.resource-cards-1__cards{display:grid;gap:2rem 0}.resource-cards-1__card,.resource-cards-1__image{border-radius:2px}.resource-cards-1__card{padding:1.6rem;text-decoration:none!important}.resource-cards-1__card:focus,.resource-cards-1__card:hover{background:var(--neutral-light-gray,#f8f9fb)}.resource-cards-1__card:hover .stripes-hover-overlay:before{opacity:1}.resource-cards-1__image{aspect-ratio:17/10;margin:0 0 35px;overflow:hidden}.resource-cards-1__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.resource-cards-1__title{color:var(--primary-dark-blue,#292b33);margin:0;padding-right:3.5rem;position:relative}.resource-cards-1__title:after{background:url(https://cdn2.hubspot.net/hubfs/296767/Andrew%20Reise%20Theme%202023/img/button-arrow-blue.svg) no-repeat 50%;background-size:contain;bottom:8px;content:"";height:20px;position:absolute;right:0;transition:all .3s;width:20px}@media (min-width:768px){.resource-cards-1__cards--2{grid-template-columns:repeat(2,1fr)}.resource-cards-1__cards--3{grid-template-columns:repeat(3,1fr)}.resource-cards-1__title{font-size:28px;line-height:1.42}}@media (min-width:651px) and (max-width:991px){.resource-cards-1__cards--3{grid-template-columns:repeat(2,1fr)}}