.elementor-16292 .elementor-element.elementor-element-c283267{--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;}.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-16292 .elementor-element.elementor-element-8d45d09 .elementor-heading-title{font-family:"Poppins", Sans-serif;font-weight:600;color:#000000;}.elementor-16292 .elementor-element.elementor-element-aa23bd0{--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-16292 .elementor-element.elementor-element-f003067 .widget-image-caption{color:#8A1ED1;}.elementor-16292 .elementor-element.elementor-element-6e62858{--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-16292 .elementor-element.elementor-element-f98b507{font-family:"Inter", Sans-serif;font-weight:400;color:#000000;}.elementor-16292 .elementor-element.elementor-element-f9ee1f6{font-family:"Inter", Sans-serif;font-weight:400;color:#000000;}.elementor-16292 .elementor-element.elementor-element-211711a{text-align:center;color:#000000;}.elementor-16292 .elementor-element.elementor-element-211711a p{margin-block-end:0px;}.elementor-16292 .elementor-element.elementor-element-7c9048a:not(.elementor-grid-0) .elementor-grid{grid-column-gap:10px;grid-row-gap:10px;}.elementor-16292 .elementor-element.elementor-element-7c9048a.elementor-grid-0 .wpr-sharing-buttons a{margin-right:calc(10px / 2);margin-left:calc(10px / 2);margin-bottom:10px;}.elementor-16292 .elementor-element.elementor-element-7c9048a.elementor-grid-0 .elementor-grid{margin-right:calc(-10px / 2);margin-left:calc(-10px / 2);}.elementor-16292 .elementor-element.elementor-element-7c9048a .wpr-sharing-buttons .wpr-sharing-icon i{width:45px;height:45px;line-height:45px;font-size:18px;transition-duration:0.1s;}.elementor-16292 .elementor-element.elementor-element-7c9048a .wpr-sharing-buttons .wpr-sharing-icon svg{width:18px;height:18px;line-height:45px;}.elementor-16292 .elementor-element.elementor-element-7c9048a .wpr-sharing-buttons .wpr-sharing-label{height:45px;line-height:45px;}.elementor-16292 .elementor-element.elementor-element-7c9048a .wpr-sharing-buttons .wpr-sharing-icon{border-width:0px;border-style:solid;border-radius:0px 0px 0px 0px;transition-duration:0.1s;}.elementor-16292 .elementor-element.elementor-element-7c9048a .wpr-sharing-buttons{justify-content:center;}.elementor-16292 .elementor-element.elementor-element-7c9048a .wpr-sharing-buttons .wpr-sharing-icon span{transition-duration:0.1s;}@media(max-width:1024px){ .elementor-16292 .elementor-element.elementor-element-7c9048a.elementor-grid-tablet-0 .wpr-sharing-buttons a{margin-right:calc(10px / 2);margin-left:calc(10px / 2);margin-bottom:10px;} .elementor-16292 .elementor-element.elementor-element-7c9048a.elementor-grid-tablet-0 .elementor-grid{margin-right:calc(-10px / 2);margin-left:calc(-10px / 2);}}@media(max-width:767px){ .elementor-16292 .elementor-element.elementor-element-7c9048a.elementor-grid-mobile-0 .wpr-sharing-buttons a{margin-right:calc(10px / 2);margin-left:calc(10px / 2);margin-bottom:10px;} .elementor-16292 .elementor-element.elementor-element-7c9048a.elementor-grid-mobile-0 .elementor-grid{margin-right:calc(-10px / 2);margin-left:calc(-10px / 2);}}/* Start custom CSS for html, class: .elementor-element-b7c3644 */.business-opportunity-table-wrapper {
    width: 100%;
    max-width: 100%;
    overflow-x: auto;
    margin: 25px 0;
    -webkit-overflow-scrolling: touch;
}

.business-opportunity-table {
    width: 100%;
    max-width: 100%;
    border-collapse: collapse;
    table-layout: fixed;
    background: #ffffff;
}

.business-opportunity-table th,
.business-opportunity-table td {
    padding: 14px 12px;
    border: 1px solid #e5e7eb;
    vertical-align: middle;
    text-align: left;
    line-height: 1.5;
    overflow-wrap: break-word;
    box-sizing: border-box;
}

.business-opportunity-table th {
    background: #f7f4ff;
    color: #171717;
    font-size: 15px;
    font-weight: 700;
    text-align: center;
}

.business-opportunity-table td {
    color: #333333;
    font-size: 14px;
}

.business-opportunity-table td:first-child {
    color: #5b21b6;
    font-weight: 600;
}

/* Column widths */
.business-opportunity-table th:nth-child(1),
.business-opportunity-table td:nth-child(1) {
    width: 23%;
}

.business-opportunity-table th:nth-child(2),
.business-opportunity-table td:nth-child(2) {
    width: 17%;
    text-align: center;
}

.business-opportunity-table th:nth-child(3),
.business-opportunity-table td:nth-child(3) {
    width: 14%;
    text-align: center;
}

.business-opportunity-table th:nth-child(4),
.business-opportunity-table td:nth-child(4) {
    width: 14%;
    text-align: center;
}

.business-opportunity-table th:nth-child(5),
.business-opportunity-table td:nth-child(5) {
    width: 32%;
}

/* Alternate rows */
.business-opportunity-table tbody tr:nth-child(even) {
    background: #fafafa;
}

/* Hover */
.business-opportunity-table tbody tr:hover {
    background: #f8f5ff;
}

/* Tablet */
@media (max-width: 900px) {

    .business-opportunity-table th,
    .business-opportunity-table td {
        padding: 12px 9px;
        font-size: 13px;
    }
}

/* Mobile */
@media (max-width: 767px) {

    .business-opportunity-table {
        width: 760px;
        min-width: 760px;
        max-width: none;
    }

    .business-opportunity-table th,
    .business-opportunity-table td {
        padding: 11px 9px;
        font-size: 13px;
    }
}/* End custom CSS */