#otf-wrapper{display:none;left:50px;pointer-events:none;position:fixed;top:50px;z-index:9999}#otf-easter-egg{height:37px;transition:filter .2s;width:210px}.spin{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}#rocket-wrapper{bottom:0;display:none;left:0;pointer-events:none;position:fixed;z-index:9999}#rocket-launch{height:30vh;width:auto}@keyframes ignition{0%,to{filter:brightness(1);transform:translateY(0) rotate(0)}25%{filter:brightness(1.3);transform:translateY(-3px) rotate(-2deg)}50%{filter:brightness(.9);transform:translateY(3px) rotate(2deg)}75%{filter:brightness(1.4);transform:translateY(-2px) rotate(-1deg)}}@keyframes rocket-launch{0%{opacity:1;transform:translateY(0) rotate(0)}to{opacity:0;transform:translateY(-150vh) rotate(-10deg)}}body.rocket-cursor{cursor:url(https://onthefuze.com/hubfs/otf-cursor.png),auto}body.rocket-cursor .testimonial.active,body.rocket-cursor [role=button],body.rocket-cursor a,body.rocket-cursor button,body.rocket-cursor input[type=button],body.rocket-cursor input[type=submit]{cursor:url(https://onthefuze.com/hubfs/otf-cursor-pointer-1.png),pointer}