.timeline{--timeline-gap:4rem;--timeline-gutter:3rem;--timeline-line-width:3px;--timeline-dot-pitch:12.3px;--timeline-background:#ffffff;--timeline-sticky-position:50vh}.timeline:not(:first-child){margin-top:3rem}.timeline__container{margin-left:auto;margin-right:auto;max-width:61.25rem}.timeline-item{--timeline-color:#824e6f}.timeline-item--color-blue{--timeline-color:#2c4959}.timeline-item--color-purple{--timeline-color:#824e6f}.timeline-item--color-red{--timeline-color:#c16e70}.timeline-item__year{background:var(--timeline-background);color:#000;font-size:2.8125rem;font-weight:900;letter-spacing:-.015em;line-height:1.25;margin-bottom:1rem;margin-top:-3rem;position:relative;text-align:center;z-index:1}@media (max-width:48rem){.timeline-item__year{font-size:1.75rem;margin-bottom:.75rem;margin-top:-1.5rem;padding-left:3rem;text-align:left}}.timeline-item__badge-text,.timeline-item__title{font-size:1.5rem;font-weight:900;line-height:1.25}.timeline-item:first-child .timeline-item__year{margin-top:0}.timeline-item__container{-ms-flex-align:start;align-items:start;display:-ms-grid;display:grid;-ms-grid-columns:1fr var(--timeline-gutter) 1fr;grid-template-columns:1fr var(--timeline-gutter) 1fr;padding-bottom:var(--timeline-gap);position:relative}.timeline-item__container::before{background-image:radial-gradient(circle at 50% calc(var(--timeline-line-width)/ 2),var(--timeline-color) calc(var(--timeline-line-width)/ 2),transparent calc(var(--timeline-line-width)/ 2));background-repeat:repeat-y;background-size:var(--timeline-line-width) var(--timeline-dot-pitch);bottom:0;content:"";left:50%;position:absolute;top:0;transform:translateX(-50%);width:var(--timeline-line-width)}.timeline-item:last-child .timeline-item__container::before{bottom:var(--timeline-gap)}.timeline-item__center{-ms-flex-align:center;align-items:center;-ms-flex-item-align:stretch;align-self:stretch;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-grid-column:2;grid-column:2;-ms-grid-row:1;grid-row:1}.timeline-item__marker{display:block;fill:var(--timeline-background);-ms-flex:none;flex:none;margin-top:1.875rem;position:sticky;stroke:var(--timeline-color);top:var(--timeline-sticky-position);transition:fill .3s ease-out;z-index:1}@media (max-width:48rem){.timeline-item__container{-ms-grid-columns:3rem 1fr;grid-template-columns:3rem 1fr;grid-template-areas:"line media" "line body";padding-bottom:2.5rem}.timeline-item__container::before{left:1.5rem}.timeline-item:last-child .timeline-item__container::before{bottom:2.5rem}.timeline-item__center{grid-area:line}.timeline-item__marker{margin-top:.25rem}}.timeline-item.is-active .timeline-item__marker{fill:var(--timeline-color)}.timeline-item__media{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1;padding:2rem}@media (max-width:48rem){.timeline-item__media{grid-area:media;padding:0 0 1rem}}.timeline-item__body{-ms-grid-column:3;grid-column:3;-ms-grid-row:1;grid-row:1;padding:2rem}@media (max-width:48rem){.timeline-item__body{grid-area:body;padding:0}}.timeline-item__image{margin:0}.timeline-item__image img{aspect-ratio:407/252;border-radius:.375rem;display:block;height:auto;object-fit:cover;width:100%}.timeline-item__badge{-ms-flex-align:center;align-items:center;background-color:var(--timeline-color);border-radius:50%;display:-ms-flexbox;display:flex;height:8.5rem;-ms-flex-pack:center;justify-content:center;overflow:hidden;padding:1.75rem;width:8.5rem}@media (max-width:48rem){.timeline-item__badge{height:5.5rem;padding:1rem;width:5.5rem}}.timeline-item__badge img{display:block;height:100%;object-fit:contain;width:100%}.timeline-item--icon .timeline-item__media,.timeline-item--text .timeline-item__media{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}@media (max-width:48rem){.timeline-item--icon .timeline-item__media,.timeline-item--text .timeline-item__media{-ms-flex-pack:start;justify-content:flex-start}.timeline-item__title{font-size:1.25rem}}@media (min-width:48.001rem){.timeline-item:nth-child(even) .timeline-item__media{-ms-grid-column:3;grid-column:3}.timeline-item:nth-child(even) .timeline-item__body{-ms-grid-column:1;grid-column:1}.timeline-item--icon:nth-child(even) .timeline-item__media,.timeline-item--text:nth-child(even) .timeline-item__media{-ms-flex-pack:start;justify-content:flex-start}}.timeline-item__badge-text{color:#fff;text-align:center}.timeline-item__title{letter-spacing:-.015em;margin:0}.timeline-item__text{font-weight:500;letter-spacing:-.015em;line-height:1.45;margin-top:1.1875rem}.timeline-item__text p:first-child{margin-top:0}.timeline.js-timeline-fade .timeline-item__media{opacity:.2;transition:opacity .6s ease-out}.timeline.js-timeline-fade .timeline-item.is-visible .timeline-item__media{opacity:1}@media (prefers-reduced-motion:reduce){.timeline.js-timeline-fade .timeline-item__media{opacity:1;transition:none}.timeline-item__marker{transition:none}}