geolocation-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:none;align-items:center;justify-content:center;padding:var(--sp-4, 1rem);pointer-events:none}geolocation-popup[open]{display:flex;pointer-events:auto}.geolocation-popup__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgb(var(--color-drawer-overlay, 23 23 23) / .5);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.geolocation-popup__inner{position:relative;z-index:1;width:100%;max-width:26rem;padding:var(--sp-6, 1.5rem);background-color:rgb(var(--color-drawer-background, 255 255 255));color:rgb(var(--color-drawer-text, 23 23 23));border:1px solid rgb(var(--color-border, 0 0 0) / .08);border-radius:var(--rounded-block, 8px);box-shadow:0 12px 32px #0000002e;text-align:center}.geolocation-popup__icon{display:inline-flex;align-items:center;justify-content:center;margin-bottom:var(--sp-3, .75rem);color:rgb(var(--color-drawer-button-background, 23 23 23))}.geolocation-popup__heading{font-weight:600;margin:0 0 var(--sp-4, 1rem) 0}.geolocation-popup__buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--sp-3, .75rem)}.geolocation-popup__buttons .button{flex:1 1 0;min-width:8rem}.geolocation-popup__close{position:absolute;top:var(--sp-2, .5rem);right:var(--sp-2, .5rem);width:2rem;height:2rem;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:0;cursor:pointer;color:inherit;opacity:.6}.geolocation-popup__close:hover{opacity:1}@media(max-width:480px){.geolocation-popup__inner{padding:var(--sp-5, 1.25rem)}.geolocation-popup__buttons{flex-direction:column}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/geolocation-popup.css.map */
