.cursor-circle{position:fixed;top:0;left:0;width:15px;height:15px;background-color:#24305e;border-radius:50%;pointer-events:none;box-shadow:0 4px 8px rgba(0,0,0,.2);z-index:1000;transform:translate(-50%,-50%)}@media only screen and (max-width:800px){.cursor-circle{display:none}}