#productsPage{display:none;padding-bottom:50px}#productsPage .productsTitle{color:var(--black);font-family:DB_Adman,sans-serif;font-size:28px;font-weight:400;letter-spacing:.005em;line-height:30px;margin-top:24px;text-align:center}.productsList{grid-column-gap:10px;grid-row-gap:64px;display:grid;grid-template-columns:repeat(2,1fr);padding:24px 15px 0;width:100%}.productsList#coupons .delivery-label,.productsList:not(#coupons) .couponLabel{display:none}.productsList>li{padding:0}.productsHeader{width:100%}.productsHeader .productsHeader__bg{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media only screen and (min-width:768px)and (max-width:1279px){.productsHeader{height:379px}}@media screen and (max-width:1279px)and (min-width:1024px){.productsHeader{height:512px}}:root{--product-white:#fff;--product-gray:#9c9c9c;--product-gray-1:#d9d9d9;--product-blue:#399df3}.productItem{display:flex;flex-direction:column;height:auto;justify-content:space-between}.productItem.slick-slide{display:flex}.productItem .productItem__header{display:flex;flex:1 0 0;flex-direction:column;justify-content:space-between;width:100%}.productItem .productItem__header>a{flex:1 0 0}.productItem .productItem__header .couponLabel{align-items:center;border:1px solid #399df3;border-radius:5px;color:#399df3;display:flex;font-size:14px;gap:5px;justify-content:center;margin:0 auto;padding:2px 6px;width:-moz-fit-content;width:fit-content}.productItem .productItem__header .couponLabel.cn,.productItem .productItem__header .couponLabel.jp{font-size:12px}.productItem .productItem__headerBg{height:140px;-o-object-fit:contain;object-fit:contain;width:100%}.productItem .productItem__titleWrapper{margin-top:12px;min-height:50px}.productItem .productTitle{color:#000;font-size:20px;line-height:16px}.productItem .productSubtitle,.productItem .productTitle{font-family:DB_Adman,sans-serif;font-weight:400;letter-spacing:.05em;text-align:center}.productItem .productSubtitle{color:var(--product-gray);font-size:14px;line-height:14px;margin-top:5px;text-transform:uppercase;white-space:nowrap}.productItem .productSubtitle a{color:var(--product-blue);text-decoration:underline;text-transform:lowercase}.productItem .productItem__counter{align-items:center;display:flex;justify-content:center;padding:5px 23px}.productItem .productItem__counter .count{font-family:DB_Adman,sans-serif;font-size:40px;font-weight:400;letter-spacing:.05em;text-align:center}.productItem .productItem__counter .counterButton{align-items:center;background-color:#fff;border:none;border-radius:50%;display:flex;font-family:DB_Adman,sans-serif;justify-content:center}.productItem .productItem__counter #decrementBtn{cursor:not-allowed;opacity:.3}.productItem .productItem__counter #decrementBtn.active{cursor:pointer;opacity:1}.productItem .priceWrapper{align-items:center;display:flex;flex-direction:column;min-height:36px}.productItem .priceWrapper .price{font-family:DB_Adman,sans-serif;font-size:28px;font-weight:400;letter-spacing:.05em;line-height:28px;text-align:center}.productItem .priceWrapper .vat{font-family:DB_Adman,sans-serif;font-size:14px;font-weight:300;letter-spacing:1px;line-height:12px;text-align:center}.productItem .addToCartButton{align-items:center;background-color:var(--product-white);border:1px solid var(--product-gray-1);border-radius:12px;display:flex;gap:5px;height:36px;margin:24px auto 0;padding:7px 15px}.productItem .addToCartButton:disabled:not(.addToCartButton.load){cursor:not-allowed;opacity:.5}.productItem .addToCartButton>span{font-family:DB_Adman,sans-serif;font-size:16px;font-weight:400;letter-spacing:.03em;line-height:16px;text-align:left;text-transform:capitalize}.productItem .cartButton_active{color:#2e86f9}.productItem .actionWrapper{display:flex;flex-direction:column;justify-content:flex-end}.promotionList{display:flex;flex-direction:column;padding:40px 20px;row-gap:40px}@media(max-width:768px){.productItem .productTitle{font-size:16px;font-weight:700}.productItem .productSubtitle{font-size:16px;line-height:16px}.productItem .vat{font-size:16px}}@media(max-width:1024px){#productsPage{display:block}.productItem .productTitle{font-size:14px}.productItem .productSubtitle{font-size:14px;white-space:normal}.productItem .vat{font-size:14px}.productItem .pd{display:flex;flex:1;flex-direction:column;justify-content:space-between}.productItem .pd>header{margin:0}}@media only screen and (min-width:768px)and (max-width:1279px){.promotionList{flex-direction:row;gap:20px}.productsList{grid-template-columns:repeat(4,1fr)}}@media(max-width:320px){.promotionList{padding:40px 10px}}
