.rotating-word-wrapper{perspective:300px;display:inline-block;position:relative}.rotating-word{white-space:nowrap;display:inline-block;position:absolute;top:0;left:0}.rotating-word.current{position:relative}.letter{transform-origin:50% 50% 8px;display:inline-block;transform:rotateX(0)translateZ(8px)}.letter.out{transition:transform .32s cubic-bezier(.55,.055,.675,.19);transform:rotateX(90deg)translateZ(8px)}.letter.behind{transform:rotateX(-90deg)translateZ(8px)}.letter.in{transition:transform .38s cubic-bezier(.175,.885,.32,1.275);transform:rotateX(0)translateZ(8px)}
