{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/ajQp2miBgSQCkIEdbyn3/DtFEYRnMMRzn33hH2Auq/FixedHeight.js"],
  "sourcesContent": ["import{jsx as _jsx}from\"react/jsx-runtime\";import*as React from\"react\";export function FixedHeightOverride(){React.useEffect(()=>{const setViewportHeight=()=>{const svh=window.innerHeight*.01;document.documentElement.style.setProperty(\"--svh\",`${svh}px`);};const updateStyles=()=>{const isDesktop=window.innerWidth>=1024;document.documentElement.style.setProperty(\"--direction\",isDesktop?\"row\":\"column\");document.documentElement.style.setProperty(\"--justify-content\",isDesktop?\"start\":\"space-between\");document.documentElement.style.setProperty(\"--align-items\",isDesktop?\"flex-end\":\"center\");};setViewportHeight();updateStyles();window.addEventListener(\"resize\",setViewportHeight);window.addEventListener(\"resize\",updateStyles);const observer=new MutationObserver(mutations=>{mutations.forEach(()=>{setViewportHeight();updateStyles();});});observer.observe(document.body,{childList:true,subtree:true});return()=>{window.removeEventListener(\"resize\",setViewportHeight);window.removeEventListener(\"resize\",updateStyles);observer.disconnect();};},[]);return{style:{position:\"fixed\",top:\"0\",left:\"0\",width:\"100vw\",height:\"calc(var(--svh) * 100)\",margin:\"0\",padding:\"0\",overflow:\"hidden\",boxSizing:\"border-box\",display:\"flex\",flexDirection:\"var(--direction)\",justifyContent:\"var(--justify-content)\",alignItems:\"var(--align-items)\"}};}import{useContext as __legacyOverrideHOC_useContext}from\"react\";import{DataObserverContext as __legacyOverrideHOC_DataObserverContext}from\"framer\";export function withFixedHeightOverride(C){return props=>{__legacyOverrideHOC_useContext(__legacyOverrideHOC_DataObserverContext);return _jsx(C,{...props,...FixedHeightOverride(props)});};}withFixedHeightOverride.displayName=\"FixedHeightOverride\";\nexport const __FramerMetadata__ = {\"exports\":{\"FixedHeightOverride\":{\"type\":\"override\",\"name\":\"FixedHeightOverride\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"withFixedHeightOverride\":{\"type\":\"reactHoc\",\"name\":\"withFixedHeightOverride\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./FixedHeight.map"],
  "mappings": "oIAA8E,SAASA,GAAqB,CAAC,OAAMC,EAAU,IAAI,CAAC,IAAMC,EAAkB,IAAI,CAAC,IAAMC,EAAIC,EAAO,YAAY,IAAI,SAAS,gBAAgB,MAAM,YAAY,QAAQ,GAAGD,KAAO,CAAE,EAAQE,EAAa,IAAI,CAAC,IAAMC,EAAUF,EAAO,YAAY,KAAK,SAAS,gBAAgB,MAAM,YAAY,cAAcE,EAAU,MAAM,QAAQ,EAAE,SAAS,gBAAgB,MAAM,YAAY,oBAAoBA,EAAU,QAAQ,eAAe,EAAE,SAAS,gBAAgB,MAAM,YAAY,gBAAgBA,EAAU,WAAW,QAAQ,CAAE,EAAEJ,EAAkB,EAAEG,EAAa,EAAED,EAAO,iBAAiB,SAASF,CAAiB,EAAEE,EAAO,iBAAiB,SAASC,CAAY,EAAE,IAAME,EAAS,IAAI,iBAAiBC,GAAW,CAACA,EAAU,QAAQ,IAAI,CAACN,EAAkB,EAAEG,EAAa,CAAE,CAAC,CAAE,CAAC,EAAE,OAAAE,EAAS,QAAQ,SAAS,KAAK,CAAC,UAAU,GAAK,QAAQ,EAAI,CAAC,EAAQ,IAAI,CAACH,EAAO,oBAAoB,SAASF,CAAiB,EAAEE,EAAO,oBAAoB,SAASC,CAAY,EAAEE,EAAS,WAAW,CAAE,CAAE,EAAE,CAAC,CAAC,EAAQ,CAAC,MAAM,CAAC,SAAS,QAAQ,IAAI,IAAI,KAAK,IAAI,MAAM,QAAQ,OAAO,yBAAyB,OAAO,IAAI,QAAQ,IAAI,SAAS,SAAS,UAAU,aAAa,QAAQ,OAAO,cAAc,mBAAmB,eAAe,yBAAyB,WAAW,oBAAoB,CAAC,CAAE,CAA2J,SAASE,EAAwBC,EAAE,CAAC,OAAOC,IAAQC,EAA+BC,CAAuC,EAASC,EAAKJ,EAAE,CAAC,GAAGC,EAAM,GAAGX,EAAoBW,CAAK,CAAC,CAAC,EAAI,CAACF,EAAwB,YAAY",
  "names": ["FixedHeightOverride", "ue", "setViewportHeight", "svh", "window", "updateStyles", "isDesktop", "observer", "mutations", "withFixedHeightOverride", "C", "props", "re", "DataObserverContext", "p"]
}
