.elementor-17567 .elementor-element.elementor-element-81f43d3{--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-17567 .elementor-element.elementor-element-b697779 .elementor-heading-title{color:#000000;}.elementor-17567 .elementor-element.elementor-element-6f8bc65{--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-17567 .elementor-element.elementor-element-84242b1{--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-17567 .elementor-element.elementor-element-5aa154b{font-family:"Inter", Sans-serif;font-weight:400;color:#000000;}.elementor-17567 .elementor-element.elementor-element-a25d751{font-family:"Inter", Sans-serif;font-weight:400;color:#000000;}.elementor-17567 .elementor-element.elementor-element-c8e8115 .elementor-wrapper{--video-aspect-ratio:1.77777;}.elementor-17567 .elementor-element.elementor-element-4fecd78{font-family:"Inter", Sans-serif;font-weight:400;color:#010000;}.elementor-17567 .elementor-element.elementor-element-a2e24fb{text-align:center;color:#000000;}.elementor-17567 .elementor-element.elementor-element-a2e24fb p{margin-block-end:0px;}.elementor-17567 .elementor-element.elementor-element-b0c25e8:not(.elementor-grid-0) .elementor-grid{grid-column-gap:10px;grid-row-gap:10px;}.elementor-17567 .elementor-element.elementor-element-b0c25e8.elementor-grid-0 .wpr-sharing-buttons a{margin-right:calc(10px / 2);margin-left:calc(10px / 2);margin-bottom:10px;}.elementor-17567 .elementor-element.elementor-element-b0c25e8.elementor-grid-0 .elementor-grid{margin-right:calc(-10px / 2);margin-left:calc(-10px / 2);}.elementor-17567 .elementor-element.elementor-element-b0c25e8 .wpr-sharing-buttons .wpr-sharing-icon i{width:45px;height:45px;line-height:45px;font-size:18px;transition-duration:0.1s;}.elementor-17567 .elementor-element.elementor-element-b0c25e8 .wpr-sharing-buttons .wpr-sharing-icon svg{width:18px;height:18px;line-height:45px;}.elementor-17567 .elementor-element.elementor-element-b0c25e8 .wpr-sharing-buttons .wpr-sharing-label{height:45px;line-height:45px;}.elementor-17567 .elementor-element.elementor-element-b0c25e8 .wpr-sharing-buttons .wpr-sharing-icon{border-width:0px;border-style:solid;border-radius:0px 0px 0px 0px;transition-duration:0.1s;}.elementor-17567 .elementor-element.elementor-element-b0c25e8 .wpr-sharing-buttons{justify-content:center;}.elementor-17567 .elementor-element.elementor-element-b0c25e8 .wpr-sharing-buttons .wpr-sharing-icon span{transition-duration:0.1s;}@media(max-width:1024px){ .elementor-17567 .elementor-element.elementor-element-b0c25e8.elementor-grid-tablet-0 .wpr-sharing-buttons a{margin-right:calc(10px / 2);margin-left:calc(10px / 2);margin-bottom:10px;} .elementor-17567 .elementor-element.elementor-element-b0c25e8.elementor-grid-tablet-0 .elementor-grid{margin-right:calc(-10px / 2);margin-left:calc(-10px / 2);}}@media(max-width:767px){ .elementor-17567 .elementor-element.elementor-element-b0c25e8.elementor-grid-mobile-0 .wpr-sharing-buttons a{margin-right:calc(10px / 2);margin-left:calc(10px / 2);margin-bottom:10px;} .elementor-17567 .elementor-element.elementor-element-b0c25e8.elementor-grid-mobile-0 .elementor-grid{margin-right:calc(-10px / 2);margin-left:calc(-10px / 2);}}/* Start custom CSS for html, class: .elementor-element-cc1784f */.premium-investment-table {
    width: 100%;
    max-width: 100%;
    overflow-x: auto;
    margin: 24px 0;
    -webkit-overflow-scrolling: touch;
    border-radius: 10px;
}

.premium-investment-table table {
    width: 100%;
    max-width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    table-layout: fixed;
    overflow: hidden;
}

.premium-investment-table th,
.premium-investment-table td {
    padding: 15px 14px;
    border-right: 1px solid #e1e5ea;
    border-bottom: 1px solid #e1e5ea;
    text-align: left;
    vertical-align: middle;
    line-height: 1.5;
    overflow-wrap: anywhere;
}

.premium-investment-table thead th {
    font-weight: 700;
    text-align: left;
}

.premium-investment-table tbody th {
    font-weight: 600;
}

/* Column widths */
.premium-investment-table th:nth-child(1),
.premium-investment-table td:nth-child(1) {
    width: 23%;
}

.premium-investment-table th:nth-child(2),
.premium-investment-table td:nth-child(2) {
    width: 18%;
}

.premium-investment-table th:nth-child(3),
.premium-investment-table td:nth-child(3) {
    width: 31%;
}

.premium-investment-table th:nth-child(4),
.premium-investment-table td:nth-child(4) {
    width: 28%;
}

/* Rounded outer corners */
.premium-investment-table thead tr:first-child th:first-child {
    border-top-left-radius: 10px;
}

.premium-investment-table thead tr:first-child th:last-child {
    border-top-right-radius: 10px;
}

.premium-investment-table tbody tr:last-child th:first-child {
    border-bottom-left-radius: 10px;
}

.premium-investment-table tbody tr:last-child td:last-child {
    border-bottom-right-radius: 10px;
}

/* Mobile */
@media (max-width: 768px) {
    .premium-investment-table table {
        min-width: 800px;
    }

    .premium-investment-table th,
    .premium-investment-table td {
        padding: 12px 11px;
        font-size: 14px;
    }
}/* End custom CSS */