.timeline{overflow-x:hidden}.timeline__list{list-style:none;margin:0;padding:0;position:relative}.timeline__list:before{background-color:#08b3ca;bottom:0;content:"";left:0;position:absolute;top:2px;width:2px}.timeline__item{margin-bottom:30px;padding-left:30px;position:relative}.timeline__item:last-of-type{margin-bottom:0}.timeline__item:after,.timeline__item:before{display:none}.timeline__dot{background-color:#08b3ca;border-radius:50%;content:"";height:20px;left:-9px;position:absolute;top:0;width:20px}@media(min-width:992px){.timeline__list:before{left:50%;margin-left:-1px}.timeline__dot{left:50%;margin-left:-10px;margin-top:-10px;top:50%}.timeline__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:8rem;padding:0}.timeline__content{text-align:right}.timeline__content,.timeline__image{width:calc(50% - 30px)}.timeline__item:nth-of-type(2n){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.timeline__item:nth-of-type(2n) .timeline__content{text-align:left}}