{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/7FyPBUJLadAvRfTpcrjh/zTsFIJsbDQgjSjFQknOq/qBLBae1_V.js"],
  "sourcesContent": ["// Generated by Framer (03f754e)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PropertyOverrides,RichText,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/p8dptk4UIND8hbFWz9V7/Phosphor.js\";import LayoutHeader from\"#framer/local/canvasComponent/jD7xUza6P/jD7xUza6P.js\";import BuyBadges from\"#framer/local/canvasComponent/p8WxFsf7M/p8WxFsf7M.js\";import ContentSectionCTA from\"#framer/local/canvasComponent/TRzGpr5Og/TRzGpr5Og.js\";import ComponentsLabel from\"#framer/local/canvasComponent/TV4mSw2UQ/TV4mSw2UQ.js\";import LayoutFooter from\"#framer/local/canvasComponent/zPqAOC9WM/zPqAOC9WM.js\";import*as sharedStyle2 from\"#framer/local/css/fVxnimdqP/fVxnimdqP.js\";import*as sharedStyle from\"#framer/local/css/js92kwzaa/js92kwzaa.js\";import*as sharedStyle1 from\"#framer/local/css/mvXlq_92F/mvXlq_92F.js\";import*as sharedStyle3 from\"#framer/local/css/xZndidUCt/xZndidUCt.js\";import metadataProvider from\"#framer/local/webPageMetadata/qBLBae1_V/qBLBae1_V.js\";const LayoutHeaderFonts=getFonts(LayoutHeader);const ContainerWithFX=withFX(Container);const ComponentsLabelFonts=getFonts(ComponentsLabel);const ImageWithFX=withFX(Image);const PhosphorFonts=getFonts(Phosphor);const MotionDivWithFX=withFX(motion.div);const ContentSectionCTAFonts=getFonts(ContentSectionCTA);const LayoutFooterFonts=getFonts(LayoutFooter);const BuyBadgesFonts=getFonts(BuyBadges);const breakpoints={EqRpXYdTY:\"(min-width: 810px) and (max-width: 1279px)\",IQSI72zKg:\"(max-width: 809px)\",Xm4NK3stZ:\"(min-width: 1280px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-G0AGc\";const variantClassNames={EqRpXYdTY:\"framer-v-1qwnkvh\",IQSI72zKg:\"framer-v-b2ro38\",Xm4NK3stZ:\"framer-v-emz5zr\"};const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-95};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:20};const transition2={delay:.1,duration:.5,ease:[.12,.23,.5,1],type:\"tween\"};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:20};const transition3={delay:.1,duration:.5,ease:[.44,0,.56,1],type:\"tween\"};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:20};const transition4={delay:.2,duration:.5,ease:[.12,.23,.5,1],type:\"tween\"};const animation4={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition4,x:0,y:20};const transition5={delay:.3,duration:.5,ease:[.12,.23,.5,1],type:\"tween\"};const animation5={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition5,x:0,y:20};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"Xm4NK3stZ\",Phone:\"IQSI72zKg\",Tablet:\"EqRpXYdTY\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"Xm4NK3stZ\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-G0AGc`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-G0AGc`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if([\"EqRpXYdTY\",\"IQSI72zKg\"].includes(baseVariant))return false;return true;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"Xm4NK3stZ\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-emz5zr\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:90,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__scrollDirection:{direction:\"down\",target:animation},__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1ui44vd-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EqRpXYdTY:{variant:\"jM6VTVNx5\"},IQSI72zKg:{variant:\"FGjypUfih\"}},children:/*#__PURE__*/_jsx(LayoutHeader,{height:\"100%\",id:\"EwYcLZ3S2\",layoutId:\"EwYcLZ3S2\",style:{width:\"100%\"},variant:\"Us5NkwcRG\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"main\",{className:\"framer-1c6yuda\",\"data-framer-name\":\"Main Wrapper\",name:\"Main Wrapper\",children:[/*#__PURE__*/_jsxs(\"section\",{className:\"framer-i1nf16\",\"data-framer-name\":\"Section Features\",name:\"Section Features\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1q27878\",\"data-framer-name\":\"Grid\",name:\"Grid\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EqRpXYdTY:{y:118},IQSI72zKg:{y:94}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:28,y:154,children:/*#__PURE__*/_jsx(Container,{className:\"framer-8aqn9u-container\",children:/*#__PURE__*/_jsx(ComponentsLabel,{height:\"100%\",id:\"yugESo3gR\",layoutId:\"yugESo3gR\",u72If5HbT:\"Features\",variant:\"jE7ZbwJHH\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1xvpsdm\",\"data-framer-name\":\"Grid\",name:\"Grid\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{className:\"framer-styles-preset-1ns5wod\",\"data-styles-preset\":\"js92kwzaa\",style:{\"--framer-text-alignment\":\"center\"},children:[\"Your Path to Wellness: \",/*#__PURE__*/_jsx(\"br\",{}),\"Uncover Features.\"]})}),className:\"framer-10li011\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-171o9fj\",\"data-styles-preset\":\"mvXlq_92F\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-797a2fb4-2d14-46eb-9fb6-f38c1a9a545e, rgba(24, 33, 45, 0.5))\"},children:\"Discover a suite of powerful features designed to optimize sleep, boost activity, and enhance mindfulness daily.\"})}),className:\"framer-1rea76l\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-11sbrcf\",\"data-framer-name\":\"Container\",name:\"Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1o38lzt\",\"data-framer-name\":\"Grid\",name:\"Grid\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EqRpXYdTY:{__framer__animate:{transition:transition3},__framer__exit:animation3,background:{alt:\"Feature\",fit:\"fill\",loading:getLoadingLazyAtYPosition(474),pixelHeight:1400,pixelWidth:1400,positionX:\"right\",positionY:\"top\",sizes:\"max((min(100vw - 64px, 1800px) - 24px) / 2, 50px)\",src:\"https://framerusercontent.com/images/jW36XONoo5VXAAA9bF1f77ODA.webp\",srcSet:\"https://framerusercontent.com/images/jW36XONoo5VXAAA9bF1f77ODA.webp?scale-down-to=512 512w,https://framerusercontent.com/images/jW36XONoo5VXAAA9bF1f77ODA.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/jW36XONoo5VXAAA9bF1f77ODA.webp 1400w\"}},IQSI72zKg:{__framer__animate:{transition:transition3},__framer__exit:animation3,background:{alt:\"Feature\",fit:\"fill\",loading:getLoadingLazyAtYPosition(434),pixelHeight:1400,pixelWidth:1400,positionX:\"right\",positionY:\"top\",sizes:\"min(100vw - 48px, 1800px)\",src:\"https://framerusercontent.com/images/jW36XONoo5VXAAA9bF1f77ODA.webp\",srcSet:\"https://framerusercontent.com/images/jW36XONoo5VXAAA9bF1f77ODA.webp?scale-down-to=512 512w,https://framerusercontent.com/images/jW36XONoo5VXAAA9bF1f77ODA.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/jW36XONoo5VXAAA9bF1f77ODA.webp 1400w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation1,__framer__exit:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"Feature\",fit:\"fill\",loading:getLoadingLazyAtYPosition(526),pixelHeight:1400,pixelWidth:1400,positionX:\"right\",positionY:\"top\",sizes:\"max((min(100vw - 128px, 1800px) - 48px) / 3, 50px)\",src:\"https://framerusercontent.com/images/jW36XONoo5VXAAA9bF1f77ODA.webp\",srcSet:\"https://framerusercontent.com/images/jW36XONoo5VXAAA9bF1f77ODA.webp?scale-down-to=512 512w,https://framerusercontent.com/images/jW36XONoo5VXAAA9bF1f77ODA.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/jW36XONoo5VXAAA9bF1f77ODA.webp 1400w\"},className:\"framer-1we6bvo\",\"data-framer-name\":\"Image\",name:\"Image\"})}),isDisplayed()&&/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation1,__framer__exit:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"Feature\",fit:\"fill\",loading:getLoadingLazyAtYPosition(526),pixelHeight:1400,pixelWidth:1400,positionX:\"center\",positionY:\"top\",sizes:\"max((min(100vw - 128px, 1800px) - 48px) / 3, 50px)\",src:\"https://framerusercontent.com/images/9Ho2j7lwPs8rS6AJVPoHsFc.webp\",srcSet:\"https://framerusercontent.com/images/9Ho2j7lwPs8rS6AJVPoHsFc.webp?scale-down-to=512 512w,https://framerusercontent.com/images/9Ho2j7lwPs8rS6AJVPoHsFc.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/9Ho2j7lwPs8rS6AJVPoHsFc.webp 1400w\"},className:\"framer-73gpdg hidden-1qwnkvh hidden-b2ro38\",\"data-framer-name\":\"Image\",name:\"Image\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EqRpXYdTY:{__framer__animate:{transition:transition3},__framer__exit:animation3},IQSI72zKg:{__framer__animate:{transition:transition3},__framer__exit:animation3}},children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation1,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-12vyk4f\",\"data-framer-name\":\"Grid\",name:\"Grid\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1h4ruvu\",\"data-framer-name\":\"Grid\",name:\"Grid\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EqRpXYdTY:{y:522},IQSI72zKg:{y:832}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:28,y:586,children:/*#__PURE__*/_jsx(Container,{className:\"framer-q8blno-container\",children:/*#__PURE__*/_jsx(ComponentsLabel,{height:\"100%\",id:\"ehBdzwwFe\",layoutId:\"ehBdzwwFe\",u72If5HbT:\"Sleep\",variant:\"FW4CA7NOz\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-mzkjg2\",\"data-framer-name\":\"Grid\",name:\"Grid\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1wml6uu\",\"data-styles-preset\":\"fVxnimdqP\",style:{\"--framer-text-color\":\"var(--token-c5446a54-80de-4f79-b24b-55997bf1fe5e, rgb(255, 255, 255))\"},children:\"Revitalize Nights, Energize Your Days!\"})}),className:\"framer-1li0iqg\",\"data-framer-name\":\"Revitalize Nights, Energize Your Days!\",fonts:[\"Inter\"],name:\"Revitalize Nights, Energize Your Days!\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"var(--token-d65913ad-f961-467c-89e1-937264b2cda0, rgba(255, 255, 255, 0.6))\"},children:\"Unlock deep insights into sleep patterns, personalized recommendations, and wake up feeling refreshed and revitalized each morning with our sleep feature.\"})}),className:\"framer-8mldl4\",\"data-framer-name\":\"Unlock deep insights into sleep patterns, personalized recommendations, and wake up feeling refreshed and revitalized each morning with our sleep feature.\",fonts:[\"Inter\"],name:\"Unlock deep insights into sleep patterns, personalized recommendations, and wake up feeling refreshed and revitalized each morning with our sleep feature.\",verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1nle8np\",\"data-framer-name\":\"Grid\",name:\"Grid\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-3yqoq6\",\"data-framer-name\":\"Grid\",name:\"Grid\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-14f77lz-container\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-c5446a54-80de-4f79-b24b-55997bf1fe5e, rgb(255, 255, 255))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"Heartbeat\",id:\"auX9Pi3wh\",layoutId:\"auX9Pi3wh\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"light\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1yZWd1bGFy\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Heart Rate\"})}),className:\"framer-1xie29e\",\"data-framer-name\":\"Heart Rate\",fonts:[\"GF;DM Sans-regular\"],name:\"Heart Rate\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-o5sh4o\",\"data-framer-name\":\"Grid\",name:\"Grid\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-659pmu-container\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-c5446a54-80de-4f79-b24b-55997bf1fe5e, rgb(255, 255, 255))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"MoonStars\",id:\"V3KmwqoSy\",layoutId:\"V3KmwqoSy\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"light\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1yZWd1bGFy\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Sleep Cicles\"})}),className:\"framer-5pi0xl\",\"data-framer-name\":\"Sleep Cicles\",fonts:[\"GF;DM Sans-regular\"],name:\"Sleep Cicles\",verticalAlignment:\"top\",withExternalLayout:true})]})]})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EqRpXYdTY:{__framer__animate:{transition:transition3},__framer__exit:animation3},IQSI72zKg:{__framer__animate:{transition:transition3},__framer__exit:animation3}},children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation1,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-x9adr3\",\"data-framer-name\":\"Grid\",name:\"Grid\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ngy47r\",\"data-framer-name\":\"Grid\",name:\"Grid\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EqRpXYdTY:{y:986.8},IQSI72zKg:{y:1630.8}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:28,y:1210,children:/*#__PURE__*/_jsx(Container,{className:\"framer-s1xaky-container\",children:/*#__PURE__*/_jsx(ComponentsLabel,{height:\"100%\",id:\"jiZUuln4N\",layoutId:\"jiZUuln4N\",u72If5HbT:\"Activity\",variant:\"FW4CA7NOz\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-7902fl\",\"data-framer-name\":\"Grid\",name:\"Grid\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1wml6uu\",\"data-styles-preset\":\"fVxnimdqP\",style:{\"--framer-text-color\":\"var(--token-c5446a54-80de-4f79-b24b-55997bf1fe5e, rgb(255, 255, 255))\"},children:\"Move Freely, Thrive Every Day!\"})}),className:\"framer-1gfatm4\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"var(--token-d65913ad-f961-467c-89e1-937264b2cda0, rgba(255, 255, 255, 0.6))\"},children:\"Set goals, track activity levels, and receive personalized plans. Whether it's steps, workouts, or challenges, our app supports your journey to an active lifestyle.\"})}),className:\"framer-4f0qec\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1o9p3jp\",\"data-framer-name\":\"Grid\",name:\"Grid\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1tio0ln\",\"data-framer-name\":\"Grid\",name:\"Grid\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1nbf44l-container\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-c5446a54-80de-4f79-b24b-55997bf1fe5e, rgb(255, 255, 255))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"Footprints\",id:\"VaCgcCIND\",layoutId:\"VaCgcCIND\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"light\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1yZWd1bGFy\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Step Count\"})}),className:\"framer-158yfa5\",fonts:[\"GF;DM Sans-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1x55gac\",\"data-framer-name\":\"Grid\",name:\"Grid\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-agel28-container\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-c5446a54-80de-4f79-b24b-55997bf1fe5e, rgb(255, 255, 255))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"BowlFood\",id:\"W09RAFnMC\",layoutId:\"W09RAFnMC\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"light\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1yZWd1bGFy\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Calories Tracking\"})}),className:\"framer-15ya7vg\",fonts:[\"GF;DM Sans-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EqRpXYdTY:{__framer__animate:{transition:transition3},__framer__exit:animation3,background:{alt:\"Feature\",fit:\"fill\",loading:getLoadingLazyAtYPosition(938.8),pixelHeight:1400,pixelWidth:1400,positionX:\"center\",positionY:\"top\",sizes:\"max((min(100vw - 64px, 1800px) - 24px) / 2, 50px)\",src:\"https://framerusercontent.com/images/y90FSgfiPMSqtHvK56PQ81oO8nU.webp\",srcSet:\"https://framerusercontent.com/images/y90FSgfiPMSqtHvK56PQ81oO8nU.webp?scale-down-to=512 512w,https://framerusercontent.com/images/y90FSgfiPMSqtHvK56PQ81oO8nU.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/y90FSgfiPMSqtHvK56PQ81oO8nU.webp 1400w\"}},IQSI72zKg:{__framer__animate:{transition:transition3},__framer__exit:animation3,background:{alt:\"Feature\",fit:\"fill\",loading:getLoadingLazyAtYPosition(1232.8),pixelHeight:1400,pixelWidth:1400,positionX:\"center\",positionY:\"top\",sizes:\"min(100vw - 48px, 1800px)\",src:\"https://framerusercontent.com/images/y90FSgfiPMSqtHvK56PQ81oO8nU.webp\",srcSet:\"https://framerusercontent.com/images/y90FSgfiPMSqtHvK56PQ81oO8nU.webp?scale-down-to=512 512w,https://framerusercontent.com/images/y90FSgfiPMSqtHvK56PQ81oO8nU.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/y90FSgfiPMSqtHvK56PQ81oO8nU.webp 1400w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation1,__framer__exit:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"Feature\",fit:\"fill\",loading:getLoadingLazyAtYPosition(1150),pixelHeight:1400,pixelWidth:1400,positionX:\"center\",positionY:\"top\",sizes:\"max((min(100vw - 128px, 1800px) - 48px) / 3, 50px)\",src:\"https://framerusercontent.com/images/y90FSgfiPMSqtHvK56PQ81oO8nU.webp\",srcSet:\"https://framerusercontent.com/images/y90FSgfiPMSqtHvK56PQ81oO8nU.webp?scale-down-to=512 512w,https://framerusercontent.com/images/y90FSgfiPMSqtHvK56PQ81oO8nU.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/y90FSgfiPMSqtHvK56PQ81oO8nU.webp 1400w\"},className:\"framer-4zgdob\",\"data-framer-name\":\"Image\",name:\"Image\"})}),isDisplayed()&&/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation1,__framer__exit:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"Feature\",fit:\"fill\",loading:getLoadingLazyAtYPosition(1150),pixelHeight:1400,pixelWidth:1400,positionX:\"center\",positionY:\"top\",sizes:\"max((min(100vw - 128px, 1800px) - 48px) / 3, 50px)\",src:\"https://framerusercontent.com/images/1txvdhHCW2MCnQ0RDn6tqCx1M.webp\",srcSet:\"https://framerusercontent.com/images/1txvdhHCW2MCnQ0RDn6tqCx1M.webp?scale-down-to=512 512w,https://framerusercontent.com/images/1txvdhHCW2MCnQ0RDn6tqCx1M.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/1txvdhHCW2MCnQ0RDn6tqCx1M.webp 1400w\"},className:\"framer-ovag8k hidden-1qwnkvh hidden-b2ro38\",\"data-framer-name\":\"Image\",name:\"Image\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EqRpXYdTY:{__framer__animate:{transition:transition3},__framer__exit:animation3,background:{alt:\"Feature\",fit:\"fill\",loading:getLoadingLazyAtYPosition(1403.6),pixelHeight:1400,pixelWidth:1400,positionX:\"center\",positionY:\"bottom\",sizes:\"max((min(100vw - 64px, 1800px) - 24px) / 2, 50px)\",src:\"https://framerusercontent.com/images/RUt3fd0ja8hHdHVbCxFZLLHLqw.webp\",srcSet:\"https://framerusercontent.com/images/RUt3fd0ja8hHdHVbCxFZLLHLqw.webp?scale-down-to=512 512w,https://framerusercontent.com/images/RUt3fd0ja8hHdHVbCxFZLLHLqw.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/RUt3fd0ja8hHdHVbCxFZLLHLqw.webp 1400w\"}},IQSI72zKg:{__framer__animate:{transition:transition3},__framer__exit:animation3,background:{alt:\"Feature\",fit:\"fill\",loading:getLoadingLazyAtYPosition(2031.6),pixelHeight:1400,pixelWidth:1400,positionX:\"center\",positionY:\"bottom\",sizes:\"min(100vw - 48px, 1800px)\",src:\"https://framerusercontent.com/images/RUt3fd0ja8hHdHVbCxFZLLHLqw.webp\",srcSet:\"https://framerusercontent.com/images/RUt3fd0ja8hHdHVbCxFZLLHLqw.webp?scale-down-to=512 512w,https://framerusercontent.com/images/RUt3fd0ja8hHdHVbCxFZLLHLqw.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/RUt3fd0ja8hHdHVbCxFZLLHLqw.webp 1400w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation1,__framer__exit:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"Feature\",fit:\"fill\",loading:getLoadingLazyAtYPosition(1774),pixelHeight:1400,pixelWidth:1400,positionX:\"center\",positionY:\"bottom\",sizes:\"max((min(100vw - 128px, 1800px) - 48px) / 3, 50px)\",src:\"https://framerusercontent.com/images/RUt3fd0ja8hHdHVbCxFZLLHLqw.webp\",srcSet:\"https://framerusercontent.com/images/RUt3fd0ja8hHdHVbCxFZLLHLqw.webp?scale-down-to=512 512w,https://framerusercontent.com/images/RUt3fd0ja8hHdHVbCxFZLLHLqw.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/RUt3fd0ja8hHdHVbCxFZLLHLqw.webp 1400w\"},className:\"framer-he2ah1\",\"data-framer-name\":\"Image\",name:\"Image\"})}),isDisplayed()&&/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation1,__framer__exit:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"Feature\",fit:\"fill\",loading:getLoadingLazyAtYPosition(1774),pixelHeight:1400,pixelWidth:1400,positionX:\"center\",positionY:\"top\",sizes:\"max((min(100vw - 128px, 1800px) - 48px) / 3, 50px)\",src:\"https://framerusercontent.com/images/n1hxm8OLS4PqxOZxG7GIaPdZ8.webp\",srcSet:\"https://framerusercontent.com/images/n1hxm8OLS4PqxOZxG7GIaPdZ8.webp?scale-down-to=512 512w,https://framerusercontent.com/images/n1hxm8OLS4PqxOZxG7GIaPdZ8.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/n1hxm8OLS4PqxOZxG7GIaPdZ8.webp 1400w\"},className:\"framer-89okkn hidden-1qwnkvh hidden-b2ro38\",\"data-framer-name\":\"Image\",name:\"Image\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EqRpXYdTY:{__framer__animate:{transition:transition3},__framer__exit:animation3},IQSI72zKg:{__framer__animate:{transition:transition3},__framer__exit:animation3}},children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation1,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1vpwiyq\",\"data-framer-name\":\"Grid\",name:\"Grid\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-fhcpv6\",\"data-framer-name\":\"Grid\",name:\"Grid\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EqRpXYdTY:{y:1451.6},IQSI72zKg:{y:2429.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:28,y:1834,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1db0akb-container\",children:/*#__PURE__*/_jsx(ComponentsLabel,{height:\"100%\",id:\"N_JmcuiZO\",layoutId:\"N_JmcuiZO\",u72If5HbT:\"Mindfulness\",variant:\"FW4CA7NOz\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1upcbdl\",\"data-framer-name\":\"Grid\",name:\"Grid\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1wml6uu\",\"data-styles-preset\":\"fVxnimdqP\",style:{\"--framer-text-color\":\"var(--token-c5446a54-80de-4f79-b24b-55997bf1fe5e, rgb(255, 255, 255))\"},children:\"Mindful Moments, Daily Serenity!\"})}),className:\"framer-1nun35j\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"var(--token-c5446a54-80de-4f79-b24b-55997bf1fe5e, rgb(255, 255, 255))\"},children:\"Indulge in guided meditations, breathing exercises, and stress reduction tools. Cultivate mindfulness for a balanced and serene everyday life.\"})}),className:\"framer-1u8cbbg\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ijpkvm\",\"data-framer-name\":\"Grid\",name:\"Grid\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-cvk8sn\",\"data-framer-name\":\"Grid\",name:\"Grid\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-omu3v4-container\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-c5446a54-80de-4f79-b24b-55997bf1fe5e, rgb(255, 255, 255))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"SunHorizon\",id:\"bpuFAHDhK\",layoutId:\"bpuFAHDhK\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"light\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1yZWd1bGFy\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Guided Meditation\"})}),className:\"framer-ygvfi3\",fonts:[\"GF;DM Sans-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ksss7u\",\"data-framer-name\":\"Grid\",name:\"Grid\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-ckktr4-container\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-c5446a54-80de-4f79-b24b-55997bf1fe5e, rgb(255, 255, 255))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"Heartbeat\",id:\"DQp5hErJF\",layoutId:\"DQp5hErJF\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"light\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy1yZWd1bGFy\",\"--framer-font-family\":'\"DM Sans\", \"DM Sans Placeholder\", sans-serif',\"--framer-font-size\":\"15px\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Stress Level Tracking\"})}),className:\"framer-1nvcucm\",fonts:[\"GF;DM Sans-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]})})]})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EqRpXYdTY:{width:\"calc(100vw - 64px)\",y:1876.4},IQSI72zKg:{width:\"calc(100vw - 48px)\",y:2830.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1019,width:\"calc(100vw - 128px)\",y:2406,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ml1ee7-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EqRpXYdTY:{variant:\"kTFBqBHbe\"},IQSI72zKg:{variant:\"tUeuVOfB5\"}},children:/*#__PURE__*/_jsx(ContentSectionCTA,{height:\"100%\",id:\"sQFGZ78Mg\",layoutId:\"sQFGZ78Mg\",style:{width:\"100%\"},variant:\"XYehd_dUE\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EqRpXYdTY:{y:2927.4},IQSI72zKg:{y:3873.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:538,width:\"100vw\",y:3489,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1kokhx4-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{EqRpXYdTY:{variant:\"erPSqlnQr\"},IQSI72zKg:{variant:\"tNqfCGCbI\"}},children:/*#__PURE__*/_jsx(LayoutFooter,{height:\"100%\",id:\"YCx0z6QRC\",layoutId:\"YCx0z6QRC\",style:{width:\"100%\"},variant:\"TggmXQ7I9\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:80,y:856,children:/*#__PURE__*/_jsx(Container,{className:\"framer-39iib5-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(BuyBadges,{height:\"100%\",id:\"X5YAEzAVi\",layoutId:\"X5YAEzAVi\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-G0AGc { background: var(--token-dca875b7-f855-43c1-bf73-97596e452266, rgb(24, 33, 45)); }`,\".framer-G0AGc.framer-30nncy, .framer-G0AGc .framer-30nncy { display: block; }\",\".framer-G0AGc.framer-emz5zr { align-content: center; align-items: center; background-color: var(--token-dca875b7-f855-43c1-bf73-97596e452266, #18212d); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1280px; }\",\".framer-G0AGc .framer-1ui44vd-container { flex: none; height: auto; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 10; }\",\".framer-G0AGc .framer-1c6yuda { align-content: center; align-items: center; background-color: var(--token-4321a524-8651-4268-85f9-e884d8cb6223, #fdfbf6); border-bottom-left-radius: 48px; border-bottom-right-radius: 48px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 90px 64px 64px 64px; position: relative; width: 100%; z-index: 2; }\",\".framer-G0AGc .framer-i1nf16 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: flex-start; overflow: visible; padding: 64px 0px 32px 0px; position: relative; width: 100%; }\",\".framer-G0AGc .framer-1q27878 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-G0AGc .framer-8aqn9u-container, .framer-G0AGc .framer-q8blno-container, .framer-G0AGc .framer-s1xaky-container, .framer-G0AGc .framer-1db0akb-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-G0AGc .framer-1xvpsdm { 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: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-G0AGc .framer-10li011, .framer-G0AGc .framer-1li0iqg, .framer-G0AGc .framer-8mldl4, .framer-G0AGc .framer-1gfatm4, .framer-G0AGc .framer-4f0qec, .framer-G0AGc .framer-1nun35j, .framer-G0AGc .framer-1u8cbbg { --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-G0AGc .framer-1rea76l { --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 600px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-G0AGc .framer-11sbrcf { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; max-width: 1800px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-G0AGc .framer-1o38lzt { display: grid; flex: none; gap: 24px; grid-auto-rows: min-content; grid-template-columns: repeat(3, minmax(50px, 1fr)); grid-template-rows: repeat(2, min-content); height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-G0AGc .framer-1we6bvo, .framer-G0AGc .framer-73gpdg, .framer-G0AGc .framer-4zgdob, .framer-G0AGc .framer-ovag8k, .framer-G0AGc .framer-he2ah1, .framer-G0AGc .framer-89okkn { align-self: start; border-bottom-left-radius: 32px; border-bottom-right-radius: 32px; border-top-left-radius: 32px; border-top-right-radius: 32px; flex: none; height: 600px; justify-self: start; overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-G0AGc .framer-12vyk4f { align-content: flex-start; align-items: flex-start; align-self: start; background-color: var(--token-dca875b7-f855-43c1-bf73-97596e452266, #18212d); border-bottom-left-radius: 32px; border-bottom-right-radius: 32px; border-top-left-radius: 32px; border-top-right-radius: 32px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; height: 100%; justify-content: space-between; justify-self: start; overflow: visible; padding: 60px; position: relative; width: 100%; }\",\".framer-G0AGc .framer-1h4ruvu, .framer-G0AGc .framer-1ngy47r, .framer-G0AGc .framer-fhcpv6 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-G0AGc .framer-mzkjg2, .framer-G0AGc .framer-7902fl, .framer-G0AGc .framer-1upcbdl { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-G0AGc .framer-1nle8np, .framer-G0AGc .framer-1o9p3jp, .framer-G0AGc .framer-ijpkvm { align-content: flex-start; align-items: flex-start; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-G0AGc .framer-3yqoq6, .framer-G0AGc .framer-o5sh4o, .framer-G0AGc .framer-1tio0ln, .framer-G0AGc .framer-1x55gac, .framer-G0AGc .framer-cvk8sn, .framer-G0AGc .framer-ksss7u { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-G0AGc .framer-14f77lz-container, .framer-G0AGc .framer-659pmu-container, .framer-G0AGc .framer-1nbf44l-container, .framer-G0AGc .framer-agel28-container, .framer-G0AGc .framer-omu3v4-container, .framer-G0AGc .framer-ckktr4-container { flex: none; height: 24px; position: relative; width: 24px; }\",\".framer-G0AGc .framer-1xie29e, .framer-G0AGc .framer-5pi0xl, .framer-G0AGc .framer-158yfa5, .framer-G0AGc .framer-15ya7vg, .framer-G0AGc .framer-ygvfi3, .framer-G0AGc .framer-1nvcucm { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-G0AGc .framer-x9adr3 { align-content: flex-start; align-items: flex-start; align-self: start; background-color: var(--token-ab8d0087-8878-486a-a6c5-a14bec0beafa, #6b818c); border-bottom-left-radius: 32px; border-bottom-right-radius: 32px; border-top-left-radius: 32px; border-top-right-radius: 32px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; height: 100%; justify-content: space-between; justify-self: start; overflow: visible; padding: 60px; position: relative; width: 100%; }\",\".framer-G0AGc .framer-1vpwiyq { align-content: flex-start; align-items: flex-start; align-self: start; background-color: var(--token-c3204953-38ec-473e-8915-576638fb0720, #a5b3bf); border-bottom-left-radius: 32px; border-bottom-right-radius: 32px; border-top-left-radius: 32px; border-top-right-radius: 32px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; height: 100%; justify-content: space-between; justify-self: start; overflow: visible; padding: 60px; position: relative; width: 100%; }\",\".framer-G0AGc .framer-1ml1ee7-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-G0AGc .framer-1kokhx4-container { bottom: 0px; flex: none; height: auto; position: sticky; width: 100%; will-change: transform; z-index: 1; }\",\".framer-G0AGc .framer-39iib5-container { bottom: 64px; flex: none; height: auto; position: fixed; right: 20px; width: auto; z-index: 9; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-G0AGc.framer-emz5zr, .framer-G0AGc .framer-1c6yuda, .framer-G0AGc .framer-i1nf16, .framer-G0AGc .framer-1q27878, .framer-G0AGc .framer-1xvpsdm, .framer-G0AGc .framer-11sbrcf, .framer-G0AGc .framer-1h4ruvu, .framer-G0AGc .framer-mzkjg2, .framer-G0AGc .framer-1nle8np, .framer-G0AGc .framer-3yqoq6, .framer-G0AGc .framer-o5sh4o, .framer-G0AGc .framer-1ngy47r, .framer-G0AGc .framer-7902fl, .framer-G0AGc .framer-1o9p3jp, .framer-G0AGc .framer-1tio0ln, .framer-G0AGc .framer-1x55gac, .framer-G0AGc .framer-fhcpv6, .framer-G0AGc .framer-1upcbdl, .framer-G0AGc .framer-ijpkvm, .framer-G0AGc .framer-cvk8sn, .framer-G0AGc .framer-ksss7u { gap: 0px; } .framer-G0AGc.framer-emz5zr > *, .framer-G0AGc .framer-1c6yuda > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-G0AGc.framer-emz5zr > :first-child, .framer-G0AGc .framer-1c6yuda > :first-child, .framer-G0AGc .framer-i1nf16 > :first-child, .framer-G0AGc .framer-1q27878 > :first-child, .framer-G0AGc .framer-1xvpsdm > :first-child, .framer-G0AGc .framer-11sbrcf > :first-child, .framer-G0AGc .framer-1h4ruvu > :first-child, .framer-G0AGc .framer-mzkjg2 > :first-child, .framer-G0AGc .framer-1nle8np > :first-child, .framer-G0AGc .framer-1ngy47r > :first-child, .framer-G0AGc .framer-7902fl > :first-child, .framer-G0AGc .framer-1o9p3jp > :first-child, .framer-G0AGc .framer-fhcpv6 > :first-child, .framer-G0AGc .framer-1upcbdl > :first-child, .framer-G0AGc .framer-ijpkvm > :first-child { margin-top: 0px; } .framer-G0AGc.framer-emz5zr > :last-child, .framer-G0AGc .framer-1c6yuda > :last-child, .framer-G0AGc .framer-i1nf16 > :last-child, .framer-G0AGc .framer-1q27878 > :last-child, .framer-G0AGc .framer-1xvpsdm > :last-child, .framer-G0AGc .framer-11sbrcf > :last-child, .framer-G0AGc .framer-1h4ruvu > :last-child, .framer-G0AGc .framer-mzkjg2 > :last-child, .framer-G0AGc .framer-1nle8np > :last-child, .framer-G0AGc .framer-1ngy47r > :last-child, .framer-G0AGc .framer-7902fl > :last-child, .framer-G0AGc .framer-1o9p3jp > :last-child, .framer-G0AGc .framer-fhcpv6 > :last-child, .framer-G0AGc .framer-1upcbdl > :last-child, .framer-G0AGc .framer-ijpkvm > :last-child { margin-bottom: 0px; } .framer-G0AGc .framer-i1nf16 > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-G0AGc .framer-1q27878 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-G0AGc .framer-1xvpsdm > *, .framer-G0AGc .framer-11sbrcf > *, .framer-G0AGc .framer-mzkjg2 > *, .framer-G0AGc .framer-7902fl > *, .framer-G0AGc .framer-1upcbdl > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-G0AGc .framer-1h4ruvu > *, .framer-G0AGc .framer-1nle8np > *, .framer-G0AGc .framer-1ngy47r > *, .framer-G0AGc .framer-1o9p3jp > *, .framer-G0AGc .framer-fhcpv6 > *, .framer-G0AGc .framer-ijpkvm > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-G0AGc .framer-3yqoq6 > *, .framer-G0AGc .framer-o5sh4o > *, .framer-G0AGc .framer-1tio0ln > *, .framer-G0AGc .framer-1x55gac > *, .framer-G0AGc .framer-cvk8sn > *, .framer-G0AGc .framer-ksss7u > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-G0AGc .framer-3yqoq6 > :first-child, .framer-G0AGc .framer-o5sh4o > :first-child, .framer-G0AGc .framer-1tio0ln > :first-child, .framer-G0AGc .framer-1x55gac > :first-child, .framer-G0AGc .framer-cvk8sn > :first-child, .framer-G0AGc .framer-ksss7u > :first-child { margin-left: 0px; } .framer-G0AGc .framer-3yqoq6 > :last-child, .framer-G0AGc .framer-o5sh4o > :last-child, .framer-G0AGc .framer-1tio0ln > :last-child, .framer-G0AGc .framer-1x55gac > :last-child, .framer-G0AGc .framer-cvk8sn > :last-child, .framer-G0AGc .framer-ksss7u > :last-child { margin-right: 0px; } }\",`@media (min-width: 810px) and (max-width: 1279px) { .${metadata.bodyClassName}-framer-G0AGc { background: var(--token-dca875b7-f855-43c1-bf73-97596e452266, rgb(24, 33, 45)); } .framer-G0AGc.framer-emz5zr { width: 810px; } .framer-G0AGc .framer-1c6yuda { border-bottom-left-radius: 40px; border-bottom-right-radius: 40px; padding: 86px 32px 32px 32px; } .framer-G0AGc .framer-i1nf16 { gap: 48px; padding: 32px 0px 32px 0px; } .framer-G0AGc .framer-1o38lzt { grid-template-columns: repeat(2, minmax(50px, 1fr)); } .framer-G0AGc .framer-1we6bvo { border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; height: 100%; order: 0; } .framer-G0AGc .framer-12vyk4f { border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; gap: 48px; height: min-content; justify-content: flex-start; order: 1; padding: 48px; } .framer-G0AGc .framer-x9adr3 { border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; gap: 48px; height: min-content; justify-content: flex-start; order: 3; padding: 48px; } .framer-G0AGc .framer-4zgdob { border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; height: 100%; order: 4; } .framer-G0AGc .framer-he2ah1 { border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; height: 100%; order: 7; } .framer-G0AGc .framer-1vpwiyq { border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; gap: 48px; height: min-content; justify-content: flex-start; order: 8; padding: 48px; } .framer-G0AGc .framer-1kokhx4-container { bottom: unset; position: relative; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-G0AGc .framer-i1nf16, .framer-G0AGc .framer-12vyk4f, .framer-G0AGc .framer-x9adr3, .framer-G0AGc .framer-1vpwiyq { gap: 0px; } .framer-G0AGc .framer-i1nf16 > *, .framer-G0AGc .framer-12vyk4f > *, .framer-G0AGc .framer-x9adr3 > *, .framer-G0AGc .framer-1vpwiyq > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-G0AGc .framer-i1nf16 > :first-child, .framer-G0AGc .framer-12vyk4f > :first-child, .framer-G0AGc .framer-x9adr3 > :first-child, .framer-G0AGc .framer-1vpwiyq > :first-child { margin-top: 0px; } .framer-G0AGc .framer-i1nf16 > :last-child, .framer-G0AGc .framer-12vyk4f > :last-child, .framer-G0AGc .framer-x9adr3 > :last-child, .framer-G0AGc .framer-1vpwiyq > :last-child { margin-bottom: 0px; } }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-G0AGc { background: var(--token-dca875b7-f855-43c1-bf73-97596e452266, rgb(24, 33, 45)); } .framer-G0AGc.framer-emz5zr { width: 390px; } .framer-G0AGc .framer-1c6yuda { border-bottom-left-radius: 32px; border-bottom-right-radius: 32px; padding: 70px 24px 24px 24px; } .framer-G0AGc .framer-i1nf16 { gap: 32px; padding: 24px 0px 16px 0px; } .framer-G0AGc .framer-1o38lzt { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 16px; justify-content: flex-start; } .framer-G0AGc .framer-1we6bvo { align-self: unset; aspect-ratio: 1 / 1; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; height: var(--framer-aspect-ratio-supported, 342px); order: 1; } .framer-G0AGc .framer-12vyk4f { align-self: unset; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; gap: 48px; height: min-content; justify-content: flex-start; order: 2; padding: 40px; } .framer-G0AGc .framer-x9adr3 { align-self: unset; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; gap: 48px; height: min-content; justify-content: flex-start; order: 5; padding: 40px; } .framer-G0AGc .framer-4zgdob { align-self: unset; aspect-ratio: 1 / 1; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; height: var(--framer-aspect-ratio-supported, 342px); order: 3; } .framer-G0AGc .framer-he2ah1 { align-self: unset; aspect-ratio: 1 / 1; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; height: var(--framer-aspect-ratio-supported, 342px); order: 6; } .framer-G0AGc .framer-1vpwiyq { align-self: unset; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; gap: 48px; height: min-content; justify-content: flex-start; order: 8; padding: 40px; } .framer-G0AGc .framer-1kokhx4-container { bottom: unset; position: relative; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-G0AGc .framer-i1nf16, .framer-G0AGc .framer-1o38lzt, .framer-G0AGc .framer-12vyk4f, .framer-G0AGc .framer-x9adr3, .framer-G0AGc .framer-1vpwiyq { gap: 0px; } .framer-G0AGc .framer-i1nf16 > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-G0AGc .framer-i1nf16 > :first-child, .framer-G0AGc .framer-1o38lzt > :first-child, .framer-G0AGc .framer-12vyk4f > :first-child, .framer-G0AGc .framer-x9adr3 > :first-child, .framer-G0AGc .framer-1vpwiyq > :first-child { margin-top: 0px; } .framer-G0AGc .framer-i1nf16 > :last-child, .framer-G0AGc .framer-1o38lzt > :last-child, .framer-G0AGc .framer-12vyk4f > :last-child, .framer-G0AGc .framer-x9adr3 > :last-child, .framer-G0AGc .framer-1vpwiyq > :last-child { margin-bottom: 0px; } .framer-G0AGc .framer-1o38lzt > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-G0AGc .framer-12vyk4f > *, .framer-G0AGc .framer-x9adr3 > *, .framer-G0AGc .framer-1vpwiyq > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3898\n * @framerIntrinsicWidth 1280\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"EqRpXYdTY\":{\"layout\":[\"fixed\",\"auto\"]},\"IQSI72zKg\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerqBLBae1_V=withCSS(Component,css,\"framer-G0AGc\");export default FramerqBLBae1_V;FramerqBLBae1_V.displayName=\"Home\";FramerqBLBae1_V.defaultProps={height:3898,width:1280};addFonts(FramerqBLBae1_V,[{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\"},{family:\"DM Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/dmsans/v15/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAopxhS2f3ZGMZpg.woff2\",weight:\"400\"}]},...LayoutHeaderFonts,...ComponentsLabelFonts,...PhosphorFonts,...ContentSectionCTAFonts,...LayoutFooterFonts,...BuyBadgesFonts,...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\":\"FramerqBLBae1_V\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"3898\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerResponsiveScreen\":\"\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"EqRpXYdTY\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"IQSI72zKg\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1280\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["LayoutHeaderFonts", "getFonts", "jD7xUza6P_default", "ContainerWithFX", "withFX", "Container", "ComponentsLabelFonts", "TV4mSw2UQ_default", "ImageWithFX", "Image2", "PhosphorFonts", "Icon", "MotionDivWithFX", "motion", "ContentSectionCTAFonts", "TRzGpr5Og_default", "LayoutFooterFonts", "zPqAOC9WM_default", "BuyBadgesFonts", "p8WxFsf7M_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "transition2", "animation2", "transition3", "animation3", "transition4", "animation4", "transition5", "animation5", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "ref1", "pe", "isDisplayed", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "cx", "ComponentViewportProvider", "PropertyOverrides2", "RichText2", "x", "getLoadingLazyAtYPosition", "css", "FramerqBLBae1_V", "withCSS", "qBLBae1_V_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
