.resource-card,.resource-card__content{display:flex;flex-direction:column}.resource-card__content{background-color:#fff;box-shadow:3px 5px 20px 0 rgba(0,0,0,.05);flex-grow:1;padding:40px}.resource-card__content h2{color:#003368;font-family:DIN regular;font-size:1.875rem;font-weight:400;margin-bottom:20px;text-wrap:balance}.resource-card__content p{color:#54585a;font-family:DIN regular;font-size:1.25rem;font-weight:300;line-height:32px;margin-bottom:20px}.resource-card__content .button{align-self:flex-start;padding:0}.resource-card__cta{margin-top:auto}.resource-card__image{border-bottom:7px solid #159dc8}.resource-card__image img{display:block;height:220px;object-fit:cover;width:100%}