.resource-card+.resource-card{margin-top:50px}.resource-card .resource-card-inner{background:var(--white);height:100%;box-shadow:0px 5px 14px rgba(0,0,0,.1)}.resource-card .resource-card-inner .card-img{text-align:center;width:100%;margin:0 auto}.resource-card .resource-card-inner .card-img img{width:100%}.resource-card .resource-card-inner .card-content{display:flex;flex-direction:column;gap:15px;padding:35px 25px 40px}.resource-card .resource-card-inner .card-content .card-subheading *{color:var(--ipro-dark-grey);opacity:.7}.resource-card .resource-card-inner .card-content .card-subheading a:hover,.resource-card .resource-card-inner .card-content .card-subheading a:focus{color:var(--ipro-orange);opacity:1}.resource-card .resource-card-inner .card-content p{font-size:16px;margin-bottom:0}.resource-card .resource-card-inner .card-content a.card-heading:hover h3,.resource-card .resource-card-inner .card-content a.card-heading:focus h3{color:var(--ipro-purple)}.resource-card .resource-card-inner .card-content a.card-heading h3{color:var(--ipro-dark-grey);margin-bottom:0;transition:var(--transition-timing)}.resource-card .resource-card-inner .card-content .card-footer{background:none;padding:12px 0 0;margin-top:5px;border-top:1px solid var(--grey);border-radius:0}.resource-card .resource-card-inner .card-content .card-footer *{font-size:14px}.resource-card .resource-card-inner .card-content .card-footer a{font-weight:700}.resource-card .resource-card-inner .card-content .card-footer .card-footer-links,.resource-card .resource-card-inner .card-content .card-footer .post-tags{display:flex;flex-wrap:wrap;align-items:center;-moz-column-gap:12px;column-gap:12px;row-gap:8px}@media(min-width: 576px){.resource-card:nth-of-type(2){margin-top:0}}@media(min-width: 992px){.resource-card:nth-of-type(3){margin-top:0}}