@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-outline-style:solid}}}@layer utilities{.collapse{visibility:collapse}.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.grow{flex-grow:1}.resize{resize:both}.outline{outline-style:var(--tw-outline-style);outline-width:1px}}:root{--color-navy:#0a2342;--color-navy-dark:#071828;--color-navy-darkest:#040e1c;--color-sky-blue:#4bb8e8;--color-blue:#1a5f9e;--color-green:#1d9e75;--color-bg-light:#f7f9fc;--color-tint-blue:#ebf5ff;--color-tint-green:#e1f5ee;--color-text-muted:#5a7191;--color-border:#e8edf5;--page-gutter:clamp(1rem, 4vw, 2rem);--section-y:clamp(3.25rem, 7vw, 5rem);--nav-height:65px}:focus-visible{outline:2px solid var(--color-sky-blue);outline-offset:2px}*{box-sizing:border-box;margin:0;padding:0}html{overflow-x:hidden}body{color:#0a2342;padding-top:var(--nav-height);background:#fff;font-family:Inter,sans-serif;overflow-x:hidden}img{max-width:100%;height:auto}main,section,nav,footer,.nav,.footer{min-width:0}h1,h2,h3,p,li,a,button{overflow-wrap:break-word}button,a{max-width:100%}.sr-only{clip:rect(0,0,0,0);width:1px;height:1px;position:absolute;overflow:hidden}@media(max-width:768px){:root{--nav-height:61px}h1{font-size:2.25rem}h2{font-size:1.75rem}h3{font-size:1.125rem}p{font-size:.9375rem}}@media(max-width:480px){:root{--page-gutter:1rem;--section-y:3rem}}.nav{padding:0 var(--page-gutter);z-index:1000;background:#fff;border-bottom:1px solid #e8edf5;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 8px #0a234214}.nav-inner{grid-template-columns:auto minmax(0,1fr);align-items:center;column-gap:1rem;width:100%;max-width:1200px;height:64px;margin:0 auto;display:grid}.nav-logo{flex-shrink:0;justify-self:start;align-items:center;text-decoration:none;display:flex}.nav-logo-image{object-fit:contain;width:auto;max-width:210px;height:46px;display:block}.nav-menu{justify-content:flex-end;align-items:center;gap:1rem;min-width:0;display:flex}.nav-links{align-items:center;gap:.72rem;min-width:0;display:flex}.nav-links a{color:#0a2342;white-space:nowrap;font-size:12px;font-weight:600;text-decoration:none}.nav-links a:hover{color:#1a5f9e}.nav-dropdown{align-items:center;display:flex;position:relative}.nav-dropdown-trigger{color:#0a2342;cursor:pointer;white-space:nowrap;background:0 0;border:0;align-items:center;gap:.35rem;padding:.5rem 0;font-family:Inter,sans-serif;font-size:12px;font-weight:600;line-height:1;display:inline-flex}.nav-dropdown-trigger:hover{color:#1a5f9e}.nav-dropdown-caret{border-top:5px solid;border-left:4px solid #0000;border-right:4px solid #0000;width:0;height:0;transition:transform .2s}.nav-dropdown.open .nav-dropdown-caret,.nav-dropdown:hover .nav-dropdown-caret,.nav-dropdown:focus-within .nav-dropdown-caret{transform:rotate(180deg)}.nav-dropdown-menu{z-index:1001;opacity:0;visibility:hidden;pointer-events:none;background:#fff;border:1px solid #e8edf5;border-radius:10px;gap:.125rem;min-width:260px;padding:.5rem;transition:opacity .2s,transform .2s,visibility .2s;display:grid;position:absolute;top:calc(100% + .75rem);left:50%;transform:translate(-50%,8px);box-shadow:0 16px 36px #0a234229}.nav-dropdown-menu a{color:#0a2342;white-space:nowrap;border-radius:7px;padding:.7rem .8rem;font-size:13px;font-weight:600;line-height:1.25;text-decoration:none;display:block}.nav-dropdown-menu a:hover{color:#1a5f9e;background:#f0f7ff}.nav-dropdown:hover .nav-dropdown-menu,.nav-dropdown:focus-within .nav-dropdown-menu,.nav-dropdown.open .nav-dropdown-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)}.nav-dropdown-wide .nav-dropdown-menu{grid-template-columns:repeat(2,minmax(0,1fr));min-width:360px}.nav-right{flex-shrink:0;align-items:center;gap:.875rem;display:flex}.nav-phone{color:#0a2342;white-space:nowrap;align-items:center;font-size:13px;font-weight:600;line-height:1;text-decoration:none;display:inline-flex}.nav-cta{color:#fff;text-align:center;cursor:pointer;letter-spacing:.2px;background:#1d9e75;border:none;border-radius:6px;justify-content:center;align-items:center;min-width:138px;min-height:46px;padding:9px 14px;font-family:Inter,sans-serif;font-size:13px;font-weight:700;line-height:1.15;text-decoration:none;transition:background .2s;display:inline-flex}.nav-cta:hover{background:#16824c}.nav-burger{display:none}@media(max-width:1240px){:root{--nav-height:61px}.nav{padding:0 var(--page-gutter);background:#fff;border-bottom:1px solid #e8edf5;box-shadow:0 2px 12px #0a23421a}.nav-inner{justify-content:space-between;height:auto;min-height:60px;padding:.625rem 0;display:flex}.nav-logo-image{max-width:55vw;height:38px}.nav-burger{cursor:pointer;background:0 0;border:none;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;padding:0;display:flex}.nav-burger-line{background:#0a2342;border-radius:1px;width:22px;height:2px;display:block}.nav-menu{display:none}.nav-menu.open{z-index:60;background:#fff;flex-direction:column;align-items:stretch;gap:0;padding:1rem 1.25rem;display:flex;position:absolute;top:100%;left:0;right:0;box-shadow:0 16px 32px #0a234229}.nav-links{flex-direction:column;align-items:stretch;gap:0;width:100%;display:flex}.nav-links a{color:#0a2342;text-align:left;border-bottom:1px solid #0a234214;padding:.875rem 0;font-family:Inter,sans-serif;font-size:16px;font-weight:500}.nav-dropdown{border-bottom:1px solid #0a234214;display:block}.nav-dropdown-trigger{justify-content:space-between;width:100%;padding:.875rem 0;font-size:16px;line-height:1.2}.nav-dropdown-menu{min-width:0;box-shadow:none;opacity:1;visibility:visible;pointer-events:auto;background:0 0;border:0;border-radius:0;padding:0 0 .75rem .75rem;transition:none;display:none;position:static;transform:none}.nav-dropdown.open .nav-dropdown-menu{display:grid;transform:none}.nav-dropdown:hover .nav-dropdown-menu,.nav-dropdown:focus-within .nav-dropdown-menu{transform:none}.nav-dropdown-menu a{white-space:normal;border:0;border-radius:0;padding:.55rem 0;font-size:14px;font-weight:600;line-height:1.35}.nav-dropdown-menu a:hover{color:#1a5f9e;background:0 0}.nav-dropdown-wide .nav-dropdown-menu{grid-template-columns:1fr;min-width:0}.nav-right{border-top:1px solid #0a234214;flex-direction:column;align-items:stretch;gap:0;margin-top:.5rem;padding-top:.875rem;display:flex}.nav-phone{color:#0a2342;padding:.875rem 0;font-size:16px;font-weight:500}.nav-cta{text-align:center;width:100%;margin-top:.75rem;padding:15px;font-size:15px}}.hero{min-height:88vh;padding:4rem var(--page-gutter);background:#0a2342;align-items:center;display:flex;position:relative;overflow:hidden}.hero-bg{z-index:1;background:linear-gradient(90deg,#0a234247,#0a234224 44%,#0a234200 72%);position:absolute;inset:0}.hero-img-bg{z-index:0;background-image:url(/active-adults-jogging-navy-hero.png);background-position:100%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.hero-inner{z-index:2;width:100%;max-width:1100px;margin:0 auto;position:relative}.hero-eyebrow{color:#1d9e75;letter-spacing:.1em;text-transform:uppercase;margin-bottom:1rem;font-size:11px;font-weight:600;line-height:1.25;display:inline-block}.hero-eyebrow span{display:inline}.hero-eyebrow span+span:before{content:" "}.hero h1{color:#fff;max-width:580px;margin-bottom:1.25rem;font-family:Playfair Display,serif;font-size:52px;font-weight:700;line-height:1.1}.hero h1 em{color:#4bb8e8;font-style:italic}.hero-sub{color:#ffffffa6;max-width:480px;margin-bottom:.875rem;font-size:16px;line-height:1.75}.hero-sub2{color:#ffffff80;max-width:460px;margin-bottom:2rem;font-size:15px;font-style:italic;line-height:1.7}.hero-sub2-mobile{display:none}.hero-btn-row{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.hero-btn{color:#fff;cursor:pointer;letter-spacing:.2px;background:#1d9e75;border:none;border-radius:6px;justify-content:center;align-items:center;padding:15px 32px;font-family:Inter,sans-serif;font-size:15px;font-weight:600;display:inline-flex}.hero-btn-secondary{color:#185fa5;letter-spacing:.2px;background:#ebf5ff;border:none;border-radius:6px;justify-content:center;align-items:center;padding:15px 32px;font-family:Inter,sans-serif;font-size:15px;font-weight:600;text-decoration:none;display:inline-flex}.hero-trust{flex-wrap:wrap;align-items:center;gap:10px;margin-top:2.5rem;display:flex}.hero-trust-pill{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;white-space:nowrap;background:linear-gradient(135deg,#ffffff52,#ffffff1a);border:1px solid #ffffff47;border-radius:99px;align-items:center;gap:10px;padding:6px 20px 6px 6px;font-size:13px;font-weight:600;line-height:1.2;display:inline-flex}.hero-trust-icon{color:#0a2342;background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.hero-trust-icon svg{fill:currentColor;width:16px;height:16px}.trust-mobile{display:none}@media(max-width:768px){.hero{min-height:auto;padding:3rem var(--page-gutter) 2.5rem}.hero-img-bg{background-position:72%}.hero-bg{background:linear-gradient(#0a2342d1,#0a2342bd 56%,#0a23429e)}.hero-eyebrow{max-width:330px;font-size:11px;line-height:1.2}.hero h1{font-size:2.25rem;line-height:1.15}.hero-sub{font-size:15px}.hero-sub2{max-width:340px;font-size:14px;line-height:1.55}.hero-trust{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:clamp(.5rem,2.5vw,.85rem);margin-top:1.65rem;display:grid}.hero-trust-pill{white-space:normal;text-align:center;color:#fff;text-shadow:0 1px 8px #00000057;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;flex-direction:column;justify-content:flex-start;align-items:center;gap:.5rem;width:auto;min-width:0;padding:0;font-size:clamp(11px,3vw,12px);font-weight:700;line-height:1.12}.hero-trust-icon{width:clamp(34px,10vw,40px);height:clamp(34px,10vw,40px);box-shadow:0 4px 14px #0a234233}.hero-trust-icon svg{width:clamp(18px,5vw,21px);height:clamp(18px,5vw,21px)}.trust-desktop{display:none}.trust-mobile{max-width:100%;display:block}}@media(max-width:480px){.hero{padding-bottom:3.25rem}.hero-eyebrow{letter-spacing:.09em;max-width:280px;margin-bottom:1rem;font-size:10px;line-height:1.18;display:block}.hero-eyebrow span{display:block}.hero-eyebrow span+span:before{content:""}.hero h1{font-size:clamp(2rem,10vw,2.35rem)}.hero-sub2{margin-bottom:1.6rem;font-size:12px;line-height:1.45}.hero-sub2-desktop{display:none}.hero-sub2-mobile{display:block}.hero-btn-row{flex-direction:column;align-items:stretch}.hero-btn,.hero-btn-secondary{text-align:center;width:100%;min-height:48px;padding:14px 1rem}}.between{padding:var(--section-y) var(--page-gutter);background:#071828}.between-inner{grid-template-columns:420px 1fr;align-items:center;gap:4rem;max-width:1100px;margin:0 auto;display:grid}.between-img{background:#0a2342;border-radius:16px;height:340px;position:relative;overflow:hidden;box-shadow:0 18px 48px #00000038}.between-img-photo{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.between h2{color:#fff;margin-bottom:1.5rem;font-family:Playfair Display,serif;font-size:36px;font-weight:700;line-height:1.2}.between h2 em{color:#4bb8e8;font-style:italic}.between-body{color:#ffffff8c;margin-bottom:.875rem;font-size:15px;line-height:1.8}.between-body2{color:#fff6;font-size:15px;font-style:italic;line-height:1.8}@media(max-width:768px){.between-inner{grid-template-columns:1fr;gap:2rem}.between-img{border-radius:12px;height:240px}.between h2{font-size:1.75rem;line-height:1.2}.between-body,.between-body2{font-size:15px}}.light-section{padding:var(--section-y) var(--page-gutter);background:#f7f9fc}.light-inner{max-width:1100px;margin:0 auto}.section-eyebrow{color:#1d9e75;letter-spacing:.1em;text-transform:uppercase;min-width:0;font-size:11px;font-weight:600;line-height:1.25;display:block}.section-eyebrow-line{max-width:100%;margin-bottom:1rem;display:block}.eyebrow-bar{display:none}.light-section h2{color:#0a2342;margin-bottom:.75rem;font-family:Playfair Display,serif;font-size:36px;font-weight:700;line-height:1.15}.light-section h2 em{color:#4bb8e8;font-style:italic}.section-desc{color:#5a7191;max-width:520px;margin-bottom:2.5rem;font-size:15px;line-height:1.7}.two-col{grid-template-columns:1fr 1fr;align-items:start;gap:3rem;display:grid}.feature-list{list-style:none}.feature-item{border-bottom:1px solid #e8edf5;gap:1rem;padding:.875rem 0;display:flex}.feature-item:last-child{border-bottom:none}.feature-icon{color:#1d9e75;background:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;display:flex;box-shadow:0 2px 8px #0a23421a}.feature-title{color:#0a2342;margin-bottom:2px;font-size:15px;font-weight:600}.feature-desc{color:#5a7191;font-size:13px;line-height:1.5}.light-cta{color:#fff;cursor:pointer;background:#1d9e75;border:none;border-radius:6px;align-items:center;gap:8px;margin-top:2rem;padding:13px 26px;font-family:Inter,sans-serif;font-size:14px;font-weight:600;display:inline-flex}.consult-grid{align-items:stretch}.consult-copy{flex-direction:column;min-width:0;height:100%;display:flex}.consult-copy .section-eyebrow-line{margin-bottom:.75rem}.consult-copy .section-desc{margin-bottom:1rem}.consult-includes-label{color:#0a2342;margin-bottom:.5rem;font-size:14px;font-weight:600}.consult-copy .feature-list{margin:0 0 .75rem}.consult-copy .feature-item{gap:.875rem;padding:.5rem 0}.consult-copy .feature-icon{border-radius:8px;width:34px;height:34px;font-size:14px}.consult-copy .light-cta{align-self:flex-start;margin-top:auto}.consult-card-wrap{min-width:0;height:100%}.consult-card-wrap .doctor-card{height:100%}@media(max-width:768px){.light-section h2{font-size:1.75rem;line-height:1.2}.two-col{grid-template-columns:1fr;gap:0}.feature-item{gap:.875rem}.consult-copy{height:auto}.consult-copy .light-cta{margin-top:1.25rem}.consult-card-wrap,.consult-card-wrap .doctor-card{height:auto}.doctor-card{width:100%;margin-top:2rem}.doctor-avatar{width:72px;height:72px}.doctor-name,.d-stat-num{font-size:18px}.d-stat-label{font-size:9px}}@media(max-width:420px){.feature-item{align-items:flex-start}.feature-icon{width:36px;height:36px}.doctor-card{border-radius:16px;padding:1.25rem}.doctor-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;display:grid}.doctor-badges{gap:.3rem}.doctor-badge{padding:4px 7px;font-size:10px}}.tech-section{padding:var(--section-y) var(--page-gutter);background:#fff}.tech-inner{max-width:1800px;margin:0 auto}.tech-header{text-align:center;margin-bottom:3rem}.tech-header h2{color:#0a2342;margin-bottom:.5rem;font-family:Playfair Display,serif;font-size:36px;font-weight:700}.tech-header p{color:#5a7191;max-width:720px;margin:0 auto;font-size:16px;font-weight:400;line-height:1.7}.tech-row{grid-template-columns:repeat(8,minmax(0,1fr));gap:clamp(.45rem,1vw,1.25rem);padding-bottom:0;display:grid;overflow:visible}.tech-row::-webkit-scrollbar{display:none}.tech-card{cursor:pointer;background:#f0f7ff;border-radius:16px;width:100%;min-width:0;text-decoration:none;transition:transform .2s,box-shadow .2s;display:block;overflow:hidden}.tech-card:hover{transform:translateY(-4px);box-shadow:0 8px 28px #0a234221}.tech-card-img{aspect-ratio:1;background:#0a2342;border-radius:16px 16px 0 0;width:100%;overflow:hidden}.tech-card-img img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.tech-card-body{padding:clamp(.65rem,1vw,1.25rem)}.tech-card-name{color:#1d9e75;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.5rem;font-size:clamp(8px,.65vw,11px);font-weight:600;line-height:1.35}.tech-card-title{color:#0a2342;margin-bottom:.625rem;font-size:clamp(11px,.95vw,17px);font-weight:700;line-height:1.3}.tech-card-desc{color:#5a7191;margin-bottom:1rem;font-size:clamp(9px,.72vw,13px);font-weight:400;line-height:1.6}.tech-card-link{color:#4bb8e8;text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:6px;font-size:clamp(8px,.72vw,13px);font-weight:600;display:flex}.tech-card:focus-visible{outline-offset:2px;outline:2px solid #4bb8e8}@media(max-width:768px){.tech-header h2{font-size:1.75rem}.tech-row{overflow-x:unset;grid-template-columns:1fr 1fr;gap:.875rem;display:grid}.tech-card{width:100%}.tech-card-img{aspect-ratio:unset;height:160px}.tech-card-body{padding:1rem}.tech-card-name{letter-spacing:.06em;margin-bottom:.375rem;font-size:10px}.tech-card-title{margin-bottom:.375rem;font-size:15px;line-height:1.3}.tech-card-desc{margin-bottom:.75rem;font-size:13px;display:block}.tech-card-link{font-size:12px;display:flex}}@media(min-width:769px)and (max-width:1180px){.tech-inner{max-width:1100px}.tech-row{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:480px){.tech-header{margin-bottom:2rem}.tech-row{grid-template-columns:1fr;gap:.75rem}.tech-card{border-radius:14px;grid-template-columns:112px minmax(0,1fr);min-height:112px;display:grid}.tech-card-img{aspect-ratio:auto;border-radius:14px 0 0 14px;height:100%}.tech-card-body{padding:.875rem}.tech-card-name{margin-bottom:.25rem;font-size:9px}.tech-card-title{margin-bottom:.25rem;font-size:14px}.tech-card-desc{margin-bottom:.45rem;font-size:12px;line-height:1.45}.tech-card-link{font-size:11px}}.cond-section{padding:var(--section-y) var(--page-gutter);background:#f7f9fc}.cond-inner{max-width:1100px;margin:0 auto}.cond-header{text-align:center;margin-bottom:3rem}.cond-header .section-eyebrow-line{justify-content:center}.cond-header h2{color:#0a2342;margin:.375rem 0 .875rem;font-family:Playfair Display,serif;font-size:36px;font-weight:700;line-height:1.15}.cond-header p{color:#5a7191;max-width:720px;margin:0 auto;font-size:16px;font-weight:400;line-height:1.7}.cond-scroll{white-space:normal;grid-template-columns:repeat(9,minmax(0,1fr));gap:clamp(5px,.65vw,12px);max-width:1800px;margin:0 auto;display:grid;overflow:visible}.cond-scroll::-webkit-scrollbar{display:none}.cond-tile{aspect-ratio:1;cursor:pointer;background:#0a2342;border-radius:clamp(6px,.75vw,12px);width:100%;min-width:0;text-decoration:none;transition:transform .2s;display:block;position:relative;overflow:hidden}.cond-tile:hover{transform:translateY(-4px)}.cond-tile-image{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.cond-tile-label{color:#fff;text-transform:uppercase;letter-spacing:clamp(.02em,.25vw,.08em);white-space:normal;overflow-wrap:anywhere;background:linear-gradient(#0000,#0a234299 40%,#0a2342f2);padding:clamp(.75rem,1.7vw,2rem) clamp(.3rem,.7vw,1rem) clamp(.35rem,.65vw,1rem);font-size:clamp(5px,.72vw,13px);font-weight:600;line-height:1.15;transition:background .2s;position:absolute;bottom:0;left:0;right:0}.cond-tile:hover .cond-tile-label{background:linear-gradient(#0000,#0a2342b8 38%,#0a2342)}.cond-footer{text-align:center;margin-top:3rem}.cond-footer p{color:#5a7191;max-width:640px;margin:0 auto;font-size:18px;font-style:italic;font-weight:400;line-height:1.7}.cond-discover{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.08em;background:#1d9e75;border:none;border-radius:6px;justify-content:center;align-items:center;margin-top:1.75rem;padding:14px 40px;font-family:Inter,sans-serif;font-size:14px;font-weight:600;display:inline-flex}.cond-tile:focus-visible,.cond-discover:focus-visible{outline-offset:2px;outline:2px solid #4bb8e8}@media(max-width:768px){.cond-header h2{font-size:1.75rem}.cond-scroll{overflow-x:unset;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem}.cond-tile{aspect-ratio:1}.cond-tile-label{letter-spacing:.04em;padding:1.25rem .5rem .625rem;font-size:10px}.cond-footer p{font-size:16px}.cond-discover{width:100%}}@media(max-width:480px){.cond-header{margin-bottom:2rem}.cond-scroll{grid-template-columns:repeat(2,minmax(0,1fr));gap:.625rem}.cond-tile-label{font-size:11px}}.neuro-section{padding:var(--section-y) var(--page-gutter);background:#071828;position:relative;overflow:hidden}.neuro-section:before{content:"";background:#4bb8e80d;border-radius:50%;width:400px;height:400px;position:absolute;top:-100px;right:-100px}.neuro-inner{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1100px;margin:0 auto;display:grid;position:relative}.neuro-eyebrow{color:#1d9e75;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;font-size:11px;font-weight:600;line-height:1.25}.neuro-left h2{color:#fff;margin-bottom:1rem;font-family:Playfair Display,serif;font-size:36px;font-weight:700;line-height:1.15}.neuro-left h2 em{color:#4bb8e8;font-style:italic}.neuro-body{color:#ffffff8c;margin-bottom:2rem;font-size:15px;line-height:1.75}.neuro-features{margin-bottom:2rem;list-style:none}.neuro-feature{border-bottom:1px solid #ffffff0f;align-items:flex-start;gap:12px;padding:.625rem 0;display:flex}.neuro-feature:last-child{border-bottom:none}.neuro-check{color:#1d9e75;background:#1d9e7533;border:1.5px solid #1d9e75;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:2px;font-size:9px;display:flex}.neuro-feature-text{color:#ffffffb3;font-size:14px;line-height:1.5}.neuro-btns{flex-wrap:wrap;gap:.75rem;display:flex}.neuro-btn-p{color:#fff;cursor:pointer;background:#1d9e75;border:none;border-radius:6px;justify-content:center;align-items:center;padding:13px 24px;font-family:Inter,sans-serif;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.neuro-btn-s{color:#ffffffb3;cursor:pointer;background:0 0;border:1.5px solid #fff3;border-radius:6px;justify-content:center;align-items:center;padding:13px 24px;font-family:Inter,sans-serif;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.neuro-video{aspect-ratio:9/16;background:#0a2342;border-radius:20px;justify-self:center;width:min(100%,300px);position:relative;overflow:hidden;box-shadow:0 18px 48px #00000047}.neuro-video-poster{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.neuro-video-scrim{background:linear-gradient(#0a234266,#0a23420d 55%,#0a234299);position:absolute;inset:0}.neuro-video-play{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;inset:0}.neuro-play-icon{filter:drop-shadow(0 6px 18px #00000059);transition:transform .2s}.neuro-video-play:hover .neuro-play-icon{transform:scale(1.08)}.neuro-video iframe{border:none;width:100%;height:100%;position:absolute;inset:0}@media(max-width:768px){.neuro-inner{grid-template-columns:1fr;gap:2rem}.neuro-left h2{font-size:1.75rem}.neuro-btns{flex-direction:column;gap:.75rem}.neuro-btn-p,.neuro-btn-s{text-align:center;width:100%}.neuro-video{width:min(100%,260px)}}@media(max-width:420px){.neuro-video{width:min(100%,230px)}}.doctor-card{text-align:center;background:#0a2342;border-radius:20px;padding:2rem}.doctor-avatar{object-fit:cover;object-position:top center;border:3px solid #4bb8e859;border-radius:50%;width:88px;height:88px;margin:0 auto 1.25rem;display:block}.doctor-name{color:#fff;font-family:Playfair Display,serif;font-size:20px;font-weight:700}.doctor-cred{color:#4bb8e8;margin:.25rem 0 .125rem;font-size:13px;font-weight:500}.doctor-title{color:#ffffff59;margin-bottom:1.25rem;font-size:12px;line-height:1.5}.doctor-badges{flex-wrap:wrap;justify-content:center;gap:.375rem;margin-bottom:1.25rem;display:flex}.doctor-badge{color:#4bb8e8;background:#4bb8e81f;border-radius:5px;padding:4px 10px;font-size:11px;font-weight:600}.doctor-badge.green{color:#1d9e75;background:#1d9e751f}.doctor-divider{background:#ffffff14;height:1px;margin:1.25rem 0}.doctor-stats{justify-content:center;gap:2rem;display:flex}.d-stat-num{color:#4bb8e8;text-align:center;font-family:Inter,sans-serif;font-size:22px;font-weight:700}.d-stat-label{color:#ffffff59;text-transform:uppercase;letter-spacing:.05em;text-align:center;margin-top:3px;font-size:10px}.reviews-widget-section{padding:var(--section-y) var(--page-gutter);background:#fff}.reviews-widget-inner{-webkit-overflow-scrolling:touch;max-width:1100px;margin:0 auto;overflow-x:auto}.reviews-widget-inner iframe,.reviews-widget-inner [class*=ti-]{max-width:100%!important}@media(max-width:768px){.reviews-widget-section{min-height:140px}}.areas-section{padding:var(--section-y) var(--page-gutter);background:#f7f9fc}.areas-inner{max-width:1100px;margin:0 auto}.areas-header{margin-bottom:2.5rem}.areas-header h2{color:#0a2342;margin:.375rem 0 .75rem;font-family:Playfair Display,serif;font-size:36px;font-weight:700;line-height:1.15}.areas-header p{color:#5a7191;max-width:640px;font-size:16px;font-weight:400;line-height:1.7}.areas-grid{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.area-card{background:#fff;border-radius:16px;padding:1.75rem;box-shadow:0 2px 12px #0a234212}.area-title{color:#0a2342;text-transform:uppercase;letter-spacing:.06em;border-bottom:2px solid #4bb8e8;margin-bottom:1rem;padding-bottom:.75rem;font-size:14px;font-weight:700;display:inline-block}.area-title.green{border-color:#1d9e75}.area-pills{flex-wrap:wrap;gap:.375rem;display:flex}.area-pill{color:#185fa5;background:#ebf5ff;border-radius:6px;padding:5px 12px;font-size:12px;font-weight:500}.area-pill.green{color:#085041;background:#e1f5ee}@media(max-width:768px){.areas-header h2{font-size:1.75rem}.areas-grid{grid-template-columns:1fr}.area-pill{padding:4px 9px;font-size:11px}}.cta-section{padding:var(--section-y) var(--page-gutter);text-align:center;background:#071828;position:relative;overflow:hidden}.cta-section:before{content:"";background:#4bb8e80d;border-radius:50%;width:500px;height:500px;position:absolute;top:-120px;left:50%;transform:translate(-50%)}.cta-inner{z-index:1;max-width:600px;margin:0 auto;position:relative}.cta-eyebrow{color:#1d9e75;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;font-size:11px;font-weight:600;line-height:1.25}.cta-h{color:#fff;margin-bottom:.875rem;font-family:Playfair Display,serif;font-size:42px;font-weight:700;line-height:1.1}.cta-h em{color:#1d9e75;font-style:italic}.cta-sub{color:#ffffff80;margin-bottom:2.5rem;font-size:15px;line-height:1.7}.cta-btns{flex-wrap:wrap;justify-content:center;gap:.875rem;margin-bottom:1.5rem;display:flex}.cta-btn-p{color:#fff;cursor:pointer;background:#1d9e75;border:none;border-radius:8px;padding:15px 32px;font-family:Inter,sans-serif;font-size:15px;font-weight:600}.cta-btn-s{color:#fff;cursor:pointer;background:#ffffff0f;border:1.5px solid #ffffff26;border-radius:8px;padding:15px 32px;font-family:Inter,sans-serif;font-size:15px;font-weight:600}.cta-detail{color:#ffffff40;font-size:12px}@media(max-width:768px){.cta-h{font-size:2rem;line-height:1.15}.cta-btns{flex-direction:column;gap:.75rem}.cta-btn-p,.cta-btn-s{text-align:center;width:100%;padding:15px}}.footer{padding:4rem var(--page-gutter) 1.5rem;background:#040e1c}.footer-inner{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:2rem;max-width:1100px;margin:0 auto 2.5rem;display:grid}.footer-brand{color:#fff;margin-bottom:.375rem;font-family:Playfair Display,serif;font-size:15px;font-weight:700}.footer-brand span{color:#4bb8e8}.footer-tagline{color:#ffffff4d;margin-bottom:1.25rem;font-size:12px;line-height:1.7}.footer-contact{color:#fff6;font-size:13px;line-height:2}.footer-contact a{color:#4bb8e8;text-decoration:none}.footer-heading{color:#4bb8e8;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.875rem;font-size:11px;font-weight:600}.footer-links{list-style:none}.footer-links li a{color:#fff6;font-size:13px;line-height:2.1;text-decoration:none}.footer-links li a:hover{color:#4bb8e8}.footer-review-card{text-align:center;background:#ffffff0a;border:1px solid #ffffff12;border-radius:12px;padding:1.25rem}.footer-stars{color:#f5a623;letter-spacing:2px;margin-bottom:.375rem;font-size:16px}.footer-rating{color:#fff;font-family:Inter,sans-serif;font-size:32px;font-weight:700;line-height:1}.footer-review-count{color:#ffffff59;margin-top:.25rem;margin-bottom:1rem;font-size:12px}.footer-review-cta{color:#fff;cursor:pointer;text-align:center;background:#1d9e75;border:none;border-radius:6px;width:100%;padding:10px;font-family:Inter,sans-serif;font-size:13px;font-weight:600;display:block}.footer-bottom{border-top:1px solid #ffffff0f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;max-width:1100px;margin:0 auto;padding-top:1.25rem;display:flex}.footer-copy{color:#fff3;font-size:11px}.footer-right{align-items:center;gap:1rem;display:flex}.footer-right a{color:#fff3;font-size:11px;text-decoration:none}.ada-badge{color:#1d9e75;font-size:11px;font-weight:600}.mobile-sticky-actions{display:none}@media(max-width:768px){body{padding-bottom:calc(74px + env(safe-area-inset-bottom))}.footer-inner{grid-template-columns:1fr;gap:0;margin-bottom:0}.footer-inner>div{border-bottom:1px solid #ffffff12;padding-bottom:1.5rem}.footer-inner>div:last-child{border-bottom:none}.footer-bottom{text-align:center;flex-direction:column;gap:.75rem}.footer-copy,.footer-right a,.ada-badge{font-size:12px}.footer-right{flex-wrap:wrap;justify-content:center}.mobile-sticky-actions{z-index:90;padding:.45rem .75rem calc(.45rem + env(safe-area-inset-bottom));background:#1a5f9e;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:.25rem;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -10px 28px #040e1c33}.mobile-sticky-action{color:#fff;cursor:pointer;white-space:nowrap;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:.25rem;min-width:0;min-height:58px;font-family:Inter,sans-serif;font-size:12px;font-weight:700;line-height:1.15;text-decoration:none;display:flex}.mobile-sticky-action-icon{color:#fff;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.mobile-sticky-action-icon svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.mobile-sticky-action:active{background:#ffffff1f;border-radius:8px}}.cond-hero{background:#0a2342;padding:4rem 2rem;position:relative;overflow:hidden}.cond-hero:before{content:"";background:#4bb8e80d;border-radius:50%;width:420px;height:420px;position:absolute;top:-120px;right:-120px}.cond-hero-inner{z-index:1;grid-template-columns:minmax(0,.95fr) minmax(0,1.15fr);align-items:center;gap:3.5rem;max-width:1200px;margin:0 auto;display:grid;position:relative}.cond-breadcrumb{flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:1.5rem;font-size:13px;display:flex}.cond-breadcrumb a{color:#ffffff80;text-decoration:none}.cond-breadcrumb a:hover{color:#4bb8e8}.cond-breadcrumb span[aria-current]{color:#ffffffd9;font-weight:500}.cond-breadcrumb-sep{color:#ffffff47}.cond-hero-h1{color:#fff;max-width:600px;margin-bottom:1.5rem;font-family:Playfair Display,serif;font-size:44px;font-weight:700;line-height:1.12}.cond-definition{background:#ffffff0a;border:1px solid #ffffff14;border-left:3px solid #4bb8e8;border-radius:8px;margin-bottom:2rem;padding:1.25rem 1.5rem}.cond-definition-label{color:#4bb8e8;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.5rem;font-size:11px;font-weight:600}.cond-definition-text{color:#ffffffa6;font-size:15px;line-height:1.7}.cond-definition-text a{color:#4bb8e8;text-underline-offset:2px;text-decoration:underline}.cond-hero-right{z-index:1;position:relative}.cond-hero-copy,.cond-hero-media{min-width:0}.cond-hero-image{aspect-ratio:4/5;object-fit:cover;object-position:center;border-radius:24px;width:100%;max-height:620px;display:block;box-shadow:0 24px 60px #00000047}@media(min-width:901px)and (max-width:1024px){.cond-hero{padding:3.5rem var(--page-gutter)}.cond-hero-inner{grid-template-columns:minmax(0,1.05fr) minmax(280px,.85fr);gap:2rem;max-width:960px}.cond-hero-h1{font-size:clamp(2.2rem,4.5vw,2.75rem)}.cond-definition{margin-bottom:1.5rem;padding:1rem 1.125rem}.cond-definition-text{font-size:14px;line-height:1.65}.cond-hero-left .hero-btn-row{gap:.75rem}.cond-hero-left .hero-btn,.cond-hero-left .hero-btn-secondary{padding:13px 18px;font-size:14px}.cond-hero-image{border-radius:20px;max-height:520px}}@media(min-width:769px)and (max-width:1199px){.cond-hero-left .hero-trust{gap:6px}.cond-hero-left .hero-trust-pill{gap:6px;padding:5px 10px 5px 5px;font-size:11px}.cond-hero-left .hero-trust-icon{width:24px;height:24px}.cond-hero-left .hero-trust-icon svg{width:12px;height:12px}.cond-hero-left .trust-desktop{display:none}.cond-hero-left .trust-mobile{display:inline}}@media(min-width:1200px){.cond-hero-left .hero-trust{gap:8px}.cond-hero-left .hero-trust-pill{gap:8px;padding:6px 12px 6px 6px;font-size:12px}.cond-hero-left .hero-trust-icon{width:26px;height:26px}.cond-hero-left .hero-trust-icon svg{width:13px;height:13px}}@media(max-width:900px){.cond-hero{padding:3rem var(--page-gutter)}.cond-hero-inner{grid-template-columns:1fr;gap:2rem}.cond-hero-copy{order:1}.cond-hero-media{order:2}.cond-hero-image{aspect-ratio:16/10;border-radius:18px;max-height:360px}.cond-hero-h1{font-size:clamp(2rem,5.8vw,2.5rem)}.cond-definition{margin-bottom:1.5rem}}@media(max-width:768px){.cond-hero{padding:3rem 1.25rem}.cond-hero-image{aspect-ratio:16/11;border-radius:16px;max-height:320px}.cond-hero-h1{font-size:2rem}}.symptoms-section{background:#071828;padding:3.5rem 2rem}.symptoms-inner{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);align-items:start;gap:3.5rem;max-width:1200px;margin:0 auto;display:grid}.symptoms-content,.symptoms-visual{min-width:0}.symptoms-content h2{color:#fff;margin:.375rem 0 1rem;font-family:Playfair Display,serif;font-size:36px;font-weight:700;line-height:1.15}.symptoms-body{color:#ffffff8c;max-width:520px;font-size:15px;line-height:1.75}.symptoms-points{grid-template-columns:1fr 1fr;gap:.625rem 2rem;margin:1.5rem 0;padding:0;list-style:none;display:grid}.symptoms-point{color:#fff;padding-left:1.125rem;font-size:14px;font-weight:600;line-height:1.5;position:relative}.symptoms-point:before{content:"";background:#4bb8e8;border-radius:50%;width:6px;height:6px;position:absolute;top:.5em;left:0}.symptoms-image{aspect-ratio:4/5;object-fit:cover;object-position:center;border-radius:22px;width:88%;margin:0 auto;display:block;box-shadow:0 18px 48px #00000047}@media(max-width:1024px){.symptoms-section,.causes-section,.approach-section,.choose-section,.faq-section{padding:4rem var(--page-gutter)}.symptoms-inner{grid-template-columns:minmax(0,1fr) minmax(260px,.8fr);align-items:center;gap:2rem}.symptoms-content h2,.causes-header h2,.approach-header h2,.faq-header h2{font-size:32px}.symptoms-body{max-width:none}.symptoms-points{gap:.5rem 1rem}.symptoms-image{border-radius:18px;width:100%}.causes-grid,.approach-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;margin-bottom:2.5rem}.choose-inner{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:2rem}.choose-section h2{font-size:28px}.choose-section .feature-list{grid-template-columns:1fr}}@media(max-width:900px){.symptoms-inner,.choose-inner{grid-template-columns:1fr;gap:2rem}.symptoms-image{aspect-ratio:16/10;max-height:360px}.choose-section .doctor-card{height:auto}}@media(max-width:768px){.symptoms-section{padding:3rem 1.25rem}.symptoms-content h2{font-size:1.5rem}.symptoms-points{grid-template-columns:1fr}.symptoms-image{aspect-ratio:16/11;border-radius:16px}}.causes-section{background:#f7f9fc;padding:5rem 2rem}.causes-header{text-align:center;max-width:700px;margin:0 auto 3rem}.causes-header .section-eyebrow-line{justify-content:center}.causes-header h2{color:#0a2342;margin:.375rem 0 1rem;font-family:Playfair Display,serif;font-size:36px;font-weight:700;line-height:1.15}.causes-body{color:#5a7191;margin-bottom:1rem;font-size:15px;line-height:1.75}.causes-body:last-child{margin-bottom:0}.causes-grid{grid-template-columns:repeat(3,1fr);gap:1.75rem;max-width:1200px;margin:0 auto 3rem;display:grid}.causes-card{background:#fff;border:1px solid #e8edf5;border-radius:16px;padding:1.5rem;box-shadow:0 2px 10px #0a23420a}.causes-card-img{aspect-ratio:1;background:#0a2342;border-radius:12px;justify-content:center;align-items:center;width:100%;margin-bottom:1.25rem;display:flex;overflow:hidden}.causes-card-img img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.causes-card-num{color:#ffffff4d;font-family:Playfair Display,serif;font-size:32px;font-weight:700}.causes-card-title{color:#0a2342;margin-bottom:.625rem;font-family:Playfair Display,serif;font-size:19px;font-weight:700}.causes-card-desc{color:#5a7191;font-size:14px;line-height:1.65}.causes-cta{text-align:center}@media(max-width:768px){.causes-section{padding:3rem 1.25rem}.causes-header h2{font-size:1.5rem}.causes-grid{gap:1.25rem;margin-bottom:2rem}}.approach-section{background:#071828;padding:5rem 2rem;position:relative;overflow:hidden}.approach-section:before{content:"";background:#1d9e750d;border-radius:50%;width:420px;height:420px;position:absolute;bottom:-140px;left:-120px}.approach-inner{z-index:1;max-width:1200px;margin:0 auto;position:relative}.approach-header{text-align:center;max-width:700px;margin:0 auto 3rem}.approach-header .section-eyebrow-line{justify-content:center}.approach-header h2{color:#fff;margin:.375rem 0 1rem;font-family:Playfair Display,serif;font-size:36px;font-weight:700;line-height:1.15}.approach-subtitle{color:#ffffff8c;font-size:15px;line-height:1.7}.approach-grid{grid-template-columns:repeat(3,1fr);gap:1.75rem;margin-bottom:3rem;display:grid}.approach-card{background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;padding:1.5rem}.approach-badge{text-transform:uppercase;letter-spacing:.06em;border-radius:99px;margin-bottom:1rem;padding:5px 12px;font-size:11px;font-weight:600;display:inline-block}.approach-badge.green{color:#3fcb9b;background:#1d9e7529}.approach-badge.blue{color:#4bb8e8;background:#4bb8e829}.approach-card-img{aspect-ratio:1;object-fit:cover;background:#0a2342;border-radius:12px;width:100%;margin-bottom:1.25rem;display:block}.approach-card-title{color:#fff;margin-bottom:.625rem;font-family:Playfair Display,serif;font-size:19px;font-weight:700}.approach-card-desc{color:#ffffff8c;margin-bottom:.875rem;font-size:14px;line-height:1.65}.approach-card-desc a{color:#4bb8e8;text-underline-offset:2px;text-decoration:underline}.approach-result{color:#3fcb9b;border-top:1px solid #ffffff14;padding-top:.875rem;font-size:13px;font-weight:500;line-height:1.5}.approach-cta{text-align:center}.approach-cta-note{color:#fff6;margin-bottom:1.25rem;font-size:14px;font-style:italic}@media(max-width:768px){.approach-section{padding:3rem 1.25rem}.approach-header h2{font-size:1.5rem}.approach-grid{gap:1.25rem;margin-bottom:2rem}}.choose-section{background:#fff;padding:5rem 2rem}.choose-inner{grid-template-columns:1fr 1fr;align-items:stretch;gap:3rem;max-width:1100px;margin:0 auto;display:grid}.choose-inner>div{min-width:0}.choose-section .doctor-card{height:100%}.choose-section h2{color:#0a2342;margin:.25rem 0 .65rem;font-family:Playfair Display,serif;font-size:32px;font-weight:700;line-height:1.12}.choose-section .section-desc{max-width:none;margin-bottom:1rem;font-size:14px;line-height:1.55}.choose-section .feature-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:.625rem .875rem;display:grid}.choose-section .feature-item{background:#f7f9fc;border:1px solid #e8edf5;border-radius:12px;align-items:center;gap:.625rem;padding:.65rem .75rem}.choose-section .feature-icon{background:#fff;border-radius:8px;width:30px;height:30px;font-size:13px}.choose-section .feature-title{font-size:13px;line-height:1.25}.choose-section .feature-desc{display:none}.choose-section .section-solution-cta{margin-top:.9rem}.choose-section .cta-btn-p{padding:13px 26px}.choose-reviews{grid-template-columns:1fr 1fr;gap:1rem;margin-top:1.5rem;display:grid}.review-card{background:#f7f9fc;border:1px solid #e8edf5;border-radius:12px;padding:1.25rem}.review-stars{color:#f5a623;letter-spacing:2px;margin-bottom:.625rem;font-size:13px}.review-text{color:#0a2342;margin-bottom:.75rem;font-size:13px;font-style:italic;line-height:1.6}.review-author{color:#5a7191;font-size:12px;font-weight:500}@media(max-width:768px){.choose-section{padding:3rem 1.25rem}.choose-inner{gap:0}.choose-section h2{font-size:1.5rem}.choose-section .feature-list{grid-template-columns:1fr;gap:.75rem}.choose-section .feature-item{align-items:flex-start;padding:.875rem}.choose-section .feature-desc{font-size:13px;line-height:1.5;display:block}.choose-reviews{grid-template-columns:1fr}}.faq-section{background:#0a2342;padding:5rem 2rem}.faq-inner{max-width:800px;margin:0 auto}.faq-header{text-align:center;margin-bottom:2.5rem}.faq-header .section-eyebrow-line{justify-content:center}.faq-header h2{color:#fff;margin:.375rem 0 0;font-family:Playfair Display,serif;font-size:36px;font-weight:700;line-height:1.15}.faq-list{flex-direction:column;gap:.875rem;display:flex}.faq-item{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:12px;overflow:hidden}.faq-q-heading{margin:0}.faq-question{cursor:pointer;text-align:left;color:#fff;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1.25rem 1.5rem;font-family:Inter,sans-serif;font-size:15px;font-weight:600;line-height:1.4;display:flex}.faq-icon{color:#4bb8e8;background:#ffffff1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:16px;line-height:1;transition:transform .25s,background .25s,color .25s;display:flex}.faq-item.open .faq-icon{color:#fff;background:#1d9e75;transform:rotate(45deg)}.faq-answer-wrap{grid-template-rows:0fr;transition:grid-template-rows .3s;display:grid}.faq-item.open .faq-answer-wrap{grid-template-rows:1fr}.faq-answer-inner{overflow:hidden}.faq-answer{color:#fff9;padding:0 1.5rem 1.25rem;font-size:14px;line-height:1.7}@media(max-width:768px){.faq-section{padding:3rem 1.25rem}.faq-header h2{font-size:1.5rem}.faq-question{padding:1.125rem}.faq-answer{padding:0 1.125rem 1.125rem}}@media(max-width:640px){.cond-hero .hero-btn-row{flex-direction:column;align-items:stretch}.cond-hero .hero-btn,.cond-hero .hero-btn-secondary,.section-solution-cta .cta-btn-p,.approach-cta .cta-btn-p,.faq-solution-cta .cta-btn-p{text-align:center;width:100%;min-height:48px}.cond-definition{padding:1rem}.causes-grid,.approach-grid{grid-template-columns:1fr}.causes-card,.approach-card{border-radius:14px;padding:1.125rem}.causes-card-img,.approach-card-img{border-radius:10px;margin-bottom:1rem}.faq-question{font-size:14px}}@media(max-width:480px){.cond-hero,.symptoms-section,.causes-section,.approach-section,.choose-section,.faq-section{padding-left:1rem;padding-right:1rem}.cond-breadcrumb,.cond-hero .hero-eyebrow,.cond-hero-h1,.cond-definition,.cond-definition-text,.symptoms-content h2,.symptoms-body,.causes-header h2,.causes-body,.approach-header h2,.approach-subtitle,.choose-section h2,.choose-section .section-desc,.faq-header h2{min-width:0;max-width:100%}.cond-hero-h1{font-size:clamp(1.8rem,8vw,2rem);line-height:1.12}.cond-definition-text,.symptoms-body,.causes-body,.approach-subtitle{font-size:14px;line-height:1.65}.cond-hero-left .hero-trust{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;width:100%}.cond-hero-left .hero-trust-pill{min-width:0;font-size:10px;line-height:1.1}.cond-hero-left .hero-trust-icon{width:34px;height:34px}.cond-hero-left .trust-mobile{overflow-wrap:anywhere;max-width:100%;display:block}.symptoms-content h2,.causes-header h2,.approach-header h2,.choose-section h2,.faq-header h2{font-size:1.45rem}}.cond-areas-section{background:#071828;padding:3rem 2rem}.cond-areas-inner{text-align:center;max-width:900px;margin:0 auto}.cond-areas-inner h2{color:#fff;margin-bottom:.875rem;font-family:Playfair Display,serif;font-size:32px;font-weight:700;line-height:1.15}.cond-areas-body{color:#ffffff80;max-width:640px;margin:0 auto 1.75rem;font-size:15px;line-height:1.7}.cond-areas-pills{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.section-solution-cta{margin-top:1.75rem}.faq-solution-cta{text-align:center;margin-top:2rem}.faq-cta-note{color:#fff9;margin-bottom:1rem;font-size:14px}@media(max-width:768px){.cond-areas-section{padding:3rem 1.25rem}.cond-areas-inner h2{font-size:1.5rem}}.subpage-hero{padding:5rem var(--page-gutter);background:#0a2342;position:relative;overflow:hidden}.subpage-hero:before{content:"";background:#4bb8e814;border-radius:50%;width:520px;height:520px;position:absolute;top:-180px;right:-140px}.subpage-hero-inner{z-index:1;max-width:1100px;margin:0 auto;position:relative}.subpage-hero h1{color:#fff;max-width:760px;margin:.5rem 0 1rem;font-family:Playfair Display,serif;font-size:clamp(2.3rem,5vw,3.8rem);font-weight:700;line-height:1.08}.subpage-hero-copy{color:#ffffffad;max-width:680px;margin-bottom:2rem;font-size:17px;line-height:1.75}.hero-btn,.hero-btn-secondary,.cta-btn-p,.cta-btn-s,.light-cta,.cond-discover{text-decoration:none}.about-intro-section,.about-expertise-section,.awards-section,.about-reasons-section,.contact-section,.payment-widget-section,.legal-section,.blog-index-section,.directory-section{padding:var(--section-y) var(--page-gutter)}.about-intro-section,.about-reasons-section,.contact-section,.blog-index-section,.directory-section{background:#f7f9fc}.about-expertise-section,.payment-widget-section,.legal-section{background:#fff}.about-intro-inner,.about-reasons-inner,.contact-inner,.legal-inner,.blog-index-inner,.awards-inner,.directory-inner{max-width:1100px;margin:0 auto}.about-intro-inner{grid-template-columns:minmax(300px,.86fr) minmax(0,1.14fr);align-items:center;gap:3rem;display:grid}.about-doctor-panel{background:#0a2342;border-radius:18px;padding:1rem;box-shadow:0 20px 48px #0a234229}.about-doctor-panel img{aspect-ratio:1;object-fit:cover;border-radius:14px;width:100%;display:block}.about-doctor-caption{color:#fff;text-align:center;padding:1rem .5rem .25rem}.about-doctor-caption span{font-family:Playfair Display,serif;font-size:24px;font-weight:700;display:block}.about-doctor-caption strong{color:#4bb8e8;margin-top:.25rem;font-size:13px;display:block}.about-intro-copy h2,.about-section-header h2,.awards-copy h2,.about-reasons-inner h2,.contact-info-panel h2{color:#0a2342;margin:.35rem 0 1rem;font-family:Playfair Display,serif;font-size:36px;font-weight:700;line-height:1.15}.about-intro-copy p,.about-section-header p,.awards-copy p{color:#5a7191;margin-bottom:1rem;font-size:15px;line-height:1.75}.about-quick-actions{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.about-quick-actions a,.blog-card-link,.blog-aside-card a,.contact-method-card,.footer-action-row a{justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.about-quick-actions a,.blog-card-link,.blog-aside-card>a:first-of-type{color:#fff;background:#1d9e75;border-radius:6px;padding:.85rem 1.25rem;font-size:14px;font-weight:700}.about-quick-actions a:nth-child(2){color:#1a5f9e;background:#ebf5ff}.about-section-header{text-align:center;max-width:760px;margin:0 auto 2.5rem}.about-card-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;max-width:1100px;margin:0 auto;display:grid}.about-info-card{background:#f7f9fc;border:1px solid #e8edf5;border-radius:14px;padding:1.5rem;box-shadow:0 4px 16px #0a23420a}.about-info-card h3{color:#0a2342;margin-bottom:.75rem;font-family:Playfair Display,serif;font-size:21px;line-height:1.2}.about-info-card p{color:#5a7191;font-size:14px;line-height:1.65}.awards-section{background:#071828}.awards-inner{grid-template-columns:minmax(260px,.36fr) minmax(0,.64fr);align-items:center;gap:2rem;display:grid}.awards-copy h2{color:#fff}.awards-copy p{color:#ffffff94}.awards-carousel-shell{grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:.75rem;display:grid}.awards-track{scroll-snap-type:x mandatory;scrollbar-width:none;grid-auto-columns:minmax(220px,36%);grid-auto-flow:column;gap:1rem;padding:.25rem;display:grid;overflow-x:auto}.awards-track::-webkit-scrollbar{display:none}.award-card{scroll-snap-align:start;background:#fff;border-radius:14px;padding:.75rem;box-shadow:0 14px 34px #0003}.award-card img{aspect-ratio:1;object-fit:contain;background:#f7f9fc;border-radius:10px;width:100%;display:block}.awards-arrow{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff2e;border-radius:50%;width:44px;height:44px;font-size:26px;line-height:1}.about-reasons-inner{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:start;gap:3rem;display:grid}.about-reason-list{gap:.85rem;list-style:none;display:grid}.about-reason-list li{background:#fff;border:1px solid #e8edf5;border-radius:12px;gap:.85rem;padding:1rem;display:flex;box-shadow:0 3px 12px #0a23420a}.about-reason-list span{color:#1d9e75;background:#e1f5ee;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-weight:800;display:flex}.about-reason-list p{color:#0a2342;font-size:14px;font-weight:600;line-height:1.6}.contact-inner{grid-template-columns:minmax(300px,.42fr) minmax(0,.58fr);align-items:start;gap:2rem;display:grid}.contact-card-list{gap:.75rem;margin:1.5rem 0;display:grid}.contact-method-card{color:#0a2342;background:#fff;border:1px solid #e8edf5;border-radius:12px;flex-direction:column;align-items:flex-start;padding:1rem;box-shadow:0 4px 16px #0a23420a}.contact-method-card span{color:#1d9e75;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.35rem;font-size:11px;font-weight:700}.contact-method-card strong{font-size:15px;line-height:1.4}.contact-hours-card{color:#fff;background:#0a2342;border-radius:14px;padding:1.25rem}.contact-hours-card h3{margin-bottom:.75rem;font-family:Playfair Display,serif;font-size:24px}.contact-hours-card p{color:#ffffffb3;font-size:14px;line-height:1.6}.contact-hours-card strong{color:#4bb8e8;margin-top:.75rem;font-size:14px;display:block}.contact-form-panel{background:#fff;border:1px solid #e8edf5;border-radius:16px;height:777px;min-height:620px;padding:.75rem;box-shadow:0 12px 32px #0a234214}.payment-widget-inner{background:#fff;border:1px solid #e8edf5;border-radius:18px;max-width:1120px;margin:0 auto;padding:clamp(1rem,3vw,2rem);overflow:hidden;box-shadow:0 14px 36px #0a234214}.legal-inner{grid-template-columns:280px minmax(0,1fr);align-items:start;gap:2rem;display:grid}.legal-meta{top:calc(var(--nav-height) + 1rem);gap:.75rem;display:grid;position:sticky}.legal-meta-card{background:#f7f9fc;border:1px solid #e8edf5;border-radius:12px;padding:1rem}.legal-meta-label{color:#1d9e75;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.35rem;font-size:11px;font-weight:800}.legal-meta-card strong{color:#0a2342;line-height:1.4;display:block}.legal-meta-card p,.legal-meta-card a{color:#5a7191;font-size:13px;line-height:1.6}.legal-content{background:#fff;border:1px solid #e8edf5;border-radius:16px;padding:clamp(1.25rem,3vw,2.5rem);box-shadow:0 4px 18px #0a23420a}.legal-content-section{border-bottom:1px solid #e8edf5;margin-bottom:1.5rem;padding:0 0 1.5rem}.legal-content-section:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}.legal-content h2{color:#0a2342;margin-bottom:.75rem;font-family:Playfair Display,serif;font-size:26px;line-height:1.2}.legal-content p,.legal-content li{color:#5a7191;font-size:15px;line-height:1.75}.legal-content ul{padding-left:1.25rem}.blog-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;display:grid}.blog-card{background:#fff;border:1px solid #e8edf5;border-radius:16px;overflow:hidden;box-shadow:0 6px 24px #0a23420f}.blog-card-image{aspect-ratio:16/10;background:#0a2342;display:block;overflow:hidden}.blog-card-image img{object-fit:cover;width:100%;height:100%;transition:transform .25s;display:block}.blog-card:hover .blog-card-image img{transform:scale(1.03)}.blog-card-body{padding:1.25rem}.blog-card-date,.blog-post-date{color:#1d9e75;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.6rem;font-size:12px;font-weight:800}.blog-card h3{margin-bottom:.75rem;font-family:Playfair Display,serif;font-size:25px;line-height:1.18}.blog-card h3 a{color:#0a2342;text-decoration:none}.blog-card p{color:#5a7191;margin-bottom:1rem;font-size:14px;line-height:1.65}.blog-post-hero{padding:4.5rem var(--page-gutter) 7rem;background:#0a2342}.blog-post-hero-inner{max-width:900px;margin:0 auto}.blog-post-hero h1{color:#fff;margin:.5rem 0 1rem;font-family:Playfair Display,serif;font-size:clamp(2.1rem,5vw,3.5rem);line-height:1.1}.blog-post-hero p{color:#ffffffa6;font-size:17px;line-height:1.7}.blog-post-image-wrap{max-width:980px;padding:0 var(--page-gutter);z-index:2;margin:-4rem auto 0;position:relative}.blog-post-image-wrap img{object-fit:cover;border-radius:18px;width:100%;max-height:520px;display:block;box-shadow:0 18px 48px #0a234238}.blog-post-shell{max-width:1100px;padding:4rem var(--page-gutter);grid-template-columns:minmax(0,1fr) 300px;gap:3rem;margin:0 auto;display:grid}.blog-post-content{min-width:0}.blog-post-content h2{color:#0a2342;margin:2rem 0 .85rem;font-family:Playfair Display,serif;font-size:31px;line-height:1.18}.blog-post-content h3{color:#0a2342;margin:1.5rem 0 .5rem;font-size:20px}.blog-post-content p,.blog-post-content li{color:#405b7d;margin-bottom:1rem;font-size:16px;line-height:1.85}.blog-post-content ol,.blog-post-content ul{margin-bottom:1rem;padding-left:1.25rem}.blog-post-content a{color:#1a5f9e;font-weight:700}.blog-post-aside{top:calc(var(--nav-height) + 1rem);align-content:start;gap:1rem;display:grid;position:sticky}.blog-aside-card{background:#f7f9fc;border:1px solid #e8edf5;border-radius:14px;padding:1.25rem}.blog-aside-card h2{color:#0a2342;margin-bottom:.75rem;font-family:Playfair Display,serif;font-size:23px;line-height:1.2}.blog-aside-card p{color:#5a7191;margin-bottom:1rem;font-size:14px;line-height:1.65}.blog-aside-card a{color:#1a5f9e;margin:.5rem 0;font-size:14px;font-weight:700;text-decoration:none;display:flex}.directory-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;display:grid}.directory-card-grid-tight{grid-template-columns:repeat(4,minmax(0,1fr))}.directory-card{background:#fff;border:1px solid #e8edf5;border-radius:16px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 6px 24px #0a23420f}.directory-card-image{aspect-ratio:4/3;background:#0a2342;display:block;overflow:hidden}.directory-card-image img{object-fit:cover;width:100%;height:100%;transition:transform .25s;display:block}.directory-card:hover .directory-card-image img{transform:scale(1.03)}.directory-card-body{flex-direction:column;flex:1;padding:1.25rem;display:flex}.directory-card-category{text-transform:uppercase;letter-spacing:.08em;color:#1d9e75;margin-bottom:.5rem;font-size:11px;font-weight:800}.directory-card h3{margin-bottom:.65rem;font-family:Playfair Display,serif;font-size:23px;line-height:1.16}.directory-card h3 a{color:#0a2342;text-decoration:none}.directory-card p{color:#5a7191;margin-bottom:1rem;font-size:14px;line-height:1.65}.directory-card-link{color:#4bb8e8;text-transform:uppercase;letter-spacing:.06em;align-items:center;margin-top:auto;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex}.chat-widget-root{z-index:91;position:relative}@media(max-width:767px){.chat-widget-root iframe,iframe[src*=leadconnectorhq],iframe[src*=chat-widget],.hl-chat-widget,.lc_text-widget,.chat-widget{bottom:calc(88px + env(safe-area-inset-bottom))!important;right:14px!important}}.footer-socials{flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}.footer-socials a{color:#4bb8e8;background:#4bb8e81f;border:1px solid #4bb8e838;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;text-decoration:none;transition:background .2s,border-color .2s,color .2s,transform .2s;display:flex}.footer-socials a:hover{background:var(--social-color,#4bb8e8);border-color:var(--social-color,#4bb8e8);color:#fff;transform:translateY(-1px)}.footer-socials svg{fill:currentColor;width:16px;height:16px;display:block}.footer-review-cta{text-decoration:none}.footer-action-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:.4rem;margin-top:.75rem;display:grid}.footer-action-row a{color:#fff;background:#ffffff0f;border-radius:6px;min-height:36px;font-size:12px;font-weight:700}.footer-action-row a:hover{color:#4bb8e8;background:#4bb8e829}@media(max-width:900px){.about-card-grid,.directory-card-grid,.directory-card-grid-tight{grid-template-columns:repeat(2,minmax(0,1fr))}.awards-inner,.about-reasons-inner,.contact-inner,.legal-inner,.blog-post-shell{grid-template-columns:1fr;gap:1.5rem}.legal-meta,.blog-post-aside{position:static}}@media(max-width:768px){.subpage-hero{padding:3.25rem 1.25rem}.subpage-hero h1{font-size:2rem}.subpage-hero-copy{font-size:15px}.about-intro-section,.about-expertise-section,.awards-section,.about-reasons-section,.contact-section,.payment-widget-section,.legal-section,.blog-index-section,.directory-section{padding:3rem 1.25rem}.about-intro-inner{grid-template-columns:1fr;gap:1.5rem}.about-intro-copy h2,.about-section-header h2,.awards-copy h2,.about-reasons-inner h2,.contact-info-panel h2{font-size:1.75rem}.about-card-grid,.blog-card-grid,.awards-carousel-shell{grid-template-columns:1fr}.awards-arrow{display:none}.awards-track{grid-auto-columns:minmax(220px,82%)}.contact-form-panel{height:777px;min-height:640px;padding:.5rem}.blog-post-hero{padding:3rem 1.25rem 5rem}.blog-post-image-wrap{margin-top:-3rem;padding:0 1.25rem}.blog-post-shell{padding:3rem 1.25rem}.blog-post-content h2{font-size:1.65rem}.blog-post-content p,.blog-post-content li{font-size:15px;line-height:1.75}}@media(max-width:520px){.about-quick-actions{flex-direction:column}.about-quick-actions a{width:100%}.award-card{padding:.5rem}.contact-method-card strong{font-size:14px}.payment-widget-inner{border-radius:12px;padding:.75rem}.directory-card-grid,.directory-card-grid-tight{grid-template-columns:1fr}.directory-card-body{padding:1rem}.directory-card h3{font-size:21px}}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}
