.elementor-kit-6{--e-global-color-primary:#273171;--e-global-color-secondary:#179CD3;--e-global-color-text:#7A7A7A;--e-global-color-accent:#F39E19;--e-global-color-a20ae52:#75B433;--e-global-color-eaad0f5:#FF1D25;--e-global-color-fbf7c3f:#FFFFFF;--e-global-color-39440db:#27317112;--e-global-color-2dfd320:#B8B8B8;--e-global-typography-primary-font-family:"Anton";--e-global-typography-primary-font-size:50px;--e-global-typography-primary-font-weight:300;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-primary-letter-spacing:0.4px;--e-global-typography-secondary-font-family:"Raleway";--e-global-typography-secondary-font-size:16px;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-text-font-family:"Raleway";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:var( --e-global-color-primary );color:var( --e-global-color-fbf7c3f );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-primary );font-family:"Roboto", Sans-serif;font-size:16px;font-weight:400;}.elementor-kit-6 h1{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-kit-6 h2{color:var( --e-global-color-primary );font-family:"Anton", Sans-serif;font-size:30px;font-weight:300;text-transform:uppercase;letter-spacing:0.4px;}.elementor-kit-6 h3{color:var( --e-global-color-primary );font-family:"Raleway", Sans-serif;font-size:16px;font-weight:300;text-transform:uppercase;}.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-kit-6{font-size:var( --e-global-typography-text-font-size );}.elementor-kit-6 h1{font-size:var( --e-global-typography-primary-font-size );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-primary-font-size:30px;font-size:var( --e-global-typography-text-font-size );}.elementor-kit-6 h1{font-size:var( --e-global-typography-primary-font-size );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-kit-6 h2{font-size:30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Titre */
.hl-global{
  background-image: linear-gradient(#F39E19, #F39E19);
  background-repeat: no-repeat;
  background-position: 0 85%;
  background-size: 0% 0.55em;

  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;

  padding: 0 0.12em;

  animation: hlGlobalDraw 0.9s ease-out forwards;
}

@keyframes hlGlobalDraw{
  to {
    background-size: 100% 0.55em;
  }
}

a.hl-link{
  text-decoration: none !important;
}

a.hl-link .hl-lr{
  display: inline;
  padding: 0 0.12em;

  background-image: linear-gradient(#ffd43b, #ffd43b);
  background-repeat: no-repeat;
  background-position: 0 90%;
  background-size: 0 0.55em;

  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;

  transition: background-size 0.35s ease;
}

/* Hover gauche → droite */
a.hl-link:hover .hl-lr{
  background-size: 100% 0.55em;
}/* End custom CSS */