.download-card-groups.event-card{display:grid;grid-gap:25px;grid-auto-flow:row dense;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-template-columns:repeat(12,1fr);justify-content:stretch;justify-items:stretch}.download-card{position:relative}.download-card-groups.event-card:after,.download-card-groups.event-card:before{display:none}.download-card-groups.event-card .download-card{grid-column:auto/span 12;margin-bottom:15px;margin-left:0!important;overflow:hidden;padding-bottom:0;width:100%}.download-card-groups.event-card .download-card__image{align-items:center;display:inline-flex;height:175px;padding:34px 44px;width:100%}.download-card-groups.event-card .download-card__content h6{color:#1059d2;font-family:Custom Font\ 1;font-size:14px;font-weight:700;letter-spacing:.08em;line-height:1.4;text-transform:none}@media(min-width:768px){.download-card-groups.event-card .download-card:not(.full-width) .link-wrapper{bottom:25px;position:absolute}.download-card-groups.event-card .download-card.full-width{align-items:stretch;display:flex;flex-direction:row-reverse}.download-card-groups.event-card .download-card.span3:not(.full-width){grid-column:auto/span 3}.download-card-groups.event-card .download-card.span4:not(.full-width){grid-column:auto/span 4}.download-card-groups.event-card .download-card.span6:not(.full-width){grid-column:auto/span 6}}