.related-posts-section{padding-bottom:100px}.related-posts-section h3{margin-bottom:60px}.related-posts-grid{display:grid;gap:24px;grid-template-columns:repeat(1,1fr)}.related-post-image img{border-radius:16px;height:200px;object-fit:cover;width:100%}.related-post-content{padding:30px 0}.related-post-content h4{font-size:24px;margin-bottom:18px}.related-post-content h4 a{color:#1f1e45;text-decoration:none}.related-post-card{position:relative}.related-post-content .post-date{background:#687afb;border-radius:40px;color:#fff;font-size:20px;font-weight:700;height:31px;left:15px;padding:4px 22px;position:absolute;top:15px}@media (min-width:992px){.related-posts-grid{grid-template-columns:repeat(4,1fr)}}