.mdes-about-hero{position:relative;background:var(--brand-primary-dark)}.mdes-about-hero::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(26,36,47,.86),rgba(26,36,47,.52))}.mdes-about-hero .container{position:relative;z-index:2}.mdes-about-hero .eyebrow,.mdes-about-hero h1,.mdes-about-hero p{color:var(--brand-text-inverse)}.mdes-story-timeline{background:var(--brand-bg)}.timeline{display:grid;grid-gap:22px;gap:22px;max-width:940px;margin:0 auto}.timeline article{display:grid;grid-template-columns:86px minmax(0,1fr);grid-gap:24px;gap:24px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:26px;background:var(--brand-bg)}.timeline span{grid-row:1/span 2;grid-column:1;width:62px;height:62px;border-radius:50%;background:var(--brand-secondary);color:var(--brand-text-inverse);display:inline-flex;align-items:center;justify-content:center;font-weight:900}.timeline h3,.timeline p{grid-column:2}.mdes-trust-row h2,.mdes-values h3,.mdes-values p,.team-cards h3,.team-cards p,.timeline h3,.timeline p{color:var(--brand-text)}.mdes-team-grid,.mdes-values{background:var(--brand-bg-alt)}.mdes-card-grid article,.team-cards article{background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:26px}.team-cards img{width:100%;aspect-ratio:1;-o-object-fit:cover;object-fit:cover;border-radius:var(--brand-radius);margin-bottom:18px;background:var(--brand-neutral-light)}.mdes-trust-row{background:var(--brand-bg)}.trust-badges span{display:flex;min-height:82px;align-items:center;justify-content:center;border:1px solid var(--brand-border);border-radius:var(--brand-radius);color:var(--brand-primary-dark);font-weight:900;background:var(--brand-bg-alt)}.mdes-about-cta{text-align:center}@media (max-width:575px){.timeline article{grid-template-columns:1fr}.timeline h3,.timeline p,.timeline span{grid-column:1}}