.language-switcher{position:relative;margin:0;border:0;padding:0;color:#dfebf6;font:500 13px/1.5 Inter,system-ui,sans-serif;flex-shrink:0;z-index:55;text-align:left}
.language-switcher>summary{display:flex;align-items:center;justify-content:center;gap:9px;list-style:none;cursor:pointer;border:1px solid #778ba75c;border-radius:7px;background:#0a1a2baa;padding:10px 13px;min-height:44px;color:inherit;font:inherit}
.language-switcher>summary::-webkit-details-marker{display:none}.language-switcher>summary:after{display:none}
.language-switcher>summary>svg{width:17px;height:17px;flex-shrink:0}.language-chevron{font-size:17px;line-height:1;transition:transform .2s}.language-switcher[open] .language-chevron{transform:rotate(180deg)}
.language-switcher[open]>summary,.language-switcher>summary:hover{background:#193247;border-color:#94b7ce}
.language-switcher .language-options{position:absolute;top:calc(100% + 10px);right:0;display:block;width:220px;max-height:330px;overflow:auto;padding:12px;background:#0d1c2d;border:1px solid #6e879b;border-radius:8px;box-shadow:0 20px 50px #0008;color:#e4edf5;margin:0}
.language-heading{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.13em;color:#a6bfd2;padding:4px 8px 10px}
.language-options a{display:flex!important;align-items:center;justify-content:space-between;gap:20px;padding:10px 12px!important;margin:3px 0!important;color:#e6edf5!important;border-radius:4px;background:none!important;text-decoration:none!important;min-height:55px;border:1px solid transparent}
.language-options a[aria-current]{background:#224256!important;border-color:#6f97aa}.language-options a:hover{background:#1b3448!important}.language-options strong{display:block;font:600 14px/1.5 Inter,system-ui,sans-serif}.language-options small{display:block;font-size:10px;color:#a5bacd}.language-options a>span:last-child{color:#9ddcf8;font-size:16px}
.language-switcher :focus-visible{outline:2px solid #9cdfff;outline-offset:3px}
.language-switcher span{display:inline-block;flex:initial;color:inherit}.language-switcher .language-heading{display:block;color:#a6bfd2}.language-switcher .language-options a>span{display:block}.language-switcher strong{letter-spacing:normal;white-space:nowrap}.language-switcher .language-options a>span:first-child{flex:1}.language-switcher .language-options a>span:last-child{flex:none}
@media(max-width:450px){.language-switcher>summary{font-size:11px;gap:6px;padding:9px}.language-switcher>summary>svg{width:15px}.language-switcher .language-options{width:210px}}
@media(prefers-reduced-motion:reduce){.language-chevron{transition:none}}
.language-switcher>summary>.language-chevron{width:14px;height:14px;display:block;flex:0 0 14px;align-self:center}
.language-switcher .language-options{width:250px;max-width:calc(100vw - 32px)}
.language-options a>.language-option-arrow{display:block;width:16px;height:16px;flex:0 0 16px;color:#a9ccdf;align-self:center}.language-options a>span:first-child{min-width:0}
