{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/rTwjSeqTGDIUBYLtl9U5/hIwwz6Fesvq2oJy1Z3rj/TR7zOADIc.js"],
  "sourcesContent": ["// Generated by Framer (6d82f59)\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,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleCode,useLocaleInfo,useQueryData,useRouter,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import NoLinkUnderlineButton from\"#framer/local/canvasComponent/Gy0NqsTN7/Gy0NqsTN7.js\";import AccordionStyle1 from\"#framer/local/canvasComponent/knOTVjt3A/knOTVjt3A.js\";import Footer from\"#framer/local/canvasComponent/MvPRU52yR/MvPRU52yR.js\";import FeatureCard from\"#framer/local/canvasComponent/NV7JAsRhh/NV7JAsRhh.js\";import Navbar from\"#framer/local/canvasComponent/P9ffjPGqS/P9ffjPGqS.js\";import CTAVertical03 from\"#framer/local/canvasComponent/tXJZZ41W7/tXJZZ41W7.js\";import HeroHorizontal08 from\"#framer/local/canvasComponent/WoX7OqKmj/WoX7OqKmj.js\";import UnderlineButton from\"#framer/local/canvasComponent/wYEFeX__2/wYEFeX__2.js\";import Blog,{enumToDisplayNameFunctions}from\"#framer/local/collection/WhRspeeCO/WhRspeeCO.js\";import*as sharedStyle1 from\"#framer/local/css/GygTAX8TE/GygTAX8TE.js\";import*as sharedStyle from\"#framer/local/css/NLBEe4aVc/NLBEe4aVc.js\";import*as sharedStyle2 from\"#framer/local/css/Ym6cjYUno/Ym6cjYUno.js\";import metadataProvider from\"#framer/local/webPageMetadata/TR7zOADIc/TR7zOADIc.js\";const NavbarFonts=getFonts(Navbar);const HeroHorizontal08Fonts=getFonts(HeroHorizontal08);const FeatureCardFonts=getFonts(FeatureCard);const UnderlineButtonFonts=getFonts(UnderlineButton);const NoLinkUnderlineButtonFonts=getFonts(NoLinkUnderlineButton);const AccordionStyle1Fonts=getFonts(AccordionStyle1);const CTAVertical03Fonts=getFonts(CTAVertical03);const FooterFonts=getFonts(Footer);const breakpoints={AiT33ZJt0:\"(max-width: 809px)\",FWjB3ywOz:\"(min-width: 810px) and (max-width: 1199px)\",PRrbPhpBl:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-VWzuE\";const variantClassNames={AiT33ZJt0:\"framer-v-oej9cl\",FWjB3ywOz:\"framer-v-taf98l\",PRrbPhpBl:\"framer-v-1v7jm2b\"};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:\"PRrbPhpBl\",Phone:\"AiT33ZJt0\",Tablet:\"FWjB3ywOz\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"PRrbPhpBl\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,uNWVLUwCLSi3BELkpu,yzLP64oMRSi3BELkpu,eQHHs1B9jSi3BELkpu,JmVCI9yfTSi3BELkpu,t6RDAIWNoSi3BELkpu,idSi3BELkpu,...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,sharedStyle2.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const router=useRouter();const activeLocaleCode=useLocaleCode();const defaultLayoutId=React.useId();useCustomCursors({});const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"PRrbPhpBl\",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-1v7jm2b\",className),ref:ref??ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:57,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1uziugc-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AiT33ZJt0:{variant:\"GTOSl3VBU\"}},children:/*#__PURE__*/_jsx(Navbar,{height:\"100%\",id:\"h6wNn4qb5\",layoutId:\"h6wNn4qb5\",style:{width:\"100%\"},variant:\"geYB9oN7X\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"main\",{className:\"framer-17cerbq\",\"data-framer-name\":\"Main\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:351,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-affrcp-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AiT33ZJt0:{variant:\"vsX9CFQBP\"},FWjB3ywOz:{variant:\"MJcJqD5u1\"}},children:/*#__PURE__*/_jsx(HeroHorizontal08,{DJE_YT33V:\"Maximize Supply Chain Visibility: Our Supplier Management Software Drives Participation and Engagement\",height:\"100%\",id:\"cZ6LXs8Ei\",layoutId:\"cZ6LXs8Ei\",style:{width:\"100%\"},variant:\"kfm4DsPLO\",width:\"100%\",z1wJtDvy_:\"Supplier Engagement\"})})})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-vaiisw\",\"data-framer-name\":\"Feature / Grid-07\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ui8a52\",\"data-framer-name\":\"Container + Padding\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ti2pp9\",\"data-framer-name\":\"Layout\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1tmv0vq\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-n3xoqk\",\"data-framer-name\":\"Heading Content\",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(10, 10, 10))\"},children:\"Next Generation of Supply Chain Management\"})}),className:\"framer-d0mvkq\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-vuyne3\",\"data-styles-preset\":\"GygTAX8TE\",style:{\"--framer-text-color\":\"var(--token-c9883a06-0714-4bde-a248-d9d8eb496918, rgb(64, 64, 64))\"},children:\"Supply chain mapping and traceability are new to many industries, and Sourcemap's supplier engagement team has proven playbooks built on more than 12 years of sub-supplier mapping.\"})}),className:\"framer-4rnav8\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1elc4qz\",\"data-framer-name\":\"Feature Grid\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AiT33ZJt0:{height:153,width:`max(min(${componentViewport?.width||\"100vw\"}, 1280px) - 40px, 200px)`},FWjB3ywOz:{height:420,width:`max((min(${componentViewport?.width||\"100vw\"}, 1280px) - 100px) / 2, 200px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:450,width:`max((min(${componentViewport?.width||\"100vw\"}, 1280px) - 200px) / 3, 200px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1tvig82-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AiT33ZJt0:{style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(FeatureCard,{A4Bcy5NHP:\"Industry Leading Response Rates\",height:\"100%\",hH1_hxpOG:\"01\",id:\"Ho1D6Dla7\",layoutId:\"Ho1D6Dla7\",style:{height:\"100%\",width:\"100%\"},variant:\"nhrXwAY2Y\",width:\"100%\",z24nUVXwr:\"Sourcemap's supplier engagement teams powers our 70-90% unassisted response rate for suppliers in tiers 1,2,3.\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AiT33ZJt0:{height:153,width:`max(min(${componentViewport?.width||\"100vw\"}, 1280px) - 40px, 200px)`},FWjB3ywOz:{height:420,width:`max((min(${componentViewport?.width||\"100vw\"}, 1280px) - 100px) / 2, 200px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:450,width:`max((min(${componentViewport?.width||\"100vw\"}, 1280px) - 200px) / 3, 200px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-mdvd19-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AiT33ZJt0:{style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(FeatureCard,{A4Bcy5NHP:\"Ensuring Alignment\",height:\"100%\",hH1_hxpOG:\"02\",id:\"D_rLs_F7R\",layoutId:\"D_rLs_F7R\",style:{height:\"100%\",width:\"100%\"},variant:\"nhrXwAY2Y\",width:\"100%\",z24nUVXwr:\"Our teams will work with you to ensure that all suppliers and sub-suppliers are aligned with your goals for mapping and traceability, whether it's compliance, risk, sustainability or operational concerns like quality or resilience.\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AiT33ZJt0:{height:153,width:`max(min(${componentViewport?.width||\"100vw\"}, 1280px) - 40px, 200px)`},FWjB3ywOz:{height:420,width:`max((min(${componentViewport?.width||\"100vw\"}, 1280px) - 100px) / 2, 200px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:450,width:`max((min(${componentViewport?.width||\"100vw\"}, 1280px) - 200px) / 3, 200px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1fxlnrp-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AiT33ZJt0:{style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(FeatureCard,{A4Bcy5NHP:\"International Reach\",height:\"100%\",hH1_hxpOG:\"03\",id:\"WX3kgs0JT\",layoutId:\"WX3kgs0JT\",style:{height:\"100%\",width:\"100%\"},variant:\"nhrXwAY2Y\",width:\"100%\",z24nUVXwr:\"Sourcemap's supplier engagement team speaks 8 languages with more coming on board ensuring that your suppliers have support in local timezone and language anywhere in the world.\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AiT33ZJt0:{height:153,width:`max(min(${componentViewport?.width||\"100vw\"}, 1280px) - 40px, 200px)`},FWjB3ywOz:{height:420,width:`max((min(${componentViewport?.width||\"100vw\"}, 1280px) - 100px) / 2, 200px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:450,width:`max((min(${componentViewport?.width||\"100vw\"}, 1280px) - 200px) / 3, 200px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ke9pto-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AiT33ZJt0:{style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(FeatureCard,{A4Bcy5NHP:\"Supplier Lifecycle Management\",height:\"100%\",hH1_hxpOG:\"04\",id:\"B8HJ9_gW_\",layoutId:\"B8HJ9_gW_\",style:{height:\"100%\",width:\"100%\"},variant:\"nhrXwAY2Y\",width:\"100%\",z24nUVXwr:\"Sourcemap's supplier engagement team oversees every stage of supplier and sub-supplier engagement from invitations, onboarding and training to technical support and reminders and follow-ups to ensure timely and accurate mapping and traceability.\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AiT33ZJt0:{height:153,width:`max(min(${componentViewport?.width||\"100vw\"}, 1280px) - 40px, 200px)`},FWjB3ywOz:{height:420,width:`max((min(${componentViewport?.width||\"100vw\"}, 1280px) - 100px) / 2, 200px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:450,width:`max((min(${componentViewport?.width||\"100vw\"}, 1280px) - 200px) / 3, 200px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-xni8ch-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AiT33ZJt0:{style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(FeatureCard,{A4Bcy5NHP:\"Tech Solutions\",height:\"100%\",hH1_hxpOG:\"05\",id:\"E3bMVEPOu\",layoutId:\"E3bMVEPOu\",style:{height:\"100%\",width:\"100%\"},variant:\"nhrXwAY2Y\",width:\"100%\",z24nUVXwr:\"Sourcemap's supplier engagement team works with newly mapped suppliers and sub-suppliers to make sure that they can gather the right supply chain mapping and traceability data in a timely way.\"})})})})})]})]})})})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-1fiylhk\",\"data-framer-name\":\"Feature / Grid-04\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-134zidj\",\"data-framer-name\":\"Container + Padding\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-nonf79\",\"data-framer-name\":\"Layout\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ojwidl\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1xyu4t3\",\"data-framer-name\":\"Heading Content\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-7gvcta\",\"data-styles-preset\":\"NLBEe4aVc\",children:\"Related Resources\"})}),className:\"framer-1exci4h\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1b8hif0\",\"data-framer-name\":\"Button Row\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"FOJhcKHEY\"},implicitPathVariables:undefined},{href:{webPageId:\"FOJhcKHEY\"},implicitPathVariables:undefined},{href:{webPageId:\"FOJhcKHEY\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:19,children:/*#__PURE__*/_jsx(Container,{className:\"framer-jrpe7d-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AiT33ZJt0:{je2KWSN0X:resolvedLinks[2]},FWjB3ywOz:{je2KWSN0X:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(UnderlineButton,{height:\"100%\",id:\"IeM7dhhW1\",je2KWSN0X:resolvedLinks[0],layoutId:\"IeM7dhhW1\",variant:\"ONrCBfEqp\",width:\"100%\",X4kGlDs4u:\"View All\"})})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-4togya\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{FWjB3ywOz:{query:{from:{alias:\"Si3BELkpu\",data:Blog,type:\"Collection\"},limit:{type:\"LiteralValue\",value:2},select:[{collection:\"Si3BELkpu\",name:\"uNWVLUwCL\",type:\"Identifier\"},{collection:\"Si3BELkpu\",name:\"yzLP64oMR\",type:\"Identifier\"},{collection:\"Si3BELkpu\",name:\"eQHHs1B9j\",type:\"Identifier\"},{collection:\"Si3BELkpu\",name:\"JmVCI9yfT\",type:\"Identifier\"},{collection:\"Si3BELkpu\",name:\"t6RDAIWNo\",type:\"Identifier\"},{collection:\"Si3BELkpu\",name:\"id\",type:\"Identifier\"}],where:{left:{left:{left:{collection:\"Si3BELkpu\",name:\"JmVCI9yfT\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"EWMfGQtOl\"},type:\"BinaryOperation\"},operator:\"or\",right:{left:{collection:\"Si3BELkpu\",name:\"JmVCI9yfT\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"ucB1OCLoF\"},type:\"BinaryOperation\"},type:\"BinaryOperation\"},operator:\"or\",right:{left:{collection:\"Si3BELkpu\",name:\"JmVCI9yfT\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"HIW1QCrOY\"},type:\"BinaryOperation\"},type:\"BinaryOperation\"}}}},children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"Si3BELkpu\",data:Blog,type:\"Collection\"},limit:{type:\"LiteralValue\",value:3},select:[{collection:\"Si3BELkpu\",name:\"uNWVLUwCL\",type:\"Identifier\"},{collection:\"Si3BELkpu\",name:\"yzLP64oMR\",type:\"Identifier\"},{collection:\"Si3BELkpu\",name:\"eQHHs1B9j\",type:\"Identifier\"},{collection:\"Si3BELkpu\",name:\"JmVCI9yfT\",type:\"Identifier\"},{collection:\"Si3BELkpu\",name:\"t6RDAIWNo\",type:\"Identifier\"},{collection:\"Si3BELkpu\",name:\"id\",type:\"Identifier\"}],where:{left:{left:{left:{collection:\"Si3BELkpu\",name:\"JmVCI9yfT\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"EWMfGQtOl\"},type:\"BinaryOperation\"},operator:\"or\",right:{left:{collection:\"Si3BELkpu\",name:\"JmVCI9yfT\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"ucB1OCLoF\"},type:\"BinaryOperation\"},type:\"BinaryOperation\"},operator:\"or\",right:{left:{collection:\"Si3BELkpu\",name:\"JmVCI9yfT\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"HIW1QCrOY\"},type:\"BinaryOperation\"},type:\"BinaryOperation\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({eQHHs1B9j:eQHHs1B9jSi3BELkpu,id:idSi3BELkpu,JmVCI9yfT:JmVCI9yfTSi3BELkpu,t6RDAIWNo:t6RDAIWNoSi3BELkpu,uNWVLUwCL:uNWVLUwCLSi3BELkpu,yzLP64oMR:yzLP64oMRSi3BELkpu},index)=>{uNWVLUwCLSi3BELkpu??=\"\";t6RDAIWNoSi3BELkpu??=\"\";const textContent=toDateString(eQHHs1B9jSi3BELkpu,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode);const textContent1=enumToDisplayNameFunctions[\"JmVCI9yfT\"]?.(JmVCI9yfTSi3BELkpu,activeLocale);return /*#__PURE__*/_jsx(LayoutGroup,{id:`Si3BELkpu-${idSi3BELkpu}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{uNWVLUwCL:uNWVLUwCLSi3BELkpu},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{uNWVLUwCL:uNWVLUwCLSi3BELkpu},webPageId:\"tYx2N1jTz\"},nodeId:\"ydOj__elC\",children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-1b3rt8b framer-uluubm\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-7z6dnq\",\"data-framer-name\":\"Feature Wrapper\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AiT33ZJt0:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1e3,intrinsicWidth:1e3,pixelHeight:5085,pixelWidth:7627,sizes:`max(min(${componentViewport?.width||\"100vw\"}, 1280px) - 40px, 200px)`,...toResponsiveImage(yzLP64oMRSi3BELkpu)}},FWjB3ywOz:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1e3,intrinsicWidth:1e3,pixelHeight:5085,pixelWidth:7627,sizes:`max((min(${componentViewport?.width||\"100vw\"}, 1280px) - 100px) / 2, 200px)`,...toResponsiveImage(yzLP64oMRSi3BELkpu)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1e3,intrinsicWidth:1e3,pixelHeight:5085,pixelWidth:7627,sizes:`max((min(${componentViewport?.width||\"100vw\"}, 1280px) - 200px) / 3, 200px)`,...toResponsiveImage(yzLP64oMRSi3BELkpu)},className:\"framer-ie99lp\",\"data-framer-name\":\"Image\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1mjpg3p\",\"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:\"Oct 10, 2024\"})}),className:\"framer-1o8s7c2\",\"data-framer-name\":\"Get in Touch\",fonts:[\"GF;Roboto Mono-regular\"],text:textContent,verticalAlignment:\"center\",withExternalLayout:true})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-vsmzrn\",\"data-framer-name\":\"Text Wrapper\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-n36tx0\",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\":\"12px\",\"--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-1yzex6i\",\"data-framer-name\":\"01\",fonts:[\"GF;Roboto Mono-regular\"],text:textContent1,verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-pgt0wc\",\"data-framer-name\":\"Horizontal Divider\"})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-nz380f\",\"data-styles-preset\":\"Ym6cjYUno\",style:{\"--framer-text-color\":\"var(--token-801172cb-bf10-456d-b6c0-e7ed31654a54, rgb(10, 10, 10))\"},children:\"Why Supply Chain Mapping Has Become a Strategic Imperative for Forced Labor Due Diligence\"})}),className:\"framer-oershh\",fonts:[\"Inter\"],text:t6RDAIWNoSi3BELkpu,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:19,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1noxuy5-container\",children:/*#__PURE__*/_jsx(NoLinkUnderlineButton,{height:\"100%\",id:\"fgXENVApo\",layoutId:\"fgXENVApo\",variant:\"SAuesIdoC\",width:\"100%\"})})})]})]})})})})},idSi3BELkpu);})})})})})})]})})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-1vhkk88\",\"data-framer-name\":\"FAQ / Accordion-05\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ihxbxx\",\"data-framer-name\":\"Container + Padding\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-fmk0wn\",\"data-framer-name\":\"Layout\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1pgxdut\",\"data-framer-name\":\"Heading Content\",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-alignment\":\"left\"},children:\"Frequently Asked Questions\"})}),className:\"framer-im6llr\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-118jfow\",\"data-framer-name\":\"Accordion Wrapper\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AiT33ZJt0:{width:`max(min(${componentViewport?.width||\"100vw\"}, 1280px) - 40px, 1px)`},FWjB3ywOz:{width:`max((max(min(${componentViewport?.width||\"100vw\"}, 1280px) - 80px, 1px) - 30px) * 0.6, 1px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:160,width:`max((max(min(${componentViewport?.width||\"100vw\"}, 1280px) - 160px, 1px) - 90px) / 2, 1px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1i9myym-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AiT33ZJt0:{eEvLkW4gn:\"Is Sourcemap\u2019s Supplier Engagement team in-house?\",K69WR0DKh:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Sourcemap\u2019s in-house Supplier Engagement team is composed of subject-matter experts based out of our Paris office.\"})})}},children:/*#__PURE__*/_jsx(AccordionStyle1,{caA2nzE3H:false,eEvLkW4gn:\"What if a supplier does not want to participate?\",height:\"100%\",id:\"FVnbCoOQD\",K69WR0DKh:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Sourcemap will work with your procurement and compliance teams to plan for supplier non-responsiveness as well as red flags and incomplete or erroneous data submission. Non-compliant suppliers are prioritized for mitigation including but not limited to: audits, corrective action plans, capacity building and more.\"})}),layoutId:\"FVnbCoOQD\",style:{width:\"100%\"},variant:\"STmhLfnNO\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AiT33ZJt0:{width:`max(min(${componentViewport?.width||\"100vw\"}, 1280px) - 40px, 1px)`},FWjB3ywOz:{width:`max((max(min(${componentViewport?.width||\"100vw\"}, 1280px) - 80px, 1px) - 30px) * 0.6, 1px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:160,width:`max((max(min(${componentViewport?.width||\"100vw\"}, 1280px) - 160px, 1px) - 90px) / 2, 1px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-12z1c04-container\",children:/*#__PURE__*/_jsx(AccordionStyle1,{caA2nzE3H:false,eEvLkW4gn:\"Why does Sourcemap offer Supplier Outreach?\",height:\"100%\",id:\"SI6VpyhOd\",K69WR0DKh:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"It's extremely important that sub-suppliers register and respond in a timely manner to requests for traceability, or else companies can't be assured that they will be able to provide the data required for US Forced Labor and EU Environmental and Deforestation regulations in the strict timelines established by the laws. Sourcemap's Supplier Outreach not only ensures that companies can quickly identify non-compliance; it ensures that mitigation measures can be put in place with non-compliant suppliers in accordance with regulatory requirements. In addition, onboarding tier-2, tier-3, tier-4 suppliers is an excellent way to ensure resilience in the event of a supply chain disruption.\"})}),layoutId:\"SI6VpyhOd\",style:{width:\"100%\"},variant:\"STmhLfnNO\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AiT33ZJt0:{width:`max(min(${componentViewport?.width||\"100vw\"}, 1280px) - 40px, 1px)`},FWjB3ywOz:{width:`max((max(min(${componentViewport?.width||\"100vw\"}, 1280px) - 80px, 1px) - 30px) * 0.6, 1px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:160,width:`max((max(min(${componentViewport?.width||\"100vw\"}, 1280px) - 160px, 1px) - 90px) / 2, 1px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-fq698p-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AiT33ZJt0:{eEvLkW4gn:\"Does Sourcemap\u2019s Supplier Engagement team offer in-language support?\",K69WR0DKh:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Sourcemap\u2019s Supplier Engagement team offers in-language support for 10+ languages, with more languages added every day, in addition to webinars and trainings in local time zones.\"})})}},children:/*#__PURE__*/_jsx(AccordionStyle1,{caA2nzE3H:false,eEvLkW4gn:\"How does Sourcemap reach sub-suppliers?\",height:\"100%\",id:\"CP6kjtC84\",K69WR0DKh:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Sourcemap uses a combination of automated and expert-driven solutions to onboard and support sub-suppliers faster than any solution on the market. Our approach includes multi-channel communications (phone, email, chat) in multiple languages (over 8 languages spoken at present) accompanied by training and tutorial materials and live webinars.\"})}),layoutId:\"CP6kjtC84\",style:{width:\"100%\"},variant:\"STmhLfnNO\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AiT33ZJt0:{width:`max(min(${componentViewport?.width||\"100vw\"}, 1280px) - 40px, 1px)`},FWjB3ywOz:{width:`max((max(min(${componentViewport?.width||\"100vw\"}, 1280px) - 80px, 1px) - 30px) * 0.6, 1px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:160,width:`max((max(min(${componentViewport?.width||\"100vw\"}, 1280px) - 160px, 1px) - 90px) / 2, 1px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1a9t5pb-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AiT33ZJt0:{eEvLkW4gn:\"Is Sourcemap\u2019s Supplier Engagement team in-house?\",K69WR0DKh:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Sourcemap\u2019s in-house Supplier Engagement team is composed of subject-matter experts based out of our Paris office.\"})})}},children:/*#__PURE__*/_jsx(AccordionStyle1,{caA2nzE3H:false,eEvLkW4gn:\"What response rates are typical for tier-2 and tier-3 suppliers?\",height:\"100%\",id:\"NNP8ponDj\",K69WR0DKh:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Sourcemap achieved industry-leading response rates that vary based on each industry's maturity, with all companies achieving 100% tier-1 and tier-2 responses within the first two years. Tier-3 and Tier-4 response rates average 50-70% depending on the industry and structure of the supply chain.\"})}),layoutId:\"NNP8ponDj\",style:{width:\"100%\"},variant:\"STmhLfnNO\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AiT33ZJt0:{width:`max(min(${componentViewport?.width||\"100vw\"}, 1280px) - 40px, 1px)`},FWjB3ywOz:{width:`max((max(min(${componentViewport?.width||\"100vw\"}, 1280px) - 80px, 1px) - 30px) * 0.6, 1px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:160,width:`max((max(min(${componentViewport?.width||\"100vw\"}, 1280px) - 160px, 1px) - 90px) / 2, 1px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-11zvtji-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AiT33ZJt0:{eEvLkW4gn:\"Is Sourcemap\u2019s Supplier Engagement team in-house?\",K69WR0DKh:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Sourcemap\u2019s in-house Supplier Engagement team is composed of subject-matter experts based out of our Paris office.\"})})}},children:/*#__PURE__*/_jsx(AccordionStyle1,{caA2nzE3H:false,eEvLkW4gn:\"How does Sourcemap verify supplier-submitted data?\",height:\"100%\",id:\"mygZZSB3g\",K69WR0DKh:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Sourcemap offers the only enterprise-scale validated supplier-attested data collection solution on the market. Sourcemap validates supplier data through a series of integrity checks and cross-referencing with third-party data. Depending on the type of data being validated, Sourcemap validates using cloud-based document scanning, geo-data processing against risk layers including deforestation, and legality assessment against local regulations and registries.\"})}),layoutId:\"mygZZSB3g\",style:{width:\"100%\"},variant:\"STmhLfnNO\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AiT33ZJt0:{width:`max(min(${componentViewport?.width||\"100vw\"}, 1280px) - 40px, 1px)`},FWjB3ywOz:{width:`max((max(min(${componentViewport?.width||\"100vw\"}, 1280px) - 80px, 1px) - 30px) * 0.6, 1px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:160,width:`max((max(min(${componentViewport?.width||\"100vw\"}, 1280px) - 160px, 1px) - 90px) / 2, 1px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-13hf4qs-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AiT33ZJt0:{eEvLkW4gn:\"Is Sourcemap\u2019s Supplier Engagement team in-house?\",K69WR0DKh:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Sourcemap\u2019s in-house Supplier Engagement team is composed of subject-matter experts based out of our Paris office.\"})})}},children:/*#__PURE__*/_jsx(AccordionStyle1,{caA2nzE3H:false,eEvLkW4gn:\"What happens if there are anomalies in supplier-submitted data?\",height:\"100%\",id:\"mtnwUmB2S\",K69WR0DKh:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Sourcemap surfaces any anomaly in supplier data including errors and omissions for customer viewing and eventual mitigation. Notifications are sent in real time and include all sources of data so that they can be independently verified.\"})}),layoutId:\"mtnwUmB2S\",style:{width:\"100%\"},variant:\"STmhLfnNO\",width:\"100%\"})})})})})]})]})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:439,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-nzkjp5-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AiT33ZJt0:{variant:\"c8B8jRyc0\"},FWjB3ywOz:{variant:\"YvcsdbrzA\"}},children:/*#__PURE__*/_jsx(CTAVertical03,{height:\"100%\",id:\"fFAmSVrp8\",layoutId:\"fFAmSVrp8\",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-8zdlfb-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{AiT33ZJt0:{variant:\"X3InJ_JMq\"},FWjB3ywOz:{variant:\"FOtPvYum9\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"Y7W86zW8f\",layoutId:\"Y7W86zW8f\",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-VWzuE.framer-uluubm, .framer-VWzuE .framer-uluubm { display: block; }\",\".framer-VWzuE.framer-1v7jm2b { 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-VWzuE .framer-1uziugc-container { flex: none; height: auto; position: sticky; top: 0px; width: 100%; will-change: transform; z-index: 10; }\",\".framer-VWzuE .framer-17cerbq { 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-VWzuE .framer-affrcp-container, .framer-VWzuE .framer-1i9myym-container, .framer-VWzuE .framer-12z1c04-container, .framer-VWzuE .framer-fq698p-container, .framer-VWzuE .framer-1a9t5pb-container, .framer-VWzuE .framer-11zvtji-container, .framer-VWzuE .framer-13hf4qs-container, .framer-VWzuE .framer-nzkjp5-container, .framer-VWzuE .framer-8zdlfb-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-VWzuE .framer-vaiisw { align-content: center; align-items: center; background-color: var(--token-80553515-7ab0-44ac-b981-96d7680674fd, #ffffff); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-VWzuE .framer-1ui8a52 { 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; max-width: 1280px; padding: 80px; position: relative; width: 100%; z-index: 1; }\",\".framer-VWzuE .framer-1ti2pp9 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-VWzuE .framer-1tmv0vq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-VWzuE .framer-n3xoqk { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-VWzuE .framer-d0mvkq, .framer-VWzuE .framer-4rnav8 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-VWzuE .framer-1elc4qz { display: grid; flex: none; gap: 20px; grid-auto-rows: min-content; grid-template-columns: repeat(3, minmax(200px, 1fr)); grid-template-rows: repeat(2, min-content); height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-VWzuE .framer-1tvig82-container, .framer-VWzuE .framer-mdvd19-container, .framer-VWzuE .framer-1fxlnrp-container, .framer-VWzuE .framer-ke9pto-container, .framer-VWzuE .framer-xni8ch-container { align-self: start; flex: none; height: 450px; justify-self: start; position: relative; width: 100%; }\",\".framer-VWzuE .framer-1fiylhk { align-content: center; align-items: center; background-color: #f7f8fa; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-VWzuE .framer-134zidj { 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; max-width: 1280px; padding: 80px; position: relative; width: 100%; }\",\".framer-VWzuE .framer-nonf79 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-VWzuE .framer-1ojwidl { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-VWzuE .framer-1xyu4t3, .framer-VWzuE .framer-1pgxdut { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-VWzuE .framer-1exci4h, .framer-VWzuE .framer-oershh, .framer-VWzuE .framer-im6llr { --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-VWzuE .framer-1b8hif0 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-end; overflow: visible; padding: 16px 0px 0px 0px; position: relative; width: 1px; }\",\".framer-VWzuE .framer-jrpe7d-container, .framer-VWzuE .framer-1noxuy5-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-VWzuE .framer-4togya { display: grid; flex: none; gap: 20px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(3, minmax(200px, 1fr)); height: min-content; justify-content: center; padding: 0px; position: relative; width: 100%; }\",\".framer-VWzuE .framer-1b3rt8b { align-content: flex-start; align-items: flex-start; align-self: start; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 40px; height: 100%; justify-content: flex-start; justify-self: start; padding: 0px; position: relative; text-decoration: none; width: 100%; }\",\".framer-VWzuE .framer-7z6dnq { 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; padding: 0px; position: relative; width: 1px; }\",\".framer-VWzuE .framer-ie99lp { 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-VWzuE .framer-1mjpg3p { --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-VWzuE .framer-1o8s7c2 { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-VWzuE .framer-vsmzrn { 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-VWzuE .framer-n36tx0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-VWzuE .framer-1yzex6i { --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-VWzuE .framer-pgt0wc { background-color: var(--token-801172cb-bf10-456d-b6c0-e7ed31654a54, #0a0a0a); flex: none; height: 1px; opacity: 0.2; position: relative; width: 100%; }\",\".framer-VWzuE .framer-1vhkk88 { align-content: center; align-items: center; background-color: var(--token-80553515-7ab0-44ac-b981-96d7680674fd, #ffffff); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-VWzuE .framer-1ihxbxx { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; max-width: 1280px; padding: 80px; position: relative; width: 100%; }\",\".framer-VWzuE .framer-fmk0wn { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 90px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 1px; }\",\".framer-VWzuE .framer-118jfow { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-VWzuE.framer-1v7jm2b, .framer-VWzuE .framer-17cerbq, .framer-VWzuE .framer-vaiisw, .framer-VWzuE .framer-1ui8a52, .framer-VWzuE .framer-1ti2pp9, .framer-VWzuE .framer-1tmv0vq, .framer-VWzuE .framer-n3xoqk, .framer-VWzuE .framer-1fiylhk, .framer-VWzuE .framer-134zidj, .framer-VWzuE .framer-nonf79, .framer-VWzuE .framer-1xyu4t3, .framer-VWzuE .framer-1b8hif0, .framer-VWzuE .framer-1b3rt8b, .framer-VWzuE .framer-7z6dnq, .framer-VWzuE .framer-1mjpg3p, .framer-VWzuE .framer-vsmzrn, .framer-VWzuE .framer-n36tx0, .framer-VWzuE .framer-1vhkk88, .framer-VWzuE .framer-1ihxbxx, .framer-VWzuE .framer-fmk0wn, .framer-VWzuE .framer-1pgxdut, .framer-VWzuE .framer-118jfow { gap: 0px; } .framer-VWzuE.framer-1v7jm2b > *, .framer-VWzuE .framer-17cerbq > *, .framer-VWzuE .framer-vaiisw > *, .framer-VWzuE .framer-1ui8a52 > *, .framer-VWzuE .framer-1fiylhk > *, .framer-VWzuE .framer-134zidj > *, .framer-VWzuE .framer-1mjpg3p > *, .framer-VWzuE .framer-1vhkk88 > *, .framer-VWzuE .framer-118jfow > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-VWzuE.framer-1v7jm2b > :first-child, .framer-VWzuE .framer-17cerbq > :first-child, .framer-VWzuE .framer-vaiisw > :first-child, .framer-VWzuE .framer-1ui8a52 > :first-child, .framer-VWzuE .framer-1ti2pp9 > :first-child, .framer-VWzuE .framer-1tmv0vq > :first-child, .framer-VWzuE .framer-1fiylhk > :first-child, .framer-VWzuE .framer-134zidj > :first-child, .framer-VWzuE .framer-nonf79 > :first-child, .framer-VWzuE .framer-1xyu4t3 > :first-child, .framer-VWzuE .framer-7z6dnq > :first-child, .framer-VWzuE .framer-1mjpg3p > :first-child, .framer-VWzuE .framer-vsmzrn > :first-child, .framer-VWzuE .framer-n36tx0 > :first-child, .framer-VWzuE .framer-1vhkk88 > :first-child, .framer-VWzuE .framer-1pgxdut > :first-child, .framer-VWzuE .framer-118jfow > :first-child { margin-top: 0px; } .framer-VWzuE.framer-1v7jm2b > :last-child, .framer-VWzuE .framer-17cerbq > :last-child, .framer-VWzuE .framer-vaiisw > :last-child, .framer-VWzuE .framer-1ui8a52 > :last-child, .framer-VWzuE .framer-1ti2pp9 > :last-child, .framer-VWzuE .framer-1tmv0vq > :last-child, .framer-VWzuE .framer-1fiylhk > :last-child, .framer-VWzuE .framer-134zidj > :last-child, .framer-VWzuE .framer-nonf79 > :last-child, .framer-VWzuE .framer-1xyu4t3 > :last-child, .framer-VWzuE .framer-7z6dnq > :last-child, .framer-VWzuE .framer-1mjpg3p > :last-child, .framer-VWzuE .framer-vsmzrn > :last-child, .framer-VWzuE .framer-n36tx0 > :last-child, .framer-VWzuE .framer-1vhkk88 > :last-child, .framer-VWzuE .framer-1pgxdut > :last-child, .framer-VWzuE .framer-118jfow > :last-child { margin-bottom: 0px; } .framer-VWzuE .framer-1ti2pp9 > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-VWzuE .framer-1tmv0vq > *, .framer-VWzuE .framer-nonf79 > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-VWzuE .framer-n3xoqk > * { margin: 0px; margin-left: calc(60px / 2); margin-right: calc(60px / 2); } .framer-VWzuE .framer-n3xoqk > :first-child, .framer-VWzuE .framer-1b8hif0 > :first-child, .framer-VWzuE .framer-1b3rt8b > :first-child, .framer-VWzuE .framer-1ihxbxx > :first-child, .framer-VWzuE .framer-fmk0wn > :first-child { margin-left: 0px; } .framer-VWzuE .framer-n3xoqk > :last-child, .framer-VWzuE .framer-1b8hif0 > :last-child, .framer-VWzuE .framer-1b3rt8b > :last-child, .framer-VWzuE .framer-1ihxbxx > :last-child, .framer-VWzuE .framer-fmk0wn > :last-child { margin-right: 0px; } .framer-VWzuE .framer-1xyu4t3 > *, .framer-VWzuE .framer-1pgxdut > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-VWzuE .framer-1b8hif0 > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-VWzuE .framer-1b3rt8b > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-VWzuE .framer-7z6dnq > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-VWzuE .framer-vsmzrn > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-VWzuE .framer-n36tx0 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-VWzuE .framer-1ihxbxx > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-VWzuE .framer-fmk0wn > * { margin: 0px; margin-left: calc(90px / 2); margin-right: calc(90px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,'.framer-VWzuE[data-border=\"true\"]::after, .framer-VWzuE [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-VWzuE.framer-1v7jm2b { width: 810px; } .framer-VWzuE .framer-1ui8a52, .framer-VWzuE .framer-134zidj, .framer-VWzuE .framer-1ihxbxx { padding: 80px 40px 80px 40px; } .framer-VWzuE .framer-n3xoqk, .framer-VWzuE .framer-fmk0wn { gap: 30px; } .framer-VWzuE .framer-1elc4qz, .framer-VWzuE .framer-4togya { grid-template-columns: repeat(2, minmax(200px, 1fr)); } .framer-VWzuE .framer-1tvig82-container, .framer-VWzuE .framer-mdvd19-container, .framer-VWzuE .framer-1fxlnrp-container, .framer-VWzuE .framer-ke9pto-container, .framer-VWzuE .framer-xni8ch-container { height: 420px; } .framer-VWzuE .framer-118jfow { flex: 1.5 0 0px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-VWzuE .framer-n3xoqk, .framer-VWzuE .framer-fmk0wn { gap: 0px; } .framer-VWzuE .framer-n3xoqk > *, .framer-VWzuE .framer-fmk0wn > * { margin: 0px; margin-left: calc(30px / 2); margin-right: calc(30px / 2); } .framer-VWzuE .framer-n3xoqk > :first-child, .framer-VWzuE .framer-fmk0wn > :first-child { margin-left: 0px; } .framer-VWzuE .framer-n3xoqk > :last-child, .framer-VWzuE .framer-fmk0wn > :last-child { margin-right: 0px; } }}\",\"@media (max-width: 809px) { .framer-VWzuE.framer-1v7jm2b { width: 390px; } .framer-VWzuE .framer-1ui8a52, .framer-VWzuE .framer-134zidj, .framer-VWzuE .framer-1ihxbxx { padding: 80px 20px 80px 20px; } .framer-VWzuE .framer-1ti2pp9 { gap: 120px; } .framer-VWzuE .framer-1tmv0vq { gap: 60px; } .framer-VWzuE .framer-n3xoqk, .framer-VWzuE .framer-fmk0wn { flex-direction: column; gap: 30px; } .framer-VWzuE .framer-d0mvkq, .framer-VWzuE .framer-4rnav8, .framer-VWzuE .framer-1xyu4t3, .framer-VWzuE .framer-1pgxdut, .framer-VWzuE .framer-118jfow { flex: none; width: 100%; } .framer-VWzuE .framer-1elc4qz { grid-template-columns: repeat(1, minmax(200px, 1fr)); } .framer-VWzuE .framer-1tvig82-container, .framer-VWzuE .framer-mdvd19-container, .framer-VWzuE .framer-1fxlnrp-container, .framer-VWzuE .framer-ke9pto-container, .framer-VWzuE .framer-xni8ch-container { height: auto; } .framer-VWzuE .framer-nonf79 { gap: 40px; } .framer-VWzuE .framer-1ojwidl { flex-direction: column; } .framer-VWzuE .framer-1b8hif0 { flex: none; gap: 0px; justify-content: flex-start; padding: 20px 0px 0px 0px; width: 100%; } .framer-VWzuE .framer-4togya { gap: 60px; grid-template-columns: repeat(1, minmax(200px, 1fr)); } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-VWzuE .framer-1ti2pp9, .framer-VWzuE .framer-1tmv0vq, .framer-VWzuE .framer-n3xoqk, .framer-VWzuE .framer-nonf79, .framer-VWzuE .framer-1ojwidl, .framer-VWzuE .framer-1b8hif0, .framer-VWzuE .framer-4togya, .framer-VWzuE .framer-fmk0wn { gap: 0px; } .framer-VWzuE .framer-1ti2pp9 > * { margin: 0px; margin-bottom: calc(120px / 2); margin-top: calc(120px / 2); } .framer-VWzuE .framer-1ti2pp9 > :first-child, .framer-VWzuE .framer-1tmv0vq > :first-child, .framer-VWzuE .framer-n3xoqk > :first-child, .framer-VWzuE .framer-nonf79 > :first-child, .framer-VWzuE .framer-fmk0wn > :first-child { margin-top: 0px; } .framer-VWzuE .framer-1ti2pp9 > :last-child, .framer-VWzuE .framer-1tmv0vq > :last-child, .framer-VWzuE .framer-n3xoqk > :last-child, .framer-VWzuE .framer-nonf79 > :last-child, .framer-VWzuE .framer-fmk0wn > :last-child { margin-bottom: 0px; } .framer-VWzuE .framer-1tmv0vq > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-VWzuE .framer-n3xoqk > *, .framer-VWzuE .framer-fmk0wn > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-VWzuE .framer-nonf79 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-VWzuE .framer-1ojwidl > *, .framer-VWzuE .framer-1ojwidl > :first-child, .framer-VWzuE .framer-1ojwidl > :last-child, .framer-VWzuE .framer-4togya > *, .framer-VWzuE .framer-4togya > :first-child, .framer-VWzuE .framer-4togya > :last-child { margin: 0px; } .framer-VWzuE .framer-1b8hif0 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-VWzuE .framer-1b8hif0 > :first-child { margin-left: 0px; } .framer-VWzuE .framer-1b8hif0 > :last-child { margin-right: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 4787\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"FWjB3ywOz\":{\"layout\":[\"fixed\",\"auto\"]},\"AiT33ZJt0\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerTR7zOADIc=withCSS(Component,css,\"framer-VWzuE\");export default FramerTR7zOADIc;FramerTR7zOADIc.displayName=\"Technology / Supplier Watchlist Monitoring\";FramerTR7zOADIc.defaultProps={height:4787,width:1200};addFonts(FramerTR7zOADIc,[{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:\"Roboto Mono\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/robotomono/v23/L0xuDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_3vqPRu-5Ip2sSQ.woff2\",weight:\"400\"}]},...NavbarFonts,...HeroHorizontal08Fonts,...FeatureCardFonts,...UnderlineButtonFonts,...NoLinkUnderlineButtonFonts,...AccordionStyle1Fonts,...CTAVertical03Fonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerTR7zOADIc\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"4787\",\"framerIntrinsicWidth\":\"1200\",\"framerImmutableVariables\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"FWjB3ywOz\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"AiT33ZJt0\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerScrollSections\":\"* @framerResponsiveScreen\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavbarFonts", "getFonts", "P9ffjPGqS_default", "HeroHorizontal08Fonts", "WoX7OqKmj_default", "FeatureCardFonts", "NV7JAsRhh_default", "UnderlineButtonFonts", "wYEFeX_2_default", "NoLinkUnderlineButtonFonts", "Gy0NqsTN7_default", "AccordionStyle1Fonts", "knOTVjt3A_default", "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", "uNWVLUwCLSi3BELkpu", "yzLP64oMRSi3BELkpu", "eQHHs1B9jSi3BELkpu", "JmVCI9yfTSi3BELkpu", "t6RDAIWNoSi3BELkpu", "idSi3BELkpu", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "ref1", "pe", "router", "useRouter", "activeLocaleCode", "useLocaleCode", "defaultLayoutId", "ae", "useCustomCursors", "componentViewport", "useComponentViewport", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "P9ffjPGqS_default", "WoX7OqKmj_default", "RichText2", "x", "NV7JAsRhh_default", "ResolveLinks", "resolvedLinks", "wYEFeX_2_default", "ChildrenCanSuspend", "WhRspeeCO_default", "collection", "paginationInfo", "loadMore", "l", "index", "textContent", "textContent1", "enumToDisplayNameFunctions", "PathVariablesContext", "Link", "Image2", "Gy0NqsTN7_default", "knOTVjt3A_default", "tXJZZ41W7_default", "MvPRU52yR_default", "css", "FramerTR7zOADIc", "withCSS", "TR7zOADIc_default", "addFonts", "NavbarFonts", "HeroHorizontal08Fonts", "FeatureCardFonts", "UnderlineButtonFonts", "NoLinkUnderlineButtonFonts", "AccordionStyle1Fonts", "CTAVertical03Fonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
