
.hp-language-fixed{position:fixed;right:12px;top:12px;z-index:99999;background:rgba(255,255,255,.96);padding:6px 8px;border-radius:5px;box-shadow:0 1px 7px rgba(0,0,0,.22);display:flex;gap:6px;align-items:center}
.hp-lang-flag{display:inline-block;line-height:0;border:2px solid transparent;border-radius:3px;padding:1px;opacity:.78;transition:.15s ease}
.hp-lang-flag:hover{opacity:1;transform:translateY(-1px)}
.hp-lang-flag.active{border-color:#f58220;opacity:1;background:#fff}
.hp-lang-flag img{width:27px;height:18px;object-fit:cover;display:block;border:1px solid rgba(0,0,0,.18)}
@media(max-width:767px){.hp-language-fixed{right:5px;top:5px;gap:3px;padding:4px}.hp-lang-flag img{width:23px;height:15px}}
