.elementor-kit-6{--e-global-color-primary:#171559;--e-global-color-secondary:#00AEB7;--e-global-color-text:#202524;--e-global-color-accent:#F98E61;--e-global-color-5ba6b1d:#FFF7EF;--e-global-color-7d59c0c:#666B6B;--e-global-color-366774a:#2027DB;--e-global-color-d86a5ef:#EBED5A;--e-global-color-1eb4f37:#FFBE3B;--e-global-color-7ce2a7a:#E8511E;--e-global-typography-primary-font-family:"Manrope";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Manrope";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Manrope";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Manrope";--e-global-typography-accent-font-weight:500;font-family:"Manrope", Sans-serif;}.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-5ba6b1d );border-radius:23px 23px 23px 23px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-text );font-weight:700;text-decoration:underline;}.elementor-kit-6 h1{font-family:"Unbounded", Sans-serif;font-size:45px;}.elementor-kit-6 h2{color:var( --e-global-color-7d59c0c );font-size:15px;text-transform:uppercase;}.elementor-kit-6 h3{font-size:40px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1250px;}.e-con{--container-max-width:1250px;--container-default-padding-top:60px;--container-default-padding-right:45px;--container-default-padding-bottom:60px;--container-default-padding-left:45px;}.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-kit-6 h3{font-size:30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;--container-default-padding-top:30px;--container-default-padding-right:30px;--container-default-padding-bottom:30px;--container-default-padding-left:30px;}}/* Start custom CSS *//* Désactive le scroll natif qui entre en conflit */
html.lenis, html.lenis body {
    height: auto !important;
}

.lenis.lenis-smooth {
    scroll-behavior: auto !important; /* TRÈS IMPORTANT : tue le smooth scroll CSS d'Elementor */
}

.lenis.lenis-smooth [data-lenis-prevent] {
    overscroll-behavior: contain;
}

/* Optionnel : Cacher la barre de scroll pour un look épuré */
body::-webkit-scrollbar {
    display: none;
}
body {
    -ms-overflow-style: none;
    scrollbar-width: none;
    overscroll-behavior-y: none; /* Évite le rebond élastique moche sur Chrome */
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Unbounded';
	font-display: auto;
	src: url('https://pejml.ca/wp-content/uploads/2026/03/Unbounded-VariableFont_wght.ttf') format('truetype');
}
/* End Custom Fonts CSS */