.language-switcher{border:0;gap:8px;display:inline-flex}.language-switcher,.language-switcher button{background:0 0;align-items:center;padding:0}.language-switcher button{color:#5f5a55;cursor:pointer;white-space:nowrap;text-align:center;border:none;border-radius:0;justify-content:center;gap:6px;min-width:0;font-size:15px;font-weight:500;line-height:1.2;transition:color .2s cubic-bezier(.25,.8,.25,1);display:flex}.language-switcher:before{content:"";color:#5f5a55;font-family:"Font Awesome 6 Free","Font Awesome 5 Free";font-size:14px;font-weight:900;line-height:1}.language-switcher button:focus-visible,.language-switcher button:hover{color:#e8425a}.language-switcher button.active{display:none}.language-switcher button:focus{outline:none}.language-switcher button:focus-visible{outline-offset:2px;outline:2px solid #ff6b35}.language-switcher .flag-icon{-o-object-fit:cover;object-fit:cover;border-radius:50%;width:18px;height:18px}@media (width<=768px){.language-switcher{gap:8px;padding:0}.language-switcher button{min-width:0;padding:0;font-size:13px}}@media (width<=480px){.language-switcher button .lang-full{display:none}.language-switcher button .lang-short{display:inline}}@media (width>=481px){.language-switcher button .lang-short{display:none}.language-switcher button .lang-full{display:inline}}.header .language-switcher{margin-left:auto}.header-content-wrapper .language-switcher{margin-left:20px}
