.recent-popular-post-container{align-items:center;display:flex;flex-wrap:nowrap}.post-list{display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}.posts{background-color:#f6f3f1;border-radius:5px;display:flex;flex-direction:column;width:100%}.featured-image{aspect-ratio:5/4;border-radius:5px 5px 0 0;object-fit:cover;width:100%}.posts a{gap:6px;width:100%}.post-info,.posts a{display:flex;flex-direction:column;height:100%}.post-info{color:#535468;justify-content:space-between;padding:6px 24px}.blog-link{align-items:center;display:flex}