.industry-showcase-hero{background:linear-gradient(135deg,var(--brand-primary-dark),var(--brand-primary))}.industry-showcase-hero .eyebrow,.industry-showcase-hero h1,.industry-showcase-hero p{color:var(--brand-text-inverse)}.industry-cards-band{padding:72px 0;background:var(--brand-bg-alt)}.industry-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.industry-card{position:relative;overflow:hidden;border-radius:var(--brand-radius);background:#fff;border:1px solid var(--brand-border)}.industry-card img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;background:var(--brand-primary-light)}.industry-card div{padding:20px}.collector-impact-counter,.industry-counter-bar{padding:44px 0;background:var(--brand-primary);color:var(--brand-text-inverse)}.collector-impact-counter .container,.industry-counter-bar .container{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:20px;gap:20px}.collector-impact-counter span,.collector-impact-counter strong,.industry-counter-bar span,.industry-counter-bar strong{display:block;color:var(--brand-text-inverse)}.collector-impact-counter strong,.industry-counter-bar strong{font-size:2.4rem}@media (max-width:991px){.collector-impact-counter .container,.industry-card-grid,.industry-counter-bar .container{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.collector-impact-counter .container,.industry-card-grid,.industry-counter-bar .container{grid-template-columns:1fr}}