.resource-card-grid{--section-pad-top:clamp(4rem,6vw,8rem);--section-pad-bottom:clamp(4rem,6vw,8rem);margin:0 auto;max-width:none;padding-bottom:var(--section-pad-bottom);padding-top:var(--section-pad-top);text-wrap:pretty;width:100%}.resource-card-grid.small-pady{--section-pad-top:clamp(1.6rem,2.5vw,2.4rem);--section-pad-bottom:clamp(1.6rem,2.5vw,2.4rem)}.resource-card-grid.medium-pady{--section-pad-top:clamp(3rem,4vw,5rem);--section-pad-bottom:clamp(3rem,4vw,5rem)}.resource-card-grid.large-pady{--section-pad-top:clamp(5rem,6vw,8rem);--section-pad-bottom:clamp(5rem,6vw,8rem)}.resource-card-grid.no-pady{--section-pad-top:0;--section-pad-bottom:0}@media (min-width:768px){.resource-card-grid:not(.small-pady):not(.medium-pady):not(.large-pady):not(.no-pady){--section-pad-top:6rem;padding-top:6rem}.resource-card-grid:not(.small-pady):not(.medium-pady):not(.large-pady):not(.no-pady):not(.small-pady-bottom):not(.medium-pady-bottom):not(.large-pady-bottom):not(.no-pady-bottom){--section-pad-bottom:6rem;padding-bottom:6rem}}@media (min-width:1024px){.resource-card-grid:not(.small-pady):not(.medium-pady):not(.large-pady):not(.no-pady){--section-pad-top:8rem;padding-top:8rem}.resource-card-grid:not(.small-pady):not(.medium-pady):not(.large-pady):not(.no-pady):not(.small-pady-bottom):not(.medium-pady-bottom):not(.large-pady-bottom):not(.no-pady-bottom){--section-pad-bottom:8rem;padding-bottom:8rem}}.resource-card-grid .container{margin:0 auto;width:100%}.resource-card-grid header{margin-bottom:3rem}.resource-card-grid .heading2{text-align:center}.resource-card-grid .resource-group{background-color:var(--lightgray);border-radius:var(--rad);margin-left:auto;margin-right:auto;max-width:1100px;padding:1.6rem 1rem;width:100%}.resource-card-grid.resource-card-grid--full .resource-group{max-width:min(100%,1440px)}.resource-card-grid.resource-card-grid--wide .resource-group{max-width:min(100%,1280px)}.resource-card-grid.resource-card-grid--standard .resource-group{max-width:min(100%,1100px)}.resource-card-grid.resource-card-grid--desktop .resource-group{max-width:min(100%,1024px)}.resource-card-grid .resource-group+.resource-group{margin-top:2.4rem}.resource-card-grid .resource-group-heading{color:var(--blue);font-family:var(--aller);font-size:1.8rem;font-weight:var(--bold);margin:0 0 2rem;text-wrap:balance}.resource-card-grid .resource-cards-grid{display:grid;gap:1.5rem;grid-template-columns:1fr;min-width:0}.resource-card-grid .resource-card{align-items:flex-start;border-radius:var(--rad);display:flex;flex-direction:column;gap:.8rem;min-width:0;padding:2rem 1.4rem}.resource-card-grid .resource-card-logo img{display:block;height:2.8rem;margin-bottom:.4rem;width:auto}.resource-card-grid .resource-card-eyebrow{color:var(--navy);font-family:var(--aller);font-size:1.8rem;font-weight:var(--bold);line-height:1.3;max-width:100%;text-wrap:balance}.resource-card-grid .resource-card-subtitle{color:var(--blue);font-family:var(--lato);font-size:1.6rem;font-weight:var(--bold);line-height:1.4;margin:0;max-width:100%;text-wrap:pretty}.resource-card-grid .resource-card-description{font-size:1.5rem;font-weight:var(--light);line-height:1.55;margin:0;max-width:100%;text-wrap:pretty}.resource-card-grid .resource-card-cta{color:var(--blue);font-family:var(--aller);font-size:1.5rem;font-weight:var(--bold);margin-top:auto;max-width:100%;padding-top:.6rem;text-decoration:none;text-wrap:pretty;transition:opacity .2s ease}.resource-card-grid .resource-card-cta:hover{opacity:.8}.resource-card-grid .resource-card-cta:focus-visible{border-radius:4px;outline:2px solid var(--blue);outline-offset:2px}@media (max-width:767px){.resource-card-grid .container.padx{--padx:clamp(1rem,4vw,1.6rem)}}@media (min-width:600px){.resource-card-grid .resource-group{padding:2.4rem 2rem}.resource-card-grid .resource-cards-grid{gap:1.5rem;grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:768px){.resource-card-grid header{margin-bottom:4rem}.resource-card-grid .resource-group{padding:3.2rem 2.8rem}.resource-card-grid .resource-group+.resource-group{margin-top:3.2rem}.resource-card-grid .resource-group-heading{font-size:2rem;margin-bottom:2.4rem}.resource-card-grid .resource-cards-grid{gap:2rem}.resource-card-grid .resource-card{padding:3rem 2.5rem}.resource-card-grid .resource-card-description{font-size:1.6rem}}@media (min-width:1024px){.resource-card-grid .resource-cards-grid{gap:2.5rem;grid-template-columns:repeat(3,minmax(0,1fr))}.resource-card-grid .resource-card-eyebrow{font-size:2rem}}.resource-card-grid.small-pady-bottom{--section-pad-bottom:clamp(1.6rem,2.5vw,2.4rem);padding-bottom:clamp(1.6rem,2.5vw,2.4rem)}.resource-card-grid.medium-pady-bottom{--section-pad-bottom:clamp(3rem,4vw,5rem);padding-bottom:clamp(3rem,4vw,5rem)}.resource-card-grid.large-pady-bottom{--section-pad-bottom:clamp(5rem,6vw,8rem);padding-bottom:clamp(5rem,6vw,8rem)}.resource-card-grid.no-pady-bottom{--section-pad-bottom:0;padding-bottom:0}