._hvhfytfyt{
    width: 90%;
    margin: 30px auto;
}
._scsgdc{
    text-align: center;
}
._hsvchsv::marker{
    color: #00e096;
}
._yfytft{
    display: grid;
    grid-template-columns: 32% 32% 32%;
    grid-gap: 20px;
    margin: 20px 0;
}

._jshcsuc{

    font-size: 17px;
    font-weight: 500;
    color: black;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    
}
._jhzbjhczdcd{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
._jshcsuc i{
    color: #00e096;
    font-size: 11px;
    margin-right: 8px;
}
._jshcsuc{
    box-shadow: rgb(0 0 0 / 16%) 0px 1px 4px;
    padding: 10px;
}

/* page pegination */

.pagination {
    display: inline-block;
}

.pagination a {
    color: black;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
}

.pagination a.active {
    background-color: #00e096;
    color: white;
}

.pagination a:hover:not(.active) {
    background-color: #ddd;
}

._sjcbsjbd {
    margin: 30px 0;
}
#mobile_banner_img{
    display:none;
}

/* end page pegination */