
:root {
    --clr-main: #5B5DFF;
}

.feature-box .content {
    box-shadow: inset 0 0px 66px #5B5DFF47;
}

.invest-plan-top::before {
    box-shadow: inset 0 0px 66px #5B5DFFd4;
}

.invest-plan::before {
    box-shadow: inset 0 0px 66px #5B5DFF3b;
}

.invest-plan-shape::after {
    background-color: #5B5DFF33;
}

.invest-plan:hover .invest-plan-shape::after {
    background-color: #5B5DFF;
}

.work-box {
    box-shadow: inset 0 0px 20px #5B5DFFc4;
}

.work-box .icon {
    box-shadow: inset 0 0px 20px #5B5DFFc4;
}

.cmn-table.style-separate tbody tr {
    box-shadow: inset 0 0px 8px #5B5DFF4d;
}

.testimonial-box .content {
    box-shadow: inset 0 0px 20px #5B5DFFc4;
}

.referral-box::before {
    box-shadow: inset 0 0px 20px #5B5DFFc4;
}

.referral-box-step {
    box-shadow: inset 0 0px 6px #5B5DFF9e;
}