.landing-image-component svg line{stroke-dasharray:160;stroke-dashoffset:160;animation:draw .8s ease-in-out .4s forwards,fade-in .5s ease-out .2s forwards}@keyframes draw{to{stroke-dashoffset:0}}@keyframes fade-in{0%{opacity:0}}