.blog-generator{padding-top:80px;position:relative;z-index:10;isolation:inherit}.blog-generator .title{margin-bottom:50px}.blog-generator .blog-wrap{display:grid;grid-template-columns:repeat(3, 270px);justify-content:space-between}@media(max-width: 991px){.blog-generator .blog-wrap{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 576px){.blog-generator .blog-wrap{grid-template-columns:1fr}}.blog-generator .post-card{max-width:270px;margin-bottom:80px}@media(max-width: 576px){.blog-generator .post-card{margin:auto;margin-bottom:30px}}.blog-generator .post-card .thumbnail{position:relative}.blog-generator .post-card .thumbnail img{width:100%;height:170px;object-fit:cover}.blog-generator .post-card .thumbnail .overlay{width:100%;height:170px;background:rgba(0,0,0,.4);position:absolute;left:0;top:0;z-index:2;opacity:0}.blog-generator .post-card .thumbnail .text-hover{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);z-index:3;color:#fff;opacity:0}.blog-generator .post-card .card-info{display:flex;justify-content:space-between;margin-top:15px;margin-bottom:13px}.blog-generator .post-card .card-info .category a{font-size:12px;font-weight:400;line-height:18px;color:var(--blue);text-decoration:none;pointer-events:none}.blog-generator .post-card .card-info .author{display:flex;align-items:center}.blog-generator .post-card .card-info .author .avatar{width:22px;height:22px;border-radius:50%;margin-right:10px}.blog-generator .post-card .card-info .author .avatar span{font-size:12px;color:#000}.blog-generator .post-card .title{font-size:16px;font-weight:500;color:#000;display:flex;text-decoration:none;line-height:22px;margin-bottom:15px}.blog-generator .post-card .excerpt{margin-bottom:20px;line-height:24px}.blog-generator .post-card .excerpt p{font-size:13px;font-weight:400;line-height:19px}.blog-generator .post-card .read-more{font-weight:400;color:#000;display:flex;text-decoration:none;align-items:center;justify-content:flex-end}.blog-generator .post-card .read-more img{width:17px;height:12px;margin-left:8px}.blog-generator .post-card .read-more:hover{font-weight:600}.blog-generator .post-card:hover .thumbnail .text-hover{opacity:1}.blog-generator .post-card:hover .thumbnail .overlay{opacity:1}/*# sourceMappingURL=style.css.map */
