.industry-solutions{background:#f3f4f6;padding:2.5rem 0;scroll-margin-top:80px}.industry-solutions__title{color:#111827;font-size:2rem;font-weight:800;margin:0 0 1rem}.industry-solutions__description{color:#111827;font-size:1.125rem;line-height:1.55;margin-bottom:2.5rem;max-width:1150px}.industry-solutions__description p{margin:0}.industry-solutions__grid{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.industry-solution-card{background:#fff;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.08);flex:0 1 calc(25% - 1.125rem);min-width:260px;overflow:hidden}.industry-solution-card__top{background:#f8fafc;padding:1.75rem 1.5rem;text-align:center}.industry-solution-card__icon{align-items:center;background:#fff;border-radius:50%;box-shadow:0 4px 10px rgba(0,0,0,.12);color:#bed600;display:flex;height:66px;justify-content:center;margin:0 auto 1.25rem;width:66px}.industry-solution-card__icon svg{fill:currentColor;height:26px;width:26px}.industry-solution-card__icon svg *{fill:currentColor;stroke:currentColor}.industry-solution-card h3{color:#333;font-size:1.15rem;font-weight:800;margin:0}.industry-solution-card__body{color:#4b5563;font-size:1rem;line-height:1.6;padding:2rem;text-align:center}.industry-solution-card__body p{margin:0}@media (max-width:1023px){.industry-solution-card{flex:0 1 calc(50% - 0.75rem)}}@media (max-width:640px){.industry-solution-card{flex:0 1 100%}}