country-redirect-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:none}country-redirect-popup:not([hidden]){display:block}.country-redirect-popup__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080;opacity:0;transition:opacity .25s ease}.country-redirect-popup__dialog{position:absolute;left:50%;bottom:-100%;transform:translate(-50%);width:min(92vw,380px);background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));border-radius:1rem 1rem 0 0;padding:1.5rem;box-shadow:0 -4px 24px #00000026;transition:bottom .35s cubic-bezier(.22,1,.36,1);text-align:center;max-height:40vh;display:flex;flex-direction:column;justify-content:center;gap:.75rem}@media screen and (min-width:750px){.country-redirect-popup__dialog{bottom:auto;top:50%;transform:translate(-50%,-46%);border-radius:1rem;opacity:0;box-shadow:0 12px 48px #0003;transition:opacity .25s ease,transform .25s ease}}country-redirect-popup.is-visible .country-redirect-popup__overlay{opacity:1}country-redirect-popup.is-visible .country-redirect-popup__dialog{bottom:0}@media screen and (min-width:750px){country-redirect-popup.is-visible .country-redirect-popup__dialog{opacity:1;transform:translate(-50%,-50%)}}.country-redirect-popup__close{position:absolute;top:.75rem;right:.75rem;width:2.25rem;height:2.25rem;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;border-radius:50%;color:rgb(var(--color-foreground));padding:.5rem}.country-redirect-popup__close:hover{background:rgba(var(--color-foreground),.06)}.country-redirect-popup__flag-button{display:flex;align-items:center;justify-content:center;width:4.5rem;height:4.5rem;border-radius:50%;border:none;background:rgb(var(--color-background));box-shadow:0 0 0 1px rgba(var(--color-foreground),.1);cursor:pointer;margin:0 auto;padding:0;overflow:hidden;font-size:2.25rem;line-height:1}.country-redirect-popup__flag-button:focus-visible,.country-redirect-popup__close:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:2px}.country-redirect-popup__flag{width:100%;height:100%;object-fit:cover}.country-redirect-popup__heading{font-size:1.5rem;line-height:1.3;margin:0 0 .5rem}.country-redirect-popup__body{margin:0 0 1.75rem;opacity:.75;font-size:1.25rem;line-height:1.5}.country-redirect-popup__actions{display:flex;flex-direction:column;gap:.75rem}.country-redirect-popup__accept{width:100%}.country-redirect-popup__dismiss{background:none;border:none;cursor:pointer;font:inherit;padding:.5rem 0}@media(prefers-reduced-motion:reduce){.country-redirect-popup__overlay,.country-redirect-popup__dialog{transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/11/compiled_assets/styles.css.map */
