html{overflow:-moz-scrollbars-none;scrollbar-width:none}::-webkit-scrollbar{width:0;background:transparent}#progressBarContainer{position:fixed;top:0;right:0;width:15px;height:100%;background:rgba(255,255,255,0.05)}#progressBar{position:fixed;top:0;right:0;width:10px;background:linear-gradient(to top,violet,red);height:0;opacity:0.5}body #magicMouseCursor{z-index:10000000!important;position:fixed;width:35px;height:35px;border:1px solid #fff;background:rgba(0,0,0,0.2);border-radius:50%;left:0;top:0;transition:transform 0.07s,width 0.3s,height 0.3s;pointer-events:none}body #magicMouseCursor.cursor-square{border-radius:0}body #magicPointer{z-index:10000000!important;height:5px;width:5px;top:0;left:0;position:fixed;background-color:red;border-radius:50%;pointer-events:none;transition:background 0.2s,width 0.2s,height 0.2s,box-shadow 0.2s}body #magicPointer.is-hover{background-color:#fff}body #magicPointer.pointer-blur{height:50px;width:50px;background:none;border:1px solid #fff;box-shadow:0px 0px 15px -5px white}body #magicPointer.pointer-overlay{height:50px;width:50px;mix-blend-mode:difference;box-shadow:0px 0px 15px -5px white}body .magic-hover{transition:all 0.2s}body .magic-hover:hover{cursor:none!important}#menuFijo{background-color:transparent;transition:background-color 0.5s ease}.menu-color-fijo-scroll{background-color:rgba(0,0,0,0.9)!important;transition:background-color 1s ease}