.text-animate-fast{opacity:0;min-width:10px;animation:.7s cubic-bezier(.68,-.55,.27,1.55) forwards bounceIn;display:inline-block}.text-animate-fast-hover{min-width:10px;transition:all .3s ease-in-out;animation-name:squeeze;animation-duration:1.2s;animation-timing-function:ease-in-out;animation-iteration-count:1;animation-direction:alternate;animation-fill-mode:both;display:inline-block}.text-animate-fast-hover:hover{color:#ffe400;text-shadow:2px 2px #0bd1d1;animation:1.2s ease-in-out rubberBand}@keyframes squeeze{0%{transform:scale(1)}30%{transform:scale(1.25,.75)}40%{transform:scale(.75,1.25)}50%{transform:scale(1.15,.85)}65%{transform:scale(.95,1.05)}75%{transform:scale(1.05,.95)}to{transform:scale(1)}}@keyframes rubberBand{0%{transform:scale(1)}30%{transform:scale(1.25,.75)}40%{transform:scale(.75,1.25)}50%{transform:scale(1.15,.85)}65%{transform:scale(.95,1.05)}75%{transform:scale(1.05,.95)}to{transform:scale(1)}}
