.lightrope{margin:0;overflow:hidden;padding:0;pointer-events:none;position:fixed;text-align:center;white-space:nowrap;width:100%;z-index:1}.lightrope li{animation-duration:2s;animation-fill-mode:both;animation-iteration-count:infinite;animation-name:flash-1;background:#00f7a5;border-radius:50%;box-shadow:0px 4.6666666667px 24px 3px #009ad8;display:inline-block;height:28px;list-style:none;margin:20px;padding:0;position:relative;width:12px}.lightrope li:nth-child(2n+1){animation-duration:0.4s;animation-name:flash-2;background:aqua;box-shadow:0px 4.6666666667px 24px 3px rgba(5,255,76,0.5)}.lightrope li:nth-child(4n+2){animation-duration:1.1s;animation-name:flash-3;background:#f70094;box-shadow:0px 4.6666666667px 24px 3px #ee19a9}.lightrope li:nth-child(odd){animation-duration:1.8s}.lightrope li:nth-child(3n+1){animation-duration:1.4s}.lightrope li:before{background:#222;border-radius:3px;content:"";height:9.3333333333px;left:1px;position:absolute;top:-4.6666666667px;width:10px}.lightrope li:after{border-bottom:solid #222 2px;border-radius:50%;content:"";height:18.6666666667px;left:9px;position:absolute;top:-14px;width:52px}.lightrope li:last-child:after{content:none}.lightrope li:first-child{margin-left:-40px}@keyframes flash-1{0%,100%{background:#009ad8;box-shadow:0px 4.6666666667px 24px 3px #009ad8}50%{background:rgba(0,154,216,0.4);box-shadow:0px 4.6666666667px 24px 3px rgba(0,154,216,0.2)}}@keyframes flash-2{0%,100%{background:#05ff4c;box-shadow:0px 4.6666666667px 24px 3px #05ff4c}50%{background:rgba(5,255,76,0.4);box-shadow:0px 4.6666666667px 24px 3px rgba(5,255,76,0.2)}}@keyframes flash-3{0%,100%{background:#ee19a9;box-shadow:0px 4.6666666667px 24px 3px #ee19a9}50%{background:rgba(238,25,169,0.4);box-shadow:0px 4.6666666667px 24px 3px rgba(238,25,169,0.2)}}