.elementor-12 .elementor-element.elementor-element-05381cd{width:var( --container-widget-width, 33.3% );max-width:33.3%;--container-widget-width:33.3%;--container-widget-flex-grow:0;}.elementor-12 .elementor-element.elementor-element-05381cd.elementor-element{--align-self:center;--flex-grow:0;--flex-shrink:0;}.elementor-12 .elementor-element.elementor-element-d10f56c .elementor-nav-menu .elementor-item{font-family:"Raleway", Sans-serif;font-weight:400;}.elementor-12 .elementor-element.elementor-element-d10f56c .elementor-nav-menu--main .elementor-item{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for html, class: .elementor-element-05381cd */css.btn-hamburger {
  background: none;
  border: 0;
  padding: 0;
  cursor: pointer;
  width: 36px;
  height: 22px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 7px;
  margin-top: 8px;
}

.btn-hamburger span {
  height: 2px;
  width: 100%;
  background: #141413;
  display: block;
}/* End custom CSS */
/* Start custom CSS for nav-menu, class: .elementor-element-d10f56c *//* Sur le conteneur du menu */
.menu-simple-b6 {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 2px;
}

.menu-simple-b6 a {
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  font-size: 36px;
  line-height: 1.14;
  color: #141413;
  text-decoration: none;
  background: linear-gradient(#FFE14D, #FFE14D) 0 84% / 100% 0.16em no-repeat;
  transition: background-size 0.25s ease;
}

.menu-simple-b6 a:hover {
  background-size: 100% 72%;
}

/* Couleur par lien : ajouter une classe CSS sur chaque item de menu */
.menu-simple-b6 a.lien-manifeste {
  background-color: unset;
  background: linear-gradient(#FFE14D, #FFE14D) 0 84% / 100% 0.16em no-repeat;
}

.menu-simple-b6 a.lien-bio {
  background: linear-gradient(#46C7C0, #46C7C0) 0 84% / 100% 0.16em no-repeat;
}

.menu-simple-b6 a.lien-contact {
  background: linear-gradient(#F15BA5, #F15BA5) 0 84% / 100% 0.16em no-repeat;
}/* End custom CSS */