.html1749557686 {
    
}
.info{
    display: flex;
    gap: 15px;
    margin: 30px 0;
}

.info a{
    z-index: 10;
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    border: 1px solid #fff;
    background: #e42045;
    display: inline-block;
    line-height: 40px;
    padding: 0 10px;
    color: #fff;
    border-radius: 30px;
    z-index: 1;
    position: relative;
    transition: 0.3s;
    min-width: 120px;
    font-size: 13px;
    font-family: inherit;
    box-shadow: 0 2px 8px #862f8b47;
}
.info a:hover{
    background: #fff;
     color: #e42045;
}
.html1749557686 .mhead {
    
}

.html1749557686 .mtitle {
        margin: 20px 0;
    font-size: 26px;
}

.html1749557686 .mdesc {
    
}

.html1749557686 .mbody {
    padding:1px 10px;
}

.html1749557686 .mcontent {
    
}

/*Module specific style*/
.html1749557686 p {
    text-align:justify;
}
/*Module specific style*/

@media (max-width: 767px) {
	
}
@media (min-width: 768px) and (max-width: 991px) {
    .html1749557686 .mcontent {
        max-height:270px;
        overflow-y:auto;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
	
}
@media (min-width: 1200px) {
	
}