.elementor-18231 .elementor-element.elementor-element-365a4eda{--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;}/* Start custom CSS for html, class: .elementor-element-6b8cebc3 */.elementor-element-6b8cebc3 {
    padding: 0;
    background-color: #F8F9FC; 
    margin-top: 10px;
}

.elementor-widget-container .col-texte {
    background-color: #F8F9FC; 
    
}

.elementor-widget-container .formule-essentiel {
    background-color: #F8F9FC; 
}

.elementor-widget-container .formule-equilibre {
    background-color: #F8F9FC; 
}

.elementor-widget-container .formule-serenite {
    background-color: #F8F9FC; 
}

.elementor-widget-container .formule-confort {
    background-color: #F8F9FC; 
}

.elementor-widget-container .formule-serviceplus {
    background-color: #F8F9FC; 
}

.col-texte {
    margin: 0;
    padding-left: 0;
    padding-right: 0;
    width: 20%;
}

.col-formule-essentiel {
    margin: 0;
    padding-left: 0;
    padding-right: 0; 
}

.col-formule-equilibre {
    margin: 0;
    padding-left: 0;
    padding-right: 0; 
}

.col-formule-serenite {
    margin: 0;
    padding-left: 0;
    padding-right: 0;
}

.col-formule-confort {
    margin: 0;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 50px;
}

.col-formule-serviceplus {
    margin: 0;
    padding-left: 0;
    padding-right: 0; 
}

.elementor-element-6b8cebc3 .scrollable-container {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    display: flex;
}

.elementor-element-6b8cebc3 .custom-table-container table {
    width: 100%;
    background-color: #F8F9FC;
     padding-bottom: 0;
    margin-bottom: 0;
    padding-top: 0;
    margin-top: 0;
}

.elementor-18174 {
    background-color: #F8F9FC;
    width: 20%;
}

    .cotisation-title {
      font-size: 1.4rem; 
      font-weight: bold;
      margin: 0;
      text-align: left;
      padding-top: 25px;
    }

    .cotisation-text {
      font-size: 1rem;
      color: #5a5a5a;
      margin: 5px 0 0 0;
      text-align: left
    }


    .highlight {
      font-weight: bold;
      text-decoration: underline;
    }


    .arrow {
      display: inline-block;
      font-size: 2rem;
      font-weight: bold;
      margin-left: 10px;
      vertical-align: middle;
    }
    
    .cotisation-container {
      vertical-align: middle;
    }
    
#annee-next {display: none;}
#btn-2024 {
    padding-left: 30px;
    margin-bottom: 10px;
    
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-365a4eda */.custom-table-container {
    padding: 0;
}

.custom-table-container table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 10px 0;    
    text-align: center;
    background-color: #EEF3FF;
    padding: 10px;
}

.custom-table-container table th, 
.custom-table-container table td {
    border: 0;
    position: relative;
    background-color: #fff;
}

.custom-table-container td:not(:first-child) {
    width: 15%;
}


tr:first-of-type td.col-accordion {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
tr:last-of-type td.col-garantie {
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}

tr:nth-of-type(2) td.col-garantie {
    border-top-left-radius: 20px; 
    border-top-right-radius: 20px;
}


tr:first-of-type td.col-essentiel {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
tr:last-of-type td.col-essentiel {
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}


tr:first-of-type td.col-equilibre {
  border-top-left-radius: 20px; 
  border-top-right-radius: 20px;
}
tr:last-of-type td.col-equilibre {
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}

tr:first-of-type td.col-serenite {
  border-top-left-radius: 20px; 
  border-top-right-radius: 20px;
}
tr:last-of-type td.col-serenite {
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}


tr:first-of-type td.col-confort {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
tr:last-of-type td.col-confort {
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}


tr:first-of-type td.col-serviceplus {
  border-top-right-radius: 20px;
  border-top-left-radius: 20px;
}
tr:last-of-type td.col-serviceplus {
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
}

.level-points {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 4px;
}

.level-point {
    width: 10px;
    height: 10px;
    background-color: #004b8d;
    border-radius: 50%;
}

.level-point.empty {
    background-color: #ddd;
}

.custom-orange-button {
    display: block;
    box-sizing: border-box;
    width: 70%;
    padding: 10px 15px;
    background-color: #f1a73e;
    color: #ffffff;
    font-size: 0.7rem;
    text-align: center;
    text-decoration: none;
    border: none;
    border-radius: 10px;
    cursor: pointer;
    transition: background-color 0.3s ease;
    white-space: normal;
    line-height: 1;
    margin-left: 40px;
}

@media (max-width: 768px) {
    .custom-orange-button {
        font-size: 8px;
    }
}


.col-accordion {
    text-align: left;
    font-weight: bold;
    padding: 20px;
}

.accordion-header {
    background-color: #a8c9f1; 
    color: #fff;
    font-weight: bold;
    padding: 15px;
    border-radius: 20px;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.accordion-header i {
    font-size: 16px;
}

.accordion-content.hidden {
    display: none;
}

.col-essentiel,
.col-confort {
    display: none; 
}

.content-col i {
    color: #29CA5A;
    font-size: 18px;
}

.level-points {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 4px;
}

.level-point {
    width: 10px;
    height: 10px;
    background-color: #004b8d;
    border-radius: 50%;
}

.level-point.empty {
    background-color: #ddd;
}
        
.custom-orange-button {
    display: block;
    box-sizing: border-box;
    width: 70%;
    padding: 10px 15px;
    background-color: #f1a73e;
    color: #ffffff;
    font-size: 0.7rem !important;
    text-align: center;
    text-decoration: none;
    border: none;
    border-radius: 10px;
    cursor: pointer;
    transition: background-color 0.3s ease;
    white-space: normal;
    line-height: 1 !important;
    margin-left: 40px;
}

@media (max-width: 768px) {
.custom-orange-button {
    font-size: 8px;
    }
}/* End custom CSS */