@charset "UTF-8";@font-face{font-family:CenturyGothic;font-display:swap;src:url(/fonts/CenturyGothic-Bold.woff2) format("woff2"),url(/fonts/CenturyGothic-Bold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:CenturyGothic;font-display:swap;src:url(/fonts/CenturyGothic-Regular.woff2) format("woff2"),url(/fonts/CenturyGothic-Regular.woff) format("woff");font-weight:400;font-style:normal}:root{--white: #fff;--green: #4C9100;--light-gray: #d9d9d9;--dark-gray: #878787;--yellow: #f6d432;--brown: #43352F;--black: #000;--text-primary: #000}*{padding:0;margin:0;border:0px;-webkit-tap-highlight-color:rgba(0,0,0,0)}*,*:before,*:after{box-sizing:border-box}html,body{height:100%;min-width:320px}body{color:var(--text-primary);line-height:1;font-family:CenturyGothic;font-size:1.125rem;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}input,button,textarea{font-family:CenturyGothic;font-size:inherit;line-height:inherit}button{cursor:pointer;color:inherit;background-color:transparent}a{color:inherit;text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}.h1-title{font-size:1.75rem;line-height:1.2285714286;font-weight:700;text-transform:uppercase}@media (min-width: 25.62375em) and (max-width: 61.99875em){@supports (font-size: clamp(1.5rem,1.3238917526rem + .6872852234vw,1.75rem)){.h1-title{font-size:clamp(1.5rem,1.3238917526rem + .6872852234vw,1.75rem)}}@supports not (font-size: clamp(1.5rem,1.3238917526rem + .6872852234vw,1.75rem)){.h1-title{font-size:calc(1.5rem + .25 * (100vw - 25.62375rem) / 36.375)}}}@media (max-width: 25.62375em){.h1-title{font-size:1.5rem}}.h2-title{font-size:1.5rem;text-transform:uppercase;line-height:1.2222222222;font-weight:700}@media (max-width: 61.99875em){.h2-title{font-size:1.375rem}}@media (max-width: 29.99875em){.h2-title{font-size:1.25rem}}.section-title{font-size:1.5rem;text-transform:uppercase;line-height:1.2222222222;font-weight:700;text-align:center;padding:.375rem 0;width:100%;position:relative;z-index:5}.section-title--green{background-color:var(--green);color:var(--white)}.section-title--yellow{background-color:var(--yellow);color:var(--brown)}@media (max-width: 61.99875em){.section-title{font-size:1.375rem}}@media (max-width: 29.99875em){.section-title{font-size:1.25rem;padding:.625rem 0;margin:0 -1.25rem;width:calc(100% + 2.5rem)}}.default-text{font-size:1.125rem;line-height:1.2222222222;font-weight:400}@media (max-width: 47.99875em){.default-text{font-size:1rem}}.default-text-large{font-size:1.125rem;line-height:1.6666666667;font-weight:400}@media (max-width: 47.99875em){.default-text-large{font-size:1rem;line-height:normal}}.default-text-bold{font-size:1.125rem;line-height:normal;font-weight:700}@media (max-width: 47.99875em){.default-text-bold{font-size:1rem}}.comment-text{font-size:.875rem;line-height:normal;font-weight:400}@media (max-width: 47.99875em){.comment-text{font-size:.75rem}}.tel-font{font-size:1.375rem;font-weight:400;line-height:normal}@media (max-width: 61.99875em){.tel-font{font-size:1.3125rem}}@media (max-width: 29.99875em){.tel-font{font-size:1.25rem}}.tel-font-bold{font-size:1.375rem;font-weight:700;line-height:normal}@media (max-width: 61.99875em){.tel-font-bold{font-size:1.3125rem}}@media (max-width: 29.99875em){.tel-font-bold{font-size:1.25rem}}body::-webkit-scrollbar{width:.5rem}body::-webkit-scrollbar-thumb{width:100%;background-color:var(--green);border-radius:.25rem}body::-webkit-scrollbar-track{background-color:var(--white)}body *::-webkit-scrollbar{width:.5rem}body *::-webkit-scrollbar-thumb{width:100%;background-color:var(--green);border-radius:.25rem}body *::-webkit-scrollbar-track{background-color:var(--white)}.lock body{overflow:hidden;touch-action:none;overscroll-behavior:none}.wrapper{min-height:100%;display:flex;flex-direction:column;overflow:hidden}@supports (overflow: clip){.wrapper{overflow:clip}}.wrapper>main{flex:1 1 auto}.wrapper>*{min-width:0}@media (max-width: 61.99875em){.wrapper{padding-top:76px}}[class*=__container]{max-width:74.25rem;margin:0 auto;padding:0 1.5rem}@media (max-width: 47.99875em){[class*=__container]{padding-left:1.25rem;padding-right:1.25rem}}.btn-nav{display:inline-flex;padding:.625rem;white-space:nowrap;background-color:var(--white);transition:background-color .3s ease 0s}.btn-nav ._button-title{font-size:1.3125rem;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase;transition:color .3s ease 0s}.btn-nav ._button-value{font-size:1.25rem;font-style:normal;font-weight:700;line-height:normal;color:var(--green);transition:color .3s ease 0s}@media (any-hover: hover){.btn-nav:hover{background-color:var(--yellow)}.btn-nav:hover ._button-value{color:var(--green)}}.btn-nav.active{background-color:var(--green)}.btn-nav.active ._button-title{color:var(--white)}.btn-nav.active ._button-value{color:var(--yellow)}.btn-nav--fw{width:100%}@media (max-width: 61.99875em){.btn-nav ._button-title{font-size:1.375rem}}@media (max-width: 29.99875em){.btn-nav ._button-title{font-size:1.25rem}}.btn{display:inline-flex;justify-content:center;align-items:center;text-align:center;padding:.75rem 1.5625rem;background-color:var(--green);transition:background-color .3s ease 0s,color .3s ease 0s;font-size:1.875rem;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase;color:var(--white)}@media (any-hover: hover){.btn:hover{background-color:var(--yellow);color:var(--text-primary)}}.btn:active{background-color:var(--yellow);color:var(--text-primary)}.btn--fw{width:100%}.btn.inactive{pointer-events:none;background-color:var(--dark-gray)}@media (max-width: 79.99875em){.btn{font-size:1.75rem}}@media (max-width: 61.99875em){.btn{font-size:1.5rem;padding:.9375rem 2.1875rem}}@media (max-width: 47.99875em){.btn{font-size:1.375rem;padding:.9375rem 1.875rem}}@media (max-width: 29.99875em){.btn{font-size:1.25rem;padding:1rem 1.5625rem}}.btn-container--center{text-align:center}input[type=text],input[type=email],input[type=tel],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}.input{border-radius:0!important;width:100%;display:block;padding:0 .9375rem;height:3.125rem;border:.0625rem solid var(--green);font-size:1.125rem;font-style:normal;font-weight:400;line-height:1;outline:none;transition:box-shadow .15s ease 0s,border-color .15s ease 0s}.input:focus{box-shadow:0 0 .3125rem #4c910040}.input::-moz-placeholder{color:var(--dark-gray)}.input::placeholder{color:var(--dark-gray)}.input._form-error{animation:validationErrorAnim 1.5s linear forwards}@media (max-width: 61.99875em){.input{height:2.8125rem;font-size:1rem}}@media (max-width: 47.99875em){.input{height:2.5rem}}@media (max-width: 29.99875em){.input{height:2.1875rem;font-size:.875rem}}.input[placeholder]:not([data-placeholder-nohiden])::-moz-placeholder{-moz-transition:opacity .3s;transition:opacity .3s}.input[placeholder]:not([data-placeholder-nohiden])::placeholder{transition:opacity .3s}.input[placeholder]:not([data-placeholder-nohiden]):focus::-moz-placeholder{opacity:0}.input[placeholder]:not([data-placeholder-nohiden]):focus::placeholder{opacity:0}@keyframes validationErrorAnim{0%,50%{background-color:var(--yellow)}to{background-color:transparent}}.input-bottom-text{font-size:.75rem;font-style:normal;font-weight:400;line-height:normal;text-align:center;margin-top:.25rem}.input-bottom-text span{color:var(--green)}textarea.input{resize:none;padding-top:.4375rem;padding-bottom:.4375rem;height:8.5625rem}.input-wrapper{display:block;position:relative}.input-title{display:block;width:100%;text-align:center;font-size:1.125rem;line-height:normal;font-weight:400}.input-title:not(:last-child){margin-bottom:.625rem}.input-title span{color:var(--green)}@media (max-width: 61.99875em){.input-title{font-size:1rem}.input-title:not(:last-child){margin-bottom:.3125rem}}@media (max-width: 29.99875em){.input-title{font-size:.875rem}}.on-input-title{font-size:.875rem;font-style:normal;font-weight:400;line-height:normal;position:absolute;left:.625rem;top:1.9375rem;transform:translateY(-50%);z-index:100;padding:0 .25rem;background-color:var(--white)}.on-input-title span{color:var(--green)}.input-wrapper--no-title .on-input-title{top:0}@media (max-width: 61.99875em){.on-input-title{top:1.625rem}}@media (max-width: 47.99875em){.on-input-title{font-size:.75rem}}@media (max-width: 29.99875em){.on-input-title{top:1.75rem}}.form__error{font-size:.875rem;font-style:normal;font-weight:400;line-height:normal;color:var(--green);margin-top:.1875rem}@media (max-width: 47.99875em){.form__error{font-size:.75rem;margin-top:.125rem}}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.options{display:flex;flex-wrap:wrap;row-gap:.75rem;width:100%;flex:0 0 100%}.options__item{position:relative;flex:0 0 33.333333%;width:33.333333%}.order-form__options .options__item:nth-child(1){order:1}.order-form__options .options__item:nth-child(2){order:2}.order-form__options .options__item:nth-child(3){order:3}.order-form__options .options__item:nth-child(4){order:4}.order-form__options .options__item:nth-child(5){order:5}.order-form__options .options__item:nth-child(6){order:6}.order-form__options .options__item:nth-child(7){order:7}.order-form__options .options__item:nth-child(8){order:8}.order-form__options .options__item:nth-child(9){order:9}.options__item--other-answer .input-wrapper{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:.625rem 0 0;width:300%}.options__item--other-answer .order-form__input-title{width:100%;flex:0 0 100%}.options__item--other-answer .input{border-color:var(--light-gray)}.options__item--other-answer .options__input:checked~.input-wrapper{pointer-events:initial;-webkit-user-select:initial;-moz-user-select:initial;user-select:initial}.options__item--other-answer .options__input:checked~.input-wrapper .input{border-color:var(--green)}@media (max-width: 29.99875em){.options__item--other-answer .input-wrapper{width:200%}}@media (min-width: 29.99875em){.options__item--other-answer{order:4!important}}@media (max-width: 29.99875em){.options__item{flex:0 0 50%;width:50%}}.options__input{width:0;height:0;opacity:0;position:absolute}.options__input:checked~.options__label:after{transform:scale(1)}.options__label{display:inline-flex;align-items:center;cursor:pointer;gap:.625rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.options__label:before{content:"";align-self:flex-start;width:1.25rem;height:1.25rem;flex:0 0 1.25rem;border-radius:50%;border:.0625rem solid var(--green)}.options__label:after{content:"";transition:all .3s ease 0s;transform:scale(0);width:.75rem;height:.75rem;border-radius:50%;background-color:var(--yellow);position:absolute;left:.25rem;top:.25rem}@media (max-width: 61.99875em){.options__label:before{width:1.125rem;height:1.125rem;flex:0 0 1.125rem}.options__label:after{width:.625rem;height:.625rem;left:.25rem;top:.25rem}}@media (max-width: 29.99875em){.options__label:before{width:1rem;height:1rem;flex:0 0 1rem}.options__label:after{width:.625rem;height:.625rem;left:.1875rem;top:.1875rem}}.options__text{font-size:1.125rem;font-style:normal;font-weight:400;line-height:normal}@media (max-width: 61.99875em){.options__text{font-size:1rem}}@media (max-width: 29.99875em){.options__text{font-size:.875rem}}.select{min-width:0;position:relative}.select__body{position:relative}.select__title{color:inherit;text-align:left;border:.0625rem solid var(--green);background-color:transparent;cursor:pointer;height:3.125rem;width:100%}._form-error .select__title{animation:validationErrorAnim 1.5s linear forwards}@media (max-width: 61.99875em){.select__title{height:2.5rem}}@media (max-width: 29.99875em){.select__title{height:2.1875rem}}.select__value{display:flex;min-width:0;align-items:center;height:100%;padding:0 4rem 0 .875rem;font-size:1.125rem;color:var(--dark-gray)}._select-active .select__value{color:var(--text-primary)}.select__value>*{flex:1 1 auto}.select__value:after{content:"";position:absolute;top:0;right:0;width:3.125rem;height:3.125rem;background:url(/img/svg/select-arrow.svg) center/contain no-repeat;z-index:2}.select__value._select-pseudo-label:before{content:attr(data-pseudo-label);opacity:.5}@media (max-width: 61.99875em){.select__value{font-size:1rem;padding:0 3.375rem 0 .75rem}.select__value:after{width:2.5rem;height:2.5rem}}@media (max-width: 29.99875em){.select__value{font-size:.875rem;padding:0 3.125rem 0 .5rem}.select__value:after{width:2.1875rem;height:2.1875rem}}.select__content,.select__text{flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select__input{width:100%;background-color:transparent;height:100%;outline:none}.select__options{color:#000;position:absolute;top:100%;min-width:100%;left:0;background-color:#fff;padding:0;box-shadow:0 .25rem .25rem #00000040;z-index:110}.select__scroll{overflow-y:auto;overflow-x:hidden;max-height:18.75rem!important}.select__option{width:100%;text-align:left;cursor:pointer;padding:.625rem 1.125rem;font-size:1.125rem;color:inherit;font-style:normal;font-weight:400;line-height:normal;position:relative;background-color:#fff;transition:background-color .3s ease 0s}@media (any-hover: hover){.select__option:hover{background:var(--yellow)}}.select__option:not(:last-child):after{content:"";position:absolute;bottom:0;left:1.125rem;width:calc(100% - 2.25rem);height:.0625rem;background-color:var(--green)}@media (max-width: 61.99875em){.select__option{font-size:1rem}}@media (max-width: 47.99875em){.select__option{padding:.4375rem .6875rem}}@media (max-width: 29.99875em){.select__option{font-size:.875rem}}.select__row{display:inline-flex;align-items:center}.select--show-top .select__options{top:auto;bottom:100%;box-shadow:0 -.25rem .25rem #00000040}.select._select-open{z-index:1000!important}._select-tag{cursor:pointer}body:after{content:"";background-color:#00000080;position:fixed;width:100%;height:100%;top:0;left:0;opacity:0;transition:opacity .5s ease 0s;pointer-events:none;z-index:10001}.popup-show body:after{opacity:1}.popup{position:fixed;top:0;left:0;bottom:0;right:0;padding:1.875rem .625rem;transition:visibility .8s ease 0s;visibility:hidden;pointer-events:none}.popup_show{z-index:10002;visibility:visible;overflow:auto;pointer-events:auto}.popup_show .popup__content{visibility:visible;opacity:1}.popup__wrapper{flex-direction:column;min-height:100%;flex:1 1 auto;width:100%;display:flex;justify-content:center;align-items:center}.popup__content{visibility:hidden;opacity:0;transition:opacity .5s ease 0s;background-color:#fff;padding:1.5625rem 1.5625rem 1.875rem;width:100%;max-width:33.75rem;position:relative}.lock .popup__content{visibility:visible}@media (max-width: 29.99875em){.popup__content{padding:1.5625rem 1.1875rem 1.25rem}}.popup__close{position:absolute;width:2.5rem;height:2.5rem;top:1.3125rem;right:1.4375rem;background-color:var(--green);transition:background-color .3s ease 0s}@media (any-hover: hover){.popup__close:hover{background-color:var(--yellow)}}.popup__close:active{background-color:var(--yellow)}.popup__close:before,.popup__close:after{content:"";position:absolute;top:50%;left:50%;width:80%;height:.25rem;background-color:#fff}.popup__close:before{transform:translate(-50%,-50%) rotate(45deg)}.popup__close:after{transform:translate(-50%,-50%) rotate(-45deg)}@media (max-width: 47.99875em){.popup__close{top:.9375rem;right:1.125rem}}#order-popup .popup__content{max-width:62.5rem}#contact-popup .popup__content{text-align:center;overflow:hidden}#contact-popup .contacts-main__subtitle:not(:last-child){margin-bottom:.875rem}@media (max-width: 29.99875em){#contact-popup .contacts-main__subtitle{font-size:1.5rem}#contact-popup .contacts-main__subtitle:not(:last-child){margin-bottom:.625rem}}#contact-popup .contacts-main__phone-numbers:not(:last-child){margin-bottom:1.875rem}#contact-popup .contacts-main__socials:not(:last-child){margin-bottom:2.5rem}#contact-popup .contacts-main__socials-title:not(:last-child){margin-bottom:1.25rem}#contact-popup .contacts-main__socials-icon{width:2.8125rem;height:2.8125rem;flex:0 0 2.8125rem}@media (max-width: 29.99875em){#contact-popup .contacts-main__socials-icon{width:2.5rem;height:2.5rem;flex:0 0 2.5rem}}.contact-popup-content__text:not(:last-child){margin-bottom:1.25rem}.contact-popup-content__decor-top-ibg--contain{position:absolute!important;z-index:5;top:0;left:0;width:8.75rem;height:8.75rem;transform:translate(10%,-25%) rotate(175deg)}@media (max-width: 29.99875em){.contact-popup-content__decor-top-ibg--contain{width:5.625rem;height:5.625rem;transform:translate(-10%,10%) rotate(180deg)}}.contact-popup-content__decor-right-ibg--contain{position:absolute!important;z-index:5;right:.625rem;top:55%;width:4.25rem;height:3.375rem}@media (max-width: 29.99875em){.contact-popup-content__decor-right-ibg--contain{width:3.25rem;height:2.5625rem;right:-.5rem;top:57%}}.form-contact-popup-content__input-wrapper{width:100%}.form-contact-popup-content__input-wrapper:not(:last-child){margin-bottom:.8125rem}.form-contact-popup-content__comment{display:inline-block;width:100%}.form-contact-popup-content__comment span{color:var(--green)}.form-contact-popup-content__comment:not(:last-child){margin-bottom:1.25rem}@media (max-width: 29.99875em){.form-contact-popup-content__submit{width:100%;padding:.5rem .9375rem}}.request-send-popup .popup__content{padding-top:5.1875rem;padding-bottom:5rem;text-align:center;overflow:hidden}@media (max-width: 47.99875em){.request-send-popup .popup__content{padding-top:5.3125rem;padding-bottom:5.3125rem}}.request-popup-content__decor-top-ibg--contain{position:absolute!important;top:0;left:0;width:13.125rem;height:6.125rem;transform:translateY(-25%) scaleX(-1) rotate(45deg)}@media (max-width: 29.99875em){.request-popup-content__decor-top-ibg--contain{width:9.625rem;height:4.5625rem;transform:translate(30%,-35%) scaleX(-1) rotate(42deg)}}.request-popup-content__decor-bottom-ibg--contain{position:absolute!important;bottom:.9375rem;left:50%;width:14.3125rem;height:4rem;transform:translate(-50%) rotate(180deg)}@media (max-width: 29.99875em){.request-popup-content__decor-bottom-ibg--contain{width:12.0625rem;height:3.375rem}}.request-popup-content__title:not(:last-child){margin-bottom:.9375rem}@media (max-width: 29.99875em){.request-popup-content__title:not(:last-child){margin-bottom:.6875rem}}#leave-review-popup .popup__content{padding-top:1.5625rem;padding-bottom:1.5625rem;position:relative;overflow:hidden}#leave-review-popup .popup__close{z-index:30}.leave-review-popup-content__choose-avatar:not(:last-child){margin-bottom:1.5rem}.leave-review-popup-content__choose-avatar-title:not(:last-child){margin-bottom:1.25rem}.leave-review-popup-content__options{justify-content:space-between;padding:0 1.875rem}@media (max-width: 47.99875em){.leave-review-popup-content__options{padding:0}}.leave-review-popup-content__options .options__item{width:6.875rem;flex:0 0 6.875rem}@media (max-width: 29.99875em){.leave-review-popup-content__options .options__item{width:6rem;flex:0 0 6rem}}.leave-review-popup-content__options .options__label{justify-content:center;width:100%}.leave-review-popup-content__options .options__label:before{align-self:center}.leave-review-popup-content__options .options__label:after{bottom:.4375rem;top:auto;left:3.0625rem}@media (max-width: 29.99875em){.leave-review-popup-content__options .options__label:after{left:2.625rem;bottom:.375rem}}.leave-review-popup-content__options .options__label-choose{cursor:pointer}.leave-review-popup-content__options .options__label-choose .options__circle-img-ibg--contain{background-color:#d9d9d9;overflow:hidden}.leave-review-popup-content__options .options__label-choose .options__circle-img-ibg--contain img{width:2.5rem;height:2.5rem;top:.75rem;transform:translate(-50%)}.leave-review-popup-content__options .options__label-choose .options__circle-img-ibg--contain ._text{position:absolute;text-align:center;font-size:.75rem;font-style:normal;font-weight:400;line-height:normal;color:var(--white);left:50%;top:3.4375rem;transform:translate(-50%)}@media (max-width: 29.99875em){.leave-review-popup-content__options .options__label-choose .options__circle-img-ibg--contain img{top:.625rem}.leave-review-popup-content__options .options__label-choose .options__circle-img-ibg--contain ._text{top:2.9375rem;font-size:.625rem}}.leave-review-popup-content__options .options__label-choose+.options__file{opacity:0;visibility:hidden;position:absolute;top:0;left:0;width:0;height:0;pointer-events:none}.leave-review-popup-content__options .options__label-choose .options__main-photo{position:absolute!important;top:0!important;left:0!important;width:100%!important;height:100%!important;z-index:5!important;-o-object-fit:cover!important;object-fit:cover!important;opacity:0!important;transform:none!important}.leave-review-popup-content__options .options__label-choose .options__main-photo.visible{opacity:1!important}.leave-review-popup-content__options .options__circle-img-wrapper{width:100%;height:6.875rem;border-radius:50%;border:.0625rem solid var(--green);display:flex;justify-content:center;align-items:center;padding:.3125rem}.leave-review-popup-content__options .options__circle-img-wrapper:not(:last-child){margin-bottom:.5rem}@media (max-width: 29.99875em){.leave-review-popup-content__options .options__circle-img-wrapper{height:6rem;padding:.25rem}}.leave-review-popup-content__options .options__circle-img-ibg--contain{width:100%;height:100%;flex:0 0 100%;border:.0625rem solid #d9d9d9;border-radius:50%}.leave-review-popup-content__options .options__circle-img-ibg--contain img{width:55%;height:75%;left:50%;top:50%;transform:translate(-50%,-50%)}.leave-review-popup-content__row{display:flex;gap:1.625rem}.leave-review-popup-content__row:not(:last-child){margin-bottom:1.75rem}.leave-review-popup-content__row .input-wrapper{flex:0 0 calc(50% - .8125rem);width:calc(50% - .8125rem)}@media (max-width: 29.99875em){.leave-review-popup-content__row{flex-wrap:wrap;gap:.75rem}.leave-review-popup-content__row:not(:last-child){margin-bottom:.9375rem}.leave-review-popup-content__row .input-wrapper{flex:0 0 100%;width:100%}}.leave-review-popup-content__text:not(:last-child){margin-bottom:1.375rem}.leave-review-popup-content__input-wrapper--txta{display:flex;flex-direction:column}.leave-review-popup-content__input-wrapper--txta .input-bottom-text{order:1}.add-photos-form{margin-top:.375rem}.add-photos-form:not(:last-child){margin-bottom:.625rem}.add-photos-form__btn{display:flex;align-items:center;gap:1rem}.add-photos-form__btn ._icon{width:3.125rem;height:3.125rem;flex:0 0 3.125rem}.add-photos-form__btn .default-text{flex:1 1 auto}.add-photos-form__btn.hide{display:none}@media (max-width: 47.99875em){.add-photos-form__btn ._icon{width:2.5rem;height:2.5rem;flex:0 0 2.5rem}}@media (max-width: 29.99875em){.add-photos-form__btn ._icon{width:2.1875rem;height:2.1875rem;flex:0 0 2.1875rem}.add-photos-form__btn .default-text{font-size:.875rem}}.add-photos-form__go-back{position:absolute;width:3.125rem;height:3.125rem;top:.9375rem;left:1.125rem}.add-photos-form__go-back img,.add-photos-form__go-back svg{position:absolute;width:2.25rem;height:auto;top:50%;left:50%;transform:translate(-50%,-50%)}.add-photos-form__main{position:absolute;width:100%;height:100%;top:0;left:0;z-index:5;background-color:#fff;padding:4.0625rem 1.5625rem .625rem;transform:translate(101%);transition:transform .3s ease 0s}.add-photos-form__main.active{transform:translate(0)}.add-photos-form__decor-top-ibg--contain{position:absolute!important;top:0;left:7.8125rem;width:8.125rem;height:4.9375rem;transform:translateY(-16%)}.add-photos-form__decor-bottom-ibg--contain{width:12.0625rem;height:3.375rem;left:50%;margin-top:.625rem;transform:translate(-50%) rotate(5deg)}.add-photos-form__title:not(:last-child){margin-bottom:1.5rem}.add-photos-form__before-after{display:flex;gap:1.5625rem}.add-photos-form__before-after:not(:last-child){margin-bottom:1.5625rem}.add-photos-form__before-after-item{flex:0 0 calc(50% - .78125rem);width:calc(50% - .78125rem)}.add-photos-form__before-after-label{display:block;width:100%;padding-bottom:200.4291845494%;background-color:#d9d9d9;position:relative;cursor:pointer}.add-photos-form__before-after-label input{position:absolute;top:0;left:0;width:0;height:0;opacity:0;visibility:hidden;pointer-events:none}.add-photos-form__before-after-label:not(:last-child){margin-bottom:.625rem}.add-photos-form__camera{position:absolute;top:50%;left:50%;width:4.125rem;height:4.125rem;transform:translate(-50%,-50%);z-index:2}.add-photos-form__main-image{position:absolute;width:100%;height:100%;top:0;left:0;z-index:5;opacity:0}.add-photos-form__main-image.active{opacity:1}.add-photos-form__cropper-wrapper{position:absolute;width:100%;height:100%;top:0;left:0;z-index:10;transform:translate(101%);background-color:#fff;padding:4.0625rem 1.5625rem .625rem;transition:transform .3s ease 0s;overflow:auto}.add-photos-form__cropper-wrapper.active{transform:translate(0)}.add-photos-form__cropper:not(:last-child){margin-bottom:.9375rem}.add-photos-form__cropper .cropper-line{background-color:var(--green)}.add-photos-form__cropper .cropper-view-box{outline-color:var(--green)}.add-photos-form__cropper .cropper-point{background-color:var(--green)}.add-photos-form__cropper-img img{display:block;width:100%;height:auto}.add-photos-form__cropper-buttons{display:flex;max-width:23.25rem;margin:.75rem auto 0}.add-photos-form__cropper-btn{display:flex;flex-direction:column;cursor:pointer;align-items:center;gap:.5rem;width:33.33333%;flex:0 0 33.33333%}.add-photos-form__cropper-btn ._icon{width:2.5rem;height:2.5rem;flex:0 0 2.5rem}.add-photos-form__cropper-btn .comment-text{text-align:center;max-width:100%}.add-photos-form__preview-uploads{display:none}.add-photos-form__preview-uploads.active{padding:1.25rem 0rem 2.1875rem;display:flex;gap:2.1875rem}.add-photos-form__upload-preview{width:3.625rem;flex:0 0 3.625rem}.add-photos-form__upload-preview-img-ibg{width:100%;height:7.25rem}.add-photos-form__upload-preview-delete{position:absolute;z-index:2;top:0;right:0;transform:translate(50%,-50%);display:flex;justify-content:center;align-items:center;width:1.875rem;height:1.875rem;border-radius:50%;background-color:#d9d9d9cc;transition:background-color .3s ease 0s}.add-photos-form__upload-preview-delete img,.add-photos-form__upload-preview-delete svg{display:block;width:1.3125rem;height:1.3125rem;flex:0 0 1.3125rem}@media (any-hover: hover){.add-photos-form__upload-preview-delete:hover{background-color:#d9d9d9}}.add-photos-form__upload-preview-delete:active{background-color:#d9d9d9}/*!
 * Cropper.js v1.6.1
 * https://fengyuanchen.github.io/cropperjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2023-09-17T03:44:17.565Z
 */.cropper-container{direction:ltr;font-size:0;line-height:0;position:relative;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.cropper-container img{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:block;height:100%;image-orientation:0deg;max-height:none!important;max-width:none!important;min-height:0!important;min-width:0!important;width:100%}.cropper-canvas,.cropper-crop-box,.cropper-drag-box,.cropper-modal,.cropper-wrap-box{bottom:0;left:0;position:absolute;right:0;top:0}.cropper-canvas,.cropper-wrap-box{overflow:hidden}.cropper-drag-box{background-color:#fff;opacity:0}.cropper-modal{background-color:#000;opacity:.5}.cropper-view-box{display:block;height:100%;outline:1px solid #39f;outline-color:#3399ffbf;overflow:hidden;width:100%}.cropper-dashed{border:0 dashed #eee;display:block;opacity:.5;position:absolute}.cropper-dashed.dashed-h{border-bottom-width:1px;border-top-width:1px;height:33.33333%;left:0;top:33.33333%;width:100%}.cropper-dashed.dashed-v{border-left-width:1px;border-right-width:1px;height:100%;left:33.33333%;top:0;width:33.33333%}.cropper-center{display:block;height:0;left:50%;opacity:.75;position:absolute;top:50%;width:0}.cropper-center:after,.cropper-center:before{background-color:#eee;content:" ";display:block;position:absolute}.cropper-center:before{height:1px;left:-3px;top:0;width:7px}.cropper-center:after{height:7px;left:0;top:-3px;width:1px}.cropper-face,.cropper-line,.cropper-point{display:block;height:100%;opacity:.1;position:absolute;width:100%}.cropper-face{background-color:#fff;left:0;top:0}.cropper-line{background-color:#39f}.cropper-line.line-e{cursor:ew-resize;right:-3px;top:0;width:5px}.cropper-line.line-n{cursor:ns-resize;height:5px;left:0;top:-3px}.cropper-line.line-w{cursor:ew-resize;left:-3px;top:0;width:5px}.cropper-line.line-s{bottom:-3px;cursor:ns-resize;height:5px;left:0}.cropper-point{background-color:#39f;height:5px;opacity:.75;width:5px}.cropper-point.point-e{cursor:ew-resize;margin-top:-3px;right:-3px;top:50%}.cropper-point.point-n{cursor:ns-resize;left:50%;margin-left:-3px;top:-3px}.cropper-point.point-w{cursor:ew-resize;left:-3px;margin-top:-3px;top:50%}.cropper-point.point-s{bottom:-3px;cursor:s-resize;left:50%;margin-left:-3px}.cropper-point.point-ne{cursor:nesw-resize;right:-3px;top:-3px}.cropper-point.point-nw{cursor:nwse-resize;left:-3px;top:-3px}.cropper-point.point-sw{bottom:-3px;cursor:nesw-resize;left:-3px}.cropper-point.point-se{bottom:-3px;cursor:nwse-resize;height:20px;opacity:1;right:-3px;width:20px}@media (min-width: 768px){.cropper-point.point-se{height:15px;width:15px}}@media (min-width: 992px){.cropper-point.point-se{height:10px;width:10px}}@media (min-width: 1200px){.cropper-point.point-se{height:5px;opacity:.75;width:5px}}.cropper-point.point-se:before{background-color:#39f;bottom:-50%;content:" ";display:block;height:200%;opacity:0;position:absolute;right:-50%;width:200%}.cropper-invisible{opacity:0}.cropper-bg{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC)}.cropper-hide{display:block;height:0;position:absolute;width:0}.cropper-hidden{display:none!important}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}[data-showmore-button] span:last-child{display:none}._showmore-active [data-showmore-button] span{display:none}._showmore-active [data-showmore-button] span:last-child{display:block}[class*=-ibg]{position:relative}[class*=-ibg] img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}[class*=-ibg--contain] img{-o-object-fit:contain;object-fit:contain}[hidden]{display:none!important}._lazy-load{opacity:0;transition:opacity .3s ease 0s}._lazy-load._lazy-loaded{opacity:1}._icon{position:relative;display:block}._icon img,._icon svg{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:contain;object-fit:contain}.default-pagination{display:flex;justify-content:center;--swiper-pagination-bullet-horizontal-gap: .4375rem;margin:0 auto}.default-pagination.swiper-pagination-bullets-dynamic{display:block}.default-pagination .swiper-pagination-bullet{display:inline-block;width:.875rem;height:.875rem;flex:0 0 .875rem;border-radius:50%;background-color:#ffffffb3;transition:background-color .15s ease 0s;cursor:pointer;opacity:1!important}.default-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:var(--green);cursor:default}.default-pagination--dark .swiper-pagination-bullet{background-color:#d9d9d9}.default-pagination--dark .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:var(--green)}@media (max-width: 61.99875em){.default-pagination{--swiper-pagination-bullet-horizontal-gap: .375rem}.default-pagination .swiper-pagination-bullet{width:.75rem;height:.75rem;flex:0 0 .75rem}}@media (max-width: 29.99875em){.default-pagination{--swiper-pagination-bullet-horizontal-gap: .3125rem}.default-pagination .swiper-pagination-bullet{width:.625rem;height:.625rem;flex:0 0 .625rem}}.reviews-slider-controls{display:flex;align-items:center;gap:.625rem;justify-content:center;margin:.9375rem 0}@media (max-width: 47.99875em){.reviews-slider-controls{margin:.625rem 0}}.reviews-slider-controls__slider-prev,.reviews-slider-controls__slider-next{width:2.5rem;height:2.5rem;flex:0 0 2.5rem;display:block;cursor:pointer}.reviews-slider-controls__slider-prev svg,.reviews-slider-controls__slider-next svg{fill:var(--green);transition:fill .3s ease 0s}.reviews-slider-controls__slider-prev.swiper-button-disabled svg,.reviews-slider-controls__slider-next.swiper-button-disabled svg{fill:var(--dark-gray)}@media (max-width: 47.99875em){.reviews-slider-controls__slider-prev,.reviews-slider-controls__slider-next{width:2.1875rem;height:2.1875rem;flex:0 0 2.1875rem}}.reviews-slider-controls__slider-next{transform:rotate(180deg)}.reviews-slider-controls__slider-pagination{font-family:CenturyGothic;font-size:1.125rem;color:var(--dark-gray);font-style:normal;font-weight:700;line-height:normal;width:auto!important;flex:0 0 auto!important}@media (max-width: 47.99875em){.reviews-slider-controls__slider-pagination{font-size:1rem}}[data-tippy-content] span{position:relative}[data-tippy-content] span:after{content:"";position:absolute;top:.3125rem;right:-.3125rem;transform:translate(100%);width:.9375rem;height:.9375rem;background:url(/img/svg/info.svg) center/contain no-repeat}@media (max-width: 47.99875em){[data-tippy-content] span:after{top:.0625rem}}.tippy-box{background-color:#fff!important;color:var(--text-primary)!important;box-shadow:0 0 1.25rem #0000004d!important;text-align:center!important}.tippy-box .tippy-arrow{color:#fff!important}.tippy-box .tippy-content{padding:.75rem .875rem!important}.bottom-menu{position:fixed;z-index:1000;top:50%;transform:translateY(-50%);right:0}@media (max-width: 61.99875em){.bottom-menu{bottom:0;right:0;transform:none;top:auto;width:100%}}.bottom-menu__body{padding:.875rem;background:linear-gradient(180deg,rgba(255,255,255,0) 0%,#fff 60.94%)}.bottom-menu__socials-list{display:flex;flex-direction:column;gap:1.25rem}@media (max-width: 61.99875em){.bottom-menu__socials-list{gap:1.25rem;flex-direction:row;justify-content:center}}.bottom-menu__socials-link{display:flex;justify-content:center;align-items:center;width:2.8125rem;height:2.8125rem;flex:0 0 2.8125rem}.bottom-menu__socials-link ._icon{width:100%;height:100%}@media (max-width: 47.99875em){.bottom-menu__socials-link{width:3.125rem;height:3.125rem;flex:0 0 3.125rem}}.main-layout__body{display:flex}@media (max-width: 61.99875em){.main-layout__body{flex-wrap:wrap}}.main-layout__content{flex:1 1 auto;padding:0 1.5625rem 1.6875rem;min-width:0}@media (max-width: 61.99875em){.main-layout__content{flex:0 0 100%;padding:0}}.sidebar-main-layout{flex:0 0 17rem;width:17rem}.sidebar-main-layout--left .sidebar-main-layout__color-block-top ._icon{width:58.8235294118%;padding-bottom:34.5588235294%;transform:translateY(-2%)}.sidebar-main-layout--left .sidebar-main-layout__navigation:not(:last-child){margin-bottom:1.25rem}@media (max-width: 61.99875em){.sidebar-main-layout--left .sidebar-main-layout__navigation:not(:last-child){margin-bottom:1.5625rem}.sidebar-main-layout--left{position:relative;z-index:5;background-color:#fff;transform:translate(-101%);transition:transform .5s ease 0s;padding:1.4375rem 1.5625rem 2.0625rem;max-height:100%;overflow-y:auto;overflow-x:hidden;width:auto;flex:0 0 auto}.menu-open .sidebar-main-layout--left{transform:translate(0)}.sidebar-main-layout--left .sidebar-main-layout__content{position:static;top:unset}.sidebar-main-layout--left .sidebar-main-layout__color-block-top{background-color:transparent;display:flex;justify-content:space-between;align-items:flex-start;height:auto}.sidebar-main-layout--left .sidebar-main-layout__color-block-top ._icon{width:11.5625rem;padding-bottom:4.4375rem}.sidebar-main-layout--left .sidebar-main-layout__color-block-top ._icon img,.sidebar-main-layout--left .sidebar-main-layout__color-block-top ._icon svg{transform:translate(-1.5625rem,-.625rem)}.sidebar-main-layout--left .sidebar-main-layout__color-block-top:not(:last-child){margin-bottom:.625rem}.sidebar-main-layout--left .sidebar-main-layout__link{text-align:center;justify-content:center;border-bottom-width:.0625rem}.sidebar-main-layout--left .sidebar-main-layout__schedule-image-ibg--contain{display:none}}@media (min-width: 61.99875em){.contacts .sidebar-main-layout--left .sidebar-main-layout__schedule,.contacts .sidebar-main-layout--left .sidebar-main-layout__call-contacts{display:none}}.sidebar-main-layout__close{display:none}@media (max-width: 61.99875em){.sidebar-main-layout__close{display:block;width:2.5rem;height:2.5rem;flex:0 0 2.5rem;background-color:var(--green);position:relative}.sidebar-main-layout__close:after,.sidebar-main-layout__close:before{content:"";position:absolute;top:50%;left:50%;width:57.5%;height:.25rem;background-color:#fff}.sidebar-main-layout__close:before{transform:translate(-50%,-50%) rotate(45deg)}.sidebar-main-layout__close:after{transform:translate(-50%,-50%) rotate(-45deg)}}.sidebar-main-layout__icon-mobile{display:none}@media (max-width: 61.99875em){.sidebar-main-layout__icon-mobile{display:block;width:13.3125rem;height:3.75rem;margin:0 0 .625rem auto}.sidebar-main-layout__icon-mobile img,.sidebar-main-layout__icon-mobile svg{transform:translate(2.5rem) rotate(8deg)}}.sidebar-main-layout--right .sidebar-main-layout__navigation:not(:last-child){margin-bottom:1rem}.sidebar-main-layout--right .sidebar-main-layout__link{flex-direction:column}.sidebar-main-layout--right .sidebar-main-layout__link ._button-title{font-size:1.25rem}.sidebar-main-layout--right .sidebar-main-layout__link ._button-value{font-size:1.125rem}.programs .sidebar-main-layout--right .sidebar-main-layout__btn{display:none}@media (max-width: 61.99875em){.sidebar-main-layout--right{display:none}.programs .sidebar-main-layout--right,.home .sidebar-main-layout--right{display:block;order:-1;width:100%;flex:0 0 100%}.programs .sidebar-main-layout--right .sidebar-main-layout__content,.home .sidebar-main-layout--right .sidebar-main-layout__content{padding-bottom:1.875rem}.programs .sidebar-main-layout--right .sidebar-main-layout__navigation,.home .sidebar-main-layout--right .sidebar-main-layout__navigation{margin-bottom:0!important}.programs .sidebar-main-layout--right .sidebar-main-layout__color-block-top,.home .sidebar-main-layout--right .sidebar-main-layout__color-block-top{height:auto;text-align:center;background-color:var(--yellow)}.programs .sidebar-main-layout--right .sidebar-main-layout__color-block-top:not(:last-child),.home .sidebar-main-layout--right .sidebar-main-layout__color-block-top:not(:last-child){margin-bottom:2.5rem}.programs .sidebar-main-layout--right .sidebar-main-layout__title,.home .sidebar-main-layout--right .sidebar-main-layout__title{color:var(--brown)}.programs .sidebar-main-layout--right .sidebar-main-layout__list,.home .sidebar-main-layout--right .sidebar-main-layout__list{display:flex;flex-wrap:wrap;gap:2.5rem;row-gap:1.25rem;justify-content:center}.programs .sidebar-main-layout--right .sidebar-main-layout__item,.home .sidebar-main-layout--right .sidebar-main-layout__item{flex:0 0 calc(33.3333% - 1.666666625rem);width:calc(33.3333% - 1.666666625rem)}.programs .sidebar-main-layout--right .sidebar-main-layout__link,.home .sidebar-main-layout--right .sidebar-main-layout__link{border:.125rem solid var(--green)}.programs .sidebar-main-layout--right .sidebar-main-layout__link ._button-title,.programs .sidebar-main-layout--right .sidebar-main-layout__link ._button-value,.home .sidebar-main-layout--right .sidebar-main-layout__link ._button-title,.home .sidebar-main-layout--right .sidebar-main-layout__link ._button-value{text-transform:capitalize;font-size:1.25rem;text-align:center}.programs .sidebar-main-layout--right .sidebar-main-layout__link ._button-title,.home .sidebar-main-layout--right .sidebar-main-layout__link ._button-title{color:var(--green)}.programs .sidebar-main-layout--right .sidebar-main-layout__link ._button-value,.home .sidebar-main-layout--right .sidebar-main-layout__link ._button-value{color:var(--yellow)}.programs .sidebar-main-layout--right .sidebar-main-layout__link.active ._button-title,.home .sidebar-main-layout--right .sidebar-main-layout__link.active ._button-title{color:var(--white)}.home .sidebar-main-layout--right .sidebar-main-layout__btn{display:none}}@media (max-width: 47.99875em){.programs .sidebar-main-layout--right .sidebar-main-layout__content,.home .sidebar-main-layout--right .sidebar-main-layout__content{padding-bottom:1.25rem}.programs .sidebar-main-layout--right .sidebar-main-layout__item,.home .sidebar-main-layout--right .sidebar-main-layout__item{flex:0 0 calc(50% - 1.25rem);width:calc(50% - 1.25rem)}.programs .sidebar-main-layout--right .sidebar-main-layout__link ._button-title,.programs .sidebar-main-layout--right .sidebar-main-layout__link ._button-value,.home .sidebar-main-layout--right .sidebar-main-layout__link ._button-title,.home .sidebar-main-layout--right .sidebar-main-layout__link ._button-value{font-size:1.125rem}}@media (max-width: 29.99875em){.programs .sidebar-main-layout--right .sidebar-main-layout__content,.home .sidebar-main-layout--right .sidebar-main-layout__content{padding-bottom:1rem}.programs .sidebar-main-layout--right .sidebar-main-layout__color-block-top,.home .sidebar-main-layout--right .sidebar-main-layout__color-block-top{width:calc(100% + 2.5rem);margin:0 -1.25rem}.programs .sidebar-main-layout--right .sidebar-main-layout__list,.home .sidebar-main-layout--right .sidebar-main-layout__list{gap:1.25rem;row-gap:.8125rem}.programs .sidebar-main-layout--right .sidebar-main-layout__item,.home .sidebar-main-layout--right .sidebar-main-layout__item{flex:0 0 calc(50% - .625rem);width:calc(50% - .625rem)}.programs .sidebar-main-layout--right .sidebar-main-layout__item:last-child,.home .sidebar-main-layout--right .sidebar-main-layout__item:last-child{width:100%;flex:0 0 100%}.programs .sidebar-main-layout--right .sidebar-main-layout__link,.home .sidebar-main-layout--right .sidebar-main-layout__link{padding:.625rem .25rem}.programs .sidebar-main-layout--right .sidebar-main-layout__link ._button-title,.programs .sidebar-main-layout--right .sidebar-main-layout__link ._button-value,.home .sidebar-main-layout--right .sidebar-main-layout__link ._button-title,.home .sidebar-main-layout--right .sidebar-main-layout__link ._button-value{font-size:1rem;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis}}@media (max-width: 22.49875em){.programs .sidebar-main-layout--right .sidebar-main-layout__link ._button-title,.programs .sidebar-main-layout--right .sidebar-main-layout__link ._button-value,.home .sidebar-main-layout--right .sidebar-main-layout__link ._button-title,.home .sidebar-main-layout--right .sidebar-main-layout__link ._button-value{font-size:.875rem}}@media (min-width: 61.99875em){.home .sidebar-main-layout--right .sidebar-main-layout__link.active{background-color:transparent}.home .sidebar-main-layout--right .sidebar-main-layout__link.active ._button-title{color:var(--text-primary)}.home .sidebar-main-layout--right .sidebar-main-layout__link.active ._button-value{color:var(--green)}}@media (min-width: 61.99875em) and (any-hover: hover){.home .sidebar-main-layout--right .sidebar-main-layout__link.active:hover{background-color:var(--yellow);color:var(--text-primary)}}@media (min-width: 61.99875em){.home .sidebar-main-layout--right .sidebar-main-layout__link.active:active{background-color:var(--yellow);color:var(--text-primary)}}.sidebar-main-layout__content{position:sticky;left:0;top:0;padding-bottom:.625rem;max-height:100vh;overflow-y:auto;scrollbar-width:none}.sidebar-main-layout__content::-webkit-scrollbar{display:none}.sidebar-main-layout__color-block-top{width:100%;height:5.25rem;background-color:var(--green)}.sidebar-main-layout__color-block-top:not(:last-child){margin-bottom:.1875rem}.sidebar-main-layout__navigation{position:relative;z-index:5}.sidebar-main-layout__item--programs{display:none}@media (max-width: 61.99875em){.sidebar-main-layout__item--programs{display:block}}.sidebar-main-layout__link{border-bottom:.125rem solid var(--green)}.sidebar-main-layout__schedule:not(:last-child){margin-bottom:.625rem}@media (max-width: 61.99875em){.sidebar-main-layout__schedule:not(:last-child){margin-bottom:.9375rem}}@media (max-width: 47.99875em){.sidebar-main-layout__schedule:not(:last-child){margin-bottom:1.25rem}}@media (max-width: 29.99875em){.sidebar-main-layout__schedule:not(:last-child){margin-bottom:1.125rem}}.sidebar-main-layout__schedule-title{color:var(--text-primary);font-size:1.5rem;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase}.sidebar-main-layout__schedule-title:not(:last-child){margin-bottom:.4375rem}@media (max-width: 61.99875em){.sidebar-main-layout__schedule-title{font-size:1.5rem;text-align:center}}@media (max-width: 47.99875em){.sidebar-main-layout__schedule-title{font-size:1.375rem}}@media (max-width: 29.99875em){.sidebar-main-layout__schedule-title{font-size:1.25rem}}.sidebar-main-layout__schedule-body{display:flex;justify-content:space-between}@media (max-width: 61.99875em){.sidebar-main-layout__schedule-body{justify-content:center}}.sidebar-main-layout__schedule-text{font-size:1.125rem;font-style:normal;line-height:normal}.sidebar-main-layout__schedule-text strong{color:var(--green)}@media (max-width: 61.99875em){.sidebar-main-layout__schedule-text{text-align:center}}@media (max-width: 47.99875em){.sidebar-main-layout__schedule-text{font-size:1rem}}.sidebar-main-layout__schedule-image-ibg--contain{flex:0 0 51.8382352941%;width:51.8382352941%;height:0;margin-top:-.625rem;overflow:hidden;padding-bottom:25.7352941176%}.sidebar-main-layout__schedule-image-ibg--contain img{width:187.5%;height:auto}.sidebar-main-layout__phone-link{display:flex;align-items:center;gap:.625rem}.sidebar-main-layout__phone-link:not(:last-child){margin-bottom:.9375rem}@media (max-width: 61.99875em){.sidebar-main-layout__phone-link:not(:last-child){margin-bottom:.625rem}}@media (max-width: 29.99875em){.sidebar-main-layout__phone-link:not(:last-child){margin-bottom:.4375rem}}.sidebar-main-layout__phone-link ._icon{width:2.1875rem;height:2.1875rem;flex:0 0 2.1875rem}.sidebar-main-layout__phone-link ._text{white-space:nowrap}.sidebar-main-layout__title{color:var(--white);padding:.5rem 0 .5rem .75rem}.header{width:100%;background-color:#fff;z-index:10000;border-bottom:.0625rem solid var(--green)}@media (max-width: 61.99875em){.header{border-color:var(--light-gray);position:fixed;top:0}}.header__body{display:flex;justify-content:space-between;gap:1.875rem;padding:1.0625rem 0;align-items:center}@media (max-width: 61.99875em){.header__body{padding:.625rem 0}}@media (max-width: 29.99875em){.header__body{padding:.3125rem 0}}.header__logo{width:7.5rem;flex:0 0 7.5rem;height:7.9375rem;position:relative}.header__logo img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:contain;object-fit:contain}@media (max-width: 79.99875em){.header__logo{width:7.5rem;flex:0 0 7.5rem;height:7.9375rem}}@media (max-width: 61.99875em){.header__logo{width:10.9375rem;flex:0 0 10.9375rem;height:1.8125rem}}@media (max-width: 29.99875em){.header__logo{max-width:10.5rem;width:auto;flex:0 1 10.5rem;height:1.75rem}}.header__text-content{max-width:31.25rem;flex:1 1 auto}@media (max-width: 61.99875em){.header__text-content{margin:0 auto;text-align:center;padding-top:1.5625rem;padding-bottom:2.1875rem;position:relative}.header .header__text-content{display:none}}@media (max-width: 29.99875em){.header__text-content{max-width:18.75rem}}.header__text-decor-left-mobile-ibg--contain{display:none}@media (max-width: 61.99875em){.header__text-decor-left-mobile-ibg--contain{display:block;position:absolute;bottom:0;left:0;width:12.8125rem;height:4.625rem;transform:translate(-30%,-15%) scaleX(-1) rotate(-65deg)}}@media (max-width: 29.99875em){.header__text-decor-left-mobile-ibg--contain{left:-3.125rem;transform:translate(-30%,-15%) scaleX(-1) rotate(-65deg)}}.header__text-decor-right-mobile-ibg--contain{display:none}@media (max-width: 61.99875em){.header__text-decor-right-mobile-ibg--contain{display:block;position:absolute;bottom:1.25rem;right:-2.8125rem;width:3.6875rem;height:3.8125rem}}.header__title{text-align:center;line-height:normal}.header__title:not(:last-child){margin-bottom:.375rem}.header__divider{display:block;max-width:26.4375rem;margin:0 auto;height:.3125rem;background-color:var(--green)}.header__divider:not(:last-child){margin-bottom:.3125rem}@media (max-width: 61.99875em){.header__divider{max-width:24.375rem}}@media (max-width: 47.99875em){.header__divider{max-width:18.75rem}}@media (max-width: 29.99875em){.header__divider{max-width:15.6875rem}}.header__subtitle{color:var(--brown);text-align:center}@media (max-width: 61.99875em){.header__subtitle:not(:last-child){margin-bottom:1.875rem}}@media (max-width: 47.99875em){.header__subtitle{max-width:17.1875rem;margin:0 auto}}@media (min-width: 61.99875em){.header__order-mobile{display:none}}.header__actions{display:flex;align-self:flex-start;padding:.3125rem 0;align-items:center}.header__search-btn{width:2.5rem;height:2.5rem;border-right:.0625rem solid var(--black)}@media (max-width: 61.99875em){.header__search-btn{height:2.1875rem;width:2.1875rem}}@media (max-width: 29.99875em){.header__search-btn{width:2.5rem;height:2.5rem}}@media (max-width: 61.99875em){.header__lang-selector{border-right:.0625rem solid var(--black)}}.header__lang-selector{position:relative}.header__lang-selector.active .header__lang-selector-body{opacity:1;visibility:visible;pointer-events:initial}.header__lang-selector-value{padding:.625rem;font-size:1.5rem;height:2.5rem;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase;cursor:pointer;display:flex;justify-content:center;align-items:center}@media (max-width: 79.99875em){.header__lang-selector-value{height:3.125rem;font-size:1.75rem}}@media (max-width: 61.99875em){.header__lang-selector-value{font-size:1.625rem;height:2.8125rem}}@media (max-width: 47.99875em){.header__lang-selector-value{font-size:1.5rem;height:2.5rem}}.header__lang-selector-body{opacity:0;visibility:hidden;pointer-events:none;z-index:100;position:absolute;top:100%;right:0;min-width:8.875rem;height:auto}.loaded .header__lang-selector-body{transition:opacity .3s ease 0s,visibility .3s ease 0s}@media (max-width: 47.99875em){.header__lang-selector-body{min-width:6.875rem;right:50%;transform:translate(50%)}}.header__lang-selector-body-content{background-color:var(--white);box-shadow:0 .25rem .25rem #00000040;padding:.375rem 1rem .9375rem}@media (max-width: 47.99875em){.header__lang-selector-body-content{padding:.375rem .5rem .875rem}}.header__lang-selector-item{padding-top:.3125rem;text-align:center}.header__lang-selector-item:not(:last-child){padding-bottom:.75rem;border-bottom:.125rem solid var(--green)}.header__lang-selector-item a{font-size:1.125rem;font-style:normal;font-weight:400;line-height:normal;padding:.3125rem;margin:-.3125rem;display:inline-block}@media (max-width: 47.99875em){.header__lang-selector-item{padding-top:.3125rem}.header__lang-selector-item:not(:last-child){padding-bottom:.3125rem;border-bottom-width:.0625rem}.header__lang-selector-item a{font-size:1rem}}.search-header{position:absolute;opacity:0;visibility:hidden;pointer-events:none;width:100%;top:calc(100% + .0625rem);left:0;height:auto;background-color:#fff;padding:1.25rem 0;box-shadow:0 .3125rem .3125rem #00000026}.loaded .search-header{transition:opacity .3s ease 0s,visibility .3s ease 0s}.search-header.active{opacity:1;visibility:visible;pointer-events:initial}@media (max-width: 61.99875em){.search-header{padding:1rem 0}}@media (max-width: 47.99875em){.search-header{padding:.75rem 0}}@media (max-width: 29.99875em){.search-header{padding:.5rem 0}}.search-header__row{display:flex;position:relative}.search-header__row .input{flex:1 1 auto;height:3.75rem}.search-header__row .btn{gap:.78125rem;height:3.75rem}.search-header__row .btn ._icon{width:2.125rem;height:2.125rem;flex:0 0 2.125rem}.search-header__row .btn ._icon svg{transition:fill .3s ease 0s;fill:var(--white)}.search-header__row .btn.inactive{pointer-events:none;background-color:var(--dark-gray)}@media (any-hover: hover){.search-header__row .btn:hover svg{fill:var(--black)}.search-header__row .btn:active svg{fill:var(--black)}}@media (max-width: 61.99875em){.search-header__row .input,.search-header__row .btn{height:3.125rem}}@media (max-width: 47.99875em){.search-header__row .input{height:2.5rem}.search-header__row .btn{height:2.5rem;padding:.9375rem}.search-header__row .btn ._text{display:none}}@media (max-width: 29.99875em){.search-header__row .input{font-size:1rem!important;height:2.1875rem}.search-header__row .btn{position:absolute;width:2.5rem;height:2.5rem;top:50%;right:0;transform:translateY(-50%);background-color:transparent!important;z-index:5}.search-header__row .btn ._icon{width:1.4375rem;height:1.4375rem;flex:0 0 1.4375rem}.search-header__row .btn ._icon svg{fill:var(--black)}.search-header__row .btn.inactive ._icon svg{fill:var(--light-gray)}}.menu{display:none}@media (max-width: 61.99875em){.menu{position:fixed;z-index:10000;width:100%;height:100%;top:0;left:0;display:flex;justify-content:flex-start;pointer-events:none;background-color:transparent;transition:background-color .5s ease 0s}.menu-open .menu{background-color:#00000080;pointer-events:initial}}.icon-menu{display:none}@media (max-width: 61.99875em){.icon-menu{-webkit-tap-highlight-color:rgba(0,0,0,0);display:block;position:relative;width:1.875rem;margin-left:.625rem;height:1.3125rem;z-index:5}}@media (max-width: 61.99875em) and (any-hover: none){.icon-menu{cursor:default}}@media (max-width: 61.99875em){.icon-menu span,.icon-menu:before,.icon-menu:after{content:"";transition:all .3s ease 0s;right:0;position:absolute;width:100%;height:.1875rem;background-color:#000}.icon-menu:before{top:0}.icon-menu:after{bottom:0}.icon-menu span{top:50%;transform:translateY(-50%)}}.footer{padding:1.125rem 0;background-color:var(--green);color:var(--white)}@media (max-width: 61.99875em){.footer{padding-bottom:6.25rem}}@media (max-width: 47.99875em){.footer{padding-top:1.25rem}}.footer__body{display:flex;align-items:center;gap:1.5625rem}@media (max-width: 61.99875em){.footer__body{flex-wrap:wrap;justify-content:center}}@media (max-width: 47.99875em){.footer__body{flex-direction:column;justify-content:flex-start;align-items:center;gap:1.5rem}}.footer__logo{flex:0 0 17rem;width:17rem}.footer__logo img{display:block;width:100%;height:auto}@media (max-width: 47.99875em){.footer__logo{width:6.875rem;flex:0 0 6.875rem}}.footer__menu{flex:1 1 auto}@media (max-width: 47.99875em){.footer__menu{order:-1;flex:0 0 auto}}.footer__menu-list{display:flex;gap:1.625rem;justify-content:center}@media (max-width: 61.99875em){.footer__menu-list{gap:1.25rem}}@media (max-width: 47.99875em){.footer__menu-list{flex-direction:column;align-items:center;gap:1.25rem;justify-content:flex-start}}.footer__menu-item{width:10.25rem;flex:0 0 10.25rem}@media (max-width: 61.99875em){.footer__menu-item{text-align:center}}@media (max-width: 47.99875em){.footer__menu-item{width:100%;flex:0 0 auto}}.footer__menu-link{text-align:center!important;display:inline-block}.footer__menu-link span._desktop{display:inline-block}@media (max-width: 47.99875em){.footer__menu-link span._desktop{display:none}}.footer__menu-link span._mobile{display:none}@media (max-width: 47.99875em){.footer__menu-link span._mobile{display:inline-block}}.footer__copyright{text-align:right;font-size:.875rem;font-style:normal;font-weight:400;line-height:normal;max-width:9.375rem}@media (max-width: 47.99875em){.footer__copyright{font-size:.75rem;max-width:100%}}@media (min-width: 61.99875em){.main-layout__programs-mobile{display:none}}.hero-home__slider{position:relative}@media (max-width: 61.99875em){.hero-home__slider{margin:0 -3.125rem}}@media (max-width: 47.99875em){.hero-home__slider{margin:0 -2.1875rem}}@media (max-width: 29.99875em){.hero-home__slider{margin:0 -1.25rem}}.hero-home__pagination{position:absolute;z-index:2;left:50%;bottom:.9375rem;transform:translate(-50%)}.hero-home__next,.hero-home__prev{position:absolute;width:50%;height:100%;z-index:5;opacity:0;top:0;cursor:pointer}.hero-home__next{right:0}.hero-home__prev{left:0}.hero-home__image-ibg{width:100%;padding-bottom:37.764084507%}@media (max-width: 61.99875em){.hero-home__image-ibg{padding-bottom:48.6618004866%}}@media (max-width: 47.99875em){.hero-home__image-ibg{padding-bottom:58.3941605839%}}@media (max-width: 29.99875em){.hero-home__image-ibg{padding-bottom:66.1800486618%}}.hero-home__under-text{text-align:center;color:var(--dark-gray);padding:.4375rem 0}.we-for-you{padding-bottom:2.8125rem}.we-for-you__title:not(:last-child){margin-bottom:1.125rem}@media (max-width: 47.99875em){.we-for-you__title:not(:last-child){margin-bottom:1.5625rem}}.we-for-you__list{display:flex;flex-wrap:wrap;justify-content:space-around}.we-for-you__list-item{flex:0 1 10.3125rem;max-width:10.3125rem}.we-for-you__list-item:nth-child(3){width:100%;flex:0 0 100%;max-width:100%;margin-top:-1.5625rem}.we-for-you__list-item:nth-child(3) .we-for-you__image-ibg--contain{height:5.625rem}@media (max-width: 29.99875em){.we-for-you__list-item{flex:0 1 7.8125rem;max-width:7.8125rem}.we-for-you__list-item:nth-child(3){margin-top:-.9375rem}}.we-for-you__image-ibg--contain{margin:0 auto;height:4.4375rem;width:7.0625rem}.we-for-you__sep{width:100%;height:.125rem;background-color:var(--brown);max-width:17.875rem;margin:0 auto}.we-for-you__sep:not(:last-child){margin-bottom:.25rem}@media (max-width: 47.99875em){.we-for-you__sep:not(:last-child){margin-bottom:.5rem}}.we-for-you__text{width:100%;text-align:center}.we-for-you__tasks-list{display:flex;justify-content:space-between}@media (max-width: 29.99875em){.we-for-you__tasks-list{flex-direction:column;justify-content:flex-start;align-items:center}}.we-for-you__tasks-item{display:flex;align-items:center;gap:.375rem}.we-for-you__tasks-item:before{content:"";width:.5rem;height:.5rem;flex:0 0 .5rem;background-color:var(--green);margin-bottom:-.125rem}@media (max-width: 47.99875em){.we-for-you__tasks-item:before{width:.3125rem;height:.3125rem;flex:0 0 .3125rem;margin-bottom:-.3125rem}}.why-us{padding-bottom:2.8125rem}.why-us__title:not(:last-child){margin-bottom:1.875rem}@media (min-width: 29.99875em){.why-us__list{display:flex;flex-wrap:wrap;gap:1.5625rem}}@media (max-width: 29.99875em){.why-us__list:not(:last-child){margin-bottom:.9375rem!important}}@media (min-width: 29.99875em){.why-us__list-item{flex:0 0 calc(33.3333% - 1.0416666625rem);width:calc(33.3333% - 1.0416666625rem)}.why-us__pagination-mobile{display:none}}.why-us__image-ibg--contain{width:5.75rem;height:5.9375rem;margin:0 auto}.why-us__image-ibg--contain:not(:last-child){margin-bottom:.9375rem}.why-us__image-ibg--contain img{-o-object-position:center bottom;object-position:center bottom}.why-us__text{font-size:1rem;font-style:normal;font-weight:400;line-height:normal;text-align:center}@media (max-width: 29.99875em){.why-us__text,.why-us__list-item:first-child .why-us__text{font-size:1rem}}.calc-calories{position:relative;text-align:center;padding-top:1.25rem;border-top:.0625rem solid var(--green);padding-bottom:.625rem}@media (max-width: 47.99875em){.calc-calories{padding-top:.625rem;padding-bottom:.625rem}}.calc-calories__decor-right-ibg--contain{position:absolute;top:3.4375rem;right:.875rem;width:3.6875rem;height:2.9375rem}@media (max-width: 29.99875em){.calc-calories__decor-right-ibg--contain{top:2.5rem;right:0;width:3.25rem;height:2.5625rem}}.calc-calories__title:not(:last-child){margin-bottom:1.25rem}@media (max-width: 47.99875em){.calc-calories__title:not(:last-child){margin-bottom:.9375rem}}.calc-calories__button-wrapper:not(:last-child){margin-bottom:1.25rem}@media (max-width: 47.99875em){.calc-calories__button-wrapper:not(:last-child){margin-bottom:.9375rem}}.calc-calories__btn{font-size:1.6875rem}@media (max-width: 61.99875em){.calc-calories__btn{font-size:1.5rem}}@media (max-width: 47.99875em){.calc-calories__btn{font-size:1.375rem}}@media (max-width: 29.99875em){.calc-calories__btn{font-size:1.25rem}}@media (min-width: 61.99875em){.calc-calories__btn{padding:.875rem 3rem}}.calc-calories__decor-bottom-ibg--contain{display:inline-block;width:12.25rem;height:3.4375rem}@media (max-width: 29.99875em){.calc-calories__decor-bottom-ibg--contain{width:11.75rem;height:3.3125rem}}#calc-calories-popup .popup__content{padding-top:1.25rem;padding-bottom:3.75rem}@media (max-width: 61.99875em){#calc-calories-popup .popup__content{padding-bottom:3.125rem}}@media (max-width: 47.99875em){#calc-calories-popup .popup__content{padding-top:.9375rem;padding-bottom:1.5625rem}}#calc-calories-popup .popup__calc-calories-top-decor-ibg--contain{width:12.0625rem;height:3.375rem;margin:0 auto;transform:scale(-1) rotate(3deg)}#calc-calories-popup .popup__calc-calories-top-decor-ibg--contain:not(:last-child){margin-bottom:1.25rem}#calc-calories-popup .popup__calc-calories-title:not(:last-child){margin-bottom:.9375rem}#calc-calories-popup .popup__calc-calories-subtitle{max-width:22.5rem;margin:0 auto}#calc-calories-popup .popup__calc-calories-subtitle:not(:last-child){margin-bottom:1.25rem}.calc-calories-form__sex-selector{position:relative}.calc-calories-form__sex-selector:not(:last-child){margin-bottom:1.25rem}.calc-calories-form__sex-input{position:absolute;top:0;left:0;width:0;height:0;opacity:0;visibility:hidden;pointer-events:none}.calc-calories-form__sex-labels-row{display:flex;justify-content:center;align-items:center;gap:1rem}@media (max-width: 47.99875em){.calc-calories-form__sex-labels-row{gap:.8125rem}}.calc-calories-form__sex-label{display:flex;align-items:center;gap:.375rem}.calc-calories-form__sex-label ._icon{height:4.0625rem;width:3.125rem}.calc-calories-form__sex-label ._icon svg path{fill:#d9d9d9;fill-opacity:1;transition:fill .3s ease 0s,fill-opacity .3s ease 0s}.calc-calories-form__sex-label .default-text{color:#d9d9d9;transition:color .3s ease 0s}.calc-calories-form__sex-label.active ._icon svg path{fill:#43352f;fill-opacity:.5}.calc-calories-form__sex-label.active .default-text{color:var(--black)}@media (max-width: 47.99875em){.calc-calories-form__sex-label ._icon{height:3.125rem;width:2.375rem}}.calc-calories-form__row{display:flex;gap:.8125rem}.calc-calories-form__row:not(:last-child){margin-bottom:1.25rem}.calc-calories-form__row .calc-calories-form__input-wrapper{flex:0 0 calc(33.3333% - .54166625rem);width:calc(33.33333% - .54166625rem)}.calc-calories-form__select-wrapper:not(:last-child){margin-bottom:.8125rem}@media (max-width: 47.99875em){.calc-calories-form__select-wrapper:not(:last-child){margin-bottom:1.25rem}}.calc-calories-form__button-wrapper{margin-top:2.6875rem}@media (max-width: 61.99875em){.calc-calories-form__button-wrapper{margin-top:1.875rem}}@media (max-width: 29.99875em){.calc-calories-form__button-wrapper{margin-top:1.25rem}}.calc-calories-form__submit{padding:.5rem .75rem}.calc-calories-form .tippy-box{max-width:21.875rem!important}.calc-calories-form .tippy-box .tippy-arrow{color:#fff!important}.calc-calories-form .tippy-box .tippy-content{padding:.75rem .875rem!important}#calories-result-popup .popup__content{padding-top:2.8125rem;padding-bottom:2.0625rem}@media (max-width: 47.99875em){#calories-result-popup .popup__content{padding-top:3.75rem;padding-bottom:1.875rem}}.result-calories{text-align:center}.result-calories__top-decor-ibg--contain{position:absolute;width:8.9375rem;height:6rem;top:-2.1875rem;left:1.875rem;transform:translate(0) scaleY(-1) rotate(-137deg)}@media (max-width: 47.99875em){.result-calories__top-decor-ibg--contain{left:10%;width:8.4375rem;height:5.6875rem}}.result-calories__title:not(:last-child){margin-bottom:1.25rem}@media (max-width: 47.99875em){.result-calories__title:not(:last-child){margin-bottom:.625rem}}.result-calories__subtitle:not(:last-child){margin-bottom:1rem}@media (max-width: 47.99875em){.result-calories__subtitle:not(:last-child){margin-bottom:.8125rem}}.result-calories__link{max-width:16.5625rem;display:inline-flex;flex-direction:column;align-items:center;padding:.9375rem .625rem;background-color:var(--green)}.result-calories__link ._button-title{color:var(--white)}.result-calories__link ._button-value{color:var(--yellow)}@media (any-hover: hover){.result-calories__link:hover ._button-title{color:var(--black)}}@media (max-width: 47.99875em){.result-calories__link{max-width:10.9375rem;padding:.625rem}.result-calories__link ._button-title{text-transform:none;font-size:1rem}.result-calories__link ._button-value{font-size:1rem}}.switch{position:relative;display:inline-block;width:2.3125rem;flex:0 0 2.3125rem;height:.625rem}.switch input{opacity:0;width:0;height:0}.switch .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#d9d9d9;transition:.4s}.switch .slider:before{position:absolute;content:"";height:1.25rem;width:1.25rem;left:-.25rem;top:-.3125rem;background-color:var(--green);transition:.4s}.switch input:checked+.slider:before{transform:translate(1.5625rem)}.switch .slider.round{border-radius:.3125rem}.switch .slider.round:before{border-radius:50%}.clients-reviews{padding-bottom:2.375rem}@media (max-width: 29.99875em){.clients-reviews__title{background-color:var(--yellow);color:var(--brown)}}.clients-reviews__slider-block{position:relative}.clients-reviews__slider-block:not(:last-child){margin-bottom:2.5rem}@media (max-width: 61.99875em){.clients-reviews__slider-block:not(:last-child){margin-bottom:1.875rem}}@media (max-width: 47.99875em){.clients-reviews__slider-block:not(:last-child){margin-bottom:1.5625rem}}@media (max-width: 29.99875em){.clients-reviews__slider-block:not(:last-child){margin-bottom:1.25rem}}.clients-reviews__slider{padding-top:2.8125rem}@media (max-width: 47.99875em){.clients-reviews__wrapper:not(:last-child){margin-bottom:.9375rem}}@media (min-width: 47.99875em){.clients-reviews__pagination{display:none}}.clients-reviews__slide-content{position:relative;max-width:27.5rem;margin:0 auto}.clients-reviews__quotes-ibg--contain{position:absolute;top:0;left:50%;transform:translate(-50%) translateY(-71.1111111111%);padding:0 .625rem;width:3.4375rem;height:2.8125rem;background-color:#fff;z-index:5}.clients-reviews__quotes-ibg--contain img{width:81.8181818182%;left:9.0909090909%}.clients-reviews__slide-body{border:.0625rem solid var(--green);padding:2.1875rem 1.25rem 1.875rem;text-align:center}.clients-reviews__photo-ibg{display:inline-block;width:8.25rem;height:8.25rem;border-radius:50%;overflow:hidden;border:.0625rem solid var(--green)}.clients-reviews__photo-ibg:not(:last-child){margin-bottom:1rem}.clients-reviews__photo-ibg img{width:90.9090909091%;height:90.9090909091%;left:4.5454545455%;top:4.5454545455%;border-radius:50%}.clients-reviews__name:not(:last-child){margin-bottom:1.25rem}@media (max-width: 47.99875em){.clients-reviews__name{font-size:1rem}}@media (max-width: 29.99875em){.clients-reviews__name{font-size:.875rem}.clients-reviews__name:not(:last-child){margin-bottom:.625rem}}.clients-reviews__role{display:none}@media (max-width: 29.99875em){.clients-reviews__role{display:block;text-align:center;font-size:.875rem;color:var(--dark-gray);font-style:normal;font-weight:400;line-height:normal}.clients-reviews__role:not(:last-child){margin-bottom:1.25rem}.clients-reviews__text{font-style:italic}}@media (max-width: 47.99875em){.clients-reviews__slider-navigation{display:none}}.clients-reviews__slider-nav-btn--prev,.clients-reviews__slider-nav-btn--next{display:block;position:absolute;top:50%;width:5.6875rem;height:5.6875rem}.clients-reviews__slider-nav-btn--prev{left:0;transform:translate(-40%,-50%)}.clients-reviews__slider-nav-btn--next{right:0;transform:translate(40%,-50%)}.clients-reviews__button{padding:.75rem 1.25rem}.contacts-home{padding-top:1.25rem;text-align:center;position:relative;border-top:.125rem solid var(--green)}@media (max-width: 29.99875em){.contacts-home{padding-top:1rem;border-top-width:.0625rem}}.contacts-home__title:not(:last-child){margin-bottom:1.5rem}@media (max-width: 61.99875em){.contacts-home__title:not(:last-child){margin-bottom:1.25rem}}@media (max-width: 47.99875em){.contacts-home__title:not(:last-child){margin-bottom:.9375rem}}@media (max-width: 29.99875em){.contacts-home__title:not(:last-child){margin-bottom:.625rem}}.contacts-home__decor-left-ibg--contain{position:absolute;width:9.9375rem;height:5.3125rem;top:3.4375rem;left:.625rem;z-index:2}@media (max-width: 47.99875em){.contacts-home__decor-left-ibg--contain{width:9rem;height:4.25rem;top:2.5rem;left:-3.4375rem;transform:scaleX(-1) rotate(-135deg)}}.contacts-home__decor-right-ibg--contain{position:absolute;width:4.1875rem;height:3.3125rem;top:3rem;right:2.8125rem;z-index:2}@media (max-width: 47.99875em){.contacts-home__decor-right-ibg--contain{width:3.25rem;height:2.5625rem;right:.125rem}}.contacts-home__schedule:not(:last-child){margin-bottom:1.5625rem}.contacts-home__schedule strong{color:var(--green)}.contacts-home__phone-numbers{display:flex;flex-direction:column;align-items:center}.contacts-home__phone-numbers:not(:last-child){margin-bottom:2.1875rem}.contacts-home__number{display:inline-flex;align-items:center;gap:.4375rem}.contacts-home__number ._icon{width:2.1875rem;height:2.1875rem;flex:0 0 2.1875rem}.contacts-home__number:not(:last-child){margin-bottom:.625rem}.contacts-home__map-img-ibg{width:100%;padding-bottom:54.898336414%}.contacts-home__map-img-ibg:not(:last-child){margin-bottom:1rem}@media (max-width: 47.99875em){.contacts-home__map-img-ibg{padding-bottom:69.8296836983%;margin:0 -1.25rem;width:calc(100% + 2.5rem)}}.contacts-home__map-description{display:flex;flex-direction:column;gap:1rem}@media (max-width: 29.99875em){.contacts-home__map-description{gap:.75rem}}.contacts-home__map-description-item{display:flex;gap:1.25rem;align-items:center;font-size:1rem;font-style:normal;font-weight:400;line-height:normal}.contacts-home__map-description-item--green .contacts-home__map-description-radius{background-color:var(--green);color:var(--white)}.contacts-home__map-description-item--yellow-green .contacts-home__map-description-radius{background-color:#99b517}.contacts-home__map-description-item--yellow .contacts-home__map-description-radius{background-color:var(--yellow)}.contacts-home__map-description-item--red .contacts-home__map-description-radius{background-color:#fd742b}.contacts-home__map-description-radius{display:flex;justify-content:center;align-items:center;width:5.1875rem;flex:0 0 5.1875rem;height:1.4375rem;color:var(--text-primary)}.contacts-home__map-description-text{font-size:1rem;flex:1 1 auto;font-style:normal;font-weight:400;line-height:normal;text-align:left}.contacts-home__map-check-price{padding:1.25rem 0;text-align:left}.contacts-home__map-check-price>*:first-child{text-align:center}.contacts-home__map-check-price>*:not(:last-child){margin-bottom:1.25rem}.contacts-home__map-price-row .tel-font-bold{display:inline-block;margin-left:.9375rem}.contacts-home__map-btn-container{text-align:center}.contacts-home__bottom-contacts{position:relative}.contacts-home__decor-bottom-left-ibg--contain{position:absolute;left:10%;bottom:5%;width:3.25rem;height:3.1875rem}@media (max-width: 29.99875em){.contacts-home__decor-bottom-left-ibg--contain{display:none}}.contacts-home__decor-bottom-right-ibg--contain{position:absolute;right:5%;bottom:15%;width:26.3837638376%;padding-bottom:17.7121771218%}@media (max-width: 29.99875em){.contacts-home__decor-bottom-right-ibg--contain{display:none}}.main-faq__title:not(:last-child){margin-bottom:1.25rem}.spollers__item{padding:1.25rem 0}.spollers__item:not(:last-child){border-bottom:.125rem solid var(--green)}@media (max-width: 47.99875em){.spollers__item:not(:last-child){border-width:.0625rem}}.spollers__title{list-style:none;text-align:center;display:flex;gap:1.25rem;cursor:pointer}.spollers__title span{flex:1 1 auto;display:block}.spollers__title:before{content:"";display:block;width:0;height:0;flex:0;border-left:1.5rem solid var(--green);border-top:.75rem solid transparent;border-bottom:.75rem solid transparent;margin-top:.3125rem;transform:rotate(0);transition:transform .3s ease 0s}.spollers__title::-webkit-details-marker{display:none}.spollers__title._spoller-active:before{transform:rotate(90deg);-webkit-transform:rotate(90deg)}@media (max-width: 47.99875em){.spollers__title{gap:.3125rem}.spollers__title:before{border-left-width:1.25rem;border-top-width:.625rem;border-bottom-width:.625rem}}.spollers__content{text-align:center;padding:.8125rem 0 0}@media (max-width: 47.99875em){.spollers__content{padding:.625rem 0 0}}@keyframes rotateMarker{0%{transform:rotate(90deg)}to{transform:rotate(0)}}@keyframes rotateMarkerBack{0%{transform:rotate(0)}to{transform:rotate(90deg)}}.main-blog__title{position:relative}.main-blog__go-back{position:absolute;top:50%;transform:translateY(-50%);left:1.125rem;width:2.4375rem}.main-blog__go-back img{display:block;width:100%;height:auto}.main-blog__item{padding-bottom:1.5625rem;padding-top:2.0625rem}.main-blog__item:not(:last-child){border-bottom:.125rem solid var(--green)}@media (max-width: 47.99875em){.main-blog__item{padding-bottom:1.5rem;padding-top:1.5rem}.main-blog__item:not(:last-child){border-bottom:.0625rem solid var(--green)}}.main-blog__article-link{display:block}.article-blog-main{display:flex;flex-direction:column;align-items:center;text-align:center}.article-blog-main__date{color:var(--dark-gray)}.article-blog-main__date:not(:last-child){margin-bottom:.625rem}.article-blog-main__title:not(:last-child){margin-bottom:1.875rem}@media (max-width: 47.99875em){.article-blog-main__title:not(:last-child){margin-bottom:1.5625rem}}.article-blog-main__image-ibg{width:100%;padding-bottom:60.5166051661%}.article-blog-main__image-ibg:not(:last-child){margin-bottom:1.5625rem}.single-article .main-blog__title:not(:last-child){margin-bottom:2.0625rem}@media (max-width: 47.99875em){.single-article .main-blog__title:not(:last-child){margin-bottom:1.6875rem}}.text-redactor-content{font-weight:400;font-size:1.125rem;line-height:140%;text-align:center}@media (max-width: 47.99875em){.text-redactor-content{font-size:1rem;line-height:normal}}.text-redactor-content>*:not(:last-child){margin-bottom:2.1875rem}.text-redactor-content h2{font-size:1.5rem;text-transform:uppercase;line-height:1.2222222222;font-weight:700}@media (max-width: 61.99875em){.text-redactor-content h2{font-size:1.375rem}}@media (max-width: 47.99875em){.text-redactor-content h2:not(:last-child){margin-bottom:1.0625rem}}@media (max-width: 29.99875em){.text-redactor-content h2{font-size:1.25rem}}.text-redactor-content h3{font-weight:600}.text-redactor-content p{display:block;min-height:1.66em;line-height:1.66}.text-redactor-content ul{margin:-1.25rem 0 1.5625rem}.text-redactor-content ul li{padding-left:1.5625rem;position:relative;text-align:left}.text-redactor-content ul li:not(:last-child){margin-bottom:1.66em}.text-redactor-content ul li:before{content:"";position:absolute;top:.83em;transform:translateY(-50%);left:0;width:.625rem;height:.625rem;background-color:var(--green)}@media (max-width: 47.99875em){.text-redactor-content ul{margin:-.9375rem 0 1.5625rem;padding-left:1.5625rem}.text-redactor-content ul li{padding-left:.9375rem}.text-redactor-content ul li:before{width:.3125rem;height:.3125rem}.text-redactor-content ul li:not(:last-child){margin-bottom:1.4em}}.text-redactor-content ol{padding-left:toRrem(20);margin:-1.25rem 0 1.5625rem}.text-redactor-content ol li{list-style:numeric;text-align:left}.text-redactor-content ol li:not(:last-child){margin-bottom:1.66em}@media (max-width: 47.99875em){.text-redactor-content ol{margin:-.9375rem 0 1.5625rem}.text-redactor-content ol li:not(:last-child){margin-bottom:1.4em}}.text-redactor-content b,.text-redactor-content strong{font-weight:700}.text-redactor-content i,.text-redactor-content em{font-style:italic}.text-redactor-content a{font-weight:500;color:var(--green);text-decoration:underline}.text-redactor-content a:active{text-decoration:underline}.text-redactor-content img{max-width:100%;height:auto;display:block}.contacts .main-layout__content{padding-bottom:0!important}.contacts-main{text-align:center;position:relative;overflow:hidden}@media (max-width: 29.99875em){.contacts-main{overflow:unset}}.contacts-main__title:not(:last-child){margin-bottom:3.75rem}.contacts-main__decor-right-ibg--contain{position:absolute;top:3.625rem;right:-1.375rem;width:13.75rem;height:4.0625rem;transform:rotate(8deg);z-index:2}@media (max-width: 29.99875em){.contacts-main__decor-right-ibg--contain{width:12.125rem;height:3.1875rem;right:-4.25rem}}.contacts-main__decor-left-ibg--contain{position:absolute;left:0;top:17.8125rem;width:12.3125rem;height:5.4375rem;z-index:2}@media (max-width: 29.99875em){.contacts-main__decor-left-ibg--contain{left:-2.625rem;top:18.75rem}}.contacts-main__subtitle:not(:last-child){margin-bottom:1.5625rem}@media (max-width: 61.99875em){.contacts-main__subtitle:not(:last-child){margin-bottom:1.25rem}}@media (max-width: 29.99875em){.contacts-main__subtitle:not(:last-child){margin-bottom:.75rem}}.contacts-main__schedule:not(:last-child){margin-bottom:1.5625rem}.contacts-main__phone-numbers:not(:last-child){margin-bottom:5rem}@media (max-width: 29.99875em){.contacts-main__phone-numbers:not(:last-child){margin-bottom:7.5rem}}.contacts-main__socials:not(:last-child){margin-bottom:.9375rem}.contacts-main__socials-title:not(:last-child){margin-bottom:1.875rem}@media (max-width: 29.99875em){.contacts-main__socials-title:not(:last-child){margin-bottom:1.5625rem}}.contacts-main__socials-list{display:flex;justify-content:center;gap:1.875rem}@media (max-width: 47.99875em){.contacts-main__socials-list{gap:1.25rem}}@media (max-width: 29.99875em){.contacts-main__socials-list{gap:.625rem}}.contacts-main__socials-link{display:flex;flex-direction:column;align-items:center}.contacts-main__socials-icon{width:3.125rem;height:3.125rem;flex:0 0 3.125rem}.contacts-main__socials-icon:not(:last-child){margin-bottom:.625rem}@media (max-width: 47.99875em){.contacts-main__socials-icon{width:2.5rem;height:2.5rem;flex:0 0 2.5rem}}.contacts-main__socials-name{min-width:5.8125rem}.contacts-main__main-image-ibg{width:100%;padding-bottom:55.3505535055%}@media (max-width: 29.99875em){.contacts-main__main-image-ibg{width:calc(100% + 2.5rem);margin:0 -1.25rem;padding-bottom:58.3941605839%}}.contacts .main-layout,.programs .main-layout__content{padding-bottom:0}.programs-block{height:100%}@media (max-width: 61.99875em){.programs-block{padding-bottom:2.8125rem}}.programs-block__body--business{height:100%;display:flex;flex-direction:column;justify-content:space-between}.programs-block__body--business .programs-block__bottom-image-ibg{padding-bottom:54.375%}.programs-block__content{text-align:center}@media (max-width: 47.99875em){.programs-block__content{position:relative}}.programs-block__decor-mobile-left-ibg--contain{display:none}@media (max-width: 47.99875em){.programs-block__decor-mobile-left-ibg--contain{display:block;position:absolute;width:5.9375rem;height:4.75rem;bottom:-.9375rem;left:-2.0625rem}}.programs-block__decor-mobile-right-ibg--contain{display:none}@media (max-width: 47.99875em){.programs-block__decor-mobile-right-ibg--contain{display:block;position:absolute;bottom:.9375rem;right:-1.4375rem;width:5.6875rem;height:4.3125rem}}.programs-block__title:not(:last-child){margin-bottom:.625rem}@media (max-width: 61.99875em){.programs-block__title{display:none}}.programs-block__calories{font-size:1.5rem;font-style:normal;font-weight:700;line-height:normal;color:var(--green)}.programs-block__calories:not(:last-child){margin-bottom:.625rem}@media (max-width: 61.99875em){.programs-block__calories{display:none}}.programs-block__text:not(:last-child){margin-bottom:.625rem}@media (max-width: 61.99875em){.programs-block__text.tel-font{font-size:1.125rem}}@media (max-width: 29.99875em){.programs-block__text.tel-font{font-size:1rem}}.programs-block__price-small-block{width:10.3125rem;padding:.625rem 0;margin:0 auto;display:flex;justify-content:center;align-items:center;background-color:var(--yellow)}.programs-block__price-small-block:not(:last-child){margin-bottom:.625rem}.programs-block__order-btn-container{margin-top:1.5625rem}@media (max-width: 47.99875em){.programs-block__order-btn-container{margin-top:2.8125rem}}.programs-block__bottom-image-ibg{width:100%;padding-bottom:32.6041666667%}@media (max-width: 47.99875em){.programs-block__bottom-image-ibg{display:none}}.table-programs-block{margin-top:1.25rem;margin-bottom:.625rem}@media (max-width: 61.99875em){.table-programs-block{margin-bottom:.3125rem}}@media (max-width: 47.99875em){.table-programs-block{margin-bottom:0rem}}.table-programs-block__header .table-programs-block__item{color:var(--white);background-color:var(--green)}.table-programs-block__header .table-programs-block__item:not(:last-child):after{width:.25rem;background-color:var(--white);right:-.125rem}@media (max-width: 47.99875em){.table-programs-block__header .table-programs-block__item:not(:last-child):after{width:.1875rem;right:-.0625rem}}.table-programs-block__row{display:flex}.table-programs-block__row.once-time{background-color:var(--yellow)}.table-programs-block__row.once-time .table-programs-block__item:not(:last-child):after{width:.1875rem;background-color:var(--white);right:-.0625rem}.table-programs-block__item{flex:0 0 25%;width:25%;padding:.375rem;display:flex;justify-content:center;align-items:center;position:relative}.table-programs-block__item:not(:last-child):after{content:"";position:absolute;top:0;right:0;height:100%;width:.0625rem;background-color:var(--black);z-index:2}.table-programs-block__body{padding-bottom:.625rem;border-bottom:.0625rem solid var(--green)}.table-programs-block__body .table-programs-block__row:first-child .table-programs-block__item:not(:last-child):after{height:calc(100% - .375rem);top:.1875rem}.table-programs-block__body .table-programs-block__row:nth-child(3) .table-programs-block__item:not(:last-child):after{height:calc(100% - .1875rem);top:.1875rem}.about-project-section{text-align:center}.about-project-section>*:not(:last-child){margin-bottom:1.875rem}@media (max-width: 47.99875em){.about-project-section>*:not(:last-child){margin-bottom:1.6875rem}}.about-project-section>*.about-project-section__title:not(:last-child){margin-bottom:.625rem}.about-project-section__image-ibg{width:100%;padding-bottom:66.6051660517%}.about-project-section__title{color:var(--green);position:relative;padding-bottom:1.875rem;padding-top:2.5rem;margin-top:-1.875rem}.about-project-section__decor-left-ibg--contain{position:absolute;bottom:0;left:0;width:19.926199262%;padding-bottom:11.8081180812%}@media (max-width: 29.99875em){.about-project-section__decor-left-ibg--contain{left:-1.375rem}}.about-project-section__decor-right-ibg--contain{position:absolute;top:0;right:0;width:18.4501845018%;padding-bottom:18.6346863469%}@media (max-width: 29.99875em){.about-project-section__decor-right-ibg--contain{right:-1.75rem}}.about-project-section__bg-title{padding-top:.9375rem;padding-bottom:.9375rem;position:relative}.about-project-section__decor-mobile-ibg--contain{position:absolute;bottom:.1875rem;right:-1rem;width:3.6875rem;height:3.75rem}.about-project-section__icon-ibg--contain{width:42%;padding-bottom:11.8081180812%;margin:0 auto 1.25rem!important}@media (max-width: 47.99875em){.about-project-section__icon-ibg--contain{width:50%;padding-bottom:0;height:3.25rem;width:11.625rem;margin:0 auto .9375rem!important}}.conditions-section{text-align:center}.conditions-section__margin-bottom,.conditions-section__map-img-wrapper,.conditions-section__text-green,.conditions-section__title,.conditions-section:not(:last-child){margin-bottom:1.875rem}@media (max-width: 47.99875em){.conditions-section .conditions-section__title:not(:last-child){margin-bottom:1.0625rem}}.conditions-section__icon-ibg--contain{width:35.6088560886%;padding-bottom:9.4095940959%;margin:-.625rem auto .9375rem!important}.conditions-section__icon-small-ibg--contain{width:4rem;height:3.1875rem;margin:0 auto}@media (max-width: 29.99875em){.conditions-section__icon-small-ibg--contain{width:3.25rem;height:2.5625rem;margin-bottom:1.25rem!important}}.conditions-section__text-green{color:var(--green)}.conditions-section__mobile-bottom-img-ibg{display:none}@media (max-width: 29.99875em){.conditions-section__mobile-bottom-img-ibg{display:block;width:calc(100% + 2.5rem);margin:-15% -1.25rem 0;padding-bottom:61.5571776156%}}.reviews-section__title:not(:last-child){margin-bottom:2.1875rem}@media (max-width: 61.99875em){.reviews-section__title:not(:last-child){margin-bottom:1.875rem}}@media (max-width: 47.99875em){.reviews-section__title:not(:last-child){margin-bottom:1.25rem}}.reviews-section__promo{position:relative}.reviews-section__promo:not(:last-child){margin-bottom:1.875rem}.reviews-section__promo .default-text{max-width:23.125rem;margin:0 auto;text-align:center}.reviews-section__promo .default-text:not(:last-child){margin-bottom:1rem}.reviews-section__promo ._icon-ibg--contain{width:7rem;height:5.3125rem;position:absolute;top:-.625rem;right:-.125rem}@media (max-width: 47.99875em){.reviews-section__promo ._icon-ibg--contain{width:5.9375rem;height:4.5rem;right:-2.1875rem}}@media (max-width: 24.37375em){.reviews-section__promo ._icon-ibg--contain{width:24.358974359%;padding-bottom:18.4615384615%;height:0}}.reviews-section__promo .comment-text{text-align:center;color:var(--dark-gray)}.reviews-section__instagram-reviews:not(:last-child){margin-bottom:1.25rem}.reviews-section__instagram-slider{position:relative}.reviews-section__instagram-slider:not(:last-child){margin-bottom:2.125rem}@media (max-width: 29.99875em){.reviews-section__instagram-slider{padding:0 1.25rem;margin:0 -1.25rem}}.reviews-section__slider-inst-nav-btn--prev,.reviews-section__slider-inst-nav-btn--next{display:block;position:absolute;top:50%;width:5.6875rem;height:5.6875rem}.reviews-section__slider-inst-nav-btn--prev{left:0;transform:translate(35%,-50%)}.reviews-section__slider-inst-nav-btn--next{right:0;transform:translate(-35%,-50%)}@media (max-width: 47.99875em){.reviews-section__slider-inst-nav-btn--prev{transform:translateY(-50%);left:-1rem}.reviews-section__slider-inst-nav-btn--next{transform:translateY(-50%);right:-1rem}}.reviews-section__instagram-video{width:18.75rem;height:33.3125rem;max-width:100%;margin:0 auto;position:relative}.reviews-section__instagram-video img,.reviews-section__instagram-video video,.reviews-section__instagram-video iframe{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}.reviews-section__video-player{position:absolute;width:100%;height:100%;top:0;left:0;pointer-events:auto;-o-object-fit:cover;object-fit:cover}.reviews-section__play-button{width:5rem;height:5rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:var(--green);z-index:2;border-radius:50%}.reviews-section__play-triangle{width:0;height:0;border-top:1.4375rem solid transparent;border-left:2.25rem solid #fff;border-bottom:1.4375rem solid transparent;position:absolute;top:50%;left:50%;transform:translate(-40%,-50%)}.reviews-section__go-to-instagram{display:flex;align-items:center;gap:.9375rem;width:23.125rem;max-width:100%;margin:0 auto;border:.0625rem solid var(--green);justify-content:center;padding:.25rem .375rem .5rem 1.1875rem}.reviews-section__go-to-instagram .h2-title{color:var(--green);text-align:center}.reviews-section__go-to-instagram ._icon{width:3.75rem;height:3.75rem;flex:0 0 3.75rem}@media (max-width: 47.99875em){.reviews-section__go-to-instagram ._icon{width:3.125rem;height:3.125rem;flex:0 0 3.125rem}}.reviews-section__decor-row{display:flex;justify-content:space-between;align-items:flex-end;padding-left:1.6875rem}.reviews-section__decor-row:not(:last-child){margin-bottom:1.25rem}@media (max-width: 47.99875em){.reviews-section__decor-row{padding-left:2.1875rem}}@media (max-width: 29.99875em){.reviews-section__decor-row{padding-left:0}}.reviews-section__decor-left-ibg--contain{width:3.6875rem;height:3.5625rem}@media (max-width: 29.99875em){.reviews-section__decor-left-ibg--contain{transform:translate(1.875rem,8.125rem);width:3.6875rem;height:4.125rem}}.reviews-section__decor-right-ibg--contain{width:12.125rem;height:3.1875rem}@media (max-width: 29.99875em){.reviews-section__decor-right-ibg--contain{transform:translate(39%) rotate(2deg)}}.socials-reviews{padding:2.1875rem 2.5rem .9375rem;position:relative}@media (max-width: 47.99875em){.socials-reviews{padding:1.5625rem 0 .625rem}}.socials-reviews__slider{position:relative}.socials-reviews__image-ibg{width:100%;padding-bottom:100%}.socials-reviews__slider-pagination{position:absolute!important;bottom:1.25rem!important;left:50%!important;transform:translate(-50%)!important}@media (max-width: 29.99875em){.socials-reviews__navigation{display:none}}.socials-reviews__nav-btn--prev,.socials-reviews__nav-btn--next{display:block;position:absolute;top:50%;width:5.6875rem;height:5.6875rem}.socials-reviews__nav-btn--prev{left:-35px;transform:translateY(-50%)}.socials-reviews__nav-btn--next{right:-35px;transform:translateY(-50%)}@media (max-width: 47.99875em){.socials-reviews__nav-btn--prev{transform:translateY(-50%);left:-1rem}.socials-reviews__nav-btn--next{transform:translateY(-50%);right:-1rem}}.before-after-block{position:relative}.before-after-block:not(:last-child){margin-bottom:3.125rem}.before-after-block__slider{padding-top:3.125rem;margin-top:-3.125rem}.before-after-block__content-wrapper{position:relative}.before-after-block__quotes-top-ibg--contain{position:absolute;top:0;left:50%;transform:translate(-50%) translateY(-71.1111111111%);padding:0 .3125rem;width:2.5rem;height:1.875rem;background-color:#fff;z-index:5}.before-after-block__quotes-top-ibg--contain img{width:75%;left:12.5%}.before-after-block__content{border:.0625rem solid var(--green);padding:1.875rem 1.5625rem 2.1875rem;text-align:center}@media (max-width: 47.99875em){.before-after-block__content{padding:1.875rem 1.375rem 1.375rem}}.before-after-block__avatar-ibg{width:6.25rem;height:6.25rem;margin:0 auto;border-radius:50%;overflow:hidden;border:.0625rem solid var(--green)}.before-after-block__avatar-ibg:not(:last-child){margin-bottom:1rem}.before-after-block__avatar-ibg img{width:90.9090909091%;height:90.9090909091%;left:4.5454545455%;top:4.5454545455%;border-radius:50%}@media (max-width: 47.99875em){.before-after-block__avatar-ibg{width:6.875rem;height:6.875rem}.before-after-block__avatar-ibg:not(:last-child){margin-bottom:.625rem}}.before-after-block__name:not(:last-child){margin-bottom:.9375rem}@media (max-width: 61.99875em){.before-after-block__name{font-size:1.125rem}}@media (max-width: 47.99875em){.before-after-block__name{font-size:1rem}.before-after-block__name:not(:last-child){margin-bottom:.75rem}}@media (max-width: 29.99875em){.before-after-block__name{font-size:.875rem}}.before-after-block__comment:not(:last-child){margin-bottom:1.5625rem}@media (max-width: 47.99875em){.before-after-block__comment{font-style:italic}.before-after-block__comment:not(:last-child){margin-bottom:1.25rem}}.before-after-block__images-block{display:flex;gap:2.1875rem}@media (max-width: 61.99875em){.before-after-block__images-block{gap:1.875rem}}@media (max-width: 47.99875em){.before-after-block__images-block{gap:1.25rem}}.before-after-block__image-container{flex:1 1 auto}.before-after-block__image-ibg{width:100%;padding-bottom:199.1228070175%}.before-after-block__image-comment{position:absolute;width:100%;height:3.125rem;bottom:0;left:0;z-index:2;background-color:#43352f80;display:flex;justify-content:center;align-items:center;color:var(--white)}@media (max-width: 61.99875em){.before-after-block__image-comment .h2-title{font-size:1.25rem}}@media (max-width: 47.99875em){.before-after-block__image-comment{height:2.8125rem}.before-after-block__image-comment .h2-title{font-size:1rem}}@media (max-width: 29.99875em){.before-after-block__image-comment{font-size:.875rem;height:2.1875rem}.before-after-block__image-comment .h2-title{font-size:.875rem}}.before-after-block__text-block{text-align:center;max-width:30.625rem;margin:0 auto}.before-after-block__title-text:not(:last-child){margin-bottom:.9375rem}@media (max-width: 47.99875em){.before-after-block__title-text:not(:last-child){margin-bottom:.75rem}}.before-after-block__comment-bottom{color:var(--dark-gray)}.before-after-block__comment-bottom:not(:last-child){margin-bottom:1.875rem}@media (max-width: 47.99875em){.before-after-block__comment-bottom:not(:last-child){margin-bottom:1.5625rem}}.reviews-slider-block__slider{padding-top:3.125rem;margin-top:-3.125rem}.reviews-slider-block__content-wrapper{position:relative}.reviews-slider-block__quotes-top-ibg--contain{position:absolute;top:0;left:50%;transform:translate(-50%) translateY(-71.1111111111%);padding:0 .3125rem;width:2.5rem;height:1.875rem;background-color:#fff;z-index:5}.reviews-slider-block__quotes-top-ibg--contain img{width:75%;left:12.5%}.reviews-slider-block__content{border:.0625rem solid var(--green);padding:1.875rem 1.5625rem 2.1875rem;text-align:center}@media (max-width: 47.99875em){.reviews-slider-block__content{padding:1.875rem 1.375rem 1.375rem}}.reviews-slider-block__avatar-ibg{width:6.25rem;height:6.25rem;margin:0 auto;border-radius:50%;overflow:hidden;border:.0625rem solid var(--green)}.reviews-slider-block__avatar-ibg:not(:last-child){margin-bottom:1rem}.reviews-slider-block__avatar-ibg img{width:90.9090909091%;height:90.9090909091%;left:4.5454545455%;top:4.5454545455%;border-radius:50%}@media (max-width: 47.99875em){.reviews-slider-block__avatar-ibg{width:6.875rem;height:6.875rem}.reviews-slider-block__avatar-ibg:not(:last-child){margin-bottom:.625rem}}.reviews-slider-block__name:not(:last-child){margin-bottom:.9375rem}@media (max-width: 61.99875em){.reviews-slider-block__name{font-size:1.125rem}}@media (max-width: 47.99875em){.reviews-slider-block__name{font-size:1rem}.reviews-slider-block__name:not(:last-child){margin-bottom:.75rem}}@media (max-width: 29.99875em){.reviews-slider-block__name{font-size:.875rem}}@media (max-width: 47.99875em){.reviews-slider-block__comment{font-style:italic}}.search-results-section{text-align:center}.search-results-section__title:not(:last-child){margin-bottom:2.0625rem}.search-results-section__subtitle:not(:last-child){margin-bottom:.625rem}.search-results-section__link{display:block;padding:1.5625rem 0}.search-results-section__list-item:not(:last-child) .search-results-section__link{border-bottom:.125rem solid var(--green)}@media (max-width: 47.99875em){.search-results-section__link{padding:1.4375rem 0 1.5rem}.search-results-section__list-item:not(:last-child) .search-results-section__link{border-bottom:.0625rem solid var(--green)}}.search-results-section__page-path{display:flex;justify-content:center;color:var(--green)}.search-results-section__page-path:not(:last-child){margin-bottom:.5rem}@media (max-width: 47.99875em){.search-results-section__page-path:not(:last-child){margin-bottom:.625rem}}.search-results-section__page:not(:last-child):after{content:">";margin:0 .3125rem 0 0}@media (max-width: 61.99875em){#order-popup .popup__close{width:1.5625rem;height:1.5625rem;top:.625rem;right:.625rem}}.order-form__row{display:flex;flex-wrap:wrap;gap:1.25rem}.order-form__row:not(:last-child){margin-bottom:1.5625rem}.order-form__row--right-padding{padding-right:3.125rem}.order-form__row--three-inputs .order-form__input-wrapper{flex:0 0 calc(33.33333% - .833333125rem);width:calc(33.33333% - .833333125rem)}.order-form__row--lunch .order-form__input-wrapper--count{display:block}.order-form__row--lunch .order-form__input-wrapper--days{display:none}@media (max-width: 61.99875em){.order-form__row{flex-wrap:wrap;row-gap:.5rem}.order-form__row:not(:last-child){margin-bottom:1.25rem}.order-form__row--right-padding{padding-right:0}.order-form__row--three-inputs .order-form__input-wrapper{flex:0 0 100%;width:100%}}@media (max-width: 47.99875em){.order-form__row:not(:last-child){margin-bottom:1rem}}@media (max-width: 29.99875em){.order-form__row:not(:last-child){margin-bottom:.5rem}}.order-form__col--half{width:calc(50% - .625rem);flex:0 0 calc(50% - .625rem)}@media (max-width: 61.99875em){.order-form__col--half{width:100%;flex:1 1 100%}}.order-form__input-wrapper--program{width:calc(72% - .625rem);flex:0 0 calc(72% - .625rem)}.order-form__input-wrapper--days,.order-form__input-wrapper--count{width:calc(28% - .625rem);flex:0 0 calc(28% - .625rem)}.order-form__input-wrapper--days{display:block}.order-form__input-wrapper--count{display:none}.order-form__input-wrapper--half{width:calc(50% - .625rem);flex:0 0 calc(50% - .625rem)}.order-form__input-wrapper--full{width:100%;flex:0 0 100%}.order-form__input-wrapper--txtarea{display:flex;flex-direction:column}.order-form__input-wrapper--txtarea .input{flex:1 1 auto}.order-form__input-wrapper--city .on-input-title{z-index:999}.order-form__input-wrapper--city .select._select-open{z-index:998!important}@media (max-width: 29.99875em){.order-form__input-wrapper--city .input-title:not(:last-child){margin-bottom:.5625rem!important}}.order-form__city-bottom-text{display:inline-block;text-align:left;margin-top:.5625rem}.order-form__city-bottom-text:not(:last-child){margin-bottom:2.5rem}@media (max-width: 61.99875em){.order-form__city-bottom-text:not(:last-child){margin-bottom:1.875rem}}@media (max-width: 29.99875em){.order-form__city-bottom-text:not(:last-child){margin-bottom:1.25rem}}.order-form__clarifications{height:4.5625rem!important}.order-form__result-info{position:relative;margin:0 -1.5625rem;padding:1.875rem 1.5625rem 0;overflow:hidden}.order-form__result-decor-left-ibg--contain{position:absolute;width:13.5rem;height:3.75rem;top:2.5rem;left:-1.25rem;transform:rotate(-175deg)}@media (max-width: 61.99875em){.order-form__result-decor-left-ibg--contain{display:none}}.order-form__result-decor-right-ibg--contain{position:absolute;width:8.9375rem;height:6rem;bottom:0;right:.3125rem;transform:scaleX(-1) rotate(33deg)}@media (max-width: 61.99875em){.order-form__result-decor-right-ibg--contain{display:none}}.order-form__result-info-content{max-width:23.75rem;margin:0 auto}.order-form__result-list-wrapper{min-height:8.5rem}.order-form__result-list-wrapper:not(:last-child){margin-bottom:1.875rem}@media (max-width: 61.99875em){.order-form__result-list-wrapper{min-height:0}}.order-form__result-item{display:flex;align-items:flex-end;justify-content:space-between}.order-form__result-item:not(:last-child){margin-bottom:1.25rem}.order-form__result-item-value>.tel-font-bold{width:100%}.order-form__result-item-value>.tel-font-bold:not(:last-child){margin-bottom:.3125rem}.order-form__result-item-sale{display:flex;gap:.375rem;align-items:center}.order-form__result-item-old-price{text-decoration:line-through}.order-form__result-item-sale-value{display:flex;justify-content:center;align-items:center;background-color:var(--green);font-size:.875rem;font-style:normal;font-weight:700;line-height:normal;color:var(--white);padding:.25rem}@media (min-width: 61.99875em){.order-form__submit{font-size:1.6875rem;padding:.75rem .625rem}}@media (max-width: 61.99875em){.order-form__submit{padding:.5rem 0}}.order-form__bottom-hint{position:absolute;bottom:0;left:1.5625rem}.order-form__bottom-hint span{color:var(--green)}@media (max-width: 61.99875em){.order-form__bottom-hint{position:static;margin-top:.75rem;text-align:center}}.warning-message-form{position:absolute;top:1.25rem;right:1.375rem;max-width:27%;display:none}@media (max-width: 61.99875em){.warning-message-form{position:relative;top:unset;right:unset;max-width:100%}}.warning-message-form.visible{display:block}.warning-message-form__content{border:.125rem solid var(--green);padding:1.125rem .8125rem .6875rem 1rem}.warning-message-form__icon-top-ibg--contain{position:absolute;width:2.1875rem;height:2.1875rem;top:0;left:50%;transform:translate(-50%,-50%);background-color:var(--white)}.warning-message-form__text{text-align:center}.warning-message-form__text span{color:var(--green)}.warning-message-form.order-form__warning-message--count .warning-message-form__text span{text-transform:uppercase}.input-title{display:flex;align-items:center;justify-content:center;gap:8px}.input-title .outside-tooltip{display:inline-flex;width:15px;height:15px;flex:0 0 15px}.promotions-section{text-align:center}.promotions-section__title{padding-top:.5625rem;padding-bottom:1.1875rem}.promotions-section__title:not(:last-child){margin-bottom:2.5rem}.promotions-section__title span{display:block;width:100%;font-size:1.125rem;line-height:normal;font-weight:400;margin-top:.1875rem;text-transform:none}.promotions-section__title .section-title--yellow{margin-top:3.125rem}.promotions-section__title .section-title--yellow:not(:last-child){margin-bottom:1.875rem}@media (max-width: 47.99875em){.promotions-section__title:not(:last-child){margin-bottom:1.875rem}.promotions-section__title span{font-size:1rem;margin-top:0}}.promotions-section__img-ibg--contain{margin:0 auto}.promotions-section__img-ibg--before-after{width:22.25rem;height:7.875rem}.promotions-section__img-ibg--before-after:not(:last-child){margin-bottom:1.0625rem}@media (max-width: 29.99875em){.promotions-section__img-ibg--before-after{width:16.25rem;height:5.75rem}}.promotions-section__img-ibg--sale{width:13.9375rem;height:10.5625rem}.promotions-section__img-ibg--sale:not(:last-child){margin-bottom:1.5625rem}@media (max-width: 29.99875em){.promotions-section__img-ibg--sale{width:12.0625rem;height:10.375rem}.promotions-section__img-ibg--sale:not(:last-child){margin-bottom:.875rem}}.promotions-section__img-ibg--gift{width:11.3125rem;height:9.8125rem;margin-top:3.75rem}.promotions-section__img-ibg--gift:not(:last-child){margin-bottom:.875rem}@media (max-width: 29.99875em){.promotions-section__img-ibg--gift{width:11.6875rem;height:10.0625rem}.promotions-section__img-ibg--gift:not(:last-child){margin-bottom:.6875rem}}.promotions-section__img-ibg--bring-friend{width:17.25rem;height:11.9375rem}.promotions-section__img-ibg--bring-friend:not(:last-child){margin-bottom:.9375rem}@media (max-width: 29.99875em){.promotions-section__img-ibg--bring-friend{width:13.5rem;height:9.3125rem}}.promotions-section__text--bring-friend strong{font-size:1.5rem;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase}@media (max-width: 61.99875em){.promotions-section__text--bring-friend strong{font-size:1.375rem}}@media (max-width: 29.99875em){.promotions-section__text--bring-friend strong{font-size:1.25rem}}.promotions-section__subtitle:not(:last-child){margin-bottom:1.0625rem}@media (max-width: 47.99875em){.promotions-section__subtitle{margin-bottom:1.25rem}}.promotions-section__btn-container:not(:last-child){margin-bottom:2rem}.single-article p,.single-article .default-text,.single-article .default-text-large,.single-article .MsoNormal,.single-article ul,.single-article ol,.single-article li,.single-article span,.single-article strong,.default-text-wrp p,.default-text-wrp .default-text,.default-text-wrp .default-text-large,.default-text-wrp .MsoNormal,.default-text-wrp ul,.default-text-wrp ol,.default-text-wrp li,.default-text-wrp span,.default-text-wrp strong,.text-redactor-content p,.text-redactor-content .default-text,.text-redactor-content .default-text-large,.text-redactor-content .MsoNormal,.text-redactor-content ul,.text-redactor-content ol,.text-redactor-content li,.text-redactor-content span,.text-redactor-content strong,.about-project-section p,.about-project-section .default-text,.about-project-section .default-text-large,.about-project-section .MsoNormal,.about-project-section ul,.about-project-section ol,.about-project-section li,.about-project-section span,.about-project-section strong,.conditions-page__body p,.conditions-page__body .default-text,.conditions-page__body .default-text-large,.conditions-page__body .MsoNormal,.conditions-page__body ul,.conditions-page__body ol,.conditions-page__body li,.conditions-page__body span,.conditions-page__body strong{text-align:left}.text-redactor-content h2,.text-redactor-content h3,.text-redactor-content h4,.text-redactor-content h5,.text-redactor-content h6{text-align:center}
