/*
Theme Name: CRMF
Text Domain: CRMF
Version: 1.0
Description: Our default theme for 2025 is designed to take full advantage of the flexibility of the block editor. Organizations and businesses have the ability to create dynamic landing pages with endless layouts using the group and column blocks.
Author: the KFintech team
*/

/* -------------------------------------------------------------------------- */
/* cart */
.cart-popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(10, 10, 10, 0.75);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 10000;
}

.cart-item-details {
    border-radius: 8px;
    gap: 10px;
    padding: 10px 16px;
    background: rgba(254, 254, 254, 0.04);
    display: flex;
    margin-top: 30px;
}

.cart-item-details p {
    color: #F79009;
    font-size: 14px;
    margin-bottom: 0 !important;

}

.cart-popup {
    background: #252736;
    padding: 30px;
    border-radius: 16px;
    width: 90%;
    max-width: 888px;
    color: #fff;
    position: relative;
    font-family: "Outfit", sans-serif;
}

.cart-popup-close {
    position: absolute;
    right: 16px;
    top: 16px;
    background: transparent;
    border: none;
    font-size: 24px;
    color: #ccc;
    cursor: pointer;
}

.cart-item {
    border: 1px solid #333;
    padding: 16px;
    border-radius: 16px;
    margin-bottom: 16px;
    background-color: rgba(254, 254, 254, 0.04);
    position: relative;
}

.cart-note {
    margin-top: 8px;
    font-size: 14px;
    color: #ffc107;
}

.delete-cart-item {
    color: #F14366;
    text-decoration: none;
    font-size: 16px;
    position: absolute;
    cursor: pointer;
    top: 16px;
    right: 16px;
}

.cart-add-more {
    text-align: center;
    margin-top: 20px;
    border: 1px dashed #B0D8E2;
    padding: 12px 24px;
    border-radius: 30px;

}

.cart-proceed {
    margin-top: 80px;
    border-top: 1px solid rgba(151, 149, 145, 0.7);
    margin-right: -30px;
    margin-left: -30px;
}

.cart-divider {
    color: rgba(108, 115, 127, 0.5);
    margin: 30px 0;
}


.cart-add-more a {
    text-decoration: none;
    color: #B0D8E2;
    font-size: 18px;
    border-radius: 18px;
}

.cart-item h1 {
    font-weight: 700;
    font-size: 22px;
    color: #54ABBF;
}

.cart-item h4 {
    font-weight: 500;
    font-size: 16px;
    color: #54ABBF;
}

.cart-popup h2 {
    font-size: 24px;
    margin-bottom: 40px;
}

.login-proceed-btn {
    background-color: #0082A0;
    border: none;
    padding: 12px 60px;
    color: #fefefe;
    font-size: 18px;
    margin-top: 20px;
    border-radius: 30px;
    cursor: pointer;
    float: right;
    margin-right: 30px;
}

/* NFO */
.masked-pan {
    position: absolute;
    top: 19px;
    left: 17px;
    color: white;
    background: #252736;
    width: 200px;
}

.fund-description .bullet-point:before {
    content: url(/wp-content/uploads/2025/02/product-point.svg);
    padding: 0 20px 0 0;
    height: 100%;
    display: block;
}

.fund-description .bullet-point {
    display: flex;
    padding-bottom: 10px;
    padding-right: 26px;
}

.nfo-custom {
    .banner-caption h1 {
        margin-bottom: 30px !important;
        margin-top: 100px !important;
    }

    .cta-div {
        margin-top: 20px !important;
    }


    .wrapper {
        color: white;
        font-size: 62%
    }

    h1 {
        margin-block-start: 0.67em;
        margin-block-end: 0.67em;
    }

    ol,
    ul {
        padding-left: 0rem;
    }

    body {
        background-color: #1E1D2A;
        color: #FFFFFF;
    }

    p {
        font-size: 0.875rem;
        /* 14px */
        margin: 0;
        padding: 0;
        line-height: initial;
        color: white;
    }

    a,
    a:hover {
        color: #e87717;
        text-decoration: none;
    }

    h2 {
        color: #5C2D91;
    }

    img {
        max-width: 100%;
    }

    .paddingTB50 {
        padding: 3.125rem 0;
        /* 50px */
    }

    .nfo-header {
        background-color: #29B88A;
        padding: 0.9375rem 0.9375rem 0.3125rem;
        /* 15px 15px 5px */
        width: 100%;

    }

    .logo {
        width: 100%;
    }

    .common-btn {
        align-items: center;
        border-radius: 1.5rem;
        /* 24px */
        background-color: #fff;
        color: #0082a0;
        justify-content: center;
        font-size: 0.875rem;
        /* 14px */
        font-weight: bold;
        height: 3rem;
        /* 48px */
        max-width: 14.1875rem;
        /* 227px */
        width: 100%;
        display: inline-flex;
        padding: 0.5rem 0.9375rem;
        /* 8px 15px */
        text-transform: uppercase;
        transition: 0.3s;
    }

    .common-btn:hover {
        background: #0082a0;
        color: #fff;
    }


    .btn-sec {
        display: inline-flex;
        gap: 0.9375rem;
        /* 15px */
    }

    .nfo-header .common-btn {
        color: #299190;
    }

    .nfo-header .common-btn:hover {
        color: #fff;
    }

    .banner {
        background-color: #29B88A;
        position: relative;
    }

    .banner img {
        width: 100%;
    }

    .banner-caption {
        color: #fff;
        margin: 0;
        position: absolute;
        right: 6.25rem;
        /* 100px */
        bottom: 0;
        max-width: 43.75rem;
        /* 700px */
        width: 100%;
        padding: 0 0.9375rem;
        /* 15px */
    }

    .banner-caption h1 {
        color: #fff;
        font-size: 3rem;
        /* 48px */
        font-weight: bold;
        margin-bottom: 0;
        font-style: italic;
        margin-bottom: 100px !important;
    }

    .banner-caption p {
        color: #fff;
        font-size: 1.125rem;
        /* 18px */
        padding: 0.625rem 0 0.9375rem;
        /* 10px 0 15px */
    }

    .nfo-date {
        background-color: #00000024;
        border-radius: 0.625rem;
        /* 10px */
        display: inline-flex;
        flex-wrap: wrap;
        padding: 0.625rem;
        margin-top: 0.625rem;
        max-width: 25rem;
        /* 400px */
        width: 100%;
    }

    .nfo-date p {
        font-size: 1.125rem;
        /* 18px */
        font-weight: normal;
        padding-top: 0;
        padding-bottom: 0.625rem;
        width: 100%;
        text-align: left;
    }

    .nfo-date p:last-child {
        padding-bottom: 0.625rem;
    }

    .nfo-date span {
        font-size: 0.9375rem;
        /* 15px */
    }

    .dateInner {
        padding: 0 0.9375rem;
    }

    .borderR {
        border-right: 1px solid #fff;
    }

    .type-dropdown .form-control {
        border-radius: 0.25rem;
        /* 4px */
        background-color: #ffffff;
        border: 0;
        color: #464753;
        height: auto;
        max-width: 100%;
        width: 100%;
        font-size: 1rem;
        /* 16px */
        padding: 0.8125rem 0.9375rem;
        /* 13px 15px */
        margin-top: 0.5rem;
        /* 8px */
        margin-bottom: 1.5625rem;
        /* 25px */
    }

    .heading {
        color: #fff;
        font-size: 2.5rem;
        /* 40px */
        font-weight: bold;
        margin-bottom: 1.875rem;
        /* 30px */
        line-height: normal;
        position: relative;
        text-align: center;
    }

    .nav-cagr {
        border-radius: 0.625rem;
        /* 10px */
        background-color: #eef4f9;
        border: 0.03125rem solid #C4CDD4;
        /* 0.5px */
        padding: 1.25rem;
        /* 20px */
        display: flex;
        justify-content: space-between;
        gap: 0.625rem;
        margin-top: 1.875rem;
    }

    .value-box {
        border-radius: 0.625rem;
        background-color: #fff;
        padding: 1.25rem 1.5625rem;
        /* 20px 25px */
        width: 48%;
    }

    .value-box h4 {
        color: #3C646B;
        font-size: 0.875rem;
        /* 14px */
        margin-bottom: 0.625rem;
        /* 10px */
        font-weight: 700;
    }

    .value-box h4 span {
        font-size: 0.75rem;
        /* 12px */
    }

    .value-box p {
        color: #0D505B;
        font-size: 1rem;
        /* 16px */
        padding: 0;
        font-weight: 700;
    }

    .nav-amt {
        color: #209cb1 !important;
    }

    .nav-amt img {
        width: auto;
    }

    .nav-amt span {
        color: #7c9fa3;
        font-size: 0.75rem;
        font-weight: normal;
    }

    .cagr-percent {
        color: #7c9fa3;
    }

    .innerHead {
        border-radius: 1.375rem;
        /* 22px */
        background-color: #ffffff;
        font-size: 1.25rem;
        /* 20px */
        color: #1e1d2a;
        text-align: center;
        padding: 0.4375rem 0.9375rem;
        /* 7px 15px */
        margin-bottom: 1.25rem;
        /* 20px */
    }

    .ma-class .innerHead {
        background-color: #0082A0;
        color: #fff;
    }

    .why-box li {
        align-items: center;
        border-radius: 0.625rem;
        background-color: #1a1b27;
        display: flex;
        padding: 0.625rem 0.9375rem;
        list-style: none;
        gap: 0.9375rem;
        margin: 0.625rem 0;
    }

    .ma-class.why-box li {
        border-radius: 0.625rem;
        background-color: #33364c;
    }

    .why-box li i {
        align-items: center;
        background-color: #fff;
        border-radius: 100%;
        display: inline-flex;
        justify-content: center;
        width: 2.875rem;
        /* 46px */
        height: 2.875rem;
    }

    .why-list {
        border-radius: 0.9375rem;
        /* 15px */
        background-color: #12111b;
        padding: 1.25rem;
    }

    .why-list p {
        color: #fff;
        font-size: 1rem;
        width: calc(100% - 3.4375rem);
        /* 55px */
    }

    .feature-sec {
        background-color: #161521;
    }

    .feature-box {
        border-radius: 1.25rem;
        /* 20px */
        background-color: #1d1b2c;
        border: 1px solid #302f40;
        text-align: center;
        padding: 1.5625rem;
        margin: 0.9375rem 0;
        width: 100%;
    }

    .feature-box .iconDiv {
        background: #0082A0;
        border-radius: 100%;
        width: 3.75rem;
        /* 60px */
        height: 3.75rem;
        border: 0.6875rem solid rgb(0 130 160 / 20%);
        /* 11px */
        display: inline-flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 1.25rem;
    }

    .feature-box p {
        font-size: 1.125rem;
        color: #fff
    }

    .feature-sec .col-md-4 {
        display: flex;
        flex-wrap: wrap;
    }

    .marginAuto {
        margin: 0 auto;
    }

    .aboutFund {
        max-width: 49.375rem;
        /* 790px */
        margin: 0 auto 1.875rem;
    }

    .aboutFund p {
        font-size: 1.125rem;
        padding: 0.5rem 0;
    }

    .app {
        position: relative;
        text-align: center;
    }

    .download-app {
        background: url('/wp-content/uploads/2025/04/mobile-bg.png') no-repeat;
        background-size: cover;
        padding: 5rem 0;
        /* 80px */
        background-position: center;
        position: relative;
    }

    .download-app .row {
        align-items: center;
    }

    .app h3 {
        font-size: 1.6875rem;
        /* 27px */
        color: #ffffff;
        font-weight: 800;
        margin-bottom: 1.25rem;
    }

    .app-button {
        display: flex;
        gap: 0.9375rem;
        justify-content: center;
        flex-wrap: wrap;
    }

    .app-button a {
        background: #fff;
        border-radius: 5rem;
        /* 80px */
        padding: 0.625rem 1.25rem;
        /* 10px 20px */
        display: inline-flex;
        align-items: center;
        justify-content: center;
        transition: 0.3s;
    }

    .app-button a:hover {
        box-shadow: 0 0.125rem 1.0625rem #0000006e;
        /* 0 2px 17px */
    }

    .fund-feature {
        background: #161521;
    }

    ul.tabs {
        border-radius: 2.3125rem;
        /* 37px */
        background-color: #1e1d2a;
        border: 1px solid #403f52;
        margin: 0 auto 2.5rem;
        /* 40px */
        padding: 0.5rem;
        /* 8px */
        list-style: none;
        max-width: 47.5rem;
        /* 760px */
        width: 100%;
        display: flex;
    }


    ul.tabs li {
        border-radius: 1.6875rem;
        /* 27px */
        display: inline-flex;
        align-items: center;
        margin: 0;
        cursor: pointer;
        padding: 0;
        font-size: 1.125rem;
        height: 3.375rem;
        /* 54px */
        background-color: transparent;
        justify-content: center;
        color: #dbe7f3;
        overflow: hidden;
        position: relative;
        width: 25%;
        transition: 0.3s;
    }


    ul.tabs li.active,
    ul.tabs li:hover {
        border-radius: 1.6875rem;
        background-color: #0082a0;
        color: #fff;
    }

    .tab_drawer_heading {
        display: none;
    }

    .detail-table table,
    .detail-table th,
    .detail-table td {
        border: 1px solid #242333;
        padding: 0.9375rem;
        color: #fff;
    }

    .detail-table table td,
    .detail-table table p {
        font-size: 1rem;
    }

    .detail-table table th {
        font-size: 1rem;
        font-weight: 700;
        width: 17%;
    }

    .detail-table table .big-font {
        background-color: #28253A;
        font-size: 1.25rem;
        /* 20px */
    }

    .bgGrey {
        background-color: #28253A;
        font-size: 1rem;
        text-align: center;
    }

    .detail-table table th:first-child {
        width: 5%;
    }

    .detail-table table ul {
        padding-left: 1.125rem;
        /* 18px */
        margin-bottom: 0;
    }

    #tab4 .col-md-4 {
        display: flex;
        flex-wrap: wrap;
    }

    .manager-box {
        border: 1px solid #A19FBC;
        border-radius: 1.25rem;
        padding: 6.25rem 1.5625rem 1.5625rem;
        /* 100px 25px 25px */
        position: relative;
        margin-top: 5rem;
        /* 80px */
        text-align: center;
    }

    .manager-box p {
        padding: 0.9375rem 0;
        position: relative;
    }

    .manager-box p::after {
        content: '';
        background-color: #fff;
        width: 2.4375rem;
        /* 39px */
        height: 1px;
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
    }

    .manager-box p.overExp::after,
    .manager-box p:last-child::after {
        display: none;
    }

    .managerImg::before {
        content: '';
        background-color: #A19FBC;
        width: 0.375rem;
        /* 6px */
        height: 0.375rem;
        display: inline-block;
        position: absolute;
        left: -0.1875rem;
        top: 48%;
        border-radius: 100%;
    }

    .managerImg::after {
        content: '';
        background-color: #A19FBC;
        width: 0.375rem;
        height: 0.375rem;
        display: inline-block;
        position: absolute;
        right: -0.1875rem;
        top: 48%;
        border-radius: 100%;
    }

    .managerImg {
        border-radius: 1.375rem;
        background-color: #161521;
        padding: 0.875rem;
        /* 14px */
        position: absolute;
        top: 0;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .managerImg img {
        border-radius: 1.375rem;
        background-color: #2a2841;
        padding: 0.875rem;
    }

    .footer {
        padding-bottom: 6.8125rem;
        /* 109px */
    }

    .riskometer-left {
        padding-right: 1.25rem;
        /* 20px */
        max-width: 43.75rem;
        /* 700px */
        border-right: 1px solid #252433;
    }

    .riskometer-left h3 {
        font-size: 1.5rem;
        /* 24px */
        line-height: 1.375rem;
        /* 22px */
        color: #fff;
        font-weight: 700;
        margin-bottom: 0.9375rem;
    }

    .riskometer-left ul {
        padding-left: 1.5625rem;
        /* 25px */
        margin-bottom: 1.25rem;
    }

    .riskometer-left li {
        font-size: 1.125rem;
        color: #fff;
        padding: 0;
    }

    .riskometer-left p {
        font-size: 0.8125rem;
        /* 13px */
        color: #fff;
    }

    .riskometerImg {
        align-items: start;
        display: flex;
        gap: 1.25rem;
    }

    .note {
        color: #788695;
        margin-top: 1.25rem;
    }

    .borderTop {
        border-top: 1px solid #252433;
    }

    .disclaimer {
        margin-top: 2.5rem;
        padding-top: 2.5rem;
        margin-bottom: 100px;
    }

    .disclaimer p {
        font-size: 0.875rem;
        color: #fff;
        padding: 0.9375rem 0;
    }

    .disclaimer p.disclaimer-text {
        color: #BDBBD7;
    }

    .bottom-sticky-div {
        position: fixed;
        bottom: 0;
        display: block;
        width: 100%;
        background-color: #0082A0;
        z-index: 3;
        padding: 0.9375rem 0;
    }

    .bottom-sticky-div .row {
        align-items: start;
    }

    .bottom-sticky-div h3 {
        font-size: 1.875rem;
        /* 30px */
        color: #ffffff;
        font-weight: 800;
    }

    .bottom-sticky-div p {
        font-size: 1rem;
        color: #fff;
        font-weight: 500;
    }

    .bottom-sticky-div a.common-btn {
        background-color: #fff;
        color: #209CB1;
        max-width: 15.625rem;
        /* 250px */
        width: 100%;
    }

    .bottom-sticky-div a.common-btn:hover {
        background: transparent;
        color: #fff;
        border: 1px solid #fff;
    }

    .fixed-menu {
        position: fixed;
        right: 0;
        top: 45%;
        transform: translateY(-50%);
        z-index: 9;
    }

    .social-menu {
        top: 60%;
        z-index: 1;
    }

    .sticky-btn {
        background: #E76408;
        border-radius: 7.8125rem;
        /* 125px */
        padding: 0.3125rem;
        /* 5px */
        display: inline-block;
        width: 12.5rem;
        /* 200px */
        position: absolute;
        right: -7.5rem;
        /* -120px */
        top: 30%;
        transform: translateY(-30%);
        cursor: pointer;
        transition: right 0.3s;
    }

    .sticky-btn .iconDiv {
        align-items: center;
        background-color: #fff;
        border-radius: 100%;
        display: inline-flex;
        justify-content: center;
        width: 3.75rem;
        height: 3.75rem;
    }

    .sticky-btn.open {
        right: 13.125rem;
        /* 210px */
    }

    .social-share {
        background: #209CB1;
        border-radius: 7.8125rem;
        padding: 0.3125rem;
        display: inline-block;
        width: 12.5rem;
        position: absolute;
        right: -7.5rem;
        top: 60%;
        transform: translateY(-50%);
        cursor: pointer;
        transition: right 0.3s;
    }

    .social-share .iconDiv {
        align-items: center;
        background-color: #fff;
        border-radius: 100%;
        display: inline-flex;
        justify-content: center;
        width: 3.75rem;
        height: 3.75rem;
    }

    .socialLinks {
        width: 8.875rem;
        /* 142px */
        transition: .5s;
        background: #fff;
        position: absolute;
        right: 0;
        padding: 0.5rem 0.5rem;
        /* 0.8rem */
        border: 1px solid #209CB1;
        border-radius: 0.1875rem;
        /* 3px */
        z-index: 99;
        transform: translateX(0%);
        top: 3.125rem;
        /* 50px */
        box-shadow: 0.0625rem 0.25rem 0.4375rem #1414142b;
        /* 1px 4px 7px */
        opacity: 0;
        visibility: hidden;
        display: flex;
    }

    .social-menu:hover .socialLinks {
        opacity: 1;
        visibility: visible;
    }

    .socialLinks li {
        list-style: none;
        display: inline-block;
        width: 33%;
        text-align: center;
    }

    .socialLinks li i {
        color: #209CB1;
        font-size: 1.25rem;
        /* 20px */
    }

    .socialLinks li i img {
        width: 20px;
        height: 20px;
    }

    .closeIcon {
        display: none;
    }

    .document {
        background-color: #E76408;
        border-radius: 1.25rem 0 0 1.25rem;
        width: 20.3125rem;
        /* 325px */
        position: fixed;
        right: -20.3125rem;
        top: 50%;
        transform: translateY(-50%);
        transition: right 0.3s;
    }


    .document.open {
        right: 0;
    }

    .doc-list {
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 0;
    }

    .doc-list li {
        list-style: none;
        border-bottom: 1px solid #ffd79c;
        padding: 0.6875rem 0.9375rem;
        /* 11px 15px */
        color: #fff;
        transition: 0.3s;
        width: 100%;
        min-height: 4.375rem;
        /* 70px */
    }

    .doc-list li:last-child {
        border-bottom: 0px;
    }

    .doc-list li p {
        font-size: 1.125rem;
        font-weight: 700;
    }

    .doc-list li a {
        font-size: 0.75rem;
        font-weight: 700;
        color: #fff;
        display: flex;
        align-items: center;
        gap: 1.25rem;
    }

    .doc-list i {
        width: 3rem;
        /* 48px */
        height: 3rem;
        border-radius: 2.125rem;
        /* 34px */
        background-color: rgb(255 255 255 / 20%);
        display: inline-block;
        position: relative;
    }

    .doc-list i::before {
        content: '';
        width: 1.75rem;
        /* 28px */
        height: 1.75rem;
        background: url('/wp-content/uploads/2025/04/kim.png') no-repeat;
        display: inline-block;
        top: 50%;
        left: 50%;
        position: absolute;
        transform: translate(-50%, -50%);
    }

    .doc-list i.sid::before {
        background: url('/wp-content/uploads/2025/04/sid.png') no-repeat;
        width: 1.125rem;
        /* 18px */
        height: 1.5rem;
        /* 24px */
    }

    .doc-list i.presentation::before {
        background: url('/wp-content/uploads/2025/04/presentation.png') no-repeat;
        height: 1.5rem;
        width: 1.5rem;
    }

    .doc-list i.product::before {
        background: url('/wp-content/uploads/2025/04/product.png') no-repeat;
        height: 1.375rem;
        /* 22px */
        width: 1.3125rem;
        /* 21px */
    }

    .doc-list i.switch::before {
        background: url('/wp-content/uploads/2025/04/switch.png') no-repeat;
        height: 1.375rem;
        width: 1.3125rem;
    }

    .doc-list i.stp::before {
        background: url('/wp-content/uploads/2025/04/stp.png') no-repeat;
        height: 1.25rem;
        /* 20px */
        width: 1.375rem;
        /* 22px */
    }

    .doc-list i.app-form::before {
        background: url('/wp-content/uploads/2025/04/app-form.png') no-repeat;
        height: 1.5rem;
        width: 1.25rem;
        /* 20px */
    }

    .cta-div {
        display: flex;
        gap: 0.9375rem;
        align-items: center;
    }

    @media screen and (min-width: 1366px) {
        .containerNew {
            max-width: 82.125rem;
            /* 1314px */
        }
    }

    @media screen and (max-width: 1366px) {
        .banner-caption h1 {
            font-size: 2.375rem;
            /* 38px */
        }

        img.risk-img {
            width: 16.25rem;
            /* 260px */
        }
    }

    @media screen and (max-width: 1280px) {
        .nav-cagr {
            padding: 0.75rem;
            /* 12px */
            margin-top: 1.25rem;
            /* 20px */
        }

        .value-box {
            padding: 0.75rem;
        }
    }

    @media screen and (min-width: 1200px) and (max-width: 1366px) {
        .containerNew {
            max-width: 73.75rem;
            /* 1180px */
        }
    }

    @media screen and (min-width: 1180px) {
        .sec-container {
            max-width: 80%;
        }

        .nfo-header {
            padding: 1.25rem 2.5rem 0.625rem;
            /* 20px 40px 10px */
        }
    }

    @media screen and (max-width: 1180px) {
        .bottom-sticky-div p {
            font-size: 0.77rem;
            /* 0.875/1.136 ≈ 0.77 */
            margin-bottom: 0.825rem;
            /* 0.9375/1.136 ≈ 0.825 */
        }

        .bottom-sticky-div h3 {
            font-size: 1.21rem;
            /* 1.375/1.136 ≈ 1.21 (originally 22px) */
            color: #ffffff;
            font-weight: 800;
        }

        .banner-caption {
            max-width: 30.26rem;
            /* 34.375/1.136 ≈ 30.26 (originally 550px) */
        }

        .banner-caption h1 {
            font-size: 1.76rem;
            /* 2/1.136 ≈ 1.76 (originally 32px) */
        }

        .banner-caption p {
            font-size: 0.99rem;
            /* 1.125/1.136 ≈ 0.99 */
        }

        .type-dropdown .form-control {
            margin-bottom: 1.1rem;
            /* 1.25/1.136 ≈ 1.1 */
        }

        .download-app {
            padding: 2.75rem 0;
            /* 3.125/1.136 ≈ 2.75 */
        }

        .app {
            margin-right: 0px;
            padding-top: 0;
        }

        .app h3 {
            font-size: 1.21rem;
            /* 1.375/1.136 ≈ 1.21 */
            margin-bottom: 1.1rem;
            /* 1.25/1.136 ≈ 1.1 */
        }

        ul.tabs li {
            width: auto;
            padding: 0 1.1rem 0 2.75rem;
            /* 1.25/1.136 ≈ 1.1, 3.125/1.136 ≈ 2.75 */
            white-space: nowrap;
        }

        .riskometerImg {
            flex-wrap: wrap;
        }
    }

    @media screen and (min-width: 992.9px) {
        .disclaimer {
            margin-bottom: 150px;
        }

        .banner-caption {
            height: 100%;
        }
    }

    @media screen and (max-width: 991px) {
        html {
            font-size: 55%;
        }

        .banner .nfo-header img {
            width: 70%;
        }

        .banner img.mob-hide {
            height: 95vh;
        }

        .heading {
            font-size: 1.875rem;
            /* 30px */
        }

        .document {
            width: 15rem;
            /* 240px */
            right: -15rem;
        }

        .doc-list li p {
            font-size: 0.875rem;
        }

        .social-menu {
            top: 54%;
        }

        .sticky-btn,
        .social-share {
            right: -9.0625rem;
            /* -145px */
        }

        .sticky-btn.open {
            right: 5.75rem;
            /* 92px */
        }

        .sticky-btn .iconDiv,
        .social-share .iconDiv {
            width: 2.5rem;
            /* 40px */
            height: 2.5rem;
        }

        ul.tabs {
            width: auto;
            overflow: auto;
        }

        .nfo-date h4 {
            font-size: 1.375rem;
            /* 22px */
        }

        .nfo-date p {
            font-size: 0.9375rem;
        }
    }

    @media screen and (min-width: 640px) and (max-width: 991px) {
        .bottom-sticky-div .row {
            gap: 10px;
        }

        .banner-caption {
            max-width: 21.875rem;
            /* 350px */
            height: 83%;
        }

        .banner img.mob-hide {
            object-fit: cover;
            object-position: -3.125rem;
            /* -50px */
        }
    }

    @media screen and (min-width: 481px) and (max-width: 1200px) {

        .container,
        .container-sm {
            max-width: 95%;
        }

        .banner img.mob-hide {
            object-fit: cover;
        }
    }

    @media screen and (min-width: 768px) {
        .desktopH {
            display: none;
        }

        .download-app .heading {
            text-align: left;
        }

        .app-button {
            justify-content: start;
        }
    }

    @media screen and (max-width: 767.9px) {
        .nfo-header img {
            width: 10rem;
            /* 160px */
        }

        .mobileH {
            display: none;
        }

        .paddingTB50 {
            padding: 1.5625rem 0;
        }

        .banner-caption h1 br {
            display: none;
        }

        .socialLinks {
            top: 2.25rem;
            /* 36px */
        }

        .riskometer-left {
            padding-right: 0;
            border: 0;
        }

        .riskometerImg {
            margin-top: 1.875rem;
        }

        .riskometerImg img {
            margin: 0 auto;
        }

        .col-md-4.m-auto {
            margin: 1.25rem auto 0 !important;
            text-align: center;
        }

        .why-box {
            margin-bottom: 1.5625rem;
        }

        .bottom-sticky-div {
            text-align: center;
        }

        .bottom-sticky-div a.common-btn {
            height: 2.1875rem;
            /* 35px */
        }

        .footer {
            padding-bottom: 8.75rem;
            /* 140px */
        }

        ul.tabs {
            display: none;
        }

        .tab_content {
            padding: 1.25rem 0;
        }

        .tab_drawer_heading {
            background-color: #27253A;
            color: #DBE7F3;
            border-bottom: 2px solid #161521;
            font-size: 1.125rem;
            margin: 0;
            padding: 0.3125rem 1.25rem;
            display: flex;
            align-items: center;
            cursor: pointer;
            height: 4.0625rem;
            /* 65px */
            -webkit-touch-callout: none;
            -webkit-user-select: none;
            -khtml-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            position: relative;
        }

        .tab_drawer_heading::after {
            content: '\f105';
            position: absolute;
            right: 0.9375rem;
            font-family: 'FontAwesome';
        }

        .tab_drawer_heading.d_active::after {
            transform: rotate(90deg);
        }

        .d_active {
            background-color: #0082A0;
            border-bottom: 2px solid #0082A0;
            color: #fff;
        }

        .download-app {
            background: url('/wp-content/uploads/2025/04/download-app-bg.png') no-repeat;
        }

        .qrCode {
            width: 9.375rem;
            /* 150px */
        }

        .app-button {
            margin-bottom: 0.9375rem;
        }

        .nfo-date {
            width: 100%;
        }
    }

    @media screen and (max-width: 600px) {
        .banner-caption {
            color: #fff;
            margin: 3.125rem 0 10rem;
            /* 50px 0 160px */
            left: 0;
            transform: none;
            top: 10%;
        }

        .banner-caption .common-btn {
            width: 100%;
            max-width: 100%;
        }

        .banner-caption h1 {
            margin-bottom: 10px !important;
            margin-top: 10px !important
        }

        .bottom-sticky-div .row {
            gap: 0px;
        }
    }

    @media screen and (min-width: 545px) and (max-width: 1180px) {
        img.risk-img {
            width: 47%;
        }
    }

    @media screen and (min-width: 641px) {
        .desk-hide {
            display: none;
        }

        .bg-img {
            display: none;
        }

        .nfo-date {
            border-radius: 0.625rem 0.625rem 0 0;
        }

        .banner img {
            height: 90vh;
            object-fit: 100%;
        }

        .banner-caption {
            display: inline-flex;
            flex-direction: column;
            justify-content: space-between
        }
    }

    @media screen and (max-width: 640.9px) {
        .banner {
            position: relative;
        }

        .banner-caption {
            top: 5%;
            margin: 0;
            text-align: center;
            transform: none;
        }

        .banner-caption p {
            padding: 0.9375rem 0 1.25rem;
        }

        .mob-hide {
            display: none;
        }

        .heading {
            text-align: center;
        }

        .download-app .heading {
            padding-right: 0px;
        }

        .app {
            text-align: center;
        }

        .app-button {
            justify-content: center;
            flex-wrap: wrap;
        }

        .heading.white-color {
            margin-bottom: 0.625rem;
        }


        .doc-list li {
            width: 100%;
        }

        .nfo-date p {
            padding-top: 0;
            padding-bottom: 0.625rem;
        }

        .dateInner {
            width: 50%;
        }
    }

    @media screen and (max-width: 370px) {
        .banner {
            padding-top: 3.125rem;
        }

        .banner-caption h1 {
            font-size: 1.625rem;
            /* 26px */
        }

        .bottom-sticky-div h3 {
            font-size: 1.25rem;
            /* 20px */
            color: #ffffff;
            font-weight: 800;
        }

        .footer {
            padding-bottom: 10rem;
            /* 160px */
        }
    }

}

/* NFO END */
.shareholder-pattern {
    .btn.btn-1 {
        position: absolute;
        bottom: 20px;
    }
}


.sub-menu-for-signin {
    background-color: var(--text-white-darkmode);
    display: none;
    position: absolute;
    border-radius: 10px;
    position: absolute;
    top: 36px;
    left: 40px;
}

.soa-input.captcha-enter {
    text-transform: uppercase;
}

.soa-captcha-canvas {
    width: 150px !important;
    height: 50px !important;
    position: unset !important;
    opacity: 1;
}

.margin-for-alignment {
    margin-top: 29px;
}

.custom-api-for-schemes {
    display: flex;
    padding-top: 70px;

    .card-api {
        height: 438px;

    }

    .card_api_outer {
        width: 33.3%;
        margin-right: 20px;
    }

}

.forMegamenu .subheader-column li a img {
    margin-bottom: 8px !important;
    margin-top: 4px !important;
}

.sub-menu-for-signin.show {
    display: block;
}

.sub-menu-for-signin a {
    border-radius: 8px;
    margin: 5px;
    padding: 2px 12px;
    display: block;
    color: var(--div-background-darkmode);
    text-decoration: none;

}

.max-width-new {
    max-width: 1200px;
    margin: 0 auto !important;
    padding: 0 20px !important;

    .col1 h2,
    .col1 h3 {
        font-size: 20px !important;
    }

    .col1 p {
        font-size: 14px !important;
    }

    .btn-0 a {
        font-size: 12px !important;
        padding: 5px 15px;
    }

    .title:not(.card-api .title) {
        font-size: 22px !important;
    }

    .card h3 {
        font-size: 18px !important;
    }

    .card p {
        font-size: 14px !important;
    }

    .owl-carousel .home-banner-text-para {
        font-size: 12px !important;
    }

    .owl-carousel .home-banner-text-heading {
        font-size: 14px !important;
    }

    .card {
        padding: 10px 20px !important;
    }

    #investmentCarousel {
        padding: 40px 20px 0px !important;
    }
}



/* about us start */

.image_for_lighttheme {
    display: none;

}

.company-profile-gap img {
    max-width: unset !important;
}

.jusify-between {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.our-vision-carousel .owl-item {
    background-color: unset !important;
    justify-items: unset !important;
}

.our-vision-carousel .owl-dots {
    position: absolute;
    top: 25px;
    left: 20px;
}

.our-vision-carousel .owl-stage-outer {
    padding: 0 !important
}

.our-vision-carousel .owl-dot {
    width: 8.53px;
    height: 8.53px;
    background: #FEFEFE59 !important;
    border-radius: 30.93px;
    margin-right: 5px;

}

.our-vision-carousel .owl-dot.active {
    background-color: #9D53AE !important;
    width: 25.6px;
    height: 8.53px;

}

.page-title .sub-title {
    text-align: left;
}

.page-title h2::after {
    content: "";
    height: 1.5px;
    background: var(--title-line-right-darkmode);
    width: 100px;
    display: block;
    margin-left: 15px;
    align-self: center;
}

.page-title .bank-card {
    background-color: var(--div-background-darkmode);
    padding: 25px;
    border-radius: 25px;
}

.height-full {
    height: 100%;
}

.divider {
    border: 0.5px solid #979591;
    margin: 20px 0px;
    opacity: 0.1;
}

.company-profile-gap {
    display: flex;
    gap: 10px !important;
    margin: 35px 0px;
}

.bank-card p {
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: 400;
    line-height: 21.6px;
    color: var(--text-white-darkmode);
}

.bank-card h5 {
    font-size: 22px !important;
    font-weight: 600 !important;
    line-height: 30px !important;
    color: var(--text-blue-and-outline-darkmode) !important;
}

.bank-card h6 {
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    color: var(--grey-text-darkmode);
}

.gradient-banner-image {
    background-image: url(/wp-content/uploads/2025/01/gradient-banner-img.svg);
    background-repeat: no-repeat;
    background-position: top;
    background-size: contain;
}

.gradient-banner-image .logo-img {
    width: 200px;
    height: 200px;
}

.asymetric-lines-image:before {
    background-image: url(/wp-content/uploads/2025/01/line-bg-blue.svg);
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
}

.relative {
    position: relative;
}

.card-img {
    position: absolute;
    top: -50px;
    right: -50px;
    width: auto !important;
}

.team-tabs {
    display: flex;
    flex-direction: row;
    gap: 8px;
    border: 0 !important;
}

.team-tabs .nav-link.active {
    background-color: var(--gradient-lines-darkmode) !important;
    padding: 6px 20px;
    border-radius: 7px;
    font-size: 17px;
    font-weight: 500;
    border: 0;
    color: var(--text-white-darkmode) !important;
    margin: 0;
}

.team-tabs .nav-link {
    background-color: var(--button-bg-darkmode) !important;
    display: inline;
    padding: 6px 20px !important;
    border-radius: 7px !important;
    font-size: 17px;
    font-weight: 500;
    color: var(--grey-text-darkmode);
    margin: 0;
}

.team-tabs .nav-link:hover {
    color: var(--text-white-darkmode) !important;

}

.row {
    display: flex;
    flex-wrap: wrap;
    row-gap: 40px;
}

.team-members-gap {
    gap: 20px;
}

.invest-section .nav-tabs .nav-link {
    width: fit-content;
    line-height: 0;
}

.teams-tab-content .tab-pane.show {
    flex-wrap: wrap;
}

.bank-card.asymetric-lines-image {
    overflow: unset;
}

.team-card {
    flex-basis: 23% !important;
    padding: 0 !important;
    border: none;
    background-color: var(--div-background-darkmode);
    border-radius: 30px;
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    /* Ensures all cards have equal height */
}

.team-card:hover {
    background-color: var(--text-blue-and-outline-darkmode);
}

.info-button {
    position: absolute;
    top: 55%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: opacity 0.3s ease;
}

.team-card .info-button a {
    padding: 4px 26px;
    font-size: 16px;
}

.team-card .card-body {
    padding: 15px 15px 5px !important;
}

.team-card .card-body>div {
    position: relative;
}

.info-button:hover a {
    background: var(--background-white);
    color: var(--text-blue-and-outline-darkmode) !important;
    text-decoration: none !important;
}

@media not all and (pointer: coarse) {
    .team-card:hover .info-button {
        opacity: 1;
        position: absolute;
        top: -90px;
        width: max-content;
    }
}

.card-img-top {
    transition: opacity 0.3s ease;
}

.team-card img {
    width: 300px;
    height: 300px;
    object-fit: cover;
    border-radius: 30px;
    /* box-shadow: 0 4px 8px #00000040; */
}



.planning-main-blocks {
    gap: 20px !important
}

.card-body {
    padding: 15px !important;
}


.card-title {
    text-align: center !important;
    font-size: 22px !important;
    font-weight: 400 !important;
    color: var(--background-white) !important;
}

.card-text {
    font-size: 18px;
    font-weight: 500;
    color: var(--background-white) !important;
}

.card-description {
    display: none;
}

.btn-info a {
    background-color: var(--gradient-lines-darkmode);
    border: none !important;
    border-radius: 69px;
    padding: 8px 25px;
    color: var(--background-white) !important;
}

.risk-profile-btn a {
    color: var(--text-white-darkmode);
}

.forCalculators a img,
.forMegamenu a img {
    height: 20px;

}

.btn-info {
    background: none !important;
    border: 0 !important;
}

.btn-info:hover a {
    background-color: var(--background-white) !important;
    color: var(--gradient-lines-darkmode) !important;
}

/* carosel styles */
.carousel-card {
    width: 100%;
    background: linear-gradient(to right, #c893d4, #efc2a0);
    border-radius: 28px;
    padding: 16px 24px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}

.indicator-img {
    width: 30px !important;
    height: 30px;
    position: absolute;
    top: 16px;
    left: 24px;
}

.carousel-card h2 {
    font-weight: 700;
    font-size: 30px;
    line-height: 42px;
    color: var(--text-white-darkmode);
}

.carousel-card span {
    font-size: 30px;
    font-weight: 700;
    line-height: 42px;
    color: var(--warm-black);
}

.our-vision-carousel.owl-carousel .owl-item {
    height: 386;
}

.carousel-card p {
    font-size: 18px;
    font-weight: 600;
    color: var(--text-white-darkmode);
    line-height: 25px;
    margin-top: 10px;
}

.latest-updates h2,
.newsletter-content h2,
.page-title h2 {
    font-size: 28px;
    font-weight: 700;
    line-height: 33.6px;
    display: flex;
    color: var(--text-white-darkmode);
    margin-top: 12px;
}

.latest-updates h5,
.page-title h5 {
    font-size: 16px;
    font-weight: 500;
    line-height: 19.2px;
    color: var(--grey-text-darkmode);
}

.bank-card.asymetric-lines-image,
.company-profile-gap .bank-card,
.team-card {
    height: auto
}

.company-profile-gap {
    align-items: unset !important;
}

.company-profile-col-img {
    margin-top: auto !important;
    margin-bottom: auto !important;
}

.page-main-heading {
    color: var(--text-white-darkmode);
    font-weight: 400;
    font-size: 22px;
    position: relative;
    margin-top: 10px !important;
    margin-bottom: 40px !important;
}

.page-main-heading:after {
    content: '';
    width: 50px;
    height: 4px;
    background: #e76408;
    position: absolute;
    position: absolute;
    left: 30px;
    bottom: -12px;
}

/* about us end */

/* modal start */
.modal-card {
    background-color: var(--div-background-darkmode) !important;
    padding: 25px 20px 40px !important;
    background-image: url(/wp-content/uploads/2025/02/Frame-1000008832-3.png);
    background-repeat: no-repeat;
    background-size: contain;
    border-radius: 30px !important;
}

.close-icon {
    width: 30px;
    height: 36px;
    cursor: pointer;
}

.team-mem-image {
    width: 300px;
    height: 300px;
    border-radius: 30px;
}

.team-mem-name {
    font-size: 24px;
    font-weight: 700;
    color: var(--background-white);
    line-height: 32px;
}

.team-mem-designation {
    font-size: 20px;
    font-weight: 500;
    color: var(--background-white);
    line-height: 27px;
}

.team-mem-description {
    font-size: 16px;
    font-weight: 400;
    color: var(--background-white);
    line-height: 22px;
}

#team-info-modal {
    .modal-content {
        padding: 0;
    }

    .modal-dialog {
        transform: translate(0);
    }
}

#team-info-modal.modal.fade {
    background: #16171fbf;
}

.title:after:not(.card-api .title),
.latest-updates h2:after,
.newsletter-content h2:after,
.page-title h2:after {
    content: "";
    height: 1.5px;
    background: var(--title-line-right-darkmode);
    width: 100px;
    display: block;
    margin-left: 15px;
    align-self: center;
}

/* modal end */

/* amfi */
.arn-features-card-main-div.row-col {
    align-items: stretch;
    display: flex;
}

.arn-features-card-main-div {
    flex-wrap: wrap !important;
    margin-top: 40px;
    gap: 2em;
}

.overview {
    margin-top: 40px;
}

.overview-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.overview .overview-text-content {
    width: 65%;
}

.section-header {
    color: var(--grey-text-darkmode);
    font-size: 16px;
    font-weight: 500;
}

.arn-card {
    border-radius: 10px;
    padding-left: 0;
    flex-basis: 22% !important;
    height: auto;
    flex-grow: inherit !important;
    background: linear-gradient(to bottom, var(--card-gradient-start-darkmode), var(--card-gradient-end-darkmode));
}

.apply-arn-card {
    background: linear-gradient(to bottom, var(--card-gradient-start-darkmode), var(--card-gradient-end-darkmode));
    border-radius: 10px;
}

.section-header h2 {
    color: var(--background-white);
    font-size: 24px;
    font-weight: 600;
}

.section-header h2 span {
    border-bottom: 4px solid #e76408;
    border-radius: 8px;
}

.overview-text-content h4 {
    color: var(--background-white);
    font-size: 22px;
    font-weight: 400;
    margin-top: 40px;
}

.overview-text-content p,
.overview-text-content li,
.apply-arn-section p,
.renew-arn-text p,
.renew-arn-text ul li,
.renew-key-points ul li {
    color: var(--grey-text-darkmode);
    font-size: 14px;
    font-weight: 500;
}

.arn-section-header h2,
.apply-arn-header h2,
.renew-arn-header h4,
.renew-key-points h5 {
    color: var(--background-white);
    font-size: 22px;
    font-weight: 600;
    letter-spacing: .5px;
}

.arn-section-header h4 {
    color: var(--background-white);
    font-size: 14px;
    font-weight: 500;
}

.arn-features {
    margin-top: 15px;
}

.arn-feature-card,
.apply-arn-card {
    padding: 10px 25px 25px 25px;
    position: relative;
}

.arn-feature-card h3 {
    font-size: 28px;
    font-weight: 800;
    color: #3b3d51;
    position: absolute;
    right: 25px;
    top: 5px;
}

.arn-feature-card p {
    width: 75%;
    margin-top: 20px;
    font-size: 14px;
    font-weight: 500;
    color: var(--background-white);
}

.arn-card-header {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    padding-top: 20px;
}

.arn-card-header h4 {
    color: var(--background-white);
    font-size: 20px;
    padding-left: 15px;
    font-weight: 400;
}

.apply-arn-card p {
    color: var(--background-white);
    font-size: 14px;
    font-weight: 500;
    margin-top: 16px;
}

.apply-arn-card a,
.renew-arn-text a,
.arn-info-content a,
.get-app-text h2 span,
.about-us a {
    color: var(--text-blue-and-outline-darkmode);
}

.apply-arn-text p {
    margin-top: 25px;
}

.renew-arn-text ul,
.renew-key-points ul {
    padding-left: 25px;
}

.renew-key-points {
    margin-top: 40px;
}

.arn-info {
    background-color: var(--uni-logo-bg-darkmode);
    padding: 6px 16px;
    border-radius: 8px;
    margin-top: 20px;
}

.ncd-overview-section {
    margin-bottom: 0 !important;
}

.ncd-overview-image {
    width: 170px;
}

.arn-info-content {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
}

.arn-info-content p {
    color: #f79009;
    font-size: 12px;
    font-weight: 500;
    margin-bottom: 0;
}

/* new cadre */
.arn-card.for-new-cadre {
    flex-basis: 31% !important;
}

.for-new-cadre p {
    width: 85%;
}

.apply-arn-header {
    margin-top: 70px
}

/* test material */

.custom-table {
    width: 100%;
    margin: 24px 0;
    color: white;
    border-spacing: 0;
    border-collapse: separate;
}

.custom-table th {
    background: var(--table-header-bg-darkmode);
    font-size: 12px;
    font-weight: 500;
    text-align: center;
    position: relative;
    border: none;
    padding: 20px;
}

.custom-table td {
    text-align: center;
    position: relative;
    border: none;
    padding: 20px;
    font-size: 12px;
    color: var(--text-white-darkmode);
}

/* Add bottom border only to data row cells */
.custom-table td {
    border-bottom: 1px solid var(--border-light-darkmode);
}

/* Vertical lines using pseudo-elements */
.custom-table th:not(:last-child)::after,
.custom-table td:not(:last-child)::after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 1px;
    background: var(--border-light-darkmode);
}

.test-content {
    color: var(--grey-text-darkmode);
    font-size: 14px;
}

/* faq */


.faq-main-div .page-nav-tabs {
    border-bottom: 0.5px solid #30323f;
    gap: 8px;
    margin-right: 0;
}

.faq-main-div .nav-item {
    display: flex;
}

.faq-main-div .nav-item a {
    display: flex;
    color: var(--grey-text-darkmode);
    font-size: 18px;
    font-weight: 500;
    background: #ffffff0d;
    border: 0;
    padding: 2px 15px;
    height: auto;
    background-color: var(--button-bg-darkmode) !important;
    border-bottom: 1px solid black !important;
    ;
}

.faq-main-div .nav-item a:hover {
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    border: none;
}

.faq-main-div .page-nav-tabs .nav-item a.nav-link.active {
    color: white;
    background-color: var(--gradient-lines-darkmode) !important;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    border: 0;
}

.faq-main-div .tab-content .tab-pane.show,
.teams-tab-content .tab-pane.show {
    display: flex !important;
    align-items: stretch;
}

.team-modal-content {
    display: none;
}

.team-members-gap>.wp-block-group__inner-container {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    gap: 20px;
}


/* myth busters */

.myth-cards-container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
    margin: 30px 0;
}

.myth-column {
    display: flex;
    flex-direction: column;
    gap: 24px;
    /* Space between cards in the same column */
    flex: 1;
    /* Ensures columns are of equal width */
}

.myth-card {
    background: var(--div-background-darkmode);
    border-radius: 25.6px;
    padding: 24px;
    position: relative;
    transition: all 0.3s ease;
    height: max-content;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.myth-card.expanded {
    height: auto;
    border: 1px solid #54ABBF;
    /* Blue border */
    box-shadow: 0 0 15px rgba(84, 171, 191, 0.2);
    /* Subtle blue glow */
}

.myth-label,
.fact-label {
    /* Adjust based on your image size */
    height: auto;
    margin-bottom: 16px;
}

.myth-content {
    color: var(--text-white-darkmode);
    font-size: 18px;
    font-weight: 400;
    margin: 0 0 30px 0;
    line-height: 1.4;
    flex-grow: 1;
    text-align: center;
}

.myth-card .view-fact-btn a,
.myth-card .hide-fact-btn a {
    align-self: center;
    background: transparent;
    border: none;
    color: var(--text-blue-and-outline-darkmode);
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
    padding: 0;
    text-decoration: none;
    transition: all 0.3s ease;
    /* Smooth transition for hover effect */
}

.view-fact-btn a:hover,
.hide-fact-btn a:hover {
    color: var(--text-white-darkmode) !important;
    /* Change to white on hover */
    text-decoration: underline !important;
    /* Add underline on hover */
    font-size: 18px !important
}

.fact-content {
    display: none;
    margin-top: 16px;
    border-top-style: dotted;
    border-top-width: 2px;
    border-top-color: rgba(151, 149, 145, 0.2);
    padding-top: 16px;
    width: 100%;
    text-align: center;
}

.fact-text {
    color: var(--text-white-darkmode);
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
    margin: 16px 0 24px 0;
    text-align: center;
}

/* distributor inquiry form */
.messaging-tab-content .nav-tabs,
.modes-tabs .nav-tabs {
    border-bottom: 0.5px solid #30323f;

}

.form-control:focus {
    box-shadow: none !important;
}

.capital-pan {
    text-transform: uppercase;
}

.for-form-css {
    .field label {
        position: absolute;
        top: -10px;
        left: 10px;
        font-size: 12px;
        color: var(--grey-text-darkmode);
        font-weight: 500;
        padding: 0 5px;
        background-color: var(--div-background-darkmode);
        z-index: 1;
    }

    .wpcf7-submit.submit-new-btn {
        margin-top: 60px;
        font-size: 16px;
        font-weight: 400;
        width: auto;
        height: auto;
        padding: 8px 80px;
    }

    .form-container-Query {
        width: 100%;
        height: auto;
        padding: 30px 25px;
        gap: 40px;
        border-radius: 30px;
        background-color: var(--div-background-darkmode);
        margin-top: 20px;
        display: flex;
        flex-direction: column;
        gap: 0px;
    }

    .form-container-Query h3 {
        font-size: 16px;
        font-weight: 500;
        line-height: 21.6px;
        text-align: left;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
        color: var(--grey-text-darkmode);
    }

    .field input,
    .field select {
        border-top-color: rgba(151, 149, 145, 0.5);
    }

    .arn-info {
        margin-top: 10px;
    }

    textarea:hover {
        border-color: white;
    }

    textarea {
        width: 100%;
        height: 100%;
        padding: 15px;
        background-color: transparent;
        border: 0.5px solid rgba(151, 149, 145, 0.5);
        outline: none;
        font-size: 16px;
        color: white;
        transition: all 0.3s ease;
        border-radius: 8px;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        background-clip: padding-box;
        position: relative;
        z-index: 0;
        padding-right: 40px;
    }

    .select-container {
        display: flex;
        align-items: center;
        position: relative;
        width: 100%;
        height: 100%;
    }

    .dropdown-icon {
        position: absolute;
        right: 10px;
        top: 42px;
        width: 20px;
        height: 20px;
        pointer-events: none;
        /* Prevent blocking the select element */
        z-index: 1;
    }



    .field label {
        top: 12px;

    }


    .wpcf7-submit,
    .submit-button a {
        width: 223px;
        padding: 10px;
        /* height: 47px; */
        background-color: #0082A0;
        border: none;
        border-radius: 55px;
        font-size: 18px;
        font-weight: 600;
        cursor: pointer;
        color: white;
        margin-top: 24px;
    }

    .submit-button a {
        display: table-cell;
    }

    .wpcf7-submit:hover {
        background-color: #095c7a;
    }

    /* account statement */


    .main-container {
        width: 100%;
        min-height: auto;
        padding: 30px 25px;
        gap: 40px;
        border-radius: 30px;
        background-color: var(--div-background-darkmode);
        margin-bottom: 30px;
        margin-top: 30px;
    }


    /* Date picker styling */
    .date-wrapper {
        position: relative;
        width: 100%;
    }

    .date-wrapper p {
        padding: 0 !important;
    }

    .calendar-icon {
        position: absolute;
        right: 15px;
        top: 50%;
        transform: translateY(-50%);
        color: var(--grey-text-darkmode);
        cursor: pointer;
        z-index: 1;
        font-size: 16px;
    }

    /* Ensure input padding accounts for icon */
    .date-wrapper input {
        padding-right: 40px;
    }

    /* Flatpickr specific styles */
    .flatpickr-calendar {
        background: var(--calendar-background-darkmode) !important;
    }

    .flatpickr-months,
    .flatpickr-month,
    .flatpickr-weekdays {
        background: var(--calendar-background-darkmode) !important;
    }

    .flatpickr-day {
        color: var(--text-white-darkmode) !important;
    }

    .flatpickr-day.selected {
        background: var(--calendar-selected-darkmode) !important;
        border-color: var(--calendar-selected-darkmode) !important;
    }

    .flatpickr-day:hover {
        background: var(--calendar-hover-darkmode) !important;
    }

    .flatpickr-day.disabled {
        color: var(--grey-text-darkmode);
        opacity: var(--calendar-disabled-opacity-darkmode);
    }

    .flatpickr-day.today {
        border-color: var(--calendar-today-border-darkmode);
    }

    /* Ensure the calendar appears above other elements */
    .flatpickr-calendar.open {
        z-index: 9999;
    }

    .card-content {
        color: var(--grey-text-darkmode);
        font-size: 16px;
        margin-bottom: 30px;
    }

    /* SOA Criteria Section */
    .soa-criteria {
        margin-bottom: 30px;
    }

    .radio-group {
        display: flex;
        gap: 20px;
        margin-top: 15px !important;
        margin-bottom: 35px;
        width: 100%;
    }

    .radio-option {
        display: flex;
        align-items: center;
        gap: 8px;
        color: var(--grey-text-darkmode);
        font-size: 16px;
        width: auto;
    }

    .radio-option input[type="radio"]:checked+span {
        color: var(--text-white-darkmode);
    }

    .statement-type {
        margin: 70px 0 30px 0 !important;
    }

    .statement-type+hr {
        margin-bottom: 35px;
    }

    .statement-delivery {
        margin-bottom: 30px !important;
    }

    .submit-button.mt-5 {
        margin-top: 0 !important;
    }

    .submit-button.mt-5 a {
        padding: 8px 80px;
        line-height: inherit;
        height: auto;
        width: auto;
        font-size: 16px;
        font-weight: 400;
    }

    .arn-info.mt-5 {
        margin-top: 40px !important;
    }

    .statement-options {
        display: flex;
        gap: 20px;
    }

    /* Radio Button Styling */
    input[type="radio"] {
        accent-color: #54ABBF;
        width: 20px;
        height: 20px;
        margin-right: 8px;
        appearance: none;
        border: 2px solid var(--grey-text-darkmode);
        border-radius: 50%;
        background-color: transparent;
        position: relative;
        cursor: pointer;
        margin-bottom: -4px;
    }

    input[type="radio"]:checked {
        border: 2px solid var(--text-blue-and-outline-darkmode);
    }

    input[type="radio"]:checked::before {
        content: "";
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 8px;
        height: 8px;
        border-radius: 50%;
        background-color: var(--text-blue-and-outline-darkmode);
    }

    .main-container .section-header {
        color: var(--text-white-darkmode);
        font-size: 18px;
        font-weight: 400;
        margin-bottom: 15px;
    }

    .field input:hover,
    .field input:focus,
    .field select:hover,
    .field select:focus {
        border: 0.5px solid var(--text-white-darkmode);
        border-radius: 8px;
        background-color: transparent;
    }

}

.soa.for-form-css .field label {
    top: -10px;
}

.soa.for-form-css input::placeholder {
    color: var(--grey-text-darkmode);
    /* Change this to any color you prefer */
}

.soa.for-form-css input {
    color: var(--text-white-darkmode);
}

.soa-button.disabled {
    opacity: 0.5;

}

#folio-field,
.folio-otp-section {
    display: none;
}

/* statements */
.soa.for-form-css .tab-pane.show {
    display: block !important;
}

.otp-info {
    color: #F79009 !important;
    font-weight: 400 !important;
    font-size: 14px !important;
    text-align: left !important;

    img {
        margin-bottom: 3px;
        margin-right: 2px;
    }
}

.soa-form-container,
.risk-assessment-form,
.result-for-risk-analysis {
    background: var(--div-background-darkmode);
    border-radius: 12px;
    padding: 24px;
    width: 100%;
    box-sizing: border-box;
}

.soa-form-title {
    color: var(--text-white-darkmode);
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 24px;
}

.soa-radio-group {
    display: flex;
    gap: 20px;
    margin-bottom: 20px;
    width: 100%;
}

.soa-radio-option {
    display: flex;
    align-items: center;
    gap: 8px;
    color: var(--grey-text-darkmode);
    font-size: 18px;
    width: auto;
    cursor: pointer;
    margin: 20px 0;
}

.soa-radio-option input[type="radio"] {
    accent-color: #54ABBF;
    width: 20px;
    height: 20px;
    margin-right: 8px;
    appearance: none;
    border: 2px solid var(--grey-text-darkmode);
    border-radius: 50%;
    background-color: transparent;
    position: relative;
    cursor: pointer;
    flex-shrink: 0;
}

.soa-radio-option input[type="radio"]:checked {
    border: 2px solid var(--text-blue-and-outline-darkmode);
}

.soa-radio-option input[type="radio"]:checked::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: var(--text-blue-and-outline-darkmode);
}

.soa-radio-option input[type="radio"]:checked+.soa-radio-label {
    color: var(--text-white-darkmode);
}

.soa-radio-label {
    color: var(--grey-text-darkmode);
    font-size: 18px;
}

.soa-input-field {
    margin-bottom: 24px;
    position: relative;
    width: 50%;
}

.acc-input-field {
    margin-bottom: 24px;
    position: relative;
    width: 100%;
}

.soa-input-label {
    position: absolute;
    top: -10px;
    left: 10px;
    background: var(--input-label-bg);
    padding: 0 8px;
    color: var(--grey-text-darkmode);
    font-size: 14px;
    z-index: 1;
}

.acc-input-label {
    position: absolute;
    top: -10px;
    left: 10px;
    background: var(--input-label-bg);
    padding: 0 8px;
    color: var(--text-white-darkmode);
    font-size: 14px;
    z-index: 1;
}

.soa-input {
    width: 100%;
    padding: 16px;
    background: transparent;
    border: 0.5px solid rgba(151, 149, 145, 0.5);
    border-radius: 8px;
    color: var(--text-white-darkmode);
    font-size: 16px;
    box-sizing: border-box;
}

.soa-input:hover,
.soa-input:focus {
    border: 0.5px solid var(--text-white-darkmode);
    border-radius: 8px;
    background-color: transparent;
    color: var(--text-white-darkmode);
    outline: none;
    box-shadow: none;
}

.acc-input {
    width: 100%;
    padding: 16px;
    background: transparent;
    border: 1px solid rgba(151, 149, 145, 0.5);
    border-radius: 8px;
    color: var(--text-white-darkmode);
    font-size: 16px;
}

.soa-captcha-container {
    width: 300px;
    position: relative;
    margin-bottom: 24px;
    box-sizing: border-box;
}

.soa-captcha-display {
    width: 100%;
    padding: 16px;
    background: transparent;
    border: 1px solid rgba(151, 149, 145, 0.5);
    border-radius: 8px;
    color: var(--text-white-darkmode);
    font-size: 16px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box;
}

.soa-captcha-text {
    color: var(--text-white-darkmode);
    font-size: 16px;
}

.soa-refresh-button a {
    color: var(--text-blue-and-outline-darkmode);
    text-decoration: underline;
    /* Always show underline */
    font-size: 14px;
    cursor: pointer;
    border: none;
    background: transparent;
    padding: 0;
    margin-left: 16px;
}

/* Remove hover effect since underline is always visible */
.soa-refresh-button a:hover {
    text-decoration: underline;
}

.soa-generate-button a {
    display: table-cell;
    background: var(--button-fill-darkmode);
    color: #fff;
    border: none;
    border-radius: 25px;
    padding: 12px 32px;
    font-size: 16px;
    cursor: pointer;
    transition: background-color 0.3s ease;
    margin-bottom: 20px;
}

/* Link section styles */
.soa-link-section {
    background: rgba(247, 144, 9, 0.12);
    border-radius: 8px;
    padding: 24px;
    display: flex;
    gap: 16px;
    align-items: center;
    min-height: fit-content;
    margin-top: 20px;
    display: none;
    /* Changed to fit-content for flexibility */
}

/* For note container specific height */
.soa-link-section.note-container {
    min-height: 120px;
}

/* For link display container */
.soa-link-section.link-display {
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
}

.soa-link-title {
    color: var(--text-white-darkmode);
    font-size: 16px;
    font-weight: 600;
    margin: 0;
}

.soa-link-box {
    margin-top: 10px;
    border-radius: 4px;
    width: 100%;
}

.soa-link-text a {
    color: var(--text-blue-and-outline-darkmode);
    text-decoration: none;
    font-size: 14px;
    word-break: break-all;
}

.soa-link-text {
    text-align: unset !important;

}

.pan-label,
.pan-value {
    color: var(--text-white-darkmode)
}

#account-result,
#capital-result,
#exitload-result {
    padding: 0 !important;
}

#account-result,
.pan-details,
.date-range-fields,
#capital-result,
#exitload-result,
#dob-field,
#bank-field,
#nominee-field,
#investor-field {
    display: none;
}

.soa-input-field p,
.soa-captcha-container p,
.soa-link-text {
    padding-left: 0 !important;
}

/* Note content styles */
.note-content {
    flex: 1;
    padding-top: 4px;
}

.note-list {
    list-style: none;
    padding: 0;
    margin: 0;
    color: var(--grey-text-darkmode);
    font-size: 14px;
    line-height: 1.6;
}

.note-list li {
    margin-bottom: 8px;
    padding-left: 16px;
    position: relative;
}

.grecaptcha-badge {
    z-index: 5;
}

.note-list li::before {
    content: "•";
    position: absolute;
    left: 0;
    color: var(--grey-text-darkmode);
}

.note-label {
    color: var(--text-white-darkmode);
    font-weight: 500;
}

.info-logo {
    object-fit: contain;
    align-self: center;
}

/* Note content styles */
.soa-note-content {
    color: var(--grey-text-darkmode);
    font-size: 14px;
    line-height: 1.6;
}

.soa-note-content p {
    margin: 8px 0;
}

.soa-note-content strong {
    color: var(--text-white-darkmode);
    font-weight: 500;
}

/* Adjust spacing for form container when note is present */
.soa-form-container .soa-link-section+.soa-input-field {
    margin-top: 32px;
}

/* Note container styles */
.note-container {
    display: flex;
    gap: 16px;
}


.note-content {
    flex: 1;
}

.note-title {
    color: var(--text-white-darkmode);
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 8px 0;
}

.note-list {
    list-style: none;
    padding: 0;
    margin: 0;
    color: var(--grey-text-darkmode);
    font-size: 14px;
    line-height: 1.6;
}

.note-list li {
    margin-bottom: 8px;
    padding-left: 16px;
    position: relative;
}

.note-list li::before {
    content: "•";
    position: absolute;
    left: 0;
    color: var(--grey-text-darkmode);
}

.note-label {
    color: var(--text-white-darkmode);
    font-weight: 500;
}

.soa-button a {
    background: var(--button-fill-darkmode);
    color: var(--text-white-darkmode);
    border: none;
    border-radius: 25px;
    padding: 12px 32px;
    font-size: 16px;
    cursor: pointer;
    transition: background-color 0.3s ease;
    display: table-cell;
}

.button-group {
    display: flex;
    gap: 32px;
    /* Increased gap between buttons */
    margin-top: 24px;
}

.button-group .soa-button a {
    padding: 12px 24px;
    border-radius: 38px;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.3s ease;
}

/* Style for Email Statement button */
.button-group .soa-button:first-child a {
    background: transparent;
    border: 1px solid var(--text-blue-and-outline-darkmode);
    color: var(--text-blue-and-outline-darkmode);
}

.button-group .soa-button:first-child:hover a {
    background: rgba(84, 171, 191, 0.1);
}

/* Style for Download Statement button */
.button-group .soa-button:last-child a {
    background: var(--button-fill-darkmode);
    /* Changed to #0082A0 */
    border: 1px solid var(--button-fill-darkmode);
    /* Matching border color */
    color: white;
}

.button-group .soa-button:last-child:hover a {
    opacity: 0.9;
}

.for-form-css.soa {

    /* Add this to your existing styles */
    .statement-filters {
        display: flex;
        gap: 20px;
        margin-bottom: 24px;
    }

    .statement-filters .soa-input-field {
        flex: 1;
    }

    /* Update select styling to match inputs */
    .soa-input-field select.soa-input {
        appearance: none;
        background-image: url('assets/images/dropdown-arrow.svg');
        background-repeat: no-repeat;
        background-position: right 16px center;
        padding-right: 40px;
        /* Space for the arrow */
        cursor: pointer;
    }

    .custom-select {
        position: relative;
        width: 100%;
        color: var(--text-dar-darkmode);
    }

    .select-selected {
        width: 100%;
        padding: 16px;
        background: transparent;
        border: 1px solid rgba(151, 149, 145, 0.5);
        border-radius: 8px;
        color: var(--text-white-darkmode);
        font-size: 16px;
        cursor: pointer;
        position: relative;
        box-sizing: border-box;
    }

    .select-selected:after {
        content: '';
        position: absolute;
        right: 16px;
        top: 50%;
        transform: translateY(-50%);
        border: solid var(--text-white-darkmode);
        border-width: 0 2px 2px 0;
        padding: 3px;
        transform: translateY(-50%) rotate(45deg);
    }

    .select-items {
        display: none;
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        z-index: 99;
        margin-top: 8px;
        background: white;
        color: black;
        border-radius: 8px;
        border: 1px solid rgba(151, 149, 145, 0.5);
        max-height: 200px;
        overflow-y: auto;
        padding: 10px;

    }

    .select-items.show {
        display: block;
    }

    .select-item {
        padding: 12px 16px;
        color: black;
        cursor: pointer;
    }

    .select-item:hover {
        background: #E0EFF3;
        border-radius: 8px;
    }

    /* Scrollbar styling for the dropdown */
    .select-items::-webkit-scrollbar {
        width: 6px;
    }

    .select-items::-webkit-scrollbar-track {
        background: transparent;
    }

    .select-items::-webkit-scrollbar-thumb {
        background: var(--text-blue-and-outline-darkmode);
        border-radius: 3px;
    }

    /* Add these styles */
    .pan-details {
        margin: 24px 0;
    }

    .pan-info {
        display: flex;
        align-items: center;
        gap: 12px;
    }

    .info-card {
        background: #FEFEFE0D;
        border-radius: 15px;
        padding: 20px;
        max-width: 100%;
        box-sizing: border-box;
    }

    .folio-info {
        display: flex;
        flex-direction: column;
        gap: 24px;
    }

    .folio-display {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%;
        box-sizing: border-box;
        padding: 0;
    }

    .folio-number {
        color: var(--text-white-darkmode);
        font-size: 16px;
    }

    .change-folio a {
        color: var(--text-blue-and-outline-darkmode);
        text-decoration: underline;
        font-size: 14px;
        background-color: unset !important;
    }

    .holder-info {
        display: flex;
        justify-content: space-between;
        width: 100%;
    }

    .holder-section,
    .mode-section {
        display: flex;
        flex-direction: column;
        gap: 4px;
    }

    .holder-label,
    .mode-label {
        color: var(--grey-text-darkmode);
        font-size: 14px;
        margin-bottom: 0;
        text-align: unset;
    }

    .holder-value,
    .mode-value {
        color: var(--text-white-darkmode);
        font-size: 16px;
        margin-bottom: 0;
        text-align: left;
    }

    .mode-section {
        text-align: right;
    }

    .schemes-section {
        margin-top: 40px;
        margin-bottom: 40px;
    }

    .schemes-header {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 24px;
    }

    .schemes-header h2 {
        color: var(--text-white-darkmode);
        font-size: 20px;
        font-weight: 500;
        margin: 0;
    }

    .hide-zero-balance {
        display: flex;
        align-items: center;
        gap: 8px;
        color: var(--text-white-darkmode);
        font-size: 14px;
    }

    .schemes-list {
        display: flex;
        flex-direction: column;
        gap: 16px;
    }

    .scheme-checkbox {
        display: flex;
        align-items: center;
        gap: 12px;
        color: var(--text-white-darkmode);
        font-size: 14px;
        cursor: pointer;
        margin: 20px 0;
    }

    .checkbox-input {
        width: 20px;
        height: 20px;
        border: 1px solid rgba(151, 149, 145, 0.5);
        border-radius: 4px;
        appearance: none;
        cursor: pointer;
        position: relative;
    }

    .checkbox-input:checked {
        background: var(--text-blue-and-outline-darkmode);
        border-color: var(--text-blue-and-outline-darkmode);
    }

    .checkbox-input:checked::after {
        content: '';
        position: absolute;
        left: 6px;
        top: 3px;
        width: 6px;
        height: 10px;
        border: solid white;
        border-width: 0 2px 2px 0;
        transform: rotate(45deg);
    }

    /* Date range fields styling */
    .date-range-fields {
        margin: 24px 0;

    }

    .form-row {
        display: flex;
        justify-content: space-between;
        gap: 20px;
        width: 100%;
    }

    .field {
        width: 100%;
        position: relative;
    }

    .field label {
        position: absolute;
        left: 10px;
        top: -10px;
        padding: 0 5px;
        color: var(--grey-text-darkmode);
        font-size: 12px;
        z-index: 1;
    }

    .date-wrapper {
        position: relative;
        width: 100%;
    }

    .date-wrapper input {
        width: 100%;
        height: 48px;
        background: transparent;
        border: 1px solid rgba(151, 149, 145, 0.5);
        border-radius: 8px;
        color: var(--text-white-darkmode);
        font-size: 16px;
    }

    .calendar-icon {
        position: absolute;
        right: 15px;
        top: 50%;
        transform: translateY(-50%);
        color: var(--icon-color);
        cursor: pointer;
        z-index: 1;
        font-size: 16px;
    }


    .static-field {
        border: 0.5px solid rgba(151, 149, 145, 0.5);
        border-radius: 8px;
        display: flex;
        align-items: center;
        color: var(--text-white-darkmode);
        font-size: 16px;
        width: 100%;
        box-sizing: border-box;
        width: 100%;
        padding: 16px !important;
        background: transparent;

    }

    .static-field:hover,
    .static-field:focus {
        border: 0.5px solid white;
        border-radius: 8px;
        background-color: transparent;
        color: white;
        outline: none;
        box-shadow: none;
    }

    .soa-input-field .dropdown-icon {
        top: 10px;
    }

    .search-container {
        position: relative;
        flex: 1;
        max-width: 25%;
    }

    .acc-search-container {
        position: relative;
        flex: 1;
        width: 95%;
        margin-bottom: 24px;
    }

    .acc-search-container .search-input,
    .search-container .search-input {
        width: 100%;
        padding: 16px 16px 16px 40px;
        background: transparent;
        border: 1px solid rgba(151, 149, 145, 0.2);
        border-radius: 100px;
        color: var(--text-white-darkmode);
    }

    .acc-search-container .search-icon,
    .search-container .search-icon {
        position: absolute;
        left: 12px;
        top: 28px;
        transform: translateY(-50%);
        width: 20px;
        height: 20px;
    }

    .acc-search-container p {
        padding: 0;
    }

    .subscription-type label span {
        color: var(--text-white-darkmode);

    }

    .redemption-result p {
        color: var(--text-white-darkmode)
    }

    .redemption-result h2 {
        font-size: 20px;
    }

    .redemption-result h3 {
        color: var(--button-fill-darkmode);
        font-size: 20px;
        font-weight: 600;
    }

    .reset-button a {
        padding: 10px;
        background: transparent;
        border: 1px solid var(--button-fill-darkmode);
        color: var(--button-fill-darkmode);
        padding-left: 80px;
        padding-right: 80px;
    }

}

/* CAREERS */

.entry-content {
    margin-top: 10px;
}

.careers-outer-div {
    .team-members-gap {
        align-items: stretch;
    }

    .careers-title {
        font-size: 28px;
        font-weight: 700;
        line-height: 38.4px;
        color: var(--text-white-darkmode);
        /* padding-bottom: 10px; */
        display: flex;
        justify-content: left;
    }

    .careers-title:after {
        content: "";
        height: 1.5px;
        background: var(--title-line-right-darkmode);
        width: 100px;
        display: block;
        margin-left: 15px;
        align-self: center;
    }

    .sub-title {
        text-align: left;
    }

    .text-video-card p {
        font-size: 16px;
        font-weight: 400;
        line-height: 25px;
        letter-spacing: 0.02em;
        text-align: left;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
        color: var(--text-white-darkmode);
    }

    .workCulture-card {
        background-image: url("/wp-content/uploads/2025/02/Frame-1.svg");
        background-repeat: no-repeat;
        background-size: contain;
    }

    .workCulture-card h3 {
        color: var(--text-white-darkmode);
        font-size: 20px;
        font-style: italic;
        font-weight: 500;
    }

    .workCulture-container {
        gap: 30px
    }






    .opportunities-container h3 {
        font-size: 25px;
        font-weight: 700;
        line-height: 28.8px;
        color: var(--warm-black);
        text-align: center;
        margin-bottom: 2px;
    }

    .opportunities-container p {
        font-size: 24px;
        font-weight: 700;
        line-height: 28.8px;
        color: var(--text-white-darkmode);
        text-align: center;
    }

    .opportunities-buttons {
        display: flex;
        gap: 20px;
        justify-content: center;
    }

    .opportunities-buttons a {
        font-size: 16px;
        padding: 8px 40px;
    }

    .our-values-card h3 {
        color: var(--text-white-darkmode);
        font-family: Lato;
        font-size: 20px;
        font-weight: 700;
        line-height: 26.4px;
        letter-spacing: 0.02em;
    }

    .our-values-card p {
        color: var(--text-white-darkmode);
        font-family: Lato;
        font-size: 16px;
        font-weight: 500;
        line-height: 21.6px;
        letter-spacing: 0.02em;

    }

    .our-values-container {
        margin-bottom: 110px;
    }

    .LongTenure-container .card-title {
        font-size: 21px !important;
        font-weight: 600 !important;
    }

    .LongTenure-container .btn-info a {
        font-size: 16px;
        padding: 4px 30px;
    }

    .our-values-row {
        gap: 40px;
    }

    .opportunities-container {
        background-image: url("/wp-content/uploads/2025/02/Frame.png");
        background-repeat: no-repeat;
        background-size: contain;
    }





}

/* Container for the marquee */
.marquee-container {
    width: auto;
    height: 750px;
    /* Fixed height for visibility */
    overflow: hidden;
    position: relative;
}

/* Define animation */
@keyframes scroll-up {
    0% {
        transform: translateY(100px);
        /* 👈 Start from 100px below */
    }

    100% {
        transform: translateY(-100%);
        /* Moves the content upwards */
    }
}

/* The scrolling content */
.film-strip {
    display: flex;
    flex-direction: column;
    position: absolute;
    /* 👈 Start from 100px height */
    animation: scroll-up 20s linear infinite;
}



/* Images inside marquee */
.film-strip img {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    /* Add some spacing */
}


/* risk analysis */
.risk-analysis {

    .risk-submit,
    .risk-prev {
        display: none;
    }

    .navigation a {
        background-color: var(--button-fill-darkmode);
        padding: 10px 60px;
    }

    .navigation a:hover {
        background-color: var(--background-white);
        color: var(--button-fill-darkmode);
    }

    .risk-prev a,
    #risk-retake-btn a {
        color: var(--text-white-darkmode);
    }

    .risk-prev a,
    #risk-retake-btn a {
        background-color: transparent;
        border: 1px solid var(--button-fill-darkmode);
    }

    .question {
        display: none;
        margin-bottom: 20px;
    }

    .question.active {
        display: flex;
        align-items: baseline;
    }

    .navigation {
        margin-top: 20px;
        margin-left: 5%;
    }

    .result-for-risk-analysis {
        display: none;

        .risk-heading,
        .risk-value,
        h2 {
            color: var(--text-white-darkmode);
        }


        h2 {
            font-size: 24px;
            font-weight: 500;
        }

        #description {
            color: var(--grey-text-darkmode)
        }
    }

    .risk-value {
        font-size: 23px;
        font-weight: 500;
    }

    #riskProfile {
        font-size: 32px;
        font-weight: 500;
        color: var(--riskprofile-text-color);



    }

    .question {

        input {
            accent-color: #54ABBF;
            width: 20px;
            height: 20px;
            margin-right: 8px;
            appearance: none;
            border: 2px solid var(--grey-text-darkmode);
            border-radius: 50%;
            background-color: transparent;
            position: relative;
            cursor: pointer;
            margin-bottom: -4px;

        }

        input[type="radio"]:checked::before {
            content: "";
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            width: 8px;
            height: 8px;
            border-radius: 50%;
            background-color: var(--text-blue-and-outline-darkmode);
        }

        input[type="radio"]:checked {
            border: 2px solid var(--text-blue-and-outline-darkmode);
        }

        span {
            color: var(--text-white-darkmode);
            font-size: 18px;
        }

        label {
            display: block;
            margin: 20px 0;
            padding: 5px 0;
        }

        p {
            font-size: 20px;
            color: var(--text-white-darkmode);
        }
    }

    .question_number p {
        color: var(--text-blue-and-outline-darkmode);
        font-weight: 500;
        font-size: 32px;

        code {
            font-size: 20px;
            color: var(--grey-text-darkmode)
        }
    }

}

/* goal calculators */

.goal-calculators-for-each {
    .calculators-container {
        border-radius: 30px;
        padding: 25px;
        gap: 25px;
        background-color: var(--div-background-darkmode);
        color: var(--text-white-darkmode);
    }

    #scheme-suggestions .btn:hover {
        color: var(--button-fill-darkmode);
        background-color: var(--text-white-darkmode);
        border-color: var(--bs-btn-hover-border-color);
    }

    .calculator label {
        display: block;
        margin-top: 15px;
        text-align: left;
    }

    input[type="range"] {
        width: 100%;
    }

    canvas {
        margin-top: 50px;
        max-width: 100%;
        position: unset;
    }

    .valign-wrapper {
        display: flex;
        align-items: center;
    }

    .vspace-between {
        justify-content: space-between;
    }

    .calculator-slider {
        border-right: 1px solid var(--grey-text-darkmode);
        padding-right: 30px;
    }

    .calslide {
        margin-bottom: 40px;
        min-height: 95px;
    }

    .chbox {
        border-radius: 12px;
        padding: 15px 20px;
        display: flex;
        flex-direction: column;
        font-size: 14px;
        min-height: 75px;
        color: var(--faq-active);

    }

    .chbox h5 {
        font-size: 18px;
        opacity: 0.8;
    }

    .bl-clr {
        background: #16465a;
    }

    .darkgrey {
        background: #723f23;
    }

    .darkgreen {
        background: #484e23;
    }

    #goal-analysis-section {
        display: none;
    }

    #cagrValue,
    #absoluteReturns {
        color: #fff;
        font-weight: 700;
        font-size: 20px;
    }

    .showbr-section {
        position: relative;
    }

    .showbrtitle {
        position: absolute;
        top: -10px;
        left: 10px;
        font-size: 14px;
        color: #979591;
        font-weight: 500;
        padding: 0 5px;
        background-color: var(--div-background-darkmode);
        z-index: 1;
    }

    .showbr {
        width: 110px;
        height: 100%;
        padding: 7px 10px;
        background-color: transparent;
        border: 0.5px solid rgba(151, 149, 145, 0.5);
        outline: none;
        font-size: 16px;
        color: white;
        transition: all 0.3s ease;
        border-radius: 8px;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        background-clip: padding-box;
        position: relative;
        z-index: 0;
    }


    .minmaxval {
        font-size: 14px;
    }

    .calDisclaimer {
        background: var(--goal-bg);
        color: #f79009;
        border-radius: 8px;
        padding: 15px;
        margin-top: 20px;
        font-size: 14px;
        text-align: left;
    }

    .left-title .title {
        justify-content: left;
    }

    .left-title .title:before {
        background: none;
        width: auto;
        margin-right: 0px;

    }

    .left-title .sub-title {
        text-align: left
    }







    .calculator-slider .input-container {
        position: relative;
    }

    .calculator-slider input[type='range']::-webkit-slider-thumb {
        width: 26px;
        -webkit-appearance: none;
        height: 26px;
        /*     cursor: ew-resize;*/
        border-radius: 50%;
        border: 3px solid var(--text-white-darkmode);
        position: relative;
        top: 0px;
        background: rgb(34, 164, 255);
        background: -moz-radial-gradient(circle, rgba(34, 164, 255, 1) 0%, rgba(176, 216, 226, 1) 100%);
        background: -webkit-radial-gradient(circle, rgba(34, 164, 255, 1) 0%, rgba(176, 216, 226, 1) 100%);
        background: radial-gradient(circle, rgba(34, 164, 255, 1) 0%, rgba(176, 216, 226, 1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#22a4ff", endColorstr="#b0d8e2", GradientType=1);
        /*      box-shadow: -80px 0 0 80px #43e5f7;*/
    }

    .calslide input[type="range"] {
        width: 100%;
        margin-top: 5px;
        border-radius: 10px;
        height: 10px;
        -webkit-appearance: none;
        background: rgb(34, 164, 255);
        background: -moz-linear-gradient(90deg, rgba(34, 164, 255, 1) 0%, rgba(153, 246, 208, 1) 35%, rgba(176, 216, 226, 1) 100%);
        background: -webkit-linear-gradient(90deg, rgba(34, 164, 255, 1) 0%, rgba(153, 246, 208, 1) 35%, rgba(176, 216, 226, 1) 100%);
        background: linear-gradient(90deg, rgba(34, 164, 255, 1) 0%, rgba(153, 246, 208, 1) 35%, rgba(176, 216, 226, 1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#22a4ff", endColorstr="#b0d8e2", GradientType=1);
    }




    .chartsection canvas {
        margin-top: 20px;
        width: 100%;
    }


    /* Chrome, Safari, Edge, Opera */
    input::-webkit-outer-spin-button,
    input::-webkit-inner-spin-button {
        -webkit-appearance: none;
        margin: 0;
    }

    /* Firefox */
    input[type=number] {
        -moz-appearance: textfield;
    }

    .taxsaving-session h5 {
        font-size: 18px;
    }

    .taxsaving-session h6 {
        font-size: 20px;
    }

    .taxsaving-session h5 {
        color: #c4ced4;
    }

    .taxsaving-session .bl-clr {
        border: 1px solid #506770;
    }

    .taxsaving-session .darkgrey {
        border: 1px solid #8b5030;
    }

    .taxsaving-session .calculator-slider {
        border-right: 0px solid var(--grey-text-darkmode);
    }

    .calculator-button a {
        background-color: #0082A0;
        border: none;
        border-radius: 55px;
        font-size: 16px;
        font-weight: 600;
        cursor: pointer;
        color: white;
        margin-top: 24px;
        margin: 0 auto;
        padding: 10px 48px;

    }

    .btn {
        background-color: #0082A0;
        border: none;
        border-radius: 55px;
        font-size: 16px;
        font-weight: 600;
        cursor: pointer;
        color: white;
        margin-top: 24px;
        margin: 0 5px;
        padding: 10px 48px;
    }

    .outline-button {
        background-color: transparent;
        border: 1px solid #0082A0;
        color: #0082A0;
    }

    .calculators-container .form-label {
        color: #979591;
    }

    .frequency-btn {
        text-align: center;
        display: flex;
        justify-content: space-around;
        width: 100%;
        padding: 5px;
    }

    .frequency-btn .btn {
        background: #1e394b;
        border: 1px solid #1e394b;
        color: var(--text-white-darkmode);
        flex-grow: 1;
        width: 100%;
        padding: 5px 10px;
        margin: 0px 10px 0px 0px;
        background: black;
        color: white;
        text-align: center;
        border-radius: 50px;
    }

    .siptvalue {
        color: #fff;
    }

    .valucalculation {
        display: block;
        text-align: center;
        font-size: 22px;
        font-weight: 700;
    }

    .riskprofile-section {
        background: var(--div-background-darkmode);
        text-align: center;
    }

    .riskprofile-section h3 {
        font-size: 24px;
        color: var(--text-white-darkmode);
        margin-bottom: 25px;
    }

    .riskprofile-section h3 span {
        color: #ffff33;
    }

    .riskprofile-section .modal-body {
        background: none;
        border-radius: 20px;
        border: 0px;
    }

    .riskprofile-section .modal-content {
        border: 0px solid #000;
        border-radius: 20px;
        background: #10111b;
        padding: 22px 40px;
    }

    .font-greyclr {
        color: #979591;
    }



    .goalcal_info li {
        padding: 6px 10px;
        line-height: 24px;
        color: #757475;
        width: 100%;
        list-style-type: none;
    }

    .gnumbr {
        border-radius: 75%;
        font-size: 14px;
        line-height: 25px;
        width: 25px;
        height: 25px;
        display: inline-block;
        text-align: center;
        margin-right: 10px;
    }

    .gnumbr-blue {
        background: #919eab;
    }

    .gnumbr-green {
        background: #0db975;
    }

    .goalcal_info {
        margin: 0px;
        padding: 0px 10px;
    }

    .goalcal_info li.active {
        color: var(--text-white-darkmode);
        width: 100%;
    }

    .goalcal_info li.active .gnumbr {
        background: #0082a0;
    }

    .futurevaluec {
        border: 1px solid #2b6c87;
    }

    .futurevaluec h5 {
        color: #c4d0d5;
        font-size: 18px;
    }

    .futurevaluec h4 {
        font-size: 18px;
    }

    h3.innertitle {
        font-size: 22px;
        font-weight: 600;
        line-height: 38.4px;
        color: var(--text-white-darkmode);
        padding-bottom: 10px;
        display: flex;
    }

    h3.innertitle:before {
        background: none;
        width: auto;
        margin-right: 0px;
    }

    h3.innertitle:after {
        content: "";
        height: 1.5px;
        background: var(--title-line-right-darkmode);
        width: 100px;
        display: block;
        margin-left: 15px;
        align-self: center;
    }

    .card-header .title {
        font-size: 17px;
        color: #000;
    }

    .accordion-header {
        padding: 0;
    }

    .accordion-header::after,
    .accordion-header.active::after {
        content: unset;
    }

    .accordion-button:not(.collapsed) {
        background-color: unset;
        border: 0;
        color: var(--text-white-darkmode);
        box-shadow: unset;
    }

    .accordion-header {
        background-color: unset;
    }

    .accordion-button:focus {
        box-shadow: unset;
    }

    .accordion-button::after {
        content: url(/wp-content/uploads/2025/01/dropdown-arrow-1.svg);
    }

    .accordion-button:not(.collapsed)::after,
    .accordion-button::after {
        background-image: unset;
    }

    .accordion-button:not(.collapsed) {
        pointer-events: none !important;
    }

    .accordion-button {
        background-color: unset;
        padding: 0;
        color: var(--text-white-darkmode);
    }

    .accordion-header.active {
        background-color: transparent;
    }

    .accordion-body .field label {
        color: white;
    }

    .accordion-body label {
        font-size: 18px;
        color: var(--text-white-darkmode);


    }

    .soa-radio-option {
        margin: 0;
    }

    .accordion-item.card {
        border: 0 !important;
    }


    .soa-radio-option input[type="radio"] {
        margin-bottom: -2px;
    }

    .custom-control-inline {
        display: inline;
        margin-right: 20px;
    }

    .card-header .accicon {
        float: right;
        font-size: 20px;
        width: 1.2em;
    }

    .card-header {
        cursor: pointer;
        border-bottom: none;
    }

    .accordion-fields .accordion-fields .card {
        margin-bottom: 40px !important;
        border: 1px solid #2b6c87;
        border-radius: 4px !important;
        gap: inherit;
    }

    .card-header:not(.collapsed) .rotate-icon {
        transform: rotate(180deg);
    }

    .accordion-fields .accordion .card-body {
        background: none;
    }

    .accordion .card-header {
        text-align: left;
    }

    .accordion-button::after {
        margin-right: 20px;
    }

    .accordion-fields .accordion .card {
        margin-bottom: 40px !important;
        border-radius: 8px;
        background: var(--goal-bg);
        padding: 0;
    }

    .ac-title {
        padding: 15px;

    }

    .accordion-fields .accordion .field label {
        background: #303240;
    }

    .accordion-fields .accordion>.card:not(:last-of-type) {
        border: 1px solid #2b6c87;

    }

    .accordion-fields .accordion .field input {
        border-top: 1px solid #2b6c87;
    }

    .darkgrayishblue {
        background: var(--goal-bg);
        padding: 22px;
        border-radius: 8px;
        margin-top: 20px;
        text-align: left;
    }

    .schemeselect {
        background: var(--div-background-darkmode);
        border-radius: 8px;
    }

    .schemeselect ul {
        list-style-type: none;
        margin: 0px;
        padding: 0px 20px;
    }

    .fundname {
        font-size: 20px;
        color: #5abdd1;
    }

    .funddetails,
    .fundnametype {
        color: #757475;
    }

    .fund-values {
        font-size: 14px;
        font-weight: 600;
    }

    .cagr-rvalue {
        color: #129666;
        font-size: 14px;
        font-weight: 600;
    }

    .fundnametype span {
        font-size: 8px;
        margin: 0 5px;
    }

    .riskprofile-content {
        position: relative;
    }

    .riskprofile {
        background: #183142;
        position: absolute;
        right: 0px;
        top: -60px;
        padding: 8px 12px;
        border-radius: 8px;
    }

    .clr-lightblue {
        color: #5abdd1;
    }

    .moderatec {
        color: #e9eb35;
    }

    .plangoalsection {
        margin-left: 0px;
        margin-right: 0px;
        padding-top: 25px;
    }

    .goalcal_info .dash-line {
        border-bottom: 1px dashed var(--grey-text-darkmode);
        margin-bottom: 18px;

    }

    .goalcal_info li {
        text-align: center;
    }

    .gnumbr {
        background-color: var(--grey-text-darkmode);
        border-radius: 50%;
        color: white;
    }

    .calculators-container h6 {
        font-size: 17px;
    }

    .calslide p {
        color: var(--grey-text-darkmode);
        font-size: 18px;
    }

    .soa-input-field input {
        font-size: 18px;
    }

    .soa-input-field span {
        position: absolute;
        top: 8px;
        left: 54px;
        color: var(--text-white-darkmode)
    }

    .calslide .vspace-between.valign-wrapper.minmaxval p {
        padding: 0 !important;
        margin: 0 !important;
    }

    .goal-year-input {
        justify-content: space-between;
    }

    .soa-input-field {
        width: 130px;
        margin-bottom: 0 !important;
    }

    .soa-input {
        padding: 7px 5px 7px 16px;

    }

    .minmaxval p {
        font-size: 16px !important;
    }

    .amount-slider-main {
        .soa-input {
            padding-left: 25px;
            width: 150px;

        }

        span {
            left: 7px;
        }

    }

    .card {
        width: 100%;
        padding: 5px;
    }

    .carabsvalue span {
        font-weight: 700;

    }

    #goal-analysis-section p {
        color: var(--grey-text-darkmode);
        font-size: 18px;
    }
}

.goalcalculate-analysis,
.sip_monthly_value_box.chbox,
.sip_quaterly_value_box.chbox,
#scheme-suggestions {
    display: none;
}

#scheme-suggestions {
    .title {
        font-size: 20px;

    }

    select {
        border-top-color: rgba(151, 149, 145, 0.5);
        ;
    }

    .fundname {
        color: var(--button-fill-darkmode) !important;
    }

    .funddetails {
        font-size: 16px !important;
    }

    .fund-values {
        color: var(--text-white-darkmode) !important
    }

    .cagr-rvalue {
        color: #129666 !important;
    }

    button {
        font-size: 18px !important;
    }

    li {
        margin: auto !important;

    }

    .dropdown-icon-goal {
        position: absolute;
        right: 20px;
        top: 20px
    }
}

#investmentChart {
    padding: 30px 0;
    border-radius: 10px;
    background-color: #303240;
}

/* calculators */

.only-calculators {
    .frequency-btn .btn.active {
        background-color: #723f23 !important;
    }

    .calculator-button {
        background-color: #0082A0;
        border: none;
        border-radius: 55px;
        font-size: 16px;
        font-weight: 600;
        cursor: pointer;
        color: white;
        margin-top: 24px;
        margin: 0 auto;
        padding: 10px 48px;

    }

    .frequency-btn .btn {
        background: #1e394b !important;
        border: 1px solid #1e394b !important;
        color: #fff !important;
        flex-grow: 1;
        width: 100%;
        padding: 5px 10px;
        margin: 0px 10px 0px 0px;
        background: black;
        color: white;
        text-align: center;
        border-radius: 50px;
        font-weight: 500;
        font-size: 14px !important;
    }

    .tab-content .tab-pane.show {
        display: block !important;
    }

    .calDisclaimer p {
        font-size: 14px !important;
        color: #f79009 !important;
        text-align: left !important;
        padding: 0 !important;
    }

    .chbox {
        position: relative;
    }

    .chboxbg-icon {
        position: absolute;
        right: 6px;
        bottom: 6px;
    }
}

/* latest updates */
.latest-updates-search input {
    width: 410px !important;
    height: 51px;
    border-radius: 49px !important;
    border: 0.5px solid rgba(254, 254, 254, 0.3) !important;
    padding-left: 40px !important;

}

.latest-updates-search::before {
    transform: translateY(50%);
}

.latest-updates-pages a {
    width: 32px;
    height: 32px;
    padding: var(--bs-pagination-padding-y) var(--bs-pagination-padding-x) !important;
    margin: 5px !important;
}

.latest-updates-pages .page-link[aria-label="Previous"] span {
    content: url(/wp-content/uploads/2025/01/owl-left.svg);
    /* Custom left arrow */
}

.latest-updates-pages .page-link[aria-label="Next"] span {
    content: url(/wp-content/uploads/2025/01/owl-right.svg);
    /* Custom right arrow */
}

.latest-updates-pages .page-item:first-child .page-link,
.latest-updates-pages .page-item:last-child .page-link {
    padding: 4px !important;
}

/* media outlook */
.media-outlook-main {

    .read-more-link {
        display: flex;
    }

    .tab-content {
        padding: 0 !important;
        margin-top: 30px;
    }

    .nav-link.active {
        background-color: var(--button-fill-darkmode) !important;
        border: 0 !important;

    }

    .nav-link {
        margin-right: 10px;
        padding: 4px 6px;
        background-color: rgba(255, 255, 255, 0.05) !important;
    }

    .nav-tabs {
        border-bottom: 0.5px solid rgba(254, 254, 254, 0.1) !important;
        padding-top: 30px !important;
    }

    .nav-tabs a {
        color: var(--grey-text-darkmode) !important;
        font-size: 16px;
        padding: 0px 8px;
    }

    .nav-link.active a {
        color: var(--text-white-darkmode) !important;
    }
}

/* smart tomorrows homepage */

#smart_header {
    .sub-text {
        font-size: 24px;
    }
}

/* daily updates banner */
.dailyupdatesbanner {
    .getmutualfundsection {
        background-image: url("/wp-content/uploads/2025/01/main-bg.svg");
        background-size: cover;
        background-repeat: no-repeat;
        margin-top: 80px;

    }

    .card {
        padding: 20px;
        gap: 9.62px;
        border-radius: 24.05px;
        text-align: center;
        border: 0.47px;
        opacity: 0px;
        width: 100%;
        background: rgba(254, 254, 254, 0.03);
        border: 0.47px solid rgba(84, 171, 191, 1)
    }

    .wpcf7-submit {
        background-color: var(--button-fill-darkmode);
        font-size: 18px;
        font-weight: 400;
        padding: 8px 40px;
        border-radius: 30px;
        color: var(--text-white-darkmode);
        border: 0;
    }

    .card.mymfund {
        text-align: left;

    }


    .card.mymfund p {
        text-align: left;
        color: var(--text-white-darkmode);
    }



    .getmutualright {
        background: var(--card-gradient-end-darkmode);
    }

    .singlerow-fields .form-field {
        display: block;
    }

    .singlerow-fields .form-field .field {
        display: block;
        margin-bottom: 35px;
    }

    .fontclr-white {
        color: var(--text-white-darkmode) !important;
    }

    .mymfund {
        background: var(--div-background-darkmode);
        margin-bottom: 20px;
    }


    .bwlt .mymfund {
        min-height: 336px;
    }

    .video-bg-section {
        background-image: url("/wp-content/uploads/2025/03/blue-lines-bg-1.svg");
        background-size: cover;
        background-repeat: no-repeat;
        box-shadow: 0px 2px 4px 0px #54ABBF26;
        border-radius: 25px;
        padding: 0 30px 10px;

    }

    .tab-pane {
        display: none;
    }

    .tab-pane.show {
        display: block;
    }

    .video-bg-section p {
        font-size: 18px;
        font-weight: 500;
    }

    .smartwaystrack .wp-block-columns {
        flex-wrap: wrap !important;
    }

    .our-values-card h3 {
        color: var(--text-white-darkmode);
        font-size: 24px;
        font-weight: 700;
        margin-top: 20px;

    }

    .our-values-card p {
        color: var(--text-white-darkmode);
        font-size: 18px;
        font-weight: 500;
    }

    .mymfund h3 {
        /*	color: var(--button-fill-darkmode);*/
        background: linear-gradient(90deg, #1FA2FF 0%, #A6FFCB 100%);

        /* background: -webkit-linear-gradient(45deg, #54abbf, var(--text-white-darkmode)); */
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        font-weight: 600;
        margin-bottom: 40px !important;
        font-size: 26px;
    }

    .mymfund p {
        font-size: 20px;
        font-weight: 500;
        line-height: 25px;
    }

    .singlerow-fields {
        box-shadow: 0px 0px 4px 1px #666464;
        padding: 25px;
        border-radius: 20px;
        background: var(--div-background-darkmode);
        margin-bottom: 50px;

    }

    .singlerow-fields h3 {
        font-size: 24px;
        text-align: center;
        color: var(--text-white-darkmode);
        margin: 10px 0px 45px;
        font-weight: 600;
    }

    .singlerow-fields .field input,
    .singlerow-fields .field select {
        border: 0.5px solid var(--border-light-darkmode);
    }

    .dropdown-icon {
        position: absolute;
        right: 20px;
        top: 20px;
    }

    .title-bg-section {
        margin-bottom: 45px;
    }

    .title-bg-section .title-bg {
        background: #2e4756;
        padding: 10px;
        margin-bottom: 15px;
    }

    .title-bg-section .title-bg h3 {
        color: white;
        font-size: 22px;
        margin: 0px;
        font-weight: 600;
    }

    .title-bg-section ul {
        margin: 0px;
        padding: 0px 0px 0px 20px;
    }

    .title-bg-section ul li {
        margin-bottom: 15px;
    }

    .title-bg-section ul li span {
        color: #54abbf;
    }

    .nav-tabs {
        border-radius: 54.96px;
        border: 1px solid var(--grey-text-darkmode);
        justify-content: center;
        width: fit-content;
        margin: auto;
    }

    /* 3's ka magic */

    .calculators-container {
        border-radius: 30px;
        padding: 25px;
        gap: 25px;
        background-color: var(--div-background-darkmode);
        color: var(--text-white-darkmode);
    }

    .bgfade-card {
        background: linear-gradient(180deg, var(--card-gradient-start-darkmode) 0%, var(--div-background-darkmode) 100%);
        border-radius: 10px;
        position: relative;
        padding: 20px 20px 20px 20px;
    }

    .title span {
        color: #54abbf;
        margin-left: 10px;
    }

    .bl-clr {
        background: #16465a;

        border: 1px solid #225f78;
    }

    .arn-info {
        margin-top: 25px;
    }

    .darkgreen {
        background: #484e23;
        border: 1px solid #5f6632;
    }

    .who_requires_stp_section {
        background-image: url("/wp-content/uploads/2025/03/Clip-path-group-3.png");
        background-size: cover;
        background-repeat: no-repeat;

    }

    .performance_list {
        display: grid;
        justify-content: center;
    }

    .disclaimer-above-text::before {
        position: absolute;
        top: -20px;
        height: 2px;
        width: 500px;
        background: #2D3446;
        content: "";
    }

    .getmutualfundsection figure {
        margin-bottom: 0 !important;
    }

    .flexibility-div {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;

        .card.mymfund p {
            text-align: center !important;
        }

        .mymfund h3 {
            margin-top: 20px !important;
            margin-bottom: 20px !important;
        }
    }

    .disclaimer-above-text {
        color: var(--grey-text-darkmode);
        margin-top: 50px !important;
        position: relative;
    }

    .darkgrey {
        background: #723f23;
        border: 1px solid #8d4f2d;

    }

    .chbox {
        color: var(--faq-active);
        border-radius: 8px;
        padding: 15px 20px;
        display: flex;
        flex-direction: column;
        font-size: 14px;
        min-height: 75px;
        position: relative;
    }

    .payment-table tr:last-child td:first-child {
        border-bottom-left-radius: 20px;
    }

    .payment-table tr:last-child td:last-child {
        border-bottom-right-radius: 20px;
    }


    .arn-info p,
    .arn-info h5 {
        color: #f79009;
    }

    .calculator label {
        display: block;
        margin-top: 15px;
        text-align: left;
    }

    .tab-pane:not("#magicstp") tr td:first-child {
        background-color: #54ABBF29;
        ;
    }

    li {
        font-size: 18px;
    }

    .paragraph {
        font-size: 18px !important;
    }

    .nav-tabs .nav-link {
        border: none;
        border-radius: 30px;
        background-color: transparent;
        color: var(--grey-text-darkmode);
        padding: 10px 40px;
        transition: all 0.3s ease;
        /*    width: 160px;*/
        font-size: 20px;
        font-weight: 500;
        line-height: 26.4px;
        letter-spacing: 0.02em;
    }

    .nav-tabs .nav-link.active {
        background-color: #ff6700;
        color: var(--text-white-darkmode);
    }

    .tab-pane .d-flex div {
        justify-items: center;
        background-color: var(--div-background-darkmode);
        width: -webkit-fill-available;
        border-radius: 30px;
        margin: 0 10px;
        height: 438px;
    }

    .tab-pane .box {
        overflow: hidden;
        height: 90% !important;
    }

    .tab-content h4 {
        text-align: center;
        font-weight: 700;
        font-size: 26px;
        line-height: 32.5px;
        color: var(--text-white-darkmode);
        padding-top: 30px;
    }


    .tab-content p:not(.sub-text) {
        font-weight: 500;
        font-size: 18px;
        text-align: center;
        line-height: 25px;
        color: var(--grey-text-darkmode);
    }

    .tab-pane .box:hover p:not(.hover-text) {
        display: none;
        transition: all 0.5s ease;
    }

    .tab-pane .box p.hover-text,
    .tab-pane .box p.hover-text2 {
        opacity: 0;
        transform: translateY(20%);
        transition: all 0.5s ease;
    }

    .tab-pane .box:hover p.hover-text,
    .tab-pane .box:hover p.hover-text2 {
        opacity: 1;
        transform: translateY(0%);
        transition: all 0.5s ease;
    }

    .tab-pane .box img {
        width: 260px;
        transition: width 1s ease;
    }

    .tab-pane .box:hover img {
        width: 165px;
        transition: width 1s ease;
    }

    .tab-pane .box2,
    .tab-pane .box2 .btn-2 {
        position: relative;
    }

    .tab-pane .box2:hover {
        overflow: visible;
        transition: all 0.5s ease;
    }

    .tab-pane .box2 img {
        width: 240px;
        position: relative;
        transition: all 0.8s ease;
    }

    .tab-pane .box2:hover img {
        width: 142px;
        position: absolute;
        top: -62px;
        right: -42px;
        transition: all 0.5s ease;
    }

    .tab-pane .box2:hover .btn-2 {
        position: absolute;
        left: calc(50% - 95px);
        bottom: 0px;
    }

    .tab-pane .box2:hover .line:after {
        background: linear-gradient(to left, transparent, #00829E 55%, transparent);
        content: "";
        height: 1px;
        width: 80%;
        left: calc(50% - 40%);
        display: block;
        position: absolute;
        bottom: 80px;
    }

    .tab-pane .box2 h4,
    .tab-pane .box2 p {
        transition: all 1s ease;
    }

    .tab-pane .box2:hover p {
        text-align: left;
    }

    .tab-pane .box2 h4 {
        font-size: 22px;
        text-align: center;
    }

    .tab-pane .box2:hover h4 {
        font-size: 26px;
        text-align: left;
        width: -webkit-fill-available;
    }

    .tab-pane .d-flex>div {
        box-shadow: none;
        border: none;
        transition: all 0.5s ease;
    }

    .tab-pane .d-flex>div:hover {
        box-shadow: 0px 2px 10px 0px rgba(84, 171, 191, 0.25);
        border: 1px solid rgba(0, 130, 160, 0.8);
    }

    .sub-text {
        color: var(--text-white-darkmode);
        font-size: 20px;
        font-weight: 600;
        line-height: 24px;
        text-align: center;
        margin-bottom: 40px;
    }

    .calculators-container .arn-info p {
        color: #f79009;


    }
}

@media screen and (max-width:1440px) {
    .max-width {
        max-width: 1200px !important;
    }

    .crmf-header a.active:not(.smart-header a, .kyc_header_link)::after {
        bottom: 8px !important;
    }

    .crmf-header a:not(.smart-header a, .kyc_header_link)::after {
        right: -6px !important;
        bottom: 3px !important;
    }

    .header .logo img {
        width: 200px !important;
    }

    .crmf-header a {
        padding: 8px 12px !important;
    }
}


@media screen and (max-width:768px) {
    .ncd-overview-image {
        width: 100px;
        margin: auto;
    }

    .card_api_outer {
        width: unset !important;
    }

    .universe-section .wp-block-group.right-section {
        background-size: contain !important;
    }

    .subscription-form .wpcf7-form-control-wrap {
        border: 1px solid rgba(254, 254, 254, 1);
        padding: 8px 10px;
        border-radius: 20px;

    }

    .newsletter {
        height: 500px !important;
    }

    .subscription-form p {
        width: 100% !important;
        display: block !important;
        border: 0 !important;
    }

    .custom-api-for-schemes {
        padding-top: 0;
        padding-bottom: 50px;

        .all-schemes:not(:first-child) {
            display: none;
        }

        .owl-item,
        .card-api {
            margin-right: 0;
        }

        #investmentTabsContent {
            margin-bottom: 50px;
        }

        .owl-item {
            border-radius: 30px;
        }
    }

    .team-card .card-body {
        padding: 0px 15px 5px !important;
    }

    .company-profile-gap img {
        width: 178px;
        margin: auto;
    }

    .company-profile-gap figure {
        display: flex;
    }

    .carousel-card p {
        font-weight: 400;
    }

    .risk-analysis {
        .navigation {
            margin-left: 0;
        }
    }

    /* banner pages */
    .dailyupdatesbanner {
        .getmutualfundsection {
            background-position: top !important;
            background-size: contain !important;

            .wp-block-columns {
                margin-bottom: 0 !important;
                padding-bottom: 0 !important;
            }
        }

        .remove-padding-for-mobile {
            padding-bottom: 0 !important;
        }

        .remove-space {
            padding-top: 0 !important;
            margin-top: 0 !important;

        }

        .remove-margin {
            margin-top: 0 !important;

        }

        .flexibility-div {
            display: block;
        }

        #magicsip {

            .nav-tabs .nav-link {
                font-size: 14px;
                padding: 5px 15px;
            }

            .chvalue-section .row {
                display: block;

                .col-4 {
                    width: unset;

                }
            }

            .arn-info p {
                display: block !important;
                font-size: 16px;

            }

        }

        .title {
            margin: 0 0 20px !important;
            padding: 0 0 20px !important;
        }

        .owl-stage-outer {
            padding-top: 0 !important;

            .card {
                border: 0 !important;
                border-radius: 0 !important;
                box-shadow: unset !important;
                background: unset !important;
            }

            .mymfund h3 {
                line-height: 30px;
            }

            .owl-item {
                border: 0.47px solid rgba(84, 171, 191, 1);
                border-radius: 24.05px;
                box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
                background: var(--div-background-darkmode);
            }
        }

    }

    #smart_header {
        .sub-text {
            font-size: 16px;
            line-height: 24px;
            padding: 0 20px;
        }
    }

    /* media outlook */
    .media-outlook-main {

        .ncd-cards-container>div {
            display: block !important;
        }

        .latest-update-card,
        .video-card {
            margin: 20px 10px;
        }
    }

    /* latest updates */
    .latest-updates-main {
        padding: 0 !important;

        .search-box input[type="search"] {
            width: unset !important;
        }

        .searchyear {
            display: block;
        }

        .searchyear .search-tag {
            flex-basis: 50% !important;
        }

        .year-box {
            margin-right: 10px;
        }

        .year-container,
        .select-wrapper {
            margin-top: 20px;
        }

        .ncd-cards-container>div {
            display: block !important;
        }

        .latest-update-card {
            margin: 20px 10px;
        }
    }

    /* account statements */
    .account-statements-page {

        .soa-captcha-container,
        .soa-input-field {
            width: unset;
        }

        .tab-content {
            padding: 0;
        }

        .note-container {
            display: block !important;
        }

        .holder-info .mode-label {
            text-align: left;
        }

        .soa-radio-option {
            margin-bottom: 10px;
        }

        .soa-input-field p,
        .soa-captcha-container p,
        .soa-link-text {
            padding-right: 0 !important;
        }

        .soa-radio-label,
        .holder-value,
        .mode-value,
        .button-group .soa-button a {
            font-size: 12px !important;
        }


    }

    /* risk analysis */
    .risk-analysis {
        .navigation a {
            padding: 10px 25px;
        }

        .question.active {
            display: block;
        }

        #risk-continue-btn {
            margin-top: 10px;
        }
    }

    /* unclaimed redemption */


    .unclaimed-redemption {
        .field label {
            font-size: 10px;
        }

        .form-row {
            display: block !important;
        }

        .field {
            margin-bottom: 20px;
        }

        .button-group a {
            font-size: 14px;
            padding: 10px 50px !important;
            width: unset;
            line-height: 24px;

        }

        .redemption-result div {
            display: block;
        }

        .submit-button {
            width: unset;
        }
    }

    /* calculators */
    .goal-calculators-for-each .page-nav-tabs,
    .account-statements-page .page-nav-tabs,
    .faq-main-div .page-nav-tabs {
        display: flex;
        flex-wrap: nowrap;
        align-items: stretch;
        white-space: nowrap;
        overflow-x: auto;
        scrollbar-width: none;
        -webkit-overflow-scrolling: touch;

        .nav-item a {
            font-size: 16px !important;
        }
    }


    .goal-calculators-for-each {


        .calculators-container {
            padding: 25px 10px;
        }

        .calculator-slider {
            border: 0 !important;
            padding-right: 0;
        }

        .soa-input-field p {
            padding-right: 0 !important;
        }

        .soa-input-field input,
        .soa-input-field span {
            font-size: 14px;
            top: 6px;
        }

        .soa-input-field {
            width: 100px;
            margin-bottom: 0;
        }

        .calslide {
            margin-bottom: 25px;
        }

        .chartsection {
            background: #303240;
            border-radius: 5px;
        }

        .col-md-7,
        .col-md-6 {
            padding: 0;
        }

        .row {
            row-gap: 20px;
        }

        .calslide .valign-wrapper {
            margin: 5px;
        }

        .soa-input {
            padding: 6px 16px;
        }

        .schemeselect {
            display: block !important;
        }

        .scheme_info div {
            display: flex;
        }

        .minmaxval p {
            font-size: 14px !important;
        }

        #goal-analysis-section .soa-input-field {
            width: 180px !important;
        }

        #scheme-suggestions .btn {
            padding: 10px 25px;
            font-size: 14px !important;
        }

        .chvalue-section {
            display: block;

            .chbox {
                margin-bottom: 15px;
            }
        }

        .faq-accordion-block {
            display: block !important;
        }

    }




    /* about us */

    .btn-box.company-profile-gap {
        display: block;

        .company-profile-col-img {
            padding: 20px 0;
            text-align: center;
        }

    }

    .our-vision-carousel {
        .carousel-card {
            display: block;
            padding-top: 50px;
        }
    }

    .row {
        margin: 0 !important;
    }

    .page-title h2::before,
    .careers-title::before {
        content: "";
        height: 1.5px;
        background: var(--title-line-left-darkmode);
        width: 100px;
        display: block;
        top: 50%;
        margin-right: 15px;
        align-self: center;
    }

    .page-title h2::after,
    .careers-title::after {
        content: "";
        height: 1.5px;
        background: var(--title-line-right-darkmode);
        width: 100px;
        display: block;
        margin-left: 15px;
        align-self: center;
    }

    .page-title h2,
    .careers-title {
        font-size: 18px !important;
    }

    .opportunities-container h3,
    .opportunities-container p {
        font-size: 16px !important;
    }

    .page-title h5,
    .sub-title,
    .btn-info a {
        font-size: 14px !important;
    }

    .page-main-heading:after {
        left: 14px;
    }

    .page-title h2,
    .page-title h5,
    .careers-title,
    .sub-title {
        text-align: center !important;
        justify-content: space-around !important;
        line-height: normal;
    }

    .team-card,
    .team-card img {
        border-radius: 16px;
    }

    .content-box-modal {
        flex-direction: column;
    }

    .info-button {
        position: absolute;
        opacity: 1;
        left: 50%;
        top: -38px;

        a {
            padding: 5px 20px;
            display: inline;
            white-space: nowrap;
        }

    }

    .team-card {
        flex-basis: 47% !important;
        background-color: var(--text-blue-and-outline-darkmode);
    }

    .card-title {
        font-size: 16px !important;
    }

    .card-text {
        font-size: 14px !important;
        padding: 0 !important;
        line-height: normal !important;
    }

    .tab-content {
        padding: 0 !important;
    }

    .team-card img {
        width: 200px;
        height: 200px;
    }

    .team-members-mobile-css {
        .team-members-tabs-heading {
            display: block;

        }

        .team-tabs {
            flex-wrap: nowrap;
            overflow-y: hidden;
            -webkit-overflow-scrolling: touch;
            white-space: nowrap;
            scrollbar-width: none;
            padding: 20px 0 5px;
            border-bottom: 0.5px solid #30323f !important;
        }

        .nav-link {
            border-bottom-right-radius: 0 !important;
            border-bottom-left-radius: 0 !important;
            font-size: 16px;
            padding: 8px 10px 15px !important;
        }

        .nav-link.active {
            font-size: 16px;
        }

        .team-tabs::-webkit-scrollbar {
            display: none;
            /* Hide scrollbar in WebKit browsers */
        }

        .team-members-gap>.wp-block-group__inner-container {
            padding: 0;
            gap: 15px;
        }

    }

    .card-img {
        top: 0px;
        width: 110px !important;
        right: -14px;
    }


    .bank-card.asymetric-lines-image:last-child .card-img {
        right: -30px;
    }

    .bank-card h5 {
        font-size: 18px !important;
        text-align: left !important;
    }

    #team-info-modal {
        .modal-content {
            height: 70vh;
            overflow: scroll;
        }

        .modal-card .team-mem-image {
            /* height: 200px; */
            height: 110px;
            width: 110px;
            margin-bottom: 10px;
        }

        .modal-content .flex-row {
            position: absolute;
            right: 20px;
        }

        .team-mem-name {
            font-size: 16px;
        }

        .team-mem-designation {
            font-size: 14px;
        }

        .team-mem-description {
            font-size: 12px;
        }

        .team-mem-designation,
        .team-mem-name,
        .team-mem-description {
            line-height: normal;
        }

        .jusify-between {
            display: block;
            overflow: auto;
        }
    }

    /* careers */
    .careers-outer-div {
        .opportunities-container {
            background-image: url(/wp-content/uploads/2025/02/Frame-1-1.png);
            background-size: cover;
            background-position-y: center;
            padding: 40px 0;
        }

        .opportunities-buttons a {
            padding: 8px 20px;
        }

        .our-values-arrow {
            display: none;
        }

        .team-members-mobile-css .careers-title::after {
            margin-left: 10px !important;
        }

        .team-members-mobile-css .careers-title::before {
            margin-right: 10px !important;
        }

        .workCulture-container {
            padding-bottom: 0 !important;
            margin-bottom: 30px !important;
        }

        .opportunities-container {
            margin-top: 0px !important;
            margin-bottom: 30px !important;
        }

        .workCulture-container,
        .our-values-row {
            display: block;
        }

        .careers-title {
            padding-bottom: 0;
        }

        .workCulture-card {
            background-image: url(/wp-content/uploads/2025/02/Clip-path-group.png);
        }

        .film-strip img {
            margin: 0 10px;
        }

        .film-strip-for-mobile {
            display: block !important;
        }

        .slider_for_desktop {
            display: none;
        }
    }

    .custom-table table {
        table-layout: auto !important;
    }

    .custom-table th,
    .custom-table td {
        word-break: unset !important;
    }

    .arn-card {
        flex-basis: unset !important;
    }

    .card-content {
        font-size: 16px;
        margin-bottom: 30px;
    }

    /* Radio groups */
    .radio-group {
        flex-direction: column;
        gap: 15px;
    }

    .radio-option {
        font-size: 16px;
    }

    /* Form fields */
    .form-row {
        grid-template-columns: 1fr;
        /* Stack fields vertically */
        gap: 20px;
    }

    .field {
        width: 100%;
        margin: 0 0 15px 0;
    }

    /* Section headers */
    .section-header {
        font-size: 18px;
        margin-bottom: 12px;
    }

    /* Submit button */
    .submit-button {
        width: 100%;
        /* Full width on mobile */
        height: 44px;
        font-size: 16px;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .ST-articles .col-md-4 {
        width: 100% !important;
    }

    .ST-articles .btn-know-more {
        margin-bottom: 20px !important;
    }

    .banner-images-main-group {
        position: relative;
    }

    .newsletter .email-box .wpcf7-submit:hover {
        background: var(--button-fill-darkmode) !important;
    }

    .newsletter .wpcf7-submit.btn-2 {
        margin-top: 20px;
    }

    .compliance-section .content.show {
        padding: 20px !important;
    }

    .distributor-page a img {
        display: unset !important;
    }

    .newsletter .wpcf7-response-output {
        position: relative;
        bottom: -180px !important;
    }

    .goal-calculators-for-each .amount-slider-main .soa-input {
        width: unset !important;
    }

    .only-calculators .tab-content .tab-pane.show {
        padding-right: 10px;
        padding-left: 10px;
    }

    .footer {
        margin-top: 40px !important;
    }

    #investmentTabsContent .owl-item .card_api_outer .subtitle img,
    #investmentTabsContent .owl-item .card_api_outer .change img {
        width: unset !important;
        display: unset !important;

    }

    /* Divider */
    .divider {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    /* Date picker fields */
    .date-range-fields .form-row {
        gap: 15px;
    }

    /* Email field specific style */
    .field[style*="width: 50%"] {
        width: 100% !important;
        /* Override inline style */
    }

    .for-form-css .radio-group {
        align-items: flex-start;
    }

}

.distributor-statements .schemes-section {
    display: none;
}

.close-exit-popup {
    position: absolute;
    right: 15px;
    top: 15px;
    width: 30px;
    height: 30px;
    transform: scale(0.7);
    cursor: pointer;
}

.black-bg {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
}

.exit-load-popup {
    position: fixed;
    display: none;
    top: 25%;
    left: 32%;
    z-index: 10000;
    background-color: var(--div-background-darkmode);
    border-radius: 30px;
    padding: 30px;

    p,
    h5 {
        color: var(--text-white-darkmode);
    }

    .exit-load-header {
        margin-bottom: 50px;
    }

    h6,
    .exit-load-header p {
        color: var(--grey-text-darkmode);
    }

    .exit-values {
        display: flex;
        justify-content: space-between;
    }
}