.exclusive-offer-popup{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000;display:none!important;align-items:center;justify-content:center;padding:20px;box-sizing:border-box;opacity:0;transition:opacity .3s ease}.exclusive-offer-popup.popup{display:flex!important}.exclusive-offer-popup.popup--center{align-items:center!important;justify-content:center!important}.exclusive-offer-popup.popup--top{align-items:flex-start!important;justify-content:center!important;padding-top:50px!important}.exclusive-offer-popup.popup--bottom{align-items:flex-end!important;justify-content:center!important;padding-bottom:50px!important}.exclusive-offer-popup.popup.popup--center{align-items:center!important;justify-content:center!important;display:flex!important;transform:none!important}.exclusive-offer-popup.popup.popup--top{align-items:flex-start!important;justify-content:center!important;padding-top:50px!important;transform:none!important}.exclusive-offer-popup.popup.popup--bottom{align-items:flex-end!important;justify-content:center!important;padding-bottom:50px!important;transform:none!important}.exclusive-offer-popup__wrap{background:#fff;border-radius:16px;box-shadow:0 25px 50px #0000001f,0 0 0 1px #0000000d;border:1px solid #e8e8e8;position:relative;max-width:100%;width:100%;overflow:hidden}.exclusive-offer-popup__container{padding:0}.exclusive-offer-popup__outer{position:relative}.exclusive-offer-popup__content{padding:32px 28px;text-align:center;position:relative;background:linear-gradient(135deg,#fff,#fafbfc)}.exclusive-offer-popup__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #e8e8e8;position:relative}.exclusive-offer-popup__header:before{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:40px;height:2px;background:#000;border-radius:1px}.exclusive-offer-popup__title-text{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:13px;color:#666;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.exclusive-offer-popup__close{background:none;border:none;cursor:pointer;padding:8px;color:#999;font-size:16px;line-height:1;transition:all .2s ease;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center}.exclusive-offer-popup__close:hover{color:#000;background:#0000001a}.exclusive-offer-popup__main-title{font-family:inherit;font-size:24px;font-weight:600;color:#000;margin:0 0 16px;line-height:1.3;letter-spacing:-.02em}.exclusive-offer-popup__trust-text{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:12px;color:#888;margin:0 0 24px;font-weight:400;text-transform:uppercase;letter-spacing:.5px}.exclusive-offer-popup__code-container{margin:24px 0;position:relative}.exclusive-offer-popup__code-box{display:inline-block;border:2px solid #000000;border-radius:12px;padding:16px 28px;background:#fff;margin:0 auto;position:relative;box-shadow:0 4px 12px #0000001a}.exclusive-offer-popup__code{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:25px;font-weight:800;color:#000;letter-spacing:1px;text-transform:uppercase;position:relative;z-index:1}.exclusive-offer-popup__instructions{font-family:inherit;font-size:15px;color:#000;margin:20px 0 28px;line-height:1.5;font-weight:400}.exclusive-offer-popup__benefits{text-align:left;max-width:280px;margin:20px auto 28px}.exclusive-offer-popup__benefit{display:flex;align-items:center;margin-bottom:8px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;color:#666;line-height:1.4}.exclusive-offer-popup__benefit:before{content:"\2713";color:#000;font-weight:700;margin-right:8px;font-size:12px}.exclusive-offer-popup__shop-btn{background:#fff;color:#000;border:1px solid #000000;border-radius:25px;padding:12px 24px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:400;text-transform:none;letter-spacing:0;cursor:pointer;transition:all .2s ease;min-width:160px;text-decoration:none;display:inline-block;text-align:center;box-shadow:none}.exclusive-offer-popup__shop-btn:hover{background:#f8f8f8;transform:translateY(-1px);box-shadow:0 2px 8px #0000001a;color:#000;border-color:#000}.exclusive-offer-popup__shop-btn:active{transform:translateY(0)}@media screen and (max-width: 768px){.exclusive-offer-popup__content{padding:10px 8px}.exclusive-offer-popup__main-title,.exclusive-offer-popup__code{font-size:24px}.exclusive-offer-popup__shop-btn{min-width:180px;padding:12px 25px}.exclusive-offer-popup.popup--top,.exclusive-offer-popup.popup.popup--top{padding-top:20px!important}.exclusive-offer-popup.popup--bottom,.exclusive-offer-popup.popup.popup--bottom{padding-bottom:20px!important}}@media screen and (max-width: 480px){.exclusive-offer-popup__content{padding:15px 10px}.exclusive-offer-popup__main-title{font-size:22px}.exclusive-offer-popup__code{font-size:20px}.exclusive-offer-popup__shop-btn{min-width:160px;padding:10px 20px;font-size:14px}.exclusive-offer-popup.popup--top,.exclusive-offer-popup.popup.popup--top{padding-top:15px!important}.exclusive-offer-popup.popup--bottom,.exclusive-offer-popup.popup.popup--bottom{padding-bottom:15px!important}}.exclusive-offer-popup.popup-animated{animation-duration:.5s;animation-fill-mode:both}.popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);z-index:999;display:none;opacity:0;transition:opacity .3s ease;pointer-events:auto}.popup-overlay[style*="display: none"]{pointer-events:none!important;z-index:-1!important}.exclusive-offer-popup[style*="display: none"]{display:none!important;pointer-events:none!important;z-index:-1!important;visibility:hidden!important}.exclusive-offer-popup[style*="display: flex"]~.popup-overlay,.exclusive-offer-popup[style*="display: flex"]+.popup-overlay{display:block!important;opacity:1!important;z-index:999!important;pointer-events:auto!important}body.popup-scroll-hidden{overflow:hidden!important;width:100%;height:100%;position:relative}.exclusive-offer-popup:not([style*="display: flex"]){display:none!important}
/*# sourceMappingURL=/cdn/shop/t/11/assets/exclusive-offer-popup.css.map */
