.industry-operations{background:#f3f4f6;padding:2.5rem 0;scroll-margin-top:80px}.industry-operations__title{color:#111827;font-size:2rem;font-weight:800;margin:0 0 1rem}.industry-operations__description{color:#111827;font-size:1.125rem;line-height:1.6;margin-bottom:2.5rem;max-width:1000px}.industry-operations__description p{margin:0}.industry-operations__grid{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.industry-operation-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 8px rgba(0,0,0,.06);flex:0 1 calc(25% - 1.125rem);min-width:260px;padding:2rem 1.5rem;text-align:center;transition:all .3s ease}.industry-operation-card:hover{border-color:rgba(190,214,0,.45);box-shadow:0 10px 25px rgba(0,0,0,.1);transform:translateY(-4px)}.industry-operation-card__icon img{height:auto;margin:0 auto 1.5rem;max-width:80px}.industry-operation-card h3{color:#1f2937;font-size:1.25rem;font-weight:800;margin:0 0 1.25rem}.industry-operation-card__text{color:#6b7280;font-size:1rem;font-weight:500;line-height:1.55}.industry-operation-card__text p{margin:0}@media (max-width:1023px){.industry-operation-card{flex:0 1 calc(50% - 0.75rem)}}@media (max-width:640px){.industry-operation-card{flex:0 1 100%}}