.language-switcher{position:relative}.language-switcher__trigger{box-sizing:border-box;border:1px solid var(--adp-surface-muted);background:var(--adp-surface-muted);height:36px;color:var(--adp-text);font-size:var(--adp-font-size-submenu-desktop);font-weight:var(--adp-font-weight-submenu-desktop);line-height:var(--adp-line-height-flight-status);cursor:pointer;border-radius:8px;align-items:center;gap:8px;padding:8px 12px;font-family:inherit;display:inline-flex}@media (min-width:1360px){.language-switcher__trigger{height:44px}}.language-switcher__icon,.language-switcher__chevron{color:var(--adp-text);display:inline-flex}.language-switcher__dropdown{background:var(--adp-white);z-index:20;border-radius:8px;min-width:100%;margin:0;padding:4px;list-style:none;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 8px 24px #0000001f}.language-switcher__option{width:100%;color:var(--adp-text);font-size:var(--adp-font-size-submenu-desktop);font-weight:var(--adp-font-weight-submenu-desktop);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:8px 12px;font-family:inherit;display:block}.language-switcher__option:hover{background:var(--adp-surface-muted)}
