:root{--blue:#0958d7;--blue-deep:#061a48;--blue-soft:#eaf2ff;--blue-line:#d7e3f7;--ink:#031234;--muted:#516481;--surface:#fff;--surface-soft:#f5f9ff;--shadow:0 22px 55px #184d9129;--radius:8px;color:var(--ink);background:var(--surface-soft);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--surface-soft);-webkit-text-size-adjust:100%;width:100%;max-width:100%;overflow-x:hidden}body{overscroll-behavior-x:none;width:100%;max-width:100%;min-height:100vh;margin:0;overflow-x:hidden}body,button,input,textarea{font:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}#root{width:100%;max-width:100%;min-height:100vh;overflow-x:hidden}html.real-mobile,html.real-mobile body,html.real-mobile #root{width:var(--real-vw,100vw);max-width:var(--real-vw,100vw);min-width:0;overflow-x:hidden}html.real-mobile body{position:relative}html.real-mobile .site-shell{width:var(--real-vw,100vw);max-width:var(--real-vw,100vw);min-width:0;overflow-x:hidden}html.real-mobile .header{--header-pad-x:13px;width:calc(var(--real-vw,100vw) - 16px);max-width:calc(var(--real-vw,100vw) - 16px);border-radius:0 0 22px 22px;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"logo socials""nav nav";gap:8px;min-width:0;height:auto;min-height:114px;margin:0;padding:12px 13px;left:8px;right:auto;box-shadow:0 20px 58px #10366912,inset 0 1px #ffffffd1}html.real-mobile .header__logo{grid-area:logo;justify-self:start;min-width:0}html.real-mobile .header__logo img,html.real-mobile .logo img{width:clamp(150px, calc(var(--real-vw,100vw) * .4), 168px);max-width:min(168px, calc(var(--real-vw,100vw) - 176px))}html.real-mobile .header__actions{grid-area:socials;justify-self:end;min-width:0;display:flex}html.real-mobile .header__socials{gap:clamp(3px, calc(var(--real-vw,100vw) * .01), 4px)}html.real-mobile .header__social-link{width:clamp(27px, calc(var(--real-vw,100vw) * .072), 28px);height:clamp(27px, calc(var(--real-vw,100vw) * .072), 28px)}html.real-mobile .header__messenger{display:block;position:relative}html.real-mobile .header__social-link--vk,html.real-mobile .header__social-link--max,html.real-mobile .header__social-link--telegram{display:none}html.real-mobile .header__message-toggle{height:clamp(27px, calc(var(--real-vw,100vw) * .072), 28px);min-width:78px;padding:0 clamp(8px, calc(var(--real-vw,100vw) * .024), 9px);color:var(--blue);font-size:clamp(10.2px, calc(var(--real-vw,100vw) * .0272), 10.6px);letter-spacing:0;background:radial-gradient(circle at 34% 24%,#ffffffeb 0%,#ffffff94 44%,#f6faff94 100%);border:1px solid #dfe9f7a3;border-radius:999px;gap:0;font-weight:660;line-height:1;transition:color .22s,transform .22s,box-shadow .22s;box-shadow:0 10px 22px #0f4da012,inset 0 1px #ffffffd1}html.real-mobile .header__message-toggle svg{display:none}html.real-mobile .header__message-toggle:hover,html.real-mobile .header__message-toggle[aria-expanded=true]{color:var(--blue);transform:translateY(-1px);box-shadow:0 14px 28px #0f4da021,inset 0 1px #ffffffeb}html.real-mobile .header__messenger-popover{z-index:1200;opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(18px)saturate(1.2);transform-origin:50% 0;visibility:hidden;will-change:opacity, transform;background:linear-gradient(135deg,#fffffff5 0%,#f7fbffe0 100%),#ffffffe0;border:1px solid #d7e4f7c7;border-radius:999px;align-items:center;gap:7px;width:auto;min-width:0;height:auto;padding:7px;transition:opacity .2s,transform .22s cubic-bezier(.2,.8,.2,1),visibility 0s linear .2s;display:flex;position:absolute;top:calc(100% + 4px);left:50%;transform:translate(-50%)translateY(-4px)scale(.96);box-shadow:0 20px 42px #10366929,inset 0 1px #fffffff0}html.real-mobile .header__messenger-popover[data-open=true]{opacity:1;pointer-events:auto;visibility:visible;transition:opacity .18s,transform .22s cubic-bezier(.2,.8,.2,1),visibility linear;transform:translate(-50%)translateY(0)scale(1)}html.real-mobile .header__messenger-popover:before{content:"";background:#fffffff0;border-top:1px solid #d7e4f7b8;border-left:1px solid #d7e4f7b8;border-radius:2px;width:8px;height:8px;position:absolute;top:-4px;left:50%;transform:translate(-50%)rotate(45deg)}html.real-mobile .header__messenger-option{width:38px;height:38px;min-height:0;color:var(--blue);background:radial-gradient(circle at 34% 24%,#fff 0%,#ffffffc2 48%,#eef6ffcc 100%);border:1px solid #dfe9f7c2;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:0;line-height:1;transition:color .18s,transform .18s,box-shadow .18s;display:inline-flex;position:relative;box-shadow:0 9px 20px #0f4da01a,inset 0 1px #ffffffeb}html.real-mobile .header__messenger-option:hover{color:var(--blue);transform:translateY(-1px);box-shadow:0 13px 26px #0f4da029,inset 0 1px #fffffff2}html.real-mobile .header__messenger-option svg{fill:currentColor;width:58%;height:58%;display:block}html.real-mobile .header__messenger-option--vk svg{width:72%;height:72%;transform:translate(1px)}html.real-mobile .header__messenger-option--max img{object-fit:contain;width:78%;height:78%;display:block}html.real-mobile .header__messenger-option--telegram svg{width:56%;height:56%;transform:translate(-1px)}html.real-mobile .header__nav{color:#061334;width:100%;min-width:0;font-size:clamp(10.7px, calc(var(--real-vw,100vw) * .0308), 12.4px);white-space:nowrap;grid-area:nav;justify-content:space-between;gap:0;padding:9px 4px 0;font-weight:640;line-height:1.2;display:flex}html.real-mobile .header__nav:before{left:0;right:0}html.real-mobile .doctors-page{padding:calc(var(--actual-header-height,114px) + 28px) 18px 52px}html.real-mobile .doctors-page__grid{grid-template-columns:1fr;gap:20px;width:100%;max-width:420px}html.real-mobile .doctor-card{border-radius:19px}html.real-mobile .doctor-card:hover{transform:none}html.real-mobile .doctor-card:hover:not(.is-active){border-color:#dfeaf8b3;box-shadow:0 22px 54px #123d751a,inset 0 1px #fffffff0}html.real-mobile .doctor-card.is-active{transform:translateY(-2px)}html.real-mobile .doctor-card:hover:not(.is-active) .doctor-card__sprite,html.real-mobile .doctor-card:hover:not(.is-active) .doctor-card__image{transform:scale(1.002)}html.real-mobile .doctor-card__overlay{padding:14px}html.real-mobile .doctor-card:hover:not(.is-active) .doctor-card__overlay,html.real-mobile .doctor-card:focus-visible:not(.is-active) .doctor-card__overlay{opacity:0;transform:translateY(8px)}html.real-mobile .doctor-card__overlay-content{border-radius:14px;padding:14px}html.real-mobile .doctor-card__name{font-size:19px}html.real-mobile .doctor-card__role{font-size:14px}html.real-mobile .hero-section{width:var(--real-vw,100vw);max-width:var(--real-vw,100vw);min-width:0;height:auto;min-height:760px;overflow:hidden}html.real-mobile .hero-section__content{width:var(--real-vw,100vw);max-width:var(--real-vw,100vw);min-width:0;height:auto;min-height:760px;display:block;overflow:hidden}html.real-mobile .hero-section__content:before{width:var(--real-vw,100vw);background:radial-gradient(78% 88% at 24% 44%,#fffffffc 0%,#fffffff2 52%,#ffffffa8 72%,#ffffff29 90%,#fff0 100%),linear-gradient(90deg,#fffffffc 0%,#fffffff0 56%,#ffffff9e 74%,#ffffff24 92%,#fff0 100%)}html.real-mobile .hero-section__copy{width:var(--real-vw,100vw);max-width:var(--real-vw,100vw);padding:calc(var(--header-height,116px) + 30px) 18px 24px}html.real-mobile .hero-section__eyebrow{max-width:calc(var(--real-vw,100vw) - 36px);font-size:clamp(11px, calc(var(--real-vw,100vw) * .031), 13px);white-space:nowrap;padding-inline:12px}html.real-mobile .hero-section h1{max-width:calc(var(--real-vw,100vw) - 36px);font-size:clamp(36px, calc(var(--real-vw,100vw) * .126), 52px);line-height:1.03}html.real-mobile .hero-section h1 span{max-width:min(320px, calc(var(--real-vw,100vw) - 36px))}html.real-mobile .hero-section__lead{max-width:calc(var(--real-vw,100vw) - 36px);font-size:clamp(17px, calc(var(--real-vw,100vw) * .043), 18px);line-height:1.52}html.real-mobile .hero-section__trust{max-width:min(340px, calc(var(--real-vw,100vw) - 36px));grid-template-columns:1fr;gap:14px;margin-top:30px}html.real-mobile .trust-item{grid-template-columns:58px minmax(0,1fr);gap:14px;min-width:0}html.real-mobile .trust-item__icon{width:58px;height:58px}html.real-mobile .trust-item strong,html.real-mobile .trust-item p{font-size:clamp(18px, calc(var(--real-vw,100vw) * .048), 20px)}html.real-mobile .hero-section__actions{width:calc(var(--real-vw,100vw) - 36px);grid-template-columns:1fr;gap:16px;max-width:420px;margin-top:30px}html.real-mobile .button{width:100%;min-height:60px;font-size:clamp(15px, calc(var(--real-vw,100vw) * .043), 18px)}html.real-mobile .button--primary{justify-content:space-between;gap:14px;padding-inline:18px}html.real-mobile .button--ghost{gap:12px;padding-inline:16px}html.real-mobile .hero-section__visual{width:var(--real-vw,100vw);max-width:var(--real-vw,100vw);min-width:0;height:auto;position:absolute;inset:0;overflow:hidden}html.real-mobile .hero-photo{inset:0;overflow:hidden}html.real-mobile .hero-photo__image{top:clamp(292px, calc(var(--real-vw,100vw) * .75), 322px);right:clamp(-280px, calc(var(--real-vw,100vw) * -.62), -230px);width:clamp(650px, calc(var(--real-vw,100vw) * 1.84), 800px);object-fit:contain;object-position:center;transform-origin:72% 44%;max-width:none;height:auto;bottom:auto;left:auto;-webkit-mask-image:linear-gradient(#0000 0%,#000 12% 86%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 12% 86%,#0000 100%)}html.real-mobile .hero-photo:before{background:linear-gradient(90deg,#fff 0%,#ffffffd6 38%,#ffffff57 66%,#ffffff0f 100%);width:70%}html.real-mobile .consult-card{z-index:4;width:calc(var(--real-vw,100vw) - 36px);pointer-events:auto;max-width:520px;margin:20px auto 0;position:relative;inset:auto}html.real-mobile .advantages{--adv-icon-size:58px;--adv-svg-size:32px;width:calc(var(--real-vw,100vw) - 28px);max-width:calc(var(--real-vw,100vw) - 28px);min-width:0;height:auto;min-height:0;box-shadow:none;-webkit-backdrop-filter:none;background:0 0;border:0;border-radius:0;grid-template-columns:1fr;gap:12px;margin:16px auto 28px;padding:0}html.real-mobile .advantage{grid-template-columns:var(--adv-icon-size) minmax(0, 1fr);border-radius:17px;gap:14px;min-width:0;min-height:112px;padding:16px 15px}html.real-mobile .advantage:nth-child(odd),html.real-mobile .advantage:nth-child(2n){padding-left:15px;padding-right:15px}html.real-mobile .advantage+.advantage:before{display:none}html.real-mobile .advantage__content{min-width:0;min-height:auto}html.real-mobile .advantage__heading{gap:10px}html.real-mobile .advantage h2{min-height:auto;font-size:23px;line-height:1.08}html.real-mobile .advantage p{max-width:100%;margin-top:6px;font-size:14.5px;line-height:1.25}@media (width<=360px){html.real-mobile .header{--header-pad-x:12px;gap:8px 7px;min-height:112px;padding:11px 12px}html.real-mobile .header__logo img,html.real-mobile .logo img{width:146px}html.real-mobile .header__socials{gap:3px}html.real-mobile .header__social-link{width:27px;height:27px}html.real-mobile .header__nav{padding-inline:3px;font-size:10.7px}html.real-mobile .header__nav:before{left:0;right:0}html.real-mobile .advantages{width:calc(var(--real-vw,100vw) - 24px);max-width:calc(var(--real-vw,100vw) - 24px)}html.real-mobile .advantage{grid-template-columns:52px minmax(0,1fr);gap:12px;padding-inline:12px}html.real-mobile .advantage:nth-child(odd),html.real-mobile .advantage:nth-child(2n){padding-left:12px;padding-right:12px}html.real-mobile .advantage__icon{width:52px;height:52px}html.real-mobile .advantage__icon .line-icon{width:29px;height:29px}}html.accessible-mode{--accessible-line-scale:1.14;--accessible-letter-spacing:.012em;--ink:#020b28;--muted:#263650;color:var(--ink)}html.accessible-mode body{color:var(--ink);letter-spacing:var(--accessible-letter-spacing)}html.accessible-mode p,html.accessible-mode li,html.accessible-mode a,html.accessible-mode button,html.accessible-mode input,html.accessible-mode textarea{line-height:calc(1em * var(--accessible-line-scale) + .34em)}html.accessible-mode .header__nav{color:#020b28;font-size:clamp(18px,1.28vw,21px);font-weight:780}html.accessible-mode .header__social-link,html.accessible-mode .header__message-toggle,html.accessible-mode .header__messenger-option{min-width:50px;min-height:50px}html.accessible-mode .header__message-toggle span{font-size:1.06em;font-weight:780}html.accessible-mode .hero-section__eyebrow,html.accessible-mode .contacts-page__eyebrow,html.accessible-mode .page-placeholder__label{font-size:clamp(17px,1.24vw,21px);font-weight:780}html.accessible-mode .hero-section h1,html.accessible-mode .contacts-page h1,html.accessible-mode .page-placeholder h1{color:#020b28;letter-spacing:0;font-size:clamp(52px,4.95vw,78px);line-height:1.05}html.accessible-mode .hero-section__lead,html.accessible-mode .contacts-page__lead,html.accessible-mode .page-placeholder__text{color:#263650;font-size:clamp(20px,1.58vw,25px);line-height:1.58}html.accessible-mode .button{letter-spacing:.01em;min-height:68px;font-size:clamp(17px,1.24vw,21px);font-weight:760}html.accessible-mode .trust-item__icon,html.accessible-mode .advantage__icon,html.accessible-mode .location-card__icon{color:#0757d7;background:radial-gradient(circle at 36% 24%,#fffffff2 0%,#ffffff94 42%,#fff0 70%),#e8f2ff;border-color:#a9caf7fa}html.accessible-mode .trust-item strong,html.accessible-mode .advantage h2,html.accessible-mode .location-card__address,html.accessible-mode .doctor-card__name,html.accessible-mode .contacts-page h2,html.accessible-mode .page-placeholder__card h1{color:#020b28;font-size:clamp(22px,1.68vw,30px);line-height:1.22}html.accessible-mode .trust-item p,html.accessible-mode .advantage p,html.accessible-mode .doctor-card__role,html.accessible-mode .doctor-card__description,html.accessible-mode .location-card p,html.accessible-mode .location-card a,html.accessible-mode .contacts-page p{color:#263650;font-size:clamp(16.5px,1.12vw,19px);line-height:1.55}html.accessible-mode .trust-item strong,html.accessible-mode .trust-item p{color:#020b28;font-weight:820}html.accessible-mode .advantage h2,html.accessible-mode .advantage:last-child h2{font-size:clamp(27px,1.86vw,34px);font-weight:830;line-height:1.05}html.accessible-mode .page-placeholder__card h1{font-size:clamp(38px,4.8vw,68px);font-weight:840;line-height:.98}html.accessible-mode .location-card__phone,html.accessible-mode .contacts-page a{color:#0757d7;font-weight:780}html.accessible-mode a:focus-visible,html.accessible-mode button:focus-visible,html.accessible-mode input:focus-visible,html.accessible-mode textarea:focus-visible,html.accessible-mode [tabindex]:focus-visible{outline-offset:5px;outline:4px solid #0056e8b8;box-shadow:0 0 0 8px #0056e824}html.accessible-mode .button--primary:after,html.accessible-mode .services-slider__arrow,html.accessible-mode .services-slider__swipe-hint img,html.accessible-mode .services-slider__cta--mobile[data-nudge=true],html.accessible-mode .hero-photo__image,html.accessible-mode .doctor-card,html.accessible-mode .page-transition.is-entering,html.accessible-mode .page-transition.is-leaving{animation:none}html.accessible-mode .button,html.accessible-mode .header__social-link,html.accessible-mode .header__message-toggle,html.accessible-mode .advantage,html.accessible-mode .doctor-card,html.accessible-mode .location-card,html.accessible-mode .services-slider__dot{transition-duration:.12s}html.accessible-mode .page-transition.is-entering,html.accessible-mode .page-transition.is-leaving,html.accessible-mode .page-transition.is-idle{opacity:1;filter:none;transform:none}html.accessible-mode .services-slider__arrow{opacity:.92}html.accessible-mode .services-slider__dot{min-width:15px;min-height:15px}html.accessible-mode .services-slider__dot[aria-current=true]{min-width:46px}@media (width>=1025px){html.accessible-mode:not(.real-mobile) .hero-section,html.accessible-mode:not(.real-mobile) .hero-section__content{height:auto;min-height:clamp(820px,78vh,980px);overflow:visible}html.accessible-mode:not(.real-mobile) .hero-section__copy{max-width:760px;padding-bottom:clamp(50px,5.8vh,84px)}html.accessible-mode:not(.real-mobile) .hero-section__actions{grid-template-columns:minmax(370px,460px) minmax(260px,320px);max-width:800px;margin-top:clamp(32px,4vh,46px)}html.accessible-mode:not(.real-mobile) .hero-section__actions .button{min-height:clamp(72px,6.2vh,84px)}html.accessible-mode:not(.real-mobile) .button--ghost{white-space:normal}html.accessible-mode:not(.real-mobile) .advantages:not(.services-page__advantages){margin-top:clamp(12px,2vh,28px)}html.accessible-mode:not(.real-mobile) .services-slider__cta--desktop{letter-spacing:.006em;width:clamp(390px,27vw,500px);min-height:clamp(106px,11.2vh,128px);padding-inline:clamp(30px,2.4vw,42px) clamp(78px,5.4vw,102px);font-size:clamp(21px,1.42vw,26px)}html.accessible-mode:not(.real-mobile) .services-slider__cta--desktop strong{width:100%;max-width:330px;font-weight:840;line-height:1.16}html.accessible-mode:not(.real-mobile) .services-slider__cta--desktop span{font-size:clamp(44px,3vw,54px);right:clamp(28px,2.3vw,42px)}}html.accessible-mode.real-mobile{--accessible-letter-spacing:.004em}html.accessible-mode.real-mobile .header{min-height:118px;padding-top:12px;padding-bottom:12px}html.accessible-mode.real-mobile .header__logo img,html.accessible-mode.real-mobile .logo img{width:clamp(144px, calc(var(--real-vw,100vw) * .39), 166px);max-width:min(166px, calc(var(--real-vw,100vw) - 180px))}html.accessible-mode.real-mobile .header__socials{gap:clamp(3px, calc(var(--real-vw,100vw) * .009), 4px)}html.accessible-mode.real-mobile .header__social-link{width:clamp(29px, calc(var(--real-vw,100vw) * .078), 31px);height:clamp(29px, calc(var(--real-vw,100vw) * .078), 31px);min-width:0;min-height:0}html.accessible-mode.real-mobile .header__message-toggle{height:clamp(29px, calc(var(--real-vw,100vw) * .078), 31px);min-width:clamp(86px, calc(var(--real-vw,100vw) * .238), 96px);min-height:0;padding-inline:clamp(8px, calc(var(--real-vw,100vw) * .022), 10px);font-size:clamp(10.8px, calc(var(--real-vw,100vw) * .0305), 12px);font-weight:760}html.accessible-mode.real-mobile .header__messenger-option{width:40px;min-width:0;height:40px;min-height:0}html.accessible-mode.real-mobile .header__nav{font-size:clamp(11.6px, calc(var(--real-vw,100vw) * .032), 13px);letter-spacing:0;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;padding-inline:0;font-weight:760;display:grid}html.accessible-mode.real-mobile .header__nav a{text-align:center;white-space:nowrap;min-height:34px;padding:8px 1px}html.accessible-mode.real-mobile .hero-section,html.accessible-mode.real-mobile .hero-section__content{min-height:820px}html.accessible-mode.real-mobile .hero-section__copy{padding-top:calc(var(--actual-header-height,118px) + 30px)}html.accessible-mode.real-mobile .hero-section__eyebrow{max-width:calc(var(--real-vw,100vw) - 36px);min-height:0;font-size:clamp(12px, calc(var(--real-vw,100vw) * .034), 14px);letter-spacing:0;white-space:normal;flex-wrap:wrap;padding-block:8px;line-height:1.22}html.accessible-mode.real-mobile .hero-section h1{font-size:clamp(38px, calc(var(--real-vw,100vw) * .118), 50px);line-height:1.06}html.accessible-mode.real-mobile .hero-section__lead{font-size:clamp(18px, calc(var(--real-vw,100vw) * .048), 20px);line-height:1.58}html.accessible-mode.real-mobile .trust-item{grid-template-columns:60px minmax(0,1fr)}html.accessible-mode.real-mobile .trust-item__icon{width:60px;height:60px}html.accessible-mode.real-mobile .trust-item strong,html.accessible-mode.real-mobile .trust-item p{font-size:clamp(18px, calc(var(--real-vw,100vw) * .052), 21px)}html.accessible-mode.real-mobile .button{min-height:66px;font-size:clamp(16px, calc(var(--real-vw,100vw) * .046), 19px)}html.accessible-mode.real-mobile .advantage{min-height:124px}html.accessible-mode.real-mobile .advantage h2{font-size:clamp(24px, calc(var(--real-vw,100vw) * .066), 27px)}html.accessible-mode.real-mobile .advantage p{font-size:clamp(15.5px, calc(var(--real-vw,100vw) * .043), 17px);line-height:1.4}html.accessible-mode.real-mobile .doctor-card__name,html.accessible-mode.real-mobile .location-card__address{font-size:clamp(20px, calc(var(--real-vw,100vw) * .058), 24px)}html.accessible-mode.real-mobile .doctor-card__role,html.accessible-mode.real-mobile .location-card p,html.accessible-mode.real-mobile .location-card a{font-size:clamp(15.5px, calc(var(--real-vw,100vw) * .043), 18px)}@media (width<=360px){html.accessible-mode.real-mobile .header__logo img,html.accessible-mode.real-mobile .logo img{width:140px;max-width:140px}html.accessible-mode.real-mobile .header__message-toggle{min-width:82px;font-size:10.4px}html.accessible-mode.real-mobile .header__social-link{width:28px;height:28px}html.accessible-mode.real-mobile .header__nav{font-size:11px}}.site-shell{--header-height:clamp(82px, 5.9vw, 96px);--benefits-height:clamp(126px, 13.2vh, 156px);--first-screen-bottom-gap:clamp(34px, 4.2vh, 52px);background:radial-gradient(circle at 78% 18%,#cee6ffad 0%,#cee6ff3d 26%,#cee6ff00 52%),linear-gradient(90deg,#fffffffa 0%,#ffffffe6 42%,#edf6ffc2 100%),#f3f8ff;width:100%;max-width:100%;min-height:100vh;overflow-x:hidden}.site-main{min-height:100vh}.page-transition{transform-origin:50% 12%;will-change:opacity, transform, filter;min-height:100vh}.page-transition.is-entering{animation:.58s cubic-bezier(.2,.82,.2,1) both page-reveal}.page-transition.is-leaving{animation:.18s both page-leave}.page-transition.is-idle{opacity:1;filter:none;transform:none}@keyframes page-reveal{0%{opacity:0;filter:blur(10px);transform:perspective(1400px)rotateX(4deg)translateY(26px)scale(.986)}58%{opacity:1}to{opacity:1;filter:blur();transform:perspective(1400px)rotateX(0)translateY(0)scale(1)}}@keyframes page-leave{0%{opacity:1;filter:blur();transform:perspective(1400px)rotateX(0)translateY(0)scale(1)}to{opacity:0;filter:blur(8px);transform:perspective(1400px)rotateX(-2deg)translateY(-16px)scale(.992)}}@media (width<=1024px){.site-shell{--header-height:clamp(118px, 12.2vw, 136px)}.page-transition.is-entering{animation-duration:.46s}}@media (width<=560px){.site-shell{--header-height:114px}.page-transition.is-entering{transform-origin:50% 0;animation:.56s cubic-bezier(.18,.86,.22,1) both page-reveal-mobile}.page-transition.is-leaving{animation:.18s both page-leave-mobile}}@keyframes page-reveal-mobile{0%{opacity:0;filter:blur(7px);transform:translateY(28px)scale(.982)}48%{opacity:1}to{opacity:1;filter:blur();transform:translate(0,0)scale(1)}}@keyframes page-leave-mobile{0%{opacity:1;filter:blur();transform:translate(0,0)scale(1)}to{opacity:0;filter:blur(5px);transform:translateY(-10px)scale(.994)}}html.real-mobile .page-transition.is-entering{animation:.56s cubic-bezier(.18,.86,.22,1) both page-reveal-mobile}html.real-mobile .page-transition.is-leaving{animation:.18s both page-leave-mobile}@media (prefers-reduced-motion:reduce){.page-transition.is-entering{animation:.18s both page-fade-in}.page-transition.is-leaving{animation:.12s both page-fade-out}}@keyframes page-fade-in{0%{opacity:0}to{opacity:1}}@keyframes page-fade-out{0%{opacity:1}to{opacity:0}}.site-header,.header{z-index:1000;margin-inline:auto;position:fixed;top:0;left:0;right:0}.header{width:min(100% - 64px,1984px);height:var(--header-height,96px);min-height:var(--header-height,96px);-webkit-backdrop-filter:blur(22px)saturate(1.35);background:linear-gradient(135deg,#ffffff85 0%,#ffffff42 100%),#ffffff61;border:1px solid #ebf3fd7a;border-top:0;border-radius:0 0 24px 24px;grid-template-columns:minmax(280px,360px) minmax(430px,1fr) 350px;align-items:center;column-gap:clamp(28px,4vw,70px);margin:0 auto;padding:8px clamp(24px,3vw,44px);display:grid;box-shadow:0 18px 54px #1036690e,inset 0 1px #ffffffad}.header__logo{justify-self:start;align-items:center;min-width:0;display:inline-flex}.header__logo img,.logo img{width:clamp(260px,20.8vw,322px);height:auto}.header__nav{color:#061334;white-space:nowrap;justify-content:center;align-items:center;gap:clamp(38px,4vw,68px);min-width:0;font-size:clamp(16.5px,1.13vw,18.5px);font-weight:620;line-height:1.2;display:flex}.header__actions{justify-content:flex-end;align-items:center;min-width:0;display:flex}.header__contacts{display:none}.header__socials{flex:none;justify-content:flex-end;align-items:center;gap:clamp(12px,1.35vw,18px);display:flex}.header__messenger{display:none;position:relative}.header__message-toggle{font:inherit;cursor:pointer;appearance:none;border:0;justify-content:center;align-items:center;display:inline-flex}.header__message-toggle svg{display:block}.header__social-link{width:clamp(44px,3.25vw,52px);height:clamp(44px,3.25vw,52px);color:var(--blue);font:inherit;appearance:none;cursor:pointer;background:radial-gradient(circle at 34% 24%,#ffffffeb 0%,#ffffff94 44%,#f6faff94 100%);border:1px solid #dfe9f7a3;border-radius:50%;justify-content:center;align-items:center;padding:0;line-height:1;transition:color .22s,transform .22s,box-shadow .22s;display:inline-flex;box-shadow:0 10px 22px #0f4da012,inset 0 1px #ffffffd1}.header__social-link svg{width:58%;height:58%;display:block}.header__social-link--vk svg{fill:currentColor;width:76%;height:76%;transform:translate(3px)}.header__social-link--max{color:var(--blue)}.header__social-link--max img{object-fit:contain;width:82%;height:82%;display:block}.header__social-link--telegram svg{fill:currentColor;width:56%;height:56%;transform:translate(-1px)}.header__social-link--accessibility svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:4.1px;width:60%;height:60%}.header__social-link--accessibility[aria-pressed=true],html.accessible-mode .header__social-link--accessibility{color:#0757d7;background:radial-gradient(circle,#dfeefff5 0%,#ffffffd1 64%),#ffffffe6;border-color:#3f7ee585;animation:2.15s ease-in-out infinite accessibilityButtonPulse;box-shadow:0 12px 28px #0352d126,0 0 #2073ee3d,inset 0 1px #ffffffe0}@keyframes accessibilityButtonPulse{0%,to{transform:scale(1);box-shadow:0 12px 28px #0352d126,0 0 #2073ee33,inset 0 1px #ffffffe0}46%{transform:scale(1.035);box-shadow:0 16px 34px #0352d138,0 0 0 9px #2073ee21,inset 0 1px #ffffffe6}}.header__social-link--phone{color:#fff;background:linear-gradient(#176ef1e6 0%,#0759d7e6 100%);border-color:#1063dd57;box-shadow:0 12px 26px #0352d12e,inset 0 1px #ffffff47}.header__social-link--phone svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:5px;width:58%;height:58%}.header__social-link--phone path:first-child{fill:currentColor;stroke:none}.header__nav a{padding:8px 0;transition:color .22s;position:relative}.header__nav a:after{content:"";opacity:0;background:#0958d7d1;border-radius:999px;height:2px;transition:left .22s,right .22s,opacity .22s;position:absolute;bottom:2px;left:50%;right:50%}.header__nav a:hover,.header__nav a.is-active,.header__social-link:hover{color:var(--blue)}.header__nav a:hover:after,.header__nav a.is-active:after{opacity:1;left:0;right:0}.header__social-link:hover{transform:translateY(-2px)scale(1.025);box-shadow:0 16px 34px #0f4da021,inset 0 1px #ffffffeb}.header__social-link--phone:hover{color:#fff;box-shadow:0 20px 44px #0352d147,inset 0 1px #ffffff52}@media (width<=1440px){.header{grid-template-columns:minmax(250px,320px) minmax(390px,1fr) 312px;column-gap:32px;width:min(100% - 36px,1440px);padding-inline:30px}.header__logo img,.logo img{width:clamp(250px,21vw,300px)}.header__nav{gap:36px;font-size:16px}}@media (width<=1280px){.header{grid-template-columns:minmax(226px,284px) minmax(330px,1fr) 278px;column-gap:26px;width:min(100% - 28px,1280px);padding-inline:24px}.header__logo img,.logo img{width:clamp(232px,22vw,272px)}.header__nav{gap:27px;font-size:15.4px;font-weight:620}.header__socials{gap:9px}.header__social-link{width:46px;height:46px}}@media (width>=1025px){html.accessible-mode:not(.real-mobile) .header{grid-template-columns:minmax(250px,340px) minmax(0,1fr) minmax(370px,max-content);column-gap:clamp(24px,3.2vw,52px)}html.accessible-mode:not(.real-mobile) .header__nav{justify-self:center;gap:clamp(30px,3vw,54px);width:max-content;max-width:100%}html.accessible-mode:not(.real-mobile) .header__actions{justify-self:end}}@media (width>=1025px) and (width<=1440px){html.accessible-mode:not(.real-mobile) .header{grid-template-columns:minmax(230px,300px) minmax(0,1fr) minmax(330px,max-content);column-gap:clamp(22px,2.4vw,34px)}html.accessible-mode:not(.real-mobile) .header__nav{gap:clamp(26px,2.4vw,38px)}}@media (width>=1025px) and (width<=1280px){html.accessible-mode:not(.real-mobile) .header{grid-template-columns:minmax(210px,270px) minmax(0,1fr) minmax(300px,max-content);column-gap:24px}html.accessible-mode:not(.real-mobile) .header__nav{gap:22px;font-size:clamp(16px,1.25vw,18px)}}@media (width<=1024px){.header{grid-template-columns:minmax(230px,300px) 1fr auto;column-gap:18px;width:calc(100% - 24px);padding-inline:20px}.header__nav{gap:16px;font-size:13.5px}.header{--header-pad-x:clamp(18px, 3.6vw, 34px);height:auto;min-height:clamp(118px,12.2vw,136px);padding:clamp(13px, 1.8vw, 20px) var(--header-pad-x) clamp(12px, 1.6vw, 16px);-webkit-backdrop-filter:blur(22px)saturate(1.3);background:linear-gradient(135deg,#ffffffad 0%,#ffffff57 100%),#ffffff8a;border-color:#ffffff8f;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"logo socials""nav nav";gap:clamp(10px,1.4vw,16px) clamp(16px,3vw,28px);box-shadow:0 20px 58px #10366912,inset 0 1px #ffffffd1}.header__logo{grid-area:logo}.header__logo img,.logo img{width:clamp(238px,31vw,318px)}.header__nav{color:#061334;letter-spacing:0;white-space:nowrap;flex-wrap:nowrap;grid-area:nav;justify-content:space-between;gap:clamp(22px,5vw,54px);width:100%;padding-top:clamp(12px,1.7vw,18px);font-size:clamp(15px,1.85vw,17px);font-weight:640;line-height:1.2;display:flex;position:relative}.header__nav:before{content:"";background:linear-gradient(90deg,#d2e2f700 0%,#c4d6ee9e 16% 84%,#d2e2f700 100%);height:1px;position:absolute;top:0;left:0;right:0}.header__actions{grid-area:socials}.header__socials{gap:clamp(10px,1.7vw,18px);display:flex}.header__social-link{width:clamp(46px,5.2vw,58px);height:clamp(46px,5.2vw,58px)}}@media (width<=560px){.header{--header-pad-x:13px;border-radius:0 0 22px 22px;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"logo socials""nav nav";gap:8px;width:calc(100% - 16px);min-height:114px;padding:12px 13px;box-shadow:0 20px 58px #10366912,inset 0 1px #ffffffd1}.header__logo{justify-self:start}.header__logo img,.logo img{width:clamp(150px,40vw,168px)}.header__actions{justify-self:end;display:flex}.header__socials{gap:4px}.header__messenger{display:block;position:relative}.header__social-link--vk,.header__social-link--max,.header__social-link--telegram{display:none}.header__message-toggle{min-width:82px;height:28px;color:var(--blue);letter-spacing:0;background:radial-gradient(circle at 34% 24%,#ffffffeb 0%,#ffffff94 44%,#f6faff94 100%);border:1px solid #dfe9f7a3;border-radius:999px;gap:5px;padding:0 9px;font-size:10.6px;font-weight:660;line-height:1;transition:color .22s,transform .22s,box-shadow .22s;box-shadow:0 10px 22px #0f4da012,inset 0 1px #ffffffd1}.header__message-toggle svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:4.1px;width:15px;height:15px}.header__message-toggle:hover,.header__message-toggle[aria-expanded=true]{color:var(--blue);transform:translateY(-1px);box-shadow:0 14px 28px #0f4da021,inset 0 1px #ffffffeb}.header__messenger-popover{z-index:1200;opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(18px)saturate(1.2);transform-origin:50% 0;visibility:hidden;will-change:opacity, transform;background:linear-gradient(135deg,#fffffff5 0%,#f7fbffe0 100%),#ffffffe0;border:1px solid #d7e4f7c7;border-radius:999px;align-items:center;gap:7px;width:auto;min-width:0;height:auto;padding:7px;transition:opacity .2s,transform .22s cubic-bezier(.2,.8,.2,1),visibility 0s linear .2s;display:flex;position:absolute;top:calc(100% + 4px);left:50%;transform:translate(-50%)translateY(-4px)scale(.96);box-shadow:0 20px 42px #10366929,inset 0 1px #fffffff0}.header__messenger-popover[data-open=true]{opacity:1;pointer-events:auto;visibility:visible;transition:opacity .18s,transform .22s cubic-bezier(.2,.8,.2,1),visibility linear;transform:translate(-50%)translateY(0)scale(1)}.header__messenger-popover:before{content:"";background:#fffffff0;border-top:1px solid #d7e4f7b8;border-left:1px solid #d7e4f7b8;border-radius:2px;width:8px;height:8px;position:absolute;top:-4px;left:50%;transform:translate(-50%)rotate(45deg)}.header__messenger-option{width:38px;height:38px;min-height:0;color:var(--blue);background:radial-gradient(circle at 34% 24%,#fff 0%,#ffffffc2 48%,#eef6ffcc 100%);border:1px solid #dfe9f7c2;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:0;line-height:1;transition:color .18s,transform .18s,box-shadow .18s;display:inline-flex;position:relative;box-shadow:0 9px 20px #0f4da01a,inset 0 1px #ffffffeb}.header__messenger-option:hover{color:var(--blue);transform:translateY(-1px);box-shadow:0 13px 26px #0f4da029,inset 0 1px #fffffff2}.header__messenger-option svg{fill:currentColor;width:58%;height:58%;display:block}.header__messenger-option--vk svg{width:72%;height:72%;transform:translate(1px)}.header__messenger-option--max img{object-fit:contain;width:78%;height:78%;display:block}.header__messenger-option--telegram svg{width:56%;height:56%;transform:translate(-1px)}.header__social-link{width:28px;height:28px}.header__nav{justify-content:space-between;gap:0;padding:9px 4px 0;font-size:clamp(10.7px,3.08vw,12.4px);font-weight:640}.header__nav:before{left:0;right:0}.header__nav a{padding:6px 0}.header__nav a:after{height:1.5px;bottom:0}}@media (width<=360px){.header{--header-pad-x:12px;gap:8px 7px;min-height:112px;padding:11px 12px}.header__logo img,.logo img{width:146px}.header__socials{gap:3px}.header__message-toggle{gap:4px;min-width:78px;height:27px;padding:0 8px;font-size:10.2px}.header__message-toggle svg{width:14px;height:14px}.header__social-link{width:27px;height:27px}.header__nav{padding-inline:3px;font-size:10.7px}.header__nav:before{left:0;right:0}}.header__doctors{flex:none;align-items:center;display:flex;position:relative}.header__doctors-toggle{color:inherit;font:inherit;line-height:inherit;white-space:nowrap;cursor:pointer;appearance:none;background:0 0;border:0;align-items:center;gap:6px;padding:8px 0;transition:color .22s;display:inline-flex;position:relative}.header__doctors-toggle>svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:10px;height:7px;transition:transform .22s}.header__doctors-toggle:after{content:"";opacity:0;background:#0958d7d1;border-radius:999px;height:2px;transition:left .22s,right .22s,opacity .22s;position:absolute;bottom:2px;left:50%;right:50%}.header__doctors:hover .header__doctors-toggle,.header__doctors-toggle.is-active,.header__doctors-toggle[aria-expanded=true]{color:var(--blue)}.header__doctors:hover .header__doctors-toggle:after,.header__doctors-toggle.is-active:after,.header__doctors-toggle[aria-expanded=true]:after{opacity:1;left:0;right:0}.header__doctors-toggle[aria-expanded=true]>svg{transform:rotate(180deg)}.header__doctors-menu{z-index:1300;overscroll-behavior:contain;opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(22px)saturate(1.25);transform-origin:50% 0;visibility:hidden;background:linear-gradient(145deg,#ffffffeb 0%,#f1f8ffc7 100%),#ffffffbd;border:1px solid #ffffffc7;border-radius:16px;gap:3px;width:340px;max-height:min(68vh,520px);padding:10px;transition:opacity .2s,transform .22s cubic-bezier(.2,.8,.2,1),visibility 0s linear .22s;display:grid;position:absolute;top:calc(100% + 14px);left:50%;overflow-y:auto;transform:translate(-50%,-8px)scale(.98);box-shadow:0 24px 58px #0c38752b,inset 0 1px #fffffff5}.header__doctors-menu:before{content:"";height:16px;position:absolute;bottom:100%;left:0;right:0}.header__doctors-menu[data-open=true]{opacity:1;pointer-events:auto;visibility:visible;transition:opacity .18s,transform .22s cubic-bezier(.2,.8,.2,1),visibility linear;transform:translate(-50%)scale(1)}.header__doctors-menu a{color:#152441;white-space:normal;background:0 0;border:1px solid #0000;border-radius:10px;padding:10px 12px;font-size:14px;font-weight:570;line-height:1.24;transition:color .18s,background-color .18s,border-color .18s,transform .18s;display:block}.header__doctors-menu a:after{display:none}.header__doctors-menu a:hover,.header__doctors-menu a:focus-visible,.header__doctors-menu a.is-active{color:#0757d7;background:#e5f0ffb8;border-color:#bad6faad;outline:none;transform:translate(2px)}@media (width<=1024px){.header__doctors-toggle{gap:4px}.header__doctors-toggle>svg{width:8px;height:6px}.header__doctors-menu{transform-origin:0 0;width:min(340px,100vw - 48px);max-height:min(60dvh,480px);top:calc(100% + 10px);left:0;transform:translateY(-8px)scale(.98)}.header__doctors-menu[data-open=true]{transform:translate(0)scale(1)}}@media (width<=560px){.header__doctors-toggle{gap:3px;padding:6px 0}.header__doctors-toggle:after{height:1.5px;bottom:0}.header__doctors-toggle>svg{width:7px;height:5px}.header__doctors-menu{top:calc(var(--actual-header-height,114px) + 8px);right:max(12px, env(safe-area-inset-right));left:max(12px, env(safe-area-inset-left));width:auto;max-width:none;max-height:calc(100vh - var(--actual-header-height,114px) - 24px);max-height:min(62dvh, calc(100dvh - var(--actual-header-height,114px) - 24px));transform-origin:50% 0;border-radius:14px;padding:8px;position:fixed;overflow-x:hidden;transform:translateY(-8px)scale(.98)}.header__doctors-menu[data-open=true]{transform:translateY(0)scale(1)}.header__doctors-menu a{padding:9px 10px;font-size:13px}}.header__doctors-menu.header__doctors-menu--portal{z-index:1400;top:calc(var(--actual-header-height,114px) + 8px);right:max(12px, env(safe-area-inset-right));left:max(12px, env(safe-area-inset-left));width:auto;max-width:none;max-height:calc(100vh - var(--actual-header-height,114px) - 24px);max-height:min(62dvh, calc(100dvh - var(--actual-header-height,114px) - 24px));transform-origin:50% 0;border-radius:14px;padding:8px;position:fixed;overflow-x:hidden;transform:translateY(-8px)scale(.98)}.header__doctors-menu.header__doctors-menu--portal[data-open=true]{transform:translateY(0)scale(1)}.header__doctors-menu.header__doctors-menu--portal a{padding:9px 10px;font-size:13px}.hero-section{isolation:isolate;height:clamp(700px, calc(100vh - var(--benefits-height,156px) - var(--first-screen-bottom-gap,48px) - var(--first-screen-bottom-gap,48px)), 880px);background:radial-gradient(circle at 70% 12%,#dbedffbd 0%,#dbedff3d 28%,#dbedff00 56%),linear-gradient(90deg,#fff 0% 39%,#edf6ff 100%);min-height:700px;position:relative;overflow:hidden}.hero-section__content{isolation:isolate;max-width:1984px;height:100%;min-height:0;margin:0 auto;position:relative;overflow:hidden}.hero-section__content:before{content:"";z-index:3;pointer-events:none;background:radial-gradient(48% 82% at 21%,#fffffffa 0%,#fffffff0 42%,#ffffff80 58%,#ffffff29 68%,#fff0 78%),linear-gradient(90deg,#fffffffa 0%,#fffffff0 28%,#ffffffa8 42%,#ffffff38 54%,#fff0 64%);width:100%;position:absolute;inset:0}.hero-section__content:after{content:"";z-index:2;pointer-events:none;background:linear-gradient(#f4f9ff00 0%,#f4f9ff8a 62%,#f4f9fffa 100%);height:clamp(96px,14vh,164px);position:absolute;bottom:0;left:0;right:0}.hero-section__copy{isolation:isolate;z-index:4;max-width:700px;padding:calc(var(--header-height,96px) + clamp(42px, 5.2vh, 62px)) 0 clamp(30px, 4vh, 48px) clamp(38px, 4.8vw, 76px);position:relative}.hero-section__eyebrow{color:#071b44;letter-spacing:0;white-space:nowrap;background:#e8f1ffeb;border:1px solid #d5e3f7c2;border-radius:999px;align-items:center;gap:.35em;min-height:38px;margin:0 0 clamp(22px,3.1vh,34px);padding:0 20px;font-size:clamp(14px,1.08vw,16px);line-height:1.2;display:inline-flex;box-shadow:inset 0 1px #ffffffbd}.hero-section__eyebrow span{color:var(--blue)}.hero-section__eyebrow .hero-section__eyebrow-text{color:#073047}.hero-section h1{color:#073047;letter-spacing:-.008em;max-width:590px;margin:0;font-size:clamp(48px,4.55vw,68px);font-weight:760;line-height:.99}.hero-section h1 span{max-width:440px;color:var(--blue);display:block}.hero-section__lead{color:#52627e;max-width:520px;margin:clamp(16px,2.2vh,22px) 0 0;font-size:clamp(18px,1.38vw,21px);line-height:1.52}.hero-section__lead span{display:block}.hero-section__lead span+span:before{content:""}.hero-section__trust{grid-template-columns:repeat(3,minmax(145px,1fr));gap:clamp(18px,2.3vw,30px);max-width:640px;margin-top:clamp(24px,3.5vh,34px);display:grid}.trust-item{grid-template-columns:54px 1fr;align-items:center;gap:14px;min-width:0;display:grid}.trust-item__icon{isolation:isolate;color:#0a5bd8;width:54px;height:54px;box-shadow:none;background:radial-gradient(circle at 36% 24%,#ffffffe0 0%,#ffffff6b 38%,#fff0 68%),#eef4ff;border:1px solid #d5e2f6eb;border-radius:15px;justify-content:center;align-items:center;transition:transform .25s,box-shadow .25s,background-color .25s;display:inline-flex;position:relative}.trust-item__icon:before{content:"";z-index:-1;border-radius:inherit;opacity:0;filter:blur(3px);background:radial-gradient(circle,#3e84ff29 0%,#3e84ff14 34%,#3e84ff00 72%);transition:opacity .25s;position:absolute;inset:-14px}.trust-item:hover .trust-item__icon{transform:translateY(-2px);box-shadow:0 16px 34px #2563eb21,0 4px 12px #2563eb14}.trust-item:hover .trust-item__icon:before{opacity:1}.trust-item__icon .line-icon{z-index:1;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:30px;height:30px;position:relative}.trust-item strong{color:#061334;text-shadow:0 0 10px #ffffffe6,0 2px 14px #ffffffad;font-size:clamp(14px,1.04vw,16px);font-weight:500;line-height:1.28;display:block}.trust-item p{color:#061334;text-shadow:0 0 10px #ffffffe6,0 2px 14px #ffffffad;margin:5px 0 0;font-size:clamp(14px,1.04vw,16px);font-weight:400;line-height:1.35}.hero-section__actions{grid-template-columns:minmax(292px,360px) minmax(230px,254px);gap:clamp(16px,2vw,26px);max-width:650px;margin-top:clamp(24px,3.8vh,38px);display:grid}.button{border-radius:8px;justify-content:center;align-items:center;min-height:clamp(58px,5.8vh,70px);font-size:clamp(15px,1.08vw,17px);line-height:1.2;transition:transform .2s,box-shadow .2s,border-color .2s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button--primary{isolation:isolate;color:#fff;white-space:nowrap;background:linear-gradient(#126df0 0%,#0054d9 100%);gap:22px;padding:0 26px;position:relative;overflow:hidden;box-shadow:0 14px 28px #0352d140}.button--primary:after{content:"";z-index:1;pointer-events:none;filter:blur(2px);opacity:0;background:linear-gradient(105deg,#fff0 0%,#ffffff1a 34%,#ffffff5c 50%,#d3edff1f 68%,#fff0 100%);width:34%;animation:4s cubic-bezier(.22,.68,.28,1) infinite primaryButtonSheen;position:absolute;top:-55%;bottom:-55%;left:-42%;transform:translate(-120%)skew(-18deg)}.button--primary:hover{transform:translateY(-2px)scale(1.02);box-shadow:0 18px 34px #0352d152}.button--primary span{z-index:2;font-size:31px;line-height:1;position:relative}@keyframes primaryButtonSheen{0%{opacity:0;transform:translate(-120%)skew(-18deg)}10%{opacity:.42}24%,to{opacity:0;transform:translate(520%)skew(-18deg)}}.button--ghost{color:#21324f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffbd;border:1px solid #c8d8ecf0;gap:13px;padding:0 22px;box-shadow:0 12px 28px #204e8614,inset 0 1px #ffffffdb}.button__play{color:#fff;background:var(--blue);border-radius:50%;flex:none;justify-content:center;align-items:center;width:30px;height:30px;padding-left:2px;font-size:11px;display:inline-flex}.hero-section__visual{z-index:1;pointer-events:none;width:min(100%,clamp(1040px,72vw,1380px));min-width:0;position:absolute;inset:0 0 0 auto;overflow:hidden}.hero-photo{background:#fff;position:absolute;inset:0;overflow:hidden}.hero-photo:before{content:"";z-index:2;pointer-events:none;background:linear-gradient(90deg,#fff 0%,#ffffffdb 30%,#ffffff52 60%,#ffffff14 80%,#fff0 100%);width:clamp(520px,42vw,820px);display:none;position:absolute;top:0;bottom:0;left:0}.hero-photo__image{object-fit:cover;object-position:center right;transform-origin:100%;will-change:transform;width:100%;max-width:none;height:100%;animation:14s ease-in-out infinite heroImageDrift;position:absolute;inset:0;transform:scale(1)}@keyframes heroImageDrift{0%,to{transform:scale(1)}50%{transform:scale(1.045)}}@media (prefers-reduced-motion:reduce){.hero-photo__image{animation:none;transform:none}.button--primary:after{animation:none}.consult-card:hover{transform:none}}.consult-card{z-index:5;width:clamp(500px,31vw,620px);max-width:calc(100% - 64px);box-shadow:none;will-change:transform;background:0 0;border:0;border-radius:999px;margin:0;padding:0;transition:transform .25s,filter .25s;display:block;position:absolute;bottom:clamp(24px,71.7vh - 15.1vw - 363px,154px);right:clamp(32px,6vw,90px)}.consult-card:hover{filter:drop-shadow(0 20px 34px #0c4ea81f);transform:translateY(-3px)}.consult-card__image-frame{aspect-ratio:3.36;border-radius:999px;width:100%;display:block;position:relative;overflow:hidden}.consult-card__image{object-fit:fill;pointer-events:none;width:114%;max-width:none;height:207%;display:block;position:absolute;top:-51%;left:-7.5%}.consult-card__cta-glow{mix-blend-mode:screen;opacity:0;filter:blur(9px);pointer-events:none;background:radial-gradient(circle at 54%,#ffffffc7 0%,#4893ff42 42%,#4893ff00 72%);border-radius:999px;width:34%;height:24%;position:absolute;top:62%;left:31%}.consult-card:hover .consult-card__cta-glow{animation:1.45s ease-in-out infinite consultCtaPulse}.consult-card__cta-hotspot{z-index:3;cursor:pointer;border-radius:999px;width:37%;height:28%;position:absolute;top:60%;left:30%}:is(.consult-card:has(.consult-card__cta-hotspot:hover) .consult-card__cta-glow,.consult-card:has(.consult-card__cta-hotspot:focus-visible) .consult-card__cta-glow){animation:.95s ease-in-out infinite consultCtaPulse}.consult-card__cta-hotspot:focus-visible{outline-offset:3px;outline:3px solid #126df080}@keyframes consultCtaPulse{0%,to{opacity:.16;transform:translate(0)scale(.98)}50%{opacity:.72;transform:translate(4px)scale(1.04)}}@media (width<=1440px){.hero-section__content:before{width:100%}.hero-section__copy{max-width:670px;padding-left:52px}.hero-section h1{max-width:560px;font-size:clamp(46px,4.45vw,62px)}.hero-section h1 span{max-width:405px}.hero-section__visual{width:min(100%,clamp(980px,75vw,1120px))}.hero-photo:before{width:clamp(500px,44vw,680px)}.consult-card{width:clamp(480px,33vw,570px)}}@media (width<=1280px){.hero-section__content:before{width:100%}.hero-section__copy{max-width:620px;padding-left:40px}.hero-section h1{max-width:560px;font-size:clamp(44px,4.5vw,58px)}.hero-section h1 span{max-width:380px}.hero-section__trust{grid-template-columns:repeat(3,minmax(126px,1fr));gap:14px;max-width:560px}.trust-item{grid-template-columns:48px 1fr;gap:11px}.trust-item__icon{border-radius:14px;width:48px;height:48px}.trust-item__icon .line-icon{width:28px;height:28px}.hero-section__actions{grid-template-columns:minmax(326px,350px) minmax(218px,238px);gap:12px;max-width:600px}.button{min-height:56px;font-size:15px}.button--primary{gap:18px;padding-inline:18px}.button--ghost{padding-inline:16px}.consult-card{width:clamp(460px,37vw,520px)}}@media (width<=1180px) and (width>=1025px){.hero-section__content:before{width:100%}.hero-section__visual{width:min(100%,clamp(900px,82vw,1040px))}.hero-section__copy{max-width:580px;padding:calc(var(--header-height,82px) + 42px) 0 34px 34px}.hero-section h1{font-size:clamp(42px,4.6vw,54px)}.hero-section__lead{max-width:500px;font-size:18px}.hero-section__actions{grid-template-columns:minmax(286px,318px) minmax(188px,208px);gap:10px;max-width:536px}.button{min-height:54px;font-size:13.5px}.button--primary{gap:15px;padding-inline:16px}.consult-card{width:clamp(380px,37vw,430px)}}@media (width<=1024px){.hero-section{height:auto;min-height:760px;overflow:hidden}.hero-section__content{max-width:none;height:auto;min-height:760px;display:block;position:relative;overflow:hidden}.hero-section__content:before{background:radial-gradient(58% 84% at 23% 48%,#fffffffc 0%,#ffffffed 40%,#ffffff80 58%,#ffffff24 72%,#fff0 84%),linear-gradient(90deg,#fffffffc 0%,#ffffffed 42%,#ffffff80 58%,#ffffff1f 72%,#fff0 84%);width:100%}.hero-section__copy{width:100%;max-width:none;padding:calc(var(--header-height,82px) + 48px) clamp(28px, 6vw, 54px) 28px}.hero-section h1{max-width:680px;font-size:clamp(44px,6.2vw,64px)}.hero-section h1 span{max-width:430px}.hero-section__lead{max-width:700px;font-size:19px}.hero-section__lead span{display:block}.hero-section__lead span+span:before{content:""}.hero-section__trust{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;max-width:760px;margin-top:32px}.trust-item{grid-template-columns:58px 1fr}.trust-item__icon{width:58px;height:58px}.trust-item strong,.trust-item p{font-size:18px}.hero-section__actions{grid-template-columns:minmax(300px,410px) minmax(260px,1fr);gap:16px;max-width:760px;margin-top:34px}.button{width:100%;min-height:60px;font-size:16px}.button--primary{justify-content:space-between}.hero-section__visual{width:100%;height:auto;margin-top:0;position:absolute;inset:0;overflow:hidden}.hero-photo{inset:0}.hero-photo__image{object-position:42% center}.hero-photo:before{background:linear-gradient(90deg,#fff 0%,#ffffffd6 30%,#ffffff57 58%,#ffffff14 82%,#fff0 100%);width:min(62%,560px)}.consult-card{z-index:4;pointer-events:auto;width:min(520px,100% - 48px);max-width:520px;margin:24px 0 0 max(0px,clamp(28px,6vw,54px) - 24px);padding:0;position:relative;inset:auto}}@media (width<=1380px) and (width>=1025px){.hero-section__copy{padding-top:calc(var(--header-height,96px) + 76px);padding-bottom:24px}.hero-section__eyebrow{min-height:42px;padding-inline:22px;font-size:17px}.hero-section h1{max-width:600px;font-size:clamp(54px,4.9vw,68px);line-height:.98}.hero-section h1 span{max-width:420px}.hero-section__lead{max-width:540px;margin-top:18px;font-size:20px;line-height:1.5}.hero-section__trust{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;max-width:590px;margin-top:24px}.trust-item{grid-template-columns:46px 1fr;gap:12px}.trust-item__icon{border-radius:13px;width:46px;height:46px}.trust-item__icon .line-icon{width:27px;height:27px}.trust-item strong,.trust-item p{font-size:15px;line-height:1.24}.trust-item p{margin-top:2px}.hero-section__actions{grid-template-columns:minmax(292px,338px) minmax(210px,242px);gap:14px;max-width:594px;margin-top:24px}.button{min-height:56px;font-size:15px}.hero-photo__image{object-position:30% center}.hero-section__content:after{height:clamp(112px,16vh,180px)}}@media (width<=1024px){.hero-section__trust{grid-template-columns:1fr;gap:14px;max-width:340px}.trust-item{grid-template-columns:58px 1fr}.trust-item__icon{width:58px;height:58px}.trust-item__icon .line-icon{width:30px;height:30px}.hero-photo__image{object-position:30% center}.hero-section__content:after{height:clamp(112px,16vh,180px)}}@media (width<=768px){.hero-section__content:before{width:100%}.hero-section__copy{padding:calc(var(--header-height,82px) + 34px) 22px 26px}.hero-section__eyebrow{min-height:36px;padding:0 15px;font-size:13px}.hero-section h1{max-width:100%;font-size:clamp(36px,10vw,52px);line-height:1.03}.hero-section h1 span{max-width:320px}.hero-section__lead{font-size:18px}.hero-section__actions{grid-template-columns:1fr;max-width:420px}.hero-section__visual{width:100%;height:auto;inset:0}.hero-photo__image{object-position:32% center}.hero-photo:before{background:linear-gradient(90deg,#fff 0%,#ffffffd6 34%,#ffffff57 62%,#ffffff14 84%,#fff0 100%);width:66%}.consult-card{width:min(520px,100% - 36px);margin:22px 0 0 4px}}@media (width<=560px){.hero-section__content:before{background:radial-gradient(78% 88% at 24% 44%,#fffffffc 0%,#fffffff2 52%,#ffffffa8 72%,#ffffff29 90%,#fff0 100%),linear-gradient(90deg,#fffffffc 0%,#fffffff0 56%,#ffffff9e 74%,#ffffff24 92%,#fff0 100%);width:100vw}.hero-section__copy{padding:calc(var(--header-height,82px) + 30px) 18px 24px}.hero-section__eyebrow{box-sizing:border-box;white-space:normal;flex-wrap:wrap;width:min(100%,100vw - 36px);max-width:calc(100vw - 36px);padding-inline:12px;font-size:clamp(11.2px,3.45vw,13px)}.hero-section__visual{width:100%;height:auto;inset:0}.hero-photo__image{object-fit:contain;object-position:center;transform-origin:72% 44%;width:clamp(650px,184vw,800px);height:auto;inset:clamp(292px,75vw,322px) clamp(-280px,-62vw,-230px) auto auto;-webkit-mask-image:linear-gradient(#0000 0%,#000 12% 86%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 12% 86%,#0000 100%)}.hero-photo:before{background:linear-gradient(90deg,#fff 0%,#ffffffd6 38%,#ffffff57 66%,#ffffff0f 100%);width:70%}.consult-card{width:calc(100% - 36px);margin:20px auto 0}}@media (width<=340px){.header{--header-pad-x:12px;width:calc(100% - 12px);padding-inline:12px}.header__logo img,.logo img{width:clamp(164px,53vw,182px)}.header__socials{gap:6px}.header__social-link{width:32px;height:32px}.header__nav{font-size:clamp(9.4px,2.95vw,10.4px)}.hero-section__copy{padding-inline:18px}.hero-section__eyebrow{padding-inline:10px;font-size:11px}.button{font-size:14px}.button--primary{gap:12px;padding-inline:18px}.button--ghost{gap:10px;padding-inline:14px}}.advantages{--adv-icon-size:72px;--adv-svg-size:40px;z-index:6;width:min(100% - 96px,1900px);height:auto;min-height:0;margin:clamp(26px, 3.4vh, 42px) auto var(--first-screen-bottom-gap,28px);box-shadow:none;background:0 0;border:0;border-radius:0;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:clamp(18px,2vw,32px);padding:0;display:grid;position:relative}.advantage{grid-template-columns:var(--adv-icon-size) minmax(0, 1fr);min-width:0;height:100%;min-height:136px;color:inherit;cursor:pointer;background:linear-gradient(135deg,#ffffffd1 0%,#f6fbff9e 100%);border:1px solid #e2edfc9e;border-radius:20px;align-items:center;gap:clamp(18px,1.55vw,28px);padding:0 clamp(24px,2.4vw,42px);transition:transform .24s,box-shadow .24s,border-color .24s,background-color .24s;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 46px #123d7516,inset 0 1px #ffffffe0}.advantage:after{content:"";pointer-events:none;opacity:.72;background:radial-gradient(circle at 12% 18%,#3d88ff14,#3d88ff00 34%);transition:opacity .24s;position:absolute;inset:0}.advantage:hover{border-color:#aed0fcb8;transform:translateY(-2px);box-shadow:0 22px 52px #123d751f,inset 0 1px #ffffffe6}.advantage:hover:after{opacity:1}.advantage__icon{z-index:1;width:var(--adv-icon-size);height:var(--adv-icon-size);color:var(--blue);background:radial-gradient(circle at 34% 22%,#fffffff5 0%,#ffffff70 50%,#fff0 100%),linear-gradient(145deg,#f0f7fffa,#dbebffd1);border:0;border-radius:19px;justify-content:center;align-items:center;transition:transform .24s,box-shadow .24s,color .24s;display:inline-flex;position:relative;box-shadow:0 13px 26px #125edc16,inset 0 1px #ffffffd6,inset 0 -8px 18px #2a77e812}.advantage__icon .line-icon{width:var(--adv-svg-size);height:var(--adv-svg-size);fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.05px}.advantage__icon .line-icon path,.advantage__icon .line-icon circle,.advantage__icon .line-icon rect{vector-effect:non-scaling-stroke}.advantage:hover .advantage__icon{color:#0059ed;transform:translateY(-2px)scale(1.02);box-shadow:0 16px 30px #125edc1f,inset 0 1px #ffffffe0,inset 0 -8px 18px #2a77e812}.advantage__content{z-index:1;min-width:0;height:auto;min-height:0;padding:0;display:block;position:relative}.advantage__heading{align-items:center;gap:13px;min-width:0;display:inline-flex}.advantage h2,.advantage:last-child h2{color:#061334;letter-spacing:-.01em;max-width:none;min-height:0;margin:0;font-size:clamp(27px,1.86vw,34px);font-weight:830;line-height:1.05;display:block}.advantage p{color:#40526e;max-width:560px;margin:9px 0 0;font-size:clamp(15px,1.04vw,17px);line-height:1.3}.advantage__arrow{color:var(--blue);opacity:.78;justify-content:center;align-items:center;font-size:25px;line-height:1;transition:opacity .24s,transform .24s,color .24s;display:inline-flex;transform:translate(0)}.advantage:hover .advantage__arrow{color:#0054d9;opacity:1;transform:translate(4px)}@media (width<=1280px){.advantages{--adv-icon-size:66px;--adv-svg-size:36px;gap:18px;width:min(100% - 40px,1200px)}.advantage{gap:16px;min-height:132px;padding-inline:20px}.advantage h2,.advantage:last-child h2{font-size:25px}.advantage p{font-size:14px}}@media (width<=1024px){.advantages{--adv-icon-size:66px;--adv-svg-size:36px;grid-template-columns:1fr;gap:14px;width:min(100% - 32px,940px);height:auto;min-height:0;margin-top:16px}.advantages .advantage{min-height:112px;padding:18px 20px}.advantages .advantage:nth-child(odd),.advantages .advantage:nth-child(2n){padding-left:20px;padding-right:20px}}@media (width<=560px){.advantages{--adv-icon-size:58px;--adv-svg-size:32px;gap:12px;width:calc(100% - 28px);max-width:calc(100% - 28px);margin:16px auto 28px}.advantages .advantage{border-radius:17px;gap:14px;min-height:112px;padding:16px 15px}.advantages .advantage:nth-child(odd),.advantages .advantage:nth-child(2n){padding-left:15px;padding-right:15px}.advantage__icon{border-radius:16px}.advantage__heading{gap:10px}.advantage h2,.advantage:last-child h2{font-size:23px;line-height:1.08}.advantage p{margin-top:6px;font-size:14.5px;line-height:1.25}.advantage__arrow{font-size:21px}}@media (width<=360px){.advantages{width:calc(100% - 24px);max-width:calc(100% - 24px)}.advantages .advantage{grid-template-columns:52px minmax(0,1fr);gap:12px;padding-inline:12px}.advantages .advantage:nth-child(odd),.advantages .advantage:nth-child(2n){padding-left:12px;padding-right:12px}.advantage__icon{width:52px;height:52px}.advantage__icon .line-icon{width:29px;height:29px}}.clinic-gallery{justify-self:end;width:min(100%,560px);min-width:0;margin:0}.clinic-gallery__viewport{aspect-ratio:4/5;touch-action:pan-y;isolation:isolate;background:#dceaff;border:1px solid #e2edfbd1;border-radius:30px;min-width:0;position:relative;overflow:hidden;box-shadow:0 34px 86px #1244842e,0 8px 24px #1454a417,inset 0 1px #ffffffdb}.clinic-gallery__viewport:before{content:"";z-index:2;pointer-events:none;border-radius:inherit;border:1px solid #ffffff9e;position:absolute;inset:0;box-shadow:inset 0 0 44px #ffffff14}.clinic-gallery__image{z-index:0;object-fit:cover;object-position:center;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;max-width:none;height:100%;animation:.72s cubic-bezier(.2,.78,.2,1) both clinic-gallery-reveal;position:absolute;inset:0}.clinic-gallery__wash{z-index:1;pointer-events:none;background:linear-gradient(#05193d05 40%,#05193d8f 100%),linear-gradient(120deg,#ffffff29,#fff0 44%);position:absolute;inset:0}.clinic-gallery__caption{z-index:3;color:#fff;text-shadow:0 2px 18px #0013324d;gap:4px;display:grid;position:absolute;bottom:28px;left:28px;right:28px}.clinic-gallery__caption span{opacity:.76;text-transform:uppercase;font-size:12px;font-weight:680;line-height:1}.clinic-gallery__caption strong{letter-spacing:0;font-size:clamp(20px,2vw,28px);font-weight:760;line-height:1.08}.clinic-gallery__controls{z-index:4;color:#10264c;-webkit-backdrop-filter:blur(14px)saturate(128%);background:#ffffffb8;border:1px solid #ffffffc2;border-radius:999px;align-items:center;gap:7px;padding:7px;display:flex;position:absolute;top:22px;right:22px;box-shadow:0 15px 34px #041a4033,inset 0 1px #ffffffeb}.clinic-gallery__controls button{color:#075fdf;cursor:pointer;background:#ffffffa8;border:1px solid #d6e5f8bd;border-radius:50%;place-items:center;width:34px;height:34px;padding:0;transition:color .22s,background .22s,transform .22s;display:grid}.clinic-gallery__controls button:hover{color:#fff;background:#1265df;transform:scale(1.04)}.clinic-gallery__controls button:focus-visible{outline-offset:2px;outline:3px solid #ffffffe6}.clinic-gallery__controls svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:18px;height:18px}@keyframes clinic-gallery-reveal{0%{opacity:.25;filter:blur(7px)saturate(.92);transform:scale(1.045)}to{opacity:1;filter:blur()saturate();transform:scale(1)}}@media (width<=860px){.clinic-gallery{justify-self:center;width:min(100%,620px)}.clinic-gallery__viewport{aspect-ratio:5/6}}@media (width<=560px){.clinic-gallery__viewport{aspect-ratio:4/5;border-radius:23px}.clinic-gallery__caption{bottom:19px;left:19px;right:19px}.clinic-gallery__caption span{font-size:10px}.clinic-gallery__caption strong{font-size:19px}.clinic-gallery__controls{gap:3px;padding:5px;top:14px;right:14px}.clinic-gallery__controls button{width:30px;height:30px}}@media (prefers-reduced-motion:reduce){.clinic-gallery__image{animation:none}.clinic-gallery__controls button{transition:none}}.about-page{color:#071633;background:radial-gradient(circle at 88% 8%,#b9dbff75 0%,#b9dbff00 32%),linear-gradient(#f8fbff 0%,#fff 36%,#eff6ff 100%);min-width:0;overflow-x:hidden}.about-hero{padding:calc(var(--actual-header-height,var(--header-height,96px)) + clamp(44px, 6vh, 78px)) clamp(24px, 4vw, 64px) clamp(74px, 9vh, 112px);position:relative;overflow:hidden}.about-hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#c2deff52,#c2deff00 68%);width:54%;height:72%;position:absolute;top:10%;left:-12%}.about-hero__inner,.about-story__inner,.about-focus__inner,.about-mission__inner,.about-conclusion__inner{width:min(100%,1380px);min-width:0;margin:0 auto}.about-hero__inner{z-index:1;grid-template-columns:minmax(0,1.06fr) minmax(380px,.78fr);align-items:center;gap:clamp(48px,7vw,112px);display:grid;position:relative}.about-hero__content{width:100%;min-width:0;max-width:100%}.about-hero__eyebrow,.about-focus__eyebrow,.about-story__heading>p,.about-mission__heading>p{color:#1765d8;letter-spacing:0;text-transform:uppercase;margin:0;font-size:13px;font-weight:760;line-height:1}.about-hero__eyebrow{background:#ffffffb3;border:1px solid #d3e4f9cc;border-radius:999px;align-items:center;gap:10px;margin-bottom:22px;padding:10px 15px;display:inline-flex;box-shadow:0 14px 30px #19559e14,inset 0 1px #ffffffe6}.about-hero__eyebrow:before{content:"";background:#2773e4;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #2773e41f}.about-hero__title{color:#06233b;letter-spacing:0;max-width:800px;margin:0;font-size:clamp(48px,5.2vw,80px);font-weight:790;line-height:.98}.about-hero__title span{color:#1763d9}.about-hero__lead{color:#4f627f;max-width:760px;margin:28px 0 0;font-size:clamp(20px,1.55vw,25px);line-height:1.42}.about-hero__facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:clamp(36px,5vh,58px) 0 0;padding:0;display:grid}.about-hero__facts div{border-left:1px solid #c6dbf6c2;min-width:0;padding:0 clamp(14px,1.6vw,24px)}.about-hero__facts div:first-child{border-left:0;padding-left:0}.about-hero__facts dt{color:#071633;font-size:clamp(17px,1.25vw,21px);font-weight:780;line-height:1.12}.about-hero__facts dd{color:#63738c;margin:7px 0 0;font-size:14px;line-height:1.3}.about-story{background:#ffffffc7;border-top:1px solid #d5e5f8b8;border-bottom:1px solid #d5e5f8b8;padding:clamp(78px,10vh,128px) clamp(24px,4vw,64px)}.about-story__heading,.about-mission__heading{grid-template-columns:minmax(150px,.32fr) minmax(0,1fr);align-items:start;gap:clamp(30px,5vw,80px);display:grid}.about-story__heading h2,.about-mission__heading h2,.about-focus__content h2{color:#071633;letter-spacing:0;max-width:930px;margin:0;font-size:clamp(36px,4vw,62px);font-weight:770;line-height:1.02}.about-story__columns{grid-template-columns:minmax(0,1.15fr) minmax(320px,.7fr);align-items:start;gap:clamp(42px,7vw,108px);margin-top:clamp(48px,7vh,76px);display:grid}.about-story__copy{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(28px,3.4vw,50px);display:grid}.about-story__copy p,.about-focus__content>p,.about-mission__grid p{color:#445875;margin:0;font-size:clamp(17px,1.35vw,20px);line-height:1.66}.about-story strong,.about-focus strong,.about-conclusion strong{color:#0a58c9;font-weight:760}.about-story__principle{background:radial-gradient(circle at 92% 10%,#3c8af024,#3c8af000 44%),#f4f9ffc7;border:1px solid #d1e2f8d1;border-radius:24px;min-width:0;margin:0;padding:30px 30px 30px 76px;position:relative;box-shadow:0 24px 58px #164c8f17,inset 0 1px #ffffffeb}.about-story__principle>span{color:#2572df;font-size:60px;font-weight:760;line-height:1;position:absolute;top:20px;left:25px}.about-story__principle p{color:#16335c;margin:0;font-size:clamp(18px,1.5vw,22px);font-weight:620;line-height:1.48}.about-focus{background:radial-gradient(circle at 7% 48%,#bcdcff70,#bcdcff00 34%),linear-gradient(135deg,#eef6ff 0%,#f9fcff 62%,#edf6ff 100%);padding:clamp(84px,11vh,140px) clamp(24px,4vw,64px)}.about-focus__inner{grid-template-columns:minmax(120px,.25fr) minmax(0,1fr);gap:clamp(32px,6vw,96px);display:grid}.about-focus__number{color:#1f6ad92e;font-size:clamp(88px,10vw,150px);font-weight:780;line-height:.8}.about-focus__content{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px clamp(32px,5vw,74px);display:grid}.about-focus__eyebrow,.about-focus__content h2{grid-column:1/-1}.about-mission{background:#ffffffe6;padding:clamp(82px,10vh,132px) clamp(24px,4vw,64px)}.about-mission__grid{border-top:1px solid #c3d9f5d1;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(32px,4vw,62px);margin-top:clamp(46px,7vh,76px);padding-top:clamp(36px,4.5vh,54px);display:grid}.about-mission__grid p{min-width:0;padding-top:22px;position:relative}.about-mission__grid p:before{content:"";background:#2572df;border-radius:999px;width:38px;height:3px;position:absolute;top:0;left:0}.about-conclusion{background:#ffffffe6;padding:0 clamp(24px,4vw,64px) clamp(76px,10vh,126px)}.about-conclusion__inner{background:radial-gradient(circle at 84% 6%,#4b93f22b,#4b93f200 42%),#eff7ffd6;border:1px solid #cadef8db;border-radius:30px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:clamp(22px,3vw,40px);padding:clamp(32px,4vw,54px);display:grid;box-shadow:0 30px 72px #164c8f1f,inset 0 1px #fffffff0}.about-conclusion__mark{color:#1468df;background:#ffffffb8;border:1px solid #cde0f8db;border-radius:25px;place-items:center;width:clamp(76px,7vw,104px);height:clamp(76px,7vw,104px);display:grid;box-shadow:0 18px 42px #1859ad1a,inset 0 1px #fffffff0}.about-conclusion__mark svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:3px;width:58%;height:58%}.about-conclusion__inner>p{color:#223d64;max-width:1060px;margin:0;font-size:clamp(22px,2vw,31px);line-height:1.42}@media (width<=1120px){.about-hero__inner{grid-template-columns:minmax(0,1fr) minmax(340px,.78fr);gap:44px}.about-hero__title{font-size:clamp(46px,5.4vw,64px)}.about-hero__facts{grid-template-columns:1fr;gap:14px}.about-hero__facts div,.about-hero__facts div:first-child{border-left:2px solid #2773e447;padding:0 0 0 16px}}@media (width<=860px){.about-hero{padding:calc(var(--actual-header-height,var(--header-height,136px)) + 34px) 22px 72px}.about-hero__inner{grid-template-columns:minmax(0,1fr);gap:50px}.about-hero__content{max-width:720px}.about-hero__facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:0}.about-hero__facts div,.about-hero__facts div:first-child{border-left:1px solid #c6dbf6c2;padding:0 16px}.about-hero__facts div:first-child{border-left:0;padding-left:0}.about-story,.about-focus,.about-mission{padding-left:22px;padding-right:22px}.about-story__heading,.about-mission__heading,.about-focus__inner{grid-template-columns:minmax(0,1fr);gap:18px}.about-story__columns{grid-template-columns:minmax(0,1fr)}.about-focus__number{font-size:76px}.about-mission__grid{grid-template-columns:minmax(0,1fr);gap:34px}.about-conclusion{padding-left:22px;padding-right:22px}}@media (width<=560px){.about-hero{padding:calc(var(--actual-header-height,var(--header-height,114px)) + 24px) 14px 56px}.about-hero:before{width:110%;top:2%;left:-40%}.about-hero__inner{gap:38px}.about-hero__content,.about-hero__title,.about-hero__lead,.about-story__heading,.about-story__columns,.about-focus__content,.about-mission__heading,.about-mission__grid,.about-conclusion__inner{width:100%;min-width:0;max-width:100%}.about-hero__eyebrow{margin-bottom:16px;padding:8px 13px;font-size:11px}.about-hero__title{white-space:normal;overflow-wrap:anywhere;word-break:normal;font-size:clamp(32px,9.5vw,40px);line-height:1.03}.about-hero__lead{white-space:normal;overflow-wrap:break-word;word-break:normal;margin-top:19px;font-size:17px;line-height:1.43}.about-hero__facts{grid-template-columns:minmax(0,1fr);gap:16px;margin-top:28px}.about-hero__facts div,.about-hero__facts div:first-child{border-left:2px solid #2773e447;padding:0 0 0 15px}.about-hero__facts dt{font-size:17px}.about-hero__facts dd{margin-top:4px;font-size:13px}.about-story,.about-focus,.about-mission{padding:62px 14px}.about-story__heading,.about-mission__heading{gap:14px}.about-story__heading h2,.about-mission__heading h2,.about-focus__content h2{white-space:normal;overflow-wrap:anywhere;word-break:normal;font-size:34px;line-height:1.04}.about-story__columns{gap:34px;margin-top:34px}.about-story__copy,.about-focus__content{grid-template-columns:minmax(0,1fr);gap:23px}.about-focus__eyebrow,.about-focus__content h2{grid-column:auto}.about-story__copy p,.about-focus__content>p,.about-mission__grid p{white-space:normal;overflow-wrap:break-word;word-break:normal;font-size:17px;line-height:1.58}.about-story__principle{border-radius:21px;padding:26px 22px 26px 58px}.about-story__principle>span{font-size:49px;top:18px;left:19px}.about-story__principle p{font-size:17px}.about-focus__number{font-size:62px}.about-mission__grid{margin-top:34px;padding-top:30px}.about-conclusion{padding:0 14px 64px}.about-conclusion__inner{border-radius:24px;grid-template-columns:minmax(0,1fr);gap:20px;padding:24px}.about-conclusion__mark{border-radius:21px;width:72px;height:72px}.about-conclusion__inner>p{font-size:20px;line-height:1.46}}html.real-mobile .about-page{width:100%;min-width:0;max-width:100%;overflow-x:hidden}html.real-mobile .about-hero,html.real-mobile .about-story,html.real-mobile .about-focus,html.real-mobile .about-mission,html.real-mobile .about-conclusion{box-sizing:border-box;width:100%;min-width:0;max-width:100%}html.real-mobile .about-hero{padding:calc(var(--actual-header-height,var(--header-height,114px)) + 24px) 14px 56px}html.real-mobile .about-hero__inner,html.real-mobile .about-story__inner,html.real-mobile .about-focus__inner,html.real-mobile .about-mission__inner,html.real-mobile .about-conclusion__inner{box-sizing:border-box;width:100%;min-width:0;max-width:100%;margin-left:auto;margin-right:auto}html.real-mobile .about-hero__inner{grid-template-columns:minmax(0,1fr);gap:38px;display:grid}html.real-mobile .about-hero__content,html.real-mobile .about-hero__title,html.real-mobile .about-hero__lead{width:100%;min-width:0;max-width:100%}html.real-mobile .about-hero__title{overflow-wrap:normal;font-size:36px;line-height:1.03}html.real-mobile .about-hero__lead{margin-top:19px;font-size:17px;line-height:1.43}html.real-mobile .about-hero__facts{grid-template-columns:minmax(0,1fr);gap:16px;width:100%;min-width:0;margin-top:28px}html.real-mobile .about-hero__facts div,html.real-mobile .about-hero__facts div:first-child{border-left:2px solid #2773e447;min-width:0;padding:0 0 0 15px}html.real-mobile .clinic-gallery{grid-column:1;justify-self:center;width:100%;min-width:0;max-width:430px;margin:0 auto}html.real-mobile .clinic-gallery__viewport{aspect-ratio:4/5;border-radius:23px;width:100%;min-width:0}html.real-mobile .about-story,html.real-mobile .about-focus,html.real-mobile .about-mission{padding:62px 14px}html.real-mobile .about-conclusion{padding:0 14px 64px}html.real-mobile .about-story__heading,html.real-mobile .about-mission__heading,html.real-mobile .about-story__columns,html.real-mobile .about-story__copy,html.real-mobile .about-focus__inner,html.real-mobile .about-focus__content,html.real-mobile .about-mission__grid,html.real-mobile .about-conclusion__inner{grid-template-columns:minmax(0,1fr);width:100%;min-width:0;max-width:100%}html.real-mobile .about-story__heading,html.real-mobile .about-mission__heading,html.real-mobile .about-focus__inner{gap:14px}html.real-mobile .about-story__columns{gap:34px;margin-top:34px}html.real-mobile .about-story__copy,html.real-mobile .about-focus__content{gap:23px}html.real-mobile .about-focus__eyebrow,html.real-mobile .about-focus__content h2{grid-column:auto}html.real-mobile .about-mission__grid{gap:30px;margin-top:34px;padding-top:30px}html.real-mobile .about-conclusion__inner{border-radius:24px;gap:20px;padding:24px}html.real-mobile .about-hero__title,html.real-mobile .about-hero__lead,html.real-mobile .about-story__heading h2,html.real-mobile .about-story__copy p,html.real-mobile .about-story__principle,html.real-mobile .about-focus__content h2,html.real-mobile .about-focus__content>p,html.real-mobile .about-mission__heading h2,html.real-mobile .about-mission__grid p,html.real-mobile .about-conclusion__inner>p{white-space:normal;overflow-wrap:break-word;word-break:normal;width:100%;min-width:0;max-width:100%}@media (width<=360px){html.real-mobile .about-hero__title{font-size:32px}}@media (prefers-reduced-motion:reduce){.about-page *{scroll-behavior:auto}}.contacts-page{min-height:100vh;padding:calc(var(--actual-header-height,var(--header-height,96px)) + clamp(42px, 6vh, 78px)) clamp(24px, 4vw, 64px) clamp(56px, 8vh, 96px);background:radial-gradient(circle at 86% 12%,#bddeff8c 0%,#bddeff29 31%,#bddeff00 55%),radial-gradient(circle at 8% 82%,#d6e8ff75 0%,#d6e8ff1f 30%,#d6e8ff00 60%),linear-gradient(#ffffffe6 0%,#f1f8fffa 100%);overflow-x:hidden}.contacts-page__inner{width:min(100%,1320px);min-width:0;margin:0 auto}.contacts-page__eyebrow{color:#155fdb;background:#ffffffbd;border:1px solid #d7e6f9bd;border-radius:999px;align-items:center;gap:8px;margin:0 0 14px;padding:8px 14px;font-size:14px;font-weight:700;line-height:1;display:inline-flex;box-shadow:0 12px 28px #1c5aa014}.contacts-page__eyebrow:before{content:"";background:#2d70df;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #2d70df1f}.contacts-page__title{color:#061334;letter-spacing:0;max-width:820px;margin:0;font-size:clamp(44px,5vw,78px);font-weight:840;line-height:.96}.contacts-page__subtitle{color:#4b5c78;max-width:680px;margin:18px 0 34px;font-size:clamp(18px,1.5vw,22px);line-height:1.35}.contacts-page__grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:clamp(18px,2vw,26px);min-width:0;display:grid}.contact-card{isolation:isolate;color:#061334;background:radial-gradient(circle at 15% 12%,#3d88ff17,#3d88ff00 36%),linear-gradient(135deg,#ffffffed 0%,#f8fcffd1 100%);border:1px solid #deebfbc7;border-radius:26px;min-width:0;min-height:294px;padding:clamp(22px,2vw,28px);position:relative;overflow:hidden;box-shadow:0 24px 62px #123d751c,inset 0 1px #fffffff0}.contact-card:after{content:"";z-index:-1;background:radial-gradient(circle,#2d70df1f,#2d70df00);height:190px;position:absolute;inset:auto -20% -42% 18%}.contact-card__top{justify-content:space-between;align-items:flex-start;gap:16px;min-width:0;display:flex}.contact-card__icon{color:#0b63df;background:radial-gradient(circle at 34% 24%,#fff 0%,#ffffffc7 48%,#eef6ffd1 100%);border:1px solid #dbe9fae6;border-radius:17px;flex:none;place-items:center;width:56px;height:56px;display:grid;box-shadow:0 12px 28px #0f4da01a,inset 0 1px #ffffffe6}.contact-card__icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.2px;width:30px;height:30px}.contact-card__badge{color:#1d63cf;background:#e7f2ffe6;border:1px solid #c4dcfac7;border-radius:999px;flex:none;padding:8px 11px;font-size:13px;font-weight:740;line-height:1}.contact-card__address{color:#061334;letter-spacing:0;overflow-wrap:break-word;word-break:normal;-webkit-hyphens:auto;hyphens:auto;min-width:0;margin:20px 0 18px;font-size:clamp(23px,2vw,29px);font-weight:820;line-height:1.08}.contact-card__meta{color:#435571;gap:10px;margin:0 0 22px;font-size:15px;line-height:1.32;display:grid}.contact-card__meta div{min-width:0}.contact-card__meta dt,.contact-card__meta dd{margin:0;display:inline}.contact-card__meta dt{color:#061334;font-weight:740}.contact-card__meta dt:after{content:" "}.contact-card__meta a{color:#0b63df;font-size:17px;font-weight:760}.contact-card__toggle{color:#075bdc;width:100%;min-height:50px;font:inherit;cursor:pointer;background:#ffffffb8;border:1px solid #d3e4f9d9;border-radius:14px;justify-content:center;align-items:center;gap:10px;padding:0 18px;font-size:15px;font-weight:760;transition:color .22s,border-color .22s,box-shadow .22s,transform .22s;display:inline-flex;box-shadow:0 12px 24px #123d7512,inset 0 1px #ffffffe6}.contact-card__toggle:hover{color:#0059ed;border-color:#aed0fccc;transform:translateY(-1px);box-shadow:0 16px 30px #125edc1f,inset 0 1px #ffffffeb}.contact-card__toggle:focus-visible{outline-offset:3px;outline:3px solid #0958d73d}.contact-card__toggle span{font-size:22px;line-height:1}.contact-card__media{background:#eaf4ff;border:1px solid #cde0f8d1;border-radius:18px;height:300px;min-height:0;margin-top:18px;position:relative;overflow:hidden;box-shadow:0 14px 30px #123d7514,inset 0 1px #ffffffc2}.contact-card__media:after{content:"";z-index:1;pointer-events:none;opacity:1;background:linear-gradient(#fff0 58%,#ebf6ff33 100%),linear-gradient(90deg,#ebf6ff1a,#fff0,#ebf6ff1a);transition:opacity .24s;position:absolute;inset:0}.contact-card__media.is-map-open:after{opacity:0}.contact-card__entrance,.contact-card__map{border:0;width:100%;height:100%;position:absolute;inset:0}.contact-card__entrance{z-index:0;object-fit:cover;object-position:var(--entrance-position,50% 50%);transition:transform .32s,opacity .24s;display:block;transform:scale(1.01)}.contact-card:hover .contact-card__entrance{transform:scale(1.035)}.contact-card__map{z-index:2;opacity:0;pointer-events:none;transition:opacity .24s,transform .28s;display:block;transform:translateY(8px)}.contact-card__media.is-map-open .contact-card__map{opacity:1;pointer-events:auto;transform:translateY(0)}@media (width<=1024px){.contacts-page{padding:calc(var(--actual-header-height,var(--header-height,136px)) + 34px) 22px 70px}.contacts-page__grid{grid-template-columns:1fr;max-width:720px;margin:0 auto}}@media (width<=560px){.contacts-page{padding:calc(var(--actual-header-height,var(--header-height,114px)) + 22px) 14px 52px}.contacts-page__eyebrow{margin-bottom:11px;padding:7px 12px;font-size:12px}.contacts-page__title{font-size:34px;line-height:1}.contacts-page__subtitle{overflow-wrap:break-word;margin:12px 0 20px;font-size:15px;line-height:1.32}.contacts-page__grid{gap:14px;width:100%;max-width:100%}.contact-card{border-radius:21px;min-height:0;padding:18px}.contact-card__top{gap:12px}.contact-card__icon{border-radius:15px;width:48px;height:48px}.contact-card__icon svg{width:26px;height:26px}.contact-card__badge{padding:7px 9px;font-size:12px}.contact-card__address{overflow-wrap:anywhere;max-width:100%;margin:17px 0 14px;font-size:21px;line-height:1.14}.contact-card__meta{gap:8px;margin-bottom:16px;font-size:14px}.contact-card__meta a{font-size:16px}.contact-card__toggle{border-radius:13px;min-height:48px}.contact-card__media{border-radius:16px;height:242px;margin-top:14px}.contact-card__map{border-radius:16px;height:242px}}html.real-mobile .contacts-page{width:var(--real-vw,100vw);max-width:var(--real-vw,100vw);min-width:0;padding:calc(var(--actual-header-height,114px) + 22px) 14px 52px;overflow-x:hidden}html.real-mobile .contacts-page__inner{width:100%;min-width:0;max-width:100%}html.real-mobile .contacts-page__eyebrow{max-width:100%;margin-bottom:11px;padding:7px 12px;font-size:12px}html.real-mobile .contacts-page__title{max-width:100%;font-size:34px;line-height:1}html.real-mobile .contacts-page__subtitle{overflow-wrap:break-word;max-width:100%;margin:12px 0 20px;font-size:15px;line-height:1.32}html.real-mobile .contacts-page__grid{grid-template-columns:minmax(0,1fr);gap:14px;width:100%;min-width:0;max-width:100%;margin:0}html.real-mobile .contact-card{border-radius:21px;width:100%;min-width:0;max-width:100%;min-height:0;padding:18px}html.real-mobile .contact-card__top{gap:12px}html.real-mobile .contact-card__icon{border-radius:15px;width:48px;height:48px}html.real-mobile .contact-card__icon svg{width:26px;height:26px}html.real-mobile .contact-card__badge{padding:7px 9px;font-size:12px}html.real-mobile .contact-card__address{overflow-wrap:anywhere;max-width:100%;margin:17px 0 14px;font-size:21px;line-height:1.14}html.real-mobile .contact-card__meta{gap:8px;margin-bottom:16px;font-size:14px}html.real-mobile .contact-card__meta a{font-size:16px}html.real-mobile .contact-card__toggle{border-radius:13px;min-height:48px}html.real-mobile .contact-card__media{border-radius:16px;height:242px;margin-top:14px}html.real-mobile .contact-card__map{border-radius:16px;height:242px}@media (width<=360px){html.real-mobile .contacts-page{padding-left:12px;padding-right:12px}html.real-mobile .contact-card{padding:16px}html.real-mobile .contact-card__address{font-size:20px}}.doctors-page{min-height:100vh;padding:calc(var(--header-height,96px) + clamp(34px, 5.8vh, 72px)) clamp(24px, 4vw, 64px) clamp(52px, 7vh, 92px);background:radial-gradient(circle at 88% 20%,#c5e0ff8c 0%,#c5e0ff2e 26%,#c5e0ff00 54%),radial-gradient(circle at 7% 76%,#d6e8ff70 0%,#d6e8ff26 28%,#d6e8ff00 58%),linear-gradient(#ffffffd1 0%,#f4f9fffa 100%)}.doctors-page__heading{width:min(100%,1320px);margin:0 auto clamp(24px,3.2vw,42px)}.doctors-page__heading p{color:var(--blue);margin:0 0 8px;font-size:clamp(13px,1vw,15px);font-weight:650;line-height:1.2}.doctors-page__heading h1{color:#061334;margin:0;font-size:clamp(32px,4vw,56px);font-weight:720;line-height:1.04}.doctors-page__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(18px,2.05vw,28px);width:min(100%,1320px);margin:0 auto;display:grid}.doctor-card{isolation:isolate;cursor:pointer;background:linear-gradient(135deg,#fffffff5 0%,#f8fcffe6 100%),#fff;border:1px solid #dfeaf8b3;border-radius:21px;align-self:start;min-width:0;padding:0;transition:transform .26s,border-color .26s,box-shadow .26s;display:block;position:relative;overflow:hidden;transform:translateY(0);box-shadow:0 22px 54px #123d751a,inset 0 1px #fffffff0}.doctor-card:hover,.doctor-card:focus-visible,.doctor-card.is-active{border-color:#aed0fccc;outline:none;transform:translateY(-4px);box-shadow:0 28px 64px #123d7529,inset 0 1px #fffffff5}.doctor-card__sprite{z-index:1;width:100%;aspect-ratio:var(--doctor-card-ratio);background-image:url(/images/doctors-page.png);background-repeat:no-repeat;background-size:var(--doctor-bg-size-x) var(--doctor-bg-size-y);background-position:var(--doctor-bg-x) var(--doctor-bg-y);transform-origin:50%;transition:transform .36s;position:relative;transform:scale(1.002)}.doctor-card__image{z-index:1;aspect-ratio:3/4;object-fit:cover;object-position:center;transform-origin:50%;background:#fff;width:100%;transition:transform .36s;display:block;position:relative;transform:scale(1.002)}.doctor-card:hover .doctor-card__sprite,.doctor-card:focus-visible .doctor-card__sprite,.doctor-card.is-active .doctor-card__sprite,.doctor-card:hover .doctor-card__image,.doctor-card:focus-visible .doctor-card__image,.doctor-card.is-active .doctor-card__image{transform:scale(1.025)}.doctor-card__overlay{z-index:2;color:#061334;opacity:0;pointer-events:none;background:linear-gradient(#ffffff0a 0%,#f6faff5c 42%,#ebf5ffe6 100%),#ffffff14;align-items:flex-end;padding:clamp(16px,1.5vw,22px);transition:opacity .24s,transform .28s;display:flex;position:absolute;inset:0;transform:translateY(8px)}.doctor-card:hover .doctor-card__overlay,.doctor-card:focus-visible .doctor-card__overlay,.doctor-card.is-active .doctor-card__overlay{opacity:1;transform:translateY(0)}.doctor-card__overlay-content{-webkit-backdrop-filter:blur(12px)saturate(1.08);background:#fffffff0;border:1px solid #ddeafbb8;border-radius:15px;width:100%;padding:16px;box-shadow:0 16px 34px #0f4da026,inset 0 1px #ffffffe0}.doctor-card__name{color:#061334;margin:0;font-size:clamp(17px,1.32vw,21px);font-weight:780;line-height:1.12}.doctor-card__role{color:var(--blue);margin:7px 0 0;font-size:clamp(13px,.96vw,15px);font-weight:620;line-height:1.25}.doctor-card__description{color:#40526e;margin:12px 0 0;font-size:clamp(13px,.92vw,14px);line-height:1.38}@media (width<=1024px){.doctors-page{padding:calc(var(--actual-header-height,clamp(136px, 17.5vw, 175px)) + 22px) 22px 64px}.doctors-page__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;max-width:760px}.doctors-page__heading{max-width:760px}}@media (width<=560px){.doctors-page{padding:calc(var(--actual-header-height,var(--header-height,114px)) + 28px) 18px 52px}.doctors-page__grid{grid-template-columns:1fr;gap:20px;max-width:420px}.doctors-page__heading{max-width:420px;margin-bottom:24px}.doctors-page__heading h1{font-size:clamp(29px,9.4vw,38px)}.doctor-card{border-radius:19px}.doctor-card:hover{transform:none}.doctor-card.is-active{transform:translateY(-2px)}.doctor-card__overlay{padding:14px}.doctor-card__overlay-content{border-radius:14px;padding:14px}.doctor-card__name{font-size:19px}.doctor-card__role{font-size:14px}}.documents-page{width:100%;max-width:100%;min-height:100vh;padding:calc(var(--actual-header-height,var(--header-height,96px)) + clamp(42px, 6vh, 78px)) clamp(24px, 4vw, 64px) clamp(64px, 8vh, 104px);background:radial-gradient(circle at 86% 14%,#b9dcff8f 0%,#b9dcff29 31%,#b9dcff00 57%),radial-gradient(circle at 9% 86%,#d6e8ff7a 0%,#d6e8ff1f 31%,#d6e8ff00 62%),linear-gradient(#ffffffeb 0%,#f1f8fffa 100%);overflow-x:hidden}.documents-page__inner{width:min(100%,1120px);min-width:0;margin:0 auto}.documents-page__eyebrow{color:#155fdb;background:#ffffffb8;border:1px solid #d7e6f9c2;border-radius:999px;align-items:center;gap:8px;margin:0 0 14px;padding:8px 14px;font-size:14px;font-weight:700;line-height:1;display:inline-flex;box-shadow:0 12px 28px #1c5aa014}.documents-page__eyebrow:before{content:"";background:#2d70df;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #2d70df1f}.documents-page__title{color:#061334;letter-spacing:0;overflow-wrap:break-word;max-width:880px;margin:0;font-size:clamp(44px,5vw,76px);font-weight:820;line-height:.98}.documents-page__subtitle{color:#4b5c78;max-width:850px;margin:20px 0 34px;font-size:clamp(18px,1.5vw,22px);line-height:1.42}.documents-page__panel{isolation:isolate;-webkit-backdrop-filter:blur(20px)saturate(1.18);background:radial-gradient(circle at 10% 8%,#4891ff17,#4891ff00 31%),linear-gradient(135deg,#ffffffe0 0%,#f8fcffc2 100%);border:1px solid #dae8f9d1;border-radius:clamp(24px,3vw,34px);min-width:0;padding:clamp(24px,3.6vw,46px);position:relative;overflow:hidden;box-shadow:0 28px 72px #123d751f,inset 0 1px #fffffff5}.documents-page__panel:after{content:"";z-index:-1;pointer-events:none;background:radial-gradient(circle,#2d70df1f,#2d70df00);width:520px;height:420px;position:absolute;bottom:-260px;right:-16%}.documents-page__company{border-bottom:1px solid #cddef4c2;justify-content:space-between;align-items:center;gap:20px;padding-bottom:clamp(22px,2.8vw,32px);display:flex}.documents-page__short-name{color:#061334;margin:0;font-size:clamp(23px,2.2vw,31px);font-weight:790;line-height:1.12}.documents-page__status{color:#1762cd;background:#e6f1ffe0;border:1px solid #c3dbf9c7;border-radius:999px;flex:none;padding:9px 13px;font-size:13px;font-weight:720;line-height:1}.documents-page__details{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 clamp(28px,5vw,74px);margin:0;padding:clamp(8px,1.2vw,14px) 0 clamp(22px,3vw,34px);display:grid}.documents-page__detail{border-bottom:1px solid #d6e5f7a8;grid-template-columns:minmax(132px,.42fr) minmax(0,1fr);align-items:start;gap:16px;min-width:0;padding:18px 0;display:grid}.documents-page__detail dt,.documents-page__detail dd{min-width:0;margin:0}.documents-page__detail dt{color:#687995;font-size:14px;font-weight:670;line-height:1.35}.documents-page__detail dd{color:#102342;overflow-wrap:anywhere;font-size:16px;font-weight:620;line-height:1.45}.documents-page__detail a{color:#075bdc;font-weight:740;transition:color .2s}.documents-page__detail a:hover{color:#004fca}.documents-page__license{color:#102342;background:radial-gradient(circle at 10% 20%,#ffffffe6,#fff0 38%),linear-gradient(135deg,#e8f3ffd1,#f7fbffb3);border:1px solid #c4dbf7c7;border-radius:22px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:clamp(18px,2.5vw,28px);min-width:0;padding:clamp(20px,2.6vw,30px);display:grid;box-shadow:0 18px 42px #123d7514,inset 0 1px #fffffff0}.documents-page__license-icon{color:#0b63df;background:#ffffffb3;border:1px solid #cfe1f8d6;border-radius:20px;place-items:center;width:72px;height:72px;display:grid;box-shadow:0 14px 30px #185cba1a,inset 0 1px #fffffff5}.documents-page__license-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9px;width:38px;height:38px}.documents-page__license p,.documents-page__license strong,.documents-page__license span{margin:0;display:block}.documents-page__license p{color:#5b6e8c;font-size:14px;font-weight:650;line-height:1.35}.documents-page__license strong{color:#061334;overflow-wrap:anywhere;margin-top:5px;font-size:clamp(21px,2vw,28px);line-height:1.12}.documents-page__license div>span{color:#435571;margin-top:8px;font-size:15px;line-height:1.42}@media (width<=900px){.documents-page__details{grid-template-columns:minmax(0,1fr)}}@media (width<=560px){.documents-page{width:100vw;max-width:100vw;min-height:100svh;padding:calc(var(--actual-header-height,var(--header-height,114px)) + 34px) 16px 56px}.documents-page__title{font-size:clamp(35px,10vw,42px);line-height:1}.documents-page__subtitle{margin:16px 0 26px;font-size:17px;line-height:1.42}.documents-page__panel{border-radius:24px;padding:22px 18px}.documents-page__company{justify-items:start;gap:13px;display:grid}.documents-page__short-name{font-size:22px}.documents-page__detail{grid-template-columns:minmax(0,1fr);gap:5px;padding:15px 0}.documents-page__detail dt{font-size:13px}.documents-page__detail dd{font-size:15px}.documents-page__license{grid-template-columns:minmax(0,1fr);gap:16px;padding:20px 18px}.documents-page__license-icon{border-radius:17px;width:60px;height:60px}.documents-page__license-icon svg{width:32px;height:32px}.documents-page__license strong{font-size:20px}}html.real-mobile .documents-page{width:var(--real-vw,100vw);max-width:var(--real-vw,100vw);min-width:0;min-height:100svh;padding:calc(var(--actual-header-height,114px) + 40px) 16px 56px}html.real-mobile .documents-page__inner,html.real-mobile .documents-page__panel,html.real-mobile .documents-page__details,html.real-mobile .documents-page__detail,html.real-mobile .documents-page__license{width:100%;min-width:0;max-width:100%}html.real-mobile .documents-page__eyebrow{white-space:normal;max-width:100%;margin-bottom:14px}html.real-mobile .documents-page__title{max-width:100%;font-size:clamp(35px, calc(var(--real-vw,100vw) * .1), 42px);overflow-wrap:normal;word-break:normal;line-height:1}html.real-mobile .documents-page__subtitle{overflow-wrap:break-word;word-break:normal;max-width:100%;margin:16px 0 26px;font-size:17px;line-height:1.42}html.real-mobile .documents-page__panel{border-radius:24px;padding:22px 18px}html.real-mobile .documents-page__company{grid-template-columns:minmax(0,1fr);justify-items:start;gap:13px;width:100%;display:grid}html.real-mobile .documents-page__short-name{overflow-wrap:break-word;word-break:normal;max-width:100%;font-size:22px}html.real-mobile .documents-page__status{white-space:normal;max-width:100%;line-height:1.25}html.real-mobile .documents-page__details{grid-template-columns:minmax(0,1fr);display:grid}html.real-mobile .documents-page__detail{grid-template-columns:minmax(0,1fr);gap:5px;padding:15px 0;display:grid}html.real-mobile .documents-page__detail dt{font-size:13px}html.real-mobile .documents-page__detail dd{overflow-wrap:break-word;word-break:normal;width:100%;font-size:15px}html.real-mobile .documents-page__license{grid-template-columns:minmax(0,1fr);gap:16px;padding:20px 18px;display:grid}html.real-mobile .documents-page__license-icon{border-radius:17px;width:60px;height:60px}html.real-mobile .documents-page__license-icon svg{width:32px;height:32px}html.real-mobile .documents-page__license strong{overflow-wrap:break-word;word-break:normal;max-width:100%;font-size:20px}html.real-mobile .documents-page__license div>span{overflow-wrap:break-word;word-break:normal}.page-placeholder{width:100%;max-width:100%;min-height:100vh;padding:calc(var(--actual-header-height,var(--header-height,96px)) + clamp(44px, 7vh, 86px)) clamp(20px, 4vw, 64px) clamp(56px, 8vh, 96px);background:radial-gradient(circle at 78% 16%,#b8dcff8c 0%,#b8dcff29 34%,#b8dcff00 58%),radial-gradient(circle at 16% 82%,#dbebff94 0%,#dbebff24 34%,#dbebff00 62%),linear-gradient(#fffffff0 0%,#f1f8fffa 100%);place-items:center;display:grid;overflow-x:hidden}.page-placeholder__card{color:#061334;text-align:center;background:radial-gradient(circle at 50% 0,#2d70df1c,#2d70df00 44%),linear-gradient(135deg,#fffffff0 0%,#f8fcffdb 100%);border:1px solid #deebfbdb;border-radius:clamp(24px,3vw,34px);width:min(100%,760px);min-width:0;max-width:100%;padding:clamp(30px,5vw,58px);position:relative;overflow:hidden;box-shadow:0 26px 72px #123d7521,inset 0 1px #fffffff5}.page-placeholder__card:before{content:"";background:linear-gradient(90deg,#0958d700,#0958d7e6,#0958d700);border-radius:999px;width:56px;height:4px;margin:0 auto 24px;display:block;box-shadow:0 0 20px #1e7fff47}.page-placeholder__card:after{content:"";z-index:-1;background:radial-gradient(circle,#2d70df29,#2d70df00);height:220px;position:absolute;inset:auto 14% -44%}.page-placeholder__label{color:#155fdb;background:#ebf5ffdb;border:1px solid #cbe0fadb;border-radius:999px;align-items:center;gap:8px;margin:0 0 18px;padding:8px 14px;font-size:14px;font-weight:740;line-height:1;display:inline-flex}.page-placeholder__label:before{content:"";background:#2d70df;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #2d70df1f}.page-placeholder h1{color:#061334;letter-spacing:0;overflow-wrap:break-word;max-width:620px;margin:0 auto;font-size:clamp(38px,4.8vw,68px);font-weight:840;line-height:.98}.page-placeholder h1+p{color:#4b5c78;max-width:480px;margin:18px auto 0;font-size:clamp(17px,1.4vw,21px);line-height:1.42}@media (width<=560px){.page-placeholder{width:100vw;max-width:100vw;min-height:100svh;padding:calc(var(--actual-header-height,var(--header-height,114px)) + 34px) 18px 52px}.page-placeholder__card{border-radius:24px;width:100%;padding:30px 20px 34px}.page-placeholder h1{white-space:normal;word-break:normal;max-width:300px;font-size:clamp(30px,8.2vw,34px);line-height:1.02}.page-placeholder h1+p{font-size:17px}}html.real-mobile .page-placeholder{width:var(--real-vw,100vw);max-width:var(--real-vw,100vw);min-height:100svh;padding:calc(var(--actual-header-height,var(--header-height,114px)) + 34px) 18px 52px}.services-page{min-height:100vh;padding-top:var(--actual-header-height,var(--header-height,96px));background:radial-gradient(circle at 86% 14%,#c4e0ff85 0%,#c4e0ff00 40%),linear-gradient(#f8fbff 0%,#eef6ff 100%);padding-bottom:clamp(34px,5vh,72px);overflow-x:hidden}.services-slider{--services-frame-height:clamp(500px, 47vw, 820px);--services-top-gap:clamp(22px, 3.2vh, 40px);--services-side-gap:clamp(76px, 6vw, 112px);--services-arrow-center-offset:clamp(250px, 23.5vw, 398px);min-height:0;padding:var(--services-top-gap) var(--services-side-gap) clamp(18px, 3vh, 34px);isolation:isolate;justify-items:center;display:grid;position:relative}.services-slider:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(#eef6ff00 0%,#eef6ffdb 72%,#eef6ff 100%);height:clamp(90px,12vw,160px);position:absolute;bottom:0;left:0;right:0}.services-slider__frame{z-index:2;width:min(100%,1720px);height:var(--services-frame-height);background:#eaf4ff;border-radius:clamp(24px,2.2vw,34px);min-height:0;position:relative;top:auto;left:auto;overflow:hidden;transform:none;box-shadow:0 26px 72px #144e9824,0 10px 28px #18569614}.services-slider__frame:after{content:"";z-index:2;pointer-events:none;background:linear-gradient(#eef6ff00 0%,#eef6ff70 58%,#eef6ffd1 100%);height:27%;position:absolute;bottom:0;left:0;right:0}.services-slider__picture{z-index:1;border-radius:inherit;background:#eaf4ff;display:block;position:absolute;inset:0;overflow:hidden}.services-slider__image-blur{display:none}.services-slider__image{z-index:1;object-fit:cover;object-position:center top;filter:saturate(1.02);-webkit-user-select:none;user-select:none;-webkit-user-drag:none;--service-image-offset-y:clamp(-30px, -1.8vh, -14px);width:100%;height:calc(100% + clamp(18px,2.2vh,30px));animation:.64s cubic-bezier(.2,.82,.2,1) both service-slide-in;position:absolute;inset:0 0 auto}.services-slider[data-direction=prev] .services-slider__image{animation-name:service-slide-in-prev}.services-slider__cta{z-index:4;white-space:normal;border-radius:10px;justify-content:flex-start;gap:18px;width:clamp(296px,21.5vw,368px);min-height:clamp(104px,12.2vh,128px);padding:0 clamp(24px,2vw,30px);font-size:clamp(18px,1.25vw,21px);position:absolute;bottom:clamp(22px,4vh,72px);left:clamp(44px,4.8vw,80px);box-shadow:0 28px 58px #0352d142,inset 0 1px #ffffff3d}.services-slider__cta strong{z-index:2;text-align:left;width:min(72%,240px);font-weight:700;line-height:1.22;display:block;position:relative}.services-slider__cta span{z-index:2;font-size:clamp(36px,2.6vw,43px);line-height:1;position:absolute;top:50%;right:clamp(22px,1.9vw,30px);transform:translateY(-50%)}.services-slider__cta:hover{transform:translateY(-2px)scale(1.012);box-shadow:0 32px 68px #0352d152,inset 0 1px #ffffff47}.services-slider__cta--mobile{display:none}.services-slider__arrow{top:calc(var(--services-top-gap) + var(--services-arrow-center-offset));z-index:5;color:#fff;cursor:pointer;background:linear-gradient(#2278f6 0%,#0758d8 100%);border:0;border-radius:50%;place-items:center;width:clamp(54px,4.2vw,72px);height:clamp(54px,4.2vw,72px);padding:0;transition:transform .22s,box-shadow .22s;animation:3.2s ease-in-out infinite service-arrow-pulse;display:grid;position:absolute;transform:translateY(-50%);box-shadow:0 22px 46px #0352d138,inset 0 1px #ffffff52}.services-slider__arrow--prev{left:clamp(18px,2.3vw,44px)}.services-slider__arrow--next{right:clamp(18px,2.3vw,44px)}.services-slider__arrow span{font-size:clamp(39px,2.9vw,50px);font-weight:400;line-height:1;display:block;transform:translateY(-3px)}.services-slider__arrow:hover{transform:translateY(-50%)scale(1.035);box-shadow:0 28px 58px #0352d14d,inset 0 1px #ffffff5c}.services-slider__arrow:focus-visible,.services-slider__dot:focus-visible{outline-offset:4px;outline:3px solid #0958d73d}.services-slider__dots{z-index:5;-webkit-backdrop-filter:blur(14px);background:#ffffffad;border-radius:999px;gap:11px;margin-top:clamp(-24px,-1.6vw,-14px);padding:11px 16px;display:flex;position:relative;bottom:auto;left:auto;transform:none;box-shadow:0 14px 32px #21549621}.services-slider__dot{cursor:pointer;background:#1f63d847;border:0;border-radius:999px;width:9px;height:9px;padding:0;transition:width .26s,background .26s}.services-slider__dot[aria-current=true]{background:#2d70df;width:34px}.services-slider__swipe-hint{display:none}.services-page__advantages{grid-template-columns:1fr;gap:clamp(14px,1.4vw,22px);width:min(100% - clamp(72px,10vw,160px),1720px);margin:clamp(12px,2vh,24px) auto 0}.services-page__advantages .advantage{min-height:clamp(118px,8vw,144px)}@keyframes service-slide-in{0%{opacity:0;filter:blur(8px)saturate(1.02);transform:translateX(24px) translateY(var(--service-image-offset-y)) scale(1.012)}to{opacity:1;filter:blur()saturate(1.02);transform:translateX(0) translateY(var(--service-image-offset-y)) scale(1)}}@keyframes service-slide-in-prev{0%{opacity:0;filter:blur(8px)saturate(1.02);transform:translateX(-24px) translateY(var(--service-image-offset-y)) scale(1.012)}to{opacity:1;filter:blur()saturate(1.02);transform:translateX(0) translateY(var(--service-image-offset-y)) scale(1)}}@keyframes service-arrow-pulse{0%,to{box-shadow:0 22px 46px #0352d138,0 0 #0958d700,inset 0 1px #ffffff52}48%{box-shadow:0 24px 50px #0352d145,0 0 0 12px #0958d714,inset 0 1px #ffffff57}}@media (width<=1024px){.services-page{overflow:visible}.services-slider{--services-tablet-frame-height:clamp(360px, 56vw, 520px);min-height:0;padding:24px clamp(52px,7vw,74px) 28px}.services-slider__frame{width:100%;height:var(--services-tablet-frame-height);aspect-ratio:auto;min-height:0;position:relative;top:auto;left:auto;transform:none}.services-slider__image{object-fit:cover}.services-slider__cta{width:min(290px,100% - 40px);min-height:86px;font-size:16px;bottom:20px;left:20px}.services-slider__arrow{width:58px;height:58px;top:calc(24px + clamp(180px,28vw,260px))}.services-slider__arrow--prev{left:8px}.services-slider__arrow--next{right:8px}.services-slider__arrow span{font-size:42px}.services-page__advantages{width:min(100% - 36px,940px);margin-top:14px}}@media (width<=560px),(hover:none) and (pointer:coarse){.services-page{min-height:100svh}.services-slider{--services-mobile-frame-height:min(570px, calc(100svh - var(--actual-header-height,var(--header-height,136px)) - 130px));min-height:calc(100svh - var(--actual-header-height,var(--header-height,136px)));padding:12px 14px 132px}.services-slider:before{height:120px}.services-slider__frame{width:min(calc(var(--real-vw,100vw) - 24px), 362px);height:var(--services-mobile-frame-height);aspect-ratio:auto;touch-action:pan-y;border-radius:24px;min-height:486px;margin:0 auto;overflow:visible;box-shadow:0 20px 46px #144e9821,0 8px 22px #18569614}.services-slider__frame:after{display:none}.services-slider__picture{cursor:grab;background:linear-gradient(#eaf4ff 0%,#f4faff 52%,#e7f3ff 100%)}.services-slider__picture:active{cursor:grabbing}.services-slider__picture:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#ebf6ff14,#ffffff05 48%,#ebf6ff14),linear-gradient(#f7fbff1f,#f7fbff00 30%,#eaf4ff14);position:absolute;inset:0}.services-slider__picture:after{display:none}.services-slider__image-blur{z-index:0;object-fit:cover;object-position:center center;filter:blur(20px)saturate(1.14)contrast(1.04);opacity:.74;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:100%;display:block;position:absolute;inset:0;transform:scale(1.16)}.services-slider__image{z-index:2;object-fit:contain;object-position:center center;--service-image-offset-y:0px;width:100%;height:100%}.services-slider__cta{border-radius:10px;gap:14px;width:min(100%,340px);min-height:64px;padding:0 20px;font-size:16px;top:calc(100% + 58px);bottom:auto;left:50%;transform:translate(-50%)}.services-slider__cta:hover{transform:translate(-50%)}.services-slider__cta strong{width:min(74%,210px);line-height:1.18}.services-slider__cta span{font-size:34px;right:20px}.services-slider__arrow{display:none}.services-slider__dots{top:calc(12px + var(--services-mobile-frame-height) + 10px);pointer-events:none;gap:8px;padding:8px 12px;bottom:auto}.services-slider__dot{cursor:default;width:7px;height:7px}.services-slider__dot[aria-current=true]{width:26px}.services-slider__swipe-hint[data-visible=true]{z-index:5;pointer-events:none;opacity:.74;width:76px;display:block;position:absolute;bottom:12px;right:20px}.services-slider__swipe-hint img{opacity:.76;filter:drop-shadow(0 12px 22px #1565d338);transform-origin:56% 78%;width:100%;height:auto;animation:1.85s cubic-bezier(.45,0,.22,1) infinite service-hand-swipe;display:block}.services-page__advantages{width:calc(100% - 28px);max-width:calc(100% - 28px);margin-top:18px}}@media (width<=380px){.services-slider{--services-mobile-frame-height:min(548px, calc(100svh - var(--actual-header-height,var(--header-height,136px)) - 124px));padding-left:12px;padding-right:12px}.services-slider__frame{width:min(100vw - 24px,351px);height:var(--services-mobile-frame-height);min-height:468px}.services-slider__swipe-hint[data-visible=true]{width:72px;bottom:10px;right:16px}}.real-mobile .services-page{min-height:100svh}.real-mobile .services-slider{--services-mobile-frame-height:min(570px, calc(100svh - var(--actual-header-height,var(--header-height,136px)) - 130px));min-height:calc(100svh - var(--actual-header-height,var(--header-height,136px)));padding:12px 14px 132px}.real-mobile .services-slider:before{height:120px}.real-mobile .services-slider__frame{width:min(calc(var(--real-vw,100vw) - 24px), 362px);height:var(--services-mobile-frame-height);aspect-ratio:auto;touch-action:pan-y;border-radius:24px;min-height:486px;margin:0 auto;position:relative;top:auto;left:auto;overflow:visible;transform:none;box-shadow:0 20px 46px #144e9821,0 8px 22px #18569614}.real-mobile .services-slider__frame:after{display:none}.real-mobile .services-slider__picture{cursor:grab;background:linear-gradient(#eaf4ff 0%,#f4faff 52%,#e7f3ff 100%)}.real-mobile .services-slider__picture:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#ebf6ff14,#ffffff05 48%,#ebf6ff14),linear-gradient(#f7fbff1f,#f7fbff00 30%,#eaf4ff14);position:absolute;inset:0}.real-mobile .services-slider__picture:after{display:none}.real-mobile .services-slider__image-blur{z-index:0;object-fit:cover;object-position:center center;filter:blur(20px)saturate(1.14)contrast(1.04);opacity:.74;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:100%;display:block;position:absolute;inset:0;transform:scale(1.16)}.real-mobile .services-slider__image{z-index:2;object-fit:contain;object-position:center center;--service-image-offset-y:0px;width:100%;height:100%}.real-mobile .services-slider__cta{border-radius:10px;gap:14px;width:min(100%,340px);min-height:64px;padding:0 20px;font-size:16px;top:calc(100% + 58px);bottom:auto;left:50%;transform:translate(-50%)}.real-mobile .services-slider__cta:hover{transform:translate(-50%)}.real-mobile .services-slider__cta strong{width:min(74%,210px);line-height:1.18}.real-mobile .services-slider__cta span{font-size:34px;right:20px}.real-mobile .services-slider__arrow{display:none}.real-mobile .services-slider__dots{top:calc(12px + var(--services-mobile-frame-height) + 10px);pointer-events:none;gap:8px;padding:8px 12px;bottom:auto}.real-mobile .services-slider__dot{cursor:default;width:7px;height:7px}.real-mobile .services-slider__dot[aria-current=true]{width:26px}.real-mobile .services-slider__swipe-hint[data-visible=true]{z-index:5;pointer-events:none;opacity:.74;width:76px;display:block;position:absolute;bottom:12px;right:20px}.real-mobile .services-slider__swipe-hint img{opacity:.76;filter:drop-shadow(0 12px 22px #1565d338);transform-origin:56% 78%;width:100%;height:auto;animation:1.85s cubic-bezier(.45,0,.22,1) infinite service-hand-swipe;display:block}.real-mobile .services-page__advantages{width:calc(100% - 28px);max-width:calc(100% - 28px);margin-top:18px}@media (width<=560px),(hover:none) and (pointer:coarse){.services-slider{min-height:auto;padding-bottom:calc(28px + env(safe-area-inset-bottom,0px));flex-direction:column;align-items:center;display:flex}.services-slider__frame{flex:none}.services-slider__cta--desktop{display:none}.services-slider__dots{margin:10px auto 0;position:relative;top:auto;bottom:auto;left:auto;transform:none}.services-slider__cta--mobile{z-index:5;width:min(calc(var(--real-vw,100vw) - 24px), 362px);border-radius:10px;gap:14px;min-height:64px;margin:14px auto 0;padding:0 20px;font-size:16px;display:flex;position:relative;top:auto;bottom:auto;left:auto;transform:none}.services-slider__cta--mobile:hover{transform:none}.services-slider__cta--mobile strong{width:min(74%,210px);line-height:1.18}.services-slider__cta--mobile span{font-size:34px;right:20px}.services-slider__cta--mobile[data-nudge=true]{will-change:transform;animation:2s cubic-bezier(.18,.88,.25,1) both service-cta-real-nudge}}.real-mobile .services-slider{min-height:auto;padding-bottom:calc(28px + env(safe-area-inset-bottom,0px));flex-direction:column;align-items:center;display:flex}.real-mobile .services-slider__frame{flex:none}.real-mobile .services-slider__cta--desktop{display:none}.real-mobile .services-slider__dots{margin:10px auto 0;position:relative;top:auto;bottom:auto;left:auto;transform:none}.real-mobile .services-slider__cta--mobile{z-index:5;width:min(calc(var(--real-vw,100vw) - 24px), 362px);border-radius:10px;gap:14px;min-height:64px;margin:14px auto 0;padding:0 20px;font-size:16px;display:flex;position:relative;top:auto;bottom:auto;left:auto;transform:none}.real-mobile .services-slider__cta--mobile:hover{transform:none}.real-mobile .services-slider__cta--mobile strong{width:min(74%,210px);line-height:1.18}.real-mobile .services-slider__cta--mobile span{font-size:34px;right:20px}.real-mobile .services-slider__cta--mobile[data-nudge=true]{will-change:transform;animation:2s cubic-bezier(.18,.88,.25,1) both service-cta-real-nudge}@keyframes service-hand-swipe{0%{opacity:0;transform:translate(18px)rotate(5deg)scale(.98)}18%{opacity:.62}48%{opacity:.78;transform:translate(-46px,-2px)rotate(-7deg)scale(1)}68%{opacity:.2;transform:translate(-58px,-2px)rotate(-8deg)scale(.98)}to{opacity:0;transform:translate(18px)rotate(5deg)scale(.98)}}@keyframes service-cta-real-nudge{0%{transform:translate(0,0)scale(1);box-shadow:0 20px 44px #0352d13d,inset 0 1px #ffffff3d}28%{transform:translateY(-116px)scale(1.01);box-shadow:0 34px 70px #0352d154,inset 0 1px #ffffff47}68%{transform:translateY(-116px)scale(1.01);box-shadow:0 34px 70px #0352d154,inset 0 1px #ffffff47}to{transform:translate(0,0)scale(1);box-shadow:0 20px 44px #0352d13d,inset 0 1px #ffffff3d}}@media (prefers-reduced-motion:reduce){.services-slider__image,.services-slider__arrow,.services-slider__dot,.services-slider__swipe-hint img,.services-slider__cta--mobile{transition:none;animation:none}}
