(i=>{i(window).on("elementor/frontend/init",()=>{elementorFrontend.hooks.addAction("frontend/element_ready/motiox-move-cursor.default",t=>{t=t.find(".cursor-move");if(1024<=i(window).width()){let s=t.find(".icon-title-move");s.css({position:"absolute",transition:"transform 0.2s ease, opacity 0.2s ease",opacity:0,pointerEvents:"none"}),t.css({cursor:"none"}),t.on("mousemove",function(t){var e=t.pageX-i(this).offset().left,t=t.pageY-i(this).offset().top,o=s.outerWidth(),n=s.outerHeight();s.css({transform:`translate(${e-o/2}px, ${t-n/2}px)`,opacity:1})}),t.on("mouseenter",function(t){var e=t.pageX-i(this).offset().left,t=t.pageY-i(this).offset().top,o=s.outerWidth(),n=s.outerHeight();s.css({transform:`translate(${e-o/2}px, ${t-n/2}px)`,opacity:1})}),t.on("mouseleave",function(){s.css({opacity:0})})}})})})(jQuery);