.timeline{padding:20px 0 0;position:relative}.timeline ul{margin:0;padding:0}.timeline ul,.timeline ul li{display:grid;position:relative}.timeline ul li{background:transparent;list-style-type:none}.timeline ul li:last-child{margin-bottom:32px}.timeline ul li:before{height:55px;width:55px}.timeline .timeline-default-line,.timeline-draw-line{position:absolute;width:4px;z-index:1}.timeline-draw-line{background-color:blue;height:0;top:0;transition:height 1s ease-out 0s}.timeline ul li.in-view{transition:.125s ease-in-out,background-color .2s ease-out,color .1s ease-out,border .1s ease-out}.timeline ul li:before{content:"";top:0;transition:all .4s ease-in-out}.timeline ul li:before,.timeline-icon{border-radius:50%;height:32px;position:absolute;width:32px;z-index:1}.timeline-icon{align-items:center;background:#c63906;color:#fafafa;display:flex;font-family:Plus Jakarta Sans;font-size:14px;font-weight:600;justify-content:center;padding:16px}.timeline-icon svg{width:15px}.timeline-arrow{position:absolute;top:35px}.timeline-arrow:after{border-bottom:12px solid transparent;border-top:12px solid transparent;content:"";display:inline;height:0;position:absolute;width:0}.timeline-content{display:grid;gap:4px;padding:0;position:relative}.timeline-title{margin:0}.date{text-transform:uppercase}.timeline ul li:last-child:before{border-radius:50%;content:"";height:32px;margin-bottom:0;position:absolute;top:0;transition:all .4s ease-in-out;width:32px;z-index:1}.timeline ul li.in-view:before{border-radius:50%;content:"";position:absolute;transition:.125s ease-in-out,background-color .2s ease-out}.timeline--left-cards{margin-right:30px}@media (min-width:768px){.timeline--left-cards{margin-right:0}}.timeline--left-cards .timeline-default-line,.timeline--left-cards .timeline-draw-line,.timeline--left-cards li .timeline-icon,.timeline--left-cards li:before{right:0}.timeline--left-cards li .timeline-icon,.timeline--left-cards li.in-view:before,.timeline--left-cards li:before{transform:translateX(45%)}.timeline--left-cards .timeline-arrow{right:0}.timeline--left-cards .timeline-arrow:after{border-left-style:solid;border-left-width:13px}.timeline--right-cards{margin-left:30px}@media (min-width:768px){.timeline--right-cards{margin-left:0}}.timeline--right-cards .timeline-default-line,.timeline--right-cards .timeline-draw-line,.timeline--right-cards li .timeline-icon,.timeline--right-cards li:before{left:0}.timeline--right-cards li .timeline-icon,.timeline--right-cards li.in-view:before,.timeline--right-cards li:before{transform:translateX(-43%)}.timeline--right-cards .timeline-arrow:after{border-right-style:solid;border-right-width:13px;transform:translateX(-96%)}.timeline--right-cards .timeline-arrow{left:0}.timeline--right-cards .timeline-content{justify-self:end}@media (max-width:768px){.timeline--mixed-cards{margin-left:30px}.timeline--mixed-cards .timeline-content{justify-self:end}.timeline--mixed-cards li .timeline-icon,.timeline--mixed-cards li.in-view:before,.timeline--mixed-cards li:before{transform:translateX(-50%)}}@media (min-width:769px){.timeline--mixed-cards{margin-left:0}.timeline--mixed-cards .timeline-default-line,.timeline--mixed-cards .timeline-draw-line,.timeline--mixed-cards li .timeline-icon,.timeline--mixed-cards li:before{left:50%}.timeline--mixed-cards li .timeline-icon,.timeline--mixed-cards li.in-view:before,.timeline--mixed-cards li:before{transform:translateX(-47%)}.timeline--mixed-cards li:nth-child(odd){justify-items:self-end}.timeline--mixed-cards li:nth-child(2n) .timeline-arrow{right:0}.timeline--mixed-cards li:nth-child(2n) .timeline-arrow:after{border-left-style:solid;border-left-width:13px}.timeline--mixed-cards li:nth-child(odd) .timeline-arrow:after{border-right:13px solid #f2f2f2;transform:translateX(-96%)}.timeline--mixed-cards li:nth-child(odd) .timeline-arrow{left:0}}@media (max-width:769px){.timeline ul{margin:auto;width:90%}}