@charset "UTF-8";
.headerNavWrap_h {
  display: flex;
  flex-flow: row wrap;
  -webkit-box-align: center;
  gap: 40px;
  align-items: center;
}
