.timeline__header{margin:0 auto 4.8rem;max-width:750px;text-align:center}.timeline__item{padding:0 0 40px 55px;position:relative}.timeline__item:before{background:var(--primary-color);bottom:0;content:"";left:11px;margin-left:-1.5px;position:absolute;top:0;width:3px}.timeline__item:last-child:before{display:none}.timeline__dot{background:var(--white);border:5px solid #fff;border-radius:50%;bottom:0;content:"";height:2.4rem;left:0;position:absolute;top:0;transition:all .2s ease;width:2.4rem}.timeline__dot:after{border-radius:50%;content:"";height:3rem;left:-8px;position:absolute;top:-8px;width:3rem;z-index:-1}.timeline__dot:after,.timeline__item.is-active .timeline__dot{background:var(--primary-color)}.timeline__description p:last-child{margin-bottom:0}.timeline__images{display:none}@media(min-width:768px){.timeline__inner{display:grid;grid-gap:40px;grid-template-columns:1fr 1fr}.timeline__item:not(:last-child){min-height:420px}.timeline__images{display:block}.timeline__image-wrapper{position:sticky;top:140px}.timeline__image{border-radius:8px;display:none;margin-left:auto;max-width:100%;width:420px}.timeline__image.is-active{display:block}}@media(min-width:992px){.timeline__header{margin-bottom:12rem}.timeline__item:before{left:17px}.timeline__dot{height:3.4rem;width:3.4rem}.timeline__dot:after{height:4rem;width:4rem}}