@keyframes drawDiagonal{0%{stroke-dashoffset:100px}to{stroke-dashoffset:0}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.draw{animation:.33s linear forwards drawStraight}@keyframes drawStraight{to{stroke-dashoffset:0}}
