.b-bottom-menu{bottom:24px;display:flex;flex-direction:column;position:fixed;width:100%;z-index:22}.b-bottom-menu__list{backdrop-filter:blur(5px);background-color:hsla(0,0%,96%,.4);border-radius:20px;box-shadow:0 8px 24px 0 rgba(0,10,31,.16);display:flex;gap:8px;padding:16px}.b-bottom-menu__item{align-items:center;cursor:pointer;display:flex;flex:1;flex-direction:column;gap:8px;justify-content:center;position:relative}.b-bottom-menu__item:nth-child(3){justify-content:flex-end}.b-bottom-menu__item:nth-child(3) .b-bottom-menu__title{margin-bottom:-7px}.b-bottom-menu__item:nth-child(3).opened:before{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iI2ZmZiIgc3Ryb2tlPSIjZmZmIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGQ9Ik0xNy40NyA1LjQ3YS43NS43NSAwIDEgMSAxLjA2IDEuMDZMMTMuMDYgMTJsNS40NyA1LjQ3LjA1Mi4wNTZhLjc1Ljc1IDAgMCAxLTEuMDU2IDEuMDU2bC0uMDU2LS4wNTJMMTIgMTMuMDZsLTUuNDcgNS40N2EuNzUuNzUgMCAxIDEtMS4wNi0xLjA2TDEwLjk0IDEyIDUuNDcgNi41M2EuNzUuNzUgMCAxIDEgMS4wNi0xLjA2TDEyIDEwLjk0eiIvPjwvc3ZnPg==);background-position:50%;content:"";height:24px;left:50%;pointer-events:none;position:absolute;top:-8px;transform:translateX(-50%);width:24px;z-index:2}.b-bottom-menu__item:nth-child(3).opened svg{display:none}.b-bottom-menu__item.active .b-bottom-menu__title{color:#3356a3}.b-bottom-menu__item.active svg path{stroke:#3356a3}.b-bottom-menu__ball{align-items:center;background-color:#3356a3;border-radius:200px;box-shadow:0 4px 12px 0 rgba(51,86,163,.25);display:flex;height:60px;justify-content:center;max-width:60px;min-height:60px;position:absolute;top:-25px;transition:background-color .3s;width:60px}.b-bottom-menu__ball:hover{background-color:#153885}.b-bottom-menu__icon{height:24px;-o-object-fit:contain;object-fit:contain;width:24px}.b-bottom-menu__title{color:#595959;font-size:11px;font-weight:500;line-height:120%;text-align:center}.b-bottom-menu__title.choosen{color:var(--clinic-color);text-transform:uppercase}.b-cards-with-icons__item{display:flex}.b-cards-with-icons__item-icon{height:-moz-fit-content;height:fit-content;margin-right:12px}.b-cards-with-icons__item-icon img{display:block;height:66px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:66px}.b-cards-with-icons__item-content{flex:1}.b-cards-with-icons__item-name{color:#1d1d1d;font-weight:500}.b-cards-with-icons__item-text{font-size:14px;line-height:20px;margin-top:6px}.b-cards-with-icons__item-tags{display:flex;flex-wrap:wrap;margin-top:12px;row-gap:4px}.b-cards-with-icons__item-tag{background-color:#ebeff6;border-radius:12px;color:#3356a3;font-size:12px;line-height:16px;padding:4px 12px}.b-cards-with-icons__item-tag:not(:last-child){margin-right:4px}.b-form{display:flex;flex-direction:column;gap:24px}.b-form label{align-items:flex-start;display:flex;flex-direction:column-reverse;gap:8px;justify-content:flex-start;position:relative}.b-form__input-row{display:grid;gap:24px}.b-form__input-row--two-column{grid-template-columns:repeat(2,1fr)}.b-form__input-row--three-column{grid-template-columns:repeat(3,1fr)}.b-form__reqlabel{display:inline-block;margin-bottom:8px}.b-form__input-group input{background-color:#f9f9f9;border:none;border-left:4px solid #3356a3;border-radius:4px;color:#1d1d1d;overflow:hidden;padding:14px 21px 14px 16px;width:100%}.b-form__input-group--autocomplete input{border-left:none;text-transform:uppercase}.b-form__input-group--message textarea{background-color:#f9f9f9;border:none;border-radius:4px;display:block;flex:0 0 auto;min-height:96px;min-width:100%;padding:12px 21px 12px 16px}.b-form__input-group--border textarea{border-left:4px solid #3356a3}.b-form__input-group:has(input[required],select[required],textarea[required]) .b-form__reqlabel:after{color:#b91c1c;content:"*";display:inline-block;margin-left:1px}.b-form__input-check-container{display:flex;flex-direction:column;gap:12px}.b-form__input-checkbox{align-items:center;display:flex;justify-content:flex-start;padding:0 15px 0 4px}.b-form__input-checkbox label{align-items:center;flex:0 0 auto;flex-direction:row;justify-content:flex-start;max-width:100%;position:relative}.b-form__input-checkbox label input{height:0;left:0;opacity:0;position:absolute;top:0;visibility:hidden;width:0}.b-form__input-checkbox label span{background-color:#f9f9f9;border:1px solid #3356a3;border-radius:4px;color:transparent;cursor:pointer;display:block;flex:0 0 20px;height:20px;position:relative;transition:background-color .3s,color .3s;width:20px}.b-form__input-checkbox label input:checked+span{background-color:#3356a3;color:#fff}.b-form__input-checkbox label input:checked+span:after{align-items:center;display:flex;font-family:Fontello;font-style:normal;font-weight:400;height:16px;justify-content:center;width:16px;speak:never;content:"";font-size:14px;font-variant:normal;left:calc(50% - 8px);line-height:14px;position:absolute;text-align:center;text-decoration:inherit;text-transform:none;top:calc(50% - 8px)}.b-form__input-checkbox--all{padding:0 15px 0 0}.b-form__input-checkbox--all label span{flex:0 0 24px;height:24px;width:24px}.b-form__check-text{display:inline-block;flex:0 0 auto;font-size:12px;line-height:133%;margin:0;max-width:calc(100% - 36px);padding-left:12px;position:relative;width:auto}.b-form__check-text a{color:#3356a3;display:inline;transition:color .3s}.b-form__check-text a:hover{color:#002370}.b-form__input-group--select-group{position:relative}.b-form__input-group--select-group .custom-select{cursor:pointer;height:52px;width:100%}.b-form__input-group--select-group .custom-select .jq-selectbox__select{background-color:#f9f9f9;border:none;border-left:4px solid #3356a3;border-radius:4px;cursor:pointer;display:block;padding:14px 21px 14px 16px;width:100%}.b-form__input-group--select-group .custom-select .jq-selectbox__select-text{cursor:pointer;padding-right:35px}.b-form__input-group--select-group .custom-select .jq-selectbox__trigger{align-items:center;display:flex;height:100%;justify-content:center;pointer-events:none;position:absolute;right:0;top:0;transition:transform .3s;width:50px}.b-form__input-group--select-group .custom-select .jq-selectbox__trigger-arrow:after{content:"";display:inline-block;font-family:Fontello;font-size:14px;font-style:normal;font-variant:normal;font-weight:400;line-height:14px;text-align:center;text-decoration:inherit;text-transform:none;transform:rotate(90deg)}.b-form__input-group--select-group .custom-select .jq-selectbox__dropdown{background-color:#fff;border:1px solid #e8e8e8;border-radius:8px;width:100%}.b-form__input-group--select-group .custom-select .jq-selectbox__dropdown ul{list-style-type:none;margin:0;max-height:236px;padding:0}.b-form__input-group--select-group .custom-select .jq-selectbox__dropdown ul li{background-color:transparent;border-radius:8px;cursor:pointer;display:block;padding:16px 18px;transition:background-color .3s}.b-form__input-group--select-group .custom-select .jq-selectbox__dropdown ul li+li{margin-top:4px}.b-form__input-group--select-group .custom-select .jq-selectbox__dropdown ul li.sel,.b-form__input-group--select-group .custom-select .jq-selectbox__dropdown ul li:hover{background-color:#f0f0f0}.b-form__input-group--select-group .custom-select.opened .jq-selectbox__trigger{transform:scaleY(-1)}.b-form__input-group--select-group select{left:0;opacity:0;position:absolute;top:0;visibility:hidden}.b-form__submit-btn{display:flex;padding:16px;width:100%}.b-header{border-radius:0 0 24px 24px;box-shadow:2px 4px 24px 0 hsla(0,0%,74%,.14);left:0;position:fixed;top:0;transform:translateY(0);transition:transform .3s,box-shadow .3s;will-change:transform;z-index:23}.b-header .app-link{background-color:rgba(51,86,163,.1);color:#3356a3;display:none;margin:-12px 0 12px;padding:12px 0}.b-header .app-link .container{align-items:center;display:flex;justify-content:flex-start;padding-left:45px;position:relative}.b-header .app-link .close-link{left:16px;position:absolute;top:calc(50% - 10px)}.b-header .app-link .close-link .icon{pointer-events:none}.b-header .app-link .link-item{-moz-column-gap:10px;column-gap:10px;display:grid;grid-template-columns:32px auto}.b-header .app-link .link-item .image-wrapper{align-items:center;align-self:center;background-color:#fff;border-radius:6px;display:flex;height:32px;justify-content:center;overflow:hidden;padding:5px;width:32px}.b-header .app-link .link-item .image-wrapper .link-icon{height:100%;max-width:unset;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%}.b-header .app-link .link-item .txt{align-items:center;align-self:center;-moz-column-gap:5px;column-gap:5px;display:inline-flex;font-size:14px;font-weight:500;justify-content:flex-start;line-height:100%}.b-header .app-link .link-item .txt:after{align-items:center;content:"";display:inline-flex;font-family:Fontello;font-style:normal;font-weight:400;height:10px;justify-content:center;width:10px;speak:never;font-size:10px;font-variant:normal;line-height:10px;margin-top:4px;text-align:center;text-decoration:inherit;text-transform:none}.b-header .header__top{align-items:center;background-color:#fff;display:flex;justify-content:space-between;margin:0 auto;max-width:1502px;padding:16px 15px 12px}.b-header .header__top .links-wrapper{align-items:center;-moz-column-gap:20px;column-gap:20px;display:flex;flex:1;flex-wrap:wrap;justify-content:flex-start;row-gap:15px;width:auto}.b-header .header__top .add-link{display:inline-block;flex:0 0 auto;height:25px;margin-right:32px;width:146px}.b-header .header__top .add-link .logo-image{display:block;height:100%;width:100%}.b-header .header__top .logo-link{display:inline-block;margin-right:auto}.b-header .header__top .logo-link .logo-image{display:block}.b-header .header__top .backcall-block{align-items:center;display:flex;flex:0 0 auto;justify-content:flex-end;margin-left:auto;padding-left:15px;width:auto}.b-header .header__top .backcall-block .phone-content{position:relative}.b-header .phone-link-mobile{color:#3356a3;display:none;font-size:16px;font-weight:500}.b-header .header__top .backcall-block .phone-content .phone-link{align-items:center;background-color:#3356a3;border-radius:8px;color:#fff;display:flex;flex:0 0 48px;font-size:20px;height:100%;justify-content:center;line-height:20px;min-height:48px;transition:background-color .3s;width:48px}.b-header .header__top .backcall-block .phone-content .phone-link:hover{background-color:#002370}.b-header .header__top .backcall-block .phone-content .phone-link .icon{pointer-events:none}.b-header .header__top .backcall-block .phone-content .phone-link.active .icon:before{content:"";font-size:16px;line-height:16px}.b-header .header__top .backcall-block .phone-content .phones-block{background-color:#fff;border-radius:8px;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);display:none;padding:16px;position:absolute;right:0;top:calc(100% + 15px);width:435px;z-index:2}.b-header .header__top .backcall-block .phone-content .phones-block .item-title{align-items:center;color:#1d1d1d;display:flex;flex:0 0 100%;font-size:18px;font-weight:600;justify-content:flex-start;line-height:122%;margin-bottom:16px;width:100%}.b-header .header__top .backcall-block .phone-content .phones-block .block-item{align-items:stretch;-moz-column-gap:10px;column-gap:10px;display:flex;flex-wrap:wrap;justify-content:flex-start}.b-header .header__top .backcall-block .phone-content .phones-block .block-item .item-title:before{background-color:var(--clinic-color);border-radius:50%;content:"";display:block;height:11px;margin-right:8px;width:11px}.b-header .header__top .backcall-block .phone-content .phones-block .block-item .phone-link{align-items:center;background-color:rgba(51,86,163,.1);border-radius:8px;color:#3356a3;display:flex;flex:1 1 auto;font-size:18px;font-weight:500;justify-content:center;line-height:100%;max-width:calc(100% - 120px);padding:25px 10px;transition:background-color .3s,color .3s;width:auto}.b-header .header__top .backcall-block .phone-content .phones-block .block-item .phone-link:before{font-family:Fontello;font-style:normal;font-weight:400;speak:never;content:"";font-size:21px;font-variant:normal;line-height:21px;margin-right:14px;text-align:center;text-decoration:inherit;text-transform:none}.b-header .header__top .backcall-block .phone-content .phones-block .block-item .phone-link:hover{background-color:#002370;color:#fff}.b-header .header__top .backcall-block .phone-content .phones-block .block-item .max-link,.b-header .header__top .backcall-block .phone-content .phones-block .block-item .tg-link,.b-header .header__top .backcall-block .phone-content .phones-block .block-item .wa-link{align-items:center;background-color:rgba(51,86,163,.1);border-radius:8px;color:#3356a3;display:flex;flex:0 0 50px;font-size:22px;justify-content:center;line-height:100%;transition:background-color .3s,color .3s;width:50px}.b-header .header__top .backcall-block .phone-content .phones-block .block-item .max-link{padding:8px}.b-header .header__top .backcall-block .phone-content .phones-block .block-item .tg-link:hover,.b-header .header__top .backcall-block .phone-content .phones-block .block-item .wa-link:hover{background-color:#002370;color:#fff}.b-header .header__top .backcall-block .phone-content .phones-block .block-item .email-link{align-items:center;background-color:rgba(51,86,163,.1);border-radius:8px;color:#3356a3;display:flex;flex:0 0 50px;justify-content:center;transition:background-color .3s,color .3s;width:50px}.b-header .header__top .backcall-block .phone-content .phones-block .block-item .email-link:hover{background-color:#002370;color:#fff}.b-header .header__top .backcall-block .phone-content .phones-block .block-item+.block-item{margin-top:25px}.b-header .header__top .backcall-block .phone-content .phones-block .social-item{margin-top:28px}.b-header .header__top .backcall-block .phone-content .phones-block .social-item .item-title{margin-bottom:12px}.b-header .header__top .backcall-block .phone-content .phones-block .social-item .social-list{align-items:center;-moz-column-gap:16px;column-gap:16px;display:flex;justify-content:flex-start;list-style-type:none;margin:0;padding:0}.b-header .header__top .backcall-block .phone-content .phones-block .social-item .social-list li{flex:0 0 auto;width:auto}.b-header .header__top .backcall-block .phone-content .phones-block .social-item .social-list a{border-radius:14px;display:block;overflow:hidden;transition:opacity .3s}.b-header .header__top .backcall-block .phone-content .phones-block .social-item .social-list a:hover{opacity:.8}.b-header .header__top .backcall-block .phone-content .phones-block .backcall-item{margin-top:24px}.b-header .header__top .backcall-block .phone-content .phones-block .backcall-item .form-btn{display:flex;width:100%}.b-header .header__top .backcall-block .backcall-link{align-items:center;background-color:#3356a3;border-radius:8px;color:#fff;display:inline-flex;flex:0 0 auto;font-size:16px;font-weight:500;justify-content:center;line-height:150%;margin-left:8px;padding:12px 24px;transition:background-color .3s;width:auto}.b-header .header__top .backcall-block .backcall-link:hover{background-color:#002370}.b-header .header__bottom{background-color:#fff;border-top:1px solid #e8e8e8;margin:0 auto;max-width:1502px;padding:12px 15px 16px;position:relative;width:calc(100% - 30px);z-index:2}.b-header .header__bottom-line{align-items:center;display:flex;gap:8px;justify-content:space-between;width:100%}.b-header .header__bottom-line-left{align-items:center;display:none;justify-content:space-between}.b-header .header__bottom-line-right{align-items:center;display:flex;flex:1;justify-content:space-between}.b-header .header__bottom .btns-block{align-items:center;display:flex;justify-content:flex-end;margin-left:auto;position:relative}.b-header .header__bottom .btns-block .lang-link,.b-header .header__bottom .btns-block .search-link{align-items:center;background-color:rgba(51,86,163,.1);border-radius:8px;color:#3356a3;display:flex;flex:0 0 auto;font-size:20px;height:48px;justify-content:center;line-height:20px;margin-right:8px;transition:background-color .3s,color .3s;width:48px}.b-header .header__bottom .btns-block .lang-link:hover,.b-header .header__bottom .btns-block .search-link:hover{background-color:#3356a3;color:#fff}.b-header .header__bottom .btns-block .add-menu{display:none;position:absolute;right:0;top:100%;width:auto}.b-header .header__bottom .btns-block .add-menu .menu-wrapper{background-color:#fff;border:1px solid #e8e8e8;border-radius:8px;margin:16px 0;max-height:calc(100vh - 155px);overflow:hidden;overflow-y:scroll;padding:20px 24px}.b-header .header__bottom .btns-block .add-menu .menu-wrapper::-webkit-scrollbar{border-radius:0;height:6px;width:6px}.b-header .header__bottom .btns-block .add-menu .menu-wrapper::-webkit-scrollbar-thumb{background:#3356a3;border-radius:0;-webkit-transition:background-color .3s;transition:background-color .3s}.b-header .header__bottom .btns-block .add-menu .menu-wrapper::-webkit-scrollbar-thumb:hover{background:#000}.b-header .header__bottom .btns-block .add-menu .menu-wrapper::-webkit-scrollbar-track{background:#fff;border-radius:0}.b-header .header__bottom .btns-block .add-menu .menu-wrapper{scrollbar-face-color:#3356a3;scrollbar-track-color:#fff}.b-header .header__bottom .btns-block .add-menu ul{list-style-type:none;margin:0;padding:0}.b-header .header__bottom .btns-block .add-menu ul li{display:block}.b-header .header__bottom .btns-block .add-menu ul li+li{margin-top:16px}.b-header .header__bottom .btns-block .add-menu ul a{display:inline-block;font-weight:500;text-decoration:none;transition:color .3s;white-space:nowrap}.b-header .header__bottom .btns-block .add-menu ul a:hover{color:#3356a3}.b-header .header__bottom .btns-block .add-menu .lang-link{align-items:center;background-color:#fff;border:1px solid #e8e8e8;border-radius:8px;display:flex;font-size:18px;font-weight:500;height:44px;justify-content:center;line-height:100%;margin:20px 0 0;padding:10px;text-transform:uppercase;transition:background-color .3s;width:48px}.b-header .header__bottom .btns-block .add-menu .lang-link:hover{background-color:#f9f9f9}.b-header .header__bottom .btns-block .special-btn{align-items:center;background-color:rgba(51,86,163,.1);border-radius:8px;display:flex;flex:0 0 48px;height:48px;justify-content:center;margin-left:8px;padding:10px;width:48px}.b-header .header__bottom .btns-block .special-btn img{display:block;margin:0 auto;max-width:100%;width:auto}.b-header.hide{box-shadow:none;transform:translateY(-76px)}.b-header+.main-wrapper{margin-top:155px}.b-header .header__top .profile-link{align-items:center;background-color:rgba(51,86,163,.1);border-radius:8px;color:#3356a3;-moz-column-gap:12px;column-gap:12px;display:inline-flex;font-size:16px;font-weight:500;height:48px;justify-content:flex-start;line-height:150%;padding:12px 22px;transition:background-color .3s,color .3s}.b-header .header__top .profile-link:after{align-items:center;display:flex;flex:0 0 24px;font-family:Fontello;font-style:normal;font-weight:400;height:24px;justify-content:center;width:24px;speak:never;content:"";font-size:20px;font-variant:normal;line-height:20px;text-align:center;text-decoration:inherit;text-transform:none}.b-header .header__top .profile-link:hover{background-color:#3356a3;color:#fff}.b-header .hamburger-btn{display:none}.b-header .header__bottom .detskaya-klinika-btn-gif img{max-height:50px}.b-header .header__bottom .detskaya-klinika-btn{background-color:#ebeff6;border-radius:8px;display:flex;margin-right:20px;padding:12px 60px 12px 16px;position:relative;transition:background-color .3s ease-out}.b-header .header__bottom .detskaya-klinika-btn:hover{background-color:#3356a3}.b-header .header__bottom .detskaya-klinika-btn span{color:#3356a3;font-weight:500;white-space:nowrap}.b-header .header__bottom .detskaya-klinika-btn span br{display:none}.b-header .header__bottom .detskaya-klinika-btn:hover span{color:#fff}.b-header .header__bottom .detskaya-klinika-btn img{bottom:0;height:42px;position:absolute;right:7px;width:45px}.b-header .header__bottom .btns-block .lang-link{margin-left:8px;margin-right:0}.b-header .extra-content{position:relative}.b-header .extra-block{background-color:#fff;border-radius:8px;box-shadow:2px 4px 8px 0 hsla(0,0%,74%,.14);display:none;left:0;padding:16px;position:absolute;top:calc(100% + 24px);width:100%}.b-header .extra-block .phone-link{color:#ff7900;-moz-column-gap:17px;column-gap:17px;display:flex;font-size:14px;justify-content:flex-start;padding:14px 18px}.b-header .extra-block .phone-link,.b-header .extra-link{align-items:center;background-color:#fff2e6;border-radius:8px;font-weight:500;line-height:100%;transition:color .3s,background-color .3s}.b-header .extra-link{color:#ef7918;-moz-column-gap:10px;column-gap:10px;display:inline-flex;font-size:16px;justify-content:center;margin-left:8px;padding:14px 16px}.b-header .header__top .extra-link{display:none}.b-header .extra-link>*{pointer-events:none}.b-header .extra-link:after{font-family:Fontello;font-style:normal;font-weight:400;speak:never;content:"";font-size:20px;font-variant:normal;line-height:20px;text-align:center;text-decoration:inherit;text-transform:none}.b-header .extra-link.active,.b-header .extra-link:hover{background-color:#ef7918;color:#fff}.b-header .header__bottom .btns-block .phone-content{position:relative}.b-header .header__bottom .btns-block .phone-content .phone-link{align-items:center;background-color:rgba(51,86,163,.1);border-radius:8px;color:#3356a3;display:flex;flex:0 0 48px;font-size:20px;height:48px;justify-content:center;line-height:20px;transition:background-color .3s;width:48px}.b-header .header__bottom .btns-block .phone-content .phone-link:hover{background-color:#3356a3;color:#fff}.b-header .header__bottom .btns-block .phone-content .phone-link .icon{pointer-events:none}.b-header .header__bottom .btns-block .phone-content .phone-link.active{background-color:#3356a3;color:#fff}.b-header .header__bottom .btns-block .phone-content .phone-link.active .icon:before{content:"";font-size:16px;line-height:16px}.b-header .header__bottom .btns-block .phone-content .phones-block{background-color:#fff;border-radius:8px;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);display:none;padding:16px;position:absolute;right:0;top:calc(100% + 15px);width:490px;z-index:2}.b-header .header__bottom .btns-block .phone-content .phones-block .item-title{align-items:center;color:#1d1d1d;display:flex;flex:0 0 100%;font-size:18px;font-weight:600;justify-content:flex-start;line-height:122%;margin-bottom:16px;width:100%}.b-header .header__bottom .btns-block .phone-content .phones-block .block-item{align-items:stretch;-moz-column-gap:10px;column-gap:10px;display:flex;flex-wrap:wrap;justify-content:flex-start}.b-header .header__bottom .btns-block .phone-content .phones-block .block-item .item-title:before{background-color:var(--clinic-color);border-radius:50%;content:"";display:block;height:11px;margin-right:8px;width:11px}.b-header .header__bottom .btns-block .phone-content .phones-block .block-item .phone-link{align-items:center;background-color:rgba(51,86,163,.1);border-radius:8px;color:#3356a3;display:flex;flex:1 1 auto;font-size:18px;font-weight:500;justify-content:center;line-height:100%;max-width:calc(100% - 120px);padding:25px 10px;transition:background-color .3s,color .3s;width:auto}.b-header .header__bottom .btns-block .phone-content .phones-block .block-item .phone-link:before{font-family:Fontello;font-style:normal;font-weight:400;speak:never;content:"";font-size:21px;font-variant:normal;line-height:21px;margin-right:14px;text-align:center;text-decoration:inherit;text-transform:none}.b-header .header__bottom .btns-block .phone-content .phones-block .block-item .phone-link:hover{background-color:#002370;color:#fff}.b-header .header__bottom .btns-block .phone-content .phones-block .block-item .max-link,.b-header .header__bottom .btns-block .phone-content .phones-block .block-item .tg-link,.b-header .header__bottom .btns-block .phone-content .phones-block .block-item .wa-link{align-items:center;background-color:rgba(51,86,163,.1);border-radius:8px;color:#3356a3;display:flex;flex:0 0 50px;font-size:22px;justify-content:center;line-height:100%;transition:background-color .3s,color .3s;width:50px}.b-header .header__bottom .btns-block .phone-content .phones-block .block-item .max-link{padding:8px}.b-header .header__bottom .btns-block .phone-content .phones-block .block-item .max-link:hover{background-color:#002370}.b-header .header__bottom .btns-block .phone-content .phones-block .block-item .max-link:hover svg path{fill:#fff}.b-header .header__bottom .btns-block .phone-content .phones-block .block-item .tg-link:hover,.b-header .header__bottom .btns-block .phone-content .phones-block .block-item .wa-link:hover{background-color:#002370;color:#fff}.b-header .header__bottom .btns-block .phone-content .phones-block .block-item .email-link{align-items:center;background-color:rgba(51,86,163,.1);border-radius:8px;color:#3356a3;display:flex;flex:0 0 50px;justify-content:center;transition:background-color .3s,color .3s;width:50px}.b-header .header__bottom .btns-block .phone-content .phones-block .block-item .email-link:hover{background-color:#002370;color:#fff}.b-header .header__bottom .btns-block .phone-content .phones-block .block-item+.block-item{margin-top:25px}.b-header .header__bottom .btns-block .phone-content .phones-block .social-item{margin-top:28px}.b-header .header__bottom .btns-block .phone-content .phones-block .social-item .item-title{margin-bottom:12px}.b-header .header__bottom .btns-block .phone-content .phones-block .social-item .social-list{align-items:center;-moz-column-gap:16px;column-gap:16px;display:flex;justify-content:flex-start;list-style-type:none;margin:0;padding:0}.b-header .header__bottom .btns-block .phone-content .phones-block .social-item .social-list li{flex:0 0 auto;width:auto}.b-header .header__bottom .btns-block .phone-content .phones-block .social-item .social-list a{border-radius:14px;display:block;overflow:hidden;transition:opacity .3s}.b-header .header__bottom .btns-block .phone-content .phones-block .social-item .social-list a:hover{opacity:.8}.b-header .header__bottom .btns-block .phone-content .phones-block .backcall-item{margin-top:24px}.b-header .header__bottom .btns-block .phone-content .phones-block .backcall-item .form-btn{display:flex;width:100%}.b-header .header.clinic-header .header__top .links-wrapper{flex:1 1 auto;width:auto}.b-header__content{box-sizing:border-box;overflow:hidden;padding-top:0;transition:max-height .3s ease-out,padding .3s ease-out}.b-header__content .b-page-menu-nav{margin-top:20px}.b-header__nav{margin-top:12px;transition:all .3s ease-in-out}.b-header__nav.hide{opacity:0}.b-header__button{border-radius:12px;position:relative;transition:background-color .3s ease-out;width:-moz-fit-content;width:fit-content}.b-header__button:before{background-size:100%;content:"";height:32px;position:absolute;right:16px;top:10px;width:32px}.b-header__button--accent{background-color:#3356a3;border:1px solid #3356a3;color:#fff}.b-header__button--accent:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTIxLjUgMTkuNjM2YS44LjggMCAwIDEgLjc5NS44MDMuOC44IDAgMCAxLS43OTUuODA0aC0zLjY2N2EuOC44IDAgMCAxLS43OTUtLjgwNC44LjggMCAwIDEgLjc5NS0uODAzeiIvPjxwYXRoIGZpbGw9IiNmZmYiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTIwLjg4OSA1YS44LjggMCAwIDEgLjc5NS44MDR2MS42NmguNDI3YzIuNyAwIDQuODg5IDIuMjEzIDQuODg5IDQuOTQzdjguNjVjMCAyLjY0NS0yLjA1NCA0LjgwNS00LjYzNyA0LjkzN2wtLjI1Mi4wMDZIOS44OWwtLjI1Mi0uMDA2Yy0yLjUtLjEyOC00LjUwNC0yLjE1NS00LjYzMS00LjY4Mkw1IDIxLjA1N3YtOC42NWMwLTIuNzMgMi4xODktNC45NDMgNC44ODktNC45NDNoLjQyN3YtMS42NkEuOC44IDAgMCAxIDExLjExMSA1YS44LjggMCAwIDEgLjc5NS44MDR2MS42Nmg4LjE4OHYtMS42NkEuOC44IDAgMCAxIDIwLjg4OSA1bS0xNC4zIDE2LjA1N2MwIDEuODQzIDEuNDc3IDMuMzM3IDMuMyAzLjMzN0gyMi4xMWMxLjgyMyAwIDMuMy0xLjQ5NCAzLjMtMy4zMzd2LTYuNjFINi41OXptMy4zLTExLjk4N2MtMS44MjMgMC0zLjMgMS40OTQtMy4zIDMuMzM3di40MzJIMjUuNDF2LS40MzJjMC0xLjg0My0xLjQ3Ny0zLjMzNy0zLjMtMy4zMzdoLS40Mjd2MS40ODNhLjguOCAwIDAgMS0uNzk1LjgwNC44LjggMCAwIDEtLjc5NS0uODAzVjkuMDdoLTguMTg4djEuNDgzYS44LjggMCAwIDEtLjc5NS44MDQuOC44IDAgMCAxLS43OTUtLjgwM1Y5LjA3eiIgY2xpcC1ydWxlPSJldmVub2RkIi8+PC9zdmc+)}.b-header__button--accent:hover{background-color:rgba(51,86,163,.9)}.b-header__button--navigation{color:#3356a3;cursor:pointer;display:none;margin-right:auto}.b-header__button--navigation:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSI+PHBhdGggc3Ryb2tlPSIjMzM1NkEzIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMS41IiBkPSJNMTIgMThzMS4yLS44MTIgNC0uODEyUzIwIDE4IDIwIDE4VjYuNjI1UzE4LjggNSAxNiA1cy00IDEuNjI1LTQgMS42MjVTMTAuOCA1IDggNSA0IDYuNjI1IDQgNi42MjVWMThzMS4yLS44MTIgNC0uODEyUzEyIDE4IDEyIDE4bTAtMTEuMzc1VjE4Ii8+PC9zdmc+)}.b-header__button span:last-child{display:none}.b-header--with-navigation .b-header__button--navigation{display:block}.b-main-menu{flex:0 0 auto;margin-right:auto;width:auto}.b-main-menu__top{display:none}.b-main-menu ul{align-items:center;display:flex;justify-content:flex-start}.b-main-menu ul li{flex:0 0 auto;margin-left:20px}.b-main-menu ul li:first-of-type{margin:0}.b-main-menu__submenu-item{position:relative}.b-main-menu__label{align-items:center;cursor:pointer;display:flex;font-weight:500;gap:10px;transition:color .3s}.b-main-menu__label img{display:none}.b-main-menu__submenu-wrapper{display:none;left:0;margin:0 auto;padding:28px 0 0;position:absolute;right:0;top:100%;width:-moz-max-content;width:max-content}.b-main-menu__submenu-wrapper ul{align-items:flex-start;background-color:#fff;border:1px solid #e8e8e8;border-radius:10px;box-shadow:2px 4px 24px 0 hsla(0,0%,74%,.14);display:flex;flex-direction:column;justify-content:flex-start;list-style-type:none;margin:0;padding:20px 24px}.b-main-menu__submenu-wrapper ul li{display:block;margin:0}.b-main-menu__submenu-wrapper ul li+li{margin-top:8px}.b-main-menu__submenu-wrapper ul a{display:inline-block;font-size:16px;font-weight:500;line-height:125%;text-decoration:none;transition:color .3s}.b-main-menu__submenu-item:hover .b-main-menu__label,.b-main-menu__submenu-wrapper ul a:hover{color:#3356a3}.b-main-menu__submenu-item:hover .b-main-menu__submenu-wrapper{display:block}.b-main-menu__lang-link{display:none}.b-main-menu__close{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCIgZmlsbD0ibm9uZSI+PGcgY2xpcC1wYXRoPSJ1cmwoI2EpIj48cGF0aCBmaWxsPSIjMzM1NkEzIiBzdHJva2U9IiMzMzU2QTMiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIuNCIgZD0iTTEzLjEwMiA0LjEwMmEuNTYyLjU2MiAwIDEgMSAuNzk2Ljc5Nkw5Ljc5NSA5bDQuMTAzIDQuMTAyLjAzOS4wNDNhLjU2My41NjMgMCAwIDEtLjc5Mi43OTJsLS4wNDMtLjA0TDkgOS43OTZsLTQuMTAyIDQuMTAzYS41NjMuNTYzIDAgMCAxLS43OTYtLjc5Nkw4LjIwNSA5IDQuMTAyIDQuODk4YS41NjIuNTYyIDAgMSAxIC43OTYtLjc5Nkw5IDguMjA1eiIvPjwvZz48ZGVmcz48Y2xpcFBhdGggaWQ9ImEiPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0wIDBoMTh2MThIMHoiLz48L2NsaXBQYXRoPjwvZGVmcz48L3N2Zz4=);background-color:#ebeff6;background-position:50%;background-repeat:no-repeat;border:none;border-radius:8px;height:36px;outline:none;width:36px}.b-main-menu__right{align-items:center;display:flex;gap:8px}.b-main-menu__search{align-items:center;border:1px solid #e8e8e8;border-radius:8px;display:flex;height:36px;justify-content:center;width:36px}.b-main-menu .mobile:not(.desctop){display:none}.b-page-banner__title{margin-top:20px}.b-page-banner__tags{display:flex;flex-wrap:wrap;margin-top:20px;row-gap:8px}.b-page-banner__tags>:not(:last-child){margin-right:8px}.b-page-banner__img{border-radius:24px;display:block;height:220px;overflow:hidden;position:relative;width:100%}.b-page-banner__img img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.b-page-banner__img:after{background-image:url(/local/templates/olymp/builds/prod/d2dba0c4a40bb54b8471.webp);bottom:0;content:"";left:0;position:absolute;right:0;top:0}.b-page-banner__text{margin-top:12px}.b-page-menu-nav{background-color:#fff;border-radius:12px;max-height:calc(100vh - 400px);overflow-y:auto;padding:12px}.b-page-menu-nav__title{color:#3356a3;font-size:20px;font-weight:600;line-height:100%}.b-page-menu-nav ul{list-style:none;margin:0;padding:0}.b-page-menu-nav a{text-decoration:none}.b-page-menu-nav__items{list-style:none;margin:12px 0 0;padding:0}.b-page-menu-nav__item{font-size:15px;font-weight:500;line-height:20px;padding:0 0 0 16px;position:relative}.b-page-menu-nav__item:not(:last-child){margin-bottom:12px}.b-page-menu-nav__item-name>a{color:#1d1d1d;font-size:15px;font-weight:500;line-height:20px}.b-page-menu-nav__item-arrow{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSI2IiBmaWxsPSJub25lIj48cGF0aCBmaWxsPSIjMzM1NkEzIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xLjE3OSAwIDUgMy43MTEgOC44MjIgMCAxMCAxLjE0NSA2LjExNSA0LjkxOGExLjYgMS42IDAgMCAxLTIuMjMgMEwwIDEuMTQ0eiIgY2xpcC1ydWxlPSJldmVub2RkIi8+PC9zdmc+);background-repeat:no-repeat;background-size:100%;display:inline-block;height:6px;margin:2px 0 0 3px;transition:transform .3s ease-out;width:10px}.b-page-menu-nav__item-num{color:#3356a3;left:0;position:absolute;top:0}.b-page-menu-nav__item--parent{cursor:pointer}.b-page-menu-nav__item.open .b-page-menu-nav__item-arrow{transform:rotate(180deg)}.b-page-menu-nav__subitems{overflow:hidden;transition:max-height .3s ease-out}.b-page-menu-nav__subitem{margin-top:10px;padding:0 0 0 16px;position:relative}.b-page-menu-nav__subitem a{color:#1d1d1d;font-size:14px;font-weight:400;line-height:18px}.b-page-menu-nav__subitem:before{color:#3356a3;content:"—";font-size:14px;font-weight:400;left:0;line-height:18px;position:absolute;top:1px}.b-page-menu-slider-nav{display:block}.b-page-menu-slider-nav__tab{background-color:#859ac8;border-radius:8px;color:#fff;display:flex;font-size:12px;gap:4px;padding:3px 6px;transition:all .3s ease-in-out!important;width:-moz-fit-content;width:fit-content}.b-page-menu-slider-nav__tab.swiper-slide-active{background-color:#3356a3}.b-page-menu-slider-nav__pagination{display:flex;gap:4px;padding:0 28px}.b-page-menu-slider-nav .swiper-wrapper{margin-top:8px;padding-left:28px}.b-page-menu-slider-nav .swiper-wrapper.hide .b-page-menu-slider-nav__tab{opacity:0}.b-page-menu-slider-nav .swiper-pagination-bullet{background-color:#ebeff6;border-radius:2px;box-shadow:0 2px 4px rgba(0,10,31,.16);flex:1;height:4px;opacity:1}.b-page-menu-slider-nav .swiper-pagination-bullet-active{background-color:#3356a3}.b-page-menu__relative-block{min-height:56px;position:relative}.b-page-menu__wrapper{position:absolute;width:100%;z-index:10}.b-page-menu__wrapper.js-fixed{position:fixed}.b-page-menu__wrapper.js-fixed .b-page-menu__container{box-shadow:0 0 20px 4px rgba(0,0,0,.16)}.b-page-menu__container{backdrop-filter:blur(5px);background-color:hsla(0,0%,96%,.4);border-radius:20px;margin:0 -8px;padding:8px}.b-page-menu__top{display:flex;justify-content:space-between}.b-page-menu__button{border-radius:12px;position:relative;transition:background-color .3s ease-out;width:-moz-fit-content;width:fit-content}.b-page-menu__button:before{background-size:100%;content:"";height:32px;position:absolute;right:16px;top:10px;width:32px}.b-page-menu__button--accent{background-color:#3356a3;border:1px solid #3356a3;color:#fff}.b-page-menu__button--accent:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTIxLjUgMTkuNjM2YS44LjggMCAwIDEgLjc5NS44MDMuOC44IDAgMCAxLS43OTUuODA0aC0zLjY2N2EuOC44IDAgMCAxLS43OTUtLjgwNC44LjggMCAwIDEgLjc5NS0uODAzeiIvPjxwYXRoIGZpbGw9IiNmZmYiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTIwLjg4OSA1YS44LjggMCAwIDEgLjc5NS44MDR2MS42NmguNDI3YzIuNyAwIDQuODg5IDIuMjEzIDQuODg5IDQuOTQzdjguNjVjMCAyLjY0NS0yLjA1NCA0LjgwNS00LjYzNyA0LjkzN2wtLjI1Mi4wMDZIOS44OWwtLjI1Mi0uMDA2Yy0yLjUtLjEyOC00LjUwNC0yLjE1NS00LjYzMS00LjY4Mkw1IDIxLjA1N3YtOC42NWMwLTIuNzMgMi4xODktNC45NDMgNC44ODktNC45NDNoLjQyN3YtMS42NkEuOC44IDAgMCAxIDExLjExMSA1YS44LjggMCAwIDEgLjc5NS44MDR2MS42Nmg4LjE4OHYtMS42NkEuOC44IDAgMCAxIDIwLjg4OSA1bS0xNC4zIDE2LjA1N2MwIDEuODQzIDEuNDc3IDMuMzM3IDMuMyAzLjMzN0gyMi4xMWMxLjgyMyAwIDMuMy0xLjQ5NCAzLjMtMy4zMzd2LTYuNjFINi41OXptMy4zLTExLjk4N2MtMS44MjMgMC0zLjMgMS40OTQtMy4zIDMuMzM3di40MzJIMjUuNDF2LS40MzJjMC0xLjg0My0xLjQ3Ny0zLjMzNy0zLjMtMy4zMzdoLS40Mjd2MS40ODNhLjguOCAwIDAgMS0uNzk1LjgwNC44LjggMCAwIDEtLjc5NS0uODAzVjkuMDdoLTguMTg4djEuNDgzYS44LjggMCAwIDEtLjc5NS44MDQuOC44IDAgMCAxLS43OTUtLjgwM1Y5LjA3eiIgY2xpcC1ydWxlPSJldmVub2RkIi8+PC9zdmc+)}.b-page-menu__button--accent:hover{background-color:rgba(51,86,163,.9)}.b-page-menu__button--navigation{color:#3356a3;cursor:pointer;margin-right:auto}.b-page-menu__button--navigation:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iIzMzNTZBMyIgZD0iTTE1LjM3NSAyMC4wMmMuNDQ5IDAgLjgxMy4zNS44MTMuNzhzLS4zNjQuNzgtLjgxMy43OEgxMWMtLjQ0OSAwLS44MTMtLjM1LS44MTMtLjc4cy4zNjQtLjc4LjgxMy0uNzh6TTE1LjM3NSAxNS4yMmMuNDQ5IDAgLjgxMy4zNS44MTMuNzhzLS4zNjQuNzgtLjgxMy43OEgxMWMtLjQ0OSAwLS44MTMtLjM1LS44MTMtLjc4cy4zNjQtLjc4LjgxMy0uNzh6TTE1LjM3NSAxMC40MmMuNDQ5IDAgLjgxMy4zNS44MTMuNzhzLS4zNjQuNzgtLjgxMy43OEgxMWMtLjQ0OSAwLS44MTMtLjM1LS44MTMtLjc4cy4zNjQtLjc4LjgxMy0uNzh6Ii8+PHBhdGggZmlsbD0iIzMzNTZBMyIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMjEuMjU4IDQuMDA2QzIzLjg5OSA0LjEzNSAyNiA2LjIzMiAyNiA4Ljh2MTQuNGMwIDIuNjUxLTIuMjM5IDQuOC01IDQuOEgxMWMtMi42NzUgMC00Ljg2LTIuMDE3LTQuOTk0LTQuNTUzTDYgMjMuMlY4LjhDNiA2LjE0OSA4LjIzOSA0IDExIDRoMTB6TTExIDUuNTZjLTEuODY0IDAtMy4zNzUgMS40NS0zLjM3NSAzLjI0djE0LjRjMCAxLjc5IDEuNTExIDMuMjQgMy4zNzUgMy4yNGg3Ljc3NlY1LjU2em05LjQgMjAuODhoLjZjMS44NjQgMCAzLjM3NS0xLjQ1IDMuMzc1LTMuMjRWOC44YzAtMS43OS0xLjUxMS0zLjI0LTMuMzc1LTMuMjRoLS42eiIgY2xpcC1ydWxlPSJldmVub2RkIi8+PC9zdmc+)}.b-page-menu__button span:last-child{display:none}.b-page-menu__mob-hidden{display:inline}.b-page-menu__bottom{box-sizing:border-box;overflow:hidden;padding-top:0;transition:max-height .3s ease-out,padding .3s ease-out}.b-page-menu__navigation-bg{background-color:rgba(0,0,0,.5);display:none;height:100%;left:0;position:absolute;top:0;width:100%;z-index:9}.b-page-menu.open .b-page-menu__bottom{padding-top:8px}.b-page-menu.open .b-page-menu__navigation-bg{display:block}.b-page-menu--without-navigation .b-page-menu__top{justify-content:flex-end}.b-page-menu--without-navigation .b-page-menu__button--navigation{display:none}.b-page-menu__phone{align-items:center;color:#3356a3;display:flex;font-size:14px;font-weight:500;margin-right:12px}.b-popup-form:not(.fancybox__content){display:none}.b-stages__title{margin-bottom:12px}.b-stages__items{padding-left:29px;position:relative}.b-stages__items:before{background-image:url(/local/templates/olymp/builds/prod/3d83d10932475c74d51d.webp);background-repeat:repeat-y;background-size:100%;content:"";height:100%;left:8px;position:absolute;top:0;width:1px}.b-stages__item{position:relative}.b-stages__item:not(:last-child){margin-bottom:32px}.b-stages__item:before{background-color:#fff;border:1px solid #99aad1;border-radius:20px;content:"";height:17px;left:-29px;position:absolute;top:12px;width:17px}.b-stages__info{margin-top:20px}.b-text-accordion__title{margin-bottom:12px}.b-text-accordion__button{margin-bottom:-16px}.b-text-accordion__button span{color:#1d1d1d}.b-text-accordion__items{margin-top:24px}.b-text-accordion__item{background-color:#f5f5f5;border-radius:16px;cursor:pointer;padding:8px 12px 8px 16px}.b-text-accordion__item:not(:last-child){margin-bottom:8px}.b-text-accordion__item-top{align-items:center;display:flex;justify-content:space-between}.b-text-accordion__item-text{color:#1d1d1d;font-size:16px;font-weight:600;line-height:24px;margin-right:10px}.b-text-accordion__item-arrow{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iIzFEMUQxRCIgZD0iTTE2LjQyIDYuOTFhLjgzMy44MzMgMCAwIDAtMS4xNzggMGwtNS4yNDQgNS4yNDVMNC43NTMgNi45MWEuODMzLjgzMyAwIDEgMC0xLjE3OCAxLjE3OGw1LjgzMyA1LjgzM2EuODMzLjgzMyAwIDAgMCAxLjE3OSAwTDE2LjQyIDguMDlhLjgzMy44MzMgMCAwIDAgMC0xLjE3OCIvPjwvc3ZnPg==);background-position:50%;background-repeat:no-repeat;background-size:24px;border-radius:16px;height:32px;transition:transform .3s ease-out,background-color .3s ease-out;width:32px}.b-text-accordion__item-bottom{overflow:hidden;padding-top:0;transition:max-height .3s ease-out,padding .3s ease-out}.b-text-accordion__item-bottom ul li:not(:last-child){margin-bottom:0}.b-text-accordion__item.open .b-text-accordion__item-arrow{background-color:#e8e8e8;transform:rotate(180deg)}.b-text-accordion__item.open .b-text-accordion__item-bottom{padding-top:10px}.b-text-with-bg__items{display:grid;grid-gap:12px}.b-text-with-bg__item{background-color:#f5f5f5;border-radius:16px;padding:20px 16px 24px}.b-text-with-bg__item--pink{background-color:hsla(0,100%,70%,.1)}.b-text-with-bg__item--orange{background-color:rgba(255,157,0,.1)}.b-text-with-bg__item--two-cols:not(:last-child){margin-bottom:12px}.b-text-with-bg__item-name{color:#1d1d1d;font-weight:600;margin-bottom:16px}.b-text-with-bg__item-col{color:#1d1d1d;font-size:14px;line-height:20px;text-align:left}.b-text-with-bg__item-col ul li:not(:last-child){margin-bottom:16px}.b-text__title{margin-bottom:12px}.b-text__top{display:flex;flex-direction:column;margin-bottom:24px}.b-text__top--m-b-60{margin-bottom:40px}.b-text__text{margin-bottom:24px}.b-text__text--m-b-0{margin-bottom:0}.b-text__img{border-radius:24px;display:block;height:220px;overflow:hidden;position:relative;width:100%}.b-text__img img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.b-text__info{margin-top:24px}.b-text__info--m-t-0{margin-top:0}@media screen and (min-width:0)and (max-width:429px){.b-popup-form.f-html{padding:30px 0}.b-stages__title--m-b-25{margin-bottom:25px}.b-text-accordion__item.open{padding:12px 16px 16px}.b-text__img{margin-bottom:24px;order:-1}}@media screen and (min-width:430px){.b-page-banner__title{margin-top:24px}.b-page-banner__tags{margin-top:32px}.b-page-banner__img{border-radius:32px;height:298px}.b-page-banner__text{margin-top:8px}.b-page-menu__relative-block{min-height:100px}.b-page-menu__container{padding:16px}.b-page-menu.open .b-page-menu__bottom{padding-top:16px}.b-stages__items{padding:12px 0 13px 45px}.b-stages__items:before{background-image:url(/local/templates/olymp/builds/prod/d56185e25df6cb3f550e.webp);width:2px}.b-stages__item:not(:last-child){margin-bottom:64px}.b-stages__item:before{height:18px;left:-45px;top:3px;width:18px}.b-text-accordion__items{margin-top:44px}.b-text-accordion__item:not(:last-child){margin-bottom:12px}.b-text-accordion__item{border-radius:24px;padding:20px 24px}.b-text-accordion__item-text{font-size:18px}.b-text-accordion__item.open .b-text-accordion__item-bottom{padding-top:14px}.b-text-with-bg__item{border-radius:24px;padding:24px}.b-text__top--m-b-60{margin-bottom:60px}.b-text__img{height:400px}.b-text__img--m-t-24{margin-top:24px}}@media screen and (min-width:0)and (max-width:767px){.b-cards-with-icons__item:not(:last-child){margin-bottom:32px}.b-header__button--accent{padding:10px 46px 10px 16px}.b-header__button--accent:before{right:10px;top:4px}.b-header__button--navigation{background-color:#ebeff6;height:0;padding:20px}.b-header__button--navigation:hover{background-color:rgba(235,239,246,.9)}.b-header__button--navigation:before{height:24px;right:8px;top:8px;width:24px}.b-header__button span{display:none}.b-page-menu__button--accent{padding:10px 46px 10px 16px}.b-page-menu__button--accent:before{right:10px;top:4px}.b-page-menu__button--navigation{background-color:#ebeff6;height:0;padding:20px}.b-page-menu__button--navigation:hover{background-color:rgba(235,239,246,.9)}.b-page-menu__button--navigation:before{height:24px;right:8px;top:8px;width:24px}.b-page-menu__button span,.b-page-menu__mob-hidden{display:none}.b-page-menu.open .b-page-menu__button--navigation:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iIzMzNTZBMyIgZD0iTTE3LjQ3IDUuNDdhLjc1Ljc1IDAgMSAxIDEuMDYgMS4wNkwxMy4wNiAxMmw1LjQ3IDUuNDcuMDUyLjA1NmEuNzUuNzUgMCAwIDEtMS4wNTYgMS4wNTZsLS4wNTYtLjA1MkwxMiAxMy4wNmwtNS40NyA1LjQ3YS43NS43NSAwIDEgMS0xLjA2LTEuMDZMMTAuOTQgMTIgNS40NyA2LjUzYS43NS43NSAwIDEgMSAxLjA2LTEuMDZMMTIgMTAuOTR6Ii8+PC9zdmc+)}}@media (min-width:768px){.b-header .header__bottom a.profile-link{padding:12px 22px}}@media screen and (min-width:768px){.b-bottom-menu{display:none}.b-bottom-menu__title{font-size:14px}.b-cards-with-icons__items{display:grid;grid-gap:16px;grid-template-columns:1fr 1fr}.b-cards-with-icons__item{border:1px solid #e8e8e8;border-radius:24px;padding:16px}.b-header__button{border-radius:16px;padding:14px 60px 14px 20px}.b-header__button--navigation{background-color:#fff;border:1px solid #3356a3}.b-header__button--navigation:hover{background-color:hsla(0,0%,100%,.9)}.b-page-menu-nav{padding:16px}.b-page-menu-nav__title{font-size:30px}.b-page-menu-nav__items{margin-top:20px}.b-page-menu-nav__item{font-size:18px;line-height:24px;padding:0 0 0 20px}.b-page-menu-nav__item:not(:last-child){margin-bottom:16px}.b-page-menu-nav__item-name>a{font-size:18px;line-height:24px}.b-page-menu-nav__subitem{margin-top:12px}.b-page-menu-nav__subitem a{font-size:16px}.b-page-menu-nav__subitem:before{font-size:16px;top:3px}.b-page-menu-slider-nav{display:none}.b-page-menu__button{border-radius:16px;padding:14px 60px 14px 20px}.b-page-menu__button--navigation{background-color:#fff;border:1px solid #3356a3}.b-page-menu__button--navigation:hover{background-color:hsla(0,0%,100%,.9)}.b-page-menu__navigation-bg{z-index:23}.b-page-menu.open .b-page-menu__wrapper{z-index:24}.b-page-menu.open .b-page-menu__button--navigation span:first-child{display:none}.b-page-menu.open .b-page-menu__button--navigation span:last-child{display:inline}.b-page-menu__phone{font-size:18px;margin-right:28px}.b-stages__info{margin-top:32px}}@media screen and (min-width:0)and (max-width:1023px){.b-text-with-bg__item--two-cols .b-text-with-bg__item-col:not(:last-child){margin-bottom:16px}}@media screen and (min-width:1024px){.b-cards-with-icons__item{padding:24px}.b-cards-with-icons__item-icon{margin-right:20px}.b-cards-with-icons__item-icon img{height:82px;width:82px}.b-page-menu-nav{border-radius:16px;padding:24px}.b-page-menu-nav__title{font-size:38px}.b-page-menu__container{border-radius:24px;padding:24px}.b-page-menu.open .b-page-menu__bottom{padding-top:24px}.b-stages__title,.b-text-accordion__title{margin-bottom:20px}.b-text-with-bg__item--two-cols .b-text-with-bg__item-cols{display:grid;gap:16px;grid-template-columns:1fr 1fr}.b-text-with-bg .two-cols{display:grid;gap:16px 30px;grid-template-columns:1fr 1fr}.b-text-with-bg .two-cols li,.b-text-with-bg .two-cols li:not(:last-child){margin-bottom:0}.b-text__title{margin-bottom:20px}}@media screen and (min-width:1280px){.b-page-menu__container{margin:0 -24px}}@media screen and (min-width:1366px){.b-stages__title,.b-text-accordion__title,.b-text__title{margin-bottom:32px}}@media (max-width:1335px){.b-header .extra-link{padding:14px 10px;width:48px}.b-header .extra-link span{display:none}}@media (max-width:1200px){.b-header{box-shadow:unset}.b-header .header__top{border-bottom-left-radius:20px;border-bottom-right-radius:20px;box-shadow:0 2px 4px 0 rgba(0,10,31,.16)}.b-header .header__top .profile-link{border-radius:100px;display:flex;font-size:0;gap:0;height:40px;justify-content:center;padding:8px;width:40px}.b-header .header__top .profile-link:after{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCIgZmlsbD0ibm9uZSI+PHBhdGggc3Ryb2tlPSIjMzM1NkEzIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMS4zNSIgZD0iTTE0LjI1IDE1Ljc1di0xLjVhMyAzIDAgMCAwLTMtM2gtNC41YTMgMyAwIDAgMC0zIDN2MS41TTkgOC4yNWEzIDMgMCAxIDAgMC02IDMgMyAwIDAgMCAwIDYiLz48L3N2Zz4=);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:18px;width:18px}.b-header .header__top .profile-link:hover{background-color:rgba(51,86,163,.1)}.b-header .header__bottom{backdrop-filter:blur(5px);background-color:hsla(0,0%,96%,.4);border:none;border-radius:20px;box-shadow:0 8px 24px 0 rgba(0,10,31,.16);margin:8px 16px;transition:all .3s ease-in-out}.b-header.hide .b-header__nav,.b-header.hide .header__bottom{transform:translateY(20px)}.b-header .extra-content{margin:0 8px 0 0;order:-1}.b-header .extra-link{padding:14px 8px}.b-header .header__top .logo-link{margin-right:0}.b-header .hamburger-btn,.b-header .phone-link-mobile{display:flex}.b-header .header__bottom .btns-block .lang-link,.b-header .header__bottom .btns-block .phone-content{display:none}.b-header .header__bottom .btns-block .phone-content .phones-block{max-height:calc(100vh - 155px);overflow-y:auto}.b-header .header__bottom .btns-block .phone-content .phones-block::-webkit-scrollbar{border-radius:0;height:4px;width:4px}.b-header .header__bottom .btns-block .phone-content .phones-block::-webkit-scrollbar-thumb{background:#3356a3;border-radius:0;-webkit-transition:background-color .3s;transition:background-color .3s}.b-header .header__bottom .btns-block .phone-content .phones-block::-webkit-scrollbar-thumb:hover{background:#000}.b-header .header__bottom .btns-block .phone-content .phones-block::-webkit-scrollbar-track{background:#e8e8e8;border-radius:0}.b-header .header__bottom .btns-block .phone-content .phones-block{scrollbar-face-color:#3356a3;scrollbar-track-color:#e8e8e8}.b-header .header__bottom .detskaya-klinika-btn,.b-header .header__bottom .detskaya-klinika-btn-gif{display:none}.b-header .header__top .extra-link{display:inline-flex;height:40px;padding:10px 7px;width:40px}.b-header .header__top .extra-link:after{font-size:15px}.b-header .header__bottom .btns-block .search-link,.b-header .header__bottom .extra-link{display:none}.b-main-menu .mobile:not(.desctop){display:block}.b-main-menu .desctop:not(.mobile){display:none}.b-main-menu__top{display:flex;justify-content:space-between;padding:16px}.b-main-menu{background-color:#fff;border:1px solid #e8e8e8;border-radius:0;display:none;height:100vh;left:-15px;overflow-y:auto;position:fixed;top:-76px;width:100vw;scrollbar-face-color:#3356a3;scrollbar-track-color:#e8e8e8;z-index:11}.b-main-menu::-webkit-scrollbar{border-radius:0;height:4px;width:4px}.b-main-menu::-webkit-scrollbar-thumb{background:#3356a3;border-radius:0;-webkit-transition:background-color .3s;transition:background-color .3s}.b-main-menu::-webkit-scrollbar-thumb:hover{background:#000}.b-main-menu::-webkit-scrollbar-track{background:#e8e8e8;border-radius:0}.b-main-menu>ul{align-items:flex-start;flex-direction:column;padding:12px 16px;row-gap:12px}.b-main-menu>ul>li{border-bottom:1px solid #e8e8e8;display:block;margin:0;width:100%}.b-main-menu>ul>li.single{padding-bottom:12px}.b-main-menu>ul>li .b-main-menu__label,.b-main-menu>ul>li>a{color:#1d1d1d!important;font-size:22px;font-weight:600}.b-main-menu>ul>li>a:hover{color:#3356a3}.b-main-menu__label img{display:block}.b-main-menu__submenu-item{border-bottom:1px solid #e8e8e8}.b-main-menu__submenu-item:after{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iIzMzNTZBMyIgZD0iTTUuMjc0IDE1LjcyOWMuMTc2LjE2Ni40MTQuMjYuNjYzLjI2YS45Ni45NiAwIDAgMCAuNjYyLS4yNmw1Ljg5NS01LjU4NiA1Ljg5NSA1LjU4NnEuMTMyLjEyOC4zMDUuMTk5YS45OC45OCAwIDAgMCAxLjAzMi0uMTg4LjkuOSAwIDAgMCAuMjA0LS4yOTIuODUuODUgMCAwIDAtLjIxNi0uOTc0TDEzLjE1NyA4LjI2YS45Ni45NiAwIDAgMC0uNjYzLS4yNi45Ni45NiAwIDAgMC0uNjYyLjI2bC02LjU1OCA2LjIxNEEuODcuODcgMCAwIDAgNSAxNS4xYzAgLjIzNi4wOTkuNDYxLjI3NC42MjgiLz48L3N2Zz4=);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:24px;position:absolute;right:0;top:0;transform:rotate(180deg);transition:all .3s ease-in-out;width:24px}.b-main-menu__submenu-item.opened,.b-main-menu__submenu-item.opened .b-main-menu__submenu-wrapper{overflow:visible}.b-main-menu__submenu-item.opened:after{transform:rotate(0)}.b-main-menu__submenu-wrapper{display:block;left:0;margin:12px 0 0;max-height:0;overflow:hidden;padding:0;position:relative;top:0;transition:max-height .3s ease-in-out}.b-main-menu__submenu-wrapper ul{border:none;border-radius:0;box-shadow:none;margin-bottom:12px;padding:0;width:100%}.b-main-menu__submenu-wrapper ul a{line-height:24px}.b-main-menu .lang-link{align-items:center;display:flex;height:36px;justify-content:center;padding:0;width:36px}}@media screen and (max-width:1200px){.b-header .header__bottom-line-left{display:flex;flex:10}.b-header.hide .b-main-menu{top:-21px}.b-page-menu{display:none}}@media (width <= 992px){.b-form{gap:12px}.b-form__input-row--three-column,.b-form__input-row--two-column{grid-template-columns:repeat(1,1fr)}.b-form__input-row{gap:12px}}@media (max-width:991px)and (max-width:413px){.b-main-menu{width:100vw}}@media (width <= 768px){.b-form__reqlabel{margin-bottom:0}}@media (max-width:767px){.b-header .header__bottom a.profile-link{padding:12px 14px}.b-header .header__bottom .profile-link span{display:none}.b-header .header__top .profile-link{height:40px;width:40px}.b-header .header__top .extra-link{height:36px;width:36px}.b-header .hamburger-btn{height:40px;width:40px}}@media (max-width:639px){.b-header .header__top .links-wrapper{align-items:flex-start;flex-direction:column;position:relative}.b-header .header__top .add-link{height:22px;margin-right:21px;width:130px}.b-header .header__top .backcall-block .phone-content .phone-link{flex:0 0 40px;height:40px;width:40px}.b-header .header__top .backcall-block .phone-content .phones-block{left:0;margin:0 auto;right:0;transform:translateX(-50%);z-index:11}.b-header .header__top .backcall-block .backcall-link{padding:8px 12px}.b-header .header__bottom .btns-block .lang-link,.b-header .header__bottom .btns-block .search-link{height:40px;width:40px}.b-header+.main-wrapper{margin-top:124px}.b-header .header__top .links-wrapper{align-items:center;flex:1 1 auto;flex-direction:row;flex-wrap:nowrap;width:auto}.b-header .header__bottom .detskaya-klinika-btn{border-radius:8px;padding:9px 37px 9px 8px}.b-header .header__bottom .detskaya-klinika-btn img{height:32px;right:0;width:32px}.b-header .header__bottom .detskaya-klinika-btn span{font-size:10px;line-height:11px}.b-header .header__bottom .detskaya-klinika-btn span br{display:inline}.b-header .extra-link{height:40px;padding:10px 0;width:40px}.b-header .extra-link:after{font-size:18px;line-height:18px}.b-header .header__bottom .btns-block .phone-content .phone-link{flex:0 0 40px;height:40px;width:40px}.b-header .header__bottom .btns-block .phone-content .phones-block{left:0;margin:0 auto;right:0;transform:translateX(-50%);z-index:11}}@media (max-width:575px){.b-header .header__top{padding-bottom:16px}.b-header .header__top .logo-link{width:150px}.b-header .header__top .backcall-block .phone-content .phone-link{flex:0 0 32px;font-size:14px;height:32px;line-height:14px;width:32px}.b-header .header__top .backcall-block .phone-content .phone-link.active .icon:before{font-size:12px;line-height:12px}.b-header .header__top .backcall-block .phone-content .phones-block{left:16px;max-height:calc(100vh - 155px);overflow-y:auto;padding:16px;position:fixed;right:16px;top:calc(100% + 12px);transform:translateX(0);width:calc(100% - 32px)}.b-header .header__top .backcall-block .phone-content .phones-block::-webkit-scrollbar{border-radius:0;height:6px;width:6px}.b-header .header__top .backcall-block .phone-content .phones-block::-webkit-scrollbar-thumb{background:#3356a3;border-radius:0;-webkit-transition:background-color .3s;transition:background-color .3s}.b-header .header__top .backcall-block .phone-content .phones-block::-webkit-scrollbar-thumb:hover{background:#000}.b-header .header__top .backcall-block .phone-content .phones-block::-webkit-scrollbar-track{background:#fff;border-radius:0}.b-header .header__top .backcall-block .phone-content .phones-block{scrollbar-face-color:#3356a3;scrollbar-track-color:#fff}.b-header .header__top .backcall-block .phone-content .phones-block .item-title{font-size:16px;margin-bottom:10px}.b-header .header__top .backcall-block .phone-content .phones-block .block-item .phone-link{flex:0 0 calc(100% - 150px);font-size:16px;max-width:calc(100% - 150px);padding:20px 10px}.b-header .header__top .backcall-block .phone-content .phones-block .block-item .phone-link:before{font-size:16px;line-height:16px}.b-header .header__top .backcall-block .phone-content .phones-block .block-item .email-link,.b-header .header__top .backcall-block .phone-content .phones-block .block-item .tg-link,.b-header .header__top .backcall-block .phone-content .phones-block .block-item .wa-link{flex:0 0 40px;width:40px}.b-header .header__top .backcall-block .phone-content .phones-block .block-item+.block-item{margin-top:16px}.b-header .header__top .backcall-block .phone-content .phones-block .social-item .social-list a{border-radius:12px;max-width:40px}.b-header .header__top .backcall-block .backcall-link{font-size:12px;padding:7px 13px}.b-header .header__bottom .btns-block .add-menu{left:16px;position:fixed;top:calc(100% - 4px);width:calc(100% - 32px)}.b-header .header__bottom .btns-block .special-btn{flex:0 0 36px;height:36px;width:36px}.b-header+.main-wrapper{margin-top:102px}.b-header .header__top{padding-bottom:10px}.b-header .hamburger-btn{flex:0 0 36px;height:36px;width:36px}.b-header .header__bottom .btns-block .search-link{flex:0 0 36px;font-size:18px;height:36px;line-height:18px;width:36px}.b-header .extra-link{height:36px;padding:6px 0;width:36px}.b-header .extra-link:after{font-size:16px;line-height:16px}.b-header .header__bottom .btns-block .phone-content .phone-link{flex:0 0 36px;font-size:18px;height:36px;line-height:18px;width:36px}.b-header .header__bottom .btns-block .phone-content .phone-link .icon{align-items:center;display:flex;justify-content:center}.b-header .header__bottom .btns-block .phone-content .phone-link.active .icon:before{font-size:12px;line-height:12px}.b-header .header__bottom .btns-block .phone-content .phones-block{left:16px;max-height:calc(100vh - 170px);padding:16px;position:fixed;right:16px;top:100%;transform:translateX(0);width:calc(100% - 32px)}.b-header .header__bottom .btns-block .phone-content .phones-block .item-title{font-size:16px;margin-bottom:10px}.b-header .header__bottom .btns-block .phone-content .phones-block .block-item .phone-link{flex:0 0 calc(100% - 150px);font-size:16px;max-width:calc(100% - 150px);padding:20px 10px}.b-header .header__bottom .btns-block .phone-content .phones-block .block-item .phone-link:before{font-size:16px;line-height:16px}.b-header .header__bottom .btns-block .phone-content .phones-block .block-item .email-link,.b-header .header__bottom .btns-block .phone-content .phones-block .block-item .tg-link,.b-header .header__bottom .btns-block .phone-content .phones-block .block-item .wa-link{flex:0 0 40px;width:40px}.b-header .header__bottom .btns-block .phone-content .phones-block .block-item+.block-item{margin-top:16px}.b-header .header__bottom .btns-block .phone-content .phones-block .social-item .social-list a{border-radius:12px;max-width:40px}}@media (max-width:480px){.b-header .header__top .logo-link{width:70px}.b-header .header__top .links-wrapper{-moz-column-gap:10px;column-gap:10px}}@media (max-width:413px){.b-header .header__top .backcall-block .phone-content .phones-block .block-item .phone-link{flex:0 0 100%;margin-bottom:8px;max-width:100%}.b-header .header__top .backcall-block .phone-content .phones-block .block-item .tg-link,.b-header .header__top .backcall-block .phone-content .phones-block .block-item .wa-link{height:40px}.b-header .header__bottom .btns-block .phone-content .phones-block .block-item .phone-link{flex:0 0 100%;margin-bottom:8px;max-width:100%}.b-header .header__bottom .btns-block .phone-content .phones-block .block-item .tg-link,.b-header .header__bottom .btns-block .phone-content .phones-block .block-item .wa-link{height:40px}}@media (max-width:389px){.b-header .header__bottom .detskaya-klinika-btn{flex-shrink:0;height:36px;padding:0;width:36px}.b-header .extra-content,.b-header .header__bottom .btns-block .search-link{margin-right:4px}.b-header .header__bottom .detskaya-klinika-btn span{display:none}}@media (max-width:359px){.b-header .header__top .backcall-block .phone-content .phones-block{padding:16px 10px}.b-header .header__top .backcall-block .phone-content .phones-block .block-item .phone-link{font-size:14px}.b-header .header__top .backcall-block .phone-content .phones-block .block-item .phone-link:before{font-size:14px;line-height:14px;margin-right:10px}.b-header .header__top .backcall-block .phone-content .phones-block .block-item .tg-link,.b-header .header__top .backcall-block .phone-content .phones-block .block-item .wa-link{font-size:20px}.b-header .header__bottom .btns-block .phone-content .phones-block{padding:16px 10px}.b-header .header__bottom .btns-block .phone-content .phones-block .block-item .phone-link{font-size:14px}.b-header .header__bottom .btns-block .phone-content .phones-block .block-item .phone-link:before{font-size:14px;line-height:14px;margin-right:10px}.b-header .header__bottom .btns-block .phone-content .phones-block .block-item .tg-link,.b-header .header__bottom .btns-block .phone-content .phones-block .block-item .wa-link{font-size:20px}}@media (max-width:339px){.b-header .header__top .backcall-block{padding-left:0}.b-header .header__bottom .detskaya-klinika-btn{height:32px;width:32px}.b-header .header__bottom .detskaya-klinika-btn img{height:28px;width:28px}.b-header .header__bottom .btns-block .search-link{flex:0 0 32px;font-size:16px;height:32px;line-height:16px;width:32px}.b-header .extra-link{height:32px;width:32px}.b-header .extra-link:after{font-size:15px;line-height:15px}.b-header .header__bottom .btns-block .phone-content .phone-link{flex:0 0 32px;font-size:16px;height:32px;line-height:16px;width:32px}}