.welcome-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:none;align-items:center;justify-content:center;padding:16px}.welcome-popup.is-visible{display:flex}.welcome-popup__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0a1e328c;animation:welcome-popup-fade .25s ease forwards}.welcome-popup__modal{position:relative;background:#fff;width:100%;max-width:420px;border-radius:16px;overflow:hidden;box-shadow:0 20px 50px #00000040;transform:translateY(12px) scale(.97);opacity:0;animation:welcome-popup-pop .3s .05s ease forwards}@keyframes welcome-popup-fade{0%{opacity:0}to{opacity:1}}@keyframes welcome-popup-pop{to{transform:translateY(0) scale(1);opacity:1}}.welcome-popup__close{position:absolute;top:10px;right:12px;width:32px;height:32px;border:none;background:#ffffffd9;border-radius:50%;font-size:20px;line-height:1;cursor:pointer;z-index:2;color:#0a3a5c}.welcome-popup__image img{width:100%;display:block;max-height:220px;object-fit:cover}.welcome-popup__content{padding:24px 24px 28px;text-align:center}.welcome-popup__heading{font-size:24px;margin:0 0 10px;color:#0a3a5c}.welcome-popup__subtext{font-size:14px;color:#4a5a66;margin:0 0 18px;line-height:1.7;text-align:left}.welcome-popup__discount{margin:0 0 18px}.welcome-popup__discount span{display:inline-block;border:2px dashed #1f7fc1;color:#1f7fc1;font-weight:700;letter-spacing:1px;padding:8px 16px;border-radius:8px;font-size:15px}.welcome-popup__button{display:inline-block;background:#1f7fc1;color:#fff;text-decoration:none;font-weight:600;padding:13px 28px;border-radius:999px;transition:background .2s ease,transform .2s ease}.welcome-popup__button:hover{background:#16608f;transform:translateY(-1px)}@media(max-width:480px){.welcome-popup__heading{font-size:20px}.welcome-popup__content{padding:20px 18px 24px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/welcome-popup.css.map */
