.geolocation-dialog{margin:0;padding:34px;bottom:0;top:initial;max-width:100%;width:100%;border-color:transparent;border-radius:24px;font-family:var(--font-body-family);color:inherit;text-align:center;opacity:0;transform:translateY(100%);transition-duration:.3s}.geolocation-dialog.show{opacity:1;transform:translateY(0)}.geolocation-dialog::backdrop{background-color:#14141499;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.geolocation-wrapper{display:flex;flex-direction:column;align-items:center;gap:18px}.geolocation-wrapper>*{margin:0}.geolocation-wrapper p{margin:6px}.geolocation-heading{font-size:1.65rem}.geolocation-flag{width:54px;height:54px;object-fit:contain;padding-bottom:12px}.geolocation-buttons{display:flex;flex-direction:column;gap:10px;width:100%}.geolocation-wrapper button{width:100%;border-color:transparent;border-radius:10px;font-size:1.5rem;font-family:var(--font-body-family);padding:6px 32px;cursor:pointer}.geolocation-continue{background-color:rgb(var(--color-button));color:rgb(var(--color-button-text))}.geolocation-close{color:rgb(var(--color-secondary-button-text))}@media screen and (min-width: 1024px){.geolocation-dialog{margin:auto;bottom:50%;top:50%;max-width:435px;transform:translateY(0)}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/geolocation-popup.css.map */
