.timeline{margin-bottom:0!important;padding-bottom:0!important}.timeline__wrapper{overflow:hidden;padding-bottom:var(--container-spacing);position:relative}@media screen and (min-width:48rem){.timeline__wrapper{padding-bottom:var(--container-spacing-md)}}.timeline__column{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;gap:5rem}.timeline__column--left{padding-top:9.25rem}.timeline__wrapper-mob{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;gap:0}@media screen and (min-width:48rem){.timeline__wrapper-mob{display:none}}.timeline__bar{background-color:var(--color-brand-orange);bottom:0;display:block;left:50%;position:absolute;top:0;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:.25rem}@media screen and (max-width:47.9375rem){.timeline__bar{display:none}}.timeline-item{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;justify-content:center;position:relative}@media screen and (max-width:47.9375rem){.timeline-item{margin-top:0!important}}@media screen and (min-width:48rem){.timeline-item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:left;-ms-flex-pack:left;-webkit-box-align:top;-ms-flex-align:top;align-items:top;-ms-flex-flow:row nowrap;flex-flow:row nowrap;justify-content:left}.timeline__column--right .timeline-item{-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right}}.timeline-item__block{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;margin:0 0 1rem;max-width:27rem;padding:.75rem 0 0;position:relative;width:100%;z-index:2}@media screen and (min-width:48rem){.timeline-item__block{margin:0 0 .75rem;width:82.5%}}.timeline-item__block-deco{height:.75rem;left:0;overflow-x:hidden;overflow-y:visible;position:absolute;right:0;width:100%;z-index:1}.timeline-item__block-deco--top{top:1px}.timeline-item__block-deco--bottom{top:calc(100% - 1px)}.timeline-item__block-deco .icon{height:.75rem;left:50%;position:absolute;top:0;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:auto}.timeline-item__content{-webkit-box-pack:start;-ms-flex-pack:start;background-color:var(--color-white);-ms-flex-flow:column nowrap;flex-flow:column nowrap;gap:.5rem;justify-content:flex-start;padding:1.5rem}.timeline-item__content,.timeline-item__year{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex}.timeline-item__year{-ms-flex-direction:column;flex-direction:column;margin:-.5rem 0 1.25rem;-webkit-transform:rotate(-4deg);-ms-transform:rotate(-4deg);transform:rotate(-4deg)}.timeline-item__year span{font-family:var(--font-heading-family);font-size:1.375rem;font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);margin-bottom:-.0625rem;padding:.25rem .75rem;text-transform:uppercase;word-break:break-word}.timeline-item__heading{margin:0}.timeline-item__image,.timeline-item__video{border-radius:.5rem;overflow:hidden;width:100%}.timeline-item__button{margin-top:.5rem}.timeline-point{background-color:var(--color-brand-orange);border-radius:50%;display:block;height:1rem;margin-bottom:4.5rem;position:relative;width:1rem;z-index:1}@media screen and (min-width:48rem){.timeline-point{margin-bottom:0;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%) translateX(.5rem);-ms-transform:translateY(-50%) translateX(.5rem);transform:translateY(-50%) translateX(.5rem)}.timeline__column--right .timeline-point{left:0;-webkit-transform:translateY(-50%) translateX(-.5rem);-ms-transform:translateY(-50%) translateX(-.5rem);transform:translateY(-50%) translateX(-.5rem)}}.timeline-point:after{background-color:var(--color-brand-orange);content:"";height:4.5rem;left:50%;position:absolute;top:100%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:.25rem}@media screen and (min-width:48rem){.timeline-point:after{height:.25rem;left:auto;right:100%;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:12.5rem}.timeline__column--right .timeline-point:after{left:100%;right:auto}}.timeline-point--start{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;align-items:center;color:var(--color-white);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-flow:column nowrap;flex-flow:column nowrap;font-size:.75rem;height:5rem;justify-content:center;line-height:1.125rem;width:5rem}.timeline-point--start .icon{margin-bottom:-.25rem}@media screen and (min-width:48rem){.timeline-point--start{-webkit-transform:translateY(-50%) translateX(2.5rem);-ms-transform:translateY(-50%) translateX(2.5rem);transform:translateY(-50%) translateX(2.5rem)}.timeline__column--right .timeline-point--start{-webkit-transform:translateY(-50%) translateX(-2.5rem);-ms-transform:translateY(-50%) translateX(-2.5rem);transform:translateY(-50%) translateX(-2.5rem)}.timeline-point--start:before{background-color:var(--color-brand-background);bottom:100%;content:"";height:62.5rem;left:50%;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:.5rem}}.timeline-point__text{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;padding:0 .5rem;text-align:center}