.html1704236263 {
    padding: 5%;
    color: white;
    border-radius:10px;
    background: #1c52b357;
    box-shadow: 0px 0px 20px 0 #0000004a;
    position: relative;
    }

.html1704236263 .mhead {

}

.html1704236263 .mtitle {

font-size: 29px;

font-weight: bold;
}

.html1704236263 .mdesc {
    
}

.html1704236263 .mbody {
    
}

.html1704236263 .mcontent {/* color:#213368; */}

/*Module specific style*/
.html_container_1704236263 .mforeground {
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 100%;
   
    background: linear-gradient(to top, #1c52b3 114px, #213368 20px);
    border-radius: 10px;
    filter: blur(15px);
}
.html1704236263 p {
    text-align:justify;
}
/*Module specific style*/

@media (max-width: 767px) {
	
}
@media (min-width: 768px) and (max-width: 991px) {
    .html1704236263 .mcontent {
        max-height:270px;
        overflow-y:auto;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
	
}
@media (min-width: 1200px) {
	
}