.animation-paused,.animation-paused span{animation-play-state:paused!important}.group-hover-enabled span{animation-iteration-count:0!important;animation-fill-mode:forwards}.group:hover .group-hover-enabled span{animation-iteration-count:infinite!important}.animate-wave{animation:wave 2s ease-in-out infinite}@keyframes wave{0%,40%,to{transform:translateY(0)}20%{transform:translateY(-.625rem)}}.animate-wave-text{display:inline-block}.animate-wave-text span{display:inline-block;animation:wave-char 2s ease-in-out infinite}.group-hover-enabled.animate-wave-text span{animation-iteration-count:0!important}.group:hover .group-hover-enabled.animate-wave-text span{animation-iteration-count:infinite!important}.animate-wave-text span:nth-child(1){animation-delay:0s}.animate-wave-text span:nth-child(2){animation-delay:.1s}.animate-wave-text span:nth-child(3){animation-delay:.2s}.animate-wave-text span:nth-child(4){animation-delay:.3s}.animate-wave-text span:nth-child(5){animation-delay:.4s}.animate-wave-text span:nth-child(6){animation-delay:.5s}.animate-wave-text span:nth-child(7){animation-delay:.6s}.animate-wave-text span:nth-child(8){animation-delay:.7s}.animate-wave-text span:nth-child(9){animation-delay:.8s}.animate-wave-text span:nth-child(10){animation-delay:.9s}.animate-wave-text span:nth-child(11){animation-delay:1s}.animate-wave-text span:nth-child(12){animation-delay:1.1s}.animate-wave-text span:nth-child(13){animation-delay:1.2s}.animate-wave-text span:nth-child(14){animation-delay:1.3s}.animate-wave-text span:nth-child(15){animation-delay:1.4s}.animate-wave-text span:nth-child(16){animation-delay:1.5s}.animate-wave-text span:nth-child(17){animation-delay:1.6s}.animate-wave-text span:nth-child(18){animation-delay:1.7s}.animate-wave-text span:nth-child(19){animation-delay:1.8s}.animate-wave-text span:nth-child(20){animation-delay:1.9s}@keyframes wave-char{0%,40%,to{transform:translateY(0)}20%{transform:translateY(-.9375rem)}}.animate-bounce-text{display:inline-block}.animate-bounce-text span{display:inline-block;animation:bounce-char 1s ease-in-out infinite}.group-hover-enabled.animate-bounce-text span{animation-iteration-count:0!important}.group:hover .group-hover-enabled.animate-bounce-text span{animation-iteration-count:infinite!important}.animate-bounce-text span:nth-child(1){animation-delay:0s}.animate-bounce-text span:nth-child(2){animation-delay:.1s}.animate-bounce-text span:nth-child(3){animation-delay:.2s}.animate-bounce-text span:nth-child(4){animation-delay:.3s}.animate-bounce-text span:nth-child(5){animation-delay:.4s}.animate-bounce-text span:nth-child(6){animation-delay:.5s}.animate-bounce-text span:nth-child(7){animation-delay:.6s}.animate-bounce-text span:nth-child(8){animation-delay:.7s}.animate-bounce-text span:nth-child(9){animation-delay:.8s}.animate-bounce-text span:nth-child(10){animation-delay:.9s}@keyframes bounce-char{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-1.25rem)}60%{transform:translateY(-.625rem)}}.animate-rotate-text{display:inline-block}.animate-rotate-text span{display:inline-block;animation:rotate-char 2s ease-in-out infinite}.group-hover-enabled.animate-rotate-text span{animation-iteration-count:0!important}.group:hover .group-hover-enabled.animate-rotate-text span{animation-iteration-count:infinite!important}.animate-rotate-text span:nth-child(1){animation-delay:0s}.animate-rotate-text span:nth-child(2){animation-delay:.1s}.animate-rotate-text span:nth-child(3){animation-delay:.2s}.animate-rotate-text span:nth-child(4){animation-delay:.3s}.animate-rotate-text span:nth-child(5){animation-delay:.4s}.animate-rotate-text span:nth-child(6){animation-delay:.5s}.animate-rotate-text span:nth-child(7){animation-delay:.6s}.animate-rotate-text span:nth-child(8){animation-delay:.7s}.animate-rotate-text span:nth-child(9){animation-delay:.8s}.animate-rotate-text span:nth-child(10){animation-delay:.9s}@keyframes rotate-char{0%,40%,to{transform:translateY(0) rotate(0)}20%{transform:translateY(-.625rem) rotate(10deg)}}.animate-popIn-text{display:inline-block}.animate-popIn-text span{display:inline-block;animation:popIn-char .6s ease-out;animation-fill-mode:forwards;animation-iteration-count:1}@keyframes popIn-char{0%{transform:scale(.8) translateY(.625rem);opacity:.7}50%{transform:scale(1.1) translateY(-.3125rem);opacity:1}to{transform:scale(1) translateY(0);opacity:1}}.animate-rollIn-text{display:inline-block}.animate-rollIn-text span{display:inline-block;animation:rollIn-char .8s ease-out;animation-fill-mode:forwards;animation-iteration-count:1}@keyframes rollIn-char{0%{transform:translate(-1.25rem) rotate(-10deg);opacity:0}50%{transform:translate(.3125rem) rotate(5deg);opacity:.8}to{transform:translate(0) rotate(0);opacity:1}}.animate-whipIn-text{display:inline-block}.animate-whipIn-text span{display:inline-block;animation:whipIn-char .5s cubic-bezier(.68,-.55,.265,1.55);animation-fill-mode:forwards;animation-iteration-count:1}@keyframes whipIn-char{0%{transform:translate(-1.875rem) scale(.5);opacity:0}60%{transform:translate(.625rem) scale(1.1);opacity:1}to{transform:translate(0) scale(1);opacity:1}}.animate-fadeInUp-text{display:inline-block}.animate-fadeInUp-text span{display:inline-block;animation:fadeInUp-char .6s ease-out;animation-fill-mode:forwards;animation-iteration-count:1}@keyframes fadeInUp-char{0%{transform:translateY(1.25rem);opacity:0}to{transform:translateY(0);opacity:1}}.animate-shiftInUp-text{display:inline-block}.animate-shiftInUp-text span{display:inline-block;animation:shiftInUp-char .7s ease-out;animation-fill-mode:forwards;animation-iteration-count:1}@keyframes shiftInUp-char{0%{transform:translateY(.9375rem) scale(.9);opacity:0}50%{transform:translateY(-.3125rem) scale(1.05);opacity:.8}to{transform:translateY(0) scale(1);opacity:1}}.animate-whipInUp-text{display:inline-block}.animate-whipInUp-text span{display:inline-block;animation:whipInUp-char .6s cubic-bezier(.68,-.55,.265,1.55);animation-fill-mode:forwards;animation-iteration-count:1}@keyframes whipInUp-char{0%{transform:translateY(1.5625rem) translate(-.625rem) scale(.7);opacity:0}60%{transform:translateY(-.5rem) translate(.1875rem) scale(1.1);opacity:1}to{transform:translateY(0) translate(0) scale(1);opacity:1}}.animate-calmInUp-text{display:inline-block}.animate-calmInUp-text span{display:inline-block;animation:calmInUp-char .8s ease-in-out;animation-fill-mode:forwards;animation-iteration-count:1}@keyframes calmInUp-char{0%{transform:translateY(.75rem);opacity:.6}to{transform:translateY(0);opacity:1}}
