.discount-item{display:flex;height:280px;position:relative}.discount-item .image{height:inherit;overflow:hidden;position:absolute;width:50%;z-index:5}.discount-item .image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.discount-item:before{background-color:#fff;content:"";display:block;height:inherit;position:absolute;width:50%}.discount-item .body{background-color:#2c2728;border-radius:5px;flex-grow:1;margin-bottom:10px}.discount-item .body .inner{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center}.discount-item .body .inner .title{color:#fff;font-size:28px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.discount-item .body .inner .subtitle{color:#fc7c32;font-size:16px;font-weight:500;letter-spacing:.08em;margin-bottom:4px;text-transform:uppercase}.discount-item .body .inner .caption{color:#ffffffd9;font-size:15px;letter-spacing:.02em;line-height:140%;margin-top:8px;max-width:275px}.discount-item .body .inner .extra-value{color:#f2bb05;font-size:18px;font-weight:900;line-height:1.2;margin-top:12px;min-height:1.2em}.discount-item .body .inner .extra-value--empty{visibility:hidden}.discount-item__btn{margin-top:16px;min-width:140px}.discount-item--left .image{border-radius:5px 0 0 5px;left:0}.discount-item--left .image,.discount-item--left:before{bottom:0;clip-path:polygon(0 0,80% 0,100% 100%,0 100%);top:0}.discount-item--left:before{left:10px}.discount-item--left .body .inner{padding-left:calc(50% + 10px);padding-right:20px}.discount-item--right .image{border-radius:0 5px 5px 0;right:0}.discount-item--right .image,.discount-item--right:before{bottom:0;clip-path:polygon(20% 0,100% 0,100% 100%,0 100%);top:0}.discount-item--right:before{right:10px}.discount-item--right .body .inner{padding-left:20px;padding-right:calc(50% + 10px)}@media only screen and (max-width:1024px){.discount-item{height:auto}.discount-item .image{border-radius:0 0 5px 5px!important;bottom:0}.discount-item .image,.discount-item:before{clip-path:polygon(50% 0,100% 38%,100% 100%,0 100%,0 38%)!important;height:250px;top:auto!important;width:100%}.discount-item:before{bottom:10px!important;left:0!important;right:0}.discount-item .body{margin-bottom:0}.discount-item .body .inner{padding:50px 20px 310px!important}}@media only screen and (max-width:430px){.discount-item .image,.discount-item:before{height:200px}.discount-item .body .inner{padding:40px 15px 240px!important}}.modal-promo{margin:-45px calc(var(--modal-padding, 50px)*-1);position:relative}.modal-promo__close{background-color:#ffffffeb!important;box-shadow:0 2px 10px #0000002e;color:#2c2728!important;position:absolute;right:12px;top:12px;z-index:2}.modal-promo__close:hover{background-color:#fff!important}.modal-promo__media{aspect-ratio:16/9;background-color:#f5f5f5;border-radius:3px 3px 0 0;overflow:hidden}.modal-promo__photo{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.modal-promo__body{padding:28px var(--modal-padding,50px) 40px}.modal-promo__heading{margin-bottom:24px;text-align:center}.modal-promo__eyebrow{color:#fc7c32;font-size:13px;font-weight:500;letter-spacing:.1em;margin-bottom:8px;text-transform:uppercase}.modal-promo__title{color:#2c2728;font-size:24px;font-weight:500;line-height:130%}.modal-promo__extra{background-color:#f5f5f5;border-radius:4px;color:#2c2728;display:flex;font-size:18px;font-weight:800;justify-content:center;letter-spacing:.04em;margin:0 auto 20px;padding:8px 14px;width:-moz-fit-content;width:fit-content}.modal-promo__description{color:#898989;font-size:15px;line-height:165%}.modal-promo__description p{color:#333;margin:0 0 12px}.modal-promo__description strong{color:#2c2728;font-weight:600}.modal-promo__description ol,.modal-promo__description ul{display:grid;gap:10px;list-style:none;margin:0 0 16px;padding:0}.modal-promo__description li{background-color:#f5f5f5;border-radius:6px;color:#333;line-height:150%;padding:12px 14px 12px 40px;position:relative}.modal-promo__description ul li:before{background-color:#fc7c32;border-radius:50%;box-shadow:0 0 0 4px #fc7c322e;content:"";height:10px;left:14px;position:absolute;top:16px;width:10px}.modal-promo__description ol{counter-reset:promo-step}.modal-promo__description ol li{counter-increment:promo-step}.modal-promo__description ol li:before{background-color:#fc7c32;border-radius:50%;color:#fff;content:counter(promo-step);font-size:11px;font-weight:700;height:20px;left:12px;line-height:20px;position:absolute;text-align:center;top:12px;width:20px}@media only screen and (max-width:430px){.modal-promo{margin-bottom:-30px}.modal-promo__body{padding:22px var(--modal-padding,30px) 30px}.modal-promo__title{font-size:20px}}.discounts-slider{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:30px}@media only screen and (max-width:768px){.discounts-slider{display:flex;gap:var(--container-padding);overflow-x:auto;scroll-snap-stop:always;scroll-snap-type:x mandatory;-ms-overflow-style:none;margin:0 calc(var(--container-padding)*-1);overflow:-moz-scrollbars-none;padding:0 var(--container-padding);scrollbar-width:none;grid-gap:5px}.discounts-slider::-webkit-scrollbar{background:transparent;display:none;height:0;width:0}.discounts-slider .discount-item{flex-shrink:0;width:400px}}@media only screen and (max-width:576px){.discounts-slider .discount-item{width:300px}}
