:root{--blue:#1769aa;--navy:#0e2d4d;--sky:#eaf5fb;--ink:#25313d;--line:#d9e5ed}*{box-sizing:border-box}body{margin:0;color:var(--ink);font-family:Arial,sans-serif;background:#fff}a{color:inherit;text-decoration:none}button{font:inherit}.header{min-height:76px;display:flex;align-items:center;gap:22px;padding:16px max(24px,calc((100% - 1240px)/2));border-bottom:1px solid var(--line)}.logo{font-weight:800;letter-spacing:.08em;color:var(--navy)}nav{display:flex;gap:16px;font-size:14px;flex:1 1}.vision{font-size:13px;color:var(--blue);background:none;border:0;cursor:pointer}.button{display:inline-block;background:var(--blue);color:white;border-radius:8px;padding:12px 17px;font-weight:600}.hero{padding:110px max(24px,calc((100% - 1050px)/2));background:var(--sky);max-width:1440px;margin:auto}.hero h1{max-width:720px;font-size:clamp(38px,6vw,70px);line-height:1.02;color:var(--navy);margin:10px 0 24px}.hero p{max-width:600px;font-size:19px;line-height:1.55}.eyebrow{color:var(--blue);font-weight:700}.text-link{margin-left:22px;color:var(--blue);font-weight:600}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:1050px;padding:72px 24px;margin:auto}.cards article{border:1px solid var(--line);border-radius:12px;padding:24px}.cards h2{color:var(--navy)}footer{padding:36px max(24px,calc((100% - 1050px)/2));background:var(--navy);color:#fff;display:flex;gap:20px}.mobile-actions{display:none}:focus-visible{outline:3px solid #f59e0b;outline-offset:3px}html[data-accessibility=accessible]{font-size:120%;filter:contrast(1.2)}html[data-accessibility=accessible] .hero{background:#fff}html[data-accessibility=accessible] .cards article{border-width:3px}html[data-accessibility=accessible] img{display:none}@media(max-width:850px){.vision,nav{display:none}.header{justify-content:space-between}.cards{grid-template-columns:1fr}.hero{padding-block:72px}.mobile-actions{display:flex;position:fixed;bottom:0;left:0;right:0;background:#fff;box-shadow:0 -4px 18px #0015;justify-content:space-around;padding:15px;color:var(--blue);font-weight:700}body{padding-bottom:58px}}.skip-link{position:absolute;left:12px;top:-60px;z-index:10;background:var(--navy);color:#fff;padding:10px 14px;border-radius:0 0 6px 6px}.skip-link:focus{top:0}.catalog-intro{padding:72px max(24px,calc((100% - 1050px)/2));background:var(--sky)}.catalog-intro h1{color:var(--navy);font-size:clamp(38px,6vw,64px);margin:10px 0}.catalog-intro p:not(.eyebrow){max-width:650px;line-height:1.55}.catalog-content{max-width:1050px;padding:56px 24px;margin:auto}.catalog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.catalog-card{border:1px solid var(--line);border-radius:12px;padding:22px}.catalog-card h2{margin-top:0;color:var(--navy);font-size:20px}.catalog-card a{color:var(--blue);font-weight:700}.price{font-size:20px;font-weight:700;color:var(--navy)}.price-list{border-top:1px solid var(--line)}.price-list>div{display:flex;justify-content:space-between;gap:24px;padding:18px 0;border-bottom:1px solid var(--line)}.empty{padding:28px;background:#f5f8fa;border-radius:10px}@media(max-width:850px){.catalog-grid{grid-template-columns:1fr}.catalog-intro{padding-block:50px}.price-list>div{align-items:baseline;flex-direction:column;gap:4px}}.booking-form{max-width:560px;display:grid;gap:18px}.booking-form label{display:grid;gap:7px;font-weight:600}.booking-form input,.booking-form select{border:1px solid var(--line);border-radius:7px;padding:12px;font:inherit}.booking-form .consent{display:flex;font-size:14px;align-items:flex-start}.booking-form .consent input{margin-top:3px}.trap{position:absolute;left:-10000px}.booking-form p{color:var(--navy);font-weight:600}.contact-list{display:grid;gap:12px;font-size:18px}.contact-list p{margin:0;padding:16px;border-bottom:1px solid var(--line)}.price-groups{display:grid;gap:42px}.price-group h2{margin:0 0 22px;color:var(--navy)}.price-group .price-list{border-top:0}@media(max-width:850px){.price-groups{gap:28px}.price-group h2{margin-bottom:16px}.price-group .price-list>div{padding:15px 0}}.search-form{margin-bottom:34px}.search-form label{display:block;font-weight:700;margin-bottom:8px}.search-form div{display:flex;gap:10px}.search-form input{flex:1 1;min-width:0;padding:12px;border:1px solid var(--line);border-radius:7px;font:inherit}.search-form button{border:0}.search-results{display:grid;gap:10px;padding:0;list-style:none}.search-results li{border-bottom:1px solid var(--line);padding:14px 0;display:grid;gap:4px}.search-results small{color:#617181}.search-results a{font-weight:700;color:var(--navy)}.home-search{max-width:1050px;margin:auto;padding:42px 24px}.home-search h2{color:var(--navy)}.home-search form{display:flex;gap:10px;max-width:650px}.home-search input{flex:1 1;border:1px solid var(--line);border-radius:7px;padding:12px;font:inherit}.home-search button{border:0}.cards a{color:var(--blue);font-weight:700}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:850px){.home-search form{display:grid;grid-template-columns:1fr}.home-search button{justify-self:start}.header .vision{display:block;font-size:12px}.header{gap:10px}}.policy{max-width:820px}.policy h2{color:var(--navy);margin:36px 0 12px}.policy h2:first-child{margin-top:0}.policy li,.policy p{line-height:1.65}.policy ul{padding-left:22px}.booking-form .consent a,.policy a{color:var(--blue);text-decoration:underline}.booking-form .consent span{line-height:1.45}.policy-version{color:#617181;font-size:14px}.cookie-consent{position:fixed;right:24px;bottom:24px;z-index:40;width:min(440px,calc(100% - 32px));padding:20px;border:1px solid #cbdde8;border-radius:14px;background:#fff;color:#29465c;box-shadow:0 16px 42px #16344b30;font-size:14px;line-height:1.5}.cookie-consent p{margin:0 0 8px}.cookie-consent a{color:#1769aa;text-decoration:underline}.cookie-consent-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:15px}.cookie-consent button{border-radius:7px;padding:10px 13px;font-weight:700;cursor:pointer}.cookie-consent-primary{border:1px solid #1769aa;background:#1769aa;color:#fff}.cookie-consent-secondary{border:1px solid #a8c0d0;background:#fff;color:#29465c}@media(max-width:520px){.cookie-consent{right:16px;bottom:16px}.cookie-consent-actions{display:grid;grid-template-columns:1fr}.cookie-consent button{width:100%}}.home-page{overflow-x:clip;background:#fff;color:#183047}.home-shell{width:min(calc(100% - 64px),1320px);margin-inline:auto}.home-header{position:sticky;top:0;z-index:20;min-height:82px;padding:0 max(32px,calc((100% - 1320px)/2));display:flex;align-items:center;gap:28px;background:color-mix(in srgb,#fff 94%,transparent);border-bottom:1px solid #e5ebf0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.home-logo{flex:none;color:#143958;font-size:15px;font-weight:800;letter-spacing:.11em}.home-header nav{display:flex;align-items:center;justify-content:center;gap:clamp(12px,1.35vw,23px);flex:1 1;font-size:13px;font-weight:600;color:#315069}.home-header nav a{white-space:nowrap}.home-header nav a:focus-visible,.home-header nav a:hover{color:#1769aa}.home-header-actions{display:flex;align-items:center;gap:16px}.home-header .vision{display:block;font-size:12px}.home-header .button-compact{padding:10px 14px;border-radius:9px;font-size:13px}.menu-toggle{display:none;border:0;background:transparent;padding:10px;cursor:pointer}.menu-toggle span{display:block;width:21px;height:2px;margin:4px 0;background:#183047}.home-hero{position:relative;padding:clamp(62px,8vw,118px) 0;background:linear-gradient(112deg,#f4f8fc,#f9fbfd 52%,#eaf3fa)}.hero-layout{display:grid;grid-template-columns:minmax(0,1.06fr) minmax(340px,.94fr);align-items:center;gap:clamp(36px,7vw,116px)}.section-kicker{margin:0 0 15px;color:#2e78b5;font-size:12px;font-weight:800;line-height:1.2;letter-spacing:.12em;text-transform:uppercase}.hero-copy h1,.home-section h2{margin:0;color:#173550;font-weight:700;letter-spacing:-.045em}.hero-copy h1{max-width:700px;font-size:clamp(44px,5.5vw,76px);line-height:.99}.hero-lead{max-width:610px;margin:27px 0 0;color:#4d6274;font-size:clamp(17px,1.55vw,21px);line-height:1.58}.hero-actions{display:flex;align-items:center;gap:26px;margin-top:36px}.home-page .button{border:1px solid #1769aa;border-radius:9px;padding:14px 19px;background:#1769aa;color:#fff;line-height:1.1;transition:background .2s ease,transform .2s ease}.home-page .button:hover{background:#115887;transform:translateY(-1px)}.plain-link{color:#1d6397;font-weight:700}.plain-link span{padding-left:6px}.hero-art{position:relative;min-height:405px}.hero-orbit{position:absolute;border:1px solid #b8d1e3;border-radius:50%}.orbit-one{width:330px;height:330px;right:6%;top:31px}.orbit-two{width:235px;height:235px;right:25%;bottom:1px;border-color:#6dadd6}.hero-card{position:absolute;display:grid;align-content:space-between;border:1px solid #c9deeb;border-radius:22px;background:#fff;box-shadow:0 20px 55px #25587518}.hero-card span{color:#407da8;font-size:12px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.hero-card strong{color:#163c5d;font-size:clamp(21px,2.35vw,34px);line-height:1.05;letter-spacing:-.04em}.hero-card-main{top:55px;right:0;width:min(94%,390px);height:270px;padding:29px;background:linear-gradient(145deg,#fff 20%,#e8f4fb)}.hero-card-main:after{position:absolute;right:29px;bottom:35px;width:78px;height:78px;border:14px solid #2c82bd;border-radius:50%;content:""}.hero-card-detail{left:0;bottom:20px;width:220px;min-height:138px;padding:22px}.hero-card-detail strong{font-size:19px}.home-section{padding:clamp(65px,8vw,116px) 0}.home-tint{background:#f5f8fb}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:38px}.home-section h2,.section-heading h2{font-size:clamp(31px,3.2vw,49px);line-height:1.06}.directions-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.direction-card{min-height:174px;padding:23px;display:flex;flex-direction:column;border:1px solid #dce7ee;border-radius:17px;background:#fff;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.direction-card:hover{border-color:#83b9da;box-shadow:0 15px 30px #17355010;transform:translateY(-3px)}.direction-icon{width:30px;height:30px;color:#2175ad}.direction-card span{max-width:200px;color:#173550;font-size:18px;font-weight:700;line-height:1.2;letter-spacing:-.025em}.article-card b,.direction-card b{align-self:flex-end;margin-top:18px;color:#3e88bd;font-size:18px}.article-grid,.promotion-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.promotion-card{min-height:290px;display:flex;flex-direction:column;align-items:flex-start;padding:29px;border-radius:18px;background:#173c5d;color:#fff}.promotion-card:nth-child(2){background:#2478ae}.promotion-card:nth-child(3){background:#2f6688}.promotion-card .section-kicker{color:#cce7f6}.about-points h3,.article-card h3,.doctor-card h3,.promotion-card h3{margin:0;letter-spacing:-.03em}.promotion-card h3{font-size:29px;line-height:1.08}.promotion-card>p:not(.section-kicker){margin:18px 0 25px;color:#dcecf6;line-height:1.45}.promotion-card .button{margin-top:auto}.home-page .button-light{border-color:#fff;background:#fff;color:#174061}.home-page .button-light:hover{background:#dfeff8}.doctor-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.doctor-card{min-height:267px;padding:23px;border:1px solid #dce7ee;border-radius:17px;background:#fff}.doctor-placeholder{width:62px;height:62px;display:grid;place-items:center;margin-bottom:36px;border-radius:50%;background:#e8f3fa;color:#2276ae;font-size:20px;font-weight:800}.doctor-position{margin:0 0 8px;color:#4d7b9c;font-size:14px}.doctor-card h3{color:#173550;font-size:20px;line-height:1.15}.doctor-card>p:last-child{margin:13px 0 0;color:#657887;font-size:14px}.home-about{background:linear-gradient(100deg,#eff6fa,#f8fafc)}.about-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(42px,9vw,140px);align-items:start}.about-layout>div:first-child>p:not(.section-kicker){max-width:560px;margin:26px 0;color:#4c6375;font-size:18px;line-height:1.6}.about-points{display:grid;gap:0;border-top:1px solid #c9dce8}.about-points article{display:grid;grid-template-columns:64px 1fr;column-gap:20px;padding:20px 0;border-bottom:1px solid #c9dce8}.about-points span{grid-row:span 2;color:#2c7eb5;font-weight:800}.about-points h3{color:#173550;font-size:20px}.about-points p{grid-column:2;margin:7px 0 0;color:#5b7182;line-height:1.45}.booking-panel{background:#143957;color:#fff}.booking-layout{display:grid;grid-template-columns:.88fr 1.12fr;gap:clamp(42px,9vw,145px);align-items:start}.booking-panel .section-kicker{color:#8fc8ed}.booking-panel h2{color:#fff}.booking-panel>div>p:not(.section-kicker){max-width:500px;margin:24px 0 0;color:#d6e7f2;font-size:17px;line-height:1.58}.booking-panel .booking-form{max-width:none;padding:25px;border-radius:17px;background:#fff;color:#173550}.booking-panel .booking-form input,.booking-panel .booking-form select{border-color:#bfd2df}.booking-panel .booking-form .consent{color:#405b70}.contact-layout,.document-band{display:flex;align-items:center;justify-content:space-between;gap:42px}.contact-layout>div,.document-band>div{max-width:675px}.contact-layout p:not(.section-kicker),.document-band p:not(.section-kicker){color:#536b7d;font-size:17px;line-height:1.55}.home-page .button-outline{border-color:#1769aa;background:transparent;color:#1769aa;white-space:nowrap}.home-page .button-outline:hover{background:#1769aa;color:#fff}.article-card{min-height:220px;display:flex;flex-direction:column;padding:25px;border:1px solid #d9e6ee;border-radius:17px;background:#fff}.article-card>span{color:#4c88af;font-size:13px;font-weight:700}.article-card h3{margin-top:auto;color:#173550;font-size:24px;line-height:1.1}.contact-section{padding-top:45px}.home-footer{padding:58px 0;background:#112e48;color:#d7e3eb}.footer-grid{display:grid;grid-template-columns:1.35fr 1fr 1.2fr auto;gap:36px}.home-footer .home-logo{display:inline-block;margin-bottom:18px;color:#fff}.home-footer p{max-width:335px;margin:0 0 10px;line-height:1.5}.home-footer a:not(.button){display:block;margin-top:10px;color:#d7e3eb;font-size:14px}.home-footer strong{display:block;margin-bottom:16px;color:#fff;font-size:14px}.home-footer .button{white-space:nowrap}@media(max-width:1040px){.home-header{gap:18px;padding-inline:24px}.home-header nav{gap:12px;font-size:12px}.directions-grid{grid-template-columns:repeat(2,1fr)}.about-layout,.booking-layout,.hero-layout{gap:45px}.footer-grid{grid-template-columns:1.3fr 1fr 1fr}.footer-grid>div:last-child{grid-column:1/-1}.doctor-strip{grid-template-columns:repeat(2,1fr)}}@media(max-width:820px){.home-shell{width:min(calc(100% - 32px),680px)}.home-header{min-height:70px;padding:0 16px;gap:13px}.home-header nav{position:absolute;top:100%;left:0;right:0;display:none;padding:14px 16px 20px;border-bottom:1px solid #dce7ee;background:#fff;box-shadow:0 14px 22px #18304712}.home-header[data-open=true] nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px}.home-header nav a{padding:12px 8px;font-size:14px}.home-header-actions .vision{display:block}.home-header-actions .button{display:none}.menu-toggle{display:block;margin-left:auto}.about-layout,.booking-layout,.hero-layout{grid-template-columns:1fr}.home-hero{padding-top:61px}.hero-copy h1{max-width:620px}.hero-art{min-height:310px;max-width:500px;width:100%;margin:0 auto}.hero-card-main{top:20px;height:215px}.hero-card-detail{bottom:0}.orbit-one{width:270px;height:270px;top:10px}.orbit-two{width:185px;height:185px}.article-grid,.promotion-grid{grid-template-columns:1fr}.promotion-card{min-height:220px}.section-heading{margin-bottom:28px}.contact-layout,.document-band,.section-heading{align-items:start;flex-direction:column}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child,.footer-grid>div:last-child{grid-column:1/-1}}@media(max-width:520px){.home-header-actions .vision{font-size:11px}.home-logo{font-size:13px}.home-header nav{grid-template-columns:1fr}.hero-copy h1{font-size:43px}.hero-lead{font-size:17px}.hero-actions{align-items:flex-start;flex-direction:column;gap:18px}.hero-art{min-height:270px}.hero-card-main{right:0;width:92%;height:183px;padding:22px}.hero-card-main:after{right:22px;bottom:24px;width:55px;height:55px;border-width:10px}.hero-card-detail{width:184px;min-height:114px;padding:17px}.hero-card-detail strong{font-size:16px}.directions-grid,.doctor-strip{grid-template-columns:1fr}.direction-card{min-height:138px}.home-section{padding:68px 0}.about-points article{grid-template-columns:46px 1fr;column-gap:12px}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child,.footer-grid>div:last-child{grid-column:auto}}.clinic-home{overflow-x:clip;color:#263644;background:#fff}.clinic-shell{width:min(calc(100% - 64px),1290px);margin-inline:auto}.clinic-home .home-header{position:relative;background:#fff;border-bottom:0;min-height:102px}.clinic-home .home-header:after{position:absolute;right:max(32px,calc((100% - 1290px)/2));bottom:0;left:max(32px,calc((100% - 1290px)/2));height:1px;background:#e5ebed;content:""}.clinic-home .home-logo{color:#1e4f72}.clinic-home .home-header nav{color:#263644}.clinic-eyebrow{margin:0 0 16px;color:#5580a0;font-size:12px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.clinic-hero{padding:35px 0 72px}.clinic-hero-grid{display:grid;grid-template-columns:minmax(0,.96fr) minmax(420px,1.04fr);align-items:stretch;gap:0;min-height:515px;background:#eef6f8;border-radius:0 0 28px 28px;overflow:hidden}.clinic-hero-copy{padding:clamp(42px,6vw,82px) clamp(32px,5.3vw,80px);display:flex;flex-direction:column;align-items:flex-start;justify-content:center;background:#f7fbfc}.clinic-hero-copy h1,.clinic-home h2{margin:0;color:#223d51;font-weight:600;letter-spacing:-.055em}.clinic-hero-copy h1{max-width:620px;font-size:clamp(44px,5vw,73px);line-height:.98}.clinic-hero-copy>p:not(.clinic-eyebrow){max-width:510px;margin:29px 0 0;color:#546975;font-size:19px;line-height:1.55}.clinic-actions{display:flex;flex-wrap:wrap;align-items:center;gap:25px;margin-top:38px}.clinic-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:13px 21px;border:1px solid #2d7fb0;border-radius:6px;background:#2d7fb0;color:#fff;font-weight:700;transition:background .2s ease,transform .2s ease}.clinic-button:hover{background:#1f6591;transform:translateY(-1px)}.clinic-text-link{color:#3476a0;font-weight:700}.clinic-text-link span{padding-left:5px}.clinic-media{position:relative;overflow:hidden;background:#dbe8ed}.clinic-media img{width:100%;height:100%;display:block;object-fit:cover}.media-placeholder{min-height:100%;padding:32px;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:9px;background:linear-gradient(145deg,#d6e5e9,#f4f8f8 70%,#c1d9e0);color:#3f677b}.media-placeholder:after,.media-placeholder:before{position:absolute;border:1px solid #f6ffffa8;border-radius:50%;content:""}.media-placeholder:before{width:310px;height:310px;right:-95px;top:-74px}.media-placeholder:after{width:180px;height:180px;right:75px;top:90px}.media-placeholder>*{position:relative;z-index:1}.media-placeholder span{font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.media-placeholder strong{max-width:310px;color:#28576d;font-size:clamp(22px,2.2vw,34px);line-height:1.06;letter-spacing:-.04em}.media-placeholder small{max-width:280px;color:#527485;line-height:1.4}.hero-media{min-height:515px}.clinic-search-section{position:relative;z-index:1;margin-top:-35px}.clinic-search{min-height:118px;padding:25px 34px;display:flex;align-items:center;justify-content:space-between;gap:35px;border-radius:15px;background:#fff;box-shadow:0 15px 35px #183c4d16}.clinic-search .clinic-eyebrow{margin-bottom:7px}.clinic-search h2{font-size:25px;line-height:1.1}.clinic-search-form{width:min(100%,505px);display:flex;padding:5px;border:1px solid #d7e1e4;border-radius:7px;background:#fff}.clinic-search-form input{min-width:0;flex:1 1;border:0;padding:10px 13px;color:#293b48;font:inherit;outline:0}.clinic-search-form button{border:0;border-radius:4px;padding:11px 20px;background:#285f82;color:#fff;font:inherit;font-weight:700;cursor:pointer}.clinic-section{padding:clamp(72px,9vw,126px) 0}.clinic-section-muted{background:#f4f8f8}.clinic-section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:40px}.clinic-home h2,.clinic-section-head h2{font-size:clamp(32px,3.6vw,52px);line-height:1.02}.popular-services{display:grid;grid-template-columns:1.25fr .75fr .75fr 1.25fr;grid-auto-rows:205px;gap:15px}.popular-service{display:flex;flex-direction:column;align-items:flex-start;padding:23px;border-radius:14px;color:#fff;background:#295e80}.popular-service-2{background:#7baec6}.popular-service-3{background:#426f83}.popular-service-4{background:#17445f}.popular-service h3{max-width:290px;margin:auto 0 14px;font-size:25px;line-height:1.04;letter-spacing:-.04em}.popular-service a{color:#fff;font-size:14px;font-weight:700}.service-number{font-size:12px;font-weight:800;opacity:.75}.service-price{margin:0 0 11px;font-size:16px;font-weight:700}.clinic-directions{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.clinic-direction{min-height:170px;padding:21px;display:flex;flex-direction:column;border:1px solid #d9e5e8;border-radius:12px;background:#fff;transition:box-shadow .2s ease,transform .2s ease}.clinic-direction:hover{box-shadow:0 14px 25px #2a576612;transform:translateY(-3px)}.direction-icon{width:28px;height:28px;margin-bottom:auto;color:#397da4}.clinic-direction span{max-width:200px;color:#263d50;font-size:18px;font-weight:700;line-height:1.15;letter-spacing:-.025em}.clinic-direction b{align-self:flex-end;margin-top:15px;color:#568cab}.clinic-promotions{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.clinic-promotion{overflow:hidden;border-radius:15px;background:#f4f8f8}.clinic-promotion .clinic-media{height:230px;min-height:0}.clinic-promotion>div:last-child{padding:24px}.clinic-articles h3,.clinic-doctor h3,.clinic-promotion h3{margin:0;color:#233f52;font-size:25px;line-height:1.08;letter-spacing:-.04em}.clinic-promotion>div:last-child>p:not(.clinic-eyebrow){margin:14px 0 22px;color:#647782}.clinic-doctors{background:#fff}.clinic-doctor-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.clinic-doctor{overflow:hidden;border-radius:14px;background:#f1f6f7}.clinic-doctor .clinic-media{height:315px;min-height:0}.clinic-doctor>div:last-child{padding:19px}.clinic-doctor>div:last-child p{margin:0 0 8px;color:#63849a;font-size:14px}.clinic-doctor h3{font-size:21px}.clinic-doctor>div:last-child span{display:block;margin-top:12px;color:#6b7d87;font-size:14px}.clinic-about{background:#edf5f6}.clinic-about-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(42px,8vw,118px);align-items:center}.about-media{min-height:545px;border-radius:15px}.clinic-about-copy>p:not(.clinic-eyebrow){margin:27px 0;color:#5a707c;font-size:18px;line-height:1.6}.clinic-about-copy dl{margin:33px 0;display:grid;gap:0}.clinic-about-copy dl>div{display:grid;grid-template-columns:145px 1fr;padding:14px 0;border-top:1px solid #cbdde1}.clinic-about-copy dl>div:last-child{border-bottom:1px solid #cbdde1}.clinic-about-copy dt{color:#295e80;font-weight:800}.clinic-about-copy dd{margin:0;color:#59717c}.clinic-booking{padding:clamp(72px,9vw,124px) 0;background:#244f6b;color:#fff}.clinic-booking-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(45px,10vw,150px);align-items:start}.clinic-booking .clinic-eyebrow{color:#b9dce9}.clinic-booking h2{color:#fff}.clinic-booking-grid>div>p:not(.clinic-eyebrow){max-width:480px;margin:25px 0 0;color:#d6e6ed;font-size:18px;line-height:1.55}.clinic-booking .booking-form{max-width:none;padding:29px;border-radius:12px;background:#fff;color:#244254}.clinic-booking .booking-form .consent{color:#4c6370}.clinic-reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.clinic-reviews article{min-height:245px;padding:25px;border-radius:14px;background:#fff}.clinic-reviews article>div{display:flex;justify-content:space-between;color:#e4a73b}.clinic-reviews small{color:#5b778b;text-transform:capitalize}.clinic-reviews article>p{color:#4d626f;line-height:1.55}.clinic-reviews strong{color:#25485f}.preparation-layout{display:grid;grid-template-columns:.75fr 1.25fr;gap:clamp(44px,9vw,130px);align-items:center}.preparation-layout>div:first-child>p:not(.clinic-eyebrow){max-width:380px;margin:22px 0 30px;color:#60757f;line-height:1.55}.clinic-button-outline{background:#fff;color:#2d7fb0}.clinic-button-outline:hover{background:#eef6f8;color:#235f86}.preparation-list{border-top:1px solid #d4e0e3}.preparation-list a{display:grid;grid-template-columns:52px 1fr auto;gap:12px;align-items:center;padding:20px 0;border-bottom:1px solid #d4e0e3;color:#2a4658}.preparation-list span{color:#5c94b4;font-weight:800}.preparation-list strong{font-size:18px}.preparation-list b{color:#3f7da0}.clinic-articles{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.clinic-articles>a{min-height:225px;display:flex;flex-direction:column;padding:25px;border-radius:14px;background:#fff}.clinic-articles>a>span{color:#5b8aa5;font-size:13px;font-weight:700}.clinic-articles h3{margin-top:auto}.clinic-articles b{align-self:flex-end;margin-top:15px;color:#4d88aa}.clinic-contacts{padding:clamp(72px,9vw,120px) 0;background:#fff}.clinic-contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(45px,10vw,150px);align-items:stretch}.clinic-contact-grid>div:first-child>p:not(.clinic-eyebrow){max-width:470px;margin:24px 0;color:#526b77;font-size:18px;line-height:1.55}.clinic-contact-grid>div:first-child>a:not(.clinic-text-link){display:block;margin:10px 0;color:#285f82;font-size:18px;font-weight:700}.clinic-contact-grid .clinic-text-link{display:inline-block;margin-top:24px}.clinic-map{min-height:270px;padding:28px;display:flex;flex-direction:column;justify-content:flex-end;border-radius:14px;background:repeating-linear-gradient(30deg,#dfeaec,#dfeaec 20px,#edf4f5 21px,#edf4f5 43px);color:#315f78}.clinic-map span{font-size:35px;font-weight:700;letter-spacing:-.05em}.clinic-map small{margin-top:8px}.clinic-footer{padding:58px 0;background:#183b52;color:#d7e4e8}.clinic-footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1.15fr auto;gap:40px}.clinic-footer .home-logo{display:inline-block;margin-bottom:18px;color:#fff}.clinic-footer p{max-width:350px;margin:0 0 10px;line-height:1.5}.clinic-footer a:not(.clinic-button){display:block;margin-top:11px;color:#d5e1e7;font-size:14px}.clinic-footer strong{display:block;margin-bottom:16px;color:#fff;font-size:14px}.clinic-footer .clinic-button{white-space:nowrap}@media(max-width:1050px){.clinic-home .home-header{min-height:82px}.clinic-hero-grid{grid-template-columns:.9fr 1.1fr;min-height:455px}.hero-media{min-height:455px}.popular-services{grid-auto-rows:185px}.clinic-directions,.clinic-doctor-grid,.popular-services{grid-template-columns:repeat(2,1fr)}.clinic-footer-grid{grid-template-columns:1.3fr 1fr 1fr}.clinic-footer-grid>div:last-child{grid-column:1/-1}}@media(max-width:820px){.clinic-shell{width:min(calc(100% - 32px),680px)}.clinic-home .home-header{position:sticky;min-height:70px}.clinic-home .home-header:after{right:16px;left:16px}.clinic-hero{padding:0 0 58px}.clinic-hero-grid{grid-template-columns:1fr;border-radius:0;min-height:0}.clinic-hero-copy{padding:61px 26px 52px}.clinic-hero-copy h1{font-size:clamp(44px,12vw,62px)}.hero-media{min-height:340px}.clinic-search-section{margin-top:-24px}.clinic-search{min-height:0;padding:24px;align-items:stretch;flex-direction:column;gap:20px}.clinic-search h2{font-size:25px}.clinic-section-head{align-items:start;flex-direction:column;margin-bottom:29px}.clinic-articles,.clinic-promotions,.clinic-reviews{grid-template-columns:1fr}.clinic-promotion{display:grid;grid-template-columns:1fr 1fr}.clinic-promotion .clinic-media{height:auto}.clinic-about-grid,.clinic-booking-grid,.clinic-contact-grid,.preparation-layout{grid-template-columns:1fr;gap:38px}.about-media{min-height:390px}.clinic-contact-grid{gap:30px}.clinic-footer-grid{grid-template-columns:1fr 1fr}.clinic-footer-grid>div:first-child,.clinic-footer-grid>div:last-child{grid-column:1/-1}}@media(max-width:520px){.clinic-hero-copy{padding:54px 21px 45px}.clinic-hero-copy h1{font-size:43px}.clinic-actions{align-items:flex-start;flex-direction:column;gap:18px}.hero-media{min-height:278px}.clinic-search{padding:21px}.clinic-search-form{width:100%}.popular-services{grid-auto-rows:165px}.clinic-directions,.clinic-doctor-grid,.popular-services{grid-template-columns:1fr}.clinic-direction{min-height:140px}.clinic-promotion{display:block}.clinic-promotion .clinic-media{height:245px}.clinic-doctor .clinic-media{height:300px}.about-media{min-height:310px}.clinic-about-copy dl>div{grid-template-columns:1fr;gap:5px}.clinic-booking .booking-form{padding:21px}.clinic-footer-grid{grid-template-columns:1fr}.clinic-footer-grid>div:first-child,.clinic-footer-grid>div:last-child{grid-column:auto}}.alente-home{overflow-x:clip;color:#172e49;background:#fff}.alente-shell{width:min(calc(100% - 80px),1640px);margin-inline:auto}.alente-home .home-header{position:relative;min-height:112px;padding:0 max(40px,calc((100% - 1640px)/2));gap:38px;background:#fff;border-bottom:1px solid #e1e4e7}.alente-home .home-logo{color:#172e49;font-size:17px}.alente-home .home-header nav{justify-content:center;gap:23px;color:#172e49;font-size:14px}.alente-home .home-header-actions .button{border-radius:3px;background:#176cab}.alente-kicker{margin:0 0 17px;color:#467a9f;font-size:11px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.alente-home h1,.alente-home h2,.alente-home h3{font-weight:500;letter-spacing:-.055em}.alente-home h2{margin:0;color:#172e49;font-size:clamp(38px,3.6vw,64px);line-height:1.01}.alente-hero{padding:30px 0 54px}.alente-hero-panel{display:grid;grid-template-columns:1.02fr .98fr;min-height:620px;overflow:hidden;border-radius:26px;background:#edf4f9}.alente-hero-copy{padding:clamp(62px,7vw,116px) clamp(44px,7vw,128px);display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.alente-hero-copy h1{max-width:690px;margin:0;color:#153250;font-size:clamp(53px,5.2vw,86px);line-height:.96}.alente-hero-copy>p:not(.alente-kicker){max-width:570px;margin:31px 0 0;color:#536979;font-size:20px;line-height:1.55}.alente-actions{display:flex;align-items:center;gap:28px;margin-top:40px}.alente-button{justify-content:center;min-height:51px;padding:14px 25px;border:1px solid #176cab;border-radius:3px;background:#176cab;color:#fff}.alente-arrow-link,.alente-button{display:inline-flex;align-items:center;font-weight:700}.alente-arrow-link{gap:9px;color:#215b86}.alente-arrow-link span{font-size:19px}.alente-media{position:relative;overflow:hidden;background:#dceaf2}.alente-media img{width:100%;height:100%;display:block;object-fit:cover}.alente-media-placeholder{min-height:100%;padding:36px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;gap:10px;background:linear-gradient(145deg,#cfe2ec,#eef5f8 57%,#bcd5e1);color:#35657d}.alente-media-placeholder:after,.alente-media-placeholder:before{position:absolute;border:1px solid #f7ffffad;border-radius:50%;content:""}.alente-media-placeholder:before{width:450px;height:450px;right:-105px;top:-142px}.alente-media-placeholder:after{width:225px;height:225px;right:86px;top:116px}.alente-media-placeholder>*{position:relative;z-index:1}.alente-media-placeholder span,.alente-placeholder-card>span{font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.alente-media-placeholder strong{max-width:340px;color:#28566c;font-size:clamp(24px,2.3vw,39px);line-height:1.03}.alente-media-placeholder small{max-width:290px;color:#517689;line-height:1.45}.alente-hero-media{min-height:620px}.alente-search-section{position:relative;z-index:2;margin-top:-28px}.alente-search-panel{min-height:135px;padding:27px 34px;display:flex;align-items:center;justify-content:space-between;gap:50px;border-radius:16px;background:#fff;box-shadow:0 14px 33px #16375218}.alente-search-panel .alente-kicker{margin-bottom:8px}.alente-search-panel h2{font-size:29px}.alente-search-form{width:min(100%,610px);display:flex;align-items:center;border-bottom:1px solid #aebbc3}.alente-search-form input{min-width:0;flex:1 1;border:0;padding:18px 4px;color:#263b4c;font:inherit;font-size:16px;outline:0}.alente-search-form button{width:44px;height:44px;border:0;border-radius:50%;background:#176cab;color:#fff;font-size:24px;cursor:pointer}.alente-section{padding:130px 0}.alente-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:45px}.alente-filter-row{display:flex;align-items:center;gap:12px;margin-bottom:22px;overflow:hidden}.alente-filter-row span{margin-right:auto;color:#6c7d89;font-size:14px}.alente-filter-row a{padding:12px 17px;border:1px solid #d7e2e7;border-radius:999px;color:#355a71;font-size:14px;white-space:nowrap}.alente-service-grid{display:grid;grid-template-columns:repeat(12,1fr);grid-auto-rows:235px;gap:16px}.alente-direction-card{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;overflow:hidden;padding:27px;border-radius:17px;background:#f1f5f8;color:#173551}.alente-direction-card:before{position:absolute;right:-24px;top:-27px;width:165px;height:165px;border:1px solid #c7d9e3;border-radius:50%;content:""}.alente-direction-card b,.alente-direction-card h3,.alente-direction-card>span{position:relative;z-index:1}.alente-direction-card>span{margin-bottom:auto;color:#5d89a7;font-size:13px;font-weight:800}.alente-direction-card h3{max-width:270px;margin:0;font-size:29px;line-height:1.02}.alente-direction-card b{align-self:flex-end;margin-top:16px;font-size:18px}.alente-direction-card-1{grid-column:span 5;background:#e6f0f4}.alente-direction-card-2{grid-column:span 7;background:#dcecf7}.alente-direction-card-3{grid-column:span 4;background:#f1f4f5}.alente-direction-card-4{grid-column:span 4;background:#eaf3f1}.alente-direction-card-5{grid-column:span 4;background:#e9f0f8}.alente-direction-card-6{grid-column:span 12;background:#f4f6f8}.alente-placeholder-card{min-height:220px;padding:26px;border-radius:16px;background:#f2f5f7;color:#25455d}.alente-placeholder-card h3{margin:22px 0 10px;font-size:28px}.alente-placeholder-card p{margin:0;color:#647985;line-height:1.5}.alente-promos-section{background:#f1f3fb}.alente-promo-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.alente-promo-card{display:grid;grid-template-columns:1.02fr .98fr;min-height:375px;overflow:hidden;border-radius:19px;background:#fff}.alente-promo-card .alente-media{min-height:375px}.alente-promo-card>div:last-child{padding:43px 38px;display:flex;flex-direction:column;align-items:flex-start}.alente-promo-card h3{margin:0;color:#183652;font-size:37px;line-height:1.02}.alente-promo-card>div:last-child>p:not(.alente-kicker){margin:22px 0;color:#5d7481;line-height:1.5}.alente-promo-card .alente-arrow-link{margin-top:auto}.alente-booking-section{padding-top:112px}.alente-booking-card{display:grid;grid-template-columns:1fr 1fr;min-height:615px;overflow:hidden;border-radius:21px;background:#e7f1f8}.alente-booking-copy{padding:62px clamp(42px,6vw,98px)}.alente-booking-copy>p:not(.alente-kicker){max-width:495px;margin:25px 0 30px;color:#5a7180;font-size:17px;line-height:1.52}.alente-booking-copy .booking-form{max-width:520px;gap:14px}.alente-booking-copy .booking-form input,.alente-booking-copy .booking-form select{border-color:#c5d6e1;border-radius:2px}.alente-booking-copy .booking-form .button{border:0;border-radius:3px;background:#176cab}.alente-booking-media{min-height:615px}.alente-doctors-section{background:#f6f8fb}.alente-doctor-rail{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.alente-doctor-card{min-width:0}.alente-doctor-card .alente-media{height:390px;border-radius:17px;background:#e2ecf2}.alente-doctor-card .alente-media-placeholder{justify-content:center;padding:25px;text-align:center}.alente-doctor-card .alente-media-placeholder strong{font-size:24px}.alente-doctor-card>div:last-child{padding:18px 4px}.alente-doctor-card>div:last-child p{margin:0 0 9px;color:#63849b;font-size:14px}.alente-doctor-card h3{margin:0;color:#193550;font-size:24px;line-height:1.07}.alente-doctor-card>div:last-child span{display:block;margin-top:12px;color:#637783;font-size:14px}.alente-clinic-story{padding:145px 0}.alente-story-grid{display:grid;grid-template-columns:.88fr 1.12fr;gap:clamp(55px,9vw,175px);align-items:center}.alente-story-copy>p:not(.alente-kicker){max-width:500px;margin:29px 0;color:#526975;font-size:19px;line-height:1.6}.alente-story-copy dl{display:grid;gap:0;margin:35px 0}.alente-story-copy dl>div{display:grid;grid-template-columns:145px 1fr;padding:15px 0;border-top:1px solid #d3dfe4}.alente-story-copy dl>div:last-child{border-bottom:1px solid #d3dfe4}.alente-story-copy dt{color:#1d628f;font-weight:800}.alente-story-copy dd{margin:0;color:#5f737d}.alente-story-media{min-height:560px;border-radius:20px}.alente-equipment-section{padding-top:0}.alente-gallery-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:17px}.alente-gallery-grid .alente-media{height:345px;border-radius:17px}.alente-gallery-grid .alente-media-placeholder{padding:25px}.alente-gallery-grid .alente-media-placeholder strong{font-size:24px}.alente-review-section{background:#eff4f4}.alente-reviews-layout{display:grid;grid-template-columns:1.45fr .55fr;gap:20px}.alente-review-list{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.alente-review-list>article{min-height:290px;padding:32px;border-radius:17px;background:#fff}.alente-review-list>article>div{display:flex;justify-content:space-between;color:#e4a334}.alente-review-list small{color:#668092;text-transform:capitalize}.alente-review-list>article>p{color:#485f6c;line-height:1.6}.alente-review-list strong{color:#1a3a56}.alente-rating-card{min-height:290px;padding:34px;border-radius:17px;background:#d8eaf5;color:#1b435f}.alente-rating-card h3{margin:0;font-size:29px;line-height:1.04}.alente-rating-card>p:not(.alente-kicker){margin:23px 0;color:#507086;line-height:1.5}.alente-faq-section{background:radial-gradient(circle at 88% 50%,#d8f0ed 0,transparent 33%),#fff}.alente-faq-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:clamp(55px,10vw,190px);align-items:start}.alente-faq-grid>div:first-child>p:not(.alente-kicker){max-width:380px;margin:25px 0;color:#607782;line-height:1.55}.alente-faq-list{border-top:1px solid #cddde1}.alente-faq-list>div{display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:16px;padding:23px 0;border-bottom:1px solid #cddde1;color:#284c62}.alente-faq-list span{color:#6a9db3;font-size:13px;font-weight:800}.alente-faq-list strong{font-size:18px}.alente-faq-list b{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#e0eef2;font-size:15px}.alente-preparation-section{padding-top:0}.alente-preparation-card{display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(55px,10vw,180px);padding:68px clamp(45px,7vw,115px);border-radius:20px;background:#183b58;color:#fff}.alente-preparation-card h2{color:#fff}.alente-preparation-card .alente-kicker{color:#9ac9df}.alente-preparation-card>div:first-child>p:not(.alente-kicker){max-width:420px;margin:24px 0 32px;color:#d0e2ec;line-height:1.55}.alente-button-light{border-color:#fff;background:#fff;color:#1c5e8a}.alente-preparation-card>div:last-child>a{display:grid;grid-template-columns:45px 1fr auto;gap:10px;align-items:center;padding:19px 0;border-bottom:1px solid #ffffff38;color:#fff}.alente-preparation-card>div:last-child>a:first-child{border-top:1px solid #ffffff38}.alente-preparation-card>div:last-child span{color:#95c7df;font-size:13px;font-weight:800}.alente-preparation-card .alente-placeholder-card{min-height:0;background:#ffffff12;color:#fff}.alente-preparation-card .alente-placeholder-card p{color:#d3e5ed}.alente-documents-section{padding-bottom:115px}.alente-document-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.alente-document-grid>a{min-height:230px;display:flex;flex-direction:column;padding:28px;border:1px solid #d7e2e6;border-radius:17px;background:#fff}.alente-document-grid>a span{color:#5b88a3;font-size:12px;font-weight:800;text-transform:uppercase}.alente-document-grid>a h3{margin:auto 0 16px;color:#1e3d57;font-size:27px;line-height:1.05}.alente-document-grid>a b{align-self:flex-end;color:#2e7199}.alente-contact-section{padding-top:115px;background:#f6f7fa}.alente-contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(55px,10vw,185px);align-items:stretch}.alente-contact-grid>div:first-child>p:not(.alente-kicker){max-width:465px;margin:25px 0;color:#536b79;font-size:18px;line-height:1.55}.alente-contact-grid>div:first-child>a:not(.alente-arrow-link){display:block;margin:11px 0;color:#205b86;font-size:18px;font-weight:700}.alente-contact-grid .alente-arrow-link{margin-top:25px}.alente-map-placeholder{min-height:330px;padding:34px;display:flex;flex-direction:column;justify-content:flex-end;border-radius:18px;background:repeating-linear-gradient(28deg,#dce7eb,#dce7eb 20px,#f0f4f5 21px,#f0f4f5 45px);color:#315e78}.alente-map-placeholder span{font-size:42px;font-weight:600;letter-spacing:-.05em}.alente-map-placeholder small{max-width:260px;margin-top:9px}.alente-footer{padding:66px 0;background:#e8eaf5;color:#30475d}.alente-footer-grid{display:grid;grid-template-columns:1.35fr .8fr 1fr auto;gap:55px}.alente-footer .home-logo{display:inline-block;margin-bottom:18px;color:#183b58}.alente-footer p{max-width:330px;margin:0 0 11px;line-height:1.5}.alente-footer a:not(.alente-button){display:block;margin-top:12px;font-size:14px}.alente-footer strong{display:block;margin-bottom:17px;color:#183b58;font-size:14px}.alente-footer .alente-button{white-space:nowrap}@media(max-width:1050px){.alente-shell{width:min(calc(100% - 48px),1640px)}.alente-home .home-header{padding-inline:24px;gap:19px}.alente-home .home-header nav{gap:12px;font-size:12px}.alente-hero-media,.alente-hero-panel{min-height:520px}.alente-direction-card-1,.alente-direction-card-2,.alente-direction-card-3,.alente-direction-card-4,.alente-direction-card-5,.alente-direction-card-6{grid-column:span 6}.alente-doctor-rail{grid-template-columns:repeat(2,1fr)}.alente-footer-grid{grid-template-columns:1.3fr 1fr 1fr}.alente-footer-grid>div:last-child{grid-column:1/-1}}@media(min-width:1051px){.alente-home .home-header{position:relative;z-index:5;min-height:144px;padding-inline:max(28px,calc((100% - 1640px)/2));gap:25px;border-bottom:0}.alente-home .home-logo{font-size:18px;letter-spacing:.1em}.alente-home .home-header nav{position:absolute;z-index:8;top:166px;left:50%;width:min(calc(100% - 160px),1510px);min-height:86px;padding:0 40px;transform:translateX(-50%);display:flex;align-items:center;justify-content:flex-start;gap:32px;border-radius:13px;background:#f4f8fbeb;color:#273a51;font-size:18px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.alente-home .home-header-actions{gap:20px;margin-left:auto}.alente-home .home-phone{display:inline-flex;align-items:center;gap:10px;color:#1c4b70;font-size:20px;font-weight:700;white-space:nowrap}.alente-home .home-phone svg{width:25px;height:25px;fill:none;stroke:#4b93e8;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.alente-home .home-header-actions .vision{display:none}.alente-home .home-header-actions .button{min-height:62px;padding:18px 29px;font-size:17px}.alente-hero{padding-top:0}.alente-hero-panel{min-height:650px}.alente-hero-copy{padding-top:clamp(130px,10vw,165px)}.alente-hero-copy h1{font-size:clamp(58px,5.4vw,90px);letter-spacing:-.06em;line-height:.95}.alente-hero-copy>p:not(.alente-kicker){font-size:21px;line-height:1.48}.alente-home h2{font-size:clamp(42px,3.7vw,67px);line-height:.99}.alente-kicker{font-size:12px;letter-spacing:.13em}.alente-button{min-height:56px;padding:16px 29px;font-size:16px}.alente-arrow-link{font-size:17px}.alente-filter-row{gap:10px;margin-bottom:24px;padding-bottom:20px;border-bottom:1px solid #d8e1e6}.alente-filter-row a{padding:10px 20px;border-color:#ccd9e3;font-size:15px;line-height:1.15}.alente-filter-row a.is-active{border-color:#458cf0;background:#fff;color:#2b74d0}.alente-service-grid{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:166px;gap:18px}.alente-direction-card,.alente-direction-card-1,.alente-direction-card-2,.alente-direction-card-3,.alente-direction-card-4,.alente-direction-card-5,.alente-direction-card-6{grid-column:auto;padding:24px;border-radius:12px;background:#edf0f8}.alente-direction-card:before{width:106px;height:106px;right:-26px;top:auto;bottom:-48px;border-color:#c9d4e2}.alente-direction-card>span{font-size:12px}.alente-direction-card h3{max-width:250px;font-size:20px;line-height:1.13;letter-spacing:-.035em}.alente-direction-card b{font-size:16px}.alente-direction-card em{position:absolute;top:20px;right:20px;z-index:1;padding:5px 8px;border-radius:999px;background:#d9e7d7;color:#396442;font-size:10px;font-style:normal;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.alente-direction-card.is-featured{background:#e5eef6}.alente-direction-card.is-featured h3{padding-right:45px}.alente-promo-card h3{font-size:34px}.alente-doctor-card h3{font-size:22px}.alente-document-grid>a h3{font-size:25px}.alente-faq-list strong{font-size:19px}.alente-home{font-family:Helvetica Neue,Arial,sans-serif}.alente-home .home-header{position:relative;z-index:5;min-height:144px;padding-inline:max(28px,calc((100% - 1640px)/2));gap:28px;border-bottom:0}.alente-home .home-logo{font-size:18px;letter-spacing:.1em}.alente-home .home-clinic-name{margin:0;color:#183653;font-size:19px;font-weight:400;line-height:1.2}.alente-home .home-address{display:flex;align-items:flex-start;gap:9px;margin:0;color:#4e6480;font-size:16px;font-style:normal;font-weight:500;line-height:1.38}.alente-home .home-address svg{width:22px;height:22px;flex:none;margin-top:1px;fill:none;stroke:#4b93e8;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.alente-home .home-header nav{position:absolute;z-index:8;top:166px;left:50%;width:min(calc(100% - 160px),1510px);min-height:86px;padding:0 clamp(30px,4vw,62px);transform:translateX(-50%);display:flex;align-items:center;border-radius:13px;background:#f4f8fbeb;color:#273a51;font-size:15px;font-weight:400;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.alente-home .home-nav-links{display:flex;align-items:center;gap:clamp(24px,1.8vw,34px)}.alente-home .home-nav-tools{display:flex;align-items:center;gap:24px;margin-left:auto}.alente-home .home-nav-search{display:grid;place-items:center;width:34px;height:34px;color:#53697d}.alente-home .home-nav-search svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.5}.alente-home .home-nav-cta{padding:13px 22px;border-radius:3px;background:#fff;color:#176cab;font-weight:600}.alente-home .home-header-actions{gap:72px;margin-left:auto}.alente-home .home-phone{display:inline-flex;align-items:center;gap:11px;color:#183653;font-size:20px;font-weight:600;white-space:nowrap}.alente-home .home-phone svg{width:26px;height:26px;fill:none;stroke:#4b93e8;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.alente-home .home-header-actions .vision{display:none}.alente-home .home-header-actions .button{min-height:62px;padding:18px 31px;font-size:17px;font-weight:600}.alente-hero{padding-top:0}.alente-hero-panel{min-height:650px}.alente-hero-copy{padding-top:clamp(130px,10vw,165px)}.alente-hero-copy h1{font-size:clamp(53px,4.7vw,76px);font-weight:600;letter-spacing:-.045em;line-height:1}.alente-hero-copy>p:not(.alente-kicker){font-size:19px;font-weight:400;line-height:1.5}.alente-home h2{font-size:clamp(40px,3.2vw,57px);font-weight:600;letter-spacing:-.045em;line-height:1.04}.alente-kicker{font-size:11px;font-weight:700;letter-spacing:.12em}.alente-button{min-height:56px;padding:16px 29px}.alente-arrow-link,.alente-button{font-size:16px;font-weight:600}.alente-filter-row{gap:12px;margin-bottom:24px;padding-bottom:20px;border-bottom:1px solid #d8e1e6}.alente-filter-row a{padding:11px 22px;border-color:#cdd9e5;border-radius:999px;color:#8798aa;font-size:15px;font-weight:500;line-height:1.15}.alente-filter-row a.is-active{border-color:#4b93e8;background:#fff;color:#387dd3}.alente-service-grid{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:166px;gap:18px}.alente-direction-card,.alente-direction-card-1,.alente-direction-card-2,.alente-direction-card-3,.alente-direction-card-4,.alente-direction-card-5,.alente-direction-card-6{grid-column:auto;padding:24px;border-radius:12px;background:#edf0f8}.alente-direction-card:before{width:106px;height:106px;right:-26px;top:auto;bottom:-48px;border-color:#c9d4e2}.alente-direction-card>span{font-size:12px}.alente-direction-card h3{max-width:250px;font-size:19px;font-weight:500;line-height:1.16;letter-spacing:-.025em}.alente-direction-card b{font-size:16px}.alente-direction-card em{position:absolute;top:20px;right:20px;z-index:1;padding:5px 8px;border-radius:999px;background:#d9e7d7;color:#396442;font-size:10px;font-style:normal;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.alente-direction-card.is-featured{background:#e5eef6}.alente-direction-card.is-featured h3{padding-right:45px}.alente-promo-card h3{font-size:32px;font-weight:600}.alente-doctor-card h3{font-size:22px;font-weight:600}.alente-document-grid>a h3{font-size:24px;font-weight:600}.alente-faq-list strong{font-size:18px;font-weight:500}.alente-home .home-nav-links{width:80%;justify-content:space-between;gap:0}.alente-home .home-header nav{font-size:18px}.alente-home .home-phone{font-size:25px}.alente-home .home-phone svg{width:32px;height:32px}.alente-home .alente-hero-copy h1{font-size:clamp(50px,4.3vw,70px);font-weight:400;font-weight:500;font-weight:600;font-size:58px;line-height:1.1}.alente-home .alente-hero-copy h1,.alente-home h2{font-family:Onest,Helvetica Neue,Arial,sans-serif;letter-spacing:normal}.alente-home h2{font-weight:500;font-size:clamp(36px,2.85vw,51px)}.alente-home .alente-booking-copy h2{font-size:clamp(33px,2.65vw,47px)}}@font-face{font-family:Onest;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/Onest-Regular.ttf) format("truetype")}@font-face{font-family:Onest;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/Onest-Medium.ttf) format("truetype")}@font-face{font-family:Onest;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/Onest-SemiBold.ttf) format("truetype")}.alente-footer-meta{margin-top:40px;padding-top:28px;border-top:1px solid #c7cfde}.alente-footer-meta p{max-width:none;margin:0;color:#b7c0d1}.alente-footer-legal{display:flex;align-items:center;justify-content:space-between;gap:32px;padding-bottom:28px;border-bottom:1px solid #c7cfde}.alente-footer-legal p+p{margin:0}.alente-footer-meta>.alente-footer-legal+p{margin-top:22px;color:#cbd5e1;font-size:clamp(30px,3vw,58px);font-weight:400;line-height:1.05;letter-spacing:-.04em;text-transform:uppercase}@media(min-width:1051px){.alente-home .alente-footer .alente-footer-meta p{font-size:21px}.alente-home .alente-footer .alente-footer-meta>.alente-footer-legal+p{font-size:clamp(30px,3vw,58px)}}@media(max-width:650px){.alente-footer-legal{align-items:flex-start;flex-direction:column;gap:8px}.alente-footer-meta>.alente-footer-legal+p{font-size:30px}}@media(min-width:1051px){.alente-footer-grid{grid-template-columns:1fr 1fr 1fr auto}.alente-footer{padding-bottom:24px}.alente-footer-grid>div:first-child p{max-width:440px;line-height:1.35}.alente-footer-grid>div:first-child a:not(.alente-button){margin-top:12px}.alente-footer-grid>div:nth-child(2) a:not(.alente-button){margin-top:20px}.alente-footer-meta{margin-top:40px}.alente-footer-legal{display:grid;grid-template-columns:1fr 1fr 1fr 153px;align-items:center;gap:55px}.alente-footer-legal p+p{margin:0}.alente-home .alente-footer .alente-footer-legal p{margin:0!important;color:#b7c0d1;font-size:16px!important;font-weight:400;white-space:nowrap}.alente-home .alente-footer .alente-footer-meta>.alente-footer-legal+p{width:100%;max-width:100%;font-size:clamp(18px,2.2vw,42px);white-space:nowrap;overflow:visible;letter-spacing:-.04em}}.service-page .home-header{position:relative}html:has(.service-page){scroll-behavior:smooth}.service-hero{padding:0 0 56px}.service-hero-panel{display:grid;grid-template-columns:1.05fr .95fr;min-height:600px;overflow:hidden;border-radius:26px;background:#edf4f9}.service-hero-copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:48px clamp(32px,6vw,100px);transform:translateY(8px)}.service-breadcrumbs{display:flex;flex:0 0 auto;flex-wrap:wrap;align-items:center;gap:9px;margin:0 0 8px;color:#6a8192;font-size:14px}.service-breadcrumbs a{color:#2d7199}.service-hero-copy>.alente-kicker{margin-bottom:10px}.service-hero-copy h1{max-width:700px;margin:0;color:#153250;font-family:Onest,Helvetica Neue,Arial,sans-serif;font-size:clamp(38px,3.6vw,58px);font-weight:400;letter-spacing:-.045em;line-height:1.02}.service-hero-lead{max-width:570px;margin:18px 0 0;color:#536979;font-size:20px;line-height:1.5}.service-hero-meta{display:flex;align-items:baseline;gap:8px;margin-top:16px;color:#173b5a;font-size:23px}.service-hero-meta span{color:#6b7f8f;font-size:16px;font-weight:400}.service-hero-meta strong{font-weight:700}.service-page .alente-actions{margin-top:24px}.service-hero-media{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;gap:10px;min-height:600px;padding:36px;background:linear-gradient(145deg,#cfe2ec,#eef5f8 57%,#bcd5e1);color:#35657d;overflow:hidden}.service-hero-media:after,.service-hero-media:before{position:absolute;border:1px solid #f7ffffad;border-radius:50%;content:""}.service-hero-media:before{width:450px;height:450px;right:-105px;top:-142px}.service-hero-media:after{width:225px;height:225px;right:86px;top:116px}.service-hero-media>*{position:relative;z-index:1}.service-hero-media span{font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.service-hero-media strong{max-width:350px;color:#28566c;font-size:clamp(25px,2.5vw,40px);line-height:1.04}.service-hero-media small{max-width:300px;line-height:1.45}.service-hero-media>img{position:absolute;inset:0;width:100%;height:100%;object-fit:fill;object-position:center;z-index:1}.section-hero-media{position:relative;min-height:600px}.section-hero-media>img{position:absolute;inset:0;width:100%;height:100%;object-fit:fill;object-position:center}.service-included{padding:112px 0 124px;background:linear-gradient(112deg,#fff,#fff 47%,#edf8f7)}.service-included-grid{display:grid;grid-template-columns:.38fr .62fr;gap:clamp(54px,9vw,150px);align-items:start}.service-included-intro h2{margin:0;color:#172e49;font-size:clamp(29px,2.5vw,43px);font-weight:400;letter-spacing:-.045em;line-height:1.04}.service-included-intro>p:last-child{max-width:430px;margin:25px 0 0;color:#5a7180;font-size:18px;line-height:1.55}.service-included-list{border-top:1px solid #cddde5}.service-included-row{display:grid;grid-template-columns:52px 1fr;gap:16px;align-items:center;min-height:61px;padding:14px 0;border-bottom:1px solid #cddde5;color:#1c4864}.service-included-row span{color:#5d91b0;font-size:13px;font-weight:800;letter-spacing:.04em}.service-included-row strong{font-size:20px;font-weight:500;line-height:1.25}@media(max-width:1050px){.service-hero{padding:24px 0 52px}.service-hero-panel{grid-template-columns:1fr;min-height:0}.service-hero-copy{padding:42px 32px;transform:none}.section-hero-media,.service-hero-media{min-height:360px}.service-hero-copy h1{font-size:clamp(34px,6.4vw,50px)}.service-included{padding:76px 0 88px}.service-included-grid{grid-template-columns:1fr;gap:44px}.service-included-intro h2{font-size:clamp(27px,6.4vw,38px)}.service-included-intro>p:last-child{margin-top:18px;font-size:17px}.service-included-row{min-height:54px;padding:11px 0}.service-included-row strong{font-size:18px}}.service-reasons{padding:112px 0 124px;background:linear-gradient(112deg,#f5f8fb,#f5f8fb 47%,#e8f4f3)}.service-reasons-grid{display:grid;grid-template-columns:.38fr .62fr;gap:clamp(54px,9vw,150px);align-items:start}.service-reasons-intro h2{margin:0;color:#172e49;font-size:clamp(29px,2.5vw,43px);font-weight:400;letter-spacing:-.045em;line-height:1.04}.service-reasons-intro>p:last-child{max-width:430px;margin:25px 0 0;color:#5a7180;font-size:18px;line-height:1.55}.service-reasons-list{border-top:1px solid #cddde5}.service-reasons-row{display:grid;grid-template-columns:52px 1fr;gap:16px;align-items:center;min-height:61px;padding:14px 0;border-bottom:1px solid #cddde5;color:#1c4864}.service-reasons-row span{color:#5d91b0;font-size:13px;font-weight:800;letter-spacing:.04em}.service-reasons-row strong{font-size:20px;font-weight:500;line-height:1.25}@media(max-width:1050px){.service-reasons{padding:76px 0 88px}.service-reasons-grid{grid-template-columns:1fr;gap:44px}.service-reasons-intro h2{font-size:clamp(27px,6.4vw,38px)}.service-reasons-intro>p:last-child{margin-top:18px;font-size:17px}.service-reasons-row{min-height:54px;padding:11px 0}.service-reasons-row strong{font-size:18px}}.service-preparation{padding:112px 0 124px;background:#173b58;color:#fff}.service-preparation-grid{display:grid;grid-template-columns:.38fr .62fr;gap:clamp(54px,9vw,150px);align-items:start}.service-preparation-intro .alente-kicker{color:#9bcce6}.service-preparation-intro h2{margin:0;color:#fff;font-size:clamp(29px,2.5vw,43px);font-weight:400;letter-spacing:-.045em;line-height:1.04}.service-preparation-intro>p:last-child{max-width:430px;margin:25px 0 0;color:#d1e4ee;font-size:18px;line-height:1.55}.service-preparation-list{border-top:1px solid #ffffff40}.service-preparation-row{display:grid;grid-template-columns:52px 1fr;gap:16px;align-items:center;min-height:61px;padding:14px 0;border-bottom:1px solid #ffffff40;color:#fff}.service-preparation-row span{color:#9bcce6;font-size:13px;font-weight:800;letter-spacing:.04em}.service-preparation-row strong{font-size:20px;font-weight:500;line-height:1.25}@media(max-width:1050px){.service-preparation{padding:76px 0 88px}.service-preparation-grid{grid-template-columns:1fr;gap:44px}.service-preparation-intro h2{font-size:clamp(27px,6.4vw,38px)}.service-preparation-intro>p:last-child{margin-top:18px;font-size:17px}.service-preparation-row{min-height:54px;padding:11px 0}.service-preparation-row strong{font-size:18px}}.service-procedure{padding:112px 0 124px;background:linear-gradient(112deg,#fff,#fff 47%,#edf8f7)}.service-procedure-grid{display:grid;grid-template-columns:.38fr .62fr;gap:clamp(54px,9vw,150px);align-items:start}.service-procedure-intro h2{margin:0;color:#172e49;font-size:clamp(29px,2.5vw,43px);font-weight:400;letter-spacing:-.045em;line-height:1.04}.service-procedure-intro>p:last-child{max-width:430px;margin:25px 0 0;color:#5a7180;font-size:18px;line-height:1.55}.service-procedure-list{border-top:1px solid #cddde5}.service-procedure-row{display:grid;grid-template-columns:52px 1fr;gap:16px;align-items:center;padding:14px 0;border-bottom:1px solid #cddde5;color:#1c4864}.service-procedure-row>span{align-self:center;color:#5d91b0;font-size:13px;font-weight:800;letter-spacing:.04em}.service-procedure-row strong{display:block;font-size:20px;font-weight:500;line-height:1.25}.service-procedure-row p{margin:5px 0 0;color:#5a7180;font-size:17px;line-height:1.4}@media(max-width:1050px){.service-procedure{padding:76px 0 88px}.service-procedure-grid{grid-template-columns:1fr;gap:44px}.service-procedure-intro h2{font-size:clamp(27px,6.4vw,38px)}.service-procedure-intro>p:last-child{margin-top:18px;font-size:17px}.service-procedure-row{padding:14px 0}.service-procedure-row strong{font-size:18px}.service-procedure-row p{font-size:16px}}:root{--doctor-card-media-height:468px;--doctor-card-radius:17px}.doctor-card-standard .alente-media{height:var(--doctor-card-media-height);min-height:0;aspect-ratio:auto;border-radius:var(--doctor-card-radius)}@media(min-width:1051px){.alente-home:not(.service-page) .doctor-card-standard .alente-media{height:468px}}.service-doctors{padding:112px 0 124px;background:linear-gradient(112deg,#f5f8fb,#f5f8fb 47%,#e8f4f3)}.service-doctors-heading{display:flex;align-items:end;justify-content:space-between;gap:30px}.service-doctors-heading h2{margin:0;color:#172e49;font-size:clamp(29px,2.5vw,43px);font-weight:400;letter-spacing:-.045em;line-height:1.04}.service-doctors-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:42px}.service-doctor-card{display:flex;flex-direction:column;min-width:0}.service-doctor-card .service-doctor-photo{height:var(--doctor-card-media-height,312px);min-height:0;aspect-ratio:auto;border-radius:var(--doctor-card-radius,17px)}.service-doctor-photo img{width:100%;height:100%;object-fit:cover}.service-doctor-card .alente-doctor-actions{margin-top:0}.service-faq{padding:120px 0;background:linear-gradient(112deg,#fff,#fff 47%,#edf8f7)}.service-faq-grid{display:grid;grid-template-columns:.38fr .62fr;gap:clamp(54px,9vw,150px);align-items:start}.service-faq-intro h2{margin:0;color:#172e49;font-size:clamp(29px,2.5vw,43px);font-weight:400;letter-spacing:-.045em;line-height:1.04}.service-faq-intro>p:last-child{max-width:390px;margin:25px 0 0;color:#5a7180;font-size:18px;line-height:1.55}.service-faq-list{border-top:1px solid #cddde5}.service-faq-list details{border-bottom:1px solid #cddde5;color:#1c4864}.service-faq-list summary{display:grid;grid-template-columns:52px 1fr 30px;gap:16px;align-items:center;padding:20px 0;cursor:pointer;list-style:none}.service-faq-list summary::-webkit-details-marker{display:none}.service-faq-list summary span{color:#5d91b0;font-size:13px;font-weight:800;letter-spacing:.04em}.service-faq-list summary strong{font-size:20px;font-weight:500;line-height:1.25}.service-faq-list summary b{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#e7f1f6;color:#39789c;font-size:16px;font-weight:500;transition:transform .18s ease,background-color .18s ease}.service-faq-list details[open] summary b{transform:rotate(180deg);background:#d7eaf5}.service-faq-list details>p{max-width:680px;margin:0 46px 20px 68px;color:#5a7180;font-size:17px;line-height:1.5}.service-faq-list details:focus-within,.service-faq-list details:hover{background:#f1f7fb}.service-final-cta{padding:76px 0 112px;background:linear-gradient(112deg,#f5f8fb,#f5f8fb 47%,#e8f4f3)}.service-final-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:48px 58px;border-radius:20px;background:#dcecf7}.service-final-cta h2{margin:0;color:#172e49;font-size:clamp(26px,2.6vw,40px);font-weight:400;letter-spacing:-.045em;line-height:1.04}.service-final-cta p:last-child{margin:18px 0 0;color:#5a7180;font-size:18px;line-height:1.5}.service-final-cta-price{margin:18px 0 0;color:#6b8190;font-size:16px}.service-final-cta-price strong{color:#173b58;font-size:24px;font-weight:600}.service-final-cta .alente-button{white-space:nowrap}@media(min-width:1051px){.alente-home .alente-doctor-card .alente-media{height:var(--doctor-card-media-height,312px)}}@media(max-width:1050px){.service-doctors{padding:76px 0 88px}.service-doctors-heading h2{font-size:clamp(27px,6.4vw,38px)}.service-doctors-grid{grid-template-columns:1fr;gap:36px;margin-top:32px}.service-doctor-photo{max-width:420px}.service-doctor-card .service-doctor-photo{height:auto;aspect-ratio:.7}.service-faq{padding:76px 0 88px}.service-faq-grid{grid-template-columns:1fr;gap:44px}.service-faq-intro h2{font-size:clamp(27px,6.4vw,38px)}.service-faq-intro>p:last-child{margin-top:18px;font-size:17px}.service-faq-list summary{grid-template-columns:42px 1fr 30px;padding:16px 0}.service-faq-list summary strong{font-size:18px}.service-faq-list details>p{margin-left:58px;margin-right:20px;font-size:16px}.service-final-cta{padding:56px 0 88px}.service-final-cta-inner{align-items:flex-start;flex-direction:column;padding:36px 28px}.service-final-cta h2{font-size:clamp(29px,6.4vw,38px)}}@media(min-width:1051px){.alente-home .alente-filter-row a{transition:background-color .18s ease,border-color .18s ease,color .18s ease}.alente-home .alente-filter-row a:focus-visible,.alente-home .alente-filter-row a:hover{border-color:#aac8df;background:#e6f0f8;color:#246b9e}.alente-home .alente-direction-card:before{border-color:#b8d1e3;background:#dcecf7}.alente-home .alente-direction-card.is-featured:before{background:#cfe5f3}.alente-home .alente-direction-card em{background:#d7ebf7;color:#28688d}.alente-home .home-phone{transition:color .18s ease}.alente-home .home-phone svg{transition:stroke .18s ease}.alente-home .home-phone:focus-visible,.alente-home .home-phone:hover{color:#176cab}.alente-home .home-phone:focus-visible svg,.alente-home .home-phone:hover svg{stroke:#176cab}}@media(min-width:1051px){.alente-home .alente-direction-card{transition:background-color .2s ease,color .2s ease,box-shadow .2s ease}.alente-home .alente-direction-card:focus-visible,.alente-home .alente-direction-card:hover{background:#9fc2e9;color:#173b61;box-shadow:0 14px 28px #17355020}.alente-home .alente-direction-card:focus-visible h3,.alente-home .alente-direction-card:hover h3{color:#173b61}.alente-home .alente-doctor-card .alente-media{transition:transform .28s ease,box-shadow .28s ease}.alente-home .alente-doctor-card:focus-within .alente-media,.alente-home .alente-doctor-card:hover .alente-media{transform:translateY(-10px) scale(.96);box-shadow:0 16px 28px #17355020}.alente-home .alente-doctor-actions{display:flex;align-items:center;gap:18px;min-height:56px;opacity:0;transform:translateY(8px);transition:opacity .22s ease,transform .22s ease}.alente-home .alente-doctor-card:focus-within .alente-doctor-actions,.alente-home .alente-doctor-card:hover .alente-doctor-actions{opacity:1;transform:none}.alente-home .alente-doctor-actions .alente-button{min-height:48px;padding:13px 18px}.alente-home .alente-doctor-actions .alente-button span{display:inline;margin:0 0 0 8px;color:inherit;font-size:18px}.alente-home .alente-button,.alente-home .button,.alente-home button{transition:background-color .18s ease,color .18s ease,border-color .18s ease,transform .18s ease}.alente-home .alente-button:focus-visible,.alente-home .alente-button:hover,.alente-home .button:focus-visible,.alente-home .button:hover,.alente-home button:focus-visible,.alente-home button:hover{border-color:#7669d8;background:#7669d8;color:#fff}.alente-home .alente-faq-list>div{transition:background-color .18s ease,color .18s ease}.alente-home .alente-faq-list>div:focus-within,.alente-home .alente-faq-list>div:hover{background:#e7f1fa;color:#1d5f8b}.alente-home .alente-document-grid>a{transition:background-color .18s ease,border-color .18s ease,color .18s ease}.alente-home .alente-document-grid>a:focus-visible,.alente-home .alente-document-grid>a:hover{border-color:#9ebfdb;background:#eaf3fa;color:#1d628f}.alente-home .alente-document-grid>a:focus-visible h3,.alente-home .alente-document-grid>a:hover h3{color:#1d628f}.alente-home .alente-footer p,.alente-home .alente-footer strong{font-size:21px}.alente-home .alente-footer strong{transition:color .18s ease}.alente-home .alente-footer div:hover>strong{color:#7669d8}.alente-home .alente-footer a:not(.alente-button){font-size:21px;transition:color .18s ease}.alente-home .alente-footer a:not(.alente-button):focus-visible,.alente-home .alente-footer a:not(.alente-button):hover{color:#7669d8}}.alente-promo-card{color:inherit;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.doctors-page .alente-catalog-group-heading h2{font-size:29px;font-weight:500;letter-spacing:-.04em;line-height:1.05}@media(max-width:700px){.doctors-page .alente-catalog-group-heading h2{font-size:28px}}.prices-page .alente-catalog-group-heading h2{font-size:29px;font-weight:500;letter-spacing:-.04em;line-height:1.05}.price-page-navigation{display:flex;flex-wrap:wrap;gap:12px;margin:-18px 0 44px}.price-page-navigation a{padding:11px 22px;border:1px solid #cdd9e5;border-radius:999px;color:#8798aa;font-size:15px;font-weight:500;transition:background-color .18s ease,color .18s ease,border-color .18s ease}.price-page-navigation a:focus-visible,.price-page-navigation a:hover{border-color:#aac8df;background:#e6f0f8;color:#246b9e}.price-page-navigation a.is-active{border-color:#4b93e8;background:#fff;color:#387dd3}.price-page-subgroups{display:grid;gap:42px}.price-page-subgroup>div:first-child{margin-bottom:18px}.price-page-subgroup h3{margin:0;color:#183652;font-size:24px;font-weight:500;line-height:1.15}.price-page-subgroup p{margin:9px 0 0;color:#607782;line-height:1.5}.prices-page .price-list{border-top:1px solid #d8e1e6}.prices-page .price-list>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:32px;align-items:baseline;padding:19px 0;border-bottom:1px solid #d8e1e6;color:#304b60;font-size:18px;line-height:1.4}.prices-page .price-list strong{color:#173b58;font-size:20px;font-weight:600;white-space:nowrap}@media(max-width:700px){.prices-page .alente-catalog-group-heading h2{font-size:28px}.price-page-navigation{margin-bottom:32px}.price-page-subgroups{gap:32px}.prices-page .price-list>div{grid-template-columns:1fr;gap:6px;padding:16px 0}.prices-page .price-list strong{font-size:19px}}.alente-footer-grid{grid-template-columns:1.35fr .8fr 1fr}@media(max-width:1050px){.alente-footer-grid>div:last-child{grid-column:auto}}@media(min-width:1051px){.alente-footer-grid,.alente-footer-legal{grid-template-columns:repeat(3,1fr)}.promotions-page .alente-hero-panel{height:650px;min-height:650px}.promotions-page .alente-hero-copy{min-height:0}}.promotions-page .alente-promo-grid{align-items:start;row-gap:40px}.promotions-page .alente-promo-card{min-height:0;overflow:hidden;border-radius:19px;background:#fff}.promotions-page .alente-promo-card:hover{transform:translateY(-3px);box-shadow:0 14px 28px #173b5218}.promotions-page .promotion-card-top{display:grid;grid-template-columns:1.02fr .98fr;height:375px;overflow:hidden;background:#fff}.promotions-page .promotion-card-media{height:375px;min-height:375px;border-radius:19px 0 0 19px;contain:size paint}.promotions-page .promotion-card-media img{display:block;width:100%;height:375px;object-fit:cover}.promotions-page .promotion-card-content{display:flex;flex-direction:column;height:375px;min-height:375px;padding:43px 38px 24px;background:#fff;border-radius:0 19px 19px 0}.promotions-page .promotion-discount{color:#176cab;font-weight:700}.promotions-page .promotion-card-toggle{display:flex;align-items:center;gap:8px;width:100%;margin-top:auto;padding:18px 0 0;border:0;border-top:1px solid #dbe5ea;background:transparent;color:#215b86;font:inherit;font-weight:600;text-align:left;cursor:pointer}.promotions-page .promotion-card-toggle:focus-visible,.promotions-page .promotion-card-toggle:hover{border-color:#dbe5ea;background:transparent;box-shadow:none;color:#215b86}.promotions-page .promotion-details-body{padding:20px 38px 26px;border-top:1px solid #dbe5ea;background:#fff;border-radius:0 0 19px 19px;color:#5d7481;font-size:14px;line-height:1.5}.promotions-page .promotion-details-body p{margin:0 0 12px!important}.promotions-page .promotion-details-label{margin-bottom:4px!important;color:#284c62}.promotions-page .promotion-disclaimer{font-size:12px;color:#81919a}.promotions-page .alente-promo-card.is-expanded .promotion-card-media{border-radius:19px 0 0 0}.promotions-page .alente-promo-card.is-expanded .promotion-card-content{border-radius:0 19px 0 0}.promotions-page .alente-promo-card{display:block;grid-template-columns:none}.promotions-page .alente-promo-card>.promotion-card-top{display:grid;grid-template-columns:1.02fr .98fr;width:100%;height:375px;min-height:375px;padding:0;align-items:stretch}.promotions-page .alente-promo-card>.promotion-details-body{display:block;width:100%;padding:20px 38px 26px}@media(max-width:820px){.promotions-page .alente-promo-grid{grid-template-columns:1fr}.promotions-page .alente-promo-card>.promotion-card-top{grid-template-columns:1fr;height:auto;min-height:0}.promotions-page .promotion-card-media,.promotions-page .promotion-card-media img{height:300px;min-height:300px}.promotions-page .promotion-card-media{border-radius:19px 19px 0 0}.promotions-page .promotion-card-content{height:auto;min-height:220px;padding:28px;border-radius:0 0 19px 19px}.promotions-page .promotion-details-body{padding:20px 28px 26px}.promotions-page .alente-promo-card.is-expanded .promotion-card-media{border-radius:19px 19px 0 0}.promotions-page .alente-promo-card.is-expanded .promotion-card-content{border-radius:0}}.alente-faq-list details{border-bottom:1px solid #cddde1;color:#284c62}.alente-faq-list summary{display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:16px;padding:23px 0;cursor:pointer;list-style:none}.alente-faq-list summary::-webkit-details-marker{display:none}.alente-faq-list summary span{color:#6a9db3;font-size:13px;font-weight:800}.alente-faq-list summary strong{font-size:18px}.alente-faq-list summary b{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#e0eef2;font-size:15px}.alente-faq-list details>p{margin:0 46px 20px 58px;color:#607782;line-height:1.55}@media(min-width:1051px){.alente-home .alente-faq-list details{transition:background-color .18s ease,color .18s ease}.alente-home .alente-faq-list details:focus-within,.alente-home .alente-faq-list details:hover{background:#e7f1fa;color:#1d5f8b}}.alente-story-media{height:560px}.alente-story-copy dt a{color:inherit}.alente-story-copy dt a:hover{text-decoration:underline;text-underline-offset:3px}.map-link-button{width:max-content;margin-top:22px;background:#176cab;color:#fff!important}.alente-map-embed{position:relative;height:410px;min-height:410px;overflow:hidden;border-radius:18px;background:#dce7eb}.alente-map-embed iframe{width:100%;height:410px;min-height:410px;display:block;border:0}.alente-map-embed .map-link-button{position:absolute;left:34px;bottom:28px;margin:0;box-shadow:0 5px 16px #16375233}.reviews-page-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.review-page-card{padding:30px;border:1px solid #d7e2e6;border-radius:17px;background:#fff;color:#294a60}.review-page-meta{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.review-page-meta>span{color:#e4a334;letter-spacing:2px}.review-page-meta small{color:#668092}.review-page-card p{margin:0 0 22px;color:#526975;line-height:1.65}.review-page-card strong{display:block;color:#183b58}.review-page-card time{display:block;margin-top:12px;color:#7a8c96;font-size:13px}.review-page-card>a{display:inline-block;margin-top:18px;color:#205b86;font-weight:700}@media (max-width:760px){.reviews-page-grid{grid-template-columns:1fr}}.alente-catalog-groups{display:grid;gap:72px}.alente-catalog-group{scroll-margin-top:32px}.alente-catalog-group-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin:0 0 25px;padding-top:1px;border-top:1px solid #d8e1e6}.alente-catalog-group-heading>div{padding-top:25px}.alente-catalog-group-heading .alente-kicker{margin-bottom:8px}.alente-catalog-group-heading h3{margin:0;color:#183652;font-size:29px;font-weight:500;letter-spacing:-.04em;line-height:1.05}.alente-catalog-group-heading>p{max-width:360px;margin:0;color:#607782;line-height:1.5}@media(max-width:700px){.alente-catalog-groups{gap:52px}.alente-catalog-group-heading{display:block;margin-bottom:20px}.alente-catalog-group-heading>p{margin-top:13px}.alente-catalog-group-heading h3{font-size:28px}}.preparation-page .alente-catalog-group-heading h2{margin:0;color:#183652;font-size:29px;font-weight:500;letter-spacing:-.04em;line-height:1.05}@media(max-width:700px){.preparation-page .alente-catalog-group-heading h2{font-size:28px}}.patients-sections{padding-top:112px}.patients-page .alente-document-grid>a{min-height:258px}.patients-page .alente-document-grid>a p{margin:0 0 20px;color:#607782;line-height:1.5}.patient-detail-content{padding:122px 0}.patient-detail-grid{display:grid;grid-template-columns:.43fr .57fr;gap:clamp(54px,11vw,190px);align-items:start}.patient-detail-grid h2{font-size:clamp(34px,3.2vw,55px)}.patient-detail-lead{margin:0 0 28px;color:#536d7e;font-size:19px;line-height:1.55}.patient-step-list{margin:0;padding:0;list-style:none;border-top:1px solid #cedee5}.patient-step-list li{display:grid;grid-template-columns:52px 1fr;gap:16px;padding:20px 0;border-bottom:1px solid #cedee5}.patient-step-list span{color:#5d91b0;font-size:13px;font-weight:800;letter-spacing:.04em}.patient-step-list p{margin:0;color:#284c62;font-size:19px;line-height:1.45}.patient-step-list .patient-phone-link{font-size:16px;line-height:1.2;letter-spacing:0}.patient-detail-note{margin:30px 0 0;padding:18px 20px;border-left:3px solid #7dafc9;background:#f1f7fa;color:#526e7f;line-height:1.55}.patient-detail-links>p{max-width:650px;margin:0 0 24px;color:#526e7f;font-size:18px;line-height:1.6}.patient-content-list{display:grid;gap:11px;margin:0;padding-left:24px;color:#284c62;font-size:18px;line-height:1.5}.patient-content-list li::marker{color:#5d91b0}.patient-detail-page .service-reasons{padding-top:90px;padding-bottom:100px}@media(max-width:850px){.patients-sections{padding-top:76px}.patient-detail-content{padding:76px 0}.patient-detail-grid{grid-template-columns:1fr;gap:34px}.patient-detail-lead,.patient-step-list p{font-size:17px}.patient-detail-page .service-reasons{padding-top:72px;padding-bottom:78px}}.documents-clinic-section{padding-top:112px}.documents-source-section{padding-top:0;padding-bottom:112px}.documents-card-grid>a{min-height:258px}.documents-card-grid>a p{margin:0 0 20px;color:#607782;line-height:1.5}.documents-reasons{padding-top:90px;padding-bottom:100px}.documents-empty{margin:0;color:#607782;font-size:18px;line-height:1.55}@media(max-width:850px){.documents-clinic-section{padding-top:76px}.documents-source-section{padding-bottom:76px}.documents-reasons{padding-top:72px;padding-bottom:78px}}.contacts-hero-map,.contacts-hero-map iframe{height:650px;min-height:650px}.contacts-details{padding-bottom:106px}.contacts-visit-section{padding-top:88px;padding-bottom:100px}.contacts-visit-section .alente-actions{margin-top:28px}@media(max-width:850px){.contacts-hero-map,.contacts-hero-map iframe{height:410px;min-height:410px}.contacts-details{padding-bottom:76px}.contacts-visit-section{padding-top:72px;padding-bottom:78px}}.contact-messenger-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:14px}.contact-messenger-link{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:#1d6eaa;color:#fff;transition:transform .18s ease,background-color .18s ease}.contact-messenger-link:focus-visible,.contact-messenger-link:hover{background:#15598c;transform:translateY(-2px)}.contact-messenger-link svg{width:25px;height:25px;fill:currentColor}.contact-messenger-link span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.contact-messenger-link.is-text{width:auto;padding:0 17px;border-radius:3px;font-size:14px;font-weight:700}.contact-messenger-link.is-text span{position:static;width:auto;height:auto;padding:0;margin:0;overflow:visible;clip:auto;white-space:normal}.alente-contact-details{display:grid;gap:0;margin:29px 0 0;border-top:1px solid #d4e0e6}.alente-contact-details>div{display:grid;grid-template-columns:138px 1fr;gap:16px;padding:15px 0;border-bottom:1px solid #d4e0e6}.alente-contact-details dt{color:#5b88a3;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.alente-contact-details dd{margin:0;color:#536b79;font-size:18px;line-height:1.55}.alente-contact-details dd a{display:block;width:max-content;max-width:100%;color:#205b86;font-weight:700}@media(max-width:700px){.alente-contact-details>div{grid-template-columns:1fr;gap:5px}.alente-contact-details dd{font-size:17px}}.booking-page-form-section{padding-top:112px}.booking-page-info{display:flex;flex-direction:column;justify-content:center;padding:62px clamp(42px,6vw,98px);background:#dcebf4;color:#1b4764}.booking-page-info .alente-kicker{color:#4a86aa}.booking-page-info h2{max-width:390px;margin:0;color:#1a4662;font-size:clamp(34px,3vw,51px)}.booking-page-info ol{display:grid;gap:0;margin:30px 0;padding:0;list-style:none;border-top:1px solid #8bb1c633}.booking-page-info li{display:grid;grid-template-columns:42px 1fr;gap:14px;padding:16px 0;border-bottom:1px solid #8bb1c633}.booking-page-info li span{color:#4c86a8;font-size:13px;font-weight:800}.booking-page-info li p{margin:0;color:#355e76;line-height:1.45}.booking-page-info .alente-arrow-link{margin-top:6px}.booking-page-note{padding-top:90px;padding-bottom:100px}@media(max-width:850px){.booking-page-form-section{padding-top:76px}.booking-page-info{min-height:0;padding:42px}.booking-page-note{padding-top:72px;padding-bottom:78px}}.about-story-section{padding-bottom:106px}.about-story-grid{grid-template-columns:1fr;gap:0}.about-story-grid .alente-story-copy{max-width:980px}.about-details-section{padding-top:112px;padding-bottom:112px}.about-details-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:0;border-top:1px solid #d3dfe4}.about-details-grid>div{min-height:130px;padding:24px 0;border-bottom:1px solid #d3dfe4}.about-details-grid>div:nth-child(odd){padding-right:clamp(30px,6vw,100px)}.about-details-grid>div:nth-child(2n){padding-left:clamp(30px,6vw,100px);border-left:1px solid #d3dfe4}.about-details-grid dt{margin-bottom:12px;color:#5c89a4;font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.about-details-grid dd{margin:0;color:#24465e;font-size:20px;line-height:1.45}.about-documents-section{padding-top:90px;padding-bottom:100px}@media(max-width:850px){.about-story-section{padding-bottom:76px}.about-details-section{padding-top:76px;padding-bottom:76px}.about-details-grid{grid-template-columns:1fr}.about-details-grid>div,.about-details-grid>div:nth-child(n){min-height:0;padding:22px 0;border-left:0}.about-details-grid dd{font-size:18px}.about-documents-section{padding-top:72px;padding-bottom:78px}}.home-logo{line-height:0}.home-logo img{display:block;width:230px;height:auto}.home-header .home-logo{flex:none}.alente-home .home-phone-list{display:inline-flex;align-items:center;gap:11px;color:#183653}.alente-home .home-phone-list>svg{width:32px;height:32px;flex:none;fill:none;stroke:#4b93e8;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.alente-home .home-phone-list>div{display:grid;gap:3px}.alente-home .home-phone-list .home-phone{display:block;font-size:23.4px;line-height:1.12}@media(max-width:1050px){.home-logo img{width:165px}.alente-home .home-phone-list>svg{width:25px;height:25px}.alente-home .home-phone-list .home-phone{font-size:19.5px}}@media(max-width:520px){.home-logo img{width:136px}.alente-home .home-phone-list>svg{width:21px;height:21px}.alente-home .home-phone-list .home-phone{font-size:16.9px}}.policy-page{background:#fff}.policy-hero{padding:clamp(84px,10vw,138px) 0 clamp(82px,9vw,126px);background:#eaf4fa}.policy-hero>div{max-width:1080px}.policy-hero h1{max-width:890px;margin:0;color:#183653;font-size:clamp(53px,4.7vw,76px);font-weight:600;letter-spacing:-.045em;line-height:1}.policy-hero>div>p:not(.alente-kicker){margin:25px 0 0;color:#48657c;font-size:18px;line-height:1.5}.policy-document{padding:clamp(72px,9vw,122px) 0}.policy-page .policy{max-width:920px;color:#28475f}.policy-page .policy h2{margin:clamp(48px,6vw,76px) 0 20px;color:#183653;font-size:clamp(28px,2.7vw,39px);font-weight:600;letter-spacing:-.04em;line-height:1.1}.policy-page .policy h2:first-child{margin-top:0}.policy-page .policy li,.policy-page .policy p{font-size:17px;line-height:1.65}.policy-page .policy p{margin:0 0 18px}.policy-page .policy ul{margin:0 0 22px;padding-left:24px}.policy-page .policy li+li{margin-top:6px}.policy-page .policy a{color:#176cab;text-decoration:underline;text-underline-offset:3px}@media(min-width:1051px){.policy-hero h1{font-size:58px;font-weight:600;letter-spacing:normal;line-height:1.1}}@media(max-width:700px){.policy-hero{padding-block:72px}.policy-hero h1{font-size:clamp(39px,11vw,54px)}.policy-page .policy li,.policy-page .policy p{font-size:16px}.policy-page .policy h2{margin-top:54px}}.gynecology-hero-price{margin:20px 0 0;color:#526975;font-size:18px;line-height:1.45}.gynecology-hero-price strong{color:#173b58;font-size:24px}.gynecology-price-card{align-self:center;padding:46px;border-radius:20px;background:#dcecf7;color:#193b55}.gynecology-doctor-copy h3,.gynecology-price-card h3{margin:0;font-size:clamp(28px,2.7vw,42px);font-weight:500;letter-spacing:-.045em;line-height:1.06}.gynecology-price-card>strong{display:block;margin:24px 0;color:#173b58;font-size:32px}.gynecology-price-card>p:not(.alente-kicker){margin:0 0 28px;color:#526e7f;line-height:1.55}.gynecology-doctor-grid{display:grid;grid-template-columns:minmax(0,390px) minmax(0,1fr);gap:clamp(54px,10vw,180px);align-items:center;margin-top:42px}.gynecology-doctor-copy>p:not(.alente-kicker){max-width:520px;margin:24px 0;color:#526e7f;font-size:19px;line-height:1.55}.gynecology-colposcopy-grid{grid-template-columns:.88fr 1.12fr}@media(max-width:850px){.gynecology-price-card{padding:32px}.gynecology-doctor-grid{grid-template-columns:1fr;gap:36px}.gynecology-doctor-grid .alente-doctor-card{max-width:420px}.gynecology-colposcopy-grid{grid-template-columns:1fr}}.alente-story-copy dl>div{grid-template-columns:minmax(170px,185px) minmax(0,1fr);column-gap:20px}.alente-story-copy dd,.alente-story-copy dt{min-width:0}@media(max-width:520px){.alente-story-copy dl>div{grid-template-columns:1fr;row-gap:6px}}.search-page .search-hero-panel{grid-template-columns:1fr;min-height:455px;background:linear-gradient(112deg,#edf4f9,#edf4f9 57%,#e4f2ef)}.search-page .alente-hero-copy{max-width:940px;padding-block:clamp(82px,9vw,132px)}.search-page .alente-hero-copy>p:not(.alente-kicker){margin-top:22px}.site-search-form{width:min(100%,780px);margin-top:36px}.site-search-form label{display:block;margin-bottom:10px;color:#1c3a55;font-size:16px;font-weight:700}.site-search-form>div{display:flex;gap:12px;align-items:stretch}.site-search-form input{min-width:0;flex:1 1;padding:16px 18px;border:1px solid #bfd0db;border-radius:3px;background:#fff;color:#243b4c;font:inherit;font-size:17px;outline:none}.site-search-form input:focus{border-color:#176cab;box-shadow:0 0 0 3px #176cab1f}.site-search-form .alente-button{border:0;cursor:pointer}.search-results-section{padding-top:98px}.search-results-heading{align-items:center}.search-results-heading>span{color:#607782;font-size:17px}.search-result-grid>a{min-height:210px}.search-empty-state{max-width:680px;padding:50px 0 82px}.search-empty-state h2{margin:0;color:#172e49;font-size:clamp(34px,3.2vw,54px);line-height:1.05}.search-empty-state>p:last-child{max-width:570px;margin:22px 0 0;color:#5a7180;font-size:18px;line-height:1.55}@media(max-width:700px){.search-page .search-hero-panel{min-height:0}.search-page .alente-hero-copy{padding-block:110px 66px}.site-search-form{margin-top:30px}.site-search-form>div{flex-direction:column}.site-search-form .alente-button{width:100%}.search-results-section{padding-top:72px}.search-results-heading{align-items:flex-start;flex-direction:column;gap:14px}.search-empty-state{padding:12px 0 35px}.search-result-grid>a{min-height:180px}}@media(max-width:1050px){.alente-home .home-nav-tools{display:none}}.site-map-page{background:#fff}.site-map-hero{padding:clamp(84px,10vw,138px) 0 clamp(82px,9vw,126px);background:#eaf4fa}.site-map-hero>div{max-width:1080px}.site-map-hero h1{max-width:890px;margin:0;color:#183653;font-size:clamp(53px,4.7vw,76px);font-weight:600;letter-spacing:-.045em;line-height:1}.site-map-hero>div>p:not(.alente-kicker){margin:25px 0 0;color:#48657c;font-size:18px;line-height:1.5}.site-map-content{padding-top:clamp(72px,9vw,122px);padding-bottom:clamp(88px,10vw,138px)}.site-map-groups{display:grid;gap:clamp(58px,7vw,90px)}.site-map-group h2{margin:0 0 26px;color:#183653;font-size:clamp(30px,3vw,43px);font-weight:600;letter-spacing:-.045em;line-height:1.08}.site-map-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.site-map-links .alente-direction-card{min-height:184px}.site-map-links .alente-direction-card h3{font-size:clamp(19px,1.65vw,24px);font-weight:500;line-height:1.15}@media(min-width:1051px){.site-map-hero h1{font-size:58px;font-weight:600;letter-spacing:normal;line-height:1.1}}@media(max-width:850px){.site-map-links{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.site-map-hero{padding-block:72px}.site-map-hero h1{font-size:clamp(39px,11vw,54px)}.site-map-links{grid-template-columns:1fr}.site-map-links .alente-direction-card{min-height:150px}}.about-overview-section{padding-bottom:clamp(78px,9vw,120px)}.about-overview-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(55px,10vw,180px)}.about-overview-grid h2{max-width:430px;margin:0;color:#183653;font-size:clamp(38px,3.5vw,57px);font-weight:600;letter-spacing:-.045em;line-height:1.04}.about-overview-copy{max-width:650px}.about-overview-copy>p{margin:0;color:#536b79;font-size:19px;line-height:1.58}.about-overview-copy>p+p{margin-top:22px}.about-overview-copy dl{margin:38px 0 0;border-top:1px solid #d3dfe4}.about-overview-copy dl>div{display:grid;grid-template-columns:minmax(155px,.7fr) 1.3fr;gap:24px;padding:18px 0;border-bottom:1px solid #d3dfe4}.about-overview-copy dt{color:#5783a0;font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.about-overview-copy dd{margin:0;color:#24465e;font-size:17px;line-height:1.45}@media(max-width:850px){.about-overview-grid{grid-template-columns:1fr;gap:32px}.about-overview-copy{max-width:760px}.about-overview-copy dl>div{grid-template-columns:minmax(145px,.7fr) 1.3fr}}@media(max-width:520px){.about-overview-copy>p{font-size:17px}.about-overview-copy dl>div{grid-template-columns:1fr;gap:6px}}.alente-home .home-header-actions .vision{display:inline-flex;align-items:center;justify-content:center;padding:8px 0;border:0;background:transparent;color:#176cab;font-size:14px;font-weight:600;line-height:1.2;white-space:nowrap}.alente-home .home-header-actions .vision:focus-visible,.alente-home .home-header-actions .vision:hover{color:#0e568e;text-decoration:underline;text-underline-offset:3px}@media(min-width:1051px){.alente-home .home-header-actions{gap:32px}.alente-home .home-header-actions .vision{display:inline-flex}}@media(min-width:1051px) and (max-width:1300px){.alente-home .home-header{gap:16px}.alente-home .home-logo img{width:185px}.alente-home .home-header-actions{gap:18px}.alente-home .home-header-actions .vision{font-size:12px}.alente-home .home-header-actions .button{min-height:54px;padding:15px 20px;font-size:15px}}.booking-form,.booking-form label{min-width:0}.booking-form input:not(.trap),.booking-form select{width:100%;min-width:0}@media(min-width:1051px){.alente-home .home-header[data-navigation-pinned=true]{-webkit-backdrop-filter:none;backdrop-filter:none}.alente-home .home-header[data-navigation-pinned=true] nav{position:fixed;top:14px;box-shadow:0 12px 30px #18365222}}@media(max-width:820px){.alente-home .home-header .home-address,.alente-home .home-header .home-phone-list{display:none}.alente-shell{width:min(calc(100% - 32px),680px)}.alente-home .home-header{position:sticky;top:0;z-index:20;min-height:70px;padding-inline:16px;gap:13px}.alente-home .home-header[data-open=true] nav{display:block}.alente-home .home-nav-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px}.alente-home .home-nav-tools{display:none}.alente-home .alente-hero{padding:0 0 48px}.alente-home .alente-hero-panel{grid-template-columns:1fr;min-height:0;border-radius:0}.alente-home .alente-hero-copy{padding:61px 26px 52px}.alente-home .alente-hero-copy h1{font-size:clamp(44px,12vw,62px);line-height:1}.alente-home .alente-hero-copy>p:not(.alente-kicker){margin-top:24px;font-size:17px;line-height:1.55}.alente-home .alente-hero-media{min-height:340px}.alente-home .alente-actions{flex-wrap:wrap;gap:18px;margin-top:30px}.alente-home .alente-booking-card{grid-template-columns:1fr;min-height:0}.alente-home .alente-booking-copy{padding:42px 26px}.alente-home .alente-booking-media{min-height:0}.alente-home .alente-booking-section{padding-top:76px}}@media(max-width:520px){.alente-home .home-nav-links{grid-template-columns:1fr}.alente-home .alente-hero-copy{padding:54px 21px 45px}.alente-home .alente-hero-copy h1{font-size:43px}.alente-home .alente-actions{align-items:flex-start;flex-direction:column}.alente-home .alente-hero-media{min-height:278px}.alente-home .alente-booking-copy{padding:36px 21px}.alente-home .booking-page-info{padding:38px 21px}}.alente-home .alente-doctor-card .doctor-schedule{display:grid;margin:16px 0 0;color:#536b79;font-size:14px;font-weight:400;line-height:1.45;white-space:pre-line}.alente-home .alente-doctor-card .doctor-schedule b{margin-bottom:5px;color:#487b9d;font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.accessibility-controls{position:relative;flex:none}.accessibility-panel{position:absolute;z-index:80;top:calc(100% + 12px);right:0;width:min(460px,calc(100vw - 32px));padding:20px;border:2px solid #173b58;background:#fff;color:#172e49;box-shadow:0 18px 42px #132b4033}.accessibility-panel>p{margin:0 0 16px;font-size:17px;font-weight:800}.accessibility-panel fieldset{min-width:0;margin:14px 0 0;padding:12px;border:1px solid #9aafbd}.accessibility-panel legend{padding:0 5px;font-size:14px;font-weight:800}.accessibility-option-row{display:flex;flex-wrap:wrap;gap:8px}.accessibility-option-row button,.accessibility-reset{min-height:40px;padding:8px 11px;border:2px solid #173b58;border-radius:0;background:#fff;color:#172e49;font-weight:700;cursor:pointer}.accessibility-option-row button[aria-pressed=true],.accessibility-reset{background:#173b58;color:#fff}.accessibility-reset{margin-top:16px}.accessibility-option-row button:hover,.accessibility-reset:hover{text-decoration:underline;text-underline-offset:3px}html[data-accessibility=accessible]{filter:none}html[data-accessibility=accessible][data-accessibility-font-size=normal]{font-size:100%}html[data-accessibility=accessible][data-accessibility-font-size=large]{font-size:120%}html[data-accessibility=accessible][data-accessibility-font-size=xlarge]{font-size:140%}html[data-accessibility=accessible][data-accessibility-images=visible] img{display:block!important}html[data-accessibility=accessible][data-accessibility-images=hidden] img{display:none!important}html[data-accessibility=accessible][data-accessibility-line-spacing=wide] .alente-home :is(p,li,dd,label,input,select,textarea,button){line-height:1.65}html[data-accessibility=accessible][data-accessibility-color-scheme=light] .alente-home,html[data-accessibility=accessible][data-accessibility-color-scheme=light] .alente-home :is(header,section,footer,article,aside,nav,div,button,input,select,textarea){background-color:#fff!important;color:#000!important;border-color:#000!important;box-shadow:none!important}html[data-accessibility=accessible][data-accessibility-color-scheme=light] .alente-home a{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:3px}html[data-accessibility=accessible][data-accessibility-color-scheme=light] .alente-home button{border:2px solid #000!important}html[data-accessibility=accessible][data-accessibility-color-scheme=dark] .alente-home,html[data-accessibility=accessible][data-accessibility-color-scheme=dark] .alente-home :is(header,section,footer,article,aside,nav,div,button,input,select,textarea){background-color:#000!important;color:#fff!important;border-color:#fff!important;box-shadow:none!important}html[data-accessibility=accessible][data-accessibility-color-scheme=dark] .alente-home a{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:3px}html[data-accessibility=accessible][data-accessibility-color-scheme=dark] .alente-home button{border:2px solid #fff!important}html[data-accessibility=accessible][data-accessibility-color-scheme=light] .alente-home *{background-color:#fff!important;color:#000!important;border-color:#000!important;box-shadow:none!important}html[data-accessibility=accessible][data-accessibility-color-scheme=dark] .alente-home *{background-color:#000!important;color:#fff!important;border-color:#fff!important;box-shadow:none!important}html[data-accessibility=accessible][data-accessibility-color-scheme=light] .alente-home .accessibility-option-row button[aria-pressed=true]{background:#000!important;color:#fff!important}html[data-accessibility=accessible][data-accessibility-color-scheme=dark] .alente-home .accessibility-option-row button[aria-pressed=true]{background:#fff!important;color:#000!important}@media(max-width:820px){.alente-home .home-header-actions .accessibility-controls{display:inline-flex}.accessibility-panel{position:fixed;top:82px;right:16px;max-height:calc(100vh - 98px);overflow:auto}.accessibility-panel .accessibility-option-row{display:grid;grid-template-columns:1fr}.accessibility-option-row button,.accessibility-reset{width:100%}.alente-contact-grid,.alente-doctor-rail,.alente-document-grid,.alente-faq-grid,.alente-footer-grid,.alente-footer-legal,.alente-gallery-grid,.alente-preparation-card,.alente-promo-grid,.alente-review-list,.alente-reviews-layout,.alente-service-grid,.alente-story-grid{grid-template-columns:minmax(0,1fr)}.alente-service-grid{grid-auto-rows:auto}.alente-direction-card,.alente-direction-card-1,.alente-direction-card-2,.alente-direction-card-3,.alente-direction-card-4,.alente-direction-card-5,.alente-direction-card-6{grid-column:auto;grid-row:auto;min-height:190px}.alente-promo-card{grid-template-columns:minmax(0,1fr);min-height:0}.alente-promo-card .alente-media{min-height:0;height:300px}.alente-promo-card .alente-media img,.promotions-page .promotion-card-media img{object-fit:contain}.alente-gallery-grid .alente-media{height:280px}.alente-preparation-card{gap:36px;padding:42px 26px}.alente-heading,.service-doctors-heading{align-items:flex-start;flex-direction:column;gap:16px}.alente-filter-row{max-width:100%;overflow-x:auto;overflow-y:hidden;padding-bottom:10px}.alente-footer-grid>div:last-child{grid-column:auto}}