{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/4cMqyecjduAlvsy2OD4H/HYDr2GCEwT3f7Kh4xEaX/Owg8EZVZO.js"],
  "sourcesContent": ["// Generated by Framer (20caf11)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PropertyOverrides,ResolveLinks,RichText,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useRouter,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import Navbar from\"#framer/local/canvasComponent/LyibiGCcp/LyibiGCcp.js\";import Footer from\"#framer/local/canvasComponent/rQxLLQ1Am/rQxLLQ1Am.js\";import Button from\"#framer/local/canvasComponent/Yg2GKFy64/Yg2GKFy64.js\";import*as sharedStyle from\"#framer/local/css/fhQaznbqG/fhQaznbqG.js\";import*as sharedStyle1 from\"#framer/local/css/rVFQGAL32/rVFQGAL32.js\";import metadataProvider from\"#framer/local/webPageMetadata/Owg8EZVZO/Owg8EZVZO.js\";const NavbarFonts=getFonts(Navbar);const ImageWithFX=withFX(Image);const RichTextWithFX=withFX(RichText);const ButtonFonts=getFonts(Button);const MotionDivWithFX=withFX(motion.div);const ContainerWithFX=withFX(Container);const FooterFonts=getFonts(Footer);const breakpoints={I9lddLNgF:\"(max-width: 767px)\",mgcRK9XIS:\"(min-width: 992px) and (max-width: 1439px)\",o9nrSEUT8:\"(min-width: 1440px)\",vNALdYj_o:\"(min-width: 768px) and (max-width: 991px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-EAhon\";const variantClassNames={I9lddLNgF:\"framer-v-197fcg2\",mgcRK9XIS:\"framer-v-m917oj\",o9nrSEUT8:\"framer-v-loka4c\",vNALdYj_o:\"framer-v-izflkt\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:0,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const transition1={damping:60,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:50};const transition2={damping:60,delay:.2,mass:1,stiffness:400,type:\"spring\"};const transition3={damping:60,delay:.4,mass:1,stiffness:400,type:\"spring\"};const transition4={damping:60,delay:.5,mass:1,stiffness:400,type:\"spring\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition4,x:0,y:0};const animation3={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:50};const transition5={damping:60,delay:.1,mass:1,stiffness:400,type:\"spring\"};const transition6={damping:60,delay:.3,mass:1,stiffness:400,type:\"spring\"};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:.4,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const transition7={damping:30,delay:.1,mass:1,stiffness:400,type:\"spring\"};const transition8={damping:30,delay:.3,mass:1,stiffness:400,type:\"spring\"};const transition9={damping:30,delay:.2,mass:1,stiffness:400,type:\"spring\"};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"o9nrSEUT8\",Laptop:\"mgcRK9XIS\",Phone:\"I9lddLNgF\",Tablet:\"vNALdYj_o\"};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:\"o9nrSEUT8\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-EAhon`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-EAhon`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const router=useRouter();const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"o9nrSEUT8\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-loka4c\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1nh24ss\",\"data-framer-name\":\"Header\",name:\"Header\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mgcRK9XIS:{width:\"min(100vw, 1224px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:103,width:\"min(max(100vw, 1px), 1224px)\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-atwlwk-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{I9lddLNgF:{variant:\"wyK_GhAHo\"},mgcRK9XIS:{variant:\"lkhNEumBT\"},vNALdYj_o:{variant:\"LPCjaKtgU\"}},children:/*#__PURE__*/_jsx(Navbar,{height:\"100%\",id:\"MYZcboJx2\",layoutId:\"MYZcboJx2\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"b05b75wPP\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsxs(\"header\",{className:\"framer-1hp94fa\",\"data-framer-name\":\"Hero Section \",name:\"Hero Section \",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1p629xh\",\"data-framer-name\":\"Container\",name:\"Container\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{I9lddLNgF:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:321,intrinsicWidth:482,loading:getLoadingLazyAtYPosition(120),pixelHeight:321,pixelWidth:482,src:\"https://framerusercontent.com/images/EDd8L2YgbfZdFnhPSfBgfhkeLys.png\"}},mgcRK9XIS:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:321,intrinsicWidth:482,loading:getLoadingLazyAtYPosition(180),pixelHeight:321,pixelWidth:482,src:\"https://framerusercontent.com/images/EDd8L2YgbfZdFnhPSfBgfhkeLys.png\"}},vNALdYj_o:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:321,intrinsicWidth:482,loading:getLoadingLazyAtYPosition(150),pixelHeight:321,pixelWidth:482,src:\"https://framerusercontent.com/images/EDd8L2YgbfZdFnhPSfBgfhkeLys.png\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:321,intrinsicWidth:482,loading:getLoadingLazyAtYPosition(200),pixelHeight:321,pixelWidth:482,src:\"https://framerusercontent.com/images/EDd8L2YgbfZdFnhPSfBgfhkeLys.png\"},className:\"framer-19g9gwv\",\"data-framer-name\":\"Image\",name:\"Image\",style:{transformPerspective:1200}})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1q1ohf6\",\"data-framer-name\":\"Title & button\",name:\"Title & button\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-n50t8w\",\"data-framer-name\":\"Title\",name:\"Title\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{I9lddLNgF:{__framer__styleAppearEffectEnabled:undefined,style:{}},mgcRK9XIS:{__framer__styleAppearEffectEnabled:undefined,style:{}},vNALdYj_o:{__framer__styleAppearEffectEnabled:undefined,style:{}}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-9jz05d\",\"data-styles-preset\":\"fhQaznbqG\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-4fea08e2-43d6-4946-8326-5c9fdef73c21, rgb(3, 14, 9))\"},children:\"404 Not Found\"})}),className:\"framer-ndf3ib\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{I9lddLNgF:{__framer__styleAppearEffectEnabled:undefined,style:{}},mgcRK9XIS:{__framer__styleAppearEffectEnabled:undefined,style:{}},vNALdYj_o:{__framer__styleAppearEffectEnabled:undefined,style:{}}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1etxawn\",\"data-styles-preset\":\"rVFQGAL32\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-34eb2e3a-a72f-4e55-aa0c-51e3c135b6d7, rgb(75, 88, 82))\"},children:\"The page you are looking for could not be found. Please check the URL and try again.\"})}),className:\"framer-ysjx2p\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{I9lddLNgF:{y:727.4},mgcRK9XIS:{y:803.4},vNALdYj_o:{y:767.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:51,y:823.4,children:/*#__PURE__*/_jsx(Container,{animate:animation2,className:\"framer-sjs9z7-container\",\"data-framer-appear-id\":\"sjs9z7\",initial:animation3,optimized:true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{I9lddLNgF:{fzPQj5vxM:resolvedLinks[3]},mgcRK9XIS:{fzPQj5vxM:resolvedLinks[1]},vNALdYj_o:{fzPQj5vxM:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(Button,{BlJNMfRrN:true,fzPQj5vxM:resolvedLinks[0],height:\"100%\",icFgveKzp:\"arrow-right\",id:\"mgZN9tsdZ\",layoutId:\"mgZN9tsdZ\",qWQ35JEj6:\"Go back home\",variant:\"jD98a9N8B\",width:\"100%\"})})})})})})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{I9lddLNgF:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:499,intrinsicWidth:1433,loading:getLoadingLazyAtYPosition(166),pixelHeight:499,pixelWidth:1433,positionX:\"center\",positionY:\"center\",sizes:\"100vw\",src:\"https://framerusercontent.com/images/XPVK5pHXY9pFQINT0dIt5cno.png\",srcSet:\"https://framerusercontent.com/images/XPVK5pHXY9pFQINT0dIt5cno.png?scale-down-to=512 512w,https://framerusercontent.com/images/XPVK5pHXY9pFQINT0dIt5cno.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/XPVK5pHXY9pFQINT0dIt5cno.png 1433w\"}},mgcRK9XIS:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:499,intrinsicWidth:1433,loading:getLoadingLazyAtYPosition(342),pixelHeight:499,pixelWidth:1433,positionX:\"center\",positionY:\"center\",sizes:\"100vw\",src:\"https://framerusercontent.com/images/XPVK5pHXY9pFQINT0dIt5cno.png\",srcSet:\"https://framerusercontent.com/images/XPVK5pHXY9pFQINT0dIt5cno.png?scale-down-to=512 512w,https://framerusercontent.com/images/XPVK5pHXY9pFQINT0dIt5cno.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/XPVK5pHXY9pFQINT0dIt5cno.png 1433w\"}},vNALdYj_o:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:499,intrinsicWidth:1433,loading:getLoadingLazyAtYPosition(278),pixelHeight:499,pixelWidth:1433,positionX:\"center\",positionY:\"center\",sizes:\"100vw\",src:\"https://framerusercontent.com/images/XPVK5pHXY9pFQINT0dIt5cno.png\",srcSet:\"https://framerusercontent.com/images/XPVK5pHXY9pFQINT0dIt5cno.png?scale-down-to=512 512w,https://framerusercontent.com/images/XPVK5pHXY9pFQINT0dIt5cno.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/XPVK5pHXY9pFQINT0dIt5cno.png 1433w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:499,intrinsicWidth:1433,loading:getLoadingLazyAtYPosition(439.4),pixelHeight:499,pixelWidth:1433,positionX:\"center\",positionY:\"center\",sizes:\"100vw\",src:\"https://framerusercontent.com/images/XPVK5pHXY9pFQINT0dIt5cno.png\",srcSet:\"https://framerusercontent.com/images/XPVK5pHXY9pFQINT0dIt5cno.png?scale-down-to=512 512w,https://framerusercontent.com/images/XPVK5pHXY9pFQINT0dIt5cno.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/XPVK5pHXY9pFQINT0dIt5cno.png 1433w\"},className:\"framer-g1tkx3\",\"data-framer-name\":\"Bg image\",name:\"Bg image\"})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1nvjxoj\",\"data-framer-name\":\"Footer\",name:\"Footer\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-6o26wt\",\"data-framer-name\":\"Cta Section\",name:\"Cta Section\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1jdav4b\",\"data-framer-name\":\"Container\",name:\"Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-9vvyjo\",\"data-framer-name\":\"CTA\",name:\"CTA\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-q6rtd9\",\"data-framer-name\":\"Left Content\",name:\"Left Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-u0bz6p\",\"data-framer-name\":\"Text\",name:\"Text\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-87abpr\",\"data-framer-name\":\"Title\",name:\"Title\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1h7z5bx\",\"data-framer-name\":\"Tagline\",name:\"Tagline\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{I9lddLNgF:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:25,intrinsicWidth:24,loading:getLoadingLazyAtYPosition(1196.4),pixelHeight:25,pixelWidth:24,src:\"https://framerusercontent.com/images/4GBlZMS53MtBjnLOOkeMSgemDU.svg\"}},mgcRK9XIS:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:25,intrinsicWidth:24,loading:getLoadingLazyAtYPosition(1018.4),pixelHeight:25,pixelWidth:24,src:\"https://framerusercontent.com/images/4GBlZMS53MtBjnLOOkeMSgemDU.svg\"}},vNALdYj_o:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:25,intrinsicWidth:24,loading:getLoadingLazyAtYPosition(1286.4),pixelHeight:25,pixelWidth:24,src:\"https://framerusercontent.com/images/4GBlZMS53MtBjnLOOkeMSgemDU.svg\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:25,intrinsicWidth:24,loading:getLoadingLazyAtYPosition(1058.4),pixelHeight:25,pixelWidth:24,src:\"https://framerusercontent.com/images/4GBlZMS53MtBjnLOOkeMSgemDU.svg\"},className:\"framer-13rj7su\",\"data-framer-name\":\"Icon\",name:\"Icon\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1etxawn\",\"data-styles-preset\":\"rVFQGAL32\",style:{\"--framer-text-color\":\"var(--token-b0691a56-0195-4143-b338-07efb4822335, rgb(255, 255, 255))\"},children:\"Analytics and Reporting\"})}),className:\"framer-rc3h1l\",\"data-framer-name\":\"Analytics and Reporting\",fonts:[\"Inter\"],name:\"Analytics and Reporting\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{I9lddLNgF:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-9jz05d\",\"data-styles-preset\":\"fhQaznbqG\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-b0691a56-0195-4143-b338-07efb4822335, rgb(255, 255, 255))\"},children:\"Grow Your Team, Grow Your Business\"})})},vNALdYj_o:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-9jz05d\",\"data-styles-preset\":\"fhQaznbqG\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-b0691a56-0195-4143-b338-07efb4822335, rgb(255, 255, 255))\"},children:\"Grow Your Team, Grow Your Business\"})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-9jz05d\",\"data-styles-preset\":\"fhQaznbqG\",style:{\"--framer-text-color\":\"var(--token-b0691a56-0195-4143-b338-07efb4822335, rgb(255, 255, 255))\"},children:\"Grow Your Team, Grow Your Business\"})}),className:\"framer-17y15fp\",\"data-framer-name\":\"Grow Your Team, Grow Your Business\",fonts:[\"Inter\"],name:\"Grow Your Team, Grow Your Business\",style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{I9lddLNgF:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1etxawn\",\"data-styles-preset\":\"rVFQGAL32\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-b0691a56-0195-4143-b338-07efb4822335, rgb(255, 255, 255))\"},children:\"Streamline HR processes and empower your team with our products. Facilitate manage employee data, and more in one platform.\"})})},vNALdYj_o:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1etxawn\",\"data-styles-preset\":\"rVFQGAL32\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-b0691a56-0195-4143-b338-07efb4822335, rgb(255, 255, 255))\"},children:\"Streamline HR processes and empower your team with our products. Facilitate manage employee data, and more in one platform.\"})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1etxawn\",\"data-styles-preset\":\"rVFQGAL32\",style:{\"--framer-text-color\":\"var(--token-b0691a56-0195-4143-b338-07efb4822335, rgb(255, 255, 255))\"},children:\"Streamline HR processes and empower your team with our products. Facilitate manage employee data, and more in one platform.\"})}),className:\"framer-lngj9l\",\"data-framer-name\":\"Streamline HR processes and empower your team with our products. Facilitate manage employee data, and more in one platform.\",fonts:[\"Inter\"],name:\"Streamline HR processes and empower your team with our products. Facilitate manage employee data, and more in one platform.\",style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"bnuUXTbEf\"},implicitPathVariables:undefined},{href:{webPageId:\"bnuUXTbEf\"},implicitPathVariables:undefined},{href:{webPageId:\"bnuUXTbEf\"},implicitPathVariables:undefined},{href:{webPageId:\"bnuUXTbEf\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{I9lddLNgF:{y:1480},mgcRK9XIS:{y:1312},vNALdYj_o:{y:1580}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:51,y:1352,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition6},__framer__animateOnce:true,__framer__enter:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-mqeojs-container\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{I9lddLNgF:{fzPQj5vxM:resolvedLinks1[3]},mgcRK9XIS:{fzPQj5vxM:resolvedLinks1[1]},vNALdYj_o:{fzPQj5vxM:resolvedLinks1[2]}},children:/*#__PURE__*/_jsx(Button,{BlJNMfRrN:true,fzPQj5vxM:resolvedLinks1[0],height:\"100%\",icFgveKzp:\"arrow-right\",id:\"JbS7qSZKI\",layoutId:\"JbS7qSZKI\",qWQ35JEj6:\"Book a Demo\",variant:\"Xf6lCP8nx\",width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1k4d47y\",\"data-framer-name\":\"Right Content\",name:\"Right Content\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{I9lddLNgF:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:289,intrinsicWidth:244,loading:getLoadingLazyAtYPosition(868.4),pixelHeight:289,pixelWidth:244,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/W0otvFLHO6hAW7qDZx8XBFB8w.svg\"}},mgcRK9XIS:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:289,intrinsicWidth:244,loading:getLoadingLazyAtYPosition(1046.7),pixelHeight:289,pixelWidth:244,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/W0otvFLHO6hAW7qDZx8XBFB8w.svg\"}},vNALdYj_o:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:289,intrinsicWidth:244,loading:getLoadingLazyAtYPosition(938.4),pixelHeight:289,pixelWidth:244,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/W0otvFLHO6hAW7qDZx8XBFB8w.svg\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition7},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fit\",intrinsicHeight:289,intrinsicWidth:244,loading:getLoadingLazyAtYPosition(1086.7),pixelHeight:289,pixelWidth:244,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/W0otvFLHO6hAW7qDZx8XBFB8w.svg\"},className:\"framer-1bjbw4s\",\"data-framer-name\":\"Card One\",name:\"Card One\",style:{transformPerspective:1200}})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1k5dttk\",\"data-framer-name\":\"Card Two\",name:\"Card Two\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{I9lddLNgF:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:768,intrinsicWidth:912,loading:getLoadingLazyAtYPosition(868.9),pixelHeight:768,pixelWidth:912,positionX:\"center\",positionY:\"top\",sizes:\"calc((min(100vw, 390px) - 100px) * 0.3784)\",src:\"https://framerusercontent.com/images/y60wdyo4gCari2A4y8PIUccbKjw.png\",srcSet:\"https://framerusercontent.com/images/y60wdyo4gCari2A4y8PIUccbKjw.png?scale-down-to=512 512w,https://framerusercontent.com/images/y60wdyo4gCari2A4y8PIUccbKjw.png 912w\"}},mgcRK9XIS:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:768,intrinsicWidth:912,loading:getLoadingLazyAtYPosition(1058.7),pixelHeight:768,pixelWidth:912,positionX:\"center\",positionY:\"top\",sizes:\"calc((max(min(100vw, 1000px) - 60px, 1px) - 128px) * 0.2081)\",src:\"https://framerusercontent.com/images/y60wdyo4gCari2A4y8PIUccbKjw.png\",srcSet:\"https://framerusercontent.com/images/y60wdyo4gCari2A4y8PIUccbKjw.png?scale-down-to=512 512w,https://framerusercontent.com/images/y60wdyo4gCari2A4y8PIUccbKjw.png 912w\"}},vNALdYj_o:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:768,intrinsicWidth:912,loading:getLoadingLazyAtYPosition(938.9),pixelHeight:768,pixelWidth:912,positionX:\"center\",positionY:\"top\",sizes:\"calc((max(min(100vw, 768px) - 60px, 1px) - 60px) * 0.3075)\",src:\"https://framerusercontent.com/images/y60wdyo4gCari2A4y8PIUccbKjw.png\",srcSet:\"https://framerusercontent.com/images/y60wdyo4gCari2A4y8PIUccbKjw.png?scale-down-to=512 512w,https://framerusercontent.com/images/y60wdyo4gCari2A4y8PIUccbKjw.png 912w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition8},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:768,intrinsicWidth:912,loading:getLoadingLazyAtYPosition(1087.2),pixelHeight:768,pixelWidth:912,positionX:\"center\",positionY:\"top\",sizes:\"calc((max(min(100vw, 1224px), 1px) - 128px) * 0.2081)\",src:\"https://framerusercontent.com/images/y60wdyo4gCari2A4y8PIUccbKjw.png\",srcSet:\"https://framerusercontent.com/images/y60wdyo4gCari2A4y8PIUccbKjw.png?scale-down-to=512 512w,https://framerusercontent.com/images/y60wdyo4gCari2A4y8PIUccbKjw.png 912w\"},className:\"framer-zerqx2\",\"data-framer-name\":\"Top Card\",name:\"Top Card\",style:{transformPerspective:1200}})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{I9lddLNgF:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:87,intrinsicWidth:228,loading:getLoadingLazyAtYPosition(1068.9),pixelHeight:87,pixelWidth:228,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/hhfQnm416vd8pZcAQdmnT38VxY.svg\"}},mgcRK9XIS:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:87,intrinsicWidth:228,loading:getLoadingLazyAtYPosition(1258.7),pixelHeight:87,pixelWidth:228,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/hhfQnm416vd8pZcAQdmnT38VxY.svg\"}},vNALdYj_o:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:87,intrinsicWidth:228,loading:getLoadingLazyAtYPosition(1138.9),pixelHeight:87,pixelWidth:228,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/hhfQnm416vd8pZcAQdmnT38VxY.svg\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition9},__framer__animateOnce:true,__framer__enter:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fit\",intrinsicHeight:87,intrinsicWidth:228,loading:getLoadingLazyAtYPosition(1287.2),pixelHeight:87,pixelWidth:228,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/hhfQnm416vd8pZcAQdmnT38VxY.svg\"},className:\"framer-s7w6m\",\"data-framer-name\":\"Bottom Card\",name:\"Bottom Card\",style:{transformPerspective:1200}})})]})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1hwdyy1\",\"data-framer-name\":\"BG Color\",name:\"BG Color\"})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-cshrb1\",\"data-framer-name\":\"Footer Section\",name:\"Footer Section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-91uk6v\",\"data-framer-name\":\"Container\",name:\"Container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{I9lddLNgF:{width:\"min(100vw - 40px, 390px)\",y:1621},mgcRK9XIS:{width:\"max(min(100vw - 60px, 1000px), 1px)\",y:1527},vNALdYj_o:{width:\"max(min(100vw - 60px, 768px), 1px)\",y:1751}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:199,width:\"max(min(100vw - 60px, 1224px), 1px)\",y:1567,children:/*#__PURE__*/_jsx(Container,{className:\"framer-o8mc1n-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{I9lddLNgF:{variant:\"lSpmUa9pS\"},mgcRK9XIS:{variant:\"c3lb1M07j\"},vNALdYj_o:{variant:\"iSZ8H73AD\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"nleyabshR\",layoutId:\"nleyabshR\",style:{width:\"100%\"},variant:\"hup4AnU6c\",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-EAhon { background: white; }`,\".framer-EAhon.framer-17wqq0v, .framer-EAhon .framer-17wqq0v { display: block; }\",\".framer-EAhon.framer-loka4c { 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-EAhon .framer-1nh24ss { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 50%; overflow: visible; padding: 0px; position: absolute; top: 0px; transform: translateX(-50%); width: 100%; z-index: 1; }\",\".framer-EAhon .framer-atwlwk-container { flex: 1 0 0px; height: auto; max-width: 1224px; position: relative; width: 1px; z-index: 1; }\",\".framer-EAhon .framer-1hp94fa { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 200px 30px 120px 30px; position: relative; width: 100%; }\",\".framer-EAhon .framer-1p629xh { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 56px; height: min-content; justify-content: center; max-width: 1224px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-EAhon .framer-19g9gwv { aspect-ratio: 1.5015576323987538 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 321px); position: relative; width: 39%; }\",\".framer-EAhon .framer-1q1ohf6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-EAhon .framer-n50t8w { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-EAhon .framer-ndf3ib, .framer-EAhon .framer-17y15fp, .framer-EAhon .framer-lngj9l { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-EAhon .framer-ysjx2p { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 33%; word-break: break-word; word-wrap: break-word; }\",\".framer-EAhon .framer-sjs9z7-container, .framer-EAhon .framer-mqeojs-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-EAhon .framer-g1tkx3 { bottom: 0px; flex: none; height: 555px; left: calc(50.00000000000002% - 100% / 2); position: absolute; width: 100%; z-index: 1; }\",\".framer-EAhon .framer-1nvjxoj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-EAhon .framer-6o26wt { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; z-index: 0; }\",\".framer-EAhon .framer-1jdav4b, .framer-EAhon .framer-91uk6v { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; max-width: 1224px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-EAhon .framer-9vvyjo { align-content: center; align-items: center; background-color: #063b26; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 64px; position: relative; width: 1px; }\",\".framer-EAhon .framer-q6rtd9 { 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: visible; padding: 0px; position: relative; width: 49%; }\",\".framer-EAhon .framer-u0bz6p { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-EAhon .framer-87abpr { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-EAhon .framer-1h7z5bx { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-EAhon .framer-13rj7su { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 24px); overflow: hidden; position: relative; width: 24px; }\",\".framer-EAhon .framer-rc3h1l { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-EAhon .framer-1k4d47y { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 44%; }\",\".framer-EAhon .framer-1bjbw4s { align-content: flex-start; align-items: flex-start; aspect-ratio: 0.8472222222222222 / 1; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: var(--framer-aspect-ratio-supported, 289px); justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 51%; will-change: var(--framer-will-change-override, transform); }\",\".framer-EAhon .framer-1k5dttk { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 47%; }\",\".framer-EAhon .framer-zerqx2 { align-content: flex-start; align-items: flex-start; aspect-ratio: 1.1875 / 1; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: var(--framer-aspect-ratio-supported, 193px); justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-EAhon .framer-s7w6m { align-content: flex-start; align-items: flex-start; aspect-ratio: 2.6206896551724137 / 1; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: var(--framer-aspect-ratio-supported, 87px); justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-EAhon .framer-1hwdyy1 { background-color: var(--token-e26bc691-892a-42a9-9499-e62514752250, #cfff92); border-top-left-radius: 24px; border-top-right-radius: 24px; bottom: 0px; flex: none; height: 245px; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; position: absolute; width: 100%; will-change: var(--framer-will-change-override, transform); z-index: -1; }\",\".framer-EAhon .framer-cshrb1 { align-content: center; align-items: center; background-color: var(--token-e26bc691-892a-42a9-9499-e62514752250, #cfff92); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 100px 30px 80px 30px; position: relative; width: 100%; z-index: 0; }\",\".framer-EAhon .framer-o8mc1n-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-EAhon.framer-loka4c, .framer-EAhon .framer-1nh24ss, .framer-EAhon .framer-1hp94fa, .framer-EAhon .framer-1p629xh, .framer-EAhon .framer-1q1ohf6, .framer-EAhon .framer-n50t8w, .framer-EAhon .framer-1nvjxoj, .framer-EAhon .framer-6o26wt, .framer-EAhon .framer-1jdav4b, .framer-EAhon .framer-q6rtd9, .framer-EAhon .framer-u0bz6p, .framer-EAhon .framer-87abpr, .framer-EAhon .framer-1h7z5bx, .framer-EAhon .framer-1k4d47y, .framer-EAhon .framer-1bjbw4s, .framer-EAhon .framer-1k5dttk, .framer-EAhon .framer-zerqx2, .framer-EAhon .framer-s7w6m, .framer-EAhon .framer-cshrb1, .framer-EAhon .framer-91uk6v { gap: 0px; } .framer-EAhon.framer-loka4c > *, .framer-EAhon .framer-1hp94fa > *, .framer-EAhon .framer-1nvjxoj > *, .framer-EAhon .framer-6o26wt > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-EAhon.framer-loka4c > :first-child, .framer-EAhon .framer-1hp94fa > :first-child, .framer-EAhon .framer-1p629xh > :first-child, .framer-EAhon .framer-1q1ohf6 > :first-child, .framer-EAhon .framer-n50t8w > :first-child, .framer-EAhon .framer-1nvjxoj > :first-child, .framer-EAhon .framer-6o26wt > :first-child, .framer-EAhon .framer-q6rtd9 > :first-child, .framer-EAhon .framer-u0bz6p > :first-child, .framer-EAhon .framer-87abpr > :first-child, .framer-EAhon .framer-1bjbw4s > :first-child, .framer-EAhon .framer-1k5dttk > :first-child, .framer-EAhon .framer-zerqx2 > :first-child, .framer-EAhon .framer-s7w6m > :first-child, .framer-EAhon .framer-cshrb1 > :first-child { margin-top: 0px; } .framer-EAhon.framer-loka4c > :last-child, .framer-EAhon .framer-1hp94fa > :last-child, .framer-EAhon .framer-1p629xh > :last-child, .framer-EAhon .framer-1q1ohf6 > :last-child, .framer-EAhon .framer-n50t8w > :last-child, .framer-EAhon .framer-1nvjxoj > :last-child, .framer-EAhon .framer-6o26wt > :last-child, .framer-EAhon .framer-q6rtd9 > :last-child, .framer-EAhon .framer-u0bz6p > :last-child, .framer-EAhon .framer-87abpr > :last-child, .framer-EAhon .framer-1bjbw4s > :last-child, .framer-EAhon .framer-1k5dttk > :last-child, .framer-EAhon .framer-zerqx2 > :last-child, .framer-EAhon .framer-s7w6m > :last-child, .framer-EAhon .framer-cshrb1 > :last-child { margin-bottom: 0px; } .framer-EAhon .framer-1nh24ss > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-EAhon .framer-1nh24ss > :first-child, .framer-EAhon .framer-1jdav4b > :first-child, .framer-EAhon .framer-1h7z5bx > :first-child, .framer-EAhon .framer-1k4d47y > :first-child, .framer-EAhon .framer-91uk6v > :first-child { margin-left: 0px; } .framer-EAhon .framer-1nh24ss > :last-child, .framer-EAhon .framer-1jdav4b > :last-child, .framer-EAhon .framer-1h7z5bx > :last-child, .framer-EAhon .framer-1k4d47y > :last-child, .framer-EAhon .framer-91uk6v > :last-child { margin-right: 0px; } .framer-EAhon .framer-1p629xh > * { margin: 0px; margin-bottom: calc(56px / 2); margin-top: calc(56px / 2); } .framer-EAhon .framer-1q1ohf6 > *, .framer-EAhon .framer-1bjbw4s > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-EAhon .framer-n50t8w > *, .framer-EAhon .framer-87abpr > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-EAhon .framer-1jdav4b > *, .framer-EAhon .framer-91uk6v > * { margin: 0px; margin-left: calc(80px / 2); margin-right: calc(80px / 2); } .framer-EAhon .framer-q6rtd9 > *, .framer-EAhon .framer-s7w6m > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-EAhon .framer-u0bz6p > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-EAhon .framer-1h7z5bx > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-EAhon .framer-1k4d47y > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-EAhon .framer-1k5dttk > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-EAhon .framer-zerqx2 > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-EAhon .framer-cshrb1 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",`@media (min-width: 992px) and (max-width: 1439px) { .${metadata.bodyClassName}-framer-EAhon { background: white; } .framer-EAhon.framer-loka4c { width: 992px; } .framer-EAhon .framer-atwlwk-container { flex: none; width: 100%; } .framer-EAhon .framer-1hp94fa { padding: 180px 30px 100px 30px; } .framer-EAhon .framer-1p629xh, .framer-EAhon .framer-91uk6v { max-width: 1000px; } .framer-EAhon .framer-19g9gwv { height: var(--framer-aspect-ratio-supported, 236px); width: 38%; } .framer-EAhon .framer-ysjx2p { width: 46%; } .framer-EAhon .framer-g1tkx3 { height: unset; top: 342px; } .framer-EAhon .framer-1jdav4b { max-width: 1000px; padding: 0px 30px 0px 30px; } .framer-EAhon .framer-q6rtd9 { width: 53%; } .framer-EAhon .framer-1bjbw4s { height: var(--framer-aspect-ratio-supported, 212px); } .framer-EAhon .framer-zerqx2 { height: var(--framer-aspect-ratio-supported, 141px); } .framer-EAhon .framer-s7w6m { aspect-ratio: unset; height: 64px; } .framer-EAhon .framer-1hwdyy1 { height: 260px; }}`,`@media (min-width: 768px) and (max-width: 991px) { .${metadata.bodyClassName}-framer-EAhon { background: white; } .framer-EAhon.framer-loka4c { width: 768px; } .framer-EAhon .framer-1hp94fa { padding: 150px 30px 80px 30px; } .framer-EAhon .framer-1p629xh, .framer-EAhon .framer-91uk6v { gap: 50px; max-width: 768px; } .framer-EAhon .framer-19g9gwv { height: var(--framer-aspect-ratio-supported, 133px); } .framer-EAhon .framer-ysjx2p { width: 58%; } .framer-EAhon .framer-g1tkx3 { height: unset; top: 278px; } .framer-EAhon .framer-1jdav4b { gap: 50px; max-width: 768px; padding: 0px 30px 0px 30px; } .framer-EAhon .framer-9vvyjo { flex-direction: column; gap: 60px; justify-content: center; padding: 40px 30px 40px 30px; } .framer-EAhon .framer-q6rtd9 { align-content: center; align-items: center; order: 1; width: 100%; } .framer-EAhon .framer-u0bz6p, .framer-EAhon .framer-87abpr { align-content: center; align-items: center; justify-content: center; } .framer-EAhon .framer-1k4d47y { order: 0; width: 65%; } .framer-EAhon .framer-1bjbw4s { height: var(--framer-aspect-ratio-supported, 236px); } .framer-EAhon .framer-zerqx2 { height: var(--framer-aspect-ratio-supported, 168px); } .framer-EAhon .framer-s7w6m { height: var(--framer-aspect-ratio-supported, 76px); } .framer-EAhon .framer-cshrb1 { padding: 80px 30px 80px 30px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-EAhon .framer-1p629xh, .framer-EAhon .framer-1jdav4b, .framer-EAhon .framer-9vvyjo, .framer-EAhon .framer-91uk6v { gap: 0px; } .framer-EAhon .framer-1p629xh > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-EAhon .framer-1p629xh > :first-child, .framer-EAhon .framer-9vvyjo > :first-child { margin-top: 0px; } .framer-EAhon .framer-1p629xh > :last-child, .framer-EAhon .framer-9vvyjo > :last-child { margin-bottom: 0px; } .framer-EAhon .framer-1jdav4b > *, .framer-EAhon .framer-91uk6v > * { margin: 0px; margin-left: calc(50px / 2); margin-right: calc(50px / 2); } .framer-EAhon .framer-1jdav4b > :first-child, .framer-EAhon .framer-91uk6v > :first-child { margin-left: 0px; } .framer-EAhon .framer-1jdav4b > :last-child, .framer-EAhon .framer-91uk6v > :last-child { margin-right: 0px; } .framer-EAhon .framer-9vvyjo > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } }}`,`@media (max-width: 767px) { .${metadata.bodyClassName}-framer-EAhon { background: white; } .framer-EAhon.framer-loka4c { width: 390px; } .framer-EAhon .framer-1hp94fa { padding: 120px 20px 60px 20px; } .framer-EAhon .framer-1p629xh { gap: 40px; max-width: 390px; } .framer-EAhon .framer-19g9gwv { height: var(--framer-aspect-ratio-supported, 133px); } .framer-EAhon .framer-ysjx2p { width: 100%; } .framer-EAhon .framer-g1tkx3 { height: unset; top: 166px; } .framer-EAhon .framer-1jdav4b { flex-direction: column; gap: 30px; max-width: 390px; padding: 0px 30px 0px 30px; } .framer-EAhon .framer-9vvyjo { flex: none; flex-direction: column; gap: 40px; justify-content: center; padding: 30px 20px 30px 20px; width: 100%; } .framer-EAhon .framer-q6rtd9 { align-content: center; align-items: center; gap: 30px; justify-content: center; order: 1; width: 100%; } .framer-EAhon .framer-u0bz6p, .framer-EAhon .framer-87abpr { align-content: center; align-items: center; justify-content: center; } .framer-EAhon .framer-1k4d47y { order: 0; width: 80%; } .framer-EAhon .framer-1bjbw4s { height: var(--framer-aspect-ratio-supported, 236px); } .framer-EAhon .framer-zerqx2 { height: var(--framer-aspect-ratio-supported, 168px); } .framer-EAhon .framer-s7w6m { height: var(--framer-aspect-ratio-supported, 76px); } .framer-EAhon .framer-cshrb1 { padding: 60px 20px 60px 20px; } .framer-EAhon .framer-91uk6v { flex-direction: column; gap: 30px; max-width: 390px; } .framer-EAhon .framer-o8mc1n-container { flex: none; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-EAhon .framer-1p629xh, .framer-EAhon .framer-1jdav4b, .framer-EAhon .framer-9vvyjo, .framer-EAhon .framer-q6rtd9, .framer-EAhon .framer-91uk6v { gap: 0px; } .framer-EAhon .framer-1p629xh > *, .framer-EAhon .framer-9vvyjo > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-EAhon .framer-1p629xh > :first-child, .framer-EAhon .framer-1jdav4b > :first-child, .framer-EAhon .framer-9vvyjo > :first-child, .framer-EAhon .framer-q6rtd9 > :first-child, .framer-EAhon .framer-91uk6v > :first-child { margin-top: 0px; } .framer-EAhon .framer-1p629xh > :last-child, .framer-EAhon .framer-1jdav4b > :last-child, .framer-EAhon .framer-9vvyjo > :last-child, .framer-EAhon .framer-q6rtd9 > :last-child, .framer-EAhon .framer-91uk6v > :last-child { margin-bottom: 0px; } .framer-EAhon .framer-1jdav4b > *, .framer-EAhon .framer-q6rtd9 > *, .framer-EAhon .framer-91uk6v > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } }}`,...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1746\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"mgcRK9XIS\":{\"layout\":[\"fixed\",\"auto\"]},\"vNALdYj_o\":{\"layout\":[\"fixed\",\"auto\"]},\"I9lddLNgF\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerOwg8EZVZO=withCSS(Component,css,\"framer-EAhon\");export default FramerOwg8EZVZO;FramerOwg8EZVZO.displayName=\"About\";FramerOwg8EZVZO.defaultProps={height:1746,width:1440};addFonts(FramerOwg8EZVZO,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...NavbarFonts,...ButtonFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerOwg8EZVZO\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"1746\",\"framerImmutableVariables\":\"true\",\"framerResponsiveScreen\":\"\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"mgcRK9XIS\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"vNALdYj_o\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"I9lddLNgF\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"1440\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavbarFonts", "getFonts", "LyibiGCcp_default", "ImageWithFX", "withFX", "Image2", "RichTextWithFX", "RichText2", "ButtonFonts", "Yg2GKFy64_default", "MotionDivWithFX", "motion", "ContainerWithFX", "Container", "FooterFonts", "rQxLLQ1Am_default", "breakpoints", "serializationHash", "variantClassNames", "animation", "transition1", "animation1", "transition2", "transition3", "transition4", "animation2", "animation3", "transition5", "transition6", "animation4", "transition7", "transition8", "transition9", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "ref1", "pe", "router", "useRouter", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "PropertyOverrides2", "ComponentViewportProvider", "Container", "LyibiGCcp_default", "getLoadingLazyAtYPosition", "ImageWithFX", "RichTextWithFX", "x", "ResolveLinks", "resolvedLinks", "Yg2GKFy64_default", "Image2", "MotionDivWithFX", "RichText2", "resolvedLinks1", "ContainerWithFX", "rQxLLQ1Am_default", "css", "FramerOwg8EZVZO", "withCSS", "Owg8EZVZO_default", "addFonts", "NavbarFonts", "ButtonFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
