.langswitcher__caret{width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid currentColor;transition:transform .15s ease}.langswitcher.is-open .langswitcher__caret{transform:rotate(180deg)}.langswitcher.is-open .langswitcher__list{display:block}