.falling-stars-container{pointer-events:none;z-index:5;position:absolute;inset:0;overflow:hidden}.falling-stars-container span{background:#fff;border-radius:50%;width:4px;height:4px;animation:3s linear infinite shootingStar;position:absolute;top:50%;left:50%;box-shadow:0 0 0 4px #ffffff1a,0 0 0 8px #ffffff1a,0 0 20px #ffffff1a}.falling-stars-container.fade-out{opacity:0;transition:opacity .8s ease-out}.falling-stars-container span:before{content:"";background:linear-gradient(90deg,#fff,#0000);width:300px;height:1px;position:absolute;top:50%;transform:translateY(-50%)}@keyframes shootingStar{0%{opacity:1;transform:rotate(315deg)translate(0)}70%{opacity:1}to{opacity:0;transform:rotate(315deg)translate(-1000px)}}.falling-stars-container span:first-child{top:0;right:0;left:initial;animation-duration:1s;animation-delay:0s}.falling-stars-container span:nth-child(2){top:0;right:80px;left:initial;animation-duration:3s;animation-delay:.2s}.falling-stars-container span:nth-child(3){top:80px;right:0;left:initial;animation-duration:2s;animation-delay:.4s}.falling-stars-container span:nth-child(4){top:0;right:180px;left:initial;animation-duration:1.5s;animation-delay:.6s}.falling-stars-container span:nth-child(5){top:0;right:400px;left:initial;animation-duration:2.5s;animation-delay:.8s}.falling-stars-container span:nth-child(6){top:0;right:600px;left:initial;animation-duration:3s;animation-delay:1s}.falling-stars-container span:nth-child(7){top:300px;right:0;left:initial;animation-duration:1.75s;animation-delay:1.2s}.falling-stars-container span:nth-child(8){top:0;right:700px;left:initial;animation-duration:1.25s;animation-delay:1.4s}.falling-stars-container span:nth-child(9){top:0;right:1000px;left:initial;animation-duration:2.25s;animation-delay:.75s}.falling-stars-container span:nth-child(10){top:0;right:450px;left:initial;animation-duration:2.75s;animation-delay:2.75s}
