html,body{max-width:100%;overflow-x:hidden}
.site-header .container.nav{max-width:1180px;width:min(100% - 24px,1180px)}
.site-header .menu a{white-space:nowrap}
@media (max-width:1100px) and (min-width:901px){
  .site-header .container.nav{min-height:68px!important;padding-inline:10px!important;justify-content:space-between!important}
  .site-header .ms-brand{min-width:0!important}
  .site-header .menu,.site-header .actions{display:none!important}
  .site-header .mobile-toggle{display:flex!important;align-items:center!important;justify-content:center!important;width:42px!important;height:42px!important;border-radius:10px!important}
  .site-header .mobile-lang-switch{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:44px!important;min-height:42px!important}
}
