@charset "UTF-8";
/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the Hippocratic License 2.1 - http://firstdonoharm.dev
 *
 * Copyright (c) 2022 Animate.css
 */
:root {
  --animate-duration: 0.5s;
  --animate-delay: 0.15s;
  --animate-order-delay: 0.25s;
  --animate-repeat: 1;
}

[class*="delay"] {
  animation-delay: .8s !important;
}
[class*="delay"] > .wrap {
  animation-delay: .6s !important;
}

.screen [class*="anim-"] a {
  display: block;
}

[class*="anim-showed"],
[class*="anim-showed"] .wrap,
[class*="-order"][class*="anim-showed"] > * {
  animation-duration: 3s;
  animation-duration: var(--animate-duration);
  animation-delay: var(--animate-delay);
  animation-fill-mode: both;
}
[class*="-order"] > *:nth-child(1),
[class*="wipe-in"][class*="-order"] > *:nth-child(1) .wrap {
  animation-delay: calc(var(--animate-delay) + var(--animate-order-delay) * 0);
}
[class*="-order"] > *:nth-child(2),
[class*="wipe-in"][class*="-order"] > *:nth-child(2) .wrap {
  animation-delay: calc(var(--animate-delay) + var(--animate-order-delay) * 1);
}
[class*="-order"] > *:nth-child(3),
[class*="wipe-in"][class*="-order"] > *:nth-child(3) .wrap {
  animation-delay: calc(var(--animate-delay) + var(--animate-order-delay) * 2);
}
[class*="-order"] > *:nth-child(4),
[class*="wipe-in"][class*="-order"] > *:nth-child(4) .wrap {
  animation-delay: calc(var(--animate-delay) + var(--animate-order-delay) * 3);
}
[class*="-order"] > *:nth-child(5),
[class*="wipe-in"][class*="-order"] > *:nth-child(5) .wrap {
  animation-delay: calc(var(--animate-delay) + var(--animate-order-delay) * 4);
}
[class*="-order"] > *:nth-child(6),
[class*="wipe-in"][class*="-order"] > *:nth-child(6) .wrap {
  animation-delay: calc(var(--animate-delay) + var(--animate-order-delay) * 5);
}
[class*="-order"] > *:nth-child(7),
[class*="wipe-in"][class*="-order"] > *:nth-child(7) .wrap {
  animation-delay: calc(var(--animate-delay) + var(--animate-order-delay) * 6);
}
[class*="-order"] > *:nth-child(8),
[class*="wipe-in"][class*="-order"] > *:nth-child(8) .wrap {
  animation-delay: calc(var(--animate-delay) + var(--animate-order-delay) * 7);
}
[class*="-order"] > *:nth-child(9),
[class*="wipe-in"][class*="-order"] > *:nth-child(9) .wrap {
  animation-delay: calc(var(--animate-delay) + var(--animate-order-delay) * 8);
}
[class*="-order"] > *:nth-child(10),
[class*="wipe-in"][class*="-order"] > *:nth-child(10) .wrap {
  animation-delay: calc(var(--animate-delay) + var(--animate-order-delay) * 9);
}
[class*="-order"] > *:nth-child(11),
[class*="wipe-in"][class*="-order"] > *:nth-child(11) .wrap {
  animation-delay: calc(var(--animate-delay) + var(--animate-order-delay) * 10);
}
[class*="-order"] > *:nth-child(12),
[class*="wipe-in"][class*="-order"] > *:nth-child(12) .wrap {
  animation-delay: calc(var(--animate-delay) + var(--animate-order-delay) * 11);
}
[class*="-order"] > *:nth-child(13),
[class*="wipe-in"][class*="-order"] > *:nth-child(13) .wrap {
  animation-delay: calc(var(--animate-delay) + var(--animate-order-delay) * 12);
}
[class*="-order"] > *:nth-child(14),
[class*="wipe-in"][class*="-order"] > *:nth-child(14) .wrap {
  animation-delay: calc(var(--animate-delay) + var(--animate-order-delay) * 13);
}
[class*="-order"] > *:nth-child(15),
[class*="wipe-in"][class*="-order"] > *:nth-child(15) .wrap {
  animation-delay: calc(var(--animate-delay) + var(--animate-order-delay) * 14);
}
[class*="-order"] > *:nth-child(16),
[class*="wipe-in"][class*="-order"] > *:nth-child(16) .wrap {
  animation-delay: calc(var(--animate-delay) + var(--animate-order-delay) * 15);
}
[class*="-order"] > *:nth-child(17),
[class*="wipe-in"][class*="-order"] > *:nth-child(17) .wrap {
  animation-delay: calc(var(--animate-delay) + var(--animate-order-delay) * 16);
}
[class*="-order"] > *:nth-child(18),
[class*="wipe-in"][class*="-order"] > *:nth-child(18) .wrap {
  animation-delay: calc(var(--animate-delay) + var(--animate-order-delay) * 17);
}
[class*="-order"] > *:nth-child(19),
[class*="wipe-in"][class*="-order"] > *:nth-child(19) .wrap {
  animation-delay: calc(var(--animate-delay) + var(--animate-order-delay) * 18);
}
[class*="-order"] > *:nth-child(20),
[class*="wipe-in"][class*="-order"] > *:nth-child(20) .wrap {
  animation-delay: calc(var(--animate-delay) + var(--animate-order-delay) * 19);
}
[class*="-order"] > *:nth-child(21),
[class*="wipe-in"][class*="-order"] > *:nth-child(21) .wrap {
  animation-delay: calc(var(--animate-delay) + var(--animate-order-delay) * 20);
}
[class*="-order"] > *:nth-child(22),
[class*="wipe-in"][class*="-order"] > *:nth-child(22) .wrap {
  animation-delay: calc(var(--animate-delay) + var(--animate-order-delay) * 21);
}
[class*="-order"] > *:nth-child(23),
[class*="wipe-in"][class*="-order"] > *:nth-child(23) .wrap {
  animation-delay: calc(var(--animate-delay) + var(--animate-order-delay) * 22);
}
[class*="-order"] > *:nth-child(24),
[class*="wipe-in"][class*="-order"] > *:nth-child(24) .wrap {
  animation-delay: calc(var(--animate-delay) + var(--animate-order-delay) * 23);
}
[class*="-order"] > *:nth-child(25),
[class*="wipe-in"][class*="-order"] > *:nth-child(25) .wrap {
  animation-delay: calc(var(--animate-delay) + var(--animate-order-delay) * 24);
}
[class*="-order"] > *:nth-child(26),
[class*="wipe-in"][class*="-order"] > *:nth-child(26) .wrap {
  animation-delay: calc(var(--animate-delay) + var(--animate-order-delay) * 25);
}
[class*="-order"] > *:nth-child(27),
[class*="wipe-in"][class*="-order"] > *:nth-child(27) .wrap {
  animation-delay: calc(var(--animate-delay) + var(--animate-order-delay) * 26);
}
[class*="-order"] > *:nth-child(28),
[class*="wipe-in"][class*="-order"] > *:nth-child(28) .wrap {
  animation-delay: calc(var(--animate-delay) + var(--animate-order-delay) * 27);
}
[class*="-order"] > *:nth-child(29),
[class*="wipe-in"][class*="-order"] > *:nth-child(29) .wrap {
  animation-delay: calc(var(--animate-delay) + var(--animate-order-delay) * 28);
}
[class*="-order"] > *:nth-child(30),
[class*="wipe-in"][class*="-order"] > *:nth-child(30) .wrap {
  animation-delay: calc(var(--animate-delay) + var(--animate-order-delay) * 29);
}
[class*="anim-showed"][class*="infinite"],
[class*="anim-showed"][class*="infinite"] .wap {
  animation-iteration-count: infinite;
}
[class*="anim-showed"][class*="repeat-1"] {
  animation-iteration-count: 1;
  animation-iteration-count: var(--animate-repeat);
}
[class*="anim-showed"][class*="repeat-2"] {
  animation-iteration-count: calc(1 * 2);
  animation-iteration-count: calc(var(--animate-repeat) * 2);
}
[class*="anim-showed"][class*="repeat-3"] {
  animation-iteration-count: calc(1 * 3);
  animation-iteration-count: calc(var(--animate-repeat) * 3);
}
[class*="anim-showed"][class*="delay-1s"] {
  animation-delay: 1s;
  animation-delay: var(--animate-delay);
}
[class*="anim-showed"][class*="delay-2s"] {
  animation-delay: calc(1s * 2);
  animation-delay: calc(var(--animate-delay) * 2);
}
[class*="anim-showed"][class*="delay-3s"] {
  animation-delay: calc(1s * 3);
  animation-delay: calc(var(--animate-delay) * 3);
}
[class*="anim-showed"][class*="delay-4s"] {
  animation-delay: calc(1s * 4);
  animation-delay: calc(var(--animate-delay) * 4);
}
[class*="anim-showed"][class*="delay-5s"] {
  animation-delay: calc(1s * 5);
  animation-delay: calc(var(--animate-delay) * 5);
}
[class*="anim-showed"][class*="faster"] {
  animation-duration: calc(1s / 2);
  animation-duration: calc(var(--animate-duration) / 2);
}
[class*="anim-showed"][class*="fast"] {
  animation-duration: calc(1s * 0.8);
  animation-duration: calc(var(--animate-duration) * 0.8);
}
[class*="anim-showed"][class*="slow"] {
  animation-duration: calc(1s * 2);
  animation-duration: calc(var(--animate-duration) * 2);
}
[class*="anim-showed"][class*="slower"] {
  animation-duration: calc(1s * 3);
  animation-duration: calc(var(--animate-duration) * 3);
}
@media print, (prefers-reduced-motion: reduce) {
  [class*="anim-showed"] {
    animation-duration: 1ms !important;
    transition-duration: 1ms !important;
    animation-iteration-count: 1 !important;
  }

  [class*="anim-showed"][class*='-out'] {
    opacity: 0;
  }
}
/* Attention seekers  */
@keyframes bounce {
  from,
  20%,
  53%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0);
  }

  40%,
  43% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0) scaleY(1.1);
  }

  70% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0) scaleY(1.05);
  }

  80% {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0) scaleY(0.95);
  }

  90% {
    transform: translate3d(0, -4px, 0) scaleY(1.02);
  }
}
[class*="anim-bounce"] {
  animation-name: bounce;
  transform-origin: center bottom;
}
@keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }

  25%,
  75% {
    opacity: 0;
  }
}
[class*="anim-flash"] {
  animation-name: flash;
}
@keyframes pulse {
  from {
    transform: scale3d(1, 1, 1);
  }

  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    transform: scale3d(1, 1, 1);
  }
}
[class*="anim-pulse"] {
  animation-name: pulse;
  animation-timing-function: ease-in-out;
}
@keyframes rubber-band {
  from {
    transform: scale3d(1, 1, 1);
  }

  30% {
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    transform: scale3d(0.95, 1.05, 1);
  }

  75% {
    transform: scale3d(1.05, 0.95, 1);
  }

  to {
    transform: scale3d(1, 1, 1);
  }
}
[class*="anim-rubber-band"] {
  animation-name: rubber-band;
}
@keyframes shakeX {
  from,
  to {
    transform: translate3d(0, 0, 0);
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    transform: translate3d(-10px, 0, 0);
  }

  20%,
  40%,
  60%,
  80% {
    transform: translate3d(10px, 0, 0);
  }
}
[class*="anim-shakeX"] {
  animation-name: shakeX;
}
@keyframes shakeY {
  from,
  to {
    transform: translate3d(0, 0, 0);
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    transform: translate3d(0, -10px, 0);
  }

  20%,
  40%,
  60%,
  80% {
    transform: translate3d(0, 10px, 0);
  }
}
[class*="anim-shakeY"] {
  animation-name: shakeY;
}

@keyframes head-shake {
  0% {
    transform: translateX(0);
  }

  6.5% {
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    transform: translateX(0);
  }
}
[class*="anim-head-shake"] {
  animation-timing-function: ease-in-out;
  animation-name: head-shake;
}
@keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
[class*="anim-swing"] {
  transform-origin: top center;
  animation-name: swing;
}
@keyframes tada {
  from {
    transform: scale3d(1, 1, 1);
  }

  10%,
  20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }

  30%,
  50%,
  70%,
  90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%,
  60%,
  80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    transform: scale3d(1, 1, 1);
  }
}
[class*="anim-tada"] {
  animation-name: tada;
}
@keyframes wobble {
  from {
    transform: translate3d(0, 0, 0);
  }

  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}
[class*="anim-wobble"] {
  animation-name: wobble;
}
@keyframes jello {
  from,
  11.1%,
  to {
    transform: translate3d(0, 0, 0);
  }

  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
[class*="anim-jello"] {
  animation-name: jello;
  transform-origin: center;
}
@keyframes heartBeat {
  0% {
    transform: scale(1);
  }

  14% {
    transform: scale(1.3);
  }

  28% {
    transform: scale(1);
  }

  42% {
    transform: scale(1.3);
  }

  70% {
    transform: scale(1);
  }
}
[class*="anim-heartBeat"] {
  animation-name: heartBeat;
  animation-duration: calc(1s * 1.3);
  animation-duration: calc(var(--animate-duration) * 1.3);
  animation-timing-function: ease-in-out;
}
@keyframes back-in-down {
  0% {
    transform: translateY(-1200px) scale(0.7);
    opacity: 0.7;
  }

  80% {
    transform: translateY(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    transform: scale(1);
    opacity: 1;
  }
}
[class*="anim-back-in-down"] {
  animation-name: back-in-down;
}
@keyframes back-in-left {
  0% {
    transform: translateX(-2000px) scale(0.7);
    opacity: 0.7;
  }

  80% {
    transform: translateX(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    transform: scale(1);
    opacity: 1;
  }
}
[class*="anim-back-in-left"] {
  animation-name: back-in-left;
}
@keyframes back-in-right {
  0% {
    transform: translateX(2000px) scale(0.7);
    opacity: 0.7;
  }

  80% {
    transform: translateX(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    transform: scale(1);
    opacity: 1;
  }
}
[class*="anim-back-in-right"] {
  animation-name: back-in-right;
}
@keyframes back-in-up {
  0% {
    transform: translateY(1200px) scale(0.7);
    opacity: 0.7;
  }

  80% {
    transform: translateY(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    transform: scale(1);
    opacity: 1;
  }
}
[class*="anim-back-in-up"] {
  animation-name: back-in-up;
}
@keyframes back-out-down {
  0% {
    transform: scale(1);
    opacity: 1;
  }

  20% {
    transform: translateY(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    transform: translateY(700px) scale(0.7);
    opacity: 0.7;
  }
}
[class*="anim-back-out-down"] {
  animation-name: back-out-down;
}
@keyframes back-out-left {
  0% {
    transform: scale(1);
    opacity: 1;
  }

  20% {
    transform: translateX(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    transform: translateX(-2000px) scale(0.7);
    opacity: 0.7;
  }
}
[class*="anim-back-out-left"] {
  animation-name: back-out-left;
}
@keyframes back-out-right {
  0% {
    transform: scale(1);
    opacity: 1;
  }

  20% {
    transform: translateX(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    transform: translateX(2000px) scale(0.7);
    opacity: 0.7;
  }
}
[class*="anim-back-out-right"] {
  animation-name: back-out-right;
}
@keyframes back-out-up {
  0% {
    transform: scale(1);
    opacity: 1;
  }

  20% {
    transform: translateY(0px) scale(0.7);
    opacity: 0.7;
  }

  100% {
    transform: translateY(-700px) scale(0.7);
    opacity: 0.7;
  }
}
[class*="anim-back-out-up"] {
  animation-name: back-out-up;
}
@keyframes bounce-in {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }

  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }

  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }

  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}
[class*="anim-bounce-in"] {
  animation-duration: calc(1s * 0.75);
  animation-duration: calc(var(--animate-duration) * 0.75);
  animation-name: bounce-in;
}
@keyframes bounce-in-down {
  from,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0) scaleY(3);
  }

  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0) scaleY(0.9);
  }

  75% {
    transform: translate3d(0, -10px, 0) scaleY(0.95);
  }

  90% {
    transform: translate3d(0, 5px, 0) scaleY(0.985);
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}
[class*="anim-bounce-in-down"] {
  animation-name: bounce-in-down;
}
@keyframes bounce-in-left {
  from,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0) scaleX(3);
  }

  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0) scaleX(1);
  }

  75% {
    transform: translate3d(-10px, 0, 0) scaleX(0.98);
  }

  90% {
    transform: translate3d(5px, 0, 0) scaleX(0.995);
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}
[class*="anim-bounce-in-left"] {
  animation-name: bounce-in-left;
}
@keyframes bounce-in-right {
  from,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0) scaleX(3);
  }

  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0) scaleX(1);
  }

  75% {
    transform: translate3d(10px, 0, 0) scaleX(0.98);
  }

  90% {
    transform: translate3d(-5px, 0, 0) scaleX(0.995);
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}
[class*="anim-bounce-in-right"] {
  animation-name: bounce-in-right;
}
@keyframes bounce-in-up {
  from,
  60%,
  75%,
  90%,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0) scaleY(5);
  }

  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0) scaleY(0.9);
  }

  75% {
    transform: translate3d(0, 10px, 0) scaleY(0.95);
  }

  90% {
    transform: translate3d(0, -5px, 0) scaleY(0.985);
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}
[class*="anim-bounce-in-up"] {
  animation-name: bounce-in-up;
}
@keyframes bounce-out {
  20% {
    transform: scale3d(0.9, 0.9, 0.9);
  }

  50%,
  55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
[class*="anim-bounce-out"] {
  animation-duration: calc(1s * 0.75);
  animation-duration: calc(var(--animate-duration) * 0.75);
  animation-name: bounce-out;
}
@keyframes bounce-out-down {
  20% {
    transform: translate3d(0, 10px, 0) scaleY(0.985);
  }

  40%,
  45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0) scaleY(0.9);
  }

  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0) scaleY(3);
  }
}
[class*="anim-bounce-out-down"] {
  animation-name: bounce-out-down;
}
@keyframes bounce-out-left {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0) scaleX(0.9);
  }

  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0) scaleX(2);
  }
}
[class*="anim-bounce-out-left"] {
  animation-name: bounce-out-left;
}
@keyframes bounce-out-right {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0) scaleX(0.9);
  }

  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0) scaleX(2);
  }
}
[class*="anim-bounce-out-right"] {
  animation-name: bounce-out-right;
}
@keyframes bounce-out-up {
  20% {
    transform: translate3d(0, -10px, 0) scaleY(0.985);
  }

  40%,
  45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0) scaleY(0.9);
  }

  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0) scaleY(3);
  }
}
[class*="anim-bounce-out-up"] {
  animation-name: bounce-out-up;
}
@keyframes fade-in {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}
[class*="anim-fade-in"] {
  animation-name: fade-in;
}
[class*="anim-fade-in-order"] {
  animation-name: none;
}
[class*="anim-fade-in-order"] > * {
  animation-name: fade-in;
}
@keyframes fade-in-down {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
[class*="anim-fade-in-down"] {
  animation-name: fade-in-down;
}
[class*="anim-fade-in-down-order"] {
  animation-name: none;
}
[class*="anim-fade-in-down-order"] > * {
  animation-name: fade-in-down;
}
@keyframes fade-in-down-big {
  from {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
[class*="anim-fade-in-down-big"] {
  animation-name: fade-in-down-big;
}
@keyframes fade-in-left {
  from {
    opacity: 0;
    transform: translate3d(-10%, 0, 0);
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
[class*="anim-fade-in-left"] {
  animation-name: fade-in-left;
}
[class*="anim-fade-in-left-order"] {
  animation-name: none;
}
[class*="anim-fade-in-left-order"] > * {
  animation-name: fade-in-left;
}
@keyframes fade-in-left-big {
  from {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
[class*="anim-fade-in-left-big"] {
  animation-name: fade-in-left-big;
}
@keyframes fade-in-right {
  from {
    opacity: 0;
    transform: translate3d(10%, 0, 0);
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
[class*="anim-fade-in-right"] {
  animation-name: fade-in-right;
}
[class*="anim-fade-in-right-order"] {
  animation-name: none;
}
[class*="anim-fade-in-right-order"] > * {
  animation-name: fade-in-right;
}
@keyframes fade-in-right-top {
  from {
    opacity: 0;
    transform: translate3d(30%, -40%, 0);
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
[class*="anim-fade-in-right-top"] {
  animation-name: fade-in-right-top;
}
@keyframes fade-in-right-big {
  from {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
[class*="anim-fade-in-right-big"] {
  animation-name: fade-in-right-big;
}
@keyframes fade-in-up {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
[class*="anim-fade-in-up"] {
  animation-name: fade-in-up;
}
[class*="anim-fade-in-up-order"] {
  animation-name: none !important;
}
[class*="anim-fade-in-up-order"] > * {
  animation-name: fade-in-up;
}
[class*="anim-fade-in-up-order"].anim-showed > * {
  display: inline-block !important;
}
@keyframes fade-in-up-big {
  from {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
[class*="anim-fade-in-up-big"] {
  animation-name: fade-in-up-big;
}
@keyframes fade-in-top-left {
  from {
    opacity: 0;
    transform: translate3d(-100%, -100%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
[class*="anim-fade-in-top-left"] {
  animation-name: fade-in-top-left;
}
@keyframes fade-in-top-right {
  from {
    opacity: 0;
    transform: translate3d(100%, -100%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
[class*="anim-fade-in-top-right"] {
  animation-name: fade-in-top-right;
}
@keyframes fade-in-bottom-left {
  from {
    opacity: 0;
    transform: translate3d(-100%, 100%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
[class*="anim-fade-in-bottom-left"] {
  animation-name: fade-in-bottom-left;
}
@keyframes fade-in-bottom-right {
  from {
    opacity: 0;
    transform: translate3d(100%, 100%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
[class*="anim-fade-in-bottom-right"] {
  animation-name: fade-in-bottom-right;
}
@keyframes fade-out {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}
[class*="anim-fade-out"] {
  animation-name: fade-out;
}
@keyframes fade-out-down {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}
[class*="anim-fade-out-down"] {
  animation-name: fade-out-down;
}
@keyframes fade-out-down-big {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
[class*="anim-fade-out-down-big"] {
  animation-name: fade-out-down-big;
}
@keyframes fade-out-left {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}
[class*="anim-fade-out-left"] {
  animation-name: fade-out-left;
}
@keyframes fade-out-left-big {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
[class*="anim-fade-out-left-big"] {
  animation-name: fade-out-left-big;
}
@keyframes fade-out-right {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}
[class*="anim-fade-out-right"] {
  animation-name: fade-out-right;
}
@keyframes fade-out-right-big {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
[class*="anim-fade-out-right-big"] {
  animation-name: fade-out-right-big;
}
@keyframes fade-out-up {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}
[class*="anim-fade-out-up"] {
  animation-name: fade-out-up;
}
@keyframes fade-out-up-big {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
[class*="anim-fade-out-up-big"] {
  animation-name: fade-out-up-big;
}
@keyframes fade-outTop-left {
  from {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(-100%, -100%, 0);
  }
}
[class*="anim-fade-outTop-left"] {
  animation-name: fade-outTop-left;
}
@keyframes fade-outTop-right {
  from {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(100%, -100%, 0);
  }
}
[class*="anim-fade-outTop-right"] {
  animation-name: fade-outTop-right;
}
@keyframes fade-outBottom-right {
  from {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(100%, 100%, 0);
  }
}
[class*="anim-fade-outBottom-right"] {
  animation-name: fade-outBottom-right;
}
@keyframes fade-outBottom-left {
  from {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(-100%, 100%, 0);
  }
}
[class*="anim-fade-outBottom-left"] {
  animation-name: fade-outBottom-left;
}
@keyframes flip {
  from {
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    animation-timing-function: ease-out;
  }

  40% {
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    animation-timing-function: ease-out;
  }

  50% {
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    animation-timing-function: ease-in;
  }

  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    animation-timing-function: ease-in;
  }

  to {
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    animation-timing-function: ease-in;
  }
}
[class*="anim-animated"][class*="anim-flip"] {
  backface-visibility: visible;
  animation-name: flip;
}
@keyframes flip-in-x {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in;
  }

  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    transform: perspective(400px);
  }
}
[class*="anim-flip-in-x"] {
  backface-visibility: visible !important;
  animation-name: flip-in-x;
}
@keyframes flip-in-y {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    animation-timing-function: ease-in;
  }

  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    transform: perspective(400px);
  }
}
[class*="anim-flip-in-y"] {
  backface-visibility: visible !important;
  animation-name: flip-in-y;
}
@keyframes flip-out-x {
  from {
    transform: perspective(400px);
  }

  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
[class*="anim-flip-out-x"] {
  animation-duration: calc(1s * 0.75);
  animation-duration: calc(var(--animate-duration) * 0.75);
  animation-name: flip-out-x;
  backface-visibility: visible !important;
}
@keyframes flip-out-y {
  from {
    transform: perspective(400px);
  }

  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
[class*="anim-flip-out-y"] {
  animation-duration: calc(1s * 0.75);
  animation-duration: calc(var(--animate-duration) * 0.75);
  backface-visibility: visible !important;
  animation-name: flip-out-y;
}
@keyframes light-speed-in-right {
  from {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    transform: skewX(-5deg);
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}
[class*="anim-light-speed-in-right"] {
  animation-name: light-speed-in-right;
  animation-timing-function: ease-out;
}
@keyframes light-speed-in-left {
  from {
    transform: translate3d(-100%, 0, 0) skewX(30deg);
    opacity: 0;
  }

  60% {
    transform: skewX(-20deg);
    opacity: 1;
  }

  80% {
    transform: skewX(5deg);
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}
[class*="anim-light-speed-in-left"] {
  animation-name: light-speed-in-left;
  animation-timing-function: ease-out;
}
@keyframes light-speed-out-right {
  from {
    opacity: 1;
  }

  to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
[class*="anim-light-speed-out-right"] {
  animation-name: light-speed-out-right;
  animation-timing-function: ease-in;
}
@keyframes light-speed-out-left {
  from {
    opacity: 1;
  }

  to {
    transform: translate3d(-100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
}
[class*="anim-light-speed-out-left"] {
  animation-name: light-speed-out-left;
  animation-timing-function: ease-in;
}
@keyframes rotate-in {
  from {
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
[class*="anim-rotate-in"] {
  animation-name: rotate-in;
  transform-origin: center;
}
@keyframes rotate-in-down-left {
  from {
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
[class*="anim-rotate-in-down-left"] {
  animation-name: rotate-in-down-left;
  transform-origin: left bottom;
}
@keyframes rotate-in-down-right {
  from {
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
[class*="anim-rotate-in-down-right"] {
  animation-name: rotate-in-down-right;
  transform-origin: right bottom;
}
@keyframes rotate-in-up-left {
  from {
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
[class*="anim-rotate-in-up-left"] {
  animation-name: rotate-in-up-left;
  transform-origin: left bottom;
}
@keyframes rotate-in-up-right {
  from {
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
[class*="anim-rotate-in-up-right"] {
  animation-name: rotate-in-up-right;
  transform-origin: right bottom;
}
@keyframes rotate-out {
  from {
    opacity: 1;
  }

  to {
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
[class*="anim-rotate-out"] {
  animation-name: rotate-out;
  transform-origin: center;
}
@keyframes rotate-out-down-left {
  from {
    opacity: 1;
  }

  to {
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
[class*="anim-rotate-out-down-left"] {
  animation-name: rotate-out-down-left;
  transform-origin: left bottom;
}
@keyframes rotate-out-down-right {
  from {
    opacity: 1;
  }

  to {
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
[class*="anim-rotate-out-down-right"] {
  animation-name: rotate-out-down-right;
  transform-origin: right bottom;
}
@keyframes rotate-out-up-left {
  from {
    opacity: 1;
  }

  to {
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
[class*="anim-rotate-out-up-left"] {
  animation-name: rotate-out-up-left;
  transform-origin: left bottom;
}
@keyframes rotate-out-up-right {
  from {
    opacity: 1;
  }

  to {
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
[class*="anim-rotate-out-up-right"] {
  animation-name: rotate-out-up-right;
  transform-origin: right bottom;
}
@keyframes hinge {
  0% {
    animation-timing-function: ease-in-out;
  }

  20%,
  60% {
    transform: rotate3d(0, 0, 1, 80deg);
    animation-timing-function: ease-in-out;
  }

  40%,
  80% {
    transform: rotate3d(0, 0, 1, 60deg);
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
[class*="anim-hinge"] {
  animation-duration: calc(1s * 2);
  animation-duration: calc(var(--animate-duration) * 2);
  animation-name: hinge;
  transform-origin: top left;
}
@keyframes jack-in-the-box {
  from {
    opacity: 0;
    transform: scale(0.1) rotate(30deg);
    transform-origin: center bottom;
  }

  50% {
    transform: rotate(-10deg);
  }

  70% {
    transform: rotate(3deg);
  }

  to {
    opacity: 1;
    transform: scale(1);
  }
}
[class*="anim-jack-in-the-box"] {
  animation-name: jack-in-the-box;
}
[class*="anim-jack-in-the-box-order"] {
  animation-name: none;
}
[class*="anim-jack-in-the-box-order"] > * {
  animation-name: jack-in-the-box;
}
[class*="anim-jack-in-order"] {
  animation-name: none;
}
[class*="anim-jack-in-order"] > * {
  animation-name: jack-in-the-box;
}
@keyframes roll-in {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
[class*="anim-roll-in"] {
  animation-name: roll-in;
}
@keyframes roll-out {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
[class*="anim-roll-out"] {
  animation-name: roll-out;
}
@keyframes zoom-in {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
    opacity: 1;
  }
}
[class*="anim-zoom-in"] {
  animation-name: zoom-in;
}
@keyframes zoom-in-down {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
[class*="anim-zoom-in-down"] {
  animation-name: zoom-in-down;
}
@keyframes zoom-in-left {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
[class*="anim-zoom-in-left"] {
  animation-name: zoom-in-left;
}
@keyframes zoom-in-right {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
[class*="anim-zoom-in-right"] {
  animation-name: zoom-in-right;
}
@keyframes zoom-in-up {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
[class*="anim-zoom-in-up"] {
  animation-name: zoom-in-up;
}
@keyframes zoom-out {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }

  to {
    opacity: 0;
  }
}
[class*="anim-zoom-out"] {
  animation-name: zoom-out;
}
@keyframes zoom-out-down {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
[class*="anim-zoom-out-down"] {
  animation-name: zoom-out-down;
  transform-origin: center bottom;
}
@keyframes zoom-out-left {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
  }
}
[class*="anim-zoom-out-left"] {
  animation-name: zoom-out-left;
  transform-origin: left center;
}
@keyframes zoom-out-right {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
  }
}
[class*="anim-zoom-out-right"] {
  animation-name: zoom-out-right;
  transform-origin: right center;
}
@keyframes zoom-out-up {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
[class*="anim-zoom-out-up"] {
  animation-name: zoom-out-up;
  transform-origin: center bottom;
}
@keyframes slide-in-down {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}
[class*="anim-slide-in-down"] {
  animation-name: slide-in-down;
}
@keyframes slide-in-left {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}
[class*="anim-slide-in-left"] {
  animation-name: slide-in-left;
}
@keyframes slide-in-right {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}
[class*="anim-slide-in-right"] {
  animation-name: slide-in-right;
}
@keyframes slide-in-up {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}
[class*="anim-slide-in-up"] {
  animation-name: slide-in-up;
}
@keyframes slide-out-down {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0);
  }
}
[class*="anim-slide-out-down"] {
  animation-name: slide-out-down;
}
@keyframes slide-out-left {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0);
  }
}
[class*="anim-slide-out-left"] {
  animation-name: slide-out-left;
}
@keyframes slide-out-right {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0);
  }
}
[class*="anim-slide-out-right"] {
  animation-name: slide-out-right;
}
@keyframes slide-out-up {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0);
  }
}
[class*="anim-slide-out-up"] {
  animation-name: slide-out-up;
}
@keyframes wipe-in-width {
  from {
    width: 0%;
  }

  to {
    width: 100%;
  }
}
[class*="anim-wipe"]:not([class*='anim-wipe-in-order']) .wrap {
  animation-name: wipe-in-width;
  width: 0%;
  height: 100%;
  overflow: hidden;
  display: block;
  position: relative;
  left: 0;
}
[class*="anim-wipe-in"]:not([class*='anim-wipe-in-order']) .wrap {
  animation-name: wipe-in-width;
  width: 0%;
  height: 100%;
  overflow: hidden;
  display: block;
  position: relative;
  left: 0;
}
[class*="anim-wipe-in-order"] > * .wrap {
  animation-name: wipe-in-width;
  width: 0%;
  height: 100%;
  overflow: hidden;
  display: block;
  position: relative;
  left: 0;
}
[class*="anim-wipe-in-order"] > * .wrap img {
  left: 0 !important;
  top: 0 !important;
  right: auto;
  bottom: auto;
}
[class*="anim-wipe-in-right"]:not([class*='anim-wipe-in-order']) .wrap {
  animation-name: wipe-in-width;
  width: 0%;
  height: 100%;
  overflow: hidden;
  display: block;
  position: absolute;
  left: 0;
}
[class*="anim-wipe-in-left"]:not([class*='anim-wipe-in-order']) .wrap {
  animation-name: wipe-in-width;
  width: 0%;
  height: 100%;
  overflow: hidden;
  display: block;
  position: absolute;
  right: 0;
  left: auto;
}
@keyframes wipe-in-height {
  from {
    height: 0%;
  }

  to {
    height: 100%;
  }
}
[class*="anim-wipe-in-up"]:not([class*='anim-wipe-in-order']) .wrap {
  animation-name: wipe-in-height;
  width: 100%;
  height: 0%;
  overflow: hidden;
  display: block;
  position: absolute;
  bottom: 0;
}
[class*="anim-wipe-in-down"]:not([class*='anim-wipe-in-order']) .wrap {
  animation-name: wipe-in-height;
  width: 100%;
  height: 0%;
  overflow: hidden;
  display: block;
  position: absolute;
  top: 0;
}
@keyframes wipe-in-height-width {
  from {
    top: 50%;
    left: 50%;
    height: 0%;
    width: 0%;
  }

  to {
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
  }
}
[class*="anim-wipe-in-center"]:not([class*='anim-wipe-in-order']) .wrap {
  animation-name: wipe-in-height-width;
  width: 100%;
  height: 0%;
  overflow: hidden;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
}
@keyframes wipe-out-right {
  from {
    width: 100%;
  }

  to {
    width: 0%;
  }
}
[class*="anim-wipe-out-right"] .wrap {
  animation-name: wipe-out-right;
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: block;
  position: absolute;
  right: 0;
}
body [class*="anim-wipe-out-right"] .wrap *{
  right: 0;
  left: auto;
}


@keyframes wipe-in-out-down {
  from {
    top: 0;
    bottom: auto;
    height: 0%;
  }

  39% {
    top: 0;
    bottom: auto;
    height: 100%;
  }

  40% {
    top: auto;
    bottom: 0;
    height: 100%;
  }

  80% {
    top: auto;
    bottom: 0;
    height: 0%;
  }
  100% {
    top: auto;
    bottom: 0;
    height: 0%;
  }
}
[class*="anim-wipe-in-out-down"] {
  position: absolute !important;
}
[class*="anim-wipe-in-out-down"] .wrap {
  animation-name: wipe-in-out-down;
  animation-iteration-count: infinite;
  height: 0%;
  width: 100%;
  overflow: hidden;
  display: block;
  position: absolute !important;
  top: 0;
}


@keyframes blur-in {
  from {
    opacity: 0;
    filter: blur(10px);
  }

  to {
    opacity: 1;
    filter: none;
  }
}
[class*="anim-blur-in"] {
  animation-name: blur-in;
  opacity: 0;
  filter: blur(10px);
}
[class*="anim-blur-in-order"] {
  animation-name: none;
  opacity: 1;
  filter: none;
}
[class*="anim-blur-in-order"] > * {
  animation-name: blur-in;
  opacity: 0;
  filter: blur(10px);
}


[class*="anim-text-enter"] span[class*="txt-"] {
  animation-duration: var(--animate-duration);
  animation-delay: var(--animate-delay);
  animation-fill-mode: both;
}
[class*="anim-text-enter"].anim-showed span[class*="txt-"] {
  animation-name: fade-in-right;
  display: inline-block;
}
[class*="anim-text-enter-left"] span[class*="txt-"] {
  animation-duration: var(--animate-duration);
  animation-delay: var(--animate-delay);
  animation-fill-mode: both;
}
[class*="anim-text-enter-left"].anim-showed span[class*="txt-"] {
  animation-name: fade-in-right;
  display: inline-block;
}
[class*="anim-text-enter-right"] span[class*="txt-"] {
  animation-duration: var(--animate-duration);
  animation-delay: var(--animate-delay);
  animation-fill-mode: both;
}
[class*="anim-text-enter-right"].anim-showed span[class*="txt-"] {
  animation-name: fade-in-left;
  display: inline-block;
}
[class*="anim-text-enter-up"] span[class*="txt-"] {
  animation-duration: var(--animate-duration);
  animation-delay: var(--animate-delay);
  animation-fill-mode: both;
}
[class*="anim-text-enter-up"].anim-showed span[class*="txt-"] {
  animation-name: fade-in-up;
  display: inline-block;
}
[class*="anim-text-enter-down"] span[class*="txt-"] {
  animation-duration: var(--animate-duration);
  animation-delay: var(--animate-delay);
  animation-fill-mode: both;
}
[class*="anim-text-enter-down"].anim-showed span[class*="txt-"] {
  animation-name: fade-in-down;
  display: inline-block;
}
[class*="anim-text-enter-jack"] span[class*="txt-"] {
  animation-duration: var(--animate-duration);
  animation-delay: var(--animate-delay);
  animation-fill-mode: both;
}
[class*="anim-text-enter-jack"].anim-showed span[class*="txt-"] {
  animation-name: jack-in-the-box;
  display: inline-block;
}
[class*="anim-text-enter"].anim-showed .txt-1 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 0);
}
[class*="anim-text-enter"].anim-showed .txt-2 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 1);
}
[class*="anim-text-enter"].anim-showed .txt-3 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 2);
}
[class*="anim-text-enter"].anim-showed .txt-4 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 3);
}
[class*="anim-text-enter"].anim-showed .txt-5 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 4);
}
[class*="anim-text-enter"].anim-showed .txt-6 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 5);
}
[class*="anim-text-enter"].anim-showed .txt-7 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 6);
}
[class*="anim-text-enter"].anim-showed .txt-8 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 7);
}
[class*="anim-text-enter"].anim-showed .txt-9 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 8);
}
[class*="anim-text-enter"].anim-showed .txt-10 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 9);
}
[class*="anim-text-enter"].anim-showed .txt-11 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 10);
}
[class*="anim-text-enter"].anim-showed .txt-12 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 11);
}
[class*="anim-text-enter"].anim-showed .txt-13 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 12);
}
[class*="anim-text-enter"].anim-showed .txt-14 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 13);
}
[class*="anim-text-enter"].anim-showed .txt-15 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 14);
}
[class*="anim-text-enter"].anim-showed .txt-16 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 15);
}
[class*="anim-text-enter"].anim-showed .txt-17 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 16);
}
[class*="anim-text-enter"].anim-showed .txt-18 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 17);
}
[class*="anim-text-enter"].anim-showed .txt-19 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 18);
}
[class*="anim-text-enter"].anim-showed .txt-20 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 19);
}
[class*="anim-text-enter"].anim-showed .txt-21 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 20);
}
[class*="anim-text-enter"].anim-showed .txt-22 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 21);
}
[class*="anim-text-enter"].anim-showed .txt-23 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 22);
}
[class*="anim-text-enter"].anim-showed .txt-24 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 23);
}
[class*="anim-text-enter"].anim-showed .txt-25 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 24);
}
[class*="anim-text-enter"].anim-showed .txt-26 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 25);
}
[class*="anim-text-enter"].anim-showed .txt-27 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 26);
}
[class*="anim-text-enter"].anim-showed .txt-28 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 27);
}
[class*="anim-text-enter"].anim-showed .txt-29 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 28);
}
[class*="anim-text-enter"].anim-showed .txt-30 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 29);
}
[class*="anim-text-enter"].anim-showed .txt-31 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 30);
}
[class*="anim-text-enter"].anim-showed .txt-32 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 31);
}
[class*="anim-text-enter"].anim-showed .txt-33 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 32);
}
[class*="anim-text-enter"].anim-showed .txt-34 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 33);
}
[class*="anim-text-enter"].anim-showed .txt-35 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 34);
}
[class*="anim-text-enter"].anim-showed .txt-36 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 35);
}
[class*="anim-text-enter"].anim-showed .txt-37 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 36);
}
[class*="anim-text-enter"].anim-showed .txt-38 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 37);
}
[class*="anim-text-enter"].anim-showed .txt-39 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 38);
}
[class*="anim-text-enter"].anim-showed .txt-40 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 39);
}
[class*="anim-text-enter"].anim-showed .txt-41 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 40);
}
[class*="anim-text-enter"].anim-showed .txt-42 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 41);
}
[class*="anim-text-enter"].anim-showed .txt-43 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 42);
}
[class*="anim-text-enter"].anim-showed .txt-44 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 43);
}
[class*="anim-text-enter"].anim-showed .txt-45 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 44);
}
[class*="anim-text-enter"].anim-showed .txt-46 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 45);
}
[class*="anim-text-enter"].anim-showed .txt-47 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 46);
}
[class*="anim-text-enter"].anim-showed .txt-48 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 47);
}
[class*="anim-text-enter"].anim-showed .txt-49 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 48);
}
[class*="anim-text-enter"].anim-showed .txt-50 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 49);
}
[class*="anim-text-enter"].anim-showed .txt-51 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 50);
}
[class*="anim-text-enter"].anim-showed .txt-52 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 51);
}
[class*="anim-text-enter"].anim-showed .txt-53 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 52);
}
[class*="anim-text-enter"].anim-showed .txt-54 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 53);
}
[class*="anim-text-enter"].anim-showed .txt-55 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 54);
}
[class*="anim-text-enter"].anim-showed .txt-56 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 55);
}
[class*="anim-text-enter"].anim-showed .txt-57 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 56);
}
[class*="anim-text-enter"].anim-showed .txt-58 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 57);
}
[class*="anim-text-enter"].anim-showed .txt-59 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 58);
}
[class*="anim-text-enter"].anim-showed .txt-60 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 59);
}
[class*="anim-text-enter"].anim-showed .txt-61 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 60);
}
[class*="anim-text-enter"].anim-showed .txt-62 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 61);
}
[class*="anim-text-enter"].anim-showed .txt-63 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 62);
}
[class*="anim-text-enter"].anim-showed .txt-64 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 63);
}
[class*="anim-text-enter"].anim-showed .txt-65 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 64);
}
[class*="anim-text-enter"].anim-showed .txt-66 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 65);
}
[class*="anim-text-enter"].anim-showed .txt-67 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 66);
}
[class*="anim-text-enter"].anim-showed .txt-68 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 67);
}
[class*="anim-text-enter"].anim-showed .txt-69 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 68);
}
[class*="anim-text-enter"].anim-showed .txt-70 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 69);
}
[class*="anim-text-enter"].anim-showed .txt-71 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 70);
}
[class*="anim-text-enter"].anim-showed .txt-72 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 71);
}
[class*="anim-text-enter"].anim-showed .txt-73 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 72);
}
[class*="anim-text-enter"].anim-showed .txt-74 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 73);
}
[class*="anim-text-enter"].anim-showed .txt-75 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 74);
}
[class*="anim-text-enter"].anim-showed .txt-76 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 75);
}
[class*="anim-text-enter"].anim-showed .txt-77 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 76);
}
[class*="anim-text-enter"].anim-showed .txt-78 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 77);
}
[class*="anim-text-enter"].anim-showed .txt-79 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 78);
}
[class*="anim-text-enter"].anim-showed .txt-80 {
  animation-delay: calc(var(--animate-delay) + 0.05 * 79);
}
[class*="anim-text-enter"].anim-showed .txt-81 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 80);
}
[class*="anim-text-enter"].anim-showed .txt-82 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 81);
}
[class*="anim-text-enter"].anim-showed .txt-83 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 82);
}
[class*="anim-text-enter"].anim-showed .txt-84 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 83);
}
[class*="anim-text-enter"].anim-showed .txt-85 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 84);
}
[class*="anim-text-enter"].anim-showed .txt-86 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 85);
}
[class*="anim-text-enter"].anim-showed .txt-87 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 86);
}
[class*="anim-text-enter"].anim-showed .txt-88 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 87);
}
[class*="anim-text-enter"].anim-showed .txt-89 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 88);
}
[class*="anim-text-enter"].anim-showed .txt-90 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 89);
}
[class*="anim-text-enter"].anim-showed .txt-91 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 90);
}
[class*="anim-text-enter"].anim-showed .txt-92 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 91);
}
[class*="anim-text-enter"].anim-showed .txt-93 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 92);
}
[class*="anim-text-enter"].anim-showed .txt-94 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 93);
}
[class*="anim-text-enter"].anim-showed .txt-95 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 94);
}
[class*="anim-text-enter"].anim-showed .txt-96 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 95);
}
[class*="anim-text-enter"].anim-showed .txt-97 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 96);
}
[class*="anim-text-enter"].anim-showed .txt-98 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 97);
}
[class*="anim-text-enter"].anim-showed .txt-99 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 98);
}
[class*="anim-text-enter"].anim-showed .txt-100 {
  animation-delay: calc(var(--animate-delay) + 0.05s * 99);
}



@keyframes blur-light-in {
  from {
    opacity: 0;
    filter: blur(10px) brightness(10);
    transform: scale(2);
  }

  to {
    opacity: 1;
    filter: none;
    transform: scale(1);
  }
}
[class*="anim-blur-light-in"] {
  animation-name: blur-light-in;
  opacity: 0;
  filter: blur(10px) brightness(10);
  transform: scale(2);
}
[class*="anim-blur-light-in-order"] {
  animation-name: none;
  opacity: 1;
  filter: none;
  transform: scale(1);
}
[class*="anim-blur-light-in-order"] > * {
  animation-name: blur-light-in;
  opacity: 0;
  filter: blur(10px) brightness(10);
  transform: scale(2);
}