.AnimatedBlock_animatedBlock__OTNDA{opacity:0;transform:translateY(20px) translateZ(0)}.AnimatedBlock_animatedBlock_invert__QHsPw{transform:translateY(-20px) translateZ(0)}.AnimatedBlock_animatedBlock_wasVisible__JDmX1{opacity:1;transform:translateY(0) translateZ(0);transition:opacity 1s cubic-bezier(.4,0,0,1) .6s,transform 1s cubic-bezier(.4,0,0,1) .6s}@media(prefers-reduced-motion:reduce){.AnimatedBlock_animatedBlock_wasVisible__JDmX1{transition-duration:0s;transition-delay:0s}}@keyframes Header_aniVisible__9nPCE{0%{opacity:0}to{opacity:1}}.Header_iconSearch__CsdUa,.Header_m-extend__7_Lon{position:relative}.Header_iconSearch__CsdUa:before,.Header_m-extend__7_Lon:before{content:"";position:absolute;inset:var(--extend-size,-8px)}.Header_iconSearch__CsdUa{--extend-size:-12px}.Header_burger__iZcJE{position:relative;height:50px;width:50px;border:none;background-color:#fff;margin-right:-9px;cursor:pointer;transform:rotate(0deg);transition:all .3s cubic-bezier(.4,.01,.165,.99);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media(prefers-reduced-motion:reduce){.Header_burger__iZcJE{transition-duration:0s;transition-delay:0s}}.Header_burgerContent__mu6se{display:block;width:32px;height:12px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Header_burgerBar__EKhUu{width:100%;height:2px;display:block;position:relative;background:var(--color-black);transition:all .3s cubic-bezier(.4,.01,.165,.99);transition-delay:0s}@media(prefers-reduced-motion:reduce){.Header_burgerBar__EKhUu{transition-duration:0s;transition-delay:0s}}.Header_burgerBar_top__I5EFX{transform:translateY(0) rotate(0deg)}.Header_burgerBar_btm__PQdOR{transform:translateY(8px) rotate(0deg)}@media(hover:hover){.Header_burger__iZcJE:hover .Header_burgerBar__EKhUu{background-color:var(--color-hover)}}.Header_burger_opened__BQdAU .Header_burgerBar_top__I5EFX{transform:translateY(5px) rotate(45deg)}.Header_burger_opened__BQdAU .Header_burgerBar_btm__PQdOR{transform:translateY(3px) rotate(-45deg)}.Header_iconSearch__CsdUa{width:24px;height:26px;background-image:url(/_next/static/media/search-icon.b58a73aa.svg);background-size:100% 100%;cursor:pointer;transition-property:filter;transition-duration:.2s}@media(prefers-reduced-motion:reduce){.Header_iconSearch__CsdUa{transition-duration:0s;transition-delay:0s}}.Header_iconSearch__CsdUa:hover{filter:invert(26%) sepia(66%) saturate(3281%) hue-rotate(204deg) brightness(106%) contrast(104%)}.Header_logo__tL_od{width:124px;height:40px;background:url(/_next/static/media/header-logo.239c04cc.svg) no-repeat;background-size:contain}.Header_header__vSdFG{position:fixed;top:0;right:0;left:0;z-index:10;background-color:var(--color-white)}.Header_header__vSdFG:after{content:"";border-bottom:1px solid hsla(0,0%,73%,.4);bottom:-1px;left:0;right:0;position:absolute}.Header_headerContainer__9Xbnv{display:flex;padding:0 20px;font-family:var(--font-family-primary);margin-bottom:1px;height:80px;align-items:center;justify-content:space-between}@media(max-width:1440px){.Header_headerContainer__9Xbnv{height:calc(60px + 20 * ((100vw - 320px) / 1120))}}@media screen and (min-width:767px){.Header_headerContainer__9Xbnv{padding-right:40px;max-width:1388px;margin:0 auto}}@media screen and (min-width:1151px){.Header_header__burger__PgxLV{display:none}.Header_header__actions__J3nxy{order:2}}.Header_actions__LZzy9{display:flex;align-items:center;gap:17px}.Header_menu__VYiuS{height:100%}@media screen and (max-width:1150px){.Header_menu__VYiuS{display:none;position:fixed;top:80px;bottom:0;right:0;background-color:var(--color-white);padding:43px 26px 54px;width:calc(100% + 1px);height:calc(100vh - 80px);max-width:500px;overflow-y:auto;border-left:1px solid hsla(0,0%,73%,.4)}}@media screen and (max-width:1150px)and (max-width:1440px){.Header_menu__VYiuS{top:calc(60px + 20 * ((100vw - 320px) / 1120));height:calc(100vh - (60px + 20 * ((100vw - 320px) / 1120)))}}@media screen and (max-width:1150px){.Header_menu_opened__m6Y05{display:block}}.Header_menuList__TwL7o{height:100%;display:flex;align-items:center;justify-content:space-between;margin-left:-46px}@media(max-width:1440px){.Header_menuList__TwL7o{margin-left:calc(-23px + -23 * ((100vw - 320px) / 1120))}}@media screen and (max-width:1150px){.Header_menuList__TwL7o{flex-direction:column;align-items:flex-start;margin-left:0;margin-right:0;height:auto}}.Header_menuListItem__6SO41{height:100%;display:flex;align-items:center;line-height:1.25;font-size:16px;padding-left:46px}@media(max-width:1440px){.Header_menuListItem__6SO41{padding-left:calc(23px + 23 * ((100vw - 320px) / 1120))}}@media screen and (max-width:1150px){.Header_menuListItem__6SO41{display:block;font-size:26px;font-weight:500;line-height:1.23;margin-left:0;margin-right:0;width:100%}.Header_menuListItem__6SO41:not(:last-child){margin-bottom:26px}}.Header_menuLink__xRXTT{position:relative;padding:7px 0;text-decoration:none;cursor:pointer}.Header_menuLink__xRXTT:hover{color:inherit}@media screen and (min-width:1151px){.Header_menuLink__xRXTT:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:#e6e6e6;transform:scaleX(0) translateZ(0);transform-origin:100% 50%;transition:transform .6s cubic-bezier(.37,.31,0,1)}}@media screen and (min-width:1151px)and (prefers-reduced-motion:reduce){.Header_menuLink__xRXTT:before{transition-duration:0s;transition-delay:0s}}@media screen and (min-width:1151px){.Header_menuLink__xRXTT:hover:before{transform:scaleX(1) translateZ(0);transform-origin:0 50%}}.Header_menuLink_mobile__lml1A{display:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-sizing:border-box;border:none;border-radius:0;background:none;box-shadow:none;text-align:left}.Header_menuLink_mobile__lml1A:after,.Header_menuLink_mobile__lml1A:before{content:"";position:absolute;top:50%;left:auto;right:0;transform:translateY(-50%);width:18px;height:2px;background-color:var(--color-black);transition:transform .6s cubic-bezier(.37,.31,0,1),background-color .3s}@media(prefers-reduced-motion:reduce){.Header_menuLink_mobile__lml1A:after,.Header_menuLink_mobile__lml1A:before{transition-duration:0s;transition-delay:0s}}.Header_menuLink_mobile__lml1A:before{transform:translateY(-50%) rotate(90deg)}.Header_menuLink_mobile__lml1A:hover:after,.Header_menuLink_mobile__lml1A:hover:before{background-color:var(--color-hover)}@media screen and (max-width:1150px){.Header_menuLink__xRXTT{width:100%;position:relative}.Header_menuLink_mobile__lml1A{display:inline-block}.Header_menuLink_mobile__lml1A~.Header_menuLink__xRXTT{display:none}.Header_menuLink__xRXTT:not(.Header_menuLink_mobile__lml1A):before{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:#e6e6e6;transform:scaleX(0) translateZ(0);transform-origin:100% 50%;transition:transform .6s cubic-bezier(.37,.31,0,1)}}@media screen and (max-width:1150px)and (prefers-reduced-motion:reduce){.Header_menuLink__xRXTT:not(.Header_menuLink_mobile__lml1A):before{transition-duration:0s;transition-delay:0s}}@media screen and (max-width:1150px){.Header_menuLink__xRXTT:not(.Header_menuLink_mobile__lml1A):hover:before{transform:scaleX(1) translateZ(0);transform-origin:0 50%}.Header_menuLink_subListOpened__t1kJD:before{transform:translateY(-50%) rotate(0)}.Header_menuLink_subListOpened__t1kJD~.Header_menuSubList__WYWtL{display:block}}@media screen and (min-width:1151px){.Header_menuSubList__WYWtL{cursor:default;display:flex;flex-direction:column;flex-wrap:wrap;max-height:360px;-moz-column-gap:120px;column-gap:120px;transform:translateY(-1.33333rem) translateX(-50%);opacity:0;transition:transform .6s cubic-bezier(.075,.82,.165,1),opacity .6s cubic-bezier(.075,.82,.165,1);transition-delay:0s;position:absolute;top:81px;left:50%;width:100vw;min-height:200px;padding-left:calc((100vw - 1348px)/2 + 162px);padding-top:30px;padding-bottom:50px;z-index:9;pointer-events:none}}@media screen and (min-width:1151px)and (prefers-reduced-motion:reduce){.Header_menuSubList__WYWtL{transition-duration:0s;transition-delay:0s}}@media screen and (min-width:1151px)and (max-width:1440px){.Header_menuSubList__WYWtL{top:calc(61px + 20 * ((100vw - 320px) / 1120));padding-top:calc(30px + 0 * ((100vw - 320px) / 1120));padding-bottom:calc(30px + 20 * ((100vw - 320px) / 1120))}}@media screen and (max-width:1150px){.Header_menuSubList__WYWtL{display:none;margin-top:33px}}.Header_menuSubListItem__aJA1j{font-weight:500;font-size:28px;line-height:1.17;max-width:450px;list-style:none}@media(max-width:1440px){.Header_menuSubListItem__aJA1j{font-size:calc(26px + 2 * ((100vw - 320px) / 1120))}}@media screen and (min-width:1151px){.Header_menuSubListItem_mobile__Z94hH{display:none}}@media screen and (max-width:1150px){.Header_menuSubListItem__aJA1j{font-size:18px;line-height:1.5}}.Header_menuSubListItem__aJA1j:not(:last-child){margin-bottom:26px}@media screen and (max-width:1150px){.Header_menuSubListItem__aJA1j:not(:last-child){margin-bottom:20px}}.Header_menuSubListItem__aJA1j>a:hover{text-decoration:underline;color:var(--color-hover)}@media screen and (min-width:1151px){.Header_menuListItem__6SO41:has(:focus-visible) .Header_menuSubList__WYWtL,.Header_menuListItem__6SO41:hover .Header_menuSubList__WYWtL{transform:translateY(0) translateX(-50%);opacity:1;transition-delay:.1s;pointer-events:all;background:hsla(0,0%,100%,.8)}}@media screen and (min-width:1151px)and (prefers-reduced-motion:reduce){.Header_menuListItem__6SO41:has(:focus-visible) .Header_menuSubList__WYWtL,.Header_menuListItem__6SO41:hover .Header_menuSubList__WYWtL{transition-duration:0s;transition-delay:0s}}@keyframes Footer_aniVisible__C191e{0%{opacity:0}to{opacity:1}}.Footer_footerLinks__fONlP a,.Footer_m-extend__akg9H{position:relative}.Footer_footerLinks__fONlP a:before,.Footer_m-extend__akg9H:before{content:"";position:absolute;inset:var(--extend-size,-8px)}.Footer_footer__BcpJO{background:#f5f5f5}.Footer_footerContent__lxARc{max-width:1348px;margin:0 auto;padding:35px 20px;box-sizing:content-box;display:flex;align-items:center;justify-content:space-between;gap:104px}@media screen and (max-width:1024px){.Footer_footerContent__lxARc{justify-content:space-around}}.Footer_footerMain__mAah9{display:flex;gap:100px}@media screen and (max-width:1024px){.Footer_footerMain__mAah9{flex-direction:column;gap:unset}}.Footer_footerLinks__fONlP{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:30px;align-items:center}@media screen and (max-width:1024px){.Footer_footerLinks__fONlP{padding-bottom:30px;margin-bottom:24px;border-bottom:1px solid hsla(0,0%,73%,.4);gap:16px}}.Footer_footerLinksItem__lLvdy{display:flex}.Footer_footerLinks__fONlP a{height:24px;color:var(--color-grey-2);transition-property:color;transition-duration:.2s}@media(prefers-reduced-motion:reduce){.Footer_footerLinks__fONlP a{transition-duration:0s;transition-delay:0s}}.Footer_footerLinks__fONlP a:hover{color:var(--color-grey-3)}.Footer_footerCopyright__HOmSZ{color:#696d73}@media screen and (max-width:1024px){.Footer_footerCopyright__HOmSZ{display:none}}.Footer_footerLogo__6hL7t{width:124px;height:40px;color:var(--color-grey-2);transition-property:color;transition-duration:.2s}@media(prefers-reduced-motion:reduce){.Footer_footerLogo__6hL7t{transition-duration:0s;transition-delay:0s}}.Footer_footerLogo__6hL7t:hover{color:var(--color-grey-3)}@media screen and (max-width:1024px){.Footer_footerLogo__6hL7t{gap:unset;order:2;margin:0 auto}}@font-face{font-family:VK Sans Display;src:url(/_next/static/media/VK-Sans-Display.94c89323.woff2) format("woff2"),url(/_next/static/media/VK-Sans-Display.2dab1290.woff) format("woff");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:VK Sans Display;src:url(/_next/static/media/VK-Sans-Display-Medium.644ca5aa.woff2) format("woff2"),url(/_next/static/media/VK-Sans-Display-Medium.4b1d8f1e.woff) format("woff");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:VK Sans Display;src:url(/_next/static/media/VK-Sans-Display-Demibold.0544aa37.woff2) format("woff2"),url(/_next/static/media/VK-Sans-Display-Demibold.f349d1a7.woff) format("woff");font-display:swap;font-weight:600;font-style:normal}@font-face{font-family:VK Sans Text;src:url(/_next/static/media/VK-Sans-Text.e981c7a8.woff2) format("woff2"),url(/_next/static/media/VK-Sans-Text.e943b83d.woff) format("woff");font-display:swap;font-weight:400;font-style:normal}*,:after,:before{box-sizing:border-box;padding:0;margin:0}ol,ul{list-style:none}body{min-height:100vh;scroll-behavior:smooth;text-rendering:optimizeSpeed;line-height:1.5;display:flex;flex-direction:column;color:var(--color-black);font-family:var(--font-family-main);font-size:16px;background-color:var(--color-white);padding-top:80px}@media(max-width:1440px){body{padding-top:calc(60px + 20 * ((100vw - 320px) / 1120))}}a{color:inherit;font-family:inherit;font-size:inherit;display:inline-block}a,a:hover{text-decoration:none}a:hover{color:var(--color-hover)}img{max-width:100%;height:auto;display:block}button,input,select,textarea{font:inherit}a,img,input,select,textarea{outline:none}button{border:none;background-color:transparent;color:inherit;font-family:inherit;font-size:inherit;cursor:pointer}button::-moz-focus-inner{border:0}html{overflow-x:hidden;scroll-behavior:smooth;height:100%}h2,h3,h4{overflow:hidden}:focus-visible{transition-duration:0s!important}.specialities-section .more-hyperlink,.specialities-section .speciality-title,.specialities-section .tag{--fvisible-color:currentColor}.button-color-white{--fvisible-color:var(--color-white)}.media-note-item{--fvisible-offset:-2px}@keyframes aniVisible{0%{opacity:0}to{opacity:1}}a:focus-visible,button:focus-visible,label:focus-visible,select:focus-visible{outline:var(--fvisible-thick,2px) dashed var(--fvisible-color,var(--color-black));outline-offset:var(--fvisible-offset,4px)}.m-extend{position:relative}.m-extend:before{content:"";position:absolute;inset:var(--extend-size,-8px)}.title-h1{font-family:var(--font-family-primary);font-weight:400;font-size:140px;line-height:130px}@media(max-width:1440px){.title-h1{font-size:calc(35px + 105 * ((100vw - 320px) / 1120));line-height:calc(42px + 88 * ((100vw - 320px) / 1120))}}.title-h2{font-family:var(--font-family-primary);font-weight:500;font-size:96px;line-height:1.14}@media(max-width:1440px){.title-h2{font-size:calc(46px + 50 * ((100vw - 320px) / 1120))}}.title-h3{font-family:var(--font-family-primary);font-weight:500;font-size:64px;line-height:1.12}@media(max-width:1440px){.title-h3{font-size:calc(36px + 28 * ((100vw - 320px) / 1120))}}.title-h4{font-family:var(--font-family-primary);font-weight:500;font-size:38px;line-height:1.12}@media(max-width:1440px){.title-h4{font-size:calc(36px + 2 * ((100vw - 320px) / 1120))}}:root{--color-white:#fff;--color-black:#050b15;--color-black-060:rgba(5,11,21,.6);--color-grey:#696d73;--color-light-grey:#e3e3e3;--color-blue:#07f;--color-blue-deep:#005eff;--color-blue-ligth:#a8c2fb;--color-blue-2:#7cedf8;--color-blue-3:#54b2ff;--color-pink:#ff3985;--color-pink-2:#ea3583;--color-pink-deep:#ff0c69;--color-purple:#8024c0;--color-purple-deep:#6f16aa;--color-blue-background:#ebf4f9;--color-hover:var(--color-blue);--color-border:var(--color-light-grey);--color-pattern-green:#17d685;--color-pattern-green-2:#61efb4;--color-blue-light:#00d9ed;--color-grey-2:#99a0b4;--color-grey-3:#778097;--color-beige:#f5f5f5;--font-family-main:"VK Sans Text",sans-serif,Arial;--font-family-primary:"VK Sans Display",sans-serif,Arial;--border-gap:10px;--gap-18:18px}.container{max-width:1368px;margin:0 auto;padding-left:20px;padding-right:20px}@media(max-width:1440px){.container{padding-left:calc(12px + 8 * ((100vw - 320px) / 1120));padding-right:calc(12px + 8 * ((100vw - 320px) / 1120))}}main{min-height:calc(100vh - 80px - 110px)}