.segments-hero{padding:96px 0;background:linear-gradient(135deg,var(--brand-primary-dark),var(--brand-accent))}.segments-hero .eyebrow,.segments-hero h1,.segments-hero p{color:#fff}.industries-quote,.industry-benefits,.industry-segments{padding:84px 0}.benefit-grid,.industry-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:24px;gap:24px}.benefit-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.benefit-grid article,.industry-card-grid article{position:relative;padding:28px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:#fff}.industry-card-grid .icon{display:inline-grid;align-items:center;justify-items:center;place-items:center;width:44px;height:44px;margin-bottom:14px;border-radius:50%;background:var(--brand-primary-light);color:var(--brand-primary-dark);font-weight:900}.industries-quote,.industry-benefits{background:var(--brand-bg-alt)}.industries-quote blockquote{max-width:900px;margin:0 auto 16px;text-align:center;font-size:max(1.5rem, min(3vw, 2.5rem));color:var(--brand-text)}.industries-quote cite{display:block;text-align:center;color:var(--brand-primary-dark);font-style:normal;font-weight:800}.industries-cta{background:linear-gradient(135deg,var(--brand-primary),var(--brand-secondary));text-align:center}@media (max-width:991px){.benefit-grid,.industry-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.benefit-grid,.industry-card-grid{grid-template-columns:1fr}}