.timeline{display:flex;flex-direction:column;gap:2rem;margin:auto;max-width:1000px;padding:2rem;position:relative}.timeline__inactive-road{background:url(https://6618495.fs1.hubspotusercontent-na1.net/hubfs/6618495/Custom%20Animated%20Timeline%20Assets/inactive-road.svg) repeat-y 50%;bottom:0;z-index:1}.timeline__active-road,.timeline__inactive-road{left:50%;position:absolute;top:0;transform:translateX(-50%);width:16px}.timeline__active-road{background:url(https://6618495.fs1.hubspotusercontent-na1.net/hubfs/6618495/Custom%20Animated%20Timeline%20Assets/active-road.svg) repeat-y 50%;background-position:center 0;background-size:100% auto;height:0;min-height:145px;transition:height .1s linear;z-index:2}.timeline__truck{background:url(https://6618495.fs1.hubspotusercontent-na1.net/hubfs/6618495/Custom%20Animated%20Timeline%20Assets/truck.svg) no-repeat 50%;bottom:0;height:150px;left:50%;position:absolute;transform:translateX(-50%);width:33px}.timeline__item{border-bottom:4px solid #687d8e;margin:0;position:relative;transition:border-color .3s ease;width:50%}.timeline__item--passed{border-bottom-color:#3d4c57}.timeline__item:nth-child(odd){align-self:flex-start;left:0;padding-right:4rem}.timeline__item:nth-child(2n){align-self:flex-end;left:0;padding-left:4rem}.timeline__item:before{background:url(https://6618495.fs1.hubspotusercontent-na1.net/hubfs/6618495/Custom%20Animated%20Timeline%20Assets/inactive-marker.svg) no-repeat 50%;bottom:-30px;content:"";height:104px;position:absolute;transition:background-image .3s ease;width:104px;z-index:3}.timeline__item--passed:before{background:url(https://6618495.fs1.hubspotusercontent-na1.net/hubfs/6618495/Custom%20Animated%20Timeline%20Assets/active-marker.svg) no-repeat 50%}.timeline__item:nth-child(odd):before{right:-52px}.timeline__item:nth-child(2n):before{left:-52px}.timeline__item-content{background:#fff;box-shadow:0 -10px 20px -5px rgba(0,0,0,.2),-15px 0 20px -5px rgba(0,0,0,.2),15px 0 20px -5px rgba(0,0,0,.2),0 2px 4px -2px rgba(0,0,0,.05)}.timeline__item-image{overflow:hidden;width:100%}.timeline__item-image img{height:100%;object-fit:cover;width:100%}.timeline__item-text{padding:.5rem}.timeline__item-title{color:#3d4c57;font-size:1.5rem;font-weight:900;transition:color .3s ease}.timeline__item--passed .timeline__item-title{color:#ab161b}.timeline__item-description{line-height:1.5;margin-bottom:1rem}.timeline__item-description,.timeline__item-text>ul{color:#687c8d;text-decoration-color:#687c8d}@media (max-width:768px){.timeline{padding:1rem}.timeline__active-road,.timeline__inactive-road{left:2rem}.timeline__item{margin-left:1rem;width:calc(100% - 2rem)}.timeline__item:nth-child(2n),.timeline__item:nth-child(odd){align-self:flex-start;padding-left:3rem;padding-right:0}.timeline__item:nth-child(odd){padding-right:0}.timeline__item:nth-child(2n):before,.timeline__item:nth-child(odd):before{left:-52px}}