.elementor-1768 .elementor-element.elementor-element-589dbcb4{--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-1768 .elementor-element.elementor-element-15060809{--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-1768 .elementor-element.elementor-element-35abf31e{text-align:justify;font-family:"Plus Jakarta Sans", Sans-serif;font-weight:400;color:#000000;}.elementor-1768 .elementor-element.elementor-element-35abf31e p{margin-block-end:0px;}.elementor-1768 .elementor-element.elementor-element-3713452{--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-1768 .elementor-element.elementor-element-413aa1d{--display:flex;}.elementor-1768 .elementor-element.elementor-element-9fe6d08{text-align:justify;font-family:"Plus Jakarta Sans", Sans-serif;font-weight:400;color:#000000;}.elementor-1768 .elementor-element.elementor-element-9fe6d08 p{margin-block-end:0px;}.elementor-1768 .elementor-element.elementor-element-a551130{--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-1768 .elementor-element.elementor-element-d5f5df2{--display:flex;}.elementor-1768 .elementor-element.elementor-element-b397f3f{text-align:justify;font-family:"Plus Jakarta Sans", Sans-serif;font-weight:400;color:#000000;}.elementor-1768 .elementor-element.elementor-element-b397f3f p{margin-block-end:0px;}.elementor-1768 .elementor-element.elementor-element-93e5474{--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-1768 .elementor-element.elementor-element-5004b8b{--display:flex;}.elementor-1768 .elementor-element.elementor-element-78101ba{text-align:justify;font-family:"Plus Jakarta Sans", Sans-serif;font-weight:400;color:#000000;}.elementor-1768 .elementor-element.elementor-element-78101ba p{margin-block-end:0px;}.elementor-1768 .elementor-element.elementor-element-2e5f842{--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-1768 .elementor-element.elementor-element-c90befd{--display:flex;}.elementor-1768 .elementor-element.elementor-element-8c56b08{text-align:justify;font-family:"Plus Jakarta Sans", Sans-serif;font-weight:400;color:#000000;}.elementor-1768 .elementor-element.elementor-element-8c56b08 p{margin-block-end:0px;}/* Start custom CSS for text-editor, class: .elementor-element-35abf31e */.indvesto-intro {
    max-width: 900px;
    margin: 0 auto 48px;
    color: #303844;
}

.indvesto-intro p {
    margin: 0 0 22px;
    font-size: 17px;
    line-height: 1.85;
}

.indvesto-intro p:first-child {
    font-size: 19px;
    line-height: 1.8;
    color: #4a5563;
}

.indvesto-intro strong {
    color: #0b1f3a;
    font-weight: 600;
}

@media (max-width: 767px) {
    .indvesto-intro p {
        font-size: 16px;
        line-height: 1.75;
    }

    .indvesto-intro p:first-child {
        font-size: 17px;
    }
}
.indvesto-section {
    max-width: 900px;
    margin: 0 auto 72px;
}

.indvesto-section-heading {
    display: flex;
    align-items: flex-start;
    gap: 18px;
    margin-bottom: 28px;
}

.indvesto-section-line {
    width: 3px;
    min-width: 3px;
    height: 78px;
    margin-top: 6px;
    background: #0b1f3a;
    border-radius: 2px;
}

.indvesto-eyebrow {
    margin-bottom: 8px;
    color: #7b8490;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1.4px;
    text-transform: uppercase;
}

.indvesto-section h2 {
    margin: 0;
    color: #0b1f3a;
    font-size: 30px;
    line-height: 1.3;
    font-weight: 600;
}

.indvesto-content p {
    margin: 0 0 22px;
    color: #303844;
    font-size: 17px;
    line-height: 1.85;
}

.indvesto-callout {
    margin: 34px 0;
    padding: 26px 28px;
    border: 1px solid #e4e8ed;
    border-left: 3px solid #0b1f3a;
    background: #f7f8fa;
}

.indvesto-callout-label {
    margin-bottom: 10px;
    color: #0b1f3a;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1.2px;
}

.indvesto-callout p {
    margin: 0;
    color: #253247;
}

@media (max-width: 767px) {
    .indvesto-section {
        margin-bottom: 52px;
    }

    .indvesto-section-heading {
        gap: 14px;
    }

    .indvesto-section-line {
        height: 62px;
    }

    .indvesto-section h2 {
        font-size: 24px;
    }

    .indvesto-content p {
        font-size: 16px;
        line-height: 1.75;
    }

    .indvesto-callout {
        padding: 22px 20px;
    }
}
.indvesto-principle {
    display: flex;
    gap: 20px;
    margin: 36px 0;
    padding: 28px 30px;
    border-top: 1px solid #dfe4e9;
    border-bottom: 1px solid #dfe4e9;
    background: #fafbfc;
}

.indvesto-principle-mark {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 42px;
    height: 42px;
    min-width: 42px;
    border: 1px solid #0b1f3a;
    color: #0b1f3a;
    font-size: 12px;
    font-weight: 700;
}

.indvesto-principle-title {
    margin-bottom: 9px;
    color: #0b1f3a;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 1.5;
}

.indvesto-principle p {
    margin: 0;
    font-size: 16px;
    line-height: 1.75;
}

@media (max-width: 767px) {
    .indvesto-principle {
        gap: 14px;
        padding: 22px 20px;
    }

    .indvesto-principle-mark {
        width: 36px;
        height: 36px;
        min-width: 36px;
    }

    .indvesto-principle-title {
        font-size: 11px;
    }
}
.indvesto-framework {
    margin: 38px 0 12px;
    border-top: 1px solid #e3e7eb;
}

.indvesto-framework-item {
    display: grid;
    grid-template-columns: 48px 1fr;
    gap: 20px;
    padding: 24px 0;
    border-bottom: 1px solid #e3e7eb;
}

.indvesto-number {
    color: #7a8490;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 1px;
}

.indvesto-framework-item h3 {
    margin: 0 0 7px;
    color: #0b1f3a;
    font-size: 19px;
    line-height: 1.4;
    font-weight: 600;
}

.indvesto-framework-item p {
    margin: 0;
    color: #646d79;
    font-size: 16px;
    line-height: 1.7;
}

@media (max-width: 767px) {
    .indvesto-framework-item {
        grid-template-columns: 35px 1fr;
        gap: 12px;
        padding: 20px 0;
    }

    .indvesto-framework-item h3 {
        font-size: 18px;
    }

    .indvesto-framework-item p {
        font-size: 15px;
    }
}
.indvesto-conclusion {
    max-width: 900px;
    margin: 78px auto 0;
    padding: 38px 0 10px;
    border-top: 2px solid #0b1f3a;
}

.indvesto-conclusion-label {
    margin-bottom: 12px;
    color: #7b8490;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1.4px;
}

.indvesto-conclusion h2 {
    max-width: 780px;
    margin: 0 0 26px;
    color: #0b1f3a;
    font-size: 30px;
    line-height: 1.3;
    font-weight: 600;
}

.indvesto-conclusion p {
    margin: 0 0 21px;
    color: #303844;
    font-size: 17px;
    line-height: 1.85;
}

.indvesto-conclusion-final {
    padding-top: 8px;
    color: #17283f ;
    font-weight: 500;
}

@media (max-width: 767px) {
    .indvesto-conclusion {
        margin-top: 52px;
        padding-top: 28px;
    }

    .indvesto-conclusion h2 {
        font-size: 24px;
    }

    .indvesto-conclusion p {
        font-size: 16px;
        line-height: 1.75;
    }
}/* End custom CSS */