.dfs-about-hero{padding:96px 0;background:#101521;color:#fff}.dfs-about-hero h1{color:#fff;font-weight:900}.dfs-about-hero img{border-radius:var(--brand-radius);background:var(--brand-bg-alt)}.dfs-certbar,.dfs-team,.dfs-timeline,.dfs-values{padding:74px 0}.dfs-timeline article{display:grid;grid-template-columns:120px 1fr;grid-gap:24px;gap:24px;border-bottom:1px solid var(--brand-border);padding:26px 0}.dfs-timeline span{font-family:monospace;font-size:1.7rem;color:var(--brand-primary);font-weight:900}.dfs-team h2,.dfs-timeline h2,.dfs-values h2{font-weight:850;color:var(--brand-secondary)}.dfs-team img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;border-radius:var(--brand-radius);background:var(--brand-bg-alt)}.dfs-certbar{background:var(--brand-secondary);color:#fff}.dfs-certbar .container{display:flex;gap:14px;flex-wrap:wrap;justify-content:center}.dfs-certbar span{border:1px solid rgba(255,255,255,.25);padding:10px 16px;border-radius:var(--brand-radius)}@media (max-width:768px){.dfs-timeline article{grid-template-columns:1fr}}