.resource-cards-1__cards{display:grid;grid-gap:var(--gap)}.resource-cards-1__card{align-items:center;display:grid;gap:1.6rem;grid-template-columns:100px 1fr;position:relative}.resource-cards-1__card a{border-radius:.8rem;overflow:hidden}.resource-cards-1__image{aspect-ratio:4/3;display:block;-o-object-fit:cover;object-fit:cover;width:100%}.resource-cards-1__title{color:var(--neutral100);font-size:1.4rem;font-weight:600;line-height:1.57142857;margin:0}.resource-cards-1__title a{color:var(--base-color)}.resource-cards-1__button{margin-top:auto}.resource-cards-1__more{text-align:center}@media (min-width:768px){.resource-cards-1__cards--1{margin:0 auto;max-width:40rem}.resource-cards-1__cards--2{grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:var(--container-width-narrow)}.resource-cards-1__cards--3{grid-template-columns:repeat(3,1fr)}.resource-cards-1__card{align-items:start;background-color:var(--light-blue);border-radius:1.6rem;grid-template-columns:1fr;grid-template-rows:auto 1fr;padding:.8rem}.resource-cards-1__image{border-radius:.8rem}.resource-cards-1__details{padding:1.6rem 1.6rem 3.2rem}.resource-cards-1__sub-title{margin:0 0 1.2rem}.resource-cards-1__title{font-size:1.8rem;font-weight:600;line-height:1.57142857;margin:0}}