@keyframes rotateBall{0%{transform:rotate(0deg) translateX(536px) rotate(0deg)}to{transform:rotate(1turn) translateX(536px) rotate(-1turn)}}@keyframes rotateBall-2{0%{transform:rotate(0deg) translateX(179px) rotate(0deg)}to{transform:rotate(1turn) translateX(179px) rotate(-1turn)}}@keyframes rotateBall-small{0%{transform:rotate(0deg) translateX(239px) rotate(0deg)}to{transform:rotate(1turn) translateX(239px) rotate(-1turn)}}.circuit,.circuit-1{animation:rotateBall 6s linear infinite}.circuit-1{animation-duration:7s}.circuit-1.small,.circuit.small{animation:rotateBall-small 20s linear infinite}.circuit-1.small{animation-duration:7s}.text-shadow-lg{text-shadow:0 2px 1rem rgba(0,0,0,.6)}.circuit-2{animation:rotateBall-2 6s linear infinite}