.upcoming-update-wrapper{position:relative;overflow:hidden;background-image:linear-gradient(80deg,#057cac,#c70a72);min-height:100vh;display:flex;align-items:center}.light-orb{position:absolute;border-radius:50%;filter:blur(80px);pointer-events:none;z-index:0}.orb-up{height:800px;width:800px;background-image:linear-gradient(80deg,#057cac,#2bf7ca80);animation:float-down 40s infinite}.orb-down{right:0;height:500px;width:500px;background-image:linear-gradient(80deg,#f5cf52cc,#c70a72);animation:float-up 30s infinite}.orb-left{height:500px;width:500px;background-image:linear-gradient(80deg,#057cac,#b7fd34cc);animation:float-left 30s 1s infinite}.orb-right{height:500px;width:500px;background-image:linear-gradient(80deg,#1af81299,#c70a7280);animation:float-right 40s .5s infinite}@keyframes float-down{0%,to{top:-100px}70%{top:700px}}@keyframes float-up{0%,to{bottom:-100px}70%{bottom:700px}}@keyframes float-left{0%,to{left:-100px}70%{left:1300px}}@keyframes float-right{0%,to{right:-100px}70%{right:1300px}}
