.industries-hero{background:radial-gradient(circle at top right,rgba(69,219,36,.18),transparent 32%),var(--brand-primary-dark);color:var(--brand-text-inverse);padding:136px 0 88px}.industries-hero .powe-eyebrow,.industries-hero h1,.industries-hero p{color:var(--brand-text-inverse)}.industries-hero h1{max-width:880px;margin:18px 0;font-size:max(2rem, min(4vw, 3.5rem));line-height:1.08;font-weight:950}.industries-hero p{max-width:820px;font-size:1.1rem;line-height:1.75}.industries-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:22px;gap:22px}.industry-card{position:relative;min-height:260px;padding:28px;border-radius:var(--brand-radius);border:1px solid var(--brand-border);background:var(--brand-bg);text-align:center}.industry-card__icon{width:66px;height:66px;margin:0 auto 18px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:var(--brand-primary);color:var(--brand-text-inverse);font-weight:950}.industry-card h3{color:var(--brand-text);font-size:1.12rem;font-weight:900;margin-bottom:10px}.industry-card p{color:var(--brand-text);line-height:1.65;margin:0}.industries-requirements__copy{max-width:860px;margin-bottom:30px}.industries-requirements__copy h2{color:var(--brand-text);font-size:max(1.8rem, min(3vw, 2.55rem));font-weight:950}.industries-requirements__copy p,.industries-requirements__note{color:var(--brand-text);line-height:1.76}.industries-table-wrap{border:1px solid var(--brand-border);border-radius:var(--brand-radius);overflow:hidden;background:var(--brand-bg)}.industries-table{margin:0;color:var(--brand-text)}.industries-table thead th{background:var(--brand-primary-dark);color:var(--brand-text-inverse);border-color:rgba(255,255,255,.18);font-size:.88rem}.industries-table tbody td{color:var(--brand-text);border-color:var(--brand-border);vertical-align:top;line-height:1.55}.industries-requirements__note{max-width:940px;margin:24px 0 0}@media (max-width:991px){.industries-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.industries-hero{padding:108px 0 64px}.industries-grid{grid-template-columns:1fr}}