.geo-popup-modal{display:none;position:fixed;top:0;left:0;right:0;bottom:0;z-index:99999;background-color:#00000080;align-items:center;justify-content:center;padding:20px}.geo-popup-modal[open]{display:flex;animation:fadeIn .3s ease-in-out}.geo-popup-modal__content{background:#fff;width:100%;position:relative;padding:2.5rem clamp(.75rem,7vw,3.75rem);box-shadow:0 -4px 8px #00000026;max-width:clamp(343px,90vw,794px);animation:slideUp .3s ease-in-out}.geo-popup-modal__content:focus-visible{outline:none}.geo-popup-modal__content-info{text-align:center}.geo-popup-modal__heading{font-weight:800;margin:0 0 1rem}.geo-popup-modal__description{margin:0 0 clamp(2rem,7vw,2.625rem);color:var(--color-gray-body)}.geo-popup-modal__description p{margin:0 0 .2rem}.geo-popup-modal__description p:last-child{margin-bottom:0}.geo-popup-modal__detected-country{margin:0 0 25px}.geo-popup-modal__detected-text{font-size:16px;color:#333;margin:0}.geo-popup-modal__detected-text strong{font-weight:600}.geo-popup-modal__buttons{display:flex;flex-direction:column;gap:12px}@media screen and (min-width: 800px){.geo-popup-modal__buttons{flex-direction:row;gap:1rem}}.geo-popup-modal__button{margin:0;height:60px;cursor:pointer}.geo-popup-modal__button img{width:32.583px;height:auto}.geo-popup-modal__button span{display:flex;align-items:center;justify-content:center;gap:.5rem;font-weight:600}.geo-popup-modal__button--redirect{--outline-button-label: #000000}.geo-popup-modal__button--stay{--solid-button-background: #000000}.geo-popup-modal .product-popup-modal__toggle{position:absolute;top:8.5px;right:8.5px;width:35px;height:35px;padding:0;background:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s ease}@media screen and (min-width: 768px){.geo-popup-modal .product-popup-modal__toggle{top:7.5px;right:7.5px}}.geo-popup-modal .product-popup-modal__toggle svg{width:17.5px;height:17.5px}.geo-popup-modal .product-popup-modal__toggle svg path{stroke-width:1}@media screen and (min-width: 768px){.geo-popup-modal .product-popup-modal__toggle svg{width:21.5px;height:21.5px}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/geo-popup.css.map */
