.industries-hero-recipient::after{background:linear-gradient(90deg,rgba(35,32,28,.82),rgba(90,83,37,.38))}.gifting-faq,.recipient-grid-section{padding:86px 0;background:var(--brand-bg)}.recipient-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.recipient-grid article{position:relative;padding:26px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-neutral-light)}.recipient-grid span{display:inline-flex;margin-bottom:14px;padding:5px 10px;border-radius:999px;background:var(--brand-secondary);color:var(--brand-text-inverse);font-weight:900}.age-stage-cards{padding:86px 0;background:var(--brand-bg-alt)}.stage-card-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:20px;gap:20px}.stage-card-row article{position:relative;overflow:hidden;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg)}.stage-card-row img{width:100%;aspect-ratio:7/5;-o-object-fit:cover;object-fit:cover}.stage-card-row h3,.stage-card-row p{padding:0 22px}.stage-card-row h3{padding-top:22px}.stage-card-row p{padding-bottom:22px}.faq-accordion{display:grid;grid-gap:16px;gap:16px;max-width:900px;margin:0 auto}.faq-accordion article{padding:24px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-neutral-light)}.industries-cta{background:linear-gradient(135deg,var(--brand-primary-dark),var(--brand-accent))}@media (max-width:991px){.recipient-grid,.stage-card-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.recipient-grid,.stage-card-row{grid-template-columns:1fr}}