define([""],function(){window.matchMedia("(min-width:769px)").matches&&document.querySelectorAll(".sportsModule").forEach(function(e){var r=e.querySelector(".sportsModule__cursor"),s=e.querySelectorAll(".sportsModule__link"),i=e.querySelector(".sportsModule__cursorImg"),o=e.querySelectorAll(".sportsModule__cursorImg img");if(document.querySelectorAll(".cursorHoverFixed")){function n(e){if(null!==activeIndex){var t=s[activeIndex].getBoundingClientRect(),o=t.width+200,n=t.left+o/2,i=t.top+t.height/2;r.style.left=n+"px",r.style.top=i+"px"}}s.forEach(function(e,t){e.addEventListener("mouseenter",function(){o.forEach(function(e){e.style.opacity=0}),o[t].style.opacity=1,i.style.display="block",activeIndex=t,n()}),e.addEventListener("mouseleave",function(){o[t].style.opacity=0,i.style.display="none",activeIndex=null})}),window.addEventListener("scroll",n),window.addEventListener("resize",n),document.addEventListener("mousemove",n)}else{function n(e){var t=e.clientX,o=e.clientY,n=window.innerWidth-i.offsetWidth/2-30;t+i.offsetWidth/2>window.innerWidth-30&&(t=n),r.style.left=t+"px",r.style.top=o+"px"}document.addEventListener("mousemove",n),s.forEach(function(e,t){e.addEventListener("mouseenter",function(){o[t].style.opacity=1}),e.addEventListener("mouseleave",function(){o[t].style.opacity=0})})}}),$(document).ready(function(){var e=document.querySelectorAll(".sportsModule");e.forEach(function(e){e.querySelector(".sportsModule__main").classList.remove("hasSkeleton"),window.matchMedia("all and (max-width: 991px)").matches||$(e).find(".video-controls").css("top",$(e).find(".sportsModule__headings").outerHeight()-73)});var t=e,o=new IntersectionObserver(function(e){e.forEach(function(e){e.isIntersecting?$(e.target).closest(".placement-wrapper").addClass("remove-contentvisiblility"):$(e.target).closest(".placement-wrapper").removeClass("remove-contentvisiblility")})},{root:null,rootMargin:"0px",threshold:.1});t.forEach(function(e){o.observe(e)})})});