.elementor-1456 .elementor-element.elementor-element-d0f8f61 > .elementor-element-populated{padding:1em 1em 1em 1em;}.elementor-1456 .elementor-element.elementor-element-ad5012d{margin-top:0px;margin-bottom:20px;}.elementor-1456 .elementor-element.elementor-element-f3da318 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-block-end:calc(7px/2);}.elementor-1456 .elementor-element.elementor-element-f3da318 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-block-start:calc(7px/2);}.elementor-1456 .elementor-element.elementor-element-f3da318 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:calc(7px/2);}.elementor-1456 .elementor-element.elementor-element-f3da318 .elementor-icon-list-items.elementor-inline-items{margin-inline:calc(-7px/2);}.elementor-1456 .elementor-element.elementor-element-f3da318 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{inset-inline-end:calc(-7px/2);}.elementor-1456 .elementor-element.elementor-element-f3da318 .elementor-icon-list-icon i{color:var( --e-global-color-100efa4 );transition:color 0.3s;}.elementor-1456 .elementor-element.elementor-element-f3da318 .elementor-icon-list-icon svg{fill:var( --e-global-color-100efa4 );transition:fill 0.3s;}.elementor-1456 .elementor-element.elementor-element-f3da318{--e-icon-list-icon-size:14px;--icon-vertical-align:flex-start;--icon-vertical-offset:5px;}.elementor-1456 .elementor-element.elementor-element-f3da318 .elementor-icon-list-text{transition:color 0.3s;}.elementor-1456 .elementor-element.elementor-element-ba81532 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-block-end:calc(7px/2);}.elementor-1456 .elementor-element.elementor-element-ba81532 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-block-start:calc(7px/2);}.elementor-1456 .elementor-element.elementor-element-ba81532 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:calc(7px/2);}.elementor-1456 .elementor-element.elementor-element-ba81532 .elementor-icon-list-items.elementor-inline-items{margin-inline:calc(-7px/2);}.elementor-1456 .elementor-element.elementor-element-ba81532 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{inset-inline-end:calc(-7px/2);}.elementor-1456 .elementor-element.elementor-element-ba81532 .elementor-icon-list-icon i{color:var( --e-global-color-100efa4 );transition:color 0.3s;}.elementor-1456 .elementor-element.elementor-element-ba81532 .elementor-icon-list-icon svg{fill:var( --e-global-color-100efa4 );transition:fill 0.3s;}.elementor-1456 .elementor-element.elementor-element-ba81532{--e-icon-list-icon-size:14px;--icon-vertical-align:flex-start;--icon-vertical-offset:5px;}.elementor-1456 .elementor-element.elementor-element-ba81532 .elementor-icon-list-text{transition:color 0.3s;}.elementor-1456 .elementor-element.elementor-element-cba8145{text-align:center;}@media(max-width:1024px) and (min-width:768px){.elementor-1456 .elementor-element.elementor-element-d0f8f61{width:100%;}}/* Start custom CSS for text-editor, class: .elementor-element-cba8145 *//* Sépare le style du HTML */
.pricing-table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed; /* garde les colonnes égales si besoin */
  font-family: inherit;
  font-size: 1rem;
}

.pricing-table thead th {
  padding: 14px;
  border: 1px solid #ccc;
  background-color: #f8f8f8;
  font-weight: 600;
  text-align: center;
  vertical-align: middle;
}

.pricing-table tbody td {
  padding: 14px;
  border: 1px solid #ccc;
  text-align: center;
  vertical-align: middle;
      background-color: #ffffff !important;
    font-size: 20px;
}

/* Optionnel : responsive — empile les cellules sur petits écrans */
@media (max-width: 480px) {
  .pricing-table,
  .pricing-table thead,
  .pricing-table tbody,
  .pricing-table th,
  .pricing-table td,
  .pricing-table tr {
    display: block;
    width: 100%;
  }

  .pricing-table thead {
    display: none; /* cache l'entête pour l'affichage empilé */
  }

  .pricing-table tbody tr {
    margin-bottom: 12px;
    border: 1px solid #e6e6e6;
    padding: 8px;
  }

  .pricing-table tbody td {
    display: flex;
    justify-content: space-between;
    padding: 8px 12px;
    border: none;
    border-bottom: 1px solid #eee;
  }

  /* dernier td sans bord bottom */
  .pricing-table tbody td:last-child {
    border-bottom: none;
  }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-c5dbd20 *//* Sépare le style du HTML */
.pricing-table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed; /* garde les colonnes égales si besoin */
  font-family: inherit;
  font-size: 1rem;
}

.pricing-table thead th {
  padding: 14px;
  border: 1px solid #ccc;
  background-color: #f8f8f8;
  font-weight: 600;
  text-align: center;
  vertical-align: middle;
}

.pricing-table tbody td {
  padding: 14px;
  border: 1px solid #ccc;
  text-align: center;
  vertical-align: middle;
      background-color: #ffffff !important;
    font-size: 20px;
}

/* Optionnel : responsive — empile les cellules sur petits écrans */
@media (max-width: 480px) {
  .pricing-table,
  .pricing-table thead,
  .pricing-table tbody,
  .pricing-table th,
  .pricing-table td,
  .pricing-table tr {
    display: block;
    width: 100%;
  }

  .pricing-table thead {
    display: none; /* cache l'entête pour l'affichage empilé */
  }

  .pricing-table tbody tr {
    margin-bottom: 12px;
    border: 1px solid #e6e6e6;
    padding: 8px;
  }

  .pricing-table tbody td {
    display: flex;
    justify-content: space-between;
    padding: 8px 12px;
    border: none;
    border-bottom: 1px solid #eee;
  }

  /* dernier td sans bord bottom */
  .pricing-table tbody td:last-child {
    border-bottom: none;
  }
}/* End custom CSS */