.elementor-kit-6{--e-global-color-primary:#000000;--e-global-color-secondary:#000000;--e-global-color-text:#000000;--e-global-color-accent:#000000;--e-global-typography-primary-font-family:"Barlow";--e-global-typography-primary-font-size:14px;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-text-transform:lowercase;--e-global-typography-primary-font-style:normal;--e-global-typography-primary-line-height:1px;--e-global-typography-primary-letter-spacing:0.1px;--e-global-typography-primary-word-spacing:1px;--e-global-typography-secondary-font-family:"Arial";--e-global-typography-secondary-font-size:18px;--e-global-typography-secondary-font-weight:200;--e-global-typography-secondary-line-height:1px;--e-global-typography-secondary-letter-spacing:0.5px;--e-global-typography-secondary-word-spacing:1px;--e-global-typography-text-font-family:"Arial";--e-global-typography-text-font-size:14px;--e-global-typography-text-font-weight:200;--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:1px;--e-global-typography-text-letter-spacing:0px;--e-global-typography-text-word-spacing:0px;--e-global-typography-accent-font-size:14px;--e-global-typography-accent-font-weight:bold;--e-global-typography-accent-line-height:1px;--e-global-typography-accent-letter-spacing:0.5px;--e-global-typography-accent-word-spacing:1px;--e-global-typography-1f8320d-font-family:"Arial";--e-global-typography-1f8320d-font-weight:200;--e-global-typography-1f8320d-font-style:normal;--e-global-typography-1f8320d-text-decoration:none;--e-global-typography-1f8320d-line-height:1px;--e-global-typography-1f8320d-letter-spacing:0.1px;--e-global-typography-1f8320d-word-spacing:1px;--e-global-typography-b6873b8-font-family:"Arial";--e-global-typography-b6873b8-font-size:14px;--e-global-typography-b6873b8-font-weight:200;--e-global-typography-b6873b8-letter-spacing:0px;--e-global-typography-b6873b8-word-spacing:0px;--e-global-typography-dfb332c-font-family:"Barlow";--e-global-typography-dfb332c-font-size:14px;--e-global-typography-dfb332c-font-weight:100;--e-global-typography-dfb332c-text-transform:none;--e-global-typography-dfb332c-font-style:normal;--e-global-typography-dfb332c-text-decoration:none;--e-global-typography-dfb332c-line-height:0.2em;--e-global-typography-dfb332c-letter-spacing:-0.1px;--e-global-typography-dfb332c-word-spacing:0em;color:var( --e-global-color-text );font-family:"Barlow";font-size:14px;font-weight:300;letter-spacing:0px;word-spacing:0px;}.elementor-kit-6 e-page-transition{background-color:#FFFFFF;}.elementor-kit-6 .ha-reading-progress-bar{visibility:hidden;opacity:0;}.elementor-kit-6 p{margin-block-end:0px;}.elementor-kit-6 a{font-family:"Arial";font-weight:100;}.elementor-kit-6 h1{font-family:"Times New Roman";}.elementor-kit-6 h2{font-family:"Helvetica";}.elementor-kit-6 h3{color:var( --e-global-color-primary );}.elementor-kit-6 h4{color:var( --e-global-color-primary );font-family:"Arial";font-size:18px;font-weight:700;text-transform:uppercase;}.elementor-kit-6 h5{line-height:10px;}.elementor-kit-6 h6{color:var( --e-global-color-text );font-family:"Arial";font-size:14px;font-weight:200;text-transform:none;font-style:normal;text-decoration:none;line-height:1px;letter-spacing:0px;word-spacing:0px;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-family:"Barlow";font-size:14px;font-weight:400;text-transform:uppercase;font-style:normal;line-height:1px;letter-spacing:0.1px;word-spacing:1px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:900px;}.e-con{--container-max-width:900px;--container-default-padding-top:2px;--container-default-padding-right:2px;--container-default-padding-bottom:2px;--container-default-padding-left:2px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-lightbox{background-color:#FFFFFF;}@media(max-width:1024px){.elementor-kit-6{--e-global-typography-dfb332c-font-size:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-b6873b8-line-height:1em;--e-global-typography-dfb332c-font-size:16px;line-height:1em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}}/* Start custom CSS */.texte-deroulant {
  max-height: 200px;
  overflow: hidden;
  transition: max-height 0.5s ease;
}

.texte-deroulant.expanded {
  max-height: 1000px; /* adapte si ton texte est encore plus long */
}

.toggle-bouton {
  cursor: pointer;
  color: #0073aa;
  font-weight: bold;
  margin-top: 10px;
  text-align: left;
}/* End custom CSS */