.custom-cursor-ball{height:40px;left:0;pointer-events:none;position:fixed;top:0;transform:translate(-50%,-50%) rotate(0deg);transition:transform .1s ease-out;width:40px;will-change:transform;z-index:9998}.custom-cursor-ball img{height:100%;object-fit:contain;width:100%}@media (max-width:767px){.custom-cursor-ball{display:none!important}body{cursor:auto!important}}