const t=function(){window.matchMedia("(max-width: 768px)").matches,window.matchMedia("(min-width: 769px) and (max-width: 1024px)").matches,window.matchMedia("(min-width: 1025px)").matches;const t=window.scrollY,e=document.getElementById("home-page-items"),i=document.getElementById("home-page-favorites");const o=e.scrollHeight,n=i.scrollHeight;t>o-window.innerHeight+60+n+184-50?(i.style.position="relative",e.style.marginBottom="20px"):(i.style.position="fixed",e.style.marginBottom="215px")};export{t as handleHomeScroll};