{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/8LPSAgPhItikSD9ExJCE/Nl5sSR74eCw3h61ccYYo/UtilityOverride.js"],
  "sourcesContent": ["import{jsx as _jsx}from\"react/jsx-runtime\";import{useScroll,useTransform}from\"framer-motion\";export function withHideHomeSecWhenOverflowed(Component){return props=>{const{scrollYProgress}=useScroll();const display=useTransform(scrollYProgress,p=>p>.16?\"none\":\"flex\");return /*#__PURE__*/ _jsx(Component,{style:{display},...props});};}export function hideWhenLaggyComponentNotVisible(Component){return props=>{const{scrollYProgress}=useScroll();const display=useTransform(scrollYProgress,p=>p<.2?\"none\":\"flex\");return /*#__PURE__*/ _jsx(Component,{style:{display},...props});};}\nexport const __FramerMetadata__ = {\"exports\":{\"withHideHomeSecWhenOverflowed\":{\"type\":\"reactHoc\",\"name\":\"withHideHomeSecWhenOverflowed\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"hideWhenLaggyComponentNotVisible\":{\"type\":\"reactHoc\",\"name\":\"hideWhenLaggyComponentNotVisible\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./UtilityOverride.map"],
  "mappings": "kIAAAA,IAAoG,SAASC,EAA8BC,EAAU,CAAC,OAAOC,GAAO,CAAC,GAAK,CAAC,gBAAAC,CAAe,EAAEC,EAAU,EAAQC,EAAQC,EAAaH,EAAgBI,GAAGA,EAAE,IAAI,OAAO,MAAM,EAAE,OAAqBA,EAAKN,EAAU,CAAC,MAAM,CAAC,QAAAI,CAAO,EAAE,GAAGH,CAAK,CAAC,CAAE,CAAE,CAAQ,SAASM,EAAiCP,EAAU,CAAC,OAAOC,GAAO,CAAC,GAAK,CAAC,gBAAAC,CAAe,EAAEC,EAAU,EAAQC,EAAQC,EAAaH,EAAgBI,GAAGA,EAAE,GAAG,OAAO,MAAM,EAAE,OAAqBA,EAAKN,EAAU,CAAC,MAAM,CAAC,QAAAI,CAAO,EAAE,GAAGH,CAAK,CAAC,CAAE,CAAE",
  "names": ["init_ssg_sandbox_shims", "withHideHomeSecWhenOverflowed", "Component", "props", "scrollYProgress", "useScroll", "display", "useTransform", "p", "hideWhenLaggyComponentNotVisible"]
}
