.timeline-wrap{counter-reset:count;margin:1.5rem 0 0;position:relative;padding-left:1.75rem}.timeline-content,.timeline-content-now{padding:0 0 .75rem 2rem;position:relative}.timeline-content:before{content:"";display:block;width:1.375rem;height:1.375rem;background:#21428b;border:solid .25rem #fff;border-radius:50%;position:absolute;top:.25rem;left:0;box-shadow:0 0 0 .125rem #21428b}.timeline-content-now:before{content:"";display:block;width:1.375rem;height:1.375rem;background:#f22c5a;border:solid .25rem #fff;border-radius:50%;position:absolute;top:.25rem;left:0;box-shadow:0 0 0 .125rem #f22c5a}.timeline-content:after,.timeline-content-now:after{content:"";display:block;height:calc(100% - 35px);border-left:dotted .25rem #acb3bd;position:absolute;top:2rem;left:.55rem}.timeline-label,.timeline-label-now{color:#24242d;font-size:1.25rem;line-height:1.5;padding-bottom:1rem}.timeline-title{font-weight:;font-size:1.25rem;line-height:1.5}.timeline-label:before{counter-increment:count;content:counter(count);position:relative;padding-right:1rem;left:.3rem;color:#21428b}.timeline-label-now:before{counter-increment:count;content:counter(count);position:relative;padding-right:1rem;left:.3rem;color:#f22c5a}.timeline-body{margin-top:.5rem;padding:0 0 1rem;border-bottom:dotted .125rem #cad1d7}.timeline-wrap>:last-of-type:after{display:none}@media only screen and (max-width:992px){.timeline-wrap{counter-reset:count;margin:1.5rem 0 0;position:relative;padding-left:2.125rem}.timeline-content:after,.timeline-content-now:after{content:"";display:block;height:calc(100% - 35px);border-left:dotted .25rem #acb3bd;position:absolute;top:2.125rem;left:.6rem}}