.background-image-div {
  opacity: 0.5;
  filter: blur(15vh);
  width: 100%;
  height: 100%;
  max-height: 1000px;
  position: absolute;
  z-index: -1;
  overflow: hidden;
}

.background-image-img {
  filter: blur(60px);
  max-height: 100vh;
  min-height: 90vh;
  width: 100%;
  opacity: 0.40;
  object-position: center;
  object-fit: cover;
  -webkit-mask-image: linear-gradient(to top, transparent 0%, #36393f 110%);
}

@keyframes fly {
  100% {
    transform: rotate(1turn) translate(25%) rotate(-1turn);
  }
}

@keyframes flyPlus {
  100% {
    transform: rotate(-1turn) translate(25%) rotate(1turn);
  }
}

@keyframes flyPlusPlus {
  100% {
    transform: rotate(-1turn) translate(25%) rotate(1turn);
  }
}

.base {
  position: absolute;
  opacity: 0.8;
}

.one {
  border-radius: 100%;
  width: 100%;
  height: 100%;
  background-color: #9980FA;
  left: -12%;
  top: -75%;
  z-index: 3;
  animation: fly 40s linear infinite;
  transform: rotate(0) translate(20%) rotate(0);
}

.two {
  border-radius: 100%;
  width: 112%;
  height: 112%;
  bottom: -20%;
  right: -25%;
  background-color: #B53471;
  animation: flyPlus 30s linear infinite;
  transform: rotate(0) translate(25%) rotate(0);
}

.three {
  border-radius: 100%;
  width: 82%;
  height: 82%;
  bottom: -18%;
  left: -25%;
  background-color: #6F1E51;
  animation: flyPlusPlus 20s linear infinite;
  transform: rotate(0) translate(25%) rotate(0);
}

.one1 {
  border-radius: 100%;
  width: 100%;
  height: 100%;
  background-color: #9980FA;
  left: -12%;
  top: -75%;
  z-index: 3;
  animation: fly 40s linear infinite;
  transform: rotate(0) translate(20%) rotate(0);
}

.two1 {
  border-radius: 100%;
  width: 112%;
  height: 112%;
  bottom: -20%;
  right: -25%;
  background-color: #B53471;
  animation: flyPlus 30s linear infinite;
  transform: rotate(0) translate(25%) rotate(0);
}

.three1 {
  border-radius: 100%;
  width: 82%;
  height: 82%;
  bottom: -18%;
  left: -25%;
  background-color: #6F1E51;
  animation: flyPlusPlus 20s linear infinite;
  transform: rotate(0) translate(25%) rotate(0);
}

.one2 {
  border-radius: 100%;
  width: 100%;
  height: 100%;
  background-color: #d30e54;
  left: -12%;
  top: -75%;
  z-index: 3;
  animation: fly 40s linear infinite;
  transform: rotate(0) translate(20%) rotate(0);
}

.two2 {
  border-radius: 100%;
  width: 112%;
  height: 112%;
  bottom: -20%;
  right: -25%;
  background-color: #b60ed3;
  animation: flyPlus 30s linear infinite;
  transform: rotate(0) translate(25%) rotate(0);
}

.three2 {
  border-radius: 100%;
  width: 82%;
  height: 82%;
  bottom: -18%;
  left: -25%;
  background-color: #8b0606;
  animation: flyPlusPlus 20s linear infinite;
  transform: rotate(0) translate(25%) rotate(0);
}

.one3 {
  border-radius: 100%;
  width: 100%;
  height: 100%;
  background-color: #d30e84;
  left: -12%;
  top: -75%;
  z-index: 3;
  animation: fly 40s linear infinite;
  transform: rotate(0) translate(20%) rotate(0);
}

.two3 {
  border-radius: 100%;
  width: 112%;
  height: 112%;
  bottom: -20%;
  right: -25%;
  background-color: #b60ed3;
  animation: flyPlus 30s linear infinite;
  transform: rotate(0) translate(25%) rotate(0);
}

.three3 {
  border-radius: 100%;
  width: 82%;
  height: 82%;
  bottom: -18%;
  left: -25%;
  background-color: #8b0606;
  animation: flyPlusPlus 20s linear infinite;
  transform: rotate(0) translate(25%) rotate(0);
}

.one4 {
  border-radius: 100%;
  width: 100%;
  height: 100%;
  background-color: #d40280;
  left: -12%;
  top: -75%;
  z-index: 3;
  animation: fly 40s linear infinite;
  transform: rotate(0) translate(20%) rotate(0);
}

.two4 {
  border-radius: 100%;
  width: 112%;
  height: 112%;
  bottom: -20%;
  right: -25%;
  background-color: #99035d;
  animation: flyPlus 30s linear infinite;
  transform: rotate(0) translate(25%) rotate(0);
}

.three4 {
  border-radius: 100%;
  width: 82%;
  height: 82%;
  bottom: -18%;
  left: -25%;
  background-color: #8b0606;
  animation: flyPlusPlus 20s linear infinite;
  transform: rotate(0) translate(25%) rotate(0);
}

.one5 {
  border-radius: 100%;
  width: 100%;
  height: 100%;
  background-color: #f80383;
  left: -12%;
  top: -75%;
  z-index: 3;
  animation: fly 40s linear infinite;
  transform: rotate(0) translate(20%) rotate(0);
}

.two5 {
  border-radius: 100%;
  width: 112%;
  height: 112%;
  bottom: -20%;
  right: -25%;
  background-color: #c51d8b;
  animation: flyPlus 30s linear infinite;
  transform: rotate(0) translate(25%) rotate(0);
}

.three5 {
  border-radius: 100%;
  width: 82%;
  height: 82%;
  bottom: -18%;
  left: -25%;
  background-color: #ee4ab6;
  animation: flyPlusPlus 20s linear infinite;
  transform: rotate(0) translate(25%) rotate(0);
}

.one6 {
  border-radius: 100%;
  width: 100%;
  height: 100%;
  background-color: #24a6ce;
  left: -12%;
  top: -75%;
  z-index: 3;
  animation: fly 40s linear infinite;
  transform: rotate(0) translate(20%) rotate(0);
}

.two6 {
  border-radius: 100%;
  width: 112%;
  height: 112%;
  bottom: -20%;
  right: -25%;
  background-color: #2484ce;
  animation: flyPlus 30s linear infinite;
  transform: rotate(0) translate(25%) rotate(0);
}

.three6 {
  border-radius: 100%;
  width: 82%;
  height: 82%;
  bottom: -18%;
  left: -25%;
  background-color: #12598d;
  animation: flyPlusPlus 20s linear infinite;
  transform: rotate(0) translate(25%) rotate(0);
}

.one7 {
  border-radius: 100%;
  width: 100%;
  height: 100%;
  background-color: #f30c0c;
  left: -12%;
  top: -75%;
  z-index: 3;
  animation: fly 40s linear infinite;
  transform: rotate(0) translate(20%) rotate(0);
}

.two7 {
  border-radius: 100%;
  width: 112%;
  height: 112%;
  bottom: -20%;
  right: -25%;
  background-color: #ee1010;
  animation: flyPlus 30s linear infinite;
  transform: rotate(0) translate(25%) rotate(0);
}

.three7 {
  border-radius: 100%;
  width: 82%;
  height: 82%;
  bottom: -18%;
  left: -25%;
  background-color: #e43030;
  animation: flyPlusPlus 20s linear infinite;
  transform: rotate(0) translate(25%) rotate(0);
}

.one8 {
  border-radius: 100%;
  width: 100%;
  height: 100%;
  background-color: #f3320c;
  left: -12%;
  top: -75%;
  z-index: 3;
  animation: fly 40s linear infinite;
  transform: rotate(0) translate(20%) rotate(0);
}

.two8 {
  border-radius: 100%;
  width: 112%;
  height: 112%;
  bottom: -20%;
  right: -25%;
  background-color: #903002;
  animation: flyPlus 30s linear infinite;
  transform: rotate(0) translate(25%) rotate(0);
}

.three8 {
  border-radius: 100%;
  width: 82%;
  height: 82%;
  bottom: -18%;
  left: -25%;
  background-color: #8b431b;
  animation: flyPlusPlus 20s linear infinite;
  transform: rotate(0) translate(25%) rotate(0);
}

.one9 {
  border-radius: 100%;
  width: 100%;
  height: 100%;
  background-color: #FFA500;
  left: -12%;
  top: -75%;
  z-index: 3;
  animation: fly 40s linear infinite;
  transform: rotate(0) translate(20%) rotate(0);
}

.two9 {
  border-radius: 100%;
  width: 112%;
  height: 112%;
  bottom: -20%;
  right: -25%;
  background-color: #007396;
  animation: flyPlus 30s linear infinite;
  transform: rotate(0) translate(25%) rotate(0);
}

.three9 {
  border-radius: 100%;
  width: 82%;
  height: 82%;
  bottom: -18%;
  left: -25%;
  background-color: #8BC34A;
  animation: flyPlusPlus 20s linear infinite;
  transform: rotate(0) translate(25%) rotate(0);
}

