.industries-hero{background:var(--brand-neutral-dark);color:#fff;padding:80px 0}.industries-hero h1{color:#fff;font-size:max(1.75rem, min(3.5vw, 2.75rem))}.industries-hero p{color:rgba(255,255,255,.8);max-width:560px}.industry-detail-section{padding:80px 0}.industry-detail-section:nth-child(2n){background:var(--brand-neutral-light)}.industry-card-large{border-radius:12px;overflow:hidden;border:1px solid var(--brand-border);background:#fff}.industry-card-large .industry-img{height:280px;overflow:hidden}.industry-card-large .industry-img ai-img,.industry-card-large .industry-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.industry-card-large .industry-content{padding:32px}.industry-card-large .industry-content h2{font-size:1.4rem;margin-bottom:12px}.industry-card-large .industry-content p{color:var(--brand-text-muted);font-size:.9rem}.industry-card-large .industry-content ul{margin:16px 0;padding-left:20px}.industry-card-large .industry-content ul li{margin-bottom:6px;font-size:.875rem;color:var(--brand-text-muted)}