.hett-hero-heritage{min-height:620px;padding:160px 0 72px;background:linear-gradient(135deg,var(--brand-primary-dark),var(--brand-primary));color:#fff}.hett-hero-heritage>.container{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,0.9fr);grid-gap:48px;gap:48px;align-items:center}.hett-hero-heritage h1{max-width:760px;color:#fff;font-size:max(2rem, min(4vw, 3.5rem));line-height:1.1;margin-bottom:18px}.hett-hero-heritage p{color:#fff}.hett-hero-heritage__cta{display:flex;flex-wrap:wrap;gap:14px;margin:28px 0}.hett-link-play{color:#fff;border:1px solid rgba(255,255,255,.6)}.hett-link-play:hover{background:#fff;color:var(--brand-primary-dark)}.hett-hero-heritage__stats{display:flex;flex-wrap:nowrap;gap:16px;padding-top:20px;border-top:1px solid rgba(255,255,255,.25)}.hett-hero-heritage__stats span{flex:1 1 0;min-width:0;color:#fff;font-weight:700}.hett-hero-heritage__media{border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.08)}.hett-hero-heritage__media img{width:100%;aspect-ratio:1/0.9;-o-object-fit:cover;object-fit:cover}.hett-image-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:20px;gap:20px}.hett-image-card{position:relative;min-height:260px;overflow:hidden;border-radius:var(--brand-radius);background:var(--brand-primary-dark)}.hett-image-card img{width:100%;height:100%;min-height:260px;-o-object-fit:cover;object-fit:cover;transition:transform .24s}.hett-image-card::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(36,48,68,.18),rgba(36,48,68,.84))}.hett-image-card h3{position:absolute;z-index:2;left:20px;right:20px;bottom:20px;margin:0;color:#fff;font-size:1.1rem}.hett-image-card:hover img{transform:scale(1.05)}.hett-spec-compare{background:var(--brand-bg-alt)}.hett-timeline{position:relative;display:grid;grid-gap:22px;gap:22px;max-width:920px;margin:0 auto}.hett-timeline::before{content:"";position:absolute;top:0;bottom:0;left:50%;width:1px;background:var(--brand-border)}.hett-timeline article{display:grid;grid-template-columns:1fr 80px 1fr;grid-gap:24px;gap:24px;align-items:start}.hett-timeline article span{grid-column:2;display:grid;align-items:center;justify-items:center;place-items:center;width:72px;height:72px;border-radius:50%;background:var(--brand-primary);color:#fff;font-weight:800;position:relative;z-index:1}.hett-timeline article div{padding:22px;border:1px solid var(--brand-border);background:#fff}.hett-timeline article:nth-child(odd) div{grid-column:1;grid-row:1;text-align:right}.hett-timeline article:nth-child(2n) div{grid-column:3}.hett-downloads{background:var(--brand-bg-alt)}.hett-download-list{display:grid;grid-gap:14px;gap:14px}.hett-download-list article{display:grid;grid-template-columns:72px minmax(0,1fr) auto;grid-gap:18px;gap:18px;align-items:center;padding:18px;border:1px solid var(--brand-border);background:#fff}.hett-download-list article>span{display:grid;align-items:center;justify-items:center;place-items:center;width:56px;height:56px;background:var(--brand-bg-alt);color:var(--brand-primary-dark);font-weight:800}@media (max-width:991px){.hett-hero-heritage>.container,.hett-timeline article{grid-template-columns:1fr}.hett-hero-heritage{padding-top:136px}.hett-image-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hett-timeline::before{left:35px}.hett-timeline article span,.hett-timeline article:nth-child(2n) div,.hett-timeline article:nth-child(odd) div{grid-column:auto;text-align:left}.hett-hero-heritage__stats{flex-wrap:wrap}}@media (max-width:575px){.hett-download-list article,.hett-image-card-grid{grid-template-columns:1fr}}