.animated-text-svg{width:100%;height:100%}.text-line{stroke-dasharray:500;stroke-dashoffset:500px;fill:#0000;font-weight:700;animation:6s linear 2s forwards dash,6s ease-in forwards filling}@keyframes dash{to{stroke-dashoffset:0}}@keyframes filling{0%,75%{fill:#fff;fill-opacity:0}85%{fill:#fff;fill-opacity:.5;stroke-opacity:1}to{fill:#fff;fill-opacity:1;stroke-opacity:0}}
