@font-face{font-family:Jura;src:url(/assets/Jura-Light-c18cG4yB.woff2) format("woff2"),url(/assets/Jura-Light-CdHOveIx.woff) format("woff");font-display:swap;font-weight:100;font-style:normal}@font-face{font-family:Jura;src:url(/assets/Jura-Light-c18cG4yB.woff2) format("woff2"),url(/assets/Jura-Light-CdHOveIx.woff) format("woff");font-display:swap;font-weight:300;font-style:normal}@font-face{font-family:Jura;src:url(/assets/Jura-Regular-Bav5bK92.woff2) format("woff2"),url(/assets/Jura-Regular-BprxQKMd.woff) format("woff");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:Jura;src:url(/assets/Jura-Medium-B6tP-1c6.woff2) format("woff2"),url(/assets/Jura-Medium--LaJnrfW.woff) format("woff");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:Jura;src:url(/assets/Jura-SemiBold-DgIj0wJu.woff2) format("woff2"),url(/assets/Jura-SemiBold-pyKPdC0m.woff) format("woff");font-display:swap;font-weight:600;font-style:normal}@font-face{font-family:Jura;src:url(/assets/Jura-Bold-gEjCNGNv.woff2) format("woff2"),url(/assets/Jura-Bold-CKLjzw1q.woff) format("woff");font-display:swap;font-weight:700;font-style:normal}@keyframes slider-text{0%{transform:translateZ(0)}to{transform:translate3d(-100%,0,0)}}@keyframes rotate{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}*{box-sizing:border-box;color:#545454;line-height:1;padding:0;margin:0}a{text-decoration:none}h1,h2,h3,p,button,a{font-family:Jura,sans-serif}.header{width:1280px;position:fixed;top:5px;left:50%;transform:translate(-50%);display:flex;justify-content:space-between;align-items:center;background:linear-gradient(180deg,#6a482e 51%,#d08d5a);border-radius:20px;padding:10px 50px;z-index:4}.header__logo{width:55px}@media screen and (max-width: 1280px){.header{width:1140px}}@media screen and (max-width: 1200px){.header{width:1024px}}@media screen and (max-width: 1140px){.header{width:993px}}@media screen and (max-width: 1024px){.header{width:100%;border-radius:10px;padding:10px 30px}.header__logo{width:30px}}@media screen and (max-width: 800px){.header{width:calc(100% - 10px)}.header__logo{width:60px}}@media screen and (max-width: 430px){.header{padding:10px 15px}}.menu{display:flex;align-items:center;gap:70px}.menu__left,.menu__right{display:flex;gap:30px}.menu__item{position:relative;color:#fff;font-size:14px;line-height:1;padding:5px 10px}.menu__item:before,.menu__item:after{content:"";position:absolute;left:50%;transform:translate(-50%);width:0;height:1px;background:#fff;transition:.4s all}.menu__item:before{bottom:0}.menu__item:after{top:3px}.menu__item:hover:before{width:calc(100% - 20px)}.menu__item:hover:after{width:calc(50% - 20px)}@media screen and (max-width: 1024px){.menu{gap:50px}.menu__left,.menu__right{gap:30px}}@media screen and (max-width: 800px){.menu{display:none}}.mobile-menu{display:none}@media screen and (max-width: 800px){.mobile-menu{position:fixed;top:-5px;left:-100%;order:1;gap:10vh;width:80vw;height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:26px;font-weight:100;background:linear-gradient(180deg,#6a482e 51%,#d08d5a);transition:.4s all;z-index:5}.mobile-menu_active{left:0}.mobile-menu__close{position:absolute;top:30px;left:30px;width:60px;height:60px;display:block;padding:15px}.mobile-menu__close:before,.mobile-menu__close:after{content:"";position:absolute;top:50%;left:50%;transform-origin:center;width:calc(100% - 30px);height:1px;background:#fff}.mobile-menu__close:before{transform:translate(-50%,-50%) rotate(45deg)}.mobile-menu__close:after{transform:translate(-50%,-50%) rotate(-45deg)}.mobile-menu__left,.mobile-menu__right{display:flex;flex-direction:column;width:100%;gap:10vh}.mobile-menu__item{color:#fff;display:block;width:100%;text-align:center;cursor:auto}}.switch{position:relative;width:57px;height:26px;border-radius:20px;box-shadow:1px -3px 2px #00000026,inset -2px 5px 4px #00000091;background:#b47d53;cursor:pointer}.switch_dark .switch__button{left:28px}.switch__icon-sun,.switch__icon-moon{height:16px;position:absolute;bottom:3px;color:#fff}.switch__icon-sun{left:8px}.switch__icon-moon{right:10px}.switch__button{position:relative;top:0;left:2px;width:26px;height:26px;border-radius:50%;background:#6a482e;border:none;transition:.4s all;cursor:pointer}.switch__button-icon{width:14px;height:14px}.switch__button-icon-moon{width:12px;height:12px}@media screen and (max-width: 800px){.switch{order:2}}.photo{width:100%;height:100%;object-fit:cover;vertical-align:middle}.photo_object_contain{object-fit:contain}.container{width:1280px;margin:0 auto}@media screen and (max-width: 1280px){.container{width:1140px}}@media screen and (max-width: 1200px){.container{width:1024px}}@media screen and (max-width: 1140px){.container{width:993px}}@media screen and (max-width: 1024px){.container{width:800px}}@media screen and (max-width: 840px){.container{width:100%;padding:0 15px}}.hamburger{display:none}@media screen and (max-width: 800px){.hamburger{position:relative;display:flex;flex-direction:column;justify-content:space-between;box-sizing:content-box;width:26px;height:16px;padding:10px;z-index:2}.hamburger__item{transform-origin:center;display:block;width:100%;height:1px;background:#fff;transition:.4s all}}.line{width:100%;height:1px;position:absolute;bottom:0;left:0}.line__left{position:absolute;bottom:0;left:0;width:35%;height:100%;background:#6a482e}.line__right{position:absolute;right:0;bottom:0;width:35%;height:100%;background:#6a482e}.line__logo{width:50px;position:absolute;top:0;left:50%;transform:translate(-50%,-50%)}.button{font-size:34px;font-weight:100;letter-spacing:2px;line-height:1;color:#fff;border:0;border-radius:10px;background:linear-gradient(180deg,#6a482e 51%,#d08d5a);box-shadow:20px 20px 4px #00000026;padding:20px 70px;transition:.5s all}.button:hover{box-shadow:0 0 #0000;transform:translate(10px,10px)}@media screen and (max-width: 1024px){.button{cursor:auto}.button:hover{box-shadow:unset;transform:unset}}@media screen and (max-width: 800px){.button{font-size:20px;box-shadow:unset;padding:10px 50px}}.main{overflow:hidden}.overlay{display:none}.overlay_active{display:block;width:100%;height:100%;position:fixed;top:0;left:0;background:#000;opacity:.7;z-index:4;cursor:pointer}@media screen and (max-width: 800px){.overlay{cursor:auto}}.section{min-height:800px;padding:100px 0}@media screen and (max-width: 1024px){.section{padding:60px 0}}@media screen and (max-width: 800px){.section{padding:40px 0}}.tabs{display:flex;flex-direction:column;list-style-type:none;gap:23px}.tabs__item{width:100%;position:relative;display:flex;flex-direction:column;justify-content:center;border:1px solid #6A482E;border-radius:10px;transition:.4s all;cursor:pointer}.tabs__item:hover{background:linear-gradient(180deg,#6a482e 51%,#d08d5a)}.tabs__item:hover .tabs__title{color:#fff}.tabs__item_active:hover{cursor:auto;background:#fff}.tabs__item_active:hover .tabs__title{color:#6a482e}.tabs__item_active .tabs__title{font-weight:700}.tabs__item_active .tabs__description{opacity:1;height:auto;margin:25px 55px 55px}.tabs__title{color:#6a482e;font-size:50px;text-align:center;margin:15px 0}.tabs__description{display:flex;flex-direction:column;align-items:center;opacity:0;height:0;font-size:30px;color:#6a482e;text-align:center;margin:0;transition:.4s margin}.tabs__description_align_left{text-align:left}.tabs__arrow{opacity:.5;width:160px;position:absolute;bottom:-25px;left:50%;transform:translate(-50%)}.tabs__button{width:max-content;display:block;margin:40px 0 0}@media screen and (max-width: 1024px){.tabs__item_active .tabs__description{margin:10px 40px 30px}.tabs__title{font-size:40px}.tabs__description{font-size:20px}.tabs__button{font-size:20px;margin:20px 0 0}}@media screen and (max-width: 800px){.tabs{padding:0}.tabs__item:hover{cursor:auto;background:#fff}.tabs__item:hover .tabs__title{color:#6a482e}.tabs__title{font-size:30px}.tabs__description{font-size:16px}.tabs__button{width:auto;font-size:16px;padding:15px 30px}}@media screen and (max-width: 430px){.tabs__item_active .tabs__description{margin:0 40px 30px}.tabs__title{font-size:30px}.tabs__button{font-size:14px}}.slider{position:relative}.slider__line{position:relative;height:100%;width:100%;display:flex;align-items:center;justify-content:center;gap:20px;margin:0 0 40px}.slider__item{position:relative;width:612px;height:auto;flex-shrink:0;border-radius:20px;z-index:1}.slider__item:nth-of-type(1){width:150px}.slider__item:nth-of-type(1):before{background:#ffffffb3}.slider__item:nth-of-type(2){width:300px}.slider__item:nth-of-type(2):before{background:#ffffff4d}.slider__item_active{height:462px;background:linear-gradient(180deg,#6a482e 51%,#d08d5a)}.slider__item:nth-of-type(4){width:300px}.slider__item:nth-of-type(4):before{background:#ffffff4d}.slider__item:nth-of-type(5){width:150px}.slider__item:nth-of-type(5):before{background:#ffffffb3}.slider__item-loader{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;border-radius:20px;z-index:1}.slider__item-loader-svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);animation:rotate 2s linear infinite}.slider__img{position:relative;width:100%;height:100%;object-fit:cover;background:transparent;border-radius:20px;z-index:2}.slider__buttons{width:max-content;display:flex;justify-content:center;gap:15px;margin:0 auto}.slider__button{font-size:20px;color:#6a482e;background:#fff;border:1px solid #6A482E;border-radius:15px;line-height:1;padding:10px 20px;cursor:pointer;transition:.4s all}.slider__button:hover{background:linear-gradient(180deg,#6a482e 51%,#d08d5a);color:#fff;border:1px solid grey}.slider__button_active{background:linear-gradient(180deg,#6a482e 51%,#d08d5a);color:#fff}.slider__button_active:hover{background:linear-gradient(180deg,#6a482e 51%,#d08d5a);color:#fff;cursor:auto}.slider__button-prev,.slider__button-next{position:absolute;bottom:25px;cursor:pointer;background:#fff;border:1px solid #6A482E;border-radius:50%;padding:18px 15px 15px 20px;transition:.4s all;z-index:3}.slider__button-prev:hover,.slider__button-next:hover{background:linear-gradient(180deg,#6a482e 51%,#d08d5a);border:1px solid #6A482E}.slider__button-prev:hover .slider__step-svg,.slider__button-next:hover .slider__step-svg{color:#fff;fill:#fff}.slider__button-prev:active .slider__step-svg,.slider__button-next:active .slider__step-svg{fill:#6a482e}.slider__button-prev_disabled,.slider__button-next_disabled{opacity:.5;cursor:auto;border:1px solid #fff;background:#8080801a}.slider__button-prev_disabled .slider__step-svg,.slider__button-next_disabled .slider__step-svg{color:#fff}.slider__button-prev_disabled:hover,.slider__button-next_disabled:hover{opacity:.5;cursor:auto;border:1px solid #fff;background:#8080801a}.slider__button-prev_disabled:hover .slider__step-svg,.slider__button-next_disabled:hover .slider__step-svg{color:#fff}.slider__button-prev{transform:rotate(180deg);left:19%}.slider__button-next{right:19%}.slider__step-svg{width:30px;height:30px;color:gray;transition:.4s all}@media screen and (max-width: 1600px){.slider__slider-line{gap:10px}.slider__slider-item{width:500px}.slider__slider-item:nth-of-type(1){width:100px}.slider__slider-item:nth-of-type(2){width:200px}.slider__slider-item_active{height:378px}.slider__slider-item:nth-of-type(4){width:200px}.slider__slider-item:nth-of-type(5){width:100px}}@media screen and (max-width: 1280px){.slider__button-next{right:10%}.slider__button-prev{left:10%}}@media screen and (max-width: 1024px){.slider__line{margin:0 0 90px}.slider__button-next,.slider__button-prev{bottom:-70px;padding:17px 15px 15px 18px}.slider__button-next{right:20%}.slider__button-prev{left:20%}.slider__step-svg{width:20px;height:20px}.slider__slider-item{width:350px}.slider__slider-item:nth-of-type(1){width:70px}.slider__slider-item:nth-of-type(2){width:150px}.slider__slider-item_active{height:262px}.slider__slider-item:nth-of-type(4){width:150px}.slider__slider-item:nth-of-type(5){width:70px}}@media screen and (max-width: 800px){.slider__slider-line{margin:0 0 80px}.slider__button-next:hover,.slider__button-prev:hover{background:linear-gradient(180deg,#6a482e 51%,#d08d5a);border:#6A482E;transition:unset;cursor:default}.slider__button-next:hover .gallery__step-svg,.slider__button-prev:hover .gallery__step-svg{color:gray}.slider__buttons{width:auto;flex-wrap:wrap}}@media screen and (max-width: 600px){.slider__button-next{right:10%}.slider__button-prev{left:10%}}.services{position:relative}@media screen and (max-width: 800px){.services__logo{display:none}}.gallery{position:relative;min-height:auto}.gallery__content{height:100%}.footer{position:relative;margin:0 auto 5px}.footer__container{display:flex}.footer__content{display:flex;flex-direction:column;align-items:center;gap:10px;padding:20px;margin:auto}.footer__developer{font-size:10px;line-height:1;color:#6a482e;z-index:1}.footer__developer:hover{text-decoration:underline}.footer__policy{font-family:Jura,sans-serif;font-size:14px;font-weight:100;line-height:1;color:#6a482e;background:transparent;outline:none;border:none;padding:0;margin:0;cursor:pointer;z-index:1}.footer__policy:hover{text-decoration:underline}.footer__logo{width:20px}.footer__line{height:100%;background:transparent;z-index:0}.footer__line-left,.footer__line-right{height:1px;bottom:50%}@media screen and (max-width: 1024px){.footer{border-radius:10px}}@media screen and (max-width: 800px){.footer{width:calc(100% - 10px)}.footer__container{border-radius:10px}.footer__content{width:100%;height:100%;justify-content:space-between;align-items:center;gap:5px;flex-wrap:wrap;padding:10px 0}.footer__policy:hover,.footer__developer:hover{text-decoration:none;cursor:auto}}.list{display:flex;flex-direction:column;align-self:start;padding:0 0 0 50px}.list__item{align-self:start}@media screen and (max-width: 800px){.list{padding:0 0 0 30px}}*::-webkit-scrollbar{height:6px;width:6px}*::-webkit-scrollbar-track{-webkit-box-shadow:5px 5px 5px -5px rgba(34,60,80,.2) inset;background-color:#fff;border-radius:6px}*::-webkit-scrollbar-thumb{border-radius:10px;background:linear-gradient(180deg,var(--light-color),var(--main-color))}h2{font-size:18px;text-indent:5px;margin:0 0 10px}h3{font-size:16px;text-indent:10px;margin:0 0 10px}li{font-size:14px;margin:0 0 10px}p{font-size:14px;text-indent:5px;margin:0 0 15px 15px}ul,ol{list-style-type:none;position:relative;padding:0 0 0 30px;margin:0 0 10px}table{width:90%;border:1px solid #000;border-collapse:collapse;margin:0 auto 20px}table th{font-weight:700;padding:5px;background:#efefef;border:1px solid #000}table td{border:1px solid #000;padding:5px}:root{--body: rgba(255, 255, 255, .9);--background: linear-gradient(180deg, #6A482E 51%, #D08D5A 100%);--backgroundNight: #000;--main-color: #fff;--second-color: #6A482E;--theme-dark: #D08D5A;--second-color-hover: #5d3f28;--second-color-light: rgba(106, 72, 46, .1);--third-color: #D08D5A;--red-color: red;--grey-color: rgba(128, 128, 128, .22)}.body{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:10px;position:relative;font-family:Jura,sans-serif;font-weight:400;background:var(--body)}.phone__number{display:none}@media screen and (max-width: 800px){.phone__number{cursor:auto}}.phone__number_active{display:inline-block;cursor:pointer;color:var(--main-color)}.phone__number_active:hover{color:var(--main-color)}.phone__number_theme_dark,.phone__number_theme_dark:hover{color:var(--second-color)}.phone__xxx{display:none}.phone__xxx_active{display:inline-block;cursor:pointer;color:var(--main-color)}.phone__xxx_active:hover{color:var(--main-color);text-decoration:underline}.phone__xxx_theme_dark,.phone__xxx_theme_dark:hover{color:var(--second-color)}.phone{position:relative;font-size:14px}@media screen and (max-width: 800px){.phone{order:3}}.page__breadcrumbs{width:max-content;font-size:16px;margin:0 0 40px 15px}.page__breadcrumbs:hover{text-decoration:underline;cursor:pointer}@media screen and (max-width: 800px){.page__breadcrumbs{cursor:auto;font-size:14px;margin:10px 0 10px 5px}.page__breadcrumbs:hover{cursor:auto}}.body_theme_dark{background:var(--backgroundNight)}.body_hidden{overflow:hidden}.popup__close{position:absolute;top:20px;right:20px;width:30px;height:30px;cursor:pointer}.popup__close:before,.popup__close:after{content:"";position:absolute;top:0;height:100%;width:2px;background:var(--main-color)}.popup__close:before{left:50%;transform:translate(-50%) rotate(45deg)}.popup__close:after{right:50%;transform:translate(50%) rotate(-45deg)}.popup__body{width:100%;height:100%;overflow-y:scroll;padding:0 20px 0 0}.popup__content{position:relative;width:100%;height:450px;min-height:450px;overflow-y:auto;padding:0 10px 0 0}.popup__content::-webkit-scrollbar{height:6px;width:6px}.popup__content::-webkit-scrollbar-track{-webkit-box-shadow:5px 5px 5px -5px rgba(170,183,194,.2) inset;background:linear-gradient(180deg,#e0e0e0,#e6e6e6);border-radius:20px}.popup__content::-webkit-scrollbar-thumb{border-radius:10px;background:var(--main-color);cursor:ns-resize}.cart__row{display:flex;flex-wrap:wrap}@media screen and (max-width: 430px){.cart__row{flex-wrap:wrap}}.cart__list-item-close{width:30px;height:30px;position:absolute;top:10px;right:10px;padding:10px;cursor:pointer}.cart__list-item-close:hover{outline:1px solid var(--second-color);border-radius:5px}.cart__list-item-close:before,.cart__list-item-close:after{content:"";position:absolute;top:50%;left:5px;width:20px;height:1px;background:var(--second-color)}.cart__list-item-close:before{transform:translateY(-50%) rotate(45deg)}.cart__list-item-close:after{transform:translateY(-50%) rotate(-45deg)}@media screen and (max-width: 800px){.cart__list-item-close{cursor:auto}.cart__list-item-close:hover:before,.cart__list-item-close:hover:after{background:var(--second-color)}.cart__list-item-close:active:before,.cart__list-item-close:active:after{background:var(--main-color)}}.cart__list-item-left{display:grid;grid-template-columns:1fr minmax(auto,7fr)}.cart__list-item-img{width:120px;height:120px;border-radius:20px;overflow:hidden;border:.1px solid var(--second-color);margin:0 25px 0 0}@media screen and (max-width: 1024px){.cart__list-item-img{height:80px}}@media screen and (max-width: 800px){.cart__list-item-img{border-radius:10px;margin:0 7px 0 0}}@media screen and (max-width: 430px){.cart__list-item-img{width:100px;border-radius:5px}}.cart__list-item-description{width:100%;justify-self:start;display:flex;flex-direction:column;justify-content:space-between}.cart__list-item-title{font-size:18px;color:var(--second-color);margin:0 0 5px}@media screen and (max-width: 800px){.cart__list-item-title{font-size:14px;padding:0 30px 0 0}}@media screen and (max-width: 430px){.cart__list-item-title{font-size:12px}}.cart__list-item-price{color:var(--main-color);font-size:14px;font-weight:700;margin:0 0 10px}@media screen and (max-width: 800px){.cart__list-item-price{font-size:12px;margin:0 0 5px}}.cart__list-parameter{font-size:14px;font-style:italic;color:var(--second-color)}.cart__list-parameter:not(:last-child):after{content:"/";margin:0 5px 0 0}.cart__list-parameter:last-of-type{margin:0 0 10px}@media screen and (max-width: 800px){.cart__list-parameter{font-size:10px;margin:0}}.cart__list-item-button{color:var(--second-color);background:var(--main-color);outline:.3px solid var(--second-color);border-radius:10px;cursor:pointer;transition:.4s all;padding:10px 15px}.cart__list-item-button:hover{color:var(--main-color);background:var(--second-color)}.cart__list-item-button:active{background:var(--main-color)}@media screen and (max-width: 800px){.cart__list-item-button{cursor:auto;padding:5px 10px;margin:0 0 5px}.cart__list-item-button:hover{color:var(--main-color);background:var(--main-color)}.cart__list-item-button:active{color:var(--main-color);background:var(--background)}}.cart__list-item-buttons{display:flex;gap:20px;align-items:center}@media screen and (max-width: 800px){.cart__list-item-buttons{gap:10px}}.cart__list-item-count{font-size:16px}@media screen and (max-width: 430px){.cart__list-item-count{font-size:14px}}.cart__list-item-result-price{align-self:end}@media screen and (max-width: 1024px){.cart__list-item-result-price{font-size:16px}}@media screen and (max-width: 800px){.cart__list-item-result-price{width:100%;display:flex;justify-content:space-between}}@media screen and (max-width: 430px){.cart__list-item-result-price{font-size:12px}}.cart__list-item-sale{font-size:14px;color:var(--second-color)}@media screen and (max-width: 800px){.cart__list-item-sale{font-size:10px;align-items:end}}.popup{display:none}.popup_active{display:block;width:800px;height:800px;max-width:90vw;max-height:80vh;background:var(--main-color);position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);overflow:hidden;padding:50px;z-index:5}.products__cards{display:flex;justify-content:space-around;gap:50px 26px;flex-wrap:wrap;padding:0 30px 100px}@media screen and (max-width: 800px){.products__cards{justify-content:space-around;gap:40px 26px;padding:0}}.products__title{padding:0 0 70px}@media screen and (max-width: 800px){.products__title{padding:0 0 10px}}.products{position:relative;padding:100px 0 0}@media screen and (max-width: 800px){.products{padding:50px 0 70px}}.cart__list-item{position:relative;width:100%;background:var(--main-color);border:.3px solid var(--second-color);border-radius:20px;padding:20px}@media screen and (max-width: 1024px){.cart__list-item{padding:12px}}@media screen and (max-width: 430px){.cart__list-item{padding:10px 5px}}.cart__title{font-size:30px;color:var(--second-color)}@media screen and (max-width: 800px){.cart__title{font-size:24px}}.cart__price{font-size:20px;font-weight:700;text-align:right}.cart__subtitle{font-size:30px;color:var(--second-color)}@media screen and (max-width: 800px){.cart__subtitle{font-size:20px;text-indent:0}}.cart__whatsapp{margin:30px 0}@media screen and (max-width: 800px){.cart__whatsapp{margin:0}}.cart__content{height:100%;display:flex;flex-direction:column;justify-content:space-between;gap:40px;overflow:auto;padding:0 20px 0 0}@media screen and (max-width: 800px){.cart__content{height:100%;padding:0 5px 0 0}}.cart__box{background:var(--second-color-light);border-radius:20px;padding:20px;margin:0 0 15px}.cart__list-parameter-value{color:var(--second-color)}.cart__list-parameter-property{color:var(--backgroundNight)}.cart__delivery{line-height:1;margin:0}.cart__button-whatsapp{color:var(--second-color)}.cart__button-whatsapp:hover{text-decoration:underline}.cart__list-icon{display:inline-block;width:15px}@media screen and (max-width: 800px){.cart__list-icon{width:10px}}.cart__head{margin:0 0 10px}@media screen and (max-width: 800px){.cart__head{margin:0}}.cart__row_width_max{justify-content:space-between}.cart__list-item-result-price-number{font-size:20px}@media screen and (max-width: 800px){.cart__list-item-result-price-number{font-size:14px}}.cart__close{position:absolute;top:20px;right:20px;width:30px;height:30px;cursor:pointer;z-index:6}.cart__close:before,.cart__close:after{content:"";position:absolute;top:0;height:100%;width:2px;background:var(--second-color)}.cart__close:before{left:50%;transform:translate(-50%) rotate(45deg)}.cart__close:after{right:50%;transform:translate(50%) rotate(-45deg)}@media screen and (max-width: 800px){.cart__close{top:10px;right:10px;background:#fff;border-radius:10px;padding:10px}}.cart__list{padding:0 0 0 5px}@media screen and (max-width: 800px){.cart__list-parameter{padding:0}}.cart{transform:translate(200%);width:1000px;height:100vh;max-width:95vw;background:var(--main-color);position:fixed;top:0;right:0;overflow:hidden;padding:50px;z-index:5;transition:.4s all}@media screen and (max-width: 800px){.cart{padding:0 5px}}.cart_active{transform:translate(0)}.whatsapp__button{font-size:20px;background:var(--second-color);color:var(--main-color);border-radius:10px;padding:12px 50px;cursor:pointer;transition:.4s all}.whatsapp__button:hover{background:var(--second-color-hover);color:var(--main-color)}@media screen and (max-width: 800px){.whatsapp__button:hover{background:var(--main-color);cursor:auto}.whatsapp__button:active{background:var(--second-color-hover);cursor:auto}}.whatsapp__data{width:500px;padding:0 0 0 30px}@media screen and (max-width: 1024px){.whatsapp__data{width:400px}}@media screen and (max-width: 800px){.whatsapp__data{width:100%;padding:0}}.whatsapp__error{position:absolute;bottom:-30px;left:10px;font-size:14px;font-style:italic;color:var(--red-color);display:none}@media screen and (max-width: 800px){.whatsapp__error{bottom:0;font-size:10px}}.whatsapp__input{width:100%;font-size:20px;border-radius:10px;border:1px solid var(--second-color);padding:23px 23px 25px}.whatsapp__input::placeholder{font-size:20px;color:var(--second-color)}@media screen and (max-width: 1024px){.whatsapp__input{padding:15px}}@media screen and (max-width: 800px){.whatsapp__input{font-size:16px}}@media screen and (max-width: 430px){.whatsapp__input{padding:10px 20px}}.whatsapp__label{display:block;position:relative;width:100%;height:60px;margin:0 0 15px}.whatsapp__policy{font-size:10px;font-style:italic;text-indent:0;color:var(--second-color);margin:35px 0 0 10px}@media screen and (max-width: 800px){.whatsapp__policy{margin:2px 0 0 10px}}.whatsapp__policy-button{font-size:10px;font-style:italic;font-weight:700;background:transparent;cursor:pointer;border:0;border-radius:5px;color:var(--second-color)}.whatsapp__policy-button:hover{text-decoration:underline}.whatsapp__send{display:flex;flex-direction:column;padding:9px 0 0}@media screen and (max-width: 1024px){.whatsapp__send{padding:5px 0 0}}@media screen and (max-width: 800px){.whatsapp__send{margin:0 auto}}.whatsapp__send-text{font-size:14px;color:var(--second-color);margin:0 0 5px}.whatsapp__span{position:absolute;top:50%;left:22px;font-size:16px;color:var(--second-color);transition:.4s all;z-index:1;cursor:text}@media screen and (max-width: 1024px){.whatsapp__span{transform:translateY(-50%)}}@media screen and (max-width: 800px){.whatsapp__span{top:30%;font-size:14px;line-height:1}}.whatsapp{display:flex;gap:12px;flex-wrap:wrap;align-self:end}.whatsapp__label_focus .whatsapp__span{top:8px;font-size:10px;opacity:.4}.whatsapp__label_error{margin:0 0 30px}.whatsapp__label_error .whatsapp__error{display:block}.whatsapp__label_error .whatsapp__input{border:1px solid var(--red-color)}@media screen and (max-width: 800px){.whatsapp__label_error{margin:0 0 5px}}.whatsapp__button_disabled{background:var(--grey-color);color:var(--main-color);cursor:no-drop}.whatsapp__button_disabled:hover{background:var(--grey-color);color:var(--main-color)}.contacts__title{position:relative;width:100%;margin:0;z-index:2}.contacts__background-line{position:absolute;top:30px;left:0;width:100vw;height:230px;z-index:2;background:var(--main-color)}@media screen and (max-width: 800px){.contacts__background-line{height:100px}}.contacts__background-line_theme_dark{background:#000}.contacts__content{position:static}.contacts__map{position:relative;width:100%;z-index:0}.contacts__data{position:absolute;top:30px;left:0;width:100%;height:250px;background:var(--main-color);border-radius:0 0 50px 50px;border-right:1px solid var(--second-color);border-bottom:1px solid var(--second-color);border-left:1px solid var(--second-color);z-index:1;padding:70px 0 20px;transition:.4s all}@media screen and (max-width: 800px){.contacts__data{height:135px;padding:15px 0}}@media screen and (max-width: 360px){.contacts__data{height:160px}}.contacts__data_active{top:230px}.contacts__data_active .contacts__arrows{transform:translate(-50%,-50%) rotate(180deg)}@media screen and (max-width: 800px){.contacts__data_active{top:120px}}.contacts__data_theme_dark{background:var(--backgroundNight)}.contacts__bookmark{position:absolute;bottom:-26px;left:50%;transform:translate(-50%);width:20%;height:26px;background:var(--background);border-radius:0 0 20px 20px;cursor:pointer}.contacts__arrows{width:13px;height:15px;transform:translate(-50%,-50%);position:absolute;top:50%;left:50%}.contacts__list{display:flex;flex-direction:column;gap:20px;width:670px;list-style-type:none;margin:0 auto}@media screen and (max-width: 800px){.contacts__list{width:100%;padding:0 20px;gap:10px}}.contacts__list-item{display:flex;justify-content:space-between}.contacts__list-item-text{font-size:20px;color:var(--second-color)}@media screen and (max-width: 800px){.contacts__list-item-text{font-size:14px}}.contacts__list-item-text-right{text-align:right}@media screen and (max-width: 800px){.contacts__list-item-text_right{text-align:right}}.contacts{position:relative;padding:50px 0}@media screen and (max-width: 800px){.contacts{padding:40px 0}}.button-cart__img{width:100%;height:100%;color:var(--main-color)}.button-cart__img-svg{color:var(--grey-color);width:100%;height:100%}.button-cart__count{position:absolute;top:-10px;right:-10px;min-width:20px;border-radius:50%;border:1px solid var(--second-color);background:var(--main-color);padding:1px 1px 2px}.button-cart__number{font-size:12px;font-weight:700;line-height:1;color:#000}.button-cart{position:relative;width:25px;height:25px;cursor:pointer;border-radius:50%;border:1px solid transparent;background:transparent;transition:.4s all;transform:scale(0);z-index:4;margin:0 20px 0 0}.button-cart_active{transform:scale(1)}.header__feedback{display:flex;align-items:center;gap:30px}.product__curtain{position:absolute;top:-1px;left:50%;transform:translate(-50%);width:70%;height:1px;background:var(--main-color)}.product__curtain_theme_dark{background:var(--backgroundNight)}.product__img{position:relative;top:0;left:0;width:100%;height:240px;overflow:hidden;border-radius:20px}.product__photo{border-radius:20px;transition:4s all}.product__content{position:relative;display:flex;flex-direction:column;justify-content:space-between;background:transparent;border:1px solid var(--second-color);border-radius:20px;padding:20px}.product__title{font-size:20px;margin:0}.product__description{color:gray;align-self:start;font-size:14px;text-align:left;margin:0 0 15px}.product__parameters{font-size:14px;color:var(--grey-color);padding:0}.product__parameter{margin:0 0 2px}.product__price{width:100%;display:flex;justify-content:space-between;margin:0 0 20px}.product__price-text,.product__price-cost{font-size:20px;color:var(--second-color)}.product__price-number,.product__price-currency{color:var(--second-color)}.product__button{color:var(--second-color);background:transparent;border:1px solid var(--second-color);font-size:14px;cursor:pointer;border-radius:8px;padding:11px 50px 13px}.product__button:hover{color:#fff;background:var(--second-color);border:1px solid transparent}.product__button_hidden{display:none}.product__buttons{display:none;width:100%;justify-content:space-between;padding:0 25px}.product__buttons_active{display:flex}.product__minus{display:flex;align-items:center;justify-content:center;color:var(--second-color);font-size:14px;width:40px;height:40px;background:transparent;border-radius:5px;border:1px solid var(--second-color);cursor:pointer}.product__minus:hover{background:var(--background);color:#fff;border:0}.product__plus{display:flex;align-items:center;justify-content:center;color:var(--second-color);font-size:14px;width:40px;height:40px;background:transparent;border-radius:5px;border:1px solid var(--second-color);cursor:pointer}.product__plus:hover{background:var(--background);color:#fff;border:0}.product__quantity{display:flex;align-items:center}.product__quantity-number{font-weight:700;font-size:20px;margin:0 2px 0 0}.product__quantity-value{font-size:20px;margin:0 2px 0 0}.product{position:relative;display:flex;flex-direction:column;gap:10px;width:280px;background:transparent;font-family:Jura,sans-serif;transition:.4s all}.product:hover{transform:scale(1.02);border:0}.product:hover .product__img,.product__content{box-shadow:0 0 20px #6a482e80;overflow:hidden;border-radius:20px}.product:hover .product__photo{transform:scale(1.2);cursor:nwse-resize}@media screen and (max-width: 800px){.product:hover{box-shadow:unset;transform:unset;border:none;background:transparent;cursor:auto}}.theme{color:var(--second-color)}.theme_dark{color:var(--theme-dark)}.reviews__block{max-width:760px;height:800px;overflow:hidden;position:relative;margin:0 auto}.reviews__iframe{width:100%;height:100%;border:none;border-radius:8px;box-sizing:border-box;margin:0 auto}.reviews__link{text-decoration:none;color:#b3b3b3;font-size:10px;font-family:YS Text,sans-serif;position:absolute;bottom:8px;width:100%;text-align:center;left:0;overflow:hidden;text-overflow:ellipsis;display:block;max-height:14px;white-space:nowrap;box-sizing:border-box;padding:0 20px}.title__text{font-size:70px;font-weight:100;color:#6a482e}@media screen and (max-width: 800px){.title__text{font-size:50px}}.title__description{position:absolute;right:40%;bottom:20px;font-size:16px;color:var(--second-color)}@media screen and (max-width: 800px){.title__description{right:43%;bottom:18px}}@media screen and (max-width: 370px){.title__description{right:39%;bottom:14px}}@media (max-width: 800px){.title__logo{width:100px}}@media (max-width: 370px){.title__logo{width:80px}}.title{width:max-content;position:relative;display:flex;align-items:center;gap:28px;margin:0 0 43px}.first__content{position:relative}.first__background-img{position:absolute;top:50%;left:50%;transform:translate(-50%,-40%);width:70vh;min-width:560px;max-width:700px}@media screen and (max-width: 1280px){.first__background-img{max-width:650px}}@media screen and (max-width: 1200px){.first__background-img{min-width:500px;max-width:550px}}@media screen and (max-width: 1140px){.first__background-img{min-width:300px;max-width:450px}}@media screen and (max-width: 1024px){.first__background-img{width:500px;transform:translate(-50%,-48%)}}@media screen and (max-width: 800px){.first__background-img{width:100%;padding:0 20px}}.first__utp{display:flex;flex-direction:column;align-items:center}.first__brand{width:100%;display:flex;justify-content:space-between;font-size:315px;text-align:center;white-space:nowrap;font-weight:700;background:linear-gradient(180deg,#6a482e,#d08d5a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-right:-.5px}@media screen and (max-width: 1280px){.first__brand{font-size:280px}}@media screen and (max-width: 1200px){.first__brand{font-size:250px}}@media screen and (max-width: 1140px){.first__brand{font-size:240px}}@media screen and (max-width: 1024px){.first__brand{font-size:186px}}@media screen and (max-width: 800px){.first__brand{font-size:138px}}@media screen and (max-width: 600px){.first__brand{font-size:100px;margin:0 0 30px}}@media screen and (max-width: 430px){.first__brand{font-size:80px}}@media screen and (max-width: 360px){.first__brand{font-size:66px}}.first__title{font-weight:100;font-size:45px;text-align:center;color:var(--second-color);margin:0 0 15px}@media screen and (max-width: 1280px){.first__title{font-size:40px}}@media screen and (max-width: 1200px){.first__title{font-size:36px}}@media screen and (max-width: 1140px){.first__title{font-size:36px}}@media screen and (max-width: 1024px){.first__title{font-size:28px}}@media screen and (max-width: 800px){.first__title{font-size:30px}}@media screen and (max-width: 430px){.first__title{font-size:24px}}.first__subtitle{font-weight:100;font-size:30px;text-align:center;color:var(--second-color);margin:0 0 50px}@media screen and (max-width: 1024px){.first__subtitle{font-size:18px}}@media screen and (max-width: 800px){.first__subtitle{font-size:18px}}@media screen and (max-width: 430px){.first__subtitle{font-size:16px}}.first__logo{display:none}@media screen and (max-width: 800px){.first__logo{display:block}}.first{position:relative;width:100%;min-height:800px;padding:150px 0 0}@media screen and (max-width: 1200px){.first{min-height:720px}}@media screen and (max-width: 1024px){.first{min-height:600px}}
