@charset "UTF-8";:root{--white:#fff;--red:#f54847;--strawberry:#eea9a9;--gray:#7b7b7b;--gray-light:#696868;--violet:#50446d;--blue:#37a8ff;--yellow:#ffcc00;--yellow-dark:#eac73d;--wedding:#f1Ebff}@font-face{font-family:Gilroy;font-display:swap;src:url(../fonts/Gilroy-Medium.woff) format("woff"),url(../fonts/Gilroy-Medium.woff2) format("woff2");font-weight:500;font-style:normal}@font-face{font-family:Gilroy;font-display:swap;src:url(../fonts/Gilroy-ExtraBold.woff) format("woff"),url(../fonts/Gilroy-ExtraBold.woff2) format("woff2");font-weight:800;font-style:normal}@font-face{font-family:Gilroy;font-display:swap;src:url(../fonts/Gilroy-Regular.woff) format("woff"),url(../fonts/Gilroy-Regular.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Gilroy;font-display:swap;src:url(../fonts/Gilroy-SemiBold.woff) format("woff"),url(../fonts/Gilroy-SemiBold.woff2) format("woff2");font-weight:600;font-style:normal}*{padding:0;margin:0;border:0}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}:active,:focus{outline:0}a:active,a:focus{outline:0}aside,footer,header,nav,section{display:block}body,html{height:100%;min-width:320px}body{line-height:1;font-family:Gilroy;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%}button,input,textarea{font-family:Gilroy}input::-ms-clear{display:none}button{cursor:pointer}button::-moz-focus-inner{padding:0;border:0}a{color:inherit}a,a:visited{text-decoration:none}a:hover{text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}body{color:#000}body._lock{overflow:hidden}.wrapper{width:100%;min-height:100%;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}._container{max-width:1380px;margin:0 auto;padding:0 15px}.form__error{position:absolute;bottom:-18px;left:21px;color:var(--red);font-weight:600}.btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:0 0}.btn._fw{width:100%}input[type=email],input[type=tel],input[type=text],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}.input{width:100%;display:block;padding:18px 30px;font-size:18px;line-height:116.6666666667%;color:var(--gray);-webkit-box-shadow:2px 2px 30px var(--gray);box-shadow:2px 2px 30px var(--gray);background-color:var(--wedding);border-radius:30px;-webkit-transition:background-color .3s ease 0s;-o-transition:background-color .3s ease 0s;transition:background-color .3s ease 0s}.input._focus{background-color:var(--white)}.input._error{color:var(--red)}textarea.input{resize:none;padding:0 0}._fix-header{width:100%;z-index:5;position:fixed;top:0}._fix-header._scroll{-webkit-animation:showHeader 1s ease-out forwards;animation:showHeader 1s ease-out forwards;background-color:rgba(0,0,0,.8)}._btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--white);background-color:var(--red);font-size:22px;line-height:118.1818181818%;text-align:center;border-radius:30px;-webkit-transition:color .3s ease 0s,-webkit-transform .3s ease 0s;transition:color .3s ease 0s,-webkit-transform .3s ease 0s;-o-transition:color .3s ease 0s,transform .3s ease 0s;transition:color .3s ease 0s,transform .3s ease 0s;transition:color .3s ease 0s,transform .3s ease 0s,-webkit-transform .3s ease 0s}._btn--small{padding:4px 32px}._btn--med{padding:10px;-webkit-box-shadow:2px 2px 30px var(--strawberry);box-shadow:2px 2px 30px var(--strawberry)}._btn--xl{position:relative;z-index:1;padding:13px 35px;letter-spacing:-.05em}._title{margin:0 0 .8em 0;font-size:50px;font-weight:600;line-height:120%;text-align:center;opacity:0;-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px);-webkit-transition:opacity .5s ease 0s,-webkit-transform .5s ease 0s;transition:opacity .5s ease 0s,-webkit-transform .5s ease 0s;-o-transition:opacity .5s ease 0s,transform .5s ease 0s;transition:opacity .5s ease 0s,transform .5s ease 0s;transition:opacity .5s ease 0s,transform .5s ease 0s,-webkit-transform .5s ease 0s}._title._active{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.row:after{display:block;content:"";clear:both}.rub:after{content:"₽"}._hidden{position:absolute;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px}._swiper{overflow:hidden}._swiper .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.swiper-container-vertical .swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}._swiper.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.swiper-container-initialized .swiper-slide{-ms-flex-negative:0;flex-shrink:0}.swiper-container-android .swiper-slide,.swiper-container-android .swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-button-lock{display:none!important}@-webkit-keyframes showHeader{0%{-webkit-transform:translate(0,-100%);transform:translate(0,-100%)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes showHeader{0%{-webkit-transform:translate(0,-100%);transform:translate(0,-100%)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}.popup{-webkit-overflow-scrolling:touch;z-index:100;padding:30px 10px;position:fixed;top:0;left:0;width:100%;height:100%;-webkit-transition:visibility .8s ease 0s;-o-transition:visibility .8s ease 0s;transition:visibility .8s ease 0s;visibility:hidden}.popup::before{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;-o-transition:opacity .8s ease 0s;transition:opacity .8s ease 0s}.popup.show{visibility:visible;overflow:auto}.popup.show::before{opacity:1}.popup.show .popup__body{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.popup._active{overflow:auto;visibility:visible}.popup._active::before{opacity:1}.popup._active .popup__body{-webkit-transition:all .3s ease .2s;-o-transition:all .3s ease .2s;transition:all .3s ease .2s;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.popup__content{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__body{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;background-color:#f4f4f4;padding:70px 120px;width:100%;max-width:740px;border-radius:67px}.popup__close{width:33px;height:33px;position:absolute;top:25px;right:42px;cursor:pointer;z-index:30;background:url(../img/desktop/decor/close.svg) 0 0/cover no-repeat;-webkit-transition:-webkit-transform .5s ease 0s;transition:-webkit-transform .5s ease 0s;-o-transition:transform .5s ease 0s;transition:transform .5s ease 0s;transition:transform .5s ease 0s,-webkit-transform .5s ease 0s}.header{padding:20px 0;background-color:rgba(0,0,0,.4)}.header__content{position:relative;z-index:1;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}.header__logo{-webkit-box-flex:0;-ms-flex:0 0 174px;flex:0 0 174px;margin-right:20px}.header__logo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.header__slogan{font-size:25px;line-height:120%;font-weight:600;color:var(--white)}.header__call-us{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:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--white)}.header__phone{margin-bottom:4px;font-size:28px;line-height:121.4285714286%;-webkit-transition:color .3s ease 0s;-o-transition:color .3s ease 0s;transition:color .3s ease 0s}.footer{position:relative;background-color:var(--yellow-dark);padding:54px 0 20px}.footer__flash{position:absolute;top:-107px;right:6%;width:156px;height:198px;-webkit-animation:float 5s ease-in-out infinite;animation:float 5s ease-in-out infinite}.footer__flash img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.footer__decor{position:absolute;top:-500px;left:-600px;opacity:0;width:calc(147px + 451 * ((100vw - 320px)/ 1600));height:calc(137px + 416 * ((100vw - 320px)/ 1600));-webkit-transition:left 1.5s ease 0s,opacity 1.5s ease 0s;-o-transition:left 1.5s ease 0s,opacity 1.5s ease 0s;transition:left 1.5s ease 0s,opacity 1.5s ease 0s}.footer__decor._active{left:5px;opacity:1}.footer__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer__logo{-webkit-box-flex:0;-ms-flex:0 0 195px;flex:0 0 195px}.footer__logo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.footer__slogan{-webkit-box-flex:0;-ms-flex:0 1 44.6666666667%;flex:0 1 44.6666666667%;margin-bottom:43px;font-size:25px;line-height:120%;font-weight:600;text-align:center}.footer__copyright{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px;line-height:116.6666666667%;color:var(--violet)}.footer__copyright img{margin-right:3px}.footer__call-us{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}.footer__phone{margin-bottom:10px;font-size:28px;line-height:117.8571428571%;font-weight:600;-webkit-transition:color .3s ease 0s;-o-transition:color .3s ease 0s;transition:color .3s ease 0s}.hero{position:relative;max-width:2140px;margin:0 auto}.hero::after{position:absolute;content:"";width:100%;height:100%;top:0;left:0;background:-o-linear-gradient(201.12deg,rgba(0,0,0,.8) 55.86%,rgba(0,0,0,.8) 90.99%);background:linear-gradient(248.88deg,rgba(0,0,0,.8) 55.86%,rgba(0,0,0,.8) 90.99%);-webkit-transform:matrix(-1,0,0,1,0,0);-ms-transform:matrix(-1,0,0,1,0,0);transform:matrix(-1,0,0,1,0,0)}._no-webp .hero._loaded{background:url(../img/desktop/hero/hero-bg.jpg) center/cover no-repeat}.hero._loaded::after{background:-o-linear-gradient(201.12deg,rgba(0,0,0,.4) 55.86%,rgba(0,0,0,.4) 90.99%);background:linear-gradient(248.88deg,rgba(0,0,0,.4) 55.86%,rgba(0,0,0,.4) 90.99%)}.hero__content{position:relative;z-index:1;padding:215px 0 120px}.hero__title{margin-bottom:32px;color:var(--white);text-align:left;opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.hero__title b{font-weight:600}.hero__title span{font-size:52px;color:var(--red);font-weight:800}.hero__list{font-size:28px;line-height:121.4285714286%;color:var(--white)}.hero__right{position:relative;margin-right:20px;padding:25px 60px}._no-webp .hero__right::after,._no-webp .hero__right::before{background:url(../img/desktop/decor/dragon.png) 0 0/cover no-repeat}.hero__right::after,.hero__right::before{position:absolute;z-index:-1;content:"";width:130px;height:120px}.hero__right::after{bottom:-15px;left:-15px}.hero__right::before{top:-28px;right:-28px;-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.hero__border{position:absolute;z-index:-1}.hero__border--top{top:0;left:0}.hero__border--bottom{bottom:0;right:0;-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.form-hero__label{margin:0 0 .8333333333em 0;font-size:24px;line-height:120.8333333333%;font-weight:600;color:var(--white);text-align:center}.form-hero__label--popup{color:#000}.form-hero__row{position:relative;margin:0 0 25px 0}.form-hero__btn{width:100%;margin-bottom:15px}.form-hero__info{max-width:208px;margin:0 auto;font-size:12px;line-height:116.6666666667%;color:var(--white)}.form-hero__info--popup{color:#000}.form-hero__info a{color:var(--blue);position:relative}.form-hero__info a::after{content:"";position:absolute;display:block;width:100%;height:1px;bottom:0;left:0;background-color:transparent;-webkit-transition:background-color .3s ease 0s;-o-transition:background-color .3s ease 0s;transition:background-color .3s ease 0s}.assortment__descr{max-width:1280px;margin:0 auto 1.7857142857em;font-size:28px;font-weight:600;line-height:121.4285714286%;text-align:center;color:var(--gray)}.assortment__items{margin:0 -15px}.assortment__item{padding:0 15px}.assortment__wrapper-image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px;padding:35px 15px 20px;background-color:rgba(197,174,251,.5);-webkit-box-shadow:-7px -7px 15px rgba(165,162,162,.25),7px 7px 15px #b6b1c0;box-shadow:-7px -7px 15px rgba(165,162,162,.25),7px 7px 15px #b6b1c0;border-radius:30px;overflow:hidden}.assortment__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:-webkit-transform .5s ease 0s;transition:-webkit-transform .5s ease 0s;-o-transition:transform .5s ease 0s;transition:transform .5s ease 0s;transition:transform .5s ease 0s,-webkit-transform .5s ease 0s}.assortment__label{font-size:26px;font-weight:600;letter-spacing:-.05em;line-height:123.0769230769%;color:var(--violet)}.products{position:relative}.products__decor{position:absolute;bottom:47px;right:6%;width:156px;height:198px;-webkit-animation:float 5s ease-in-out infinite;animation:float 5s ease-in-out infinite}.products__decor img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.products__title{max-width:993px;margin-left:auto;margin-right:auto}.products__content{max-width:1210px;margin:0 auto 80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.products__thumbs{-webkit-box-flex:0;-ms-flex:0 0 70px;flex:0 0 70px;margin-right:35px}.products__main{-webkit-box-flex:0;-ms-flex:0 1 56.0747663551%;flex:0 1 56.0747663551%;margin-right:60px;min-width:0}.products__descr{-webkit-box-flex:0;-ms-flex:0 1 41.5887850467%;flex:0 1 41.5887850467%;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;font-weight:500;font-size:22px;line-height:118.1818181818%;letter-spacing:-.05em}.products__descr p:not(:last-child){margin:0 0 15px 0}.products__btn{max-width:502px;margin:0 auto;position:relative}.products__btn::after{content:"";position:absolute;z-index:0;display:block;bottom:-7px;right:-7px;width:100%;height:100%;background-color:var(--yellow);-webkit-box-shadow:4px 4px 10px #b6b1c0;box-shadow:4px 4px 10px #b6b1c0;border-radius:30px;-webkit-transition:background-color .3s ease 0s;-o-transition:background-color .3s ease 0s;transition:background-color .3s ease 0s}.thumbs-product__slider{max-height:400px}.thumbs-product__slide{width:70px;height:70px;padding:10px;border:1.5px solid transparent;border-radius:20px;-webkit-transition:border-color .3s ease 0s;-o-transition:border-color .3s ease 0s;transition:border-color .3s ease 0s;cursor:pointer}.thumbs-product__slide.swiper-slide-thumb-active{border-color:var(--yellow)}.thumbs-product__slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.main-product__slide{cursor:pointer}.main-product__slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.preference{position:relative;padding:65px 0;background-color:rgba(244,241,251,.7);-webkit-box-shadow:7px 7px 15px rgba(182,177,192,.7);box-shadow:7px 7px 15px rgba(182,177,192,.7)}.preference__decor{position:absolute;top:-70px;left:6%;width:156px;height:198px;-webkit-animation:float 5s ease-in-out infinite;animation:float 5s ease-in-out infinite}.preference__decor img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.preference__title{max-width:1017px;margin-left:auto;margin-right:auto}.preference__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.preference__block{padding-top:27px}.preference__block--01{-webkit-box-flex:0;-ms-flex:0 1 24.0740740741%;flex:0 1 24.0740740741%}.preference__block--02{-webkit-box-flex:0;-ms-flex:0 1 37.8518518519%;flex:0 1 37.8518518519%;padding-top:0}.preference__block--03{-webkit-box-flex:0;-ms-flex:0 1 27.2592592593%;flex:0 1 27.2592592593%}.preference__label{margin-bottom:20px;font-size:25px;line-height:120%;font-weight:600;opacity:.7}.preference__label--02{padding:0 90px;opacity:1}.preference__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.preference__list--02{padding:0 70px 0 90px;border-right:1px solid #7e6baa;border-left:1px solid #7e6baa}.preference__list--03{max-width:333px}.preference__item{position:relative;font-size:16px;line-height:118.75%}.preference__item:not(:last-child){margin:0 0 12px 0}.preference__item--x{color:rgba(0,0,0,.7)}.preference__item--x::before{content:url(../img/desktop/decor/x.svg);position:absolute;left:-21px;width:15px;height:15px}.preference__item--checkmark{font-size:20px}.preference__item--checkmark::before{content:url(../img/desktop/decor/checkmark.svg);position:absolute;left:-26px;width:20px;height:20px}.reviews{padding-top:70px;background:url(../img/desktop/rev-t.svg) center 8% no-repeat}.reviews__content{position:relative;max-width:90%;margin:0 auto}.reviews__slider{padding:20px 10px}.reviews__slide{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:590px;padding:45px 20px;background-color:var(--white);-webkit-box-shadow:7px 7px 15px #b6b1c0;box-shadow:7px 7px 15px #b6b1c0}.reviews__date{position:absolute;top:60px;left:0;color:var(--gray-light);font-size:18px;line-height:116.6666666667%;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.reviews__image{-webkit-box-flex:0;-ms-flex:0 1 200px;flex:0 1 200px;max-width:200px;width:100%;height:100%;max-height:200px;margin-bottom:15px;overflow:hidden;border-radius:50%}.reviews__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.reviews__label{margin-bottom:25px;font-size:25px;line-height:120%;font-weight:600}.reviews__text{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-width:235px;font-size:18px;line-height:116.6666666667%;text-align:center}.reviews__link{position:relative;-ms-flex-item-align:start;align-self:flex-start;font-weight:600;font-size:20px;color:var(--red);opacity:0;-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px);-webkit-transition:opacity .3s ease 0s,-webkit-transform .3s ease 0s;transition:opacity .3s ease 0s,-webkit-transform .3s ease 0s;-o-transition:opacity .3s ease 0s,transform .3s ease 0s;transition:opacity .3s ease 0s,transform .3s ease 0s;transition:opacity .3s ease 0s,transform .3s ease 0s,-webkit-transform .3s ease 0s}.reviews__link::after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:1px;background-color:transparent;-webkit-transition:background-color .3s ease 0s;-o-transition:background-color .3s ease 0s;transition:background-color .3s ease 0s}.reviews__arrow{position:absolute;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer}.reviews__arrow--right{right:-70px}.reviews__arrow--left{left:-70px}.reviews__arrow img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:-webkit-transform .3s ease 0s;transition:-webkit-transform .3s ease 0s;-o-transition:transform .3s ease 0s;transition:transform .3s ease 0s;transition:transform .3s ease 0s,-webkit-transform .3s ease 0s}._no-webp .contact-us{background:url(../img/desktop/contacts/bg.jpg) center/2140px no-repeat}.contact-us{position:relative;padding:60px 0 50px}.contact-us::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5)}.contact-us__container{position:relative;z-index:1}.contact-us__title{color:var(--white)}.contact-us__subtitle{max-width:800px;margin:0 auto 30px;font-size:28px;line-height:121.4285714286%;color:var(--white);text-align:center;font-weight:600}.contact-us__content{position:relative;max-width:500px;margin:0 auto;padding:60px}._no-webp .contact-us__content::after,._no-webp .contact-us__content::before{background:url(../img/desktop/decor/dragon.png) 0 0/cover no-repeat}.contact-us__content::after,.contact-us__content::before{position:absolute;z-index:-1;content:"";width:130px;height:120px}.contact-us__content::after{bottom:0;left:-28px}.contact-us__content::before{top:0;right:-28px;-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.contact-us__content--popup{padding:35px 60px}.contact-us__message{width:100%;height:300px;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:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;font-size:24px}.contact-us__message h2{margin-bottom:10px;font-size:35px;font-weight:600}.contact-us__link-back{position:relative;z-index:2;margin:50px 0;text-align:center;font-size:20px;color:#fff}.contact-us__link-back a{color:var(--red);font-weight:600}.contact-us__border{position:absolute;z-index:-1}@-webkit-keyframes float{0%{-webkit-transform:translatey(0);transform:translatey(0)}50%{-webkit-transform:translatey(-20px);transform:translatey(-20px)}100%{-webkit-transform:translatey(0);transform:translatey(0)}}@keyframes float{0%{-webkit-transform:translatey(0);transform:translatey(0)}50%{-webkit-transform:translatey(-20px);transform:translatey(-20px)}100%{-webkit-transform:translatey(0);transform:translatey(0)}}.polit{margin-bottom:30px}.polit__label{font-size:20px;font-weight:700;margin-bottom:20px}.polit p{margin-bottom:10px}.polit a{text-decoration:underline}._no-webp .page{background:url(../img/desktop/decor/dragon-bg.png) 3px 679px no-repeat,url(../img/desktop/decor/dragon-bg-2.png) 162px 2872px no-repeat,url(../img/desktop/decor/dragon-bg-3.png) 740px 4981px no-repeat}.page{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.page section{margin-bottom:100px}.page__thanks{z-index:0;padding-top:100px;position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;background-color:rgba(0,0,0,.8)}@media (min-width:479.98px){.assortment__items{display:-ms-grid;display:grid;grid-template-columns:repeat(auto-fit,46.231884058%);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;grid-row-gap:40px}}@media (min-width:1100px){.hero__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.hero__left{-webkit-box-flex:0;-ms-flex:0 1 49.4927536232%;flex:0 1 49.4927536232%}.hero__right{-webkit-box-flex:0;-ms-flex:0 0 502px;flex:0 0 502px}}@media (max-width:1650px){.products__decor{right:4%}.preference__decor{left:4%}}@media (max-width:1440px){.footer__decor{width:400px;height:auto;top:-372px}._no-webp .page{background:url(../img/desktop/decor/dragon-bg.png) 3px 679px no-repeat,url(../img/desktop/decor/dragon-bg-2.png) 63px 2872px no-repeat,url(../img/desktop/decor/dragon-bg-3.png) 389px 4981px no-repeat}}@media (max-width:1380px){._title{font-size:calc(24px + 26 * ((100vw - 320px)/ 1060))}.header__slogan{font-size:calc(14px + 11 * ((100vw - 320px)/ 1060))}.hero__title span{font-size:calc(26px + 26 * ((100vw - 320px)/ 1060))}.hero__list{font-size:calc(13px + 15 * ((100vw - 320px)/ 1060))}.assortment__descr{font-size:calc(14px + 14 * ((100vw - 320px)/ 1060))}}@media (max-width:1330px){.header__slogan{max-width:427px;margin:0 auto;text-align:center}}@media (max-width:1300px){.footer__decor{width:300px;top:-278px}}@media (max-width:1200px){.footer__flash{display:none}.products__decor{display:none}.preference__decor{display:none}}@media (max-width:1100px){.header__slogan{margin-bottom:40px;max-width:100%}.hero::after{background:-o-linear-gradient(278.27deg,rgba(0,0,0,.54) 18.36%,rgba(0,0,0,.49) 95.41%);background:linear-gradient(171.73deg,rgba(0,0,0,.54) 18.36%,rgba(0,0,0,.49) 95.41%)}._no-webp .hero._loaded{background:url(../img/desktop/hero/hero-bg-m.jpg) center/cover no-repeat}.hero__left{margin-bottom:70px}.hero__right{width:90%;max-width:600px;margin:0 auto}.preference__list--02{padding:0 20px 0 40px}}@media (max-width:991.98px){._container{max-width:750px}.footer__row{margin-bottom:20px}.footer__slogan{display:none}.products__content{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.products__main{margin-right:0;-webkit-box-flex:0;-ms-flex:0 1 80%;flex:0 1 80%}.products__descr{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;margin-bottom:30px}.preference__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.preference__block{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.preference__block:not(:last-child){margin:0 0 20px 0}.preference__block--01{padding:0 0 0 25px}.preference__block--02{padding:20px 0 20px 25px;border-top:1px solid #7e6baa;border-bottom:1px solid #7e6baa}.preference__block--03{padding-left:25px}.preference__label--02{padding:0}.preference__list--02{padding:0;border:none}.preference__list--03{max-width:100%}._no-webp .page{background:url(../img/desktop/decor/dragon-bg.png) 3px 1104px no-repeat,url(../img/desktop/decor/dragon-bg-2.png) 63px 2872px no-repeat,url(../img/desktop/decor/dragon-bg-3.png) 389px 4981px no-repeat}}@media (max-width:767.98px){._container{max-width:none}.popup__body{border-radius:15px}.popup__body{max-width:90%;padding:40px 20px}.popup__close{width:20px;height:20px;top:8px;right:8px}.footer__decor{width:147px;top:-138px}.form-hero__label{font-size:18px}.preference__list{padding-left:20px}.reviews{background:url(../img/desktop/rev-t.svg) center 8%/85% no-repeat}.reviews__date{left:-10px}.reviews__arrow{width:16px;height:34px}.reviews__arrow--right{right:-5px}.reviews__arrow--left{left:-5px}.contact-us__message{font-size:16px;height:200px}._no-webp .page{background:url(../img/desktop/decor/dragon-bg.png) 3px 1104px no-repeat,url(../img/desktop/decor/dragon-bg-2.png) -409px 2872px no-repeat,url(../img/desktop/decor/dragon-bg-3.png) 216px 5268px no-repeat}}@media (max-width:740px){.reviews__content{max-width:400px}}@media (max-width:700px){.products__thumbs{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;margin:0 auto;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.products__main{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-bottom:20px}.thumbs-product{max-width:100%}.thumbs-product__slider{max-height:none}}@media (max-width:479.98px){.wrapper--thanks .footer__decor{display:none}.input{padding:13px 17px;font-size:12px}._btn{font-size:14px}._btn--small{padding:3px 20px 4px}._btn--med{padding:12px 15px;letter-spacing:-.05em}._btn--xl{padding:17.5px}._btn--xl span{display:none}.header{padding:14px 0}.header__logo{-webkit-box-flex:0;-ms-flex:0 0 98px;flex:0 0 98px}.header__slogan{max-width:260px}.header__phone{font-size:14px}.footer{padding:13px 0 10px}.footer__logo{-webkit-box-flex:0;-ms-flex:0 0 94px;flex:0 0 94px}.footer__phone{margin-bottom:5px;font-size:14px}.hero__content{padding-top:103px}.hero__title{max-width:320px;margin-bottom:15px;font-size:24px}.hero__title b{display:none}.hero__title span{font-size:26px}.hero__right{max-width:270px;padding:25px}.hero__right::after,.hero__right::before{width:68px;height:62px}.hero__right::after{bottom:-17px;left:-13px}.hero__right::before{top:-17px;right:-13px}.hero__border{width:187px;height:254px}.form-hero__label{font-size:14px}.form-hero__row{max-width:182px;margin:0 auto 10px}.form-hero__btn{max-width:182px;margin:0 auto 10px}.form-hero__info{max-width:174px;font-size:10px}.assortment__item:not(:last-child){margin-bottom:40px}.products__decor{display:block;width:55px;height:68px;bottom:637px}.products__title{max-width:245px}.products__content{margin-bottom:40px}.products__descr{font-size:14px}.products__descr p:not(:last-child){margin-bottom:10px}.thumbs-product__slide{width:60px;height:60px}.preference{padding:40px 0}.preference__decor{display:block;width:55px;height:68px;top:-25px;-webkit-transform:rotate(-70deg);-ms-transform:rotate(-70deg);transform:rotate(-70deg)}.preference__block--01{padding:0}.preference__block--02{padding:20px 0 20px 0}.preference__block--03{padding-left:0}.preference__label{font-size:20px}.preference__list--02{padding-left:26px}.preference__item{font-size:14px}.preference__item--checkmark{font-size:16px}.reviews{padding-top:24px;background:url(../img/desktop/rev-t.svg) center 3%/85% no-repeat}.reviews__slide{padding:40px 50px 30px;height:460px}.reviews__date{left:-5px;top:45px;font-size:14px}.reviews__image{max-width:150px;-webkit-box-flex:0;-ms-flex:0 1 150px;flex:0 1 150px;margin-bottom:20px}.reviews__label{margin-bottom:30px;font-size:20px}.reviews__text{max-width:220px;font-size:14px}.contact-us{padding:40px 0 60px}.contact-us__subtitle{font-size:14px}.contact-us__content{max-width:270px;padding:20px 40px}.contact-us__content::after,.contact-us__content::before{width:68px;height:62px}.contact-us__content::after{bottom:-17px;left:-13px}.contact-us__content::before{top:-17px;right:-13px}.contact-us__content--popup::after{bottom:-4px;left:-13px}.contact-us__content--popup::before{top:-4px;right:-13px}.contact-us__content--message{padding:20px}.contact-us__content--message::after{bottom:-11px;left:6px}.contact-us__content--message::before{top:-8px;right:2px}.contact-us__message h2{font-size:20px}.contact-us__border{width:187px;height:202px}._no-webp .page{background:url(../img/desktop/decor/dragon-bg-s.png) 3px 880px no-repeat,url(../img/desktop/decor/dragon-2-bg-s.png) 54px 1608px no-repeat,url(../img/desktop/decor/dragon-3-bg-s.png) 54px 5640px no-repeat,url(../img/desktop/decor/dragon-4-bg-s.png) -1px 6237px/375px no-repeat,url(../img/desktop/decor/dragon-5-bg-s.png) 207px 7315px no-repeat}.page section{margin-bottom:80px}.page__thanks{padding-top:30px}}@media (min-width:991.98px) and (max-width:1440px){.preference__block--01{padding-left:20px}}@media (any-hover:hover){.input:hover{background-color:var(--white)}._btn:hover{background-image:-o-linear-gradient(177.7deg,#f54847 18.08%,#fc0 103.97%);background-image:linear-gradient(272.3deg,#f54847 18.08%,#fc0 103.97%);color:#000}._btn:active{-webkit-transform:translate(0,7px);-ms-transform:translate(0,7px);transform:translate(0,7px)}.popup__close:hover{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.header__phone:hover{color:var(--strawberry)}.footer__phone:hover{color:var(--gray)}.form-hero__info a:hover::after{background-color:var(--blue)}.assortment__image img:hover{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.products__btn:hover::after{background-color:var(--red)}.reviews__slide:hover .reviews__link{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.reviews__link:hover::after{content:"";background-color:var(--red)}.reviews__arrow img:hover{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.contact-us__link-back a:hover{text-decoration:underline}}._webp .hero._loaded{background:url(../img/desktop/hero/hero-bg.webp) center/cover no-repeat}._webp .hero__right::after,._webp .hero__right::before{background:url(../img/desktop/decor/dragon.webp) 0 0/cover no-repeat}._webp .contact-us{background:url(../img/desktop/contacts/bg.webp) center/2140px no-repeat}._webp .contact-us__content::after,._webp .contact-us__content::before{background:url(../img/desktop/decor/dragon.webp) 0 0/cover no-repeat}._webp .page{background:url(../img/desktop/decor/dragon-bg.webp) 3px 679px no-repeat,url(../img/desktop/decor/dragon-bg-2.webp) 162px 2872px no-repeat,url(../img/desktop/decor/dragon-bg-3.webp) 740px 4981px no-repeat}@media (max-width:1440px){._webp .page{background:url(../img/desktop/decor/dragon-bg.webp) 3px 679px no-repeat,url(../img/desktop/decor/dragon-bg-2.webp) 63px 2872px no-repeat,url(../img/desktop/decor/dragon-bg-3.webp) 389px 4981px no-repeat}}@media (max-width:1100px){._webp .hero._loaded{background:url(../img/desktop/hero/hero-bg-m.webp) center/cover no-repeat}}@media (max-width:991.98px){._webp .page{background:url(../img/desktop/decor/dragon-bg.webp) 3px 1104px no-repeat,url(../img/desktop/decor/dragon-bg-2.webp) 63px 2872px no-repeat,url(../img/desktop/decor/dragon-bg-3.webp) 389px 4981px no-repeat}}@media (max-width:767.98px){._webp .page{background:url(../img/desktop/decor/dragon-bg.webp) 3px 1104px no-repeat,url(../img/desktop/decor/dragon-bg-2.webp) -409px 2872px no-repeat,url(../img/desktop/decor/dragon-bg-3.webp) 216px 5268px no-repeat}}@media (max-width:479.98px){._webp .page{background:url(../img/desktop/decor/dragon-bg-s.webp) 3px 880px no-repeat,url(../img/desktop/decor/dragon-2-bg-s.webp) 54px 1608px no-repeat,url(../img/desktop/decor/dragon-3-bg-s.webp) 54px 5640px no-repeat,url(../img/desktop/decor/dragon-4-bg-s.webp) -1px 6237px/375px no-repeat,url(../img/desktop/decor/dragon-5-bg-s.webp) 207px 7315px no-repeat}}
