.elementor-4330 .elementor-element.elementor-element-16dc72d9{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-4330 .elementor-element.elementor-element-16dc72d9.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-4330 .elementor-element.elementor-element-ae49872{width:100%;max-width:100%;padding:0px 0px 12px 0px;text-align:center;}.elementor-4330 .elementor-element.elementor-element-ae49872 .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:16px;font-weight:600;color:#000000;}.elementor-4330 .elementor-element.elementor-element-5844540{padding:0px 0px 0px 0px;}.elementor-4330 .elementor-element.elementor-element-424fefd{padding:0px 0px 0px 0px;}.elementor-4330 .elementor-element.elementor-element-974cc52{width:100%;max-width:100%;padding:60px 0px 25px 0px;text-align:center;}.elementor-4330 .elementor-element.elementor-element-974cc52 .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:16px;font-weight:600;color:#000000;}.elementor-4330 .elementor-element.elementor-element-02b3bfc{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--flex-wrap:nowrap;}.elementor-4330 .elementor-element.elementor-element-79c83ee{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--align-items:flex-start;--gap:1px 1px;--row-gap:1px;--column-gap:1px;}.elementor-4330 .elementor-element.elementor-element-af05c9a{padding:0px 0px 0px 0px;}.elementor-4330 .elementor-element.elementor-element-af05c9a .elementor-heading-title{font-family:"Roboto", Sans-serif;font-size:15px;font-weight:600;text-decoration:underline;color:#000000;}.elementor-4330 .elementor-element.elementor-element-0af2851{padding:0px 0px 0px 0px;}.elementor-4330 .elementor-element.elementor-element-0af2851.elementor-element{--align-self:flex-start;}.elementor-4330 .elementor-element.elementor-element-996c599{--display:flex;--min-height:152px;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:space-between;}.elementor-4330 .elementor-element.elementor-element-7aac66e{padding:0px 0px 0px 66px;}.elementor-4330 .elementor-element.elementor-element-7aac66e.elementor-element{--align-self:flex-start;}.elementor-4330 .elementor-element.elementor-element-bda8b5d{padding:0px 0px 0px 66px;}.elementor-4330 .elementor-element.elementor-element-bda8b5d.elementor-element{--align-self:flex-start;}@media(min-width:768px){.elementor-4330 .elementor-element.elementor-element-16dc72d9{--width:96.007%;}.elementor-4330 .elementor-element.elementor-element-79c83ee{--width:50%;}.elementor-4330 .elementor-element.elementor-element-996c599{--width:50%;}}/* Start custom CSS for shortcode, class: .elementor-element-5844540 */.vu-block {
  display: flex;
  align-items: flex-start;
  margin-bottom: 4px;
  font-size: 15px;
  line-height: 19px;
  font-family: Cambria, "Times New Roman", serif;
}

.vu-label {
  width: 40px;      /* garantit un alignement parfait */
  
  display: inline-block;
  font-family: Cambria, "Times New Roman", serif;
}

.vu-text {
  flex: 1;
  display: block;
  margin-left: -4px; /* ajuste légèrement pour bien aligner */
  font-family: Cambria, "Times New Roman", serif;
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-a119996 */.civilite-capitalized{
    text-transform: capitalize;
    font-weight: normal;
}

.identite-majuscule-gras{
    text-transform: uppercase;
    font-weight: bold;
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-e94014c */.article-block {
  display: flex;
  align-items: flex-start;
  gap: -4px;
  margin-bottom: 8px;
  font-size: 15px;
  line-height: 19px;
  font-family: Cambria, "Times New Roman", serif;
}

.article-label {
  min-width: 90px;
  white-space: nowrap;
  font-weight: bold;      /* Gras */
  text-decoration: underline; /* Souligné */
}

 
}

.article-text {
  flex: 1;
  text-align: justify;
}


/* Numérotation juridique 1) 2) – version affinée */
.article-list {
  list-style: none;
  counter-reset: article-item;
  padding-left: 0;
  margin-left: 0;
  
}

.article-list li {
  counter-increment: article-item;
  padding-left: 24px; /* texte un peu plus proche */
  position: relative;
  text-align: justify;
}

.article-list li::before {
  content: counter(article-item) ")"; /* espace supprimé ici */
  position: absolute;
  left: 4px;          /* décale légèrement 1) / 2) vers la droite */
  font-weight: normal; /* désactivation du gras */
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-0af2851 */.liste2{
    font-family: Cambria, "Times New Roman", serif;
    font-size: 13px;
    line-height: 1;
    text-align: justify;/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-7aac66e */.liste2{
    font-family: Cambria, "Times New Roman", serif;
    font-size: 13px;
    line-height: 1;
    text-align: justify;/* End custom CSS */