{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/cVg9TH4vPqaKyoUqNYKM/4xPj03Zx1HjUZKVi1lVm/S4LjXJ4jJ.js"],
  "sourcesContent": ["// Generated by Framer (c07a8c1)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PropertyOverrides,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouteElementId,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import CallToCation from\"#framer/local/canvasComponent/idldVwTUj/idldVwTUj.js\";import FeatureCard from\"#framer/local/canvasComponent/JkF1n63OA/JkF1n63OA.js\";import Header from\"#framer/local/canvasComponent/KYGdD813v/KYGdD813v.js\";import Footer from\"#framer/local/canvasComponent/xcqWYbrdI/xcqWYbrdI.js\";import*as sharedStyle from\"#framer/local/css/aw8tgbxuC/aw8tgbxuC.js\";import*as sharedStyle1 from\"#framer/local/css/LeXXwE_fn/LeXXwE_fn.js\";import*as sharedStyle3 from\"#framer/local/css/tGOjSlvm2/tGOjSlvm2.js\";import*as sharedStyle4 from\"#framer/local/css/Uloz60MZc/Uloz60MZc.js\";import*as sharedStyle2 from\"#framer/local/css/YExQwQKKh/YExQwQKKh.js\";import metadataProvider from\"#framer/local/webPageMetadata/S4LjXJ4jJ/S4LjXJ4jJ.js\";const HeaderFonts=getFonts(Header);const RichTextWithFX=withFX(RichText);const MotionHeaderWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.header);const FeatureCardFonts=getFonts(FeatureCard);const RichTextWithOptimizedAppearEffect=withOptimizedAppearEffect(RichText);const MotionDivWithFX=withFX(motion.div);const CallToCationFonts=getFonts(CallToCation);const ContainerWithFX=withFX(Container);const FooterFonts=getFonts(Footer);const breakpoints={DsJp5ViM2:\"(min-width: 1200px)\",o6pqVJfdL:\"(min-width: 810px) and (max-width: 1199px)\",PQAO9rSwI:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-QOkHM\";const variantClassNames={DsJp5ViM2:\"framer-v-1be1sq8\",o6pqVJfdL:\"framer-v-805263\",PQAO9rSwI:\"framer-v-ixyp7w\"};const transition1={damping:85,delay:.3,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:10};const transition2={damping:80,delay:.5,mass:1,stiffness:400,type:\"spring\"};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:10};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const transition3={damping:80,delay:.4,mass:1,stiffness:400,type:\"spring\"};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition3,x:0,y:0};const animation5={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:20};const animation6={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:20};const transition4={damping:80,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation7={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition4,x:0,y:20};const animation8={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition3,x:0,y:20};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"DsJp5ViM2\",Phone:\"PQAO9rSwI\",Tablet:\"o6pqVJfdL\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"DsJp5ViM2\"};};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,...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];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const elementId=useRouteElementId(\"Z3P1gTtC2\");const ref1=React.useRef(null);const elementId1=useRouteElementId(\"mH5i9VIWJ\");const ref2=React.useRef(null);const elementId2=useRouteElementId(\"GTPQv3zVs\");const ref3=React.useRef(null);const elementId3=useRouteElementId(\"KPj1VAXaF\");const ref4=React.useRef(null);const elementId4=useRouteElementId(\"ZJYukUoIc\");const ref5=React.useRef(null);const elementId5=useRouteElementId(\"tbmUKGIwZ\");const ref6=React.useRef(null);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"DsJp5ViM2\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(255, 255, 255); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1be1sq8\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PQAO9rSwI:{height:68}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:90,width:componentViewport?.width||\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-6ftyoy-container\",layoutScroll:true,nodeId:\"p1oiFszNN\",scopeId:\"S4LjXJ4jJ\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{o6pqVJfdL:{variant:\"I9NLPSZfx\"},PQAO9rSwI:{variant:\"RoXpyMKpq\"}},children:/*#__PURE__*/_jsx(Header,{height:\"100%\",id:\"p1oiFszNN\",layoutId:\"p1oiFszNN\",style:{height:\"100%\",width:\"100%\"},variant:\"IPLoNrQTV\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(Image,{as:\"section\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:1336,intrinsicWidth:2461,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0),pixelHeight:767,pixelWidth:1188,positionX:\"center\",positionY:\"center\",sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/Ge2aRkhPiYDzQ9qI83ZHJzopNxo.jpg\",srcSet:\"https://framerusercontent.com/images/Ge2aRkhPiYDzQ9qI83ZHJzopNxo.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/Ge2aRkhPiYDzQ9qI83ZHJzopNxo.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/Ge2aRkhPiYDzQ9qI83ZHJzopNxo.jpg 1188w\"},className:\"framer-s4xfka\",\"data-framer-name\":\"Hero\",children:/*#__PURE__*/_jsx(MotionHeaderWithOptimizedAppearEffect,{animate:animation,className:\"framer-2z6t6x\",\"data-framer-appear-id\":\"2z6t6x\",\"data-framer-name\":\"Content\",id:elementId,initial:animation1,optimized:true,ref:ref1,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1z01qiq\",\"data-framer-name\":\"Texts\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-knh3ff\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PQAO9rSwI:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1faxk1y\",\"data-styles-preset\":\"LeXXwE_fn\",style:{\"--framer-text-alignment\":\"center\"},children:\"Services\"})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__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-1crus4d\",\"data-styles-preset\":\"aw8tgbxuC\",style:{\"--framer-text-alignment\":\"center\"},children:\"Services\"})}),className:\"framer-fy4my9\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"center\",withExternalLayout:true})})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-w01d77\",\"data-framer-name\":\"Testimonials 2\",children:/*#__PURE__*/_jsxs(\"section\",{className:\"framer-z32zs4\",\"data-framer-name\":\"Features\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-k06x7e\",\"data-framer-name\":\"List\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{o6pqVJfdL:{width:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 720px) - 112px) / 4, 50px)`,y:(componentViewport?.y||0)+0+690+80+-37.7+0+0+0+0},PQAO9rSwI:{width:`max(min(${componentViewport?.width||\"100vw\"} - 40px, 343px) - 80px, 50px)`,y:(componentViewport?.y||0)+0+550+60+-40+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:126,width:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1100px) - 104px) / 4, 50px)`,y:(componentViewport?.y||0)+0+635.5+100+-36.6+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1skczgo-container\",id:elementId1,nodeId:\"mH5i9VIWJ\",ref:ref2,scopeId:\"S4LjXJ4jJ\",children:/*#__PURE__*/_jsx(FeatureCard,{cgARpd9RM:addImageAlt({pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/QjG5lJ1jjl5HQbtRHaaeR8kqAI.png\"},\"\"),height:\"100%\",id:\"mH5i9VIWJ\",layoutId:\"mH5i9VIWJ\",style:{width:\"100%\"},variant:\"HwFlzvp3I\",vH6Y_d53f:\"Furniture, Fixtures & Equipment Procurement\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{o6pqVJfdL:{width:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 720px) - 112px) / 4, 50px)`,y:(componentViewport?.y||0)+0+690+80+-37.7+0+0+0+0},PQAO9rSwI:{width:`max(min(${componentViewport?.width||\"100vw\"} - 40px, 343px) - 80px, 50px)`,y:(componentViewport?.y||0)+0+550+60+-40+0+0+0+152}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:126,width:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1100px) - 104px) / 4, 50px)`,y:(componentViewport?.y||0)+0+635.5+100+-36.6+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-195wyrd-container\",nodeId:\"pGU4iMUXF\",scopeId:\"S4LjXJ4jJ\",children:/*#__PURE__*/_jsx(FeatureCard,{cgARpd9RM:addImageAlt({pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/Nc6cu8I1JLUhWTAjJDpU2UqdVOU.png\"},\"\"),height:\"100%\",id:\"pGU4iMUXF\",layoutId:\"pGU4iMUXF\",style:{width:\"100%\"},variant:\"IGjU9RfDC\",vH6Y_d53f:\"Interior Design\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{o6pqVJfdL:{width:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 720px) - 112px) / 4, 50px)`,y:(componentViewport?.y||0)+0+690+80+-37.7+0+0+0+0},PQAO9rSwI:{width:`max(min(${componentViewport?.width||\"100vw\"} - 40px, 343px) - 80px, 50px)`,y:(componentViewport?.y||0)+0+550+60+-40+0+0+0+304}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:126,width:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1100px) - 104px) / 4, 50px)`,y:(componentViewport?.y||0)+0+635.5+100+-36.6+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1tqxfii-container\",nodeId:\"Fz_1QKAbN\",scopeId:\"S4LjXJ4jJ\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PQAO9rSwI:{vH6Y_d53f:\"Turnkey Product Solutions\"}},children:/*#__PURE__*/_jsx(FeatureCard,{cgARpd9RM:addImageAlt({pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/yFbaj5cGzCkHDCeAtu02UBIjs.png\"},\"\"),height:\"100%\",id:\"Fz_1QKAbN\",layoutId:\"Fz_1QKAbN\",style:{width:\"100%\"},variant:\"vIkYHc9Dk\",vH6Y_d53f:\"Turnkey Product         Solutions\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{o6pqVJfdL:{width:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 720px) - 112px) / 4, 50px)`,y:(componentViewport?.y||0)+0+690+80+-37.7+0+0+0+0},PQAO9rSwI:{width:`max(min(${componentViewport?.width||\"100vw\"} - 40px, 343px) - 80px, 50px)`,y:(componentViewport?.y||0)+0+550+60+-40+0+0+0+456}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:126,width:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1100px) - 104px) / 4, 50px)`,y:(componentViewport?.y||0)+0+635.5+100+-36.6+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-esv1vu-container\",nodeId:\"h0pHi_KdX\",scopeId:\"S4LjXJ4jJ\",children:/*#__PURE__*/_jsx(FeatureCard,{cgARpd9RM:addImageAlt({pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/bnTxeubP7uFQ6LMDYGNPo8BwEKo.png\"},\"\"),height:\"100%\",id:\"h0pHi_KdX\",layoutId:\"h0pHi_KdX\",style:{width:\"100%\"},variant:\"oYEQMcJve\",vH6Y_d53f:\"Operating Supplies Equipment Procurement\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{o6pqVJfdL:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h5\",{className:\"framer-styles-preset-17jyq6z\",\"data-styles-preset\":\"tGOjSlvm2\",style:{\"--framer-text-alignment\":\"center\"},children:[\"On time and on budget without compromising quality. \",/*#__PURE__*/_jsx(\"br\",{}),\"The best products, at the best prices, from the best sources.\"]})})},PQAO9rSwI:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h5\",{className:\"framer-styles-preset-17jyq6z\",\"data-styles-preset\":\"tGOjSlvm2\",style:{\"--framer-text-alignment\":\"center\"},children:[\"On time and on budget without compromising quality. \",/*#__PURE__*/_jsx(\"br\",{}),\"The best products, at the best prices, from the best sources.\"]})})}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation4,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h4\",{className:\"framer-styles-preset-1pqczeh\",\"data-styles-preset\":\"YExQwQKKh\",style:{\"--framer-text-alignment\":\"center\"},children:[\"On time and on budget without compromising quality. \",/*#__PURE__*/_jsx(\"br\",{}),\"The best products, at the best prices, from the best sources.\"]})}),className:\"framer-lzmwcl\",\"data-framer-appear-id\":\"lzmwcl\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],initial:animation5,optimized:true,style:{transformPerspective:1200},verticalAlignment:\"center\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-1fhp7m9\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation6,__framer__exit:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-s50aco\",\"data-framer-name\":\"What We Do\",id:elementId2,ref:ref3,style:{transformPerspective:1200},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1k2c8zh\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{o6pqVJfdL:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1070+0+0+0+406+0+0),pixelHeight:512,pixelWidth:512,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/QjG5lJ1jjl5HQbtRHaaeR8kqAI.png\"}},PQAO9rSwI:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1651+0+0+0+406+0+0),pixelHeight:512,pixelWidth:512,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/QjG5lJ1jjl5HQbtRHaaeR8kqAI.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1032.5+0+0+69.775+0+0),pixelHeight:512,pixelWidth:512,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/QjG5lJ1jjl5HQbtRHaaeR8kqAI.png\"},className:\"framer-136wa4y\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-xlxdrn\",\"data-framer-name\":\"Sub Content\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{o6pqVJfdL:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1pqczeh\",\"data-styles-preset\":\"YExQwQKKh\",style:{\"--framer-text-alignment\":\"center\"},children:\"FF&E Procurement\"})})},PQAO9rSwI:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1pqczeh\",\"data-styles-preset\":\"YExQwQKKh\",style:{\"--framer-text-alignment\":\"center\"},children:\"FF&E Procurement\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1pqczeh\",\"data-styles-preset\":\"YExQwQKKh\",style:{\"--framer-text-alignment\":\"right\"},children:\"FF&E Procurement\"})}),className:\"framer-1jjmd45\",\"data-framer-name\":\"What We Do\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"PLUVSQeB2\"},motionChild:true,nodeId:\"v6zG14Clb\",openInNewTab:false,scopeId:\"S4LjXJ4jJ\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1rjecd5 framer-1izwnuw\",\"data-framer-name\":\"Button\",\"data-reset\":\"button\",children:/*#__PURE__*/_jsx(\"button\",{className:\"framer-pu3qyg\",\"data-framer-name\":\"Container\",\"data-reset\":\"button\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1km577z\",\"data-styles-preset\":\"Uloz60MZc\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"See more\"})}),className:\"framer-1qypk2q\",\"data-framer-name\":\"Book a Demo\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-ulujn7\",\"data-framer-name\":\"Image\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ppr5tz\",\"data-framer-name\":\"Background\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{o6pqVJfdL:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1070+0+0+0+0+0+-63),pixelHeight:1280,pixelWidth:1920,sizes:\"568.3308px\",src:\"https://framerusercontent.com/images/zCK1y7ma8AFfMIn71yOxCdTMjhI.jpg\",srcSet:\"https://framerusercontent.com/images/zCK1y7ma8AFfMIn71yOxCdTMjhI.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/zCK1y7ma8AFfMIn71yOxCdTMjhI.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/zCK1y7ma8AFfMIn71yOxCdTMjhI.jpg 1920w\"}},PQAO9rSwI:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1651+0+0+0+0+0+-63),pixelHeight:1280,pixelWidth:1920,sizes:\"568.3308px\",src:\"https://framerusercontent.com/images/zCK1y7ma8AFfMIn71yOxCdTMjhI.jpg\",srcSet:\"https://framerusercontent.com/images/zCK1y7ma8AFfMIn71yOxCdTMjhI.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/zCK1y7ma8AFfMIn71yOxCdTMjhI.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/zCK1y7ma8AFfMIn71yOxCdTMjhI.jpg 1920w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1032.5+0+0+0+0+-63),pixelHeight:1280,pixelWidth:1920,sizes:\"568.3308px\",src:\"https://framerusercontent.com/images/zCK1y7ma8AFfMIn71yOxCdTMjhI.jpg\",srcSet:\"https://framerusercontent.com/images/zCK1y7ma8AFfMIn71yOxCdTMjhI.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/zCK1y7ma8AFfMIn71yOxCdTMjhI.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/zCK1y7ma8AFfMIn71yOxCdTMjhI.jpg 1920w\"},className:\"framer-tverz4\",\"data-framer-name\":\"Photo\"})})})})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation6,__framer__exit:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-oc1xal\",\"data-framer-name\":\"Result\",id:elementId3,ref:ref4,style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1aiu0zn\",\"data-framer-name\":\"Image\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-45ewaq\",\"data-framer-name\":\"Background\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{o6pqVJfdL:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1070+0+683.45+0+0+0+-148),pixelHeight:618,pixelWidth:800,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/XgyfUCM6qOVEotvIMvKNNBzB4I.png\"}},PQAO9rSwI:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1651+0+683.45+0+0+0+-148),pixelHeight:618,pixelWidth:800,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/XgyfUCM6qOVEotvIMvKNNBzB4I.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1032.5+0+417+0+0+-148),pixelHeight:618,pixelWidth:800,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/XgyfUCM6qOVEotvIMvKNNBzB4I.png\"},className:\"framer-wac5im\",\"data-framer-name\":\"Photo\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1yztoh4\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{o6pqVJfdL:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1070+0+683.45+0+437+0+0),pixelHeight:512,pixelWidth:512,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/Nc6cu8I1JLUhWTAjJDpU2UqdVOU.png\"}},PQAO9rSwI:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1651+0+683.45+0+437+0+0),pixelHeight:512,pixelWidth:512,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/Nc6cu8I1JLUhWTAjJDpU2UqdVOU.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1032.5+0+417+71.775+0+0),pixelHeight:512,pixelWidth:512,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/Nc6cu8I1JLUhWTAjJDpU2UqdVOU.png\"},className:\"framer-114e7yz\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-gp6bun\",\"data-framer-name\":\"Sub Content\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{o6pqVJfdL:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1pqczeh\",\"data-styles-preset\":\"YExQwQKKh\",style:{\"--framer-text-alignment\":\"center\"},children:\"Interior Design\"})})},PQAO9rSwI:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1pqczeh\",\"data-styles-preset\":\"YExQwQKKh\",style:{\"--framer-text-alignment\":\"center\"},children:\"Interior Design\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1pqczeh\",\"data-styles-preset\":\"YExQwQKKh\",children:\"Interior Design\"})}),className:\"framer-syyaxz\",\"data-framer-name\":\"The End Result\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"yDBSPsgpp\"},motionChild:true,nodeId:\"QCloNc_I1\",openInNewTab:false,scopeId:\"S4LjXJ4jJ\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1vrqy4s framer-1izwnuw\",\"data-framer-name\":\"Button\",\"data-reset\":\"button\",children:/*#__PURE__*/_jsx(\"button\",{className:\"framer-1eaywqi\",\"data-framer-name\":\"Container\",\"data-reset\":\"button\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1km577z\",\"data-styles-preset\":\"Uloz60MZc\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"See more\"})}),className:\"framer-n1e6qe\",\"data-framer-name\":\"Book a Demo\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})})})})]})]})]}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-tol1as\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation6,__framer__exit:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-lu9lta\",\"data-framer-name\":\"What We Do\",id:elementId4,ref:ref5,style:{transformPerspective:1200},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-wuykp4\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{o6pqVJfdL:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2563.9+0+0+0+404+0+0),pixelHeight:512,pixelWidth:512,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/yFbaj5cGzCkHDCeAtu02UBIjs.png\"}},PQAO9rSwI:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3064.9+0+0+0+404+0+0),pixelHeight:512,pixelWidth:512,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/yFbaj5cGzCkHDCeAtu02UBIjs.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1865.5+0+0+69.775+0+0),pixelHeight:512,pixelWidth:512,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/yFbaj5cGzCkHDCeAtu02UBIjs.png\"},className:\"framer-1bu1x5w\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1c2c9yf\",\"data-framer-name\":\"Sub Content\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{o6pqVJfdL:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h4\",{className:\"framer-styles-preset-1pqczeh\",\"data-styles-preset\":\"YExQwQKKh\",style:{\"--framer-text-alignment\":\"center\"},children:[\"Turnkey Product\",/*#__PURE__*/_jsx(\"br\",{}),\"Solutions\"]})})},PQAO9rSwI:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h4\",{className:\"framer-styles-preset-1pqczeh\",\"data-styles-preset\":\"YExQwQKKh\",style:{\"--framer-text-alignment\":\"center\"},children:[\"Turnkey Product\",/*#__PURE__*/_jsx(\"br\",{}),\"Solutions\"]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h4\",{className:\"framer-styles-preset-1pqczeh\",\"data-styles-preset\":\"YExQwQKKh\",style:{\"--framer-text-alignment\":\"right\"},children:[\"Turnkey Product\",/*#__PURE__*/_jsx(\"br\",{}),\"Solutions\"]})}),className:\"framer-1lvcyc1\",\"data-framer-name\":\"What We Do\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"VkZMbGylV\"},motionChild:true,nodeId:\"K_KCq5VjP\",openInNewTab:false,scopeId:\"S4LjXJ4jJ\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-p0y1gv framer-1izwnuw\",\"data-framer-name\":\"Button\",\"data-reset\":\"button\",children:/*#__PURE__*/_jsx(\"button\",{className:\"framer-1twjka1\",\"data-framer-name\":\"Container\",\"data-reset\":\"button\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1km577z\",\"data-styles-preset\":\"Uloz60MZc\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"See more\"})}),className:\"framer-18o2qqi\",\"data-framer-name\":\"Book a Demo\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-t6enf\",\"data-framer-name\":\"Image\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1jj7m49\",\"data-framer-name\":\"Background\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{o6pqVJfdL:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2563.9+0+0+0+0+0+-63),pixelHeight:1280,pixelWidth:1920,sizes:\"568.3308px\",src:\"https://framerusercontent.com/images/K4NBuVaWPQ3OGbnngEiMe4k64YU.jpg\",srcSet:\"https://framerusercontent.com/images/K4NBuVaWPQ3OGbnngEiMe4k64YU.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/K4NBuVaWPQ3OGbnngEiMe4k64YU.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/K4NBuVaWPQ3OGbnngEiMe4k64YU.jpg 1920w\"}},PQAO9rSwI:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3064.9+0+0+0+0+0+-63),pixelHeight:1280,pixelWidth:1920,sizes:\"568.3308px\",src:\"https://framerusercontent.com/images/K4NBuVaWPQ3OGbnngEiMe4k64YU.jpg\",srcSet:\"https://framerusercontent.com/images/K4NBuVaWPQ3OGbnngEiMe4k64YU.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/K4NBuVaWPQ3OGbnngEiMe4k64YU.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/K4NBuVaWPQ3OGbnngEiMe4k64YU.jpg 1920w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1865.5+0+0+0+0+-63),pixelHeight:1280,pixelWidth:1920,sizes:\"568.3308px\",src:\"https://framerusercontent.com/images/K4NBuVaWPQ3OGbnngEiMe4k64YU.jpg\",srcSet:\"https://framerusercontent.com/images/K4NBuVaWPQ3OGbnngEiMe4k64YU.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/K4NBuVaWPQ3OGbnngEiMe4k64YU.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/K4NBuVaWPQ3OGbnngEiMe4k64YU.jpg 1920w\"},className:\"framer-1t8jxqi\",\"data-framer-name\":\"Photo\"})})})})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation6,__framer__exit:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-7npv4b\",\"data-framer-name\":\"Result\",id:elementId5,ref:ref6,style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-17yzxn5\",\"data-framer-name\":\"Image\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1s26yh3\",\"data-framer-name\":\"Background\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{o6pqVJfdL:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2563.9+0+681.45+0+0+0+-148),pixelHeight:896,pixelWidth:1920,sizes:\"783.7875px\",src:\"https://framerusercontent.com/images/TO6H6rOd0gd4aN9N5KQsColpRU.jpg\",srcSet:\"https://framerusercontent.com/images/TO6H6rOd0gd4aN9N5KQsColpRU.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/TO6H6rOd0gd4aN9N5KQsColpRU.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/TO6H6rOd0gd4aN9N5KQsColpRU.jpg 1920w\"}},PQAO9rSwI:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3064.9+0+681.45+0+0+0+-148),pixelHeight:896,pixelWidth:1920,sizes:\"783.7875px\",src:\"https://framerusercontent.com/images/TO6H6rOd0gd4aN9N5KQsColpRU.jpg\",srcSet:\"https://framerusercontent.com/images/TO6H6rOd0gd4aN9N5KQsColpRU.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/TO6H6rOd0gd4aN9N5KQsColpRU.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/TO6H6rOd0gd4aN9N5KQsColpRU.jpg 1920w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1865.5+0+417+0+0+-148),pixelHeight:896,pixelWidth:1920,sizes:\"783.7875px\",src:\"https://framerusercontent.com/images/TO6H6rOd0gd4aN9N5KQsColpRU.jpg\",srcSet:\"https://framerusercontent.com/images/TO6H6rOd0gd4aN9N5KQsColpRU.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/TO6H6rOd0gd4aN9N5KQsColpRU.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/TO6H6rOd0gd4aN9N5KQsColpRU.jpg 1920w\"},className:\"framer-2m3hyf\",\"data-framer-name\":\"Photo\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-15dzos4\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{o6pqVJfdL:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2563.9+0+681.45+0+437+0+0),pixelHeight:512,pixelWidth:512,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/bnTxeubP7uFQ6LMDYGNPo8BwEKo.png\"}},PQAO9rSwI:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3064.9+0+681.45+0+437+0+0),pixelHeight:512,pixelWidth:512,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/bnTxeubP7uFQ6LMDYGNPo8BwEKo.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1865.5+0+417+69.775+0+0),pixelHeight:512,pixelWidth:512,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/bnTxeubP7uFQ6LMDYGNPo8BwEKo.png\"},className:\"framer-g5yp7i\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-rcxscr\",\"data-framer-name\":\"Sub Content\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{o6pqVJfdL:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1pqczeh\",\"data-styles-preset\":\"YExQwQKKh\",style:{\"--framer-text-alignment\":\"center\"},children:\"Operating Supplies  Equipment Procurement\"})})},PQAO9rSwI:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1pqczeh\",\"data-styles-preset\":\"YExQwQKKh\",style:{\"--framer-text-alignment\":\"center\"},children:\"Operating Supplies  Equipment Procurement\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1pqczeh\",\"data-styles-preset\":\"YExQwQKKh\",children:\"Operating Supplies  Equipment Procurement\"})}),className:\"framer-3l1f5e\",\"data-framer-name\":\"The End Result\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"cUtaxoqBR\"},motionChild:true,nodeId:\"EmEVvSFJB\",openInNewTab:false,scopeId:\"S4LjXJ4jJ\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-cnxld5 framer-1izwnuw\",\"data-framer-name\":\"Button\",\"data-reset\":\"button\",children:/*#__PURE__*/_jsx(\"button\",{className:\"framer-1hi357a\",\"data-framer-name\":\"Container\",\"data-reset\":\"button\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1km577z\",\"data-styles-preset\":\"Uloz60MZc\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"See more\"})}),className:\"framer-6c1mqe\",\"data-framer-name\":\"Book a Demo\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})})})})]})]})]}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-1meq35v\",\"data-framer-name\":\"CTA\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{o6pqVJfdL:{width:`calc(${componentViewport?.width||\"100vw\"} - 96px)`,y:(componentViewport?.y||0)+0+3999.8+0+0},PQAO9rSwI:{width:`min(max(${componentViewport?.width||\"100vw\"} - 40px, 1px), ${componentViewport?.width||\"100vw\"} - 40px)`,y:(componentViewport?.y||0)+0+4480.8+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:317,width:`min(max(${componentViewport?.width||\"100vw\"}, 1px), ${componentViewport?.width||\"100vw\"})`,y:(componentViewport?.y||0)+0+2698.5+0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation6,__framer__exit:animation8,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-17jbrir-container\",nodeId:\"KdLwaRXjO\",rendersWithMotion:true,scopeId:\"S4LjXJ4jJ\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PQAO9rSwI:{variant:\"TkDXNwDXj\"}},children:/*#__PURE__*/_jsx(CallToCation,{height:\"100%\",id:\"KdLwaRXjO\",iyhi4xGMI:\"Get in touch\",J4t0RTL5o:\"rgb(255, 255, 255)\",k6Wrny1d2:\"Let's get started on your next Project.\",layoutId:\"KdLwaRXjO\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"x1MArRxJc\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{o6pqVJfdL:{y:(componentViewport?.y||0)+0+4396.8},PQAO9rSwI:{y:(componentViewport?.y||0)+0+4857.8}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:255,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+3054.5,children:/*#__PURE__*/_jsx(Container,{className:\"framer-pbk9nc-container\",nodeId:\"nsQeQNiYz\",scopeId:\"S4LjXJ4jJ\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{o6pqVJfdL:{variant:\"E0lF4W6q1\"},PQAO9rSwI:{variant:\"p8CbFPRUI\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"nsQeQNiYz\",layoutId:\"nsQeQNiYz\",style:{width:\"100%\"},variant:\"dPdqFwlLn\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-QOkHM.framer-1izwnuw, .framer-QOkHM .framer-1izwnuw { display: block; }\",\".framer-QOkHM.framer-1be1sq8 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 39px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-QOkHM .framer-6ftyoy-container { flex: none; height: 90px; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 1; }\",\".framer-QOkHM .framer-s4xfka { align-content: flex-start; align-items: flex-start; border-bottom-left-radius: 200px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 150px 0px 0px 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-QOkHM .framer-2z6t6x { align-content: flex-start; align-items: flex-start; border-bottom-left-radius: 70px; border-bottom-right-radius: 70px; border-top-left-radius: 70px; border-top-right-radius: 70px; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 447px; justify-content: center; max-width: 1100px; overflow: visible; padding: 40px 80px 80px 80px; position: relative; width: 1px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-QOkHM .framer-1z01qiq { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 81px 0px 81px 0px; position: relative; width: 1px; }\",\".framer-QOkHM .framer-knh3ff { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-QOkHM .framer-fy4my9, .framer-QOkHM .framer-1jjmd45, .framer-QOkHM .framer-syyaxz, .framer-QOkHM .framer-1lvcyc1, .framer-QOkHM .framer-3l1f5e { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-QOkHM .framer-w01d77 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: 358px; justify-content: center; overflow: hidden; padding: 100px 40px 100px 40px; position: relative; width: 100%; }\",\".framer-QOkHM .framer-z32zs4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 67px; height: min-content; justify-content: flex-start; max-width: 1100px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-QOkHM .framer-k06x7e { display: grid; flex: none; gap: 8px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(4, minmax(50px, 1fr)); grid-template-rows: repeat(1, minmax(0, 1fr)); height: min-content; justify-content: center; overflow: visible; padding: 0px 40px 0px 40px; position: relative; width: 100%; }\",\".framer-QOkHM .framer-1skczgo-container, .framer-QOkHM .framer-195wyrd-container, .framer-QOkHM .framer-1tqxfii-container, .framer-QOkHM .framer-esv1vu-container { align-self: start; flex: none; height: 100%; justify-self: start; position: relative; width: 100%; }\",\".framer-QOkHM .framer-lzmwcl { flex: none; height: auto; position: relative; white-space: pre; width: auto; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-QOkHM .framer-1fhp7m9, .framer-QOkHM .framer-tol1as { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; max-width: 1100px; overflow: visible; padding: 0px; position: relative; width: 1100px; }\",\".framer-QOkHM .framer-s50aco { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 29px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-QOkHM .framer-1k2c8zh, .framer-QOkHM .framer-wuykp4 { align-content: flex-end; align-items: flex-end; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 13px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-QOkHM .framer-136wa4y, .framer-QOkHM .framer-114e7yz, .framer-QOkHM .framer-1bu1x5w, .framer-QOkHM .framer-g5yp7i { flex: none; height: 117px; position: relative; width: 89px; }\",\".framer-QOkHM .framer-xlxdrn, .framer-QOkHM .framer-1c2c9yf { 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-QOkHM .framer-1rjecd5, .framer-QOkHM .framer-1vrqy4s, .framer-QOkHM .framer-p0y1gv, .framer-QOkHM .framer-cnxld5 { 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: visible; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-QOkHM .framer-pu3qyg, .framer-QOkHM .framer-1eaywqi, .framer-QOkHM .framer-1twjka1, .framer-QOkHM .framer-1hi357a { align-content: center; align-items: center; background-color: var(--token-7b0869c5-0a13-4276-8e76-55a00e35644d, #002f89); border-bottom-left-radius: 100px; border-bottom-right-radius: 100px; border-top-left-radius: 100px; border-top-right-radius: 100px; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: hidden; padding: 18px 35px 18px 35px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-QOkHM .framer-1qypk2q, .framer-QOkHM .framer-n1e6qe, .framer-QOkHM .framer-18o2qqi, .framer-QOkHM .framer-6c1mqe { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-QOkHM .framer-ulujn7, .framer-QOkHM .framer-1aiu0zn, .framer-QOkHM .framer-t6enf, .framer-QOkHM .framer-17yzxn5 { flex: none; height: 377px; overflow: visible; position: relative; width: 559px; }\",\".framer-QOkHM .framer-1ppr5tz { border-bottom-right-radius: 60px; border-top-left-radius: 60px; flex: none; height: 367px; overflow: hidden; position: absolute; right: -1px; top: 0px; width: 545px; will-change: var(--framer-will-change-override, transform); }\",\".framer-QOkHM .framer-tverz4, .framer-QOkHM .framer-1t8jxqi { aspect-ratio: 1.1321330887387948 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 502px); left: -4px; position: absolute; top: -63px; width: 568px; }\",\".framer-QOkHM .framer-oc1xal, .framer-QOkHM .framer-7npv4b { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-QOkHM .framer-45ewaq { border-bottom-right-radius: 60px; border-top-left-radius: 60px; flex: none; height: 354px; left: 0px; overflow: hidden; position: absolute; right: -1px; top: 0px; will-change: var(--framer-will-change-override, transform); }\",\".framer-QOkHM .framer-wac5im, .framer-QOkHM .framer-2m3hyf { aspect-ratio: 1.2723823646446326 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 616px); left: -123px; position: absolute; top: -148px; width: 784px; }\",\".framer-QOkHM .framer-1yztoh4 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 11px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-QOkHM .framer-gp6bun, .framer-QOkHM .framer-rcxscr { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 452px; }\",\".framer-QOkHM .framer-lu9lta { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 27px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-QOkHM .framer-1jj7m49 { border-bottom-right-radius: 60px; border-top-left-radius: 60px; flex: none; height: 364px; overflow: hidden; position: absolute; right: -1px; top: 0px; width: 541px; will-change: var(--framer-will-change-override, transform); }\",\".framer-QOkHM .framer-1s26yh3 { border-bottom-right-radius: 60px; border-top-left-radius: 60px; flex: none; height: 377px; left: 0px; overflow: hidden; position: absolute; top: 0px; width: 560px; will-change: var(--framer-will-change-override, transform); }\",\".framer-QOkHM .framer-15dzos4 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 13px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-QOkHM .framer-1meq35v { 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: 0px; position: relative; width: 100%; }\",\".framer-QOkHM .framer-17jbrir-container { flex: 1 0 0px; height: auto; max-width: 100%; position: relative; width: 1px; }\",\".framer-QOkHM .framer-pbk9nc-container { flex: none; height: auto; position: relative; width: 100%; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,\"@media (min-width: 810px) and (max-width: 1199px) { .framer-QOkHM.framer-1be1sq8 { gap: 80px; width: 810px; } .framer-QOkHM .framer-6ftyoy-container, .framer-QOkHM .framer-ulujn7, .framer-QOkHM .framer-t6enf { order: 0; } .framer-QOkHM .framer-s4xfka { border-bottom-left-radius: 150px; order: 1; } .framer-QOkHM .framer-2z6t6x { align-content: center; align-items: center; height: 460px; max-width: 680px; padding: 40px 48px 80px 48px; } .framer-QOkHM .framer-1z01qiq { padding: 7px 0px 0px 0px; } .framer-QOkHM .framer-w01d77 { height: 300px; order: 2; padding: 80px 40px 80px 40px; } .framer-QOkHM .framer-z32zs4 { gap: 53px; max-width: 720px; } .framer-QOkHM .framer-k06x7e { gap: 24px; padding: 0px 20px 0px 20px; } .framer-QOkHM .framer-1fhp7m9 { order: 3; width: 1012px; } .framer-QOkHM .framer-s50aco, .framer-QOkHM .framer-oc1xal, .framer-QOkHM .framer-lu9lta, .framer-QOkHM .framer-7npv4b { flex-direction: column; } .framer-QOkHM .framer-1k2c8zh, .framer-QOkHM .framer-wuykp4 { align-content: center; align-items: center; flex: none; order: 1; width: 100%; } .framer-QOkHM .framer-1yztoh4 { align-content: center; align-items: center; flex: none; gap: 41px; width: 100%; } .framer-QOkHM .framer-tol1as { order: 4; } .framer-QOkHM .framer-15dzos4 { align-content: center; align-items: center; flex: none; width: 100%; } .framer-QOkHM .framer-1meq35v { flex-direction: column; order: 8; padding: 0px 48px 0px 48px; } .framer-QOkHM .framer-17jbrir-container { flex: none; width: 100%; } .framer-QOkHM .framer-pbk9nc-container { order: 9; }}\",\"@media (max-width: 809px) { .framer-QOkHM.framer-1be1sq8 { gap: 60px; height: 5596px; width: 390px; } .framer-QOkHM .framer-6ftyoy-container { height: 68px; z-index: 3; } .framer-QOkHM .framer-s4xfka { align-content: center; align-items: center; border-bottom-left-radius: 90px; flex-direction: column; padding: 110px 0px 0px 0px; } .framer-QOkHM .framer-2z6t6x { align-content: center; align-items: center; border-bottom-left-radius: 40px; border-bottom-right-radius: 40px; border-top-left-radius: 40px; border-top-right-radius: 40px; flex: none; flex-direction: column; gap: 44px; height: 380px; max-width: unset; padding: 0px 27px 27px 27px; width: 88%; } .framer-QOkHM .framer-1z01qiq { align-content: center; align-items: center; flex: none; justify-content: center; order: 0; padding: 0px; width: 100%; } .framer-QOkHM .framer-knh3ff { align-content: center; align-items: center; gap: 16px; } .framer-QOkHM .framer-w01d77 { height: 1041px; padding: 60px 20px 60px 20px; } .framer-QOkHM .framer-z32zs4 { gap: 113px; height: 1001px; max-width: 343px; } .framer-QOkHM .framer-k06x7e { gap: 26px; grid-template-columns: repeat(1, minmax(50px, 1fr)); order: 0; } .framer-QOkHM .framer-lzmwcl { order: 1; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; } .framer-QOkHM .framer-s50aco, .framer-QOkHM .framer-oc1xal, .framer-QOkHM .framer-lu9lta, .framer-QOkHM .framer-7npv4b { flex-direction: column; } .framer-QOkHM .framer-1k2c8zh, .framer-QOkHM .framer-wuykp4 { align-content: center; align-items: center; flex: none; order: 1; width: 100%; } .framer-QOkHM .framer-xlxdrn, .framer-QOkHM .framer-gp6bun, .framer-QOkHM .framer-1c2c9yf, .framer-QOkHM .framer-rcxscr { align-content: center; align-items: center; } .framer-QOkHM .framer-ulujn7, .framer-QOkHM .framer-t6enf { order: 0; } .framer-QOkHM .framer-1yztoh4, .framer-QOkHM .framer-15dzos4 { align-content: center; align-items: center; flex: none; width: 100%; } .framer-QOkHM .framer-1lvcyc1, .framer-QOkHM .framer-3l1f5e { width: 350px; } .framer-QOkHM .framer-1meq35v { padding: 0px 20px 0px 20px; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3310.5\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"o6pqVJfdL\":{\"layout\":[\"fixed\",\"auto\"]},\"PQAO9rSwI\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"Z3P1gTtC2\":{\"pattern\":\":Z3P1gTtC2\",\"name\":\"hero-content\"},\"mH5i9VIWJ\":{\"pattern\":\":mH5i9VIWJ\",\"name\":\"ffe\"},\"GTPQv3zVs\":{\"pattern\":\":GTPQv3zVs\",\"name\":\"ffe\"},\"KPj1VAXaF\":{\"pattern\":\":KPj1VAXaF\",\"name\":\"id\"},\"ZJYukUoIc\":{\"pattern\":\":ZJYukUoIc\",\"name\":\"tps\"},\"tbmUKGIwZ\":{\"pattern\":\":tbmUKGIwZ\",\"name\":\"ose\"}}\n * @framerResponsiveScreen\n */const FramerS4LjXJ4jJ=withCSS(Component,css,\"framer-QOkHM\");export default FramerS4LjXJ4jJ;FramerS4LjXJ4jJ.displayName=\"Portfolio\";FramerS4LjXJ4jJ.defaultProps={height:3310.5,width:1200};addFonts(FramerS4LjXJ4jJ,[{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\"}]},...HeaderFonts,...FeatureCardFonts,...CallToCationFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerS4LjXJ4jJ\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"3310.5\",\"framerAutoSizeImages\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"o6pqVJfdL\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"PQAO9rSwI\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerScrollSections\":\"{\\\"Z3P1gTtC2\\\":{\\\"pattern\\\":\\\":Z3P1gTtC2\\\",\\\"name\\\":\\\"hero-content\\\"},\\\"mH5i9VIWJ\\\":{\\\"pattern\\\":\\\":mH5i9VIWJ\\\",\\\"name\\\":\\\"ffe\\\"},\\\"GTPQv3zVs\\\":{\\\"pattern\\\":\\\":GTPQv3zVs\\\",\\\"name\\\":\\\"ffe\\\"},\\\"KPj1VAXaF\\\":{\\\"pattern\\\":\\\":KPj1VAXaF\\\",\\\"name\\\":\\\"id\\\"},\\\"ZJYukUoIc\\\":{\\\"pattern\\\":\\\":ZJYukUoIc\\\",\\\"name\\\":\\\"tps\\\"},\\\"tbmUKGIwZ\\\":{\\\"pattern\\\":\\\":tbmUKGIwZ\\\",\\\"name\\\":\\\"ose\\\"}}\",\"framerColorSyntax\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerResponsiveScreen\":\"\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["HeaderFonts", "getFonts", "KYGdD813v_default", "RichTextWithFX", "withFX", "RichText2", "MotionHeaderWithOptimizedAppearEffect", "withOptimizedAppearEffect", "motion", "FeatureCardFonts", "JkF1n63OA_default", "RichTextWithOptimizedAppearEffect", "MotionDivWithFX", "CallToCationFonts", "idldVwTUj_default", "ContainerWithFX", "Container", "FooterFonts", "xcqWYbrdI_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "animation2", "transition2", "animation3", "addImageAlt", "image", "alt", "transition3", "animation4", "animation5", "animation6", "transition4", "animation7", "animation8", "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", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "elementId", "useRouteElementId", "ref1", "elementId1", "ref2", "elementId2", "ref3", "elementId3", "ref4", "elementId4", "ref5", "elementId5", "ref6", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "PropertyOverrides2", "ComponentViewportProvider", "Container", "KYGdD813v_default", "Image2", "getLoadingLazyAtYPosition", "MotionHeaderWithOptimizedAppearEffect", "x", "RichTextWithFX", "JkF1n63OA_default", "RichTextWithOptimizedAppearEffect", "MotionDivWithFX", "RichText2", "Link", "ContainerWithFX", "idldVwTUj_default", "xcqWYbrdI_default", "css", "FramerS4LjXJ4jJ", "withCSS", "S4LjXJ4jJ_default", "addFonts", "HeaderFonts", "FeatureCardFonts", "CallToCationFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
