.slingshot-cards{display:flex;flex-wrap:wrap;gap:40px;justify-content:center}.slingshot-card{position:relative}.slingshot-cards .slingshot-card>a:hover,.slingshot-cards .slingshot-card__img>a:hover{background-color:transparent}.slingshot-card__img{background-position:50%;background-size:cover;height:auto;min-height:292px;object-fit:cover;position:relative;width:100%}.slingshot-card__img-link{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.slingshot-card__img-caption{background-color:#eee;bottom:6px;left:8px;position:absolute}.slingshot-card__img-icon{bottom:0;position:absolute;right:0}.slingshot-card__content{padding:16px 0}.slingshot-card__content date,.slingshot-card__content h4{display:block;margin-bottom:16px}.slingshot-card__content p{font-size:16px;font-weight:400}.slingshot-card__content h3{color:#151515}@media screen and (max-width:767px){.slingshot-cards{gap:24px}}.slingshot-card__link{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}