body.custom-cursor-active,body.custom-cursor-active *,body.custom-cursor-active .link,body.custom-cursor-active a,body.custom-cursor-active button{cursor:none!important}@media (max-width:768px){body.custom-cursor-active,body.custom-cursor-active *,body.custom-cursor-active .link,body.custom-cursor-active a,body.custom-cursor-active button{cursor:auto!important}.cursor,.cursorFollower{display:none!important}}.cursor{width:16px;height:16px;background-color:white;z-index:999;transition:transform .15s ease-out,width .2s ease-out,height .2s ease-out;transform-origin:center;will-change:transform,width,height}.cursor,.cursorFollower{border-radius:50%;position:fixed;pointer-events:none;mix-blend-mode:difference;display:none}.cursorFollower{width:32px;height:32px;background-color:rgba(255,255,255,.2);z-index:998;transition:transform .3s ease-out,opacity .2s ease-out,width .2s ease-out,height .2s ease-out;will-change:transform,opacity,width,height}.cursor.is-active,.cursorFollower.is-active{display:block}.cursor.is-hovering{opacity:0;width:12px;height:12px}.cursorFollower.is-hovering{width:16px;height:16px}