.sale-header__banner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px;padding-left:16px;background-color:#03103d;color:#fff;overflow:hidden}.sale-header__banner-left{max-width:484px;margin-left:auto}.sale-header__banner-left h1{font-size:56px;font-weight:800;line-height:72px;text-transform:uppercase}.sale-header__banner-left p{font-size:32px;font-weight:700;line-height:44px;margin-top:24px}@media(max-width: 1200px){.sale-header__banner-left h1{font-size:48px;line-height:64px}.sale-header__banner-left p{font-size:24px;line-height:32px;margin-top:16px}}@media(max-width: 768px){.sale-header__banner-left h1{font-size:36px;line-height:48px}.sale-header__banner-left p{font-size:20px;line-height:28px}}.sale-header__banner-right{-ms-flex-negative:0;flex-shrink:0}.sale-header__banner-right img{max-width:100%;height:auto;width:100%}@media(max-width: 768px){.sale-header__banner-right{margin-left:auto}}@media(max-width: 768px){.sale-header__banner{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0}.sale-header__banner-left{max-width:unset;margin:unset;padding:16px 16px 0 16px}}.sale-categories{padding-top:56px;padding-bottom:64px}.sale-categories__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;cursor:pointer}.sale-categories__item-image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid #eee;padding:16px;background-color:#fff;-webkit-transition:all .3s;transition:all .3s}.sale-categories__item-name{color:#03103d;font-size:14px;font-weight:500;line-height:20px;text-align:left}.sale-categories__item:hover .sale-categories__item-image{-webkit-box-shadow:0 4px 12px 0 rgba(0,0,0,.16);box-shadow:0 4px 12px 0 rgba(0,0,0,.16)}@media(max-width: 992px){.sale-categories{padding:48px 0}}@media(max-width: 768px){.sale-categories{padding:32px 0}}.sale-list{padding:64px 0}.sale-list .jsSaleMoreProducts{display:none;padding-top:24px}.sale-list .product-card{max-width:100%}.sale-list .product-card__img{background-color:#fff}.sale-list__heading{color:#03103d;font-size:28px;font-weight:700;line-height:36px;margin-bottom:48px}.sale-list__products{display:grid;grid-template-columns:repeat(4, 1fr);gap:24px}.sale-list__more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#f5f5f5;padding:32px;margin-top:64px}.sale-list--gray{background-color:#f8f8f8}.sale-list--gray .product-card{max-width:100%;background-color:#f8f8f8}.sale-list--gray .product-card__content,.sale-list--gray .product-card__price-container{background-color:#f8f8f8}.sale-list--gray .sale-list__more{background-color:#fff}@media(max-width: 992px){.sale-list{padding:48px 0}.sale-list__heading{margin-bottom:32px}.sale-list__more{margin-top:48px}.sale-list__products{grid-template-columns:repeat(3, 1fr)}}@media(max-width: 768px){.sale-list{padding:32px 0}.sale-list__heading{font-size:24px;line-height:34px;margin-bottom:24px}.sale-list__products{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 576px){.sale-list__products{grid-template-columns:repeat(1, 1fr)}}.special-product{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:32px;margin-top:64px;color:#fff;background-color:#03103d;z-index:1;min-height:160px}.special-product__bg{position:absolute;left:0;right:0;bottom:0;z-index:-1}.special-product__image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;padding:4px;background-color:#fff}.special-product__flags{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;margin-bottom:8px}.special-product__flags-flag{padding:2px 4px;font-size:10px;font-weight:700;line-height:16px;letter-spacing:1px;text-transform:uppercase;background-color:#fde2bf;color:#d46a3e}.special-product__flags-flag--sale{background:#c5e9d1;color:#096534}.special-product__box{overflow:hidden;max-width:480px}.special-product__box-name{display:block;font-size:14px;font-weight:600;line-height:20px;margin-bottom:8px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.special-product__box-code{font-size:12px;font-weight:400;line-height:20px}.special-product__availability{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;color:#fff;font-size:11px;font-weight:400;line-height:18px;margin-top:4px}.special-product__status{border-radius:50%;display:block;width:8px;height:8px}.special-product__status--available{background-color:#33b86b}.special-product__status--unavailable{background-color:#bdbdbd}.special-product__form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}.special-product__form .qty-change,.special-product__form .qty-input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;height:48px;width:48px;border:1px solid #eee;background-color:rgba(0,0,0,0)}.special-product__form .qty-change svg path,.special-product__form .qty-input svg path{stroke:#bdbdbd}.special-product__form .btn{padding:12px}.special-product__form .add-to-wishlist{background-color:#fff}.special-product__form .add-to-wishlist svg path{stroke:#000}.special-product__form .add-to-wishlist.wishlisted svg path{fill:#000}.special-product__prices{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;font-size:14px;font-weight:400;line-height:24px}.special-product__prices-price{color:#eee}.special-product__prices-price--promo{color:#e3443f;font-weight:700}.special-product__prices-price--old{text-decoration:line-through}.special-product__prices-omnibus{color:#eee;text-align:right;font-size:12px;font-weight:400;line-height:20px;margin-top:4px}.special-product__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px}.special-product__right{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;-ms-flex-negative:0;flex-shrink:0}@media(max-width: 992px){.special-product{padding:24px 16px}.special-product__box-name{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.special-product__right{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media(max-width: 768px){.special-product{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.special-product__bg{display:none}.special-product__left{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}}@media(max-width: 576px){.special-product{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;gap:16px}.special-product__prices{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}/*# sourceMappingURL=sale.min.css.map */