.location-modal{position:fixed;top:0;left:0;background-color:rgba(var(--color-foreground),.5);height:100%;width:100%;display:none;align-items:center;justify-content:center;z-index:999}.location-modal--active{display:flex}.location-modal__card{background-color:rgb(var(--color-base-light));display:flex;flex-direction:column;gap:var(--layout-space-16);padding:var(--layout-space-20);position:relative;text-align:center;width:40rem}.location-modal__close{align-items:center;cursor:pointer;display:flex;height:var(--layout-space-10);justify-content:center;position:absolute;right:var(--layout-space-4);top:var(--layout-space-4);transition:transform var(--duration-default) ease;width:var(--layout-space-10)}.location-modal__close:hover{transform:rotate(180deg)}.location-modal__logo{display:flex;justify-content:center}.location-modal__copy{margin:0}.location-modal__copy:first-of-type{margin-bottom:var(--layout-space-8)}.location-modal .button{display:flex;gap:var(--layout-space-2);height:38px;min-height:unset}.location-modal .button .flag-icon{display:flex;margin-right:var(--layout-space-2)}.location-modal__divider{position:relative}.location-modal__divider span{background-color:rgb(var(--color-base-light));padding:0 var(--layout-space-4);position:relative;z-index:1}.location-modal__divider:before{background-color:rgb(var(--color-base-dark));content:"";height:1px;left:0;position:absolute;top:50%;width:100%;z-index:0}.location-modal .localization-selector.link{border:var(--layout-space-pixel) solid rgb(var(--color-base-dark));border-radius:var(--layout-space-24);padding:var(--layout-space-4);text-align:left;width:100%}.location-modal__wrapper .flag-icon{padding-bottom:calc(2 * var(--layout-space-pixel));padding-right:var(--layout-space-4);display:flex;justify-content:center;align-items:center}
/*# sourceMappingURL=/cdn/shop/t/197/assets/location-modal.css.map */
