.elementor-51739 .elementor-element.elementor-element-1790555{--display:flex;--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;}.elementor-51739 .elementor-element.elementor-element-0ba64c7{--display:flex;--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;}.elementor-51739 .elementor-element.elementor-element-4ece87c{--spacer-size:78px;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-cf853fe *//* ================== CTA FIN D’ARTICLE – EPM 2026 (PROPRE) ================== */

.epm-cta-wrapper{
  display:flex;
  flex-direction:column;
  gap:10px;
  margin-top:24px;
}

/* BASE COMMUNE CTA */
.epm-cta-wrapper a{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:8px 18px;          /* ⬅️ HAUTEUR MAÎTRISÉE */
  font-size:15px;
  line-height:1.1;           /* ⬅️ CLÉ ABSOLUE */
  font-weight:500;
  border-radius:999px;
  text-decoration:none;
  white-space:nowrap;
  max-width:fit-content;     /* ⬅️ ÉVITE LES BARRES PLEINE LARGEUR */
}

/* CTA gris – autres articles */
.epm-cta-secondary{
  background:#EEF2F7;
  color:#2A3C66;
}

.epm-cta-secondary:hover{
  background:#E3E9F0;
}

/* CTA orange – assurance */
.epm-cta-primary{
  background:#FF7F50;
  color:#ffffff;
  font-weight:600;
}

.epm-cta-primary:hover{
  background:#F26F3F;
  color:#ffffff;          /* ⬅️ FORCE LE TEXTE EN BLANC */
  transform:translateY(-1px);
}/* End custom CSS */