.timeline.visible .track:before{animation:draw 2.2s ease forwards}.timeline.visible .rowN>:nth-child(1) .node{animation:pop 1s cubic-bezier(.2,1.4,.4,1) forwards;animation-delay:.3s}.timeline.visible .rowN>:nth-child(2) .node{animation:pop 1s cubic-bezier(.2,1.4,.4,1) forwards;animation-delay:.9s}.timeline.visible .rowN>:nth-child(3) .node{animation:pop 1s cubic-bezier(.2,1.4,.4,1) forwards;animation-delay:1.5s}.timeline.visible .rowC>:nth-child(1).cardA{animation:up 1.2s ease forwards;animation-delay:.3s}.timeline.visible .rowC>:nth-child(2).cardA{animation:up 1.2s ease forwards;animation-delay:1.2s}.timeline.visible .rowC>:nth-child(3).cardA{animation:up 1.2s ease forwards;animation-delay:1.8s}@media (max-width:820px){.timeline.visible .rowC>:nth-child(1).cardA,.timeline.visible .rowC>:nth-child(2).cardA,.timeline.visible .rowC>:nth-child(3).cardA{animation-delay:0s!important;animation-duration:.3s!important}}