x-animate {
  display: inherit;
}
x-animate > i,
x-animate > span,
x-animate > img,
x-animate > input,
x-animate > button {
  display: inline-block;
  transform-origin: center;
}

x-animate-lottie {
  display: block;
  position: relative;
}