@charset "UTF-8";@font-face{font-family:GothamPro;font-display:swap;src:url(../fonts/GothamPro.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Montserrat;font-display:swap;src:url(../fonts/Montserrat-SemiBold.woff2) format("woff2");font-weight:600;font-style:normal}@font-face{font-family:icons;font-display:swap;src:url(../fonts/icons.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Montserrat;font-display:swap;src:url(../fonts/Montserrat-Regular.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Montserrat;font-display:swap;src:url(../fonts/Montserrat-Bold.woff2) format("woff2");font-weight:700;font-style:normal}@font-face{font-family:Montserrat;font-display:swap;src:url(../fonts/Montserrat-Medium.woff2) format("woff2");font-weight:500;font-style:normal}[class*=_icon-]::before{font-family:icons;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}._icon-arrow-down:before{content:"\e900"}._icon-clock:before{content:"\e901"}._icon-email-foot:before{content:"\e902"}._icon-email:before{content:"\e903"}._icon-location:before{content:"\e909"}._icon-phone-in-talk:before{content:"\e90a"}._icon-phone:before{content:"\e90b"}._icon-play:before{content:"\e90c"}._icon-swipe-arr:before{content:"\e90d"}._icon-tel:before{content:"\e90e"}:root{--secondFonts:"Gotham Pro",sans-serif;--primary:#192a8b;--secondary:#5a73cd;--secondaryOpacity:rgba(90, 115, 205, 0.8);--button:#fd6862;--buttonSDisabled:rgba(253, 104, 98, 0.5);--mainColor:#4f4e68;--blue:#f3f8fb;--blueOp95:rgba(243, 248, 251, 0.95);--blueOpacity:rgba(243, 248, 251, 0.2);--stroke:#d6dbed;--white:#fff;--disabled:#d9d9d9;--hoverLinkColor:#343448;--footerBg:#2e4163;--br:3.125rem;--br20:1.25rem;--br75:4.6875rem;--br100:6.25rem;--boxShadowHover:0rem 0.75rem 1.875rem 0rem rgba(253, 98, 120, 0.3);--dropDownBoxShadow:0 0.125rem 0.25rem 0 rgba(25, 42, 139, 0.1),0 0.4375rem 0.4375rem 0 rgba(25, 42, 139, 0.09),0 1rem 0.625rem 0 rgba(25, 42, 139, 0.05),0 1.75rem 0.6875rem 0 rgba(25, 42, 139, 0.01),0 2.75rem 0.75rem 0 rgba(25, 42, 139, 0)}*{padding:0;margin:0;border:0}*,*::after,*::before{box-sizing:border-box}*::after,*::before{display:inline-block}body,html{height:100%;min-width:320px}body{color:var(--mainColor);line-height:1.5;font-family:Montserrat,sans-serif;font-size:1rem;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,textarea{font-family:Montserrat,sans-serif;font-size:inherit;line-height:inherit;color:inherit;background-color:transparent}input,textarea{width:100%}label{display:inline-block}button,option,select{cursor:pointer}a{display:inline-block;color:inherit;text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}figcaption,figure{margin:0;padding:0;border:0;font-family:inherit;vertical-align:baseline;box-sizing:border-box}table{width:100%;border-collapse:collapse;border-spacing:0}table td,table th{padding:0;margin:0;border:none}table th{font-weight:400}table tr{margin:0;padding:0}body{background-color:var(--white)}.lock body{overflow:hidden;touch-action:none;-ms-scroll-chaining:none;overscroll-behavior:none}.wrapper{min-height:100%;display:flex;flex-direction:column;overflow:hidden}@supports (overflow:clip){.wrapper{overflow:clip}}.wrapper > main{flex:1 1 auto}.wrapper > *{min-width:0}[class*=__container]{max-width:85.75rem;margin:0 auto;padding:0 1rem}.btn{display:inline-flex;font-weight:700;color:var(--white);border-radius:var(--br);padding:1.0938rem 2rem;background-color:var(--button);transition:box-shadow .3s ease}.btn:disabled{cursor:default;background-color:var(--disabled);box-shadow:none}.border-btn{display:inline-flex;border:.125rem solid var(--button);border-radius:var(--br);padding:.9688rem 2rem;font-weight:700;color:var(--button);background-color:var(--white);transition:background-color .3s ease,color .3s ease,box-shadow .3s ease}.border-btn:disabled{cursor:default;background-color:var(--disabled);box-shadow:none;color:var(--white);border:.125rem solid var(--disabled)}.select{min-width:0;position:relative}.select__body{position:relative}.select__title{color:inherit;text-align:left;border:.0625rem solid rgba(90,115,205,.2);background-color:var(--white);transition:border .3s ease;cursor:pointer;width:100%;border-radius:.625rem}.select__value{display:flex;min-width:0;align-items:center;height:3.125rem;padding:0 .625rem;gap:.625rem}.select__value > *{flex:1 1 auto}.select__value:after{content:"\e900";font-family:icons;align-self:stretch;color:rgba(90,115,205,.5);flex:0 0 1.5rem;font-size:1.5rem;transition:all .3s ease 0s;display:flex;justify-content:center;align-items:center}._select-open .select__value:after{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.select__value._select-pseudo-label::before{content:attr(data-pseudo-label);opacity:.5}.select__content{flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select__text{flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select__input{width:100%;background-color:transparent;height:100%}.select__options{color:var(--mainColor);position:absolute;top:calc(100% + .3125rem);border-radius:.25rem;min-width:100%;left:0;background-color:var(--white);border:.0625rem solid var(--stroke);padding:.625rem 0 .3125rem 0}.select__scroll{overflow-y:auto;overflow-x:hidden;max-height:12.5rem}.select__option{width:100%;text-align:left;cursor:pointer;padding:.3125rem .9375rem;color:inherit}.select__row{display:inline-flex;align-items:center}.select--show-top .select__options{top:auto;bottom:calc(100% + .3125rem);border:.0625rem solid var(--stroke);border-radius:.25rem;padding:.3125rem 0 .625rem 0}._select-tag{cursor:pointer}body::after{content:"";background-color:var(--blueOp95);position:fixed;width:100%;height:100%;top:0;left:0;opacity:0;transition:opacity .8s ease 0s;pointer-events:none;z-index:149}.popup-show body::after{opacity:1}.popup{position:fixed;top:0;left:0;bottom:0;right:0;padding:0;transition:visibility .8s ease 0s;visibility:hidden;pointer-events:none}.popup_show{z-index:150;visibility:visible;overflow:auto;pointer-events:auto}.popup_show .popup__content{visibility:visible;-webkit-transform:scale(1);transform:scale(1)}.popup__wrapper{flex-direction:column;min-height:100%;flex:1 1 auto;width:100%;display:flex;justify-content:center;align-items:center}.popup__content{position:relative;visibility:hidden;-webkit-transform:scale(0);transform:scale(0);transition:-webkit-transform .3s ease 0s;transition:transform .3s ease 0s;transition:transform .3s ease 0s,-webkit-transform .3s ease 0s;width:100%;max-width:42.875rem;border-radius:1.25rem;box-shadow:0 .375rem 1.625rem 0 rgba(0,25,167,.1);background-color:var(--white);padding:3.125rem 2rem 2.5rem 2rem}.lock .popup__content{visibility:visible}.popup__close{position:absolute;top:1.875rem;right:1.875rem;width:1.5rem;height:1.5rem;outline:.0625rem solid transparent}.popup__close::after,.popup__close::before{content:"";position:absolute;top:50%;left:50%;width:.875rem;height:.125rem;background-color:rgba(90,115,205,.5);transition:background-color .3s ease}.popup__close::before{-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.popup__close::after{-webkit-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}.popup__text h2{font-weight:700;line-height:1.3;color:var(--primary);text-align:center}.popup__text h2:not(:last-child){margin-bottom:1.25rem}.popup__text p{line-height:1.5;text-align:center}.popup__text p:not(:last-child){margin-bottom:2rem}.popup__form-body{display:grid;grid-template-columns:1fr;gap:1.5rem;height:100%}.popup__form-body:not(:last-child){margin-bottom:2rem}.popup__lines{height:100%}.popup__lines label{line-height:1.5;color:rgba(65,92,123,.8);display:inline-block}.popup__lines label span{color:var(--button)}.popup__lines label:not(:last-child){margin-bottom:.375rem}.popup__line:not(:last-child){margin-bottom:1.5rem}.popup__line input{outline:.0625rem solid transparent;border:.0625rem solid rgba(90,115,205,.2);border-radius:.625rem;padding:.8125rem .625rem;line-height:1.5;font-family:Montserrat,sans-serif;transition:border .3s ease}.popup__line input._form-fill{border:.0625rem solid var(--stroke)}.popup__line input:focus{border:.0625rem solid rgba(90,115,205,.4)}.popup__line input:disabled{border:.0625rem solid var(--stroke);cursor:not-allowed}.popup__message{display:flex;flex-direction:column;height:100%}.popup__message textarea{outline:.0625rem solid transparent;border:.0625rem solid rgba(90,115,205,.2);border-radius:10px;padding:15px 10px;height:100%;min-height:6.875rem;resize:vertical}.popup__message textarea._form-fill{border:.0625rem solid var(--stroke)}.popup__message textarea:focus{border:.0625rem solid rgba(90,115,205,.4)}.popup__message textarea:disabled{border:.0625rem solid var(--stroke);cursor:not-allowed}.popup__action{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2.5rem}.popup--login .popup__content{padding-right:2rem;padding-left:2rem}.popup--login .popup__header{max-width:25rem;margin:0 auto}.popup--login .popup__header > *:not(:last-child){margin-bottom:.3125rem}.popup--login .popup__header h2{font-weight:700;line-height:1.3;text-align:center;color:var(--primary)}.popup--login .popup__header p{line-height:1.2;text-align:center}.popup--login .popup__header:not(:last-child){margin-bottom:2rem}.popup--login .popup__body{max-width:21.3125rem;margin:0 auto}.popup--login .popup__body > *:not(:last-child){margin-bottom:2rem}.popup--login .popup__l-lines > *:not(:last-child){margin-bottom:1.5rem}.popup--login .popup__l-lines label{line-height:1.5;color:rgba(65,92,123,.8);display:inline-block}.popup--login .popup__l-lines label span{color:var(--button)}.popup--login .popup__l-lines input{outline:.0625rem solid transparent;border:.0625rem solid rgba(90,115,205,.2);border-radius:.625rem;line-height:1.5;font-family:Montserrat,sans-serif;transition:border .3s ease}.popup--login .popup__l-lines input._form-fill{border:.0625rem solid var(--stroke)}.popup--login .popup__l-lines input:focus{border:.0625rem solid rgba(90,115,205,.4)}.popup--login .popup__l-lines input:disabled{border:.0625rem solid var(--stroke);cursor:not-allowed}.popup--login .popup__l-login input{padding:.8125rem .625rem}.popup--login .popup__inp-line{position:relative}.popup--login .popup__inp-line input{padding:.8125rem 2.75rem .8125rem .625rem}.popup--login .popup__inp-line .eye{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:.625rem;width:1.5rem;height:1.5rem;outline:.0625rem solid transparent;overflow:hidden;z-index:2}.popup--login .popup__inp-line .eye img{max-width:100%;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;will-change:transform}.popup--login .popup__l-btn{position:relative;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.spollers{display:grid}.spollers__item{border-radius:var(--br20);background-color:var(--white);border:.0625rem solid transparent;transition:border .3s ease;overflow:hidden}.spollers__item[open]{border:.0625rem solid rgba(25,42,139,.15)}.spollers__title{width:100%;cursor:pointer;text-align:left;padding-top:2.4375rem;padding-bottom:2.4375rem;border-radius:var(--br20);position:relative;list-style:none;font-weight:700;display:flex;align-items:center;justify-content:space-between;gap:1.25rem;transition:color .3s ease,background-color .3s ease;background-color:var(--blue)}.spollers__title i{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;flex:0 0 4rem;width:4rem;height:4rem;position:relative;transition:background-color .3s ease;background-color:var(--secondary)}.spollers__title i::after,.spollers__title i::before{content:"";position:absolute;top:50%;left:50%;width:1rem;height:.125rem;border-radius:.125rem;background-color:var(--blue);transition:background-color .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,background-color .3s ease;transition:transform .3s ease,background-color .3s ease,-webkit-transform .3s ease}.spollers__title i::before{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.spollers__title i::after{-webkit-transform:translate(-50%,-50%) rotate(90deg);transform:translate(-50%,-50%) rotate(90deg)}.spollers__title._spoller-active{background-color:var(--white);color:var(--secondary)}.spollers__title._spoller-active i{background-color:var(--button)}.spollers__title._spoller-active i::after{-webkit-transform:translate(-50%,-50%) rotate(180deg);transform:translate(-50%,-50%) rotate(180deg)}.spollers__title::-webkit-details-marker,.spollers__title::marker{display:none}.spollers__body{padding-bottom:2.5rem}.tabs__navigation{display:flex;border-radius:1.25rem;overflow:hidden}.tabs__navigation:not(:last-child){margin-bottom:2rem}.tabs__title{font-weight:700;line-height:1.3;flex:1 1 20%;transition:color .3s ease,background-color .3s ease,border .3s ease;color:var(--secondary)}.ibg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ibg--top{-o-object-position:top;object-position:top}.ibg--bottom{-o-object-position:bottom;object-position:bottom}.ibg--left{-o-object-position:left;object-position:left}.ibg--right{-o-object-position:right;object-position:right}.ibg--contain{-o-object-fit:contain;object-fit:contain}.link{display:inline-flex;flex-direction:row-reverse;align-items:center;gap:.625rem;font-weight:700;line-height:1.5;color:var(--button);transition:color .3s ease}.link::before{font-size:1.5rem}.ttl{font-weight:700;line-height:1.3;color:var(--primary)}.sub-ttl{font-weight:700;line-height:1.3;color:var(--secondary)}.text{line-height:1.5;font-size:1.125rem}.text p:not(:last-child){margin-bottom:.625rem}.text p a{text-decoration:underline}.header-block{max-width:63.375rem;margin:0 auto}.header-block > *:not(:last-child){margin-bottom:.9375rem}.header-block__ttl{text-align:center}.header-block__text{text-align:center}.breadcrumbs__container{overflow:auto}.breadcrumbs__list{display:flex;gap:.3125rem;white-space:nowrap}.breadcrumbs__item{font-size:.875rem;line-height:1.5;color:rgba(65,92,123,.5)}.breadcrumbs__link{transition:color .3s ease}.breadcrumbs__current{color:var(--mainColor);display:inline-flex;align-items:center}.breadcrumbs__current::before{content:">";display:inline-block;margin-right:.3125rem}.hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;border:0;clip:rect(0 0 0 0)}.header{position:fixed;top:0;left:0;width:100%;z-index:55;transition:background-color .3s ease,-webkit-backdrop-filter .3s ease;transition:background-color .3s ease,backdrop-filter .3s ease;transition:background-color .3s ease,backdrop-filter .3s ease,-webkit-backdrop-filter .3s ease}.header._header-scroll{background-color:var(--white);box-shadow:0 .375rem 1.625rem 0 rgba(0,25,167,.1)}.header--white{background-color:var(--white);box-shadow:0 .375rem 1.625rem 0 rgba(0,25,167,.1)}.header__top{display:flex;justify-content:center;align-items:center;gap:1.25rem}.header__link{display:inline-flex;align-items:center;gap:.625rem;font-weight:600;font-size:.875rem;transition:box-shadow .3s ease;padding:.625rem}.header__link i{flex:0 0 1.5rem;width:1.5rem;height:1.5rem}.header__link i img{max-width:100%}.header__link span{transition:color .3s ease}.header__social{display:flex;align-items:center;flex-wrap:wrap}.header__social li a{display:inline-flex;align-items:center;justify-content:center;transition:box-shadow .3s ease;width:2.75rem;height:2.75rem}.header__social li a img{flex:0 0 1.5rem;width:1.5rem;height:1.5rem;border-radius:50%}.header__log-in{display:inline-flex;justify-content:center;align-items:center;transition:box-shadow .3s ease;width:2.75rem;height:2.75rem}.header__log-in img{flex:0 0 1.5rem;width:1.5rem;height:1.5rem;border-radius:50%}.header__body{display:flex;align-items:center;justify-content:space-between}.header__logo{position:relative;max-width:12.0625rem}.header__logo img{max-width:100%}.header__lang{display:flex;align-items:center;gap:.125rem}.header__lang li a{font-weight:400;font-size:.875rem;text-transform:uppercase;color:var(--secondary);transition:color .3s ease}.header__lang li a._check{color:var(--mainColor);font-weight:600}.header__decor{height:1.25rem;width:.0625rem;flex:0 0 .0625rem;border-radius:.3125rem;background-color:var(--secondary)}.menu__list{display:flex;align-items:center}.menu__item{position:relative}.menu__item.open .menu__sub-list{display:block}.menu__link{display:inline-flex;align-items:center;font-weight:600;font-size:.875rem;text-transform:uppercase;padding:1.21875rem .625rem;position:relative;transition:color .3s ease;z-index:2}.menu__link.arrow{display:flex;align-items:center;justify-content:center;gap:.25rem;padding:1.125rem .625rem}.menu__link.open{color:var(--button)}.menu__link.open .menu__arrow{color:var(--button)}.menu__link.open .menu__arrow::before{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.menu__sub-list{display:none;position:absolute;min-width:16.6875rem;left:0;top:100%;border-radius:0 0 1.25rem 1.25rem;padding:1.5rem 1rem;box-shadow:var(--dropDownBoxShadow);font-weight:500;font-size:.875rem;text-align:center;z-index:2;background-color:var(--white)}.menu__sub-list li:not(:first-child){padding-top:.9375rem;border-top:.0625rem solid var(--stroke)}.menu__sub-list li:not(:last-child){padding-bottom:.9375rem}.menu__sub-list li a{transition:color .3s ease}.menu__arrow{font-size:1.5rem;position:relative;z-index:3;transition:color .3s ease;flex:0 0 1.5rem;width:1.5rem;height:1.5rem;display:inline-flex;align-items:center;justify-content:center}.menu__arrow::before{transition:-webkit-transform .3s ease 0s;transition:transform .3s ease 0s;transition:transform .3s ease 0s,-webkit-transform .3s ease 0s;will-change:transform}.menu__logo{max-width:14.6875rem}.menu__logo img{max-width:100%}.icon-menu{display:none}.footer{border-radius:0 var(--br) 0 0;padding-top:4rem;padding-bottom:4rem;background:var(--footerBg)}.footer__top{display:flex;justify-content:space-between;flex-wrap:wrap;gap:4rem 1.25rem}.footer__top:not(:last-child){margin-bottom:4rem}.footer__logo{flex:0 1 30.522388%;display:flex;align-items:center;gap:.625rem;align-self:start}.footer__logo span:first-of-type{flex:0 1 22.249389%}.footer__logo span:last-of-type{flex:0 1 75.061125%}.footer__logo img{max-width:100%}.footer__body{flex:0 1 50%;display:flex;flex-direction:column;gap:4rem 2.5rem}.footer__menu ul{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:2rem 1.25rem}.footer__menu ul a{font-weight:600;font-size:.875rem;line-height:1.5;text-transform:uppercase;color:var(--blue);transition:color .3s ease}.footer__menu ul a._active{color:var(--button)}.footer__links{display:flex;justify-content:flex-end;align-items:center;gap:2rem 1.25rem;flex-wrap:wrap;font-weight:600;font-size:.875rem;line-height:1.5;text-transform:uppercase;color:var(--blue)}.footer__link{text-transform:lowercase;display:inline-flex;align-items:center;gap:.625rem}.footer__link i{flex:0 0 1.5rem;width:1.5rem;height:1.5rem}.footer__link i img{max-width:100%}.footer__social{display:flex;align-items:center;gap:2rem 2.5rem;justify-content:flex-end}.footer__social h3{font-weight:600;font-size:.875rem;line-height:1.5;text-transform:uppercase;color:var(--blue)}.footer__social ul{display:flex;align-items:center;justify-content:flex-end;gap:2.5rem;flex-wrap:wrap}.footer__social ul li{flex:0 0 1.5rem;width:1.5rem;height:1.5rem;border-radius:50%;overflow:hidden}.footer__s-link{transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;will-change:transform;position:relative}.footer__s-link img{max-width:100%}.footer__rights{border-top:.0625rem solid var(--blueOpacity);padding-top:4rem;text-align:center;font-size:.875rem;line-height:1.5;text-transform:capitalize;color:var(--blue)}.hero{position:relative}.hero__container{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;padding-top:4.375rem;padding-bottom:7.5rem}.hero__info{max-width:38.125rem}.hero__info p{font-size:1.125rem;line-height:1.5}.hero__btn:not(:last-child){margin-bottom:.9375rem}.hero__bg{position:absolute;top:0;left:0;width:100%;height:100%}.hero__bg img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:right bottom;object-position:right bottom}.hero__mob-bg{display:none}.about{padding-top:2.75rem;padding-bottom:4rem}.about__container > *:not(:last-child){margin-bottom:2.0625rem}.about__list{display:grid;grid-template-columns:1fr;justify-content:space-between;row-gap:3.75rem;border-radius:3.125rem;background-color:var(--blue)}.about__article{display:flex;flex-direction:column;align-items:center;gap:1.25rem}.about__article h3{font-weight:700;font-size:1.5rem;line-height:1.3;text-align:center;color:var(--secondary)}.about__article p{line-height:1.3;text-align:center}.about__icon{flex:0 0 2.5rem;width:2.5rem;height:2.5rem}.about__icon img{max-width:100%}.hospitals{padding-top:4rem;padding-bottom:4rem}.hospitals__container > *:not(:last-child){margin-bottom:2.0625rem}.hospitals__list{display:grid}.hospitals__list li:last-of-type{display:flex;align-items:center;justify-content:center}.hospitals__article{display:flex;flex-direction:column;justify-content:center;border:.0625rem solid rgba(90,115,205,.2);border-radius:3.125rem;background-color:var(--white);height:100%;transition:box-shadow .3s ease}.hospitals__article p{text-align:center}.hospitals__article p:not(:last-child){margin-bottom:1.5625rem}.hospitals__sub-ttl{text-align:center}.hospitals__sub-ttl:not(:last-child){margin-bottom:.3125rem}.hospitals__city{font-size:1.125rem;line-height:1.5;text-align:center}.hospitals__link{display:flex;justify-content:center;gap:1.5rem;line-height:1.5}.hospitals__link i{flex:0 0 1.5rem;width:1.5rem;height:1.5rem;border-radius:50%;overflow:hidden;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;will-change:transform;position:relative}.hospitals__link i img{max-width:100%}.hospitals__link span{text-underline-offset:3px;text-decoration-thickness:1px;text-decoration-color:transparent;transition:text-decoration-color .3s ease 0s}.hospitals__btn{justify-items:center}.services{background-color:var(--blue);padding-top:3.375rem;padding-bottom:4rem}.services__container > *:not(:last-child){margin-bottom:2.0625rem}.services__list{display:grid;grid-template-columns:1fr;gap:1.5rem 2.5rem}.services__list li{height:100%}.services__list li .services__article{border-radius:0 var(--br) 0 0}.services__article{min-height:100%;display:flex;flex-direction:column;align-items:center;background-color:var(--white);border:.0625rem solid rgba(64,95,130,.2)}.services__article header:not(:last-child){margin-bottom:1.5625rem}.services__article figure{flex:1 1 100%}.services__article figure div{position:relative;aspect-ratio:529/338;border-radius:var(--br);overflow:hidden}.services__article figure div img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}.services__article figure div:not(:last-child){margin-bottom:1.5625rem}.services__article figure figcaption{line-height:1.5}.services__article figure figcaption:not(:last-child){margin-bottom:1.5625rem}.services__article figure:not(:last-child){margin-bottom:1.5625rem}.services__sub-ttl{font-weight:700;line-height:1.5;text-align:center;color:var(--secondary)}.testination{padding-top:3.375rem;padding-bottom:4rem}.testination__header:not(:last-child){margin-bottom:2.0625rem}.testination__slider{align-items:center;min-width:0}.testination__slider:not(:last-child){margin-bottom:2.5rem}.testination__article{border:.0625rem solid var(--stroke);border-radius:3.125rem;padding:2.5rem}.testination__article > *:not(:last-child){margin-bottom:1.25rem}.testination__article header{display:flex;align-items:center;gap:.625rem;justify-content:space-between}.testination__article header i{flex:0 0 3.1875rem;width:3.1875rem;height:2.0625rem}.testination__article header i img{max-width:100%}.testination__user{font-weight:700;line-height:1.3;color:var(--primary)}.testination__text{line-height:1.5}.testination__action{display:inline-flex;justify-content:center;gap:2.5rem;position:relative;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);padding:1.0625rem 2rem}.testination__action:not(:last-child){margin-bottom:2.5rem}.testination__swiper-button-prev{flex:0 0 1.5rem;width:1.5rem;height:1.5rem;display:inline-flex;align-items:center;justify-content:center;font-size:1.5rem;color:var(--button);transition:color .3s ease}.testination__swiper-button-prev::before{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.testination__swiper-button-prev.swiper-button-disabled{cursor:default;color:var(--buttonSDisabled)}.testination__swiper-pagination{font-weight:700;line-height:1.5;color:var(--button)}.testination__swiper-button-next{flex:0 0 1.5rem;width:1.5rem;height:1.5rem;display:inline-flex;align-items:center;justify-content:center;font-size:1.5rem;color:var(--button);transition:color .3s ease}.testination__swiper-button-next.swiper-button-disabled{cursor:default;color:var(--buttonSDisabled)}.our-blog{background-color:var(--blue);padding-top:3.375rem;padding-bottom:4rem}.our-blog__container > *:not(:last-child){margin-bottom:2.0625rem}.our-blog__list{display:grid;grid-template-columns:1fr;gap:1.25rem}.our-blog__article{border:.0625rem solid var(--stroke);padding-top:2.5rem;padding-bottom:2.5rem;background-color:var(--white);height:100%;border-radius:0 var(--br)}.our-blog__body{display:flex;flex-direction:column;gap:1.5625rem}.our-blog__sub-ttl{font-weight:700;font-size:1.5rem;line-height:1.3;color:var(--secondary)}.our-blog__text{line-height:1.5}.our-blog__text a{text-decoration:underline}.our-blog__link{align-self:center}.faq{padding-top:3.375rem;padding-bottom:4rem}.faq__container > *:not(:last-child){margin-bottom:2.5rem}.faq__link{justify-content:center;position:relative;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.branches .hero__container{position:relative}.branches .about{padding-top:2.5rem;padding-bottom:2.5rem}.branches .about__header{background-color:var(--blue);padding:1.875rem 1.25rem;max-width:100%;border-radius:var(--br)}.branches .header-block__text,.branches .header-block__ttl{max-width:63.375rem;margin:0 auto}.branches .header-block__text:not(:last-child),.branches .header-block__ttl:not(:last-child){margin-bottom:.9375rem}.centers{padding-top:3.375rem;padding-bottom:4rem}.centers__container > *:not(:last-child){margin-bottom:2.0625rem}.centers__list.one{grid-template-columns:1fr}.centers__card{border:.0625rem solid var(--stroke);padding:2.5rem 1.25rem;border-radius:3.125rem}.centers__card figure{flex:0 1 50%;position:relative;overflow:hidden;border-radius:var(--br);aspect-ratio:601/382}.centers__card figure img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}.centers__sub-ttl:not(:last-child){margin-bottom:.5rem}.centers__city{font-weight:500;font-size:1.125rem;line-height:1.5;text-align:center}.centers__about li:not(:last-child){margin-bottom:.9375rem}.centers__link{display:inline-flex;align-items:center;gap:1.5rem;line-height:1.5}.centers__link i{flex:0 0 1.5rem;width:1.5rem;height:1.5rem;border-radius:50%;overflow:hidden}.centers__link i img{max-width:100%}.centers__work{display:inline-flex;align-items:center;gap:1.5rem;line-height:1.5}.centers__work-time{display:flex;flex-direction:column;gap:.1875rem}.centers__license{line-height:1.1}.gallery{background-color:var(--blue);padding-top:3.375rem;padding-bottom:4rem}.gallery__header:not(:last-child){margin-bottom:2.0625rem}.gallery__slider:not(:last-child){margin-bottom:2.5rem}.gallery__item{display:grid;grid-template-columns:1fr;gap:2.5rem;height:100%}.gallery__image{position:relative;overflow:hidden;border-radius:3.125rem;aspect-ratio:358/320}.gallery__image img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}.gallery__video{position:relative;overflow:hidden;border-radius:3.125rem;aspect-ratio:358/320;height:100%;width:100%;cursor:pointer;background:url(../img/galllery/play-btn.svg) center/4.0625rem no-repeat,url(../img/galllery/image_03.webp) center/cover no-repeat}.gallery__video iframe{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}.gallery__action{display:inline-flex;justify-content:center;gap:2.5rem;position:relative;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);padding:1.0625rem 2rem}.gallery__action:not(:last-child){margin-bottom:2.5rem}.gallery__swiper-button-prev{flex:0 0 1.5rem;width:1.5rem;height:1.5rem;display:inline-flex;align-items:center;justify-content:center;font-size:1.5rem;color:var(--button);transition:color .3s ease}.gallery__swiper-button-prev::before{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.gallery__swiper-button-prev.swiper-button-disabled{cursor:default;color:var(--buttonSDisabled)}.gallery__swiper-pagination{font-weight:700;line-height:1.5;color:var(--button)}.gallery__swiper-button-next{flex:0 0 1.5rem;width:1.5rem;height:1.5rem;display:inline-flex;align-items:center;justify-content:center;font-size:1.5rem;color:var(--button);transition:color .3s ease}.gallery__swiper-button-next.swiper-button-disabled{cursor:default;color:var(--buttonSDisabled)}.our-services{padding-top:3.375rem;padding-bottom:4rem}.our-services__header:not(:last-child){margin-bottom:2.0625rem}.our-services__card header{border-radius:var(--br20);padding:1.0625rem 1rem;background-color:var(--secondary)}.our-services__card figure{position:relative;border-radius:var(--br);overflow:hidden;width:100%}.our-services__card figure img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}.our-services__card:not(:last-child){margin-bottom:2.0625rem}.our-services__card > *:not(:last-child){margin-bottom:1.5rem}.our-services__card > *:not(:last-child){margin-bottom:2.5rem}.our-services__sub-title{font-weight:700;line-height:1.5;text-align:center;color:var(--blue)}.our-services__item{display:flex;gap:.6875rem 2.5rem}.our-services__item h4{font-weight:700;font-size:1.5rem;line-height:1.3;flex:0 1 27.615385%}.our-services__item:not(:last-child){margin-bottom:2rem}.our-services__text{flex:0 1 66.384615%;line-height:1.5}.our-services__text p:not(:last-child){margin-bottom:.5625rem}.doctors{background-color:var(--blue);padding-top:3.375rem;padding-bottom:4rem}.doctors__container > *:not(:last-child){margin-bottom:2.0625rem}.doctors__list li{height:100%}.doctors__list li:not(:last-child){margin-bottom:2.5rem}.doctors__card{width:100%;display:flex;gap:2rem 2.5rem}.doctors__card figure{flex:0 1 16.625rem;border-radius:3.125rem;align-self:stretch;overflow:hidden;min-height:100%;aspect-ratio:266/264;position:relative}.doctors__card figure img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.doctors__card header > *:not(:last-child){margin-bottom:.625rem}.doctors__card header h3{font-weight:700;line-height:1.2;color:var(--secondary)}.doctors__card header h4{font-weight:700;line-height:1.1;color:var(--body)}.doctors__card header p{font-size:1.125rem;line-height:1.5}.doctors__body{flex:0 1 71.343284%}.doctors__body > *:not(:last-child){margin-bottom:1.1875rem}.doctors__text p{line-height:1.5}.price{padding-top:2.75rem;padding-bottom:4rem}.price__container > *:not(:last-child){margin-bottom:2rem}.price__table tr{border-bottom:.0625rem solid rgba(25,42,139,.15);display:grid;align-items:center;gap:1.25rem;grid-template-columns:1fr auto;height:100%;padding:.3125rem}.price__table tr th{text-align:left;min-height:3.8125rem;line-height:1.3;display:flex;align-items:center}.price__table tr th:last-of-type{text-align:right;justify-content:flex-end;color:var(--secondary)}.price__table tr td{display:flex;align-items:center;min-height:3.8125rem;line-height:1.5;padding-top:.3125rem;padding-bottom:.3125rem}.price__table tr td:last-of-type{line-height:1.3;text-align:right;color:var(--secondary);justify-content:flex-end}.contact{padding-top:4.375rem}.contact .centers{padding-top:4rem}.contact .centers__city-label{font-weight:700;line-height:1.5;color:var(--blue);border-radius:1.25rem;padding:1.0625rem .625rem;background:var(--secondary);text-align:center}.contact .centers__city-label:not(:last-child){margin-bottom:1.5rem}.contact .centers__partner{font-weight:700;font-size:.875rem;line-height:1.5;color:var(--primary);border-radius:2.875rem;padding:.40625rem 1.375rem;background-color:rgba(90,115,205,.2);display:inline-block}.contact .centers__partner:not(:last-child){margin-bottom:1.5625rem}.contact .centers__about:not(:last-child){margin-bottom:1.25rem}.contact .centers__sub-ttl:not(:last-child){margin-bottom:1.5625rem}.blog{padding-top:4.375rem}.blog__item:nth-child(odd) .our-blog__list{gap:1.5rem}.blog__item:nth-child(even) .our-blog__list{gap:1.5rem}.blog__item:not(:last-child){margin-bottom:1.5rem}.blog .our-blog__about{padding-top:4rem;padding-bottom:4rem}.blog .our-blog__btn{display:none}.tabs__dropdown{width:100%;position:relative}.tabs__select{color:var(--blue);display:flex;justify-content:space-between;justify-content:center;gap:.5rem;align-items:center;cursor:pointer;transition:.3s;font-weight:700;font-size:1.25rem;border-radius:1.25rem;padding:1.6875rem 1rem;background-color:var(--secondary)}.tabs__caret{font-size:1.5rem;display:inline-flex;align-items:center;justify-content:center;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.caret-rotate{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.faqs{padding-top:4.375rem}.questions{padding-top:4rem;padding-bottom:4rem}.questions__header:not(:last-child){margin-bottom:2.0625rem}.questions__spollers{gap:.5rem}.questions__spollers:not(:last-child){margin-bottom:2.5rem}.questions__show-more{position:relative;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.articles{padding-top:4.375rem}.article{padding-top:4rem;padding-bottom:0}.article__container{max-width:67rem}.article__card header:not(:last-child){margin-bottom:1.8125rem}.article__card figure{position:relative;border-radius:var(--br);aspect-ratio:1040/480;overflow:hidden}.article__card figure img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}.article__card figure:not(:last-child){margin-bottom:1.5625rem}.article__card:not(:last-child){margin-bottom:2.0625rem}.article__ttl{text-align:center}.article__text{line-height:1.5}.article__text p:not(:last-child){margin-bottom:.5625rem}.article__text p a{text-decoration:underline}.article__text ul li{list-style:normal;list-style-type:disc;margin-left:1.25rem;line-height:1.5}.article__text ul li::marker{font-size:.75rem}.article__text ul li:not(:last-child){margin-bottom:.625rem}.article__text:not(:last-child){margin-bottom:1.5625rem}.article__sub-ttl{text-align:center;font-weight:700;line-height:1;color:var(--secondary)}.article__sub-ttl:not(:last-child){margin-bottom:.6875rem}.article__th-ttl{font-weight:700;line-height:1.3;text-align:center;color:var(--secondary)}.article__th-ttl:not(:last-child){margin-bottom:.875rem}.article__menu{display:flex;align-items:center;gap:2.5rem 1.25rem;flex-wrap:wrap;justify-content:space-between}.article__menu:not(:last-child){margin-bottom:4rem}.article__prev{gap:.625rem;align-items:center}.article__prev i{display:flex;align-items:center;justify-content:center;font-size:1.5rem}.article__prev i::before{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.article__next{gap:.625rem;align-items:center}.article__next i{display:flex;align-items:center;justify-content:center;font-size:1.5rem}.article__popular{background-color:var(--blue);padding-top:3.5625rem;padding-bottom:4rem}.article__popular h2{font-weight:700;line-height:1.5;text-align:center;color:var(--primary)}.article__popular h2:not(:last-child){margin-bottom:2.0625rem}.article__slider:not(:last-child){margin-bottom:2.0625rem}.article__slide article figure{position:relative;border-radius:var(--br20);overflow:hidden;aspect-ratio:278/180}.article__slide article figure img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}.article__slide article figure:not(:last-child){margin-bottom:.75rem}.article__slide article h3{font-size:1.25rem;line-height:1.5;color:var(--primary)}.article__slide article h3:not(:last-child){margin-bottom:.3125rem}.article__slide article p{line-height:1.5}.article__action{display:inline-flex;justify-content:center;gap:2.5rem;position:relative;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);padding:1.0625rem 2rem}.article__swiper-button-prev{flex:0 0 1.5rem;width:1.5rem;height:1.5rem;display:inline-flex;align-items:center;justify-content:center;font-size:1.5rem;color:var(--button);transition:color .3s ease}.article__swiper-button-prev::before{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.article__swiper-button-prev.swiper-button-disabled{cursor:default;color:var(--buttonSDisabled)}.article__swiper-pagination{font-weight:700;line-height:1.5;color:var(--button)}.article__swiper-button-next{flex:0 0 1.5rem;width:1.5rem;height:1.5rem;display:inline-flex;align-items:center;justify-content:center;font-size:1.5rem;color:var(--button);transition:color .3s ease}.article__swiper-button-next.swiper-button-disabled{cursor:default;color:var(--buttonSDisabled)}.swiper{overflow:hidden}.swiper-initialized{touch-action:pan-y}.swiper-wrapper{width:100%;height:100%;box-sizing:content-box;display:flex;position:relative}.swiper-vertical .swiper-wrapper{flex-direction:column}.swiper-autoheight .swiper-wrapper{align-items:flex-start}.swiper-initialized .swiper-slide{flex-shrink:0}.swiper-android .swiper-slide,.swiper-android .swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-button-lock{display:none!important}@media (min-width:61.99875em){.spollers__body{padding-right:2.5rem}.spollers__body{padding-left:5.1875rem}}@media (min-width:83.75em){.popup__text h2{font-size:1.5rem}.popup--login .popup__content{padding-top:7.34375rem}.popup--login .popup__content{padding-bottom:7.40625rem}.popup--login .popup__header h2{font-size:1.5rem}.spollers__title{padding-right:2.5rem}.spollers__title{padding-left:2.5rem}.spollers__title{font-size:1.5rem}.tabs__title{font-size:1.5rem}.ttl{font-size:3rem}.sub-ttl{font-size:1.5rem}.header__top{margin-bottom:1rem}.header__body{padding-top:.9375rem}.header__body{padding-bottom:.9375rem}.hero__info{padding-left:3.125rem}.hero__info p:not(:last-child){margin-bottom:3.25rem}.hero__ttl:not(:last-child){margin-bottom:2rem}.about__list{-webkit-column-gap:3.75rem;-moz-column-gap:3.75rem;column-gap:3.75rem}.about__list{padding:3.75rem}.hospitals__list{gap:2.5rem}.hospitals__article{padding-top:3.3125rem}.hospitals__article{padding-right:3.75rem}.hospitals__article{padding-left:3.75rem}.hospitals__article{padding-bottom:3.75rem}.services__sub-ttl{font-size:2rem}.testination__user{font-size:1.5rem}.our-blog__article{padding-right:2.5rem}.our-blog__article{padding-left:2.5rem}.our-services__card figure{height:23.625rem}.our-services__sub-title{font-size:2rem}.our-services__item{padding:2.5rem}.doctors__card{padding:2.5rem}.doctors__card header h3{font-size:2rem}.doctors__card header h4{font-size:1.5rem}.price__table tr th{font-size:1.5rem}.price__table tr td{font-size:1.25rem}.price__table tr td:last-of-type{font-size:1.5rem}.contact .centers__city-label{font-size:2rem}.article__sub-ttl{font-size:2rem}.article__th-ttl{font-size:1.5rem}.article__popular h2{font-size:1.6875rem}}@media (min-width:87.5em){.header__body{gap:1.875rem}.header__border-btn{padding-right:1.25rem}.header__border-btn{padding-left:2rem}}@media (min-width:389px) and (min-width:83.75em){.services__article{padding-bottom:2.875rem}.services__article{padding-top:3.75rem}.services__article{padding-right:3.75rem}.services__article{padding-left:3.75rem}}@media (min-width:479.98px){.popup{padding:.625rem}.popup__content{border-radius:0 3.125rem}.about__list{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.hospitals__list{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}}@media (min-width:767.98px){.popup__form-body{grid-template-columns:repeat(2,1fr);gap:1.25rem}.popup__form-body:not(:last-child){margin-bottom:2.5rem}.popup__line:not(:last-child){margin-bottom:1.25rem}.spollers{gap:.625rem}.text{font-size:1.25rem}.header-block > *:not(:last-child){margin-bottom:1.125rem}.footer{border-radius:0 var(--br75) 0 0;padding-top:3.75rem;padding-bottom:3.75rem}.footer__top:not(:last-child){margin-bottom:2.5rem}.footer__rights{padding-top:2.5rem}.hero__info p{font-size:1.25rem}.hero__btn:not(:last-child){margin-bottom:2rem}.about{padding-top:2.75rem;padding-bottom:3.75rem}.about__article{gap:1.75rem}.hospitals{padding-top:5rem;padding-bottom:6.25rem}.hospitals__city{font-size:1.25rem}.services{padding-top:4.0625rem;padding-bottom:5rem}.services__list{grid-template-columns:repeat(2,1fr)}.services__list li:nth-child(odd) .services__article{border-radius:0 0 0 var(--br100)}.services__list li:nth-child(even) .services__article{border-radius:0 var(--br100) 0 0}.services__article{border:.0625rem solid transparent}.testination{padding-top:4.0625rem;padding-bottom:5rem}.testination__user{color:var(--secondary)}.our-blog{padding-top:4.0625rem;padding-bottom:5rem}.our-blog__link{align-self:flex-end}.faq{padding-top:3.75rem;padding-bottom:4.375rem}.centers{padding-top:4.0625rem;padding-bottom:5rem}.gallery{padding-top:4.0625rem;padding-bottom:5rem}.gallery__item{grid-template-columns:19.0625rem 1fr}.gallery__image{grid-column:1/2;aspect-ratio:305/280}.gallery__video{grid-column:2/3;grid-row:1/3;aspect-ratio:996/601}.our-services{padding-top:4.0625rem;padding-bottom:5rem}.our-services__item:not(:last-child){margin-bottom:1.25rem}.doctors{padding-top:4.0625rem;padding-bottom:5rem}.doctors__list li:not(:last-child){margin-bottom:1.25rem}.price{padding-top:3.75rem;padding-bottom:5rem}.price__table tr th{font-weight:700}.price__table tr td:last-of-type{font-weight:700}.contact .centers__partner:not(:last-child){margin-bottom:.625rem}.blog .our-blog__about{padding-bottom:5rem}.article{padding-bottom:4rem}.article__menu:not(:last-child){margin-bottom:5rem}.article__popular{border-radius:0 var(--br)}}@media (min-width:767.98px) and (min-width:83.75em){.article__popular{padding-right:3.75rem}.article__popular{padding-left:3.75rem}.article__popular{padding-top:2.9375rem}.article__popular{padding-bottom:2.9375rem}}@media (min-width:768.98px){.branches .about{padding-top:3.75rem;padding-bottom:3.75rem}}@media (min-width:850px){.our-blog__list{grid-template-columns:repeat(2,1fr)}.blog__item:nth-child(odd) .our-blog__list{grid-template-columns:repeat(2,1fr)}.blog__item:nth-child(odd) .our-blog__list .our-blog__big{grid-column:1/3}.blog__item:nth-child(even) .our-blog__list{grid-template-columns:repeat(2,1fr)}.blog__item:nth-child(even) .our-blog__list .our-blog__big{grid-column:1/3}}@media (min-width:991.98px){.popup__content{padding:3.75rem}.popup__text p:not(:last-child){margin-bottom:2.5rem}.popup--login .popup__header:not(:last-child){margin-bottom:2.5rem}.popup--login .popup__body > *:not(:last-child){margin-bottom:2.5rem}.popup--login .popup__l-lines > *:not(:last-child){margin-bottom:1.25rem}.tabs__navigation:not(:last-child){margin-bottom:2.5rem}.tabs__title{border:.0625rem solid var(--stroke);padding:1.625rem .9375rem}.tabs__title:not(:last-child){margin-right:-.0625rem}.tabs__title._tab-active{border:.0625rem solid var(--secondary);background-color:var(--secondary);color:var(--white)}.tabs__title:first-of-type{border-radius:var(--br20) 0 0 var(--br20)}.tabs__title:last-of-type{border-radius:0 var(--br20) var(--br20) 0}.tabs__title.all-categorry{display:none}.tabs__body.all-categorry{display:none}.header__top{border-bottom:.0625rem solid rgba(97,128,163,.2);padding:.125rem 1rem}.header__link{padding:1.125rem 1.25rem}.header__social li a{width:4rem;height:3.75rem}.header__log-in{margin-left:1.25rem;width:4rem;height:3.75rem}.menu__mobile{display:none}.hero{min-height:51.25rem}.hero__container{min-height:100dvh;padding-top:11.25rem;padding-bottom:1.875rem}.about__container > *:not(:last-child){margin-bottom:2rem}.hospitals__container > *:not(:last-child){margin-bottom:3.3125rem}.services{padding-top:5.3125rem;padding-bottom:6.25rem}.services__container > *:not(:last-child){margin-bottom:3.3125rem}.services__article header:not(:last-child){margin-bottom:1.6875rem}.services__article figure div:not(:last-child){margin-bottom:1.5625rem}.services__article figure figcaption{text-align:center}.services__article figure:not(:last-child){margin-bottom:2.0625rem}.testination{padding-top:5.3125rem;padding-bottom:6.25rem}.testination__header:not(:last-child){margin-bottom:3.3125rem}.testination__slider:not(:last-child){margin-bottom:3.75rem}.testination__action:not(:last-child){margin-bottom:3.75rem}.our-blog{padding-top:5.3125rem;padding-bottom:6.25rem}.our-blog__container > *:not(:last-child){margin-bottom:3.3125rem}.faq{padding-top:4rem;padding-bottom:5rem}.faq__container > *:not(:last-child){margin-bottom:3.75rem}.branches .hero__breadcrumbs{position:absolute;top:12.5rem;left:1rem}.branches .hero__container{padding-top:14.375rem}.branches .about__header{padding:3.0625rem 0}.branches .header-block__text:not(:last-child),.branches .header-block__ttl:not(:last-child){margin-bottom:1.125rem}.centers{padding-top:5.25rem;padding-bottom:6.25rem}.centers__container > *:not(:last-child){margin-bottom:3.3125rem}.centers__list li:not(:last-child){margin-bottom:1.5rem}.centers__list li:nth-child(even) .centers__card{flex-direction:row-reverse}.centers__card{display:flex;align-items:center;border-radius:0 var(--br)}.centers__info{flex:0 1 50%}.centers__sub-ttl:not(:last-child){margin-bottom:2.0625rem}.centers__city{display:none}.centers__about li:not(:last-child){margin-bottom:1.25rem}.centers__about:not(:last-child){margin-bottom:1.625rem}.gallery{padding-top:5.25rem;padding-bottom:6.25rem}.gallery__header:not(:last-child){margin-bottom:3.3125rem}.gallery__slider:not(:last-child){margin-bottom:3.75rem}.gallery__action:not(:last-child){margin-bottom:3.75rem}.our-services{padding-top:5.25rem;padding-bottom:6.25rem}.our-services__header:not(:last-child){margin-bottom:3.3125rem}.our-services__card:not(:last-child){margin-bottom:3.3125rem}.doctors{padding-top:5.25rem;padding-bottom:6.25rem}.doctors__container > *:not(:last-child){margin-bottom:3.3125rem}.doctors__card header > *:not(:last-child){margin-bottom:.9375rem}.doctors__card header p{font-size:1.25rem}.doctors__card{border:.0625rem solid var(--stroke);border-radius:3.125rem;background-color:var(--white)}.doctors__body > *:not(:last-child){margin-bottom:1.5rem}.price{padding-top:4rem;padding-bottom:6.25rem}.price__container > *:not(:last-child){margin-bottom:3.75rem}.price__table tr{grid-template-columns:1fr 12.5rem}.price__table tr td,.price__table tr th{min-height:4.1875rem}.price__table tr td:last-of-type{padding-right:1.25rem}.contact .centers{padding-top:2.6875rem}.contact .centers__city-label:not(:last-child){margin-bottom:2.5rem}.blog .our-blog__about{padding-top:3.75rem;padding-bottom:6.25rem}.blog .our-blog__btn{display:inline-flex;position:relative;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.tabs__dropdown:not(:last-child){margin-bottom:2.5rem}.tabs__select{display:none}.questions{padding-top:2.6875rem;padding-bottom:5rem}.questions__header:not(:last-child){margin-bottom:3.3125rem}.questions__spollers{gap:.625rem}.questions__spollers:not(:last-child){margin-bottom:3.75rem}.article{padding-top:6.0625rem;padding-bottom:2rem}.article__card header:not(:last-child){margin-bottom:2.9375rem}.article__card figure:not(:last-child){margin-bottom:2.0625rem}.article__card:not(:last-child){margin-bottom:3.3125rem}.article__text:not(:last-child){margin-bottom:2.5rem}.article__sub-ttl:not(:last-child){margin-bottom:1.25rem}.article__th-ttl:not(:last-child){margin-bottom:1.625rem}.article__menu:not(:last-child){margin-bottom:6.25rem}.article__popular h2:not(:last-child){margin-bottom:1.6875rem}}@media (min-width:991.98px) and (min-width:87.5em){.menu__link.arrow{padding-top:1.125rem}.menu__link.arrow{padding-right:1.25rem}.menu__link.arrow{padding-left:1.25rem}.menu__link{padding-top:1.21875rem}.menu__link{padding-bottom:1.21875rem}.menu__link{padding-right:1.25rem}.menu__link{padding-left:1.25rem}}@media (min-width:991.98px) and (min-width:90em){.menu__link.arrow{padding-bottom:1.125rem}}@media (min-width:991.98px) and (min-width:83.75em){.menu__arrow{font-size:1.375rem}.branches .hero__breadcrumbs{top:12.5rem}.branches .hero__container{padding-top:14.375rem}.centers__card{gap:3.75rem}.contact{padding-top:13.125rem}.blog{padding-top:13.125rem}.faqs{padding-top:13.125rem}.articles{padding-top:13.125rem}}@media (min-width:1130px){.header__logo{max-width:13.75rem}}@media (min-width:1200px){.our-blog__list{grid-template-columns:repeat(3,1fr)}.our-blog__article{border-radius:var(--br)}.our-blog__small{grid-column:1/3}.our-blog__small .our-blog__article{display:flex;gap:2.5rem}.our-blog__small .our-blog__article figure{flex:0 0 16.625rem;position:relative;border-radius:1.25rem;overflow:hidden;aspect-ratio:266/259}.our-blog__small .our-blog__article figure img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}.our-blog__big{grid-column:3/4;grid-row:1/3}.our-blog__big .our-blog__article{display:flex;flex-direction:column;gap:1.875rem}.our-blog__big figure{position:relative;border-radius:1.25rem;overflow:hidden;aspect-ratio:387/319;flex:0 0 19.9375rem}.our-blog__big figure img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}.our-blog__big .our-blog__body{height:100%}.our-blog__big .our-blog__text{flex:1 1 100%}.blog__item:nth-child(odd) .our-blog__list{gap:2.5rem;grid-template-columns:repeat(3,1fr)}.blog__item:nth-child(odd) .our-blog__list .our-blog__small{grid-column:1/3}.blog__item:nth-child(odd) .our-blog__list .our-blog__big{grid-column:3/4;grid-row:1/3}.blog__item:nth-child(even) .our-blog__list{grid-template-columns:repeat(3,1fr);gap:2.5rem}.blog__item:nth-child(even) .our-blog__list .our-blog__small{grid-column:2/4}.blog__item:nth-child(even) .our-blog__list .our-blog__big{grid-column:1/2;grid-row:1/3}.blog__item:not(:last-child){margin-bottom:2.5rem}}@media (min-width:1380px){.testination__wrapper.swiper-wrapper{align-items:center}}@media (min-width:1400px){.header__logo{max-width:17.4375rem}.footer{border-radius:0 var(--br100) 0 0}}@media (min-width:1920px){.hero{min-height:100dvh}.hero__bg img{-o-object-position:center bottom;object-position:center bottom}}@media (max-width:1379px){.testination__article{display:grid;height:100%}}@media (max-width:75em){.header__top{margin-bottom:.0000000625rem}.header__body{gap:.9375rem}.header__body{padding-top:.625rem}.header__body{padding-bottom:.625rem}.our-blog__article{padding-right:1.25rem}.our-blog__article{padding-left:1.25rem}}@media (max-width:1200px){.our-blog__article figure{position:relative;overflow:hidden;border-radius:1.25rem;aspect-ratio:318/250}.our-blog__article figure img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}.our-blog__article figure:not(:last-child){margin-bottom:2rem}}@media (max-width:1199px){.our-blog__big{grid-column:1/3}.our-blog__big figure{aspect-ratio:387/220}}@media (max-width:1100px){.footer__body{flex:0 1 auto}}@media (max-width:991.98px){.header{min-height:3.9375rem}.header__top{flex-direction:column;gap:.25rem}.header__top:not(:last-child){margin-bottom:.25rem}.header__link{order:1}.header__social{justify-content:space-between;order:0;gap:1.125rem}.header__body{padding-top:.9375rem;padding-bottom:.9375rem}.header__lang li{display:inline-block}.header__lang li a{padding:1.21875rem .25rem}.header__lang:not(:last-child){margin-bottom:2.375rem}.header__border-btn{padding-right:2rem;padding-left:2rem}.header__border-btn:not(:last-child){margin-bottom:2.375rem}.menu__body{position:fixed;width:100%;height:100%;right:-100%;top:0;overflow:auto;display:flex;flex-direction:column;align-items:center;padding:0 2.5rem 2.5rem 2.5rem;transition:right .3s;background-color:var(--white)}.menu__body::before{content:"";position:fixed;width:100%;height:4.375rem;left:-100%;top:0;transition:right .3s;z-index:2}.menu-open .menu__body{right:0}.menu-open .menu__body::before{right:0}.menu__list{padding-top:1.875rem;width:310px;flex-direction:column;gap:.25rem}.menu__list:not(:last-child){margin-bottom:2.375rem}.menu__item{width:100%}.menu__link.arrow.open{z-index:3;border-radius:var(--br20);background-color:var(--white);box-shadow:0 .375rem 1.6438rem 0 rgba(0,25,167,.1)}.menu__link{padding:1.21875rem .625rem;justify-content:center;width:100%}.menu__sub-list{width:100%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:75%;z-index:4;padding-top:2.5rem}.menu__mobile{margin:-16px 0;position:sticky;top:0;background-color:var(--white);z-index:5;width:100%;text-align:center;padding-top:2.5rem;padding-bottom:1.5rem}.menu__mobile::after,.menu__mobile::before{content:"";position:absolute;top:0;width:40px;height:100%;z-index:5;background-color:var(--white)}.menu__mobile::before{left:-40px}.menu__mobile::after{right:-40px}.footer__top{flex-direction:column;align-items:center}.footer__logo{align-self:center;flex-direction:column}.footer__body{width:100%}.footer__menu ul{justify-content:center}.footer__links{justify-content:center}.footer__social{justify-content:center;flex-direction:column;padding-top:4rem;border-top:.0625rem solid var(--blueOpacity)}.branches .hero__breadcrumbs{display:none}.centers__list li{height:100%}.centers__list{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}.centers__list.one .centers__card{display:flex;flex-direction:row;gap:1.25rem}.centers__list.one .centers__info{flex:0 1 50%}.centers__list.one .centers__sub-ttl{text-align:left}.centers__list.one .centers__about{margin:0 0}.centers__card{display:flex;flex-direction:column;gap:0;align-items:center}.centers__card figure{width:100%;aspect-ratio:318/240}.centers__card figure:not(:last-child){margin-bottom:1.5rem}.centers__info{width:100%}.centers__sub-ttl{text-align:center}.centers__city:not(:last-child){margin-bottom:1.0625rem}.centers__about{max-width:14.75rem;margin:0 auto}.centers__link{justify-content:center}.centers__license{display:none}.doctors__card{flex-direction:column}.doctors__card figure{aspect-ratio:358/440;flex:0 1 40rem}.doctors__body{padding-right:1rem;padding-left:1rem;padding-bottom:1.5rem}.contact__breadcrumbs{display:none}.blog__breadcrumbs{display:none}.tabs__dropdown:not(:last-child){margin-bottom:2rem}.tabs__navigation{background:#323741;flex-direction:column;position:absolute;top:100%;left:50%;width:100%;-webkit-transform:translateX(-50%);transform:translateX(-50%);transition:.2s;z-index:1;border-radius:0 0 1.25rem 1.25rem;padding:1rem;box-shadow:var(--dropDownBoxShadow);background-color:var(--white);opacity:0;visibility:hidden}.tabs__navigation.menu-active{display:flex;opacity:1;visibility:visible}.tabs__title{padding-top:1.5rem;padding-bottom:1.5rem;position:relative;padding-right:1.75rem}.tabs__title::after,.tabs__title::before{content:"";position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);opacity:.2}.tabs__title::after{transition:background-color .3s ease 0s;width:.625rem;height:.625rem;right:.25rem}.tabs__title::before{width:1.125rem;height:1.125rem;border:.125rem solid var(--secondary);border-radius:.1875rem;transition:border .3s ease}.tabs__title._tab-active::after{background-color:var(--secondary)}.tabs__title:not(:last-child){border-bottom:.0625rem solid var(--stroke)}.faqs__breadcrumbs{display:none}.articles__breadcrumbs{display:none}}@media (max-width:849px){.our-blog__big{grid-column:1/2}.our-blog__big figure{aspect-ratio:266/259}}@media (max-width:767.98px){.footer__logo{padding:1.3125rem 0}.footer__logo span:first-of-type{flex:0 1 5rem}.footer__logo span:last-of-type{flex:0 1 3.3125rem;width:16.875rem}.footer__menu{padding-top:4rem;border-top:.0625rem solid var(--blueOpacity)}.footer__links{flex-direction:column;padding-top:4rem;border-top:.0625rem solid var(--blueOpacity)}.hero{margin-bottom:1rem}.hero__bg{display:none}.hero__mob-bg{display:block;position:absolute;top:0;left:0;width:100%;height:100%}.hero__mob-bg img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:right bottom;object-position:right bottom}.services__article figure div{aspect-ratio:318/338}.services__btn{width:100%;justify-content:center}.faq__spollers .spollers__item{border-top:none;border-left:none;border-right:none;border-bottom:.0625rem solid rgba(25,42,139,.15);border-radius:0}.faq__spollers .spollers__item[open]{border-top:none;border-left:none;border-right:none;border-bottom:.0625rem solid rgba(25,42,139,.15)}.faq__spollers .spollers__title{border-radius:0;background-color:var(--white);padding-top:2.1875rem;padding-bottom:2.1875rem}.faq__spollers .spollers__title i{flex:0 0 1.5rem;width:1.5rem;height:1.5rem;background-color:var(--white);border-radius:0}.faq__spollers .spollers__title i::after,.faq__spollers .spollers__title i::before{background-color:var(--secondary)}.centers__list{grid-template-columns:1fr}.centers__list.one .centers__card{display:flex;flex-direction:column;gap:0}.centers__list.one .centers__info{flex:0 1 auto}.centers__list.one .centers__sub-ttl{text-align:center}.centers__list.one .centers__about{margin:0 auto}.centers__list.one .centers__about:not(:last-child){margin-bottom:1.25rem}.our-services__item{flex-direction:column}.our-services__item h4{width:100%}.our-services__text{width:100%}.doctors__card figure{aspect-ratio:358/340;flex:0 1 21.25rem}.contact .centers__about{max-width:14.75rem;margin:0 auto}.contact .centers__license{display:block;text-align:center}.questions__spollers .spollers__title{padding:1.875rem 1.25rem}.questions__spollers .spollers__title i{flex:0 0 2.5rem;width:2.5rem;height:2.5rem}.article__menu{flex-direction:column-reverse;align-items:stretch}.article__prev{width:100%;justify-content:center}.article__next{width:100%;justify-content:center}.article__popular{margin-right:-1rem;margin-left:-1rem;padding-right:1rem;padding-left:1rem;position:relative}.article__popular::after{content:"";position:absolute;top:100%;left:0;height:100px;width:100%;background-color:var(--blue);z-index:-1}}@media (max-width:479.98px){.popup--login .popup__l-btn{width:100%;justify-content:center}.footer__menu ul{flex-direction:column}}@media (max-width:390px){.header__border-btn{width:100%;justify-content:center}}@media (max-width:389px){.about__list{padding:1.25rem}.hospitals__article{padding:1.25rem}.services__article{padding:2.0625rem .625rem 2.5rem .625rem}.testination__article{padding:.625rem;border-radius:1.5625rem}}@media (max-width:350px){.menu__body{padding:0 .9375rem 2.5rem .9375rem}.menu__list{width:100%}.menu__mobile::after,.menu__mobile::before{width:15px}.menu__mobile::before{left:-15px}.menu__mobile::after{right:-15px}}@media (max-width:20em){.spollers__body{padding-right:1.25rem}.spollers__body{padding-left:2.75rem}}@media (max-width:68.75em){.header__border-btn{padding-right:.625rem}.header__border-btn{padding-left:.75rem}}@media (max-width:61.99875em){.popup--login .popup__header h2{font-size:1.25rem}.spollers__title{padding-right:1.25rem}.spollers__title{padding-left:1.25rem}.spollers__title{font-size:1.25rem}.tabs__title{font-size:1.25rem}.icon-menu{display:block;position:relative;width:1.5rem;height:1.5rem}.icon-menu span,.icon-menu::after,.icon-menu::before{content:"";transition:all .3s ease 0s;right:calc(0% + .1875rem);position:absolute;width:calc(100% - .375rem);height:.125rem;background-color:var(--secondary)}.icon-menu::before{top:calc(0% + .375rem)}.icon-menu::after{bottom:calc(0% + .375rem)}.icon-menu span{top:calc(50% - .0625rem)}.menu-open .icon-menu span{width:0}.menu-open .icon-menu::before{top:calc(50% - .0625rem);-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.menu-open .icon-menu::after{bottom:calc(50% - .0625rem);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.hero__info{padding-left:.0000000625rem}.about__list{-webkit-column-gap:1.875rem;-moz-column-gap:1.875rem;column-gap:1.875rem}.about__list{padding:2.5rem}.hospitals__list{gap:1.5rem}.hospitals__article{padding-top:2.125rem}.hospitals__article{padding-right:2.5rem}.hospitals__article{padding-left:2.5rem}.hospitals__article{padding-bottom:2.125rem}.doctors__card{padding:.0000000625rem}}@media (max-width:61.99875em) and (any-hover:none){.icon-menu{cursor:default}}@media (max-width:47.99875em){.popup__text h2{font-size:1.25rem}.popup--login .popup__content{padding-top:5.5rem}.popup--login .popup__content{padding-bottom:5.5rem}.ttl{font-size:2rem}.sub-ttl{font-size:1.25rem}.hero__info p:not(:last-child){margin-bottom:1.625rem}.hero__ttl:not(:last-child){margin-bottom:.9375rem}.services__sub-ttl{font-size:1.5rem}.testination__user{font-size:1.25rem}.our-services__card figure{height:20rem}.our-services__sub-title{font-size:1.5rem}.our-services__item{padding:.0000000625rem}.doctors__card header h3{font-size:1.5rem}.doctors__card header h4{font-size:1.25rem}.price__table tr th{font-size:1rem}.price__table tr td{font-size:1rem}.price__table tr td:last-of-type{font-size:1rem}.contact .centers__city-label{font-size:1.5rem}.article__sub-ttl{font-size:1.5rem}.article__th-ttl{font-size:1.25rem}.article__popular h2{font-size:1.5rem}}@media (min-width:47.99875em) and (max-width:83.75em){@supports (font-size:clamp(1.25rem ,0.9143561414rem + 0.6992762491vw ,1.5rem)){.popup__text h2{font-size:clamp(1.25rem ,.9143561414rem + .6992762491vw ,1.5rem)}}@supports not (font-size:clamp(1.25rem ,0.9143561414rem + 0.6992762491vw ,1.5rem)){.popup__text h2{font-size:calc(1.25rem + .25 * (100vw - 47.99875rem)/ 35.75125)}}@supports (padding-top:clamp(5.5rem ,3.0246265428rem + 5.157162337vw ,7.34375rem)){.popup--login .popup__content{padding-top:clamp(5.5rem ,3.0246265428rem + 5.157162337vw ,7.34375rem)}}@supports not (padding-top:clamp(5.5rem ,3.0246265428rem + 5.157162337vw ,7.34375rem)){.popup--login .popup__content{padding-top:calc(5.5rem + 1.84375 * (100vw - 47.99875rem)/ 35.75125)}}@supports (padding-bottom:clamp(5.5rem ,2.9407155781rem + 5.3319813993vw ,7.40625rem)){.popup--login .popup__content{padding-bottom:clamp(5.5rem ,2.9407155781rem + 5.3319813993vw ,7.40625rem)}}@supports not (padding-bottom:clamp(5.5rem ,2.9407155781rem + 5.3319813993vw ,7.40625rem)){.popup--login .popup__content{padding-bottom:calc(5.5rem + 1.90625 * (100vw - 47.99875rem)/ 35.75125)}}@supports (font-size:clamp(2rem ,0.6574245656rem + 2.7971049963vw ,3rem)){.ttl{font-size:clamp(2rem ,.6574245656rem + 2.7971049963vw ,3rem)}}@supports not (font-size:clamp(2rem ,0.6574245656rem + 2.7971049963vw ,3rem)){.ttl{font-size:calc(2rem + 1 * (100vw - 47.99875rem)/ 35.75125)}}@supports (font-size:clamp(1.25rem ,0.9143561414rem + 0.6992762491vw ,1.5rem)){.sub-ttl{font-size:clamp(1.25rem ,.9143561414rem + .6992762491vw ,1.5rem)}}@supports not (font-size:clamp(1.25rem ,0.9143561414rem + 0.6992762491vw ,1.5rem)){.sub-ttl{font-size:calc(1.25rem + .25 * (100vw - 47.99875rem)/ 35.75125)}}@supports (margin-bottom:clamp(1.625rem ,-0.5566850809rem + 4.545295619vw ,3.25rem)){.hero__info p:not(:last-child){margin-bottom:clamp(1.625rem ,-.5566850809rem + 4.545295619vw ,3.25rem)}}@supports not (margin-bottom:clamp(1.625rem ,-0.5566850809rem + 4.545295619vw ,3.25rem)){.hero__info p:not(:last-child){margin-bottom:calc(1.625rem + 1.625 * (100vw - 47.99875rem)/ 35.75125)}}@supports (margin-bottom:clamp(0.9375rem ,-0.4889863991rem + 2.9719240586vw ,2rem)){.hero__ttl:not(:last-child){margin-bottom:clamp(.9375rem ,-.4889863991rem + 2.9719240586vw ,2rem)}}@supports not (margin-bottom:clamp(0.9375rem ,-0.4889863991rem + 2.9719240586vw ,2rem)){.hero__ttl:not(:last-child){margin-bottom:calc(.9375rem + 1.0625 * (100vw - 47.99875rem)/ 35.75125)}}@supports (font-size:clamp(1.5rem ,0.8287122828rem + 1.3985524982vw ,2rem)){.services__sub-ttl{font-size:clamp(1.5rem ,.8287122828rem + 1.3985524982vw ,2rem)}}@supports not (font-size:clamp(1.5rem ,0.8287122828rem + 1.3985524982vw ,2rem)){.services__sub-ttl{font-size:calc(1.5rem + .5 * (100vw - 47.99875rem)/ 35.75125)}}@supports (font-size:clamp(1.25rem ,0.9143561414rem + 0.6992762491vw ,1.5rem)){.testination__user{font-size:clamp(1.25rem ,.9143561414rem + .6992762491vw ,1.5rem)}}@supports not (font-size:clamp(1.25rem ,0.9143561414rem + 0.6992762491vw ,1.5rem)){.testination__user{font-size:calc(1.25rem + .25 * (100vw - 47.99875rem)/ 35.75125)}}@supports (height:clamp(20rem ,15.1331640502rem + 10.1395056117vw ,23.625rem)){.our-services__card figure{height:clamp(20rem ,15.1331640502rem + 10.1395056117vw ,23.625rem)}}@supports not (height:clamp(20rem ,15.1331640502rem + 10.1395056117vw ,23.625rem)){.our-services__card figure{height:calc(20rem + 3.625 * (100vw - 47.99875rem)/ 35.75125)}}@supports (font-size:clamp(1.5rem ,0.8287122828rem + 1.3985524982vw ,2rem)){.our-services__sub-title{font-size:clamp(1.5rem ,.8287122828rem + 1.3985524982vw ,2rem)}}@supports not (font-size:clamp(1.5rem ,0.8287122828rem + 1.3985524982vw ,2rem)){.our-services__sub-title{font-size:calc(1.5rem + .5 * (100vw - 47.99875rem)/ 35.75125)}}@supports (padding:clamp(0.0000000625rem ,-3.3564384397rem + 6.992762316vw ,2.5rem)){.our-services__item{padding:clamp(.0000000625rem ,-3.3564384397rem + 6.992762316vw ,2.5rem)}}@supports not (padding:clamp(0.0000000625rem ,-3.3564384397rem + 6.992762316vw ,2.5rem)){.our-services__item{padding:calc(.0000000625rem + 2.4999999375 * (100vw - 47.99875rem)/ 35.75125)}}@supports (font-size:clamp(1.5rem ,0.8287122828rem + 1.3985524982vw ,2rem)){.doctors__card header h3{font-size:clamp(1.5rem ,.8287122828rem + 1.3985524982vw ,2rem)}}@supports not (font-size:clamp(1.5rem ,0.8287122828rem + 1.3985524982vw ,2rem)){.doctors__card header h3{font-size:calc(1.5rem + .5 * (100vw - 47.99875rem)/ 35.75125)}}@supports (font-size:clamp(1.25rem ,0.9143561414rem + 0.6992762491vw ,1.5rem)){.doctors__card header h4{font-size:clamp(1.25rem ,.9143561414rem + .6992762491vw ,1.5rem)}}@supports not (font-size:clamp(1.25rem ,0.9143561414rem + 0.6992762491vw ,1.5rem)){.doctors__card header h4{font-size:calc(1.25rem + .25 * (100vw - 47.99875rem)/ 35.75125)}}@supports (font-size:clamp(1rem ,0.3287122828rem + 1.3985524982vw ,1.5rem)){.price__table tr th{font-size:clamp(1rem ,.3287122828rem + 1.3985524982vw ,1.5rem)}}@supports not (font-size:clamp(1rem ,0.3287122828rem + 1.3985524982vw ,1.5rem)){.price__table tr th{font-size:calc(1rem + .5 * (100vw - 47.99875rem)/ 35.75125)}}@supports (font-size:clamp(1rem ,0.6643561414rem + 0.6992762491vw ,1.25rem)){.price__table tr td{font-size:clamp(1rem ,.6643561414rem + .6992762491vw ,1.25rem)}}@supports not (font-size:clamp(1rem ,0.6643561414rem + 0.6992762491vw ,1.25rem)){.price__table tr td{font-size:calc(1rem + .25 * (100vw - 47.99875rem)/ 35.75125)}}@supports (font-size:clamp(1rem ,0.3287122828rem + 1.3985524982vw ,1.5rem)){.price__table tr td:last-of-type{font-size:clamp(1rem ,.3287122828rem + 1.3985524982vw ,1.5rem)}}@supports not (font-size:clamp(1rem ,0.3287122828rem + 1.3985524982vw ,1.5rem)){.price__table tr td:last-of-type{font-size:calc(1rem + .5 * (100vw - 47.99875rem)/ 35.75125)}}@supports (font-size:clamp(1.5rem ,0.8287122828rem + 1.3985524982vw ,2rem)){.contact .centers__city-label{font-size:clamp(1.5rem ,.8287122828rem + 1.3985524982vw ,2rem)}}@supports not (font-size:clamp(1.5rem ,0.8287122828rem + 1.3985524982vw ,2rem)){.contact .centers__city-label{font-size:calc(1.5rem + .5 * (100vw - 47.99875rem)/ 35.75125)}}@supports (font-size:clamp(1.5rem ,0.8287122828rem + 1.3985524982vw ,2rem)){.article__sub-ttl{font-size:clamp(1.5rem ,.8287122828rem + 1.3985524982vw ,2rem)}}@supports not (font-size:clamp(1.5rem ,0.8287122828rem + 1.3985524982vw ,2rem)){.article__sub-ttl{font-size:calc(1.5rem + .5 * (100vw - 47.99875rem)/ 35.75125)}}@supports (font-size:clamp(1.25rem ,0.9143561414rem + 0.6992762491vw ,1.5rem)){.article__th-ttl{font-size:clamp(1.25rem ,.9143561414rem + .6992762491vw ,1.5rem)}}@supports not (font-size:clamp(1.25rem ,0.9143561414rem + 0.6992762491vw ,1.5rem)){.article__th-ttl{font-size:calc(1.25rem + .25 * (100vw - 47.99875rem)/ 35.75125)}}@supports (font-size:clamp(1.5rem ,1.248267106rem + 0.5244571868vw ,1.6875rem)){.article__popular h2{font-size:clamp(1.5rem ,1.248267106rem + .5244571868vw ,1.6875rem)}}@supports not (font-size:clamp(1.5rem ,1.248267106rem + 0.5244571868vw ,1.6875rem)){.article__popular h2{font-size:calc(1.5rem + .1875 * (100vw - 47.99875rem)/ 35.75125)}}}@media (min-width:61.99875em) and (max-width:83.75em){@supports (font-size:clamp(1.25rem ,0.537411643rem + 1.1493592322vw ,1.5rem)){.popup--login .popup__header h2{font-size:clamp(1.25rem ,.537411643rem + 1.1493592322vw ,1.5rem)}}@supports not (font-size:clamp(1.25rem ,0.537411643rem + 1.1493592322vw ,1.5rem)){.popup--login .popup__header h2{font-size:calc(1.25rem + .25 * (100vw - 61.99875rem)/ 21.75125)}}@supports (padding-right:clamp(1.25rem ,-2.312941785rem + 5.7467961611vw ,2.5rem)){.spollers__title{padding-right:clamp(1.25rem ,-2.312941785rem + 5.7467961611vw ,2.5rem)}}@supports not (padding-right:clamp(1.25rem ,-2.312941785rem + 5.7467961611vw ,2.5rem)){.spollers__title{padding-right:calc(1.25rem + 1.25 * (100vw - 61.99875rem)/ 21.75125)}}@supports (padding-left:clamp(1.25rem ,-2.312941785rem + 5.7467961611vw ,2.5rem)){.spollers__title{padding-left:clamp(1.25rem ,-2.312941785rem + 5.7467961611vw ,2.5rem)}}@supports not (padding-left:clamp(1.25rem ,-2.312941785rem + 5.7467961611vw ,2.5rem)){.spollers__title{padding-left:calc(1.25rem + 1.25 * (100vw - 61.99875rem)/ 21.75125)}}@supports (font-size:clamp(1.25rem ,0.537411643rem + 1.1493592322vw ,1.5rem)){.spollers__title{font-size:clamp(1.25rem ,.537411643rem + 1.1493592322vw ,1.5rem)}}@supports not (font-size:clamp(1.25rem ,0.537411643rem + 1.1493592322vw ,1.5rem)){.spollers__title{font-size:calc(1.25rem + .25 * (100vw - 61.99875rem)/ 21.75125)}}@supports (font-size:clamp(1.25rem ,0.537411643rem + 1.1493592322vw ,1.5rem)){.tabs__title{font-size:clamp(1.25rem ,.537411643rem + 1.1493592322vw ,1.5rem)}}@supports not (font-size:clamp(1.25rem ,0.537411643rem + 1.1493592322vw ,1.5rem)){.tabs__title{font-size:calc(1.25rem + .25 * (100vw - 61.99875rem)/ 21.75125)}}@supports (padding-left:clamp(0.0000000625rem ,-8.9073542217rem + 14.3669901155vw ,3.125rem)){.hero__info{padding-left:clamp(.0000000625rem ,-8.9073542217rem + 14.3669901155vw ,3.125rem)}}@supports not (padding-left:clamp(0.0000000625rem ,-8.9073542217rem + 14.3669901155vw ,3.125rem)){.hero__info{padding-left:calc(.0000000625rem + 3.1249999375 * (100vw - 61.99875rem)/ 21.75125)}}@supports ((-moz-column-gap:clamp(1.875rem ,-3.4694126774rem + 8.6201942417vw ,3.75rem)) or (column-gap:clamp(1.875rem ,-3.4694126774rem + 8.6201942417vw ,3.75rem))){.about__list{-webkit-column-gap:clamp(1.875rem ,-3.4694126774rem + 8.6201942417vw ,3.75rem);-moz-column-gap:clamp(1.875rem ,-3.4694126774rem + 8.6201942417vw ,3.75rem);column-gap:clamp(1.875rem ,-3.4694126774rem + 8.6201942417vw ,3.75rem)}}@supports not ((-moz-column-gap:clamp(1.875rem ,-3.4694126774rem + 8.6201942417vw ,3.75rem)) or (column-gap:clamp(1.875rem ,-3.4694126774rem + 8.6201942417vw ,3.75rem))){.about__list{-webkit-column-gap:calc(1.875rem + 1.875 * (100vw - 61.99875rem)/ 21.75125);-moz-column-gap:calc(1.875rem + 1.875 * (100vw - 61.99875rem)/ 21.75125);column-gap:calc(1.875rem + 1.875 * (100vw - 61.99875rem)/ 21.75125)}}@supports (padding:clamp(2.5rem ,-1.062941785rem + 5.7467961611vw ,3.75rem)){.about__list{padding:clamp(2.5rem ,-1.062941785rem + 5.7467961611vw ,3.75rem)}}@supports not (padding:clamp(2.5rem ,-1.062941785rem + 5.7467961611vw ,3.75rem)){.about__list{padding:calc(2.5rem + 1.25 * (100vw - 61.99875rem)/ 21.75125)}}@supports (gap:clamp(1.5rem ,-1.350353428rem + 4.5974369289vw ,2.5rem)){.hospitals__list{gap:clamp(1.5rem ,-1.350353428rem + 4.5974369289vw ,2.5rem)}}@supports not (gap:clamp(1.5rem ,-1.350353428rem + 4.5974369289vw ,2.5rem)){.hospitals__list{gap:calc(1.5rem + 1 * (100vw - 61.99875rem)/ 21.75125)}}@supports (padding-top:clamp(2.125rem ,-1.2597946957rem + 5.4594563531vw ,3.3125rem)){.hospitals__article{padding-top:clamp(2.125rem ,-1.2597946957rem + 5.4594563531vw ,3.3125rem)}}@supports not (padding-top:clamp(2.125rem ,-1.2597946957rem + 5.4594563531vw ,3.3125rem)){.hospitals__article{padding-top:calc(2.125rem + 1.1875 * (100vw - 61.99875rem)/ 21.75125)}}@supports (padding-right:clamp(2.5rem ,-1.062941785rem + 5.7467961611vw ,3.75rem)){.hospitals__article{padding-right:clamp(2.5rem ,-1.062941785rem + 5.7467961611vw ,3.75rem)}}@supports not (padding-right:clamp(2.5rem ,-1.062941785rem + 5.7467961611vw ,3.75rem)){.hospitals__article{padding-right:calc(2.5rem + 1.25 * (100vw - 61.99875rem)/ 21.75125)}}@supports (padding-left:clamp(2.5rem ,-1.062941785rem + 5.7467961611vw ,3.75rem)){.hospitals__article{padding-left:clamp(2.5rem ,-1.062941785rem + 5.7467961611vw ,3.75rem)}}@supports not (padding-left:clamp(2.5rem ,-1.062941785rem + 5.7467961611vw ,3.75rem)){.hospitals__article{padding-left:calc(2.5rem + 1.25 * (100vw - 61.99875rem)/ 21.75125)}}@supports (padding-bottom:clamp(2.125rem ,-2.5068243204rem + 7.4708350095vw ,3.75rem)){.hospitals__article{padding-bottom:clamp(2.125rem ,-2.5068243204rem + 7.4708350095vw ,3.75rem)}}@supports not (padding-bottom:clamp(2.125rem ,-2.5068243204rem + 7.4708350095vw ,3.75rem)){.hospitals__article{padding-bottom:calc(2.125rem + 1.625 * (100vw - 61.99875rem)/ 21.75125)}}@supports (padding:clamp(0.0000000625rem ,-7.1258833293rem + 11.4935920349vw ,2.5rem)){.doctors__card{padding:clamp(.0000000625rem ,-7.1258833293rem + 11.4935920349vw ,2.5rem)}}@supports not (padding:clamp(0.0000000625rem ,-7.1258833293rem + 11.4935920349vw ,2.5rem)){.doctors__card{padding:calc(.0000000625rem + 2.4999999375 * (100vw - 61.99875rem)/ 21.75125)}}}@media (min-width:20em) and (max-width:61.99875em){@supports (padding-right:clamp(1.25rem ,0.6547441888rem + 2.9762790559vw ,2.5rem)){.spollers__body{padding-right:clamp(1.25rem ,.6547441888rem + 2.9762790559vw ,2.5rem)}}@supports not (padding-right:clamp(1.25rem ,0.6547441888rem + 2.9762790559vw ,2.5rem)){.spollers__body{padding-right:calc(1.25rem + 1.25 * (100vw - 20rem)/ 41.99875)}}@supports (padding-left:clamp(2.75rem ,1.5892511682rem + 5.8037441591vw ,5.1875rem)){.spollers__body{padding-left:clamp(2.75rem ,1.5892511682rem + 5.8037441591vw ,5.1875rem)}}@supports not (padding-left:clamp(2.75rem ,1.5892511682rem + 5.8037441591vw ,5.1875rem)){.spollers__body{padding-left:calc(2.75rem + 2.4375 * (100vw - 20rem)/ 41.99875)}}}@media (min-width:75em) and (max-width:83.75em){@supports (margin-bottom:clamp(0.0000000625rem ,-8.5714279732rem + 11.4285707143vw ,1rem)){.header__top{margin-bottom:clamp(.0000000625rem ,-8.5714279732rem + 11.4285707143vw ,1rem)}}@supports not (margin-bottom:clamp(0.0000000625rem ,-8.5714279732rem + 11.4285707143vw ,1rem)){.header__top{margin-bottom:calc(.0000000625rem + .9999999375 * (100vw - 75rem)/ 8.75)}}@supports (padding-top:clamp(0.625rem ,-2.0535714286rem + 3.5714285714vw ,0.9375rem)){.header__body{padding-top:clamp(.625rem ,-2.0535714286rem + 3.5714285714vw ,.9375rem)}}@supports not (padding-top:clamp(0.625rem ,-2.0535714286rem + 3.5714285714vw ,0.9375rem)){.header__body{padding-top:calc(.625rem + .3125 * (100vw - 75rem)/ 8.75)}}@supports (padding-bottom:clamp(0.625rem ,-2.0535714286rem + 3.5714285714vw ,0.9375rem)){.header__body{padding-bottom:clamp(.625rem ,-2.0535714286rem + 3.5714285714vw ,.9375rem)}}@supports not (padding-bottom:clamp(0.625rem ,-2.0535714286rem + 3.5714285714vw ,0.9375rem)){.header__body{padding-bottom:calc(.625rem + .3125 * (100vw - 75rem)/ 8.75)}}@supports (padding-right:clamp(1.25rem ,-9.4642857143rem + 14.2857142857vw ,2.5rem)){.our-blog__article{padding-right:clamp(1.25rem ,-9.4642857143rem + 14.2857142857vw ,2.5rem)}}@supports not (padding-right:clamp(1.25rem ,-9.4642857143rem + 14.2857142857vw ,2.5rem)){.our-blog__article{padding-right:calc(1.25rem + 1.25 * (100vw - 75rem)/ 8.75)}}@supports (padding-left:clamp(1.25rem ,-9.4642857143rem + 14.2857142857vw ,2.5rem)){.our-blog__article{padding-left:clamp(1.25rem ,-9.4642857143rem + 14.2857142857vw ,2.5rem)}}@supports not (padding-left:clamp(1.25rem ,-9.4642857143rem + 14.2857142857vw ,2.5rem)){.our-blog__article{padding-left:calc(1.25rem + 1.25 * (100vw - 75rem)/ 8.75)}}}@media (min-width:75em) and (max-width:87.5em){@supports (gap:clamp(0.9375rem ,-4.6875rem + 7.5vw ,1.875rem)){.header__body{gap:clamp(.9375rem ,-4.6875rem + 7.5vw ,1.875rem)}}@supports not (gap:clamp(0.9375rem ,-4.6875rem + 7.5vw ,1.875rem)){.header__body{gap:calc(.9375rem + .9375 * (100vw - 75rem)/ 12.5)}}}@media (min-width:991.98px) and (max-width:1129px){.header__logo{max-width:9.375rem}}@media (min-width:68.75em) and (max-width:87.5em){@supports (padding-right:clamp(0.625rem ,-1.6666666667rem + 3.3333333333vw ,1.25rem)){.header__border-btn{padding-right:clamp(.625rem ,-1.6666666667rem + 3.3333333333vw ,1.25rem)}}@supports not (padding-right:clamp(0.625rem ,-1.6666666667rem + 3.3333333333vw ,1.25rem)){.header__border-btn{padding-right:calc(.625rem + .625 * (100vw - 68.75rem)/ 18.75)}}@supports (padding-left:clamp(0.75rem ,-3.8333333333rem + 6.6666666667vw ,2rem)){.header__border-btn{padding-left:clamp(.75rem ,-3.8333333333rem + 6.6666666667vw ,2rem)}}@supports not (padding-left:clamp(0.75rem ,-3.8333333333rem + 6.6666666667vw ,2rem)){.header__border-btn{padding-left:calc(.75rem + 1.25 * (100vw - 68.75rem)/ 18.75)}}}@media (min-width:991.98px) and (min-width:68.75em) and (max-width:87.5em){@supports (padding-top:clamp(0.3125rem ,-2.6666666667rem + 4.3333333333vw ,1.125rem)){.menu__link.arrow{padding-top:clamp(.3125rem ,-2.6666666667rem + 4.3333333333vw ,1.125rem)}}@supports not (padding-top:clamp(0.3125rem ,-2.6666666667rem + 4.3333333333vw ,1.125rem)){.menu__link.arrow{padding-top:calc(.3125rem + .8125 * (100vw - 68.75rem)/ 18.75)}}@supports (padding-top:clamp(0.625rem ,-1.5520833333rem + 3.1666666667vw ,1.21875rem)){.menu__link{padding-top:clamp(.625rem ,-1.5520833333rem + 3.1666666667vw ,1.21875rem)}}@supports not (padding-top:clamp(0.625rem ,-1.5520833333rem + 3.1666666667vw ,1.21875rem)){.menu__link{padding-top:calc(.625rem + .59375 * (100vw - 68.75rem)/ 18.75)}}@supports (padding-bottom:clamp(0.625rem ,-1.5520833333rem + 3.1666666667vw ,1.21875rem)){.menu__link{padding-bottom:clamp(.625rem ,-1.5520833333rem + 3.1666666667vw ,1.21875rem)}}@supports not (padding-bottom:clamp(0.625rem ,-1.5520833333rem + 3.1666666667vw ,1.21875rem)){.menu__link{padding-bottom:calc(.625rem + .59375 * (100vw - 68.75rem)/ 18.75)}}}@media (min-width:991.98px) and (max-width:68.75em){.menu__link.arrow{padding-top:.3125rem}.menu__link.arrow{padding-bottom:.3125rem}.menu__link{padding-top:.625rem}.menu__link{padding-bottom:.625rem}.menu__arrow{font-size:.9375rem}}@media (min-width:991.98px) and (min-width:68.75em) and (max-width:90em){@supports (padding-bottom:clamp(0.3125rem ,-2.3161764706rem + 3.8235294118vw ,1.125rem)){.menu__link.arrow{padding-bottom:clamp(.3125rem ,-2.3161764706rem + 3.8235294118vw ,1.125rem)}}@supports not (padding-bottom:clamp(0.3125rem ,-2.3161764706rem + 3.8235294118vw ,1.125rem)){.menu__link.arrow{padding-bottom:calc(.3125rem + .8125 * (100vw - 68.75rem)/ 21.25)}}}@media (min-width:991.98px) and (min-width:75em) and (max-width:87.5em){@supports (padding-right:clamp(0.3125rem ,-5.3125rem + 7.5vw ,1.25rem)){.menu__link.arrow{padding-right:clamp(.3125rem ,-5.3125rem + 7.5vw ,1.25rem)}}@supports not (padding-right:clamp(0.3125rem ,-5.3125rem + 7.5vw ,1.25rem)){.menu__link.arrow{padding-right:calc(.3125rem + .9375 * (100vw - 75rem)/ 12.5)}}@supports (padding-left:clamp(0.3125rem ,-5.3125rem + 7.5vw ,1.25rem)){.menu__link.arrow{padding-left:clamp(.3125rem ,-5.3125rem + 7.5vw ,1.25rem)}}@supports not (padding-left:clamp(0.3125rem ,-5.3125rem + 7.5vw ,1.25rem)){.menu__link.arrow{padding-left:calc(.3125rem + .9375 * (100vw - 75rem)/ 12.5)}}@supports (padding-right:clamp(0.3125rem ,-5.3125rem + 7.5vw ,1.25rem)){.menu__link{padding-right:clamp(.3125rem ,-5.3125rem + 7.5vw ,1.25rem)}}@supports not (padding-right:clamp(0.3125rem ,-5.3125rem + 7.5vw ,1.25rem)){.menu__link{padding-right:calc(.3125rem + .9375 * (100vw - 75rem)/ 12.5)}}@supports (padding-left:clamp(0.3125rem ,-5.3125rem + 7.5vw ,1.25rem)){.menu__link{padding-left:clamp(.3125rem ,-5.3125rem + 7.5vw ,1.25rem)}}@supports not (padding-left:clamp(0.3125rem ,-5.3125rem + 7.5vw ,1.25rem)){.menu__link{padding-left:calc(.3125rem + .9375 * (100vw - 75rem)/ 12.5)}}}@media (min-width:991.98px) and (max-width:75em){.menu__link.arrow{padding-right:.3125rem}.menu__link.arrow{padding-left:.3125rem}.menu__link{padding-right:.3125rem}.menu__link{padding-left:.3125rem}}@media (min-width:991.98px) and (min-width:68.75em) and (max-width:83.75em){@supports (font-size:clamp(0.9375rem ,-1.0677083333rem + 2.9166666667vw ,1.375rem)){.menu__arrow{font-size:clamp(.9375rem ,-1.0677083333rem + 2.9166666667vw ,1.375rem)}}@supports not (font-size:clamp(0.9375rem ,-1.0677083333rem + 2.9166666667vw ,1.375rem)){.menu__arrow{font-size:calc(.9375rem + .4375 * (100vw - 68.75rem)/ 15)}}}@media (min-width:389px) and (min-width:61.99875em) and (max-width:83.75em){@supports (padding-bottom:clamp(2.0625rem ,-0.2534121602rem + 3.7354175047vw ,2.875rem)){.services__article{padding-bottom:clamp(2.0625rem ,-.2534121602rem + 3.7354175047vw ,2.875rem)}}@supports not (padding-bottom:clamp(2.0625rem ,-0.2534121602rem + 3.7354175047vw ,2.875rem)){.services__article{padding-bottom:calc(2.0625rem + .8125 * (100vw - 61.99875rem)/ 21.75125)}}@supports (padding-top:clamp(2.5rem ,-1.062941785rem + 5.7467961611vw ,3.75rem)){.services__article{padding-top:clamp(2.5rem ,-1.062941785rem + 5.7467961611vw ,3.75rem)}}@supports not (padding-top:clamp(2.5rem ,-1.062941785rem + 5.7467961611vw ,3.75rem)){.services__article{padding-top:calc(2.5rem + 1.25 * (100vw - 61.99875rem)/ 21.75125)}}@supports (padding-right:clamp(1.25rem ,-5.8758835699rem + 11.4935923223vw ,3.75rem)){.services__article{padding-right:clamp(1.25rem ,-5.8758835699rem + 11.4935923223vw ,3.75rem)}}@supports not (padding-right:clamp(1.25rem ,-5.8758835699rem + 11.4935923223vw ,3.75rem)){.services__article{padding-right:calc(1.25rem + 2.5 * (100vw - 61.99875rem)/ 21.75125)}}@supports (padding-left:clamp(1.25rem ,-5.8758835699rem + 11.4935923223vw ,3.75rem)){.services__article{padding-left:clamp(1.25rem ,-5.8758835699rem + 11.4935923223vw ,3.75rem)}}@supports not (padding-left:clamp(1.25rem ,-5.8758835699rem + 11.4935923223vw ,3.75rem)){.services__article{padding-left:calc(1.25rem + 2.5 * (100vw - 61.99875rem)/ 21.75125)}}}@media (min-width:389px) and (max-width:61.99875em){.services__article{padding-bottom:2.0625rem}.services__article{padding-top:2.5rem}.services__article{padding-right:1.25rem}.services__article{padding-left:1.25rem}}@media (min-width:991.98px) and (min-width:61.99875em) and (max-width:83.75em){@supports (top:clamp(9.375rem ,0.4676455376rem + 14.3669904029vw ,12.5rem)){.branches .hero__breadcrumbs{top:clamp(9.375rem ,.4676455376rem + 14.3669904029vw ,12.5rem)}}@supports not (top:clamp(9.375rem ,0.4676455376rem + 14.3669904029vw ,12.5rem)){.branches .hero__breadcrumbs{top:calc(9.375rem + 3.125 * (100vw - 61.99875rem)/ 21.75125)}}@supports (padding-top:clamp(11.25rem ,2.3426455376rem + 14.3669904029vw ,14.375rem)){.branches .hero__container{padding-top:clamp(11.25rem ,2.3426455376rem + 14.3669904029vw ,14.375rem)}}@supports not (padding-top:clamp(11.25rem ,2.3426455376rem + 14.3669904029vw ,14.375rem)){.branches .hero__container{padding-top:calc(11.25rem + 3.125 * (100vw - 61.99875rem)/ 21.75125)}}@supports (gap:clamp(1.5rem ,-4.9132952129rem + 10.3442330901vw ,3.75rem)){.centers__card{gap:clamp(1.5rem ,-4.9132952129rem + 10.3442330901vw ,3.75rem)}}@supports not (gap:clamp(1.5rem ,-4.9132952129rem + 10.3442330901vw ,3.75rem)){.centers__card{gap:calc(1.5rem + 2.25 * (100vw - 61.99875rem)/ 21.75125)}}@supports (padding-top:clamp(10.625rem ,3.4991164301rem + 11.4935923223vw ,13.125rem)){.contact{padding-top:clamp(10.625rem ,3.4991164301rem + 11.4935923223vw ,13.125rem)}}@supports not (padding-top:clamp(10.625rem ,3.4991164301rem + 11.4935923223vw ,13.125rem)){.contact{padding-top:calc(10.625rem + 2.5 * (100vw - 61.99875rem)/ 21.75125)}}@supports (padding-top:clamp(10.625rem ,3.4991164301rem + 11.4935923223vw ,13.125rem)){.blog{padding-top:clamp(10.625rem ,3.4991164301rem + 11.4935923223vw ,13.125rem)}}@supports not (padding-top:clamp(10.625rem ,3.4991164301rem + 11.4935923223vw ,13.125rem)){.blog{padding-top:calc(10.625rem + 2.5 * (100vw - 61.99875rem)/ 21.75125)}}@supports (padding-top:clamp(10.625rem ,3.4991164301rem + 11.4935923223vw ,13.125rem)){.faqs{padding-top:clamp(10.625rem ,3.4991164301rem + 11.4935923223vw ,13.125rem)}}@supports not (padding-top:clamp(10.625rem ,3.4991164301rem + 11.4935923223vw ,13.125rem)){.faqs{padding-top:calc(10.625rem + 2.5 * (100vw - 61.99875rem)/ 21.75125)}}@supports (padding-top:clamp(10.625rem ,3.4991164301rem + 11.4935923223vw ,13.125rem)){.articles{padding-top:clamp(10.625rem ,3.4991164301rem + 11.4935923223vw ,13.125rem)}}@supports not (padding-top:clamp(10.625rem ,3.4991164301rem + 11.4935923223vw ,13.125rem)){.articles{padding-top:calc(10.625rem + 2.5 * (100vw - 61.99875rem)/ 21.75125)}}}@media (min-width:991.98px) and (max-width:61.99875em){.branches .hero__breadcrumbs{top:9.375rem}.branches .hero__container{padding-top:11.25rem}.centers__card{gap:1.5rem}.contact{padding-top:10.625rem}.blog{padding-top:10.625rem}.faqs{padding-top:10.625rem}.articles{padding-top:10.625rem}}@media (min-width:767.98px) and (max-width:991.98px){.centers__card{height:100%}.contact .centers__wrapper .centers__card{height:auto}}@media (min-width:767.98px) and (min-width:47.99875em) and (max-width:83.75em){@supports (padding-right:clamp(1.875rem ,-0.6423289395rem + 5.2445718681vw ,3.75rem)){.article__popular{padding-right:clamp(1.875rem ,-.6423289395rem + 5.2445718681vw ,3.75rem)}}@supports not (padding-right:clamp(1.875rem ,-0.6423289395rem + 5.2445718681vw ,3.75rem)){.article__popular{padding-right:calc(1.875rem + 1.875 * (100vw - 47.99875rem)/ 35.75125)}}@supports (padding-left:clamp(1.875rem ,-0.6423289395rem + 5.2445718681vw ,3.75rem)){.article__popular{padding-left:clamp(1.875rem ,-.6423289395rem + 5.2445718681vw ,3.75rem)}}@supports not (padding-left:clamp(1.875rem ,-0.6423289395rem + 5.2445718681vw ,3.75rem)){.article__popular{padding-left:calc(1.875rem + 1.875 * (100vw - 47.99875rem)/ 35.75125)}}@supports (padding-top:clamp(1.875rem ,0.4485136009rem + 2.9719240586vw ,2.9375rem)){.article__popular{padding-top:clamp(1.875rem ,.4485136009rem + 2.9719240586vw ,2.9375rem)}}@supports not (padding-top:clamp(1.875rem ,0.4485136009rem + 2.9719240586vw ,2.9375rem)){.article__popular{padding-top:calc(1.875rem + 1.0625 * (100vw - 47.99875rem)/ 35.75125)}}@supports (padding-bottom:clamp(1.875rem ,0.4485136009rem + 2.9719240586vw ,2.9375rem)){.article__popular{padding-bottom:clamp(1.875rem ,.4485136009rem + 2.9719240586vw ,2.9375rem)}}@supports not (padding-bottom:clamp(1.875rem ,0.4485136009rem + 2.9719240586vw ,2.9375rem)){.article__popular{padding-bottom:calc(1.875rem + 1.0625 * (100vw - 47.99875rem)/ 35.75125)}}}@media (min-width:767.98px) and (max-width:47.99875em){.article__popular{padding-right:1.875rem}.article__popular{padding-left:1.875rem}.article__popular{padding-top:1.875rem}.article__popular{padding-bottom:1.875rem}}@media (any-hover:hover){.btn:hover{box-shadow:var(--boxShadowHover)}.border-btn:hover{background-color:var(--button);color:var(--white);box-shadow:var(--boxShadowHover)}.select__option:hover{background:#d9d9d9}.popup__close:hover::after,.popup__close:hover::before{background-color:var(--hoverLinkColor)}.popup--login .popup__inp-line .eye:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}.spollers__title:hover{color:var(--secondary)}.spollers__title:hover i{background-color:var(--button)}.link:hover{color:var(--hoverLinkColor)}.text p a:hover{text-decoration:none}.breadcrumbs__link:hover{color:var(--mainColor)}.header__link:hover{box-shadow:var(--boxShadowHover)}.header__link:hover span{color:var(--secondaryOpacity)}.header__social li a:hover{box-shadow:var(--boxShadowHover)}.header__log-in:hover{box-shadow:var(--boxShadowHover)}.header__lang li a:hover{color:var(--mainColor)}.menu__item:hover .menu__link{color:var(--button)}.menu__item:hover .menu__arrow{color:var(--button)}.menu__item:hover .menu__arrow::before{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.menu__sub-list li a:hover{color:var(--button)}.footer__menu ul a:hover{color:var(--button)}.footer__link:hover span{text-decoration:underline}.footer__s-link:hover{-webkit-transform:scale(1.3);transform:scale(1.3)}.hospitals__article:hover{box-shadow:0 .3125rem .6875rem 0 rgba(25,56,91,.1),0 -.3125rem 1.25rem 0 rgba(25,56,91,.1)}.hospitals__link:hover i{-webkit-transform:scale(1.2);transform:scale(1.2)}.hospitals__link:hover span{text-decoration:underline;text-decoration-color:var(--mainColor)}.testination__swiper-button-prev:hover{color:var(--hoverLinkColor)}.testination__swiper-button-next:hover{color:var(--hoverLinkColor)}.our-blog__text a:hover{text-decoration:none}.centers__link:hover{text-decoration:underline}.gallery__swiper-button-prev:hover{color:var(--hoverLinkColor)}.gallery__swiper-button-next:hover{color:var(--hoverLinkColor)}.article__text p a:hover{text-decoration:none}.article__swiper-button-prev:hover{color:var(--hoverLinkColor)}.article__swiper-button-next:hover{color:var(--hoverLinkColor)}}