{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/wltv1TORFi4Tu2eEdvuW/Jx2oLFbyh8VUxmBI0XEy/Owg8EZVZO.js"],
  "sourcesContent": ["// Generated by Framer (99ae5b3)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,Image,LazyValue,PropertyOverrides,ResolveLinks,RichText,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useRouter,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import ButtonArea from\"#framer/local/canvasComponent/Kj1qEylS2/Kj1qEylS2.js\";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 ButtonAreaFonts=getFonts(ButtonArea);const cycleOrder=[\"o9nrSEUT8\",\"mgcRK9XIS\",\"vNALdYj_o\",\"I9lddLNgF\"];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-WGohI\";const variantClassNames={I9lddLNgF:\"framer-v-197fcg2\",mgcRK9XIS:\"framer-v-m917oj\",o9nrSEUT8:\"framer-v-loka4c\",vNALdYj_o:\"framer-v-izflkt\"};const valuesByLocaleId={lDwFhOKnD:new LazyValue(()=>import(\"./Owg8EZVZO-0.js\"))};const preloadLocalizedValues=locale=>{const promises=[];while(locale){const values=valuesByLocaleId[locale.id];if(values){const promise=values.preload();if(promise){promises.push(promise);}}locale=locale.fallback;}if(promises.length>0){return Promise.all(promises);}};const getLocalizedValue=(key,locale)=>{while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value){return value;}}locale=locale.fallback;}};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:2,mass:1,stiffness:451,type:\"spring\"};const animation5={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition8,x:0,y:0};const animation6={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:150};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-WGohI`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-WGohI`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const preloadPromise=preloadLocalizedValues(activeLocale);if(preloadPromise)throw preloadPromise;const ref1=React.useRef(null);const router=useRouter();const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"I9lddLNgF\")return false;return true;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];useCustomCursors({});var _getLocalizedValue,_getLocalizedValue1,_getLocalizedValue2,_getLocalizedValue3,_getLocalizedValue4,_getLocalizedValue5,_getLocalizedValue6,_getLocalizedValue7,_getLocalizedValue8,_getLocalizedValue9,_getLocalizedValue10,_getLocalizedValue11,_getLocalizedValue12;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,{width:\"min(max(100vw, 1px), 1224px)\",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(ImageWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,background:{alt:(_getLocalizedValue=getLocalizedValue(\"v0\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"404 - Page Not Found\",fit:\"fill\",intrinsicHeight:321,intrinsicWidth:482,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:(_getLocalizedValue1=getLocalizedValue(\"v1\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:/*#__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:(_getLocalizedValue2=getLocalizedValue(\"v2\",activeLocale))!==null&&_getLocalizedValue2!==void 0?_getLocalizedValue2:/*#__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__*/{var _getLocalizedValue;return _jsx(ComponentViewportProvider,{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:(_getLocalizedValue=getLocalizedValue(\"v3\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Go back home\",variant:\"jD98a9N8B\",width:\"100%\"})})})});}})]})]}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:499,intrinsicWidth:1433,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-1hwdyy1\",\"data-framer-name\":\"BG Color\",name:\"BG Color\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-wxwsj3\",\"data-framer-name\":\"Cta Section\",name:\"Cta Section\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ar5vc8\",\"data-framer-name\":\"Container\",name:\"Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-160xg32\",\"data-framer-name\":\"CTA\",name:\"CTA\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-q9pgon\",\"data-framer-name\":\"Left Content\",name:\"Left Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jyvpyk\",\"data-framer-name\":\"Text\",name:\"Text\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1tqen2m\",\"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-10jkt81\",\"data-framer-name\":\"Tagline\",name:\"Tagline\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:25,intrinsicWidth:24,pixelHeight:25,pixelWidth:24,src:\"https://framerusercontent.com/images/4GBlZMS53MtBjnLOOkeMSgemDU.svg\"},className:\"framer-1pzkavr\",\"data-framer-name\":\"Icon\",name:\"Icon\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue3=getLocalizedValue(\"v4\",activeLocale))!==null&&_getLocalizedValue3!==void 0?_getLocalizedValue3:/*#__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-vkujqr\",\"data-framer-name\":\"Analytics and Reporting\",fonts:[\"Inter\"],name:\"Analytics and Reporting\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{I9lddLNgF:{children:(_getLocalizedValue4=getLocalizedValue(\"v6\",activeLocale))!==null&&_getLocalizedValue4!==void 0?_getLocalizedValue4:/*#__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:\"Improve SEO, Grow Your Business\"})})},vNALdYj_o:{children:(_getLocalizedValue5=getLocalizedValue(\"v6\",activeLocale))!==null&&_getLocalizedValue5!==void 0?_getLocalizedValue5:/*#__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:\"Improve SEO, 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:(_getLocalizedValue6=getLocalizedValue(\"v5\",activeLocale))!==null&&_getLocalizedValue6!==void 0?_getLocalizedValue6:/*#__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:\"Improve SEO, Grow Your Business\"})}),className:\"framer-182poy0\",\"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:(_getLocalizedValue7=getLocalizedValue(\"v8\",activeLocale))!==null&&_getLocalizedValue7!==void 0?_getLocalizedValue7:/*#__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:\"All in one SEO Toolkit helps you strategise, implement, track, manage and report easily all at one place.\"})})},vNALdYj_o:{children:(_getLocalizedValue8=getLocalizedValue(\"v8\",activeLocale))!==null&&_getLocalizedValue8!==void 0?_getLocalizedValue8:/*#__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:\"All in one SEO Toolkit helps you strategise, implement, track, manage and report easily all at one place.\"})})}},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:(_getLocalizedValue9=getLocalizedValue(\"v7\",activeLocale))!==null&&_getLocalizedValue9!==void 0?_getLocalizedValue9:/*#__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:\"All in one SEO Toolkit helps you strategise, implement, track, manage and report easily all at one place.\"})}),className:\"framer-1noobg3\",\"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__*/{var _getLocalizedValue;return _jsx(ComponentViewportProvider,{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-15jucsc-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:\"rq8eybWhb\",layoutId:\"rq8eybWhb\",qWQ35JEj6:(_getLocalizedValue=getLocalizedValue(\"v9\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Start Free Trial\",variant:\"Xf6lCP8nx\",width:\"100%\"})})})});}})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1jfa0xv\",\"data-framer-name\":\"Right Content\",name:\"Right Content\",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:(_getLocalizedValue10=getLocalizedValue(\"v10\",activeLocale))!==null&&_getLocalizedValue10!==void 0?_getLocalizedValue10:\"Technical SEO Audit\",fit:\"fit\",intrinsicHeight:338,intrinsicWidth:284,pixelHeight:338,pixelWidth:284,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/Avfsm2OCjSvuRCODLJSv0QvmxvY.png\"},className:\"framer-144boj9\",\"data-framer-name\":\"Card One\",name:\"Card One\",style:{transformPerspective:1200}}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{I9lddLNgF:{background:{alt:(_getLocalizedValue11=getLocalizedValue(\"v11\",activeLocale))!==null&&_getLocalizedValue11!==void 0?_getLocalizedValue11:\"Keyword Performance Analysis\",fit:\"fit\",intrinsicHeight:338,intrinsicWidth:252,pixelHeight:338,pixelWidth:284,positionX:\"center\",positionY:\"top\",src:\"https://framerusercontent.com/images/8Dh0jzrujKzLq6eVwv0UEP1rgSU.png\"}}},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:(_getLocalizedValue12=getLocalizedValue(\"v11\",activeLocale))!==null&&_getLocalizedValue12!==void 0?_getLocalizedValue12:\"Keyword Performance Analysis\",fit:\"fill\",intrinsicHeight:338,intrinsicWidth:252,pixelHeight:338,pixelWidth:284,positionX:\"left\",positionY:\"top\",src:\"https://framerusercontent.com/images/8Dh0jzrujKzLq6eVwv0UEP1rgSU.png\"},className:\"framer-puz6up\",\"data-framer-name\":\"Card Two\",name:\"Card Two\",style:{transformPerspective:1200}})})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1noahi5\",\"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)\"},mgcRK9XIS:{width:\"max(min(100vw - 60px, 1000px), 1px)\"},vNALdYj_o:{width:\"max(min(100vw - 60px, 768px), 1px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"max(min(100vw - 60px, 1224px), 1px)\",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%\"})})})})})})})]}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{animate:animation5,className:\"framer-qxcw9m-container hidden-197fcg2\",\"data-framer-appear-id\":\"qxcw9m\",\"data-framer-name\":\"Remove This Buy Promo\",initial:animation6,layoutScroll:true,name:\"Remove This Buy Promo\",optimized:true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(ButtonArea,{height:\"100%\",id:\"urc9MN82l\",layoutId:\"urc9MN82l\",name:\"Remove This Buy Promo\",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-WGohI { background: white; }`,\".framer-WGohI.framer-17wqq0v, .framer-WGohI .framer-17wqq0v { display: block; }\",\".framer-WGohI.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-WGohI .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-WGohI .framer-atwlwk-container { flex: 1 0 0px; height: auto; max-width: 1224px; position: relative; width: 1px; z-index: 1; }\",\".framer-WGohI .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-WGohI .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-WGohI .framer-19g9gwv { aspect-ratio: 1.5015576323987538 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 133px); position: relative; width: 39%; }\",\".framer-WGohI .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-WGohI .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-WGohI .framer-ndf3ib, .framer-WGohI .framer-182poy0, .framer-WGohI .framer-1noobg3 { --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-WGohI .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-WGohI .framer-sjs9z7-container, .framer-WGohI .framer-15jucsc-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-WGohI .framer-g1tkx3 { bottom: 0px; flex: none; height: 555px; left: calc(50.00000000000002% - 100% / 2); position: absolute; width: 100%; z-index: 1; }\",\".framer-WGohI .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-WGohI .framer-6o26wt, .framer-WGohI .framer-wxwsj3 { 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-WGohI .framer-1hwdyy1, .framer-WGohI .framer-1noahi5 { 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-WGohI .framer-1ar5vc8, .framer-WGohI .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-WGohI .framer-160xg32 { align-content: center; align-items: center; background-color: var(--token-7f0e0e65-7f13-44be-9a59-f094ba318c5d, #040707); 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-WGohI .framer-q9pgon { 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-WGohI .framer-jyvpyk { 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-WGohI .framer-1tqen2m { 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-WGohI .framer-10jkt81 { 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-WGohI .framer-1pzkavr { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 24px); overflow: hidden; position: relative; width: 24px; }\",\".framer-WGohI .framer-vkujqr { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-WGohI .framer-1jfa0xv { 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-WGohI .framer-144boj9 { 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, 236px); justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 51%; will-change: var(--framer-will-change-override, transform); }\",\".framer-WGohI .framer-puz6up { align-content: flex-start; align-items: flex-start; aspect-ratio: 0.7916666666666666 / 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: 8px; height: var(--framer-aspect-ratio-supported, 253px); justify-content: center; overflow: visible; padding: 0px; position: relative; width: 48%; }\",\".framer-WGohI .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-WGohI .framer-o8mc1n-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-WGohI .framer-qxcw9m-container { bottom: 65px; flex: none; height: auto; position: fixed; right: 45px; width: auto; z-index: 5; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-WGohI.framer-loka4c, .framer-WGohI .framer-1nh24ss, .framer-WGohI .framer-1hp94fa, .framer-WGohI .framer-1p629xh, .framer-WGohI .framer-1q1ohf6, .framer-WGohI .framer-n50t8w, .framer-WGohI .framer-1nvjxoj, .framer-WGohI .framer-6o26wt, .framer-WGohI .framer-wxwsj3, .framer-WGohI .framer-1ar5vc8, .framer-WGohI .framer-q9pgon, .framer-WGohI .framer-jyvpyk, .framer-WGohI .framer-1tqen2m, .framer-WGohI .framer-10jkt81, .framer-WGohI .framer-1jfa0xv, .framer-WGohI .framer-144boj9, .framer-WGohI .framer-puz6up, .framer-WGohI .framer-cshrb1, .framer-WGohI .framer-91uk6v { gap: 0px; } .framer-WGohI.framer-loka4c > *, .framer-WGohI .framer-1hp94fa > *, .framer-WGohI .framer-1nvjxoj > *, .framer-WGohI .framer-6o26wt > *, .framer-WGohI .framer-wxwsj3 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-WGohI.framer-loka4c > :first-child, .framer-WGohI .framer-1hp94fa > :first-child, .framer-WGohI .framer-1p629xh > :first-child, .framer-WGohI .framer-1q1ohf6 > :first-child, .framer-WGohI .framer-n50t8w > :first-child, .framer-WGohI .framer-1nvjxoj > :first-child, .framer-WGohI .framer-6o26wt > :first-child, .framer-WGohI .framer-wxwsj3 > :first-child, .framer-WGohI .framer-q9pgon > :first-child, .framer-WGohI .framer-jyvpyk > :first-child, .framer-WGohI .framer-1tqen2m > :first-child, .framer-WGohI .framer-144boj9 > :first-child, .framer-WGohI .framer-puz6up > :first-child, .framer-WGohI .framer-cshrb1 > :first-child { margin-top: 0px; } .framer-WGohI.framer-loka4c > :last-child, .framer-WGohI .framer-1hp94fa > :last-child, .framer-WGohI .framer-1p629xh > :last-child, .framer-WGohI .framer-1q1ohf6 > :last-child, .framer-WGohI .framer-n50t8w > :last-child, .framer-WGohI .framer-1nvjxoj > :last-child, .framer-WGohI .framer-6o26wt > :last-child, .framer-WGohI .framer-wxwsj3 > :last-child, .framer-WGohI .framer-q9pgon > :last-child, .framer-WGohI .framer-jyvpyk > :last-child, .framer-WGohI .framer-1tqen2m > :last-child, .framer-WGohI .framer-144boj9 > :last-child, .framer-WGohI .framer-puz6up > :last-child, .framer-WGohI .framer-cshrb1 > :last-child { margin-bottom: 0px; } .framer-WGohI .framer-1nh24ss > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-WGohI .framer-1nh24ss > :first-child, .framer-WGohI .framer-1ar5vc8 > :first-child, .framer-WGohI .framer-10jkt81 > :first-child, .framer-WGohI .framer-1jfa0xv > :first-child, .framer-WGohI .framer-91uk6v > :first-child { margin-left: 0px; } .framer-WGohI .framer-1nh24ss > :last-child, .framer-WGohI .framer-1ar5vc8 > :last-child, .framer-WGohI .framer-10jkt81 > :last-child, .framer-WGohI .framer-1jfa0xv > :last-child, .framer-WGohI .framer-91uk6v > :last-child { margin-right: 0px; } .framer-WGohI .framer-1p629xh > * { margin: 0px; margin-bottom: calc(56px / 2); margin-top: calc(56px / 2); } .framer-WGohI .framer-1q1ohf6 > *, .framer-WGohI .framer-144boj9 > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-WGohI .framer-n50t8w > *, .framer-WGohI .framer-1tqen2m > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-WGohI .framer-1ar5vc8 > *, .framer-WGohI .framer-91uk6v > * { margin: 0px; margin-left: calc(80px / 2); margin-right: calc(80px / 2); } .framer-WGohI .framer-q9pgon > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-WGohI .framer-jyvpyk > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-WGohI .framer-10jkt81 > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-WGohI .framer-1jfa0xv > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-WGohI .framer-puz6up > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-WGohI .framer-cshrb1 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",\"@media (min-width: 1440px) { .framer-WGohI .hidden-loka4c { display: none !important; } }\",`@media (min-width: 992px) and (max-width: 1439px) { .framer-WGohI .hidden-m917oj { display: none !important; } .${metadata.bodyClassName}-framer-WGohI { background: white; } .framer-WGohI.framer-loka4c { width: 992px; } .framer-WGohI .framer-atwlwk-container { flex: none; width: 100%; } .framer-WGohI .framer-1hp94fa { padding: 180px 30px 100px 30px; } .framer-WGohI .framer-1p629xh, .framer-WGohI .framer-91uk6v { max-width: 1000px; } .framer-WGohI .framer-19g9gwv { width: 38%; } .framer-WGohI .framer-ysjx2p { width: 46%; } .framer-WGohI .framer-g1tkx3 { height: unset; top: 342px; } .framer-WGohI .framer-1hwdyy1, .framer-WGohI .framer-1noahi5 { height: 260px; } .framer-WGohI .framer-1ar5vc8 { max-width: 1000px; padding: 0px 30px 0px 30px; } .framer-WGohI .framer-q9pgon { width: 53%; } .framer-WGohI .framer-puz6up { aspect-ratio: unset; height: min-content; min-height: 213px; }}`,`@media (min-width: 768px) and (max-width: 991px) { .framer-WGohI .hidden-izflkt { display: none !important; } .${metadata.bodyClassName}-framer-WGohI { background: white; } .framer-WGohI.framer-loka4c { width: 768px; } .framer-WGohI .framer-1hp94fa { padding: 150px 30px 80px 30px; } .framer-WGohI .framer-1p629xh, .framer-WGohI .framer-91uk6v { gap: 50px; max-width: 768px; } .framer-WGohI .framer-ysjx2p { width: 58%; } .framer-WGohI .framer-g1tkx3 { height: unset; top: 278px; } .framer-WGohI .framer-1ar5vc8 { gap: 50px; max-width: 768px; padding: 0px 30px 0px 30px; } .framer-WGohI .framer-160xg32 { flex-direction: column; gap: 60px; justify-content: center; padding: 40px 30px 40px 30px; } .framer-WGohI .framer-q9pgon { align-content: center; align-items: center; order: 1; width: 100%; } .framer-WGohI .framer-jyvpyk, .framer-WGohI .framer-1tqen2m { align-content: center; align-items: center; justify-content: center; } .framer-WGohI .framer-1jfa0xv { order: 0; width: 65%; } .framer-WGohI .framer-cshrb1 { padding: 80px 30px 80px 30px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-WGohI .framer-1p629xh, .framer-WGohI .framer-1ar5vc8, .framer-WGohI .framer-160xg32, .framer-WGohI .framer-91uk6v { gap: 0px; } .framer-WGohI .framer-1p629xh > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-WGohI .framer-1p629xh > :first-child, .framer-WGohI .framer-160xg32 > :first-child { margin-top: 0px; } .framer-WGohI .framer-1p629xh > :last-child, .framer-WGohI .framer-160xg32 > :last-child { margin-bottom: 0px; } .framer-WGohI .framer-1ar5vc8 > *, .framer-WGohI .framer-91uk6v > * { margin: 0px; margin-left: calc(50px / 2); margin-right: calc(50px / 2); } .framer-WGohI .framer-1ar5vc8 > :first-child, .framer-WGohI .framer-91uk6v > :first-child { margin-left: 0px; } .framer-WGohI .framer-1ar5vc8 > :last-child, .framer-WGohI .framer-91uk6v > :last-child { margin-right: 0px; } .framer-WGohI .framer-160xg32 > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } }}`,`@media (max-width: 767px) { .framer-WGohI .hidden-197fcg2 { display: none !important; } .${metadata.bodyClassName}-framer-WGohI { background: white; } .framer-WGohI.framer-loka4c { width: 390px; } .framer-WGohI .framer-1hp94fa { padding: 120px 20px 60px 20px; } .framer-WGohI .framer-1p629xh { gap: 40px; max-width: 390px; } .framer-WGohI .framer-ysjx2p { width: 100%; } .framer-WGohI .framer-g1tkx3 { height: unset; top: 166px; } .framer-WGohI .framer-1ar5vc8 { flex-direction: column; gap: 30px; max-width: 390px; padding: 0px 30px 0px 30px; } .framer-WGohI .framer-160xg32 { flex: none; flex-direction: column; gap: 40px; justify-content: center; order: 0; padding: 30px 20px 30px 20px; width: 100%; } .framer-WGohI .framer-q9pgon { align-content: center; align-items: center; gap: 30px; justify-content: center; order: 1; width: 100%; } .framer-WGohI .framer-jyvpyk, .framer-WGohI .framer-1tqen2m { align-content: center; align-items: center; justify-content: center; } .framer-WGohI .framer-1jfa0xv { order: 0; width: min-content; } .framer-WGohI .framer-144boj9, .framer-WGohI .framer-puz6up { aspect-ratio: unset; height: 140px; width: 118px; } .framer-WGohI .framer-cshrb1 { padding: 60px 20px 60px 20px; } .framer-WGohI .framer-91uk6v { flex-direction: column; gap: 30px; max-width: 390px; } .framer-WGohI .framer-o8mc1n-container { flex: none; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-WGohI .framer-1p629xh, .framer-WGohI .framer-1ar5vc8, .framer-WGohI .framer-160xg32, .framer-WGohI .framer-q9pgon, .framer-WGohI .framer-91uk6v { gap: 0px; } .framer-WGohI .framer-1p629xh > *, .framer-WGohI .framer-160xg32 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-WGohI .framer-1p629xh > :first-child, .framer-WGohI .framer-1ar5vc8 > :first-child, .framer-WGohI .framer-160xg32 > :first-child, .framer-WGohI .framer-q9pgon > :first-child, .framer-WGohI .framer-91uk6v > :first-child { margin-top: 0px; } .framer-WGohI .framer-1p629xh > :last-child, .framer-WGohI .framer-1ar5vc8 > :last-child, .framer-WGohI .framer-160xg32 > :last-child, .framer-WGohI .framer-q9pgon > :last-child, .framer-WGohI .framer-91uk6v > :last-child { margin-bottom: 0px; } .framer-WGohI .framer-1ar5vc8 > *, .framer-WGohI .framer-q9pgon > *, .framer-WGohI .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 1750\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-WGohI\");export default FramerOwg8EZVZO;FramerOwg8EZVZO.displayName=\"About\";FramerOwg8EZVZO.defaultProps={height:1750,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,...ButtonAreaFonts,...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\":{\"framerResponsiveScreen\":\"\",\"framerIntrinsicHeight\":\"1750\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1440\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"mgcRK9XIS\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"vNALdYj_o\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"I9lddLNgF\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"__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", "ButtonAreaFonts", "Kj1qEylS2_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "valuesByLocaleId", "LazyValue", "preloadLocalizedValues", "locale", "promises", "values", "promise", "getLocalizedValue", "key", "value", "animation", "transition1", "animation1", "transition2", "transition3", "transition4", "animation2", "animation3", "transition5", "transition6", "animation4", "transition7", "transition8", "animation5", "animation6", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "preloadPromise", "ref1", "pe", "router", "useRouter", "isDisplayed", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "_getLocalizedValue", "_getLocalizedValue1", "_getLocalizedValue2", "_getLocalizedValue3", "_getLocalizedValue4", "_getLocalizedValue5", "_getLocalizedValue6", "_getLocalizedValue7", "_getLocalizedValue8", "_getLocalizedValue9", "_getLocalizedValue10", "_getLocalizedValue11", "_getLocalizedValue12", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "PropertyOverrides2", "ComponentViewportProvider", "Container", "LyibiGCcp_default", "ImageWithFX", "RichTextWithFX", "x", "ResolveLinks", "resolvedLinks", "Yg2GKFy64_default", "Image2", "MotionDivWithFX", "RichText2", "resolvedLinks1", "ContainerWithFX", "rQxLLQ1Am_default", "Kj1qEylS2_default", "css", "FramerOwg8EZVZO", "withCSS", "Owg8EZVZO_default", "addFonts", "NavbarFonts", "ButtonFonts", "FooterFonts", "ButtonAreaFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
