{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/h1ptODi68YXg9WB1vcze/MvtBogyWEYsa5cFLGweC/FOJhcKHEY.js"],
  "sourcesContent": ["// Generated by Framer (2ca17d4)\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,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleCode,useLocaleInfo,useQueryData,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import Superfields from\"https://framerusercontent.com/modules/1o5Bk6b6qvbR58A6b2Ej/KoXxCUSomwaRrKGujtam/Superfields.js\";import Filter from\"https://framerusercontent.com/modules/LYyAFjx6EnDQcWGl8jCk/Q3UryqJiWjVtNZ8o1XOH/Filter.js\";import PaginationButtons from\"https://framerusercontent.com/modules/SjmdPPDPZAXy5pCDgKCg/TyXvhrkxRmdoSkl255ln/PaginationButtons.js\";import NoLinkUnderlineButton from\"#framer/local/canvasComponent/Gy0NqsTN7/Gy0NqsTN7.js\";import HeroCenter04 from\"#framer/local/canvasComponent/JtXi9OQ6X/JtXi9OQ6X.js\";import Footer from\"#framer/local/canvasComponent/MvPRU52yR/MvPRU52yR.js\";import Navbar from\"#framer/local/canvasComponent/P9ffjPGqS/P9ffjPGqS.js\";import CTAVertical03 from\"#framer/local/canvasComponent/tXJZZ41W7/tXJZZ41W7.js\";import Blog,{enumToDisplayNameFunctions}from\"#framer/local/collection/WhRspeeCO/WhRspeeCO.js\";import*as sharedStyle from\"#framer/local/css/NLBEe4aVc/NLBEe4aVc.js\";import*as sharedStyle1 from\"#framer/local/css/zoQ8XBidD/zoQ8XBidD.js\";import metadataProvider from\"#framer/local/webPageMetadata/FOJhcKHEY/FOJhcKHEY.js\";const NavbarFonts=getFonts(Navbar);const HeroCenter04Fonts=getFonts(HeroCenter04);const FilterFonts=getFonts(Filter);const NoLinkUnderlineButtonFonts=getFonts(NoLinkUnderlineButton);const SuperfieldsFonts=getFonts(Superfields);const PaginationButtonsFonts=getFonts(PaginationButtons);const CTAVertical03Fonts=getFonts(CTAVertical03);const FooterFonts=getFonts(Footer);const breakpoints={keI0wXxB0:\"(min-width: 810px) and (max-width: 1199px)\",q5NoCQHqO:\"(max-width: 809px)\",xJbxVIxXO:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-HhcGm\";const variantClassNames={keI0wXxB0:\"framer-v-1ha23gl\",q5NoCQHqO:\"framer-v-jonx06\",xJbxVIxXO:\"framer-v-2vvlps\"};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 HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"xJbxVIxXO\",Phone:\"q5NoCQHqO\",Tablet:\"keI0wXxB0\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"xJbxVIxXO\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,uNWVLUwCLx4LFxrhfd,yzLP64oMRx4LFxrhfd,eQHHs1B9jx4LFxrhfd,JmVCI9yfTx4LFxrhfd,t6RDAIWNox4LFxrhfd,idx4LFxrhfd,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const activeLocaleCode=useLocaleCode();const defaultLayoutId=React.useId();useCustomCursors({});const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"xJbxVIxXO\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-92fddb23-b2ef-429e-b64a-b8220fed5a33, rgb(17, 29, 59)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-2vvlps\",className),ref:ref??ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:57,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-17r2rxc-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{q5NoCQHqO:{variant:\"GTOSl3VBU\"}},children:/*#__PURE__*/_jsx(Navbar,{height:\"100%\",id:\"PmZSEtVaT\",layoutId:\"PmZSEtVaT\",style:{width:\"100%\"},variant:\"geYB9oN7X\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"main\",{className:\"framer-hgh9qm\",\"data-framer-name\":\"Main\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:250,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1cv5n3z-container\",children:/*#__PURE__*/_jsx(HeroCenter04,{dPkRYuBNZ:\"Latest articles from Sourcemap\",height:\"100%\",id:\"LSPGeK01A\",layoutId:\"LSPGeK01A\",style:{width:\"100%\"},variant:\"cQ3jEf0UU\",width:\"100%\",xZ24RwArU:\"Blog\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-11i9b6e\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-txrbde\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-b5sv7t\",\"data-framer-name\":\"Heading Content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Um9ib3RvIE1vbm8tcmVndWxhcg==\",\"--framer-font-family\":'\"Roboto Mono\", monospace',\"--framer-font-size\":\"13px\",\"--framer-letter-spacing\":\"0.5px\",\"--framer-line-height\":\"20.8px\",\"--framer-text-color\":\"var(--token-801172cb-bf10-456d-b6c0-e7ed31654a54, rgb(17, 29, 59))\",\"--framer-text-transform\":\"uppercase\"},children:\"categories\"})}),className:\"framer-10wk8rt\",\"data-framer-name\":\"01\",fonts:[\"GF;Roboto Mono-regular\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-xo73jh\",\"data-framer-name\":\"Horizontal Divider\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ajmpll\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-15edg9g-container\",children:/*#__PURE__*/_jsx(Filter,{buttonGroupLayout:{direction:\"horizontal\",distribute:\"flex-start\",gapH:5,gapV:5,width:\"fit\",wrap:true},buttonGroupStyle:{bgBlur:0,defaultFontColor:\"rgba(17, 29, 59, 0.6)\",fill:{colorAOff:\"rgb(237, 237, 237)\",colorAOn:\"rgb(112, 179, 255)\",colorBOff:\"rgb(204, 204, 204)\",colorBOn:\"rgb(0, 117, 255)\",colorOff:\"rgb(240, 240, 240)\",colorOn:\"rgba(0, 117, 255, 0.25)\",gradientAngle:0,type:\"color\"},padding:6,paddingBottom:5,paddingIsMixed:true,paddingLeft:10,paddingRight:10,paddingTop:5,radius:4,radiusBottomLeft:4,radiusBottomRight:4,radiusIsMixed:false,radiusTopLeft:4,radiusTopRight:4,selectedFontColor:\"var(--token-0801a865-24d4-42d8-bf2b-61b3afdc48d0, rgb(29, 80, 140))\",shadows:\"\",shadowsSelected:\"\"},checkboxStyle:{fillOff:\"rgb(237, 237, 237)\",fillOn:\"rgb(0, 117, 255)\",icon:{colorOn:\"rgb(255, 255, 255)\",lineWidth:2,rounded:true,size:16},radius:6,size:24},collectionList:[],dividerStyle:{color:\"rgba(0, 0, 0, 0.25)\",marginH:0,marginV:0,rounded:false,width:1},dropdownStyle:{arrow:{gap:10,size:12,stroke:2},bgBlur:0,fill:{color:\"rgb(240, 240, 240)\",colorA:\"rgb(255, 255, 255)\",colorB:\"rgb(189, 189, 189)\",gradientAngle:0,type:\"color\"},fontColor:\"rgb(0, 0, 0)\",padding:16,paddingBottom:16,paddingIsMixed:false,paddingLeft:16,paddingRight:16,paddingTop:16,radius:8,radiusBottomLeft:8,radiusBottomRight:8,radiusIsMixed:false,radiusTopLeft:8,radiusTopRight:8,shadows:\"\"},fieldName:\"Category\",fieldType:\"option\",filterBy:\"field\",filterTypeOption:\"buttonGroup\",filterTypeToggle:\"toggleSwitch\",font:{fontFamily:'\"Roboto Mono\", monospace',fontSize:\"12px\",fontStyle:\"normal\",fontWeight:500,letterSpacing:\"0em\",lineHeight:\"1.4em\"},height:\"100%\",id:\"RgJil4jKe\",layoutId:\"RgJil4jKe\",multipleOptionsNoneOption:\"\",multiSelect:false,optionFieldNames:[],options:{allOption:true,allText:\"All\",defaultValue:\"\",optionMode:\"manual\",optionOrder:\"alphabetical\",optionValues:[\"Business Resilience\",\"Deforestation\",\"Environmental Responsibility\",\"Industry Trend\",\"Labor and Human Rights\",\"Policy\",\"Sourcemap\",\"Supply Chain Mapping\"],placeholder:\"[Preview project]\"},referenceFieldName:\"Title\",referenceFieldType:\"text\",style:{width:\"100%\"},superfieldsId:1,textCondition:\"equals\",toggleMultiOptions:{allOption:true,allText:\"All\",defaultValue:\"all\",noOption:false,noText:\"Off\",order:\"yesNo\",yesOption:true,yesText:\"On\"},toggleSwitchStyle:{fill:{colorAOff:\"rgb(237, 237, 237)\",colorAOn:\"rgb(112, 179, 255)\",colorBOff:\"rgb(204, 204, 204)\",colorBOn:\"rgb(0, 117, 255)\",colorOff:\"rgb(237, 237, 237)\",colorOn:\"rgb(0, 117, 255)\",gradientAngle:0,type:\"color\"},height:32,padding:4,radius:16,shadows:\"0px 2px 4px 0px rgba(0,0,0,0.2)\",switchFill:{colorAOff:\"rgb(255, 255, 255)\",colorAOn:\"rgb(255, 255, 255)\",colorBOff:\"rgb(214, 214, 214)\",colorBOn:\"rgb(214, 214, 214)\",colorOff:\"rgb(255, 255, 255)\",colorOn:\"rgb(255, 255, 255)\",gradientAngle:0,type:\"color\"}},toggleTwoStateOptions:{defaultValue:\"off\",offState:\"all\",onState:\"on\"},toggleTwoStateText:{fontColor:\"rgb(0, 0, 0)\",gap:10,location:\"right\",offText:\"Off\",onText:\"On\"},transition:{bounce:0,delay:0,duration:.2,type:\"spring\"},width:\"100%\"})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ddv0au\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-7gvcta\",\"data-styles-preset\":\"NLBEe4aVc\",style:{\"--framer-text-color\":\"var(--token-801172cb-bf10-456d-b6c0-e7ed31654a54, rgb(17, 29, 59))\"},children:\"Latest articles\"})}),className:\"framer-8chj8\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1m2caod-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{keI0wXxB0:{itemsPerPage:4,layout:{alignH:\"start\",alignV:\"start\",columnCount:2,columns:\"fixed\",direction:\"vertical\",distribute:\"start\",gap:10,gapH:20,gapV:40,gridAlign:\"center\",gridAlignV:\"start\",gridHeight:200,gridHeightType:\"fit\",gridWidth:200,gridWidthType:\"min\",masonryAlign:\"center\",masonryColumns:3,masonryItemWidth:\"fill\",padding:0,paddingBottom:0,paddingIsMixed:false,paddingLeft:0,paddingRight:0,paddingTop:0,type:\"grid\",wrap:false}},q5NoCQHqO:{itemsPerPage:3,layout:{alignH:\"start\",alignV:\"start\",columnCount:1,columns:\"fixed\",direction:\"vertical\",distribute:\"start\",gap:10,gapH:20,gapV:40,gridAlign:\"center\",gridAlignV:\"start\",gridHeight:200,gridHeightType:\"fit\",gridWidth:200,gridWidthType:\"min\",masonryAlign:\"center\",masonryColumns:3,masonryItemWidth:\"fill\",padding:0,paddingBottom:0,paddingIsMixed:false,paddingLeft:0,paddingRight:0,paddingTop:0,type:\"grid\",wrap:false}}},children:/*#__PURE__*/_jsx(Superfields,{cmsCollectionName:\"\",collectionList:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ul41g\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"x4LFxrhfd\",data:Blog,type:\"Collection\"},select:[{collection:\"x4LFxrhfd\",name:\"uNWVLUwCL\",type:\"Identifier\"},{collection:\"x4LFxrhfd\",name:\"yzLP64oMR\",type:\"Identifier\"},{collection:\"x4LFxrhfd\",name:\"eQHHs1B9j\",type:\"Identifier\"},{collection:\"x4LFxrhfd\",name:\"JmVCI9yfT\",type:\"Identifier\"},{collection:\"x4LFxrhfd\",name:\"t6RDAIWNo\",type:\"Identifier\"},{collection:\"x4LFxrhfd\",name:\"id\",type:\"Identifier\"}]},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({eQHHs1B9j:eQHHs1B9jx4LFxrhfd,id:idx4LFxrhfd,JmVCI9yfT:JmVCI9yfTx4LFxrhfd,t6RDAIWNo:t6RDAIWNox4LFxrhfd,uNWVLUwCL:uNWVLUwCLx4LFxrhfd,yzLP64oMR:yzLP64oMRx4LFxrhfd},index)=>{uNWVLUwCLx4LFxrhfd??=\"\";t6RDAIWNox4LFxrhfd??=\"\";const textContent=toDateString(eQHHs1B9jx4LFxrhfd,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode);const textContent1=enumToDisplayNameFunctions[\"JmVCI9yfT\"]?.(JmVCI9yfTx4LFxrhfd,activeLocale);return /*#__PURE__*/_jsx(LayoutGroup,{id:`x4LFxrhfd-${idx4LFxrhfd}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{uNWVLUwCL:uNWVLUwCLx4LFxrhfd},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{uNWVLUwCL:uNWVLUwCLx4LFxrhfd},webPageId:\"tYx2N1jTz\"},motionChild:true,nodeId:\"aKCJlavvR\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-15ub9uz framer-js4sf2\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-4v2vyu\",\"data-framer-name\":\"Feature Wrapper\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1e3,intrinsicWidth:1e3,pixelHeight:5085,pixelWidth:7627,sizes:\"333.3333px\",...toResponsiveImage(yzLP64oMRx4LFxrhfd)},className:\"framer-mx4ot9\",\"data-framer-name\":\"Image\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1866cgb\",\"data-border\":true,\"data-framer-name\":\"Link\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Um9ib3RvIE1vbm8tcmVndWxhcg==\",\"--framer-font-family\":'\"Roboto Mono\", monospace',\"--framer-font-size\":\"10px\",\"--framer-letter-spacing\":\"0.5px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--token-61a3ab36-64f3-4a4e-9282-13c42d3f3834, rgb(255, 255, 255))\",\"--framer-text-transform\":\"uppercase\"},children:\"Aug 8, 2024\"})}),className:\"framer-1bwaw7x\",\"data-framer-name\":\"Get in Touch\",fonts:[\"GF;Roboto Mono-regular\"],text:textContent,verticalAlignment:\"center\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1a3qag4\",\"data-framer-name\":\"Text Wrapper\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-12n16jk\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7Um9ib3RvIE1vbm8tcmVndWxhcg==\",\"--framer-font-family\":'\"Roboto Mono\", monospace',\"--framer-font-size\":\"10px\",\"--framer-letter-spacing\":\"0.5px\",\"--framer-line-height\":\"20.8px\",\"--framer-text-color\":\"var(--token-801172cb-bf10-456d-b6c0-e7ed31654a54, rgb(10, 10, 10))\",\"--framer-text-transform\":\"uppercase\"},children:\"Environmental Responsibility\"})}),className:\"framer-zk1a9p\",\"data-framer-name\":\"01\",fonts:[\"GF;Roboto Mono-regular\"],text:textContent1,verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-k26bq1\",\"data-framer-name\":\"Horizontal Divider\"})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-cbvtcm\",\"data-styles-preset\":\"zoQ8XBidD\",style:{\"--framer-text-color\":\"var(--token-801172cb-bf10-456d-b6c0-e7ed31654a54, rgb(10, 10, 10))\"},children:\"Forced Labor and Ethical Sourcing in the Seafood Industry\"})}),className:\"framer-5vmifg\",fonts:[\"Inter\"],text:t6RDAIWNox4LFxrhfd,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:19,children:/*#__PURE__*/_jsx(Container,{className:\"framer-smlcs1-container\",children:/*#__PURE__*/_jsx(NoLinkUnderlineButton,{height:\"100%\",id:\"U1uZqQbX2\",layoutId:\"U1uZqQbX2\",variant:\"SAuesIdoC\",width:\"100%\"})})})]})]})})})})},idx4LFxrhfd);})})})})})],emptyState:[],favouritesOnly:false,favouriting:false,filtering:true,height:\"100%\",id:\"W5AOG1jyd\",itemsPerPage:9,layout:{alignH:\"start\",alignV:\"start\",columnCount:3,columns:\"fixed\",direction:\"vertical\",distribute:\"start\",gap:10,gapH:20,gapV:40,gridAlign:\"center\",gridAlignV:\"start\",gridHeight:200,gridHeightType:\"fit\",gridWidth:200,gridWidthType:\"min\",masonryAlign:\"center\",masonryColumns:3,masonryItemWidth:\"fill\",padding:0,paddingBottom:0,paddingIsMixed:false,paddingLeft:0,paddingRight:0,paddingTop:0,type:\"grid\",wrap:false},layoutId:\"W5AOG1jyd\",pagination:true,paginationType:\"loadMoreButton\",randomize:false,scrollUp:{filteringEnabled:false,offset:0,paginationEnabled:true,scrollStyle:\"smooth\",sortingEnabled:false},search:false,searchFields:[{fieldName:\"Title\",fieldType:\"default\",referenceFieldName:\"\"}],slugFieldName:\"Slug\",sorting:false,style:{width:\"100%\"},superfieldsId:1,transition:{duration:0,type:\"tween\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1l7fkb7-container\",children:/*#__PURE__*/_jsx(PaginationButtons,{arrowIcons:{color:\"rgb(255, 255, 255)\",size:24,stroke:2},bgBlur:0,buttonContent:\"text\",disabled:{mode:\"hide\",opacity:.5,preserveSpace:false},fill:{color:\"var(--token-a80484a1-01bd-4ec3-a0f7-3bf406e05239, rgb(55, 135, 245))\",colorA:\"rgb(140, 140, 140)\",colorB:\"rgb(0, 0, 0)\",gradientAngle:0,type:\"color\"},font:{fontFamily:'\"Montserrat\", \"Montserrat Placeholder\", sans-serif',fontSize:\"14px\",fontStyle:\"normal\",fontWeight:600,letterSpacing:\"0em\",lineHeight:\"1.4em\"},fontColor:\"rgb(255, 255, 255)\",gap:10,height:\"100%\",id:\"Tmkqg0om5\",layoutId:\"Tmkqg0om5\",loadAllButtonText:\"Load All ([items] / [totalItems])\",loadMoreButtonText:\"Load More ([items] / [totalItems])\",nextButtonText:\"Next\",padding:12,paddingBottom:10,paddingIsMixed:true,paddingLeft:20,paddingRight:20,paddingTop:10,prevButtonText:\"Previous\",radius:4,radiusBottomLeft:4,radiusBottomRight:4,radiusIsMixed:false,radiusTopLeft:4,radiusTopRight:4,shadows:\"\",superfieldsId:1,transition:{bounce:0,delay:0,duration:.2,type:\"spring\"},type:\"loadMore\",width:\"100%\"})})})]})]})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:439,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-m4izjf-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{keI0wXxB0:{variant:\"YvcsdbrzA\"},q5NoCQHqO:{variant:\"c8B8jRyc0\"}},children:/*#__PURE__*/_jsx(CTAVertical03,{height:\"100%\",id:\"kEjNbbe2K\",layoutId:\"kEjNbbe2K\",style:{width:\"100%\"},Sw8_5erO6:\"Let Us Help You Address Global Supply Chain Visibility Obligations With Confidence\",TVHvskUe5:\"\",variant:\"olEg1D_EO\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1307,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1jv6rfz-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{keI0wXxB0:{variant:\"FOtPvYum9\"},q5NoCQHqO:{variant:\"X3InJ_JMq\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"gqdfS8o9T\",layoutId:\"gqdfS8o9T\",style:{width:\"100%\"},variant:\"cEj0DD8NQ\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-HhcGm.framer-js4sf2, .framer-HhcGm .framer-js4sf2 { display: block; }\",\".framer-HhcGm.framer-2vvlps { align-content: center; align-items: center; background-color: var(--token-92fddb23-b2ef-429e-b64a-b8220fed5a33, #111d3b); 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-HhcGm .framer-17r2rxc-container { flex: none; height: auto; position: sticky; top: 0px; width: 100%; will-change: transform; z-index: 10; }\",\".framer-HhcGm .framer-hgh9qm { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-HhcGm .framer-1cv5n3z-container, .framer-HhcGm .framer-1m2caod-container, .framer-HhcGm .framer-m4izjf-container, .framer-HhcGm .framer-1jv6rfz-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-HhcGm .framer-11i9b6e { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-HhcGm .framer-txrbde { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; max-width: 1280px; overflow: hidden; padding: 80px; position: relative; width: 1200px; }\",\".framer-HhcGm .framer-b5sv7t { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-HhcGm .framer-10wk8rt { --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-HhcGm .framer-xo73jh { background-color: var(--token-0801a865-24d4-42d8-bf2b-61b3afdc48d0, #1d508c); flex: none; height: 1px; opacity: 0.2; position: relative; width: 100%; }\",\".framer-HhcGm .framer-1ajmpll { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-HhcGm .framer-15edg9g-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-HhcGm .framer-ddv0au { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-HhcGm .framer-8chj8, .framer-HhcGm .framer-5vmifg { --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-HhcGm .framer-1ul41g { display: grid; gap: 20px; grid-auto-rows: min-content; grid-template-columns: repeat(3, minmax(200px, 1fr)); height: min-content; justify-content: center; padding: 0px 0px 100px 0px; position: relative; width: 1040px; }\",\".framer-HhcGm .framer-15ub9uz { align-content: center; align-items: center; align-self: start; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 0px; height: auto; justify-content: flex-start; justify-self: start; padding: 0px 0px 30px 0px; position: relative; text-decoration: none; width: 100%; }\",\".framer-HhcGm .framer-4v2vyu { 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: flex-start; padding: 0px; position: relative; width: 1px; }\",\".framer-HhcGm .framer-mx4ot9 { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; flex: none; height: 200px; position: relative; width: 100%; }\",\".framer-HhcGm .framer-1866cgb { --border-bottom-width: 1px; --border-color: rgba(255, 255, 255, 0.12); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; -webkit-backdrop-filter: blur(15px); align-content: center; align-items: center; backdrop-filter: blur(15px); background-color: rgba(17, 29, 59, 0.15); border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; left: 20px; overflow: hidden; padding: 10px 20px 10px 20px; position: absolute; top: 20px; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-HhcGm .framer-1bwaw7x { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-HhcGm .framer-1a3qag4 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-HhcGm .framer-12n16jk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-HhcGm .framer-zk1a9p { --framer-paragraph-spacing: 0px; flex: none; height: 21px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-HhcGm .framer-k26bq1 { background-color: var(--token-801172cb-bf10-456d-b6c0-e7ed31654a54, #0a0a0a); flex: none; height: 1px; opacity: 0.2; position: relative; width: 100%; }\",\".framer-HhcGm .framer-smlcs1-container, .framer-HhcGm .framer-1l7fkb7-container { flex: none; height: auto; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-HhcGm.framer-2vvlps, .framer-HhcGm .framer-hgh9qm, .framer-HhcGm .framer-11i9b6e, .framer-HhcGm .framer-txrbde, .framer-HhcGm .framer-b5sv7t, .framer-HhcGm .framer-1ajmpll, .framer-HhcGm .framer-ddv0au, .framer-HhcGm .framer-15ub9uz, .framer-HhcGm .framer-4v2vyu, .framer-HhcGm .framer-1866cgb, .framer-HhcGm .framer-1a3qag4, .framer-HhcGm .framer-12n16jk { gap: 0px; } .framer-HhcGm.framer-2vvlps > *, .framer-HhcGm .framer-hgh9qm > *, .framer-HhcGm .framer-1866cgb > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-HhcGm.framer-2vvlps > :first-child, .framer-HhcGm .framer-hgh9qm > :first-child, .framer-HhcGm .framer-txrbde > :first-child, .framer-HhcGm .framer-b5sv7t > :first-child, .framer-HhcGm .framer-ddv0au > :first-child, .framer-HhcGm .framer-4v2vyu > :first-child, .framer-HhcGm .framer-1866cgb > :first-child, .framer-HhcGm .framer-1a3qag4 > :first-child, .framer-HhcGm .framer-12n16jk > :first-child { margin-top: 0px; } .framer-HhcGm.framer-2vvlps > :last-child, .framer-HhcGm .framer-hgh9qm > :last-child, .framer-HhcGm .framer-txrbde > :last-child, .framer-HhcGm .framer-b5sv7t > :last-child, .framer-HhcGm .framer-ddv0au > :last-child, .framer-HhcGm .framer-4v2vyu > :last-child, .framer-HhcGm .framer-1866cgb > :last-child, .framer-HhcGm .framer-1a3qag4 > :last-child, .framer-HhcGm .framer-12n16jk > :last-child { margin-bottom: 0px; } .framer-HhcGm .framer-11i9b6e > * { margin: 0px; margin-left: calc(30px / 2); margin-right: calc(30px / 2); } .framer-HhcGm .framer-11i9b6e > :first-child, .framer-HhcGm .framer-1ajmpll > :first-child, .framer-HhcGm .framer-15ub9uz > :first-child { margin-left: 0px; } .framer-HhcGm .framer-11i9b6e > :last-child, .framer-HhcGm .framer-1ajmpll > :last-child, .framer-HhcGm .framer-15ub9uz > :last-child { margin-right: 0px; } .framer-HhcGm .framer-txrbde > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-HhcGm .framer-b5sv7t > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-HhcGm .framer-1ajmpll > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-HhcGm .framer-ddv0au > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-HhcGm .framer-15ub9uz > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-HhcGm .framer-4v2vyu > *, .framer-HhcGm .framer-1a3qag4 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-HhcGm .framer-12n16jk > * { margin: 0px; margin-bottom: calc(5px / 2); margin-top: calc(5px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,'.framer-HhcGm[data-border=\"true\"]::after, .framer-HhcGm [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@media (min-width: 810px) and (max-width: 1199px) { .framer-HhcGm.framer-2vvlps { width: 810px; } .framer-HhcGm .framer-txrbde { flex: 1 0 0px; padding: 40px 40px 80px 40px; width: 1px; }}\",\"@media (max-width: 809px) { .framer-HhcGm.framer-2vvlps { width: 390px; } .framer-HhcGm .framer-txrbde { flex: 1 0 0px; padding: 20px 20px 80px 20px; width: 1px; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3814\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"keI0wXxB0\":{\"layout\":[\"fixed\",\"auto\"]},\"q5NoCQHqO\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerFOJhcKHEY=withCSS(Component,css,\"framer-HhcGm\");export default FramerFOJhcKHEY;FramerFOJhcKHEY.displayName=\"Industries / Mining And Minerals\";FramerFOJhcKHEY.defaultProps={height:3814,width:1200};addFonts(FramerFOJhcKHEY,[{explicitInter:true,fonts:[{family:\"Roboto Mono\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/robotomono/v23/L0xuDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_3vqPRu-5Ip2sSQ.woff2\",weight:\"400\"},{family:\"Roboto Mono\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/robotomono/v23/L0xuDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_7PqPRu-5Ip2sSQ.woff2\",weight:\"500\"},{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:\"Montserrat\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/montserrat/v29/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCu170w7Y3tcoqK5.woff2\",weight:\"600\"}]},...NavbarFonts,...HeroCenter04Fonts,...FilterFonts,...NoLinkUnderlineButtonFonts,...SuperfieldsFonts,...PaginationButtonsFonts,...CTAVertical03Fonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerFOJhcKHEY\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"keI0wXxB0\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"q5NoCQHqO\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"3814\",\"framerIntrinsicWidth\":\"1200\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavbarFonts", "getFonts", "P9ffjPGqS_default", "HeroCenter04Fonts", "JtXi9OQ6X_default", "FilterFonts", "Filter_default", "NoLinkUnderlineButtonFonts", "Gy0NqsTN7_default", "SuperfieldsFonts", "Superfields", "PaginationButtonsFonts", "PaginationButtons", "CTAVertical03Fonts", "tXJZZ41W7_default", "FooterFonts", "MvPRU52yR_default", "breakpoints", "serializationHash", "variantClassNames", "toResponsiveImage", "value", "toDateString", "options", "activeLocale", "date", "display", "dateOptions", "fallbackLocale", "locale", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "uNWVLUwCLx4LFxrhfd", "yzLP64oMRx4LFxrhfd", "eQHHs1B9jx4LFxrhfd", "JmVCI9yfTx4LFxrhfd", "t6RDAIWNox4LFxrhfd", "idx4LFxrhfd", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "ref1", "pe", "activeLocaleCode", "useLocaleCode", "defaultLayoutId", "ae", "useCustomCursors", "componentViewport", "useComponentViewport", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "P9ffjPGqS_default", "JtXi9OQ6X_default", "RichText2", "x", "Filter_default", "Superfields", "ChildrenCanSuspend", "WhRspeeCO_default", "collection", "paginationInfo", "loadMore", "l", "index", "textContent", "textContent1", "enumToDisplayNameFunctions", "PathVariablesContext", "Link", "Image2", "Gy0NqsTN7_default", "PaginationButtons", "tXJZZ41W7_default", "MvPRU52yR_default", "css", "FramerFOJhcKHEY", "withCSS", "FOJhcKHEY_default", "addFonts", "NavbarFonts", "HeroCenter04Fonts", "FilterFonts", "NoLinkUnderlineButtonFonts", "SuperfieldsFonts", "PaginationButtonsFonts", "CTAVertical03Fonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
