#productsPage{display:none;padding-bottom:50px}#productsPage .productsListWrapper{display:flex;flex-direction:column;gap:80px}#productsPage .productsTitle{color:var(--black);font-family:DB_Adman,sans-serif;font-size:28px;font-weight:400;letter-spacing:.005em;line-height:30px;margin:24px 0;text-align:center}.productsList{display:flex;flex-wrap:wrap;justify-content:space-between;padding:0 15px;row-gap:24px;width:100%}.productsList#coupons{scroll-margin-top:80px}.productsList#coupons .delivery-label{display:none}.productsList>li{display:flex;flex:0 1 calc(50% - 5px)}.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}}.badge{align-items:center;background:rgba(57,157,243,.07);border-radius:40px;color:#399df3;display:flex;font-size:20px;font-style:normal;font-weight:700;gap:10px;height:40px;letter-spacing:2px;line-height:24px;margin:0 auto 48px;padding:8px 20px;text-transform:uppercase;width:-moz-fit-content;width:fit-content}@media(max-width:576px){.badge{font-size:16px;height:36px;margin-bottom:34px}}.promotionList{display:flex;flex-direction:column;padding:40px 20px;row-gap:40px}@media(max-width:1024px){#productsPage{display:block}}@media only screen and (min-width:768px)and (max-width:1279px){.promotionList{flex-direction:row;gap:20px}.productsList>li{flex-basis:calc(25% - 15px)}}@media(max-width:320px){.promotionList{padding:40px 10px}}
