/*--------------------- Mixins -----------------------*/
/*--------------------- Media Print -----------------------*/
@media print {
  #header_in202504 .p-nav {
    display: none;
  }
}
#header_in202504 .l-header__hamburger:has(.js-active) {
  padding: 20px 10px;
  background-color: #f2f2f2;
  border-radius: 999px;
}
#header_in202504 .l-header__hmbIcon.js-active::before {
  background-color: #241e18;
}
#header_in202504 .l-header__hmbIcon.js-active::after {
  background-color: #241e18;
}
@media screen and (max-width: 768px) {
  #header_in202504 .l-header__lang__button {
    padding: 0;
    width: 40px;
    height: 40px;
  }
}
#header_in202504 .p-nav {
  transform: translateY(-250%);
}
/*# sourceMappingURL=header-footer_add202601.css.map */