{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/6FGocAzQarvwp174ZbkM/LGuwqbGJTUm14AkocjW7/SnSFQfHJx.js", "ssg:https://framerusercontent.com/modules/CVKhLldJ1RDbqkBun9ke/5ShMh8wIxPffQjYHWfE5/SnSFQfHJx.js"],
  "sourcesContent": ["// Generated by Framer (c07a8c1)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getWhereExpressionFromPathVariables,Image,Link,NotFoundError,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,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 WordCounter from\"https://framerusercontent.com/modules/n2kju6hoTayc8de8rW3V/lydgdtiT6b3K7pvNkNiA/Time_to_read.js\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/p8dptk4UIND8hbFWz9V7/Phosphor.js\";import Footer from\"#framer/local/canvasComponent/EBpxEc1BK/EBpxEc1BK.js\";import Button from\"#framer/local/canvasComponent/QhdhLt5p5/QhdhLt5p5.js\";import NavigationBar from\"#framer/local/canvasComponent/qxYWctY_B/qxYWctY_B.js\";import Articles from\"#framer/local/canvasComponent/Rf0gskF8o/Rf0gskF8o.js\";import CaseStudies from\"#framer/local/collection/hGMOu5rAj/hGMOu5rAj.js\";import WhitePapers from\"#framer/local/collection/HyuAlHSyI/HyuAlHSyI.js\";import Blog from\"#framer/local/collection/v_Ak1omlQ/v_Ak1omlQ.js\";import*as sharedStyle from\"#framer/local/css/GoYypVzwN/GoYypVzwN.js\";import*as sharedStyle2 from\"#framer/local/css/inoqyAwh_/inoqyAwh_.js\";import*as sharedStyle3 from\"#framer/local/css/OiemQ21xd/OiemQ21xd.js\";import*as sharedStyle1 from\"#framer/local/css/z1BV5jxiu/z1BV5jxiu.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/SnSFQfHJx/SnSFQfHJx.js\";import metadataProvider from\"#framer/local/webPageMetadata/SnSFQfHJx/SnSFQfHJx.js\";const PhosphorFonts=getFonts(Phosphor);const WordCounterFonts=getFonts(WordCounter);const ButtonFonts=getFonts(Button);const RichTextWithFX=withFX(RichText);const ArticlesFonts=getFonts(Articles);const FooterFonts=getFonts(Footer);const NavigationBarFonts=getFonts(NavigationBar);const NavigationBarWithVariantAppearEffect=withVariantAppearEffect(NavigationBar);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const breakpoints={bBpncYa_c:\"(max-width: 809px)\",Hryj44nEm:\"(min-width: 1200px)\",MvC7g2SRH:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-8ohPp\";const variantClassNames={bBpncYa_c:\"framer-v-15l95u5\",Hryj44nEm:\"framer-v-ccctq7\",MvC7g2SRH:\"framer-v-be57de\"};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;try{return date.toLocaleString(locale,dateOptions);}catch{return date.toLocaleString(fallbackLocale,dateOptions);}};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:50};const transition1={delay:.3,duration:.8,ease:[.44,0,0,1],type:\"tween\"};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const transition2={delay:.1,duration:.6,ease:[.44,0,.17,1],type:\"tween\"};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:0};const animation2={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:-80};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"Hryj44nEm\",Phone:\"bBpncYa_c\",Tablet:\"MvC7g2SRH\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"Hryj44nEm\"};};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:\"SnSFQfHJx\",data:CaseStudies,type:\"Collection\"},select:[{collection:\"SnSFQfHJx\",name:\"CBxpUxL70\",type:\"Identifier\"},{collection:\"SnSFQfHJx\",name:\"AiGww7mVE\",type:\"Identifier\"},{collection:\"SnSFQfHJx\",name:\"TEJ4IxCoS\",type:\"Identifier\"},{collection:\"SnSFQfHJx\",name:\"f5J68_1wU\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"SnSFQfHJx\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,CBxpUxL70=getFromCurrentRouteData(\"CBxpUxL70\")??\"\",zgMbIQQN4w5wOc1gIk,UrM_zwg03mfs2AcqA5,MQgm6AWgAmfs2AcqA5,xX2BHmSR8mfs2AcqA5,TTzIVH9htmfs2AcqA5,f5J68_1wU=getFromCurrentRouteData(\"f5J68_1wU\"),AiGww7mVE=getFromCurrentRouteData(\"AiGww7mVE\")??\"\",TEJ4IxCoS=getFromCurrentRouteData(\"TEJ4IxCoS\")??\"\",wR752i2OMW7Lzdv8FR,ZVhKDtWyEW7Lzdv8FR,Lx_TFXkL0W7Lzdv8FR,zgMbIQQN4W7Lzdv8FR,idW7Lzdv8FR,vYQh5ESNgvlEtMBr9A,f5J68_1wUvlEtMBr9A,CBxpUxL70vlEtMBr9A,zgMbIQQN4vlEtMBr9A,idvlEtMBr9A,F_PLGugCJGRR8QLG1d,g5I_ICVyqGRR8QLG1d,Fd7WJIUJrGRR8QLG1d,O2ZPc4DmsGRR8QLG1d,idGRR8QLG1d,...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];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const elementId=useRouteElementId(\"AC4BFG4lT\");const ref1=React.useRef(null);usePreloadLocalizedValues(activeLocale);const activeLocaleCode=useLocaleCode();const textContent=toDateString(zgMbIQQN4w5wOc1gIk,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode);const elementId1=useRouteElementId(\"EpsviKKIy\");const ref2=React.useRef(null);const router=useRouter();const elementId2=useRouteElementId(\"hJ1K9M2TL\");const ref3=React.useRef(null);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"Hryj44nEm\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-33c8dbd0-eb94-4e90-8099-e7a3fee4ad2f, rgb(255, 255, 255)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-ccctq7\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1traayg\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-v7zhcr\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-cxspdr\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-6difly\",\"data-framer-name\":\"Header\",id:elementId,ref:ref1,children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"Em6_cCbJy\"},motionChild:true,nodeId:\"x3rHvIYoD\",openInNewTab:false,scopeId:\"SnSFQfHJx\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-ei7iyc framer-1epe6fz\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-15mls24-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"OgupktAov\",scopeId:\"SnSFQfHJx\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-d1fa08ee-c247-459b-aaf3-d2091e9cede1, rgb(3, 47, 85))\",height:\"100%\",iconSearch:\"arrow-left\",iconSelection:\"House\",id:\"OgupktAov\",layoutId:\"OgupktAov\",mirrored:false,selectByList:false,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v0\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-93vyfr\",\"data-styles-preset\":\"GoYypVzwN\",style:{\"--framer-text-color\":\"var(--token-d1fa08ee-c247-459b-aaf3-d2091e9cede1, rgb(3, 47, 85))\"},children:\"All Case Studies\"})}),className:\"framer-bi5n2h\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1kihnbd\",\"data-styles-preset\":\"z1BV5jxiu\",style:{\"--framer-text-alignment\":\"left\"},children:\"Automated Decisioning Cannot Exist Without Autonomous Reporting\"})}),className:\"framer-1dwwe87\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:CBxpUxL70,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-5mvrx8\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-mdgbby\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bBpncYa_c:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1tdaid1\",\"data-styles-preset\":\"inoqyAwh_\",style:{\"--framer-text-color\":\"var(--token-46244ad7-86a7-41b8-b44b-214d95b54c13, rgb(107, 114, 128))\"},children:\"Dec 11, 2024\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1tdaid1\",\"data-styles-preset\":\"inoqyAwh_\",style:{\"--framer-text-color\":\"var(--token-46244ad7-86a7-41b8-b44b-214d95b54c13, rgb(107, 114, 128))\"},children:\"Content\"})}),className:\"framer-svjo1h\",\"data-framer-name\":\"Date\",fonts:[\"Inter\"],text:textContent,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SUJNIFBsZXggU2Fucy01MDA=\",\"--framer-font-family\":'\"IBM Plex Sans\", \"IBM Plex Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"2em\",\"--framer-text-color\":\"var(--token-46244ad7-86a7-41b8-b44b-214d95b54c13, rgb(107, 114, 128))\",\"--framer-text-transform\":\"uppercase\"},children:\"\u2014\"})}),className:\"framer-1eivjlm\",\"data-framer-name\":\"Date\",fonts:[\"GF;IBM Plex Sans-500\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1v08u4h-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"UGPALcR2e\",scopeId:\"SnSFQfHJx\",children:/*#__PURE__*/_jsx(WordCounter,{contentType:\"one\",displayMode:\"time\",font:{fontFamily:'\"Geist\", \"Geist Placeholder\", sans-serif',fontSize:\"14px\",fontStyle:\"normal\",fontWeight:400,letterSpacing:\"0em\",lineHeight:\"1.1em\"},fontColor:\"var(--token-46244ad7-86a7-41b8-b44b-214d95b54c13, rgb(107, 114, 128))\",height:\"100%\",id:\"UGPALcR2e\",layoutId:\"UGPALcR2e\",timeSuffix:getLocalizedValue(\"v3\",activeLocale)??\"Min Read\",title1:getLocalizedValue(\"v2\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Content\"})}),title2:UrM_zwg03mfs2AcqA5,title3:MQgm6AWgAmfs2AcqA5,title4:xX2BHmSR8mfs2AcqA5,title5:TTzIVH9htmfs2AcqA5,title6:/*#__PURE__*/_jsx(React.Fragment,{}),title7:/*#__PURE__*/_jsx(React.Fragment,{}),width:\"100%\",wordSuffix:getLocalizedValue(\"v4\",activeLocale)??\"Words\"})})})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bBpncYa_c:{background:{alt:\"\",fit:\"fill\",sizes:`min(min(max(${componentViewport?.width||\"100vw\"} - 32px, 1px), 1280px), 920px)`,...toResponsiveImage(f5J68_1wU)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:`min(max(min(max(${componentViewport?.width||\"100vw\"} - 120px, 1px), 1280px), 1px), 920px)`,...toResponsiveImage(f5J68_1wU)},className:\"framer-19a4zqn\",\"data-framer-name\":\"Banner\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-c3qouo\",\"data-styles-preset\":\"OiemQ21xd\",children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-46244ad7-86a7-41b8-b44b-214d95b54c13, rgb(107, 114, 128))\"},children:\"In today\u2019s competitive business landscape, efficiency and accuracy in financial processes are paramount for sustained success. Supermarch\\xe9 PA, a family-run grocery business based in Montreal, recognized the need to streamline its accounts payable (AP) process to overcome manual data entry and error-prone invoice processing challenges. This case study delves into Supermarch\\xe9 PA\u2019s journey toward implementing PF360 Capture \u2013 an AP automation solution that helps enhance operational efficiency and accuracy.\"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-46244ad7-86a7-41b8-b44b-214d95b54c13, rgb(107, 114, 128))\"},children:/*#__PURE__*/_jsx(\"br\",{})})]})}),className:\"framer-4tbfm7\",fonts:[\"Inter\"],text:AiGww7mVE,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-8y2yv8\",\"data-framer-name\":\"Section\",id:elementId1,ref:ref2,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-xppph9\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ovwj8c\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-zx58td\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-11ov9lm\",\"data-framer-name\":\"Heading & badge\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-7mu0vj\",\"data-framer-name\":\"Heading & Badge\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v5\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1kihnbd\",\"data-styles-preset\":\"z1BV5jxiu\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-d1fa08ee-c247-459b-aaf3-d2091e9cede1, rgb(3, 47, 85))\"},children:\"Download Case Study\"})}),className:\"framer-x7iee\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:TEJ4IxCoS,implicitPathVariables:undefined},{href:TEJ4IxCoS,implicitPathVariables:undefined},{href:TEJ4IxCoS,implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bBpncYa_c:{width:`min(min(min(min(max(${componentViewport?.width||\"100vw\"} - 32px, 1px), 1280px), 920px), 1280px) - 40px, 710px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:47,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ounosu-container\",nodeId:\"b7X8mOx7b\",scopeId:\"SnSFQfHJx\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bBpncYa_c:{cSvXw0UMF:resolvedLinks[2],style:{width:\"100%\"}},MvC7g2SRH:{cSvXw0UMF:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(Button,{cSvXw0UMF:resolvedLinks[0],cYr9gJc6L:\"ArrowRight\",d7afGv2kb:true,height:\"100%\",id:\"b7X8mOx7b\",kJmFsDdbK:getLocalizedValue(\"v6\",activeLocale)??\"Download\",layoutId:\"b7X8mOx7b\",SwGdJVXVp:\"var(--token-d1fa08ee-c247-459b-aaf3-d2091e9cede1, rgb(3, 47, 85))\",variant:\"TJgOk4brl\",width:\"100%\",yVMvYjPHf:true})})})})})})]})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bBpncYa_c:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:471.5,intrinsicWidth:781.5,pixelHeight:2880,pixelWidth:5120,positionX:\"center\",positionY:\"top\",sizes:`min(min(min(max(${componentViewport?.width||\"100vw\"} - 32px, 1px), 1280px), 920px), 1280px)`,src:\"https://framerusercontent.com/images/p2ArZXSwMqPgyvRl4WtNpBFxvAo.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/p2ArZXSwMqPgyvRl4WtNpBFxvAo.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/p2ArZXSwMqPgyvRl4WtNpBFxvAo.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/p2ArZXSwMqPgyvRl4WtNpBFxvAo.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/p2ArZXSwMqPgyvRl4WtNpBFxvAo.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/p2ArZXSwMqPgyvRl4WtNpBFxvAo.jpg 5120w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:471.5,intrinsicWidth:781.5,pixelHeight:2880,pixelWidth:5120,positionX:\"center\",positionY:\"top\",sizes:`min(min(max(min(max(${componentViewport?.width||\"100vw\"} - 120px, 1px), 1280px), 1px), 920px), 1280px)`,src:\"https://framerusercontent.com/images/p2ArZXSwMqPgyvRl4WtNpBFxvAo.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/p2ArZXSwMqPgyvRl4WtNpBFxvAo.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/p2ArZXSwMqPgyvRl4WtNpBFxvAo.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/p2ArZXSwMqPgyvRl4WtNpBFxvAo.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/p2ArZXSwMqPgyvRl4WtNpBFxvAo.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/p2ArZXSwMqPgyvRl4WtNpBFxvAo.jpg 5120w\"},className:\"framer-b4g7b7\",\"data-border\":true,\"data-framer-name\":\"Gradient\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1kmxfms\",\"data-framer-name\":\"Gradient\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bBpncYa_c:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:471.5,intrinsicWidth:781.5,pixelHeight:2880,pixelWidth:5120,positionX:\"center\",positionY:\"top\",sizes:`min(min(min(max(${componentViewport?.width||\"100vw\"} - 32px, 1px), 1280px), 920px), 1280px)`,src:\"https://framerusercontent.com/images/p2ArZXSwMqPgyvRl4WtNpBFxvAo.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/p2ArZXSwMqPgyvRl4WtNpBFxvAo.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/p2ArZXSwMqPgyvRl4WtNpBFxvAo.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/p2ArZXSwMqPgyvRl4WtNpBFxvAo.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/p2ArZXSwMqPgyvRl4WtNpBFxvAo.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/p2ArZXSwMqPgyvRl4WtNpBFxvAo.jpg 5120w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:471.5,intrinsicWidth:781.5,pixelHeight:2880,pixelWidth:5120,positionX:\"center\",positionY:\"top\",sizes:`min(min(max(min(max(${componentViewport?.width||\"100vw\"} - 120px, 1px), 1280px), 1px), 920px), 1280px)`,src:\"https://framerusercontent.com/images/p2ArZXSwMqPgyvRl4WtNpBFxvAo.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/p2ArZXSwMqPgyvRl4WtNpBFxvAo.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/p2ArZXSwMqPgyvRl4WtNpBFxvAo.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/p2ArZXSwMqPgyvRl4WtNpBFxvAo.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/p2ArZXSwMqPgyvRl4WtNpBFxvAo.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/p2ArZXSwMqPgyvRl4WtNpBFxvAo.jpg 5120w\"},className:\"framer-1fgnq85\",\"data-border\":true,\"data-framer-name\":\"Gradient\"})})]})})]})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-d27eg6\",\"data-framer-name\":\"Gradients\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:471.5,intrinsicWidth:781.5,pixelHeight:2880,pixelWidth:5120,positionX:\"center\",positionY:\"top\",sizes:`calc(${componentViewport?.width||\"100vw\"} / 2)`,src:\"https://framerusercontent.com/images/p2ArZXSwMqPgyvRl4WtNpBFxvAo.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/p2ArZXSwMqPgyvRl4WtNpBFxvAo.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/p2ArZXSwMqPgyvRl4WtNpBFxvAo.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/p2ArZXSwMqPgyvRl4WtNpBFxvAo.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/p2ArZXSwMqPgyvRl4WtNpBFxvAo.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/p2ArZXSwMqPgyvRl4WtNpBFxvAo.jpg 5120w\"},className:\"framer-ygy9m\",\"data-border\":true,\"data-framer-name\":\"Gradient\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:471.5,intrinsicWidth:781.5,pixelHeight:2880,pixelWidth:5120,positionX:\"center\",positionY:\"top\",sizes:`calc(${componentViewport?.width||\"100vw\"} / 2)`,src:\"https://framerusercontent.com/images/p2ArZXSwMqPgyvRl4WtNpBFxvAo.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/p2ArZXSwMqPgyvRl4WtNpBFxvAo.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/p2ArZXSwMqPgyvRl4WtNpBFxvAo.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/p2ArZXSwMqPgyvRl4WtNpBFxvAo.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/p2ArZXSwMqPgyvRl4WtNpBFxvAo.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/p2ArZXSwMqPgyvRl4WtNpBFxvAo.jpg 5120w\"},className:\"framer-3wpakq\",\"data-border\":true,\"data-framer-name\":\"Gradient\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-10q8p96\",\"data-framer-name\":\"Gradient\"})]})]}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-1akvagp\",\"data-framer-name\":\"Blog\",id:elementId2,ref:ref3,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12injxn\",\"data-framer-name\":\"Top\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1li0vp4\",\"data-framer-name\":\"Heading & badge\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bBpncYa_c:{children:getLocalizedValue(\"v8\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1kihnbd\",\"data-styles-preset\":\"z1BV5jxiu\",style:{\"--framer-text-alignment\":\"left\"},children:\"Related Resources\"})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__targets:[{ref:ref3,target:\"animate\"}],__framer__threshold:1,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:getLocalizedValue(\"v7\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1kihnbd\",\"data-styles-preset\":\"z1BV5jxiu\",children:\"Related Resources\"})}),className:\"framer-1adapvf\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"RLGTNnWAK\"},implicitPathVariables:undefined},{href:{webPageId:\"RLGTNnWAK\"},implicitPathVariables:undefined},{href:{webPageId:\"RLGTNnWAK\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bBpncYa_c:{width:`min(${componentViewport?.width||\"100vw\"} - 40px, 1280px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:47,children:/*#__PURE__*/_jsx(Container,{className:\"framer-10ilf3i-container\",nodeId:\"gdqjj7UhT\",scopeId:\"SnSFQfHJx\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bBpncYa_c:{cSvXw0UMF:resolvedLinks1[2],style:{width:\"100%\"}},MvC7g2SRH:{cSvXw0UMF:resolvedLinks1[1]}},children:/*#__PURE__*/_jsx(Button,{cSvXw0UMF:resolvedLinks1[0],cYr9gJc6L:\"ArrowRight\",d7afGv2kb:true,height:\"100%\",id:\"gdqjj7UhT\",kJmFsDdbK:getLocalizedValue(\"v9\",activeLocale)??\"All resources\",layoutId:\"gdqjj7UhT\",SwGdJVXVp:\"var(--token-d1fa08ee-c247-459b-aaf3-d2091e9cede1, rgb(3, 47, 85))\",variant:\"TJgOk4brl\",width:\"100%\",yVMvYjPHf:true})})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1rijslh\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-188s0s9\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"W7Lzdv8FR\",data:Blog,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},select:[{collection:\"W7Lzdv8FR\",name:\"wR752i2OM\",type:\"Identifier\"},{collection:\"W7Lzdv8FR\",name:\"ZVhKDtWyE\",type:\"Identifier\"},{collection:\"W7Lzdv8FR\",name:\"Lx_TFXkL0\",type:\"Identifier\"},{collection:\"W7Lzdv8FR\",name:\"zgMbIQQN4\",type:\"Identifier\"},{collection:\"W7Lzdv8FR\",name:\"id\",type:\"Identifier\"}]},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({id:idW7Lzdv8FR,Lx_TFXkL0:Lx_TFXkL0W7Lzdv8FR,wR752i2OM:wR752i2OMW7Lzdv8FR,zgMbIQQN4:zgMbIQQN4W7Lzdv8FR,ZVhKDtWyE:ZVhKDtWyEW7Lzdv8FR},index)=>{wR752i2OMW7Lzdv8FR??=\"\";Lx_TFXkL0W7Lzdv8FR??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`W7Lzdv8FR-${idW7Lzdv8FR}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{wR752i2OM:wR752i2OMW7Lzdv8FR},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{wR752i2OM:wR752i2OMW7Lzdv8FR},webPageId:\"w5wOc1gIk\"},implicitPathVariables:undefined},{href:{pathVariables:{wR752i2OM:wR752i2OMW7Lzdv8FR},webPageId:\"w5wOc1gIk\"},implicitPathVariables:undefined},{href:{pathVariables:{wR752i2OM:wR752i2OMW7Lzdv8FR},webPageId:\"w5wOc1gIk\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-15z0q13-container\",nodeId:\"sGBmwGHdE\",scopeId:\"SnSFQfHJx\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bBpncYa_c:{yOcQC9rpn:resolvedLinks2[2]},MvC7g2SRH:{yOcQC9rpn:resolvedLinks2[1]}},children:/*#__PURE__*/_jsx(Articles,{AxdiJBYLH:zgMbIQQN4W7Lzdv8FR,BK80W1cmw:Lx_TFXkL0W7Lzdv8FR,ChRMPhHVd:toResponsiveImage(ZVhKDtWyEW7Lzdv8FR),height:\"100%\",id:\"sGBmwGHdE\",layoutId:\"sGBmwGHdE\",O3D4zEM4L:getLocalizedValue(\"v10\",activeLocale)??\"Blog\",p56UuuoC9:true,style:{height:\"100%\",width:\"100%\"},variant:\"m386AmKwH\",width:\"100%\",yOcQC9rpn:resolvedLinks2[0]})})})})})})},idW7Lzdv8FR);})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-13fn0m3\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"vlEtMBr9A\",data:CaseStudies,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},select:[{collection:\"vlEtMBr9A\",name:\"vYQh5ESNg\",type:\"Identifier\"},{collection:\"vlEtMBr9A\",name:\"f5J68_1wU\",type:\"Identifier\"},{collection:\"vlEtMBr9A\",name:\"CBxpUxL70\",type:\"Identifier\"},{collection:\"vlEtMBr9A\",name:\"zgMbIQQN4\",type:\"Identifier\"},{collection:\"vlEtMBr9A\",name:\"id\",type:\"Identifier\"}]},children:(collection1,paginationInfo1,loadMore1)=>/*#__PURE__*/_jsx(_Fragment,{children:collection1?.map(({CBxpUxL70:CBxpUxL70vlEtMBr9A,f5J68_1wU:f5J68_1wUvlEtMBr9A,id:idvlEtMBr9A,vYQh5ESNg:vYQh5ESNgvlEtMBr9A,zgMbIQQN4:zgMbIQQN4vlEtMBr9A},index1)=>{vYQh5ESNgvlEtMBr9A??=\"\";CBxpUxL70vlEtMBr9A??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`vlEtMBr9A-${idvlEtMBr9A}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{vYQh5ESNg:vYQh5ESNgvlEtMBr9A},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{vYQh5ESNg:vYQh5ESNgvlEtMBr9A},webPageId:\"SnSFQfHJx\"},implicitPathVariables:undefined},{href:{pathVariables:{vYQh5ESNg:vYQh5ESNgvlEtMBr9A},webPageId:\"SnSFQfHJx\"},implicitPathVariables:undefined},{href:{pathVariables:{vYQh5ESNg:vYQh5ESNgvlEtMBr9A},webPageId:\"SnSFQfHJx\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-stv05k-container\",nodeId:\"OJv2FlKeT\",scopeId:\"SnSFQfHJx\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bBpncYa_c:{yOcQC9rpn:resolvedLinks3[2]},MvC7g2SRH:{yOcQC9rpn:resolvedLinks3[1]}},children:/*#__PURE__*/_jsx(Articles,{AxdiJBYLH:zgMbIQQN4vlEtMBr9A,BK80W1cmw:CBxpUxL70vlEtMBr9A,ChRMPhHVd:toResponsiveImage(f5J68_1wUvlEtMBr9A),height:\"100%\",id:\"OJv2FlKeT\",layoutId:\"OJv2FlKeT\",O3D4zEM4L:getLocalizedValue(\"v11\",activeLocale)??\"Case Study\",p56UuuoC9:false,style:{height:\"100%\",width:\"100%\"},variant:\"m386AmKwH\",width:\"100%\",yOcQC9rpn:resolvedLinks3[0]})})})})})})},idvlEtMBr9A);})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1bgjxhp\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"GRR8QLG1d\",data:WhitePapers,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},select:[{collection:\"GRR8QLG1d\",name:\"F_PLGugCJ\",type:\"Identifier\"},{collection:\"GRR8QLG1d\",name:\"g5I_ICVyq\",type:\"Identifier\"},{collection:\"GRR8QLG1d\",name:\"Fd7WJIUJr\",type:\"Identifier\"},{collection:\"GRR8QLG1d\",name:\"O2ZPc4Dms\",type:\"Identifier\"},{collection:\"GRR8QLG1d\",name:\"id\",type:\"Identifier\"}]},children:(collection2,paginationInfo2,loadMore2)=>/*#__PURE__*/_jsx(_Fragment,{children:collection2?.map(({F_PLGugCJ:F_PLGugCJGRR8QLG1d,Fd7WJIUJr:Fd7WJIUJrGRR8QLG1d,g5I_ICVyq:g5I_ICVyqGRR8QLG1d,id:idGRR8QLG1d,O2ZPc4Dms:O2ZPc4DmsGRR8QLG1d},index2)=>{F_PLGugCJGRR8QLG1d??=\"\";Fd7WJIUJrGRR8QLG1d??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`GRR8QLG1d-${idGRR8QLG1d}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{F_PLGugCJ:F_PLGugCJGRR8QLG1d},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{F_PLGugCJ:F_PLGugCJGRR8QLG1d},webPageId:\"NSls4V3dg\"},implicitPathVariables:undefined},{href:{pathVariables:{F_PLGugCJ:F_PLGugCJGRR8QLG1d},webPageId:\"NSls4V3dg\"},implicitPathVariables:undefined},{href:{pathVariables:{F_PLGugCJ:F_PLGugCJGRR8QLG1d},webPageId:\"NSls4V3dg\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-wjg1i2-container\",nodeId:\"oJX3i8X3d\",scopeId:\"SnSFQfHJx\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bBpncYa_c:{yOcQC9rpn:resolvedLinks4[2]},MvC7g2SRH:{yOcQC9rpn:resolvedLinks4[1]}},children:/*#__PURE__*/_jsx(Articles,{AxdiJBYLH:O2ZPc4DmsGRR8QLG1d,BK80W1cmw:Fd7WJIUJrGRR8QLG1d,ChRMPhHVd:toResponsiveImage(g5I_ICVyqGRR8QLG1d),height:\"100%\",id:\"oJX3i8X3d\",layoutId:\"oJX3i8X3d\",O3D4zEM4L:getLocalizedValue(\"v12\",activeLocale)??\"White Paper\",p56UuuoC9:false,style:{height:\"100%\",width:\"100%\"},variant:\"m386AmKwH\",width:\"100%\",yOcQC9rpn:resolvedLinks4[0]})})})})})})},idGRR8QLG1d);})})})})})]})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:407,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-13xeu3r-container\",nodeId:\"Lre5z6nVz\",scopeId:\"SnSFQfHJx\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bBpncYa_c:{variant:\"MtEI1yFcF\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"Lre5z6nVz\",layoutId:\"Lre5z6nVz\",style:{width:\"100%\"},variant:\"qsrJPgkiI\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1demzlm\",\"data-framer-name\":\"Top\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:87,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation1,className:\"framer-1sb1tx8-container\",\"data-framer-appear-id\":\"1sb1tx8\",initial:animation2,nodeId:\"uwl8eKEZq\",optimized:true,rendersWithMotion:true,scopeId:\"SnSFQfHJx\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{bBpncYa_c:{__framer__variantAppearEffectEnabled:undefined,variant:\"vaBAD4jZF\"},MvC7g2SRH:{__framer__variantAppearEffectEnabled:undefined,variant:\"vaBAD4jZF\"}},children:/*#__PURE__*/_jsx(NavigationBarWithVariantAppearEffect,{__framer__animateOnce:false,__framer__targets:[{ref:ref1,target:\"i7yR8tZVn\"}],__framer__threshold:0,__framer__variantAppearEffectEnabled:true,height:\"100%\",id:\"uwl8eKEZq\",layoutId:\"uwl8eKEZq\",style:{width:\"100%\"},variant:\"zbiFmE8HZ\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-8ohPp.framer-1epe6fz, .framer-8ohPp .framer-1epe6fz { display: block; }\",\".framer-8ohPp.framer-ccctq7 { align-content: center; align-items: center; background-color: var(--token-33c8dbd0-eb94-4e90-8099-e7a3fee4ad2f, #ffffff); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-8ohPp .framer-1traayg { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: visible; padding: 60px 60px 0px 60px; position: relative; width: 100%; }\",\".framer-8ohPp .framer-v7zhcr { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; max-width: 1280px; overflow: visible; padding: 0px; position: relative; width: 1px; z-index: 1; }\",\".framer-8ohPp .framer-cxspdr { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; max-width: 920px; padding: 110px 0px 40px 0px; position: relative; width: 1px; }\",\".framer-8ohPp .framer-6difly { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-8ohPp .framer-ei7iyc { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-8ohPp .framer-15mls24-container { flex: none; height: 14px; position: relative; width: 14px; }\",\".framer-8ohPp .framer-bi5n2h, .framer-8ohPp .framer-1adapvf { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-8ohPp .framer-1dwwe87, .framer-8ohPp .framer-x7iee { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-8ohPp .framer-5mvrx8 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-8ohPp .framer-mdgbby { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-8ohPp .framer-svjo1h, .framer-8ohPp .framer-1eivjlm { flex: none; height: auto; max-width: 600px; position: relative; white-space: pre-wrap; width: auto; word-break: break-word; word-wrap: break-word; }\",\".framer-8ohPp .framer-1v08u4h-container, .framer-8ohPp .framer-10ilf3i-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-8ohPp .framer-19a4zqn { aspect-ratio: 1.7829457364341086 / 1; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; height: var(--framer-aspect-ratio-supported, 112px); position: relative; width: 100%; }\",\".framer-8ohPp .framer-4tbfm7 { --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-8ohPp .framer-8y2yv8 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 56px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-8ohPp .framer-xppph9 { align-content: center; align-items: center; background-color: var(--token-7354084b-2f3d-4256-9942-cf21fcb19d60, #f9fafb); border-bottom-left-radius: 32px; border-bottom-right-radius: 32px; border-top-left-radius: 32px; border-top-right-radius: 32px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; max-width: 1280px; overflow: hidden; padding: 50px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-8ohPp .framer-1ovwj8c { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 2; }\",\".framer-8ohPp .framer-zx58td { 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: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-8ohPp .framer-11ov9lm { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; max-width: 710px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-8ohPp .framer-7mu0vj { 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; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-8ohPp .framer-ounosu-container { flex: none; height: auto; position: relative; width: auto; z-index: 1; }\",\".framer-8ohPp .framer-b4g7b7 { --border-bottom-width: 1px; --border-color: rgba(34, 34, 34, 0.3); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; -webkit-filter: hue-rotate(300deg) drop-shadow(0px 1px 1px rgba(0, 0, 0, 0.25)); -webkit-mask: radial-gradient(50% 45% at 48.199999999999996% 77.7%, #000000 0%, rgba(0,0,0,0) 100%) add; filter: hue-rotate(300deg) drop-shadow(0px 1px 1px rgba(0, 0, 0, 0.25)); flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); mask: radial-gradient(50% 45% at 48.199999999999996% 77.7%, #000000 0%, rgba(0,0,0,0) 100%) add; opacity: 0.2; overflow: visible; position: absolute; top: calc(50.00000000000002% - 100% / 2); width: 100%; z-index: 0; }\",\".framer-8ohPp .framer-1kmxfms { -webkit-mask: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0,0,0,1) 100%) add; background: linear-gradient(180deg, rgba(13, 189, 179, 0.3) 0%, rgba(3, 49, 86, 0.05) 84%, rgba(3, 47, 85, 0) 100%); flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); mask: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0,0,0,1) 100%) add; opacity: 0.5; overflow: visible; position: absolute; top: calc(49.890829694323166% - 100% / 2); width: 100%; z-index: 1; }\",\".framer-8ohPp .framer-1fgnq85 { --border-bottom-width: 1px; --border-color: rgba(34, 34, 34, 0.3); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; -webkit-filter: hue-rotate(340deg) drop-shadow(0px 1px 1px rgba(0, 0, 0, 0.25)); -webkit-mask: radial-gradient(50% 45% at 92.5% 57.8%, #000000 0%, rgba(0,0,0,0) 100%) add; filter: hue-rotate(340deg) drop-shadow(0px 1px 1px rgba(0, 0, 0, 0.25)); flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); mask: radial-gradient(50% 45% at 92.5% 57.8%, #000000 0%, rgba(0,0,0,0) 100%) add; opacity: 0.1; overflow: visible; position: absolute; top: calc(49.890829694323166% - 99.83624454148472% / 2); width: 100%; z-index: 1; }\",\".framer-8ohPp .framer-d27eg6 { -webkit-mask: radial-gradient(50% 50% at 50% 50%, #000000 0%, rgba(0,0,0,0) 100%) add; flex: none; height: 20%; mask: radial-gradient(50% 50% at 50% 50%, #000000 0%, rgba(0,0,0,0) 100%) add; overflow: hidden; position: absolute; right: 0px; top: 220px; width: 50%; z-index: 0; }\",\".framer-8ohPp .framer-ygy9m { --border-bottom-width: 1px; --border-color: rgba(34, 34, 34, 0.3); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; -webkit-filter: hue-rotate(300deg) drop-shadow(0px 1px 1px rgba(0, 0, 0, 0.25)); -webkit-mask: radial-gradient(50% 45% at 48.199999999999996% 77.7%, #000000 0%, rgba(0,0,0,0) 100%) add; bottom: 1px; filter: hue-rotate(300deg) drop-shadow(0px 1px 1px rgba(0, 0, 0, 0.25)); flex: none; height: 629px; left: calc(50.00000000000002% - 100% / 2); mask: radial-gradient(50% 45% at 48.199999999999996% 77.7%, #000000 0%, rgba(0,0,0,0) 100%) add; opacity: 0.5; overflow: visible; position: absolute; width: 100%; z-index: 0; }\",\".framer-8ohPp .framer-3wpakq { --border-bottom-width: 1px; --border-color: rgba(34, 34, 34, 0.3); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; -webkit-filter: hue-rotate(340deg) drop-shadow(0px 1px 1px rgba(0, 0, 0, 0.25)); -webkit-mask: radial-gradient(50% 45% at 92.5% 57.8%, #000000 0%, rgba(0,0,0,0) 100%) add; filter: hue-rotate(340deg) drop-shadow(0px 1px 1px rgba(0, 0, 0, 0.25)); flex: none; height: 800px; left: calc(50.00000000000002% - 100% / 2); mask: radial-gradient(50% 45% at 92.5% 57.8%, #000000 0%, rgba(0,0,0,0) 100%) add; overflow: visible; position: absolute; top: calc(49.93757802746569% - 800px / 2); width: 100%; z-index: 1; }\",\".framer-8ohPp .framer-10q8p96 { background: radial-gradient(50% 50% at 50% 50%, rgba(13, 189, 179, 0.3) 0%, var(--token-33c8dbd0-eb94-4e90-8099-e7a3fee4ad2f, rgb(255, 255, 255)) 100%); flex: none; height: 800px; left: calc(50.00000000000002% - 100% / 2); overflow: visible; position: absolute; top: calc(49.90848078096403% - 800px / 2); width: 100%; z-index: 0; }\",\".framer-8ohPp .framer-1akvagp { align-content: center; align-items: center; background-color: var(--token-7bc77d28-260e-4b84-92a3-3084b520b0ce, #ffffff); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 96px 60px 96px 60px; position: relative; width: 100%; }\",\".framer-8ohPp .framer-12injxn { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-width: 1280px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-8ohPp .framer-1li0vp4 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 487px; }\",\".framer-8ohPp .framer-1rijslh { display: grid; flex: none; gap: 30px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(3, minmax(120px, 1fr)); grid-template-rows: repeat(1, minmax(0, 1fr)); height: min-content; justify-content: center; max-width: 1280px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-8ohPp .framer-188s0s9 { align-self: start; display: grid; flex: none; gap: 20px; grid-auto-rows: min-content; grid-template-columns: repeat(auto-fill, minmax(290px, 1fr)); height: 100%; justify-content: center; justify-self: start; padding: 0px; position: relative; width: 100%; }\",\".framer-8ohPp .framer-15z0q13-container, .framer-8ohPp .framer-stv05k-container, .framer-8ohPp .framer-wjg1i2-container { align-self: start; flex: none; height: 100%; justify-self: start; position: relative; width: 100%; }\",\".framer-8ohPp .framer-13fn0m3 { align-self: start; display: grid; flex: none; gap: 20px; grid-auto-rows: min-content; grid-template-columns: repeat(auto-fill, minmax(300px, 1fr)); height: 100%; justify-content: center; justify-self: start; padding: 0px; position: relative; width: 100%; }\",\".framer-8ohPp .framer-1bgjxhp { align-self: start; display: grid; flex: none; gap: 20px; grid-auto-rows: min-content; grid-template-columns: repeat(auto-fill, minmax(370px, 1fr)); height: 100%; justify-content: center; justify-self: start; padding: 0px; position: relative; width: 100%; }\",\".framer-8ohPp .framer-13xeu3r-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-8ohPp .framer-1demzlm { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; left: 50%; overflow: hidden; padding: 0px; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 10; }\",\".framer-8ohPp .framer-1sb1tx8-container { flex: none; height: auto; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); z-index: 10; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,'.framer-8ohPp[data-border=\"true\"]::after, .framer-8ohPp [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-8ohPp.framer-ccctq7 { width: 810px; }}\",\"@media (max-width: 809px) { .framer-8ohPp.framer-ccctq7 { width: 390px; } .framer-8ohPp .framer-1traayg { padding: 60px 16px 0px 16px; } .framer-8ohPp .framer-v7zhcr { flex-direction: column; } .framer-8ohPp .framer-cxspdr { flex: none; padding: 60px 0px 40px 0px; width: 100%; } .framer-8ohPp .framer-ei7iyc { order: 0; } .framer-8ohPp .framer-1dwwe87, .framer-8ohPp .framer-b4g7b7 { order: 1; } .framer-8ohPp .framer-5mvrx8, .framer-8ohPp .framer-1kmxfms { order: 2; } .framer-8ohPp .framer-19a4zqn, .framer-8ohPp .framer-1fgnq85 { order: 3; } .framer-8ohPp .framer-4tbfm7 { order: 4; } .framer-8ohPp .framer-8y2yv8 { order: 5; padding: 40px 0px 40px 0px; } .framer-8ohPp .framer-xppph9 { padding: 30px 20px 30px 20px; } .framer-8ohPp .framer-1ovwj8c { flex-direction: column; gap: 32px; justify-content: flex-start; order: 0; } .framer-8ohPp .framer-zx58td { flex: none; width: 100%; } .framer-8ohPp .framer-ounosu-container, .framer-8ohPp .framer-10ilf3i-container { width: 100%; } .framer-8ohPp .framer-ygy9m { height: 704px; } .framer-8ohPp .framer-3wpakq { height: 896px; top: calc(49.93757802746569% - 896px / 2); } .framer-8ohPp .framer-10q8p96 { height: 896px; top: calc(49.90848078096403% - 896px / 2); } .framer-8ohPp .framer-1akvagp { padding: 40px 20px 40px 20px; } .framer-8ohPp .framer-12injxn { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 32px; justify-content: flex-start; } .framer-8ohPp .framer-1li0vp4 { gap: 24px; width: min-content; } .framer-8ohPp .framer-1adapvf { white-space: pre-wrap; width: 350px; word-break: break-word; word-wrap: break-word; } .framer-8ohPp .framer-1rijslh { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; } .framer-8ohPp .framer-188s0s9, .framer-8ohPp .framer-13fn0m3, .framer-8ohPp .framer-1bgjxhp { align-self: unset; height: min-content; } .framer-8ohPp .framer-1sb1tx8-container { z-index: 5; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2716\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"MvC7g2SRH\":{\"layout\":[\"fixed\",\"auto\"]},\"bBpncYa_c\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"AC4BFG4lT\":{\"pattern\":\":AC4BFG4lT\",\"name\":\"nav-change\"},\"EpsviKKIy\":{\"pattern\":\":EpsviKKIy\",\"name\":\"metrics\"},\"hJ1K9M2TL\":{\"pattern\":\":hJ1K9M2TL\",\"name\":\"blog\"}}\n * @framerResponsiveScreen\n */const FramerSnSFQfHJx=withCSS(Component,css,\"framer-8ohPp\");export default FramerSnSFQfHJx;FramerSnSFQfHJx.displayName=\"Case Studies\";FramerSnSFQfHJx.defaultProps={height:2716,width:1200};addFonts(FramerSnSFQfHJx,[{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:\"IBM Plex Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/ibmplexsans/v21/zYXGKVElMYYaJe8bpLHnCwDKr932-G7dytD-Dmu1swZSAXcomDVmadSD2FlzBaI5loa26g.woff2\",weight:\"500\"},{family:\"Geist\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/geist/v3/gyBhhwUxId8gMGYQMKR3pzfaWI_RnOM4mJPby1QNtA.woff2\",weight:\"400\"}]},...PhosphorFonts,...WordCounterFonts,...ButtonFonts,...ArticlesFonts,...FooterFonts,...NavigationBarFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerSnSFQfHJx\",\"slots\":[],\"annotations\":{\"framerAutoSizeImages\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerResponsiveScreen\":\"\",\"framerIntrinsicWidth\":\"1200\",\"framerDisplayContentsDiv\":\"false\",\"framerColorSyntax\":\"true\",\"framerIntrinsicHeight\":\"2716\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"MvC7g2SRH\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"bBpncYa_c\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerScrollSections\":\"{\\\"AC4BFG4lT\\\":{\\\"pattern\\\":\\\":AC4BFG4lT\\\",\\\"name\\\":\\\"nav-change\\\"},\\\"EpsviKKIy\\\":{\\\"pattern\\\":\\\":EpsviKKIy\\\",\\\"name\\\":\\\"metrics\\\"},\\\"hJ1K9M2TL\\\":{\\\"pattern\\\":\\\":hJ1K9M2TL\\\",\\\"name\\\":\\\"blog\\\"}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (c07a8c1)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={LHpVrBPlP:new LazyValue(()=>import(\"./SnSFQfHJx-0.js\"))};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value)return value;}locale=locale.fallback;}}function preload(locale){const promises=[];while(locale){const values=valuesByLocaleId[locale.id];if(values){const promise=values.preload();if(promise)promises.push(promise);}locale=locale.fallback;}if(promises.length>0)return Promise.all(promises);}export function usePreloadLocalizedValues(locale){const preloadPromise=preload(locale);if(preloadPromise)throw preloadPromise;}\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"usePreloadLocalizedValues\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["init_ssg_sandbox_shims", "init_ssg_sandbox_shims", "valuesByLocaleId", "LazyValue", "getLocalizedValue", "key", "locale", "values", "value", "preload", "promises", "promise", "usePreloadLocalizedValues", "preloadPromise", "PhosphorFonts", "getFonts", "Icon", "WordCounterFonts", "WordCounter", "ButtonFonts", "QhdhLt5p5_default", "RichTextWithFX", "withFX", "RichText", "ArticlesFonts", "Rf0gskF8o_default", "FooterFonts", "EBpxEc1BK_default", "NavigationBarFonts", "qxYWctY_B_default", "NavigationBarWithVariantAppearEffect", "withVariantAppearEffect", "ContainerWithOptimizedAppearEffect", "withOptimizedAppearEffect", "Container", "breakpoints", "serializationHash", "variantClassNames", "toDateString", "value", "options", "activeLocale", "date", "display", "dateOptions", "fallbackLocale", "locale", "toResponsiveImage", "animation", "transition1", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "transition2", "animation1", "animation2", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "hGMOu5rAj_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "CBxpUxL70", "zgMbIQQN4w5wOc1gIk", "UrM_zwg03mfs2AcqA5", "MQgm6AWgAmfs2AcqA5", "xX2BHmSR8mfs2AcqA5", "TTzIVH9htmfs2AcqA5", "f5J68_1wU", "AiGww7mVE", "TEJ4IxCoS", "wR752i2OMW7Lzdv8FR", "ZVhKDtWyEW7Lzdv8FR", "Lx_TFXkL0W7Lzdv8FR", "zgMbIQQN4W7Lzdv8FR", "idW7Lzdv8FR", "vYQh5ESNgvlEtMBr9A", "f5J68_1wUvlEtMBr9A", "CBxpUxL70vlEtMBr9A", "zgMbIQQN4vlEtMBr9A", "idvlEtMBr9A", "F_PLGugCJGRR8QLG1d", "g5I_ICVyqGRR8QLG1d", "Fd7WJIUJrGRR8QLG1d", "O2ZPc4DmsGRR8QLG1d", "idGRR8QLG1d", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "elementId", "useRouteElementId", "ref1", "usePreloadLocalizedValues", "activeLocaleCode", "useLocaleCode", "textContent", "elementId1", "ref2", "router", "useRouter", "elementId2", "ref3", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "Link", "ComponentViewportProvider", "Container", "Icon", "RichText", "getLocalizedValue", "x", "PropertyOverrides2", "WordCounter", "Image2", "ResolveLinks", "resolvedLinks", "QhdhLt5p5_default", "RichTextWithFX", "resolvedLinks1", "ChildrenCanSuspend", "v_Ak1omlQ_default", "collection", "paginationInfo", "loadMore", "l", "index", "PathVariablesContext", "resolvedLinks2", "Rf0gskF8o_default", "collection1", "paginationInfo1", "loadMore1", "index1", "resolvedLinks3", "HyuAlHSyI_default", "collection2", "paginationInfo2", "loadMore2", "index2", "resolvedLinks4", "EBpxEc1BK_default", "ContainerWithOptimizedAppearEffect", "NavigationBarWithVariantAppearEffect", "css", "FramerSnSFQfHJx", "withCSS", "SnSFQfHJx_default", "addFonts", "PhosphorFonts", "WordCounterFonts", "ButtonFonts", "ArticlesFonts", "FooterFonts", "NavigationBarFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
