.resource-card{border:1px solid #f2f2f2;border-radius:10px;margin-bottom:1rem;margin-right:1rem;width:calc(25% - 1rem)}h2.resource-cards__title{margin:0 0 2rem}.resource-cards__wrapper{align-items:stretch}.resource-card:hover{background-color:#f2f2f2}.resource-card:nth-child(4n){margin-right:0}.resource-card__image:before{content:"";display:block;padding-top:60%}.resource-card__image .bg__image{border-radius:0;border-top-left-radius:10px;border-top-right-radius:10px;z-index:2}.resource-card__content{fill:#13b5ea;stroke:#13b5ea;padding:1.5rem 1rem 1rem}.resource-card__content h5{margin-bottom:.5rem}.resource-card__content p{color:#231f20;font-size:14px;margin:0 0 1rem}@media (max-width:992px){.resource-cards__wrapper{justify-content:center}.resource-card{margin-right:0;width:calc(100% - 1rem)}}