.cros-hero-heritage{background:linear-gradient(135deg,#f4f6f8 0,#fff 54%,#edf1f4 100%);padding:96px 0 72px;overflow:hidden}.cros-hero-heritage>.container{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,0.9fr);grid-gap:56px;gap:56px;align-items:center}.cros-hero-heritage h1{max-width:720px}.cros-hero-heritage__copy>p:not(.cros-eyebrow){max-width:660px;color:var(--brand-text);font-size:1.06rem}.cros-hero-heritage__cta{display:flex;flex-wrap:wrap;gap:14px;align-items:center;margin:28px 0}.cros-hero-heritage__stats{display:flex;flex-wrap:nowrap;gap:0;border:1px solid var(--brand-border);background:var(--brand-bg)}.cros-hero-heritage__stats span{flex:1 1 0;min-width:0;padding:14px;text-align:center;font-weight:700;color:var(--brand-primary-dark);border-right:1px solid var(--brand-border)}.cros-hero-heritage__stats span:last-child{border-right:0}.cros-hero-heritage__media{border:1px solid var(--brand-border);background:var(--brand-bg);padding:12px;box-shadow:0 24px 70px rgba(27,39,51,.12)}.cros-hero-heritage__media img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;display:block}.cros-image-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:20px;gap:20px}.cros-image-card{position:relative;min-height:260px;overflow:hidden;border:1px solid var(--brand-border);background:var(--brand-primary-dark)}.cros-image-card img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .25s}.cros-image-card::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(36,68,61,.12),rgba(36,68,61,.82))}.cros-image-card h3{position:absolute;left:18px;right:18px;bottom:18px;z-index:2;color:var(--brand-text-inverse);margin:0}.cros-image-card:hover img{transform:scale(1.05)}.cros-stats-row{display:flex;flex-wrap:nowrap;border:1px solid var(--brand-border);background:var(--brand-bg)}.cros-stat-item{flex:1 1 0;min-width:0;padding:26px 18px;text-align:center;border-right:1px solid var(--brand-border)}.cros-stat-item:last-child{border-right:0}.cros-stat-item strong{display:block;color:var(--brand-primary);font-size:2rem;line-height:1;margin-bottom:8px}.cros-stat-item span{color:var(--brand-text);font-weight:700}.cros-timeline{position:relative;display:grid;grid-gap:24px;gap:24px;max-width:920px;margin:0 auto}.cros-timeline::before{content:"";position:absolute;left:50%;top:0;bottom:0;width:1px;background:var(--brand-border)}.cros-timeline article{display:grid;grid-template-columns:minmax(0,1fr) 72px minmax(0,1fr);grid-gap:20px;gap:20px;align-items:center}.cros-timeline article span{grid-column:2;display:grid;align-items:center;justify-items:center;place-items:center;width:58px;height:58px;border-radius:50%;background:var(--brand-primary);color:var(--brand-text-inverse);font-weight:800;z-index:1;margin:0 auto}.cros-timeline article div{border:1px solid var(--brand-border);background:var(--brand-bg);padding:22px}.cros-timeline article:nth-child(odd) div{grid-column:1;grid-row:1}.cros-timeline article:nth-child(2n) div{grid-column:3}.cros-trust-bar{padding:36px 0;background:var(--brand-bg);border-top:1px solid var(--brand-border);border-bottom:1px solid var(--brand-border)}.cros-trust-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:0;gap:0}.cros-trust-item{display:flex;align-items:center;justify-content:center;gap:12px;min-width:0;padding:16px;border-right:1px solid var(--brand-border);font-weight:700}.cros-trust-item:last-child{border-right:0}.cros-cta-split{background:linear-gradient(135deg,var(--brand-primary-dark),#1b2733)}@media (max-width:991px){.cros-hero-heritage{padding-top:80px}.cros-hero-heritage>.container{grid-template-columns:1fr}.cros-image-card-grid,.cros-trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cros-timeline::before{left:29px}.cros-timeline article{grid-template-columns:58px minmax(0,1fr)}.cros-timeline article span{grid-column:1}.cros-timeline article:nth-child(2n) div,.cros-timeline article:nth-child(odd) div{grid-column:2}.cros-trust-item{border:1px solid var(--brand-border)}}@media (max-width:767px){.cros-hero-heritage__stats,.cros-stats-row{flex-wrap:wrap}.cros-hero-heritage__stats span,.cros-stat-item{flex:1 1 50%;border-bottom:1px solid var(--brand-border)}}@media (max-width:575px){.cros-image-card-grid,.cros-trust-grid{grid-template-columns:1fr}.cros-hero-heritage__stats span,.cros-stat-item{flex-basis:100%}}