body.offer-popup-open{overflow:hidden}body.offer-popup-open .cart__footer,body.offer-popup-open .product[data-enable-sticky-container=true]:not(.has-sticky-scroll) .product__primary-right [data-sticky-container]{position:inherit}body.offer-popup-open .cart .section-inner{z-index:unset}.product-offers-popup{position:fixed;top:0rem;left:0rem;bottom:0;right:0;background:#00000080;width:100%;height:100%;display:block;visibility:hidden;opacity:0;z-index:1301}.product-offers-popup.open{visibility:visible;opacity:1}.product-offers-popup.open.hide-open{opacity:0;visibility:hidden}.product-offers-popup:before{position:absolute;top:0rem;left:0rem;width:100%;height:100%;background:var(--color-black-50)}.product-offers-popup .popup-dialog{position:absolute;max-width:655px;width:100%;max-height:90%;overflow-y:auto;z-index:1400;top:50%;left:50%;transform:translate(-50%,-50%)}.product-offers-popup .popup-dialog::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px var(--color-text-alpha-20);background-color:var(--color-background)}.product-offers-popup .popup-dialog::-webkit-scrollbar{width:4px;background-color:var(--color-background)}.product-offers-popup .popup-dialog::-webkit-scrollbar-thumb{background-color:var(--color-text-alpha-100);border:2px solid var(--color-text-alpha-50)}.product-offers-popup .popup-dialog .popup-content{position:relative;background:var(--color-white)}.product-offers-popup .popup-content .popup-header{position:relative;padding:30px 30px 10px}.product-offers-popup .popup-content .popup-header .popup-title{font-size:24px;font-weight:400;line-height:28.85px;letter-spacing:.01em;color:var(--color-nero-black)}.product-offers-popup .popup-content .popup-header .popup-title+p{margin-top:5px;font-size:14px;line-height:20px;color:var(--color-gray30)}.product-offers-popup .popup-content .popup-header .popup-close{position:absolute;top:10px;right:10px;width:30px;height:30px;display:flex;align-items:center;justify-content:center;padding:6px;background:var(--color-light-grayish)}.product-offers-popup .popup-content .popup-header .popup-close .icon,.product-offers-popup .popup-content .popup-header .popup-close svg{width:12px;height:12px}.product-offers-popup .popup-content .popup-body{padding:10px 30px 30px}.product-offers-popup .popup-content .offer-product-item:not(:last-child){margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid var(--color-light-gray)}.product-offers-popup .popup-content .offer-product-item .image-wrapper{margin-bottom:15px}.product-offers-popup .popup-content .offer-product-item .image-wrapper img{width:120px}.product-offers-popup .popup-content .offer-product-item .offer-product-description{display:flex;flex-direction:column;gap:10px}.product-offers-popup .popup-content .offer-product-item .offer-product-description>*{font-size:14px;font-weight:400;line-height:20px;color:var(--color-gray30)}.product-offers-popup .popup-content .offer-product-item .offer-product-description a{font-size:14px;font-weight:400;line-height:20px;color:var(--color-saffron-gold);text-decoration:underline;margin-left:10px}.product-offers-popup .popup-content .offer-product-item .offer-code,.product-offers-popup .popup-content .offer-product-item .offer-other-info{margin-top:10px;padding-top:10px;border-top:1px solid var(--color-light-gray)}.product-offers-popup .popup-content .offer-product-item .offer-code{display:flex;align-items:center;justify-content:space-between}.product-offers-popup .popup-content .offer-product-item .offer-code .code{display:inline-flex;padding:7px 12px 8px;font-size:14px;font-weight:400;line-height:20px;border:1px dotted var(--color-saffron-gold);background:var(--color-saffron-gold-20)}.product-offers-popup .popup-content .offer-product-item .offer-code .apply-code{color:var(--color-saffron-gold);font-size:14px;font-weight:400;line-height:20px;cursor:pointer}.product-offers-popup .popup-content .offer-product-item .offer-other-info{display:none;flex-direction:column;gap:10px;padding-left:20px}.product-offers-popup .popup-content .offer-product-item .offer-other-info.open{display:flex}.product-offers-popup .popup-content .offer-product-item .offer-other-info>*{position:relative;padding-left:20px;font-size:14px;font-weight:400;line-height:20px;color:var(--color-gray30)}.product-offers-popup .popup-content .offer-product-item .offer-other-info>*:before{position:absolute;content:"";top:5px;left:0rem;width:10px;height:10px;border:1px solid var(--color-gainsboro);border-radius:50%}.product-offers-popup .popup-content .offer-product-item .buttons-wrapper{display:flex;gap:5px}@media (max-width: 767px){.product-offers-popup .popup-dialog{max-width:320px}.product-offers-popup .popup-content .popup-header{padding:20px 20px 5px}.product-offers-popup .popup-content .popup-header .popup-title{font-size:16px;line-height:20px}.product-offers-popup .popup-content .popup-header .popup-title+p{font-size:12px;margin-top:2px}.product-offers-popup .popup-content .popup-header .popup-close{top:15px;right:15px;width:20px;height:20px}.product-offers-popup .popup-content .popup-header .popup-close .icon,.product-offers-popup .popup-content .popup-header .popup-close svg{width:8px;height:8px}.product-offers-popup .popup-content .popup-body{padding:5px 20px 20px}.product-offers-popup .popup-content .offer-product-item:not(:last-child){margin-bottom:5px;padding-bottom:5px}.product-offers-popup .popup-content .offer-product-item .image-wrapper{margin-bottom:10px}.product-offers-popup .popup-content .offer-product-item .offer-product-description>*{font-size:12px}.product-offers-popup .popup-content .offer-product-item .offer-product-description a{font-size:12px;margin:0rem;display:inline-block}.product-offers-popup .popup-content .offer-product-item .offer-code,.product-offers-popup .popup-content .offer-product-item .offer-other-info{margin-top:5px;padding-top:5px}.product-offers-popup .popup-content .offer-product-item .offer-code .code{padding:3px 8px 4px;font-size:10px}.product-offers-popup .popup-content .offer-product-item .offer-other-info{padding-left:0}.product-offers-popup .popup-content .offer-product-item .offer-other-info>*{font-size:12px}.offer-popup-open #fc_widget{display:none}.product-offers-popup .popup-dialog{max-height:80vh;overflow-y:auto}}.toaster{color:#25c16f;display:none;transition:opacity .3s ease-in-out,visibility .3s ease-in-out}.toaster.copy--code--js{padding-left:12px;font-size:10px}.toaster.show{display:block}
/*# sourceMappingURL=/cdn/shop/t/314/assets/product-offers-popup.css.map */
