.lang-switcher{--lang-switcher-size:36px;width:var(--lang-switcher-size);height:var(--lang-switcher-size);cursor:pointer;background:0 0;border:1px solid #0003;border-radius:50%;justify-content:center;align-items:center;margin-right:14px;padding:0;transition:border-color .2s,transform .2s;display:inline-flex;overflow:hidden}.lang-switcher:hover{border-color:#df4c4b;transform:scale(1.05)}.lang-switcher:focus-visible{outline-offset:2px;outline:2px solid #3b6ab4}.lang-switcher__flag{object-fit:cover;width:100%;height:100%;display:block}
