/*!*********************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js!./src/js/_src/components/HeaderMenu/styles/index.module.scss ***!
  \*********************************************************************************************************************************************************************************/
.an7TgLPaYZygLabPcaNt {
  width: 60px;
  aspect-ratio: 1/1;
  background-color: #012241;
  border: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 200;
  padding: 5px 0 0;
  transition: background-color 0.25s ease-in-out;
}
@media (min-width: 960px) {
  .an7TgLPaYZygLabPcaNt {
    width: 80px;
  }
}
.an7TgLPaYZygLabPcaNt[aria-expanded=true] {
  background-color: #FFFFFF;
}

.ZUA8AxlmfnPgncGN0LAk {
  width: 26px;
  aspect-ratio: 26/11;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin: 0 auto;
}

.vJ8VNfPmFwuz8AHuup2Z {
  height: 2px;
  background-color: #fff;
  transition: transform 0.25s ease-in-out, background-color 0.25s ease-in-out;
}
.an7TgLPaYZygLabPcaNt[aria-expanded=true] .vJ8VNfPmFwuz8AHuup2Z {
  background-color: #012241;
}
.an7TgLPaYZygLabPcaNt[aria-expanded=true] .vJ8VNfPmFwuz8AHuup2Z:nth-of-type(1) {
  transform: translateY(4.5px) rotate(315deg);
}
.an7TgLPaYZygLabPcaNt[aria-expanded=true] .vJ8VNfPmFwuz8AHuup2Z:nth-of-type(2) {
  transform: translateY(-4.5px) rotate(-315deg);
}

.Mxj7yP1_zXBpEd3GiW7o {
  font-size: 10px;
  color: #fff;
  line-height: 1.1;
  margin: 8px 0 0;
  font-family: var(--oswald);
  font-weight: bold;
  transition: color 0.25s ease-in-out;
}
@media (min-width: 960px) {
  .Mxj7yP1_zXBpEd3GiW7o {
    margin: 12px 0 0;
    font-size: 14px;
  }
}
.an7TgLPaYZygLabPcaNt[aria-expanded=true] .Mxj7yP1_zXBpEd3GiW7o {
  color: #012241;
}

.qfbUfkFmX3Fg4meM1Te7 {
  position: fixed;
  left: 100%;
  top: 0;
  z-index: 100;
  width: calc(100svw - 25px);
  height: 100%;
  transition: transform 0.25s ease-in-out;
  background-color: #012241;
  padding: 110px 25px 40px 25px;
}
@media (min-width: 960px) {
  .qfbUfkFmX3Fg4meM1Te7 {
    width: calc((100svw - 1286px) / 2 + 600px);
    padding: 162px 25px 40px 82px;
  }
}
.qfbUfkFmX3Fg4meM1Te7[aria-hidden=false] {
  transform: translateX(-100%);
}

.Og3v6tjeSEFajHmbTB51 {
  overflow-y: auto;
  height: 100%;
}
.Og3v6tjeSEFajHmbTB51::-webkit-scrollbar {
  display: none;
}

.ReKD1R_dboutyBovd_Gr:not(:last-of-type) {
  margin: 0 0 30px;
}
@media (min-width: 960px) {
  .ReKD1R_dboutyBovd_Gr:not(:last-of-type) {
    margin: 0 0 50px;
  }
}

.B_FwzIWHPXIaAtCjjeCV {
  border-bottom: 1px solid #fff;
  color: #fff;
  font-weight: bold;
  display: block;
  max-width: 313px;
  padding: 0 0 5px;
  margin: 0 0 7px;
}

.MCRp_q68V4eQYRAvXU1_:not(:last-of-type) {
  margin: 0 0 2px;
}

.noKWfbknaxVBUkzppBd_ {
  text-decoration: none;
  color: #fff;
  display: block;
  width: fit-content;
  position: relative;
  padding: 3px 0;
}
.noKWfbknaxVBUkzppBd_::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 1px;
  background-color: #fff;
  width: 0;
  transition: width 0.3s ease-in-out 0.2s;
}
.noKWfbknaxVBUkzppBd_:hover::after {
  width: 100%;
  transition: width 0.3s ease-in-out;
}

/*# sourceMappingURL=common.js.css.map*/