.burger-btn[data-v-689e31b6]{z-index:3}*{box-sizing:border-box;padding:0;margin:0;font-family:inherit}:active,:focus{outline:0}html{font-size:1vw;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;height:100%}body{font-family:Montserrat,serif;font-size:16px;font-weight:400;line-height:normal;color:#000;background-color:#fff;background-size:100%;background-position-x:center;background-position-y:50px;background-repeat:no-repeat}body.menu-open{overflow:hidden}a{color:inherit;transition:.3s}a,a:hover{text-decoration:none;cursor:pointer}a:active,a:focus{outline:0}p{margin-bottom:0;color:#9a9a9a}img{display:block;flex-shrink:0;max-width:100%;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}button{border:0;background-color:transparent;padding:0;font-size:inherit;color:inherit}button,button:hover{cursor:pointer}button:active,button:focus{outline:0}label{cursor:pointer}input,textarea{font-family:Montserrat}input::-moz-placeholder,textarea::-moz-placeholder{font-family:inherit;font-size:inherit;color:inherit;opacity:1}input::placeholder,textarea::placeholder{font-family:inherit;font-size:inherit;color:inherit;opacity:1}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}b,strong{font-weight:600}svg{display:block}iframe{border:0}::-moz-selection{background:#f16311;color:#fff}::selection{background:#f16311;color:#fff}.wrapper{position:relative;overflow:hidden;width:100%;margin:0 auto;min-height:100vh;min-height:-webkit-fill-available}.content,.wrapper{display:flex;flex-direction:column}.content{flex-grow:1}content,header,main{width:100%}main{flex-grow:1;transition:.3s}.container{width:100%;max-width:1440px;margin-left:auto;margin-right:auto;position:relative;padding:0 32px}@media screen and (max-width:1023px){.container{padding:0 24px}}@media screen and (max-width:767px){.container{padding:0 16px}}.header{padding-top:3px;padding-bottom:3px;position:relative;z-index:20}.header .container{display:flex;align-items:center;justify-content:space-between}.header .burger-btn{display:none;width:28px;height:20px;z-index:2;position:relative;order:99}@media screen and (max-width:767px){.header .burger-btn{display:block}}.header .burger-btn span{display:block;position:absolute;width:100%;opacity:1;left:0;transform:rotate(0);transition:.3s;height:3px;background-color:#fff;border:.5px solid #f16311}.header .burger-btn span:first-child{top:0}.header .burger-btn span:nth-child(2),.header .burger-btn span:nth-child(3){top:8px}.header .burger-btn span:nth-child(4){top:16px}.header .logo{width:20%;min-width:80px;position:relative;z-index:2}@media screen and (max-width:767px){.header .logo{width:auto;order:1}}.header .logo a{display:block;width:80px}@media screen and (max-width:767px){.header .logo a{width:60px}}.header .collapsed{width:80%;max-width:calc(100% - 80px);position:relative;z-index:1;display:flex;align-items:center}@media screen and (max-width:767px){.header .collapsed{width:100%;max-width:100%;position:fixed;top:-100vh;left:0;right:0;height:100vh;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;opacity:0;pointer-events:none;background-color:#fff;transition:.3s}}.header .menu{width:75%;flex-shrink:0}@media screen and (max-width:767px){.header .menu{width:100%}}.header .menu ul{display:flex;align-items:center;list-style:none;justify-content:center}@media screen and (max-width:767px){.header .menu ul{flex-direction:column}}.header .menu li:not(:last-child){margin-right:20px}@media screen and (max-width:767px){.header .menu li:not(:last-child){margin-right:0;margin-bottom:16px}}.header .menu a{padding-bottom:3px;border-bottom:2px solid transparent;transition:.3s}@media screen and (max-width:1023px){.header .menu a{font-size:14px}}@media screen and (max-width:767px){.header .menu a{font-size:18px}}.header .menu a.active,.header .menu a:hover{border-color:#f16311;color:#f16311}.header .contacts{display:flex;align-items:center;justify-content:flex-end;flex-shrink:0;gap:10px;width:25%}@media screen and (max-width:767px){.header .contacts{margin-top:48px;width:100%;flex-direction:column;gap:24px}}.header .contacts a{transition:.3s;display:flex;align-items:center}.header .contacts a:hover{color:#f16311}.header .contacts img:not(:last-child){margin-right:10px}.header .insta img{width:21px}.header .phone img{width:19px}.header .cart{position:fixed;width:100%;max-width:580px;top:0;bottom:0;right:-580px;background-color:#fff;transition:.3s;border-left:1px solid transparent;z-index:4}@media screen and (max-width:767px){.header .cart{max-width:100vw;right:-100vw;border:0}}.header .cart.open{right:0;border-color:hsla(0,0%,60%,.5)}@media screen and (max-width:767px){.header .cart.open .cart-btn{left:0;right:auto;top:0;bottom:auto;width:50px;height:50px;background-color:#fff;border:1px solid #f16311;font-size:0;background:#fff;border-radius:0;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='25' width='25'%3E%3Cg stroke='%23f16311' stroke-width='2' stroke-linecap='round'%3E%3Cpath d='M3.966 3.566 21.402 21.78M3.966 21.78 21.402 3.566'/%3E%3C/g%3E%3C/svg%3E");background-size:36px;background-position:50%;background-repeat:no-repeat}.header .cart.open .cart-btn img,.header .cart.open .cart-btn span{display:none}}.header .cart.open .cart-inner{opacity:1;pointer-events:auto}.header .cart-btn{background:linear-gradient(90deg,#ff954e,#ee5905);width:80px;height:80px;display:flex;align-items:center;justify-content:center;border-radius:100%;position:absolute;cursor:pointer;top:85%;right:calc(100% + 10px)}@media screen and (max-width:767px){.header .cart-btn{top:auto;bottom:16px;right:calc(100% + 16px);width:60px;height:60px}}.header .cart-btn img{max-width:35px;height:auto}@media screen and (max-width:767px){.header .cart-btn img{max-width:24px}}.header .cart-btn span{position:absolute;right:20px;bottom:15px;display:flex;align-items:center;justify-content:center;background:#fff;width:18px;height:18px;border-radius:100%;font-size:12px;font-weight:600}@media screen and (max-width:767px){.header .cart-btn span{right:12px;bottom:8px}}.header .cart-inner{width:100%;height:100%;max-height:100vh;overflow-y:auto;background-color:#fff;opacity:0;pointer-events:none;transition:.3s;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:16px}@media screen and (max-width:767px){.header .cart-inner{padding:0}}.header .cart-summary{width:100%}.header .cart-proceed{margin-top:16px;margin-left:auto;align-self:flex-end}@media screen and (max-width:767px){.header .cart-proceed{width:100%;margin-top:0;border-radius:0;height:60px}.mobile-menu-open{height:100vh;overflow:hidden}.mobile-menu-open .header .collapsed{opacity:1;pointer-events:auto;top:0}}.mobile-menu-open .burger-btn span:first-child{top:8px;width:0;left:50%}.mobile-menu-open .burger-btn span:nth-child(2){transform:rotate(45deg)}.mobile-menu-open .burger-btn span:nth-child(3){transform:rotate(-45deg)}.mobile-menu-open .burger-btn span:nth-child(4){top:8px;width:0;left:50%}.btn{color:#fff;padding:15px 50px;border-radius:30px;text-transform:uppercase;display:block;min-width:170px;text-align:center;border:0;transition:.3s}.btn.green{background:linear-gradient(90deg,#2db923,#196b1f)}.btn.orange{background:linear-gradient(90deg,#ff954e,#ee5905)}.btn.small{background:linear-gradient(90deg,#2db923,#196b1f);color:#fff;padding:7px 10px;border:none;border-radius:30px;text-transform:uppercase;font-weight:700;display:block;width:100px;min-width:100px;text-align:center;font-size:12px;cursor:pointer;margin-left:auto;transition:.3s}.btn.small:hover{transform:scale(1.05)}.block-title{padding-bottom:36px;text-align:center;text-transform:uppercase;font-weight:700;font-size:36px;width:100%}@media screen and (max-width:767px){.block-title{padding-bottom:24px;font-size:28px}}.product-item{transition:.3s;box-shadow:0;padding:25px 10px 15px 10px;position:relative;background-color:#fff}.product-item:hover{box-shadow:3px 5.2px 20.3px 6.8px rgba(0,4,2,.08);z-index:2}@media screen and (max-width:767px){.product-item:hover{box-shadow:none}}.product-item-label{color:#fff;position:absolute;left:0;top:16px;left:-16px;padding:4px 16px;font-size:14px;font-weight:700}@media screen and (max-width:767px){.product-item-label{font-weight:400;left:-8px;top:8px}}.product-item-label.orange{background:linear-gradient(90deg,#ff954e,#ee5905)}.product-item-label.green{background:linear-gradient(90deg,#2db923,#196b1f)}.product-item-info{padding-top:16px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.product-item-title{font-size:17px;font-weight:700;margin-bottom:12px;width:100%}.product-item-descr{min-height:90px;font-size:12px;line-height:17px;width:100%}.product-item-descr p:not(:last-child){margin-bottom:12px}.product-item-params{display:flex;align-items:baseline}@media screen and (max-width:767px){.product-item-params{width:100%}}.product-item-weight{font-size:15px;margin-right:10px;color:#9a9a9a}.product-item-price{font-size:18px;margin-right:10px;font-weight:700;color:#f16311}.product-item-price .old-price{font-weight:400;color:#9a9a9a;text-decoration:line-through}.product-item-price .current-price{font-weight:700}.product-item-price .currency{font-size:12px}@media screen and (max-width:767px){.product-item-add,.product-item-order{margin-top:12px}}.loadmore{margin-top:50px;display:flex;align-items:center;border:2px solid #f16311;border-radius:25px;padding:0 15px;height:48px;font-size:15px;font-weight:700;color:#9a9a9a;transition:.3s;background-color:transparent}@media screen and (max-width:767px){.loadmore{margin-top:32px;padding:0 24px;border-width:1px;height:40px;font-size:14px;font-weight:500}}.loadmore:hover{background-color:#ff954e;color:#fff}.loadmore:hover .circle{border-color:#fff}.loadmore .circle{width:10px;height:10px;display:block;border:2px solid #ff954e;border-radius:100%;margin-left:15px;transition:.3s}@media screen and (max-width:767px){.loadmore .circle{width:6px;height:6px;border-width:1px;margin-left:12px}}.related-slider.swiper-container{overflow:hidden;position:relative}.related-slider.swiper-container:after{content:"";position:absolute;top:0;bottom:0;right:0;width:100px;background:linear-gradient(90deg,hsla(0,0%,100%,0),#fff);pointer-events:none;z-index:2}.related-slider .swiper-slide{width:315px}@media screen and (max-width:767px){.related-slider .swiper-slide{width:260px}}.related-slider .product-item{padding:0}.related-slider .product-item:hover{box-shadow:none}.related-slider .swiper-button{top:88px}@media screen and (max-width:767px){.related-slider .swiper-button{top:72px}}.swiper-button{z-index:3;color:#f16311;margin:0}.swiper-pagination{position:relative;margin-top:32px;bottom:0}@media screen and (max-width:767px){.swiper-pagination{margin-top:24px}}.swiper-pagination-bullet{border-radius:0}.swiper-pagination-bullet-active{background:#f16311}.cart-table,.checkout-table{width:100%;margin-bottom:auto}@media screen and (max-width:767px){.cart-table,.checkout-table{border-collapse:collapse}}.cart-table th,.checkout-table th{background-color:rgba(241,99,17,.1);height:50px}@media screen and (max-width:767px){.cart-table th,.checkout-table th{font-size:14px}.cart-table th:first-child,.checkout-table th:first-child{text-align:right}}.cart-table td,.checkout-table td{padding:16px 0;border-bottom:1px solid hsla(0,0%,60%,.5)}@media screen and (max-width:767px){.cart-table td,.checkout-table td{padding-top:12px;padding-bottom:12px}.cart-table td:first-child,.checkout-table td:first-child{padding-left:16px}.cart-table td:last-child,.checkout-table td:last-child{padding-right:16px}}.cart-product-info,.checkout-product-info{display:flex;align-items:center}@media screen and (max-width:767px){.cart-product-info,.checkout-product-info{flex-wrap:wrap;justify-content:flex-end;text-align:right}}.cart-product-info button,.checkout-product-info button{width:36px;height:36px;margin-right:16px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='25' width='25'%3E%3Cg stroke='%23f16311' stroke-width='2' stroke-linecap='round'%3E%3Cpath d='M3.966 3.566 21.402 21.78M3.966 21.78 21.402 3.566'/%3E%3C/g%3E%3C/svg%3E");background-size:30px;background-position:50%;background-repeat:no-repeat;flex-shrink:0}@media screen and (max-width:767px){.cart-product-info button,.checkout-product-info button{width:24px;height:24px;background-size:24px}}.cart-product-info img,.checkout-product-info img{width:80px;margin-right:16px}@media screen and (max-width:767px){.cart-product-info img,.checkout-product-info img{margin-right:0}}.cart-product-info h3,.checkout-product-info h3{font-weight:400}@media screen and (max-width:767px){.cart-product-info h3,.checkout-product-info h3{width:100%;margin-top:8px;font-size:16px}}.cart-product-price,.checkout-product-price{text-align:center;color:#f16311;font-size:18px;font-weight:700}@media screen and (max-width:767px){.cart-product-price,.checkout-product-price{white-space:nowrap;padding:0 16px}}.cart-product-price span,.checkout-product-price span{font-size:12px}.cart-product-quantity,.checkout-product-quantity{display:flex;align-items:center;justify-content:center}.cart-product-quantity button,.checkout-product-quantity button{color:#f16311;font-weight:700;width:36px;height:36px;font-size:24px}@media screen and (max-width:767px){.cart-product-quantity button,.checkout-product-quantity button{width:30px;height:30px}}.cart-product-quantity input,.checkout-product-quantity input{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;text-align:center;height:36px;border:0;border-bottom:1px solid transparent;width:50px;transition:.3s;font-size:24px}@media screen and (max-width:767px){.cart-product-quantity input,.checkout-product-quantity input{font-size:20px}}.cart-product-quantity input:focus,.checkout-product-quantity input:focus{border-color:#f16311}.cart-summary,.checkout-summary{margin-top:48px;display:flex;align-items:baseline;justify-content:space-between;background-color:rgba(241,99,17,.1);padding:24px}@media screen and (max-width:767px){.cart-summary,.checkout-summary{margin-left:-16px;margin-right:-16px;flex-direction:column;align-items:flex-end;padding:16px}}.cart-total,.checkout-total{font-size:24px;font-weight:700}@media screen and (max-width:767px){.cart-total,.checkout-total{font-size:20px}.cart-total:not(:only-child),.checkout-total:not(:only-child){margin-top:16px}}.cart-total span,.checkout-total span{color:#f16311;margin-left:10px}.cart-delivery-annotation,.checkout-delivery-annotation{color:red;font-size:18px}@media screen and (max-width:767px){.cart-delivery-annotation,.checkout-delivery-annotation{font-size:14px}}.block-homescreen{padding-top:50px;min-height:600px}@media screen and (max-width:1023px){.block-homescreen{padding-bottom:80px}}.block-homescreen .container{display:flex;align-items:center}@media screen and (max-width:1023px){.block-homescreen .container{flex-direction:column}}.block-homescreen .text{width:30%;display:flex;flex-direction:column;align-items:flex-start}@media screen and (max-width:1023px){.block-homescreen .text{margin-top:24px;width:100%;order:2;align-items:center;text-align:center}}.block-homescreen h1{text-transform:uppercase;line-height:40px;font-size:107px;font-weight:700}@media screen and (max-width:1023px){.block-homescreen h1{font-size:80px}}.block-homescreen h1 span{font-size:35px}@media screen and (max-width:1023px){.block-homescreen h1 span{font-size:28px}}.block-homescreen .descr{margin-top:45px;font-size:13px;line-height:20px}@media screen and (max-width:1023px){.block-homescreen .descr{margin-top:32px;font-size:16px}}.block-homescreen .btn{margin-top:45px}@media screen and (max-width:767px){.block-homescreen .btn{margin-top:32px;width:100%}}.block-homescreen .banner{width:59%}@media screen and (max-width:767px){.block-homescreen .banner{width:100%}}.block-categories:only-child{padding:70px 0}@media screen and (max-width:767px){.block-categories:only-child{padding:48px 0}.block-categories .container{padding-left:5px;padding-right:5px}}.block-categories .categories-list{list-style:none;display:flex;justify-content:center;flex-wrap:wrap;gap:20px}@media screen and (max-width:767px){.block-categories .categories-list{gap:0}}.block-categories .categories-list li{flex:0 0 calc(33.33333% - 20px)}@media screen and (max-width:767px){.block-categories .categories-list li{flex:0 0 50%}}.block-categories .category-item{display:flex;flex-direction:column;align-items:center;box-shadow:0}.block-categories .category-item:hover{box-shadow:3px 5.2px 20.3px 6.8px rgba(0,4,2,.08)}@media screen and (max-width:767px){.block-categories .category-item:hover{box-shadow:none}}.block-categories .category-item-title{font-size:22px;font-weight:700;text-align:center;padding:22px 0}@media screen and (max-width:767px){.block-categories .category-item-title{font-size:20px;padding:16px 0}}.block-category-products{padding:50px 0}.block-category-products:only-child{padding:70px 0}@media screen and (max-width:767px){.block-category-products:only-child{padding:48px 0}}.block-category-products .container{display:flex;flex-direction:column;align-items:center}@media screen and (max-width:767px){.block-category-products .container{padding-left:5px;padding-right:5px}}.block-category-products .category-banner{width:100%}@media screen and (max-width:767px){.block-category-products .category-banner{width:calc(100% + 10px);margin-left:-5px;margin-right:-5px;padding-bottom:32px}}.block-category-products .category-banner .swiper-container{position:relative;overflow:hidden}.block-category-products .category-banner .swiper-button{top:calc(50% - 44px)}.block-category-products .category-tabs{display:grid;grid-template-columns:repeat(auto-fit,minmax(136px,1fr));gap:20px;width:100%;padding:30px 0}@media screen and (max-width:1023px){.block-category-products .category-tabs{gap:16px}}@media screen and (max-width:767px){.block-category-products .category-tabs{gap:8px}}.block-category-products .category-tabs button{font-size:13px;color:#9a9a9a;min-height:42px;border:1px solid currentColor;padding:0 5px;border-radius:20px;text-transform:uppercase;transition:.3s;display:flex;text-align:center;align-items:center;justify-content:center}.block-category-products .category-tabs button.active{color:#000;pointer-events:none}.block-category-products .category-products-list{display:grid;grid-template-columns:repeat(4,1fr);width:100%;gap:24px 12px}@media screen and (max-width:1200px){.block-category-products .category-products-list{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:1023px){.block-category-products .category-products-list{grid-template-columns:1fr 1fr}}.block-seo{padding:50px 0;font-size:13px}.block-seo p:not(:last-child){margin-bottom:13px}.block-delivery{padding:70px 0}@media screen and (max-width:767px){.block-delivery{padding:48px 0}}.block-delivery .container{display:grid;grid-template-columns:1fr 1fr;align-items:center}@media screen and (max-width:767px){.block-delivery .container{grid-template-columns:1fr;gap:32px}}.block-delivery .delivery-text{padding-left:40px}@media screen and (max-width:767px){.block-delivery .delivery-text{padding-left:0}}.block-delivery .delivery-text h1{text-transform:uppercase;font-size:40px;font-weight:700;margin-bottom:16px}@media screen and (max-width:767px){.block-delivery .delivery-text h1{font-size:32px}}.block-delivery .delivery-text p{font-size:22px;line-height:27px;color:#000}@media screen and (max-width:767px){.block-delivery .delivery-text p{font-size:18px;line-height:1.2}}.block-delivery .delivery-text a{text-decoration:underline;-webkit-text-decoration-color:#f16311;text-decoration-color:#f16311;transition:.3s}.block-delivery .delivery-text a:hover{color:#f16311}.block-delivery .delivery-text span{color:#f16311;font-weight:700}.block-contacts{padding:70px 0}@media screen and (max-width:767px){.block-contacts{padding:48px 0}}.block-contacts .container{display:flex;flex-wrap:wrap}@media screen and (max-width:767px){.block-contacts .container{flex-direction:column}}.block-contacts .contact-text{width:50%}@media screen and (max-width:767px){.block-contacts .contact-text{margin-top:24px;width:100%}}.block-contacts .contact-text a,.block-contacts .contact-text address{font-style:normal;display:flex;align-items:center}.block-contacts .contact-text a:not(:last-child),.block-contacts .contact-text address:not(:last-child){margin-right:40px}.block-contacts .contact-text img{margin-right:10px}.block-contacts h2{margin-bottom:32px}@media screen and (max-width:767px){.block-contacts h2{margin-bottom:16px}}.block-contacts .contact-item:not(:last-child){margin-bottom:32px}.block-contacts h3{margin-bottom:8px;color:#9a9a9a}.block-contacts .phone img{width:19px}.block-contacts .address img{width:17px}.block-contacts .contact-form{width:50%}@media screen and (max-width:767px){.block-contacts .contact-form{width:100%;margin-top:32px}}.block-contacts .contact-form form{display:grid;grid-template-columns:1fr 1fr;gap:16px 32px}@media screen and (max-width:767px){.block-contacts .contact-form form{grid-template-columns:1fr}}.block-contacts .contact-form input,.block-contacts .contact-form textarea{display:block;border:0;border-bottom:1px solid #9a9a9a;width:100%;padding-bottom:12px;font-size:16px;transition:.3s}.block-contacts .contact-form input:focus,.block-contacts .contact-form textarea:focus{border-color:#f16311}.block-contacts .contact-form input{height:50px;padding-bottom:8px}.block-contacts .contact-form textarea{resize:none;padding-top:12px;border-top:1px solid #9a9a9a;grid-column:span 2;height:150px}@media screen and (max-width:767px){.block-contacts .contact-form textarea{grid-column:initial}}@media screen and (max-width:1023px){.block-contacts .contact-form button{grid-column:span 2}}@media screen and (max-width:767px){.block-contacts .contact-form button{grid-column:initial}}.block-product{padding:70px 0}@media screen and (max-width:767px){.block-product{padding:48px 0}.block-product .container{padding-left:0;padding-right:0}}.block-product .product{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:start}@media screen and (max-width:1023px){.block-product .product{grid-template-columns:1fr}}@media screen and (max-width:767px){.block-product .product{gap:24px}}.block-product .product-photo{position:relative}.block-product .product-label{position:absolute;color:#fff;font-weight:700;font-size:18px;z-index:2;left:-24px;top:24px;padding:4px 24px;pointer-events:none}@media screen and (max-width:767px){.block-product .product-label{font-weight:400;left:-8px;top:16px;font-size:16px}}.block-product .product-label.green{background:linear-gradient(90deg,#2db923,#196b1f)}.block-product .product-label.orange{background:linear-gradient(90deg,#ff954e,#ee5905)}.block-product .product-info{display:flex;flex-wrap:wrap;align-items:baseline;padding-top:48px}@media screen and (max-width:1023px){.block-product .product-info{padding-top:0}}@media screen and (max-width:767px){.block-product .product-info{padding:0 16px}}.block-product .product-title{font-size:28px;margin-bottom:24px;width:100%;background:linear-gradient(90deg,#2db923,#196b1f);-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media screen and (max-width:767px){.block-product .product-title{font-size:24px}}.block-product .product-price{margin-right:4px;color:#f16311;display:flex;align-items:baseline;font-size:28px;font-weight:700}@media screen and (max-width:767px){.block-product .product-price{font-size:24px}}.block-product .product-price .old-price{font-weight:400;text-decoration:line-through;margin-right:8px;font-size:24px}@media screen and (max-width:767px){.block-product .product-price .old-price{font-size:20px}}.block-product .product-price span{font-size:16px}@media screen and (max-width:767px){.block-product .product-price span{font-size:12px}}.block-product .product-weight{color:rgba(0,0,0,.8)}.block-product .product-contain{margin-top:24px;width:100%}@media screen and (max-width:767px){.block-product .product-contain{margin-top:16px}}.block-product .product-contain-title{color:#9a9a9a;font-weight:700;font-size:20px}@media screen and (max-width:767px){.block-product .product-contain-title{font-size:16px}}.block-product .product-contain-list{margin-top:16px;display:flex;align-items:flex-start;flex-wrap:wrap;gap:8px 16px}@media screen and (max-width:767px){.block-product .product-contain-list{margin-top:8px;display:grid;grid-template-columns:repeat(4,1fr);gap:8px}}.block-product .product-contain-item{display:flex;flex-direction:column;align-items:center;width:100px}@media screen and (max-width:767px){.block-product .product-contain-item{width:100%}}.block-product .product-contain-item img{width:100px}.block-product .product-contain-item span{font-size:12px;margin-top:8px;text-align:center}@media screen and (max-width:767px){.block-product .product-contain-item span{font-size:10px;margin-top:5px}}.block-product .product-order{margin-top:24px}@media screen and (max-width:767px){.block-product .product-order{margin-top:16px;width:100%}}.block-related-products{padding:50px 0}@media screen and (max-width:767px){.block-related-products{padding:0 0 50px}}.block-checkout{padding:70px 0}@media screen and (max-width:767px){.block-checkout{padding:48px 0}.block-checkout .checkout-table{width:calc(100% + 32px)}.block-checkout .checkout-summary,.block-checkout .checkout-table{margin-left:-16px;margin-right:-16px}}.block-checkout .checkout-related{margin-top:48px}.block-checkout .checkout-related-title{text-transform:uppercase}.block-checkout .checkout-related-products{margin-top:16px}.block-checkout .checkout-form{margin-top:48px}@media screen and (max-width:1023px){.block-checkout .checkout-form{margin-top:32px}}.block-checkout .checkout-group{display:flex;flex-wrap:wrap}@media screen and (max-width:1023px){.block-checkout .checkout-group{flex-direction:column}}.block-checkout .checkout-group:not(:last-child){margin-bottom:48px}@media screen and (max-width:1023px){.block-checkout .checkout-group:not(:last-child){margin-bottom:32px}}.block-checkout .checkout-group h3{width:100%;margin-bottom:16px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.block-checkout .checkout-subgroup{display:flex;align-items:center;flex-wrap:wrap;width:100%}@media screen and (max-width:1023px){.block-checkout .checkout-subgroup{flex-direction:column;align-items:flex-start}}.block-checkout .checkout-subgroup:not(:last-child){margin-bottom:32px}@media screen and (max-width:1023px){.block-checkout .checkout-subgroup:not(:last-child){margin-bottom:24px}}.block-checkout .checkout-subgroup h4{color:#9a9a9a;font-weight:400;margin-right:16px}@media screen and (max-width:1023px){.block-checkout .checkout-subgroup h4{margin-right:0;margin-bottom:12px}.block-checkout .checkout-submit{width:100%;max-width:414px}}.block-checkout .input-wrapper{display:flex;flex-direction:column;max-width:360px;width:100%}@media screen and (max-width:1023px){.block-checkout .input-wrapper{max-width:414px}}.block-checkout .input-wrapper:not(:last-child){margin-right:24px}@media screen and (max-width:1023px){.block-checkout .input-wrapper:not(:last-child){margin-right:0;margin-bottom:16px}}.block-checkout .input-wrapper label{color:#9a9a9a}.block-checkout .input-wrapper input{margin-top:10px;width:100%;height:48px;padding:0 16px;border:1px solid #000;transition:.3s}.block-checkout .input-wrapper input:focus{border-color:#f16311}.block-checkout .radio-wrapper{display:flex;align-items:center}.block-checkout .radio-wrapper:not(:last-child){margin-right:24px}@media screen and (max-width:1023px){.block-checkout .radio-wrapper:not(:last-child){margin-right:0;margin-bottom:16px}}.block-checkout .radio-wrapper input:checked+label span:before{opacity:1}.block-checkout .radio-wrapper label{display:flex}.block-checkout .radio-wrapper span{width:20px;height:20px;border:1px solid #000;margin-right:8px;position:relative;flex-shrink:0}.block-checkout .radio-wrapper span:before{content:"";opacity:0;transition:.3s;position:absolute;top:4px;left:4px;right:4px;bottom:4px;background-color:#f16311}.block-checkout .date-time-inputs,.block-checkout .delivery-inputs{margin-top:24px;display:flex;width:100%}@media screen and (max-width:1023px){.block-checkout .date-time-inputs,.block-checkout .delivery-inputs{flex-direction:column}}.block-checkout .quantity-item{display:flex;align-items:center}.block-checkout .quantity-item:not(:last-child){margin-right:16px}@media screen and (max-width:1023px){.block-checkout .quantity-item:not(:last-child){margin-right:0;margin-bottom:12px}}.block-checkout .quantity-item span{margin-right:8px}@media screen and (max-width:1023px){.block-checkout .quantity-item span{min-width:120px}}.block-checkout .quantity-item button{color:#f16311;font-weight:700;width:24px;height:24px;font-size:24px}.block-checkout .quantity-item input{height:36px;font-size:20px;background-color:rgba(241,99,17,.1);border:0;width:50px;margin:0 10px;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.block-thanks{padding:100px 0}.block-thanks .container{display:flex;flex-direction:column;align-items:center}.block-thanks p{max-width:480px;text-align:center}.block-thanks p:not(:last-child){margin-bottom:24px}.block-thanks p a{color:#f16311}.block-thanks .btn{margin-top:32px}.footer{color:#9a9a9a;padding:16px 0;box-shadow:3px 5.2px 20.3px 6.8px rgba(0,4,2,.08)}.footer .container{display:grid;grid-template-columns:1fr auto 1fr;align-items:center}@media screen and (max-width:767px){.footer .container{grid-template-columns:1fr;justify-items:center;row-gap:32px}}.footer .contacts{display:flex;align-items:center}@media screen and (max-width:1200px){.footer .contacts{flex-direction:column;align-items:flex-start}}@media screen and (max-width:767px){.footer .contacts{align-items:center;grid-row:1}}.footer .contacts a,.footer .contacts address{font-style:normal;display:flex;align-items:center}.footer .contacts a:not(:last-child),.footer .contacts address:not(:last-child){margin-right:40px}@media screen and (max-width:1200px){.footer .contacts a:not(:last-child),.footer .contacts address:not(:last-child){margin-right:0;margin-bottom:16px}}.footer .contacts img{margin-right:10px}.footer .phone img{width:19px}.footer .address img{width:17px}.footer .copyright{text-align:center;font-size:13px}@media screen and (max-width:767px){.footer .copyright{grid-row:3}}.footer .logo{display:flex;justify-content:flex-end}@media screen and (max-width:767px){.footer .logo{grid-row:2}}.footer .logo img{width:100px}.product-item[data-v-712d8b08]:hover{cursor:pointer}.product-item .product-item-photo img[data-v-712d8b08]{max-height:239px}.loadmore-block[data-v-83a2a722]{display:flex;justify-content:center}.product-item[data-v-83a2a722]:hover{cursor:pointer}.product-item .product-item-photo img[data-v-83a2a722]{max-height:239px}.product-item[data-v-0cb660a8]:hover{cursor:pointer}.product-item .product-item-photo img[data-v-0cb660a8]{max-height:239px;max-width:239px}@media (min-width:1200px){.product-order[data-v-4872abee]{margin-left:24px}}.product-item[data-v-5e038971]:hover{cursor:pointer}.product-item .product-item-photo img[data-v-5e038971]{max-height:239px}.error-message{color:red;font-size:.9em;margin-top:5px}@media (max-width:600px){.swal-mobile-popup{font-size:1.2em;padding:20px;width:90vw}.swal-mobile-confirm{font-size:1.1em;padding:12px 24px}}