/* HLJSSY WARM1 - MOBILE LANGUAGE HEADER V2 */
.hljssy-mobile-language-slot { display: none; }
@media (max-width: 749px) {
  .header-action-bar.right > .header-action-bar__search.hidden-desktop { display: none !important; }
  .hljssy-mobile-language-slot.hidden-desktop { position: relative; display: flex !important; align-items: center; justify-content: flex-end; min-width: 28px; height: 28px; }
  .hljssy-mobile-language-slot > .plugin-isv-multiLanguage { display: block !important; width: auto !important; height: 28px; margin: 0 !important; padding: 0 !important; }
  .hljssy-mobile-language-slot .isv-mobile-language-wrap { position: static !important; display: flex !important; align-items: center; width: auto !important; height: 28px; margin: 0 !important; padding: 0 !important; }
  .hljssy-mobile-language-slot .dropdown__disclosure { position: static !important; width: auto !important; height: 28px; margin: 0 !important; padding: 0 !important; }
  .hljssy-mobile-language-slot .j-stage-locale-isv { box-sizing: border-box; display: flex !important; align-items: center; justify-content: flex-end; width: auto !important; min-width: 28px; max-width: 112px; height: 28px; min-height: 28px; padding: 0 2px !important; color: inherit; font: inherit; background: transparent; border: 0; }
  .hljssy-mobile-language-slot .j-stage-locale-isv .body5 { max-width: 88px; margin-right: 5px !important; overflow: hidden; font-size: 12px; line-height: 1.2; text-overflow: ellipsis; white-space: nowrap; }
  .hljssy-mobile-language-slot .dropdown__list { box-sizing: border-box; position: absolute !important; z-index: 80 !important; top: calc(100% + 10px) !important; right: 0 !important; bottom: auto !important; left: auto !important; width: min(320px, calc(100vw - 32px)) !important; max-width: calc(100vw - 32px) !important; max-height: min(62vh, 480px) !important; padding: 8px !important; overflow-y: auto; overscroll-behavior: contain; color: rgb(var(--color-text)); background: rgb(var(--color-page-background)); border: 1px solid rgba(var(--color-text), 0.16); border-radius: 10px; box-shadow: 0 12px 32px rgba(0,0,0,.16); }
  .hljssy-mobile-language-slot .dropdown__list li, .hljssy-mobile-language-slot .dropdown__list .click { min-height: 40px; }
  .hljssy-mobile-language-slot .dropdown__list .click { box-sizing: border-box; display: flex; align-items: center; padding: 9px 12px; }
}