.beforeLine:before{animation:drawLineBefore .7s forwards,fadeIn 1s forwards;height:0;opacity:0}@keyframes drawLineBefore{to{height:116px}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}