.country-switcher{position:relative;display:inline-block;color:var(--dark)}.country-switcher .country-toggle{font-size:12px;cursor:pointer;display:flex;align-items:center;gap:4px;width:184px;padding:0 12px;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(--light4);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(--grey)}.country-switcher .country-toggle{display:flex;gap:4px;align-items:center}
/*# sourceMappingURL=/cdn/shop/t/35/assets/country-switcher.css.map */
