@charset "UTF-8";.power-industry-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:22px;gap:22px;grid-template-columns:repeat(3,minmax(0,1fr))!important}.power-industry-grid article{min-height:240px;padding:26px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:linear-gradient(180deg,var(--brand-bg),#fafcff)}.power-industry-grid span{display:inline-flex;margin-bottom:16px;padding:6px 10px;background:rgba(31,214,211,.16);color:#0d5756;border-radius:var(--brand-radius);font-weight:800}.power-industry-grid h2{font-size:1.25rem}.power-requirements{background:var(--brand-bg-alt)}@media (max-width:991px){.power-industry-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:575px){.power-industry-grid{grid-template-columns:1fr!important}}.power-hero.ap-hero .container.power-hero-inner .power-hero-copy p.power-eyebrow{color:#fff!important}