.resource-cards-1__cards{display:grid;gap:var(--gap)}.resource-cards-1__card a{letter-spacing:0;text-decoration:none}.resource-cards-1__card button{-webkit-appearance:none;appearance:none;border:0;color:var(--secondary-color);cursor:pointer;line-height:1.75;margin:0;text-align:left}.resource-cards-1__card button:focus,.resource-cards-1__card button:hover{color:var(--secondary-color-hover)}.resource-cards-1__play-icon{inset:50%;translate:-50% -50%;z-index:2}.resource-cards-1__image{aspect-ratio:53/30;border-radius:8px;margin-bottom:2.4rem;-o-object-fit:cover;object-fit:cover;width:100%}.resource-cards-1__sub-title,.resource-cards-1__title{margin-bottom:.8rem}@media (min-width:600px){.resource-cards-1__cards{grid-template-columns:1fr 1fr}.resource-cards-1__card .flex.card{height:100%}}@media (min-width:980px){.resource-cards-1__cards{grid-template-rows:1fr 1fr 1fr}.resource-cards-1__card:first-child{grid-row-end:4;grid-row-start:1}.resource-cards-1__card:first-child .resource-cards-1__description,.resource-cards-1__card:first-child .resource-cards-1__image,.resource-cards-1__card:first-child .resource-cards-1__sub-title{margin-bottom:2.4rem}.resource-cards-1__card:first-child .resource-cards-1__title{font-size:2rem}.resource-cards-1__card:first-child .resource-cards-1__description{font-size:1.8rem}.resource-cards-1__card:not(:first-child) .flex.card{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.6rem}.resource-cards-1__card:not(:first-child) .resource-cards-1__image{aspect-ratio:4/3;margin-bottom:0;width:18rem}}@media (max-width:979px){.resource-cards-1__image-wrapper{width:100%}.resource-cards-1__description{display:none}}