.recent-posts{display:grid;column-gap:30px;row-gap:50px}.recent-posts .blog-listing__post-content{display:flex;flex-direction:column;padding:32px;transition:all .4s ease;border-radius:24px}.recent-posts .blog-listing__post-image{height:100%;-o-object-fit:cover;object-fit:cover;width:100%;margin-bottom:25px;display:block;aspect-ratio:10/8;border-radius:24px}.date-tag-author-wrapper{margin-bottom:10px}.recent-posts .blog-listing__post-tags a{font-weight:400;font-size:16px;transition:all .4s ease;margin-bottom:10px;display:inline-block}.recent-posts .blog-listing__post-content:hover .blog-listing__post-tag{text-decoration:none}.recent-posts .blog-listing__post-timestamp{display:block;font-weight:400;font-size:16px;transition:all .4s ease}.recent-posts .blog-listing__post-author{align-items:center;display:flex;transition:all .4s ease}.recent-posts .blog-listing__post-author-image{height:35px;width:35px;margin-right:10px}.recent-posts .blog-listing__post-author-name:link,.recent-posts .blog-listing__post-author-name:visited{text-decoration:none;font-weight:400;font-size:16px;transition:all .3s;transition:all .4s ease}.recent-posts .blog-listing__post-title-link{width:100%;font-weight:600;font-size:22px;line-height:34px;margin-bottom:10px;transition:all .4s ease;display:block}.recent-posts .blog-listing__post-summary{margin-bottom:10px}.recent-posts .blog-listing__post-summary p{font-weight:400;font-size:18px;line-height:32px;margin:0;transition:all .4s ease}.recent-posts .blog-listing__post-button-wrapper{margin-top:10px}