.elementor-kit-6{--e-global-color-primary:#1E87D6;--e-global-color-secondary:#D1151F;--e-global-color-text:#333333;--e-global-color-accent:#21B52F;--e-global-color-40838d3:#FFFFFF;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */#headermax {
  border: none;
  border-bottom: 0px solid transparent; /* épaisseur de la bordure */
  background-image: linear-gradient(to right, 
    #1e87d6 33.33%, 
    #21b52f 33.33%, #21b52f 66.66%, 
    #d1151f 66.66%);
  background-repeat: no-repeat;
  background-size: 100% 6px; /* largeur 100%, hauteur égale à la bordure */
  background-position: bottom left;
}
.titlemax {
  background-image: linear-gradient(to right, 
    #1e87d6 33.33%, 
    #21b52f 33.33%, #21b52f 66.66%, 
    #d1151f 66.66%);
  background-repeat: no-repeat;
  background-size: 100% 100%; /* couvre toute la hauteur */
  background-position: left top;
  color: white; /* optionnel : contraste sur fond coloré */
  min-height: 15vh; /* pleine hauteur de la fenêtre */
  display: flex; /* optionnel : centrage du contenu */
  align-items: center;
  justify-content: center;
  text-align: center;
}/* End custom CSS */