.about-video-hero,.industry-map-hero{position:relative;min-height:620px;display:flex;align-items:center;padding:160px 0 100px;overflow:hidden}.about-video-hero .container,.industry-map-hero .container{position:relative;z-index:1;max-width:900px}.about-video-hero .section-eyebrow,.about-video-hero h1,.about-video-hero p,.industry-map-hero .section-eyebrow,.industry-map-hero h1,.industry-map-hero p{color:var(--brand-text-inverse)}.about-video-hero .section-eyebrow::before,.industry-map-hero .section-eyebrow::before{background:var(--brand-text-inverse)}.about-milestones,.about-partners,.about-roadmap{padding:80px 0}.about-roadmap{background:var(--brand-bg-alt)}.partner-grid,.roadmap-grid,.timeline-row{display:grid;grid-gap:24px;gap:24px}.roadmap-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.timeline-row{grid-template-columns:repeat(4,minmax(0,1fr))}.partner-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.partner-grid article,.roadmap-grid article,.timeline-row article{border:1px solid var(--brand-border);background:var(--brand-bg);padding:24px}.roadmap-grid strong,.timeline-row span{display:block;color:var(--brand-secondary);font-size:24px;font-weight:800;margin-bottom:10px}.roadmap-note{max-width:860px;margin-top:28px}@media (max-width:991px){.partner-grid,.roadmap-grid,.timeline-row{grid-template-columns:1fr}}