.jxm0vf5ytp {
    animation: jxm0vf5ytp 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

@keyframes jxm0vf5ytp {
  0% {
    transform: rotateY(-80deg);
    opacity: 0;
  }
  100% {
    transform: rotateY(0);
    opacity: 1;
  }
}

.xr0bov4hm5 {
	animation: xr0bov4hm5 0.9s both;
}

@keyframes xr0bov4hm5 {
  0% {
    transform: scale3d(1, 1, 1);
  }
  30% {
    transform: scale3d(0.75, 1.25, 1);
  }
  40% {
    transform: scale3d(1.25, 0.75, 1);
  }
  50% {
    transform: scale3d(0.85, 1.15, 1);
  }
  65% {
    transform: scale3d(1.05, 0.95, 1);
  }
  75% {
    transform: scale3d(0.95, 1.05, 1);
  }
  100% {
    transform: scale3d(1, 1, 1);
  }
}

@keyframes l61hzugtr3 {
  to { background-position: 20px 0; }
}