{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/ZPcf5lQXSvKE8cfa9asI/DnUKNurI6f0alvB4druB/DynamicMobileViewport.js"],
  "sourcesContent": ["import{jsx as _jsx}from\"react/jsx-runtime\";import{useEffect}from\"react\";export function withMobileViewportFix(Component){return props=>{useEffect(()=>{// Only set the initial height once\nconst vh=window.innerHeight*.01;document.documentElement.style.setProperty(\"--vh\",`${vh}px`);},[])// Empty dependency array means this only runs once\n;const style={...props.style,height:\"calc(var(--vh, 1vh) * 100)\"};return /*#__PURE__*/_jsx(Component,{...props,style:style});};}\nexport const __FramerMetadata__ = {\"exports\":{\"withMobileViewportFix\":{\"type\":\"reactHoc\",\"name\":\"withMobileViewportFix\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./DynamicMobileViewport.map"],
  "mappings": "yFAA+E,SAASA,EAAsBC,EAAU,CAAC,OAAOC,GAAO,CAACC,EAAU,IAAI,CACtJ,IAAMC,EAAGC,EAAO,YAAY,IAAI,SAAS,gBAAgB,MAAM,YAAY,OAAO,GAAGD,KAAM,CAAE,EAAE,CAAC,CAAC,EAChG,IAAME,EAAM,CAAC,GAAGJ,EAAM,MAAM,OAAO,4BAA4B,EAAE,OAAoBK,EAAKN,EAAU,CAAC,GAAGC,EAAM,MAAMI,CAAK,CAAC,CAAE,CAAE",
  "names": ["withMobileViewportFix", "Component", "props", "ue", "vh", "window", "style", "p"]
}
