.timeline.visible .track:before{animation:draw 1.65s ease forwards}.timeline.visible .rowN>:nth-child(1) .node{animation:pop .75s cubic-bezier(.2,1.4,.4,1) forwards;animation-delay:.225s}.timeline.visible .rowN>:nth-child(2) .node{animation:pop .75s cubic-bezier(.2,1.4,.4,1) forwards;animation-delay:.675s}.timeline.visible .rowN>:nth-child(3) .node{animation:pop .75s cubic-bezier(.2,1.4,.4,1) forwards;animation-delay:1.125s}.timeline.visible .rowC>:nth-child(1).cardA{animation:up .9s ease forwards;animation-delay:.225s}.timeline.visible .rowC>:nth-child(2).cardA{animation:up .9s ease forwards;animation-delay:.9s}.timeline.visible .rowC>:nth-child(3).cardA{animation:up .9s ease forwards;animation-delay:1.35s}@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}}