.related-resources-wrapper{margin:0 auto;max-width:1200px;padding:40px 0}.related-grid{display:grid;gap:30px;grid-template-columns:repeat(3,1fr)}.resource-card{background:#fff;border-radius:8px;display:flex;flex-direction:column;overflow:hidden}.resource-card .featured-image{background-color:#f4f4f4;display:block;width:100%}@media (max-width:991px){.related-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.related-grid{grid-template-columns:1fr}}.resource-card .post-title a,.resource-card .post-title a:hover{text-decoration:none!important}.resource-card .post-title h5{font-weight:600!important}