.elementor-16927 .elementor-element.elementor-element-bf94758 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-16927 .elementor-element.elementor-element-e839eb9 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-16927 .elementor-element.elementor-element-e0add10 > .elementor-container{min-height:100vh;}.elementor-16927 .elementor-element.elementor-element-0cded8c{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-16927 .elementor-element.elementor-element-816de3f > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}.elementor-16927 .elementor-element.elementor-element-54bb410 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-16927 .elementor-element.elementor-element-cdc293d > .elementor-widget-container{margin:0px 0px 0px 0px;}@media(min-width:768px){.elementor-16927 .elementor-element.elementor-element-bf94758{width:100%;}.elementor-16927 .elementor-element.elementor-element-816de3f{width:100%;}}/* Start custom CSS for html, class: .elementor-element-54bb410 */.table-custom {
    width: 100%;
    border-collapse: collapse;
    background-color: #F2F2F2;
    font-family: 'MBLZ text', Sans-serif;
    margin-bottom: 20px;
    table-layout: fixed; /* Colonnes égales */
}

.th-custom,
.td-custom {
    text-align: left;
    vertical-align: top;
    padding: 20px;
    line-height: 1.6;
    word-wrap: break-word;
}

.th-custom {
    background-color: #F2F2F2;
    font-weight: bold;
}

/* ✅ Mobile : scroll + colonnes plus larges */
@media (max-width: 767px) {
    .table-custom {
        display: block;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }

    .table-custom {
        width: max-content;
        min-width: 100%;
    }

    /* Colonnes plus larges en mobile */
    .th-custom,
    .td-custom {
        width: 250px; /* Augmente la largeur pour éviter compression */
        min-width: 250px;
        white-space: normal; /* Autorise retour à la ligne */
    }

    /* Indicateur visuel */
    .table-custom::after {
        content: '↔ Faites glisser pour voir plus';
        display: block;
        text-align: center;
        font-size: 12px;
        color: #666;
        margin-top: 5px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-cdc293d */.table-custom {
    width: 100%;
    border-collapse: collapse;
    background-color: #F2F2F2;
    font-family: 'MBLZ text', Sans-serif;
    margin-bottom: 20px;
    table-layout: fixed; /* Colonnes égales */
}

.th-custom,
.td-custom {
    text-align: left;
    vertical-align: top;
    padding: 20px;
    line-height: 1.6;
    word-wrap: break-word;
}

.th-custom {
    background-color: #F2F2F2;
    font-weight: bold;
}

/* ✅ Mobile : scroll + colonnes plus larges */
@media (max-width: 767px) {
    .table-custom {
        display: block;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }

    .table-custom {
        width: max-content;
        min-width: 100%;
    }

    /* Colonnes plus larges en mobile */
    .th-custom,
    .td-custom {
        width: 250px; /* Augmente la largeur pour éviter compression */
        min-width: 250px;
        white-space: normal; /* Autorise retour à la ligne */
    }

    /* Indicateur visuel */
    .table-custom::after {
        content: '↔ Faites glisser pour voir plus';
        display: block;
        text-align: center;
        font-size: 12px;
        color: #666;
        margin-top: 5px;
    }
}/* End custom CSS */