.timeline{--progressbar-width:2px;--progressbar-background:#ccc;--sticky-position:50vh;background-color:#faf9f5;-webkit-clip-path:inset(0 -100vmax);clip-path:inset(0 -100vmax);padding:clamp(7.5rem,6.1486486486rem + 5.4054054054vw,12.5rem) clamp(1rem,.1891891892rem + 3.2432432432vw,4rem)}.timeline__title{margin:0 auto 3rem;max-width:101.2rem}@media (min-width:85.001rem){.timeline__title{max-width:101.2rem;width:calc(79.31915% - .18919rem + 3.24324vw)}}.timeline__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto;max-width:101.2rem;padding-bottom:2rem;padding-top:2rem;position:relative}@media (min-width:85.001rem){.timeline__wrapper{max-width:101.2rem;width:calc(79.31915% - .18919rem + 3.24324vw)}}@media (min-width:48.001rem){.timeline__wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.timeline__progress{background-color:var(--progressbar-background);height:100%;position:absolute;width:var(--progressbar-width);z-index:-2}@media (max-width:48rem){.timeline__progress{display:none}}.timeline__progress--bar{background-color:#faf9f5;height:var(--sticky-position);inset:var(--sticky-position) auto 0;position:fixed;width:var(--progressbar-width);z-index:-1}.timeline .timeline-item+.timeline-item{margin-top:20rem}@media (max-width:48rem){.timeline .timeline-item+.timeline-item{margin-top:6rem}}.timeline-item{display:grid;width:100%;z-index:2}.timeline-item .timeline-item__center{grid-area:circle}.timeline-item.timeline-item--left .timeline-item__wrapper{grid-area:left}@media (min-width:48.001rem){.timeline-item{gap:0 2.5rem;grid-template-areas:"left circle right";grid-template-columns:1fr var(--progressbar-width) 1fr}.timeline-item.timeline-item--right .timeline-item__wrapper{grid-area:right}.timeline-item.timeline-item--left .timeline-item__description{margin-left:auto}}@media (max-width:48rem){.timeline-item{display:block}.timeline-item.timeline-item--left{margin-bottom:1rem}}.timeline-item__center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.timeline-item__wrapper{padding:0}.timeline-item__title{font-family:Zilla Slab,sans-serif;margin:0 0 1rem}.timeline-item__description{margin-bottom:1.5rem;max-width:35rem}.timeline-item__description p{margin:0}.timeline-item__tags{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.5rem}.timeline-item__tags .btn{background-image:none;border-width:1px;cursor:default;min-width:5.6rem;text-align:center;-webkit-transition:background-color .2s ease,color .2s ease;transition:background-color .2s ease,color .2s ease}.timeline-item__tags span.btn:hover{background-color:transparent;background-image:none;background-position:0 0;color:inherit}.timeline-item__tags a.btn:hover{background-color:#000;background-image:none;color:#fff}.timeline-item__tags a.btn{cursor:pointer}