{"version":3,"file":"1n2A-4T67VGhN7lNyS6IrfmPfBXVg2iCPadIxU1soso.YOsF1o31.mjs","names":["NavNavbar","FillButton","Image","HelperSectionHeader","CardWithIcon2","CTA2","NavigationFooter","PopoutModal2","metadata","PropertyOverrides","_Fragment"],"sources":["https:/framerusercontent.com/modules/qUxcx8jHfQfUODKMmMDX/7X8jz5c8uQf5DfAdjWxe/InKKeF5pv.js"],"sourcesContent":["// Generated by Framer (a4aa1f7)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getLoadingLazyAtYPosition,Image,PropertyOverrides,ResolveLinks,RichText,useActiveVariantCallback,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useMetadata,useOverlayState,useRouteElementId,useRouter,withCSS,withOptimizedAppearEffect,withVariantAppearEffect}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as ReactDOM from\"react-dom\";import FillButton from\"#framer/local/canvasComponent/dHjGKQCWM/dHjGKQCWM.js\";import HelperSectionHeader from\"#framer/local/canvasComponent/e6cIclaI8/e6cIclaI8.js\";import CTA2 from\"#framer/local/canvasComponent/laKYs7O7e/laKYs7O7e.js\";import NavigationFooter from\"#framer/local/canvasComponent/licEmhkfK/licEmhkfK.js\";import PopoutModal2 from\"#framer/local/canvasComponent/ngreauecs/ngreauecs.js\";import CardWithIcon2 from\"#framer/local/canvasComponent/yTfwn_e2G/yTfwn_e2G.js\";import NavNavbar from\"#framer/local/canvasComponent/YwA1diXfH/YwA1diXfH.js\";import ModalTrigger from\"#framer/local/codeFile/rmsUljn/Modal_Trigger.js\";import metadataProvider from\"#framer/local/webPageMetadata/InKKeF5pv/InKKeF5pv.js\";const NavNavbarFonts=getFonts(NavNavbar);const NavNavbarWithVariantAppearEffect=withVariantAppearEffect(NavNavbar);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const RichTextWithOptimizedAppearEffect=withOptimizedAppearEffect(RichText);const FillButtonFonts=getFonts(FillButton);const ImageWithOptimizedAppearEffect=withOptimizedAppearEffect(Image);const HelperSectionHeaderFonts=getFonts(HelperSectionHeader);const CardWithIcon2Fonts=getFonts(CardWithIcon2);const CTA2Fonts=getFonts(CTA2);const NavigationFooterFonts=getFonts(NavigationFooter);const ModalTriggerFonts=getFonts(ModalTrigger);const PopoutModal2Fonts=getFonts(PopoutModal2);const breakpoints={A5yy25DwD:\"(min-width: 810px) and (max-width: 1399px)\",hGJy8DNcO:\"(max-width: 809px)\",ODnivcMzZ:\"(min-width: 1400px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-9dahU\";const variantClassNames={A5yy25DwD:\"framer-v-1r84ru7\",hGJy8DNcO:\"framer-v-1kbjw0v\",ODnivcMzZ:\"framer-v-r72m9x\"};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const transition1={damping:40,delay:.2,mass:1.1,stiffness:150,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:50};const transformTemplate2=(_,t)=>`translate(-50%, -50%) ${t}`;const transition2={damping:40,delay:.4,mass:1.1,stiffness:150,type:\"spring\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const transition3={damping:40,delay:0,mass:1.1,stiffness:150,type:\"spring\"};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const getContainer=()=>{return document.querySelector(\"#template-overlay\")??document.querySelector(\"#overlay\")??document.body;};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"ODnivcMzZ\",Phone:\"hGJy8DNcO\",Tablet:\"A5yy25DwD\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"ODnivcMzZ\"};};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);const metadata=React.useMemo(()=>metadataProvider(undefined,activeLocale),[undefined,activeLocale]);useMetadata(metadata);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const onTap3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const elementId=useRouteElementId(\"SzVRDhIHs\");const ref1=React.useRef(null);const elementId1=useRouteElementId(\"CriYw7K5A\");const ref2=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"hGJy8DNcO\")return false;return true;};const router=useRouter();const elementId2=useRouteElementId(\"XfrLZ0egD\");const ref3=React.useRef(null);const elementId3=useRouteElementId(\"ENYZfW840\");const ref4=React.useRef(null);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"ODnivcMzZ\",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-r72m9x\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hGJy8DNcO:{width:componentViewport?.width||\"100vw\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:96,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hGJy8DNcO:{transformTemplate:undefined}},children:/*#__PURE__*/_jsx(Container,{className:\"framer-849oa9-container\",layoutScroll:true,nodeId:\"SjmYAsgyM\",rendersWithMotion:true,scopeId:\"InKKeF5pv\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A5yy25DwD:{variant:\"rqcL3VnZ6\"},hGJy8DNcO:{__framer__variantAppearEffectEnabled:undefined,variant:\"rqcL3VnZ6\"}},children:/*#__PURE__*/_jsx(NavNavbarWithVariantAppearEffect,{__framer__animateOnce:false,__framer__threshold:.5,__framer__variantAppearEffectEnabled:true,height:\"100%\",id:\"SjmYAsgyM\",layoutId:\"SjmYAsgyM\",style:{width:\"100%\"},variant:\"eaBCOesTw\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-1nwxn34\",\"data-framer-name\":\"Hero Section\",id:elementId,ref:ref1,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hGJy8DNcO:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+0),pixelHeight:700,pixelWidth:1392,sizes:`calc(${componentViewport?.width||\"100vw\"} * 0.9667)`,src:\"https://framerusercontent.com/images/Rz0oSEHwAZC39hMKAtafNnTq3ac.svg\",srcSet:\"https://framerusercontent.com/images/Rz0oSEHwAZC39hMKAtafNnTq3ac.svg?scale-down-to=512 512w,https://framerusercontent.com/images/Rz0oSEHwAZC39hMKAtafNnTq3ac.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/Rz0oSEHwAZC39hMKAtafNnTq3ac.svg 1392w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+24+0),pixelHeight:700,pixelWidth:1392,sizes:`calc(${componentViewport?.width||\"100vw\"} * 0.9667)`,src:\"https://framerusercontent.com/images/Rz0oSEHwAZC39hMKAtafNnTq3ac.svg\",srcSet:\"https://framerusercontent.com/images/Rz0oSEHwAZC39hMKAtafNnTq3ac.svg?scale-down-to=512 512w,https://framerusercontent.com/images/Rz0oSEHwAZC39hMKAtafNnTq3ac.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/Rz0oSEHwAZC39hMKAtafNnTq3ac.svg 1392w\"},className:\"framer-e2kqrg\",\"data-framer-name\":\"Background Image\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-15tj8wd\",\"data-framer-name\":\"Container\",id:elementId1,ref:ref2,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-idg80u\",\"data-framer-name\":\"Hero Description Block\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-wx74pa\",\"data-framer-name\":\"Hero Text Block\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1okkqfa\",\"data-framer-name\":\"Hero Title Block\",children:/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation,className:\"framer-1jxugad\",\"data-framer-appear-id\":\"1jxugad\",\"data-framer-name\":\"Title Wrap\",initial:animation1,optimized:true,children:[isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A5yy25DwD:{background:{alt:\"Line\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+24+0+120+0+0+0+0+0+0+0+0+35.051),pixelHeight:12,pixelWidth:490,src:\"https://framerusercontent.com/images/OzadTRg10DxVn9SMCDhL71EoKOE.svg\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Line\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+24+0+120+0+80+0+0+0+0+0+33.651),pixelHeight:12,pixelWidth:490,src:\"https://framerusercontent.com/images/OzadTRg10DxVn9SMCDhL71EoKOE.svg\"},className:\"framer-3o0nyd hidden-1kbjw0v\",\"data-framer-name\":\"Line\",transformTemplate:transformTemplate2})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hGJy8DNcO:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"RlM7UHVibGljIFNhbnMtYm9sZA==\",\"--framer-font-family\":'\"Public Sans\", \"Public Sans Placeholder\", sans-serif',\"--framer-font-size\":\"50px\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"var(--token-46eef77c-19f6-4f9a-9c69-c6cd2e9d66a0, rgb(1, 8, 27))\"},children:\"Online Store Development\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"RlM7UHVibGljIFNhbnMtYm9sZA==\",\"--framer-font-family\":'\"Public Sans\", \"Public Sans Placeholder\", sans-serif',\"--framer-font-size\":\"64px\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"var(--token-46eef77c-19f6-4f9a-9c69-c6cd2e9d66a0, rgb(1, 8, 27))\"},children:\"Online Store Development\"})}),className:\"framer-eyhcc6\",\"data-framer-name\":\"Title\",fonts:[\"FS;Public Sans-bold\"],verticalAlignment:\"top\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation2,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7T3V0Zml0LXJlZ3VsYXI=\",\"--framer-font-family\":'\"Outfit\", \"Outfit Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--token-28e2bff7-a691-46e9-a673-788a186659d4, rgb(77, 82, 95))\"},children:\"We optimizes every touchpoint between your brand and your customers to ensure a seamless experience from one channel to another.\"})}),className:\"framer-1gtwxyh\",\"data-framer-appear-id\":\"1gtwxyh\",\"data-framer-name\":\"Text\",fonts:[\"GF;Outfit-regular\"],initial:animation1,optimized:true,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":XfrLZ0egD\",webPageId:\"InKKeF5pv\"},implicitPathVariables:undefined},{href:{hash:\":XfrLZ0egD\",webPageId:\"InKKeF5pv\"},implicitPathVariables:undefined},{href:{hash:\":XfrLZ0egD\",webPageId:\"InKKeF5pv\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A5yy25DwD:{y:(componentViewport?.y||0)+0+0+24+0+120+0+0+0+0+0+211.8},hGJy8DNcO:{y:(componentViewport?.y||0)+0+0+0+0+100+0+0+0+0+0+211}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,y:(componentViewport?.y||0)+0+0+24+0+120+0+80+0+0+235.8,children:/*#__PURE__*/_jsx(Container,{className:\"framer-olouh6-container\",nodeId:\"QLYVBe252\",scopeId:\"InKKeF5pv\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A5yy25DwD:{bQ_0TxDfY:resolvedLinks[1]},hGJy8DNcO:{bQ_0TxDfY:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(FillButton,{bnzIwr4Yu:true,bQ_0TxDfY:resolvedLinks[0],CkKunZf5l:\"Talk to our Expert\",height:\"100%\",id:\"QLYVBe252\",layoutId:\"QLYVBe252\",variant:\"FJSjy1eHJ\",width:\"100%\"})})})})})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1kttk36\",\"data-framer-name\":\"Hero Image Block\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A5yy25DwD:{background:{alt:\"Man Image\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+24+0+120+0+307.8+510-467),pixelHeight:1080,pixelWidth:952,positionX:\"center\",positionY:\"center\",sizes:`calc(min((min(max(${componentViewport?.width||\"100vw\"} * 0.9667, 1px), 810px) - 40px) / 1.35, 520px) * 0.7923)`,src:\"https://framerusercontent.com/images/1peYyYg107K4Mw7YihPHC0NAjw.png\",srcSet:\"https://framerusercontent.com/images/1peYyYg107K4Mw7YihPHC0NAjw.png?scale-down-to=1024 902w,https://framerusercontent.com/images/1peYyYg107K4Mw7YihPHC0NAjw.png 952w\"}},hGJy8DNcO:{background:{alt:\"Man Image\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+0+100+0+297+620-321),pixelHeight:1080,pixelWidth:952,positionX:\"center\",positionY:\"center\",sizes:`calc(min(min(max(${componentViewport?.width||\"100vw\"} * 0.9667, 1px), 520px) - 40px, 380px) * 0.8338)`,src:\"https://framerusercontent.com/images/1peYyYg107K4Mw7YihPHC0NAjw.png\",srcSet:\"https://framerusercontent.com/images/1peYyYg107K4Mw7YihPHC0NAjw.png?scale-down-to=1024 902w,https://framerusercontent.com/images/1peYyYg107K4Mw7YihPHC0NAjw.png 952w\"}}},children:/*#__PURE__*/_jsx(ImageWithOptimizedAppearEffect,{animate:animation3,background:{alt:\"Man Image\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+24+0+120+515.8-620+620-572),pixelHeight:1080,pixelWidth:952,positionX:\"center\",positionY:\"center\",sizes:`calc(min(max(${componentViewport?.width||\"100vw\"} * 0.9667, 1px), 1210px) * 0.4205)`,src:\"https://framerusercontent.com/images/1peYyYg107K4Mw7YihPHC0NAjw.png\",srcSet:\"https://framerusercontent.com/images/1peYyYg107K4Mw7YihPHC0NAjw.png?scale-down-to=1024 902w,https://framerusercontent.com/images/1peYyYg107K4Mw7YihPHC0NAjw.png 952w\"},className:\"framer-1q40ktj\",\"data-framer-appear-id\":\"1q40ktj\",\"data-framer-name\":\"Main Image\",initial:animation1,optimized:true})})})]})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-8m9g0o\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A5yy25DwD:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1200px) - 40px)`,y:(componentViewport?.y||0)+0+1003.8+0+0},hGJy8DNcO:{width:`calc((min(${componentViewport?.width||\"100vw\"}, 1200px) - 20px) * 0.9385)`,y:(componentViewport?.y||0)+0+1059+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:174,width:`min(${componentViewport?.width||\"100vw\"}, 1200px)`,y:(componentViewport?.y||0)+0+701.8+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1pmrvyw-container\",nodeId:\"HwbgxOmGV\",scopeId:\"InKKeF5pv\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hGJy8DNcO:{variant:\"y1MbiB6sO\"}},children:/*#__PURE__*/_jsx(HelperSectionHeader,{height:\"100%\",id:\"HwbgxOmGV\",layoutId:\"HwbgxOmGV\",Ns9Tp9KAe:true,style:{width:\"100%\"},variant:\"cIqT1_FkZ\",VGUVLjDGC:\"Ecommerce Site Development\",width:\"100%\",ZizefppcZ:\"We build your webstore with world-class e-commerce technology solutions. From design and development to hosting, maintenance and security, Qallix can lift the burden off your shoulders. Trusted by 13 out of the top 100 leading global brands and hundreds more in Southeast Asia.\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A5yy25DwD:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1003.8+0+184),pixelHeight:862,pixelWidth:1536,sizes:`calc(min(${componentViewport?.width||\"100vw\"}, 1200px) - 40px)`,src:\"https://framerusercontent.com/images/8G30hZvmI6ZWDiiRJlqYidDEWw.png\",srcSet:\"https://framerusercontent.com/images/8G30hZvmI6ZWDiiRJlqYidDEWw.png?scale-down-to=512 512w,https://framerusercontent.com/images/8G30hZvmI6ZWDiiRJlqYidDEWw.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/8G30hZvmI6ZWDiiRJlqYidDEWw.png 1536w\"}},hGJy8DNcO:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1059+0+184),pixelHeight:862,pixelWidth:1536,sizes:`calc(min(${componentViewport?.width||\"100vw\"}, 1200px) - 20px)`,src:\"https://framerusercontent.com/images/8G30hZvmI6ZWDiiRJlqYidDEWw.png\",srcSet:\"https://framerusercontent.com/images/8G30hZvmI6ZWDiiRJlqYidDEWw.png?scale-down-to=512 512w,https://framerusercontent.com/images/8G30hZvmI6ZWDiiRJlqYidDEWw.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/8G30hZvmI6ZWDiiRJlqYidDEWw.png 1536w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+701.8+0+184),pixelHeight:862,pixelWidth:1536,sizes:\"992px\",src:\"https://framerusercontent.com/images/8G30hZvmI6ZWDiiRJlqYidDEWw.png\",srcSet:\"https://framerusercontent.com/images/8G30hZvmI6ZWDiiRJlqYidDEWw.png?scale-down-to=512 512w,https://framerusercontent.com/images/8G30hZvmI6ZWDiiRJlqYidDEWw.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/8G30hZvmI6ZWDiiRJlqYidDEWw.png 1536w\"},className:\"framer-2z1kib\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-11w8cf2\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-pje37k\",\"data-framer-name\":\"Card Wrapper L\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A5yy25DwD:{height:525,width:`max((min(min(${componentViewport?.width||\"100vw\"}, 1200px) - 40px, 1228px) - 48px) / 3, 200px)`,y:(componentViewport?.y||0)+0+1003.8+0+655+50+0+0+0},hGJy8DNcO:{width:`max(min(min(${componentViewport?.width||\"100vw\"}, 1200px) - 20px, 1228px), 200px)`,y:(componentViewport?.y||0)+0+1059+0+431+50+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:313,width:`max((min(min(${componentViewport?.width||\"100vw\"}, 1200px), 1228px) - 64px) / 3, 200px)`,y:(componentViewport?.y||0)+0+701.8+0+793+50+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1a88ybj-container\",nodeId:\"WXpj78Jj4\",scopeId:\"InKKeF5pv\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A5yy25DwD:{style:{height:\"100%\",width:\"100%\"}}},children:/*#__PURE__*/_jsx(CardWithIcon2,{height:\"100%\",id:\"WXpj78Jj4\",layoutId:\"WXpj78Jj4\",NjdTBI3E9:\"Hosting\",ssb9bCkgr:addImageAlt({pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/bISf8YqkGSNOi6RO8s6znMvyJ0.png\"},\"\"),style:{width:\"100%\"},tCV3BnMJu:\"We works with Amazon Web Services (AWS) for reliable hosting. We automate testing, monitor alerts, and gather metrics to measure your website performing.\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A5yy25DwD:{height:525,width:`max((min(min(${componentViewport?.width||\"100vw\"}, 1200px) - 40px, 1228px) - 48px) / 3, 200px)`,y:(componentViewport?.y||0)+0+1003.8+0+655+50+0+0+0},hGJy8DNcO:{width:`max(min(min(${componentViewport?.width||\"100vw\"}, 1200px) - 20px, 1228px), 200px)`,y:(componentViewport?.y||0)+0+1059+0+431+50+0+0+337}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:313,width:`max((min(min(${componentViewport?.width||\"100vw\"}, 1200px), 1228px) - 64px) / 3, 200px)`,y:(componentViewport?.y||0)+0+701.8+0+793+50+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-9mpnmy-container\",nodeId:\"ic94OQt83\",scopeId:\"InKKeF5pv\",children:/*#__PURE__*/_jsx(CardWithIcon2,{height:\"100%\",id:\"ic94OQt83\",layoutId:\"ic94OQt83\",NjdTBI3E9:\"Maintenance Operations\",ssb9bCkgr:addImageAlt({pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/OiBRL3ky9mBz3ZeQOcPksEc.png\"},\"\"),style:{width:\"100%\"},tCV3BnMJu:\"We removes the complexities of configuring a content delivery network (CDN), web portal servers, updating the operating systems, and maintaining your platform.\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A5yy25DwD:{height:525,width:`max((min(min(${componentViewport?.width||\"100vw\"}, 1200px) - 40px, 1228px) - 48px) / 3, 200px)`,y:(componentViewport?.y||0)+0+1003.8+0+655+50+0+0+0},hGJy8DNcO:{width:`max(min(min(${componentViewport?.width||\"100vw\"}, 1200px) - 20px, 1228px), 200px)`,y:(componentViewport?.y||0)+0+1059+0+431+50+0+0+674}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:313,width:`max((min(min(${componentViewport?.width||\"100vw\"}, 1200px), 1228px) - 64px) / 3, 200px)`,y:(componentViewport?.y||0)+0+701.8+0+793+50+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-tqhywi-container\",nodeId:\"Jate4Xy0F\",scopeId:\"InKKeF5pv\",children:/*#__PURE__*/_jsx(CardWithIcon2,{height:\"100%\",id:\"Jate4Xy0F\",layoutId:\"Jate4Xy0F\",NjdTBI3E9:\"Customers' Security\",ssb9bCkgr:addImageAlt({pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/G7xCeYmtjfsQDHMMHuxJfdr6s.png\"},\"\"),style:{height:\"100%\",width:\"100%\"},tCV3BnMJu:\"We protect your most valuable asset by putting security at the forefront of your e-commerce store.\",width:\"100%\"})})})})]})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1c6s7q3\",\"data-framer-name\":\"Feature 1\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A5yy25DwD:{y:(componentViewport?.y||0)+0+2283.8+0+0},hGJy8DNcO:{y:(componentViewport?.y||0)+0+2577+40+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:174,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+1907.8+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-54667z-container\",nodeId:\"IYwWDrfi_\",scopeId:\"InKKeF5pv\",children:/*#__PURE__*/_jsx(HelperSectionHeader,{height:\"100%\",id:\"IYwWDrfi_\",layoutId:\"IYwWDrfi_\",Ns9Tp9KAe:true,style:{width:\"100%\"},variant:\"cIqT1_FkZ\",VGUVLjDGC:\"From Design to Execution\",width:\"100%\",ZizefppcZ:\"\"})})})}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-136eepk\",\"data-framer-name\":\"Advantage 2\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1cyvln4\",\"data-framer-name\":\"Image\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A5yy25DwD:{background:{alt:\"Card Image\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2283.8+0+184+35+243.5+0),pixelHeight:1080,pixelWidth:1920,positionX:\"center\",positionY:\"center\",sizes:`max(min(min(${componentViewport?.width||\"100vw\"}, 1200px) - 40px, 622px), 1px)`,src:\"https://framerusercontent.com/images/yDkydLfUOJyIDHmEMDztQwpvhEw.png\",srcSet:\"https://framerusercontent.com/images/yDkydLfUOJyIDHmEMDztQwpvhEw.png?scale-down-to=512 512w,https://framerusercontent.com/images/yDkydLfUOJyIDHmEMDztQwpvhEw.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/yDkydLfUOJyIDHmEMDztQwpvhEw.png 1920w\"}},hGJy8DNcO:{background:{alt:\"Card Image\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2577+40+184+35+220+0),pixelHeight:1080,pixelWidth:1920,positionX:\"center\",positionY:\"center\",sizes:`max(min(min(${componentViewport?.width||\"100vw\"}, 1200px) - 30px, 622px), 1px)`,src:\"https://framerusercontent.com/images/yDkydLfUOJyIDHmEMDztQwpvhEw.png\",srcSet:\"https://framerusercontent.com/images/yDkydLfUOJyIDHmEMDztQwpvhEw.png?scale-down-to=512 512w,https://framerusercontent.com/images/yDkydLfUOJyIDHmEMDztQwpvhEw.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/yDkydLfUOJyIDHmEMDztQwpvhEw.png 1920w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Card Image\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1907.8+0+184+35+0),pixelHeight:1080,pixelWidth:1920,positionX:\"center\",positionY:\"center\",sizes:`max((min(${componentViewport?.width||\"100vw\"}, 1200px) - 90px) / 2, 1px)`,src:\"https://framerusercontent.com/images/yDkydLfUOJyIDHmEMDztQwpvhEw.png\",srcSet:\"https://framerusercontent.com/images/yDkydLfUOJyIDHmEMDztQwpvhEw.png?scale-down-to=512 512w,https://framerusercontent.com/images/yDkydLfUOJyIDHmEMDztQwpvhEw.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/yDkydLfUOJyIDHmEMDztQwpvhEw.png 1920w\"},className:\"framer-jh3w95\",\"data-framer-name\":\"Image\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-sbzaew\",\"data-framer-name\":\"Sub Container\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1do4umu\",\"data-framer-name\":\"Text Container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hGJy8DNcO:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"RlM7UHVibGljIFNhbnMtbWVkaXVt\",\"--framer-font-family\":'\"Public Sans\", \"Public Sans Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Web Design & UX/UI\"})}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7UHVibGljIFNhbnMtbWVkaXVt\",\"--framer-font-family\":'\"Public Sans\", \"Public Sans Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\"},children:\"Capture your customer’s attention from the very first glance to the last click. Make your e-commerce website more engaging and enjoyable.\"})]})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"RlM7UHVibGljIFNhbnMtbWVkaXVt\",\"--framer-font-family\":'\"Public Sans\", \"Public Sans Placeholder\", sans-serif',\"--framer-font-size\":\"39px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Web Design & UX/UI\"})}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7UHVibGljIFNhbnMtbWVkaXVt\",\"--framer-font-family\":'\"Public Sans\", \"Public Sans Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\"},children:\"Capture your customer’s attention from the very first glance to the last click. Make your e-commerce website more engaging and enjoyable.\"})]}),className:\"framer-nqeff9\",\"data-framer-name\":\"Paragraph\",fonts:[\"FS;Public Sans-medium\",\"FS;Public Sans-bold\"],verticalAlignment:\"top\",withExternalLayout:true})})})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-7q32ih\",\"data-framer-name\":\"Feature 1\",children:/*#__PURE__*/_jsxs(\"section\",{className:\"framer-pp392t\",\"data-framer-name\":\"Advantage 2\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1vf49au\",\"data-framer-name\":\"Sub Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1cyo025\",\"data-framer-name\":\"Text Container\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7UHVibGljIFNhbnMtbWVkaXVt\",\"--framer-font-family\":'\"Public Sans\", \"Public Sans Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(23, 170, 255)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Armed With Local Knowledge\"})})}),className:\"framer-w6j5sk\",\"data-framer-name\":\"Paragraph\",fonts:[\"FS;Public Sans-medium\",\"FS;Public Sans-bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"RlM7UHVibGljIFNhbnMtc2VtaWJvbGQ=\",\"--framer-font-family\":'\"Public Sans\", \"Public Sans Placeholder\", sans-serif',\"--framer-font-size\":\"33px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\"},children:\"Language & Content Localization\"})}),className:\"framer-gfqsyb\",\"data-framer-name\":\"Paragraph\",fonts:[\"FS;Public Sans-semibold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7UHVibGljIFNhbnMtbWVkaXVt\",\"--framer-font-family\":'\"Public Sans\", \"Public Sans Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\"},children:\"Customer behaviors are vital to how you strategize your e-commerce business. We don’t only develop your online webstore but we also localize your e-commerce strategies so you can win each market and cater to the needs of your diverse customers.\"})}),className:\"framer-1o9mba1\",\"data-framer-name\":\"Paragraph\",fonts:[\"FS;Public Sans-medium\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1eppbk1\",\"data-framer-name\":\"Image\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A5yy25DwD:{background:{alt:\"Card Image\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3093.3+0+0+50+390+-.5),pixelHeight:838,pixelWidth:1066,sizes:`max(min(min(${componentViewport?.width||\"100vw\"}, 1200px) - 40px, 622px), 1px)`,src:\"https://framerusercontent.com/images/LkZb6EjGuS977M3p3pvviirElCw.png\",srcSet:\"https://framerusercontent.com/images/LkZb6EjGuS977M3p3pvviirElCw.png?scale-down-to=512 512w,https://framerusercontent.com/images/LkZb6EjGuS977M3p3pvviirElCw.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/LkZb6EjGuS977M3p3pvviirElCw.png 1066w\"}},hGJy8DNcO:{background:{alt:\"Card Image\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3295+0+0+40+380+-.5),pixelHeight:838,pixelWidth:1066,sizes:`max(min(min(${componentViewport?.width||\"100vw\"}, 1200px) - 30px, 622px), 1px)`,src:\"https://framerusercontent.com/images/LkZb6EjGuS977M3p3pvviirElCw.png\",srcSet:\"https://framerusercontent.com/images/LkZb6EjGuS977M3p3pvviirElCw.png?scale-down-to=512 512w,https://framerusercontent.com/images/LkZb6EjGuS977M3p3pvviirElCw.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/LkZb6EjGuS977M3p3pvviirElCw.png 1066w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Card Image\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2473.8+0+0+0+-.5),pixelHeight:838,pixelWidth:1066,sizes:`max((min(${componentViewport?.width||\"100vw\"}, 1200px) - 90px) / 2, 1px)`,src:\"https://framerusercontent.com/images/LkZb6EjGuS977M3p3pvviirElCw.png\",srcSet:\"https://framerusercontent.com/images/LkZb6EjGuS977M3p3pvviirElCw.png?scale-down-to=512 512w,https://framerusercontent.com/images/LkZb6EjGuS977M3p3pvviirElCw.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/LkZb6EjGuS977M3p3pvviirElCw.png 1066w\"},className:\"framer-h7fuji\",\"data-framer-name\":\"Image\"})})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-163b32h\",\"data-framer-name\":\"Feature 1\",children:/*#__PURE__*/_jsxs(\"section\",{className:\"framer-1a3imk5\",\"data-framer-name\":\"Advantage 2\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-sh7rar\",\"data-framer-name\":\"Image\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A5yy25DwD:{background:{alt:\"Card Image\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4121.3+50+0+0+390+0),pixelHeight:730,pixelWidth:1292,sizes:`max(min(min(${componentViewport?.width||\"100vw\"}, 1200px) - 40px, 622px), 1px)`,src:\"https://framerusercontent.com/images/Wi8eEfbV668Zn9hFAbjYO8Vi4.png\",srcSet:\"https://framerusercontent.com/images/Wi8eEfbV668Zn9hFAbjYO8Vi4.png?scale-down-to=512 512w,https://framerusercontent.com/images/Wi8eEfbV668Zn9hFAbjYO8Vi4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Wi8eEfbV668Zn9hFAbjYO8Vi4.png 1292w\"}},hGJy8DNcO:{background:{alt:\"Card Image\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4303+23+0+0+380+0),pixelHeight:730,pixelWidth:1292,sizes:`max(min(min(${componentViewport?.width||\"100vw\"}, 1200px) - 30px, 622px), 1px)`,src:\"https://framerusercontent.com/images/Wi8eEfbV668Zn9hFAbjYO8Vi4.png\",srcSet:\"https://framerusercontent.com/images/Wi8eEfbV668Zn9hFAbjYO8Vi4.png?scale-down-to=512 512w,https://framerusercontent.com/images/Wi8eEfbV668Zn9hFAbjYO8Vi4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Wi8eEfbV668Zn9hFAbjYO8Vi4.png 1292w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Card Image\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3061.8+50+0+0+0),pixelHeight:730,pixelWidth:1292,sizes:`max((min(${componentViewport?.width||\"100vw\"}, 1200px) - 90px) / 2, 1px)`,src:\"https://framerusercontent.com/images/Wi8eEfbV668Zn9hFAbjYO8Vi4.png\",srcSet:\"https://framerusercontent.com/images/Wi8eEfbV668Zn9hFAbjYO8Vi4.png?scale-down-to=512 512w,https://framerusercontent.com/images/Wi8eEfbV668Zn9hFAbjYO8Vi4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Wi8eEfbV668Zn9hFAbjYO8Vi4.png 1292w\"},className:\"framer-168wo8v\",\"data-framer-name\":\"Image\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-lwygad\",\"data-framer-name\":\"Sub Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-eussb9\",\"data-framer-name\":\"Text Container\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7UHVibGljIFNhbnMtbWVkaXVt\",\"--framer-font-family\":'\"Public Sans\", \"Public Sans Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(23, 170, 255)\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Make Payments Easy\"})})}),className:\"framer-ubf44e\",\"data-framer-name\":\"Paragraph\",fonts:[\"FS;Public Sans-medium\",\"FS;Public Sans-bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"RlM7UHVibGljIFNhbnMtc2VtaWJvbGQ=\",\"--framer-font-family\":'\"Public Sans\", \"Public Sans Placeholder\", sans-serif',\"--framer-font-size\":\"33px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\"},children:\"Online Payment Gateways\"})}),className:\"framer-1hkzmtc\",\"data-framer-name\":\"Paragraph\",fonts:[\"FS;Public Sans-semibold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7UHVibGljIFNhbnMtbWVkaXVt\",\"--framer-font-family\":'\"Public Sans\", \"Public Sans Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\"},children:\"We help you navigate the region’s fragmented payment landscape and match your business with the relevant partners for your target market.\"})}),className:\"framer-18kv9mi\",\"data-framer-name\":\"Paragraph\",fonts:[\"FS;Public Sans-medium\"],verticalAlignment:\"top\",withExternalLayout:true})]})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-msw1sj\",\"data-framer-name\":\"CTA section\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A5yy25DwD:{y:(componentViewport?.y||0)+0+4961.3+0},hGJy8DNcO:{y:(componentViewport?.y||0)+0+5106+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1016,width:`max(${componentViewport?.width||\"100vw\"}, 1px)`,y:(componentViewport?.y||0)+0+3511.8+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-jtxguw-container\",id:elementId2,nodeId:\"XfrLZ0egD\",ref:ref3,scopeId:\"InKKeF5pv\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A5yy25DwD:{variant:\"sFMMD34Wj\"},hGJy8DNcO:{variant:\"vhbZ87pBp\"}},children:/*#__PURE__*/_jsx(CTA2,{height:\"100%\",id:\"XfrLZ0egD\",layoutId:\"XfrLZ0egD\",style:{width:\"100%\"},variant:\"WSE2Nj57S\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A5yy25DwD:{y:(componentViewport?.y||0)+0+5977.3},hGJy8DNcO:{y:(componentViewport?.y||0)+0+6122}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:752,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+4527.8,children:/*#__PURE__*/_jsx(Container,{className:\"framer-4px2dp-container\",id:elementId3,nodeId:\"ENYZfW840\",ref:ref4,scopeId:\"InKKeF5pv\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A5yy25DwD:{variant:\"zGNwQKXPE\"},hGJy8DNcO:{variant:\"pOmGhkHnU\"}},children:/*#__PURE__*/_jsx(NavigationFooter,{height:\"100%\",id:\"ENYZfW840\",layoutId:\"ENYZfW840\",style:{width:\"100%\"},variant:\"EbpapWQsU\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(Overlay,{children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-mhopep\",\"data-framer-name\":\"Pop Up Modal - COPY THIS\",id:\"mhopep\",onTap:onTap3bnx0g({overlay}),children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1j5q7wv-container\",isAuthoredByUser:true,nodeId:\"mK0jdUVKN\",scopeId:\"InKKeF5pv\",children:/*#__PURE__*/_jsx(ModalTrigger,{delayConfig:{delaySeconds:60,showOnDelay:true},height:\"100%\",id:\"mK0jdUVKN\",layoutId:\"mK0jdUVKN\",scrollConfig:{scrollPercentage:60,showOnScrollToPercentage:false},showOnMouseLeave:false,width:\"100%\"})})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-1whkkn2\"),\"data-framer-portal-id\":\"mhopep\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"p8ABExDBm\"),/*#__PURE__*/_jsx(\"div\",{className:cx(scopingClassNames,\"framer-1f2oi5t\"),\"data-framer-portal-id\":\"mhopep\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A5yy25DwD:{width:undefined},hGJy8DNcO:{width:\"320px\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"1000px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-wz01lh-container\",nodeId:\"vEv_B2nGO\",scopeId:\"InKKeF5pv\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A5yy25DwD:{style:{height:\"100%\"},variant:\"W1IoDTZmd\"},hGJy8DNcO:{variant:\"yufKIQYt1\"}},children:/*#__PURE__*/_jsx(PopoutModal2,{height:\"100%\",id:\"vEv_B2nGO\",layoutId:\"vEv_B2nGO\",style:{height:\"100%\",width:\"100%\"},variant:\"SsxbSv3fI\",width:\"100%\"})})})})})})]}),getContainer())})})]})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-9dahU.framer-y0x3u1, .framer-9dahU .framer-y0x3u1 { display: block; }\",\".framer-9dahU.framer-r72m9x { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1400px; }\",\".framer-9dahU .framer-849oa9-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 9; }\",\".framer-9dahU .framer-1nwxn34 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 72px; height: min-content; justify-content: center; overflow: visible; padding: 24px 0px 42px 0px; position: relative; width: 100%; z-index: 0; }\",\".framer-9dahU .framer-e2kqrg { align-content: center; align-items: center; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 120px 0px 0px 0px; position: relative; width: 97%; z-index: 0; }\",\".framer-9dahU .framer-15tj8wd { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; max-width: 1210px; overflow: visible; padding: 0px 20px 0px 20px; position: relative; width: 1px; z-index: 1; }\",\".framer-9dahU .framer-idg80u { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; max-width: 638px; overflow: visible; padding: 80px 0px 144px 0px; position: relative; width: 1px; }\",\".framer-9dahU .framer-wx74pa { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-9dahU .framer-1okkqfa { 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; width: 100%; }\",\".framer-9dahU .framer-1jxugad { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-9dahU .framer-3o0nyd { aspect-ratio: 40.833333333333336 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 11px); left: 40%; overflow: hidden; position: absolute; top: 50%; transform: translate(-50%, -50%); width: 423px; z-index: 1; }\",\".framer-9dahU .framer-eyhcc6, .framer-9dahU .framer-nqeff9, .framer-9dahU .framer-w6j5sk, .framer-9dahU .framer-gfqsyb, .framer-9dahU .framer-1o9mba1, .framer-9dahU .framer-ubf44e, .framer-9dahU .framer-1hkzmtc, .framer-9dahU .framer-18kv9mi { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-9dahU .framer-1gtwxyh { --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 490px; 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-9dahU .framer-olouh6-container, .framer-9dahU .framer-1j5q7wv-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-9dahU .framer-1kttk36 { align-content: flex-end; align-items: flex-end; aspect-ratio: 0.9854838709677419 / 1; bottom: 0px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: var(--framer-aspect-ratio-supported, 620px); justify-content: center; left: 74%; overflow: visible; padding: 0px; position: absolute; transform: translateX(-50%); width: 50%; z-index: 1; }\",\".framer-9dahU .framer-1q40ktj { aspect-ratio: 0.8741935483870967 / 1; bottom: 14px; flex: none; height: var(--framer-aspect-ratio-supported, 582px); left: 49px; overflow: visible; position: absolute; width: 83%; will-change: var(--framer-will-change-effect-override, transform); z-index: 0; }\",\".framer-9dahU .framer-8m9g0o { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 0px 0px 50px 0px; position: relative; width: 100%; }\",\".framer-9dahU .framer-1pmrvyw-container, .framer-9dahU .framer-54667z-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-9dahU .framer-2z1kib { border-bottom-left-radius: 31px; border-bottom-right-radius: 31px; border-top-left-radius: 31px; border-top-right-radius: 31px; box-shadow: 0px 0.7961918735236395px 0.7961918735236395px -0.9375px rgba(0, 0, 0, 0.18), 0px 2.414506143104518px 2.414506143104518px -1.875px rgba(0, 0, 0, 0.17), 0px 6.382653521484461px 6.382653521484461px -2.8125px rgba(0, 0, 0, 0.15), 0px 20px 20px -3.75px rgba(0, 0, 0, 0.06); flex: none; height: 599px; position: relative; width: 992px; }\",\".framer-9dahU .framer-11w8cf2 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; max-width: 1228px; overflow: visible; padding: 50px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-9dahU .framer-pje37k { display: grid; flex: none; gap: 32px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(3, minmax(200px, 1fr)); grid-template-rows: repeat(1, minmax(0, 1fr)); height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-9dahU .framer-1a88ybj-container, .framer-9dahU .framer-9mpnmy-container, .framer-9dahU .framer-tqhywi-container { align-self: start; flex: none; height: 100%; justify-self: start; position: relative; width: 100%; }\",\".framer-9dahU .framer-1c6s7q3, .framer-9dahU .framer-7q32ih { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-9dahU .framer-136eepk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 35px 20px 35px 20px; position: relative; width: 100%; }\",\".framer-9dahU .framer-1cyvln4, .framer-9dahU .framer-sh7rar { align-content: center; align-items: center; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-9dahU .framer-jh3w95 { border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; flex: 1 0 0px; height: 312px; overflow: hidden; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-9dahU .framer-sbzaew, .framer-9dahU .framer-1vf49au, .framer-9dahU .framer-lwygad { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-9dahU .framer-1do4umu, .framer-9dahU .framer-1cyo025, .framer-9dahU .framer-eussb9 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 14px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-9dahU .framer-pp392t { align-content: center; align-items: center; background-color: #f2f7ff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 0px 20px 50px 20px; position: relative; width: 100%; }\",\".framer-9dahU .framer-1eppbk1 { align-content: center; align-items: center; aspect-ratio: 1.0315398886827458 / 1; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 538px); justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-9dahU .framer-h7fuji { aspect-ratio: 1.0667903525046383 / 1; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 520px); overflow: hidden; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-9dahU .framer-163b32h { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 50px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-9dahU .framer-1a3imk5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 0px 20px 50px 20px; position: relative; width: 100%; }\",\".framer-9dahU .framer-168wo8v { border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; flex: 1 0 0px; height: 350px; overflow: hidden; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-9dahU .framer-msw1sj { 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-9dahU .framer-jtxguw-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-9dahU .framer-4px2dp-container { flex: none; height: auto; position: relative; width: 100%; z-index: 1; }\",\".framer-9dahU .framer-mhopep { align-content: center; align-items: center; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 1px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 2px; }\",\".framer-9dahU.framer-1whkkn2 { background-color: rgba(0, 0, 0, 0.8); inset: 0px; position: fixed; user-select: none; z-index: 10; }\",\".framer-9dahU.framer-1f2oi5t { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 51%; overflow: hidden; padding: 0px; position: fixed; top: 51%; transform: translate(-50%, -50%); width: min-content; z-index: 10; }\",\".framer-9dahU .framer-wz01lh-container { flex: none; height: 641px; position: relative; width: 1000px; }\",\"@media (min-width: 810px) and (max-width: 1399px) { .framer-9dahU.framer-r72m9x { width: 810px; } .framer-9dahU .framer-849oa9-container, .framer-9dahU .framer-1okkqfa { order: 0; } .framer-9dahU .framer-1nwxn34 { order: 1; } .framer-9dahU .framer-15tj8wd { flex-direction: column; gap: 40px; justify-content: center; max-width: 810px; } .framer-9dahU .framer-idg80u { align-content: center; align-items: center; flex: none; gap: 24px; max-width: 500px; padding: 0px; width: 100%; } .framer-9dahU .framer-wx74pa { gap: 0px; } .framer-9dahU .framer-3o0nyd { height: var(--framer-aspect-ratio-supported, 7px); width: 294px; } .framer-9dahU .framer-1gtwxyh { max-width: 498px; order: 1; } .framer-9dahU .framer-olouh6-container { order: 2; } .framer-9dahU .framer-1kttk36 { aspect-ratio: 1.0196078431372548 / 1; bottom: unset; height: var(--framer-aspect-ratio-supported, 510px); left: unset; max-width: 520px; position: relative; transform: unset; width: 74%; } .framer-9dahU .framer-1q40ktj { bottom: -5px; height: var(--framer-aspect-ratio-supported, 472px); left: 54px; width: 79%; } .framer-9dahU .framer-8m9g0o { order: 2; padding: 0px 20px 50px 20px; } .framer-9dahU .framer-2z1kib { height: 461px; width: 100%; } .framer-9dahU .framer-11w8cf2, .framer-9dahU .framer-pje37k { gap: 24px; } .framer-9dahU .framer-1a88ybj-container { height: 525px; } .framer-9dahU .framer-1c6s7q3 { order: 3; } .framer-9dahU .framer-136eepk, .framer-9dahU .framer-1a3imk5 { flex-direction: column; } .framer-9dahU .framer-1cyvln4, .framer-9dahU .framer-sh7rar { flex: none; max-width: 622px; order: 1; width: 100%; } .framer-9dahU .framer-sbzaew, .framer-9dahU .framer-1vf49au, .framer-9dahU .framer-lwygad { flex: none; order: 0; padding: 0px 40px 0px 40px; width: 100%; } .framer-9dahU .framer-7q32ih { order: 4; } .framer-9dahU .framer-pp392t { flex-direction: column; padding: 50px 20px 50px 20px; } .framer-9dahU .framer-1eppbk1 { flex: none; height: var(--framer-aspect-ratio-supported, 603px); max-width: 622px; order: 1; width: 100%; } .framer-9dahU .framer-h7fuji { height: var(--framer-aspect-ratio-supported, 583px); } .framer-9dahU .framer-163b32h { order: 6; } .framer-9dahU .framer-msw1sj { order: 7; } .framer-9dahU .framer-4px2dp-container { order: 8; } .framer-9dahU .framer-mhopep { order: 9; } .framer-9dahU .framer-wz01lh-container { order: 0; width: auto; }}\",\"@media (max-width: 809px) { .framer-9dahU.framer-r72m9x { width: 390px; } .framer-9dahU .framer-849oa9-container { left: 0px; order: 0; right: 0px; transform: unset; width: unset; } .framer-9dahU .framer-1nwxn34 { order: 1; padding: 0px 0px 42px 0px; } .framer-9dahU .framer-e2kqrg { padding: 100px 0px 0px 0px; } .framer-9dahU .framer-15tj8wd { flex-direction: column; gap: 30px; justify-content: center; max-width: 520px; } .framer-9dahU .framer-idg80u { align-content: center; align-items: center; flex: none; gap: 24px; padding: 0px; width: 100%; } .framer-9dahU .framer-wx74pa { gap: 8px; } .framer-9dahU .framer-1kttk36 { bottom: unset; height: var(--framer-aspect-ratio-supported, 342px); left: unset; max-width: 380px; position: relative; transform: unset; width: 100%; } .framer-9dahU .framer-1q40ktj { bottom: 0px; height: var(--framer-aspect-ratio-supported, 321px); left: 28px; width: 83%; } .framer-9dahU .framer-8m9g0o { order: 2; padding: 0px 10px 50px 10px; } .framer-9dahU .framer-1pmrvyw-container { order: 0; width: 94%; } .framer-9dahU .framer-2z1kib { height: 237px; order: 1; width: 100%; } .framer-9dahU .framer-11w8cf2 { gap: 24px; order: 2; } .framer-9dahU .framer-pje37k { gap: 24px; grid-template-columns: repeat(1, minmax(200px, 1fr)); } .framer-9dahU .framer-1c6s7q3 { order: 4; padding: 40px 0px 0px 0px; } .framer-9dahU .framer-136eepk { flex-direction: column; gap: 40px; padding: 35px 15px 35px 15px; } .framer-9dahU .framer-1cyvln4, .framer-9dahU .framer-sh7rar { flex: none; max-width: 622px; order: 1; width: 100%; } .framer-9dahU .framer-jh3w95 { height: 204px; } .framer-9dahU .framer-sbzaew, .framer-9dahU .framer-1vf49au, .framer-9dahU .framer-lwygad { flex: none; order: 0; width: 100%; } .framer-9dahU .framer-7q32ih { order: 5; } .framer-9dahU .framer-pp392t { flex-direction: column; gap: 40px; padding: 40px 15px 50px 15px; } .framer-9dahU .framer-1eppbk1 { flex: none; height: var(--framer-aspect-ratio-supported, 348px); max-width: 622px; order: 1; width: 100%; } .framer-9dahU .framer-h7fuji { height: var(--framer-aspect-ratio-supported, 338px); } .framer-9dahU .framer-163b32h { order: 6; padding: 23px 0px 0px 0px; } .framer-9dahU .framer-1a3imk5 { flex-direction: column; gap: 40px; padding: 0px 15px 50px 15px; } .framer-9dahU .framer-msw1sj { order: 7; } .framer-9dahU .framer-4px2dp-container { order: 8; } .framer-9dahU .framer-mhopep { order: 9; } .framer-9dahU .framer-wz01lh-container { width: 320px; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 5254\n * @framerIntrinsicWidth 1400\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"A5yy25DwD\":{\"layout\":[\"fixed\",\"auto\"]},\"hGJy8DNcO\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"SzVRDhIHs\":{\"pattern\":\":SzVRDhIHs\",\"name\":\"hero\"},\"CriYw7K5A\":{\"pattern\":\":CriYw7K5A\",\"name\":\"hero-container\"},\"XfrLZ0egD\":{\"pattern\":\":XfrLZ0egD\",\"name\":\"cta\"},\"ENYZfW840\":{\"pattern\":\":ENYZfW840\",\"name\":\"footer\"}}\n * @framerResponsiveScreen\n */const FramerInKKeF5pv=withCSS(Component,css,\"framer-9dahU\");export default FramerInKKeF5pv;FramerInKKeF5pv.displayName=\"Ecommerce Enablement\";FramerInKKeF5pv.defaultProps={height:5254,width:1400};addFonts(FramerInKKeF5pv,[{explicitInter:true,fonts:[{family:\"Public Sans\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/C4UT54A5XYGOEXZXAWM5XZNSNM3VVMLH/3U7UJWG6VPA6HDJ62L5CSBBRUCTTHG3I/HUT36TIUMR6VZ6YKKXYTFW2QSMCKUXF4.woff2\",weight:\"700\"},{family:\"Outfit\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/outfit/v14/QGYyz_MVcBeNP4NjuGObqx1XmO1I4TC1C4S-EiAou6Y.woff2\",weight:\"400\"},{family:\"Public Sans\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/6F623VDCXKIQWJDOOR7MUU7C355VFFY6/WWG3CY5KG34AQBVN2OUAUHXNRTL47AVA/GDKOTCZ4SQDPR75LBVP7JSLM3MDN6HE6.woff2\",weight:\"500\"},{family:\"Public Sans\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/KEZHVBA7K5W2AK35YD2Q332ZH6JJYKPI/YSSJL3FZ55BIRNOPQ7IG2MVJBJEXVSQ4/4QGWO2XSJ47NHK4SEA7ZMAX2NY3M6FUV.woff2\",weight:\"600\"}]},...NavNavbarFonts,...FillButtonFonts,...HelperSectionHeaderFonts,...CardWithIcon2Fonts,...CTA2Fonts,...NavigationFooterFonts,...ModalTriggerFonts,...PopoutModal2Fonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerInKKeF5pv\",\"slots\":[],\"annotations\":{\"framerScrollSections\":\"{\\\"SzVRDhIHs\\\":{\\\"pattern\\\":\\\":SzVRDhIHs\\\",\\\"name\\\":\\\"hero\\\"},\\\"CriYw7K5A\\\":{\\\"pattern\\\":\\\":CriYw7K5A\\\",\\\"name\\\":\\\"hero-container\\\"},\\\"XfrLZ0egD\\\":{\\\"pattern\\\":\\\":XfrLZ0egD\\\",\\\"name\\\":\\\"cta\\\"},\\\"ENYZfW840\\\":{\\\"pattern\\\":\\\":ENYZfW840\\\",\\\"name\\\":\\\"footer\\\"}}\",\"framerIntrinsicWidth\":\"1400\",\"framerIntrinsicHeight\":\"5254\",\"framerResponsiveScreen\":\"\",\"framerColorSyntax\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"A5yy25DwD\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"hGJy8DNcO\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerAutoSizeImages\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],"mappings":"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"}