body {
  background: #003007;
}

@keyframes particle-animation-1 {
  100% {
    transform: translate3d(15vw, 82vh, 49px);
  }
}
.particle:nth-child(1) {
  animation: particle-animation-1 60s infinite;
  height: 38px;
  width: 38px;
  opacity: 0.32;
  animation-delay: -0.2s;
  background: #9fffad;
  transform: translate3d(22vw, 76vh, 21px);
}

@keyframes particle-animation-2 {
  100% {
    transform: translate3d(56vw, 51vh, 39px);
  }
}
.particle:nth-child(2) {
  animation: particle-animation-2 60s infinite;
  height: 23px;
  width: 23px;
  opacity: 0.09;
  animation-delay: -0.4s;
  background: #9fffad;
  transform: translate3d(5vw, 17vh, 23px);
}

@keyframes particle-animation-3 {
  100% {
    transform: translate3d(85vw, 13vh, 67px);
  }
}
.particle:nth-child(3) {
  animation: particle-animation-3 60s infinite;
  height: 32px;
  width: 32px;
  opacity: 0.0266666667;
  animation-delay: -0.6s;
  background: #9fffad;
  transform: translate3d(54vw, 50vh, 28px);
}

@keyframes particle-animation-4 {
  100% {
    transform: translate3d(39vw, 49vh, 57px);
  }
}
.particle:nth-child(4) {
  animation: particle-animation-4 60s infinite;
  height: 43px;
  width: 43px;
  opacity: 0.05;
  animation-delay: -0.8s;
  background: #9fffad;
  transform: translate3d(46vw, 82vh, 55px);
}

@keyframes particle-animation-5 {
  100% {
    transform: translate3d(79vw, 3vh, 15px);
  }
}
.particle:nth-child(5) {
  animation: particle-animation-5 60s infinite;
  height: 31px;
  width: 31px;
  opacity: 0.2566666667;
  animation-delay: -1s;
  background: #9fffad;
  transform: translate3d(4vw, 61vh, 12px);
}

@keyframes particle-animation-6 {
  100% {
    transform: translate3d(54vw, 53vh, 6px);
  }
}
.particle:nth-child(6) {
  animation: particle-animation-6 60s infinite;
  height: 39px;
  width: 39px;
  opacity: 0.1166666667;
  animation-delay: -1.2s;
  background: #9fffad;
  transform: translate3d(65vw, 41vh, 59px);
}

@keyframes particle-animation-7 {
  100% {
    transform: translate3d(9vw, 11vh, 2px);
  }
}
.particle:nth-child(7) {
  animation: particle-animation-7 60s infinite;
  height: 40px;
  width: 40px;
  opacity: 0.2033333333;
  animation-delay: -1.4s;
  background: #9fffad;
  transform: translate3d(67vw, 40vh, 66px);
}

@keyframes particle-animation-8 {
  100% {
    transform: translate3d(13vw, 73vh, 49px);
  }
}
.particle:nth-child(8) {
  animation: particle-animation-8 60s infinite;
  height: 34px;
  width: 34px;
  opacity: 0.21;
  animation-delay: -1.6s;
  background: #9fffad;
  transform: translate3d(37vw, 68vh, 7px);
}

@keyframes particle-animation-9 {
  100% {
    transform: translate3d(64vw, 46vh, 45px);
  }
}
.particle:nth-child(9) {
  animation: particle-animation-9 60s infinite;
  height: 36px;
  width: 36px;
  opacity: 0.1133333333;
  animation-delay: -1.8s;
  background: #9fffad;
  transform: translate3d(71vw, 31vh, 87px);
}

@keyframes particle-animation-10 {
  100% {
    transform: translate3d(42vw, 64vh, 17px);
  }
}
.particle:nth-child(10) {
  animation: particle-animation-10 60s infinite;
  height: 27px;
  width: 27px;
  opacity: 0.1866666667;
  animation-delay: -2s;
  background: #9fffad;
  transform: translate3d(82vw, 44vh, 50px);
}

@keyframes particle-animation-11 {
  100% {
    transform: translate3d(18vw, 82vh, 100px);
  }
}
.particle:nth-child(11) {
  animation: particle-animation-11 60s infinite;
  height: 38px;
  width: 38px;
  opacity: 0.1833333333;
  animation-delay: -2.2s;
  background: #9fffad;
  transform: translate3d(14vw, 20vh, 8px);
}

@keyframes particle-animation-12 {
  100% {
    transform: translate3d(70vw, 85vh, 68px);
  }
}
.particle:nth-child(12) {
  animation: particle-animation-12 60s infinite;
  height: 36px;
  width: 36px;
  opacity: 0.1633333333;
  animation-delay: -2.4s;
  background: #9fffad;
  transform: translate3d(64vw, 9vh, 55px);
}

@keyframes particle-animation-13 {
  100% {
    transform: translate3d(87vw, 88vh, 81px);
  }
}
.particle:nth-child(13) {
  animation: particle-animation-13 60s infinite;
  height: 24px;
  width: 24px;
  opacity: 0.29;
  animation-delay: -2.6s;
  background: #9fffad;
  transform: translate3d(41vw, 18vh, 59px);
}

@keyframes particle-animation-14 {
  100% {
    transform: translate3d(90vw, 70vh, 76px);
  }
}
.particle:nth-child(14) {
  animation: particle-animation-14 60s infinite;
  height: 27px;
  width: 27px;
  opacity: 0.1066666667;
  animation-delay: -2.8s;
  background: #9fffad;
  transform: translate3d(89vw, 3vh, 59px);
}

@keyframes particle-animation-15 {
  100% {
    transform: translate3d(6vw, 6vh, 99px);
  }
}
.particle:nth-child(15) {
  animation: particle-animation-15 60s infinite;
  height: 22px;
  width: 22px;
  opacity: 0.0733333333;
  animation-delay: -3s;
  background: #9fffad;
  transform: translate3d(20vw, 52vh, 44px);
}

@keyframes particle-animation-16 {
  100% {
    transform: translate3d(25vw, 63vh, 17px);
  }
}
.particle:nth-child(16) {
  animation: particle-animation-16 60s infinite;
  height: 28px;
  width: 28px;
  opacity: 0.0533333333;
  animation-delay: -3.2s;
  background: #9fffad;
  transform: translate3d(36vw, 38vh, 61px);
}

@keyframes particle-animation-17 {
  100% {
    transform: translate3d(37vw, 65vh, 97px);
  }
}
.particle:nth-child(17) {
  animation: particle-animation-17 60s infinite;
  height: 42px;
  width: 42px;
  opacity: 0.2766666667;
  animation-delay: -3.4s;
  background: #9fffad;
  transform: translate3d(5vw, 76vh, 58px);
}

@keyframes particle-animation-18 {
  100% {
    transform: translate3d(62vw, 50vh, 51px);
  }
}
.particle:nth-child(18) {
  animation: particle-animation-18 60s infinite;
  height: 21px;
  width: 21px;
  opacity: 0.33;
  animation-delay: -3.6s;
  background: #9fffad;
  transform: translate3d(60vw, 33vh, 82px);
}

@keyframes particle-animation-19 {
  100% {
    transform: translate3d(29vw, 1vh, 55px);
  }
}
.particle:nth-child(19) {
  animation: particle-animation-19 60s infinite;
  height: 38px;
  width: 38px;
  opacity: 0.11;
  animation-delay: -3.8s;
  background: #9fffad;
  transform: translate3d(38vw, 21vh, 87px);
}

@keyframes particle-animation-20 {
  100% {
    transform: translate3d(47vw, 17vh, 21px);
  }
}
.particle:nth-child(20) {
  animation: particle-animation-20 60s infinite;
  height: 39px;
  width: 39px;
  opacity: 0.28;
  animation-delay: -4s;
  background: #9fffad;
  transform: translate3d(61vw, 4vh, 72px);
}

@keyframes particle-animation-21 {
  100% {
    transform: translate3d(24vw, 86vh, 20px);
  }
}
.particle:nth-child(21) {
  animation: particle-animation-21 60s infinite;
  height: 21px;
  width: 21px;
  opacity: 0.1833333333;
  animation-delay: -4.2s;
  background: #9fffad;
  transform: translate3d(83vw, 6vh, 45px);
}

@keyframes particle-animation-22 {
  100% {
    transform: translate3d(52vw, 31vh, 42px);
  }
}
.particle:nth-child(22) {
  animation: particle-animation-22 60s infinite;
  height: 38px;
  width: 38px;
  opacity: 0.1;
  animation-delay: -4.4s;
  background: #9fffad;
  transform: translate3d(61vw, 21vh, 35px);
}

@keyframes particle-animation-23 {
  100% {
    transform: translate3d(37vw, 4vh, 27px);
  }
}
.particle:nth-child(23) {
  animation: particle-animation-23 60s infinite;
  height: 29px;
  width: 29px;
  opacity: 0.2666666667;
  animation-delay: -4.6s;
  background: #9fffad;
  transform: translate3d(52vw, 74vh, 100px);
}

@keyframes particle-animation-24 {
  100% {
    transform: translate3d(74vw, 70vh, 74px);
  }
}
.particle:nth-child(24) {
  animation: particle-animation-24 60s infinite;
  height: 22px;
  width: 22px;
  opacity: 0.0633333333;
  animation-delay: -4.8s;
  background: #9fffad;
  transform: translate3d(31vw, 57vh, 73px);
}

@keyframes particle-animation-25 {
  100% {
    transform: translate3d(17vw, 9vh, 58px);
  }
}
.particle:nth-child(25) {
  animation: particle-animation-25 60s infinite;
  height: 27px;
  width: 27px;
  opacity: 0.33;
  animation-delay: -5s;
  background: #9fffad;
  transform: translate3d(57vw, 50vh, 74px);
}

@keyframes particle-animation-26 {
  100% {
    transform: translate3d(57vw, 51vh, 84px);
  }
}
.particle:nth-child(26) {
  animation: particle-animation-26 60s infinite;
  height: 37px;
  width: 37px;
  opacity: 0.27;
  animation-delay: -5.2s;
  background: #9fffad;
  transform: translate3d(83vw, 12vh, 97px);
}

@keyframes particle-animation-27 {
  100% {
    transform: translate3d(47vw, 87vh, 49px);
  }
}
.particle:nth-child(27) {
  animation: particle-animation-27 60s infinite;
  height: 35px;
  width: 35px;
  opacity: 0.08;
  animation-delay: -5.4s;
  background: #9fffad;
  transform: translate3d(14vw, 8vh, 40px);
}

@keyframes particle-animation-28 {
  100% {
    transform: translate3d(55vw, 15vh, 42px);
  }
}
.particle:nth-child(28) {
  animation: particle-animation-28 60s infinite;
  height: 35px;
  width: 35px;
  opacity: 0.0266666667;
  animation-delay: -5.6s;
  background: #9fffad;
  transform: translate3d(59vw, 33vh, 15px);
}

@keyframes particle-animation-29 {
  100% {
    transform: translate3d(84vw, 70vh, 21px);
  }
}
.particle:nth-child(29) {
  animation: particle-animation-29 60s infinite;
  height: 39px;
  width: 39px;
  opacity: 0.01;
  animation-delay: -5.8s;
  background: #9fffad;
  transform: translate3d(20vw, 31vh, 53px);
}

@keyframes particle-animation-30 {
  100% {
    transform: translate3d(10vw, 8vh, 50px);
  }
}
.particle:nth-child(30) {
  animation: particle-animation-30 60s infinite;
  height: 26px;
  width: 26px;
  opacity: 0.1466666667;
  animation-delay: -6s;
  background: #9fffad;
  transform: translate3d(71vw, 17vh, 61px);
}

@keyframes particle-animation-31 {
  100% {
    transform: translate3d(84vw, 5vh, 78px);
  }
}
.particle:nth-child(31) {
  animation: particle-animation-31 60s infinite;
  height: 33px;
  width: 33px;
  opacity: 0.09;
  animation-delay: -6.2s;
  background: #9fffad;
  transform: translate3d(48vw, 18vh, 33px);
}

@keyframes particle-animation-32 {
  100% {
    transform: translate3d(77vw, 47vh, 96px);
  }
}
.particle:nth-child(32) {
  animation: particle-animation-32 60s infinite;
  height: 22px;
  width: 22px;
  opacity: 0.1133333333;
  animation-delay: -6.4s;
  background: #9fffad;
  transform: translate3d(22vw, 15vh, 13px);
}

@keyframes particle-animation-33 {
  100% {
    transform: translate3d(43vw, 20vh, 52px);
  }
}
.particle:nth-child(33) {
  animation: particle-animation-33 60s infinite;
  height: 36px;
  width: 36px;
  opacity: 0.1166666667;
  animation-delay: -6.6s;
  background: #9fffad;
  transform: translate3d(49vw, 30vh, 30px);
}

@keyframes particle-animation-34 {
  100% {
    transform: translate3d(1vw, 12vh, 67px);
  }
}
.particle:nth-child(34) {
  animation: particle-animation-34 60s infinite;
  height: 27px;
  width: 27px;
  opacity: 0.0766666667;
  animation-delay: -6.8s;
  background: #9fffad;
  transform: translate3d(21vw, 77vh, 55px);
}

@keyframes particle-animation-35 {
  100% {
    transform: translate3d(48vw, 82vh, 36px);
  }
}
.particle:nth-child(35) {
  animation: particle-animation-35 60s infinite;
  height: 30px;
  width: 30px;
  opacity: 0.1133333333;
  animation-delay: -7s;
  background: #9fffad;
  transform: translate3d(62vw, 69vh, 97px);
}

@keyframes particle-animation-36 {
  100% {
    transform: translate3d(53vw, 70vh, 45px);
  }
}
.particle:nth-child(36) {
  animation: particle-animation-36 60s infinite;
  height: 25px;
  width: 25px;
  opacity: 0.0233333333;
  animation-delay: -7.2s;
  background: #9fffad;
  transform: translate3d(41vw, 57vh, 13px);
}

@keyframes particle-animation-37 {
  100% {
    transform: translate3d(47vw, 65vh, 32px);
  }
}
.particle:nth-child(37) {
  animation: particle-animation-37 60s infinite;
  height: 34px;
  width: 34px;
  opacity: 0.1166666667;
  animation-delay: -7.4s;
  background: #9fffad;
  transform: translate3d(25vw, 88vh, 21px);
}

@keyframes particle-animation-38 {
  100% {
    transform: translate3d(24vw, 80vh, 49px);
  }
}
.particle:nth-child(38) {
  animation: particle-animation-38 60s infinite;
  height: 29px;
  width: 29px;
  opacity: 0.0766666667;
  animation-delay: -7.6s;
  background: #9fffad;
  transform: translate3d(52vw, 64vh, 78px);
}

@keyframes particle-animation-39 {
  100% {
    transform: translate3d(64vw, 75vh, 74px);
  }
}
.particle:nth-child(39) {
  animation: particle-animation-39 60s infinite;
  height: 23px;
  width: 23px;
  opacity: 0.0533333333;
  animation-delay: -7.8s;
  background: #9fffad;
  transform: translate3d(52vw, 47vh, 29px);
}

@keyframes particle-animation-40 {
  100% {
    transform: translate3d(13vw, 8vh, 94px);
  }
}
.particle:nth-child(40) {
  animation: particle-animation-40 60s infinite;
  height: 28px;
  width: 28px;
  opacity: 0.16;
  animation-delay: -8s;
  background: #9fffad;
  transform: translate3d(86vw, 69vh, 50px);
}

@keyframes particle-animation-41 {
  100% {
    transform: translate3d(62vw, 59vh, 51px);
  }
}
.particle:nth-child(41) {
  animation: particle-animation-41 60s infinite;
  height: 39px;
  width: 39px;
  opacity: 0.21;
  animation-delay: -8.2s;
  background: #9fffad;
  transform: translate3d(32vw, 77vh, 21px);
}

@keyframes particle-animation-42 {
  100% {
    transform: translate3d(54vw, 56vh, 44px);
  }
}
.particle:nth-child(42) {
  animation: particle-animation-42 60s infinite;
  height: 20px;
  width: 20px;
  opacity: 0.2766666667;
  animation-delay: -8.4s;
  background: #9fffad;
  transform: translate3d(89vw, 35vh, 73px);
}

@keyframes particle-animation-43 {
  100% {
    transform: translate3d(3vw, 82vh, 66px);
  }
}
.particle:nth-child(43) {
  animation: particle-animation-43 60s infinite;
  height: 23px;
  width: 23px;
  opacity: 0.2766666667;
  animation-delay: -8.6s;
  background: #9fffad;
  transform: translate3d(33vw, 28vh, 16px);
}

@keyframes particle-animation-44 {
  100% {
    transform: translate3d(75vw, 25vh, 80px);
  }
}
.particle:nth-child(44) {
  animation: particle-animation-44 60s infinite;
  height: 21px;
  width: 21px;
  opacity: 0.1066666667;
  animation-delay: -8.8s;
  background: #9fffad;
  transform: translate3d(22vw, 37vh, 10px);
}

@keyframes particle-animation-45 {
  100% {
    transform: translate3d(48vw, 15vh, 35px);
  }
}
.particle:nth-child(45) {
  animation: particle-animation-45 60s infinite;
  height: 35px;
  width: 35px;
  opacity: 0.33;
  animation-delay: -9s;
  background: #9fffad;
  transform: translate3d(38vw, 39vh, 36px);
}

@keyframes particle-animation-46 {
  100% {
    transform: translate3d(58vw, 81vh, 28px);
  }
}
.particle:nth-child(46) {
  animation: particle-animation-46 60s infinite;
  height: 40px;
  width: 40px;
  opacity: 0.1333333333;
  animation-delay: -9.2s;
  background: #9fffad;
  transform: translate3d(29vw, 2vh, 92px);
}

@keyframes particle-animation-47 {
  100% {
    transform: translate3d(90vw, 7vh, 8px);
  }
}
.particle:nth-child(47) {
  animation: particle-animation-47 60s infinite;
  height: 39px;
  width: 39px;
  opacity: 0.09;
  animation-delay: -9.4s;
  background: #9fffad;
  transform: translate3d(11vw, 65vh, 62px);
}

@keyframes particle-animation-48 {
  100% {
    transform: translate3d(82vw, 86vh, 13px);
  }
}
.particle:nth-child(48) {
  animation: particle-animation-48 60s infinite;
  height: 29px;
  width: 29px;
  opacity: 0.2033333333;
  animation-delay: -9.6s;
  background: #9fffad;
  transform: translate3d(66vw, 90vh, 63px);
}

@keyframes particle-animation-49 {
  100% {
    transform: translate3d(43vw, 80vh, 60px);
  }
}
.particle:nth-child(49) {
  animation: particle-animation-49 60s infinite;
  height: 42px;
  width: 42px;
  opacity: 0.12;
  animation-delay: -9.8s;
  background: #9fffad;
  transform: translate3d(18vw, 35vh, 69px);
}

@keyframes particle-animation-50 {
  100% {
    transform: translate3d(57vw, 37vh, 84px);
  }
}
.particle:nth-child(50) {
  animation: particle-animation-50 60s infinite;
  height: 32px;
  width: 32px;
  opacity: 0.2233333333;
  animation-delay: -10s;
  background: #9fffad;
  transform: translate3d(39vw, 35vh, 10px);
}

@keyframes particle-animation-51 {
  100% {
    transform: translate3d(52vw, 28vh, 64px);
  }
}
.particle:nth-child(51) {
  animation: particle-animation-51 60s infinite;
  height: 27px;
  width: 27px;
  opacity: 0.0766666667;
  animation-delay: -10.2s;
  background: #9fffad;
  transform: translate3d(17vw, 42vh, 25px);
}

@keyframes particle-animation-52 {
  100% {
    transform: translate3d(68vw, 55vh, 85px);
  }
}
.particle:nth-child(52) {
  animation: particle-animation-52 60s infinite;
  height: 40px;
  width: 40px;
  opacity: 0.05;
  animation-delay: -10.4s;
  background: #9fffad;
  transform: translate3d(72vw, 83vh, 17px);
}

@keyframes particle-animation-53 {
  100% {
    transform: translate3d(50vw, 90vh, 46px);
  }
}
.particle:nth-child(53) {
  animation: particle-animation-53 60s infinite;
  height: 25px;
  width: 25px;
  opacity: 0.2266666667;
  animation-delay: -10.6s;
  background: #9fffad;
  transform: translate3d(51vw, 49vh, 23px);
}

@keyframes particle-animation-54 {
  100% {
    transform: translate3d(18vw, 31vh, 53px);
  }
}
.particle:nth-child(54) {
  animation: particle-animation-54 60s infinite;
  height: 26px;
  width: 26px;
  opacity: 0.01;
  animation-delay: -10.8s;
  background: #9fffad;
  transform: translate3d(44vw, 6vh, 56px);
}

@keyframes particle-animation-55 {
  100% {
    transform: translate3d(68vw, 50vh, 56px);
  }
}
.particle:nth-child(55) {
  animation: particle-animation-55 60s infinite;
  height: 38px;
  width: 38px;
  opacity: 0.1866666667;
  animation-delay: -11s;
  background: #9fffad;
  transform: translate3d(33vw, 29vh, 14px);
}

@keyframes particle-animation-56 {
  100% {
    transform: translate3d(15vw, 58vh, 24px);
  }
}
.particle:nth-child(56) {
  animation: particle-animation-56 60s infinite;
  height: 29px;
  width: 29px;
  opacity: 0.15;
  animation-delay: -11.2s;
  background: #9fffad;
  transform: translate3d(81vw, 21vh, 30px);
}

@keyframes particle-animation-57 {
  100% {
    transform: translate3d(28vw, 8vh, 16px);
  }
}
.particle:nth-child(57) {
  animation: particle-animation-57 60s infinite;
  height: 20px;
  width: 20px;
  opacity: 0.24;
  animation-delay: -11.4s;
  background: #9fffad;
  transform: translate3d(1vw, 19vh, 50px);
}

@keyframes particle-animation-58 {
  100% {
    transform: translate3d(27vw, 15vh, 71px);
  }
}
.particle:nth-child(58) {
  animation: particle-animation-58 60s infinite;
  height: 42px;
  width: 42px;
  opacity: 0.2533333333;
  animation-delay: -11.6s;
  background: #9fffad;
  transform: translate3d(84vw, 11vh, 39px);
}

@keyframes particle-animation-59 {
  100% {
    transform: translate3d(55vw, 14vh, 69px);
  }
}
.particle:nth-child(59) {
  animation: particle-animation-59 60s infinite;
  height: 37px;
  width: 37px;
  opacity: 0.1266666667;
  animation-delay: -11.8s;
  background: #9fffad;
  transform: translate3d(21vw, 89vh, 9px);
}

@keyframes particle-animation-60 {
  100% {
    transform: translate3d(69vw, 40vh, 8px);
  }
}
.particle:nth-child(60) {
  animation: particle-animation-60 60s infinite;
  height: 31px;
  width: 31px;
  opacity: 0.0766666667;
  animation-delay: -12s;
  background: #9fffad;
  transform: translate3d(90vw, 39vh, 31px);
}

@keyframes particle-animation-61 {
  100% {
    transform: translate3d(62vw, 20vh, 53px);
  }
}
.particle:nth-child(61) {
  animation: particle-animation-61 60s infinite;
  height: 33px;
  width: 33px;
  opacity: 0.2633333333;
  animation-delay: -12.2s;
  background: #9fffad;
  transform: translate3d(29vw, 8vh, 32px);
}

@keyframes particle-animation-62 {
  100% {
    transform: translate3d(12vw, 44vh, 36px);
  }
}
.particle:nth-child(62) {
  animation: particle-animation-62 60s infinite;
  height: 44px;
  width: 44px;
  opacity: 0.2233333333;
  animation-delay: -12.4s;
  background: #9fffad;
  transform: translate3d(69vw, 23vh, 47px);
}

@keyframes particle-animation-63 {
  100% {
    transform: translate3d(13vw, 4vh, 83px);
  }
}
.particle:nth-child(63) {
  animation: particle-animation-63 60s infinite;
  height: 22px;
  width: 22px;
  opacity: 0.02;
  animation-delay: -12.6s;
  background: #9fffad;
  transform: translate3d(9vw, 74vh, 54px);
}

@keyframes particle-animation-64 {
  100% {
    transform: translate3d(70vw, 22vh, 29px);
  }
}
.particle:nth-child(64) {
  animation: particle-animation-64 60s infinite;
  height: 23px;
  width: 23px;
  opacity: 0.16;
  animation-delay: -12.8s;
  background: #9fffad;
  transform: translate3d(90vw, 36vh, 21px);
}

@keyframes particle-animation-65 {
  100% {
    transform: translate3d(50vw, 29vh, 2px);
  }
}
.particle:nth-child(65) {
  animation: particle-animation-65 60s infinite;
  height: 28px;
  width: 28px;
  opacity: 0.0333333333;
  animation-delay: -13s;
  background: #9fffad;
  transform: translate3d(88vw, 3vh, 35px);
}

@keyframes particle-animation-66 {
  100% {
    transform: translate3d(48vw, 8vh, 95px);
  }
}
.particle:nth-child(66) {
  animation: particle-animation-66 60s infinite;
  height: 24px;
  width: 24px;
  opacity: 0.0166666667;
  animation-delay: -13.2s;
  background: #9fffad;
  transform: translate3d(30vw, 20vh, 94px);
}

@keyframes particle-animation-67 {
  100% {
    transform: translate3d(55vw, 8vh, 20px);
  }
}
.particle:nth-child(67) {
  animation: particle-animation-67 60s infinite;
  height: 41px;
  width: 41px;
  opacity: 0.25;
  animation-delay: -13.4s;
  background: #9fffad;
  transform: translate3d(12vw, 40vh, 6px);
}

@keyframes particle-animation-68 {
  100% {
    transform: translate3d(84vw, 50vh, 81px);
  }
}
.particle:nth-child(68) {
  animation: particle-animation-68 60s infinite;
  height: 35px;
  width: 35px;
  opacity: 0.2866666667;
  animation-delay: -13.6s;
  background: #9fffad;
  transform: translate3d(55vw, 8vh, 14px);
}

@keyframes particle-animation-69 {
  100% {
    transform: translate3d(6vw, 25vh, 82px);
  }
}
.particle:nth-child(69) {
  animation: particle-animation-69 60s infinite;
  height: 31px;
  width: 31px;
  opacity: 0.0766666667;
  animation-delay: -13.8s;
  background: #9fffad;
  transform: translate3d(56vw, 59vh, 63px);
}

@keyframes particle-animation-70 {
  100% {
    transform: translate3d(85vw, 50vh, 6px);
  }
}
.particle:nth-child(70) {
  animation: particle-animation-70 60s infinite;
  height: 27px;
  width: 27px;
  opacity: 0.2833333333;
  animation-delay: -14s;
  background: #9fffad;
  transform: translate3d(15vw, 28vh, 73px);
}

@keyframes particle-animation-71 {
  100% {
    transform: translate3d(10vw, 63vh, 69px);
  }
}
.particle:nth-child(71) {
  animation: particle-animation-71 60s infinite;
  height: 24px;
  width: 24px;
  opacity: 0.3133333333;
  animation-delay: -14.2s;
  background: #9fffad;
  transform: translate3d(83vw, 57vh, 39px);
}

@keyframes particle-animation-72 {
  100% {
    transform: translate3d(82vw, 48vh, 86px);
  }
}
.particle:nth-child(72) {
  animation: particle-animation-72 60s infinite;
  height: 40px;
  width: 40px;
  opacity: 0.1266666667;
  animation-delay: -14.4s;
  background: #9fffad;
  transform: translate3d(27vw, 90vh, 51px);
}

@keyframes particle-animation-73 {
  100% {
    transform: translate3d(48vw, 18vh, 7px);
  }
}
.particle:nth-child(73) {
  animation: particle-animation-73 60s infinite;
  height: 28px;
  width: 28px;
  opacity: 0.2533333333;
  animation-delay: -14.6s;
  background: #9fffad;
  transform: translate3d(65vw, 3vh, 24px);
}

@keyframes particle-animation-74 {
  100% {
    transform: translate3d(78vw, 67vh, 9px);
  }
}
.particle:nth-child(74) {
  animation: particle-animation-74 60s infinite;
  height: 39px;
  width: 39px;
  opacity: 0.0733333333;
  animation-delay: -14.8s;
  background: #9fffad;
  transform: translate3d(60vw, 56vh, 61px);
}

@keyframes particle-animation-75 {
  100% {
    transform: translate3d(89vw, 42vh, 37px);
  }
}
.particle:nth-child(75) {
  animation: particle-animation-75 60s infinite;
  height: 41px;
  width: 41px;
  opacity: 0.29;
  animation-delay: -15s;
  background: #9fffad;
  transform: translate3d(13vw, 21vh, 58px);
}

@keyframes particle-animation-76 {
  100% {
    transform: translate3d(43vw, 41vh, 45px);
  }
}
.particle:nth-child(76) {
  animation: particle-animation-76 60s infinite;
  height: 36px;
  width: 36px;
  opacity: 0.1966666667;
  animation-delay: -15.2s;
  background: #9fffad;
  transform: translate3d(73vw, 56vh, 76px);
}

@keyframes particle-animation-77 {
  100% {
    transform: translate3d(75vw, 46vh, 94px);
  }
}
.particle:nth-child(77) {
  animation: particle-animation-77 60s infinite;
  height: 37px;
  width: 37px;
  opacity: 0.1433333333;
  animation-delay: -15.4s;
  background: #9fffad;
  transform: translate3d(24vw, 72vh, 75px);
}

@keyframes particle-animation-78 {
  100% {
    transform: translate3d(10vw, 43vh, 62px);
  }
}
.particle:nth-child(78) {
  animation: particle-animation-78 60s infinite;
  height: 38px;
  width: 38px;
  opacity: 0.1266666667;
  animation-delay: -15.6s;
  background: #9fffad;
  transform: translate3d(13vw, 82vh, 29px);
}

@keyframes particle-animation-79 {
  100% {
    transform: translate3d(70vw, 6vh, 100px);
  }
}
.particle:nth-child(79) {
  animation: particle-animation-79 60s infinite;
  height: 41px;
  width: 41px;
  opacity: 0.12;
  animation-delay: -15.8s;
  background: #9fffad;
  transform: translate3d(18vw, 71vh, 86px);
}

@keyframes particle-animation-80 {
  100% {
    transform: translate3d(19vw, 48vh, 99px);
  }
}
.particle:nth-child(80) {
  animation: particle-animation-80 60s infinite;
  height: 24px;
  width: 24px;
  opacity: 0.1533333333;
  animation-delay: -16s;
  background: #9fffad;
  transform: translate3d(29vw, 34vh, 19px);
}

@keyframes particle-animation-81 {
  100% {
    transform: translate3d(66vw, 89vh, 36px);
  }
}
.particle:nth-child(81) {
  animation: particle-animation-81 60s infinite;
  height: 44px;
  width: 44px;
  opacity: 0.2033333333;
  animation-delay: -16.2s;
  background: #9fffad;
  transform: translate3d(80vw, 61vh, 51px);
}

@keyframes particle-animation-82 {
  100% {
    transform: translate3d(85vw, 43vh, 10px);
  }
}
.particle:nth-child(82) {
  animation: particle-animation-82 60s infinite;
  height: 31px;
  width: 31px;
  opacity: 0.04;
  animation-delay: -16.4s;
  background: #9fffad;
  transform: translate3d(39vw, 41vh, 4px);
}

@keyframes particle-animation-83 {
  100% {
    transform: translate3d(5vw, 43vh, 27px);
  }
}
.particle:nth-child(83) {
  animation: particle-animation-83 60s infinite;
  height: 21px;
  width: 21px;
  opacity: 0.3066666667;
  animation-delay: -16.6s;
  background: #9fffad;
  transform: translate3d(50vw, 81vh, 30px);
}

@keyframes particle-animation-84 {
  100% {
    transform: translate3d(90vw, 40vh, 61px);
  }
}
.particle:nth-child(84) {
  animation: particle-animation-84 60s infinite;
  height: 22px;
  width: 22px;
  opacity: 0.19;
  animation-delay: -16.8s;
  background: #9fffad;
  transform: translate3d(75vw, 1vh, 55px);
}

@keyframes particle-animation-85 {
  100% {
    transform: translate3d(79vw, 68vh, 3px);
  }
}
.particle:nth-child(85) {
  animation: particle-animation-85 60s infinite;
  height: 37px;
  width: 37px;
  opacity: 0.1633333333;
  animation-delay: -17s;
  background: #9fffad;
  transform: translate3d(6vw, 39vh, 23px);
}

@keyframes particle-animation-86 {
  100% {
    transform: translate3d(81vw, 49vh, 71px);
  }
}
.particle:nth-child(86) {
  animation: particle-animation-86 60s infinite;
  height: 24px;
  width: 24px;
  opacity: 0.1733333333;
  animation-delay: -17.2s;
  background: #9fffad;
  transform: translate3d(46vw, 6vh, 91px);
}

@keyframes particle-animation-87 {
  100% {
    transform: translate3d(73vw, 78vh, 33px);
  }
}
.particle:nth-child(87) {
  animation: particle-animation-87 60s infinite;
  height: 33px;
  width: 33px;
  opacity: 0.26;
  animation-delay: -17.4s;
  background: #9fffad;
  transform: translate3d(14vw, 87vh, 11px);
}

@keyframes particle-animation-88 {
  100% {
    transform: translate3d(19vw, 44vh, 76px);
  }
}
.particle:nth-child(88) {
  animation: particle-animation-88 60s infinite;
  height: 44px;
  width: 44px;
  opacity: 0.1366666667;
  animation-delay: -17.6s;
  background: #9fffad;
  transform: translate3d(63vw, 58vh, 48px);
}

@keyframes particle-animation-89 {
  100% {
    transform: translate3d(90vw, 31vh, 85px);
  }
}
.particle:nth-child(89) {
  animation: particle-animation-89 60s infinite;
  height: 20px;
  width: 20px;
  opacity: 0.0766666667;
  animation-delay: -17.8s;
  background: #9fffad;
  transform: translate3d(48vw, 79vh, 88px);
}

@keyframes particle-animation-90 {
  100% {
    transform: translate3d(59vw, 24vh, 91px);
  }
}
.particle:nth-child(90) {
  animation: particle-animation-90 60s infinite;
  height: 35px;
  width: 35px;
  opacity: 0.0133333333;
  animation-delay: -18s;
  background: #9fffad;
  transform: translate3d(45vw, 32vh, 6px);
}

@keyframes particle-animation-91 {
  100% {
    transform: translate3d(18vw, 15vh, 55px);
  }
}
.particle:nth-child(91) {
  animation: particle-animation-91 60s infinite;
  height: 32px;
  width: 32px;
  opacity: 0.1033333333;
  animation-delay: -18.2s;
  background: #9fffad;
  transform: translate3d(84vw, 58vh, 47px);
}

@keyframes particle-animation-92 {
  100% {
    transform: translate3d(5vw, 16vh, 2px);
  }
}
.particle:nth-child(92) {
  animation: particle-animation-92 60s infinite;
  height: 30px;
  width: 30px;
  opacity: 0.3133333333;
  animation-delay: -18.4s;
  background: #9fffad;
  transform: translate3d(76vw, 36vh, 52px);
}

@keyframes particle-animation-93 {
  100% {
    transform: translate3d(90vw, 48vh, 37px);
  }
}
.particle:nth-child(93) {
  animation: particle-animation-93 60s infinite;
  height: 33px;
  width: 33px;
  opacity: 0.29;
  animation-delay: -18.6s;
  background: #9fffad;
  transform: translate3d(18vw, 27vh, 51px);
}

@keyframes particle-animation-94 {
  100% {
    transform: translate3d(71vw, 55vh, 65px);
  }
}
.particle:nth-child(94) {
  animation: particle-animation-94 60s infinite;
  height: 33px;
  width: 33px;
  opacity: 0.0466666667;
  animation-delay: -18.8s;
  background: #9fffad;
  transform: translate3d(18vw, 4vh, 57px);
}

@keyframes particle-animation-95 {
  100% {
    transform: translate3d(54vw, 82vh, 26px);
  }
}
.particle:nth-child(95) {
  animation: particle-animation-95 60s infinite;
  height: 42px;
  width: 42px;
  opacity: 0.22;
  animation-delay: -19s;
  background: #9fffad;
  transform: translate3d(3vw, 52vh, 10px);
}

@keyframes particle-animation-96 {
  100% {
    transform: translate3d(69vw, 63vh, 14px);
  }
}
.particle:nth-child(96) {
  animation: particle-animation-96 60s infinite;
  height: 24px;
  width: 24px;
  opacity: 0.0233333333;
  animation-delay: -19.2s;
  background: #9fffad;
  transform: translate3d(64vw, 18vh, 38px);
}

@keyframes particle-animation-97 {
  100% {
    transform: translate3d(75vw, 38vh, 89px);
  }
}
.particle:nth-child(97) {
  animation: particle-animation-97 60s infinite;
  height: 39px;
  width: 39px;
  opacity: 0.0766666667;
  animation-delay: -19.4s;
  background: #9fffad;
  transform: translate3d(56vw, 9vh, 60px);
}

@keyframes particle-animation-98 {
  100% {
    transform: translate3d(53vw, 87vh, 65px);
  }
}
.particle:nth-child(98) {
  animation: particle-animation-98 60s infinite;
  height: 43px;
  width: 43px;
  opacity: 0.0233333333;
  animation-delay: -19.6s;
  background: #9fffad;
  transform: translate3d(23vw, 50vh, 9px);
}

@keyframes particle-animation-99 {
  100% {
    transform: translate3d(46vw, 47vh, 90px);
  }
}
.particle:nth-child(99) {
  animation: particle-animation-99 60s infinite;
  height: 29px;
  width: 29px;
  opacity: 0.33;
  animation-delay: -19.8s;
  background: #9fffad;
  transform: translate3d(89vw, 41vh, 19px);
}

@keyframes particle-animation-100 {
  100% {
    transform: translate3d(31vw, 85vh, 51px);
  }
}
.particle:nth-child(100) {
  animation: particle-animation-100 60s infinite;
  height: 26px;
  width: 26px;
  opacity: 0.0266666667;
  animation-delay: -20s;
  background: #9fffad;
  transform: translate3d(26vw, 64vh, 76px);
}

@keyframes particle-animation-101 {
  100% {
    transform: translate3d(53vw, 65vh, 54px);
  }
}
.particle:nth-child(101) {
  animation: particle-animation-101 60s infinite;
  height: 39px;
  width: 39px;
  opacity: 0.2066666667;
  animation-delay: -20.2s;
  background: #9fffad;
  transform: translate3d(66vw, 27vh, 4px);
}

@keyframes particle-animation-102 {
  100% {
    transform: translate3d(37vw, 45vh, 62px);
  }
}
.particle:nth-child(102) {
  animation: particle-animation-102 60s infinite;
  height: 29px;
  width: 29px;
  opacity: 0.08;
  animation-delay: -20.4s;
  background: #9fffad;
  transform: translate3d(35vw, 28vh, 64px);
}

@keyframes particle-animation-103 {
  100% {
    transform: translate3d(90vw, 90vh, 49px);
  }
}
.particle:nth-child(103) {
  animation: particle-animation-103 60s infinite;
  height: 38px;
  width: 38px;
  opacity: 0.2966666667;
  animation-delay: -20.6s;
  background: #9fffad;
  transform: translate3d(58vw, 55vh, 93px);
}

@keyframes particle-animation-104 {
  100% {
    transform: translate3d(14vw, 86vh, 3px);
  }
}
.particle:nth-child(104) {
  animation: particle-animation-104 60s infinite;
  height: 44px;
  width: 44px;
  opacity: 0.11;
  animation-delay: -20.8s;
  background: #9fffad;
  transform: translate3d(33vw, 89vh, 57px);
}

@keyframes particle-animation-105 {
  100% {
    transform: translate3d(4vw, 83vh, 12px);
  }
}
.particle:nth-child(105) {
  animation: particle-animation-105 60s infinite;
  height: 44px;
  width: 44px;
  opacity: 0.03;
  animation-delay: -21s;
  background: #9fffad;
  transform: translate3d(53vw, 31vh, 3px);
}

@keyframes particle-animation-106 {
  100% {
    transform: translate3d(41vw, 70vh, 72px);
  }
}
.particle:nth-child(106) {
  animation: particle-animation-106 60s infinite;
  height: 44px;
  width: 44px;
  opacity: 0.1866666667;
  animation-delay: -21.2s;
  background: #9fffad;
  transform: translate3d(46vw, 85vh, 42px);
}

@keyframes particle-animation-107 {
  100% {
    transform: translate3d(47vw, 23vh, 32px);
  }
}
.particle:nth-child(107) {
  animation: particle-animation-107 60s infinite;
  height: 33px;
  width: 33px;
  opacity: 0.2633333333;
  animation-delay: -21.4s;
  background: #9fffad;
  transform: translate3d(90vw, 81vh, 44px);
}

@keyframes particle-animation-108 {
  100% {
    transform: translate3d(42vw, 25vh, 41px);
  }
}
.particle:nth-child(108) {
  animation: particle-animation-108 60s infinite;
  height: 44px;
  width: 44px;
  opacity: 0.25;
  animation-delay: -21.6s;
  background: #9fffad;
  transform: translate3d(33vw, 88vh, 20px);
}

@keyframes particle-animation-109 {
  100% {
    transform: translate3d(80vw, 71vh, 7px);
  }
}
.particle:nth-child(109) {
  animation: particle-animation-109 60s infinite;
  height: 44px;
  width: 44px;
  opacity: 0.05;
  animation-delay: -21.8s;
  background: #9fffad;
  transform: translate3d(66vw, 84vh, 51px);
}

@keyframes particle-animation-110 {
  100% {
    transform: translate3d(39vw, 63vh, 45px);
  }
}
.particle:nth-child(110) {
  animation: particle-animation-110 60s infinite;
  height: 41px;
  width: 41px;
  opacity: 0.03;
  animation-delay: -22s;
  background: #9fffad;
  transform: translate3d(57vw, 87vh, 18px);
}

@keyframes particle-animation-111 {
  100% {
    transform: translate3d(44vw, 7vh, 17px);
  }
}
.particle:nth-child(111) {
  animation: particle-animation-111 60s infinite;
  height: 32px;
  width: 32px;
  opacity: 0.0866666667;
  animation-delay: -22.2s;
  background: #9fffad;
  transform: translate3d(31vw, 11vh, 55px);
}

@keyframes particle-animation-112 {
  100% {
    transform: translate3d(75vw, 7vh, 62px);
  }
}
.particle:nth-child(112) {
  animation: particle-animation-112 60s infinite;
  height: 23px;
  width: 23px;
  opacity: 0.1366666667;
  animation-delay: -22.4s;
  background: #9fffad;
  transform: translate3d(75vw, 30vh, 51px);
}

@keyframes particle-animation-113 {
  100% {
    transform: translate3d(13vw, 44vh, 100px);
  }
}
.particle:nth-child(113) {
  animation: particle-animation-113 60s infinite;
  height: 44px;
  width: 44px;
  opacity: 0.2833333333;
  animation-delay: -22.6s;
  background: #9fffad;
  transform: translate3d(6vw, 50vh, 77px);
}

@keyframes particle-animation-114 {
  100% {
    transform: translate3d(42vw, 24vh, 27px);
  }
}
.particle:nth-child(114) {
  animation: particle-animation-114 60s infinite;
  height: 25px;
  width: 25px;
  opacity: 0.2066666667;
  animation-delay: -22.8s;
  background: #9fffad;
  transform: translate3d(78vw, 76vh, 6px);
}

@keyframes particle-animation-115 {
  100% {
    transform: translate3d(64vw, 45vh, 44px);
  }
}
.particle:nth-child(115) {
  animation: particle-animation-115 60s infinite;
  height: 35px;
  width: 35px;
  opacity: 0.1466666667;
  animation-delay: -23s;
  background: #9fffad;
  transform: translate3d(51vw, 52vh, 3px);
}

@keyframes particle-animation-116 {
  100% {
    transform: translate3d(40vw, 72vh, 9px);
  }
}
.particle:nth-child(116) {
  animation: particle-animation-116 60s infinite;
  height: 30px;
  width: 30px;
  opacity: 0.22;
  animation-delay: -23.2s;
  background: #9fffad;
  transform: translate3d(54vw, 12vh, 85px);
}

@keyframes particle-animation-117 {
  100% {
    transform: translate3d(54vw, 32vh, 58px);
  }
}
.particle:nth-child(117) {
  animation: particle-animation-117 60s infinite;
  height: 39px;
  width: 39px;
  opacity: 0.2066666667;
  animation-delay: -23.4s;
  background: #9fffad;
  transform: translate3d(10vw, 61vh, 58px);
}

@keyframes particle-animation-118 {
  100% {
    transform: translate3d(35vw, 39vh, 66px);
  }
}
.particle:nth-child(118) {
  animation: particle-animation-118 60s infinite;
  height: 42px;
  width: 42px;
  opacity: 0.02;
  animation-delay: -23.6s;
  background: #9fffad;
  transform: translate3d(88vw, 58vh, 89px);
}

@keyframes particle-animation-119 {
  100% {
    transform: translate3d(85vw, 13vh, 56px);
  }
}
.particle:nth-child(119) {
  animation: particle-animation-119 60s infinite;
  height: 40px;
  width: 40px;
  opacity: 0.2433333333;
  animation-delay: -23.8s;
  background: #9fffad;
  transform: translate3d(71vw, 15vh, 63px);
}

@keyframes particle-animation-120 {
  100% {
    transform: translate3d(42vw, 27vh, 21px);
  }
}
.particle:nth-child(120) {
  animation: particle-animation-120 60s infinite;
  height: 31px;
  width: 31px;
  opacity: 0.3033333333;
  animation-delay: -24s;
  background: #9fffad;
  transform: translate3d(10vw, 90vh, 84px);
}

@keyframes particle-animation-121 {
  100% {
    transform: translate3d(85vw, 84vh, 7px);
  }
}
.particle:nth-child(121) {
  animation: particle-animation-121 60s infinite;
  height: 34px;
  width: 34px;
  opacity: 0.0033333333;
  animation-delay: -24.2s;
  background: #9fffad;
  transform: translate3d(27vw, 26vh, 97px);
}

@keyframes particle-animation-122 {
  100% {
    transform: translate3d(17vw, 23vh, 39px);
  }
}
.particle:nth-child(122) {
  animation: particle-animation-122 60s infinite;
  height: 29px;
  width: 29px;
  opacity: 0.3233333333;
  animation-delay: -24.4s;
  background: #9fffad;
  transform: translate3d(43vw, 50vh, 57px);
}

@keyframes particle-animation-123 {
  100% {
    transform: translate3d(43vw, 7vh, 80px);
  }
}
.particle:nth-child(123) {
  animation: particle-animation-123 60s infinite;
  height: 29px;
  width: 29px;
  opacity: 0.3033333333;
  animation-delay: -24.6s;
  background: #9fffad;
  transform: translate3d(73vw, 80vh, 33px);
}

@keyframes particle-animation-124 {
  100% {
    transform: translate3d(81vw, 31vh, 37px);
  }
}
.particle:nth-child(124) {
  animation: particle-animation-124 60s infinite;
  height: 21px;
  width: 21px;
  opacity: 0.2833333333;
  animation-delay: -24.8s;
  background: #9fffad;
  transform: translate3d(48vw, 86vh, 15px);
}

@keyframes particle-animation-125 {
  100% {
    transform: translate3d(56vw, 12vh, 81px);
  }
}
.particle:nth-child(125) {
  animation: particle-animation-125 60s infinite;
  height: 31px;
  width: 31px;
  opacity: 0.2566666667;
  animation-delay: -25s;
  background: #9fffad;
  transform: translate3d(49vw, 71vh, 5px);
}

@keyframes particle-animation-126 {
  100% {
    transform: translate3d(70vw, 22vh, 25px);
  }
}
.particle:nth-child(126) {
  animation: particle-animation-126 60s infinite;
  height: 35px;
  width: 35px;
  opacity: 0.03;
  animation-delay: -25.2s;
  background: #9fffad;
  transform: translate3d(51vw, 50vh, 53px);
}

@keyframes particle-animation-127 {
  100% {
    transform: translate3d(59vw, 15vh, 6px);
  }
}
.particle:nth-child(127) {
  animation: particle-animation-127 60s infinite;
  height: 37px;
  width: 37px;
  opacity: 0.2933333333;
  animation-delay: -25.4s;
  background: #9fffad;
  transform: translate3d(20vw, 90vh, 10px);
}

@keyframes particle-animation-128 {
  100% {
    transform: translate3d(81vw, 8vh, 20px);
  }
}
.particle:nth-child(128) {
  animation: particle-animation-128 60s infinite;
  height: 24px;
  width: 24px;
  opacity: 0.3166666667;
  animation-delay: -25.6s;
  background: #9fffad;
  transform: translate3d(87vw, 69vh, 77px);
}

@keyframes particle-animation-129 {
  100% {
    transform: translate3d(90vw, 4vh, 90px);
  }
}
.particle:nth-child(129) {
  animation: particle-animation-129 60s infinite;
  height: 36px;
  width: 36px;
  opacity: 0.0066666667;
  animation-delay: -25.8s;
  background: #9fffad;
  transform: translate3d(63vw, 40vh, 62px);
}

@keyframes particle-animation-130 {
  100% {
    transform: translate3d(44vw, 48vh, 68px);
  }
}
.particle:nth-child(130) {
  animation: particle-animation-130 60s infinite;
  height: 31px;
  width: 31px;
  opacity: 0.18;
  animation-delay: -26s;
  background: #9fffad;
  transform: translate3d(57vw, 83vh, 21px);
}

@keyframes particle-animation-131 {
  100% {
    transform: translate3d(87vw, 12vh, 30px);
  }
}
.particle:nth-child(131) {
  animation: particle-animation-131 60s infinite;
  height: 34px;
  width: 34px;
  opacity: 0.17;
  animation-delay: -26.2s;
  background: #9fffad;
  transform: translate3d(7vw, 70vh, 6px);
}

@keyframes particle-animation-132 {
  100% {
    transform: translate3d(10vw, 54vh, 4px);
  }
}
.particle:nth-child(132) {
  animation: particle-animation-132 60s infinite;
  height: 40px;
  width: 40px;
  opacity: 0.25;
  animation-delay: -26.4s;
  background: #9fffad;
  transform: translate3d(51vw, 54vh, 29px);
}

@keyframes particle-animation-133 {
  100% {
    transform: translate3d(51vw, 25vh, 60px);
  }
}
.particle:nth-child(133) {
  animation: particle-animation-133 60s infinite;
  height: 22px;
  width: 22px;
  opacity: 0.0033333333;
  animation-delay: -26.6s;
  background: #9fffad;
  transform: translate3d(72vw, 72vh, 76px);
}

@keyframes particle-animation-134 {
  100% {
    transform: translate3d(37vw, 12vh, 9px);
  }
}
.particle:nth-child(134) {
  animation: particle-animation-134 60s infinite;
  height: 41px;
  width: 41px;
  opacity: 0.3333333333;
  animation-delay: -26.8s;
  background: #9fffad;
  transform: translate3d(40vw, 13vh, 63px);
}

@keyframes particle-animation-135 {
  100% {
    transform: translate3d(74vw, 35vh, 57px);
  }
}
.particle:nth-child(135) {
  animation: particle-animation-135 60s infinite;
  height: 34px;
  width: 34px;
  opacity: 0.2266666667;
  animation-delay: -27s;
  background: #9fffad;
  transform: translate3d(57vw, 35vh, 6px);
}

@keyframes particle-animation-136 {
  100% {
    transform: translate3d(76vw, 35vh, 77px);
  }
}
.particle:nth-child(136) {
  animation: particle-animation-136 60s infinite;
  height: 21px;
  width: 21px;
  opacity: 0.32;
  animation-delay: -27.2s;
  background: #9fffad;
  transform: translate3d(71vw, 20vh, 10px);
}

@keyframes particle-animation-137 {
  100% {
    transform: translate3d(69vw, 2vh, 89px);
  }
}
.particle:nth-child(137) {
  animation: particle-animation-137 60s infinite;
  height: 20px;
  width: 20px;
  opacity: 0.01;
  animation-delay: -27.4s;
  background: #9fffad;
  transform: translate3d(34vw, 83vh, 1px);
}

@keyframes particle-animation-138 {
  100% {
    transform: translate3d(25vw, 12vh, 59px);
  }
}
.particle:nth-child(138) {
  animation: particle-animation-138 60s infinite;
  height: 39px;
  width: 39px;
  opacity: 0.32;
  animation-delay: -27.6s;
  background: #9fffad;
  transform: translate3d(84vw, 53vh, 15px);
}

@keyframes particle-animation-139 {
  100% {
    transform: translate3d(78vw, 3vh, 55px);
  }
}
.particle:nth-child(139) {
  animation: particle-animation-139 60s infinite;
  height: 35px;
  width: 35px;
  opacity: 0.0733333333;
  animation-delay: -27.8s;
  background: #9fffad;
  transform: translate3d(44vw, 87vh, 96px);
}

@keyframes particle-animation-140 {
  100% {
    transform: translate3d(65vw, 26vh, 62px);
  }
}
.particle:nth-child(140) {
  animation: particle-animation-140 60s infinite;
  height: 24px;
  width: 24px;
  opacity: 0.0933333333;
  animation-delay: -28s;
  background: #9fffad;
  transform: translate3d(62vw, 35vh, 91px);
}

@keyframes particle-animation-141 {
  100% {
    transform: translate3d(82vw, 29vh, 14px);
  }
}
.particle:nth-child(141) {
  animation: particle-animation-141 60s infinite;
  height: 26px;
  width: 26px;
  opacity: 0.31;
  animation-delay: -28.2s;
  background: #9fffad;
  transform: translate3d(16vw, 57vh, 16px);
}

@keyframes particle-animation-142 {
  100% {
    transform: translate3d(13vw, 67vh, 68px);
  }
}
.particle:nth-child(142) {
  animation: particle-animation-142 60s infinite;
  height: 42px;
  width: 42px;
  opacity: 0.1133333333;
  animation-delay: -28.4s;
  background: #9fffad;
  transform: translate3d(71vw, 54vh, 2px);
}

@keyframes particle-animation-143 {
  100% {
    transform: translate3d(51vw, 89vh, 80px);
  }
}
.particle:nth-child(143) {
  animation: particle-animation-143 60s infinite;
  height: 22px;
  width: 22px;
  opacity: 0.0066666667;
  animation-delay: -28.6s;
  background: #9fffad;
  transform: translate3d(66vw, 79vh, 63px);
}

@keyframes particle-animation-144 {
  100% {
    transform: translate3d(11vw, 41vh, 25px);
  }
}
.particle:nth-child(144) {
  animation: particle-animation-144 60s infinite;
  height: 22px;
  width: 22px;
  opacity: 0.2;
  animation-delay: -28.8s;
  background: #9fffad;
  transform: translate3d(81vw, 54vh, 87px);
}

@keyframes particle-animation-145 {
  100% {
    transform: translate3d(30vw, 4vh, 90px);
  }
}
.particle:nth-child(145) {
  animation: particle-animation-145 60s infinite;
  height: 38px;
  width: 38px;
  opacity: 0.0833333333;
  animation-delay: -29s;
  background: #9fffad;
  transform: translate3d(90vw, 77vh, 40px);
}

@keyframes particle-animation-146 {
  100% {
    transform: translate3d(32vw, 27vh, 75px);
  }
}
.particle:nth-child(146) {
  animation: particle-animation-146 60s infinite;
  height: 29px;
  width: 29px;
  opacity: 0.2033333333;
  animation-delay: -29.2s;
  background: #9fffad;
  transform: translate3d(58vw, 77vh, 95px);
}

@keyframes particle-animation-147 {
  100% {
    transform: translate3d(68vw, 77vh, 83px);
  }
}
.particle:nth-child(147) {
  animation: particle-animation-147 60s infinite;
  height: 29px;
  width: 29px;
  opacity: 0.0366666667;
  animation-delay: -29.4s;
  background: #9fffad;
  transform: translate3d(72vw, 46vh, 49px);
}

@keyframes particle-animation-148 {
  100% {
    transform: translate3d(87vw, 87vh, 47px);
  }
}
.particle:nth-child(148) {
  animation: particle-animation-148 60s infinite;
  height: 26px;
  width: 26px;
  opacity: 0.25;
  animation-delay: -29.6s;
  background: #9fffad;
  transform: translate3d(56vw, 10vh, 64px);
}

@keyframes particle-animation-149 {
  100% {
    transform: translate3d(15vw, 29vh, 33px);
  }
}
.particle:nth-child(149) {
  animation: particle-animation-149 60s infinite;
  height: 40px;
  width: 40px;
  opacity: 0.0133333333;
  animation-delay: -29.8s;
  background: #9fffad;
  transform: translate3d(68vw, 38vh, 50px);
}

@keyframes particle-animation-150 {
  100% {
    transform: translate3d(85vw, 7vh, 24px);
  }
}
.particle:nth-child(150) {
  animation: particle-animation-150 60s infinite;
  height: 33px;
  width: 33px;
  opacity: 0.08;
  animation-delay: -30s;
  background: #9fffad;
  transform: translate3d(16vw, 64vh, 43px);
}

@keyframes particle-animation-151 {
  100% {
    transform: translate3d(87vw, 39vh, 97px);
  }
}
.particle:nth-child(151) {
  animation: particle-animation-151 60s infinite;
  height: 43px;
  width: 43px;
  opacity: 0.2933333333;
  animation-delay: -30.2s;
  background: #9fffad;
  transform: translate3d(79vw, 21vh, 65px);
}

@keyframes particle-animation-152 {
  100% {
    transform: translate3d(86vw, 88vh, 86px);
  }
}
.particle:nth-child(152) {
  animation: particle-animation-152 60s infinite;
  height: 33px;
  width: 33px;
  opacity: 0.1066666667;
  animation-delay: -30.4s;
  background: #9fffad;
  transform: translate3d(29vw, 20vh, 82px);
}

@keyframes particle-animation-153 {
  100% {
    transform: translate3d(55vw, 73vh, 17px);
  }
}
.particle:nth-child(153) {
  animation: particle-animation-153 60s infinite;
  height: 37px;
  width: 37px;
  opacity: 0.1666666667;
  animation-delay: -30.6s;
  background: #9fffad;
  transform: translate3d(15vw, 61vh, 38px);
}

@keyframes particle-animation-154 {
  100% {
    transform: translate3d(62vw, 32vh, 41px);
  }
}
.particle:nth-child(154) {
  animation: particle-animation-154 60s infinite;
  height: 21px;
  width: 21px;
  opacity: 0.1533333333;
  animation-delay: -30.8s;
  background: #9fffad;
  transform: translate3d(52vw, 69vh, 12px);
}

@keyframes particle-animation-155 {
  100% {
    transform: translate3d(10vw, 22vh, 52px);
  }
}
.particle:nth-child(155) {
  animation: particle-animation-155 60s infinite;
  height: 39px;
  width: 39px;
  opacity: 0.2;
  animation-delay: -31s;
  background: #9fffad;
  transform: translate3d(61vw, 72vh, 23px);
}

@keyframes particle-animation-156 {
  100% {
    transform: translate3d(21vw, 88vh, 97px);
  }
}
.particle:nth-child(156) {
  animation: particle-animation-156 60s infinite;
  height: 32px;
  width: 32px;
  opacity: 0.11;
  animation-delay: -31.2s;
  background: #9fffad;
  transform: translate3d(70vw, 37vh, 78px);
}

@keyframes particle-animation-157 {
  100% {
    transform: translate3d(59vw, 18vh, 63px);
  }
}
.particle:nth-child(157) {
  animation: particle-animation-157 60s infinite;
  height: 39px;
  width: 39px;
  opacity: 0.2766666667;
  animation-delay: -31.4s;
  background: #9fffad;
  transform: translate3d(69vw, 24vh, 89px);
}

@keyframes particle-animation-158 {
  100% {
    transform: translate3d(22vw, 79vh, 37px);
  }
}
.particle:nth-child(158) {
  animation: particle-animation-158 60s infinite;
  height: 20px;
  width: 20px;
  opacity: 0.19;
  animation-delay: -31.6s;
  background: #9fffad;
  transform: translate3d(54vw, 77vh, 56px);
}

@keyframes particle-animation-159 {
  100% {
    transform: translate3d(30vw, 24vh, 82px);
  }
}
.particle:nth-child(159) {
  animation: particle-animation-159 60s infinite;
  height: 27px;
  width: 27px;
  opacity: 0.1466666667;
  animation-delay: -31.8s;
  background: #9fffad;
  transform: translate3d(55vw, 41vh, 24px);
}

@keyframes particle-animation-160 {
  100% {
    transform: translate3d(57vw, 5vh, 33px);
  }
}
.particle:nth-child(160) {
  animation: particle-animation-160 60s infinite;
  height: 24px;
  width: 24px;
  opacity: 0.2766666667;
  animation-delay: -32s;
  background: #9fffad;
  transform: translate3d(33vw, 76vh, 45px);
}

@keyframes particle-animation-161 {
  100% {
    transform: translate3d(69vw, 44vh, 6px);
  }
}
.particle:nth-child(161) {
  animation: particle-animation-161 60s infinite;
  height: 21px;
  width: 21px;
  opacity: 0.33;
  animation-delay: -32.2s;
  background: #9fffad;
  transform: translate3d(53vw, 81vh, 15px);
}

@keyframes particle-animation-162 {
  100% {
    transform: translate3d(28vw, 74vh, 77px);
  }
}
.particle:nth-child(162) {
  animation: particle-animation-162 60s infinite;
  height: 33px;
  width: 33px;
  opacity: 0.0866666667;
  animation-delay: -32.4s;
  background: #9fffad;
  transform: translate3d(53vw, 5vh, 71px);
}

@keyframes particle-animation-163 {
  100% {
    transform: translate3d(53vw, 33vh, 85px);
  }
}
.particle:nth-child(163) {
  animation: particle-animation-163 60s infinite;
  height: 29px;
  width: 29px;
  opacity: 0.03;
  animation-delay: -32.6s;
  background: #9fffad;
  transform: translate3d(76vw, 23vh, 5px);
}

@keyframes particle-animation-164 {
  100% {
    transform: translate3d(57vw, 53vh, 32px);
  }
}
.particle:nth-child(164) {
  animation: particle-animation-164 60s infinite;
  height: 41px;
  width: 41px;
  opacity: 0.19;
  animation-delay: -32.8s;
  background: #9fffad;
  transform: translate3d(73vw, 35vh, 49px);
}

@keyframes particle-animation-165 {
  100% {
    transform: translate3d(49vw, 17vh, 33px);
  }
}
.particle:nth-child(165) {
  animation: particle-animation-165 60s infinite;
  height: 21px;
  width: 21px;
  opacity: 0.2533333333;
  animation-delay: -33s;
  background: #9fffad;
  transform: translate3d(73vw, 90vh, 13px);
}

@keyframes particle-animation-166 {
  100% {
    transform: translate3d(57vw, 58vh, 93px);
  }
}
.particle:nth-child(166) {
  animation: particle-animation-166 60s infinite;
  height: 33px;
  width: 33px;
  opacity: 0.09;
  animation-delay: -33.2s;
  background: #9fffad;
  transform: translate3d(28vw, 28vh, 34px);
}

@keyframes particle-animation-167 {
  100% {
    transform: translate3d(57vw, 15vh, 57px);
  }
}
.particle:nth-child(167) {
  animation: particle-animation-167 60s infinite;
  height: 27px;
  width: 27px;
  opacity: 0.2066666667;
  animation-delay: -33.4s;
  background: #9fffad;
  transform: translate3d(36vw, 52vh, 55px);
}

@keyframes particle-animation-168 {
  100% {
    transform: translate3d(32vw, 66vh, 14px);
  }
}
.particle:nth-child(168) {
  animation: particle-animation-168 60s infinite;
  height: 39px;
  width: 39px;
  opacity: 0.1833333333;
  animation-delay: -33.6s;
  background: #9fffad;
  transform: translate3d(30vw, 82vh, 50px);
}

@keyframes particle-animation-169 {
  100% {
    transform: translate3d(50vw, 75vh, 27px);
  }
}
.particle:nth-child(169) {
  animation: particle-animation-169 60s infinite;
  height: 25px;
  width: 25px;
  opacity: 0.25;
  animation-delay: -33.8s;
  background: #9fffad;
  transform: translate3d(27vw, 61vh, 49px);
}

@keyframes particle-animation-170 {
  100% {
    transform: translate3d(17vw, 11vh, 12px);
  }
}
.particle:nth-child(170) {
  animation: particle-animation-170 60s infinite;
  height: 34px;
  width: 34px;
  opacity: 0.3266666667;
  animation-delay: -34s;
  background: #9fffad;
  transform: translate3d(25vw, 82vh, 54px);
}

@keyframes particle-animation-171 {
  100% {
    transform: translate3d(14vw, 23vh, 63px);
  }
}
.particle:nth-child(171) {
  animation: particle-animation-171 60s infinite;
  height: 29px;
  width: 29px;
  opacity: 0.08;
  animation-delay: -34.2s;
  background: #9fffad;
  transform: translate3d(58vw, 7vh, 4px);
}

@keyframes particle-animation-172 {
  100% {
    transform: translate3d(55vw, 85vh, 78px);
  }
}
.particle:nth-child(172) {
  animation: particle-animation-172 60s infinite;
  height: 20px;
  width: 20px;
  opacity: 0.06;
  animation-delay: -34.4s;
  background: #9fffad;
  transform: translate3d(59vw, 48vh, 9px);
}

@keyframes particle-animation-173 {
  100% {
    transform: translate3d(39vw, 64vh, 85px);
  }
}
.particle:nth-child(173) {
  animation: particle-animation-173 60s infinite;
  height: 30px;
  width: 30px;
  opacity: 0.0766666667;
  animation-delay: -34.6s;
  background: #9fffad;
  transform: translate3d(5vw, 6vh, 83px);
}

@keyframes particle-animation-174 {
  100% {
    transform: translate3d(88vw, 56vh, 61px);
  }
}
.particle:nth-child(174) {
  animation: particle-animation-174 60s infinite;
  height: 40px;
  width: 40px;
  opacity: 0.1933333333;
  animation-delay: -34.8s;
  background: #9fffad;
  transform: translate3d(47vw, 41vh, 56px);
}

@keyframes particle-animation-175 {
  100% {
    transform: translate3d(3vw, 72vh, 97px);
  }
}
.particle:nth-child(175) {
  animation: particle-animation-175 60s infinite;
  height: 21px;
  width: 21px;
  opacity: 0.3166666667;
  animation-delay: -35s;
  background: #9fffad;
  transform: translate3d(9vw, 44vh, 40px);
}

@keyframes particle-animation-176 {
  100% {
    transform: translate3d(82vw, 56vh, 100px);
  }
}
.particle:nth-child(176) {
  animation: particle-animation-176 60s infinite;
  height: 38px;
  width: 38px;
  opacity: 0.1266666667;
  animation-delay: -35.2s;
  background: #9fffad;
  transform: translate3d(78vw, 84vh, 8px);
}

@keyframes particle-animation-177 {
  100% {
    transform: translate3d(75vw, 29vh, 12px);
  }
}
.particle:nth-child(177) {
  animation: particle-animation-177 60s infinite;
  height: 37px;
  width: 37px;
  opacity: 0.33;
  animation-delay: -35.4s;
  background: #9fffad;
  transform: translate3d(19vw, 41vh, 100px);
}

@keyframes particle-animation-178 {
  100% {
    transform: translate3d(62vw, 19vh, 11px);
  }
}
.particle:nth-child(178) {
  animation: particle-animation-178 60s infinite;
  height: 22px;
  width: 22px;
  opacity: 0.1933333333;
  animation-delay: -35.6s;
  background: #9fffad;
  transform: translate3d(50vw, 44vh, 50px);
}

@keyframes particle-animation-179 {
  100% {
    transform: translate3d(32vw, 60vh, 59px);
  }
}
.particle:nth-child(179) {
  animation: particle-animation-179 60s infinite;
  height: 42px;
  width: 42px;
  opacity: 0.23;
  animation-delay: -35.8s;
  background: #9fffad;
  transform: translate3d(41vw, 49vh, 14px);
}

@keyframes particle-animation-180 {
  100% {
    transform: translate3d(76vw, 12vh, 36px);
  }
}
.particle:nth-child(180) {
  animation: particle-animation-180 60s infinite;
  height: 36px;
  width: 36px;
  opacity: 0.2633333333;
  animation-delay: -36s;
  background: #9fffad;
  transform: translate3d(59vw, 31vh, 38px);
}

h1 {
  font-family: Alegreya;
}

p {
  font-family: Lora;
}

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

.content {
  background: rgba(255, 255, 255, 0.6);
  border-radius: 25px;
  box-shadow: 0 0 15px #003007;
  left: 50%;
  margin: auto;
  padding: 15px;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 50%;
}

.modal-and-button {
  font-size: 140px;
  text-align: center;
}

.fa-square {
  filter: drop-shadow(0 0 5px #003007);
}

/*# sourceMappingURL=styles.css.map */
