.offer-info-notification-popup.popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:9999;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.offer-info-notification-popup.popup-overlay.show{opacity:1}.offer-info-notification-popup .popup-container{background:#fff;border-radius:15px;max-width:600px;width:90%;max-height:90vh;overflow:hidden;position:relative;box-shadow:0 20px 40px #0003;transform:scale(.8);transition:transform .3s ease}.offer-info-notification-popup.popup-overlay.show .popup-container{transform:scale(1)}.offer-info-notification-popup .popup-close{position:absolute;top:15px;right:20px;background:none;border:none;font-size:24px;color:#666;cursor:pointer;z-index:10;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s ease}.offer-info-notification-popup .popup-close:hover{background-color:#f0f0f0;color:#333}.offer-info-notification-popup .popup-content{display:flex;min-height:300px}.offer-info-notification-popup .popup-left{flex:1;background:#8f0015;display:flex;align-items:center;justify-content:center;padding:20px}.offer-info-notification-popup .popup-products-image{max-width:100%;height:auto;max-height:250px;object-fit:contain}.offer-info-notification-popup .popup-right{flex:1;padding:40px 30px;display:flex;flex-direction:column;justify-content:center;text-align:center}.offer-info-notification-popup .popup-title{font-size:24px;font-weight:700;color:#333;margin:0 0 10px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.offer-info-notification-popup .popup-discount{font-size:21px;font-weight:700;color:#efbf04;margin:10px 0;text-shadow:2px 2px 4px rgba(0,0,0,.1)}.offer-info-notification-popup .popup-subtitle{color:#666;margin:15px 0 25px;font-size:16px;line-height:1.4}.offer-info-notification-popup .popup-cta-btn{background:linear-gradient(135deg,#ff6b9d,#c44569);background:#8f0015;color:#fff;border:none;padding:15px 30px;border-radius:25px;font-size:16px;font-weight:700;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;margin:10px 0 0}.offer-info-notification-popup .popup-cta-btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #ff6b9d4d}.offer-info-notification-popup .popup-footer-text{color:#999;font-size:12px;margin:15px 0 0;cursor:pointer;transition:color .2s ease}.offer-info-notification-popup .popup-footer-text:hover{color:#666}@media(max-width:768px){.offer-info-notification-popup .popup-content{flex-direction:column}.offer-info-notification-popup .popup-left{padding:0;background:none}.offer-info-notification-popup .popup-right{padding:10px 10px 20px}.offer-info-notification-popup .popup-title{font-size:20px}.offer-info-notification-popup .popup-discount{font-size:28px;margin:0}.offer-info-notification-popup .popup-subtitle{margin:0}.offer-info-notification-popup .popup-container{margin:20px;width:calc(100% - 40px)}}
/*# sourceMappingURL=/cdn/shop/t/314/assets/offer-info-notification-popup.css.map */
