.offer-popup-active{overflow:hidden}.offer-popup{position:fixed;width:100%;height:100vh;z-index:999999;background:var(--offer-popup-overlay-color);top:0;left:0;bottom:0;display:none;align-items:center;justify-content:center}.offer-popup.active{display:flex}.offer-popup .offer-popup__overlay{width:100%;height:100%;opacity:0;position:absolute;top:0;left:0;z-index:1}.offer-popup .offer-popup__container{position:relative;width:450px;min-height:100px;height:auto;background:var(--white-color);padding:50px 20px 20px;z-index:2}.offer-popup .offer-popup__container .offer-popup__content-title{text-align:center;font-family:var(--font-body-family);font-weight:500;font-size:26px;margin-bottom:15px}.offer-popup .offer-popup__container .offer-popup__content-subtitle{text-align:center;font-family:var(--font-body-family);font-weight:500;font-size:18px;margin-bottom:15px}.offer-popup .offer-popup__container .offer-popup__content-product{display:flex;margin-bottom:15px}.offer-popup .offer-popup__container .offer-popup__content-product-img{width:40%}.offer-popup .offer-popup__container .offer-popup__content-product-title{padding:20px;width:60%;display:flex;align-items:center;text-align:center;font-size:18px}.offer-popup .offer-popup__container .offer-popup__content-button{padding:0 10px}.offer-popup .offer-popup__container .offer-popup__content-button a{display:flex;width:100%;padding:13px 22px;font-size:16px;color:var(--button-add2cart-text-color);background:var(--button-add2cart-color);justify-content:center;align-items:center;text-transform:uppercase;font-family:Bureau Grot Condensed}.offer-popup .offer-popup__container .offer-popup__content-button a:hover{background:var(--button-add2cart-hover-color);color:var(--button-add2cart-hover-text-color)}.offer-popup .offer-popup__mini-close{width:34px;height:34px;background-color:var(--top-seller-bg);border-radius:50px;display:flex;justify-content:center;align-items:center;position:absolute;cursor:pointer;right:20px;top:20px;line-height:1}.offer-popup .offer-popup__mini-close:before{content:"";position:absolute;top:calc(50% - 1.5px);left:calc(50% - 7.5px);width:15px;height:2px;background-color:var(--black-color);transform:rotate(45deg)}.offer-popup .offer-popup__mini-close:after{content:"";position:absolute;top:calc(50% - 1.5px);left:calc(50% - 7.5px);width:15px;height:2px;background-color:var(--black-color);transform:rotate(-45deg)}.offer-popup.active:after{content:none}.product-offer__notice{flex-basis:100%;margin-top:10px}.product-offer__notice span{padding:5px 10px;border:1px solid var(--darkred-color);cursor:pointer;display:inline-block;width:100%}.product-offer__notice.product-offer__notice-pdp{margin-top:20px;position:relative;z-index:1}.product-offer__button{margin-top:10px}
/*# sourceMappingURL=/cdn/shop/t/23/assets/offer-popup.css.map */
