#f1{stroke-dasharray:119.507;stroke-dashoffset:119.507}.anim #f1{animation:draw .4s forwards}#f2{stroke-dasharray:42.2;stroke-dashoffset:42.2}.anim #f2{animation:draw .2s .4s forwards}#r1{stroke-dasharray:55.35;stroke-dashoffset:55.35}.anim #r1{animation:draw .3s .6s forwards}#r2{stroke-dasharray:33.149;stroke-dashoffset:33.149}.anim #r2{animation:draw .3s .9s forwards}#ee{stroke-dasharray:282.365;stroke-dashoffset:282.365}.anim #ee{animation:draw 1s ease-out 1.2s forwards}.anim.withoutAnimation #ee,.anim.withoutAnimation #f1,.anim.withoutAnimation #f2,.anim.withoutAnimation #r1,.anim.withoutAnimation #r2{stroke-dashoffset:0;animation:none}@keyframes draw{to{stroke-dashoffset:0}}#graph1,#graph2,#graph3{transform-origin:bottom;transform:scaleY(0)}.anim #graph1,.anim #graph2,.anim #graph3{animation:grow .4s forwards}.anim #graph2{animation-delay:.8s}.anim #graph3{animation-delay:1.2s}@keyframes grow{to{transform:scaleY(1)}}