.elementor-4592 .elementor-element.elementor-element-fac447c{--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;--gap:40px 40px;--row-gap:40px;--column-gap:40px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-widget-uael-infobox .elementor-button{background-color:var( --e-global-color-accent );}.elementor-widget-uael-infobox a.elementor-button:hover, .elementor-widget-uael-infobox .elementor-button:hover{background-color:var( --e-global-color-accent );}.elementor-widget-uael-infobox .uael-icon-wrap .uael-icon i{color:var( --e-global-color-primary );}.elementor-widget-uael-infobox .uael-icon-wrap .uael-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-uael-infobox .uael-infobox:not(.uael-imgicon-style-normal) .uael-icon-wrap .uael-icon, .elementor-widget-uael-infobox .uael-infobox:not(.uael-imgicon-style-normal) .uael-image .uael-image-content img{background-color:var( --e-global-color-secondary );}.elementor-widget-uael-infobox .uael-imgicon-style-custom .uael-icon-wrap .uael-icon, .elementor-widget-uael-infobox .uael-imgicon-style-custom .uael-image .uael-image-content img{border-color:var( --e-global-color-primary );}.elementor-widget-uael-infobox .uael-separator{border-top-color:var( --e-global-color-accent );}.elementor-widget-uael-infobox .uael-infobox-title-prefix{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );color:var( --e-global-color-text );}.elementor-widget-uael-infobox .uael-infobox-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-widget-uael-infobox .uael-infobox-text{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-uael-infobox .uael-infobox-cta-link, .elementor-widget-uael-infobox .elementor-button, .elementor-widget-uael-infobox a.elementor-button{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-uael-infobox .uael-infobox-cta-link{color:var( --e-global-color-accent );}.elementor-4592 .elementor-element.elementor-element-5f995d9 .uael-infobox,  .elementor-4592 .elementor-element.elementor-element-5f995d9 .uael-separator-parent{text-align:center;}.elementor-4592 .elementor-element.elementor-element-5f995d9 .uael-image img{width:50px;}.elementor-4592 .elementor-element.elementor-element-5f995d9 .uael-image .uael-image-content img{transition-duration:0.3s;}.elementor-4592 .elementor-element.elementor-element-5f995d9 .uael-infobox-title-prefix{color:var( --e-global-color-secondary );margin:0px 0px 20px 0px;}.elementor-4592 .elementor-element.elementor-element-5f995d9 .uael-infobox-title{color:var( --e-global-color-27c811d );margin:0px 0px 0px 0px;}.elementor-4592 .elementor-element.elementor-element-f58935d{padding:20px 20px 20px 20px;box-shadow:0px 0px 20px 0px rgba(0,0,0,0.5);}.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-4592 .elementor-element.elementor-element-a06f1c0{text-align:center;}.elementor-4592 .elementor-element.elementor-element-a06f1c0 .elementor-heading-title{color:var( --e-global-color-27c811d );}.elementor-4592 .elementor-element.elementor-element-c402181{text-align:center;}.elementor-4592 .elementor-element.elementor-element-c402181 .elementor-heading-title{color:var( --e-global-color-27c811d );}.elementor-4592 .elementor-element.elementor-element-5a5db9f > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-4592 .elementor-element.elementor-element-5a5db9f .uael-infobox,  .elementor-4592 .elementor-element.elementor-element-5a5db9f .uael-separator-parent{text-align:center;}.elementor-4592 .elementor-element.elementor-element-5a5db9f .uael-infobox-text{margin:0px 0px 0px 0px;}.elementor-4592 .elementor-element.elementor-element-bd71fae{--display:flex;}@media(min-width:768px){.elementor-4592 .elementor-element.elementor-element-fac447c{--content-width:800px;}}/* Start custom CSS *//* ====== STYLE GLOBAL POUR TOUS LES TABLEAUX ESA ====== */

.esa-table {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  border: 2px solid #d0d0d0;
  margin-bottom: 30px;
  font-family: inherit; /* utilise la police du site */
}

/* Lignes */
.esa-row {
  display: grid;
  grid-template-columns: 1fr 140px 80px;
  padding: 10px 18px;
  border-bottom: 1px solid #e6e6e6;
  background: #ffffff;
  align-items: center;
  font-family: inherit;
}

/* HEADER (vert ESA) — 3D + flou + liseret blanc */
.esa-row.header {
  background: #83BA28;
  color: white;
  font-weight: 700; /* même police, juste en gras */
  font-size: 1.05rem;
  position: relative;
  z-index: 2;

  box-shadow:
      0 4px 6px rgba(0,0,0,0.18),
      0 10px 22px rgba(0,0,0,0.22),
      inset 0 0 20px rgba(255,255,255,0.35);

  border-bottom: 1px solid rgba(255,255,255,0.9); /* liseret blanc visible */
}

/* TOTAL (bleu ESA) — même style que header */
.esa-row.total {
  background: #0A95CA; /* nouveau bleu */
  color: white;
  font-weight: 700;
  font-size: 1.05rem;
  position: relative;
  z-index: 2;

  box-shadow:
      0 4px 6px rgba(0,0,0,0.18),
      0 10px 22px rgba(0,0,0,0.22),
      inset 0 0 20px rgba(255,255,255,0.35);

  border-top: 1px solid rgba(255,255,255,0.9); /* liseret blanc visible */
}

/* Sous-lignes (normales, plus petites, pas en gras) */
.esa-cell.subtitle {
  font-size: 0.9rem;
  font-weight: 400;
  color: #444;
}

/* Montants et % — même taille partout pour alignement parfait */
.esa-cell.amount,
.esa-cell.percent {
  text-align: right;
  font-size: 0.95rem;
  font-family: inherit;
}

/* Headers & Total : juste plus gras */
.esa-row.header .esa-cell.amount,
.esa-row.header .esa-cell.percent,
.esa-row.total .esa-cell.amount,
.esa-row.total .esa-cell.percent {
  font-weight: 700;
}

/* Lignes normales : non gras */
.esa-row:not(.header):not(.total) .esa-cell.amount,
.esa-row:not(.header):not(.total) .esa-cell.percent {
  font-weight: 400;
  color: #333;
}

/* Responsive */
@media (max-width: 700px) {
  .esa-row {
    grid-template-columns: 1fr;
    row-gap: 4px;
  }

  .esa-cell.amount,
  .esa-cell.percent {
    text-align: left;
  }
}
``/* End custom CSS */