.elementor-kit-11{--e-global-color-primary:#D31516;--e-global-color-secondary:#1D1D1B;--e-global-color-text:#374C75;--e-global-color-accent:#FECD1A;--e-global-color-41ed4fb:#FFFFFF;--e-global-color-eb66856:#02010100;--e-global-typography-primary-font-family:"Jost";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Jost";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Jost";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:26px;--e-global-typography-accent-font-family:"Jost";--e-global-typography-accent-font-weight:500;--e-global-typography-98c9786-font-family:"Jost";--e-global-typography-98c9786-font-size:16px;--e-global-typography-98c9786-font-weight:600;--e-global-typography-98c9786-line-height:30px;--e-global-typography-6670df8-font-family:"Jost";--e-global-typography-6670df8-font-size:70px;--e-global-typography-6670df8-font-weight:800;--e-global-typography-6670df8-line-height:77px;font-family:"Jost", Sans-serif;font-size:16px;font-weight:400;line-height:27px;--e-page-transition-entrance-animation:e-page-transition-fade-out-left;--e-page-transition-exit-animation:e-page-transition-fade-in;--e-page-transition-animation-duration:1000ms;--e-preloader-animation-duration:1500ms;--e-preloader-delay:0ms;--e-preloader-width:37%;--e-preloader-max-width:280px;--e-preloader-opacity:1;}.elementor-kit-11 a{color:var( --e-global-color-primary );font-family:"Jost", Sans-serif;font-size:15px;font-weight:600;line-height:24px;}.elementor-kit-11 a:hover{color:#000000;}.elementor-kit-11 h1{font-family:"Jost", Sans-serif;font-size:24px;font-weight:700;line-height:26px;}.elementor-kit-11 h2{font-family:"Jost", Sans-serif;font-size:16px;font-weight:400;line-height:26px;}.elementor-kit-11 h3{font-family:"Jost", Sans-serif;font-size:48px;font-weight:700;line-height:53px;}.elementor-kit-11 h4{font-family:"Jost", Sans-serif;}.elementor-kit-11 h5{font-family:"Jost", Sans-serif;}.elementor-kit-11 h6{font-family:"Jost", Sans-serif;}.elementor-kit-11 button,.elementor-kit-11 input[type="button"],.elementor-kit-11 input[type="submit"],.elementor-kit-11 .elementor-button{font-family:"Jost", Sans-serif;font-size:15px;font-weight:600;line-height:30px;color:var( --e-global-color-secondary );background-color:var( --e-global-color-accent );border-style:none;}.elementor-kit-11 button:hover,.elementor-kit-11 button:focus,.elementor-kit-11 input[type="button"]:hover,.elementor-kit-11 input[type="button"]:focus,.elementor-kit-11 input[type="submit"]:hover,.elementor-kit-11 input[type="submit"]:focus,.elementor-kit-11 .elementor-button:hover,.elementor-kit-11 .elementor-button:focus{color:var( --e-global-color-41ed4fb );background-color:var( --e-global-color-secondary );border-style:none;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1300px;}.e-con{--container-max-width:1300px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-11 e-page-transition{background-color:var( --e-global-color-41ed4fb );}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@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 *//* couleur surlignage texte */
/* pour Firefox */
::-moz-selection {
 background-color:#B7152C;
 color: #fff;
}

/* pour Safari et Chrome */
::selection {
 background-color:#B7152C;
 color: #fff;
}


select:focus-visible {
    outline: none !important;
}


/* ===== Scrollbar CSS ===== */
  /* Firefox */
  * {
    scrollbar-width: thin;
    scrollbar-color: #b7152c #ffffff;
  }

  /* Chrome, Edge, and Safari */
  *::-webkit-scrollbar {
    width: 10px;
  }

  *::-webkit-scrollbar-track {
    background: #ffffff;
  }

  *::-webkit-scrollbar-thumb {
    background-color: #b7152c;
    border-radius: 0px;
    border: 0px none #ffffff;
  }/* End custom CSS */