.lightrope-shadow{z-index:99998;width:100%;height:30px;position:absolute;top:-30px;left:0;box-shadow:0 0 60px #222}.lightrope{text-align:center;white-space:nowrap;z-index:1;pointer-events:none;z-index:99999;width:100%;margin:0;padding:0;position:absolute;top:-2px;overflow:hidden}.lightrope li{background:#ef0;border-radius:50%;width:8px;height:14px;margin:10px;padding:0;list-style:none;animation-name:yellow-flash;animation-duration:2s;animation-iteration-count:infinite;animation-fill-mode:both;display:inline-block;position:relative;box-shadow:0 2.33333px 16px 3px rgba(238,255,0,.5)}.lightrope li:nth-child(odd){background:#00f7a5;animation-name:green-flash;animation-duration:.4s;box-shadow:0 2.33333px 16px 3px #00f7a5}.lightrope li:nth-child(4n+2){background:#f70094;animation-name:red-flash;animation-duration:1.1s;box-shadow:0 2.33333px 16px 3px #f70094}.lightrope li:nth-child(odd){animation-duration:1.8s}.lightrope li:nth-child(3n+1){animation-duration:1.4s}.lightrope li:before{content:"";background:#222;border-radius:3px;width:6px;height:4.66667px;position:absolute;top:-2.33333px;left:1px}.lightrope li:after{content:"";border-bottom:2px solid #222;border-radius:50%;width:32px;height:9.33333px;position:absolute;top:-7px;left:5px}.lightrope li:last-child:after{content:none}.lightrope li:first-child{margin-left:-20px}@keyframes yellow-flash{0%,to{background:#ef0;box-shadow:0 2.33333px 16px 3px #ef0}50%{background:rgba(238,255,0,.4);box-shadow:0 2.33333px 16px 3px rgba(238,255,0,.2)}}@keyframes green-flash{0%,to{background:#0ff;box-shadow:0 2.33333px 16px 3px #0ff}50%{background:rgba(0,255,255,.4);box-shadow:0 2.33333px 16px 3px rgba(0,255,255,.2)}}@keyframes red-flash{0%,to{background:#f70094;box-shadow:0 2.33333px 16px 3px #f70094}50%{background:rgba(247,0,148,.4);box-shadow:0 2.33333px 16px 3px rgba(247,0,148,.2)}}
