
.language-switcher{position:relative;z-index:1000;display:flex;justify-content:center;align-items:flex-start;gap:14px;margin:10px auto 16px;padding:5px;flex-wrap:wrap}.language-choice{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;appearance:none;border:0;background:transparent;color:inherit;cursor:pointer;padding:3px 5px;border-radius:7px;font:inherit;text-align:center;min-width:54px}.language-choice img{display:block;width:30px;height:30px;object-fit:contain;margin:0 auto 3px}.language-choice span{display:block;font-size:.78rem;line-height:1.1;text-transform:none}.language-choice.active{background:rgba(255,255,255,.16);box-shadow:0 0 0 1px rgba(255,255,255,.72)}.language-choice:focus-visible{outline:2px solid currentColor;outline-offset:2px}@media(max-width:520px){.language-switcher{gap:8px}.language-choice img{width:26px;height:26px}.language-choice span{font-size:.72rem}}


.language-choice .language-label{display:block!important;visibility:visible!important;opacity:1!important;position:static!important;width:auto!important;height:auto!important;overflow:visible!important;margin:0!important;padding:0!important;color:inherit!important;font-family:Georgia,"Times New Roman",serif!important;font-size:.78rem!important;font-weight:400!important;line-height:1.2!important;white-space:nowrap!important;text-indent:0!important;text-transform:none!important}
@media(max-width:520px){.language-choice .language-label{font-size:.72rem!important}}

.language-choice.active .language-label{font-weight:700!important}
