.elementor-133 .elementor-element.elementor-element-7d5ae01 > .elementor-element-populated{padding:0px 0px 0px 0px;}:root{--page-title-display:none;}/* Start custom CSS for section, class: .elementor-element-3347dc9 */.home-category .category-layout{
    margin-bottom: 20px;
}
.home-category .category-layout:hover{
        transform: scale(1.02);
}
.home-category .category-layout .category-post{
    background-color: black;
    padding: 40px 20px;
    height: 490px;
}
.home-category .category-layout .category-post .content-post .the-content{
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    
    color: #999fa3;
    font-family: Inter,Arial,Helvetica,sans-serif;
    font-size: 1.0625rem;
        height: 243px;
    line-height: 1.75;
    margin-bottom: 15px;
}
.home-category .category-layout .category-post .content-post .position-absolute{
    bottom: 30px;
}
.home-category .category-layout .category-post .content-post h2{
        font-family: Philosopher,Cambria,sans-serif;
    font-size: 1.46em;
    font-weight: 700;
    clear: both;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 75px;
    line-height: 1.75;
}
.home-category .category-layout .category-post .content-post .the-link{
    margin: 20px 0px;
}
.home-category .category-layout .category-post .content-post .the-link a{
    background-image: linear-gradient(to right, #5b08a0 0%, #8023ce 51%, #5b08a0 100%);
    font-weight: 600;
    font-size: 0.875rem;
    background-size: 200% auto;
    transition: all .3s ease-in-out;
    border-radius: 0;
    border-color: transparent;
    color: #fff;
    padding: 0.45em 1em 0.5em;
    line-height: 1;
}
.home-category .category-layout .category-post .content-post .the-category i{
    color: #b8bcbf;
}
.home-category .category-layout .category-post .content-post .the-category a{
    color: #b8bcbf;
}
@media only screen and (max-width: 1200px){
    .home-category .category-layout .category-post .content-post h2{
        font-size: 1.26em;
    }
    .home-category .category-layout .category-post .content-post .the-content{
        font-size: 0.9625rem;
        height: 237px;
        -webkit-line-clamp: 9;
    }
}/* End custom CSS */