.timeline{margin-bottom:3.125rem;margin-top:3.125rem}@media(min-width:48rem){.timeline{margin-bottom:5rem;margin-top:5rem}}@media(min-width:64rem){.timeline{margin-bottom:7.5rem;margin-top:7.5rem}}.text{line-height:1.5}@media(min-width:48rem){.text{font-size:1.25rem;line-height:1.3}}.text-smaller-in-mobile{font-size:.875rem;font-weight:300;line-height:1.42}@media(min-width:48rem){.text-smaller-in-mobile{font-size:1.25rem;line-height:1.3}}.text-small,.text-small-bold{font-size:.875rem;font-weight:300;line-height:1.42}.text-small-bold{font-weight:600}.text-small-larger{font-size:.9375rem;font-weight:300;line-height:1.42}@media(min-width:48rem){.text-small-larger{font-size:1.125rem}}.text-medium-extra-small{font-size:1rem;line-height:1.25}.text-medium-small{line-height:1.5}@media(min-width:48rem){.text-medium-small{font-size:1.0625rem;line-height:1.4}}.text-medium{font-size:1.25rem;font-weight:300;line-height:1.3}@media(min-width:48rem){.text-medium{font-size:1.625rem}}.text-large{font-size:1.625rem;font-weight:300;line-height:1.23}@media(min-width:48rem){.text-large{font-size:2.625rem;line-height:1.14}}.text-xlarge{font-size:2rem;font-weight:300;line-height:1.12}@media(min-width:48rem){.text-xlarge{font-size:3.25rem;line-height:1.19}}.timeline{--timeline-gap:8px;margin-left:auto;margin-right:auto;position:relative}.timeline__scroll-container{--overflow:calc((var(--window-width) - 100%)/2);cursor:none;margin-left:calc(var(--overflow)*-1);margin-right:calc(var(--overflow)*-1);overflow-x:scroll;padding-left:var(--overflow);padding-right:var(--overflow);position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.timeline__scroll-container::-webkit-scrollbar{display:none}.timeline__cursor{align-items:center;background-color:var(--button-tertiary-background-color);border-radius:50%;display:flex;height:3rem;justify-content:center;opacity:0;padding:.875rem;pointer-events:none;position:absolute;transform:scale(.5);transition:opacity .25s ease-in,transform .25s ease-in;width:3rem;z-index:9999}.timeline__cursor:before{border:2px solid var(--color-complementary-02);border-radius:50%;content:"";inset:0;position:absolute}.timeline__cursor--active{opacity:1;transform:scale(1)}.timeline__cursor--grabbing{transform:scale(.85)}.timeline--unordered{--timeline-gap:18px}.timeline__content{display:grid;gap:var(--timeline-gap);grid-auto-columns:85%;grid-auto-flow:column;padding-top:3rem}@media(min-width:48rem){.timeline__content{grid-auto-columns:40%}}.timeline--unordered .timeline__content,.timeline-item--unordered .timeline-item__marker{--timeline-gap:8px;gap:var(--timeline-gap)}@media(min-width:48rem){.timeline--unordered .timeline__content,.timeline-item--unordered .timeline-item__marker{--timeline-gap:16px}}
