@charset "UTF-8";*{padding:0;margin:0;border:0}*,::after,::before{-webkit-box-sizing:border-box;box-sizing:border-box}::after,::before{display:inline-block}body,html{scroll-behavior:smooth;height:100%;min-width:320px}body{color:#84663e;line-height:1;font-family:Commissioner,sans-serif;font-size:.9375rem;-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:Commissioner,sans-serif;font-size:inherit;line-height:inherit}button{cursor:pointer;color:inherit;background-color:transparent}a{display:inline-block;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}.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:92.5rem;margin:0 auto;padding:0 1.25rem}input[type=email],input[type=tel],input[type=text],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}input[placeholder]:not([data-placeholder-nohiden])::-webkit-input-placeholder{-webkit-transition:opacity .3s;transition:opacity .3s}input[placeholder]:not([data-placeholder-nohiden])::-moz-placeholder{-moz-transition:opacity .3s;transition:opacity .3s}input[placeholder]:not([data-placeholder-nohiden]):-ms-input-placeholder{-ms-transition:opacity .3s;transition:opacity .3s}input[placeholder]:not([data-placeholder-nohiden])::-ms-input-placeholder{-ms-transition:opacity .3s;transition:opacity .3s}input[placeholder]:not([data-placeholder-nohiden])::placeholder{-webkit-transition:opacity .3s;transition:opacity .3s}input[placeholder]:not([data-placeholder-nohiden]):focus::-webkit-input-placeholder{opacity:0}input[placeholder]:not([data-placeholder-nohiden]):focus::-moz-placeholder{opacity:0}input[placeholder]:not([data-placeholder-nohiden]):focus:-ms-input-placeholder{opacity:0}input[placeholder]:not([data-placeholder-nohiden]):focus::-ms-input-placeholder{opacity:0}input[placeholder]:not([data-placeholder-nohiden]):focus::placeholder{opacity:0}textarea.input{resize:none;padding:0 0}.checkbox{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:.375rem;position:relative}.checkbox__input{position:absolute;width:0;height:0;opacity:0}.checkbox__input:focus-visible+.checkbox__label:before{-webkit-box-shadow:0 0 5px #000;box-shadow:0 0 5px #000}.checkbox__input:checked+.checkbox__label:before{background:#dfc098 url(../img/icons/check.svg) center/10px no-repeat}.checkbox__label{cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:relative;gap:6px}.checkbox__label:before{content:"";-ms-flex-item-align:start;align-self:flex-start;border-radius:.125rem;-webkit-box-flex:0;-ms-flex:0 0 15px;flex:0 0 15px;width:15px;height:15px;margin-top:.25rem;border:1px solid #dfc098}.checkbox__link{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;font-weight:300;line-height:1.3;letter-spacing:.6px;text-decoration:underline}.menu__list{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;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:.3125rem}.menu__link{line-height:1.3;text-transform:uppercase;-webkit-transition:opacity .3s;transition:opacity .3s}.menu__link sup{font-weight:500}.header-home .menu__link{background:-webkit-gradient(linear,left top,left bottom,from(#ffeacb),color-stop(48.48%,#e9c99f),to(#c9ad88));background:linear-gradient(180deg,#ffeacb 0,#e9c99f 48.48%,#c9ad88 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.menu-socials{display:none}.menu-socials__list{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;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.5rem}.menu-socials__link{display:-ms-grid;display:grid;place-content:center;width:2.125rem;height:2.125rem;background:-webkit-gradient(linear,left top,left bottom,from(#ffeacb),color-stop(48.48%,#e9c99f),to(#c9ad88));background:linear-gradient(180deg,#ffeacb 0,#e9c99f 48.48%,#c9ad88 100%);border-radius:50%;padding:.375rem;-webkit-transition:opacity .3s;transition:opacity .3s}.menu-socials__link svg{width:100%;height:100%}.icon-menu{display:none}body::after{content:"";background-color:rgba(0,0,0,.75);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 20px;-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%;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;align-items:center}.popup__content{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;background-color:#fff;padding:1.5625rem;width:100%;max-width:800px;border-radius:.9375rem}.lock .popup__content{visibility:visible}#popup-done .popup__content{max-width:530px}.popup__content{position:relative}.popup__content::before{content:"";position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:calc(100% - 17px);height:calc(100% - 17px);border-radius:.625rem;border:1px solid rgba(132,102,62,.55);pointer-events:none}.popup__body{padding:1.5625rem}.popup__head{display:-ms-grid;display:grid;gap:.625rem;text-align:center;background:linear-gradient(96deg,#84663e 22.11%,#a48050 73.26%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.popup__head:not(:last-child){margin-bottom:2.5rem}.popup__title{font-family:"Cormorant Garamond",serif;font-weight:600;line-height:1.15}.popup__decor{margin:0 auto}.popup__decor:not(:last-child){margin-bottom:.625rem}.popup__decor img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.popup__text{line-height:1.25}.popup__form .checkbox{margin:0 auto}.product-item{display:-ms-grid;display:grid;-ms-grid-columns:11.625rem 1fr;grid-template-columns:11.625rem 1fr}.product-item:not(:last-child){margin-bottom:2.1875rem}.product-item__img img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.product-item__name{font-family:"Cormorant Garamond",serif;font-weight:600;line-height:1.3;background:linear-gradient(96deg,#84663e 22.11%,#a48050 73.26%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.product-item__name:not(:last-child){margin-bottom:.625rem}.product-item__text{font-weight:300;line-height:1.3}.product-item__text span{font-weight:500}.product-item__text:not(:last-child){margin-bottom:1.25rem}.product-item__size-block{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;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.625rem;font-weight:500;line-height:1.3}.product-item__size-block:not(:last-child){margin-bottom:.9375rem}.product-item__price-block{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;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.625rem;font-weight:500;line-height:1.3}.product-item__price-block:not(:last-child){margin-bottom:.9375rem}.product-item__price{font-family:"Cormorant Garamond",serif;font-weight:500;line-height:1.3}.product-item__price span{font-family:"Cormorant Infant",serif}.product-item__delete{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.4375rem;color:#eb6363;font-weight:500;line-height:1;text-decoration:underline}.ibg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ibg--top{-o-object-position:top;object-position:top}.ibg--bottom{-o-object-position:bottom;object-position:bottom}.ibg--left{-o-object-position:left;object-position:left}.ibg--right{-o-object-position:right;object-position:right}.ibg--contain{-o-object-fit:contain;object-fit:contain}.video__video-block{position:relative;overflow:hidden;height:0;padding-bottom:57.9%}.video__video-block embed,.video__video-block iframe,.video__video-block object,.video__video-block video{position:absolute;top:0;left:0;width:100%;height:100%}.head-section{text-align:center}.head-section--gold{background:-webkit-gradient(linear,left top,left bottom,from(#ffeacb),color-stop(48.48%,#e9c99f),to(#c9ad88));background:linear-gradient(180deg,#ffeacb 0,#e9c99f 48.48%,#c9ad88 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.head-section__title{text-align:center;font-family:"Cormorant Garamond",serif;font-weight:500;line-height:1.2;text-transform:uppercase}.head-section__subtitle{color:#84663e;text-align:center;font-weight:300;line-height:1.3;margin-bottom:.9375rem}.head-section--gold .head-section__subtitle{color:#f3d7b2}.head-section__decor{margin:0 auto}.head-section__decor img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.head-section__decor.decor-mini{max-width:5rem}.btn{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;width:100%;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;color:#84663e;text-align:center;font-weight:500;line-height:1.1;letter-spacing:.8px;border-radius:.625rem;border:1px solid rgba(245,224,195,0);background:linear-gradient(94deg,#f4dab5 5.45%,#f6d9b1 21.94%,#f3e0c2 46.75%,#e7c7a1 71.65%,#e5c499 82.29%,#e5c59f 95.31%);position:relative;-webkit-transition:-webkit-box-shadow .3s;transition:-webkit-box-shadow .3s;transition:box-shadow .3s;transition:box-shadow .3s,-webkit-box-shadow .3s;margin-bottom:.3125rem}.btn span{position:relative;z-index:3;pointer-events:none}.btn::before{content:"";position:absolute;left:0;top:0;z-index:2;width:100%;height:100%;border-radius:.625rem;border:1px solid rgba(245,224,195,0);background:linear-gradient(94deg,#f4dab5 5.45%,#f6d9b1 21.94%,#f3e0c2 46.75%,#e7c7a1 71.65%,#e5c499 82.29%,#e5c59f 95.31%)}.btn::after{content:"";position:absolute;left:0;top:5px;z-index:1;width:100%;height:100%;border-radius:.625rem;background:-webkit-gradient(linear,right top,left top,color-stop(38.38%,#a78a6b),color-stop(68.51%,#cfb79d),color-stop(96.81%,#d4b99a));background:linear-gradient(270deg,#a78a6b 38.38%,#cfb79d 68.51%,#d4b99a 96.81%)}.form-block{display:-ms-grid;display:grid}.form-block__title{text-align:center;font-family:"Cormorant Garamond",serif;font-weight:600;line-height:1.15;background:linear-gradient(96deg,#84663e 22.11%,#a48050 73.26%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.form-block__title:not(:last-child){margin-bottom:2.5rem}.form-block__input{border-radius:10px;border:1px solid rgba(187,171,149,.49);background-color:#fff;min-height:3.75rem;padding:.625rem 1.25rem;-webkit-transition:all .3s;transition:all .3s;color:#84663e;font-size:.9375rem;font-weight:300;line-height:1}.form-block__input:not(:last-child){margin-bottom:.9375rem}.form-block__input::-webkit-input-placeholder{color:#84663e;font-size:.9375rem;font-weight:300}.form-block__input::-moz-placeholder{color:#84663e;font-size:.9375rem;font-weight:300}.form-block__input:-ms-input-placeholder{color:#84663e;font-size:.9375rem;font-weight:300}.form-block__input::-ms-input-placeholder{color:#84663e;font-size:.9375rem;font-weight:300}.form-block__input::placeholder{color:#84663e;font-size:.9375rem;font-weight:300}.form-block__textarea{min-height:9.375rem;padding:1.25rem;resize:none}.form-block__button{margin:2.5rem auto .3125rem auto}.swiper-scrollbar{background:#84663e;width:auto;height:.125rem;margin:0 1.25rem}.swiper-scrollbar:not(:last-child){margin-bottom:1.875rem}.swiper-scrollbar-drag{width:auto;height:.125rem;background:-webkit-gradient(linear,left top,left bottom,from(#ffeacb),color-stop(48.48%,#e9c99f),to(#c9ad88));background:linear-gradient(180deg,#ffeacb 0,#e9c99f 48.48%,#c9ad88 100%)}.swiper-pagination .swiper-pagination-bullet{width:.9375rem;height:.9375rem;border-radius:50%;background:-webkit-gradient(linear,left top,left bottom,from(#ffeacb),color-stop(48.48%,#e9c99f),to(#c9ad88));background:linear-gradient(180deg,#ffeacb 0,#e9c99f 48.48%,#c9ad88 100%);-webkit-transition:all .3s;transition:all .3s}.gallery .swiper-pagination .swiper-pagination-bullet,.review .swiper-pagination .swiper-pagination-bullet{background:#a68a6b}.swiper-pagination .swiper-pagination-bullet-active-next,.swiper-pagination .swiper-pagination-bullet-active-prev{opacity:.7}.swiper-pagination .swiper-pagination-bullet-active-next-next,.swiper-pagination .swiper-pagination-bullet-active-prev-prev{opacity:.5}.swiper-button-next,.swiper-button-prev{display:-ms-grid;display:grid;place-content:center;background:linear-gradient(167deg,#f7debb 11.77%,#e9c99f 47.48%,#d0b48e 90.91%);width:5rem;height:5rem;border-radius:50%;opacity:.5;-webkit-transition:opacity .3s;transition:opacity .3s;pointer-events:all}.header{padding:1.25rem 0;position:absolute;top:0;left:0;z-index:5;width:100%}.header:not(.header-home){border-bottom:1px solid;-o-border-image:linear-gradient(270deg,rgba(132,102,62,0) 0,rgba(132,102,62,.2) 50.16%,rgba(132,102,62,0) 100%) 1;border-image:-webkit-gradient(linear,right top,left top,from(rgba(132,102,62,0)),color-stop(50.16%,rgba(132,102,62,.2)),to(rgba(132,102,62,0))) 1;border-image:linear-gradient(270deg,rgba(132,102,62,0) 0,rgba(132,102,62,.2) 50.16%,rgba(132,102,62,0) 100%) 1;background-color:#fdf6ee;position:relative}.header__container{max-width:110rem}.header__body{display:-ms-grid;display:grid;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-grid-columns:auto 1fr auto;grid-template-columns:auto 1fr auto;gap:.625rem}.header__logo img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.header-home .header__logo{height:100%}.header-home .header__logo img{display:none}.header__info{text-align:right}.header-home .header__info{background:-webkit-gradient(linear,left top,left bottom,from(#ffeacb),color-stop(48.48%,#e9c99f),to(#c9ad88));background:linear-gradient(180deg,#ffeacb 0,#e9c99f 48.48%,#c9ad88 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.header__phone{font-weight:500;line-height:1.3;-webkit-transition:opacity .3s;transition:opacity .3s}.header-home .header__phone{background:-webkit-gradient(linear,left top,left bottom,from(#ffeacb),color-stop(48.48%,#e9c99f),to(#c9ad88));background:linear-gradient(180deg,#ffeacb 0,#e9c99f 48.48%,#c9ad88 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.header__work-time{line-height:1.3}.footer{background:-webkit-gradient(linear,left top,left bottom,from(#004332),to(#004836));background:linear-gradient(180deg,#004332 0,#004836 100%);position:relative}.footer__body{padding:3.125rem 0 1.875rem 0}.footer__logo{display:-ms-grid;display:grid;place-content:center;max-width:12.5rem;margin:0 auto 3.125rem auto}.footer__logo img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.footer__menu{margin-bottom:3.125rem}.footer__sicials{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;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.5rem}.footer__social-link{display:-ms-grid;display:grid;place-content:center;width:2.125rem;height:2.125rem;background:-webkit-gradient(linear,left top,left bottom,from(#ffeacb),color-stop(48.48%,#e9c99f),to(#c9ad88));background:linear-gradient(180deg,#ffeacb 0,#e9c99f 48.48%,#c9ad88 100%);border-radius:50%;padding:.375rem;-webkit-transition:opacity .3s;transition:opacity .3s}.footer__social-link svg{width:100%;height:100%}.footer__copy{text-align:center;background:-webkit-gradient(linear,left top,left bottom,from(#ffeacb),color-stop(48.48%,#e9c99f),to(#c9ad88));background:linear-gradient(180deg,#ffeacb 0,#e9c99f 48.48%,#c9ad88 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:300;line-height:1.3;text-transform:lowercase;padding:.9375rem;position:relative}.footer__copy::before{content:"";position:absolute;top:0;left:0;width:100%;height:.0625rem;background:-webkit-gradient(linear,right top,left top,color-stop(14.22%,rgba(255,234,203,0)),color-stop(48.48%,rgba(233,201,159,.5)),color-stop(85.68%,rgba(201,173,136,0)));background:linear-gradient(270deg,rgba(255,234,203,0) 14.22%,rgba(233,201,159,.5) 48.48%,rgba(201,173,136,0) 85.68%)}.footer__arrow-top{position:absolute;background:-webkit-gradient(linear,left top,left bottom,from(#ffeacb),color-stop(48.48%,#e9c99f),to(#c9ad88));background:linear-gradient(180deg,#ffeacb 0,#e9c99f 48.48%,#c9ad88 100%);border-radius:50%;width:3.625rem;height:3.625rem;display:-ms-grid;display:grid;place-content:center;padding:.625rem;-webkit-transition:opacity .3s;transition:opacity .3s}.footer-menu__list{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;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:.625rem}.footer-menu__link{line-height:1.3;text-transform:uppercase;background:-webkit-gradient(linear,left top,left bottom,from(#ffeacb),color-stop(48.48%,#e9c99f),to(#c9ad88));background:linear-gradient(180deg,#ffeacb 0,#e9c99f 48.48%,#c9ad88 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;-webkit-transition:opacity .3s;transition:opacity .3s}.footer-menu__link sup{font-weight:500}.promo{background:url(../img/promo-bg.webp) center/cover no-repeat;position:relative;padding-top:9.375rem;overflow:hidden}.promo__subtitle{background:-webkit-gradient(linear,left top,left bottom,from(#ffeacb),color-stop(48.48%,#e9c99f),to(#c9ad88));background:linear-gradient(180deg,#ffeacb 0,#e9c99f 48.48%,#c9ad88 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-align:center;line-height:1.2}.promo__title{background:-webkit-gradient(linear,left top,left bottom,from(#ffeacb),color-stop(48.48%,#e9c99f),to(#c9ad88));background:linear-gradient(180deg,#ffeacb 0,#e9c99f 48.48%,#c9ad88 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-align:center;font-family:"Cormorant Garamond",serif;font-weight:500;line-height:1}.promo__image{position:relative;width:100%}.promo__decor{display:block;width:100%;position:absolute;left:50%;top:10%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0)}.promo__decor img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.promo__rose-1{display:block;width:100%;position:absolute;left:16%;bottom:-3.125rem}.promo__rose-1 img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.promo__rose-2{display:block;width:100%;position:absolute;right:10%;bottom:-3.125rem}.promo__rose-2 img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.promo__img{display:block;margin:0 auto;max-width:58.75rem;position:relative;z-index:2}.promo__img img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.socials-head{display:-ms-grid;display:grid;gap:.9375rem}.socials-head__text{color:#f3d7b2;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.9375rem}.socials-head__list{display:-ms-grid;display:grid;gap:.5rem}.socials-head__link{display:-ms-grid;display:grid;place-content:center;width:2.125rem;height:2.125rem;background:-webkit-gradient(linear,left top,left bottom,from(#ffeacb),color-stop(48.48%,#e9c99f),to(#c9ad88));background:linear-gradient(180deg,#ffeacb 0,#e9c99f 48.48%,#c9ad88 100%);border-radius:50%;padding:.375rem;-webkit-transition:opacity .3s;transition:opacity .3s}.socials-head__link svg{width:100%;height:100%}.view{padding:5rem 0;margin-top:-3.75rem;position:relative;z-index:3;width:100%;background:url(../img/view/view-bg.webp) top center/cover no-repeat;-webkit-clip-path:url(#my-clip-path);clip-path:url(#my-clip-path);display:-ms-grid;display:grid}.view .svg-bg,.view .svg-bg-mob{position:absolute;width:0;height:0}.view__head{margin-bottom:.9375rem}.view__images{display:-webkit-box;display:-ms-flexbox;display:flex}.view__img{max-width:20.625rem;overflow:hidden}.view__img img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.view__img--big{max-width:54.1875rem}.view__button{display:block;margin:-1.875rem auto 0;background:-webkit-gradient(linear,left top,left bottom,from(#ffeacb),color-stop(48.48%,#e9c99f),to(#c9ad88));background:linear-gradient(180deg,#ffeacb 0,#e9c99f 48.48%,#c9ad88 100%);border-radius:50%;padding:1.3125rem;position:relative;z-index:1;-webkit-transition:opacity .3s;transition:opacity .3s}.view__button svg{max-width:2.9375rem;width:100%;height:100%}.view__button::before{content:"";position:absolute;top:-4px;left:-4px;width:calc(100% + 8px);height:calc(100% + 8px);border:1px solid #ffeacb;border-radius:50%}.about{background-color:#fdf6ee}.about__container{max-width:102.5rem}.about__head{position:relative;z-index:2;margin-bottom:2.5rem}.about__body{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.75rem}.about__images{width:100%;position:relative;display:-ms-grid;display:grid;place-content:center}.about__img{max-width:39.375rem;position:relative;z-index:2}.about__img img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.about__img-decor{max-width:51.875rem;position:absolute;left:-10%;top:-10%;z-index:1}.about__img-decor img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.about__content{max-width:50%}.about__text{display:-ms-grid;display:grid;gap:.625rem;font-weight:300;line-height:1.3}.about__text span{font-weight:400;text-transform:uppercase}.about__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.about__link{max-width:14.1875rem;font-weight:400;line-height:1.3;letter-spacing:.6px;text-decoration:underline}.advantages{padding-top:7.5rem;padding-bottom:5rem;background:url(../img/advantages/advantages-bg.webp) top center/cover no-repeat;border-radius:0 0 50% 50%/0 0 2% 2%;position:relative;overflow:hidden}.advantages::before{content:"";position:absolute;top:-1px;left:50%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);width:0;height:0;border-left:22px solid transparent;border-right:22px solid transparent;border-top:20px solid #fdf6ee}.advantages__container{max-width:68.75rem;position:relative;z-index:2}.advantages__btn{margin:0 auto .3125rem auto}.card-advantages{border-radius:.9375rem;background:#fdf6ee;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;position:relative}.card-advantages::before{content:"";position:absolute;left:.625rem;top:.625rem;right:.625rem;bottom:.625rem;border-radius:.625rem;border:1px solid rgba(132,102,62,.55);pointer-events:none}.card-advantages__number{padding:.6875rem .6875rem 0 .6875rem;text-align:center;font-family:"Cormorant Infant",serif;font-size:8.75rem;font-weight:500;line-height:1;background:-webkit-gradient(linear,left top,left bottom,from(#ffeacb),color-stop(48.48%,#e9c99f),to(#c9ad88));background:linear-gradient(180deg,#ffeacb 0,#e9c99f 48.48%,#c9ad88 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;position:relative}.card-advantages__number::before{content:"";position:absolute;bottom:0;left:.75rem;right:.75rem;height:4.375rem;background:-webkit-gradient(linear,left top,left bottom,from(rgba(253,246,238,0)),color-stop(29.69%,rgba(253,246,238,.85)),color-stop(61.46%,#fdf6ee));background:linear-gradient(180deg,rgba(253,246,238,0) 0,rgba(253,246,238,.85) 29.69%,#fdf6ee 61.46%)}.card-advantages__title{padding:0 .6875rem;color:#84663e;text-align:center;font-family:"Cormorant Garamond",serif;font-size:1.875rem;font-weight:600;line-height:1.15;margin-top:-2.8125rem;position:relative;z-index:2;margin-bottom:.625rem}.card-advantages__text{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:0 .8125rem;text-align:center;font-weight:300;line-height:1.3;position:relative;z-index:2}.card-advantages__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.video{padding-top:11.25rem;padding-bottom:12.5rem;background:url(../img/video-bg.webp) top center/cover no-repeat;margin-top:-2.8125rem;position:relative}.video__decor{position:absolute;top:10%;left:0;z-index:1}.video__decor img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.video__decor-2{position:absolute;bottom:0;left:0;z-index:2}.video__decor-2 img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.video__head{margin-bottom:3.75rem;position:relative;z-index:3}.video__body{margin:0 auto;overflow:hidden;border-radius:3.125rem;max-width:59.375rem;position:relative;z-index:3}.video__body::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;border-radius:3.125rem;border:15px solid rgba(255,255,255,.31);pointer-events:none}.video__body.video-enabled::before{display:none}.video__video-block{width:100%;display:none;opacity:0;-webkit-transition:all .3s;transition:all .3s;visibility:hidden;pointer-events:none}.video-enabled .video__video-block{display:block;opacity:1;visibility:visible;pointer-events:all}.video__video-preloader{width:100%;height:100%;position:relative;-webkit-transition:all .3s;transition:all .3s}.video__video-preloader img{width:100%;-o-object-fit:cover;object-fit:cover;height:100%}.video-enabled .video__video-preloader{display:none;opacity:0;visibility:hidden;pointer-events:none}.video__video-play{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:50%;display:-ms-grid;display:grid;place-content:center;overflow:hidden;border:1px solid #ffeacb;-webkit-transition:opacity .3s;transition:opacity .3s}.video__video-play::before{content:"";position:absolute;width:calc(100% - 35px);height:calc(100% - 35px);left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:50%;background:-webkit-gradient(linear,left top,left bottom,from(#ffeacb),color-stop(48.48%,#e9c99f),to(#c9ad88));background:linear-gradient(180deg,#ffeacb 0,#e9c99f 48.48%,#c9ad88 100%);z-index:1}.video__video-play svg{position:relative;z-index:2;-o-object-fit:cover;object-fit:cover}.products{background:url(../img/products/products-bg.webp) center/cover no-repeat}.products__container{max-width:107.5rem}.products__slide:nth-child(n+6){display:none}.more-product .products__slide:nth-child(n+6){display:block}.swiper-initialized .products__slide{display:block!important}.products__more{margin:0 auto .3125rem auto}.more-product .products__more{display:none}.product-card{border-radius:.9375rem;background-color:#fdf6ee;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;position:relative}.product-card::before{content:"";position:absolute;left:.625rem;top:.625rem;right:.625rem;bottom:.625rem;border-radius:.625rem;border:1px solid rgba(132,102,62,.55);pointer-events:none}.product-card__body{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:2.5rem 1.5625rem}.product-card__img{margin-bottom:.375rem}.product-card__img img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.product-card__name{font-family:"Cormorant Garamond",serif;text-align:center;font-size:1.875rem;font-weight:600;line-height:1.15;margin-bottom:.9375rem;-webkit-transition:opacity .3s;transition:opacity .3s}.product-card__text{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;text-align:center;font-size:.9375rem;font-weight:300;line-height:1.3;margin-bottom:1.5625rem}.product-card__text span{font-weight:500}.product-card__size-block{margin-bottom:1.25rem;display:-ms-grid;display:grid;gap:.3125rem}.product-card__size-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.3125rem}.product-card__size-title{font-weight:500;line-height:1.3}.product-card__size-text{max-width:10.625rem;font-size:.625rem;font-weight:400;line-height:1.3}.product-card__size{white-space:nowrap;font-weight:500;line-height:1.3}.product-card__price-block{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.3125rem .625rem;padding:1.25rem;margin-bottom:.625rem;position:relative}.product-card__price-block::before{content:"";position:absolute;top:0;left:0;width:100%;height:.0625rem;background:-webkit-gradient(linear,left top,right top,from(rgba(132,102,62,0)),color-stop(51.52%,#84663e),to(rgba(132,102,62,0)));background:linear-gradient(90deg,rgba(132,102,62,0) 0,#84663e 51.52%,rgba(132,102,62,0) 100%)}.product-card__price-text{font-weight:500;line-height:1.3}.product-card__price{font-family:"Cormorant Garamond",serif;font-size:1.25rem;font-weight:500;line-height:1}.product-card__price span{font-size:1.875rem;font-family:"Cormorant Infant",serif}.product-card__link{min-height:3.6875rem;margin-bottom:.1875rem;padding:0 1.875rem;font-size:.9375rem;max-width:100%;width:auto}.product-card__link::after{top:3px}.gallery{background:url(../img/gallery/gallery-bg.webp) center/cover no-repeat;position:relative;overflow:hidden}.gallery::after,.gallery::before{content:"";position:absolute;top:0;z-index:3;width:23.125rem;height:100%;background:-webkit-gradient(linear,left top,right top,from(rgba(253,246,238,.92)),color-stop(76.67%,rgba(253,246,238,0)));background:linear-gradient(90deg,rgba(253,246,238,.92) 0,rgba(253,246,238,0) 76.67%);pointer-events:none}.gallery::before{left:0}.gallery::after{right:0;background:-webkit-gradient(linear,right top,left top,from(rgba(253,246,238,.92)),color-stop(76.67%,rgba(253,246,238,0)));background:linear-gradient(-90deg,rgba(253,246,238,.92) 0,rgba(253,246,238,0) 76.67%)}.gallery__decor{position:absolute;top:0;right:0;z-index:1}.gallery__decor img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.gallery__container{position:relative;z-index:2}.gallery__slider{border-radius:.9375rem}.gallery__slider .swiper-scrollbar{max-width:59.375rem;margin:0 auto 1.875rem auto}.gallery__wrapper{cursor:-webkit-grab;cursor:grab}.gallery__wrapper:active{cursor:-webkit-grabbing;cursor:grabbing}.gallery__slide-img{border-radius:.9375rem;overflow:hidden}.gallery__slide-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.info{display:-ms-grid;display:grid;background:url(../img/info-bg.webp) top center/cover no-repeat;margin-top:-3.125rem;position:relative;padding-top:.5rem;z-index:4}.info__decor{position:absolute;top:0;right:0;z-index:-1}.info__decor img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.info__body{display:-ms-grid;display:grid;-ms-grid-columns:auto 1fr;grid-template-columns:auto 1fr;color:#fee9c9;padding-left:max(1.25rem,(100% - 92.5rem) / 2);overflow:hidden}.info__content{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;max-width:41.9375rem;width:100%;position:relative;z-index:4}.info__title{font-family:"Cormorant Garamond",serif;font-weight:600;line-height:1.15;background:linear-gradient(96deg,#ffeacb 9.01%,#e9c99f 41.25%,#c9ad88 75.5%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.info__title:not(:last-child){margin-bottom:1.875rem}.info__text{display:-ms-grid;display:grid;gap:.9375rem;font-weight:300;line-height:1.5}.info__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.info__link{line-height:1.3;letter-spacing:.6px;text-decoration:underline;max-width:14.1875rem}.info__img{-ms-flex-item-align:end;-ms-grid-row-align:end;align-self:end;overflow:hidden;position:relative;z-index:4}.info__img img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.review{padding-top:6.875rem;padding-bottom:3.75rem;background:url(../img/review-bg.webp) center/cover no-repeat}.review__head{margin-bottom:4.375rem}.review__body{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:2.5rem}.review__body:not(:last-child){margin-bottom:1.875rem}.review__inner{max-width:21.3125rem;background:url(../img/phone-bg.webp) 0 0/100% no-repeat;aspect-ratio:341/671;min-width:0;padding:3.125rem 0 1.625rem 0}.review__slider{max-width:82%;margin:0 auto;height:100%}.review__slide{height:100%;overflow:auto}.review__slide-text{text-align:center;height:100%}.faq{background:url(../img/faq-bg.webp) bottom left/cover no-repeat}.faq__tabs{max-width:74.375rem;margin:0 auto}.faq__btn{margin:0 auto .3125rem auto}.tabs{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);gap:1.875rem}.tabs__navigation{display:-ms-grid;display:grid;gap:.9375rem}.tabs__title{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;gap:.625rem;border-radius:.9375rem;background-color:#fdf6ee;text-align:left;font-family:"Cormorant Garamond",serif;font-weight:600;line-height:1.3;padding:.9375rem 1.5625rem;min-height:5.625rem;-webkit-transition:-webkit-box-shadow .3s;transition:-webkit-box-shadow .3s;transition:box-shadow .3s;transition:box-shadow .3s,-webkit-box-shadow .3s;position:relative}.tabs__title::before{content:"";position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:calc(100% - 8px);height:calc(100% - 8px);border-radius:.625rem;border:1px solid rgba(132,102,62,.55);pointer-events:none}.tabs__title::after{content:"";border-radius:50%;background:url(../img/icons/plus.svg) center/contain no-repeat;-webkit-transition:all .3s;transition:all .3s}.tabs__title._tab-active::after{-webkit-transform:rotate(-360deg);-ms-transform:rotate(-360deg);transform:rotate(-360deg);background:url(../img/icons/minus.svg) center/contain no-repeat}.tabs__content{display:-ms-grid;display:grid}.tabs__body{border-radius:.9375rem;background-color:#fdf6ee;padding:4.375rem 1.5625rem 1.5625rem 1.5625rem;position:relative}.tabs__body::before{content:"";position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:calc(100% - 8px);height:calc(100% - 8px);border-radius:.625rem;border:1px solid rgba(132,102,62,.55);pointer-events:none}.tabs__body::after{content:"";position:absolute;top:0;background:url(../img/icons/flag.svg) center/contain no-repeat}.tabs__body-title{font-family:"Cormorant Garamond",serif;font-weight:600;line-height:1.3;text-transform:uppercase;margin-bottom:1.25rem}.tabs__body-text{display:-ms-grid;display:grid;gap:.9375rem;line-height:1.3;font-weight:300}.consultation{padding-top:8.125rem;background:url(../img/consultation-bg.webp) top center/cover no-repeat;margin-top:-3.125rem}.consultation__info{max-width:42.5rem;position:relative;z-index:3}.consultation__title{font-family:"Cormorant Garamond",serif;font-weight:700;line-height:1.15;background:linear-gradient(96deg,#84663e 22.11%,#a48050 73.26%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:1.25rem}.consultation__text{font-weight:300;line-height:1.2}.consultation__content{max-width:33.125rem;width:100%;position:relative;z-index:2}.consultation__decor{position:absolute;top:0;left:-45%;z-index:-1}.consultation__decor img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.consultation__inner{border-radius:.9375rem;padding:3.75rem;background-color:#fff}.consultation__inner::before{content:"";position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:calc(100% - 16px);height:calc(100% - 16px);border-radius:.625rem;border:1px solid rgba(132,102,62,.55);pointer-events:none}.product-page{background-color:#fdf6ee}.product-page__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.product-page__images{min-width:0}.product-page__slider{margin-bottom:.625rem;border-radius:.9375rem}.product-page__slide{width:100%;height:100%;aspect-ratio:660/660;position:relative;overflow:hidden;border-radius:.9375rem}.product-page__slide iframe,.product-page__slide img{z-index:1;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-page__slide iframe{display:none}.product-page__slide.slide-video{cursor:pointer}.product-page__slide.slide-video::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;z-index:2;background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.37)),to(rgba(0,0,0,.37)));background:linear-gradient(0deg,rgba(0,0,0,.37) 0,rgba(0,0,0,.37) 100%)}.product-page__slide.slide-video::after{content:"";position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:3;border-radius:50%;background:url(../img/icons/play-big.svg) center/cover no-repeat}.product-page__slide.slide-video.video-enabled img{display:none}.product-page__slide.slide-video.video-enabled::after,.product-page__slide.slide-video.video-enabled::before{display:none}.product-page__slide.slide-video.video-enabled iframe{display:block}.product-page__thumbs{border-radius:.625rem}.product-page__thumbs .product-page__slide{cursor:pointer;border-radius:.625rem}.product-page__title{font-family:"Cormorant Garamond",serif;font-weight:600;line-height:1/15;background:linear-gradient(96deg,#84663e 22.11%,#a48050 73.26%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:1.5625rem}.product-page__text{font-weight:400;line-height:1.25;margin-bottom:1.5625rem}.product-page__text span{font-weight:500}.product-page__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:1.5625rem}.product-page__questions{max-width:14.1875rem;line-height:1.3;letter-spacing:.6px;text-decoration:underline}.size-product{padding:1.5625rem 0;position:relative}.size-product::before{content:"";position:absolute;top:0;left:0;width:100%;height:.0625rem;background:-webkit-gradient(linear,left top,right top,from(rgba(132,102,62,0)),color-stop(51.52%,rgba(132,102,62,.5)),to(rgba(132,102,62,0)));background:linear-gradient(90deg,rgba(132,102,62,0) 0,rgba(132,102,62,.5) 51.52%,rgba(132,102,62,0) 100%)}.size-product__body{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;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.625rem;font-size:1.25rem;font-weight:500;line-height:1.3;margin-bottom:.3125rem}.size-product__text{max-width:70%;line-height:1.3}.price-product{padding:1.5625rem 0;position:relative}.price-product::before{content:"";position:absolute;top:0;left:0;width:100%;height:.0625rem;background:-webkit-gradient(linear,left top,right top,from(rgba(132,102,62,0)),color-stop(51.52%,rgba(132,102,62,.5)),to(rgba(132,102,62,0)));background:linear-gradient(90deg,rgba(132,102,62,0) 0,rgba(132,102,62,.5) 51.52%,rgba(132,102,62,0) 100%)}.price-product__body{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;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.625rem;font-size:1.25rem;font-weight:500;line-height:1.3;margin-bottom:.3125rem}.price-product__price{font-family:"Cormorant Garamond",serif;font-size:1.25rem;font-weight:500}.price-product__price span{font-family:"Cormorant Infant",serif;font-size:1.875rem}.price-product__text{max-width:70%;line-height:1.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-grid>.swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-button-lock{display:none!important}.swiper-pagination{position:relative;text-align:center;-webkit-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:0;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.5);-ms-transform:scale(.5);transform:scale(.5);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.75);-ms-transform:scale(.75);transform:scale(.75)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.5);-ms-transform:scale(.5);transform:scale(.5)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.75);-ms-transform:scale(.75);transform:scale(.75)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.5);-ms-transform:scale(.5);transform:scale(.5)}.swiper-pagination-bullet{width:toRem(15);height:toRem(15);display:inline-block;border-radius:50%;background:-webkit-gradient(linear,left top,left bottom,from(#ffeacb),color-stop(48.48%,#e9c99f),to(#c9ad88));background:linear-gradient(180deg,#ffeacb 0,#e9c99f 48.48%,#c9ad88 100%);opacity:.5}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s top,.2s -webkit-transform;transition:.2s top,.2s -webkit-transform;transition:.2s transform,.2s top;transition:.2s transform,.2s top,.2s -webkit-transform}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 3.5px}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s left,.2s -webkit-transform;transition:.2s left,.2s -webkit-transform;transition:.2s transform,.2s left;transition:.2s transform,.2s left,.2s -webkit-transform}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s right,.2s -webkit-transform;transition:.2s right,.2s -webkit-transform;transition:.2s transform,.2s right;transition:.2s transform,.2s right,.2s -webkit-transform}.swiper-scrollbar-cursor-drag{cursor:move}@media (min-width:24.99875em){.product-card__size-block{padding:0 1.25rem}.product-card__link{margin:0 1.25rem .1875rem 1.25rem}}@media (min-width:40.62375em){.advantages__slider .swiper-scrollbar{display:none}.advantages__slider .swiper-pagination{display:none}.advantages__wrapper{display:-ms-grid!important;display:grid!important;grid-template-columns:repeat(auto-fill,minmax(290px,1fr))}.products__slider:not(:last-child){margin-bottom:3.75rem}.products__slider .swiper-scrollbar{display:none}.products__slider .swiper-pagination{display:none}.products__wrapper{display:-ms-grid!important;display:grid!important;grid-template-columns:repeat(auto-fill,minmax(270px,1fr));overflow:hidden;gap:1.25rem}}@media (min-width:40.62375em) and (min-width:92.5em){.advantages__wrapper{gap:3.125rem}}@media (min-width:47.99875em){.promo{padding-bottom:1.875rem}.promo__socials{position:absolute;right:1.25rem;top:50%;z-index:3;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}.gallery__slider{overflow:visible!important}.product-page__images{max-width:41.25rem}.product-page__bottom{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (min-width:61.99875em){.advantages::after{content:"";position:absolute;left:-10%;bottom:-2%;width:120%;height:23rem;border-radius:40%;background:-webkit-gradient(linear,left top,left bottom,from(#005b44),to(#002119));background:linear-gradient(180deg,#005b44 0,#002119 100%);z-index:1}.consultation__body{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;gap:.9375rem}.consultation__form .form-block__input{min-height:5rem}}@media (min-width:68.74875em){.info__content{padding-bottom:12.5rem}}@media (min-width:73.74875em){.product-card__img img{max-height:13.125rem}}@media (min-width:92.5em){.checkbox__link{font-size:.9375rem}.popup__title{font-size:2.5rem}.popup__decor{max-width:18rem}.popup__text{font-size:1.25rem}.product-item{gap:2.5rem}.product-item__name{font-size:1.25rem}.product-item__text{font-size:.9375rem}.product-item__size-block{font-size:.9375rem}.product-item__price-block{font-size:.9375rem}.product-item__price{font-size:.9375rem}.product-item__price span{font-size:1.25rem}.product-item__delete{font-size:.9375rem}.head-section__title{font-size:3.75rem}.head-section__subtitle{font-size:1.5625rem}.head-section__decor{max-width:18rem}.btn{font-size:1.25rem}.btn{padding-left:5.4375rem}.btn{padding-right:5.4375rem}.btn{min-height:4.6875rem}.form-block__title{font-size:2.5rem}.footer__arrow-top{top:6.875rem}.footer__arrow-top{right:3.125rem}.footer-menu__list{-webkit-column-gap:3.75rem;-moz-column-gap:3.75rem;column-gap:3.75rem}.footer-menu__link{font-size:1.25rem}.promo__image{margin-top:-9rem}.promo__decor{max-width:62.5rem}.promo__rose-1{max-width:31.25rem}.promo__rose-2{max-width:50rem}.promo__img{max-width:58.75rem}.about{padding-top:11.875rem}.about{padding-bottom:8.125rem}.about{margin-top:-1.875rem}.about__content{padding-top:1.875rem}.about__text{font-size:1.25rem}.about__text:not(:last-child){margin-bottom:3.75rem}.about__bottom{gap:1.875rem}.about__link{font-size:.9375rem}.advantages__head:not(:last-child){margin-bottom:4.375rem}.advantages__slider:not(:last-child){margin-bottom:3.75rem}.video__head .head-section__title{font-size:3.75rem}.video__video-play{width:13.625rem}.video__video-play{height:13.625rem}.video__video-play svg{width:2rem}.video__video-play svg{height:2rem}.products{padding-top:6.25rem}.products{padding-bottom:7.5rem}.products__head:not(:last-child){margin-bottom:4.375rem}.gallery{padding-top:12.5rem}.gallery{padding-bottom:12.5rem}.gallery__decor{right:.0000000625rem}.gallery__head:not(:last-child){margin-bottom:4.375rem}.gallery__wrapper:not(:last-child){margin-bottom:3.75rem}.info__decor{right:.0000000625rem}.info__content{padding-top:12.5rem}.info__title{font-size:3.75rem}.info__text{font-size:1.1875rem}.info__text:not(:last-child){margin-bottom:3.75rem}.info__bottom{gap:1.875rem}.review__head .head-section__title{font-size:3.75rem}.faq{padding-top:12.5rem}.faq{padding-bottom:12.5rem}.faq__head:not(:last-child){margin-bottom:4.375rem}.faq__tabs:not(:last-child){margin-bottom:3.75rem}.tabs__title{font-size:1.5625rem}.tabs__title::after{width:2.5625rem}.tabs__title::after{height:2.5625rem}.tabs__body{padding-top:4.375rem}.tabs__body::after{right:2rem}.tabs__body::after{width:3.125rem}.tabs__body::after{height:4.1875rem}.tabs__body-title{font-size:1.5625rem}.consultation{padding-bottom:5.625rem}.consultation__title{font-size:3.75rem}.consultation__text{font-size:1.875rem}.consultation__form .form-block__input{font-size:1.25rem}.consultation__form .form-block__input::-webkit-input-placeholder{font-size:1.25rem}.consultation__form .form-block__input::-moz-placeholder{font-size:1.25rem}.consultation__form .form-block__input:-ms-input-placeholder{font-size:1.25rem}.consultation__form .form-block__input::-ms-input-placeholder{font-size:1.25rem}.consultation__form .form-block__input::placeholder{font-size:1.25rem}.product-page{padding-top:6.25rem}.product-page{padding-bottom:6.25rem}.product-page__body{gap:11.875rem}.product-page__slide.slide-video::after{width:6.6875rem}.product-page__slide.slide-video::after{height:6.6875rem}.product-page__content{padding-top:5rem}.product-page__title{font-size:3.75rem}.product-page__text{font-size:1.25rem}.product-page__bottom{gap:1.875rem}}@media (min-width:99.99875em){.menu__link{font-size:1.25rem}.menu__link sup{font-size:.625rem}.footer-menu__link sup{font-size:.625rem}.promo__subtitle{font-size:2.1875rem}.promo__title{font-size:11.875rem}}@media (min-width:109.99875em){.menu__list{-webkit-column-gap:3.75rem;-moz-column-gap:3.75rem;column-gap:3.75rem}.header__logo{max-width:15.6875rem}.header-home .header__logo{width:15.6875rem}.header__phone{font-size:2.1875rem}.header__work-time{font-size:.9375rem}}@media (min-width:119.99875em){.consultation{margin-top:-6.25rem}}@media (min-width:131.24875em){.info{padding-top:.9375rem}}@media (max-width:20em){.checkbox__link{font-size:.5625rem}.popup__title{font-size:1.5rem}.popup__decor{max-width:13.375rem}.popup__text{font-size:.875rem}.product-item{gap:.5625rem}.product-item__name{font-size:.875rem}.product-item__text{font-size:.5625rem}.product-item__size-block{font-size:.5625rem}.product-item__price-block{font-size:.5625rem}.product-item__price{font-size:.5625rem}.product-item__price span{font-size:.875rem}.product-item__delete{font-size:.5625rem}.head-section__title{font-size:2.3125rem}.head-section__subtitle{font-size:.875rem}.head-section__decor{max-width:13.125rem}.btn{font-size:.875rem}.btn{padding-left:2.6875rem}.btn{padding-right:2.6875rem}.btn{min-height:3.375rem}.form-block__title{font-size:1.5rem}.footer__arrow-top{right:.4375rem}.promo__decor{max-width:42.5rem}.promo__rose-1{max-width:18.125rem}.promo__rose-2{max-width:24.375rem}.about{padding-top:5.5625rem}.about{padding-bottom:4.9375rem}.about{margin-top:-.875rem}.about__text{font-size:.875rem}.about__text:not(:last-child){margin-bottom:2.4375rem}.about__bottom{gap:.5625rem}.about__link{font-size:.5625rem}.advantages__head:not(:last-child){margin-bottom:2.4375rem}.advantages__slider:not(:last-child){margin-bottom:2.4375rem}.video__head .head-section__title{font-size:1.3125rem}.video__video-play{width:5.1875rem}.video__video-play{height:5.1875rem}.video__video-play svg{width:.9375rem}.video__video-play svg{height:.9375rem}.products{padding-top:5rem}.products{padding-bottom:3.6875rem}.products__head:not(:last-child){margin-bottom:2.4375rem}.gallery{padding-top:4.9375rem}.gallery{padding-bottom:4.3125rem}.gallery__head:not(:last-child){margin-bottom:2.4375rem}.gallery__wrapper:not(:last-child){margin-bottom:1.8125rem}.info__content{padding-top:4.9375rem}.info__title{font-size:2.4375rem}.info__text{font-size:.875rem}.info__text:not(:last-child){margin-bottom:2.1875rem}.info__bottom{gap:.5625rem}.review__head .head-section__title{font-size:1.3125rem}.faq__head:not(:last-child){margin-bottom:2.4375rem}.faq__tabs:not(:last-child){margin-bottom:2.4375rem}.tabs__title{font-size:.875rem}.tabs__title::after{width:1.5rem}.tabs__title::after{height:1.5rem}.tabs__body{padding-top:2.75rem}.tabs__body::after{right:1.1875rem}.tabs__body::after{width:1.9375rem}.tabs__body::after{height:2.625rem}.tabs__body-title{font-size:.875rem}.consultation{padding-bottom:8.75rem}.consultation__title{font-size:2.4375rem}.consultation__text{font-size:.875rem}.consultation__form .form-block__input{font-size:.875rem}.consultation__form .form-block__input::-webkit-input-placeholder{font-size:.875rem}.consultation__form .form-block__input::-moz-placeholder{font-size:.875rem}.consultation__form .form-block__input:-ms-input-placeholder{font-size:.875rem}.consultation__form .form-block__input::-ms-input-placeholder{font-size:.875rem}.consultation__form .form-block__input::placeholder{font-size:.875rem}.product-page{padding-top:2.4375rem}.product-page{padding-bottom:4.9375rem}.product-page__slide.slide-video::after{width:4rem}.product-page__slide.slide-video::after{height:4rem}.product-page__title{font-size:1.8125rem}.product-page__text{font-size:.875rem}.product-page__bottom{gap:.5625rem}}@media (max-width:91.87375em){.products__slide:nth-child(n+5){display:none}.more-product .products__slide:nth-child(n+5){display:block}}@media (max-width:84.37375em) and (max-width:73.74875em){.info__img{margin-right:-12.5rem}}@media (max-width:81.24875em){.consultation__decor{left:-25%}.product-page__body{gap:2.5rem}.product-page__body{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}@media (max-width:73.74875em){.products__slide:nth-child(n+4){display:none}.more-product .products__slide:nth-child(n+4){display:block}}@media (max-width:68.74875em){.info__decor{right:-15.625rem}.info__decor{display:none}.info__body{-ms-grid-columns:1fr;grid-template-columns:1fr}.info__img{z-index:2;margin:-6.25rem 0 0 -1.25rem;border-radius:0 0 0 0}.info__img img{-o-object-position:top;object-position:top}}@media (max-width:61.99875em){.menu__body{position:fixed;width:100%;height:100%;left:-100%;top:0;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3.125rem;overflow:auto;padding:5.125rem .9375rem 3.125rem .9375rem;-webkit-transition:left .3s;transition:left .3s;background:url(../img/menu-bg.webp) center/cover no-repeat}.menu__body::before{content:"";position:fixed;width:100%;height:5rem;left:-100%;top:0;-webkit-transition:left .3s;transition:left .3s;z-index:12;background:0 0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.menu-open .menu__body{left:0}.menu-open .menu__body::before{left:0}.menu__list{-webkit-column-gap:.9375rem;-moz-column-gap:.9375rem;column-gap:.9375rem}.menu__list{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3.125rem}.menu__link{font-size:.9375rem}.menu__link sup{font-size:.4375rem}.menu__link{font-size:1.5625rem;background:-webkit-gradient(linear,left top,left bottom,from(#ffeacb),color-stop(48.48%,#e9c99f),to(#c9ad88));background:linear-gradient(180deg,#ffeacb 0,#e9c99f 48.48%,#c9ad88 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.menu__link sup{font-size:.75rem}.menu-socials{display:block;margin-top:1.875rem}.icon-menu{margin-left:auto;display:block;position:relative;width:3.8125rem;height:1.125rem;z-index:15}.icon-menu span,.icon-menu::after,.icon-menu::before{content:"";-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;left:0;position:absolute;width:100%;height:.125rem;background-color:#84663e}.header-home .icon-menu span,.header-home .icon-menu::after,.header-home .icon-menu::before{background:linear-gradient(97deg,#ffeacb -15.18%,#e9c99f 34.52%,#c9ad88 87.32%)}.icon-menu::before{top:0}.icon-menu::after{bottom:0;width:70%}.icon-menu span{top:calc(50% - .0625rem)}.menu-open .icon-menu{width:1.875rem}.menu-open .icon-menu span,.menu-open .icon-menu::after,.menu-open .icon-menu::before{background:linear-gradient(97deg,#ffeacb -15.18%,#e9c99f 34.52%,#c9ad88 87.32%)}.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{width:100%;bottom:calc(50% - .0625rem);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.header__body{-ms-grid-columns:auto 0 auto 3.8125rem;grid-template-columns:auto 0 auto 3.8125rem;gap:.9375rem}.header__info{position:relative;z-index:15}.menu-open .header__info{background:-webkit-gradient(linear,left top,left bottom,from(#ffeacb),color-stop(48.48%,#e9c99f),to(#c9ad88));background:linear-gradient(180deg,#ffeacb 0,#e9c99f 48.48%,#c9ad88 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.footer-menu__list{-webkit-column-gap:.9375rem;-moz-column-gap:.9375rem;column-gap:.9375rem}.footer-menu__link{font-size:1.0625rem}.footer-menu__link sup{font-size:.4375rem}.promo__image{margin-top:.0000000625rem}.promo__rose-1{left:8%}.promo__rose-2{right:3%}.promo__img{max-width:42.875rem}.about__head{margin-bottom:6.25rem}.about__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.about__images{width:auto}.about__img-decor{max-width:100%;left:-5%;top:-15%}.about__content{padding-top:.0000000625rem}.about__content{max-width:100%}.advantages{background:url(../img/advantages/advantages-bg.webp) top right -180px/cover no-repeat}.gallery__decor{right:-15.625rem}.faq{padding-top:10rem}.faq{padding-bottom:10rem}.tabs{gap:.9375rem}.consultation{background:url(../img/consultation-bg-mob.webp) center/cover no-repeat}.consultation__body{display:-ms-grid;display:grid;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:3.125rem}.consultation__info{text-align:center}.consultation__content{margin:0 auto}.product-page__content{padding-top:.0000000625rem}.product-page__title{margin-bottom:.9375rem}.product-page__text{margin-bottom:.9375rem}.product-page__bottom{padding-top:.625rem}.size-product{padding:1.25rem 0}}@media (max-width:61.99875em) and (any-hover:none){.icon-menu{cursor:default}}@media (max-width:55.62375em){.products__slide:nth-child(n+3){display:none}.more-product .products__slide:nth-child(n+3){display:block}}@media (max-width:47.99875em){.header__logo{max-width:10.6875rem}.header-home .header__logo{width:8.8125rem}.header__phone{font-size:1.25rem}.header__work-time{font-size:.625rem}.promo__subtitle{font-size:.9375rem}.promo__title{font-size:4.375rem}.promo__decor{width:140%}.promo__rose-1{left:0;bottom:0}.promo__rose-2{bottom:0}.socials-head{display:none}.socials-head__text{display:none}.socials-head__list{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}.view{margin-top:-1.875rem;-webkit-clip-path:url(#my-clip-path-mob);clip-path:url(#my-clip-path-mob);min-height:50rem}.view__body{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-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:.9375rem;height:100%}.view__images{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.view__img{display:none}.view__img--big{display:block}.view__button{margin:0 auto}.about__img{margin:0 1.875rem}.about__img-decor{top:-10%;left:-15%}.about__img-decor img{width:115%}.advantages{border-radius:0 0 50% 50%/0 0 1% 1%}.video{padding-top:6.25rem;padding-bottom:26.875rem;background:url(../img/video-bg-mob.webp) bottom -20px left/cover no-repeat;margin-top:-1.5625rem}.video__decor{display:none}.video__decor-2{display:none}.video__body::before{border-radius:1.25rem;border:10px solid rgba(255,255,255,.31)}.video__body{border-radius:1.25rem}.video__video-play::before{width:calc(100% - 25px);height:calc(100% - 25px)}.gallery{background:url(../img/gallery/gallery-bg.webp) top right -400px/cover no-repeat}.gallery::after,.gallery::before{display:none}.info__content{padding-right:1.25rem}.info__title:not(:last-child){margin-bottom:1.25rem}.review{padding:5rem 0}.faq{background:url(../img/faq-bg-mob.webp) bottom left/cover no-repeat}.tabs{-ms-grid-columns:1fr;grid-template-columns:1fr}.tabs__title{min-height:3.625rem;margin-bottom:.3125rem;border-radius:.625rem}.tabs__title::before{border-radius:.375rem}.tabs__body{margin-bottom:.9375rem;border-radius:.625rem}.tabs__body::before{border-radius:.375rem}.tabs__body-title{margin-bottom:.9375rem}.tabs__body-text{gap:.625rem}.consultation{margin-top:-1.875rem}.product-page__body{-ms-grid-columns:1fr;grid-template-columns:1fr}}@media (max-width:47.99875em) and (max-width:29.99875em){.promo__rose-2{max-width:24.375rem}.promo__rose-2{right:-3.125rem}}@media (max-width:40.62375em){.advantages::before{display:none}.advantages__slider{margin:0 -1.25rem}.advantages__wrapper:not(:last-child){margin-bottom:1.875rem}.products__slider{margin:0 -1.25rem}.products__wrapper{margin-bottom:1.875rem}.products__more{display:none}.review__body .swiper-button-next,.review__body .swiper-button-prev{display:none}.consultation__decor{display:none}}@media (max-width:34.37375em){.product-item{gap:.625rem;-ms-grid-columns:8.0625rem 1fr;grid-template-columns:8.0625rem 1fr}.product-item__name:not(:last-child){margin-bottom:.3125rem}.product-item__text:not(:last-child){margin-bottom:.625rem}.product-item__size-block:not(:last-child){margin-bottom:.625rem}.product-item__price-block:not(:last-child){margin-bottom:.625rem}}@media (max-width:34.37375em) and (max-width:23.12375em){.product-item{-ms-grid-columns:5rem 1fr;grid-template-columns:5rem 1fr}}@media (max-width:29.99875em){.icon-menu{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.popup__body{padding:1.25rem 0}.form-block__input:not(:last-child){margin-bottom:.3125rem}.header__body{-ms-grid-columns:auto auto 3.8125rem;grid-template-columns:auto auto 3.8125rem}.header__logo{display:none}.header__menu{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.header__info{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;text-align:left}.footer__body{padding:2.5rem 0}.footer__logo{margin:0 auto 2.5rem auto}.footer__arrow-top{top:-1.875rem}.footer-menu{display:none}.promo__image{width:auto;margin:0 -6.875rem}.promo__decor{width:110%}.promo__rose-1{bottom:.625rem}.promo__rose-2{bottom:8.125rem;right:0}.view__img--big{overflow:hidden}.view__img--big img{-webkit-transform:scale(1.15);-ms-transform:scale(1.15);transform:scale(1.15)}.about__head{margin-bottom:4.375rem}.video__head{margin-bottom:4.6875rem}.video__body::before{border:5px solid rgba(255,255,255,.31)}.video__body{height:16.875rem}.video__video-block{height:16.875rem;padding:0}.video__video-play::before{width:calc(100% - 15px);height:calc(100% - 15px)}.product-card__size-block{padding:0 .625rem}.product-card__price-block{padding:1.25rem .625rem}.product-card__link{margin:0 .625rem .1875rem .625rem}.gallery{background:url(../img/gallery/gallery-bg.webp) top right -270px/cover no-repeat}.info__link{font-size:.625rem}.info__img{margin:-5rem 0 0 -1.25rem}.tabs__title{padding:.625rem 1rem}.tabs__body{padding:2.75rem 1rem 2.5rem 1rem}.consultation__info{text-align:left}.consultation__inner{padding:2.8125rem}.product-page__body{gap:1.875rem}.product-page__slider{margin-bottom:.5rem}.product-page__questions{font-size:.625rem}}@media (max-width:29.99875em) and (max-width:19.99875em){.promo__rose-2{bottom:.0000000625rem}}@media (max-width:24.99875em){.promo__title{font-size:3.125rem}.card-advantages__number{font-size:8.125rem}.card-advantages__title{font-size:1.5625rem}.card-advantages__text{font-size:.8125rem}.product-card__price-block{padding:1.25rem 0}.consultation__inner{padding:2.8125rem 1.5625rem}}@media (min-width:20em) and (max-width:92.5em){@supports (font-size:clamp(0.5625rem ,0.4590517241rem + 0.5172413793vw ,0.9375rem)){.checkbox__link{font-size:clamp(.5625rem ,.4590517241rem + .5172413793vw ,.9375rem)}}@supports not (font-size:clamp(0.5625rem ,0.4590517241rem + 0.5172413793vw ,0.9375rem)){.checkbox__link{font-size:calc(.5625rem + .375 * (100vw - 20rem)/ 72.5)}}@supports (font-size:clamp(1.5rem ,1.224137931rem + 1.3793103448vw ,2.5rem)){.popup__title{font-size:clamp(1.5rem ,1.224137931rem + 1.3793103448vw ,2.5rem)}}@supports not (font-size:clamp(1.5rem ,1.224137931rem + 1.3793103448vw ,2.5rem)){.popup__title{font-size:calc(1.5rem + 1 * (100vw - 20rem)/ 72.5)}}@supports (max-width:clamp(13.375rem ,12.099137931rem + 6.3793103448vw ,18rem)){.popup__decor{max-width:clamp(13.375rem ,12.099137931rem + 6.3793103448vw ,18rem)}}@supports not (max-width:clamp(13.375rem ,12.099137931rem + 6.3793103448vw ,18rem)){.popup__decor{max-width:calc(13.375rem + 4.625 * (100vw - 20rem)/ 72.5)}}@supports (font-size:clamp(0.875rem ,0.7715517241rem + 0.5172413793vw ,1.25rem)){.popup__text{font-size:clamp(.875rem ,.7715517241rem + .5172413793vw ,1.25rem)}}@supports not (font-size:clamp(0.875rem ,0.7715517241rem + 0.5172413793vw ,1.25rem)){.popup__text{font-size:calc(.875rem + .375 * (100vw - 20rem)/ 72.5)}}@supports (gap:clamp(0.5625rem ,0.0280172414rem + 2.6724137931vw ,2.5rem)){.product-item{gap:clamp(.5625rem ,.0280172414rem + 2.6724137931vw ,2.5rem)}}@supports not (gap:clamp(0.5625rem ,0.0280172414rem + 2.6724137931vw ,2.5rem)){.product-item{gap:calc(.5625rem + 1.9375 * (100vw - 20rem)/ 72.5)}}@supports (font-size:clamp(0.875rem ,0.7715517241rem + 0.5172413793vw ,1.25rem)){.product-item__name{font-size:clamp(.875rem ,.7715517241rem + .5172413793vw ,1.25rem)}}@supports not (font-size:clamp(0.875rem ,0.7715517241rem + 0.5172413793vw ,1.25rem)){.product-item__name{font-size:calc(.875rem + .375 * (100vw - 20rem)/ 72.5)}}@supports (font-size:clamp(0.5625rem ,0.4590517241rem + 0.5172413793vw ,0.9375rem)){.product-item__text{font-size:clamp(.5625rem ,.4590517241rem + .5172413793vw ,.9375rem)}}@supports not (font-size:clamp(0.5625rem ,0.4590517241rem + 0.5172413793vw ,0.9375rem)){.product-item__text{font-size:calc(.5625rem + .375 * (100vw - 20rem)/ 72.5)}}@supports (font-size:clamp(0.5625rem ,0.4590517241rem + 0.5172413793vw ,0.9375rem)){.product-item__size-block{font-size:clamp(.5625rem ,.4590517241rem + .5172413793vw ,.9375rem)}}@supports not (font-size:clamp(0.5625rem ,0.4590517241rem + 0.5172413793vw ,0.9375rem)){.product-item__size-block{font-size:calc(.5625rem + .375 * (100vw - 20rem)/ 72.5)}}@supports (font-size:clamp(0.5625rem ,0.4590517241rem + 0.5172413793vw ,0.9375rem)){.product-item__price-block{font-size:clamp(.5625rem ,.4590517241rem + .5172413793vw ,.9375rem)}}@supports not (font-size:clamp(0.5625rem ,0.4590517241rem + 0.5172413793vw ,0.9375rem)){.product-item__price-block{font-size:calc(.5625rem + .375 * (100vw - 20rem)/ 72.5)}}@supports (font-size:clamp(0.5625rem ,0.4590517241rem + 0.5172413793vw ,0.9375rem)){.product-item__price{font-size:clamp(.5625rem ,.4590517241rem + .5172413793vw ,.9375rem)}}@supports not (font-size:clamp(0.5625rem ,0.4590517241rem + 0.5172413793vw ,0.9375rem)){.product-item__price{font-size:calc(.5625rem + .375 * (100vw - 20rem)/ 72.5)}}@supports (font-size:clamp(0.875rem ,0.7715517241rem + 0.5172413793vw ,1.25rem)){.product-item__price span{font-size:clamp(.875rem ,.7715517241rem + .5172413793vw ,1.25rem)}}@supports not (font-size:clamp(0.875rem ,0.7715517241rem + 0.5172413793vw ,1.25rem)){.product-item__price span{font-size:calc(.875rem + .375 * (100vw - 20rem)/ 72.5)}}@supports (font-size:clamp(0.5625rem ,0.4590517241rem + 0.5172413793vw ,0.9375rem)){.product-item__delete{font-size:clamp(.5625rem ,.4590517241rem + .5172413793vw ,.9375rem)}}@supports not (font-size:clamp(0.5625rem ,0.4590517241rem + 0.5172413793vw ,0.9375rem)){.product-item__delete{font-size:calc(.5625rem + .375 * (100vw - 20rem)/ 72.5)}}@supports (font-size:clamp(2.3125rem ,1.9159482759rem + 1.9827586207vw ,3.75rem)){.head-section__title{font-size:clamp(2.3125rem ,1.9159482759rem + 1.9827586207vw ,3.75rem)}}@supports not (font-size:clamp(2.3125rem ,1.9159482759rem + 1.9827586207vw ,3.75rem)){.head-section__title{font-size:calc(2.3125rem + 1.4375 * (100vw - 20rem)/ 72.5)}}@supports (font-size:clamp(0.875rem ,0.6853448276rem + 0.9482758621vw ,1.5625rem)){.head-section__subtitle{font-size:clamp(.875rem ,.6853448276rem + .9482758621vw ,1.5625rem)}}@supports not (font-size:clamp(0.875rem ,0.6853448276rem + 0.9482758621vw ,1.5625rem)){.head-section__subtitle{font-size:calc(.875rem + .6875 * (100vw - 20rem)/ 72.5)}}@supports (max-width:clamp(13.125rem ,11.7801724138rem + 6.724137931vw ,18rem)){.head-section__decor{max-width:clamp(13.125rem ,11.7801724138rem + 6.724137931vw ,18rem)}}@supports not (max-width:clamp(13.125rem ,11.7801724138rem + 6.724137931vw ,18rem)){.head-section__decor{max-width:calc(13.125rem + 4.875 * (100vw - 20rem)/ 72.5)}}@supports (font-size:clamp(0.875rem ,0.7715517241rem + 0.5172413793vw ,1.25rem)){.btn{font-size:clamp(.875rem ,.7715517241rem + .5172413793vw ,1.25rem)}}@supports not (font-size:clamp(0.875rem ,0.7715517241rem + 0.5172413793vw ,1.25rem)){.btn{font-size:calc(.875rem + .375 * (100vw - 20rem)/ 72.5)}}@supports (padding-left:clamp(2.6875rem ,1.9288793103rem + 3.7931034483vw ,5.4375rem)){.btn{padding-left:clamp(2.6875rem ,1.9288793103rem + 3.7931034483vw ,5.4375rem)}}@supports not (padding-left:clamp(2.6875rem ,1.9288793103rem + 3.7931034483vw ,5.4375rem)){.btn{padding-left:calc(2.6875rem + 2.75 * (100vw - 20rem)/ 72.5)}}@supports (padding-right:clamp(2.6875rem ,1.9288793103rem + 3.7931034483vw ,5.4375rem)){.btn{padding-right:clamp(2.6875rem ,1.9288793103rem + 3.7931034483vw ,5.4375rem)}}@supports not (padding-right:clamp(2.6875rem ,1.9288793103rem + 3.7931034483vw ,5.4375rem)){.btn{padding-right:calc(2.6875rem + 2.75 * (100vw - 20rem)/ 72.5)}}@supports (min-height:clamp(3.375rem ,3.0129310345rem + 1.8103448276vw ,4.6875rem)){.btn{min-height:clamp(3.375rem ,3.0129310345rem + 1.8103448276vw ,4.6875rem)}}@supports not (min-height:clamp(3.375rem ,3.0129310345rem + 1.8103448276vw ,4.6875rem)){.btn{min-height:calc(3.375rem + 1.3125 * (100vw - 20rem)/ 72.5)}}@supports (font-size:clamp(1.5rem ,1.224137931rem + 1.3793103448vw ,2.5rem)){.form-block__title{font-size:clamp(1.5rem ,1.224137931rem + 1.3793103448vw ,2.5rem)}}@supports not (font-size:clamp(1.5rem ,1.224137931rem + 1.3793103448vw ,2.5rem)){.form-block__title{font-size:calc(1.5rem + 1 * (100vw - 20rem)/ 72.5)}}@supports (right:clamp(0.4375rem ,-0.3038793103rem + 3.7068965517vw ,3.125rem)){.footer__arrow-top{right:clamp(.4375rem ,-.3038793103rem + 3.7068965517vw ,3.125rem)}}@supports not (right:clamp(0.4375rem ,-0.3038793103rem + 3.7068965517vw ,3.125rem)){.footer__arrow-top{right:calc(.4375rem + 2.6875 * (100vw - 20rem)/ 72.5)}}@supports (max-width:clamp(42.5rem ,36.9827586207rem + 27.5862068966vw ,62.5rem)){.promo__decor{max-width:clamp(42.5rem ,36.9827586207rem + 27.5862068966vw ,62.5rem)}}@supports not (max-width:clamp(42.5rem ,36.9827586207rem + 27.5862068966vw ,62.5rem)){.promo__decor{max-width:calc(42.5rem + 20 * (100vw - 20rem)/ 72.5)}}@supports (max-width:clamp(18.125rem ,14.5043103448rem + 18.1034482759vw ,31.25rem)){.promo__rose-1{max-width:clamp(18.125rem ,14.5043103448rem + 18.1034482759vw ,31.25rem)}}@supports not (max-width:clamp(18.125rem ,14.5043103448rem + 18.1034482759vw ,31.25rem)){.promo__rose-1{max-width:calc(18.125rem + 13.125 * (100vw - 20rem)/ 72.5)}}@supports (max-width:clamp(24.375rem ,17.3060344828rem + 35.3448275862vw ,50rem)){.promo__rose-2{max-width:clamp(24.375rem ,17.3060344828rem + 35.3448275862vw ,50rem)}}@supports not (max-width:clamp(24.375rem ,17.3060344828rem + 35.3448275862vw ,50rem)){.promo__rose-2{max-width:calc(24.375rem + 25.625 * (100vw - 20rem)/ 72.5)}}@supports (padding-top:clamp(5.5625rem ,3.8211206897rem + 8.7068965517vw ,11.875rem)){.about{padding-top:clamp(5.5625rem ,3.8211206897rem + 8.7068965517vw ,11.875rem)}}@supports not (padding-top:clamp(5.5625rem ,3.8211206897rem + 8.7068965517vw ,11.875rem)){.about{padding-top:calc(5.5625rem + 6.3125 * (100vw - 20rem)/ 72.5)}}@supports (padding-bottom:clamp(4.9375rem ,4.0581896552rem + 4.3965517241vw ,8.125rem)){.about{padding-bottom:clamp(4.9375rem ,4.0581896552rem + 4.3965517241vw ,8.125rem)}}@supports not (padding-bottom:clamp(4.9375rem ,4.0581896552rem + 4.3965517241vw ,8.125rem)){.about{padding-bottom:calc(4.9375rem + 3.1875 * (100vw - 20rem)/ 72.5)}}@supports (margin-top:clamp(-1.875rem ,-0.599137931rem + -1.3793103448vw ,-0.875rem)){.about{margin-top:clamp(-1.875rem ,-.599137931rem + -1.3793103448vw ,-.875rem)}}@supports not (margin-top:clamp(-1.875rem ,-0.599137931rem + -1.3793103448vw ,-0.875rem)){.about{margin-top:calc(-.875rem + -1 * (100vw - 20rem)/ 72.5)}}@supports (font-size:clamp(0.875rem ,0.7715517241rem + 0.5172413793vw ,1.25rem)){.about__text{font-size:clamp(.875rem ,.7715517241rem + .5172413793vw ,1.25rem)}}@supports not (font-size:clamp(0.875rem ,0.7715517241rem + 0.5172413793vw ,1.25rem)){.about__text{font-size:calc(.875rem + .375 * (100vw - 20rem)/ 72.5)}}@supports (margin-bottom:clamp(2.4375rem ,2.0754310345rem + 1.8103448276vw ,3.75rem)){.about__text:not(:last-child){margin-bottom:clamp(2.4375rem ,2.0754310345rem + 1.8103448276vw ,3.75rem)}}@supports not (margin-bottom:clamp(2.4375rem ,2.0754310345rem + 1.8103448276vw ,3.75rem)){.about__text:not(:last-child){margin-bottom:calc(2.4375rem + 1.3125 * (100vw - 20rem)/ 72.5)}}@supports (gap:clamp(0.5625rem ,0.2004310345rem + 1.8103448276vw ,1.875rem)){.about__bottom{gap:clamp(.5625rem ,.2004310345rem + 1.8103448276vw ,1.875rem)}}@supports not (gap:clamp(0.5625rem ,0.2004310345rem + 1.8103448276vw ,1.875rem)){.about__bottom{gap:calc(.5625rem + 1.3125 * (100vw - 20rem)/ 72.5)}}@supports (font-size:clamp(0.5625rem ,0.4590517241rem + 0.5172413793vw ,0.9375rem)){.about__link{font-size:clamp(.5625rem ,.4590517241rem + .5172413793vw ,.9375rem)}}@supports not (font-size:clamp(0.5625rem ,0.4590517241rem + 0.5172413793vw ,0.9375rem)){.about__link{font-size:calc(.5625rem + .375 * (100vw - 20rem)/ 72.5)}}@supports (margin-bottom:clamp(2.4375rem ,1.9030172414rem + 2.6724137931vw ,4.375rem)){.advantages__head:not(:last-child){margin-bottom:clamp(2.4375rem ,1.9030172414rem + 2.6724137931vw ,4.375rem)}}@supports not (margin-bottom:clamp(2.4375rem ,1.9030172414rem + 2.6724137931vw ,4.375rem)){.advantages__head:not(:last-child){margin-bottom:calc(2.4375rem + 1.9375 * (100vw - 20rem)/ 72.5)}}@supports (margin-bottom:clamp(2.4375rem ,2.0754310345rem + 1.8103448276vw ,3.75rem)){.advantages__slider:not(:last-child){margin-bottom:clamp(2.4375rem ,2.0754310345rem + 1.8103448276vw ,3.75rem)}}@supports not (margin-bottom:clamp(2.4375rem ,2.0754310345rem + 1.8103448276vw ,3.75rem)){.advantages__slider:not(:last-child){margin-bottom:calc(2.4375rem + 1.3125 * (100vw - 20rem)/ 72.5)}}@supports (font-size:clamp(1.3125rem ,0.6400862069rem + 3.3620689655vw ,3.75rem)){.video__head .head-section__title{font-size:clamp(1.3125rem ,.6400862069rem + 3.3620689655vw ,3.75rem)}}@supports not (font-size:clamp(1.3125rem ,0.6400862069rem + 3.3620689655vw ,3.75rem)){.video__head .head-section__title{font-size:calc(1.3125rem + 2.4375 * (100vw - 20rem)/ 72.5)}}@supports (width:clamp(5.1875rem ,2.8599137931rem + 11.6379310345vw ,13.625rem)){.video__video-play{width:clamp(5.1875rem ,2.8599137931rem + 11.6379310345vw ,13.625rem)}}@supports not (width:clamp(5.1875rem ,2.8599137931rem + 11.6379310345vw ,13.625rem)){.video__video-play{width:calc(5.1875rem + 8.4375 * (100vw - 20rem)/ 72.5)}}@supports (height:clamp(5.1875rem ,2.8599137931rem + 11.6379310345vw ,13.625rem)){.video__video-play{height:clamp(5.1875rem ,2.8599137931rem + 11.6379310345vw ,13.625rem)}}@supports not (height:clamp(5.1875rem ,2.8599137931rem + 11.6379310345vw ,13.625rem)){.video__video-play{height:calc(5.1875rem + 8.4375 * (100vw - 20rem)/ 72.5)}}@supports (width:clamp(0.9375rem ,0.6443965517rem + 1.4655172414vw ,2rem)){.video__video-play svg{width:clamp(.9375rem ,.6443965517rem + 1.4655172414vw ,2rem)}}@supports not (width:clamp(0.9375rem ,0.6443965517rem + 1.4655172414vw ,2rem)){.video__video-play svg{width:calc(.9375rem + 1.0625 * (100vw - 20rem)/ 72.5)}}@supports (height:clamp(0.9375rem ,0.6443965517rem + 1.4655172414vw ,2rem)){.video__video-play svg{height:clamp(.9375rem ,.6443965517rem + 1.4655172414vw ,2rem)}}@supports not (height:clamp(0.9375rem ,0.6443965517rem + 1.4655172414vw ,2rem)){.video__video-play svg{height:calc(.9375rem + 1.0625 * (100vw - 20rem)/ 72.5)}}@supports (padding-top:clamp(5rem ,4.6551724138rem + 1.724137931vw ,6.25rem)){.products{padding-top:clamp(5rem ,4.6551724138rem + 1.724137931vw ,6.25rem)}}@supports not (padding-top:clamp(5rem ,4.6551724138rem + 1.724137931vw ,6.25rem)){.products{padding-top:calc(5rem + 1.25 * (100vw - 20rem)/ 72.5)}}@supports (padding-bottom:clamp(3.6875rem ,2.6357758621rem + 5.2586206897vw ,7.5rem)){.products{padding-bottom:clamp(3.6875rem ,2.6357758621rem + 5.2586206897vw ,7.5rem)}}@supports not (padding-bottom:clamp(3.6875rem ,2.6357758621rem + 5.2586206897vw ,7.5rem)){.products{padding-bottom:calc(3.6875rem + 3.8125 * (100vw - 20rem)/ 72.5)}}@supports (margin-bottom:clamp(2.4375rem ,1.9030172414rem + 2.6724137931vw ,4.375rem)){.products__head:not(:last-child){margin-bottom:clamp(2.4375rem ,1.9030172414rem + 2.6724137931vw ,4.375rem)}}@supports not (margin-bottom:clamp(2.4375rem ,1.9030172414rem + 2.6724137931vw ,4.375rem)){.products__head:not(:last-child){margin-bottom:calc(2.4375rem + 1.9375 * (100vw - 20rem)/ 72.5)}}@supports (padding-top:clamp(4.9375rem ,2.8512931034rem + 10.4310344828vw ,12.5rem)){.gallery{padding-top:clamp(4.9375rem ,2.8512931034rem + 10.4310344828vw ,12.5rem)}}@supports not (padding-top:clamp(4.9375rem ,2.8512931034rem + 10.4310344828vw ,12.5rem)){.gallery{padding-top:calc(4.9375rem + 7.5625 * (100vw - 20rem)/ 72.5)}}@supports (padding-bottom:clamp(4.3125rem ,2.0538793103rem + 11.2931034483vw ,12.5rem)){.gallery{padding-bottom:clamp(4.3125rem ,2.0538793103rem + 11.2931034483vw ,12.5rem)}}@supports not (padding-bottom:clamp(4.3125rem ,2.0538793103rem + 11.2931034483vw ,12.5rem)){.gallery{padding-bottom:calc(4.3125rem + 8.1875 * (100vw - 20rem)/ 72.5)}}@supports (margin-bottom:clamp(2.4375rem ,1.9030172414rem + 2.6724137931vw ,4.375rem)){.gallery__head:not(:last-child){margin-bottom:clamp(2.4375rem ,1.9030172414rem + 2.6724137931vw ,4.375rem)}}@supports not (margin-bottom:clamp(2.4375rem ,1.9030172414rem + 2.6724137931vw ,4.375rem)){.gallery__head:not(:last-child){margin-bottom:calc(2.4375rem + 1.9375 * (100vw - 20rem)/ 72.5)}}@supports (margin-bottom:clamp(1.8125rem ,1.2780172414rem + 2.6724137931vw ,3.75rem)){.gallery__wrapper:not(:last-child){margin-bottom:clamp(1.8125rem ,1.2780172414rem + 2.6724137931vw ,3.75rem)}}@supports not (margin-bottom:clamp(1.8125rem ,1.2780172414rem + 2.6724137931vw ,3.75rem)){.gallery__wrapper:not(:last-child){margin-bottom:calc(1.8125rem + 1.9375 * (100vw - 20rem)/ 72.5)}}@supports (padding-top:clamp(4.9375rem ,2.8512931034rem + 10.4310344828vw ,12.5rem)){.info__content{padding-top:clamp(4.9375rem ,2.8512931034rem + 10.4310344828vw ,12.5rem)}}@supports not (padding-top:clamp(4.9375rem ,2.8512931034rem + 10.4310344828vw ,12.5rem)){.info__content{padding-top:calc(4.9375rem + 7.5625 * (100vw - 20rem)/ 72.5)}}@supports (font-size:clamp(2.4375rem ,2.0754310345rem + 1.8103448276vw ,3.75rem)){.info__title{font-size:clamp(2.4375rem ,2.0754310345rem + 1.8103448276vw ,3.75rem)}}@supports not (font-size:clamp(2.4375rem ,2.0754310345rem + 1.8103448276vw ,3.75rem)){.info__title{font-size:calc(2.4375rem + 1.3125 * (100vw - 20rem)/ 72.5)}}@supports (font-size:clamp(0.875rem ,0.7887931034rem + 0.4310344828vw ,1.1875rem)){.info__text{font-size:clamp(.875rem ,.7887931034rem + .4310344828vw ,1.1875rem)}}@supports not (font-size:clamp(0.875rem ,0.7887931034rem + 0.4310344828vw ,1.1875rem)){.info__text{font-size:calc(.875rem + .3125 * (100vw - 20rem)/ 72.5)}}@supports (margin-bottom:clamp(2.1875rem ,1.7564655172rem + 2.1551724138vw ,3.75rem)){.info__text:not(:last-child){margin-bottom:clamp(2.1875rem ,1.7564655172rem + 2.1551724138vw ,3.75rem)}}@supports not (margin-bottom:clamp(2.1875rem ,1.7564655172rem + 2.1551724138vw ,3.75rem)){.info__text:not(:last-child){margin-bottom:calc(2.1875rem + 1.5625 * (100vw - 20rem)/ 72.5)}}@supports (gap:clamp(0.5625rem ,0.2004310345rem + 1.8103448276vw ,1.875rem)){.info__bottom{gap:clamp(.5625rem ,.2004310345rem + 1.8103448276vw ,1.875rem)}}@supports not (gap:clamp(0.5625rem ,0.2004310345rem + 1.8103448276vw ,1.875rem)){.info__bottom{gap:calc(.5625rem + 1.3125 * (100vw - 20rem)/ 72.5)}}@supports (font-size:clamp(1.3125rem ,0.6400862069rem + 3.3620689655vw ,3.75rem)){.review__head .head-section__title{font-size:clamp(1.3125rem ,.6400862069rem + 3.3620689655vw ,3.75rem)}}@supports not (font-size:clamp(1.3125rem ,0.6400862069rem + 3.3620689655vw ,3.75rem)){.review__head .head-section__title{font-size:calc(1.3125rem + 2.4375 * (100vw - 20rem)/ 72.5)}}@supports (margin-bottom:clamp(2.4375rem ,1.9030172414rem + 2.6724137931vw ,4.375rem)){.faq__head:not(:last-child){margin-bottom:clamp(2.4375rem ,1.9030172414rem + 2.6724137931vw ,4.375rem)}}@supports not (margin-bottom:clamp(2.4375rem ,1.9030172414rem + 2.6724137931vw ,4.375rem)){.faq__head:not(:last-child){margin-bottom:calc(2.4375rem + 1.9375 * (100vw - 20rem)/ 72.5)}}@supports (margin-bottom:clamp(2.4375rem ,2.0754310345rem + 1.8103448276vw ,3.75rem)){.faq__tabs:not(:last-child){margin-bottom:clamp(2.4375rem ,2.0754310345rem + 1.8103448276vw ,3.75rem)}}@supports not (margin-bottom:clamp(2.4375rem ,2.0754310345rem + 1.8103448276vw ,3.75rem)){.faq__tabs:not(:last-child){margin-bottom:calc(2.4375rem + 1.3125 * (100vw - 20rem)/ 72.5)}}@supports (font-size:clamp(0.875rem ,0.6853448276rem + 0.9482758621vw ,1.5625rem)){.tabs__title{font-size:clamp(.875rem ,.6853448276rem + .9482758621vw ,1.5625rem)}}@supports not (font-size:clamp(0.875rem ,0.6853448276rem + 0.9482758621vw ,1.5625rem)){.tabs__title{font-size:calc(.875rem + .6875 * (100vw - 20rem)/ 72.5)}}@supports (width:clamp(1.5rem ,1.2068965517rem + 1.4655172414vw ,2.5625rem)){.tabs__title::after{width:clamp(1.5rem ,1.2068965517rem + 1.4655172414vw ,2.5625rem)}}@supports not (width:clamp(1.5rem ,1.2068965517rem + 1.4655172414vw ,2.5625rem)){.tabs__title::after{width:calc(1.5rem + 1.0625 * (100vw - 20rem)/ 72.5)}}@supports (height:clamp(1.5rem ,1.2068965517rem + 1.4655172414vw ,2.5625rem)){.tabs__title::after{height:clamp(1.5rem ,1.2068965517rem + 1.4655172414vw ,2.5625rem)}}@supports not (height:clamp(1.5rem ,1.2068965517rem + 1.4655172414vw ,2.5625rem)){.tabs__title::after{height:calc(1.5rem + 1.0625 * (100vw - 20rem)/ 72.5)}}@supports (padding-top:clamp(2.75rem ,2.3017241379rem + 2.2413793103vw ,4.375rem)){.tabs__body{padding-top:clamp(2.75rem ,2.3017241379rem + 2.2413793103vw ,4.375rem)}}@supports not (padding-top:clamp(2.75rem ,2.3017241379rem + 2.2413793103vw ,4.375rem)){.tabs__body{padding-top:calc(2.75rem + 1.625 * (100vw - 20rem)/ 72.5)}}@supports (right:clamp(1.1875rem ,0.963362069rem + 1.1206896552vw ,2rem)){.tabs__body::after{right:clamp(1.1875rem ,.963362069rem + 1.1206896552vw ,2rem)}}@supports not (right:clamp(1.1875rem ,0.963362069rem + 1.1206896552vw ,2rem)){.tabs__body::after{right:calc(1.1875rem + .8125 * (100vw - 20rem)/ 72.5)}}@supports (width:clamp(1.9375rem ,1.6099137931rem + 1.6379310345vw ,3.125rem)){.tabs__body::after{width:clamp(1.9375rem ,1.6099137931rem + 1.6379310345vw ,3.125rem)}}@supports not (width:clamp(1.9375rem ,1.6099137931rem + 1.6379310345vw ,3.125rem)){.tabs__body::after{width:calc(1.9375rem + 1.1875 * (100vw - 20rem)/ 72.5)}}@supports (height:clamp(2.625rem ,2.1939655172rem + 2.1551724138vw ,4.1875rem)){.tabs__body::after{height:clamp(2.625rem ,2.1939655172rem + 2.1551724138vw ,4.1875rem)}}@supports not (height:clamp(2.625rem ,2.1939655172rem + 2.1551724138vw ,4.1875rem)){.tabs__body::after{height:calc(2.625rem + 1.5625 * (100vw - 20rem)/ 72.5)}}@supports (font-size:clamp(0.875rem ,0.6853448276rem + 0.9482758621vw ,1.5625rem)){.tabs__body-title{font-size:clamp(.875rem ,.6853448276rem + .9482758621vw ,1.5625rem)}}@supports not (font-size:clamp(0.875rem ,0.6853448276rem + 0.9482758621vw ,1.5625rem)){.tabs__body-title{font-size:calc(.875rem + .6875 * (100vw - 20rem)/ 72.5)}}@supports (padding-bottom:clamp(5.625rem ,9.6120689655rem + -4.3103448276vw ,8.75rem)){.consultation{padding-bottom:clamp(5.625rem ,9.6120689655rem + -4.3103448276vw ,8.75rem)}}@supports not (padding-bottom:clamp(5.625rem ,9.6120689655rem + -4.3103448276vw ,8.75rem)){.consultation{padding-bottom:calc(8.75rem + -3.125 * (100vw - 20rem)/ 72.5)}}@supports (font-size:clamp(2.4375rem ,2.0754310345rem + 1.8103448276vw ,3.75rem)){.consultation__title{font-size:clamp(2.4375rem ,2.0754310345rem + 1.8103448276vw ,3.75rem)}}@supports not (font-size:clamp(2.4375rem ,2.0754310345rem + 1.8103448276vw ,3.75rem)){.consultation__title{font-size:calc(2.4375rem + 1.3125 * (100vw - 20rem)/ 72.5)}}@supports (font-size:clamp(0.875rem ,0.599137931rem + 1.3793103448vw ,1.875rem)){.consultation__text{font-size:clamp(.875rem ,.599137931rem + 1.3793103448vw ,1.875rem)}}@supports not (font-size:clamp(0.875rem ,0.599137931rem + 1.3793103448vw ,1.875rem)){.consultation__text{font-size:calc(.875rem + 1 * (100vw - 20rem)/ 72.5)}}@supports (font-size:clamp(0.875rem ,0.7715517241rem + 0.5172413793vw ,1.25rem)){.consultation__form .form-block__input{font-size:clamp(.875rem ,.7715517241rem + .5172413793vw ,1.25rem)}}@supports not (font-size:clamp(0.875rem ,0.7715517241rem + 0.5172413793vw ,1.25rem)){.consultation__form .form-block__input{font-size:calc(.875rem + .375 * (100vw - 20rem)/ 72.5)}}@supports (font-size:clamp(0.875rem ,0.7715517241rem + 0.5172413793vw ,1.25rem)){.consultation__form .form-block__input::-webkit-input-placeholder{font-size:clamp(.875rem ,.7715517241rem + .5172413793vw ,1.25rem)}.consultation__form .form-block__input::-moz-placeholder{font-size:clamp(.875rem ,.7715517241rem + .5172413793vw ,1.25rem)}.consultation__form .form-block__input:-ms-input-placeholder{font-size:clamp(.875rem ,.7715517241rem + .5172413793vw ,1.25rem)}.consultation__form .form-block__input::-ms-input-placeholder{font-size:clamp(.875rem ,.7715517241rem + .5172413793vw ,1.25rem)}.consultation__form .form-block__input::placeholder{font-size:clamp(.875rem ,.7715517241rem + .5172413793vw ,1.25rem)}}@supports not (font-size:clamp(0.875rem ,0.7715517241rem + 0.5172413793vw ,1.25rem)){.consultation__form .form-block__input::-webkit-input-placeholder{font-size:calc(.875rem + .375 * (100vw - 20rem)/ 72.5)}.consultation__form .form-block__input::-moz-placeholder{font-size:calc(.875rem + .375 * (100vw - 20rem)/ 72.5)}.consultation__form .form-block__input:-ms-input-placeholder{font-size:calc(.875rem + .375 * (100vw - 20rem)/ 72.5)}.consultation__form .form-block__input::-ms-input-placeholder{font-size:calc(.875rem + .375 * (100vw - 20rem)/ 72.5)}.consultation__form .form-block__input::placeholder{font-size:calc(.875rem + .375 * (100vw - 20rem)/ 72.5)}}@supports (padding-top:clamp(2.4375rem ,1.3857758621rem + 5.2586206897vw ,6.25rem)){.product-page{padding-top:clamp(2.4375rem ,1.3857758621rem + 5.2586206897vw ,6.25rem)}}@supports not (padding-top:clamp(2.4375rem ,1.3857758621rem + 5.2586206897vw ,6.25rem)){.product-page{padding-top:calc(2.4375rem + 3.8125 * (100vw - 20rem)/ 72.5)}}@supports (padding-bottom:clamp(4.9375rem ,4.5754310345rem + 1.8103448276vw ,6.25rem)){.product-page{padding-bottom:clamp(4.9375rem ,4.5754310345rem + 1.8103448276vw ,6.25rem)}}@supports not (padding-bottom:clamp(4.9375rem ,4.5754310345rem + 1.8103448276vw ,6.25rem)){.product-page{padding-bottom:calc(4.9375rem + 1.3125 * (100vw - 20rem)/ 72.5)}}@supports (width:clamp(4rem ,3.2586206897rem + 3.7068965517vw ,6.6875rem)){.product-page__slide.slide-video::after{width:clamp(4rem ,3.2586206897rem + 3.7068965517vw ,6.6875rem)}}@supports not (width:clamp(4rem ,3.2586206897rem + 3.7068965517vw ,6.6875rem)){.product-page__slide.slide-video::after{width:calc(4rem + 2.6875 * (100vw - 20rem)/ 72.5)}}@supports (height:clamp(4rem ,3.2586206897rem + 3.7068965517vw ,6.6875rem)){.product-page__slide.slide-video::after{height:clamp(4rem ,3.2586206897rem + 3.7068965517vw ,6.6875rem)}}@supports not (height:clamp(4rem ,3.2586206897rem + 3.7068965517vw ,6.6875rem)){.product-page__slide.slide-video::after{height:calc(4rem + 2.6875 * (100vw - 20rem)/ 72.5)}}@supports (font-size:clamp(1.8125rem ,1.2780172414rem + 2.6724137931vw ,3.75rem)){.product-page__title{font-size:clamp(1.8125rem ,1.2780172414rem + 2.6724137931vw ,3.75rem)}}@supports not (font-size:clamp(1.8125rem ,1.2780172414rem + 2.6724137931vw ,3.75rem)){.product-page__title{font-size:calc(1.8125rem + 1.9375 * (100vw - 20rem)/ 72.5)}}@supports (font-size:clamp(0.875rem ,0.7715517241rem + 0.5172413793vw ,1.25rem)){.product-page__text{font-size:clamp(.875rem ,.7715517241rem + .5172413793vw ,1.25rem)}}@supports not (font-size:clamp(0.875rem ,0.7715517241rem + 0.5172413793vw ,1.25rem)){.product-page__text{font-size:calc(.875rem + .375 * (100vw - 20rem)/ 72.5)}}@supports (gap:clamp(0.5625rem ,0.2004310345rem + 1.8103448276vw ,1.875rem)){.product-page__bottom{gap:clamp(.5625rem ,.2004310345rem + 1.8103448276vw ,1.875rem)}}@supports not (gap:clamp(0.5625rem ,0.2004310345rem + 1.8103448276vw ,1.875rem)){.product-page__bottom{gap:calc(.5625rem + 1.3125 * (100vw - 20rem)/ 72.5)}}}@media (min-width:61.99875em) and (max-width:109.99875em){@supports ((-moz-column-gap:clamp(0.9375rem ,-2.6952392578rem + 5.859375vw ,3.75rem)) or (column-gap:clamp(0.9375rem ,-2.6952392578rem + 5.859375vw ,3.75rem))){.menu__list{-webkit-column-gap:clamp(.9375rem ,-2.6952392578rem + 5.859375vw ,3.75rem);-moz-column-gap:clamp(.9375rem ,-2.6952392578rem + 5.859375vw ,3.75rem);column-gap:clamp(.9375rem ,-2.6952392578rem + 5.859375vw ,3.75rem)}}@supports not ((-moz-column-gap:clamp(0.9375rem ,-2.6952392578rem + 5.859375vw ,3.75rem)) or (column-gap:clamp(0.9375rem ,-2.6952392578rem + 5.859375vw ,3.75rem))){.menu__list{-webkit-column-gap:calc(.9375rem + 2.8125 * (100vw - 61.99875rem)/ 48);-moz-column-gap:calc(.9375rem + 2.8125 * (100vw - 61.99875rem)/ 48);column-gap:calc(.9375rem + 2.8125 * (100vw - 61.99875rem)/ 48)}}}@media (min-width:61.99875em) and (max-width:99.99875em){@supports (font-size:clamp(0.9375rem ,0.4276418586rem + 0.8223684211vw ,1.25rem)){.menu__link{font-size:clamp(.9375rem ,.4276418586rem + .8223684211vw ,1.25rem)}}@supports not (font-size:clamp(0.9375rem ,0.4276418586rem + 0.8223684211vw ,1.25rem)){.menu__link{font-size:calc(.9375rem + .3125 * (100vw - 61.99875rem)/ 38)}}@supports (font-size:clamp(0.4375rem ,0.1315851151rem + 0.4934210526vw ,0.625rem)){.menu__link sup{font-size:clamp(.4375rem ,.1315851151rem + .4934210526vw ,.625rem)}}@supports not (font-size:clamp(0.4375rem ,0.1315851151rem + 0.4934210526vw ,0.625rem)){.menu__link sup{font-size:calc(.4375rem + .1875 * (100vw - 61.99875rem)/ 38)}}@supports (font-size:clamp(0.4375rem ,0.1315851151rem + 0.4934210526vw ,0.625rem)){.footer-menu__link sup{font-size:clamp(.4375rem ,.1315851151rem + .4934210526vw ,.625rem)}}@supports not (font-size:clamp(0.4375rem ,0.1315851151rem + 0.4934210526vw ,0.625rem)){.footer-menu__link sup{font-size:calc(.4375rem + .1875 * (100vw - 61.99875rem)/ 38)}}}@media (min-width:47.99875em) and (max-width:109.99875em){@supports (max-width:clamp(10.6875rem ,6.8166330645rem + 8.064516129vw ,15.6875rem)){.header__logo{max-width:clamp(10.6875rem ,6.8166330645rem + 8.064516129vw ,15.6875rem)}}@supports not (max-width:clamp(10.6875rem ,6.8166330645rem + 8.064516129vw ,15.6875rem)){.header__logo{max-width:calc(10.6875rem + 5 * (100vw - 47.99875rem)/ 62)}}@supports (width:clamp(8.8125rem ,3.4900579637rem + 11.0887096774vw ,15.6875rem)){.header-home .header__logo{width:clamp(8.8125rem ,3.4900579637rem + 11.0887096774vw ,15.6875rem)}}@supports not (width:clamp(8.8125rem ,3.4900579637rem + 11.0887096774vw ,15.6875rem)){.header-home .header__logo{width:calc(8.8125rem + 6.875 * (100vw - 47.99875rem)/ 62)}}@supports (font-size:clamp(1.25rem ,0.5242124496rem + 1.5120967742vw ,2.1875rem)){.header__phone{font-size:clamp(1.25rem ,.5242124496rem + 1.5120967742vw ,2.1875rem)}}@supports not (font-size:clamp(1.25rem ,0.5242124496rem + 1.5120967742vw ,2.1875rem)){.header__phone{font-size:calc(1.25rem + .9375 * (100vw - 47.99875rem)/ 62)}}@supports (font-size:clamp(0.625rem ,0.3830708165rem + 0.5040322581vw ,0.9375rem)){.header__work-time{font-size:clamp(.625rem ,.3830708165rem + .5040322581vw ,.9375rem)}}@supports not (font-size:clamp(0.625rem ,0.3830708165rem + 0.5040322581vw ,0.9375rem)){.header__work-time{font-size:calc(.625rem + .3125 * (100vw - 47.99875rem)/ 62)}}}@media (min-width:29.99875em) and (max-width:92.5em){@supports (top:clamp(-1.875rem ,-6.0747410052rem + 13.9997200056vw ,6.875rem)){.footer__arrow-top{top:clamp(-1.875rem ,-6.0747410052rem + 13.9997200056vw ,6.875rem)}}@supports not (top:clamp(-1.875rem ,-6.0747410052rem + 13.9997200056vw ,6.875rem)){.footer__arrow-top{top:calc(-1.875rem + 8.75 * (100vw - 29.99875rem)/ 62.50125)}}}@media (min-width:61.99875em) and (max-width:92.5em){@supports ((-moz-column-gap:clamp(0.9375rem ,-4.7793635507rem + 9.2209335683vw ,3.75rem)) or (column-gap:clamp(0.9375rem ,-4.7793635507rem + 9.2209335683vw ,3.75rem))){.footer-menu__list{-webkit-column-gap:clamp(.9375rem ,-4.7793635507rem + 9.2209335683vw ,3.75rem);-moz-column-gap:clamp(.9375rem ,-4.7793635507rem + 9.2209335683vw ,3.75rem);column-gap:clamp(.9375rem ,-4.7793635507rem + 9.2209335683vw ,3.75rem)}}@supports not ((-moz-column-gap:clamp(0.9375rem ,-4.7793635507rem + 9.2209335683vw ,3.75rem)) or (column-gap:clamp(0.9375rem ,-4.7793635507rem + 9.2209335683vw ,3.75rem))){.footer-menu__list{-webkit-column-gap:calc(.9375rem + 2.8125 * (100vw - 61.99875rem)/ 30.50125);-moz-column-gap:calc(.9375rem + 2.8125 * (100vw - 61.99875rem)/ 30.50125);column-gap:calc(.9375rem + 2.8125 * (100vw - 61.99875rem)/ 30.50125)}}@supports (font-size:clamp(1.0625rem ,0.6813757633rem + 0.6147289046vw ,1.25rem)){.footer-menu__link{font-size:clamp(1.0625rem ,.6813757633rem + .6147289046vw ,1.25rem)}}@supports not (font-size:clamp(1.0625rem ,0.6813757633rem + 0.6147289046vw ,1.25rem)){.footer-menu__link{font-size:calc(1.0625rem + .1875 * (100vw - 61.99875rem)/ 30.50125)}}@supports (margin-top:clamp(-9rem ,18.2939635517rem + -29.5069876235vw ,0.0000000625rem)){.promo__image{margin-top:clamp(-9rem ,18.2939635517rem + -29.5069876235vw ,.0000000625rem)}}@supports not (margin-top:clamp(-9rem ,18.2939635517rem + -29.5069876235vw ,0.0000000625rem)){.promo__image{margin-top:calc(.0000000625rem + -9.0000000625 * (100vw - 61.99875rem)/ 30.50125)}}@supports (max-width:clamp(42.875rem ,10.6064812918rem + 52.0470472522vw ,58.75rem)){.promo__img{max-width:clamp(42.875rem ,10.6064812918rem + 52.0470472522vw ,58.75rem)}}@supports not (max-width:clamp(42.875rem ,10.6064812918rem + 52.0470472522vw ,58.75rem)){.promo__img{max-width:calc(42.875rem + 15.875 * (100vw - 61.99875rem)/ 30.50125)}}@supports (padding-top:clamp(0.0000000625rem ,-3.8112421776rem + 6.1472888406vw ,1.875rem)){.about__content{padding-top:clamp(.0000000625rem ,-3.8112421776rem + 6.1472888406vw ,1.875rem)}}@supports not (padding-top:clamp(0.0000000625rem ,-3.8112421776rem + 6.1472888406vw ,1.875rem)){.about__content{padding-top:calc(.0000000625rem + 1.8749999375 * (100vw - 61.99875rem)/ 30.50125)}}@supports (right:clamp(-15.625rem ,-47.3853531863rem + 51.2274089177vw ,0.0000000625rem)){.gallery__decor{right:clamp(-15.625rem ,-47.3853531863rem + 51.2274089177vw ,.0000000625rem)}}@supports not (right:clamp(-15.625rem ,-47.3853531863rem + 51.2274089177vw ,0.0000000625rem)){.gallery__decor{right:calc(-15.625rem + 15.6250000625 * (100vw - 61.99875rem)/ 30.50125)}}@supports (padding-top:clamp(10rem ,4.9183435105rem + 8.196385394vw ,12.5rem)){.faq{padding-top:clamp(10rem ,4.9183435105rem + 8.196385394vw ,12.5rem)}}@supports not (padding-top:clamp(10rem ,4.9183435105rem + 8.196385394vw ,12.5rem)){.faq{padding-top:calc(10rem + 2.5 * (100vw - 61.99875rem)/ 30.50125)}}@supports (padding-bottom:clamp(10rem ,4.9183435105rem + 8.196385394vw ,12.5rem)){.faq{padding-bottom:clamp(10rem ,4.9183435105rem + 8.196385394vw ,12.5rem)}}@supports not (padding-bottom:clamp(10rem ,4.9183435105rem + 8.196385394vw ,12.5rem)){.faq{padding-bottom:calc(10rem + 2.5 * (100vw - 61.99875rem)/ 30.50125)}}@supports (padding-top:clamp(0.0000000625rem ,-10.1633127894rem + 16.3927705832vw ,5rem)){.product-page__content{padding-top:clamp(.0000000625rem ,-10.1633127894rem + 16.3927705832vw ,5rem)}}@supports not (padding-top:clamp(0.0000000625rem ,-10.1633127894rem + 16.3927705832vw ,5rem)){.product-page__content{padding-top:calc(.0000000625rem + 4.9999999375 * (100vw - 61.99875rem)/ 30.50125)}}}@media (min-width:47.99875em) and (max-width:99.99875em){@supports (font-size:clamp(0.9375rem ,-0.2163161058rem + 2.4038461538vw ,2.1875rem)){.promo__subtitle{font-size:clamp(.9375rem ,-.2163161058rem + 2.4038461538vw ,2.1875rem)}}@supports not (font-size:clamp(0.9375rem ,-0.2163161058rem + 2.4038461538vw ,2.1875rem)){.promo__subtitle{font-size:calc(.9375rem + 1.25 * (100vw - 47.99875rem)/ 52)}}@supports (font-size:clamp(4.375rem ,-2.5478966346rem + 14.4230769231vw ,11.875rem)){.promo__title{font-size:clamp(4.375rem ,-2.5478966346rem + 14.4230769231vw ,11.875rem)}}@supports not (font-size:clamp(4.375rem ,-2.5478966346rem + 14.4230769231vw ,11.875rem)){.promo__title{font-size:calc(4.375rem + 7.5 * (100vw - 47.99875rem)/ 52)}}}@media (max-width:47.99875em) and (min-width:47.99875em){.promo__rose-2{max-width:37.5rem}.promo__rose-2{right:.0000000625rem}}@media (max-width:47.99875em) and (min-width:29.99875em) and (max-width:47.99875em){@supports (max-width:clamp(24.375rem ,2.5009114583rem + 72.9166666667vw ,37.5rem)){.promo__rose-2{max-width:clamp(24.375rem ,2.5009114583rem + 72.9166666667vw ,37.5rem)}}@supports not (max-width:clamp(24.375rem ,2.5009114583rem + 72.9166666667vw ,37.5rem)){.promo__rose-2{max-width:calc(24.375rem + 13.125 * (100vw - 29.99875rem)/ 18)}}@supports (right:clamp(-3.125rem ,-8.3331164236rem + 17.3611114583vw ,0.0000000625rem)){.promo__rose-2{right:clamp(-3.125rem ,-8.3331164236rem + 17.3611114583vw ,.0000000625rem)}}@supports not (right:clamp(-3.125rem ,-8.3331164236rem + 17.3611114583vw ,0.0000000625rem)){.promo__rose-2{right:calc(-3.125rem + 3.1250000625 * (100vw - 29.99875rem)/ 18)}}}@media (max-width:29.99875em) and (min-width:29.99875em){.promo__rose-2{bottom:8.125rem}}@media (max-width:29.99875em) and (min-width:19.99875em) and (max-width:29.99875em){@supports (bottom:clamp(0.0000000625rem ,-16.2489841875rem + 81.249999375vw ,8.125rem)){.promo__rose-2{bottom:clamp(.0000000625rem ,-16.2489841875rem + 81.249999375vw ,8.125rem)}}@supports not (bottom:clamp(0.0000000625rem ,-16.2489841875rem + 81.249999375vw ,8.125rem)){.promo__rose-2{bottom:calc(.0000000625rem + 8.1249999375 * (100vw - 19.99875rem)/ 10)}}}@media (min-width:40.62375em) and (min-width:47.99875em) and (max-width:92.5em){@supports (gap:clamp(0.9375rem ,-1.4219228392rem + 4.9155922586vw ,3.125rem)){.advantages__wrapper{gap:clamp(.9375rem ,-1.4219228392rem + 4.9155922586vw ,3.125rem)}}@supports not (gap:clamp(0.9375rem ,-1.4219228392rem + 4.9155922586vw ,3.125rem)){.advantages__wrapper{gap:calc(.9375rem + 2.1875 * (100vw - 47.99875rem)/ 44.50125)}}}@media (min-width:40.62375em) and (max-width:47.99875em){.advantages__wrapper{gap:.9375rem}}@media (min-width:68.74875em) and (max-width:92.5em){@supports (right:clamp(-15.625rem ,-60.8520605988rem + 65.7860115257vw ,0.0000000625rem)){.info__decor{right:clamp(-15.625rem ,-60.8520605988rem + 65.7860115257vw ,.0000000625rem)}}@supports not (right:clamp(-15.625rem ,-60.8520605988rem + 65.7860115257vw ,0.0000000625rem)){.info__decor{right:calc(-15.625rem + 15.6250000625 * (100vw - 68.74875rem)/ 23.75125)}}}@media (max-width:84.37375em) and (min-width:84.37375em){.info__img{margin-right:-9.375rem}}@media (max-width:84.37375em) and (min-width:73.74875em) and (max-width:84.37375em){@supports (margin-right:clamp(-12.5rem ,-34.1908088235rem + 29.4117647059vw ,-9.375rem)){.info__img{margin-right:clamp(-12.5rem ,-34.1908088235rem + 29.4117647059vw ,-9.375rem)}}@supports not (margin-right:clamp(-12.5rem ,-34.1908088235rem + 29.4117647059vw ,-9.375rem)){.info__img{margin-right:calc(-12.5rem + 3.125 * (100vw - 73.74875rem)/ 10.625)}}}@media (min-width:81.24875em) and (max-width:92.5em){@supports (gap:clamp(2.5rem ,-65.1997694701rem + 83.3240751028vw ,11.875rem)){.product-page__body{gap:clamp(2.5rem ,-65.1997694701rem + 83.3240751028vw ,11.875rem)}}@supports not (gap:clamp(2.5rem ,-65.1997694701rem + 83.3240751028vw ,11.875rem)){.product-page__body{gap:calc(2.5rem + 9.375 * (100vw - 81.24875rem)/ 11.25125)}}}@media (any-hover:hover){.checkbox__link:hover{text-decoration:none}.menu__link:hover{opacity:.7}.menu-socials__link:hover{opacity:.7}.product-item__delete:hover{text-decoration:none}.btn:hover{-webkit-box-shadow:0 30px 60px 0 rgba(245,217,179,.2);box-shadow:0 30px 60px 0 rgba(245,217,179,.2)}.form-block__input:hover{background-color:#fdf6ee;border:1px solid #fdf6ee}.form-block__button:hover{-webkit-box-shadow:0 30px 60px 0 rgba(245,217,179,.63);box-shadow:0 30px 60px 0 rgba(245,217,179,.63)}.swiper-button-next:hover,.swiper-button-prev:hover{opacity:1}.header__phone:hover{opacity:.7}.footer__social-link:hover{opacity:.7}.footer__arrow-top:hover{opacity:.7}.footer-menu__link:hover{opacity:.7}.socials-head__link:hover{opacity:.7}.view__button:hover{opacity:.7}.about__btn:hover{-webkit-box-shadow:0 30px 60px 0 rgba(245,217,179,.63);box-shadow:0 30px 60px 0 rgba(245,217,179,.63)}.about__link:hover{text-decoration:none}.video__video-play:hover{opacity:.7}.product-card__name:hover{opacity:.7}.product-card__link:hover{-webkit-box-shadow:0 30px 60px 0 rgba(245,217,179,.63);box-shadow:0 30px 60px 0 rgba(245,217,179,.63)}.info__link:hover{text-decoration:none}.tabs__title:hover{-webkit-box-shadow:0 20px 40px 0 rgba(245,217,179,.5);box-shadow:0 20px 40px 0 rgba(245,217,179,.5)}.product-page__btn:hover{-webkit-box-shadow:0 30px 60px 0 rgba(245,217,179,.63);box-shadow:0 30px 60px 0 rgba(245,217,179,.63)}.product-page__questions:hover{text-decoration:none}}