{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/aujOA3CbUFZZXeqapy3I/CAGEEgJdytZsIO5r2Rer/unjlY96lm.js"],
  "sourcesContent": ["// Generated by Framer (3ce81f8)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentPresetsProvider,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromComponentPreset,getFontsFromSharedStyle,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouteElementId,useRouter,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import SmoothScroll from\"https://framerusercontent.com/modules/11ESVHhCyl2YUkxbseoQ/1nHvxJd1hqosXG9cD1wF/Smooth_Scroll.js\";import SectionNavbar from\"#framer/local/canvasComponent/Bc98Nahig/Bc98Nahig.js\";import Footer from\"#framer/local/canvasComponent/nosHEQmJO/nosHEQmJO.js\";import TimelineRowStart from\"#framer/local/canvasComponent/NSFoAfko7/NSFoAfko7.js\";import TimelineRowEnd from\"#framer/local/canvasComponent/U6sa8CNuf/U6sa8CNuf.js\";import CTA from\"#framer/local/canvasComponent/UMfPYrU4I/UMfPYrU4I.js\";import{Icon as Phosphor}from\"#framer/local/codeFile/MP8enoe/Phosphor.js\";import*as componentPresets from\"#framer/local/componentPresets/componentPresets/componentPresets.js\";import*as sharedStyle4 from\"#framer/local/css/AQAL_aYVr/AQAL_aYVr.js\";import*as sharedStyle5 from\"#framer/local/css/CN_Ba9xol/CN_Ba9xol.js\";import*as sharedStyle from\"#framer/local/css/IBuebZNpT/IBuebZNpT.js\";import*as sharedStyle3 from\"#framer/local/css/JBLc2KyNi/JBLc2KyNi.js\";import*as sharedStyle2 from\"#framer/local/css/k3luZQdGC/k3luZQdGC.js\";import*as sharedStyle6 from\"#framer/local/css/mkY39OzE0/mkY39OzE0.js\";import*as sharedStyle7 from\"#framer/local/css/P4GBRR1mx/P4GBRR1mx.js\";import*as sharedStyle1 from\"#framer/local/css/u1TMq5IXn/u1TMq5IXn.js\";import*as sharedStyle8 from\"#framer/local/css/WfRaA7s9P/WfRaA7s9P.js\";import metadataProvider from\"#framer/local/webPageMetadata/unjlY96lm/unjlY96lm.js\";const SectionNavbarFonts=getFonts(SectionNavbar);const RichTextWithOptimizedAppearEffect=withOptimizedAppearEffect(RichText);const PhosphorFonts=getFonts(Phosphor);const ContainerWithFX=withFX(Container);const TimelineRowStartFonts=getFonts(TimelineRowStart);const TimelineRowEndFonts=getFonts(TimelineRowEnd);const CTAFonts=getFonts(CTA);const FooterFonts=getFonts(Footer);const SmoothScrollFonts=getFonts(SmoothScroll);const breakpoints={jtAkWffUu:\"(max-width: 809px)\",RZGve1jSr:\"(min-width: 810px) and (max-width: 1199px)\",SE8KNJy_V:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-If8wp\";const variantClassNames={jtAkWffUu:\"framer-v-d81d49\",RZGve1jSr:\"framer-v-13jb7ww\",SE8KNJy_V:\"framer-v-az6lzb\"};const transition1={damping:58,delay:.2,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:18};const transition2={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:10};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"SE8KNJy_V\",Phone:\"jtAkWffUu\",Tablet:\"RZGve1jSr\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"SE8KNJy_V\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,v3PgluNTIFGRUgauRO,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className,sharedStyle8.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const elementId=useRouteElementId(\"fQ58L1r8m\");const router=useRouter();const ref1=React.useRef(null);const elementId1=useRouteElementId(\"TxFsSfFE1\");const ref2=React.useRef(null);const elementId2=useRouteElementId(\"smSCSw0is\");const ref3=React.useRef(null);const elementId3=useRouteElementId(\"dZEGABfp3\");const ref4=React.useRef(null);const elementId4=useRouteElementId(\"vV9BS8UUu\");const ref5=React.useRef(null);const elementId5=useRouteElementId(\"SWhOGsiwW\");const ref6=React.useRef(null);const elementId6=useRouteElementId(\"feU4GCW2g\");const ref7=React.useRef(null);const elementId7=useRouteElementId(\"MMYCYalsM\");const ref8=React.useRef(null);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"SE8KNJy_V\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-c9b12220-87c9-4c8c-a21d-cbf1e21628af, rgb(255, 255, 255)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-az6lzb\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:113,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-t42t8h-container\",\"data-framer-name\":\"Navbar\",name:\"Navbar\",nodeId:\"CTim06XsS\",scopeId:\"unjlY96lm\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jtAkWffUu:{variant:\"W5m_ouubW\"}},children:/*#__PURE__*/_jsx(SectionNavbar,{height:\"100%\",id:\"CTim06XsS\",layoutId:\"CTim06XsS\",name:\"Navbar\",style:{width:\"100%\"},variant:\"btByAav3y\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-9b57pi\",\"data-framer-name\":\"Hero-section\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1govjj9\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-aqcral\",\"data-framer-name\":\"Text-wrapper\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-192xthz\",\"data-framer-name\":\"Heading-Wrapper\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jtAkWffUu:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"RlM7QmViYXMgTmV1ZS1yZWd1bGFy\",\"--framer-font-family\":'\"Bebas Neue\", \"Bebas Neue Placeholder\", sans-serif',\"--framer-font-size\":\"42px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-6004e536-4b8d-4afa-a143-01765a4d33cb, rgb(24, 33, 77))\"},children:\"Legal compliance\"})})},RZGve1jSr:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"RlM7QmViYXMgTmV1ZS1yZWd1bGFy\",\"--framer-font-family\":'\"Bebas Neue\", \"Bebas Neue Placeholder\", sans-serif',\"--framer-font-size\":\"52px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-6004e536-4b8d-4afa-a143-01765a4d33cb, rgb(24, 33, 77))\"},children:\"Legal compliance\"})})}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"RlM7QmViYXMgTmV1ZS1yZWd1bGFy\",\"--framer-font-family\":'\"Bebas Neue\", \"Bebas Neue Placeholder\", sans-serif',\"--framer-font-size\":\"60px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-6004e536-4b8d-4afa-a143-01765a4d33cb, rgb(24, 33, 77))\"},children:\"Legal compliance\"})}),className:\"framer-15qn8a9\",\"data-framer-appear-id\":\"15qn8a9\",fonts:[\"FS;Bebas Neue-regular\"],initial:animation1,optimized:true,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jtAkWffUu:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1tZWRpdW0=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.025em\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-e4bee715-1a76-4d52-94a9-54840079c030, rgb(82, 82, 82))\"},children:\"We ensure compliance with corporate laws, handling legal complexities so you can focus on growing your business.\"})})},RZGve1jSr:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1tZWRpdW0=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.025em\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-e4bee715-1a76-4d52-94a9-54840079c030, rgb(82, 82, 82))\"},children:\"We ensure compliance with corporate laws, handling legal complexities so you can focus on growing your business.\"})})}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7TW9udHNlcnJhdC1tZWRpdW0=\",\"--framer-font-family\":'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.025em\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-e4bee715-1a76-4d52-94a9-54840079c030, rgb(82, 82, 82))\"},children:\"We ensure compliance with corporate laws, handling legal complexities so you can focus on growing your business.\"})}),className:\"framer-1kzn5kf\",\"data-framer-appear-id\":\"1kzn5kf\",fonts:[\"FS;Montserrat-medium\"],initial:animation1,optimized:true,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__loop:animation2,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:.2,__framer__loopRepeatType:\"mirror\",__framer__loopTransition:transition2,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1vd5x7m-container\",isAuthoredByUser:true,nodeId:\"GM9d69ac3\",rendersWithMotion:true,scopeId:\"unjlY96lm\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-bc42db71-7768-4f09-b221-5d1f55cef08d, rgb(55, 117, 189))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"CaretDown\",id:\"GM9d69ac3\",layoutId:\"GM9d69ac3\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"bold\",width:\"100%\"})})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1qp00ib\",\"data-framer-name\":\"Text-wrapper\",children:/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:pVk4QsoHxASnVtUBp6jr/QVzZltTawVJTjmjAWG3C/CodeBlock.js:default\":componentPresets.props[\"g24M7V0Qk\"]},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:v3PgluNTIFGRUgauRO,className:\"framer-nusue2\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-galeht\",code:\"framer-styles-preset-6ajuu\",h1:\"framer-styles-preset-1usrp2a\",h2:\"framer-styles-preset-jaa7lk\",h3:\"framer-styles-preset-dpwqj7\",h4:\"framer-styles-preset-27xsh\",h5:\"framer-styles-preset-16auime\",h6:\"framer-styles-preset-1d2sw2a\",p:\"framer-styles-preset-1dca42r\"},verticalAlignment:\"top\",withExternalLayout:true})})})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1h5ky4w\",\"data-framer-name\":\"Timeline wrapper\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"Yr12nzka1\"},implicitPathVariables:undefined},{href:{webPageId:\"Yr12nzka1\"},implicitPathVariables:undefined},{href:{webPageId:\"Yr12nzka1\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jtAkWffUu:{width:\"365px\",y:(componentViewport?.y||0)+0+553.9+96+0},RZGve1jSr:{width:\"769px\",y:(componentViewport?.y||0)+0+777.4+96+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:398,width:\"1160px\",y:(componentViewport?.y||0)+0+802+96+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1nszll5-container\",id:elementId,nodeId:\"fQ58L1r8m\",ref:ref1,scopeId:\"unjlY96lm\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jtAkWffUu:{CjkEzJJhz:resolvedLinks[2],variant:\"PTACLbEWQ\"},RZGve1jSr:{CjkEzJJhz:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(TimelineRowStart,{CjkEzJJhz:resolvedLinks[0],height:\"100%\",HnZHJZA4A:\"We help businesses maintain compliance with corporate laws, ensuring smooth operations and reduced legal risks.\",id:\"fQ58L1r8m\",ihYMSf34E:\"Service 1\",layoutId:\"fQ58L1r8m\",NIxPHnpOK:\"Corporate compliance services\",style:{width:\"100%\"},UHtyK7eyQ:ref1,variant:\"pfAiO9SaR\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"x6z78hEVU\"},implicitPathVariables:undefined},{href:{webPageId:\"x6z78hEVU\"},implicitPathVariables:undefined},{href:{webPageId:\"x6z78hEVU\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jtAkWffUu:{width:\"365px\",y:(componentViewport?.y||0)+0+553.9+96+398},RZGve1jSr:{width:\"769px\",y:(componentViewport?.y||0)+0+777.4+96+398}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:398,width:\"1160px\",y:(componentViewport?.y||0)+0+802+96+398,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ykbmnr-container\",id:elementId1,nodeId:\"TxFsSfFE1\",ref:ref2,scopeId:\"unjlY96lm\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jtAkWffUu:{CjkEzJJhz:resolvedLinks1[2],variant:\"PTACLbEWQ\"},RZGve1jSr:{CjkEzJJhz:resolvedLinks1[1]}},children:/*#__PURE__*/_jsx(TimelineRowStart,{CjkEzJJhz:resolvedLinks1[0],height:\"100%\",HnZHJZA4A:\"We ensure your business complies with employment and labour laws, helping you manage workplace policies and avoid penalties.\",id:\"TxFsSfFE1\",ihYMSf34E:\"Service 2\",layoutId:\"TxFsSfFE1\",NIxPHnpOK:\"Employment and Labour law Compliance\",style:{width:\"100%\"},UHtyK7eyQ:ref2,variant:\"pfAiO9SaR\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"mw1LoeRoP\"},implicitPathVariables:undefined},{href:{webPageId:\"mw1LoeRoP\"},implicitPathVariables:undefined},{href:{webPageId:\"mw1LoeRoP\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jtAkWffUu:{width:\"365px\",y:(componentViewport?.y||0)+0+553.9+96+796},RZGve1jSr:{width:\"769px\",y:(componentViewport?.y||0)+0+777.4+96+796}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:398,width:\"1160px\",y:(componentViewport?.y||0)+0+802+96+796,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1m81tvo-container\",id:elementId2,nodeId:\"smSCSw0is\",ref:ref3,scopeId:\"unjlY96lm\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jtAkWffUu:{CjkEzJJhz:resolvedLinks2[2],variant:\"PTACLbEWQ\"},RZGve1jSr:{CjkEzJJhz:resolvedLinks2[1]}},children:/*#__PURE__*/_jsx(TimelineRowStart,{CjkEzJJhz:resolvedLinks2[0],height:\"100%\",HnZHJZA4A:\"We protect your intellectual property by ensuring compliance with IPR laws, safeguarding your trademarks, copyrights, and patents.\",id:\"smSCSw0is\",ihYMSf34E:\"Service 3\",layoutId:\"smSCSw0is\",NIxPHnpOK:\"Intellectual Property Rights (IPR) Compliance\",style:{width:\"100%\"},UHtyK7eyQ:ref3,variant:\"pfAiO9SaR\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"RYpjNLHG5\"},implicitPathVariables:undefined},{href:{webPageId:\"RYpjNLHG5\"},implicitPathVariables:undefined},{href:{webPageId:\"RYpjNLHG5\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jtAkWffUu:{width:\"365px\",y:(componentViewport?.y||0)+0+553.9+96+1194},RZGve1jSr:{width:\"769px\",y:(componentViewport?.y||0)+0+777.4+96+1194}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:398,width:\"1160px\",y:(componentViewport?.y||0)+0+802+96+1194,children:/*#__PURE__*/_jsx(Container,{className:\"framer-dozmtp-container\",id:elementId3,nodeId:\"dZEGABfp3\",ref:ref4,scopeId:\"unjlY96lm\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jtAkWffUu:{CjkEzJJhz:resolvedLinks3[2],variant:\"PTACLbEWQ\"},RZGve1jSr:{CjkEzJJhz:resolvedLinks3[1]}},children:/*#__PURE__*/_jsx(TimelineRowStart,{CjkEzJJhz:resolvedLinks3[0],height:\"100%\",HnZHJZA4A:\"Stay ahead of tax regulations with our complete range of services designed to keep you compliant and stress-free.\",id:\"dZEGABfp3\",ihYMSf34E:\"Service 4\",layoutId:\"dZEGABfp3\",NIxPHnpOK:\"Tax Compliance\",style:{width:\"100%\"},UHtyK7eyQ:ref4,variant:\"pfAiO9SaR\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"tBxOUGs4u\"},implicitPathVariables:undefined},{href:{webPageId:\"tBxOUGs4u\"},implicitPathVariables:undefined},{href:{webPageId:\"tBxOUGs4u\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jtAkWffUu:{width:\"365px\",y:(componentViewport?.y||0)+0+553.9+96+1592},RZGve1jSr:{width:\"769px\",y:(componentViewport?.y||0)+0+777.4+96+1592}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:398,width:\"1160px\",y:(componentViewport?.y||0)+0+802+96+1592,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1xeftij-container\",id:elementId4,nodeId:\"vV9BS8UUu\",ref:ref5,scopeId:\"unjlY96lm\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jtAkWffUu:{CjkEzJJhz:resolvedLinks4[2],variant:\"PTACLbEWQ\"},RZGve1jSr:{CjkEzJJhz:resolvedLinks4[1]}},children:/*#__PURE__*/_jsx(TimelineRowStart,{CjkEzJJhz:resolvedLinks4[0],height:\"100%\",HnZHJZA4A:\"We mordernize your contract management processes, ensuring compliance with legal standards and reducing risks.\",id:\"vV9BS8UUu\",ihYMSf34E:\"Service 5\",layoutId:\"vV9BS8UUu\",NIxPHnpOK:\"Contract Management and Compliance\",style:{width:\"100%\"},UHtyK7eyQ:ref5,variant:\"pfAiO9SaR\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"Oa_dvFRy2\"},implicitPathVariables:undefined},{href:{webPageId:\"Oa_dvFRy2\"},implicitPathVariables:undefined},{href:{webPageId:\"Oa_dvFRy2\"},implicitPathVariables:undefined}],children:resolvedLinks5=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jtAkWffUu:{width:\"365px\",y:(componentViewport?.y||0)+0+553.9+96+1990},RZGve1jSr:{width:\"769px\",y:(componentViewport?.y||0)+0+777.4+96+1990}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:398,width:\"1160px\",y:(componentViewport?.y||0)+0+802+96+1990,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1jpprsx-container\",id:elementId5,nodeId:\"SWhOGsiwW\",ref:ref6,scopeId:\"unjlY96lm\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jtAkWffUu:{CjkEzJJhz:resolvedLinks5[2],variant:\"PTACLbEWQ\"},RZGve1jSr:{CjkEzJJhz:resolvedLinks5[1]}},children:/*#__PURE__*/_jsx(TimelineRowStart,{CjkEzJJhz:resolvedLinks5[0],height:\"100%\",HnZHJZA4A:\"We assist businesses with foreign exchange regulations and FEMA compliance for smooth international transactions.\",id:\"SWhOGsiwW\",ihYMSf34E:\"Service 6\",layoutId:\"SWhOGsiwW\",NIxPHnpOK:\"Foreign Exchange and FEMA Compliance\",style:{width:\"100%\"},UHtyK7eyQ:ref6,variant:\"pfAiO9SaR\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"ougdrNyWF\"},implicitPathVariables:undefined},{href:{webPageId:\"ougdrNyWF\"},implicitPathVariables:undefined},{href:{webPageId:\"ougdrNyWF\"},implicitPathVariables:undefined}],children:resolvedLinks6=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jtAkWffUu:{width:\"365px\",y:(componentViewport?.y||0)+0+553.9+96+2388},RZGve1jSr:{width:\"769px\",y:(componentViewport?.y||0)+0+777.4+96+2388}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:398,width:\"1160px\",y:(componentViewport?.y||0)+0+802+96+2388,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1p9kpsr-container\",id:elementId6,nodeId:\"feU4GCW2g\",ref:ref7,scopeId:\"unjlY96lm\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jtAkWffUu:{CjkEzJJhz:resolvedLinks6[2],variant:\"PTACLbEWQ\"},RZGve1jSr:{CjkEzJJhz:resolvedLinks6[1]}},children:/*#__PURE__*/_jsx(TimelineRowStart,{CjkEzJJhz:resolvedLinks6[0],height:\"100%\",HnZHJZA4A:\"Boost accountability with our corporate governance solutions, making sure compliance with legal and ethical standards.\",id:\"feU4GCW2g\",ihYMSf34E:\"Service 7\",layoutId:\"feU4GCW2g\",NIxPHnpOK:\"Corporate Governance Services\",style:{width:\"100%\"},UHtyK7eyQ:ref7,variant:\"pfAiO9SaR\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"GCg3s0Ig0\"},implicitPathVariables:undefined},{href:{webPageId:\"GCg3s0Ig0\"},implicitPathVariables:undefined},{href:{webPageId:\"GCg3s0Ig0\"},implicitPathVariables:undefined}],children:resolvedLinks7=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jtAkWffUu:{width:\"363px\",y:(componentViewport?.y||0)+0+553.9+96+2786},RZGve1jSr:{y:(componentViewport?.y||0)+0+777.4+96+2786}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:398,width:\"1160px\",y:(componentViewport?.y||0)+0+802+96+2786,children:/*#__PURE__*/_jsx(Container,{className:\"framer-p5mgua-container\",id:elementId7,nodeId:\"MMYCYalsM\",ref:ref8,scopeId:\"unjlY96lm\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jtAkWffUu:{CjkEzJJhz:resolvedLinks7[2],variant:\"g3wAtbxmt\"},RZGve1jSr:{CjkEzJJhz:resolvedLinks7[1]}},children:/*#__PURE__*/_jsx(TimelineRowEnd,{CjkEzJJhz:resolvedLinks7[0],height:\"100%\",HnZHJZA4A:\"We offer strategic legal counsel and risk assessment services to help businesses effectively manage legal and financial risks.\",id:\"MMYCYalsM\",ihYMSf34E:\"Service 8\",layoutId:\"MMYCYalsM\",NIxPHnpOK:\"Legal Advisory and Risk Assessment\",style:{width:\"100%\"},UHtyK7eyQ:ref8,variant:\"GC8FwsZGb\",width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jtAkWffUu:{height:602,y:(componentViewport?.y||0)+0+3929.9},RZGve1jSr:{y:(componentViewport?.y||0)+0+4153.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:499,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+4178,children:/*#__PURE__*/_jsx(Container,{className:\"framer-17smq7b-container\",\"data-framer-name\":\"CTA\",name:\"CTA\",nodeId:\"y0Fx29xPF\",scopeId:\"unjlY96lm\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jtAkWffUu:{style:{height:\"100%\",width:\"100%\"},variant:\"E6gJsPGXR\"}},children:/*#__PURE__*/_jsx(CTA,{height:\"100%\",id:\"y0Fx29xPF\",layoutId:\"y0Fx29xPF\",name:\"CTA\",style:{width:\"100%\"},variant:\"vL3j95Y6O\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jtAkWffUu:{y:(componentViewport?.y||0)+0+4531.9},RZGve1jSr:{y:(componentViewport?.y||0)+0+4652.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:637,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+4677,children:/*#__PURE__*/_jsx(Container,{className:\"framer-17txvv9-container\",\"data-framer-name\":\"Footer\",name:\"Footer\",nodeId:\"p_11veHAn\",scopeId:\"unjlY96lm\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jtAkWffUu:{variant:\"nFU6GIBs7\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"p_11veHAn\",layoutId:\"p_11veHAn\",name:\"Footer\",style:{width:\"100%\"},variant:\"KgqqTCH4I\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1cziwx2-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"vEybogfyo\",scopeId:\"unjlY96lm\",children:/*#__PURE__*/_jsx(SmoothScroll,{height:\"100%\",id:\"vEybogfyo\",intensity:10,layoutId:\"vEybogfyo\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-If8wp.framer-4yn6kv, .framer-If8wp .framer-4yn6kv { display: block; }\",\".framer-If8wp.framer-az6lzb { align-content: center; align-items: center; background-color: var(--token-c9b12220-87c9-4c8c-a21d-cbf1e21628af, #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: 1200px; }\",\".framer-If8wp .framer-t42t8h-container { flex: none; height: auto; left: 0px; position: absolute; top: 0px; width: 100%; z-index: 10; }\",\".framer-If8wp .framer-9b57pi { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 130px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-If8wp .framer-1govjj9 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 0px 25px 0px 25px; position: relative; width: 1px; }\",\".framer-If8wp .framer-aqcral { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 22px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-If8wp .framer-192xthz { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 14px; height: min-content; justify-content: center; overflow: hidden; padding: 151px 0px 151px 0px; position: relative; width: 100%; }\",\".framer-If8wp .framer-15qn8a9 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 650px; position: relative; white-space: pre-wrap; width: 100%; will-change: var(--framer-will-change-effect-override, transform); word-break: break-word; word-wrap: break-word; }\",\".framer-If8wp .framer-1kzn5kf { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 600px; position: relative; white-space: pre-wrap; width: 100%; will-change: var(--framer-will-change-effect-override, transform); word-break: break-word; word-wrap: break-word; }\",\".framer-If8wp .framer-1vd5x7m-container { flex: none; height: 24px; position: relative; width: 24px; }\",\".framer-If8wp .framer-1qp00ib { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; max-width: 950px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-If8wp .framer-nusue2 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-If8wp .framer-1h5ky4w { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 1280px; overflow: hidden; padding: 96px 20px 96px 20px; position: relative; width: 1200px; }\",\".framer-If8wp .framer-1nszll5-container, .framer-If8wp .framer-ykbmnr-container, .framer-If8wp .framer-1m81tvo-container, .framer-If8wp .framer-dozmtp-container, .framer-If8wp .framer-1xeftij-container, .framer-If8wp .framer-1jpprsx-container, .framer-If8wp .framer-1p9kpsr-container { flex: none; height: auto; position: relative; width: 100%; z-index: 1; }\",\".framer-If8wp .framer-p5mgua-container { flex: none; height: auto; position: relative; width: 1160px; }\",\".framer-If8wp .framer-17smq7b-container, .framer-If8wp .framer-17txvv9-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-If8wp .framer-1cziwx2-container { flex: none; height: auto; opacity: 0; position: relative; width: auto; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-If8wp.framer-az6lzb, .framer-If8wp .framer-9b57pi, .framer-If8wp .framer-1govjj9, .framer-If8wp .framer-aqcral, .framer-If8wp .framer-192xthz, .framer-If8wp .framer-1qp00ib, .framer-If8wp .framer-1h5ky4w { gap: 0px; } .framer-If8wp.framer-az6lzb > *, .framer-If8wp .framer-1govjj9 > *, .framer-If8wp .framer-1h5ky4w > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-If8wp.framer-az6lzb > :first-child, .framer-If8wp .framer-1govjj9 > :first-child, .framer-If8wp .framer-aqcral > :first-child, .framer-If8wp .framer-192xthz > :first-child, .framer-If8wp .framer-1h5ky4w > :first-child { margin-top: 0px; } .framer-If8wp.framer-az6lzb > :last-child, .framer-If8wp .framer-1govjj9 > :last-child, .framer-If8wp .framer-aqcral > :last-child, .framer-If8wp .framer-192xthz > :last-child, .framer-If8wp .framer-1h5ky4w > :last-child { margin-bottom: 0px; } .framer-If8wp .framer-9b57pi > *, .framer-If8wp .framer-1qp00ib > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-If8wp .framer-9b57pi > :first-child, .framer-If8wp .framer-1qp00ib > :first-child { margin-left: 0px; } .framer-If8wp .framer-9b57pi > :last-child, .framer-If8wp .framer-1qp00ib > :last-child { margin-right: 0px; } .framer-If8wp .framer-aqcral > * { margin: 0px; margin-bottom: calc(22px / 2); margin-top: calc(22px / 2); } .framer-If8wp .framer-192xthz > * { margin: 0px; margin-bottom: calc(14px / 2); margin-top: calc(14px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,\"@media (min-width: 810px) and (max-width: 1199px) { .framer-If8wp.framer-az6lzb { width: 810px; } .framer-If8wp .framer-1h5ky4w { width: 809px; }}\",\"@media (max-width: 809px) { .framer-If8wp.framer-az6lzb { width: 390px; } .framer-If8wp .framer-9b57pi { flex-direction: column; } .framer-If8wp .framer-1govjj9 { flex: none; padding: 0px 20px 0px 20px; width: 100%; } .framer-If8wp .framer-192xthz { padding: 49px 0px 49px 0px; } .framer-If8wp .framer-1h5ky4w { width: 405px; } .framer-If8wp .framer-p5mgua-container { width: 363px; } .framer-If8wp .framer-17smq7b-container { height: 602px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-If8wp .framer-9b57pi { gap: 0px; } .framer-If8wp .framer-9b57pi > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-If8wp .framer-9b57pi > :first-child { margin-top: 0px; } .framer-If8wp .framer-9b57pi > :last-child { margin-bottom: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 5284\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"RZGve1jSr\":{\"layout\":[\"fixed\",\"auto\"]},\"jtAkWffUu\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"fQ58L1r8m\":{\"pattern\":\":fQ58L1r8m\",\"name\":\"1\"},\"TxFsSfFE1\":{\"pattern\":\":TxFsSfFE1\",\"name\":\"2\"},\"smSCSw0is\":{\"pattern\":\":smSCSw0is\",\"name\":\"3\"},\"dZEGABfp3\":{\"pattern\":\":dZEGABfp3\",\"name\":\"4\"},\"vV9BS8UUu\":{\"pattern\":\":vV9BS8UUu\",\"name\":\"5\"},\"SWhOGsiwW\":{\"pattern\":\":SWhOGsiwW\",\"name\":\"6\"},\"feU4GCW2g\":{\"pattern\":\":feU4GCW2g\",\"name\":\"7\"},\"MMYCYalsM\":{\"pattern\":\":MMYCYalsM\",\"name\":\"8\"}}\n * @framerResponsiveScreen\n */const FramerunjlY96lm=withCSS(Component,css,\"framer-If8wp\");export default FramerunjlY96lm;FramerunjlY96lm.displayName=\"Hr And Payroll\";FramerunjlY96lm.defaultProps={height:5284,width:1200};addFonts(FramerunjlY96lm,[{explicitInter:true,fonts:[{family:\"Bebas Neue\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/AWXLDXTI2CYJ5SHK74YUPGPFS5S5BWLL/M6ZJD4UOFNT4DPUXGTK7T46JZ3W3QW64/2TXZKBJMJVP3NQX7K7MGJDQFMD4ZMJR7.woff2\",weight:\"400\"},{family:\"Montserrat\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/G3U4AIP7I5YYMBY4PZ5BNYEWWVH7G7QB/WED2HATCWTE6B4XVIFFTI3EALCE4D6PD/GDZ4LVIJF6WODYKVZK6E2737DCDQPEMZ.woff2\",weight:\"500\"},{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\"}]},...SectionNavbarFonts,...PhosphorFonts,...TimelineRowStartFonts,...TimelineRowEndFonts,...CTAFonts,...FooterFonts,...SmoothScrollFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts),...getFontsFromSharedStyle(sharedStyle7.fonts),...getFontsFromSharedStyle(sharedStyle8.fonts),...componentPresets.fonts?.[\"g24M7V0Qk\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"g24M7V0Qk\"]):[]],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerunjlY96lm\",\"slots\":[],\"annotations\":{\"framerScrollSections\":\"{\\\"fQ58L1r8m\\\":{\\\"pattern\\\":\\\":fQ58L1r8m\\\",\\\"name\\\":\\\"1\\\"},\\\"TxFsSfFE1\\\":{\\\"pattern\\\":\\\":TxFsSfFE1\\\",\\\"name\\\":\\\"2\\\"},\\\"smSCSw0is\\\":{\\\"pattern\\\":\\\":smSCSw0is\\\",\\\"name\\\":\\\"3\\\"},\\\"dZEGABfp3\\\":{\\\"pattern\\\":\\\":dZEGABfp3\\\",\\\"name\\\":\\\"4\\\"},\\\"vV9BS8UUu\\\":{\\\"pattern\\\":\\\":vV9BS8UUu\\\",\\\"name\\\":\\\"5\\\"},\\\"SWhOGsiwW\\\":{\\\"pattern\\\":\\\":SWhOGsiwW\\\",\\\"name\\\":\\\"6\\\"},\\\"feU4GCW2g\\\":{\\\"pattern\\\":\\\":feU4GCW2g\\\",\\\"name\\\":\\\"7\\\"},\\\"MMYCYalsM\\\":{\\\"pattern\\\":\\\":MMYCYalsM\\\",\\\"name\\\":\\\"8\\\"}}\",\"framerIntrinsicHeight\":\"5284\",\"framerIntrinsicWidth\":\"1200\",\"framerImmutableVariables\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerResponsiveScreen\":\"\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"RZGve1jSr\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"jtAkWffUu\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["SectionNavbarFonts", "getFonts", "Bc98Nahig_default", "RichTextWithOptimizedAppearEffect", "withOptimizedAppearEffect", "RichText2", "PhosphorFonts", "Icon", "ContainerWithFX", "withFX", "Container", "TimelineRowStartFonts", "NSFoAfko7_default", "TimelineRowEndFonts", "U6sa8CNuf_default", "CTAFonts", "UMfPYrU4I_default", "FooterFonts", "nosHEQmJO_default", "SmoothScrollFonts", "SmoothScroll", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "transition2", "animation2", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "v3PgluNTIFGRUgauRO", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "elementId", "useRouteElementId", "router", "useRouter", "ref1", "elementId1", "ref2", "elementId2", "ref3", "elementId3", "ref4", "elementId4", "ref5", "elementId5", "ref6", "elementId6", "ref7", "elementId7", "ref8", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "Bc98Nahig_default", "x", "RichTextWithOptimizedAppearEffect", "ContainerWithFX", "Icon", "ComponentPresetsProvider", "RichText2", "ResolveLinks", "resolvedLinks", "NSFoAfko7_default", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "resolvedLinks4", "resolvedLinks5", "resolvedLinks6", "resolvedLinks7", "U6sa8CNuf_default", "UMfPYrU4I_default", "nosHEQmJO_default", "SmoothScroll", "css", "FramerunjlY96lm", "withCSS", "unjlY96lm_default", "addFonts", "SectionNavbarFonts", "PhosphorFonts", "TimelineRowStartFonts", "TimelineRowEndFonts", "CTAFonts", "FooterFonts", "SmoothScrollFonts", "getFontsFromSharedStyle", "fonts", "getFontsFromComponentPreset", "__FramerMetadata__"]
}
