.elementor-kit-8{--e-global-color-primary:#031230;--e-global-color-secondary:#70809C;--e-global-color-text:#031230;--e-global-color-accent:#F2C266;--e-global-color-bc99b12:#FAE0AC;--e-global-color-9c20174:#FFFFFF;--e-global-color-5aec6f2:#C2C2CB;--e-global-color-1dae50f:#F0F0F2;--e-global-color-d8b7853:#F8F8F9;--e-global-color-af826ed:#102F3B;--e-global-color-be4fcb9:#C1280D;--e-global-color-8ad9b53:#44B5B9;--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:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:500;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 a{color:var( --e-global-color-accent );}.elementor-kit-8 a:hover{color:var( --e-global-color-secondary );}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );border-radius:50px 50px 50px 50px;}.elementor-kit-8 img{border-radius:3px 3px 3px 3px;}.elementor-kit-8 input:focus:not([type="button"]):not([type="submit"]),.elementor-kit-8 textarea:focus,.elementor-kit-8 .elementor-field-textual:focus{color:var( --e-global-color-accent );accent-color:var( --e-global-color-primary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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);}.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 *//*SCROLLBAR*/
/* width */
::-webkit-scrollbar {
  width: 9px;
}
/* Track */
::-webkit-scrollbar-track {
  background: #d1d1d2; 
}
/* Handle */
::-webkit-scrollbar-thumb {
  background: #a4a4a5; 
  border-radius:50px;
}
/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #49494B; 
}
html, body {
    overflow-x: hidden;
}
/* Uniquement si Design Web App */
body {
    overflow-y: hidden;
}/* End custom CSS */