.elementor-18183 .elementor-element.elementor-element-17fc282{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.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-18183 .elementor-element.elementor-element-9eacf22 .elementor-heading-title{font-family:"Poppins", Sans-serif;font-weight:600;color:#000000;}.elementor-18183 .elementor-element.elementor-element-cbeefdb{--display:flex;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-18183 .elementor-element.elementor-element-3276c71{--display:flex;}.elementor-widget-text-editor{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-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-18183 .elementor-element.elementor-element-2fed9df{font-family:"Inter", Sans-serif;font-weight:400;color:#000000;}.elementor-18183 .elementor-element.elementor-element-0aeeede{font-family:"Inter", Sans-serif;font-weight:400;color:#000000;}/* Start custom CSS for html, class: .elementor-element-7988acb */.richest-businessmen-table {
    width: 100%;
    max-width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    margin: 20px 0;
    -webkit-overflow-scrolling: touch;
}

.richest-businessmen-table table {
    width: 100%;
    max-width: 100%;
    border-collapse: collapse;
    table-layout: fixed;
}

.richest-businessmen-table th,
.richest-businessmen-table td {
    border: 1px solid #d5dbe3;
    padding: 14px 12px;
    text-align: left;
    vertical-align: middle;
    overflow-wrap: anywhere;
    word-break: normal;
}

.richest-businessmen-table thead th {
    font-weight: 600;
}

.richest-businessmen-table tbody th {
    font-weight: 600;
}

/* Column widths */
.richest-businessmen-table th:nth-child(1),
.richest-businessmen-table td:nth-child(1) {
    width: 9%;
    text-align: center;
}

.richest-businessmen-table th:nth-child(2),
.richest-businessmen-table td:nth-child(2) {
    width: 27%;
}

.richest-businessmen-table th:nth-child(3),
.richest-businessmen-table td:nth-child(3) {
    width: 18%;
}

.richest-businessmen-table th:nth-child(4),
.richest-businessmen-table td:nth-child(4) {
    width: 28%;
}

.richest-businessmen-table th:nth-child(5),
.richest-businessmen-table td:nth-child(5) {
    width: 18%;
}

/* Mobile */
@media (max-width: 768px) {
    .richest-businessmen-table table {
        min-width: 750px;
    }

    .richest-businessmen-table th,
    .richest-businessmen-table td {
        font-size: 14px;
        padding: 11px 10px;
    }
}/* End custom CSS */