.elementor-kit-5{--e-global-color-primary:#202020;--e-global-color-secondary:#F7F7F7;--e-global-color-text:#555555;--e-global-color-accent:#2C3D49;--e-global-color-a08f87a:#FFFFFF;--e-global-color-665f4e7:#000000;--e-global-color-5d93dcb:#F1F1F1;--e-global-color-4eebb63:#C9C8C8;--e-global-typography-primary-font-family:"Questrial";--e-global-typography-primary-font-weight:100;--e-global-typography-secondary-font-family:"Questrial";--e-global-typography-secondary-font-weight:100;--e-global-typography-text-font-family:"Questrial";--e-global-typography-text-font-weight:100;--e-global-typography-accent-font-family:"Questrial";--e-global-typography-accent-font-weight:100;font-weight:200;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{background-color:var( --e-global-color-accent );text-transform:uppercase;color:var( --e-global-color-a08f87a );}.elementor-kit-5 button:hover,.elementor-kit-5 button:focus,.elementor-kit-5 input[type="button"]:hover,.elementor-kit-5 input[type="button"]:focus,.elementor-kit-5 input[type="submit"]:hover,.elementor-kit-5 input[type="submit"]:focus,.elementor-kit-5 .elementor-button:hover,.elementor-kit-5 .elementor-button:focus{background-color:var( --e-global-color-text );color:var( --e-global-color-a08f87a );}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{color:var( --e-global-color-accent );}.elementor-kit-5 h1{font-weight:600;text-transform:uppercase;}.elementor-kit-5 h2{font-weight:600;text-transform:uppercase;}.elementor-kit-5 h3{font-weight:600;text-transform:uppercase;}.elementor-kit-5 h4{font-weight:100;text-transform:uppercase;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing: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-kit-5 h1{font-size:30px;}.elementor-kit-5 h2{font-size:25px;}.elementor-kit-5 h3{font-size:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */h1, h2, h3, h4, h5, h6, li { text-wrap: balance; }

ul { 
    display: inline-block;      /* permet de centrer le bloc comme un élément en ligne */
  text-align: left;           /* aligne le contenu (les li) à gauche */
  margin: 0 auto;             /* centre horizontalement le bloc dans son conteneur */
  padding-left: 1.5em;        /* indentation classique pour les puces */
  margin-bottom:1em; }

li {
margin-bottom:0.5em; }

.legende { font-size:12px; }


/* boîte stable */
.dots-nav-container a {
  position: relative;
  width: 22px;
  height: 22px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

/* cercle normal (SVG Elementor) */
.dots-nav-container svg {
  width: 18px;
  height: 18px;
  transition: opacity .2s ease;
}

/* cacher le cercle quand actif */
.dots-nav-container a.is-active svg {
  opacity: 0;
}

/* dot-circle actif */
.dots-nav-container a.is-active::after {
  content: "";
  width: 22px;
  height: 22px;
  background: currentColor;
  border-radius: 50%;
  position: absolute;
}/* End custom CSS */