.top-logo.is-inviewport path{animation:draw 2s ease .3s forwards}@keyframes draw{from{stroke-dashoffset:200}to{stroke-dashoffset:0}}