.headers.header_line {
  position: fixed;
  width: 100%;
  left: 0;
  right: 0;
  z-index: 11000;
  padding: 8px;
  background: var(--c0);
  z-index: 10;
}
.headers.header_line .mnu_main {
  gap: 60px;
  text-transform: uppercase;
}/*# sourceMappingURL=style.css.map */