.svgBox{position:relative;width:200px;height:200px}.svgBox svg{position:absolute;width:96.427px;height:77.88px}.svgBox svg path{fill:none;stroke:url(#rosto);stroke-width:9;stroke-linecap:round;stroke-dasharray:43 220;stroke-dashoffset:0;transform:scale(.9);will-change:stroke-dashoffset,transform;animation:draw 4s linear infinite}@keyframes draw{0%{stroke-dashoffset:0}to{stroke-dashoffset:255}}.svgBox svg.static path{animation:none;stroke:#2c312f;stroke-dasharray:none}.svgBox svg.blur path{filter:blur(1px)}
