.cust-heritage-hero{padding:104px 0 80px;background:var(--brand-bg-alt)}.cust-heritage-hero .container{display:grid;grid-template-columns:0.95fr 1fr;grid-gap:48px;gap:48px;align-items:center}.cust-heritage-hero img{border-radius:var(--brand-radius);aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;box-shadow:0 18px 44px rgba(42,38,34,.12)}.cust-heritage-hero h1{font-size:max(2rem, min(4vw, 3.2rem))}.cust-heritage-hero p,.cust-team-grid p,.cust-values p,.cust-vertical-timeline p{color:var(--brand-text)}.cust-company-story,.cust-team-grid-section{padding:84px 0}.cust-vertical-timeline{display:grid;grid-gap:22px;gap:22px;max-width:920px}.cust-vertical-timeline article{display:grid;grid-template-columns:130px 1fr;grid-gap:24px;gap:24px;padding:26px;border-left:4px solid var(--brand-primary);background:#fff;box-shadow:0 10px 28px rgba(42,38,34,.08)}.cust-vertical-timeline b{color:var(--brand-primary-dark)}.cust-values{padding:84px 0;background:var(--brand-bg-alt)}.cust-value-grid{display:grid;grid-gap:24px;gap:24px}.cust-team-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.cust-team-grid article{background:#fff;border:1px solid var(--brand-border);border-radius:var(--brand-radius);overflow:hidden}.cust-team-grid img{width:100%;aspect-ratio:1;-o-object-fit:cover;object-fit:cover}.cust-team-grid h3,.cust-team-grid p{padding-left:22px;padding-right:22px}.cust-team-grid h3{padding-top:22px}.cust-team-grid p{padding-bottom:22px}.cust-cert-bar{padding:32px 0;background:var(--brand-primary-dark)}.cust-cert-bar .container{display:flex;gap:18px;justify-content:space-between}.cust-cert-bar span{color:#fff;font-weight:700}@media (max-width:991px){.cust-heritage-hero .container,.cust-team-grid{grid-template-columns:1fr}.cust-cert-bar .container{flex-wrap:wrap}}@media (max-width:575px){.cust-vertical-timeline article{grid-template-columns:1fr}}