/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.visually-hidden{position:absolute!important;clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;width:1px;word-wrap:normal}
.page-share{align-items:center;color:#515458;display:flex;font-size:1rem;justify-content:flex-end;margin-bottom:2rem}.page-share .las{margin:0 1rem}.page-share__share{align-items:center;display:flex}.page-share__text{display:none}@media screen and (min-width:768px){.page-share__text{display:inline-block}}.page-share__ya-share{margin-left:1rem}
.component-button__center{align-items:center;display:flex;justify-content:center}.component-button__left{align-items:center;display:flex;justify-content:flex-start}.component-button__right{align-items:center;display:flex;justify-content:flex-end}.component-button__item{align-items:center;border:1px solid #252525;border-radius:2.5rem;box-sizing:border-box;color:#252525;display:inline-flex;font-family:var(--font-medium);font-size:.875rem;font-weight:500;justify-content:center;line-height:1;padding:.35rem;text-align:center;transition:.3s ease-in-out}.component-button__item:hover{background-color:#15a8f1;border:1px solid #15a8f1;color:#fff}.component-button__item_transparent{background-color:transparent;border-color:#15a8f1;color:#15a8f1}.component-button__item_blue,.component-button__item_transparent:hover{background-color:#15a8f1;color:#fff}.component-button__item_blue{border-color:#15a8f1}.component-button__item_blue:hover{background-color:#0497e0;border-color:#0497e0;color:#fff}.component-button__item_gray{background-color:#f4f8fd;border-color:#f4f8fd;color:#15a8f1}.component-button__item_white{background-color:#fff;border-color:#15a8f1;color:#15a8f1}.component-button__item_white:hover{background-color:#15a8f1;color:#fff}.component-button__item_orange{background-color:#f60;border-color:#f60;color:#fff}.component-button__item_orange:hover{background-color:#fff;border-color:#f60;color:#f60}.component-button__item_small{padding:11px 24px}.component-button__item_normal{padding:13px 30px}.component-button__item_big{padding:14px 30px}@media screen and (min-width:768px){.component-button__item_big{font-size:16px}}.component-button__item_cookie{font-size:10px;padding:8px 15px}@media screen and (min-width:1200px){.component-button__item_cookie{font-size:16px;padding:11px 24px}}
.control-buttons{display:inline-flex;gap:.3rem;justify-content:center}.control-buttons:has(button:only-child) .control-buttons__btn{margin:0 auto}.control-buttons__btn{align-items:center;background-color:transparent;border:1px solid #15a8f1;border-radius:50%;cursor:pointer;display:flex;height:2.5rem;justify-content:center;margin:0;outline:transparent;padding:0;transition:.3s ease-in-out;width:2.5rem}@media screen and (min-width:768px){.control-buttons__btn{height:3rem;width:3rem}}.control-buttons__btn:hover{background-color:#15a8f1;color:#fff}.control-buttons__btn-prev:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='%2315a8f1' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m14 6-6 6 6 6'/%3E%3C/svg%3E") no-repeat 50%/contain;color:#15a8f1;content:"";display:block;height:24px;width:24px}.control-buttons__btn-next:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='%2315a8f1' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m10 6 6 6-6 6'/%3E%3C/svg%3E") no-repeat 50%/contain;color:#15a8f1;content:"";display:block;height:24px;width:24px}.control-buttons__btn:hover:before{filter:brightness(0) invert(1)}.control-buttons__btn--bg-color-white{background-color:#fff}
.footer{border-top:1px solid #e2e2e2}.footer__top{display:grid;gap:1rem;grid-template-areas:"logo location" ". ." "social social" "buttons buttons";padding:3.75rem 0 1.875rem}@media screen and (min-width:768px){.footer__top{gap:1.875rem;grid-template-areas:"logo location" "social buttons"}}@media screen and (min-width:1200px){.footer__top{grid-template-areas:"logo location clinics social buttons";padding:1.875rem 0}}.footer__logo{display:flex;grid-area:logo;justify-content:flex-start}.footer__logo-link{align-items:center;display:flex;gap:12px;justify-content:center}.footer__logo-img--icon{height:1.875rem;width:auto}@media screen and (min-width:768px){.footer__logo-img--icon{height:2.5rem}}.footer__logo-img--text{height:1.875rem;width:auto}@media screen and (min-width:768px){.footer__logo-img--text{height:2.5rem}}.footer__location{align-items:center;display:flex;gap:.5rem;grid-area:location;justify-content:flex-end}@media screen and (min-width:1200px){.footer__location{justify-content:center}}.footer__clinics{display:none;grid-area:clinics}@media screen and (min-width:1200px){.footer__clinics{display:inherit}}.footer__phone{display:none}@media screen and (min-width:1200px){.footer__phone{align-items:center;display:flex;justify-content:center}}.footer__social{align-items:center;display:flex;gap:.5rem;grid-area:social;justify-content:start}@media screen and (min-width:1200px){.footer__social{justify-content:end}}.footer__info-list{align-items:center;display:flex;flex:1;flex-direction:column;gap:1rem;justify-content:left;list-style:none;margin:0;padding:0;text-align:center}@media screen and (min-width:1200px){.footer__info-list{flex-direction:row;gap:2rem}}.footer__info-item{align-items:center;display:flex;gap:.5rem;justify-content:center}.footer__info a{text-decoration:none}.footer__controls{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center}@media screen and (min-width:1200px){.footer__controls{flex-direction:row;justify-content:flex-end}}.footer__controls a{text-decoration:none}.footer__buttons{align-items:center;display:flex;gap:.5rem;grid-area:buttons;justify-content:space-between}@media screen and (min-width:768px){.footer__buttons{justify-content:flex-end}}.footer__buttons .component-button__item{padding:13px 20px}@media screen and (min-width:768px){.footer__buttons .component-button__item{padding:13px 30px}}.footer__bottom{background-color:#f4f8fd;padding:1rem 0}@media screen and (min-width:1200px){.footer__bottom{padding:2.5rem 0}}.footer__content{display:flex;flex-direction:column;justify-content:space-between}@media screen and (min-width:1200px){.footer__content{flex-direction:row}}.footer__contacts{width:100%}@media screen and (min-width:1200px){.footer__contacts{width:35%}}.footer__contacts-title{font-size:1rem;font-weight:700}@media screen and (min-width:1200px){.footer__contacts-title{font-size:1.125rem}}.footer__contacts-item-block:not(:last-child){margin-bottom:.5rem}.footer__contacts-block{padding:1rem 0}.footer__contacts-item,.footer__list-sub-menu-item{font-size:.875rem}@media screen and (min-width:1200px){.footer__contacts-item,.footer__list-sub-menu-item{font-size:1rem}}.footer__contacts-item{margin-bottom:.375rem}.footer__contacts-item-phone{font-size:1.125rem;font-weight:700}@media screen and (min-width:1200px){.footer__contacts-item-phone{font-size:1.375rem}}.footer__contacts-item-phone:last-child{margin-bottom:1rem}.footer__menu-list{display:grid;grid-template-columns:1fr;list-style:none;margin:0;padding:0}@media screen and (min-width:1200px){.footer__menu-list{gap:1.5rem;grid-template-columns:repeat(2,1fr)}}.footer__menu-item{border-top:1px solid #e2e2e2;padding:16px 0;position:relative}@media screen and (min-width:1200px){.footer__menu-item{border-top:none}}.footer__menu-item-link{cursor:pointer;display:block;font-size:1.125rem;font-weight:700;position:relative;text-transform:uppercase}.footer__menu-item-link:after{content:"+";font-size:1.8rem;position:absolute;right:0;top:50%;transform:translateY(-50%)}.footer__menu-item.active .footer__menu-item-link:after{content:"-"}.footer__list-sub-menu{list-style:none;margin:0;max-height:0;overflow:hidden;transition:max-height .3s ease}.footer__menu-item.active .footer__list-sub-menu{max-height:1000px;padding:1rem 0 0}.footer__list-sub-menu-item:not(:last-child){margin-bottom:.375rem}.footer__list-sub-menu-item-link{display:block}.footer__legal{font-size:.875rem;padding:1.5rem 0}@media screen and (min-width:1200px){.footer__legal{font-size:.875rem;margin-bottom:0}}.footer__legal-text:not(:last-child){margin-bottom:.5rem}.footer__legal-bottom{display:flex;flex-direction:column;gap:2rem;text-wrap:balance}@media screen and (min-width:1200px){.footer__legal-bottom{align-items:center;flex-direction:row;justify-content:space-between}}.footer__legal-link{color:#252525;margin-right:1rem;text-decoration:underline}.footer__legal-link:last-child{margin-right:0}.footer-contactbar{align-items:center;background:#fff;border-top:1px solid #e2e2e2;bottom:0;display:flex;gap:.5rem;justify-content:space-around;opacity:1;padding:.75rem;position:fixed;transition:top .3s;width:100%;z-index:100}@media screen and (min-width:1200px){.footer-contactbar{display:none}}.footer-contactbar__social-link{align-items:center;color:#515458;display:flex;font-size:1.5rem;justify-content:center}.footer-contactbar__social-link:hover{color:#515458}.footer-contactbar__title{font-size:.7em}.footer-contactbar__block{display:flex;flex-direction:column;gap:.2rem;justify-content:space-between}.footer-contactbar__block:last-child{margin-right:0}.footer-menu span{display:block;font-family:var(--font-medium);font-weight:700;margin-bottom:1rem}.footer-menu{margin-bottom:2rem}
.component__header{border-bottom:1px solid #e2e2e2;margin-bottom:1.5rem;width:100%}@media screen and (min-width:1200px){.component__header{border-bottom:none;margin-bottom:0}}.header__top{background-color:#f4f8fd;font-size:.8125rem;font-weight:400;line-height:124%;padding:.5rem 0}@media screen and (min-width:1200px){.header__top{display:none}}.header__top-content{justify-content:space-between}.header__top-content,.header__top-location{align-items:center;display:flex}.header__top-location-city{margin-left:.5rem;margin-right:2px}.header__top-phone{align-items:center;display:flex;gap:.2rem}.header__content{justify-content:space-between;padding:.875rem 0}.header__content,.header__mobile-menu{align-items:center;display:flex}@media screen and (min-width:1200px){.header__mobile-menu{display:none}}.header__logo,.header__logo-link{display:flex;justify-content:center}.header__logo-link{align-items:center;gap:.5938rem}.header__logo-icon{height:3rem;width:auto}@media screen and (min-width:768px){.header__logo-icon{height:3.5rem}}.header__logo-text{height:3rem;width:auto}@media screen and (min-width:768px){.header__logo-text{height:3.5rem}}.header__navigation{display:none;white-space:nowrap}@media screen and (min-width:1200px){.header__navigation{display:flex;justify-content:flex-start}}.header__navigation-list{align-items:center;display:flex;flex:1;gap:5rem;justify-content:left;list-style:none;margin:0;padding:0;text-align:center}.header__navigation-item{align-items:center;display:flex;gap:.5rem;justify-content:center}.header__navigation-item--contacts .component-button{gap:.5rem}.header__navigation a{display:inline-flex;text-decoration:none}.header__controls{align-items:center;display:none;gap:.5rem;justify-content:flex-end}@media screen and (min-width:1400px){.header__controls{display:flex}}.header__controls a{display:flex;text-decoration:none}.header__mobile{align-items:center;display:flex;gap:.5rem;justify-content:center}@media screen and (min-width:768px){.header__mobile{gap:.75rem}}@media screen and (min-width:1200px){.header__mobile{display:none}}.header__mobile-controls{display:flex}@media screen and (min-width:1400px){.header__mobile-controls{display:none}}.header__mobile-link{align-items:center;border:1px solid #e2e2e2;border-radius:2.5rem;display:flex;flex-direction:column;gap:.75rem;height:100%;justify-content:space-between;padding:8px}@media screen and (min-width:768px){.header__mobile-link{padding:12px}}.header__mobile-link-icon{height:1.25rem;width:1.25rem}@media screen and (min-width:768px){.header__mobile-link-icon{height:22px;width:22px}}.header__bottom .header__navigation-list{align-items:center;display:flex;justify-content:space-between}.header__menu{display:none}@media screen and (min-width:1200px){.header__menu{display:block}}.header__search{display:none;padding:1rem 0}@media screen and (min-width:1200px){.header__search{display:block}}
.component__heading-h2{font-size:1.375rem;margin:0 0 .75rem}@media screen and (min-width:768px){.component__heading-h2{font-size:1.875rem;margin-bottom:1rem}}@media screen and (min-width:1200px){.component__heading-h2{font-size:2.5rem;margin-bottom:1.5rem}}
.navigation-menu ul{list-style:none;margin:0;padding:0}.navigation-menu>ul{align-items:center;display:flex;gap:1.875rem}.navigation-menu .nav-item{position:relative}.navigation-menu a{color:#252525;display:inline-block;font-size:1rem;line-height:1;padding:.5625rem 0;text-decoration:none}.navigation-menu .dropdown{background:#fff;border-radius:12px;box-shadow:0 14px 40px rgba(6,30,61,.12);display:block;left:0;min-width:320px;opacity:0;padding:.4rem 0;position:absolute;transform:translateY(8px);transform-origin:top left;transition:opacity .18s ease,transform .18s ease,visibility .18s;visibility:hidden;white-space:nowrap;z-index:500}.navigation-menu .nav-item.has-dropdown:focus-within>.dropdown,.navigation-menu .nav-item.has-dropdown:hover>.dropdown{opacity:1;transform:translateY(0);visibility:visible}.navigation-menu .dropdown ul{display:block;margin:0}.navigation-menu .dropdown li{display:block}.navigation-menu .dropdown li>a{border-radius:.3125rem;color:#252525;display:block;font-size:16px;margin:0 .3125rem;padding:.5625rem .75rem}.navigation-menu .dropdown li>a:focus,.navigation-menu .dropdown li>a:hover{background:#f0f8ff;color:#007acc}.navigation-menu .dropdown li.active>a{background:#e6f7ff;color:#007acc;font-weight:600}.navigation-menu .dropdown .nav-item{position:relative}.navigation-menu .dropdown .dropdown{left:calc(100% + 5px);min-width:300px;top:0;transform-origin:left top}.navigation-menu .nav-item.has-dropdown>a:after{color:#8aa3b2;content:"▾";display:inline-block;font-size:.8em;margin-left:.5rem;transform-origin:center;transition:transform .18s ease,color .12s ease;vertical-align:middle}.navigation-menu .nav-item.has-dropdown:focus-within>a:after,.navigation-menu .nav-item.has-dropdown:hover>a:after{color:#4aa3d8;transform:rotate(180deg)}.navigation-menu .dropdown .nav-item.has-dropdown>a:after{color:#b7c6cc;content:"▸";display:inline-block;float:right;font-size:.9em;margin-left:.5rem;transform:rotate(0deg);transform-origin:center;transition:transform .18s ease,color .12s ease}.navigation-menu .dropdown .nav-item.has-dropdown.open>a:after,.navigation-menu .dropdown .nav-item.has-dropdown:focus-within>a:after,.navigation-menu .dropdown .nav-item.has-dropdown:hover>a:after{color:#4aa3d8;transform:rotate(90deg)}@media (max-width:767px){.navigation-menu .nav-item.has-dropdown>a:after{content:"▸";float:right;transform:rotate(0deg)}.navigation-menu .nav-item.has-dropdown.open>a:after{transform:rotate(90deg)}.navigation-menu .dropdown .nav-item.has-dropdown>a:after{transform:rotate(0deg)}.navigation-menu .dropdown .nav-item.has-dropdown.open>a:after{transform:rotate(90deg)}}
.component__menu-mobile{display:none}.mm-ocd__content{max-width:450px!important}.mm-spn.mm-spn--light{background:#fff!important}.mm-spn.mm-spn--navbar.mm-spn--main:after{background-color:#f4f8fd!important;color:#252525!important;opacity:1!important}.mm-spn li:after{border-top:1px solid #e2e2e2!important;opacity:1!important}
.component__search{display:block}.search{justify-content:space-between;transition:margin .4s ease}.search,.search__block{align-items:center;display:flex}.search__block{background-color:#f4f8fd;border-bottom-left-radius:2.5rem;border-top-left-radius:2.5rem;flex:1;flex-direction:row;gap:.75rem;padding:.7rem 1.5rem}.search__input{background-color:transparent;border:none;font-size:.875rem;line-height:1;width:100%}.search__input:focus{outline:none}.search__input::-moz-placeholder{color:#515458;font-weight:300}.search__input::placeholder{color:#515458;font-weight:300}.search .component-button{margin-left:-1.5rem}.component__search-results{display:none}.component__search-results_active{box-shadow:0 10px 10px -10px rgba(33,35,38,.188);display:block;padding:2rem;width:100%}
.slider-preview-posts{padding:1.875rem 0}@media screen and (min-width:768px){.slider-preview-posts{padding:3.75rem 0}}@media not (min-width:1200px){.component__slider-preview-posts .wrapper__content--slider-full-width{margin-left:0;margin-right:0;max-width:none;overflow-x:hidden;padding-right:0;position:relative;width:100%}.component__slider-preview-posts .slider-preview-posts__wrapper{margin-left:calc((100vw - min(100%,var(--grid-container-max-width)))/2 + .5rem);overflow:hidden}}@media screen and (not (min-width:1200px)) and (min-width:576px){.component__slider-preview-posts .slider-preview-posts__wrapper{margin-left:calc((100vw - min(100%,var(--grid-container-max-width)))/2 + 1rem)}}@media screen and (min-width:1200px){.component__slider-preview-posts .wrapper__content--slider-full-width{margin:0 auto;max-width:var(--grid-container-max-width);overflow-x:visible;padding:0;position:static}.component__slider-preview-posts .slider-preview-posts__wrapper{margin-left:0;overflow:visible;position:static;width:auto}}.slider-preview-posts__bg-color--transparent{background-color:transparent}.slider-preview-posts__bg-color--white{background-color:#fff}.slider-preview-posts__bg-color--blue{background-color:#f4f8fd}.slider-preview-posts__header{margin-bottom:2rem}.slider-preview-posts__header-top{align-items:center;display:grid;gap:.5rem;grid-template-columns:2fr auto;justify-content:space-between}.slider-preview-posts__header-bottom{margin-top:.5rem}.slider-preview-posts__buttons{align-items:center;display:flex;gap:.5rem;justify-content:flex-end}.slider-preview-posts__controls{display:none}@media screen and (min-width:768px){.slider-preview-posts__controls{display:inherit}}.slider-preview-posts__title{margin:initial!important}.slider-preview-posts__description{font-size:.875rem;margin-top:1rem}@media screen and (min-width:768px){.slider-preview-posts__description{font-size:1rem;width:50%}}.slider-preview-posts__slide-link{display:block;width:100%}.slider-preview-posts__slide-image{border-radius:.625rem;max-height:22rem;-o-object-fit:cover;object-fit:cover;width:100%}.slider-preview-posts__slide-text{padding:.5rem}.slider-preview-posts__slide-subtitle{color:#515458;display:flex;font-family:var(--font-light);font-size:.8125rem;font-weight:400;gap:.5rem}@media screen and (min-width:992px){.slider-preview-posts__slide-subtitle{font-size:.875rem}}@media screen and (min-width:1200px){.slider-preview-posts__slide-subtitle{font-size:1rem}}.slider-preview-posts__slide-title{font-family:var(--font-medium);font-size:1rem;margin:.5rem 0}@media screen and (min-width:768px){.slider-preview-posts__slide-title{font-size:1.125rem}}.slider-preview-posts__slide-description{color:#515458;font-family:var(--font-light);font-size:.875rem;font-weight:400}@media screen and (min-width:768px){.slider-preview-posts__slide-description{font-size:1rem}}.slider-preview-posts__heading{font-size:1.375rem;margin:0;padding:0}@media screen and (min-width:768px){.slider-preview-posts__heading{font-size:1.875rem}}@media screen and (min-width:1200px){.slider-preview-posts__heading{font-size:2.5rem}}.slider-preview-posts__slide-title_light{font-family:var(--font-light);font-size:.8125rem;font-weight:400}@media screen and (min-width:768px){.slider-preview-posts__slide-title_light{font-size:1rem}}.slider-preview-posts .media-image{border-radius:.625rem}.slider-preview-posts .tns-nav{display:flex;flex-direction:row;gap:.4rem;justify-content:center;padding-bottom:.5rem;padding-top:1rem}.slider-preview-posts .tns-nav button{background-color:rgba(0,0,0,.4);border:none;border-radius:50%;cursor:pointer;height:8px;margin:0;padding:0;transform:scale(.5);transition:all .3s ease-in;width:8px}.slider-preview-posts .tns-nav .tns-nav-active{background-color:transparent;border:2px solid #15a8f1;box-sizing:border-box;transform:scale(1)}
