:root{--animation-duration-1:10s;--animation-duration-2:8s;--animation-duration-3:6s;--animation-duration-4:4s;--animation-duration-5:2s}.aurora-wrap{width:100%;height:300px;position:fixed;bottom:0;margin:0 auto;overflow:hidden}.aurora-lightings{bottom:-60px;position:fixed;width:80%;margin-left:10%;opacity:.5}div.aurora-lightings div{border-radius:50%;height:20px;width:100%;position:relative;margin:auto}.aurora-one{animation:one var(--animation-duration-1) ease-in-out infinite alternate}@keyframes one{0%{box-shadow:0 0 250px 20px #473c78}to{box-shadow:0 0 100px 15px #f72a3b}}.aurora-two{width:90%;animation:two var(--animation-duration-2) ease-in-out infinite alternate}@keyframes two{0%{box-shadow:0 0 250px 20px #18c499}to{box-shadow:0 0 100px 15px #d8f05e}}.aurora-three{width:80%;animation:three var(--animation-duration-3) ease-in-out infinite alternate}@keyframes three{0%{box-shadow:0 0 250px 20px #fd0}to{box-shadow:0 0 100px 15px #3e33ff}}.aurora-four{width:70%;animation:four var(--animation-duration-4) ease-in-out infinite alternate}@keyframes four{0%{shadow:0 0 250px 20px #781848}to{shadow:0 0 100px 15px #f2bbe9}}.aurora-five{width:60%;animation:five var(--animation-duration-5) ease-in-out infinite alternate}@keyframes five{0%{box-shadow:0 0 250px 20px #42f2a1}to{box-shadow:0 0 100px 15px #f4f6ad}}.meteors_container___mTMf{overflow:hidden;inset:2px}.meteors_container___mTMf,.meteors_meteor__seTr6{position:absolute;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.meteors_meteor__seTr6{background:transparent;height:1px;border-radius:1px;opacity:.7;animation:meteors_fall-right__Z3H7_ linear infinite;z-index:0;position:relative;background-image:linear-gradient(to left,var(--meteor-color,currentColor),hsla(0,0%,100%,0))}.meteors_meteor__seTr6:before{content:"";position:absolute;width:1.2px;height:1.2px;border-radius:50%;left:100%;background:var(--meteor-color,currentColor);box-shadow:0 0 0 .25px var(--meteor-color,currentColor)}.meteors_fall-left__T9G_3{transform-origin:top left;animation:meteors_fall-left__T9G_3 linear infinite}.meteors_fall-right__Z3H7_{transform-origin:top right;animation:meteors_fall-right__Z3H7_ linear infinite}@keyframes meteors_fall-left__T9G_3{0%{transform:translateZ(0) rotateY(180deg) rotate(45deg);opacity:0}20%{opacity:1}90%{opacity:1}to{transform:translate3d(-300px,200px,0) rotateY(180deg) rotate(45deg);opacity:0}}@keyframes meteors_fall-right__Z3H7_{0%{transform:translateZ(0) rotateY(180deg) rotate(-220deg);opacity:0}20%{opacity:1}90%{opacity:1}to{transform:translate3d(150px,175px,0) rotateY(180deg) rotate(-220deg);opacity:0}}