.LangSwitcher{position:absolute;top:0;right:0;flex-direction:column!important;width:auto!important;padding:8px 12px;border-bottom-left-radius:8px;background-color:#fff;cursor:pointer;transition-duration:.32s}.LangSwitcher::after{content:'';position:absolute;right:12px;top:5px;width:20px;height:20px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='icon icon-tabler icon-tabler-chevron-down' width='24' height='24' viewBox='0 0 24 24' stroke-width='2' stroke='rgba(0,122,255,0.5)' fill='none' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath stroke='none' d='M0 0h24v24H0z' fill='none'%3E%3C/path%3E%3Cpath d='M6 9l6 6l6 -6'%3E%3C/path%3E%3C/svg%3E");transition-duration:.32s}.LangSwitcher span{padding-right:24px;color:#007aff;font-weight:700;text-transform:uppercase}.LangSwitcher > ul{flex-direction:column;padding:12px 0 8px;margin:0;list-style:none;display:none}.LangSwitcher:hover::after{top:7px;right:10px;transform:rotate(180deg)}.LangSwitcher:hover > ul{display:flex}.LangSwitcher:hover li{margin:4px 0}.LangSwitcher:hover li:last-child{margin-bottom:0}.LangSwitcher li:last-child a{padding-bottom:0}.LangSwitcher a{padding:4px 0;color:#007aff;font-weight:500}.LangSwitcher a.Selected{color:#000}
