.react-flow__edge-path{stroke:#a3a3a3!important;stroke-width:2px!important;fill:none!important;transition:stroke .3s,stroke-width .3s!important}.react-flow__edge.animated .react-flow__edge-path{stroke:#5e8b4a!important;stroke-dasharray:5 200!important;animation:2s linear infinite travel-along-line!important}@keyframes travel-along-line{0%{stroke-dashoffset:205px}to{stroke-dashoffset:0}}.react-flow__edge:hover .react-flow__edge-path{filter:drop-shadow(0 0 6px #5e8b4ab3);stroke:#5e8b4a!important;stroke-width:3px!important}.react-flow__edge:hover.animated .react-flow__edge-path{animation:1s linear infinite travel-along-line!important}.react-flow__edge.selected .react-flow__edge-path{filter:drop-shadow(0 0 10px #5e8b4acc);stroke:#5e8b4a!important;stroke-width:3px!important}.react-flow__connection-line{stroke:#5e8b4a!important;stroke-width:2px!important;stroke-dasharray:4 4!important;animation:.5s linear infinite drag-pulse!important}@keyframes drag-pulse{0%{stroke-dashoffset:16px}to{stroke-dashoffset:0}}@media (prefers-reduced-motion:reduce){.react-flow__edge-path,.react-flow__connection-line{stroke-dasharray:none!important;animation:none!important}}
