.camp-subhero--heritage-story{background:#fff}.camp-subhero--heritage-story .container{grid-template-columns:minmax(320px,0.9fr) minmax(0,1fr)}.camp-heritage-story{background:var(--brand-bg-alt)}.camp-story-layout{display:grid;grid-template-columns:0.8fr 1.2fr;grid-gap:48px;gap:48px}.camp-story-layout h2{font-size:max(2rem, min(3vw, 3rem))}.camp-story-layout p{color:var(--brand-text)}.camp-timeline{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:20px;gap:20px}.camp-timeline article{padding:24px;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:#fff}.camp-timeline span{display:inline-flex;margin-bottom:14px;color:var(--brand-secondary);font-weight:800}.camp-timeline h3{font-size:1.12rem}.camp-timeline p{color:var(--brand-text)}.camp-role-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.camp-role-grid article{position:relative;overflow:hidden;border:1px solid var(--brand-border);border-radius:var(--brand-radius);background:#fff}.camp-role-grid img{width:100%;aspect-ratio:5/4;-o-object-fit:cover;object-fit:cover;background:var(--brand-neutral-light)}.camp-role-grid h3,.camp-role-grid p{margin-left:22px;margin-right:22px}.camp-role-grid h3{margin-top:22px}.camp-role-grid p{margin-bottom:24px;color:var(--brand-text)}@media (max-width:991px){.camp-story-layout,.camp-subhero--heritage-story .container{grid-template-columns:1fr}.camp-role-grid,.camp-timeline{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.camp-role-grid,.camp-timeline{grid-template-columns:1fr}}