{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/wtIn97MAzPSLpK8yuAXa/tqn8BJJq27ekk49TLecQ/K4rlRvU29.js"],
  "sourcesContent": ["// Generated by Framer (20dc3ed)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentPresetsProvider,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromComponentPreset,getFontsFromSharedStyle,getWhereExpressionFromPathVariables,Image,NotFoundError,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleCode,useLocaleInfo,useQueryData,useRouter,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import SmoothScroll from\"https://framerusercontent.com/modules/Yppqt3Cs3Y8TZqvASnXl/s8KoqWSd7OOFVFWjfSWd/SmoothScroll_Prod.js\";import ButtonButton from\"#framer/local/canvasComponent/bfFy6UW0C/bfFy6UW0C.js\";import ComponentHeadingContent from\"#framer/local/canvasComponent/i6WlK9ncS/i6WlK9ncS.js\";import NavigationNavigationBar from\"#framer/local/canvasComponent/LDekglqvl/LDekglqvl.js\";import CardBlogCard from\"#framer/local/canvasComponent/UMAOoxoOE/UMAOoxoOE.js\";import NavigationFooter from\"#framer/local/canvasComponent/XHbTl7SMK/XHbTl7SMK.js\";import Blog,{enumToDisplayNameFunctions}from\"#framer/local/collection/fZcAPh4YA/fZcAPh4YA.js\";import*as componentPresets from\"#framer/local/componentPresets/componentPresets/componentPresets.js\";import*as sharedStyle6 from\"#framer/local/css/bPDtyZ2bo/bPDtyZ2bo.js\";import*as sharedStyle11 from\"#framer/local/css/dyiMCfwje/dyiMCfwje.js\";import*as sharedStyle1 from\"#framer/local/css/HRBsjwLer/HRBsjwLer.js\";import*as sharedStyle7 from\"#framer/local/css/joPjNdSep/joPjNdSep.js\";import*as sharedStyle10 from\"#framer/local/css/jUItAZFpN/jUItAZFpN.js\";import*as sharedStyle4 from\"#framer/local/css/pOjALZ8om/pOjALZ8om.js\";import*as sharedStyle from\"#framer/local/css/QBbKt4HEz/QBbKt4HEz.js\";import*as sharedStyle2 from\"#framer/local/css/QMuEq11PS/QMuEq11PS.js\";import*as sharedStyle3 from\"#framer/local/css/QObON56vl/QObON56vl.js\";import*as sharedStyle9 from\"#framer/local/css/vxzeyTQBQ/vxzeyTQBQ.js\";import*as sharedStyle5 from\"#framer/local/css/X7ylXautb/X7ylXautb.js\";import*as sharedStyle8 from\"#framer/local/css/zKfDKaP4R/zKfDKaP4R.js\";import metadataProvider from\"#framer/local/webPageMetadata/K4rlRvU29/K4rlRvU29.js\";const NavigationNavigationBarFonts=getFonts(NavigationNavigationBar);const ContainerWithFX=withFX(Container);const ComponentHeadingContentFonts=getFonts(ComponentHeadingContent);const CardBlogCardFonts=getFonts(CardBlogCard);const ButtonButtonFonts=getFonts(ButtonButton);const SmoothScrollFonts=getFonts(SmoothScroll);const NavigationFooterFonts=getFonts(NavigationFooter);const breakpoints={NsaVYnP6s:\"(min-width: 810px) and (max-width: 1199px)\",SMEZf8HpA:\"(min-width: 1200px)\",WQcBAj8GF:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-BaaLh\";const variantClassNames={NsaVYnP6s:\"framer-v-1mxzn7v\",SMEZf8HpA:\"framer-v-105lryk\",WQcBAj8GF:\"framer-v-6znsh0\"};const transition1={damping:35,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:-60};const sharedDateFormatter=(value,formatOptions,locale)=>{if(typeof value!==\"string\")return\"\";const date=new Date(value);if(isNaN(date.getTime()))return\"\";const fallbackLocale=\"en-US\";try{return date.toLocaleString(locale||fallbackLocale,formatOptions);}catch{return date.toLocaleString(fallbackLocale,formatOptions);}};const dateOptions={dateStyle:\"medium\",timeZone:\"UTC\"};const toDateString=(value,activeLocale)=>{return sharedDateFormatter(value,dateOptions,activeLocale);};const dateOptions1={dateStyle:\"short\",timeZone:\"UTC\"};const toDateString1=(value,activeLocale)=>{return sharedDateFormatter(value,dateOptions1,activeLocale);};const suffix=(value,suffix)=>{if(typeof value===\"string\"&&typeof suffix===\"string\"){return value+suffix;}else if(typeof value===\"string\"){return value;}else if(typeof suffix===\"string\"){return suffix;}return\"\";};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"SMEZf8HpA\",Phone:\"WQcBAj8GF\",Tablet:\"NsaVYnP6s\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"SMEZf8HpA\"};};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:\"K4rlRvU29\",data:Blog,type:\"Collection\"},select:[{collection:\"K4rlRvU29\",name:\"YmLofSloO\",type:\"Identifier\"},{collection:\"K4rlRvU29\",name:\"XqeRMWSoG\",type:\"Identifier\"},{collection:\"K4rlRvU29\",name:\"J9TYhHCwx\",type:\"Identifier\"},{collection:\"K4rlRvU29\",name:\"c3R3eW7pr\",type:\"Identifier\"},{collection:\"K4rlRvU29\",name:\"KOIhqPSKA\",type:\"Identifier\"},{collection:\"K4rlRvU29\",name:\"FvKtCaS8V\",type:\"Identifier\"},{collection:\"K4rlRvU29\",name:\"g6CELJ_vs\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"K4rlRvU29\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,YmLofSloO=getFromCurrentRouteData(\"YmLofSloO\")??\"\",KOIhqPSKA=getFromCurrentRouteData(\"KOIhqPSKA\"),g6CELJ_vs=getFromCurrentRouteData(\"g6CELJ_vs\"),J9TYhHCwx=getFromCurrentRouteData(\"J9TYhHCwx\")??\"\",c3R3eW7pr=getFromCurrentRouteData(\"c3R3eW7pr\"),FvKtCaS8V=getFromCurrentRouteData(\"FvKtCaS8V\")??\"\",...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];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const textContent=enumToDisplayNameFunctions[\"KOIhqPSKA\"]?.(KOIhqPSKA,activeLocale);const activeLocaleCode=useLocaleCode();const textContent1=toDateString(g6CELJ_vs,activeLocaleCode);const textContent2=toDateString1(g6CELJ_vs,activeLocaleCode);const textContent3=suffix(YmLofSloO,\"\");const router=useRouter();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"SMEZf8HpA\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-7cfab920-9d1e-4f38-8c7a-a58d533b8508, rgb(255, 254, 242)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-105lryk\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:84,width:componentViewport?.width||\"100vw\",y:0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__scrollDirection:{direction:\"down\",target:animation},__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-oqwq36-container\",layoutScroll:true,nodeId:\"CcH1PipAb\",rendersWithMotion:true,scopeId:\"K4rlRvU29\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NsaVYnP6s:{variant:\"uI65Kuiar\"},WQcBAj8GF:{variant:\"uI65Kuiar\"}},children:/*#__PURE__*/_jsx(NavigationNavigationBar,{height:\"100%\",id:\"CcH1PipAb\",layoutId:\"CcH1PipAb\",style:{width:\"100%\"},variant:\"Y6Muk5gpv\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"main\",{className:\"framer-4l1heg\",\"data-framer-name\":\"Main\",children:[/*#__PURE__*/_jsx(\"section\",{className:\"framer-19p1jan\",\"data-framer-name\":\"Section - Hero\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-h8jne9\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1xbl1jj\",\"data-framer-name\":\"Heading\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-11xnjq1\",\"data-styles-preset\":\"QBbKt4HEz\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-9e4d3cd9-c6a1-4d3f-93c0-3bd54ca04155, rgb(15, 15, 15))\"},children:\"Are we headed toward a recession, and how should startups prepare?\"})}),className:\"framer-1i6t3f1\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:YmLofSloO,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1gdkqqm\",\"data-framer-name\":\"Information\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1rp3jg6\",\"data-framer-name\":\"Wrapper\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1wa1bfo\",\"data-framer-name\":\"Category\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-7dhv8r\",\"data-styles-preset\":\"HRBsjwLer\",style:{\"--framer-text-color\":\"var(--token-9e4d3cd9-c6a1-4d3f-93c0-3bd54ca04155, rgb(20, 20, 20))\"},children:\"Tutorials & Tips\"})}),className:\"framer-12zio4i\",fonts:[\"Inter\"],text:textContent,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1pq17yo\",\"data-framer-name\":\"Divider\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{WQcBAj8GF:{text:textContent2}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-7dhv8r\",\"data-styles-preset\":\"HRBsjwLer\",style:{\"--framer-text-color\":\"var(--token-9e4d3cd9-c6a1-4d3f-93c0-3bd54ca04155, rgb(15, 15, 15))\"},children:\"Sep 6, 2024\"})}),className:\"framer-zk7rb4\",fonts:[\"Inter\"],text:textContent1,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-6pl44e\",\"data-framer-name\":\"Divider\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-11470u\",\"data-framer-name\":\"Min Read\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-7dhv8r\",\"data-styles-preset\":\"HRBsjwLer\",style:{\"--framer-text-color\":\"var(--token-9e4d3cd9-c6a1-4d3f-93c0-3bd54ca04155, rgb(15, 15, 15))\"},children:\"10 Min Read\"})}),className:\"framer-9lxiod\",fonts:[\"Inter\"],text:textContent3,verticalAlignment:\"top\",withExternalLayout:true})})]})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-l9onm3\",\"data-framer-name\":\"Hero Image and Overview\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{WQcBAj8GF:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1b995d8\",\"data-styles-preset\":\"QObON56vl\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-9e4d3cd9-c6a1-4d3f-93c0-3bd54ca04155, rgb(15, 15, 15))\"},children:\"Artificial Intelligence (AI) is transforming the way businesses manage their marketing efforts. From automating repetitive tasks to generating data-driven insights, AI-powered tools can help streamline your marketing processes and improve customer engagement. In this tutorial, we\u2019ll guide you through how to automate your marketing using AI, step by step.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1vcau2\",\"data-styles-preset\":\"QMuEq11PS\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-9e4d3cd9-c6a1-4d3f-93c0-3bd54ca04155, rgb(15, 15, 15))\"},children:\"Artificial Intelligence (AI) is transforming the way businesses manage their marketing efforts. From automating repetitive tasks to generating data-driven insights, AI-powered tools can help streamline your marketing processes and improve customer engagement. In this tutorial, we\u2019ll guide you through how to automate your marketing using AI, step by step.\"})}),className:\"framer-83zh67\",fonts:[\"Inter\"],text:J9TYhHCwx,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{WQcBAj8GF:{background:{alt:\"\",fit:\"fill\",sizes:`min(${componentViewport?.width||\"100vw\"} - 48px, 1200px)`,...toResponsiveImage(c3R3eW7pr)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:`min(${componentViewport?.width||\"100vw\"} - 160px, 1200px)`,...toResponsiveImage(c3R3eW7pr)},className:\"framer-1nlnnhx\",\"data-framer-name\":\"Image\"})})]})]})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-qknbck\",\"data-framer-name\":\"Section - Content\",children:/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:0sWquksFr1YDkaIgrl9Z/VgWe6mCMJOseqaLiMnaC/Vimeo.js:default\":componentPresets.props[\"mFqRp7MUw\"],\"module:NEd4VmDdsxM3StIUbddO/1de6WpgIbCrKkRcPfQcW/YouTube.js:Youtube\":componentPresets.props[\"he6tRwJBY\"],\"module:pVk4QsoHxASnVtUBp6jr/TbhpORLndv1iOkZzyo83/CodeBlock.js:default\":componentPresets.props[\"kvuy8b1Z7\"]},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:FvKtCaS8V,className:\"framer-p6xs6g\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-14lygn9\",code:\"framer-styles-preset-c93lsu\",h1:\"framer-styles-preset-11xnjq1\",h2:\"framer-styles-preset-zxf4xn\",h3:\"framer-styles-preset-qrpho1\",h4:\"framer-styles-preset-1dgkp69\",h5:\"framer-styles-preset-ky2ele\",h6:\"framer-styles-preset-u01jmq\",img:\"framer-styles-preset-q87aou\",p:\"framer-styles-preset-1b995d8\"},verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-1gw6t28\",\"data-framer-name\":\"Section - Other Blogs\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ff8pd6\",\"data-framer-name\":\"Similar Blogs\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{WQcBAj8GF:{width:`min(min(${componentViewport?.width||\"100vw\"} - 24px, 1200px), 800px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:134,width:`min(min(${componentViewport?.width||\"100vw\"} - 80px, 1200px), 800px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1n8iu9l-container\",nodeId:\"R7Cu20A0H\",scopeId:\"K4rlRvU29\",children:/*#__PURE__*/_jsx(ComponentHeadingContent,{GdposRDDi:\"Similar Topic\",height:\"100%\",id:\"R7Cu20A0H\",layoutId:\"R7Cu20A0H\",nENkL4KdQ:\"Related Blogs\",P9FLWPd10:true,style:{maxWidth:\"100%\",width:\"100%\"},variant:\"diALmocWS\",width:\"100%\",XqJHYsVYi:\"\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-kg074r\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{hLeJyU6RJ:\"how-truewind-built-a-world-class-engineering-team-with-paraform\"},unresolvedPathSlugs:{hLeJyU6RJ:{collectionId:\"fZcAPh4YA\",collectionItemId:\"P3JC3XP_T\"}},webPageId:\"K4rlRvU29\"},implicitPathVariables:undefined},{href:{pathVariables:{hLeJyU6RJ:\"how-truewind-built-a-world-class-engineering-team-with-paraform\"},unresolvedPathSlugs:{hLeJyU6RJ:{collectionId:\"fZcAPh4YA\",collectionItemId:\"P3JC3XP_T\"}},webPageId:\"K4rlRvU29\"},implicitPathVariables:undefined},{href:{pathVariables:{hLeJyU6RJ:\"how-truewind-built-a-world-class-engineering-team-with-paraform\"},unresolvedPathSlugs:{hLeJyU6RJ:{collectionId:\"fZcAPh4YA\",collectionItemId:\"P3JC3XP_T\"}},webPageId:\"K4rlRvU29\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NsaVYnP6s:{width:`max((min(min(${componentViewport?.width||\"100vw\"} - 80px, 1200px), 1000px) - 24px) / 2, 50px)`},WQcBAj8GF:{width:`min(min(${componentViewport?.width||\"100vw\"} - 24px, 1200px), 1440px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:558,width:`max((min(min(${componentViewport?.width||\"100vw\"} - 80px, 1200px), 1440px) - 50px) / 3, 1px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-orq1ge-container\",id:\"orq1ge\",nodeId:\"jn4OiUvls\",scopeId:\"K4rlRvU29\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NsaVYnP6s:{zsLMJjdvS:resolvedLinks[1]},WQcBAj8GF:{zsLMJjdvS:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(CardBlogCard,{height:\"100%\",id:\"jn4OiUvls\",Kr6h5jDTO:addImageAlt({pixelHeight:3024,pixelWidth:4032,src:\"https://framerusercontent.com/images/DnnNRzEnlMc0PeeKLsA46fIK0U.jpg\",srcSet:\"https://framerusercontent.com/images/DnnNRzEnlMc0PeeKLsA46fIK0U.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/DnnNRzEnlMc0PeeKLsA46fIK0U.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/DnnNRzEnlMc0PeeKLsA46fIK0U.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/DnnNRzEnlMc0PeeKLsA46fIK0U.jpg 4032w\"},\"\"),layoutId:\"jn4OiUvls\",P1HvHNJz4:true,style:{width:\"100%\"},vh2hZiaIL:\"Apr 3, 2025\",width:\"100%\",z8TH3Vt99:\"From Our CEO: Inside the AICPA and CPA.com AI Symposium\",zsLMJjdvS:resolvedLinks[0]})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{hLeJyU6RJ:\"behind-the-code-building-truewind-engineering-team-and-culture\"},unresolvedPathSlugs:{hLeJyU6RJ:{collectionId:\"fZcAPh4YA\",collectionItemId:\"AFYl2ecW0\"}},webPageId:\"K4rlRvU29\"},implicitPathVariables:undefined},{href:{pathVariables:{hLeJyU6RJ:\"behind-the-code-building-truewind-engineering-team-and-culture\"},unresolvedPathSlugs:{hLeJyU6RJ:{collectionId:\"fZcAPh4YA\",collectionItemId:\"AFYl2ecW0\"}},webPageId:\"K4rlRvU29\"},implicitPathVariables:undefined},{href:{pathVariables:{hLeJyU6RJ:\"behind-the-code-building-truewind-engineering-team-and-culture\"},unresolvedPathSlugs:{hLeJyU6RJ:{collectionId:\"fZcAPh4YA\",collectionItemId:\"AFYl2ecW0\"}},webPageId:\"K4rlRvU29\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NsaVYnP6s:{width:`max((min(min(${componentViewport?.width||\"100vw\"} - 80px, 1200px), 1000px) - 24px) / 2, 50px)`},WQcBAj8GF:{width:`min(min(${componentViewport?.width||\"100vw\"} - 24px, 1200px), 1440px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:558,width:`max((min(min(${componentViewport?.width||\"100vw\"} - 80px, 1200px), 1440px) - 50px) / 3, 1px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1t66xpb-container\",id:\"1t66xpb\",nodeId:\"dzXjD5Po8\",scopeId:\"K4rlRvU29\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NsaVYnP6s:{zsLMJjdvS:resolvedLinks1[1]},WQcBAj8GF:{zsLMJjdvS:resolvedLinks1[2]}},children:/*#__PURE__*/_jsx(CardBlogCard,{height:\"100%\",id:\"dzXjD5Po8\",Kr6h5jDTO:addImageAlt({pixelHeight:1276,pixelWidth:1994,src:\"https://framerusercontent.com/images/e5Tp9Nu1D3vIARTC6dqQZhybjQ.png\",srcSet:\"https://framerusercontent.com/images/e5Tp9Nu1D3vIARTC6dqQZhybjQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/e5Tp9Nu1D3vIARTC6dqQZhybjQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/e5Tp9Nu1D3vIARTC6dqQZhybjQ.png 1994w\"},\"\"),layoutId:\"dzXjD5Po8\",P1HvHNJz4:true,style:{width:\"100%\"},vh2hZiaIL:\"Dec 18, 2024\",width:\"100%\",z8TH3Vt99:\"Behind the Code: Building Truewind\u2019s Engineering Team and Culture\",zsLMJjdvS:resolvedLinks1[0]})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{hLeJyU6RJ:\"from-our-ceo-reflecting-on-the-family-office-fintech-summit\"},unresolvedPathSlugs:{hLeJyU6RJ:{collectionId:\"fZcAPh4YA\",collectionItemId:\"V444MzVSv\"}},webPageId:\"K4rlRvU29\"},implicitPathVariables:undefined},{href:{pathVariables:{hLeJyU6RJ:\"from-our-ceo-reflecting-on-the-family-office-fintech-summit\"},unresolvedPathSlugs:{hLeJyU6RJ:{collectionId:\"fZcAPh4YA\",collectionItemId:\"V444MzVSv\"}},webPageId:\"K4rlRvU29\"},implicitPathVariables:undefined},{href:{pathVariables:{hLeJyU6RJ:\"from-our-ceo-reflecting-on-the-family-office-fintech-summit\"},unresolvedPathSlugs:{hLeJyU6RJ:{collectionId:\"fZcAPh4YA\",collectionItemId:\"V444MzVSv\"}},webPageId:\"K4rlRvU29\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NsaVYnP6s:{width:`max((min(min(${componentViewport?.width||\"100vw\"} - 80px, 1200px), 1000px) - 24px) / 2, 50px)`},WQcBAj8GF:{width:`min(min(${componentViewport?.width||\"100vw\"} - 24px, 1200px), 1440px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:558,width:`max((min(min(${componentViewport?.width||\"100vw\"} - 80px, 1200px), 1440px) - 50px) / 3, 1px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1xqmxzp-container\",id:\"1xqmxzp\",nodeId:\"WjkcQKe_o\",scopeId:\"K4rlRvU29\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NsaVYnP6s:{zsLMJjdvS:resolvedLinks2[1]},WQcBAj8GF:{zsLMJjdvS:resolvedLinks2[2]}},children:/*#__PURE__*/_jsx(CardBlogCard,{height:\"100%\",id:\"WjkcQKe_o\",Kr6h5jDTO:addImageAlt({pixelHeight:1536,pixelWidth:2048,src:\"https://framerusercontent.com/images/lA0sQmQViTu8KalSwqR0OQuDUJU.png\",srcSet:\"https://framerusercontent.com/images/lA0sQmQViTu8KalSwqR0OQuDUJU.png?scale-down-to=512 512w,https://framerusercontent.com/images/lA0sQmQViTu8KalSwqR0OQuDUJU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/lA0sQmQViTu8KalSwqR0OQuDUJU.png 2048w\"},\"\"),layoutId:\"WjkcQKe_o\",P1HvHNJz4:true,style:{width:\"100%\"},vh2hZiaIL:\"Nov 18, 2024\",width:\"100%\",z8TH3Vt99:\"From Our CEO: Reflecting On The Family Office Fintech Summit\",zsLMJjdvS:resolvedLinks2[0]})})})})})})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"gnQflJOpH\"},implicitPathVariables:undefined},{href:{webPageId:\"gnQflJOpH\"},implicitPathVariables:undefined},{href:{webPageId:\"gnQflJOpH\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:42,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1awkwip-container\",nodeId:\"qlUpJz6kb\",scopeId:\"K4rlRvU29\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NsaVYnP6s:{T5oKm0XoU:resolvedLinks3[1]},WQcBAj8GF:{T5oKm0XoU:resolvedLinks3[2]}},children:/*#__PURE__*/_jsx(ButtonButton,{DHhZzWoYr:false,height:\"100%\",id:\"qlUpJz6kb\",layoutId:\"qlUpJz6kb\",NJCfgJobX:false,QPXgBsk7h:\"Read All Blogs\",T5oKm0XoU:resolvedLinks3[0],variant:\"mOlvOFMPI\",width:\"100%\"})})})})})]})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-yv6lue-container\",isAuthoredByUser:true,isModuleExternal:true,layoutScroll:true,nodeId:\"vuHWQoiHT\",scopeId:\"K4rlRvU29\",children:/*#__PURE__*/_jsx(SmoothScroll,{height:\"100%\",id:\"vuHWQoiHT\",intensity:12,layoutId:\"vuHWQoiHT\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"C3n7iOwxJ\"},implicitPathVariables:undefined},{href:{webPageId:\"C3n7iOwxJ\"},implicitPathVariables:undefined},{href:{webPageId:\"C3n7iOwxJ\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:959,width:`min(${componentViewport?.width||\"100vw\"}, 1200px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-issbcv-container\",nodeId:\"I5ffx6YZ7\",scopeId:\"K4rlRvU29\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NsaVYnP6s:{NdfIFJPAP:resolvedLinks4[1],variant:\"fKBiJQKlN\"},WQcBAj8GF:{NdfIFJPAP:resolvedLinks4[2],variant:\"k6vGwQYnH\"}},children:/*#__PURE__*/_jsx(NavigationFooter,{height:\"100%\",id:\"I5ffx6YZ7\",layoutId:\"I5ffx6YZ7\",NdfIFJPAP:resolvedLinks4[0],SSqHQh2du:\"Double Your Revenue with a Digital Staff Accountant\",style:{maxWidth:\"100%\",width:\"100%\"},UGeYJYiOG:\"Powered by AI,Truewind is a digital staff accountant that never sleeps, never gets sick, and always does its work. Completely predictable capacity planning.\",variant:\"u0GGoXVaI\",width:\"100%\",ZSmAm7AUv:true})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-BaaLh.framer-c9a62e, .framer-BaaLh .framer-c9a62e { display: block; }\",\".framer-BaaLh.framer-105lryk { align-content: center; align-items: center; background-color: var(--token-7cfab920-9d1e-4f38-8c7a-a58d533b8508, #fffef2); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 64px 0px 0px 0px; position: relative; width: 1200px; }\",\".framer-BaaLh .framer-oqwq36-container { flex: none; height: auto; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 10; }\",\".framer-BaaLh .framer-4l1heg { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-BaaLh .framer-19p1jan { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 31px; height: min-content; justify-content: center; overflow: visible; padding: 50px 40px 50px 40px; position: relative; width: 100%; }\",\".framer-BaaLh .framer-h8jne9 { align-content: center; align-items: center; background-color: var(--token-c09d492a-e729-4cbb-b155-5952e8c0f0ee, #fffdf5); border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; border-top-left-radius: 30px; border-top-right-radius: 30px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 40px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-BaaLh .framer-1xbl1jj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-BaaLh .framer-1i6t3f1 { flex: none; height: auto; max-width: 800px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-BaaLh .framer-1gdkqqm { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 23px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-BaaLh .framer-1rp3jg6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 7px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-BaaLh .framer-1wa1bfo { align-content: center; align-items: center; background-color: var(--token-9f0badbf-8d74-41b8-a73a-e1a6bdec487b, #f3ac85); border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 21px; justify-content: center; overflow: visible; padding: 0px 10px 0px 10px; position: relative; width: min-content; }\",\".framer-BaaLh .framer-12zio4i, .framer-BaaLh .framer-zk7rb4, .framer-BaaLh .framer-9lxiod { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; opacity: 0.8; position: relative; white-space: pre; width: auto; }\",\".framer-BaaLh .framer-1pq17yo, .framer-BaaLh .framer-6pl44e { aspect-ratio: 1 / 1; background-color: var(--token-9e4d3cd9-c6a1-4d3f-93c0-3bd54ca04155, #0f0f0f); border-bottom-left-radius: 9px; border-bottom-right-radius: 9px; border-top-left-radius: 9px; border-top-right-radius: 9px; flex: none; height: var(--framer-aspect-ratio-supported, 5px); overflow: visible; position: relative; width: 5px; }\",\".framer-BaaLh .framer-11470u { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 3px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-BaaLh .framer-l9onm3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-end; max-width: 1200px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-BaaLh .framer-83zh67 { --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-BaaLh .framer-1nlnnhx { aspect-ratio: 1.8407079646017699 / 1; border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; border-top-left-radius: 30px; border-top-right-radius: 30px; flex: none; height: var(--framer-aspect-ratio-supported, 565px); position: relative; width: 100%; }\",\".framer-BaaLh .framer-qknbck { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: visible; padding: 50px 40px 50px 40px; position: relative; width: 100%; }\",\".framer-BaaLh .framer-p6xs6g { --framer-paragraph-spacing: 20px; flex: none; height: auto; max-width: 800px; min-width: 101px; position: relative; white-space: pre-wrap; width: auto; word-break: break-word; word-wrap: break-word; }\",\".framer-BaaLh .framer-1gw6t28 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: hidden; padding: 50px 40px 50px 40px; position: relative; width: 100%; }\",\".framer-BaaLh .framer-ff8pd6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-BaaLh .framer-1n8iu9l-container { flex: none; height: auto; max-width: 800px; position: relative; width: 100%; }\",\".framer-BaaLh .framer-kg074r { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 25px; height: min-content; justify-content: center; max-width: 1440px; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-BaaLh .framer-orq1ge-container, .framer-BaaLh .framer-1t66xpb-container, .framer-BaaLh .framer-1xqmxzp-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-BaaLh .framer-1awkwip-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-BaaLh .framer-yv6lue-container { flex: none; height: auto; left: 0px; position: fixed; top: 0px; width: auto; }\",\".framer-BaaLh .framer-issbcv-container { flex: none; height: auto; max-width: 1200px; position: relative; width: 100%; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,...sharedStyle9.css,...sharedStyle10.css,...sharedStyle11.css,\"@media (min-width: 810px) and (max-width: 1199px) { .framer-BaaLh.framer-105lryk { width: 810px; } .framer-BaaLh .framer-h8jne9 { gap: 40px; } .framer-BaaLh .framer-l9onm3 { align-content: flex-start; align-items: flex-start; justify-content: flex-start; } .framer-BaaLh .framer-1nlnnhx { height: var(--framer-aspect-ratio-supported, 353px); } .framer-BaaLh .framer-qknbck { padding: 20px 40px 50px 40px; } .framer-BaaLh .framer-1gw6t28 { padding: 40px; } .framer-BaaLh .framer-kg074r { align-content: unset; align-items: unset; display: grid; gap: 24px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(50px, 1fr)); grid-template-rows: repeat(2, minmax(0, 1fr)); max-width: 1000px; } .framer-BaaLh .framer-orq1ge-container, .framer-BaaLh .framer-1t66xpb-container, .framer-BaaLh .framer-1xqmxzp-container { align-self: start; flex: none; height: 100%; justify-self: start; width: 100%; }}\",\"@media (max-width: 809px) { .framer-BaaLh.framer-105lryk { width: 390px; } .framer-BaaLh .framer-19p1jan { padding: 50px 12px 20px 12px; } .framer-BaaLh .framer-h8jne9 { gap: 30px; padding: 40px 12px 40px 12px; } .framer-BaaLh .framer-1rp3jg6 { flex: 1 0 0px; flex-wrap: wrap; justify-content: flex-start; width: 1px; } .framer-BaaLh .framer-l9onm3 { gap: 30px; } .framer-BaaLh .framer-83zh67 { order: 0; } .framer-BaaLh .framer-1nlnnhx { height: var(--framer-aspect-ratio-supported, 109px); order: 1; } .framer-BaaLh .framer-qknbck { gap: 40px; padding: 30px 12px 50px 12px; } .framer-BaaLh .framer-1gw6t28 { padding: 50px 12px 50px 12px; } .framer-BaaLh .framer-kg074r { flex-direction: column; } .framer-BaaLh .framer-orq1ge-container, .framer-BaaLh .framer-1t66xpb-container, .framer-BaaLh .framer-1xqmxzp-container { flex: none; width: 100%; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 10214.5\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"NsaVYnP6s\":{\"layout\":[\"fixed\",\"auto\"]},\"WQcBAj8GF\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerK4rlRvU29=withCSS(Component,css,\"framer-BaaLh\");export default FramerK4rlRvU29;FramerK4rlRvU29.displayName=\"Blog Detail\";FramerK4rlRvU29.defaultProps={height:10214.5,width:1200};addFonts(FramerK4rlRvU29,[{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\"}]},...NavigationNavigationBarFonts,...ComponentHeadingContentFonts,...CardBlogCardFonts,...ButtonButtonFonts,...SmoothScrollFonts,...NavigationFooterFonts,...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),...componentPresets.fonts?.[\"mFqRp7MUw\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"mFqRp7MUw\"]):[],...componentPresets.fonts?.[\"kvuy8b1Z7\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"kvuy8b1Z7\"]):[],...componentPresets.fonts?.[\"he6tRwJBY\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"he6tRwJBY\"]):[]],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerK4rlRvU29\",\"slots\":[],\"annotations\":{\"framerColorSyntax\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"10214.5\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"NsaVYnP6s\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"WQcBAj8GF\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerAutoSizeImages\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavigationNavigationBarFonts", "getFonts", "LDekglqvl_default", "ContainerWithFX", "withFX", "Container", "ComponentHeadingContentFonts", "i6WlK9ncS_default", "CardBlogCardFonts", "UMAOoxoOE_default", "ButtonButtonFonts", "bfFy6UW0C_default", "SmoothScrollFonts", "SmoothScroll", "NavigationFooterFonts", "XHbTl7SMK_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "sharedDateFormatter", "value", "formatOptions", "locale", "date", "fallbackLocale", "dateOptions", "toDateString", "activeLocale", "dateOptions1", "toDateString1", "suffix", "toResponsiveImage", "addImageAlt", "image", "alt", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "useQueryData", "fZcAPh4YA_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "YmLofSloO", "KOIhqPSKA", "g6CELJ_vs", "J9TYhHCwx", "c3R3eW7pr", "FvKtCaS8V", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "textContent", "enumToDisplayNameFunctions", "activeLocaleCode", "useLocaleCode", "textContent1", "textContent2", "textContent3", "router", "useRouter", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "ContainerWithFX", "PropertyOverrides2", "LDekglqvl_default", "RichText", "x", "Image2", "ComponentPresetsProvider", "Container", "i6WlK9ncS_default", "ResolveLinks", "resolvedLinks", "UMAOoxoOE_default", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "bfFy6UW0C_default", "SmoothScroll", "resolvedLinks4", "XHbTl7SMK_default", "css", "FramerK4rlRvU29", "withCSS", "K4rlRvU29_default", "addFonts", "NavigationNavigationBarFonts", "ComponentHeadingContentFonts", "CardBlogCardFonts", "ButtonButtonFonts", "SmoothScrollFonts", "NavigationFooterFonts", "getFontsFromSharedStyle", "fonts", "getFontsFromComponentPreset", "__FramerMetadata__"]
}
