.resources{background-position:50%;background-size:cover;padding-bottom:50px;padding-top:50px}.resources .resources-cards{display:flex;justify-content:space-between}.resources .resource-card{background-color:#fff;border-top-left-radius:15px;border-top-right-radius:15px;-webkit-box-shadow:0 0 14px 0 hsla(0,0%,69%,.5);-moz-box-shadow:0 0 14px 0 hsla(0,0%,69%,.5);-o-box-shadow:0 0 14px 0 hsla(0,0%,69%,.5);-ms-box-shadow:0 0 14px 0 hsla(0,0%,69%,.5);box-shadow:0 0 14px 0 hsla(0,0%,69%,.5);display:flex;flex:1 1 0;flex-direction:column;margin-right:25px;overflow:hidden}.resources .resource-card:last-child{margin-bottom:0;margin-right:0}.resources .card-header{background-position:50%;background-size:cover;height:140px}.resources .card-body{display:flex;flex-direction:column;flex-grow:2;padding:30px}.resources .card-type *{color:#a3abb7;text-transform:uppercase}.resources .card-title h4,.resources .card-type h5{margin-bottom:15px}.resources .card-desc{color:#5b6471;font-size:1.125rem;line-height:1.8125rem;margin-bottom:auto}.resources .card-desc :first-child{margin-top:0}.resources .card-desc :last-child{margin-bottom:20px}.resources .resources-cta{margin-top:50px;text-align:center}@media (max-width:639px){.resources .resources-cards{flex-direction:column}.resources .resource-card{flex:0 0 100%;margin-bottom:25px;margin-right:0}}