.editor-styles-wrapper #GlobalNavigation {
  padding-top: 52px !important;
  padding-bottom: 44px;
}
.editor-styles-wrapper #GlobalNavigation .container {
  max-width: 1440px;
  padding-left: 54px;
  padding-right: 54px;
}
.editor-styles-wrapper #GlobalNavigation .Logo svg {
  left: 0;
  transform: none;
}
.editor-styles-wrapper #GlobalNavigation .standardBurgerMenu:before {
  content: none!important;
  display: none!important;
}
.editor-styles-wrapper #GlobalNavigation .standardBurgerMenu__menu .container {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.editor-styles-wrapper #GlobalNavigation .standardBurgerMenu__menu .container .standardBurgerMenu__menu__container {
  align-self: unset;
  flex: unset!important;
}
.editor-styles-wrapper #GlobalNavigation .LoginForm__button svg {
  width: 20px;
  height: 20px;
}
.editor-styles-wrapper #GlobalNavigation .Header__col.__col-1 {
  min-width: 101px;
}
.editor-styles-wrapper #GlobalNavigation .Header__col.__col-2 {
  padding-left: 0;
}
.editor-styles-wrapper #GlobalNavigation .Header__col.__logo {
  justify-content: flex-start;
}
/*# sourceMappingURL=style.lg.css.map */