@keyframes dl-scroll{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@keyframes dl-glow{0%,to{box-shadow:0 0 20px rgba(120,64,216,.2)}50%{box-shadow:0 0 50px rgba(120,64,216,.55)}}@keyframes dl-op{0%,to{background:rgba(120,64,216,.1);color:hsla(0,0%,100%,.3)}50%{background:rgba(120,64,216,.4);box-shadow:0 0 10px rgba(120,64,216,.4);color:#fff}}@keyframes dl-out{0%,to{opacity:.3}50%{opacity:1}}@keyframes dl-dash{to{stroke-dashoffset:-24}}.dl-raw-scroll{animation:dl-scroll 10s linear infinite}.dl-core{animation:dl-glow 3s ease-in-out infinite}.dl-dash-line{animation:dl-dash 1.2s linear infinite}.dl-op-1{animation:dl-op 8s ease-in-out 0s infinite}.dl-op-2{animation:dl-op 8s ease-in-out 1s infinite}.dl-op-3{animation:dl-op 8s ease-in-out 2s infinite}.dl-op-4{animation:dl-op 8s ease-in-out 3s infinite}.dl-op-5{animation:dl-op 8s ease-in-out 4s infinite}.dl-op-6{animation:dl-op 8s ease-in-out 5s infinite}.dl-op-7{animation:dl-op 8s ease-in-out 6s infinite}.dl-op-8{animation:dl-op 8s ease-in-out 7s infinite}.dl-out-1{animation:dl-out 4s ease-in-out 0s infinite}.dl-out-2{animation:dl-out 4s ease-in-out 1s infinite}.dl-out-3{animation:dl-out 4s ease-in-out 2s infinite}.dl-out-4{animation:dl-out 4s ease-in-out 3s infinite}