.industry-expertise{background:#fff;padding:80px 0}.industry-expertise .container{max-width:1200px;margin:0 auto;padding:0 40px}.section-header{text-align:center;margin-bottom:60px}.section-header h2{color:#000;margin-bottom:1rem;font-size:3.5rem;font-weight:700;line-height:1.2}.section-header .highlight{color:#ff914d}.section-header p{color:#666;max-width:600px;margin:0 auto;font-size:1rem;line-height:1.6}.industries-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:30px;display:grid}.industry-card{text-align:center;background:#f9f9f9;border:1px solid #e5e5e5;border-radius:12px;flex-direction:column;align-items:center;padding:40px 30px;transition:all .3s;display:flex}.industry-card:hover{border-color:#ff914d;transform:translateY(-8px);box-shadow:0 12px 40px #ff914d1f}.industry-icon{color:#555;background:#f0f0f0;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:20px;transition:all .3s;display:flex}.industry-card:hover .industry-icon{color:#fff;background:#ff914d;transform:scale(1.1);box-shadow:0 4px 15px #ff914d4d}.industry-icon svg{transition:all .3s}.industry-card h3{color:#1f2937;margin-bottom:15px;font-size:1.2rem;font-weight:600;line-height:1.4}.industry-card p{color:#666;font-size:.95rem;line-height:1.6}@media (max-width:768px){.industry-expertise{padding:60px 0}.industry-expertise .container{padding:0 20px}.industries-grid{grid-template-columns:1fr;gap:20px}.section-header h2{font-size:2.5rem}.section-header p{font-size:.95rem}.industry-card{padding:30px 20px}.industry-icon{font-size:3rem}.industry-card h3{font-size:1.1rem}.industry-card p{font-size:.9rem}}
