.posts-grid-3{grid-template-columns:repeat(4,1fr);gap:20px}.posts-grid-3 .post-item{border-radius:8px;overflow:hidden;background:var(--ae-color-white-gray-low)}.posts-grid-3 .thumb-holder{display:flex;height:220px;overflow:hidden}.posts-grid-3 .thumb-holder img{width:100%;height:100%;object-fit:cover}.posts-grid-3 .content-holder{padding:16px}.posts-grid-3 .post-category{display:inline-block;padding:1px 16px;font-size:11px;background:var(--ae-color-main-1);color:#fff;border-radius:50px}.posts-grid-3 .post-category.skeleton-bg{width:120px}.posts-grid-3 .post-title{margin-top:12px;font-size:13px;font-weight:700}.posts-grid-3 .post-title.skeleton-bg{height:30px;margin-bottom:16px}.posts-grid-3 .post-title-h-tag{margin:0;font:inherit;color:inherit}.posts-grid-3 .post-excerpt{margin:8px 0 0;font-size:12px;-webkit-line-clamp:3;height:60px;overflow:hidden;line-height:20px}.posts-grid-3 .post-excerpt.skeleton-bg{height:20px;margin-top:4px}.posts-grid-3 .post-meta-holder{gap:12px;padding:0 16px 16px}.posts-grid-3 .post-meta-item{font-size:11px;gap:4px;flex-wrap:wrap;line-height:14px}.posts-grid-3 .post-meta-item svg{width:16px;height:16px;flex-shrink:0}.posts-grid-3 .post-meta-item.skeleton-bg{height:30px;width:50px}