.container{position:relative}#timeline-slider{padding:50px 0;overflow:scroll}.overlay{position:absolute;width:400px;height:100%;right:0;top:0;background:#042d59;background:linear-gradient(90deg,rgba(4,45,89,0) 0%,rgba(4,45,89,0.5116421568627452) 50%,rgba(4,45,89,1) 100%);z-index:3}#timeline-slider .inner-container{display:inline-flex;padding-left:50px}#timeline-slider .inner-container .time-slide{width:200px;margin-right:200px}#timeline-slider .inner-container .time-slide>*{margin:0;margin-bottom:30px}.time-slide .year{font-family:'Archivo',sans-serif;font-size:70px;font-weight:100;text-align:center}.time-slide .circle{height:20px;width:20px;border:4px solid #afbf30;border-radius:50%;margin:auto !important;margin-bottom:30px !important;position:relative;background:#042d59}.time-slide:last-of-type .circle span{display:none}.time-slide .circle span{position:absolute;width:400px;height:1px;background:#fff;top:50%;transform:translateY(-50%)}}.time-slide .description{line-height:23px}