{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/VMYdeKb6ta7Drixj2BPf/fycQMD6YgONStccF8gS5/kSxXQI4eb.js"],
  "sourcesContent": ["// Generated by Framer (99bc0fd)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,Image,Link,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,useCustomCursors,useHydratedBreakpointVariants,useLocaleCode,useLocaleInfo,useQueryData,useRouter,withCSS,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import Footer from\"#framer/local/canvasComponent/fSo9b5WIu/fSo9b5WIu.js\";import Accordion from\"#framer/local/canvasComponent/hPUXObdP9/hPUXObdP9.js\";import Button from\"#framer/local/canvasComponent/kpC2_7I7N/kpC2_7I7N.js\";import CTA from\"#framer/local/canvasComponent/O1448Crgy/O1448Crgy.js\";import Navigation from\"#framer/local/canvasComponent/PLgSRSjv0/PLgSRSjv0.js\";import Blog from\"#framer/local/collection/uKYIV60yh/uKYIV60yh.js\";import*as sharedStyle4 from\"#framer/local/css/GaZBu5PDd/GaZBu5PDd.js\";import*as sharedStyle from\"#framer/local/css/H1klYWkzf/H1klYWkzf.js\";import*as sharedStyle1 from\"#framer/local/css/IaGZArHQY/IaGZArHQY.js\";import*as sharedStyle3 from\"#framer/local/css/M1mKVFZ3J/M1mKVFZ3J.js\";import*as sharedStyle2 from\"#framer/local/css/WREuknvng/WREuknvng.js\";import metadataProvider from\"#framer/local/webPageMetadata/kSxXQI4eb/kSxXQI4eb.js\";const NavigationFonts=getFonts(Navigation);const RichTextWithOptimizedAppearEffect=withOptimizedAppearEffect(RichText);const ButtonFonts=getFonts(Button);const AccordionFonts=getFonts(Accordion);const CTAFonts=getFonts(CTA);const FooterFonts=getFonts(Footer);const breakpoints={GjkuaEViR:\"(min-width: 1200px)\",ryIpKm5X8:\"(min-width: 810px) and (max-width: 1199px)\",Xqqhin7s7:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-9FfCm\";const variantClassNames={GjkuaEViR:\"framer-v-1q2f5hw\",ryIpKm5X8:\"framer-v-zvrcwr\",Xqqhin7s7:\"framer-v-d7qdjw\"};const transition1={damping:30,delay:0,mass:1,stiffness:100,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:100};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const toDateString=(value,options={},activeLocale)=>{if(typeof value!==\"string\")return\"\";const date=new Date(value);if(isNaN(date.getTime()))return\"\";const display=options.display?options.display:\"date\";const dateOptions={dateStyle:display!==\"time\"?options.dateStyle:undefined,timeStyle:display===\"date\"?undefined:\"short\",timeZone:\"UTC\"};const fallbackLocale=\"en-US\";const locale=options.locale||activeLocale||fallbackLocale;// We add a try block because an invalid language code results in a crash\ntry{return date.toLocaleString(locale,dateOptions);}catch{return date.toLocaleString(fallbackLocale,dateOptions);}};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"GjkuaEViR\",Phone:\"Xqqhin7s7\",Tablet:\"ryIpKm5X8\"};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:\"GjkuaEViR\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,qawmmsnHFYPUIp2ARp,mzIAgy2lMYPUIp2ARp,fWgDjPN8DYPUIp2ARp,dLIGaSbimYPUIp2ARp,idYPUIp2ARp,...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-9FfCm`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-9FfCm`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const router=useRouter();const activeLocaleCode=useLocaleCode();const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"GjkuaEViR\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1q2f5hw\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:68,width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-omxkz7-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ryIpKm5X8:{variant:\"t89QRDgEl\"},Xqqhin7s7:{variant:\"tgXuIyZNw\"}},children:/*#__PURE__*/_jsx(Navigation,{height:\"100%\",id:\"YkB3_hUgl\",layoutId:\"YkB3_hUgl\",style:{width:\"100%\"},variant:\"S9LxdNef6\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1626n3b\",\"data-framer-name\":\"Hero\",name:\"Hero\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-q074nf\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-imqykl\",\"data-framer-name\":\"Content\",name:\"Content\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Xqqhin7s7:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{style:{\"--font-selector\":\"R0Y7UXVpY2tzYW5kLTYwMA==\",\"--framer-font-family\":'\"Quicksand\", \"Quicksand Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-da503f15-c56f-4f01-8bdd-b3b2bccd5d55, rgb(1, 123, 254))\"},children:[\"Solar-enabled \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-d8f50bee-6036-4f7c-a934-3219b0406b2d, rgb(5, 17, 97))\"},children:\"Warehouse\"}),\" Fulfilment and Storage in Singapore\"]})}),fonts:[\"GF;Quicksand-600\"]}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{className:\"framer-styles-preset-8kbjl4\",\"data-styles-preset\":\"H1klYWkzf\",style:{\"--framer-text-color\":\"var(--token-da503f15-c56f-4f01-8bdd-b3b2bccd5d55, rgb(1, 123, 254))\"},children:[\"Solar-enabled \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-d8f50bee-6036-4f7c-a934-3219b0406b2d, rgb(5, 17, 97))\"},children:\"Warehouse\"}),\" Fulfilment and Storage in Singapore\"]})}),className:\"framer-1ubonq0\",\"data-framer-appear-id\":\"1ubonq0\",fonts:[\"Inter\"],initial:animation1,optimized:true,style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Xqqhin7s7:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-esprx1\",\"data-styles-preset\":\"IaGZArHQY\",style:{\"--framer-text-color\":\"var(--token-d1b5cb91-b144-460b-b24c-715dc8dd3248, rgb(92, 101, 112))\"},children:[\"Power your business sustainably with EVFY\u2019s green warehousing solutions.\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"Our solar-powered facilities and innovative approaches offer eco-friendly storage and fulfilment, helping you shrink your environmental footprint while boosting efficiency.\"]})}),fonts:[\"Inter\"]}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h3\",{style:{\"--font-selector\":\"R0Y7SW50ZXItcmVndWxhcg==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-d1b5cb91-b144-460b-b24c-715dc8dd3248, rgb(92, 101, 112))\"},children:[\"Power your business sustainably with EVFY\u2019s green warehousing solutions.\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"Our solar-powered facilities and innovative approaches offer eco-friendly storage and fulfilment, helping you shrink your environmental footprint while boosting efficiency.\"]})}),className:\"framer-16wnh3y\",\"data-framer-appear-id\":\"16wnh3y\",fonts:[\"GF;Inter-regular\"],initial:animation1,optimized:true,style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"FALHGUiyY\"},implicitPathVariables:undefined},{href:{webPageId:\"FALHGUiyY\"},implicitPathVariables:undefined},{href:{webPageId:\"FALHGUiyY\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Xqqhin7s7:{width:\"min(100vw - 48px, 640px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1l880q0-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ryIpKm5X8:{A5u7bEZ0R:resolvedLinks[1]},Xqqhin7s7:{A5u7bEZ0R:resolvedLinks[2],style:{width:\"100%\"},variant:\"XaAEuptL1\"}},children:/*#__PURE__*/_jsx(Button,{A5u7bEZ0R:resolvedLinks[0],BlqMJoOm6:\"16px 32px 16px 32px\",HCDcGBF9j:\"Contact us\",height:\"100%\",id:\"reFojlcHy\",kCYiUaOdL:\"var(--token-d5882f0e-1ed6-4fcc-a66a-3d41457cb3d0, rgb(241, 247, 254))\",layoutId:\"reFojlcHy\",oi_Rjr9ID:\"24px 48px 24px 48px\",rpdpQpN0J:\"12px 24px 12px 24px\",variant:\"aeZtJMAsm\",vUKLpZCUB:\"var(--token-da503f15-c56f-4f01-8bdd-b3b2bccd5d55, rgb(10, 93, 194))\",width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ryIpKm5X8:{background:{alt:\"EVFY Solar-enabled Warehouse Fulfilment\",fit:\"fill\",pixelHeight:1260,pixelWidth:2240,sizes:\"min(100vw - 96px, 1200px)\",src:\"https://framerusercontent.com/images/33ySAiipT7WH6uurRIWOwB8tJM.png\",srcSet:\"https://framerusercontent.com/images/33ySAiipT7WH6uurRIWOwB8tJM.png?scale-down-to=512 512w,https://framerusercontent.com/images/33ySAiipT7WH6uurRIWOwB8tJM.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/33ySAiipT7WH6uurRIWOwB8tJM.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/33ySAiipT7WH6uurRIWOwB8tJM.png 2240w\"}},Xqqhin7s7:{background:{alt:\"EVFY Solar-enabled Warehouse Fulfilment\",fit:\"fill\",pixelHeight:1260,pixelWidth:2240,sizes:\"min(100vw - 48px, 640px)\",src:\"https://framerusercontent.com/images/33ySAiipT7WH6uurRIWOwB8tJM.png\",srcSet:\"https://framerusercontent.com/images/33ySAiipT7WH6uurRIWOwB8tJM.png?scale-down-to=512 512w,https://framerusercontent.com/images/33ySAiipT7WH6uurRIWOwB8tJM.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/33ySAiipT7WH6uurRIWOwB8tJM.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/33ySAiipT7WH6uurRIWOwB8tJM.png 2240w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"EVFY Solar-enabled Warehouse Fulfilment\",fit:\"fill\",pixelHeight:1260,pixelWidth:2240,sizes:\"calc(min(100vw - 192px, 1200px) * 0.45)\",src:\"https://framerusercontent.com/images/33ySAiipT7WH6uurRIWOwB8tJM.png\",srcSet:\"https://framerusercontent.com/images/33ySAiipT7WH6uurRIWOwB8tJM.png?scale-down-to=512 512w,https://framerusercontent.com/images/33ySAiipT7WH6uurRIWOwB8tJM.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/33ySAiipT7WH6uurRIWOwB8tJM.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/33ySAiipT7WH6uurRIWOwB8tJM.png 2240w\"},className:\"framer-14bv6fc\",\"data-framer-name\":\"Image\",name:\"Image\"})})]})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-1nffr2q\",\"data-framer-name\":\"Section\",name:\"Section\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-wll8w7\",\"data-framer-name\":\"Content\",name:\"Content\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ryIpKm5X8:{background:{alt:\"EVFY - our electric fleet\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:960,pixelHeight:1440,pixelWidth:2560,positionX:\"50.3%\",positionY:\"29.7%\",sizes:\"calc(min(100vw - 96px, 1200px) / 2)\",src:\"https://framerusercontent.com/images/FRpQalfPDieAtdeUAPZzlkMvwI.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/FRpQalfPDieAtdeUAPZzlkMvwI.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/FRpQalfPDieAtdeUAPZzlkMvwI.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/FRpQalfPDieAtdeUAPZzlkMvwI.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/FRpQalfPDieAtdeUAPZzlkMvwI.jpg 2560w\"}},Xqqhin7s7:{background:{alt:\"EVFY - our electric fleet\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:960,pixelHeight:1440,pixelWidth:2560,positionX:\"50%\",positionY:\"35%\",sizes:\"min(100vw - 48px, 640px)\",src:\"https://framerusercontent.com/images/FRpQalfPDieAtdeUAPZzlkMvwI.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/FRpQalfPDieAtdeUAPZzlkMvwI.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/FRpQalfPDieAtdeUAPZzlkMvwI.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/FRpQalfPDieAtdeUAPZzlkMvwI.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/FRpQalfPDieAtdeUAPZzlkMvwI.jpg 2560w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"EVFY - our electric fleet\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:960,pixelHeight:1440,pixelWidth:2560,sizes:\"calc(min(100vw - 192px, 1200px) / 2)\",src:\"https://framerusercontent.com/images/FRpQalfPDieAtdeUAPZzlkMvwI.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/FRpQalfPDieAtdeUAPZzlkMvwI.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/FRpQalfPDieAtdeUAPZzlkMvwI.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/FRpQalfPDieAtdeUAPZzlkMvwI.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/FRpQalfPDieAtdeUAPZzlkMvwI.jpg 2560w\"},className:\"framer-15064o0\",\"data-framer-name\":\"Image\",name:\"Image\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-13bfz3y\",\"data-framer-name\":\"Text\",name:\"Text\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Xqqhin7s7:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-16l53pl\",\"data-styles-preset\":\"M1mKVFZ3J\",style:{\"--framer-text-alignment\":\"center\"},children:\"Solar-Powered Efficiency for Storage and Shipping\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-127vlvi\",\"data-styles-preset\":\"WREuknvng\",children:\"Solar-Powered Efficiency for Storage and Shipping\"})}),className:\"framer-1g9jxsf\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],name:\"Title\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-esprx1\",\"data-styles-preset\":\"IaGZArHQY\",children:\"Our solar-powered warehouses cut carbon emissions and reliance on fossil fuels. Choose EVFY for sustainable Singapore storage and warehouse services, and invest in a greener future.\"})}),className:\"framer-q47c4a\",\"data-framer-name\":\"Body\",fonts:[\"Inter\"],name:\"Body\",verticalAlignment:\"top\",withExternalLayout:true})]})]})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-131g1mq\",\"data-framer-name\":\"Section\",name:\"Section\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-aa79j1\",\"data-framer-name\":\"Content\",name:\"Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-gncx58\",\"data-framer-name\":\"Text\",name:\"Text\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Xqqhin7s7:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-16l53pl\",\"data-styles-preset\":\"M1mKVFZ3J\",style:{\"--framer-text-alignment\":\"center\"},children:\"Eco-Friendly Warehousing and Optimized Operations\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-127vlvi\",\"data-styles-preset\":\"WREuknvng\",children:\"Eco-Friendly Warehousing and Optimized Operations\"})}),className:\"framer-wcz2yq\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],name:\"Title\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-esprx1\",\"data-styles-preset\":\"IaGZArHQY\",children:\"EVFY\u2019s eco-friendly warehouse reduces environmental impact with energy-efficient lighting, waste reduction, and sustainable packaging. Whether you need long-term storage or fulfillment services, our solutions align with your sustainability goals.\"})}),className:\"framer-xzjoid\",\"data-framer-name\":\"Body\",fonts:[\"Inter\"],name:\"Body\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ryIpKm5X8:{background:{alt:\"EVFY - our electric fleet\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:960,pixelHeight:4284,pixelWidth:3427,positionX:\"50.3%\",positionY:\"29.7%\",sizes:\"calc(min(100vw - 96px, 1200px) / 2)\",src:\"https://framerusercontent.com/images/cmyeyDyo7B38uWL1aDVgZ1f484M.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/cmyeyDyo7B38uWL1aDVgZ1f484M.jpg?scale-down-to=1024 819w,https://framerusercontent.com/images/cmyeyDyo7B38uWL1aDVgZ1f484M.jpg?scale-down-to=2048 1638w,https://framerusercontent.com/images/cmyeyDyo7B38uWL1aDVgZ1f484M.jpg?scale-down-to=4096 3276w,https://framerusercontent.com/images/cmyeyDyo7B38uWL1aDVgZ1f484M.jpg 3427w\"}},Xqqhin7s7:{background:{alt:\"EVFY - our electric fleet\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:960,pixelHeight:4284,pixelWidth:3427,positionX:\"50%\",positionY:\"35%\",sizes:\"min(100vw - 48px, 640px)\",src:\"https://framerusercontent.com/images/cmyeyDyo7B38uWL1aDVgZ1f484M.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/cmyeyDyo7B38uWL1aDVgZ1f484M.jpg?scale-down-to=1024 819w,https://framerusercontent.com/images/cmyeyDyo7B38uWL1aDVgZ1f484M.jpg?scale-down-to=2048 1638w,https://framerusercontent.com/images/cmyeyDyo7B38uWL1aDVgZ1f484M.jpg?scale-down-to=4096 3276w,https://framerusercontent.com/images/cmyeyDyo7B38uWL1aDVgZ1f484M.jpg 3427w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"EVFY - our electric fleet\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:960,pixelHeight:4284,pixelWidth:3427,sizes:\"calc(min(100vw - 192px, 1200px) / 2)\",src:\"https://framerusercontent.com/images/cmyeyDyo7B38uWL1aDVgZ1f484M.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/cmyeyDyo7B38uWL1aDVgZ1f484M.jpg?scale-down-to=1024 819w,https://framerusercontent.com/images/cmyeyDyo7B38uWL1aDVgZ1f484M.jpg?scale-down-to=2048 1638w,https://framerusercontent.com/images/cmyeyDyo7B38uWL1aDVgZ1f484M.jpg?scale-down-to=4096 3276w,https://framerusercontent.com/images/cmyeyDyo7B38uWL1aDVgZ1f484M.jpg 3427w\"},className:\"framer-9xto88\",\"data-framer-name\":\"Image\",name:\"Image\"})})]})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-1pnp9w8\",\"data-framer-name\":\"Section\",name:\"Section\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-z8ftfa\",\"data-framer-name\":\"Content\",name:\"Content\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ryIpKm5X8:{background:{alt:\"EVFY - our electric fleet\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:960,pixelHeight:4032,pixelWidth:3024,positionX:\"50.3%\",positionY:\"29.7%\",sizes:\"calc(min(100vw - 96px, 1200px) / 2)\",src:\"https://framerusercontent.com/images/LA1qgbstjIdINPz7mkp8XBxnA.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/LA1qgbstjIdINPz7mkp8XBxnA.jpg?scale-down-to=1024 768w,https://framerusercontent.com/images/LA1qgbstjIdINPz7mkp8XBxnA.jpg?scale-down-to=2048 1536w,https://framerusercontent.com/images/LA1qgbstjIdINPz7mkp8XBxnA.jpg 3024w\"}},Xqqhin7s7:{background:{alt:\"EVFY - our electric fleet\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:960,pixelHeight:4032,pixelWidth:3024,positionX:\"50%\",positionY:\"35%\",sizes:\"min(100vw - 48px, 640px)\",src:\"https://framerusercontent.com/images/LA1qgbstjIdINPz7mkp8XBxnA.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/LA1qgbstjIdINPz7mkp8XBxnA.jpg?scale-down-to=1024 768w,https://framerusercontent.com/images/LA1qgbstjIdINPz7mkp8XBxnA.jpg?scale-down-to=2048 1536w,https://framerusercontent.com/images/LA1qgbstjIdINPz7mkp8XBxnA.jpg 3024w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"EVFY - our electric fleet\",fit:\"fill\",intrinsicHeight:720,intrinsicWidth:960,pixelHeight:4032,pixelWidth:3024,sizes:\"calc(min(100vw - 192px, 1200px) / 2)\",src:\"https://framerusercontent.com/images/LA1qgbstjIdINPz7mkp8XBxnA.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/LA1qgbstjIdINPz7mkp8XBxnA.jpg?scale-down-to=1024 768w,https://framerusercontent.com/images/LA1qgbstjIdINPz7mkp8XBxnA.jpg?scale-down-to=2048 1536w,https://framerusercontent.com/images/LA1qgbstjIdINPz7mkp8XBxnA.jpg 3024w\"},className:\"framer-9pt79w\",\"data-framer-name\":\"Image\",name:\"Image\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-wppb0q\",\"data-framer-name\":\"Text\",name:\"Text\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Xqqhin7s7:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-16l53pl\",\"data-styles-preset\":\"M1mKVFZ3J\",style:{\"--framer-text-alignment\":\"center\"},children:\"Smart Inventory Management for Fulfillment Services\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-127vlvi\",\"data-styles-preset\":\"WREuknvng\",children:\"Smart Inventory Management for Fulfillment Services\"})}),className:\"framer-pgbs2p\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],name:\"Title\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-esprx1\",\"data-styles-preset\":\"IaGZArHQY\",children:\"Our advanced inventory systems, featuring FIFO and expiry date tracking, boost accuracy and efficiency. Streamline your operations with our eco-friendly warehouse fulfillment services, supporting both efficiency and sustainability.\"})}),className:\"framer-dqjvsr\",\"data-framer-name\":\"Body\",fonts:[\"Inter\"],name:\"Body\",verticalAlignment:\"top\",withExternalLayout:true})]})]})}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-vzp7yu\",\"data-framer-name\":\"Section\",name:\"Section\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1nbfo1u\",\"data-framer-name\":\"Content\",name:\"Content\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Xqqhin7s7:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-7s2j9y\",\"data-styles-preset\":\"GaZBu5PDd\",style:{\"--framer-text-color\":\"var(--token-d8f50bee-6036-4f7c-a934-3219b0406b2d, rgb(5, 17, 97))\"},children:\"Elevate your business with EVFY\u2019s green warehousing. Our commitment to renewable energy and eco-friendly practices ensures your operations are not just efficient, but also environmentally responsible\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-16l53pl\",\"data-styles-preset\":\"M1mKVFZ3J\",style:{\"--framer-text-color\":\"var(--token-d8f50bee-6036-4f7c-a934-3219b0406b2d, rgb(5, 17, 97))\"},children:\"Elevate your business with EVFY\u2019s green warehousing. Our commitment to renewable energy and eco-friendly practices ensures your operations are not just efficient, but also environmentally responsible\"})}),className:\"framer-1g8zhn0\",\"data-framer-name\":\"Body\",fonts:[\"Inter\"],name:\"Body\",verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-axhlop\",\"data-framer-name\":\"Blog\",name:\"Blog\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1y9xd77\",\"data-framer-name\":\"Content\",name:\"Content\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Xqqhin7s7:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-16l53pl\",\"data-styles-preset\":\"M1mKVFZ3J\",style:{\"--framer-text-alignment\":\"center\"},children:\"What\u2019s new in Warehouse Storage & Fulfilment?\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-127vlvi\",\"data-styles-preset\":\"WREuknvng\",style:{\"--framer-text-alignment\":\"center\"},children:\"What\u2019s new in Warehouse Storage & Fulfilment?\"})}),className:\"framer-ulv7te\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],name:\"Title\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-uilp0z\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ryIpKm5X8:{query:{from:{alias:\"YPUIp2ARp\",data:Blog,type:\"Collection\"},limit:{type:\"LiteralValue\",value:4},select:[{collection:\"YPUIp2ARp\",name:\"qawmmsnHF\",type:\"Identifier\"},{collection:\"YPUIp2ARp\",name:\"mzIAgy2lM\",type:\"Identifier\"},{collection:\"YPUIp2ARp\",name:\"fWgDjPN8D\",type:\"Identifier\"},{collection:\"YPUIp2ARp\",name:\"dLIGaSbim\",type:\"Identifier\"},{collection:\"YPUIp2ARp\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"YPUIp2ARp\",name:\"id\",type:\"Identifier\"},operator:\"in\",right:{type:\"LiteralValue\",value:[\"pVc1IBqRs\",\"jlDeaVGrE\",\"ZqJcvMA0V\"]},type:\"BinaryOperation\"}}},Xqqhin7s7:{query:{from:{alias:\"YPUIp2ARp\",data:Blog,type:\"Collection\"},limit:{type:\"LiteralValue\",value:2},select:[{collection:\"YPUIp2ARp\",name:\"qawmmsnHF\",type:\"Identifier\"},{collection:\"YPUIp2ARp\",name:\"mzIAgy2lM\",type:\"Identifier\"},{collection:\"YPUIp2ARp\",name:\"fWgDjPN8D\",type:\"Identifier\"},{collection:\"YPUIp2ARp\",name:\"dLIGaSbim\",type:\"Identifier\"},{collection:\"YPUIp2ARp\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"YPUIp2ARp\",name:\"id\",type:\"Identifier\"},operator:\"in\",right:{type:\"LiteralValue\",value:[\"pVc1IBqRs\",\"jlDeaVGrE\",\"ZqJcvMA0V\"]},type:\"BinaryOperation\"}}}},children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"YPUIp2ARp\",data:Blog,type:\"Collection\"},limit:{type:\"LiteralValue\",value:3},select:[{collection:\"YPUIp2ARp\",name:\"qawmmsnHF\",type:\"Identifier\"},{collection:\"YPUIp2ARp\",name:\"mzIAgy2lM\",type:\"Identifier\"},{collection:\"YPUIp2ARp\",name:\"fWgDjPN8D\",type:\"Identifier\"},{collection:\"YPUIp2ARp\",name:\"dLIGaSbim\",type:\"Identifier\"},{collection:\"YPUIp2ARp\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"YPUIp2ARp\",name:\"id\",type:\"Identifier\"},operator:\"in\",right:{type:\"LiteralValue\",value:[\"pVc1IBqRs\",\"jlDeaVGrE\",\"ZqJcvMA0V\"]},type:\"BinaryOperation\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection.map(({\"qawmmsnHF\":qawmmsnHFYPUIp2ARp,\"mzIAgy2lM\":mzIAgy2lMYPUIp2ARp,\"fWgDjPN8D\":fWgDjPN8DYPUIp2ARp,\"dLIGaSbim\":dLIGaSbimYPUIp2ARp,\"id\":idYPUIp2ARp},i)=>{qawmmsnHFYPUIp2ARp!==null&&qawmmsnHFYPUIp2ARp!==void 0?qawmmsnHFYPUIp2ARp:qawmmsnHFYPUIp2ARp=\"\";fWgDjPN8DYPUIp2ARp!==null&&fWgDjPN8DYPUIp2ARp!==void 0?fWgDjPN8DYPUIp2ARp:fWgDjPN8DYPUIp2ARp=\"\";const textContent=toDateString(dLIGaSbimYPUIp2ARp,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode);return /*#__PURE__*/_jsx(LayoutGroup,{id:`YPUIp2ARp-${idYPUIp2ARp}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{qawmmsnHF:qawmmsnHFYPUIp2ARp},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{qawmmsnHF:qawmmsnHFYPUIp2ARp},webPageId:\"mgHXgn9Xf\"},children:/*#__PURE__*/_jsxs(\"a\",{className:\"framer-f1ulxy framer-t150o4\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ryIpKm5X8:{background:{alt:\"\",fit:\"fill\",sizes:\"max((min(100vw - 192px, 1200px) - 48px) / 2, 50px)\",...toResponsiveImage(mzIAgy2lMYPUIp2ARp),...{positionX:\"center\",positionY:\"center\"}}},Xqqhin7s7:{background:{alt:\"\",fit:\"fill\",sizes:\"max(min(100vw - 96px, 640px), 50px)\",...toResponsiveImage(mzIAgy2lMYPUIp2ARp),...{positionX:\"center\",positionY:\"center\"}}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"max((min(100vw - 384px, 1200px) - 96px) / 3, 50px)\",...toResponsiveImage(mzIAgy2lMYPUIp2ARp),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-jl83ei\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-lryvfv\",\"data-framer-name\":\"Post\",name:\"Post\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ryIpKm5X8:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-1.5px\",\"--framer-text-color\":\"var(--token-d1b5cb91-b144-460b-b24c-715dc8dd3248, rgb(92, 101, 112))\"},children:\"How Can Solar-Enabled Warehousing Benefit Your Business? How Can Solar-Enabled Warehousing Benefit Your Business?\"})}),fonts:[\"GF;Inter-500\"]},Xqqhin7s7:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-1.5px\",\"--framer-text-color\":\"var(--token-d1b5cb91-b144-460b-b24c-715dc8dd3248, rgb(92, 101, 112))\"},children:\"How Can Solar-Enabled Warehousing Benefit Your Business? How Can Solar-Enabled Warehousing Benefit Your Business?\"})}),fonts:[\"GF;Inter-500\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-7s2j9y\",\"data-styles-preset\":\"GaZBu5PDd\",style:{\"--framer-text-color\":\"var(--token-d1b5cb91-b144-460b-b24c-715dc8dd3248, rgb(92, 101, 112))\"},children:\"Content\"})}),className:\"framer-1h8vm2f\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],name:\"Title\",text:fWgDjPN8DYPUIp2ARp,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-esprx1\",\"data-styles-preset\":\"IaGZArHQY\",style:{\"--framer-text-color\":\"var(--token-d1b5cb91-b144-460b-b24c-715dc8dd3248, rgb(92, 101, 112))\"},children:\"Content\"})}),className:\"framer-1pcsiic\",\"data-framer-name\":\"Date\",fonts:[\"Inter\"],name:\"Date\",text:textContent,verticalAlignment:\"top\",withExternalLayout:true})]})]})})})},idYPUIp2ARp);})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"lbJfa8u7Z\"},implicitPathVariables:undefined},{href:{webPageId:\"lbJfa8u7Z\"},implicitPathVariables:undefined},{href:{webPageId:\"lbJfa8u7Z\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,children:/*#__PURE__*/_jsx(Container,{className:\"framer-4tllkx-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ryIpKm5X8:{A5u7bEZ0R:resolvedLinks1[1]},Xqqhin7s7:{A5u7bEZ0R:resolvedLinks1[2]}},children:/*#__PURE__*/_jsx(Button,{A5u7bEZ0R:resolvedLinks1[0],BlqMJoOm6:\"16px 32px 16px 32px\",HCDcGBF9j:\"Find out more\",height:\"100%\",id:\"iFUxBMEtA\",kCYiUaOdL:\"var(--token-da503f15-c56f-4f01-8bdd-b3b2bccd5d55, rgb(1, 111, 228))\",layoutId:\"iFUxBMEtA\",oi_Rjr9ID:\"24px 48px 24px 48px\",rpdpQpN0J:\"12px 24px 12px 24px\",variant:\"XaAEuptL1\",vUKLpZCUB:\"var(--token-8304f123-ccbf-4261-94d6-280e0b3d5b17, rgb(206, 227, 253))\",width:\"100%\"})})})})})]})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-j9idzg\",\"data-framer-name\":\"FAQ\",name:\"FAQ\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-prui2c\",\"data-framer-name\":\"Content\",name:\"Content\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Xqqhin7s7:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-16l53pl\",\"data-styles-preset\":\"M1mKVFZ3J\",style:{\"--framer-text-alignment\":\"center\"},children:\"FAQs about Our Green Warehousing Solutions\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-127vlvi\",\"data-styles-preset\":\"WREuknvng\",style:{\"--framer-text-alignment\":\"center\"},children:\"FAQs about Our Green Warehousing Solutions\"})}),className:\"framer-16usmj0\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-veia26\",\"data-framer-name\":\"Column\",name:\"Column\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ryIpKm5X8:{width:\"min(100vw - 96px, 1200px)\"},Xqqhin7s7:{width:\"min(100vw - 48px, 640px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,width:\"min(100vw - 192px, 1200px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-9edftc-container\",children:/*#__PURE__*/_jsx(Accordion,{A67Glvwka:\"1. What is green warehousing?\",height:\"100%\",hJ9e0Ru_f:\"Green warehousing refers to the practice of implementing environmentally-friendly methods in warehouse operations. This includes using solar power, energy-efficient systems, and sustainable materials to reduce the overall carbon footprint.\",id:\"M8_eBT9iB\",layoutId:\"M8_eBT9iB\",style:{width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ryIpKm5X8:{width:\"min(100vw - 96px, 1200px)\"},Xqqhin7s7:{width:\"min(100vw - 48px, 640px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,width:\"min(100vw - 192px, 1200px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1csyw6b-container\",children:/*#__PURE__*/_jsx(Accordion,{A67Glvwka:\"2. How does a solar-powered warehouse benefit my business?\",height:\"100%\",hJ9e0Ru_f:\"A solar-powered warehouse reduces reliance on traditional energy sources, lowers energy costs, and supports sustainability goals. It also demonstrates your commitment to environmental responsibility, which can enhance your brand\u2019s reputation.\",id:\"wkWCRHNna\",layoutId:\"wkWCRHNna\",style:{width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ryIpKm5X8:{width:\"min(100vw - 96px, 1200px)\"},Xqqhin7s7:{width:\"min(100vw - 48px, 640px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,width:\"min(100vw - 192px, 1200px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1qa0ihz-container\",children:/*#__PURE__*/_jsx(Accordion,{A67Glvwka:\"3. Can your warehouse storage solutions be customised?\",height:\"100%\",hJ9e0Ru_f:\"Yes, we offer customised warehouse storage solutions tailored to meet your specific needs. Whether you require special handling, expiry date tracking, or unique storage configurations, we can design a solution that fits your requirements.\",id:\"Xb6_YuLSS\",layoutId:\"Xb6_YuLSS\",style:{width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ryIpKm5X8:{width:\"min(100vw - 96px, 1200px)\"},Xqqhin7s7:{width:\"min(100vw - 48px, 640px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:56,width:\"min(100vw - 192px, 1200px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1xio3es-container\",children:/*#__PURE__*/_jsx(Accordion,{A67Glvwka:\"4. Do you offer warehouse and distribution services together?\",height:\"100%\",hJ9e0Ru_f:\"Yes, we provide integrated warehouse and delivery services to streamline your supply chain. Our solution includes container unloading, pick and pack, and distribution, reducing the need for multiple service providers and simplifying logistics management.\",id:\"hJ4pYsybk\",layoutId:\"hJ4pYsybk\",style:{width:\"100%\"},width:\"100%\"})})})})]})]})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:182,width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1e3d5mb-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ryIpKm5X8:{variant:\"DUSqLg2_h\"},Xqqhin7s7:{variant:\"tSWtsj_7D\"}},children:/*#__PURE__*/_jsx(CTA,{height:\"100%\",id:\"jLMvsVzAR\",layoutId:\"jLMvsVzAR\",style:{width:\"100%\"},variant:\"dkg4UaJHl\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:419,width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-j0zkn5-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ryIpKm5X8:{variant:\"AnylT0MpE\"},Xqqhin7s7:{variant:\"YvBG9Cj9T\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"da4ANzCQn\",layoutId:\"da4ANzCQn\",style:{width:\"100%\"},variant:\"am3ZlNfuM\",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-9FfCm { background: var(--token-2046612c-b017-485c-93c8-5aed10f4a66e, rgb(255, 255, 255)) /* {\"name\":\"neutrals/000\"} */; }`,\".framer-9FfCm.framer-t150o4, .framer-9FfCm .framer-t150o4 { display: block; }\",\".framer-9FfCm.framer-1q2f5hw { align-content: center; align-items: center; background-color: var(--token-2046612c-b017-485c-93c8-5aed10f4a66e, #ffffff); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-9FfCm .framer-omxkz7-container { flex: none; height: auto; position: sticky; top: 0px; width: 100%; will-change: transform; z-index: 10; }\",\".framer-9FfCm .framer-1626n3b { align-content: center; align-items: center; background-color: var(--token-2046612c-b017-485c-93c8-5aed10f4a66e, #ffffff); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: 100vh; justify-content: center; overflow: hidden; padding: 48px 96px 48px 96px; position: relative; width: 100%; z-index: 5; }\",\".framer-9FfCm .framer-q074nf { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 48px; height: 1px; justify-content: center; max-width: 1200px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-9FfCm .framer-imqykl { align-content: flex-start; align-items: flex-start; background-color: var(--token-2046612c-b017-485c-93c8-5aed10f4a66e, #ffffff); display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-9FfCm .framer-1ubonq0, .framer-9FfCm .framer-16wnh3y { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 100%; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; z-index: 8; }\",\".framer-9FfCm .framer-1l880q0-container { flex: none; height: auto; position: relative; width: auto; z-index: 8; }\",\".framer-9FfCm .framer-14bv6fc { align-content: center; align-items: center; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 100%; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 45%; will-change: var(--framer-will-change-override, transform); }\",\".framer-9FfCm .framer-1nffr2q, .framer-9FfCm .framer-131g1mq, .framer-9FfCm .framer-1pnp9w8 { align-content: center; align-items: center; background-color: var(--token-2046612c-b017-485c-93c8-5aed10f4a66e, #ffffff); display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 48px; height: min-content; justify-content: center; overflow: hidden; padding: 48px 96px 48px 96px; position: relative; width: 100%; }\",\".framer-9FfCm .framer-wll8w7, .framer-9FfCm .framer-aa79j1, .framer-9FfCm .framer-z8ftfa { 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: center; max-width: 1200px; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-9FfCm .framer-15064o0, .framer-9FfCm .framer-9xto88, .framer-9FfCm .framer-9pt79w { align-content: flex-start; align-items: flex-start; align-self: stretch; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: auto; justify-content: flex-start; min-height: 240px; overflow: hidden; padding: 0px; position: relative; width: 50%; will-change: var(--framer-will-change-override, transform); }\",\".framer-9FfCm .framer-13bfz3y, .framer-9FfCm .framer-gncx58, .framer-9FfCm .framer-wppb0q { 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; width: 1px; }\",\".framer-9FfCm .framer-1g9jxsf, .framer-9FfCm .framer-wcz2yq, .framer-9FfCm .framer-pgbs2p, .framer-9FfCm .framer-16usmj0 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-9FfCm .framer-q47c4a, .framer-9FfCm .framer-xzjoid, .framer-9FfCm .framer-dqjvsr, .framer-9FfCm .framer-1g8zhn0 { --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-9FfCm .framer-vzp7yu { align-content: center; align-items: center; background-color: var(--token-d5882f0e-1ed6-4fcc-a66a-3d41457cb3d0, #f1f6fe); display: flex; flex: none; flex-direction: column; flex-wrap: wrap; gap: 48px; height: min-content; justify-content: center; overflow: visible; padding: 48px 96px 48px 96px; position: relative; width: 100%; }\",\".framer-9FfCm .framer-1nbfo1u, .framer-9FfCm .framer-1y9xd77, .framer-9FfCm .framer-prui2c { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-9FfCm .framer-axhlop { align-content: center; align-items: center; background-color: var(--token-2046612c-b017-485c-93c8-5aed10f4a66e, #ffffff); display: flex; flex: none; flex-direction: column; flex-wrap: wrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 48px 96px 48px 96px; position: relative; width: 100%; }\",\".framer-9FfCm .framer-ulv7te { --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-9FfCm .framer-uilp0z { display: grid; flex: none; gap: 48px; grid-auto-rows: min-content; grid-template-columns: repeat(3, minmax(50px, 1fr)); height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-9FfCm .framer-f1ulxy { align-content: flex-start; align-items: flex-start; align-self: start; aspect-ratio: 0.918429003021148 / 1; background-color: var(--token-2046612c-b017-485c-93c8-5aed10f4a66e, #ffffff); border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: var(--framer-aspect-ratio-supported, 295px); justify-content: flex-start; justify-self: start; padding: 0px; position: relative; text-decoration: none; width: 100%; }\",\".framer-9FfCm .framer-jl83ei { aspect-ratio: 1.7777777777777777 / 1; border-top-left-radius: 8px; border-top-right-radius: 8px; flex: none; height: var(--framer-aspect-ratio-supported, 135px); position: relative; width: 100%; }\",\".framer-9FfCm .framer-lryvfv { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: wrap; gap: 16px; height: min-content; justify-content: flex-start; padding: 16px 8px 8px 8px; position: relative; width: 100%; }\",\".framer-9FfCm .framer-1h8vm2f, .framer-9FfCm .framer-1pcsiic { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-9FfCm .framer-4tllkx-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-9FfCm .framer-j9idzg { align-content: center; align-items: center; background-color: var(--token-2046612c-b017-485c-93c8-5aed10f4a66e, #ffffff); display: flex; flex: none; flex-direction: column; flex-wrap: wrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 48px 96px 48px 96px; position: relative; width: 100%; }\",\".framer-9FfCm .framer-veia26 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-9FfCm .framer-9edftc-container, .framer-9FfCm .framer-1csyw6b-container, .framer-9FfCm .framer-1qa0ihz-container, .framer-9FfCm .framer-1xio3es-container, .framer-9FfCm .framer-1e3d5mb-container, .framer-9FfCm .framer-j0zkn5-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-9FfCm.framer-1q2f5hw, .framer-9FfCm .framer-1626n3b, .framer-9FfCm .framer-q074nf, .framer-9FfCm .framer-imqykl, .framer-9FfCm .framer-14bv6fc, .framer-9FfCm .framer-1nffr2q, .framer-9FfCm .framer-wll8w7, .framer-9FfCm .framer-15064o0, .framer-9FfCm .framer-13bfz3y, .framer-9FfCm .framer-131g1mq, .framer-9FfCm .framer-aa79j1, .framer-9FfCm .framer-gncx58, .framer-9FfCm .framer-9xto88, .framer-9FfCm .framer-1pnp9w8, .framer-9FfCm .framer-z8ftfa, .framer-9FfCm .framer-9pt79w, .framer-9FfCm .framer-wppb0q, .framer-9FfCm .framer-vzp7yu, .framer-9FfCm .framer-1nbfo1u, .framer-9FfCm .framer-axhlop, .framer-9FfCm .framer-1y9xd77, .framer-9FfCm .framer-f1ulxy, .framer-9FfCm .framer-lryvfv, .framer-9FfCm .framer-j9idzg, .framer-9FfCm .framer-prui2c, .framer-9FfCm .framer-veia26 { gap: 0px; } .framer-9FfCm.framer-1q2f5hw > *, .framer-9FfCm .framer-axhlop > *, .framer-9FfCm .framer-f1ulxy > *, .framer-9FfCm .framer-j9idzg > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-9FfCm.framer-1q2f5hw > :first-child, .framer-9FfCm .framer-1626n3b > :first-child, .framer-9FfCm .framer-imqykl > :first-child, .framer-9FfCm .framer-15064o0 > :first-child, .framer-9FfCm .framer-13bfz3y > :first-child, .framer-9FfCm .framer-gncx58 > :first-child, .framer-9FfCm .framer-9xto88 > :first-child, .framer-9FfCm .framer-9pt79w > :first-child, .framer-9FfCm .framer-wppb0q > :first-child, .framer-9FfCm .framer-vzp7yu > :first-child, .framer-9FfCm .framer-1nbfo1u > :first-child, .framer-9FfCm .framer-axhlop > :first-child, .framer-9FfCm .framer-1y9xd77 > :first-child, .framer-9FfCm .framer-f1ulxy > :first-child, .framer-9FfCm .framer-lryvfv > :first-child, .framer-9FfCm .framer-j9idzg > :first-child, .framer-9FfCm .framer-prui2c > :first-child, .framer-9FfCm .framer-veia26 > :first-child { margin-top: 0px; } .framer-9FfCm.framer-1q2f5hw > :last-child, .framer-9FfCm .framer-1626n3b > :last-child, .framer-9FfCm .framer-imqykl > :last-child, .framer-9FfCm .framer-15064o0 > :last-child, .framer-9FfCm .framer-13bfz3y > :last-child, .framer-9FfCm .framer-gncx58 > :last-child, .framer-9FfCm .framer-9xto88 > :last-child, .framer-9FfCm .framer-9pt79w > :last-child, .framer-9FfCm .framer-wppb0q > :last-child, .framer-9FfCm .framer-vzp7yu > :last-child, .framer-9FfCm .framer-1nbfo1u > :last-child, .framer-9FfCm .framer-axhlop > :last-child, .framer-9FfCm .framer-1y9xd77 > :last-child, .framer-9FfCm .framer-f1ulxy > :last-child, .framer-9FfCm .framer-lryvfv > :last-child, .framer-9FfCm .framer-j9idzg > :last-child, .framer-9FfCm .framer-prui2c > :last-child, .framer-9FfCm .framer-veia26 > :last-child { margin-bottom: 0px; } .framer-9FfCm .framer-1626n3b > *, .framer-9FfCm .framer-imqykl > *, .framer-9FfCm .framer-vzp7yu > *, .framer-9FfCm .framer-1nbfo1u > *, .framer-9FfCm .framer-1y9xd77 > *, .framer-9FfCm .framer-prui2c > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-9FfCm .framer-q074nf > *, .framer-9FfCm .framer-1nffr2q > *, .framer-9FfCm .framer-wll8w7 > *, .framer-9FfCm .framer-131g1mq > *, .framer-9FfCm .framer-aa79j1 > *, .framer-9FfCm .framer-1pnp9w8 > *, .framer-9FfCm .framer-z8ftfa > * { margin: 0px; margin-left: calc(48px / 2); margin-right: calc(48px / 2); } .framer-9FfCm .framer-q074nf > :first-child, .framer-9FfCm .framer-14bv6fc > :first-child, .framer-9FfCm .framer-1nffr2q > :first-child, .framer-9FfCm .framer-wll8w7 > :first-child, .framer-9FfCm .framer-131g1mq > :first-child, .framer-9FfCm .framer-aa79j1 > :first-child, .framer-9FfCm .framer-1pnp9w8 > :first-child, .framer-9FfCm .framer-z8ftfa > :first-child { margin-left: 0px; } .framer-9FfCm .framer-q074nf > :last-child, .framer-9FfCm .framer-14bv6fc > :last-child, .framer-9FfCm .framer-1nffr2q > :last-child, .framer-9FfCm .framer-wll8w7 > :last-child, .framer-9FfCm .framer-131g1mq > :last-child, .framer-9FfCm .framer-aa79j1 > :last-child, .framer-9FfCm .framer-1pnp9w8 > :last-child, .framer-9FfCm .framer-z8ftfa > :last-child { margin-right: 0px; } .framer-9FfCm .framer-14bv6fc > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-9FfCm .framer-15064o0 > *, .framer-9FfCm .framer-9xto88 > *, .framer-9FfCm .framer-9pt79w > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-9FfCm .framer-13bfz3y > *, .framer-9FfCm .framer-gncx58 > *, .framer-9FfCm .framer-wppb0q > *, .framer-9FfCm .framer-lryvfv > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-9FfCm .framer-veia26 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }\",`@media (min-width: 810px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-9FfCm { background: var(--token-2046612c-b017-485c-93c8-5aed10f4a66e, rgb(255, 255, 255)) /* {\"name\":\"neutrals/000\"} */; } .framer-9FfCm.framer-1q2f5hw { width: 810px; } .framer-9FfCm .framer-omxkz7-container { order: 0; } .framer-9FfCm .framer-1626n3b { order: 1; padding: 48px; } .framer-9FfCm .framer-q074nf { align-content: flex-end; align-items: flex-end; flex-direction: column; gap: 32px; justify-content: flex-start; } .framer-9FfCm .framer-imqykl { flex: none; gap: 32px; order: 1; width: 100%; } .framer-9FfCm .framer-14bv6fc { flex: 1 0 0px; height: 1px; order: 0; width: 100%; } .framer-9FfCm .framer-1nffr2q { order: 2; padding: 48px; } .framer-9FfCm .framer-wll8w7, .framer-9FfCm .framer-aa79j1, .framer-9FfCm .framer-z8ftfa, .framer-9FfCm .framer-1nbfo1u, .framer-9FfCm .framer-1y9xd77 { flex-wrap: wrap; } .framer-9FfCm .framer-131g1mq { order: 3; padding: 48px; } .framer-9FfCm .framer-1pnp9w8 { order: 4; padding: 48px; } .framer-9FfCm .framer-vzp7yu { order: 5; padding: 48px; } .framer-9FfCm .framer-axhlop { padding: 48px; } .framer-9FfCm .framer-uilp0z { grid-template-columns: repeat(2, minmax(50px, 1fr)); } .framer-9FfCm .framer-f1ulxy { aspect-ratio: 1.0537974683544304 / 1; height: var(--framer-aspect-ratio-supported, 271px); } .framer-9FfCm .framer-jl83ei { height: var(--framer-aspect-ratio-supported, 161px); } .framer-9FfCm .framer-j9idzg { order: 6; padding: 48px; } .framer-9FfCm .framer-1e3d5mb-container { order: 7; } .framer-9FfCm .framer-j0zkn5-container { order: 8; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-9FfCm .framer-q074nf, .framer-9FfCm .framer-imqykl { gap: 0px; } .framer-9FfCm .framer-q074nf > *, .framer-9FfCm .framer-imqykl > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-9FfCm .framer-q074nf > :first-child, .framer-9FfCm .framer-imqykl > :first-child { margin-top: 0px; } .framer-9FfCm .framer-q074nf > :last-child, .framer-9FfCm .framer-imqykl > :last-child { margin-bottom: 0px; } }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-9FfCm { background: var(--token-2046612c-b017-485c-93c8-5aed10f4a66e, rgb(255, 255, 255)) /* {\"name\":\"neutrals/000\"} */; } .framer-9FfCm.framer-1q2f5hw { width: 390px; } .framer-9FfCm .framer-omxkz7-container, .framer-9FfCm .framer-1g8zhn0 { order: 0; } .framer-9FfCm .framer-1626n3b { height: min-content; order: 1; padding: 24px; } .framer-9FfCm .framer-q074nf { flex: none; flex-direction: column; gap: 24px; height: min-content; justify-content: flex-start; max-width: 640px; } .framer-9FfCm .framer-imqykl { align-content: center; align-items: center; flex: none; gap: 24px; order: 1; width: 100%; } .framer-9FfCm .framer-1l880q0-container { width: 100%; } .framer-9FfCm .framer-14bv6fc { aspect-ratio: 1.9 / 1; height: var(--framer-aspect-ratio-supported, 180px); order: 0; width: 100%; } .framer-9FfCm .framer-1nffr2q { gap: 24px; order: 2; padding: 24px; } .framer-9FfCm .framer-wll8w7, .framer-9FfCm .framer-aa79j1, .framer-9FfCm .framer-z8ftfa { flex-direction: column; flex-wrap: wrap; gap: 24px; max-width: 640px; } .framer-9FfCm .framer-15064o0, .framer-9FfCm .framer-9xto88, .framer-9FfCm .framer-9pt79w { align-self: unset; aspect-ratio: 1.425 / 1; height: var(--framer-aspect-ratio-supported, 240px); order: 0; width: 100%; } .framer-9FfCm .framer-13bfz3y, .framer-9FfCm .framer-gncx58, .framer-9FfCm .framer-wppb0q { flex: none; order: 1; width: 100%; } .framer-9FfCm .framer-131g1mq { gap: 24px; order: 3; padding: 24px; } .framer-9FfCm .framer-1pnp9w8 { gap: 24px; order: 4; padding: 24px; } .framer-9FfCm .framer-vzp7yu { gap: 24px; order: 5; padding: 24px; } .framer-9FfCm .framer-1nbfo1u, .framer-9FfCm .framer-1y9xd77 { flex-wrap: wrap; gap: 24px; max-width: 640px; } .framer-9FfCm .framer-axhlop { gap: 24px; padding: 24px; } .framer-9FfCm .framer-uilp0z { gap: 24px; grid-template-columns: repeat(1, minmax(50px, 1fr)); } .framer-9FfCm .framer-f1ulxy { aspect-ratio: 1.1438127090301002 / 1; height: var(--framer-aspect-ratio-supported, 273px); justify-self: center; } .framer-9FfCm .framer-jl83ei { height: var(--framer-aspect-ratio-supported, 166px); } .framer-9FfCm .framer-j9idzg { order: 6; padding: 24px; } .framer-9FfCm .framer-prui2c { gap: 24px; max-width: 640px; } .framer-9FfCm .framer-1e3d5mb-container { order: 7; } .framer-9FfCm .framer-j0zkn5-container { order: 8; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-9FfCm .framer-q074nf, .framer-9FfCm .framer-imqykl, .framer-9FfCm .framer-1nffr2q, .framer-9FfCm .framer-wll8w7, .framer-9FfCm .framer-131g1mq, .framer-9FfCm .framer-aa79j1, .framer-9FfCm .framer-1pnp9w8, .framer-9FfCm .framer-z8ftfa, .framer-9FfCm .framer-vzp7yu, .framer-9FfCm .framer-1nbfo1u, .framer-9FfCm .framer-axhlop, .framer-9FfCm .framer-1y9xd77, .framer-9FfCm .framer-uilp0z, .framer-9FfCm .framer-prui2c { gap: 0px; } .framer-9FfCm .framer-q074nf > *, .framer-9FfCm .framer-imqykl > *, .framer-9FfCm .framer-wll8w7 > *, .framer-9FfCm .framer-aa79j1 > *, .framer-9FfCm .framer-z8ftfa > *, .framer-9FfCm .framer-vzp7yu > *, .framer-9FfCm .framer-1nbfo1u > *, .framer-9FfCm .framer-axhlop > *, .framer-9FfCm .framer-1y9xd77 > *, .framer-9FfCm .framer-prui2c > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-9FfCm .framer-q074nf > :first-child, .framer-9FfCm .framer-imqykl > :first-child, .framer-9FfCm .framer-wll8w7 > :first-child, .framer-9FfCm .framer-aa79j1 > :first-child, .framer-9FfCm .framer-z8ftfa > :first-child, .framer-9FfCm .framer-vzp7yu > :first-child, .framer-9FfCm .framer-1nbfo1u > :first-child, .framer-9FfCm .framer-axhlop > :first-child, .framer-9FfCm .framer-1y9xd77 > :first-child, .framer-9FfCm .framer-prui2c > :first-child { margin-top: 0px; } .framer-9FfCm .framer-q074nf > :last-child, .framer-9FfCm .framer-imqykl > :last-child, .framer-9FfCm .framer-wll8w7 > :last-child, .framer-9FfCm .framer-aa79j1 > :last-child, .framer-9FfCm .framer-z8ftfa > :last-child, .framer-9FfCm .framer-vzp7yu > :last-child, .framer-9FfCm .framer-1nbfo1u > :last-child, .framer-9FfCm .framer-axhlop > :last-child, .framer-9FfCm .framer-1y9xd77 > :last-child, .framer-9FfCm .framer-prui2c > :last-child { margin-bottom: 0px; } .framer-9FfCm .framer-1nffr2q > *, .framer-9FfCm .framer-131g1mq > *, .framer-9FfCm .framer-1pnp9w8 > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-9FfCm .framer-1nffr2q > :first-child, .framer-9FfCm .framer-131g1mq > :first-child, .framer-9FfCm .framer-1pnp9w8 > :first-child { margin-left: 0px; } .framer-9FfCm .framer-1nffr2q > :last-child, .framer-9FfCm .framer-131g1mq > :last-child, .framer-9FfCm .framer-1pnp9w8 > :last-child { margin-right: 0px; } .framer-9FfCm .framer-uilp0z > *, .framer-9FfCm .framer-uilp0z > :first-child, .framer-9FfCm .framer-uilp0z > :last-child { margin: 0px; } }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3679\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"ryIpKm5X8\":{\"layout\":[\"fixed\",\"auto\"]},\"Xqqhin7s7\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerkSxXQI4eb=withCSS(Component,css,\"framer-9FfCm\");export default FramerkSxXQI4eb;FramerkSxXQI4eb.displayName=\"Zero Emissions Deliveries\";FramerkSxXQI4eb.defaultProps={height:3679,width:1200};addFonts(FramerkSxXQI4eb,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Quicksand\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/quicksand/v31/6xK-dSZaM9iE8KbpRA_LJ3z8mH9BOJvgkCEv18S0wx40QDw.woff2\",weight:\"600\"},{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuLyfMZ1rib2Bg-4.woff2\",weight:\"400\"},{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuI6fMZ1rib2Bg-4.woff2\",weight:\"500\"}]},...NavigationFonts,...ButtonFonts,...AccordionFonts,...CTAFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerkSxXQI4eb\",\"slots\":[],\"annotations\":{\"framerResponsiveScreen\":\"\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1200\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ryIpKm5X8\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Xqqhin7s7\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"3679\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["init_ssg_sandbox_shims", "NavigationFonts", "getFonts", "PLgSRSjv0_default", "RichTextWithOptimizedAppearEffect", "withOptimizedAppearEffect", "RichText2", "ButtonFonts", "kpC2_7I7N_default", "AccordionFonts", "hPUXObdP9_default", "CTAFonts", "O1448Crgy_default", "FooterFonts", "fSo9b5WIu_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "toResponsiveImage", "value", "toDateString", "options", "activeLocale", "date", "display", "dateOptions", "fallbackLocale", "locale", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "qawmmsnHFYPUIp2ARp", "mzIAgy2lMYPUIp2ARp", "fWgDjPN8DYPUIp2ARp", "dLIGaSbimYPUIp2ARp", "idYPUIp2ARp", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "ref1", "pe", "router", "useRouter", "activeLocaleCode", "useLocaleCode", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "ComponentViewportProvider", "Container", "PropertyOverrides2", "PLgSRSjv0_default", "x", "RichTextWithOptimizedAppearEffect", "ResolveLinks", "resolvedLinks", "kpC2_7I7N_default", "Image2", "RichText2", "ChildrenCanSuspend", "uKYIV60yh_default", "collection", "paginationInfo", "loadMore", "l", "i", "textContent", "PathVariablesContext", "Link", "resolvedLinks1", "hPUXObdP9_default", "O1448Crgy_default", "fSo9b5WIu_default", "css", "FramerkSxXQI4eb", "withCSS", "kSxXQI4eb_default", "addFonts", "NavigationFonts", "ButtonFonts", "AccordionFonts", "CTAFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
