.cope-about-hero{background:linear-gradient(135deg,var(--brand-primary-dark),var(--brand-secondary));color:#fff}.cope-about-hero h1{font-size:max(2rem, min(4vw, 3.5rem));color:#fff}.cope-about-hero p{color:#fff}.cope-mission blockquote{font-size:max(1.5rem, min(3vw, 2.4rem));border-left:6px solid var(--brand-accent);padding-left:32px}.cope-lab{background:var(--brand-bg-alt)}.cope-gallery{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.cope-gallery figure{background:#fff}.cope-gallery img{width:100%;height:240px;-o-object-fit:cover;object-fit:cover}.cope-gallery figcaption{padding:20px}.cope-publications li{padding:14px;border-bottom:1px solid var(--brand-border)}@media (max-width:800px){.cope-gallery{grid-template-columns:1fr}}