.popup-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;display:flex;justify-content:center;align-items:center;z-index:9999;opacity:0;pointer-events:none;transition:opacity .3s ease}.popup{background:#fff;padding:2.5rem;max-width:500px;width:90%;text-align:center;border-radius:8px;position:relative;box-shadow:0 10px 40px #0003}.popup-overlay.active{opacity:1;pointer-events:all}.popup-close{position:absolute;top:12px;right:16px;background:none;border:none;font-size:28px;line-height:1;cursor:pointer;color:rgba(var(--color-outline-button-text),1)}.switch-store__buttons{display:flex;flex-direction:column;gap:2rem;align-items:center;justify-content:center;padding:4rem 0}.switch-store__item{min-width:60%;cursor:pointer}@media (max-width: 768px){.switch-store__item{min-width:90%}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/switch-store-popup.css.map */
