.locale-switch{position:static;z-index:60;display:flex;align-items:center;gap:3px;padding:3px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:rgba(8,8,11,.92);box-shadow:0 8px 22px rgba(0,0,0,.25);font-family:Poppins,system-ui,sans-serif;flex:none}.locale-switch button{height:29px;min-width:49px;display:flex;align-items:center;justify-content:center;gap:5px;border:0;border-radius:999px;background:transparent;color:#aaa7ae;font:600 10px/1 Poppins;letter-spacing:.06em;cursor:pointer;transition:.2s}.locale-switch button.active{background:#f45b63;color:#070709;box-shadow:0 4px 14px rgba(244,91,99,.25)}.locale-switch .flag{font-size:14px;line-height:1}.nav-actions .locale-switch{order:-1}.app-head .account .locale-switch{margin-right:3px}.auth>.locale-switch,.demo-gateway>.locale-switch,.legal>.locale-switch{position:fixed;right:18px;top:14px}.app-head .account,.nav-actions{display:flex;align-items:center}@media(max-width:760px){.locale-switch button{min-width:38px}.locale-switch .flag{display:none}.app-head .account .locale-switch{position:absolute;right:58px;top:10px}.nav-actions .locale-switch{position:absolute;right:10px;top:10px}}
