.promo-popup-overlay{position:fixed;inset:0;background:#0009;z-index:9999;display:flex;align-items:center;justify-content:center;padding:1rem}.promo-popup-wrapper{background:#fff;border-radius:12px;overflow:hidden;max-width:90vw;max-height:90vh;display:flex;flex-direction:column}.promo-popup-container{position:relative}.promo-popup-close{position:absolute;top:.5rem;right:.5rem;width:36px;height:36px;border:none;background:#00000080;color:#fff;font-size:1.5rem;line-height:1;cursor:pointer;border-radius:50%;z-index:2;display:flex;align-items:center;justify-content:center;transition:background .2s}.promo-popup-close:hover{background:#000000b3}.promo-popup-image-link{display:block;min-height:200px}.promo-popup-image{width:100%;height:auto;display:block}.promo-popup-tablet,.promo-popup-mobile{display:none!important}@media(max-width:1024px){.promo-popup-desktop{display:none!important}.promo-popup-tablet{display:block!important}}@media(max-width:640px){.promo-popup-tablet{display:none!important}.promo-popup-mobile{display:block!important}}.promo-popup-order-btn{display:block;padding:1rem 1.5rem;background:#4f46e5;color:#fff;text-align:center;font-weight:600;text-decoration:none;transition:background .2s}.promo-popup-order-btn:hover{background:#4338ca}
