.c-language-switcher{display:block}.c-language-switcher--rtl{direction:rtl}@media screen and (min-width: 1000px){.c-language-switcher__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;padding-inline:8px}}.c-language-switcher__item.hide-mobile{display:none}@media screen and (min-width: 1000px){.c-language-switcher__item.hide-mobile{display:block}}.c-language-switcher__input{display:none !important}.c-language-switcher__input:checked~.c-language-switcher__label{display:none !important}.c-language-switcher__label{display:block;height:100%;margin:0 !important;cursor:pointer;color:#fff;font-family:var(--FONT-STACK-HEADING);font-size:10px;font-style:normal;font-weight:900;line-height:16px;letter-spacing:.983px;text-transform:uppercase}.c-language-switcher__label-desktop{display:none}@media screen and (min-width: 1000px){.c-language-switcher__label-desktop{display:block}}.c-language-switcher__label-mobile{display:block}@media screen and (min-width: 1000px){.c-language-switcher__label-mobile{display:none}}