
.language-bar{margin:-14px 0 15px;border-bottom:1px solid var(--line,#d7e4e0);padding:0 0 9px}
.language-bar>.wrap{display:flex;justify-content:flex-end}
.language-switch{display:inline-flex;gap:4px;align-items:center;padding:3px;border:1px solid #d7e4e0;border-radius:999px;background:#f3f7f5;font:500 13px/1.3 system-ui,sans-serif}
.language-switch a{display:block;padding:8px 15px;border-radius:999px;text-decoration:none;color:#345754;min-height:34px;box-sizing:border-box}
.language-switch a[aria-current=page]{background:#123f42;color:#fff}
.language-switch a:not([aria-current]):hover{background:#dfece5;color:#123f42}
.language-switch a:focus-visible{outline:3px solid #ba6819;outline-offset:3px}
html[lang=en] .brand small{max-width:240px}
@media(max-width:700px){.language-bar{margin-top:-8px;margin-bottom:12px}.language-switch a{padding:9px 14px;min-height:36px}html[lang=en] .brand small{max-width:190px}html[lang=en] .nav{gap:14px}}
