.industry-frame{position:relative;isolation:isolate;min-height:100svh;display:grid;grid-template-rows:auto 1fr auto;gap:clamp(20px,4svh,42px);padding:clamp(20px,4svh,40px) clamp(20px,6vw,96px)}.industry-grid{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none}.industry-top{display:flex;align-items:center;justify-content:space-between;gap:24px}.industry-text-link{display:inline-flex;align-items:center;gap:8px;font-size:.875rem;font-weight:700;text-decoration:underline;text-underline-offset:4px}.industry-text-link:hover{color:var(--color-votech-red)}.industry-copy{align-self:center;max-width:1080px}.industry-eyebrow{color:var(--color-votech-red);font-size:.75rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;margin-bottom:12px}.industry-frame h1{font-size:clamp(1.75rem,4.2vw,3.625rem);line-height:1.08;letter-spacing:-.035em;text-wrap:balance}.industry-paragraphs{max-width:900px;display:grid;gap:14px;margin-top:24px;font-size:clamp(1rem,1.35vw,1.125rem);line-height:1.5;color:var(--color-signal-graphite)}.industry-services{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.industry-services a{display:inline-flex;align-items:center;gap:12px;min-height:44px;border:1px solid var(--color-noise-gray);border-radius:999px;padding:8px 16px;background:var(--color-clean-white);font-size:.875rem;font-weight:800;transition:background .15s,border-color .15s}.industry-services a:hover{background:var(--color-warm-paper);border-color:var(--color-votech-red);color:var(--color-votech-red)}.industry-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;justify-self:end;gap:24px}.industry-actions button{max-width:100%;padding-block:12px;text-align:center}.industry-index{grid-template-rows:auto auto 1fr}.industry-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;align-content:center}.industry-card{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 24px;border:1px solid var(--color-soft-fog);border-radius:14px;background:var(--color-clean-white)}.industry-card>svg{flex-shrink:0}.industry-card h2{font-size:1.125rem;font-weight:800}.industry-card p{font-size:.875rem;line-height:1.45;margin-top:4px}.industry-card:hover{border-color:var(--color-votech-red);background:var(--color-warm-paper)}.industry-card-featured{background:var(--color-votech-red);color:#fff;border-color:var(--color-votech-red)}.industry-card-featured:hover{background:var(--color-deep-signal-red)}@media(max-width:600px){.industry-frame{gap:18px;padding:20px}.industry-top{gap:12px}.industry-top img{width:120px}.industry-top .industry-text-link{font-size:.75rem}.industry-frame h1{font-size:1.8125rem}.industry-eyebrow{margin-bottom:10px}.industry-paragraphs{margin-top:16px;gap:12px;line-height:1.4}.industry-services{margin-top:16px;gap:8px}.industry-services a{padding:7px 12px;gap:8px}.industry-actions{flex-direction:column;align-items:flex-end;gap:18px}.industry-actions button{padding-inline:20px}.industry-cards{grid-template-columns:1fr}.industry-card{padding:16px}}@media(max-height:740px)and (min-width:601px){.industry-frame{gap:18px;padding-block:18px}.industry-top img{width:130px}.industry-frame h1{font-size:clamp(1.75rem,3.5vw,2.75rem)}.industry-paragraphs{margin-top:16px;gap:10px}.industry-services{margin-top:16px}.industry-card{padding:14px 20px}}
