.blog-related-posts{padding:60px 0}.blog-related-posts .post-listing{display:flex;flex-wrap:wrap;gap:24px;justify-content:space-between;padding-top:12px}.blog-related-posts .post-listing .post-item{width:calc(33.33% - 18px)}.blog-related-posts .post-listing .post-item .image{position:relative}.blog-related-posts .post-listing .post-item .image img{border-radius:8px;height:100%;max-height:200px;min-height:200px;object-fit:cover;width:100%}.blog-related-posts .post-listing .post-item .image .minute-read{align-items:center;background:rgba(30,42,56,.8);border-radius:3px;display:flex;font-size:14px;left:10px;padding:4px 8px;position:absolute;top:10px}.blog-related-posts .post-listing .post-item .image .minute-read svg{margin-right:6px}.blog-related-posts .post-listing .post-item h5{margin:24px 0 12px}@media (max-width:767px){.blog-related-posts .post-listing{gap:36px}.blog-related-posts .post-listing .post-item{width:100%}.blog-related-posts .post-listing .post-item .image img{max-height:none;min-height:auto}}