.industries-hero--recipient{position:relative;overflow:hidden;min-height:500px;display:grid;align-items:center;background:var(--brand-primary-dark)}.industries-hero--recipient>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0}.industries-hero--recipient::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(90,44,37,.9),rgba(90,44,37,.28));z-index:1}.industries-hero--recipient .container{position:relative;z-index:2;padding-top:150px;padding-bottom:80px}.industries-hero--recipient h1{color:var(--brand-text-inverse);font-size:max(2rem, min(4vw, 3.5rem));line-height:1.1;max-width:780px}.industries-hero--recipient .section-eyebrow,.industries-hero--recipient p{color:var(--brand-text-inverse);max-width:720px}.recipient-grid-section{background:var(--brand-bg)}.recipient-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:20px;gap:20px}.recipient-grid article{border:1px solid var(--brand-border);background:var(--brand-bg);border-radius:var(--brand-radius);padding:24px;position:relative}.recipient-grid span{display:inline-block;color:var(--brand-accent);font-size:.78rem;font-weight:900;text-transform:uppercase;margin-bottom:12px}.recipient-grid h3{color:var(--brand-text);font-size:1.12rem}.age-stage-section,.industries-faq{background:var(--brand-bg-alt)}.age-stage-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.age-stage-grid article{overflow:hidden;background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:var(--brand-radius)}.age-stage-grid img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover}.age-stage-grid h3,.age-stage-grid p{margin-left:24px;margin-right:24px}.age-stage-grid h3{margin-top:22px;color:var(--brand-text)}.age-stage-grid p{margin-bottom:24px}.burt-accordion{max-width:900px;margin:0 auto}.burt-accordion .accordion-item{border-color:var(--brand-border);border-radius:var(--brand-radius);overflow:hidden;margin-bottom:12px}.burt-accordion .accordion-button{color:var(--brand-text);font-weight:800}.burt-accordion .accordion-button:not(.collapsed){background:var(--brand-primary-light);color:var(--brand-primary-dark)}@media (max-width:991px){.age-stage-grid,.recipient-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.age-stage-grid,.recipient-grid{grid-template-columns:1fr}}