.history .hero .section-top{color:var(--clr-primary)}.history .hero .section-top .stories-by{color:var(--clr-secondary)}.history .history-grid .section-grid{grid-template-rows:fit-content(100%);gap:clamp(1.875rem,2.244vw + 1.37rem,4.063rem) 60px;display:grid;position:relative}.history .history-grid .section-grid:before,.history .history-grid .section-grid:after{background-color:var(--clr-border);width:1px;position:absolute;top:0;bottom:0}@media (width>=1035px){.history .history-grid .section-grid{grid-template-columns:repeat(3,1fr)}.history .history-grid .section-grid:before{content:"";left:calc(33.3333% - 10px)}.history .history-grid .section-grid:after{content:"";left:66.6667%}}@media (width>=576px) and (width<=1034px){.history .history-grid .section-grid{grid-template-columns:repeat(2,1fr)}.history .history-grid .section-grid:before{content:"";left:calc((100% + var(--global-grid-gap)) / 2 - var(--global-grid-gap) / 2)}}
