.gtc-geolocator{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;place-items:center;visibility:hidden;opacity:0;transition:all .3s ease-in-out 0s}.gtc-geolocator--active{visibility:visible;opacity:1;transition:all .3s ease-in-out 0s}.gtc-geolocator-overlay{position:fixed;width:100%;height:100%;background-color:#00000030}.gtc-geolocator-content{position:relative;background-color:#fff;max-width:32rem;width:100%}.gtc-geolocator-content__header{padding:2rem 2.5rem;display:flex;flex-direction:row;justify-content:space-between;border-bottom:1px solid #00000020}.gtc-geolocator-content__header h2{font-size:1.5rem}.gtc-geolocator-content__header button svg{width:1.25rem;height:1.25rem}.gtc-geolocator-content__main form{display:flex;flex-direction:column;gap:1.5rem}.gtc-geolocator-content__main label{display:block;font-size:1rem;margin-bottom:.5rem}.gtc-geolocator-content__main .gtc-geolocator-submit{width:100%;background-color:#000;color:#fff;text-align:center;padding:.75rem 1rem}.gtc-geolocator-select-wrapper{position:relative;display:none}.gtc-geolocator-select-wrapper:has(select option+option){display:block}.gtc-geolocator-select-wrapper img{position:absolute;top:50%;left:1rem;transform:translateY(-50%);max-width:2rem}.gtc-geolocator-select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 14 8'%3E%3Cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' d='m1 1 6 6 6-6'/%3E%3C/svg%3E");background-position:right .75rem center;background-size:.75rem;background-repeat:no-repeat;border:1px solid #00000020;padding:.75rem 1rem;width:100%;cursor:pointer}.gtc-geolocator-select.gtc-geolocator-select__country-list{padding:.75rem 1rem .75rem 3.5rem}.gtc-geolocator-load-spinner{position:relative;cursor:not-allowed;opacity:.5;transition:opacity .3s ease-in-out 0s}.gtc-geolocator-load-spinner:before{content:"";position:absolute;display:inline-block;top:50%;left:50%;width:1.7rem;height:1.7rem;border:2px solid currentColor;border-bottom-color:transparent;border-radius:50%;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/gtc-geolocator.css.map */
