.industries-hero{background:var(--mp-gradient);padding:60px 0}.industries-hero h1{font-size:2.25rem;color:#fff;font-weight:800;margin-bottom:12px}.industries-hero p{color:rgba(255,255,255,.85);max-width:700px;margin:0 auto;font-size:1.0625rem}.industry-block ai-img,.industry-block img{width:100%;border-radius:var(--mp-radius-lg)}.industry-tag{display:inline-block;background:rgba(124,58,237,.08);color:var(--mp-primary);font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;padding:4px 12px;border-radius:20px;margin-bottom:10px}.industry-block h2{font-size:1.5rem;margin-bottom:12px}.industry-block p{font-size:.9375rem;color:var(--mp-gray-500);line-height:1.7;margin-bottom:16px}.industry-block ul{list-style:none;padding:0;margin:0 0 20px}.industry-block ul li{font-size:.8125rem;color:var(--mp-gray-700);padding:4px 0 4px 18px;position:relative}.industry-block ul li::before{content:"";position:absolute;left:0;top:10px;width:6px;height:6px;border-radius:50%;background:var(--mp-secondary)}@media (max-width:768px){.industries-hero h1{font-size:1.5rem}}