.squi-about-hero{position:relative;min-height:620px;padding:170px 0 110px;overflow:hidden;background:var(--brand-primary-dark)}.squi-about-hero>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.58}.squi-about-hero::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(42,34,48,.78),rgba(132,56,32,.58))}.squi-about-hero .container{position:relative;z-index:2;max-width:840px}.squi-about-hero h1{color:#fff;font-size:max(2rem, min(4vw, 3.5rem))}.squi-about-hero .squi-eyebrow,.squi-about-hero p{color:#fff}.squi-story-timeline{background:#fff}.squi-timeline{display:grid;grid-gap:20px;gap:20px;max-width:900px;margin:0 auto}.squi-timeline article{display:grid;grid-template-columns:72px minmax(0,1fr);grid-gap:20px;gap:20px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:var(--brand-bg-alt);padding:24px}.squi-timeline article>span{display:inline-flex;width:58px;height:58px;align-items:center;justify-content:center;border-radius:50%;background:var(--brand-primary);color:#fff;font-weight:900}.squi-values{background:var(--brand-bg-alt)}.squi-value-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.squi-value-grid article{border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:#fff;padding:26px}.squi-team-grid{background:#fff}.squi-team-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:22px;gap:22px}.squi-team-cards article{position:relative;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:#fff;overflow:hidden;box-shadow:0 12px 30px rgba(42,34,48,.08)}.squi-team-cards img{width:100%;aspect-ratio:3/4;-o-object-fit:cover;object-fit:cover;background:var(--brand-primary-light)}.squi-team-cards h3,.squi-team-cards p{padding-left:20px;padding-right:20px}.squi-team-cards h3{margin-top:20px}.squi-team-cards p{padding-bottom:20px;color:var(--brand-text)}.squi-cert-bar{background:var(--brand-primary-light)}.squi-cert-bar h2{text-align:center;margin-bottom:22px}.squi-cert-row{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.squi-cert-row span{border-radius:999px;border:1px solid var(--brand-primary);background:#fff;color:var(--brand-text);padding:8px 12px;font-weight:800}.squi-about-cta{background:#fff}@media (max-width:991.98px){.squi-team-cards,.squi-value-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575.98px){.squi-team-cards,.squi-timeline article,.squi-value-grid{grid-template-columns:1fr}}