.country-switcher{position:relative;display:inline-block;color:var(--color-dark)}.country-switcher .country-toggle{font-size:12px;cursor:pointer;display:flex;align-items:center;gap:4px;width:164px;justify-content:space-between}.country-switcher .country-toggle .chevron-icon{width:20px;height:20px;transition:transform .3s ease}.country-switcher .country-toggle[aria-expanded=true] .chevron-icon{transform:rotate(180deg)}.country-switcher .country-dropdown{position:absolute;bottom:100%;left:0;width:100%;margin-bottom:6px;background:var(--color-light);z-index:10;height:200px;overflow:scroll;box-shadow:0 0 20px #0000001a;clip-path:inset(-20px -20px 0px -20px)}.country-switcher .country-dropdown ul{list-style:none;margin:0;padding:0}.country-switcher .country-dropdown li{margin:0}.country-switcher .country-option{width:100%;text-align:left;padding:12px;font-size:12px;cursor:pointer;color:var(--color-dark)}.country-switcher .country-toggle{display:flex;gap:4px;align-items:center}.country-switcher.compact .country-toggle{width:auto;font-size:.75rem;letter-spacing:.0375em;text-transform:uppercase;padding:10px}.country-switcher.compact .country-toggle .chevron-icon{display:none}.country-switcher.compact .country-dropdown{top:100%;bottom:auto;left:auto;right:0;width:200px;margin-top:6px;margin-bottom:0;clip-path:inset(0px -20px -20px -20px)}
/*# sourceMappingURL=/cdn/shop/t/130/assets/country-switcher.css.map */
