#popup{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:none;justify-content:center;align-items:center;z-index:9999}.popup-container{display:flex;justify-content:center;align-items:center;height:100%}.popup{background-color:#fff;padding:40px 30px;border-radius:16px;max-width:700px;width:90%;position:relative;box-shadow:0 12px 30px #00000040;animation:fadeIn .3s ease-in-out}.popup-row{display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between}.popup .col{flex:1 1 45%;text-align:left;background:#2196f314;padding:20px;border-radius:12px;outline:1px solid #00aeef42;outline-offset:-7px}.popup h4{font-size:18px;font-weight:600;margin-bottom:10px;color:#2196f3}.popup .col div{font-size:15px;color:#333;margin-bottom:12px}.popup .custom-link{font-weight:700;text-decoration:underline;color:#2196f3;transition:color .3s ease}.popup .custom-link:hover{color:#005b9f}.close-popup{position:absolute;top:-8px;right:-14px;font-size:20px}.close-popup a{text-decoration:none;background:#eee;padding:6px 12px;border-radius:50%;font-weight:700;color:#333;transition:background .3s}.close-popup a:hover{background:#ccc}@keyframes fadeIn{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}
/*# sourceMappingURL=/cdn/shop/t/75/assets/announcement-popup.css.map */
