/* Text utility */
/* Mobile utility */
/* link hover utility */
/* Container utility mixin */
/* Container avec variable CSS */
/* Text content styles */
/* Centered content */
/* from... */
/* to... */
/* from... to... */
/* at... */
/* FONT WEIGHTS */
.l-site-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  background-color: transparent;
  color: var(--wp--preset--color--txt-black);
  transition: background-color 0.25s, color 0.25s;
}
.l-site-header__top {
  background-color: var(--wp--preset--color--bg-primary);
  color: var(--wp--preset--color--txt-black);
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 2rem;
  padding: 0.375rem 1.875rem;
}
.l-site-header__top-inner p {
  margin: 0;
  font-weight: 700;
  line-height: 1.125rem;
  text-align: center;
}
.l-site-header__top-inner p {
  font-size: 12px;
}
@media screen and (min-width: 569px) {
  .l-site-header__top-inner p {
    font-size: calc(12px + 0 * (100vw - 569px) / 871);
  }
}
@media screen and (min-width: 1440px) {
  .l-site-header__top-inner p {
    font-size: 0.75rem;
  }
}
.l-site-header__top-inner a {
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 0.25rem;
  text-decoration: underline;
  font-weight: 700;
  line-height: 1.125rem;
  text-underline-offset: 0.125rem;
  color: inherit;
}
.l-site-header__top-inner a {
  font-size: 12px;
}
@media screen and (min-width: 569px) {
  .l-site-header__top-inner a {
    font-size: calc(12px + 0 * (100vw - 569px) / 871);
  }
}
@media screen and (min-width: 1440px) {
  .l-site-header__top-inner a {
    font-size: 0.75rem;
  }
}
.l-site-header__top-inner a::after {
  content: "";
  display: inline-block;
  width: 0.25rem;
  height: 0.4375rem;
  background-image: url("/wp-content/themes/eb-madare/assets/icons/chevron-right.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.l-site-header__shell {
  padding: 1rem 1.25rem;
}
@media screen and (max-width: 991px) {
  .l-site-header__shell {
    padding: 0.75rem 1rem;
  }
}
.l-site-header__inner {
  display: flex;
  align-items: center;
  gap: 1rem;
  min-height: 2.75rem;
  padding: 0.5rem 2rem;
  background-color: var(--wp--preset--color--bg-white);
  border-radius: 1rem;
  box-shadow: 0 0.3125rem 0.625rem rgba(0, 0, 0, 0.05);
}
@media screen and (max-width: 991px) {
  .l-site-header__inner {
    padding: 0.5rem 1rem;
    gap: 0.75rem;
  }
}
.l-site-header__logo-link,
.l-site-header .custom-logo-link {
  display: inline-flex;
  align-items: center;
}
.l-site-header .custom-logo {
  display: block;
  height: auto;
  max-height: 1.75rem;
  width: auto;
  max-width: 10rem;
}
.l-site-header__brand {
  flex: 0 0 auto;
  min-width: 0;
}
.l-site-header__nav-cluster {
  flex: 1 1 auto;
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: center;
  gap: 1rem;
  min-width: 0;
}
@media screen and (max-width: 991px) {
  .l-site-header__nav-cluster {
    position: fixed;
    z-index: 998;
    left: 0;
    right: 0;
    bottom: 0;
    top: var(--l-site-header-offset, 6rem);
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 0;
    padding: 1.25rem 1.25rem 2rem;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    background-color: var(--wp--preset--color--bg-white);
    color: var(--wp--preset--color--txt-black);
    transform: translateX(100%);
    visibility: hidden;
    transition: transform 0.3s ease, visibility 0.3s ease;
    border-radius: 0;
    box-shadow: none;
  }
  .l-site-header__nav-cluster.is-open {
    transform: translateX(0);
    visibility: visible;
  }
}
.l-site-header__nav {
  justify-self: center;
  min-width: 0;
  width: 100%;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 991px) {
  .l-site-header__nav {
    justify-content: stretch;
    flex: 1 1 auto;
  }
}
.l-site-header__nav-links {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 2rem;
}
@media screen and (max-width: 991px) {
  .l-site-header__nav-links {
    flex-direction: column;
    align-items: stretch;
    gap: 0;
    width: 100%;
  }
}
.l-site-header__actions {
  display: flex;
  align-items: center;
  gap: 1rem;
  justify-self: end;
  flex-shrink: 0;
}
@media screen and (max-width: 991px) {
  .l-site-header__actions {
    margin-top: auto;
    padding-top: 1.5rem;
    flex-direction: column;
    align-items: stretch;
    justify-content: flex-start;
    border-top: 1px solid rgba(19, 19, 19, 0.12);
  }
}
.l-site-header__cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  min-height: 2.75rem;
  padding: 0.25rem 0.5625rem 0.25rem 1rem;
  border-radius: 0.5rem;
  background-color: var(--wp--preset--color--eb-hero-cta-dark);
  color: var(--wp--preset--color--txt-white);
  font-family: "Liter", sans-serif;
  font-size: 0.75rem;
  line-height: 1;
  font-weight: 400;
  text-decoration: none;
  text-transform: none;
  transition: opacity 0.2s ease;
}
.l-site-header__cta:hover, .l-site-header__cta:focus-visible {
  opacity: 0.92;
}
.l-site-header__cta:focus-visible {
  outline: 2px solid var(--wp--preset--color--eb-hero-cta-dark);
  outline-offset: 2px;
}
.l-site-header__cta-label {
  white-space: nowrap;
}
.l-site-header__cta-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 1.625rem;
  height: 1.625rem;
  border-radius: 0.25rem;
  background-color: var(--wp--preset--color--txt-white);
}
.l-site-header__cta-icon svg {
  display: block;
  width: 0.875rem;
  height: 0.875rem;
}
.l-site-header__lang {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  color: var(--wp--preset--color--eb-hero-cta-dark);
  font-family: "Liter", sans-serif;
  font-size: 0.875rem;
  line-height: 1;
  font-weight: 400;
}
.l-site-header__lang-chevron {
  display: flex;
  align-items: center;
  line-height: 0;
}
.l-site-header__lang-chevron svg {
  width: 0.625rem;
  height: auto;
}
.l-site-header__lang-chevron path {
  fill: currentColor;
}
.l-site-header__burger {
  display: none;
  align-items: center;
  justify-content: center;
  width: 2.75rem;
  height: 2.75rem;
  padding: 0;
  margin: 0 0 0 auto;
  appearance: none;
  border: 0;
  background: transparent;
  color: var(--wp--preset--color--eb-hero-cta-dark);
  cursor: pointer;
  flex-shrink: 0;
}
.l-site-header__burger-line {
  display: block;
  width: 1.375rem;
  height: 0.125rem;
  border-radius: 1px;
  background-color: currentColor;
  transition: transform 0.25s ease, opacity 0.2s ease;
}
.l-site-header__burger-line:nth-child(2) {
  margin-top: 0.3125rem;
  margin-bottom: 0.3125rem;
}
.l-site-header--nav-open .l-site-header__burger-line:nth-child(1) {
  transform: translateY(0.4375rem) rotate(45deg);
}
.l-site-header--nav-open .l-site-header__burger-line:nth-child(2) {
  opacity: 0;
}
.l-site-header--nav-open .l-site-header__burger-line:nth-child(3) {
  transform: translateY(-0.4375rem) rotate(-45deg);
}
.l-site-header__nav-overlay {
  display: none;
}
.l-site-header-panel__back {
  display: none;
}
.l-site-header-nav-item {
  display: flex;
  align-items: center;
}
.l-site-header-nav-item__toggle, .l-site-header-nav-item__link {
  font-family: "Liter", sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1;
  text-transform: none;
  color: var(--wp--preset--color--eb-hero-cta-dark);
  display: inline-flex;
  align-items: center;
  padding: 0.625rem 0.25rem;
  cursor: pointer;
  white-space: nowrap;
}
.l-site-header-nav-item__link {
  text-decoration: none;
}
.l-site-header-nav-item__toggle {
  text-align: left;
  appearance: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  column-gap: 0.25rem;
}
.l-site-header-nav-item__toggle svg {
  height: 0.3125rem;
  width: auto;
  transform: translateY(-1px);
}
.l-site-header-nav-item__toggle path {
  fill: currentColor;
}
.l-site-header-panel {
  position: fixed;
  top: calc(6rem + 1.875rem);
  left: 0;
  right: 0;
  opacity: 0;
  visibility: hidden;
  padding-top: 1rem;
  max-width: 93%;
  margin: auto;
}
.l-site-header-panel__inner {
  background-color: var(--wp--preset--color--bg-white);
  padding: 1.5rem;
  border-radius: 16px;
  display: flex;
  gap: 1.5rem;
}
.l-site-header-panel__main {
  flex: 1 1 63%;
  padding: 0 1.5rem;
}
.l-site-header-panel__aside {
  flex: 1 1 37%;
  position: relative;
}
.l-site-header-panel__aside img {
  border-radius: 8px;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.l-site-header-panel__items {
  display: flex;
  flex-direction: column;
}
.l-site-header-panel-item {
  padding: 1rem 0;
  border-radius: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: background-color 0.3s, border-radius 0.3s, border-color 0.3s;
}
.l-site-header-panel-item:not(:last-child) {
  border-bottom: 1px solid rgba(19, 19, 19, 0.15);
}
.l-site-header-panel-item__ttl {
  font-weight: 700;
  font-family: "Liter", sans-serif;
  line-height: 1.45;
  text-transform: uppercase;
  color: var(--wp--preset--color--txt-secondary-dark);
  transition: transform 0.3s;
}
.l-site-header-panel-item__ttl {
  font-size: 24px;
}
@media screen and (min-width: 569px) {
  .l-site-header-panel-item__ttl {
    font-size: calc(24px + 0 * (100vw - 569px) / 871);
  }
}
@media screen and (min-width: 1440px) {
  .l-site-header-panel-item__ttl {
    font-size: 1.5rem;
  }
}
.l-site-header-panel-item__icon {
  width: 2rem;
  height: 2rem;
  border-radius: 50% 50%;
  display: grid;
  place-items: center;
  background-color: var(--wp--preset--color--bg-secondary-lightest);
  transition: transform 0.3s, background-color 0.3s;
}
.l-site-header-panel-item__icon svg {
  height: 12px;
  width: auto;
  transition: transform 0.3s;
}
@media (hover: hover) and (pointer: fine) {
  .l-site-header-panel-item:hover {
    background-color: var(--wp--preset--color--bg-secondary-lightest);
    border-color: transparent;
    border-radius: 8px;
  }
  .l-site-header-panel-item:hover .l-site-header-panel-item__ttl {
    transform: translateX(24px);
  }
  .l-site-header-panel-item:hover .l-site-header-panel-item__icon {
    transform: translateX(-16px);
    background-color: var(--wp--preset--color--bg-primary);
  }
  .l-site-header-panel-item:hover .l-site-header-panel-item__icon svg {
    transform: rotate(180deg);
  }
}
@media screen and (max-width: 991px) {
  .l-site-header .l-container {
    padding-left: 20px;
    padding-right: 20px;
  }
  .l-site-header__burger {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .l-site-header__nav-overlay {
    display: block;
    position: fixed;
    top: var(--l-site-header-offset, 6rem);
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 997;
    background: rgba(0, 0, 0, 0.35);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: opacity 0.25s ease, visibility 0.25s ease;
  }
  .l-site-header__nav-overlay.is-visible {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }
  .l-site-header-nav-item {
    flex-direction: column;
    align-items: stretch;
    border-bottom: 1px solid rgba(19, 19, 19, 0.12);
  }
  .l-site-header-nav-item:last-child {
    border-bottom: 0;
  }
  .l-site-header-nav-item__toggle, .l-site-header-nav-item__link {
    justify-content: space-between;
    width: 100%;
    padding: 1.375rem 0;
    white-space: normal;
  }
  .l-site-header-nav-item__toggle svg {
    flex-shrink: 0;
    transition: transform 0.25s ease;
  }
  .l-site-header__nav.nav-has-sub-open > .l-site-header-nav-item:not(.is-sub-open) {
    display: none;
  }
  .l-site-header__nav.nav-has-sub-open > .l-site-header-nav-item.is-sub-open > .l-site-header-nav-item__toggle {
    display: none;
  }
  .l-site-header-panel {
    position: fixed;
    top: 50px;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
    display: flex;
    flex-direction: column;
    margin: 0;
    max-width: none;
    padding: 0 1.25rem 1.5rem;
    background-color: var(--wp--preset--color--bg-white);
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    opacity: 0;
    visibility: hidden;
    transform: translateX(100%);
    transition: transform 0.3s ease, opacity 0.25s ease, visibility 0.25s ease;
    pointer-events: none;
  }
  .l-site-header-panel__back {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    width: 100%;
    padding: 0.5rem 0 0.875rem;
    margin: 0;
    appearance: none;
    border: 0;
    background: transparent;
    color: var(--wp--preset--color--txt-black);
    cursor: pointer;
    text-align: left;
    font-weight: 400;
    line-height: 1;
    font-family: "Liter", sans-serif;
    text-transform: uppercase;
    flex-shrink: 0;
  }
  .l-site-header-panel__back {
    font-size: 13px;
  }
}
@media screen and (max-width: 991px) and (min-width: 569px) {
  .l-site-header-panel__back {
    font-size: calc(13px + 0 * (100vw - 569px) / 871);
  }
}
@media screen and (max-width: 991px) and (min-width: 1440px) {
  .l-site-header-panel__back {
    font-size: 0.8125rem;
  }
}
@media screen and (max-width: 991px) {
  .l-site-header-panel__back-icon {
    display: inline-flex;
    width: 1.25rem;
    height: 1.25rem;
    align-items: center;
    justify-content: center;
  }
  .l-site-header-panel__back-icon svg {
    width: 0.5rem;
    height: auto;
  }
  .l-site-header-panel__back-icon path {
    fill: currentColor;
  }
  .l-site-header-panel__inner {
    flex: 1 1 auto;
    min-height: 0;
    flex-direction: column;
    padding: 0.25rem 0 0.5rem;
    border-radius: 0;
    gap: 0.75rem;
  }
  .l-site-header-panel__main {
    padding: 0;
    flex: 0 0 auto;
  }
  .l-site-header-panel__aside {
    flex: 0 0 auto;
    min-height: 10rem;
    max-height: 13.75rem;
  }
  .l-site-header-panel__aside img {
    position: relative;
    width: 100%;
    height: 100%;
    max-height: 13.75rem;
    object-fit: cover;
  }
  .l-site-header-nav-item.is-sub-open .l-site-header-panel {
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
    pointer-events: auto;
  }
  .l-site-header-panel-item {
    padding: 0.875rem 0;
    column-gap: 0.5rem;
  }
  .l-site-header-panel-item__ttl {
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase;
    font-family: "Liter", sans-serif;
    color: var(--wp--preset--color--txt-black);
  }
  .l-site-header-panel-item__ttl {
    font-size: 13px;
  }
}
@media screen and (max-width: 991px) and (min-width: 569px) {
  .l-site-header-panel-item__ttl {
    font-size: calc(13px + 0 * (100vw - 569px) / 871);
  }
}
@media screen and (max-width: 991px) and (min-width: 1440px) {
  .l-site-header-panel-item__ttl {
    font-size: 0.8125rem;
  }
}
@media screen and (max-width: 991px) {
  .l-site-header-panel-item__icon {
    width: 1.75rem;
    height: 1.75rem;
    flex-shrink: 0;
  }
  .l-site-header-panel-item__icon svg {
    height: 0.625rem;
    width: auto;
  }
  .home .l-site-header--nav-open {
    background-color: transparent;
    color: var(--wp--preset--color--eb-hero-cta-dark);
  }
  .home .l-site-header--nav-open .l-site-header__inner {
    background-color: var(--wp--preset--color--bg-white);
  }
}

.home .l-site-header {
  background-color: transparent;
  color: var(--wp--preset--color--txt-black);
}
.home .l-site-header .l-site-header__inner {
  background-color: var(--wp--preset--color--bg-white);
}
.home .l-site-header .custom-logo {
  filter: none;
}
@media screen and (max-width: 991px) {
  .home .l-site-header .l-site-header__inner {
    background-color: var(--wp--preset--color--bg-white);
  }
}
.home .l-site-header.has-open-panel .l-site-header__inner {
  background-color: var(--wp--preset--color--bg-white);
}
.home .l-site-header.is-scrolled .l-site-header__inner {
  background-color: var(--wp--preset--color--bg-white);
}

.editor-styles-wrapper .l-site-header {
  position: relative;
}

body.l-site-header-nav-locked {
  overflow: hidden;
}
@media screen and (max-width: 991px) {
  body.l-site-header-nav-locked {
    touch-action: none;
  }
}