@font-face{font-family:fontello;src:url(/fonts/fontello/fontello.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:fontello-theme;src:url(/fonts/fontello-theme/fontello.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}:root{--blue:#001ac7;--blue-hover:#3053f9;--blue-2:#135de8;--blue-2-hover:#0a4cc7;--blue-soft:#eef1ff;--ink:#2b2b2d;--muted:#6e7276;--nav-line:#e06e1a;--line:#d7dde6;--bg:#f6f8fb;--white:#fff;--cream:#fffce4;--green:#076652;--red:#e30613;--dock:#0119c7;--radius:16px;--shadow:0 18px 50px #0f172a14;--header:97px;--font:Geologica, sans-serif;--page:1290px}[class^=icon-]:before,[class*=\ icon-]:before{speak:never;text-decoration:inherit;text-align:center;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;width:1em;font-family:fontello;font-style:normal;font-weight:400;line-height:1em;display:inline-block}.icon-search-3:before{content:""}.icon-path-6189:before{content:""}.icon-instagram:before{content:""}.icon-facebook-1:before{content:""}.icon-telegram:before{content:""}.icon-phone-call:before{content:""}.icon-path-3443:before{content:""}.icon-up-micro:before{content:""}.icon-new-doctor:before{content:""}.icon-new-signature:before{content:""}.icon-left:before{content:""}.icon-right:before{content:""}.icon-picture:before,.icon-thumbs-up-light:before,.icon-clock-2:before,.icon-users-group:before,.icon-doc-text:before{font-family:fontello-theme}.icon-picture:before{content:""}.icon-thumbs-up-light:before{content:""}.icon-clock-2:before{content:""}.icon-users-group:before{content:""}.icon-doc-text:before{content:""}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}html:focus-within{scroll-behavior:auto}body{font-family:var(--font);color:var(--ink);background:var(--white);text-rendering:optimizelegibility;margin:0;font-size:16px;font-weight:400;line-height:1.647}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}h1,h2,h3,h4{letter-spacing:0;margin:0 0 .6em;font-weight:500;line-height:1.15}h1{letter-spacing:-1.8px}p{margin:0 0 1em}.skip{background:var(--blue);color:#fff;z-index:100;padding:.6rem 1rem;position:absolute;top:0;left:-999px}.skip:focus{left:0}.wrap{width:min(var(--page), calc(100% - 32px));margin-inline:auto}.btn{background:var(--blue);color:#fff;letter-spacing:0;text-transform:none;cursor:pointer;border:0;border-radius:30px;justify-content:center;align-items:center;gap:.45rem;min-height:0;padding:17px 45px;font-size:14px;font-weight:700;line-height:21px;transition:background-color .3s cubic-bezier(.46,.03,.52,.96),color .3s cubic-bezier(.46,.03,.52,.96),border-color .3s cubic-bezier(.46,.03,.52,.96);display:inline-flex}.btn:hover,.btn:focus-visible{background:var(--blue-hover);color:#fff}.btn-ghost{color:#fff;background:0 0;border:1px solid #ffffff73}.btn.btn-ghost:hover,.btn.btn-ghost:focus-visible{color:var(--blue);background:#fff;border-color:#fff}.header{z-index:40;background:#fff;position:sticky;top:0}.header-inner{min-height:var(--header);justify-content:space-between;align-items:center;gap:1rem;padding:21px 55px;display:flex}.logo img{width:auto;height:55px;max-height:55px}.header-actions{flex:none;align-items:center;gap:18px;display:flex}.search-btn{width:1.4em;height:1.4em;color:var(--ink);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:1px;transition:color .3s cubic-bezier(.46,.03,.52,.96);display:flex;position:relative;top:-1px;overflow:visible}.search-btn .icon-search-3{font-size:24px;line-height:1}.search-btn .icon-search-3:before{margin:0}.search-btn:hover{color:var(--blue)}.btn-outline{color:var(--blue);text-transform:none;letter-spacing:0;border-radius:30px;min-height:0;padding:11px 33px;font-size:13px;font-weight:700;line-height:21px;border:2px solid var(--blue)!important;background:0 0!important}.btn.btn-outline:hover,.btn.btn-outline:focus-visible{color:#fff;background:var(--blue)!important;border-color:var(--blue)!important}.search-overlay{z-index:100005;pointer-events:none;position:fixed;inset:0}body.search-open{overflow:hidden}.search-overlay.open{pointer-events:auto}.search-overlay:before{content:"";opacity:.2;background:#05071c;display:none;position:absolute;inset:0}.search-overlay.open:before{display:block}.search-panel{color:#fdfdfd;z-index:2;background:#05071c;width:100%;height:500px;transition:top .5s cubic-bezier(.46,.03,.52,.96),box-shadow .3s ease-out;position:absolute;top:-500px;left:0;overflow:hidden;box-shadow:0 1px 6px #0000}.search-overlay.open .search-panel{top:0;box-shadow:0 1px 6px #0000000d}.search-panel-head{height:auto;position:relative}.search-panel-head img{width:auto;height:auto;max-height:100px;position:absolute;top:70px;left:60px}.search-close{color:#fdfdfd;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:1.2em;height:1.2em;font-size:2rem;line-height:1.2em;display:flex;position:absolute;top:60px;right:60px}.search-close .icon-path-6189{transform-origin:50%;font-size:24px;line-height:1;transition:transform .3s,color .3s;display:inline-block}.search-close .icon-path-6189:before{margin:0}.search-close:hover .icon-path-6189{transform:rotate(180deg)}.search-line-wrap{width:min(1290px,100% - 120px);position:absolute;top:55%;left:50%;transform:translate(-50%,-50%)}.search-line{opacity:0;align-items:center;display:flex;position:relative}.search-overlay.open .search-line{animation:.7s .35s both search-fade}.search-line:after{content:"";transform-origin:0;background:#fdfdfd73;height:1px;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.search-overlay.open .search-line:after{animation:.7s .5s both search-line-in}.search-line input{color:#fdfdfd;background:0 0;border:0;outline:none;flex:1;height:3em;padding:0 1.5em 0 0;font-size:1.9rem;font-weight:400;line-height:normal}.search-line input::placeholder{color:#abacb7;line-height:normal}.search-submit{color:#fdfdfd;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:auto;height:auto;font-size:1.5rem;line-height:1;display:flex}.search-submit .icon-search-3:before{margin:0}@keyframes search-fade{0%{opacity:0}to{opacity:1}}@keyframes search-line-in{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scale(1)}}.nav{flex:auto;justify-content:center;align-items:center;gap:.15rem;display:flex}.nav>li{list-style:none;position:relative}.nav-close-item,.nav-expand{display:none}.nav,.nav ul{margin:0;padding:0}.nav>li>a,.nav-toggle{color:var(--ink);align-items:center;gap:.3rem;padding:.3em .75em;font-size:15px;font-weight:700;line-height:1.5em;transition:color .2s;display:flex;position:relative}.nav>li>a:after{content:"";background:var(--nav-line);transform-origin:0;height:2px;transition:transform .3s cubic-bezier(.22,.61,.36,1);position:absolute;top:2.9em;left:.75em;right:.75em;transform:scaleX(0)}.nav>li>a:hover,.nav>li:hover>a,.nav>li:focus-within>a,.nav>li>a[aria-current=page]{color:var(--ink)}.nav>li:hover>a:after,.nav>li:focus-within>a:after,.nav>li>a[aria-current=page]:after{transform:scale(1)}.submenu{background:var(--dock);min-width:20em;box-shadow:none;z-index:20;border:0;border-radius:10px;padding:.55rem 0;display:none;position:absolute;top:100%;left:0}.nav>li:hover>.submenu,.nav>li:focus-within>.submenu{display:grid}.submenu-branch{position:relative}.submenu-nested{min-width:18em;max-height:min(78vh,640px);top:0;left:calc(100% + 12px);overflow:auto}.submenu-branch:after{content:"";width:16px;height:100%;position:absolute;top:0;left:100%}.submenu-branch:hover>.submenu-nested,.submenu-branch:focus-within>.submenu-nested{display:grid}.submenu a{color:#fff;border-radius:0;padding:.55rem 1.1rem;font-size:15px;font-weight:400;line-height:1.5em;display:block}.submenu-text{display:inline-block;position:relative}.submenu-text:after{content:"";background:currentColor;width:0;height:2px;margin-top:2px;transition:width .2s;display:block}.submenu a:hover .submenu-text:after,.submenu a[aria-current=page] .submenu-text:after{width:100%}.nav-overlay{display:none}.menu-btn,.close-menu{cursor:pointer;background:0 0;border:0;width:44px;height:44px;display:none}.menu-btn span,.menu-btn span:before,.menu-btn span:after{background:var(--ink);width:22px;height:2px;display:block;position:relative}.menu-btn span:before,.menu-btn span:after{content:"";position:absolute;left:0}.menu-btn span:before{top:-7px}.menu-btn span:after{top:7px}.hero-home{padding:0;overflow:hidden}.hero-scaler{aspect-ratio:1920/780;width:100%;position:relative;overflow:hidden}.hero-stage{width:1920px;height:780px;transform:scale(calc(100vw / 1920px));transform-origin:0 0;position:absolute;top:0;left:0}.hero-copy{z-index:8;width:640px;position:absolute;top:50%;left:315px;transform:translateY(-52%)}.hero-copy h1{letter-spacing:-1px;color:#2b2b2d;max-width:none;margin:0 0 30px;font-size:55px;font-weight:500;line-height:70px;animation:.45s 80ms both hero-slide-x}.hero-city{color:#001ac7;font-style:normal;display:inline-block;position:relative}.hero-underline{z-index:9;pointer-events:none;width:250px;max-width:none;height:8px;animation:.45s .2s both hero-line;position:absolute;bottom:-2px;left:0}.hero-cta{letter-spacing:0;background:#001ac7;border-radius:100px;height:60px;padding:0 40px;font-size:14px;font-weight:500;line-height:60px;animation:.45s .16s both hero-slide-x}.hero-cta:hover{background:#3053f9}.hero-doctor{z-index:7;border-radius:0;width:608px;max-width:none;height:665px;animation:.5s ease-in-out .12s both hero-scale;position:absolute;top:calc(50% - 30px);right:280px}.hero-badge{width:280px;height:97px;box-shadow:none;z-index:9;transform-origin:0;background:#f7f9fbe6;border-radius:14px;padding:0;animation:.5s cubic-bezier(.25,1,.5,1) .32s both hero-flip;position:absolute;top:calc(50% + 240px);right:710px}.hero-badge img{width:55px;height:55px;position:absolute;top:20px;left:10px}.hero-badge-text{color:#2b2b2d;font-size:16px;font-weight:500;line-height:24px;position:absolute;top:24px;left:76px;right:12px}.hero-badge-line{white-space:nowrap}@keyframes hero-slide-x{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:none}}@keyframes hero-line{0%{opacity:0;transform:translate(40%)}to{opacity:1;transform:none}}@keyframes hero-scale{0%{opacity:0;transform:translateY(-50%)scale(.9)}to{opacity:1;transform:translateY(-50%)scale(1)}}@keyframes hero-flip{0%{opacity:0;transform:translateY(-50%)perspective(600px)rotateY(270deg)}to{opacity:1;transform:translateY(-50%)rotateY(0)}}.center-title{text-align:center;letter-spacing:-1.8px;color:var(--ink);margin:0 0 50px;font-size:3.353em;font-weight:500;line-height:1.15}.services-section{padding:55px 0 70px}.shot-grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.shot{color:#fff;text-align:left;border-radius:14px;display:block;position:relative;overflow:hidden}.shot:before{content:"";width:0;padding-top:115%;display:block}.shot-bg{z-index:0;background:#05080d 50%/cover no-repeat;border-radius:14px;position:absolute;inset:0}.shot-bg:before,.shot-bg:after{content:"";z-index:0;transition:opacity .3s;position:absolute;inset:0}.shot-bg:before{opacity:.6;background:linear-gradient(#0000 0%,#000 100%)}.shot-bg:after{opacity:0;background:#000}.shot:hover .shot-bg:before{opacity:0}.shot:hover .shot-bg:after{opacity:.6}.shot-inner{z-index:2;box-sizing:border-box;flex-direction:column;justify-content:stretch;align-items:flex-start;width:100%;max-height:100%;padding:2em 2.2em 2.4em;display:flex;position:absolute;inset:0;overflow:hidden}.shot-num{letter-spacing:0;font-size:1.333em;font-weight:400;line-height:1;display:inline-block}.shot-bottom{flex-direction:column;flex-grow:1;justify-content:flex-end;width:100%;max-height:100%;transition:transform .3s ease-out;display:flex;overflow:hidden;transform:translateY(40px)}.shot:hover .shot-bottom{transform:translateY(0)}.shot-bottom strong{letter-spacing:0;margin:.4em 0 0;font-size:1.556em;font-weight:500;line-height:1.3;display:block}.shot-more{opacity:0;color:#fff;margin-top:1.2em;font-size:15px;line-height:21px;transition:opacity .3s ease-out;display:inline-block}.shot-more .icon-path-3443{text-align:center;width:1.4em;height:1.4em;font-size:11px;line-height:1.4em;display:inline-block}.shot-more .icon-path-3443:before{margin:0}.shot:hover .shot-more{opacity:1}.section-rule{background:var(--line);height:1px}.health-section{padding:70px 0}.diagnosis-section{background:#f7f9fb;padding:calc(8.6667rem + 20px) 0 calc(44px + 3.3333rem)}.diagnosis-inner{width:min(var(--page), calc(100% - 32px));margin-inline:auto;padding:0}.diagnosis-title{text-align:center;letter-spacing:-1.8px;color:var(--ink);margin:0;font-size:46px;font-weight:500;line-height:1.2}.diagnosis-title .diagnosis-exact{color:#001ac7}.diagnosis-title u{text-underline-offset:.12em;text-decoration:underline}.diagnosis-word{color:inherit;display:inline}.health{grid-template-columns:41.742% 58.258%;align-items:start;gap:0;display:grid}.health-photo{position:relative}.health-photo>img:first-child{object-fit:cover;border-radius:14px;width:100%;height:auto}.stamp,.stamp-ring{max-width:none}.stamp{z-index:9;width:143px;height:143px;position:absolute;bottom:120px;right:-57px}.stamp-ring{z-index:10;width:126px;max-width:none;height:126px;animation:24s linear infinite stamp-spin;position:absolute;bottom:128px;right:-48px}@keyframes stamp-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.health-copy{margin-left:14%}.health-copy h2{letter-spacing:-1.8px;color:var(--ink);margin:0 0 .46em;font-size:42px;font-weight:500;line-height:1.15}.health-copy p{color:var(--muted);margin:0;font-size:1rem;line-height:1.647}.health-copy>img{aspect-ratio:800/420;object-fit:cover;object-position:center 50%;border-radius:14px;width:100%;height:auto;margin-top:200px}.dock{z-index:8001;flex-direction:column;align-items:center;max-height:300px;display:flex;position:fixed;top:50%;left:55px;transform:translateY(-50%)}.dock a{justify-content:center;align-items:center;margin:4px;display:inline-flex}.dock-icon{box-sizing:content-box;color:#fff;background:#0119c7;border:1px solid #0119c7;border-radius:50%;justify-content:center;align-items:center;width:2.5em;height:2.5em;padding:1px;font-size:16px;line-height:1;transition:background .25s,color .25s,border-color .25s;display:flex}.dock-icon [class^=icon-]{justify-content:center;align-items:center;width:1em;height:1em;line-height:1;display:flex}.dock-icon [class^=icon-]:before{width:1em;height:1em;margin:0;line-height:1;display:block}.dock a:hover .dock-icon{color:#0119c7;background:#fff;border-color:#fff}.to-top{color:#fff;cursor:pointer;opacity:0;pointer-events:none;z-index:7999;text-align:center;background:#2b2b2d;border:0;border-radius:50%;width:2.5em;height:2.5em;padding:0;font-size:16px;line-height:2.5em;display:block;position:fixed;bottom:2em;right:2em}.to-top:before{speak:never;content:"";text-align:center;width:auto;font-family:fontello;font-size:11px;font-style:normal;font-weight:400;line-height:1;display:inline-block;position:relative;top:-2px;margin:0!important}.to-top.show{opacity:1;pointer-events:auto}.to-top:hover{background:var(--blue)}body.nav-open .to-top,body.search-open .to-top{opacity:0;pointer-events:none}.articles-4{grid-template-columns:repeat(4,1fr)}.kicker{letter-spacing:.12em;text-transform:uppercase;color:var(--blue);margin-bottom:.8rem;font-size:.82rem;font-weight:700;display:inline-block}.section{padding:5rem 0}.section-head{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:2rem;display:flex}.section-head h2,.section h2,.cta-band h2{font-size:clamp(1.8rem,3vw,2.6rem)}.cards-3{grid-template-columns:repeat(3,1fr);gap:1.1rem;display:grid}.card{background:var(--bg);border-radius:var(--radius);border:1px solid #0000;transition:transform .2s,box-shadow .2s;overflow:hidden}.card:hover{box-shadow:var(--shadow);border-color:var(--line);transform:translateY(-4px)}.card img{object-fit:cover;width:100%;height:210px}.card-body{padding:1.25rem 1.3rem 1.4rem}.num{color:var(--blue);font-size:.82rem;font-weight:800}.card h3{margin:.2rem 0 .5rem;font-size:1.35rem}.more{color:var(--blue);font-size:.92rem;font-weight:700}.split{grid-template-columns:1.05fr .95fr;align-items:center;gap:3rem;display:grid}.split img{object-fit:cover;border-radius:24px;width:100%;height:460px}.stats{text-align:center;color:var(--ink);grid-template-columns:repeat(3,1fr);display:grid}.stat{padding:0 24px}.stat+.stat{border-left:1px solid #d0d6dd}.stat-icon{color:#135de8;justify-content:center;align-items:center;min-height:68px;font-size:4em;line-height:1;display:flex}.stat-icon img{width:auto;height:68px}.stat-icon [class^=icon-]:before{color:#135de8;margin:0}.stat strong{letter-spacing:3.4px;color:#2b2b2d;margin-top:.3em;font-size:4.444em;font-weight:500;line-height:1;display:block}.stat-label{color:var(--ink);margin-top:.8em;font-size:17px;font-weight:400;line-height:1.65;display:block}.counters-section{padding:70px 0}.concept-section{grid-template-columns:49.7% 50.3%;align-items:stretch;display:grid}.concept-photo{background:url(/images/home/img4.jpg) 50%/cover no-repeat;border-radius:0 14px 14px 0;min-height:300px}.concept-copy{padding:130px 12% 130px 8%}.concept-copy h2{color:#135de8;letter-spacing:-1.8px;margin:0 0 29px -216px;font-size:3.353em;font-weight:500;line-height:1.15}.concept-copy p{color:var(--ink);margin:0 0 40px;font-size:1rem;line-height:1.647}.btn-concept{background:#135de8}.btn-concept:hover{background:#0a4cc7}.articles-section{background:#f7f9fb;padding:70px 0 90px}.articles-heading{letter-spacing:-1.8px;color:var(--ink);margin:0 0 32px;font-size:3.353em;font-weight:500;line-height:1.15}.articles-slider{position:relative}.articles-viewport{touch-action:pan-y;overflow:hidden}.articles-track{gap:30px;width:100%;transition:transform .45s;display:flex}.article-card{min-width:0;color:inherit;user-select:none;-webkit-user-drag:none;flex:0 0 calc(33.3333% - 20px)}.article-card img{aspect-ratio:783/522;object-fit:cover;pointer-events:none;border-radius:14px;width:100%;transition:transform .5s;display:block;transform:scale(1.01)}.article-card:hover img{transform:scale(1.07)}.article-media{border-radius:14px;margin-bottom:1.1em;position:relative;overflow:hidden}.article-media .mask{opacity:0;background:#00000059;transition:opacity .3s;position:absolute;inset:0}.article-card:hover .mask{opacity:1}.article-cat{color:#85898d;letter-spacing:.6px;text-transform:uppercase;margin-bottom:.45rem;font-size:13px;font-weight:400;display:block}.article-card h3{color:var(--ink);margin:0 0 .45rem;font-size:1.412em;font-weight:500;line-height:1.208}.article-date{color:#85898d;font-size:13px}.article-date:after{content:"•";margin-left:.45em}.articles-dots{justify-content:center;gap:8px;margin-top:28px;display:flex}.articles-dots button{cursor:pointer;background:#c5d0f5;border:0;border-radius:50%;width:8px;height:8px;padding:0}.articles-dots button.is-active{background:#001ac7}.partners-section{background:#fff}.partners-row{grid-template-columns:repeat(4,1fr);display:grid}.partners-cell{justify-content:center;align-items:center;padding:65px 24px 55px;display:flex}.partners-cell:not(:last-child){border-right:1px solid #d0d6dd}.partners-cell img{opacity:1;width:100%;max-width:194px;height:auto;transition:opacity .3s}.partners-cell:hover img{opacity:.7}.cta-band{background:var(--ink);color:#fff;border-radius:24px;justify-content:space-between;align-items:center;gap:1rem;padding:2.2rem;display:flex}.cta-band h2{margin:0;font-size:1.8rem}.page-hero{color:#fff;background:linear-gradient(#001ac7eb,#061040e0),url(/images/about-bg.jpg) 50%/cover;padding:4.5rem 0 3.2rem}.page-hero h1{max-width:18ch;font-size:clamp(2rem,4vw,3.4rem)}.crumbs{color:#ffffffbf;flex-wrap:wrap;gap:.4rem;margin-bottom:1rem;font-size:.88rem;display:flex}.crumbs a:hover{color:#fff}.prose{max-width:820px}.prose h1{display:none}.prose h2{margin-top:2rem;font-size:1.45rem}.prose ul,.prose ol{padding-left:1.2rem}.prose li{margin:.3rem 0}.prose table{border-collapse:collapse;width:100%;font-size:.95rem}.prose td,.prose th{border-bottom:1px solid var(--line);text-align:left;padding:.55rem .4rem}.grid-cards{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1rem;display:grid}.person{background:var(--bg);border-radius:18px;overflow:hidden}.person img{object-fit:cover;object-position:top;width:100%;height:280px}.person div{padding:1rem 1.1rem 1.2rem}.person h3{margin-bottom:.25rem;font-size:1.05rem}.person p{color:var(--muted);margin:0;font-size:.92rem}.footer{color:#fff;background:#001ac7;padding:50px 0 10px}.footer-grid{grid-template-columns:52.424% 24.242% 22.974%;align-items:start;gap:0;display:grid}.footer-brand{padding-right:10%}.footer-brand img{width:250px;max-width:90%;height:auto;display:block}.footer-link{color:#fff;margin-top:36px;display:inline-block}.footer-brand .footer-link{margin-top:36px;display:inline-block}.footer h3{color:#fff;margin:0 0 .8rem;font-size:1.125rem;font-weight:500}.footer p,.footer a,.footer a:hover{color:#fff}.footer-socials{flex-wrap:wrap;margin-top:1.2rem;margin-bottom:-5px;display:flex}.footer-socials a{color:#fff;background:0 0;border:1px solid #ffffff8c;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;margin:0 5px 5px 0;font-size:16px;line-height:1;transition:background .25s,color .25s,border-color .25s;display:flex}.footer .footer-socials a:hover{color:#001ac7;background:#fff;border-color:#fff}.footer-socials [class^=icon-]:before{margin:0}.underline_anim{background-image:linear-gradient(90deg,currentColor 0% 100%);background-position:0 100%;background-repeat:no-repeat;background-size:100% 2px;padding-bottom:.2em;transition:background-size .8s cubic-bezier(.25,.8,.25,1);display:inline-block}.underline_anim:hover{background-size:0 2px}.footer-bottom{border-top:1px solid #ffffff59;justify-content:space-between;align-items:center;gap:1rem;margin-top:2.4rem;padding:18px 0 10px;font-size:16px;display:flex}.footer-nav{flex-wrap:wrap;gap:.2rem 1.2rem;display:flex}.footer-nav a{display:inline-block;position:relative}.footer-nav a:after{content:"";background:currentColor;width:0;height:2px;transition:width .2s;display:block}.footer-nav a:hover:after{width:100%}.map-section{background:#e8eaed;width:100%;height:350px;position:relative;overflow:hidden}.map-section iframe{border:0;width:100%;height:350px;display:block}.map-pin{z-index:2;cursor:pointer;background:0 0;border:0;width:44px;height:56px;padding:0;position:absolute;top:50%;left:50%;transform:translate(-50%,calc(4px - 100%))}.map-info{z-index:3;color:#2b2b2d;background:#fff;border-radius:8px;width:min(280px,100% - 32px);padding:12px 28px 14px 12px;position:absolute;top:46%;left:50%;transform:translate(-50%,-100%);box-shadow:0 2px 7px 1px #0000004d}.map-info:after{content:"";border:10px solid #0000;border-top-color:#fff;width:0;height:0;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.map-info-close{color:#666;cursor:pointer;background:0 0;border:0;width:20px;height:20px;padding:0;font-size:18px;line-height:1;position:absolute;top:6px;right:8px}.map-info strong{color:#001ac7;margin:0 0 8px;font-size:19px;font-weight:700;line-height:1.2;display:block}.map-info p{color:#5f6570;margin:0 0 12px;font-size:13px;font-weight:400;line-height:1.45}.map-route{color:#001ac7;text-transform:uppercase;background:#fff;border:2px solid #001ac7;border-radius:30px;justify-content:center;align-items:center;min-height:0;padding:11px 33px;font-size:13px;font-weight:700;line-height:21px;display:inline-flex}.map-route:hover,.map-route:focus-visible{background:var(--blue);color:#fff}.map-info[hidden]{display:none}.form{gap:.8rem;display:grid}.form input,.form textarea,.form select{border:1px solid var(--line);background:#fff;border-radius:12px;width:100%;padding:.85rem .95rem}.form textarea{resize:vertical;min-height:130px}.form-status{min-height:1.4em;font-weight:600}.compare{user-select:none;aspect-ratio:16/10;background:#111;border-radius:20px;position:relative;overflow:hidden}.compare img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.compare-top{clip-path:inset(0 50% 0 0)}.compare-range{opacity:0;cursor:ew-resize;z-index:3;width:100%;margin:0;position:absolute;inset:0}.compare-line{z-index:2;pointer-events:none;background:#fff;width:3px;position:absolute;top:0;bottom:0;left:50%}.compare-line:after{content:"↔";background:var(--blue);color:#fff;border-radius:50%;place-items:center;width:42px;height:42px;font-size:1rem;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.compare-label{z-index:2;color:#fff;background:#0000008c;border-radius:999px;padding:.3rem .6rem;font-size:.8rem;position:absolute;bottom:12px}.compare-label.left{left:12px}.compare-label.right{right:12px}.contact-grid{grid-template-columns:.9fr 1.1fr;gap:2rem;display:grid}.info-list{gap:.9rem;display:grid}.info-list a,.info-list p{margin:0}.modal{z-index:80;background:#070b1c8c;justify-content:center;align-items:center;padding:1rem;display:none;position:fixed;inset:0}.modal.open{display:flex}.modal-card{background:#fff;border-radius:20px;width:min(520px,100%);padding:1.5rem;position:relative}.modal-close{cursor:pointer;background:0 0;border:0;font-size:1.5rem;position:absolute;top:.7rem;right:.8rem}@media (width<=1679px){.dock{left:12px}}@media (width<=1439px){.dock{left:20px}}@media (width<=1240px){.header-inner{padding:16px 28px}.concept-copy{padding:80px 8% 80px 6%}.concept-copy h2{margin-left:-80px;font-size:2.2rem}.partners-cell{padding:48px 18px 42px}}@media (width<=980px){.cards-3,.split,.stats,.footer-grid,.contact-grid,.shot-grid,.health,.articles-4,.concept-section{grid-template-columns:1fr}.dock{display:none}.hero-scaler{aspect-ratio:auto;height:auto;overflow:visible}.hero-stage{flex-direction:column;width:auto;height:auto;padding:28px 20px 36px;display:flex;position:relative;transform:none}.hero-copy{width:auto;position:relative;top:auto;left:auto;transform:none}.hero-copy h1{font-size:40px;line-height:38px;animation:none}.hero-underline{width:176px;height:6px;animation:none}.hero-cta,.hero-doctor{animation:none}.hero-doctor{width:min(320px,78%);height:auto;margin:20px auto 0;position:relative;top:auto;right:auto}.hero-badge{display:none}.stat+.stat{border-top:1px solid #d0d6dd;border-left:0;margin-top:28px;padding-top:28px}.stat strong{font-size:3rem}.concept-photo{border-radius:0;min-height:280px}.concept-copy{padding:40px 20px 50px}.concept-copy h2{margin-left:0;font-size:1.8rem}.articles-heading{font-size:2rem}.article-card{flex:0 0 100%}.partners-row{grid-template-columns:1fr 1fr}.partners-cell,.partners-cell:not(:last-child){border-bottom:1px solid #d0d6dd;border-right:0;padding:30px 16px}.partners-cell:nth-child(odd){border-right:1px solid #d0d6dd}.partners-cell:nth-child(n+3){border-bottom:0}.footer-brand{padding-right:0}.shot,.health-photo>img:first-child{min-height:0}.health-copy{margin-top:30px;margin-left:0}.health-copy h2{font-size:24px}.health-copy>img{margin-top:40px}.center-title{margin-bottom:28px;font-size:2rem}.shot-grid{gap:16px}.stamp{width:90px;height:90px;bottom:-20px;right:10px}.stamp-ring{width:80px;height:80px;bottom:-12px;right:18px}.search-panel{height:min(420px,72dvh)}.search-panel-head{justify-content:space-between;align-items:center;gap:12px;min-height:56px;padding:16px 16px 0;display:flex}.search-panel-head img{flex:0 auto;width:auto;max-width:calc(100% - 52px);height:28px;max-height:28px;position:static;top:auto;left:auto}.search-close{z-index:2;flex:0 0 44px;width:44px;height:44px;position:relative;top:auto;right:auto}.search-line-wrap{width:calc(100% - 40px)}.search-line input{font-size:1.2rem}.footer-bottom{flex-direction:column;align-items:flex-start}.nav>li>a:after{display:none}.header-inner{padding:12px 16px}.logo img{height:42px;max-height:42px}.header-actions{flex:auto;justify-content:flex-end;gap:8px;min-width:0}.header-actions .btn-outline{order:-1;margin-left:auto;margin-right:2px}.nav>li.nav-close-item{height:0;margin:0;padding:0;display:block;position:static;overflow:visible}.nav-overlay{z-index:8000;opacity:0;pointer-events:none;background:#2b2b2d59;transition:opacity .45s cubic-bezier(.5,1,.89,1);display:block;position:fixed;inset:0}body.nav-open{overflow:hidden}body.nav-open .header{z-index:8003}body.nav-open .nav-overlay{opacity:1;pointer-events:auto}.nav{z-index:8002;width:min(360px,88vw);height:100dvh;padding:5rem .8rem calc(2rem + env(safe-area-inset-bottom,0px));box-shadow:var(--shadow);-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y;pointer-events:none;background:#000;flex-direction:column;flex:none;justify-content:flex-start;align-items:stretch;margin:0;transition:transform .45s cubic-bezier(.5,1,.89,1);display:flex;position:fixed;inset:0 0 0 auto;overflow:hidden auto;transform:translate(100%)}body.nav-open .nav{pointer-events:auto;transform:translate(0)}.nav>li{flex-wrap:wrap;align-items:center;display:flex}.nav>li>a{flex:auto;min-width:0;padding:.7em .6em}.nav>li>a,.nav>li>a:hover,.nav>li:hover>a,.nav>li:focus-within>a,.nav>li>a[aria-current=page]{color:#fff}.nav-expand{color:#fff;cursor:pointer;background:0 0;border:0;flex:0 0 44px;place-items:center;width:44px;height:44px;margin:0;padding:0;display:grid}.nav-expand:after{content:"";border-bottom:2px solid;border-right:2px solid;width:8px;height:8px;transition:transform .2s;transform:rotate(45deg)}.nav-expand[aria-expanded=true]:after{transform:rotate(225deg)}.nav .submenu,.nav .submenu-nested{box-shadow:none;background:0 0;border:0;flex:100%;min-width:0;max-height:none;padding:0 0 .4rem .8rem;display:none;position:static;overflow:visible}.nav>li:hover>.submenu,.nav>li:focus-within>.submenu,.submenu-branch:hover>.submenu-nested,.submenu-branch:focus-within>.submenu-nested{display:none}.nav>li.is-open>.submenu,.submenu-branch.is-open>.submenu-nested{display:grid}.submenu-nested{padding:0 0 .2rem .9rem}.submenu-branch{flex-wrap:wrap;align-items:center;display:flex}.submenu-branch>a{flex:auto;min-width:0}.submenu-branch:after{display:none}.menu-btn,.close-menu{place-items:center;display:grid}.close-menu{color:#fff;font-size:28px;line-height:1;position:absolute;top:16px;right:16px}.header .btn-outline{min-height:38px;padding:0 .8rem;font-size:.7rem;display:inline-flex}.cta-band,.hero-actions{flex-direction:column;align-items:stretch}.split img,.card img{height:240px}body.nav-open .submenu{background:0 0;min-width:0;padding:0 0 .4rem .8rem}body.nav-open .submenu a,body.nav-open .submenu a:hover{color:#fff}.footer-brand{margin-bottom:8px}.footer-brand .footer-link,.footer-hours{margin-bottom:28px}.footer-hours p{margin:0}.footer-hours p+p{margin-top:10px}.map-section,.map-section iframe{height:420px}}@media (width<=500px){.hero-copy h1{letter-spacing:0;margin-bottom:20px;font-size:22px;line-height:25px}.hero-underline{width:120px;height:4px}.hero-cta{height:52px;padding:0 30px;font-size:13px;line-height:52px}.hero-doctor{width:min(220px,86%)}.center-title{font-size:1.8rem}.diagnosis-title{letter-spacing:0;font-size:23px}.articles-heading,.concept-copy h2{font-size:1.6rem}.map-section,.map-section iframe{height:480px}}@media (width<=479px){.articles-section{padding:48px 0 56px}.partners-cell,.partners-cell:not(:last-child){padding:22px 10px}.footer-link{margin-top:28px;margin-bottom:32px}.footer-hours p+p{margin-top:12px}}@media (prefers-reduced-motion:reduce){.hero-copy h1,.hero-underline,.hero-cta,.hero-doctor,.hero-badge{animation:none}}
