.html1702453273 {
     padding: 0px 25px 37px 25px;
     background: radial-gradient(circle, rgba(230,231,232,1) 0%, rgba(243,244,244,1) 100%);
     border-radius: 40px 40px 0px 40px;
     box-shadow: 0px 6px 4px rgb(0 0 0 / 0.1);
}

.html1702453273 .mhead {
}

.html1702453273 .mtitle {

font-size: 34px;

padding: 50px 0px 12px;

font-weight: bold;
}
.html1702453273 .mtitle span{
    color:#02A755;
}
.html1702453273 .mbody {
padding:1px 10px;
}

/*Module specific style*/

.html1702453273 p {
    text-align:justify;
}
/*Module specific style*/

@media (max-width: 767px) {
	.html1702453273 {
     padding: 0px 10px 37px 10px;
     margin-bottom:3%;
     margin: 0 4% 5% 4%;
 }
	.html1702453273 p {
    text-align:justify;
        padding:0;
    word-spacing:-2px;
}
.html1702453273 .mtitle {

font-size: 24px;

padding: 70px 0px 10px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
    .html1702453273 .mcontent {
        max-height:270px;
        overflow-y:auto;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
	
}
@media (min-width: 1200px) {
	
}