.wt-language-switcher{display:inline-flex;align-items:center;gap:4px;padding:4px;border:1px solid #dae1e4;border-radius:7px;background:#fff;font-family:Arial,Helvetica,sans-serif;line-height:1.2;box-sizing:border-box}
.wt-language-switcher button{display:inline-flex!important;align-items:center;justify-content:center;gap:8px;padding:9px 11px;min-height:44px;color:#18323d!important;text-decoration:none!important;font-size:14px;font-weight:600;border-radius:4px;transition:background .2s}
.wt-language-switcher button:hover{background:#f0f3f4}.wt-language-switcher button[aria-pressed="true"]{background:#e8eef1;box-shadow:inset 0 -2px #d34b28}.wt-language-switcher button:focus-visible{outline:3px solid #d34b28;outline-offset:2px}
.wt-language-switcher svg{display:block!important;width:30px!important;height:20px!important;min-width:30px;max-width:none;box-shadow:0 0 0 1px #0002}
.wt-language-floating{position:fixed;right:20px;bottom:20px;z-index:99990;box-shadow:0 5px 25px #152c3626;border-radius:7px}
@media(max-width:600px){.wt-language-floating{right:12px;bottom:12px}.wt-language-switcher button{padding:8px;gap:6px}}

.wt-language-switcher button{font-family:inherit;border:0;cursor:pointer;background:transparent;margin:0}
