.text_stroke_svg_selector svg{display:block;width:100%;height:auto}.dnxt-text-stroke-animation-text{fill:none;stroke:#fff;stroke-dasharray:6% 29%;stroke-width:5px;stroke-dashoffset:0;animation:5.5s linear infinite stroke-offset;font-size:100px}.dnxt-text-stroke-animation-text:nth-child(1){stroke:#4d163d;animation-delay:-1s}.dnxt-text-stroke-animation-text:nth-child(2){stroke:#840037;animation-delay:-2s}.dnxt-text-stroke-animation-text:nth-child(3){stroke:#bd0034;animation-delay:-3s}.dnxt-text-stroke-animation-text:nth-child(4){stroke:#bd0034;animation-delay:-4s}.dnxt-text-stroke-animation-text:nth-child(5){stroke:#fdb731;animation-delay:-5s}@keyframes stroke-offset{100%{stroke-dashoffset:-35%}}