.geo-redirect-popup{position:fixed;z-index:1001;left:0;top:0;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;visibility:hidden;opacity:0;transition:visibility var(--duration-default) ease,opacity var(--duration-default) ease}[open] .geo-redirect-popup{visibility:visible;opacity:1}.geo-redirect-popup__overlay{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;background-color:rgba(var(--color-foreground),.5)}.geo-redirect-popup__content{position:relative;z-index:2;background-color:rgb(var(--color-background));padding:4.5rem 2.5rem;max-width:48rem;width:90%;transform:scale(.95);opacity:0;transition:transform var(--duration-default) ease,opacity var(--duration-default) ease}[open] .geo-redirect-popup__content{transform:scale(1);opacity:1}.geo-redirect-popup__close{position:absolute;top:1.2rem;right:1.2rem;background:none;border:none;cursor:pointer;padding:.4rem;display:flex;align-items:center;justify-content:center}.geo-redirect-popup__close svg{width:1.6rem;height:1.6rem}.geo-redirect-popup__title{text-align:center;font-size:1.6rem;font-weight:400;margin:0 0 2.4rem;letter-spacing:.06rem}.geo-redirect-popup__buttons{display:flex;gap:1.6rem;justify-content:center;flex-wrap:wrap}.geo-redirect-popup__buttons .button{min-width:18rem;flex:1;max-width:22rem;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.geo-redirect-popup__buttons .button:not(.button--outline){background-color:rgb(var(--color-foreground));color:rgb(var(--color-background))}.geo-redirect-popup__buttons .button:not(.button--outline):hover{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground))}.geo-redirect-popup__buttons .button--outline{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground))}.geo-redirect-popup__buttons .button--outline:hover{background-color:rgb(var(--color-foreground));color:rgb(var(--color-background))}@media screen and (max-width: 749px){.geo-redirect-popup__content{padding:2.8rem 1.6rem}.geo-redirect-popup__buttons{flex-direction:column;gap:1.2rem}.geo-redirect-popup__buttons .button{max-width:100%;min-width:auto}}body.overflow-hidden-geo-popup{overflow:hidden}
/*# sourceMappingURL=/cdn/shop/t/4/assets/component-geo-redirect-popup.css.map */
