.Timeline-item{position:relative;padding:1rem 0 1rem 2rem;color:#6d6d6d;font-weight:700;cursor:pointer}.Timeline-item:before{content:"";position:absolute;z-index:1;display:inline-block;margin-left:-2rem;margin-top:.25em;width:1rem;height:1rem;border:.1875rem solid #fff;border-radius:100%;background-color:currentColor}.Timeline-item:after{content:"";position:absolute;top:0;left:.5rem;width:.125rem;height:100%;margin-left:-.0625rem;background:#9d9d9d}.Timeline-item.is-active{color:#3800e5}.Timeline-item:first-child{padding-top:0}.Timeline-item:first-child:after{top:.5rem}.Timeline-item:last-child{padding-bottom:0}.Timeline-item:last-child:after{height:1.5rem}@media (max-width:767.98px){.Timeline{display:flex}.Timeline-item,.Timeline-item:first-child,.Timeline-item:last-child{flex:1 1 auto;padding:1rem}.Timeline-item:before,.Timeline-item:first-child:before,.Timeline-item:last-child:before{top:50%;left:50%;margin:-.5rem 0 0 -.5rem}.Timeline-item:after,.Timeline-item:first-child:after,.Timeline-item:last-child:after{top:50%;left:0;width:100%;height:.125rem;margin:-.0625rem 0 0}.Timeline-item:first-child:after{left:50%;width:50%}.Timeline-item:last-child:after{width:50%}.Timeline-label{position:absolute;left:50%;transform:translateX(-50%);font-size:.875rem;white-space:nowrap}.Timeline-item:nth-child(odd) .Timeline-label{bottom:100%}.Timeline-item:nth-child(2n) .Timeline-label{top:100%}}