.bounce{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:16px;white-space:nowrap}.letter{-webkit-animation:bounce .75s cubic-bezier(.05,0,.2,1) infinite alternate;animation:bounce .75s cubic-bezier(.05,0,.2,1) infinite alternate;display:inline-block;-webkit-transform:translateZ(0);transform:translateZ(0);margin-top:.5em;text-shadow:hsla(0,0%,100%,.4) 0 0 .05em;font:normal 500 16px Varela Round,sans-serif;padding-left:4px}.letter:last-child{-webkit-animation-delay:.0833333333s;animation-delay:.0833333333s}.letter:nth-last-child(2){-webkit-animation-delay:.1666666667s;animation-delay:.1666666667s}.letter:nth-last-child(3){-webkit-animation-delay:.25s;animation-delay:.25s}.letter:nth-last-child(4){-webkit-animation-delay:.3333333333s;animation-delay:.3333333333s}.letter:nth-last-child(5){-webkit-animation-delay:.4166666667s;animation-delay:.4166666667s}.letter:nth-last-child(6){-webkit-animation-delay:.5166666667s;animation-delay:.5166666667s}@-webkit-keyframes bounce{0%{-webkit-transform:translateZ(0);transform:translateZ(0);text-shadow:hsla(0,0%,100%,.4) 0 0 .05em}to{-webkit-transform:translate3d(0,-8px,0);transform:translate3d(0,-8px,0);text-shadow:hsla(0,0%,100%,.4) 0 1em .35em}}@keyframes bounce{0%{-webkit-transform:translateZ(0);transform:translateZ(0);text-shadow:hsla(0,0%,100%,.4) 0 0 .05em}to{-webkit-transform:translate3d(0,-8px,0);transform:translate3d(0,-8px,0);text-shadow:hsla(0,0%,100%,.4) 0 1em .35em}}