.language-switcher{position:fixed;top:16px;right:16px;z-index:3000;display:flex;padding:3px;border:1px solid rgba(0,0,0,.12);border-radius:100px;background:rgba(255,255,255,.94);box-shadow:0 5px 18px rgba(0,0,0,.12);backdrop-filter:blur(10px)}.language-switcher button{width:34px;height:30px;border:0;border-radius:100px;background:transparent;color:#666;cursor:pointer;font:600 11px Montserrat,Arial,sans-serif}.language-switcher button.active{background:#111;color:#fff}@media(max-width:600px){.language-switcher{top:10px;right:10px}.language-switcher button{width:31px;height:28px}}
