.timeline-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.timeline-item:nth-of-type(2n+2) .timeline-item__content{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media (min-width:640px){.timeline-item__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:calc(50% - 2rem);width:100%}}.timeline-item__image{padding-bottom:1.5rem;line-height:1}.timeline-item__image img{width:100%}@media (min-width:640px){.timeline-item__image{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;width:calc(50% - 2rem)}}.timeline-item__texts{padding-bottom:1.5rem}.timeline-item__texts p:last-of-type{margin-bottom:0}@media (min-width:640px){.timeline-item__texts{width:calc(50% - 2rem)}}.timeline-item__bar{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:1.5rem;border-left:2px dashed #0084bd}@media (min-width:640px){.timeline-item__bar--small-screens{display:none}}.timeline-item__bar--large-screens{display:none}@media (min-width:640px){.timeline-item__bar--large-screens{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:calc(.5rem - 2px);margin-right:2px;margin-left:1rem}}.timeline-item__bar::before{position:relative;top:75px;left:calc(-.5rem - 1px);width:1rem;height:1rem;content:"";border-radius:1rem;background-color:#0084bd}.timeline-item:last-of-type .timeline-item__bar,.timeline-item:last-of-type .timeline-item__content,.timeline-item:last-of-type .timeline-item__texts{padding-bottom:0}@media (min-width:640px){.timeline-item:last-of-type .timeline-item__image{padding-bottom:0}}