.timeline-section{align-items:center;grid-gap:2rem 5rem;padding-bottom:3rem;position:relative}.timeline-section:after{background-position:50%;background-repeat:no-repeat;background-size:contain;bottom:0;content:"";height:10rem;position:absolute;transform:scaleX(-1);width:100%}.timeline-section--hide-line{padding-bottom:0!important}.timeline-section--hide-line:after{display:none}.timeline-section--image-right .timeline-section__left{order:2}.timeline-section--image-right .timeline-section__right{order:1;text-align:right}.timeline-section--image-right .timeline-section__year{transform:translateY(3rem)}.timeline-section--image-right .timeline-section__image{border-radius:0 50px 0 50px}.timeline-section--image-right:after{transform:none}.timeline-section__left{display:flex;flex:1;justify-content:center}.timeline-section__right{flex:1}.timeline-section__image{border-radius:50px 0 50px 0;max-height:250px;max-width:450px;overflow:hidden;position:relative;transition:all 1s}.timeline-section__image:before{background-color:#5ab3ef;content:"";height:100%;left:0;opacity:.5;position:absolute;top:0;transition:all 1s;width:100%}.timeline-section__year{color:#fff;font-family:Antique Olive Compact,sans-serif;font-size:8em;font-weight:500;line-height:1.1;margin:0;text-shadow:0 4px 4px #00000040;transform:translateY(3rem);transition:all 1s;-webkit-text-stroke:1px #5ab3ef;text-stroke:1px #5ab3ef}.timeline-section__title{font-family:Open Sans,sans-serif;font-size:1.2em;font-weight:700;margin-top:0;text-transform:uppercase}.timeline-section__content,.timeline-section__title{position:relative;transition:all 1s;z-index:1}.timeline-section--active .timeline-section__year{-webkit-text-stroke:1px #ff7415;text-stroke:1px #ff7415}.timeline-section--active .time-section__image{max-height:350px;max-width:525px}.timeline-section--active .timeline-section__image:before{opacity:0}@media (max-width:1024px){.timeline-section:after{display:none}}@media (min-width:1024px){.timeline-section{display:flex;padding-bottom:9rem}.timeline-section__year{transform:translate(-3rem,3rem)}.timeline-section--image-right .timeline-section__year{transform:translate(3rem,3rem)}.timeline-section--active .timeline-section__year{-webkit-text-stroke:1px #ff7415;text-stroke:1px #ff7415;transform:translate(-3rem,3rem) scale(1.1)}.timeline-section--active.timeline-section--image-right .timeline-section__year{transform:translate(3rem,3rem) scale(1.1)}.timeline-section--active .timeline-section__content,.timeline-section--active .timeline-section__title{transform:scale(1.1)}}@media (max-width:1400px){.timeline-section{padding-bottom:13vw}.timeline-section:after{height:13vw}}