.LanguageSwitcher-module__kkauPa__root{z-index:40;align-items:center;display:inline-flex;position:relative}.LanguageSwitcher-module__kkauPa__trigger{min-width:94px;height:42px;color:var(--heading-color);background:var(--white-color);box-shadow:none;border:none;border-radius:999px;align-items:center;gap:8px;padding:0 14px;font-size:14px;font-weight:700;line-height:1;transition:none;display:inline-flex}.LanguageSwitcher-module__kkauPa__trigger:hover{color:var(--heading-color);background:var(--white-color);box-shadow:none;transform:none}.LanguageSwitcher-module__kkauPa__trigger:focus-visible{outline:2px solid var(--secondary-color);outline-offset:3px}.LanguageSwitcher-module__kkauPa__icon{color:currentColor;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;flex:none;width:16px;height:16px}.LanguageSwitcher-module__kkauPa__code{text-align:left;min-width:22px}.LanguageSwitcher-module__kkauPa__chevron{transition:none}.LanguageSwitcher-module__kkauPa__chevronOpen{transform:rotate(180deg)}.LanguageSwitcher-module__kkauPa__menu{border:2px solid var(--heading-color);background:var(--white-color);transform-origin:100% 0;border-radius:18px;min-width:176px;padding:8px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 18px 42px #0000001f}.LanguageSwitcher-module__kkauPa__option{width:100%;color:var(--heading-color);text-align:left;background:0 0;border-radius:12px;align-items:center;gap:10px;padding:11px 10px;transition:none;display:flex}.LanguageSwitcher-module__kkauPa__option:hover{color:var(--heading-color);background:var(--secondary-color);transform:none}.LanguageSwitcher-module__kkauPa__option:focus-visible{outline:2px solid var(--blue-bg);outline-offset:2px}.LanguageSwitcher-module__kkauPa__active{color:var(--white-color);background:var(--blue-bg)}.LanguageSwitcher-module__kkauPa__optionCode{background:var(--heading-color);width:34px;height:24px;color:var(--white-color);border:1px solid;border-radius:999px;justify-content:center;align-items:center;font-size:12px;font-weight:800;display:inline-flex}.LanguageSwitcher-module__kkauPa__option:hover .LanguageSwitcher-module__kkauPa__optionCode,.LanguageSwitcher-module__kkauPa__active .LanguageSwitcher-module__kkauPa__optionCode{background:var(--white-color);color:var(--heading-color)}.LanguageSwitcher-module__kkauPa__optionName{font-size:14px;font-weight:700;line-height:1}.LanguageSwitcher-module__kkauPa__inlineRoot{align-items:center;gap:6px;width:100%;display:flex}.LanguageSwitcher-module__kkauPa__inlineOption{border:1px solid var(--light-color);min-width:38px;height:32px;color:var(--heading-color);background:var(--white-color);border-radius:999px;justify-content:center;align-items:center;padding:0 10px;font-size:13px;font-weight:700;line-height:1;transition:none;display:inline-flex}.LanguageSwitcher-module__kkauPa__inlineOption:hover{color:var(--heading-color);background:var(--white-color)}.LanguageSwitcher-module__kkauPa__inlineOption:focus-visible{outline:2px solid var(--blue-bg);outline-offset:2px}.LanguageSwitcher-module__kkauPa__inlineActive{border-color:var(--blue-bg);color:var(--white-color);background:var(--blue-bg)}.LanguageSwitcher-module__kkauPa__inlineActive:hover{color:var(--white-color);background:var(--blue-bg)}.LanguageSwitcher-module__kkauPa__inlineCode{justify-content:center;align-items:center;min-width:0;display:inline-flex}.LanguageSwitcher-module__kkauPa__profileRoot{align-items:center;gap:6px;padding:2px 12px;display:flex}.LanguageSwitcher-module__kkauPa__profileOption{border:1px solid var(--light-color);min-width:36px;height:30px;color:var(--heading-color);background:var(--white-color);border-radius:999px;padding:0 9px;font-size:12px;font-weight:800;line-height:1;transition:none}.LanguageSwitcher-module__kkauPa__profileOption:hover{color:var(--heading-color);background:var(--white-color)}.LanguageSwitcher-module__kkauPa__profileOption:focus-visible{outline:2px solid var(--blue-bg);outline-offset:2px}.LanguageSwitcher-module__kkauPa__profileActive{border-color:var(--blue-bg);color:var(--white-color);background:var(--blue-bg)}.LanguageSwitcher-module__kkauPa__profileActive:hover{color:var(--white-color);background:var(--blue-bg)}@media (max-width:575px){.LanguageSwitcher-module__kkauPa__root{flex:none}.LanguageSwitcher-module__kkauPa__trigger{gap:5px;min-width:64px;height:36px;padding:0 9px;font-size:13px}.LanguageSwitcher-module__kkauPa__icon{width:14px;height:14px}.LanguageSwitcher-module__kkauPa__code{min-width:20px}.LanguageSwitcher-module__kkauPa__menu{border-radius:14px;min-width:150px;padding:6px;left:auto;right:0}.LanguageSwitcher-module__kkauPa__option{border-radius:10px;gap:8px;padding:9px 8px}.LanguageSwitcher-module__kkauPa__optionCode{width:30px;height:22px;font-size:11px}.LanguageSwitcher-module__kkauPa__optionName{font-size:13px}}@media (max-width:479px){.LanguageSwitcher-module__kkauPa__root{margin-right:6px!important}.LanguageSwitcher-module__kkauPa__trigger{min-width:52px;height:34px;padding:0 8px}.LanguageSwitcher-module__kkauPa__trigger .LanguageSwitcher-module__kkauPa__icon:first-child{display:none}.LanguageSwitcher-module__kkauPa__menu{right:-8px}}.language-switcher .LanguageSwitcher-module__kkauPa__trigger{color:var(--heading-color)!important;background:var(--white-color)!important;border:none!important}.language-switcher .LanguageSwitcher-module__kkauPa__trigger:hover{color:var(--heading-color)!important;background:var(--white-color)!important}:is(.language-switcher .LanguageSwitcher-module__kkauPa__icon,.language-switcher .LanguageSwitcher-module__kkauPa__code){color:currentColor!important}
