.capability-matrix{background:#fff}.matrix-row{display:grid;grid-template-columns:1fr 2fr 1.5fr;border:1px solid var(--brand-border);border-bottom:0}.matrix-row:last-child{border-bottom:1px solid var(--brand-border)}.matrix-row span{padding:18px;border-right:1px solid var(--brand-border)}.matrix-row span:last-child{border-right:0}.matrix-head{color:#fff;background:var(--brand-primary-dark);font-weight:800}.matrix-head span{color:#fff}.efficiency-chart article{height:100%;padding:28px;border:1px solid var(--brand-border);background:#fff}.capability-intro{max-width:820px;margin-bottom:28px}.efficiency-chart strong{color:var(--brand-primary)}.contact-strip{padding:22px 0;background:var(--brand-bg-alt)}.contact-strip-inner{display:flex;justify-content:space-between;gap:20px;padding:18px 24px;border:1px solid var(--brand-border);background:#fff}.contact-strip-inner a{font-weight:800}@media (max-width:767px){.matrix-row{grid-template-columns:1fr}.matrix-row span{border-right:0;border-bottom:1px solid var(--brand-border)}.contact-strip-inner{flex-direction:column}}