/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.header-contacts__bullet{margin-right:.5rem}.header-contacts__phone{font-size:1.125rem;font-weight:700}
:root{--mm-ocd-width:80%;--mm-ocd-min-width:200px;--mm-ocd-max-width:440px}body.mm-ocd-opened{overflow-y:hidden;-ms-scroll-chaining:none;overscroll-behavior:none}.mm-ocd{position:fixed;top:0;right:0;bottom:100%;left:0;z-index:9999;overflow:hidden;-ms-scroll-chaining:none;overscroll-behavior:contain;background:rgba(0,0,0,0);-webkit-transition-property:bottom,background-color;-o-transition-property:bottom,background-color;transition-property:bottom,background-color;-webkit-transition-duration:0s,.3s;-o-transition-duration:0s,.3s;transition-duration:0s,.3s;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-delay:.45s,.15s;-o-transition-delay:.45s,.15s;transition-delay:.45s,.15s}.mm-ocd--open{bottom:0;background:rgba(0,0,0,.25);-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}.mm-ocd__content{position:absolute;top:0;bottom:0;z-index:2;width:var(--mm-ocd-width);min-width:var(--mm-ocd-min-width);max-width:var(--mm-ocd-max-width);background:#fff;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-duration:.3s;-o-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease}.mm-ocd--left .mm-ocd__content{left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.mm-ocd--right .mm-ocd__content{right:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.mm-ocd--open .mm-ocd__content{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mm-ocd__backdrop{position:absolute;top:0;bottom:0;z-index:3;width:clamp(calc(100% - var(--mm-ocd-max-width)),calc(100% - var(--mm-ocd-width)),calc(100% - var(--mm-ocd-min-width)));background:rgba(3,2,1,0)}.mm-ocd--left .mm-ocd__backdrop{right:0}.mm-ocd--right .mm-ocd__backdrop{left:0}.mm-spn,.mm-spn a,.mm-spn li,.mm-spn span,.mm-spn ul{display:block;padding:0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box}:root{--mm-spn-item-height:50px;--mm-spn-item-indent:20px;--mm-spn-line-height:24px;--mm-spn-panel-offset:30%}.mm-spn{width:100%;height:100%;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch;overflow:hidden;-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.mm-spn ul{-webkit-overflow-scrolling:touch;position:fixed;top:0;left:100%;bottom:0;z-index:2;width:calc(100% + var(--mm-spn-panel-offset));padding-right:var(--mm-spn-panel-offset);line-height:var(--mm-spn-line-height);overflow:visible;overflow-y:auto;background:inherit;-webkit-transition:left .3s ease 0s;-o-transition:left .3s ease 0s;transition:left .3s ease 0s;cursor:default}.mm-spn ul:after{content:"";display:block;height:var(--mm-spn-item-height)}.mm-spn>ul{left:0}.mm-spn ul.mm-spn--open{left:0}.mm-spn ul.mm-spn--parent{left:calc(-1 * var(--mm-spn-panel-offset));overflow:visible}.mm-spn li{position:relative;background:inherit;cursor:pointer}.mm-spn li:before{content:"";display:block;position:absolute;top:calc(var(--mm-spn-item-height)/ 2);right:calc(var(--mm-spn-item-height)/ 2);z-index:0;width:10px;height:10px;border-top:2px solid;border-right:2px solid;-webkit-transform:rotate(45deg) translate(0,-50%);-ms-transform:rotate(45deg) translate(0,-50%);transform:rotate(45deg) translate(0,-50%);opacity:.4}.mm-spn li:after{content:"";display:block;margin-left:var(--mm-spn-item-indent);border-top:1px solid;opacity:.15}.mm-spn a,.mm-spn span{position:relative;z-index:1;padding:calc((var(--mm-spn-item-height) - var(--mm-spn-line-height))/ 2) var(--mm-spn-item-indent)}.mm-spn a{background:inherit;color:inherit;text-decoration:none}.mm-spn a:not(:last-child){width:calc(100% - var(--mm-spn-item-height))}.mm-spn a:not(:last-child):after{content:"";display:block;position:absolute;top:0;right:0;bottom:0;border-right:1px solid;opacity:.15}.mm-spn span{background:0 0}.mm-spn.mm-spn--navbar{cursor:pointer}.mm-spn.mm-spn--navbar:before{content:"";display:block;position:absolute;top:calc(var(--mm-spn-item-height)/ 2);left:var(--mm-spn-item-indent);width:10px;height:10px;margin-top:2px;border-top:2px solid;border-left:2px solid;-webkit-transform:rotate(-45deg) translate(50%,-50%);-ms-transform:rotate(-45deg) translate(50%,-50%);transform:rotate(-45deg) translate(50%,-50%);opacity:.4}.mm-spn.mm-spn--navbar.mm-spn--main{cursor:default}.mm-spn.mm-spn--navbar.mm-spn--main:before{content:none;display:none}.mm-spn.mm-spn--navbar:after{content:attr(data-mm-spn-title);display:block;position:absolute;top:0;left:0;right:0;height:var(--mm-spn-item-height);padding:0 calc(var(--mm-spn-item-indent) * 2);line-height:var(--mm-spn-item-height);opacity:.4;text-align:center;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.mm-spn.mm-spn--navbar.mm-spn--main:after{padding-left:var(--mm-spn-item-indent)}.mm-spn.mm-spn--navbar ul{top:calc(var(--mm-spn-item-height) + 1px)}.mm-spn.mm-spn--navbar ul:before{content:"";display:block;position:fixed;top:inherit;z-index:2;width:100%;border-top:1px solid currentColor;opacity:.15}.mm-spn.mm-spn--light{color:#444;background:#f3f3f3}.mm-spn.mm-spn--dark{color:#ddd;background:#333}.mm-spn.mm-spn--vertical{overflow-y:auto}.mm-spn.mm-spn--vertical ul{width:100%;padding-right:0;position:static}.mm-spn.mm-spn--vertical ul ul{display:none;padding-left:var(--mm-spn-item-indent)}.mm-spn.mm-spn--vertical ul ul:after{height:calc(var(--mm-spn-item-height)/ 2)}.mm-spn.mm-spn--vertical ul.mm-spn--open{display:block}.mm-spn.mm-spn--vertical li.mm-spn--open:before{-webkit-transform:rotate(135deg) translate(-50%,0);-ms-transform:rotate(135deg) translate(-50%,0);transform:rotate(135deg) translate(-50%,0)}.mm-spn.mm-spn--vertical ul ul li:last-child:after{content:none;display:none}
.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}}
.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%}
