.night_2 {
  position: absolute;
  top: 25%;
  right: 0;
  width: 31%;
  /* height: 100%; */
  transform: rotateZ(-90deg);
}

.shooting_star_2 {
  opacity: 0.3;
  position: absolute;
  left: 50%;
  top: 50%;
  height: 2px;
  background: linear-gradient(90deg, rgb(255, 191, 56) 0%, rgb(255, 191, 56) 40%, rgb(237, 106, 52) 60%, rgb(237, 106, 52) 80%, rgb(237, 106, 52) 100%);
  border-radius: 999px;
  filter: drop-shadow(0 0 6px rgb(237, 106, 52));
  -webkit-animation: tail 3000ms ease-in-out infinite, shooting 3000ms ease-in-out infinite;
          animation: tail 3000ms ease-in-out infinite, shooting 3000ms ease-in-out infinite;
}
.shooting_star_2::before {
  content: "";
  position: absolute;
  top: calc(50% - 1px);
  right: 0;
  height: 2px;
  background: linear-gradient(-45deg, rgba(0, 0, 255, 0), rgb(95, 145, 255), rgba(0, 0, 255, 0));
  transform: translateX(50%) rotateZ(45deg);
  border-radius: 100%;
  -webkit-animation: shining 3000ms ease-in-out infinite;
          animation: shining 3000ms ease-in-out infinite;
}
.shooting_star_2::after {
  content: "";
  position: absolute;
  top: calc(50% - 1px);
  right: 0;
  height: 2px;
  background: linear-gradient(-45deg, rgba(0, 0, 255, 0), rgb(95, 145, 255), rgba(0, 0, 255, 0));
  transform: translateX(50%) rotateZ(45deg);
  border-radius: 100%;
  -webkit-animation: shining 3000ms ease-in-out infinite;
          animation: shining 3000ms ease-in-out infinite;
  transform: translateX(50%) rotateZ(-45deg);
}
.shooting_star_2:nth-child(1) {
  top: calc(50% - -160px);
  left: calc(50% - 67px);
  -webkit-animation-delay: 3081ms;
          animation-delay: 3081ms;
}
.shooting_star_2:nth-child(1)::before, .shooting_star_2:nth-child(1)::after {
  -webkit-animation-delay: 3081ms;
          animation-delay: 3081ms;
}
.shooting_star_2:nth-child(2) {
  top: calc(50% - 122px);
  left: calc(50% - 229px);
  -webkit-animation-delay: 9382ms;
          animation-delay: 9382ms;
}
.shooting_star_2:nth-child(2)::before, .shooting_star_2:nth-child(2)::after {
  -webkit-animation-delay: 9382ms;
          animation-delay: 9382ms;
}
.shooting_star_2:nth-child(3) {
  top: calc(50% - -25px);
  left: calc(50% - 287px);
  -webkit-animation-delay: 992ms;
          animation-delay: 992ms;
}
.shooting_star_2:nth-child(3)::before, .shooting_star_2:nth-child(3)::after {
  -webkit-animation-delay: 992ms;
          animation-delay: 992ms;
}
.shooting_star_2:nth-child(4) {
  top: calc(50% - -170px);
  left: calc(50% - 165px);
  -webkit-animation-delay: 3125ms;
          animation-delay: 3125ms;
}
.shooting_star_2:nth-child(4)::before, .shooting_star_2:nth-child(4)::after {
  -webkit-animation-delay: 3125ms;
          animation-delay: 3125ms;
}
.shooting_star_2:nth-child(5) {
  top: calc(50% - -36px);
  left: calc(50% - 139px);
  -webkit-animation-delay: 1450ms;
          animation-delay: 1450ms;
}
.shooting_star_2:nth-child(5)::before, .shooting_star_2:nth-child(5)::after {
  -webkit-animation-delay: 1450ms;
          animation-delay: 1450ms;
}
.shooting_star_2:nth-child(6) {
  top: calc(50% - 179px);
  left: calc(50% - 55px);
  -webkit-animation-delay: 2659ms;
          animation-delay: 2659ms;
}
.shooting_star_2:nth-child(6)::before, .shooting_star_2:nth-child(6)::after {
  -webkit-animation-delay: 2659ms;
          animation-delay: 2659ms;
}
.shooting_star_2:nth-child(7) {
  top: calc(50% - -86px);
  left: calc(50% - 235px);
  -webkit-animation-delay: 2033ms;
          animation-delay: 2033ms;
}
.shooting_star_2:nth-child(7)::before, .shooting_star_2:nth-child(7)::after {
  -webkit-animation-delay: 2033ms;
          animation-delay: 2033ms;
}
.shooting_star_2:nth-child(8) {
  top: calc(50% - -44px);
  left: calc(50% - 292px);
  -webkit-animation-delay: 5624ms;
          animation-delay: 5624ms;
}
.shooting_star_2:nth-child(8)::before, .shooting_star_2:nth-child(8)::after {
  -webkit-animation-delay: 5624ms;
          animation-delay: 5624ms;
}
.shooting_star_2:nth-child(9) {
  top: calc(50% - 149px);
  left: calc(50% - 216px);
  -webkit-animation-delay: 8726ms;
          animation-delay: 8726ms;
}
.shooting_star_2:nth-child(9)::before, .shooting_star_2:nth-child(9)::after {
  -webkit-animation-delay: 8726ms;
          animation-delay: 8726ms;
}
.shooting_star_2:nth-child(10) {
  top: calc(50% - 87px);
  left: calc(50% - 174px);
  -webkit-animation-delay: 6518ms;
          animation-delay: 6518ms;
}
.shooting_star_2:nth-child(10)::before, .shooting_star_2:nth-child(10)::after {
  -webkit-animation-delay: 6518ms;
          animation-delay: 6518ms;
}
.shooting_star_2:nth-child(11) {
  top: calc(50% - 30px);
  left: calc(50% - 75px);
  -webkit-animation-delay: 1008ms;
          animation-delay: 1008ms;
}
.shooting_star_2:nth-child(11)::before, .shooting_star_2:nth-child(11)::after {
  -webkit-animation-delay: 1008ms;
          animation-delay: 1008ms;
}
.shooting_star_2:nth-child(12) {
  top: calc(50% - 90px);
  left: calc(50% - 89px);
  -webkit-animation-delay: 7048ms;
          animation-delay: 7048ms;
}
.shooting_star_2:nth-child(12)::before, .shooting_star_2:nth-child(12)::after {
  -webkit-animation-delay: 7048ms;
          animation-delay: 7048ms;
}
.shooting_star_2:nth-child(13) {
  top: calc(50% - -141px);
  left: calc(50% - 104px);
  -webkit-animation-delay: 3785ms;
          animation-delay: 3785ms;
}
.shooting_star_2:nth-child(13)::before, .shooting_star_2:nth-child(13)::after {
  -webkit-animation-delay: 3785ms;
          animation-delay: 3785ms;
}
.shooting_star_2:nth-child(14) {
  top: calc(50% - -13px);
  left: calc(50% - 81px);
  -webkit-animation-delay: 2242ms;
          animation-delay: 2242ms;
}
.shooting_star_2:nth-child(14)::before, .shooting_star_2:nth-child(14)::after {
  -webkit-animation-delay: 2242ms;
          animation-delay: 2242ms;
}
.shooting_star_2:nth-child(15) {
  top: calc(50% - -100px);
  left: calc(50% - 279px);
  -webkit-animation-delay: 5547ms;
          animation-delay: 5547ms;
}
.shooting_star_2:nth-child(15)::before, .shooting_star_2:nth-child(15)::after {
  -webkit-animation-delay: 5547ms;
          animation-delay: 5547ms;
}
.shooting_star_2:nth-child(16) {
  top: calc(50% - -64px);
  left: calc(50% - 99px);
  -webkit-animation-delay: 4492ms;
          animation-delay: 4492ms;
}
.shooting_star_2:nth-child(16)::before, .shooting_star_2:nth-child(16)::after {
  -webkit-animation-delay: 4492ms;
          animation-delay: 4492ms;
}
.shooting_star_2:nth-child(17) {
  top: calc(50% - -154px);
  left: calc(50% - 4px);
  -webkit-animation-delay: 6599ms;
          animation-delay: 6599ms;
}
.shooting_star_2:nth-child(17)::before, .shooting_star_2:nth-child(17)::after {
  -webkit-animation-delay: 6599ms;
          animation-delay: 6599ms;
}
.shooting_star_2:nth-child(18) {
  top: calc(50% - -133px);
  left: calc(50% - 225px);
  -webkit-animation-delay: 3703ms;
          animation-delay: 3703ms;
}
.shooting_star_2:nth-child(18)::before, .shooting_star_2:nth-child(18)::after {
  -webkit-animation-delay: 3703ms;
          animation-delay: 3703ms;
}
.shooting_star_2:nth-child(19) {
  top: calc(50% - 118px);
  left: calc(50% - 146px);
  -webkit-animation-delay: 2336ms;
          animation-delay: 2336ms;
}
.shooting_star_2:nth-child(19)::before, .shooting_star_2:nth-child(19)::after {
  -webkit-animation-delay: 2336ms;
          animation-delay: 2336ms;
}
.shooting_star_2:nth-child(20) {
  top: calc(50% - -86px);
  left: calc(50% - 122px);
  -webkit-animation-delay: 9367ms;
          animation-delay: 9367ms;
}
.shooting_star_2:nth-child(20)::before, .shooting_star_2:nth-child(20)::after {
  -webkit-animation-delay: 9367ms;
          animation-delay: 9367ms;
}

@-webkit-keyframes tail {
  0% {
    width: 0;
  }
  30% {
    width: 100px;
  }
  100% {
    width: 0;
  }
}

@keyframes tail {
  0% {
    width: 0;
  }
  30% {
    width: 100px;
  }
  100% {
    width: 0;
  }
}
@-webkit-keyframes shooting {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(300px);
  }
}
@keyframes shooting {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(300px);
  }
}
@-webkit-keyframes sky {
  0% {
    transform: rotate(45deg);
  }
  100% {
    transform: rotate(405deg);
  }
}
@keyframes sky {
  0% {
    transform: rotate(45deg);
  }
  100% {
    transform: rotate(405deg);
  }
}/*# sourceMappingURL=stars_2.css.map */