.about-research-hero{padding:88px 0;background:linear-gradient(155deg,var(--brand-secondary),var(--brand-primary-dark));color:#fff}.about-research-hero h1,.about-research-hero p{color:#fff}.about-research-hero p{max-width:780px;margin-left:auto;margin-right:auto}.about-research-hero img{margin:40px auto 0;border-radius:var(--radius);border:1px solid rgba(255,255,255,.2)}.lab-gallery,.mission-quote,.publication-list{padding:88px 0}.mission-quote blockquote{max-width:1050px;margin:0 auto 32px;color:var(--brand-primary-dark);font-size:max(1.8rem, min(3.3vw, 3rem));font-weight:750;line-height:1.25}.mission-quote p{max-width:850px;margin:auto}.lab-gallery{background:var(--brand-bg-alt)}.lab-gallery header,.publication-list header{max-width:740px;margin-bottom:42px}.gallery-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:28px;gap:28px}.gallery-grid article{padding:20px;border-radius:var(--radius);background:#fff}.gallery-grid img{border-radius:calc(var(--radius) - 5px);margin-bottom:22px}.publication-list article{display:grid;grid-template-columns:80px 1fr;max-width:940px;padding:28px 0;border-bottom:1px solid var(--brand-border)}.publication-list article>span{color:var(--brand-primary);font-size:1.8rem;font-weight:800}.about-cta{padding:80px 0 96px;background:linear-gradient(120deg,var(--brand-primary-dark),var(--brand-secondary))}.about-cta h2,.about-cta p{color:#fff}.about-cta .command-bar{margin:28px auto 0}@media (max-width:767px){.gallery-grid{grid-template-columns:1fr}.publication-list article{grid-template-columns:55px 1fr}}