.resource-cards-module-wrapper{background-position:50%;background-repeat:no-repeat;background-size:cover}.resource-cards-module-wrapper .resource-cards-module{margin:0 auto;max-width:1280px;padding:60px 30px}.resource-cards-module-wrapper .subheading{color:#fff;font-weight:1000;text-align:center}.resource-cards-module-wrapper .heading{font-weight:1000;text-align:center}.resource-cards-module-wrapper .resource-cards{align-items:stretch;display:grid;grid-template-columns:1fr;justify-content:center;position:relative;z-index:3}.resource-cards-module-wrapper .resource-wrapper{height:100%;padding:10px}.resource-cards-module-wrapper .resource{background-color:#fff;border-radius:15px;box-shadow:0 3px 10px 0 rgba(0,0,0,.5);display:flex;flex-direction:column;height:100%;margin:0 auto;max-width:400px;overflow:hidden}.resource-cards-module-wrapper .resource-image{aspect-ratio:8/5;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%}.resource-cards-module-wrapper .resource-content{display:flex;flex-direction:column;padding:25px 25px 50px}.resource-cards-module-wrapper .resource-image2>img{height:100px;width:auto}.resource-cards-module-wrapper .resource-subheading{color:#7a90a5;font-weight:1000;margin:10px 0}.resource-cards-module-wrapper .resource-heading{font-weight:1000;margin:10px 0}.resource-cards-module-wrapper .resource-button{font-weight:1000;margin-bottom:0;margin-top:auto}.resource-cards-module-wrapper .resource-cards-wrapper>.link-wrap{display:block;padding:20px;position:relative;z-index:10}.resource-cards-module-wrapper .resource-cards-wrapper>.link-wrap>.link{display:block;font-size:18px;font-weight:700;line-height:1;text-align:center}@media screen and (min-width:992px){.resource-cards-module-wrapper .resource-cards{grid-template-columns:repeat(auto-fit,minmax(310px,max-content))}}