.elementor-784 .elementor-element.elementor-element-7137aa1 > .elementor-container{max-width:1300px;}.elementor-784 .elementor-element.elementor-element-7137aa1{padding:2em 0em 2em 0em;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );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 );}@media(max-width:1024px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );}}@media(max-width:767px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );}}/* Start custom CSS for text-editor, class: .elementor-element-4f40cea */.terms-conditions {
    width: 100%;
    margin: 0 auto;
    padding: 0 20px;
    color: #333;
    line-height: 1.75;
    box-sizing: border-box;
}

.terms-conditions *,
.terms-conditions *::before,
.terms-conditions *::after {
    box-sizing: border-box;
}

.terms-conditions h1 {
    margin: 0 0 30px;
    font-size: 36px;
    line-height: 1.2;
}

.terms-conditions h2 {
    margin: 45px 0 18px;
    font-size: 26px;
    line-height: 1.3;
}

.terms-conditions h3 {
    margin: 32px 0 15px;
    font-size: 20px;
    line-height: 1.4;
}

.terms-conditions h4 {
    margin: 28px 0 10px;
    font-size: 17px;
    line-height: 1.4;
}

.terms-conditions p {
    margin: 0 0 18px;
}

.terms-conditions ul {
    margin: 10px 0 25px;
    padding-left: 25px;
}

.terms-conditions li {
    margin-bottom: 8px;
}

.terms-conditions a {
    text-decoration: underline;
    overflow-wrap: anywhere;
}


/* IMPORTANT NOTICE */

.terms-conditions .important-notice {
    margin: 30px 0 40px;
    padding: 20px 24px;
    border-left: 4px solid currentColor;
}

.terms-conditions .important-notice p {
    margin-bottom: 0;
}


/* OFFSHORE DISCLAIMER */

.terms-conditions .offshore-disclaimer {
    margin-top: 60px;
    padding-top: 35px;
    border-top: 1px solid #ddd;
}


/* INVESTOR FORM SECTION */

.terms-conditions .investor-interest-form-section {
    margin-top: 60px;
    padding-top: 35px;
    border-top: 1px solid #ddd;
}


/* TABLET */

@media (max-width: 1024px) {
    .terms-conditions h1 {
        font-size: 32px;
    }

    .terms-conditions h2 {
        font-size: 24px;
    }

    .terms-conditions h3 {
        font-size: 19px;
    }
}


/* MOBILE */

@media (max-width: 767px) {

    .terms-conditions {
        padding-left: 0;
        padding-right: 0;
        line-height: 1.65;
    }

    .terms-conditions h1 {
        font-size: 28px;
        margin-bottom: 25px;
    }

    .terms-conditions h2 {
        font-size: 21px;
        margin-top: 35px;
        margin-bottom: 15px;
    }

    .terms-conditions h3 {
        font-size: 18px;
        margin-top: 28px;
    }

    .terms-conditions h4 {
        font-size: 16px;
        margin-top: 24px;
    }

    .terms-conditions p {
        margin-bottom: 16px;
    }

    .terms-conditions ul {
        padding-left: 22px;
        margin-bottom: 22px;
    }

    .terms-conditions li {
        margin-bottom: 7px;
    }

    .terms-conditions .important-notice {
        padding: 16px 18px;
        margin: 25px 0 35px;
    }

    .terms-conditions .offshore-disclaimer,
    .terms-conditions .investor-interest-form-section {
        margin-top: 45px;
        padding-top: 28px;
    }
}/* End custom CSS */