html{font-size:16px}*{padding:0;margin:0}section{position:relative}p{color:#333}ul{list-style:none}.flexbox{display:flex;align-items:center;align-self:center}.wrappper{width:calc(100% - 30px);margin:0 auto;max-width:1440px}a{display:inline-block;text-decoration:none}svg{min-height:1rem;height:2rem}button,input,textarea{-webkit-appearance:none;appearance:none;border:none;background:none;outline:none;font-family:"Inter",sans-serif}button[disabled],input[disabled],textarea[disabled]{cursor:default;opacity:.7}button{cursor:pointer}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover{font-size:1rem;-webkit-box-shadow:0 0 0 1000px transparent inset;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}h1{font-size:4rem}h1,h2{line-height:1;font-family:"Playfair Display",serif}h2{font-size:3rem}@media (max-width:500px){h2{font-size:2.25rem}}h3{font-size:2.25rem;line-height:1}h4{font-size:1.125rem}h1,h2,h3,h4{line-height:1}h1,h2,h3,h4,h5{font-weight:400}h5{font-size:1.125rem}.main{overflow:hidden}.container{max-width:1920px}.main__circle{width:11.3125rem;height:181px;border-radius:50%;border:1px solid #e6e6e6;margin:0 auto 100px;display:flex;justify-content:center;align-items:center;cursor:pointer}.main__up-page{font-weight:400;font-size:.75rem;color:#1e2227;position:relative}.main__up-page:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);left:calc(50% - 6.5px)}.main__up-page:after,.main__up-page:before{content:"";display:block;width:7px;height:1px;background-color:#000;position:absolute;top:-10px}.main__up-page:before{left:calc(50% - 1.5px);-webkit-transform:rotate(45deg);transform:rotate(45deg)}@media (max-width:500px){.main__circle{width:8.25rem;height:8.25rem;margin-bottom:4.375rem}}@media (max-width:1200px){.App .container{width:calc(100% - 44px)}}.header{padding-top:1.875rem;padding-bottom:2.1875rem;box-sizing:border-box;height:10vh;border-bottom:1px solid hsla(0,0%,100%,.33);display:flex;align-items:center;justify-content:space-between}.header__wrapper{position:relative;z-index:6}.header__info{position:relative;transition:background-color .3s;z-index:2;margin-left:20px}.header__info:hover{background-color:#535252}.header__info-list{width:8.75rem;border:1px solid #929292;box-sizing:border-box;position:absolute;top:2.5rem;left:0;transition:opacity .3s,visibility .3s;opacity:0;visibility:hidden}.header__info-list:hover{opacity:1;visibility:visible}.header__info-item{width:100%;height:2.6rem;background-color:#535252;font-size:14px;color:#fff;border-bottom:1px solid #929292;display:flex;justify-content:center;align-items:center}.header__info-item:last-child{border-bottom:0}.header--black{border-bottom:1px solid rgba(0,0,0,.3)}.header--black .header__logo-img{height:22px}.header--black .header__logo-img path{fill:#000}.header--black .header__item{color:#000}.header--black .header__item--info:after,.header--black .header__item--info:before{background-color:#000}.header--black .header__item-current{border:1px solid rgba(0,0,0,.2)}.header--black .header__burger-line,.header--black .header__burger-line:after{background-color:#000}@media (max-width:1200px){.header{height:12vh;padding-top:.8125rem;padding-bottom:.375rem;z-index:6}}@media (max-width:500px){.header{height:91px;padding-top:1.8125rem}}.header__logo{width:8.375rem}@media (max-width:1200px){.header__logo{margin-right:5.375rem}}@media (max-width:500px){.header__logo{margin-right:2rem}}@media (max-width:1200px){.header__list{display:none}}.header__burger{display:none}@media (max-width:1200px){.header__burger{height:2.5rem;width:2.5rem;display:block;position:relative}.header__burger-line{bottom:14px}.header__burger-line,.header__burger-line:after{display:block;width:100%;height:1px;background-color:#f2f2f2;position:absolute;left:0}.header__burger-line:after{content:"";top:-10px}}.header__wrap{display:flex;align-items:center}.header__item{color:#fff;font-size:.875rem;margin-right:1.625rem}.header__item:last-child{margin-right:0}.header__item--info{position:relative;cursor:pointer;padding-right:.875rem;border:1px solid #929292;width:8.75rem;height:2.6rem;transition:background-color .3s;margin-right:0}.header__item--info:hover+.header__info-list{opacity:1;visibility:visible}.header__item--info:after,.header__item--info:before{content:"";width:8px;height:1px;background-color:#fff;position:absolute;top:50%;right:18px}.header__item--info:before{-webkit-transform:rotate(90deg);transform:rotate(90deg)}@media (max-width:1200px){.header__item--info{display:none}}.header__item--order{display:flex;align-items:center}.header__item-title{margin-right:1.375rem}@media (max-width:1200px){.header__item-title{display:none}}.header__item-current{position:relative;border:1px solid hsla(0,0%,100%,.2);box-sizing:border-box;border-radius:50%;width:1.875rem;height:1.875rem;display:flex;align-items:center;justify-content:center}.header--white{position:absolute;top:0;left:0;width:100%;z-index:4}.header--black .header__info:hover{background-color:#fff}.header--black .header__info-item{background-color:#fff;color:#000}@media (max-width:1200px){.header{position:relative}.header__menu{background-color:#fff;position:fixed;top:-200%;left:0;padding:0 22px;box-sizing:border-box;width:100vw;height:100vh;overflow-y:auto;z-index:5;opacity:0;transition:top .5s,opacity .5s}.header__menu.active{top:0;opacity:1}.header__menu-wrapper{display:flex;justify-content:space-between;align-items:center;max-width:100vw;box-sizing:border-box;border-bottom:1px solid #000;height:12vh;padding-top:.8125rem;padding-bottom:.375rem}.header__menu-list{display:flex;flex-direction:column;align-items:flex-start;padding-top:57px;margin-bottom:30px}.header__menu-item{font-size:24px;font-family:"Playfair Display",serif;margin-bottom:40px;color:#000}.header__menu-item:last-child{margin-bottom:0}.header__menu-info{display:flex;justify-content:space-between;margin-bottom:70px;border-top:1px solid #e6e6e6;padding-top:30px}.header__menu-contacts{display:flex;flex-direction:column}.header__menu-email,.header__menu-tell{font-size:14px;color:#000;margin-bottom:18px}.header__menu-email{margin-bottom:0}.header__menu-title{font-size:18px;margin-bottom:18px;white-space:nowrap}.header__menu-subtitle{font-size:12px}.header__menu .header__logo-img path{fill:#000}.header__menu .header__item--order{color:#000}.header__menu .header__item-current{border:1px solid rgba(0,0,0,.2)}.header__menu .header__burger-line{background-color:#000;-webkit-transform:rotate(45deg);transform:rotate(45deg);bottom:20px}.header__menu .header__burger-line:after{background-color:#000;-webkit-transform:rotate(90deg);transform:rotate(90deg);top:0}}.bread-crumbs{top:10vh;position:absolute;left:0;padding-top:10px;z-index:2}.bread-crumbs__list{display:flex}.bread-crumbs__item{font-size:12px;color:#c5c2c2;margin-right:14px}.bread-crumbs__item:last-child{margin-right:0}.bread-crumbs__item.active{color:#fff}@media (max-width:500px){.bread-crumbs{top:90px;padding-top:20px;z-index:2}}.promo{height:100vh;min-height:45rem;position:relative}.promo:after{content:"";z-index:2;background:linear-gradient(0deg,rgba(20,18,18,.5),rgba(20,18,18,.5))}.promo:after,.promo__video{position:absolute;top:0;left:0;width:100%;height:100%}.promo__video{display:block;object-fit:cover;object-position:center}.promo__box{padding-top:25vh;display:flex;justify-content:center;flex-wrap:wrap}.promo__content{width:100%;display:flex;align-items:center;flex-direction:column}.promo__title{max-width:100%;width:52.75rem;margin-bottom:3.25rem;color:#fff;text-align:center;position:relative;padding-bottom:3.5rem;z-index:3}.promo__title span{font-style:italic}.promo__title:after{content:"";position:absolute;bottom:0;left:calc(50% - 2.75rem);height:1px;width:5.5rem;background-color:hsla(0,0%,100%,.56)}.promo__subtitle{width:16rem;max-width:100%;height:10.56vh;margin-bottom:4.375rem;line-height:1.5rem;text-align:center;color:#fff;z-index:3;font-family:"Playfair Display",serif;font-size:1.125rem}.promo__scroll{height:12.25vh;display:flex;flex-direction:column;align-items:center;position:absolute;bottom:2.875rem;margin:0 auto;z-index:3}.promo__scroll-line{height:58px;width:1px;background-color:hsla(0,0%,100%,.2);margin-bottom:14px;position:relative;overflow:hidden}.promo__scroll-line:after{content:"";height:17px;width:1px;background-color:#fff;position:absolute;top:0;transition:top .3s,opacity .3s;-webkit-animation:scroll-down 3s infinite;animation:scroll-down 3s infinite}.promo__scroll-title{font-family:"Inter",sans-serif;font-size:.875rem;line-height:.875rem;text-align:center;color:#fff}@media (max-width:1200px){.promo__title{font-size:2.25rem;font-weight:400;padding-bottom:1.5rem;margin-bottom:2.625rem}.promo__subtitle{font-family:"Playfair Display",serif;font-size:.875rem;font-weight:400;line-height:1.1875rem}}.product,.product__item{cursor:url(/build/static/media/product__cursor.196a10d8.svg) 50 50,auto}.product{padding-top:5rem;padding-bottom:10rem}.product__title{text-align:center;margin-bottom:5rem}@media (max-width:500px){.product__title{margin-bottom:2.5rem;font-size:2.25rem}}.product__list--mobile{display:none}@media (max-width:500px){.product__list--mobile{display:block}}.product__item{position:relative}.product__item:after{content:"";display:block;width:100%;height:360px;background-color:rgba(0,0,0,.4);position:absolute;top:0;left:0;z-index:0;opacity:0;transition:opacity .3s}@media (max-width:500px){.product__item:after{height:84%}}.product__item-link{color:#fff;font-size:.875rem;font-family:"Inter",sans-serif;position:absolute;left:calc(50% - 2.25rem);bottom:4rem;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s;z-index:1}.product__item-link:after{margin-top:4px;content:"";display:block;width:auto;height:1px;background-color:#fff}.product__item-title{text-align:left;font-family:"Inter",sans-serif;font-size:1.125rem;color:#000}.product__item-img{width:30.5rem;height:22.5rem;object-fit:cover;box-sizing:border-box;margin-bottom:1.5625rem;transition:background-color .3s,opacity .3s;position:relative}@media (max-width:500px){.product__item-img{width:20.75rem;max-width:100%;height:13.75rem;margin-bottom:1.25rem}}.product__item:hover:after{opacity:1}.product__item:hover .product__item-link{opacity:1;visibility:visible}@media (max-width:500px){.product__item{margin-bottom:3.5rem}.product__item:last-child{margin-bottom:0}}.product .product__slider{overflow:visible;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}@media (max-width:1200px){.product{padding-top:1.875rem;padding-bottom:3.625rem}.product-wrap{display:flex;flex-direction:column;align-items:center}.product__item:active,.product__item:focus{box-shadow:0 0 0 0 rgba(0,123,255,0)!important}.product__item:after{height:13.75rem}.product__item:last-child{margin-bottom:0}}.collection__item,.collection__slider{cursor:url(/build/static/media/product__cursor.196a10d8.svg) 50 50,auto}.collection{padding-top:6.0625rem;padding-bottom:10rem;background-color:#f9f9f9;position:relative;z-index:1;text-align:center}@media (max-width:500px){.collection{padding-top:2.625rem;padding-bottom:8.125rem}.collection .swiper-button-next,.collection .swiper-button-prev{width:44px;height:30px;position:absolute;right:0;top:calc(100% + 70px);z-index:2;display:flex;justify-content:space-between}.collection .swiper-button-next svg,.collection .swiper-button-prev svg{width:33px}.collection .swiper-button-next svg path,.collection .swiper-button-prev svg path{fill:#e0e0e0}.collection .swiper-button-next:after,.collection .swiper-button-prev:after{content:"";width:45px;height:45px;border-radius:50%;border:1px solid #e0e0e0;position:absolute;top:-8px;right:22px}.collection .swiper-button-next{-webkit-transform:rotate(180deg);transform:rotate(180deg);right:40px}.collection .swiper-button-prev{left:auto;right:97px}.collection .swiper-button-next.swiper-button-disabled,.collection .swiper-button-prev.swiper-button-disabled{opacity:1}.collection .swiper-button-next.swiper-button-disabled:after,.collection .swiper-button-prev.swiper-button-disabled:after{opacity:0}}.collection__item{-webkit-animation:fadeIn .5s linear;animation:fadeIn .5s linear}.collection__item-img{max-width:100%;width:800px;height:470px;object-fit:cover}.collection__title{margin-bottom:2.5rem}@media (max-width:500px){.collection__title{font-size:2.25rem;margin-bottom:2rem}}.collection__bg-title{width:120%;position:absolute;top:3.75rem;left:-10%;font-size:18rem;color:#000;opacity:.03;z-index:-1}@media (max-width:500px){.collection__bg-title{font-size:6rem;top:1.75rem}}.collection__list{display:inline-flex;position:relative;margin-bottom:4.25rem}@media (max-width:500px){.collection__list{display:block}}.collection__list-btn{border-bottom:1px solid #999}@media (max-width:500px){.collection__list-btn{display:flex;overflow-x:auto;overflow-y:hidden}}.collection__btn{font-family:"Inter",sans-serif;font-size:.875rem;letter-spacing:.05em;text-transform:uppercase;color:#999;transition:color .3s;padding:0 20px 8px}.collection__btn.active{border-bottom:1px solid #000;box-sizing:border-box;margin-bottom:-1px;color:#000}@media (max-width:500px){.collection__btn.active{margin-bottom:0}}.collection__line-active{position:absolute;bottom:0;left:0;width:5.5625rem;height:1px;background-color:#000;transition:left .3s;padding:0 20px}.collection__item-title{color:#1e2227;position:absolute;bottom:-4.625rem;left:0}.collection__slider{width:50rem!important;margin:0 auto;max-width:100%;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.collection__slider .collection__item{position:relative}@media (max-width:500px){.collection__slider .collection__item-img{height:15.125rem}.collection__slider .owl-item{margin-right:.625rem!important}.collection__slider .collection__item-title{font-size:2.25rem;position:static;text-align:left;margin-top:10px}.collection__slider .collection-nav{margin:0 0 0 auto;width:7.625rem!important;margin-top:2.75rem!important;display:flex;justify-content:space-between}.collection__slider .collection-nav .owl-next,.collection__slider .collection-nav .owl-prev{width:3.375rem;height:2.8125rem;margin:0!important}.collection__slider .collection-nav .owl-next{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}.collection .collection__slider{overflow:visible}.new-product,.new-product__item{cursor:url(/build/static/media/product__cursor.196a10d8.svg) 50 50,auto}.new-product{padding:3.75rem 0}.new-product__title{text-align:center;margin-bottom:50px;color:#000}@media (max-width:500px){.new-product__title{margin-bottom:40px}}.new-product__slider{transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.new-product__slide-item:after{content:"";display:block;width:100%;height:16.875rem;background-color:rgba(0,0,0,.4);position:absolute;top:0;left:0;z-index:0;opacity:0;transition:opacity .3s}.new-product__slide-item:hover:after{opacity:1}.new-product__item{max-width:100%;width:24.0625rem;position:relative}.new-product__item-title{color:#000}.new-product__item--wrap-img{position:relative}.new-product__item-subtitle{color:#000;text-decoration:none;font-size:14px;margin-bottom:10px;opacity:.5}.new-product__item-img{width:100%;height:16.875rem;margin-bottom:25px;object-fit:cover}.new-product__item-link{color:#fff;font-size:.875rem;font-family:"Inter",sans-serif;position:absolute;left:calc(50% - 2.25rem);bottom:4rem;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s;z-index:1}.new-product__item-link:after{margin-top:4px;content:"";display:block;width:auto;height:1px;background-color:#fff}.new-product__item:after{content:"";display:block;width:100%;height:16.875rem;background-color:rgba(0,0,0,.4);position:absolute;top:0;left:0;z-index:0;opacity:0;transition:opacity .3s}@media (max-width:500px){.new-product__item:after{height:100%}}.new-product__item:hover:after{opacity:1}.new-product__item:hover .new-product__item-link{opacity:1;visibility:visible}@media (max-width:500px){.new-product__item{width:20.625rem;height:13.75rem}.new-product__item-img{width:100%;height:100%}}.new-product .new-product__slider{overflow:visible}@media (max-width:500px){.new-product{padding-bottom:11.875rem}.new-product__slider{overflow:visible}.new-product__item-img{margin-bottom:10px}.new-product__item-title{font-size:14px}.new-product .swiper-button-next,.new-product .swiper-button-prev{width:44px;height:30px;position:absolute;right:0;top:calc(100% + 100px);z-index:2;display:flex;justify-content:space-between}.new-product .swiper-button-next svg,.new-product .swiper-button-prev svg{width:33px}.new-product .swiper-button-next svg path,.new-product .swiper-button-prev svg path{fill:#e0e0e0}.new-product .swiper-button-next:after,.new-product .swiper-button-prev:after{content:"";width:45px;height:45px;border-radius:50%;border:1px solid #e0e0e0;position:absolute;top:-8px;right:22px}.new-product .swiper-button-next{-webkit-transform:rotate(180deg);transform:rotate(180deg);right:40px}.new-product .swiper-button-prev{left:auto;right:97px}.new-product .swiper-button-next.swiper-button-disabled,.new-product .swiper-button-prev.swiper-button-disabled{opacity:1}.new-product .swiper-button-next.swiper-button-disabled:after,.new-product .swiper-button-prev.swiper-button-disabled:after{opacity:0}}.events{padding-top:90px;padding-bottom:90px}@media (max-width:1200px){.events{padding-top:.9375rem;padding-bottom:2.75rem}}.events__title{text-align:center;margin-bottom:4.0625rem}.events__list{display:flex;justify-content:space-between;flex-wrap:wrap}.events__item{max-width:100%;flex-basis:24%}@media (max-width:1200px){.events__item{flex-basis:auto}}.events__item-img{width:100%;height:16.25rem;margin-bottom:2.5rem;object-fit:cover}.events__item-text{max-width:100%;line-height:136%;color:#000;opacity:.4}@media (max-width:1200px){.events__item-img{height:220px;margin-bottom:1.875rem}.events__item-text{font-size:12px}}@media (max-width:1200px){.events{padding-bottom:8.8rem}.events__list{overflow:visible}.events__title{margin-bottom:1.625rem}.events .swiper-button-next,.events .swiper-button-prev{width:44px;height:30px;position:absolute;right:0;top:calc(100% + 100px);z-index:2;display:flex;justify-content:space-between}.events .swiper-button-next svg,.events .swiper-button-prev svg{width:33px}.events .swiper-button-next svg path,.events .swiper-button-prev svg path{fill:#e0e0e0}.events .swiper-button-next:after,.events .swiper-button-prev:after{content:"";width:45px;height:45px;border-radius:50%;border:1px solid #e0e0e0;position:absolute;top:-8px;right:22px}.events .swiper-button-next{-webkit-transform:rotate(180deg);transform:rotate(180deg);right:40px}.events .swiper-button-prev{left:auto;right:97px}.events .swiper-button-next.swiper-button-disabled,.events .swiper-button-prev.swiper-button-disabled{opacity:1}.events .swiper-button-next.swiper-button-disabled:after,.events .swiper-button-prev.swiper-button-disabled:after{opacity:0}}.news__title{font-weight:700;color:#000;margin-bottom:10px;font-size:20px}.footer{background-color:hsla(0,0%,76.9%,.1);padding-top:5.125rem}.footer-title{font-weight:700;color:#000}.footer__logo{height:1.75rem;margin-bottom:1.9375rem}.footer__logo path{fill:#1e2227}.footer__review{padding-bottom:3.5rem}.footer__review-cards{display:flex;flex-direction:row}.footer__review-title{margin-bottom:1.5rem}.footer__review-card{display:flex;align-items:center;justify-content:center;width:70px;height:32px;padding:8px 12px;border:1px solid #d6d6d6;border-radius:6px;background-color:#fff;margin-right:7px}.footer__info{padding-top:2.625rem;margin-bottom:3rem;display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,auto)}.footer__contacts{display:flex;flex-direction:column}.footer__contacts-title{margin-bottom:2.75rem}.footer__contacts-mail{display:flex;flex-direction:column;margin-bottom:1.5rem}.footer__contacts-mail_title{font-size:.875rem;margin-bottom:7px}.footer__contacts-mail_link{color:#929292;font-size:12px;text-decoration:underline}.footer__contacts-adress{font-size:.875rem;line-height:156.5%;color:#000;max-width:14.1875rem;margin-bottom:2.625rem}.footer__contacts-email,.footer__contacts-tell{font-size:.875rem;line-height:136%;color:#000}.footer__contacts-tell{margin-bottom:1.5rem}.footer__fabric{display:flex;flex-direction:column}.footer__fabric-title{margin-bottom:2.75rem}.footer__fabric-link{font-size:.875rem;line-height:136%;color:#000;margin-bottom:.875rem}.footer__fabric-link:last-child{margin-bottom:0}.footer__help{display:flex;flex-direction:column}.footer__help-title{margin-bottom:2.75rem}.footer__help-link{font-size:.875rem;line-height:136%;color:#000;margin-bottom:.875rem}.footer__help-link:last-child{margin-bottom:0}.footer__social{display:flex;flex-direction:column;padding-right:6.25rem}.footer__social-title{margin-bottom:2.75rem}.footer__social-link{font-size:.875rem;line-height:136%;color:#000;margin-bottom:14px}.footer__social-link:last-child{margin-bottom:0}.footer__time--mobile{display:none}.footer__links,.footer__time{display:flex;flex-direction:column}.footer__time{padding-bottom:3.5rem}.footer__time-title{margin-bottom:1.5rem}.footer__time-work{font-size:.875rem;color:#000}.footer__consultation{border-top:1px solid rgba(0,0,0,.1);padding-top:1.75rem;padding-bottom:3.5rem;border-bottom:1px solid rgba(0,0,0,.1);display:flex;justify-content:space-between;align-items:center}.footer__consultation-title{margin-bottom:1.375rem}.footer__consultation-text{display:flex;flex-direction:column;max-width:32.625rem;font-size:1.125rem;line-height:150%;color:#000;font-weight:"Inter",sans-serif}.footer__consultation-box{display:flex;margin-top:2rem;width:23.125rem;height:3.75rem;margin-bottom:20px}.footer__consultation-box .consultation-tel__input{width:310px;border:1px solid #c7c7c7;padding:1.25rem 1.875rem;box-sizing:border-box;font-size:1.125rem;color:rgba(0,0,0,.2);transition:border-color .3s}.footer__consultation-box .consultation-tel__input.error{border-color:red}.footer__consultation-box .consultation-tel__input::-webkit-input-placeholder{font-size:1.125rem;color:rgba(0,0,0,.2)}.footer__consultation-box .consultation-tel__btn{width:3.75rem;height:3.75rem;background-color:#000}.footer__consultation-box .consultation-tel__btn:disabled{opacity:.6}.footer-main{padding-top:3.375rem;padding-bottom:2rem;display:flex;justify-content:space-between}.footer-main__link,.footer-main__year{font-size:.75rem;color:#000}.footer-main__docs--mobile,.footer-main__link--desktop{display:none}.footer-main__logo{display:flex;flex-direction:column}.footer-main__logo-img{margin-bottom:.4375rem}.footer-main__logo-title{text-align:center;font-size:8px;color:#000}@media (max-width:500px){.footer{padding-top:4.375rem}.footer-title{font-size:.875rem;margin-bottom:0;width:60%}.footer__review-title{margin-bottom:1.5rem}.footer__review-card{margin-bottom:7px}.footer__review-cards{justify-content:flex-end}.footer__logo{width:7.5rem;height:1.25rem}.footer__info{display:flex;flex-direction:column}.footer__contacts{margin-bottom:3.75rem}.footer__contacts-title{margin-bottom:2.3125rem}.footer__time{display:none}.footer__time--mobile{display:flex;justify-content:space-between;margin-bottom:4.6875rem}.footer__fabric{flex-direction:row;margin-bottom:2.875rem}.footer__links{display:flex;flex-direction:column}.footer__help{flex-direction:row;margin-bottom:2.875rem}.footer__social{flex-direction:row;padding-right:0}.footer__consultation{border-top:1px solid rgba(0,0,0,.1);flex-direction:column}.footer__consultation-title{margin-bottom:1.625rem}.footer__consultation-text{font-size:.875rem}.footer__consultation-text span:first-child{margin-bottom:.75rem}.footer__consultation-tel{margin-top:1.75rem;width:100%}.footer__consultation-tel .consultation-tel__input{width:230px;padding:1.25rem .875rem}.footer-main{padding-top:2.125rem;padding-bottom:1.375rem;flex-wrap:wrap}.footer-main__docs{display:none}.footer-main__docs--mobile{width:100%;display:block;margin-bottom:1.625rem}.footer-main__docs--mobile a:first-child{margin-bottom:1.125rem}.footer-main__year{display:flex;align-items:center;order:2}}.success-modal{width:490px;max-width:100%;padding:50px;box-sizing:border-box;position:fixed;top:calc(50% - 250px);left:calc(50% - 245px);background-color:#fff;z-index:5;box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22);opacity:0;visibility:hidden}.success-modal__img{width:186px;height:186px;display:block;margin:0 auto 60px}.success-modal__title{font-family:"Playfair Display";text-align:center;margin-bottom:60px}.success-modal__subtitle{font-size:18px;color:#929292;text-align:center}.success-modal__close{position:absolute;top:50px;right:34px;width:24px;height:24px}.success-modal__close:after,.success-modal__close:before{content:"";display:block;height:1px;width:100%;background-color:#000;-webkit-transform:rotate(45deg);transform:rotate(45deg);position:absolute;top:0;left:0}.success-modal__close:before{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}@media (max-width:500px){.success-modal{width:100%;height:100%;left:0;top:0;display:flex;flex-direction:column;justify-content:center}}.preloader{width:100vw;height:100vh;background-color:#fff;position:fixed;display:flex;justify-content:center;align-items:center;z-index:99;top:0;left:0}.preloader.loaded{-webkit-animation:slideDownOut 1s .8s forwards;animation:slideDownOut 1s .8s forwards}.preloader.loaded:after{top:0}.preloader:after{transition:top .8s;position:absolute;content:"";top:100%;right:0;height:100%;width:100%;background-color:#f3f2f2;z-index:2}.preloader__logo{width:12.5rem;height:auto;-webkit-animation:fadePulse 2s infinite;animation:fadePulse 2s infinite}.preloader__logo path{fill:#000}.social-links{display:flex;justify-content:space-between;padding-bottom:100px}@media (max-width:500px){.social-links{padding-bottom:46px}}.social-links__item{cursor:pointer;flex-grow:1;height:16.125rem;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#f9f9f9;margin-right:20px;transition:background-color .3s}.social-links__item:last-child{margin-right:0}.social-links__item:hover{background-color:hsla(0,0%,57.6%,.2)}.social-links__item-title{font-family:"Playfair Display",serif;font-weight:400;margin-bottom:4rem;color:#1e2227;position:relative}.social-links__item-title:after{content:"";display:block;width:30px;height:1px;background-color:rgba(0,0,0,.1);position:absolute;left:calc(50% - 15px);bottom:-24px}.social-links__item-text{max-width:18.75rem;text-align:center;line-height:1.36}@media (max-width:500px){.social-links{flex-direction:column}.social-links__item{margin-right:0;margin-bottom:22px}.social-links__item:last-child{margin-bottom:0}.social-links__item-text{font-size:14px}}.products-model{padding-top:2.5rem;padding-bottom:14.6875rem}.products-model__wrapper{display:flex;justify-content:space-between}.products-model__title{color:#1e2227;text-align:center;margin-bottom:4.375rem}.products-model__list{width:71.7%}.products-model__list-title{font-size:1.5rem;color:#000;margin-bottom:5.625rem}.products-model__list-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between}.products-model__item{width:45%;-webkit-animation:fadeIn .5s linear;animation:fadeIn .5s linear}.products-model__item-img{height:260px;width:100%;margin-bottom:1.25rem;object-fit:cover}.products-model__item-name{font-size:1.125rem;color:#000}.products-model__item-subtitle{color:#000;font-size:14px;margin-bottom:10px}.products-model__item:nth-child(3n+2){width:41%;padding-top:7.5rem;margin-bottom:2.8125rem}.products-model__item:nth-child(3n+2) .products-model__item-img{height:82.2%}.products-model__item:nth-child(3n+3){width:57%;margin:0 auto 3.75rem}.products-model__item:nth-child(3n+3) .products-model__item-img{height:86%}@media (max-width:1200px){.products-model__wrapper{flex-direction:column}.products-model__list{width:100%;order:2}.products-model .aside-menu{order:1;max-width:100%}}@media (max-width:500px){.products-model{padding-top:1.5rem;padding-bottom:3.625rem}.products-model__list-title{margin-bottom:2.25rem;font-size:1.125rem}.products-model .aside-menu{margin-bottom:44px}.products-model__item{margin-bottom:3.75rem}.products-model__item-img{margin-bottom:.5rem}.products-model__item-name{font-size:.875rem}.products-model__item:nth-child(odd){width:100%;margin-right:0;padding-top:0}.products-model__item:nth-child(odd)-img{height:15.125rem}.products-model__item:nth-child(2n){width:100%;height:100%;padding-top:0;margin-bottom:3.75rem;padding-left:4.375rem;margin-right:0}.products-model__item:nth-child(2n)-img{height:11rem}}@media (max-width:500px){.products-model__list{width:100%}.products-model__item-img{height:auto}}.aside-menu{max-width:17.6875rem;width:100%}.aside-menu__list{position:-webkit-sticky;position:sticky;top:40px}.aside-menu__item{width:100%;margin-bottom:1.25rem;position:relative;cursor:pointer;-webkit-tap-highlight-color:transparent}.aside-menu__item-title{font-size:.875rem;font-weight:700;color:#000}.aside-menu__item:after,.aside-menu__item:before{content:"";display:block;position:absolute;top:9px;right:0;width:10px;height:2px;background-color:#000;z-index:-1}.aside-menu__item:after{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.aside-menu__item.last:after,.aside-menu__item.last:before{display:none}.aside-menu__products{height:0;opacity:0;margin-top:15px;padding-left:10px;overflow:hidden;transition:height .3s,opacity .3s}.aside-menu__products-item{width:100%;font-size:.875rem;color:#000;padding:4px 0;margin-bottom:10px;text-align:left;transition:font-weight .3s}.aside-menu__products-item.active{font-weight:700}.minus:after{display:none}.minus .aside-menu__products{opacity:1}@media (max-width:500px){.aside-menu__item{margin-bottom:0}}.collection-page{padding-top:1.75rem;padding-bottom:11.875rem}.collection-page__title{text-align:center;color:#1e2227;margin-bottom:100px}.collection-page__list{display:flex;width:588px;position:relative;margin:0 auto 5rem}.collection-page__list-btn{border-bottom:1px solid #e6e6e6;flex-grow:1;display:flex;justify-content:space-between}.collection-page__btn{font-family:"Inter",sans-serif;font-size:.875rem;letter-spacing:.05em;text-transform:uppercase;color:#999;transition:color .3s,border-color .3s;border-bottom:1px solid transparent;padding:0 20px 8px;margin-bottom:-1px;flex-grow:1;white-space:nowrap}.collection-page__btn.active{box-sizing:border-box;color:#000;border-color:#000}.collection-page__line-active{position:absolute;bottom:0;left:0;width:5.5625rem;height:1px;background-color:#000;transition:left .3s;padding:0 1.25rem}.collection-page__list-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between}.collection-page__item{-webkit-animation:fadeIn .5s linear;animation:fadeIn .5s linear}.collection-page__item-img{margin-bottom:1.375rem;width:100%;height:auto;object-fit:contain}.collection-page__item-name{font-size:1.125rem;color:#1e2227}.collection-page__item:nth-child(odd){width:51%}.collection-page__item:nth-child(odd) .collection-page__item-img{width:100%}.collection-page__item:nth-child(2n){padding-top:18.75rem;width:40%}.collection-page__item:nth-child(2n) .collection-page__item-img{width:100%}@media (max-width:500px){.collection-page{padding-bottom:4rem}.collection-page__title{margin-bottom:70px}.collection-page__list{max-width:100%}.collection-page__btn{padding:0 10px 8px;font-size:.75rem}.collection-page__item{margin-bottom:40px}.collection-page__item:nth-child(odd){width:100%}.collection-page__item:nth-child(odd) .collection-page__item-img{height:auto}.collection-page__item:nth-child(2n){padding-top:0;width:100%}.collection-page__item:nth-child(2n) .collection-page__item-img{height:auto}}.goods-card-promo{height:100vh;position:relative}.goods-card-promo .swiper-button-next,.goods-card-promo .swiper-button-prev{width:44px;height:30px;position:absolute;right:0;top:94vh;z-index:2;display:flex;justify-content:space-between}.goods-card-promo .swiper-button-next:after,.goods-card-promo .swiper-button-prev:after{content:"";width:30px;height:30px;border-radius:50%;border:1px solid grey;position:absolute;top:0;right:28px}.goods-card-promo .swiper-button-next{-webkit-transform:rotate(180deg);transform:rotate(180deg);right:40px}.goods-card-promo .swiper-button-prev{left:auto;right:97px}.goods-card-promo .swiper-button-next.swiper-button-disabled,.goods-card-promo .swiper-button-prev.swiper-button-disabled{opacity:1}.goods-card-promo .swiper-button-next.swiper-button-disabled:after,.goods-card-promo .swiper-button-prev.swiper-button-disabled:after{opacity:0}.goods-card__slider{width:100%;height:100vh;position:absolute;top:0;left:0}.goods-card__slider-item{position:relative;width:100%;height:100vh}.goods-card__slider-item:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#000 -5.78%,transparent 24.61%),linear-gradient(180deg,transparent 58.39%,#000 112.41%)}.goods-card__slider-item-img{width:100%;height:100vh;object-fit:cover}.goods-card__slider-item-name{font-family:Playfair Display;font-size:64px;color:#fff;position:absolute;bottom:30px;left:calc(50vw - 730px);z-index:2}@media (max-width:1560px){.goods-card__slider-item-name{left:0;padding-left:40px}}@media (max-width:500px){.goods-card-promo{height:400px}.goods-card-promo .swiper-button-next,.goods-card-promo .swiper-button-prev{top:92%}.goods-card-promo .swiper-button-next:after,.goods-card-promo .swiper-button-prev:after{content:"";width:45px;height:45px;top:-8px;right:20px}.goods-card-promo .swiper-button-next{-webkit-transform:rotate(180deg);transform:rotate(180deg);right:40px}.goods-card-promo .swiper-button-prev{left:auto;right:64px}.goods-card-promo .swiper-button-next.swiper-button-disabled,.goods-card-promo .swiper-button-prev.swiper-button-disabled{opacity:1}.goods-card-promo .swiper-button-next.swiper-button-disabled:after,.goods-card-promo .swiper-button-prev.swiper-button-disabled:after{opacity:0}.goods-card__slider,.goods-card__slider-item{height:400px}.goods-card__slider-item:after{top:90px;height:calc(100% - 90px)}.goods-card__slider-item-img{height:310px;padding-top:90px}.goods-card__slider-item-name{font-size:24px;padding-left:20px;bottom:20px}}.goods-collection{cursor:url(/build/static/media/product__cursor.196a10d8.svg) 50 50,auto}.goods-card__size-btn{width:33%;height:auto;min-height:50px;padding:5px;border:1px solid #e7e7e7;box-sizing:border-box;color:#bdbdbd;font-size:18px;border-right:0;transition:color .3s,background-color .3s;overflow:hidden}.active.goods-card__size-btn{color:#000;font-size:18px;background-color:#f5f5f5}.goods-card__size-btn:hover{color:#000}.goods-card__size-btn:last-child,.goods-card__size-btn:nth-child(3n+3){border-right:1px solid #e7e7e7}.goods-card__size-btn:nth-child(3n+4),.goods-card__size-btn:nth-child(3n+5),.goods-card__size-btn:nth-child(3n+6){border-top:0}.goods-card{padding-top:80px;padding-bottom:100px;display:flex;justify-content:space-between}.goods-card__imgs{width:49%;display:flex;flex-direction:column}.goods-card__desc{font-size:14px;margin-bottom:20px}.goods-card__content{width:100%;height:280px;box-sizing:border-box}.goods-card__content-img{width:100%;height:100%;image-rendering:-webkit-optimize-contrast;object-fit:contain;cursor:pointer}.goods-card__size{display:flex;flex-direction:column}.goods-card__size-name{font-size:14px;font-weight:400;margin-bottom:10px}.goods-card__size-name:nth-child(2){margin-bottom:30px}.goods-card__size-wrapper{display:flex;flex-direction:column}.goods-card__sizes{width:100%;display:flex;flex-wrap:wrap;margin-bottom:30px}.goods-card__text{font-size:14px}.goods-card__img{width:100%;min-height:360px;margin-bottom:40px;object-fit:cover;cursor:pointer}.goods-card__img:nth-child(2n+2){width:66%;align-self:flex-end}.goods-card__img:nth-child(3n+3){width:83%;align-self:flex-end}.goods-card__info{width:42%;padding-right:100px;box-sizing:border-box;position:relative}.goods-card__info-wrapper{top:20px;position:-webkit-sticky;position:sticky}.goods-card__info-category{font-size:14px;color:#000;margin-bottom:14px}.goods-card__info-title{color:#1e2227;margin-bottom:24px}.goods-card__list{display:flex;flex-direction:column}.goods-card__item{position:relative;margin-bottom:25px}.goods-card__item.active:after{display:none}.goods-card__item.active .goods-card__parameters{padding-top:20px}.goods-card__item-title{font-weight:700;font-size:14px;color:#000}.goods-card__item-btn{width:100%;height:20px;position:absolute;top:0;left:0}.goods-card__item:after,.goods-card__item:before{content:"";display:block;position:absolute;top:9px;right:0;width:10px;height:2px;background-color:#000;z-index:-1}.goods-card__item:after{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.goods-card__links{display:flex;flex-direction:column}.goods-card__link{width:-webkit-max-content;width:max-content;font-size:14px;color:#000;padding-bottom:4px;margin-bottom:24px;position:relative}.goods-card__link:before{content:"";display:block;width:100%;height:1px;position:absolute;bottom:0;left:0;background-color:#000}.goods-card__price{margin-bottom:30px;font-size:36px;color:#1e2227}.goods-card__order-btn{width:100%;height:72px;border:1px solid #000;box-sizing:border-box;font-weight:400;font-size:14px;text-align:center;color:#000;transition:background-color .3s,color .3s;display:flex;justify-content:center;align-items:center}.goods-card__order-btn--size{margin-top:30px}.goods-card__order-btn:hover{background-color:#000;color:#fff}.goods-card__order-inlineBtn{font-size:14px;color:#000;border-bottom:1px solid #000}.goods-card__order-inlineBtn:after{content:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAANCAYAAACdKY9CAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAB1SURBVHgBvZBBDYAwEAQvgIB++SEBCUgABzhACjggKMAGLpAADsqW9HGQXu5enWReu9umLSnNDmt4/INCGLgoWQcieQcNnBKdOWYvFQs6uND3sSvs4UYCI/TwYrakwEdqmY/MZRUXr/eKZyiHX7rhYDg49OgB/cEY5fi8lK4AAAAASUVORK5CYII=);margin-left:5px}.goods-card__parameters{display:block;height:0;overflow:hidden;transition:height .3s,padding-top .3s;padding-top:0}.goods-card .parameters{margin-top:34px;margin-bottom:55px}.goods-card .parameters__clothes{width:100%;display:flex;flex-wrap:wrap;align-self:flex-start;margin-bottom:22px}.goods-card .parameters__clothes-btn{width:50%;height:50px;border:1px solid #e7e7e7;box-sizing:border-box;color:#bdbdbd;font-size:18px;margin-left:-1px;margin-bottom:-1px;transition:color .3s,background-color .3s}.goods-card .parameters__clothes .active{color:#000;background-color:#f5f5f5}.goods-card .parameters__category{display:flex;margin-bottom:30px}.goods-card .parameters__category-item{margin-right:24px;font-size:14px;color:#000;opacity:.2;transition:opacity .3s}.goods-card .parameters__category-item:last-child{margin-right:0}.goods-card .parameters__category-item.active{text-decoration:underline;opacity:1}.goods-card .parameters .active{color:#000;opacity:.8}.goods-card .parameters__colors{margin-bottom:40px}.goods-card .parameters__colors-title{font-size:14px;color:#000;font-weight:400;margin-bottom:18px}.goods-card .parameters__colors-list{display:flex;flex-wrap:wrap}.goods-card .parameters__colors-item{width:66px;height:66px;border-radius:50%;margin-right:20px;margin-bottom:10px;overflow:hidden;border:none;display:flex;justify-content:center;align-items:center;box-sizing:border-box;transition:opacity .3s}.goods-card .parameters__colors-item>img{width:60px;height:60px;border-radius:50%;box-shadow:0 8px 24px rgba(149,157,165,.3)}.goods-card .parameters__colors-item:last-child{margin-right:0}.goods-card .parameters__colors-item.active{border:1px solid #bfbfbf}.goods-card .parameters__colors-img{width:60px;height:60px;border-radius:50%;object-fit:cover}.goods-card .parameters__wood-colors-title{font-size:14px;color:#000;font-weight:400;margin-bottom:18px}.goods-card .parameters__wood-colors-list{width:100%;display:flex;flex-wrap:wrap}.goods-card .parameters__wood-colors-item{width:66px;height:66px;border-radius:50%;margin-right:20px;margin-bottom:10px;overflow:hidden;border:none;display:flex;justify-content:center;align-items:center;box-sizing:border-box;transition:opacity .3s}.goods-card .parameters__wood-colors-item>img{width:60px;height:60px;border-radius:50%;box-shadow:0 8px 24px rgba(149,157,165,.3)}.goods-card .parameters__wood-colors-item:last-child{margin-right:0}.goods-card .parameters__wood-colors-item.active{border:1px solid #bfbfbf}.goods-card .parameters__wood-colors-img{width:60px;height:60px;border-radius:50%;object-fit:cover}.goods-card .parameters__download{margin-top:40px;margin-bottom:25px;font-weight:700;font-size:14px}.goods-card .cart__desc{margin-bottom:50px}.goods-card .cart__desc-item{display:flex;margin-bottom:8px}.goods-card .desc__title{width:120px;font-size:14px;letter-spacing:.01em;color:#333;opacity:.4}.goods-card .desc__text{font-size:14px}.goods-card .equipment__btns{width:100%;display:flex;flex-wrap:wrap;align-self:flex-start;margin-bottom:22px}.goods-card .equipment__btns .equipment__btn{width:33%;height:auto;min-height:50px;padding:5px;border:1px solid #e7e7e7;box-sizing:border-box;color:#bdbdbd;font-size:18px;margin-left:-1px;margin-bottom:-1px}.goods-card .equipment__btns .active{color:#000;background-color:#f5f5f5}.goods-card .equipment__model{margin-bottom:10px}.goods-card .equipment__size{margin-bottom:30px}.goods-card .equipment__model,.goods-card .equipment__size{font-size:18px;color:#000}.goods-collection{padding-top:100px;padding-bottom:120px}.goods-collection__title{font-family:Playfair Display;font-size:36px;color:#1e2227;margin-bottom:68px}@media (max-width:1200px){.goods-card__info{padding-right:0}.goods-card .parameters__colors-list,.goods-card .parameters__wood-colors-list{width:100%}}@media (max-width:500px){.goods-card{padding-top:60px;flex-direction:column;padding-bottom:0}.goods-card__imgs{width:100%}.goods-card__img{height:200px;width:91%;margin-left:0;margin-right:auto;margin-bottom:60px}.goods-card__img:first-child{max-height:200px;object-fit:contain;margin-bottom:0}.goods-card__img:nth-child(2n+2){height:390px;width:76%;padding-left:90px;margin-right:0}.goods-card__img:nth-child(3n+3){height:220px;width:91%}.goods-card__info{width:100%;padding-right:0}.goods-card .parameters__colors-list,.goods-card .parameters__wood-colors-list{width:100%}.goods-card .parameters__wood-colors-list{justify-content:flex-start}.goods-card .parameters__colors-item:nth-child(4n+4),.goods-card .parameters__wood-colors-item:nth-child(4n+4){margin-right:0}.goods-card .parameters__wood-colors-item{margin-right:15px}.goods-collection{padding-top:80px;padding-bottom:60px;overflow-x:hidden}.goods-collection__title{font-size:24px;max-width:220px;margin-bottom:44px;line-height:126.3%}}.modal__close{position:absolute;right:5%;height:20px;width:20px}.modal__close:after,.modal__close:before{transition:background-color .3s;content:"";width:100%;height:1px;background-color:#000;position:absolute;top:50%;right:calc(50% - 10px)}.modal__close:after{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.modal__close:before{-webkit-transform:rotate(135deg);transform:rotate(135deg)}.modal-color-cloth{width:370px;max-width:100%;height:100vh;position:fixed;top:0;left:0;z-index:5;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s;background-color:#fff;padding:30px 40px;box-sizing:border-box;overflow-x:hidden;overflow-y:visible}.modal-color-cloth__cloth{margin-bottom:75px}.modal-color-cloth__cloth-img{display:block;width:300px;max-width:300px;height:auto;object-fit:contain;image-rendering:-webkit-optimize-contrast;margin-bottom:16px;cursor:pointer;box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22)}.modal-color-cloth__cloth-title{font-size:18px}.modal-color-cloth__close{width:32px;height:32px;position:relative;cursor:pointer;margin-bottom:30px}.modal-color-cloth__close:after,.modal-color-cloth__close:before{content:"";display:block;height:1px;width:100%;background-color:#000;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.modal-color-cloth__close:before{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.modal-color-cloth.active{opacity:1;visibility:visible}.modal-color-cloth .swiper-button-next,.modal-color-cloth .swiper-button-prev{width:44px;height:30px;position:absolute;left:calc(50% - 22px);top:calc(100% + 34px);z-index:3;display:flex;justify-content:space-between}.modal-color-cloth .swiper-button-next:after,.modal-color-cloth .swiper-button-prev:after{content:"";width:30px;height:30px;border-radius:50%;border:1px solid grey;position:absolute;top:0;right:28px}.modal-color-cloth .swiper-button-prev{left:calc(50% - 56px)}.modal-color-cloth .swiper-button-next{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.modal-color-cloth .swiper-button-next.swiper-button-disabled,.modal-color-cloth .swiper-button-prev.swiper-button-disabled{opacity:1}.modal-color-cloth .swiper-button-next.swiper-button-disabled:after,.modal-color-cloth .swiper-button-prev.swiper-button-disabled:after{opacity:0}.modal-color-cloth__slider{overflow:visible}.modal-color-cloth__slider-img{object-fit:contain;width:280px;max-width:100%;height:220px;max-height:100%;cursor:pointer}.modal-color-cloth__slider-title{font-size:18px;color:#000;margin-bottom:10px}.modal__img-detail{width:900px;height:auto;position:fixed;top:50%;left:50%;max-width:100%;z-index:7;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.modal__img-detail img{width:100%;height:100%}.modal__close{width:24px;height:24px;right:3%;top:3%}.modal__close:after,.modal__close:before{height:2px;right:calc(50% - 12px)}@media (max-width:1280px){.modal-color-cloth{width:700px}}@media (max-width:500px){.modal-color-cloth{height:100%;width:100%;top:0}.modal-color-cloth .swiper-button-next,.modal-color-cloth .swiper-button-prev{top:340px}.modal-color-cloth__slider-img{height:370px}.modal-color-cloth__slider-title{font-size:24px}}.InfoDesc_info__197yC{display:flex;align-items:center;margin:20px 0}.InfoDesc_icon__2qCeY{margin-right:15px;align-self:flex-start}.InfoDesc_icon__2qCeY svg{width:16px;height:16px}.InfoDesc_text__g0WFL{color:#000;opacity:.5;font-size:12px}.button__share{position:relative;display:inline-block;margin-top:14px;width:100%}.button__share-list{display:none;width:100%;position:absolute;background-color:#fff;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);z-index:1;overflow-y:scroll;height:22vh}.button__share-item{width:inherit;color:#000;padding:12px 16px;text-decoration:none;display:flex;align-items:center}.button__share-item:hover{background-color:#ddd}.button__item{width:100%;height:72px;background-color:#f1f1f1;box-sizing:border-box;font-weight:400;font-size:14px;text-align:center;color:#000;transition:background-color .3s,color .3s;display:flex;justify-content:flex-end;align-items:center}.button__item:hover{background-color:#000;color:#fff}.button__item-svg{margin-right:13%;margin-left:25%}.button__share:hover .button__share-list{display:block}.modal-cart{position:fixed;top:20px;right:20px;z-index:8;background-color:#fff;padding:60px 30px 30px;width:340px;max-width:100%;box-sizing:border-box;-webkit-animation:fadeIn .5s linear;animation:fadeIn .5s linear;box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22);opacity:0;visibility:hidden}.modal-cart__title{font-size:18px;margin-bottom:10px;white-space:nowrap}.modal-cart__list{border-top:1px solid #bdbdbd;border-bottom:1px solid #bdbdbd;padding-top:40px;padding-bottom:30px;margin-bottom:60px;height:-webkit-max-content;height:max-content;max-height:190px;overflow:auto}.modal-cart__item{display:flex;position:relative;margin-bottom:28px;-webkit-animation:fadeIn .5s linear;animation:fadeIn .5s linear}.modal-cart__item:last-child{margin-bottom:0}.modal-cart__item-text{display:flex;flex-direction:column;justify-content:space-between;padding-right:25px}.modal-cart__item-price,.modal-cart__item-title{font-size:14px}.modal-cart__item-btn--close{position:absolute;width:14px;height:14px;top:2px;right:0}.modal-cart__item-btn--close:after,.modal-cart__item-btn--close:before{content:"";display:block;width:14px;height:1px;background-color:#000;position:absolute;top:6px;left:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.modal-cart__item-btn--close:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.modal-cart__item-img{width:100px;height:74px;margin-right:20px;object-fit:cover}.modal-cart__link{width:100%;height:66px;background-color:#000;color:#fff;font-size:14px;display:flex;justify-content:center;align-items:center}.modal-cart__close{width:30px;height:30px;position:absolute;top:15px;right:30px}.modal-cart__close:after,.modal-cart__close:before{content:"";display:block;width:30px;height:1px;background-color:#000;-webkit-transform:rotate(45deg);transform:rotate(45deg);position:absolute;top:14px;left:0}.modal-cart__close:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}@media (max-width:500px){.modal-cart{width:100%;height:100%;top:0;right:0;box-sizing:border-box;overflow:auto}.modal-cart__list{max-height:none;overflow:hidden}}.modal-picture__close{position:absolute;right:5%;height:20px;width:20px}.modal-picture__close:after,.modal-picture__close:before{transition:background-color .3s;content:"";width:100%;height:1px;background-color:#000;position:absolute;top:50%;right:calc(50% - 10px)}.modal-picture__close:after{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.modal-picture__close:before{-webkit-transform:rotate(135deg);transform:rotate(135deg)}.modal-picture{position:fixed;top:0;bottom:0;left:0;right:0;width:100%;z-index:7;display:none;align-items:center;justify-content:center;background-color:rgba(72,72,72,.71);-webkit-animation-name:appear;animation-name:appear;-webkit-animation-duration:.3s;animation-duration:.3s;transition:opacity .3s,visibility .3s}.modal-picture.active{display:flex}.modal-picture.active .modal-picture__inner,.modal-picture__inner-example{max-width:100%;position:relative;margin:0 20px;max-height:calc(100vh - 40px);text-align:center;display:block;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);-webkit-animation-name:slide-in;animation-name:slide-in;-webkit-animation-duration:.5s;animation-duration:.5s;overflow:hidden;border-radius:12px}.modal-picture.active .modal-picture__inner{width:auto;height:auto}.modal-picture.active .modal-picture__inner-example{width:900px;height:auto}.modal-picture__close{width:24px;height:24px;right:3%;top:3%}.modal-picture__close:after,.modal-picture__close:before{height:2px;right:calc(50% - 12px)}.modal-picture__picture{width:100%;height:100%;object-fit:contain;display:block}@-webkit-keyframes appear{0%{opacity:0}to{opacity:1}}@keyframes appear{0%{opacity:0}to{opacity:1}}@-webkit-keyframes slide-in{0%{-webkit-transform:translateY(-150px);transform:translateY(-150px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slide-in{0%{-webkit-transform:translateY(-150px);transform:translateY(-150px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.collection-group__list-wrapper{padding-top:130px;margin-bottom:100px;display:flex;flex-wrap:wrap;justify-content:space-between}.collection-group__item{width:49%;height:100%}.collection-group__item-img{width:100%;height:47%;margin-bottom:1.375rem;object-fit:cover;image-rendering:-webkit-optimize-contrast}.collection-group__item-name{font-size:1.125rem;color:#1e2227}.collection-group__item:nth-child(odd){width:48%}.collection-group__item:nth-child(2n){padding-top:16.75rem;width:41%}@media (max-width:500px){.collection-group__list-wrapper{padding-top:60px;margin-bottom:60px;flex-direction:column}.collection-group__item{width:100%;margin-bottom:60px;padding-right:50px;box-sizing:border-box}.collection-group__item:nth-child(odd){width:100%}.collection-group__item:nth-child(2n){padding-top:0;max-width:100%;width:100%;box-sizing:border-box;height:auto;padding-left:70px;padding-right:0}.collection-group__item:last-child{margin-bottom:0}.collection-group__item-img{height:auto}}.header-cart{margin-top:8px;margin-bottom:58px}.header-cart__text{height:auto;background-color:#f5f5f5;padding:5px 20px 5px 35px;display:flex;justify-content:space-between;align-items:center}.header-cart__title{font-size:18px;max-width:100%;width:70%}.header-cart__title span{margin-right:5px}.header-cart__title span:after{content:"+";margin-left:5px}.header-cart__title span:last-child:after{content:""}.header-cart__price{font-size:18px}.header-cart__way{padding:0 100px;display:flex;justify-content:space-between;margin:50px 0}.header-cart__way-title{font-size:24px;color:#d6d6d6;display:flex;align-items:center;flex-grow:1;transition:color .3s}.header-cart__way-title.active{color:#333}.header-cart__way-title.active:before{background-color:#333}.header-cart__way-title:before{content:"";display:block;width:100%;height:1px;transition:background-color .3s;background-color:#d9d9d9}.header-cart__way-title:nth-child(2n+2) span{margin:0 40px}.header-cart__way-title:first-child{flex-grow:0}.header-cart__way-title:first-child span{margin-left:0;margin-right:20px}.header-cart__way-title:first-child:before{display:none}.header-cart__way-title:last-child span{margin-right:0;margin-left:20px}.header-cart__desc{padding-left:100px;font-size:14px;color:#333}@media (max-width:1200px){.header-cart__way{padding:0}.header-cart__desc{padding-left:0}}@media (max-width:500px){.header-cart{margin-top:24px;margin-bottom:16px}.header-cart__title{width:60%}.header-cart__text{position:relative;padding:10px 0;margin-bottom:22px;height:auto;box-sizing:border-box}.header-cart__text:after{content:"";display:block;width:300%;height:100%;background-color:#f5f5f5;position:absolute;top:0;left:-100%;z-index:-1}.header-cart__desc{padding-left:0}.header-cart__way{padding:0;overflow:visible;margin-bottom:30px}.header-cart__way-title{font-size:18px;width:auto}.header-cart__way-title:last-child span,.header-cart__way-title:nth-child(2n+2) span{margin:0 16px}}.cart__list{padding:0 100px}.cart__list .cart__item{position:relative;display:flex;justify-content:space-between;margin-bottom:64px}.cart__list .cart__item-img{width:385px;height:270px;margin-right:64px;object-fit:cover}.cart__list .cart__item-content{flex-grow:1}.cart__list .cart__item-title{color:#1f1f1f;margin-bottom:40px;font-size:3rem;line-height:1;font-family:"Playfair Display",serif}.cart__list .cart__item .cart__desc{margin-bottom:25px}.cart__list .cart__item .cart__desc-item{display:flex;margin-bottom:8px}.cart__list .cart__item .cart__desc .desc__title{font-size:14px;letter-spacing:.01em;color:#333;opacity:.4;width:100px;margin-right:25px}.cart__list .cart__item .cart__desc .desc__text{font-size:14px}.cart__list .cart__item-price{font-size:24px;color:#333}.cart__list .cart__item--close{width:30px;height:30px;position:absolute;top:0;right:0}.cart__list .cart__item--close:after{content:"";display:block;width:100%;height:1px;background-color:#000;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.cart__list .cart__item--close:before{content:"";display:block;width:100%;height:1px;background-color:#000;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.cart__list .details{position:relative}.cart__list .details__info{display:block;height:0;overflow:hidden;transition:height .8s,border .3s}.cart__list .details__info.active{display:block}.cart__list .details__btn{width:100%;height:32px;position:absolute;top:0;left:0;border-bottom:1px solid #333}.cart__list .details__btn:after,.cart__list .details__btn:before{content:"";display:block;width:8px;height:1px;background-color:#000;position:absolute;right:0;top:8px}.cart__list .details__btn:before{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.cart__list .details .active:before{display:none}.cart__list .details__title{font-weight:700;font-size:14px;color:#333;padding-bottom:18px}.cart__list .details .info-item{padding-top:46px;padding-bottom:50px;border-bottom:1px solid #e0e0e0}.cart__list .details .info-item:last-child{border-bottom:1px solid #000}.cart__list .details .info-item__wrapper{display:flex;justify-content:space-between}.cart__list .details .info-item__name{width:100px;font-weight:400;font-size:18px;color:#000;margin-bottom:12px;white-space:nowrap}.cart__list .details .info-item__size{font-weight:400;font-size:18px;color:#000;margin-bottom:30px}.cart__list .details .info-item__title{font-size:18px;color:#000;margin-bottom:18px}.cart__list .details .info-item .desc__title{font-size:18px;color:#000;opacity:.2;margin-right:18px}.cart__list .details .info-item .desc__text{font-size:18px}.cart__list .details .info-item__content{width:444px;height:299px;display:flex;justify-content:center;align-items:center;box-sizing:border-box}.cart__list .details .info-item__content--cloth,.cart__list .details .info-item__content--wood{width:282px;height:264px}.cart__list .details .info-item__content--mechanism{width:444px;height:274px}.cart__list .details .info-item__content-img{image-rendering:-webkit-optimize-contrast;width:100%;height:100%;object-fit:contain}.cart__list .details .info-item__content-img--kit{max-width:100%;max-height:100%}.cart__list .details .info-item__category{margin-bottom:14px}.cart__list .details .info-item .active{opacity:1;border-color:#000}.cart__list .details .info-item__category-item{font-size:18px;color:#000;opacity:.2;border-bottom:1px solid transparent;margin-right:25px;transition:opacity .3s}.cart__list .details .info-item__category-item:hover{opacity:1}.cart__list .details .info-item__category-item:last-child{margin-right:0}.cart__list .details .info-item__colors-title{font-weight:400;font-size:18px;color:#000;margin-bottom:30px}.cart__list .details .info-item__colors-list{display:flex;flex-wrap:wrap;max-width:100%;width:324px}.cart__list .details .info-item__colors-item{width:66px;height:66px;border-radius:50%;margin-right:20px;margin-bottom:10px;overflow:hidden;border:none;display:flex;justify-content:center;align-items:center;box-sizing:border-box;transition:opacity .3s}.cart__list .details .info-item__colors-item:hover{opacity:.8}.cart__list .details .info-item__colors-item:nth-child(4n+4){margin-right:0}.cart__list .details .info-item__colors .active{border:1px solid #bfbfbf}.cart__list .details .info-item__colors-img{width:60px;height:60px;border-radius:50%}.cart__list .details .info-item__wood-colors-title{font-weight:400;font-size:18px;color:#000;margin-bottom:30px}.cart__list .details .info-item__wood-colors-list{display:flex;flex-wrap:wrap;max-width:100%;width:324px}.cart__list .details .info-item__wood-colors-item{width:66px;height:66px;border-radius:50%;margin-right:20px;margin-bottom:10px;display:flex;justify-content:center;align-items:center;box-sizing:border-box;transition:opacity .3s}.cart__list .details .info-item__wood-colors-item:hover{opacity:.8}.cart__list .details .info-item__wood-colors-item:last-child,.cart__list .details .info-item__wood-colors-item:nth-child(4n+4){margin-right:0}.cart__list .details .info-item__wood-colors-img{width:60px;height:60px;border-radius:50%}.cart__list .details .info-item__wood-colors .active{border:1px solid #bfbfbf}.cart__list .details .info-item .options{width:450px;display:flex;flex-wrap:wrap;align-self:flex-start;margin-bottom:22px}.cart__list .details .info-item .options__btn{width:33%;height:auto;padding:5px;min-height:50px;border:1px solid #e7e7e7;box-sizing:border-box;color:#bdbdbd;font-size:18px;margin-bottom:-1px;border-right:0;transition:color .3s,background-color .3s}.cart__list .details .info-item .options__btn:hover{color:#000}.cart__list .details .info-item .options__btn:last-child,.cart__list .details .info-item .options__btn:nth-child(3n+3){border-right:1px solid #e7e7e7}.cart__list .details .info-item .options .active{color:#000;background-color:#f5f5f5}.cart__list .details .info-item__content-img{display:none}.cart__list .details .info-item__content-img:first-child{display:block}.cart__documents{padding-top:20px}.cart__documents,.cart__documents-wrapper{display:flex;justify-content:space-between}.cart__documents-wrapper{width:300px}.cart__documents--close{opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s;position:absolute;bottom:-44px;right:0}.cart__documents--close.active{opacity:1;visibility:visible}.cart__documents--pdf{font-size:14px;color:#000;display:flex;align-items:center}.cart__documents--pdf span{margin-right:15px}.cart__documents--print{font-size:14px;color:#000;display:flex;align-items:center}.cart__documents--print span{margin-right:15px}.cart__item-wrap{margin-bottom:80px}.cart__item-wrap:last-child{margin-bottom:0}.cart__price{display:flex;flex-direction:column;align-items:flex-end;padding:0 100px}.cart__price-total{font-size:24px;color:#000;margin-bottom:36px}.cart__price-order{width:242px;height:60px;background-color:#202020;font-size:14px;color:#fff;transition:background-color .3s}.cart__price-order:hover{background-color:#535252}.cart .btn__counters{display:flex;align-items:center;margin-bottom:25px;width:150px}.cart .btn__counter{width:40px;height:40px;border-radius:50%;background:hsla(0,0%,83.9%,.3);font-size:14px;color:#000}.cart .btn__counter--value{text-align:center;margin:0 16px;font-size:14px;color:#000;width:30px;cursor:default}.recommend-goods{margin-top:200px;margin-bottom:150px}.recommend-goods__title{font-family:Playfair Display;font-weight:400;font-size:36px;color:#000;margin-bottom:50px}.recommend-goods .swiper-container{overflow:visible}@media (max-width:1200px){.cart__list,.cart__price{padding:0}.recommend-goods{margin-top:100px}}@media (max-width:500px){.recommend-goods{margin-top:130px}.recommend-goods__title{font-size:24px;margin-bottom:62px}.cart__price{padding:0}.cart__price-order{width:100%}.cart__list{padding:0}.cart__list .cart__item{padding-top:50px;flex-direction:column;margin-bottom:44px}.cart__list .cart__item-price{text-align:right}.cart__list .cart__item-img{max-width:100%;margin-right:0;margin-bottom:20px}.cart__list .cart__item .cart__desc{width:100%;margin-bottom:44px}.cart__list .details__info.active{overflow:visible}.cart__list .details .info-item__wrapper{flex-direction:column}.cart__list .details .info-item .options{width:100%}.cart__list .details .info-item .options__btn{width:50%;margin-left:0;border-right:0}.cart__list .details .info-item .options__btn:last-child,.cart__list .details .info-item .options__btn:nth-child(2n+2){border-right:1px solid #e7e7e7}.cart__list .details .info-item__wood-slider{overflow:visible;margin:0}.cart__list .details .info-item__wood-slider .swiper-slide{width:70px}.cart__list .details .info-item__btns{margin-bottom:44px}.cart__list .details .info-item__content{height:262px;width:100%;position:relative}.cart__list .details .info-item__content:after{content:"";width:300%;height:262px;background-color:#f4f4f4;position:absolute;top:0;left:-100%;z-index:-1}.cart__list .details .info-item__content-img--wood{width:100%}.cart__list .details .info-item__content--cloth{overflow:hidden;width:100%;height:242px}.cart__list .details .info-item__content--mechanism,.cart__list .details .info-item__content--wood{width:100%}.cart__list .details .info-item__wood-colors{margin-bottom:50px}.cart__documents{margin-bottom:46px}.cart__documents--pdf{margin-bottom:20px}.cart__documents-wrapper{flex-direction:column}}.order__list{width:350px;height:-webkit-max-content;height:max-content;box-sizing:border-box;display:flex;flex-direction:column;padding:40px;border:1px solid #bdbdbd;position:-webkit-sticky;position:sticky;top:20px}.order__item{display:flex;justify-content:space-between;padding-bottom:30px}.order__item-img{width:102px;height:74px}.order__item-info{width:100px;display:flex;flex-direction:column}.order__item-name{font-size:14px;color:#000;margin-bottom:16px;font-weight:600;flex-grow:1}.order__item-name:first-child{margin-bottom:0}.order__item-price{font-size:14px;color:#000}.order__total{padding-top:40px;display:flex;justify-content:space-between;border-top:1px solid #bdbdbd}.order__total-date{font-size:14px;color:#bdbdbd}.order__total-price{font-size:18px;color:#000}@media (max-width:768px){.order__list{width:36%;padding:20px}}@media (max-width:500px){.order__list{max-width:100%;padding:20px;overflow:hidden;margin-bottom:22px;width:100%}.order__item{flex-direction:column}.order__item-img{width:100%;height:162px;margin-bottom:20px}.order__item-info{width:100%;flex-direction:row;justify-content:space-between}.order__total{padding-top:20px;position:relative}.order__total:after{content:"";display:block;position:absolute;top:-1px;left:-100%;width:300%;height:1px;background-color:#bdbdbd}}.order__form .form__data-input:hover{border:1px solid #000}.order__form .form__data-input:hover+label{color:#000;opacity:1}.order__form .form__comments-text:hover{border-color:#000}.order__form .form__comments-text:hover::-webkit-input-placeholder{color:#000}.order .form__person-wrapper{margin-bottom:60px}.order__form{padding-right:100px}.order__form .form__persons{width:462px;display:flex;justify-content:space-between;margin-bottom:54px}.order__form .form__persons .active{transition:color .5s;color:#000}.order__form .form__person{font-size:24px;color:#bdbdbd;cursor:pointer}.order__form .form__data{display:flex;flex-direction:column}.order__form .form__data-title{font-size:18px;color:#000;margin-bottom:28px}.order__form .form__data-label{font-size:18px;color:#828282;opacity:.2;position:absolute;top:calc(50% - 10px);right:18px;z-index:-1;transition:opacity .3s}.order__form .form__data-item{position:relative;width:490px;margin-bottom:22px}.order__form .form__data-input{width:100%;height:60px;border:1px solid #e0e0e0;box-sizing:border-box;font-size:18px;padding-left:18px;padding-right:18px;text-align:left;transition:border .3s}.order__form .form__data-input.error{border:1px solid red}.order__form .form__data-input::-webkit-input-placeholder{color:#bdbdbd}.order__form .form__data-input:focus+label{opacity:0}.order__form .form__data-politic{display:flex;align-items:center}.order__form .form__data-politic:hover input[type=checkbox]:checked+label:before,.order__form .form__data-politic:hover input[type=checkbox]:not(:checked)+label:before{border-color:#000}.order__form .form__data-politic input[type=checkbox]:checked+label:before,.order__form .form__data-politic input[type=checkbox]:not(:checked)+label:before{content:"";position:absolute;left:0;top:calc(50% - 9px);border:1px solid #c4c4c4;width:16px;height:16px;cursor:pointer;transition:border-color .3s}.order__form .form__data-politic input[type=checkbox]:checked+label:after,.order__form .form__data-politic input[type=checkbox]:not(:checked)+label:after{content:"";position:absolute;left:2px;top:9px;width:10px;height:5px;border-radius:1px;border-left:4px solid #000;border-bottom:4px solid #000;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.order__form .form__data-politic input[type=checkbox]:not(:checked)+label:after{opacity:0}.order__form .form__data-politic input[type=checkbox]:checked+label:after{opacity:1}.order__form .form__politic-title{position:relative;padding-left:30px;line-height:15px;font-size:12px;color:#bdbdbd;cursor:pointer;max-width:100%;width:300px;transition:color .3s}.order__form .form__politic-title:hover{color:#000}.order__form .form__politic-title>a{color:#bdbdbd;font-size:12px}.order__form .form__politic-title.error,.order__form .form__politic-title.error>a{color:red}.order__form .form__deliverys{width:365px;display:flex;justify-content:space-between;margin-bottom:40px}.order__form .form__deliverys .active{transition:color .5s;color:#000}.order__form .form__delivery-title{color:#000;font-size:24px;margin-bottom:30px}.order__form .form__delivery-content{margin-bottom:70px}.order__form .form__delivery-select{width:490px;height:60px;padding:18px 30px 18px 18px;box-sizing:border-box;border:1px solid #333;position:relative;cursor:pointer}.order__form .form__delivery-city{font-size:18px;color:#333}.order__form .form__delivery-city--btn{position:absolute;width:100%;height:60px;top:0;left:0}.order__form .form__delivery-dropdown{position:absolute;top:58px;left:-1px;border:1px solid #333;width:490px;max-height:160px;overflow-x:hidden;overflow-y:auto;box-sizing:border-box;background-color:#fff;z-index:2;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s}.order__form .form__delivery-dropdown.active{opacity:1;visibility:visible}.order__form .form__delivery-option{width:490px;height:auto;border-bottom:1px solid #f5f5f5;padding:18px;box-sizing:border-box;position:relative}.order__form .form__delivery-label{font-size:18px;color:#4f4f4f}.order__form .form__delivery-map{margin-top:20px;margin-bottom:40px;width:180px;display:flex;align-items:center;justify-content:space-between}.order__form .form__delivery-map span{font-weight:700;font-size:14px;color:#4f4f4f}.order__form .form__delivery-points{margin-bottom:80px}.order__form .form__delivery-point{width:490px;height:auto;border-bottom:1px solid #f5f5f5;padding:20px 62px;box-sizing:border-box;position:relative}.order__form .form__delivery-point input[type=radio]:checked+label:before,.order__form .form__delivery-point input[type=radio]:not(:checked)+label:before{content:"";position:absolute;left:16px;top:calc(50% - 10px);border:1px solid #828282;width:20px;height:20px;border-radius:50%;cursor:pointer}.order__form .form__delivery-point input[type=radio]:checked+label:after,.order__form .form__delivery-point input[type=radio]:not(:checked)+label:after{content:"";position:absolute;left:20px;top:calc(50% - 6px);width:14px;height:14px;border-radius:50%;background-color:#828282}.order__form .form__delivery-point input[type=radio]:not(:checked)+label:after{opacity:0}.order__form .form__delivery-point input[type=radio]:checked+label:after{opacity:1}.order__form .form__comments-wrapper{display:flex;flex-direction:column}.order__form .form__comments-text{width:588px;box-sizing:border-box;padding:24px 18px;font-size:18px;color:#bdbdbd;height:300px;border:1px solid #ccc;margin-bottom:60px;transition:border-color .3s;resize:none}.order__form .form__comments-text::-webkit-input-placeholder{-webkit-transition:color .3s;transition:color .3s;color:#bdbdbd}.order__form .form__comments-submit{width:280px;height:66px;background-color:#202020;font-size:14px;color:#fff;transition:background-color .3s}.order__form .form__comments-submit:hover{background-color:#535252}.order .react-select__control{background-color:transparent;border:0;border-radius:0;position:absolute;left:0;top:0;width:100%;height:100%}.order .react-select__control:after{content:"";width:5px;height:5px;border-bottom:1px solid #000;border-right:1px solid #000;-webkit-transform:rotate(45deg);transform:rotate(45deg);position:absolute;top:27.5px;right:25px;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.order .react-select__control--menu-is-open:after{-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.order .react-select__control--menu-is-open+.react-select__menu{opacity:1;visibility:visible}.order .react-select__indicators{display:none}.order .react-select__value-container{padding:0 0 0 20px;font-size:18px}.order .react-select__menu{position:absolute;top:58px;left:-1px;border:1px solid #333;width:calc(100% + 2px);max-width:calc(100% + 2px);max-height:160px;overflow-x:hidden;overflow-y:auto;box-sizing:border-box;background-color:#fff;z-index:2;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s;margin-top:0;margin-bottom:0;border-radius:0;box-shadow:none;-webkit-animation:fadeIn .3s ease;animation:fadeIn .3s ease}.order .react-select__menu-list{padding:0}.order .react-select__option{cursor:pointer;border-bottom:1px solid #f5f5f5;padding:18px;box-sizing:border-box;position:relative}.order .react-select__option:active{background-color:transparent}.order .react-select__option--is-focused,.order .react-select__option--is-selected{background-color:transparent;color:#000}.order .css-1laao21-a11yText{display:none}.order .css-1pahdxg-control{background-color:transparent;border:0;box-shadow:none;position:absolute;left:0;top:0;width:100%;border-radius:0;height:100%}@media (max-width:1200px){.order__form{padding-right:0}}@media (max-width:768px){.order__form{width:60%}.order__form .form__comments-text,.order__form .form__data-item,.order__form .form__delivery-select,.order__form .form__persons{width:100%}.order__form .form__delivery-dropdown{width:calc(100% + 2px)}}@media (max-width:500px){.order__form{padding-right:0;width:100%}.order__form .form__data{margin-top:40px}.order__form .form__data-item{width:100%}.order__form .form__data-input::-webkit-input-placeholder{font-size:14px}.order__form .form__data-label{font-size:14px}.order__form .form__delivery-title{font-size:18px;margin-bottom:25px;color:#000}.order__form .form__delivery-content{margin-bottom:30px}.order__form .form__delivery-select{width:100%}.order__form .form__delivery-dropdown{width:calc(100% + 2px)}.order__form .form__delivery-option{width:100%}.order__form .form__comments-text{width:100%;height:200px;margin-bottom:44px}.order__form .form__comments-submit{width:100%}}.order{display:flex;justify-content:space-between;margin-bottom:150px;-webkit-animation:fadeIn .5s linear;animation:fadeIn .5s linear}@media (max-width:500px){.order{flex-direction:column;margin-bottom:100px}}.success-order{margin:100px 0;text-align:center;-webkit-animation:fadeIn .5s linear;animation:fadeIn .5s linear}.success-order__title{margin-bottom:40px}.success-order__subtitle{margin-bottom:26px}.success-order__desc{font-size:18px;margin-bottom:100px}.success-order__link{width:280px;height:66px;background-color:#000;color:#fff;display:flex;justify-content:center;align-items:center;margin:0 auto}@media (max-width:500px){.success-order{margin:50px 0}.success-order__title{font-size:48px}.success-order__subtitle{font-size:24px}.success-order__desc{font-size:14px}}.cart__orders{-webkit-animation:fadeIn .5s linear;animation:fadeIn .5s linear}.cart-empty__text{display:flex;flex-direction:column;align-items:center;margin-top:70px}.cart-empty__title{margin-bottom:12px}.cart-empty__subtitle{font-size:14px;margin-bottom:75px}.cart-empty__link{width:280px;height:66px;background-color:#000;color:#fff;font-size:14px;display:flex;justify-content:center;align-items:center}@media print{.preloader{display:none}.cart{overflow:visible!important}.details,.header,.header-cart{display:none}.cart__list .cart__item{margin-bottom:20px}.cart__list .cart__item-img{width:350px;height:250px}.cart__item-wrap{margin-bottom:0}.cart__documents,.cart__price-order,.footer,.recommend-goods{display:none}}.about-page{background-color:#f4f4f4;overflow:hidden}.about-page__promo{height:600px;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}.about-page__title{max-width:920px;font-family:"Playfair Display",serif;font-weight:400;font-size:36px;line-height:58px;color:#383c42;text-align:center}.about-page__bg{width:235px;height:490px;position:absolute;top:calc(50% - 245px);left:calc(50% - 118px)}.about-page--arrow{height:38px;position:absolute;left:calc(50% - 4px);bottom:120px}@media (max-width:500px){.about-page__title{font-size:24px;line-height:32px}.about-page__bg{width:160px;height:340px;top:calc(50% - 170px);left:calc(50% - 80px)}}.about-page__slider{margin-bottom:126px;overflow:visible}.about-page__slider .about-page__years{margin-bottom:100px;position:relative;overflow:visible}.about-page__slider .about-page__years:after{content:"";display:block;width:300%;height:1px;background-color:#c3c3c3;position:absolute;bottom:0;left:-100%;z-index:-1}.about-page__slider .about-page__line{width:200px;height:1px;background-color:#000;z-index:2;position:absolute;bottom:0;left:0}.about-page__slider .about-page__year{font-weight:400;font-size:64px;opacity:.3;color:transparent;white-space:nowrap;border-bottom:1px solid transparent;-webkit-text-stroke-color:#ababab;-webkit-text-stroke-width:1px;transition:all .3s;cursor:pointer}.about-page__slider .about-page__year.active{opacity:1;border-color:#000;color:#000;-webkit-text-stroke-color:transparent;-webkit-text-stroke-width:0;position:relative}.about-page__slider .about-page__content{display:flex;justify-content:space-between;padding-left:100px;-webkit-animation:fadeIn .5s linear;animation:fadeIn .5s linear}.about-page__slider .about-page__content-wrapper{width:calc(40% - 100px);margin-right:100px}.about-page__slider .about-page__content-title{font-size:36px;color:#000;font-family:"Playfair Display";margin-bottom:40px}.about-page__slider .about-page__content-desc{max-width:100%;line-height:150%;font-size:18px;color:#000}.about-page__slider .about-page__content-img{height:26vw;width:50%;object-fit:cover;image-rendering:-webkit-optimize-contrast;flex-grow:1}.about-page__box{min-height:300px;transition:height .5s}@media (max-width:1200px){.about-page__slider .about-page__content{padding-left:0;flex-direction:column}.about-page__slider .about-page__content-wrapper{width:100%}.about-page__slider .about-page__content-desc{max-width:100%;margin-bottom:40px}.about-page__slider .about-page__content-img{width:100%;object-fit:cover}.about-page__slider .about-page__years{margin-bottom:50px}}@media (max-width:500px){.about-page__slider{margin-bottom:60px}.about-page__slider .about-page__years{margin-bottom:46px}.about-page__slider .about-page__year{font-size:24px;padding:0 15px}.about-page__slider .about-page__content{flex-direction:column;padding-left:0}.about-page__slider .about-page__content-wrapper{width:100%}.about-page__slider .about-page__content-title{margin-bottom:30px}.about-page__slider .about-page__content-desc{font-size:14px;width:100%;margin-bottom:30px}.about-page__slider .about-page__content-img{width:100%;height:286px}}.about-page__people{margin-bottom:140px}.about-page__people-title{font-family:"Playfair Display",serif;font-weight:400;font-size:36px;text-align:center;color:#383c42;max-width:840px;margin:0 auto 90px}.about-page__people-img{height:37.5vw;flex-grow:1;margin-right:64px;object-fit:cover}.about-page__people-img-desc{font-size:18px;display:flex;flex-direction:column;justify-content:flex-end}.about-page__people-img-desc span{margin-top:10px;font-size:14px;font-weight:700;max-width:70px;line-height:25px}.about-page__people-wrapper{display:flex;margin-bottom:140px}.people-desc{display:flex;justify-content:space-between;padding-left:100px;margin-bottom:100px}.people-desc__wrapper{flex-grow:1;display:flex;flex-direction:column;justify-content:center}.people-desc__title{font-family:"Playfair Display",serif;font-size:36px;margin-bottom:50px}.people-desc__text{font-size:18px;line-height:1.5;margin-bottom:26px}.people-desc__img{width:408px;height:560px;margin-left:190px}.people-desc__name{font-weight:700;font-size:14px}.people-slider{padding-left:100px;margin-bottom:80px;overflow:visible}.people-slider__item{display:flex;padding-right:140px;border-right:1px solid #e2e2e3;width:auto}.people-slider__item-img{width:244px;height:337px;margin-right:100px;object-fit:cover;object-position:top}.people-slider__item-name{font-size:36px;font-family:Playfair Display;margin-bottom:20px}.people-slider__item-position{font-size:14px;color:#4f4f4f;margin-bottom:26px}.people-slider__item-text{font-size:18px;line-height:1.5;width:465px;max-width:100%}.people-slider .swiper-button-next,.people-slider .swiper-button-prev{width:44px;position:absolute;right:0;top:calc(100% + 100px);z-index:2;display:flex;justify-content:space-between}.people-slider .swiper-button-next svg,.people-slider .swiper-button-prev svg{width:28px}.people-slider .swiper-button-next svg path,.people-slider .swiper-button-prev svg path{fill:#000}.people-slider .swiper-button-next:after,.people-slider .swiper-button-prev:after{content:"";width:30px;height:30px;border-radius:50%;border:1px solid #a9aaad;position:absolute;top:6px;right:26px}.people-slider .swiper-button-next{-webkit-transform:rotate(180deg);transform:rotate(180deg);left:calc(50% - 6px)}.people-slider .swiper-button-prev{left:auto;left:calc(50% - 38px)}.people-slider .swiper-button-next.swiper-button-disabled,.people-slider .swiper-button-prev.swiper-button-disabled{opacity:1}.people-slider .swiper-button-next.swiper-button-disabled:after,.people-slider .swiper-button-prev.swiper-button-disabled:after{opacity:0}.about-page .footer{background-color:transparent}.about-page .video{padding:0 140px;max-width:100%;box-sizing:border-box;height:33.4vw;margin:260px auto 170px}.about-page .video iframe{width:100%;height:100%}@media (max-width:1200px){.about-page__people-wrapper{flex-direction:column}.about-page__people-img{max-width:100%;object-fit:cover;margin-right:0;margin-bottom:20px}.people-desc{padding-left:0}.people-desc__img{margin-left:40px;width:360px;object-fit:cover}.people-slider{padding-left:0}.people-slider__item{padding-right:70px}.people-slider__item-img{margin-right:50px}.people-slider__item-text{width:400px}.about-page .video{padding:0 60px}}@media (max-width:500px){.about-page__people{margin-bottom:90px}.about-page__people-title{font-size:24px;margin-bottom:70px;width:100%;line-height:32px}.about-page__people-wrapper{flex-direction:column}.about-page__people-img{width:100%;height:242px;margin-right:0;margin-bottom:20px}.about-page__people-img-desc{font-size:14px}.about-page__people-desc{padding-left:0;flex-direction:column}.people-desc__title{font-size:24px;margin-bottom:20px}.people-desc__text{font-size:14px;color:#000}.people-desc__img{margin-left:0;padding-left:50px;width:100%;box-sizing:border-box;height:400px;margin-bottom:16px}.people-desc__name{text-align:right}.people-slider{padding-left:0}.people-slider__item{flex-direction:column;padding-right:30px;max-width:100%}.people-slider__item-img{width:100%;height:374px;margin-right:0;margin-bottom:30px}.people-slider__item-name{font-size:24px;margin-bottom:15px}.people-slider__item-position{font-size:14px;margin-bottom:15px}.people-slider__item-text{font-size:14px;width:100%}.about-page .video{padding:0;height:300px;margin-top:180px;margin-bottom:110px}}.vacancy-promo{height:100vh}.vacancy-promo__wrapper{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100vh}.vacancy-promo__img{width:100%;height:100vh;object-fit:cover}.vacancy-promo__title{font-family:Playfair Display;font-size:64px;color:#fff;position:absolute;bottom:30px;left:calc(50vw - 730px)}@media (max-width:1560px){.vacancy-promo__title{left:0;padding-left:40px}}@media (max-width:500px){.vacancy-promo{height:300px;overflow:hidden}.vacancy-promo__title{font-size:24px;padding-left:20px;bottom:20px}.vacancy-promo__wrapper{height:300px}.vacancy-promo__img{height:300px;padding-top:80px;box-sizing:border-box}.vacancy-promo .header--black:after{content:"";position:absolute;width:300%;top:0;left:-100%;background-color:#fff;height:80px;z-index:-1}}.vacancy-work__text{margin-top:75px;margin-bottom:190px;display:flex;justify-content:space-between}.vacancy-work__title{font-weight:400;font-size:24px;color:#333}.vacancy-work__desc{max-width:468px;font-size:18px;color:#6d6d6d;display:flex;flex-direction:column;line-height:1.5;font-family:"Inter",sans-serif}.vacancy-work__desc a{text-decoration:none;margin-top:25px;font-size:14px;color:#000;transition:opacity .3s}.vacancy-work__desc a:hover{opacity:.5}.vacancy-work__way{padding:0 100px;display:flex;justify-content:space-between;margin-bottom:160px}.vacancy-work__way-title{font-size:24px;color:#000;display:flex;align-items:center;flex-grow:1}.vacancy-work__way-title--active{color:#333}.vacancy-work__way-title:before{content:"";display:block;width:100%;height:1px;background-color:#d9d9d9}.vacancy-work__way-title:nth-child(2n+2) span{margin:0 40px}.vacancy-work__way-title:first-child{flex-grow:0}.vacancy-work__way-title:first-child span{margin-left:0;margin-right:20px;max-width:162px}.vacancy-work__way-title:first-child:before{display:none}.vacancy-work__way-title:last-child span{margin-right:0;margin-left:20px}@media (max-width:1200px){.vacancy-work__way{padding:0}}@media (max-width:500px){.vacancy-work__text{margin-top:60px;margin-bottom:64px;flex-direction:column}.vacancy-work__title{font-size:24px;margin-bottom:20px}.vacancy-work__way{display:none}}.vacancy-list{padding:0 100px;margin-bottom:110px}.vacancy__item{position:relative;margin-bottom:38px}.vacancy__item-title{font-weight:400;font-size:24px;color:#333;padding-bottom:12px}.vacancy__item-btn{width:100%;height:39px;position:absolute;top:0;left:0;border-bottom:1px solid #333}.vacancy__item-btn:after,.vacancy__item-btn:before{content:"";display:block;width:8px;height:1px;background-color:#000;position:absolute;right:0;top:50%}.vacancy__item-btn:before{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.vacancy__item .active:before{display:none}.vacancy__item .active.vacancy__item-btn+.vacancy__desc{display:block}.vacancy__item .duty{margin-bottom:30px}.vacancy__item .duty__title{font-size:18px;color:#333;margin-bottom:20px}.vacancy__item .duty__list{display:flex;flex-direction:column}.vacancy__item .duty__item{padding-left:22px;color:#828282;margin-bottom:10px;position:relative}.vacancy__item .duty__item:before{content:"";display:block;width:15px;height:1px;background-color:#828282;position:absolute;left:0;top:50%}.vacancy__desc{height:0;border-bottom:1px solid #333;margin-bottom:34px;transition:opacity .4s,visability .3s,height .3s,padding-top .3s;overflow:hidden;opacity:0}.vacancy__desc-experience{display:flex;flex-direction:column;font-size:18px;color:#000;line-height:1.7;margin-bottom:45px}.vacancy__desc-content ul{list-style:inside}.vacancy__submit{margin-top:76px;margin-bottom:45px;width:280px;height:66px;background-color:#202020;font-size:14px;color:#fff;display:flex;justify-content:center;align-items:center}@media (max-width:1200px){.vacancy-list{padding:0}}@media (max-width:500px){.vacancy-list{padding:0}.vacancy__item-title{font-size:18px}.vacancy__submit{margin-top:40px;width:100%}}@-webkit-keyframes fadeIn{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:visible}}@keyframes fadeIn{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:visible}}@-webkit-keyframes fadeOut{0%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes fadeOut{0%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden}}@-webkit-keyframes scroll-down{0%{top:-17px;opacity:0}15%{opacity:0}35%{opacity:1}55%{opacity:0}to{top:100%;opacity:0}}@keyframes scroll-down{0%{top:-17px;opacity:0}15%{opacity:0}35%{opacity:1}55%{opacity:0}to{top:100%;opacity:0}}@-webkit-keyframes slideUp{0%{top:100%}to{top:0}}@keyframes slideUp{0%{top:100%}to{top:0}}@-webkit-keyframes slideDown{0%{bottom:100%}to{bottom:0}}@keyframes slideDown{0%{bottom:100%}to{bottom:0}}@-webkit-keyframes slideDownOut{0%{top:0}to{top:100%;visibility:hidden}}@keyframes slideDownOut{0%{top:0}to{top:100%;visibility:hidden}}@-webkit-keyframes slideDownIn{0%{top:-100%}to{top:0}}@keyframes slideDownIn{0%{top:-100%}to{top:0}}@-webkit-keyframes translateIn{to{-webkit-transform:translate(0);transform:translate(0)}}@keyframes translateIn{to{-webkit-transform:translate(0);transform:translate(0)}}@-webkit-keyframes slideLeft{0%{-webkit-transform:translateX(120%);transform:translateX(120%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slideLeft{0%{-webkit-transform:translateX(120%);transform:translateX(120%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes fadePulse{0%{opacity:1}10%{opacity:1}50%{opacity:.5}90%{opacity:1}to{opacity:1}}@keyframes fadePulse{0%{opacity:1}10%{opacity:1}50%{opacity:.5}90%{opacity:1}to{opacity:1}}.vacancy-modal__item:hover label{color:#000;opacity:1}.vacancy-modal__item:hover input{border:1px solid #000}.vacancy-modal__comments:hover{border-color:#000}.vacancy-modal__comments:hover::-webkit-input-placeholder{color:#000}.vacancy-modal{width:580px;max-width:100%;padding:76px 46px 56px;box-sizing:border-box;background-color:#fff;position:fixed;z-index:5;top:calc(50% - 400px);left:calc(50% - 290px);box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22);opacity:0;visibility:hidden}.vacancy-modal__close{position:absolute;top:35px;right:35px;width:24px;height:24px}.vacancy-modal__close:after,.vacancy-modal__close:before{content:"";display:block;height:1px;width:100%;background-color:#000;-webkit-transform:rotate(45deg);transform:rotate(45deg);position:absolute;top:0;left:0}.vacancy-modal__close:before{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.vacancy-modal__title{font-family:Playfair Display;text-align:center;margin-bottom:30px}.vacancy-modal__form{display:flex;flex-direction:column}.vacancy-modal__item{position:relative;margin-bottom:20px}.vacancy-modal__label{font-size:18px;color:#828282;opacity:.2;position:absolute;top:calc(50% - 10px);right:18px;z-index:-1;transition:opacity .3s}.vacancy-modal__politic{display:flex;align-items:center}.vacancy-modal__politic input[type=checkbox]:checked+label:before,.vacancy-modal__politic input[type=checkbox]:not(:checked)+label:before{content:"";position:absolute;left:0;top:0;border:1px solid #c4c4c4;width:16px;height:16px;cursor:pointer}.vacancy-modal__politic input[type=checkbox]:checked+label:after,.vacancy-modal__politic input[type=checkbox]:not(:checked)+label:after{content:"";position:absolute;left:2px;top:3px;width:10px;height:5px;border-radius:1px;border-left:4px solid #000;border-bottom:4px solid #000;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.vacancy-modal__politic input[type=checkbox]:not(:checked)+label:after{opacity:0}.vacancy-modal__politic input[type=checkbox]:checked+label:after{opacity:1}.vacancy-modal__comments{width:100%;box-sizing:border-box;padding:24px 18px;margin-top:30px;font-size:18px;color:#bdbdbd;height:142px;border:1px solid #ccc;margin-bottom:80px;resize:none;transition:border-color .3s}.vacancy-modal__comments::-webkit-input-placeholder{color:#bdbdbd;-webkit-transition:color .3s;transition:color .3s}.vacancy-modal__check-title{position:relative;padding-left:30px;line-height:20px;font-size:12px;color:#bdbdbd;cursor:pointer}.vacancy-modal__check-title>a{color:#bdbdbd;font-size:12px;transition:color .3s;line-height:1}.vacancy-modal__check-title>a:hover{color:#000}.vacancy-modal__input{width:100%;height:60px;border:1px solid #e0e0e0;box-sizing:border-box;font-size:18px;padding-left:18px;padding-right:18px;text-align:left;transition:border .3s}.vacancy-modal__input.error{border:1px solid red}.vacancy-modal__input::-webkit-input-placeholder{color:#bdbdbd}.vacancy-modal__input:focus+label{opacity:0}.vacancy-modal__submit{width:280px;height:66px;background-color:#202020;font-size:14px;color:#fff;margin:0 auto;transition:background-color .3s}.vacancy-modal__submit:hover{background-color:#535252}@media (max-width:500px){.vacancy-modal{width:100vw;height:100vh;top:0;left:0;overflow:auto;padding:30px}.vacancy-modal__input{font-size:14px}.vacancy-modal__input::-webkit-input-placeholder{font-size:14px}.vacancy-modal__label{font-size:14px}.vacancy-modal__comments{font-size:14px;margin-bottom:40px}.vacancy-modal__comments::-webkit-input-placeholder{font-size:14px}}.dealers{background-color:#f4f4f4}.dealers__desc{font-size:24px;line-height:1;margin-bottom:20px}.dealers__title{margin-top:44px;margin-bottom:50px}.dealers__wrapper{display:flex;justify-content:space-between;margin-bottom:100px;height:100vh}.dealers .footer{background-color:transparent}.dealers__pos{width:-webkit-max-content;width:max-content}.dealers__wrap{width:60vw}.dealers__shops{width:40%;padding:50px;box-sizing:border-box;overflow-y:auto}.dealers__search{width:100%;font-size:14px;line-height:24px;border:none;border-bottom:1px solid #ddd;background-color:transparent;padding:8px;margin-bottom:20px;font-family:"Inter",sans-serif;transition:border-bottom-color .3s}.dealers__search:hover{border-bottom-color:#000}.dealers .shop__title{font-size:24px;line-height:32px;margin-bottom:10px}.dealers .shop__city{margin-bottom:10px;transition:opacity .3s;cursor:pointer;opacity:.7}.dealers .shop__city:hover{opacity:.4}.dealers .shop__info{margin-bottom:10px}.dealers .shop__name{font-weight:600}.dealers .shop__desc,.dealers .shop__name{margin-bottom:5px;font-size:14px}.dealers .shop__check-map{font-size:14px;text-decoration:underline;transition:opacity .3s;cursor:pointer}.dealers .shop__check-map:hover{opacity:.5}.dealers ymaps{-webkit-filter:grayscale(1);filter:grayscale(1)}.dealers ymaps .title{font-size:16px;font-weight:700}.dealers ymaps .ymaps-2-1-79-balloon__layout{z-index:1}@media (max-width:500px){.dealers{background-image:none}.dealers__title{margin:45px 0}.dealers__wrapper{flex-direction:column;margin-bottom:30px;height:-webkit-max-content;height:max-content}.dealers__shops{width:100%;padding:0;overflow:auto}.dealers__search{box-sizing:border-box}.dealers__wrap{display:none;position:absolute;left:0}.dealers .shop__check-map{display:none}}.original-shop{padding-bottom:100px;overflow:hidden}.original-shop__title{margin-bottom:50px}.original-shop__slider{overflow:visible}.original-shop__item-name{font-size:24px;color:#000;padding-bottom:10px;border-bottom:1px solid #bdbdbd}.original-shop__item-wrapper{margin-top:35px;display:flex}.original-shop__item-img{width:275px;height:183px;margin-right:30px;object-fit:cover}.original-shop__item-text{padding-top:10px}.original-shop__item-shop{font-weight:700;font-size:14px;margin-bottom:20px}.original-shop__item-address{font-size:14px;line-height:157%;color:#4f4f4f;margin-bottom:20px}.original-shop__item-tell{font-weight:700;text-decoration:underline}.original-shop .swiper-button-next,.original-shop .swiper-button-prev{width:44px;position:absolute;right:0;top:calc(100% + 50px);z-index:2;display:flex;justify-content:space-between}.original-shop .swiper-button-next svg,.original-shop .swiper-button-prev svg{width:28px}.original-shop .swiper-button-next svg path,.original-shop .swiper-button-prev svg path{fill:#000}.original-shop .swiper-button-next:after,.original-shop .swiper-button-prev:after{content:"";width:30px;height:30px;border-radius:50%;border:1px solid #a9aaad;position:absolute;top:6px;right:26px}.original-shop .swiper-button-next{-webkit-transform:rotate(180deg);transform:rotate(180deg);right:15px}.original-shop .swiper-button-prev{left:auto;right:48px}.original-shop .swiper-button-next.swiper-button-disabled,.original-shop .swiper-button-prev.swiper-button-disabled{opacity:1}.original-shop .swiper-button-next.swiper-button-disabled:after,.original-shop .swiper-button-prev.swiper-button-disabled:after{opacity:0}@media (max-width:1200px){.original-shop__item-wrapper{flex-direction:column}.original-shop__item-img{width:100%;margin-right:0}}.dealers-shop{margin-bottom:150px}.dealers-shop__title{font-size:24px;margin-bottom:50px}.dealers-shop__item{width:25%;font-size:14px;color:#828282;margin-bottom:14px;transition:color .3s}.dealers-shop__list{display:flex;flex-wrap:wrap;max-width:700px}.feedback__form-item:hover label{color:#000;opacity:1}.feedback__form-item:hover input{border:1px solid #000}.feedback{display:flex;flex-direction:column}.feedback__title{font-size:24px;margin-bottom:35px}.feedback__form{display:flex;flex-direction:column}.feedback__form-item{position:relative;margin-bottom:28px}.feedback__form-label{font-size:18px;color:#828282;opacity:.2;position:absolute;top:calc(50% - 10px);right:18px;transition:opacity .3s,color .3s;z-index:1}.feedback__form-input{max-width:100%;width:490px;height:80px;border:1px solid #e0e0e0;padding:0 22px;box-sizing:border-box;font-size:18px;color:#57595b;transition:border .3s,border-color .3s}.feedback__form-input:focus{border:1px solid #000}.feedback__form-input::-webkit-input-placeholder{font-size:18px;color:#57595b}.feedback__form-input:focus+.feedback__form-label{opacity:0}.feedback__form-input.error{border-color:red}.feedback__form-submit{width:280px;height:66px;font-size:14px;margin-top:20px;color:#fff;background-color:#000;transition:background-color .3s}.feedback__form-submit:hover{background-color:#535252}.feedback__politic{display:flex;align-items:center}.feedback__politic:hover input[type=checkbox]:checked+label:before,.feedback__politic:hover input[type=checkbox]:not(:checked)+label:before{border-color:#000}.feedback__politic input[type=checkbox]:checked+label:before,.feedback__politic input[type=checkbox]:not(:checked)+label:before{content:"";position:absolute;left:0;top:calc(50% - 9px);border:1px solid #c4c4c4;width:16px;height:16px;cursor:pointer;transition:border-color .3s}.feedback__politic input[type=checkbox]:checked+label:after,.feedback__politic input[type=checkbox]:not(:checked)+label:after{content:"";position:absolute;left:2px;top:9px;width:10px;height:5px;border-radius:1px;border-left:4px solid #000;border-bottom:4px solid #000;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.feedback__politic input[type=checkbox]:not(:checked)+label:after{opacity:0}.feedback__politic input[type=checkbox]:checked+label:after{opacity:1}.feedback__politic-title{position:relative;padding-left:30px;line-height:15px;font-size:12px;color:#bdbdbd;cursor:pointer;max-width:100%;width:300px;transition:color .3s}.feedback__politic-title:hover{color:#000}.feedback__politic-title>a{color:#bdbdbd;font-size:12px;transition:color .3s}.feedback__politic-title>a:hover{color:#000}.feedback__politic-title.error,.feedback__politic-title.error>a,.feedback__politic.error label,.feedback__politic.error label>a{color:red}.feedback__politic.error input[type=checkbox]:not(:checked)+label:before{border-color:red}@media (max-width:1200px){.feedback{width:100%}.feedback__form-input{width:100%;height:66px}.feedback__form-submit{width:100%}}@media (max-width:500px){.feedback{max-width:100%;margin-bottom:70px}.feedback__title{font-size:18px;margin-bottom:25px}.feedback__form-input{height:66px;font-size:14px;color:#bdbdbd;padding:0 18px}.feedback__form-input::-webkit-input-placeholder{font-size:14px;color:#bdbdbd}.feedback__form-submit{width:100%}}.how-order,.how-order .footer{background-color:#f4f4f4}.how-order__title{margin-top:100px;margin-bottom:50px}.how-order__desc{font-size:18px;color:#6d6d6d;margin-bottom:100px;width:535px;max-width:100%;line-height:30px}.how-order__online{display:flex;justify-content:space-between;margin-bottom:100px}.how-order__online-wrapper{margin-right:48px;width:550px;max-width:100%}.how-order__online-title{width:450px;max-width:100%;line-height:64px;margin-bottom:50px}.how-order__online-desc{font-size:18px;color:#6d6d6d;margin-bottom:50px;line-height:1.5}.how-order__online-link{width:280px;height:66px;background-color:#000;color:#fff;display:flex;justify-content:center;align-items:center;font-size:14px}.how-order__online-img{width:590px;max-width:100%;object-fit:cover}.how-order__pay{margin-bottom:150px}.how-order__pay-title{margin-bottom:50px}.how-order__pay-list{display:flex;flex-direction:column}.how-order__pay-item{margin-bottom:52px}.how-order__pay-item:last-child{margin-bottom:0}.how-order__pay-type{font-size:24px;margin-bottom:20px}.how-order__pay-desc{width:450px;max-width:100%;line-height:1.5;font-size:18px;color:#6d6d6d}.how-order__feedback{display:flex;justify-content:space-between;flex-wrap:wrap;padding-top:100px;border-top:1px solid #000}.how-order__feedback-wrapper{margin-right:160px}.how-order__feedback-title{width:314px;margin-bottom:40px}.how-order__feedback-desc{color:#6d6d6d;font-size:18px;width:452px;max-width:100%;line-height:1.5}@media (max-width:1280px){.how-order__online-img{width:570px}}@media (max-width:1200px){.how-order__feedback{padding-top:30px}.how-order__feedback-wrapper{margin-right:0;width:100%;margin-bottom:60px}.how-order__feedback-title{width:100%}.how-order__online{margin-bottom:60px}.how-order__online-wrapper{width:45%;margin-right:0}.how-order__online-img{width:48%}}@media (max-width:500px){.how-order,.how-order .footer{background-color:#fff}.how-order__title{margin-top:45px;font-size:36px;margin-bottom:15px}.how-order__desc{font-size:14px;margin-bottom:24px}.how-order__online{padding-top:60px;margin-bottom:50px;flex-wrap:wrap}.how-order__online-wrapper{width:100%}.how-order__online-title{font-size:36px;line-height:1;margin-bottom:25px}.how-order__online-desc{font-size:14px;margin-bottom:35px}.how-order__online-img{width:100%;margin-bottom:44px}.how-order__online-link{width:100%}.how-order__pay{margin-bottom:65px}.how-order__pay-type{font-size:18px}.how-order__pay-desc{font-size:14px}.how-order__feedback{padding-top:30px}.how-order__feedback-wrapper{width:100%;margin-right:0;margin-bottom:60px}.how-order__feedback-title{font-size:36px;margin-bottom:24px;white-space:nowrap;width:100%}.how-order__feedback-desc{font-size:14px;width:100%}}.cooperation{background-color:#f4f4f4;background-position-x:center;background-position-y:170px;background-repeat:no-repeat;background-size:90% auto}.cooperation .footer{background-color:#f4f4f4}.cooperation__title{margin-top:100px;margin-bottom:50px;max-width:100%;width:500px}.cooperation__desc,.cooperation__subtitle{font-size:18px;color:#6d6d6d;max-width:100%;width:500px;line-height:1.5}.cooperation__subtitle{margin-bottom:18px}.cooperation__desc{margin-bottom:50px}.cooperation__sell{margin-bottom:100px}.cooperation__sell-title{font-family:"Playfair Display",serif;margin-bottom:10px}.cooperation__sell-desc{font-size:18px;color:#6d6d6d;max-width:100%;width:500px;line-height:1.5}.cooperation__terms-title{font-family:"Playfair Display",serif;margin-bottom:24px}.cooperation__terms-desc{font-size:18px;color:#6d6d6d;margin-bottom:50px;max-width:100%;width:500px}.cooperation__terms-list{margin-bottom:150px}.cooperation__feedback,.cooperation__terms-list{display:flex;justify-content:space-between;flex-wrap:wrap}.cooperation__feedback{border-top:1px solid #000;padding-top:100px}.cooperation__feedback-title{max-width:100%;width:305px;line-height:85px;margin-bottom:30px}.cooperation__feedback-desc{font-size:18px;color:#6d6d6d}.cooperation__contacts{display:flex;flex-direction:column;align-self:flex-end;margin-top:170px}.cooperation__contacts-desc{font-size:18px;color:#6d6d6d;margin-bottom:22px}.cooperation__contacts-email,.cooperation__contacts-tell{font-size:14px;color:#4a4a4a;margin-bottom:6px}.cooperation__contacts-email{margin-bottom:0}.terms__item{width:44%;margin-bottom:50px}.terms__item-title{font-size:24px;margin-bottom:16px}.terms__item-desc{font-size:18px;color:#6d6d6d;line-height:1.5}@media (max-width:1200px){.cooperation__feedback{padding-top:30px}.cooperation__feedback-wrapper{margin-bottom:60px}.cooperation__feedback-title{width:100%}.cooperation__contacts{margin-top:0}}@media (max-width:500px){.cooperation{background-image:none}.cooperation,.cooperation .footer{background-color:#fff}.cooperation__title{font-size:36px;margin-top:45px;margin-bottom:22px}.cooperation__subtitle{font-size:14px;margin-bottom:10px}.cooperation__desc{font-size:14px;margin-bottom:44px}.cooperation__sell-title{font-size:24px;margin-bottom:15px}.cooperation__sell-desc{font-size:14px}.cooperation__terms-title{margin-top:40px;font-size:24px;margin-bottom:22px}.cooperation__terms-desc{font-size:14px;color:#6d6d6d;margin-bottom:50px}.cooperation__terms-list{flex-direction:column}.cooperation__feedback{padding-top:30px}.cooperation__feedback-title{font-size:36px;margin-bottom:24px;line-height:1}.cooperation__feedback-desc{font-size:14px;color:#6d6d6d;margin-bottom:35px}.cooperation__contacts{margin-top:0}.terms__item{width:100%}.terms__item:last-child{margin-bottom:77px}.terms__item-title{font-size:18px}.terms__item-desc{font-size:14px}}input{border-radius:0}body{margin:0;padding:0;font-family:"Inter",sans-serif;font-size:16px;cursor:default}.container{width:calc(100% - 80px);margin:0 auto;max-width:1440px}.rubble{font-family:"PT Sans",serif}.fadeIn{-webkit-animation:fadeIn .3s linear forwards;animation:fadeIn .3s linear forwards}.fadeOut{-webkit-animation:fadeOut .3s ease forwards;animation:fadeOut .3s ease forwards}.overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.4);z-index:3;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s}.overlay--img{z-index:6;cursor:pointer}.overlay.active{opacity:1;visibility:visible}.news-detail__content{margin-top:20px;margin-bottom:40px;display:flex}.news-detail__text{display:flex;align-items:center;justify-content:center;width:50%;flex-direction:column}.news-detail__title{margin-bottom:10px}.news-detail__img{width:50%}.news-detail__img>img{width:100%;height:100%}.news-detail__desc{margin:100px 0}@media (max-width:500px){.App{overflow:hidden}.news-detail__content{flex-direction:column}.news-detail__img,.news-detail__text{width:100%}}.not-found{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh}.not-found__title{font-size:144px;color:#000;line-height:144px;margin-bottom:18px}.not-found__subtitle{width:400px;max-width:100%;font-size:18px;color:#959595;margin-bottom:60px;text-align:center}.not-found__btn{background-color:#202020;width:240px;height:64px;font-size:14px;color:#fff;display:flex;justify-content:center;align-items:center}.discount-model{padding-top:2.5rem;padding-bottom:14.6875rem}.discount-model__wrapper{display:flex;justify-content:space-between}.discount-model__title{color:#1e2227;text-align:center;margin-bottom:4.375rem}.discount-model__list{width:71.7%}.discount-model__list-title{font-size:1.5rem;color:#000;margin-bottom:5.625rem}.discount-model__list-wrapper{flex-wrap:wrap}.discount-model__list-wrapper,.discount-model__text{display:flex;justify-content:space-between}.discount-model__price{text-align:end}.discount-model__price .price-sale{font-size:12px;color:#afafaf;text-decoration:line-through;margin-bottom:6px}.discount-model__price .price-no-sale{font-size:14px;color:#000}.discount-model__item{width:45%}.discount-model__item-img{height:auto;width:100%;margin-bottom:1.25rem;object-fit:cover}.discount-model__item-name{font-size:1.125rem;color:#000}.discount-model__item:nth-child(3n+2){width:41%;padding-top:7.5rem;margin-bottom:2.8125rem}.discount-model__item:nth-child(3n+2) .discount-model__item-img{height:82.2%}.discount-model__item:nth-child(3n+3){width:57%;margin:0 auto 3.75rem}.discount-model__item:nth-child(3n+3) .discount-model__item-img{height:86%}@media (max-width:1200px){.discount-model__list{order:2;width:100%}.discount-model .aside-menu{order:1;max-width:100%;margin-bottom:44px}.discount-model__wrapper{flex-direction:column}}@media (max-width:500px){.discount-model{padding-top:1.5rem;padding-bottom:3.625rem}.discount-model__list-title{margin-bottom:2.25rem;font-size:1.125rem}.discount-model__item{margin-bottom:3.75rem}.discount-model__item-img{margin-bottom:.5rem}.discount-model__item-name{font-size:.875rem}.discount-model__item:nth-child(odd){width:100%;margin-right:0;padding-top:0}.discount-model__item:nth-child(odd)-img{height:15.125rem}.discount-model__item:nth-child(2n){width:100%;height:100%;padding-top:0;margin-bottom:3.75rem;padding-left:4.375rem;margin-right:0}.discount-model__item:nth-child(2n)-img{height:11rem}}@media (max-width:500px){.discount-model__list{width:100%}.discount-model__item{margin-bottom:46px}.discount-model__item-img{height:auto}.discount-model__item:nth-child(2n){margin-bottom:46px}.discount-model__item:nth-child(3n+3) .discount-model__item-img{height:auto}.discount-model__item:last-child{margin-bottom:0}}.cookie-alert{width:calc(100% - 1px);min-height:150px;height:auto;background-color:#fff;border:1px solid #aeaeae;padding:45px 70px;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box;position:fixed;left:1px;bottom:0;z-index:9999999999}.cookie-alert__text{font-size:18px;line-height:24px;color:#000;margin-right:50px;max-width:900px}.cookie-alert__text a{text-decoration:underline;color:#007aff}.cookie-alert__btn{width:270px;height:64px;background-color:#000;font-size:18px;color:#f9f9f9;line-height:24px;padding:0 20px;box-sizing:border-box;transition:background-color .3s}.cookie-alert__btn:hover{background-color:#535252}@media (max-width:500px){.cookie-alert{flex-direction:column;padding:20px}.cookie-alert__text{width:100%;margin-right:0;margin-bottom:20px}.cookie-alert__btn{width:100%}}.how-order__content{padding-top:60px}.auth{width:100vw;height:100vh}.auth,.auth__form{display:flex;justify-content:center;align-items:center}.auth__form{flex-direction:column}.auth__input{border:1px solid #d6d6d6;padding:15px 17px;font-size:18px}.auth__input.error{margin-bottom:10px;border-color:rgba(255,0,0,.3)}.auth .auth__label--error{color:rgba(255,0,0,.7)}.auth__field{margin-bottom:15px;width:480px;display:flex;flex-direction:column-reverse}.auth__title{margin-bottom:50px}.auth__submit{background:#202020;padding:25px 28px;color:#fff;font-size:14px;width:100%}.auth__error-log{margin-top:10px;color:rgba(255,0,0,.7)}@media (max-width:768px){.auth__form{width:80%}.auth__field{min-width:none;max-width:100%}}
/*# sourceMappingURL=main.eb150976.chunk.css.map */