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