.html1718093820 {
    margin: 10% auto;
    margin-left: 20%;
}

.html1718093820 .mhead {
}

.html1718093820 .mtitle {
    font-size: 100px;
    line-height: 120px;
    font-weight: bolder;
    color: #1fc0d5;
}

.html1718093820 .mtitle a {
    font-size: 100px;
    line-height: 120px;
    font-weight: bolder;
    color: #1fc0d5;
}

.html1718093820 .msubtitle {
}

.html1718093820 .mdesc {
}

.html1718093820 .mbody {
    margin-top: 5%;
    margin-right: 3%;
    color: #5d5163;
}

.html1718093820 .mcontent {
}

.html1718093820 a.btns {
    background:#1fc0d5;
    padding: 2%;
    border-radius: 10px;
    color: white;
}

.html1718093820 .mposttext {
    margin-top: 5%
}

/*Module specific style*/
.html1718093820 p {
}

/*Module specific style*/
@media (max-width: 767px) {
    .html1718093820 {
        padding:3%;
        margin-right: 30%;
    }

    .html1718093820 .mcontent {
        font-size: 12px;
        margin: 0 auto;
    }

    .html1718093820 .mbody {
        padding: 1%;
    }

    .html1718093820 .mtitle a {
        font-size: 30px;
    }

    .html1718093820 .mtitle {
        font-size: unset;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .html1718093820 .mcontent {
        max-height:270px;
        overflow-y: auto;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
}

@media (min-width: 1200px) {
}
