.elementor-kit-5{--e-global-color-primary:#6B47FF;--e-global-color-secondary:#FF7738;--e-global-color-text:#1D1D1D;--e-global-color-accent:#D7DF23;--e-global-color-e2b0f98:#FFFFFF;--e-global-color-21a236b:#5C5C5C;--e-global-color-90773ea:#DBDBDB;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-size:120px;--e-global-typography-primary-font-weight:900;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-primary-font-style:normal;--e-global-typography-primary-text-decoration:none;--e-global-typography-primary-line-height:110px;--e-global-typography-secondary-font-family:"coolvetica";--e-global-typography-secondary-font-size:35px;--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-text-transform:none;--e-global-typography-secondary-font-style:normal;--e-global-typography-secondary-text-decoration:none;--e-global-typography-secondary-line-height:36px;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-size:20px;--e-global-typography-text-font-weight:400;--e-global-typography-text-text-transform:none;--e-global-typography-text-font-style:normal;--e-global-typography-text-text-decoration:none;--e-global-typography-text-line-height:26px;--e-global-typography-accent-font-family:"coolvetica";--e-global-typography-accent-font-size:22px;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-text-transform:none;--e-global-typography-accent-font-style:normal;--e-global-typography-accent-text-decoration:none;--e-global-typography-accent-line-height:22px;--e-global-typography-e53c346-font-family:"Poppins";--e-global-typography-e53c346-font-size:12px;--e-global-typography-e53c346-font-weight:600;--e-global-typography-e53c346-text-transform:uppercase;--e-global-typography-e53c346-font-style:normal;--e-global-typography-e53c346-text-decoration:none;--e-global-typography-e53c346-line-height:12px;--e-global-typography-bf1eab1-font-family:"Poppins";--e-global-typography-bf1eab1-font-size:80px;--e-global-typography-bf1eab1-font-weight:900;--e-global-typography-bf1eab1-text-transform:uppercase;--e-global-typography-bf1eab1-font-style:normal;--e-global-typography-bf1eab1-text-decoration:none;--e-global-typography-bf1eab1-line-height:80px;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a:hover{color:var( --e-global-color-accent );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:1rem;}.elementor-element{--widgets-spacing:1rem 1rem;--widgets-spacing-row:1rem;--widgets-spacing-column:1rem;}{}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:1200px){.elementor-kit-5{--e-global-typography-primary-font-size:100px;--e-global-typography-primary-line-height:90px;--e-global-typography-secondary-font-size:30px;--e-global-typography-secondary-line-height:30px;--e-global-typography-text-font-size:19px;--e-global-typography-text-line-height:25px;--e-global-typography-accent-font-size:20px;--e-global-typography-bf1eab1-font-size:70px;--e-global-typography-bf1eab1-line-height:60px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5{--e-global-typography-primary-font-size:55px;--e-global-typography-primary-line-height:50px;--e-global-typography-secondary-font-size:26px;--e-global-typography-secondary-line-height:26px;--e-global-typography-text-font-size:18px;--e-global-typography-text-line-height:24px;--e-global-typography-accent-font-size:20px;--e-global-typography-bf1eab1-font-size:50px;--e-global-typography-bf1eab1-line-height:45px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}:root { --Screen:1200px; }
/* Start custom CSS *//*SURLIGNAGE DU TEXTE*/
::selection {
  color:#FFFFFF;
  background: var(--e-global-color-primary);
}


/*SCROLL BAR*/
/* width */
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #F4F4F4;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: var(--e-global-color-primary);
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background:#5230e7;
}/* End custom CSS */