{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/2xiykpKOqtyQofr3cr1m/ZLhkBGSXWyNmTsScKu74/mVzjtk0oC.js"],
  "sourcesContent": ["// Generated by Framer (f26e712)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,cx,GeneratedComponentContext,getFontsFromSharedStyle,getLoadingLazyAtYPosition,getWhereExpressionFromPathVariables,Image,NotFoundError,PropertyOverrides,RichText,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useQueryData,useRouteElementId,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Changelog from\"#framer/local/collection/rUjGVhKh2/rUjGVhKh2.js\";import*as sharedStyle2 from\"#framer/local/css/DDr7jgtJj/DDr7jgtJj.js\";import*as sharedStyle from\"#framer/local/css/eFd5RztOX/eFd5RztOX.js\";import*as sharedStyle3 from\"#framer/local/css/fRsU5ylE4/fRsU5ylE4.js\";import*as sharedStyle1 from\"#framer/local/css/PCo5xoEXH/PCo5xoEXH.js\";import metadataProvider from\"#framer/local/webPageMetadata/mVzjtk0oC/mVzjtk0oC.js\";const ImageWithFX=withFX(Image);const MotionDivWithFXWithOptimizedAppearEffect=withOptimizedAppearEffect(withFX(motion.div));const breakpoints={LxzMEq8v0:\"(min-width: 768px) and (max-width: 1299px)\",mOaQsjDMt:\"(min-width: 1300px)\",Pj2dP9eJR:\"(max-width: 767px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-P1MUB\";const variantClassNames={LxzMEq8v0:\"framer-v-10t7mpv\",mOaQsjDMt:\"framer-v-197t0sk\",Pj2dP9eJR:\"framer-v-1wtnyua\"};const transition1={delay:0,duration:2,ease:[0,0,1,1],type:\"tween\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:40,y:0};const transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:-40,y:0};const transformTemplate2=(_,t)=>`translateY(-50%) ${t}`;const transition2={delay:.2,duration:.6,ease:[.5,0,.88,.77],type:\"tween\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:0};const animation3={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:32};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"mOaQsjDMt\",Phone:\"Pj2dP9eJR\",Tablet:\"LxzMEq8v0\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"mOaQsjDMt\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{alias:\"mVzjtk0oC\",data:Changelog,type:\"Collection\"},select:[{collection:\"mVzjtk0oC\",name:\"VDzEYCggo\",type:\"Identifier\"},{collection:\"mVzjtk0oC\",name:\"rZXSVLAZQ\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"mVzjtk0oC\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,VDzEYCggo=getFromCurrentRouteData(\"VDzEYCggo\")??\"\",rZXSVLAZQ=getFromCurrentRouteData(\"rZXSVLAZQ\")??\"\",...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(currentRouteData,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[currentRouteData,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(currentRouteData,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const elementId=useRouteElementId(\"mb5_NmCxs\");const ref1=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"Pj2dP9eJR\")return false;return true;};useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"mOaQsjDMt\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(255, 255, 255); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-197t0sk\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(\"section\",{className:\"framer-1jyvq17\",\"data-framer-name\":\"Hero Section\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-berizi\",\"data-framer-name\":\"Container\",id:elementId,ref:ref1,children:[isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LxzMEq8v0:{background:{alt:\"Shape\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+70+-3.679999999999943),pixelHeight:294,pixelWidth:420,src:\"https://framerusercontent.com/images/x7B4PhSebaPMmlPrS98uME24leY.png\"},transformTemplate:transformTemplate1}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__loop:animation,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"mirror\",__framer__loopTransition:transition1,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"Shape\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+80+226.2-174),pixelHeight:294,pixelWidth:420,src:\"https://framerusercontent.com/images/x7B4PhSebaPMmlPrS98uME24leY.png\"},className:\"framer-1rcuhip hidden-1wtnyua\",\"data-framer-name\":\"Shape\"})}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LxzMEq8v0:{background:{alt:\"Shape\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+70+245.45125000000007),pixelHeight:208,pixelWidth:239,src:\"https://framerusercontent.com/images/bhD9Lcou15FQgqTkpHxAdqg4g.png\"},transformTemplate:transformTemplate1}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__loop:animation1,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"mirror\",__framer__loopTransition:transition1,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"Shape\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+80+174.20000000000005),pixelHeight:208,pixelWidth:239,src:\"https://framerusercontent.com/images/bhD9Lcou15FQgqTkpHxAdqg4g.png\"},className:\"framer-1k84vdo hidden-1wtnyua\",\"data-framer-name\":\"Shape\",transformTemplate:transformTemplate2})}),/*#__PURE__*/_jsx(MotionDivWithFXWithOptimizedAppearEffect,{__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:50}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__targetOpacity:1,animate:animation2,className:\"framer-y23em8\",\"data-framer-appear-id\":\"y23em8\",\"data-framer-name\":\"Section Content\",initial:animation3,optimized:true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1hwdz80\",\"data-framer-name\":\"Section Title\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1wrd2rj\",\"data-styles-preset\":\"eFd5RztOX\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-694ab576-198c-45df-a271-1279cd0f3386, rgb(14, 22, 18))\"},children:\"Changelog\"})}),className:\"framer-17z42nl\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-dszajl\",\"data-styles-preset\":\"PCo5xoEXH\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-7cce8bc2-0860-4ec8-ba2e-e3ec68bee72b, rgb(117, 117, 117))\"},children:\"In the fast paced world we live in maintaining good health often becom challenge However with the right information\"})}),className:\"framer-14xmjbx\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})})]})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-d95rgd\",\"data-framer-name\":\"Changelog Section\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-aulfbc\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1wrd2rj\",\"data-styles-preset\":\"eFd5RztOX\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-694ab576-198c-45df-a271-1279cd0f3386, rgb(14, 22, 18))\"},children:\"Version 1.0.1\"})}),className:\"framer-8lsjr0\",fonts:[\"Inter\"],text:VDzEYCggo,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:rZXSVLAZQ,className:\"framer-1ix68jb\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-aexbeb\",h1:\"framer-styles-preset-oawfl7\",h2:\"framer-styles-preset-1wrd2rj\",h3:\"framer-styles-preset-ci2ngw\",h6:\"framer-styles-preset-13authx\",p:\"framer-styles-preset-dszajl\"},verticalAlignment:\"top\",withExternalLayout:true})]})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-P1MUB.framer-1fj2ogf, .framer-P1MUB .framer-1fj2ogf { display: block; }\",\".framer-P1MUB.framer-197t0sk { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1300px; }\",\".framer-P1MUB .framer-1jyvq17 { align-content: center; align-items: center; background-color: var(--token-46a73dbb-1dac-4079-98f2-c48401d5197a, #f0f8f4); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 80px 30px 88px 30px; position: relative; width: 100%; }\",\".framer-P1MUB .framer-berizi { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 67%; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-P1MUB .framer-1rcuhip { align-content: center; align-items: center; aspect-ratio: 1.4285714285714286 / 1; bottom: 27px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 147px); justify-content: center; left: -217px; overflow: hidden; padding: 0px; position: absolute; width: 210px; z-index: 1; }\",\".framer-P1MUB .framer-1k84vdo { align-content: center; align-items: center; aspect-ratio: 1.1538461538461537 / 1; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 104px); justify-content: center; overflow: hidden; padding: 0px; position: absolute; right: -217px; top: 100%; transform: translateY(-50%); width: 120px; z-index: 1; }\",\".framer-P1MUB .framer-y23em8 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 63px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-P1MUB .framer-1hwdz80 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 56%; }\",\".framer-P1MUB .framer-17z42nl, .framer-P1MUB .framer-14xmjbx, .framer-P1MUB .framer-8lsjr0 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-P1MUB .framer-d95rgd { align-content: center; align-items: center; background-color: var(--token-21d1e5b3-f669-447d-b299-8b083eacf444, #ffffff); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 120px 30px 120px 30px; position: relative; width: 100%; }\",\".framer-P1MUB .framer-aulfbc { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-P1MUB .framer-1ix68jb { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 1070px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-P1MUB.framer-197t0sk, .framer-P1MUB .framer-1jyvq17, .framer-P1MUB .framer-berizi, .framer-P1MUB .framer-1rcuhip, .framer-P1MUB .framer-1k84vdo, .framer-P1MUB .framer-y23em8, .framer-P1MUB .framer-1hwdz80, .framer-P1MUB .framer-d95rgd, .framer-P1MUB .framer-aulfbc { gap: 0px; } .framer-P1MUB.framer-197t0sk > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-P1MUB.framer-197t0sk > :first-child, .framer-P1MUB .framer-1hwdz80 > :first-child, .framer-P1MUB .framer-aulfbc > :first-child { margin-top: 0px; } .framer-P1MUB.framer-197t0sk > :last-child, .framer-P1MUB .framer-1hwdz80 > :last-child, .framer-P1MUB .framer-aulfbc > :last-child { margin-bottom: 0px; } .framer-P1MUB .framer-1jyvq17 > *, .framer-P1MUB .framer-berizi > *, .framer-P1MUB .framer-d95rgd > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-P1MUB .framer-1jyvq17 > :first-child, .framer-P1MUB .framer-berizi > :first-child, .framer-P1MUB .framer-1rcuhip > :first-child, .framer-P1MUB .framer-1k84vdo > :first-child, .framer-P1MUB .framer-y23em8 > :first-child, .framer-P1MUB .framer-d95rgd > :first-child { margin-left: 0px; } .framer-P1MUB .framer-1jyvq17 > :last-child, .framer-P1MUB .framer-berizi > :last-child, .framer-P1MUB .framer-1rcuhip > :last-child, .framer-P1MUB .framer-1k84vdo > :last-child, .framer-P1MUB .framer-y23em8 > :last-child, .framer-P1MUB .framer-d95rgd > :last-child { margin-right: 0px; } .framer-P1MUB .framer-1rcuhip > *, .framer-P1MUB .framer-1k84vdo > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-P1MUB .framer-y23em8 > * { margin: 0px; margin-left: calc(63px / 2); margin-right: calc(63px / 2); } .framer-P1MUB .framer-1hwdz80 > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-P1MUB .framer-aulfbc > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,\"@media (min-width: 768px) and (max-width: 1299px) { .framer-P1MUB.framer-197t0sk { width: 768px; } .framer-P1MUB .framer-1jyvq17 { padding: 70px 30px 80px 30px; } .framer-P1MUB .framer-berizi { max-width: 100%; } .framer-P1MUB .framer-1rcuhip { aspect-ratio: 1.42 / 1; bottom: unset; height: var(--framer-aspect-ratio-supported, 59px); left: 14%; top: 10%; transform: translate(-50%, -50%); width: 84px; } .framer-P1MUB .framer-1k84vdo { height: var(--framer-aspect-ratio-supported, 61px); left: 92%; right: unset; top: 107%; transform: translate(-50%, -50%); width: 70px; } .framer-P1MUB .framer-y23em8 { flex: none; flex-direction: column; gap: 40px; width: 83%; } .framer-P1MUB .framer-1hwdz80 { gap: 40px; width: 100%; } .framer-P1MUB .framer-d95rgd { padding: 80px 30px 80px 30px; } .framer-P1MUB .framer-aulfbc { flex: none; max-width: 100%; width: 60%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-P1MUB .framer-y23em8, .framer-P1MUB .framer-1hwdz80 { gap: 0px; } .framer-P1MUB .framer-y23em8 > *, .framer-P1MUB .framer-1hwdz80 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-P1MUB .framer-y23em8 > :first-child, .framer-P1MUB .framer-1hwdz80 > :first-child { margin-top: 0px; } .framer-P1MUB .framer-y23em8 > :last-child, .framer-P1MUB .framer-1hwdz80 > :last-child { margin-bottom: 0px; } }}\",\"@media (max-width: 767px) { .framer-P1MUB.framer-197t0sk { width: 390px; } .framer-P1MUB .framer-1jyvq17 { flex-direction: column; padding: 140px 20px 60px 20px; } .framer-P1MUB .framer-berizi, .framer-P1MUB .framer-aulfbc { flex: none; max-width: 100%; width: 100%; } .framer-P1MUB .framer-y23em8 { flex-direction: column; gap: 40px; } .framer-P1MUB .framer-1hwdz80 { width: 100%; } .framer-P1MUB .framer-d95rgd { flex-direction: column; padding: 60px 20px 60px 20px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-P1MUB .framer-1jyvq17, .framer-P1MUB .framer-y23em8, .framer-P1MUB .framer-d95rgd { gap: 0px; } .framer-P1MUB .framer-1jyvq17 > *, .framer-P1MUB .framer-d95rgd > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-P1MUB .framer-1jyvq17 > :first-child, .framer-P1MUB .framer-y23em8 > :first-child, .framer-P1MUB .framer-d95rgd > :first-child { margin-top: 0px; } .framer-P1MUB .framer-1jyvq17 > :last-child, .framer-P1MUB .framer-y23em8 > :last-child, .framer-P1MUB .framer-d95rgd > :last-child { margin-bottom: 0px; } .framer-P1MUB .framer-y23em8 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1468\n * @framerIntrinsicWidth 1300\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"LxzMEq8v0\":{\"layout\":[\"fixed\",\"auto\"]},\"Pj2dP9eJR\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"mb5_NmCxs\":{\"pattern\":\":mb5_NmCxs\",\"name\":\"hero\"}}\n * @framerResponsiveScreen\n */const FramermVzjtk0oC=withCSS(Component,css,\"framer-P1MUB\");export default FramermVzjtk0oC;FramermVzjtk0oC.displayName=\"Changelog / Slug\";FramermVzjtk0oC.defaultProps={height:1468,width:1300};addFonts(FramermVzjtk0oC,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramermVzjtk0oC\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"1468\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1300\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerResponsiveScreen\":\"\",\"framerScrollSections\":\"{\\\"mb5_NmCxs\\\":{\\\"pattern\\\":\\\":mb5_NmCxs\\\",\\\"name\\\":\\\"hero\\\"}}\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"LxzMEq8v0\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Pj2dP9eJR\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["ImageWithFX", "withFX", "Image2", "MotionDivWithFXWithOptimizedAppearEffect", "withOptimizedAppearEffect", "motion", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "transformTemplate1", "_", "t", "animation1", "transformTemplate2", "transition2", "animation2", "animation3", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "useQueryData", "rUjGVhKh2_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "VDzEYCggo", "rZXSVLAZQ", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "elementId", "useRouteElementId", "ref1", "isDisplayed", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "PropertyOverrides2", "getLoadingLazyAtYPosition", "RichText", "x", "css", "FramermVzjtk0oC", "withCSS", "mVzjtk0oC_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
