.elementor-kit-5{--e-global-color-primary:#DA0000;--e-global-color-secondary:#000000;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-84e9e73:#FFFFFF;--e-global-color-b0c85f2:#303030;--e-global-color-5ef14fd:#E21E1E;--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-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:28px;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-811ef33-font-family:"acumin-pro";--e-global-typography-811ef33-font-size:90px;--e-global-typography-811ef33-font-weight:bold;--e-global-typography-811ef33-text-transform:uppercase;--e-global-typography-811ef33-line-height:100px;--e-global-typography-79896cd-font-family:"acumin-pro";--e-global-typography-79896cd-font-size:60px;--e-global-typography-79896cd-font-weight:bold;--e-global-typography-79896cd-text-transform:uppercase;--e-global-typography-79896cd-line-height:70px;--e-global-typography-9459aa8-font-family:"acumin-pro";--e-global-typography-9459aa8-font-size:40px;--e-global-typography-9459aa8-font-weight:bold;--e-global-typography-9459aa8-text-transform:uppercase;--e-global-typography-9459aa8-line-height:50px;--e-global-typography-7793fe3-font-family:"acumin-pro";--e-global-typography-7793fe3-font-size:30px;--e-global-typography-7793fe3-font-weight:normal;--e-global-typography-7793fe3-text-transform:uppercase;--e-global-typography-7793fe3-line-height:40px;--e-global-typography-49413a0-font-size:24px;--e-global-typography-49413a0-font-weight:bold;--e-global-typography-49413a0-text-transform:uppercase;--e-global-typography-49413a0-line-height:30px;--e-global-typography-0c249ae-font-family:"acumin-pro";--e-global-typography-0c249ae-font-size:20px;--e-global-typography-0c249ae-font-weight:normal;--e-global-typography-0c249ae-line-height:30px;--e-global-typography-103707a-font-family:"acumin-pro";--e-global-typography-103707a-font-size:18px;--e-global-typography-103707a-font-weight:bold;--e-global-typography-103707a-text-transform:uppercase;--e-global-typography-103707a-line-height:22px;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{color:var( --e-global-color-primary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1250px;}.e-con{--container-max-width:1250px;}.elementor-widget:not(:last-child){margin-block-end: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 */header#site-header {
    display: none;
}

/* Correction du bug du widget de l'éditeur de texte */

.elementor-widget-text-editor p:last-child{ margin-bottom:0px;}

/* Défilement fluide pour les liens d'ancrage */

html {

scroll-behavior: smooth;

}

/* Masquer la barre de défilement pour Chrome, Safari et Opera */

::-webkit-scrollbar {

display: none;

}

/* Masquer la barre de défilement pour IE, Edge et Firefox */

body {

-ms-overflow-style: none; /* IE et Edge */

scrollbar-width: none; /* Firefox */

}

/* Masque la barre de défilement horizontale et empêche la page de s'étendre horizontalement */

html, body {

max-width: 100%;

overflow-x: hidden;

}/* End custom CSS */