.resources-wrapper{grid-template-columns:1fr 1fr 1fr;display:grid;grid-gap:24px}.featured-cover{position:relative;padding-bottom:56.25%;height:0;background-size:cover;background-repeat:no-repeat}.resource{display:flex;flex-direction:column;justify-content:space-between;background:#fff;box-shadow:2px 2px 5px 0px rgba(0,0,0,0.5);transition:all .3s ease}.resource:hover{box-shadow:4px 4px 12px 4px rgb(0 0 0 / 50%);transition:all .3s ease}.resource h3{padding:12px 12px 6px 12px;margin:0}.resource h5{padding:0px 12px 12px 12px;margin:0}.resource p{padding:12px 12px 0px 12px}.separate{display:flex;justify-content:center}.separate a{margin-left:24px;margin-right:24px}a.border-underK,a.border-underK:link,a.border-underK:active,a.border-underK:visited{border-bottom:2px solid #000;color:#000}a.border-underK:hover{color:#3c2878}img.featured-cover.featured-cover-img{padding:0;height:171px;object-fit:cover}@media(max-width:899px){.resources-wrapper{grid-template-columns:1fr}.separate{flex-direction:column;justify-content:center}.cta-wrap.v2{display:grid}}@media(max-width:900px){img.featured-cover.featured-cover-img{height:460px}}@media(max-width:640px){img.featured-cover.featured-cover-img{height:360px}}@media(max-width:450px){img.featured-cover.featured-cover-img{height:230px}}