/* ============================================================
   SECOND STAR LAYER — Bright, Visible Stars
   ============================================================ */

.stars-layer2 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 0;
    background: transparent;
    overflow: hidden;
}

.star-particle {
    position: absolute;
    background: white;
    border-radius: 50%;
    animation: floatStar linear infinite;
    box-shadow: 0 0 4px rgba(255,255,255,0.3);
}

@keyframes floatStar {
    0% {
        transform: translate(0, 0) scale(0.5);
        opacity: 0;
    }
    10% {
        opacity: 1;
    }
    90% {
        opacity: 1;
    }
    100% {
        transform: translate(var(--tx, 40px), var(--ty, -30px)) scale(1.2);
        opacity: 0;
    }
}

.star-particle:nth-child(1) {
    width: 3px;
    height: 3px;
    animation-duration: 28s;
    animation-delay: 0s;
    top: 86%;
    left: 19%;
    opacity: 0.58;
}
.star-particle:nth-child(2) {
    width: 2px;
    height: 2px;
    animation-duration: 19s;
    animation-delay: 20s;
    top: 85%;
    left: 37%;
    opacity: 0.60;
}
.star-particle:nth-child(3) {
    width: 2px;
    height: 2px;
    animation-duration: 37s;
    animation-delay: 18s;
    top: 78%;
    left: 92%;
    opacity: 0.32;
}
.star-particle:nth-child(4) {
    width: 3px;
    height: 3px;
    animation-duration: 17s;
    animation-delay: 2s;
    top: 48%;
    left: 74%;
    opacity: 0.41;
}
.star-particle:nth-child(5) {
    width: 5px;
    height: 5px;
    animation-duration: 21s;
    animation-delay: 5s;
    top: 67%;
    left: 39%;
    opacity: 0.80;
}
.star-particle:nth-child(6) {
    width: 2px;
    height: 2px;
    animation-duration: 24s;
    animation-delay: 7s;
    top: 99%;
    left: 83%;
    opacity: 0.44;
}
.star-particle:nth-child(7) {
    width: 1px;
    height: 1px;
    animation-duration: 20s;
    animation-delay: 17s;
    top: 96%;
    left: 74%;
    opacity: 0.33;
}
.star-particle:nth-child(8) {
    width: 3px;
    height: 3px;
    animation-duration: 13s;
    animation-delay: 0s;
    top: 95%;
    left: 8%;
    opacity: 0.84;
}
.star-particle:nth-child(9) {
    width: 5px;
    height: 5px;
    animation-duration: 26s;
    animation-delay: 9s;
    top: 2%;
    left: 29%;
    opacity: 0.36;
}
.star-particle:nth-child(10) {
    width: 3px;
    height: 3px;
    animation-duration: 20s;
    animation-delay: 18s;
    top: 33%;
    left: 54%;
    opacity: 0.84;
}
.star-particle:nth-child(11) {
    width: 3px;
    height: 3px;
    animation-duration: 18s;
    animation-delay: 15s;
    top: 18%;
    left: 6%;
    opacity: 0.42;
}
.star-particle:nth-child(12) {
    width: 1px;
    height: 1px;
    animation-duration: 14s;
    animation-delay: 16s;
    top: 23%;
    left: 28%;
    opacity: 0.59;
}
.star-particle:nth-child(13) {
    width: 5px;
    height: 5px;
    animation-duration: 25s;
    animation-delay: 14s;
    top: 55%;
    left: 58%;
    opacity: 0.54;
}
.star-particle:nth-child(14) {
    width: 2px;
    height: 2px;
    animation-duration: 21s;
    animation-delay: 4s;
    top: 59%;
    left: 62%;
    opacity: 0.70;
}
.star-particle:nth-child(15) {
    width: 1px;
    height: 1px;
    animation-duration: 18s;
    animation-delay: 20s;
    top: 71%;
    left: 51%;
    opacity: 0.66;
}
.star-particle:nth-child(16) {
    width: 4px;
    height: 4px;
    animation-duration: 28s;
    animation-delay: 1s;
    top: 55%;
    left: 1%;
    opacity: 0.61;
}
.star-particle:nth-child(17) {
    width: 2px;
    height: 2px;
    animation-duration: 29s;
    animation-delay: 5s;
    top: 97%;
    left: 81%;
    opacity: 0.67;
}
.star-particle:nth-child(18) {
    width: 5px;
    height: 5px;
    animation-duration: 14s;
    animation-delay: 11s;
    top: 82%;
    left: 14%;
    opacity: 0.81;
}
.star-particle:nth-child(19) {
    width: 3px;
    height: 3px;
    animation-duration: 34s;
    animation-delay: 7s;
    top: 48%;
    left: 21%;
    opacity: 0.66;
}
.star-particle:nth-child(20) {
    width: 1px;
    height: 1px;
    animation-duration: 30s;
    animation-delay: 6s;
    top: 99%;
    left: 40%;
    opacity: 0.71;
}
.star-particle:nth-child(21) {
    width: 2px;
    height: 2px;
    animation-duration: 25s;
    animation-delay: 6s;
    top: 77%;
    left: 98%;
    opacity: 0.48;
}
.star-particle:nth-child(22) {
    width: 1px;
    height: 1px;
    animation-duration: 24s;
    animation-delay: 14s;
    top: 71%;
    left: 13%;
    opacity: 0.72;
}
.star-particle:nth-child(23) {
    width: 4px;
    height: 4px;
    animation-duration: 22s;
    animation-delay: 7s;
    top: 66%;
    left: 21%;
    opacity: 0.48;
}
.star-particle:nth-child(24) {
    width: 1px;
    height: 1px;
    animation-duration: 22s;
    animation-delay: 18s;
    top: 30%;
    left: 3%;
    opacity: 0.62;
}
.star-particle:nth-child(25) {
    width: 1px;
    height: 1px;
    animation-duration: 19s;
    animation-delay: 8s;
    top: 60%;
    left: 33%;
    opacity: 0.33;
}
.star-particle:nth-child(26) {
    width: 3px;
    height: 3px;
    animation-duration: 18s;
    animation-delay: 18s;
    top: 64%;
    left: 5%;
    opacity: 0.60;
}
.star-particle:nth-child(27) {
    width: 1px;
    height: 1px;
    animation-duration: 21s;
    animation-delay: 10s;
    top: 37%;
    left: 5%;
    opacity: 0.86;
}
.star-particle:nth-child(28) {
    width: 1px;
    height: 1px;
    animation-duration: 35s;
    animation-delay: 2s;
    top: 26%;
    left: 23%;
    opacity: 0.37;
}
.star-particle:nth-child(29) {
    width: 3px;
    height: 3px;
    animation-duration: 26s;
    animation-delay: 19s;
    top: 84%;
    left: 20%;
    opacity: 0.90;
}
.star-particle:nth-child(30) {
    width: 1px;
    height: 1px;
    animation-duration: 27s;
    animation-delay: 14s;
    top: 13%;
    left: 16%;
    opacity: 0.32;
}
.star-particle:nth-child(31) {
    width: 3px;
    height: 3px;
    animation-duration: 20s;
    animation-delay: 1s;
    top: 64%;
    left: 20%;
    opacity: 0.31;
}
.star-particle:nth-child(32) {
    width: 5px;
    height: 5px;
    animation-duration: 39s;
    animation-delay: 19s;
    top: 96%;
    left: 44%;
    opacity: 0.35;
}
.star-particle:nth-child(33) {
    width: 2px;
    height: 2px;
    animation-duration: 13s;
    animation-delay: 14s;
    top: 43%;
    left: 42%;
    opacity: 0.53;
}
.star-particle:nth-child(34) {
    width: 4px;
    height: 4px;
    animation-duration: 31s;
    animation-delay: 17s;
    top: 24%;
    left: 42%;
    opacity: 0.46;
}
.star-particle:nth-child(35) {
    width: 1px;
    height: 1px;
    animation-duration: 29s;
    animation-delay: 0s;
    top: 61%;
    left: 7%;
    opacity: 0.70;
}
.star-particle:nth-child(36) {
    width: 3px;
    height: 3px;
    animation-duration: 32s;
    animation-delay: 20s;
    top: 76%;
    left: 77%;
    opacity: 0.73;
}
.star-particle:nth-child(37) {
    width: 3px;
    height: 3px;
    animation-duration: 18s;
    animation-delay: 14s;
    top: 41%;
    left: 65%;
    opacity: 0.39;
}
.star-particle:nth-child(38) {
    width: 2px;
    height: 2px;
    animation-duration: 22s;
    animation-delay: 10s;
    top: 82%;
    left: 37%;
    opacity: 0.51;
}
.star-particle:nth-child(39) {
    width: 3px;
    height: 3px;
    animation-duration: 18s;
    animation-delay: 4s;
    top: 60%;
    left: 53%;
    opacity: 0.39;
}
.star-particle:nth-child(40) {
    width: 1px;
    height: 1px;
    animation-duration: 30s;
    animation-delay: 1s;
    top: 74%;
    left: 90%;
    opacity: 0.61;
}
.star-particle:nth-child(41) {
    width: 3px;
    height: 3px;
    animation-duration: 31s;
    animation-delay: 14s;
    top: 61%;
    left: 72%;
    opacity: 0.42;
}
.star-particle:nth-child(42) {
    width: 1px;
    height: 1px;
    animation-duration: 40s;
    animation-delay: 18s;
    top: 1%;
    left: 66%;
    opacity: 0.61;
}
.star-particle:nth-child(43) {
    width: 3px;
    height: 3px;
    animation-duration: 40s;
    animation-delay: 8s;
    top: 46%;
    left: 92%;
    opacity: 0.38;
}
.star-particle:nth-child(44) {
    width: 3px;
    height: 3px;
    animation-duration: 35s;
    animation-delay: 19s;
    top: 29%;
    left: 73%;
    opacity: 0.74;
}
.star-particle:nth-child(45) {
    width: 2px;
    height: 2px;
    animation-duration: 38s;
    animation-delay: 15s;
    top: 37%;
    left: 47%;
    opacity: 0.50;
}
.star-particle:nth-child(46) {
    width: 5px;
    height: 5px;
    animation-duration: 37s;
    animation-delay: 8s;
    top: 77%;
    left: 93%;
    opacity: 0.30;
}
.star-particle:nth-child(47) {
    width: 2px;
    height: 2px;
    animation-duration: 39s;
    animation-delay: 4s;
    top: 38%;
    left: 10%;
    opacity: 0.85;
}
.star-particle:nth-child(48) {
    width: 3px;
    height: 3px;
    animation-duration: 21s;
    animation-delay: 18s;
    top: 59%;
    left: 30%;
    opacity: 0.85;
}
.star-particle:nth-child(49) {
    width: 4px;
    height: 4px;
    animation-duration: 35s;
    animation-delay: 0s;
    top: 45%;
    left: 72%;
    opacity: 0.73;
}
.star-particle:nth-child(50) {
    width: 1px;
    height: 1px;
    animation-duration: 14s;
    animation-delay: 10s;
    top: 23%;
    left: 4%;
    opacity: 0.50;
}
.star-particle:nth-child(51) {
    width: 3px;
    height: 3px;
    animation-duration: 13s;
    animation-delay: 13s;
    top: 7%;
    left: 28%;
    opacity: 0.47;
}
.star-particle:nth-child(52) {
    width: 2px;
    height: 2px;
    animation-duration: 24s;
    animation-delay: 7s;
    top: 47%;
    left: 82%;
    opacity: 0.37;
}
.star-particle:nth-child(53) {
    width: 1px;
    height: 1px;
    animation-duration: 17s;
    animation-delay: 19s;
    top: 78%;
    left: 71%;
    opacity: 0.31;
}
.star-particle:nth-child(54) {
    width: 2px;
    height: 2px;
    animation-duration: 18s;
    animation-delay: 13s;
    top: 73%;
    left: 29%;
    opacity: 0.86;
}
.star-particle:nth-child(55) {
    width: 1px;
    height: 1px;
    animation-duration: 28s;
    animation-delay: 8s;
    top: 34%;
    left: 30%;
    opacity: 0.64;
}
.star-particle:nth-child(56) {
    width: 4px;
    height: 4px;
    animation-duration: 26s;
    animation-delay: 3s;
    top: 77%;
    left: 23%;
    opacity: 0.56;
}
.star-particle:nth-child(57) {
    width: 2px;
    height: 2px;
    animation-duration: 25s;
    animation-delay: 17s;
    top: 38%;
    left: 91%;
    opacity: 0.52;
}
.star-particle:nth-child(58) {
    width: 1px;
    height: 1px;
    animation-duration: 23s;
    animation-delay: 11s;
    top: 35%;
    left: 24%;
    opacity: 0.74;
}
.star-particle:nth-child(59) {
    width: 3px;
    height: 3px;
    animation-duration: 13s;
    animation-delay: 5s;
    top: 39%;
    left: 38%;
    opacity: 0.82;
}
.star-particle:nth-child(60) {
    width: 3px;
    height: 3px;
    animation-duration: 37s;
    animation-delay: 2s;
    top: 78%;
    left: 95%;
    opacity: 0.88;
}
.star-particle:nth-child(61) {
    width: 2px;
    height: 2px;
    animation-duration: 15s;
    animation-delay: 12s;
    top: 59%;
    left: 69%;
    opacity: 0.35;
}
.star-particle:nth-child(62) {
    width: 5px;
    height: 5px;
    animation-duration: 37s;
    animation-delay: 2s;
    top: 81%;
    left: 84%;
    opacity: 0.54;
}
.star-particle:nth-child(63) {
    width: 2px;
    height: 2px;
    animation-duration: 21s;
    animation-delay: 6s;
    top: 38%;
    left: 15%;
    opacity: 0.89;
}
.star-particle:nth-child(64) {
    width: 1px;
    height: 1px;
    animation-duration: 30s;
    animation-delay: 17s;
    top: 93%;
    left: 65%;
    opacity: 0.89;
}
.star-particle:nth-child(65) {
    width: 5px;
    height: 5px;
    animation-duration: 19s;
    animation-delay: 14s;
    top: 23%;
    left: 25%;
    opacity: 0.44;
}
.star-particle:nth-child(66) {
    width: 1px;
    height: 1px;
    animation-duration: 35s;
    animation-delay: 19s;
    top: 97%;
    left: 13%;
    opacity: 0.73;
}
.star-particle:nth-child(67) {
    width: 1px;
    height: 1px;
    animation-duration: 20s;
    animation-delay: 1s;
    top: 72%;
    left: 69%;
    opacity: 0.33;
}
.star-particle:nth-child(68) {
    width: 1px;
    height: 1px;
    animation-duration: 36s;
    animation-delay: 11s;
    top: 10%;
    left: 35%;
    opacity: 0.44;
}
.star-particle:nth-child(69) {
    width: 3px;
    height: 3px;
    animation-duration: 20s;
    animation-delay: 1s;
    top: 69%;
    left: 38%;
    opacity: 0.56;
}
.star-particle:nth-child(70) {
    width: 4px;
    height: 4px;
    animation-duration: 29s;
    animation-delay: 6s;
    top: 17%;
    left: 78%;
    opacity: 0.41;
}
.star-particle:nth-child(71) {
    width: 3px;
    height: 3px;
    animation-duration: 36s;
    animation-delay: 4s;
    top: 46%;
    left: 87%;
    opacity: 0.48;
}
.star-particle:nth-child(72) {
    width: 5px;
    height: 5px;
    animation-duration: 32s;
    animation-delay: 9s;
    top: 39%;
    left: 1%;
    opacity: 0.51;
}
.star-particle:nth-child(73) {
    width: 5px;
    height: 5px;
    animation-duration: 36s;
    animation-delay: 5s;
    top: 36%;
    left: 73%;
    opacity: 0.50;
}
.star-particle:nth-child(74) {
    width: 1px;
    height: 1px;
    animation-duration: 40s;
    animation-delay: 17s;
    top: 20%;
    left: 79%;
    opacity: 0.34;
}
.star-particle:nth-child(75) {
    width: 5px;
    height: 5px;
    animation-duration: 17s;
    animation-delay: 9s;
    top: 88%;
    left: 41%;
    opacity: 0.52;
}
.star-particle:nth-child(76) {
    width: 2px;
    height: 2px;
    animation-duration: 22s;
    animation-delay: 3s;
    top: 94%;
    left: 17%;
    opacity: 0.74;
}
.star-particle:nth-child(77) {
    width: 4px;
    height: 4px;
    animation-duration: 33s;
    animation-delay: 13s;
    top: 62%;
    left: 69%;
    opacity: 0.31;
}
.star-particle:nth-child(78) {
    width: 3px;
    height: 3px;
    animation-duration: 32s;
    animation-delay: 11s;
    top: 38%;
    left: 40%;
    opacity: 0.53;
}
.star-particle:nth-child(79) {
    width: 3px;
    height: 3px;
    animation-duration: 27s;
    animation-delay: 20s;
    top: 20%;
    left: 89%;
    opacity: 0.90;
}
.star-particle:nth-child(80) {
    width: 1px;
    height: 1px;
    animation-duration: 39s;
    animation-delay: 7s;
    top: 74%;
    left: 34%;
    opacity: 0.63;
}
.star-particle:nth-child(81) {
    width: 3px;
    height: 3px;
    animation-duration: 12s;
    animation-delay: 19s;
    top: 55%;
    left: 33%;
    opacity: 0.60;
}
.star-particle:nth-child(82) {
    width: 2px;
    height: 2px;
    animation-duration: 23s;
    animation-delay: 4s;
    top: 43%;
    left: 38%;
    opacity: 0.84;
}
.star-particle:nth-child(83) {
    width: 4px;
    height: 4px;
    animation-duration: 33s;
    animation-delay: 16s;
    top: 63%;
    left: 67%;
    opacity: 0.85;
}
.star-particle:nth-child(84) {
    width: 4px;
    height: 4px;
    animation-duration: 14s;
    animation-delay: 6s;
    top: 1%;
    left: 26%;
    opacity: 0.36;
}
.star-particle:nth-child(85) {
    width: 1px;
    height: 1px;
    animation-duration: 38s;
    animation-delay: 16s;
    top: 49%;
    left: 67%;
    opacity: 0.78;
}
.star-particle:nth-child(86) {
    width: 3px;
    height: 3px;
    animation-duration: 36s;
    animation-delay: 7s;
    top: 48%;
    left: 31%;
    opacity: 0.89;
}
.star-particle:nth-child(87) {
    width: 3px;
    height: 3px;
    animation-duration: 15s;
    animation-delay: 10s;
    top: 49%;
    left: 93%;
    opacity: 0.79;
}
.star-particle:nth-child(88) {
    width: 2px;
    height: 2px;
    animation-duration: 24s;
    animation-delay: 20s;
    top: 39%;
    left: 13%;
    opacity: 0.35;
}
.star-particle:nth-child(89) {
    width: 1px;
    height: 1px;
    animation-duration: 31s;
    animation-delay: 18s;
    top: 62%;
    left: 81%;
    opacity: 0.34;
}
.star-particle:nth-child(90) {
    width: 5px;
    height: 5px;
    animation-duration: 36s;
    animation-delay: 14s;
    top: 89%;
    left: 43%;
    opacity: 0.72;
}
.star-particle:nth-child(91) {
    width: 2px;
    height: 2px;
    animation-duration: 33s;
    animation-delay: 18s;
    top: 65%;
    left: 77%;
    opacity: 0.53;
}
.star-particle:nth-child(92) {
    width: 1px;
    height: 1px;
    animation-duration: 26s;
    animation-delay: 3s;
    top: 65%;
    left: 76%;
    opacity: 0.59;
}
.star-particle:nth-child(93) {
    width: 1px;
    height: 1px;
    animation-duration: 30s;
    animation-delay: 20s;
    top: 29%;
    left: 17%;
    opacity: 0.71;
}
.star-particle:nth-child(94) {
    width: 2px;
    height: 2px;
    animation-duration: 37s;
    animation-delay: 3s;
    top: 94%;
    left: 55%;
    opacity: 0.56;
}
.star-particle:nth-child(95) {
    width: 3px;
    height: 3px;
    animation-duration: 37s;
    animation-delay: 11s;
    top: 69%;
    left: 41%;
    opacity: 0.86;
}
.star-particle:nth-child(96) {
    width: 5px;
    height: 5px;
    animation-duration: 14s;
    animation-delay: 17s;
    top: 8%;
    left: 3%;
    opacity: 0.34;
}
.star-particle:nth-child(97) {
    width: 5px;
    height: 5px;
    animation-duration: 33s;
    animation-delay: 11s;
    top: 97%;
    left: 65%;
    opacity: 0.80;
}
.star-particle:nth-child(98) {
    width: 4px;
    height: 4px;
    animation-duration: 28s;
    animation-delay: 2s;
    top: 31%;
    left: 82%;
    opacity: 0.41;
}
.star-particle:nth-child(99) {
    width: 1px;
    height: 1px;
    animation-duration: 21s;
    animation-delay: 5s;
    top: 90%;
    left: 99%;
    opacity: 0.67;
}
.star-particle:nth-child(100) {
    width: 1px;
    height: 1px;
    animation-duration: 15s;
    animation-delay: 0s;
    top: 64%;
    left: 29%;
    opacity: 0.76;
}
.star-particle:nth-child(101) {
    width: 1px;
    height: 1px;
    animation-duration: 38s;
    animation-delay: 19s;
    top: 37%;
    left: 29%;
    opacity: 0.51;
}
.star-particle:nth-child(102) {
    width: 5px;
    height: 5px;
    animation-duration: 36s;
    animation-delay: 5s;
    top: 3%;
    left: 56%;
    opacity: 0.80;
}
.star-particle:nth-child(103) {
    width: 1px;
    height: 1px;
    animation-duration: 34s;
    animation-delay: 16s;
    top: 73%;
    left: 2%;
    opacity: 0.77;
}
.star-particle:nth-child(104) {
    width: 2px;
    height: 2px;
    animation-duration: 32s;
    animation-delay: 2s;
    top: 40%;
    left: 46%;
    opacity: 0.49;
}
.star-particle:nth-child(105) {
    width: 5px;
    height: 5px;
    animation-duration: 20s;
    animation-delay: 18s;
    top: 0%;
    left: 71%;
    opacity: 0.78;
}
.star-particle:nth-child(106) {
    width: 3px;
    height: 3px;
    animation-duration: 27s;
    animation-delay: 4s;
    top: 97%;
    left: 62%;
    opacity: 0.34;
}
.star-particle:nth-child(107) {
    width: 1px;
    height: 1px;
    animation-duration: 17s;
    animation-delay: 2s;
    top: 82%;
    left: 67%;
    opacity: 0.78;
}
.star-particle:nth-child(108) {
    width: 2px;
    height: 2px;
    animation-duration: 24s;
    animation-delay: 11s;
    top: 66%;
    left: 63%;
    opacity: 0.55;
}
.star-particle:nth-child(109) {
    width: 3px;
    height: 3px;
    animation-duration: 30s;
    animation-delay: 7s;
    top: 87%;
    left: 80%;
    opacity: 0.79;
}
.star-particle:nth-child(110) {
    width: 2px;
    height: 2px;
    animation-duration: 29s;
    animation-delay: 11s;
    top: 85%;
    left: 38%;
    opacity: 0.53;
}
.star-particle:nth-child(111) {
    width: 4px;
    height: 4px;
    animation-duration: 30s;
    animation-delay: 9s;
    top: 24%;
    left: 6%;
    opacity: 0.77;
}
.star-particle:nth-child(112) {
    width: 3px;
    height: 3px;
    animation-duration: 24s;
    animation-delay: 1s;
    top: 27%;
    left: 51%;
    opacity: 0.67;
}
.star-particle:nth-child(113) {
    width: 4px;
    height: 4px;
    animation-duration: 15s;
    animation-delay: 20s;
    top: 98%;
    left: 49%;
    opacity: 0.38;
}
.star-particle:nth-child(114) {
    width: 2px;
    height: 2px;
    animation-duration: 24s;
    animation-delay: 0s;
    top: 54%;
    left: 84%;
    opacity: 0.61;
}
.star-particle:nth-child(115) {
    width: 2px;
    height: 2px;
    animation-duration: 16s;
    animation-delay: 9s;
    top: 91%;
    left: 91%;
    opacity: 0.43;
}
.star-particle:nth-child(116) {
    width: 4px;
    height: 4px;
    animation-duration: 23s;
    animation-delay: 4s;
    top: 63%;
    left: 48%;
    opacity: 0.35;
}
.star-particle:nth-child(117) {
    width: 1px;
    height: 1px;
    animation-duration: 38s;
    animation-delay: 17s;
    top: 66%;
    left: 77%;
    opacity: 0.88;
}
.star-particle:nth-child(118) {
    width: 2px;
    height: 2px;
    animation-duration: 30s;
    animation-delay: 15s;
    top: 89%;
    left: 79%;
    opacity: 0.55;
}
.star-particle:nth-child(119) {
    width: 1px;
    height: 1px;
    animation-duration: 18s;
    animation-delay: 10s;
    top: 44%;
    left: 43%;
    opacity: 0.44;
}
.star-particle:nth-child(120) {
    width: 5px;
    height: 5px;
    animation-duration: 32s;
    animation-delay: 12s;
    top: 58%;
    left: 19%;
    opacity: 0.79;
}
.star-particle:nth-child(121) {
    width: 1px;
    height: 1px;
    animation-duration: 37s;
    animation-delay: 14s;
    top: 25%;
    left: 47%;
    opacity: 0.52;
}
.star-particle:nth-child(122) {
    width: 3px;
    height: 3px;
    animation-duration: 27s;
    animation-delay: 6s;
    top: 28%;
    left: 43%;
    opacity: 0.72;
}
.star-particle:nth-child(123) {
    width: 1px;
    height: 1px;
    animation-duration: 21s;
    animation-delay: 16s;
    top: 84%;
    left: 94%;
    opacity: 0.31;
}
.star-particle:nth-child(124) {
    width: 4px;
    height: 4px;
    animation-duration: 12s;
    animation-delay: 17s;
    top: 12%;
    left: 27%;
    opacity: 0.60;
}
.star-particle:nth-child(125) {
    width: 3px;
    height: 3px;
    animation-duration: 34s;
    animation-delay: 20s;
    top: 18%;
    left: 5%;
    opacity: 0.68;
}
.star-particle:nth-child(126) {
    width: 1px;
    height: 1px;
    animation-duration: 20s;
    animation-delay: 6s;
    top: 6%;
    left: 17%;
    opacity: 0.51;
}
.star-particle:nth-child(127) {
    width: 3px;
    height: 3px;
    animation-duration: 37s;
    animation-delay: 7s;
    top: 95%;
    left: 30%;
    opacity: 0.64;
}
.star-particle:nth-child(128) {
    width: 3px;
    height: 3px;
    animation-duration: 27s;
    animation-delay: 18s;
    top: 36%;
    left: 39%;
    opacity: 0.34;
}
.star-particle:nth-child(129) {
    width: 4px;
    height: 4px;
    animation-duration: 32s;
    animation-delay: 5s;
    top: 7%;
    left: 25%;
    opacity: 0.35;
}
.star-particle:nth-child(130) {
    width: 4px;
    height: 4px;
    animation-duration: 29s;
    animation-delay: 20s;
    top: 45%;
    left: 87%;
    opacity: 0.59;
}
.star-particle:nth-child(131) {
    width: 2px;
    height: 2px;
    animation-duration: 21s;
    animation-delay: 4s;
    top: 9%;
    left: 64%;
    opacity: 0.81;
}
.star-particle:nth-child(132) {
    width: 3px;
    height: 3px;
    animation-duration: 28s;
    animation-delay: 7s;
    top: 97%;
    left: 40%;
    opacity: 0.40;
}
.star-particle:nth-child(133) {
    width: 1px;
    height: 1px;
    animation-duration: 31s;
    animation-delay: 4s;
    top: 4%;
    left: 14%;
    opacity: 0.50;
}
.star-particle:nth-child(134) {
    width: 2px;
    height: 2px;
    animation-duration: 17s;
    animation-delay: 13s;
    top: 23%;
    left: 88%;
    opacity: 0.73;
}
.star-particle:nth-child(135) {
    width: 1px;
    height: 1px;
    animation-duration: 38s;
    animation-delay: 13s;
    top: 47%;
    left: 19%;
    opacity: 0.62;
}
.star-particle:nth-child(136) {
    width: 4px;
    height: 4px;
    animation-duration: 40s;
    animation-delay: 2s;
    top: 66%;
    left: 47%;
    opacity: 0.32;
}
.star-particle:nth-child(137) {
    width: 4px;
    height: 4px;
    animation-duration: 25s;
    animation-delay: 1s;
    top: 77%;
    left: 38%;
    opacity: 0.62;
}
.star-particle:nth-child(138) {
    width: 1px;
    height: 1px;
    animation-duration: 18s;
    animation-delay: 15s;
    top: 68%;
    left: 46%;
    opacity: 0.58;
}
.star-particle:nth-child(139) {
    width: 4px;
    height: 4px;
    animation-duration: 30s;
    animation-delay: 18s;
    top: 75%;
    left: 56%;
    opacity: 0.80;
}
.star-particle:nth-child(140) {
    width: 4px;
    height: 4px;
    animation-duration: 29s;
    animation-delay: 6s;
    top: 92%;
    left: 81%;
    opacity: 0.62;
}
.star-particle:nth-child(141) {
    width: 5px;
    height: 5px;
    animation-duration: 16s;
    animation-delay: 10s;
    top: 74%;
    left: 56%;
    opacity: 0.85;
}
.star-particle:nth-child(142) {
    width: 3px;
    height: 3px;
    animation-duration: 25s;
    animation-delay: 12s;
    top: 89%;
    left: 29%;
    opacity: 0.69;
}
.star-particle:nth-child(143) {
    width: 4px;
    height: 4px;
    animation-duration: 27s;
    animation-delay: 2s;
    top: 0%;
    left: 16%;
    opacity: 0.77;
}
.star-particle:nth-child(144) {
    width: 4px;
    height: 4px;
    animation-duration: 38s;
    animation-delay: 8s;
    top: 37%;
    left: 21%;
    opacity: 0.68;
}
.star-particle:nth-child(145) {
    width: 3px;
    height: 3px;
    animation-duration: 25s;
    animation-delay: 5s;
    top: 58%;
    left: 88%;
    opacity: 0.48;
}
.star-particle:nth-child(146) {
    width: 5px;
    height: 5px;
    animation-duration: 36s;
    animation-delay: 3s;
    top: 38%;
    left: 96%;
    opacity: 0.47;
}
.star-particle:nth-child(147) {
    width: 1px;
    height: 1px;
    animation-duration: 27s;
    animation-delay: 18s;
    top: 63%;
    left: 38%;
    opacity: 0.62;
}
.star-particle:nth-child(148) {
    width: 1px;
    height: 1px;
    animation-duration: 28s;
    animation-delay: 6s;
    top: 8%;
    left: 35%;
    opacity: 0.61;
}
.star-particle:nth-child(149) {
    width: 2px;
    height: 2px;
    animation-duration: 38s;
    animation-delay: 10s;
    top: 74%;
    left: 3%;
    opacity: 0.53;
}
.star-particle:nth-child(150) {
    width: 2px;
    height: 2px;
    animation-duration: 30s;
    animation-delay: 18s;
    top: 81%;
    left: 55%;
    opacity: 0.45;
}
.star-particle:nth-child(151) {
    width: 2px;
    height: 2px;
    animation-duration: 22s;
    animation-delay: 2s;
    top: 41%;
    left: 87%;
    opacity: 0.67;
}
.star-particle:nth-child(152) {
    width: 1px;
    height: 1px;
    animation-duration: 36s;
    animation-delay: 20s;
    top: 23%;
    left: 72%;
    opacity: 0.78;
}
.star-particle:nth-child(153) {
    width: 1px;
    height: 1px;
    animation-duration: 13s;
    animation-delay: 17s;
    top: 42%;
    left: 36%;
    opacity: 0.45;
}
.star-particle:nth-child(154) {
    width: 4px;
    height: 4px;
    animation-duration: 12s;
    animation-delay: 6s;
    top: 81%;
    left: 53%;
    opacity: 0.59;
}
.star-particle:nth-child(155) {
    width: 1px;
    height: 1px;
    animation-duration: 12s;
    animation-delay: 11s;
    top: 36%;
    left: 15%;
    opacity: 0.88;
}
.star-particle:nth-child(156) {
    width: 3px;
    height: 3px;
    animation-duration: 33s;
    animation-delay: 11s;
    top: 44%;
    left: 35%;
    opacity: 0.81;
}
.star-particle:nth-child(157) {
    width: 4px;
    height: 4px;
    animation-duration: 16s;
    animation-delay: 11s;
    top: 67%;
    left: 90%;
    opacity: 0.31;
}
.star-particle:nth-child(158) {
    width: 4px;
    height: 4px;
    animation-duration: 21s;
    animation-delay: 8s;
    top: 97%;
    left: 46%;
    opacity: 0.59;
}
.star-particle:nth-child(159) {
    width: 2px;
    height: 2px;
    animation-duration: 25s;
    animation-delay: 18s;
    top: 74%;
    left: 17%;
    opacity: 0.42;
}
.star-particle:nth-child(160) {
    width: 2px;
    height: 2px;
    animation-duration: 38s;
    animation-delay: 2s;
    top: 38%;
    left: 90%;
    opacity: 0.37;
}
.star-particle:nth-child(161) {
    width: 1px;
    height: 1px;
    animation-duration: 18s;
    animation-delay: 10s;
    top: 87%;
    left: 70%;
    opacity: 0.90;
}
.star-particle:nth-child(162) {
    width: 3px;
    height: 3px;
    animation-duration: 17s;
    animation-delay: 4s;
    top: 37%;
    left: 45%;
    opacity: 0.40;
}
.star-particle:nth-child(163) {
    width: 5px;
    height: 5px;
    animation-duration: 12s;
    animation-delay: 2s;
    top: 49%;
    left: 99%;
    opacity: 0.82;
}
.star-particle:nth-child(164) {
    width: 2px;
    height: 2px;
    animation-duration: 12s;
    animation-delay: 17s;
    top: 98%;
    left: 92%;
    opacity: 0.63;
}
.star-particle:nth-child(165) {
    width: 1px;
    height: 1px;
    animation-duration: 26s;
    animation-delay: 6s;
    top: 69%;
    left: 82%;
    opacity: 0.60;
}
.star-particle:nth-child(166) {
    width: 1px;
    height: 1px;
    animation-duration: 32s;
    animation-delay: 7s;
    top: 55%;
    left: 94%;
    opacity: 0.51;
}
.star-particle:nth-child(167) {
    width: 3px;
    height: 3px;
    animation-duration: 38s;
    animation-delay: 4s;
    top: 67%;
    left: 57%;
    opacity: 0.82;
}
.star-particle:nth-child(168) {
    width: 1px;
    height: 1px;
    animation-duration: 28s;
    animation-delay: 20s;
    top: 11%;
    left: 75%;
    opacity: 0.74;
}
.star-particle:nth-child(169) {
    width: 3px;
    height: 3px;
    animation-duration: 19s;
    animation-delay: 4s;
    top: 90%;
    left: 4%;
    opacity: 0.87;
}
.star-particle:nth-child(170) {
    width: 5px;
    height: 5px;
    animation-duration: 12s;
    animation-delay: 14s;
    top: 77%;
    left: 59%;
    opacity: 0.87;
}
.star-particle:nth-child(171) {
    width: 3px;
    height: 3px;
    animation-duration: 24s;
    animation-delay: 4s;
    top: 94%;
    left: 11%;
    opacity: 0.43;
}
.star-particle:nth-child(172) {
    width: 4px;
    height: 4px;
    animation-duration: 33s;
    animation-delay: 11s;
    top: 26%;
    left: 95%;
    opacity: 0.60;
}
.star-particle:nth-child(173) {
    width: 2px;
    height: 2px;
    animation-duration: 13s;
    animation-delay: 1s;
    top: 64%;
    left: 43%;
    opacity: 0.63;
}
.star-particle:nth-child(174) {
    width: 2px;
    height: 2px;
    animation-duration: 22s;
    animation-delay: 11s;
    top: 87%;
    left: 0%;
    opacity: 0.52;
}
.star-particle:nth-child(175) {
    width: 3px;
    height: 3px;
    animation-duration: 12s;
    animation-delay: 14s;
    top: 91%;
    left: 5%;
    opacity: 0.80;
}
.star-particle:nth-child(176) {
    width: 2px;
    height: 2px;
    animation-duration: 31s;
    animation-delay: 2s;
    top: 66%;
    left: 79%;
    opacity: 0.89;
}
.star-particle:nth-child(177) {
    width: 2px;
    height: 2px;
    animation-duration: 29s;
    animation-delay: 20s;
    top: 61%;
    left: 58%;
    opacity: 0.73;
}
.star-particle:nth-child(178) {
    width: 5px;
    height: 5px;
    animation-duration: 22s;
    animation-delay: 11s;
    top: 35%;
    left: 91%;
    opacity: 0.80;
}
.star-particle:nth-child(179) {
    width: 5px;
    height: 5px;
    animation-duration: 40s;
    animation-delay: 12s;
    top: 14%;
    left: 34%;
    opacity: 0.62;
}
.star-particle:nth-child(180) {
    width: 4px;
    height: 4px;
    animation-duration: 27s;
    animation-delay: 15s;
    top: 95%;
    left: 1%;
    opacity: 0.87;
}
.star-particle:nth-child(181) {
    width: 2px;
    height: 2px;
    animation-duration: 23s;
    animation-delay: 1s;
    top: 49%;
    left: 65%;
    opacity: 0.81;
}
.star-particle:nth-child(182) {
    width: 3px;
    height: 3px;
    animation-duration: 22s;
    animation-delay: 14s;
    top: 0%;
    left: 23%;
    opacity: 0.50;
}
.star-particle:nth-child(183) {
    width: 2px;
    height: 2px;
    animation-duration: 31s;
    animation-delay: 15s;
    top: 56%;
    left: 67%;
    opacity: 0.58;
}
.star-particle:nth-child(184) {
    width: 3px;
    height: 3px;
    animation-duration: 34s;
    animation-delay: 18s;
    top: 41%;
    left: 89%;
    opacity: 0.51;
}
.star-particle:nth-child(185) {
    width: 1px;
    height: 1px;
    animation-duration: 12s;
    animation-delay: 11s;
    top: 12%;
    left: 95%;
    opacity: 0.87;
}
.star-particle:nth-child(186) {
    width: 1px;
    height: 1px;
    animation-duration: 32s;
    animation-delay: 15s;
    top: 76%;
    left: 84%;
    opacity: 0.42;
}
.star-particle:nth-child(187) {
    width: 1px;
    height: 1px;
    animation-duration: 36s;
    animation-delay: 18s;
    top: 32%;
    left: 81%;
    opacity: 0.89;
}
.star-particle:nth-child(188) {
    width: 3px;
    height: 3px;
    animation-duration: 34s;
    animation-delay: 19s;
    top: 56%;
    left: 43%;
    opacity: 0.84;
}
.star-particle:nth-child(189) {
    width: 4px;
    height: 4px;
    animation-duration: 18s;
    animation-delay: 15s;
    top: 97%;
    left: 86%;
    opacity: 0.82;
}
.star-particle:nth-child(190) {
    width: 4px;
    height: 4px;
    animation-duration: 27s;
    animation-delay: 3s;
    top: 40%;
    left: 76%;
    opacity: 0.53;
}
.star-particle:nth-child(191) {
    width: 2px;
    height: 2px;
    animation-duration: 23s;
    animation-delay: 4s;
    top: 74%;
    left: 76%;
    opacity: 0.79;
}
.star-particle:nth-child(192) {
    width: 5px;
    height: 5px;
    animation-duration: 24s;
    animation-delay: 3s;
    top: 88%;
    left: 62%;
    opacity: 0.61;
}
.star-particle:nth-child(193) {
    width: 1px;
    height: 1px;
    animation-duration: 39s;
    animation-delay: 2s;
    top: 30%;
    left: 12%;
    opacity: 0.79;
}
.star-particle:nth-child(194) {
    width: 3px;
    height: 3px;
    animation-duration: 13s;
    animation-delay: 19s;
    top: 48%;
    left: 48%;
    opacity: 0.53;
}
.star-particle:nth-child(195) {
    width: 1px;
    height: 1px;
    animation-duration: 17s;
    animation-delay: 9s;
    top: 11%;
    left: 8%;
    opacity: 0.54;
}
.star-particle:nth-child(196) {
    width: 3px;
    height: 3px;
    animation-duration: 13s;
    animation-delay: 18s;
    top: 54%;
    left: 91%;
    opacity: 0.87;
}
.star-particle:nth-child(197) {
    width: 4px;
    height: 4px;
    animation-duration: 28s;
    animation-delay: 12s;
    top: 91%;
    left: 82%;
    opacity: 0.81;
}
.star-particle:nth-child(198) {
    width: 2px;
    height: 2px;
    animation-duration: 29s;
    animation-delay: 20s;
    top: 83%;
    left: 4%;
    opacity: 0.87;
}
.star-particle:nth-child(199) {
    width: 1px;
    height: 1px;
    animation-duration: 13s;
    animation-delay: 7s;
    top: 6%;
    left: 21%;
    opacity: 0.65;
}
.star-particle:nth-child(200) {
    width: 2px;
    height: 2px;
    animation-duration: 36s;
    animation-delay: 5s;
    top: 80%;
    left: 46%;
    opacity: 0.33;
}
.star-particle:nth-child(201) {
    width: 3px;
    height: 3px;
    animation-duration: 29s;
    animation-delay: 20s;
    top: 7%;
    left: 24%;
    opacity: 0.46;
}
.star-particle:nth-child(202) {
    width: 2px;
    height: 2px;
    animation-duration: 20s;
    animation-delay: 6s;
    top: 51%;
    left: 73%;
    opacity: 0.80;
}
.star-particle:nth-child(203) {
    width: 1px;
    height: 1px;
    animation-duration: 27s;
    animation-delay: 7s;
    top: 52%;
    left: 84%;
    opacity: 0.81;
}
.star-particle:nth-child(204) {
    width: 2px;
    height: 2px;
    animation-duration: 19s;
    animation-delay: 3s;
    top: 36%;
    left: 78%;
    opacity: 0.41;
}
.star-particle:nth-child(205) {
    width: 3px;
    height: 3px;
    animation-duration: 14s;
    animation-delay: 1s;
    top: 63%;
    left: 67%;
    opacity: 0.76;
}
.star-particle:nth-child(206) {
    width: 1px;
    height: 1px;
    animation-duration: 17s;
    animation-delay: 11s;
    top: 91%;
    left: 5%;
    opacity: 0.67;
}
.star-particle:nth-child(207) {
    width: 2px;
    height: 2px;
    animation-duration: 29s;
    animation-delay: 7s;
    top: 73%;
    left: 20%;
    opacity: 0.62;
}
.star-particle:nth-child(208) {
    width: 2px;
    height: 2px;
    animation-duration: 40s;
    animation-delay: 7s;
    top: 31%;
    left: 74%;
    opacity: 0.66;
}
.star-particle:nth-child(209) {
    width: 2px;
    height: 2px;
    animation-duration: 36s;
    animation-delay: 4s;
    top: 87%;
    left: 56%;
    opacity: 0.88;
}
.star-particle:nth-child(210) {
    width: 4px;
    height: 4px;
    animation-duration: 12s;
    animation-delay: 4s;
    top: 73%;
    left: 43%;
    opacity: 0.37;
}
.star-particle:nth-child(211) {
    width: 2px;
    height: 2px;
    animation-duration: 18s;
    animation-delay: 11s;
    top: 62%;
    left: 42%;
    opacity: 0.50;
}
.star-particle:nth-child(212) {
    width: 4px;
    height: 4px;
    animation-duration: 39s;
    animation-delay: 17s;
    top: 1%;
    left: 2%;
    opacity: 0.44;
}
.star-particle:nth-child(213) {
    width: 5px;
    height: 5px;
    animation-duration: 17s;
    animation-delay: 16s;
    top: 97%;
    left: 44%;
    opacity: 0.68;
}
.star-particle:nth-child(214) {
    width: 3px;
    height: 3px;
    animation-duration: 12s;
    animation-delay: 11s;
    top: 65%;
    left: 94%;
    opacity: 0.47;
}
.star-particle:nth-child(215) {
    width: 5px;
    height: 5px;
    animation-duration: 35s;
    animation-delay: 20s;
    top: 61%;
    left: 57%;
    opacity: 0.83;
}
.star-particle:nth-child(216) {
    width: 4px;
    height: 4px;
    animation-duration: 27s;
    animation-delay: 4s;
    top: 41%;
    left: 52%;
    opacity: 0.56;
}
.star-particle:nth-child(217) {
    width: 3px;
    height: 3px;
    animation-duration: 24s;
    animation-delay: 15s;
    top: 98%;
    left: 97%;
    opacity: 0.71;
}
.star-particle:nth-child(218) {
    width: 2px;
    height: 2px;
    animation-duration: 14s;
    animation-delay: 15s;
    top: 86%;
    left: 48%;
    opacity: 0.64;
}
.star-particle:nth-child(219) {
    width: 3px;
    height: 3px;
    animation-duration: 20s;
    animation-delay: 1s;
    top: 55%;
    left: 27%;
    opacity: 0.89;
}
.star-particle:nth-child(220) {
    width: 3px;
    height: 3px;
    animation-duration: 12s;
    animation-delay: 6s;
    top: 89%;
    left: 46%;
    opacity: 0.67;
}
.star-particle:nth-child(221) {
    width: 2px;
    height: 2px;
    animation-duration: 30s;
    animation-delay: 13s;
    top: 21%;
    left: 89%;
    opacity: 0.74;
}
.star-particle:nth-child(222) {
    width: 2px;
    height: 2px;
    animation-duration: 27s;
    animation-delay: 0s;
    top: 63%;
    left: 79%;
    opacity: 0.84;
}
.star-particle:nth-child(223) {
    width: 4px;
    height: 4px;
    animation-duration: 28s;
    animation-delay: 14s;
    top: 31%;
    left: 26%;
    opacity: 0.57;
}
.star-particle:nth-child(224) {
    width: 5px;
    height: 5px;
    animation-duration: 16s;
    animation-delay: 1s;
    top: 49%;
    left: 93%;
    opacity: 0.34;
}
.star-particle:nth-child(225) {
    width: 2px;
    height: 2px;
    animation-duration: 38s;
    animation-delay: 0s;
    top: 30%;
    left: 91%;
    opacity: 0.53;
}
.star-particle:nth-child(226) {
    width: 3px;
    height: 3px;
    animation-duration: 16s;
    animation-delay: 10s;
    top: 11%;
    left: 49%;
    opacity: 0.79;
}
.star-particle:nth-child(227) {
    width: 2px;
    height: 2px;
    animation-duration: 22s;
    animation-delay: 19s;
    top: 41%;
    left: 90%;
    opacity: 0.32;
}
.star-particle:nth-child(228) {
    width: 1px;
    height: 1px;
    animation-duration: 26s;
    animation-delay: 11s;
    top: 51%;
    left: 77%;
    opacity: 0.75;
}
.star-particle:nth-child(229) {
    width: 1px;
    height: 1px;
    animation-duration: 38s;
    animation-delay: 11s;
    top: 54%;
    left: 26%;
    opacity: 0.58;
}
.star-particle:nth-child(230) {
    width: 4px;
    height: 4px;
    animation-duration: 15s;
    animation-delay: 10s;
    top: 37%;
    left: 84%;
    opacity: 0.74;
}
.star-particle:nth-child(231) {
    width: 1px;
    height: 1px;
    animation-duration: 34s;
    animation-delay: 9s;
    top: 41%;
    left: 14%;
    opacity: 0.45;
}
.star-particle:nth-child(232) {
    width: 3px;
    height: 3px;
    animation-duration: 39s;
    animation-delay: 20s;
    top: 77%;
    left: 13%;
    opacity: 0.72;
}
.star-particle:nth-child(233) {
    width: 1px;
    height: 1px;
    animation-duration: 22s;
    animation-delay: 17s;
    top: 75%;
    left: 88%;
    opacity: 0.89;
}
.star-particle:nth-child(234) {
    width: 3px;
    height: 3px;
    animation-duration: 33s;
    animation-delay: 15s;
    top: 38%;
    left: 48%;
    opacity: 0.71;
}
.star-particle:nth-child(235) {
    width: 1px;
    height: 1px;
    animation-duration: 18s;
    animation-delay: 3s;
    top: 12%;
    left: 69%;
    opacity: 0.53;
}
.star-particle:nth-child(236) {
    width: 2px;
    height: 2px;
    animation-duration: 32s;
    animation-delay: 11s;
    top: 80%;
    left: 25%;
    opacity: 0.50;
}
.star-particle:nth-child(237) {
    width: 2px;
    height: 2px;
    animation-duration: 39s;
    animation-delay: 8s;
    top: 81%;
    left: 69%;
    opacity: 0.56;
}
.star-particle:nth-child(238) {
    width: 3px;
    height: 3px;
    animation-duration: 26s;
    animation-delay: 12s;
    top: 75%;
    left: 89%;
    opacity: 0.56;
}
.star-particle:nth-child(239) {
    width: 5px;
    height: 5px;
    animation-duration: 28s;
    animation-delay: 14s;
    top: 32%;
    left: 18%;
    opacity: 0.82;
}
.star-particle:nth-child(240) {
    width: 3px;
    height: 3px;
    animation-duration: 16s;
    animation-delay: 9s;
    top: 98%;
    left: 11%;
    opacity: 0.70;
}
.star-particle:nth-child(241) {
    width: 3px;
    height: 3px;
    animation-duration: 24s;
    animation-delay: 1s;
    top: 11%;
    left: 32%;
    opacity: 0.88;
}
.star-particle:nth-child(242) {
    width: 3px;
    height: 3px;
    animation-duration: 38s;
    animation-delay: 2s;
    top: 14%;
    left: 57%;
    opacity: 0.66;
}
.star-particle:nth-child(243) {
    width: 1px;
    height: 1px;
    animation-duration: 15s;
    animation-delay: 8s;
    top: 59%;
    left: 70%;
    opacity: 0.68;
}
.star-particle:nth-child(244) {
    width: 4px;
    height: 4px;
    animation-duration: 25s;
    animation-delay: 16s;
    top: 6%;
    left: 94%;
    opacity: 0.80;
}
.star-particle:nth-child(245) {
    width: 3px;
    height: 3px;
    animation-duration: 19s;
    animation-delay: 8s;
    top: 56%;
    left: 88%;
    opacity: 0.68;
}
.star-particle:nth-child(246) {
    width: 2px;
    height: 2px;
    animation-duration: 25s;
    animation-delay: 15s;
    top: 68%;
    left: 93%;
    opacity: 0.67;
}
.star-particle:nth-child(247) {
    width: 5px;
    height: 5px;
    animation-duration: 29s;
    animation-delay: 13s;
    top: 69%;
    left: 7%;
    opacity: 0.30;
}
.star-particle:nth-child(248) {
    width: 1px;
    height: 1px;
    animation-duration: 23s;
    animation-delay: 17s;
    top: 50%;
    left: 34%;
    opacity: 0.36;
}
.star-particle:nth-child(249) {
    width: 4px;
    height: 4px;
    animation-duration: 29s;
    animation-delay: 12s;
    top: 7%;
    left: 29%;
    opacity: 0.40;
}
.star-particle:nth-child(250) {
    width: 1px;
    height: 1px;
    animation-duration: 17s;
    animation-delay: 4s;
    top: 81%;
    left: 91%;
    opacity: 0.70;
}
.star-particle:nth-child(251) {
    width: 3px;
    height: 3px;
    animation-duration: 40s;
    animation-delay: 20s;
    top: 2%;
    left: 46%;
    opacity: 0.87;
}
.star-particle:nth-child(252) {
    width: 4px;
    height: 4px;
    animation-duration: 15s;
    animation-delay: 16s;
    top: 3%;
    left: 2%;
    opacity: 0.87;
}
.star-particle:nth-child(253) {
    width: 1px;
    height: 1px;
    animation-duration: 34s;
    animation-delay: 6s;
    top: 55%;
    left: 27%;
    opacity: 0.38;
}
.star-particle:nth-child(254) {
    width: 4px;
    height: 4px;
    animation-duration: 40s;
    animation-delay: 4s;
    top: 43%;
    left: 72%;
    opacity: 0.57;
}
.star-particle:nth-child(255) {
    width: 2px;
    height: 2px;
    animation-duration: 34s;
    animation-delay: 9s;
    top: 8%;
    left: 4%;
    opacity: 0.64;
}
.star-particle:nth-child(256) {
    width: 1px;
    height: 1px;
    animation-duration: 36s;
    animation-delay: 10s;
    top: 50%;
    left: 35%;
    opacity: 0.78;
}
.star-particle:nth-child(257) {
    width: 3px;
    height: 3px;
    animation-duration: 17s;
    animation-delay: 12s;
    top: 53%;
    left: 68%;
    opacity: 0.85;
}
.star-particle:nth-child(258) {
    width: 3px;
    height: 3px;
    animation-duration: 24s;
    animation-delay: 4s;
    top: 34%;
    left: 59%;
    opacity: 0.66;
}
.star-particle:nth-child(259) {
    width: 2px;
    height: 2px;
    animation-duration: 40s;
    animation-delay: 18s;
    top: 30%;
    left: 6%;
    opacity: 0.72;
}
.star-particle:nth-child(260) {
    width: 3px;
    height: 3px;
    animation-duration: 13s;
    animation-delay: 5s;
    top: 15%;
    left: 85%;
    opacity: 0.62;
}
.star-particle:nth-child(261) {
    width: 2px;
    height: 2px;
    animation-duration: 35s;
    animation-delay: 4s;
    top: 44%;
    left: 53%;
    opacity: 0.53;
}
.star-particle:nth-child(262) {
    width: 2px;
    height: 2px;
    animation-duration: 32s;
    animation-delay: 12s;
    top: 20%;
    left: 33%;
    opacity: 0.82;
}
.star-particle:nth-child(263) {
    width: 1px;
    height: 1px;
    animation-duration: 37s;
    animation-delay: 2s;
    top: 99%;
    left: 4%;
    opacity: 0.80;
}
.star-particle:nth-child(264) {
    width: 2px;
    height: 2px;
    animation-duration: 22s;
    animation-delay: 20s;
    top: 79%;
    left: 18%;
    opacity: 0.35;
}
.star-particle:nth-child(265) {
    width: 1px;
    height: 1px;
    animation-duration: 15s;
    animation-delay: 8s;
    top: 37%;
    left: 31%;
    opacity: 0.48;
}
.star-particle:nth-child(266) {
    width: 1px;
    height: 1px;
    animation-duration: 39s;
    animation-delay: 10s;
    top: 69%;
    left: 1%;
    opacity: 0.87;
}
.star-particle:nth-child(267) {
    width: 1px;
    height: 1px;
    animation-duration: 18s;
    animation-delay: 3s;
    top: 33%;
    left: 88%;
    opacity: 0.83;
}
.star-particle:nth-child(268) {
    width: 4px;
    height: 4px;
    animation-duration: 34s;
    animation-delay: 18s;
    top: 77%;
    left: 62%;
    opacity: 0.65;
}
.star-particle:nth-child(269) {
    width: 1px;
    height: 1px;
    animation-duration: 23s;
    animation-delay: 7s;
    top: 43%;
    left: 64%;
    opacity: 0.43;
}
.star-particle:nth-child(270) {
    width: 2px;
    height: 2px;
    animation-duration: 35s;
    animation-delay: 0s;
    top: 63%;
    left: 95%;
    opacity: 0.32;
}
.star-particle:nth-child(271) {
    width: 1px;
    height: 1px;
    animation-duration: 35s;
    animation-delay: 4s;
    top: 68%;
    left: 64%;
    opacity: 0.34;
}
.star-particle:nth-child(272) {
    width: 1px;
    height: 1px;
    animation-duration: 26s;
    animation-delay: 10s;
    top: 88%;
    left: 65%;
    opacity: 0.89;
}
.star-particle:nth-child(273) {
    width: 2px;
    height: 2px;
    animation-duration: 36s;
    animation-delay: 14s;
    top: 44%;
    left: 52%;
    opacity: 0.56;
}
.star-particle:nth-child(274) {
    width: 1px;
    height: 1px;
    animation-duration: 31s;
    animation-delay: 4s;
    top: 83%;
    left: 91%;
    opacity: 0.51;
}
.star-particle:nth-child(275) {
    width: 5px;
    height: 5px;
    animation-duration: 39s;
    animation-delay: 14s;
    top: 97%;
    left: 4%;
    opacity: 0.36;
}
.star-particle:nth-child(276) {
    width: 4px;
    height: 4px;
    animation-duration: 34s;
    animation-delay: 11s;
    top: 37%;
    left: 38%;
    opacity: 0.53;
}
.star-particle:nth-child(277) {
    width: 3px;
    height: 3px;
    animation-duration: 23s;
    animation-delay: 16s;
    top: 27%;
    left: 94%;
    opacity: 0.56;
}
.star-particle:nth-child(278) {
    width: 3px;
    height: 3px;
    animation-duration: 14s;
    animation-delay: 2s;
    top: 54%;
    left: 31%;
    opacity: 0.81;
}
.star-particle:nth-child(279) {
    width: 2px;
    height: 2px;
    animation-duration: 15s;
    animation-delay: 6s;
    top: 2%;
    left: 12%;
    opacity: 0.55;
}
.star-particle:nth-child(280) {
    width: 1px;
    height: 1px;
    animation-duration: 17s;
    animation-delay: 14s;
    top: 74%;
    left: 33%;
    opacity: 0.51;
}
.star-particle:nth-child(281) {
    width: 1px;
    height: 1px;
    animation-duration: 40s;
    animation-delay: 5s;
    top: 80%;
    left: 68%;
    opacity: 0.77;
}
.star-particle:nth-child(282) {
    width: 3px;
    height: 3px;
    animation-duration: 30s;
    animation-delay: 11s;
    top: 40%;
    left: 9%;
    opacity: 0.84;
}
.star-particle:nth-child(283) {
    width: 3px;
    height: 3px;
    animation-duration: 30s;
    animation-delay: 3s;
    top: 20%;
    left: 73%;
    opacity: 0.65;
}
.star-particle:nth-child(284) {
    width: 4px;
    height: 4px;
    animation-duration: 40s;
    animation-delay: 4s;
    top: 70%;
    left: 31%;
    opacity: 0.64;
}
.star-particle:nth-child(285) {
    width: 1px;
    height: 1px;
    animation-duration: 32s;
    animation-delay: 11s;
    top: 31%;
    left: 56%;
    opacity: 0.78;
}
.star-particle:nth-child(286) {
    width: 2px;
    height: 2px;
    animation-duration: 33s;
    animation-delay: 10s;
    top: 65%;
    left: 67%;
    opacity: 0.36;
}
.star-particle:nth-child(287) {
    width: 3px;
    height: 3px;
    animation-duration: 32s;
    animation-delay: 6s;
    top: 13%;
    left: 33%;
    opacity: 0.49;
}
.star-particle:nth-child(288) {
    width: 3px;
    height: 3px;
    animation-duration: 13s;
    animation-delay: 1s;
    top: 85%;
    left: 99%;
    opacity: 0.30;
}
.star-particle:nth-child(289) {
    width: 3px;
    height: 3px;
    animation-duration: 15s;
    animation-delay: 20s;
    top: 48%;
    left: 15%;
    opacity: 0.69;
}
.star-particle:nth-child(290) {
    width: 3px;
    height: 3px;
    animation-duration: 35s;
    animation-delay: 17s;
    top: 9%;
    left: 78%;
    opacity: 0.32;
}
.star-particle:nth-child(291) {
    width: 2px;
    height: 2px;
    animation-duration: 21s;
    animation-delay: 12s;
    top: 85%;
    left: 33%;
    opacity: 0.71;
}
.star-particle:nth-child(292) {
    width: 3px;
    height: 3px;
    animation-duration: 33s;
    animation-delay: 5s;
    top: 52%;
    left: 41%;
    opacity: 0.65;
}
.star-particle:nth-child(293) {
    width: 5px;
    height: 5px;
    animation-duration: 14s;
    animation-delay: 7s;
    top: 73%;
    left: 39%;
    opacity: 0.33;
}
.star-particle:nth-child(294) {
    width: 4px;
    height: 4px;
    animation-duration: 25s;
    animation-delay: 17s;
    top: 42%;
    left: 80%;
    opacity: 0.58;
}
.star-particle:nth-child(295) {
    width: 2px;
    height: 2px;
    animation-duration: 36s;
    animation-delay: 11s;
    top: 82%;
    left: 51%;
    opacity: 0.71;
}
.star-particle:nth-child(296) {
    width: 4px;
    height: 4px;
    animation-duration: 38s;
    animation-delay: 17s;
    top: 60%;
    left: 13%;
    opacity: 0.76;
}
.star-particle:nth-child(297) {
    width: 3px;
    height: 3px;
    animation-duration: 17s;
    animation-delay: 0s;
    top: 46%;
    left: 15%;
    opacity: 0.34;
}
.star-particle:nth-child(298) {
    width: 4px;
    height: 4px;
    animation-duration: 39s;
    animation-delay: 3s;
    top: 94%;
    left: 10%;
    opacity: 0.78;
}
.star-particle:nth-child(299) {
    width: 3px;
    height: 3px;
    animation-duration: 40s;
    animation-delay: 1s;
    top: 78%;
    left: 73%;
    opacity: 0.79;
}
.star-particle:nth-child(300) {
    width: 2px;
    height: 2px;
    animation-duration: 36s;
    animation-delay: 14s;
    top: 96%;
    left: 3%;
    opacity: 0.72;
}
.star-particle:nth-child(301) {
    width: 3px;
    height: 3px;
    animation-duration: 13s;
    animation-delay: 0s;
    top: 59%;
    left: 37%;
    opacity: 0.36;
}
.star-particle:nth-child(302) {
    width: 5px;
    height: 5px;
    animation-duration: 15s;
    animation-delay: 17s;
    top: 82%;
    left: 85%;
    opacity: 0.56;
}
.star-particle:nth-child(303) {
    width: 4px;
    height: 4px;
    animation-duration: 18s;
    animation-delay: 0s;
    top: 85%;
    left: 53%;
    opacity: 0.44;
}
.star-particle:nth-child(304) {
    width: 5px;
    height: 5px;
    animation-duration: 21s;
    animation-delay: 4s;
    top: 14%;
    left: 13%;
    opacity: 0.66;
}
.star-particle:nth-child(305) {
    width: 1px;
    height: 1px;
    animation-duration: 21s;
    animation-delay: 14s;
    top: 92%;
    left: 84%;
    opacity: 0.62;
}
.star-particle:nth-child(306) {
    width: 2px;
    height: 2px;
    animation-duration: 16s;
    animation-delay: 18s;
    top: 22%;
    left: 20%;
    opacity: 0.50;
}
.star-particle:nth-child(307) {
    width: 5px;
    height: 5px;
    animation-duration: 12s;
    animation-delay: 14s;
    top: 24%;
    left: 27%;
    opacity: 0.58;
}
.star-particle:nth-child(308) {
    width: 4px;
    height: 4px;
    animation-duration: 12s;
    animation-delay: 12s;
    top: 5%;
    left: 97%;
    opacity: 0.34;
}
.star-particle:nth-child(309) {
    width: 3px;
    height: 3px;
    animation-duration: 40s;
    animation-delay: 1s;
    top: 74%;
    left: 20%;
    opacity: 0.38;
}
.star-particle:nth-child(310) {
    width: 3px;
    height: 3px;
    animation-duration: 39s;
    animation-delay: 12s;
    top: 77%;
    left: 64%;
    opacity: 0.69;
}
.star-particle:nth-child(311) {
    width: 4px;
    height: 4px;
    animation-duration: 19s;
    animation-delay: 8s;
    top: 13%;
    left: 80%;
    opacity: 0.79;
}
.star-particle:nth-child(312) {
    width: 3px;
    height: 3px;
    animation-duration: 18s;
    animation-delay: 5s;
    top: 99%;
    left: 97%;
    opacity: 0.47;
}
.star-particle:nth-child(313) {
    width: 3px;
    height: 3px;
    animation-duration: 15s;
    animation-delay: 17s;
    top: 88%;
    left: 75%;
    opacity: 0.41;
}
.star-particle:nth-child(314) {
    width: 5px;
    height: 5px;
    animation-duration: 26s;
    animation-delay: 17s;
    top: 30%;
    left: 29%;
    opacity: 0.67;
}
.star-particle:nth-child(315) {
    width: 1px;
    height: 1px;
    animation-duration: 27s;
    animation-delay: 11s;
    top: 73%;
    left: 73%;
    opacity: 0.72;
}
.star-particle:nth-child(316) {
    width: 1px;
    height: 1px;
    animation-duration: 38s;
    animation-delay: 13s;
    top: 58%;
    left: 15%;
    opacity: 0.54;
}
.star-particle:nth-child(317) {
    width: 2px;
    height: 2px;
    animation-duration: 40s;
    animation-delay: 13s;
    top: 23%;
    left: 31%;
    opacity: 0.88;
}
.star-particle:nth-child(318) {
    width: 2px;
    height: 2px;
    animation-duration: 14s;
    animation-delay: 16s;
    top: 26%;
    left: 30%;
    opacity: 0.66;
}
.star-particle:nth-child(319) {
    width: 2px;
    height: 2px;
    animation-duration: 39s;
    animation-delay: 15s;
    top: 43%;
    left: 6%;
    opacity: 0.87;
}
.star-particle:nth-child(320) {
    width: 2px;
    height: 2px;
    animation-duration: 26s;
    animation-delay: 10s;
    top: 33%;
    left: 51%;
    opacity: 0.43;
}
.star-particle:nth-child(321) {
    width: 2px;
    height: 2px;
    animation-duration: 39s;
    animation-delay: 11s;
    top: 42%;
    left: 13%;
    opacity: 0.35;
}
.star-particle:nth-child(322) {
    width: 4px;
    height: 4px;
    animation-duration: 27s;
    animation-delay: 14s;
    top: 5%;
    left: 32%;
    opacity: 0.61;
}
.star-particle:nth-child(323) {
    width: 1px;
    height: 1px;
    animation-duration: 33s;
    animation-delay: 3s;
    top: 82%;
    left: 62%;
    opacity: 0.42;
}
.star-particle:nth-child(324) {
    width: 1px;
    height: 1px;
    animation-duration: 22s;
    animation-delay: 8s;
    top: 41%;
    left: 18%;
    opacity: 0.46;
}
.star-particle:nth-child(325) {
    width: 1px;
    height: 1px;
    animation-duration: 16s;
    animation-delay: 7s;
    top: 86%;
    left: 27%;
    opacity: 0.86;
}
.star-particle:nth-child(326) {
    width: 3px;
    height: 3px;
    animation-duration: 19s;
    animation-delay: 2s;
    top: 15%;
    left: 22%;
    opacity: 0.38;
}
.star-particle:nth-child(327) {
    width: 2px;
    height: 2px;
    animation-duration: 40s;
    animation-delay: 6s;
    top: 12%;
    left: 2%;
    opacity: 0.49;
}
.star-particle:nth-child(328) {
    width: 2px;
    height: 2px;
    animation-duration: 27s;
    animation-delay: 3s;
    top: 14%;
    left: 27%;
    opacity: 0.66;
}
.star-particle:nth-child(329) {
    width: 1px;
    height: 1px;
    animation-duration: 35s;
    animation-delay: 4s;
    top: 24%;
    left: 44%;
    opacity: 0.47;
}
.star-particle:nth-child(330) {
    width: 1px;
    height: 1px;
    animation-duration: 23s;
    animation-delay: 11s;
    top: 52%;
    left: 31%;
    opacity: 0.60;
}
.star-particle:nth-child(331) {
    width: 3px;
    height: 3px;
    animation-duration: 16s;
    animation-delay: 4s;
    top: 83%;
    left: 51%;
    opacity: 0.42;
}
.star-particle:nth-child(332) {
    width: 3px;
    height: 3px;
    animation-duration: 23s;
    animation-delay: 5s;
    top: 57%;
    left: 73%;
    opacity: 0.37;
}
.star-particle:nth-child(333) {
    width: 4px;
    height: 4px;
    animation-duration: 18s;
    animation-delay: 9s;
    top: 95%;
    left: 25%;
    opacity: 0.73;
}
.star-particle:nth-child(334) {
    width: 1px;
    height: 1px;
    animation-duration: 14s;
    animation-delay: 14s;
    top: 94%;
    left: 98%;
    opacity: 0.67;
}
.star-particle:nth-child(335) {
    width: 4px;
    height: 4px;
    animation-duration: 40s;
    animation-delay: 0s;
    top: 74%;
    left: 47%;
    opacity: 0.64;
}
.star-particle:nth-child(336) {
    width: 4px;
    height: 4px;
    animation-duration: 22s;
    animation-delay: 12s;
    top: 29%;
    left: 22%;
    opacity: 0.67;
}
.star-particle:nth-child(337) {
    width: 2px;
    height: 2px;
    animation-duration: 15s;
    animation-delay: 2s;
    top: 8%;
    left: 51%;
    opacity: 0.70;
}
.star-particle:nth-child(338) {
    width: 3px;
    height: 3px;
    animation-duration: 19s;
    animation-delay: 0s;
    top: 91%;
    left: 21%;
    opacity: 0.84;
}
.star-particle:nth-child(339) {
    width: 5px;
    height: 5px;
    animation-duration: 13s;
    animation-delay: 15s;
    top: 56%;
    left: 46%;
    opacity: 0.69;
}
.star-particle:nth-child(340) {
    width: 4px;
    height: 4px;
    animation-duration: 19s;
    animation-delay: 13s;
    top: 32%;
    left: 55%;
    opacity: 0.75;
}
.star-particle:nth-child(341) {
    width: 1px;
    height: 1px;
    animation-duration: 17s;
    animation-delay: 8s;
    top: 55%;
    left: 25%;
    opacity: 0.41;
}
.star-particle:nth-child(342) {
    width: 4px;
    height: 4px;
    animation-duration: 21s;
    animation-delay: 3s;
    top: 83%;
    left: 27%;
    opacity: 0.53;
}
.star-particle:nth-child(343) {
    width: 3px;
    height: 3px;
    animation-duration: 20s;
    animation-delay: 17s;
    top: 23%;
    left: 91%;
    opacity: 0.50;
}
.star-particle:nth-child(344) {
    width: 4px;
    height: 4px;
    animation-duration: 16s;
    animation-delay: 20s;
    top: 73%;
    left: 97%;
    opacity: 0.37;
}
.star-particle:nth-child(345) {
    width: 4px;
    height: 4px;
    animation-duration: 35s;
    animation-delay: 16s;
    top: 89%;
    left: 69%;
    opacity: 0.81;
}
.star-particle:nth-child(346) {
    width: 4px;
    height: 4px;
    animation-duration: 14s;
    animation-delay: 8s;
    top: 5%;
    left: 63%;
    opacity: 0.31;
}
.star-particle:nth-child(347) {
    width: 4px;
    height: 4px;
    animation-duration: 18s;
    animation-delay: 3s;
    top: 81%;
    left: 43%;
    opacity: 0.47;
}
.star-particle:nth-child(348) {
    width: 3px;
    height: 3px;
    animation-duration: 39s;
    animation-delay: 12s;
    top: 11%;
    left: 6%;
    opacity: 0.80;
}
.star-particle:nth-child(349) {
    width: 4px;
    height: 4px;
    animation-duration: 40s;
    animation-delay: 12s;
    top: 95%;
    left: 77%;
    opacity: 0.38;
}
.star-particle:nth-child(350) {
    width: 3px;
    height: 3px;
    animation-duration: 31s;
    animation-delay: 11s;
    top: 47%;
    left: 79%;
    opacity: 0.49;
}
.star-particle:nth-child(351) {
    width: 2px;
    height: 2px;
    animation-duration: 34s;
    animation-delay: 13s;
    top: 22%;
    left: 78%;
    opacity: 0.41;
}
.star-particle:nth-child(352) {
    width: 3px;
    height: 3px;
    animation-duration: 38s;
    animation-delay: 5s;
    top: 9%;
    left: 0%;
    opacity: 0.76;
}
.star-particle:nth-child(353) {
    width: 1px;
    height: 1px;
    animation-duration: 17s;
    animation-delay: 4s;
    top: 48%;
    left: 76%;
    opacity: 0.53;
}
.star-particle:nth-child(354) {
    width: 2px;
    height: 2px;
    animation-duration: 14s;
    animation-delay: 20s;
    top: 38%;
    left: 73%;
    opacity: 0.64;
}
.star-particle:nth-child(355) {
    width: 1px;
    height: 1px;
    animation-duration: 12s;
    animation-delay: 10s;
    top: 21%;
    left: 40%;
    opacity: 0.78;
}
.star-particle:nth-child(356) {
    width: 3px;
    height: 3px;
    animation-duration: 13s;
    animation-delay: 5s;
    top: 31%;
    left: 8%;
    opacity: 0.74;
}
.star-particle:nth-child(357) {
    width: 3px;
    height: 3px;
    animation-duration: 18s;
    animation-delay: 1s;
    top: 90%;
    left: 82%;
    opacity: 0.62;
}
.star-particle:nth-child(358) {
    width: 4px;
    height: 4px;
    animation-duration: 29s;
    animation-delay: 5s;
    top: 53%;
    left: 62%;
    opacity: 0.88;
}
.star-particle:nth-child(359) {
    width: 1px;
    height: 1px;
    animation-duration: 26s;
    animation-delay: 13s;
    top: 44%;
    left: 47%;
    opacity: 0.31;
}
.star-particle:nth-child(360) {
    width: 1px;
    height: 1px;
    animation-duration: 27s;
    animation-delay: 1s;
    top: 88%;
    left: 5%;
    opacity: 0.71;
}
.star-particle:nth-child(361) {
    width: 3px;
    height: 3px;
    animation-duration: 27s;
    animation-delay: 6s;
    top: 84%;
    left: 11%;
    opacity: 0.68;
}
.star-particle:nth-child(362) {
    width: 1px;
    height: 1px;
    animation-duration: 36s;
    animation-delay: 8s;
    top: 93%;
    left: 64%;
    opacity: 0.36;
}
.star-particle:nth-child(363) {
    width: 4px;
    height: 4px;
    animation-duration: 28s;
    animation-delay: 2s;
    top: 53%;
    left: 23%;
    opacity: 0.49;
}
.star-particle:nth-child(364) {
    width: 2px;
    height: 2px;
    animation-duration: 29s;
    animation-delay: 12s;
    top: 24%;
    left: 42%;
    opacity: 0.36;
}
.star-particle:nth-child(365) {
    width: 2px;
    height: 2px;
    animation-duration: 28s;
    animation-delay: 10s;
    top: 38%;
    left: 45%;
    opacity: 0.34;
}
.star-particle:nth-child(366) {
    width: 2px;
    height: 2px;
    animation-duration: 33s;
    animation-delay: 1s;
    top: 17%;
    left: 59%;
    opacity: 0.74;
}
.star-particle:nth-child(367) {
    width: 1px;
    height: 1px;
    animation-duration: 38s;
    animation-delay: 16s;
    top: 78%;
    left: 32%;
    opacity: 0.75;
}
.star-particle:nth-child(368) {
    width: 2px;
    height: 2px;
    animation-duration: 18s;
    animation-delay: 14s;
    top: 6%;
    left: 69%;
    opacity: 0.69;
}
.star-particle:nth-child(369) {
    width: 1px;
    height: 1px;
    animation-duration: 26s;
    animation-delay: 11s;
    top: 98%;
    left: 70%;
    opacity: 0.35;
}
.star-particle:nth-child(370) {
    width: 4px;
    height: 4px;
    animation-duration: 13s;
    animation-delay: 5s;
    top: 87%;
    left: 45%;
    opacity: 0.87;
}
.star-particle:nth-child(371) {
    width: 2px;
    height: 2px;
    animation-duration: 39s;
    animation-delay: 4s;
    top: 55%;
    left: 19%;
    opacity: 0.55;
}
.star-particle:nth-child(372) {
    width: 1px;
    height: 1px;
    animation-duration: 28s;
    animation-delay: 18s;
    top: 38%;
    left: 23%;
    opacity: 0.30;
}
.star-particle:nth-child(373) {
    width: 1px;
    height: 1px;
    animation-duration: 13s;
    animation-delay: 11s;
    top: 15%;
    left: 19%;
    opacity: 0.79;
}
.star-particle:nth-child(374) {
    width: 1px;
    height: 1px;
    animation-duration: 29s;
    animation-delay: 18s;
    top: 1%;
    left: 19%;
    opacity: 0.73;
}
.star-particle:nth-child(375) {
    width: 2px;
    height: 2px;
    animation-duration: 21s;
    animation-delay: 19s;
    top: 97%;
    left: 62%;
    opacity: 0.70;
}
.star-particle:nth-child(376) {
    width: 4px;
    height: 4px;
    animation-duration: 29s;
    animation-delay: 5s;
    top: 18%;
    left: 47%;
    opacity: 0.57;
}
.star-particle:nth-child(377) {
    width: 4px;
    height: 4px;
    animation-duration: 36s;
    animation-delay: 3s;
    top: 36%;
    left: 12%;
    opacity: 0.44;
}
.star-particle:nth-child(378) {
    width: 4px;
    height: 4px;
    animation-duration: 18s;
    animation-delay: 13s;
    top: 52%;
    left: 8%;
    opacity: 0.61;
}
.star-particle:nth-child(379) {
    width: 1px;
    height: 1px;
    animation-duration: 36s;
    animation-delay: 13s;
    top: 60%;
    left: 70%;
    opacity: 0.56;
}
.star-particle:nth-child(380) {
    width: 2px;
    height: 2px;
    animation-duration: 16s;
    animation-delay: 8s;
    top: 29%;
    left: 4%;
    opacity: 0.63;
}
.star-particle:nth-child(381) {
    width: 2px;
    height: 2px;
    animation-duration: 21s;
    animation-delay: 15s;
    top: 16%;
    left: 42%;
    opacity: 0.72;
}
.star-particle:nth-child(382) {
    width: 5px;
    height: 5px;
    animation-duration: 31s;
    animation-delay: 5s;
    top: 76%;
    left: 43%;
    opacity: 0.78;
}
.star-particle:nth-child(383) {
    width: 3px;
    height: 3px;
    animation-duration: 29s;
    animation-delay: 20s;
    top: 17%;
    left: 12%;
    opacity: 0.70;
}
.star-particle:nth-child(384) {
    width: 2px;
    height: 2px;
    animation-duration: 25s;
    animation-delay: 5s;
    top: 87%;
    left: 61%;
    opacity: 0.88;
}
.star-particle:nth-child(385) {
    width: 1px;
    height: 1px;
    animation-duration: 23s;
    animation-delay: 18s;
    top: 64%;
    left: 9%;
    opacity: 0.31;
}
.star-particle:nth-child(386) {
    width: 5px;
    height: 5px;
    animation-duration: 27s;
    animation-delay: 17s;
    top: 20%;
    left: 2%;
    opacity: 0.30;
}
.star-particle:nth-child(387) {
    width: 2px;
    height: 2px;
    animation-duration: 24s;
    animation-delay: 12s;
    top: 2%;
    left: 59%;
    opacity: 0.53;
}
.star-particle:nth-child(388) {
    width: 1px;
    height: 1px;
    animation-duration: 29s;
    animation-delay: 20s;
    top: 31%;
    left: 7%;
    opacity: 0.57;
}
.star-particle:nth-child(389) {
    width: 2px;
    height: 2px;
    animation-duration: 30s;
    animation-delay: 13s;
    top: 76%;
    left: 21%;
    opacity: 0.87;
}
.star-particle:nth-child(390) {
    width: 2px;
    height: 2px;
    animation-duration: 22s;
    animation-delay: 8s;
    top: 10%;
    left: 31%;
    opacity: 0.59;
}
.star-particle:nth-child(391) {
    width: 1px;
    height: 1px;
    animation-duration: 32s;
    animation-delay: 0s;
    top: 62%;
    left: 46%;
    opacity: 0.88;
}
.star-particle:nth-child(392) {
    width: 1px;
    height: 1px;
    animation-duration: 37s;
    animation-delay: 0s;
    top: 38%;
    left: 54%;
    opacity: 0.87;
}
.star-particle:nth-child(393) {
    width: 4px;
    height: 4px;
    animation-duration: 35s;
    animation-delay: 2s;
    top: 87%;
    left: 55%;
    opacity: 0.54;
}
.star-particle:nth-child(394) {
    width: 1px;
    height: 1px;
    animation-duration: 18s;
    animation-delay: 18s;
    top: 83%;
    left: 96%;
    opacity: 0.46;
}
.star-particle:nth-child(395) {
    width: 2px;
    height: 2px;
    animation-duration: 26s;
    animation-delay: 11s;
    top: 37%;
    left: 66%;
    opacity: 0.45;
}
.star-particle:nth-child(396) {
    width: 1px;
    height: 1px;
    animation-duration: 37s;
    animation-delay: 8s;
    top: 15%;
    left: 80%;
    opacity: 0.36;
}
.star-particle:nth-child(397) {
    width: 5px;
    height: 5px;
    animation-duration: 40s;
    animation-delay: 14s;
    top: 68%;
    left: 1%;
    opacity: 0.70;
}
.star-particle:nth-child(398) {
    width: 2px;
    height: 2px;
    animation-duration: 19s;
    animation-delay: 13s;
    top: 10%;
    left: 17%;
    opacity: 0.40;
}
.star-particle:nth-child(399) {
    width: 2px;
    height: 2px;
    animation-duration: 13s;
    animation-delay: 6s;
    top: 70%;
    left: 75%;
    opacity: 0.41;
}
.star-particle:nth-child(400) {
    width: 2px;
    height: 2px;
    animation-duration: 19s;
    animation-delay: 1s;
    top: 74%;
    left: 87%;
    opacity: 0.44;
}