{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/h2ekLCutfjsd1BenHmuM/6SKxpTAI0iJl4yCilnca/Bv2Jf26tm.js"],
  "sourcesContent": ["// Generated by Framer (98a2bb2)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentPresetsProvider,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromComponentPreset,getFontsFromSharedStyle,getLoadingLazyAtYPosition,getWhereExpressionFromPathVariables,Image,Link,NotFoundError,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,SVG,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleCode,useLocaleInfo,useQueryData,useRouteElementId,useRouter,withCSS,withFX,withOptimizedAppearEffect,withVariantAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import CardsInsight from\"https://framerusercontent.com/modules/3GNmTIB8Trm1dKuXDqBW/Kohn0Rp79fXS08aIQDlS/X_YDQ43QU.js\";import SelectionColors from\"https://framerusercontent.com/modules/qTx8OYW6fpa1lPuSykLV/BrGWgEw2QgTWb1bpXy7B/Color.js\";import ButtonsMedium from\"#framer/local/canvasComponent/F5glnIxIK/F5glnIxIK.js\";import NavigationHeader from\"#framer/local/canvasComponent/nyDxmLt7o/nyDxmLt7o.js\";import NavigationFooter from\"#framer/local/canvasComponent/OPJJq0QP0/OPJJq0QP0.js\";import References,{enumToDisplayNameFunctions}from\"#framer/local/collection/nnjhV8xUq/nnjhV8xUq.js\";import*as componentPresets from\"#framer/local/componentPresets/componentPresets/componentPresets.js\";import*as sharedStyle6 from\"#framer/local/css/CFBWltqii/CFBWltqii.js\";import*as sharedStyle3 from\"#framer/local/css/KQRBA3FAW/KQRBA3FAW.js\";import*as sharedStyle9 from\"#framer/local/css/LaIeWlgNH/LaIeWlgNH.js\";import*as sharedStyle12 from\"#framer/local/css/MJrDY2UsI/MJrDY2UsI.js\";import*as sharedStyle2 from\"#framer/local/css/ntpv2eS0u/ntpv2eS0u.js\";import*as sharedStyle8 from\"#framer/local/css/pWnECMXPj/pWnECMXPj.js\";import*as sharedStyle7 from\"#framer/local/css/RBWjarm2p/RBWjarm2p.js\";import*as sharedStyle10 from\"#framer/local/css/RyCICJK4y/RyCICJK4y.js\";import*as sharedStyle from\"#framer/local/css/rywJX0e1r/rywJX0e1r.js\";import*as sharedStyle11 from\"#framer/local/css/U1JokgF86/U1JokgF86.js\";import*as sharedStyle5 from\"#framer/local/css/XBqsD6HwG/XBqsD6HwG.js\";import*as sharedStyle4 from\"#framer/local/css/yzzCmvgTL/yzzCmvgTL.js\";import*as sharedStyle1 from\"#framer/local/css/z914AvaCh/z914AvaCh.js\";import metadataProvider from\"#framer/local/webPageMetadata/Bv2Jf26tm/Bv2Jf26tm.js\";const NavigationHeaderFonts=getFonts(NavigationHeader);const NavigationHeaderWithVariantAppearEffect=withVariantAppearEffect(NavigationHeader);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const CardsInsightFonts=getFonts(CardsInsight);const ButtonsMediumFonts=getFonts(ButtonsMedium);const MotionDivWithFX=withFX(motion.div);const NavigationFooterFonts=getFonts(NavigationFooter);const SelectionColorsFonts=getFonts(SelectionColors);const breakpoints={rbLNuVuTD:\"(min-width: 1300px)\",TlYcpPpJb:\"(max-width: 1023px)\",VY0BbOhPU:\"(min-width: 1024px) and (max-width: 1299px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-XejZz\";const variantClassNames={rbLNuVuTD:\"framer-v-evmhp2\",TlYcpPpJb:\"framer-v-117jbv6\",VY0BbOhPU:\"framer-v-aqqrc2\"};const transition1={delay:.5,duration:1.8,ease:[.25,1,.5,1],type:\"tween\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-80};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transition2={damping:80,delay:0,mass:1,stiffness:200,type:\"spring\"};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const sharedDateFormatter=(value,formatOptions,locale)=>{if(typeof value!==\"string\")return\"\";const date=new Date(value);if(isNaN(date.getTime()))return\"\";const fallbackLocale=\"en-US\";try{return date.toLocaleString(locale||fallbackLocale,formatOptions);}catch{return date.toLocaleString(fallbackLocale,formatOptions);}};const dateOptions={dateStyle:\"medium\",timeZone:\"UTC\"};const toDateString=(value,activeLocale)=>{return sharedDateFormatter(value,dateOptions,activeLocale);};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};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:\"rbLNuVuTD\",Phone:\"TlYcpPpJb\",Tablet:\"VY0BbOhPU\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"rbLNuVuTD\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{alias:\"Bv2Jf26tm\",data:References,type:\"Collection\"},select:[{collection:\"Bv2Jf26tm\",name:\"CrrlKmEVb\",type:\"Identifier\"},{collection:\"Bv2Jf26tm\",name:\"RhEauR4wP\",type:\"Identifier\"},{collection:\"Bv2Jf26tm\",name:\"vnTGc5khI\",type:\"Identifier\"},{collection:\"Bv2Jf26tm\",name:\"VU0K724ge\",type:\"Identifier\"},{collection:\"Bv2Jf26tm\",name:\"j2bsqLRDM\",type:\"Identifier\"},{collection:\"Bv2Jf26tm\",name:\"y0Pv8yrMl\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"Bv2Jf26tm\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,VU0K724ge=getFromCurrentRouteData(\"VU0K724ge\")??\"\",CrrlKmEVb=getFromCurrentRouteData(\"CrrlKmEVb\"),RhEauR4wP=getFromCurrentRouteData(\"RhEauR4wP\"),vnTGc5khI=getFromCurrentRouteData(\"vnTGc5khI\"),j2bsqLRDM=getFromCurrentRouteData(\"j2bsqLRDM\")??\"\",vnTGc5khIxuq_gzEPZ,VU0K724gexuq_gzEPZ,CrrlKmEVbxuq_gzEPZ,RhEauR4wPxuq_gzEPZ,y0Pv8yrMlxuq_gzEPZ,idxuq_gzEPZ,y0Pv8yrMl=getFromCurrentRouteData(\"y0Pv8yrMl\")??\"\",...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(currentRouteData,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);}}},[currentRouteData,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(currentRouteData,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className,sharedStyle8.className,sharedStyle9.className,sharedStyle10.className,sharedStyle11.className,sharedStyle12.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const elementId=useRouteElementId(\"OvgGJO5ML\");const textContent=enumToDisplayNameFunctions[\"CrrlKmEVb\"]?.(CrrlKmEVb,activeLocale);const activeLocaleCode=useLocaleCode();const textContent1=toDateString(RhEauR4wP,activeLocaleCode);const router=useRouter();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"rbLNuVuTD\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-570b2f2b-e7a3-4440-a1b5-6d52ceddedc1, rgb(14, 14, 17)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-evmhp2\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1a218t2\",\"data-framer-name\":\"Header\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TlYcpPpJb:{width:\"100vw\",y:0},VY0BbOhPU:{width:`calc(${componentViewport?.width||\"100vw\"} - 80px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:80,width:`calc(${componentViewport?.width||\"100vw\"} - 160px)`,y:(componentViewport?.y||0)+0+0+0+0,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation,className:\"framer-vuftgb-container\",\"data-framer-appear-id\":\"vuftgb\",initial:animation1,nodeId:\"T0hhpXbXv\",optimized:true,rendersWithMotion:true,scopeId:\"Bv2Jf26tm\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TlYcpPpJb:{__framer__targets:[{ref:ref1,target:\"QtLCLfH8_\"}],__framer__threshold:.5,variant:\"x2JJlCCTr\"}},children:/*#__PURE__*/_jsx(NavigationHeaderWithVariantAppearEffect,{__framer__animateOnce:false,__framer__targets:[{ref:ref1,target:\"DYOuEjoJH\"}],__framer__threshold:0,__framer__variantAppearEffectEnabled:true,height:\"100%\",id:\"T0hhpXbXv\",layoutId:\"T0hhpXbXv\",style:{width:\"100%\"},taYH4OwHw:true,variant:\"fYVgS8NCd\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-k8upsi\",\"data-framer-name\":\"Main\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1gfxrbr\",\"data-framer-name\":\"Trigger: Navigation\",id:elementId,ref:ref1}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TlYcpPpJb:{__framer__styleAppearEffectEnabled:undefined}},children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-53wqo5\",\"data-framer-name\":\"Wrapper\",children:[/*#__PURE__*/_jsxs(\"section\",{className:\"framer-128wrik\",\"data-framer-name\":\"Title\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"a55ocOSpP\"},motionChild:true,nodeId:\"X17z60HZF\",scopeId:\"Bv2Jf26tm\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-n22mqw framer-1t8shxe\",\"data-framer-name\":\"Back\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1jqz4ab\",\"data-framer-name\":\"Icon\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-oull53\",\"data-framer-name\":\"SVG\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:24,intrinsicWidth:24,svg:'<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M15 17L10 12L15 7\" stroke=\"white\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlI7SW50ZXJEaXNwbGF5LUxpZ2h0\",\"--framer-font-family\":'\"Inter Display\", \"Inter Display Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-b90df2b5-0220-4015-b318-c7544e3e4fd4, rgba(255, 255, 255, 0.8))\"},children:\"References\"})}),className:\"framer-1llytic\",fonts:[\"FR;InterDisplay-Light\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-7pnkdc\",\"data-styles-preset\":\"rywJX0e1r\",children:\"Client\u2019s story: interview with Somerville Auto\"})}),className:\"framer-1l99hmz\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:VU0K724ge,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1f19d2t\",\"data-framer-name\":\"Subtext\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TlYcpPpJb:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlI7SW50ZXJEaXNwbGF5LUxpZ2h0\",\"--framer-font-family\":'\"Inter Display\", \"Inter Display Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"300\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--token-b90df2b5-0220-4015-b318-c7544e3e4fd4, rgba(255, 255, 255, 0.8))\"},children:\"References\"})})},VY0BbOhPU:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlI7SW50ZXJEaXNwbGF5LUxpZ2h0\",\"--framer-font-family\":'\"Inter Display\", \"Inter Display Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"300\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--token-b90df2b5-0220-4015-b318-c7544e3e4fd4, rgba(255, 255, 255, 0.8))\"},children:\"References\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlI7SW50ZXJEaXNwbGF5LUxpZ2h0\",\"--framer-font-family\":'\"Inter Display\", \"Inter Display Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--token-b90df2b5-0220-4015-b318-c7544e3e4fd4, rgba(255, 255, 255, 0.8))\"},children:\"References\"})}),className:\"framer-2rmp0u\",\"data-framer-name\":\"Category\",fonts:[\"FR;InterDisplay-Light\"],text:textContent,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TlYcpPpJb:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlI7SW50ZXJEaXNwbGF5LUxpZ2h0\",\"--framer-font-family\":'\"Inter Display\", \"Inter Display Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"300\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--token-b90df2b5-0220-4015-b318-c7544e3e4fd4, rgba(255, 255, 255, 0.8))\"},children:\"\u2022\"})})},VY0BbOhPU:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlI7SW50ZXJEaXNwbGF5LUxpZ2h0\",\"--framer-font-family\":'\"Inter Display\", \"Inter Display Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"300\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--token-b90df2b5-0220-4015-b318-c7544e3e4fd4, rgba(255, 255, 255, 0.8))\"},children:\"\u2022\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlI7SW50ZXJEaXNwbGF5LUxpZ2h0\",\"--framer-font-family\":'\"Inter Display\", \"Inter Display Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--token-b90df2b5-0220-4015-b318-c7544e3e4fd4, rgba(255, 255, 255, 0.8))\"},children:\"\u2022\"})}),className:\"framer-1jmmozc\",fonts:[\"FR;InterDisplay-Light\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TlYcpPpJb:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlI7SW50ZXJEaXNwbGF5LUxpZ2h0\",\"--framer-font-family\":'\"Inter Display\", \"Inter Display Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"300\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--token-b90df2b5-0220-4015-b318-c7544e3e4fd4, rgba(255, 255, 255, 0.8))\"},children:\"Jan 2, 2025\"})})},VY0BbOhPU:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlI7SW50ZXJEaXNwbGF5LUxpZ2h0\",\"--framer-font-family\":'\"Inter Display\", \"Inter Display Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"300\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--token-b90df2b5-0220-4015-b318-c7544e3e4fd4, rgba(255, 255, 255, 0.8))\"},children:\"Jan 2, 2025\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlI7SW50ZXJEaXNwbGF5LUxpZ2h0\",\"--framer-font-family\":'\"Inter Display\", \"Inter Display Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"var(--token-b90df2b5-0220-4015-b318-c7544e3e4fd4, rgba(255, 255, 255, 0.8))\"},children:\"Jan 2, 2025\"})}),className:\"framer-sdlek6\",\"data-framer-name\":\"Date\",fonts:[\"FR;InterDisplay-Light\"],text:textContent1,verticalAlignment:\"top\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-1dvwbgy\",\"data-framer-name\":\"Cover\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TlYcpPpJb:{background:{alt:\"\",fit:\"fill\",sizes:`max(min(min(max(${componentViewport?.width||\"100vw\"}, 320px), 640px) - 48px, 960px), 1px)`,...toResponsiveImage(vnTGc5khI)}},VY0BbOhPU:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+80+0+0+80+236.2+0),sizes:`max(min(min(max(${componentViewport?.width||\"100vw\"}, 320px), 1600px) - 80px, 960px), 1px)`,...toResponsiveImage(vnTGc5khI)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+80+0+0+120+239+0),sizes:`max(min(min(max(${componentViewport?.width||\"100vw\"}, 320px), 1600px) - 160px, 960px), 1px)`,...toResponsiveImage(vnTGc5khI)},className:\"framer-1naizwd\",\"data-framer-name\":\"Image\"})})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-1oj4tvi\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:NEd4VmDdsxM3StIUbddO/1de6WpgIbCrKkRcPfQcW/YouTube.js:Youtube\":componentPresets.props[\"tkDIQ49ix\"],\"module:pVk4QsoHxASnVtUBp6jr/QVzZltTawVJTjmjAWG3C/CodeBlock.js:default\":componentPresets.props[\"ExKm_ch69\"]},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:j2bsqLRDM,className:\"framer-114cqwu\",\"data-framer-name\":\"Content\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-1eahpii\",blockquote:\"framer-styles-preset-5kuted\",h1:\"framer-styles-preset-f7kodg\",h2:\"framer-styles-preset-1fv8svs\",h3:\"framer-styles-preset-p211ej\",h4:\"framer-styles-preset-6dbn1a\",h5:\"framer-styles-preset-1na90lw\",h6:\"framer-styles-preset-jiucxe\",img:\"framer-styles-preset-ezju65\",p:\"framer-styles-preset-1ma2167\",table:\"framer-styles-preset-1e66nb4\"},verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-1pnnc46\",\"data-framer-name\":\"Related\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1c2os5d\",\"data-styles-preset\":\"MJrDY2UsI\",children:\"Related stories\"})}),className:\"framer-4mdl1\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1lg4jix\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1k7bi2r\",\"data-framer-name\":\"[CMS] Insights\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"xuq_gzEPZ\",data:References,type:\"Collection\"},limit:{type:\"LiteralValue\",value:3},select:[{collection:\"xuq_gzEPZ\",name:\"vnTGc5khI\",type:\"Identifier\"},{collection:\"xuq_gzEPZ\",name:\"VU0K724ge\",type:\"Identifier\"},{collection:\"xuq_gzEPZ\",name:\"CrrlKmEVb\",type:\"Identifier\"},{collection:\"xuq_gzEPZ\",name:\"RhEauR4wP\",type:\"Identifier\"},{collection:\"xuq_gzEPZ\",name:\"y0Pv8yrMl\",type:\"Identifier\"},{collection:\"xuq_gzEPZ\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"xuq_gzEPZ\",name:\"w2OZFUQNc\",type:\"Identifier\"},operator:\"and\",right:{operator:\"not\",type:\"UnaryOperation\",value:{left:{collection:\"xuq_gzEPZ\",name:\"y0Pv8yrMl\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:y0Pv8yrMl},type:\"BinaryOperation\"}},type:\"BinaryOperation\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({CrrlKmEVb:CrrlKmEVbxuq_gzEPZ,id:idxuq_gzEPZ,RhEauR4wP:RhEauR4wPxuq_gzEPZ,vnTGc5khI:vnTGc5khIxuq_gzEPZ,VU0K724ge:VU0K724gexuq_gzEPZ,y0Pv8yrMl:y0Pv8yrMlxuq_gzEPZ},index)=>{VU0K724gexuq_gzEPZ??=\"\";y0Pv8yrMlxuq_gzEPZ??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`xuq_gzEPZ-${idxuq_gzEPZ}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{y0Pv8yrMl:y0Pv8yrMlxuq_gzEPZ},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{y0Pv8yrMl:y0Pv8yrMlxuq_gzEPZ},webPageId:\"Bv2Jf26tm\"},implicitPathVariables:undefined},{href:{pathVariables:{y0Pv8yrMl:y0Pv8yrMlxuq_gzEPZ},webPageId:\"Bv2Jf26tm\"},implicitPathVariables:undefined},{href:{pathVariables:{y0Pv8yrMl:y0Pv8yrMlxuq_gzEPZ},webPageId:\"Bv2Jf26tm\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TlYcpPpJb:{width:undefined,y:undefined},VY0BbOhPU:{width:`max((min(max(${componentViewport?.width||\"100vw\"}, 320px), 1600px) - 128px) / 3, 272px)`,y:(componentViewport?.y||0)+0+80+0+0+80+732.2+0+121.6+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:512,width:`max((min(max(${componentViewport?.width||\"100vw\"}, 320px), 1600px) - 240px) / 3, 272px)`,y:(componentViewport?.y||0)+0+80+0+0+120+775+0+121.6+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1sgajur-container\",isModuleExternal:true,nodeId:\"ooItvGOh0\",scopeId:\"Bv2Jf26tm\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TlYcpPpJb:{AUjJ7ScZj:\"24px\",KoHfx34Wp:resolvedLinks[2]},VY0BbOhPU:{KoHfx34Wp:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(CardsInsight,{AUjJ7ScZj:\"40px\",FroRHvd8D:VU0K724gexuq_gzEPZ,height:\"100%\",id:\"ooItvGOh0\",IqJRRKtqF:false,KIVCWHZww:\"120px\",KoHfx34Wp:resolvedLinks[0],layoutId:\"ooItvGOh0\",OkCGihOaf:toResponsiveImage(vnTGc5khIxuq_gzEPZ),style:{width:\"100%\"},uHYJNYzA4:enumToDisplayNameFunctions[\"CrrlKmEVb\"]?.(CrrlKmEVbxuq_gzEPZ,activeLocale),UsSrF8XKm:RhEauR4wPxuq_gzEPZ,width:\"100%\",ZmCv6gUi7:true})})})})})})})},idxuq_gzEPZ);})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"a55ocOSpP\"},implicitPathVariables:undefined},{href:{webPageId:\"a55ocOSpP\"},implicitPathVariables:undefined},{href:{webPageId:\"a55ocOSpP\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TlYcpPpJb:{y:undefined},VY0BbOhPU:{y:(componentViewport?.y||0)+0+80+0+0+80+732.2+0+121.6+0+576}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,y:(componentViewport?.y||0)+0+80+0+0+120+775+0+121.6+0+592,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1iowpg5-container\",nodeId:\"TjnUX2A9Y\",scopeId:\"Bv2Jf26tm\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TlYcpPpJb:{Kr62I1Ee9:resolvedLinks1[2]},VY0BbOhPU:{Kr62I1Ee9:resolvedLinks1[1]}},children:/*#__PURE__*/_jsx(ButtonsMedium,{FpsoGbB9y:\"var(--token-2d0a1fe9-66b7-4e55-9ef6-2872c40c6330, rgb(72, 70, 255))\",height:\"100%\",id:\"TjnUX2A9Y\",iKLDM3viP:\"var(--token-cd78f7ae-9245-431a-9c41-e6abcbb80403, rgb(255, 255, 255))\",Kr62I1Ee9:resolvedLinks1[0],layoutId:\"TjnUX2A9Y\",Mv16WKTEe:\"All stories\",NctncU19N:\"var(--token-302b6139-62bf-4a65-a11c-00b7552c4831, rgb(255, 61, 63))\",P6lgjaEY9:false,r9wjJW8ZN:false,style:{height:\"100%\"},variant:\"QTXZt7Unt\",width:\"100%\",XiCzUhcM5:false,xkpUt4F21:\"New\"})})})})})})]})]})]})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-gks0jg\",\"data-framer-name\":\"Footer\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TlYcpPpJb:{width:`min(${componentViewport?.width||\"100vw\"} - 48px, 640px)`,y:undefined},VY0BbOhPU:{width:`min(${componentViewport?.width||\"100vw\"} - 80px, 1440px)`,y:(componentViewport?.y||0)+0+1677.8+120+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:617,width:`min(${componentViewport?.width||\"100vw\"} - 160px, 1440px)`,y:(componentViewport?.y||0)+0+1736.6+160+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-2o9p2g-container\",nodeId:\"NIoINwspZ\",scopeId:\"Bv2Jf26tm\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TlYcpPpJb:{variant:\"aeBB4p3ZD\"}},children:/*#__PURE__*/_jsx(NavigationFooter,{height:\"100%\",id:\"NIoINwspZ\",layoutId:\"NIoINwspZ\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"UDF2xq7Bi\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-41vt74\",\"data-framer-name\":\"Code **Must be on each page\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1t0275q-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"KXQo4o_Ve\",scopeId:\"Bv2Jf26tm\",children:/*#__PURE__*/_jsx(SelectionColors,{enableSelection:true,height:\"100%\",id:\"KXQo4o_Ve\",layoutId:\"KXQo4o_Ve\",selectionBackgroundColor:\"var(--token-b5e49964-bf57-4389-8d97-5913008b6ebd, rgba(72, 70, 255, 0.16))\",selectionTextColor:\"var(--token-2d0a1fe9-66b7-4e55-9ef6-2872c40c6330, rgb(72, 70, 255))\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-XejZz.framer-1t8shxe, .framer-XejZz .framer-1t8shxe { display: block; }\",\".framer-XejZz.framer-evmhp2 { align-content: center; align-items: center; background-color: var(--token-570b2f2b-e7a3-4440-a1b5-6d52ceddedc1, #0e0e11); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1300px; }\",\".framer-XejZz .framer-1a218t2 { 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 80px 0px 80px; position: sticky; top: -68px; width: 100%; z-index: 4; }\",\".framer-XejZz .framer-vuftgb-container { flex: none; height: auto; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-XejZz .framer-k8upsi { 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; min-height: 100vh; min-width: 320px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-XejZz .framer-1gfxrbr { background-color: var(--token-302b6139-62bf-4a65-a11c-00b7552c4831, #ff3d3f); flex: none; height: 1px; left: 0px; opacity: 0; overflow: hidden; position: absolute; right: 0px; top: 0px; z-index: 1; }\",\".framer-XejZz .framer-53wqo5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; max-width: 1600px; overflow: visible; padding: 120px 80px 0px 80px; position: relative; width: 100%; }\",\".framer-XejZz .framer-128wrik { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; max-width: 960px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-XejZz .framer-n22mqw { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-XejZz .framer-1jqz4ab { align-content: center; align-items: center; aspect-ratio: 1 / 1; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: var(--framer-aspect-ratio-supported, 24px); justify-content: center; overflow: visible; padding: 0px; position: relative; width: 24px; }\",\".framer-XejZz .framer-oull53 { flex: none; height: 24px; position: relative; width: 24px; }\",\".framer-XejZz .framer-1llytic, .framer-XejZz .framer-4mdl1 { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-XejZz .framer-1l99hmz { --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-XejZz .framer-1f19d2t { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-XejZz .framer-2rmp0u, .framer-XejZz .framer-1jmmozc, .framer-XejZz .framer-sdlek6 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-XejZz .framer-1dvwbgy { align-content: center; align-items: center; aspect-ratio: 1.5 / 1; background-color: var(--token-2f5d29fd-9b2e-4406-a57e-bbcd091506f5, rgba(255, 255, 255, 0.06)); border-bottom-left-radius: 40px; border-bottom-right-radius: 40px; border-top-left-radius: 40px; border-top-right-radius: 40px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: var(--framer-aspect-ratio-supported, 133px); justify-content: center; max-width: 960px; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-XejZz .framer-1naizwd { flex: 1 0 0px; height: 100%; position: relative; width: 1px; }\",\".framer-XejZz .framer-1oj4tvi { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 120px; height: min-content; justify-content: flex-start; max-width: 640px; overflow: visible; padding: 0px 0px 80px 0px; position: relative; width: 100%; }\",\".framer-XejZz .framer-114cqwu { --framer-paragraph-spacing: 16px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-XejZz .framer-1pnnc46 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-XejZz .framer-1lg4jix { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-XejZz .framer-1k7bi2r { display: grid; flex: none; gap: 40px; grid-auto-rows: min-content; grid-template-columns: repeat(3, minmax(272px, 1fr)); height: min-content; justify-content: center; padding: 0px; position: relative; width: 100%; }\",\".framer-XejZz .framer-1sgajur-container { align-self: start; flex: none; height: auto; justify-self: start; position: relative; width: 100%; }\",\".framer-XejZz .framer-1iowpg5-container { flex: none; height: 48px; position: relative; width: auto; }\",\".framer-XejZz .framer-gks0jg { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 160px 80px 40px 80px; position: relative; width: 100%; }\",\".framer-XejZz .framer-2o9p2g-container { flex: none; height: auto; max-width: 1440px; position: relative; width: 100%; }\",\".framer-XejZz .framer-41vt74 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 1px; justify-content: flex-start; left: calc(49.9609679937549% - 100% / 2); opacity: 0; overflow: hidden; padding: 0px; position: absolute; top: 0px; width: 100%; z-index: -1; }\",\".framer-XejZz .framer-1t0275q-container { flex: none; height: auto; position: relative; width: auto; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,...sharedStyle9.css,...sharedStyle10.css,...sharedStyle11.css,...sharedStyle12.css,\"@media (min-width: 1024px) and (max-width: 1299px) { .framer-XejZz.framer-evmhp2 { width: 1024px; } .framer-XejZz .framer-1a218t2 { padding: 0px 40px 0px 40px; } .framer-XejZz .framer-53wqo5 { padding: 80px 40px 40px 40px; } .framer-XejZz .framer-1oj4tvi { padding: 0px 0px 40px 0px; } .framer-XejZz .framer-1k7bi2r { gap: 24px; } .framer-XejZz .framer-gks0jg { padding: 120px 40px 40px 40px; }}\",\"@media (max-width: 1023px) { .framer-XejZz.framer-evmhp2 { width: 390px; } .framer-XejZz .framer-1a218t2 { height: 80px; left: calc(50.00000000000002% - 100% / 2); padding: 0px; position: fixed; top: 0px; } .framer-XejZz .framer-53wqo5 { gap: 40px; max-width: 640px; padding: 120px 24px 40px 24px; } .framer-XejZz .framer-1dvwbgy { border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; } .framer-XejZz .framer-1oj4tvi { padding: 0px 0px 24px 0px; } .framer-XejZz .framer-1pnnc46 { gap: 48px; } .framer-XejZz .framer-1lg4jix { gap: 24px; } .framer-XejZz .framer-1k7bi2r { gap: 24px; grid-template-columns: repeat(auto-fill, minmax(272px, 1fr)); } .framer-XejZz .framer-gks0jg { padding: 80px 24px 40px 24px; } .framer-XejZz .framer-2o9p2g-container { max-width: 640px; } .framer-XejZz .framer-41vt74 { flex-direction: column; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 4756\n * @framerIntrinsicWidth 1300\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"VY0BbOhPU\":{\"layout\":[\"fixed\",\"auto\"]},\"TlYcpPpJb\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"OvgGJO5ML\":{\"pattern\":\":OvgGJO5ML\",\"name\":\"navigation\"}}\n * @framerResponsiveScreen\n */const FramerBv2Jf26tm=withCSS(Component,css,\"framer-XejZz\");export default FramerBv2Jf26tm;FramerBv2Jf26tm.displayName=\"Insights\";FramerBv2Jf26tm.defaultProps={height:4756,width:1300};addFonts(FramerBv2Jf26tm,[{explicitInter:true,fonts:[{family:\"Inter Display\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/MaMAn5Jp5gJg1z3VaLH65QwWPLc.woff2\",weight:\"300\"},{family:\"Inter Display\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/fEqgEChcTaneQFxeugexHq7Bk.woff2\",weight:\"300\"},{family:\"Inter Display\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/nL7d8Ph0ViwUQorApF89PoAagQI.woff2\",weight:\"300\"},{family:\"Inter Display\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/YOHXUQlY1iC2t7qT4HeLSoBDtn4.woff2\",weight:\"300\"},{family:\"Inter Display\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/TfzHIi6ZmZDuhnIFGcgM6Ipuim4.woff2\",weight:\"300\"},{family:\"Inter Display\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/6e1qKhy2mljzCRhlGpuCksCGjGI.woff2\",weight:\"300\"},{family:\"Inter Display\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/ub5XwqqEAMrXQz31ej6fNqbxnBc.woff2\",weight:\"300\"},{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\"}]},...NavigationHeaderFonts,...CardsInsightFonts,...ButtonsMediumFonts,...NavigationFooterFonts,...SelectionColorsFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts),...getFontsFromSharedStyle(sharedStyle7.fonts),...getFontsFromSharedStyle(sharedStyle8.fonts),...getFontsFromSharedStyle(sharedStyle9.fonts),...getFontsFromSharedStyle(sharedStyle10.fonts),...getFontsFromSharedStyle(sharedStyle11.fonts),...getFontsFromSharedStyle(sharedStyle12.fonts),...componentPresets.fonts?.[\"tkDIQ49ix\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"tkDIQ49ix\"]):[],...componentPresets.fonts?.[\"ExKm_ch69\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"ExKm_ch69\"]):[]],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerBv2Jf26tm\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"4756\",\"framerScrollSections\":\"{\\\"OvgGJO5ML\\\":{\\\"pattern\\\":\\\":OvgGJO5ML\\\",\\\"name\\\":\\\"navigation\\\"}}\",\"framerIntrinsicWidth\":\"1300\",\"framerColorSyntax\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerResponsiveScreen\":\"\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"VY0BbOhPU\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"TlYcpPpJb\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerAcceptsLayoutTemplate\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavigationHeaderFonts", "getFonts", "nyDxmLt7o_default", "NavigationHeaderWithVariantAppearEffect", "withVariantAppearEffect", "ContainerWithOptimizedAppearEffect", "withOptimizedAppearEffect", "Container", "CardsInsightFonts", "X_YDQ43QU_default", "ButtonsMediumFonts", "F5glnIxIK_default", "MotionDivWithFX", "withFX", "motion", "NavigationFooterFonts", "OPJJq0QP0_default", "SelectionColorsFonts", "ColorsSelection", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "animation2", "transition2", "animation3", "sharedDateFormatter", "value", "formatOptions", "locale", "date", "fallbackLocale", "dateOptions", "toDateString", "activeLocale", "toResponsiveImage", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "nnjhV8xUq_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "VU0K724ge", "CrrlKmEVb", "RhEauR4wP", "vnTGc5khI", "j2bsqLRDM", "vnTGc5khIxuq_gzEPZ", "VU0K724gexuq_gzEPZ", "CrrlKmEVbxuq_gzEPZ", "RhEauR4wPxuq_gzEPZ", "y0Pv8yrMlxuq_gzEPZ", "idxuq_gzEPZ", "y0Pv8yrMl", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "ref1", "elementId", "useRouteElementId", "textContent", "enumToDisplayNameFunctions", "activeLocaleCode", "useLocaleCode", "textContent1", "router", "useRouter", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "PropertyOverrides2", "ComponentViewportProvider", "ContainerWithOptimizedAppearEffect", "NavigationHeaderWithVariantAppearEffect", "MotionDivWithFX", "Link", "SVG", "RichText", "x", "getLoadingLazyAtYPosition", "Image2", "ComponentPresetsProvider", "ChildrenCanSuspend", "collection", "paginationInfo", "loadMore", "l", "index", "PathVariablesContext", "ResolveLinks", "resolvedLinks", "Container", "X_YDQ43QU_default", "resolvedLinks1", "F5glnIxIK_default", "OPJJq0QP0_default", "ColorsSelection", "css", "FramerBv2Jf26tm", "withCSS", "Bv2Jf26tm_default", "addFonts", "NavigationHeaderFonts", "CardsInsightFonts", "ButtonsMediumFonts", "NavigationFooterFonts", "SelectionColorsFonts", "getFontsFromSharedStyle", "fonts", "getFontsFromComponentPreset", "__FramerMetadata__"]
}
