.innovation-lab-header{padding:160px 0 80px;background:linear-gradient(135deg,var(--brand-primary-dark),var(--brand-primary))}.innovation-lab-header__grid{display:grid;grid-template-columns:minmax(0,0.95fr) minmax(340px,0.75fr);grid-gap:48px;gap:48px;align-items:center}.innovation-lab-header h1{color:var(--brand-text-inverse);font-size:max(2rem, min(4vw, 3.5rem));line-height:1.1;margin:8px 0 18px}.innovation-lab-header .bt-eyebrow,.innovation-lab-header p{color:var(--brand-text-inverse)}.innovation-lab-header img{width:100%;border-radius:var(--brand-radius);border:1px solid rgba(255,255,255,.24);box-shadow:0 22px 60px rgba(21,22,31,.24)}.innovation-data-table{background:var(--brand-bg)}.innovation-table{border:1px solid var(--brand-border);border-radius:var(--brand-radius);overflow:hidden}.innovation-table table{margin:0}.innovation-table thead th{background:var(--brand-primary-dark);color:var(--brand-text-inverse);border:0}.innovation-table tbody th,.innovation-table td{color:var(--brand-text)}.innovation-checklist{background:var(--brand-bg-alt)}.innovation-check-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:20px;gap:20px}.innovation-check-grid article{position:relative;min-height:220px;padding:24px;border-radius:var(--brand-radius);background:var(--brand-bg);border:1px solid var(--brand-border)}.innovation-check-grid article::before{content:"";display:block;width:34px;height:34px;border-radius:50%;background:var(--brand-accent);margin-bottom:18px}.innovation-check-grid h3{color:var(--brand-text);margin:0 0 10px}.innovation-check-grid p{color:var(--brand-text);margin:0}.innovation-single-cta{text-align:center;background:var(--brand-primary-dark)}.innovation-single-cta .bt-eyebrow,.innovation-single-cta h2,.innovation-single-cta p{color:var(--brand-text-inverse)}.innovation-single-cta p{max-width:760px;margin:0 auto 28px}@media (max-width:991px){.innovation-check-grid,.innovation-lab-header__grid{grid-template-columns:1fr}}