{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/ENK30T5DwtKeW5FWnf9z/G6F69xqss6bT4ph9uqyH/ydmXx_r_K.js", "ssg:https://framerusercontent.com/modules/7u7u3IC8fD7HCnHRu4lC/wZYFFTFlKNS29Mj2OEpB/ydmXx_r_K.js"],
  "sourcesContent": ["// Generated by Framer (b0998f3)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={gLk2Ozg2k:new LazyValue(()=>import(\"./ydmXx_r_K-0.js\"))};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value)return value;}locale=locale.fallback;}}function preload(locale){const promises=[];while(locale){const values=valuesByLocaleId[locale.id];if(values){const promise=values.preload();if(promise)promises.push(promise);}locale=locale.fallback;}if(promises.length>0)return Promise.all(promises);}export function usePreloadLocalizedValues(locale){const preloadPromise=preload(locale);if(preloadPromise)throw preloadPromise;}\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"usePreloadLocalizedValues\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (b0998f3)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getLoadingLazyAtYPosition,Image,Link,PropertyOverrides,RichText,SVG,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import Footer from\"#framer/local/canvasComponent/hSnqpKsTB/hSnqpKsTB.js\";import Navbar3 from\"#framer/local/canvasComponent/ysgOvhCug/ysgOvhCug.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/ydmXx_r_K/ydmXx_r_K.js\";import metadataProvider from\"#framer/local/webPageMetadata/ydmXx_r_K/ydmXx_r_K.js\";const Navbar3Fonts=getFonts(Navbar3);const MotionDivWithFX=withFX(motion.div);const FooterFonts=getFonts(Footer);const breakpoints={aOGXgLrOh:\"(max-width: 1199px)\",sEeGbOFs4:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-2fRbw\";const variantClassNames={aOGXgLrOh:\"framer-v-guhnar\",sEeGbOFs4:\"framer-v-31jd2r\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.9,skewX:0,skewY:0,x:0,y:0};const transition1={delay:0,duration:.5,ease:[.44,0,.56,1],type:\"tween\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.9,skewX:0,skewY:0,transition:transition1,x:0,y:0};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"sEeGbOFs4\",Phone:\"aOGXgLrOh\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"sEeGbOFs4\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-2fRbw`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-2fRbw`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);usePreloadLocalizedValues(activeLocale);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"aOGXgLrOh\")return false;return true;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[];useCustomCursors({});var _getLocalizedValue,_getLocalizedValue1,_getLocalizedValue2,_getLocalizedValue3,_getLocalizedValue4,_getLocalizedValue5,_getLocalizedValue6,_getLocalizedValue7,_getLocalizedValue8,_getLocalizedValue9,_getLocalizedValue10,_getLocalizedValue11,_getLocalizedValue12,_getLocalizedValue13,_getLocalizedValue14,_getLocalizedValue15,_getLocalizedValue16,_getLocalizedValue17,_getLocalizedValue18,_getLocalizedValue19,_getLocalizedValue20,_getLocalizedValue21,_getLocalizedValue22;return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"sEeGbOFs4\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-31jd2r\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:85,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-l0s7ak-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aOGXgLrOh:{variant:\"dc5qf0BjG\"}},children:/*#__PURE__*/_jsx(Navbar3,{height:\"100%\",id:\"GQb4z5631\",layoutId:\"GQb4z5631\",style:{width:\"100%\"},variant:\"e0lrjbB2S\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-tlromj\",\"data-framer-name\":\"Container\",name:\"Container\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1oak35t\",\"data-framer-name\":\"Container\",name:\"Container\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-99v6tq\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-dujrjb\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-erhnz1\",\"data-framer-name\":\"Sub Container\",name:\"Sub Container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aOGXgLrOh:{children:(_getLocalizedValue=getLocalizedValue(\"v1\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1zZW1pYm9sZA==\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(24, 35, 66)\"},children:\"Omnichannel Automation\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue1=getLocalizedValue(\"v0\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1zZW1pYm9sZA==\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(24, 35, 66)\"},children:\"Omnichannel Automation\"})}),className:\"framer-uaaaa1\",\"data-framer-name\":\"Heading\",fonts:[\"FS;Poppins-semibold\"],name:\"Heading\",verticalAlignment:\"top\",withExternalLayout:true})})})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ps0545\",\"data-framer-name\":\"Container\",name:\"Container\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1m033ir\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1jx82ub\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue2=getLocalizedValue(\"v2\",activeLocale))!==null&&_getLocalizedValue2!==void 0?_getLocalizedValue2:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1zZW1pYm9sZA==\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"1.1em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(2, 6, 23)\"},children:\"Overview\"})}),className:\"framer-18wp93\",\"data-framer-name\":\"Heading\",fonts:[\"FS;Poppins-semibold\"],name:\"Heading\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aOGXgLrOh:{children:(_getLocalizedValue3=getLocalizedValue(\"v4\",activeLocale))!==null&&_getLocalizedValue3!==void 0?_getLocalizedValue3:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-86400f27-49ec-4582-bf97-4d203a7558e6, rgb(2, 6, 23))\"},children:\"Omnichannel retail is the future of commerce, and Graz.tech offers the tools you need to stay ahead. Our digital solutions are designed to seamlessly integrate in-store operations with online platforms, creating a unified shopping experience for customers.\\xa0\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-86400f27-49ec-4582-bf97-4d203a7558e6, rgb(2, 6, 23))\"},children:[\"From inventory management and logistics to customer engagement and loyalty programs, Graz.tech automates every process to help businesses reduce costs, improve efficiency, and exceed customer expectations.\",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"20px\"},children:/*#__PURE__*/_jsx(\"br\",{})}),\"Whether you're running a single store or a chain, our platform adapts to your needs, ensuring scalable solutions that grow with your business.\"]})]})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue4=getLocalizedValue(\"v3\",activeLocale))!==null&&_getLocalizedValue4!==void 0?_getLocalizedValue4:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-86400f27-49ec-4582-bf97-4d203a7558e6, rgb(2, 6, 23))\"},children:\"Omnichannel retail is the future of commerce, and Graz.tech offers the tools you need to stay ahead. Our digital solutions are designed to seamlessly integrate in-store operations with online platforms, creating a unified shopping experience for customers.\\xa0\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-86400f27-49ec-4582-bf97-4d203a7558e6, rgb(2, 6, 23))\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"20px\"},children:\"From inventory management and logistics to customer engagement and loyalty programs, Graz.tech automates every process to help businesses reduce costs, improve efficiency, and exceed customer expectations.\"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"20px\"},children:/*#__PURE__*/_jsx(\"br\",{})}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"20px\"},children:\"Whether you're running a single store or a chain, our platform adapts to your needs, ensuring scalable solutions that grow with your business.\"})]})]}),className:\"framer-4z6ucz\",fonts:[\"FS;Poppins-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]})})}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-dlks35\",\"data-framer-name\":\"Feature Section 03\",name:\"Feature Section 03\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aOGXgLrOh:{children:(_getLocalizedValue5=getLocalizedValue(\"v6\",activeLocale))!==null&&_getLocalizedValue5!==void 0?_getLocalizedValue5:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1zZW1pYm9sZA==\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"1.1em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(2, 6, 23)\"},children:\"Our Products\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue6=getLocalizedValue(\"v5\",activeLocale))!==null&&_getLocalizedValue6!==void 0?_getLocalizedValue6:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1zZW1pYm9sZA==\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(2, 6, 23)\"},children:\"Our Products\"})}),className:\"framer-8l83u4\",fonts:[\"FS;Poppins-semibold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ni1fu6\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1incemf\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"dQeIeAmDo\"},nodeId:\"wExn_iIp3\",children:/*#__PURE__*/_jsxs(\"a\",{background:{alt:\"\",fit:\"fill\"},className:\"framer-waujks framer-188j2uu\",\"data-framer-name\":\"Cards/ How To Use Card\",name:\"Cards/ How To Use Card\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aOGXgLrOh:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(1002.4000000000001),pixelHeight:3100,pixelWidth:3100,sizes:\"min(100vw - 48px, 1200px)\",src:\"https://framerusercontent.com/images/w5sSc7rEVa39Buf77EVUVvTtR8w.png\",srcSet:\"https://framerusercontent.com/images/w5sSc7rEVa39Buf77EVUVvTtR8w.png?scale-down-to=512 512w,https://framerusercontent.com/images/w5sSc7rEVa39Buf77EVUVvTtR8w.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/w5sSc7rEVa39Buf77EVUVvTtR8w.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/w5sSc7rEVa39Buf77EVUVvTtR8w.png 3100w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(1131.6),pixelHeight:3100,pixelWidth:3100,sizes:\"max((min(100vw - 240px, 1200px) - 32px) / 2, 1px)\",src:\"https://framerusercontent.com/images/w5sSc7rEVa39Buf77EVUVvTtR8w.png\",srcSet:\"https://framerusercontent.com/images/w5sSc7rEVa39Buf77EVUVvTtR8w.png?scale-down-to=512 512w,https://framerusercontent.com/images/w5sSc7rEVa39Buf77EVUVvTtR8w.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/w5sSc7rEVa39Buf77EVUVvTtR8w.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/w5sSc7rEVa39Buf77EVUVvTtR8w.png 3100w\"},className:\"framer-aub3xs\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aOGXgLrOh:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(1042.4),pixelHeight:1246,pixelWidth:2016,positionX:\"center\",positionY:\"center\",sizes:\"calc(min(100vw - 48px, 1200px) - 40px)\",src:\"https://framerusercontent.com/images/jydWDPmRotFgxRKwnFmxyENmz8.png\",srcSet:\"https://framerusercontent.com/images/jydWDPmRotFgxRKwnFmxyENmz8.png?scale-down-to=512 512w,https://framerusercontent.com/images/jydWDPmRotFgxRKwnFmxyENmz8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/jydWDPmRotFgxRKwnFmxyENmz8.png 2016w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(1171.6),pixelHeight:1246,pixelWidth:2016,positionX:\"center\",positionY:\"center\",sizes:\"calc(max((min(100vw - 240px, 1200px) - 32px) / 2, 1px) - 40px)\",src:\"https://framerusercontent.com/images/jydWDPmRotFgxRKwnFmxyENmz8.png\",srcSet:\"https://framerusercontent.com/images/jydWDPmRotFgxRKwnFmxyENmz8.png?scale-down-to=512 512w,https://framerusercontent.com/images/jydWDPmRotFgxRKwnFmxyENmz8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/jydWDPmRotFgxRKwnFmxyENmz8.png 2016w\"},className:\"framer-dllghq\",\"data-framer-name\":\"image 375\",name:\"image 375\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aOGXgLrOh:{children:(_getLocalizedValue7=getLocalizedValue(\"v8\",activeLocale))!==null&&_getLocalizedValue7!==void 0?_getLocalizedValue7:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1zZW1pYm9sZA==\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"21px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-86400f27-49ec-4582-bf97-4d203a7558e6, rgb(2, 6, 23))\"},children:\"CMS/CRM for E-commerce\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue8=getLocalizedValue(\"v7\",activeLocale))!==null&&_getLocalizedValue8!==void 0?_getLocalizedValue8:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1zZW1pYm9sZA==\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"26px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-86400f27-49ec-4582-bf97-4d203a7558e6, rgb(2, 6, 23))\"},children:\"CMS/CRM for E-commerce\"})}),className:\"framer-1kchbuy\",\"data-framer-name\":\"Heading\",fonts:[\"FS;Poppins-semibold\"],name:\"Heading\",verticalAlignment:\"top\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"Ua_7FCZjK\"},nodeId:\"kz6i4IQdw\",children:/*#__PURE__*/_jsxs(\"a\",{background:{alt:\"\",fit:\"fill\"},className:\"framer-11lophk framer-188j2uu\",\"data-framer-name\":\"Cards/ How To Use Card\",name:\"Cards/ How To Use Card\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aOGXgLrOh:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(1592.6000000000001),pixelHeight:3100,pixelWidth:3100,sizes:\"min(100vw - 48px, 1200px)\",src:\"https://framerusercontent.com/images/w5sSc7rEVa39Buf77EVUVvTtR8w.png\",srcSet:\"https://framerusercontent.com/images/w5sSc7rEVa39Buf77EVUVvTtR8w.png?scale-down-to=512 512w,https://framerusercontent.com/images/w5sSc7rEVa39Buf77EVUVvTtR8w.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/w5sSc7rEVa39Buf77EVUVvTtR8w.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/w5sSc7rEVa39Buf77EVUVvTtR8w.png 3100w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(1131.6),pixelHeight:3100,pixelWidth:3100,sizes:\"max((min(100vw - 240px, 1200px) - 32px) / 2, 1px)\",src:\"https://framerusercontent.com/images/w5sSc7rEVa39Buf77EVUVvTtR8w.png\",srcSet:\"https://framerusercontent.com/images/w5sSc7rEVa39Buf77EVUVvTtR8w.png?scale-down-to=512 512w,https://framerusercontent.com/images/w5sSc7rEVa39Buf77EVUVvTtR8w.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/w5sSc7rEVa39Buf77EVUVvTtR8w.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/w5sSc7rEVa39Buf77EVUVvTtR8w.png 3100w\"},className:\"framer-7zst7r\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aOGXgLrOh:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(1632.6000000000001),pixelHeight:1246,pixelWidth:2016,positionX:\"center\",positionY:\"center\",sizes:\"calc(min(100vw - 48px, 1200px) - 40px)\",src:\"https://framerusercontent.com/images/5HXc5HEQ7eP4JIJfE1cdwbK4RAc.png\",srcSet:\"https://framerusercontent.com/images/5HXc5HEQ7eP4JIJfE1cdwbK4RAc.png?scale-down-to=512 512w,https://framerusercontent.com/images/5HXc5HEQ7eP4JIJfE1cdwbK4RAc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/5HXc5HEQ7eP4JIJfE1cdwbK4RAc.png 2016w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(1171.6),pixelHeight:1246,pixelWidth:2016,positionX:\"center\",positionY:\"center\",sizes:\"calc(max((min(100vw - 240px, 1200px) - 32px) / 2, 1px) - 40px)\",src:\"https://framerusercontent.com/images/5HXc5HEQ7eP4JIJfE1cdwbK4RAc.png\",srcSet:\"https://framerusercontent.com/images/5HXc5HEQ7eP4JIJfE1cdwbK4RAc.png?scale-down-to=512 512w,https://framerusercontent.com/images/5HXc5HEQ7eP4JIJfE1cdwbK4RAc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/5HXc5HEQ7eP4JIJfE1cdwbK4RAc.png 2016w\"},className:\"framer-4zcgu3\",\"data-framer-name\":\"image 375\",name:\"image 375\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aOGXgLrOh:{children:(_getLocalizedValue9=getLocalizedValue(\"v10\",activeLocale))!==null&&_getLocalizedValue9!==void 0?_getLocalizedValue9:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1zZW1pYm9sZA==\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"21px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-86400f27-49ec-4582-bf97-4d203a7558e6, rgb(2, 6, 23))\"},children:\"Loyalty Program\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue10=getLocalizedValue(\"v9\",activeLocale))!==null&&_getLocalizedValue10!==void 0?_getLocalizedValue10:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1zZW1pYm9sZA==\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"26px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-86400f27-49ec-4582-bf97-4d203a7558e6, rgb(2, 6, 23))\"},children:\"Loyalty Program\"})}),className:\"framer-7pq8tk\",\"data-framer-name\":\"Heading\",fonts:[\"FS;Poppins-semibold\"],name:\"Heading\",verticalAlignment:\"top\",withExternalLayout:true})})]})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1qq0mfn\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"Mu_QorRNu\"},nodeId:\"YH6TSKyDx\",children:/*#__PURE__*/_jsxs(\"a\",{background:{alt:\"\",fit:\"fill\"},className:\"framer-1n84b0s framer-188j2uu\",\"data-framer-name\":\"Cards/ How To Use Card\",name:\"Cards/ How To Use Card\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aOGXgLrOh:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(2182.8),pixelHeight:3100,pixelWidth:3100,sizes:\"min(100vw - 48px, 1200px)\",src:\"https://framerusercontent.com/images/w5sSc7rEVa39Buf77EVUVvTtR8w.png\",srcSet:\"https://framerusercontent.com/images/w5sSc7rEVa39Buf77EVUVvTtR8w.png?scale-down-to=512 512w,https://framerusercontent.com/images/w5sSc7rEVa39Buf77EVUVvTtR8w.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/w5sSc7rEVa39Buf77EVUVvTtR8w.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/w5sSc7rEVa39Buf77EVUVvTtR8w.png 3100w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(1767.8),pixelHeight:3100,pixelWidth:3100,sizes:\"max((min(100vw - 240px, 1200px) - 32px) / 2, 1px)\",src:\"https://framerusercontent.com/images/w5sSc7rEVa39Buf77EVUVvTtR8w.png\",srcSet:\"https://framerusercontent.com/images/w5sSc7rEVa39Buf77EVUVvTtR8w.png?scale-down-to=512 512w,https://framerusercontent.com/images/w5sSc7rEVa39Buf77EVUVvTtR8w.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/w5sSc7rEVa39Buf77EVUVvTtR8w.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/w5sSc7rEVa39Buf77EVUVvTtR8w.png 3100w\"},className:\"framer-1ez02ts\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aOGXgLrOh:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(2222.8),pixelHeight:1246,pixelWidth:2016,positionX:\"center\",positionY:\"center\",sizes:\"calc(min(100vw - 48px, 1200px) - 40px)\",src:\"https://framerusercontent.com/images/e2qPMkKa96xMMpABXNbMZPtez6E.png\",srcSet:\"https://framerusercontent.com/images/e2qPMkKa96xMMpABXNbMZPtez6E.png?scale-down-to=512 512w,https://framerusercontent.com/images/e2qPMkKa96xMMpABXNbMZPtez6E.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/e2qPMkKa96xMMpABXNbMZPtez6E.png 2016w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(1807.8),pixelHeight:1246,pixelWidth:2016,positionX:\"center\",positionY:\"center\",sizes:\"calc(max((min(100vw - 240px, 1200px) - 32px) / 2, 1px) - 40px)\",src:\"https://framerusercontent.com/images/e2qPMkKa96xMMpABXNbMZPtez6E.png\",srcSet:\"https://framerusercontent.com/images/e2qPMkKa96xMMpABXNbMZPtez6E.png?scale-down-to=512 512w,https://framerusercontent.com/images/e2qPMkKa96xMMpABXNbMZPtez6E.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/e2qPMkKa96xMMpABXNbMZPtez6E.png 2016w\"},className:\"framer-cz0a92\",\"data-framer-name\":\"image 375\",name:\"image 375\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aOGXgLrOh:{children:(_getLocalizedValue11=getLocalizedValue(\"v12\",activeLocale))!==null&&_getLocalizedValue11!==void 0?_getLocalizedValue11:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1zZW1pYm9sZA==\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"21px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-86400f27-49ec-4582-bf97-4d203a7558e6, rgb(2, 6, 23))\"},children:\"Retail Operations Management System\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue12=getLocalizedValue(\"v11\",activeLocale))!==null&&_getLocalizedValue12!==void 0?_getLocalizedValue12:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1zZW1pYm9sZA==\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"26px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-86400f27-49ec-4582-bf97-4d203a7558e6, rgb(2, 6, 23))\"},children:\"Retail Operations Management System\"})}),className:\"framer-1y66eg2\",\"data-framer-name\":\"Heading\",fonts:[\"FS;Poppins-semibold\"],name:\"Heading\",verticalAlignment:\"top\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"uMNqrfjou\"},nodeId:\"aCZi4imjU\",children:/*#__PURE__*/_jsxs(\"a\",{background:{alt:\"\",fit:\"fill\"},className:\"framer-nvbmpr framer-188j2uu\",\"data-framer-name\":\"Cards/ How To Use Card\",name:\"Cards/ How To Use Card\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aOGXgLrOh:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(2773),pixelHeight:3100,pixelWidth:3100,sizes:\"min(100vw - 48px, 1200px)\",src:\"https://framerusercontent.com/images/w5sSc7rEVa39Buf77EVUVvTtR8w.png\",srcSet:\"https://framerusercontent.com/images/w5sSc7rEVa39Buf77EVUVvTtR8w.png?scale-down-to=512 512w,https://framerusercontent.com/images/w5sSc7rEVa39Buf77EVUVvTtR8w.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/w5sSc7rEVa39Buf77EVUVvTtR8w.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/w5sSc7rEVa39Buf77EVUVvTtR8w.png 3100w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(1767.8),pixelHeight:3100,pixelWidth:3100,sizes:\"max((min(100vw - 240px, 1200px) - 32px) / 2, 1px)\",src:\"https://framerusercontent.com/images/w5sSc7rEVa39Buf77EVUVvTtR8w.png\",srcSet:\"https://framerusercontent.com/images/w5sSc7rEVa39Buf77EVUVvTtR8w.png?scale-down-to=512 512w,https://framerusercontent.com/images/w5sSc7rEVa39Buf77EVUVvTtR8w.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/w5sSc7rEVa39Buf77EVUVvTtR8w.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/w5sSc7rEVa39Buf77EVUVvTtR8w.png 3100w\"},className:\"framer-1r4qpbj\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aOGXgLrOh:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(2813),pixelHeight:1246,pixelWidth:2016,positionX:\"center\",positionY:\"center\",sizes:\"calc(min(100vw - 48px, 1200px) - 40px)\",src:\"https://framerusercontent.com/images/3kdiZAdwrX5P5JAI07UKLNvV9Y.png\",srcSet:\"https://framerusercontent.com/images/3kdiZAdwrX5P5JAI07UKLNvV9Y.png?scale-down-to=512 512w,https://framerusercontent.com/images/3kdiZAdwrX5P5JAI07UKLNvV9Y.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/3kdiZAdwrX5P5JAI07UKLNvV9Y.png 2016w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(1807.8),pixelHeight:1246,pixelWidth:2016,positionX:\"center\",positionY:\"center\",sizes:\"calc(max((min(100vw - 240px, 1200px) - 32px) / 2, 1px) - 40px)\",src:\"https://framerusercontent.com/images/3kdiZAdwrX5P5JAI07UKLNvV9Y.png\",srcSet:\"https://framerusercontent.com/images/3kdiZAdwrX5P5JAI07UKLNvV9Y.png?scale-down-to=512 512w,https://framerusercontent.com/images/3kdiZAdwrX5P5JAI07UKLNvV9Y.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/3kdiZAdwrX5P5JAI07UKLNvV9Y.png 2016w\"},className:\"framer-ae5cni\",\"data-framer-name\":\"image 375\",name:\"image 375\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aOGXgLrOh:{children:(_getLocalizedValue13=getLocalizedValue(\"v14\",activeLocale))!==null&&_getLocalizedValue13!==void 0?_getLocalizedValue13:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1zZW1pYm9sZA==\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"21px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-86400f27-49ec-4582-bf97-4d203a7558e6, rgb(2, 6, 23))\"},children:\"CXP\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue14=getLocalizedValue(\"v13\",activeLocale))!==null&&_getLocalizedValue14!==void 0?_getLocalizedValue14:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1zZW1pYm9sZA==\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"26px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-86400f27-49ec-4582-bf97-4d203a7558e6, rgb(2, 6, 23))\"},children:\"CXP\"})}),className:\"framer-yl1teh\",\"data-framer-name\":\"Heading\",fonts:[\"FS;Poppins-semibold\"],name:\"Heading\",verticalAlignment:\"top\",withExternalLayout:true})})]})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1905fs9\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"MvXJoDROS\"},nodeId:\"LqfGA7Pkr\",openInNewTab:false,children:/*#__PURE__*/_jsxs(\"a\",{background:{alt:\"\",fit:\"fill\"},className:\"framer-4a8avt framer-188j2uu\",\"data-framer-name\":\"Cards/ How To Use Card\",name:\"Cards/ How To Use Card\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aOGXgLrOh:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(3363.2000000000003),pixelHeight:3100,pixelWidth:3100,sizes:\"min(100vw - 48px, 1200px)\",src:\"https://framerusercontent.com/images/w5sSc7rEVa39Buf77EVUVvTtR8w.png\",srcSet:\"https://framerusercontent.com/images/w5sSc7rEVa39Buf77EVUVvTtR8w.png?scale-down-to=512 512w,https://framerusercontent.com/images/w5sSc7rEVa39Buf77EVUVvTtR8w.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/w5sSc7rEVa39Buf77EVUVvTtR8w.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/w5sSc7rEVa39Buf77EVUVvTtR8w.png 3100w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(2404),pixelHeight:3100,pixelWidth:3100,sizes:\"max((min(100vw - 240px, 1200px) - 32px) / 2, 1px)\",src:\"https://framerusercontent.com/images/w5sSc7rEVa39Buf77EVUVvTtR8w.png\",srcSet:\"https://framerusercontent.com/images/w5sSc7rEVa39Buf77EVUVvTtR8w.png?scale-down-to=512 512w,https://framerusercontent.com/images/w5sSc7rEVa39Buf77EVUVvTtR8w.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/w5sSc7rEVa39Buf77EVUVvTtR8w.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/w5sSc7rEVa39Buf77EVUVvTtR8w.png 3100w\"},className:\"framer-u42hsr\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aOGXgLrOh:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(3403.2000000000003),pixelHeight:1246,pixelWidth:2016,positionX:\"center\",positionY:\"center\",sizes:\"calc(min(100vw - 48px, 1200px) - 40px)\",src:\"https://framerusercontent.com/images/unC7RPGTnbfLp4riK2a9qdLbCeo.png\",srcSet:\"https://framerusercontent.com/images/unC7RPGTnbfLp4riK2a9qdLbCeo.png?scale-down-to=512 512w,https://framerusercontent.com/images/unC7RPGTnbfLp4riK2a9qdLbCeo.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/unC7RPGTnbfLp4riK2a9qdLbCeo.png 2016w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(2444),pixelHeight:1246,pixelWidth:2016,positionX:\"center\",positionY:\"center\",sizes:\"calc(max((min(100vw - 240px, 1200px) - 32px) / 2, 1px) - 40px)\",src:\"https://framerusercontent.com/images/unC7RPGTnbfLp4riK2a9qdLbCeo.png\",srcSet:\"https://framerusercontent.com/images/unC7RPGTnbfLp4riK2a9qdLbCeo.png?scale-down-to=512 512w,https://framerusercontent.com/images/unC7RPGTnbfLp4riK2a9qdLbCeo.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/unC7RPGTnbfLp4riK2a9qdLbCeo.png 2016w\"},className:\"framer-1efftnt\",\"data-framer-name\":\"image 375\",name:\"image 375\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aOGXgLrOh:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1zZW1pYm9sZA==\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"21px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-86400f27-49ec-4582-bf97-4d203a7558e6, rgb(2, 6, 23))\"},children:\"PaaS E-commerce\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1zZW1pYm9sZA==\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"26px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-86400f27-49ec-4582-bf97-4d203a7558e6, rgb(2, 6, 23))\"},children:\"PaaS E-commerce\"})}),className:\"framer-604g5k\",\"data-framer-name\":\"Heading\",fonts:[\"FS;Poppins-semibold\"],name:\"Heading\",verticalAlignment:\"top\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"Cd38YhMyB\"},nodeId:\"k5UHu2295\",children:/*#__PURE__*/_jsxs(\"a\",{background:{alt:\"\",fit:\"fill\"},className:\"framer-j0f7sc framer-188j2uu\",\"data-framer-name\":\"Cards/ How To Use Card\",name:\"Cards/ How To Use Card\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aOGXgLrOh:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(3953.4000000000005),pixelHeight:3100,pixelWidth:3100,sizes:\"min(100vw - 48px, 1200px)\",src:\"https://framerusercontent.com/images/w5sSc7rEVa39Buf77EVUVvTtR8w.png\",srcSet:\"https://framerusercontent.com/images/w5sSc7rEVa39Buf77EVUVvTtR8w.png?scale-down-to=512 512w,https://framerusercontent.com/images/w5sSc7rEVa39Buf77EVUVvTtR8w.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/w5sSc7rEVa39Buf77EVUVvTtR8w.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/w5sSc7rEVa39Buf77EVUVvTtR8w.png 3100w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(2404),pixelHeight:3100,pixelWidth:3100,sizes:\"max((min(100vw - 240px, 1200px) - 32px) / 2, 1px)\",src:\"https://framerusercontent.com/images/w5sSc7rEVa39Buf77EVUVvTtR8w.png\",srcSet:\"https://framerusercontent.com/images/w5sSc7rEVa39Buf77EVUVvTtR8w.png?scale-down-to=512 512w,https://framerusercontent.com/images/w5sSc7rEVa39Buf77EVUVvTtR8w.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/w5sSc7rEVa39Buf77EVUVvTtR8w.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/w5sSc7rEVa39Buf77EVUVvTtR8w.png 3100w\"},className:\"framer-hvdpx1\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aOGXgLrOh:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1500,intrinsicWidth:1500,loading:getLoadingLazyAtYPosition(3993.4000000000005),pixelHeight:1500,pixelWidth:1500,positionX:\"center\",positionY:\"center\",sizes:\"calc(min(100vw - 48px, 1200px) - 40px)\",src:\"https://framerusercontent.com/images/3ff8rfDOIfJxBmRJpNjkmmUR9o.png\",srcSet:\"https://framerusercontent.com/images/3ff8rfDOIfJxBmRJpNjkmmUR9o.png?scale-down-to=512 512w,https://framerusercontent.com/images/3ff8rfDOIfJxBmRJpNjkmmUR9o.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/3ff8rfDOIfJxBmRJpNjkmmUR9o.png 1500w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1500,intrinsicWidth:1500,loading:getLoadingLazyAtYPosition(2444),pixelHeight:1500,pixelWidth:1500,positionX:\"center\",positionY:\"center\",sizes:\"calc(max((min(100vw - 240px, 1200px) - 32px) / 2, 1px) - 40px)\",src:\"https://framerusercontent.com/images/3ff8rfDOIfJxBmRJpNjkmmUR9o.png\",srcSet:\"https://framerusercontent.com/images/3ff8rfDOIfJxBmRJpNjkmmUR9o.png?scale-down-to=512 512w,https://framerusercontent.com/images/3ff8rfDOIfJxBmRJpNjkmmUR9o.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/3ff8rfDOIfJxBmRJpNjkmmUR9o.png 1500w\"},className:\"framer-ljtph2\",\"data-framer-name\":\"image 395\",name:\"image 395\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aOGXgLrOh:{children:(_getLocalizedValue15=getLocalizedValue(\"v16\",activeLocale))!==null&&_getLocalizedValue15!==void 0?_getLocalizedValue15:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1zZW1pYm9sZA==\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"21px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-86400f27-49ec-4582-bf97-4d203a7558e6, rgb(2, 6, 23))\"},children:\"Warehouse Management and Dark Store Transfers\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue16=getLocalizedValue(\"v15\",activeLocale))!==null&&_getLocalizedValue16!==void 0?_getLocalizedValue16:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1zZW1pYm9sZA==\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"26px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-86400f27-49ec-4582-bf97-4d203a7558e6, rgb(2, 6, 23))\"},children:\"Warehouse Management and Dark Store Transfers\"})}),className:\"framer-1ax0lc7\",\"data-framer-name\":\"Heading\",fonts:[\"FS;Poppins-semibold\"],name:\"Heading\",verticalAlignment:\"top\",withExternalLayout:true})})]})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1i5y4op\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"lflbA7ezN\"},nodeId:\"mqy0hoOXc\",openInNewTab:false,children:/*#__PURE__*/_jsxs(\"a\",{background:{alt:\"\",fit:\"fill\"},className:\"framer-leei5l framer-188j2uu\",\"data-framer-name\":\"Cards/ How To Use Card\",name:\"Cards/ How To Use Card\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aOGXgLrOh:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(4358.1),pixelHeight:3100,pixelWidth:3100,sizes:\"min(100vw - 48px, 1200px)\",src:\"https://framerusercontent.com/images/w5sSc7rEVa39Buf77EVUVvTtR8w.png\",srcSet:\"https://framerusercontent.com/images/w5sSc7rEVa39Buf77EVUVvTtR8w.png?scale-down-to=512 512w,https://framerusercontent.com/images/w5sSc7rEVa39Buf77EVUVvTtR8w.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/w5sSc7rEVa39Buf77EVUVvTtR8w.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/w5sSc7rEVa39Buf77EVUVvTtR8w.png 3100w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(3040.2),pixelHeight:3100,pixelWidth:3100,sizes:\"max((min(100vw - 240px, 1200px) - 32px) / 2, 1px)\",src:\"https://framerusercontent.com/images/w5sSc7rEVa39Buf77EVUVvTtR8w.png\",srcSet:\"https://framerusercontent.com/images/w5sSc7rEVa39Buf77EVUVvTtR8w.png?scale-down-to=512 512w,https://framerusercontent.com/images/w5sSc7rEVa39Buf77EVUVvTtR8w.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/w5sSc7rEVa39Buf77EVUVvTtR8w.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/w5sSc7rEVa39Buf77EVUVvTtR8w.png 3100w\"},className:\"framer-1nv8fmc\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aOGXgLrOh:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(4398.1),pixelHeight:1246,pixelWidth:2016,positionX:\"center\",positionY:\"center\",sizes:\"calc(min(100vw - 48px, 1200px) - 40px)\",src:\"https://framerusercontent.com/images/XzpkYbCUXJcsdLINUweCZNTMalA.png\",srcSet:\"https://framerusercontent.com/images/XzpkYbCUXJcsdLINUweCZNTMalA.png?scale-down-to=512 512w,https://framerusercontent.com/images/XzpkYbCUXJcsdLINUweCZNTMalA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/XzpkYbCUXJcsdLINUweCZNTMalA.png 2016w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(3080.2),pixelHeight:1246,pixelWidth:2016,positionX:\"center\",positionY:\"center\",sizes:\"calc(max((min(100vw - 240px, 1200px) - 32px) / 2, 1px) - 40px)\",src:\"https://framerusercontent.com/images/XzpkYbCUXJcsdLINUweCZNTMalA.png\",srcSet:\"https://framerusercontent.com/images/XzpkYbCUXJcsdLINUweCZNTMalA.png?scale-down-to=512 512w,https://framerusercontent.com/images/XzpkYbCUXJcsdLINUweCZNTMalA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/XzpkYbCUXJcsdLINUweCZNTMalA.png 2016w\"},className:\"framer-tucyxj\",\"data-framer-name\":\"image 375\",name:\"image 375\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aOGXgLrOh:{children:(_getLocalizedValue17=getLocalizedValue(\"v18\",activeLocale))!==null&&_getLocalizedValue17!==void 0?_getLocalizedValue17:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1zZW1pYm9sZA==\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"21px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-86400f27-49ec-4582-bf97-4d203a7558e6, rgb(2, 6, 23))\"},children:\"Logistics Automation System\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue18=getLocalizedValue(\"v17\",activeLocale))!==null&&_getLocalizedValue18!==void 0?_getLocalizedValue18:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1zZW1pYm9sZA==\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"26px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-86400f27-49ec-4582-bf97-4d203a7558e6, rgb(2, 6, 23))\"},children:\"Logistics Automation System\"})}),className:\"framer-7g9g1r\",\"data-framer-name\":\"Heading\",fonts:[\"FS;Poppins-semibold\"],name:\"Heading\",verticalAlignment:\"top\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"jBzZ8Erzu\"},nodeId:\"aW4cyhAh7\",openInNewTab:false,children:/*#__PURE__*/_jsxs(\"a\",{background:{alt:\"\",fit:\"fill\"},className:\"framer-1bji9of framer-188j2uu\",\"data-framer-name\":\"Cards/ How To Use Card\",name:\"Cards/ How To Use Card\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aOGXgLrOh:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(4948.3),pixelHeight:3100,pixelWidth:3100,sizes:\"min(100vw - 48px, 1200px)\",src:\"https://framerusercontent.com/images/w5sSc7rEVa39Buf77EVUVvTtR8w.png\",srcSet:\"https://framerusercontent.com/images/w5sSc7rEVa39Buf77EVUVvTtR8w.png?scale-down-to=512 512w,https://framerusercontent.com/images/w5sSc7rEVa39Buf77EVUVvTtR8w.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/w5sSc7rEVa39Buf77EVUVvTtR8w.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/w5sSc7rEVa39Buf77EVUVvTtR8w.png 3100w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(3040.2),pixelHeight:3100,pixelWidth:3100,sizes:\"max((min(100vw - 240px, 1200px) - 32px) / 2, 1px)\",src:\"https://framerusercontent.com/images/w5sSc7rEVa39Buf77EVUVvTtR8w.png\",srcSet:\"https://framerusercontent.com/images/w5sSc7rEVa39Buf77EVUVvTtR8w.png?scale-down-to=512 512w,https://framerusercontent.com/images/w5sSc7rEVa39Buf77EVUVvTtR8w.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/w5sSc7rEVa39Buf77EVUVvTtR8w.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/w5sSc7rEVa39Buf77EVUVvTtR8w.png 3100w\"},className:\"framer-1w6yzcz\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aOGXgLrOh:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(4988.3),pixelHeight:1246,pixelWidth:2016,positionX:\"center\",positionY:\"center\",sizes:\"calc(min(100vw - 48px, 1200px) - 40px)\",src:\"https://framerusercontent.com/images/vvDVAboxt7n2mVWIb8oGaEWfK8k.png\",srcSet:\"https://framerusercontent.com/images/vvDVAboxt7n2mVWIb8oGaEWfK8k.png?scale-down-to=512 512w,https://framerusercontent.com/images/vvDVAboxt7n2mVWIb8oGaEWfK8k.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/vvDVAboxt7n2mVWIb8oGaEWfK8k.png 2016w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(3080.2),pixelHeight:1246,pixelWidth:2016,positionX:\"center\",positionY:\"center\",sizes:\"calc(max((min(100vw - 240px, 1200px) - 32px) / 2, 1px) - 40px)\",src:\"https://framerusercontent.com/images/vvDVAboxt7n2mVWIb8oGaEWfK8k.png\",srcSet:\"https://framerusercontent.com/images/vvDVAboxt7n2mVWIb8oGaEWfK8k.png?scale-down-to=512 512w,https://framerusercontent.com/images/vvDVAboxt7n2mVWIb8oGaEWfK8k.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/vvDVAboxt7n2mVWIb8oGaEWfK8k.png 2016w\"},className:\"framer-sv5skt\",\"data-framer-name\":\"image 375\",name:\"image 375\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aOGXgLrOh:{children:(_getLocalizedValue19=getLocalizedValue(\"v20\",activeLocale))!==null&&_getLocalizedValue19!==void 0?_getLocalizedValue19:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1zZW1pYm9sZA==\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"21px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-86400f27-49ec-4582-bf97-4d203a7558e6, rgb(2, 6, 23))\"},children:\"Warehouse Management System\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue20=getLocalizedValue(\"v19\",activeLocale))!==null&&_getLocalizedValue20!==void 0?_getLocalizedValue20:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1zZW1pYm9sZA==\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"26px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-86400f27-49ec-4582-bf97-4d203a7558e6, rgb(2, 6, 23))\"},children:\"Warehouse Management System\"})}),className:\"framer-tdbj7i\",\"data-framer-name\":\"Heading\",fonts:[\"FS;Poppins-semibold\"],name:\"Heading\",verticalAlignment:\"top\",withExternalLayout:true})})]})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1s1vag8\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"J2hftvtIi\"},nodeId:\"cOmf5MEMp\",openInNewTab:false,children:/*#__PURE__*/_jsxs(\"a\",{background:{alt:\"\",fit:\"fill\"},className:\"framer-zsu2wc framer-188j2uu\",\"data-framer-name\":\"Cards/ How To Use Card\",name:\"Cards/ How To Use Card\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aOGXgLrOh:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(5538.5),pixelHeight:3100,pixelWidth:3100,sizes:\"max(min(100vw - 48px, 1200px), 1px)\",src:\"https://framerusercontent.com/images/w5sSc7rEVa39Buf77EVUVvTtR8w.png\",srcSet:\"https://framerusercontent.com/images/w5sSc7rEVa39Buf77EVUVvTtR8w.png?scale-down-to=512 512w,https://framerusercontent.com/images/w5sSc7rEVa39Buf77EVUVvTtR8w.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/w5sSc7rEVa39Buf77EVUVvTtR8w.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/w5sSc7rEVa39Buf77EVUVvTtR8w.png 3100w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(3676.4),pixelHeight:3100,pixelWidth:3100,sizes:\"max((min(100vw - 240px, 1200px) - 32px) / 2, 1px)\",src:\"https://framerusercontent.com/images/w5sSc7rEVa39Buf77EVUVvTtR8w.png\",srcSet:\"https://framerusercontent.com/images/w5sSc7rEVa39Buf77EVUVvTtR8w.png?scale-down-to=512 512w,https://framerusercontent.com/images/w5sSc7rEVa39Buf77EVUVvTtR8w.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/w5sSc7rEVa39Buf77EVUVvTtR8w.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/w5sSc7rEVa39Buf77EVUVvTtR8w.png 3100w\"},className:\"framer-1htv4qn\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aOGXgLrOh:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(5578.5),positionX:\"center\",positionY:\"center\",sizes:\"calc(max(min(100vw - 48px, 1200px), 1px) - 40px)\",src:\"https://framerusercontent.com/images/fuE51z5S5wTIH1eQvs6CJCZNN1o.png\",srcSet:\"https://framerusercontent.com/images/fuE51z5S5wTIH1eQvs6CJCZNN1o.png?scale-down-to=1024 994w,https://framerusercontent.com/images/fuE51z5S5wTIH1eQvs6CJCZNN1o.png 1000w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition(3716.4),positionX:\"center\",positionY:\"center\",sizes:\"calc(max((min(100vw - 240px, 1200px) - 32px) / 2, 1px) - 40px)\",src:\"https://framerusercontent.com/images/fuE51z5S5wTIH1eQvs6CJCZNN1o.png\",srcSet:\"https://framerusercontent.com/images/fuE51z5S5wTIH1eQvs6CJCZNN1o.png?scale-down-to=1024 994w,https://framerusercontent.com/images/fuE51z5S5wTIH1eQvs6CJCZNN1o.png 1000w\"},className:\"framer-16ov5su\",\"data-framer-name\":\"image 392\",name:\"image 392\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aOGXgLrOh:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1zZW1pYm9sZA==\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"21px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-86400f27-49ec-4582-bf97-4d203a7558e6, rgb(2, 6, 23))\"},children:\"PaaS WMS\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1zZW1pYm9sZA==\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"26px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-86400f27-49ec-4582-bf97-4d203a7558e6, rgb(2, 6, 23))\"},children:\"PaaS WMS\"})}),className:\"framer-1vajqid\",\"data-framer-name\":\"Heading\",fonts:[\"FS;Poppins-semibold\"],name:\"Heading\",verticalAlignment:\"top\",withExternalLayout:true})})]})}),isDisplayed()&&/*#__PURE__*/_jsx(Link,{href:{webPageId:\"uMNqrfjou\"},nodeId:\"S5r7eifI1\",children:/*#__PURE__*/_jsx(\"a\",{background:{alt:\"\",fit:\"fill\"},className:\"framer-q57dcz hidden-guhnar framer-188j2uu\",\"data-framer-name\":\"Cards/ How To Use Card\",name:\"Cards/ How To Use Card\",children:/*#__PURE__*/_jsx(\"div\",{background:{alt:\"\",fit:\"fill\"},className:\"framer-1rxqf50\"})})})]})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ji9c98\",\"data-framer-name\":\"Content\",name:\"Content\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aOGXgLrOh:{__framer__styleAppearEffectEnabled:undefined}},children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-yjyo09\",\"data-framer-name\":\"Container\",name:\"Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1i1xg54\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-5u48x7\",\"data-framer-name\":\"\u041B\u043E\u0433\u043E \u0442\u0435\u0445 11\",fill:\"black\",intrinsicHeight:37,intrinsicWidth:213,name:\"\u041B\u043E\u0433\u043E \u0442\u0435\u0445 11\",svg:'<svg width=\"213\" height=\"37\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\"><path d=\"M24.676 4.158a3 3 0 0 0-3.001-2.991c-1.662 0-3.015 1.343-3.002 2.99a3 3 0 0 0 3.002 2.992c1.662 0 3.015-1.343 3.001-2.991ZM31.755.847a3.32 3.32 0 0 0-3.324 3.31c0 1.825 1.49 3.304 3.324 3.31a3.32 3.32 0 0 0 3.324-3.31c0-1.824-1.49-3.303-3.324-3.31Zm-3.008 13.228a3 3 0 0 0 3.001 2.991c1.662 0 3.015-1.343 3.002-2.991a3 3 0 0 0-3.002-2.991c-1.662 0-3.015 1.343-3.001 2.99Zm-10.056 0a3 3 0 0 0 3.002 2.991c1.662 0 3.015-1.343 3.001-2.991a3 3 0 0 0-3.001-2.991c-1.662 0-3.016 1.343-3.002 2.99Zm.447 9.915c0 1.405 1.147 2.538 2.562 2.551a2.56 2.56 0 0 0 2.562-2.55c0-1.404-1.148-2.537-2.562-2.55a2.564 2.564 0 0 0-2.562 2.55ZM14.2 14.075c0-1.404-1.148-2.537-2.563-2.55a2.564 2.564 0 0 0-2.562 2.55c0 1.41 1.147 2.537 2.562 2.55a2.563 2.563 0 0 0 2.562-2.55Zm14.739 9.915a2.826 2.826 0 0 0 2.83 2.815 2.83 2.83 0 0 0 2.83-2.815 2.83 2.83 0 0 0-5.66 0ZM14.467 4.158a2.826 2.826 0 0 0-2.83-2.815 2.83 2.83 0 0 0-2.83 2.815 2.83 2.83 0 0 0 5.66 0Zm5.097 29.716a2.258 2.258 0 0 0 2.252 2.245 2.258 2.258 0 0 0 2.253-2.245 2.258 2.258 0 0 0-2.253-2.246 2.258 2.258 0 0 0-2.252 2.246ZM0 14.04a2.374 2.374 0 0 0 2.383 2.375 2.374 2.374 0 1 0 0-4.748c-1.318 0-2.39 1.071-2.383 2.374Z\" fill=\"#7768FF\"/><mask id=\"b\" style=\"mask-type:luminance\" maskUnits=\"userSpaceOnUse\" x=\"52\" y=\"1\" width=\"161\" height=\"35\"><path d=\"M213 1H52v35h161V1Z\" fill=\"#fff\"/></mask><g mask=\"url(#b)\"><path d=\"M143.916 2.418h-3.379v5.156h-2.645v3.261h2.645v9.954c0 4.612 3.244 6.25 6.024 6.25h2.216v-3.37h-2.182c-1.222 0-2.679-.502-2.679-2.88v-9.954h4.903V7.574h-4.903V2.418Zm16.959 4.875c-5.535 0-9.865 4.383-9.865 9.98s4.305 10.013 10.008 10.013c3.96 0 6.858-1.588 8.863-4.85l.422-.687-2.739-1.886-.463.765c-1.382 2.276-3.201 3.252-6.083 3.252-2.881 0-5.737-1.596-6.377-5.12h15.931v-.936l.042-.127v-.136c0-.102 0-.213.017-.323a8.75 8.75 0 0 0 .017-.493c0-5.3-4.288-9.453-9.764-9.453h-.009Zm0 3.372c3.109 0 5.468 1.894 6.133 4.807h-12.334c.75-3.16 3.564-4.807 6.201-4.807Zm29.133 9.962c-1.381 2.277-3.176 3.253-6.015 3.253-3.682 0-6.352-2.777-6.352-6.616 0-3.839 2.654-6.574 6.31-6.574 2.805 0 4.676 1.011 6.049 3.287l.463.765 2.722-1.877-.405-.688c-1.937-3.296-4.827-4.892-8.829-4.892-5.544 0-9.722 4.272-9.722 9.945 0 5.674 4.178 10.056 9.722 10.056 3.884 0 6.849-1.63 8.821-4.841l.421-.688-2.738-1.886-.463.765.016-.009Zm15.309-13.334c-2.292 0-3.91.714-5.047 1.631V1h-3.412v26.04h3.412V16.024c0-3.363 1.82-5.367 4.87-5.367 2.864 0 4.448 1.732 4.448 4.875V27.04H213V15.32c0-4.8-3.083-8.027-7.683-8.027ZM79.625 9.272V7.574h-3.412V27.04h3.412V16.525c0-3.303 2.073-5.613 5.047-5.613h.842V7.293h-.842c-2.132 0-3.834.867-5.047 1.98Zm18.527-1.979c-5.392 0-9.916 4.307-10.093 9.606-.093 2.837.884 5.478 2.755 7.423 1.836 1.911 4.347 2.973 7.068 2.973 2.544 0 4.828-.833 6.529-2.344v2.097h3.412V17.044c0-5.377-4.338-9.75-9.671-9.75Zm-.16 16.63c-3.724 0-6.53-2.845-6.53-6.616 0-3.771 2.806-6.65 6.53-6.65 3.723 0 6.52 2.862 6.52 6.65 0 3.788-2.805 6.616-6.52 6.616Zm29.748-13.64v-2.71h-15.157v3.262h10.329l-10.783 13.496v2.709h16.175v-3.261h-11.323l10.759-13.496Zm-65.799-2.99c-5.299 0-9.764 4.23-9.941 9.436-.093 2.76.868 5.334 2.704 7.253 1.828 1.903 4.314 2.956 7.018 2.956 3.025 0 5.097-1.18 6.42-2.361v2.59c0 4.493-3.336 5.444-6.142 5.444h-.177v3.406c.06 0 .118.009.177.009 5.62 0 9.546-3.636 9.546-8.842V17.001c0-5.342-4.314-9.69-9.613-9.69l.008-.018Zm-.11 16.273c-3.656 0-6.419-2.768-6.419-6.438 0-3.669 2.763-6.471 6.42-6.471 3.656 0 6.42 2.717 6.42 6.471s-2.764 6.438-6.42 6.438Z\" fill=\"#1E2F57\"/><path d=\"M134.926 27.04c.954 0 1.727-.78 1.727-1.741 0-.962-.773-1.741-1.727-1.741-.953 0-1.727.78-1.727 1.74 0 .962.774 1.742 1.727 1.742Z\" fill=\"#7768FF\"/></g></g><defs><clipPath id=\"a\"><path fill=\"#fff\" d=\"M0 0h213v37H0z\"/></clipPath></defs></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aOGXgLrOh:{children:(_getLocalizedValue21=getLocalizedValue(\"v22\",activeLocale))!==null&&_getLocalizedValue21!==void 0?_getLocalizedValue21:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1tZWRpdW0=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(2, 6, 23)\"},children:\"Discover how Graz.tech\u2019s omnichannel automation solutions can transform your retail operations and keep you ahead in a competitive market.\"})}),fonts:[\"FS;Poppins-medium\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue22=getLocalizedValue(\"v21\",activeLocale))!==null&&_getLocalizedValue22!==void 0?_getLocalizedValue22:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1zZW1pYm9sZA==\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(2, 6, 23)\"},children:\"Discover how Graz.tech\u2019s omnichannel automation solutions can transform your retail operations and keep you ahead in a competitive market.\"})}),className:\"framer-195j2yo\",fonts:[\"FS;Poppins-semibold\"],verticalAlignment:\"top\",withExternalLayout:true})})]})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aOGXgLrOh:{y:6200.8}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:820,width:\"100vw\",y:4547.900000000001,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1d3pp0i-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aOGXgLrOh:{variant:\"DsErym83n\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"QYYrwnp6N\",layoutId:\"QYYrwnp6N\",style:{width:\"100%\"},variant:\"e6lOL7t6s\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-2fRbw { background: white; }`,\".framer-2fRbw.framer-188j2uu, .framer-2fRbw .framer-188j2uu { display: block; }\",\".framer-2fRbw.framer-31jd2r { 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: 1200px; }\",\".framer-2fRbw .framer-l0s7ak-container { flex: none; height: auto; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 9; }\",\".framer-2fRbw .framer-tlromj { align-content: center; align-items: center; background: radial-gradient(50% 50% at 68% 55.60000000000001%, rgba(120, 105, 255, 0.3) 0%, rgba(119, 104, 255, 0.05) 100%); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 55px; height: min-content; justify-content: center; overflow: hidden; padding: 180px 120px 100px 120px; position: relative; width: 100%; z-index: 1; }\",\".framer-2fRbw .framer-1oak35t { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 100px; height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-2fRbw .framer-99v6tq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-2fRbw .framer-dujrjb { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-2fRbw .framer-erhnz1 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-2fRbw .framer-uaaaa1 { --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 900px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-2fRbw .framer-1ps0545 { 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: hidden; padding: 100px 0px 100px 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-2fRbw .framer-1m033ir { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 56px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 100px 0px 100px; position: relative; width: 100%; }\",\".framer-2fRbw .framer-1jx82ub { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-2fRbw .framer-18wp93 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 300px; word-break: break-word; word-wrap: break-word; }\",\".framer-2fRbw .framer-4z6ucz { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-2fRbw .framer-dlks35 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 54px; height: min-content; justify-content: center; overflow: hidden; padding: 100px 120px 100px 120px; position: relative; width: 100%; }\",\".framer-2fRbw .framer-8l83u4, .framer-2fRbw .framer-195j2yo { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --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-2fRbw .framer-ni1fu6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-2fRbw .framer-1incemf { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-2fRbw .framer-waujks, .framer-2fRbw .framer-11lophk, .framer-2fRbw .framer-1n84b0s, .framer-2fRbw .framer-nvbmpr, .framer-2fRbw .framer-4a8avt, .framer-2fRbw .framer-j0f7sc, .framer-2fRbw .framer-leei5l, .framer-2fRbw .framer-1bji9of, .framer-2fRbw .framer-zsu2wc, .framer-2fRbw .framer-q57dcz { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-2fRbw .framer-aub3xs, .framer-2fRbw .framer-7zst7r, .framer-2fRbw .framer-hvdpx1 { 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: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 40px 20px 40px 20px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-2fRbw .framer-dllghq, .framer-2fRbw .framer-4zcgu3, .framer-2fRbw .framer-cz0a92, .framer-2fRbw .framer-ae5cni, .framer-2fRbw .framer-1efftnt, .framer-2fRbw .framer-tucyxj, .framer-2fRbw .framer-sv5skt { aspect-ratio: 1.7380410022779043 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 244px); position: relative; width: 100%; }\",\".framer-2fRbw .framer-1kchbuy, .framer-2fRbw .framer-7pq8tk, .framer-2fRbw .framer-1y66eg2, .framer-2fRbw .framer-yl1teh, .framer-2fRbw .framer-604g5k, .framer-2fRbw .framer-1ax0lc7, .framer-2fRbw .framer-7g9g1r, .framer-2fRbw .framer-tdbj7i, .framer-2fRbw .framer-1vajqid { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-2fRbw .framer-1qq0mfn, .framer-2fRbw .framer-1905fs9, .framer-2fRbw .framer-1i5y4op, .framer-2fRbw .framer-1s1vag8 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-2fRbw .framer-1ez02ts, .framer-2fRbw .framer-1r4qpbj, .framer-2fRbw .framer-u42hsr, .framer-2fRbw .framer-1nv8fmc, .framer-2fRbw .framer-1w6yzcz { 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: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 40px 20px 40px 20px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-2fRbw .framer-ljtph2 { flex: none; height: 244px; position: relative; width: 100%; }\",\".framer-2fRbw .framer-1htv4qn { 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: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: 364px; justify-content: center; overflow: hidden; padding: 40px 20px 40px 20px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-2fRbw .framer-16ov5su { flex: 1 0 0px; height: 1px; position: relative; width: 100%; }\",\".framer-2fRbw .framer-1rxqf50 { 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: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: 324px; justify-content: center; overflow: hidden; padding: 20px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-2fRbw .framer-1ji9c98 { align-content: center; align-items: center; background-color: #f7f7ff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 72px; height: min-content; justify-content: flex-start; overflow: visible; padding: 60px; position: sticky; top: 0px; width: 100%; will-change: transform; z-index: 1; }\",\".framer-2fRbw .framer-yjyo09 { 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; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 60px 60px 80px 60px; position: relative; width: 100%; }\",\".framer-2fRbw .framer-1i1xg54 { 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: 800px; overflow: hidden; padding: 0px 30px 0px 30px; position: relative; width: 100%; }\",\".framer-2fRbw .framer-5u48x7 { aspect-ratio: 5.756756756756757 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 40px); position: relative; width: 230px; }\",\".framer-2fRbw .framer-1d3pp0i-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-2fRbw.framer-31jd2r, .framer-2fRbw .framer-tlromj, .framer-2fRbw .framer-1oak35t, .framer-2fRbw .framer-99v6tq, .framer-2fRbw .framer-dujrjb, .framer-2fRbw .framer-erhnz1, .framer-2fRbw .framer-1ps0545, .framer-2fRbw .framer-1m033ir, .framer-2fRbw .framer-1jx82ub, .framer-2fRbw .framer-dlks35, .framer-2fRbw .framer-ni1fu6, .framer-2fRbw .framer-1incemf, .framer-2fRbw .framer-waujks, .framer-2fRbw .framer-aub3xs, .framer-2fRbw .framer-11lophk, .framer-2fRbw .framer-7zst7r, .framer-2fRbw .framer-1qq0mfn, .framer-2fRbw .framer-1n84b0s, .framer-2fRbw .framer-1ez02ts, .framer-2fRbw .framer-nvbmpr, .framer-2fRbw .framer-1r4qpbj, .framer-2fRbw .framer-1905fs9, .framer-2fRbw .framer-4a8avt, .framer-2fRbw .framer-u42hsr, .framer-2fRbw .framer-j0f7sc, .framer-2fRbw .framer-hvdpx1, .framer-2fRbw .framer-1i5y4op, .framer-2fRbw .framer-leei5l, .framer-2fRbw .framer-1nv8fmc, .framer-2fRbw .framer-1bji9of, .framer-2fRbw .framer-1w6yzcz, .framer-2fRbw .framer-1s1vag8, .framer-2fRbw .framer-zsu2wc, .framer-2fRbw .framer-1htv4qn, .framer-2fRbw .framer-q57dcz, .framer-2fRbw .framer-1rxqf50, .framer-2fRbw .framer-1ji9c98, .framer-2fRbw .framer-yjyo09, .framer-2fRbw .framer-1i1xg54 { gap: 0px; } .framer-2fRbw.framer-31jd2r > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-2fRbw.framer-31jd2r > :first-child, .framer-2fRbw .framer-1oak35t > :first-child, .framer-2fRbw .framer-99v6tq > :first-child, .framer-2fRbw .framer-erhnz1 > :first-child, .framer-2fRbw .framer-1ps0545 > :first-child, .framer-2fRbw .framer-1m033ir > :first-child, .framer-2fRbw .framer-dlks35 > :first-child, .framer-2fRbw .framer-ni1fu6 > :first-child, .framer-2fRbw .framer-waujks > :first-child, .framer-2fRbw .framer-aub3xs > :first-child, .framer-2fRbw .framer-11lophk > :first-child, .framer-2fRbw .framer-7zst7r > :first-child, .framer-2fRbw .framer-1n84b0s > :first-child, .framer-2fRbw .framer-1ez02ts > :first-child, .framer-2fRbw .framer-nvbmpr > :first-child, .framer-2fRbw .framer-1r4qpbj > :first-child, .framer-2fRbw .framer-4a8avt > :first-child, .framer-2fRbw .framer-u42hsr > :first-child, .framer-2fRbw .framer-j0f7sc > :first-child, .framer-2fRbw .framer-hvdpx1 > :first-child, .framer-2fRbw .framer-leei5l > :first-child, .framer-2fRbw .framer-1nv8fmc > :first-child, .framer-2fRbw .framer-1bji9of > :first-child, .framer-2fRbw .framer-1w6yzcz > :first-child, .framer-2fRbw .framer-zsu2wc > :first-child, .framer-2fRbw .framer-1htv4qn > :first-child, .framer-2fRbw .framer-q57dcz > :first-child, .framer-2fRbw .framer-1rxqf50 > :first-child, .framer-2fRbw .framer-1ji9c98 > :first-child, .framer-2fRbw .framer-yjyo09 > :first-child, .framer-2fRbw .framer-1i1xg54 > :first-child { margin-top: 0px; } .framer-2fRbw.framer-31jd2r > :last-child, .framer-2fRbw .framer-1oak35t > :last-child, .framer-2fRbw .framer-99v6tq > :last-child, .framer-2fRbw .framer-erhnz1 > :last-child, .framer-2fRbw .framer-1ps0545 > :last-child, .framer-2fRbw .framer-1m033ir > :last-child, .framer-2fRbw .framer-dlks35 > :last-child, .framer-2fRbw .framer-ni1fu6 > :last-child, .framer-2fRbw .framer-waujks > :last-child, .framer-2fRbw .framer-aub3xs > :last-child, .framer-2fRbw .framer-11lophk > :last-child, .framer-2fRbw .framer-7zst7r > :last-child, .framer-2fRbw .framer-1n84b0s > :last-child, .framer-2fRbw .framer-1ez02ts > :last-child, .framer-2fRbw .framer-nvbmpr > :last-child, .framer-2fRbw .framer-1r4qpbj > :last-child, .framer-2fRbw .framer-4a8avt > :last-child, .framer-2fRbw .framer-u42hsr > :last-child, .framer-2fRbw .framer-j0f7sc > :last-child, .framer-2fRbw .framer-hvdpx1 > :last-child, .framer-2fRbw .framer-leei5l > :last-child, .framer-2fRbw .framer-1nv8fmc > :last-child, .framer-2fRbw .framer-1bji9of > :last-child, .framer-2fRbw .framer-1w6yzcz > :last-child, .framer-2fRbw .framer-zsu2wc > :last-child, .framer-2fRbw .framer-1htv4qn > :last-child, .framer-2fRbw .framer-q57dcz > :last-child, .framer-2fRbw .framer-1rxqf50 > :last-child, .framer-2fRbw .framer-1ji9c98 > :last-child, .framer-2fRbw .framer-yjyo09 > :last-child, .framer-2fRbw .framer-1i1xg54 > :last-child { margin-bottom: 0px; } .framer-2fRbw .framer-tlromj > * { margin: 0px; margin-left: calc(55px / 2); margin-right: calc(55px / 2); } .framer-2fRbw .framer-tlromj > :first-child, .framer-2fRbw .framer-dujrjb > :first-child, .framer-2fRbw .framer-1jx82ub > :first-child, .framer-2fRbw .framer-1incemf > :first-child, .framer-2fRbw .framer-1qq0mfn > :first-child, .framer-2fRbw .framer-1905fs9 > :first-child, .framer-2fRbw .framer-1i5y4op > :first-child, .framer-2fRbw .framer-1s1vag8 > :first-child { margin-left: 0px; } .framer-2fRbw .framer-tlromj > :last-child, .framer-2fRbw .framer-dujrjb > :last-child, .framer-2fRbw .framer-1jx82ub > :last-child, .framer-2fRbw .framer-1incemf > :last-child, .framer-2fRbw .framer-1qq0mfn > :last-child, .framer-2fRbw .framer-1905fs9 > :last-child, .framer-2fRbw .framer-1i5y4op > :last-child, .framer-2fRbw .framer-1s1vag8 > :last-child { margin-right: 0px; } .framer-2fRbw .framer-1oak35t > * { margin: 0px; margin-bottom: calc(100px / 2); margin-top: calc(100px / 2); } .framer-2fRbw .framer-99v6tq > *, .framer-2fRbw .framer-yjyo09 > *, .framer-2fRbw .framer-1i1xg54 > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-2fRbw .framer-dujrjb > * { margin: 0px; margin-left: calc(64px / 2); margin-right: calc(64px / 2); } .framer-2fRbw .framer-erhnz1 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-2fRbw .framer-1ps0545 > *, .framer-2fRbw .framer-1ji9c98 > * { margin: 0px; margin-bottom: calc(72px / 2); margin-top: calc(72px / 2); } .framer-2fRbw .framer-1m033ir > * { margin: 0px; margin-bottom: calc(56px / 2); margin-top: calc(56px / 2); } .framer-2fRbw .framer-1jx82ub > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-2fRbw .framer-dlks35 > * { margin: 0px; margin-bottom: calc(54px / 2); margin-top: calc(54px / 2); } .framer-2fRbw .framer-ni1fu6 > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-2fRbw .framer-1incemf > *, .framer-2fRbw .framer-1qq0mfn > *, .framer-2fRbw .framer-1905fs9 > *, .framer-2fRbw .framer-1i5y4op > *, .framer-2fRbw .framer-1s1vag8 > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } .framer-2fRbw .framer-waujks > *, .framer-2fRbw .framer-aub3xs > *, .framer-2fRbw .framer-11lophk > *, .framer-2fRbw .framer-7zst7r > *, .framer-2fRbw .framer-1n84b0s > *, .framer-2fRbw .framer-1ez02ts > *, .framer-2fRbw .framer-nvbmpr > *, .framer-2fRbw .framer-1r4qpbj > *, .framer-2fRbw .framer-4a8avt > *, .framer-2fRbw .framer-u42hsr > *, .framer-2fRbw .framer-j0f7sc > *, .framer-2fRbw .framer-hvdpx1 > *, .framer-2fRbw .framer-leei5l > *, .framer-2fRbw .framer-1nv8fmc > *, .framer-2fRbw .framer-1bji9of > *, .framer-2fRbw .framer-1w6yzcz > *, .framer-2fRbw .framer-zsu2wc > *, .framer-2fRbw .framer-1htv4qn > *, .framer-2fRbw .framer-q57dcz > *, .framer-2fRbw .framer-1rxqf50 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }\",`@media (max-width: 1199px) { .${metadata.bodyClassName}-framer-2fRbw { background: white; } .framer-2fRbw.framer-31jd2r { width: 390px; } .framer-2fRbw .framer-tlromj { flex-direction: column; padding: 180px 24px 100px 24px; } .framer-2fRbw .framer-1oak35t, .framer-2fRbw .framer-4z6ucz, .framer-2fRbw .framer-waujks, .framer-2fRbw .framer-11lophk, .framer-2fRbw .framer-nvbmpr, .framer-2fRbw .framer-4a8avt, .framer-2fRbw .framer-j0f7sc, .framer-2fRbw .framer-leei5l, .framer-2fRbw .framer-1bji9of { flex: none; width: 100%; } .framer-2fRbw .framer-uaaaa1 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; } .framer-2fRbw .framer-1ps0545 { padding: 80px 24px 40px 24px; } .framer-2fRbw .framer-1m033ir { padding: 0px; } .framer-2fRbw .framer-1jx82ub { flex-direction: column; gap: 16px; max-width: unset; } .framer-2fRbw .framer-dlks35 { gap: 48px; padding: 60px 24px 60px 24px; } .framer-2fRbw .framer-ni1fu6 { gap: 40px; } .framer-2fRbw .framer-1incemf, .framer-2fRbw .framer-1qq0mfn, .framer-2fRbw .framer-1905fs9, .framer-2fRbw .framer-1i5y4op { flex-direction: column; gap: 40px; } .framer-2fRbw .framer-dllghq, .framer-2fRbw .framer-4zcgu3, .framer-2fRbw .framer-cz0a92, .framer-2fRbw .framer-ae5cni, .framer-2fRbw .framer-1efftnt, .framer-2fRbw .framer-tucyxj, .framer-2fRbw .framer-sv5skt { height: var(--framer-aspect-ratio-supported, 174px); } .framer-2fRbw .framer-1n84b0s { flex: none; overflow: unset; width: 100%; } .framer-2fRbw .framer-1ji9c98 { padding: 60px 24px 60px 24px; } .framer-2fRbw .framer-yjyo09 { max-width: unset; padding: 0px; } .framer-2fRbw .framer-1i1xg54 { gap: 24px; padding: 0px; } .framer-2fRbw .framer-5u48x7 { height: var(--framer-aspect-ratio-supported, 32px); width: 184px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-2fRbw .framer-tlromj, .framer-2fRbw .framer-1jx82ub, .framer-2fRbw .framer-dlks35, .framer-2fRbw .framer-ni1fu6, .framer-2fRbw .framer-1incemf, .framer-2fRbw .framer-1qq0mfn, .framer-2fRbw .framer-1905fs9, .framer-2fRbw .framer-1i5y4op, .framer-2fRbw .framer-1i1xg54 { gap: 0px; } .framer-2fRbw .framer-tlromj > * { margin: 0px; margin-bottom: calc(55px / 2); margin-top: calc(55px / 2); } .framer-2fRbw .framer-tlromj > :first-child, .framer-2fRbw .framer-1jx82ub > :first-child, .framer-2fRbw .framer-dlks35 > :first-child, .framer-2fRbw .framer-ni1fu6 > :first-child, .framer-2fRbw .framer-1incemf > :first-child, .framer-2fRbw .framer-1qq0mfn > :first-child, .framer-2fRbw .framer-1905fs9 > :first-child, .framer-2fRbw .framer-1i5y4op > :first-child, .framer-2fRbw .framer-1i1xg54 > :first-child { margin-top: 0px; } .framer-2fRbw .framer-tlromj > :last-child, .framer-2fRbw .framer-1jx82ub > :last-child, .framer-2fRbw .framer-dlks35 > :last-child, .framer-2fRbw .framer-ni1fu6 > :last-child, .framer-2fRbw .framer-1incemf > :last-child, .framer-2fRbw .framer-1qq0mfn > :last-child, .framer-2fRbw .framer-1905fs9 > :last-child, .framer-2fRbw .framer-1i5y4op > :last-child, .framer-2fRbw .framer-1i1xg54 > :last-child { margin-bottom: 0px; } .framer-2fRbw .framer-1jx82ub > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-2fRbw .framer-dlks35 > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-2fRbw .framer-ni1fu6 > *, .framer-2fRbw .framer-1incemf > *, .framer-2fRbw .framer-1qq0mfn > *, .framer-2fRbw .framer-1905fs9 > *, .framer-2fRbw .framer-1i5y4op > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-2fRbw .framer-1i1xg54 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }}`];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 4686\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"aOGXgLrOh\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerydmXx_r_K=withCSS(Component,css,\"framer-2fRbw\");export default FramerydmXx_r_K;FramerydmXx_r_K.displayName=\"Case_toyou: Automating Warehouse And Supply Processes\";FramerydmXx_r_K.defaultProps={height:4686,width:1200};addFonts(FramerydmXx_r_K,[{explicitInter:true,fonts:[{family:\"Poppins\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/E6J4GS76KHNRRUWODFCFOX2JRKNRSFVY/3GYVT5S4AH7VMPASDDKOTIPV6P3WJXGI/24R4YOH3G2SFDSTCNHOVGYEX3DMRC3CE.woff2\",weight:\"600\"},{family:\"Poppins\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/NC2MP33RO4WQTSTEEAWBJLAEXNCNEQVF/7F4U3COKLHQH4WUH3AXPC7N4UELEWJQN/JMWNCAGBH3TLANIVQPVABVAVNV5QERTH.woff2\",weight:\"400\"},{family:\"Poppins\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/K4RHKGAGLQZBXEZQT2O2AGSLKJF2E4YC/JRUTXNFPWLFGIEVSSEYOW7EP7TYM3V6A/UCDYLFFGLZRGCFY5GYDYM5LDB52BAR5M.woff2\",weight:\"500\"}]},...Navbar3Fonts,...FooterFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerydmXx_r_K\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"aOGXgLrOh\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerResponsiveScreen\":\"\",\"framerIntrinsicWidth\":\"1200\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"4686\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["valuesByLocaleId", "LazyValue", "getLocalizedValue", "key", "locale", "values", "value", "preload", "promises", "promise", "usePreloadLocalizedValues", "preloadPromise", "Navbar3Fonts", "getFonts", "ysgOvhCug_default", "MotionDivWithFX", "withFX", "motion", "FooterFonts", "hSnqpKsTB_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "animation", "transition1", "animation1", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "ref1", "pe", "usePreloadLocalizedValues", "isDisplayed", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "_getLocalizedValue", "_getLocalizedValue1", "_getLocalizedValue2", "_getLocalizedValue3", "_getLocalizedValue4", "_getLocalizedValue5", "_getLocalizedValue6", "_getLocalizedValue7", "_getLocalizedValue8", "_getLocalizedValue9", "_getLocalizedValue10", "_getLocalizedValue11", "_getLocalizedValue12", "_getLocalizedValue13", "_getLocalizedValue14", "_getLocalizedValue15", "_getLocalizedValue16", "_getLocalizedValue17", "_getLocalizedValue18", "_getLocalizedValue19", "_getLocalizedValue20", "_getLocalizedValue21", "_getLocalizedValue22", "p", "GeneratedComponentContext", "u", "LayoutGroup", "cx", "ComponentViewportProvider", "Container", "PropertyOverrides2", "getLocalizedValue", "x", "RichText", "Link", "getLoadingLazyAtYPosition", "Image2", "SVG", "css", "FramerydmXx_r_K", "withCSS", "ydmXx_r_K_default", "addFonts", "__FramerMetadata__"]
}
