.industries-overview{background:#fff;padding:56px 0 64px;position:relative;overflow:hidden}.industries-overview:before{content:"";opacity:.35;pointer-events:none;background-color:#0000;background-image:linear-gradient(#0f172a06 1px,#0000 1px),linear-gradient(90deg,#0f172a06 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:44px 44px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.industries-overview .container{z-index:2;position:relative}.overview-header{text-align:center;max-width:620px;margin:0 auto 34px}.overview-header .section-tag{color:#006dff;letter-spacing:1.3px;text-transform:uppercase;background:#eff6ff;border:1px solid #dbeafe;justify-content:center;align-items:center;margin-bottom:16px;padding:6px 12px;font-size:.68rem;font-weight:700;display:inline-flex}.overview-header h2{color:#111827;letter-spacing:-1.4px;margin:0;font-size:clamp(1.9rem,3vw,2.5rem);font-weight:600;line-height:1.08}.overview-header p{color:#6b7280;max-width:560px;margin:14px auto 0;font-size:.92rem;line-height:1.7}.industry-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.industry-card{background:#fff;border:1px solid #e5e7eb;align-items:center;min-height:82px;padding:16px 18px;transition:transform .25s,border-color .25s,box-shadow .25s;display:flex}.industry-card:hover{border-color:#bfdbfe;transform:translateY(-2px);box-shadow:0 8px 20px #0f172a0d}.industry-card-top{align-items:center;gap:14px;width:100%;display:flex}.industry-icon{background:#eff6ff;border:1px solid #dbeafe;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:all .25s;display:flex}.industry-card:hover .industry-icon{background:#006dff;border-color:#006dff}.industry-icon svg{color:#006dff;transition:all .25s}.industry-card:hover .industry-icon svg{color:#fff}.industry-text{flex:1;min-width:0}.industry-text h3{color:#111827;margin:0;font-size:.94rem;font-weight:600;line-height:1.25}.industry-text p{color:#6b7280;margin:3px 0 0;font-size:.8rem;line-height:1.45}.reveal-up{opacity:0;transform:translateY(18px)}.revealed .reveal-up{animation:.7s cubic-bezier(.22,.61,.36,1) forwards revealUp}@keyframes revealUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1100px){.industry-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.industries-overview{padding:48px 0 56px}.overview-header{margin-bottom:28px}.overview-header h2{font-size:2rem}.overview-header p{font-size:.9rem}.industry-grid{gap:12px}.industry-card{min-height:76px;padding:15px 16px}.industry-card-top{gap:12px}.industry-icon{width:38px;height:38px}}@media (max-width:600px){.industry-grid{grid-template-columns:1fr}.industry-card{min-height:72px;padding:14px 16px}.industry-icon{width:36px;height:36px}.industry-text h3{font-size:.9rem}.industry-text p{font-size:.78rem}}
