#process-section.in-view .timeline::before{animation:drawLine 1s ease-out forwards}#process-section.in-view .step{animation:fadeIn .6s ease forwards}#process-section.in-view .step:nth-child(1){animation-delay:.5s}#process-section.in-view .step:nth-child(2){animation-delay:.8s}#process-section.in-view .step:nth-child(3){animation-delay:1.1s}#process-section.in-view .step:nth-child(4){animation-delay:1.4s}#process-section.in-view .step:nth-child(1) .icon{animation:popIn .5s ease .5s forwards}#process-section.in-view .step:nth-child(2) .icon{animation:popIn .5s ease .8s forwards}#process-section.in-view .step:nth-child(3) .icon{animation:popIn .5s ease 1.1s forwards}#process-section.in-view .step:nth-child(4) .icon{animation:popIn .5s ease 1.4s forwards}