{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/jxXO3B4rHU2ETUoyh4l9/0E8IGqfgt5kmxBlBz8PI/GIsc1GpZQ.js"],
  "sourcesContent": ["// Generated by Framer (1d068b1)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouter,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import BlurGradient from\"https://framerusercontent.com/modules/rofp3mS0LNY15cjhHzia/mqQEarGIByho1rG31aTv/BlurGradient_Prod.js\";import ChromaBackground from\"https://framerusercontent.com/modules/xaswehZWsdrg2vflyKZT/Waqb0D1mlp7yLK081MAZ/ChromaBGs.js\";import Footer from\"#framer/local/canvasComponent/dTGywYThN/dTGywYThN.js\";import NavigationNavbar from\"#framer/local/canvasComponent/SYlUlwfif/SYlUlwfif.js\";import CMSImg from\"#framer/local/canvasComponent/YCOHUs4tU/YCOHUs4tU.js\";import*as sharedStyle from\"#framer/local/css/ZpB38LQYT/ZpB38LQYT.js\";import metadataProvider from\"#framer/local/webPageMetadata/GIsc1GpZQ/GIsc1GpZQ.js\";const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const ImageWithFXWithOptimizedAppearEffect=withOptimizedAppearEffect(withFX(Image));const RichTextWithOptimizedAppearEffect=withOptimizedAppearEffect(RichText);const ChromaBackgroundFonts=getFonts(ChromaBackground);const BlurGradientFonts=getFonts(BlurGradient);const CMSImgFonts=getFonts(CMSImg);const NavigationNavbarFonts=getFonts(NavigationNavbar);const FooterFonts=getFonts(Footer);const breakpoints={KVAWrCpcR:\"(min-width: 1200px)\",Mzi4gRIeb:\"(max-width: 809px)\",P6HFtXY3o:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-QSyJs\";const variantClassNames={KVAWrCpcR:\"framer-v-1mxb2hi\",Mzi4gRIeb:\"framer-v-9fdu4k\",P6HFtXY3o:\"framer-v-1dg26jc\"};const transition1={bounce:0,delay:.6,duration:2.5,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:-1440,y:0};const transition2={bounce:0,delay:0,duration:1.5,type:\"spring\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation3={opacity:.2,rotate:0,rotateX:0,rotateY:0,scale:1.15,skewX:0,skewY:0,x:0,y:0};const animation4={filter:\"blur(10px)\",opacity:.001,rotate:0,scale:1,skewX:0,skewY:0,x:0,y:10};const transition3={bounce:0,delay:.05,duration:.4,type:\"spring\"};const textEffect={effect:animation4,tokenization:\"character\",transition:transition3,trigger:\"onInView\",type:\"appear\"};const transition4={bounce:.2,delay:.5,duration:.6,type:\"spring\"};const animation5={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition4,x:0,y:0};const animation6={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"KVAWrCpcR\",Phone:\"Mzi4gRIeb\",Tablet:\"P6HFtXY3o\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"KVAWrCpcR\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"KVAWrCpcR\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: radial-gradient(50% 85% at 50% 50%, rgba(0, 90, 156, 0) 38.921734234234236%, rgba(0, 90, 156, 0.02) 57.99999999999999%, rgba(0, 90, 156, 0.15) 100%); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1mxb2hi\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1kltz0y\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation,className:\"framer-23z3ne\",\"data-framer-appear-id\":\"23z3ne\",\"data-framer-name\":\"Loader\",initial:animation1,optimized:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1b0k2dw\",\"data-framer-name\":\"Spacer\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Mzi4gRIeb:{background:{alt:\"Fragrance\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+155.50000000000009),pixelHeight:4473,pixelWidth:7952,sizes:\"1160px\",src:\"https://framerusercontent.com/images/L0KTdUOWbuniRREp3SBAOkZWnqE.jpg\",srcSet:\"https://framerusercontent.com/images/L0KTdUOWbuniRREp3SBAOkZWnqE.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/L0KTdUOWbuniRREp3SBAOkZWnqE.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/L0KTdUOWbuniRREp3SBAOkZWnqE.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/L0KTdUOWbuniRREp3SBAOkZWnqE.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/L0KTdUOWbuniRREp3SBAOkZWnqE.jpg 7952w\"}}},children:/*#__PURE__*/_jsx(ImageWithFXWithOptimizedAppearEffect,{__framer__adjustPosition:false,__framer__offset:0,__framer__parallaxTransformEnabled:true,__framer__speed:110,__perspectiveFX:false,__targetOpacity:1,animate:animation2,background:{alt:\"Fragrance\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+75.50000000000006),pixelHeight:4473,pixelWidth:7952,sizes:\"1160px\",src:\"https://framerusercontent.com/images/L0KTdUOWbuniRREp3SBAOkZWnqE.jpg\",srcSet:\"https://framerusercontent.com/images/L0KTdUOWbuniRREp3SBAOkZWnqE.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/L0KTdUOWbuniRREp3SBAOkZWnqE.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/L0KTdUOWbuniRREp3SBAOkZWnqE.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/L0KTdUOWbuniRREp3SBAOkZWnqE.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/L0KTdUOWbuniRREp3SBAOkZWnqE.jpg 7952w\"},className:\"framer-1sx22fe\",\"data-framer-appear-id\":\"1sx22fe\",\"data-framer-name\":\"Blur Image\",initial:animation3,optimized:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-u2tor5\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-u7u7uf\",\"data-framer-name\":\"Left\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{style:{\"--font-selector\":\"RlI7SW50ZXJEaXNwbGF5LUJvbGQ=\",\"--framer-font-family\":'\"Inter Display\", \"Inter Display Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-1px\",\"--framer-line-height\":\"35px\",\"--framer-text-color\":\"var(--token-84b4825d-7008-4392-8306-f55e8d807ecc, rgb(249, 249, 249))\"},children:\"\\xa92025\"})}),className:\"framer-1c8oiz6\",\"data-framer-name\":\"Year\",fonts:[\"FR;InterDisplay-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-kh6jae\",\"data-framer-name\":\"Title\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-v9lxzs\",\"data-styles-preset\":\"ZpB38LQYT\",children:\"Vegetable Oil\"})}),className:\"framer-l15ltk\",\"data-framer-name\":\"Text\",effect:textEffect,fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-sfyosp\",\"data-framer-name\":\"Right\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1rqj6le\",\"data-framer-name\":\"Body\",children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation5,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlI7SW50ZXJEaXNwbGF5LU1lZGl1bQ==\",\"--framer-font-family\":'\"Inter Display\", \"Inter Display Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.1px\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--token-a6f31d1f-328d-4cd4-8b2b-5560d25dd321, rgb(127, 127, 128))\"},children:\"               Our optimized sourcing strategies significantly lower hiring and operational costs.\"})}),className:\"framer-o0qb8z\",\"data-framer-appear-id\":\"o0qb8z\",\"data-framer-name\":\"Body Text\",fonts:[\"FR;InterDisplay-Medium\"],initial:animation6,optimized:true,verticalAlignment:\"top\",withExternalLayout:true})})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-4ezm0i-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"dol8POg3Ec5wMMh583\",scopeId:\"GIsc1GpZQ\",children:/*#__PURE__*/_jsx(ChromaBackground,{height:\"100%\",id:\"dol8POg3Ec5wMMh583\",layoutId:\"dol8POg3Ec5wMMh583\",projectId:\"wYI4YirTR5lrja86ArSY\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-p0b7ez-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"dol8POg3Epbv8bbEzz\",scopeId:\"GIsc1GpZQ\",children:/*#__PURE__*/_jsx(BlurGradient,{blur:2,borderRadius:\"0px\",direction:\"to top\",height:\"100%\",id:\"dol8POg3Epbv8bbEzz\",layoutId:\"dol8POg3Epbv8bbEzz\",style:{height:\"100%\",width:\"100%\"},transition:{delay:0,duration:.3,ease:[.44,0,.56,1],type:\"tween\"},width:\"100%\"})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-kctv1o\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-15l91eh\",\"data-framer-name\":\"Products\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{ZmqGLtXhA:\"sunflower-oil\"},unresolvedPathSlugs:{ZmqGLtXhA:{collectionId:\"KvBEx7nOY\",collectionItemId:\"N2f2u7dG8\"}},webPageId:\"xJ32bOAM9\"},implicitPathVariables:undefined},{href:{pathVariables:{ZmqGLtXhA:\"sunflower-oil\"},unresolvedPathSlugs:{ZmqGLtXhA:{collectionId:\"KvBEx7nOY\",collectionItemId:\"N2f2u7dG8\"}},webPageId:\"xJ32bOAM9\"},implicitPathVariables:undefined},{href:{pathVariables:{ZmqGLtXhA:\"sunflower-oil\"},unresolvedPathSlugs:{ZmqGLtXhA:{collectionId:\"KvBEx7nOY\",collectionItemId:\"N2f2u7dG8\"}},webPageId:\"xJ32bOAM9\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Mzi4gRIeb:{width:`min(min(${componentViewport?.width||\"100vw\"} * 0.9, ${componentViewport?.width||\"100vw\"}), 1800px)`,y:(componentViewport?.y||0)+0+601+0+0+0+0},P6HFtXY3o:{width:`min(min(${componentViewport?.width||\"100vw\"} * 0.9, ${componentViewport?.width||\"100vw\"}), 1800px)`,y:(componentViewport?.y||0)+0+441+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:526,width:`max((min(min(${componentViewport?.width||\"100vw\"} * 0.9, ${componentViewport?.width||\"100vw\"}), 1800px) - 30px) / 2, 1px)`,y:(componentViewport?.y||0)+0+441+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1jpb5t7-container\",nodeId:\"uCw08TIrK\",scopeId:\"GIsc1GpZQ\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Mzi4gRIeb:{JDKxaC3QQ:resolvedLinks[2],variant:\"rbRbZvKv0\"},P6HFtXY3o:{JDKxaC3QQ:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(CMSImg,{height:\"100%\",IazTMPMmJ:\"o2_7G5dnV\",id:\"uCw08TIrK\",JDKxaC3QQ:resolvedLinks[0],layoutId:\"uCw08TIrK\",lq5N1EJ6v:\"Sunflower Oil\",LzJ_XpULN:addImageAlt({src:\"https://framerusercontent.com/images/aHJdLDmBN0QO1x50tnlOUEX4k.jpg\",srcSet:\"https://framerusercontent.com/images/aHJdLDmBN0QO1x50tnlOUEX4k.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/aHJdLDmBN0QO1x50tnlOUEX4k.jpg 640w\"},\"\"),o2Q5NvvcV:\"Vegetable Oil\",style:{width:\"100%\"},variant:\"q2OTHbMBa\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{ZmqGLtXhA:\"palm-oil\"},unresolvedPathSlugs:{ZmqGLtXhA:{collectionId:\"KvBEx7nOY\",collectionItemId:\"DASr95pYv\"}},webPageId:\"xJ32bOAM9\"},implicitPathVariables:undefined},{href:{pathVariables:{ZmqGLtXhA:\"palm-oil\"},unresolvedPathSlugs:{ZmqGLtXhA:{collectionId:\"KvBEx7nOY\",collectionItemId:\"DASr95pYv\"}},webPageId:\"xJ32bOAM9\"},implicitPathVariables:undefined},{href:{pathVariables:{ZmqGLtXhA:\"palm-oil\"},unresolvedPathSlugs:{ZmqGLtXhA:{collectionId:\"KvBEx7nOY\",collectionItemId:\"DASr95pYv\"}},webPageId:\"xJ32bOAM9\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Mzi4gRIeb:{width:`min(min(${componentViewport?.width||\"100vw\"} * 0.9, ${componentViewport?.width||\"100vw\"}), 1800px)`,y:(componentViewport?.y||0)+0+601+0+0+0+556},P6HFtXY3o:{width:`min(min(${componentViewport?.width||\"100vw\"} * 0.9, ${componentViewport?.width||\"100vw\"}), 1800px)`,y:(componentViewport?.y||0)+0+441+0+0+0+556}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:526,width:`max((min(min(${componentViewport?.width||\"100vw\"} * 0.9, ${componentViewport?.width||\"100vw\"}), 1800px) - 30px) / 2, 1px)`,y:(componentViewport?.y||0)+0+441+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-15xtupk-container\",nodeId:\"yrCwgw_RX\",scopeId:\"GIsc1GpZQ\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Mzi4gRIeb:{JDKxaC3QQ:resolvedLinks1[2],variant:\"rbRbZvKv0\"},P6HFtXY3o:{JDKxaC3QQ:resolvedLinks1[1]}},children:/*#__PURE__*/_jsx(CMSImg,{height:\"100%\",IazTMPMmJ:\"ipnCnyqdk\",id:\"yrCwgw_RX\",JDKxaC3QQ:resolvedLinks1[0],layoutId:\"yrCwgw_RX\",lq5N1EJ6v:\"Palm Oil\",LzJ_XpULN:addImageAlt({src:\"https://framerusercontent.com/images/3x8GBigfM7Bq33M4AdotghxqZM.jpg\",srcSet:\"https://framerusercontent.com/images/3x8GBigfM7Bq33M4AdotghxqZM.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/3x8GBigfM7Bq33M4AdotghxqZM.jpg 799w\"},\"\"),o2Q5NvvcV:\"Vegetable Oil\",style:{width:\"100%\"},variant:\"q2OTHbMBa\",width:\"100%\"})})})})})})]})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:75,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1o4ww9v-container\",layoutScroll:true,nodeId:\"dol8POg3EU3Rd6hw2r\",scopeId:\"GIsc1GpZQ\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Mzi4gRIeb:{variant:\"AvscI3T4d\"}},children:/*#__PURE__*/_jsx(NavigationNavbar,{height:\"100%\",id:\"dol8POg3EU3Rd6hw2r\",layoutId:\"dol8POg3EU3Rd6hw2r\",style:{width:\"100%\"},variant:\"c_WnxEDy5\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Mzi4gRIeb:{y:(componentViewport?.y||0)+0+1843},P6HFtXY3o:{y:(componentViewport?.y||0)+0+1683}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:709,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+1127,children:/*#__PURE__*/_jsx(Container,{className:\"framer-zuoldi-container\",nodeId:\"dol8POg3EyWZL2_ZRI\",scopeId:\"GIsc1GpZQ\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Mzi4gRIeb:{variant:\"Ki_nAoEkh\"},P6HFtXY3o:{variant:\"VZfhtLUKY\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"dol8POg3EyWZL2_ZRI\",layoutId:\"dol8POg3EyWZL2_ZRI\",style:{width:\"100%\"},variant:\"COm7nTJ73\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-QSyJs.framer-i1oaos, .framer-QSyJs .framer-i1oaos { display: block; }\",\".framer-QSyJs.framer-1mxb2hi { align-content: center; align-items: center; background: radial-gradient(50% 85% at 50% 50%, rgba(0, 90, 156, 0) 38.921734234234236%, rgba(0, 90, 156, 0.02) 57.99999999999999%, rgba(0, 90, 156, 0.15) 100%); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 160px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-QSyJs .framer-1kltz0y { align-content: flex-start; align-items: flex-start; background-color: var(--token-51cf9685-93d7-40fe-ae9b-558b3490b3d2, #090909); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 34px; position: relative; width: 100%; z-index: 1; }\",\".framer-QSyJs .framer-23z3ne { background-color: var(--token-c09a4b6c-5e2d-4d13-957a-f4622f4fd9c1, #228b22); flex: none; height: 7px; left: calc(50.00000000000002% - 1160px / 2); overflow: hidden; position: absolute; top: 0px; width: 1160px; will-change: var(--framer-will-change-effect-override, transform); z-index: 1; }\",\".framer-QSyJs .framer-1b0k2dw { flex: none; height: 54px; overflow: hidden; position: relative; width: 1092px; }\",\".framer-QSyJs .framer-1sx22fe { -webkit-filter: blur(5px); filter: blur(5px); flex: none; height: 130px; left: calc(50.00000000000002% - 1160px / 2); overflow: hidden; position: absolute; top: calc(50.00000000000002% - 130px / 2); width: 1160px; will-change: var(--framer-will-change-effect-override, transform); z-index: 0; }\",\".framer-QSyJs .framer-u2tor5 { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1092px; }\",\".framer-QSyJs .framer-u7u7uf { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-QSyJs .framer-1c8oiz6 { --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-QSyJs .framer-kh6jae { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-QSyJs .framer-l15ltk { --framer-paragraph-spacing: 0px; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-QSyJs .framer-sfyosp { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 36%; }\",\".framer-QSyJs .framer-1rqj6le { align-content: flex-end; align-items: flex-end; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; max-width: 650px; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-QSyJs .framer-o0qb8z { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; will-change: var(--framer-will-change-effect-override, transform); word-break: break-word; word-wrap: break-word; }\",\".framer-QSyJs .framer-4ezm0i-container { flex: none; height: 100px; left: calc(50.00000000000002% - 1160px / 2); mix-blend-mode: screen; opacity: 0.3; pointer-events: none; position: absolute; top: calc(50.00000000000002% - 100px / 2); width: 1160px; z-index: 0; }\",\".framer-QSyJs .framer-p0b7ez-container { flex: none; height: 180px; left: 0px; pointer-events: none; position: absolute; right: 0px; top: 0px; z-index: 0; }\",\".framer-QSyJs .framer-kctv1o { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; max-width: 100%; padding: 0px; position: relative; width: 90%; }\",\".framer-QSyJs .framer-15l91eh { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; max-width: 1800px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-QSyJs .framer-1jpb5t7-container, .framer-QSyJs .framer-15xtupk-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-QSyJs .framer-1o4ww9v-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 10; }\",\".framer-QSyJs .framer-zuoldi-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-QSyJs.framer-1mxb2hi, .framer-QSyJs .framer-1kltz0y, .framer-QSyJs .framer-u2tor5, .framer-QSyJs .framer-u7u7uf, .framer-QSyJs .framer-kh6jae, .framer-QSyJs .framer-sfyosp, .framer-QSyJs .framer-1rqj6le, .framer-QSyJs .framer-kctv1o, .framer-QSyJs .framer-15l91eh { gap: 0px; } .framer-QSyJs.framer-1mxb2hi > * { margin: 0px; margin-bottom: calc(160px / 2); margin-top: calc(160px / 2); } .framer-QSyJs.framer-1mxb2hi > :first-child, .framer-QSyJs .framer-1kltz0y > :first-child, .framer-QSyJs .framer-u7u7uf > :first-child, .framer-QSyJs .framer-1rqj6le > :first-child, .framer-QSyJs .framer-kctv1o > :first-child { margin-top: 0px; } .framer-QSyJs.framer-1mxb2hi > :last-child, .framer-QSyJs .framer-1kltz0y > :last-child, .framer-QSyJs .framer-u7u7uf > :last-child, .framer-QSyJs .framer-1rqj6le > :last-child, .framer-QSyJs .framer-kctv1o > :last-child { margin-bottom: 0px; } .framer-QSyJs .framer-1kltz0y > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-QSyJs .framer-u2tor5 > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-QSyJs .framer-u2tor5 > :first-child, .framer-QSyJs .framer-kh6jae > :first-child, .framer-QSyJs .framer-sfyosp > :first-child, .framer-QSyJs .framer-15l91eh > :first-child { margin-left: 0px; } .framer-QSyJs .framer-u2tor5 > :last-child, .framer-QSyJs .framer-kh6jae > :last-child, .framer-QSyJs .framer-sfyosp > :last-child, .framer-QSyJs .framer-15l91eh > :last-child { margin-right: 0px; } .framer-QSyJs .framer-u7u7uf > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-QSyJs .framer-kh6jae > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-QSyJs .framer-sfyosp > * { margin: 0px; margin-left: calc(60px / 2); margin-right: calc(60px / 2); } .framer-QSyJs .framer-1rqj6le > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-QSyJs .framer-kctv1o > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-QSyJs .framer-15l91eh > * { margin: 0px; margin-left: calc(30px / 2); margin-right: calc(30px / 2); } }\",...sharedStyle.css,\"@media (min-width: 810px) and (max-width: 1199px) { .framer-QSyJs.framer-1mxb2hi { width: 810px; } .framer-QSyJs .framer-u2tor5 { width: 100%; } .framer-QSyJs .framer-15l91eh { flex-direction: column; } .framer-QSyJs .framer-1jpb5t7-container, .framer-QSyJs .framer-15xtupk-container { flex: none; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-QSyJs .framer-15l91eh { gap: 0px; } .framer-QSyJs .framer-15l91eh > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-QSyJs .framer-15l91eh > :first-child { margin-top: 0px; } .framer-QSyJs .framer-15l91eh > :last-child { margin-bottom: 0px; } }}\",\"@media (max-width: 809px) { .framer-QSyJs.framer-1mxb2hi { width: 390px; } .framer-QSyJs .framer-1kltz0y { padding: 34px 20px 34px 20px; } .framer-QSyJs .framer-u2tor5 { flex-direction: column; width: 100%; } .framer-QSyJs .framer-u7u7uf, .framer-QSyJs .framer-1jpb5t7-container, .framer-QSyJs .framer-15xtupk-container { flex: none; width: 100%; } .framer-QSyJs .framer-sfyosp { width: 100%; } .framer-QSyJs .framer-15l91eh { flex-direction: column; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-QSyJs .framer-u2tor5, .framer-QSyJs .framer-15l91eh { gap: 0px; } .framer-QSyJs .framer-u2tor5 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-QSyJs .framer-u2tor5 > :first-child, .framer-QSyJs .framer-15l91eh > :first-child { margin-top: 0px; } .framer-QSyJs .framer-u2tor5 > :last-child, .framer-QSyJs .framer-15l91eh > :last-child { margin-bottom: 0px; } .framer-QSyJs .framer-15l91eh > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1967\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"P6HFtXY3o\":{\"layout\":[\"fixed\",\"auto\"]},\"Mzi4gRIeb\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerGIsc1GpZQ=withCSS(Component,css,\"framer-QSyJs\");export default FramerGIsc1GpZQ;FramerGIsc1GpZQ.displayName=\"Vegetable Oil\";FramerGIsc1GpZQ.defaultProps={height:1967,width:1200};addFonts(FramerGIsc1GpZQ,[{explicitInter:true,fonts:[{family:\"Inter Display\",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/I11LrmuBDQZweplJ62KkVsklU5Y.woff2\",weight:\"700\"},{family:\"Inter Display\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/UjFZPDy3qGuDktQM4q9CxhKfIa8.woff2\",weight:\"700\"},{family:\"Inter Display\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/8exwVHJy2DhJ4N5prYlVMrEKmQ.woff2\",weight:\"700\"},{family:\"Inter Display\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/UTeedEK21hO5jDxEUldzdScUqpg.woff2\",weight:\"700\"},{family:\"Inter Display\",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/Ig8B8nzy11hzIWEIYnkg91sofjo.woff2\",weight:\"700\"},{family:\"Inter Display\",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/n9CXKI3tsmCPeC6MCT9NziShSuQ.woff2\",weight:\"700\"},{family:\"Inter Display\",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/qctQFoJqJ9aIbRSIp0AhCQpFxn8.woff2\",weight:\"700\"},{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:\"Inter Display\",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/ePuN3mCjzajIHnyCdvKBFiZkyY0.woff2\",weight:\"500\"},{family:\"Inter Display\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/V3j1L0o5vPFKe26Sw4HcpXCfHo.woff2\",weight:\"500\"},{family:\"Inter Display\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/F3kdpd2N0cToWV5huaZjjgM.woff2\",weight:\"500\"},{family:\"Inter Display\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/0iDmxkizU9goZoclqIqsV5rvETU.woff2\",weight:\"500\"},{family:\"Inter Display\",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/r0mv3NegmA0akcQsNFotG32Las.woff2\",weight:\"500\"},{family:\"Inter Display\",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/8yoV9pUxquX7VD7ZXlNYKQmkmk.woff2\",weight:\"500\"},{family:\"Inter Display\",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/Ii21jnSJkulBKsHHXKlapi7fv9w.woff2\",weight:\"500\"}]},...ChromaBackgroundFonts,...BlurGradientFonts,...CMSImgFonts,...NavigationNavbarFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerGIsc1GpZQ\",\"slots\":[],\"annotations\":{\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"1967\",\"framerIntrinsicWidth\":\"1200\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"P6HFtXY3o\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Mzi4gRIeb\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerAcceptsLayoutTemplate\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["MotionDivWithOptimizedAppearEffect", "withOptimizedAppearEffect", "motion", "ImageWithFXWithOptimizedAppearEffect", "withFX", "Image2", "RichTextWithOptimizedAppearEffect", "RichText2", "ChromaBackgroundFonts", "getFonts", "UnicornStudioEmbed", "BlurGradientFonts", "BlurGradient_Prod_default", "CMSImgFonts", "YCOHUs4tU_default", "NavigationNavbarFonts", "SYlUlwfif_default", "FooterFonts", "dTGywYThN_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "transition2", "animation2", "animation3", "animation4", "transition3", "textEffect", "transition4", "animation5", "animation6", "addImageAlt", "image", "alt", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "router", "useRouter", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "MotionDivWithOptimizedAppearEffect", "PropertyOverrides2", "getLoadingLazyAtYPosition", "ImageWithFXWithOptimizedAppearEffect", "RichText2", "x", "RichTextWithOptimizedAppearEffect", "ComponentViewportProvider", "Container", "UnicornStudioEmbed", "BlurGradient_Prod_default", "ResolveLinks", "resolvedLinks", "YCOHUs4tU_default", "resolvedLinks1", "SYlUlwfif_default", "dTGywYThN_default", "css", "FramerGIsc1GpZQ", "withCSS", "GIsc1GpZQ_default", "addFonts", "ChromaBackgroundFonts", "BlurGradientFonts", "CMSImgFonts", "NavigationNavbarFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
