.c-language-switcher{position:relative}.c-language-switcher .lang_switcher_class{display:none}.c-language-switcher__btn{display:flex;align-items:center;height:24px;padding:0;margin:0;text-transform:uppercase;font-family:inherit;font-weight:500;font-size:14px;border-radius:0;background:transparent;color:inherit;border:0}.c-language-switcher__globe{display:flex;width:16px;height:16px;margin:1px;border-radius:50%;border:1px solid currentColor}.c-language-switcher__globe svg{fill:transparent;stroke:currentColor;stroke-width:32px;width:100%;height:100%}.c-language-switcher__current{margin:0 5px}.c-language-switcher__caret{display:flex;height:16px;width:10px;margin:1px}.c-language-switcher__caret svg{fill:currentColor}.c-language-switcher__dropdown{position:absolute;display:none;top:100%;left:50%;margin-top:16px;padding:16px 0px;background:#fff;background:var(--color-white);color:#0a2136;color:var(--color-dark);box-shadow:8px 8px 24px rgba(10,33,54,0.2);transform:translateX(-50%)}.c-language-switcher__dropdown::before{content:"";position:absolute;bottom:100%;left:0;right:0;margin:0 auto;width:34px;border:17px solid transparent;border-top-width:0;border-bottom-color:#fff}[aria-expanded="true"] ~ .c-language-switcher__dropdown{display:block}.c-language-switcher__list{display:flex;flex-direction:column;list-style:none;padding:0;margin:0;font-size:18px;font-weight:500}.c-language-switcher__list a{display:flex;align-items:center;padding:16px 24px;text-decoration:none;white-space:nowrap}.c-language-switcher__list a{color:inherit}.c-language-switcher__list a:hover,.c-language-switcher__list a:focus{background:#e7f8f9}.c-language-switcher__check{display:inline-flex;width:18px;height:18px;margin-left:16px;color:#0ebec7;color:var(--color-primary)}.c-language-switcher__check svg{fill:currentColor}@media(max-width:1279px){.c-language-switcher__btn{height:40px;margin:-8px 0}.c-language-switcher__dropdown{margin-top:8px}}