#footer-bottom{display:none}body{background:#000}.lightrope{text-align:center;white-space:nowrap;overflow:hidden;position:absolute;z-index:1;margin:-15px 0 0 0;padding:0;pointer-events:none;width:100%}.lightrope li{position:relative;animation-fill-mode:both;animation-iteration-count:infinite;list-style:none;margin:20px;width:12px;height:28px;border-radius:50%;display:inline-block}.lightrope li:nth-child(3n+1){background:#ffffff;box-shadow:0 4.6px 24px 3px rgba(255,255,255,0.9);animation-name:flash-white;animation-duration:1.6s}.lightrope li:nth-child(3n+2){background:rgba(215,0,35,1);box-shadow:0 4.6px 24px 3px rgba(215,0,35,1);animation-name:flash-red;animation-duration:2s}.lightrope li:nth-child(3n){background:#ffd8a6;box-shadow:0 4.6px 24px 3px rgba(255,216,166,0.8);animation-name:flash-warm;animation-duration:1.2s}.lightrope li:before{content:"";position:absolute;background:#222;width:10px;height:9px;border-radius:3px;top:-5px;left:1px}.lightrope li:after{content:"";position:absolute;top:-14px;left:9px;width:52px;height:18px;border-bottom:2px solid #222;border-radius:50%}.lightrope li:last-child:after{content:none}.lightrope li:first-child{margin-left:-40px}@keyframes flash-red{0%,100%{background:rgba(215,0,35,1);box-shadow:0 4.6px 24px 3px rgba(215,0,35,1)}50%{background:rgba(215,0,35,0.4);box-shadow:0 4.6px 24px 3px rgba(215,0,35,0.2)}}@keyframes flash-warm{0%,100%{background:#ffd8a6;box-shadow:0 4.6px 24px 3px rgba(255,216,166,0.8)}50%{background:rgba(255,216,166,0.4);box-shadow:0 4.6px 24px 3px rgba(255,216,166,0.2)}}@keyframes flash-white{0%,100%{background:#ffffff;box-shadow:0 4.6px 24px 3px rgba(255,255,255,0.9)}50%{background:rgba(255,255,255,0.4);box-shadow:0 4.6px 24px 3px rgba(255,255,255,0.2)}}