{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/pCmJTLOthve6H7FzGBDl/oyYXRZA3nLXnLKJjOk54/XmXz7vo2W.js"],
  "sourcesContent": ["// Generated by Framer (890879b)\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,getWhereExpressionFromPathVariables,Image,NotFoundError,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useQueryData,useRouteElementId,useRouter,withCSS,withVariantAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Noise from\"https://framerusercontent.com/modules/bamMgJhjMszHbcnxCtZj/20nHFbpxFqdlchR1dDZF/Noise.js\";import SectionFooter from\"#framer/local/canvasComponent/cu7PPpcSb/cu7PPpcSb.js\";import Button from\"#framer/local/canvasComponent/maRmWEnht/maRmWEnht.js\";import BlogTeaserSmall from\"#framer/local/canvasComponent/OVfprmLjF/OVfprmLjF.js\";import Navbar from\"#framer/local/canvasComponent/yrRxhGP8M/yrRxhGP8M.js\";import NewsletterSignupFormCo from\"#framer/local/codeFile/QrZ14d6/NewsletterSignupFormComponent.js\";import Categories from\"#framer/local/collection/FyJdjdqly/FyJdjdqly.js\";import Blog from\"#framer/local/collection/IM3m4RS9M/IM3m4RS9M.js\";import People from\"#framer/local/collection/Pgbt7ueEU/Pgbt7ueEU.js\";import*as componentPresets from\"#framer/local/componentPresets/componentPresets/componentPresets.js\";import*as sharedStyle8 from\"#framer/local/css/aq0ER9_5H/aq0ER9_5H.js\";import*as sharedStyle10 from\"#framer/local/css/asxpNv5qP/asxpNv5qP.js\";import*as sharedStyle13 from\"#framer/local/css/BesFTRMMw/BesFTRMMw.js\";import*as sharedStyle from\"#framer/local/css/BuSFrHOFV/BuSFrHOFV.js\";import*as sharedStyle2 from\"#framer/local/css/FH34LaFS6/FH34LaFS6.js\";import*as sharedStyle4 from\"#framer/local/css/inKxfNz9a/inKxfNz9a.js\";import*as sharedStyle3 from\"#framer/local/css/JFU8VKUgB/JFU8VKUgB.js\";import*as sharedStyle7 from\"#framer/local/css/loCBVmTEZ/loCBVmTEZ.js\";import*as sharedStyle1 from\"#framer/local/css/QoVK2LzFs/QoVK2LzFs.js\";import*as sharedStyle12 from\"#framer/local/css/sokDLpehU/sokDLpehU.js\";import*as sharedStyle5 from\"#framer/local/css/TMXOlbSsG/TMXOlbSsG.js\";import*as sharedStyle9 from\"#framer/local/css/u6H0T4eod/u6H0T4eod.js\";import*as sharedStyle11 from\"#framer/local/css/VI1j61630/VI1j61630.js\";import*as sharedStyle6 from\"#framer/local/css/wgA9s5KPm/wgA9s5KPm.js\";import*as sharedStyle14 from\"#framer/local/css/WHtzuH0vj/WHtzuH0vj.js\";import metadataProvider from\"#framer/local/webPageMetadata/XmXz7vo2W/XmXz7vo2W.js\";const NewsletterSignupFormCoFonts=getFonts(NewsletterSignupFormCo);const BlogTeaserSmallFonts=getFonts(BlogTeaserSmall);const NoiseFonts=getFonts(Noise);const ButtonFonts=getFonts(Button);const SectionFooterFonts=getFonts(SectionFooter);const NavbarFonts=getFonts(Navbar);const NavbarWithVariantAppearEffect=withVariantAppearEffect(Navbar);const breakpoints={bKbp4sO70:\"(min-width: 1200px)\",OOXx_88QO:\"(max-width: 809px)\",UbpljqPOG:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-ZWOju\";const variantClassNames={bKbp4sO70:\"framer-v-u8nln4\",OOXx_88QO:\"framer-v-qhq8xw\",UbpljqPOG:\"framer-v-1mmxtpg\"};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 isSet=value=>{if(Array.isArray(value))return value.length>0;return value!==undefined&&value!==null&&value!==\"\";};const transition1={delay:0,duration:.3,ease:[.15,.45,.15,1.35],type:\"tween\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:.99,skewX:0,skewY:0,transition:transition1};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"bKbp4sO70\",Phone:\"OOXx_88QO\",Tablet:\"UbpljqPOG\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"bKbp4sO70\"};};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:\"XmXz7vo2W\",data:Blog,type:\"Collection\"},select:[{collection:\"XmXz7vo2W\",name:\"id\",type:\"Identifier\"},{collection:\"XmXz7vo2W\",name:\"LR9rttgkr\",type:\"Identifier\"},{collection:\"XmXz7vo2W\",name:\"wFXhzbpoa\",type:\"Identifier\"},{collection:\"XmXz7vo2W\",name:\"H0cozmQk2\",type:\"Identifier\"},{alias:\"Iopj9Hr9m\",arguments:[{from:{alias:\"Iopj9Hr9m\",data:Categories,type:\"Collection\"},orderBy:[{arguments:[{collection:\"XmXz7vo2W\",name:\"Iopj9Hr9m\",type:\"Identifier\"},{collection:\"Iopj9Hr9m\",name:\"id\",type:\"Identifier\"}],functionName:\"INDEX_OF\",type:\"FunctionCall\"}],select:[{collection:\"Iopj9Hr9m\",name:\"id\",type:\"Identifier\"}],type:\"Select\",where:{left:{collection:\"Iopj9Hr9m\",name:\"id\",type:\"Identifier\"},operator:\"in\",right:{collection:\"XmXz7vo2W\",name:\"Iopj9Hr9m\",type:\"Identifier\"},type:\"BinaryOperation\"}}],functionName:\"FLAT_ARRAY\",type:\"FunctionCall\"},{collection:\"XmXz7vo2W\",name:\"quI9YB4pQ\",type:\"Identifier\"},{alias:\"Y0fJj7P8_\",arguments:[{from:{alias:\"Y0fJj7P8_\",data:People,type:\"Collection\"},orderBy:[{arguments:[{collection:\"XmXz7vo2W\",name:\"Y0fJj7P8_\",type:\"Identifier\"},{collection:\"Y0fJj7P8_\",name:\"id\",type:\"Identifier\"}],functionName:\"INDEX_OF\",type:\"FunctionCall\"}],select:[{collection:\"Y0fJj7P8_\",name:\"id\",type:\"Identifier\"}],type:\"Select\",where:{left:{collection:\"Y0fJj7P8_\",name:\"id\",type:\"Identifier\"},operator:\"in\",right:{collection:\"XmXz7vo2W\",name:\"Y0fJj7P8_\",type:\"Identifier\"},type:\"BinaryOperation\"}}],functionName:\"FLAT_ARRAY\",type:\"FunctionCall\"},{alias:\"DyWiu9rPI\",arguments:[{from:{alias:\"DyWiu9rPI\",data:Blog,type:\"Collection\"},orderBy:[{arguments:[{collection:\"XmXz7vo2W\",name:\"DyWiu9rPI\",type:\"Identifier\"},{collection:\"DyWiu9rPI\",name:\"id\",type:\"Identifier\"}],functionName:\"INDEX_OF\",type:\"FunctionCall\"}],select:[{collection:\"DyWiu9rPI\",name:\"id\",type:\"Identifier\"}],type:\"Select\",where:{left:{collection:\"DyWiu9rPI\",name:\"id\",type:\"Identifier\"},operator:\"in\",right:{collection:\"XmXz7vo2W\",name:\"DyWiu9rPI\",type:\"Identifier\"},type:\"BinaryOperation\"}}],functionName:\"FLAT_ARRAY\",type:\"FunctionCall\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"XmXz7vo2W\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,LR9rttgkr=getFromCurrentRouteData(\"LR9rttgkr\")??\"\",H0cozmQk2=getFromCurrentRouteData(\"H0cozmQk2\")??\"\",wFXhzbpoa=getFromCurrentRouteData(\"wFXhzbpoa\"),quI9YB4pQ=getFromCurrentRouteData(\"quI9YB4pQ\")??\"\",zHkAEU7xJb3EVgFy3c,CY2y0sscVb3EVgFy3c,idb3EVgFy3c,Iopj9Hr9m=getFromCurrentRouteData(\"Iopj9Hr9m\"),S016ldDcmjia6mydz5,rIDBLYbAsjia6mydz5,QzsufDPk_jia6mydz5,idjia6mydz5,Y0fJj7P8_=getFromCurrentRouteData(\"Y0fJj7P8_\"),DyWiu9rPI=getFromCurrentRouteData(\"DyWiu9rPI\"),LR9rttgkriSOe1LJ1W,wFXhzbpoaiSOe1LJ1W,Iopj9Hr9miSOe1LJ1W,nwtRF4C5oiSOe1LJ1W,Y0fJj7P8_iSOe1LJ1W,idiSOe1LJ1W,id=getFromCurrentRouteData(\"id\"),LR9rttgkrK3qTpK1N9,wFXhzbpoaK3qTpK1N9,Iopj9Hr9mK3qTpK1N9,nwtRF4C5oK3qTpK1N9,idK3qTpK1N9,...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,sharedStyle13.className,sharedStyle14.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const elementId=useRouteElementId(\"MhOU07iV_\");const ref1=React.useRef(null);const visible=isSet(DyWiu9rPI);const router=useRouter();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"bKbp4sO70\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-4b575287-49ac-4731-ba30-626d936f48a3, rgb(255, 255, 255)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-u8nln4\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ggdw9s\",\"data-framer-name\":\"Article\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1nszye7\",\"data-framer-name\":\"Article Outer\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-9g2ff\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-l63mue\",\"data-framer-name\":\"Article Inner\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1qb8ry3\",\"data-framer-name\":\"Article\",id:elementId,ref:ref1,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1b4qbfq\",\"data-framer-name\":\"Hero\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1o1le38\",\"data-framer-name\":\"Hero\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OOXx_88QO:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-tw4tlx\",\"data-styles-preset\":\"BuSFrHOFV\",style:{\"--framer-text-alignment\":\"left\"},children:\"Building Enterprise-Grade AI Agents: Lessons from Sierra's Arya Asemanfar\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-tw4tlx\",\"data-styles-preset\":\"BuSFrHOFV\",style:{\"--framer-text-alignment\":\"center\"},children:\"Building Enterprise-Grade AI Agents: Lessons from Sierra's Arya Asemanfar\"})}),className:\"framer-1x0h65i\",\"data-framer-name\":\"H1\",fonts:[\"Inter\"],text:LR9rttgkr,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OOXx_88QO:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-d5c1vz\",\"data-styles-preset\":\"QoVK2LzFs\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-9a904a9d-adb5-4a20-8c21-9198bdd56660, rgb(94, 93, 81))\"},children:\"Content\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-d5c1vz\",\"data-styles-preset\":\"QoVK2LzFs\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-9a904a9d-adb5-4a20-8c21-9198bdd56660, rgb(94, 93, 81))\"},children:\"Content\"})}),className:\"framer-1pidhun\",\"data-framer-name\":\"Freeplay is a platform to build, test & learn AI in production with your whole team. Work together to build LLM features, chatbots, and agents.\",fonts:[\"Inter\"],text:H0cozmQk2,verticalAlignment:\"top\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-ylltvf\",\"data-framer-name\":\"Image Wrap\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OOXx_88QO:{background:{alt:\"\",fit:\"fill\",sizes:`max(min(max(${componentViewport?.width||\"100vw\"}, 1px), 1280px) - 48px, 1px)`,...toResponsiveImage(wFXhzbpoa)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:`max(min(max(${componentViewport?.width||\"100vw\"}, 1px), 1280px) - 96px, 1px)`,...toResponsiveImage(wFXhzbpoa)},className:\"framer-1ed8nkf\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-72e2yx\",\"data-framer-name\":\"Article\",children:[/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:0sWquksFr1YDkaIgrl9Z/VgWe6mCMJOseqaLiMnaC/Vimeo.js:default\":componentPresets.props[\"Dn9PZGn8h\"],\"module:NEd4VmDdsxM3StIUbddO/8aCGinfRQO68tQ3QF42d/YouTube.js:Youtube\":componentPresets.props[\"YkET07oew\"],\"module:pVk4QsoHxASnVtUBp6jr/QVzZltTawVJTjmjAWG3C/CodeBlock.js:default\":componentPresets.props[\"blaCtDonx\"]},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:quI9YB4pQ,className:\"framer-qinoec\",\"data-framer-name\":\"Richtext\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-1ryr2si\",blockquote:\"framer-styles-preset-sfamij\",code:\"framer-styles-preset-cchw5n\",h1:\"framer-styles-preset-tw4tlx\",h2:\"framer-styles-preset-wyhkai\",h3:\"framer-styles-preset-1wt0m44\",h4:\"framer-styles-preset-1xg0phh\",h5:\"framer-styles-preset-1a7qgmr\",h6:\"framer-styles-preset-1l1ns46\",img:\"framer-styles-preset-1i1jldj\",p:\"framer-styles-preset-b543tt\",table:\"framer-styles-preset-1fq9tko\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-fd884y\",\"data-framer-name\":\"Sidebar\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-yz1jlu\",\"data-border\":true,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-169nfkb\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-do1uri\",\"data-styles-preset\":\"BesFTRMMw\",children:\"Categories\"})}),className:\"framer-kcb5zu\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-wzjsm\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"b3EVgFy3c\",data:Categories,type:\"Collection\"},orderBy:[{arguments:[{type:\"LiteralValue\",value:Iopj9Hr9m},{collection:\"b3EVgFy3c\",name:\"id\",type:\"Identifier\"}],direction:\"asc\",functionName:\"INDEX_OF\",type:\"FunctionCall\"}],select:[{collection:\"b3EVgFy3c\",name:\"zHkAEU7xJ\",type:\"Identifier\"},{collection:\"b3EVgFy3c\",name:\"CY2y0sscV\",type:\"Identifier\"},{collection:\"b3EVgFy3c\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"b3EVgFy3c\",name:\"id\",type:\"Identifier\"},operator:\"in\",right:{type:\"LiteralValue\",value:Iopj9Hr9m},type:\"BinaryOperation\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({CY2y0sscV:CY2y0sscVb3EVgFy3c,id:idb3EVgFy3c,zHkAEU7xJ:zHkAEU7xJb3EVgFy3c},index)=>{zHkAEU7xJb3EVgFy3c??=\"\";CY2y0sscVb3EVgFy3c??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`b3EVgFy3c-${idb3EVgFy3c}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{CY2y0sscV:CY2y0sscVb3EVgFy3c},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-tuy88w\",\"data-border\":true,children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO09wZW4gUnVuZGUgTWVkaXVt\",\"--framer-font-family\":'\"Open Runde Medium\", \"Open Runde Medium Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-88c89dbb-f9bd-4be7-9ea3-73c9679a5f0f, rgb(33, 33, 29))\"},children:\"Podcast\"})}),className:\"framer-1rb08ue\",\"data-framer-name\":\"Title\",fonts:[\"CUSTOM;Open Runde Medium\"],text:zHkAEU7xJb3EVgFy3c,verticalAlignment:\"top\",withExternalLayout:true})})})},idb3EVgFy3c);})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1f1jvtz\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-do1uri\",\"data-styles-preset\":\"BesFTRMMw\",children:\"Authors\"})}),className:\"framer-8khmak\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-18w9oy4\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"jia6mydz5\",data:People,type:\"Collection\"},orderBy:[{arguments:[{type:\"LiteralValue\",value:Y0fJj7P8_},{collection:\"jia6mydz5\",name:\"id\",type:\"Identifier\"}],direction:\"asc\",functionName:\"INDEX_OF\",type:\"FunctionCall\"}],select:[{collection:\"jia6mydz5\",name:\"S016ldDcm\",type:\"Identifier\"},{collection:\"jia6mydz5\",name:\"rIDBLYbAs\",type:\"Identifier\"},{collection:\"jia6mydz5\",name:\"QzsufDPk_\",type:\"Identifier\"},{collection:\"jia6mydz5\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"jia6mydz5\",name:\"id\",type:\"Identifier\"},operator:\"in\",right:{type:\"LiteralValue\",value:Y0fJj7P8_},type:\"BinaryOperation\"}},children:(collection1,paginationInfo1,loadMore1)=>/*#__PURE__*/_jsx(_Fragment,{children:collection1?.map(({id:idjia6mydz5,QzsufDPk_:QzsufDPk_jia6mydz5,rIDBLYbAs:rIDBLYbAsjia6mydz5,S016ldDcm:S016ldDcmjia6mydz5},index1)=>{rIDBLYbAsjia6mydz5??=\"\";QzsufDPk_jia6mydz5??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`jia6mydz5-${idjia6mydz5}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{QzsufDPk_:QzsufDPk_jia6mydz5},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ndtmyl\",\"data-border\":true,children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"24px\",...toResponsiveImage(S016ldDcmjia6mydz5)},className:\"framer-14totrx\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO09wZW4gUnVuZGUgTWVkaXVt\",\"--framer-font-family\":'\"Open Runde Medium\", \"Open Runde Medium Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-88c89dbb-f9bd-4be7-9ea3-73c9679a5f0f, rgb(33, 33, 29))\"},children:\"Ian Cairns\"})}),className:\"framer-1mhrtq6\",\"data-framer-name\":\"Title\",fonts:[\"CUSTOM;Open Runde Medium\"],text:rIDBLYbAsjia6mydz5,verticalAlignment:\"top\",withExternalLayout:true})]})})},idjia6mydz5);})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-vv780y\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1l1ns46\",\"data-styles-preset\":\"wgA9s5KPm\",style:{\"--framer-text-alignment\":\"left\"},children:\"Subscribe to our newsletter\"})}),className:\"framer-1qwja6s\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1w2iwil-container\",isAuthoredByUser:true,nodeId:\"rph1CGB0B\",scopeId:\"XmXz7vo2W\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OOXx_88QO:{style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"}},UbpljqPOG:{style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"}}},children:/*#__PURE__*/_jsx(NewsletterSignupFormCo,{height:\"100%\",id:\"rph1CGB0B\",layoutId:\"rph1CGB0B\",style:{maxWidth:\"100%\",width:\"100%\"},width:\"100%\"})})})})]})]})})]})]})}),visible&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1gk1v4z\",\"data-framer-name\":\"Related Articles\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-14nyz9v\",\"data-styles-preset\":\"WHtzuH0vj\",children:\"Related articles\"})}),className:\"framer-14q5qom\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-a71uc0\",\"data-framer-name\":\"Articles\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"iSOe1LJ1W\",data:Blog,type:\"Collection\"},limit:{type:\"LiteralValue\",value:2},orderBy:[{collection:\"iSOe1LJ1W\",direction:\"desc\",name:\"EucUjjiMI\",type:\"Identifier\"}],select:[{collection:\"iSOe1LJ1W\",name:\"LR9rttgkr\",type:\"Identifier\"},{collection:\"iSOe1LJ1W\",name:\"wFXhzbpoa\",type:\"Identifier\"},{alias:\"Iopj9Hr9m\",arguments:[{from:{alias:\"Iopj9Hr9m\",data:Categories,type:\"Collection\"},orderBy:[{arguments:[{collection:\"iSOe1LJ1W\",name:\"Iopj9Hr9m\",type:\"Identifier\"},{collection:\"Iopj9Hr9m\",name:\"id\",type:\"Identifier\"}],functionName:\"INDEX_OF\",type:\"FunctionCall\"}],select:[{collection:\"Iopj9Hr9m\",name:\"id\",type:\"Identifier\"}],type:\"Select\",where:{left:{collection:\"Iopj9Hr9m\",name:\"id\",type:\"Identifier\"},operator:\"in\",right:{collection:\"iSOe1LJ1W\",name:\"Iopj9Hr9m\",type:\"Identifier\"},type:\"BinaryOperation\"}}],functionName:\"FLAT_ARRAY\",type:\"FunctionCall\"},{collection:\"iSOe1LJ1W\",name:\"nwtRF4C5o\",type:\"Identifier\"},{alias:\"Y0fJj7P8_\",arguments:[{from:{alias:\"Y0fJj7P8_\",data:People,type:\"Collection\"},orderBy:[{arguments:[{collection:\"iSOe1LJ1W\",name:\"Y0fJj7P8_\",type:\"Identifier\"},{collection:\"Y0fJj7P8_\",name:\"id\",type:\"Identifier\"}],functionName:\"INDEX_OF\",type:\"FunctionCall\"}],select:[{collection:\"Y0fJj7P8_\",name:\"id\",type:\"Identifier\"}],type:\"Select\",where:{left:{collection:\"Y0fJj7P8_\",name:\"id\",type:\"Identifier\"},operator:\"in\",right:{collection:\"iSOe1LJ1W\",name:\"Y0fJj7P8_\",type:\"Identifier\"},type:\"BinaryOperation\"}}],functionName:\"FLAT_ARRAY\",type:\"FunctionCall\"},{collection:\"iSOe1LJ1W\",name:\"id\",type:\"Identifier\"}],where:{left:{left:{collection:\"iSOe1LJ1W\",name:\"id\",type:\"Identifier\"},operator:\"in\",right:{type:\"LiteralValue\",value:DyWiu9rPI},type:\"BinaryOperation\"},operator:\"and\",right:{operator:\"not\",type:\"UnaryOperation\",value:{left:{collection:\"iSOe1LJ1W\",name:\"id\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:id},type:\"BinaryOperation\"}},type:\"BinaryOperation\"}},children:(collection2,paginationInfo2,loadMore2)=>/*#__PURE__*/_jsx(_Fragment,{children:collection2?.map(({id:idiSOe1LJ1W,Iopj9Hr9m:Iopj9Hr9miSOe1LJ1W,LR9rttgkr:LR9rttgkriSOe1LJ1W,nwtRF4C5o:nwtRF4C5oiSOe1LJ1W,wFXhzbpoa:wFXhzbpoaiSOe1LJ1W,Y0fJj7P8_:Y0fJj7P8_iSOe1LJ1W},index2)=>{LR9rttgkriSOe1LJ1W??=\"\";nwtRF4C5oiSOe1LJ1W??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`iSOe1LJ1W-${idiSOe1LJ1W}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{nwtRF4C5o:nwtRF4C5oiSOe1LJ1W},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{nwtRF4C5o:nwtRF4C5oiSOe1LJ1W},webPageId:\"XmXz7vo2W\"},implicitPathVariables:undefined},{href:{pathVariables:{nwtRF4C5o:nwtRF4C5oiSOe1LJ1W},webPageId:\"XmXz7vo2W\"},implicitPathVariables:undefined},{href:{pathVariables:{nwtRF4C5o:nwtRF4C5oiSOe1LJ1W},webPageId:\"XmXz7vo2W\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OOXx_88QO:{width:`calc(min(max(${componentViewport?.width||\"100vw\"}, 1px), 1280px) - 48px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:340,width:`max((min(max(${componentViewport?.width||\"100vw\"}, 1px), 1280px) - 120px) / 2, 50px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-nk1usf-container\",nodeId:\"PxSU5T0MH\",rendersWithMotion:true,scopeId:\"XmXz7vo2W\",whileTap:animation,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OOXx_88QO:{sdWCXyizE:resolvedLinks[2]},UbpljqPOG:{sdWCXyizE:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(BlogTeaserSmall,{FEFS20lLo:Iopj9Hr9miSOe1LJ1W,height:\"100%\",id:\"PxSU5T0MH\",layoutId:\"PxSU5T0MH\",LzeVDPQR6:18,nKvo6RYkj:LR9rttgkriSOe1LJ1W,sdWCXyizE:resolvedLinks[0],style:{width:\"100%\"},U2Sc7nclk:false,uwYNCv00Q:Y0fJj7P8_iSOe1LJ1W,VMLCOzLpb:false,vVgJ6bXdc:toResponsiveImage(wFXhzbpoaiSOe1LJ1W),width:\"100%\"})})})})})})})},idiSOe1LJ1W);})})})})})]})]}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",backgroundSize:.8,fit:\"tile\",pixelHeight:32,pixelWidth:32,positionX:\"left\",positionY:\"top\",src:\"https://framerusercontent.com/images/2tBcXxwCU7RwiymliSg9jS8OE7U.png\"},className:\"framer-7pskln\",\"data-framer-name\":\"Dotted Background\"}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-11dwcc-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"xyPyFDBGF\",scopeId:\"XmXz7vo2W\",children:/*#__PURE__*/_jsx(Noise,{backgroundSize:128,borderRadius:0,height:\"100%\",id:\"xyPyFDBGF\",layoutId:\"xyPyFDBGF\",opacity:.03,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]})}),visible&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1tlhj9w\",\"data-framer-name\":\"Related Blogs\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-so4l05\",\"data-framer-name\":\"Related Blogs Inner\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1fm23g5\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-yr9d9z\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-n7bmip\",\"data-framer-name\":\"Title and Filter\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-wyhkai\",\"data-styles-preset\":\"FH34LaFS6\",style:{\"--framer-text-alignment\":\"left\"},children:\"You may also like\"})}),className:\"framer-1jmogfm\",\"data-framer-name\":\"H1\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1nyffgk\",\"data-framer-name\":\"Featured Blog\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{UbpljqPOG:{query:{from:{alias:\"K3qTpK1N9\",data:Blog,type:\"Collection\"},limit:{type:\"LiteralValue\",value:2},orderBy:[{arguments:[{type:\"LiteralValue\",value:DyWiu9rPI},{collection:\"K3qTpK1N9\",name:\"id\",type:\"Identifier\"}],direction:\"asc\",functionName:\"INDEX_OF\",type:\"FunctionCall\"}],select:[{collection:\"K3qTpK1N9\",name:\"LR9rttgkr\",type:\"Identifier\"},{collection:\"K3qTpK1N9\",name:\"wFXhzbpoa\",type:\"Identifier\"},{alias:\"Iopj9Hr9m\",arguments:[{from:{alias:\"Iopj9Hr9m\",data:Categories,type:\"Collection\"},orderBy:[{arguments:[{collection:\"K3qTpK1N9\",name:\"Iopj9Hr9m\",type:\"Identifier\"},{collection:\"Iopj9Hr9m\",name:\"id\",type:\"Identifier\"}],functionName:\"INDEX_OF\",type:\"FunctionCall\"}],select:[{collection:\"Iopj9Hr9m\",name:\"id\",type:\"Identifier\"}],type:\"Select\",where:{left:{collection:\"Iopj9Hr9m\",name:\"id\",type:\"Identifier\"},operator:\"in\",right:{collection:\"K3qTpK1N9\",name:\"Iopj9Hr9m\",type:\"Identifier\"},type:\"BinaryOperation\"}}],functionName:\"FLAT_ARRAY\",type:\"FunctionCall\"},{collection:\"K3qTpK1N9\",name:\"nwtRF4C5o\",type:\"Identifier\"},{collection:\"K3qTpK1N9\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"K3qTpK1N9\",name:\"id\",type:\"Identifier\"},operator:\"in\",right:{type:\"LiteralValue\",value:DyWiu9rPI},type:\"BinaryOperation\"}}}},children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"K3qTpK1N9\",data:Blog,type:\"Collection\"},limit:{type:\"LiteralValue\",value:3},orderBy:[{arguments:[{type:\"LiteralValue\",value:DyWiu9rPI},{collection:\"K3qTpK1N9\",name:\"id\",type:\"Identifier\"}],direction:\"asc\",functionName:\"INDEX_OF\",type:\"FunctionCall\"}],select:[{collection:\"K3qTpK1N9\",name:\"LR9rttgkr\",type:\"Identifier\"},{collection:\"K3qTpK1N9\",name:\"wFXhzbpoa\",type:\"Identifier\"},{alias:\"Iopj9Hr9m\",arguments:[{from:{alias:\"Iopj9Hr9m\",data:Categories,type:\"Collection\"},orderBy:[{arguments:[{collection:\"K3qTpK1N9\",name:\"Iopj9Hr9m\",type:\"Identifier\"},{collection:\"Iopj9Hr9m\",name:\"id\",type:\"Identifier\"}],functionName:\"INDEX_OF\",type:\"FunctionCall\"}],select:[{collection:\"Iopj9Hr9m\",name:\"id\",type:\"Identifier\"}],type:\"Select\",where:{left:{collection:\"Iopj9Hr9m\",name:\"id\",type:\"Identifier\"},operator:\"in\",right:{collection:\"K3qTpK1N9\",name:\"Iopj9Hr9m\",type:\"Identifier\"},type:\"BinaryOperation\"}}],functionName:\"FLAT_ARRAY\",type:\"FunctionCall\"},{collection:\"K3qTpK1N9\",name:\"nwtRF4C5o\",type:\"Identifier\"},{collection:\"K3qTpK1N9\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"K3qTpK1N9\",name:\"id\",type:\"Identifier\"},operator:\"in\",right:{type:\"LiteralValue\",value:DyWiu9rPI},type:\"BinaryOperation\"}},children:(collection3,paginationInfo3,loadMore3)=>/*#__PURE__*/_jsx(_Fragment,{children:collection3?.map(({id:idK3qTpK1N9,Iopj9Hr9m:Iopj9Hr9mK3qTpK1N9,LR9rttgkr:LR9rttgkrK3qTpK1N9,nwtRF4C5o:nwtRF4C5oK3qTpK1N9,wFXhzbpoa:wFXhzbpoaK3qTpK1N9},index3)=>{LR9rttgkrK3qTpK1N9??=\"\";nwtRF4C5oK3qTpK1N9??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`K3qTpK1N9-${idK3qTpK1N9}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{nwtRF4C5o:nwtRF4C5oK3qTpK1N9},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{nwtRF4C5o:nwtRF4C5oK3qTpK1N9},webPageId:\"XmXz7vo2W\"},implicitPathVariables:undefined},{href:{pathVariables:{nwtRF4C5o:nwtRF4C5oK3qTpK1N9},webPageId:\"XmXz7vo2W\"},implicitPathVariables:undefined},{href:{pathVariables:{nwtRF4C5o:nwtRF4C5oK3qTpK1N9},webPageId:\"XmXz7vo2W\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OOXx_88QO:{width:`calc(min(max(${componentViewport?.width||\"100vw\"}, 1px), 1280px) - 48px)`},UbpljqPOG:{width:`max((min(max(${componentViewport?.width||\"100vw\"}, 1px), 1280px) - 120px) / 2, 50px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:340,width:`max((min(max(${componentViewport?.width||\"100vw\"}, 1px), 1280px) - 144px) / 3, 50px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-75um34-container\",nodeId:\"TKZlsQ1f9\",rendersWithMotion:true,scopeId:\"XmXz7vo2W\",whileTap:animation,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OOXx_88QO:{LzeVDPQR6:16,sdWCXyizE:resolvedLinks1[2]},UbpljqPOG:{LzeVDPQR6:16,sdWCXyizE:resolvedLinks1[1]}},children:/*#__PURE__*/_jsx(BlogTeaserSmall,{FEFS20lLo:Iopj9Hr9mK3qTpK1N9,height:\"100%\",id:\"TKZlsQ1f9\",layoutId:\"TKZlsQ1f9\",LzeVDPQR6:18,nKvo6RYkj:LR9rttgkrK3qTpK1N9,sdWCXyizE:resolvedLinks1[0],style:{width:\"100%\"},U2Sc7nclk:false,uwYNCv00Q:[\"eug5Ipz3i\"],VMLCOzLpb:false,vVgJ6bXdc:toResponsiveImage(wFXhzbpoaK3qTpK1N9),width:\"100%\"})})})})})})})},idK3qTpK1N9);})})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-l8uuon\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"Ts7CWkDZ6\"},implicitPathVariables:undefined},{href:{webPageId:\"Ts7CWkDZ6\"},implicitPathVariables:undefined},{href:{webPageId:\"Ts7CWkDZ6\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,children:/*#__PURE__*/_jsx(Container,{className:\"framer-kvbvlv-container\",nodeId:\"zOXnxXtOn\",scopeId:\"XmXz7vo2W\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OOXx_88QO:{ggbESNi4j:resolvedLinks2[2]},UbpljqPOG:{ggbESNi4j:resolvedLinks2[1]}},children:/*#__PURE__*/_jsx(Button,{aF_6pEATv:16,DYex6Laox:\"12px 24px 12px 24px\",ggbESNi4j:resolvedLinks2[0],gnVOARx6G:\"Back to overview\",height:\"100%\",id:\"zOXnxXtOn\",layoutId:\"zOXnxXtOn\",variant:\"DuVGLTa_i\",width:\"100%\",x3CCieExj:false})})})})})})]})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",backgroundSize:.8,fit:\"tile\",pixelHeight:32,pixelWidth:32,positionX:\"left\",positionY:\"top\",src:\"https://framerusercontent.com/images/2tBcXxwCU7RwiymliSg9jS8OE7U.png\"},className:\"framer-xlwpei\",\"data-framer-name\":\"Dotted Background\"}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1l5s988-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"I3A5DTDbB\",scopeId:\"XmXz7vo2W\",children:/*#__PURE__*/_jsx(Noise,{backgroundSize:128,borderRadius:0,height:\"100%\",id:\"I3A5DTDbB\",layoutId:\"I3A5DTDbB\",opacity:.03,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:529,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1xh378w-container\",nodeId:\"uyYjNMP72\",scopeId:\"XmXz7vo2W\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OOXx_88QO:{variant:\"gnjANbWxI\"},UbpljqPOG:{variant:\"M2tlBwSaV\"}},children:/*#__PURE__*/_jsx(SectionFooter,{height:\"100%\",id:\"uyYjNMP72\",layoutId:\"uyYjNMP72\",style:{width:\"100%\"},variant:\"JPpJKi7vO\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:104,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ln5cyz-container\",layoutScroll:true,nodeId:\"RN5lZOMd0\",rendersWithMotion:true,scopeId:\"XmXz7vo2W\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OOXx_88QO:{__framer__variantAppearEffectEnabled:undefined,NlaVtqpTu:\"fvwj4xFcl\",variant:\"ZNFohxscC\"},UbpljqPOG:{__framer__variantAppearEffectEnabled:undefined,NlaVtqpTu:\"fvwj4xFcl\",variant:\"XB15nlsyt\"}},children:/*#__PURE__*/_jsx(NavbarWithVariantAppearEffect,{__framer__animateOnce:false,__framer__targets:[{ref:ref1,target:\"Pp7NoqS1U\"}],__framer__threshold:0,__framer__variantAppearEffectEnabled:true,fkHj03G6N:false,height:\"100%\",id:\"RN5lZOMd0\",layoutId:\"RN5lZOMd0\",Lhd5ySEPw:\"P12O7Xatf\",NlaVtqpTu:\"s0gbhGipV\",RpcmIib2l:\"P12O7Xatf\",style:{width:\"100%\"},variant:\"lsD7LplgL\",width:\"100%\",xAoHd7yu7:\"fvwj4xFcl\",YT2OdjSWB:\"fvwj4xFcl\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-ZWOju.framer-n597ok, .framer-ZWOju .framer-n597ok { display: block; }\",\".framer-ZWOju.framer-u8nln4 { align-content: center; align-items: center; background-color: var(--token-4b575287-49ac-4731-ba30-626d936f48a3, #ffffff); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-ZWOju .framer-1ggdw9s, .framer-ZWOju .framer-ylltvf, .framer-ZWOju .framer-1tlhj9w { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ZWOju .framer-1nszye7 { align-content: center; align-items: center; background-color: var(--token-4b575287-49ac-4731-ba30-626d936f48a3, #ffffff); display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; overflow: visible; padding: 160px 0px 120px 0px; position: relative; width: 1px; }\",\".framer-ZWOju .framer-9g2ff, .framer-ZWOju .framer-1fm23g5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 120px; height: min-content; justify-content: center; max-width: 1280px; overflow: visible; padding: 0px 48px 0px 48px; position: relative; width: 100%; z-index: 2; }\",\".framer-ZWOju .framer-l63mue { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ZWOju .framer-1qb8ry3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 9; }\",\".framer-ZWOju .framer-1b4qbfq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ZWOju .framer-1o1le38 { 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; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-ZWOju .framer-1x0h65i { --framer-paragraph-spacing: 0px; --framer-text-wrap-override: none; flex: none; height: auto; max-width: 80%; position: relative; width: 100%; z-index: 2; }\",\".framer-ZWOju .framer-1pidhun { --framer-paragraph-spacing: 0px; --framer-text-wrap-override: balance; flex: none; height: auto; max-width: 80%; position: relative; width: 100%; }\",\".framer-ZWOju .framer-1ed8nkf { aspect-ratio: 2 / 1; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; box-shadow: 0px 0.6021873017743928px 0.6021873017743928px -1.25px rgba(0, 0, 0, 0.18), 0px 2.288533303243457px 2.288533303243457px -2.5px rgba(0, 0, 0, 0.16), 0px 10px 10px -3.75px rgba(0, 0, 0, 0.06); flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 100px); overflow: hidden; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); z-index: 2; }\",\".framer-ZWOju .framer-72e2yx { display: grid; flex: none; gap: 48px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(3, minmax(50px, 1fr)); grid-template-rows: repeat(1, minmax(0, 1fr)); height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 2; }\",\".framer-ZWOju .framer-qinoec { --framer-paragraph-spacing: 24px; align-self: start; flex: none; grid-column: span 2; height: auto; justify-self: start; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-ZWOju .framer-fd884y { align-content: flex-start; align-items: flex-start; align-self: start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 100%; justify-content: flex-start; justify-self: start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ZWOju .framer-yz1jlu { --border-bottom-width: 1px; --border-color: var(--token-4c0ba3a4-4f97-4e71-b553-c24fee263be7, rgba(16, 16, 16, 0.06)); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; background-color: var(--token-4b575287-49ac-4731-ba30-626d936f48a3, #ffffff); border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; box-shadow: 0px 0.48174984141951427px 0.48174984141951427px -1.3333333333333333px rgba(0, 0, 0, 0.19), 0px 1.8308266425947657px 1.8308266425947657px -2.6666666666666665px rgba(0, 0, 0, 0.17), 0px 8px 8px -4px rgba(0, 0, 0, 0.05); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 24px; position: sticky; top: 120px; width: 100%; will-change: var(--framer-will-change-override, transform); z-index: 3; }\",\".framer-ZWOju .framer-169nfkb, .framer-ZWOju .framer-1f1jvtz { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ZWOju .framer-kcb5zu, .framer-ZWOju .framer-8khmak, .framer-ZWOju .framer-1qwja6s { --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-ZWOju .framer-wzjsm { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 8px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-ZWOju .framer-tuy88w { --border-bottom-width: 1px; --border-color: var(--token-4c0ba3a4-4f97-4e71-b553-c24fee263be7, rgba(16, 16, 16, 0.06)); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; background-color: var(--token-4b575287-49ac-4731-ba30-626d936f48a3, #ffffff); 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: 6px; height: min-content; justify-content: flex-start; padding: 4px 14px 4px 14px; position: relative; width: min-content; }\",\".framer-ZWOju .framer-1rb08ue, .framer-ZWOju .framer-1mhrtq6 { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-ZWOju .framer-18w9oy4 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; padding: 0px; position: relative; width: min-content; }\",\".framer-ZWOju .framer-1ndtmyl { --border-bottom-width: 1px; --border-color: var(--token-4c0ba3a4-4f97-4e71-b553-c24fee263be7, rgba(16, 16, 16, 0.06)); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; background-color: var(--token-4b575287-49ac-4731-ba30-626d936f48a3, #ffffff); 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: 6px; height: min-content; justify-content: flex-start; padding: 4px 12px 4px 4px; position: relative; width: min-content; }\",\".framer-ZWOju .framer-14totrx { aspect-ratio: 1 / 1; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; flex: none; height: var(--framer-aspect-ratio-supported, 24px); overflow: hidden; position: relative; width: 24px; will-change: var(--framer-will-change-override, transform); }\",\".framer-ZWOju .framer-vv780y { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 16px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-ZWOju .framer-1w2iwil-container { flex: none; height: auto; max-width: 400px; position: relative; width: 100%; }\",\".framer-ZWOju .framer-1gk1v4z { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ZWOju .framer-14q5qom { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-ZWOju .framer-a71uc0 { display: grid; flex: none; gap: 24px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(50px, 1fr)); height: min-content; justify-content: center; padding: 0px; position: relative; width: 100%; }\",\".framer-ZWOju .framer-nk1usf-container, .framer-ZWOju .framer-75um34-container { align-self: start; flex: none; height: auto; justify-self: start; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); z-index: 2; }\",\".framer-ZWOju .framer-7pskln { -webkit-mask: radial-gradient(50% 50% at 15.1% 5.4%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.35) 100%) add; bottom: 0px; flex: none; left: 0px; mask: radial-gradient(50% 50% at 15.1% 5.4%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.35) 100%) add; overflow: hidden; position: absolute; right: 0px; top: 0px; z-index: 1; }\",\".framer-ZWOju .framer-11dwcc-container, .framer-ZWOju .framer-1l5s988-container { bottom: 0px; flex: none; left: 0px; pointer-events: none; position: absolute; right: 0px; top: 0px; z-index: 2; }\",\".framer-ZWOju .framer-so4l05 { align-content: center; align-items: center; background-color: var(--token-4b575287-49ac-4731-ba30-626d936f48a3, #ffffff); display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 80px 0px 80px 0px; position: relative; width: 1px; }\",\".framer-ZWOju .framer-yr9d9z { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ZWOju .framer-n7bmip { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 9; }\",\".framer-ZWOju .framer-1jmogfm { --framer-paragraph-spacing: 0px; --framer-text-wrap-override: none; flex: 1 0 0px; height: auto; position: relative; width: 1px; z-index: 2; }\",\".framer-ZWOju .framer-1nyffgk { display: grid; flex: none; gap: 24px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(3, minmax(50px, 1fr)); height: min-content; justify-content: center; padding: 0px; position: relative; width: 100%; }\",\".framer-ZWOju .framer-l8uuon { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-ZWOju .framer-kvbvlv-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-ZWOju .framer-xlwpei { -webkit-mask: radial-gradient(50% 50% at 15.1% 5.4%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.35) 100%) add; bottom: 0px; flex: none; left: -8px; mask: radial-gradient(50% 50% at 15.1% 5.4%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.35) 100%) add; overflow: hidden; position: absolute; right: -8px; top: -8px; z-index: 1; }\",\".framer-ZWOju .framer-1xh378w-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-ZWOju .framer-1ln5cyz-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 10; }\",...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,...sharedStyle13.css,...sharedStyle14.css,'.framer-ZWOju[data-border=\"true\"]::after, .framer-ZWOju [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-ZWOju.framer-u8nln4 { width: 810px; } .framer-ZWOju .framer-1nszye7 { padding: 120px 0px 48px 0px; } .framer-ZWOju .framer-1x0h65i { max-width: 536px; } .framer-ZWOju .framer-72e2yx { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; justify-content: flex-start; } .framer-ZWOju .framer-qinoec { align-self: unset; } .framer-ZWOju .framer-fd884y { align-self: unset; height: min-content; } .framer-ZWOju .framer-yz1jlu { align-content: unset; align-items: unset; display: grid; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(3, minmax(50px, 1fr)); grid-template-rows: repeat(1, minmax(0, 1fr)); justify-content: center; position: relative; top: unset; } .framer-ZWOju .framer-169nfkb, .framer-ZWOju .framer-1f1jvtz { align-self: start; justify-self: start; } .framer-ZWOju .framer-vv780y { align-self: start; justify-self: start; width: 1fr; } .framer-ZWOju .framer-1w2iwil-container { height: 56px; } .framer-ZWOju .framer-so4l05 { padding: 48px 0px 80px 0px; } .framer-ZWOju .framer-1nyffgk { grid-template-columns: repeat(2, minmax(50px, 1fr)); }}\",\"@media (max-width: 809px) { .framer-ZWOju.framer-u8nln4 { width: 390px; } .framer-ZWOju .framer-1nszye7 { padding: 120px 0px 24px 0px; } .framer-ZWOju .framer-9g2ff, .framer-ZWOju .framer-1fm23g5 { gap: 80px; padding: 0px 24px 0px 24px; } .framer-ZWOju .framer-l63mue, .framer-ZWOju .framer-1qb8ry3, .framer-ZWOju .framer-yr9d9z { gap: 32px; } .framer-ZWOju .framer-1b4qbfq { align-content: flex-start; align-items: flex-start; } .framer-ZWOju .framer-1o1le38 { gap: 20px; order: 0; } .framer-ZWOju .framer-1x0h65i, .framer-ZWOju .framer-1pidhun { max-width: unset; } .framer-ZWOju .framer-1ed8nkf { aspect-ratio: 1.7777777777777777 / 1; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; height: var(--framer-aspect-ratio-supported, 113px); } .framer-ZWOju .framer-72e2yx { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 32px; justify-content: flex-start; } .framer-ZWOju .framer-qinoec, .framer-ZWOju .framer-nk1usf-container, .framer-ZWOju .framer-75um34-container { align-self: unset; } .framer-ZWOju .framer-fd884y { align-self: unset; height: min-content; } .framer-ZWOju .framer-yz1jlu { position: relative; top: unset; } .framer-ZWOju .framer-1w2iwil-container { height: 56px; } .framer-ZWOju .framer-a71uc0 { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; justify-content: flex-start; } .framer-ZWOju .framer-so4l05 { padding: 48px 0px 64px 0px; } .framer-ZWOju .framer-n7bmip { gap: 16px; } .framer-ZWOju .framer-1nyffgk { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 20px; justify-content: flex-start; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 7104\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"UbpljqPOG\":{\"layout\":[\"fixed\",\"auto\"]},\"OOXx_88QO\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"MhOU07iV_\":{\"pattern\":\":MhOU07iV_\",\"name\":\"scrolled\"}}\n * @framerResponsiveScreen\n */const FramerXmXz7vo2W=withCSS(Component,css,\"framer-ZWOju\");export default FramerXmXz7vo2W;FramerXmXz7vo2W.displayName=\"Blog\";FramerXmXz7vo2W.defaultProps={height:7104,width:1200};addFonts(FramerXmXz7vo2W,[{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:\"Open Runde Medium\",source:\"custom\",url:\"https://framerusercontent.com/assets/HJY4SY2JywrSZ2l1AEW9Tm9cO8.woff2\"}]},...NewsletterSignupFormCoFonts,...BlogTeaserSmallFonts,...NoiseFonts,...ButtonFonts,...SectionFooterFonts,...NavbarFonts,...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),...getFontsFromSharedStyle(sharedStyle13.fonts),...getFontsFromSharedStyle(sharedStyle14.fonts),...componentPresets.fonts?.[\"blaCtDonx\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"blaCtDonx\"]):[],...componentPresets.fonts?.[\"Dn9PZGn8h\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"Dn9PZGn8h\"]):[],...componentPresets.fonts?.[\"YkET07oew\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"YkET07oew\"]):[]],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerXmXz7vo2W\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1200\",\"framerResponsiveScreen\":\"\",\"framerIntrinsicHeight\":\"7104\",\"framerScrollSections\":\"{\\\"MhOU07iV_\\\":{\\\"pattern\\\":\\\":MhOU07iV_\\\",\\\"name\\\":\\\"scrolled\\\"}}\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"UbpljqPOG\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"OOXx_88QO\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerColorSyntax\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NewsletterSignupFormCoFonts", "getFonts", "NewsletterSignupFormCo", "BlogTeaserSmallFonts", "OVfprmLjF_default", "NoiseFonts", "Noise", "ButtonFonts", "maRmWEnht_default", "SectionFooterFonts", "cu7PPpcSb_default", "NavbarFonts", "yrRxhGP8M_default", "NavbarWithVariantAppearEffect", "withVariantAppearEffect", "breakpoints", "serializationHash", "variantClassNames", "toResponsiveImage", "value", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "isSet", "transition1", "animation", "transformTemplate1", "_", "t", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "IM3m4RS9M_default", "FyJdjdqly_default", "Pgbt7ueEU_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "LR9rttgkr", "H0cozmQk2", "wFXhzbpoa", "quI9YB4pQ", "zHkAEU7xJb3EVgFy3c", "CY2y0sscVb3EVgFy3c", "idb3EVgFy3c", "Iopj9Hr9m", "S016ldDcmjia6mydz5", "rIDBLYbAsjia6mydz5", "QzsufDPk_jia6mydz5", "idjia6mydz5", "Y0fJj7P8_", "DyWiu9rPI", "LR9rttgkriSOe1LJ1W", "wFXhzbpoaiSOe1LJ1W", "Iopj9Hr9miSOe1LJ1W", "nwtRF4C5oiSOe1LJ1W", "Y0fJj7P8_iSOe1LJ1W", "idiSOe1LJ1W", "LR9rttgkrK3qTpK1N9", "wFXhzbpoaK3qTpK1N9", "Iopj9Hr9mK3qTpK1N9", "nwtRF4C5oK3qTpK1N9", "idK3qTpK1N9", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "elementId", "useRouteElementId", "ref1", "visible", "router", "useRouter", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "PropertyOverrides2", "x", "RichText", "Image2", "ComponentPresetsProvider", "ChildrenCanSuspend", "collection", "paginationInfo", "loadMore", "l", "index", "PathVariablesContext", "collection1", "paginationInfo1", "loadMore1", "index1", "ComponentViewportProvider", "Container", "NewsletterSignupFormCo", "collection2", "paginationInfo2", "loadMore2", "index2", "ResolveLinks", "resolvedLinks", "OVfprmLjF_default", "Noise", "collection3", "paginationInfo3", "loadMore3", "index3", "resolvedLinks1", "resolvedLinks2", "maRmWEnht_default", "cu7PPpcSb_default", "NavbarWithVariantAppearEffect", "css", "FramerXmXz7vo2W", "withCSS", "XmXz7vo2W_default", "addFonts", "NewsletterSignupFormCoFonts", "BlogTeaserSmallFonts", "NoiseFonts", "ButtonFonts", "SectionFooterFonts", "NavbarFonts", "getFontsFromSharedStyle", "fonts", "getFontsFromComponentPreset", "__FramerMetadata__"]
}
