.country-selector{position:relative;display:inline-flex;font-family:Inter,sans-serif}.country-selector__toggle{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-width:93px;height:36px;padding:8px 14px;background:transparent;border:1px solid #E6E6DF;border-radius:18px;color:#0a0a0a;font-family:inherit;font-size:14px;font-weight:600;line-height:20px;letter-spacing:.02em;cursor:pointer;transition:background-color .15s ease,border-color .15s ease}.country-selector__toggle:hover,.country-selector__toggle[aria-expanded=true]{background:#0000000a;border-color:#b8b8ae}.country-selector__toggle:focus-visible{outline:2px solid #0A0A0A;outline-offset:2px}.country-selector__flag{display:block;width:20px;height:15px;border-radius:2px;object-fit:cover;flex-shrink:0}.country-selector__current{white-space:nowrap}.country-selector__chevron{transition:transform .2s ease;color:currentColor;flex-shrink:0}.country-selector__toggle[aria-expanded=true] .country-selector__chevron{transform:rotate(180deg)}.country-selector__panel{position:absolute;top:calc(100% + 6px);right:0;min-width:220px;margin:0;padding:6px;list-style:none;background:#fff;border:1px solid #E6E6DF;border-radius:12px;box-shadow:0 12px 32px #0000001f;z-index:1000;max-height:360px;overflow-y:auto}.country-selector__panel[hidden]{display:none}.country-selector__row{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:8px;color:#0a0a0a;font-size:14px;font-weight:500;text-decoration:none;transition:background-color .12s ease}.country-selector__row:hover,.country-selector__row:focus-visible{background:#f5f5f0;outline:none}.country-selector__row.is-current{background:#eef1f2;font-weight:600}.country-selector__label{flex:1}.country-selector__check{color:#00c298;flex-shrink:0}.country-selector--mobile{display:block;padding:10px 15px}.country-selector--mobile .country-selector__panel{position:static;margin-top:8px;width:100%;box-shadow:none;max-height:none}.country-selector--mobile .country-selector__row{padding:12px 10px;font-size:15px}
/*# sourceMappingURL=/cdn/shop/t/151/assets/component-country-selector.css.map */
