.sale-page-banner-container,.sale-page-banner--inner,.sale-promo-banner{position:relative;overflow:hidden}.sale-page-banner-container .sale-page-banner-item{z-index:1}.sale-page-banner-bg{display:block;line-height:0}.sale-banner-bg--desktop{display:none}.sale-banner-bg--mobile-only{display:block}.sale-page-banner--inner .sale-banner-bg__media,.sale-page-banner--inner .sale-banner-bg video,.sale-page-banner--inner .sale-banner-bg img{width:100%;height:auto;display:block;object-fit:cover;object-position:center;pointer-events:none}.sale-page-banner-container .sale-gif,.sale-page-banner-container video.sale-gif{display:block;width:100%;max-width:360px;object-fit:contain;pointer-events:none;border:0;background:transparent}.sale-page-banner-container .sale-tnc-btn{position:absolute;top:16px;right:16px;z-index:2;margin:0;padding:8px;min-width:41px;border:1px solid rgba(255,255,255,.3);border-radius:999px;background:transparent;color:#fff;cursor:pointer;font-family:Gotham,sans-serif;font-weight:400;font-size:12px;line-height:1;letter-spacing:0;text-align:center}.sale-page-banner-item{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center;padding:40px 20px 36px;box-sizing:border-box}.sale-page-banner-item-inner{width:100%;max-width:320px;text-align:center;font-family:Gotham,sans-serif}.sale-page-title{margin:0 0 16px;color:#ffe07a;text-shadow:1px 3px 2px #242424;font-family:Gotham,sans-serif;font-weight:700;font-size:32px;line-height:1}.sale-page-subtitle{margin:0 0 16px;color:#fff;font-family:Gotham,sans-serif;font-weight:400;font-size:14px;line-height:1;text-align:center}.sale-discount-code{margin:0 auto 24px;padding:8px 0;max-width:284px;color:#fff;font-family:Gotham,sans-serif;font-weight:400;font-size:16px;line-height:1;text-align:center;position:relative}.sale-discount-code:before,.sale-discount-code:after{content:"";position:absolute;left:0;right:0;width:100%;height:1px;background:linear-gradient(90deg,#fff0,#ffffff80 52%,#fff0)}.sale-discount-code:before{top:0}.sale-discount-code:after{bottom:0}.sale-discount-code strong{font-weight:700}.sale-ends-text{margin:0 0 10px;color:#fff;font-family:Gotham,sans-serif;font-weight:400;font-size:12px;line-height:1;text-align:center}.sale-countdown{padding:0;margin-top:var(--countdown-margin-top, 0px)}.sale-countdown .main_counters{display:flex;justify-content:center;align-items:flex-start;gap:12px;flex-wrap:nowrap}.sale-countdown .counter_unit{display:flex;flex-direction:column;align-items:center;gap:6px}.sale-countdown .counter_box{width:41px;height:45px;border-radius:4px;background:var(--counter-box-bg, rgba(0, 0, 0, .3));display:flex;justify-content:center;align-items:center;padding:3px;box-sizing:border-box}.sale-countdown .counter_box .sale-counter-timer{color:var(--sale-counter-timer-color, #fff);font-family:Gotham,sans-serif;font-weight:400;font-size:20px;line-height:1;letter-spacing:-.04em;text-align:center}.sale-countdown .count_label{color:var(--count-label-color, #fff);font-family:Gotham,sans-serif;font-size:10px;line-height:1;font-weight:400;text-transform:none}@media(min-width:768px){.sale-banner-bg--desktop{display:block}.sale-banner-bg--mobile:not(.sale-banner-bg--mobile-only){display:none}.sale-page-banner-container .sale-gif,.sale-page-banner-container video.sale-gif{max-width:420px}.sale-page-banner-container .sale-tnc-btn{top:20px;right:24px;font-size:14px;padding:10px 12px}.sale-page-banner-item{justify-content:center;align-items:center;padding:48px 24px}.sale-page-banner-item-inner{max-width:480px;margin:0 auto;padding-bottom:0}.sale-page-title{font-size:56px;text-shadow:3px 4px 0 #242424}.sale-page-subtitle{color:#fff;font-size:16px;margin-bottom:22px}.sale-discount-code{color:#fff;font-size:20px;max-width:340px;margin-bottom:30px;padding:10px 0}.sale-ends-text{color:#fff;font-size:16px;margin-bottom:12px}.sale-countdown .main_counters{gap:14px}.sale-countdown .counter_box{width:52px;height:57px;border-radius:6px}.sale-countdown .counter_box .sale-counter-timer{font-size:25px}.sale-countdown .count_label{font-size:12px}}@media(max-width:767px){.sale-page-banner--inner,.sale-promo-banner{min-height:var(--banner-min-height, 0)}.sale-page-banner--inner.has-min-height .sale-page-banner-bg,.sale-page-banner--inner.has-min-height .sale-banner-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.sale-page-banner--inner.has-min-height .sale-banner-bg__media,.sale-page-banner--inner.has-min-height .sale-banner-bg video,.sale-page-banner--inner.has-min-height .sale-banner-bg img{width:100%;height:100%;object-fit:cover}.sale-page-banner-item{align-items:center}}.custom-popup-section{background:#fff;text-align:center;font-family:sans-serif}.custom-popup-section .custom-popup-container{visibility:hidden;opacity:0;position:fixed;top:0;z-index:999;left:0;right:0;margin:0 auto;transition:transform .6s ease,opacity .6s ease,visibility 0s linear .6s;height:0;display:flex;align-items:end}.custom-popup-section .custom-popup-container.active{visibility:visible;opacity:1;transition:transform .3s ease,opacity .6s ease,visibility 0s;height:100vh}.custom-popup-overlay{display:block!important;position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:auto;z-index:-1;background:#00000078}.custom-popup-overlay-close{position:fixed;top:2rem;right:2rem;z-index:9999;background:#fff;border-radius:50%;box-shadow:0 1px 7px #00000078}.custom-popup-content{background:#fff;height:60%;border-radius:24px 24px 0 0;padding:32px 16px 24px;text-align:left;width:100%;display:flex;flex-direction:column;justify-content:space-between;display:none}.how-to-shop-bottom-btn{font-size:16px;background:#1d1d1d;color:#fff;width:100%;line-height:1;padding:15px;border-radius:8px;font-weight:700}.custom-popup-section .custom-popup-container.active .custom-popup-content{display:block}@media(max-width:768px){.custom-popup-overlay-close{top:.5rem;right:.5rem}.custom-popup-content{height:max-content}}@media(min-width:768px){.custom-popup-content{width:80%;max-width:500px;height:max-content;border-radius:24px}.custom-popup-section .custom-popup-container{justify-content:center;align-items:center;height:100vh}}
/*# sourceMappingURL=/cdn/shop/t/175/assets/promo-banner.css.map */
