.language-switcher,.country-switcher{margin:0}
.language-switcher label,.country-switcher label{display:block}
.language-switcher select,.country-switcher select{min-height:42px;padding:0 32px 0 11px;border:1px solid var(--line,rgba(255,255,255,.38));border-radius:12px;background:var(--surface,#fff);color:var(--text,#111827);font-size:12px;font-weight:850;cursor:pointer}
.country-switcher label{position:relative}
.country-switcher .switcher-title{position:absolute;left:11px;top:5px;z-index:1;color:var(--muted,#667085);font-size:9px;font-weight:800;line-height:1;text-transform:uppercase;pointer-events:none}
.country-switcher select{width:100%;max-width:180px;padding-top:9px}
.language-switcher select:focus,.country-switcher select:focus{outline:3px solid rgba(255,107,0,.28);outline-offset:2px}
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
@media(max-width:680px){.language-switcher select,.country-switcher select{min-height:40px;padding-left:8px;padding-right:24px}.country-switcher .switcher-title{left:8px}}
