geolocator-component{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;background:#00000073;opacity:0;transition:opacity .35s ease}geolocator-component.is-ready{display:flex;align-items:center;justify-content:center}geolocator-component.is-visible{display:flex;align-items:center;justify-content:center;opacity:1}.geolocator-dialog{position:relative;width:calc(100% - 2rem);max-width:540px;max-height:calc(100vh - 4rem);overflow-y:auto;background:#fff;border-radius:var(--general-border-radius, 3px);box-shadow:0 16px 48px #0003}geolocator-component.is-visible .geolocator-dialog{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.geolocator-dialog__inner{padding:40px 24px}@media only screen and (min-width:768px){.geolocator-dialog__inner{padding:48px 40px}}.geolocator-primary{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:50px}.geolocator-primary__info{display:flex;flex-direction:column;align-items:center;gap:20px;text-align:center}.geolocator-flag{width:100px;height:auto;object-fit:contain}.geolocator-heading{margin:0;font-size:1.125rem;font-weight:400}.geolocator-richtext{margin:0;font-size:1rem;text-align:center;line-height:1.6;white-space:pre-line}.geolocator-actions{display:flex;flex-direction:column;align-items:center;gap:10px;width:100%}@media only screen and (min-width:768px){.geolocator-actions{flex-direction:row;justify-content:center}}.geolocator-btn{display:inline-flex;align-items:center;justify-content:center;width:100%;min-width:200px;padding:15px 20px;border:1px solid var(--color-body, #000);font-size:.8125rem;font-weight:var(--font-body-medium-weight, 500);line-height:1;text-decoration:none;cursor:pointer;transition:background .3s ease,color .3s ease;border-radius:var(--general-border-radius, 3px)}@media only screen and (min-width:768px){.geolocator-btn{width:auto}}.geolocator-btn--secondary{background:#fff;color:var(--color-body, #000)}.geolocator-btn--secondary:hover,.geolocator-btn--primary{background:var(--color-body, #000);color:#fff}.geolocator-btn--primary:hover{background:#fff;color:var(--color-body, #000)}.geolocator-list{display:flex;flex-direction:column;align-items:center;width:100%}.geolocator-country-list{width:100%;margin:20px 0}.geolocator-country{display:flex;align-items:center;gap:16px;padding:16px;border-bottom:1px solid rgba(0,0,0,.12);text-decoration:none;color:var(--color-body, #000);transition:background .15s ease}.geolocator-country:last-child{border-bottom:0}.geolocator-country:hover{background:#00000008}.geolocator-country__flag{width:60px;height:60px;object-fit:contain;flex-shrink:0}.geolocator-country__info{display:flex;flex-direction:column;gap:2px}.geolocator-country__info--no-flag{flex-direction:row;align-items:center;gap:12px;justify-content:center;width:100%}.geolocator-country__name{margin:0;font-size:1rem;font-weight:var(--font-body-bold-weight, 600)}.geolocator-country__currency{margin:0;font-size:.875rem;opacity:.7}.geodropdown{position:relative;z-index:50}.geodropdown__trigger{display:inline-flex;align-items:center;gap:4px;font-size:.875rem;font-weight:400;background:none;border:0;padding:0;cursor:pointer;color:inherit}.geodropdown__trigger svg{width:14px;height:auto}.geodropdown__list{position:absolute;left:50%;top:25px;transform:translate(calc(-50% - 2px));min-width:70px;background:#fff;border:1px solid rgba(160,160,160,.31);box-shadow:0 4px 16px #00000014;display:none;flex-direction:column;align-items:center}.geodropdown__list.is-open{display:flex}.geodropdown__item{display:flex;align-items:center;justify-content:center;width:100%;padding:4px 16px;font-size:.875rem;text-decoration:none;color:var(--color-body, #000);white-space:nowrap}.geodropdown__item:hover,.geodropdown__item[data-selected=true]{font-weight:var(--font-body-bold-weight, 600);text-decoration:underline;text-underline-offset:2px}
/*# sourceMappingURL=/cdn/shop/t/4/assets/geolocator.css.map */
