.innovation-hero{position:relative;min-height:640px;display:grid;align-items:center;overflow:hidden;background:var(--brand-primary-dark);padding:160px 0 96px}.innovation-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0}.innovation-hero::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(21,22,31,.92),rgba(50,27,100,.72));z-index:1}.innovation-hero .container{position:relative;z-index:2}.innovation-hero__copy{max-width:860px}.innovation-hero__copy .powe-eyebrow,.innovation-hero__copy h1,.innovation-hero__copy p{color:var(--brand-text-inverse)}.innovation-hero__copy h1{margin:18px 0;font-size:max(2rem, min(4vw, 3.5rem));line-height:1.08;font-weight:950}.innovation-hero__copy p{max-width:780px;font-size:1.12rem;line-height:1.76}.innovation-dashboard{background:var(--brand-neutral-dark);color:var(--brand-text-inverse)}.innovation-dashboard__header{max-width:860px;margin-bottom:34px}.innovation-dashboard__header h2,.innovation-dashboard__header p{color:var(--brand-text-inverse)}.innovation-dashboard__header h2{font-size:max(1.8rem, min(3vw, 2.6rem));font-weight:950;margin-bottom:14px}.innovation-dashboard__header p{line-height:1.75}.innovation-dashboard__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:20px;gap:20px}.innovation-metric{position:relative;padding:24px;border-radius:var(--brand-radius);background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.16)}.innovation-metric p,.innovation-metric span,.innovation-metric strong{color:var(--brand-text-inverse)}.innovation-metric span{display:block;font-size:.78rem;font-weight:900;text-transform:uppercase;color:var(--brand-accent)}.innovation-metric strong{display:block;margin:10px 0 16px;font-size:1.18rem;font-weight:950}.innovation-metric p{margin:14px 0 0;line-height:1.62}.innovation-bar{height:10px;border-radius:999px;background:rgba(255,255,255,.16);overflow:hidden}.innovation-bar i{display:block;height:100%;border-radius:inherit;background:var(--brand-accent)}.innovation-papers__layout{display:grid;grid-template-columns:minmax(0,0.9fr) minmax(0,1.1fr);grid-gap:44px;gap:44px;align-items:start}.innovation-papers h2{color:var(--brand-text);font-size:max(1.8rem, min(3vw, 2.55rem));font-weight:950;margin:16px 0}.innovation-papers p{color:var(--brand-text);line-height:1.75}.innovation-downloads{display:grid;grid-gap:16px;gap:16px}.innovation-downloads article{display:grid;grid-template-columns:64px minmax(0,1fr) auto;grid-gap:18px;gap:18px;align-items:center;padding:20px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg)}.innovation-downloads span{width:52px;height:52px;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--brand-radius);background:var(--brand-primary);color:var(--brand-text-inverse);font-weight:950}.innovation-downloads h3{color:var(--brand-text);font-size:1.08rem;font-weight:900;margin-bottom:6px}.innovation-downloads p{margin:0;line-height:1.55}.innovation-downloads a{font-weight:900;white-space:nowrap}.innovation-timeline__list{max-width:900px;margin:0 auto;display:grid;grid-gap:0;gap:0;border-left:3px solid var(--brand-primary)}.innovation-timeline__list article{position:relative;padding:0 0 30px 34px}.innovation-timeline__list article::before{content:"";position:absolute;left:-11px;top:0;width:19px;height:19px;border-radius:50%;background:var(--brand-accent);border:4px solid var(--brand-bg-alt)}.innovation-timeline__list span{color:var(--brand-primary);font-weight:950}.innovation-timeline__list h3{color:var(--brand-text);font-size:1.22rem;font-weight:900;margin:8px 0}.innovation-timeline__list p{color:var(--brand-text);line-height:1.72;margin:0}@media (max-width:991px){.innovation-dashboard__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.innovation-papers__layout{grid-template-columns:1fr}}@media (max-width:575px){.innovation-hero{min-height:560px;padding:112px 0 72px}.innovation-dashboard__grid,.innovation-downloads article{grid-template-columns:1fr}.innovation-downloads a{white-space:normal}}