.admin-setting{min-height:30px;position:relative;width:100%}.admin-setting .container{display:flex;justify-content:space-between;padding:4px 0;position:relative}.admin-setting .btn{min-height:unset;padding:8px 16px}.admin-setting .open-setting{background-color:#00b44e;border-radius:6px;padding:15px}.card{background-color:#fff;border-radius:6px;padding:15px;z-index:100}.card .card-header{display:flex;justify-content:space-between}.card button{background-color:#bababa;padding:5px}.card .form-group{margin-bottom:5px}.card .form-group input{border:1px solid #bababa}.card.color-picker .card-body{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start;margin:-5px;max-width:640px;width:100%}.card.color-picker .form-group{border:1px dashed #e2e2e2;border-radius:5px;flex-grow:1;margin:5px;padding:2px 6px;text-align:center}.card.color-picker .card-header{margin-bottom:12px}.card.color-picker label{display:inline-block;margin-bottom:2px}.card.color-picker .btn{margin-top:12px}.card-subtitle{margin:12px 0;text-align:center;width:100%}.card-tools .btn{background-color:transparent;border:1px solid var(--default);max-width:none;width:48px}.card-actions{display:flex;gap:12px}.card.color-picker .card-body{margin:12px 0}.card.color-picker .btn.btn-success{background-color:var(--main);color:var(--light-font);padding:0 12px}.card.color-picker .btn.btn-warning{background-color:var(--default);color:var(--main-font);padding:0 12px}
.installment .title-h1{margin:40px 0}.installment__wrap{padding-top:98px}
.location{cursor:pointer;position:relative}.location--header{margin-right:24px}.location__wrap{align-items:flex-start;display:flex}.location__icon{height:24px;margin-right:8px;margin-top:4px;max-width:24px;width:100%}.location__city{display:flex}.location__city-name{-webkit-text-decoration-skip:none;border-bottom:0;box-shadow:none;font-weight:600;text-decoration:none;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.location__city-icon svg{height:16px;width:16px}.location__address{-webkit-text-decoration-skip:none;border-bottom:0;box-shadow:none;color:var(--main);line-height:14px;text-decoration:none;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.location__clinic-count{color:var(--grey-font);line-height:14px}.location__geo{background-color:var(--light-background);border-radius:16px;box-shadow:0 4px 16px 0 var(--shadow-grey);left:105%;padding:16px;position:absolute;top:0;width:307px;z-index:20000}.location__geo .mobile,.location__geo-close{display:none}.location__geo-text{min-width:48px;width:48px}.location__geo:before{background-color:var(--light-background);border-radius:3px;content:"";display:block;height:14px;left:-6px;position:absolute;top:24px;transform:rotate(45deg);width:14px;z-index:19999}.location__geo-content{align-items:start;display:flex;height:-moz-fit-content;height:fit-content;justify-content:space-between;margin-bottom:12px;min-height:20px;position:relative;width:100%}.location__geo-content>svg{margin-right:-6px;margin-top:-6px}.location__geo-text{color:var(--main-font);max-width:230px;width:100%}.location__geo-actions{align-items:center;display:flex;gap:12px}.location__geo-actions .btn{flex:0.5;max-width:none!important}.location__dropdown{background-color:var(--light-background);border-radius:12px;box-shadow:0 4px 16px 0 var(--shadow-grey);display:none;left:0;padding:24px 24px 0;position:absolute;top:100%;width:300px;z-index:200}.location__dropdown.active{display:block}.location__dropdown-list{margin:-3px}.location__dropdown-item{align-items:center;border-radius:12px;display:flex;flex-direction:column;gap:24px;justify-content:space-between;margin:3px 3px 24px;padding:0}.location__dropdown-city-name{padding-left:12px}.location__dropdown-city-num{color:var(--grey-font)}.location__dropdown-city{display:flex;flex-direction:row;justify-content:space-between;width:100%}.location__dropdown-clinics{display:flex;flex-direction:column;gap:4px;width:100%}.location__dropdown-clinics .location__icon-street>svg{stroke:var(--border-grey)}.location__dropdown-clinics-single{align-items:center;background:var(--light-background);border-radius:12px;cursor:pointer;display:flex;flex-direction:row;gap:12px;height:-moz-fit-content;height:fit-content;min-height:48px;padding:8px 16px;transition:background-color .2s ease}.location__dropdown-clinics-single:hover{background:var(--grey-background);background-color:var(--grey-background);transition:all .3s ease}.location__dropdown-clinics-single:hover .location__icon-street>svg{stroke:var(--main);transition:all .3s ease}.location__dropdown-clinics-single.active{background:radial-gradient(60.16% 60.16% at 16.97% 16.97%,var(--main-gradient) 0,var(--main) 100%);border-radius:8px;color:var(--light-font);font-weight:600}.location__dropdown-clinics-single.active .location__icon-street>svg{stroke:var(--light-background)}.location__dropdown-clinic-street{-webkit-text-decoration-skip:none;border-bottom:0;box-shadow:none;text-decoration:none;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.location--header{transition:all .2s ease}.location--header:hover .location__city-icon>svg,.location--header:hover .location__icon>svg{stroke:var(--main)!important}.location__icon{position:relative;transition:color .3s ease}.location__icon svg{z-index:0}.location__icon--number{align-items:center;color:var(--interface-grey);display:flex;height:24px;justify-content:center;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:24px;z-index:1}.location-metro__item-name{align-items:end;display:flex;gap:4px}.location-metro__item-name p{-webkit-text-decoration-skip:none;border-bottom:0;box-shadow:none;margin:0;text-decoration:none;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;white-space:nowrap}.location__dropdown-metro{display:flex;flex-direction:column;gap:4px;padding:0 0 24px;width:100%}.location__dropdown-metro-single{align-items:center;background:var(--light-background);border-radius:12px;cursor:pointer;display:flex;flex-direction:row;gap:12px;height:-moz-fit-content;height:fit-content;min-height:48px;padding:8px 16px;transition:background-color .2s ease}.location__dropdown-metro-single:hover{background:var(--grey-background);background-color:var(--grey-background);transition:all .3s ease}.location__dropdown-metro-single:hover .location__icon-metro>svg{stroke:var(--main);transition:all .3s ease}.location__dropdown-metro-icon{align-items:end;display:flex}.location__dropdown-metro-info{width:100%}.location__dropdown-metro-station{-webkit-text-decoration-skip:none;border-bottom:0;box-shadow:none;margin:0;text-decoration:none;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}@media (max-width:640px){.header__wrap-left .location{align-items:center;display:flex}.header__wrap-left .location__address{overflow:hidden;white-space:nowrap}.location__dropdown-item{margin-bottom:8px}.location.background-hover{height:-moz-fit-content;height:fit-content;height:48px;margin:8px;min-height:48px;padding:0}.location--header{border:1px solid var(--border-grey);height:-moz-fit-content;height:fit-content;max-width:160px;min-height:48px;overflow:hidden;position:relative;width:-moz-fit-content;width:fit-content;z-index:100}.location--header:after{background:linear-gradient(to right,transparent 0,var(--grey-background) 100%);content:"";display:block;height:100%;pointer-events:none;position:absolute;right:-1px;top:0;width:16px;z-index:110}}@media (max-width:600px){.location__overlay{background-color:var(--overlay);cursor:pointer;display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:200}.location__overlay.active{display:block}.location__dropdown{animation:slideUp .3s ease-out;background-color:var(--light-background);border-radius:20px 20px 0 0;bottom:0;box-shadow:0 -4px 16px 0 var(--shadow-grey);height:-moz-fit-content;height:fit-content;left:0;overflow-y:auto;padding:24px;position:fixed;top:auto;width:100vw}.location__geo{display:flex;gap:0;height:80px;padding:16px;width:224px}.location__geo-text{margin-right:12px;min-width:52px}.location__geo-actions{gap:4px}.location__geo .desktop{display:none}.location__geo .mobile{display:block}.location__geo .btn.btn--color-progress,.location__geo .mobile.btn.btn--grey{min-width:64px;width:64px}@keyframes slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}}
.social{align-items:center;background-color:var(--grey-background);border-radius:8px;display:flex;padding:9px 12px}.social.footer__top-social{padding:0}.social.footer__top-social .social__wrap{justify-content:space-between;margin:0;min-width:148px;padding:12px 24px}.social.footer__top-social .social__icon{margin:0 8px 0 0}.social.footer__top-social .social__icon svg{height:24px;width:24px}.social.footer__top-social .social__icon:last-child{margin:0}.social.footer__top-social .social__text{margin-left:0;margin-right:24px;max-width:190px}.social--header{margin-top:8px}.social--header .social__icon{margin:0;padding:8px 4px}.social--full-menu{justify-content:center;margin-top:-20px;padding-top:33px;position:relative;width:100%;z-index:1}.social__wrap{align-items:center;display:flex;margin:-9px}.social__icon{margin:9px}.social__icon svg{height:14px;width:14px}.social__text{color:var(--grey-font);line-height:14px;margin-left:24px}@media (max-width:640px){.social--header{display:none}}
.social-messengers__wrap{align-items:center;display:flex}.social-messengers__icon{margin-right:9px}.social-messengers__icon svg{height:24px;width:24px}.social-messengers__list{align-items:center;display:flex;margin:-3px}.social-messengers__item{align-items:center;border-radius:50%;display:flex;height:32px;justify-content:center;margin:3px;width:32px}.social-messengers__item--viber{background-color:var(--viber)}.social-messengers__item--whatsapp{background-color:var(--whatsapp)}.social-messengers__item--telegram{background-color:var(--telegram)}.social-messengers__item svg{fill:var(--light-font);height:16px;width:16px}
.clinic-select-form-list .clinic-select-form__select{background-color:var(--light-background);border-radius:12px}.clinic-select-form-list .clinic-select-form__single-value{color:var(--main-font);cursor:pointer;line-height:19.6px;margin:0;padding-left:28px;position:relative}.clinic-select-form-list .clinic-select-form__single-value:before{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 8 7" fill="none"><path d="M1.3584 3.97927L2.77846 5.11532C3.11162 5.38184 3.59481 5.34231 3.88022 5.02519L6.99609 1.56311" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat 50%,radial-gradient(34.53% 93.01% at 30.47% -26.01%,var(--main-gradient) 0,var(--main) 100%);background-size:8px 7px,cover;border-radius:50%;content:"";display:block;height:16px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:16px}.clinic-select-form-list .clinic-select-form__single-value span:first-child{padding-right:4px}.clinic-select-form-list .clinic-select-form__control{background-color:hsla(0,0%,100%,0);border:1px solid var(--border-grey);border-radius:12px;box-shadow:none;cursor:pointer;min-height:unset;padding:19px 26px 19px 28px}.clinic-select-form-list .clinic-select-form__control:hover{border-color:var(--border-grey)}.clinic-select-form-list .clinic-select-form__control:hover .clinic-select-form__dropdown-indicator svg path{stroke:var(--main)}.clinic-select-form-list .clinic-select-form__control--menu-is-open{min-height:unset}.clinic-select-form-list .clinic-select-form__control--menu-is-open .clinic-select-form__indicator{transform:rotate(180deg)}.clinic-select-form-list .clinic-select-form__control--menu-is-open .clinic-select-form__single-value{cursor:default}.clinic-select-form-list .clinic-select-form__value-container{padding:0}.clinic-select-form-list .clinic-select-form__indicator-separator{display:none}.clinic-select-form-list .clinic-select-form__indicator{height:24px;padding:0;transition:transform .2s ease;width:24px}.clinic-select-form-list .clinic-select-form__menu{background-color:var(--light-background);border-bottom:1px solid var(--border-grey);border-bottom-left-radius:12px;border-bottom-right-radius:12px;border-left:1px solid var(--border-grey);border-right:1px solid var(--border-grey);box-shadow:none;left:0;margin:0;padding:0 26px 12px 28px;top:calc(100% - 20px);z-index:2}.clinic-select-form-list .clinic-select-form__menu-list{padding:0}.clinic-select-form-list .clinic-select-form__option{color:var(--main-font);cursor:pointer;line-height:19.6px;margin-bottom:4px;padding:8px 0 8px 28px;position:relative;transition:color .1s ease}.clinic-select-form-list .clinic-select-form__option:active{background-color:transparent}.clinic-select-form-list .clinic-select-form__option:active:before{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 8 7" fill="none"><path d="M1.3584 3.97927L2.77846 5.11532C3.11162 5.38184 3.59481 5.34231 3.88022 5.02519L6.99609 1.56311" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat 50%,radial-gradient(34.53% 93.01% at 30.47% -26.01%,var(--main-gradient) 0,var(--main) 100%);background-size:8px 7px,cover;border:none}.clinic-select-form-list .clinic-select-form__option span:first-child{padding-right:4px}.clinic-select-form-list .clinic-select-form__option:first-child{margin-top:12px}.clinic-select-form-list .clinic-select-form__option:last-child{margin-bottom:0}.clinic-select-form-list .clinic-select-form__option:before{border:1px solid var(--border-grey);border-radius:50%;content:"";display:block;height:16px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:16px}.clinic-select-form-list .clinic-select-form__option--is-focused{background-color:transparent;color:var(--main)}
.hint-popup{align-items:center;background-color:var(--light-background);border-radius:12px;box-shadow:0 14px 24px 0 var(--shadow);display:flex;justify-content:center;max-width:318px;min-height:50px;min-width:200px;padding:16px 24px;position:fixed;width:-moz-fit-content;width:fit-content;z-index:20000}.hint-popup__wrap{cursor:default;max-width:270px;overflow:hidden;position:relative;text-align:center;z-index:100}.hint-popup:after{background-color:var(--light-background);border-radius:3px;height:20px;left:50%;top:-9px;transform:translateX(-50%) rotate(45deg);width:20px;z-index:20}.hint-popup:after,.hint-popup:before{content:"";display:block;pointer-events:none;position:absolute}.hint-popup:before{background:linear-gradient(to right,transparent 0,var(--light-background) 100%);border-radius:0 12px 12px 0;height:100%;right:-1px;top:0;width:16px;z-index:110}.hint-popup.top:after{bottom:-9px;top:unset}.hint-popup.left:after{left:unset;right:-9px}.hint-popup.left:after,.hint-popup.right:after{bottom:unset;top:50%;transform:translateY(-50%) rotate(45deg)}.hint-popup.right:after{left:-9px}@media (max-width:480px){.hint-popup{max-width:200px}.hint-popup__wrap{max-width:152px}}
.form-field{height:64px;margin-bottom:32px;position:relative;transition:margin .2s ease;width:100%}.form-field__label{color:var(--grey-font);left:32px;right:48px;transition:color .2s ease,top .2s ease;z-index:2}.form-field__icon,.form-field__label{position:absolute;top:50%;transform:translateY(-50%)}.form-field__icon{align-items:center;border-radius:50%;display:flex;height:16px;justify-content:center;right:32px;width:16px}.form-field__icon--valid{background:radial-gradient(48.16% 48.16% at 16.97% 16.97%,var(--main-gradient) 0,var(--main) 100%)}.form-field__icon--valid svg{height:16px;width:16px}.form-field__icon--error{background-color:var(--error)}.form-field__icon--error svg{height:8px;width:8px}.form-field__icon--hint{border-radius:0;cursor:pointer;height:24px;width:24px}.form-field__icon--hint:hover svg{stroke:var(--main)}.form-field__icon--hint svg{stroke:var(--grey-font);height:24px;width:24px}.form-field__error{bottom:-21px;color:var(--error);line-height:14px;padding-left:32px;position:absolute}.form-field:last-of-type{margin-bottom:0}.form-field input,.form-field textarea{background-color:var(--light-background);border:1px solid var(--border-grey);border-radius:12px;display:block;font-family:Inter,sans-serif;height:100%;line-height:19.6px;padding:29px 48px 15px 32px;resize:vertical;width:100%}.form-field input::-webkit-resizer,.form-field textarea::-webkit-resizer{opacity:0}.form-field input:active,.form-field input:focus,.form-field textarea:active,.form-field textarea:focus{outline:none}.form-field textarea{box-sizing:border-box;height:64px;padding:29px 32px 0;position:relative;z-index:0}.form-field__resize{background-color:var(--light-background);border-radius:12px;bottom:1px;cursor:pointer;height:24px;position:absolute;right:1px;width:24px;z-index:1}.form-field__resize svg{stroke:var(--border-grey)}.form-field--textarea{height:unset;z-index:1}.form-field--textarea .form-field__icon,.form-field--textarea .form-field__label{top:32px}.form-field--textarea .form-field__resize{bottom:2px;right:1px}.form-field:hover .form-field__label{color:var(--dark-font)}.form-field.fill .form-field__label{color:var(--grey-font);top:8px;transform:none}.form-field-select{position:relative}.form-field-select:hover .form-field-select__label{color:var(--interface-grey);pointer-events:none}.form-field-select__label{color:var(--grey-font);left:28px;line-height:14px;position:absolute;top:15px;transition:color .2s ease;z-index:2}.form-field-select .form-select__indicator-separator{display:none}.form-field-select .form-select__dropdown-indicator{height:24px;padding:0;transition:transform .2s ease;width:24px}.form-field-select .form-select__control{background-color:var(--light-background);border:1px solid var(--border-grey);border-radius:12px;box-shadow:none;cursor:pointer;min-height:unset;padding:20px 26px 15px 28px}.form-field-select .form-select__control:hover{border-color:var(--border-grey)}.form-field-select .form-select__control:hover .form-select__dropdown-indicator svg path{stroke:var(--main)}.form-field-select .form-select__control--menu-is-open{min-height:unset}.form-field-select .form-select__control--menu-is-open .form-select__indicator{transform:rotate(180deg)}.form-field-select .form-select__control--menu-is-open .form-select__single-value{cursor:default}.form-field-select .form-select__value-container{padding:8px 0 0}.form-field-select .form-select__single-value{color:var(--main-font);cursor:pointer;font-weight:600;line-height:19.6px;margin:0;position:relative}.form-field-select .form-select__menu{background-color:var(--light-background);border-bottom:1px solid var(--border-grey);border-bottom-left-radius:12px;border-bottom-right-radius:12px;border-left:1px solid var(--border-grey);border-right:1px solid var(--border-grey);box-shadow:none;left:0;margin:0;padding:0 26px 12px 28px;top:calc(100% - 14px);z-index:3}.form-field-select .form-select__menu-list{padding:0}.form-field-select .form-select__option{color:var(--main-font);cursor:pointer;line-height:19.6px;margin-bottom:8px;padding:14px 0;position:relative;transition:color .1s ease}.form-field-select .form-select__option--is-selected,.form-field-select .form-select__option:active{background-color:transparent}.form-field-select .form-select__option span:first-child{padding-right:4px}.form-field-select .form-select__option:first-child{margin-top:12px}.form-field-select .form-select__option:last-child{margin-bottom:0}.form-field-select .form-select__option--is-focused{background-color:transparent;color:var(--main)}.form-field.form-field--textarea,.form-field.form-field--textarea textarea{min-height:64px}@media (max-width:640px){.form-field textarea{overflow-y:hidden;padding-bottom:16px;resize:none}.form-field--textarea .form-field__resize{bottom:1px;right:1px}}
.loader-circle{animation:dash 1.2s cubic-bezier(.5,0,.5,1) infinite}.spinner-border{animation:spinner-border .75s linear infinite;border:.25em solid rgba(0,0,0,.1);border-radius:50%;border-top:.25em solid var(--main);display:inline-block;height:3rem;width:3rem}@keyframes spinner-border{to{transform:rotate(1turn)}}
.switcher-form{background:var(--border-grey);border-radius:24px;cursor:pointer;display:inline-block;height:24px;min-width:40px;position:relative;transition:background-color .3s;width:40px}.switcher-form__toggle{background:#fff;border-radius:50%;height:16px;left:4px;position:absolute;top:4px;transition:transform .3s;width:16px}.switcher-form.active{background:radial-gradient(34.53% 93.01% at 30.47% -26.01%,var(--main-gradient) 0,var(--main) 100%)}.switcher-form.active .switcher-form__toggle{transform:translateX(16px)}
.aside-form__checkbox-wrap,.consultation-form__checkbox-wrap,.inline-form-no-image__checkbox-wrap,.inline-form__checkbox-wrap{align-items:center;cursor:pointer;display:flex;gap:8px;position:relative}.inline-form__checkbox-wrap{justify-content:center}.inline-form-no-image__checkbox-wrap{align-items:start;justify-content:center}.inline-form-no-image__checkbox-wrap .switcher-form{top:24px}.aside-form__checkbox-wrap{gap:12px;margin-bottom:12px}.aside-form__politic,.consultation-form__politic,.form-calculator__politic,.inline-form-2__politic,.inline-form-no-image__politic,.inline-form__politic{color:var(--grey-font);width:100%}.consultation-form__politic a,.inline-form-2__politic a,.inline-form-no-image__politic a,.inline-form__politic a{color:var(--grey-font);text-decoration:underline;-webkit-user-select:none;-moz-user-select:none;user-select:none}.aside-form__politic p,.consultation-form__politic p,.form-calculator__politic p,.inline-form-2__politic p,.inline-form-no-image__politic p,.inline-form__politic p{color:var(--grey-font);margin:0}.consultation-form__politic,.form-calculator__politic,.inline-form-2__politic,.inline-form-no-image__politic,.inline-form__politic{max-width:289px}.aside-form__politic{line-height:14px;max-width:162px}.aside-form__politic a{border-bottom:1px solid var(--border-grey);color:var(--grey-font)}.aside-form__actions .aside-form__politic{max-width:none}.form-calculator__politic a{border-bottom:1px solid;color:var(--grey-font)}@media (max-width:1440px){.inline-form__politic{max-width:none}}@media (max-width:900px){.inline-form__politic{max-width:none;text-align:start!important}.form-calculator__politic p{text-align:start}}@media (max-width:640px){.inline-form-no-image__checkbox-wrap{justify-content:start}}@media (max-width:1080px){.form-v3__form .inline-form__checkbox-wrap{justify-content:start}}
.aside-form{height:100%}.aside-form-overlay{max-width:480px}.aside-form__title{line-height:33.6px;margin:0 0 24px;min-height:50px;padding-right:62px}.aside-form__subtitle{line-height:19.6px;margin-bottom:32px}.aside-form__subtitle div,.aside-form__subtitle p{display:inline;margin:0}.aside-form__subtitle a{white-space:nowrap}.aside-form__info{align-items:center;display:flex;margin-bottom:32px}.aside-form__info svg{height:24px;margin-right:12px;width:24px}.aside-form__info div{font-weight:600}.aside-form__actions{align-items:center;display:flex;justify-content:space-between;margin-top:80px;padding-bottom:76px}.aside-form__button.btn{height:64px}.aside-form__result{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:50%}.aside-form__result--errors .aside-form__result-icon svg{stroke:var(--error)}.aside-form__result-icon{align-items:center;border:1.5px solid;border-color:var(--border-grey);border-radius:50%;display:flex;height:96px;justify-content:center;margin-bottom:32px;width:96px}.aside-form__result-icon svg{height:48px;width:48px}.aside-form__result-title{line-height:33.6px;margin-bottom:32px;text-align:center}.aside-form__result-descr{line-height:19.6px;margin:0 auto;text-align:center}.aside-form__result-action{margin-top:32px}.aside-form__actions{flex-direction:column;margin-top:24px}.aside-form__actions--row{margin-bottom:24px}.aside-form__button.btn.btn--color{max-width:none;min-width:none;width:100%}@media (max-width:640px){.aside-form__info,.aside-form__subtitle,.aside-form__title{margin-bottom:24px}.aside-form__title{line-height:45px;padding:0}.aside-form-overlay{max-width:none}.aside-form-overlay.overlay-content.active{padding:24px!important}.aside-form__actions{margin-top:24px;padding-bottom:48px}.aside-form__result.aside-form__result--errors,.aside-form__result.aside-form__result--success{margin-bottom:72px;margin-top:24px}.aside-form__title{line-height:140%;max-width:220px}.overlay-content.aside-form-overlay{border-radius:32px 32px 0 0;bottom:-100%;left:0;max-width:100%;right:auto;top:auto;transition:bottom .5s ease}.overlay-content.aside-form-overlay.active{bottom:0;height:auto;max-height:95vh;max-height:95dvh;right:auto}.overlay-content.aside-form-overlay .overlay-close{right:24px;top:24px}.overlay-content.aside-form-overlay:after{background:linear-gradient(to bottom,transparent 0,var(--grey-background) 100%);bottom:0;content:"";display:block;height:16px;margin:0 -24px;pointer-events:none;position:fixed;width:100%;z-index:110}.form-field{margin-bottom:24px}.overlay-content.aside-form-overlay.active{pointer-events:auto}}
.wow{animation-delay:.3s;animation-duration:1s}.fadeTextBg{-webkit-text-fill-color:transparent;animation-fill-mode:forwards;animation-name:fadeTextBgToMain;-webkit-background-clip:text;background-image:linear-gradient(to left,var(--second) 0,var(--main) 50%,var(--main-font) 50%,var(--main-font) 100%);background-position:0 0;background-size:200% 100%;overflow:hidden;position:relative}@keyframes gradientFill{0%{background-position:0 0;background-size:200% 100%}to{background-position:100% 0;background-size:350% 100%}}@keyframes fadeTextBgToMain{0%{background-position:0 0}to{background-position:-100% 0;color:var(--white)}}
/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animate__animated.animate__infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animate__animated.animate__repeat-1{-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{-webkit-animation-iteration-count:2;animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat)*2);animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat)*3);animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay)*2);animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay)*3);animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{-webkit-animation-delay:4s;animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay)*4);animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{-webkit-animation-delay:5s;animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay)*5);animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration)/2);animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration)*.8);animation-duration:calc(var(--animate-duration)*.8)}.animate__animated.animate__slow{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration)*3);animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important}.animate__animated[class*=Out]{opacity:0}}@-webkit-keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95);-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}@keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95);-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__pulse{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shakeX{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shakeX{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.animate__shakeX{-webkit-animation-name:shakeX;animation-name:shakeX}@-webkit-keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}@keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}.animate__shakeY{-webkit-animation-name:shakeY;animation-name:shakeY}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.animate__headShake{-webkit-animation-name:headShake;animation-name:headShake;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.animate__swing{-webkit-animation-name:swing;animation-name:swing;-webkit-transform-origin:top center;transform-origin:top center}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.animate__heartBeat{-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-duration:calc(var(--animate-duration)*1.3);animation-duration:calc(var(--animate-duration)*1.3);-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes backInDown{0%{opacity:.7;-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7)}80%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes backInDown{0%{opacity:.7;-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7)}80%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__backInDown{-webkit-animation-name:backInDown;animation-name:backInDown}@-webkit-keyframes backInLeft{0%{opacity:.7;-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7)}80%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes backInLeft{0%{opacity:.7;-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7)}80%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__backInLeft{-webkit-animation-name:backInLeft;animation-name:backInLeft}@-webkit-keyframes backInRight{0%{opacity:.7;-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7)}80%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes backInRight{0%{opacity:.7;-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7)}80%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__backInRight{-webkit-animation-name:backInRight;animation-name:backInRight}@-webkit-keyframes backInUp{0%{opacity:.7;-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7)}80%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes backInUp{0%{opacity:.7;-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7)}80%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__backInUp{-webkit-animation-name:backInUp;animation-name:backInUp}@-webkit-keyframes backOutDown{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:.7;-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7)}}@keyframes backOutDown{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:.7;-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7)}}.animate__backOutDown{-webkit-animation-name:backOutDown;animation-name:backOutDown}@-webkit-keyframes backOutLeft{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:.7;-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7)}}@keyframes backOutLeft{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:.7;-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7)}}.animate__backOutLeft{-webkit-animation-name:backOutLeft;animation-name:backOutLeft}@-webkit-keyframes backOutRight{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:.7;-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7)}}@keyframes backOutRight{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7)}to{opacity:.7;-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7)}}.animate__backOutRight{-webkit-animation-name:backOutRight;animation-name:backOutRight}@-webkit-keyframes backOutUp{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:.7;-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7)}}@keyframes backOutUp{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:.7;-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7)}to{opacity:.7;-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7)}}.animate__backOutUp{-webkit-animation-name:backOutUp;animation-name:backOutUp}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.animate__bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopLeft{-webkit-animation-name:fadeInTopLeft;animation-name:fadeInTopLeft}@-webkit-keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopRight{-webkit-animation-name:fadeInTopRight;animation-name:fadeInTopRight}@-webkit-keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInBottomLeft{-webkit-animation-name:fadeInBottomLeft;animation-name:fadeInBottomLeft}@-webkit-keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInBottomRight{-webkit-animation-name:fadeInBottomRight;animation-name:fadeInBottomRight}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animate__fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animate__fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}@keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{-webkit-animation-name:fadeOutTopLeft;animation-name:fadeOutTopLeft}@-webkit-keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}@keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{-webkit-animation-name:fadeOutTopRight;animation-name:fadeOutTopRight}@-webkit-keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}@keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{-webkit-animation-name:fadeOutBottomRight;animation-name:fadeOutBottomRight}@-webkit-keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}@keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{-webkit-animation-name:fadeOutBottomLeft;animation-name:fadeOutBottomLeft}@-webkit-keyframes flip{0%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)}40%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)}50%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)}80%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg)}to{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg)}}@keyframes flip{0%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)}40%{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)}50%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)}80%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg)}to{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg)}}.animate__animated.animate__flip{-webkit-animation-name:flip;animation-name:flip;-webkit-backface-visibility:visible;backface-visibility:visible}@-webkit-keyframes flipInX{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInX{-webkit-animation-name:flipInX;animation-name:flipInX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipInY{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg)}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInY{-webkit-animation-name:flipInY;animation-name:flipInY;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}}.animate__flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg)}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg)}}.animate__flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);-webkit-animation-name:flipOutY;animation-name:flipOutY;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes lightSpeedInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg)}60%{opacity:1;-webkit-transform:skewX(20deg);transform:skewX(20deg)}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg)}60%{opacity:1;-webkit-transform:skewX(20deg);transform:skewX(20deg)}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__lightSpeedInRight{-webkit-animation-name:lightSpeedInRight;animation-name:lightSpeedInRight;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg)}60%{opacity:1;-webkit-transform:skewX(-20deg);transform:skewX(-20deg)}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg)}60%{opacity:1;-webkit-transform:skewX(-20deg);transform:skewX(-20deg)}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__lightSpeedInLeft{-webkit-animation-name:lightSpeedInLeft;animation-name:lightSpeedInLeft;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg)}}@keyframes lightSpeedOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg)}}.animate__lightSpeedOutRight{-webkit-animation-name:lightSpeedOutRight;animation-name:lightSpeedOutRight;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes lightSpeedOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg)}}@keyframes lightSpeedOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg)}}.animate__lightSpeedOutLeft{-webkit-animation-name:lightSpeedOutLeft;animation-name:lightSpeedOutLeft;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{opacity:0;-webkit-transform:rotate(-200deg);transform:rotate(-200deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rotateIn{0%{opacity:0;-webkit-transform:rotate(-200deg);transform:rotate(-200deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateInDownLeft{0%{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rotateInDownLeft{0%{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInDownRight{0%{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rotateInDownRight{0%{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateInUpLeft{0%{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rotateInUpLeft{0%{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInUpRight{0%{opacity:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rotateInUpRight{0%{opacity:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOut{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(200deg);transform:rotate(200deg)}}@keyframes rotateOut{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(200deg);transform:rotate(200deg)}}.animate__rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateOutDownLeft{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}}@keyframes rotateOutDownLeft{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}}.animate__rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutDownRight{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}}@keyframes rotateOutDownRight{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}}.animate__rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOutUpLeft{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}}@keyframes rotateOutUpLeft{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}}.animate__rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutUpRight{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}}@keyframes rotateOutUpRight{0%{opacity:1}to{opacity:0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}}.animate__rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-transform:rotate(80deg);transform:rotate(80deg)}40%,80%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1;-webkit-transform:rotate(60deg);transform:rotate(60deg)}to{opacity:0;-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0)}}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-transform:rotate(80deg);transform:rotate(80deg)}40%,80%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1;-webkit-transform:rotate(60deg);transform:rotate(60deg)}to{opacity:0;-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0)}}.animate__hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2);-webkit-animation-name:hinge;animation-name:hinge;-webkit-transform-origin:top left;transform-origin:top left}@-webkit-keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}}@keyframes zoomInDown{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}}.animate__zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0)}}@keyframes zoomInLeft{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0)}}.animate__zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0)}}@keyframes zoomInRight{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0)}}.animate__zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}}@keyframes zoomInUp{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}}.animate__zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0)}}@keyframes zoomOutDown{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0)}}.animate__zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;-webkit-transform-origin:left center;transform-origin:left center}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;-webkit-transform-origin:right center;transform-origin:right center}@-webkit-keyframes zoomOutUp{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0)}}@keyframes zoomOutUp{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0)}}.animate__zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:hidden}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:hidden}}.animate__slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:hidden}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:hidden}}.animate__slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:hidden}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:hidden}}.animate__slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:hidden}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:hidden}}.animate__slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}
.vacancy-select-form-list{position:relative;width:100%}.vacancy-select-form-list .vacancy-select-form-control{align-items:center;background-color:var(--light-background);border:1px solid var(--border-grey);border-radius:12px;cursor:pointer;display:flex;height:-moz-fit-content;height:fit-content;justify-content:space-between;min-height:68px;padding:19px 26px 19px 28px;position:relative}.vacancy-select-form-list .vacancy-select-form-control:hover{border-color:var(--border-grey)}.vacancy-select-form-list .vacancy-select-form-control .vacancy-select-form-single-value{align-items:center;color:var(--main-font);display:flex;gap:8px;line-height:19.6px;margin:0;position:relative}.vacancy-select-form-list .vacancy-select-form-control .vacancy-select-form-single-value .vacancy-select-form-check{align-items:center;background:radial-gradient(34.53% 93.01% at 30.47% -26.01%,var(--main-gradient) 0,var(--main) 100%);border-radius:50%;display:flex;height:16px;justify-content:center;min-width:16px;width:16px}.vacancy-select-form-list .vacancy-select-form-control .vacancy-select-form-single-value .vacancy-select-form-check svg{height:7px;width:8px}.vacancy-select-form-list .vacancy-select-form-control .vacancy-select-form-indicator{align-items:center;display:flex;height:24px;justify-content:center;transition:transform .2s ease;width:24px}.vacancy-select-form-list .vacancy-select-form-control .vacancy-select-form-indicator.open{transform:rotate(180deg)}.vacancy-select-form-list .vacancy-select-form-control .vacancy-select-form-indicator svg path{stroke:var(--interface-grey)}.vacancy-select-form-list .vacancy-select-form-control .vacancy-select-form-indicator.negative{background:url('data:image/svg+xml;utf8,<svg width="8" height="8" viewBox="0 0 8 8" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.66602 1.33331L1.33268 6.66665" stroke="white" stroke-width="1.5" stroke-linecap="round"/><path d="M1.33301 1.33331L6.66634 6.66665" stroke="white" stroke-width="1.5" stroke-linecap="round"/></svg>') no-repeat 50%,var(--error);border-radius:50%;height:16px;width:16px}.vacancy-select-form-list .vacancy-select-form-menu{background-color:var(--light-background);border:1px solid var(--border-grey);border-radius:0 0 12px 12px;border-top:none;left:0;max-height:200px;overflow-y:auto;position:absolute;right:0;top:calc(100% - 10px);z-index:10}.vacancy-select-form-list .vacancy-select-form-option{align-items:start;color:var(--main-font);cursor:pointer;display:flex;flex-direction:row;gap:8px;line-height:19.6px;padding:12px 28px;transition:color .2s ease}.vacancy-select-form-list .vacancy-select-form-option:hover{color:var(--main)}.vacancy-select-form-list .vacancy-select-form-option .vacancy-select-form-list-check{border:1px solid var(--border-grey);border-radius:50%;flex-shrink:0;height:16px;width:16px}.vacancy-select-form-selected-name{display:flex;flex-direction:column}.vacancy-select-form-selected-label{color:var(--interface-grey)}
.upload-form{width:100%}.upload-form__download{align-items:center;background-color:transparent;background-repeat:no-repeat;background-size:100% 100%;border:2px dashed var(--border-grey);border-radius:32px;display:flex;flex-direction:row-reverse;flex-wrap:wrap;gap:19px;height:176px;justify-content:center;padding:10px;width:100%}.upload-form__download.has-files{justify-content:space-between}.upload-form__download svg{stroke:var(--main);height:54px;width:54px}.upload-form__download-feature{align-items:center;display:flex;flex-direction:column;gap:19px;justify-content:center}.upload-form__download span{color:var(--interface-grey);text-align:center;width:200px}.upload-form__files-item{align-items:center;background-color:var(--default);border-radius:8px;border-radius:16px;box-sizing:border-box;color:#fff;display:flex;height:128px;justify-content:center;overflow:hidden;padding:4px;position:relative;text-align:center;width:128px}.upload-form__files-item>img{border-radius:8px;height:48px;-o-object-fit:cover;object-fit:cover;width:80px}.upload-form__files-item:hover .circle-loader.finished:after{opacity:0}.upload-form__files-item:hover .upload-form__remove{display:block}.upload-form__files-item .upload-form__files-item .upload-form__remove:hover~.upload-form__image,.upload-form__files-item:hover .upload-form__image,.upload-form__files-item:hover .upload-form__remove .upload-form__image{filter:brightness(80%)}.upload-form__files-item .upload-form__info{align-items:center;background-color:rgba(22,27,33,.6);border-radius:50%;color:#fff;cursor:pointer;display:none;height:14px!important;justify-content:center;line-height:16px;position:absolute;right:24px;text-align:center;top:5px;transition:all .3s ease-out;width:14px!important;z-index:20}.upload-form__files-item:hover .upload-form__info,.upload-form__files-item:hover .upload-form__remove{display:flex;transition:all .3s ease-out}.upload-form__files-item:hover .upload-form__image{filter:brightness(80%)}.upload-form__files{display:flex;gap:8px;margin:0 4px;position:relative}.upload-form__files-container{display:block;height:-moz-fit-content;height:fit-content;width:300px}.upload-form__file{overflow:hidden;padding:0 12px;position:relative;width:128px;z-index:100}.upload-form__file:after{background:linear-gradient(to right,transparent 0,var(--default) 100%);content:"";display:block;height:100%;pointer-events:none;position:absolute;right:-1px;top:0;width:16px;z-index:110}.upload-form__image{cursor:pointer}.upload-form__image.shadow{display:inline-block;filter:brightness(60%);position:relative;z-index:1}.upload-form__remove{background:transparent;border:none;color:#fff;cursor:pointer;display:none;padding:0;right:.5px;text-align:center;top:3px;z-index:20}.circle-loader,.upload-form__remove{height:16px;position:absolute;width:16px}.circle-loader{align-items:center;display:flex;justify-content:center;pointer-events:none;right:4px;top:4px;z-index:10}.circle-loader svg{height:16px;width:16px}.circle-loader .path{fill:rgba(22,27,33,.6);stroke:var(--light-background);stroke-width:2;stroke-linecap:round;stroke-dasharray:0 100;animation:draw 1.2s linear forwards;transform:rotate(-90deg);transform-origin:50% 50%}.circle-loader.finished .path{animation:none;transition:all .3s ease-out}.circle-loader.finished:after{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 8 7" fill="none"><path d="M1.3584 3.97927L2.77846 5.11532C3.11162 5.38184 3.59481 5.34231 3.88022 5.02519L6.99609 1.56311" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat 50%,radial-gradient(34.53% 93.01% at 30.47% -26.01%,var(--main-gradient) 0,var(--main) 100%);background-size:8px 8px,cover;border-radius:50%;content:"";display:block;height:16px;left:0;position:absolute;top:0;transition:all .3s ease-out;width:16px}@keyframes draw{0%{stroke-dasharray:0 100}to{stroke-dasharray:100 0}}@media (max-width:1360px){.upload-form__download{background-color:transparent;background-repeat:no-repeat;background-size:100% 100%;border:2px dashed var(--border-grey);border-radius:32px;display:flex;flex-direction:column;height:-moz-fit-content;height:fit-content;justify-content:center;min-height:176px;padding:10px;width:100%}.upload-form__download.has-files{align-items:center;flex-direction:column;justify-content:center}}
@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:content-box;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-lazy-preloader{border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid transparent;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
.action-form{align-items:center;display:flex;flex-shrink:0}.action-form span{text-align:left}
.inline-form-2__notice,.inline-form__notice{align-items:center;background-color:var(--grey-background);border-radius:12px;display:flex;gap:12px;margin-top:24px;padding:12px}.inline-form-2__notice p,.inline-form__notice p{margin:0}
.inline-form-2__button.btn{max-height:64px}.inline-form__form{display:flex;flex-direction:column;height:100%;justify-content:space-between}.inline-form__description{align-items:center;display:flex}.inline-form__description--top{margin-bottom:32px}.inline-form__description--bottom{margin-top:32px}.inline-form__description-text{text-align:start}.inline-form__description-text div,.inline-form__description-text p{display:inline}.inline-form__description-icon{height:24px;margin-right:8px;max-width:24px;width:100%}.inline-form__description-icon svg{stroke:var(--main)}.inline-form__list-text{margin-top:24px}.inline-form__wrap{align-items:flex-start;display:flex;justify-content:space-between}.inline-form__wrap .form-field:first-child{margin-right:32px}.inline-form__clinic-select,.inline-form__vacancy-select{margin-bottom:32px;position:relative}.inline-form__upload{position:relative}.inline-form__actions{display:flex;gap:32px;justify-content:space-between;margin-top:48px}.inline-form__actions .inline-form-2__button{min-width:251px;white-space:nowrap;width:-moz-fit-content;width:fit-content}.inline-form__checkbox{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:var(--light-background);border:1px solid var(--border-grey);border-radius:4px;cursor:pointer;height:16px;min-width:16px;position:relative;transition:all .2s ease;width:16px}.inline-form__checkbox-wrap{align-items:center;cursor:pointer;display:flex;gap:8px;justify-content:center;position:relative}.inline-form__checkbox:checked{background:radial-gradient(48.16% 48.16% at 16.97% 16.97%,var(--main-gradient) 0,var(--main) 100%);border-color:var(--main)}.inline-form__checkbox:focus{box-shadow:0 0 0 2px rgba(var(--main-rgb),.3);outline:none}.inline-form__check-icon{height:20px;left:2px;opacity:0;pointer-events:none;position:absolute;top:unset;transition:opacity .2s ease;width:20px}.inline-form__checkbox:checked+.inline-form-2__check-icon{opacity:1}.inline-form__button.btn{min-height:64px}.inline-form__button{max-height:48px}.inline-form__button.btn.btn--color{min-width:240px;width:-moz-fit-content;width:fit-content}.inline-form__result{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:64px}.inline-form__result--errors .inline-form__result-icon svg{stroke:var(--error)}.inline-form__result-icon{align-items:center;border:1.5px solid;border-color:var(--border-grey);border-radius:50%;display:flex;height:96px;justify-content:center;margin-bottom:32px;width:96px}.inline-form__result-icon svg{height:48px;width:48px}.inline-form__result-title{line-height:33.6px;margin-bottom:32px;text-align:center}.inline-form__result-descr{line-height:19.6px;margin:0 auto;text-align:center}.inline-form__result-action{margin-top:32px}@media only screen and (max-width:1440px){.inline-form__actions{flex-direction:column;margin-top:24px}.inline-form__description-icon{display:flex;justify-content:center;min-width:40px}.inline-form__description-icon>svg{height:24px;width:24px}}@media only screen and (max-width:900px){.inline-form__wrap{display:flex;flex-direction:column;gap:28px;margin-bottom:28px}.inline-form__wrap .form-field{margin:0}.inline-form__description-text{width:100%}.inline-form__description-text p{align-items:center;display:block;margin:0;text-align:center}.inline-form__description--bottom{margin-top:28px}.inline-form__actions{align-items:center;display:flex;flex-direction:column;gap:32px;margin-top:48px}.inline-form__clinic-select{margin-bottom:28px}.inline-form.form-v2__form{padding:0}.inline-form.form-main__form{padding-bottom:24px}.inline-form .form-field textarea{height:auto;line-height:140%;min-height:100px;padding-top:48px}.form-field.form-field--textarea{height:auto;min-height:100px}}@media only screen and (max-width:640px){.inline-form.form-main__form{padding-bottom:24px}.inline-form__description-text{width:100%}.inline-form__description-text p{align-items:center;display:block;margin:0;text-align:center}.inline-form__vacancy-select{margin-bottom:28px}.inline-form__button.btn.btn--color{max-width:none;width:100%}.inline-form__actions{margin-top:24px}}
.inline-form-2__button.btn{min-height:64px}.inline-form-2__result{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:64px}.inline-form-2__result--errors .inline-form__result-icon svg{stroke:var(--error)}.inline-form-2__result-icon{align-items:center;border:1.5px solid;border-color:var(--border-grey);border-radius:50%;display:flex;height:96px;justify-content:center;margin-bottom:32px;width:96px}.inline-form-2__result-icon svg{height:48px;width:48px}.inline-form-2__result-title{line-height:33.6px;margin-bottom:32px;text-align:center}.inline-form-2__result-descr{line-height:19.6px;margin:0 auto;text-align:center}.inline-form-2__result-action{margin-top:32px}.inline-form-2__form{display:flex;flex-direction:column;gap:32px;height:100%;justify-content:space-between}.inline-form-2__text{height:-moz-fit-content;height:fit-content;line-height:140%;min-height:70px}.inline-form-2__text-grid{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.inline-form-2__text-grid>div{align-items:center;display:flex;flex-direction:row}.inline-form-2__text-grid p{line-height:140%;margin:0}.inline-form-2__icon{align-items:center;background:radial-gradient(48.16% 48.16% at 16.97% 16.97%,var(--main-gradient) 0,var(--main) 100%);border-radius:50%;display:flex;height:48px;justify-content:center;margin-right:16px;max-width:48px;width:100%}.inline-form-2__icon svg{height:24px;width:24px}.inline-form-2__fields{display:flex;flex-direction:row;gap:32px;justify-content:space-between}.inline-form-2__number{min-width:230px}.inline-form-2__clinic-select{min-width:312px}.inline-form-2__actions{display:flex;gap:32px;justify-content:space-between}.inline-form-2__actions .inline-form-2__button{min-width:251px;white-space:nowrap;width:-moz-fit-content;width:fit-content}.inline-form-2__form-bottom{height:280px}.inline-form-2__form-bottom,.inline-form-2__form-content{display:flex;flex-direction:column;gap:32px;justify-content:space-between}.inline-form-2__checkbox{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:var(--light-background);border:1px solid var(--border-grey);border-radius:4px;cursor:pointer;height:16px;min-width:16px;position:relative;transition:all .2s ease;width:16px}.inline-form-2__checkbox:checked{background:radial-gradient(48.16% 48.16% at 16.97% 16.97%,var(--main-gradient) 0,var(--main) 100%);border-color:var(--main)}.inline-form-2__checkbox:focus{box-shadow:0 0 0 2px rgba(var(--main-rgb),.3);outline:none}.inline-form-2__check-icon{height:20px;left:2px;opacity:0;pointer-events:none;position:absolute;top:unset;transition:opacity .2s ease;width:20px}.inline-form-2__checkbox:checked+.inline-form-2__check-icon{opacity:1}.inline-form-2__actions .btn.btn--children-bg{background:var(--child-main-color);color:var(--main-font)}.inline-form-2__actions .btn.btn--children-bg svg{stroke:var(--main-font)}.inline-form-2__actions .btn.btn--children-bg:after{content:none!important;display:none!important}.inline-form-2__text.icon--children .inline-form-2__icon{align-items:center;background:transparent;background-position:50%;background-repeat:no-repeat;background-size:48px 48px;border-radius:0;display:flex;height:48px;justify-content:center;margin-right:16px;min-width:48px;width:48px}.inline-form-2__text.icon--children .inline-form-2__icon svg{height:24px;width:24px}@media (max-width:1440px){.form-v3__form .inline-form-2__form-bottom{height:auto}}@media (max-width:1280px){.form-v3__form .inline-form-2__fields{flex-direction:column}.form-v3__form .inline-form-2__text{height:-moz-fit-content;height:fit-content;min-height:60px}.form-v3__form .inline-form-2__actions{flex-direction:column}.form-v3__form .inline-form-2__text-grid{gap:12px;grid-template-columns:repeat(1,1fr)}}@media (max-width:1080px){.form-v3__form .inline-form-2__fields{flex-direction:row;justify-content:start}}@media (max-width:700px){.form-v3__form .inline-form-2__fields{flex-direction:column}}@media (max-width:640px){.form-v3__form .inline-form-2__actions .btn{max-width:none;width:100%}.form-v3__form .inline-form-2__form,.form-v3__form .inline-form-2__form-bottom,.form-v3__form .inline-form-2__form-content{gap:16px}.form-v3__form .inline-form-2__clinic-select,.form-v3__form .inline-form-2__number{min-width:100px;width:100%}}
.consultation-form__fields{display:flex;flex-direction:row;gap:32px;justify-content:space-between}.consultation-form__fields .consultation-form__comment input,.consultation-form__fields .consultation-form__name input,.consultation-form__fields .consultation-form__phone input{background-color:transparent;border:1px solid var(--border-grey)}.consultation-form__fields .consultation-form__comment input,.consultation-form__fields .consultation-form__comment textarea{height:100%;min-height:160px}.consultation-form__fields .consultation-form__comment .form-field__label{color:var(--interface-grey)}.consultation-form__fields .consultation-form__comment .form-field__resize{background-color:transparent}.consultation-form__comment{flex:0.3;margin:0}.consultation-form__comment.mobile{display:none}.consultation-form__wrap{display:flex;flex:0.45;flex-direction:column;gap:32px;justify-content:start}.consultation-form__actions{display:flex;flex:0.35;flex-direction:column;height:160px;justify-content:space-between}.consultation-form__person-data{display:flex;gap:16px}.consultation-form__name,.consultation-form__phone{background-color:var(--light-background);border-radius:12px;flex:0.5;margin:0;overflow:hidden}.consultation-form__button.btn.btn--color.btn--width{height:64px;max-width:none;width:100%}@media (max-width:1280px){.consultation-form__comment.desktop{display:none}.consultation-form__comment.mobile{display:flex;flex-direction:column}.consultation-form__person-data{position:relative}.consultation-form__wrap{flex:0.6;height:-moz-fit-content;height:fit-content}.consultation-form__actions{flex:0.4}}@media (max-width:1080px){.consultation-form__fields{display:flex;flex-direction:column;max-width:480px}.consultation-form__actions{gap:24px}}@media (max-width:900px){.consultation-form__fields{display:flex;flex-direction:column;max-width:480px}.consultation-form__actions,.consultation-form__wrap{gap:24px}.consultation-form__person-data{display:flex;flex-direction:column;gap:24px}.form-field.form-field--textarea.consultation-form__comment.mobile{margin:0}}@media (max-width:600px){.form-field.consultation-form__name{margin:0}}
.contact-aside-form{display:flex;flex-direction:column;gap:24px;height:100%}.contact-aside-form-overlay{max-width:480px}.contact-aside-form .contact-list__content-part{width:100%}.contact-aside-form-actions{display:flex;height:48px;justify-content:end}.contact-aside-form-actions-close{align-items:center;border:1px solid var(--border-grey);border-radius:24px;color:var(--main-font);display:flex;gap:8px;height:48px;justify-content:center;width:133px}.contact-aside-form-actions-close-dropdown{height:24px;width:24px}@media only screen and (max-width:600px){.contact-aside-form-overlay{max-width:none}.contact-aside-form-overlay.overlay-content.active{padding:24px}.contact-aside-form__title{line-height:140%;max-width:220px}.overlay-content.contact-aside-form-overlay{border-radius:32px 32px 0 0;bottom:-100%;left:0;max-width:100%;right:auto;top:auto;transition:bottom .5s ease}.overlay-content.contact-aside-form-overlay.active{bottom:0;right:auto}.overlay-content.contact-aside-form-overlay .overlay-close{right:24px;top:24px}.form-field{margin-bottom:24px}}
.inline-form-no-image__form{display:flex;flex-direction:row;height:100%;justify-content:space-between}.inline-form-no-image__wrap{align-items:flex-start;display:flex;gap:32px;justify-content:space-between}.inline-form-no-image .form-field{margin-bottom:0}.inline-form-no-image__fields{display:flex;flex-direction:column;gap:24px}.inline-form-no-image__actions{display:flex;gap:32px;justify-content:space-between;padding-left:32px}.inline-form-no-image__checkbox{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:var(--light-background);border:1px solid var(--border-grey);border-radius:4px;cursor:pointer;height:16px;min-width:16px;position:relative;transition:all .2s ease;width:16px}.inline-form-no-image__checkbox:checked{background:radial-gradient(48.16% 48.16% at 16.97% 16.97%,var(--main-gradient) 0,var(--main) 100%);border-color:var(--main)}.inline-form-no-image__checkbox:focus{box-shadow:0 0 0 2px rgba(var(--main-rgb),.3);outline:none}.inline-form-no-image__check-icon{height:20px;left:2px;opacity:0;pointer-events:none;position:absolute;top:unset;transition:opacity .2s ease;width:20px}.inline-form-no-image__checkbox:checked{opacity:1}.inline-form-no-image__button-icon{display:flex;gap:8px}.inline-form-no-image__button.btn{min-height:64px}.inline-form-no-image__button{max-height:48px}.inline-form-no-image__button.btn.btn--color{min-width:240px;width:-moz-fit-content;width:fit-content}.inline-form-no-image__result{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:16px}.inline-form-no-image__result--errors .inline-form-no-image__result-icon svg{stroke:var(--error)}.inline-form-no-image__result-icon{align-items:center;border:1.5px solid;border-color:var(--border-grey);border-radius:50%;display:flex;height:96px;justify-content:center;margin-bottom:32px;width:96px}.inline-form-no-image__result-icon svg{height:48px;width:48px}.inline-form-no-image__result-title{line-height:33.6px;margin-bottom:32px;text-align:center}.inline-form-no-image__result-descr{line-height:19.6px;margin:0 auto;text-align:center}.inline-form-no-image__result-action{margin-top:32px}@media (max-width:1440px){.inline-form-no-image__form{flex-direction:column;gap:24px;max-width:640px}.inline-form-no-image__actions{padding:0}}@media (max-width:640px){.inline-form-no-image__wrap{flex-direction:column;gap:24px}.inline-form-no-image__button.btn.btn--color{max-width:none;width:100%}.inline-form-no-image__actions{flex-direction:column;margin-top:12px}}
.call-order{align-items:flex-start;display:flex}.call-order.with-dropdown{cursor:pointer;position:relative}.call-order:hover .call-order__icon svg{stroke:var(--main)}.call-order:hover .call-order__icon span{color:var(--main)}.call-order:hover .call-order__phone-icon svg{stroke:var(--main)}.call-order__icon{height:24px;margin-right:8px;margin-top:4px;max-width:24px;position:relative;width:100%}.call-order__icon span{color:var(--interface-grey);left:50%;line-height:14px;position:absolute;top:3px;transform:translateX(-50%);transition:color .2s ease}.call-order__wrap>span{color:var(--grey-font);cursor:pointer;display:block;line-height:11px}.call-order__phone{align-items:flex-start;display:flex;justify-content:flex-start}.call-order__phone-value{display:block;font-weight:600;white-space:nowrap}.call-order__phone-icon{max-width:16px;width:100%}.call-order__phone-icon svg{height:16px;width:16px}.call-order__phone-value{-webkit-text-decoration-skip:none;border-bottom:0;box-shadow:none;text-decoration:none;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.call-order__dropdown{background-color:var(--light-background);border-radius:12px;box-shadow:0 4px 16px 0 var(--shadow-grey);display:none;left:0;padding:24px;position:absolute;top:100%;width:300px;z-index:100}.call-order__dropdown.active{display:block}.call-order__dropdown-list{margin:-3px}.call-order__dropdown-item{align-items:center;border-radius:12px;display:flex;justify-content:flex-start;margin:3px;padding:8.5px 16px;transition:background-color .2s ease}.call-order__dropdown-item:hover{background-color:var(--grey-background)}.call-order__dropdown-item:hover .call-order__dropdown-icon svg{stroke:var(--main)}.call-order__dropdown-icon{height:24px;margin-right:12px;max-width:24px;width:100%}.call-order__dropdown-icon svg{stroke:var(--border-grey)}.call-order__dropdown-phone>span{display:block;line-height:14px}.call-order__dropdown-phone>a{font-weight:600}.call-order__dropdown-title,.call-order__dropdown-top>span{display:none}.call-order__dropdown-actions{margin-top:24px}.call-order__dropdown-actions .btn{max-width:unset;width:100%}.call-order__dropdown-actions .btn.btn--link{display:none}.call-order__click{padding:2px;width:-moz-fit-content;width:fit-content}@media (max-width:640px){.call-order__overlay{background-color:var(--overlay);cursor:pointer;display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:100}.call-order__overlay.active{display:block}.call-order__dropdown{animation:slideUp .3s ease-out;background-color:var(--light-background);border-radius:20px 20px 0 0;bottom:0;box-shadow:0 -4px 16px 0 var(--shadow-grey);height:-moz-fit-content;height:fit-content;left:0;overflow-y:auto;padding:24px;position:fixed;top:auto;width:100vw}.call-order__dropdown-top{display:flex;flex-direction:row;justify-content:space-between}.call-order__dropdown-top>span{color:var(--grey-font);display:block;flex:0.7;text-align:end}.call-order__dropdown-title{display:block}.call-order__dropdown-actions{display:flex;flex-direction:row;gap:12px}.call-order__dropdown-actions .btn:first-child{flex:0.6}.call-order__dropdown-actions .btn:last-child{display:flex;flex:0.4}@keyframes slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}}
.work-time{align-items:flex-start;display:flex;position:relative;width:-moz-fit-content;width:fit-content}.work-time,.work-time.with-dropdown{cursor:pointer}.work-time.active svg:not(.interface-svg--error),.work-time:hover svg:not(.interface-svg--error){stroke:var(--main)}.work-time.active .work-time__value,.work-time:hover .work-time__value{color:var(--main)}.work-time>svg{height:24px;margin-right:8px;margin-top:4px;max-width:24px;width:100%}.work-time__value div{font-weight:600;transition:color .2s ease}.work-time__value div:first-child{align-items:center;display:flex}.work-time__value-icon{max-width:16px;width:100%}.work-time__value-icon svg{height:16px;width:16px}.work-time__info,.work-time__value div:last-of-type{color:var(--grey-font);line-height:14px}.work-time__info{margin-right:8px;max-width:130px;white-space:nowrap}.work-time__dropdown{background-color:var(--light-background);border-radius:12px;box-shadow:0 4px 16px 0 var(--shadow-grey);left:0;padding:24px;position:absolute;top:100%;width:400px;z-index:1999}.work-time__dropdown-list{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start;margin:-2px}.work-time__dropdown-item{align-items:center;border:1.5px solid hsla(0,0%,100%,0);border-radius:12px;display:flex;margin:2px;max-width:174px;overflow:hidden;padding:9.5px 16px;position:relative;transition:border-color .2s ease,background-color .2s ease;width:100%}.work-time__dropdown-item.active{border-color:var(--border-grey)}.work-time__dropdown-item:hover{background-color:var(--grey-background);border-color:var(--grey-background)}.work-time__dropdown-item:after{background:linear-gradient(to right,transparent 0,var(--light-background) 100%);content:"";display:block;height:100%;pointer-events:none;position:absolute;right:-1px;top:0;width:16px;z-index:110}.work-time__dropdown-icon{height:24px;margin-right:12px;max-width:24px;width:100%}.work-time__dropdown-day{line-height:14px}.work-time__dropdown-time{font-weight:600;white-space:nowrap}.work-time__dropdown-action{margin-top:24px}.work-time__dropdown-action>span{display:none}.work-time__dropdown-action .btn{max-width:unset;width:100%}@media only screen and (max-width:900px){.work-time__overlay{background-color:var(--overlay);cursor:pointer;display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:100}.work-time__overlay.active{display:block}.work-time__dropdown{animation:slideUp .3s ease-out;background-color:var(--light-background);border-radius:20px 20px 0 0;bottom:0;box-shadow:0 -4px 16px 0 var(--shadow-grey);height:-moz-fit-content;height:fit-content;left:0;overflow-y:auto;padding:24px;position:fixed;top:auto;width:100vw}.work-time__dropdown-list{display:grid;gap:4px;grid-template-columns:repeat(auto-fit,minmax(170px,1fr))}.work-time__dropdown-item{max-width:none;position:relative;width:100%}.work-time__dropdown-action{display:flex;flex-direction:row;gap:12px}.work-time__dropdown-action .btn:first-child{flex:0.6}.work-time__dropdown-action .btn:last-child{display:flex;flex:0.4}.work-time__dropdown-action>span{display:flex}@keyframes slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}}
.dark-theme{align-items:center;cursor:pointer;display:flex}.dark-theme--header{background-color:var(--grey-background);border-radius:8px;display:block;margin-left:24px;margin-right:auto;margin-top:8px;padding:4px}.dark-theme--header .dark-theme__descr{display:none}.dark-theme svg{height:24px;width:24px}.dark-theme__descr{font-weight:600;margin-left:10px}.dark-theme__descr div:first-child{transition:color .2s ease}.dark-theme__descr div:last-child{color:var(--grey-font);line-height:14px}.dark-theme:hover .dark-theme__descr div:first-child{color:var(--main)}.dark-theme:hover svg{stroke:var(--main)}@media (max-width:640px){.dark-theme--header{display:none}}
.info-menu{flex:1;position:relative;z-index:1}.info-menu.footer__info-menu{padding:24px 0}.info-menu__list{align-items:flex-start;display:flex;list-style:none;margin:0;padding:0 54px 0 0}.info-menu__with-child{display:flex;flex:0.8;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.info-menu__without-child{align-items:flex-start;display:flex;flex:0.2;flex-direction:column}.info-menu__sublist{list-style:none;margin:0;padding:0}.info-menu__submenu{margin-top:20px;max-width:120px;width:100%}.info-menu__item{width:128px}.info-menu__link{font-weight:600;transition:color .2s ease}.info-menu__link:hover{color:var(--main)}.info-menu__subitem{margin-bottom:6px;max-width:150px}.info-menu__submenu-link{line-height:120%;max-width:86px;transition:color .2s ease}.info-menu__submenu-link:hover{color:var(--main)}.info-menu__list{display:grid;width:90%}@media (max-width:1280px){.info-menu__list{width:100%}.info-menu__with-child{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));position:relative;row-gap:24px}}@media (max-width:800px){.info-menu.footer__info-menu{padding:0 24px}.info-menu__list{display:block;padding:0}.info-menu__with-child,.info-menu__without-child{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.info-menu__without-child{margin-left:0;margin-top:16px}.info-menu__item{width:100%}}

.info-menu-mobile{position:relative;z-index:5}.info-menu-mobile__list{align-items:flex-start;-moz-column-gap:14px;column-gap:14px;display:flex;display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));list-style:none;margin:0;padding:0;row-gap:8px;width:100%}.info-menu-mobile__list.mobile{display:grid}.info-menu-mobile__list.has-expanded .info-menu-mobile__item{margin:0;max-height:0;opacity:0;pointer-events:none;transform:translateY(-16px)}.info-menu-mobile__list.has-expanded .info-menu-mobile__item.expanded{margin:unset;max-height:1200px;opacity:1;pointer-events:auto;transform:translateY(0)}.info-menu-mobile__item{align-items:center;background-color:var(--grey-background);border-radius:12px;display:flex;flex-direction:row;height:76px;max-height:200px;overflow:hidden;padding:0;transition:opacity .35s cubic-bezier(.4,0,.2,1),transform .45s cubic-bezier(.22,1,.36,1),max-height .55s cubic-bezier(.25,.8,.25,1),margin .45s cubic-bezier(.25,.8,.25,1);width:100%}.info-menu-mobile__item.expanded{grid-column:1/-1;width:100%}.info-menu-mobile__item.expanded.with-child{background-color:var(--light-background);flex-direction:column;height:-moz-fit-content;height:fit-content;padding:0}.info-menu-mobile__item.with-child.expanded .info-menu-mobile-button{display:flex;flex-direction:row-reverse;gap:8px;justify-content:end;width:100%}.info-menu-mobile__item.with-child.expanded .info-menu-mobile-text{align-items:center;color:var(--main-font);display:block;display:flex;flex-direction:column;justify-content:center}.info-menu-mobile__item.with-child.expanded .info-menu-mobile-icon{background:radial-gradient(48.16% 48.16% at 16.97% 16.97%,var(--main-gradient) 0,var(--main) 100%);border-radius:100px;box-shadow:none}.info-menu-mobile__item.with-child.expanded .info-menu-mobile-icon svg{stroke:var(--light-background);transform:rotate(90deg)}.info-menu-mobile__link{align-items:center;background-color:var(--grey-background);border-radius:12px;display:flex;flex-direction:row;height:76px;height:-moz-fit-content;height:fit-content;justify-content:space-between;min-height:76px;padding:20px 24px;transition:color .3s ease;width:100%}.info-menu-mobile__link:hover{color:var(--main)}.info-menu-mobile__link.font-main{border-radius:12px;height:-moz-fit-content;height:fit-content;min-height:76px}.info-menu-mobile__link.mobile{display:grid;gap:12px}.info-menu-mobile__link span{max-width:120px}.info-menu-mobile-text{display:none}.info-menu-mobile-icon{align-items:center;display:flex;height:24px;justify-content:center;width:24px}.info-menu-mobile-icon svg{stroke:var(--grey);height:24px;transform:rotate(270deg);width:24px}.info-menu-mobile__submenu{margin-top:8px;max-height:0;max-width:none;opacity:0;overflow:hidden;pointer-events:none;transform:translateY(-8px);transition:max-height .45s cubic-bezier(.25,.8,.25,1),opacity .3s ease,transform .35s ease;width:100%}.info-menu-mobile__submenu.active{max-height:1400px;opacity:1;pointer-events:auto;transform:translateY(0)}.info-menu-mobile__submenu-link{cursor:pointer;max-width:86px;transition:color .2s ease}.info-menu-mobile__submenu-link:hover{color:var(--main)}.info-menu-mobile__submenu-link.font-main{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;font-weight:600;max-width:none;overflow:hidden}.info-menu-mobile__subitem{align-items:center;background-color:var(--grey-background);border-radius:12px;cursor:pointer;display:block;display:flex;height:-moz-fit-content;height:fit-content;justify-content:start;margin-bottom:6px;max-width:170px;min-height:76px;padding:0 24px;width:100%}.info-menu-mobile__sublist{-moz-column-gap:14px;column-gap:14px;display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));list-style:none;margin:0;padding:0;row-gap:8px}.info-menu-mobile.footer__info-menu{padding:24px 0}.info-menu-mobile__link{padding:20px 24px!important}@media (max-width:800px){.info-menu-mobile__submenu.active{border-top-left-radius:12px;border-top-right-radius:12px}}@media (max-width:361px){.info-menu-mobile__subitem{max-width:none;width:100%}}
.tabs-switcher__wrap{background-color:var(--grey-background);padding:4px;position:relative;text-align:center;width:-moz-fit-content;width:fit-content;z-index:1}.tabs-switcher__item,.tabs-switcher__wrap{align-items:center;border-radius:12px;display:flex}.tabs-switcher__item{background-color:hsla(0,0%,100%,0);color:var(--interface-grey);cursor:pointer;font-weight:600;justify-content:center;line-height:19.6px;margin-left:4px;margin-right:4px;padding:4px 20px 4px 16px;transition:color .3s ease,background-color .3s ease;z-index:3}.tabs-switcher__item.active{color:var(--main-font);pointer-events:none}.tabs-switcher__item.active svg{stroke:var(--main);fill:var(--main)}.tabs-switcher__item.active .tabs-switcher__num{background-color:var(--main);border-color:var(--main);color:var(--light-font)}.tabs-switcher__item:hover{background-color:var(--light-background)}.tabs-switcher__item:first-child{margin-left:0}.tabs-switcher__item:nth-last-child(2){margin-right:0}.tabs-switcher__switcher{background-color:var(--light-background);border-radius:8px;height:calc(100% - 8px);position:absolute;top:4px;transition:transform .3s ease,width .1s ease-in-out;z-index:2}.tabs-switcher__icon{margin-right:8px}.tabs-switcher__icon svg{stroke:var(--interface-grey);fill:var(--interface-grey);height:16px;width:16px}.tabs-switcher__num{background-color:hsla(0,0%,100%,0);border:1.5px solid var(--border-grey);border-radius:8px;color:var(--interface-grey);height:32px;line-height:30px;margin-left:10px;margin-right:-14px;transition:background-color .3s ease,border-color .3s ease,color .3s ease;width:32px}@media (max-width:800px){.tabs-switcher.service-menu-block__switcher,.tabs-switcher__wrap{width:100%}}
.btn.btn--white.header-bottom__action.header-bottom__action--online{margin-right:10px}.btn.btn--white.header-bottom__action.header-bottom__action--online>span{flex-shrink:0}.btn.btn--white.header-bottom__action.header-bottom__action--online svg{stroke:var(--interface-grey)}.btn.btn--white.footer__top-action.footer__top-action--online{margin-right:16px}.btn.btn--white.full-menu__action.full-menu__action--online{margin-left:10px}.btn.btn--white.full-menu__action.full-menu__action--online svg{stroke:var(--grey-font)}@media (max-width:1460px){.btn.btn--white.header-bottom__action.header-bottom__action--online{display:none}}@media (max-width:1150px){.footer__top-actions .btn.btn--white.footer__top-action--online{margin:0;order:3;width:100%}}@media (max-width:640px){.btn.btn--white.full-menu__action.full-menu__action--online{margin:0}}@media (max-width:480px){.btn.btn--white.footer__top-action--online span{text-align:center}}
.btn.btn--color.header-bottom__action{margin-right:0}.btn.btn--color.header-bottom__action>span{flex-shrink:0}.btn.btn--color.footer__top-action{margin-right:16px}.btn.btn--color.footer__top-action:last-child{margin-right:0}.btn.btn--color.full-menu__action.bottom{margin-left:10px}@media (max-width:1150px){.footer__top-actions .btn.btn--color.footer__top-action{margin:0;order:1;width:100%}}@media (max-width:990px){.full-menu__footer .btn.btn--color.full-menu__action.bottom{display:none}}@media (max-width:640px){.btn.btn--color.header-bottom__action{line-height:14px;margin-right:8px}}@media (max-width:480px){.btn.btn--color.footer__top-action span{text-align:center}}@media (max-width:360px){.btn.btn--color.header-bottom__action{padding:12px}.btn.btn--color.header-bottom__action span{display:none}.btn.btn--color.header-bottom__action svg{margin:0}}
.header-bottom__logo{align-items:center;background-color:var(--light-background);border-radius:0 0 16px 16px;display:flex;height:112px;justify-content:center;margin-right:48px;overflow:hidden;padding:12px;width:254px}.header-bottom__logo-wrap{min-height:48px;min-width:80px;overflow:hidden}.header-bottom__logo-wrap,.header-bottom__logo-wrap>*{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.header-bottom__logo-wrap img{display:block;height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.app-logo-wrap{min-height:48px;overflow:hidden}.app-logo-wrap,.app-logo-wrap>*{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.app-logo-wrap img{display:block;height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.header-fixed__logo{display:block;margin-right:34px;max-width:110px;min-width:110px}.full-menu__logo{margin-right:52px;max-width:256px;position:relative;width:100%;z-index:1}.full-menu__logo.mobile{display:none}.full-menu__logo-wrap{background-color:var(--light-background);border-radius:16px;box-shadow:0 14px 24px 0 var(--shadow);display:flex;justify-content:center;padding:12px 24px;position:relative;z-index:3}.footer__top-logo{border-radius:16px;min-height:48px;padding:12px}.footer__top-logo img{align-items:center;display:block;display:flex;height:100%;justify-content:center;max-width:220px;-o-object-fit:contain;object-fit:contain;width:100%}@media (max-width:1460px){.header-bottom__logo{margin-right:24px}}@media (max-width:1150px){.footer__top-logo{align-items:center;display:flex;flex-direction:column;width:100%}}@media (max-width:800px){.full-menu__logo{max-width:none}.full-menu__logo.desktop{display:none}.full-menu__logo.mobile{display:flex;flex-direction:column;gap:16px;margin:24px 0 0}.full-menu__logo-wrap{box-shadow:none}}@media (max-width:640px){.full-menu__logo-wrap{padding:12px}.header-bottom__logo{border-radius:12px;height:48px;max-width:120px;padding:4px;width:auto}.header-bottom__logo-wrap img{max-height:40px;max-width:112px}.app-logo__wrap img{height:auto;max-height:100px;max-width:320px;-o-object-fit:contain;object-fit:contain;width:auto}.app-logo__wrap{align-items:center;display:flex;justify-content:center;max-height:100px;width:100%}}
.full-menu__mobile-head{display:none}.full-menu__content.overlay-content{max-width:1570px;padding:32px 32px 0}.full-menu__footer,.full-menu__head{align-items:flex-start;display:flex}.full-menu__footer{background:linear-gradient(180deg,hsla(0,0%,100%,0) 0,var(--light-background) 20%);justify-content:space-between;margin-top:77px;padding-bottom:32px;padding-top:35px}@media (min-height:800px){.full-menu__footer{bottom:0;position:sticky;z-index:10}}.full-menu__footer-right{align-items:flex-start;display:flex}.full-menu__call-order,.full-menu__work-time{margin-left:8px}.full-menu__messengers{margin-left:8px;margin-top:8px}.full-menu__dark-theme{margin-left:8px}.full-menu__footer-left{align-items:center;display:flex;justify-content:flex-end}.full-menu-mobile__list.mobile,.full-menu.top .btn.btn--color.full-menu__action,.full-menu.top .full-menu-location--header,.full-menu__info-menu-mobile.info-menu-mobile.mobile,.full-menu__service-menu-block.mobile{display:none}.full-menu__content.overlay-content{-webkit-overflow-scrolling:touch;overflow-x:hidden;overflow-y:auto;scrollbar-color:var(--main) transparent;scrollbar-width:thin}.full-menu__content.overlay-content::-webkit-scrollbar{width:6px}.full-menu__content.overlay-content::-webkit-scrollbar-track{background:transparent}.full-menu .overlay-close.desktop .btn.btn--color{cursor:pointer;pointer-events:all;z-index:100}.full-menu .full-menu__inner-content .full-menu__footer{z-index:200}@media (max-width:990px){.full-menu__footer{display:flex;flex-direction:column-reverse;margin:0;position:static}.full-menu__footer-left{display:flex;flex-direction:row-reverse;gap:16px;justify-content:space-between;width:100%}.full-menu__footer-left>div{margin:0}.full-menu__footer-right{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin-top:48px;width:100%}.full-menu__footer-right>div{margin:0;width:100%}}@media (max-width:800px){.full-menu__mobile-head{align-items:flex-start;border-radius:0 0 24px 24px;box-shadow:0 14px 24px 0 color-mix(in srgb,var(--dark-font) 8%,transparent);display:flex;flex-direction:row;gap:12px;height:100vh;justify-content:space-between;left:0;opacity:0;padding:12px;pointer-events:none;position:fixed;right:0;top:0;transform:translateY(-20px);transition:opacity .8s ease,transform .3s ease;transition-delay:.5s;width:100%;z-index:1000}.full-menu__mobile-head.active{opacity:1;transform:translateY(0)}.full-menu__mobile-head-top{border-radius:0 0 24px 24px;box-shadow:0 14px 24px 0 color-mix(in srgb,var(--dark-font) 8%,transparent);display:flex;flex-direction:row;gap:12px;justify-content:space-between;left:0;padding:12px;pointer-events:none;position:fixed;right:0;top:0;width:100%;z-index:1010}.full-menu .full-menu-location--header.top{align-items:center;background-color:var(--grey-background);display:block;display:flex;height:-moz-fit-content;height:fit-content;justify-content:center;min-height:75px;pointer-events:auto;width:-moz-fit-content;width:fit-content}.full-menu .btn.btn--color.full-menu__action.top{display:flex;flex-direction:row;height:-moz-fit-content;height:fit-content;margin:0;max-height:none;min-height:75px;pointer-events:auto}.full-menu .overlay-close{opacity:0}.full-menu .overlay-close.mobile{height:-moz-fit-content;height:fit-content;opacity:1;pointer-events:auto;position:static;width:auto}.full-menu .overlay-close.mobile.desktop{display:none}.full-menu .overlay-close.mobile>div{display:flex;flex-direction:column;height:100%;max-height:none;min-height:75px;padding:7px 24px}.full-menu__content.overlay-content{border-radius:0 0 24px 24px;height:90%;padding:120px 0 0}.full-menu__content.overlay-content.full-menu__content--form-active:after{opacity:0;visibility:hidden}.full-menu__content.overlay-content:after{background:linear-gradient(to bottom,hsla(0,0%,100%,0) 0,var(--light-background) 100%);border-radius:0 0 24px 24px;bottom:0;content:"";height:64px;left:0;pointer-events:none;position:absolute;right:0;z-index:10}.full-menu__inner-content{height:100%;overflow-y:auto;padding:0 24px;position:relative;z-index:3}.full-menu__info-menu.info-menu.desktop{display:none}.full-menu__head{align-items:normal;display:flex;flex-direction:column;margin-top:34px}.full-menu__service-menu-block.mobile{display:block}.full-menu__service-menu.desktop{display:none}.full-menu__service-menu__big-container-slider{padding:16px 0 0}.full-menu__service-menu__small-container-slider{margin:0}.full-menu__service-menu-block.service-menu.footer-menu.mobile{background:var(--light-background);padding:20px 0 0}.full-menu__service-menu-block.service-menu.footer-menu.mobile .service-menu__submenu-icon.mobile-slider{background:var(--grey-background);border-radius:12px}.info-menu-mobile__list.mobile{display:grid}.social--full-menu{display:flex;flex-direction:column-reverse;gap:16px;margin:0;padding:16px 48px}.social--full-menu.social{border-radius:16px}.social--full-menu.social__wrap{display:flex;flex-direction:row;gap:24px;max-height:112px}.social--full-menu.social__text{margin-left:0;padding:0;padding-top:0!important}.social--full-menu.social__icon{margin:0}.social--full-menu.social__icon svg{height:24px;width:24px}.info-menu-mobile.full-menu__info-menu-mobile.mobile{display:block}}@media (max-width:640px){.full-menu__footer-right{display:grid;grid-template-columns:repeat(2,1fr)}.full-menu__footer-right>div{-moz-column-break-inside:avoid;-webkit-column-break-inside:avoid;break-inside:avoid;page-break-inside:avoid}.full-menu__footer-right .call-order.footer__middle-call-order.background-hover,.full-menu__footer-right .email-block__wrap{height:-moz-fit-content;height:fit-content;min-height:46px}.full-menu__footer-right .social-messengers__wrap{margin:0 8px}.full-menu .full-menu-location--header.top{height:-moz-fit-content;height:fit-content;justify-content:start;overflow:hidden;position:relative}.full-menu .full-menu-location--header.top:after{background:linear-gradient(to right,transparent 0,var(--grey-background) 100%);content:"";display:block;height:100%;pointer-events:none;position:absolute;right:-1px;top:0;width:16px;z-index:110}.full-menu .full-menu-location--header.top.location.background-hover{margin:0}.btn.btn--color.full-menu__action.top{padding-right:24px}.accessibility.full-menu__accessibility{margin:0}}.location__address{white-space:nowrap}@media (max-width:480px){.full-menu .btn.btn--color.full-menu__action.top,.full-menu .overlay-close>div{min-height:90px}.full-menu__footer-left{display:flex;flex-direction:column}.full-menu__footer-left .btn,.full-menu__footer-left>a,.full-menu__footer-left>div{max-width:none;width:100%}.full-menu__mobile-head-top{gap:12px}.full-menu__mobile-head-top>div:first-of-type{flex:0.7;max-width:none;width:100%}.full-menu__mobile-head-top>a{flex:0.15;height:100%;max-width:none;min-height:75px!important;width:100%}.full-menu__mobile-head-top>a span{display:none}.full-menu__mobile-head-top>a svg{margin:0}.full-menu__mobile-head-top>div:last-of-type{flex:0.15;max-width:none;width:100%}.full-menu__mobile-head-top>div:last-of-type span{display:none}.full-menu__mobile-head-top>div:last-of-type svg{height:36px;width:36px}}
.n3__vision__action-button{background-color:#fff;border:1px solid #000;border-radius:3px;color:#000;cursor:pointer;display:inline-block;font:inherit;font-size:1.1em;line-height:1.8em;padding:0 10px}.n3__vision__action-button:hover{background-color:#ccc}.n3__vision__action-button:active{background-color:#aaa}.n3__vision__color-button{border:1px solid #000;border-radius:3px;cursor:pointer;display:inline-block;font:inherit;font-size:1.1em;line-height:1.8em;padding:0 10px;position:relative}.n3__vision__color-button+.n3__vision__color-button{margin-left:10px}.n3__vision__color-button_color_white{background-color:#fff;color:#000}.n3__vision__color-button_color_white:hover{background-color:#ccc}.n3__vision__color-button_color_white:active{background-color:#aaa}.n3__vision__color-button_color_black{background-color:#000;color:#fff}.n3__vision__color-button_color_black:hover{background-color:#333}.n3__vision__color-button_color_black:active{background-color:#666}.n3__vision__color-button_color_blue{background-color:#9dd1ff;color:#000}.n3__vision__color-button_color_blue:hover{background-color:#a1e3ff}.n3__vision__color-button_color_blue:active{background-color:#aff3ff}.n3__vision__color-button_selected:after,.n3__vision__color-button_selected:before{border-color:#000 transparent transparent;border-style:solid;border-width:7px 7px 0;content:"";height:0;left:50%;margin-left:-7px;position:absolute;top:100%;width:0}.n3__vision__color-button_selected:after{margin-top:-1px}.n3__vision__color-button_selected.n3__vision__color-button_color_white:after{border-top-color:#fff}.n3__vision__color-button_selected.n3__vision__color-button_color_black:after{border-top-color:#000}.n3__vision__color-button_selected.n3__vision__color-button_color_blue:after{border-top-color:#9dd1ff}.n3__vision__modal{bottom:0;left:0;position:fixed;right:0;top:0;z-index:1040}.n3__vision__modal__dialog-wrapper{height:100vh;outline:none;overflow-y:auto;position:relative}.n3__vision__modal__dialog{background-color:#000;border:1px solid #ccc;box-shadow:0 1px 0 rgba(0,0,0,.06);margin:30px auto;max-width:1200px;outline:none;position:relative}.n3__vision__modal__backdrop{background-color:#000;bottom:0;left:0;opacity:.5;position:fixed;right:0;top:0;z-index:1030}.n3__vision__settings-button{background-color:#fff;border:1px solid #000;color:#000;cursor:pointer;display:inline-block;font:inherit;font-size:1.1em;line-height:1.8em;margin-left:-1px;padding:0 10px}.n3__vision__settings-button:hover{background-color:#ccc}.n3__vision__settings-button:active{background-color:#aaa}.n3__vision__settings-button:first-child{border-bottom-left-radius:3px;border-top-left-radius:3px;margin-left:0}.n3__vision__settings-button:last-child{border-bottom-right-radius:3px;border-top-right-radius:3px}.n3__vision__settings-button_selected{background-color:#000;color:#fff}.n3__vision__settings-button_selected:hover{background-color:#333}.n3__vision__settings-button_selected:active{background-color:#666}.n3__vision__settings-group+.n3__vision__settings-group{margin-top:30px}.n3__vision__settings-group__label{color:#000;display:inline-block;margin-right:4px;vertical-align:baseline}.n3__vision__settings-group__buttons{display:inline-block;vertical-align:middle}.n3__vision__settings-panel{background-color:#fff;padding:20px}.n3__vision__settings-panel__groups{margin-bottom:30px}.n3__vision__settings-panel__buttons{margin-top:30px}.n3__vision__settings-panel__buttons-right{float:right}
.accessibility.full-menu__accessibility{margin-left:22px}.accessibility__btn.btn{align-items:center;background-color:var(--dark-font);box-shadow:none;color:var(--light-font);cursor:pointer;display:flex}.accessibility__btn.btn svg{fill:var(--light-font);height:24px;min-width:24px;width:24px}div.n3__vision__modal{top:unset;z-index:10110!important}.n3__vision__modal__backdrop{z-index:10109!important}.n3__vision__modal__dialog{z-index:10110!important}div.n3__vision__modal__dialog{margin:100px auto}body.n3__wcag__fontsize_average{line-height:20px}body.n3__wcag__fontsize_average .services-menu__link{height:auto;min-height:56px}html.n3__fontSize--average{font-size:18px}html.n3__fontSize--large{font-size:24px}body.n3__wcag__fontsize_large{line-height:24px}body.n3__wcag__fontsize_large .services-menu__link{height:auto;min-height:56px}body.n3__wcag__blackWhite_on{filter:grayscale(100%)}body.n3__wcag__blackWhite_on *{fill:#000!important;stroke:#000!important;color:#000!important}body.n3__wcag__blackWhite_on .n3__vision__settings-button_selected{color:#fff!important}body.n3__wcag__animation_off *{animation:none!important}body.n3__wcag__images_off img{display:none!important}body.n3__wcag__images_off *,body.n3__wcag__images_off :after,body.n3__wcag__images_off :before{background-image:none!important}body.n3__wcag__images_off .fadeTextBg,body.n3__wcag__images_off .fadeTextColor{animation:none!important}body.n3__wcag__kerning_average *{letter-spacing:2px!important}body.n3__wcag__kerning_large *{letter-spacing:4px!important}
.main-menu__submenu-link{line-height:20px}.main-menu__service-name{line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.main-menu__list{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start;margin:0 -16px;max-width:600px;padding:0}.main-menu__line-break{flex-basis:100%;height:0;width:100%}.main-menu__item{cursor:pointer;margin:0 16px;position:relative}.main-menu__item.hover .main-menu__submenu{opacity:1;visibility:visible}.main-menu__item.hover.with-child:after{opacity:.7;visibility:visible}.main-menu__link{color:var(--light-font);display:flex;font-weight:600;justify-content:flex-start}.main-menu__link span{padding:3.5px 0}.main-menu__arrow-dropdown{stroke:var(--light-font);height:24px;opacity:.5;transition:opacity .3s;width:24px}.hover .main-menu__arrow-dropdown{opacity:1}.main-menu__submenu{background-color:var(--light-background);border-radius:12px;left:-37px;opacity:0;position:absolute;top:100%;transition:all .3s ease;visibility:hidden;z-index:10}.main-menu__submenu-list{align-items:center;display:flex;flex-direction:row}.main-menu__sublist{background-color:var(--light-background);border-radius:12px;box-shadow:0 14px 24px var(--shadow);list-style:none;padding:12px;position:relative;width:300px;z-index:100}.main-menu__sublist--overflow{min-width:240px;overflow:visible;padding:0;width:auto}.main-menu__subitem{margin-bottom:8px}.main-menu__subitem:last-child{margin-bottom:0}.main-menu__subitem:hover .main-menu__submenu-link{background-color:var(--grey-background);color:var(--main)}.main-menu__subitem:hover .main-menu__submenu-dropdown svg{stroke:var(--main)}.main-menu__submenu-link{align-items:center;background-color:hsla(0,0%,100%,0);border-radius:12px;color:var(--main-font);display:flex;padding:14px 16px 14px 14px;transition:background-color .2s ease,color .2s ease}.main-menu__submenu-link svg{height:16px;margin-right:8px;max-width:16px;width:100%}.main-menu__submenu{align-items:stretch;display:flex}.main-menu__sublist{flex:0 0 300px}.main-menu__services-panel{-webkit-overflow-scrolling:touch;background-color:var(--grey-background);border-left:1px solid var(--grey-background);border-radius:0 12px 12px 0;box-shadow:0 14px 24px var(--shadow);cursor:auto;display:grid;gap:8px;grid-auto-rows:48px;grid-template-columns:repeat(1,1fr);height:auto;margin-left:-10px;opacity:0;overflow-x:hidden;overflow-y:auto;padding:12px 12px 12px 22px;pointer-events:none;position:relative;scrollbar-color:rgba(0,0,0,.2) transparent;scrollbar-width:thin;transition:opacity .3s ease;width:253px}.main-menu__services-panel.is-visible{opacity:1;pointer-events:auto}.main-menu__services-panel::-webkit-scrollbar{width:6px}.main-menu__services-panel::-webkit-scrollbar-track{background:transparent}.main-menu__services-panel::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.2);border-radius:4px}.main-menu__service-link{align-items:center;background-color:var(--light-background);border-radius:12px;display:flex;flex-direction:row}.main-menu__service-link:hover .main-menu__service-name{color:var(--main)}.main-menu__service-icon{align-items:center;display:flex;height:48px;justify-content:center;min-width:48px;width:48px}.main-menu__service-name{color:var(--main-font);transition:all .3s ease}.main-menu__submenu-link-dropdown{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.main-menu__submenu-dropdown{align-items:center;justify-content:center;transition:all .3s ease}.main-menu__submenu-dropdown,.main-menu__submenu-dropdown svg{height:24px;min-width:24px;width:24px}.main-menu__submenu-link{cursor:pointer}.main-menu--overflow{width:100%}.main-menu--overflow .main-menu__list{align-items:stretch;flex-direction:column;margin:0;max-width:100%}.main-menu--overflow .main-menu__item{margin:0}.main-menu--overflow .main-menu__link{color:var(--main-font);padding:10px 16px}.main-menu--overflow .main-menu__arrow-dropdown{stroke:var(--main-font)}.main-menu--overflow .main-menu__submenu{left:100%;top:0}@media (max-width:1440px){.main-menu__services-panel.is-visible{grid-template-columns:repeat(1,1fr);width:253px}}
.service-menu{background:var(--grey-background);border-radius:50px;margin-top:33px;padding:24px 37px 33px 36px}.service-menu__list{-moz-column-count:4;column-count:4;-moz-column-gap:30px;column-gap:30px;list-style:none;margin:0;min-height:500px;padding:0}.service-menu__section{-moz-column-break-inside:avoid;-webkit-column-break-inside:avoid;break-inside:avoid;cursor:default;margin-bottom:16px;max-width:100%;padding:4px;page-break-inside:avoid;width:100%}.service-menu__section-title{align-items:center;display:flex;height:48px;margin-bottom:16px}.service-menu__section-icon{align-items:center;display:flex;height:48px;justify-content:center;margin-right:16px;max-width:48px;width:100%}.service-menu__section-icon svg{stroke:var(--main);height:16px;width:16px}.service-menu__section-name{color:var(--main);line-height:22.4px}.service-menu__sublist{list-style:none;margin:0;padding:0}.service-menu__submenu{margin-bottom:4px}.service-menu__submenu:last-of-type{margin-bottom:0}.service-menu__submenu-link{align-items:center;background-color:hsla(0,0%,100%,0);border-radius:12px;display:flex;min-height:44px;transition:background-color .2s ease}.service-menu__submenu-link.active{background:radial-gradient(48.16% 48.16% at 16.97% 16.97%,var(--main-gradient) 0,var(--main) 100%);border-radius:12px;cursor:auto;padding:2px}.service-menu__submenu-link.active .service-menu__submenu-name{color:var(--light-font)}.service-menu__submenu-link.active .service-menu__submenu-icon{background-color:var(--light-background);border-radius:10px;max-width:44px;min-height:44px}.service-menu__submenu-link:not(.active):hover{background-color:var(--light-background)}.service-menu__submenu-link:not(.active):hover .service-menu__submenu-icon svg{stroke:var(--main);fill:var(--main)}.service-menu__submenu-link:not(.active):hover .service-menu__submenu-name{color:var(--main)}.service-menu__submenu-icon{align-items:center;align-self:stretch;display:flex;justify-content:center;margin-right:21px;max-width:48px;min-height:48px;width:100%}.service-menu__submenu-icon svg{stroke:var(--main-font);fill:var(--main-font);height:32px;transition:stroke .2s ease,fill .2s ease;width:32px}.service-menu__submenu-name{transition:color .2s ease}.service-menu__section-icon svg{height:20px;width:20px}.service-menu__submenu-name{line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.service-menu__submenu-icon{min-width:48px}.service-menu__section.problem-category__group{border:1px solid transparent}.service-menu__section.service-menu__section--highlighted{background:var(--grey-background);border:1px solid var(--border-grey);border-radius:12px;transition:all .3s ease}.service-menu__section.service-menu__section--highlighted .service-menu__submenu-link{background:var(--light-background)}.service-menu__section.service-menu__section--highlighted .service-menu__submenu-icon{border:1px solid var(--border-grey)}@media (max-width:1240px){.service-menu__list{-moz-column-count:3;column-count:3}}
@media (max-width:800px){.service-menu.footer-menu.footer__service-menu.adaptive{margin:16px 12px}.service-menu.footer-menu{background:var(--grey-background);padding:24px 37px 33px 36px}.service-menu{border-radius:50px;margin-top:33px}.service-menu__list{min-height:626px}.service-menu__small-container-slider{background-color:var(--grey-background);border-radius:20px!important;margin:0 12px;overflow:hidden;padding:4px 10px;position:relative;z-index:0}.service-menu__big-container-slider{padding:16px 12px 12px}.service-menu__slider-small-img{align-items:center;border-radius:8px;color:var(--grey-font);cursor:pointer;display:flex;flex-direction:row;text-align:center;width:200px}.service-menu__slider-small-img.swiper-slide{padding-right:16px}.service-menu__slider-small-img.swiper-slide-active{background-color:var(--light-background)}.service-menu__slider-small-img.swiper-slide-active .service-menu__section-name{color:var(--main-font);text-align:start}.service-menu__slider-small-img.swiper-slide{display:flex;flex-direction:row}.service-menu__slider-small-img.swiper-slide-active{color:var(--main-font)}.service-menu__slider-small-img.swiper-slide-active svg{stroke:var(--main)}.service-menu__slider-small-img svg{stroke:var(--grey-font);height:16px;width:16px}.service-menu__slider-small-img img{border-radius:100%;display:block;height:50px;margin:0 auto;-o-object-fit:cover;object-fit:cover;width:50px}.service-menu__slider-big-img img{height:auto;max-height:70vh;-o-object-fit:contain;object-fit:contain;width:100%}.adaptive-slider.service-menu__section-name{color:var(--grey-font);margin:0}.adaptive-slider.service-menu__sublist{-moz-column-gap:8px;column-gap:8px;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));row-gap:4px}.adaptive-slider.service-menu__submenu-icon{height:48px;max-height:none;max-width:none;min-width:48px;width:48px}.adaptive-slider.service-menu__section-icon{margin:0 8px 0 16px;width:16px}}@media only screen and (max-width:480px){.service-menu__small-container-slider:after{background:linear-gradient(90deg,rgba(245,250,253,0) 0,var(--grey-background) 100%);content:"";display:block;height:100%;pointer-events:none;position:absolute;right:0;top:0;width:50px;z-index:1}.service-menu__small-container-slider__slider-small-img.swiper-slide{padding-right:16px;width:-moz-fit-content!important;width:fit-content!important}.adaptive-slider.service-menu__sublist{grid-template-columns:repeat(auto-fit,minmax(170px,1fr))}.gradient-overlay{bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0}.gradient-overlay:after{background:linear-gradient(270deg,rgba(245,250,253,0) 0,var(--grey-background) 100%);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:50px;z-index:2}}@media only screen and (max-width:400px){.adaptive-slider.service-menu__sublist{grid-template-columns:repeat(auto-fit,minmax(170px,1fr))}}
.header-fixed{background-color:var(--light-background);border-bottom-left-radius:32px;border-bottom-right-radius:32px;box-shadow:0 14px 24px 0 var(--shadow);left:0;opacity:0;padding:2px 0 6px;position:fixed;top:0;transform:translateY(-100%);transition:transform .6s ease;width:100%;z-index:100}.header-fixed.show{opacity:1;transform:translateY(0)}.header-fixed__wrap{justify-content:space-between}.header-fixed__menu,.header-fixed__right,.header-fixed__wrap{align-items:center;display:flex}.header-fixed__menu-full{margin-right:24px}.header-fixed__menu-main .main-menu__list{flex-wrap:nowrap;max-width:unset}.header-fixed__menu-main .main-menu__link{color:var(--main-font)}.header-fixed__menu-main .main-menu__link svg{stroke:var(--main-font)}.header-fixed__wrap.container{display:flex;flex-direction:row;gap:12px;justify-content:space-between;padding:12px}.header-fixed__menu.mobile{display:none}@media only screen and (max-width:900px){.header-fixed{background-color:none;background:none;border-radius:0;bottom:82px;box-shadow:none;left:unset;margin:0;padding:0;right:12px;top:unset;transform:translateY(50%);transition:all .6s ease}.header-fixed__left,.header-fixed__right{display:none}.header-fixed__wrap.container{flex-direction:row-reverse;margin:0;max-width:100%;padding:0;width:100%}.header-fixed__menu.mobile{border-radius:12px;box-shadow:0 14px 24px 0 var(--shadow);display:flex;width:84px}.header-fixed__menu-full.btn.btn--color{box-shadow:0 14px 24px 0 var(--shadow);display:flex;flex-direction:column;height:64px;margin:0;width:84px}.header-fixed{background-color:none;background:none;border-radius:0;bottom:156px;box-shadow:none;left:unset;margin:0;padding:0;right:36px;top:unset;transform:translateY(50%)}.header-fixed__left,.header-fixed__right{display:none}.header-fixed__wrap.container{flex-direction:row-reverse;margin:0;max-width:100%;padding:0;width:100%}.header-fixed__menu.mobile{border-radius:12px;box-shadow:0 14px 24px 0 var(--shadow);display:flex;width:84px}.header-fixed__menu-full.btn.btn--color{box-shadow:0 14px 24px 0 var(--shadow);display:flex;flex-direction:column;height:64px;margin:0;width:84px}}@media only screen and (max-width:640px){.header-fixed{bottom:82px;right:12px;transform:translateY(25%)}}
.diagnostic_ii_component{align-items:flex-start;display:flex}.diagnostic_ii_component svg{height:24px;margin-right:8px;margin-top:4px;max-width:24px;width:100%}.diagnostic_ii_component-wrap div:first-child{font-weight:600}.diagnostic_ii_component-wrap div:last-child{color:var(--grey-font);font-weight:600}.diagnostic_ii_component-image{height:32px;margin-right:8px;margin-top:4px;min-height:32px;min-width:32px;width:32px}.diagnostic_ii_component-image img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}@media (max-width:1180px){.diagnostic_ii_component{display:none}}
.header__review{align-items:flex-start;display:flex;margin-right:24px}.header__review:hover svg{stroke:var(--main);fill:var(--main)}.header__review:hover .header__awards-wrap div:first-child,.header__review:hover .header__review-wrap div:first-child{color:var(--main)}.header__review svg{height:24px;margin-right:8px;margin-top:4px;max-width:24px;width:100%}.header__review-wrap--title{transition:color .2s ease}.header__review-wrap--subtittle{white-space:nowrap}.header__review:hover .header__review-wrap--title{color:var(--main)}
.header{padding:12px 0 16px}.header__wrap{justify-content:space-between}.header__wrap,.header__wrap-left,.header__wrap-right{align-items:flex-start;display:flex}.header__call-order,.header__work-time,.header__wrap-right{margin-left:24px}.header__awards,.header__review{align-items:flex-start;display:flex;margin-right:24px}.header__awards:hover svg,.header__review:hover svg{stroke:var(--main);fill:var(--main)}.header__awards:hover .header__awards-wrap div:first-child,.header__review:hover .header__awards-wrap div:first-child{color:var(--main)}.header__awards svg,.header__review svg{height:24px;margin-right:8px;margin-top:4px;max-width:24px;width:100%}.header__awards .header__awards-wrap div:first-child,.header__review .header__awards-wrap div:first-child{font-weight:600;transition:color .2s ease}.header__awards .header__awards-wrap div:last-child,.header__review .header__awards-wrap div:last-child{color:var(--grey-font);font-weight:600;white-space:nowrap}@media (max-width:1560px){.header{padding:12px 48px 16px}}@media (max-width:1500px){.header__awards{display:none}}@media (max-width:1430px){.header__review{display:none}}@media (max-width:968px){.header__work-time{display:none}}@media (max-width:640px){.header{background-color:var(--grey-background);border-radius:0 0 16px 16px;padding:0 4px}.header--dark-theme{display:none}.header.container{border-radius:16px;margin:12px 12px 0;max-width:unset}.header__wrap-left{align-items:center;align-items:stretch;justify-content:space-between;width:100%}.header__call-order,.header__wrap-right{margin:0}.header__call-order{align-items:center;border:1px solid var(--border-grey);display:flex;margin:8px;min-height:48px}}
.header-bottom{left:0;padding-bottom:24px;position:absolute;top:-1px;width:100%;z-index:5}.header-bottom__wrap{justify-content:space-between}.header-bottom__right,.header-bottom__wrap{align-items:flex-start;display:flex}.header-bottom__left{align-items:center;display:flex;padding:39px 0 21px}.header-bottom__menu{align-items:start;display:flex;margin-top:40px}.header-bottom__menu-full{margin-right:34px}.header-bottom--light .main-menu__link{color:var(--main-font)}.header-bottom--light .main-menu__link svg{stroke:var(--main-font)}@media (max-width:920px){.header-bottom__menu-main{display:none}}@media (max-width:640px){.header-bottom{padding:24px 0;position:static}.header-bottom__left{padding:0}.header-bottom__menu{margin:0}.header-bottom__menu-full.btn{margin:0;padding:12px}.header-bottom__menu-full.btn svg{margin:0}}
.slider{margin-bottom:105px}.slider__wrap{border-radius:57px}.slider__wrap .with-btn .slider__item-advantages{margin-top:54px}.slider__item{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:57px;max-height:730px;min-height:730px;overflow:hidden;padding:235px 24px 0;position:relative;width:100%;z-index:1}.slider__item.light .slider__item-advantage div,.slider__item.light .slider__item-name,.slider__item.light .slider__item-name--small,.slider__item.light .slider__item-text{color:var(--main-font)}.slider__item.light .slider__item-advantage span{background:radial-gradient(48.16% 48.16% at 16.97% 16.97%,var(--main-gradient) 0,var(--main) 100%)}.slider__item.light .slider__item-advantage span svg{stroke:var(--light-font)}.slider__item.shadow-full:after{background:linear-gradient(290.92deg,rgba(22,27,33,0),rgba(22,27,33,.5) 100.01%)}.slider__item.shadow-bg:after,.slider__item.shadow-full:after{content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.slider__item.shadow-bg:after{background:linear-gradient(290.92deg,rgba(22,27,33,0) 34.34%,rgba(22,27,33,.5) 100.01%)}.slider__item.shadow-bg:before{background:linear-gradient(180deg,rgba(0,0,0,.2),transparent 20%,transparent);content:"";inset:0;pointer-events:none;position:absolute;z-index:1}.slider__item-wrap{position:relative;z-index:3}.slider__item-name{color:var(--light-font)}.slider__item-name--small{color:var(--light-font);margin-top:16px}.slider__item-text{color:var(--light-font);margin-top:26px;max-width:450px}.slider__item-btn{margin-top:40px}.slider__item-advantages{align-items:center;display:flex;margin-top:120px}.slider__item-advantage{align-items:center;display:flex;flex:1}.slider__item-advantage:first-child{margin-right:23px}.slider__item-advantage span{align-items:center;background:var(--light-background);border-radius:50%;display:flex;height:32px;justify-content:center;margin-right:14px;max-width:32px;width:100%}.slider__item-advantage span svg{height:24px;width:24px}.slider__item-advantage div{color:var(--light-font);font-weight:600}.slider .swiper-pagination{align-items:flex-start;display:flex;justify-content:center;margin:15px -12px 0}.slider .swiper-pagination.swiper-pagination-disabled{display:none}.slider .swiper-pagination-bullet{cursor:pointer;margin:0 12px;max-width:256px;width:100%}.slider .swiper-pagination-bullet.swiper-pagination-bullet-active .slider__bullet-text{color:var(--main-font)}.slider .swiper-pagination-bullet.swiper-pagination-bullet-active .slider__bullet-line{opacity:1}.slider .swiper-pagination-bullet span{display:block}.slider .swiper-pagination-bullet span.slider__bullet-text{color:var(--grey-font);min-height:42px;text-align:center}.slider .swiper-pagination-bullet span.slider__bullet-line{background-color:var(--border-grey);border-radius:2px;height:4px;opacity:0;overflow:hidden;position:relative;transition:opacity .1s ease;width:100%}.slider .swiper-pagination-bullet span.slider__bullet-line>span{background-color:var(--main);height:100%;left:0;position:absolute;top:0;transition:width linear;width:0}.slider{position:relative}.slider__item,.slider__item-wrap{display:flex;gap:24px}.slider__item-wrap{flex-direction:row}.slider__item-wrap--section{display:flex;flex-direction:column}.slider__item-wrap--section-image{align-items:end;justify-content:end}.slider__item-img{margin-bottom:0}.slider__item-img,.slider__item-img img{max-height:640px;max-width:640px}.custom-navigation-main-slider{display:none}.slider__wrap .swiper-pagination-bullet.swiper-pagination-bullet-active{background:none!important}.slider__item-button{display:flex;gap:12px}@keyframes sliderProgressBar{0%{width:0}to{width:100%}}@media (max-width:640px){.custom-navigation-main-slider{display:flex;justify-content:space-between;left:0;pointer-events:none;position:absolute;right:0;top:50%;transform:translateY(-50%);z-index:1}.custom-navigation-main-slider button{align-items:center;background-color:none;background-color:transparent!important;background-image:url(/images/arrow_main_slider.svg?96de6fc871d129598e56eaa2390d4ff4);border:none;border-radius:0;cursor:pointer;display:flex;height:96px;justify-content:center;padding:0;pointer-events:auto;transition:all .3s ease;transition:opacity .2s ease;width:24px}.custom-navigation-main-slider button:hover{transform:scale(1.05)}.custom-navigation-main-slider button svg{stroke:var(--grey-font);height:24px!important;width:24px!important}.custom-navigation-main-slider button:after{display:none}.custom-navigation-main-slider button.custom-prev{margin-left:0}.custom-navigation-main-slider button.custom-prev svg{transform:rotate(-270deg)}.custom-navigation-main-slider button.custom-next{margin-right:0;transform:rotate(-180deg)}.custom-navigation-main-slider button.custom-next svg{transform:rotate(90deg)}.slider{margin:0}.slider__wrap{padding:0 12px;position:relative}.slider__item{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:24px;height:400px;min-height:400px;overflow:hidden;padding:0;position:relative;width:100%;z-index:1}.slider__item-name,.slider__item-name--small,.slider__item-text{width:100%}.slider__item-button{display:flex;flex-direction:row;justify-content:end;width:100%}.slider__item-wrap.container{height:350px}.slider__item-description{padding:12px}.slider__item-advantages{display:none}.slider__item-wrap.container{display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:20px}.slider__item-description{flex-grow:1;padding:0}.slider__bullet{z-index:1}.slider .swiper-pagination{align-items:flex-start;bottom:40px;display:flex;justify-content:center;left:5px;position:absolute;right:0;width:200px;z-index:10}.slider .swiper-pagination.swiper-pagination-disabled{display:none}.slider .swiper-pagination-bullet{border-radius:16px;cursor:pointer;margin:0 6px;position:relative;width:32px}.slider .swiper-pagination-bullet .slider__bullet-text{display:none!important}.slider .swiper-pagination-bullet:not(.swiper-pagination-bullet-active){background:var(--grey-background-gradient);border-radius:15px;height:5px;min-width:12px;opacity:80%;width:12px}.slider .swiper-pagination-bullet:not(.swiper-pagination-bullet-active) .slider__bullet-text{display:none!important}.slider .swiper-pagination-bullet.swiper-pagination-bullet-active .slider__bullet-line{opacity:1}.slider .swiper-pagination-bullet span{display:block}.slider .swiper-pagination-bullet span.slider__bullet-line{background-color:var(--border-grey);border-radius:2px;height:4px;opacity:0;overflow:hidden;position:relative;transition:opacity .1s ease;width:100%}.slider .swiper-pagination-bullet span.slider__bullet-line>span{background:linear-gradient(90deg,var(--main-gradient) 0,var(--main) 100%);height:100%;left:0;position:absolute;top:0;transition:width linear;width:0}.slider__item-wrap--section-description{padding:12px;position:relative;z-index:1}.slider__item-wrap--section-image{align-items:center;bottom:0;justify-content:end;position:absolute;width:100%;z-index:0}.slider__item-img{margin-bottom:0}.slider__item-wrap--section.slider__item-wrap--section-description{height:70%;position:relative}.slider__item-wrap--section.slider__item-wrap--section-description:after{background:linear-gradient(180deg,transparent 0,var(--slider-selected-color,var(--main)) 70%);content:"";height:100px;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:0}.slider__item-wrap--section.slider__item-wrap--section-description .slider__item-description{z-index:1}.slider__item-wrap--section.slider__item-wrap--section-image{bottom:unset;height:50%;top:0}.slider__item{background-color:var(--slider-selected-color);background-image:none!important}.slider__item.shadow-bg:after,.slider__item.shadow-bg:before,.slider__item.shadow-full:after,.slider__item.shadow-full:before{display:none}.slider__item-wrap.container--slider{display:flex;flex-direction:column-reverse}.slider__item-img{align-items:end;justify-content:end;max-height:100%;max-width:100%}.slider__item-img.background_image{height:100%;width:100%}.slider__item-img.background_image img{height:100%;margin-top:0;-o-object-fit:cover;object-fit:cover;width:100%}.slider__item-img img{margin-top:12px;max-height:100%;max-width:100%}.slider__item-text{margin-top:16px}.slider__item-btn{margin-top:0}.slider__item-description{padding:0 12px}.slider__item-name{line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.slider__item-name--small{display:none}.slider__item-text{line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}}
.swiper-navigation{left:0;position:absolute;top:50%;transform:translateY(-50%);width:100%;z-index:2}.swiper-navigation .custom-next,.swiper-navigation .custom-prev,.swiper-navigation .swiper-button-next,.swiper-navigation .swiper-button-next--relative,.swiper-navigation .swiper-button-prev,.swiper-navigation .swiper-button-prev--relative{align-items:center;background-color:var(--light-background);border:none;border-radius:50%;box-shadow:0 14px 24px 0 var(--shadow);cursor:pointer;display:flex;height:48px;justify-content:center;margin-top:0!important;position:absolute;top:50%;transform:translateY(-50%);transition:opacity .2s ease;width:48px}.swiper-navigation .custom-next svg,.swiper-navigation .custom-prev svg,.swiper-navigation .swiper-button-next svg,.swiper-navigation .swiper-button-next--relative svg,.swiper-navigation .swiper-button-prev svg,.swiper-navigation .swiper-button-prev--relative svg{stroke:var(--grey-font);height:24px;width:24px}.swiper-navigation .custom-next:after,.swiper-navigation .custom-prev:after,.swiper-navigation .swiper-button-next--relative:after,.swiper-navigation .swiper-button-next:after,.swiper-navigation .swiper-button-prev--relative:after,.swiper-navigation .swiper-button-prev:after{display:none}.swiper-navigation .swiper-button-next--relative,.swiper-navigation .swiper-button-prev--relative{position:relative}.swiper-navigation .custom-next,.swiper-navigation .swiper-button-next{right:-44px!important}.swiper-navigation .custom-prev,.swiper-navigation .swiper-button-prev{left:-44px!important}.swiper-navigation .custom-next svg,.swiper-navigation .swiper-button-next svg,.swiper-navigation .swiper-button-next--relative svg{transform:rotate(-90deg)}.swiper-navigation .custom-prev svg,.swiper-navigation .swiper-button-prev svg,.swiper-navigation .swiper-button-prev--relative svg{transform:rotate(90deg)}.swiper-navigation .swiper-button-disabled.custom-next,.swiper-navigation .swiper-button-disabled.custom-prev,.swiper-navigation .swiper-button-disabled.swiper-button-next,.swiper-navigation .swiper-button-disabled.swiper-button-next--relative,.swiper-navigation .swiper-button-disabled.swiper-button-prev,.swiper-navigation .swiper-button-disabled.swiper-button-prev--relative{opacity:0}.swiper-navigation.swiper-navigation__equipment{bottom:unset;height:44px;left:unset;position:relative;right:unset;top:unset;transform:translateY(0);width:104px}.swiper-navigation.swiper-navigation__equipment .swiper-button-next{right:0!important}.swiper-navigation.swiper-navigation__equipment .swiper-button-prev{left:0!important}.swiper-navigation.swiper-navigation__equipment .swiper-button-next,.swiper-navigation.swiper-navigation__equipment .swiper-button-prev{border:1px solid var(--border-grey);box-shadow:none;height:44px;width:44px}.swiper-navigation.swiper-navigation__equipment .swiper-button-next svg,.swiper-navigation.swiper-navigation__equipment .swiper-button-prev svg{stroke:var(--dark-font);height:16px;width:16px}.swiper-navigation.swiper-navigation__equipment .swiper-button-disabled.swiper-button-next,.swiper-navigation.swiper-navigation__equipment .swiper-button-disabled.swiper-button-prev{opacity:.35}.swiper-navigation.photos__navigation .swiper-button-prev{left:-12px!important}.swiper-navigation.photos__navigation .swiper-button-next{right:-12px!important}.swiper-navigation.work-examples__navigation{align-items:center;display:flex;justify-content:center;margin-top:32px;position:static;transform:none}.swiper-navigation.work-examples__navigation>div{margin-left:16px;margin-right:16px}.swiper-navigation.work-examples__navigation>div:last-child{margin-right:0}.swiper-navigation.work-examples__navigation .swiper-button-next,.swiper-navigation.work-examples__navigation .swiper-button-prev{position:static;transform:none}.swiper-navigation.work-examples__navigation .swiper-button-next svg,.swiper-navigation.work-examples__navigation .swiper-button-prev svg{stroke:var(--main)}.swiper-navigation.history-patient__main-navigation{left:504px;max-width:104px;top:481px;transform:none}.swiper-navigation.history-patient__main-navigation .swiper-button-next,.swiper-navigation.history-patient__main-navigation .swiper-button-prev{background-color:hsla(0,0%,100%,0);border:1.5px solid hsla(0,0%,100%,.3);box-shadow:none;transition:border-color .2s ease}.swiper-navigation.history-patient__main-navigation .swiper-button-next:hover,.swiper-navigation.history-patient__main-navigation .swiper-button-prev:hover{border-color:#fff}.swiper-navigation.history-patient__main-navigation .swiper-button-next svg,.swiper-navigation.history-patient__main-navigation .swiper-button-prev svg{stroke:var(--light-background)}.swiper-navigation.history-patient__main-navigation .swiper-button-prev{left:0!important}.swiper-navigation.history-patient__main-navigation .swiper-button-next{right:0!important}.swiper-navigation.stage-bracket__thumbs-navigation{position:absolute;z-index:1}.swiper-navigation.stage-bracket__thumbs-navigation .swiper-button-prev{left:0!important}.swiper-navigation.stage-bracket__thumbs-navigation .swiper-button-next{right:0!important}.swiper-navigation.doctor-list__thumbs-navigation{width:100%}.swiper-navigation.doctor-list__thumbs-navigation .swiper-button-next,.swiper-navigation.doctor-list__thumbs-navigation .swiper-button-prev{transition:opacity .8s ease-out}.swiper-navigation.doctor-list__thumbs-navigation .swiper-button-next.swiper-button-disabled,.swiper-navigation.doctor-list__thumbs-navigation .swiper-button-prev.swiper-button-disabled{cursor:not-allowed;opacity:0;pointer-events:none}.swiper-navigation.doctor-list__thumbs-navigation .swiper-button-next,.swiper-navigation.doctor-list__thumbs-navigation .swiper-button-prev{height:32px;width:32px}.swiper-navigation.doctors__thumbs-navigation{overflow:hidden}.swiper-navigation.doctors__thumbs-navigation>div{opacity:0}.swiper-navigation.slider-shrink__navigation{align-items:center;display:flex;gap:16px;left:auto;position:relative;top:auto;transform:none;width:-moz-fit-content;width:fit-content}.swiper-navigation.slider-shrink__navigation .swiper-button-next--relative,.swiper-navigation.slider-shrink__navigation .swiper-button-prev--relative{top:auto;transform:none}@media (max-width:1440px){.doctor-list__thumbs-navigation.swiper-navigation{width:100%}}@media (max-width:1200px){.doctor-list__thumbs-navigation.swiper-navigation{width:110%}.stage-bracket__thumbs-navigation.swiper-navigation{position:absolute;z-index:1}.stage-bracket__thumbs-navigation.swiper-navigation .swiper-button-prev{left:0!important}.stage-bracket__thumbs-navigation.swiper-navigation .swiper-button-next{right:0!important}}@media (max-width:800px){.doctor-list__thumbs-navigation.swiper-navigation{width:80%}}@media (max-width:640px){.swiper-navigation.swiper-navigation__equipment{display:none}.stage-bracket__thumbs-navigation.swiper-navigation{bottom:-10%;position:absolute;top:unset;z-index:1}.stage-bracket__thumbs-navigation.swiper-navigation .swiper-button-prev{left:30%!important}.stage-bracket__thumbs-navigation.swiper-navigation .swiper-button-next{right:30%!important}.doctor-list__thumbs-navigation.swiper-navigation{width:100%}.doctor-list__thumbs-navigation.swiper-navigation .swiper-button-next,.doctor-list__thumbs-navigation.swiper-navigation .swiper-button-prev{transition:opacity .8s ease-out}.doctor-list__thumbs-navigation.swiper-navigation .swiper-button-next.swiper-button-disabled,.doctor-list__thumbs-navigation.swiper-navigation .swiper-button-prev.swiper-button-disabled{cursor:not-allowed;opacity:0;pointer-events:none}.doctor-list__thumbs-navigation.swiper-navigation .swiper-button-prev{margin-left:100px}.doctor-list__thumbs-navigation.swiper-navigation .swiper-button-next{margin-right:120px}}@media (max-width:480px){.stage-bracket__thumbs-navigation.swiper-navigation{bottom:-13%;position:absolute;top:unset;z-index:1}}
.slider-shrink__head{display:flex;gap:24px;justify-content:space-between;margin-bottom:48px;min-height:48px;width:100%}.slider-shrink__items{display:flex;flex-direction:row;gap:16px;height:auto;width:100%}.slider-shrink__item{background:var(--default);border-radius:32px;box-sizing:border-box;cursor:pointer;flex:1;flex-grow:1;height:auto;overflow:hidden;position:relative;transition:flex-grow .3s ease-out;width:100%;z-index:1}.slider-shrink__item.active{flex-grow:3}.slider-shrink__item.active.slider-shrink__item--active-contain img,.slider-shrink__item.slider-shrink__item--contain img{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.slider-shrink__item img{height:100%;-o-object-fit:cover;object-fit:cover;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.slider-shrink__item--popup{align-items:center;background-color:var(--light-background);border-radius:12px;display:flex;height:48px;justify-content:center;position:absolute;right:12px;top:12px;width:48px;z-index:2}.slider-shrink__wrap{display:flex;gap:16px;height:560px;justify-content:space-between;margin-top:24px;min-height:560px;width:100%}@media (max-width:640px){.slider-shrink__head{align-items:flex-start;flex-direction:column;gap:12px;margin-bottom:24px;padding:0 24px}.slider-shrink__head-right{justify-content:flex-end;width:100%}.slider-shrink__wrap{height:auto;margin-top:16px;min-height:unset;padding:0 12px}.slider-shrink__items{flex-direction:column;gap:10px}.slider-shrink__item--preview{border-radius:24px;cursor:default;flex:none;height:480px}.slider-shrink__thumbs{display:grid;gap:10px;grid-template-columns:repeat(4,minmax(0,1fr));width:100%}.slider-shrink__thumbs .slider-shrink__item{border-radius:16px;flex:none;height:84px;opacity:.7;width:100%}.slider-shrink__thumbs .slider-shrink__item img{height:101%}.slider-shrink__thumbs .slider-shrink__item.active{box-shadow:0 0 0 2px var(--main);opacity:1}}@media (max-width:560px){.slider-shrink__item--preview{height:320px}}
.full-slider{left:50%;margin-bottom:105px;margin-left:-50vw;margin-right:-50vw;overflow-x:clip;position:relative;right:50%;width:calc(100vw - 6px)}.full-slider__container{display:flex;justify-content:space-between;margin:0 auto;max-width:1400px;width:100%}.full-slider__video-slide{background:#000;overflow:hidden;position:relative;width:100%}.full-slider__wrap .swiper-pagination-bullet.swiper-pagination-bullet-active{background:none!important}.full-slider__wrap .with-btn .full-slider__item-advantages{margin-top:54px}.full-slider__item{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:0;overflow:hidden;padding:235px 24px 0;position:relative;width:100%;z-index:1}.full-slider__item.light .full-slider__item-name,.full-slider__item.light .full-slider__item-text{color:var(--main-font)}.full-slider__item.shadow-full:after{background:linear-gradient(290.92deg,rgba(22,27,33,0),rgba(22,27,33,.5) 100.01%)}.full-slider__item.shadow-full--color:after,.full-slider__item.shadow-full:after{content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.full-slider__item.shadow-full--color:after{background:var(--full-slider-overlay-color,transparent)}.full-slider__item.shadow-bg:after{background:linear-gradient(290.92deg,rgba(22,27,33,0) 34.34%,rgba(22,27,33,.5) 100.01%);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.full-slider__item.shadow-bg:before{background:linear-gradient(180deg,rgba(0,0,0,.2),transparent 20%,transparent);content:"";inset:0;pointer-events:none;position:absolute;z-index:1}.full-slider__item-wrap{display:flex;flex-direction:row;gap:24px;position:relative;z-index:3}.full-slider__item-wrap--section{display:flex;flex-direction:column}.full-slider__item-wrap--section-image{align-items:end;justify-content:end}.full-slider__item-name{color:var(--light-font)}.full-slider__item-text{color:var(--light-font);margin-top:26px;max-width:450px}.full-slider__item-button{align-items:center;display:flex;gap:16px}.full-slider__item-btn{margin-top:40px}.full-slider__item-img{margin-bottom:0}.full-slider__item-img,.full-slider__item-img img{max-height:640px;max-width:640px}.full-slider .swiper-pagination{align-items:flex-start;display:flex;justify-content:center;margin:15px -12px 0}.full-slider .swiper-pagination.swiper-pagination-disabled{display:none}.full-slider .swiper-pagination-bullet{cursor:pointer;margin:0 12px;max-width:256px;width:100%}.full-slider .swiper-pagination-bullet.swiper-pagination-bullet-active .full-slider__bullet-text{color:var(--main-font)}.full-slider .swiper-pagination-bullet.swiper-pagination-bullet-active .full-slider__bullet-line{opacity:1}.full-slider .swiper-pagination-bullet span{display:block}.full-slider .swiper-pagination-bullet span.full-slider__bullet-text{color:var(--grey-font);min-height:42px;text-align:center}.full-slider .swiper-pagination-bullet span.full-slider__bullet-line{background-color:var(--border-grey);border-radius:2px;height:4px;opacity:0;overflow:hidden;position:relative;transition:opacity .1s ease;width:100%}.full-slider .swiper-pagination-bullet span.full-slider__bullet-line>span{background-color:var(--main);height:100%;left:0;position:absolute;top:0;transition:width linear;width:0}@keyframes sliderProgressBar{0%{width:0}to{width:100%}}@media (max-width:640px){.full-slider__container{height:100%}.full-slider{left:0;margin:0;overflow-x:visible;right:0;width:100%}.full-slider__wrap{padding:0 12px;position:relative}.full-slider__item{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:24px;height:400px!important;min-height:400px!important;overflow:hidden;padding:0;position:relative;width:100%;z-index:1}.full-slider__item-name,.full-slider__item-name--small,.full-slider__item-text{width:100%}.full-slider__item-button{display:flex;flex-direction:row;justify-content:end;width:100%}.full-slider__item-description{flex-grow:1;padding:12px;padding:0}.full-slider .swiper-pagination{align-items:flex-start;bottom:40px;display:flex;justify-content:center;left:5px;position:absolute;right:0;width:200px;z-index:10}.full-slider .swiper-pagination.swiper-pagination-disabled{display:none}.full-slider .swiper-pagination-bullet{border-radius:16px;cursor:pointer;margin:0 6px;position:relative;width:32px}.full-slider .swiper-pagination-bullet .full-slider__bullet-text{display:none!important}.full-slider .swiper-pagination-bullet:not(.swiper-pagination-bullet-active){background:var(--grey-background-gradient);border-radius:15px;height:5px;min-width:12px;opacity:80%;width:12px}.full-slider .swiper-pagination-bullet:not(.swiper-pagination-bullet-active) .full-slider__bullet-text{display:none!important}.full-slider .swiper-pagination-bullet.swiper-pagination-bullet-active .full-slider__bullet-line{opacity:1}.full-slider .swiper-pagination-bullet span{display:block}.full-slider .swiper-pagination-bullet span.full-slider__bullet-line{background-color:var(--border-grey);border-radius:2px;height:4px;opacity:0;overflow:hidden;position:relative;transition:opacity .1s ease;width:100%}.full-slider .swiper-pagination-bullet span.full-slider__bullet-line>span{background:linear-gradient(90deg,var(--main-gradient) 0,var(--main) 100%);height:100%;left:0;position:absolute;top:0;transition:width linear;width:0}.full-slider__wrap{margin-bottom:24px}.full-slider__item-wrap--section-description{padding:12px;position:relative;z-index:1}.full-slider__item-wrap--section-image{align-items:center;bottom:0;justify-content:end;position:absolute;width:100%;z-index:0}.full-slider__item-img{margin-bottom:0}.full-slider__item-wrap--section.full-slider__item-wrap--section-description{height:70%;position:relative}.full-slider__item-wrap--section.full-slider__item-wrap--section-description:after{background:linear-gradient(180deg,transparent 0,var(--full-slider-selected-color,var(--main)) 70%);content:"";height:100px;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:0}.full-slider__item-wrap--section.full-slider__item-wrap--section-description .full-slider__item-description{z-index:1}.full-slider__item-wrap--section.full-slider__item-wrap--section-image{bottom:unset;height:50%;top:0}.full-slider__item{background-color:var(--full-slider-selected-color);background-image:none!important}.full-slider__item.shadow-bg:after,.full-slider__item.shadow-bg:before,.full-slider__item.shadow-full:after,.full-slider__item.shadow-full:before{display:none}.full-slider__item-wrap.full-slider__container{display:flex;flex-direction:column-reverse}.full-slider__item-img{align-items:end;justify-content:end;max-height:100%;max-width:100%}.full-slider__item-img img{margin-top:12px;max-height:100%;max-width:100%}.full-slider__item-text{margin-top:16px}.full-slider__item-btn{margin-top:0}.full-slider__item-description{padding:0 12px}.full-slider__item-name{line-clamp:3;-webkit-line-clamp:3}.full-slider__item-name,.full-slider__item-text{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.full-slider__item-text{line-clamp:2;-webkit-line-clamp:2}.full-slider__video-slide{border-radius:24px;height:400px!important;min-height:400px!important}.full-slider__item-img{height:100%}.full-slider__item-img img{height:100%;margin-top:0;-o-object-fit:cover;object-fit:cover}.full-slider__item-img-right{height:100%}.full-slider__item-img-right img{height:100%;margin-top:12px}}
.service-menu-block{margin-bottom:58px;margin-top:105px;position:relative}.service-menu-block__head{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:69px}.service-menu-block__menu.service-menu{background:none;margin-top:0;padding:0}.service-menu-block__menu.service-menu .service-menu__submenu-icon{background:var(--grey-background);border-radius:10px}.service-menu-block__show-more,.service-menu-block__tabs.mobile{display:none}.service-menu-block__service{overflow:hidden;position:relative;z-index:1}.service-menu-block__service:after{background:linear-gradient(to right,transparent 0,var(--light-background) 100%);content:"";height:100%;pointer-events:none;position:absolute;right:-1px;top:0;width:16px;z-index:2}.service-menu-block--empty{height:24px}@media (max-width:800px){.tabs-switcher__wrap{border-radius:12px 12px 0 0;justify-content:center;width:100%}.tabs-switcher__item{background-color:var(--grey-background)}.tabs-switcher__item.active{background-color:var(--light-background)}.tabs-switcher__switcher{background-color:transparent}.service-menu-block.container{margin-bottom:20px;margin-top:40px}.service-menu-block__head{align-items:center;display:flex;flex-direction:column;gap:32px;margin-bottom:16px;padding:0}.service-menu-block__tabs{background:var(--grey-background);border-radius:0 0 12px 12px;display:flex;flex-direction:column;gap:12px;gap:0;margin:-16px 0 0;min-height:100px;padding:4px;position:relative;z-index:2}.service-menu-block__tabs.desktop{display:none}.service-menu-block__tabs.mobile{display:flex}.service-menu-block__tabs--column{-moz-column-count:2;column-count:2;-moz-column-gap:10px;column-gap:10px;margin-top:8px;min-height:100px;width:100%}.service-menu-block__section{align-items:center;display:flex;gap:8px;height:-moz-fit-content;height:fit-content;min-height:48px;padding:8px}.service-menu-block__section--item{color:var(--main);font-weight:600}.service-menu-block__section--icon{align-items:center;display:flex;height:32px;justify-content:center;min-width:32px;width:32px}.service-menu-block__service{align-items:center;background:var(--light-background);border-radius:12px;display:flex;gap:8px;height:-moz-fit-content;height:fit-content;min-height:48px;padding:8px}.service-menu-block__service--wrap{display:flex;flex-direction:column;gap:4px}.service-menu-block__service--icon{align-items:center;display:flex;height:32px;justify-content:center;min-width:32px;width:32px}.service-menu-block__section--group{-moz-column-break-inside:avoid;-webkit-column-break-inside:avoid;break-inside:avoid;display:flex;flex-direction:column;gap:4px;margin-bottom:16px;page-break-inside:avoid}.service-menu-block__tabs--column-wrapper{max-height:430px;opacity:.85;overflow:hidden;transition:max-height .3s ease,opacity .3s ease,transform .3s ease}.service-menu-block__tabs--column-wrapper.active{max-height:2000px;opacity:1}.service-menu-block__show-more{align-items:center;background-color:var(--main);border-radius:0 0 12px 12px;cursor:pointer;display:flex;gap:8px;height:60px;justify-content:center;margin:-12px 0 0;padding:8px 0;position:relative;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:1}.service-menu-block__show-more>span{color:var(--light-font);margin-top:12px;padding:12px 0}.service-menu-block__show-more>svg{margin-top:12px;transition:transform .3s ease}.service-menu-block__tabs--column-wrapper{position:relative}.service-menu-block__tabs--column-wrapper:after{background:linear-gradient(to bottom,hsla(0,0%,100%,0) 0,var(--grey-background) 100%);bottom:0;content:"";display:block;height:24px;pointer-events:none;position:absolute;width:100%;z-index:1f}.service-menu-block__service{transition:all .3s ease}.service-menu-block__service span{color:var(--main-font)}.service-menu-block__service:hover svg{stroke:var(--main)}.service-menu-block__service:hover span{color:var(--main)}.full-menu-service-menu{margin-top:24px}.full-menu-service-menu .service-menu-block__tabs{margin:0}.full-menu-service-menu .service-menu-block__tabs.mobile{border-radius:12px}.full-menu-service-menu .service-menu-block__show-more{border-radius:0 0 12px 12px;margin:-12px 0 0}.footer .service-menu-block__tabs{border-radius:12px;margin:24px 24px 0}.footer .service-menu-block__show-more{margin:-12px 24px 0}}
.ratings-aside{transform:translateY(100%);transition:transform .5s ease;transition-delay:0s}.ratings-aside.observe,.ratings-aside.observe .ratings-aside__review-link,.ratings-aside.observe .ratings-aside__review-subtitle,.ratings-aside.observe .ratings-aside__review-title,.ratings-aside.observe .ratings-aside__review-tooltip--left,.ratings-aside.observe .ratings-aside__review-tooltip--right,.ratings-aside.observe .ratings-aside__users{opacity:1;transform:translateY(0)}.ratings-aside.observe .ratings-aside__review-tooltip--center{opacity:1;transform:translateX(-50%) translateY(0)}.ratings-aside__review-title{line-height:19.6px;margin-bottom:16px;opacity:0;text-align:center;transform:translateY(100%);transition:transform .5s ease,opacity .4s ease;transition-delay:1s}.ratings-aside__review-subtitle{line-height:14px;opacity:0;text-align:center;transform:translateY(100%);transition:transform .5s ease,opacity .4s ease;transition-delay:1.5s}.ratings-aside__users{margin-bottom:18px;opacity:0;padding:48px 0;position:relative;transform:translateY(100%);transition:transform .5s ease,opacity .4s ease;transition-delay:.5s}.ratings-aside__users-wrap{align-items:center;display:flex;justify-content:center;margin-left:16px}.ratings-aside__users-item{border-radius:50%;margin-left:-16px;max-width:50px;overflow:hidden;width:100%}.ratings-aside__users-item:first-child{position:relative;z-index:5}.ratings-aside__users-item:nth-child(2){position:relative;z-index:4}.ratings-aside__users-item:nth-child(3){position:relative;z-index:3}.ratings-aside__users-item:nth-child(4){position:relative;z-index:2}.ratings-aside__users-item:nth-child(5){position:relative;z-index:1}.ratings-aside__review-link{align-items:center;bottom:32px;display:flex;opacity:0;position:absolute;transform:translateY(100%);transition:transform .5s ease,opacity .4s ease;transition-delay:2s;width:calc(100% - 64px);z-index:5}.ratings-aside__review-link .btn{max-width:unset;padding:14px 50px;width:100%}.ratings-aside__review-tooltip{background-color:var(--light-background);border-radius:8px;box-shadow:0 14px 24px 0 var(--shadow-grey);opacity:0;padding:8px 9px;position:absolute;text-align:center;transform:translateY(100%);transition:transform .5s ease,opacity .4s ease;z-index:2}.ratings-aside__review-tooltip:after{background-color:var(--light-background);border-radius:3px;bottom:-3px;content:"";display:block;height:21px;left:50%;position:absolute;transform:translateX(-50%) rotate(45deg);width:21px;z-index:1}.ratings-aside__review-tooltip--left{left:8px;top:0;transition-delay:2.5s}.ratings-aside__review-tooltip--right{right:8px;top:0;transition-delay:3s}.ratings-aside__review-tooltip--center{bottom:0;left:50%;transform:translateX(-50%) translateY(100%);transition-delay:3.5s}.ratings-aside__review-tooltip--center:after{bottom:unset;top:-3px}.ratings-aside__review-tooltip span{color:var(--interface-grey);line-height:19.6px;position:relative;vertical-align:middle;z-index:2}.ratings-aside__review-tooltip svg{fill:var(--star);display:inline-block;height:14px;padding-left:4px;position:relative;vertical-align:middle;width:15px;z-index:2}
.animate-background{height:var(--animate-background-height,400px);left:50%;position:absolute;top:0;transform:translateX(-50%);width:var(--animate-background-width,400px)}.animate-background img{left:0;position:absolute;top:0;width:100%}.animate-background__image-one{animation:fadeInOut 2s infinite;animation-timing-function:ease-in-out}.animate-background__image-two{animation:fadeInOut 2s infinite;animation-delay:1s;animation-timing-function:ease-in-out}.animate-background.animate-background--ratings{--animate-background-width:630px;--animate-background-height:100%;left:unset;right:497px;transform:none}.form-main__animate-background{height:640px;left:0;transform:none;width:640px}.form-info__animate-background{height:480px;left:0;transform:none;width:480px}.form-calculator__animate-background{height:640px;left:0;transform:none;width:640px}.animate-background.form-calculator__animate-background.mobile,.animate-background.form-info__animate-background.mobile,.animate-background.form-main__animate-background.mobile{display:none}@keyframes fadeInOut{0%{opacity:1}50%{opacity:0}to{opacity:1}}@keyframes animateBackgr{0%{opacity:1}50%{opacity:0}to{opacity:1}}@keyframes animateBackgrOne{0%{opacity:1}50%{opacity:0}to{opacity:1}}@keyframes animateBackgrTwo{0%{opacity:1}50%{opacity:0}to{opacity:1}}@media (max-width:1080px){.animate-background.form-calculator__animate-background,.animate-background.form-info__animate-background,.animate-background.form-main__animate-background{left:10px;max-height:200px;position:absolute;top:55%;transform:translateX(-50%) translateY(-50%) rotate(90deg);transform-origin:center;width:160px}.animate-background.form-calculator__animate-background img,.animate-background.form-info__animate-background img,.animate-background.form-main__animate-background img{height:200px;width:250px}.animate-background.form-calculator__animate-background.mobile,.animate-background.form-info__animate-background.mobile,.animate-background.form-main__animate-background.mobile{display:block!important}.animate-background.form-calculator__animate-background.desktop,.animate-background.form-info__animate-background.desktop,.animate-background.form-main__animate-background.desktop{display:none}.animate-background.form-main__animate-background{z-index:1}.animate-background.form-calculator__animate-background{z-index:2}.animate-background.form-info__animate-background{z-index:1}}@media (max-width:1400px){.animate-background.animate-background--ratings{right:0;top:200px}}@media (max-width:1318px){.animate-background.animate-background--ratings .ratings{display:none}}@media (max-width:900px){.animate-background.animate-background--ratings{border:none;bottom:50%;height:auto;left:0;max-height:300px;position:absolute;right:0;top:50px;width:100%;z-index:0}}@media (max-width:640px){.animate-background.animate-background--ratings{top:auto}}
.ratings{background-color:var(--grey-background);margin-top:32px;width:100%}.ratings,.ratings__wrap{position:relative}.ratings__content{max-width:880px;padding:80px 0;position:relative}.ratings__title{margin-bottom:16px;max-width:900px}.ratings__subtitle{line-height:19.6px;margin-bottom:72px;max-width:630px}.ratings__list{align-items:flex-start;display:flex;flex-wrap:wrap;width:70%}.ratings__item{align-self:stretch;background-color:var(--light-background);border-radius:16px;margin-bottom:16px;margin-right:16px;max-width:220px;min-height:143px;overflow:hidden;padding:16px 24px;position:relative;width:100%}.ratings__item:after{background:linear-gradient(to right,transparent 0,var(--light-background) 100%);content:"";display:block;height:100%;pointer-events:none;position:absolute;right:-1px;top:0;width:16px;z-index:90}.ratings__item--empty{background-color:hsla(0,0%,100%,0);border:1.5px dashed var(--border-grey)}.ratings__value{border-bottom:1.5px solid var(--border-grey);line-height:63px;margin-bottom:10px;padding-bottom:10px}.ratings__company{align-items:center;display:flex}.ratings__icon{height:32px;margin-right:12px;max-width:32px;min-width:32px;width:100%}.ratings__icon svg{height:100%;width:100%}.ratings__company-info span{display:block}.ratings__summary{padding:16px 24px}.ratings__summary-wrap{align-items:center;display:flex}.ratings__summary-value{line-height:63px;margin-right:12px}.ratings__notice{margin-top:21px}.ratings__stars{align-items:center;display:flex;flex:0 0 224px;min-width:224px;position:relative;width:224px;z-index:1}.ratings__stars-empty{display:block;position:relative;width:100%;z-index:1}.ratings__stars-full{height:30px;left:16px;overflow:hidden;position:absolute;top:50%;transform:translateY(-50%);transition:width 1.5s ease;width:192px;z-index:2}.ratings__stars-mask{display:block;height:30px;-webkit-mask-position:left center;mask-position:left center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:192px 30px;mask-size:192px 30px;width:192px}.ratings__star{margin:-8px}.ratings__decor{bottom:0;height:698px;position:absolute;right:0;width:499px;z-index:2}.ratings__decor>img{position:relative;z-index:4}.ratings__decor:after,.ratings__decor:before{border-radius:32px;content:"";display:block;position:absolute;right:42px;width:266px}.ratings__decor:before{background-color:var(--light-background);height:564px;top:5px;z-index:2}.ratings__decor:after{background-color:var(--grey-background);height:402px;top:167px;z-index:3}.ratings__review{border-radius:33px;height:564px;overflow:hidden;position:absolute;right:42px;top:5px;width:266px;z-index:5}.ratings__review-wrap{display:flex;flex-direction:column;height:100%}.ratings__review-logo{align-items:center;display:flex;height:162px;justify-content:center;padding:0 12px}.ratings__review-logo img{max-height:50px}.ratings__review-container{border-radius:32px;flex-grow:1;padding:20px 32px}@media (max-width:1400px){.ratings__decor.observe{display:none}}@media (max-width:1318px){.ratings__list{gap:14px;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));justify-content:space-between;width:100%}}@media (max-width:1100px){.ratings__item.ratings__item--empty{display:none}}@media (max-width:900px){.ratings{align-items:center;display:flex;flex-direction:column;position:relative}.ratings__wrap{position:relative;z-index:1}.ratings__title{text-align:center}.ratings__subtitle{max-width:none;text-align:center;width:100%}.ratings__content-block{align-items:center;display:flex;flex-direction:column;margin:65px 0 40px}.ratings__list{gap:14px;justify-content:space-between;width:100%}.ratings__item{margin:0;max-width:none;padding:16px;width:46%}.ratings__decor.observe{display:none}.ratings__item.ratings__item--empty{display:block}}@media (max-width:640px){.ratings__wrap{padding:0 12px}.ratings__list{display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(130px,1fr))}.ratings__item{margin:0;max-width:none;padding:16px;width:100%}.ratings__summary-wrap{align-items:start}.ratings__summary{grid-column:1/-1;margin-top:12px;padding:0 0 0 16px}.ratings__item.ratings__item--empty{display:none}.ratings__notice{margin-top:16px}}
.ratings-short__wrap{align-items:flex-start;display:flex}.ratings-short__list{align-items:center;display:flex;margin-right:28px}.ratings-short__item{align-items:center;background-color:var(--light-background);border-radius:50%;box-shadow:0 14px 24px 0 var(--shadow);display:flex;height:48px;justify-content:center;margin-right:-18px;overflow:hidden;width:48px}.ratings-short__icon{height:24px;width:24px}.ratings-short__summary{margin-left:28px}.ratings-short__summary-value{color:var(--grey-font);line-height:48px;margin-bottom:8px;white-space:nowrap}.ratings-short__summary-current{color:var(--main-font)}.ratings-short--advantages{padding:48px 0}.ratings-short--advantages .ratings-short__wrap{display:block}.ratings-short--advantages .ratings-short__list{margin-right:0}.ratings-short--advantages .ratings-short__summary{margin-left:0;margin-top:16px}.ratings-short--advantages .ratings-short__summary-value{margin-bottom:16px}
.main-advantages__head{align-items:center;display:flex;justify-content:space-between;margin-bottom:48px}.main-advantages__numbers{align-items:center;display:flex;justify-content:flex-end;margin-left:24px}.main-advantages__number{align-items:center;display:flex;margin-right:24px;position:relative;z-index:1}.main-advantages__number:last-of-type{margin-right:0}.main-advantages__number-value{color:var(--main);line-height:56px;margin-right:16px;position:relative}.main-advantages__number-value-hidden{opacity:0}.main-advantages__number-value-visible{left:0;position:absolute;top:0}.main-advantages__number-users{align-items:center;display:flex;margin-left:11px;margin-right:16px;position:relative;z-index:1}.main-advantages__number-users-item{border-radius:50%;height:32px;margin-left:-11px;overflow:hidden;width:32px}.main-advantages__number-users-item:first-child{position:relative;z-index:3}.main-advantages__number-users-item:nth-child(2){position:relative;z-index:2}.main-advantages__number-users-item:nth-child(3){position:relative;z-index:1}.main-advantages__number-name{line-height:19.6px;max-width:113px}.main-advantages__list{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start;margin:-8px}.main-advantages__item{align-items:center;display:flex;margin:8px;max-width:338px;width:100%}.main-advantages__item-icon{align-items:center;background-color:var(--grey-background);border-radius:16px;display:flex;height:80px;justify-content:center;margin-right:24px;max-width:80px;width:100%}.main-advantages__item-icon svg{height:48px;width:48px}.main-advantages__item-name{line-height:19.6px}.main-advantages__item-descr{color:var(--interface-grey);line-height:14px;margin-top:4px}.main-advantages.container{margin-top:32px;padding:80px 0}.main-advantages__number-name{max-width:130px;width:-moz-fit-content;width:fit-content}@media (max-width:1400px){.main-advantages__numbers{display:grid;grid-template-columns:repeat(2,1fr)}.main-advantages__head{align-items:start}}@media (max-width:1100px){.main-advantages__title{margin-bottom:43px}.main-advantages__head{display:flex;flex-direction:column;margin-bottom:32px;width:100%}.main-advantages__numbers{display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));justify-content:space-between;margin:0;width:100%}.main-advantages__number{align-items:start;background-color:var(--grey-background);border-radius:16px;display:flex;flex-direction:column;height:160px;justify-content:end;padding:16px;width:100%}.main-advantages__number-value{order:0}.main-advantages__number-users{order:-1}.main-advantages__number-name{order:1}.main-advantages__list{align-items:start;display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));justify-content:space-between;margin:0;width:100%}.main-advantages__item{align-items:start;display:flex;flex-direction:column;gap:12px;margin:0;width:100%}.main-advantages__item-icon{width:80px}.main-advantages.container{margin:40px auto 0;max-width:98%;padding:0;width:94%}.advantages-number,.advantages-number__item{margin-left:0!important}}
.doctor-label-stage{align-items:center;border-radius:8px;cursor:pointer;display:flex;height:34px;justify-content:center;min-width:65px;overflow:hidden;padding-right:6px;position:absolute;right:24px;top:24px;transition:all .3s ease-out;width:-moz-fit-content;width:fit-content;z-index:100}.doctor-label-stage--card-small{right:8px!important;top:8px!important}.doctor-label-stage--linear{background:linear-gradient(to right,transparent 0,var(--grey-background) 50%,transparent 100%);content:"";display:block;height:100%;left:0;opacity:.5;position:absolute;top:0;transform:translateX(0);transition:transform .5s ease-out;width:48px;z-index:110}.doctor-label-stage--icon{transform:rotate(-4deg);transition:transform .5s ease-out,translate .5s ease-out;translate:0 1px}.doctor-label-stage--dark{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:rgba(0,0,0,.1)}.doctor-label-stage--main{background:var(--main)}.doctor-label-stage--gold{background:var(--gold)}.doctor-label-stage--content{display:flex;gap:4px}.doctor-label-stage--content>span:last-child{margin-top:-1px}.doctor-label-stage--text{color:var(--light-font);line-height:80%}.doctor-label-stage--with-linear:hover .doctor-label-stage--linear{transform:translateX(28px)}.doctor-label-stage--with-linear:hover .doctor-label-stage--icon{transform:rotate(0deg);translate:0}.doctor-label-stage--banner{border-radius:12px;height:48px;min-width:84px;padding:8px;z-index:0}.doctor-label-stage--banner .doctor-label-stage--icon{height:32px;min-width:22px;width:22px}.doctor-card__wrap:hover .doctor-label-stage--with-linear .doctor-label-stage--linear{transform:translateX(28px)}.doctor-card__wrap:hover .doctor-label-stage--with-linear .doctor-label-stage--icon{transform:rotate(0deg);translate:0}.doctor-media-image__image:hover .doctor-label-stage--with-linear .doctor-label-stage--linear{transform:translateX(28px)}.doctor-media-image__image:hover .doctor-label-stage--with-linear .doctor-label-stage--icon{transform:rotate(0deg);translate:0}@media (max-width:640px){.doctor-card__stage-card--text{color:var(--light-font);position:relative}.doctor-card__stage-card-wrap{align-items:center;display:flex;height:20px;justify-content:center;width:100%}.doctor-card__stage{border-radius:16px 16px 0 0;display:flex;gap:6px;height:40px;justify-content:center;left:0;overflow:hidden;position:absolute;top:-36px;transition:all .3s ease-out;width:100%;z-index:0}.doctor-card__stage--dark{background:var(--grey-background)}.doctor-card__stage--dark .doctor-card__stage-card--text{color:var(--grey-font);font-weight:600}.doctor-card__stage--main{background:var(--main)}.doctor-card__stage--gold{background:var(--gold)}.doctor-card__stage--linear{background:linear-gradient(to right,transparent 0,var(--grey-background) 50%,transparent 100%);content:"";display:block;height:100%;left:0;opacity:.5;position:absolute;top:0;transform:translateX(70%);transition:transform .5s ease-out;width:48px;z-index:1}.doctor-card__stage--icon{position:relative;transform:rotate(-4deg);transition:transform .5s ease-out,translate .5s ease-out;translate:0 1px;z-index:2}.doctor-card__wrap:hover .doctor-card__stage--with-linear .doctor-card__stage--linear{transform:translateX(28px)}.doctor-card__wrap:hover .doctor-card__stage--with-linear .doctor-card__stage--icon{transform:rotate(0deg);translate:0}}
.doctor-card{border-radius:16px;overflow:hidden;touch-action:pan-y}.doctor-card:hover .doctor-card__info:before{height:calc(100% + 56px)}.doctor-card__wrap{position:relative;z-index:1}.doctor-card__img{background-color:var(--default);cursor:pointer;display:flex;height:208px;justify-content:center}.doctor-card__img img{height:100%;max-width:unset}.doctor-card__img.cover-doctor img{-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center;width:100%}.doctor-card__info{min-height:220px;padding:39px 34px 45px 32px;position:relative}.doctor-card__info,.doctor-card__info:before{background-color:var(--light-background);z-index:1}.doctor-card__info:before{border-radius:16px;bottom:0;content:"";height:calc(100% + 16px);left:0;pointer-events:none;position:absolute;transition:height .2s ease;width:100%}.doctor-card__actions{bottom:100%;position:absolute}.doctor-card__actions .doctor-card__action{align-items:center;display:flex;font-size:unset;margin-top:8px;min-height:unset;padding:8px;transition:padding .2s ease}.doctor-card__actions .doctor-card__action svg{height:16px;margin:0;width:16px}.doctor-card__actions .doctor-card__action div{overflow:hidden;transition:width .2s ease;width:0}.doctor-card__actions .doctor-card__action span{display:inline-block;padding-left:8px}.doctor-card__title{position:relative;z-index:2}.doctor-card__exp{color:var(--main);font-weight:600;margin-bottom:8px}.doctor-card__name{cursor:pointer;margin-bottom:28px;min-height:41px}.doctor-card__name-single{color:var(--main-font);transition:color .3s ease-out}.doctor-card__name-single:hover{color:var(--main)}.doctor-card__specialty{line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;color:var(--interface-grey);display:-webkit-box;min-height:43px;overflow:hidden;position:relative;text-overflow:ellipsis;z-index:2}@media (max-width:640px){.doctor-card__info{display:flex;flex-direction:column;justify-content:end;min-height:182px;padding:0 16px 16px;z-index:1}.doctor-card__name{margin-bottom:12px}}
.doctor-list__head{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:48px}.doctor-list__title{max-width:700px}.doctor-list__title h2{margin-bottom:16px}.doctor-list__subtitle{line-height:19.6px}.doctor-list__thumbs{overflow:hidden;position:relative}.doctor-list__thumbs:after,.doctor-list__thumbs:before{content:"";display:block;height:48px;position:absolute;top:0;width:calc(50% - 288px);z-index:2}.doctor-list__thumbs:before{background:linear-gradient(90deg,var(--grey-background) 0,var(--grey-background) 65%,rgba(245,250,253,0) 100%);left:0}.doctor-list__thumbs:after{background:linear-gradient(90deg,rgba(245,250,253,0) 0,var(--grey-background) 35%,var(--grey-background) 100%);right:0}.doctor-list__thumbs-wrap{margin:64px auto 0;max-width:272px;position:relative}.doctor-list__thumbs-slider.swiper{overflow:unset}.doctor-list__thumbs-item{align-items:center;display:flex;opacity:.3;transition:opacity .2s ease,margin .3s ease}.doctor-list__thumbs-item.swiper-slide .slide-content{padding:4px}.doctor-list__thumbs-item.active{opacity:1}.doctor-list__thumbs-item.active img{-moz-filter:none;-ms-filter:none;-o-filter:none;filter:none}.doctor-list__thumbs-img{align-items:center;background-color:var(--border-grey);border-radius:50%;display:flex;height:48px;justify-content:center;max-width:48px;min-width:48px;overflow:hidden}.doctor-list__thumbs-img img{-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:grayscale(100%);filter:gray;height:100%;max-width:unset;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;width:100%}.doctor-list__thumbs-wrap{max-width:300px}@media screen and (max-width:1200px){.doctor-list__thumbs-wrap{max-width:272px}}@media only screen and (max-width:640px){.doctor-list.content-block.content-block--grey{overflow:hidden;padding:24px 0}.doctor-list__head{align-items:center;display:flex;flex-direction:column;gap:16px;margin-bottom:36px}.doctor-list__title{padding:0 20px}.doctor-list__subtitle{text-align:center}.doctor-list__thumbs{overflow:hidden;position:relative}.doctor-list__thumbs-wrap{margin-top:32px}.doctor-list__thumbs:before{background:linear-gradient(270deg,rgba(245,250,253,0) 0,var(--grey-background) 100%);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:50px;z-index:2}.doctor-list__wrap.container .swiper{overflow:visible}}
.doctor-media-image__side{align-items:flex-end;display:flex;min-width:690px;width:100%}.doctor-media-image__side-wrap{display:flex;gap:16px;justify-content:flex-end;width:100%}.doctor-media-image__actions-wrapper{display:flex;flex-direction:column;gap:16px;width:128px}.doctor-media-image__actions-btn{align-items:center;border:1px solid var(--border-grey);border-radius:32px;cursor:pointer;display:flex;flex:0.5;flex-direction:column;gap:8px;justify-content:center;min-width:128px;padding:16px;width:128px}.doctor-media-image__actions-btn>span{text-align:center}.doctor-media-image__actions-btn-icon{align-items:center;border:1px solid var(--main);border-color:color-mix(in srgb,var(--main) 30%,transparent);border-radius:100%;display:flex;height:48px;justify-content:center;min-width:48px;width:48px}.doctor-media-image__image{background-color:var(--main);border-radius:32px;display:flex;flex-direction:column;height:-moz-fit-content;height:fit-content;max-width:440px;position:relative;width:440px}.doctor-media-image__image-item{background-color:var(--default);border-radius:32px;max-height:410px;max-width:440px;min-height:310px;overflow:hidden;width:440px}.doctor-media-image__image-item img{height:100%;max-width:unset}.doctor-media-image__image-item--transparent{align-items:flex-end;display:flex;justify-content:center}.doctor-media-image__image-item--cover img{border-radius:32px;-o-object-fit:cover;object-fit:cover;width:100%}.doctor-media-image__image-icon{cursor:pointer}.doctor-media-image__image-text{align-items:center;display:flex;gap:8px;height:45px;justify-content:center}.doctor-media-image__image-text>span{color:var(--light-font);cursor:pointer}.doctor-media-image--list .doctor-media-image__side{align-items:flex-start;min-width:0}.doctor-media-image--list .doctor-media-image__image{max-width:512px;width:100%;z-index:1}.doctor-media-image--list .doctor-media-image__image-item{max-height:458px;max-width:512px;min-height:256px;width:100%}.doctor-media-image--list .doctor-media-image__image-item img{width:100%}.doctor-media-image--list .doctor-media-image__image-item--transparent img{max-width:unset;width:auto}@media (max-width:1400px){.doctor-media-image--banner .doctor-media-image__side{align-items:flex-start;display:flex;flex-direction:column;gap:16px;justify-content:flex-start}.doctor-media-image--banner .doctor-media-image__side-wrap{display:flex;flex-direction:column}.doctor-media-image--banner .doctor-media-image__actions-wrapper{flex-direction:row;width:640px}.doctor-media-image--banner .doctor-media-image__actions-btn{border-radius:16px;flex:inherit;flex-direction:row;height:64px;padding:16px;width:-moz-fit-content;width:fit-content}.doctor-media-image--banner .doctor-media-image__actions-btn-icon{border:none;height:24px;min-width:24px;width:24px}}@media (max-width:900px){.doctor-media-image--list .doctor-media-image__side-wrap{align-items:center;flex-direction:column}.doctor-media-image--list .doctor-media-image__actions-wrapper{flex:unset;width:100%}.doctor-media-image--list .doctor-media-image__image{max-width:100%}.doctor-media-image--list .doctor-media-image__image-item{max-height:420px;max-width:100%;min-height:300px}.doctor-media-image--list .doctor-media-image__actions-btn.btn--grey{display:none}}@media (max-width:640px){.doctor-media-image--banner .doctor-media-image__image{max-width:100%;width:100%}.doctor-media-image--banner .doctor-media-image__image-item{max-width:none;width:100%}.doctor-media-image--banner .doctor-media-image__side{min-width:0;width:100%}.doctor-media-image--banner .doctor-media-image__actions-wrapper{align-items:flex-start;flex-wrap:wrap;gap:8px;width:100%}.doctor-media-image--list .doctor-media-image__image-item--transparent img{width:90%}}@media (max-width:480px){.doctor-media-image--banner .doctor-media-image__actions-wrapper{flex-direction:column}.doctor-media-image--banner .doctor-media-image__actions-btn{width:100%}}
.doctor-detail__content{align-items:flex-start;display:flex;gap:24px;justify-content:space-between;padding:12px}.doctor-detail__image{background-color:var(--border-grey);border-radius:32px;display:flex;justify-content:center;margin-right:32px;max-width:512px;overflow:hidden;position:relative;width:100%}.doctor-detail__image--transparent{min-height:411px;overflow:unset}.doctor-detail__image-wrap{align-items:flex-end;bottom:0;display:flex;height:475px;justify-content:center;left:50%;position:absolute;transform:translateX(-50%);width:438px}.doctor-detail__stage{background:radial-gradient(48.16% 48.16% at 16.97% 16.97%,var(--main-gradient) 0,var(--main) 100%);-webkit-clip-path:url(#doctorDetailExpClip);clip-path:url(#doctorDetailExpClip);height:112px;padding:8px 25px;position:absolute;right:64px;top:0;width:80px;z-index:2}.doctor-detail__stage span{color:var(--light-font);display:block;text-align:center}.doctor-detail__stage span:first-child{line-height:44.8px}.doctor-detail__stage span:last-child{font-weight:600}.doctor-detail__info{max-width:728px;width:100%}.doctor-detail__head{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:28px}.doctor-detail__name{line-height:33.6px;margin-right:24px;max-width:340px;width:100%}.doctor-detail__name span{display:block}.doctor-detail__post{width:100%}.doctor-detail__post div:first-child{color:var(--interface-grey);margin-bottom:12px}.doctor-detail__post div:last-child{color:var(--main);line-height:19.6px}.doctor-detail__title{margin-bottom:28px}.doctor-detail__description{line-height:19.6px}.doctor-detail__action{margin-top:72px}.doctor-detail__action .btn{line-height:19.6px;padding:20px 24px}.doctor-detail__photo.mobile{display:none}@media (max-width:900px){.doctors__item-img-wrap{height:280px}.doctors__item-img-wrap img{height:280px;max-height:280px}.doctor-detail__info{padding:24px}}@media (max-width:640px){.doctor-detail{align-items:center;display:flex;flex-direction:column;z-index:1}.doctor-detail__wrap{height:-moz-fit-content;height:fit-content}.doctor-detail__wrap.container{border-radius:32px;position:relative}.doctor-detail__stage{right:50px}.doctor-detail__image{border-radius:32px 32px 0 0;margin-right:0}.doctor-detail__info{background-color:var(--grey-background);border-radius:32px;padding:0 24px;z-index:2}.doctor-detail__head,.doctor-detail__info{align-items:center;display:flex;flex-direction:column}.doctor-detail__head{padding-top:24px}.doctor-detail__name.font-main{align-items:center;display:flex;flex-direction:column;margin-right:0}.doctor-detail__name.font-main span{text-align:center}.doctor-detail__post{margin-top:45px;text-align:center}.doctor-detail__title.title{margin-bottom:70px;max-width:290px}.doctor-detail__description{text-align:center}.doctor-detail__action{margin-bottom:24px;margin-top:30px}.doctor-detail.content-block.content-block--grey{background-color:var(--light-background);padding:0}.doctor-detail__image.desktop{display:none}.doctor-detail__photo.mobile{border-radius:32px 32px 0 0;display:block;height:-moz-fit-content;height:fit-content;margin-bottom:-48px;max-height:400px;min-height:276px;position:relative;width:100%;z-index:1}.doctor-detail__photo.mobile img{border-radius:0;-o-object-fit:cover;object-fit:cover}.doctor-detail__photo{opacity:.2;transform:translateY(50%)}.doctor-detail__photo.mobile.active{opacity:1;transform:translateY(0);transition:opacity 1s ease-out,transform 1s ease-out;transition-delay:1s}.doctor-detail__content{gap:24px;padding:0}.doctors__item-img-wrap{height:240px}.doctors__item-img-wrap img{height:240px;max-height:240px}}
.doctors__head{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:32px}.doctors__thumbs{margin-bottom:32px;max-width:1008px}.doctors__thumbs .swiper-slide-thumb-active .doctors__thumbs-wrap{background-color:var(--light-background)}.doctors__thumbs-item{cursor:pointer;margin:4px;max-width:244px}.doctors__thumbs-wrap{align-items:center;border-radius:8px;display:flex;padding:12px 16px;transition:background-color .2s ease}.doctors__thumbs-img{background-color:var(--border-grey);border-radius:50%;height:48px;margin-right:16px;min-width:48px;overflow:hidden;width:48px}.doctors__thumbs-img img{min-height:50px;min-width:50px;-o-object-fit:cover;object-fit:cover}.doctors__thumbs-name span{display:block;line-height:19.6px}.doctors__thumbs-name span:first-child{color:var(--main)}.doctors__item{gap:24px}.doctors__item,.doctors__item-info{display:flex;justify-content:space-between}.doctors__item-info{flex-direction:column;max-width:700px;width:100%}.doctors__item-head{align-items:center;display:flex;justify-content:space-between;margin-bottom:32px}.doctors__item-name{line-height:33.6px}.doctors__item-name span{display:block}.doctors__item-description,.doctors__item-specialty{margin-bottom:32px}.doctors__item-description span,.doctors__item-specialty span{color:var(--interface-grey);display:block;margin-bottom:8px}.doctors__item-description div,.doctors__item-specialty div{line-height:19.6px}.doctors__item-specialty div{color:var(--main)}.doctors__item-actions{display:flex;margin-bottom:22px}.doctors__item-actions a{line-height:19.6px;margin-right:8px}.doctors__item-actions a:last-child{margin-right:0}.doctors__item-actions a.btn svg{height:16px;width:16px}.doctors__container.container.mobile{display:none}.doctors__container.container.desktop .swiper-button-disabled{opacity:0}.doctors__title{flex:0.8}.doctors__action{flex:0.2}.doctors__btn{width:100%!important}@media (max-width:1300px){.doctors__item{align-items:center;display:flex;flex-direction:column;gap:40px}}@media (max-width:900px){.doctors.content-block.content-block--grey{padding:40px 0}.doctors__container.container.mobile{display:block}.doctors__container.container.desktop{display:none}.doctors__head{align-items:center;display:flex;flex-direction:column;margin-bottom:23px}.doctors__title{text-align:center}.doctors__title.title{padding:0 24px;width:100%}.doctors__action{display:none}.doctors__thumbs{display:flex;flex-direction:row;width:100%}.doctors__thumbs .swiper-wrapper{align-items:center;display:flex;gap:12px;justify-content:center;width:100%}.doctors__thumbs .swiper-slide{height:auto!important;width:auto!important}.doctors__thumbs-item{margin:0;width:auto}.doctors__thumbs-name span{display:none}.doctors__thumbs-wrap{background-color:transparent;padding:0;width:auto}.doctors__thumbs-img{height:50px;margin:0;width:50px}.doctors__thumbs-img img{height:100%;-o-object-fit:cover;object-fit:cover;width:auto}.doctors .swiper-slide-thumb-active .doctors__thumbs-wrap{background-color:transparent}.doctors__item{display:flex;flex-direction:column;gap:24px}.doctors__item-info{order:1}.doctors__item-head,.doctors__item-name{display:flex;flex-direction:column;margin-bottom:16px}.doctors__item-name{align-items:center;gap:5px}.doctors__item-specialty{align-items:center;display:flex;flex-direction:column}.doctors__item-actions{display:grid;gap:14px;grid-template-columns:1fr 1fr}.doctors__item-actions a{margin:0;width:100%}.doctors__item-actions a.btn{max-width:none}.doctors-small-container{padding:0 90px;position:relative}.doctors-small-container .swiper{padding:20px 0}.doctors-small-container .swiper-slide{align-items:center;display:flex;justify-content:center;transition:all .3s ease}.doctors-small-container .swiper-slide:not(.swiper-slide-active){filter:grayscale(100%);opacity:.6;transform:scale(.9)}.doctors-small-container .swiper-slide.swiper-slide-active{filter:grayscale(0);opacity:1;transform:scale(1.1);z-index:1}.doctors-slider-small-img img{background-color:var(--border-grey);border-radius:100%;display:block;height:50px;margin:0 auto;-o-object-fit:cover;object-fit:cover;width:50px}.doctors__item-actions{margin-bottom:0}}

:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:var(--swiper-navigation-size);justify-content:center;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center;width:100%}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:var(--swiper-navigation-sides-offset,10px)}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}
.social-block__title{margin-bottom:11px}.social-block__subtitle{line-height:19.6px;margin-bottom:51px;max-width:780px}.social-block__list{display:grid;gap:16px;grid-template-columns:repeat(5,minmax(0,1fr))}.social-block__item{align-items:center;align-self:stretch;background-color:var(--light-background);border-radius:16px;display:flex;justify-content:flex-start;max-width:none;min-height:90px;padding:20px 21px;width:100%}.social-block__item:hover .social-block__item-icon svg{fill:var(--light-background)}.social-block__item:hover .social-block__item-icon--vk{background-color:var(--vk)}.social-block__item:hover .social-block__item-icon--ok{background-color:var(--ok)}.social-block__item:hover .social-block__item-icon--youtube{background-color:var(--youtube)}.social-block__item:hover .social-block__item-icon--with-color:after{opacity:1}.social-block__item:hover .social-block__item-icon--with-color .social-block__item-svg{opacity:0}.social-block__item:hover .social-block__item-icon--with-color .social-block__item-svg--hover{opacity:1}.social-block__item:hover .social-block__item-icon--facebook{background-color:var(--facebook)}.social-block__item:hover .social-block__item-icon--viber{background-color:var(--viber)}.social-block__item:hover .social-block__item-icon--whatsapp{background-color:var(--whatsapp)}.social-block__item:hover .social-block__item-icon--telegram{background-color:var(--telegram)}.social-block__item:hover .social-block__item-notice span:last-child{opacity:1}.social-block__item:hover .social-block__item-name svg{fill:var(--grey-font);stroke:var(--grey-font)}.social-block__item-icon{align-items:center;background-color:var(--grey-background);border-radius:50%;display:flex;height:48px;justify-content:center;margin-right:16px;max-width:48px;min-width:48px;position:relative;transition:background-color .2s ease;width:100%}.social-block__item-icon--vk svg{fill:var(--vk)}.social-block__item-icon--ok svg{fill:var(--ok)}.social-block__item-icon--youtube svg{fill:var(--youtube)}.social-block__item-icon--with-color:after{border-radius:50%;content:"";display:block;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease;width:100%;z-index:1}.social-block__item-icon--with-color .social-block__item-svg{fill:var(--light-background)}.social-block__item-icon--with-color .social-block__item-svg--hover{left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .2s ease}.social-block__item-icon--insta:after{background:var(--instagram)}.social-block__item-icon--rutube:after{background:var(--rutube)}.social-block__item-icon--max:after{background:var(--max)}.social-block__item-icon--facebook svg{fill:var(--facebook)}.social-block__item-icon--tiktok:after{background:var(--tiktok)}.social-block__item-icon--viber svg{fill:var(--viber)}.social-block__item-icon--whatsapp svg{fill:var(--whatsapp)}.social-block__item-icon--telegram svg{fill:var(--telegram)}.social-block__item-icon:hover svg{fill:var(--light-background)}.social-block__item-svg{height:24px;position:relative;width:24px;z-index:2}.social-block__item-svg--hover{left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%)}.social-block__item-name{align-items:center;display:flex;line-height:19.6px;margin-bottom:6px}.social-block__item-name svg{fill:var(--border-grey);stroke:var(--border-grey);height:16px;margin-left:5px;max-width:16px}.social-block__item-name svg:hover{fill:var(--dark-font)!important;stroke:var(--dark-font)!important}.social-block__item-notice{color:var(--grey-font);line-height:19.6px}.social-block__item-notice span:last-child{opacity:0;padding-left:3px;transition:opacity .2s ease}.social-block__item-notice span:first-child{opacity:1;padding-left:0}.social-block__item--empty{background-color:hsla(0,0%,100%,0);border:1.5px dashed var(--border-grey)}.social-block__info{pointer-events:visible;position:relative;z-index:1}@media (max-width:1560px){.social-block__list{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:1156px){.social-block__list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:900px){.social-block__list{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:800px){.social-block__list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:640px){.social-block.content-block.content-block--grey{padding:40px 0}.social-block__title.title{padding:0 12px}.social-block__subtitle{margin-bottom:32px;padding:0 12px;text-align:center}.social-block__list{gap:16px;grid-template-columns:repeat(3,minmax(0,1fr));margin:0 12px;padding:0}.social-block__item{align-items:center;display:flex;flex-direction:column;gap:8px;margin:0}.social-block__item-icon{margin:0}.social-block__item-info{align-items:center;display:flex;flex-direction:column;width:100%}.social-block__item-notice{text-align:center}.social-block__item-notice span:last-child{opacity:1}}@media (max-width:480px){.social-block__list{gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.social-block__item{display:flex;flex-direction:row;height:72px;overflow:hidden;padding:12px 0 12px 12px}.social-block__item-icon{min-width:48px;width:48px}.social-block__item-info{align-items:start;white-space:nowrap}.social-block__item-follower{display:none}}.social-block__item-svg.instagram-icon,.social-block__item-svg.max-icon,.social-block__item-svg.rutube-icon,.social-block__item-svg.tiktok-icon{-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}.social-block__item-svg.rutube-icon{fill:var(--webkit-rutube)}.social-block__item-svg.instagram-icon{fill:var(--webkit-instagram)}.social-block__item-svg.tiktok-icon{fill:var(--webkit-tiktok)}.social-block__item-svg.max-icon{fill:var(--webkit-max)}
.about-company__title{margin-bottom:48px}.about-company__wrapper{align-items:flex-start;display:flex;justify-content:space-between}.about-company__descr{margin-right:24px;max-width:612px;width:100%}.about-company__descr p{margin-bottom:20px;margin-top:0}.about-company__descr p:last-of-type{margin-bottom:0}.about-company__descr ul{margin-bottom:48px;margin-top:48px}.about-company__decor{display:flex;max-width:692px;width:100%}.about-company__tizer{align-self:stretch;border-radius:24px;max-width:338px;min-width:338px;overflow:hidden;width:100%}.about-company__tizer-slider{height:100%}.about-company__tizer-slider .swiper-pagination-bullets{bottom:24px;box-shadow:none;left:50%;padding:0;position:absolute;transform:translateX(-50%);z-index:2}.about-company__tizer-wrap{background-color:var(--light-background);border-radius:24px;height:100%;min-height:566px;padding:41px 47px}.about-company__tizer-icon{align-items:center;display:flex;height:90px;justify-content:center;margin:0 auto 32px;position:relative;width:90px}.about-company__tizer-icon:after{border:1.5px solid var(--border-grey);border-radius:50%;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%}.about-company__tizer-icon svg{stroke:var(--main);height:48px;width:48px}.about-company__tizer-title{margin-bottom:32px;text-align:center}.about-company__tizer-subtitle,.about-company__tizer-text{text-align:center}.about-company__tizer-subtitle{margin-bottom:20px}.about-company__images{margin-left:16px;max-width:338px;width:100%}.about-company__images-wrap,.about-company__images-wrap img{width:100%}.about-company__images-bottom,.about-company__images-top{align-items:center;border-radius:24px;display:flex;height:277px;justify-content:center;overflow:hidden}.about-company__images-top{margin-bottom:16px}.about-company__images-logo{align-items:center;background-color:var(--light-background);display:flex;height:100%;justify-content:center;width:100%}.about-company__images-logo img{max-height:50px}.about-company__images-wrap,.about-company__images-wrap img{border-radius:24px}@media (max-width:1200px){.about-company__decor{align-items:center;display:flex;flex-direction:column;gap:16px}.about-company__tizer{max-width:500px;width:100%}.about-company__images{display:none}}@media (max-width:1000px){.about-company__title.title{text-align:center}.about-company__tizer{max-width:400px;width:100%}.about-company__images{display:none}}@media (max-width:800px){.about-company.content-block.content-block--grey{padding:40px 0}.about-company__wrapper{align-items:center;display:flex;flex-direction:column;gap:48px;margin:0 12px}.about-company__descr{margin:0}.about-company__decor{align-items:center;display:flex;flex-direction:column;gap:16px}.about-company__tizer{max-width:none;width:100%}.about-company__images{display:flex;flex-direction:column;margin:0;max-width:none}.about-company{border-radius:32px}}@media (max-width:640px){.about-company{border-radius:32px}}
.photos__head{align-items:flex-start;display:flex;justify-content:space-between}.photos__head.adaptive{display:none}.photos__title{max-width:692px}.photos__title h2{margin-bottom:16px}.photos__side{align-items:flex-start;display:flex}.photos__ratings{margin-right:145px}.photos__subtitle{line-height:19.6px}.photos__advantages{margin-top:48px}.photos__advantages-list{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start;margin:-12px -8px}.photos__advantages-item{align-items:center;display:flex;justify-content:flex-start;margin:12px 8px;max-width:336px;width:100%}.photos__advantages-icon{align-items:center;background:radial-gradient(48.16% 48.16% at 16.97% 16.97%,var(--main-gradient) 0,var(--main) 100%);border-radius:50%;display:flex;height:48px;justify-content:center;margin-right:18px;max-width:48px;overflow:hidden;width:100%}.photos__advantages-icon svg{height:24px;width:24px}.photos__advantages-text{line-height:19.6px}.photos__list{display:flex;margin-top:48px}.photos__list-wrap{align-items:flex-start;display:flex;flex-wrap:wrap;margin:-8px}.photos__item{border-radius:16px;cursor:pointer;height:186px;isolation:isolate;margin:8px;overflow:hidden;position:relative;transition:transform .22s ease;width:267px;will-change:transform}.photos__item:before{background-image:var(--photo-bg);background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";inset:0;position:absolute;transform:scale(1.02);transition:transform .28s ease;z-index:0}.photos__item:hover{transform:scale(1.01);z-index:2}.photos__item:hover:before{transform:scale(1.08)}.photos__item--empty{border:1.5px dashed var(--border-grey)}.photos__item--empty:before{display:none}.photos__item-img{align-items:center;display:flex;justify-content:center}.photos__item-img img{border-radius:16px}.photos__item-open{align-items:center;background-color:rgba(0,0,0,.2);cursor:pointer;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:1}.photos__item-open div{color:var(--light-font);line-height:19.6px;max-width:175px;text-align:center}.photos__video{background-repeat:no-repeat;background-size:cover;border-radius:16px;margin-left:20px;max-width:546px;overflow:hidden;position:relative;width:100%;z-index:1}.photos__video:after{-webkit-backdrop-filter:blur(22.1000003815px);backdrop-filter:blur(22.1000003815px);background-color:rgba(0,0,0,.2);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.photos__video-info{color:var(--light-font);margin-bottom:54px;margin-top:69px;position:relative;z-index:2}.photos__video-icon{margin:0 auto;width:48px}.photos__video-icon svg{height:48px;width:48px}.photos__video-title{line-height:33.6px;margin-bottom:4px;margin-top:49px;text-align:center}.photos__video-subtitle{line-height:22.4px;margin:0 auto 26px;max-width:355px;text-align:center}.photos__video-action{margin:0 auto;max-width:200px}.photos__video-action a{border:1.5px solid hsla(0,0%,100%,.3);border-radius:12px;color:var(--light-font);display:inline-block;line-height:19.6px;padding:21px 0;text-align:center;width:100%}.photos__full-img{align-items:center;display:flex;height:100%;justify-content:center;overflow:hidden}.photos__full-img,.photos__full-img img{border-radius:12px}.popup-content.popup-image-content{background:transparent;box-shadow:none}@media (max-width:900px){.photos.content-block.content-block--grey{background-color:var(--light-background);padding:40px 0}.photos__head.adaptive{order:1}.photos__head.adaptive,.photos__head.desktop{align-items:center;display:flex;flex-direction:column}.photos__head.desktop{margin-top:40px;order:3}.photos__title{padding:0 24px}.photos__title.desktop{display:none}.photos__title.title{text-align:center}.photos__side{align-items:center;display:flex;flex-direction:column}.photos__subtitle{text-align:center}.photos__advantages{order:2;padding:0 24px;width:100%}.photos__advantages-list{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));justify-content:space-between;margin:0;width:100%}.photos__advantages-item{align-items:center;display:flex;flex-direction:column;margin:0}.photos__advantages-icon{margin:0 0 10px}.photos__advantages-text{text-align:center}.photos__list{order:4}.photos__list,.photos__list--with-video{display:flex;flex-direction:column;width:100%}.photos__list--with-video{padding:0 12px}.photos__list-wrap{display:grid;gap:13px;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));margin:0 0 30px}.photos__item{height:120px;margin:0;width:100%}.photos__video{margin-left:0;max-width:none;width:100%}.photos__link{margin-top:40px}.photos__ratings.ratings-short{justify-content:center;margin:0;width:100%}.photos__ratings.ratings-short,.ratings-short__wrap{align-items:center;display:flex;flex-direction:column}.ratings-short__summary{margin:20px 0 0}.ratings-short__summary-note{text-align:center}.popup-content.popup-image-content{margin:auto 0;max-width:350px;padding:10px 12px;width:100%}}@media (max-width:420px){.photos__list-wrap{display:grid;gap:13px;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));margin:0 0 30px}}
.dmc-block__head{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:72px}.dmc-block__title h2{margin-bottom:16px}.dmc-block__list{align-items:flex-start;display:flex;flex-wrap:wrap;margin:-8px}.dmc-block__item{align-items:center;background-color:var(--light-background);border-radius:16px;display:flex;height:80px;justify-content:center;margin:8px;max-width:220px;overflow:hidden;width:100%}.dmc-block__item img{max-width:148px}.dmc-block__item--empty{background-color:hsla(0,0%,100%,0);border:1.5px dashed var(--border-grey)}@media (max-width:900px){.dmc-block__list{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));padding-right:12px}.dmc-block__item{max-width:none}}@media (max-width:640px){.dmc-block.content-block.content-block--grey{padding:24px 0}.dmc-block__wrap.container{height:-moz-fit-content;height:fit-content;padding:0 12px}.dmc-block__head{align-items:center;display:flex;flex-direction:column;gap:16px;margin-bottom:32px}.dmc-block__subtitle.font-main{padding:0 12px;text-align:center}.dmc-block__list{display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));margin:0;padding-right:0}.dmc-block__item{margin:0}.dmc-block__title{text-align:center}.dmc-block__action{display:flex;justify-content:center;width:100%}.dmc-block__action .btn.btn--link{max-width:300px;width:100%}.dmc-block__item{padding:16px}.dmc-block__item>img{width:100%}}@container dmcContainer (max-width: 640px){.dmc-block__title{text-align:center}.dmc-block.content-block.content-block--grey{border-radius:32px;margin:0;padding:24px 0}.dmc-block__wrap.container{height:-moz-fit-content;height:fit-content;padding:0 12px}.dmc-block__head{align-items:center;display:flex;flex-direction:column;gap:16px;margin-bottom:32px}.dmc-block__subtitle.font-main{padding:0 12px;text-align:center}.dmc-block__list{display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));margin:0;padding-right:0}.dmc-block__item{margin:0}.dmc-block__action{width:100%}.dmc-block__action .btn.btn--link{max-width:none;width:100%}}
.choose-clinic__wrap{align-items:flex-start;background-color:var(--light-background);border-radius:48px;display:flex;justify-content:space-between;padding:32px 40px}.choose-clinic__title{margin-bottom:32px}.choose-clinic__content{margin-left:54px;margin-top:32px;max-width:582px;width:100%}.choose-clinic__navigation{align-items:center;display:flex;justify-content:space-between;margin-bottom:32px}.choose-clinic__arrows{margin-left:20px}.choose-clinic__arrows .btn svg{height:14px;width:14px}.choose-clinic__item-title{line-height:25px;margin-bottom:32px}.choose-clinic__item-text{line-height:19.6px}.choose-clinic__item-text .choose-content__wrap{align-items:flex-start;display:flex;justify-content:flex-start;margin-bottom:16px}.choose-clinic__item-text .choose-content__wrap:last-child{margin-bottom:0}.choose-clinic__item-text .choose-content__text{margin:0;position:relative}.choose-clinic__item-text .choose-content__text-icon{height:24px;margin-right:5px;max-width:24px;width:100%}.choose-clinic__pagination{align-items:center;display:flex;justify-content:flex-start}.choose-clinic__step{align-items:center;display:flex;justify-content:space-between;margin-right:13px;width:70px}.choose-clinic__step:last-child{margin-right:0}.choose-clinic__step:last-child .choose-clinic__step-icon{display:none}.choose-clinic__step.swiper-pagination-bullet-active .choose-clinic__step-num{background:radial-gradient(48.16% 48.16% at 16.97% 16.97%,var(--main-gradient) 0,var(--main) 100%);color:var(--light-font)}.choose-clinic__step-num{align-items:center;background:var(--grey-background);border-radius:50%;color:var(--main-font);cursor:pointer;display:flex;height:48px;justify-content:center;line-height:20px;max-width:48px;width:100%}.choose-clinic__step-icon{stroke:var(--border-grey);height:11px;width:6px}.choose-clinic__image{align-items:center;border-radius:32px;display:flex;justify-content:center;margin-bottom:-32px;max-width:620px;width:100%}.choose-clinic__image img{border-radius:24px}@media (max-width:640px){.choose-clinic__wrap.container.active{margin-top:32px}.choose-clinic__title.title{padding:0 48px 0 12px;text-align:start}.choose-clinic__arrows{display:none}.choose-clinic__navigation{display:flex;flex-direction:row;justify-content:center}.choose-clinic.content-block.content-block--grey{background-color:var(--light-background);margin:0;padding:0;position:relative}.choose-clinic__wrap.container{align-items:center;background-color:var(--grey-background);border-radius:32px;display:flex;flex-direction:column;margin:0 auto;max-width:100%;padding:12px}.choose-clinic__content{background-color:var(--light-background);border-radius:32px 32px 32px 32px;margin:-50px 0 0;opacity:1;order:2;padding-top:32px;position:relative;z-index:2}.choose-clinic__image{opacity:.2;transform:translateY(50%);transition:transform 1s ease-out,opacity 1s ease-out;transition-delay:1s}.choose-clinic__image,.choose-clinic__image img{border-radius:32px 32px 0 0}.choose-clinic__image.active{opacity:1;transform:translateY(0)}.choose-clinic__steps{margin-bottom:12px;padding:0 12px}}
.reviews__container{background-color:var(--light-background);border-radius:50px;padding:64px 0}.reviews__head{align-items:center;display:flex;justify-content:space-between;margin-bottom:58px}.reviews-title.mobile{display:none}.reviews__wrap{align-items:flex-start;display:flex;justify-content:space-between}.reviews__aside{display:flex;flex-direction:column;gap:16px;margin-bottom:16px;max-width:338px;width:100%}.reviews__ratings{background-color:var(--grey-background);border-radius:24px;overflow:hidden;padding:32px}.reviews__ratings-icon{align-items:center;display:flex;height:90px;justify-content:center;margin:0 auto 15px;position:relative;width:90px}.reviews__ratings-icon svg{stroke:var(--main);height:48px;width:48px}.reviews__ratings-icon:after{border:1.5px solid var(--border-grey);border-radius:50%;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%}.reviews__ratings-wrap .ratings-aside__users{margin:0 auto 18px;max-width:200px}.reviews__ratings-wrap .ratings-aside__review-link{justify-content:center;margin-top:16px;position:static;width:100%}.reviews__ratings-wrap .ratings-aside__review-link .btn{max-width:-moz-fit-content;max-width:fit-content}.reviews__form{background-color:var(--grey-background);border-radius:24px;padding:32px}.reviews__form-title{margin:0 auto 16px;text-align:center}.reviews__form-subtitle{text-align:center}.reviews__form-action{display:flex;justify-content:center;margin-top:16px}.reviews__form__mobile{display:none}.reviews__content{align-self:stretch;max-width:760px;width:100%}.reviews__content-widgets{border-radius:16px;height:100%}.reviews-widget{height:auto;max-height:200px;width:-moz-fit-content;width:fit-content}@media (max-width:640px){.reviews-widget{display:block;margin:0 auto;width:-moz-fit-content;width:fit-content}.container.container--small{display:flex;flex-direction:column}.reviews{border-radius:48px}.reviews__head{display:none}.reviews-title.mobile{display:block;line-height:30px;margin-bottom:8px;margin-top:33px;text-align:center}.reviews__wrap{align-items:center;display:flex;flex-direction:column;justify-content:center}.reviews__form,.reviews__ratings{background-color:var(--light-background)}.reviews__form{display:none}.reviews__form__mobile{display:block}.reviews__form-action{align-items:center;display:flex;flex-direction:column;gap:16px;justify-content:center}.reviews__form-action a{height:60px;max-width:none;width:227px}.reviews__wrap{margin-top:10px}.reviews-aside__review-link{display:none}.reviews__container.container{margin:12px;padding:12px 0}.reviews.content-block.content-block--grey{padding:0}.reviews__form-action{margin-bottom:24px}.reviews.content-block.content-block--grey{padding:1px 0}}
.price-for-seo{clip:rect(0,0,0,0);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}
.promotion-block{background-color:none;height:-moz-fit-content;height:fit-content;margin-top:32px;padding:0;width:100%}.promotion-block.content-block--grey.container{border-radius:50px}.promotion-block__container{align-items:start;background-color:var(--main);border-radius:32px;display:flex;overflow:visible;padding:0}.promotion-block__info{align-items:center;background-color:var(--grey-background);border:1px solid var(--grey-background);border-radius:32px;display:flex;flex-direction:row;height:100%;justify-content:start;margin-left:-1px;max-height:none;min-height:192px;padding:10px 24px 10px 16px;width:100%}.promotion-block__description{display:flex;flex-direction:column;gap:16px;height:-moz-fit-content;height:fit-content;min-height:151px}.promotion-block__wrap{justify-content:space-between;width:100%}.promotion-block__price{display:flex;line-height:25.2px}.promotion-block__price-old{color:var(--grey-font);margin-right:16px;text-decoration:line-through}.promotion-block__price-new{color:var(--main)}.promotion-block__date{display:flex;flex-direction:column;gap:16px;height:100%;padding:32px 32px 0;width:100%}.promotion-block__date>div{align-items:center;display:flex}.promotion-block__date-end{color:var(--light-font)}.promotion-block__date-end svg{height:24px;min-width:24px;width:24px}.promotion-block__date-wrap{align-items:flex-start;display:flex;margin:-2px;max-width:333px;width:100%}.promotion-block__date-col{margin:2px;max-width:80px;width:100%}.promotion-block__date-value{background-color:var(--light-background);border-radius:14px;color:var(--main-font);line-height:44.8px;margin-bottom:4px;padding:10px 0 9px;text-align:center}.promotion-block__date-sign{color:var(--light-font);line-height:19.6px;text-align:center}.promotion-block__btn.btn{line-height:19.6px;padding:22px 24px}.promotion-block__image{height:256px;margin-left:0;margin-right:10px;max-width:256px;opacity:0;overflow:visible;padding:0;position:relative;transform:translateY(50px);transition:opacity 1s ease-in-out,transform 1s ease-in-out;width:100%;z-index:1}.promotion-block__image img{height:auto;left:50%;max-height:256px;max-width:100%;-o-object-fit:contain;object-fit:contain;padding:0;position:absolute;top:50%;transform:translate(-50%,-50%);width:auto;z-index:2}.promotion-block__image.active{opacity:1;transform:translateY(0)}.promotion-block__container{min-height:192px}.promotion-block__image active{height:100%}.promotion-block__date-end{align-items:center;display:flex;flex-direction:row;gap:12px;justify-content:start}.promotion-block__date>div:first-of-type{align-items:start;gap:12px}.promotion-block__image{min-width:180px}@media (max-width:1000px){.promotion-block__container{display:flex;flex-direction:column;height:auto;min-height:606px;overflow:visible}.promotion-block__info{align-items:center;display:flex;flex-direction:column;gap:18px;height:auto;justify-content:end;margin-left:-1px;margin-top:-1px;max-width:none;min-height:390px;padding:0 48px;width:calc(100% + 2px)}.promotion-block__image{display:flex;height:256px;margin-left:0;margin-top:0;max-width:256px}.promotion-block__image img{height:auto;left:50%;margin:0;max-height:256px;max-width:100%;-o-object-fit:contain;object-fit:contain;padding:0;position:relative;top:0;transform:translate(-50%);width:auto}.promotion-block__description{gap:16px;margin-bottom:36px;min-height:130px}.promotion-block__subtitle,.promotion-block__title{text-align:center}.promotion-block__date{align-items:center;display:flex;flex-direction:column;gap:16px;padding:32px}.promotion-block__date-wrap{margin-bottom:30px}.promotion-block__date>div:first-of-type{align-items:center;display:flex;flex-direction:column;justify-content:center}.promotion-block__date-end{margin-bottom:12px}.promotion-block__price{justify-content:center}}@container promoContainer (max-width: 1000px){.promotion-block__container{display:flex;flex-direction:column;height:auto;min-height:606px;overflow:visible}.promotion-block__info{align-items:center;display:flex;flex-direction:column;gap:18px;height:auto;justify-content:end;margin-left:-1px;margin-top:-1px;max-width:none;min-height:390px;padding:0 48px;width:calc(100% + 2px)}.promotion-block__image{display:flex;height:256px;margin-left:0;margin-top:0;max-width:256px}.promotion-block__image img{height:auto;left:50%;margin:0;max-height:256px;max-width:100%;-o-object-fit:contain;object-fit:contain;padding:0;position:relative;top:0;transform:translate(-50%);width:auto}.promotion-block__description{gap:16px;margin-bottom:36px;min-height:130px}.promotion-block__subtitle,.promotion-block__title{text-align:center}.promotion-block__date{align-items:center;display:flex;flex-direction:column;gap:16px;padding:32px}.promotion-block__date-wrap{margin-bottom:30px}.promotion-block__date>div:first-of-type{align-items:center;display:flex;flex-direction:column;justify-content:center}.promotion-block__date-end{margin-bottom:12px}.promotion-block__price{justify-content:center}}
.clinic-label{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;height:-moz-fit-content;height:fit-content;margin-top:24px;min-height:56px}.clinic-label>span{color:var(--grey-font);width:114px}.clinic-label__item{align-items:center;border:1px solid var(--border-grey);border-radius:12px;display:flex;gap:12px;min-width:150px;padding:16px;width:-moz-fit-content;width:fit-content}.clinic-label__item-address{color:var(--main-font)}.clinic-label__item:hover{background-color:color-mix(in srgb,var(--border-grey) 20%,transparent)}.clinic-label.promotion>span{min-width:150px}@media (max-width:640px){.clinic-label.doctor-banner-label>span{white-space:nowrap}}@media (max-width:1400px){.clinic-label{display:flex}}@media (max-width:640px){.clinic-label{align-items:start;flex-direction:column;gap:10px;margin-bottom:24px}}
.promotion-select__wrap{display:flex;flex-direction:row;gap:12px;height:-moz-fit-content;height:fit-content;min-height:240px;width:100%}.promotion-select__head{background-color:var(--light-background);border:1px solid var(--border-grey);border-radius:24px;display:flex;flex:0.6;gap:12px;height:auto;max-width:803px;min-height:240px}.promotion-select__head-wrap{display:flex;flex-direction:column;gap:12px}.promotion-select__head--title{border-radius:24px 0 0 24px;display:flex;flex:0.6;flex-direction:column;justify-content:space-between;padding:24px}.promotion-select__head--image--full{border-radius:0 24px 24px 0;cursor:pointer;flex:0.4;height:100%;overflow:hidden;position:relative}.promotion-select__head--image--full img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.promotion-select__head--image{border-radius:0 24px 24px 0;flex:0.4;height:100%;max-height:256px;overflow:hidden;position:relative}.promotion-select__head--image img{height:auto;max-height:256px;-o-object-fit:contain;object-fit:contain;padding:12px;width:100%}.promotion-select__actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.promotion-select__content{background-color:var(--light-background);border:1px solid var(--border-grey);border-radius:24px;display:flex;flex:0.4;flex-direction:column;height:auto;justify-content:space-between;min-height:240px;padding:24px}.promotion-select__content-wrap{display:flex;flex-direction:column;gap:12px}.promotion-select__content p{margin-bottom:12px}@media (max-width:1600px){.promotion-select__wrap{display:flex;flex-direction:column}.promotion-select__head{height:-moz-fit-content;height:fit-content;max-height:400px}.promotion-select__head--image--full{height:auto}.promotion-select__head--image--full:after{display:none}.promotion-select__head--image{height:auto}.promotion-select__wrap{background:var(--grey-background);border-radius:24px}}@media (max-width:640px){.promotion-select__head{border:1px solid transparent;display:flex;flex-direction:column-reverse;max-height:none}.promotion-select__head--title{background:var(--light-background);border:1px solid var(--border-grey);border-radius:24px;position:relative;z-index:2}.promotion-select__head--image--full{border-radius:24px 24px 0 0;display:flex;height:256px;justify-content:center;margin-bottom:-36px;overflow:hidden;position:relative;z-index:1}.promotion-select__head--image--full img{height:256px;width:100%}.promotion-select__head--image{background:var(--grey-background);border-radius:24px 24px 0 0;display:flex;height:256px;justify-content:center;margin-bottom:-36px;overflow:hidden;position:relative;z-index:1}.promotion-select__head--image img{height:256px;width:100%}}
.free-consult-hint__asterisk{color:var(--main);cursor:pointer}.free-consult-hint--history-patient{margin-left:4px}
.form-main__container{background-color:var(--light-background);border-radius:50px;padding:64px 0 0;position:relative}.form-main__image{height:480px;max-width:512px;position:relative;width:100%}.form-main__image-wrap{bottom:0;height:calc(90% + 32px);left:50%;position:absolute;transform:translateX(-50%)}.form-main__image-wrap img{height:100%;max-width:unset}.form-main__content{align-items:stretch;display:flex}.form-main__head{display:flex;flex-direction:column;margin-right:16px;max-width:574px;position:relative;width:100%;z-index:5}.form-main__title-wrap{align-items:baseline;display:inline-flex;flex-wrap:wrap;gap:6px;max-width:100%;position:relative;width:auto;z-index:6}.form-main__title{display:inline;margin:0}.form-main__title-hint{align-items:baseline;display:inline-flex;position:relative;z-index:7}.form-main__wrap{align-self:stretch}.form-main__image{flex-shrink:0;margin-top:auto}.form-main__form{height:calc(100% - 64px);padding-bottom:64px}.about-index .form-main.content-block.content-block--grey,.form-main.content-block.content-block--grey{background-color:var(--grey-background)}@media only screen and (max-width:900px){.about-index .form-main__head,.about-index .form-main__image{max-width:none;width:100%}.about-index .form-main.content-block.content-block--grey{padding:0}.about-index .title.form-main__title{order:2;text-align:center}.about-index .form-main__container.container{max-width:692px;padding:24px 12px 0}.about-index .form-main__container{padding:24px 0}.about-index .form-main__content,.about-index .form-main__head{display:flex;flex-direction:column}.about-index .form-main__head{align-items:center;gap:32px;margin:0}.about-index .form-main__image{align-items:center;background-color:var(--grey-background);border-radius:32px;display:flex;flex-direction:column;height:160px;order:1;overflow:hidden;position:relative;z-index:1}.about-index .form-main__image img{height:256px;left:50%;position:absolute;top:15%;transform:translateX(-50%);z-index:3}.about-index .form-main__wrap{margin-top:32px}.form-main.content-block.content-block--grey{padding:0}.title.form-main__title{order:2;text-align:center}.form-main__container.container{max-width:100%;padding:24px 12px 0}.form-main__container{border-radius:24px;padding:24px 0}.form-main__content,.form-main__head{display:flex;flex-direction:column}.form-main__head{align-items:center;gap:32px;margin:0;max-width:900px;width:100%}.form-main__title-wrap{justify-content:center}.form-main__image{align-items:center;background-color:var(--grey-background);border-radius:24px;display:flex;flex-direction:column;height:160px;max-width:900px;order:1;overflow:hidden;position:relative;width:100%;z-index:1}.form-main__image img{height:256px;left:50%;position:absolute;top:15%;transform:translateX(-50%);z-index:3}.form-main__wrap{margin-top:32px}.form-main.content-block.content-block--grey{background-color:transparent}}
.form-calculator__container{background-color:var(--light-background);border-radius:50px;padding:64px 0 0;position:relative}.form-calculator__image{height:480px;max-width:512px;position:relative;width:100%}.form-calculator__image-wrap{bottom:0;height:calc(90% + 32px);left:50%;position:absolute;transform:translateX(-50%)}.form-calculator__image-wrap img{height:100%;max-width:unset}.form-calculator__content{align-items:flex-start;display:flex}.form-calculator__head{align-self:stretch;display:flex;flex-direction:column;justify-content:space-between;margin-right:16px;max-width:574px;width:100%}.form-calculator__wrap{align-self:stretch;padding-bottom:65px}.form-calculator__description{line-height:19.6px;margin-bottom:32px}.form-calculator__fields-wrap{align-items:flex-start;display:flex;flex-wrap:wrap;margin:-16px}.form-calculator__fields-wrap .form-field:last-of-type{margin-bottom:16px}.form-calculator__fields-wrap>div{margin:16px;max-width:271px;width:100%}.form-calculator__actions{align-items:center;display:flex;gap:24px;justify-content:space-between;margin-top:120px}.form-calculator__button.btn{min-height:64px}.form-calculator__result{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:64px}.form-calculator__result--errors .form-calculator__result-icon svg{stroke:var(--error)}.form-calculator__result-icon{align-items:center;border:1.5px solid;border-color:var(--border-grey);border-radius:50%;display:flex;height:96px;justify-content:center;margin-bottom:32px;width:96px}.form-calculator__result-icon svg{height:48px;width:48px}.form-calculator__result-title{line-height:33.6px;margin-bottom:32px;text-align:center}.form-calculator__result-descr{line-height:19.6px;margin:0 auto;text-align:center}.form-calculator__result-action{margin-top:32px}.form-calculator__form{display:flex;flex-direction:column;gap:32px;justify-content:space-between}.form-calculator__fields-wrap{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.form-calculator__actions{margin:0}.form-calculator__title.title{margin-bottom:24px}.form-calculator__button{align-items:center;display:flex;gap:12px;justify-content:center;min-height:64px;position:relative}.form-calculator__button.btn.btn--color{min-width:260px}@media (max-width:1440px){.form-calculator__fields-wrap>div{margin:8px}}@media (max-width:1366px){.form-calculator__fields-wrap>div{margin:0}}@media (max-width:1280px){.form-calculator__fields-wrap{align-items:center}.form-calculator__actions,.form-calculator__fields-wrap{display:flex;flex-direction:column;gap:12px}.form-calculator__actions>div{text-align:center}}@media (max-width:900px){.form-calculator__container.container{max-width:100%;padding:24px 12px 0}.form-calculator__container{padding:24px 0}.form-calculator__content,.form-calculator__head{display:flex;flex-direction:column}.form-calculator__head{align-items:center;gap:32px;margin:0}.form-calculator__image{align-items:center;background-color:var(--grey-background);border-radius:32px;display:flex;flex-direction:column;height:160px;order:1;overflow:hidden;position:relative;z-index:1}.form-calculator__image img{height:256px;left:50%;position:absolute;top:15%;transform:translateX(-50%);z-index:3}.form-calculator__wrap{margin-top:32px;padding-bottom:24px}.form-calculator__fields{align-items:center;display:flex;flex-direction:column}.form-calculator__fields-wrap{width:100%}.form-calculator__fields-wrap div{margin-left:0;margin-right:0;max-width:none}.form-calculator__fields-select{margin:16px 0;width:100%}.form-calculator__actions{align-items:center;display:flex;flex-direction:column;gap:48px;margin-top:48px}.form-calculator__description{text-align:center}.form-calculator__actions{align-items:start;gap:24px;margin:0}.form-calculator__head,.form-calculator__image{max-width:none;width:100%}.form-calculator__title.title{order:2;text-align:center}.form-calculator__result.form-calculator__result--errors,.form-calculator__result.form-calculator__result--success{margin:24px 0}}@media (max-width:640px){.form-calculator__button.btn.btn--color{max-width:none;width:100%}}
.form-v2__container{display:flex;justify-content:space-between;padding-bottom:24px;padding-top:24px}.form-v2__content{background-color:var(--light-background);max-width:692px;padding:32px 32px 64px;width:100%}.form-v2__head{align-items:center;display:flex;flex-direction:column;gap:24px;justify-content:space-between;margin-bottom:32px;padding:0 32px}.form-v2__image{background-color:var(--grey-background);height:160px;max-width:none;position:relative;width:100%}.form-v2__image-wrap{bottom:0;height:calc(100% + 67px);left:50%;overflow:hidden;position:absolute;transform:translateX(-50%);width:100%}.form-v2__image-wrap img{display:block;height:100%;margin:0 auto;max-width:100%;width:100%}.form-v2__title{margin-left:32px}.form-v2__title-wrap{align-items:flex-start;display:flex;gap:6px;max-width:100%;width:-moz-fit-content;width:fit-content}.form-v2__title-hint{align-items:flex-start;display:inline-flex;padding-top:2px}.form-v2__form{padding:0 32px}.form-v2__list{display:flex;flex-direction:column;padding:32px;width:100%}.form-v2__list-title{margin-bottom:32px;padding:35px 32px}.form-v2__list-title .title{max-width:268px;max-width:none;width:100%}.form-v2__list-text{padding:0 32px}.form-v2__list-item{margin-bottom:48px}.form-v2__list-name{line-height:19.6px;margin-bottom:8px}.form-v2__content{border-radius:64px}.form-v2__image{border-radius:32px}.form-v2__image-wrap img{-o-object-fit:contain;object-fit:contain}@media (max-width:900px){.form-v2__container.container{align-items:center;display:flex;flex-direction:column}.form-v2.content-block.content-block--grey{padding:12px 0 40px}.form-v2__title.title{margin:0;text-align:center}.form-v2__title-wrap{justify-content:center}.form-v2__head{align-items:center;display:flex;flex-direction:column;gap:32px;padding:0}.form-v2__content{padding:24px}.form-v2__image{max-width:none}.form-v2__list{padding-bottom:0}.form-v2__list-list{gap:24px;margin:0;padding:0}.form-v2__list-title{align-items:center;display:flex;flex-direction:column}.form-v2__list-text,.form-v2__list-title{padding:0;text-align:center}.form-v2__content,.form-v2__image{border-radius:24px}}
.form-v3{background-color:var(--light-background);border:1px solid var(--border-grey)}.form-v3.content-block{padding:64px 118px 0}.form-v3.content-block.container{position:relative}.form-v3__container{display:flex;flex-direction:row;gap:16px;height:-moz-fit-content;height:fit-content;justify-content:space-between;min-height:512px}.form-v3__content{display:flex;flex:0.5;flex-direction:column;gap:24px;height:100%;min-width:0;position:relative;z-index:5}.form-v3__form{flex:0.5;height:100%;min-width:0;width:100%}.form-v3__form .inline-form-2{max-width:100%;width:100%}.form-v3__form .inline-form-2__form,.form-v3__form .inline-form-2__form-bottom{height:auto}.form-v3__form .inline-form-2__actions,.form-v3__form .inline-form-2__fields{flex-wrap:wrap}.form-v3__form .inline-form-2__button{min-width:0}.form-v3__title{line-height:140%;margin:0;max-width:510px}.form-v3__title-wrap{align-items:flex-start;display:flex;gap:6px;max-width:100%;position:relative;width:-moz-fit-content;width:fit-content;z-index:6}.form-v3__title-hint{align-items:flex-start;display:inline-flex;padding-top:2px;position:relative;z-index:7}.form-v3__image{bottom:0;z-index:1}.form-v3__image,.form-v3__image img{max-height:480px;max-width:512px;position:relative}.form-v3__image img{-o-object-fit:cover;object-fit:cover;z-index:2}.form-v3__form{margin-bottom:24px}@media (max-width:1440px){.form-v3.content-block{align-items:end;display:flex;flex-direction:row-reverse;gap:16px;padding:48px}.form-v3.content-block>div{flex:1}.form-v3__container{flex-direction:column;height:auto}.form-v3__image{margin-bottom:-48px;max-height:none;max-width:none;position:relative}}@media (max-width:1080px){.form-v3__image{display:none}}@media (max-width:640px){.form-v3__title{margin-bottom:16px;text-align:center}.form-v3__image,.form-v3__title-wrap{justify-content:center;width:100%}.form-v3__image{background:var(--grey-background);border-radius:24px 24px 0 0;display:flex;margin-bottom:-24px;max-height:290px;min-height:290px;overflow:hidden;position:absolute;position:relative;z-index:0}.form-v3__image img{max-height:280px;max-width:80%;position:relative;width:auto;z-index:1}.form-v3.content-block{align-items:center;border:1px solid transparent;border-radius:24px;display:flex;flex-direction:column-reverse;gap:0;padding:0}.form-v3__container{background:var(--light-background);border:1px solid var(--border-grey);border-radius:24px;padding:48px 0 24px;position:relative;z-index:1}.form-v3__content{padding:0 24px}.form-v3__form{padding:0}.inline-form-2.form-v3__form{padding:0 24px}}
.form-no-image{border:1px solid var(--border-grey);display:flex;flex-direction:column;gap:16px;padding:32px}.form-no-image__content{width:100%}.form-no-image__content,.form-no-image__title{height:-moz-fit-content;height:fit-content}.form-no-image__title-wrap{align-items:flex-start;display:flex;gap:6px;max-width:100%;width:-moz-fit-content;width:fit-content}.form-no-image__title-hint{align-items:flex-start;display:inline-flex;padding-top:2px}.form-no-image__wrap{display:flex;flex-direction:column;gap:16px;height:auto;width:100%}.form-no-image__notice{align-items:center;background-color:var(--grey-background);border-radius:12px;display:flex;gap:12px;padding:12px;width:-moz-fit-content;width:fit-content}.form-no-image__notice p{margin:0}
@charset "UTF-8";.banner{margin:0 0 16px;overflow:visible;padding:0}.banner,.banner__wrap{align-items:center;display:flex;flex-direction:column;width:100%}.banner__wrap{background-position:50%;background-size:cover;border-radius:57px;height:-moz-fit-content;height:fit-content;justify-content:end;margin:0 auto;min-height:462px;overflow:hidden;position:relative;z-index:0}.banner__wrap.shadow:after{background:linear-gradient(290.92deg,rgba(22,27,33,0) 44.34%,var(--main-font-gradient) 100.01%);border-radius:57px;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.banner__container{align-items:end;display:flex;height:100%;justify-content:flex-start;justify-content:space-between;margin:0;max-width:1400px;padding:0;width:100%}.banner__content{max-width:692px;padding-bottom:48px;padding-top:205px}.banner__content.container{margin:0;padding-left:0;padding-right:0;position:relative;z-index:2}.banner__content.container .banner__actions{min-height:40px}.banner__title{margin:0}.banner__description,.banner__subtitle,.banner__title{color:var(--light-font)}.banner__description{line-height:22.4px;margin-top:16px}.banner__advantages{margin-top:16px}.banner__advantages-list{align-items:center;display:flex;flex-wrap:wrap;margin:-8px -12px}.banner__advantages-item{align-items:center;display:flex;margin:8px 12px;max-width:45%}.banner__advantages-icon{align-items:center;display:flex;height:32px;justify-content:center;margin-right:4px;width:32px}.banner__advantages-text{color:var(--light-font);font-weight:600}.banner__actions{align-items:center;display:flex;margin-top:24px}.banner__actions a{position:relative;z-index:10}.banner__actions a:first-child{margin-right:16px}.banner__actions.mobile{display:none}.banner__image{align-items:flex-end;display:flex;height:min(80%,500px);margin:0;max-height:500px;max-width:600px;padding:0;transform:translateY(0);width:90%}.banner__image img{height:100%;max-height:500px;max-width:600px}.banner__image img:broken,.banner__image img:not([src]),.banner__image img[src=""]{display:none!important}.banner__image--custom,.banner__image--custom img{height:auto;max-height:none;max-width:none}.banner.active-dark .banner__advantages-text,.banner.active-dark .banner__description,.banner.active-dark .banner__title .subtitle--banner,.banner.active-dark .banner__title .title--banner,.banner.active-dark .banner__title h2,.banner.active-dark .banner__title h3{color:var(--main-font)}.banner__actions.children_banner .btn:first-child{background:var(--child-main-color);color:var(--main-font)}.banner__actions.children_banner .btn:first-child svg{fill:var(--main-font)}.banner__actions.children_banner .btn:first-child:after,.banner__actions.children_banner .btn:first-child:hover{background:var(--child-main-color);color:var(--main-font)}.banner__free_consult_text{color:var(--light-font);margin-top:12px}@media (max-width:1560px){.banner__container{padding:0 48px}}@media (max-width:1280px){.banner__children-icon-star--one{height:20px;left:10px;top:-35px;width:20px}.banner__children-icon-star--two{display:none}.banner__wrap.children-banner .banner__image-child>div{height:450px;width:450px}}@media (max-width:1160px){.banner__wrap{overflow:hidden}.banner__image{width:40%}.banner__children-subtitle{min-width:130px}}@media (max-width:800px){.banner__children-icon-smile{display:none}}@media (max-width:640px){.banner{padding-top:50px}.banner__container{align-items:center;display:flex;flex-direction:column}.banner__actions.mobile{display:flex;flex-direction:row;gap:18px;height:60px;justify-content:space-between;margin-top:18px;width:100%}.banner__actions.mobile a,.banner__actions.mobile span{flex-shrink:0.9}.banner__actions.mobile a{gap:12px}.banner__actions.mobile a svg{flex-shrink:0;height:24px;width:24px}.banner__actions.mobile>a:first-child{background-color:var(--grey-background);width:50%}.banner__actions.mobile>a:last-child{background:radial-gradient(48.16% 48.16% at 16.97% 16.97%,var(--main-gradient) 0,var(--main) 100%);color:var(--light-font);width:50%}.banner__actions.mobile>a:last-child svg{filter:brightness(0) invert(1)}.banner__actions.mobile.container{flex-direction:row;justify-content:center;margin-bottom:0}.banner__actions.mobile.container a{box-shadow:0 12px 12px 0 var(--shadow)}.banner__wrap{justify-content:start;min-height:403px;overflow:hidden;position:relative;width:95vw}.banner__wrap,.banner__wrap.shadow:after,.banner__wrap:after{border-radius:32px}.banner__content{padding:35px 20px}.banner__content,.banner__title{height:-moz-fit-content;height:fit-content}.banner__title{display:flex;flex-direction:column;position:relative;width:100%;z-index:2}.banner__image{display:flex;justify-content:center;margin:0;width:80%;z-index:0}.banner__actions{display:none}.banner__advantages{align-items:start;display:flex;flex-direction:column;margin-top:16px}.banner__advantages-list{align-items:start;margin:0}.banner__advantages-item{align-items:center;display:flex;margin:8px 12px;max-width:80%}.banner__advantages-list{display:flex;flex-direction:column}.banner__actions.mobile.container{display:flex}.banner__actions.mobile.container .btn{flex:1;margin:0;max-width:100%;width:100%}.banner__actions.mobile.container .banner__btn.btn{flex:1;margin:0!important;max-width:100%;width:100%}.banner__actions.mobile.container.сhildren_banner .btn--color{background:var(--child-main-color);color:var(--main-font)}.banner__actions.mobile.container.сhildren_banner .btn--color svg{fill:var(--main-font);filter:none}.banner__actions.mobile.container.сhildren_banner .btn--color:after,.banner__actions.mobile.container.сhildren_banner .btn--color:hover{background:var(--child-main-color);color:var(--main-font)}.banner__container{padding:0 12px}}
.diagnostic-block{position:relative;z-index:10}.diagnostic-block.content-block{padding:0}.diagnostic-block__wrap{background-color:var(--grey-background);border-radius:32px;padding:0 32px 0 16px}.diagnostic-block__content{align-items:center;display:flex;justify-content:space-between}.diagnostic-block__img{align-self:stretch;margin-right:16px;max-width:256px;position:relative;width:100%}.diagnostic-block__img img{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.diagnostic-block__title{margin-right:16px;padding:62px 0;width:100%}.diagnostic-block__title h2{line-height:33.6px;margin:0}.diagnostic-block__title h2 span{display:block}.diagnostic-block__action .btn{white-space:nowrap}.diagnostic-block__action .btn--grey{display:none;height:60px;width:176px}.diagnostic-block__img{opacity:0;transform:translateY(50px);transition:opacity 1s ease-in-out,transform 1s ease-in-out}.diagnostic-block__img.active{opacity:1;transform:translateY(0)}@media (max-width:640px){.diagnostic-block__wrap{height:460px}.diagnostic-block__wrap.container{margin-top:20px}.diagnostic-block__content{align-items:center;display:flex;flex-direction:column;justify-content:center}.diagnostic-block__img{height:150px;margin:0;max-width:none;width:100%}.diagnostic-block__img img{height:205px;-o-object-fit:cover;object-fit:cover;top:35%;width:auto}.diagnostic-block__title{margin:0;padding:30px 0;text-align:center;width:300px}.diagnostic-block__action,.diagnostic-block__action .btn{width:176px}.diagnostic-block__action .btn--white{display:none}.diagnostic-block__action .btn--grey{cursor:pointer;display:flex;height:60px;min-width:176px}.diagnostic-block__title h2{align-items:center;display:flex;flex-direction:column}.fadeTextBg{animation:fadeTextBgToMain 1s .3s forwards!important}}
.history-patient__content-block{width:100%}.history-patient__head{align-items:center;display:flex;justify-content:space-between;margin-bottom:32px}.history-patient__reviews{align-items:center;display:flex;justify-content:flex-end}.history-patient__reviews-count{color:var(--main);line-height:56px;margin-right:16px;position:relative}.history-patient__reviews-count-hidden{opacity:0}.history-patient__reviews-count-visible{left:0;position:absolute;top:0}.history-patient__reviews-descr{align-items:center;display:flex;justify-content:flex-end;margin-left:8px}.history-patient__reviews-users{align-items:center;display:flex}.history-patient__reviews-user{border-radius:50%;height:32px;margin-left:-8px;overflow:hidden;position:relative;width:32px}.history-patient__reviews-user:first-child{z-index:3}.history-patient__reviews-user:nth-child(2){z-index:2}.history-patient__reviews-user:nth-child(3){z-index:1}.history-patient__reviews-text{line-height:19.6px;margin-left:16px}.history-patient__thumbs{overflow:hidden;position:relative}.history-patient__thumbs:after,.history-patient__thumbs:before{content:"";display:block;height:96px;position:absolute;top:0;width:400px;z-index:2}.history-patient__thumbs:before{background:linear-gradient(270deg,rgba(245,250,253,0) 0,var(--grey-background) 100%);left:0}.history-patient__thumbs:after{background:linear-gradient(90deg,rgba(245,250,253,0) 0,var(--grey-background) 100%);right:0}.history-patient__thumbs-wrap{margin:0 auto 32px;position:relative;width:96px}.history-patient__thumbs .swiper{overflow:unset}.history-patient__thumbs .swiper .swiper-slide{-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:grayscale(100%);filter:gray;opacity:.3;transition:opacity .2s ease}.history-patient__thumbs .swiper .swiper-slide.swiper-slide-active{-moz-filter:none;-ms-filter:none;-o-filter:none;filter:none;opacity:1}.history-patient__thumbs-item{align-items:center;border-radius:50%;display:flex;height:96px;justify-content:center;overflow:hidden}.history-patient__thumbs-item img{height:100%;max-width:unset}.history-patient__list{position:relative}.history-patient__item{align-items:flex-start;display:flex;justify-content:space-between}.history-patient__info{margin-right:16px;max-width:1046px;width:100%}.history-patient__subtitle{line-height:25.2px;margin-bottom:32px}.history-patient__photos{align-items:flex-start;display:flex;justify-content:space-between}.history-patient__photos-main{border-radius:16px;height:480px;margin-right:16px;max-width:640px;overflow:hidden;position:relative;width:100%}.history-patient__photos-results{max-width:390px;width:100%}.history-patient__photos-after,.history-patient__photos-before{align-items:center;border-radius:16px;display:flex;height:232px;justify-content:center;overflow:hidden;position:relative}.history-patient__photos-before{margin-bottom:16px}.history-patient__photos-wrap{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;width:100%}.history-patient__photos-sign{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background-color:hsla(0,0%,100%,.4);border-radius:16px;color:var(--light-font);left:16px;line-height:22.4px;padding:5px 0;position:absolute;text-align:center;top:16px;width:80px}.history-patient__video{align-items:center;bottom:32px;cursor:pointer;display:flex;left:32px;position:absolute}.history-patient__video:hover .history-patient__video-icon{border-color:#fff}.history-patient__video-icon{align-items:center;border:1.5px solid hsla(0,0%,100%,.3);border-radius:50%;display:flex;height:48px;justify-content:center;margin-right:8px;max-width:48px;transition:border-color .2s ease;width:100%}.history-patient__video-icon svg{height:24px;width:24px}.history-patient__video-text{color:var(--light-font);line-height:22.4px}.history-patient__description{line-height:22.4px;margin-top:32px}.history-patient .free-consult__hint{margin-bottom:0;margin-top:20px;padding-left:20px}.history-patient .free-consult__hint li{color:var(--main-font)}.history-patient .free-consult__hint li+li{margin-top:8px}.history-patient__doctor{max-width:338px;width:100%}.history-patient__doctor-item{align-items:flex-start;background-color:var(--light-background);border-radius:16px;display:flex;padding:24px 16px}.history-patient__doctor-image{background-color:var(--border-grey);border-radius:50%;height:48px;margin-right:16px;max-width:48px;overflow:hidden;width:100%}.history-patient__doctor-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.history-patient__doctor-name{line-height:19.6px}.history-patient__doctor-name span{display:block}.history-patient__doctor-name span:first-child{color:var(--main)}.history-patient__doctor-spec{margin-top:8px}.history-patient.content-block.content-block--grey{position:relative;z-index:0}.history-patient-small-container{padding:0 40px;position:relative}.history-patient-small-container .custom-navigation.custom-prev{margin-left:44%}.history-patient-small-container .custom-navigation.custom-next{margin-right:44%}.history-patient-small-container .swiper{padding:20px 0}.history-patient-small-container .swiper-slide{align-items:center;display:flex;justify-content:center;transition:all .3s ease}.history-patient-small-container .swiper-slide:not(.swiper-slide-active){filter:grayscale(100%);opacity:.6;transform:scale(.9)}.history-patient-small-container .swiper-slide-active{filter:grayscale(0);opacity:1;transform:scale(1.1);z-index:1}.history-patient-small-img img{border-radius:100%;display:block;height:96px;margin:0 auto;-o-object-fit:cover;object-fit:cover;width:96px}@media (max-width:900px){.history-patient__head{display:flex;flex-direction:column}.history-patient__head h2{text-align:center}.history-patient__reviews{margin-top:44px}.history-patient__thumbs,.history-patient__thumbs-wrap{opacity:1!important}.history-patient__item{display:flex;flex-direction:column}.history-patient__subtitle{text-align:center}.history-patient__photos{align-items:center;display:flex;flex-direction:column;width:100%}.history-patient__photos-main{margin-right:0;max-width:none}.history-patient__photos-results{display:flex;flex-direction:row;gap:16px;height:-moz-fit-content;height:fit-content;margin-top:17px}.history-patient__photos-after,.history-patient__photos-before{height:170px;-o-object-fit:cover;object-fit:cover;width:50%}.history-patient__description{padding:0 15px;text-align:center}.history-patient__doctor{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:40px;max-width:none;padding:0 16px;width:100%}.history-patient__doctor-item{min-height:154px;padding:25px 37px;width:100%}.history-patient__doctor-info{display:flex;flex-direction:column;height:100%;justify-content:space-between;min-height:95px;width:100%}.history-patient-small-img{height:105px;min-height:105px!important;min-width:105px!important;width:105px}.history-patient-small-container .custom-navigation button.custom-prev{margin-left:30%}.history-patient-small-container .custom-navigation button.custom-next{margin-right:30%}}@media (max-width:640px){.history-patient-small-img{height:80px;min-height:80px!important;min-width:80px!important;width:80px}.history-patient-small-container{padding:0}.history-patient-small-container .custom-navigation button.custom-prev{margin-left:20%}.history-patient-small-container .custom-navigation button.custom-next{margin-right:20%}.free-consult__hint{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start}}
.doctor-label__wrap{align-items:center;display:flex;flex-direction:row;gap:8px;position:relative}.doctor-label__wrap:after{background:linear-gradient(to right,transparent 0,var(--light-background) 100%);content:"";display:block;height:100%;pointer-events:none;position:absolute;right:-1px;top:0;width:16px;z-index:90}.doctor-label__image{background-color:var(--default);border-radius:50%;height:48px;max-width:48px;overflow:hidden;width:100%}.doctor-label__image img{height:48px;-o-object-fit:cover;object-fit:cover;width:48px}.doctor-label__name{width:100%}.doctor-label__name--author{display:flex;flex-direction:column}
.work-examples{overflow:hidden;position:relative}.work-examples:after,.work-examples:before{content:"";display:block;height:100%;position:absolute;top:0;width:171px;z-index:2}.work-examples:before{background:linear-gradient(270deg,rgba(245,250,253,0) 0,var(--grey-background) 100%);left:0}.work-examples:after{background:linear-gradient(90deg,rgba(245,250,253,0) 0,var(--grey-background) 100%);right:0}.work-examples__action--bottom{display:none}.work-examples__head{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:32px}.work-examples__head h2{margin-right:24px;max-width:714px;width:100%}.work-examples__list{position:relative}.work-examples__list .swiper{overflow:unset}.work-examples__list.adaptive{display:none}.work-examples__item{border-radius:32px;max-width:338px;overflow:hidden}.work-examples__image{height:256px;width:338px}.work-examples__image-left,.work-examples__image-right{position:relative}.work-examples__image-left .work-examples__image-sign{left:29px}.work-examples__image-right .work-examples__image-sign{right:29px}.work-examples__image-sign{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background-color:hsla(0,0%,100%,.4);border-radius:18px;color:var(--light-font);line-height:22.4px;min-width:80px;opacity:0;padding:5px 15px;position:absolute;text-align:center;top:24px;transition:opacity .2s ease}.work-examples__image-result{background-position:50%;background-repeat:no-repeat;background-size:cover;height:256px;width:338px}.work-examples__image-slider{background-color:hsla(0,0%,100%,0);height:100%;position:relative;transition:background-color .2s ease;width:1.5px}.work-examples__image-button{align-items:center;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background-color:hsla(0,0%,100%,.4);border-radius:18px;display:flex;height:32px;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:64px}.work-examples__image-button svg{height:24px;width:24px}.work-examples__image-button svg:first-child{transform:rotate(90deg)}.work-examples__image-button svg:last-child{transform:rotate(-90deg)}.work-examples__image:hover .work-examples__image-slider{background-color:hsla(0,0%,100%,.4)}.work-examples__image:hover .work-examples__image-sign{opacity:1}.work-examples__card{background-color:var(--light-background);display:flex;flex-direction:column;justify-content:space-between;min-height:256px;padding:0 24px 24px}.work-examples__card:after{background-color:var(--light-background);border-radius:32px;bottom:0;content:"";display:block;height:calc(100% + 32px);left:0;position:absolute;width:100%;z-index:-1}.work-examples__section{color:var(--interface-grey);margin-bottom:8px}.work-examples__name{line-height:19.6px}.work-examples__doctor{align-items:center;display:flex}.work-examples__doctor-image{background-color:var(--default);border-radius:50%;height:64px;margin-right:16px;max-width:64px;overflow:hidden;width:100%}.work-examples__doctor-image img{height:64px;-o-object-fit:cover;object-fit:cover;width:64px}.work-examples__doctor-info div:first-child{color:var(--interface-grey);margin-bottom:4px}.work-examples__doctor-info div:last-child{line-height:19.6px}.work-examples__item{position:relative;z-index:1}.work-examples__image{position:relative;z-index:0}.work-examples__card{position:relative;z-index:1}.work-examples__image-left .work-examples__image-sign{position:absolute;z-index:1}.work-examples__image-left .work-examples__image-result{background-position:50%;background-size:cover;overflow:hidden;position:relative}.work-examples__image-left .work-examples__image-result:before{background:inherit;content:"";filter:blur(6px);inset:0;position:absolute;transition:filter .3s ease;z-index:0}.work-examples__image-left .work-examples__image-result.is-clear:before{filter:blur(0)}.work-examples__image-left .work-examples__image-result>*{position:relative;z-index:1}.work-examples__item:hover .work-examples__image-result:before{filter:blur(0)}.work-examples__image-slider{background-color:hsla(0,0%,100%,.4)}.work-examples:after,.work-examples:before{z-index:1}.work-examples__head{position:relative;z-index:2}.work-examples__action>a{color:var(--main-font)}@media (max-width:1080px){.work-examples__head .title{text-align:start}}@media (max-width:480px){.work-examples__head .title{line-height:130%;text-align:start}.work-examples__head .work-examples__action{display:none}.work-examples__action--bottom{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:33px;text-align:center}.work-examples{position:relative}.work-examples__list.desktop{display:none}.work-examples__list.adaptive{display:block}.work-examples:before{background:none;left:0}.work-examples:after{background:none;right:0}.work-examples-small-container{overflow:hidden}.work-examples-small-container:after,.work-examples-small-container:before{content:"";display:block;height:100%;position:absolute;top:0;width:171px;z-index:2}.work-examples-small-container:before{background:linear-gradient(270deg,rgba(245,250,253,0) 0,var(--grey-background) 100%);left:0}.work-examples-small-container:after{background:linear-gradient(90deg,rgba(245,250,253,0) 0,var(--grey-background) 100%);right:0}.work-examples-small-container .swiper-slide{align-items:center;display:flex;justify-content:center;transition:all .3s ease}.work-examples-small-container .swiper-slide:not(.swiper-slide-active){filter:grayscale(100%);opacity:.6;transform:scale(.9)}.work-examples-small-container .swiper-slide-active{filter:grayscale(0);opacity:1;transform:scale(1.1);z-index:1}.work-examples-small-container{padding:0 40px;position:relative}.work-examples-small-container .swiper{padding:20px 0}.work-examples__action--bottom{margin:0}.work-examples__image-icon{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:50%;min-height:50px;min-width:50px}.slider-small-img img{border-radius:100%;display:block;height:50px;margin:0 auto;-o-object-fit:cover;object-fit:cover;width:50px}.slider-big-img img{height:auto;max-height:70vh;-o-object-fit:contain;object-fit:contain;width:100%}.custom-navigation button.custom-prev{margin-left:0}.custom-navigation button.custom-next{margin-right:0}.work-examples.content-block.content-block--grey{padding:24px 24px 48px}}
.no-fear{background-image:linear-gradient(90deg,var(--grey-background-gradient) 50%,rgba(245,250,253,0) 65%),url(/images/ui/blocks/no_fear/no_fear.webp);background-position:50%;position:relative}.no-fear__wrap.container{height:320px}.no-fear__list{margin-top:32px}.no-fear__item{align-items:center;display:flex;margin-bottom:32px}.no-fear__item:last-child{margin-bottom:0}.no-fear__icon{align-items:center;background:radial-gradient(48.16% 48.16% at 16.97% 16.97%,var(--main-gradient) 0,var(--main) 100%);border-radius:50%;display:flex;height:48px;justify-content:center;margin-right:32px;max-width:48px;width:100%}.no-fear__name{margin-bottom:8px}.no-fear__down-content{display:none}@media (max-width:640px){.no-fear{background-color:var(--grey-background);background-image:none;z-index:1}.no-fear__wrap.container{height:auto;position:relative}.no-fear__wrap.container .title{max-width:300px;text-align:center}.no-fear__content{align-items:center;background-color:var(--grey-background);border-radius:32px;display:flex;flex-direction:column;padding:48px 0;position:relative;z-index:2}.no-fear__icon{height:50px;margin-right:26px;max-width:50px}.no-fear__list{padding:0 24px}.no-fear__down-content{border-radius:32px 32px 0 0;display:flex;height:256px;justify-content:center;margin-bottom:-32px;opacity:.2;overflow:hidden;position:relative;transform:translateY(50%);transition:transform 1s ease-out,opacity 1s ease-out;transition-delay:1s;width:100%;z-index:1}.no-fear__down-content.active{opacity:1;transform:translateY(0)}.no-fear__down-image-wrap{align-items:end;display:flex;flex:0 0 100%;height:100%;justify-content:center;max-height:256px;min-width:100%;width:100%}.no-fear__down-image-wrap img{display:block;flex-shrink:0;height:100%;min-width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:80% 50%;object-position:80% 50%;width:100%}.no-fear.content-block--padding{padding:0}.no-fear.content-block.content-block--grey{background-color:var(--light-background);padding-bottom:0}}
.implant-compare .title{margin-bottom:32px}.implant-compare__subtitle{line-height:19.6px;margin-bottom:48px;max-width:998px}.implant-compare__subtitle span{font-weight:500}.implant-compare__content{margin:0 -20px}.implant-compare__content,.implant-compare__item{align-items:flex-start;display:flex;justify-content:space-between;position:relative}.implant-compare__item{margin:0 20px;padding:0 48px 0 68px;width:100%}.implant-compare__item:after{background-color:var(--error);border-radius:50px;content:"";height:400px;left:0;opacity:.05;position:absolute;top:90px;width:100%;z-index:-1}.implant-compare__item:last-child{padding:0 68px 0 48px}.implant-compare__item:last-child:after{background-color:var(--main)}.implant-compare__item-title{align-items:center;display:flex;flex-direction:row;gap:15px;margin-top:140px}.implant-compare__item-title .implant-compare-box__icon{height:36px;width:36px}.implant-compare__item-title .implant-compare-box__icon svg{min-height:24px;min-width:24px}.implant-compare__item-title span:last-child{line-height:22.4px}.implant-compare__item-title span:first-child{height:17px;margin-right:24px;max-width:17px;position:relative;width:100%}.implant-compare__item-title span:first-child:after,.implant-compare__item-title span:first-child:before{background-color:var(--error);content:"";height:1.5px;left:0;position:absolute;top:50%;transform:translateY(-50%) rotate(45deg);width:100%}.implant-compare__item-title span:first-child:after{transform:translateY(-50%) rotate(-45deg)}.implant-compare__item--positive .implant-compare-box__item:after{border:1px solid var(--main)}.implant-compare__item--positive .implant-compare-box__item:hover{background:radial-gradient(48.16% 48.16% at 16.97% 16.97%,var(--main-gradient) 0,var(--main) 100%)}.implant-compare__item--positive .implant-compare-box__item:hover:after{border:none}.implant-compare__item--positive .implant-compare-box__icon{stroke:var(--main)}.implant-compare-box{align-items:flex-start;display:flex;justify-content:center}.implant-compare-box__list{height:198px;margin-top:140px;position:relative;width:72px}.implant-compare-box__list:first-child .implant-compare-box__item:first-child{left:unset;right:0;top:0}.implant-compare-box__list:first-child .implant-compare-box__item:nth-child(2){left:0;right:unset;top:50%;transform:translateY(-50%)}.implant-compare-box__list:first-child .implant-compare-box__item:nth-child(3){bottom:0;left:unset;right:0}.implant-compare-box__item{align-items:center;background-color:hsla(0,0%,100%,0);border-radius:50%;cursor:pointer;display:flex;height:50px;justify-content:center;position:absolute;transition:background-color .2s ease;width:50px}.implant-compare-box__item:hover{background-color:var(--error)}.implant-compare-box__item:hover:after{opacity:1}.implant-compare-box__item:hover .implant-compare-box__icon{stroke:var(--light-background)}.implant-compare-box__item:hover .implant-compare-box__note{display:block}.implant-compare-box__item:after{border:1px solid var(--error);border-radius:50%;content:"";height:100%;left:0;opacity:.3;position:absolute;top:0;width:100%;z-index:-1}.implant-compare-box__item:first-child{left:0;top:0}.implant-compare-box__item:nth-child(2){right:0;top:50%;transform:translateY(-50%)}.implant-compare-box__item:nth-child(3){bottom:0;left:0}.implant-compare-box__icon{stroke:var(--error);height:24px;width:24px}.implant-compare-box__note{border-radius:12px;bottom:100%;box-shadow:0 14px 24px 0 var(--shadow);display:none;line-height:19.6px;padding:16px 24px;transform:translateX(-50%);width:318px;z-index:20000}.implant-compare-box__note,.implant-compare-box__note:after{background-color:var(--light-background);left:50%;position:absolute}.implant-compare-box__note:after{border-radius:3px;bottom:-7px;content:"";display:block;height:20px;transform:translateX(-50%) rotate(45deg);width:20px;z-index:19999}.implant-compare-box__images{width:178px}.implant-compare-box__image-top{margin:0 auto 24px}.implant-compare-box__image-middle{margin:0 auto 31px;width:109px}.implant-compare-box__image-bottom{margin:0 auto;width:94px}@media only screen and (max-width:1400px){.implant-compare__content{display:flex;flex-direction:column-reverse;gap:48px;margin:0}.implant-compare__content>div{align-items:center;display:flex;flex-direction:column;gap:35px;margin:0;width:100%}.implant-compare__content>div:after{display:none}.implant-compare__content>div:first-child{background-color:color-mix(in srgb,var(--error) 10%,transparent);flex-direction:column;padding:36px 24px;position:relative;z-index:0}.implant-compare__content>div:last-child{background-color:var(--grey-background);flex-direction:column-reverse;padding:36px 24px;position:relative;z-index:0}.implant-compare__item{border-radius:50px}.implant-compare__item-title{margin:0}.implant-compare__wrap{display:flex;flex-direction:column;gap:35px}.implant-compare__subtitle,.implant-compare__title.title{margin:0 24px}.implant-compare__subtitle h3{text-align:center}.implant-compare-box__list:first-child>div>div:last-child{transform:translateX(-15%)}.implant-compare-box__list:first-child>div>div:last-child:after{left:15%}.implant-compare-box__list:last-child>div>div:last-child{transform:translateX(-85%)}.implant-compare-box__list:last-child>div>div:last-child:after{left:85%}.implant-compare.content-block{padding:0}}@media (max-width:640px){.implant-compare__item{border-radius:32px}}
.credit-btns__wrap{align-items:center;display:flex;justify-content:flex-start;margin:-2px}.credit-btns__item{align-items:center;border-radius:12px;display:flex;margin:2px;max-width:135px;overflow:hidden;padding:8px;position:relative;width:100%}.credit-btns__item--tinkoff:before{background-color:var(--tinkoff);border-radius:12px;content:"";height:100%;left:0;opacity:.1;position:absolute;top:0;width:100%}.credit-btns__item--sber{background:var(--sber-gradient)}.credit-btns__item--halva:before{background-color:var(--halva);border-radius:12px;content:"";height:100%;left:0;opacity:.1;position:absolute;top:0;width:100%}.credit-btns__item svg{height:32px;margin-right:12px;min-width:24px;width:32px}.credit-btns__item div span{color:var(--main-font);display:block}
.credit-block__wrap{align-items:center;background-color:var(--grey-background);border-radius:32px;display:flex;justify-content:space-between;min-height:215px;padding:0 32px 0 16px}.credit-block__left{align-items:center;display:flex;height:100%;justify-content:flex-start;width:100%}.credit-block__image{height:100%;margin-right:24px;max-width:256px;opacity:0;position:relative;transform:translateY(50px);transition:opacity 1s ease-in-out,transform 1s ease-in-out;width:100%}.credit-block__image.active{opacity:1;transform:translateY(0)}.credit-block__image img{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.credit-block__title.title{max-width:none;width:100%}.credit-block__subtitle{display:none}.credit-block__content{display:flex;flex-direction:column;gap:25px;max-width:none;width:100%}.credit-block__right{align-items:center;display:flex;justify-content:flex-end;margin-left:24px;padding:64px 0}.credit-block__action .btn{padding:22px 24px}.credit-block__credit-btn{min-height:20px;min-width:20px}.credit-block__banks{display:flex;flex-direction:row;gap:16px;justify-content:space-between}.credit-block__banks>section{align-items:center;display:flex;gap:16px;justify-content:center}.credit-block__buttons.stage-prices{display:flex;flex-direction:row;gap:10px}.credit-block__buttons a{align-items:center;display:flex;height:60px;justify-content:center;padding:14px;width:130px}.credit-block__buttons a>div>span:first-of-type{white-space:nowrap}.credit-block__buttons a>div>span:last-of-type{display:none}.credit-block__content{padding:24px 0}@media (max-width:1150px){.credit-block__banks>section>span{display:none}}@media (max-width:1055px){.credit-block__wrap{padding:24px 0}.credit-block__banks{flex-direction:column}.credit-block__banks>section{justify-content:flex-start}.credit-block__buttons a{padding:12px;width:100%}}@media (max-width:640px){.credit-block.content-block{padding-top:80px}.credit-block.content-block.content-block--grey{background-color:var(--light-background);margin-top:140px;padding:0}.credit-block__wrap{background-color:var(--grey-background);border-radius:32px;flex-direction:column;min-height:unset}.credit-block__left{align-items:center;flex-direction:column;justify-content:center}.credit-block__left h2{margin-top:190px}.credit-block__right{margin:30px 0 40px;padding:0}.credit-block__action{align-items:center;display:flex;flex-direction:column}.credit-block__action.btn--white{background:radial-gradient(48.16% 48.16% at 16.97% 16.97%,var(--main-gradient) 0,var(--main) 100%);border:none;box-shadow:none;color:var(--light-font);position:relative}.credit-block__action.btn--white:after{background:radial-gradient(34.53% 93.01% at 30.47% -26.01%,var(--main-gradient) 0,var(--main) 100%);border-radius:inherit;content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .4s ease;width:100%;z-index:1}.credit-block__action.btn--white svg{stroke:var(--light-font);fill:var(--light-font)}.credit-block__action.btn--white:hover{border:none;box-shadow:none}.credit-block__action.btn--white:hover:after{opacity:1}.credit-block__subtitle{display:block;margin-top:12px;text-align:center}.credit-block__title.title{padding:0 24px;text-align:center}.credit-block__buttons{align-items:center;display:flex;flex-direction:row;justify-content:center;width:100%}.credit-block__buttons.stage-prices{display:flex;flex-direction:row;gap:10px;width:100%}.credit-block__buttons a{align-items:center;display:flex;height:60px;justify-content:center;padding:14px;width:60px}.credit-block__buttons a>svg{margin:0}.credit-block__buttons a>div>span:first-of-type{display:none}}@media (max-width:480px){.credit-block__action{padding:0 24px;width:100%}.credit-block__action .btn{max-width:none;width:100%}}.credit-block.content-block.children_mode{position:relative;z-index:1}.credit-block.content-block.children_mode.children_background:before{background-image:url(/images/services/detskaya-stomatologiya/child_pattern_vector.svg);background-position:50%;background-size:cover;content:"";inset:0;opacity:1;position:absolute;z-index:-1}.credit-block.content-block.children_mode .credit-block__wrap{align-items:start;background-color:transparent;border-radius:0;max-width:600px;min-height:300px;padding:0}.credit-block.content-block.children_mode .credit-block__content{display:flex;flex-direction:column;gap:32px;max-width:none;width:100%}.credit-block.content-block.children_mode .credit-block__title.title{max-width:none;min-height:106px;width:100%}.credit-block.content-block.children_mode .credit-block__banks{display:flex;flex-direction:row;gap:16px;height:64px;justify-content:space-between}.credit-block.content-block.children_mode .credit-block__banks>section{align-items:center;display:flex;gap:16px;justify-content:center}.credit-block.content-block.children_mode .credit-block__buttons.stage-prices{display:flex;flex-direction:row;gap:10px}.credit-block.content-block.children_mode .credit-block__buttons a{align-items:center;display:flex;height:60px;justify-content:center;padding:14px;width:130px}.credit-block.content-block.children_mode .credit-block__buttons a>div>span:first-of-type{white-space:nowrap}.credit-block.content-block.children_mode .credit-block__buttons a>div>span:last-of-type{display:none}.credit-block.content-block.children_mode .credit-block__children-image{bottom:-80px;height:512px;position:absolute;right:76px;width:624px}.credit-block.content-block.children_mode .credit-block__action .btn.btn--children-bg span{background:var(--child-extra-color)}.credit-block.content-block.children_mode .credit-block__action .btn.btn--children-bg{background:var(--child-extra-color);color:var(--main-font);position:relative;z-index:1}.credit-block.content-block.children_mode .credit-block__action .btn.btn--children-bg:after{content:none!important;display:none!important}.credit-block.content-block.children_mode .credit-block__action .btn.btn--children-bg svg{stroke:var(--main-font);margin-left:8px}.container.children_mode{position:relative}@media (max-width:1440px){.credit-block.content-block.children_mode .credit-block__children-image{height:auto;position:relative;right:inherit}.credit-block.content-block.children_mode .credit-block__children-image,.credit-block.content-block.children_mode .credit-block__wrap{flex:1}.container.children_mode{display:flex;justify-content:space-between}}@media (max-width:900px){.credit-block.content-block.children_mode .credit-block__children-image{align-items:end;bottom:-40px;display:flex}}@media (max-width:640px){.credit-block.content-block.children_mode{padding-top:0}.credit-block.content-block.children_mode.content-block--grey{background-color:var(--light-background);margin-top:0;padding:0}.credit-block.content-block.children_mode .credit-block__wrap{background:var(--light-background);border:1px solid var(--border-grey);border-radius:24px;position:relative;z-index:1}.credit-block.content-block.children_mode .credit-block__content{align-items:center;padding:48px 24px 24px}.credit-block.content-block.children_mode .credit-block__title.title{height:-moz-fit-content;height:fit-content;min-height:0;padding:0}.credit-block.content-block.children_mode .credit-block__title.title span br{display:none}.credit-block.content-block.children_mode .credit-block__children-image{background:var(--grey-background);border-radius:24px 24px 0 0;bottom:-24px;justify-content:center;position:relative;width:100%;z-index:0}.credit-block.content-block.children_mode .credit-block__children-image:before{background-image:url(/images/services/detskaya-stomatologiya/child_pattern_vector.svg);background-position:50%;background-size:cover;content:"";inset:0;opacity:1;position:absolute;z-index:-1}.credit-block.content-block.children_mode .credit-block__children-image img{max-width:none;width:80%}.credit-block.content-block.children_mode .credit-block__banks{height:100%}.credit-block.content-block.children_mode .credit-block__banks section{display:flex;flex-direction:column;gap:12px}.credit-block.content-block.children_mode .credit-block__banks section>span:first-of-type{display:block}.credit-block.content-block.children_mode .credit-block__banks span br{display:none}.container.children_mode{display:flex;flex-direction:column-reverse}}@media (max-width:480px){.credit-block.content-block.children_mode .credit-block__action{padding:0}}
.implant-card{align-self:stretch;background-color:var(--light-background);border-radius:16px;display:flex;flex-direction:column;height:auto;justify-content:space-between;margin-right:16px;max-width:338px;min-height:560px;padding:32px;width:100%}.implant-card--empty{background-color:hsla(0,0%,100%,0);border:1.5px dashed var(--border-grey);flex-grow:1}.implant-card:last-child{margin-right:0}.implant-card__info{flex-grow:1}.implant-card__head{align-items:center;display:flex;margin-bottom:24px}.implant-card__image{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:50%;height:48px;margin-right:24px;overflow:hidden;width:48px}.implant-card__title{height:-moz-fit-content;height:fit-content}.implant-card__row{align-items:flex-end;display:flex;justify-content:space-between;margin-bottom:24px;position:relative}.implant-card__row:last-child{margin-bottom:0}.implant-card__row:after{background-color:var(--grey-background);bottom:4px;content:"";height:1.5px;left:0;position:absolute;width:100%;z-index:1}.implant-card__col-left{color:var(--grey-font);max-width:-moz-fit-content;max-width:fit-content;padding-right:4px;width:100%}.implant-card__col-left,.implant-card__col-right{background-color:var(--light-background);z-index:3}.implant-card__col-right{align-items:center;display:flex;padding-left:4px;position:relative}.implant-card__col-right span{margin-right:4px}.implant-card__col-right span:hover svg{stroke:var(--interface-grey)}.implant-card__col-right span svg{height:16px;width:16px}.implant-card__col-right div{white-space:nowrap}.implant-card__premium{align-items:center;background-color:var(--grey-background);border-radius:12px;display:flex;justify-content:center;margin-top:24px;padding:4px 0;width:100%}.implant-card__premium svg{margin-right:8px;max-width:24px;width:100%}.implant-card__premium span{font-weight:600}.implant-card__buttons{display:flex;flex-direction:column;justify-content:flex-end;margin-top:24px}.implant-card__price{margin-top:24px}.implant-card__price-label{color:var(--grey-font);margin-bottom:4px}.implant-card__price-value{align-items:center;display:flex;line-height:22.4px}.implant-card__price-old{color:var(--grey-font);padding-right:6px;text-decoration:line-through}.implant-card__buttons .credit-btns__wrap{display:grid;gap:8px;grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.implant-card__buttons .credit-btns__wrap a{margin:0 auto}.implant-card__title{margin-top:-24px;position:relative;text-align:start;width:100%}.implant-card__country{position:absolute;width:-moz-fit-content;width:fit-content;z-index:4}.implant-card__image{min-width:48px}.implant-card__tooltip{display:inline-block;position:relative}.implant-card__tooltip .implant-card__tooltip-text{background-color:var(--light-background);border-radius:6px;bottom:140%;box-shadow:0 4px 12px var(--shadow-grey);color:var(--dark-font);left:50%;max-width:210px;min-width:190px;opacity:0;padding:12px;position:absolute;text-align:center;transform:translateX(-90%);transition:opacity .2s ease-in-out;visibility:hidden;white-space:normal;z-index:100}.implant-card__tooltip .implant-card__tooltip-text:after{border-color:var(--light-background) transparent transparent transparent;border-style:solid;border-width:6px;content:"";position:absolute;right:13px;top:100%}.implant-card__tooltip:hover .implant-card__tooltip-text{opacity:1;visibility:visible}@media only screen and (max-width:640px){.implant-card{min-height:550px}.implant-card--empty{height:550px}}@media only screen and (max-width:480px){.implant-card{min-height:620px}.implant-card--empty{height:620px}}
.implant-price__wrap.container{padding:24px 36px}.implant-price.title{margin-bottom:16px}.implant-price__head{margin-bottom:48px}.implant-price__advantages{margin-top:16px}.implant-price__advantages-wrap{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start;margin:-8px -24px}.implant-price__advantages-item{align-items:center;display:flex;margin:8px 24px;max-width:357px;width:100%}.implant-price__advantages-icon{align-items:center;background:radial-gradient(48.16% 48.16% at 16.97% 16.97%,var(--main-gradient) 0,var(--main) 100%);border-radius:50%;display:flex;height:32px;justify-content:center;margin-right:16px;max-width:32px;width:100%}.implant-price__advantages-text{line-height:25.2px}.implant-price__items{align-items:flex-start;display:flex}.implant-price-card{min-height:620px}.implant-price-small-container{display:none;margin-top:20px;padding:0 40px;position:relative}.implant-price-small-container .swiper-slide{align-items:center;display:flex;justify-content:center;transition:all .3s ease}.implant-price-small-container .swiper-slide:not(.swiper-slide-active){filter:grayscale(100%);opacity:.6;transform:scale(.9)}.implant-price-small-container .swiper-slide-active{filter:grayscale(0);opacity:1;transform:scale(1.1);z-index:1}.implant-price-small-container .swiper{padding:20px 0}.implant-price-small-img img{border-radius:100%;display:block;height:50px;margin:0 auto;-o-object-fit:cover;object-fit:cover;width:50px}.implant-price-small-img--empty{border:1.5px dashed var(--border-grey);border-radius:100%;height:50px;width:50px}.group-tab__content div .implant-price__head{margin-bottom:24px}.group-tab__content div .implant-price.content-block.content-block--grey{padding:20px 0}@media (max-width:640px){.implant-price{position:relative}.implant-price__wrap.container{padding:0}.implant-price.content-block.content-block--grey{overflow:hidden;padding:40px 0}.implant-price-card{max-width:none;text-align:center}.implant-price-small-container{display:block;overflow:hidden;position:relative}.implant-price-small-container:after,.implant-price-small-container:before{content:"";display:block;height:100%;position:absolute;top:0;width:171px;z-index:2}.implant-price-small-container:before{background:linear-gradient(270deg,rgba(245,250,253,0) 0,var(--grey-background) 100%);left:0}.implant-price-small-container:after{background:linear-gradient(90deg,rgba(245,250,253,0) 0,var(--grey-background) 100%);right:0}.implant-price-small-img,.implant-price-small-img--empty{min-width:50px}.implant-price__wrap.container .swiper.swiper-initialized.swiper-horizontal.swiper-ios.implant-price-slider.swiper-backface-hidden .swiper-slide.swiper-slide{padding:0 12px}.implant-price__advantages{margin-top:16px}.implant-price__advantages-wrap{margin:0}}
.implant-simple__wrap.container{padding:24px 36px}.implant-simple.title{margin-bottom:16px}.implant-simple__head{margin-bottom:48px}.implant-simple__advantages{margin-top:16px}.implant-simple__advantages-wrap{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start;margin:-8px -24px}.implant-simple__advantages-item{align-items:center;display:flex;margin:8px 24px;max-width:357px;width:100%}.implant-simple__advantages-icon{align-items:center;background:radial-gradient(48.16% 48.16% at 16.97% 16.97%,var(--main-gradient) 0,var(--main) 100%);border-radius:50%;display:flex;height:32px;justify-content:center;margin-right:16px;max-width:32px;width:100%}.implant-simple__advantages-text{line-height:25.2px}.implant-simple__items{align-items:flex-start;display:flex}.implant-simple-card{min-height:620px}.implant-simple-small-container{display:none;margin-top:20px;padding:0 40px;position:relative}.implant-simple-small-container .swiper-slide{align-items:center;display:flex;justify-content:center;transition:all .3s ease}.implant-simple-small-container .swiper-slide:not(.swiper-slide-active){filter:grayscale(100%);opacity:.6;transform:scale(.9)}.implant-simple-small-container .swiper-slide-active{filter:grayscale(0);opacity:1;transform:scale(1.1);z-index:1}.implant-simple-small-container .swiper{padding:20px 0}.implant-simple-small-img img{border-radius:100%;display:block;height:50px;margin:0 auto;-o-object-fit:cover;object-fit:cover;width:50px}.implant-simple-small-img--empty{border:1.5px dashed var(--border-grey);border-radius:100%;height:50px;width:50px}.group-tab__content div .implant-simple__head{margin-bottom:24px}.group-tab__content div .implant-simple.content-block.content-block--grey{padding:20px 0}@media (max-width:640px){.implant-simple{position:relative}.implant-simple__wrap.container{padding:0}.implant-simple.content-block.content-block--grey{overflow:hidden;padding:40px 0}.implant-simple-card{max-width:none;text-align:center}.implant-simple-small-container{display:block;overflow:hidden;position:relative}.implant-simple-small-container:after,.implant-simple-small-container:before{content:"";display:block;height:100%;position:absolute;top:0;width:171px;z-index:2}.implant-simple-small-container:before{background:linear-gradient(270deg,rgba(245,250,253,0) 0,var(--grey-background) 100%);left:0}.implant-simple-small-container:after{background:linear-gradient(90deg,rgba(245,250,253,0) 0,var(--grey-background) 100%);right:0}.implant-simple-small-img,.implant-simple-small-img--empty{min-width:50px}.implant-simple__wrap.container .swiper.swiper-initialized.swiper-horizontal.swiper-ios.implant-simple-slider.swiper-backface-hidden .swiper-slide.swiper-slide{padding:0 12px}.implant-simple__advantages{margin-top:16px}.implant-simple__advantages-wrap{margin:0}}
.no-pain{background-image:linear-gradient(90deg,var(--grey-background-gradient) 50%,rgba(245,250,253,0) 65%),url(/images/services/no-pain-back-new.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;margin-top:64px;overflow:hidden;padding:0;position:relative}.no-pain .title{margin-bottom:32px}.no-pain__content{display:flex;justify-content:space-between}.no-pain__content-wrap{padding:80px 0 117px}.no-pain__down-content{display:none}.no-pain__list{max-width:700px;width:100%}.no-pain__item{align-items:flex-start;display:flex;margin-bottom:32px}.no-pain__item:last-child{margin-bottom:0}.no-pain__icon{align-items:center;background:radial-gradient(48.16% 48.16% at 16.97% 16.97%,var(--main-gradient) 0,var(--main) 100%);border-radius:50%;display:flex;height:32px;justify-content:center;margin-right:16px;max-width:32px;width:100%}.no-pain__icon svg{height:24px;width:24px}.no-pain__name{line-height:33.6px;margin-bottom:8px}.no-pain__text{line-height:19.6px}.no-pain__image{align-self:stretch;max-width:623px;position:relative;width:100%}.no-pain__image-wrap{align-items:flex-end;display:flex;height:100%;justify-content:center;position:relative;width:100%}.no-pain__image-wrap img{max-height:620px;max-width:620px}.no-pain__image-wrap:after{background:linear-gradient(90deg,var(--grey-background) 0,rgba(245,250,253,0) 30%);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.no-pain__content-wrap{background:var(--grey-background);flex:1}.no-pain__image{flex:1}@media (max-width:1300px){.no-pain__image-wrap{border-radius:0 64px 64px 0;overflow:hidden}.no-pain__wrap.container{padding-right:0}}@media (max-width:640px){.no-pain{background-color:var(--grey-background);background-image:none;margin-top:32px}.no-pain.content-block{background-color:var(--light-background)}.no-pain__image{display:none}.no-pain__content-wrap{padding:48px 0;width:100%}.no-pain__content-wrap .title{margin-bottom:24px;text-align:center}.no-pain__list{padding:0 24px}.no-pain__wrap.container{padding:0}.no-pain{z-index:1}.no-pain__wrap.container{position:relative}.no-pain__down-content{background-image:linear-gradient(90deg,var(--grey-background-gradient) 0,rgba(245,250,253,0) 65%),url(/images/services/no-pain-back-new.webp);background-position:60% 50%;border-radius:32px 32px 0 0;display:flex;height:-moz-fit-content;height:fit-content;justify-content:center;margin-bottom:-32px;max-height:256px;min-height:220px;opacity:.2;position:relative;top:-40%;transform:translateY(50%);transition:transform 1s ease-out,opacity 1s ease-out;transition-delay:1s;width:100%;z-index:1}.no-pain__down-content.active{opacity:1;transform:translateY(0)}.no-pain__down-image-wrap{align-items:end;display:flex;height:-moz-fit-content;height:fit-content;justify-content:center;max-height:256px;min-height:220px;text-align:center;width:100%}.no-pain__down-image-wrap img{display:block;height:auto;max-height:256px;max-width:80%;-o-object-fit:contain;object-fit:contain;width:auto}.no-pain__content{background-color:var(--grey-background);border-radius:32px;overflow:hidden;position:relative;z-index:2}}
.list-dropdown{background-position:0 0,100% 0;background-repeat:no-repeat,no-repeat;background-size:100% 100%,auto 100%}.list-dropdown .title{margin-bottom:32px;max-width:598px}.list-dropdown__list{align-items:flex-start;display:flex;margin:0 -8px}.list-dropdown__column{margin:0 8px}.list-dropdown__item{background-color:var(--light-background);border-radius:16px;margin-bottom:8px;max-width:342px}.list-dropdown__item:last-child{margin-bottom:0}.list-dropdown__title{cursor:pointer;justify-content:space-between;padding:18px 24px 18px 28px}.list-dropdown__title,.list-dropdown__title-check,.list-dropdown__title-wrap{align-items:center;display:flex}.list-dropdown__title-check{background:radial-gradient(48.16% 48.16% at 16.97% 16.97%,var(--main-gradient) 0,var(--main) 100%);border-radius:50%;height:32px;justify-content:center;margin-right:16px;max-width:32px;width:100%}.list-dropdown__title-check svg{height:24px;width:24px}.list-dropdown__title-text{line-height:22px;min-height:44px}.list-dropdown__title-dropdown{height:24px;margin-left:16px;max-width:24px;transform:rotate(90deg);transition:transform .2s ease;width:100%}.list-dropdown__title-dropdown.active{transform:rotate(-90deg)}.list-dropdown__title-dropdown.active svg{stroke:var(--main)}.list-dropdown__value{height:0;overflow:hidden;transition:height .2s ease}.list-dropdown__value-wrap{border-top:1px solid var(--border-grey);line-height:19.6px;padding:24px}.list-dropdown__down-content{display:none}.list-dropdown__wrap.container{padding:24px 0}@media (max-width:1300px){.list-dropdown{background-image:none!important}}@media (max-width:640px){.list-dropdown{background-image:none!important;background-position:100%;background-repeat:no-repeat;background-size:contain;position:relative;z-index:1}.list-dropdown__down-content{display:block}.list-dropdown.container{background-color:none}.list-dropdown.content-block{background-color:var(--light-background);background-image:none!important;padding:0;position:relative}.list-dropdown__wrap.container{background-color:var(--grey-background);border-radius:32px;max-width:none;padding:48px 24px;position:relative;z-index:1}.list-dropdown__down-content{background-image:none!important;border-radius:32px 32px 0 0;display:flex;height:256px;justify-content:center;margin-bottom:-32px;opacity:.2;overflow:hidden;position:relative;transform:translateY(50%);transition:transform 1s ease-out,opacity 1s ease-out;transition-delay:1s;width:100%;z-index:1}.list-dropdown__down-content.active{opacity:1;transform:translateY(0)}.list-dropdown__down-image-wrap{height:100%;position:relative;width:100%}.list-dropdown__down-image-wrap:before{background:linear-gradient(90deg,var(--grey-background-gradient) 0,rgba(245,250,253,0) 65%);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.list-dropdown__down-image-wrap img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.list-dropdown__list{display:flex;flex-direction:column;gap:8px;height:-moz-fit-content;height:fit-content;margin:0;position:relative;z-index:1}.list-dropdown__column{margin:0;width:100%}.list-dropdown__column>div{max-width:none;width:100%}.list-dropdown__column:last-of-type>div:last-of-type{margin-bottom:24px}.list-dropdown .title{margin-bottom:63px;text-align:center}.list-dropdown__item{max-width:none}.list-dropdown__title-text{min-height:auto}}
.list-nums__title{margin-bottom:16px}.list-nums__title--no-subtitle{margin-bottom:48px}.list-nums__subtitle{line-height:19.6px;margin-bottom:48px;max-width:692px}.list-nums__wrap{background-color:var(--grey-background);border-radius:64px;padding:80px 64px}.list-nums__additional-title{line-height:70px;margin-bottom:48px}.list-nums__items{display:flex;flex-wrap:wrap;margin:-31px -47px}.list-nums__item{align-self:stretch;margin:31px 47px;max-width:589px;width:100%}.list-nums__item-name{line-height:22.4px;margin-bottom:16px}.list-nums__item-description{line-height:19.6px}.list-nums__text-after{line-height:19.6px;margin-top:32px;max-width:692px}@media only screen and (max-width:640px){.list-nums.content-block{padding:0}.list-nums__title{padding:0 36px;text-align:center}.list-nums__subtitle{padding:0 24px;text-align:center}.list-nums__wrap{border-radius:32px;padding:36px}.list-nums__additional-title{line-height:140%;margin-bottom:36px}.list-nums__item{margin-bottom:0}.list-nums__item:last-child{margin-bottom:24px}}
.list-column__content{align-items:start;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(420px,1fr))}.list-column__title{margin-bottom:48px}.list-column__price,.list-column__price--empty{height:18px}.list-column__subtitle{margin-bottom:24px;margin-top:-12px}.list-column__text-after{margin-top:24px}.list-column__item{border-radius:24px;height:auto;overflow:hidden}.list-column__item-image{border-radius:24px 24px 0 0;height:auto;position:static;z-index:0}.list-column__item-image img{width:100%}.list-column__item-list{background-color:var(--light-background);border-radius:24px;display:flex;flex-direction:column;gap:12px;margin-top:-24px;padding:24px;position:relative;z-index:1}.list-column__item-title{margin-bottom:12px}.list-column__item-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.list-column__item-row>div{white-space:nowrap}.list-column__item-row>div:first-child{color:var(--grey-font)}.list-column__item-row>span{border-bottom:1px solid var(--border-grey);height:22px;margin:0 8px;width:100%}@media only screen and (max-width:1440px){.list-column__title{text-align:center;width:100%}.list-column__wrap.container{padding:0 24px}}@media only screen and (max-width:900px){.list-column__content{grid-template-columns:repeat(auto-fit,minmax(480px,1fr))}.list-column__wrap.container{padding:0 12px}.list-column.content-block.content-block--grey{padding:48px 0}}@media only screen and (max-width:640px){.list-column__content{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}}
.simple-items.content-block--grey .simple-items__list{background-color:var(--light-background)}.simple-items__wrap.container{display:flex;flex-direction:column}.simple-items__wrap.container h2{margin-bottom:24px}.simple-items__card{border-radius:16px;display:flex;flex-direction:row;max-width:700px;min-height:132px;padding:32px;width:100%}.simple-items__num{align-items:center;display:flex;height:45px;min-width:45px}.simple-items__num h2{color:var(--main);margin:0}.simple-items__content{display:flex;flex-direction:column;gap:8px}.simple-items__list{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(360px,1fr))}.simple-items__list-grey{background-color:var(--grey-background)!important}.simple-items__card{background-color:var(--light-background);max-width:none}.simple-items__image{align-items:center;background-color:var(--grey-background);border-radius:50px;display:flex;height:90px;justify-content:center;overflow:hidden;width:90px}.simple-items__image img{border-radius:50px;height:75px;width:75px}.simple-items__name-image{align-items:center;display:flex;flex-direction:row;gap:12px}.simple-items__num-image{display:none}.simple-list.content-block--grey .simple-list__item{background-color:var(--light-background)}.simple-list__wrap.container{display:flex;flex-direction:column;gap:24px}.simple-list .title{margin-bottom:32px}.simple-list__item{background-color:var(--grey-background);border-radius:24px;display:flex;flex-direction:column;height:auto;min-height:360px;padding:32px 40px;width:100%}.simple-list__item.swiper-slide{height:auto}.simple-list__image{align-items:center;background-color:var(--light-background);border-radius:24px;display:flex;height:200px;justify-content:center;margin:0 auto 24px;max-width:256px;padding:0 24px;width:100%}.simple-list__info{display:flex;flex-direction:column;flex-grow:1;margin:0 auto;max-width:242px}.simple-list__name{align-items:flex-start;display:flex;height:20%}.simple-list__name-value{line-height:22.4px}.simple-list__name-icon{align-items:center;background:radial-gradient(48.16% 48.16% at 16.97% 16.97%,var(--main-gradient) 0,var(--main) 100%);border-radius:50%;color:var(--light-font);display:flex;height:48px;justify-content:center;line-height:22.4px;margin-right:16px;min-height:48px;min-width:48px;width:48px}.simple-list__description{line-height:19.6px;margin:0}.simple-list__content{gap:24px;height:100%}.simple-list__price{align-self:center;display:flex;margin-top:86px;padding-bottom:12px}.simple-list__price-icon{align-items:center;border:1.5px solid var(--border-grey);border-radius:50%;display:flex;height:40px;justify-content:center;margin-right:12px;min-height:40px;min-width:40px;width:40px}.simple-list__price-icon svg{stroke:var(--border-grey)}.simple-list__price-value{line-height:44.8px}.simple-list__pagination{margin:32px auto 0}.simple-list__action{margin:0 auto}.simple-list__action-container{width:100%}.simple-list__name{height:-moz-fit-content;height:fit-content;margin-bottom:12px;min-height:80px}.simple-list__content{display:flex;flex-direction:column;justify-content:space-between}.simple-list__action,.simple-list__price{margin:0}@media (max-width:1300px){.simple-list__item{min-height:460px}}@media (max-width:900px){.simple-list.content-block{padding:40px}}@media (max-width:640px){.simple-list.content-block{background-color:var(--grey-background);padding:24px}.simple-list__item{min-height:520px;padding:0 24px}.simple-list__image{margin:24px 0 0;max-width:none;width:100%}.simple-list__image img{height:175px;width:auto}.simple-list__info{margin:0;max-width:unset;padding:24px 0}.simple-list__name{align-items:center;flex-direction:row;gap:17px;width:100%}.simple-list__name .gradient-main{display:flex}.simple-list__name-value{min-width:unset}.simple-list__name-icon{height:48px;min-height:48px;min-width:48px;width:48px}.simple-list__icon{align-items:center;background-color:var(--btn-gradient-main);border-radius:100px;color:var(--light-font);display:flex;height:48px;justify-content:center;min-width:48px}.simple-list__pagination{background-color:var(--grey-background);padding:0}.simple-items.content-block{margin:0;padding:24px 0}.simple-items__title.title{padding:0 24px;text-align:center!important}.simple-items.content-block--grey{margin:0;padding:48px 0}}
.list-with-image.content-block{position:relative;width:100%;z-index:0}.list-with-image.content-block.content-block--grey{overflow:hidden;position:relative}.list-with-image__wrap.container{display:flex;flex-direction:column;gap:48px;min-height:420px;padding:0 12px;position:relative;z-index:2}.list-with-image__list{display:flex;flex-direction:column;gap:12px;max-width:700px}.list-with-image__item{align-items:center;display:flex;flex-direction:row;gap:16px;min-height:100px}.list-with-image__subtitle{margin-bottom:12px}.list-with-image__image{height:100%;position:absolute;right:0;top:0;width:50%;z-index:0}.list-with-image__image:after{background:linear-gradient(90deg,var(--grey-background) 0,rgba(245,250,253,0) 30%);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.list-with-image__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.list-with-image__icon{align-items:center;display:flex;height:82px;max-width:82px;min-width:82px;position:relative}.list-with-image__icon .svg_children_figure{aspect-ratio:1/1;height:auto;left:calc(50% - 36px);position:absolute;top:calc(50% - 37px);width:100%;z-index:1}.list-with-image__icon .svg_children_small{height:30px;left:calc(50% - 15px);position:absolute;top:calc(50% - 15px);width:30px;z-index:2}.list-with-image_circle-container{align-items:center;border:5px solid var(--main);border-radius:50px;display:flex;height:100%;justify-content:center;width:100%}.list-with-image_circle-wrap{align-items:center;background:radial-gradient(48.16% 48.16% at 16.97% 16.97%,var(--main-gradient) 0,var(--main) 100%);border-radius:50%;color:var(--light-font);display:flex;height:50px;justify-content:center;width:50px}.list-with-image.content-block.content-block--grey{margin:48px 0}@media only screen and (max-width:1080px){.list-with-image__image{height:100%;position:absolute;right:0;top:0;width:100%;z-index:0}.list-with-image__image:before{background-color:var(--grey-background);content:"";inset:0;opacity:.6;position:absolute;z-index:1}.list-with-image__title{text-align:center;width:100%}.list-with-image__list{margin:0 auto}}@media only screen and (max-width:640px){.list-with-image.content-block.content-block--grey{border-radius:32px;display:flex;flex-direction:column-reverse;gap:24px}.list-with-image__image{height:100%;position:relative;right:0;top:0;width:100%;z-index:0}.list-with-image__image:before{display:none}.list-with-image__image:after{background:linear-gradient(1turn,hsla(0,0%,100%,0) 0,var(--grey-background) 75%);content:"";display:block;height:80px;left:0;position:absolute;top:-10px;width:100%;z-index:1}.list-with-image__image img{height:377px;-o-object-position:5% 20%;object-position:5% 20%}.list-with-image__item{display:flex;flex-direction:column}.list-with-image__content{text-align:center}.list-with-image.content-block.content-block--grey{padding:24px 0 0}.list-with-image__list{gap:24px}}
.number-items.content-block--grey .number-items__list{background-color:var(--light-background)}.number-items__wrap.container{display:flex;flex-direction:column}.number-items__title.title{margin-bottom:20px;margin-top:0}.number-items__list{display:flex;flex-direction:column}.number-items__card{border-radius:16px;display:flex;flex-direction:row;max-width:700px;min-height:132px;padding:32px;width:100%}.number-items__num{align-items:center;display:flex;height:45px;min-width:45px}.number-items__num h2{color:var(--main);margin:0}.number-items__content{display:flex;flex-direction:column;gap:8px}.number-items__title.title{margin-bottom:24px}.number-items__list-grey{background-color:var(--grey-background)!important}.number-items__card{background-color:var(--light-background);max-width:none}.number-items__list{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.number-items__image{align-items:center;background-color:var(--grey-background);border-radius:50px;display:flex;height:90px;justify-content:center;min-width:90px;overflow:hidden;width:90px}.number-items__image img{border-radius:50px;height:75px;width:75px}.number-items__name-image{align-items:center;display:flex;flex-direction:row;gap:12px}.number-items__num-image{display:none}.number-items__title.title{margin-bottom:48px}.number-items__price{display:flex;flex-wrap:wrap;gap:12px}@media (max-width:640px){.number-items.content-block{padding:24px 0}.number-items__title.title{padding:0 24px;text-align:center!important}.number-items.content-block--grey{padding:48px 0}}
.description-block.content-block{padding:24px 0}.description-block .title{margin-bottom:32px}.description-block__title-bottom-border:after{background-color:var(--main);content:"";display:block;height:3px;margin-top:8px;transition:all 1.5s ease-out;width:70%}.description-block__content{display:block}.description-block__service{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;margin-top:24px;padding:0}.description-block__quote{background-color:var(--grey-background);border-radius:24px;height:-moz-fit-content;height:fit-content;margin:16px auto 0;min-height:100px;position:relative;width:100%}.description-block__quote-icon{align-items:center;background-color:var(--light-background);border:1px solid var(--border-grey);border-radius:50px;color:var(--main);display:flex;justify-content:center;left:calc(50% - 27px);padding:8px;position:absolute;top:-24px;width:-moz-fit-content;width:fit-content;z-index:1}.description-block__quote-content{height:-moz-fit-content;height:fit-content;padding:48px 24px 24px;width:100%}.description-block__text_after{height:-moz-fit-content;height:fit-content;margin-top:16px;width:100%}.description-block__admin-row{width:1200px}.description-block__admin-hover>section>div{border-radius:24px;padding:24px;transition:all .5s ease;width:320px}.description-block__admin-hover>section>div:hover{background-color:var(--grey-background)}.description-block__admin_postavit-koronku-grid{border-radius:24px;display:flex;flex-direction:row;gap:12px;justify-content:space-between;padding:24px}.description-block__admin_postavit-koronku-main{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(500px,1fr))}.description-block__admin-postavit-brekety-top{display:flex;flex-direction:row;gap:24px;justify-content:start}.description-block__admin-postavit-brekety-top>div{flex:0.5;padding:24px}.description-block__admin-postavit-brekety-top>div:last-of-type{align-items:center;background-color:var(--grey-background);border-radius:60px;display:flex;flex-direction:column!important;justify-content:center;text-align:center!important}.description-block__admin-postavit-brekety-top>div:last-of-type>h4{max-width:300px}.description-block__admin-postavit-brekety-bottom{display:flex;flex-direction:row;gap:24px;margin-bottom:24px}.description-block__admin-postavit-brekety-bottom>div{background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative}.description-block__admin-postavit-brekety-bottom>div:before{background-color:var(--grey-background);content:"";inset:0;opacity:.6;position:absolute;z-index:1}.description-block__admin-postavit-brekety-bottom>div h4,.description-block__admin-postavit-brekety-bottom>div img{background-color:var(--light-background);z-index:2}.description-block__admin-postavit-brekety-bottom>div h4{border-radius:24px;padding:12px}.description-block__admin-postavit-brekety-bottom>div:first-of-type{background-image:url(/images/services/postavit-brekety-ispravit-prikus/braces-out.webp)}.description-block__admin-postavit-brekety-bottom>div:last-of-type{background-image:url(/images/services/postavit-brekety-ispravit-prikus/braces-in_.webp)}.description-block__admin-postavit-brekety-bottom>div{align-items:center;border-radius:60px;display:flex;flex:0.5;flex-direction:column!important;justify-content:center;overflow:hidden;padding:24px;text-align:center!important}@media (max-width:1300px){.description-block__admin-row{width:900px}}@media (max-width:1080px){.description-block.content-block{padding:0}.description-block__admin-row{width:100%}}@media (max-width:640px){.description-block.content-block{padding:0}.description-block.title{text-align:center!important}.description-block__text{padding:0 12px}.description-block__text img{border-radius:32px}.description-block__text p{display:block}.description-block__text div{border-radius:20px!important}.description-block__content{display:flex;flex-direction:column;padding:0!important}.description-block__image{align-items:center;display:flex;flex-direction:column}.description-block__image img{max-height:256px}.description-block__quote-content .blockquote{margin:0!important;padding:0!important}.description-block tr{align-items:center;display:flex;flex-direction:column}.description-block tr p{text-align:center}.description-block__admin_postavit-koronku-grid{flex-direction:column-reverse;text-align:center}.description-block__admin_postavit-koronku-main{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.description-block__admin-mobile-align-center{align-items:center;display:flex;flex-direction:column!important;text-align:center}.description-block__admin-mobile-image{width:96%}.description-block__title-bottom-border:after{background-color:var(--main);content:"";display:block;height:3px;margin:8px auto 0;transition:all 1.5s ease-out;width:50%}.description-block__service{justify-content:center}.description-block__admin-postavit-brekety{display:flex;flex-direction:column;gap:24px}.description-block__admin-postavit-brekety-bottom,.description-block__admin-postavit-brekety-top{flex-direction:column;width:100%}.description-block__admin-postavit-brekety-bottom>div{flex:1;width:100%}}
.free-description__children-content-column{display:flex;flex-direction:column}@media (max-width:640px){.free-description__children-content-column{display:block}}.free-description__title{margin:0 0 32px}.free-description__subtitle p{margin-bottom:8px}.free-description__subtitle p:last-child{margin-bottom:0}.free-description__container{display:flex;gap:24px;justify-content:space-between}.free-description__container.custom-padding{display:flex;flex-direction:row;justify-content:space-between;margin:0;padding:0}.free-description__image.with-height{overflow:hidden}.free-description__image.with-height img{-o-object-fit:cover;object-fit:cover;width:100%}.free-description__content{display:block;height:-moz-fit-content;height:fit-content;margin:auto 0;padding:0;width:100%}.free-description__content.notice{max-width:895px}.free-description__text{display:flex}.free-description__text-wrap{flex-grow:1}.free-description__text-after{margin:32px 0 0}.free-description__notice{align-items:center;background-color:var(--grey-background);border-radius:24px;display:flex;flex-direction:column;justify-content:center;max-width:388px;min-height:178px;padding:24px 60px;width:100%}.free-description__notice-icon{height:24px;margin:0 auto 16px;width:24px}.free-description__notice-text{text-align:center}.free-description__image{max-width:512px;overflow:hidden;width:100%}.free-description__image.with-height{align-items:center;display:flex;justify-content:center}.free-description__image.with-height img{height:100%;max-width:unset}.free-description__image--left{margin-right:64px;max-height:720px}.free-description__image--left.with-height{justify-content:start;max-width:700px;position:relative;width:100%;z-index:1}.free-description__image--left.with-height:before{background:linear-gradient(90deg,hsla(0,0%,100%,0) 0,var(--grey-background) 85%);content:"";display:block;height:100%;position:absolute;right:0;top:0;width:200px;z-index:2}.free-description__image--right{margin-left:64px;max-height:720px}.free-description__image--right.with-height{justify-content:end;max-width:700px;position:relative;width:100%;z-index:1}.free-description__image--right.with-height:before{background:linear-gradient(90deg,var(--grey-background) 15%,hsla(0,0%,100%,0) 100%);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:200px;z-index:2}.free-description h2{font-weight:500;line-height:140%}.free-description h3{width:100%}@media (max-width:1080px){.free-description__container--background{background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:420px;overflow:hidden;position:relative}.free-description__container--background:before{background-color:var(--grey-background);content:"";inset:0;opacity:.8;position:absolute;z-index:1}.free-description__container--background .free-description__content{position:relative;z-index:2}.free-description__container.custom-padding{display:flex;gap:12px}.free-description__image.free-description__image--left.with-height,.free-description__image.free-description__image--right.with-height{height:420px!important;max-width:90%!important;width:auto!important}.free-description__image--left,.free-description__image--right{margin:0 auto!important}}@media (max-width:800px){.free-description__container.custom-padding{gap:0}.free-description.content-block{margin:0!important;padding:20px 0!important}.free-description__content{padding:0!important}.free-description__text-wrap{align-items:center;display:flex;flex-direction:column;padding:0 24px}.free-description__container.custom-padding{align-items:center;display:flex;flex-direction:column-reverse;justify-content:center;overflow:hidden;padding-bottom:24px!important;padding-top:24px!important}.free-description__image{border-radius:24px!important;margin-bottom:24px!important}.free-description__image.free-description__image--left.with-height,.free-description__image.free-description__image--right.with-height{margin:0 auto;-webkit-mask-image:none;mask-image:none;max-width:none;position:relative;width:100%}.free-description__image__text-wrap{align-items:center;display:flex;flex-direction:column;text-align:center}.free-description__image.free-description__image--left img,.free-description__image.free-description__image--right img{margin:0 auto}.free-description__title{padding:0 12px}.free-description__content{width:100%!important}}@media (max-width:640px){.free-description__image.free-description__image--left.with-height{justify-content:center;margin-bottom:0!important;max-height:320px!important;width:87%;z-index:1}.free-description__image.free-description__image--left.with-height img{width:100%}.free-description__image.free-description__image--left.with-height:after,.free-description__image.free-description__image--left.with-height:before{display:none}.free-description__image.free-description__image--right.with-height{justify-content:center;margin-bottom:0!important;max-height:320px!important;width:87%;z-index:1}.free-description__image.free-description__image--right.with-height img{width:100%}.free-description__image.free-description__image--right.with-height:after,.free-description__image.free-description__image--right.with-height:before{display:none}.free-description__image.free-description__image--left,.free-description__image.free-description__image--right{max-height:320px!important;min-width:80%!important}.free-description__image.free-description__image--left img,.free-description__image.free-description__image--right img{max-height:420px;-o-object-fit:cover;object-fit:cover;width:100%}.free-description__container{border-radius:32px!important;gap:12px}.free-description__container.custom-padding{padding:48px 12px!important}.free-description__subtitle{margin:12px 0!important;padding:0 12px}.free-description__title{margin-bottom:12px!important}.free-description__admin_table_grid{margin:0 -12px}.free-description__container{display:flex;flex-direction:column}}@media (max-width:480px){.free-description__image.free-description__image--left.with-height,.free-description__image.free-description__image--right.with-height{height:100%!important;width:100%}}
.description-two-column .title{margin-bottom:48px}.description-two-column__subtitle{line-height:19.6px;margin-bottom:32px;max-width:640px}.description-two-column__row{align-items:flex-start;display:flex;gap:12px;justify-content:space-between;margin:-1%}.description-two-column__col{line-height:19.6px;max-width:48%;width:100%}.description-two-column__text-after{line-height:19.6px;margin-top:32px}.description-two-column__warning{align-items:center;display:flex;gap:10px;position:relative}.description-two-column__info{align-items:start;display:flex;flex-direction:row;gap:14px}.description-two-column__info svg{margin-top:6px}.description-two-column__table{display:flex;flex-direction:row;justify-content:space-between}.description-two-column__image_resized{min-height:128px;min-width:128px}.description-two-column__fixed{padding:42px 48px}@media (max-width:900px){.description-two-column__subtitle{text-align:center}.description-two-column__wrap{padding:0 12px}.description-two-column__row{align-items:center;display:flex;flex-direction:column}.description-two-column__col{max-width:none;padding:24px 24px 0!important}.description-two-column__col img{border-radius:28px;height:auto}.description-two-column h3{text-align:center}.description-two-column__table{flex-direction:column;gap:24px}.description-two-column__table>div>p{max-width:none!important;text-align:center}.description-two-column__table>div>ul{margin:0 auto 16px;text-align:center;width:-moz-fit-content;width:fit-content}.description-two-column__table img{margin:0 auto}.description-two-column.content-block{padding:0}.description-two-column__fixed{padding:24px 0}.description-two-column__minus{text-align:center}.description-two-column__row{border-radius:32px!important}}@media (max-width:640px){.description-two-column__row{border-radius:32px!important}}
.description-image{min-height:100%;overflow:hidden;position:relative;z-index:0}.description-image:before{background:linear-gradient(90deg,var(--grey-background) 50%,rgba(245,250,253,0) 65%)}.description-image:after,.description-image:before{content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.description-image:after{background:linear-gradient(90deg,var(--grey-background) 40%,rgba(245,250,253,0) 72%);pointer-events:none}.description-image__wrap{max-width:692px;position:relative;z-index:1}.description-image__wrap .title{margin-bottom:32px}.description-image__text{width:500px}.description-image__action{margin-top:48px;pointer-events:auto;position:relative;z-index:1}.description-image__action .btn{line-height:19.6px;padding:22px 24px;pointer-events:auto}.description-image__action svg{pointer-events:none}.description-image__image{background-position:100%;background-repeat:no-repeat;background-size:cover;height:100%;position:absolute;right:0;top:0;width:880px;z-index:-1}.title.description-image__title{max-width:650px}@media (max-width:1400px){.description-image:before{background:var(--grey-background-gradient)}.description-image .description-image__image:after{background:linear-gradient(90deg,var(--grey-background) 50%,rgba(245,250,253,0) 65%);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:200px}}@media (max-width:640px){.description-image.content-block.content-block--grey{margin:32px auto 0;padding:48px 24px;width:calc(100% - 24px)}.description-image__text{width:300px}.description-image__image{background-position:50%;width:640px}.description-image__image:after{display:none}.description-image__wrap{align-items:center;display:flex;flex-direction:column}.description-image__text{text-align:center}}
.description__color-list{align-items:center;background:radial-gradient(48.16% 48.16% at 16.97% 16.97%,var(--main-gradient) 0,var(--main) 100%);border-radius:50px;color:var(--light-font);display:flex;height:48px;justify-content:center;margin-right:12px;width:48px}.description-video__title{margin:0 0 32px}.description-video__subtitle{max-width:390px}.description-video__subtitle p{margin-bottom:8px}.description-video__subtitle p:last-child{margin-bottom:0}.description-video__subtitle>div{margin:15px 15px 0}.description-video__container{display:flex;flex-direction:row;gap:160px;justify-content:space-between;margin:0;padding:0}.description-video__content{display:block;height:-moz-fit-content;height:fit-content;margin:0;padding:0;width:100%}.description-video__content.notice{max-width:895px}.description-video__text{display:flex}.description-video__text-wrap{flex-grow:1}.description-video__text-wrap p{margin-bottom:20px}.description-video__text-wrap p:last-child{margin-bottom:0}.description-video__text-wrap h3{line-height:140%;max-width:480px}.description-video__text-wrap>div{margin-top:96px}.description-video__text-wrap>div:first-of-type{margin-top:0}.description-video__text-before{margin-bottom:48px}.description-video__text-before>p{margin-bottom:4px}.description-video__text-after{line-height:19.6px;margin:32px 0 0}.description-video__notice{align-items:center;background-color:var(--grey-background);border-radius:24px;display:flex;flex-direction:column;justify-content:center;max-width:388px;min-height:178px;padding:24px 60px;width:100%}.description-video__notice-icon{height:24px;margin:0 auto 16px;width:24px}.description-video__notice-text{text-align:center}.description-video__video{margin:15px;position:relative}.description-video__video .video-preview{align-items:center;background-position:50%;background-size:cover;cursor:pointer;display:flex;height:100%;justify-content:center;width:100%}.description-video__video .video-preview .video-play-button{align-items:center;background:rgba(0,0,0,.5);border-radius:50%;display:flex;height:60px;justify-content:center;transition:all .3 ease;width:60px}.description-video__video .video-preview .video-play-button:hover{background:radial-gradient(34.53% 93.01% at 30.47% -26.01%,var(--main-gradient) 0,var(--main) 100%);transition:all .3 ease}.description-video__video .video-preview .video-play-button svg{height:30px;width:30px}.description-video__video iframe{border-radius:20px}.description-video__card-video{align-items:center;display:flex;flex-direction:column;height:-moz-fit-content;height:fit-content;max-height:none;max-width:390px}.description-video__preview.video-preview{overflow:hidden;position:relative;z-index:0}.description-video__preview.video-preview,.description-video__preview.video-preview .description-video__video-image{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.description-video__preview.video-preview .description-video__video-image img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.description-video__preview.video-preview .description-video__cover-box{cursor:default;display:flex;flex-direction:column-reverse;height:100%;justify-content:space-between;padding:32px;position:absolute;width:100%;z-index:1}.description-video__preview.video-preview .description-video__cover-play{align-items:center;display:flex;flex-direction:row;gap:16px}.description-video__preview.video-preview .description-video__cover-play>div{cursor:pointer}.description-video__preview.video-preview .description-video__cover-play p{margin-top:5px}.description-video__button{width:100%}.description-video__button .btn.btn-primary{max-width:none;width:100%}.description-video__image.description-video__image{position:relative}.description-video__image.description-video__image img{border-radius:16px;display:block}.description-video__image.description-video__image:after{background:url(/images/video-pattern.webp),linear-gradient(90deg,rgba(0,0,0,.45) 38.4%,transparent);background-size:3px 3px,auto;border-radius:16px;content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.description-video__text-wrap{border-radius:24px}.description-video__card-video{background-color:var(--grey-background);border-radius:24px;padding:24px 48px}@media (max-width:1200px){.description-video__container{gap:50px}}@media (max-width:1000px){.description-video__card-video{padding:20px!important}.description-video__change-face{height:546px!important}}@media (max-width:800px){.description-video__container{align-items:center;flex-direction:column;gap:20px}.description-video__text-wrap h3{max-width:none}.description-video__text-wrap>div{margin-top:24px}.description-video__text-wrap>div:first-of-type{margin-top:0}.description-video__card-video{max-width:none!important;width:100%!important}.description-video__video.description-video__video{height:-moz-fit-content!important;height:fit-content!important;width:100%!important}.description-video__cover-box{left:0!important;right:0!important;width:100%!important}.description-video__cover-play{justify-content:center}.description-video__cover-title{margin:0 auto;text-align:center;width:90%}.description-video__button{align-items:center;display:flex;justify-content:center}.description-video__button .btn.btn-primary{min-width:220px;width:50%}.description-video__change-face{height:auto!important}}@media (max-width:640px){.description-video__card-video,.description-video__change-face img{border-radius:32px!important}.description-video__button .btn.btn-primary{width:100%}}
.tabs-vertical__title{margin-bottom:48px}.tabs-vertical__wrap.container{min-height:400px}.tabs-vertical__container{align-items:flex-start;display:flex;gap:16px;justify-content:space-between}.tabs-vertical__list{margin-right:32px;max-width:335px;width:100%}.tabs-vertical__list-item{border-radius:16px;cursor:pointer;margin-bottom:8px;overflow:hidden;position:relative;z-index:1}.tabs-vertical__list-item.active{cursor:auto}.tabs-vertical__list-item:last-child{margin-bottom:0}.tabs-vertical__list-title{background-color:var(--light-background);border-radius:16px;display:flex;flex-direction:column;justify-content:center;min-height:80px;padding:10px 32px;position:relative;transition:width .2s ease;width:335px;z-index:3}.tabs-vertical__list-title.active{width:292px}.tabs-vertical__list-name{line-height:19.6px}.tabs-vertical__list-subname{color:var(--grey-font);font-weight:600;margin-top:4px}.tabs-vertical__list-icon{align-items:center;background:radial-gradient(48.16% 48.16% at 16.97% 16.97%,var(--main-gradient) 0,var(--main) 100%);border-bottom-right-radius:16px;border-top-right-radius:16px;display:flex;height:100%;justify-content:flex-end;position:absolute;right:2px;top:0;width:60px;z-index:2}.tabs-vertical__list-icon svg{margin-right:12px}.tabs-vertical__items{background-color:var(--light-background);border-radius:16px;max-width:830px;padding:12px 24px;width:100%}.tabs-vertical__item{align-items:flex-start;display:none;justify-content:space-between}.tabs-vertical__item.active{display:flex}.tabs-vertical__item-image{border-radius:32px;margin-right:24px;max-width:240px;overflow:hidden;width:100%}.tabs-vertical__item-text{line-height:19.6px;max-width:500px;width:100%}.tabs-vertical__item-text p{margin-bottom:12px}@media (max-width:640px){.tabs-vertical__container{align-items:center;display:flex;flex-direction:column}.tabs-vertical__items{padding:60px 24px 0}.tabs-vertical__items.active{align-items:center;display:flex;flex-direction:column;gap:24px}.tabs-vertical__item{height:-moz-fit-content;height:fit-content}.tabs-vertical__item.active{display:flex;flex-direction:column;gap:12px}.tabs-vertical__item-image{align-items:center;display:flex;justify-content:center;margin:0 auto}.tabs-vertical__list{margin:0}}
.tabs-loss-tooth{line-height:19.6px}.tabs-loss-tooth__content{max-width:500px}.tabs-loss-tooth p{margin-top:8px}.tabs-loss-tooth p:first-child{margin-top:0}.tabs-loss-tooth__subtitle{line-height:22.4px}.tabs-loss-tooth__image{border-radius:16px;overflow:hidden}.tabs-loss-tooth__image img{width:100%}.tabs-loss-tooth__video{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:16px;height:280px;margin:16px 0;max-width:500px;overflow:hidden;position:relative;width:100%;z-index:1}.tabs-loss-tooth__video:after{background:url(/images/video-pattern.webp),linear-gradient(90deg,rgba(0,0,0,.45) 38.4%,transparent);background-size:3px 3px,auto;border-radius:16px;content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:2}.tabs-loss-tooth__video-name{color:var(--light-font);left:32px;line-height:25.2px;position:absolute;top:32px;width:calc(100% - 32px);z-index:3}.tabs-loss-tooth__video-button{align-items:center;bottom:32px;cursor:pointer;display:flex;justify-content:center;left:32px;position:absolute;z-index:3}.tabs-loss-tooth__video-button:hover .tabs-loss-tooth__video-icon:before{opacity:1}.tabs-loss-tooth__video-icon{align-items:center;border-radius:50%;display:flex;height:48px;justify-content:center;margin-right:16px;position:relative;width:48px;z-index:1}.tabs-loss-tooth__video-icon svg{position:relative;z-index:4}.tabs-loss-tooth__video-icon:after{border:1.5px solid var(--light-font);opacity:.3;z-index:2}.tabs-loss-tooth__video-icon:after,.tabs-loss-tooth__video-icon:before{border-radius:inherit;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.tabs-loss-tooth__video-icon:before{background:radial-gradient(34.53% 93.01% at 30.47% -26.01%,var(--main-gradient) 0,var(--main) 100%);opacity:0;transition:opacity .2s ease;z-index:3}.tabs-loss-tooth__video-sign{color:var(--light-font);line-height:22.4px;max-width:80px;width:100%}.tabs-loss-tooth__flex{align-items:flex-start;display:flex;flex-wrap:wrap;margin:-1%}.tabs-loss-tooth__flex>div{margin:1%;max-width:48%;width:100%}.tabs-vertical__list-icon svg{margin-right:12px}
.tabs-horizontal__title{margin-bottom:48px}.tabs-horizontal__wrap.container{min-height:400px}.tabs-horizontal__container{align-items:flex-start;display:flex;gap:16px;justify-content:space-between}.tabs-horizontal__list{margin-right:32px;max-width:335px;width:100%}.tabs-horizontal__list-item{border-radius:16px;cursor:pointer;margin-bottom:8px;overflow:hidden;position:relative;z-index:1}.tabs-horizontal__list-item.active{cursor:auto}.tabs-horizontal__list-item:last-child{margin-bottom:0}.tabs-horizontal__list-title{background-color:var(--light-background);border-radius:16px;display:flex;flex-direction:column;justify-content:center;min-height:80px;padding:10px 32px;position:relative;transition:width .2s ease;width:335px;z-index:3}.tabs-horizontal__list-title.active{width:292px}.tabs-horizontal__list-name{line-height:19.6px}.tabs-horizontal__list-subname{color:var(--grey-font);font-weight:600;margin-top:4px}.tabs-horizontal__list-icon{align-items:center;background:radial-gradient(48.16% 48.16% at 16.97% 16.97%,var(--main-gradient) 0,var(--main) 100%);border-bottom-right-radius:16px;border-top-right-radius:16px;display:flex;height:100%;justify-content:flex-end;position:absolute;right:2px;top:0;width:60px;z-index:2}.tabs-horizontal__list-icon svg{margin-right:12px}.tabs-horizontal__items{background-color:var(--light-background);border-radius:16px;max-width:830px;padding:12px 24px;width:100%}.tabs-horizontal__item{align-items:flex-start;display:none;justify-content:space-between}.tabs-horizontal__item.active{display:flex}.tabs-horizontal__item-image{border-radius:32px;margin-right:24px;max-width:240px;overflow:hidden;width:100%}.tabs-horizontal__item-text{line-height:19.6px;max-width:500px;width:100%}.tabs-horizontal__item-text p{margin-bottom:12px}@media (max-width:640px){.tabs-horizontal__container{align-items:center;display:flex;flex-direction:column}.tabs-horizontal__items{padding:60px 24px 0}.tabs-horizontal__items.active{align-items:center;display:flex;flex-direction:column;gap:24px}.tabs-horizontal__item{height:-moz-fit-content;height:fit-content}.tabs-horizontal__item.active{display:flex;flex-direction:column;gap:12px}.tabs-horizontal__item-image{align-items:center;display:flex;justify-content:center;margin:0 auto}.tabs-horizontal__list{margin:0}}
.comfort-payment{background-image:linear-gradient(90deg,var(--grey-background-gradient) 50%,rgba(245,250,253,0) 65%),url(/images/services/no-pain-back-new.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;overflow:hidden;padding:0;position:relative}.comfort-payment__wrap{box-sizing:content-box;display:flex;flex-direction:column;justify-content:space-between;min-height:463px;padding:80px 0}.comfort-payment__image{align-items:flex-end;bottom:0;display:flex;height:100%;position:absolute;right:0;width:974px}.comfort-payment__title{margin-bottom:32px}.comfort-payment__list{max-width:700px}.comfort-payment__item{align-items:center;display:flex;margin-bottom:24px}.comfort-payment__item:last-child{margin-bottom:0}.comfort-payment__icon{align-items:center;background:radial-gradient(48.16% 48.16% at 16.97% 16.97%,var(--main-gradient) 0,var(--main) 100%);border-radius:50%;display:flex;height:32px;justify-content:center;margin-right:16px;max-width:32px;width:100%}.comfort-payment__text{max-width:450px}.comfort-payment__action .btn{line-height:19.6px;margin-top:32px;padding:22px 24px}.comfort-payment__down-content{display:none}.comfort-payment__content{padding:0 24px}@media (max-width:1500px){.comfort-payment__image{width:700px}}@media (max-width:1300px){.comfort-payment__image{width:600px}}@media (max-width:1100px){.comfort-payment__image{width:400px}}@media (max-width:640px){.comfort-payment.content-block.content-block--grey{background-color:var(--light-background);display:flex;flex-direction:column;height:-moz-fit-content;height:fit-content;overflow:visible;padding-bottom:0}.comfort-payment{background-color:var(--grey-background);background-image:none;z-index:1}.comfort-payment__wrap{min-height:200px}.comfort-payment__wrap.container{min-height:none;padding-bottom:0;padding-top:0;position:relative}.comfort-payment__content{align-items:center;background-color:var(--grey-background);border-radius:32px;display:flex;flex-direction:column;min-height:none;padding:48px 0;z-index:2}.comfort-payment__down-content{align-items:end;background-image:linear-gradient(90deg,var(--grey-background-gradient) 0,rgba(245,250,253,0) 65%),url(/images/services/no-pain-back-new.webp);background-position:80% 50%;border-radius:32px 32px 0 0;display:flex;height:-moz-fit-content;height:fit-content;justify-content:center;margin-bottom:-32px;max-height:256px;min-height:220px;opacity:.2;position:relative;transform:translateY(50%);transition:transform 1s ease-out,opacity 1s ease-out;transition-delay:1s;width:100%;z-index:1}.comfort-payment__down-content.active{opacity:1;transform:translateY(0)}.comfort-payment__down-image-wrap{align-items:end;display:flex;height:100%;height:2;justify-content:center;max-width:100%;position:relative}.comfort-payment__down-image-wrap img{display:block;height:auto;max-height:256px;max-width:95%;-o-object-fit:contain;object-fit:contain;width:auto}.comfort-payment__title{margin-bottom:44px}.comfort-payment__list{padding:0 35px 42px}.comfort-payment__image{display:none}.comfort-payment__action .btn{margin-top:0}.title.comfort-payment__title{text-align:center}.comfort-payment__image{width:100%}}
.faq__title{margin-bottom:48px}.faq__content{align-items:flex-start;display:flex;justify-content:space-between}.faq__list{background-color:var(--grey-background);border-radius:24px;max-width:1038px;padding:8px;width:100%}.faq__item{border-radius:16px;margin-bottom:24px;transition:background-color .2s ease}.faq__item.active{background-color:var(--light-background)}.faq__item.active .faq__question-icon{transform:rotate(180deg)}.faq__item.active .faq__question-icon svg{stroke:var(--main)}.faq__item:last-child{margin-bottom:0}.faq__question{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding:24px 32px 26px}.faq__question-text{line-height:22.4px}.faq__question-icon{margin-left:24px;transition:transform .2s ease}.faq__question-icon svg{stroke:var(--main-font)}.faq__answer{height:0;overflow:hidden;transition:height .2s ease}.faq__answer-wrap{padding:6px 56px 24px 32px}.faq__aside{background-color:var(--grey-background);border-radius:24px;margin-left:24px;max-width:338px;padding:32px;width:100%}.faq__aside-image{border-radius:50%;display:flex;height:96px;justify-content:center;margin:0 auto 16px;overflow:hidden;width:96px}.faq__aside-image img{max-width:unset}.faq__aside-title{line-height:22.4px;margin-bottom:16px;text-align:center}.faq__aside-title span{display:block}.faq__aside-subtitle{margin-bottom:48px;text-align:center}.faq__aside-action{display:flex;justify-content:center}.faq__aside-action .btn{line-height:19.6px}#faq-block .faq__item{background:var(--light-background);border:1px solid var(--border-grey)}@media (max-width:900px){.faq.content-block{padding:0}}@media (max-width:640px){.faq.content-block{padding:0}.faq__content{align-items:center;display:flex;flex-direction:column;gap:15px}.faq__aside{margin:0;max-width:none;width:100%}}
.advantages-nums-items .title{margin-bottom:48px}.advantages-nums-items .title--with-subtitle{margin-bottom:16px}.advantages-nums-items__subtitle{line-height:19.6px;margin-bottom:48px;max-width:692px}.advantages-nums-items__wrap{display:flex}.advantages-nums-items__nums{background-color:var(--grey-background);border-radius:64px;display:flex;max-width:928px;padding:48px 32px;width:100%}.advantages-nums-items__nums-item{height:100%;padding:0 32px;position:relative}.advantages-nums-items__nums-item:after{background-color:var(--dark-font);content:"";height:100%;opacity:.1;position:absolute;right:0;top:0;width:1.5px;z-index:2}.advantages-nums-items__nums-item:last-child:after{display:none}.advantages-nums-items__nums-value{line-height:70px;margin-bottom:24px;text-transform:uppercase}.advantages-nums-items__nums-value span:nth-child(2){color:var(--border-grey);padding-left:6px}.advantages-nums-items__nums-value--accent{-webkit-text-fill-color:transparent;-ms-text-fill-color:transparent;background:radial-gradient(48.16% 48.16% at 16.97% 16.97%,var(--main-gradient) 0,var(--main) 100%);background-clip:text;-webkit-background-clip:text;-ms-background-clip:text}.advantages-nums-items__nums-title{line-height:22.4px;margin-bottom:24px;min-height:44px}.advantages-nums-items__nums-text{line-height:19.6px}.advantages-nums-items__items{background-color:var(--grey-background);border-radius:64px;margin-left:16px;max-width:455px;padding:0 48px 48px;width:100%}.advantages-nums-items__items--no-image{padding:48px}.advantages-nums-items__items-image{height:208px;margin:0 auto;max-width:256px;position:relative;width:100%}.advantages-nums-items__items-image>div{bottom:0;height:256px;left:0;position:absolute;width:100%}.advantages-nums-items__items-title{display:none;line-height:22.4px;margin-bottom:32px;text-align:center}.advantages-nums-items__items-list{align-items:flex-start;display:flex;flex-wrap:wrap;margin:-8px}.advantages-nums-items__items-element{align-self:stretch;border:1.5px solid var(--border-grey);border-radius:16px;margin:8px;max-width:171px;padding:20px 16px;position:relative;width:100%}.advantages-nums-items__items-icon{align-self:center;background:radial-gradient(48.16% 48.16% at 16.97% 16.97%,var(--main-gradient) 0,var(--main) 100%);border-radius:50%;display:flex;height:24px;justify-content:center;left:50%;position:absolute;top:-12px;transform:translateX(-50%);width:24px}.advantages-nums-items__items-value{align-items:center;display:flex;justify-content:center;line-height:19.6px;min-height:40px;text-align:center}.advantages-nums-items__text_after{line-height:19.6px;margin-top:32px;max-width:692px}@media (max-width:1100px){.advantages-nums-items__nums{max-width:none;width:100%}.advantages-nums-items__wrap{display:flex;flex-direction:column;gap:12px}.advantages-nums-items__items{margin:0;max-width:none;width:100%}.advantages-nums-items__items-list{-moz-column-gap:12px;column-gap:12px;display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));row-gap:16px}.advantages-nums-items__items-element{margin:0;max-width:none}}@media (max-width:800px){.advantages-nums-items__items{margin:0;padding:0 36px 48px}.advantages-nums-items__items-title{display:block;margin-bottom:48px}.advantages-nums-items__items-list{-moz-column-gap:12px;column-gap:12px;display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));row-gap:8px}.advantages-nums-items__items-element{margin:0;max-width:none}.advantages-nums-items__items-icon,.advantages-nums-items__items-icon svg{height:16px;width:16px}.advantages-nums-items__nums{display:flex;flex-direction:column;gap:32px;padding:32px 24px}.advantages-nums-items__nums>div{padding:0;text-align:center}.advantages-nums-items__nums>div:after{display:none}.advantages-nums-items__nums-title{margin-bottom:12px}.advantages-nums-items.content-block{padding:0}}@media (max-width:640px){.advantages-nums-items__items,.advantages-nums-items__nums{border-radius:32px}}
.advantages-services__wrap{align-items:flex-start;justify-content:space-between}.advantages-services__advantages{margin-right:32px;max-width:700px;width:100%}.advantages-services__advantages .title{margin-bottom:48px}.advantages-services__advantages-wrap{align-items:flex-start;background-color:var(--light-background);border-radius:64px;display:flex;flex-wrap:wrap;justify-content:flex-start;margin:-8px;padding:32px}.advantages-services__advantages-item{align-items:center;display:flex;margin:8px;max-width:290px}.advantages-services__advantages-icon{align-items:center;background-color:var(--grey-background);border-radius:16px;display:flex;height:80px;justify-content:center;margin-right:24px;max-width:80px;width:100%}.advantages-services__advantages-icon svg{height:48px;width:48px}.advantages-services__advantages-name{line-height:19.6px;margin-bottom:4px}.advantages-services__advantages-description{color:var(--interface-grey);line-height:14px}.advantages-services__services .title{margin-bottom:48px}.advantages-services__services-item{align-items:center;display:flex;margin-bottom:16px}.advantages-services__services-item:last-child{margin-bottom:0}.advantages-services__services-item:hover .advantages-services__services-name{color:var(--main)}.advantages-services__services-item:hover svg{stroke:var(--main)}.advantages-services__services-icon{align-items:center;background-color:var(--light-background);border-radius:12px;display:flex;height:48px;justify-content:center;margin-right:16px;max-width:48px;width:100%}.advantages-services__services-icon svg{stroke:var(--main-font);height:32px;width:32px}.advantages-services__services-name{color:var(--main-font);transition:color .2s ease}.advantages-services__wrap{display:flex;flex-direction:row;gap:64px}.advantages-services__wrap>div{flex:0.5}.advantages-services__advantages-wrap{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.advantages-services__advantages-item{margin:0;max-width:none;width:100%}.advantages-services__services-wrap-table{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}@media only screen and (max-width:720px){.advantages-services.content-block.content-block--grey{padding:40px 0}.advantages-services__wrap{display:flex;flex-direction:column;gap:24px}.advantages-services__advantages{margin:0;padding:0 12px}.advantages-services__services{padding:0 24px;width:100%}}@media (max-width:640px){.advantages-services__advantages-wrap{border-radius:32px}}
.advantages-text-ratings__ratings,.advantages-text-ratings__wrap{display:flex;justify-content:space-between}.advantages-text-ratings__ratings{align-items:flex-start;background-color:var(--grey-background);border-radius:50px;margin-right:16px;max-width:692px;padding:0 48px;width:100%}.advantages-text-ratings__ratings-image{margin-left:24px;max-width:238px}.advantages-text-ratings__advantages{background-color:var(--grey-background);border-radius:50px;max-width:692px;padding:48px;width:100%}.advantages-text-ratings__advantages-wrap{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start;margin:-13px -30px}.advantages-text-ratings__advantages-item{margin:13px 30px;max-width:268px;width:100%}.advantages-text-ratings__advantages-item--users{align-items:flex-start;display:flex}.advantages-text-ratings__advantages-users{align-items:center;display:flex;justify-content:center;margin-left:16px;margin-right:20px;max-width:96px;width:100%}.advantages-text-ratings__advantages-users>div{border-radius:50%;height:48px;margin-left:-16px;max-width:48px;overflow:hidden;width:100%}.advantages-text-ratings__advantages-users>div:first-child{position:relative;z-index:3}.advantages-text-ratings__advantages-users>div:nth-child(2){position:relative;z-index:2}.advantages-text-ratings__advantages-users>div:nth-child(3){position:relative;z-index:1}.advantages-text-ratings__advantages-name{line-height:33.6px;margin-bottom:8px}.advantages-text-ratings.content-block{padding:0}.advantages-text-ratings__advantages-item--users{position:relative;z-index:1}.advantages-text-ratings__advantages-icon{align-items:center;display:flex;height:48px;justify-content:center;margin-right:16px;min-width:48px;padding:8px 0;width:48px}.advantages-text-ratings__advantages-icon>svg{fill:none;stroke:var(--main);height:48px;width:48px}
.advantages-icon-ratings__ratings,.advantages-icon-ratings__wrap{display:flex;justify-content:space-between}.advantages-icon-ratings__ratings{align-items:flex-start;background-color:var(--grey-background);border-radius:50px;margin-right:16px;max-width:692px;padding:0 48px;width:100%}.advantages-icon-ratings__ratings-image{margin-left:24px;max-width:238px}.advantages-icon-ratings__advantages{background-color:var(--grey-background);border-radius:50px;max-width:692px;padding:48px;width:100%}.advantages-icon-ratings__advantages-wrap{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start;margin:-4px 0}.advantages-icon-ratings__advantages-item{align-items:center;display:flex;margin:4px 0;max-width:298px;padding:8px 6px 8px 0;width:100%}.advantages-icon-ratings__advantages-icon{margin-right:16px}.advantages-icon-ratings__advantages-icon svg{height:48px;width:48px}.advantages-icon-ratings__advantages-name{line-height:22.4px}.advantages-icon-ratings__advantages-description{margin-top:4px}
.advantages__header{display:flex;justify-content:space-between;margin-bottom:47px}.advantages__title{flex-basis:100%;margin-right:39px}.advantages-number,.advantages-number__item{align-items:center;display:flex;margin-left:20px}.advantages-number__number{line-height:48px;margin-right:15px}.advantages-number__text{display:block;font-weight:700;line-height:16px;min-width:100px}.advantages__wrap{display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.advantages__item{align-items:center;background-color:var(--grey-background);border-radius:16px;display:flex;gap:12px;line-height:24px;margin:0 12px;padding:48px 24px;position:relative}.advantages__item .advantages__name{display:flex;flex-direction:column}.advantages__item .advantages__name span{line-height:18px;margin-top:5px}.advantages__help-result{background:var(--light-background);border-radius:16px;bottom:110px;box-shadow:0 4px 24px rgba(92,106,120,.16);display:none;padding:16px;position:absolute;right:0;text-align:left;width:100%}.advantages__help-result:after{border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid var(--light-background);bottom:-10px;content:"";height:0;left:calc(50% - 10px);position:absolute;width:0}.advantages__item:hover .advantages__help-result{display:block}.advantages__wrap svg{fill:var(--main);height:60px;max-width:60px}@media (max-width:1200px){.advantages__header{flex-direction:column}.advantages__title{margin-bottom:19px;margin-right:0;white-space:normal}.advantages-number__item{margin-right:25px}}@media (max-width:800px){.advantages{margin:47px 0}.advantages__header{margin-bottom:28px}.advantages-number{align-items:flex-start;flex-direction:column}.advantages-number__item{margin-bottom:12px;margin-right:0}.advantages__wrap{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}}@media (max-width:640px){.advantages__item{flex-direction:column;min-height:40px;padding:16px 24px}.advantages__item .svg_beige{height:56px;margin-bottom:20px;margin-right:0;width:56px}.advantages__item .advantages__name{text-align:center;width:100%}.advantages__item .advantages__help-result{width:100%}}
.advantages-v4__subtitle,.advantages-v4__title{margin:0 0 48px;text-align:center}.advantages-v4__subtitle{line-height:26px}.advantages-v4__list{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));margin:-12px}.advantages-v4__item{line-height:24px;margin:12px;max-width:none;text-align:center;width:100%}.advantages-v4__icon{align-items:center;background-color:var(--grey-background);border-radius:16px;display:flex;height:56px;justify-content:center;margin:0 auto 24px;padding:24px;width:56px}.advantages-v4__image{border-radius:50%;height:80px;margin:0 auto 24px;overflow:hidden;width:80px}.advantages-v4__image img{display:block;max-width:100%}.advantages-v4__name{font-weight:700;margin-bottom:8px}.advantages-v4__text p{margin-bottom:8px}.advantages-v4__text p:last-child{margin-bottom:0}.advantages-v4__text-after{line-height:24px;margin-top:24px}.advantages-v4__service{margin-top:24px}.advantages-v4 .services-menu__link{background:var(--marine);color:var(--white);height:48px;justify-content:center;margin-bottom:0}.advantages-v4 .services-menu__link .svg_tooth use{fill:var(--white)}.advantages-v4 .services-menu__link:hover{color:var(--white)}.advantages-v4 .services-menu__link:hover .svg_tooth use{fill:var(--white)}.advantages-v4__subtitle,.advantages-v4__title.title{margin:0 0 24px}.advantages-v4__item,.advantages-v4__list{margin:0}.advantages-v4__link{min-width:50%}.advantages-v4__item{display:flex;flex-direction:column;justify-content:space-between}@media only screen and (max-width:700px){.advantages-v4__content{align-items:center;display:flex;flex-direction:column}.advantages-v4__name{text-align:center}.advantages-v4__list{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.advantages-v4__text-after{margin-left:24px;margin-right:24px}.advantages-v4__text-after .btn.btn--color{margin:0 auto}}@media (max-width:640px){.advantages-v4__list{justify-content:center}}@media only screen and (max-width:485px){.advantages-v4__list{padding:0 12px}.advantages-v4__item{align-items:center;display:flex;flex-direction:column}.advantages-v4__text{padding:0 12px;text-align:center}.advantages-v4__link{min-width:100%}}
.advantages-v2__wrap{border-radius:50px;display:flex;min-height:214px;padding:80px 64px;position:relative;z-index:1}.advantages-v2__wrap.with-before:before{background-image:url(/images/services/detskaya-stomatologiya/child_pattern_vector.svg);background-position:50%;background-size:cover;border-radius:0 0 50px 50px;content:"";height:100%;left:0;opacity:16%;position:absolute;top:0;width:100%;z-index:0}.advantages-v2__subtitle{margin:0;position:relative;z-index:1}.advantages-v2__content{display:flex;flex-direction:column;gap:16px;margin-bottom:48px;position:relative;z-index:1}.advantages-v2__table{display:grid;gap:24px;position:relative;z-index:1}.advantages-v2__table.with-content{grid-template-columns:repeat(2,1fr)}.advantages-v2__table.without-content{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.advantages-v2__item{display:flex;flex-direction:row;gap:24px;height:-moz-fit-content;height:fit-content;min-height:80px;width:100%}.advantages-v2__item-icon{border-radius:16px;height:80px;min-width:80px;padding:16px;width:80px}.advantages-v2__item-content>h4{margin:0 0 16px}.advantages-v2__item-content>span{max-width:485px}.advantages-v2__bottom{align-items:flex-end;border-radius:0 0 50px 50px;display:flex;height:96px;margin-top:-50px;position:relative;z-index:0}.advantages-v2__marquee{align-items:center;display:flex;height:46px;overflow:hidden;position:relative;width:100%}.advantages-v2__marquee.with-children:after,.advantages-v2__marquee.with-children:before,.advantages-v2__marquee.without-children:after,.advantages-v2__marquee.without-children:before{content:"";display:block;height:46px;position:absolute;width:400px;z-index:1}.advantages-v2__marquee.with-children:after{background:linear-gradient(to left,var(--dark-background) 0,var(--dark-background) 20%,rgba(53,66,81,0) 100%);border-bottom-right-radius:50px;right:0}.advantages-v2__marquee.with-children:before{background:linear-gradient(to right,var(--dark-background) 0,var(--dark-background) 20%,rgba(53,66,81,0) 100%);border-bottom-left-radius:50px;left:0}.advantages-v2__marquee.without-children:after{background:linear-gradient(to left,var(--main) 0,var(--main) 20%,rgba(53,66,81,0) 100%);border-bottom-right-radius:50px;right:0}.advantages-v2__marquee.without-children:before{background:linear-gradient(to right,var(--main) 0,var(--main) 20%,rgba(53,66,81,0) 100%);border-bottom-left-radius:50px;left:0}.advantages-v2__marquee-row{animation:marquee 20s linear infinite;display:flex;width:-moz-max-content;width:max-content}.advantages-v2__marquee-track{display:flex;white-space:nowrap}.advantages-v2__marquee-track p{color:var(--light-font);margin:0 0 0 24px}.advantages-v2__marquee-track>span{color:var(--light-font);display:flex;margin:0}.advantages-v2__marquee-track.light-font-marquee{margin-left:16px}.advantages-v2__marquee-track.child-main-color-marquee{color:var(--child-main-color);margin-left:16px}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.advantages-v2__bottom.container{overflow:hidden}.advantages-v2__marquee.container,.advantages-v2__marquee.with-children.container{max-width:100%;width:100%}.advantages-v2__marquee.container:before,.advantages-v2__marquee.with-children.container:before{border-bottom-left-radius:0;height:48px;width:64px}.advantages-v2__marquee.container:after,.advantages-v2__marquee.with-children.container:after{border-bottom-right-radius:0;height:48px;width:64px}.advantages-v2__bottom.container{padding:0}@media only screen and (max-width:900px){.advantages-v2__table.with-content,.advantages-v2__table.without-content{display:flex;flex-direction:column}.advantages-v2__wrap{border-radius:32px;padding:48px 32px}.advantages-v2__item{height:-moz-fit-content;height:fit-content;min-height:80px}.advantages-v2__subtitle{margin-bottom:24px}.advantages-v2__content{margin-bottom:36px}.container.advantages-v2__bottom{border-radius:0 0 32px 32px}.container.advantages-v2__marquee.with-children{max-width:100%}.container.advantages-v2__marquee.with-children:after,.container.advantages-v2__marquee.with-children:before{height:48px;width:64px}}.degag-svg{display:flex;flex-direction:row;flex-wrap:wrap}
.stage-prices .title{margin-bottom:48px}.stage-prices__wrap{background-color:var(--grey-background);border-radius:24px;padding:80px 64px}.stage-prices__row{align-items:flex-start;display:flex;margin-bottom:32px}.stage-prices__left-col{margin-right:16px;max-width:746px;width:100%}.stage-prices__right-col{max-width:510px;width:100%}.stage-prices__head>div{color:var(--grey-font);line-height:22.4px}.stage-prices__name{align-items:center;display:flex;line-height:22.4px}.stage-prices__name-value--gray{color:var(--grey-font)}.stage-prices__name-icon{align-items:center;display:flex;height:32px;justify-content:center;margin-right:14px;max-width:32px;position:relative;width:100%}.stage-prices__name-icon:after{border:1.5px solid var(--main);border-radius:50%;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.stage-prices__info-icon{cursor:pointer;height:16px;margin-left:12px;width:16px}.stage-prices__info-icon:hover{stroke:var(--interface-grey)}.stage-prices__prices{align-items:center;display:flex;line-height:22.4px}.stage-prices__prices-old{color:var(--grey-font);margin-right:16px;text-decoration:line-through}.stage-prices__prices-current{font-weight:600}.stage-prices__notice,.stage-prices__prices-current--gray{color:var(--grey-font)}.stage-prices__notice{line-height:19.6px;margin-top:8px}.stage-prices__result.stage-prices__row{margin-bottom:0}.stage-prices__result-left,.stage-prices__result-sign{align-items:center;display:flex}.stage-prices__result-sign{margin-right:12px;max-width:218px;width:100%}.stage-prices__result-sign div{line-height:25.2px}.stage-prices__result-banks{width:100%}.stage-prices__result-icon{background:radial-gradient(48.16% 48.16% at 16.97% 16.97%,var(--main-gradient) 0,var(--main) 100%);border-radius:50%;height:32px;justify-content:center;margin-right:16px;max-width:32px;width:100%}.stage-prices__result-icon,.stage-prices__result-right{align-items:center;display:flex}.stage-prices__result-sum{line-height:25.2px}.stage-prices__guarantee{align-items:center;background-color:var(--light-background);border-radius:12px;display:flex;justify-content:center;margin-left:32px;padding:8px 12px}.stage-prices__guarantee-icon{height:32px;max-width:32px;width:100%}.stage-prices__guarantee-icon svg{height:100%;width:100%}.stage-prices__guarantee-text{line-height:25.2px;margin-left:8px}.stage-prices__name.stage-prices__left-col.mobile,.stage-prices__result-sign.mobile{display:none}.stage-prices__result-sign.desktop{width:360px}.stage-prices__guarantee.mobile,.stage-prices__result-banks.bottom{display:none}@media (max-width:1440px){.stage-prices__result.stage-prices__row>div:first-child{align-items:start;display:flex;gap:12px;text-align:start}.stage-prices__result-sign.desktop{height:49px;margin:auto 0}.stage-prices__result-banks.mobile{display:none}.stage-prices__result-banks.bottom{display:block;margin-top:24px}}@media (max-width:900px){.stage-prices.content-block{padding:0}}@media (max-width:800px){.stage-prices__result-banks.bottom{display:none}.stage-prices.content-block{padding:0}.stage-prices.content-block .container{align-items:start;display:flex;flex-direction:column;justify-content:center;margin:0;max-width:100%}.stage-prices.content-block .title{margin-bottom:40px;padding:0 24px;text-align:start}.stage-prices__wrap{padding:48px 35px;width:100%}.stage-prices__name.stage-prices__left-col.desktop,.stage-prices__result-sign.desktop,.stage-prices__right-col{display:none}.stage-prices__name.stage-prices__left-col.mobile{align-items:start;display:block;display:flex}.stage-prices__prices-current,.stage-prices__prices-current span{margin:0}.stage-prices__name.mobile>span{margin-left:8px;margin-top:0}.stage-prices__result-sign.mobile{align-items:start;display:flex}.stage-prices__result-sum{margin-bottom:22px;margin-top:12px}.stage-prices__wrap .reviews__ratings-icon{align-items:center;background-color:var(--light-background);border-radius:12px;display:flex;flex-direction:row;gap:6px;height:50px;justify-content:center;width:200px}.stage-prices__wrap .reviews__ratings-icon-stage:after{display:none}.stage-prices__wrap p{margin:0}.stage-prices__wrap svg{height:32px;width:32px}.stage-prices__result-banks{margin-top:12px;padding:0 20px}.stage-prices__result-banks.mobile{display:flex;flex-direction:column;gap:12px}.stage-prices__result-banks.mobile .credit-btns__wrap{align-items:center;display:grid;gap:6px;grid-template-columns:repeat(2,1fr);justify-content:start}.stage-prices__guarantee.mobile{display:flex;justify-content:start;margin:0;width:-moz-fit-content;width:fit-content}.stage-prices__guarantee.desktop{display:none}}@media (max-width:640px){.stage-prices.content-block .container{align-items:center}.stage-prices.content-block .title{text-align:center}.stage-prices__wrap{width:100%}}
.service-prices__title{margin-bottom:24px}.service-prices__wrap{background-color:var(--grey-background);border-radius:24px;display:flex;flex-direction:column;gap:4px;padding:24px 48px}.service-prices__content{align-items:end;border-radius:8px;cursor:pointer;display:flex;gap:4px;height:-moz-fit-content;height:fit-content;min-height:54px;padding:16px 12px;transition:background .3s ease;width:100%}.service-prices__content:hover{background:var(--light-background)}.service-prices__left{display:flex;flex-direction:row;flex-shrink:0;gap:4px;max-width:900px}.service-prices__number{color:var(--grey-font);min-width:24px}.service-prices__text{display:flex;flex-direction:column;gap:4px;min-width:0}.service-prices__name{max-width:872px;white-space:normal;width:100%;word-break:break-word}.service-prices__description{color:var(--grey-font);max-width:448px;width:100%}.service-prices__line{border-bottom:1.5px dashed var(--border-grey);flex-grow:1;height:-moz-fit-content;height:fit-content}.service-prices__value{display:flex;flex-shrink:0;gap:4px}.service-prices__value>span{white-space:nowrap}.service-prices__text-after{margin-top:16px}@media only screen and (max-width:1280px){.service-prices__wrap{padding:24px}.service-prices__left{max-width:500px}}@media only screen and (max-width:900px){.service-prices__left{max-width:400px}}@media only screen and (max-width:640px){.service-prices__wrap{border-radius:16px;padding:16px 12px}.service-prices__content{align-items:start;flex-direction:column}.service-prices__left{flex-direction:column;max-width:540px}}
.about-vacancy__wrap{display:flex;flex-direction:row;gap:32px}.about-vacancy__blocks,.about-vacancy__content{display:flex;flex-direction:column;gap:16px}.about-vacancy__blocks{height:-moz-fit-content;height:fit-content;min-height:100px;min-width:330px;width:330px}.about-vacancy__vacancy-wrap{background-color:var(--grey-background);border-radius:12px;padding:32px;width:100%}.about-vacancy__vacancy-company,.about-vacancy__vacancy-wrap{display:flex;flex-direction:column;gap:8px}.about-vacancy__vacancy-company-item{align-items:center;display:flex;flex-direction:row;gap:8px}.about-vacancy__vacancy-company-item img{border-radius:100%;height:32px;min-width:32px;width:32px}@media only screen and (max-width:1440px){.about-vacancy__wrap{display:flex;flex-direction:column;gap:32px}}
.accordion-price__wrap{display:flex;flex-direction:column;gap:4px}.accordion-price__content{align-items:end;border-radius:8px;cursor:pointer;display:flex;gap:4px;height:-moz-fit-content;height:fit-content;min-height:54px;padding:16px 12px;transition:backround .3 ease;width:100%}.accordion-price__content.active,.accordion-price__content:hover{background:var(--grey-background)}.accordion-price__left{display:flex;flex-direction:row;flex-shrink:0;gap:4px;max-width:900px}.accordion-price__number{color:var(--grey-font);min-width:24px}.accordion-price__text{display:flex;flex-direction:column;gap:4px;min-width:0}.accordion-price__name{max-width:872px;white-space:normal;width:100%;word-break:break-word}.accordion-price__description{color:var(--grey-font);max-width:448px;width:100%}.accordion-price__line{border-bottom:1.5px dashed var(--border-grey);flex-grow:1;height:-moz-fit-content;height:fit-content}.accordion-price__value{display:flex;flex-shrink:0;gap:4px}.accordion-price__value>span{white-space:nowrap}@media only screen and (max-width:1280px){.accordion-price__left{max-width:500px}}@media only screen and (max-width:900px){.accordion-price__left{max-width:400px}}@media only screen and (max-width:640px){.accordion-price__left{flex-direction:column;max-width:540px}.accordion-price__content{align-items:start;flex-direction:column}}
.accordion-content-service{display:flex;flex-direction:column;gap:32px}.accordion-content-service__wrap{display:grid;gap:8px;grid-template-columns:repeat(auto-fill,minmax(205px,1fr));margin-top:16px}.accordion-content-service__on{color:var(--interface-grey)}.accordion-content-service__description{min-width:40px;width:-moz-fit-content;width:fit-content;width:100%}.accordion-content-service__icon{align-items:center;display:flex;height:48px;justify-content:center;min-width:48px;width:48px}.accordion-content-service__item{align-items:center;background:var(--grey-background);border-radius:12px;display:flex;height:-moz-fit-content;height:fit-content;min-height:48px;padding-right:12px;position:relative;transition:color .3s ease}.accordion-content-service__item:hover .accordion-content-service__text{color:var(--main)}.accordion-content-service__item:after{background:linear-gradient(to right,transparent 0,var(--grey-background) 100%);border-radius:0 12px 12px 0;content:"";display:block;height:100%;pointer-events:none;position:absolute;right:-1px;top:0;width:16px;z-index:90}.accordion-content-service__text{-webkit-line-clamp:2;-webkit-box-orient:vertical;line-clamp:2;color:var(--main-font);display:-webkit-box;overflow:hidden;padding:4px 0;transition:color .3s ease}
.accordion-advanced{background-color:var(--light-background);border-radius:16px;height:-moz-fit-content;height:fit-content}.accordion-advanced__container{flex-direction:column;gap:16px}.accordion-advanced__container,.accordion-advanced__item{display:flex;height:-moz-fit-content;height:fit-content;width:100%}.accordion-advanced__item{cursor:pointer;flex-direction:row;gap:24px;justify-content:space-between;min-height:80px;padding:0 24px}.accordion-advanced__left,.accordion-advanced__right{align-items:center;display:flex;flex-direction:row;gap:16px}.accordion-advanced__right.mobile{display:none}.accordion-advanced__open{align-items:center;background:var(--grey-background);border-radius:16px;display:flex;height:48px;justify-content:center;min-width:48px;width:48px}.accordion-advanced__open.active{background:radial-gradient(48.16% 48.16% at 16.97% 16.97%,var(--main-gradient) 0,var(--main) 100%)}.accordion-advanced__section{display:flex;gap:8px}.accordion-advanced__section-name{-webkit-user-select:none;-moz-user-select:none;user-select:none}.accordion-advanced__section-icon{stroke:var(--main);height:24px;min-width:24px;width:24px}.accordion-advanced__feature{align-items:center;background-color:var(--grey-background);border-radius:8px;color:var(--main-font);display:flex;flex-direction:row;gap:8px;height:36px;justify-content:center;padding:8px;width:-moz-fit-content;width:fit-content}.accordion-advanced__feature>p{margin:0;white-space:nowrap}.accordion-advanced__feature--term{min-width:176px}.accordion-advanced__feature--guarantee{min-width:163px}.accordion-advanced__feature svg{stroke:var(--main);min-width:24px}.accordion-advanced__content{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .35s ease,opacity .25s ease}.accordion-advanced__content.is-open{grid-template-rows:1fr;opacity:1}.accordion-advanced__content-inner{overflow:hidden}.accordion-advanced__wrap{border-top:1px solid var(--border-grey);display:flex;flex-direction:column;padding:24px}@media (max-width:1200px){.accordion-advanced__right.desktop p{white-space:inherit}.accordion-advanced__right.desktop .accordion-advanced__feature{height:48px}}@media (max-width:900px){.accordion-advanced__item{display:flex;flex-direction:column}.accordion-advanced__left{padding:16px 0}.accordion-advanced__right.mobile{display:flex}.accordion-advanced__right.desktop{display:none}.accordion-advanced__feature{margin-bottom:16px}}@media (max-width:640px){.accordion-advanced__right{display:flex;gap:16px}.accordion-advanced__feature{align-items:center;display:flex;flex:0.5;height:-moz-fit-content;height:fit-content;justify-content:center;min-height:56px;min-width:0;padding:8px 12px;width:100%}.accordion-advanced__feature>p{white-space:wrap}}@media (max-width:420px){.accordion-advanced__right{display:flex;flex-direction:column;gap:0}}
.price_service-list__title{margin-bottom:48px}.price_service-list__card{display:flex;flex-direction:column;gap:4px}.price_service-list__card-top{align-items:start;background-color:var(--light-background);border-radius:24px;display:flex;flex-direction:row;height:112px;justify-content:start;min-height:112px;padding:16px 24px}.price_service-list__card-title{flex:0.6;line-height:150%;margin:0}.price_service-list__card-price{align-items:end;color:var(--main);display:flex;flex:0.4;height:32px;justify-content:end;text-align:end}.price_service-list__card-price--empty{height:32px}.price_service-list__card-bottom{background-color:var(--light-background);border-radius:24px;display:flex;flex-direction:column;height:334px;justify-content:space-between;padding:32px 24px}.price_service-list__card-description{height:132px;line-height:140%}.price_service-list__card--children>span{color:var(--interface-grey)}.price_service-list__card--children-table{display:grid;gap:8px;grid-template-columns:repeat(2,1fr);margin-top:8px}.price_service-list__card--children-item{align-items:center;background:var(--grey-background);border-radius:12px;display:flex;gap:16px;height:48px}.price_service-list__card--children-item-icon{fill:var(--main);height:48px;min-width:48px;padding:4px;width:48px}.price_service-list__card--children-item-text{line-height:140%;max-width:100px}.price_service-list__content{display:grid;gap:24px;grid-template-columns:repeat(2,1fr)}.price_service-list__content--item{display:flex;flex-direction:column;gap:24px}@media only screen and (max-width:1080px){.price_service-list__content{display:flex;flex-direction:column}}
.prices-tabs-accordion__title{margin-bottom:32px}@media (max-width:900px){.prices-tabs-accordion{padding:48px 0}}@media (max-width:640px){.prices-tabs-accordion{padding:24px 0}.prices-tabs-accordion__title{margin-bottom:16px}}
.video-two-column__head{margin-bottom:48px}.video-two-column__subtitle{line-height:19.6px;margin-top:16px}.video-two-column__content{align-items:flex-start;display:flex;justify-content:space-between}.video-two-column__column{margin-right:24px;max-width:572px;width:100%}.video-two-column__column:last-child{margin-right:0}.video-two-column__text{line-height:22.4px;margin-bottom:32px}.video-two-column__video{align-items:flex-start;display:flex;flex-wrap:wrap;margin:-8px}.video-two-column__video-item{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:16px;height:211px;margin:8px;max-width:278px;overflow:hidden;position:relative;width:100%;z-index:1}.video-two-column__video-item:after{background:url(/images/video-pattern.webp),linear-gradient(90deg,rgba(0,0,0,.45) 38.4%,transparent);background-size:3px 3px,auto;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.video-two-column__video-item--single{max-width:unset}.video-two-column__video-name{color:var(--light-font);left:32px;line-height:25.2px;position:absolute;top:32px;width:calc(100% - 64px);z-index:3}.video-two-column__video-button{align-items:center;bottom:32px;cursor:pointer;display:flex;justify-content:center;left:32px;position:absolute;z-index:3}.video-two-column__video-button:hover .video-two-column__video-icon:before{opacity:1}.video-two-column__video-icon{align-items:center;border-radius:50%;display:flex;height:48px;justify-content:center;margin-right:16px;position:relative;width:48px;z-index:1}.video-two-column__video-icon svg{position:relative;z-index:4}.video-two-column__video-icon:after{border:1.5px solid var(--light-font);opacity:.3;z-index:2}.video-two-column__video-icon:after,.video-two-column__video-icon:before{border-radius:inherit;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.video-two-column__video-icon:before{background:radial-gradient(34.53% 93.01% at 30.47% -26.01%,var(--main-gradient) 0,var(--main) 100%);opacity:0;transition:opacity .2s ease;z-index:3}.video-two-column__video-sign{color:var(--light-font);line-height:22.4px;max-width:80px;width:100%}@media only screen and (max-width:640px){.video-two-column__content{display:flex;flex-direction:column;gap:24px}.video-two-column__text{text-align:center}.video-two-column__video-item{max-width:none}}
.teeth-one-day{background-image:linear-gradient(90deg,var(--grey-background-gradient) 50%,rgba(245,250,253,0) 65%),url(/images/services/teeth-one-day-backgr.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;overflow:hidden;padding:0}.teeth-one-day__wrap{display:flex;justify-content:space-between}.teeth-one-day__content{max-width:585px;padding:80px 0;width:100%}.teeth-one-day .title{margin-bottom:75px}.teeth-one-day__item{align-items:flex-start;display:flex;margin-bottom:32px}.teeth-one-day__item:last-child{margin-bottom:0}.teeth-one-day__icon{align-items:center;background:radial-gradient(48.16% 48.16% at 16.97% 16.97%,var(--main-gradient) 0,var(--main) 100%);border-radius:50%;display:flex;height:32px;justify-content:center;margin-right:16px;max-width:32px;width:100%}.teeth-one-day__icon svg{height:24px;width:24px}.teeth-one-day__name{line-height:33.6px;margin-bottom:8px}.teeth-one-day__text{line-height:19.6px}.teeth-one-day__image{align-self:stretch;max-width:775px;position:relative;width:100%}.teeth-one-day__image-wrap{align-items:flex-end;display:flex;height:100%;justify-content:center;left:0;position:absolute;width:100%}.teeth-one-day__image-wrap img{height:auto}.teeth-one-day__down-content{display:none}@media (max-width:1600px){.teeth-one-day__wrap{padding:0 12px}}@media (max-width:640px){.teeth-one-day{background-image:none;overflow:visible;position:relative}.teeth-one-day__image{display:none}.teeth-one-day.container{position:relative}.teeth-one-day__wrap{background-color:var(--grey-background);border-radius:32px;max-width:none;padding:0 24px;position:relative;width:100%;z-index:2}.teeth-one-day__down-content{align-items:center;background-image:linear-gradient(90deg,var(--grey-background-gradient) 0,rgba(245,250,253,0) 65%),url(/images/services/no-pain-back-new.webp);background-position:60% 50%;border-radius:32px 32px 0 0;display:flex;flex-direction:column;height:-moz-fit-content;height:fit-content;justify-content:end;margin-bottom:-32px;max-height:256px;min-height:220px;opacity:.2;position:relative;transform:translateY(50%);transition:transform 1s ease-out,opacity 1s ease-out;width:100%;z-index:1}.teeth-one-day__down-content.active{opacity:1;transform:translateY(0)}.teeth-one-day__down-image-wrap{align-items:end;display:flex;height:-moz-fit-content;height:fit-content;justify-content:center;max-height:256px;width:100%}.teeth-one-day__down-image-wrap img{display:block;height:auto;max-height:256px;max-width:80%;-o-object-fit:contain;object-fit:contain;width:auto}.teeth-one-day__content{padding:48px 0}.teeth-one-day__content .title{margin-bottom:32px}}
.compare-table__wrap{display:flex;flex-direction:column;gap:10px;min-height:100px}.compare-table__row{display:flex;flex-direction:row;gap:10px}.compare-table__row-main{display:flex;flex-direction:column;gap:10px}.compare-table__row-title{display:flex;flex-direction:row;gap:10px}.compare-table__row-title .compare-table__column,.compare-table__row-title .compare-table__column-main{border-radius:32px 32px 0 0;padding-top:32px}.compare-table__subtitle-block>div:last-of-type .compare-table__column,.compare-table__subtitle-block>div:last-of-type .compare-table__column-main{border-radius:0 0 32px 32px;padding-bottom:32px}.compare-table__header .compare-table__column{border-radius:32px;padding-top:32px}.compare-table__header .compare-table__column-main{background:none;background-color:none;border-radius:32px}.compare-table__header .compare-table__column-main h3{left:-32px;margin:0;position:relative;width:100%}.compare-table__title.mobile{display:none}.compare-table__before{height:40px;line-height:140%;margin-bottom:24px;width:100%}.compare-table__header{text-align:center}.compare-table__title{text-align:start}.compare-table__column{background-color:var(--grey-background);display:flex;flex:0.25;flex-direction:column;padding:0 32px 32px}.compare-table__column>div{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:center}.compare-table__column p{margin:0}.compare-table__column-main{background-color:var(--grey-background);flex:0.5;padding:0 32px 32px}.compare-table__image-wrapper{padding-bottom:32px}.compare-table__image-wrapper img{border-radius:12px;height:122px;-o-object-fit:cover;object-fit:cover}.compare-table__after{padding-top:32px}.compare-table__button.btn.btn--color{height:32px;min-height:32px;width:84px}.compare-table__card.mobile,.compare-table__column-main.mobile-small,.compare-table__row-main.mobile{display:none}.compare-table__image-none{display:none!important}.compare-table__column--no-title,.compare-table__column-main--no-title{height:10px;margin-top:32px;padding-top:0!important;width:100%}.compare-table__wrap.container.line-spacing{gap:12px}.compare-table__wrap.container.line-spacing .compare-table__row-main.desktop{background-color:var(--grey-background);border-radius:24px;gap:0}.compare-table__wrap.container.line-spacing .compare-table__row-main.desktop .compare-table__row-title>div{margin:0;padding-top:0}.compare-table__wrap.container.line-spacing .compare-table__row-main.desktop .compare-table__row{padding:0 5px;position:relative;transition:all .2s ease}.compare-table__wrap.container.line-spacing .compare-table__row-main.desktop .compare-table__row:after{background-color:var(--border-grey);bottom:0;content:"";height:1px;left:12px;position:absolute;right:12px;transition:background-color .2s ease}.compare-table__wrap.container.line-spacing .compare-table__row-main.desktop .compare-table__row:hover:after{background-color:var(--main)}.compare-table__wrap.container.line-spacing .compare-table__row-main.desktop .compare-table__row>div{padding-bottom:6px}.compare-table__wrap.container.line-spacing .compare-table__row-main.desktop .compare-table__card:last-child .compare-table__row{margin-bottom:36px}.compare-table__wrap.container.line-spacing .compare-table__card.mobile .compare-table__column{padding:0}.compare-table__wrap.container.line-spacing .compare-table__title.mobile{padding-bottom:12px}@media (max-width:1000px){.compare-table__title.mobile{display:block;padding:0 12px;text-align:start}.compare-table__title.mobile span{display:inline;white-space:normal}.compare-table__wrap.container{gap:34px}.compare-table__wrap.container h3{margin:0}.compare-table__header{align-items:center!important;display:flex;flex-direction:column!important}.compare-table__header.desktop{display:none}.compare-table__row-main{display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.compare-table__row-main.desktop{display:none}.compare-table__row-main.mobile{display:grid}.compare-table__row-main .compare-table__column{background-color:var(--grey-background);border-radius:32px;padding:24px}.compare-table__column{background-color:none;background:none;gap:16px;padding:0 12px}.compare-table__column>div{align-items:start}.compare-table__column-title{justify-content:center;padding-bottom:10px;text-align:center}.compare-table__value{align-items:start;justify-content:center;min-height:35px;text-align:center}.compare-table__button.btn.btn--color{display:none}.compare-table__image-wrapper{min-height:20px}.compare-table__row-content{display:flex;flex-direction:column;padding:0 24px}.compare-table__row-content>span{text-align:center}.compare-table__card{display:flex;flex-direction:column;gap:10px}.compare-table__card.mobile{display:flex}.compare-table__values{align-items:start!important;display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.compare-table__values>div{display:flex;flex-direction:row;gap:10px;justify-content:center;text-align:center;width:100%}.compare-table__after{display:none}}@media (max-width:640px){.compare-table{display:none}.compare-table__column{overflow:hidden;position:relative;z-index:100}.compare-table__column:after{background:linear-gradient(to right,transparent 0,var(--grey-background) 100%);right:-1px}.compare-table__column:after,.compare-table__column:before{content:"";display:block;height:100%;pointer-events:none;position:absolute;top:0;width:16px;z-index:110}.compare-table__column:before{background:linear-gradient(to left,transparent 0,var(--grey-background) 100%);left:-1px}.compare-table__column-title,.compare-table__value{text-align:start}}
.simple-table.content-block{overflow:hidden}.simple-table__title{margin-bottom:40px;text-align:center}.simple-table__title.title{padding:0 24px}.simple-table__title.with-subtitle{margin-bottom:16px}.simple-table__subtitle{line-height:1.5;margin:0 auto 40px;max-width:900px;padding:0 16px;text-align:center}.simple-table__after-text{line-height:1.5;margin-top:24px;opacity:.9;padding:0 12px}.simple-table__table{align-items:stretch;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.simple-table__column{background:#fff;border:1px solid var(--border-grey);border-radius:16px;flex:1;height:100%;overflow:hidden}.simple-table__column-row{border-bottom:1px solid var(--border-grey);line-height:1.45;min-height:56px;padding:12px}.simple-table__column-row>*{margin-bottom:0;margin-top:0}.simple-table__column-row:last-child{border-bottom:0}.simple-table__column-title{background-color:var(--grey-background);border-bottom:1px solid var(--border-grey);line-height:1.35;margin-bottom:0;padding:12px}.simple-table__column-title.active:after,.simple-table__column-title:after{display:none}@media (max-width:1000px){.simple-table__subtitle,.simple-table__title{margin-bottom:28px}.simple-table__table{gap:10px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.simple-table__column{border-radius:14px}}@media (max-width:640px){.simple-table__subtitle,.simple-table__title{margin-bottom:24px;padding:0 12px}.simple-table__table{gap:12px;grid-template-columns:1fr}.simple-table__column{border-radius:12px}.simple-table__column-title{padding:10px}.simple-table__column-row{min-height:0;padding:10px}}
.banner-kt{background-color:var(--grey-background);background-position:50%;background-repeat:no-repeat;background-size:cover;overflow:hidden;padding:0;position:relative}.banner-kt__wrap{box-sizing:content-box;flex-direction:row;gap:70px;height:630px;padding:0}.banner-kt__content,.banner-kt__wrap{display:flex;justify-content:space-between}.banner-kt__content{align-items:start;flex:0.5;flex-direction:column;padding:80px 0;position:relative;z-index:12}.banner-kt__image{align-items:end;display:flex;flex:0.5;flex-direction:row;overflow:auto;overflow:hidden;position:relative;z-index:5}.banner-kt__image img{height:100%;max-height:none;-o-object-fit:cover;object-fit:cover;width:100%}.banner-kt__image:before{background-color:var(--grey-background);left:-10px;width:20px;z-index:10}.banner-kt__image:after,.banner-kt__image:before{content:"";height:100%;pointer-events:none;position:absolute;top:0}.banner-kt__image:after{background:linear-gradient(90deg,var(--grey-background) 30%,hsla(0,0%,100%,0) 100%);left:0;width:100px;z-index:5}.banner-kt__image.mobile{display:none}.banner-kt__slider{height:100%}.banner-kt__slider:before{background-color:var(--grey-background);right:-10px;width:20px;z-index:10}.banner-kt__slider:after,.banner-kt__slider:before{content:"";height:100%;pointer-events:none;position:absolute;top:0}.banner-kt__slider:after{background:linear-gradient(90deg,hsla(0,0%,100%,0) 0,var(--grey-background) 80%);right:0;width:100px;z-index:5}.banner-kt__action,.banner-kt__head{display:flex;flex-direction:column;gap:32px}.banner-kt__title{max-width:500px}.banner-kt__subtitle{max-width:700px}.banner-kt__text{max-width:300px}.banner-kt__pagination{display:flex;gap:80px;justify-content:center;left:0;margin-bottom:-80px;margin-left:20px;padding:20px 60px;position:absolute;top:90%;transform:translateY(-100%);z-index:6}.banner-kt__pagination .swiper-pagination-bullet{background-color:var(--grey);border-radius:50%;display:flex;flex-direction:column;gap:10px;height:10px!important;margin-right:0!important;opacity:1;padding:0!important;transition:background-color .3s ease;width:10px!important}.banner-kt__pagination .swiper-pagination-bullet:after{display:none!important}.banner-kt__pagination .swiper-pagination-bullet-active{background:var(--main);border-radius:50%;height:10px!important;width:10px!important}.banner-kt__pagination .swiper-pagination-bullet-active:after{display:none!important}.banner-kt__pagination .bullet-text{color:var(--grey-font);margin-left:-40px;margin-top:8px;text-align:center;width:90px}.banner-kt__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active span:last-child{color:var(--main-font)}@media (max-width:1600px){.banner-kt__content{padding-left:15px}.banner-kt__wrap{box-sizing:content-box;display:flex;flex-direction:row;gap:16px;height:auto;justify-content:space-between;padding:0}}@media (max-width:1440px){.banner-kt__content{padding-left:24px}}@media (max-width:1300px){.banner-kt{background-image:linear-gradient(90deg,var(--grey-background-gradient) 50%,rgba(245,250,253,0) 65%),url(/images/services/no-pain-back-new.webp)}.banner-kt__image{overflow:visible;position:relative}.banner-kt__image img{overflow:visible}.banner-kt__image.desktop{display:none}.banner-kt__image.mobile{display:flex}.banner-kt__image:after,.banner-kt__image:before,.banner-kt__slider:after,.banner-kt__slider:before{display:none}}@media (max-width:720px){.banner-kt{background-color:var(--light-background);background-image:none;overflow:visible}.banner-kt__wrap{flex-direction:column-reverse;gap:0;height:-moz-fit-content;height:fit-content;position:relative}.banner-kt__subtitle,.banner-kt__text,.banner-kt__title{max-width:none;text-align:center;width:100%}.banner-kt__action{align-items:center;display:flex;flex-direction:column}.banner-kt__image{align-items:end;background-image:linear-gradient(90deg,var(--grey-background-gradient) 50%,rgba(245,250,253,0) 65%),url(/images/services/no-pain-back-new.webp);border-radius:32px 32px 0 0;display:flex;flex-direction:row;height:-moz-fit-content;height:fit-content;justify-content:center;margin-bottom:-32px;max-height:256px;min-height:220px;opacity:.2;overflow:hidden;position:relative;transform:translateY(50%);transition:transform 1s ease-out,opacity 1s ease-out;transition-delay:1s;width:100%;z-index:0}.banner-kt__image.active{opacity:1;transform:translateY(0)}.banner-kt__image img{display:block;height:auto;max-height:256px;max-width:80%;-o-object-fit:contain;object-fit:contain;width:auto}.banner-kt__content{background-color:var(--grey-background);border-radius:32px;gap:42px;padding:48px 24px;z-index:12}.banner-kt__action{width:100%}.banner-kt__action-button.btn.btn--color{height:64px;max-width:230px}}
.group-tab{background-color:var(--grey-background);background-position:50%;background-repeat:no-repeat;background-size:cover}.group-tab.content-block{padding:48px 0}.group-tab__title.title{padding-bottom:48px}.group-tab__tabs{background-color:var(--border-grey);border-radius:12px;display:flex;flex-direction:row;gap:8px;padding:5px;width:-moz-fit-content;width:fit-content}.group-tab__tabs-button{border-radius:12px;cursor:pointer;min-width:180px;padding:8px 16px;text-align:center;transition:background-color .3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.group-tab__tabs-button.active{background-color:var(--light-background)}.group-tab__content>div{display:flex}@media only screen and (max-width:1440px){.group-tab__content>div{gap:12px!important}}@media only screen and (max-width:1280px){.group-tab.content-block{padding:48px 0}.group-tab__content>div{flex-direction:column!important;gap:0!important}.group-tab__content .number-items.content-block{padding:12px 0 0}.group-tab__content .implant-price.content-block.content-block--grey,.group-tab__content div .implant-price.content-block.content-block--grey{padding:0}}@media only screen and (max-width:390px){.group-tab__tabs{flex-direction:column;margin:0 auto;width:90%}.group-tab__tabs>div{min-width:none;white-space:nowrap}}
.compare-combination{background-position:50%;background-repeat:no-repeat;background-size:cover;overflow:hidden;padding:0;position:relative}.compare-combination.content-block{border-radius:0}.compare-combination__wrap{display:flex;flex-direction:column;gap:48px}.compare-combination__title.title{max-width:900px}.compare-combination__text-before{max-width:740px}.compare-combination__content{display:flex;flex-direction:column;gap:12px;max-width:700px}.compare-combination__table{align-items:stretch;display:flex;gap:32px}.compare-combination__table>div{border-radius:24px;display:flex;flex-direction:column;padding:24px 32px;width:400px}.compare-combination__table>div:first-child{background-color:var(--grey-background)}.compare-combination__table>div:last-child{background-color:color-mix(in srgb,var(--error) 10%,transparent)}@media (max-width:1000px){.compare-combination.content-block{margin-top:0}.compare-combination__wrap{padding:40px 12px}.compare-combination__content,.compare-combination__text-before,.compare-combination__title.title{max-width:none;text-align:center;width:100%}.compare-combination__table{align-items:stretch;display:flex;gap:32px}.compare-combination__table>div{width:100%}}@media (max-width:640px){.compare-combination__content,.compare-combination__text-before,.compare-combination__title.title{padding:0 12px}.compare-combination__table{display:flex;flex-direction:column;gap:12px}}
.title-block{background-position:50%;background-repeat:no-repeat;background-size:cover}.title-block.content-block{padding:0}
.number-list.content-block--grey .number-list__item{background-color:var(--light-background)}.number-list .title{margin-bottom:32px}.number-list__item{background-color:var(--grey-background);border-radius:24px;display:flex;flex-direction:column;height:auto;min-height:360px;padding:32px 40px;width:100%}.number-list__image{align-items:center;display:flex;justify-content:center;margin:0 auto 24px;max-width:256px}.number-list__info{flex-grow:1;margin:0 auto;max-width:242px}.number-list__name{align-items:flex-start;display:flex}.number-list__name-value{line-height:22.4px}.number-list__name-icon{align-items:center;background:radial-gradient(48.16% 48.16% at 16.97% 16.97%,var(--main-gradient) 0,var(--main) 100%);border-radius:50%;color:var(--light-font);display:flex;height:48px;justify-content:center;line-height:22.4px;margin-right:16px;min-height:48px;min-width:48px;width:48px}.number-list__description{line-height:19.6px;margin-top:24px}.number-list__price{align-self:center;display:flex;margin-top:86px;padding-bottom:12px}.number-list__price-icon{align-items:center;border:1.5px solid var(--border-grey);border-radius:50%;display:flex;height:40px;justify-content:center;margin-right:12px;min-height:40px;min-width:40px;width:40px}.number-list__price-icon svg{stroke:var(--border-grey)}.number-list__price-value{line-height:44.8px}.number-list__pagination{margin:32px auto 0}@media only screen and (max-width:1300px){.number-list__item{min-height:460px}}@media only screen and (max-width:900px){.number-list.content-block{padding:40px}}@media only screen and (max-width:640px){.number-list.content-block{background-color:var(--grey-background);padding:24px}.number-list__item{background-color:var(--light-background);min-height:520px;padding:0}.number-list__image{margin-bottom:12px;margin-top:25px}.number-list__image img{height:175px;width:auto}.number-list__info{margin:0 45px;max-width:unset}.number-list__name{align-items:center;flex-direction:row;gap:17px;width:100%}.number-list__name .gradient-main{display:flex}.number-list__name-value{min-width:unset}.number-list__name-icon{height:48px;min-height:48px;min-width:48px;width:48px}.number-list__icon{align-items:center;background-color:var(--btn-gradient-main);border-radius:100px;color:var(--light-font);display:flex;height:48px;justify-content:center;min-width:48px}.number-list__pagination{background-color:var(--grey-background);padding:0}}.number-list__wrap.container.info-list .number-list__info{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:180px}.number-list__wrap.container.info-list .number-list__list{min-height:180px}.number-list__wrap.container.info-list .number-list__item{background-color:var(--light-background)}.number-list__wrap.container.info-list .number-list__item.swiper-slide{border:1px solid var(--border-grey);min-height:180px;transition:all .5s ease-in-out}.number-list__wrap.container.info-list .number-list__item.swiper-slide:hover{border:1px solid var(--main)}.number-list__wrap.container.info-list .number-list__name-icon{display:none}.number-list__wrap.container.info-list .number-list__name-value{color:var(--main);text-align:center}.number-list__wrap.container.info-list .number-list__description{text-align:center}
.stages-list__wrap.container{display:flex;flex-direction:column}.stages-list__wrap.container h2{margin-bottom:24px}.stages-list__title.title{margin-bottom:32px}.stages-list__item{background-color:var(--grey-background);border-radius:24px;display:flex;flex-direction:column;height:auto;min-height:220px;padding:32px 40px;width:100%}.stages-list__item.swiper-slide{height:auto}.stages-list__info{display:flex;flex-direction:column;flex-grow:1;margin:0 auto;max-width:242px}.stages-list__name{align-items:flex-start;display:flex;height:-moz-fit-content;height:fit-content;min-height:120px}.stages-list__name-value{line-height:22.4px}.stages-list__name-icon{align-items:center;background:radial-gradient(48.16% 48.16% at 16.97% 16.97%,var(--main-gradient) 0,var(--main) 100%);border-radius:50%;color:var(--light-font);display:flex;height:48px;justify-content:center;line-height:22.4px;margin-right:16px;min-height:48px;min-width:48px;width:48px}.stages-list__description{line-height:19.6px;margin:0}.stages-list__content{display:flex;flex-direction:column;gap:24px;height:100%;justify-content:space-between}.stages-list__pagination{margin:32px auto 0}@media only screen and (max-width:900px){.stages-list.content-block{padding:40px}}@media only screen and (max-width:640px){.stages-list.content-block{margin:0;padding:24px 0}.stages-list__item{padding:0 24px}.stages-list__info{margin:0;max-width:unset;padding:24px 0}.stages-list__name{align-items:center;flex-direction:row;gap:17px;width:100%}.stages-list__name .gradient-main{display:flex}.stages-list__name-value{min-width:unset}.stages-list__name-icon{height:48px;min-height:48px;min-width:48px;width:48px}.stages-list__icon{align-items:center;background-color:var(--btn-gradient-main);border-radius:100px;color:var(--light-font);display:flex;height:48px;justify-content:center;min-width:48px}.stages-list__pagination{background-color:var(--grey-background);padding:0}}
.info-link-v2 h2{margin:0}.info-link-v2.container{display:flex;gap:24px}.info-link-v2.container.position-left{flex-direction:row-reverse}.info-link-v2__wrap{align-items:center;background-color:var(--light-background);border-radius:48px;display:flex;flex:0.6;padding:48px}.info-link-v2__wrap.bc-color{background-color:var(--grey-background)}.info-link-v2__content{display:flex;flex-direction:column;gap:24px}.info-link-v2__content>*{max-width:100%}.info-link-v2__image{background-position:50%;background-repeat:no-repeat;background-size:cover}.info-link-v2__image,.info-link-v2__video{border-radius:48px;flex:0.4;min-height:285px;position:relative}.info-link-v2__video{overflow:hidden;width:100%}.info-link-v2__video .video-iframe{border:0;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.info-link-v2__subtitle{margin:0}.info-link-v2__text-content{display:flex;gap:24px}.info-link-v2__icon-figure,.info-link-v2__icon-main{height:80px;min-width:80px;width:80px}.info-link-v2__icon-main{bottom:24px;left:24px;position:absolute}.info-link-v2__description{line-height:140%;width:90%}.info-link-v2__action{margin-top:24px}.info-link-v2__wrap.children-mode{background-color:var(--child-main-color)!important;position:relative}.info-link-v2__wrap.children-mode:before{background-image:url(/images/services/detskaya-stomatologiya/child_pattern_vector.svg);background-position:50%;background-size:cover;border-radius:0 0 50px 50px;content:"";height:100%;left:0;opacity:16%;position:absolute;top:0;width:100%;z-index:0}@media only screen and (max-width:1080px){.info-link-v2__content{position:relative;z-index:1}.info-link-v2__content>*{max-width:100%;padding:0 12px}.info-link-v2__image{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:32px;flex:0.4;height:-moz-fit-content;height:fit-content;max-height:320px;min-height:256px}.info-link-v2.container,.info-link-v2.container.position-left{display:flex;flex-direction:column-reverse}}@media only screen and (max-width:800px){.info-link-v2.content-block{padding:24px 0}.info-link-v2.container{display:flex;flex-direction:column-reverse;gap:24px}.info-link-v2__wrap{flex:1}.info-link-v2__video{min-height:320px}.info-link-v2__image{flex:1;height:auto;max-height:550px;min-height:480px}}@media only screen and (max-width:640px){.info-link-v2__wrap{border-radius:32px;padding:32px}.info-link-v2.content-block{padding:0}.info-link-v2.container{display:flex;flex-direction:column-reverse;gap:12px}.info-link-v2__video{height:auto;min-height:220px}.info-link-v2__action{width:100%}.info-link-v2__action .btn{margin:0 auto}.info-link-v2__description{-moz-column-count:1;column-count:1;text-align:start}.info-link-v2__image{min-height:340px}}
.info-link-v3__wrap{border-radius:48px;display:flex;flex-direction:row;justify-content:space-between;padding:48px 24px}.info-link-v3__wrap.background-substrate:before{background-color:var(--grey-background);border-radius:60px;content:"";inset:0;opacity:.7;position:absolute;z-index:1}.info-link-v3__left-image{position:relative;z-index:1}.info-link-v3__left-image img{width:100%}.info-link-v3__right-image{position:relative;z-index:1}.info-link-v3__wrap.container{background-color:"transparent";background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:440px;position:relative}.info-link-v3__image-box{height:auto;min-width:40%;position:relative}.info-link-v3__content{display:flex;flex-direction:column;gap:24px;justify-content:center;position:relative;z-index:1}.info-link-v3__subtitle{margin:0}.info-link-v3__action{width:100%}.info-link-v3__action .btn{min-width:140px}.info-link-v3__microscope{display:flex;flex-direction:row}.info-link-v3__microscope-left,.info-link-v3__microscope-right{display:flex;flex:0.5;flex-direction:column;gap:24px}.info-link-v3__microscope-left>h4,.info-link-v3__microscope-right>h4{color:var(--main);text-transform:uppercase}.info-link-v3__microscope-container{display:flex;flex-direction:row;gap:24px;justify-content:center}.info-link-v3__microscope-container>img{height:90px;width:90px}@media only screen and (max-width:1080px){.info-link-v3__wrap{border-radius:60px;display:flex;flex-direction:column;justify-content:space-between;padding:48px 24px}.info-link-v3__left-image,.info-link-v3__right-image{height:320px;inset:0 auto auto 0!important;order:1;position:relative!important;width:100%!important}.info-link-v3__left-image img,.info-link-v3__right-image img{height:100%;left:50%;margin-top:-60px;position:relative!important;top:0;transform:translateX(-50%);width:auto}.info-link-v3__content{order:2;text-align:center;width:100%!important}.info-link-v3__action .btn{margin:0 auto}.info-link-v3__image-box{max-height:320px}}@media only screen and (max-width:800px){.info-link-v3__microscope{flex-direction:column;gap:48px}.info-link-v3__microscope-left,.info-link-v3__microscope-right{flex:1}.info-link-v3__microscope-left>h4,.info-link-v3__microscope-right>h4{margin:0}}@media only screen and (max-width:640px){.info-link-v3__wrap{border-radius:32px;padding-bottom:24px}.info-link-v3__left-image,.info-link-v3__right-image{height:auto;inset:0 auto auto 0!important;order:1;position:relative!important;width:100%!important}.info-link-v3__left-image img,.info-link-v3__right-image img{height:auto;left:50%;margin-top:-60px;position:relative!important;top:0;transform:translateX(-50%);width:100%}}
.info-link.content-block{padding:24px 0}.info-link__wrap{min-height:200px;padding:80px 100px;width:100%}.info-link__icon,.info-link__wrap{display:flex;flex-direction:row;justify-content:center}.info-link__icon{margin-bottom:12px}.info-link__icon img{height:100%;-o-object-fit:cover;object-fit:cover;width:auto}.info-link__content{align-items:center;display:flex;flex:0.6;flex-direction:column;gap:12px;text-align:center}.info-link__action{margin-top:12px}.info-link__action .btn{max-width:none;min-width:220px;width:-moz-fit-content;width:fit-content}.info-link__image-right{display:none}.info-link__wrap.container.content-block--grey.image--right{gap:24px}.info-link__wrap.container.content-block--grey.image--right .info-link__image-right{display:block;display:flex;flex:0.4;flex-direction:column;height:auto;justify-content:center}.info-link__wrap.container.content-block--grey.image--right .info-link__image-right--image_in img{margin:0 auto;max-height:200px}.info-link__wrap.container.content-block--grey.image--right .info-link__content{align-items:start;text-align:start}.info-link__wrap.container.content-block--grey.image--right .info-link__icon{justify-content:start}.info-link__wrap.container.content-block--grey.image--right .info-link__image-list{align-items:center;display:flex;flex-direction:column;gap:12px;justify-content:center}.info-link__wrap.container.content-block--grey.image--right .info-link__image-list--item--1,.info-link__wrap.container.content-block--grey.image--right .info-link__image-list--item--2,.info-link__wrap.container.content-block--grey.image--right .info-link__image-list--item--3{height:auto;min-height:100px;width:320px}.info-link__wrap.container.content-block--grey.image--right .info-link__image-list--item--1 img,.info-link__wrap.container.content-block--grey.image--right .info-link__image-list--item--2 img,.info-link__wrap.container.content-block--grey.image--right .info-link__image-list--item--3 img{margin:0 auto;max-height:200px;min-height:100px}@media only screen and (max-width:1080px){.info-link__content{flex:1}.info-link__wrap{padding:24px}}@media (max-width:640px){.info-link__wrap{display:flex;flex-direction:column}}
.info-link-small__wrap{border-radius:32px;height:-moz-fit-content;height:fit-content;padding:16px 32px 16px 16px;position:relative;z-index:1}.info-link-small__wrap.children_background:before{background-image:url(/images/services/detskaya-stomatologiya/child_pattern_vector.svg);background-position:50%;background-size:cover;content:"";inset:0;opacity:1;position:absolute;z-index:-1}.info-link-small__content{align-items:center;display:flex;flex-direction:row;gap:24px;justify-content:space-between;min-height:160px}.info-link-small__image{height:160px;min-width:256px;position:relative;width:256px}.info-link-small__image--observe{height:256px;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%) translateY(50px);transition:opacity 1s ease-in-out,transform 1s ease-in-out;width:256px}.info-link-small__image--observe.active{opacity:1;transform:translate(-50%,-50%) translateY(0)}.info-link-small__text{display:flex;flex-direction:column;justify-content:space-between;min-height:72px;width:100%}.info-link-small__title{margin:0}.info-link-small__action .btn{height:64px;max-width:none;min-width:177px;width:-moz-fit-content;width:fit-content}.info-link-small__wrap-right{display:flex;gap:16px;justify-content:space-between;width:100%}@media (max-width:1080px){.info-link-small__wrap-right{flex-direction:column}}@media (max-width:640px){.info-link-small__content{align-items:center;flex-direction:column;gap:0;padding:0}.info-link-small__action{display:flex;justify-content:center}.info-link-small__wrap{padding:0}.info-link-small__wrap-right{border-radius:24px;padding:48px 24px 24px;position:relative;z-index:1}.info-link-small__title{margin-bottom:32px;text-align:center}.info-link-small__subtitle{text-align:center}.info-link-small__image{height:190px;position:relative;z-index:0}}@media (max-width:480px){.info-link-small__action .btn{width:100%}}

.bracket-calculator.stuck-footer{margin-bottom:0}.bracket-calculator__subtitle{line-height:24px;margin-bottom:40px;margin-top:24px;text-align:center}.bracket-calculator__wrap{min-height:560px;position:relative}.bracket-calculator__form{border-radius:8px;bottom:-116px;box-shadow:0 8px 32px rgba(0,0,0,.2);left:0;position:absolute;top:-116px;width:486px;z-index:1}.bracket-calculator__form--image img{width:100%}.bracket-calculator__content{display:flex;flex-direction:column}.bracket-calculator__content .bracket-calculator__label{margin-bottom:16px;margin-top:24px}.bracket-calculator__content .bracket-calculator__values{display:flex;flex-wrap:wrap}.bracket-calculator__content .bracket-calculator__value{align-items:center;background:var(--grey-background);border-radius:12px;color:var(--dark-font);cursor:pointer;display:flex;flex-direction:column;gap:12px;margin-bottom:24px;margin-right:24px;padding:8px;transition:background-color .3s ease,color .3s ease,box-shadow .3s ease}.bracket-calculator__content .bracket-calculator__value:last-child{margin-right:0}.bracket-calculator__content .bracket-calculator__value.active{background:radial-gradient(48.16% 48.16% at 16.97% 16.97%,var(--main-gradient) 30%,var(--main) 100%);box-shadow:0 6px 18px var(--shadow-grey);color:var(--light-font)}.bracket-calculator__content .bracket-calculator__value.active .bracket-calculator__image svg{stroke:var(--main);opacity:1}.bracket-calculator__content .bracket-calculator__image{align-items:center;background-color:var(--light-background);background-position:bottom;background-repeat:no-repeat;background-size:contain;border-radius:8px;display:flex;height:80px;justify-content:center;transition:background-color .3s ease,box-shadow .3s ease;width:277px}.bracket-calculator__content .bracket-calculator__image svg{stroke:var(--grey-font);height:36px;opacity:1;width:36px}.bracket-calculator__content .bracket-calculator__value_label{margin-top:12px;text-align:center;transition:color .3s ease}.bracket-calculator__action{margin-top:48px}.bracket-calculator__action .btn{margin:0;min-width:280px;padding:18px 20px;width:100%}@media (max-width:900px){.bracket-calculator__action .btn{margin:0 auto;min-width:280px;width:100%}}@media (max-width:800px){.bracket-calculator{margin:47px 0}}@media (max-width:640px){.bracket-calculator__values{align-items:center;display:flex;flex-direction:column;gap:24px}.bracket-calculator__value{margin:0!important;max-width:293px;min-width:293px}.bracket-calculator__content .bracket-calculator__values{flex-direction:column}.bracket-calculator__content .bracket-calculator__value{align-items:center;margin-right:0}.bracket-calculator__label{text-align:center}.bracket-calculator__action .btn{margin:0 auto;min-width:280px;width:100%}}
.stage-bracket__wrap{display:flex;gap:24px}.stage-bracket__column-first{background-color:var(--grey-background);border-radius:32px;display:flex;flex:0.3;flex-direction:column;gap:36px;height:auto;padding:24px}.stage-bracket__column-second{display:flex;flex:0.7;flex-direction:column;gap:24px;min-height:800px}.stage-bracket__list{display:flex;flex-direction:column;gap:12px;height:100%}.stage-bracket__list-item{display:flex;flex:0.25;flex-direction:column-reverse;gap:12px}.stage-bracket__list-item-name{padding:0 24px;text-align:center;width:100%}.stage-bracket__list-item>div:last-child{background-color:var(--light-background);background-position:50%;background-repeat:no-repeat;background-size:cover;background-size:180px;border-radius:32px;height:100%}.stage-bracket__list-item-image-one{background-image:url(/images/bracket_1.png?915c94497d22dc3c5ef27c6755598f7c)}.stage-bracket__list-item-image-two{background-image:url(/images/bracket_2.png?6debb595742e6dccd103ffb9ef03f90c)}.stage-bracket__list-item-image-three{background-image:url(/images/bracket_3.png?ad32a12f5906b66c5d5c06e656eb7271)}.stage-bracket__list-item-image-four{background-image:url(/images/bracket_4.png?293b93c2e72d1943fd2f1fef9c9c4816)}.stage-bracket__row{display:flex;gap:24px}.stage-bracket__row-item{border-radius:32px;display:flex;flex-direction:column;gap:12px;height:340px;width:100%}.stage-bracket__row-item>div:first-child{background-color:var(--grey-background);border-radius:32px;padding:24px}.stage-bracket__row-item>div:last-child{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:32px;height:100%}.stage-bracket__row-item-image-two{background-image:url(/images/bracket_5.png?a547c7a67dc5c30e73b08980dea69959)}.stage-bracket__row-item-image-three{background-image:url(/images/bracket_6.png?fef9452bfe5df51cbf56119d6aabcd2a)}.stage-bracket__slider-wrap{height:480px}.stage-bracket__content{align-items:center;display:flex;flex-direction:row;gap:12px}.stage-bracket h3{margin:0;text-align:start}.stage-bracket__icon{align-items:center;background:radial-gradient(48.16% 48.16% at 16.97% 16.97%,var(--main-gradient) 0,var(--main) 100%);border-radius:100px;color:var(--light-font);display:flex;height:48px;justify-content:center;min-width:48px;width:48px}.stage-bracket__slider{flex:1;height:100%;max-width:100%;overflow:hidden;width:100%}.stage-bracket__slider .swiper{height:100%;width:100%}.stage-bracket__slider .swiper-wrapper{width:100%}.stage-bracket__slider .swiper-slide{align-items:center;display:flex;justify-content:center;width:100%!important}.stage-bracket__slider .slide-box{border-radius:24px;flex-shrink:0;height:360px;width:100%}.stage-bracket__slider img{border-radius:32px}.stage-bracket__slider-wrap{background-color:var(--grey-background);border-radius:32px;display:flex;flex-direction:column;gap:24px;height:560px;justify-content:flex-start;overflow:hidden;padding:24px}.stage-bracket__slider-container{display:block;margin:auto;position:relative}@media (max-width:1200px){.stage-bracket__slider{width:80%}.stage-bracket__slider-wrap{padding-top:0}.stage-bracket__content{min-height:140px}.stage-bracket__column-first{padding-top:0}}@media (max-width:1080px){.stage-bracket__wrap.container{flex-direction:column}.stage-bracket__list{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.stage-bracket__list-item{min-height:220px}.stage-bracket__column-first{gap:0}.stage-bracket__slider-wrap{gap:0;height:-moz-fit-content;height:fit-content}}@media (max-width:640px){.stage-bracket__row{flex-direction:column}.stage-bracket__row-item{height:380px}.stage-bracket__content{min-height:120px}.stage-bracket__slider{width:100%}.stage-bracket__slider-container{display:block;margin:auto;position:relative}.stage-bracket__slider-wrap{padding-bottom:72px}}@media (max-width:480px){.stage-bracket__slider-wrap{padding-bottom:72px}.stage-bracket.content-block{padding:24px 0}}
.upload-files__download{align-items:center;background-color:transparent;background-repeat:no-repeat;background-size:100% 100%;border:2px dashed var(--main-gradient);border-radius:32px;display:flex;flex-direction:column;gap:19px;height:100%;justify-content:center;min-width:400px;padding:10px;width:400px}.upload-files__download svg{stroke:var(--main);height:54px;width:54px}.upload-files__download span{color:var(--interface-grey);text-align:center;width:300px}.upload-files__files-item{border-radius:8px;position:relative}.upload-files__files-item>img{border-radius:8px;height:48px;-o-object-fit:cover;object-fit:cover;width:80px}.upload-files__files-item:hover .circle-loader.finished:after{opacity:0}.upload-files__files-item:hover .upload-files__remove{display:block}.upload-files__files-item .upload-files__files-item .upload-files__remove:hover~.upload-files__image,.upload-files__files-item:hover .upload-files__image,.upload-files__files-item:hover .upload-files__remove .upload-files__image{filter:brightness(80%)}.upload-files__files-item .upload-files__info{align-items:center;background-color:rgba(22,27,33,.6);border-radius:50%;color:#fff;cursor:pointer;display:none;height:14px!important;justify-content:center;line-height:16px;position:absolute;right:24px;text-align:center;top:5px;transition:all .3s ease-out;width:14px!important;z-index:20}.upload-files__files-item:hover .upload-files__info,.upload-files__files-item:hover .upload-files__remove{display:flex;transition:all .3s ease-out}.upload-files__files-item:hover .upload-files__image{filter:brightness(80%)}.upload-files__files{display:flex;gap:8px;margin:0 4px;position:relative}.upload-files__files-container{display:block;height:-moz-fit-content;height:fit-content;width:300px}.upload-files__image{cursor:pointer}.upload-files__image.shadow{display:inline-block;filter:brightness(60%);position:relative;z-index:1}.upload-files__remove{background:transparent;border:none;color:#fff;cursor:pointer;display:none;line-height:16px;padding:0;right:.5px;text-align:center;top:3px;z-index:20}.circle-loader,.upload-files__remove{height:16px;position:absolute;width:16px}.circle-loader{align-items:center;display:flex;justify-content:center;pointer-events:none;right:4px;top:4px;z-index:10}.circle-loader svg{height:16px;width:16px}.circle-loader .path{fill:rgba(22,27,33,.6);stroke:var(--light-background);stroke-width:2;stroke-linecap:round;stroke-dasharray:0 100;animation:draw 1.2s linear forwards;transform:rotate(-90deg);transform-origin:50% 50%}.circle-loader.finished .path{animation:none;transition:all .3s ease-out}.circle-loader.finished:after{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 8 7" fill="none"><path d="M1.3584 3.97927L2.77846 5.11532C3.11162 5.38184 3.59481 5.34231 3.88022 5.02519L6.99609 1.56311" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat 50%,radial-gradient(34.53% 93.01% at 30.47% -26.01%,var(--main-gradient) 0,var(--main) 100%);background-size:8px 8px,cover;border-radius:50%;content:"";display:block;height:16px;left:0;position:absolute;top:0;transition:all .3s ease-out;width:16px}@keyframes draw{0%{stroke-dasharray:0 100}to{stroke-dasharray:100 0}}@media (max-width:1280px){.upload-files__download{background-image:none;border:2px dashed var(--main-gradient);border-radius:32px;height:-moz-fit-content;height:fit-content;max-width:400px;min-width:300px;padding:32px;width:100%}}@media (max-width:640px){.upload-files__download{min-width:100%}}
.consultation-distance{color:var(--main-font)}.consultation-distance__wrap{display:flex;flex-direction:column;gap:48px}.consultation-distance__part-wrap{display:flex;flex-direction:column;gap:24px}.consultation-distance__part--one{height:272px}.consultation-distance__part--one,.consultation-distance__part--two{background-color:var(--grey-background);border-radius:64px;display:flex;flex-direction:row;gap:64px;justify-content:space-between;min-height:-moz-fit-content;min-height:fit-content;padding:32px}.consultation-distance__part--two{height:264px}.consultation-distance__part--three{background-color:var(--grey-background);border-radius:64px;display:flex;flex-direction:row;gap:64px;height:-moz-fit-content;height:fit-content;justify-content:start;min-height:318px;padding:32px}.consultation-distance__part--three .consultation-distance__content{width:100%}.consultation-distance__number{align-items:center;background:radial-gradient(48.16% 48.16% at 16.97% 16.97%,var(--main-gradient) 0,var(--main) 100%);border-radius:24px;box-shadow:none;color:var(--light-font);display:flex;flex-direction:column;height:80px;justify-content:center;min-width:80px;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:80px}.consultation-distance__number.mobile{display:none}.consultation-distance__content{align-items:start;display:flex;flex-direction:column;gap:16px;height:100%;justify-content:space-between;width:728px}.consultation-distance__content>h3{margin:0}.consultation-distance__text{width:100%}.consultation-distance__subtitle{margin:0 0 16px}.consultation-distance__example{align-items:center;display:flex;flex-wrap:wrap;gap:16px;height:48px;width:100%}.consultation-distance__example-item{align-items:center;display:flex}.consultation-distance__example-item svg{stroke:var(--interface-grey);height:16px;margin:16px 24px 0 4px;min-width:16px;width:16px}.consultation-distance__example-item>div{display:flex;margin-left:16px}.consultation-distance__example-image{display:flex;gap:8px}.consultation-distance__example img{border-radius:8px}.consultation-distance__popup.top{transform:translateY(calc(-100% - 36px))}.consultation-distance__popup.top:after{bottom:-9px;top:unset;transform:translateX(-50%) rotate(45deg)}.consultation-distance__form{height:-moz-fit-content;height:fit-content;min-height:160px;width:100%}@media (max-width:1280px){.consultation-distance__download{background-image:none;border:2px dashed var(--main-gradient);border-radius:32px;height:-moz-fit-content;height:fit-content;max-width:400px;min-width:300px;padding:32px;width:100%}.consultation-distance__content{width:100%}.consultation-distance__example{display:flex;flex-direction:column;height:-moz-fit-content;height:fit-content}.consultation-distance__example-item{flex-direction:column;gap:12px}.consultation-distance__example-item>div{display:flex;flex-direction:row;margin-left:0}}@media (max-width:900px){.consultation-distance__part--one,.consultation-distance__part--two{display:flex;flex-direction:column;gap:32px;height:-moz-fit-content;height:fit-content}.consultation-distance__example{flex-direction:row}.consultation-distance__example-item{flex-direction:column;gap:12px}.consultation-distance__example-item>div{display:flex;flex-direction:row;margin-left:0}.consultation-distance__wrap{gap:16px}.consultation-distance__content{gap:32px}.consultation-distance__number.desktop{display:none}.consultation-distance__number.mobile{display:flex}.consultation-distance__text{display:flex;flex-direction:column;gap:32px}.consultation-distance__text>div{align-items:center;display:flex;gap:16px;max-width:640px}.consultation-distance__subtitle{margin:0;width:80%}}@media (max-width:640px){.consultation-distance__text>div{max-width:480px}.consultation-distance__example{display:flex;flex-direction:row}.consultation-distance__example-image{flex:0.5}.consultation-distance__example-image img{max-width:110px}.consultation-distance__example-notation{flex:0.5}.consultation-distance__part--two .consultation-distance__example-image{display:flex;flex-direction:column;gap:16px}.consultation-distance__part--two .consultation-distance__example-item{display:flex;flex-direction:row}.consultation-distance__part--two .consultation-distance__example-item>div>span{width:80px}.consultation-distance.content-block{padding:0}.consultation-distance__part--one,.consultation-distance__part--three,.consultation-distance__part--two{border-radius:32px}}
.warning__wrap{display:flex;position:relative;z-index:1}.warning__description{align-items:center;background-color:var(--grey-background);border-radius:32px;display:flex;justify-content:space-between;padding:16px 24px 16px 64px;position:relative;width:50%;z-index:3}.warning__image{background-color:var(--light-background);border-radius:50%;display:flex;height:160px;justify-content:center;margin-right:24px;max-width:160px;overflow:hidden;width:100%}.warning__image img{max-width:unset}.warning__title{line-height:25.2px}.warning__info{background-color:var(--error);border-radius:32px;justify-content:space-between;margin-left:-50px;padding:48px 32px 48px 82px;position:relative;width:calc(50% + 50px);z-index:2}.warning__icon,.warning__info{align-items:center;display:flex}.warning__icon{border:1.5px solid var(--light-background);border-radius:50%;height:96px;justify-content:center;margin-right:16px;max-width:96px;width:100%}.warning__icon svg{height:48px;width:48px}.warning__wrap-only-text{background-color:var(--error);border-radius:32px;flex-wrap:nowrap;max-width:100%;min-height:auto;padding:48px 32px 48px 82px}.warning__wrap-only-text,.warning__wrap-only-text .warning__info{align-items:center;box-sizing:border-box;display:flex;justify-content:center;width:100%}.warning__wrap-only-text .warning__info{padding:0}.warning__text{color:var(--light-font);line-height:25.2px}.warning__text_after{padding:24px}.warning__text_before{margin-bottom:24px}@media only screen and (max-width:1300px){.warning__image{height:130px;min-width:130px;width:130px}}@media only screen and (max-width:900px){.warning.content-block{padding:0}.warning__wrap{background-color:var(--error);border-radius:32px 32px 32px 32px;display:flex;flex-direction:column;justify-content:end;margin:0 auto;min-height:480px;position:relative;width:calc(100% - 2px)}.warning__description{align-items:center;background-color:var(--grey-background);border-radius:32px;box-sizing:border-box;display:flex;flex-direction:column;gap:26px;left:50%;margin-top:-1px;max-width:none;padding:35px 15px;position:absolute;top:0;transform:translateX(-50%);width:calc(100% + 2px);z-index:2}.warning__image{margin-right:0;min-height:150px;min-width:150px;width:150px}.warning__info{background-color:var(--error);border-radius:0 0 32px 32px;height:-moz-fit-content;height:fit-content;margin:0 auto;max-width:480px;padding:70px 33px 22px;width:100%;z-index:1}.warning__title{max-width:440px;text-align:center}.warning__icon{border:none;height:24px;max-height:24px;max-width:24px;width:24px}.warning__wrap-only-text{padding:48px 32px}.warning__wrap-only-text .warning__info{align-items:center;box-sizing:border-box;display:flex;justify-content:center;max-width:none;min-width:none;padding:0;width:100%}.warning__wrap-only-text .warning__icon{height:48px;min-height:48px;min-width:48px;width:48px}}@media only screen and (max-width:640px){.warning.content-block{padding:0}}@media only screen and (max-width:480px){.warning__wrap{min-height:480px}.warning__image{margin-right:0;min-height:130px;min-width:130px;width:130px}}
.warning-text__container{display:flex;flex-direction:column;gap:10px;height:-moz-fit-content;height:fit-content;margin:64px auto}.warning-text__text--before{min-height:360px}.warning-text__text--after,.warning-text__text--before{height:-moz-fit-content;height:fit-content;text-transform:uppercase}.warning-text__text--after{color:var(--error);display:block;margin:-10px auto 0;min-height:240px;width:77%}.warning-text__wrap{height:-moz-fit-content;height:fit-content;width:100%}.warning-text__content{align-items:center;background-color:var(--grey-background);border-radius:32px;display:flex;flex-direction:row;gap:24px;height:-moz-fit-content;height:fit-content;margin:0 20% 0 28%;min-height:192px;padding:16px 32px 16px 16px;width:700px}.warning-text__image{align-items:center;display:flex;height:160px;justify-content:center;min-width:256px;opacity:0;overflow:visible;position:relative;transform:translateY(50px);transition:opacity 1s ease-in-out,transform 1s ease-in-out;width:256px;z-index:1}.warning-text__image.active{opacity:1;transform:translateY(0)}.warning-text__image>img{height:256px;left:50%;min-width:256px;position:absolute;top:50%;transform:translate(-50%,-50%);width:256px;z-index:2}.warning-text__text{align-items:center;display:flex;flex-direction:row;gap:16px}.warning-text__icon{align-items:center;background-color:var(--error);border-radius:100%;display:flex;height:48px;justify-content:center;min-width:48px;width:48px}@media only screen and (max-width:1080px){.warning-text__content{margin:0}.warning-text__container{display:flex;flex-direction:column;gap:32px}.warning-text__text--after,.warning-text__text--before{word-wrap:break-word;height:-moz-fit-content;height:fit-content;min-height:100px;min-width:none;width:100%}}@media only screen and (max-width:700px){.warning-text__content{min-width:none;width:100%}}@media only screen and (max-width:640px){.warning-text__image,.warning-text__image img{height:128px;min-width:128px;width:128px}.warning-text__icon{display:none}.warning-text__content{gap:8px}}
.equipment-block{overflow:hidden}.equipment-block.content-block{border-radius:0;position:relative}.equipment-block.content-block:after{background:linear-gradient(to right,transparent 0,var(--grey-background) 100%);bottom:0;content:"";display:block;height:360px;pointer-events:none;position:absolute;right:-1px;width:16px;z-index:90}.equipment-block__title{margin:0}.equipment-block__head{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:48px}.equipment-block__name{margin:0 0 10px}.equipment-block__slider-out{margin-left:-12px;margin-right:calc(50% - 50vw);position:relative}.equipment-block__slider-out .swiper{padding-left:12px}.equipment-block__slider-out:before{background:linear-gradient(to left,transparent 0,var(--grey-background) 100%);content:"";display:block;height:100%;left:-1px;pointer-events:none;position:absolute;top:0;width:16px;z-index:90}.equipment-block__item{align-items:center;background-color:var(--light-background);border-radius:24px;display:flex;flex-direction:row;gap:16px;height:360px;justify-content:space-between;padding:32px 48px}.equipment-block__item--left{display:flex;flex-direction:column;height:100%;justify-content:space-between;max-width:256px;min-width:256px}.equipment-block__item--left>p{color:var(--grey-font)}.equipment-block__item--image{height:100%;position:relative;width:100%}.equipment-block__item--image img{height:100%;max-height:296px;max-width:400px;-o-object-fit:contain;object-fit:contain;width:100%}.equipment-block__item--right{-webkit-box-orient:vertical;-webkit-line-clamp:14;line-clamp:14;display:-webkit-box;height:100%;line-height:140%;max-width:256px;min-width:256px;overflow:hidden;position:relative}.equipment-block__country{align-items:center;background-color:var(--grey-background);border-radius:80px;display:flex;gap:10px;height:48px;justify-content:center;min-width:120px;padding:8px;width:-moz-fit-content;width:fit-content}.equipment-block__country--image{border-radius:100%;max-height:296px;max-width:400px;overflow:hidden}.equipment-block__country--image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media (max-width:1280px){.equipment-block.content-block:after,.equipment-block__slider-out:before{display:none}.equipment-block__item{align-items:flex-start;border-radius:20px;-moz-column-gap:20px;column-gap:20px;flex-wrap:wrap;height:420px;padding:24px;row-gap:20px}.equipment-block__item--left{height:220px;max-width:280px;min-width:280px;order:1}.equipment-block__item--image{align-items:center;display:flex;height:220px;justify-content:center;min-width:0;order:2;width:calc(100% - 300px)}.equipment-block__item--image img{max-height:220px;max-width:100%}.equipment-block__item--right{height:132px;max-width:100%;min-width:100%;order:3}.equipment-block__name{margin-bottom:12px}}@media (max-width:640px){.equipment-block__head{margin-bottom:24px}.equipment-block__slider-out .swiper{padding:0 12px}.equipment-block.content-block{background:var(--grey-background);border-radius:24px;padding:24px 0}.equipment-block__title{margin-bottom:24px}.equipment-block__item{height:-moz-fit-content;height:fit-content;min-height:520px;padding:16px;row-gap:16px}.equipment-block__item--left{gap:16px;height:auto;max-width:100%;min-width:100%}.equipment-block__item--image{height:200px;width:100%}.equipment-block__item--image img{max-height:200px}.equipment-block__item--right{height:-moz-fit-content;height:fit-content;min-height:168px}.equipment-block__item--right:after{display:none}}
.material-block__title{margin-bottom:11px}.material-block__subtitle{line-height:19.6px;margin-bottom:51px;max-width:780px}.material-block__list{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.material-block__item{align-items:center;background-color:var(--light-background);border:1.5px solid transparent;border-radius:16px;cursor:pointer;display:flex;justify-content:center;max-width:340px;min-height:90px;padding:20px;transition:border-color .3s ease;width:100%}.material-block__item--active{border-color:var(--main)}.material-block__text{background-color:var(--light-background);border-radius:16px;margin-top:24px;min-height:180px;padding:24px}@media (max-width:1560px){.material-block__list{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:1156px){.material-block__list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:900px){.material-block__list{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:800px){.material-block__list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:640px){.material-block.content-block.content-block--grey{padding:40px 0}.material-block__title.title{padding:0 12px}.material-block__subtitle{margin-bottom:32px;padding:0 12px;text-align:center}.material-block__list{gap:16px;grid-template-columns:repeat(3,minmax(0,1fr));margin:0 12px;padding:0}.material-block__item{margin:0}}@media (max-width:480px){.material-block__list{gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.material-block__item{height:72px;overflow:hidden;padding:12px}}
.form-footer__container{display:flex;justify-content:space-between}.form-footer__content{background-color:var(--light-background);border-radius:64px;max-width:692px;padding:32px 32px 64px;width:100%}.form-footer__head{align-items:center;display:flex;justify-content:space-between;margin-bottom:32px}.form-footer__image{background-color:var(--grey-background);border-radius:32px;height:160px;max-width:256px;position:relative;width:100%}.form-footer__image-wrap{bottom:0;height:100%;left:50%;position:absolute;transform:translateX(-50%);width:100%}.form-footer__image-wrap img{height:100%;margin:0 auto;max-width:unset}.form-footer__title{margin-left:32px}.form-footer__form{padding:0 32px}.form-footer__advantages{padding:32px}.form-footer__advantages-title{margin-bottom:32px;padding:35px 32px}.form-footer__advantages-title .title{max-width:268px}.form-footer__advantages-list{padding:0 32px}.form-footer__advantages-item{margin-bottom:48px}.form-footer__advantages-name{line-height:19.6px;margin-bottom:8px}@media only screen and (max-width:900px){.form-footer.content-block.content-block--grey{padding:12px 0 40px}.form-footer__container.container{align-items:center;display:flex;flex-direction:column}.form-footer__title.title{margin:0;text-align:center}.form-footer__head{align-items:center;display:flex;flex-direction:column;gap:32px}.form-footer__content{padding:24px}.form-footer__image{max-width:none}.form-footer__advantages{padding-bottom:0}.form-footer__advantages-list{gap:24px;margin:0;padding:0}.form-footer__advantages-title{align-items:center;display:flex;flex-direction:column;padding:0;text-align:center}}@media only screen and (max-width:640px){.form-footer{border-radius:48px}.form-footer__form{padding:0}.form-footer__content{border-radius:48px}}
.skeleton-page__content{background:var(--light-background);border-radius:32px;margin-top:32px;min-height:328px;padding:64px 96px}.skeleton-page__content--item{border-radius:64px;height:100%;margin-bottom:16px;min-height:300px;width:100%}.skeleton-simple__breadcrumbs{display:none}.skeleton-simple{margin-top:0;padding-top:0}.skeleton-simple__large{border-radius:57px;height:462px;margin-top:0}.skeleton-simple__middle-container{border-radius:32px;height:215px}.skeleton-simple__small{border-radius:57px;min-height:calc(100vh - 677px)}.skeleton-index{margin-top:0;padding-top:0}.skeleton-index__large{border-radius:57px;height:730px;margin-top:0}.skeleton-navbar{border-radius:16px;height:80px;width:100%}.skeleton-catalog{border-radius:0;display:flex;gap:24px;height:-moz-fit-content;height:fit-content}.skeleton-catalog.skeleton-content-block{margin-top:0}.skeleton-catalog__filter{border-radius:32px;height:320px;min-width:320px!important;width:320px}.skeleton-catalog__list--large{display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(320px,3fr));height:-moz-fit-content;height:fit-content;width:100%}.skeleton-catalog__list--large .skeleton-catalog__card{height:480px}.skeleton-catalog__list--middle{display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(240px,4fr));height:-moz-fit-content;height:fit-content;width:100%}.skeleton-catalog__list--middle .skeleton-catalog__card{height:420px}.skeleton-catalog__list--info{display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(320px,3fr));height:-moz-fit-content;height:fit-content;width:100%}.skeleton-catalog__list--info .skeleton-catalog__card{height:400px}.skeleton-catalog__list--width{border-radius:32px;height:320px;width:100%}.skeleton-catalog__card{border-radius:32px;max-width:320px;width:100%}@media only screen and (max-width:1024px){.skeleton-catalog{display:flex;flex-direction:column;gap:49px}.skeleton-catalog__filter{border-radius:12px;flex-direction:column;gap:10px;height:84px;justify-content:space-between;margin-bottom:12px;padding:0 24px;width:100%}.skeleton-catalog__list--large{grid-template-columns:repeat(auto-fit,minmax(240px,3fr))}.skeleton-catalog__list--middle{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}}@media only screen and (max-width:640px){.skeleton-index{margin-top:0;padding:0 12px}.skeleton-index__large{border-radius:24px;height:400px;margin-top:0}.skeleton-simple{align-items:center;display:flex;flex-direction:column;margin-top:-32px}.skeleton-simple__breadcrumbs{display:flex;gap:10px;height:24px}.skeleton-simple__breadcrumbs--items{border-radius:12px;height:24px;min-width:100px;width:25%}.skeleton-simple__large,.skeleton-simple__small{border-radius:32px;max-width:94%}.skeleton-simple__large{margin-top:24px}.skeleton-catalog__card{max-width:none}}.skeleton,.skeleton-catalog__card,.skeleton-catalog__filter,.skeleton-catalog__list--width,.skeleton-index__large,.skeleton-navbar,.skeleton-page__content,.skeleton-page__navbar--item,.skeleton-page__text--bread-item,.skeleton-page__text--title,.skeleton-simple__breadcrumbs--items,.skeleton-simple__large,.skeleton-simple__middle-container,.skeleton-simple__small{background:var(--loader);overflow:hidden;position:relative}.skeleton-catalog__card:after,.skeleton-catalog__filter:after,.skeleton-catalog__list--width:after,.skeleton-index__large:after,.skeleton-navbar:after,.skeleton-page__content:after,.skeleton-page__navbar--item:after,.skeleton-page__text--bread-item:after,.skeleton-page__text--title:after,.skeleton-simple__breadcrumbs--items:after,.skeleton-simple__large:after,.skeleton-simple__middle-container:after,.skeleton-simple__small:after,.skeleton:after{animation:skeleton 1s ease-in-out infinite;background:linear-gradient(90deg,var(--loader) 0,var(--loader) 40%,#fff 50%,var(--loader) 60%,var(--loader) 100%);content:"";display:block;height:100%;position:absolute;top:0;width:100%}@keyframes skeleton{0%{left:-150%}to{left:150%}}

.breadcrumb{left:0;position:absolute;top:153px;width:100%;z-index:1}.breadcrumb__list{align-items:center;display:flex}.breadcrumb__list .breadcrumb__delimiter{height:24px;margin-right:4px;opacity:.3;transform:rotate(-90deg);width:24px}.breadcrumb__item{margin-right:4px}.breadcrumb__item>a,.breadcrumb__item>span{color:var(--light-font);font-weight:600}.breadcrumb__item:last-child{margin-right:0}.breadcrumb__delimiter{height:24px;margin-right:4px;opacity:.5;transform:rotate(-90deg);width:24px}.breadcrumb__icon{height:32px;margin-right:4px;margin-top:8px;opacity:.5;width:32px}.breadcrumb.active-dark .breadcrumb__item>a,.breadcrumb.active-dark .breadcrumb__item>span{color:var(--main-font)}.breadcrumb.active-dark .breadcrumb__delimiter svg,.breadcrumb.active-dark .breadcrumb__icon svg{stroke:var(--main-font)!important}.content-page__container.container .breadcrumb{height:-moz-fit-content;height:fit-content;min-height:32px;position:relative;top:0}.content-page__container.container .breadcrumb__item>a,.content-page__container.container .breadcrumb__item>span{color:var(--main-font);font-weight:600}.content-page__container.container .breadcrumb__delimiter svg{stroke:var(--grey-font)}@media (max-width:640px){.breadcrumb{top:100px}.breadcrumb__item{margin-right:4px}.breadcrumb__item>a,.breadcrumb__item>span{line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--main-font);display:-webkit-box;overflow:hidden}.breadcrumb__icon{height:24px;margin-right:4px;margin-top:0;opacity:.5;width:24px}.breadcrumb__icon svg{stroke:var(--main-font);height:100%;width:100%}.breadcrumb__delimiter svg{stroke:var(--grey-font)}.content-page__container .breadcrumb__item:last-child{display:none}}
.error-404__content h2{color:var(--main);margin:0}.error-404{background-color:var(--grey-background)}.error-404.content-block{margin-top:0}.error-404__container{width:100%}.error-404__container.container{height:609px;margin:0 auto;width:100%}.error-404__container.container,.error-404__content{align-items:center;display:flex;justify-content:center}.error-404__content{flex-direction:column;padding-bottom:135px}.error-404__content h1{color:var(--main);margin-bottom:100px}.error-404__content p{margin-bottom:54px;text-align:center}.error-404__content button{background-color:transparent;height:64px;width:165px}.error-404__button{color:var(--main-font)}@media (max-width:640px){.error-404{border:1px solid transparent}.error-404.content-block{margin-top:112px;padding:0}.error-404 .header_bottom{margin-top:-96px}.error-404__content{padding:0}}

.up-page-btn{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;align-items:center;background:var(--light-background);border-radius:16px;bottom:84px;box-shadow:0 14px 24px var(--shadow);cursor:pointer;display:flex;flex-direction:column;gap:2px;height:64px;justify-content:center;opacity:0;padding:10px 5px;position:fixed;right:36px;transform:translateY(16px);transition:all .6s ease;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;width:84px;z-index:100}.up-page-btn.active{opacity:1;transform:translateY(0)}.up-page-btn:active{border:1px solid var(--border-grey);transition:border .3s ease}.up-page-btn svg{stroke:var(--main);height:24px;min-width:24px;width:24px}.up-page-btn span{color:var(--main-font)}@media (max-width:640px){.up-page-btn{bottom:10px;right:12px}}
.float-panel{flex-direction:column;gap:1px;width:84px}.float-panel,.float-panel__container{display:flex;height:-moz-fit-content;height:fit-content}.float-panel__container{flex-direction:row;justify-content:end;opacity:0;pointer-events:auto;position:fixed;right:36px;top:50%;transform:translateY(-45%);transition:all .6s ease;width:-moz-fit-content;width:fit-content;z-index:100}.float-panel__container.active{opacity:1;transform:translateY(-50%)}.float-panel__mask-shadow{display:flex;flex-direction:column;gap:1px;opacity:0;pointer-events:none;position:fixed;right:36px;top:50%;transform:translateY(-45%);transition:all .6s ease;width:84px;z-index:90}.float-panel__mask-shadow.active{opacity:1;transform:translateY(-50%)}.float-panel__mask-items{border-radius:8px 8px 8px 8px;box-shadow:0 14px 24px var(--shadow);height:74px;width:84px}.float-panel__mask-items:first-child{border-radius:16px 16px 8px 8px}.float-panel__mask-items:last-child{border-radius:8px 8px 16px 16px}.float-panel__close,.float-panel__mask-close{display:none}.float-panel__item{align-items:center;background:var(--light-background);border-radius:8px;box-shadow:0 14px 24px var(--shadow);cursor:pointer;display:flex;flex-direction:column;gap:4px;height:74px;justify-content:end;padding:10px 5px;position:relative;transition:all .3s ease;transition:background .3s ease;width:84px}.float-panel__item:first-child{border-radius:16px 16px 8px 8px!important}.float-panel__item--with-slide{border-radius:16px 16px 8px 8px}.float-panel__item:last-child{border-radius:8px 8px 16px 16px}.float-panel__item svg{stroke:var(--main);height:24px;min-width:24px;width:24px}.float-panel__item span{color:var(--main-font);text-align:center}.float-panel__item:hover{background:radial-gradient(48.16% 48.16% at 16.97% 16.97%,var(--main-gradient) 0,var(--main) 100%)}.float-panel__item:hover svg{stroke:var(--light-font)}.float-panel__item:hover span{color:var(--light-font)}.float-panel__item:hover .float-panel__item-wrap{background:radial-gradient(48.16% 48.16% at 16.97% 16.97%,var(--main-gradient) 0,var(--main) 100%);transition-delay:.3s}.float-panel__item:hover .float-panel__slide{opacity:0;pointer-events:auto;transform:translateX(0)}.float-panel__item-wrap{align-items:center;background:var(--light-background);border-radius:8px;display:flex;flex-direction:column;gap:4px;height:74px;justify-content:center;margin-bottom:-10px;margin-top:-10px;position:relative;width:84px;z-index:10}.float-panel__item-wrap:first-child{border-radius:16px 16px 8px 8px}.float-panel__slide{align-items:center;background:var(--grey-background);border-radius:12px;border-radius:16px;box-shadow:0 14px 24px var(--shadow);display:flex;flex-direction:row;gap:16px;height:100%;opacity:0;padding:16px;pointer-events:none;position:absolute;right:calc(100% - 32px);top:0;transform-origin:right center;transition:width .3s ease,opacity .3s ease;transition-delay:0s;width:84px}.float-panel__slide-item{align-items:center;background:var(--light-background);border-radius:50%;cursor:pointer;display:flex;height:48px;justify-content:center;min-width:48px;opacity:1;transition:opacity .2s ease;transition:background .2s ease;width:48px}.float-panel__slide-item .panel-background{background:transparent!important}.float-panel__slide-item:hover.panel--whatsapp{background:var(--whatsapp)}.float-panel__slide-item:hover.panel--telegram{background:var(--telegram)}.float-panel__slide-item:hover.panel--max{background:var(--max)!important}.float-panel__slide-item:hover .float-panel__slide-icon--telegram,.float-panel__slide-item:hover .float-panel__slide-icon--whatsapp{fill:var(--light-font)}.float-panel__slide-item:hover .float-panel__slide-icon--max:first-child{display:none}.float-panel__slide-item:hover .float-panel__slide-icon--max:last-child{display:block}.float-panel__slide-icon--whatsapp{fill:var(--whatsapp);transition:fill .2s ease}.float-panel__slide-icon--telegram{fill:var(--telegram);transition:fill .2s ease}.float-panel__slide-icon--max{stroke:none!important;transition:fill .2s ease}.float-panel__slide-icon--max:first-child{display:block}.float-panel__slide-icon--max:last-child{display:none}html{scroll-behavior:smooth}@media (max-width:640px){.float-panel__close{align-items:center;background:var(--light-background);cursor:pointer;display:flex;justify-content:center}.float-panel__close,.float-panel__mask-close{border-radius:16px;box-shadow:0 14px 24px var(--shadow);height:40px;width:84px}.float-panel__mask-close{display:block}.float-panel__container{bottom:unset;right:12px;top:12px;transform:translateY(5%)}.float-panel__container.active{transform:translateY(0)}.float-panel__mask-shadow{background:transparent;position:fixed;right:12px;top:12px;transform:translateY(5%)}.float-panel__mask-shadow.active{transform:translateY(0)}.float-panel__mask-shadow.is-hidden{opacity:0;pointer-events:none;transform:translateX(45%)}.float-panel{opacity:1;transition:opacity .3s ease,transform .3s ease}.float-panel.is-hidden{opacity:0;pointer-events:none;transform:translateX(45%)}}
.cookie-container{bottom:0;display:flex;height:auto;justify-content:center;left:0;position:fixed;width:100%;z-index:10001}.cookie-notice{backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);color:var(--light-font);display:flex;gap:16px;height:auto;margin:0 30px 24px;max-width:1300px;padding:20px;position:relative;width:auto}.cookie-notice:before{background-color:var(--grey-background,#253f41);border-radius:12px;box-shadow:0 14px 24px 0 var(--shadow-grey);content:"";height:100%;left:0;opacity:.9;position:absolute;top:0;width:100%;z-index:-1}.cookie-notice__description{align-items:center;display:flex;justify-content:flex-start}.cookie-notice__icon{margin-right:16px}.cookie-notice__icon svg{display:block;height:24px;width:24px}.cookie-notice__text p{color:var(--main-font);margin-bottom:6px}.cookie-notice__text a{border-bottom:1px solid var(--whiteBorder);color:var(--main-font);display:inline-block;transition:border-color .1s ease}.cookie-notice__action{align-items:center;display:flex;gap:8px}.cookie-notice__action .cookie-notice__settings{align-items:center;display:flex;position:relative}.cookie-notice__action .cookie-notice__settings-trigger{align-items:center;background-color:var(--light-background);border:1.5px solid var(--border-grey);border-radius:12px;cursor:pointer;display:flex;height:48px;justify-content:center;transition:all .3s ease;width:48px}.cookie-notice__action .cookie-notice__settings-trigger:hover{background-color:color-mix(in srgb,var(--border-grey) 20%,transparent)}.cookie-notice__action .cookie-notice__settings-trigger:hover svg{stroke:var(--main)}.cookie-notice__action .cookie-notice__settings-trigger:active{background-color:color-mix(in srgb,var(--border-grey) 60%,transparent)}.cookie-notice__action .cookie-notice__settings-trigger:active svg{stroke:var(--main)}.cookie-notice__action .cookie-notice__settings-trigger svg{transition:all .3s ease}.cookie-notice__action .cookie-notice__settings .cookie-notice__dropdown{background:var(--grey-background);border:1px solid hsla(0,0%,100%,.12);border-radius:10px;bottom:calc(100% + 12px);box-shadow:0 12px 20px rgba(0,0,0,.25);display:flex;flex-direction:column;min-width:200px;opacity:0;padding:8px;pointer-events:none;position:absolute;right:0;transform:translateY(6px);transition:opacity .2s ease,transform .2s ease}.cookie-notice__action .cookie-notice__settings .cookie-notice__dropdown button{background:transparent;border:none;border-radius:6px;box-shadow:none;color:var(--main-font);cursor:pointer;padding:10px 12px;text-align:left;width:100%}.cookie-notice__action .cookie-notice__settings .cookie-notice__dropdown button:hover{background:hsla(0,0%,100%,.1)}.cookie-notice__action .cookie-notice__settings.cookie-notice__settings--open .cookie-notice__dropdown{opacity:1;pointer-events:auto;transform:translateY(0)}.cookie-notice__button{white-space:nowrap}.cookie-notice__button.btn.btn-color{max-width:none;width:-moz-fit-content;width:fit-content}.cookie-preferences{align-items:center;bottom:0;display:flex;height:100vh;justify-content:center;left:0;position:absolute;width:100vw;z-index:1}.cookie-preferences__overlay{background:rgba(0,0,0,.3);height:100%;position:absolute;width:100%}.cookie-preferences__details{background-color:var(--light-background);border-radius:12px;box-shadow:0 10px 15px 5px rgba(0,0,0,.15);color:var(--main-font);display:flex;flex-direction:column;gap:24px;justify-content:flex-start;margin:30px;max-width:550px;padding:40px 34px;position:absolute;z-index:1}.cookie-preferences__details h2{margin-bottom:16px}.cookie-preferences__block-settings{display:flex;flex-direction:column;gap:16px}.cookie-preferences__setting{display:flex;flex-direction:column;gap:8px}.cookie-preferences__setting p{line-height:16px}.cookie-preferences .setting__title{display:flex;justify-content:space-between}.cookie-preferences .form-item-policy__checkbox{align-items:center;cursor:pointer;display:flex;flex-shrink:0;height:16px;justify-content:center;margin-left:12px;position:relative;width:16px}.cookie-preferences .form-item-policy__checkbox input{cursor:pointer;inset:0;margin:0;opacity:0;position:absolute}.cookie-preferences .form-item-policy__checkbox input:disabled{cursor:not-allowed}.cookie-preferences .checkbox__btn{background-color:var(--light-background);border:1px solid var(--border-grey);border-radius:50%;height:16px;transition:opacity .2s ease,border-color .2s ease;width:16px}.cookie-preferences .checkbox__btn.active{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 8 7" fill="none"><path d="M1.3584 3.97927L2.77846 5.11532C3.11162 5.38184 3.59481 5.34231 3.88022 5.02519L6.99609 1.56311" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat 50%,radial-gradient(34.53% 93.01% at 30.47% -26.01%,var(--main-gradient) 0,var(--main) 100%);background-size:8px 7px,cover;border-color:transparent}.setting__title{align-items:center}@media (max-width:800px){.cookie-notice{flex-direction:column}}@media (max-width:480px){.cookie-notice{margin:0 20px 12px}.cookie-preferences__details{margin:20px}}
.footer{margin-top:32px;padding:48px 0}.footer__top{align-items:center;display:flex;justify-content:space-between;margin-bottom:32px}.footer__top-actions{align-items:center;display:flex;justify-content:flex-end}.footer__top-action{margin-right:16px}.footer__top-action:last-child{margin-right:0}.footer__middle{margin-bottom:32px}.footer__middle-row{align-items:flex-start;display:flex;margin-bottom:16px}.footer__middle-row:last-child{margin-bottom:0}.footer__middle-row>div{margin-right:24px}.footer__middle-row>div:last-child{margin-right:0}.footer__messengers{margin-top:8px}.footer__info-menu{display:none}.footer__info-menu .info-menu__list{justify-content:space-between;padding:0}.footer__service-menu .service-menu__list{margin:0 auto}.footer__bottom{margin-top:32px}.footer__bottom-notice{align-items:center;display:flex;gap:12px;padding:12px}.footer__bottom-wrap{align-items:center;display:grid;grid-template-columns:1fr auto 1fr;margin-top:32px}.footer__bottom-info{display:flex;flex-wrap:wrap;margin:-4px -12px;width:100%}.footer__bottom-info>div{color:var(--grey-font);margin:4px 12px}.footer__bottom-info>div>a{text-decoration:underline}.footer__bottom-dentalis{align-items:center;display:flex}.footer__bottom-dentalis-logo{max-width:142px}.footer__bottom-dentalis-text{color:var(--grey-font);line-height:14px;margin-left:24px;max-width:150px;width:100%}.footer__bottom-wrap{gap:32px}.footer__bottom-age-mark{height:48px;min-width:48px;width:48px}.footer__bottom-age-mark .interface-svg--more{stroke:none!important;height:48px;min-width:48px;width:48px}.footer__bottom-dentalis{max-width:350px;min-width:316px;width:-moz-fit-content;width:fit-content}.footer__bottom-head{align-items:center;display:flex;gap:24px;justify-content:space-between}.footer__bottom-contraindications{align-items:center;display:flex;max-width:400px}.footer__bottom-contraindications>span{color:var(--grey-font);line-height:140%;text-align:end;text-transform:uppercase}.footer__break{flex-basis:100%;height:0}@media (max-width:1150px){.footer__top{display:flex;flex-direction:column;gap:16px;padding:0 24px}.footer__top-social.social{align-items:center;display:flex;flex-direction:column-reverse;width:100%}.footer__top-actions{align-items:center;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));width:100%}.footer__top-actions .accessibility.footer__top-accessibility{margin:0;order:2;width:100%}.footer__top-actions .btn{max-width:none}.social__text{margin-right:0!important;padding-top:16px;text-align:center}}@media (max-width:800px){.footer__middle{padding:0 24px}.work-time{height:70px}.work-time svg{margin-right:4px}.location.background-hover{height:-moz-fit-content;height:fit-content;min-height:48px;padding:8px}.location__wrap{gap:5px}.email-block.footer__middle-email.background-hover{padding:0}.email-block__wrap{border-radius:8px}.call-order.footer__middle-call-order.background-hover,.email-block__wrap{gap:5px;height:70px;padding:8px}.footer__middle-row{-moz-column-gap:8px;column-gap:8px;display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin:0;row-gap:16px}.footer__middle-row:last-child{row-gap:0}.footer__messengers.social-messengers{align-items:flex-start;display:flex;flex-direction:row;height:70px;padding:8px}.footer__dark-theme.dark-theme.background-hover{align-items:flex-start;display:flex;flex-direction:row;gap:4px;height:70px}.footer__service-menu.desktop{display:none}.footer__service-menu.adaptive{display:block;padding:24px 0}.footer__bottom.container{padding:0 24px}.footer__bottom-wrap{display:grid;gap:32px;grid-template-columns:repeat(2,1fr);grid-template-rows:auto auto}.footer__bottom-info{grid-column:1/-1;order:-1;text-align:center}.footer__bottom-info>div{white-space:normal}.footer__bottom-info__company_name{box-sizing:border-box;max-width:none;min-width:none;width:-moz-fit-content;width:fit-content}.footer__bottom-age-mark{grid-column:1}.footer__bottom-dentalis{display:flex;flex-direction:row;grid-column:2;padding-bottom:24px}.footer__bottom-head{flex-direction:column;gap:24px}.footer__bottom-contraindications{max-width:none;text-align:center}.footer__bottom-contraindications>span{text-align:center}}@media (max-width:640px){.footer__bottom-notice{align-items:center;background-color:var(--grey-background);border-radius:12px;display:flex;gap:12px;padding:12px}.footer__bottom-dentalis{max-width:216px;min-width:216px;width:-moz-fit-content;width:fit-content}.footer__bottom-info>div{text-align:start}.footer__bottom-info__company_name{width:100%}.footer__middle-row{-moz-column-count:2;column-count:2;display:block}.footer__middle-row>div{-moz-column-break-inside:avoid;-webkit-column-break-inside:avoid;break-inside:avoid;margin:0;page-break-inside:avoid}.footer__middle-row .call-order,.footer__middle-row .email-block,.footer__middle-row .location,.footer__middle-row .work-time{overflow:hidden;position:relative}.footer__middle-row .call-order:after,.footer__middle-row .email-block:after,.footer__middle-row .location:after,.footer__middle-row .work-time:after{background:linear-gradient(to right,transparent 0,var(--light-background) 100%);content:"";display:block;height:100%;pointer-events:none;position:absolute;right:-1px;top:0;width:16px;z-index:90}.footer__middle-row:last-child{gap:16px}.footer__middle-row .location.background-hover{margin:0;padding:8px}.footer__middle-row .call-order.footer__middle-call-order.background-hover,.footer__middle-row .email-block__wrap,.footer__middle-row .location.background-hover,.footer__middle-row .work-time{height:-moz-fit-content;height:fit-content;min-height:46px}.footer__middle{padding:0 12px}}@media (max-width:480px){.info-menu__list{gap:8px;grid-template-columns:repeat(auto-fit,minmax(100px,1fr))}}
.problem-category__wrap{display:grid;gap:24px;grid-template-columns:repeat(3,1fr);margin-bottom:24px}.problem-category__item{align-items:center;background-color:var(--grey-background);border-radius:12px;cursor:pointer;display:flex;flex-direction:column;gap:8px;height:auto;justify-content:center;min-height:154px;padding:24px;transform:translateY(0);transition:all .3s ease}.problem-category__item h3{margin:0}.problem-category__item span{text-align:center}.problem-category__item:hover{transform:translateY(-12px)}.problem-category__item:hover .problem-category__mask-image{background-color:var(--main)}.problem-category__mask-image{background-color:var(--interface-grey);display:block;height:72px;min-width:72px;transition:background-color .3s ease;width:72px}@media (max-width:1240px){.problem-category__wrap{gap:24px;grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.problem-category__wrap{gap:24px;grid-template-columns:repeat(1,1fr)}}
.sidebar-form-select{display:flex;flex-direction:column;height:auto}.sidebar-form-select.scroll-enabled{box-sizing:content-box;max-height:400px;overflow-x:hidden;overflow-y:auto}.sidebar-form-select.scroll-enabled::-webkit-scrollbar{width:4px}.sidebar-form-select.scroll-enabled::-webkit-scrollbar-track{background:transparent;margin-right:6px;padding-right:4px;padding-top:50px}.sidebar-form-select.scroll-enabled::-webkit-scrollbar-thumb{background:var(--interface-grey);border-radius:100px}.sidebar-form-select-list{display:flex;flex-direction:column}.sidebar-form-select-list>div:last-child{border-bottom:none}.sidebar-form-select-item{align-items:center;border-bottom:1px solid var(--border-grey);cursor:pointer;display:flex;flex-direction:row;height:48px;padding:12px 24px;transition:all .3s ease}.sidebar-form-select-item.active{background-color:var(--main);color:var(--light-font)}.overlay-content.sidebar-form-select-overlay{background:var(--light-background);border-radius:16px;height:-moz-fit-content;height:fit-content;left:50%;min-height:48px;opacity:0;padding:0;position:fixed;top:50%;transform:translate(-50%,-50%) scale(.8);transition:opacity .25s ease,transform .25s ease;width:256px}.overlay-content.sidebar-form-select-overlay.active{opacity:1;transform:translate(-50%,-50%) scale(1)}.overlay-close{position:absolute;right:24px;top:24px}
.sidebar-filter{background-color:var(--light-background);border-radius:32px;flex-shrink:0;height:-moz-fit-content;height:fit-content;padding:30px 36px;width:320px}.sidebar-filter h4{color:var(--interface-grey)}.sidebar-filter__container,.sidebar-filter__container-children{display:flex;flex-direction:column;gap:32px}.sidebar-filter__part{height:-moz-fit-content;height:fit-content;width:100%}.sidebar-filter__title{display:flex;flex-direction:row;justify-content:space-between}.sidebar-filter__title img{cursor:pointer}.sidebar-filter__title>span{display:none}.sidebar-filter__subtitle{display:flex;flex-direction:row;justify-content:space-between}.sidebar-filter__reload svg{stroke:var(--grey-font)}.sidebar-filter__part .sidebar-filter__select,.sidebar-filter__part .sidebar-filter__select-type{padding:2px 4px 3px 28px;width:-moz-fit-content;width:fit-content}.sidebar-filter__select,.sidebar-filter__select-type{color:var(--main-font);cursor:pointer;display:block;font-weight:500;line-height:19.6px;margin-bottom:18px;padding-left:28px;position:relative;text-decoration:none;transition:all .2s ease}.sidebar-filter__select-type:before,.sidebar-filter__select:before{background-color:var(--light-background);border:1px solid var(--border-grey);border-radius:50%;content:"";display:block;height:16px;left:0;position:absolute;top:50%;transform:translateY(-50%);transition:all .2s ease;width:16px}.sidebar-filter__select-type:after,.sidebar-filter__select:after{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 8 7" fill="none"><path d="M1.3584 3.97927L2.77846 5.11532C3.11162 5.38184 3.59481 5.34231 3.88022 5.02519L6.99609 1.56311" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat 50%,radial-gradient(34.53% 93.01% at 30.47% -26.01%,var(--main-gradient) 0,var(--main) 100%);background-size:8px 7px,cover;border-radius:50%;content:"";display:block;height:16px;left:0;opacity:0;position:absolute;top:50%;transform:translateY(-50%);transition:opacity .2s ease;width:16px}.active.sidebar-filter__select-type,.sidebar-filter__select-type:active,.sidebar-filter__select-type:hover,.sidebar-filter__select.active,.sidebar-filter__select:active,.sidebar-filter__select:hover{color:var(--main)}.active.sidebar-filter__select-type:before,.sidebar-filter__select-type:active:before,.sidebar-filter__select.active:before,.sidebar-filter__select:active:before{opacity:0}.active.sidebar-filter__select-type:after,.sidebar-filter__select-type:active:after,.sidebar-filter__select.active:after,.sidebar-filter__select:active:after{opacity:1}.sidebar-filter__select span:first-child,.sidebar-filter__select-type span:first-child{padding-right:4px}.sidebar-filter__select-type.active{color:var(--main)}.sidebar-filter__select-type.active:before{opacity:0}.sidebar-filter__select-type.active:after{opacity:1}.sidebar-filter__icon-mobile{display:none}.sidebar-filter__city{align-items:center;display:flex}.sidebar-filter__city>span{color:var(--interface-grey)}.filter-simple-select{margin-bottom:20px}.filter-simple-select__select{background-color:var(--light-background)}.filter-simple-select__single-value{color:var(--main-font);cursor:pointer;font-weight:500;margin:0;padding-left:28px;position:relative}.filter-simple-select__single-value:before{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 8 7" fill="none"><path d="M1.3584 3.97927L2.77846 5.11532C3.11162 5.38184 3.59481 5.34231 3.88022 5.02519L6.99609 1.56311" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat 50%,radial-gradient(34.53% 93.01% at 30.47% -26.01%,var(--main-gradient) 0,var(--main) 100%);background-size:8px 7px,cover;border-radius:50%;content:"";display:block;height:16px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:16px}.filter-simple-select__single-value span{padding-right:4px}.filter-simple-select__control{background-color:var(--light-background);border:1px solid var(--border-grey);border-radius:12px;box-shadow:none;cursor:pointer;height:64px;padding:8px 12px;width:100%}.filter-simple-select__control:hover{border-color:var(--main)}.filter-simple-select__control:hover .filter-simple-select__dropdown-indicator svg path{stroke:var(--main)}.filter-simple-select__control--menu-is-open{border-bottom-left-radius:0;border-bottom-right-radius:0;border-color:var(--main)}.filter-simple-select__control--menu-is-open .filter-simple-select__indicator{transform:rotate(180deg)}.filter-simple-select__value-container{padding:0}.filter-simple-select__indicator-separator{display:none}.filter-simple-select__indicator{height:24px;padding:0;transition:transform .2s ease;width:24px}.filter-simple-select__menu{background-color:var(--light-background);border:1px solid var(--main);border-radius:0 0 12px 12px;border-top:none;box-shadow:none;margin-top:-1px;max-height:300px;z-index:2}.filter-simple-select__menu-list{overflow:hidden;overflow-y:auto;padding:8px 0}.filter-simple-select__option{background-color:transparent!important;color:var(--main-font);cursor:pointer;font-weight:500;left:7%;padding:8px 12px 8px 27px;position:relative;transition:all .2s ease}.filter-simple-select__option:hover{color:var(--main)}.filter-simple-select__option:hover:before{border-color:var(--main)}.filter-simple-select__option:before{border:1px solid var(--border-grey);border-radius:50%;content:"";display:block;height:16px;left:-3px;position:absolute;top:50%;transform:translateY(-50%);transition:all .2s ease;width:16px}.filter-simple-select__option--is-selected{background-color:transparent!important;color:var(--main)}.filter-simple-select__option--is-selected:before{background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 8 7" fill="none"><path d="M1.3584 3.97927L2.77846 5.11532C3.11162 5.38184 3.59481 5.34231 3.88022 5.02519L6.99609 1.56311" stroke="white" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat 50%,radial-gradient(34.53% 93.01% at 30.47% -26.01%,var(--main-gradient) 0,var(--main) 100%);background-size:8px 7px,cover;border:none}.filter-simple-select__menu-list{scrollbar-color:var(--light-grey) transparent;scrollbar-width:thin}.sidebar-filter__current{color:var(--main-font);font-size:1rem;line-height:140%;margin-top:4px}@media (max-width:1024px){.sidebar-filter{background-color:transparent;border-radius:0;margin-bottom:12px;padding:0 24px;width:100%}.sidebar-filter h4{color:var(--main-font)}.sidebar-filter .icon-info{display:none}.sidebar-filter__title{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.sidebar-filter__title>span{color:var(--interface-grey);display:block}.sidebar-filter__subtitle{align-items:center;display:flex;flex-direction:row;gap:8px}.sidebar-filter__icon-mobile{display:flex;height:24px;width:24px}.sidebar-filter__part{align-items:center;background-color:var(--light-background);border-radius:12px;cursor:pointer;display:flex;flex-direction:row;flex-wrap:wrap;height:40px;padding:8px 12px;width:-moz-fit-content;width:fit-content}.sidebar-filter__part.active{background-color:var(--main)}.sidebar-filter__part.active h4{color:var(--light-font)}.sidebar-filter__part.active svg{stroke:var(--light-font);background-color:hsla(0,0%,100%,.2);border-radius:50%}.sidebar-filter__part h4{margin:0}.sidebar-filter__part>div:last-child{display:none}.sidebar-filter__reload{align-items:center;background-color:transparent;border:none;border-radius:12px;box-shadow:none;display:flex;flex-direction:row;flex-wrap:wrap;height:40px;padding:8px 12px;width:-moz-fit-content;width:fit-content}.sidebar-filter__reload h4{margin:0}.sidebar-filter__reload:hover{box-shadow:none}.sidebar-filter__container,.sidebar-filter__container-children{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px}.sidebar-filter__city{display:none}.sidebar-filter__container{width:100%}.content-page__sidebar{max-width:none}}
.empty-block{align-items:center;border-radius:32px;display:flex;flex-direction:column;height:596px;justify-content:center;width:100%}.empty-block.light{background-color:var(--light-background)}.empty-block__image,.empty-block__image img{height:256px;width:256px}.empty-block__text{color:var(--main-font);text-align:center}.empty-list{display:block!important;width:100%!important}@media (max-width:640px){.empty-block{border-radius:24px}}
.all-doctors__list{display:grid;gap:10px;grid-template-columns:repeat(auto-fill,240px);height:-moz-fit-content;height:fit-content;width:100%}.all-doctors__wrap{display:flex;gap:32px;margin-top:32px;width:100%}.all-doctors__quantity{display:none}.all-doctors.content-block.content-block--grey{margin-top:0}.all-doctors__container{width:100%}@media only screen and (max-width:1024px){.all-doctors__wrap{display:flex;flex-direction:column;gap:16px}.all-doctors__quantity{color:var(--grey-font);display:block;height:17px;text-align:end;width:100%}.doctor-card{max-width:250px}.doctor-card__actions{display:none}.doctor-card:hover .doctor-card__info:before,.doctor-card__info:before{height:calc(100% + 16px)}}@media only screen and (max-width:900px){.all-doctors__list{-moz-column-gap:12px;column-gap:12px;row-gap:24px}}@media only screen and (max-width:835px){.all-doctors__list{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}}@media only screen and (max-width:640px){.all-doctors__list{grid-template-columns:repeat(auto-fill,250px)}}@media only screen and (max-width:534px){.all-doctors__list{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}}@media only screen and (max-width:480px){.all-doctors__list{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}}@media only screen and (max-width:414px){.doctor-card{max-width:none}}
.about-index__child-container{border-radius:32px;display:flex;flex-direction:column;height:-moz-fit-content;height:fit-content;justify-content:space-between;width:100%}.about-index__content{height:100%;margin-top:32px;width:100%}.about-index__content h3{color:var(--main-font);margin:0;padding:0}
.documents-link__wrap{align-items:center;background-color:var(--grey-background);border-radius:12px;cursor:pointer;display:flex;flex-direction:row;gap:16px;height:-moz-fit-content;height:fit-content;min-height:64px;overflow:hidden;padding:12px 16px;transition:all .3s ease;width:416px}.documents-link__name{margin:0}.documents-link__content{display:flex;flex-direction:column}.documents-link__icon{height:24px;width:24px}.documents-link__icon svg{stroke:var(--interface-grey)}.documents-link__link{color:var(--main)}.documents-link__grey{border:1px solid var(--border-grey);width:320px}.documents-link__grey .documents-link__name{color:var(--main-font)}.documents-link__grey:hover{background-color:color-mix(in srgb,var(--border-grey) 20%,transparent)}.documents-link__grey:active{background-color:color-mix(in srgb,var(--border-grey) 60%,transparent)}@media only screen and (max-width:640px){.documents-link__width{max-width:none;width:100%}}@media only screen and (max-width:480px){.documents-link__wrap{cursor:pointer;max-width:416px;width:100%}}
.about-legal__container{background-color:var(--light-background);border-radius:32px;display:block;margin-bottom:24px;padding:64px 24px;width:100%}.about-legal__list{padding-left:32px}.about-legal__list>p{margin-top:20px}.about-legal__info>p{margin-bottom:56px}@media (max-width:640px){.about-legal__container{padding:48px 24px}}
.about-license__wrap{display:flex;gap:32px;margin-bottom:24px;margin-top:32px;width:100%}.about-license__quantity{display:none}.about-license__list{display:grid;gap:10px;grid-template-columns:repeat(auto-fill,320px);height:-moz-fit-content;height:fit-content;width:100%}.about-license__item{display:flex;flex-direction:column;height:512px;max-width:320px}.about-license__item--empty{border:1px solid var(--border-grey);border-radius:24px;height:512px;max-width:320px}.about-license__image{border:1px solid rgba(0,0,0,.1);border-radius:32px 32px 0 0;cursor:pointer;height:256px;overflow:hidden;position:relative;z-index:0}.about-license__content{background-color:var(--light-background);border-radius:32px;display:flex;flex-direction:column;height:288px;justify-content:space-between;margin-top:-32px;padding:32px 24px 24px;position:relative;z-index:1}.about-license__doctor-item{border:1px solid var(--border-grey);border-radius:16px;display:flex;gap:16px;height:80px;overflow:hidden;padding:16px;width:100%}.about-license__doctor-image{border:1px solid var(--border-grey);border-radius:50px;height:48px;min-width:48px;overflow:hidden;width:48px}.about-license__doctor-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.about-license__doctor-content{display:flex;flex-direction:column;gap:4px;justify-content:center;width:100%}@media only screen and (max-width:1024px){.about-license__list{grid-template-columns:repeat(auto-fill,200px)}.about-license__wrap{display:flex;flex-direction:column;gap:16px;margin:0}.about-license__item,.about-license__item--empty{max-width:200px}.about-license__doctor-item{border:1px solid transparent;padding:0}.about-license__content{padding:24px 16px 16px}.about-license__quantity{color:var(--grey-font);display:block;height:17px;text-align:end;width:100%}}@media only screen and (max-width:900px){.about-license__list{-moz-column-gap:12px;column-gap:12px;row-gap:24px}}@media only screen and (max-width:640px){.about-license__doctor-item{align-items:center;border:1px solid var(--border-grey);padding:16px}.about-license__image img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;width:100%}.about-license__item{height:auto}}@media only screen and (max-width:480px){.about-license__list{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.about-license__item,.about-license__item--empty{max-width:none;width:100%}}
.sidebar-about{background-color:var(--light-background);border-radius:32px;flex-shrink:0;height:-moz-fit-content;height:fit-content;max-width:320px;padding:30px 36px;width:320px}.sidebar-about h4{color:var(--interface-grey)}.sidebar-about__title{display:flex;flex-direction:row;justify-content:space-between}.sidebar-about__title img{cursor:pointer}.sidebar-about__container{display:flex;flex-direction:column;gap:16px}.sidebar-about__action{width:100%}@media only screen and (max-width:1024px){.sidebar-about{background-color:transparent;border-radius:0;flex-shrink:0;height:-moz-fit-content;height:fit-content;padding:0 12px;width:100%}.sidebar-about h4{color:var(--main-font)}.sidebar-about__title{display:flex;flex-direction:row;justify-content:space-between}.sidebar-about__title img{cursor:pointer}.sidebar-about__container{display:flex;flex-direction:row;gap:8px}.sidebar-about__action{height:40px;max-width:160px}}@media only screen and (max-width:640px){.sidebar-about__container{flex-direction:column}}
.about-requisite__wrap{display:flex;gap:32px;margin-bottom:24px;margin-top:32px;width:100%}.about-requisite__sidebar{display:flex;flex-direction:column;flex-shrink:0;gap:16px;height:-moz-fit-content;height:fit-content;max-width:320px}.about-requisite__list{background-color:var(--light-background);border-radius:32px;padding:64px 0}.about-requisite__content,.about-requisite__list{height:-moz-fit-content;height:fit-content;min-height:100px;width:100%}.about-requisite__content{display:flex;flex-direction:column;gap:4px;margin:0 auto;max-width:794px}.about-requisite__item{display:flex;gap:4px;height:-moz-fit-content;height:fit-content;min-height:44px}.about-requisite__item-content{display:flex;gap:4px;justify-content:space-between;width:100%}.about-requisite__copy,.about-requisite__name,.about-requisite__value{align-items:center;background-color:var(--grey-background);border-radius:8px;display:flex;height:auto;justify-content:start;padding:12px;width:100%}.about-requisite__name{color:var(--interface-grey);justify-content:start;max-width:300px}.about-requisite__value{color:var(--main-font)}.about-requisite__copy{cursor:pointer;justify-content:center;max-width:48px;min-width:48px}@media only screen and (max-width:1024px){.about-requisite__wrap{flex-direction:column}.about-requisite__content{max-width:none;padding:12px;width:100%}.about-requisite__item{display:flex;flex-direction:column}.about-requisite__sidebar{display:flex;flex-direction:row;gap:12px;max-width:none;width:100%}.about-requisite__sidebar>div:first-child{flex:0.3;max-width:none}.about-requisite__sidebar>div:last-child{flex:0.7;max-width:none}.about-requisite__sidebar .sidebar-about_title,.about-requisite__sidebar .sidebar-filter__title{align-items:start;height:-moz-fit-content;height:fit-content;max-width:320px;min-height:29px}.about-requisite__sidebar .sidebar-about_title h3,.about-requisite__sidebar .sidebar-about_title h4,.about-requisite__sidebar .sidebar-filter__title h3,.about-requisite__sidebar .sidebar-filter__title h4{margin:0;padding:0}.about-requisite__name{background-color:transparent;border-radius:0;height:-moz-fit-content;height:fit-content;max-width:none;min-height:25px;padding:0 12px;width:100%}.about-requisite__list{padding:0}}@media only screen and (max-width:640px){.about-requisite__sidebar{background-color:var(--grey-background);border-radius:24px 24px 24px 24px;display:flex;flex-direction:column;margin-left:-12px;max-width:none;padding:12px 0;width:calc(100% + 24px)}.about-requisite__sidebar>div:first-child,.about-requisite__sidebar>div:last-child{flex:0.5;max-width:none}.about-requisite__sidebar .sidebar-about{padding:0 24px}.about-requisite__list{border-radius:0;margin-left:-12px;width:calc(100% + 24px)}.about-requisite__wrap{margin-left:-12px;padding:0 24px;width:calc(100% + 24px)}.about-requisite.content-page__grey-background.content-page__container.container,.about-requisite__wrap{background-color:var(--light-background)}.about-requisite.content-page__grey-background.content-page__container.container .page-nav{border-radius:24px 24px 0 0;margin:0;padding-bottom:30px}.about-requisite.content-page__grey-background.content-page__container.container .about-requisite__wrap{margin-top:-2px}}
.content-page__counters{align-items:end;display:flex;flex-direction:row;gap:24px;height:56px;justify-content:end;width:100%}.content-page__count{align-items:center;display:flex;flex-direction:row;gap:16px;height:auto;justify-content:center;max-width:179px;width:100%}.content-page__count>p{color:var(--main-font);margin:0;padding:0}@media only screen and (max-width:1024px){.content-page__counters{display:none}}
.join-us.content-block.content-block--grey{margin-top:0;padding-top:0}.join-us__title{margin-bottom:64px}.join-us__wrap{display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));width:100%}.join-us__item{background-color:var(--light-background);flex-direction:row;gap:16px;height:-moz-fit-content;height:fit-content;min-height:80px;padding:16px 24px;width:100%}.join-us__item,.join-us__number{align-items:center;border-radius:16px;display:flex}.join-us__number{background:radial-gradient(48.16% 48.16% at 16.97% 16.97%,var(--main-gradient) 0,var(--main) 100%);height:48px;justify-content:center;min-width:48px;width:48px}.join-us__number>span{color:var(--light-font)}.join-us__text{color:var(--main-font)}@media only screen and (max-width:900px){.join-us.content-block.content-block--grey{margin-top:32px;padding-bottom:16px}.join-us__title{margin-bottom:32px}.join-us__wrap{gap:12px}.join-us__container.container{padding:0}}@media only screen and (max-width:640px){.join-us__container.container{max-width:100%;padding:0}}
.price-index__child-container{border-radius:32px;display:flex;flex-direction:column;height:-moz-fit-content;height:fit-content;justify-content:space-between;width:100%}.price-promotion__container{padding-bottom:32px}.price-credit__content .price-credit__blockquote{align-items:center;display:flex;gap:12px;margin:24px 0}.price-credit__content .price-credit__blockquote svg{height:24px;width:24px}.price-index__wrap{display:flex;flex-direction:column;gap:48px;margin-top:96px}@media only screen and (max-width:640px){.price-index__wrap.content-page__grey-background.content-page__container.container{margin-top:16px;padding:24px}.price-index__wrap{gap:16px;margin-top:32px}.price-index__component.accordion-advanced__container{margin-top:16px}}
.search-dental__container{border-radius:0;display:flex;gap:16px;min-height:64px}.search-dental__search{align-items:center;border:1px solid var(--border-grey);border-radius:12px;cursor:pointer;display:flex;gap:12px;height:64px;max-width:1064px;padding:20px 16px;transition:all .3s ease;width:100%}.search-dental__search:hover{background-color:color-mix(in srgb,var(--border-grey) 20%,transparent)}.search-dental__search:active{background-color:color-mix(in srgb,var(--border-grey) 60%,transparent)}.search-dental__search-text{background-color:transparent;background:transparent;border:none;color:var(--grey-font);flex:1;outline:none}.search-dental__search-text:focus{box-shadow:none;color:var(--main-font);outline:none}.search-dental__close{cursor:pointer}.search-dental__close:hover{stroke:var(--main)}@media (max-width:640px){.search-dental__container.content-block{flex-direction:column;margin-top:0}}


.dmc-content__description{margin-bottom:24px}.dmc-content__list{display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.dmc-content__item{align-items:center;border:1px solid var(--border-grey);border-radius:24px;display:flex;height:140px;justify-content:center;transition:all .3s ease}.dmc-content__item:hover{border:1px solid var(--main)}.dmc-content__item img{min-width:140px}.dmc-content__item-empty{border:1.5px dashed var(--border-grey);border-radius:24px;height:140px;transition:all .3s ease}.dmc-content__item-empty:hover{border:1.5px dashed var(--main)}
.price-promotion__grid{display:grid;gap:16px;grid-template-columns:repeat(2,1fr)}.price-promotion__grid .price-promotion__item{container-name:promoContainer;container-type:inline-size;min-width:0}@media (max-width:900px){.price-promotion__grid{grid-template-columns:1fr}.price-promotion__grid .price-promotion__item{container-name:none;container-type:normal}}

.all-example-work__list{display:grid;gap:10px;grid-template-columns:repeat(auto-fill,320px);height:-moz-fit-content;height:fit-content;justify-content:start;width:100%}.all-example-work__wrap{display:flex;gap:24px;margin-top:32px;width:100%}.all-example-work__quantity{display:none}.all-example-work.content-block.content-block--grey{margin-top:0}.all-example-work__container{width:100%}@media only screen and (max-width:1200px){.all-example-work__list{grid-template-columns:repeat(auto-fill,270px)}.work-examples__item{max-width:270px}.work-examples__image{width:100%}}@media only screen and (max-width:1024px){.all-example-work{display:flex;flex-direction:column;margin:0}.all-example-work__wrap{display:flex;flex-direction:column;gap:16px;justify-content:start}.all-example-work__quantity{color:var(--grey-font);display:block;height:17px;text-align:end;width:100%}.all-example-work__list{grid-template-columns:repeat(auto-fill,270px)}.work-examples__item{max-width:270px}.work-examples__card{padding:24px 16px 16px}}@media only screen and (max-width:900px){.all-example-work__list{grid-template-columns:repeat(auto-fill,240px)}.work-examples__item{max-width:240px}}@media only screen and (max-width:513px){.all-example-work__list{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.work-examples__item{max-width:none}.work-examples__image-result{max-width:none;width:100%}}
.help-index__child-container{border-radius:32px;display:flex;flex-direction:column;height:-moz-fit-content;height:fit-content;width:100%}.help-content__wrap{margin:12px 0}
.guarantee-service__container{display:flex;flex-direction:column;gap:48px}.guarantee-service__content{align-items:start;display:flex;flex-direction:row;height:-moz-fit-content;height:fit-content;justify-content:space-between;min-height:97px;width:100%}.guarantee-service__wrap{display:flex;flex-direction:row;gap:24px}.guarantee-service__column{display:flex;flex-direction:column;gap:24px;height:-moz-fit-content;height:fit-content;width:100%}.guarantee-service__title-subtitle{display:flex;flex-direction:column;gap:16px}.guarantee-service__section{display:flex;gap:8px}.guarantee-service__section-icon{stroke:var(--main);height:24px;min-width:24px;width:24px}.guarantee-service__accordion{background-color:var(--light-background);border-radius:16px;height:-moz-fit-content;height:fit-content}.guarantee-service__accordion-item{cursor:pointer;display:flex;flex-direction:row;height:-moz-fit-content;height:fit-content;justify-content:space-between;min-height:80px;padding:0 24px;width:100%}.guarantee-service__accordion-left,.guarantee-service__accordion-right{align-items:center;display:flex;flex-direction:row;gap:16px}.guarantee-service__accordion-right.mobile{display:none}.guarantee-service__accordion-term{align-items:start;background-color:var(--grey-background);border-radius:8px;display:flex;flex-direction:row;height:-moz-fit-content;height:fit-content;justify-content:center;max-width:200px;min-height:36px;min-width:176px;padding:8px}.guarantee-service__accordion-term svg{stroke:var(--main)}.guarantee-service__accordion-guarantee{background-color:var(--grey-background);border-radius:8px;height:-moz-fit-content;height:fit-content;max-width:180px;min-height:36px;min-width:163px;padding:8px;text-align:center}.guarantee-service__accordion-content{overflow:hidden;transition:max-height .3s ease}.guarantee-service__accordion-open{align-items:center;background:var(--grey-background);border-radius:16px;display:flex;height:48px;justify-content:center;min-width:48px;width:48px}.guarantee-service__accordion-open.active{background:radial-gradient(48.16% 48.16% at 16.97% 16.97%,var(--main-gradient) 0,var(--main) 100%)}.guarantee-service__accordion-wrap{border-top:1px solid var(--border-grey);display:flex;flex-direction:column;padding:24px}.guarantee-service__accordion-age{color:var(--main)}.guarantee-service__accordion-service-text{margin-bottom:24px}.guarantee-service__accordion-service-title{color:var(--interface-grey);margin-bottom:16px}.guarantee-service__accordion-service-table{display:grid;gap:8px;grid-template-columns:repeat(3,1fr)}.service-item__name{line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}@media only screen and (max-width:1440px){.guarantee-service__wrap{display:flex;flex-direction:column}.guarantee-service__column{max-width:688px}.guarantee-service__container.container{padding:0 24px}}@media only screen and (max-width:900px){.guarantee-service__column{max-width:none;width:100%}.guarantee-service__accordion-item{display:flex;flex-direction:column}.guarantee-service__accordion-left{padding:16px 0}.guarantee-service__accordion-right.mobile{display:flex}.guarantee-service__accordion-right.desktop{display:none}.guarantee-service__accordion-guarantee,.guarantee-service__accordion-term{margin-bottom:16px;max-width:100%}.guarantee-service__accordion-service-table{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}}@media only screen and (max-width:640px){.guarantee-service.content-block.content-block--grey{border-radius:32px;padding:24px 0}.guarantee-service__content{display:flex;flex-direction:column;gap:32px}.guarantee-service__container.container{padding:0}.guarantee-service__title{margin:0;text-align:center}.guarantee-service__subtitle{text-align:center}.guarantee-service__accordion-right{align-items:start;display:flex;flex-direction:column;gap:0}.guarantee-service__accordion-guarantee,.guarantee-service__accordion-term{align-items:center;display:flex;flex:0.5;justify-content:center;padding:8px 12px;width:100%}.guarantee-service__action.btn.btn--color{max-width:none;width:100%}.guarantee-service__accordion-service-table{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.guarantee-service__accordion-service-table .service-item{height:-moz-fit-content;height:fit-content;min-height:48px;padding:8px}.guarantee-service__accordion-term{min-width:0}}
.help-guarantee__wrap{padding:0 40px!important}.help-guarantee__children-container{display:flex;flex-direction:row;gap:90px;width:100%}.help-guarantee__documents{border-top:1px solid var(--border-grey);display:flex;flex-direction:column;gap:12px;padding-top:56px}.help-guarantee__documents>h2{margin-bottom:28px}.help-guarantee__content{padding-bottom:80px;width:100%}.help-guarantee__content-wrap{display:flex;flex-direction:column;width:100%}.help-guarantee__link-box{container-name:dmcContainer;container-type:inline-size;display:flex;flex-direction:column;gap:32px;height:-moz-fit-content;height:fit-content;max-width:342px;min-width:342px;width:342px}.help-guarantee__oms-wrap{background-color:var(--grey-background);border-radius:32px;max-width:342px;min-width:342px;padding:24px;width:342px}.help-guarantee__oms-title{width:100%}.help-guarantee__oms-title h2{text-align:center}.help-guarantee__oms-action.btn.btn--link{margin-top:32px;max-width:none;width:100%}@media only screen and (max-width:1080px){.help-guarantee__link-box{display:none}}@media only screen and (max-width:640px){.help-guarantee__wrap{margin-bottom:0;margin-left:-12px;margin-top:16px;padding:24px 24px 0!important;width:calc(100% + 24px)}.help-guarantee__wrap,.help-index__container.content-page__grey-background.content-page__container.container{background-color:var(--light-background)}.help-index__container.content-page__grey-background.content-page__container.container .page-nav{border-radius:24px;margin:0}.help-guarantee__children-container{margin:0;padding:0}.help-guarantee__content-wrap{gap:0}.help-guarantee__content{padding-bottom:56px}.help-index__container.content-page__grey-background.content-page__container.container{margin-bottom:0;padding-bottom:0}.help-guarantee__documents{padding-top:24px}}
.help-info__wrap{display:flex;gap:32px;margin-top:32px;width:100%}.help-info__quantity{display:none}.help-info__list{-moz-column-gap:16px;column-gap:16px;display:grid;grid-template-columns:repeat(auto-fill,320px);height:-moz-fit-content;height:fit-content;margin-bottom:24px;row-gap:32px;width:100%}.help-info__item{height:100%}.help-info__item,.help-info__item--empty{height:-moz-fit-content;height:fit-content;max-height:400px;max-width:332px;width:100%}.help-info__item--empty{border:1px solid var(--border-grey);border-radius:24px;min-height:400px}.help-info__image{border-radius:24px 24px 0 0;height:186px;margin-bottom:-24px;overflow:hidden;position:relative;width:100%;z-index:0}.help-info__image img{height:186px;-o-object-fit:cover;object-fit:cover;width:100%}.help-info__content-top{background-color:var(--border-grey);border-radius:24px 24px 0 0;display:flex;gap:8px;height:72px;margin-bottom:-24px;padding-top:13.5px;position:relative;z-index:1}.help-info__section{align-items:center;display:flex;gap:8px;height:21px;padding:0 0 0 24px;width:-moz-fit-content;width:fit-content}.help-info__section>span{background-color:var(--grey-background);border-radius:8px;color:var(--grey-font);padding:2px 8px}.help-info__time{align-items:start;display:flex;height:21px;justify-content:center}.help-info__time>span{color:var(--grey-font)}.help-info__content{min-height:239px}.help-info__content-bottom{background-color:var(--light-background);border-radius:24px;display:flex;flex-direction:column;height:-moz-fit-content;height:fit-content;justify-content:space-between;min-height:191px;padding:24px;position:relative;z-index:2}.help-info__name{color:var(--main-font);transition:color .3s ease}.help-info__name:hover{color:var(--main)}.help-info__doctor-item{display:flex;gap:8px;height:48px;overflow:hidden;width:100%}.help-info__doctor-image{border:1px solid var(--border-grey);border-radius:50px;height:48px;min-width:48px;overflow:hidden;width:48px}.help-info__doctor-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.help-info__doctor-content{display:flex;flex-direction:column;gap:4px;justify-content:center;width:100%}.help-info__doctor-name{white-space:nowrap}.help-info__item-text{line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}@media (max-width:1024px){.help-info__list{grid-template-columns:repeat(auto-fill,270px)}.help-info__wrap{display:flex;flex-direction:column;gap:16px;margin:0}.help-info__item,.help-info__item--empty{max-width:270px}.help-info__quantity{color:var(--grey-font);display:block;height:17px;text-align:end;width:100%}}@media (max-width:900px){.help-info__list{-moz-column-gap:12px;column-gap:12px;grid-auto-rows:1fr;grid-template-columns:repeat(auto-fill,180px);row-gap:24px}.help-info__item{max-height:445px}.help-info__item,.help-info__item--empty{height:-moz-fit-content;height:fit-content;max-width:180px}.help-info__item--empty{min-height:269px}.help-info__content-top{border-radius:16px 16px 0 0;height:61px;margin-bottom:-16px}.help-info__content-bottom{border-radius:16px;height:-moz-fit-content;height:fit-content;min-height:220px;padding:16px}.help-info__image{border-radius:16px 16px 0 0;height:116px}.help-info__image img{height:116px}.help-info__section{padding:0 12px}.help-info__doctor-item{display:flex;flex-direction:column;gap:8px;height:-moz-fit-content;height:fit-content;overflow:visible}.help-info__doctor-image{max-height:48px;min-height:48px}.help-info__doctor-name{white-space:wrap}.help-info__item-text{line-clamp:5;-webkit-line-clamp:5}.help-info__content{border:1px solid var(--border-grey);border-radius:16px}}@media (max-width:480px){.help-info__list{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.help-info__item,.help-info__item--empty{max-width:none}}@media (max-width:395px){.help-info__image,.help-info__image img{height:200px}}
.article-doctor{background-color:var(--light-background);border-radius:32px}.article-doctor__wrap{border-radius:32px;box-sizing:border-box;display:flex;flex-direction:column;gap:12px;margin:0 auto 24px;max-width:1164px;padding:24px;width:100%}.article-doctor__row--first{align-items:center;display:flex;justify-content:space-between}.article-doctor__row--author{color:var(--grey-font);font-size:1rem;font-weight:400}.article-doctor__row--data{display:flex;gap:12px}.article-doctor__row--data>span{color:var(--grey-font);font-size:1rem;font-weight:400}.article-doctor__row--last{align-items:center;display:flex;gap:12px}.article-doctor__row--image{border-radius:100%;height:60px;min-width:60px;overflow:hidden;width:60px}.article-doctor__row--image img{border-radius:100%;height:60px;min-width:60px;-o-object-fit:cover;object-fit:cover;width:60px}.article-doctor__row--text{display:flex;flex-direction:column;gap:4px}.article-doctor__row--name{font-size:1.2rem;font-weight:600}.article-doctor__row--speciality{font-size:1rem;font-weight:400}@media (max-width:800px){.article-doctor__row--data{gap:24px}}
.faq-info-block{margin-bottom:24px}.faq-info-block .faq__aside{background:var(--light-background)}@media (max-width:640px){.faq-info-block .faq__aside{background:var(--grey-background)}}
.simple-info-block{align-items:center;background-color:#f2fafb;border-radius:24px;display:flex;justify-content:space-between;margin:32px 0;padding:28px 32px}.simple-info-block__descr{max-width:440px}.simple-info-block__title{margin-bottom:8px}.simple-info-block__price{margin-right:40px}.simple-info-block__action{align-items:center;display:flex}.simple-info-block__link a{padding:18px 32px}@media (max-width:1080px){.simple-info-block{display:block}.simple-info-block__descr{max-width:unset}.simple-info-block__action{justify-content:space-between}}@media (max-width:640px){.simple-info-block{margin:12px 0;text-align:center}.simple-info-block__descr{margin-bottom:24px}.simple-info-block__action{display:block}.simple-info-block__price{margin:0 0 20px}.simple-info-block__link{display:flex;justify-content:center}}

.review-content__title>h1{margin-bottom:80px;margin-top:0}.review-content.content-block.content-block--grey{margin-top:0}.review-content__container.container .breadcrumb__item>a,.review-content__container.container .breadcrumb__item>span{color:var(--main-font);font-weight:600}.review-content__container.container .breadcrumb__delimiter svg{stroke:var(--main-font)}
.contact-list__card{background-color:var(--light-background);border-radius:32px;box-shadow:0 4px 16px 0 var(--shadow-grey);display:flex;flex-direction:column;height:536px;max-width:450px;min-width:350px;padding:24px 10px 24px 24px;position:relative;width:100%;z-index:0}.contact-list__card-content{-webkit-overflow-scrolling:touch;display:flex;flex-direction:column;gap:16px;overflow-y:scroll;padding-right:14px;scroll-behavior:smooth;scrollbar-width:thin}.contact-list__card-title{display:flex;flex-direction:column;gap:8px;height:-moz-fit-content;height:fit-content;min-height:34px}.contact-list__card-title>span{color:var(--main-font);height:-moz-fit-content;height:fit-content;min-height:20px}.contact-list__card-subtitle{color:var(--grey-font);display:flex;flex-direction:row;gap:4px}.contact-list__card-dot{color:var(--grey-font);-webkit-user-select:none;-moz-user-select:none;user-select:none}.contact-list__card-desc-wrap{height:-moz-fit-content;height:fit-content;margin:8px 0 32px;min-height:none}.contact-list__card-close{cursor:pointer;height:24px;position:absolute;right:24px;top:24px;transform:rotate(45deg);width:24px;z-index:1}.contact-list__card-atribute{-moz-column-count:2;column-count:2;display:block;gap:8px}.contact-list__card-action{align-items:center;border:1px solid var(--border-grey);border-radius:12px;cursor:pointer;display:flex;gap:8px;height:48px;justify-content:center;min-height:48px;width:100%}.contact-list__card-action svg{stroke:var(--main-font);transition:stroke .2s}.contact-list__card-scrollbar{background:transparent;border-radius:100px;height:252px;pointer-events:none;position:absolute;right:8px;top:30px;width:4px}.contact-list__card-content::-webkit-scrollbar{width:4px}.contact-list__card-content::-webkit-scrollbar-track{background:transparent;margin-bottom:30px;margin-top:30px}.contact-list__card-content::-webkit-scrollbar-thumb{background-color:var(--border-grey);border-radius:100px}.contact-list__card-thumb{display:none}.contact-list__tabs-desc{background-color:var(--grey-background);border-radius:12px;display:flex;gap:8px;height:48px;margin-top:8px;padding:4px;width:100%}.contact-list__tabs-text{align-items:center;border-radius:8px;color:var(--interface-grey);cursor:pointer;display:flex;flex:1;justify-content:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.contact-list__tabs-text.active{background-color:var(--light-background);color:var(--main-font)}.contact-list__tabs-link{display:grid;gap:8px;grid-template-columns:repeat(2,1fr)}.contact-list__tabs-content{align-items:center;cursor:pointer;display:flex;flex-direction:row;gap:8px;justify-content:start;overflow:hidden;position:relative}.contact-list__tabs-content:after{background:linear-gradient(to right,transparent 0,var(--light-background) 100%);content:"";display:block;height:100%;pointer-events:none;position:absolute;right:-1px;top:0;width:16px;z-index:110}.contact-list__tabs-content-desc{display:flex;flex-direction:column}.contact-list__tabs-content span{color:var(--grey-font);-webkit-user-select:none;-moz-user-select:none;user-select:none}.contact-list__tabs-content h4{margin:0}.contact-list__tabs-title{color:var(--main-font)}.contact-list__tabs-geo{align-items:center;cursor:pointer;display:flex;flex-direction:row}.contact-list__tabs-geo>span{color:var(--grey-font);margin-left:16px;margin-right:8px}.contact-list__tabs-geo .content-svg{height:33px;justify-content:center;min-width:32px;width:32px}.contact-tabs{border:1px solid var(--border-grey);border-radius:8px}.contact-component,.contact-tabs{height:100%;min-height:47px;padding:8px}.contact-component{-moz-column-break-inside:avoid;-webkit-column-break-inside:avoid;border-radius:8px;break-inside:avoid;display:flex;flex-direction:row;gap:8px;page-break-inside:avoid}.contact-component__content{align-items:start;display:flex;flex-direction:column;gap:4px;margin:auto 0}.contact-component__name{color:var(--main-font)}.contact-component__desc{color:var(--grey-font)}.contact-component .svg-center{display:block;margin:auto 0}.contact-component svg{margin-top:8px}@media (max-width:1240px){.contact-list__card-close{display:none}}@media (max-width:480px){.contact-list__card{height:-moz-fit-content;height:fit-content;min-height:330px;min-width:300px}.contact-list__card-atribute{-moz-column-count:1;column-count:1;display:flex;flex-direction:column;gap:4px}}
.contact-accordion{color:var(--main-font)}.contact-accordion__title{max-width:700px}.contact-accordion__subtitle{margin-top:16px}.contact-accordion__content{display:flex;flex-direction:row;gap:24px;margin-top:48px}.contact-accordion__column{display:flex;flex:0.5;flex-direction:column;gap:24px}.contact-accordion__accordion{background-color:var(--light-background);border-radius:16px;display:flex;flex-direction:column;width:100%}.contact-accordion__accordion-title{border-bottom:1px solid transparent;cursor:pointer;display:flex;gap:16px;height:-moz-fit-content;height:fit-content;justify-content:space-between;min-height:80px;padding:24px;transition:border-bottom .3 ease}.contact-accordion__accordion-title-children{margin:0;width:100%}.contact-accordion__accordion-title.active{border-bottom:1px solid var(--border-grey);color:var(--main);transition:border-bottom .3 ease}.contact-accordion__accordion-title>svg{height:24px;transform:rotate(90deg);width:24px}.contact-accordion__accordion-title>svg.active{stroke:var(--main);transform:rotate(270deg)}.contact-accordion__accordion-content{display:flex;flex-direction:column;gap:2px;max-height:0;overflow:hidden;padding:0 24px;transition:max-height .3s ease,padding .3s ease,margin .3s ease}.contact-accordion__accordion-content.active{margin:12px 0;max-height:2000px;transition:max-height .3s ease,padding .3s ease,margin .3s ease}@media (max-width:900px){.contact-accordion__content{display:flex;flex-direction:column;gap:12px}.contact-accordion__column{gap:12px}.contact-accordion-title{min-height:76px;padding:24px}.contact-accordion__title{line-height:140%;text-align:center}.contact-accordion__wrap{align-items:center;display:flex;flex-direction:column}.contact-accordion__subtitle{margin-top:0;text-align:center}.contact-accordion-title-children{margin:0;width:100%}.contact-accordion.content-block.content-block--grey{border-radius:16px;margin:12px auto;padding:32px 0;width:94%}}
.contact-index.content-page.content-block--padding{padding:80px 0 0!important}.contact-index__map{margin-top:32px}.contact-index__wrap{border-radius:24px;overflow:hidden;position:relative;z-index:0}.contact-index__mobile-wrap{display:none}.contact-map__wrap{height:600px;position:relative;width:1400px;z-index:0}.contact-list{color:var(--main-font)}.contact-list__wrap{display:flex;flex-direction:row;gap:12px;height:536px;left:24px;margin:0 auto;pointer-events:none;position:absolute;top:32px;width:100%;z-index:200}.contact-list__location{background-color:var(--light-background);border-radius:32px;box-shadow:0 4px 16px 0 var(--shadow-grey);display:flex;flex-direction:column;justify-content:space-between;min-width:320px;padding:24px;pointer-events:auto;width:320px}.contact-list__card{pointer-events:auto}.contact-list__content{display:flex;flex-direction:column;gap:24px;height:450px;overflow-x:hidden;overflow-y:auto;position:relative}.contact-list__content:after{background:linear-gradient(to top,var(--light-background) 0,hsla(0,0%,100%,0) 100%);bottom:0;content:"";height:12px;left:0;pointer-events:none;position:absolute;width:100%;z-index:2}.contact-list__content-part{display:flex;flex-direction:column;gap:18px}.contact-list__items{display:flex;flex-direction:column;gap:6px}.contact-list__item{align-items:center;background-color:var(--grey-background);border-radius:12px;cursor:pointer;display:flex;flex-direction:row;gap:12px;height:-moz-fit-content;height:fit-content;min-height:48px;padding:8px 12px;transition:all .3s ease;width:100%}.contact-list__item:hover .contact-list__icon svg{stroke:var(--grey-font)}.contact-list__item:hover .contact-list__arrow svg{stroke:var(--main)}.contact-list__item.active{background:radial-gradient(60% 60% at 17% 17%,var(--main-gradient) 0,var(--main) 100%);color:var(--light-font)}.contact-list__item.active .contact-list__current{color:var(--light-font)}.contact-list__item.active .contact-list__icon svg{stroke:var(--light-background)}.contact-list__item.active .contact-list__arrow svg,.contact-list__item.active:hover .contact-list__icon svg{stroke:var(--light-font)}.contact-list__item-info{display:flex;flex-direction:column;justify-content:center;width:100%}.contact-list__item .contact-list__icon{height:24px;min-width:24px;width:24px}.contact-list__item .contact-list__icon svg{stroke:var(--border-grey)}.contact-list__item .contact-list__street{font-weight:500}.contact-list__item .contact-list__current{color:var(--main)}.contact-list__title{align-items:start;display:flex;justify-content:space-between}.contact-list__name{margin:0}.contact-list__adress{color:var(--grey-font)}.contact-list__notice{color:var(--interface-grey);text-align:center}.contact-list__arrow{height:24px;transform:rotate(-90deg);width:24px}.contact-list__arrow svg{stroke:var(--grey-font)}.contact-list__geo-icons{display:flex;flex-direction:row}@media (max-width:1240px){.contact-index__mobile-wrap{background-color:var(--grey-background);border-radius:24px;display:flex;flex-direction:column;gap:16px;padding:12px}.contact-index__map{display:flex;flex-direction:row-reverse;gap:24px}.contact-form-list__wrap{display:flex;flex-direction:column;gap:16px}.contact-form-list__location{align-items:center;border:1px solid var(--border-grey);border-radius:12px;display:flex;height:64px;justify-content:center;max-width:450px;padding:12px;width:100%}.contact-form-list__location-wrap{align-items:center;display:flex;flex-direction:row;gap:12px;height:-moz-fit-content;height:fit-content;justify-content:space-between;padding:10px 16px;width:100%}.contact-form-list__location__wrap.container{margin:0;padding:0}.contact-form-list__location-icon{height:24px;min-width:24px;width:24px}.contact-form-list__location-name{height:24px;margin-top:4px;width:100%}.contact-form-list__location-dropdown{height:24px;min-width:24px;width:24px}.contact-map__wrap{height:640px;min-width:350px;position:relative;width:100%;z-index:0}.contact-list__wrap{display:none}}@media (max-width:900px){.contact-index__map{display:flex;flex-direction:column}.contact-index__wrap{width:100%}.contact-map__wrap{border-radius:12px;height:370px;overflow:hidden}.contact-index__mobile-wrap.container{width:100%}.contact-index.content-page.content-block--padding{padding:64px 0 24px!important}}@media (max-width:640px){.contact-index__map{background-color:var(--grey-background);border-radius:24px;gap:16px;margin:0 auto;padding:12px;width:calc(100% - 24px)}.contact-index__wrap.container{margin:0 auto;padding:12px 0}.contact-index__mobile-wrap.container{align-items:center;display:flex}.contact-index.content-page.content-block--padding{padding:0!important}}@media (max-width:480px){.contact-map__wrap{overflow:hidden}.contact-index__mobile-wrap.container{align-items:center;display:flex}.contact-index__map{border:none;padding:0;width:94%}.contact-map__wrap{height:130px;width:100%}.contact-form-list__wrap{width:100%}.contact-index__mobile-wrap.container{padding:0 0 12px}}.placemarker__on{align-items:center;background:radial-gradient(34.53% 93.01% at 30.47% -26.01%,var(--main-gradient) 0,var(--main) 100%);background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:100%;box-shadow:0 4px 16px rgba(95,108,123,.24);display:flex;height:24px;justify-content:center;width:24px}.placemarker__on--center{height:8px;width:8px}.placemarker__off,.placemarker__on--center{background:var(--light-background);border-radius:100%}.placemarker__off{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:contain;box-shadow:0 4px 16px rgba(95,108,123,.24);display:flex;height:24px;justify-content:center;width:24px}.placemarker__off--center{background:radial-gradient(34.53% 93.01% at 30.47% -26.01%,var(--main-gradient) 0,var(--main) 100%);border-radius:100%;height:8px;width:8px}
.doctor-banner{height:-moz-fit-content;height:fit-content;min-height:560px}.doctor-banner__container{height:100%;padding-bottom:48px;padding-top:136px}.doctor-banner__container,.doctor-banner__wrap{display:flex;gap:16px;justify-content:space-between}.doctor-banner__wrap{flex-direction:column;padding-top:40px;width:100%}.doctor-banner__content{display:flex;flex-direction:column;gap:16px}.doctor-banner__content.mobile{display:none}.doctor-banner__title{max-width:572px}.doctor-banner__specialty{align-items:start;display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px;max-width:572px}.doctor-banner__specialty--item{background:var(--light-background);border-radius:8px;color:var(--grey-font);padding:2px 8px}.doctor-banner__feature{align-items:flex-start;display:flex;flex-wrap:wrap;gap:16px}.doctor-banner__feature li{margin:0}.doctor-banner__description--wrap{display:flex;gap:16px;margin-bottom:24px}.doctor-banner__description--text{max-width:508px;width:100%}@media (max-width:1400px){.doctor-banner__container{display:flex;flex-direction:column}.doctor-banner__content.mobile{display:flex}.doctor-banner__description--wrap.desktop,.doctor-banner__feature{display:none}}@media (max-width:640px){.doctor-banner__breadcrumbs .breadcrumb{left:18px;top:131.5px;width:80%}.doctor-banner__breadcrumbs .breadcrumb__item:last-child{display:none}.doctor-banner{border-radius:24px;margin-top:0;width:100%}.doctor-banner__container{padding:0 12px}.doctor-banner__wrap{padding-top:60px}.doctor-banner__content{margin-top:16px}.doctor-banner__side,.doctor-banner__specialty{margin-bottom:24px}}
.doctor-navbar__container{align-items:center;border:1px solid var(--border-grey);border-radius:24px;display:flex;flex-direction:row;gap:16px;height:80px;padding:8px}.doctor-navbar__item{align-items:center;border:1px solid transparent;border-radius:16px;cursor:pointer;display:flex;flex:1;gap:12px;height:64px;justify-content:center;position:relative;transition:all .3s ease}.doctor-navbar__item:after{border-right:1px solid var(--border-grey);content:"";display:block;height:24px;position:absolute;right:-8px;top:20px;width:8px}.doctor-navbar__item:hover{border:1px solid var(--main)}.doctor-navbar__item:last-child:after{display:none}.doctor-navbar__count{align-items:center;border:1px solid var(--border-grey);border-radius:8px;display:flex;height:32px;justify-content:center;min-width:32px;padding:6px;width:-moz-fit-content;width:fit-content}.doctor-navbar__count>span{color:var(--interface-grey)}@media only screen and (max-width:1280px){.doctor-navbar__container{display:none}}
.doctor-about{border-radius:0}.doctor-about__wrap{display:flex;gap:16px;margin-top:32px}.doctor-about__detail{margin-top:16px;max-width:700px;width:100%}@media only screen and (max-width:640px){.doctor-about__container{padding:0 12px}}
.doctor-additional__feature{display:grid;gap:16px;grid-template-columns:repeat(3,1fr)}.doctor-additional h4{margin:0}.doctor-additional li{height:-moz-fit-content;height:fit-content}.doctor-additional span{color:var(--interface-grey);margin-top:8px}@media only screen and (max-width:900px){.doctor-additional__feature{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:640px){.doctor-additional__feature{grid-template-columns:repeat(1,1fr)}.doctor-additional__container{padding:0 12px}}
.service-label__item{align-items:center;background-color:var(--grey-background);border-radius:12px;display:flex;gap:16px;height:-moz-fit-content;height:fit-content;overflow:hidden;padding:16px;position:relative}.service-label__item:after{background:linear-gradient(to right,transparent 0,var(--grey-background) 100%);content:"";display:block;height:100%;pointer-events:none;position:absolute;right:-1px;top:0;width:16px;z-index:110}@media (max-width:640px){.doctor-service__service--item-icon{height:32px;min-width:32px;width:32px}}
.doctor-service__container{display:flex;flex-direction:column;gap:32px}.doctor-service h4{margin:0 0 16px}.doctor-service__wrap-content{display:flex;flex-direction:column}.doctor-service__specialty{align-items:start;display:flex;flex-wrap:wrap;gap:8px;max-width:572px}.doctor-service__specialty--item{background:var(--grey-background);border-radius:8px;color:var(--grey-font);padding:2px 8px}.doctor-service__service{display:grid;gap:4px;grid-template-columns:repeat(4,1fr)}.doctor-service__service--item{align-items:center;background-color:var(--grey-background);border-radius:12px;display:flex;gap:16px;height:-moz-fit-content;height:fit-content;overflow:hidden;padding:16px;position:relative}.doctor-service__service--item:after{background:linear-gradient(to right,transparent 0,var(--grey-background) 100%);content:"";display:block;height:100%;pointer-events:none;position:absolute;right:-1px;top:0;width:16px;z-index:110}@media only screen and (max-width:900px){.doctor-service__service{display:grid;gap:4px;grid-template-columns:repeat(3,1fr)}}@media only screen and (max-width:640px){.doctor-service__service{display:grid;gap:4px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.doctor-service__service--item{padding:8px}.doctor-service__container{padding:0 12px}}
.doctor-education{border-radius:0}.doctor-education__container{display:flex;flex-direction:column;gap:32px}.doctor-education h2{margin:0 0 16px}.doctor-education h4{margin:0}.doctor-education__text{margin-bottom:16px}.doctor-education__head{display:flex;justify-content:space-between}.doctor-education__head-doctor{align-items:center;display:flex;gap:8px;height:-moz-fit-content;height:fit-content;min-height:48px;width:270px}.doctor-education__head-doctor-image{background:var(--default);border-radius:100%;height:48px;min-width:48px;overflow:hidden;width:48px}.doctor-education__head-doctor-image img{height:48px;-o-object-fit:cover;object-fit:cover;width:48px}.doctor-education__wrap{background:var(--grey-background);border-radius:32px;min-height:225px}.doctor-education__wrap-head{border-radius:32px 32px 0 0;height:105px;padding:24px 40px;position:relative;z-index:0}.doctor-education__wrap-content{background:var(--light-background);border:1px solid var(--border-grey);border-radius:32px;display:grid;gap:32px;grid-template-columns:repeat(3,1fr);height:-moz-fit-content;height:fit-content;margin-top:-32px;min-height:152px;padding:16px;position:relative;z-index:1}.doctor-education__wrap-content-item{display:flex;flex-direction:column;gap:8px;height:-moz-fit-content;height:fit-content;min-height:120px;padding:16px 24px;position:relative}.doctor-education__wrap-content-item--year{color:var(--main)}.doctor-education__wrap-content-item:after{border-right:1px solid var(--border-grey);content:"";display:block;height:100%;position:absolute;right:-16px;top:0;width:10px}.doctor-education__wrap-content-item:last-child:after,.doctor-education__wrap-content-item:nth-child(3n):after{display:none}@media (max-width:900px){.doctor-education__wrap-content{display:flex;flex-direction:column;gap:16px}.doctor-education__wrap-content:has(.doctor-education__wrap-content-item:nth-child(4)):before{display:none}.doctor-education__wrap-content:has(.doctor-education__wrap-content-item:nth-child(7)):after{display:none}.doctor-education__wrap-content-item{display:flex;flex-direction:column;gap:8px;height:-moz-fit-content;height:fit-content;min-height:64px;padding:8px;position:relative}.doctor-education__wrap-content-item--year{color:var(--main)}.doctor-education__wrap-content-item:after{border-bottom:1px solid var(--border-grey);border-right:none;bottom:-8px;content:"";display:block;height:1px;left:0;position:absolute;right:unset;top:unset;width:100%}.doctor-education__wrap-content-item:nth-child(3n):after{display:block}.doctor-education__wrap-content-item:last-child:after{display:none}}@media (max-width:640px){.doctor-education__container{padding:0 12px}.doctor-education__head-doctor{display:none}}
.smart-slider__head{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:32px}.smart-slider__head h2{margin:0 0 16px}.smart-slider__head--text{margin-bottom:16px;max-width:700px}.smart-slider__container{position:relative}.smart-slider__thumbs{height:48px;margin-top:32px;position:relative}.smart-slider__thumbs--image{border-radius:100%;height:48px;overflow:hidden;width:48px}.smart-slider__thumbs--image.swiper-slide{width:48px}.smart-slider__thumbs--image img{height:48px;min-width:48px;-o-object-fit:cover;object-fit:cover;width:48px}.swiper-slide.swiper-slide-active.smart-slider__thumbs--image{width:48px}.smart-slider__head--actions-btn{background-color:transparent;border:1px solid var(--border-grey);box-shadow:none;color:var(--main-font)}.smart-slider__head--actions-btn:hover{box-shadow:none}@media only screen and (max-width:640px){.smart-slider__head--text{text-align:center}.smart-slider.content-block--padding-64{border-radius:48px;padding:24px 0 48px 24px}.smart-slider__container.container{max-width:100%}.smart-slider__head{flex-direction:column;gap:16px;margin-right:24px}}

.sitemap{padding:8px 0}.sitemap ul{color:var(--main);margin:24px 0}.sitemap ul li{padding-left:0}.sitemap ul li:before{display:none}.sitemap a{color:var(--main)}.sitemap__list,.sitemap__sublist{list-style:none;margin:0;padding:0}.sitemap__sublist{margin-top:12px;padding-left:24px}.sitemap__level{margin-bottom:12px}.sitemap__level--one{margin-bottom:24px}.sitemap__level--two{margin-bottom:16px}.sitemap__level--three{margin-bottom:10px}.sitemap__link{color:var(--main);text-decoration:none}.sitemap__section-title{color:var(--dark-font);margin-bottom:8px}
.page-content__child-container,.page-view__child-container{border-radius:32px;display:flex;flex-direction:column;height:-moz-fit-content;height:fit-content;width:100%}
.news-card{background-color:var(--light-background);border-radius:24px;color:inherit;flex-direction:column;max-width:338px;min-height:280px;padding:24px;text-decoration:none}.news-card,.news-card__content{display:flex;gap:24px;height:100%}.news-card__content{flex-direction:row}.news-card__content--image{align-items:center;background-color:var(--grey-background);border-radius:12px;display:flex;height:48px;justify-content:center;min-width:48px;overflow:hidden;width:48px}.news-card__content--image img{height:48px;min-width:48px;-o-object-fit:cover;object-fit:cover;width:48px}.news-card__content--wrap{align-items:start;height:100%;justify-content:space-between}.news-card__content--wrap,.news-card__content--wrap-head{display:flex;flex-direction:column;gap:24px}.news-card__content--name{color:var(--main-font);margin:0;text-decoration:none;transition:color .3s ease}.news-card__content--name:hover{color:var(--main)}.news-card__content--data,.news-card__content--text{color:var(--grey-font)}@media (max-width:640px){.news-card{max-width:none;width:100%}}
.news-grid{display:grid;gap:24px;grid-template-columns:repeat(4,minmax(0,1fr))}.news-grid>*{height:100%}.news-index__child-container{border-radius:32px;display:flex;flex-direction:column;height:-moz-fit-content;height:fit-content;width:100%}.news-content__wrap{margin:12px 0}@media (max-width:1200px){.news-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:900px){.news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.news-grid{grid-template-columns:1fr}}
.new-year-note{margin-top:14px;padding:0 14px;position:relative;z-index:1}.new-year-note__decor{background-image:url(/images/new-year/new-year-4.webp);background-repeat:no-repeat;background-size:cover;height:108px;position:absolute;z-index:2}.new-year-note__decor--cloud{animation:showTranslate 25s linear infinite;background-position:-320px 0;left:81px;top:-14px;width:128px}.new-year-note__decor--snow{animation:showRotate 15s linear infinite;background-position:-130px 0;width:70px}.new-year-note__decor--ball{background-position:-30px 0;width:45px}.new-year-note__decor--two{animation-delay:3s;bottom:-44px;left:284px}.new-year-note__decor--three{left:335px;top:-43px}.new-year-note__decor--four{left:985px;top:-50px}.new-year-note__decor--five{right:284px;top:-35px}.new-year-note__decor--six{right:114px;top:-45px}.new-year-note__decor--seven{bottom:-27px;right:34px}.new-year-note__wrap{animation:bgScroll 150s linear infinite;background-image:url(/images/new-year/new-year-backgr-big.webp);border-radius:20px;padding:20px 0}.new-year-note__block,.new-year-note__wrap{background-position:top;background-repeat:no-repeat;background-size:cover}.new-year-note__block{background-image:url(/images/new-year/new-year-backgr-small.webp);border-radius:16px;margin:0 auto;max-width:706px;padding:13px 24px;position:relative;z-index:1}.new-year-note__block:after{background:rgba(239,100,119,.66);border-radius:16px;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.new-year-note__block:before{animation:thingRotate 30s linear infinite;background-image:url(/images/new-year/new-year-2.webp);background-repeat:no-repeat;background-size:cover;content:"";height:80px;left:-89px;position:absolute;top:-6px;transform:rotate(-26deg);width:80px;z-index:4}.new-year-note__block-wrap{align-items:center;display:flex;justify-content:space-between;position:relative;z-index:3}.new-year-note__block-wrap:before{animation:showRotate 15s linear infinite;animation-delay:1s;background-image:url(/images/new-year/new-year-4.webp);background-position:-200px 0;background-repeat:no-repeat;background-size:cover;bottom:calc(-100% - 31px);content:"";height:92px;position:absolute;right:34px;width:58px}.new-year-note__block-icon{height:24px;margin-right:24px;max-width:24px;width:100%}.new-year-note__block-icon svg{fill:#fff;height:100%;width:100%}.new-year-note__block-text{color:#fff;font-size:1rem;font-weight:600;line-height:19px;width:100%}@keyframes bgScroll{0%{background-position:bottom}to{background-position:top}}@keyframes showRotate{0%{transform:rotate(0) rotate3d(0,0,0,0)}50%{transform:rotate(65deg) rotate3d(30,30,30,40deg)}to{transform:rotate(0) rotate3d(0,0,0,0)}}@keyframes showTranslate{0%{transform:translateX(0)}50%{transform:translateX(70px)}to{transform:translateX(0)}}@keyframes thingRotate{0%{transform:rotate(-26deg)}50%{transform:rotate(5deg)}to{transform:rotate(-26deg)}}@keyframes thingRotateReverse{0%{transform:rotate(15deg)}50%{transform:rotate(-15deg)}to{transform:rotate(15deg)}}@media (max-width:1450px){.new-year-note__decor--five,.new-year-note__decor--two{display:none}}@media (max-width:1240px){.new-year-note__decor--four{display:none}}@media (max-width:1080px){.new-year-note__decor--cloud{display:none}}@media (max-width:865px){.new-year-note__wrap{padding:20px 40px}.new-year-note__decor--cloud{display:none}.new-year-note__block{padding:13px 58px 13px 24px}.new-year-note__block:before{left:-53px}.new-year-note__block-wrap:after{right:-68px}}@media (max-width:680px){.new-year-note__block-wrap:before{bottom:-56px;right:-28px}.new-year-note__block-wrap:after{bottom:19px;right:-81px}.new-year-note__decor--seven{display:none}}@media (max-width:480px){.new-year-note__decor--six{display:none}.new-year-note__block{padding:13px 32px 13px 16px}.new-year-note__block:before{top:-29px}.new-year-note__block-icon{height:20px;margin-right:8px;max-width:20px}.new-year-note__block-text{font-size:.857rem;line-height:16.8px}.new-year-note__block-wrap:after{bottom:unset;right:-50px;top:50%;transform:rotate(22deg) translateY(-50%)}.new-year-note__wrap{padding:20px 20px 20px 40px}}@media (max-width:370px){.new-year-note__block-icon{display:none}.new-year-note__block:before{left:-42px;top:50%;transform:rotate(-26deg) translateY(-50%)}@keyframes thingRotate{0%{transform:rotate(-26deg) translateY(-50%)}50%{transform:rotate(5deg) translateY(-50%)}to{transform:rotate(-26deg) translateY(-50%)}}.new-year-note__block-wrap:after{display:none}.new-year-note__block{padding:13px 16px 13px 20px}}
