.blog-listing__grid{display:flex;flex-wrap:wrap;gap:48px 24px;justify-content:flex-start}.blog-listing .related-card{display:flex;flex:0 0 calc(33.333% - 16px);flex-direction:column}.blog-listing .related-card .related-card__title{color:#000;margin:0 0 16px;text-decoration:none;-webkit-box-orient:vertical;-webkit-line-clamp:2;height:2lh;overflow:hidden}.related-card__media{line-height:0}.blog-listing .related-card a,.blog-listing .related-card a:hover,.blog-listing .related-card a:hover .related-card__title{text-decoration:none}.blog-listing .related-card .related-card__image{height:300px;object-fit:cover;width:100%}.related-card__content{margin:32px 0 0}.blog-listing .related-card .related-card__excerpt{color:#000;display:-webkit-box;margin:0 0 16px;-webkit-box-orient:vertical;-webkit-line-clamp:3;height:3lh;overflow:hidden}@media (max-width:991px){.blog-listing .related-card{flex:0 0 calc(50% - 12px)}}@media (max-width:575px){.blog-listing .related-card{flex:0 0 100%}}