.motion-fade-in-down{}.motion-demo-box{background:#007cba;color:#fff;padding:20px;margin:10px 0;border-radius:4px;text-align:center}.motion-demo-section{margin:40px 0;padding:20px;border:1px solid #ddd;border-radius:4px}.motion-text-container{overflow:hidden}.motion-text-word .word,.motion-text-line .line,.motion-text-character .char{display:inline-block;overflow:hidden}.motion-text-item{display:inline-block;overflow:hidden;white-space:nowrap}.motion-text-word .motion-text-item{white-space:pre-wrap}.motion-text-line .motion-text-item{display:block;white-space:normal}.motion-cursor{position:fixed;top:0;left:0;width:20px;height:20px;background:#007cba;border-radius:50%;pointer-events:none;z-index:9999;transition:none;will-change:transform}.motion-cursor.interactive{background:#ff6b6b;width:60px;height:60px;opacity:.4}.motion-fade-in-up{opacity:0;transform:translateY(30px)}.motion-fade-in-down{opacity:0;transform:translateY(-30px)}.motion-zoom-in{opacity:0;transform:scale(.8)}.motion-stagger>*{opacity:0;transform:translateY(20px)}