.custom__popup_wrapper{position:relative}.overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;display:none;align-items:center;justify-content:center;z-index:999999;padding:20px;box-sizing:border-box}.overlay.show{display:flex}.popup-content{background:#fff;width:100%;max-width:640px;position:relative;box-shadow:0 10px 30px #0000004d;border-radius:8px;animation:popupFadeIn .3s ease-in-out;max-height:90vh;overflow-y:auto;box-sizing:border-box;margin:auto}.close-btn{position:absolute;top:15px;right:15px;font-size:28px;cursor:pointer;background:#fff;width:35px;height:35px;border-radius:50px;display:flex;justify-content:center;align-items:center;z-index:9;border:none;padding:0;box-shadow:0 2px 6px #00000026}.close-btn svg{width:20px;height:20px;display:block}@keyframes popupFadeIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}
/*# sourceMappingURL=/cdn/shop/t/69/assets/custom-popup.css.map */
