.industry-link{align-items:flex-start;border-radius:10px;color:#111827;display:flex;gap:12px;margin:0 0 10px;padding:12px 6px;text-decoration:none;transition:background .2s ease,transform .15s ease;width:100%}.industry-link:hover{background:rgba(109,40,217,.06);transform:translateY(-1px)}.industry-link i{align-items:center;background:rgba(109,40,217,.12);border-radius:999px;color:#6d28d9;display:inline-flex;flex:0 0 40px;font-size:18px;height:50px;justify-content:center;margin-top:1px;width:50px}.industry-text{min-width:0}.industry-text strong{display:block;font-size:18px;font-weight:600;line-height:1.25;margin:0}.industry-text span{color:#6b7280;display:block;font-size:16px;line-height:1.45;margin-top:2px}.industry-link:hover .industry-text strong{text-decoration:underline;text-underline-offset:3px}.industry-cta{align-items:center;background:rgba(109,40,217,.08);border-radius:8px;color:#6d28d9;display:flex;font-size:14px;font-weight:600;gap:8px;margin-top:14px;padding:20px 18px;text-decoration:none}.industry-cta i{background:none;border-radius:0;color:#6d28d9;flex:0 0 auto;font-size:14px;height:auto;margin:0;width:auto}.industry-cta:hover{background:rgba(109,40,217,.14);text-decoration:none;text-underline-offset:3px}.industry-menu-col{display:flex;flex-direction:column}@media (max-width:640px){.industry-link{padding:12px 2px}}