@media screen and (min-width:56.25em) {
  .wnd-mt-classic:not(.s-hn-centered) .menu-nav {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 1.5rem;
  }

  .wnd-mt-classic:not(.s-hn-centered) .logo-block {
    flex: 0 1 auto;
    margin-right: auto !important;
    min-width: 0;
    max-width: 23rem;
  }

  .wnd-mt-classic:not(.s-hn-centered) .logo-block .b-l-image img,
  .wnd-mt-classic:not(.s-hn-centered) .logo-block .wnd-logo-img {
    max-height: 3.2rem;
    width: auto;
  }

  .wnd-mt-classic:not(.s-hn-centered) .logo-block .logo.logo-17 {
    font-size: 0.95rem;
  }

  .wnd-mt-classic:not(.s-hn-centered) .logo-block .b-l-text-c {
    white-space: nowrap;
  }

  .wnd-mt-classic:not(.s-hn-centered) #menu {
    float: right !important;
    margin-left: auto;
  }

  .wnd-mt-classic:not(.s-hn-centered) #menu-slider {
    min-width: 0;
    flex: 1 1 auto;
    margin-left: auto;
    overflow: visible !important;
  }

  .wnd-mt-classic:not(.s-hn-centered) #menu-block {
    display: flex;
    -webkit-mask-image: none !important;
    mask-image: none !important;
    overflow: visible !important;
    justify-content: flex-end;
    width: 100%;
  }

  .l:not(.menu-ready) .wnd-mt-classic:not(.s-hn-centered) #menu-slider,
  .l:not(.menu-ready) .wnd-mt-classic:not(.s-hn-centered) #menu-block,
  .l:not(.menu-ready) .wnd-mt-classic:not(.s-hn-centered) #menu,
  .l:not(.menu-ready) .wnd-mt-classic:not(.s-hn-centered) #menu .level-1 {
    overflow: visible !important;
    -webkit-mask-image: none !important;
    mask-image: none !important;
  }

  .wnd-mt-classic:not(.s-hn-centered) #menu .level-1 {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-end;
    gap: 0 1.1rem;
    overflow: visible;
    padding-left: 0 !important;
    white-space: nowrap;
    width: auto;
  }

  .wnd-mt-classic:not(.s-hn-centered) #menu .level-1 > li {
    display: block !important;
    flex: 0 0 auto;
  }

  .wnd-mt-classic:not(.s-hn-centered) #menu .level-1 > li > .menu-item {
    line-height: 3.125rem;
    padding-left: 0.05rem;
    padding-right: 0.05rem;
    font-size: 0.73rem;
    letter-spacing: 0;
  }

  .wnd-mt-classic:not(.s-hn-centered) .more-text {
    display: none !important;
  }
}
