.recent-blog-posts-heading{margin-top:60px;margin-bottom:40px}.recent-blog-posts{text-align:center}.recent-posts-grid{grid-template-rows:repeat(3,1fr);grid-template-columns:repeat(2,1fr);gap:.5rem;margin-bottom:.5rem;display:grid}.recent-posts-grid .post-tile{min-width:0;height:100%;min-height:250px;margin:0}.recent-posts-grid div.post-tile.post-tile-recent-posts{flex-direction:column-reverse;justify-content:flex-end;gap:.5rem;padding:1rem;display:flex}.recent-posts-grid div.post-tile.post-tile-recent-posts .post-tile-content{width:100%;padding:0}.recent-posts-grid div.post-tile.post-tile-recent-posts .post-tile-image-container img{width:100%;max-width:100%;height:auto;box-shadow:0 0 20px #ffffff4d}.recent-posts-grid .post-tile-content h3{font-size:1.8rem}.recent-posts-grid .post-tile-content p{line-height:1.25}.recent-blog-posts button.btn-cta{margin-bottom:80px}@media (width<=768px){.recent-posts-grid{grid-template-rows:repeat(6,1fr);grid-template-columns:1fr}.recent-posts-grid .post-tile{min-height:200px}.recent-posts-grid div.post-tile.post-tile-recent-posts{gap:2rem}}
