.resource-cards__header{margin-bottom:6rem;max-width:57rem}@media (min-width:769px){.resource-cards__header h2{font-size:4.8rem}}.resource-cards__header :last-child{margin-bottom:0}.resource-cards__cards:not(.flickity-enabled){display:flex;margin:0 -1rem;width:calc(100% + 2rem)}.resource-cards__card{background-color:var(--light-gray);border-radius:1.8rem;color:#2e3c43;margin:0 1rem;max-width:90vw;min-height:100%;overflow:hidden;position:relative;width:38rem}.resource-cards__image{aspect-ratio:381/286;display:block;width:100%}.resource-cards__image img{height:100%!important;object-fit:cover;width:100%!important}.resource-cards__details{align-items:flex-start;display:flex;flex-direction:column;gap:1.6rem;padding:3.2rem}.resource-cards__sub-title{font-weight:500;text-transform:uppercase}.resource-cards__title{font-weight:400;margin:0}.resource-cards__title a{color:#2e3c43}.resource-cards__card .button--text{border-bottom:0;color:#297977;font-size:1.6rem;font-weight:600;gap:1.3rem;line-height:1.75;min-height:unset;padding:0}.resource-cards__card .button--text:hover{color:#000}