.elementor-kit-6{--e-global-color-primary:#4F46E5;--e-global-color-secondary:#7C3AED;--e-global-color-text:#111827;--e-global-color-accent:#10B981;--e-global-color-a2e8bd2:#6B7280;--e-global-color-a5b2611:#E5E7EB;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Inter";--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);}@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 *//* Dégradé texte dans le H1 */
.gradient-text { 
  background: linear-gradient(90deg,#4F46E5,#7C3AED); 
  -webkit-background-clip: text; 
  -webkit-text-fill-color: transparent; 
}
/* Badge flottant sur image (Hero) */
.badge-float {
  position: absolute; right: -10px; bottom: -10px;
  background: #fff; border-radius: 12px; padding: 8px 12px;
  box-shadow: 0 8px 24px rgba(0,0,0,.12);
  font-weight: 600; font-size: 12px;
}
/* Pastille icône */
.icon-pill { 
  display:inline-flex; padding:12px; border-radius:14px; 
  background:#EEF2FF; color:#4F46E5;
}/* End custom CSS */