.elementor-1 .elementor-element.elementor-element-3765e06b{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );}.elementor-1 .elementor-element.elementor-element-7252d47{margin:2rem 0rem calc(var(--kit-widget-spacing, 0px) + 3rem) 0rem;padding:0rem 0rem 0rem 0rem;border-radius:2rem 2rem 2rem 2rem;}@media(max-width:1366px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );}.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );}}@media(max-width:1024px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );}.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );}}@media(max-width:767px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );}.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );}}/* Start custom CSS for text-editor, class: .elementor-element-2dbb2b3 *//* Conteneur principal (Actualités) */
.news-article {
  margin: 0 auto;
  line-height: 1.75;
  font-size: 16px;
  font-family: "Poppins", Sans-serif;
}

/* Supprime la marge haute du premier élément */
.news-article > *:first-child {
  margin-top: 0;
}

/* Titres */
.news-article h2 {
  font-size: 1.5rem;
  line-height:1.5;
  font-weight: 600;
  margin: 0 0 3rem;
  padding: 0.5rem 0rem;
  color: var(--e-global-color-primary);
}

.news-article h3 {
  font-size: 22px;
  margin: 2rem 0 1rem;
  color: var(--e-global-color-primary);
  font-weight: 500;
}

.news-article h4 {
  font-size: 18px;
  margin: 25px 0 10px;
  font-weight: 500;
  color: var(--e-global-color-8647c46);
}

/* Paragraphes */
.news-article p {
  margin: 0 0 15px;
  color: var(--e-global-color-text);
}

/* Listes */
.news-article ul {
  margin: 15px 0 25px 20px;
  padding: 0;
}

.news-article li {
  margin-bottom: 10px;
  padding-left: 8px;
  color: var(--e-global-color-text);
}

/* Puces */
.news-article li::marker {
  color: var(--e-global-color-primary);
}

/* Séparateurs */
.news-article hr {
  border: none;
  height: 1px;
  background-color: var(--e-global-color-primary);
  margin: 50px 0;
}

/* Texte mis en valeur */
.news-article strong {
  color: var(--e-global-color-primary);
  font-weight: 600;
}

/* Bloc “note” (optionnel) */
.news-article .news-note {
  background: rgba(0, 0, 0, 0.03);
  padding: 18px 20px;
  margin: 20px 0 0;
  border-left: 4px solid var(--e-global-color-f929244);
  border-radius: 10px;
}

/* Bloc “highlight” (CTA/phrase clé) */
.news-article .news-highlight {
  background: rgba(0, 0, 0, 0.03);
  padding: 25px;
  margin: 35px 0 0;
  border-left: 4px solid var(--e-global-color-f929244);
  border-radius: 10px;
}

/* Responsive */
@media (max-width: 768px) {
  .news-article {
    padding: 30px 15px;
  }

  .news-article h2 {
    font-size: 24px;
  }

  .news-article h3 {
    font-size: 20px;
  }

  .news-article h4 {
    font-size: 17px;
  }
}/* End custom CSS */
/* Start custom CSS for image, class: .elementor-element-7252d47 */.elementor-1 .elementor-element.elementor-element-7252d47 {
    overflow: hidden;
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-30e7d667 *//* Conteneur principal (Actualités) */
.news-article {
  margin: 0 auto;
  line-height: 1.75;
  font-size: 16px;
  font-family: "Poppins", Sans-serif;
}

/* Supprime la marge haute du premier élément */
.news-article > *:first-child {
  margin-top: 0;
}

/* Titres */
.news-article h2 {
  font-size: 1.5rem;
  line-height:1.5;
  font-weight: 600;
  margin: 0 0 3rem;
  padding: 0.5rem 0rem;
  color: var(--e-global-color-primary);
}

.news-article h3 {
  font-size: 22px;
  margin: 2rem 0 1rem;
  color: var(--e-global-color-primary);
  font-weight: 500;
}

.news-article h4 {
  font-size: 18px;
  margin: 25px 0 10px;
  font-weight: 500;
  color: var(--e-global-color-8647c46);
}

/* Paragraphes */
.news-article p {
  margin: 0 0 15px;
  color: var(--e-global-color-text);
}

/* Listes */
.news-article ul {
  margin: 15px 0 25px 20px;
  padding: 0;
}

.news-article li {
  margin-bottom: 10px;
  padding-left: 8px;
  color: var(--e-global-color-text);
}

/* Puces */
.news-article li::marker {
  color: var(--e-global-color-primary);
}

/* Séparateurs */
.news-article hr {
  border: none;
  height: 1px;
  background-color: var(--e-global-color-primary);
  margin: 50px 0;
}

/* Texte mis en valeur */
.news-article strong {
  color: var(--e-global-color-primary);
  font-weight: 600;
}

/* Bloc “note” (optionnel) */
.news-article .news-note {
  background: rgba(0, 0, 0, 0.03);
  padding: 18px 20px;
  margin: 20px 0 0;
  border-left: 4px solid var(--e-global-color-f929244);
  border-radius: 10px;
}

/* Bloc “highlight” (CTA/phrase clé) */
.news-article .news-highlight {
  background: rgba(0, 0, 0, 0.03);
  padding: 25px;
  margin: 35px 0 0;
  border-left: 4px solid var(--e-global-color-f929244);
  border-radius: 10px;
}

/* Responsive */
@media (max-width: 768px) {
  .news-article {
    padding: 30px 15px;
  }

  .news-article h2 {
    font-size: 24px;
  }

  .news-article h3 {
    font-size: 20px;
  }

  .news-article h4 {
    font-size: 17px;
  }
}/* End custom CSS */