.industries-hero{position:relative;min-height:640px;padding:150px 0 96px;overflow:hidden;background:var(--brand-primary-dark)}.industries-hero img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.industries-hero::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,rgba(132,32,88,.82),rgba(42,34,48,.56))}.industries-hero .container{position:relative;z-index:2;max-width:920px}.industries-hero .eyebrow,.industries-hero h1,.industries-hero p{color:var(--brand-text-inverse)}.recipient-grid-section{padding:80px 0;background:var(--brand-bg)}.recipient-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:20px;gap:20px}.recipient-card{position:relative;overflow:hidden;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg);box-shadow:0 8px 20px rgba(42,34,48,.07)}.recipient-card img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;background:var(--brand-primary-light)}.recipient-card h3,.recipient-card p{margin-right:20px;margin-left:20px}.recipient-card h3{margin-top:20px}.recipient-card p{margin-bottom:22px;color:var(--brand-text)}.age-stage-section{padding:80px 0;background:var(--brand-bg-alt)}.age-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px}.age-card-grid article{position:relative;border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:22px;background:var(--brand-bg)}.age-card-grid span{display:inline-block;margin-bottom:12px;border-radius:999px;padding:5px 12px;background:var(--brand-secondary);color:var(--brand-text);font-weight:900}.gifting-faq-section{padding:80px 0;background:var(--brand-bg)}@media (max-width:991px){.age-card-grid,.recipient-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.age-card-grid,.recipient-grid{grid-template-columns:1fr}}