
.particle {
  position: absolute;
  border-radius: 50%;
}

@-webkit-keyframes particle-animation-1 {
  100% {
    transform: translate3d(33vw, 70vh, 19px);
  }
}

@keyframes particle-animation-1 {
  100% {
    transform: translate3d(33vw, 70vh, 19px);
  }
}
.particle:nth-child(1) {
  -webkit-animation: particle-animation-1 60s infinite;
          animation: particle-animation-1 60s infinite;
  opacity: 0.27;
  height: 10px;
  width: 10px;
  -webkit-animation-delay: -0.2s;
          animation-delay: -0.2s;
  transform: translate3d(86vw, 5vh, 87px);
  background: #d95c26;
}

@-webkit-keyframes particle-animation-2 {
  100% {
    transform: translate3d(53vw, 81vh, 75px);
  }
}

@keyframes particle-animation-2 {
  100% {
    transform: translate3d(53vw, 81vh, 75px);
  }
}
.particle:nth-child(2) {
  -webkit-animation: particle-animation-2 60s infinite;
          animation: particle-animation-2 60s infinite;
  opacity: 0.7;
  height: 7px;
  width: 7px;
  -webkit-animation-delay: -0.4s;
          animation-delay: -0.4s;
  transform: translate3d(90vw, 24vh, 58px);
  background: #26d9a3;
}

@-webkit-keyframes particle-animation-3 {
  100% {
    transform: translate3d(23vw, 9vh, 19px);
  }
}

@keyframes particle-animation-3 {
  100% {
    transform: translate3d(23vw, 9vh, 19px);
  }
}
.particle:nth-child(3) {
  -webkit-animation: particle-animation-3 60s infinite;
          animation: particle-animation-3 60s infinite;
  opacity: 0.71;
  height: 10px;
  width: 10px;
  -webkit-animation-delay: -0.6s;
          animation-delay: -0.6s;
  transform: translate3d(46vw, 31vh, 1px);
  background: #26d96b;
}

@-webkit-keyframes particle-animation-4 {
  100% {
    transform: translate3d(76vw, 75vh, 71px);
  }
}

@keyframes particle-animation-4 {
  100% {
    transform: translate3d(76vw, 75vh, 71px);
  }
}
.particle:nth-child(4) {
  -webkit-animation: particle-animation-4 60s infinite;
          animation: particle-animation-4 60s infinite;
  opacity: 0.19;
  height: 10px;
  width: 10px;
  -webkit-animation-delay: -0.8s;
          animation-delay: -0.8s;
  transform: translate3d(54vw, 78vh, 28px);
  background: #68d926;
}

@-webkit-keyframes particle-animation-5 {
  100% {
    transform: translate3d(49vw, 55vh, 97px);
  }
}

@keyframes particle-animation-5 {
  100% {
    transform: translate3d(49vw, 55vh, 97px);
  }
}
.particle:nth-child(5) {
  -webkit-animation: particle-animation-5 60s infinite;
          animation: particle-animation-5 60s infinite;
  opacity: 0.64;
  height: 8px;
  width: 8px;
  -webkit-animation-delay: -1s;
          animation-delay: -1s;
  transform: translate3d(5vw, 67vh, 14px);
  background: #2629d9;
}

@-webkit-keyframes particle-animation-6 {
  100% {
    transform: translate3d(37vw, 57vh, 45px);
  }
}

@keyframes particle-animation-6 {
  100% {
    transform: translate3d(37vw, 57vh, 45px);
  }
}
.particle:nth-child(6) {
  -webkit-animation: particle-animation-6 60s infinite;
          animation: particle-animation-6 60s infinite;
  opacity: 0.64;
  height: 6px;
  width: 6px;
  -webkit-animation-delay: -1.2s;
          animation-delay: -1.2s;
  transform: translate3d(45vw, 35vh, 87px);
  background: #264ad9;
}

@-webkit-keyframes particle-animation-7 {
  100% {
    transform: translate3d(15vw, 51vh, 32px);
  }
}

@keyframes particle-animation-7 {
  100% {
    transform: translate3d(15vw, 51vh, 32px);
  }
}
.particle:nth-child(7) {
  -webkit-animation: particle-animation-7 60s infinite;
          animation: particle-animation-7 60s infinite;
  opacity: 0.33;
  height: 9px;
  width: 9px;
  -webkit-animation-delay: -1.4s;
          animation-delay: -1.4s;
  transform: translate3d(24vw, 82vh, 58px);
  background: #afd926;
}

@-webkit-keyframes particle-animation-8 {
  100% {
    transform: translate3d(85vw, 34vh, 14px);
  }
}

@keyframes particle-animation-8 {
  100% {
    transform: translate3d(85vw, 34vh, 14px);
  }
}
.particle:nth-child(8) {
  -webkit-animation: particle-animation-8 60s infinite;
          animation: particle-animation-8 60s infinite;
  opacity: 0.41;
  height: 7px;
  width: 7px;
  -webkit-animation-delay: -1.6s;
          animation-delay: -1.6s;
  transform: translate3d(57vw, 8vh, 86px);
  background: #bed926;
}

@-webkit-keyframes particle-animation-9 {
  100% {
    transform: translate3d(60vw, 43vh, 8px);
  }
}

@keyframes particle-animation-9 {
  100% {
    transform: translate3d(60vw, 43vh, 8px);
  }
}
.particle:nth-child(9) {
  -webkit-animation: particle-animation-9 60s infinite;
          animation: particle-animation-9 60s infinite;
  opacity: 0.08;
  height: 9px;
  width: 9px;
  -webkit-animation-delay: -1.8s;
          animation-delay: -1.8s;
  transform: translate3d(22vw, 70vh, 100px);
  background: #9426d9;
}

@-webkit-keyframes particle-animation-10 {
  100% {
    transform: translate3d(30vw, 43vh, 72px);
  }
}

@keyframes particle-animation-10 {
  100% {
    transform: translate3d(30vw, 43vh, 72px);
  }
}
.particle:nth-child(10) {
  -webkit-animation: particle-animation-10 60s infinite;
          animation: particle-animation-10 60s infinite;
  opacity: 0.87;
  height: 6px;
  width: 6px;
  -webkit-animation-delay: -2s;
          animation-delay: -2s;
  transform: translate3d(57vw, 85vh, 28px);
  background: #3e26d9;
}

@-webkit-keyframes particle-animation-11 {
  100% {
    transform: translate3d(72vw, 89vh, 59px);
  }
}

@keyframes particle-animation-11 {
  100% {
    transform: translate3d(72vw, 89vh, 59px);
  }
}
.particle:nth-child(11) {
  -webkit-animation: particle-animation-11 60s infinite;
          animation: particle-animation-11 60s infinite;
  opacity: 0.78;
  height: 8px;
  width: 8px;
  -webkit-animation-delay: -2.2s;
          animation-delay: -2.2s;
  transform: translate3d(34vw, 90vh, 46px);
  background: #77d926;
}

@-webkit-keyframes particle-animation-12 {
  100% {
    transform: translate3d(3vw, 70vh, 22px);
  }
}

@keyframes particle-animation-12 {
  100% {
    transform: translate3d(3vw, 70vh, 22px);
  }
}
.particle:nth-child(12) {
  -webkit-animation: particle-animation-12 60s infinite;
          animation: particle-animation-12 60s infinite;
  opacity: 0.11;
  height: 7px;
  width: 7px;
  -webkit-animation-delay: -2.4s;
          animation-delay: -2.4s;
  transform: translate3d(51vw, 37vh, 90px);
  background: #d99726;
}

@-webkit-keyframes particle-animation-13 {
  100% {
    transform: translate3d(69vw, 56vh, 49px);
  }
}

@keyframes particle-animation-13 {
  100% {
    transform: translate3d(69vw, 56vh, 49px);
  }
}
.particle:nth-child(13) {
  -webkit-animation: particle-animation-13 60s infinite;
          animation: particle-animation-13 60s infinite;
  opacity: 0.29;
  height: 7px;
  width: 7px;
  -webkit-animation-delay: -2.6s;
          animation-delay: -2.6s;
  transform: translate3d(83vw, 77vh, 29px);
  background: #d92632;
}

@-webkit-keyframes particle-animation-14 {
  100% {
    transform: translate3d(52vw, 44vh, 54px);
  }
}

@keyframes particle-animation-14 {
  100% {
    transform: translate3d(52vw, 44vh, 54px);
  }
}
.particle:nth-child(14) {
  -webkit-animation: particle-animation-14 60s infinite;
          animation: particle-animation-14 60s infinite;
  opacity: 0.57;
  height: 7px;
  width: 7px;
  -webkit-animation-delay: -2.8s;
          animation-delay: -2.8s;
  transform: translate3d(73vw, 88vh, 40px);
  background: #7ad926;
}

@-webkit-keyframes particle-animation-15 {
  100% {
    transform: translate3d(48vw, 17vh, 41px);
  }
}

@keyframes particle-animation-15 {
  100% {
    transform: translate3d(48vw, 17vh, 41px);
  }
}
.particle:nth-child(15) {
  -webkit-animation: particle-animation-15 60s infinite;
          animation: particle-animation-15 60s infinite;
  opacity: 0.31;
  height: 6px;
  width: 6px;
  -webkit-animation-delay: -3s;
          animation-delay: -3s;
  transform: translate3d(38vw, 63vh, 46px);
  background: #26acd9;
}

@-webkit-keyframes particle-animation-16 {
  100% {
    transform: translate3d(71vw, 27vh, 7px);
  }
}

@keyframes particle-animation-16 {
  100% {
    transform: translate3d(71vw, 27vh, 7px);
  }
}
.particle:nth-child(16) {
  -webkit-animation: particle-animation-16 60s infinite;
          animation: particle-animation-16 60s infinite;
  opacity: 0.78;
  height: 7px;
  width: 7px;
  -webkit-animation-delay: -3.2s;
          animation-delay: -3.2s;
  transform: translate3d(28vw, 76vh, 65px);
  background: #26d95f;
}

@-webkit-keyframes particle-animation-17 {
  100% {
    transform: translate3d(45vw, 75vh, 22px);
  }
}

@keyframes particle-animation-17 {
  100% {
    transform: translate3d(45vw, 75vh, 22px);
  }
}
.particle:nth-child(17) {
  -webkit-animation: particle-animation-17 60s infinite;
          animation: particle-animation-17 60s infinite;
  opacity: 0.93;
  height: 9px;
  width: 9px;
  -webkit-animation-delay: -3.4s;
          animation-delay: -3.4s;
  transform: translate3d(43vw, 3vh, 51px);
  background: #d92685;
}

@-webkit-keyframes particle-animation-18 {
  100% {
    transform: translate3d(8vw, 87vh, 82px);
  }
}

@keyframes particle-animation-18 {
  100% {
    transform: translate3d(8vw, 87vh, 82px);
  }
}
.particle:nth-child(18) {
  -webkit-animation: particle-animation-18 60s infinite;
          animation: particle-animation-18 60s infinite;
  opacity: 0.61;
  height: 10px;
  width: 10px;
  -webkit-animation-delay: -3.6s;
          animation-delay: -3.6s;
  transform: translate3d(82vw, 84vh, 59px);
  background: #d92662;
}

@-webkit-keyframes particle-animation-19 {
  100% {
    transform: translate3d(46vw, 40vh, 10px);
  }
}

@keyframes particle-animation-19 {
  100% {
    transform: translate3d(46vw, 40vh, 10px);
  }
}
.particle:nth-child(19) {
  -webkit-animation: particle-animation-19 60s infinite;
          animation: particle-animation-19 60s infinite;
  opacity: 0.07;
  height: 6px;
  width: 6px;
  -webkit-animation-delay: -3.8s;
          animation-delay: -3.8s;
  transform: translate3d(21vw, 33vh, 63px);
  background: #3526d9;
}

@-webkit-keyframes particle-animation-20 {
  100% {
    transform: translate3d(90vw, 66vh, 12px);
  }
}

@keyframes particle-animation-20 {
  100% {
    transform: translate3d(90vw, 66vh, 12px);
  }
}
.particle:nth-child(20) {
  -webkit-animation: particle-animation-20 60s infinite;
          animation: particle-animation-20 60s infinite;
  opacity: 0.65;
  height: 10px;
  width: 10px;
  -webkit-animation-delay: -4s;
          animation-delay: -4s;
  transform: translate3d(86vw, 55vh, 41px);
  background: #26d9c4;
}

@-webkit-keyframes particle-animation-21 {
  100% {
    transform: translate3d(79vw, 7vh, 30px);
  }
}

@keyframes particle-animation-21 {
  100% {
    transform: translate3d(79vw, 7vh, 30px);
  }
}
.particle:nth-child(21) {
  -webkit-animation: particle-animation-21 60s infinite;
          animation: particle-animation-21 60s infinite;
  opacity: 0.12;
  height: 10px;
  width: 10px;
  -webkit-animation-delay: -4.2s;
          animation-delay: -4.2s;
  transform: translate3d(73vw, 90vh, 32px);
  background: #6e26d9;
}

@-webkit-keyframes particle-animation-22 {
  100% {
    transform: translate3d(10vw, 9vh, 71px);
  }
}

@keyframes particle-animation-22 {
  100% {
    transform: translate3d(10vw, 9vh, 71px);
  }
}
.particle:nth-child(22) {
  -webkit-animation: particle-animation-22 60s infinite;
          animation: particle-animation-22 60s infinite;
  opacity: 0.08;
  height: 8px;
  width: 8px;
  -webkit-animation-delay: -4.4s;
          animation-delay: -4.4s;
  transform: translate3d(66vw, 46vh, 30px);
  background: #d92638;
}

@-webkit-keyframes particle-animation-23 {
  100% {
    transform: translate3d(83vw, 51vh, 79px);
  }
}

@keyframes particle-animation-23 {
  100% {
    transform: translate3d(83vw, 51vh, 79px);
  }
}
.particle:nth-child(23) {
  -webkit-animation: particle-animation-23 60s infinite;
          animation: particle-animation-23 60s infinite;
  opacity: 0.32;
  height: 9px;
  width: 9px;
  -webkit-animation-delay: -4.6s;
          animation-delay: -4.6s;
  transform: translate3d(67vw, 44vh, 42px);
  background: #2632d9;
}

@-webkit-keyframes particle-animation-24 {
  100% {
    transform: translate3d(88vw, 70vh, 77px);
  }
}

@keyframes particle-animation-24 {
  100% {
    transform: translate3d(88vw, 70vh, 77px);
  }
}
.particle:nth-child(24) {
  -webkit-animation: particle-animation-24 60s infinite;
          animation: particle-animation-24 60s infinite;
  opacity: 0.12;
  height: 8px;
  width: 8px;
  -webkit-animation-delay: -4.8s;
          animation-delay: -4.8s;
  transform: translate3d(7vw, 86vh, 79px);
  background: #d926a9;
}

@-webkit-keyframes particle-animation-25 {
  100% {
    transform: translate3d(40vw, 75vh, 60px);
  }
}

@keyframes particle-animation-25 {
  100% {
    transform: translate3d(40vw, 75vh, 60px);
  }
}
.particle:nth-child(25) {
  -webkit-animation: particle-animation-25 60s infinite;
          animation: particle-animation-25 60s infinite;
  opacity: 0.23;
  height: 8px;
  width: 8px;
  -webkit-animation-delay: -5s;
          animation-delay: -5s;
  transform: translate3d(4vw, 6vh, 39px);
  background: #26d99d;
}

@-webkit-keyframes particle-animation-26 {
  100% {
    transform: translate3d(89vw, 4vh, 5px);
  }
}

@keyframes particle-animation-26 {
  100% {
    transform: translate3d(89vw, 4vh, 5px);
  }
}
.particle:nth-child(26) {
  -webkit-animation: particle-animation-26 60s infinite;
          animation: particle-animation-26 60s infinite;
  opacity: 0.1;
  height: 7px;
  width: 7px;
  -webkit-animation-delay: -5.2s;
          animation-delay: -5.2s;
  transform: translate3d(25vw, 36vh, 61px);
  background: #9d26d9;
}

@-webkit-keyframes particle-animation-27 {
  100% {
    transform: translate3d(26vw, 50vh, 9px);
  }
}

@keyframes particle-animation-27 {
  100% {
    transform: translate3d(26vw, 50vh, 9px);
  }
}
.particle:nth-child(27) {
  -webkit-animation: particle-animation-27 60s infinite;
          animation: particle-animation-27 60s infinite;
  opacity: 0.19;
  height: 9px;
  width: 9px;
  -webkit-animation-delay: -5.4s;
          animation-delay: -5.4s;
  transform: translate3d(31vw, 56vh, 68px);
  background: #d6d926;
}

@-webkit-keyframes particle-animation-28 {
  100% {
    transform: translate3d(88vw, 86vh, 85px);
  }
}

@keyframes particle-animation-28 {
  100% {
    transform: translate3d(88vw, 86vh, 85px);
  }
}
.particle:nth-child(28) {
  -webkit-animation: particle-animation-28 60s infinite;
          animation: particle-animation-28 60s infinite;
  opacity: 0.12;
  height: 6px;
  width: 6px;
  -webkit-animation-delay: -5.6s;
          animation-delay: -5.6s;
  transform: translate3d(4vw, 62vh, 50px);
  background: #2644d9;
}

@-webkit-keyframes particle-animation-29 {
  100% {
    transform: translate3d(16vw, 40vh, 91px);
  }
}

@keyframes particle-animation-29 {
  100% {
    transform: translate3d(16vw, 40vh, 91px);
  }
}
.particle:nth-child(29) {
  -webkit-animation: particle-animation-29 60s infinite;
          animation: particle-animation-29 60s infinite;
  opacity: 0.67;
  height: 7px;
  width: 7px;
  -webkit-animation-delay: -5.8s;
          animation-delay: -5.8s;
  transform: translate3d(15vw, 2vh, 84px);
  background: #d9264d;
}

@-webkit-keyframes particle-animation-30 {
  100% {
    transform: translate3d(63vw, 77vh, 38px);
  }
}

@keyframes particle-animation-30 {
  100% {
    transform: translate3d(63vw, 77vh, 38px);
  }
}
.particle:nth-child(30) {
  -webkit-animation: particle-animation-30 60s infinite;
          animation: particle-animation-30 60s infinite;
  opacity: 1;
  height: 10px;
  width: 10px;
  -webkit-animation-delay: -6s;
          animation-delay: -6s;
  transform: translate3d(76vw, 6vh, 76px);
  background: #3e26d9;
}