.industry-section{padding:60px 0;text-align:center}.industry-section h2{color:#0d0d0d;font-family:Manrope;font-size:2.25rem;font-weight:500;margin-bottom:15px}.industry-card p{color:#000;font-family:Manrope;font-size:16px!important;line-height:1.625!important}.industry-card h3{color:#000;font-family:Manrope;font-size:24px!important;font-weight:600;line-height:36px!important;margin-bottom:0}.industry-subheading{color:#0d0d0d;font-family:Manrope;font-size:20px!important;line-height:1.6;margin-bottom:60px}.industry-grid{display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.industry-card{background:#fff;border:1px solid #7c9460;border-radius:16px;box-shadow:0 4px 12px rgba(0,0,0,.05);padding:30px 20px;transition:transform .3s ease,box-shadow .3s ease}.industry-card:hover{box-shadow:0 6px 16px rgba(0,0,0,.1);transform:translateY(-4px)}.industry-card img{height:40px;margin-bottom:15px;width:40px}.industry-card h3{color:#0a0a0a;font-size:1.2rem;margin:10px 0}.industry-card p{color:#4a4a4a;font-size:.95rem;line-height:1.6}