:root {
  --an-color-bg: #f7f4ee;
  --an-color-surface: rgba(255, 255, 255, 0.9);
  --an-color-surface-strong: #ffffff;
  --an-color-ink: #0f172a;
  --an-color-muted: #475569;
  --an-color-line: rgba(15, 23, 42, 0.12);
  --an-color-primary: #0f172a;
  --an-color-primary-2: #1e293b;
  --an-color-accent: #b45309;
  --an-brand-navy: #0b2542;
  --an-brand-navy-2: #122f52;
  --an-brand-slate: #344b65;
  --an-brand-gold: #d18a3c;
  --an-brand-gold-soft: #f3cf8a;
  --an-shadow-lg: 0 24px 70px rgba(15, 23, 42, 0.12);
  --an-shadow-md: 0 18px 45px rgba(15, 23, 42, 0.08);
  --an-radius-lg: 28px;
  --an-radius-xl: 36px;
  --an-content-width: 1180px;
  --an-section-gap: clamp(3.5rem, 6vw, 6rem);
}

html {
  scroll-behavior: smooth;
}

.site-body-bottom {
  display: none;
}

.site-footer-copyright p:nth-child(2) {
  display: none !important;
}

.home .lightning_swiper,
.home .swiper-button-prev,
.home .swiper-button-next {
  display: none !important;
}

.home .site-body {
  padding: 4rem 0 5rem;
}

.home .main-section {
  margin: 0 auto;
  max-width: 960px;
}

.home .entry-body {
  padding: 0 24px;
}

.home .entry-body h1 {
  color: #0f172a;
  font-size: clamp(2.5rem, 6vw, 4.5rem);
  font-weight: 300;
  letter-spacing: 0.08em;
  margin: 0 0 1.25rem;
}

.home .entry-body h2 {
  color: #0f172a;
  margin-top: 3rem;
}

.home .entry-body p,
.home .entry-body li {
  color: #334155;
  line-height: 1.9;
}

.page .sub-section.sub-section--col--two,
.blog .sub-section.sub-section--col--two {
  display: none;
}

.page .main-section.main-section--col--two,
.blog .main-section.main-section--col--two {
  flex: 1 1 100%;
  max-width: 100%;
  width: 100%;
}

body.page:not(.home) {
  background: radial-gradient(circle at top left, rgba(180, 83, 9, 0.08), transparent 30%), linear-gradient(180deg, #fbfaf7 0%, #eef3f8 100%);
  color: var(--an-color-ink);
}

body.page:not(.home),
body.page:not(.home) input,
body.page:not(.home) button,
body.page:not(.home) textarea,
body.page:not(.home) select {
  font-family: "Yu Gothic", "Hiragino Sans", Meiryo, sans-serif;
}

body.page:not(.home) h1,
body.page:not(.home) h2,
body.page:not(.home) h3,
body.page:not(.home) .page-header-title {
  font-family: Georgia, "Times New Roman", "Yu Mincho", serif;
  letter-spacing: 0.02em;
}

body.page:not(.home) p,
body.page:not(.home) li,
body.page:not(.home) dd,
body.page:not(.home) dt {
  color: var(--an-color-muted);
}

body.page:not(.home) .entry-body a:not(.an-button) {
  color: var(--an-color-accent);
  text-decoration-thickness: 1px;
  text-underline-offset: 0.18em;
}

body.page:not(.home) #site-header {
  backdrop-filter: blur(18px);
  background: rgba(248, 246, 241, 0.86);
  border-bottom: 1px solid rgba(15, 23, 42, 0.08);
  position: sticky;
  top: 0;
  z-index: 1000;
}

body.page.admin-bar:not(.home) #site-header {
  top: 32px;
}

body.page:not(.home) .site-header-container.container {
  max-width: 1180px;
  min-height: 78px;
  padding: 0 28px;
}

body.page:not(.home) .site-header-logo,
body.page:not(.home) .custom-logo-link {
  position: relative;
  z-index: 2;
}

body.page:not(.home) .site-header-logo a,
body.page:not(.home) .custom-logo-link,
body.page:not(.home) .site-header-logo-link {
  align-items: flex-start !important;
  background: none !important;
  display: flex !important;
  flex-direction: column !important;
  gap: 1px !important;
  height: 54px !important;
  justify-content: center !important;
  min-width: 176px !important;
  overflow: visible !important;
  padding: 0 !important;
  position: relative !important;
  text-decoration: none !important;
  text-indent: 0 !important;
  white-space: normal !important;
}

body.page:not(.home) .site-header-logo a::before,
body.page:not(.home) .custom-logo-link::before,
body.page:not(.home) .site-header-logo-link::before {
  color: #0f172a;
  content: "ANAGRAM";
  font-family: "Helvetica Neue", Arial, sans-serif;
  font-size: 2.02rem;
  font-weight: 300;
  letter-spacing: 0.08em;
  line-height: 0.94;
}

body.page:not(.home) .site-header-logo a::after,
body.page:not(.home) .custom-logo-link::after,
body.page:not(.home) .site-header-logo-link::after {
  color: #64748b;
  content: "Beyond connection.";
  font-family: "Helvetica Neue", Arial, sans-serif;
  font-size: 0.68rem;
  font-weight: 400;
  letter-spacing: 0.03em;
  line-height: 1.1;
  margin-top: 0.14rem;
}

body.page:not(.home) .site-header-logo a span,
body.page:not(.home) .custom-logo-link span,
body.page:not(.home) .site-header-logo-link span {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  white-space: nowrap !important;
  width: 1px !important;
}

body.page:not(.home) #global-nav ul {
  gap: 10px;
}

body.page:not(.home) #global-nav .menu-item > a,
body.page:not(.home) #global-nav .menu > li > a,
body.page:not(.home) .global-nav-list > li > a {
  border-radius: 999px;
  color: rgba(15, 23, 42, 0.8);
  font-size: 0.95rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  padding: 11px 15px;
  transition: all 0.2s ease;
}

body.page:not(.home) #global-nav .current-menu-item > a,
body.page:not(.home) #global-nav .current_page_item > a,
body.page:not(.home) #global-nav .menu-item > a:hover,
body.page:not(.home) #global-nav .menu > li > a:hover,
body.page:not(.home) .global-nav-list > li > a:hover {
  background: rgba(15, 23, 42, 0.08);
  color: var(--an-color-primary);
}

body.home #site-header,
body:is(.single-post, .archive.category-news) #site-header {
  backdrop-filter: blur(18px);
  background: rgba(248, 246, 241, 0.86);
  border-bottom: 1px solid rgba(15, 23, 42, 0.08);
  position: sticky;
  top: 0;
  z-index: 1000;
}

body.home.admin-bar #site-header,
body:is(.single-post, .archive.category-news).admin-bar #site-header {
  top: 32px;
}

body.home .site-header-container.container,
body:is(.single-post, .archive.category-news) .site-header-container.container {
  max-width: 1180px;
  min-height: 78px;
  padding: 0 28px;
}

body.home .site-header-logo,
body.home .custom-logo-link,
body:is(.single-post, .archive.category-news) .site-header-logo,
body:is(.single-post, .archive.category-news) .custom-logo-link {
  position: relative;
  z-index: 2;
}

body.home .site-header-logo a,
body.home .custom-logo-link,
body.home .site-header-logo-link,
body:is(.single-post, .archive.category-news) .site-header-logo a,
body:is(.single-post, .archive.category-news) .custom-logo-link,
body:is(.single-post, .archive.category-news) .site-header-logo-link {
  align-items: flex-start !important;
  background: none !important;
  display: flex !important;
  flex-direction: column !important;
  gap: 1px !important;
  height: 54px !important;
  justify-content: center !important;
  min-width: 176px !important;
  overflow: visible !important;
  padding: 0 !important;
  position: relative !important;
  text-decoration: none !important;
  text-indent: 0 !important;
  white-space: normal !important;
}

body.home .site-header-logo a::before,
body.home .custom-logo-link::before,
body.home .site-header-logo-link::before,
body:is(.single-post, .archive.category-news) .site-header-logo a::before,
body:is(.single-post, .archive.category-news) .custom-logo-link::before,
body:is(.single-post, .archive.category-news) .site-header-logo-link::before {
  color: #0f172a;
  content: "ANAGRAM";
  font-family: "Helvetica Neue", Arial, sans-serif;
  font-size: 2.02rem;
  font-weight: 300;
  letter-spacing: 0.08em;
  line-height: 0.94;
}

body.home .site-header-logo a::after,
body.home .custom-logo-link::after,
body.home .site-header-logo-link::after,
body:is(.single-post, .archive.category-news) .site-header-logo a::after,
body:is(.single-post, .archive.category-news) .custom-logo-link::after,
body:is(.single-post, .archive.category-news) .site-header-logo-link::after {
  color: #64748b;
  content: "Beyond connection.";
  font-family: "Helvetica Neue", Arial, sans-serif;
  font-size: 0.68rem;
  font-weight: 400;
  letter-spacing: 0.03em;
  line-height: 1.1;
  margin-top: 0.14rem;
}

body.home .site-header-logo a span,
body.home .custom-logo-link span,
body.home .site-header-logo-link span,
body:is(.single-post, .archive.category-news) .site-header-logo a span,
body:is(.single-post, .archive.category-news) .custom-logo-link span,
body:is(.single-post, .archive.category-news) .site-header-logo-link span {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  white-space: nowrap !important;
  width: 1px !important;
}

body.home #global-nav ul,
body:is(.single-post, .archive.category-news) #global-nav ul {
  gap: 10px;
}

body.home #global-nav .menu-item > a,
body.home #global-nav .menu > li > a,
body.home .global-nav-list > li > a,
body:is(.single-post, .archive.category-news) #global-nav .menu-item > a,
body:is(.single-post, .archive.category-news) #global-nav .menu > li > a,
body:is(.single-post, .archive.category-news) .global-nav-list > li > a {
  border-radius: 999px;
  color: rgba(15, 23, 42, 0.8);
  font-size: 0.95rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  padding: 11px 15px;
  transition: all 0.2s ease;
}

body.home #global-nav .current-menu-item > a,
body.home #global-nav .current_page_item > a,
body.home #global-nav .menu-item > a:hover,
body.home #global-nav .menu > li > a:hover,
body.home .global-nav-list > li > a:hover,
body:is(.single-post, .archive.category-news) #global-nav .current-menu-item > a,
body:is(.single-post, .archive.category-news) #global-nav .current_page_item > a,
body:is(.single-post, .archive.category-news) #global-nav .menu-item > a:hover,
body:is(.single-post, .archive.category-news) #global-nav .menu > li > a:hover,
body:is(.single-post, .archive.category-news) .global-nav-list > li > a:hover {
  background: rgba(15, 23, 42, 0.08);
  color: var(--an-color-primary);
}

body.page .page-header {
  background-color: #0f172a;
  background-image:
    radial-gradient(circle at top right, rgba(244, 194, 123, 0.18), transparent 34%),
    linear-gradient(135deg, #0f172a 0%, #1e293b 60%, #334155 100%);
  margin-bottom: 2rem;
  overflow: hidden;
  padding: 4rem 0 2.8rem;
  position: relative;
}

body.page .page-header::before {
  background: linear-gradient(120deg, rgba(255, 255, 255, 0.05), transparent 50%);
  content: "";
  inset: 0;
  position: absolute;
}

body.page .page-header .page-header-inner.container {
  max-width: 1180px;
  padding: 0 24px;
  position: relative;
  z-index: 1;
}

body.page .page-header-title {
  color: #fff;
  font-family: Georgia, "Times New Roman", "Yu Mincho", serif;
  font-size: clamp(2rem, 4vw, 3rem);
  font-weight: 700;
  line-height: 1.3;
  margin: 0;
}

.sub-section.sub-section--col--two:empty {
  display: none;
}

.site-body-container:has(.sub-section.sub-section--col--two:empty) .main-section.main-section--col--two {
  flex: 1 1 100%;
  max-width: 100%;
  width: 100%;
}

.an-page {
  display: grid;
  gap: var(--an-section-gap);
}

.an-intro-grid,
.an-card-grid {
  display: grid;
  gap: 28px;
}

.an-intro-grid {
  grid-template-columns: minmax(0, 1.05fr) minmax(320px, 0.95fr);
}

.an-card-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.an-card,
.an-intro,
.an-cta,
.an-media {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.84));
  border: 1px solid var(--an-color-line);
  border-radius: var(--an-radius-lg);
  box-shadow: var(--an-shadow-md);
}

.an-card,
.an-intro,
.an-cta {
  padding: 2.35rem;
}

.an-media {
  overflow: hidden;
}

.an-media img {
  display: block;
  height: 100%;
  min-height: 320px;
  object-fit: cover;
  width: 100%;
}

.an-kicker,
.an-eyebrow,
.an-section-kicker,
.an-card-kicker,
.an-panel-label {
  color: var(--an-color-accent);
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.16em;
  margin: 0 0 0.85rem;
  text-transform: uppercase;
}

.an-intro h2,
.an-cta h2,
.an-card h3,
.an-section-head h2,
.an-page-intro h2,
.an-inline-cta h2,
.an-cta-band h2 {
  color: var(--an-color-ink);
  margin: 0;
}

.an-intro h2,
.an-cta h2,
.an-section-head h2,
.an-page-intro h2,
.an-inline-cta h2,
.an-cta-band h2 {
  font-size: clamp(2rem, 4vw, 3.4rem);
  line-height: 1.1;
}

.an-intro h2,
.an-cta h2 {
  margin-bottom: 1rem;
}

.an-card h3,
.an-story-card strong,
.an-info-card h3,
.an-service-card h3,
.an-strength-card h3,
.an-detail-card h3,
.an-flow-card h3 {
  color: var(--an-color-ink);
  display: block;
  font-size: 1.45rem;
  line-height: 1.35;
  margin: 0 0 0.8rem;
}

.an-intro p,
.an-cta p,
.an-card p,
.an-section-head p,
.an-page-intro p,
.an-inline-cta p,
.an-cta-band p,
.an-story-card p,
.an-info-card p,
.an-service-card p,
.an-strength-card p,
.an-detail-card p,
.an-flow-card p {
  color: var(--an-color-muted);
  line-height: 1.9;
  margin: 0;
}

.an-button-row,
.an-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 2rem;
}

.an-button {
  align-items: center;
  border-radius: 999px;
  display: inline-flex;
  font-weight: 700;
  gap: 0.5rem;
  justify-content: center;
  min-height: 52px;
  padding: 0 22px;
  text-decoration: none;
  transition: transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
}

.an-button:hover {
  transform: translateY(-1px);
}

:where(
  a[href],
  button,
  input:not([type="hidden"]),
  select,
  textarea,
  .an-button,
  .wp-block-search__button,
  .wpcf7-submit,
  #vk-mobile-nav-menu-btn,
  .vk-mobile-nav-menu-btn
):focus-visible {
  box-shadow: 0 0 0 6px rgba(209, 138, 60, 0.18);
  outline: 2px solid rgba(243, 207, 138, 0.95);
  outline-offset: 3px;
}

.an-button-primary {
  background: linear-gradient(135deg, #d97706 0%, #b45309 100%);
  box-shadow: 0 18px 30px rgba(180, 83, 9, 0.25);
  color: #fff !important;
}

.an-button-secondary {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.84));
  border: 1px solid var(--an-color-line);
  color: var(--an-color-primary) !important;
}

.an-actions br {
  display: none !important;
}

.an-hero {
  background:
    radial-gradient(circle at top right, rgba(244, 194, 123, 0.24), transparent 32%),
    linear-gradient(135deg, var(--an-color-primary) 0%, var(--an-color-primary-2) 58%, #334155 100%);
  border-radius: 38px;
  box-shadow: var(--an-shadow-lg);
  color: #fff;
  display: grid;
  gap: 28px;
  grid-template-columns: minmax(0, 1.3fr) minmax(320px, 0.7fr);
  overflow: hidden;
  padding: clamp(2rem, 5vw, 4rem);
  position: relative;
}

.an-hero::before {
  background: linear-gradient(120deg, rgba(255, 255, 255, 0.04), transparent 50%);
  content: "";
  inset: 0;
  pointer-events: none;
  position: absolute;
}

.an-hero > * {
  position: relative;
  z-index: 1;
}

.an-hero .an-eyebrow,
.an-hero .an-panel-label {
  color: rgba(248, 250, 252, 0.78);
}

.an-hero h1 {
  color: #f8fafc !important;
  font-size: clamp(3.3rem, 9vw, 6rem);
  line-height: 0.92;
  margin: 0 0 1.25rem;
}

.an-hero-copy p {
  color: rgba(248, 250, 252, 0.86) !important;
  font-size: 1.05rem;
  line-height: 1.9;
  margin: 0;
  max-width: 42rem;
}

.an-hero-panel {
  align-self: end;
  background: rgba(255, 255, 255, 0.09);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 28px;
  padding: 1.6rem;
}

.an-hero-panel ul {
  display: grid;
  gap: 1rem;
  list-style: none;
  margin: 0;
  padding: 0;
}

.an-hero-panel li {
  border-top: 1px solid rgba(255, 255, 255, 0.14);
  display: grid;
  gap: 0.35rem;
  padding-top: 1rem;
}

.an-hero-panel li:first-child {
  border-top: 0;
  padding-top: 0;
}

.an-hero-panel strong {
  color: #fff;
  font-size: 1.12rem;
}

.an-hero-panel span {
  color: rgba(248, 250, 252, 0.86) !important;
}

.an-home,
.an-page-content {
  display: grid;
  gap: clamp(3.6rem, 6vw, 6rem);
}

.an-page-content > * + * {
  margin-top: 0;
}

.an-service-grid,
.an-strength-grid,
.an-detail-grid,
.an-story-grid,
.an-info-grid,
.an-news-list-wrap,
.an-inline-cta,
.an-table-wrap,
.an-contact-form-wrap,
.an-detail-card {
  margin-top: clamp(2rem, 3.8vw, 3.2rem) !important;
}

.an-story-grid,
.an-info-grid,
.an-service-grid,
.an-strength-grid,
.an-detail-grid,
.an-flow-grid {
  display: grid;
  gap: 28px;
}

.an-story-grid,
.an-info-grid,
.an-service-grid,
.an-strength-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.an-content-frame {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.88));
  border: 1px solid var(--an-color-line);
  border-radius: var(--an-radius-xl);
  box-shadow: var(--an-shadow-lg);
  overflow: hidden;
}

.an-content {
  padding: clamp(1.8rem, 3vw, 3rem);
}

.an-content > *:first-child {
  margin-top: 0 !important;
}

.an-content > *:last-child {
  margin-bottom: 0 !important;
}

.an-content p,
.an-content li,
.an-content dd,
.an-content dt {
  color: var(--an-color-muted);
  font-size: 1rem;
  line-height: 1.95;
}

.an-content h2,
.an-content h3,
.an-content h4 {
  color: var(--an-color-ink);
  margin-top: 2.2rem;
}

.an-content a,
.an-service-card a,
.an-inline-cta a:not(.an-button) {
  color: var(--an-color-accent);
  text-decoration-thickness: 1px;
  text-underline-offset: 0.18em;
}

.an-content img {
  border-radius: 22px;
  height: auto;
  max-width: 100%;
}

.an-content .wp-block-image,
.an-content .wp-block-group,
.an-content .wp-block-columns,
.an-content .wp-block-media-text,
.an-content .wp-block-cover,
.an-content .wp-block-table,
.an-content .wp-block-latest-posts {
  margin-top: clamp(1.8rem, 3vw, 2.8rem);
}

.an-story-card,
.an-info-card,
.an-service-card,
.an-strength-card,
.an-detail-card,
.an-flow-card,
.an-page-intro,
.an-inline-cta,
.an-contact-form-wrap,
.an-table-wrap {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.84));
  border: 1px solid var(--an-color-line);
  border-radius: var(--an-radius-lg);
  box-shadow: var(--an-shadow-md);
}

.an-story-card,
.an-info-card,
.an-service-card,
.an-strength-card,
.an-detail-card,
.an-flow-card,
.an-page-intro,
.an-inline-cta,
.an-contact-form-wrap {
  padding: 2.35rem;
}

.an-flow-list {
  display: grid;
  gap: 16px;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  list-style: none;
  margin: 0;
  padding: 0;
}

.an-flow-list li {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.84));
  border: 1px solid var(--an-color-line);
  border-radius: 24px;
  box-shadow: var(--an-shadow-md);
  padding: 1.5rem;
}

.an-flow-list li > :first-child {
  color: var(--an-color-accent);
  display: block;
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.16em;
  margin: 0 0 1rem;
}

.an-flow-list strong {
  color: var(--an-color-ink);
  display: block;
  font-size: 1.08rem;
  margin-bottom: 0.7rem;
}

.an-cta-band {
  align-items: end;
  background: radial-gradient(circle at top right, rgba(244, 194, 123, 0.22), transparent 35%), linear-gradient(135deg, #0f172a 0%, #1e293b 100%);
  border-radius: 34px;
  box-shadow: var(--an-shadow-lg);
  color: #fff;
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  justify-content: space-between;
  padding: clamp(1.8rem, 4vw, 2.8rem);
}

.an-cta-band h2,
.an-cta-band p {
  color: #fff;
}

body.home .an-cta-band .an-eyebrow {
  color: rgba(248, 250, 252, 0.78);
}

body.home .an-cta-band h2,
body.home .an-cta-band p {
  color: #fff;
}

body.page-id-18 .an-cta-band,
body.page-id-18 .an-cta-band * {
  color: #fff !important;
}

body.page-id-18 .an-cta-band .an-section-kicker {
  color: rgba(255, 255, 255, 0.72) !important;
}

.an-detail-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.an-detail-card ul {
  margin: 1rem 0 0;
  padding-left: 1.2rem;
}

.an-detail-card li + li {
  margin-top: 0.5rem;
}

.an-inline-cta {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
  justify-content: space-between;
}

.an-inline-cta .an-button-primary {
  background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);
  box-shadow: none;
}

body.page-id-17 .an-page-intro {
  background:
    radial-gradient(circle at top right, rgba(209, 138, 60, 0.2), transparent 34%),
    linear-gradient(135deg, rgba(11, 37, 66, 0.98), rgba(18, 47, 82, 0.96) 58%, rgba(28, 62, 97, 0.94));
  border-color: rgba(243, 207, 138, 0.16);
  box-shadow: 0 24px 70px rgba(6, 21, 37, 0.26);
  overflow: hidden;
  position: relative;
}

body.page-id-17 .an-page-intro::before {
  background: linear-gradient(120deg, rgba(255, 255, 255, 0.05), transparent 48%);
  content: "";
  inset: 0;
  pointer-events: none;
  position: absolute;
}

body.page-id-17 .an-page-intro::after {
  background: linear-gradient(90deg, rgba(209, 138, 60, 0.94), rgba(243, 207, 138, 0.65), rgba(243, 207, 138, 0));
  bottom: 0;
  content: "";
  height: 1px;
  left: 32px;
  position: absolute;
  right: 32px;
}

body.page-id-17 .an-page-intro > * {
  position: relative;
  z-index: 1;
}

body.page-id-17 .an-service-grid {
  gap: 24px;
}

body.page-id-17 .an-service-card {
  background:
    radial-gradient(circle at top right, rgba(209, 138, 60, 0.12), transparent 34%),
    linear-gradient(180deg, rgba(9, 28, 49, 0.96), rgba(15, 37, 63, 0.94));
  border-color: rgba(148, 163, 184, 0.18);
  box-shadow: 0 20px 54px rgba(6, 21, 37, 0.24);
  min-height: 100%;
  position: relative;
}

body.page-id-17 .an-service-card::before {
  background: linear-gradient(180deg, rgba(243, 207, 138, 0.26), rgba(243, 207, 138, 0));
  content: "";
  height: 1px;
  left: 2rem;
  position: absolute;
  right: 2rem;
  top: 0;
}

body.page-id-17 .an-service-card .an-card-kicker {
  color: rgba(243, 207, 138, 0.88);
}

body.page-id-17 .an-service-card h3 {
  color: #f8fafc;
}

body.page-id-17 .an-service-card p {
  color: rgba(226, 232, 240, 0.82);
}

body.page-id-17 .an-service-card a {
  color: var(--an-brand-gold-soft);
}

body.page-id-17 .an-service-card:hover {
  transform: translateY(-2px);
}

body.page-id-16 .an-page-content,
body.page-id-17 .an-page-content {
  gap: clamp(4rem, 6vw, 6.5rem);
}

body:is(.page-id-16, .page-id-17, .page-id-18, .page-id-19, .page-id-20, .page-id-21) .sub-section.sub-section--col--two,
body:is(.page-id-16, .page-id-17, .page-id-18, .page-id-19, .page-id-20, .page-id-21) .site-body-sub {
  display: none;
}

body:is(.page-id-16, .page-id-17, .page-id-18, .page-id-19, .page-id-20, .page-id-21) .main-section.main-section--col--two,
body:is(.page-id-16, .page-id-17, .page-id-18, .page-id-19, .page-id-20, .page-id-21) .site-body-main {
  flex: 1 1 100%;
  max-width: 100%;
  width: 100%;
}

body:is(.page-id-16, .page-id-17, .page-id-18, .page-id-19, .page-id-20, .page-id-21) .an-page-intro {
  overflow: hidden;
  position: relative;
}

body.page-id-16 .an-page-intro,
body.page-id-18 .an-page-intro,
body.page-id-19 .an-page-intro,
body.page-id-20 .an-page-intro,
body.page-id-21 .an-page-intro {
  background:
    radial-gradient(circle at top right, rgba(209, 138, 60, 0.16), transparent 32%),
    linear-gradient(135deg, rgba(11, 37, 66, 0.98), rgba(18, 47, 82, 0.96) 54%, rgba(27, 56, 88, 0.94));
  border-color: rgba(243, 207, 138, 0.14);
  box-shadow: 0 24px 70px rgba(6, 21, 37, 0.24);
  overflow: hidden;
  position: relative;
}

body:is(.page-id-16, .page-id-17, .page-id-18, .page-id-19, .page-id-20, .page-id-21) .an-page-intro::before {
  background: linear-gradient(120deg, rgba(255, 255, 255, 0.05), transparent 48%);
  content: "";
  inset: 0;
  pointer-events: none;
  position: absolute;
}

body:is(.page-id-16, .page-id-17, .page-id-18, .page-id-19, .page-id-20, .page-id-21) .an-page-intro::after {
  background: linear-gradient(90deg, rgba(209, 138, 60, 0.94), rgba(243, 207, 138, 0.6), rgba(243, 207, 138, 0));
  bottom: 0;
  content: "";
  height: 1px;
  left: 32px;
  position: absolute;
  right: 32px;
}

body:is(.page-id-16, .page-id-17, .page-id-18, .page-id-19, .page-id-20, .page-id-21) .an-page-intro > * {
  position: relative;
  z-index: 1;
}

body:is(.page-id-16, .page-id-17, .page-id-18, .page-id-19, .page-id-20, .page-id-21) .an-page-intro .an-eyebrow {
  color: rgba(243, 207, 138, 0.88);
}

body:is(.page-id-16, .page-id-17, .page-id-18, .page-id-19, .page-id-20, .page-id-21) .an-page-intro h2 {
  color: #f8fafc;
  font-size: clamp(2.4rem, 4.4vw, 4rem);
  line-height: 1.04;
  max-width: 12ch;
}

body:is(.page-id-16, .page-id-17, .page-id-18, .page-id-19, .page-id-20, .page-id-21) .an-page-intro p {
  color: rgba(226, 232, 240, 0.86);
  font-size: 1.02rem;
}

body.page-id-17 .an-page-intro p,
body.page-id-20 .an-page-intro p,
body.page-id-21 .an-page-intro p {
  max-width: 62ch;
}

body.page-id-16 .an-page-intro p,
body.page-id-18 .an-page-intro p,
body.page-id-19 .an-page-intro p {
  max-width: 64ch;
}

body.page-id-16 .an-info-grid {
  gap: 24px;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

body.page-id-16 .an-info-card,
body.page-id-18 .an-flow-card,
body.page-id-19 .an-table-wrap,
body.page-id-20 .an-contact-form-wrap,
body.page-id-21 .an-news-media-card,
body.page-id-21 .an-news-list-wrap {
  background:
    linear-gradient(180deg, rgba(248, 250, 252, 0.98), rgba(241, 245, 249, 0.92));
  border-color: rgba(15, 23, 42, 0.1);
  box-shadow: 0 18px 48px rgba(15, 23, 42, 0.08);
}

body.page-id-16 .an-info-card {
  min-height: 100%;
  position: relative;
}

body.page-id-16 .an-info-card::before {
  background: linear-gradient(90deg, rgba(209, 138, 60, 0.85), rgba(243, 207, 138, 0));
  content: "";
  height: 1px;
  left: 2rem;
  position: absolute;
  right: 2rem;
  top: 0;
}

body.page-id-16 .an-info-card .an-card-kicker {
  color: var(--an-brand-gold);
}

body.page-id-16 .an-info-card h3 {
  color: var(--an-brand-navy);
}

body.page-id-16 .an-info-card p {
  color: #516273;
}

body.page-id-18 .an-page-content,
body.page-id-19 .an-page-content,
body.page-id-20 .an-page-content,
body.page-id-21 .an-page-content {
  gap: clamp(3.8rem, 6vw, 6rem);
}

body.page-id-20 .an-contact-customer-link .an-section-kicker {
  color: rgba(243, 207, 138, 0.88);
}

body.page-id-20 .an-contact-customer-link h2 {
  color: #f8fafc;
}

body.page-id-20 .an-contact-customer-link p {
  color: rgba(226, 232, 240, 0.86);
}

body.page-id-20 .an-contact-customer-link {
  background:
    radial-gradient(circle at top right, rgba(209, 138, 60, 0.14), transparent 34%),
    linear-gradient(135deg, rgba(9, 28, 49, 0.96), rgba(15, 37, 63, 0.94));
  border-color: rgba(148, 163, 184, 0.18);
  box-shadow: 0 20px 54px rgba(6, 21, 37, 0.24);
  position: relative;
}

body.page-id-20 .an-contact-customer-link::before {
  background: linear-gradient(90deg, rgba(209, 138, 60, 0.85), rgba(243, 207, 138, 0));
  content: "";
  height: 1px;
  left: 2rem;
  position: absolute;
  right: 2rem;
  top: 0;
}

body.page-id-20 .an-contact-customer-link .an-button-primary {
  background: linear-gradient(135deg, #d18a3c 0%, #b86f22 100%);
  box-shadow: 0 18px 30px rgba(209, 138, 60, 0.22);
}

body.page-id-20 .an-contact-form-wrap label {
  color: var(--an-brand-navy);
}

body.page-id-20 .an-contact-form-wrap input:not([type="submit"]),
body.page-id-20 .an-contact-form-wrap textarea,
body.page-id-20 .an-contact-form-wrap select {
  background: rgba(255, 255, 255, 0.92);
  border-color: rgba(15, 23, 42, 0.16);
}

body.page-id-19 .company-profile-table th {
  background: rgba(11, 37, 66, 0.06);
  color: var(--an-brand-navy);
}

body.page-id-19 .company-profile-table td {
  color: #516273;
}

body.page-id-18 .an-flow-grid {
  gap: 24px;
}

body.page-id-18 .an-flow-card {
  min-height: 100%;
  position: relative;
}

body.page-id-18 .an-flow-card::before {
  background: linear-gradient(90deg, rgba(209, 138, 60, 0.85), rgba(243, 207, 138, 0));
  content: "";
  height: 1px;
  left: 2rem;
  position: absolute;
  right: 2rem;
  top: 0;
}

body.page-id-18 .an-flow-card h3 {
  color: var(--an-brand-navy);
}

body.page-id-18 .an-flow-card p {
  color: #516273;
}

body.page-id-21 .an-news-intro-grid {
  display: grid;
  gap: 28px;
  grid-template-columns: minmax(0, 1.05fr) minmax(320px, 0.95fr);
}

body.page-id-21 .an-news-media-card {
  overflow: hidden;
  padding: 1rem;
}

body.page-id-21 .an-news-media-card img {
  border-radius: 24px;
  display: block;
  min-height: 360px;
  object-fit: cover;
  width: 100%;
}

body.page-id-21 .an-news-media-card .an-card-kicker {
  color: var(--an-brand-gold);
}

body.page-id-21 .an-news-list-wrap {
  padding: 2.35rem;
}

body.page-id-21 .an-news-list-wrap .an-card-kicker {
  color: var(--an-brand-gold);
}

body.page-id-21 .an-news-list-wrap h2 {
  color: var(--an-brand-navy);
}

body.page-id-21 .wp-block-latest-posts__list {
  display: grid;
  gap: 18px;
  list-style: none;
  margin: 1.4rem 0 0;
  padding: 0;
}

body.page-id-21 .wp-block-latest-posts__list li {
  background: rgba(255, 255, 255, 0.88);
  border: 1px solid rgba(15, 23, 42, 0.08);
  border-radius: 22px;
  padding: 1.2rem 1.35rem;
}

body.page-id-21 .wp-block-latest-posts__post-title {
  color: var(--an-brand-navy);
  display: block;
  font-size: 1.18rem;
  font-weight: 700;
  line-height: 1.45;
  text-decoration: none;
}

body.page-id-21 .wp-block-latest-posts__post-date {
  color: #64748b;
  display: block;
  margin-top: 0.55rem;
}

@media (max-width: 1024px) {
  body.page-id-21 .an-news-intro-grid {
    grid-template-columns: 1fr;
  }
}

.company-profile-table {
  border-collapse: collapse;
  width: 100%;
}

.company-profile-table th,
.company-profile-table td {
  border-bottom: 1px solid var(--an-color-line);
  padding: 1.15rem 1.35rem;
  vertical-align: top;
}

.company-profile-table th {
  background: rgba(15, 23, 42, 0.04);
  color: var(--an-color-ink);
  font-weight: 700;
  width: 230px;
}

.company-profile-table tr:last-child th,
.company-profile-table tr:last-child td {
  border-bottom: 0;
}

.company-profile-table a {
  word-break: break-all;
}

.an-contact-form-wrap .wpcf7-form {
  display: grid;
  gap: 1rem;
}

.an-contact-form-wrap p {
  margin: 0;
}

.an-contact-form-wrap label {
  color: var(--an-color-ink);
  display: grid;
  font-weight: 700;
  gap: 0.5rem;
}

.an-contact-form-wrap input:not([type="submit"]),
.an-contact-form-wrap textarea,
.an-contact-form-wrap select {
  background: #fbfcfe;
  border: 1px solid rgba(15, 23, 42, 0.14);
  border-radius: 14px;
  box-sizing: border-box;
  font-size: 1rem;
  margin-top: 0.2rem;
  padding: 0.95rem 1rem;
  width: 100%;
}

.an-contact-form-wrap textarea {
  min-height: 180px;
  resize: vertical;
}

.an-contact-form-wrap input[type="submit"] {
  background: linear-gradient(135deg, #d97706 0%, #b45309 100%);
  border: 0;
  border-radius: 999px;
  box-shadow: 0 18px 30px rgba(180, 83, 9, 0.22);
  color: #fff;
  cursor: pointer;
  font-weight: 700;
  min-width: 180px;
  padding: 1rem 1.6rem;
}

.an-contact-form-wrap .wpcf7-spinner {
  display: block;
  margin-top: 12px;
}

.post-name-contact .an-contact-customer-link h2 {
  font-size: clamp(1.45rem, 2.4vw, 2.1rem) !important;
  line-height: 1.25 !important;
  max-width: 24ch;
}

.post-name-contact .an-contact-customer-link p {
  max-width: 52ch;
}

body.single-post {
  background: radial-gradient(circle at top left, rgba(180, 83, 9, 0.08), transparent 30%), linear-gradient(180deg, #fbfaf7 0%, #eef3f8 100%);
  color: #0f172a;
}

body.single-post #breadcrumb,
body.single-post .entry-meta-data-list--category,
body.single-post .site-body-sub,
body.single-post .site-body-bottom,
body.single-post .sub-section.sub-section--col--two,
body.single-post .veu_followSet,
body.single-post .veu_socialSet,
body.single-post .entry-footer,
body.single-post .entry-meta_items_term,
body.single-post .widget_archive,
body.single-post .widget_categories,
body.single-post .widget_recent_comments,
body.single-post .widget_recent_entries {
  display: none !important;
}

body.single-post .page-header {
  background-color: #0f172a;
  background-image:
    radial-gradient(circle at top right, rgba(244, 194, 123, 0.2), transparent 34%),
    linear-gradient(135deg, #0f172a 0%, #1e293b 60%, #334155 100%);
  margin-bottom: 2.5rem;
  overflow: hidden;
  padding: 4.75rem 0 3.3rem;
  position: relative;
}

body.single-post .page-header::before {
  background: linear-gradient(120deg, rgba(255, 255, 255, 0.05), transparent 50%);
  content: "";
  inset: 0;
  position: absolute;
}

body.single-post .page-header .page-header-inner.container {
  max-width: 1180px;
  padding: 0 24px;
  position: relative;
  z-index: 1;
}

body.single-post .page-header-title {
  color: #fff;
  font-family: Georgia, "Times New Roman", "Yu Mincho", serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 44.8px;
  margin: 0;
}

body.single-post .site-body {
  background: transparent;
  padding: 56px 0 96px;
}

body.single-post .site-body .container,
body.single-post .main-section.main-section--col--two,
body.single-post .site-body-main {
  max-width: 1040px;
  width: min(1040px, calc(100% - 32px));
}

body.single-post .main-section.main-section--col--two {
  display: block;
  margin: 0 auto;
}

body.single-post .site-body-main {
  float: none;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}

body.single-post .entry {
  background: transparent;
  border: 0;
  box-shadow: none;
  margin: 0;
}

body.single-post .entry-header,
body.single-post .entry-body {
  background: #ffffff;
  border: 1px solid rgba(15, 23, 42, 0.08);
  border-radius: 28px;
  box-shadow: 0 20px 50px rgba(15, 23, 42, 0.08);
}

body.single-post .entry-header {
  margin-bottom: 22px;
  margin-top: 0;
  padding: 40px 44px 24px;
}

body.single-post .entry-header .entry-meta_items,
body.single-post .entry-header .entry-meta {
  margin-top: 0;
}

body.single-post .entry-meta {
  border-top: 1px solid #e2e8f0;
  color: #64748b;
  display: flex;
  flex-wrap: wrap;
  font-size: 0.85rem;
  gap: 10px 18px;
  margin-top: 24px;
  padding-top: 16px;
}

body.single-post .entry-body {
  padding: 40px 44px 44px;
}

body.single-post .entry-body > *:first-child {
  margin-top: 0;
}

body.single-post .entry-body > *:last-child {
  margin-bottom: 0;
}

body.single-post .entry-body p,
body.single-post .entry-body li {
  color: #334155;
  font-size: 1rem;
  line-height: 2;
}

body.single-post .entry-body p {
  margin: 0 0 1.35em;
}

body.single-post .entry-body a {
  border-bottom: 1px solid rgba(180, 83, 9, 0.25);
  color: #b45309;
  font-weight: 700;
  text-decoration: none;
}

body.single-post .entry-body a:hover {
  color: #92400e;
}

body.single-post .an-article-cta {
  background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);
  border-radius: 24px;
  color: #f8fafc;
  margin-top: 32px;
  padding: 28px 30px;
}

body.single-post .an-article-cta p {
  color: rgba(248, 250, 252, 0.86);
  margin: 0;
}

body.single-post .an-article-cta p + p {
  margin-top: 12px;
}

body.single-post .an-article-cta .an-article-cta-label {
  color: #f59e0b;
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}

body.single-post .an-article-cta .an-article-cta-title {
  color: #ffffff;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.5;
}

body.single-post .an-article-cta .an-button {
  background: #b45309;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 999px;
  color: #ffffff !important;
  display: inline-flex;
  padding: 0.9rem 1.4rem;
  text-decoration: none;
}

body.single-post .an-article-cta .an-button:hover {
  background: #92400e;
}

.category.category-news .main-section.main-section--col--two {
  flex: 1 1 100%;
  max-width: 100%;
  width: 100%;
}

.category.category-news .sub-section.sub-section--col--two {
  display: none;
}

.category.category-news .post-list.vk_posts {
  display: block;
  margin-top: 2rem;
}

.category.category-news .vk_post {
  align-items: stretch;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.88));
  border: 1px solid var(--an-color-line);
  border-radius: 30px;
  box-shadow: var(--an-shadow-md);
  display: grid;
  gap: 0;
  grid-template-columns: minmax(260px, 0.44fr) minmax(0, 0.56fr);
  overflow: hidden;
}

.category.category-news .vk_post + .vk_post {
  margin-top: 1.5rem;
}

.category.category-news .vk_post .vk_post_imgOuter {
  margin: 0;
  min-height: 100%;
  position: relative;
}

.category.category-news .vk_post .vk_post_imgOuter > a {
  display: block;
  height: 100%;
  min-height: 100%;
}

.category.category-news .vk_post .vk_post_imgOuter::before {
  background:
    linear-gradient(135deg, rgba(15, 23, 42, 0.88), rgba(30, 41, 59, 0.64)),
    radial-gradient(circle at top right, rgba(244, 194, 123, 0.24), transparent 32%);
  content: "";
  inset: 0;
  position: absolute;
}

.category.category-news .vk_post .card-img-overlay {
  align-items: flex-start;
  display: flex;
  inset: 0;
  justify-content: flex-start;
  padding: 1.2rem;
  position: absolute;
}

.category.category-news .vk_post .vk_post_imgOuter_singleTermLabel {
  background: rgba(255, 255, 255, 0.14) !important;
  border-radius: 999px;
  color: #fff !important;
  font-size: 0.76rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  padding: 0.42rem 0.78rem;
  text-transform: uppercase;
}

.category.category-news .vk_post .vk_post_body {
  padding: 2rem 2.1rem;
}

.category.category-news .vk_post_title {
  color: var(--an-color-ink);
  font-size: clamp(1.6rem, 2.4vw, 2.3rem);
  line-height: 1.24;
  margin: 0;
}

.category.category-news .vk_post_title a {
  color: inherit;
  text-decoration: none;
}

.category.category-news .vk_post_title_new {
  color: #d11f1f;
  font-size: 0.9rem;
  margin-left: 0.45rem;
}

.category.category-news .vk_post_date,
.category.category-news .vk_post_excerpt {
  color: var(--an-color-muted);
}

.category.category-news .vk_post_date {
  font-weight: 700;
  margin-top: 0.9rem;
}

.category.category-news .vk_post_excerpt {
  line-height: 1.9;
  margin-top: 1rem;
}

.category.category-news .vk_post_btnOuter {
  margin-top: 1.2rem;
}

.category.category-news .vk_post_btn {
  background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);
  border: 0;
  border-radius: 999px;
  box-shadow: none;
  color: #fff;
  font-weight: 700;
  padding: 0.75rem 1.3rem;
}

@media (max-width: 991px) {
  #vk-mobile-nav-menu-btn,
  .vk-mobile-nav-menu-btn {
    align-items: center;
    background: rgba(255, 255, 255, 0.94);
    border: 1px solid rgba(15, 23, 42, 0.16);
    border-radius: 14px;
    display: inline-flex !important;
    height: 44px;
    justify-content: center;
    left: auto !important;
    right: 5px !important;
    width: 44px;
  }

  #vk-mobile-nav-menu-btn::before,
  .vk-mobile-nav-menu-btn::before {
    background: #0f172a;
    border-radius: 999px;
    box-shadow: 0 -6px 0 #0f172a, 0 6px 0 #0f172a;
    content: "";
    display: block;
    height: 2px;
    width: 16px;
  }

  #vk-mobile-nav-menu-btn i,
  .vk-mobile-nav-menu-btn i,
  #vk-mobile-nav-menu-btn svg,
  .vk-mobile-nav-menu-btn svg {
    display: none !important;
  }
}

@media (max-width: 1024px) {
  .an-intro-grid,
  .an-card-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .an-intro-grid {
    grid-template-columns: 1fr;
  }

  .an-story-grid,
  .an-info-grid,
  .an-service-grid,
  .an-strength-grid,
  .an-detail-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .an-flow-list,
  .an-hero {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .an-hero {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 782px) {
  body.home .site-header-logo a,
  body.home .custom-logo-link,
  body.home .site-header-logo-link,
  body.single-post .site-header-logo a,
  body.single-post .custom-logo-link,
  body.single-post .site-header-logo-link,
  body.archive.category-news .site-header-logo a,
  body.archive.category-news .custom-logo-link,
  body.archive.category-news .site-header-logo-link {
    height: 42px !important;
    min-width: 148px !important;
  }

  body.home .site-header-logo a::before,
  body.home .custom-logo-link::before,
  body.home .site-header-logo-link::before,
  body.single-post .site-header-logo a::before,
  body.single-post .custom-logo-link::before,
  body.single-post .site-header-logo-link::before,
  body.archive.category-news .site-header-logo a::before,
  body.archive.category-news .custom-logo-link::before,
  body.archive.category-news .site-header-logo-link::before {
    font-size: 1.58rem;
    letter-spacing: 0.075em;
  }

  body.home .site-header-logo a::after,
  body.home .custom-logo-link::after,
  body.home .site-header-logo-link::after,
  body.single-post .site-header-logo a::after,
  body.single-post .custom-logo-link::after,
  body.single-post .site-header-logo-link::after,
  body.archive.category-news .site-header-logo a::after,
  body.archive.category-news .custom-logo-link::after,
  body.archive.category-news .site-header-logo-link::after {
    font-size: 0.56rem;
  }

  body.page:not(.home) .site-header-logo a,
  body.page:not(.home) .custom-logo-link,
  body.page:not(.home) .site-header-logo-link {
    height: 42px !important;
    min-width: 148px !important;
  }

  body.page:not(.home) .site-header-logo a::before,
  body.page:not(.home) .custom-logo-link::before,
  body.page:not(.home) .site-header-logo-link::before {
    font-size: 1.58rem;
    letter-spacing: 0.075em;
  }

  body.page:not(.home) .site-header-logo a::after,
  body.page:not(.home) .custom-logo-link::after,
  body.page:not(.home) .site-header-logo-link::after {
    font-size: 0.56rem;
  }

  body.single-post .site-body {
    padding: 28px 0 64px;
  }

  body.single-post .entry-header,
  body.single-post .entry-body {
    border-radius: 22px;
  }

  body.single-post .entry-header {
    padding: 28px 22px 20px;
  }

  body.single-post .entry-body {
    padding: 28px 22px 30px;
  }

  body.single-post .an-article-cta {
    padding: 24px 20px;
  }

  .an-card,
  .an-intro,
  .an-cta,
  .an-page-intro,
  .an-inline-cta,
  .an-contact-form-wrap,
  .an-story-card,
  .an-info-card,
  .an-service-card,
  .an-strength-card,
  .an-detail-card,
  .an-flow-card,
  .an-content {
    padding: 1.5rem;
  }

  .an-media img {
    min-height: 240px;
  }

  .an-hero {
    padding: 1.5rem;
  }
}

@media (max-width: 767px) {
  .an-card-grid,
  .an-story-grid,
  .an-info-grid,
  .an-service-grid,
  .an-strength-grid,
  .an-detail-grid,
  .an-flow-grid,
  .an-flow-list {
    grid-template-columns: 1fr;
  }

  .an-button {
    width: 100%;
  }

  .an-button-row,
  .an-actions,
  .an-inline-cta,
  .an-cta-band {
    align-items: stretch;
  }

  .an-hero h1 {
    font-size: clamp(2.8rem, 17vw, 4.4rem);
  }

  .company-profile-table,
  .company-profile-table tbody,
  .company-profile-table tr,
  .company-profile-table th,
  .company-profile-table td {
    display: block;
    width: 100%;
  }

  .category.category-news .vk_post {
    grid-template-columns: 1fr;
  }

  .category.category-news .vk_post .vk_post_imgOuter > a,
  .category.category-news .vk_post .vk_post_imgOuter {
    min-height: 220px;
  }

  .category.category-news .vk_post .vk_post_body {
    padding: 1.5rem;
  }
}

@media (max-width: 1180px) {
  body.home .an-hero {
    min-height: auto;
  }

  body.home .an-section-head {
    grid-template-columns: 1fr;
  }

  body.home .an-section-head h2,
  body.home .an-cta-band h2 {
    max-width: none;
  }
}

body.home {
  --an-home-section-width: min(calc(100% - 56px), var(--an-content-width));
  --an-home-hero-padding-top: clamp(1.7rem, 3vw, 2.5rem);
  --an-home-hero-padding-inline: max(24px, calc((100vw - var(--an-content-width)) / 2 + 24px));
  --an-home-hero-padding-bottom: clamp(2rem, 3.4vw, 3rem);
  --an-home-hero-min-height: min(calc(100svh - 126px), 660px);
  --an-home-hero-panel-min-height: 462px;
  --an-home-hero-panel-padding: 0;
  --an-home-hero-panel-bottom-space: 0;
  --an-home-hero-panel-list-width: 100%;
  --an-home-hero-panel-list-max-width: 360px;
  background:
    radial-gradient(circle at 8% 12%, rgba(209, 138, 60, 0.08), transparent 18%),
    radial-gradient(circle at 82% 18%, rgba(209, 138, 60, 0.06), transparent 20%),
    linear-gradient(180deg, #061525 0%, #0b2542 46%, #102a45 100%);
  color: #f3f5f8;
}

body.home #site-header {
  background: rgba(6, 21, 37, 0.72);
  border-bottom: 1px solid rgba(243, 207, 138, 0.14);
}

body.home #global-nav .menu-item > a,
body.home #global-nav .menu > li > a,
body.home .global-nav-list > li > a {
  color: rgba(243, 245, 248, 0.88);
}

body.home #global-nav .current-menu-item > a,
body.home #global-nav .current_page_item > a,
body.home #global-nav .menu-item > a:hover,
body.home #global-nav .menu > li > a:hover,
body.home .global-nav-list > li > a:hover {
  background: rgba(243, 207, 138, 0.12);
  color: #fff;
}

body.home .site-header-logo a::before,
body.home .custom-logo-link::before,
body.home .site-header-logo-link::before {
  color: #f5efe6;
}

body.home .site-header-logo a::after,
body.home .custom-logo-link::after,
body.home .site-header-logo-link::after {
  color: rgba(243, 207, 138, 0.82);
  white-space: nowrap;
}

body.home .site-body {
  overflow: clip;
  padding: 0 0 8rem;
}

body.home .main-section {
  max-width: 100%;
}

body.home .entry-body {
  padding: 0;
}

body.home .an-home > .an-section,
body.home .an-home > .an-cta-band {
  margin: 0 auto;
  width: var(--an-home-section-width);
}

body.home .an-home {
  display: grid;
  gap: clamp(72px, 8vw, 120px);
}

body.home .an-hero {
  background:
    radial-gradient(circle at 10% 14%, rgba(209, 138, 60, 0.08), transparent 18%),
    linear-gradient(140deg, rgba(6, 21, 37, 0.98) 0%, rgba(11, 37, 66, 0.98) 58%, rgba(18, 47, 82, 0.96) 100%);
  border-bottom: 0;
  border-radius: 0;
  box-shadow: none;
  column-gap: 14px;
  grid-template-columns: minmax(0, 0.92fr) minmax(380px, 0.84fr);
  min-height: var(--an-home-hero-min-height);
  transform: translateY(var(--an-hero-shift, 0));
  transition: transform 0.18s linear;
  padding:
    var(--an-home-hero-padding-top)
    clamp(20px, 2.4vw, 30px)
    var(--an-home-hero-padding-bottom);
}

body.home .an-hero::before {
  background:
    linear-gradient(90deg, rgba(243, 207, 138, 0.08), transparent 18%, transparent 82%, rgba(243, 207, 138, 0.08)),
    linear-gradient(120deg, rgba(255, 255, 255, 0.03), transparent 52%);
}

body.home .an-hero::after {
  background:
    linear-gradient(
      90deg,
      rgba(209, 138, 60, 0) 0%,
      rgba(209, 138, 60, 0.9) 4%,
      rgba(243, 207, 138, 0.82) 48%,
      rgba(243, 207, 138, 0.38) 84%,
      rgba(243, 207, 138, 0) 100%
    );
  bottom: 0;
  box-shadow: 0 0 36px rgba(209, 138, 60, 0.28);
  content: "";
  height: 1px;
  left: max(24px, calc((100vw - var(--an-content-width)) / 2 + 24px));
  opacity: 0.9;
  position: absolute;
  right: max(24px, calc((100vw - var(--an-content-width)) / 2 + 24px));
  top: auto;
  z-index: 2;
}

body.home .an-hero-copy {
  max-width: 38rem;
  min-width: 0;
  opacity: 1;
  padding-top: 2rem;
  position: relative;
  transform: translate3d(0, 0, 0);
  transition: opacity 0.9s ease, transform 1.05s cubic-bezier(0.22, 1, 0.36, 1);
  width: 100%;
}

body.home .an-hero-copy::before {
  background: linear-gradient(90deg, rgba(209, 138, 60, 0.95), rgba(243, 207, 138, 0.65));
  box-shadow: 0 0 36px rgba(209, 138, 60, 0.28);
  content: "";
  height: 1px;
  left: 0;
  opacity: 0.9;
  position: absolute;
  top: 0;
  width: 84px;
}

body.home .an-hero .an-eyebrow {
  color: rgba(243, 207, 138, 0.9);
  display: block;
  font-size: 0.84rem;
  inline-size: auto;
  text-orientation: mixed;
  white-space: nowrap;
  width: fit-content;
  writing-mode: horizontal-tb;
}

body.home .an-hero h1 {
  color: #f8f3ea !important;
  font-size: clamp(3.25rem, 5.15vw, 4.75rem);
  font-weight: 300;
  line-height: 0.94;
  max-width: 8.6ch;
  overflow-wrap: normal;
  word-break: keep-all;
  hyphens: none;
  text-wrap: balance;
}

body.home .an-hero-copy .an-lead {
  color: rgba(248, 250, 252, 0.94) !important;
  display: block;
  font-size: clamp(1.2rem, 1.7vw, 1.46rem);
  inline-size: auto;
  max-width: 30rem;
  text-orientation: mixed;
  white-space: normal;
  width: 100%;
  writing-mode: horizontal-tb;
}

body.home .an-hero-copy .an-description {
  color: rgba(226, 232, 240, 0.74) !important;
  display: block;
  font-size: 1rem;
  inline-size: auto;
  max-width: 32rem;
  text-orientation: mixed;
  white-space: normal;
  width: 100%;
  writing-mode: horizontal-tb;
}

body.home .an-hero-panel {
  align-self: center;
  border: 1px solid rgba(243, 207, 138, 0.14);
  border-radius: 30px;
  box-shadow: 0 34px 90px rgba(0, 0, 0, 0.28);
  display: flex;
  isolation: isolate;
  justify-content: flex-end;
  margin-bottom: var(--an-home-hero-panel-bottom-space);
  min-height: var(--an-home-hero-panel-min-height);
  opacity: 1;
  overflow: hidden;
  padding: var(--an-home-hero-panel-padding);
  position: relative;
  transform: translate3d(0, 0, 0) scale(1);
  transition: opacity 0.92s ease, transform 1.15s cubic-bezier(0.22, 1, 0.36, 1);
}

body.home .an-hero-panel::before {
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.03) 0%, rgba(6, 21, 37, 0.1) 44%, rgba(6, 21, 37, 0.7) 100%),
    radial-gradient(circle at 20% 18%, rgba(243, 207, 138, 0.18), transparent 24%),
    url("https://www.anagram-inc.com/wp-content/uploads/2026/04/Gemini_Generated_Image_3bya6n3bya6n3bya.jpg") center center / cover no-repeat;
  content: "";
  inset: 0;
  position: absolute;
  transform: scale(1.04);
  z-index: -2;
}

body.home .an-hero-panel::after {
  background:
    radial-gradient(circle at 84% 14%, rgba(243, 207, 138, 0.22), transparent 24%),
    repeating-linear-gradient(90deg, rgba(255, 255, 255, 0.06) 0 1px, transparent 1px 72px),
    repeating-linear-gradient(0deg, rgba(255, 255, 255, 0.04) 0 1px, transparent 1px 72px);
  content: "";
  inset: 0;
  opacity: 0.32;
  position: absolute;
  z-index: -1;
}

body.home .an-hero-panel ul {
  background: rgba(8, 22, 36, 0.58);
  backdrop-filter: blur(18px);
  border: 1px solid rgba(243, 207, 138, 0.1);
  border-radius: 28px;
  flex: 0 0 auto;
  gap: 0.9rem;
  margin: auto 12px 18px auto;
  max-width: 286px;
  width: min(64%, 286px);
}

body.home .an-hero-panel li {
  border-top-color: rgba(243, 207, 138, 0.12);
  gap: 0.22rem;
  padding-top: 0.78rem;
}

body.home .an-hero-panel li:first-child {
  padding-top: 0;
}

body.home .an-hero-panel strong {
  color: #f8f3ea;
  font-size: 1rem;
}

body.home .an-hero-panel span {
  color: rgba(226, 232, 240, 0.78) !important;
  font-size: 0.88rem;
  line-height: 1.55;
}

body.home .an-section-head h2,
body.home .an-story-card strong,
body.home .an-service-card h3,
body.home .an-strength-card h3,
body.home .an-flow-list strong {
  color: #f8f3ea;
}

body.home .an-section-head > p:last-child,
body.home .an-story-card p,
body.home .an-service-card p,
body.home .an-strength-card p,
body.home .an-flow-list p {
  color: rgba(226, 232, 240, 0.76);
}

body.home .an-story-card,
body.home .an-service-card,
body.home .an-strength-card,
body.home .an-flow-list li {
  background: linear-gradient(180deg, rgba(10, 30, 52, 0.78), rgba(10, 30, 52, 0.58));
  backdrop-filter: blur(16px);
  border: 1px solid rgba(243, 207, 138, 0.1);
  box-shadow: 0 20px 44px rgba(0, 0, 0, 0.12);
}

body.home .an-section-head .an-eyebrow,
body.home .an-story-label,
body.home .an-service-card .an-card-kicker,
body.home .an-flow-list li > :first-child {
  color: rgba(243, 207, 138, 0.84);
}

body.home .an-service-card a {
  color: #f3cf8a;
}

body.home .an-section-head {
  align-items: start;
}

body.home .an-home > .an-section {
  background:
    linear-gradient(180deg, rgba(10, 27, 45, 0.86), rgba(10, 27, 45, 0.72));
  border: 1px solid rgba(243, 207, 138, 0.08);
  border-radius: 34px;
  box-shadow: 0 22px 60px rgba(0, 0, 0, 0.1);
  padding: clamp(2rem, 4vw, 3.2rem);
  position: relative;
  overflow: hidden;
}

body.home .an-home > .an-section::before {
  background:
    radial-gradient(circle at top left, rgba(243, 207, 138, 0.08), transparent 18%),
    linear-gradient(120deg, rgba(255, 255, 255, 0.03), transparent 48%);
  content: "";
  inset: 0;
  pointer-events: none;
  position: absolute;
}

body.home .an-home > .an-section > * {
  position: relative;
  z-index: 1;
}

body.home .an-home > .an-section:nth-of-type(3n + 2) {
  background:
    linear-gradient(180deg, rgba(8, 22, 36, 0.94), rgba(8, 22, 36, 0.82));
}

body.home .an-home > .an-section:nth-of-type(3n + 3) {
  background:
    radial-gradient(circle at 100% 0%, rgba(243, 207, 138, 0.12), transparent 26%),
    linear-gradient(180deg, rgba(12, 32, 54, 0.9), rgba(10, 27, 45, 0.78));
}

body.home .an-contrast-section {
  background:
    radial-gradient(circle at 10% 12%, rgba(243, 207, 138, 0.08), transparent 18%),
    linear-gradient(140deg, rgba(5, 18, 30, 0.98), rgba(8, 26, 46, 0.96));
  border: 1px solid rgba(243, 207, 138, 0.12);
}

body.home .an-contrast-section .an-strength-card {
  background: linear-gradient(180deg, rgba(18, 47, 82, 0.54), rgba(18, 47, 82, 0.32));
  border-color: rgba(243, 207, 138, 0.08);
}

body.home .an-flow-list li {
  min-height: 230px;
}

body.home .an-cta-band {
  background:
    radial-gradient(circle at 100% 0%, rgba(243, 207, 138, 0.14), transparent 28%),
    linear-gradient(140deg, rgba(5, 18, 30, 1), rgba(11, 37, 66, 0.98));
  border: 1px solid rgba(243, 207, 138, 0.14);
  box-shadow: 0 24px 60px rgba(0, 0, 0, 0.18);
}

body.home .an-cta-band .an-eyebrow {
  color: rgba(243, 207, 138, 0.9);
}

body.home .an-home > .an-section,
body.home .an-home > .an-cta-band,
body.home .an-story-card,
body.home .an-service-card,
body.home .an-strength-card,
body.home .an-flow-list li {
  opacity: 1;
  transform: translateY(0) scale(1);
  transition:
    opacity 0.82s ease,
    transform 0.82s cubic-bezier(0.22, 1, 0.36, 1),
    border-color 0.25s ease,
    box-shadow 0.25s ease;
  transition-delay: var(--an-delay, 0ms);
}

body.home.an-home-ready .an-hero {
  animation: an-home-hero-in 0.9s cubic-bezier(0.22, 1, 0.36, 1) both;
}

body.home.an-home-ready .an-hero-copy:not(.is-visible) {
  opacity: 0;
  transform: translate3d(0, 56px, 0);
}

body.home.an-home-ready .an-hero-panel:not(.is-visible) {
  opacity: 0;
  transform: translate3d(0, 72px, 0) scale(0.985);
}

body.home.an-home-ready .an-home > .an-section:not(.is-visible),
body.home.an-home-ready .an-home > .an-cta-band:not(.is-visible),
body.home.an-home-ready .an-story-card:not(.is-visible),
body.home.an-home-ready .an-service-card:not(.is-visible),
body.home.an-home-ready .an-strength-card:not(.is-visible),
body.home.an-home-ready .an-flow-list li:not(.is-visible) {
  opacity: 0;
  transform: translateY(46px) scale(0.985);
}

body.home .an-hero-copy.is-visible {
  opacity: 1;
  transform: translate3d(0, var(--an-copy-shift, 0), 0);
}

body.home .an-hero-panel.is-visible {
  opacity: 1;
  transform: translate3d(0, var(--an-panel-shift, 0), 0);
  animation: an-home-panel-float 6s ease-in-out infinite;
}

body.home .an-home > .an-section.is-visible,
body.home .an-home > .an-cta-band.is-visible,
body.home .an-story-card.is-visible,
body.home .an-service-card.is-visible,
body.home .an-strength-card.is-visible,
body.home .an-flow-list li.is-visible {
  opacity: 1;
  transform: translateY(0) scale(1);
}

body.home .an-story-card:hover,
body.home .an-service-card:hover,
body.home .an-strength-card:hover,
body.home .an-flow-list li:hover {
  border-color: rgba(243, 207, 138, 0.22);
  box-shadow: 0 28px 60px rgba(0, 0, 0, 0.18);
}

@keyframes an-home-hero-in {
  from {
    opacity: 0;
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes an-home-panel-float {
  0% {
    box-shadow: 0 34px 90px rgba(0, 0, 0, 0.28);
  }
  50% {
    box-shadow: 0 42px 110px rgba(0, 0, 0, 0.34);
  }
  100% {
    box-shadow: 0 34px 90px rgba(0, 0, 0, 0.28);
  }
}

@keyframes an-home-line-glow {
  0%,
  100% {
    opacity: 0.78;
    transform: scaleX(0.96);
  }
  50% {
    opacity: 1;
    transform: scaleX(1);
  }
}

@media (prefers-reduced-motion: reduce) {
  body.home .an-hero,
  body.home .an-hero-copy,
  body.home .an-hero-panel,
  body.home .an-home > .an-section,
  body.home .an-home > .an-cta-band,
  body.home .an-story-card,
  body.home .an-service-card,
  body.home .an-strength-card,
  body.home .an-flow-list li {
    animation: none !important;
    transition: none !important;
    transform: none !important;
  }
}

@media (max-width: 1024px) {
  body.home {
    --an-home-hero-padding-bottom: 6.2rem;
    --an-home-hero-panel-min-height: 420px;
    --an-home-hero-panel-padding: 1.25rem;
    --an-home-hero-panel-bottom-space: 3.2rem;
    --an-home-hero-panel-list-width: min(76%, 420px);
    --an-home-hero-panel-list-max-width: 420px;
  }

  body.home .an-hero {
    border-radius: 0 0 34px 34px;
    grid-template-columns: 1fr;
    min-height: auto;
  }

  body.home .an-hero h1 {
    font-size: clamp(3.6rem, 10.2vw, 5rem);
    max-width: 10ch;
  }
}

@media (max-width: 767px) {
  body.home {
    --an-home-section-width: min(calc(100% - 24px), var(--an-content-width));
    --an-home-hero-padding-inline: 0;
    --an-home-hero-padding-top: 1rem;
    --an-home-hero-padding-bottom: 6.8rem;
    --an-home-hero-panel-min-height: 308px;
    --an-home-hero-panel-padding: 0.875rem;
    --an-home-hero-panel-bottom-space: 3.8rem;
    --an-home-hero-panel-list-width: min(72%, 320px);
    --an-home-hero-panel-list-max-width: 320px;
  }

  body.home #site-header {
    background: rgba(6, 21, 37, 0.88);
  }

  body.home .site-body {
    padding-bottom: 4rem;
  }
  body.home .site-header-container.container {
    padding: 0 16px;
  }

  body.home .an-hero {
    border-radius: 0 0 28px 28px;
    gap: 1.4rem;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    min-height: auto;
  }

  body.home .an-hero h1 {
    font-size: clamp(3.1rem, 11.6vw, 4.2rem);
    max-width: 10ch;
  }

  body.home .an-hero-copy {
    padding: 1.25rem 18px 0;
  }

  body.home .an-hero-copy::before {
    display: none;
  }

  body.home .an-hero-panel {
    margin-top: 0.5rem;
  }
  body.home .an-home {
    gap: 40px;
  }

  body.home .an-story-card,
  body.home .an-service-card,
  body.home .an-strength-card,
  body.home .an-flow-list li {
    min-height: auto;
  }

  body.home .an-home > .an-section {
    padding: 1.5rem 18px;
  }

  body.home .an-cta-band {
    padding-left: 18px;
    padding-right: 18px;
  }
}
