.lang-switcher{align-items:center;background:#000;color:#fff;display:flex;gap:30px;justify-content:center;padding:15px}.lang-switcher.hide{display:none}.lang-switcher fieldset{align-items:center;border:none;display:flex;font-size:14px;gap:15px;line-height:21px;margin:0;padding:0}.lang-switcher .lang-switcher-op{align-items:center;display:flex;gap:30px}.lang-switcher .lang-switcher-op button.btn.white{padding-bottom:5px;padding-top:5px}.lang-switcher fieldset select{appearance:none;background:#000;border:1px solid #fff;border-radius:var(--bRDefault);color:#fff;padding:5px 30px}.lang-switcher .lang-switcher-op svg{fill:#fff;cursor:pointer;height:12px;width:12px}@media (max-width:767.98px){.lang-switcher{align-items:center;flex-direction:column;gap:10px}.lang-switcher,.lang-switcher fieldset{font-size:12px;line-height:14px}.lang-switcher .lang-switcher-op svg{display:none}}