.country-selector{display:flex;flex-direction:column;gap:.4rem;margin:0;font-family:inherit}.country-selector__label{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:var(--country-selector-text, #1a1a1a)}.country-selector__select,.country-selector__other{width:100%;padding:.85rem 1rem;font-size:1rem;font-family:inherit;color:var(--country-selector-text, #1a1a1a);background-color:var(--country-selector-bg, #ffffff);border:2px solid var(--country-selector-text, #1a1a1a);border-radius:0;outline:none;transition:border-color .2s ease;box-sizing:border-box}.country-selector__select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 8" fill="none" stroke="%231a1a1a" stroke-width="2"><polyline points="1,1 6,6 11,1"/></svg>');background-repeat:no-repeat;background-position:right .95rem center;background-size:12px 8px;padding-right:2.5rem;cursor:pointer}.country-selector__select:focus,.country-selector__other:focus{border-color:var(--country-selector-accent, #d23234)}.country-selector__select:focus-visible,.country-selector__other:focus-visible{outline:2px solid var(--country-selector-accent, #d23234);outline-offset:2px}.country-selector__select.is-invalid,.country-selector__other.is-invalid{border-color:var(--country-selector-accent, #d23234);background-color:var(--country-selector-bg-invalid, #fff5f5)}.country-selector__other[hidden]{display:none!important}@media(prefers-reduced-motion:reduce){.country-selector__select,.country-selector__other{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/68/assets/country-selector.css.map */
