.spotlight-background-container{position:fixed;top:0;left:0;right:0;overflow:hidden;pointer-events:none;z-index:0;width:100%;height:100vh;max-height:100vh}@keyframes spotlight-rotate{0%{transform:rotate(0deg) translateZ(100px)}20%{transform:rotate(72deg) translateZ(100px)}40%{transform:rotate(144deg) translateZ(100px)}60%{transform:rotate(216deg) translateZ(100px)}to{transform:rotate(359.95deg) translateZ(100px)}}.animated-spotlight-rotation{position:absolute;animation:spotlight-rotate ease-in-out infinite;transform:rotate(0deg) translateZ(100px);backface-visibility:hidden}.animated-spotlight-rotation--main{animation-duration:90s;top:0;left:50%;transform-origin:-200px 440px}.animated-spotlight-rotation--satellite{animation-duration:95s;left:50%;transform-origin:-390px 520px}.animated-spotlight-spotlight{position:absolute;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;backface-visibility:hidden}.animated-spotlight-spotlight--img1{height:1775px;top:160px;width:1154px;left:50%;transform:translateX(-70%) scale(1.3)}.animated-spotlight-spotlight--img1 svg{width:100%;height:100%;display:block}.animated-spotlight-spotlight--img2{height:1154px;top:-520px;width:1775px;left:50%;transform:translateX(-70%) scale(1.5)}.animated-spotlight-spotlight--img2 svg{width:100%;height:100%;display:block}