@charset "UTF-8";@import url(https://fonts.googleapis.com/css?family=Raleway:100,regular,500,600,700,800,900&display=swap);@import url(https://fonts.googleapis.com/css?family=Ranchers:regular&display=swap);@font-face{font-family:icons;font-display:swap;src:url(../fonts/icons.woff2) format("woff2"),url(../fonts/icons.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:WorkSans;font-display:swap;src:url(../fonts/WorkSans-Regular.woff2) format("woff2"),url(../fonts/WorkSans-Regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:WorkSans;font-display:swap;src:url(../fonts/WorkSans-Medium.woff2) format("woff2"),url(../fonts/WorkSans-Medium.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:WorkSans;font-display:swap;src:url(../fonts/WorkSans-Black.woff2) format("woff2"),url(../fonts/WorkSans-Black.woff) format("woff");font-weight:900;font-style:normal}@font-face{font-family:WorkSans;font-display:swap;src:url(../fonts/WorkSans-Bold.woff2) format("woff2"),url(../fonts/WorkSans-Bold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:WorkSans;font-display:swap;src:url(../fonts/WorkSans-Semibold.woff2) format("woff2"),url(../fonts/WorkSans-Semibold.woff) format("woff");font-weight:600;font-style:normal}[class*=_icon-]:before{font-family:icons;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class*=_icon-]:before{display:block}._icon-s-tg:before{content:"\e90c"}._icon-arrow1:before{content:"\e907"}._icon-arrow-top:before{content:"\e900"}._icon-close:before{content:"\e901"}._icon-info:before{content:"\e902"}._icon-pause:before{content:"\e903"}._icon-player:before{content:"\e904"}._icon-player-line:before{content:"\e905"}._icon-player-pause:before{content:"\e906"}._icon-viber:before{content:"\e908"}._icon-arb:before{content:"\e909"}._icon-arr-big:before{content:"\e90a"}._icon-arrow:before{content:"\e90b"}:root{--main:#222;--violet:#a999c5;--bg-primary:#242423;--bg-violet:#a999c5;--bg-yellow:#fbe64f}*{padding:0;margin:0;border:0}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}body,html{height:100%;min-width:320px}body{color:var(--main);line-height:1;font-family:WorkSans;font-size:1.25rem;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,textarea{font-family:WorkSans;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}body{background-color:#fcfefe}.lock body{overflow:hidden;-ms-touch-action:none;touch-action:none;-ms-scroll-chaining:none;overscroll-behavior:none}.wrapper{min-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}@supports (overflow:clip){.wrapper{overflow:clip}}.wrapper>main{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.wrapper>*{min-width:0}[class*=__container]{max-width:94.375rem;margin:0 auto}.button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:2.25rem;color:#a999c5;font-size:1.5rem;font-weight:700;line-height:normal;border:.25rem solid #a999c5;-webkit-transition:all .3s;transition:all .3s}.button--v{background:#a999c5;color:#f3f3f3}.button--fw{width:100%}.options{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.options__item{position:relative;cursor:pointer}.options__item:not(:last-child){margin-bottom:.3125em}.options__input{width:0;height:0;opacity:0;position:absolute}.options__input:focus-visible+.options__label:before{-webkit-box-shadow:0 0 5px #000;box-shadow:0 0 5px #000}.options__input:checked+.options__label:after{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.options__label{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;gap:10px}.options__label:before{content:"";-ms-flex-item-align:start;align-self:flex-start;width:20px;height:20px;-webkit-box-flex:0;-ms-flex:0 0 20px;flex:0 0 20px;border-radius:50%;border:1px solid #a7a9ac}.options__label:after{content:"";-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);width:10px;height:10px;border-radius:50%;background-color:#77243a;position:absolute;left:5px;top:5px}.quantity{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.25rem}.quantity__button{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;position:relative;cursor:pointer}.quantity__button::after,.quantity__button::before{content:"";position:absolute;top:50%;left:50%;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;margin:0 0 0 -4.5px;background-color:var(--bg-violet);width:9px;height:1px}.quantity__button--plus::before{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.quantity__input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.quantity__input input{background-color:inherit;height:100%;color:var(--violet);width:100%;text-align:center}body::after{content:"";background-color:rgba(0,0,0,.5);position:fixed;width:100%;height:100%;top:0;left:0;opacity:0;-webkit-transition:opacity .8s ease 0s;transition:opacity .8s ease 0s;pointer-events:none;z-index:149}.popup-show body::after{opacity:1}.popup{position:fixed;top:0;left:0;bottom:0;right:0;padding:30px 10px;-webkit-transition:visibility .8s ease 0s;transition:visibility .8s ease 0s;visibility:hidden;pointer-events:none}.popup_show{z-index:150;visibility:visible;overflow:auto;pointer-events:auto}.popup_show .popup__content{visibility:visible;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.popup__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:100%;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.popup__content{position:relative;background-color:var(--bg-violet);border-radius:2.5rem;max-width:87.5rem;overflow:hidden;visibility:hidden;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:-webkit-transform .3s ease 0s;transition:-webkit-transform .3s ease 0s;transition:transform .3s ease 0s;transition:transform .3s ease 0s,-webkit-transform .3s ease 0s;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lock .popup__content{visibility:visible}.popup__close{position:absolute;top:0;right:0;background-color:transparent;width:1.875rem;height:1.875rem;z-index:5;background-color:#000;border-radius:50%}.popup__close::after,.popup__close::before{content:"";width:100%;position:absolute;height:.125rem;background-color:#fff;top:50%;left:0}.popup__close::before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.popup__close::after{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.popup-order{position:fixed;top:0;left:0;bottom:0;right:0;padding:.9375rem;-webkit-transition:visibility .8s ease;transition:visibility .8s ease;visibility:hidden;pointer-events:none}.popup-order__decor{position:absolute;height:100%}.popup-order__decor--1{top:0}.popup-order__decor--2{display:none;top:-18.125rem}.popup-order__decor--3{display:none;top:-18.75rem}.popup-order.popup_show{visibility:visible;pointer-events:all}.popup-order__container{position:relative;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:2.5rem;width:100%;padding:2.9375rem .9375rem 4.375rem}.popup-order__wrap{background-color:var(--bg-violet)}.popup-order__content{border-radius:2.5rem;overflow:hidden;max-width:106.25rem}.lock .popup-order__content{visibility:visible}.popup_show .popup-order__content{visibility:visible;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.popup-order__close{position:relative;z-index:5;-ms-grid-column-align:end;justify-self:end}.popup-order__body{position:relative;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex}.popup-order__block{-webkit-box-flex:0;-ms-flex:0 0 42%;flex:0 0 42%}.popup-order__info{-webkit-box-flex:0;-ms-flex:0 0 58%;flex:0 0 58%}.block-order{position:relative}.block-order__image{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.block-order__image img{max-width:100%}.info-order{display:-ms-grid;display:grid}.info-order__close{-ms-grid-column-align:end;justify-self:end;-webkit-transition:all .3s;transition:all .3s}.info-order__title{color:var(--main);font-family:Raleway;font-style:normal;font-weight:800;line-height:normal;text-transform:uppercase}.info-order__title span{color:#fcfefe}.info-order__text{font-style:normal;font-weight:400;line-height:129.3%}.info-order__btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2.4375rem}.info-order___button{border-radius:3.0625rem;background:#fbe64f;font-size:1.5rem;font-style:normal;font-weight:700;line-height:normal;padding:.9375rem 1.875rem;-webkit-transition:all .3s;transition:all .3s}.popup-thk__close{position:absolute;top:3.125rem;z-index:6;right:8.4375rem}.popup-thk__image{position:absolute;pointer-events:none;bottom:0;left:0;z-index:3;z-index:3}.popup-thk__decor{pointer-events:none;position:absolute;display:none;top:10%;left:-30%;top:0;z-index:2}.popup_show .popup-thk__decor{display:block}.popup-thk__title{text-align:center;color:#fcfefe;font-family:Raleway;font-style:normal;font-weight:900;line-height:normal;position:relative;z-index:4}.popup-thk__info{text-align:center;position:relative;z-index:4;color:#fcfefe;font-family:"Work Sans";font-style:normal;font-weight:400;line-height:normal}.tabs__navigation{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.0625rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tabs__title{padding:.125rem .625rem;border-radius:5rem;border:2px solid #a999c5;-webkit-transition:all .3s;transition:all .3s;color:var(--violet);font-family:Raleway;font-style:normal;font-weight:500;line-height:normal}.tabs__title:last-child{padding:.125rem 2.8125rem}.tabs__title._tab-active{color:#fff;background-color:var(--bg-violet)}.tabs__body--bg .select__item{padding-top:.3125rem;padding-bottom:.3125rem}.tabs__info{display:inline-block;background-color:var(--bg-violet);padding:1.25rem 4.625rem 1.25rem 2.8125rem;border-radius:0 35.5px 35.5px 0;margin-left:-2.5rem;-webkit-box-shadow:5px 5px 6.4px 0 rgba(0,0,0,.05);box-shadow:5px 5px 6.4px 0 rgba(0,0,0,.05)}.tabs__count{color:#fff;font-style:normal;font-weight:400;line-height:129.3%}[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}.title{color:#222;font-family:Raleway;font-style:normal;font-weight:900;line-height:normal;text-transform:uppercase}.title--purple{color:var(--violet)}.label-x{position:absolute;bottom:0;border-radius:.625rem;border:.0625rem solid rgba(0,0,0,.14);background:rgba(255,255,255,.36);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);font-size:1rem;padding:.0875rem 1.0625rem;font-family:Montserrat;font-size:2rem;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase}.line{overflow:hidden;padding:.625rem 0;width:200%;margin-left:-15%}.line--violet{background-color:var(--bg-violet)}.line--yellow{background-color:var(--bg-yellow)}.line__text{white-space:nowrap;font-family:Raleway;font-style:normal;font-weight:500;line-height:normal;text-transform:uppercase}.flip{cursor:pointer;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.flip img{width:100%}.flip.active .flip__body{-webkit-transform:rotateY(-180deg)!important;transform:rotateY(-180deg)!important}.flip.active .flip__back{-webkit-transform:rotateY(-180deg) scale(1)!important;transform:rotateY(-180deg) scale(1)!important}.flip__animation{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.flip__circle{position:absolute;top:-1.25rem;left:15%;-webkit-animation:circle 1.5s infinite linear alternate;animation:circle 1.5s infinite linear alternate}@-webkit-keyframes circle{0%{opacity:1}100%{opacity:.3}}@keyframes circle{0%{opacity:1}100%{opacity:.3}}.flip__hand{-webkit-animation:hand 1.5s infinite linear alternate;animation:hand 1.5s infinite linear alternate}@-webkit-keyframes hand{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}100%{-webkit-transform:translate(0,10px);transform:translate(0,10px)}}@keyframes hand{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}100%{-webkit-transform:translate(0,10px);transform:translate(0,10px)}}.flip__body{position:relative;-webkit-transition:all .8s ease 0s;transition:all .8s ease 0s;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.flip__back,.flip__front{position:absolute;width:100%;height:100%;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flip__front{position:relative;background-color:#fcfefe;z-index:2;-webkit-transform:rotateY(0);transform:rotateY(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.flip__back{-webkit-transition:all .8s;transition:all .8s;-webkit-transform:rotateY(-180deg) scale(.96);transform:rotateY(-180deg) scale(.96)}.flip__info{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);max-width:12.5rem;width:100%;padding:.625rem}.flip__title{text-align:center;color:#222123;font-family:Raleway;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase}.flip__text{text-align:center;font-style:normal;font-weight:400;line-height:normal}.actions{position:fixed;display:-ms-grid;display:grid;justify-items:center;right:-7.5rem;opacity:0;z-index:50;-webkit-transition:all .3s;transition:all .3s}.actions.show{opacity:1}.actions__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%;-webkit-transition:all .3s;transition:all .3s;background-color:var(--bg-violet)}.actions__block{position:relative}.actions__info{position:relative;z-index:5;border-radius:50%;background-color:#fcfefe;-webkit-transition:all .3s;transition:all .3s;background-color:var(--bg-violet);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.actions__info::before{-webkit-transform:translate(-1.5px,0);-ms-transform:translate(-1.5px,0);transform:translate(-1.5px,0)}.select{position:relative;z-index:30;position:relative}.select__title{border-radius:5.75rem;background:#fcfefe;width:100%;position:relative;z-index:3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.625rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;height:3.5625rem;padding:0 2.8125rem;color:rgba(34,34,34,.5);font-style:normal;font-weight:400;line-height:normal}.select__title::before{font-size:.5625rem;color:var(--violet)}.select__body{position:absolute;left:-200%;z-index:2;width:100%;padding:4.625rem 2.5rem 3.5rem 2.5rem;border-radius:.5rem .5rem 1.875rem 1.875rem;background:#fafafa;-webkit-box-shadow:7px 3px 19.9px 0 rgba(0,0,0,.1);box-shadow:7px 3px 19.9px 0 rgba(0,0,0,.1);-webkit-transition:all .3s;transition:all .3s;opacity:0;visibility:hidden;pointer-events:none}.open .select__body{opacity:1;visibility:visible;pointer-events:all;left:0}.select__item{border-bottom:2px solid #a999c5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.select__item:not(:last-child){margin-bottom:.625rem}.select__name{font-family:Raleway;font-style:normal;font-weight:500;line-height:normal;color:var(--violet)}.select__fw{font-weight:700}.select__count{font-weight:400}.select__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.select__price{font-family:Raleway;font-style:normal;font-weight:400;line-height:normal;color:var(--violet)}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.header{position:fixed;top:0;left:0;width:100%;z-index:55;background-color:var(--bg-violet)}.header__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.9375rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-transition:all .3s;transition:all .3s}.header__button{width:100%;padding:.625rem;font-weight:900;line-height:normal;border-radius:3.8125rem;-webkit-transition:all .3s;transition:all .3s;border:.1875rem solid var(--bg-yellow);background-color:var(--bg-yellow);color:var(--main)}.menu__label{color:#fcfefe;font-family:Raleway;font-style:normal;font-weight:800;line-height:normal;text-transform:uppercase}.menu__label:not(:last-child){margin-bottom:1.5rem}.menu__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.menu__item{cursor:pointer;color:#fcfefe;font-weight:900;font-size:1.5rem;position:relative}.menu__item::before{content:"";position:absolute;width:0;height:.125rem;top:109%;left:50%;-webkit-transition:all .3s;transition:all .3s;background-color:#fcfefe}.icon-menu{display:none}.footer{padding-bottom:7.375rem;background:url(../img/footer/decor.svg) bottom/100% no-repeat,var(--bg-violet);color:#f3f3f3}.footer__container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer__column--bg .footer__title{white-space:nowrap}.footer__title{font-family:Raleway;font-style:normal;font-weight:600;line-height:normal;text-transform:uppercase}.footer__body{display:-webkit-box;display:-ms-flexbox;display:flex}.menu-footer__list--icons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.75rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.menu-footer__list--icons .menu-footer__item:not(:last-child){margin-bottom:0}.menu-footer__item{cursor:pointer;font-weight:400;line-height:129.3%}.menu-footer__item img{max-width:1.75rem}.menu-footer__link img{-webkit-transition:all .3s;transition:all .3s}.main{position:relative}.main::before{content:"";position:absolute;width:100%;height:10.3125rem;bottom:-.0625rem;left:0;z-index:2;background:-webkit-gradient(linear,left bottom,left top,color-stop(22.73%,#fcfefe),to(rgba(252,254,254,0)));background:linear-gradient(0deg,#fcfefe 22.73%,rgba(252,254,254,0) 100%)}.main__image-ibg{position:absolute;width:100%;height:100%;top:0;left:0}.main__image-ibg video{height:100%;width:100%}.main__shtamp{opacity:0;-webkit-transition:all .3s;transition:all .3s;visibility:hidden;position:absolute;top:5rem;left:-.9375rem;z-index:5}.loaded .main__shtamp{opacity:1;visibility:visible}.main__shtamp img{-webkit-transform:rotate(-20deg);-ms-transform:rotate(-20deg);transform:rotate(-20deg)}.welcom{position:relative;z-index:3}.about{position:relative;z-index:4}.about__body{display:-webkit-box;display:-ms-flexbox;display:flex}.about__images{-webkit-box-align:start;-ms-flex-align:start;align-items:start;opacity:0;-webkit-transform:translate(-15%,15%);-ms-transform:translate(-15%,15%);transform:translate(-15%,15%);-webkit-box-flex:0;-ms-flex:0 0 55%;flex:0 0 55%;position:relative;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.about__images._watcher-view{opacity:1;-webkit-transition:all .8s;transition:all .8s;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.about__decor{pointer-events:none;position:absolute;width:100%;left:0}.about__decor img{max-width:25.8125rem}.about__image-ibg img{border-radius:30px;border:1px solid #f3f3f3}.about__image-ibg--1{padding-bottom:44.3337484433%;width:63.1382316314%}.about__image-ibg--1 img{-webkit-box-shadow:10px 8px 13px 0 rgba(0,0,0,.1);box-shadow:10px 8px 13px 0 rgba(0,0,0,.1);left:inherit;right:0}.about__image-ibg--2{-webkit-transform:rotate(-12deg);-ms-transform:rotate(-12deg);transform:rotate(-12deg);z-index:2;margin-top:25%;margin-right:-7%;width:22.7%;padding-bottom:24.5%}.about__image-ibg--2 img{-webkit-box-shadow:10px 8px 13px 0 rgba(0,0,0,.1);box-shadow:10px 8px 13px 0 rgba(0,0,0,.1)}.about__content{opacity:0;-webkit-transform:translate(15%,15%);-ms-transform:translate(15%,15%);transform:translate(15%,15%);-webkit-box-flex:0;-ms-flex:0 0 45%;flex:0 0 45%}.about__content._watcher-view{opacity:1;-webkit-transition:all .8s;transition:all .8s;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.about__text{color:var(--main);font-style:normal;font-weight:400;line-height:1.3}.about__text p:first-child{text-align:justify}.about__text span{color:var(--violet)}.header-about{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;z-index:15;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-about__title{-webkit-box-flex:0;-ms-flex:0 0 65%;flex:0 0 65%;color:#a999c5;font-family:Raleway;font-style:normal;font-weight:800;line-height:normal;text-transform:uppercase;text-align:right}.header-about__title span{display:block}.header-about__span-violet{color:var(--violet)}.header-about__span-black{color:var(--main)}.header-about__span-opacity{text-align:right}.header-about__content{-webkit-box-flex:0;-ms-flex:0 0 35%;flex:0 0 35%}.header-about__text{color:var(--main);font-style:normal;font-weight:400;line-height:130%;max-width:28.125rem}.header-about__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-about__button{text-align:center;font-size:1.25rem;padding:.75rem 1.40625rem}.header-about__button--v{border-radius:5rem;background:#fbe64f;display:block;border:none;color:#222;width:inherit;max-width:12.5rem;padding:.75rem 3.0625rem}.why{padding-top:3.5rem;position:relative}.why__decor{position:absolute}.why__decor--1{top:0;left:0;width:100%}.why__decor--1 img{width:100%}.why__decor--2{top:20%;right:0;display:none}.why__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.why__column{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.why__column.right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.why__title{display:none}.why__title:not(:last-child){margin-bottom:2.8125rem}.item-why{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:0 120.5px 120.5px 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;-webkit-transition:all .3s;transition:all .3s;-webkit-box-flex:1;-ms-flex:1;flex:1;padding-right:7.5rem;border-radius:0 120.5px 120.5px 0}.item-why--4{padding-right:0}.item-why.active{-webkit-box-flex:3;-ms-flex:3;flex:3;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.item-why.op{opacity:.4}.item-why__body{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:15.125rem;height:15.125rem;overflow:hidden;-webkit-transition:all .3s;transition:all .3s;background-color:#fbe64f;display:flex;gap:2.6875rem}.active .item-why__body{width:initial;height:initial;-webkit-box-flex:2;-ms-flex:2;flex:2;border-radius:7.5rem;padding:2.375rem 4.5rem 1.875rem 4.5rem}.item-why__body:not(:last-child){margin-bottom:2.125rem}.item-why__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.item-why__content{position:absolute;top:0;left:0;opacity:0;-webkit-transition:all .3s;transition:all .3s;pointer-events:none;background-color:#fbe64f;border-radius:0 120.5px 120.5px 0}.active .item-why__content{position:relative;pointer-events:all;width:100%;opacity:1;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.item-why__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.5rem}.item-why__header:not(:last-child){margin-bottom:1.6875rem}.item-why__num{font-style:normal;font-weight:900;line-height:normal;text-transform:uppercase;font-size:0;-webkit-transition:all .3s;transition:all .3s;-webkit-text-fill-color:transparent;-webkit-text-stroke:.125rem var(--main)}.item-why__title{font-family:Raleway;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase;font-size:0;-webkit-transition:all .3s;transition:all .3s}.item-why__text{font-style:normal;font-weight:400;line-height:129.3%;font-size:0;-webkit-transition:all .3s;transition:all .3s}.item-why__label{text-align:center;font-family:Raleway;font-size:2rem;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize;-webkit-transition:all .3s;transition:all .3s;-webkit-transition-delay:.2s;transition-delay:.2s;max-width:22.8125rem}.active .item-why__label{opacity:0;visibility:hidden;pointer-events:none}.video{position:relative;z-index:25}.video__decor{width:100%;position:absolute;top:50%;left:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}.video__decor img{width:100%}.video__wrapper{position:relative}.video__image-ibg{position:absolute;top:0;left:0;left:50%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0)}.video__image-ibg iframe,.video__image-ibg img{border-radius:3rem;max-width:100%;width:100%;height:100%}.play .video__image-ibg img{opacity:0;visibility:hidden;pointer-events:none}.video__item{-o-object-fit:cover;object-fit:cover}.video__play{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:all .5s;transition:all .5s;z-index:5}.play .video__play{opacity:0;visibility:hidden;pointer-events:none}.video__play::before{-webkit-transition:all .3s;transition:all .3s;color:#f3f3f3;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.video__pause{position:absolute;top:50%;left:50%;z-index:5;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:all .5s;transition:all .5s;opacity:0;visibility:hidden;pointer-events:none}.play .video__pause{opacity:1;visibility:visible;pointer-events:all}.video__pause::before{-webkit-transition:all .3s;transition:all .3s;color:rgba(169,153,197,.23)}.reviews{opacity:0;position:relative}.reviews._watcher-view{opacity:1;-webkit-transition:all .8s;transition:all .8s}.reviews__wrap{position:relative}.reviews__decor{pointer-events:none;position:absolute;z-index:10}.reviews__decor--1{top:0;right:0}.reviews__decor--2{left:0;bottom:0}.reviews__decor--3{display:none;top:0}.reviews__decor--4{display:none;bottom:0;z-index:10}.reviews__decor--5{display:none;top:0;right:0}.reviews__decor--6{display:none;left:0;bottom:2.5rem;z-index:10}.reviews__wrapper{position:relative;z-index:20}.reviews__slider{position:relative}.reviews__slider.swiper{overflow:visible}.reviews__slider:not(:last-child){margin-bottom:2.5rem}.reviews__slide{position:relative}.slide-reviews{background-color:var(--bg-violet);position:relative;border-radius:2.25rem;overflow:hidden;-webkit-transition:all .3s;transition:all .3s;padding-top:3.75rem}.no-webp .slide-reviews::before{background:url(../img/reviews/bg.png) center/cover no-repeat}.slide-reviews::before{content:"";position:absolute;width:120%;height:120%;top:0;left:-10%;border-radius:2.25rem}.slide-reviews__header{position:relative;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.875rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.slide-reviews__body{position:relative;z-index:2}.slide-reviews__info{font-style:normal;font-weight:800;line-height:normal;font-family:Raleway;text-transform:capitalize}.slide-reviews__name:not(:last-child){margin-bottom:.5rem}.slide-reviews__date{font-weight:600}.slide-reviews__stars{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5625rem}.slide-reviews__star{width:1.5625rem}.slide-reviews__star img{width:100%}.slide-reviews__text{text-align:justify;font-style:normal;font-weight:400;line-height:normal}.slide-reviews__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:2rem}.slide-reviews__play{-webkit-transition:all .3s;transition:all .3s}.play .slide-reviews__play{display:none}.slide-reviews__pause{-webkit-transition:all .3s;transition:all .3s;display:none}.play .slide-reviews__pause{display:block;color:var(--violet)}.slide-reviews__line{-webkit-transition:all .3s;transition:all .3s}.play .slide-reviews__line{color:var(--violet)}.reviews-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;position:relative;font-weight:900}.reviews-nav__button{color:var(--violet)}.reviews-nav__button--next::before{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.catalog{overflow:hidden;opacity:0;position:relative}.catalog._watcher-view{opacity:1;-webkit-transition:all .8s;transition:all .8s}.catalog__decor{pointer-events:none;position:absolute;width:100%;height:100%;left:0}.catalog__decor-2{pointer-events:none;position:absolute;top:7.5rem;left:0}.catalog__container{position:relative;z-index:2}.catalog__content{display:-ms-grid;display:grid;justify-items:center;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr)}.catalog__button--scroll{position:fixed;bottom:1.875rem;border-radius:16px;background:#fff;padding:.625rem 1.25rem;display:none;opacity:0;visibility:hidden;-webkit-transition:all .5s;transition:all .5s;pointer-events:none}._showmore-active .catalog__button--scroll.active{opacity:1;visibility:visible;pointer-events:all}.catalog__more{color:var(--violet);font-family:Raleway;font-style:normal;font-weight:600;line-height:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.875rem;margin:0 0 0 auto;text-transform:uppercase}.catalog__more::before{-webkit-transition:all .3s;transition:all .3s}._showmore-active .catalog__more::before{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.item-catalog{color:#1e1e1e;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.item-catalog.animate .flip__body{-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg)}.item-catalog.animate .flip__back{-webkit-transform:rotateY(-180deg) scale(.96);transform:rotateY(-180deg) scale(.96)}.item-catalog.remove .flip__body{-webkit-transform:rotateY(0);transform:rotateY(0)}.item-catalog.remove .flip__back{-webkit-transform:rotateY(-180deg) scale(.96);transform:rotateY(-180deg) scale(.96)}.item-catalog__info{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;padding:0 .625rem}.item-catalog__name{font-family:Raleway;text-align:center;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase}.item-catalog__price{font-style:normal;font-weight:500;line-height:normal}.sets{opacity:0;position:relative}.sets._watcher-view{opacity:1;-webkit-transition:all .8s;transition:all .8s}.sets__wrapper:not(:last-child){margin-bottom:3.25rem}.sets__decor{pointer-events:none;position:absolute;bottom:10%;z-index:3}.sets__decor-2{position:absolute;top:27%;left:0;-webkit-transform:translate(0,-20%);-ms-transform:translate(0,-20%);transform:translate(0,-20%);width:100%}.sets__decor-2 img{width:100%}.sets__line--1{-webkit-transform:rotate(-1deg);-ms-transform:rotate(-1deg);transform:rotate(-1deg)}.sets__line--2{-webkit-transform:rotate(4deg);-ms-transform:rotate(4deg);transform:rotate(4deg);margin-top:.9375rem}.sets__text-line span{font-weight:900}.sets__container{position:relative;z-index:5;display:-webkit-box;display:-ms-flexbox;display:flex}.sets__wrap{min-width:0}.sets__slide{opacity:0!important;-webkit-transition:all .8s;transition:all .8s}.sets__slide.swiper-slide-active{opacity:1!important}.set-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.set-actions__button::before{font-size:1.625rem}.set-actions__button--next::before{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.set-actions__pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:2.625rem}.set-actions__pagination .swiper-pagination-bullet{width:3.25rem;height:2rem;position:relative;-webkit-transition:all .3s;transition:all .3s;border-radius:1.125rem;background:url(../img/sets/pag1.svg) center/1.5rem no-repeat,rgba(169,153,197,.68)}.set-actions__pagination .swiper-pagination-bullet-active{width:3.8125rem;height:2.3125rem;-webkit-box-shadow:5px 4px 9.2px 0 rgba(0,0,0,.25) inset;box-shadow:5px 4px 9.2px 0 rgba(0,0,0,.25) inset}.set-actions__pagination .swiper-pagination-bullet-active:nth-child(4){background:url(../img/sets/5.svg) center/2rem no-repeat,rgba(169,153,197,.68)!important}.set-actions__pagination .swiper-pagination-bullet-active:nth-child(1){background:url(../img/sets/1.svg) center/2rem no-repeat,rgba(169,153,197,.68)!important}.set-actions__pagination .swiper-pagination-bullet-active:nth-child(2){background:url(../img/sets/2.svg) center/2rem no-repeat,rgba(169,153,197,.68)!important}.set-actions__pagination .swiper-pagination-bullet-active:nth-child(7){background:url(../img/sets/4.svg) center/2rem no-repeat,rgba(169,153,197,.68)!important}.set-actions__pagination .swiper-pagination-bullet-active:nth-child(3){background:url(../img/sets/3.svg) center/2rem no-repeat,rgba(169,153,197,.68)!important}.set-actions__pagination .swiper-pagination-bullet-active:nth-child(6){background:url(../img/sets/7.svg) center/2rem no-repeat,rgba(169,153,197,.68)!important}.set-actions__pagination .swiper-pagination-bullet-active:nth-child(5){background:url(../img/sets/6.svg) center/2rem no-repeat,rgba(169,153,197,.68)!important}.set-actions__pagination .swiper-pagination-bullet:nth-child(4){background:url(../img/sets/5.svg) center/1.5rem no-repeat,rgba(169,153,197,.68)}.set-actions__pagination .swiper-pagination-bullet:nth-child(1){background:url(../img/sets/1.svg) center/1.5rem no-repeat,rgba(169,153,197,.68)}.set-actions__pagination .swiper-pagination-bullet:nth-child(2){background:url(../img/sets/2.svg) center/1.5rem no-repeat,rgba(169,153,197,.68)}.set-actions__pagination .swiper-pagination-bullet:nth-child(7){position:relative;background:url(../img/sets/4.svg) center/1.5rem no-repeat,rgba(169,153,197,.68)}.set-actions__pagination .swiper-pagination-bullet:nth-child(7)::before{content:"";position:absolute;width:.625rem;height:.625rem;top:0;right:0;z-index:2;background:url(../img/sets/fier.svg) center/.625rem no-repeat}.set-actions__pagination .swiper-pagination-bullet:nth-child(7)::after{content:"";position:absolute;width:.875rem;height:.875rem;top:-.125rem;right:-.125rem;background-color:#fcfefe;border-radius:50%;-webkit-transition:all .3s;transition:all .3s}.set-actions__pagination .swiper-pagination-bullet:nth-child(3){background:url(../img/sets/3.svg) center/1.5rem no-repeat,rgba(169,153,197,.68)}.set-actions__pagination .swiper-pagination-bullet:nth-child(6){background:url(../img/sets/7.svg) center/1.5rem no-repeat,rgba(169,153,197,.68)}.set-actions__pagination .swiper-pagination-bullet:nth-child(5){background:url(../img/sets/6.svg) center/1.5rem no-repeat,rgba(169,153,197,.68)}.side{position:relative;z-index:4}.side__slide{display:none}.side__image{position:relative;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.side__image .label-x{padding:.0875rem 1.0625rem}.side__image img{max-width:100%}.side__content{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.side__title{font-family:Raleway;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase;-webkit-transition:all .3s;transition:all .3s}.side__title span{color:var(--violet)}.side__text{font-style:normal;font-weight:400;line-height:129.3%}.side__text:not(:last-child){margin-bottom:1.5rem}.side__prices{font-style:normal;font-weight:700;line-height:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:releway;gap:1.125rem}.side__prices:not(:last-child){margin-bottom:1.9375rem}.side__price{white-space:nowrap;font-size:1.5rem}.side__lebel{font-size:1.25rem;color:var(--violet)}.side__button{border:.125rem solid #fbe64f;font-style:normal;font-weight:700;padding:.625rem 1.25rem;border-radius:3.0625rem;background:#fbe64f;color:#1e1e1e;line-height:normal;-webkit-transition:all .3s;transition:all .3s}.slide-sets__items{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr);gap:.625rem;position:relative;z-index:5}.item-sets{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.item-sets__image{position:relative;-webkit-filter:drop-shadow(13px 9px 13.6px rgba(0, 0, 0, .1));filter:drop-shadow(13px 9px 13.6px rgba(0, 0, 0, .1))}.item-sets__image img{max-width:100%}.item-sets__info{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.item-sets__name{color:#1e1e1e;font-family:Raleway;font-style:normal;font-weight:700;line-height:normal;text-transform:uppercase}.item-sets__price{font-size:20px;font-style:normal;font-weight:400;line-height:129.3%}.contact{position:relative}.no-webp .contact__wrapper{background:url(../img/contact/fon.jpg) center/cover no-repeat}.contact__wrapper{padding-top:6.375rem;position:relative}.contact__decor{pointer-events:none;position:absolute}.contact__decor--1{z-index:2;opacity:0;-webkit-transform:translate(15%,0);-ms-transform:translate(15%,0);transform:translate(15%,0)}.contact__decor--1._watcher-view{opacity:1;-webkit-transition:all .8s .3s;transition:all .8s .3s;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.contact__body{position:relative}.contact__title{color:#f3f3f3;font-family:Raleway;font-style:normal;font-weight:800;line-height:normal;text-transform:uppercase;opacity:0;-webkit-transform:translate(0,20%);-ms-transform:translate(0,20%);transform:translate(0,20%)}.contact__title._watcher-view{opacity:1;-webkit-transition:all .8s;transition:all .8s;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.contact__cnt{max-width:94.375rem;margin:0 auto;padding:0 .9375rem}.contact__container{position:relative;z-index:5}.contact__button{position:absolute;top:calc(100% - 1px);right:6%;z-index:3}.no-webp .contact__more{background:url(../img/contact/button-bg.jpg) 0 0/cover no-repeat}.contact__more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1rem;color:#fcfefe;font-family:Raleway;padding:.625rem 2.5rem;font-style:normal;font-weight:600;line-height:normal;text-transform:uppercase;max-width:28.4375rem;width:100%;border-radius:0 0 1rem 1rem}.contact__more::before{color:#fcfefe;-webkit-transition:all .3s;transition:all .3s}._showmore-active .contact__more::before{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.contact__line{padding:.375rem 0;background-color:var(--bg-yellow);overflow:hidden}.contact__text-line{font-family:Raleway;font-size:24px;font-style:normal;font-weight:500;text-transform:uppercase;white-space:nowrap;-webkit-animation:runText 20s linear infinite;animation:runText 20s linear infinite}.contact__text-line span{font-weight:900}@-webkit-keyframes runText{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes runText{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}.form{opacity:0;-webkit-transform:translate(0,20%);-ms-transform:translate(0,20%);transform:translate(0,20%)}.form._watcher-view{opacity:1;-webkit-transition:all .8s;transition:all .8s;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.form__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:2.25rem}.form__body:not(:last-child){margin-bottom:1.25rem}.form__lines{display:-ms-grid;display:grid;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.form__input{height:3.5625rem;padding:.3125rem 2.8125rem;border-radius:5.75rem;width:100%;background-color:#f3f3f3}.form__input::-webkit-input-placeholder{color:rgba(34,34,34,.5);font-size:1.5rem;font-style:normal;font-weight:400;line-height:normal}.form__input::-moz-placeholder{color:rgba(34,34,34,.5);font-size:1.5rem;font-style:normal;font-weight:400;line-height:normal}.form__input:-ms-input-placeholder{color:rgba(34,34,34,.5);font-size:1.5rem;font-style:normal;font-weight:400;line-height:normal}.form__input::-ms-input-placeholder{color:rgba(34,34,34,.5);font-size:1.5rem;font-style:normal;font-weight:400;line-height:normal}.form__input::placeholder{color:rgba(34,34,34,.5);font-size:1.5rem;font-style:normal;font-weight:400;line-height:normal}.form__textarea{padding:.9375rem 2.8125rem;width:100%;min-height:8.9375rem;background-color:#f3f3f3;resize:vertical;border-radius:1.875rem}.form__textarea::-webkit-input-placeholder{color:rgba(34,34,34,.5);font-size:24px;font-style:normal;font-weight:400;line-height:normal}.form__textarea::-moz-placeholder{color:rgba(34,34,34,.5);font-size:24px;font-style:normal;font-weight:400;line-height:normal}.form__textarea:-ms-input-placeholder{color:rgba(34,34,34,.5);font-size:24px;font-style:normal;font-weight:400;line-height:normal}.form__textarea::-ms-input-placeholder{color:rgba(34,34,34,.5);font-size:24px;font-style:normal;font-weight:400;line-height:normal}.form__textarea::placeholder{color:rgba(34,34,34,.5);font-size:24px;font-style:normal;font-weight:400;line-height:normal}.form__button{min-height:8.9375rem;border-radius:1.875rem;background:#f3f3f3;-webkit-box-shadow:0 0 11px 7px rgba(252,254,254,.15);box-shadow:0 0 11px 7px rgba(252,254,254,.15);font-size:2.25rem;color:var(--violet);padding:3.4375rem 1.75rem;-webkit-transition:all .3s;transition:all .3s}.form__button::before{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form__info{color:#fcfefe;font-style:normal;font-weight:400;line-height:129.3%;max-width:52.5rem}.block-contact{padding-top:2.8125rem}.block-contact__wrapper{position:relative}.block-contact__decor{pointer-events:none;position:absolute;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);left:0}.block-contact__image{display:-webkit-box;display:-ms-flexbox;display:flex}.block-contact__container{position:relative;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.block-contact__title{color:#fcfefe;font-family:Raleway;font-style:normal;font-weight:800;line-height:normal;text-transform:uppercase}.block-contact__title span{color:#f2de4d}.block-contact__title:not(:last-child){margin-bottom:1.5rem}.block-contact__text{color:#fcfefe;font-style:normal;font-weight:400;line-height:129.3%}.faq{position:relative}.faq__lines{opacity:0;padding-top:.625rem;padding-bottom:5rem;position:relative}.faq__lines._watcher-view{opacity:1;-webkit-transition:all .8s;transition:all .8s}.faq__lines .faq__main-decor{top:-15%}.faq__lines .line--violet{-webkit-transform:rotate(2deg);-ms-transform:rotate(2deg);transform:rotate(2deg)}.faq__lines .line--yellow{margin-bottom:-.6875rem;-webkit-transform:rotate(-6deg);-ms-transform:rotate(-6deg);transform:rotate(-6deg);position:relative;z-index:3}.faq__line{padding:.25rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;font-size:.625rem}.faq__items{position:relative;z-index:2}.faq__column{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;z-index:2}.faq__column--end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.faq__container{position:relative}.faq__main-decor{pointer-events:none;position:absolute;width:100%;height:100%;top:0;left:0}.faq__main-decor img{max-width:100%;position:absolute;width:100%;top:0;left:0}.faq__item{opacity:0;-webkit-transform:translate(0,20%);-ms-transform:translate(0,20%);transform:translate(0,20%)}.faq__item._watcher-view{opacity:1;-webkit-transition:all .8s;transition:all .8s;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.faq__item:nth-child(1){-webkit-transition-delay:.1s;transition-delay:.1s}.faq__item:nth-child(2){-webkit-transition-delay:.2s;transition-delay:.2s}.faq__item:nth-child(3){-webkit-transition-delay:.3s;transition-delay:.3s}.faq__item:nth-child(4){-webkit-transition-delay:.4s;transition-delay:.4s}.faq__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.faq__number{font-family:Raleway;font-style:normal;font-weight:900;line-height:normal;text-transform:uppercase;-webkit-text-fill-color:transparent;-webkit-text-stroke:.1875rem var(--main)}.faq__title{font-family:Raleway;font-style:normal;font-weight:500;line-height:normal;text-transform:uppercase}.faq__text{color:var(--main);font-weight:400;line-height:normal}.faq__text span{font-weight:700;cursor:pointer}.instruction__wrapper{position:relative}.instruction__decor{pointer-events:none;position:absolute}.instruction__decor--1{opacity:0;-webkit-transform:translate(-20%,0);-ms-transform:translate(-20%,0);transform:translate(-20%,0);top:0;left:0}.instruction__decor--1._watcher-view{opacity:1;-webkit-transition:all .8s;transition:all .8s;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.instruction__decor--2{opacity:0;-webkit-transform:translate(20%,0);-ms-transform:translate(20%,0);transform:translate(20%,0);right:0}.instruction__decor--2._watcher-view{opacity:1;-webkit-transition:all .8s .5s;transition:all .8s .5s;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.instruction__image-decor--2{display:block;max-width:100%}.instruction__image-decor--3{max-width:100%}.instruction__container{position:relative;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;gap:6.6875rem}.instruction__title{opacity:0;font-family:Raleway;font-style:normal;font-weight:800;line-height:normal;text-transform:uppercase}.instruction__title._watcher-view{opacity:1;-webkit-transition:all .8s;transition:all .8s}.instruction__item{opacity:0;-webkit-transform:translate(0,20%);-ms-transform:translate(0,20%);transform:translate(0,20%);max-width:39rem}.instruction__item._watcher-view{opacity:1;-webkit-transition:all .8s;transition:all .8s;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.instruction__item:nth-child(1){-webkit-transition-delay:.1s;transition-delay:.1s}.instruction__item:nth-child(2){-webkit-transition-delay:.2s;transition-delay:.2s}.instruction__item:nth-child(3){-webkit-transition-delay:.3s;transition-delay:.3s}.instruction__label{font-family:Raleway;font-style:normal;font-weight:500;line-height:normal;text-transform:uppercase}.instruction__text{font-style:normal;font-weight:400;line-height:129.3%}.swiper{overflow:hidden}.swiper-initialized{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-wrapper{width:100%;height:100%;-webkit-box-sizing:content-box;box-sizing:content-box;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.swiper-vertical .swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.swiper-initialized .swiper-slide{-ms-flex-negative:0;flex-shrink:0}.swiper-android .swiper-slide,.swiper-android .swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-button-lock{display:none!important}@media (min-width:29.99875em){.block-order__image--2{display:none}.catalog__decor-2{display:none}.contact__text-line{line-height:normal}.instruction__image-decor--2{display:none}.instruction__image-decor--3{display:none}}@media (min-width:34.375em){.sets__decor-2{display:none}}@media (min-width:40.625em){.item-why__body{-webkit-filter:drop-shadow(-10px 10px 22.9px rgba(0, 0, 0, .05));filter:drop-shadow(-10px 10px 22.9px rgba(0, 0, 0, .05))}.item-why__num .item-why__icon{display:none}}@media (min-width:47.99875em){.tabs__count span{font-weight:700}.item-why__small{display:none}.slide-reviews__info{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}.block-contact__decor--2{display:none}.block-contact__image{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-flex:0;-ms-flex:0 0 45%;flex:0 0 45%}.block-contact__info{-webkit-box-flex:0;-ms-flex:0 0 55%;flex:0 0 55%}.faq__decor-2{display:none}}@media (min-width:47.99875em) and (min-width:100em){.block-contact__decor img{height:17.625rem}.block-contact__image{padding-right:6.6875rem}}@media (min-width:61.99875em) and (min-width:94.375em){.about__content{padding-left:4.625rem}.header-about__title{padding-right:3.75rem}}@media (min-width:61.99875em){.header-about__button{width:100%}.faq__lines{display:none}.faq__main-decor img{height:100%}}@media (min-width:62.5em){.popup-order__decor--2{left:.0000000625rem}}@media (min-width:65.625em){.menu__label{display:none}.footer__container{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.reviews__decor--3{right:.0000000625rem}.reviews__decor--4{left:.0000000625rem}.side__slide.active{display:block}}@media (min-width:65.68625em) and (min-width:94.375em){.main{padding-top:7.1875rem}.sets__wrap{padding-right:3.625rem}}@media (min-width:65.68625em){.welcom{padding-top:6.875rem}.header-about__span-opacity{-webkit-text-fill-color:transparent;-webkit-text-stroke:.1875rem var(--bg-violet)}.sets__wrap{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%}.sets__side{max-width:20.625rem;-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%}}@media (min-width:68.75em){.faq__column--2::before{content:"";position:absolute;width:100%;height:100%;top:0;right:-10%;background:url(../img/faq/decor-fre.svg) right no-repeat}}@media (min-width:91.25em){.item-catalog__name{font-size:2rem}}@media (min-width:93.75em){.sets__decor{left:.0000000625rem}}@media (min-width:94.375em){[class*=__container]{padding-left:1.5625rem}[class*=__container]{padding-right:1.5625rem}.quantity{width:5rem}.quantity{height:1.25rem}.quantity__button{-ms-flex-preferred-size:1.25rem;flex-basis:1.25rem}.quantity__input input{font-size:1.25rem}.info-order__close{font-size:2.25rem}.info-order__title:not(:last-child){margin-bottom:1.8125rem}.info-order__text:not(:last-child){margin-bottom:2.125rem}.popup-thk__decor{left:-6.25rem}.popup-thk__title{font-size:4.6875rem}.popup-thk__title:not(:last-child){margin-bottom:1.25rem}.tabs__info:not(:last-child){margin-bottom:2.75rem}.tabs__count{font-size:1.25rem}.title{font-size:4rem}.title--sm{font-size:3rem}.label-x{right:1.875rem}.line__text{font-size:4rem}.flip img{max-width:16.875rem}.flip__hand img{max-width:7.5rem}.flip__body{width:16.875rem}.flip__body{height:20.625rem}.flip__title{font-size:1.25rem}.flip__title:not(:last-child){margin-bottom:.875rem}.flip__text{font-size:1rem}.actions{bottom:1.875rem}.actions{gap:.8125rem}.actions.show{right:1.875rem}.actions__top{font-size:.8125rem}.actions__top{width:4.5rem}.actions__top{height:4.5rem}.actions__info{width:5.5625rem}.actions__info{height:5.5625rem}.actions__info{font-size:1.5625rem}.select__title{font-size:1.5rem}.select__body{top:1.25rem}.select__wrapper{gap:1.5rem}._header-scroll .header__container{min-height:4.375rem}.header__container{min-height:7.1875rem}.header__button{max-width:22.375rem}.header__button{font-size:1.5rem}.menu__list{gap:4.625rem}.footer{padding-top:6.1875rem}.footer__container{gap:6.5625rem}.footer__title{font-size:3rem}.footer__title:not(:last-child){margin-bottom:2.25rem}.footer__body{gap:2.8125rem}.menu-footer__item{font-size:1.25rem}.menu-footer__item:not(:last-child){margin-bottom:.8125rem}.main__shtamp img{max-width:25rem}.about{padding-bottom:18.125rem}.about__title:not(:last-child){margin-bottom:2.75rem}.about__text p:not(:last-child){margin-bottom:1.5rem}.about__text{font-size:1.25rem}.header-about__title{font-size:4.6875rem}.header-about__text{font-size:1.25rem}.header-about__text:not(:last-child){margin-bottom:2.25rem}.header-about__actions{gap:2.5rem}.why{padding-bottom:10.875rem}.video{margin-bottom:10.875rem}.video__play{font-size:6.875rem}.video__pause{font-size:6.875rem}.reviews{margin-bottom:10.875rem}.slide-reviews__actions{gap:.9375rem}.catalog{padding-bottom:17.5rem}.catalog__decor{top:7.5rem}.catalog__title:not(:last-child){margin-bottom:2.75rem}.catalog__content{-webkit-column-gap:8rem;-moz-column-gap:8rem;column-gap:8rem}.catalog__content{row-gap:4.625rem}.catalog__button--static{margin-top:2.75rem}.catalog__more{font-size:2.25rem}.item-catalog__flip:not(:last-child){margin-bottom:2.25rem}.item-catalog__info{max-width:16.25rem}.item-catalog__name:not(:last-child){margin-bottom:1rem}.item-catalog__price{font-size:1.5rem}.sets{padding-bottom:10.875rem}.sets__block{margin-bottom:11.875rem}.set-actions:not(:last-child){margin-bottom:3.125rem}.set-actions{gap:2.25rem}.set-actions__pagination{gap:1.5rem}.side__image:not(:last-child){margin-bottom:2.75rem}.side__image .label-x{font-size:2rem}.side__title{font-size:2rem}.side__title--bg{font-size:2rem}.side__title:not(:last-child){margin-bottom:1.5rem}.side__text{font-size:1.25rem}.side__button{font-size:1.5rem}.item-sets__image:not(:last-child){margin-bottom:1.5rem}.item-sets__name{font-size:2rem}.item-sets__name:not(:last-child){margin-bottom:1rem}.contact{padding-bottom:11.875rem}.contact__wrapper{padding-top:6.375rem}.contact__wrapper:not(:last-child){margin-bottom:.625rem}.contact__decor--1{right:-3.125rem}.contact__container{padding-bottom:8.125rem}.form__lines{gap:2.25rem}.block-contact__text{font-size:1.25rem}.faq{padding-bottom:7.625rem}.faq__line{height:5rem}.faq__column:not(:last-child){margin-bottom:7.0625rem}.faq__column{gap:4.625rem}.faq__item{max-width:33.75rem}.faq__top{gap:1.5rem}.faq__top:not(:last-child){margin-bottom:1.5rem}.faq__number{font-size:8rem}.faq__title{font-size:2.25rem}.faq__text{font-size:1.25rem}.instruction{padding-bottom:11.3125rem}.instruction__wrapper{padding-top:5.25rem}.instruction__decor--2{top:5.25rem}.instruction__title{font-size:4.6875rem}.instruction__item:not(:last-child){margin-bottom:4.625rem}.instruction__label{font-size:2.25rem}.instruction__label:not(:last-child){margin-bottom:1.5rem}.instruction__text{font-size:1.25rem}.instruction__text p:not(:last-child){margin-bottom:1.5rem}}@media (min-width:106.25em){.popup-order__decor--1{left:.0000000625rem}.contact__decor--1{top:12.5rem}.contact__decor--1 img{width:36.875rem}}@media (min-width:30em){.popup-order__decor--3{left:-1.875rem}}@media (min-width:64em){.popup__content{min-height:40.125rem}.popup-order__container{min-height:41.3125rem}.popup-order__content{min-height:41.3125rem}.popup-order__block{padding-right:2.5rem}.info-order__text{font-size:1.25rem}.popup-thk__info{font-size:1.25rem}.label-x{font-size:2rem}.select__item{padding-top:.9375rem}.select__item{padding-bottom:.9375rem}.menu__label{font-size:3rem}.main{min-height:39.5rem}.active .item-why__title{font-size:1.5rem}.active .item-why__text{font-size:1.0625rem}.slide-reviews{padding-top:3.75rem}.slide-reviews{padding-bottom:4.375rem}.slide-reviews{padding-left:3.75rem}.slide-reviews{padding-right:3.75rem}.slide-reviews__header:not(:last-child){margin-bottom:2.125rem}.slide-reviews__name{font-size:2.25rem}.slide-reviews__date{font-size:1.25rem}.slide-reviews__text{font-size:1.25rem}.slide-reviews__text:not(:last-child){margin-bottom:1.375rem}.reviews-nav{gap:3rem}.reviews-nav__button::before{font-size:3.5rem}.side__wrap:not(:last-child){margin-bottom:2.25rem}.contact__title:not(:last-child){margin-bottom:2.75rem}.contact__more span{text-decoration:underline}}@media (min-width:90em){.info-order__close:not(:last-child){margin-bottom:3.375rem}.info-order__title{font-size:4.6875rem}.tabs__navigation:not(:last-child){margin-bottom:2.75rem}.tabs__title{font-size:1.5rem}.select__name{font-size:1.5rem}.select__price{font-size:1.5rem}.about__images{margin-top:6.25rem}.about__decor{top:-6.25rem}.active .item-why__num{font-size:5.625rem}.video__wrapper{height:52.875rem}.video__image-ibg{height:52.875rem}.video__image-ibg{width:52.875rem}.reviews__title:not(:last-child){margin-bottom:3.75rem}.reviews__decor--1{right:.0000000625rem}.reviews__decor--2{left:.0000000625rem}.form__info{font-size:1.25rem}.faq__title-bg:not(:last-child){margin-bottom:4.625rem}}@media (min-width:100em){.welcom:not(:last-child){margin-bottom:10.875rem}.contact__title{font-size:4.6875rem}.contact__more{font-size:2.25rem}.contact__more{height:5.625rem}.form{max-width:60.9375rem}.block-contact{padding-bottom:12.8125rem}.block-contact__image img{max-width:33.625rem}.block-contact__title{font-size:4.6875rem}}@media (min-width:108em){.flip__circle img{max-width:3.75rem}}@media (max-width:90em){.popup-thk__image{bottom:-10%;left:-15%}}@media (max-width:75em){.popup-thk__image{left:-20%}.tabs__title:last-child{padding:.125rem 1.25rem}.main{min-height:85vh}.active .item-why__num{font-size:2.8125rem}.catalog__content{-webkit-column-gap:4.625rem;-moz-column-gap:4.625rem;column-gap:4.625rem}}@media (max-width:75em) and (max-width:26.875em){.instruction__decor--1 img{max-width:15.625rem}}@media (max-width:64em){.tabs__navigation:not(:last-child){margin-bottom:.9375rem}.line__text{font-size:2rem}.flip img{max-width:11.25rem}.flip__body{width:11.25rem}.footer__container{gap:5.3125rem}.welcom:not(:last-child){margin-bottom:4.625rem}.why{padding-bottom:4.625rem}.video{margin-bottom:4.625rem}.video__wrapper{height:34.75rem}.video__image-ibg{height:34.75rem}.video__image-ibg{width:34.75rem}.video__play{font-size:4rem}.video__pause{font-size:4rem}.reviews{margin-bottom:4.625rem}.reviews__title:not(:last-child){margin-bottom:1.875rem}.reviews__decor--1{right:-50rem}.reviews__decor--2{left:-50rem}.catalog{padding-bottom:10rem}.catalog__content{row-gap:2.25rem}.item-catalog__name{font-size:1.5rem}.sets{padding-bottom:4.625rem}.sets__block{margin-bottom:4.375rem}.side__text{font-size:1.0625rem}.contact{padding-bottom:5.125rem}.contact__wrapper{padding-top:4.625rem}.contact__wrapper:not(:last-child){margin-bottom:.3125rem}.contact__decor--1{top:10.625rem}.contact__decor--1 img{width:28.125rem}.contact__title{font-size:3rem}.contact__more{font-size:1.375rem}.contact__more{height:3.125rem}.form{max-width:41.75rem}.form__lines{gap:1.5rem}.form__info{font-size:1.0625rem}.block-contact{padding-bottom:6.25rem}.block-contact__image img{max-width:15.6875rem}.block-contact__title{font-size:3rem}.block-contact__text{font-size:1.0625rem}.faq{padding-bottom:4.625rem}.faq__title-bg:not(:last-child){margin-bottom:2.75rem}.faq__column:not(:last-child){margin-bottom:2.75rem}.faq__column{gap:2.1875rem}.faq__item{max-width:23.125rem}.faq__number{font-size:4rem}.faq__title{font-size:1.5rem}.instruction{padding-bottom:4.625rem}.instruction__title{font-size:3rem}.instruction__item:not(:last-child){margin-bottom:2.75rem}.instruction__label{font-size:1.5rem}.instruction__label:not(:last-child){margin-bottom:1.5rem}}@media (max-width:64em) and (max-width:26.875em){.line__text{font-size:.625rem}}@media (max-width:64em) and (max-width:31.25em){.flip img{max-width:9.625rem}.flip__body{width:9.625rem}}@media (max-width:64em) and (max-width:47.9375em){.footer__container{gap:2.5rem}}@media (max-width:62em){.popup-order__decor--1{left:-18.75rem}.sets__decor{left:-50rem}}@media (max-width:48em){.item-sets__name:not(:last-child){margin-bottom:.5rem}}@media (max-width:25em){.slide-reviews__actions{font-size:1.5rem}}@media (max-width:25em) and (max-width:20em){.set-actions{gap:.3125rem}.set-actions__pagination{gap:.1875rem}}@media (max-width:25em) and (max-width:24.9375em){.item-sets__name{font-size:.625rem}}@media (max-width:20em){[class*=__container]{padding-left:.9375rem}[class*=__container]{padding-right:.9375rem}.quantity{width:3.125rem}.quantity{height:.9375rem}.quantity__button{-ms-flex-preferred-size:.625rem;flex-basis:.625rem}.quantity__input input{font-size:.875rem}.info-order__close{font-size:.875rem}.info-order__title:not(:last-child){margin-bottom:.5rem}.info-order__text:not(:last-child){margin-bottom:1.1875rem}.popup-thk__decor{left:-62.5rem}.popup-thk__title{font-size:1.5rem}.popup-thk__title:not(:last-child){margin-bottom:.625rem}.tabs__info:not(:last-child){margin-bottom:1.875rem}.tabs__count{font-size:.75rem}.title{font-size:1.5rem}.title--sm{font-size:1.25rem}.label-x{right:.0000000625rem}.flip__hand img{max-width:4.375rem}.flip__body{height:11.75rem}.flip__title:not(:last-child){margin-bottom:.5rem}.actions{bottom:.9375rem}.actions{gap:.3125rem}.actions.show{right:.9375rem}.actions__top{font-size:.3125rem}.actions__top{width:1.6875rem}.actions__top{height:1.6875rem}.actions__info{width:2.125rem}.actions__info{height:2.125rem}.actions__info{font-size:.75rem}.select__title{font-size:.625rem}.select__body{top:.625rem}.select__wrapper{gap:.3125rem}._header-scroll .header__container{min-height:4.375rem}.header__container{min-height:4.375rem}.footer{padding-top:2.125rem}.footer__title:not(:last-child){margin-bottom:1.5rem}.footer__body{gap:1.5rem}.menu-footer__item{font-size:1rem}.menu-footer__item:not(:last-child){margin-bottom:.5rem}.main__shtamp img{max-width:7.5rem}.about{padding-bottom:5.625rem}.about__title:not(:last-child){margin-bottom:1.5rem}.about__text p:not(:last-child){margin-bottom:.5rem}.about__text{font-size:.75rem}.header-about__text{font-size:.75rem}.header-about__text:not(:last-child){margin-bottom:1.9375rem}.slide-reviews__actions{gap:.625rem}.catalog__decor{top:5rem}.catalog__title:not(:last-child){margin-bottom:2.1875rem}.catalog__button--static{margin-top:2.1875rem}.catalog__more{font-size:.9375rem}.item-catalog__flip:not(:last-child){margin-bottom:1rem}.item-catalog__info{max-width:14.625rem}.item-catalog__price{font-size:.8125rem}.set-actions:not(:last-child){margin-bottom:1.25rem}.set-actions{gap:1.4375rem}.set-actions__pagination{gap:.625rem}.side__image:not(:last-child){margin-bottom:.9375rem}.side__image .label-x{font-size:1.5rem}.item-sets__image:not(:last-child){margin-bottom:.875rem}.faq__line{height:1.6875rem}.faq__top{gap:.5rem}.faq__text{font-size:.8125rem}.instruction__text{font-size:1rem}.instruction__text p:not(:last-child){margin-bottom:.625rem}}@media (max-width:94.375em){.instruction__decor--1{left:-10%}.instruction__decor--2{right:-8%}}@media (max-width:88.75em){.why__items{padding:1.875rem 0}}@media (max-width:87.5em){.item-why{padding-right:2.75rem}.item-why__body{width:13.4375rem;height:13.4375rem}.active .item-why__body{padding:1.875rem 3.75rem 1.5rem 3.75rem}.item-why__body{gap:1.25rem}.item-why__icon img{width:5.5rem}.item-why__header:not(:last-child){margin-bottom:.625rem}.item-why__num{font-weight:500}.item-why__title{font-weight:500}.contact__decor--1{right:-6.25rem}}@media (max-width:81.25em){.why{padding-top:0}}@media (max-width:79.375em){.instruction__decor--2{right:-15%}}@media (max-width:79.375em) and (max-width:26.875em){.instruction__decor--2 img{max-width:9.375rem}}@media (max-width:71.875em){.header-about__button--d{display:none}.contact__decor--1{display:none}}@media (max-width:68.75em){.tabs__title{font-size:1.0625rem}.select__name{font-size:1.0625rem}.select__price{font-size:1.0625rem}.contact__more{padding:.28125rem 1.875rem}.form__info br{display:none}}@media (max-width:65.625em){.popup-order__decor--1{display:none}.info-order__close:not(:last-child){margin-bottom:3rem}.info-order__title{font-size:3rem}.popup-thk__close{top:4.625rem;right:4.625rem}.tabs__info{padding:1.25rem 4.625rem 1.25rem 1.75rem}.tabs__info{margin-left:-1.75rem}.select__body{padding:4.375rem 1.75rem 3.1875rem}.header{background-color:inherit}.header__container{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.header__button{padding:.9375rem 2.5rem;max-width:inherit!important;width:auto}.menu__body{position:fixed;width:100%;height:100%;top:0;padding:7.5rem .9375rem 3.125rem;padding-bottom:3.125rem;padding-right:.9375rem;padding-left:.9375rem;left:-100%;overflow:auto;background-color:var(--bg-violet);-webkit-transition:left .3s;transition:left .3s}.menu-open .menu__body{left:0}.menu__list{-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.menu__list:not(:last-child){margin-bottom:1.5625rem}.menu__item{font-size:1.75rem}.icon-menu{display:block;position:relative;width:1.875rem;height:1.125rem;z-index:5}.icon-menu span,.icon-menu::after,.icon-menu::before{content:"";-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;right:0;position:absolute;width:100%;height:.125rem;background-color:var(--bg-violet)}.menu-open .icon-menu span,.menu-open .icon-menu::after,.menu-open .icon-menu::before{background-color:#fcfefe}.icon-menu::before{top:0}.icon-menu::after{bottom:0}.icon-menu span{top:calc(50% - .0625rem)}.menu-open .icon-menu span{width:0}.menu-open .icon-menu::before{top:calc(50% - .0625rem);-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.menu-open .icon-menu::after{bottom:calc(50% - .0625rem);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.footer{padding-bottom:11.25rem;background:url(../img/footer/decor-tablet.svg) bottom/100% no-repeat,var(--bg-violet)}.footer__column--ad{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.main__shtamp{top:-.625rem;left:-.3125rem}.welcom{margin-top:-5rem}.welcom::before{content:"";position:absolute;width:36.875rem;height:9.75rem}.about__images{margin-top:.0000000625rem}.about__images{-webkit-box-flex:0;-ms-flex:0 0 35%;flex:0 0 35%}.about__decor{top:.0000000625rem}.header-about__span-violet{color:var(--main)}.header-about__span-black{color:var(--violet)}.header-about__span-opacity{text-align:center;display:inline-block!important;color:var(--main)}.header-about__button{padding:.4375rem 1.25rem}.header-about__button--v{padding:.375rem 2.375rem;font-size:1.375rem}.video__decor{width:130%;margin-left:-9.375rem}.reviews__decor--1{display:none}.reviews__decor--2{display:none}.catalog__button--scroll{display:block;right:.9375rem;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.sets__decor{bottom:10%;left:0;width:100%}.sets__line--1{position:relative;z-index:3}.sets__container{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.set-actions{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:8}.side__slide{display:-webkit-box;display:-ms-flexbox;display:flex}.side__slide:not(:last-child){margin-bottom:2.8125rem}.side__slide.active{display:-webkit-box;display:-ms-flexbox;display:flex}.side__image .label-x{bottom:10%;right:10%}.item-sets__name{text-align:center}.faq__column{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.faq__column--end{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media (max-width:65.625em) and (max-width:28.125em){.menu__body{padding-top:1.25rem}.welcom::before{right:-23.75rem}.welcom::before{bottom:1.25rem}.sets__container{gap:1.625rem}}@media (max-width:65.625em) and (max-width:20em){.menu__list{gap:1.875rem}.side__image:not(:last-child){margin-bottom:.0000000625rem}}@media (max-width:65.625em) and (any-hover:none){.icon-menu{cursor:default}}@media (max-width:65.625em) and (max-width:65.625em){.about__content{-webkit-box-flex:0;-ms-flex:0 0 65%;flex:0 0 65%}}@media (max-width:65.625em) and (max-width:64em){.side__title{font-size:3rem}.side__title--bg{font-size:2.5rem}}@media (max-width:63.9375em) and (max-width:28.125em){.info-order__close:not(:last-child){margin-bottom:1.4375rem}.info-order__title{font-size:1rem}.tabs__navigation:not(:last-child){margin-bottom:1.5rem}.tabs__title{font-size:.625rem}.select__name{font-size:.625rem}.select__price{font-size:.625rem}.video__pause{font-size:2rem}.catalog__content{-webkit-column-gap:3.375rem;-moz-column-gap:3.375rem;column-gap:3.375rem}.item-catalog__name{font-size:1rem}.contact__wrapper{padding-top:2.0625rem}.contact__title{font-size:1.5rem}.contact__more{font-size:.875rem}.form__info{font-size:.625rem}.block-contact{padding-bottom:2.8125rem}.block-contact__title{font-size:1.5rem}.block-contact__text{font-size:1rem}.faq__title-bg:not(:last-child){margin-bottom:2.4375rem}.faq__column:not(:last-child){margin-bottom:2.4375rem}.faq__column{gap:1.5rem}.faq__item{max-width:17.5rem}.faq__number{font-size:1.75rem}.faq__title{font-size:1rem}.instruction__title{font-size:1.25rem}.instruction__item:not(:last-child){margin-bottom:1.5rem}.instruction__label{font-size:1.125rem}.instruction__label:not(:last-child){margin-bottom:.5rem}}@media (max-width:63.75em) and (max-width:20em){.item-why__body{width:6.9375rem}.item-why__body{height:6.9375rem}.item-why__icon img{width:3.125rem}}@media (max-width:63.9375em) and (max-width:31.25em){.video__wrapper{height:26.875rem}}@media (max-width:63.9375em) and (max-width:26.875em){.side__title{font-size:1rem}.side__title--bg{font-size:1rem}.side__text{font-size:.75rem}}@media (max-width:63.99875em) and (max-width:48em){.instruction__container{gap:1.875rem}}@media (max-width:61.99875em){.popup-order__container{padding:1.25rem .9375rem 3.75rem}.popup-thk__image{left:0;bottom:0}.popup-thk__image img{max-width:25rem}.welcom{margin-top:-15rem}.about__body{gap:2.5rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.about__images{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;overflow:hidden;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;padding-bottom:.625rem}.about__decor{padding-bottom:75%;overflow:hidden}.about__decor img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover;max-width:inherit}.about__image-ibg--2{-webkit-transform:translate(-45%,0) rotate(-12deg);-ms-transform:translate(-45%,0) rotate(-12deg);transform:translate(-45%,0) rotate(-12deg)}.header-about{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header-about__title{text-align:center}.header-about__span-black{display:inline-block!important}.header-about__text{text-align:center}.header-about__dark-text{font-weight:700}.header-about__delete-text{display:none}.header-about__actions{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.catalog__content{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}.sets__decor{opacity:.5}.sets__decor img{height:8.75rem;width:100%}.set-actions{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.side__slide{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.item-sets__price{display:none}.faq__main-decor{top:.9375rem}.faq__decor-1{display:none}.faq__decor-2{padding:0 1.5625rem}.instruction__decor--1{opacity:.3;left:-12%}.instruction__decor--2{opacity:.3;right:-15%}}@media (max-width:61.9375em){.header__button{max-width:12.5rem}.menu__list{gap:1.25rem}}@media (max-width:61.99875em) and (max-width:25em){.header-about__title{font-size:1.5rem}}@media (max-width:61.99875em) and (max-width:20em){.header-about__title{margin-bottom:.5rem}.item-sets__name:not(:last-child){margin-bottom:.0000000625rem}}@media (max-width:61.99875em) and (max-width:28.125em){.catalog{padding-bottom:6.25rem}.catalog__content{row-gap:2.75rem}.contact__text-line{font-size:.625rem}.block-contact{padding-top:1.5rem}}@media (max-width:61.99875em) and (max-width:50em){.catalog__content{-webkit-column-gap:3.375rem;-moz-column-gap:3.375rem;column-gap:3.375rem}}@media (max-width:47.99875em){.popup__content{border-radius:1rem}.popup-order__container{border-radius:1.25rem;padding:1.25rem .9375rem 2.5rem}.popup-order__content{border-radius:1.25rem}.popup-thk__close{top:1.4375rem;right:2.125rem}.popup-thk__image img{max-width:12.5rem}.select__title{font-size:1rem;padding:.0625rem 1.3125rem}.footer__container{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}.footer__column--bg{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.main{min-height:65vh}.main::after{content:"";position:absolute;width:100%;height:100%;top:0;z-index:3;left:0;background:-webkit-gradient(linear,left bottom,left top,from(#fff),to(rgba(255,255,255,0)));background:linear-gradient(0,#fff 0,rgba(255,255,255,0) 100%)}.welcom{margin-top:-15rem}.item-why:not(:last-child){padding-right:1.875rem}.item-why__big{display:none}.video__decor{display:none}.video__image-ibg{width:100%}.video__image-ibg iframe,.video__image-ibg img{border-radius:0}.reviews__decor--5{display:block}.reviews__decor--6{display:block}.slide-reviews{border-radius:.625rem}.slide-reviews::before{border-radius:.625rem}.catalog__content{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.catalog__button--scroll{right:50%;-webkit-transform:translate(50%,0);-ms-transform:translate(50%,0);transform:translate(50%,0)}.catalog__more{margin:0 auto}.sets__decor{bottom:23%}.side__slide{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.side__slide.active{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.side__image{margin-left:1.875rem}.side__prices{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:.3125rem}.side__prices:not(:last-child){margin-bottom:.5625rem}.side__price{font-size:1rem}.side__lebel{font-size:.8125rem;font-style:normal;font-weight:500;color:var(--main)}.side__lebel br{display:none}.side__button{padding:.75rem 1.875rem;font-weight:400;max-width:initial}.item-sets__name{font-weight:500}.contact__more{padding:.25rem 1.25rem}.contact__text-line{-webkit-animation:runText 15s linear infinite;animation:runText 15s linear infinite}.form{max-width:inherit;width:100%}.form__input{font-size:1rem;padding:.0625rem 1.3125rem}.form__textarea{border-radius:1.25rem;font-size:1rem;padding:.9375rem}.form__button{border-radius:.625rem}.block-contact__decor{display:none}.block-contact__decor--2{display:block;z-index:4;top:25%}.block-contact__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.faq__lines .line--yellow{-webkit-transform:rotate(-8deg);-ms-transform:rotate(-8deg);transform:rotate(-8deg)}.faq__column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.faq__number{-webkit-text-stroke:.0625rem var(--main)}.instruction__decor--1{left:-25%}.instruction__decor--2{right:-30%}.instruction__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width:47.9375em){.popup-order__decor--2{left:-9.375rem}.header__button{font-size:1.25rem}.header-about__actions{gap:1.25rem}.reviews__decor--3{right:-18.75rem}.reviews__decor--4{left:-18.75rem}.slide-reviews__header:not(:last-child){margin-bottom:1.5rem}.side__wrap:not(:last-child){margin-bottom:.875rem}.side__button{font-size:.875rem}.item-sets__name{font-size:.75rem}.instruction__wrapper{padding-top:.0000000625rem}.instruction__decor--2{top:.0000000625rem}}@media (max-width:47.99875em) and (max-width:20em){.select__title{font-size:.625rem}.form__input::-webkit-input-placeholder{font-size:.625rem}.form__input::-moz-placeholder{font-size:.625rem}.form__input:-ms-input-placeholder{font-size:.625rem}.form__input::-ms-input-placeholder{font-size:.625rem}.form__input::placeholder{font-size:.625rem}.form__textarea::-webkit-input-placeholder{font-size:.625rem}.form__textarea::-moz-placeholder{font-size:.625rem}.form__textarea:-ms-input-placeholder{font-size:.625rem}.form__textarea::-ms-input-placeholder{font-size:.625rem}.form__textarea::placeholder{font-size:.625rem}.form__button{font-size:.875rem}.block-contact__container{gap:1.5rem}}@media (max-width:47.99875em) and (max-width:28.125em){.select__title{height:1.5625rem}.contact__more{gap:.375rem}.contact__more::before{font-size:.625rem}.contact__more{height:1.5625rem}.form__body{gap:1rem}.form__lines{gap:.4375rem}.form__input{height:1.5625rem}.form__textarea{min-height:4.0625rem}.form__button{padding-top:1.625rem}.form__button{padding-bottom:1.625rem}.form__button{padding-right:.75rem}.form__button{padding-left:.75rem}.form__button{min-height:4.0625rem}.block-contact__image img{max-width:14.875rem}.faq__item{max-width:22.5rem}}@media (max-width:47.99875em) and (max-width:31.25em){.header-about__button--v{font-size:.9375rem}.video__image-ibg{height:26.875rem}}@media (max-width:47.99875em) and (max-width:29.99875em){.block-contact__decor--2{top:30%}}@media (max-width:47.99875em) and (max-width:26.875em){.instruction__decor--2 img{max-width:12.5rem}}@media (max-width:40.625em){.about__content{display:none}.why__decor--1{display:none}.why__decor--2{display:block}.why__items{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-column-gap:.5rem;-moz-column-gap:.5rem;column-gap:.5rem;row-gap:3.1875rem}.why__column{overflow:auto}.why__column::-webkit-scrollbar{display:none}.why__title{display:block}.item-why{padding:0;border-radius:1.9375rem}.item-why.active{-webkit-box-flex:2;-ms-flex:2;flex:2;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.item-why.active:not(:last-child){padding-right:.3125rem}.active .item-why__body{border-radius:1.9375rem;padding:2.1875rem 1.0625rem 1.1875rem 1.875rem}.active .item-why__body:not(:last-child){margin-bottom:0}.active .item-why__icon--1,.active .item-why__icon--2,.active .item-why__icon--3,.active .item-why__icon--4{display:none}.item-why__header:not(:last-child){margin-bottom:1.5rem}.item-why__num{font-size:0}.active .item-why__num{font-size:0}.item-why__label{font-size:1.125rem;font-weight:500;text-transform:uppercase}}@media (max-width:37.5em){.tabs__title{padding:.125rem .375rem}.tabs__title:last-child{padding:.125rem .375rem}.label-x{padding:.0875rem .375rem}}@media (max-width:34.375em){.info-order___button{font-size:.75rem;line-height:normal}.set-actions__pagination .swiper-pagination-bullet{width:2.1875rem;background:url(../img/sets/pag1.svg) center/1.125rem no-repeat,rgba(186,147,255,.67);height:1.3125rem}.set-actions__pagination .swiper-pagination-bullet-active{width:3.3125rem;height:1.375rem}.set-actions__pagination .swiper-pagination-bullet-active:nth-child(4){background:url(../img/sets/5.svg) center/1.125rem no-repeat,#a38acd!important}.set-actions__pagination .swiper-pagination-bullet-active:nth-child(1){background:url(../img/sets/1.svg) center/1.125rem no-repeat,#a38acd!important}.set-actions__pagination .swiper-pagination-bullet-active:nth-child(2){background:url(../img/sets/2.svg) center/1.125rem no-repeat,#a38acd!important}.set-actions__pagination .swiper-pagination-bullet-active:nth-child(7){background:url(../img/sets/4.svg) center/1.125rem no-repeat,#a38acd!important}.set-actions__pagination .swiper-pagination-bullet-active:nth-child(3){background:url(../img/sets/3.svg) center/1.125rem no-repeat,#a38acd!important}.set-actions__pagination .swiper-pagination-bullet-active:nth-child(6){background:url(../img/sets/7.svg) center/1.125rem no-repeat,#a38acd!important}.set-actions__pagination .swiper-pagination-bullet-active:nth-child(5){background:url(../img/sets/6.svg) center/1.125rem no-repeat,#a38acd!important}.set-actions__pagination .swiper-pagination-bullet:nth-child(4){background:url(../img/sets/5.svg) center/.9375rem no-repeat,rgba(186,147,255,.67)}.set-actions__pagination .swiper-pagination-bullet:nth-child(1){background:url(../img/sets/1.svg) center/.9375rem no-repeat,rgba(186,147,255,.67)}.set-actions__pagination .swiper-pagination-bullet:nth-child(2){background:url(../img/sets/2.svg) center/.9375rem no-repeat,rgba(186,147,255,.67)}.set-actions__pagination .swiper-pagination-bullet:nth-child(7){background:url(../img/sets/4.svg) center/.9375rem no-repeat,rgba(186,147,255,.67)}.set-actions__pagination .swiper-pagination-bullet:nth-child(3){background:url(../img/sets/3.svg) center/.9375rem no-repeat,rgba(186,147,255,.67)}.set-actions__pagination .swiper-pagination-bullet:nth-child(6){background:url(../img/sets/7.svg) center/.9375rem no-repeat,rgba(186,147,255,.67)}.set-actions__pagination .swiper-pagination-bullet:nth-child(5){background:url(../img/sets/6.svg) center/.9375rem no-repeat,rgba(186,147,255,.67)}}@media (max-width:31.25em){.flip__title{font-size:.875rem}.flip__text{font-size:.75rem}.footer__column--ad{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.footer__title{font-size:1.125rem}.about__images{overflow:visible;padding:0;background:url(../img/about/decor-bg.svg) center/100% no-repeat}.about__img-decor-1{display:none}.about__image-ibg--1{padding-bottom:46.4935064935%;width:95.6666666667%}.about__image-ibg--2{width:43.5%;padding-bottom:32%;margin-top:39%}.header-about__title{font-size:1.625rem}.item-catalog__name:not(:last-child){margin-bottom:.5rem}.side__title{font-size:1rem}.side__title--bg{font-size:1rem}.side__title:not(:last-child){margin-bottom:.625rem}}@media (max-width:29.99875em){.popup-order__decor--3{display:block}.block-order__image--1{display:none}.info-order__close{color:#fff}.info-order___button{padding:.4375rem 1.25rem}.popup-thk__close img{max-width:1.875rem}.popup-thk__image{left:-7%}.popup-thk__image img{max-width:9.375rem}.tabs__info{padding:.4375rem 2.1875rem .4375rem 1.25rem}.tabs__info{margin-left:-1.25rem}.select__body{padding:3.125rem 1.25rem 1.625rem}.menu__label{font-weight:900}.footer{background:url(../img/footer/decor-tablet.svg) bottom left/200% 25% no-repeat,var(--bg-violet)}.welcom{margin-top:-16.875rem}.reviews__title{font-weight:900}.catalog__decor{display:none}.item-catalog{max-width:9.5625rem}.sets__line--1{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}.sets__line--2{-webkit-transform:rotate(-5deg);-ms-transform:rotate(-5deg);transform:rotate(-5deg);margin-top:-5rem}.set-actions__button{display:none}.set-actions__pagination{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.side__title{font-weight:900;color:#151319}.side__text{color:#151319}.contact__more{border-radius:0 0 .375rem .375rem}.contact__line{padding:.28125rem 0}.form__textarea{border-radius:.625rem;padding:.625rem .9375rem}.instruction__decor--1{top:-2.1875rem;opacity:1;left:0}.instruction__decor--2{top:3.125rem;right:0}.instruction__image-decor--1{display:none}}@media (max-width:29.99875em) and (max-width:26.875em){.item-sets{max-width:5rem}}@media (max-width:28.125em){.popup__content{min-height:14.875rem}.popup-order__container{min-height:15.625rem}.popup-order__content{min-height:15.625rem}.popup-order__block{padding-right:1.25rem}.info-order__text{font-size:.625rem}.popup-thk__info{font-size:.75rem}.label-x{font-size:.625rem}.flip__circle img{max-width:1.875rem}.select__item{padding-top:.3125rem}.select__item{padding-bottom:.3125rem}.menu__label{font-size:2rem}.active .item-why__title{font-size:1.125rem}.active .item-why__text{font-size:.75rem}.slide-reviews{padding-top:1.6875rem}.slide-reviews{padding-bottom:2.1875rem}.slide-reviews{padding-left:1.5rem}.slide-reviews{padding-right:1.875rem}.reviews-nav{gap:1.4375rem}.reviews-nav__button::before{font-size:1.625rem}.contact__title:not(:last-child){margin-bottom:1.5rem}.contact__container{padding-bottom:2.875rem}}@media (max-width:27.1875em){.main{min-height:26.875rem}}@media (max-width:26.5625em) and (max-width:25em){.flip__body{width:8.125rem}}@media (max-width:26.25em) and (max-width:25em){.flip__title{font-size:.75rem}.flip__text{font-size:.625rem}}@media (max-width:26.875em){.slide-reviews__name{font-size:1.5rem}.slide-reviews__date{font-size:1rem}.slide-reviews__text{font-size:.75rem}.slide-reviews__text:not(:last-child){margin-bottom:.625rem}.faq__top:not(:last-child){margin-bottom:.5rem}}@media (max-width:26.5625em) and (max-width:25.625em){.catalog__content{-webkit-column-gap:.625rem;-moz-column-gap:.625rem;column-gap:.625rem}}@media (max-width:23.4375em){.item-why__body:not(:last-child){margin-bottom:.625rem}.slide-reviews__star{width:1.3125rem}}@media (max-width:23.75em){.item-why__label{font-size:.75rem}}@media (max-width:22.5em) and (max-width:22.4375em){.item-sets{max-width:3.75rem}}@media (max-width:21.875em){.popup-order__decor--3{left:-4.375rem}.slide-reviews__stars{gap:.1875rem}}@media (min-width:20em) and (max-width:94.375em){@supports (padding-left:clamp(0.9375rem ,0.7694327731rem + 0.8403361345vw ,1.5625rem)){[class*=__container]{padding-left:clamp(.9375rem ,.7694327731rem + .8403361345vw ,1.5625rem)}}@supports not (padding-left:clamp(0.9375rem ,0.7694327731rem + 0.8403361345vw ,1.5625rem)){[class*=__container]{padding-left:calc(.9375rem + .625 * (100vw - 20rem)/ 74.375)}}@supports (padding-right:clamp(0.9375rem ,0.7694327731rem + 0.8403361345vw ,1.5625rem)){[class*=__container]{padding-right:clamp(.9375rem ,.7694327731rem + .8403361345vw ,1.5625rem)}}@supports not (padding-right:clamp(0.9375rem ,0.7694327731rem + 0.8403361345vw ,1.5625rem)){[class*=__container]{padding-right:calc(.9375rem + .625 * (100vw - 20rem)/ 74.375)}}@supports (width:clamp(3.125rem ,2.6207983193rem + 2.5210084034vw ,5rem)){.quantity{width:clamp(3.125rem ,2.6207983193rem + 2.5210084034vw ,5rem)}}@supports not (width:clamp(3.125rem ,2.6207983193rem + 2.5210084034vw ,5rem)){.quantity{width:calc(3.125rem + 1.875 * (100vw - 20rem)/ 74.375)}}@supports (height:clamp(0.9375rem ,0.8534663866rem + 0.4201680672vw ,1.25rem)){.quantity{height:clamp(.9375rem ,.8534663866rem + .4201680672vw ,1.25rem)}}@supports not (height:clamp(0.9375rem ,0.8534663866rem + 0.4201680672vw ,1.25rem)){.quantity{height:calc(.9375rem + .3125 * (100vw - 20rem)/ 74.375)}}@supports (flex-basis:clamp(0.625rem ,0.4569327731rem + 0.8403361345vw ,1.25rem)){.quantity__button{-ms-flex-preferred-size:clamp(.625rem ,.4569327731rem + .8403361345vw ,1.25rem);flex-basis:clamp(.625rem ,.4569327731rem + .8403361345vw ,1.25rem)}}@supports not (flex-basis:clamp(0.625rem ,0.4569327731rem + 0.8403361345vw ,1.25rem)){.quantity__button{-ms-flex-preferred-size:calc(.625rem + .625 * (100vw - 20rem)/ 74.375);flex-basis:calc(.625rem + .625 * (100vw - 20rem)/ 74.375)}}@supports (font-size:clamp(0.875rem ,0.7741596639rem + 0.5042016807vw ,1.25rem)){.quantity__input input{font-size:clamp(.875rem ,.7741596639rem + .5042016807vw ,1.25rem)}}@supports not (font-size:clamp(0.875rem ,0.7741596639rem + 0.5042016807vw ,1.25rem)){.quantity__input input{font-size:calc(.875rem + .375 * (100vw - 20rem)/ 74.375)}}@supports (font-size:clamp(0.875rem ,0.5052521008rem + 1.8487394958vw ,2.25rem)){.info-order__close{font-size:clamp(.875rem ,.5052521008rem + 1.8487394958vw ,2.25rem)}}@supports not (font-size:clamp(0.875rem ,0.5052521008rem + 1.8487394958vw ,2.25rem)){.info-order__close{font-size:calc(.875rem + 1.375 * (100vw - 20rem)/ 74.375)}}@supports (margin-bottom:clamp(0.5rem ,0.1470588235rem + 1.7647058824vw ,1.8125rem)){.info-order__title:not(:last-child){margin-bottom:clamp(.5rem ,.1470588235rem + 1.7647058824vw ,1.8125rem)}}@supports not (margin-bottom:clamp(0.5rem ,0.1470588235rem + 1.7647058824vw ,1.8125rem)){.info-order__title:not(:last-child){margin-bottom:calc(.5rem + 1.3125 * (100vw - 20rem)/ 74.375)}}@supports (margin-bottom:clamp(1.1875rem ,0.9353991597rem + 1.2605042017vw ,2.125rem)){.info-order__text:not(:last-child){margin-bottom:clamp(1.1875rem ,.9353991597rem + 1.2605042017vw ,2.125rem)}}@supports not (margin-bottom:clamp(1.1875rem ,0.9353991597rem + 1.2605042017vw ,2.125rem)){.info-order__text:not(:last-child){margin-bottom:calc(1.1875rem + .9375 * (100vw - 20rem)/ 74.375)}}@supports (left:clamp(-62.5rem ,-77.6260504202rem + 75.6302521008vw ,-6.25rem)){.popup-thk__decor{left:clamp(-62.5rem ,-77.6260504202rem + 75.6302521008vw ,-6.25rem)}}@supports not (left:clamp(-62.5rem ,-77.6260504202rem + 75.6302521008vw ,-6.25rem)){.popup-thk__decor{left:calc(-62.5rem + 56.25 * (100vw - 20rem)/ 74.375)}}@supports (font-size:clamp(1.5rem ,0.6428571429rem + 4.2857142857vw ,4.6875rem)){.popup-thk__title{font-size:clamp(1.5rem ,.6428571429rem + 4.2857142857vw ,4.6875rem)}}@supports not (font-size:clamp(1.5rem ,0.6428571429rem + 4.2857142857vw ,4.6875rem)){.popup-thk__title{font-size:calc(1.5rem + 3.1875 * (100vw - 20rem)/ 74.375)}}@supports (margin-bottom:clamp(0.625rem ,0.4569327731rem + 0.8403361345vw ,1.25rem)){.popup-thk__title:not(:last-child){margin-bottom:clamp(.625rem ,.4569327731rem + .8403361345vw ,1.25rem)}}@supports not (margin-bottom:clamp(0.625rem ,0.4569327731rem + 0.8403361345vw ,1.25rem)){.popup-thk__title:not(:last-child){margin-bottom:calc(.625rem + .625 * (100vw - 20rem)/ 74.375)}}@supports (margin-bottom:clamp(1.875rem ,1.6397058824rem + 1.1764705882vw ,2.75rem)){.tabs__info:not(:last-child){margin-bottom:clamp(1.875rem ,1.6397058824rem + 1.1764705882vw ,2.75rem)}}@supports not (margin-bottom:clamp(1.875rem ,1.6397058824rem + 1.1764705882vw ,2.75rem)){.tabs__info:not(:last-child){margin-bottom:calc(1.875rem + .875 * (100vw - 20rem)/ 74.375)}}@supports (font-size:clamp(0.75rem ,0.6155462185rem + 0.6722689076vw ,1.25rem)){.tabs__count{font-size:clamp(.75rem ,.6155462185rem + .6722689076vw ,1.25rem)}}@supports not (font-size:clamp(0.75rem ,0.6155462185rem + 0.6722689076vw ,1.25rem)){.tabs__count{font-size:calc(.75rem + .5 * (100vw - 20rem)/ 74.375)}}@supports (font-size:clamp(1.5rem ,0.8277310924rem + 3.3613445378vw ,4rem)){.title{font-size:clamp(1.5rem ,.8277310924rem + 3.3613445378vw ,4rem)}}@supports not (font-size:clamp(1.5rem ,0.8277310924rem + 3.3613445378vw ,4rem)){.title{font-size:calc(1.5rem + 2.5 * (100vw - 20rem)/ 74.375)}}@supports (font-size:clamp(1.25rem ,0.7794117647rem + 2.3529411765vw ,3rem)){.title--sm{font-size:clamp(1.25rem ,.7794117647rem + 2.3529411765vw ,3rem)}}@supports not (font-size:clamp(1.25rem ,0.7794117647rem + 2.3529411765vw ,3rem)){.title--sm{font-size:calc(1.25rem + 1.75 * (100vw - 20rem)/ 74.375)}}@supports (right:clamp(0.0000000625rem ,-0.5042016014rem + 2.5210083193vw ,1.875rem)){.label-x{right:clamp(.0000000625rem ,-.5042016014rem + 2.5210083193vw ,1.875rem)}}@supports not (right:clamp(0.0000000625rem ,-0.5042016014rem + 2.5210083193vw ,1.875rem)){.label-x{right:calc(.0000000625rem + 1.8749999375 * (100vw - 20rem)/ 74.375)}}@supports (max-width:clamp(4.375rem ,3.5346638655rem + 4.2016806723vw ,7.5rem)){.flip__hand img{max-width:clamp(4.375rem ,3.5346638655rem + 4.2016806723vw ,7.5rem)}}@supports not (max-width:clamp(4.375rem ,3.5346638655rem + 4.2016806723vw ,7.5rem)){.flip__hand img{max-width:calc(4.375rem + 3.125 * (100vw - 20rem)/ 74.375)}}@supports (height:clamp(11.75rem ,9.3634453782rem + 11.9327731092vw ,20.625rem)){.flip__body{height:clamp(11.75rem ,9.3634453782rem + 11.9327731092vw ,20.625rem)}}@supports not (height:clamp(11.75rem ,9.3634453782rem + 11.9327731092vw ,20.625rem)){.flip__body{height:calc(11.75rem + 8.875 * (100vw - 20rem)/ 74.375)}}@supports (margin-bottom:clamp(0.5rem ,0.3991596639rem + 0.5042016807vw ,0.875rem)){.flip__title:not(:last-child){margin-bottom:clamp(.5rem ,.3991596639rem + .5042016807vw ,.875rem)}}@supports not (margin-bottom:clamp(0.5rem ,0.3991596639rem + 0.5042016807vw ,0.875rem)){.flip__title:not(:last-child){margin-bottom:calc(.5rem + .375 * (100vw - 20rem)/ 74.375)}}@supports (bottom:clamp(0.9375rem ,0.6853991597rem + 1.2605042017vw ,1.875rem)){.actions{bottom:clamp(.9375rem ,.6853991597rem + 1.2605042017vw ,1.875rem)}}@supports not (bottom:clamp(0.9375rem ,0.6853991597rem + 1.2605042017vw ,1.875rem)){.actions{bottom:calc(.9375rem + .9375 * (100vw - 20rem)/ 74.375)}}@supports (gap:clamp(0.3125rem ,0.1780462185rem + 0.6722689076vw ,0.8125rem)){.actions{gap:clamp(.3125rem ,.1780462185rem + .6722689076vw ,.8125rem)}}@supports not (gap:clamp(0.3125rem ,0.1780462185rem + 0.6722689076vw ,0.8125rem)){.actions{gap:calc(.3125rem + .5 * (100vw - 20rem)/ 74.375)}}@supports (right:clamp(0.9375rem ,0.6853991597rem + 1.2605042017vw ,1.875rem)){.actions.show{right:clamp(.9375rem ,.6853991597rem + 1.2605042017vw ,1.875rem)}}@supports not (right:clamp(0.9375rem ,0.6853991597rem + 1.2605042017vw ,1.875rem)){.actions.show{right:calc(.9375rem + .9375 * (100vw - 20rem)/ 74.375)}}@supports (font-size:clamp(0.3125rem ,0.1780462185rem + 0.6722689076vw ,0.8125rem)){.actions__top{font-size:clamp(.3125rem ,.1780462185rem + .6722689076vw ,.8125rem)}}@supports not (font-size:clamp(0.3125rem ,0.1780462185rem + 0.6722689076vw ,0.8125rem)){.actions__top{font-size:calc(.3125rem + .5 * (100vw - 20rem)/ 74.375)}}@supports (width:clamp(1.6875rem ,0.931197479rem + 3.781512605vw ,4.5rem)){.actions__top{width:clamp(1.6875rem ,.931197479rem + 3.781512605vw ,4.5rem)}}@supports not (width:clamp(1.6875rem ,0.931197479rem + 3.781512605vw ,4.5rem)){.actions__top{width:calc(1.6875rem + 2.8125 * (100vw - 20rem)/ 74.375)}}@supports (height:clamp(1.6875rem ,0.931197479rem + 3.781512605vw ,4.5rem)){.actions__top{height:clamp(1.6875rem ,.931197479rem + 3.781512605vw ,4.5rem)}}@supports not (height:clamp(1.6875rem ,0.931197479rem + 3.781512605vw ,4.5rem)){.actions__top{height:calc(1.6875rem + 2.8125 * (100vw - 20rem)/ 74.375)}}@supports (width:clamp(2.125rem ,1.2006302521rem + 4.6218487395vw ,5.5625rem)){.actions__info{width:clamp(2.125rem ,1.2006302521rem + 4.6218487395vw ,5.5625rem)}}@supports not (width:clamp(2.125rem ,1.2006302521rem + 4.6218487395vw ,5.5625rem)){.actions__info{width:calc(2.125rem + 3.4375 * (100vw - 20rem)/ 74.375)}}@supports (height:clamp(2.125rem ,1.2006302521rem + 4.6218487395vw ,5.5625rem)){.actions__info{height:clamp(2.125rem ,1.2006302521rem + 4.6218487395vw ,5.5625rem)}}@supports not (height:clamp(2.125rem ,1.2006302521rem + 4.6218487395vw ,5.5625rem)){.actions__info{height:calc(2.125rem + 3.4375 * (100vw - 20rem)/ 74.375)}}@supports (font-size:clamp(0.75rem ,0.531512605rem + 1.0924369748vw ,1.5625rem)){.actions__info{font-size:clamp(.75rem ,.531512605rem + 1.0924369748vw ,1.5625rem)}}@supports not (font-size:clamp(0.75rem ,0.531512605rem + 1.0924369748vw ,1.5625rem)){.actions__info{font-size:calc(.75rem + .8125 * (100vw - 20rem)/ 74.375)}}@supports (font-size:clamp(0.625rem ,0.3897058824rem + 1.1764705882vw ,1.5rem)){.select__title{font-size:clamp(.625rem ,.3897058824rem + 1.1764705882vw ,1.5rem)}}@supports not (font-size:clamp(0.625rem ,0.3897058824rem + 1.1764705882vw ,1.5rem)){.select__title{font-size:calc(.625rem + .875 * (100vw - 20rem)/ 74.375)}}@supports (top:clamp(0.625rem ,0.4569327731rem + 0.8403361345vw ,1.25rem)){.select__body{top:clamp(.625rem ,.4569327731rem + .8403361345vw ,1.25rem)}}@supports not (top:clamp(0.625rem ,0.4569327731rem + 0.8403361345vw ,1.25rem)){.select__body{top:calc(.625rem + .625 * (100vw - 20rem)/ 74.375)}}@supports (gap:clamp(0.3125rem ,-0.0068277311rem + 1.5966386555vw ,1.5rem)){.select__wrapper{gap:clamp(.3125rem ,-.0068277311rem + 1.5966386555vw ,1.5rem)}}@supports not (gap:clamp(0.3125rem ,-0.0068277311rem + 1.5966386555vw ,1.5rem)){.select__wrapper{gap:calc(.3125rem + 1.1875 * (100vw - 20rem)/ 74.375)}}@supports (min-height:clamp(4.375rem ,4.375rem + 0vw ,4.375rem)){._header-scroll .header__container{min-height:clamp(4.375rem ,4.375rem + 0 ,4.375rem)}}@supports not (min-height:clamp(4.375rem ,4.375rem + 0vw ,4.375rem)){._header-scroll .header__container{min-height:calc(4.375rem + 0 * (100vw - 20rem)/ 74.375)}}@supports (min-height:clamp(4.375rem ,3.618697479rem + 3.781512605vw ,7.1875rem)){.header__container{min-height:clamp(4.375rem ,3.618697479rem + 3.781512605vw ,7.1875rem)}}@supports not (min-height:clamp(4.375rem ,3.618697479rem + 3.781512605vw ,7.1875rem)){.header__container{min-height:calc(4.375rem + 2.8125 * (100vw - 20rem)/ 74.375)}}@supports (padding-top:clamp(2.125rem ,1.0325630252rem + 5.4621848739vw ,6.1875rem)){.footer{padding-top:clamp(2.125rem ,1.0325630252rem + 5.4621848739vw ,6.1875rem)}}@supports not (padding-top:clamp(2.125rem ,1.0325630252rem + 5.4621848739vw ,6.1875rem)){.footer{padding-top:calc(2.125rem + 4.0625 * (100vw - 20rem)/ 74.375)}}@supports (margin-bottom:clamp(1.5rem ,1.2983193277rem + 1.0084033613vw ,2.25rem)){.footer__title:not(:last-child){margin-bottom:clamp(1.5rem ,1.2983193277rem + 1.0084033613vw ,2.25rem)}}@supports not (margin-bottom:clamp(1.5rem ,1.2983193277rem + 1.0084033613vw ,2.25rem)){.footer__title:not(:last-child){margin-bottom:calc(1.5rem + .75 * (100vw - 20rem)/ 74.375)}}@supports (gap:clamp(1.5rem ,1.1470588235rem + 1.7647058824vw ,2.8125rem)){.footer__body{gap:clamp(1.5rem ,1.1470588235rem + 1.7647058824vw ,2.8125rem)}}@supports not (gap:clamp(1.5rem ,1.1470588235rem + 1.7647058824vw ,2.8125rem)){.footer__body{gap:calc(1.5rem + 1.3125 * (100vw - 20rem)/ 74.375)}}@supports (font-size:clamp(1rem ,0.9327731092rem + 0.3361344538vw ,1.25rem)){.menu-footer__item{font-size:clamp(1rem ,.9327731092rem + .3361344538vw ,1.25rem)}}@supports not (font-size:clamp(1rem ,0.9327731092rem + 0.3361344538vw ,1.25rem)){.menu-footer__item{font-size:calc(1rem + .25 * (100vw - 20rem)/ 74.375)}}@supports (margin-bottom:clamp(0.5rem ,0.4159663866rem + 0.4201680672vw ,0.8125rem)){.menu-footer__item:not(:last-child){margin-bottom:clamp(.5rem ,.4159663866rem + .4201680672vw ,.8125rem)}}@supports not (margin-bottom:clamp(0.5rem ,0.4159663866rem + 0.4201680672vw ,0.8125rem)){.menu-footer__item:not(:last-child){margin-bottom:calc(.5rem + .3125 * (100vw - 20rem)/ 74.375)}}@supports (max-width:clamp(7.5rem ,2.7941176471rem + 23.5294117647vw ,25rem)){.main__shtamp img{max-width:clamp(7.5rem ,2.7941176471rem + 23.5294117647vw ,25rem)}}@supports not (max-width:clamp(7.5rem ,2.7941176471rem + 23.5294117647vw ,25rem)){.main__shtamp img{max-width:calc(7.5rem + 17.5 * (100vw - 20rem)/ 74.375)}}@supports (padding-bottom:clamp(5.625rem ,2.2636554622rem + 16.8067226891vw ,18.125rem)){.about{padding-bottom:clamp(5.625rem ,2.2636554622rem + 16.8067226891vw ,18.125rem)}}@supports not (padding-bottom:clamp(5.625rem ,2.2636554622rem + 16.8067226891vw ,18.125rem)){.about{padding-bottom:calc(5.625rem + 12.5 * (100vw - 20rem)/ 74.375)}}@supports (margin-bottom:clamp(1.5rem ,1.1638655462rem + 1.6806722689vw ,2.75rem)){.about__title:not(:last-child){margin-bottom:clamp(1.5rem ,1.1638655462rem + 1.6806722689vw ,2.75rem)}}@supports not (margin-bottom:clamp(1.5rem ,1.1638655462rem + 1.6806722689vw ,2.75rem)){.about__title:not(:last-child){margin-bottom:calc(1.5rem + 1.25 * (100vw - 20rem)/ 74.375)}}@supports (margin-bottom:clamp(0.5rem ,0.231092437rem + 1.3445378151vw ,1.5rem)){.about__text p:not(:last-child){margin-bottom:clamp(.5rem ,.231092437rem + 1.3445378151vw ,1.5rem)}}@supports not (margin-bottom:clamp(0.5rem ,0.231092437rem + 1.3445378151vw ,1.5rem)){.about__text p:not(:last-child){margin-bottom:calc(.5rem + 1 * (100vw - 20rem)/ 74.375)}}@supports (font-size:clamp(0.75rem ,0.6155462185rem + 0.6722689076vw ,1.25rem)){.about__text{font-size:clamp(.75rem ,.6155462185rem + .6722689076vw ,1.25rem)}}@supports not (font-size:clamp(0.75rem ,0.6155462185rem + 0.6722689076vw ,1.25rem)){.about__text{font-size:calc(.75rem + .5 * (100vw - 20rem)/ 74.375)}}@supports (font-size:clamp(0.75rem ,0.6155462185rem + 0.6722689076vw ,1.25rem)){.header-about__text{font-size:clamp(.75rem ,.6155462185rem + .6722689076vw ,1.25rem)}}@supports not (font-size:clamp(0.75rem ,0.6155462185rem + 0.6722689076vw ,1.25rem)){.header-about__text{font-size:calc(.75rem + .5 * (100vw - 20rem)/ 74.375)}}@supports (margin-bottom:clamp(1.9375rem ,1.8534663866rem + 0.4201680672vw ,2.25rem)){.header-about__text:not(:last-child){margin-bottom:clamp(1.9375rem ,1.8534663866rem + .4201680672vw ,2.25rem)}}@supports not (margin-bottom:clamp(1.9375rem ,1.8534663866rem + 0.4201680672vw ,2.25rem)){.header-about__text:not(:last-child){margin-bottom:calc(1.9375rem + .3125 * (100vw - 20rem)/ 74.375)}}@supports (gap:clamp(0.625rem ,0.5409663866rem + 0.4201680672vw ,0.9375rem)){.slide-reviews__actions{gap:clamp(.625rem ,.5409663866rem + .4201680672vw ,.9375rem)}}@supports not (gap:clamp(0.625rem ,0.5409663866rem + 0.4201680672vw ,0.9375rem)){.slide-reviews__actions{gap:calc(.625rem + .3125 * (100vw - 20rem)/ 74.375)}}@supports (top:clamp(5rem ,4.3277310924rem + 3.3613445378vw ,7.5rem)){.catalog__decor{top:clamp(5rem ,4.3277310924rem + 3.3613445378vw ,7.5rem)}}@supports not (top:clamp(5rem ,4.3277310924rem + 3.3613445378vw ,7.5rem)){.catalog__decor{top:calc(5rem + 2.5 * (100vw - 20rem)/ 74.375)}}@supports (margin-bottom:clamp(2.1875rem ,2.0362394958rem + 0.756302521vw ,2.75rem)){.catalog__title:not(:last-child){margin-bottom:clamp(2.1875rem ,2.0362394958rem + .756302521vw ,2.75rem)}}@supports not (margin-bottom:clamp(2.1875rem ,2.0362394958rem + 0.756302521vw ,2.75rem)){.catalog__title:not(:last-child){margin-bottom:calc(2.1875rem + .5625 * (100vw - 20rem)/ 74.375)}}@supports (margin-top:clamp(2.1875rem ,2.0362394958rem + 0.756302521vw ,2.75rem)){.catalog__button--static{margin-top:clamp(2.1875rem ,2.0362394958rem + .756302521vw ,2.75rem)}}@supports not (margin-top:clamp(2.1875rem ,2.0362394958rem + 0.756302521vw ,2.75rem)){.catalog__button--static{margin-top:calc(2.1875rem + .5625 * (100vw - 20rem)/ 74.375)}}@supports (font-size:clamp(0.9375rem ,0.5845588235rem + 1.7647058824vw ,2.25rem)){.catalog__more{font-size:clamp(.9375rem ,.5845588235rem + 1.7647058824vw ,2.25rem)}}@supports not (font-size:clamp(0.9375rem ,0.5845588235rem + 1.7647058824vw ,2.25rem)){.catalog__more{font-size:calc(.9375rem + 1.3125 * (100vw - 20rem)/ 74.375)}}@supports (margin-bottom:clamp(1rem ,0.6638655462rem + 1.6806722689vw ,2.25rem)){.item-catalog__flip:not(:last-child){margin-bottom:clamp(1rem ,.6638655462rem + 1.6806722689vw ,2.25rem)}}@supports not (margin-bottom:clamp(1rem ,0.6638655462rem + 1.6806722689vw ,2.25rem)){.item-catalog__flip:not(:last-child){margin-bottom:calc(1rem + 1.25 * (100vw - 20rem)/ 74.375)}}@supports (max-width:clamp(14.625rem ,14.1880252101rem + 2.1848739496vw ,16.25rem)){.item-catalog__info{max-width:clamp(14.625rem ,14.1880252101rem + 2.1848739496vw ,16.25rem)}}@supports not (max-width:clamp(14.625rem ,14.1880252101rem + 2.1848739496vw ,16.25rem)){.item-catalog__info{max-width:calc(14.625rem + 1.625 * (100vw - 20rem)/ 74.375)}}@supports (font-size:clamp(0.8125rem ,0.6276260504rem + 0.9243697479vw ,1.5rem)){.item-catalog__price{font-size:clamp(.8125rem ,.6276260504rem + .9243697479vw ,1.5rem)}}@supports not (font-size:clamp(0.8125rem ,0.6276260504rem + 0.9243697479vw ,1.5rem)){.item-catalog__price{font-size:calc(.8125rem + .6875 * (100vw - 20rem)/ 74.375)}}@supports (margin-bottom:clamp(1.25rem ,0.7457983193rem + 2.5210084034vw ,3.125rem)){.set-actions:not(:last-child){margin-bottom:clamp(1.25rem ,.7457983193rem + 2.5210084034vw ,3.125rem)}}@supports not (margin-bottom:clamp(1.25rem ,0.7457983193rem + 2.5210084034vw ,3.125rem)){.set-actions:not(:last-child){margin-bottom:calc(1.25rem + 1.875 * (100vw - 20rem)/ 74.375)}}@supports (gap:clamp(1.4375rem ,1.219012605rem + 1.0924369748vw ,2.25rem)){.set-actions{gap:clamp(1.4375rem ,1.219012605rem + 1.0924369748vw ,2.25rem)}}@supports not (gap:clamp(1.4375rem ,1.219012605rem + 1.0924369748vw ,2.25rem)){.set-actions{gap:calc(1.4375rem + .8125 * (100vw - 20rem)/ 74.375)}}@supports (gap:clamp(0.625rem ,0.3897058824rem + 1.1764705882vw ,1.5rem)){.set-actions__pagination{gap:clamp(.625rem ,.3897058824rem + 1.1764705882vw ,1.5rem)}}@supports not (gap:clamp(0.625rem ,0.3897058824rem + 1.1764705882vw ,1.5rem)){.set-actions__pagination{gap:calc(.625rem + .875 * (100vw - 20rem)/ 74.375)}}@supports (margin-bottom:clamp(0.9375rem ,0.450105042rem + 2.4369747899vw ,2.75rem)){.side__image:not(:last-child){margin-bottom:clamp(.9375rem ,.450105042rem + 2.4369747899vw ,2.75rem)}}@supports not (margin-bottom:clamp(0.9375rem ,0.450105042rem + 2.4369747899vw ,2.75rem)){.side__image:not(:last-child){margin-bottom:calc(.9375rem + 1.8125 * (100vw - 20rem)/ 74.375)}}@supports (font-size:clamp(1.5rem ,1.3655462185rem + 0.6722689076vw ,2rem)){.side__image .label-x{font-size:clamp(1.5rem ,1.3655462185rem + .6722689076vw ,2rem)}}@supports not (font-size:clamp(1.5rem ,1.3655462185rem + 0.6722689076vw ,2rem)){.side__image .label-x{font-size:calc(1.5rem + .5 * (100vw - 20rem)/ 74.375)}}@supports (margin-bottom:clamp(0.875rem ,0.7069327731rem + 0.8403361345vw ,1.5rem)){.item-sets__image:not(:last-child){margin-bottom:clamp(.875rem ,.7069327731rem + .8403361345vw ,1.5rem)}}@supports not (margin-bottom:clamp(0.875rem ,0.7069327731rem + 0.8403361345vw ,1.5rem)){.item-sets__image:not(:last-child){margin-bottom:calc(.875rem + .625 * (100vw - 20rem)/ 74.375)}}@supports (height:clamp(1.6875rem ,0.7967436975rem + 4.4537815126vw ,5rem)){.faq__line{height:clamp(1.6875rem ,.7967436975rem + 4.4537815126vw ,5rem)}}@supports not (height:clamp(1.6875rem ,0.7967436975rem + 4.4537815126vw ,5rem)){.faq__line{height:calc(1.6875rem + 3.3125 * (100vw - 20rem)/ 74.375)}}@supports (gap:clamp(0.5rem ,0.231092437rem + 1.3445378151vw ,1.5rem)){.faq__top{gap:clamp(.5rem ,.231092437rem + 1.3445378151vw ,1.5rem)}}@supports not (gap:clamp(0.5rem ,0.231092437rem + 1.3445378151vw ,1.5rem)){.faq__top{gap:calc(.5rem + 1 * (100vw - 20rem)/ 74.375)}}@supports (font-size:clamp(0.8125rem ,0.6948529412rem + 0.5882352941vw ,1.25rem)){.faq__text{font-size:clamp(.8125rem ,.6948529412rem + .5882352941vw ,1.25rem)}}@supports not (font-size:clamp(0.8125rem ,0.6948529412rem + 0.5882352941vw ,1.25rem)){.faq__text{font-size:calc(.8125rem + .4375 * (100vw - 20rem)/ 74.375)}}@supports (font-size:clamp(1rem ,0.9327731092rem + 0.3361344538vw ,1.25rem)){.instruction__text{font-size:clamp(1rem ,.9327731092rem + .3361344538vw ,1.25rem)}}@supports not (font-size:clamp(1rem ,0.9327731092rem + 0.3361344538vw ,1.25rem)){.instruction__text{font-size:calc(1rem + .25 * (100vw - 20rem)/ 74.375)}}@supports (margin-bottom:clamp(0.625rem ,0.3897058824rem + 1.1764705882vw ,1.5rem)){.instruction__text p:not(:last-child){margin-bottom:clamp(.625rem ,.3897058824rem + 1.1764705882vw ,1.5rem)}}@supports not (margin-bottom:clamp(0.625rem ,0.3897058824rem + 1.1764705882vw ,1.5rem)){.instruction__text p:not(:last-child){margin-bottom:calc(.625rem + .875 * (100vw - 20rem)/ 74.375)}}}@media (min-width:28.125em) and (max-width:64em){@supports (min-height:clamp(14.875rem ,-4.9202961672rem + 70.3832752613vw ,40.125rem)){.popup__content{min-height:clamp(14.875rem ,-4.9202961672rem + 70.3832752613vw ,40.125rem)}}@supports not (min-height:clamp(14.875rem ,-4.9202961672rem + 70.3832752613vw ,40.125rem)){.popup__content{min-height:calc(14.875rem + 25.25 * (100vw - 28.125rem)/ 35.875)}}@supports (min-height:clamp(15.625rem ,-4.5132839721rem + 71.6027874564vw ,41.3125rem)){.popup-order__container{min-height:clamp(15.625rem ,-4.5132839721rem + 71.6027874564vw ,41.3125rem)}}@supports not (min-height:clamp(15.625rem ,-4.5132839721rem + 71.6027874564vw ,41.3125rem)){.popup-order__container{min-height:calc(15.625rem + 25.6875 * (100vw - 28.125rem)/ 35.875)}}@supports (min-height:clamp(15.625rem ,-4.5132839721rem + 71.6027874564vw ,41.3125rem)){.popup-order__content{min-height:clamp(15.625rem ,-4.5132839721rem + 71.6027874564vw ,41.3125rem)}}@supports not (min-height:clamp(15.625rem ,-4.5132839721rem + 71.6027874564vw ,41.3125rem)){.popup-order__content{min-height:calc(15.625rem + 25.6875 * (100vw - 28.125rem)/ 35.875)}}@supports (padding-right:clamp(1.25rem ,0.2700348432rem + 3.4843205575vw ,2.5rem)){.popup-order__block{padding-right:clamp(1.25rem ,.2700348432rem + 3.4843205575vw ,2.5rem)}}@supports not (padding-right:clamp(1.25rem ,0.2700348432rem + 3.4843205575vw ,2.5rem)){.popup-order__block{padding-right:calc(1.25rem + 1.25 * (100vw - 28.125rem)/ 35.875)}}@supports (font-size:clamp(0.625rem ,0.1350174216rem + 1.7421602787vw ,1.25rem)){.info-order__text{font-size:clamp(.625rem ,.1350174216rem + 1.7421602787vw ,1.25rem)}}@supports not (font-size:clamp(0.625rem ,0.1350174216rem + 1.7421602787vw ,1.25rem)){.info-order__text{font-size:calc(.625rem + .625 * (100vw - 28.125rem)/ 35.875)}}@supports (font-size:clamp(0.75rem ,0.3580139373rem + 1.393728223vw ,1.25rem)){.popup-thk__info{font-size:clamp(.75rem ,.3580139373rem + 1.393728223vw ,1.25rem)}}@supports not (font-size:clamp(0.75rem ,0.3580139373rem + 1.393728223vw ,1.25rem)){.popup-thk__info{font-size:calc(.75rem + .5 * (100vw - 28.125rem)/ 35.875)}}@supports (font-size:clamp(0.625rem ,-0.4529616725rem + 3.8327526132vw ,2rem)){.label-x{font-size:clamp(.625rem ,-.4529616725rem + 3.8327526132vw ,2rem)}}@supports not (font-size:clamp(0.625rem ,-0.4529616725rem + 3.8327526132vw ,2rem)){.label-x{font-size:calc(.625rem + 1.375 * (100vw - 28.125rem)/ 35.875)}}@supports (padding-top:clamp(0.3125rem ,-0.1774825784rem + 1.7421602787vw ,0.9375rem)){.select__item{padding-top:clamp(.3125rem ,-.1774825784rem + 1.7421602787vw ,.9375rem)}}@supports not (padding-top:clamp(0.3125rem ,-0.1774825784rem + 1.7421602787vw ,0.9375rem)){.select__item{padding-top:calc(.3125rem + .625 * (100vw - 28.125rem)/ 35.875)}}@supports (padding-bottom:clamp(0.3125rem ,-0.1774825784rem + 1.7421602787vw ,0.9375rem)){.select__item{padding-bottom:clamp(.3125rem ,-.1774825784rem + 1.7421602787vw ,.9375rem)}}@supports not (padding-bottom:clamp(0.3125rem ,-0.1774825784rem + 1.7421602787vw ,0.9375rem)){.select__item{padding-bottom:calc(.3125rem + .625 * (100vw - 28.125rem)/ 35.875)}}@supports (font-size:clamp(2rem ,1.2160278746rem + 2.787456446vw ,3rem)){.menu__label{font-size:clamp(2rem ,1.2160278746rem + 2.787456446vw ,3rem)}}@supports not (font-size:clamp(2rem ,1.2160278746rem + 2.787456446vw ,3rem)){.menu__label{font-size:calc(2rem + 1 * (100vw - 28.125rem)/ 35.875)}}@supports (font-size:clamp(1.125rem ,0.831010453rem + 1.0452961672vw ,1.5rem)){.active .item-why__title{font-size:clamp(1.125rem ,.831010453rem + 1.0452961672vw ,1.5rem)}}@supports not (font-size:clamp(1.125rem ,0.831010453rem + 1.0452961672vw ,1.5rem)){.active .item-why__title{font-size:calc(1.125rem + .375 * (100vw - 28.125rem)/ 35.875)}}@supports (font-size:clamp(0.75rem ,0.5050087108rem + 0.8710801394vw ,1.0625rem)){.active .item-why__text{font-size:clamp(.75rem ,.5050087108rem + .8710801394vw ,1.0625rem)}}@supports not (font-size:clamp(0.75rem ,0.5050087108rem + 0.8710801394vw ,1.0625rem)){.active .item-why__text{font-size:calc(.75rem + .3125 * (100vw - 28.125rem)/ 35.875)}}@supports (padding-top:clamp(1.6875rem ,0.0705574913rem + 5.7491289199vw ,3.75rem)){.slide-reviews{padding-top:clamp(1.6875rem ,.0705574913rem + 5.7491289199vw ,3.75rem)}}@supports not (padding-top:clamp(1.6875rem ,0.0705574913rem + 5.7491289199vw ,3.75rem)){.slide-reviews{padding-top:calc(1.6875rem + 2.0625 * (100vw - 28.125rem)/ 35.875)}}@supports (padding-bottom:clamp(2.1875rem ,0.4725609756rem + 6.0975609756vw ,4.375rem)){.slide-reviews{padding-bottom:clamp(2.1875rem ,.4725609756rem + 6.0975609756vw ,4.375rem)}}@supports not (padding-bottom:clamp(2.1875rem ,0.4725609756rem + 6.0975609756vw ,4.375rem)){.slide-reviews{padding-bottom:calc(2.1875rem + 2.1875 * (100vw - 28.125rem)/ 35.875)}}@supports (padding-left:clamp(1.5rem ,-0.2639372822rem + 6.2717770035vw ,3.75rem)){.slide-reviews{padding-left:clamp(1.5rem ,-.2639372822rem + 6.2717770035vw ,3.75rem)}}@supports not (padding-left:clamp(1.5rem ,-0.2639372822rem + 6.2717770035vw ,3.75rem)){.slide-reviews{padding-left:calc(1.5rem + 2.25 * (100vw - 28.125rem)/ 35.875)}}@supports (padding-right:clamp(1.875rem ,0.4050522648rem + 5.2264808362vw ,3.75rem)){.slide-reviews{padding-right:clamp(1.875rem ,.4050522648rem + 5.2264808362vw ,3.75rem)}}@supports not (padding-right:clamp(1.875rem ,0.4050522648rem + 5.2264808362vw ,3.75rem)){.slide-reviews{padding-right:calc(1.875rem + 1.875 * (100vw - 28.125rem)/ 35.875)}}@supports (gap:clamp(1.4375rem ,0.212543554rem + 4.3554006969vw ,3rem)){.reviews-nav{gap:clamp(1.4375rem ,.212543554rem + 4.3554006969vw ,3rem)}}@supports not (gap:clamp(1.4375rem ,0.212543554rem + 4.3554006969vw ,3rem)){.reviews-nav{gap:calc(1.4375rem + 1.5625 * (100vw - 28.125rem)/ 35.875)}}@supports (font-size:clamp(1.625rem ,0.1550522648rem + 5.2264808362vw ,3.5rem)){.reviews-nav__button::before{font-size:clamp(1.625rem ,.1550522648rem + 5.2264808362vw ,3.5rem)}}@supports not (font-size:clamp(1.625rem ,0.1550522648rem + 5.2264808362vw ,3.5rem)){.reviews-nav__button::before{font-size:calc(1.625rem + 1.875 * (100vw - 28.125rem)/ 35.875)}}@supports (margin-bottom:clamp(1.5rem ,0.5200348432rem + 3.4843205575vw ,2.75rem)){.contact__title:not(:last-child){margin-bottom:clamp(1.5rem ,.5200348432rem + 3.4843205575vw ,2.75rem)}}@supports not (margin-bottom:clamp(1.5rem ,0.5200348432rem + 3.4843205575vw ,2.75rem)){.contact__title:not(:last-child){margin-bottom:calc(1.5rem + 1.25 * (100vw - 28.125rem)/ 35.875)}}}@media (min-width:62em) and (max-width:106.25em){@supports (left:clamp(-18.75rem ,-45.0211865282rem + 42.3728814972vw ,0.0000000625rem)){.popup-order__decor--1{left:clamp(-18.75rem ,-45.0211865282rem + 42.3728814972vw ,.0000000625rem)}}@supports not (left:clamp(-18.75rem ,-45.0211865282rem + 42.3728814972vw ,0.0000000625rem)){.popup-order__decor--1{left:calc(-18.75rem + 18.7500000625 * (100vw - 62rem)/ 44.25)}}}@media (max-width:65.625em) and (min-width:29.99875em){.popup-order__decor--2{display:block}}@media (min-width:47.9375em) and (max-width:62.5em){@supports (left:clamp(-9.375rem ,-40.2360517079rem + 64.3776828326vw ,0.0000000625rem)){.popup-order__decor--2{left:clamp(-9.375rem ,-40.2360517079rem + 64.3776828326vw ,.0000000625rem)}}@supports not (left:clamp(-9.375rem ,-40.2360517079rem + 64.3776828326vw ,0.0000000625rem)){.popup-order__decor--2{left:calc(-9.375rem + 9.3750000625 * (100vw - 47.9375rem)/ 14.5625)}}}@media (min-width:21.875em) and (max-width:30em){@supports (left:clamp(-4.375rem ,-11.1057692308rem + 30.7692307692vw ,-1.875rem)){.popup-order__decor--3{left:clamp(-4.375rem ,-11.1057692308rem + 30.7692307692vw ,-1.875rem)}}@supports not (left:clamp(-4.375rem ,-11.1057692308rem + 30.7692307692vw ,-1.875rem)){.popup-order__decor--3{left:calc(-4.375rem + 2.5 * (100vw - 21.875rem)/ 8.125)}}}@media (min-width:65.625em) and (max-width:90em){@supports (margin-bottom:clamp(3rem ,1.9903846154rem + 1.5384615385vw ,3.375rem)){.info-order__close:not(:last-child){margin-bottom:clamp(3rem ,1.9903846154rem + 1.5384615385vw ,3.375rem)}}@supports not (margin-bottom:clamp(3rem ,1.9903846154rem + 1.5384615385vw ,3.375rem)){.info-order__close:not(:last-child){margin-bottom:calc(3rem + .375 * (100vw - 65.625rem)/ 24.375)}}@supports (font-size:clamp(3rem ,-1.5432692308rem + 6.9230769231vw ,4.6875rem)){.info-order__title{font-size:clamp(3rem ,-1.5432692308rem + 6.9230769231vw ,4.6875rem)}}@supports not (font-size:clamp(3rem ,-1.5432692308rem + 6.9230769231vw ,4.6875rem)){.info-order__title{font-size:calc(3rem + 1.6875 * (100vw - 65.625rem)/ 24.375)}}@supports (margin-top:clamp(0.0000000625rem ,-16.8269228462rem + 25.6410253846vw ,6.25rem)){.about__images{margin-top:clamp(.0000000625rem ,-16.8269228462rem + 25.6410253846vw ,6.25rem)}}@supports not (margin-top:clamp(0.0000000625rem ,-16.8269228462rem + 25.6410253846vw ,6.25rem)){.about__images{margin-top:calc(.0000000625rem + 6.2499999375 * (100vw - 65.625rem)/ 24.375)}}@supports (top:clamp(-6.25rem ,16.8269233077rem + -25.6410258974vw ,0.0000000625rem)){.about__decor{top:clamp(-6.25rem ,16.8269233077rem + -25.6410258974vw ,.0000000625rem)}}@supports not (top:clamp(-6.25rem ,16.8269233077rem + -25.6410258974vw ,0.0000000625rem)){.about__decor{top:calc(.0000000625rem + -6.2500000625 * (100vw - 65.625rem)/ 24.375)}}}@media (max-width:63.9375em) and (min-width:65.625em){.info-order__close:not(:last-child){margin-bottom:3rem}}@media (max-width:63.9375em) and (min-width:28.125em) and (max-width:65.625em){@supports (margin-bottom:clamp(1.4375rem ,0.265625rem + 4.1666666667vw ,3rem)){.info-order__close:not(:last-child){margin-bottom:clamp(1.4375rem ,.265625rem + 4.1666666667vw ,3rem)}}@supports not (margin-bottom:clamp(1.4375rem ,0.265625rem + 4.1666666667vw ,3rem)){.info-order__close:not(:last-child){margin-bottom:calc(1.4375rem + 1.5625 * (100vw - 28.125rem)/ 37.5)}}}@media (max-width:63.9375em) and (min-width:63.75em){.info-order__title{font-size:3rem}.tabs__navigation:not(:last-child){margin-bottom:.9375rem}.form__info{font-size:1.0625rem}}@media (max-width:63.9375em) and (min-width:28.125em) and (max-width:63.75em){@supports (font-size:clamp(1rem ,-0.5789473684rem + 5.6140350877vw ,3rem)){.info-order__title{font-size:clamp(1rem ,-.5789473684rem + 5.6140350877vw ,3rem)}}@supports not (font-size:clamp(1rem ,-0.5789473684rem + 5.6140350877vw ,3rem)){.info-order__title{font-size:calc(1rem + 2 * (100vw - 28.125rem)/ 35.625)}}@supports (margin-bottom:clamp(0.9375rem ,1.9440789474rem + -1.5789473684vw ,1.5rem)){.tabs__navigation:not(:last-child){margin-bottom:clamp(.9375rem ,1.9440789474rem + -1.5789473684vw ,1.5rem)}}@supports not (margin-bottom:clamp(0.9375rem ,1.9440789474rem + -1.5789473684vw ,1.5rem)){.tabs__navigation:not(:last-child){margin-bottom:calc(1.5rem + -.5625 * (100vw - 28.125rem)/ 35.625)}}@supports (font-size:clamp(0.625rem ,0.2796052632rem + 1.2280701754vw ,1.0625rem)){.form__info{font-size:clamp(.625rem ,.2796052632rem + 1.2280701754vw ,1.0625rem)}}@supports not (font-size:clamp(0.625rem ,0.2796052632rem + 1.2280701754vw ,1.0625rem)){.form__info{font-size:calc(.625rem + .4375 * (100vw - 28.125rem)/ 35.625)}}}@media (min-width:64em) and (max-width:90em){@supports (margin-bottom:clamp(0.9375rem ,-3.5240384615rem + 6.9711538462vw ,2.75rem)){.tabs__navigation:not(:last-child){margin-bottom:clamp(.9375rem ,-3.5240384615rem + 6.9711538462vw ,2.75rem)}}@supports not (margin-bottom:clamp(0.9375rem ,-3.5240384615rem + 6.9711538462vw ,2.75rem)){.tabs__navigation:not(:last-child){margin-bottom:calc(.9375rem + 1.8125 * (100vw - 64rem)/ 26)}}@supports (height:clamp(34.75rem ,-9.8653846154rem + 69.7115384615vw ,52.875rem)){.video__wrapper{height:clamp(34.75rem ,-9.8653846154rem + 69.7115384615vw ,52.875rem)}}@supports not (height:clamp(34.75rem ,-9.8653846154rem + 69.7115384615vw ,52.875rem)){.video__wrapper{height:calc(34.75rem + 18.125 * (100vw - 64rem)/ 26)}}@supports (height:clamp(34.75rem ,-9.8653846154rem + 69.7115384615vw ,52.875rem)){.video__image-ibg{height:clamp(34.75rem ,-9.8653846154rem + 69.7115384615vw ,52.875rem)}}@supports not (height:clamp(34.75rem ,-9.8653846154rem + 69.7115384615vw ,52.875rem)){.video__image-ibg{height:calc(34.75rem + 18.125 * (100vw - 64rem)/ 26)}}@supports (width:clamp(34.75rem ,-9.8653846154rem + 69.7115384615vw ,52.875rem)){.video__image-ibg{width:clamp(34.75rem ,-9.8653846154rem + 69.7115384615vw ,52.875rem)}}@supports not (width:clamp(34.75rem ,-9.8653846154rem + 69.7115384615vw ,52.875rem)){.video__image-ibg{width:calc(34.75rem + 18.125 * (100vw - 64rem)/ 26)}}@supports (margin-bottom:clamp(1.875rem ,-2.7403846154rem + 7.2115384615vw ,3.75rem)){.reviews__title:not(:last-child){margin-bottom:clamp(1.875rem ,-2.7403846154rem + 7.2115384615vw ,3.75rem)}}@supports not (margin-bottom:clamp(1.875rem ,-2.7403846154rem + 7.2115384615vw ,3.75rem)){.reviews__title:not(:last-child){margin-bottom:calc(1.875rem + 1.875 * (100vw - 64rem)/ 26)}}@supports (right:clamp(-50rem ,-173.0769232308rem + 192.3076925481vw ,0.0000000625rem)){.reviews__decor--1{right:clamp(-50rem ,-173.0769232308rem + 192.3076925481vw ,.0000000625rem)}}@supports not (right:clamp(-50rem ,-173.0769232308rem + 192.3076925481vw ,0.0000000625rem)){.reviews__decor--1{right:calc(-50rem + 50.0000000625 * (100vw - 64rem)/ 26)}}@supports (left:clamp(-50rem ,-173.0769232308rem + 192.3076925481vw ,0.0000000625rem)){.reviews__decor--2{left:clamp(-50rem ,-173.0769232308rem + 192.3076925481vw ,.0000000625rem)}}@supports not (left:clamp(-50rem ,-173.0769232308rem + 192.3076925481vw ,0.0000000625rem)){.reviews__decor--2{left:calc(-50rem + 50.0000000625 * (100vw - 64rem)/ 26)}}@supports (font-size:clamp(1.0625rem ,0.6009615385rem + 0.7211538462vw ,1.25rem)){.form__info{font-size:clamp(1.0625rem ,.6009615385rem + .7211538462vw ,1.25rem)}}@supports not (font-size:clamp(1.0625rem ,0.6009615385rem + 0.7211538462vw ,1.25rem)){.form__info{font-size:calc(1.0625rem + .1875 * (100vw - 64rem)/ 26)}}@supports (margin-bottom:clamp(2.75rem ,-1.8653846154rem + 7.2115384615vw ,4.625rem)){.faq__title-bg:not(:last-child){margin-bottom:clamp(2.75rem ,-1.8653846154rem + 7.2115384615vw ,4.625rem)}}@supports not (margin-bottom:clamp(2.75rem ,-1.8653846154rem + 7.2115384615vw ,4.625rem)){.faq__title-bg:not(:last-child){margin-bottom:calc(2.75rem + 1.875 * (100vw - 64rem)/ 26)}}}@media (min-width:68.75em) and (max-width:90em){@supports (font-size:clamp(1.0625rem ,-0.3529411765rem + 2.0588235294vw ,1.5rem)){.tabs__title{font-size:clamp(1.0625rem ,-.3529411765rem + 2.0588235294vw ,1.5rem)}}@supports not (font-size:clamp(1.0625rem ,-0.3529411765rem + 2.0588235294vw ,1.5rem)){.tabs__title{font-size:calc(1.0625rem + .4375 * (100vw - 68.75rem)/ 21.25)}}@supports (font-size:clamp(1.0625rem ,-0.3529411765rem + 2.0588235294vw ,1.5rem)){.select__name{font-size:clamp(1.0625rem ,-.3529411765rem + 2.0588235294vw ,1.5rem)}}@supports not (font-size:clamp(1.0625rem ,-0.3529411765rem + 2.0588235294vw ,1.5rem)){.select__name{font-size:calc(1.0625rem + .4375 * (100vw - 68.75rem)/ 21.25)}}@supports (font-size:clamp(1.0625rem ,-0.3529411765rem + 2.0588235294vw ,1.5rem)){.select__price{font-size:clamp(1.0625rem ,-.3529411765rem + 2.0588235294vw ,1.5rem)}}@supports not (font-size:clamp(1.0625rem ,-0.3529411765rem + 2.0588235294vw ,1.5rem)){.select__price{font-size:calc(1.0625rem + .4375 * (100vw - 68.75rem)/ 21.25)}}}@media (max-width:63.9375em) and (min-width:64em){.tabs__title{font-size:1.0625rem}.select__name{font-size:1.0625rem}.select__price{font-size:1.0625rem}.video__wrapper{height:34.75rem}.video__pause{font-size:4rem}.catalog__content{-webkit-column-gap:4.625rem;-moz-column-gap:4.625rem;column-gap:4.625rem}.item-catalog__name{font-size:1.5rem}.side__title{font-size:3rem}.side__title--bg{font-size:2.5rem}.side__text{font-size:1rem}.contact__wrapper{padding-top:4.625rem}.contact__title{font-size:3rem}.contact__more{font-size:1.375rem}.block-contact{padding-bottom:6.25rem}.block-contact__title{font-size:3rem}.block-contact__text{font-size:1.0625rem}.faq__title-bg:not(:last-child){margin-bottom:2.75rem}.faq__column:not(:last-child){margin-bottom:2.75rem}.faq__column{gap:2.1875rem}.faq__item{max-width:23.125rem}.faq__number{font-size:4rem}.faq__title{font-size:1.5rem}.instruction__title{font-size:3rem}.instruction__item:not(:last-child){margin-bottom:2.75rem}.instruction__label{font-size:1.5rem}.instruction__label:not(:last-child){margin-bottom:1.5rem}}@media (max-width:63.9375em) and (min-width:28.125em) and (max-width:64em){@supports (font-size:clamp(0.625rem ,0.2820121951rem + 1.2195121951vw ,1.0625rem)){.tabs__title{font-size:clamp(.625rem ,.2820121951rem + 1.2195121951vw ,1.0625rem)}}@supports not (font-size:clamp(0.625rem ,0.2820121951rem + 1.2195121951vw ,1.0625rem)){.tabs__title{font-size:calc(.625rem + .4375 * (100vw - 28.125rem)/ 35.875)}}@supports (font-size:clamp(0.625rem ,0.2820121951rem + 1.2195121951vw ,1.0625rem)){.select__name{font-size:clamp(.625rem ,.2820121951rem + 1.2195121951vw ,1.0625rem)}}@supports not (font-size:clamp(0.625rem ,0.2820121951rem + 1.2195121951vw ,1.0625rem)){.select__name{font-size:calc(.625rem + .4375 * (100vw - 28.125rem)/ 35.875)}}@supports (font-size:clamp(0.625rem ,0.2820121951rem + 1.2195121951vw ,1.0625rem)){.select__price{font-size:clamp(.625rem ,.2820121951rem + 1.2195121951vw ,1.0625rem)}}@supports not (font-size:clamp(0.625rem ,0.2820121951rem + 1.2195121951vw ,1.0625rem)){.select__price{font-size:calc(.625rem + .4375 * (100vw - 28.125rem)/ 35.875)}}@supports (font-size:clamp(2rem ,0.4320557491rem + 5.574912892vw ,4rem)){.video__pause{font-size:clamp(2rem ,.4320557491rem + 5.574912892vw ,4rem)}}@supports not (font-size:clamp(2rem ,0.4320557491rem + 5.574912892vw ,4rem)){.video__pause{font-size:calc(2rem + 2 * (100vw - 28.125rem)/ 35.875)}}@supports ((-moz-column-gap:clamp(3.375rem ,2.3950348432rem + 3.4843205575vw ,4.625rem)) or (column-gap:clamp(3.375rem ,2.3950348432rem + 3.4843205575vw ,4.625rem))){.catalog__content{-webkit-column-gap:clamp(3.375rem ,2.3950348432rem + 3.4843205575vw ,4.625rem);-moz-column-gap:clamp(3.375rem ,2.3950348432rem + 3.4843205575vw ,4.625rem);column-gap:clamp(3.375rem ,2.3950348432rem + 3.4843205575vw ,4.625rem)}}@supports not ((-moz-column-gap:clamp(3.375rem ,2.3950348432rem + 3.4843205575vw ,4.625rem)) or (column-gap:clamp(3.375rem ,2.3950348432rem + 3.4843205575vw ,4.625rem))){.catalog__content{-webkit-column-gap:calc(3.375rem + 1.25 * (100vw - 28.125rem)/ 35.875);-moz-column-gap:calc(3.375rem + 1.25 * (100vw - 28.125rem)/ 35.875);column-gap:calc(3.375rem + 1.25 * (100vw - 28.125rem)/ 35.875)}}@supports (font-size:clamp(1rem ,0.6080139373rem + 1.393728223vw ,1.5rem)){.item-catalog__name{font-size:clamp(1rem ,.6080139373rem + 1.393728223vw ,1.5rem)}}@supports not (font-size:clamp(1rem ,0.6080139373rem + 1.393728223vw ,1.5rem)){.item-catalog__name{font-size:calc(1rem + .5 * (100vw - 28.125rem)/ 35.875)}}@supports (padding-top:clamp(2.0625rem ,0.0535714286rem + 7.1428571429vw ,4.625rem)){.contact__wrapper{padding-top:clamp(2.0625rem ,.0535714286rem + 7.1428571429vw ,4.625rem)}}@supports not (padding-top:clamp(2.0625rem ,0.0535714286rem + 7.1428571429vw ,4.625rem)){.contact__wrapper{padding-top:calc(2.0625rem + 2.5625 * (100vw - 28.125rem)/ 35.875)}}@supports (font-size:clamp(1.5rem ,0.3240418118rem + 4.181184669vw ,3rem)){.contact__title{font-size:clamp(1.5rem ,.3240418118rem + 4.181184669vw ,3rem)}}@supports not (font-size:clamp(1.5rem ,0.3240418118rem + 4.181184669vw ,3rem)){.contact__title{font-size:calc(1.5rem + 1.5 * (100vw - 28.125rem)/ 35.875)}}@supports (font-size:clamp(0.875rem ,0.4830139373rem + 1.393728223vw ,1.375rem)){.contact__more{font-size:clamp(.875rem ,.4830139373rem + 1.393728223vw ,1.375rem)}}@supports not (font-size:clamp(0.875rem ,0.4830139373rem + 1.393728223vw ,1.375rem)){.contact__more{font-size:calc(.875rem + .5 * (100vw - 28.125rem)/ 35.875)}}@supports (padding-bottom:clamp(2.8125rem ,0.1175958188rem + 9.5818815331vw ,6.25rem)){.block-contact{padding-bottom:clamp(2.8125rem ,.1175958188rem + 9.5818815331vw ,6.25rem)}}@supports not (padding-bottom:clamp(2.8125rem ,0.1175958188rem + 9.5818815331vw ,6.25rem)){.block-contact{padding-bottom:calc(2.8125rem + 3.4375 * (100vw - 28.125rem)/ 35.875)}}@supports (font-size:clamp(1.5rem ,0.3240418118rem + 4.181184669vw ,3rem)){.block-contact__title{font-size:clamp(1.5rem ,.3240418118rem + 4.181184669vw ,3rem)}}@supports not (font-size:clamp(1.5rem ,0.3240418118rem + 4.181184669vw ,3rem)){.block-contact__title{font-size:calc(1.5rem + 1.5 * (100vw - 28.125rem)/ 35.875)}}@supports (font-size:clamp(1rem ,0.9510017422rem + 0.1742160279vw ,1.0625rem)){.block-contact__text{font-size:clamp(1rem ,.9510017422rem + .1742160279vw ,1.0625rem)}}@supports not (font-size:clamp(1rem ,0.9510017422rem + 0.1742160279vw ,1.0625rem)){.block-contact__text{font-size:calc(1rem + .0625 * (100vw - 28.125rem)/ 35.875)}}@supports (margin-bottom:clamp(2.4375rem ,2.1925087108rem + 0.8710801394vw ,2.75rem)){.faq__title-bg:not(:last-child){margin-bottom:clamp(2.4375rem ,2.1925087108rem + .8710801394vw ,2.75rem)}}@supports not (margin-bottom:clamp(2.4375rem ,2.1925087108rem + 0.8710801394vw ,2.75rem)){.faq__title-bg:not(:last-child){margin-bottom:calc(2.4375rem + .3125 * (100vw - 28.125rem)/ 35.875)}}@supports (margin-bottom:clamp(2.4375rem ,2.1925087108rem + 0.8710801394vw ,2.75rem)){.faq__column:not(:last-child){margin-bottom:clamp(2.4375rem ,2.1925087108rem + .8710801394vw ,2.75rem)}}@supports not (margin-bottom:clamp(2.4375rem ,2.1925087108rem + 0.8710801394vw ,2.75rem)){.faq__column:not(:last-child){margin-bottom:calc(2.4375rem + .3125 * (100vw - 28.125rem)/ 35.875)}}@supports (gap:clamp(1.5rem ,0.9610191638rem + 1.9163763066vw ,2.1875rem)){.faq__column{gap:clamp(1.5rem ,.9610191638rem + 1.9163763066vw ,2.1875rem)}}@supports not (gap:clamp(1.5rem ,0.9610191638rem + 1.9163763066vw ,2.1875rem)){.faq__column{gap:calc(1.5rem + .6875 * (100vw - 28.125rem)/ 35.875)}}@supports (max-width:clamp(17.5rem ,13.0901567944rem + 15.6794425087vw ,23.125rem)){.faq__item{max-width:clamp(17.5rem ,13.0901567944rem + 15.6794425087vw ,23.125rem)}}@supports not (max-width:clamp(17.5rem ,13.0901567944rem + 15.6794425087vw ,23.125rem)){.faq__item{max-width:calc(17.5rem + 5.625 * (100vw - 28.125rem)/ 35.875)}}@supports (font-size:clamp(1.75rem ,-0.0139372822rem + 6.2717770035vw ,4rem)){.faq__number{font-size:clamp(1.75rem ,-.0139372822rem + 6.2717770035vw ,4rem)}}@supports not (font-size:clamp(1.75rem ,-0.0139372822rem + 6.2717770035vw ,4rem)){.faq__number{font-size:calc(1.75rem + 2.25 * (100vw - 28.125rem)/ 35.875)}}@supports (font-size:clamp(1rem ,0.6080139373rem + 1.393728223vw ,1.5rem)){.faq__title{font-size:clamp(1rem ,.6080139373rem + 1.393728223vw ,1.5rem)}}@supports not (font-size:clamp(1rem ,0.6080139373rem + 1.393728223vw ,1.5rem)){.faq__title{font-size:calc(1rem + .5 * (100vw - 28.125rem)/ 35.875)}}@supports (font-size:clamp(1.25rem ,-0.1219512195rem + 4.8780487805vw ,3rem)){.instruction__title{font-size:clamp(1.25rem ,-.1219512195rem + 4.8780487805vw ,3rem)}}@supports not (font-size:clamp(1.25rem ,-0.1219512195rem + 4.8780487805vw ,3rem)){.instruction__title{font-size:calc(1.25rem + 1.75 * (100vw - 28.125rem)/ 35.875)}}@supports (margin-bottom:clamp(1.5rem ,0.5200348432rem + 3.4843205575vw ,2.75rem)){.instruction__item:not(:last-child){margin-bottom:clamp(1.5rem ,.5200348432rem + 3.4843205575vw ,2.75rem)}}@supports not (margin-bottom:clamp(1.5rem ,0.5200348432rem + 3.4843205575vw ,2.75rem)){.instruction__item:not(:last-child){margin-bottom:calc(1.5rem + 1.25 * (100vw - 28.125rem)/ 35.875)}}@supports (font-size:clamp(1.125rem ,0.831010453rem + 1.0452961672vw ,1.5rem)){.instruction__label{font-size:clamp(1.125rem ,.831010453rem + 1.0452961672vw ,1.5rem)}}@supports not (font-size:clamp(1.125rem ,0.831010453rem + 1.0452961672vw ,1.5rem)){.instruction__label{font-size:calc(1.125rem + .375 * (100vw - 28.125rem)/ 35.875)}}@supports (margin-bottom:clamp(0.5rem ,-0.2839721254rem + 2.787456446vw ,1.5rem)){.instruction__label:not(:last-child){margin-bottom:clamp(.5rem ,-.2839721254rem + 2.787456446vw ,1.5rem)}}@supports not (margin-bottom:clamp(0.5rem ,-0.2839721254rem + 2.787456446vw ,1.5rem)){.instruction__label:not(:last-child){margin-bottom:calc(.5rem + 1 * (100vw - 28.125rem)/ 35.875)}}}@media (min-width:64em) and (max-width:94.375em){@supports (font-size:clamp(2rem ,-2.2139917695rem + 6.5843621399vw ,4rem)){.line__text{font-size:clamp(2rem ,-2.2139917695rem + 6.5843621399vw ,4rem)}}@supports not (font-size:clamp(2rem ,-2.2139917695rem + 6.5843621399vw ,4rem)){.line__text{font-size:calc(2rem + 2 * (100vw - 64rem)/ 30.375)}}@supports (max-width:clamp(11.25rem ,-0.6018518519rem + 18.5185185185vw ,16.875rem)){.flip img{max-width:clamp(11.25rem ,-.6018518519rem + 18.5185185185vw ,16.875rem)}}@supports not (max-width:clamp(11.25rem ,-0.6018518519rem + 18.5185185185vw ,16.875rem)){.flip img{max-width:calc(11.25rem + 5.625 * (100vw - 64rem)/ 30.375)}}@supports (width:clamp(11.25rem ,-0.6018518519rem + 18.5185185185vw ,16.875rem)){.flip__body{width:clamp(11.25rem ,-.6018518519rem + 18.5185185185vw ,16.875rem)}}@supports not (width:clamp(11.25rem ,-0.6018518519rem + 18.5185185185vw ,16.875rem)){.flip__body{width:calc(11.25rem + 5.625 * (100vw - 64rem)/ 30.375)}}@supports (gap:clamp(5.3125rem ,2.678755144rem + 4.1152263374vw ,6.5625rem)){.footer__container{gap:clamp(5.3125rem ,2.678755144rem + 4.1152263374vw ,6.5625rem)}}@supports not (gap:clamp(5.3125rem ,2.678755144rem + 4.1152263374vw ,6.5625rem)){.footer__container{gap:calc(5.3125rem + 1.25 * (100vw - 64rem)/ 30.375)}}@supports (padding-bottom:clamp(4.625rem ,-8.5437242798rem + 20.5761316872vw ,10.875rem)){.why{padding-bottom:clamp(4.625rem ,-8.5437242798rem + 20.5761316872vw ,10.875rem)}}@supports not (padding-bottom:clamp(4.625rem ,-8.5437242798rem + 20.5761316872vw ,10.875rem)){.why{padding-bottom:calc(4.625rem + 6.25 * (100vw - 64rem)/ 30.375)}}@supports (margin-bottom:clamp(4.625rem ,-8.5437242798rem + 20.5761316872vw ,10.875rem)){.video{margin-bottom:clamp(4.625rem ,-8.5437242798rem + 20.5761316872vw ,10.875rem)}}@supports not (margin-bottom:clamp(4.625rem ,-8.5437242798rem + 20.5761316872vw ,10.875rem)){.video{margin-bottom:calc(4.625rem + 6.25 * (100vw - 64rem)/ 30.375)}}@supports (font-size:clamp(4rem ,-2.0576131687rem + 9.4650205761vw ,6.875rem)){.video__play{font-size:clamp(4rem ,-2.0576131687rem + 9.4650205761vw ,6.875rem)}}@supports not (font-size:clamp(4rem ,-2.0576131687rem + 9.4650205761vw ,6.875rem)){.video__play{font-size:calc(4rem + 2.875 * (100vw - 64rem)/ 30.375)}}@supports (font-size:clamp(4rem ,-2.0576131687rem + 9.4650205761vw ,6.875rem)){.video__pause{font-size:clamp(4rem ,-2.0576131687rem + 9.4650205761vw ,6.875rem)}}@supports not (font-size:clamp(4rem ,-2.0576131687rem + 9.4650205761vw ,6.875rem)){.video__pause{font-size:calc(4rem + 2.875 * (100vw - 64rem)/ 30.375)}}@supports (margin-bottom:clamp(4.625rem ,-8.5437242798rem + 20.5761316872vw ,10.875rem)){.reviews{margin-bottom:clamp(4.625rem ,-8.5437242798rem + 20.5761316872vw ,10.875rem)}}@supports not (margin-bottom:clamp(4.625rem ,-8.5437242798rem + 20.5761316872vw ,10.875rem)){.reviews{margin-bottom:calc(4.625rem + 6.25 * (100vw - 64rem)/ 30.375)}}@supports (padding-bottom:clamp(10rem ,-5.8024691358rem + 24.6913580247vw ,17.5rem)){.catalog{padding-bottom:clamp(10rem ,-5.8024691358rem + 24.6913580247vw ,17.5rem)}}@supports not (padding-bottom:clamp(10rem ,-5.8024691358rem + 24.6913580247vw ,17.5rem)){.catalog{padding-bottom:calc(10rem + 7.5 * (100vw - 64rem)/ 30.375)}}@supports (row-gap:clamp(2.25rem ,-2.7541152263rem + 7.8189300412vw ,4.625rem)){.catalog__content{row-gap:clamp(2.25rem ,-2.7541152263rem + 7.8189300412vw ,4.625rem)}}@supports not (row-gap:clamp(2.25rem ,-2.7541152263rem + 7.8189300412vw ,4.625rem)){.catalog__content{row-gap:calc(2.25rem + 2.375 * (100vw - 64rem)/ 30.375)}}@supports (padding-bottom:clamp(4.625rem ,-8.5437242798rem + 20.5761316872vw ,10.875rem)){.sets{padding-bottom:clamp(4.625rem ,-8.5437242798rem + 20.5761316872vw ,10.875rem)}}@supports not (padding-bottom:clamp(4.625rem ,-8.5437242798rem + 20.5761316872vw ,10.875rem)){.sets{padding-bottom:calc(4.625rem + 6.25 * (100vw - 64rem)/ 30.375)}}@supports (margin-bottom:clamp(4.375rem ,-11.4274691358rem + 24.6913580247vw ,11.875rem)){.sets__block{margin-bottom:clamp(4.375rem ,-11.4274691358rem + 24.6913580247vw ,11.875rem)}}@supports not (margin-bottom:clamp(4.375rem ,-11.4274691358rem + 24.6913580247vw ,11.875rem)){.sets__block{margin-bottom:calc(4.375rem + 7.5 * (100vw - 64rem)/ 30.375)}}@supports (font-size:clamp(1.0625rem ,0.6674382716rem + 0.6172839506vw ,1.25rem)){.side__text{font-size:clamp(1.0625rem ,.6674382716rem + .6172839506vw ,1.25rem)}}@supports not (font-size:clamp(1.0625rem ,0.6674382716rem + 0.6172839506vw ,1.25rem)){.side__text{font-size:calc(1.0625rem + .1875 * (100vw - 64rem)/ 30.375)}}@supports (padding-bottom:clamp(5.125rem ,-9.0972222222rem + 22.2222222222vw ,11.875rem)){.contact{padding-bottom:clamp(5.125rem ,-9.0972222222rem + 22.2222222222vw ,11.875rem)}}@supports not (padding-bottom:clamp(5.125rem ,-9.0972222222rem + 22.2222222222vw ,11.875rem)){.contact{padding-bottom:calc(5.125rem + 6.75 * (100vw - 64rem)/ 30.375)}}@supports (padding-top:clamp(4.625rem ,0.9377572016rem + 5.7613168724vw ,6.375rem)){.contact__wrapper{padding-top:clamp(4.625rem ,.9377572016rem + 5.7613168724vw ,6.375rem)}}@supports not (padding-top:clamp(4.625rem ,0.9377572016rem + 5.7613168724vw ,6.375rem)){.contact__wrapper{padding-top:calc(4.625rem + 1.75 * (100vw - 64rem)/ 30.375)}}@supports (margin-bottom:clamp(0.3125rem ,-0.345936214rem + 1.0288065844vw ,0.625rem)){.contact__wrapper:not(:last-child){margin-bottom:clamp(.3125rem ,-.345936214rem + 1.0288065844vw ,.625rem)}}@supports not (margin-bottom:clamp(0.3125rem ,-0.345936214rem + 1.0288065844vw ,0.625rem)){.contact__wrapper:not(:last-child){margin-bottom:calc(.3125rem + .3125 * (100vw - 64rem)/ 30.375)}}@supports (gap:clamp(1.5rem ,-0.0802469136rem + 2.4691358025vw ,2.25rem)){.form__lines{gap:clamp(1.5rem ,-.0802469136rem + 2.4691358025vw ,2.25rem)}}@supports not (gap:clamp(1.5rem ,-0.0802469136rem + 2.4691358025vw ,2.25rem)){.form__lines{gap:calc(1.5rem + .75 * (100vw - 64rem)/ 30.375)}}@supports (font-size:clamp(1.0625rem ,0.6674382716rem + 0.6172839506vw ,1.25rem)){.block-contact__text{font-size:clamp(1.0625rem ,.6674382716rem + .6172839506vw ,1.25rem)}}@supports not (font-size:clamp(1.0625rem ,0.6674382716rem + 0.6172839506vw ,1.25rem)){.block-contact__text{font-size:calc(1.0625rem + .1875 * (100vw - 64rem)/ 30.375)}}@supports (padding-bottom:clamp(4.625rem ,-1.6959876543rem + 9.8765432099vw ,7.625rem)){.faq{padding-bottom:clamp(4.625rem ,-1.6959876543rem + 9.8765432099vw ,7.625rem)}}@supports not (padding-bottom:clamp(4.625rem ,-1.6959876543rem + 9.8765432099vw ,7.625rem)){.faq{padding-bottom:calc(4.625rem + 3 * (100vw - 64rem)/ 30.375)}}@supports (margin-bottom:clamp(2.75rem ,-6.3364197531rem + 14.1975308642vw ,7.0625rem)){.faq__column:not(:last-child){margin-bottom:clamp(2.75rem ,-6.3364197531rem + 14.1975308642vw ,7.0625rem)}}@supports not (margin-bottom:clamp(2.75rem ,-6.3364197531rem + 14.1975308642vw ,7.0625rem)){.faq__column:not(:last-child){margin-bottom:calc(2.75rem + 4.3125 * (100vw - 64rem)/ 30.375)}}@supports (gap:clamp(2.1875rem ,-2.9483024691rem + 8.024691358vw ,4.625rem)){.faq__column{gap:clamp(2.1875rem ,-2.9483024691rem + 8.024691358vw ,4.625rem)}}@supports not (gap:clamp(2.1875rem ,-2.9483024691rem + 8.024691358vw ,4.625rem)){.faq__column{gap:calc(2.1875rem + 2.4375 * (100vw - 64rem)/ 30.375)}}@supports (max-width:clamp(23.125rem ,0.7381687243rem + 34.9794238683vw ,33.75rem)){.faq__item{max-width:clamp(23.125rem ,.7381687243rem + 34.9794238683vw ,33.75rem)}}@supports not (max-width:clamp(23.125rem ,0.7381687243rem + 34.9794238683vw ,33.75rem)){.faq__item{max-width:calc(23.125rem + 10.625 * (100vw - 64rem)/ 30.375)}}@supports (font-size:clamp(4rem ,-4.4279835391rem + 13.1687242798vw ,8rem)){.faq__number{font-size:clamp(4rem ,-4.4279835391rem + 13.1687242798vw ,8rem)}}@supports not (font-size:clamp(4rem ,-4.4279835391rem + 13.1687242798vw ,8rem)){.faq__number{font-size:calc(4rem + 4 * (100vw - 64rem)/ 30.375)}}@supports (font-size:clamp(1.5rem ,-0.0802469136rem + 2.4691358025vw ,2.25rem)){.faq__title{font-size:clamp(1.5rem ,-.0802469136rem + 2.4691358025vw ,2.25rem)}}@supports not (font-size:clamp(1.5rem ,-0.0802469136rem + 2.4691358025vw ,2.25rem)){.faq__title{font-size:calc(1.5rem + .75 * (100vw - 64rem)/ 30.375)}}@supports (padding-bottom:clamp(4.625rem ,-9.4655349794rem + 22.0164609053vw ,11.3125rem)){.instruction{padding-bottom:clamp(4.625rem ,-9.4655349794rem + 22.0164609053vw ,11.3125rem)}}@supports not (padding-bottom:clamp(4.625rem ,-9.4655349794rem + 22.0164609053vw ,11.3125rem)){.instruction{padding-bottom:calc(4.625rem + 6.6875 * (100vw - 64rem)/ 30.375)}}@supports (font-size:clamp(3rem ,-0.5555555556rem + 5.5555555556vw ,4.6875rem)){.instruction__title{font-size:clamp(3rem ,-.5555555556rem + 5.5555555556vw ,4.6875rem)}}@supports not (font-size:clamp(3rem ,-0.5555555556rem + 5.5555555556vw ,4.6875rem)){.instruction__title{font-size:calc(3rem + 1.6875 * (100vw - 64rem)/ 30.375)}}@supports (margin-bottom:clamp(2.75rem ,-1.200617284rem + 6.1728395062vw ,4.625rem)){.instruction__item:not(:last-child){margin-bottom:clamp(2.75rem ,-1.200617284rem + 6.1728395062vw ,4.625rem)}}@supports not (margin-bottom:clamp(2.75rem ,-1.200617284rem + 6.1728395062vw ,4.625rem)){.instruction__item:not(:last-child){margin-bottom:calc(2.75rem + 1.875 * (100vw - 64rem)/ 30.375)}}@supports (font-size:clamp(1.5rem ,-0.0802469136rem + 2.4691358025vw ,2.25rem)){.instruction__label{font-size:clamp(1.5rem ,-.0802469136rem + 2.4691358025vw ,2.25rem)}}@supports not (font-size:clamp(1.5rem ,-0.0802469136rem + 2.4691358025vw ,2.25rem)){.instruction__label{font-size:calc(1.5rem + .75 * (100vw - 64rem)/ 30.375)}}@supports (margin-bottom:clamp(1.5rem ,1.5rem + 0vw ,1.5rem)){.instruction__label:not(:last-child){margin-bottom:clamp(1.5rem ,1.5rem + 0 ,1.5rem)}}@supports not (margin-bottom:clamp(1.5rem ,1.5rem + 0vw ,1.5rem)){.instruction__label:not(:last-child){margin-bottom:calc(1.5rem + 0 * (100vw - 64rem)/ 30.375)}}}@media (max-width:64em) and (min-width:64em){.line__text{font-size:2rem}.flip img{max-width:11.25rem}.flip__body{width:11.25rem}.footer__container{gap:5.3125rem}}@media (max-width:64em) and (min-width:26.875em) and (max-width:64em){@supports (font-size:clamp(0.625rem ,-0.3703703704rem + 3.7037037037vw ,2rem)){.line__text{font-size:clamp(.625rem ,-.3703703704rem + 3.7037037037vw ,2rem)}}@supports not (font-size:clamp(0.625rem ,-0.3703703704rem + 3.7037037037vw ,2rem)){.line__text{font-size:calc(.625rem + 1.375 * (100vw - 26.875rem)/ 37.125)}}}@media (max-width:64em) and (min-width:31.25em) and (max-width:64em){@supports (max-width:clamp(9.625rem ,8.0744274809rem + 4.9618320611vw ,11.25rem)){.flip img{max-width:clamp(9.625rem ,8.0744274809rem + 4.9618320611vw ,11.25rem)}}@supports not (max-width:clamp(9.625rem ,8.0744274809rem + 4.9618320611vw ,11.25rem)){.flip img{max-width:calc(9.625rem + 1.625 * (100vw - 31.25rem)/ 32.75)}}@supports (width:clamp(9.625rem ,8.0744274809rem + 4.9618320611vw ,11.25rem)){.flip__body{width:clamp(9.625rem ,8.0744274809rem + 4.9618320611vw ,11.25rem)}}@supports not (width:clamp(9.625rem ,8.0744274809rem + 4.9618320611vw ,11.25rem)){.flip__body{width:calc(9.625rem + 1.625 * (100vw - 31.25rem)/ 32.75)}}}@media (min-width:28.125em) and (max-width:108em){@supports (max-width:clamp(1.875rem ,1.2147887324rem + 2.3474178404vw ,3.75rem)){.flip__circle img{max-width:clamp(1.875rem ,1.2147887324rem + 2.3474178404vw ,3.75rem)}}@supports not (max-width:clamp(1.875rem ,1.2147887324rem + 2.3474178404vw ,3.75rem)){.flip__circle img{max-width:calc(1.875rem + 1.875 * (100vw - 28.125rem)/ 79.875)}}}@media (max-width:26.5625em) and (min-width:26.5625em){.flip__body{width:9.625rem}.catalog__content{-webkit-column-gap:3.375rem;-moz-column-gap:3.375rem;column-gap:3.375rem}}@media (max-width:26.5625em) and (min-width:25em) and (max-width:26.5625em){@supports (width:clamp(8.125rem ,-15.875rem + 96vw ,9.625rem)){.flip__body{width:clamp(8.125rem ,-15.875rem + 96vw ,9.625rem)}}@supports not (width:clamp(8.125rem ,-15.875rem + 96vw ,9.625rem)){.flip__body{width:calc(8.125rem + 1.5 * (100vw - 25rem)/ 1.5625)}}}@media (min-width:31.25em) and (max-width:94.375em){@supports (font-size:clamp(0.875rem ,0.6893564356rem + 0.5940594059vw ,1.25rem)){.flip__title{font-size:clamp(.875rem ,.6893564356rem + .5940594059vw ,1.25rem)}}@supports not (font-size:clamp(0.875rem ,0.6893564356rem + 0.5940594059vw ,1.25rem)){.flip__title{font-size:calc(.875rem + .375 * (100vw - 31.25rem)/ 63.125)}}@supports (font-size:clamp(0.75rem ,0.6262376238rem + 0.396039604vw ,1rem)){.flip__text{font-size:clamp(.75rem ,.6262376238rem + .396039604vw ,1rem)}}@supports not (font-size:clamp(0.75rem ,0.6262376238rem + 0.396039604vw ,1rem)){.flip__text{font-size:calc(.75rem + .25 * (100vw - 31.25rem)/ 63.125)}}@supports (font-size:clamp(1.125rem ,0.1967821782rem + 2.9702970297vw ,3rem)){.footer__title{font-size:clamp(1.125rem ,.1967821782rem + 2.9702970297vw ,3rem)}}@supports not (font-size:clamp(1.125rem ,0.1967821782rem + 2.9702970297vw ,3rem)){.footer__title{font-size:calc(1.125rem + 1.875 * (100vw - 31.25rem)/ 63.125)}}@supports (font-size:clamp(1.625rem ,0.1089108911rem + 4.8514851485vw ,4.6875rem)){.header-about__title{font-size:clamp(1.625rem ,.1089108911rem + 4.8514851485vw ,4.6875rem)}}@supports not (font-size:clamp(1.625rem ,0.1089108911rem + 4.8514851485vw ,4.6875rem)){.header-about__title{font-size:calc(1.625rem + 3.0625 * (100vw - 31.25rem)/ 63.125)}}@supports (margin-bottom:clamp(0.5rem ,0.2524752475rem + 0.7920792079vw ,1rem)){.item-catalog__name:not(:last-child){margin-bottom:clamp(.5rem ,.2524752475rem + .7920792079vw ,1rem)}}@supports not (margin-bottom:clamp(0.5rem ,0.2524752475rem + 0.7920792079vw ,1rem)){.item-catalog__name:not(:last-child){margin-bottom:calc(.5rem + .5 * (100vw - 31.25rem)/ 63.125)}}@supports (font-size:clamp(1rem ,0.504950495rem + 1.5841584158vw ,2rem)){.side__title{font-size:clamp(1rem ,.504950495rem + 1.5841584158vw ,2rem)}}@supports not (font-size:clamp(1rem ,0.504950495rem + 1.5841584158vw ,2rem)){.side__title{font-size:calc(1rem + 1 * (100vw - 31.25rem)/ 63.125)}}@supports (font-size:clamp(1rem ,0.504950495rem + 1.5841584158vw ,2rem)){.side__title--bg{font-size:clamp(1rem ,.504950495rem + 1.5841584158vw ,2rem)}}@supports not (font-size:clamp(1rem ,0.504950495rem + 1.5841584158vw ,2rem)){.side__title--bg{font-size:calc(1rem + 1 * (100vw - 31.25rem)/ 63.125)}}@supports (margin-bottom:clamp(0.625rem ,0.1918316832rem + 1.3861386139vw ,1.5rem)){.side__title:not(:last-child){margin-bottom:clamp(.625rem ,.1918316832rem + 1.3861386139vw ,1.5rem)}}@supports not (margin-bottom:clamp(0.625rem ,0.1918316832rem + 1.3861386139vw ,1.5rem)){.side__title:not(:last-child){margin-bottom:calc(.625rem + .875 * (100vw - 31.25rem)/ 63.125)}}}@media (max-width:26.25em) and (min-width:94.375em){.flip__title{font-size:.875rem}.flip__text{font-size:.75rem}}@media (max-width:26.25em) and (min-width:25em) and (max-width:94.375em){@supports (font-size:clamp(0.75rem ,0.704954955rem + 0.1801801802vw ,0.875rem)){.flip__title{font-size:clamp(.75rem ,.704954955rem + .1801801802vw ,.875rem)}}@supports not (font-size:clamp(0.75rem ,0.704954955rem + 0.1801801802vw ,0.875rem)){.flip__title{font-size:calc(.75rem + .125 * (100vw - 25rem)/ 69.375)}}@supports (font-size:clamp(0.625rem ,0.579954955rem + 0.1801801802vw ,0.75rem)){.flip__text{font-size:clamp(.625rem ,.579954955rem + .1801801802vw ,.75rem)}}@supports not (font-size:clamp(0.625rem ,0.579954955rem + 0.1801801802vw ,0.75rem)){.flip__text{font-size:calc(.625rem + .125 * (100vw - 25rem)/ 69.375)}}}@media (max-width:47.99875em) and (min-width:94.375em){.select__title{font-size:1.5rem}.form__input::-webkit-input-placeholder{font-size:1.5rem}.form__input::-moz-placeholder{font-size:1.5rem}.form__input:-ms-input-placeholder{font-size:1.5rem}.form__input::-ms-input-placeholder{font-size:1.5rem}.form__input::placeholder{font-size:1.5rem}.form__textarea::-webkit-input-placeholder{font-size:1.5rem}.form__textarea::-moz-placeholder{font-size:1.5rem}.form__textarea:-ms-input-placeholder{font-size:1.5rem}.form__textarea::-ms-input-placeholder{font-size:1.5rem}.form__textarea::placeholder{font-size:1.5rem}.form__button{font-size:2.25rem}.block-contact__container{gap:1.875rem}}@media (max-width:47.99875em) and (min-width:20em) and (max-width:94.375em){@supports (font-size:clamp(0.625rem ,0.3897058824rem + 1.1764705882vw ,1.5rem)){.select__title{font-size:clamp(.625rem ,.3897058824rem + 1.1764705882vw ,1.5rem)}}@supports not (font-size:clamp(0.625rem ,0.3897058824rem + 1.1764705882vw ,1.5rem)){.select__title{font-size:calc(.625rem + .875 * (100vw - 20rem)/ 74.375)}}@supports (font-size:clamp(0.625rem ,0.3897058824rem + 1.1764705882vw ,1.5rem)){.form__input::-webkit-input-placeholder{font-size:clamp(.625rem ,.3897058824rem + 1.1764705882vw ,1.5rem)}.form__input::-moz-placeholder{font-size:clamp(.625rem ,.3897058824rem + 1.1764705882vw ,1.5rem)}.form__input:-ms-input-placeholder{font-size:clamp(.625rem ,.3897058824rem + 1.1764705882vw ,1.5rem)}.form__input::-ms-input-placeholder{font-size:clamp(.625rem ,.3897058824rem + 1.1764705882vw ,1.5rem)}.form__input::placeholder{font-size:clamp(.625rem ,.3897058824rem + 1.1764705882vw ,1.5rem)}}@supports not (font-size:clamp(0.625rem ,0.3897058824rem + 1.1764705882vw ,1.5rem)){.form__input::-webkit-input-placeholder{font-size:calc(.625rem + .875 * (100vw - 20rem)/ 74.375)}.form__input::-moz-placeholder{font-size:calc(.625rem + .875 * (100vw - 20rem)/ 74.375)}.form__input:-ms-input-placeholder{font-size:calc(.625rem + .875 * (100vw - 20rem)/ 74.375)}.form__input::-ms-input-placeholder{font-size:calc(.625rem + .875 * (100vw - 20rem)/ 74.375)}.form__input::placeholder{font-size:calc(.625rem + .875 * (100vw - 20rem)/ 74.375)}}@supports (font-size:clamp(0.625rem ,0.3897058824rem + 1.1764705882vw ,1.5rem)){.form__textarea::-webkit-input-placeholder{font-size:clamp(.625rem ,.3897058824rem + 1.1764705882vw ,1.5rem)}.form__textarea::-moz-placeholder{font-size:clamp(.625rem ,.3897058824rem + 1.1764705882vw ,1.5rem)}.form__textarea:-ms-input-placeholder{font-size:clamp(.625rem ,.3897058824rem + 1.1764705882vw ,1.5rem)}.form__textarea::-ms-input-placeholder{font-size:clamp(.625rem ,.3897058824rem + 1.1764705882vw ,1.5rem)}.form__textarea::placeholder{font-size:clamp(.625rem ,.3897058824rem + 1.1764705882vw ,1.5rem)}}@supports not (font-size:clamp(0.625rem ,0.3897058824rem + 1.1764705882vw ,1.5rem)){.form__textarea::-webkit-input-placeholder{font-size:calc(.625rem + .875 * (100vw - 20rem)/ 74.375)}.form__textarea::-moz-placeholder{font-size:calc(.625rem + .875 * (100vw - 20rem)/ 74.375)}.form__textarea:-ms-input-placeholder{font-size:calc(.625rem + .875 * (100vw - 20rem)/ 74.375)}.form__textarea::-ms-input-placeholder{font-size:calc(.625rem + .875 * (100vw - 20rem)/ 74.375)}.form__textarea::placeholder{font-size:calc(.625rem + .875 * (100vw - 20rem)/ 74.375)}}@supports (font-size:clamp(0.875rem ,0.5052521008rem + 1.8487394958vw ,2.25rem)){.form__button{font-size:clamp(.875rem ,.5052521008rem + 1.8487394958vw ,2.25rem)}}@supports not (font-size:clamp(0.875rem ,0.5052521008rem + 1.8487394958vw ,2.25rem)){.form__button{font-size:calc(.875rem + 1.375 * (100vw - 20rem)/ 74.375)}}@supports (gap:clamp(1.5rem ,1.3991596639rem + 0.5042016807vw ,1.875rem)){.block-contact__container{gap:clamp(1.5rem ,1.3991596639rem + .5042016807vw ,1.875rem)}}@supports not (gap:clamp(1.5rem ,1.3991596639rem + 0.5042016807vw ,1.875rem)){.block-contact__container{gap:calc(1.5rem + .375 * (100vw - 20rem)/ 74.375)}}}@media (max-width:47.99875em) and (min-width:47.9375em){.select__title{height:3.5625rem}.contact__more{gap:1rem}.contact__more::before{font-size:1.375rem}.contact__more{height:3.125rem}.form__body{gap:2.25rem}.form__lines{gap:1.5rem}.form__input{height:3.5625rem}.form__textarea{min-height:8.9375rem}.form__button{padding-top:3.4375rem}.form__button{padding-bottom:3.4375rem}.form__button{padding-right:1.75rem}.form__button{padding-left:1.75rem}.form__button{min-height:8.9375rem}.block-contact__image img{max-width:15.6875rem}}@media (max-width:47.99875em) and (min-width:28.125em) and (max-width:47.9375em){@supports (height:clamp(1.5625rem ,-1.2766167192rem + 10.094637224vw ,3.5625rem)){.select__title{height:clamp(1.5625rem ,-1.2766167192rem + 10.094637224vw ,3.5625rem)}}@supports not (height:clamp(1.5625rem ,-1.2766167192rem + 10.094637224vw ,3.5625rem)){.select__title{height:calc(1.5625rem + 2 * (100vw - 28.125rem)/ 19.8125)}}@supports (gap :clamp(0.375rem ,-0.5122239748rem + 3.1545741325vw ,1rem)){.contact__more{gap:clamp(.375rem ,-.5122239748rem + 3.1545741325vw ,1rem)}}@supports not (gap :clamp(0.375rem ,-0.5122239748rem + 3.1545741325vw ,1rem)){.contact__more{gap:calc(.375rem + .625 * (100vw - 28.125rem)/ 19.8125)}}@supports (font-size:clamp(0.625rem ,-0.4396687697rem + 3.785488959vw ,1.375rem)){.contact__more::before{font-size:clamp(.625rem ,-.4396687697rem + 3.785488959vw ,1.375rem)}}@supports not (font-size:clamp(0.625rem ,-0.4396687697rem + 3.785488959vw ,1.375rem)){.contact__more::before{font-size:calc(.625rem + .75 * (100vw - 28.125rem)/ 19.8125)}}@supports (height:clamp(1.5625rem ,-0.6555599369rem + 7.8864353312vw ,3.125rem)){.contact__more{height:clamp(1.5625rem ,-.6555599369rem + 7.8864353312vw ,3.125rem)}}@supports not (height:clamp(1.5625rem ,-0.6555599369rem + 7.8864353312vw ,3.125rem)){.contact__more{height:calc(1.5625rem + 1.5625 * (100vw - 28.125rem)/ 19.8125)}}@supports (gap:clamp(1rem ,-0.7744479495rem + 6.309148265vw ,2.25rem)){.form__body{gap:clamp(1rem ,-.7744479495rem + 6.309148265vw ,2.25rem)}}@supports not (gap:clamp(1rem ,-0.7744479495rem + 6.309148265vw ,2.25rem)){.form__body{gap:calc(1rem + 1.25 * (100vw - 28.125rem)/ 19.8125)}}@supports (gap:clamp(0.4375rem ,-1.0707807571rem + 5.3627760252vw ,1.5rem)){.form__lines{gap:clamp(.4375rem ,-1.0707807571rem + 5.3627760252vw ,1.5rem)}}@supports not (gap:clamp(0.4375rem ,-1.0707807571rem + 5.3627760252vw ,1.5rem)){.form__lines{gap:calc(.4375rem + 1.0625 * (100vw - 28.125rem)/ 19.8125)}}@supports (height:clamp(1.5625rem ,-1.2766167192rem + 10.094637224vw ,3.5625rem)){.form__input{height:clamp(1.5625rem ,-1.2766167192rem + 10.094637224vw ,3.5625rem)}}@supports not (height:clamp(1.5625rem ,-1.2766167192rem + 10.094637224vw ,3.5625rem)){.form__input{height:calc(1.5625rem + 2 * (100vw - 28.125rem)/ 19.8125)}}@supports (min-height:clamp(4.0625rem ,-2.8578470032rem + 24.6056782334vw ,8.9375rem)){.form__textarea{min-height:clamp(4.0625rem ,-2.8578470032rem + 24.6056782334vw ,8.9375rem)}}@supports not (min-height:clamp(4.0625rem ,-2.8578470032rem + 24.6056782334vw ,8.9375rem)){.form__textarea{min-height:calc(4.0625rem + 4.875 * (100vw - 28.125rem)/ 19.8125)}}@supports (padding-top:clamp(1.625rem ,-0.9479495268rem + 9.1482649842vw ,3.4375rem)){.form__button{padding-top:clamp(1.625rem ,-.9479495268rem + 9.1482649842vw ,3.4375rem)}}@supports not (padding-top:clamp(1.625rem ,-0.9479495268rem + 9.1482649842vw ,3.4375rem)){.form__button{padding-top:calc(1.625rem + 1.8125 * (100vw - 28.125rem)/ 19.8125)}}@supports (padding-bottom:clamp(1.625rem ,-0.9479495268rem + 9.1482649842vw ,3.4375rem)){.form__button{padding-bottom:clamp(1.625rem ,-.9479495268rem + 9.1482649842vw ,3.4375rem)}}@supports not (padding-bottom:clamp(1.625rem ,-0.9479495268rem + 9.1482649842vw ,3.4375rem)){.form__button{padding-bottom:calc(1.625rem + 1.8125 * (100vw - 28.125rem)/ 19.8125)}}@supports (padding-right:clamp(0.75rem ,-0.6695583596rem + 5.047318612vw ,1.75rem)){.form__button{padding-right:clamp(.75rem ,-.6695583596rem + 5.047318612vw ,1.75rem)}}@supports not (padding-right:clamp(0.75rem ,-0.6695583596rem + 5.047318612vw ,1.75rem)){.form__button{padding-right:calc(.75rem + 1 * (100vw - 28.125rem)/ 19.8125)}}@supports (padding-left:clamp(0.75rem ,-0.6695583596rem + 5.047318612vw ,1.75rem)){.form__button{padding-left:clamp(.75rem ,-.6695583596rem + 5.047318612vw ,1.75rem)}}@supports not (padding-left:clamp(0.75rem ,-0.6695583596rem + 5.047318612vw ,1.75rem)){.form__button{padding-left:calc(.75rem + 1 * (100vw - 28.125rem)/ 19.8125)}}@supports (min-height:clamp(4.0625rem ,-2.8578470032rem + 24.6056782334vw ,8.9375rem)){.form__button{min-height:clamp(4.0625rem ,-2.8578470032rem + 24.6056782334vw ,8.9375rem)}}@supports not (min-height:clamp(4.0625rem ,-2.8578470032rem + 24.6056782334vw ,8.9375rem)){.form__button{min-height:calc(4.0625rem + 4.875 * (100vw - 28.125rem)/ 19.8125)}}@supports (max-width:clamp(14.875rem ,13.7216088328rem + 4.1009463722vw ,15.6875rem)){.block-contact__image img{max-width:clamp(14.875rem ,13.7216088328rem + 4.1009463722vw ,15.6875rem)}}@supports not (max-width:clamp(14.875rem ,13.7216088328rem + 4.1009463722vw ,15.6875rem)){.block-contact__image img{max-width:calc(14.875rem + .8125 * (100vw - 28.125rem)/ 19.8125)}}}@media (min-width:61.9375em) and (max-width:94.375em){@supports (max-width:clamp(12.5rem ,-6.3557321773rem + 30.4431599229vw ,22.375rem)){.header__button{max-width:clamp(12.5rem ,-6.3557321773rem + 30.4431599229vw ,22.375rem)}}@supports not (max-width:clamp(12.5rem ,-6.3557321773rem + 30.4431599229vw ,22.375rem)){.header__button{max-width:calc(12.5rem + 9.875 * (100vw - 61.9375rem)/ 32.4375)}}@supports (gap:clamp(1.25rem ,-5.1943641618rem + 10.4046242775vw ,4.625rem)){.menu__list{gap:clamp(1.25rem ,-5.1943641618rem + 10.4046242775vw ,4.625rem)}}@supports not (gap:clamp(1.25rem ,-5.1943641618rem + 10.4046242775vw ,4.625rem)){.menu__list{gap:calc(1.25rem + 3.375 * (100vw - 61.9375rem)/ 32.4375)}}}@media (min-width:47.9375em) and (max-width:94.375em){@supports (font-size:clamp(1.25rem ,0.9919246299rem + 0.5383580081vw ,1.5rem)){.header__button{font-size:clamp(1.25rem ,.9919246299rem + .5383580081vw ,1.5rem)}}@supports not (font-size:clamp(1.25rem ,0.9919246299rem + 0.5383580081vw ,1.5rem)){.header__button{font-size:calc(1.25rem + .25 * (100vw - 47.9375rem)/ 46.4375)}}@supports (gap:clamp(1.25rem ,-0.0403768506rem + 2.6917900404vw ,2.5rem)){.header-about__actions{gap:clamp(1.25rem ,-.0403768506rem + 2.6917900404vw ,2.5rem)}}@supports not (gap:clamp(1.25rem ,-0.0403768506rem + 2.6917900404vw ,2.5rem)){.header-about__actions{gap:calc(1.25rem + 1.25 * (100vw - 47.9375rem)/ 46.4375)}}@supports (font-size:clamp(0.875rem ,0.2298115747rem + 1.3458950202vw ,1.5rem)){.side__button{font-size:clamp(.875rem ,.2298115747rem + 1.3458950202vw ,1.5rem)}}@supports not (font-size:clamp(0.875rem ,0.2298115747rem + 1.3458950202vw ,1.5rem)){.side__button{font-size:calc(.875rem + .625 * (100vw - 47.9375rem)/ 46.4375)}}@supports (font-size:clamp(0.75rem ,-0.5403768506rem + 2.6917900404vw ,2rem)){.item-sets__name{font-size:clamp(.75rem ,-.5403768506rem + 2.6917900404vw ,2rem)}}@supports not (font-size:clamp(0.75rem ,-0.5403768506rem + 2.6917900404vw ,2rem)){.item-sets__name{font-size:calc(.75rem + 1.25 * (100vw - 47.9375rem)/ 46.4375)}}@supports (padding-top:clamp(0.0000000625rem ,-5.4195826455rem + 11.305518035vw ,5.25rem)){.instruction__wrapper{padding-top:clamp(.0000000625rem ,-5.4195826455rem + 11.305518035vw ,5.25rem)}}@supports not (padding-top:clamp(0.0000000625rem ,-5.4195826455rem + 11.305518035vw ,5.25rem)){.instruction__wrapper{padding-top:calc(.0000000625rem + 5.2499999375 * (100vw - 47.9375rem)/ 46.4375)}}@supports (top:clamp(0.0000000625rem ,-5.4195826455rem + 11.305518035vw ,5.25rem)){.instruction__decor--2{top:clamp(.0000000625rem ,-5.4195826455rem + 11.305518035vw ,5.25rem)}}@supports not (top:clamp(0.0000000625rem ,-5.4195826455rem + 11.305518035vw ,5.25rem)){.instruction__decor--2{top:calc(.0000000625rem + 5.2499999375 * (100vw - 47.9375rem)/ 46.4375)}}}@media (max-width:65.625em) and (min-width:65.625em){.menu__body{padding-top:9rem}.icon-menu span,.icon-menu::after,.icon-menu::before{background-color:#fcfefe}.side__title{font-size:2rem}.side__title--bg{font-size:2rem}}@media (max-width:65.625em) and (min-width:28.125em) and (max-width:65.625em){@supports (padding-top:clamp(1.25rem ,-4.5625rem + 20.6666666667vw ,9rem)){.menu__body{padding-top:clamp(1.25rem ,-4.5625rem + 20.6666666667vw ,9rem)}}@supports not (padding-top:clamp(1.25rem ,-4.5625rem + 20.6666666667vw ,9rem)){.menu__body{padding-top:calc(1.25rem + 7.75 * (100vw - 28.125rem)/ 37.5)}}}@media (max-width:65.625em) and (min-width:94.375em){.menu__list{gap:1.875rem}.welcom::before{right:.0000000625rem}.welcom::before{bottom:-5.625rem}.side__image:not(:last-child){margin-bottom:.0000000625rem}}@media (max-width:65.625em) and (min-width:20em) and (max-width:94.375em){@supports (gap:clamp(1.875rem ,1.875rem + 0vw ,1.875rem)){.menu__list{gap:clamp(1.875rem ,1.875rem + 0 ,1.875rem)}}@supports not (gap:clamp(1.875rem ,1.875rem + 0vw ,1.875rem)){.menu__list{gap:calc(1.875rem + 0 * (100vw - 20rem)/ 74.375)}}@supports (margin-bottom:clamp(0.0000000625rem ,0.0000000625rem + 0vw ,0.0000000625rem)){.side__image:not(:last-child){margin-bottom:clamp(.0000000625rem ,.0000000625rem + 0 ,.0000000625rem)}}@supports not (margin-bottom:clamp(0.0000000625rem ,0.0000000625rem + 0vw ,0.0000000625rem)){.side__image:not(:last-child){margin-bottom:calc(.0000000625rem + 0 * (100vw - 20rem)/ 74.375)}}}@media (max-width:64em) and (min-width:47.9375em) and (max-width:64em){@supports (gap:clamp(2.5rem ,-5.8937256809rem + 17.5097276265vw ,5.3125rem)){.footer__container{gap:clamp(2.5rem ,-5.8937256809rem + 17.5097276265vw ,5.3125rem)}}@supports not (gap:clamp(2.5rem ,-5.8937256809rem + 17.5097276265vw ,5.3125rem)){.footer__container{gap:calc(2.5rem + 2.8125 * (100vw - 47.9375rem)/ 16.0625)}}}@media (max-width:65.625em) and (min-width:61.99875em){.footer__title{font-weight:800}.about__images{background:url(../img/about/decor3.svg) top/100% no-repeat}.about__img-decor-1{display:none}.about__image-ibg--1{padding-bottom:88.8235294118%;width:83.5294117647%}.about__image-ibg--2{position:absolute;bottom:-17%;right:17%;width:31.6091954023%;padding-bottom:30.2941176471%}.sets__text-line span{font-weight:500}.instruction__decor--1{left:-8%}}@media (min-width:65.68625em) and (min-width:20em) and (max-width:94.375em){@supports (padding-top:clamp(4.375rem ,3.618697479rem + 3.781512605vw ,7.1875rem)){.main{padding-top:clamp(4.375rem ,3.618697479rem + 3.781512605vw ,7.1875rem)}}@supports not (padding-top:clamp(4.375rem ,3.618697479rem + 3.781512605vw ,7.1875rem)){.main{padding-top:calc(4.375rem + 2.8125 * (100vw - 20rem)/ 74.375)}}@supports (padding-right:clamp(1.25rem ,0.6113445378rem + 3.1932773109vw ,3.625rem)){.sets__wrap{padding-right:clamp(1.25rem ,.6113445378rem + 3.1932773109vw ,3.625rem)}}@supports not (padding-right:clamp(1.25rem ,0.6113445378rem + 3.1932773109vw ,3.625rem)){.sets__wrap{padding-right:calc(1.25rem + 2.375 * (100vw - 20rem)/ 74.375)}}}@media (min-width:65.68625em) and (max-width:20em){.main{padding-top:4.375rem}.sets__wrap{padding-right:1.25rem}}@media (min-width:27.1875em) and (max-width:64em){@supports (min-height:clamp(26.875rem ,17.5509337861rem + 34.2954159593vw ,39.5rem)){.main{min-height:clamp(26.875rem ,17.5509337861rem + 34.2954159593vw ,39.5rem)}}@supports not (min-height:clamp(26.875rem ,17.5509337861rem + 34.2954159593vw ,39.5rem)){.main{min-height:calc(26.875rem + 12.625 * (100vw - 27.1875rem)/ 36.8125)}}}@media (min-width:64em) and (max-width:100em){@supports (margin-bottom:clamp(4.625rem ,-6.4861111111rem + 17.3611111111vw ,10.875rem)){.welcom:not(:last-child){margin-bottom:clamp(4.625rem ,-6.4861111111rem + 17.3611111111vw ,10.875rem)}}@supports not (margin-bottom:clamp(4.625rem ,-6.4861111111rem + 17.3611111111vw ,10.875rem)){.welcom:not(:last-child){margin-bottom:calc(4.625rem + 6.25 * (100vw - 64rem)/ 36)}}@supports (font-size:clamp(3rem ,0.0000000625rem + 4.6875vw ,4.6875rem)){.contact__title{font-size:clamp(3rem ,.0000000625rem + 4.6875vw ,4.6875rem)}}@supports not (font-size:clamp(3rem ,0.0000000625rem + 4.6875vw ,4.6875rem)){.contact__title{font-size:calc(3rem + 1.6875 * (100vw - 64rem)/ 36)}}@supports (font-size:clamp(1.375rem ,-0.1805555556rem + 2.4305555556vw ,2.25rem)){.contact__more{font-size:clamp(1.375rem ,-.1805555556rem + 2.4305555556vw ,2.25rem)}}@supports not (font-size:clamp(1.375rem ,-0.1805555556rem + 2.4305555556vw ,2.25rem)){.contact__more{font-size:calc(1.375rem + .875 * (100vw - 64rem)/ 36)}}@supports (height:clamp(3.125rem ,-1.3194444444rem + 6.9444444444vw ,5.625rem)){.contact__more{height:clamp(3.125rem ,-1.3194444444rem + 6.9444444444vw ,5.625rem)}}@supports not (height:clamp(3.125rem ,-1.3194444444rem + 6.9444444444vw ,5.625rem)){.contact__more{height:calc(3.125rem + 2.5 * (100vw - 64rem)/ 36)}}@supports (max-width:clamp(41.75rem ,7.6388888889rem + 53.2986111111vw ,60.9375rem)){.form{max-width:clamp(41.75rem ,7.6388888889rem + 53.2986111111vw ,60.9375rem)}}@supports not (max-width:clamp(41.75rem ,7.6388888889rem + 53.2986111111vw ,60.9375rem)){.form{max-width:calc(41.75rem + 19.1875 * (100vw - 64rem)/ 36)}}@supports (padding-bottom:clamp(6.25rem ,-5.4166666667rem + 18.2291666667vw ,12.8125rem)){.block-contact{padding-bottom:clamp(6.25rem ,-5.4166666667rem + 18.2291666667vw ,12.8125rem)}}@supports not (padding-bottom:clamp(6.25rem ,-5.4166666667rem + 18.2291666667vw ,12.8125rem)){.block-contact{padding-bottom:calc(6.25rem + 6.5625 * (100vw - 64rem)/ 36)}}@supports (max-width:clamp(15.6875rem ,-16.2013888889rem + 49.8263888889vw ,33.625rem)){.block-contact__image img{max-width:clamp(15.6875rem ,-16.2013888889rem + 49.8263888889vw ,33.625rem)}}@supports not (max-width:clamp(15.6875rem ,-16.2013888889rem + 49.8263888889vw ,33.625rem)){.block-contact__image img{max-width:calc(15.6875rem + 17.9375 * (100vw - 64rem)/ 36)}}@supports (font-size:clamp(3rem ,0.0000000625rem + 4.6875vw ,4.6875rem)){.block-contact__title{font-size:clamp(3rem ,.0000000625rem + 4.6875vw ,4.6875rem)}}@supports not (font-size:clamp(3rem ,0.0000000625rem + 4.6875vw ,4.6875rem)){.block-contact__title{font-size:calc(3rem + 1.6875 * (100vw - 64rem)/ 36)}}}@media (max-width:65.625em) and (min-width:28.125em) and (max-width:94.375em){@supports (right:clamp(-23.75rem ,-33.8325471963rem + 35.8490566981vw ,0.0000000625rem)){.welcom::before{right:clamp(-23.75rem ,-33.8325471963rem + 35.8490566981vw ,.0000000625rem)}}@supports not (right:clamp(-23.75rem ,-33.8325471963rem + 35.8490566981vw ,0.0000000625rem)){.welcom::before{right:calc(-23.75rem + 23.7500000625 * (100vw - 28.125rem)/ 66.25)}}@supports (bottom:clamp(-5.625rem ,4.1686320755rem + -10.3773584906vw ,1.25rem)){.welcom::before{bottom:clamp(-5.625rem ,4.1686320755rem + -10.3773584906vw ,1.25rem)}}@supports not (bottom:clamp(-5.625rem ,4.1686320755rem + -10.3773584906vw ,1.25rem)){.welcom::before{bottom:calc(1.25rem + -6.875 * (100vw - 28.125rem)/ 66.25)}}}@media (min-width:61.99875em) and (min-width:62.5em) and (max-width:94.375em){@supports (padding-left:clamp(2.5rem ,-1.6666666667rem + 6.6666666667vw ,4.625rem)){.about__content{padding-left:clamp(2.5rem ,-1.6666666667rem + 6.6666666667vw ,4.625rem)}}@supports not (padding-left:clamp(2.5rem ,-1.6666666667rem + 6.6666666667vw ,4.625rem)){.about__content{padding-left:calc(2.5rem + 2.125 * (100vw - 62.5rem)/ 31.875)}}}@media (min-width:61.99875em) and (max-width:62.5em){.about__content{padding-left:2.5rem}}@media (min-width:61.99875em) and (min-width:47.9375em) and (max-width:94.375em){@supports (padding-right:clamp(2.5rem ,1.2096231494rem + 2.6917900404vw ,3.75rem)){.header-about__title{padding-right:clamp(2.5rem ,1.2096231494rem + 2.6917900404vw ,3.75rem)}}@supports not (padding-right:clamp(2.5rem ,1.2096231494rem + 2.6917900404vw ,3.75rem)){.header-about__title{padding-right:calc(2.5rem + 1.25 * (100vw - 47.9375rem)/ 46.4375)}}}@media (min-width:61.99875em) and (max-width:47.9375em){.header-about__title{padding-right:2.5rem}}@media (max-width:61.99875em) and (min-width:94.375em){.header-about__title{font-size:4.6875rem}.header-about__title{margin-bottom:1rem}.item-sets__name:not(:last-child){margin-bottom:.0000000625rem}}@media (max-width:61.99875em) and (min-width:25em) and (max-width:94.375em){@supports (font-size:clamp(1.5rem ,0.3513513514rem + 4.5945945946vw ,4.6875rem)){.header-about__title{font-size:clamp(1.5rem ,.3513513514rem + 4.5945945946vw ,4.6875rem)}}@supports not (font-size:clamp(1.5rem ,0.3513513514rem + 4.5945945946vw ,4.6875rem)){.header-about__title{font-size:calc(1.5rem + 3.1875 * (100vw - 25rem)/ 69.375)}}}@media (max-width:61.99875em) and (min-width:20em) and (max-width:94.375em){@supports (margin-bottom:clamp(0.5rem ,0.3655462185rem + 0.6722689076vw ,1rem)){.header-about__title{margin-bottom:clamp(.5rem ,.3655462185rem + .6722689076vw ,1rem)}}@supports not (margin-bottom:clamp(0.5rem ,0.3655462185rem + 0.6722689076vw ,1rem)){.header-about__title{margin-bottom:calc(.5rem + .5 * (100vw - 20rem)/ 74.375)}}@supports (margin-bottom:clamp(0.0000000625rem ,0.0000000625rem + 0vw ,0.0000000625rem)){.item-sets__name:not(:last-child){margin-bottom:clamp(.0000000625rem ,.0000000625rem + 0 ,.0000000625rem)}}@supports not (margin-bottom:clamp(0.0000000625rem ,0.0000000625rem + 0vw ,0.0000000625rem)){.item-sets__name:not(:last-child){margin-bottom:calc(.0000000625rem + 0 * (100vw - 20rem)/ 74.375)}}}@media (max-width:47.99875em) and (min-width:62em){.header-about__button--v{font-size:1.375rem}}@media (max-width:47.99875em) and (min-width:31.25em) and (max-width:62em){@supports (font-size:clamp(0.9375rem ,0.4928861789rem + 1.4227642276vw ,1.375rem)){.header-about__button--v{font-size:clamp(.9375rem ,.4928861789rem + 1.4227642276vw ,1.375rem)}}@supports not (font-size:clamp(0.9375rem ,0.4928861789rem + 1.4227642276vw ,1.375rem)){.header-about__button--v{font-size:calc(.9375rem + .4375 * (100vw - 31.25rem)/ 30.75)}}}@media (max-width:88.75em) and (min-width:40.625em){.why__items{overflow:auto}.why__items::-webkit-scrollbar{display:none}}@media (max-width:63.75em) and (min-width:94.375em){.item-why__body{width:13.4375rem}.item-why__body{height:13.4375rem}.item-why__icon img{width:5.5rem}}@media (max-width:63.75em) and (min-width:20em) and (max-width:94.375em){@supports (width:clamp(6.9375rem ,5.1896008403rem + 8.7394957983vw ,13.4375rem)){.item-why__body{width:clamp(6.9375rem ,5.1896008403rem + 8.7394957983vw ,13.4375rem)}}@supports not (width:clamp(6.9375rem ,5.1896008403rem + 8.7394957983vw ,13.4375rem)){.item-why__body{width:calc(6.9375rem + 6.5 * (100vw - 20rem)/ 74.375)}}@supports (height:clamp(6.9375rem ,5.1896008403rem + 8.7394957983vw ,13.4375rem)){.item-why__body{height:clamp(6.9375rem ,5.1896008403rem + 8.7394957983vw ,13.4375rem)}}@supports not (height:clamp(6.9375rem ,5.1896008403rem + 8.7394957983vw ,13.4375rem)){.item-why__body{height:calc(6.9375rem + 6.5 * (100vw - 20rem)/ 74.375)}}@supports (width:clamp(3.125rem ,2.4863445378rem + 3.1932773109vw ,5.5rem)){.item-why__icon img{width:clamp(3.125rem ,2.4863445378rem + 3.1932773109vw ,5.5rem)}}@supports not (width:clamp(3.125rem ,2.4863445378rem + 3.1932773109vw ,5.5rem)){.item-why__icon img{width:calc(3.125rem + 2.375 * (100vw - 20rem)/ 74.375)}}}@media (max-width:75em) and (min-width:40.625em){.item-why__body:not(:last-child){margin-bottom:0}.item-why__label{display:none}}@media (min-width:75em) and (max-width:90em){@supports (font-size:clamp(2.8125rem ,-11.25rem + 18.75vw ,5.625rem)){.active .item-why__num{font-size:clamp(2.8125rem ,-11.25rem + 18.75vw ,5.625rem)}}@supports not (font-size:clamp(2.8125rem ,-11.25rem + 18.75vw ,5.625rem)){.active .item-why__num{font-size:calc(2.8125rem + 2.8125 * (100vw - 75rem)/ 15)}}}@media (max-width:63.9375em) and (min-width:31.25em) and (max-width:64em){@supports (height:clamp(26.875rem ,19.3606870229rem + 24.0458015267vw ,34.75rem)){.video__wrapper{height:clamp(26.875rem ,19.3606870229rem + 24.0458015267vw ,34.75rem)}}@supports not (height:clamp(26.875rem ,19.3606870229rem + 24.0458015267vw ,34.75rem)){.video__wrapper{height:calc(26.875rem + 7.875 * (100vw - 31.25rem)/ 32.75)}}}@media (max-width:47.99875em) and (min-width:64em){.video__image-ibg{height:34.75rem}.faq__item{max-width:23.125rem}}@media (max-width:47.99875em) and (min-width:31.25em) and (max-width:64em){@supports (height:clamp(26.875rem ,19.3606870229rem + 24.0458015267vw ,34.75rem)){.video__image-ibg{height:clamp(26.875rem ,19.3606870229rem + 24.0458015267vw ,34.75rem)}}@supports not (height:clamp(26.875rem ,19.3606870229rem + 24.0458015267vw ,34.75rem)){.video__image-ibg{height:calc(26.875rem + 7.875 * (100vw - 31.25rem)/ 32.75)}}}@media (max-width:65.625em) and (min-width:47.99875em){.reviews__decor--3{display:block}.reviews__decor--4{display:block}.sets__line--1{-webkit-transform:rotate(2deg);-ms-transform:rotate(2deg);transform:rotate(2deg)}.sets__line--2{-webkit-transform:rotate(-6deg) translateY(-110px);-ms-transform:rotate(-6deg) translateY(-110px);transform:rotate(-6deg) translateY(-110px);margin-top:0}.side__image{-webkit-box-flex:0;-ms-flex:0 0 40%;flex:0 0 40%;padding-right:1.875rem}.side__content{-webkit-box-flex:0;-ms-flex:0 0 60%;flex:0 0 60%}.side__text{max-width:16.875rem}}@media (min-width:47.9375em) and (max-width:65.625em){@supports (right:clamp(-18.75rem ,-69.5671379786rem + 106.0070674912vw ,0.0000000625rem)){.reviews__decor--3{right:clamp(-18.75rem ,-69.5671379786rem + 106.0070674912vw ,.0000000625rem)}}@supports not (right:clamp(-18.75rem ,-69.5671379786rem + 106.0070674912vw ,0.0000000625rem)){.reviews__decor--3{right:calc(-18.75rem + 18.7500000625 * (100vw - 47.9375rem)/ 17.6875)}}@supports (left:clamp(-18.75rem ,-69.5671379786rem + 106.0070674912vw ,0.0000000625rem)){.reviews__decor--4{left:clamp(-18.75rem ,-69.5671379786rem + 106.0070674912vw ,.0000000625rem)}}@supports not (left:clamp(-18.75rem ,-69.5671379786rem + 106.0070674912vw ,0.0000000625rem)){.reviews__decor--4{left:calc(-18.75rem + 18.7500000625 * (100vw - 47.9375rem)/ 17.6875)}}}@media (min-width:47.9375em) and (max-width:64em){@supports (margin-bottom:clamp(1.5rem ,-0.3652723735rem + 3.8910505837vw ,2.125rem)){.slide-reviews__header:not(:last-child){margin-bottom:clamp(1.5rem ,-.3652723735rem + 3.8910505837vw ,2.125rem)}}@supports not (margin-bottom:clamp(1.5rem ,-0.3652723735rem + 3.8910505837vw ,2.125rem)){.slide-reviews__header:not(:last-child){margin-bottom:calc(1.5rem + .625 * (100vw - 47.9375rem)/ 16.0625)}}@supports (margin-bottom:clamp(0.875rem ,-3.2285992218rem + 8.560311284vw ,2.25rem)){.side__wrap:not(:last-child){margin-bottom:clamp(.875rem ,-3.2285992218rem + 8.560311284vw ,2.25rem)}}@supports not (margin-bottom:clamp(0.875rem ,-3.2285992218rem + 8.560311284vw ,2.25rem)){.side__wrap:not(:last-child){margin-bottom:calc(.875rem + 1.375 * (100vw - 47.9375rem)/ 16.0625)}}}@media (min-width:26.875em) and (max-width:64em){@supports (font-size:clamp(1.5rem ,0.9570707071rem + 2.0202020202vw ,2.25rem)){.slide-reviews__name{font-size:clamp(1.5rem ,.9570707071rem + 2.0202020202vw ,2.25rem)}}@supports not (font-size:clamp(1.5rem ,0.9570707071rem + 2.0202020202vw ,2.25rem)){.slide-reviews__name{font-size:calc(1.5rem + .75 * (100vw - 26.875rem)/ 37.125)}}@supports (font-size:clamp(1rem ,0.819023569rem + 0.6734006734vw ,1.25rem)){.slide-reviews__date{font-size:clamp(1rem ,.819023569rem + .6734006734vw ,1.25rem)}}@supports not (font-size:clamp(1rem ,0.819023569rem + 0.6734006734vw ,1.25rem)){.slide-reviews__date{font-size:calc(1rem + .25 * (100vw - 26.875rem)/ 37.125)}}@supports (font-size:clamp(0.75rem ,0.388047138rem + 1.3468013468vw ,1.25rem)){.slide-reviews__text{font-size:clamp(.75rem ,.388047138rem + 1.3468013468vw ,1.25rem)}}@supports not (font-size:clamp(0.75rem ,0.388047138rem + 1.3468013468vw ,1.25rem)){.slide-reviews__text{font-size:calc(.75rem + .5 * (100vw - 26.875rem)/ 37.125)}}@supports (margin-bottom:clamp(0.625rem ,0.0820707071rem + 2.0202020202vw ,1.375rem)){.slide-reviews__text:not(:last-child){margin-bottom:clamp(.625rem ,.0820707071rem + 2.0202020202vw ,1.375rem)}}@supports not (margin-bottom:clamp(0.625rem ,0.0820707071rem + 2.0202020202vw ,1.375rem)){.slide-reviews__text:not(:last-child){margin-bottom:calc(.625rem + .75 * (100vw - 26.875rem)/ 37.125)}}}@media (max-width:61.99875em) and (min-width:64em){.catalog{padding-bottom:10rem}}@media (max-width:61.99875em) and (min-width:28.125em) and (max-width:64em){@supports (padding-bottom:clamp(6.25rem ,3.3101045296rem + 10.4529616725vw ,10rem)){.catalog{padding-bottom:clamp(6.25rem ,3.3101045296rem + 10.4529616725vw ,10rem)}}@supports not (padding-bottom:clamp(6.25rem ,3.3101045296rem + 10.4529616725vw ,10rem)){.catalog{padding-bottom:calc(6.25rem + 3.75 * (100vw - 28.125rem)/ 35.875)}}}@media (max-width:61.99875em) and (min-width:62em){.catalog__content{-webkit-column-gap:4.625rem;-moz-column-gap:4.625rem;column-gap:4.625rem}.catalog__content{row-gap:2.25rem}.contact__text-line{font-size:1.5rem}.block-contact{padding-top:2.8125rem}}@media (max-width:61.99875em) and (min-width:50em) and (max-width:62em){@supports ((-moz-column-gap:clamp(3.375rem ,-1.8333333333rem + 10.4166666667vw ,4.625rem)) or (column-gap:clamp(3.375rem ,-1.8333333333rem + 10.4166666667vw ,4.625rem))){.catalog__content{-webkit-column-gap:clamp(3.375rem ,-1.8333333333rem + 10.4166666667vw ,4.625rem);-moz-column-gap:clamp(3.375rem ,-1.8333333333rem + 10.4166666667vw ,4.625rem);column-gap:clamp(3.375rem ,-1.8333333333rem + 10.4166666667vw ,4.625rem)}}@supports not ((-moz-column-gap:clamp(3.375rem ,-1.8333333333rem + 10.4166666667vw ,4.625rem)) or (column-gap:clamp(3.375rem ,-1.8333333333rem + 10.4166666667vw ,4.625rem))){.catalog__content{-webkit-column-gap:calc(3.375rem + 1.25 * (100vw - 50rem)/ 12);-moz-column-gap:calc(3.375rem + 1.25 * (100vw - 50rem)/ 12);column-gap:calc(3.375rem + 1.25 * (100vw - 50rem)/ 12)}}}@media (min-width:75em) and (max-width:94.375em){@supports ((-moz-column-gap:clamp(4.625rem ,-8.439516129rem + 17.4193548387vw ,8rem)) or (column-gap:clamp(4.625rem ,-8.439516129rem + 17.4193548387vw ,8rem))){.catalog__content{-webkit-column-gap:clamp(4.625rem ,-8.439516129rem + 17.4193548387vw ,8rem);-moz-column-gap:clamp(4.625rem ,-8.439516129rem + 17.4193548387vw ,8rem);column-gap:clamp(4.625rem ,-8.439516129rem + 17.4193548387vw ,8rem)}}@supports not ((-moz-column-gap:clamp(4.625rem ,-8.439516129rem + 17.4193548387vw ,8rem)) or (column-gap:clamp(4.625rem ,-8.439516129rem + 17.4193548387vw ,8rem))){.catalog__content{-webkit-column-gap:calc(4.625rem + 3.375 * (100vw - 75rem)/ 19.375);-moz-column-gap:calc(4.625rem + 3.375 * (100vw - 75rem)/ 19.375);column-gap:calc(4.625rem + 3.375 * (100vw - 75rem)/ 19.375)}}}@media (max-width:26.5625em) and (min-width:25.625em) and (max-width:26.5625em){@supports ((-moz-column-gap:clamp(0.625rem ,-74.5416666667rem + 293.3333333333vw ,3.375rem)) or (column-gap:clamp(0.625rem ,-74.5416666667rem + 293.3333333333vw ,3.375rem))){.catalog__content{-webkit-column-gap:clamp(.625rem ,-74.5416666667rem + 293.3333333333vw ,3.375rem);-moz-column-gap:clamp(.625rem ,-74.5416666667rem + 293.3333333333vw ,3.375rem);column-gap:clamp(.625rem ,-74.5416666667rem + 293.3333333333vw ,3.375rem)}}@supports not ((-moz-column-gap:clamp(0.625rem ,-74.5416666667rem + 293.3333333333vw ,3.375rem)) or (column-gap:clamp(0.625rem ,-74.5416666667rem + 293.3333333333vw ,3.375rem))){.catalog__content{-webkit-column-gap:calc(.625rem + 2.75 * (100vw - 25.625rem)/ .9375);-moz-column-gap:calc(.625rem + 2.75 * (100vw - 25.625rem)/ .9375);column-gap:calc(.625rem + 2.75 * (100vw - 25.625rem)/ .9375)}}}@media (max-width:61.99875em) and (min-width:28.125em) and (max-width:62em){@supports (row-gap:clamp(2.25rem ,3.1651291513rem + -1.4760147601vw ,2.75rem)){.catalog__content{row-gap:clamp(2.25rem ,3.1651291513rem + -1.4760147601vw ,2.75rem)}}@supports not (row-gap:clamp(2.25rem ,3.1651291513rem + -1.4760147601vw ,2.75rem)){.catalog__content{row-gap:calc(2.75rem + -.5 * (100vw - 28.125rem)/ 33.875)}}@supports (font-size:clamp(0.625rem ,-0.1014760148rem + 2.5830258303vw ,1.5rem)){.contact__text-line{font-size:clamp(.625rem ,-.1014760148rem + 2.5830258303vw ,1.5rem)}}@supports not (font-size:clamp(0.625rem ,-0.1014760148rem + 2.5830258303vw ,1.5rem)){.contact__text-line{font-size:calc(.625rem + .875 * (100vw - 28.125rem)/ 33.875)}}@supports (padding-top:clamp(1.5rem ,0.4102859779rem + 3.8745387454vw ,2.8125rem)){.block-contact{padding-top:clamp(1.5rem ,.4102859779rem + 3.8745387454vw ,2.8125rem)}}@supports not (padding-top:clamp(1.5rem ,0.4102859779rem + 3.8745387454vw ,2.8125rem)){.block-contact{padding-top:calc(1.5rem + 1.3125 * (100vw - 28.125rem)/ 33.875)}}}@media (max-width:75em) and (min-width:61.99875em){.item-catalog{max-width:11.4375rem}}@media (min-width:64em) and (max-width:91.25em){@supports (font-size:clamp(1.5rem ,0.3256880734rem + 1.8348623853vw ,2rem)){.item-catalog__name{font-size:clamp(1.5rem ,.3256880734rem + 1.8348623853vw ,2rem)}}@supports not (font-size:clamp(1.5rem ,0.3256880734rem + 1.8348623853vw ,2rem)){.item-catalog__name{font-size:calc(1.5rem + .5 * (100vw - 64rem)/ 27.25)}}}@media (min-width:62em) and (max-width:93.75em){@supports (left:clamp(-50rem ,-147.6377953976rem + 157.4803151575vw ,0.0000000625rem)){.sets__decor{left:clamp(-50rem ,-147.6377953976rem + 157.4803151575vw ,.0000000625rem)}}@supports not (left:clamp(-50rem ,-147.6377953976rem + 157.4803151575vw ,0.0000000625rem)){.sets__decor{left:calc(-50rem + 50.0000000625 * (100vw - 62rem)/ 31.75)}}}@media (max-width:65.625em) and (min-width:64em){.sets__container{gap:2.75rem}}@media (max-width:65.625em) and (min-width:28.125em) and (max-width:64em){@supports (gap:clamp(1.625rem ,0.7430313589rem + 3.1358885017vw ,2.75rem)){.sets__container{gap:clamp(1.625rem ,.7430313589rem + 3.1358885017vw ,2.75rem)}}@supports not (gap:clamp(1.625rem ,0.7430313589rem + 3.1358885017vw ,2.75rem)){.sets__container{gap:calc(1.625rem + 1.125 * (100vw - 28.125rem)/ 35.875)}}}@media (max-width:25em) and (min-width:94.375em){.set-actions{gap:.9375rem}.set-actions__pagination{gap:.625rem}}@media (max-width:25em) and (min-width:20em) and (max-width:94.375em){@supports (gap:clamp(0.3125rem ,0.1444327731rem + 0.8403361345vw ,0.9375rem)){.set-actions{gap:clamp(.3125rem ,.1444327731rem + .8403361345vw ,.9375rem)}}@supports not (gap:clamp(0.3125rem ,0.1444327731rem + 0.8403361345vw ,0.9375rem)){.set-actions{gap:calc(.3125rem + .625 * (100vw - 20rem)/ 74.375)}}@supports (gap:clamp(0.1875rem ,0.0698529412rem + 0.5882352941vw ,0.625rem)){.set-actions__pagination{gap:clamp(.1875rem ,.0698529412rem + .5882352941vw ,.625rem)}}@supports not (gap:clamp(0.1875rem ,0.0698529412rem + 0.5882352941vw ,0.625rem)){.set-actions__pagination{gap:calc(.1875rem + .4375 * (100vw - 20rem)/ 74.375)}}}@media (max-width:65.625em) and (min-width:64em) and (max-width:65.625em){@supports (font-size:clamp(2rem ,42.3846153846rem + -61.5384615385vw ,3rem)){.side__title{font-size:clamp(2rem ,42.3846153846rem + -61.5384615385vw ,3rem)}}@supports not (font-size:clamp(2rem ,42.3846153846rem + -61.5384615385vw ,3rem)){.side__title{font-size:calc(3rem + -1 * (100vw - 64rem)/ 1.625)}}@supports (font-size:clamp(2rem ,22.1923076923rem + -30.7692307692vw ,2.5rem)){.side__title--bg{font-size:clamp(2rem ,22.1923076923rem + -30.7692307692vw ,2.5rem)}}@supports not (font-size:clamp(2rem ,22.1923076923rem + -30.7692307692vw ,2.5rem)){.side__title--bg{font-size:calc(2.5rem + -.5 * (100vw - 64rem)/ 1.625)}}}@media (max-width:63.9375em) and (min-width:26.875em) and (max-width:64em){@supports (font-size:clamp(1rem ,-0.4478114478rem + 5.3872053872vw ,3rem)){.side__title{font-size:clamp(1rem ,-.4478114478rem + 5.3872053872vw ,3rem)}}@supports not (font-size:clamp(1rem ,-0.4478114478rem + 5.3872053872vw ,3rem)){.side__title{font-size:calc(1rem + 2 * (100vw - 26.875rem)/ 37.125)}}@supports (font-size:clamp(1rem ,-0.0858585859rem + 4.0404040404vw ,2.5rem)){.side__title--bg{font-size:clamp(1rem ,-.0858585859rem + 4.0404040404vw ,2.5rem)}}@supports not (font-size:clamp(1rem ,-0.0858585859rem + 4.0404040404vw ,2.5rem)){.side__title--bg{font-size:calc(1rem + 1.5 * (100vw - 26.875rem)/ 37.125)}}@supports (font-size:clamp(0.75rem ,0.569023569rem + 0.6734006734vw ,1rem)){.side__text{font-size:clamp(.75rem ,.569023569rem + .6734006734vw ,1rem)}}@supports not (font-size:clamp(0.75rem ,0.569023569rem + 0.6734006734vw ,1rem)){.side__text{font-size:calc(.75rem + .25 * (100vw - 26.875rem)/ 37.125)}}}@media (max-width:65.625em) and (min-width:56.25em){.side__button{padding:.5625rem 1.4375rem}}@media (max-width:65.625em) and (min-width:56.25em) and (min-width:65.625em){.side__button{font-size:1.375rem}}@media (max-width:65.625em) and (min-width:56.25em) and (min-width:64em) and (max-width:65.625em){@supports (font-size:clamp(1.375rem ,1.375rem + 0vw ,1.375rem)){.side__button{font-size:clamp(1.375rem ,1.375rem + 0 ,1.375rem)}}@supports not (font-size:clamp(1.375rem ,1.375rem + 0vw ,1.375rem)){.side__button{font-size:calc(1.375rem + 0 * (100vw - 64rem)/ 1.625)}}}@media (max-width:65.625em) and (min-width:56.25em) and (max-width:64em){.side__button{font-size:1.375rem}}@media (max-width:29.99875em) and (min-width:30.5625em){.item-sets{max-width:7.5rem}}@media (max-width:29.99875em) and (min-width:26.875em) and (max-width:30.5625em){@supports (max-width:clamp(5rem ,-13.2203389831rem + 67.7966101695vw ,7.5rem)){.item-sets{max-width:clamp(5rem ,-13.2203389831rem + 67.7966101695vw ,7.5rem)}}@supports not (max-width:clamp(5rem ,-13.2203389831rem + 67.7966101695vw ,7.5rem)){.item-sets{max-width:calc(5rem + 2.5 * (100vw - 26.875rem)/ 3.6875)}}}@media (max-width:22.5em) and (min-width:22.5em){.item-sets{max-width:5rem}}@media (max-width:22.5em) and (min-width:22.4375em) and (max-width:22.5em){@supports (max-width:clamp(3.75rem ,-445rem + 2000vw ,5rem)){.item-sets{max-width:clamp(3.75rem ,-445rem + 2000vw ,5rem)}}@supports not (max-width:clamp(3.75rem ,-445rem + 2000vw ,5rem)){.item-sets{max-width:calc(3.75rem + 1.25 * (100vw - 22.4375rem)/ .0625)}}}@media (min-width:48em) and (max-width:94.375em){@supports (margin-bottom:clamp(0.5rem ,-0.0175202156rem + 1.0781671159vw ,1rem)){.item-sets__name:not(:last-child){margin-bottom:clamp(.5rem ,-.0175202156rem + 1.0781671159vw ,1rem)}}@supports not (margin-bottom:clamp(0.5rem ,-0.0175202156rem + 1.0781671159vw ,1rem)){.item-sets__name:not(:last-child){margin-bottom:calc(.5rem + .5 * (100vw - 48rem)/ 46.375)}}}@media (max-width:25em) and (min-width:25em){.item-sets__name{font-size:.75rem}}@media (max-width:25em) and (min-width:24.9375em) and (max-width:25em){@supports (font-size:clamp(0.625rem ,-49.25rem + 200vw ,0.75rem)){.item-sets__name{font-size:clamp(.625rem ,-49.25rem + 200vw ,.75rem)}}@supports not (font-size:clamp(0.625rem ,-49.25rem + 200vw ,0.75rem)){.item-sets__name{font-size:calc(.625rem + .125 * (100vw - 24.9375rem)/ .0625)}}}@media (min-width:64em) and (max-width:106.25em){@supports (top:clamp(10.625rem ,7.7847633136rem + 4.4378698225vw ,12.5rem)){.contact__decor--1{top:clamp(10.625rem ,7.7847633136rem + 4.4378698225vw ,12.5rem)}}@supports not (top:clamp(10.625rem ,7.7847633136rem + 4.4378698225vw ,12.5rem)){.contact__decor--1{top:calc(10.625rem + 1.875 * (100vw - 64rem)/ 42.25)}}@supports (width:clamp(28.125rem ,14.8705621302rem + 20.7100591716vw ,36.875rem)){.contact__decor--1 img{width:clamp(28.125rem ,14.8705621302rem + 20.7100591716vw ,36.875rem)}}@supports not (width:clamp(28.125rem ,14.8705621302rem + 20.7100591716vw ,36.875rem)){.contact__decor--1 img{width:calc(28.125rem + 8.75 * (100vw - 64rem)/ 42.25)}}}@media (min-width:87.5em) and (max-width:94.375em){@supports (right:clamp(-6.25rem ,-46.0227272727rem + 45.4545454545vw ,-3.125rem)){.contact__decor--1{right:clamp(-6.25rem ,-46.0227272727rem + 45.4545454545vw ,-3.125rem)}}@supports not (right:clamp(-6.25rem ,-46.0227272727rem + 45.4545454545vw ,-3.125rem)){.contact__decor--1{right:calc(-6.25rem + 3.125 * (100vw - 87.5rem)/ 6.875)}}}@media (min-width:28.125em) and (max-width:94.375em){@supports (padding-bottom:clamp(2.875rem ,0.6462264151rem + 7.9245283019vw ,8.125rem)){.contact__container{padding-bottom:clamp(2.875rem ,.6462264151rem + 7.9245283019vw ,8.125rem)}}@supports not (padding-bottom:clamp(2.875rem ,0.6462264151rem + 7.9245283019vw ,8.125rem)){.contact__container{padding-bottom:calc(2.875rem + 5.25 * (100vw - 28.125rem)/ 66.25)}}}@media (min-width:47.99875em) and (min-width:64em) and (max-width:100em){@supports (height:clamp(13.0625rem ,4.9513888889rem + 12.6736111111vw ,17.625rem)){.block-contact__decor img{height:clamp(13.0625rem ,4.9513888889rem + 12.6736111111vw ,17.625rem)}}@supports not (height:clamp(13.0625rem ,4.9513888889rem + 12.6736111111vw ,17.625rem)){.block-contact__decor img{height:calc(13.0625rem + 4.5625 * (100vw - 64rem)/ 36)}}@supports (padding-right:clamp(4.1875rem ,-0.2569444444rem + 6.9444444444vw ,6.6875rem)){.block-contact__image{padding-right:clamp(4.1875rem ,-.2569444444rem + 6.9444444444vw ,6.6875rem)}}@supports not (padding-right:clamp(4.1875rem ,-0.2569444444rem + 6.9444444444vw ,6.6875rem)){.block-contact__image{padding-right:calc(4.1875rem + 2.5 * (100vw - 64rem)/ 36)}}}@media (min-width:47.99875em) and (max-width:64em){.block-contact__decor img{height:13.0625rem}.block-contact__image{padding-right:4.1875rem}}@media (max-width:47.99875em) and (min-width:26.93625em) and (min-width:47.9375em){.block-contact__decor--2 img{width:50rem}}@media (max-width:47.99875em) and (min-width:26.93625em) and (min-width:28.125em) and (max-width:47.9375em){@supports (width:clamp(28.125rem ,-2.9278391167rem + 110.4100946372vw ,50rem)){.block-contact__decor--2 img{width:clamp(28.125rem ,-2.9278391167rem + 110.4100946372vw ,50rem)}}@supports not (width:clamp(28.125rem ,-2.9278391167rem + 110.4100946372vw ,50rem)){.block-contact__decor--2 img{width:calc(28.125rem + 21.875 * (100vw - 28.125rem)/ 19.8125)}}}@media (max-width:47.99875em) and (min-width:26.93625em) and (max-width:28.125em){.block-contact__decor--2 img{width:28.125rem}}@media (max-width:61.99875em) and (min-width:29.99875em){.faq__item{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}}@media (max-width:47.99875em) and (min-width:28.125em) and (max-width:64em){@supports (max-width:clamp(22.5rem ,22.0100174216rem + 1.7421602787vw ,23.125rem)){.faq__item{max-width:clamp(22.5rem ,22.0100174216rem + 1.7421602787vw ,23.125rem)}}@supports not (max-width:clamp(22.5rem ,22.0100174216rem + 1.7421602787vw ,23.125rem)){.faq__item{max-width:calc(22.5rem + .625 * (100vw - 28.125rem)/ 35.875)}}}@media (min-width:26.875em) and (max-width:94.375em){@supports (margin-bottom:clamp(0.5rem ,0.1018518519rem + 1.4814814815vw ,1.5rem)){.faq__top:not(:last-child){margin-bottom:clamp(.5rem ,.1018518519rem + 1.4814814815vw ,1.5rem)}}@supports not (margin-bottom:clamp(0.5rem ,0.1018518519rem + 1.4814814815vw ,1.5rem)){.faq__top:not(:last-child){margin-bottom:calc(.5rem + 1 * (100vw - 26.875rem)/ 67.5)}}}@media (max-width:75em) and (min-width:94.375em){.instruction__decor--1 img{max-width:31.25rem}}@media (max-width:75em) and (min-width:26.875em) and (max-width:94.375em){@supports (max-width:clamp(15.625rem ,9.4039351852rem + 23.1481481481vw ,31.25rem)){.instruction__decor--1 img{max-width:clamp(15.625rem ,9.4039351852rem + 23.1481481481vw ,31.25rem)}}@supports not (max-width:clamp(15.625rem ,9.4039351852rem + 23.1481481481vw ,31.25rem)){.instruction__decor--1 img{max-width:calc(15.625rem + 15.625 * (100vw - 26.875rem)/ 67.5)}}}@media (max-width:65.625em) and (min-width:61.99875em) and (min-width:94.375em){.instruction__decor--1{top:6.25rem}}@media (max-width:65.625em) and (min-width:61.99875em) and (min-width:47.9375em) and (max-width:94.375em){@supports (top:clamp(0.0000000625rem ,-6.451884126rem + 13.4589500673vw ,6.25rem)){.instruction__decor--1{top:clamp(.0000000625rem ,-6.451884126rem + 13.4589500673vw ,6.25rem)}}@supports not (top:clamp(0.0000000625rem ,-6.451884126rem + 13.4589500673vw ,6.25rem)){.instruction__decor--1{top:calc(.0000000625rem + 6.2499999375 * (100vw - 47.9375rem)/ 46.4375)}}}@media (max-width:65.625em) and (min-width:61.99875em) and (max-width:47.9375em){.instruction__decor--1{top:.0000000625rem}}@media (max-width:65.625em) and (min-width:61.99875em) and (min-width:75em){.instruction__decor--1 img{max-width:50rem}}@media (max-width:65.625em) and (min-width:61.99875em) and (min-width:64em) and (max-width:75em){@supports (max-width:clamp(42.5rem ,-1.1363636364rem + 68.1818181818vw ,50rem)){.instruction__decor--1 img{max-width:clamp(42.5rem ,-1.1363636364rem + 68.1818181818vw ,50rem)}}@supports not (max-width:clamp(42.5rem ,-1.1363636364rem + 68.1818181818vw ,50rem)){.instruction__decor--1 img{max-width:calc(42.5rem + 7.5 * (100vw - 64rem)/ 11)}}}@media (max-width:65.625em) and (min-width:61.99875em) and (max-width:64em){.instruction__decor--1 img{max-width:42.5rem}}@media (max-width:81.25em) and (min-width:47.99875em){.instruction__decor--2{display:none}}@media (max-width:79.375em) and (min-width:94.375em){.instruction__decor--2 img{max-width:17.5rem}}@media (max-width:79.375em) and (min-width:26.875em) and (max-width:94.375em){@supports (max-width:clamp(9.375rem ,6.1400462963rem + 12.037037037vw ,17.5rem)){.instruction__decor--2 img{max-width:clamp(9.375rem ,6.1400462963rem + 12.037037037vw ,17.5rem)}}@supports not (max-width:clamp(9.375rem ,6.1400462963rem + 12.037037037vw ,17.5rem)){.instruction__decor--2 img{max-width:calc(9.375rem + 8.125 * (100vw - 26.875rem)/ 67.5)}}}@media (max-width:47.99875em) and (min-width:48em){.instruction__decor--2 img{max-width:17.5rem}}@media (max-width:47.99875em) and (min-width:26.875em) and (max-width:48em){@supports (max-width:clamp(12.5rem ,6.1390532544rem + 23.6686390533vw ,17.5rem)){.instruction__decor--2 img{max-width:clamp(12.5rem ,6.1390532544rem + 23.6686390533vw ,17.5rem)}}@supports not (max-width:clamp(12.5rem ,6.1390532544rem + 23.6686390533vw ,17.5rem)){.instruction__decor--2 img{max-width:calc(12.5rem + 5 * (100vw - 26.875rem)/ 21.125)}}}@media (max-width:63.99875em) and (min-width:94.375em){.instruction__container{gap:6.6875rem}}@media (max-width:63.99875em) and (min-width:48em) and (max-width:94.375em){@supports (gap:clamp(1.875rem ,-3.1061320755rem + 10.3773584906vw ,6.6875rem)){.instruction__container{gap:clamp(1.875rem ,-3.1061320755rem + 10.3773584906vw ,6.6875rem)}}@supports not (gap:clamp(1.875rem ,-3.1061320755rem + 10.3773584906vw ,6.6875rem)){.instruction__container{gap:calc(1.875rem + 4.8125 * (100vw - 48rem)/ 46.375)}}}@media (any-hover:hover){.button:hover{-webkit-box-shadow:0 0 20px 0 #a999c5;box-shadow:0 0 20px 0 #a999c5;background-color:var(--violet);color:#f3f3f3}.quantity__button:hover::after,.quantity__button:hover::before{background-color:rgba(0,0,0,.5)}.info-order__close:hover{color:#fff}.info-order___button:hover{color:#fff}.tabs__title:hover{background-color:var(--bg-violet);color:#fff}.actions__top:hover{color:#fff}.actions__info:hover{color:#fff}.header__button:hover{border:.1875rem solid #fcfefe;-webkit-box-shadow:0 0 20px 0 #fcfefe;box-shadow:0 0 20px 0 #fcfefe;color:#fcfefe;background-color:inherit}.menu__item:hover::before{width:100%;left:0}.footer__column--bg .menu-footer__item:hover{text-decoration:underline}.menu-footer__link:hover{text-decoration:underline}.menu-footer__link:hover img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.video__play:hover::before{color:var(--violet);pointer-events:none}.video__pause:hover::before{color:var(--violet);pointer-events:none}.slide-reviews__actions:hover{color:var(--violet)}.side__button:hover{-webkit-box-shadow:0 0 20px 0 #a999c5;box-shadow:0 0 20px 0 #a999c5;background-color:var(--violet);color:#f3f3f3;border:.125rem solid var(--bg-violet)}.contact__more:hover span{text-decoration:none}.form__button:hover{background-color:var(--bg-violet);color:#fff}}.webp .slide-reviews::before{background:url(../img/reviews/bg.webp) center/cover no-repeat}.webp .contact__wrapper{background:url(../img/contact/fon.webp) center/cover no-repeat}.webp .contact__more{background:url(../img/contact/button-bg.webp) 0 0/cover no-repeat}