@charset "UTF-8";.popup-overlay{position:fixed;inset:0;background:#0000008c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .25s ease,visibility 0s .25s;z-index:9999;cursor:default}.popup-overlay img{-webkit-user-select:none;user-select:none;pointer-events:none}.popup-overlay.active{opacity:1;visibility:visible;transition:opacity .25s ease}.popup-square{background:#fff;aspect-ratio:1/1;width:700px;padding:20px;border-radius:16px;display:flex;align-items:center;justify-content:center;position:relative;transform:scale(.9);opacity:0;transition:transform .25s ease,opacity .25s ease;box-shadow:0 12px 40px #0003;background-size:cover;background-position:center center;overflow:hidden;z-index:9999}.popup-square .halo-sales{width:250px;position:absolute;right:30px;bottom:175px;animation:opacity 2.2s ease-in-out infinite}@media screen and (max-width:900px){.popup-square .halo-sales{width:130px;right:25px;bottom:107px}}@media screen and (max-width:600px){.popup-square .halo-sales{width:90px;right:23px;bottom:83px}}@keyframes opacity{0%,to{opacity:0}50%{opacity:1}}.popup-overlay.active .popup-square{transform:scale(1);opacity:1}@media(max-width:900px){.popup-square{width:400px}}@media(max-width:600px){.popup-square{width:300px}}.popup-square .image-top{position:absolute;width:300px;right:50px;top:-50px}.popup-square .image-left{position:absolute;width:300px;left:-70px;bottom:-50px}.popup-square .image-right{position:absolute;width:300px;right:-70px;bottom:-100px}@media(max-width:900px){.popup-square .image-top{width:180px;right:50px;top:-50px}.popup-square .image-left{width:220px;left:-70px;bottom:-50px}.popup-square .image-right{width:220px;right:-70px;bottom:-100px}}@media(max-width:600px){.popup-square .image-top{width:120px;right:50px;top:-30px}.popup-square .image-left{width:170px;left:-70px;bottom:-50px}.popup-square .image-right{width:170px;right:-40px;bottom:-50px}}.popup-inner{text-align:center}.popup-close{position:absolute;top:8px;right:12px;background:none;border:none;font-size:40px;color:#fff;cursor:pointer}.popup-close:hover{opacity:1}.popup-action{margin-top:15px;padding:10px 20px;background:#000;color:#fff;border-radius:8px;border:none;cursor:pointer;transition:.2s}.popup-action:hover{background:#333}.open-popup-btn{padding:10px 16px;background:#000;color:#fff;border-radius:6px;border:none;cursor:pointer}.open-popup-btn:hover{background:#333}.bounce{animation:bounce 1.2s ease-in-out infinite}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.popup-square{display:flex;align-items:flex-end}.popup-square .click-gif{position:absolute;width:120px;z-index:99999;right:-74px;bottom:-85px}@media(max-width:900px){.popup-square .click-gif{width:100px;right:-60px;bottom:-69px}}@media(max-width:600px){.popup-square .click-gif{width:60px;right:-24px;bottom:-40px}}.popup-square .popup-inner .promo-box{margin-top:-150px;display:flex;cursor:pointer}@media screen and (max-width:600px){.popup-square .popup-inner .promo-box #promo-code,.popup-square .popup-inner .promo-box .copy-btn{font-size:20px!important;height:40px!important}}.popup-square .popup-inner .promo-box #promo-code{background:#fff;padding:10px 25px;font-size:30px;border-radius:10px 0 0 10px;font-weight:700;height:60px;display:block;font-family:var(--gsc-headings-font-family)}.popup-square .popup-inner .promo-box .copy-btn{cursor:pointer;background:#000;color:#fff;padding:10px 25px;font-size:30px;border-radius:0 10px 10px 0;margin-left:-10px;height:60px;font-family:var(--gsc-headings-font-family)}.popup-square .popup-inner a{text-decoration:none}.popup-square .popup-inner a .button-cta{background-color:#5ce1e6;padding:10px 20px;border-radius:20px;text-decoration:none;color:#000;font-family:Anton,sans-serif;transition:all .25s ease;position:relative;z-index:999;bottom:60px}.popup-square .popup-inner a .button-cta p{font-family:Anton,sans-serif!important;font-size:50px!important;margin:0}.popup-square .popup-inner a .button-cta:hover{background-color:#0000;color:#5ce1e6;transform:translateY(-3px);box-shadow:0 6px 15px #0003;border:solid 2px #5ce1e6}@media(max-width:900px){.popup-square .popup-inner a .button-cta{bottom:40px}.popup-square .popup-inner a .button-cta p{font-size:30px!important}}@media(max-width:600px){.popup-square .popup-inner a .button-cta{bottom:20px}.popup-square .popup-inner a .button-cta p{font-size:20px!important}}.popup-square .alert{display:flex;align-items:center;gap:12px;padding:14px 18px;border-radius:10px;font-size:17px;max-width:350px;box-shadow:0 4px 12px #00000014;animation:fadeIn .25s ease-out;position:fixed;top:10px;left:10px;display:none}.popup-square .alert.success{background:#e7f9ee;border:1px solid #4cc773;color:#1e6b3c}.popup-square .alert-icon{font-size:22px}.popup-square .alert-close{margin-left:auto;cursor:pointer;border:none;background:transparent;font-size:22px;line-height:1;color:inherit}.popup-square .alert-close:hover{opacity:.6}@keyframes fadeIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}
