.elementor-kit-304{--e-global-color-primary:#D70D0F;--e-global-color-secondary:#FEFEFE;--e-global-color-text:#181818;--e-global-color-accent:#B7B7B7;--e-global-color-1f44d63:#F8F7F5;--e-global-typography-primary-font-family:"Manrope";--e-global-typography-primary-font-size:72px;--e-global-typography-primary-font-weight:800;--e-global-typography-secondary-font-family:"Manrope";--e-global-typography-secondary-font-size:44px;--e-global-typography-secondary-font-weight:700;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:500;color:#181818;font-family:"Inter", Sans-serif;font-size:20px;}.elementor-kit-304 button,.elementor-kit-304 input[type="button"],.elementor-kit-304 input[type="submit"],.elementor-kit-304 .elementor-button{background-color:#C8102E;font-family:"Inter", Sans-serif;font-size:16px;font-weight:600;letter-spacing:0px;text-shadow:0px 0px 10px rgba(0,0,0,0.3);box-shadow:0px 0px 24px -8px rgba(0, 0, 0, 0.15);border-radius:5px 5px 5px 5px;padding:10px 15px 10px 15px;}.elementor-kit-304 button:hover,.elementor-kit-304 button:focus,.elementor-kit-304 input[type="button"]:hover,.elementor-kit-304 input[type="button"]:focus,.elementor-kit-304 input[type="submit"]:hover,.elementor-kit-304 input[type="submit"]:focus,.elementor-kit-304 .elementor-button:hover,.elementor-kit-304 .elementor-button:focus{background-color:#A60E25;border-radius:10px 10px 10px 10px;}.elementor-kit-304 e-page-transition{background-color:#FFBC7D;}.elementor-kit-304 a{color:#C8102E;font-family:"Inter", Sans-serif;}.elementor-kit-304 a:hover{color:#A60E25;font-family:"Inter", Sans-serif;}.elementor-kit-304 h1{font-family:"Sora", Sans-serif;font-size:72px;font-weight:800;line-height:1.05px;letter-spacing:-1px;word-spacing:0px;}.elementor-kit-304 h2{font-family:"Sora", Sans-serif;font-size:34px;font-weight:700;line-height:1.2px;letter-spacing:-0.5px;word-spacing:0px;}.elementor-kit-304 h3{font-family:"Sora", Sans-serif;font-size:32px;font-weight:700;line-height:1.3px;letter-spacing:0px;}.elementor-kit-304 h4{font-family:"Sora", Sans-serif;font-size:24px;font-weight:700;line-height:1.35px;}.elementor-kit-304 h5{font-family:"Sora", Sans-serif;font-size:20px;font-weight:600;line-height:1.4px;letter-spacing:0px;}.elementor-kit-304 h6{font-family:"Sora", Sans-serif;font-size:18px;font-weight:600;line-height:1.5px;letter-spacing:0px;}.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 *//* =========================================
   HEADER TRANSPARENT -> BLANC AU SCROLL
   Desktop + Mobile
   Classe du conteneur header : sticky-menu
========================================= */


/* --- Fond du header au scroll --- */
.elementor-sticky--effects.sticky-menu {
    background: #FEFEFE !important;
    transition: background-color 0.3s ease;
}


/* --- Menu desktop : texte noir au scroll --- */
.elementor-sticky--effects.sticky-menu .elementor-nav-menu a,
.elementor-sticky--effects.sticky-menu .elementor-item {
    color: #181818 !important;
}


/* --- Icônes Elementor mobile : noir au scroll --- */
.elementor-sticky--effects.sticky-menu .elementor-icon,
.elementor-sticky--effects.sticky-menu .elementor-icon i,
.elementor-sticky--effects.sticky-menu .elementor-icon svg {
    color: #181818 !important;
    fill: #181818 !important;
}


/* --- Icônes présentes dans un bouton --- */
.elementor-sticky--effects.sticky-menu .elementor-button-icon,
.elementor-sticky--effects.sticky-menu .elementor-button-icon i,
.elementor-sticky--effects.sticky-menu .elementor-button-icon svg {
    color: #181818 !important;
    fill: #181818 !important;
}


/* --- Icônes de menu / hamburger éventuelles --- */
.elementor-sticky--effects.sticky-menu .elementor-menu-toggle,
.elementor-sticky--effects.sticky-menu .elementor-menu-toggle i,
.elementor-sticky--effects.sticky-menu .elementor-menu-toggle svg {
    color: #181818 !important;
    fill: #181818 !important;
}


/* --- Transition douce sur texte et icônes --- */
.sticky-menu .elementor-item,
.sticky-menu .elementor-icon,
.sticky-menu .elementor-icon i,
.sticky-menu .elementor-icon svg,
.sticky-menu .elementor-button-icon,
.sticky-menu .elementor-button-icon i,
.sticky-menu .elementor-button-icon svg,
.sticky-menu .elementor-menu-toggle,
.sticky-menu .elementor-menu-toggle i,
.sticky-menu .elementor-menu-toggle svg {
    transition: color 0.3s ease, fill 0.3s ease;
}


/* =========================================
   EMPÊCHE LE DÉBORDEMENT HORIZONTAL
   Desktop + Mobile
========================================= *//* End custom CSS */