.cope-resources-hero{background:var(--brand-primary-dark);color:#fff}.cope-resources-hero>.container{display:grid;grid-template-columns:1.2fr 0.8fr;grid-gap:48px;gap:48px;align-items:center}.cope-resources-hero h1{font-size:max(2rem, min(4vw, 3.5rem));color:#fff}.cope-resources-hero p{color:#fff}.cope-resources-hero img{height:420px;width:100%;-o-object-fit:cover;object-fit:cover}.cope-dashboard{background:var(--brand-bg-alt)}.cope-dashboard-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px;gap:24px}.cope-dashboard-grid article{background:#fff;border-top:4px solid var(--brand-accent);padding:28px}.cope-research-list article{border-bottom:1px solid var(--brand-border);padding:0 0 24px;margin-bottom:24px}.cope-regulatory-timeline{background:var(--brand-bg-alt)}.cope-timeline{border-left:3px solid var(--brand-accent);padding-left:32px}.cope-timeline article{margin-bottom:32px}@media (max-width:800px){.cope-dashboard-grid,.cope-resources-hero>.container{grid-template-columns:1fr}}