/* v1.0.22 stable framed subpages. Loaded last. */

body.adna-imported-page {
  overflow-x: hidden;
  background: var(--cream);
}

body.adna-imported-page .elementor,
body.adna-imported-page .elementor-section-wrap,
body.adna-imported-page .elementor-section,
body.adna-imported-page .elementor-container,
body.adna-imported-page .elementor-column,
body.adna-imported-page .elementor-widget-wrap,
body.adna-imported-page .elementor-widget-html,
body.adna-imported-page .elementor-widget-container {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
}

body.adna-imported-page .elementor-section.elementor-section-stretched {
  left: auto !important;
  right: auto !important;
  width: 100% !important;
}

.adna-imported-page .site-header {
  width: 100%;
  grid-template-columns: minmax(250px, 0.85fr) minmax(440px, 1.25fr) auto;
  gap: clamp(18px, 2.2vw, 38px);
  padding-inline: clamp(24px, 3.25vw, 64px);
}

.adna-imported-page .site-header .brand {
  min-width: 0;
}

.adna-imported-page .site-header .nav {
  width: auto;
  max-width: 680px;
  justify-self: center;
  gap: clamp(14px, 1.25vw, 24px);
  font-size: 0.72rem;
}

.adna-imported-page .site-header .header-actions {
  justify-self: end;
}

.adna-imported-page .adna-page,
.adna-imported-page .site-footer {
  width: 100%;
  max-width: none;
  margin-inline: 0;
}

.adna-page-hero {
  width: min(1520px, calc(100% - clamp(48px, 7vw, 136px)));
  min-height: clamp(600px, 69vh, 760px);
  grid-template-columns: minmax(0, 0.46fr) minmax(0, 0.54fr);
  margin-inline: auto;
  overflow: hidden;
}

.adna-page-hero-copy {
  min-width: 0;
  padding: clamp(64px, 6.25vw, 108px) clamp(42px, 4.6vw, 78px);
  overflow: hidden;
}

.adna-page-hero-copy h1 {
  width: 100%;
  max-width: 650px;
  margin-block: 14px 24px;
  font-size: clamp(3rem, 4.15vw, 4.75rem);
  line-height: 0.99;
  overflow-wrap: break-word;
  word-break: normal;
  hyphens: none;
}

.adna-page-hero-copy > p:not(.eyebrow) {
  width: 100%;
  max-width: 620px;
}

.adna-page-hero figure {
  min-width: 0;
  min-height: inherit;
}

.adna-page-hero figure img {
  width: 100%;
  height: 100%;
  object-position: center;
}

.adna-page-content,
.service-details,
.adna-page-form,
.adna-page-cta,
.about-credentials,
.about-methods {
  width: min(1380px, calc(100% - clamp(48px, 7vw, 136px)));
  max-width: none;
  margin-inline: auto;
}

.service-accordion summary {
  grid-template-columns: 54px minmax(280px, 1.35fr) minmax(230px, 0.75fr) 38px;
  padding-inline: 8px;
}

.service-detail-body {
  width: min(100%, 1180px);
  max-width: none;
  padding: 0 62px 46px 84px;
}

@media (max-width: 1180px) {
  .adna-page-hero {
    width: min(100% - 48px, 1520px);
    grid-template-columns: minmax(0, 0.49fr) minmax(360px, 0.51fr);
  }

  .adna-page-hero-copy {
    padding-inline: clamp(34px, 4vw, 54px);
  }

  .adna-page-hero-copy h1 {
    font-size: clamp(2.65rem, 5.2vw, 4rem);
  }

  .adna-page-content,
  .service-details,
  .adna-page-form,
  .adna-page-cta,
  .about-credentials,
  .about-methods {
    width: min(100% - 48px, 1380px);
  }
}

@media (max-width: 1100px) {
  .adna-imported-page .site-header {
    grid-template-columns: minmax(230px, 1fr) auto;
  }

  .adna-imported-page .site-header .nav {
    width: 100vw;
    max-width: none;
  }
}

@media (max-width: 720px) {
  .adna-imported-page .site-header {
    grid-template-columns: minmax(0, 1fr) auto;
    gap: 6px;
    padding-inline: 10px;
  }

  .adna-imported-page .site-header .brand {
    gap: 7px;
  }

  .adna-imported-page .site-header .brand img {
    width: 32px;
    height: 32px;
  }

  .adna-imported-page .site-header .brand-copy strong {
    font-size: 0.78rem;
  }

  .adna-imported-page .site-header .brand-copy small {
    max-width: 145px;
    font-size: 0.4rem;
  }

  .adna-imported-page .site-header .header-actions {
    gap: 5px;
  }

  .adna-imported-page .site-header .language-switch {
    padding: 2px;
  }

  .adna-imported-page .site-header .language-switch a,
  .adna-imported-page .site-header .language-switch button {
    width: 28px !important;
    min-width: 28px !important;
    max-width: 28px !important;
  }

  .adna-imported-page .site-header .nav-toggle {
    min-width: 46px !important;
    height: 34px !important;
    min-height: 34px !important;
    padding-inline: 9px !important;
  }

  .adna-page-hero {
    width: 100%;
    min-height: 0;
    margin-inline: 0;
  }

  .adna-page-hero-copy {
    padding: 42px 22px 54px;
    overflow: visible;
  }

  .adna-page-hero-copy h1 {
    max-width: none;
    font-size: clamp(2.3rem, 11vw, 3.35rem);
    line-height: 1.01;
  }

  .adna-page-content,
  .service-details,
  .adna-page-form,
  .adna-page-cta,
  .about-credentials,
  .about-methods {
    width: calc(100% - 36px);
  }

  .service-accordion summary {
    grid-template-columns: 34px minmax(0, 1fr) 34px;
    padding-inline: 0;
  }

  .service-detail-body {
    width: 100%;
    padding: 0 0 34px 44px;
  }
}
