{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/nfYenXqi6TyKh8WsZHzQ/fnpnzeDcz3s4YRHXolOg/R2R9gNJFD.js"],
  "sourcesContent": ["// Generated by Framer (508aa67)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,Image,PropertyOverrides,RichText,useActiveVariantCallback,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useOverlayState,useRouteElementId,withCSS,withFX}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import*as ReactDOM from\"react-dom\";import Mailchimp from\"https://framerusercontent.com/modules/0ZSF8VJcL5AhXebKiUw3/nbsZGufHZBGrLw7CNirb/Mailchimp.js\";import{Icon as Feather}from\"https://framerusercontent.com/modules/f0DboytQenYh21kfme7W/zb1zVBMZJKgPMiedOi0y/Feather.js\";import MenuFooter from\"#framer/local/canvasComponent/n__zbbf3C/n__zbbf3C.js\";import ButtonsDefaultGradient from\"#framer/local/canvasComponent/sbThYQ3lY/sbThYQ3lY.js\";import MenuTopMenu from\"#framer/local/canvasComponent/tcAwOV2Pp/tcAwOV2Pp.js\";import*as sharedStyle3 from\"#framer/local/css/aZUDz_D84/aZUDz_D84.js\";import*as sharedStyle6 from\"#framer/local/css/bDzfeeP6Y/bDzfeeP6Y.js\";import*as sharedStyle2 from\"#framer/local/css/dhPf7yRZd/dhPf7yRZd.js\";import*as sharedStyle from\"#framer/local/css/iJbjownY2/iJbjownY2.js\";import*as sharedStyle4 from\"#framer/local/css/qQDA9KGh0/qQDA9KGh0.js\";import*as sharedStyle8 from\"#framer/local/css/v0CrSh7at/v0CrSh7at.js\";import*as sharedStyle5 from\"#framer/local/css/veD2TVxed/veD2TVxed.js\";import*as sharedStyle7 from\"#framer/local/css/XHaAuQwn4/XHaAuQwn4.js\";import*as sharedStyle1 from\"#framer/local/css/YENSRt26E/YENSRt26E.js\";import metadataProvider from\"#framer/local/webPageMetadata/R2R9gNJFD/R2R9gNJFD.js\";const MenuTopMenuFonts=getFonts(MenuTopMenu);const ContainerWithFX=withFX(Container);const MotionDivWithFX=withFX(motion.div);const ButtonsDefaultGradientFonts=getFonts(ButtonsDefaultGradient);const MailchimpFonts=getFonts(Mailchimp);const FeatherFonts=getFonts(Feather);const MenuFooterFonts=getFonts(MenuFooter);const cycleOrder=[\"u1KMIPVHl\",\"puIgmlxas\",\"uFWqcO6gl\"];const breakpoints={puIgmlxas:\"(min-width: 810px) and (max-width: 1439px)\",u1KMIPVHl:\"(min-width: 1440px)\",uFWqcO6gl:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-zRjIZ\";const variantClassNames={puIgmlxas:\"framer-v-1ktovqi\",u1KMIPVHl:\"framer-v-pi2tau\",uFWqcO6gl:\"framer-v-1iv0q1j\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transition1={damping:60,delay:0,mass:1,stiffness:200,type:\"spring\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.5,skewX:0,skewY:0,x:0,y:0};const transition2={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.5,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation4={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:150};const animation5={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:150};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const animation6={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation7={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const transformTemplate2=(_,t)=>`translateY(-50%) ${t}`;const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"u1KMIPVHl\",Phone:\"uFWqcO6gl\",Tablet:\"puIgmlxas\"};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:\"u1KMIPVHl\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);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);}if(metadata1.bodyClassName){Array.from(document.body.classList).filter(c=>c.startsWith(\"framer-body-\")).map(c=>document.body.classList.remove(c));document.body.classList.add(`${metadata1.bodyClassName}-framer-zRjIZ`);return()=>{document.body.classList.remove(`${metadata1.bodyClassName}-framer-zRjIZ`);};}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const skDqPVnvg42m929=overlay=>activeVariantCallback(async(...args)=>{overlay.toggle();});const onClickzn6atv=overlay=>activeVariantCallback(async(...args)=>{overlay.hide();});const ref1=React.useRef(null);const ref2=React.useRef(null);const id=useRouteElementId(\"TyYz6cU3r\");const id1=useRouteElementId(\"k7V3OJcfU\");const ref3=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"uFWqcO6gl\")return!isBrowser();return true;};const isDisplayed1=()=>{if(baseVariant===\"puIgmlxas\")return true;return!isBrowser();};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className,sharedStyle8.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"u1KMIPVHl\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-pi2tau\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{puIgmlxas:{__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}},{ref:ref2,target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-10}}]},uFWqcO6gl:{__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}},{ref:ref2,target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-20}}]}},children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}},{ref:ref2,target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-45}}],__framer__transformTrigger:\"onScrollTarget\",__framer__transformViewportThreshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1axig2n-container\",layoutScroll:true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{puIgmlxas:{variant:\"KhLXqUnVF\"},uFWqcO6gl:{variant:\"fHNQTzNfl\"}},children:/*#__PURE__*/_jsx(MenuTopMenu,{height:\"100%\",id:\"op_nYGeY8\",layoutId:\"op_nYGeY8\",style:{width:\"100%\"},variant:\"US2GzZCuc\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__spring:{damping:100,delay:0,duration:.3,ease:[.44,0,.56,1],mass:4.3,stiffness:1e3,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}},{ref:ref2,target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onScrollTarget\",__framer__transformViewportThreshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-cq1vav\",\"data-framer-name\":\"Menu Scroll Effect Frame\",name:\"Menu Scroll Effect Frame\",style:{transformPerspective:1200}}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-134ye1m\",\"data-framer-name\":\"Top Space\",id:id,name:\"Top Space\",ref:ref2}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1q7hzh4\",\"data-framer-name\":\"Blocks Content\",id:id1,name:\"Blocks Content\",ref:ref3,children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-yt525o\",\"data-framer-name\":\"Title\",name:\"Title\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-ewsewt\",\"data-styles-preset\":\"iJbjownY2\",children:\"Discover the Future\"})}),className:\"framer-p5bi2g\",\"data-framer-name\":\"Why Choose Us\",fonts:[\"Inter\"],name:\"Why Choose Us\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-145upzo\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{className:\"framer-styles-preset-1g33fia\",\"data-styles-preset\":\"YENSRt26E\",style:{\"--framer-text-color\":\"var(--token-2baebedf-6c63-4fef-adfd-30637c1b00f5, rgb(182, 108, 255))\"},children:[\"Planimo\u2019s \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-7b10d8d5-cdc1-4b16-8011-792aa2a822ab, rgb(91, 91, 91))\"},children:\"Use Cases\"})]})}),className:\"framer-1uoerv8\",\"data-framer-name\":\"Need a Planning Boost? Upgrade your life with Planimo!\",fonts:[\"Inter\"],name:\"Need a Planning Boost? Upgrade your life with Planimo!\",verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-47w43p\",\"data-framer-name\":\"Blocks\",name:\"Blocks\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1oqi4f0\",\"data-framer-name\":\"1st Row\",name:\"1st Row\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-60y8hh\",\"data-framer-name\":\"For Entrepreneurs\",name:\"For Entrepreneurs\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/QBFWRZTaBmLHWRAvn1waWkYdmo.png\"},className:\"framer-wc0yih\",\"data-framer-name\":\"Photo\",name:\"Photo\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ymhhx9\",\"data-framer-name\":\"Text\",name:\"Text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1ypj82w\",\"data-styles-preset\":\"dhPf7yRZd\",style:{\"--framer-text-color\":\"var(--token-11ad7ebb-b894-46f6-97b5-f943c0ab3615, rgb(239, 77, 120))\"},children:\"For Entrepreneurs\"})}),className:\"framer-h2q9ec\",\"data-framer-name\":\"For Entrepreneurs\",fonts:[\"Inter\"],name:\"For Entrepreneurs\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-pc1ax7\",\"data-styles-preset\":\"aZUDz_D84\",children:\"Planimo enables entrepreneurs to achieve a better work-life balance by effectively managing time, setting boundaries, and allocating dedicated time for personal activities, ultimately leading to increased productivity and overall well-being\"})}),className:\"framer-9v42h6\",\"data-framer-name\":\"Planimo enables entrepreneurs to achieve a better work-life balance by effectively managing time, setting boundaries, and allocating dedicated time for personal activities, ultimately leading to increased productivity and overall well-being\",fonts:[\"Inter\"],name:\"Planimo enables entrepreneurs to achieve a better work-life balance by effectively managing time, setting boundaries, and allocating dedicated time for personal activities, ultimately leading to increased productivity and overall well-being\",verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1v82hp8\",\"data-framer-name\":\"For Busy Parents\",name:\"For Busy Parents\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/PU425iUXELPvFYjjB1foc3DDdIk.png\"},className:\"framer-jp621m\",\"data-framer-name\":\"Frame 452\",name:\"Frame 452\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-skltjo\",\"data-framer-name\":\"Text\",name:\"Text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1ypj82w\",\"data-styles-preset\":\"dhPf7yRZd\",style:{\"--framer-text-color\":\"var(--token-11ad7ebb-b894-46f6-97b5-f943c0ab3615, rgb(239, 77, 120))\"},children:\"For Busy Parents\"})}),className:\"framer-1xiexu2\",\"data-framer-name\":\"For Entrepreneurs\",fonts:[\"Inter\"],name:\"For Entrepreneurs\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-pc1ax7\",\"data-styles-preset\":\"aZUDz_D84\",children:\"With Planimo, busy parents can streamline their daily routines, track important milestones and appointments, and easily delegate tasks to their family members, allowing them to maintain a harmonious work-life integration\"})}),className:\"framer-10xpf18\",\"data-framer-name\":\"Planimo enables entrepreneurs to achieve a better work-life balance by effectively managing time, setting boundaries, and allocating dedicated time for personal activities, ultimately leading to increased productivity and overall well-being\",fonts:[\"Inter\"],name:\"Planimo enables entrepreneurs to achieve a better work-life balance by effectively managing time, setting boundaries, and allocating dedicated time for personal activities, ultimately leading to increased productivity and overall well-being\",verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18kbyx7\",\"data-framer-name\":\"2nd Row\",name:\"2nd Row\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-lx1p8a\",\"data-framer-name\":\"For C-Level\",name:\"For C-Level\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/g8SDICCJmrC5zh1YUdLm4n7MD8I.png\"},className:\"framer-14xwt9s\",\"data-framer-name\":\"Frame 453\",name:\"Frame 453\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1rprl17\",\"data-framer-name\":\"Text\",name:\"Text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1ypj82w\",\"data-styles-preset\":\"dhPf7yRZd\",style:{\"--framer-text-color\":\"var(--token-11ad7ebb-b894-46f6-97b5-f943c0ab3615, rgb(239, 77, 120))\"},children:\"For C-Level\"})}),className:\"framer-1ktf24e\",\"data-framer-name\":\"For Entrepreneurs\",fonts:[\"Inter\"],name:\"For Entrepreneurs\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-pc1ax7\",\"data-styles-preset\":\"aZUDz_D84\",children:\"With Planimo, C-level Managers can maintain a clear overview of their organizational commitments, enhance leadership effectiveness by seamlessly managing their busy schedules,  efficiently allocate time and resources, and foster a balanced work-life integration, enabling to drive success and lead with confidence\"})}),className:\"framer-rpue36\",\"data-framer-name\":\"Planimo enables entrepreneurs to achieve a better work-life balance by effectively managing time, setting boundaries, and allocating dedicated time for personal activities, ultimately leading to increased productivity and overall well-being\",fonts:[\"Inter\"],name:\"Planimo enables entrepreneurs to achieve a better work-life balance by effectively managing time, setting boundaries, and allocating dedicated time for personal activities, ultimately leading to increased productivity and overall well-being\",verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-f7dq5f\",\"data-framer-name\":\"For Agents\",name:\"For Agents\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/MoLRNCe9ckGv1s6mg373yYOBc.png\"},className:\"framer-1aexs6e\",\"data-framer-name\":\"Frame 454\",name:\"Frame 454\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-zavyvh\",\"data-framer-name\":\"Text\",name:\"Text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1ypj82w\",\"data-styles-preset\":\"dhPf7yRZd\",style:{\"--framer-text-color\":\"var(--token-11ad7ebb-b894-46f6-97b5-f943c0ab3615, rgb(239, 77, 120))\"},children:\"For Agents\"})}),className:\"framer-1wbwh45\",\"data-framer-name\":\"For Entrepreneurs\",fonts:[\"Inter\"],name:\"For Entrepreneurs\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-pc1ax7\",\"data-styles-preset\":\"aZUDz_D84\",children:\"Planimo empowers agents to stay ahead in the competitive entertainment industry by leveraging its AI-powered features. With personalized insights and data-driven recommendations, agents can make informed decisions, identify new opportunities, and strategically guide their clients' careers, all while maintaining a harmonious work-life balance\"})}),className:\"framer-we0yqr\",\"data-framer-name\":\"Planimo enables entrepreneurs to achieve a better work-life balance by effectively managing time, setting boundaries, and allocating dedicated time for personal activities, ultimately leading to increased productivity and overall well-being\",fonts:[\"Inter\"],name:\"Planimo enables entrepreneurs to achieve a better work-life balance by effectively managing time, setting boundaries, and allocating dedicated time for personal activities, ultimately leading to increased productivity and overall well-being\",verticalAlignment:\"top\",withExternalLayout:true})]})]})]})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1dr5sr8\",\"data-framer-name\":\"Biohackers Conent\",name:\"Biohackers Conent\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1kbfzox\",\"data-framer-name\":\"Biohackers\",name:\"Biohackers\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-167p39d\",\"data-framer-name\":\"For Biohackers\",name:\"For Biohackers\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ymz4d7\",\"data-framer-name\":\"Title+Texts\",name:\"Title+Texts\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{puIgmlxas:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{className:\"framer-styles-preset-1g33fia\",\"data-styles-preset\":\"YENSRt26E\",style:{\"--framer-text-alignment\":\"center\"},children:[\"For \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-2baebedf-6c63-4fef-adfd-30637c1b00f5, rgb(182, 108, 255))\"},children:\"Biohackers\"})]})})},uFWqcO6gl:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{className:\"framer-styles-preset-1g33fia\",\"data-styles-preset\":\"YENSRt26E\",style:{\"--framer-text-alignment\":\"center\"},children:[\"For \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-2baebedf-6c63-4fef-adfd-30637c1b00f5, rgb(182, 108, 255))\"},children:\"Biohackers\"})]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{className:\"framer-styles-preset-1g33fia\",\"data-styles-preset\":\"YENSRt26E\",style:{\"--framer-text-alignment\":\"left\"},children:[\"For \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-2baebedf-6c63-4fef-adfd-30637c1b00f5, rgb(182, 108, 255))\"},children:\"Biohackers\"})]})}),className:\"framer-1x0imp3\",\"data-framer-name\":\"For Biohackers\",fonts:[\"Inter\"],name:\"For Biohackers\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-qarozk\",\"data-framer-name\":\"Texts\",name:\"Texts\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{puIgmlxas:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-tcxc04\",\"data-styles-preset\":\"qQDA9KGh0\",style:{\"--framer-text-alignment\":\"center\"},children:\"Planimo's AI-powered features provide biohackers with data-driven insights and personalized recommendations, helping to identify patterns, make informed decisions, and optimize biohacking protocols\"})})},uFWqcO6gl:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-tcxc04\",\"data-styles-preset\":\"qQDA9KGh0\",style:{\"--framer-text-alignment\":\"center\"},children:\"Planimo's AI-powered features provide biohackers with data-driven insights and personalized recommendations, helping to identify patterns, make informed decisions, and optimize biohacking protocols\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-tcxc04\",\"data-styles-preset\":\"qQDA9KGh0\",children:\"Planimo's AI-powered features provide biohackers with data-driven insights and personalized recommendations, helping to identify patterns, make informed decisions, and optimize biohacking protocols\"})}),className:\"framer-qre5b2\",\"data-framer-name\":\"Planimo's AI-powered features provide biohackers with data-driven insights and personalized recommendations, helping to identify patterns, make informed decisions, and optimize biohacking protocols\",fonts:[\"Inter\"],name:\"Planimo's AI-powered features provide biohackers with data-driven insights and personalized recommendations, helping to identify patterns, make informed decisions, and optimize biohacking protocols\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{puIgmlxas:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1bd418\",\"data-styles-preset\":\"veD2TVxed\",style:{\"--framer-text-alignment\":\"center\"},children:\"From scheduling meditation and breath work sessions to tracking sleep quality and optimizing workout routines, Planimo helps You to achieve health and wellness goals with precision and efficiency\"})})},uFWqcO6gl:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1bd418\",\"data-styles-preset\":\"veD2TVxed\",style:{\"--framer-text-alignment\":\"center\"},children:\"From scheduling meditation and breath work sessions to tracking sleep quality and optimizing workout routines, Planimo helps You to achieve health and wellness goals with precision and efficiency\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1bd418\",\"data-styles-preset\":\"veD2TVxed\",children:\"From scheduling meditation and breath work sessions to tracking sleep quality and optimizing workout routines, Planimo helps You to achieve health and wellness goals with precision and efficiency\"})}),className:\"framer-1xbdrow\",\"data-framer-name\":\"From scheduling meditation and breath work sessions to tracking sleep quality and optimizing workout routines, Planimo helps You to achieve health and wellness goals with precision and efficiency\",fonts:[\"Inter\"],name:\"From scheduling meditation and breath work sessions to tracking sleep quality and optimizing workout routines, Planimo helps You to achieve health and wellness goals with precision and efficiency\",verticalAlignment:\"top\",withExternalLayout:true})})]})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{puIgmlxas:{background:{alt:\"\",fit:\"fill\",sizes:\"calc(100vw - 80px)\",src:\"https://framerusercontent.com/images/LMK54JP1DTc7NJ8RbdJGYZeRiuI.png\",srcSet:\"https://framerusercontent.com/images/LMK54JP1DTc7NJ8RbdJGYZeRiuI.png?scale-down-to=512 512w,https://framerusercontent.com/images/LMK54JP1DTc7NJ8RbdJGYZeRiuI.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/LMK54JP1DTc7NJ8RbdJGYZeRiuI.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/LMK54JP1DTc7NJ8RbdJGYZeRiuI.png 2256w\"}},uFWqcO6gl:{background:{alt:\"\",fit:\"fill\",sizes:\"calc(100vw - 50px)\",src:\"https://framerusercontent.com/images/LMK54JP1DTc7NJ8RbdJGYZeRiuI.png\",srcSet:\"https://framerusercontent.com/images/LMK54JP1DTc7NJ8RbdJGYZeRiuI.png?scale-down-to=512 512w,https://framerusercontent.com/images/LMK54JP1DTc7NJ8RbdJGYZeRiuI.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/LMK54JP1DTc7NJ8RbdJGYZeRiuI.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/LMK54JP1DTc7NJ8RbdJGYZeRiuI.png 2256w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"564px\",src:\"https://framerusercontent.com/images/LMK54JP1DTc7NJ8RbdJGYZeRiuI.png\",srcSet:\"https://framerusercontent.com/images/LMK54JP1DTc7NJ8RbdJGYZeRiuI.png?scale-down-to=512 512w,https://framerusercontent.com/images/LMK54JP1DTc7NJ8RbdJGYZeRiuI.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/LMK54JP1DTc7NJ8RbdJGYZeRiuI.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/LMK54JP1DTc7NJ8RbdJGYZeRiuI.png 2256w\"},className:\"framer-z3g9z5\",\"data-framer-name\":\"Photo\",name:\"Photo\"})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-2rryio\",\"data-framer-name\":\"Cards Content\",name:\"Cards Content\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-qyyoi2\",\"data-framer-name\":\"Cards\",name:\"Cards\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-190lr1k\",\"data-framer-name\":\"1st Row\",name:\"1st Row\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:false,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-9hxk4x\",\"data-framer-name\":\"For Consultants\",name:\"For Consultants\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/MsBQPOaSd7oLUkf2AikDA8Rc.png\"},className:\"framer-vail6f\",\"data-framer-name\":\"Photo\",name:\"Photo\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ap97l4\",\"data-framer-name\":\"Title+Texts\",name:\"Title+Texts\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1g33fia\",\"data-styles-preset\":\"YENSRt26E\",style:{\"--framer-text-color\":\"var(--token-93db40c2-f835-4990-8fd4-12def344264e, rgb(255, 255, 255))\"},children:\"For Consultants\"})}),className:\"framer-1ds21ho\",\"data-framer-name\":\"The AI-powered productivity solution that simplifies your day, empowers your goals, and brings harmony to work, family, and personal life\",fonts:[\"Inter\"],name:\"The AI-powered productivity solution that simplifies your day, empowers your goals, and brings harmony to work, family, and personal life\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1bd418\",\"data-styles-preset\":\"veD2TVxed\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-93db40c2-f835-4990-8fd4-12def344264e, rgb(255, 255, 255))\"},children:\"Professional consultants choose Planimo to optimize productivity and deliver exceptional results. With AI-generated task advice and schedule optimization\"})}),className:\"framer-1pml6ne\",\"data-framer-name\":\"The AI-powered productivity solution that simplifies your day, empowers your goals, and brings harmony to work, family, and personal life\",fonts:[\"Inter\"],name:\"The AI-powered productivity solution that simplifies your day, empowers your goals, and brings harmony to work, family, and personal life\",verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:false,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-gfuon7\",\"data-framer-name\":\"For Nomads\",name:\"For Nomads\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/GYaaQQtqmXhlXpyedKcrJ1Hy2WA.png\"},className:\"framer-6vjt6p\",\"data-framer-name\":\"Frame 452\",name:\"Frame 452\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1j9clc5\",\"data-framer-name\":\"Title+Texts\",name:\"Title+Texts\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1g33fia\",\"data-styles-preset\":\"YENSRt26E\",style:{\"--framer-text-color\":\"var(--token-93db40c2-f835-4990-8fd4-12def344264e, rgb(255, 255, 255))\"},children:\"For Nomads\"})}),className:\"framer-vmikhu\",\"data-framer-name\":\"The AI-powered productivity solution that simplifies your day, empowers your goals, and brings harmony to work, family, and personal life\",fonts:[\"Inter\"],name:\"The AI-powered productivity solution that simplifies your day, empowers your goals, and brings harmony to work, family, and personal life\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1bd418\",\"data-styles-preset\":\"veD2TVxed\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-93db40c2-f835-4990-8fd4-12def344264e, rgb(255, 255, 255))\"},children:\"Now You Can effortlessly coordinate your work, personal life, and travel schedule. Seamlessly manage client meetings, project deadlines, and personal activities, all while adapting to different time zones\"})}),className:\"framer-95jb7z\",\"data-framer-name\":\"The AI-powered productivity solution that simplifies your day, empowers your goals, and brings harmony to work, family, and personal life\",fonts:[\"Inter\"],name:\"The AI-powered productivity solution that simplifies your day, empowers your goals, and brings harmony to work, family, and personal life\",verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:false,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-9ql824\",\"data-framer-name\":\"For Creative\",name:\"For Creative\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/aWbZgizCKPmgKzkx8UDGgFubi2s.png\"},className:\"framer-vrcx8c\",\"data-framer-name\":\"Frame 452\",name:\"Frame 452\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-118mns1\",\"data-framer-name\":\"Title+Texts\",name:\"Title+Texts\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1g33fia\",\"data-styles-preset\":\"YENSRt26E\",style:{\"--framer-text-color\":\"var(--token-93db40c2-f835-4990-8fd4-12def344264e, rgb(255, 255, 255))\"},children:\"For Creative\"})}),className:\"framer-r453ud\",\"data-framer-name\":\"The AI-powered productivity solution that simplifies your day, empowers your goals, and brings harmony to work, family, and personal life\",fonts:[\"Inter\"],name:\"The AI-powered productivity solution that simplifies your day, empowers your goals, and brings harmony to work, family, and personal life\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1bd418\",\"data-styles-preset\":\"veD2TVxed\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-93db40c2-f835-4990-8fd4-12def344264e, rgb(255, 255, 255))\"},children:\"Unleash your creative genius with Planimo's innovative platform designed specifically for creative professionals. Seamlessly integrate your artistic endeavors with your daily life, allowing inspiration to flow effortlessly\"})}),className:\"framer-1ndes0g\",\"data-framer-name\":\"The AI-powered productivity solution that simplifies your day, empowers your goals, and brings harmony to work, family, and personal life\",fonts:[\"Inter\"],name:\"The AI-powered productivity solution that simplifies your day, empowers your goals, and brings harmony to work, family, and personal life\",verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1l53o8j\",\"data-framer-name\":\"2nd Row\",name:\"2nd Row\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:false,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-dex5nl\",\"data-framer-name\":\"For Sportsmen\",name:\"For Sportsmen\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/MsxG2wa6q8AXyUHyCoux5F9Nc8.png\"},className:\"framer-1vztooc\",\"data-framer-name\":\"Frame 452\",name:\"Frame 452\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-pmy9f0\",\"data-framer-name\":\"Title+Texts\",name:\"Title+Texts\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1g33fia\",\"data-styles-preset\":\"YENSRt26E\",style:{\"--framer-text-color\":\"var(--token-93db40c2-f835-4990-8fd4-12def344264e, rgb(255, 255, 255))\"},children:\"For Sportsmen\"})}),className:\"framer-1f6za9u\",\"data-framer-name\":\"The AI-powered productivity solution that simplifies your day, empowers your goals, and brings harmony to work, family, and personal life\",fonts:[\"Inter\"],name:\"The AI-powered productivity solution that simplifies your day, empowers your goals, and brings harmony to work, family, and personal life\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1bd418\",\"data-styles-preset\":\"veD2TVxed\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-93db40c2-f835-4990-8fd4-12def344264e, rgb(255, 255, 255))\"},children:\"Achieve peak performance with Planimo, the ultimate tool for professional athletes. Plan and track your training sessions, competitions, and recovery periods, ensuring optimal performance and injury prevention\"})}),className:\"framer-tgor9r\",\"data-framer-name\":\"The AI-powered productivity solution that simplifies your day, empowers your goals, and brings harmony to work, family, and personal life\",fonts:[\"Inter\"],name:\"The AI-powered productivity solution that simplifies your day, empowers your goals, and brings harmony to work, family, and personal life\",verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:false,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1u5sqf1\",\"data-framer-name\":\"For Doctors\",name:\"For Doctors\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/jEsGLZ2fbA0r4r6w7eh3dNRA4Vw.png\"},className:\"framer-1q1nzan\",\"data-framer-name\":\"Frame 452\",name:\"Frame 452\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-fwiao5\",\"data-framer-name\":\"Title+Texts\",name:\"Title+Texts\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1g33fia\",\"data-styles-preset\":\"YENSRt26E\",style:{\"--framer-text-color\":\"var(--token-93db40c2-f835-4990-8fd4-12def344264e, rgb(255, 255, 255))\"},children:\"For Doctors\"})}),className:\"framer-fxtce1\",\"data-framer-name\":\"The AI-powered productivity solution that simplifies your day, empowers your goals, and brings harmony to work, family, and personal life\",fonts:[\"Inter\"],name:\"The AI-powered productivity solution that simplifies your day, empowers your goals, and brings harmony to work, family, and personal life\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1bd418\",\"data-styles-preset\":\"veD2TVxed\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-93db40c2-f835-4990-8fd4-12def344264e, rgb(255, 255, 255))\"},children:\"Streamline patient appointments, manage medical records, and stay organized with ease. Planimo's AI-driven scheduling ensures efficient patient flow, reducing waiting times and enhancing the overall patient experience\"})}),className:\"framer-fkoagl\",\"data-framer-name\":\"The AI-powered productivity solution that simplifies your day, empowers your goals, and brings harmony to work, family, and personal life\",fonts:[\"Inter\"],name:\"The AI-powered productivity solution that simplifies your day, empowers your goals, and brings harmony to work, family, and personal life\",verticalAlignment:\"top\",withExternalLayout:true})]})]})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1o98tjr\",\"data-framer-name\":\"Subscribe\",name:\"Subscribe\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{puIgmlxas:{transformTemplate:undefined},uFWqcO6gl:{transformTemplate:undefined}},children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:false,__framer__enter:animation4,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-196z32t\",\"data-framer-name\":\"Subscribe Panel\",name:\"Subscribe Panel\",style:{transformPerspective:1200},transformTemplate:transformTemplate1,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-doyjmc\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-5ovu2w\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1hulupd\",\"data-styles-preset\":\"bDzfeeP6Y\",children:\"Get Planimo to the Test\"})}),className:\"framer-7nasqi\",\"data-framer-name\":\"Get Planimo to the Test\",fonts:[\"Inter\"],name:\"Get Planimo to the Test\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-3w8fjc\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-xru8h2\",\"data-styles-preset\":\"XHaAuQwn4\",style:{\"--framer-text-color\":\"var(--token-2baebedf-6c63-4fef-adfd-30637c1b00f5, rgb(182, 108, 255))\"},children:\"Secure your SPOT in our early access\"})}),className:\"framer-1e2bcd9\",\"data-framer-name\":\"Secure your SPOT in our early access\",fonts:[\"Inter\"],name:\"Secure your SPOT in our early access\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-5145n\",\"data-styles-preset\":\"v0CrSh7at\",style:{\"--framer-text-color\":\"var(--token-f776eebf-458c-47cd-b65b-5e4016f49588, rgb(147, 147, 147))\"},children:\"You deserve a life that's as unique and fulfilling as you are. Let Planimo help you start your journey\"})}),className:\"framer-1s78rn7\",\"data-framer-name\":\"You deserve a life that's as unique and fulfilling as you are. Let Planimo help you start your journey.\",fonts:[\"Inter\"],name:\"You deserve a life that's as unique and fulfilling as you are. Let Planimo help you start your journey.\",verticalAlignment:\"top\",withExternalLayout:true})]})]})}),/*#__PURE__*/_jsx(Overlay,{children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsxs(Container,{className:\"framer-5lvokt-container\",id:\"5lvokt\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{puIgmlxas:{variant:\"szHBbSMT1\"},uFWqcO6gl:{variant:\"DmWpMIcoJ\"}},children:/*#__PURE__*/_jsx(ButtonsDefaultGradient,{height:\"100%\",HZe_K3JNv:\"Sign Up For Early Access\",id:\"vgIimEBkU\",layoutId:\"vgIimEBkU\",skDqPVnvg:skDqPVnvg42m929(overlay),variant:\"uLTcBalD3\",width:\"100%\"})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1},className:\"framer-5rdr3s\",\"data-framer-portal-id\":\"5lvokt\",exit:{opacity:0},initial:{opacity:0},onTap:()=>overlay.hide(),transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},\"WFl5sZ6V_\"),/*#__PURE__*/_jsxs(motion.div,{animate:animation7,className:\"framer-1tp0t73\",\"data-border\":true,\"data-framer-name\":\"PopUp Sign Up\",\"data-framer-portal-id\":\"5lvokt\",exit:animation6,initial:animation,name:\"PopUp Sign Up\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-w00wyf\",\"data-framer-name\":\"Sign Block\",name:\"Sign Block\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{puIgmlxas:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"Q1VTVE9NO0Z1dHVyYSBQVCBIZWF2eQ==\",\"--framer-font-family\":'\"Futura PT Heavy\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(91, 91, 91)\"},children:\"Enter Your E-mail\"})})},uFWqcO6gl:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"Q1VTVE9NO0Z1dHVyYSBQVCBIZWF2eQ==\",\"--framer-font-family\":'\"Futura PT Heavy\", sans-serif',\"--framer-font-size\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(91, 91, 91)\"},children:\"Enter Your E-mail\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"Q1VTVE9NO0Z1dHVyYSBQVCBIZWF2eQ==\",\"--framer-font-family\":'\"Futura PT Heavy\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(91, 91, 91)\"},children:\"Enter Your E-mail\"})}),className:\"framer-9rzof8\",\"data-framer-name\":\"Enter Your E-mail\",fonts:[\"CUSTOM;Futura PT Heavy\"],name:\"Enter Your E-mail\",transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-kebthp-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{uFWqcO6gl:{fontSize:16}},children:/*#__PURE__*/_jsx(Mailchimp,{borderRadius:14,bottomLeftRadius:14,bottomRightRadius:14,button:{color:\"rgb(255, 255, 255)\",fill:\"var(--token-2baebedf-6c63-4fef-adfd-30637c1b00f5, rgb(182, 108, 255))\",fontWeight:600,label:\"Send\"},font:true,fontFamily:\"futura pt\",fontSize:20,fontWeight:500,gap:20,height:\"100%\",id:\"Mw_Gp2jOd\",input:{color:\"rgb(0, 0, 0)\",error:\"rgb(238, 68, 68)\",fill:\"rgb(235, 235, 235)\",placeholder:\"E-mail\",placeholderColor:\"rgba(0, 0, 0, 0.3)\",value:\"\"},isMixedBorderRadius:false,layout:\"vertical\",layoutId:\"Mw_Gp2jOd\",padding:15,paddingBottom:20,paddingLeft:30,paddingPerSide:true,paddingRight:30,paddingTop:20,style:{width:\"100%\"},topLeftRadius:14,topRightRadius:14,url:\"https://planimo.us12.list-manage.com/subscribe/post?u=a770606daf0ed26cd19227076&amp;id=86076a764b&amp;f_id=007a49e0f0\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{puIgmlxas:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"Q1VTVE9NO0Z1dHVyYSBQVCBIZWF2eQ==\",\"--framer-font-family\":'\"Futura PT Heavy\", sans-serif',\"--framer-font-size\":\"55px\",\"--framer-line-height\":\"105%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Sign Up For Early Access\"})}),transformTemplate:transformTemplate1},uFWqcO6gl:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"Q1VTVE9NO0Z1dHVyYSBQVCBIZWF2eQ==\",\"--framer-font-family\":'\"Futura PT Heavy\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-line-height\":\"105%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Sign Up For Early Access\"})}),transformTemplate:transformTemplate1}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"Q1VTVE9NO0Z1dHVyYSBQVCBIZWF2eQ==\",\"--framer-font-family\":'\"Futura PT Heavy\", sans-serif',\"--framer-font-size\":\"60px\",\"--framer-line-height\":\"105%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Sign Up For Early Access\"})}),className:\"framer-i2w23y\",\"data-framer-name\":\"Sign Up For Early Access\",fonts:[\"CUSTOM;Futura PT Heavy\"],name:\"Sign Up For Early Access\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{puIgmlxas:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{style:{\"--font-selector\":\"Q1VTVE9NO0Z1dHVyYSBQVCBCb29r\",\"--framer-font-family\":'\"Futura PT Book\", sans-serif',\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Sign up for early access and our Productivity Newsletter\"})}),transformTemplate:transformTemplate1},uFWqcO6gl:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{style:{\"--font-selector\":\"Q1VTVE9NO0Z1dHVyYSBQVCBCb29r\",\"--framer-font-family\":'\"Futura PT Book\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Sign up for early access and our Productivity Newsletter\"})}),transformTemplate:transformTemplate1}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{style:{\"--font-selector\":\"Q1VTVE9NO0Z1dHVyYSBQVCBCb29r\",\"--framer-font-family\":'\"Futura PT Book\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Sign up for early access and our Productivity Newsletter\"})}),className:\"framer-1hlo9o\",\"data-framer-name\":\"Sign up for early access and our Productivity Newsletter\",fonts:[\"CUSTOM;Futura PT Book\"],name:\"Sign up for early access and our Productivity Newsletter\",transformTemplate:transformTemplate2,verticalAlignment:\"top\",withExternalLayout:true})}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{puIgmlxas:{style:{rotate:203}}},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-71li2n hidden-1iv0q1j\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{puIgmlxas:{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",sizes:\"298px\",src:\"https://framerusercontent.com/images/N7Fvl7vxS2pyNrHo9kkC5vP2puE.png\",srcSet:\"https://framerusercontent.com/images/N7Fvl7vxS2pyNrHo9kkC5vP2puE.png?scale-down-to=1024 984w,https://framerusercontent.com/images/N7Fvl7vxS2pyNrHo9kkC5vP2puE.png 1780w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",sizes:\"444px\",src:\"https://framerusercontent.com/images/N7Fvl7vxS2pyNrHo9kkC5vP2puE.png\",srcSet:\"https://framerusercontent.com/images/N7Fvl7vxS2pyNrHo9kkC5vP2puE.png?scale-down-to=1024 984w,https://framerusercontent.com/images/N7Fvl7vxS2pyNrHo9kkC5vP2puE.png 1780w\"},className:\"framer-1owk2c8\",\"data-framer-name\":\"Splines #00004\",name:\"Splines #00004\",style:{rotate:67}})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1izu7jn hidden-pi2tau hidden-1iv0q1j\",style:{rotate:236},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",positionX:\"center\",positionY:\"center\",sizes:\"298px\",src:\"https://framerusercontent.com/images/N7Fvl7vxS2pyNrHo9kkC5vP2puE.png\",srcSet:\"https://framerusercontent.com/images/N7Fvl7vxS2pyNrHo9kkC5vP2puE.png?scale-down-to=1024 984w,https://framerusercontent.com/images/N7Fvl7vxS2pyNrHo9kkC5vP2puE.png 1780w\"},className:\"framer-pi127z\",\"data-framer-name\":\"Splines #00004\",name:\"Splines #00004\",style:{rotate:67}})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{animate:animation7,className:\"framer-4brigi-container\",\"data-framer-portal-id\":\"5lvokt\",exit:animation6,initial:animation,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(Feather,{color:\"rgb(255, 255, 255)\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"x-circle\",id:\"jgOKA6SMo\",layoutId:\"jgOKA6SMo\",mirrored:false,onClick:onClickzn6atv(overlay),selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),document.querySelector(\"#overlay\"))})})]})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1q1y6by\",\"data-framer-name\":\"Color Line\",name:\"Color Line\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-13tuc9w\",\"data-framer-name\":\"Rectangle 3979\",name:\"Rectangle 3979\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1gxrt4h\",\"data-framer-name\":\"Rectangle 3980\",name:\"Rectangle 3980\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1mrz4y6\",\"data-framer-name\":\"Rectangle 3981\",name:\"Rectangle 3981\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-hi2por\",\"data-framer-name\":\"Rectangle 3982\",name:\"Rectangle 3982\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1cejt4u\",\"data-framer-name\":\"Rectangle 3983\",name:\"Rectangle 3983\"})]})]})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{puIgmlxas:{width:\"100vw\"},uFWqcO6gl:{width:\"100vw\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"1440px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1prhkro-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{puIgmlxas:{variant:\"AfBJNsXQF\"},uFWqcO6gl:{variant:\"JSehBgtHJ\"}},children:/*#__PURE__*/_jsx(MenuFooter,{height:\"100%\",id:\"dQsAoE8Uc\",layoutId:\"dQsAoE8Uc\",style:{width:\"100%\"},variant:\"BJCIBnZES\",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-zRjIZ { background: white; }`,\".framer-zRjIZ.framer-15voc98, .framer-zRjIZ .framer-15voc98 { display: block; }\",\".framer-zRjIZ.framer-pi2tau { 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: 1440px; }\",\".framer-zRjIZ .framer-1axig2n-container { flex: none; height: auto; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 3; }\",\".framer-zRjIZ .framer-cq1vav { -webkit-backdrop-filter: blur(10px); backdrop-filter: blur(10px); background-color: rgba(255, 255, 255, 0.9); flex: none; height: 110px; left: 0px; overflow: hidden; position: fixed; right: 0px; top: 0px; z-index: 2; }\",\".framer-zRjIZ .framer-134ye1m { background-color: #ffffff; flex: none; height: 198px; overflow: hidden; position: relative; width: 100%; }\",\".framer-zRjIZ .framer-1q7hzh4 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 120px; height: auto; justify-content: flex-start; overflow: visible; padding: 40px 90px 60px 90px; position: relative; width: 100%; }\",\".framer-zRjIZ .framer-yt525o { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 778px; }\",\".framer-zRjIZ .framer-p5bi2g, .framer-zRjIZ .framer-h2q9ec, .framer-zRjIZ .framer-9v42h6, .framer-zRjIZ .framer-1xiexu2, .framer-zRjIZ .framer-10xpf18, .framer-zRjIZ .framer-1ktf24e, .framer-zRjIZ .framer-rpue36, .framer-zRjIZ .framer-1wbwh45, .framer-zRjIZ .framer-we0yqr, .framer-zRjIZ .framer-qre5b2, .framer-zRjIZ .framer-1xbdrow, .framer-zRjIZ .framer-1ds21ho, .framer-zRjIZ .framer-1pml6ne, .framer-zRjIZ .framer-vmikhu, .framer-zRjIZ .framer-95jb7z, .framer-zRjIZ .framer-r453ud, .framer-zRjIZ .framer-1ndes0g, .framer-zRjIZ .framer-1f6za9u, .framer-zRjIZ .framer-tgor9r, .framer-zRjIZ .framer-fxtce1, .framer-zRjIZ .framer-fkoagl, .framer-zRjIZ .framer-7nasqi, .framer-zRjIZ .framer-1e2bcd9, .framer-zRjIZ .framer-1s78rn7 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-zRjIZ .framer-145upzo, .framer-zRjIZ .framer-5ovu2w { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-zRjIZ .framer-1uoerv8 { flex: none; height: auto; max-width: 90%; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-zRjIZ .framer-47w43p { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 120px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-zRjIZ .framer-1oqi4f0, .framer-zRjIZ .framer-18kbyx7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 120px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-zRjIZ .framer-60y8hh, .framer-zRjIZ .framer-1v82hp8, .framer-zRjIZ .framer-lx1p8a, .framer-zRjIZ .framer-f7dq5f { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-zRjIZ .framer-wc0yih, .framer-zRjIZ .framer-jp621m, .framer-zRjIZ .framer-14xwt9s, .framer-zRjIZ .framer-1aexs6e, .framer-zRjIZ .framer-vail6f, .framer-zRjIZ .framer-6vjt6p, .framer-zRjIZ .framer-vrcx8c, .framer-zRjIZ .framer-1vztooc, .framer-zRjIZ .framer-1q1nzan { aspect-ratio: 1 / 1; border-bottom-left-radius: 200px; border-bottom-right-radius: 200px; border-top-left-radius: 200px; border-top-right-radius: 200px; flex: none; height: var(--framer-aspect-ratio-supported, 120px); overflow: hidden; position: relative; width: 120px; will-change: var(--framer-will-change-override, transform); }\",\".framer-zRjIZ .framer-ymhhx9, .framer-zRjIZ .framer-skltjo, .framer-zRjIZ .framer-1rprl17, .framer-zRjIZ .framer-zavyvh { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 462px; }\",\".framer-zRjIZ .framer-1dr5sr8 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: auto; justify-content: center; overflow: visible; padding: 60px 90px 60px 90px; position: relative; width: 100%; }\",\".framer-zRjIZ .framer-1kbfzox { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 1260px; }\",\".framer-zRjIZ .framer-167p39d { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 576px; }\",\".framer-zRjIZ .framer-1ymz4d7 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: auto; padding: 0px; position: relative; width: min-content; }\",\".framer-zRjIZ .framer-1x0imp3 { align-self: stretch; flex: none; height: auto; position: relative; white-space: pre-wrap; width: auto; word-break: break-word; word-wrap: break-word; }\",\".framer-zRjIZ .framer-qarozk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: 150px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 576px; }\",\".framer-zRjIZ .framer-z3g9z5 { border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; border-top-left-radius: 30px; border-top-right-radius: 30px; flex: none; height: 300px; overflow: visible; position: relative; width: 564px; }\",\".framer-zRjIZ .framer-2rryio { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: auto; justify-content: center; overflow: hidden; padding: 60px 90px 60px 90px; position: relative; width: 100%; }\",\".framer-zRjIZ .framer-qyyoi2 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-zRjIZ .framer-190lr1k { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-zRjIZ .framer-9hxk4x, .framer-zRjIZ .framer-1u5sqf1 { align-content: center; align-items: center; background-color: var(--token-f433249d-3eb2-49e7-bd85-46281f4b3d70, #a1b8d4); border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; border-top-left-radius: 30px; border-top-right-radius: 30px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: auto; justify-content: flex-start; overflow: visible; padding: 80px 40px 80px 40px; position: relative; width: auto; }\",\".framer-zRjIZ .framer-ap97l4, .framer-zRjIZ .framer-1j9clc5, .framer-zRjIZ .framer-118mns1, .framer-zRjIZ .framer-pmy9f0, .framer-zRjIZ .framer-fwiao5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: 175px; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 330px; }\",\".framer-zRjIZ .framer-gfuon7 { align-content: center; align-items: center; background-color: var(--token-fbfaa7b0-9cb9-40ab-ad7e-39b47087b36f, #a3c1c1); border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; border-top-left-radius: 30px; border-top-right-radius: 30px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: auto; justify-content: flex-start; overflow: visible; padding: 80px 40px 80px 40px; position: relative; width: auto; }\",\".framer-zRjIZ .framer-9ql824 { align-content: center; align-items: center; background-color: var(--token-1ad14213-d2a8-470c-96d1-c65294a00c8d, #d29fda); border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; border-top-left-radius: 30px; border-top-right-radius: 30px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: auto; justify-content: flex-start; overflow: visible; padding: 80px 40px 80px 40px; position: relative; width: auto; }\",\".framer-zRjIZ .framer-1l53o8j { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-zRjIZ .framer-dex5nl { align-content: center; align-items: center; background-color: var(--token-88f8a6e7-bc36-4dea-bd53-fc8c6f672ac8, #bec386); border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; border-top-left-radius: 30px; border-top-right-radius: 30px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: auto; justify-content: flex-start; overflow: visible; padding: 80px 40px 80px 40px; position: relative; width: auto; }\",\".framer-zRjIZ .framer-1o98tjr { background-color: #ffffff; flex: none; height: 569px; overflow: visible; position: relative; width: 100%; }\",\".framer-zRjIZ .framer-196z32t { align-content: center; align-items: center; background-color: #ffffff; border-top-left-radius: 30px; border-top-right-radius: 30px; bottom: 0px; box-shadow: 0px 4px 29px 0px rgba(184, 211, 211, 0.25); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 90px; height: min-content; justify-content: center; left: 50%; padding: 120px 0px 0px 0px; position: absolute; transform: translateX(-50%); width: 1260px; }\",\".framer-zRjIZ .framer-doyjmc { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 40px 0px 40px; position: relative; width: 100%; }\",\".framer-zRjIZ .framer-3w8fjc { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-zRjIZ .framer-5lvokt-container { flex: none; height: auto; position: relative; width: auto; z-index: 0; }\",\".framer-zRjIZ .framer-5rdr3s { background-color: rgba(134, 173, 173, 0.9); inset: 0px; position: fixed; user-select: none; z-index: 3; }\",\".framer-zRjIZ .framer-1tp0t73 { --border-bottom-width: 6px; --border-color: #ffffff; --border-left-width: 6px; --border-right-width: 6px; --border-style: solid; --border-top-width: 6px; background: linear-gradient(204.88606570735996deg, #83a9a9 0%, rgba(162, 199, 199, 1) 100%); border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; border-top-left-radius: 30px; border-top-right-radius: 30px; box-shadow: 0px 18px 77px 0px #79abab; flex: none; height: 503px; left: calc(50.00000000000002% - 1117px / 2); overflow: hidden; position: fixed; top: calc(48.87500000000002% - 503px / 2); width: 1117px; will-change: var(--framer-will-change-override, transform); z-index: 3; }\",\".framer-zRjIZ .framer-w00wyf { background-color: #ffffff; border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; border-top-left-radius: 30px; border-top-right-radius: 30px; flex: none; height: 503px; left: calc(73.50044762757386% - 592px / 2); overflow: hidden; position: absolute; top: 0px; width: 592px; will-change: var(--framer-will-change-override, transform); }\",\".framer-zRjIZ .framer-9rzof8 { flex: none; height: auto; left: 50%; position: absolute; top: 120px; transform: translateX(-50%); white-space: pre; width: auto; }\",\".framer-zRjIZ .framer-kebthp-container { bottom: 139px; flex: none; height: auto; left: 50%; position: absolute; transform: translateX(-50%); width: 412px; }\",\".framer-zRjIZ .framer-i2w23y { flex: none; height: auto; left: 90px; position: absolute; top: 90px; white-space: pre-wrap; width: 355px; word-break: break-word; word-wrap: break-word; }\",\".framer-zRjIZ .framer-1hlo9o { flex: none; height: auto; left: 90px; position: absolute; top: 51%; transform: translateY(-50%); white-space: pre-wrap; width: 355px; word-break: break-word; word-wrap: break-word; }\",\".framer-zRjIZ .framer-71li2n { flex: none; height: 591px; left: 66px; overflow: hidden; position: absolute; right: 451px; top: 208px; }\",\".framer-zRjIZ .framer-1owk2c8 { flex: none; height: 463px; left: calc(50.00000000000002% - 444px / 2); position: absolute; top: calc(49.91539763113369% - 463px / 2); width: 444px; }\",\".framer-zRjIZ .framer-1izu7jn { flex: none; height: 397px; overflow: hidden; position: absolute; right: 568px; top: 14px; width: 404px; }\",\".framer-zRjIZ .framer-pi127z { flex: none; height: 311px; left: calc(50.00000000000002% - 298px / 2); position: absolute; top: calc(49.87405541561715% - 311px / 2); width: 298px; }\",\".framer-zRjIZ .framer-4brigi-container { flex: none; height: 60px; left: calc(50.00000000000002% - 60px / 2); position: fixed; top: 40px; width: 60px; z-index: 3; }\",\".framer-zRjIZ .framer-1q1y6by { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 8px; justify-content: flex-end; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-zRjIZ .framer-13tuc9w { align-content: center; align-items: center; background-color: #95b1a6; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 8px; justify-content: center; padding: 0px; position: relative; width: 1px; }\",\".framer-zRjIZ .framer-1gxrt4h { background-color: #a4c3be; flex: 1 0 0px; height: 8px; position: relative; width: 1px; }\",\".framer-zRjIZ .framer-1mrz4y6 { background-color: #8c9fb7; flex: 1 0 0px; height: 8px; position: relative; width: 1px; }\",\".framer-zRjIZ .framer-hi2por { background-color: #b5c1d1; flex: 1 0 0px; height: 8px; position: relative; width: 1px; }\",\".framer-zRjIZ .framer-1cejt4u { background-color: #b14378; flex: 1 0 0px; height: 8px; position: relative; width: 1px; }\",\".framer-zRjIZ .framer-1prhkro-container { flex: none; height: auto; position: relative; width: 1440px; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-zRjIZ.framer-pi2tau, .framer-zRjIZ .framer-1q7hzh4, .framer-zRjIZ .framer-yt525o, .framer-zRjIZ .framer-145upzo, .framer-zRjIZ .framer-47w43p, .framer-zRjIZ .framer-1oqi4f0, .framer-zRjIZ .framer-60y8hh, .framer-zRjIZ .framer-ymhhx9, .framer-zRjIZ .framer-1v82hp8, .framer-zRjIZ .framer-skltjo, .framer-zRjIZ .framer-18kbyx7, .framer-zRjIZ .framer-lx1p8a, .framer-zRjIZ .framer-1rprl17, .framer-zRjIZ .framer-f7dq5f, .framer-zRjIZ .framer-zavyvh, .framer-zRjIZ .framer-1dr5sr8, .framer-zRjIZ .framer-167p39d, .framer-zRjIZ .framer-1ymz4d7, .framer-zRjIZ .framer-qarozk, .framer-zRjIZ .framer-2rryio, .framer-zRjIZ .framer-qyyoi2, .framer-zRjIZ .framer-190lr1k, .framer-zRjIZ .framer-9hxk4x, .framer-zRjIZ .framer-ap97l4, .framer-zRjIZ .framer-gfuon7, .framer-zRjIZ .framer-1j9clc5, .framer-zRjIZ .framer-9ql824, .framer-zRjIZ .framer-118mns1, .framer-zRjIZ .framer-1l53o8j, .framer-zRjIZ .framer-dex5nl, .framer-zRjIZ .framer-pmy9f0, .framer-zRjIZ .framer-1u5sqf1, .framer-zRjIZ .framer-fwiao5, .framer-zRjIZ .framer-196z32t, .framer-zRjIZ .framer-doyjmc, .framer-zRjIZ .framer-5ovu2w, .framer-zRjIZ .framer-3w8fjc, .framer-zRjIZ .framer-1q1y6by, .framer-zRjIZ .framer-13tuc9w { gap: 0px; } .framer-zRjIZ.framer-pi2tau > *, .framer-zRjIZ .framer-1dr5sr8 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-zRjIZ.framer-pi2tau > :first-child, .framer-zRjIZ .framer-1q7hzh4 > :first-child, .framer-zRjIZ .framer-yt525o > :first-child, .framer-zRjIZ .framer-145upzo > :first-child, .framer-zRjIZ .framer-47w43p > :first-child, .framer-zRjIZ .framer-60y8hh > :first-child, .framer-zRjIZ .framer-ymhhx9 > :first-child, .framer-zRjIZ .framer-1v82hp8 > :first-child, .framer-zRjIZ .framer-skltjo > :first-child, .framer-zRjIZ .framer-lx1p8a > :first-child, .framer-zRjIZ .framer-1rprl17 > :first-child, .framer-zRjIZ .framer-f7dq5f > :first-child, .framer-zRjIZ .framer-zavyvh > :first-child, .framer-zRjIZ .framer-1dr5sr8 > :first-child, .framer-zRjIZ .framer-167p39d > :first-child, .framer-zRjIZ .framer-1ymz4d7 > :first-child, .framer-zRjIZ .framer-qarozk > :first-child, .framer-zRjIZ .framer-qyyoi2 > :first-child, .framer-zRjIZ .framer-9hxk4x > :first-child, .framer-zRjIZ .framer-ap97l4 > :first-child, .framer-zRjIZ .framer-gfuon7 > :first-child, .framer-zRjIZ .framer-1j9clc5 > :first-child, .framer-zRjIZ .framer-9ql824 > :first-child, .framer-zRjIZ .framer-118mns1 > :first-child, .framer-zRjIZ .framer-dex5nl > :first-child, .framer-zRjIZ .framer-pmy9f0 > :first-child, .framer-zRjIZ .framer-1u5sqf1 > :first-child, .framer-zRjIZ .framer-fwiao5 > :first-child, .framer-zRjIZ .framer-196z32t > :first-child, .framer-zRjIZ .framer-doyjmc > :first-child, .framer-zRjIZ .framer-5ovu2w > :first-child, .framer-zRjIZ .framer-3w8fjc > :first-child { margin-top: 0px; } .framer-zRjIZ.framer-pi2tau > :last-child, .framer-zRjIZ .framer-1q7hzh4 > :last-child, .framer-zRjIZ .framer-yt525o > :last-child, .framer-zRjIZ .framer-145upzo > :last-child, .framer-zRjIZ .framer-47w43p > :last-child, .framer-zRjIZ .framer-60y8hh > :last-child, .framer-zRjIZ .framer-ymhhx9 > :last-child, .framer-zRjIZ .framer-1v82hp8 > :last-child, .framer-zRjIZ .framer-skltjo > :last-child, .framer-zRjIZ .framer-lx1p8a > :last-child, .framer-zRjIZ .framer-1rprl17 > :last-child, .framer-zRjIZ .framer-f7dq5f > :last-child, .framer-zRjIZ .framer-zavyvh > :last-child, .framer-zRjIZ .framer-1dr5sr8 > :last-child, .framer-zRjIZ .framer-167p39d > :last-child, .framer-zRjIZ .framer-1ymz4d7 > :last-child, .framer-zRjIZ .framer-qarozk > :last-child, .framer-zRjIZ .framer-qyyoi2 > :last-child, .framer-zRjIZ .framer-9hxk4x > :last-child, .framer-zRjIZ .framer-ap97l4 > :last-child, .framer-zRjIZ .framer-gfuon7 > :last-child, .framer-zRjIZ .framer-1j9clc5 > :last-child, .framer-zRjIZ .framer-9ql824 > :last-child, .framer-zRjIZ .framer-118mns1 > :last-child, .framer-zRjIZ .framer-dex5nl > :last-child, .framer-zRjIZ .framer-pmy9f0 > :last-child, .framer-zRjIZ .framer-1u5sqf1 > :last-child, .framer-zRjIZ .framer-fwiao5 > :last-child, .framer-zRjIZ .framer-196z32t > :last-child, .framer-zRjIZ .framer-doyjmc > :last-child, .framer-zRjIZ .framer-5ovu2w > :last-child, .framer-zRjIZ .framer-3w8fjc > :last-child { margin-bottom: 0px; } .framer-zRjIZ .framer-1q7hzh4 > *, .framer-zRjIZ .framer-47w43p > * { margin: 0px; margin-bottom: calc(120px / 2); margin-top: calc(120px / 2); } .framer-zRjIZ .framer-yt525o > *, .framer-zRjIZ .framer-3w8fjc > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-zRjIZ .framer-145upzo > *, .framer-zRjIZ .framer-ymhhx9 > *, .framer-zRjIZ .framer-skltjo > *, .framer-zRjIZ .framer-1rprl17 > *, .framer-zRjIZ .framer-zavyvh > *, .framer-zRjIZ .framer-qarozk > *, .framer-zRjIZ .framer-ap97l4 > *, .framer-zRjIZ .framer-1j9clc5 > *, .framer-zRjIZ .framer-118mns1 > *, .framer-zRjIZ .framer-pmy9f0 > *, .framer-zRjIZ .framer-fwiao5 > *, .framer-zRjIZ .framer-5ovu2w > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-zRjIZ .framer-1oqi4f0 > *, .framer-zRjIZ .framer-18kbyx7 > * { margin: 0px; margin-left: calc(120px / 2); margin-right: calc(120px / 2); } .framer-zRjIZ .framer-1oqi4f0 > :first-child, .framer-zRjIZ .framer-18kbyx7 > :first-child, .framer-zRjIZ .framer-2rryio > :first-child, .framer-zRjIZ .framer-190lr1k > :first-child, .framer-zRjIZ .framer-1l53o8j > :first-child, .framer-zRjIZ .framer-1q1y6by > :first-child, .framer-zRjIZ .framer-13tuc9w > :first-child { margin-left: 0px; } .framer-zRjIZ .framer-1oqi4f0 > :last-child, .framer-zRjIZ .framer-18kbyx7 > :last-child, .framer-zRjIZ .framer-2rryio > :last-child, .framer-zRjIZ .framer-190lr1k > :last-child, .framer-zRjIZ .framer-1l53o8j > :last-child, .framer-zRjIZ .framer-1q1y6by > :last-child, .framer-zRjIZ .framer-13tuc9w > :last-child { margin-right: 0px; } .framer-zRjIZ .framer-60y8hh > *, .framer-zRjIZ .framer-1v82hp8 > *, .framer-zRjIZ .framer-lx1p8a > *, .framer-zRjIZ .framer-f7dq5f > *, .framer-zRjIZ .framer-167p39d > *, .framer-zRjIZ .framer-1ymz4d7 > *, .framer-zRjIZ .framer-9hxk4x > *, .framer-zRjIZ .framer-gfuon7 > *, .framer-zRjIZ .framer-9ql824 > *, .framer-zRjIZ .framer-dex5nl > *, .framer-zRjIZ .framer-1u5sqf1 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-zRjIZ .framer-2rryio > *, .framer-zRjIZ .framer-1q1y6by > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-zRjIZ .framer-qyyoi2 > * { margin: 0px; margin-bottom: calc(15px / 2); margin-top: calc(15px / 2); } .framer-zRjIZ .framer-190lr1k > *, .framer-zRjIZ .framer-1l53o8j > * { margin: 0px; margin-left: calc(15px / 2); margin-right: calc(15px / 2); } .framer-zRjIZ .framer-196z32t > * { margin: 0px; margin-bottom: calc(90px / 2); margin-top: calc(90px / 2); } .framer-zRjIZ .framer-doyjmc > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-zRjIZ .framer-13tuc9w > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",\"@media (min-width: 1440px) { .framer-zRjIZ .hidden-pi2tau { display: none !important; } }\",`@media (min-width: 810px) and (max-width: 1439px) { .framer-zRjIZ .hidden-1ktovqi { display: none !important; } .${metadata.bodyClassName}-framer-zRjIZ { background: white; } .framer-zRjIZ.framer-pi2tau { width: 810px; } .framer-zRjIZ .framer-cq1vav { height: 120px; } .framer-zRjIZ .framer-134ye1m { height: 142px; } .framer-zRjIZ .framer-1q7hzh4 { gap: 80px; padding: 40px 40px 60px 40px; } .framer-zRjIZ .framer-47w43p { gap: 80px; width: 100%; } .framer-zRjIZ .framer-1oqi4f0, .framer-zRjIZ .framer-18kbyx7 { flex-direction: column; gap: 80px; width: 100%; } .framer-zRjIZ .framer-1dr5sr8 { padding: 60px 40px 60px 40px; } .framer-zRjIZ .framer-1kbfzox { flex-direction: column; gap: 40px; justify-content: flex-start; width: 100%; } .framer-zRjIZ .framer-167p39d, .framer-zRjIZ .framer-1ymz4d7 { align-content: center; align-items: center; order: 1; width: 100%; } .framer-zRjIZ .framer-1x0imp3 { align-self: unset; width: 100%; } .framer-zRjIZ .framer-qarozk { height: min-content; max-width: 1000px; width: 100%; } .framer-zRjIZ .framer-z3g9z5 { height: 337px; order: 0; width: 100%; } .framer-zRjIZ .framer-2rryio { flex-direction: column; padding: 60px 40px 60px 40px; } .framer-zRjIZ .framer-190lr1k, .framer-zRjIZ .framer-1l53o8j { flex-direction: column; } .framer-zRjIZ .framer-ap97l4, .framer-zRjIZ .framer-1j9clc5, .framer-zRjIZ .framer-118mns1, .framer-zRjIZ .framer-pmy9f0, .framer-zRjIZ .framer-fwiao5 { height: min-content; } .framer-zRjIZ .framer-196z32t { left: 40px; right: 40px; transform: unset; width: unset; } .framer-zRjIZ .framer-1tp0t73 { height: 661px; left: calc(50.00000000000002% - 750px / 2); top: calc(51.11111111111113% - 661px / 2); width: 750px; } .framer-zRjIZ .framer-w00wyf { bottom: 0px; height: 384px; left: 0px; right: 0px; top: unset; width: unset; } .framer-zRjIZ .framer-9rzof8 { top: 60px; } .framer-zRjIZ .framer-kebthp-container { bottom: 90px; } .framer-zRjIZ .framer-i2w23y { left: 50%; top: 60px; transform: translateX(-50%); width: 400px; } .framer-zRjIZ .framer-1hlo9o { left: 50%; top: 196px; transform: translateX(-50%); white-space: pre; width: auto; } .framer-zRjIZ .framer-71li2n { height: 397px; left: unset; right: -212px; top: 4px; width: 404px; } .framer-zRjIZ .framer-1owk2c8 { height: 311px; left: calc(50.00000000000002% - 298px / 2); top: calc(49.87405541561715% - 311px / 2); width: 298px; } .framer-zRjIZ .framer-4brigi-container { height: 50px; left: calc(50.00000000000002% - 50px / 2); width: 50px; } .framer-zRjIZ .framer-1prhkro-container { width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-zRjIZ .framer-1q7hzh4, .framer-zRjIZ .framer-47w43p, .framer-zRjIZ .framer-1oqi4f0, .framer-zRjIZ .framer-18kbyx7, .framer-zRjIZ .framer-1kbfzox, .framer-zRjIZ .framer-2rryio, .framer-zRjIZ .framer-190lr1k, .framer-zRjIZ .framer-1l53o8j { gap: 0px; } .framer-zRjIZ .framer-1q7hzh4 > *, .framer-zRjIZ .framer-47w43p > *, .framer-zRjIZ .framer-1oqi4f0 > *, .framer-zRjIZ .framer-18kbyx7 > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-zRjIZ .framer-1q7hzh4 > :first-child, .framer-zRjIZ .framer-47w43p > :first-child, .framer-zRjIZ .framer-1oqi4f0 > :first-child, .framer-zRjIZ .framer-18kbyx7 > :first-child, .framer-zRjIZ .framer-1kbfzox > :first-child, .framer-zRjIZ .framer-2rryio > :first-child, .framer-zRjIZ .framer-190lr1k > :first-child, .framer-zRjIZ .framer-1l53o8j > :first-child { margin-top: 0px; } .framer-zRjIZ .framer-1q7hzh4 > :last-child, .framer-zRjIZ .framer-47w43p > :last-child, .framer-zRjIZ .framer-1oqi4f0 > :last-child, .framer-zRjIZ .framer-18kbyx7 > :last-child, .framer-zRjIZ .framer-1kbfzox > :last-child, .framer-zRjIZ .framer-2rryio > :last-child, .framer-zRjIZ .framer-190lr1k > :last-child, .framer-zRjIZ .framer-1l53o8j > :last-child { margin-bottom: 0px; } .framer-zRjIZ .framer-1kbfzox > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-zRjIZ .framer-2rryio > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-zRjIZ .framer-190lr1k > *, .framer-zRjIZ .framer-1l53o8j > * { margin: 0px; margin-bottom: calc(15px / 2); margin-top: calc(15px / 2); } }}`,`@media (max-width: 809px) { .framer-zRjIZ .hidden-1iv0q1j { display: none !important; } .${metadata.bodyClassName}-framer-zRjIZ { background: white; } .framer-zRjIZ.framer-pi2tau { width: 390px; } .framer-zRjIZ .framer-1axig2n-container { order: 7; } .framer-zRjIZ .framer-cq1vav { height: 82px; order: 6; } .framer-zRjIZ .framer-134ye1m { height: 118px; order: 0; } .framer-zRjIZ .framer-1q7hzh4 { gap: 60px; order: 1; padding: 40px 25px 40px 25px; } .framer-zRjIZ .framer-47w43p { gap: 60px; width: 100%; } .framer-zRjIZ .framer-1oqi4f0, .framer-zRjIZ .framer-18kbyx7 { flex-direction: column; gap: 60px; width: 100%; } .framer-zRjIZ .framer-60y8hh, .framer-zRjIZ .framer-ymhhx9, .framer-zRjIZ .framer-1v82hp8, .framer-zRjIZ .framer-skltjo, .framer-zRjIZ .framer-lx1p8a, .framer-zRjIZ .framer-1rprl17, .framer-zRjIZ .framer-f7dq5f, .framer-zRjIZ .framer-zavyvh, .framer-zRjIZ .framer-qyyoi2 { width: 100%; } .framer-zRjIZ .framer-1dr5sr8 { justify-content: flex-start; order: 2; padding: 40px 25px 40px 25px; } .framer-zRjIZ .framer-1kbfzox { flex-direction: column; gap: 30px; justify-content: flex-start; width: 100%; } .framer-zRjIZ .framer-167p39d { align-content: center; align-items: center; justify-content: flex-start; order: 1; width: 100%; } .framer-zRjIZ .framer-1ymz4d7 { align-content: center; align-items: center; gap: 30px; order: 1; width: 100%; } .framer-zRjIZ .framer-1x0imp3 { align-self: unset; width: 100%; } .framer-zRjIZ .framer-qarozk, .framer-zRjIZ .framer-ap97l4, .framer-zRjIZ .framer-1j9clc5, .framer-zRjIZ .framer-118mns1, .framer-zRjIZ .framer-pmy9f0, .framer-zRjIZ .framer-fwiao5 { height: min-content; width: 100%; } .framer-zRjIZ .framer-z3g9z5 { height: 329px; order: 0; width: 100%; } .framer-zRjIZ .framer-2rryio { flex-direction: column; order: 3; padding: 40px 25px 60px 25px; } .framer-zRjIZ .framer-190lr1k, .framer-zRjIZ .framer-1l53o8j { flex-direction: column; width: 100%; } .framer-zRjIZ .framer-9hxk4x, .framer-zRjIZ .framer-gfuon7, .framer-zRjIZ .framer-9ql824, .framer-zRjIZ .framer-dex5nl, .framer-zRjIZ .framer-1u5sqf1 { padding: 60px 40px 60px 40px; width: 100%; } .framer-zRjIZ .framer-1o98tjr { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: auto; justify-content: center; order: 4; padding: 0px; } .framer-zRjIZ .framer-196z32t { bottom: unset; gap: 80px; left: unset; padding: 80px 0px 0px 0px; position: relative; transform: unset; width: 100%; } .framer-zRjIZ .framer-1tp0t73 { height: 520px; left: calc(50.00000000000002% - 350px / 2); top: calc(50.61538461538464% - 520px / 2); width: 350px; } .framer-zRjIZ .framer-w00wyf { bottom: 0px; height: 306px; left: 0px; right: 0px; top: unset; width: unset; } .framer-zRjIZ .framer-9rzof8 { top: 40px; } .framer-zRjIZ .framer-kebthp-container { bottom: unset; top: 111px; width: 290px; } .framer-zRjIZ .framer-i2w23y { left: 50%; top: 40px; transform: translateX(-50%); width: 305px; } .framer-zRjIZ .framer-1hlo9o { left: 50%; top: 136px; transform: translateX(-50%); width: 241px; } .framer-zRjIZ .framer-4brigi-container { height: 30px; left: calc(50.00000000000002% - 30px / 2); top: 20px; width: 30px; } .framer-zRjIZ .framer-1prhkro-container { order: 5; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-zRjIZ .framer-1q7hzh4, .framer-zRjIZ .framer-47w43p, .framer-zRjIZ .framer-1oqi4f0, .framer-zRjIZ .framer-18kbyx7, .framer-zRjIZ .framer-1kbfzox, .framer-zRjIZ .framer-1ymz4d7, .framer-zRjIZ .framer-2rryio, .framer-zRjIZ .framer-190lr1k, .framer-zRjIZ .framer-1l53o8j, .framer-zRjIZ .framer-1o98tjr, .framer-zRjIZ .framer-196z32t { gap: 0px; } .framer-zRjIZ .framer-1q7hzh4 > *, .framer-zRjIZ .framer-47w43p > *, .framer-zRjIZ .framer-1oqi4f0 > *, .framer-zRjIZ .framer-18kbyx7 > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-zRjIZ .framer-1q7hzh4 > :first-child, .framer-zRjIZ .framer-47w43p > :first-child, .framer-zRjIZ .framer-1oqi4f0 > :first-child, .framer-zRjIZ .framer-18kbyx7 > :first-child, .framer-zRjIZ .framer-1kbfzox > :first-child, .framer-zRjIZ .framer-1ymz4d7 > :first-child, .framer-zRjIZ .framer-2rryio > :first-child, .framer-zRjIZ .framer-190lr1k > :first-child, .framer-zRjIZ .framer-1l53o8j > :first-child, .framer-zRjIZ .framer-1o98tjr > :first-child, .framer-zRjIZ .framer-196z32t > :first-child { margin-top: 0px; } .framer-zRjIZ .framer-1q7hzh4 > :last-child, .framer-zRjIZ .framer-47w43p > :last-child, .framer-zRjIZ .framer-1oqi4f0 > :last-child, .framer-zRjIZ .framer-18kbyx7 > :last-child, .framer-zRjIZ .framer-1kbfzox > :last-child, .framer-zRjIZ .framer-1ymz4d7 > :last-child, .framer-zRjIZ .framer-2rryio > :last-child, .framer-zRjIZ .framer-190lr1k > :last-child, .framer-zRjIZ .framer-1l53o8j > :last-child, .framer-zRjIZ .framer-1o98tjr > :last-child, .framer-zRjIZ .framer-196z32t > :last-child { margin-bottom: 0px; } .framer-zRjIZ .framer-1kbfzox > *, .framer-zRjIZ .framer-1ymz4d7 > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-zRjIZ .framer-2rryio > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-zRjIZ .framer-190lr1k > *, .framer-zRjIZ .framer-1l53o8j > * { margin: 0px; margin-bottom: calc(15px / 2); margin-top: calc(15px / 2); } .framer-zRjIZ .framer-1o98tjr > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-zRjIZ .framer-196z32t > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,'.framer-zRjIZ[data-border=\"true\"]::after, .framer-zRjIZ [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3722\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"puIgmlxas\":{\"layout\":[\"fixed\",\"auto\"]},\"uFWqcO6gl\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerR2R9gNJFD=withCSS(Component,css,\"framer-zRjIZ\");export default FramerR2R9gNJFD;FramerR2R9gNJFD.displayName=\"Use Cases\";FramerR2R9gNJFD.defaultProps={height:3722,width:1440};addFonts(FramerR2R9gNJFD,[{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://app.framerstatic.com/Inter-Regular.cyrillic-ext-CFTLRB35.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://app.framerstatic.com/Inter-Regular.cyrillic-KKLZBALH.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-ext-ULEBLIFV.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-IRHSNFQB.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://app.framerstatic.com/Inter-Regular.latin-ext-VZDUGU3Q.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://app.framerstatic.com/Inter-Regular.latin-JLQMKCHE.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://app.framerstatic.com/Inter-Regular.vietnamese-QK7VSWXK.woff2\",weight:\"400\"},{family:\"Futura PT Heavy\",source:\"custom\",url:\"https://framerusercontent.com/assets/z4MRNs9aIq8uc0J4LoCJswNE.ttf\"},{family:\"Futura PT Book\",source:\"custom\",url:\"https://framerusercontent.com/assets/2CwYxGmBUnDWLJMcddJYuQhYeM.ttf\"}]},...MenuTopMenuFonts,...ButtonsDefaultGradientFonts,...MailchimpFonts,...FeatherFonts,...MenuFooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts),...getFontsFromSharedStyle(sharedStyle7.fonts),...getFontsFromSharedStyle(sharedStyle8.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerR2R9gNJFD\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"3722\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1440\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"puIgmlxas\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"uFWqcO6gl\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerResponsiveScreen\":\"\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["MenuTopMenuFonts", "getFonts", "tcAwOV2Pp_default", "ContainerWithFX", "withFX", "Container", "MotionDivWithFX", "motion", "ButtonsDefaultGradientFonts", "sbThYQ3lY_default", "MailchimpFonts", "Mailchimp_default", "FeatherFonts", "Icon", "MenuFooterFonts", "n_zbbf3C_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "animation", "transition1", "animation1", "animation2", "transition2", "animation3", "animation4", "animation5", "transformTemplate1", "_", "t", "animation6", "animation7", "transformTemplate2", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ie", "metadata1", "_document_querySelector", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "skDqPVnvg42m929", "overlay", "args", "onClickzn6atv", "ref1", "pe", "ref2", "useRouteElementId", "id1", "ref3", "isDisplayed", "isDisplayed1", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "ComponentViewportProvider", "PropertyOverrides2", "ContainerWithFX", "tcAwOV2Pp_default", "MotionDivWithFX", "RichText2", "x", "Image2", "l", "Container", "sbThYQ3lY_default", "AnimatePresence", "Ga", "Mailchimp_default", "Icon", "n_zbbf3C_default", "css", "FramerR2R9gNJFD", "withCSS", "R2R9gNJFD_default", "addFonts", "MenuTopMenuFonts", "ButtonsDefaultGradientFonts", "MailchimpFonts", "FeatherFonts", "MenuFooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
