.custom-cursor__ball{position:fixed;top:0;left:0;mix-blend-mode:difference;z-index:99999;opacity:0;pointer-events:none;transition:opacity .5s ease}.custom-cursor__ball--big{content:"";width:35px;height:35px;background:#b91c1c;border-radius:50%}.custom-cursor__ball--small{content:"";width:10px;height:10px;background:#ffffff;border-radius:50%}@media (min-width: 768px){*{cursor:none!important}}::-webkit-scrollbar{width:5px;background-color:#353131}::-webkit-scrollbar-thumb{background-color:#00000081;border-radius:3px}::-webkit-scrollbar-thumb:hover{background-color:#000}::-moz-scrollbar-thumb:hover{background-color:#000;scrollbar-width:thin;scrollbar-color:#00000081 #353131}
