.resource-card-wrap{padding:5rem 0!important}.resource-card-wrap h2{margin-bottom:2rem}.resource-card-grid{grid-gap:20px;display:grid;grid-template-columns:repeat(1,1fr);margin-bottom:2rem;padding:0 15px}@media (min-width:992px){.resource-card-grid{grid-template-columns:repeat(3,1fr)}}.resource-card-grid .card{background-color:#f4f4f4;border-bottom:none;display:flex;flex-direction:column;margin:0 auto;max-width:400px;padding:1rem}.resource-card-grid .card .card-header{aspect-ratio:16/9;margin-bottom:1rem;overflow:hidden}.resource-card-grid .card .card-body .tag-wrapper{margin-bottom:.75rem}.resource-card-grid .card .card-body .tag-wrapper .tag{background-color:#ef7b30;border-radius:.125rem;color:#fff;display:inline-block;font-size:.75rem;padding:.25rem .5rem;text-transform:uppercase}.resource-card-grid .card .card-body .post-link{color:#646464;font-weight:700;text-decoration:none}