

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

@-webkit-keyframes particle-animation-1 {
  100% {
    transform: translate3d(42vw, 26vh, 29px);
  }
}

@keyframes particle-animation-1 {
  100% {
    transform: translate3d(42vw, 26vh, 29px);
  }
}
.particle:nth-child(1) {
  -webkit-animation: particle-animation-1 60s infinite;
          animation: particle-animation-1 60s infinite;
  opacity: 0.04;
  height: 6px;
  width: 6px;
  -webkit-animation-delay: -0.2s;
          animation-delay: -0.2s;
  transform: translate3d(18vw, 2vh, 51px);
  background: #cccccc;
}

@-webkit-keyframes particle-animation-2 {
  100% {
    transform: translate3d(88vw, 83vh, 6px);
  }
}

@keyframes particle-animation-2 {
  100% {
    transform: translate3d(88vw, 83vh, 6px);
  }
}
.particle:nth-child(2) {
  -webkit-animation: particle-animation-2 60s infinite;
          animation: particle-animation-2 60s infinite;
  opacity: 0.06;
  height: 7px;
  width: 7px;
  -webkit-animation-delay: -0.4s;
          animation-delay: -0.4s;
  transform: translate3d(16vw, 50vh, 97px);
  background: #FFFFFF;
}

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

@keyframes particle-animation-3 {
  100% {
    transform: translate3d(6vw, 59vh, 11px);
  }
}
.particle:nth-child(3) {
  -webkit-animation: particle-animation-3 60s infinite;
          animation: particle-animation-3 60s infinite;
  opacity: 0.81;
  height: 7px;
  width: 7px;
  -webkit-animation-delay: -0.6s;
          animation-delay: -0.6s;
  transform: translate3d(79vw, 72vh, 52px);
  background: #E56F5C;
}

@-webkit-keyframes particle-animation-4 {
  100% {
    transform: translate3d(62vw, 87vh, 38px);
  }
}

@keyframes particle-animation-4 {
  100% {
    transform: translate3d(62vw, 87vh, 38px);
  }
}
.particle:nth-child(4) {
  -webkit-animation: particle-animation-4 60s infinite;
          animation: particle-animation-4 60s infinite;
  opacity: 0.26;
  height: 7px;
  width: 7px;
  -webkit-animation-delay: -0.8s;
          animation-delay: -0.8s;
  transform: translate3d(21vw, 69vh, 85px);
  background: #270e35;
}

@-webkit-keyframes particle-animation-5 {
  100% {
    transform: translate3d(16vw, 3vh, 38px);
  }
}

@keyframes particle-animation-5 {
  100% {
    transform: translate3d(16vw, 3vh, 38px);
  }
}
.particle:nth-child(5) {
  -webkit-animation: particle-animation-5 60s infinite;
          animation: particle-animation-5 60s infinite;
  opacity: 0.52;
  height: 7px;
  width: 7px;
  -webkit-animation-delay: -1s;
          animation-delay: -1s;
  transform: translate3d(61vw, 14vh, 69px);
  background: #c43169;
}

@-webkit-keyframes particle-animation-6 {
  100% {
    transform: translate3d(56vw, 46vh, 80px);
  }
}

@keyframes particle-animation-6 {
  100% {
    transform: translate3d(56vw, 46vh, 80px);
  }
}
.particle:nth-child(6) {
  -webkit-animation: particle-animation-6 60s infinite;
          animation: particle-animation-6 60s infinite;
  opacity: 0.85;
  height: 7px;
  width: 7px;
  -webkit-animation-delay: -1.2s;
          animation-delay: -1.2s;
  transform: translate3d(70vw, 77vh, 34px);
  background: #FFFFFF;
}

@-webkit-keyframes particle-animation-7 {
  100% {
    transform: translate3d(53vw, 3vh, 48px);
  }
}

@keyframes particle-animation-7 {
  100% {
    transform: translate3d(53vw, 3vh, 48px);
  }
}
.particle:nth-child(7) {
  -webkit-animation: particle-animation-7 60s infinite;
          animation: particle-animation-7 60s infinite;
  opacity: 0.34;
  height: 6px;
  width: 6px;
  -webkit-animation-delay: -1.4s;
          animation-delay: -1.4s;
  transform: translate3d(30vw, 37vh, 11px);
  background: #FFFFFF;
}

@-webkit-keyframes particle-animation-8 {
  100% {
    transform: translate3d(4vw, 47vh, 39px);
  }
}

@keyframes particle-animation-8 {
  100% {
    transform: translate3d(4vw, 47vh, 39px);
  }
}
.particle:nth-child(8) {
  -webkit-animation: particle-animation-8 60s infinite;
          animation: particle-animation-8 60s infinite;
  opacity: 0.25;
  height: 8px;
  width: 8px;
  -webkit-animation-delay: -1.6s;
          animation-delay: -1.6s;
  transform: translate3d(48vw, 79vh, 46px);
  background: #FFFFFF;
}

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

@keyframes particle-animation-9 {
  100% {
    transform: translate3d(30vw, 79vh, 12px);
  }
}
.particle:nth-child(9) {
  -webkit-animation: particle-animation-9 60s infinite;
          animation: particle-animation-9 60s infinite;
  opacity: 0.17;
  height: 7px;
  width: 7px;
  -webkit-animation-delay: -1.8s;
          animation-delay: -1.8s;
  transform: translate3d(29vw, 37vh, 16px);
  background: #cccccc;
}

@-webkit-keyframes particle-animation-10 {
  100% {
    transform: translate3d(47vw, 66vh, 81px);
  }
}

@keyframes particle-animation-10 {
  100% {
    transform: translate3d(47vw, 66vh, 81px);
  }
}
.particle:nth-child(10) {
  -webkit-animation: particle-animation-10 60s infinite;
          animation: particle-animation-10 60s infinite;
  opacity: 0.04;
  height: 10px;
  width: 10px;
  -webkit-animation-delay: -2s;
          animation-delay: -2s;
  transform: translate3d(34vw, 54vh, 86px);
  background: #FFFFFF;
}

@-webkit-keyframes particle-animation-11 {
  100% {
    transform: translate3d(58vw, 52vh, 29px);
  }
}

@keyframes particle-animation-11 {
  100% {
    transform: translate3d(58vw, 52vh, 29px);
  }
}
.particle:nth-child(11) {
  -webkit-animation: particle-animation-11 60s infinite;
          animation: particle-animation-11 60s infinite;
  opacity: 0.42;
  height: 6px;
  width: 6px;
  -webkit-animation-delay: -2.2s;
          animation-delay: -2.2s;
  transform: translate3d(20vw, 46vh, 18px);
  background: #FFFFFF;
}

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

@keyframes particle-animation-12 {
  100% {
    transform: translate3d(3vw, 73vh, 73px);
  }
}
.particle:nth-child(12) {
  -webkit-animation: particle-animation-12 60s infinite;
          animation: particle-animation-12 60s infinite;
  opacity: 0.5;
  height: 8px;
  width: 8px;
  -webkit-animation-delay: -2.4s;
          animation-delay: -2.4s;
  transform: translate3d(52vw, 2vh, 96px);
  background: #d92680;
}

@-webkit-keyframes particle-animation-13 {
  100% {
    transform: translate3d(29vw, 39vh, 67px);
  }
}

@keyframes particle-animation-13 {
  100% {
    transform: translate3d(29vw, 39vh, 67px);
  }
}
.particle:nth-child(13) {
  -webkit-animation: particle-animation-13 60s infinite;
          animation: particle-animation-13 60s infinite;
  opacity: 0.39;
  height: 10px;
  width: 10px;
  -webkit-animation-delay: -2.6s;
          animation-delay: -2.6s;
  transform: translate3d(58vw, 6vh, 37px);
  background: #FFFFFF;
}

@-webkit-keyframes particle-animation-14 {
  100% {
    transform: translate3d(74vw, 76vh, 11px);
  }
}

@keyframes particle-animation-14 {
  100% {
    transform: translate3d(74vw, 76vh, 11px);
  }
}
.particle:nth-child(14) {
  -webkit-animation: particle-animation-14 60s infinite;
          animation: particle-animation-14 60s infinite;
  opacity: 0.66;
  height: 6px;
  width: 6px;
  -webkit-animation-delay: -2.8s;
          animation-delay: -2.8s;
  transform: translate3d(48vw, 29vh, 94px);
  background: #270e35;
}

@-webkit-keyframes particle-animation-15 {
  100% {
    transform: translate3d(3vw, 2vh, 58px);
  }
}

@keyframes particle-animation-15 {
  100% {
    transform: translate3d(3vw, 2vh, 58px);
  }
}
.particle:nth-child(15) {
  -webkit-animation: particle-animation-15 60s infinite;
          animation: particle-animation-15 60s infinite;
  opacity: 0.76;
  height: 7px;
  width: 7px;
  -webkit-animation-delay: -3s;
          animation-delay: -3s;
  transform: translate3d(86vw, 65vh, 10px);
  background: #270e35;
}

@-webkit-keyframes particle-animation-16 {
  100% {
    transform: translate3d(19vw, 47vh, 61px);
  }
}

@keyframes particle-animation-16 {
  100% {
    transform: translate3d(19vw, 47vh, 61px);
  }
}
.particle:nth-child(16) {
  -webkit-animation: particle-animation-16 60s infinite;
          animation: particle-animation-16 60s infinite;
  opacity: 0.76;
  height: 8px;
  width: 8px;
  -webkit-animation-delay: -3.2s;
          animation-delay: -3.2s;
  transform: translate3d(87vw, 18vh, 95px);
  background: #270e35;
}

@-webkit-keyframes particle-animation-17 {
  100% {
    transform: translate3d(47vw, 29vh, 73px);
  }
}

@keyframes particle-animation-17 {
  100% {
    transform: translate3d(47vw, 29vh, 73px);
  }
}
.particle:nth-child(17) {
  -webkit-animation: particle-animation-17 60s infinite;
          animation: particle-animation-17 60s infinite;
  opacity: 0.57;
  height: 10px;
  width: 10px;
  -webkit-animation-delay: -3.4s;
          animation-delay: -3.4s;
  transform: translate3d(24vw, 12vh, 39px);
  background: #270e35;
}

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

@keyframes particle-animation-18 {
  100% {
    transform: translate3d(11vw, 59vh, 51px);
  }
}
.particle:nth-child(18) {
  -webkit-animation: particle-animation-18 60s infinite;
          animation: particle-animation-18 60s infinite;
  opacity: 0.98;
  height: 9px;
  width: 9px;
  -webkit-animation-delay: -3.6s;
          animation-delay: -3.6s;
  transform: translate3d(51vw, 35vh, 38px);
  background: #9726d9;
}

@-webkit-keyframes particle-animation-19 {
  100% {
    transform: translate3d(4vw, 39vh, 13px);
  }
}

@keyframes particle-animation-19 {
  100% {
    transform: translate3d(4vw, 39vh, 13px);
  }
}
.particle:nth-child(19) {
  -webkit-animation: particle-animation-19 60s infinite;
          animation: particle-animation-19 60s infinite;
  opacity: 0.81;
  height: 7px;
  width: 7px;
  -webkit-animation-delay: -3.8s;
          animation-delay: -3.8s;
  transform: translate3d(73vw, 19vh, 5px);
  background: #FFFFFF;
}

@-webkit-keyframes particle-animation-20 {
  100% {
    transform: translate3d(34vw, 68vh, 16px);
  }
}

@keyframes particle-animation-20 {
  100% {
    transform: translate3d(34vw, 68vh, 16px);
  }
}
.particle:nth-child(20) {
  -webkit-animation: particle-animation-20 60s infinite;
          animation: particle-animation-20 60s infinite;
  opacity: 0.12;
  height: 8px;
  width: 8px;
  -webkit-animation-delay: -4s;
          animation-delay: -4s;
  transform: translate3d(79vw, 77vh, 9px);
  background: #FFFFFF;
}

@-webkit-keyframes particle-animation-21 {
  100% {
    transform: translate3d(43vw, 22vh, 25px);
  }
}

@keyframes particle-animation-21 {
  100% {
    transform: translate3d(43vw, 22vh, 25px);
  }
}
.particle:nth-child(21) {
  -webkit-animation: particle-animation-21 60s infinite;
          animation: particle-animation-21 60s infinite;
  opacity: 0.99;
  height: 9px;
  width: 9px;
  -webkit-animation-delay: -4.2s;
          animation-delay: -4.2s;
  transform: translate3d(71vw, 25vh, 48px);
  background: #d92671;
}

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

@keyframes particle-animation-22 {
  100% {
    transform: translate3d(83vw, 29vh, 51px);
  }
}
.particle:nth-child(22) {
  -webkit-animation: particle-animation-22 60s infinite;
          animation: particle-animation-22 60s infinite;
  opacity: 0.49;
  height: 7px;
  width: 7px;
  -webkit-animation-delay: -4.4s;
          animation-delay: -4.4s;
  transform: translate3d(55vw, 68vh, 8px);
  background: #FFFFFF;
}

@-webkit-keyframes particle-animation-23 {
  100% {
    transform: translate3d(60vw, 65vh, 32px);
  }
}

@keyframes particle-animation-23 {
  100% {
    transform: translate3d(60vw, 65vh, 32px);
  }
}
.particle:nth-child(23) {
  -webkit-animation: particle-animation-23 60s infinite;
          animation: particle-animation-23 60s infinite;
  opacity: 0.27;
  height: 6px;
  width: 6px;
  -webkit-animation-delay: -4.6s;
          animation-delay: -4.6s;
  transform: translate3d(79vw, 90vh, 8px);
  background: #FFFFFF;
}

@-webkit-keyframes particle-animation-24 {
  100% {
    transform: translate3d(31vw, 60vh, 23px);
  }
}

@keyframes particle-animation-24 {
  100% {
    transform: translate3d(31vw, 60vh, 23px);
  }
}
.particle:nth-child(24) {
  -webkit-animation: particle-animation-24 60s infinite;
          animation: particle-animation-24 60s infinite;
  opacity: 0.9;
  height: 8px;
  width: 8px;
  -webkit-animation-delay: -4.8s;
          animation-delay: -4.8s;
  transform: translate3d(7vw, 20vh, 22px);
  background: #FFFFFF;
}

@-webkit-keyframes particle-animation-25 {
  100% {
    transform: translate3d(20vw, 65vh, 27px);
  }
}

@keyframes particle-animation-25 {
  100% {
    transform: translate3d(20vw, 65vh, 27px);
  }
}
.particle:nth-child(25) {
  -webkit-animation: particle-animation-25 60s infinite;
          animation: particle-animation-25 60s infinite;
  opacity: 0.03;
  height: 6px;
  width: 6px;
  -webkit-animation-delay: -5s;
          animation-delay: -5s;
  transform: translate3d(79vw, 74vh, 57px);
  background: #d9269d;
}

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

@keyframes particle-animation-26 {
  100% {
    transform: translate3d(50vw, 76vh, 2px);
  }
}
.particle:nth-child(26) {
  -webkit-animation: particle-animation-26 60s infinite;
          animation: particle-animation-26 60s infinite;
  opacity: 0.64;
  height: 6px;
  width: 6px;
  -webkit-animation-delay: -5.2s;
          animation-delay: -5.2s;
  transform: translate3d(55vw, 30vh, 94px);
  background: #FFFFFF;
}

@-webkit-keyframes particle-animation-27 {
  100% {
    transform: translate3d(31vw, 35vh, 69px);
  }
}

@keyframes particle-animation-27 {
  100% {
    transform: translate3d(31vw, 35vh, 69px);
  }
}
.particle:nth-child(27) {
  -webkit-animation: particle-animation-27 60s infinite;
          animation: particle-animation-27 60s infinite;
  opacity: 0.24;
  height: 10px;
  width: 10px;
  -webkit-animation-delay: -5.4s;
          animation-delay: -5.4s;
  transform: translate3d(5vw, 40vh, 63px);
  background: #d9265f;
}

@-webkit-keyframes particle-animation-28 {
  100% {
    transform: translate3d(79vw, 78vh, 91px);
  }
}

@keyframes particle-animation-28 {
  100% {
    transform: translate3d(79vw, 78vh, 91px);
  }
}
.particle:nth-child(28) {
  -webkit-animation: particle-animation-28 60s infinite;
          animation: particle-animation-28 60s infinite;
  opacity: 0.3;
  height: 9px;
  width: 9px;
  -webkit-animation-delay: -5.6s;
          animation-delay: -5.6s;
  transform: translate3d(7vw, 79vh, 77px);
  background: #FFFFFF;
}

@-webkit-keyframes particle-animation-29 {
  100% {
    transform: translate3d(58vw, 84vh, 74px);
  }
}

@keyframes particle-animation-29 {
  100% {
    transform: translate3d(58vw, 84vh, 74px);
  }
}
.particle:nth-child(29) {
  -webkit-animation: particle-animation-29 60s infinite;
          animation: particle-animation-29 60s infinite;
  opacity: 0.36;
  height: 10px;
  width: 10px;
  -webkit-animation-delay: -5.8s;
          animation-delay: -5.8s;
  transform: translate3d(65vw, 51vh, 25px);
  background: #FFFFFF;
}

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

@keyframes particle-animation-30 {
  100% {
    transform: translate3d(43vw, 68vh, 17px);
  }
}
.particle:nth-child(30) {
  -webkit-animation: particle-animation-30 60s infinite;
          animation: particle-animation-30 60s infinite;
  opacity: 0.45;
  height: 6px;
  width: 6px;
  -webkit-animation-delay: -6s;
          animation-delay: -6s;
  transform: translate3d(43vw, 75vh, 100px);
  background: #FFFFFF;
}