header .wrap.top{position:relative;padding-right:140px}
.language-switch{position:absolute;right:24px;top:50%;transform:translateY(-50%);display:flex;gap:3px;padding:3px;border:1px solid #77795b;background:#11160f;border-radius:3px}
.language-switch button{min-width:38px;min-height:38px;border:0;background:transparent;color:#e8e4d4;font:600 13px Arial,sans-serif;cursor:pointer;border-radius:2px}
.language-switch button[aria-pressed="true"]{background:#aaa17a;color:#11160f}
.language-switch button:focus-visible{outline:2px solid #fff;outline-offset:2px}
@media(max-width:760px){header .wrap.top{padding-right:16px}header .top>a.brand{justify-self:start}.language-switch{right:16px;top:34px;transform:none}}
