.cursor{position:fixed;opacity:0;pointer-events:none;transform:translate(-50%,-50%);z-index:999999!important;transition:width .2s ease-in-out,height .2s ease-in-out,opacity .2s ease-in-out;cursor:none!important;display:block;width:200px;height:60px;background:url(/_next/static/media/drag-cursor.0cb1d1b4.svg) no-repeat 50% 50%;background-size:contain}@media screen and (max-width:768px){.cursor,.cursor:before{width:0;height:0;transition:width .2s ease-in-out,height .2s ease-in-out,opacity .2s ease-in-out}}