.skill-tree-travelling-light{filter:blur(.6px);stroke-dasharray:.22 1;stroke-dashoffset:.22;animation:skill-edge-travel 3s linear var(--edge-delay) infinite both;animation-play-state:paused;opacity:0}.skill-tree-travelling-light[data-active=true]{animation-play-state:running;opacity:1}@keyframes skill-edge-travel{0%{stroke-dashoffset:.22}56.6667%,to{stroke-dashoffset:-1}}@media (prefers-reduced-motion:reduce){.skill-tree-travelling-light{animation:none;opacity:0}}.reduced-effects .skill-tree-travelling-light{animation:none;opacity:0}