.bg-hero{
    border-radius: 30px;
    background: linear-gradient(83deg, #023A6C -2.01%, #214889 23.32%, #3AD77E 101.34%);
}
 @media screen and (max-width: 560px) {
        .bg-hero{
            border-radius: 15px;
            background: linear-gradient(180deg, #023a6c 0%, #214889 39.58%, #3ad77e 100%);
        }
    }
#rec838862350{
    z-index:1;
}
#rec838859680{
    z-index:3;
}