.bg-images .bg-image-1.frame-1 {
  transform: scale(1.2) translateY(-55px);
  transform-origin: center;
  animation-name: ukwx1w5;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  animation-delay: 0s;
  animation-timing-function: initial;
}
@keyframes ukwx1w5 {
  to {
    opacity: 1;
    transform: scale(1.05) translateY(-55px);
  }
}
.bg-images .bg-image-1.frame-4 {
  animation-name: ukwx1wq;
  animation-duration: 5s;
  animation-fill-mode: forwards;
  animation-delay: 0s;
  animation-timing-function: linear;
}
@keyframes ukwx1wq {
  from {
    opacity: 1;
    transform: scale(1.05) translateY(-55px);
  }
  to {
    opacity: 1;
    transform: scale(1) translateY(-55px);
  }
}
.bg-images .bg-image-2.frame-5 {
  animation-name: ukwx1xj;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  animation-delay: 0s;
  animation-timing-function: initial;
}
@keyframes ukwx1xj {
  0% {
    opacity: 0;
    transform: scale(1.15) translate(150px, -40px);
  }
  100% {
    opacity: 1;
    transform: scale(1.05) translate(150px, -40px);
  }
}
.bg-images .bg-image-2.frame-5-b {
  animation-name: ukwx1y9;
  animation-duration: 5s;
  animation-fill-mode: forwards;
  animation-delay: 0s;
  animation-timing-function: linear;
}
@keyframes ukwx1y9 {
  0% {
    opacity: 1;
    transform: scale(1.05) translate(150px, -40px);
  }
  100% {
    opacity: 1;
    transform: scale(1) translate(150px, -40px);
  }
}
.bg-images .bg-image-3.frame-6 {
  animation-name: ukwx1yd;
  animation-duration: 1.5s;
  animation-fill-mode: forwards;
  animation-delay: 0s;
  animation-timing-function: initial;
}
@keyframes ukwx1yd {
  0% {
    opacity: 0;
    transform: scale(1.1) translate(0px, -50px);
  }
  100% {
    opacity: 1;
    transform: scale(1) translate(0px, -50px);
  }
}
