:root {
  --fs-blue: #54abc8;
  --fs-blue-deep: #176f89;
  --fs-ink: #27383f;
  --fs-muted: #587078;
  --fs-tint: #eaf6f9;
  --fs-paper: #f6f8f9;
  --fs-white: #fff;
  --fs-line: #cfe2e7;
  --fs-shadow: 0 18px 50px rgba(32, 76, 90, .11);
}

body.page-id-25844 #main-content .container,
body.page-id-22 #main-content .container {
  width: 100%;
  max-width: none;
  padding-top: 0;
}

body.page-id-25844 #left-area,
body.page-id-22 #left-area {
  float: none;
  width: 100%;
  padding: 0;
}

body.page-id-25844 #main-content .container::before,
body.page-id-22 #main-content .container::before,
body.page-id-25844 article > .entry-title,
body.page-id-22 article > .entry-title,
body.page-id-25844 #sidebar,
body.page-id-22 #sidebar {
  display: none !important;
}

/* Preserve the site's Divi shell while the inner page uses the custom layout. */
body.page-id-25844 #top-header,
body.page-id-25844 #et-secondary-nav li ul {
  background-color: #bee5eb;
}

body.page-id-25844 #top-header,
body.page-id-25844 #top-header a,
body.page-id-25844 #top-header .et-social-icon a::before {
  color: #36afce;
  font-size: 13px;
}

body.page-id-25844 #main-header,
body.page-id-25844 #et-top-navigation {
  font-family: Poppins, Helvetica, Arial, Lucida, sans-serif;
}

body.page-id-25844 #top-header .container {
  font-family: Lato, Helvetica, Arial, Lucida, sans-serif;
}

body.page-id-25844 #top-menu li a {
  font-size: 15px;
}

body.page-id-25844 #main-footer,
body.page-id-25844 #et-footer-nav {
  background-color: #36afce;
}

body.page-id-25844 #main-footer .container {
  max-width: 1200px;
}

body.page-id-25844 #main-footer .footer-widget .et_pb_widget div,
body.page-id-25844 #main-footer .footer-widget .et_pb_widget ul,
body.page-id-25844 #main-footer .footer-widget .et_pb_widget ol,
body.page-id-25844 #main-footer .footer-widget .et_pb_widget label {
  line-height: 1.6em;
}

body.page-id-25844 #footer-widgets .footer-widget li::before {
  top: 8.2px;
}

body.page-id-25844 #search-4 {
  width: 90%;
}

body.page-id-25844 #custom_html-4 > div > ul > li.et-social-icon::before {
  content: none;
}

body.page-id-25844 #custom_html-4 > div > ul > li.et-social-icon {
  padding-right: 14px !important;
  padding-left: 0 !important;
}

body.page-id-25844 #main-footer .footer-widget h1,
body.page-id-25844 #main-footer .footer-widget h2,
body.page-id-25844 #main-footer .footer-widget h3,
body.page-id-25844 #main-footer .footer-widget h4,
body.page-id-25844 #main-footer .footer-widget h5,
body.page-id-25844 #main-footer .footer-widget h6 {
  color: #fff;
}

body.page-id-25844 #main-footer .footer-widget li::before {
  border-color: #fff;
}

body.page-id-25844 #footer-bottom {
  background-color: #161616;
}

body.page-id-25844 #et-footer-nav .bottom-nav,
body.page-id-25844 #et-footer-nav .bottom-nav a {
  color: #fff;
}

body.page-id-25844 #et-footer-nav .bottom-nav li.current-menu-item a {
  color: #4f4f4f;
}

body.page-id-25844 #footer-bottom .et-social-icon a {
  font-size: 23px;
}

body.page-id-25844 #footer-bottom > .container > ul.et-social-icons {
  visibility: hidden;
}

body.page-id-25844 #footer-info {
  float: none;
  text-align: center;
}

@media (min-width: 981px) {
  body.page-id-25844 #top-header #et-info {
    float: right;
  }

  body.page-id-25844 #main-footer .footer-widget h1,
  body.page-id-25844 #main-footer .footer-widget h2,
  body.page-id-25844 #main-footer .footer-widget h3,
  body.page-id-25844 #main-footer .footer-widget h4,
  body.page-id-25844 #main-footer .footer-widget h5,
  body.page-id-25844 #main-footer .footer-widget h6 {
    font-size: 22px;
  }
}

.fs-clinic-page {
  color: var(--fs-ink);
  font-family: inherit;
  font-size: 17px;
  line-height: 1.72;
  overflow: hidden;
}

.fs-clinic-page *,
.fs-clinic-page *::before,
.fs-clinic-page *::after { box-sizing: border-box; }

.fs-clinic-page h1,
.fs-clinic-page h2,
.fs-clinic-page h3,
.fs-clinic-page p { padding-bottom: 0; }

.fs-clinic-page h1,
.fs-clinic-page h2,
.fs-clinic-page h3 {
  color: var(--fs-ink);
  font-family: inherit;
  line-height: 1.14;
}

.fs-clinic-page h1 {
  margin: 20px 0 24px;
  font-size: clamp(42px, 5.2vw, 72px);
  font-weight: 700;
  letter-spacing: -.045em;
}

.fs-clinic-page h2 {
  margin: 0 0 22px;
  font-size: clamp(30px, 3.2vw, 44px);
  font-weight: 700;
  letter-spacing: -.035em;
}

.fs-clinic-page h3 {
  margin: 0 0 10px;
  font-size: 22px;
  font-weight: 700;
}

.fs-clinic-page p { margin: 0 0 20px; }
.fs-clinic-page a { color: var(--fs-blue-deep); }

.fs-clinic-page a:focus-visible,
.fs-clinic-page summary:focus-visible,
.fs-clinic-page input:focus-visible,
.fs-clinic-page textarea:focus-visible,
.fs-clinic-page select:focus-visible {
  outline: 3px solid #f2bf4a;
  outline-offset: 3px;
}

.fs-shell {
  width: min(1180px, calc(100% - 48px));
  margin: 0 auto;
}

.fs-narrow { max-width: 900px; }

.fs-hero {
  background: linear-gradient(105deg, #f7fbfc 0 62%, var(--fs-tint) 62% 100%);
  padding: 88px 0 78px;
}

.fs-hero-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(390px, .92fr);
  gap: clamp(50px, 7vw, 100px);
  align-items: center;
}

.fs-breadcrumb {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  align-items: center;
  color: var(--fs-muted);
  font-size: 14px;
}

.fs-breadcrumb a {
  color: inherit;
  text-decoration: underline;
  text-decoration-color: rgba(23, 111, 137, .35);
  text-underline-offset: 4px;
}

.fs-hero-lead {
  max-width: 690px;
  color: #395159;
  font-size: clamp(19px, 2vw, 23px);
  line-height: 1.55;
}

.fs-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  align-items: center;
  margin-top: 30px;
}

.fs-button {
  display: inline-flex;
  min-height: 50px;
  padding: 13px 22px;
  border: 2px solid transparent;
  border-radius: 7px;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  line-height: 1.25;
  text-align: center;
  text-decoration: none !important;
}

.fs-button-primary { background: var(--fs-blue-deep); color: var(--fs-white) !important; }
.fs-button-secondary { border-color: var(--fs-blue-deep); background: transparent; color: var(--fs-blue-deep) !important; }
.fs-button-light { background: var(--fs-white); color: var(--fs-blue-deep) !important; }
.fs-button-outline-light { border-color: rgba(255,255,255,.75); color: var(--fs-white) !important; }

.fs-update {
  margin-top: 24px !important;
  color: var(--fs-muted);
  font-size: 13px;
}

.fs-signal { margin: 0; }
.fs-signal svg { display: block; width: 100%; height: auto; filter: drop-shadow(0 20px 30px rgba(31, 83, 98, .12)); }
.fs-signal figcaption { max-width: 480px; margin: 18px 24px 0; color: var(--fs-muted); font-size: 13px; line-height: 1.55; }

.fs-page-index {
  border-top: 1px solid var(--fs-line);
  border-bottom: 1px solid var(--fs-line);
  background: var(--fs-white);
}

.fs-page-index .fs-shell {
  display: flex;
  gap: 30px;
  padding-top: 18px;
  padding-bottom: 18px;
  overflow-x: auto;
}

.fs-page-index a {
  flex: 0 0 auto;
  color: var(--fs-ink);
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
}

.fs-section { padding: 90px 0; }
.fs-section-tint { background: var(--fs-tint); }
.fs-section-intro { max-width: 800px; color: var(--fs-muted); font-size: 20px; }

.fs-content-grid,
.fs-split,
.fs-safety-grid,
.fs-contact-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.35fr) minmax(290px, .65fr);
  gap: clamp(50px, 8vw, 100px);
  align-items: start;
}

.fs-prose { max-width: 770px; }
.fs-prose > p:first-of-type { font-size: 19px; }

.fs-facts {
  border-top: 5px solid var(--fs-blue);
  background: var(--fs-paper);
  padding: 30px 34px;
}

.fs-facts h2 { font-size: 24px; letter-spacing: -.02em; }
.fs-facts dl { margin: 0; }
.fs-facts dl div { padding: 15px 0; border-top: 1px solid var(--fs-line); }
.fs-facts dt { color: var(--fs-muted); font-size: 13px; font-weight: 700; }
.fs-facts dd { margin: 3px 0 0; color: var(--fs-ink); font-weight: 700; }

.fs-use-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0;
  margin-top: 45px;
  border-top: 1px solid #afd5df;
  border-bottom: 1px solid #afd5df;
}

.fs-use-list article { padding: 32px 30px 28px 0; }
.fs-use-list article + article { border-left: 1px solid #afd5df; padding-left: 30px; }
.fs-use-list p { color: #456069; font-size: 15px; }

.fs-clinical-note {
  margin-top: 34px !important;
  border-left: 4px solid var(--fs-blue-deep);
  padding: 5px 0 5px 22px;
  color: #3e5962;
}

.fs-steps { margin: 0; padding: 0; list-style: none; counter-reset: fs-step; }
.fs-steps li { position: relative; min-height: 82px; padding: 0 0 26px 68px; list-style: none !important; counter-increment: fs-step; }
.fs-steps li::marker { content: ""; }
.fs-steps li::before { content: counter(fs-step); position: absolute; left: 0; top: 0; width: 44px; height: 44px; border: 2px solid var(--fs-blue); border-radius: 50%; color: var(--fs-blue-deep); font-weight: 700; display: grid; place-items: center; }
.fs-steps li:not(:last-child)::after { content: ""; position: absolute; left: 21px; top: 46px; bottom: 4px; width: 2px; background: var(--fs-line); }
.fs-steps strong, .fs-steps span { display: block; }
.fs-steps span { margin-top: 3px; color: var(--fs-muted); font-size: 15px; }

.fs-section-ink { background: var(--fs-blue-deep); color: #e8f7fa; }
.fs-section-ink h2, .fs-section-ink h3 { color: var(--fs-white); }
.fs-safety-grid { grid-template-columns: minmax(0, 1.25fr) minmax(280px, .75fr); }
.fs-safety-action { border-left: 1px solid rgba(255,255,255,.3); padding-left: clamp(30px, 5vw, 60px); }

.fs-related-links { display: grid; gap: 12px; margin-top: 30px; }
.fs-related-links a { width: fit-content; font-weight: 700; text-decoration-thickness: 1px; text-underline-offset: 4px; }

.fs-address-panel { border-left: 5px solid var(--fs-blue); padding: 4px 0 4px 30px; }
.fs-address-panel address { margin: 0 0 18px; font-style: normal; }
.fs-address-panel p { color: var(--fs-muted); }
.fs-address-panel a { font-weight: 700; }

.fs-sources { margin: 26px 0 0; padding-left: 24px; }
.fs-sources li { margin-bottom: 17px; padding-left: 8px; }
.fs-sources a { font-weight: 700; }

.fs-faq { border-top: 1px solid var(--fs-line); }
.fs-faq details { border-bottom: 1px solid var(--fs-line); }
.fs-faq summary { padding: 23px 42px 23px 0; color: var(--fs-ink); font-size: 18px; font-weight: 700; cursor: pointer; }
.fs-faq details p { max-width: 760px; margin: 0 0 24px; color: var(--fs-muted); }

.fs-final-cta { background: var(--fs-blue); color: var(--fs-white); padding: 56px 0; }
.fs-final-cta .fs-shell { display: flex; gap: 40px; align-items: center; justify-content: space-between; }
.fs-final-cta h2 { margin-bottom: 8px; color: var(--fs-white); font-size: 32px; }
.fs-final-cta p { margin: 0; }
.fs-final-cta .fs-actions { margin: 0; }

.fs-contact-hero {
  display: grid;
  grid-template-columns: minmax(0, 1.15fr) minmax(420px, .85fr);
  min-height: 570px;
  background: var(--fs-tint);
}

.fs-contact-hero-media { min-height: 570px; }
.fs-contact-hero-media img { display: block; width: 100%; height: 100%; object-fit: cover; object-position: center; }
.fs-contact-hero-copy { align-self: center; max-width: 620px; padding: 70px clamp(40px, 6vw, 95px); }
.fs-contact-hero-copy h1 { font-size: clamp(40px, 4.5vw, 66px); }
.fs-contact-hero-copy > p { color: #3d5961; font-size: 20px; }

.fs-contact-shortcuts { border-bottom: 1px solid var(--fs-line); background: var(--fs-white); }
.fs-contact-shortcuts .fs-shell { display: grid; grid-template-columns: 1.3fr .8fr 1.2fr .7fr; }
.fs-contact-shortcuts address,
.fs-contact-shortcuts .fs-shell > div { display: flex; flex-direction: column; min-width: 0; margin: 0; padding: 30px 24px; border-left: 1px solid var(--fs-line); font-style: normal; }
.fs-contact-shortcuts address { border-left: 0; padding-left: 0; }
.fs-contact-label { margin-bottom: 6px; color: var(--fs-muted); font-size: 13px; font-weight: 700; }
.fs-contact-value { color: var(--fs-ink) !important; font-size: 18px; font-weight: 700; overflow-wrap: anywhere; }
.fs-contact-shortcuts a:not(.fs-contact-value) { width: fit-content; margin-top: 5px; font-size: 14px; font-weight: 700; }

.fs-contact-intro { max-width: 500px; }
.fs-contact-grid { grid-template-columns: minmax(320px, .85fr) minmax(0, 1.15fr); }
.fs-contact-help { margin: 28px 0 0; padding-left: 20px; }
.fs-contact-help li { margin-bottom: 10px; }

.fs-form-panel {
  background: var(--fs-white);
  border-top: 5px solid var(--fs-blue);
  box-shadow: var(--fs-shadow);
  padding: clamp(24px, 4vw, 48px);
}

.fs-form-panel .wpcf7-form p { margin-bottom: 18px; }
.fs-form-panel .modern-form { max-width: none; padding: 0; box-shadow: none; font-family: inherit; }
.fs-form-panel label { color: var(--fs-ink); font-size: 15px; font-weight: 700; }
.fs-form-panel input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]),
.fs-form-panel textarea,
.fs-form-panel select {
  width: 100%;
  margin-top: 7px;
  border: 1px solid #b9ced4;
  border-radius: 5px;
  background: var(--fs-white);
  color: var(--fs-ink);
  font: inherit;
}
.fs-form-panel input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]),
.fs-form-panel select { min-height: 48px; padding: 10px 12px; }
.fs-form-panel textarea { min-height: 130px; padding: 12px; }
.fs-form-panel input[type="submit"] { min-height: 50px; border: 0; border-radius: 6px; background: var(--fs-blue-deep); color: var(--fs-white); font: inherit; font-weight: 700; padding: 12px 24px; cursor: pointer; }

.fs-map-heading { display: flex; gap: 40px; align-items: end; justify-content: space-between; margin-bottom: 32px; }
.fs-map-heading > div { max-width: 720px; }
.fs-map-frame { overflow: hidden; border: 1px solid #b7d7df; background: #dfeaed; box-shadow: var(--fs-shadow); }
.fs-map-frame iframe { display: block; width: 100%; height: min(520px, 62vw); min-height: 360px; border: 0; }

.fs-contact-footer { background: var(--fs-blue-deep); color: var(--fs-white); padding: 62px 0; text-align: center; }
.fs-contact-footer h2 { color: var(--fs-white); font-size: 34px; }
.fs-contact-footer .fs-button { margin-top: 10px; }

@media (max-width: 980px) {
  .fs-hero { background: #f7fbfc; }
  .fs-hero-grid,
  .fs-content-grid,
  .fs-split,
  .fs-safety-grid,
  .fs-contact-grid { grid-template-columns: 1fr; }
  .fs-signal { max-width: 680px; }
  .fs-use-list { grid-template-columns: 1fr; }
  .fs-use-list article { padding: 25px 0; }
  .fs-use-list article + article { border-top: 1px solid #afd5df; border-left: 0; padding-left: 0; }
  .fs-safety-action { border-top: 1px solid rgba(255,255,255,.3); border-left: 0; padding: 34px 0 0; }
  .fs-contact-hero { grid-template-columns: 1fr; }
  .fs-contact-hero-media { min-height: 420px; }
  .fs-contact-hero-copy { max-width: 800px; padding: 54px 40px 64px; }
  .fs-contact-shortcuts .fs-shell { grid-template-columns: 1fr 1fr; }
  .fs-contact-shortcuts address,
  .fs-contact-shortcuts .fs-shell > div { border-bottom: 1px solid var(--fs-line); }
  .fs-contact-shortcuts .fs-shell > div:nth-of-type(2) { border-left: 0; padding-left: 0; }
}

@media (max-width: 600px) {
  .fs-clinic-page { font-size: 16px; line-height: 1.65; }
  .fs-shell { width: min(100% - 32px, 1180px); }
  .fs-hero { padding: 58px 0 52px; }
  .fs-hero-grid { gap: 40px; }
  .fs-clinic-page h1 { font-size: 40px; }
  .fs-clinic-page h2 { font-size: 30px; }
  .fs-hero-lead { font-size: 18px; }
  .fs-actions { align-items: stretch; flex-direction: column; }
  .fs-button { width: 100%; }
  .fs-signal figcaption { margin-right: 8px; margin-left: 8px; }
  .fs-page-index .fs-shell { gap: 22px; }
  .fs-section { padding: 62px 0; }
  .fs-content-grid, .fs-split, .fs-safety-grid, .fs-contact-grid { gap: 42px; }
  .fs-facts { padding: 25px 24px; }
  .fs-final-cta .fs-shell, .fs-map-heading { align-items: stretch; flex-direction: column; }
  .fs-final-cta { text-align: left; }
  .fs-final-cta .fs-actions { width: 100%; }
  .fs-contact-hero { min-height: 0; }
  .fs-contact-hero-media { min-height: 270px; }
  .fs-contact-hero-copy { padding: 45px 24px 54px; }
  .fs-contact-hero-copy > p { font-size: 18px; }
  .fs-contact-shortcuts .fs-shell { grid-template-columns: 1fr; }
  .fs-contact-shortcuts address,
  .fs-contact-shortcuts .fs-shell > div,
  .fs-contact-shortcuts .fs-shell > div:nth-of-type(2) { border-left: 0; padding: 24px 0; }
  .fs-map-frame iframe { min-height: 380px; }
}

@media (prefers-reduced-motion: reduce) {
  .fs-clinic-page *, .fs-clinic-page *::before, .fs-clinic-page *::after { scroll-behavior: auto !important; }
}
