#__next,body,html{cursor:none!important}.cursor-arrow{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99999;pointer-events:none}.cursor-arrow.mobile{display:none}.cursor-arrow .inner-dot{width:12px;height:12px}.cursor-arrow .dot-shadow,.cursor-arrow .inner-dot{position:absolute;top:0;left:0;content:"";background-color:var(--color-white);border-radius:50%}.cursor-arrow .dot-shadow{width:34px;height:34px;opacity:.3;transition:transform .1s ease-out 0s,opacity .2s linear 0ms,width .2s linear 0ms,height .2s linear 0ms,margin .2s linear 0ms;margin:-11px 0 0 -11px}.cursor-arrow .dot-shadow.inactive{opacity:0;width:12px;height:12px;margin:0}.cursor-down .cursor-arrow .inner-dot{background-color:transparent;width:14px;height:14px;border:2px solid var(--color-white);margin:-1px 0 0 -1px}.cursor-down .cursor-arrow .dot-shadow{opacity:0}