{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/Sp6vltvTuLgFTx7EA9sL/vEJCfirrJYIUb25z46xc/SXlMy_BMe.js", "ssg:https://framerusercontent.com/modules/NLj3PgkaahoXesEWrTwx/ZDcQcUDAibCLJYC2GUJs/mPbuzugoY.js", "ssg:https://framerusercontent.com/modules/RMnp0wxSgIlFIIPeRx8a/rPBiXkK2MMmEL9mU8OZY/tkhDa9cp2.js"],
  "sourcesContent": ["// Generated by Framer (3ce81f8)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentPresetsProvider,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromComponentPreset,getFontsFromSharedStyle,getLoadingLazyAtYPosition,getWhereExpressionFromPathVariables,Image,Link,NotFoundError,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleCode,useLocaleInfo,useQueryData,useRouter,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Embed from\"https://framerusercontent.com/modules/o1PI5S8YtkA5bP5g4dFz/Xr8CO3Ul8Gb7lVfgMKTh/Embed.js\";import NavbarUpdate from\"#framer/local/canvasComponent/k9o3izAMv/k9o3izAMv.js\";import BlogListItem from\"#framer/local/canvasComponent/mPU6k8dqh/mPU6k8dqh.js\";import BlogAuthor from\"#framer/local/canvasComponent/xGlZw1x_7/xGlZw1x_7.js\";import CustomForm from\"#framer/local/codeFile/Hzr5kez/Form_with_Flex.js\";import Blog,{enumToDisplayNameFunctions}from\"#framer/local/collection/roDaneUSn/roDaneUSn.js\";import*as componentPresets from\"#framer/local/componentPresets/componentPresets/componentPresets.js\";import*as sharedStyle2 from\"#framer/local/css/A_iL_lFUa/A_iL_lFUa.js\";import*as sharedStyle from\"#framer/local/css/F7AoRJBAd/F7AoRJBAd.js\";import*as sharedStyle13 from\"#framer/local/css/GtibU5fDD/GtibU5fDD.js\";import*as sharedStyle4 from\"#framer/local/css/mPbuzugoY/mPbuzugoY.js\";import*as sharedStyle3 from\"#framer/local/css/MtGk0VWqR/MtGk0VWqR.js\";import*as sharedStyle14 from\"#framer/local/css/OTYJMXlvD/OTYJMXlvD.js\";import*as sharedStyle11 from\"#framer/local/css/p88VYvkJw/p88VYvkJw.js\";import*as sharedStyle12 from\"#framer/local/css/PhOx6bud6/PhOx6bud6.js\";import*as sharedStyle5 from\"#framer/local/css/RnBigfhls/RnBigfhls.js\";import*as sharedStyle6 from\"#framer/local/css/sf5BxFl2x/sf5BxFl2x.js\";import*as sharedStyle10 from\"#framer/local/css/ssodUUeuf/ssodUUeuf.js\";import*as sharedStyle8 from\"#framer/local/css/tkhDa9cp2/tkhDa9cp2.js\";import*as sharedStyle1 from\"#framer/local/css/W6ddGePVt/W6ddGePVt.js\";import*as sharedStyle9 from\"#framer/local/css/wEdjqG1EL/wEdjqG1EL.js\";import*as sharedStyle7 from\"#framer/local/css/zXvY3m1RC/zXvY3m1RC.js\";import metadataProvider from\"#framer/local/webPageMetadata/SXlMy_BMe/SXlMy_BMe.js\";const NavbarUpdateFonts=getFonts(NavbarUpdate);const RichTextWithFX=withFX(RichText);const BlogAuthorFonts=getFonts(BlogAuthor);const ContainerWithFX=withFX(Container);const MotionDivWithFX=withFX(motion.div);const ImageWithFX=withFX(Image);const CustomFormFonts=getFonts(CustomForm);const BlogListItemFonts=getFonts(BlogListItem);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const MotionSectionWithFX=withFX(motion.section);const EmbedFonts=getFonts(Embed);const MotionFooterWithFX=withFX(motion.footer);const breakpoints={R6oWIXhFf:\"(max-width: 809px)\",sin0JX6LU:\"(min-width: 810px) and (max-width: 1199px)\",u1pNUzEbN:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-O40F4\";const variantClassNames={R6oWIXhFf:\"framer-v-1yskvpi\",sin0JX6LU:\"framer-v-imz7bu\",u1pNUzEbN:\"framer-v-18pa1dv\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:16};const transition1={damping:40,delay:0,mass:1,stiffness:200,type:\"spring\"};const toDateString=(value,options={},activeLocale)=>{if(typeof value!==\"string\")return\"\";const date=new Date(value);if(isNaN(date.getTime()))return\"\";const display=options.display?options.display:\"date\";const dateOptions={dateStyle:display!==\"time\"?options.dateStyle:undefined,timeStyle:display===\"date\"?undefined:\"short\",timeZone:\"UTC\"};const fallbackLocale=\"en-US\";const locale=options.locale||activeLocale||fallbackLocale;// We add a try block because an invalid language code results in a crash\ntry{return date.toLocaleString(locale,dateOptions);}catch{return date.toLocaleString(fallbackLocale,dateOptions);}};const convertFromEnum=(value,activeLocale)=>{switch(value){case\"FZG4Km2xd\":return\"XD3fprpjA\";case\"ECVKcvAdQ\":return\"vJTIoyCHA\";case\"C0j6ogHBU\":return\"OzzHbY_2m\";default:return\"XD3fprpjA\";}};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const equals=(a,b)=>{return typeof a===\"string\"&&typeof b===\"string\"?a.toLowerCase()===b.toLowerCase():a===b;};const transition2={damping:40,delay:.6,mass:1,stiffness:200,type:\"spring\"};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:0};const animation2={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:16};const transition3={damping:40,delay:.2,mass:1,stiffness:200,type:\"spring\"};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition3,x:0,y:0};const isSet=value=>{if(Array.isArray(value))return value.length>0;return value!==undefined&&value!==null&&value!==\"\";};const negate=value=>{return!value;};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"u1pNUzEbN\",Phone:\"R6oWIXhFf\",Tablet:\"sin0JX6LU\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"u1pNUzEbN\"};};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:\"SXlMy_BMe\",data:Blog,type:\"Collection\"},select:[{collection:\"SXlMy_BMe\",name:\"z73Iw8W3B\",type:\"Identifier\"},{collection:\"SXlMy_BMe\",name:\"tpCGnBwpc\",type:\"Identifier\"},{collection:\"SXlMy_BMe\",name:\"TxLJaB2iN\",type:\"Identifier\"},{collection:\"SXlMy_BMe\",name:\"MJoGirltk\",type:\"Identifier\"},{collection:\"SXlMy_BMe\",name:\"BN7CpDjHv\",type:\"Identifier\"},{collection:\"SXlMy_BMe\",name:\"AUyCUEyco\",type:\"Identifier\"},{collection:\"SXlMy_BMe\",name:\"aRsDZYt0I\",type:\"Identifier\"},{collection:\"SXlMy_BMe\",name:\"ZJnORuQZI\",type:\"Identifier\"},{collection:\"SXlMy_BMe\",name:\"xt1rryj9L\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"SXlMy_BMe\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,MJoGirltk=getFromCurrentRouteData(\"MJoGirltk\"),z73Iw8W3B=getFromCurrentRouteData(\"z73Iw8W3B\")??\"\",AUyCUEyco=getFromCurrentRouteData(\"AUyCUEyco\"),BN7CpDjHv=getFromCurrentRouteData(\"BN7CpDjHv\"),aRsDZYt0I=getFromCurrentRouteData(\"aRsDZYt0I\"),ZJnORuQZI=getFromCurrentRouteData(\"ZJnORuQZI\")??\"\",xt1rryj9L=getFromCurrentRouteData(\"xt1rryj9L\")??\"\",LXPPb0mj_zABXIYMLW,BN7CpDjHvzABXIYMLW,z73Iw8W3BzABXIYMLW,AUyCUEycozABXIYMLW,MJoGirltkzABXIYMLW,aRsDZYt0IzABXIYMLW,WfWKUJxrOzABXIYMLW,idzABXIYMLW,...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 activeLocaleCode=useLocaleCode();const textContent=toDateString(MJoGirltk,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode);const textContent1=enumToDisplayNameFunctions[\"AUyCUEyco\"]?.(AUyCUEyco,activeLocale);const textContent2=enumToDisplayNameFunctions[\"BN7CpDjHv\"]?.(BN7CpDjHv,activeLocale);const visible=equals(z73Iw8W3B,\"Why and How Retrieval-Augmented Generation Improves GenAI Outcomes\");const router=useRouter();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"u1pNUzEbN\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-bb5c17c4-6641-4acd-879b-ee27ca93f10c, rgb(0, 0, 0)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-18pa1dv\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:96,width:`min(${componentViewport?.width||\"100vw\"}, 1600px)`,y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1nqzmid-container\",nodeId:\"XcXC6ZX1X\",scopeId:\"SXlMy_BMe\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{R6oWIXhFf:{variant:\"VeA8RmsEA\"},sin0JX6LU:{variant:\"VeA8RmsEA\"}},children:/*#__PURE__*/_jsx(NavbarUpdate,{height:\"100%\",id:\"XcXC6ZX1X\",layoutId:\"XcXC6ZX1X\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"JJKgBSvmW\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1fshgbh\",\"data-framer-name\":\"Post\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jx5ewt\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17x6nw5\",\"data-styles-preset\":\"F7AoRJBAd\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgba(231, 241, 242, 0.8)\"},children:\"Sep 19, 2023\"})}),className:\"framer-jfadh\",\"data-framer-name\":\"Date\",fonts:[\"Inter\"],style:{transformPerspective:1200},text:textContent,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1hcifxq\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1etwfzo\",\"data-styles-preset\":\"W6ddGePVt\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-19046852-04ab-4078-ac94-785a63ffac15, rgb(231, 241, 242))\"},children:\"Fine-Tuning GPT 3.5 with Unstructured: A Comprehensive Guide\"})}),className:\"framer-1q4ednp\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],style:{transformPerspective:1200},text:z73Iw8W3B,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-136yc26\",\"data-framer-name\":\"About\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-bg5p2z\",\"data-framer-name\":\"Author\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{R6oWIXhFf:{height:32,width:\"32px\",y:(componentViewport?.y||0)+0+168+0+0+0+151+0+78.4+0+0},sin0JX6LU:{height:32,width:\"32px\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:\"40px\",y:(componentViewport?.y||0)+0+168+0+0+0+159+0+86.4+0+0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1jlxb7k-container\",nodeId:\"ozBc_5_gw\",rendersWithMotion:true,scopeId:\"SXlMy_BMe\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(BlogAuthor,{height:\"100%\",id:\"ozBc_5_gw\",layoutId:\"ozBc_5_gw\",style:{height:\"100%\",width:\"100%\"},variant:convertFromEnum(AUyCUEyco,activeLocale),width:\"100%\"})})})}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-bjden8\",\"data-styles-preset\":\"A_iL_lFUa\",style:{\"--framer-text-color\":\"var(--token-19046852-04ab-4078-ac94-785a63ffac15, rgb(231, 241, 242))\"},children:\"Jack\"})}),className:\"framer-tcajk8\",\"data-framer-name\":\"Author\",fonts:[\"Inter\"],style:{transformPerspective:1200},text:textContent1,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1rlnnq9\",style:{transformPerspective:1200}}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17x6nw5\",\"data-styles-preset\":\"F7AoRJBAd\",style:{\"--framer-text-color\":\"rgba(231, 241, 242, 0.8)\"},children:\"Sep 19, 2030\"})}),className:\"framer-1fea6z2\",\"data-framer-name\":\"Date\",fonts:[\"Inter\"],style:{transformPerspective:1200},text:textContent2,verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{R6oWIXhFf:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+168+0+293.4),sizes:`min(min(${componentViewport?.width||\"100vw\"}, 600px) - 48px, 1200px)`,...toResponsiveImage(aRsDZYt0I)}},sin0JX6LU:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+168+0+333.4),sizes:`min(min(${componentViewport?.width||\"100vw\"}, 2000px) - 112px, 1200px)`,...toResponsiveImage(aRsDZYt0I)}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+168+0+341.4),sizes:`min(min(${componentViewport?.width||\"100vw\"}, 2000px) - 112px, 1200px)`,...toResponsiveImage(aRsDZYt0I)},className:\"framer-1qquojn\",\"data-framer-name\":\"Banner\",style:{transformPerspective:1200}})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-yjtnbe\",children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-rvlkoc\",\"data-styles-preset\":\"MtGk0VWqR\",children:\"This blog post is part of the \u201COptimizing RAG With LLMS: Exploring Chunking Techniques and Reranking for Enhanced Results\u201D webinar by Arize AI, Weaviate, and Unstructured on Aug 31, 2023. In this tutorial, we will focus on using the Unstructured tools to ingest and preprocess the dataset for LLM consumption and chunking strategy by document elements. The codes for this blog post are available on Google Colab.\"})}),className:\"framer-18h1yoq\",\"data-framer-name\":\"Content\",fonts:[\"Inter\"],style:{transformPerspective:1200},text:ZJnORuQZI,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-t58p1\",children:/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:NEd4VmDdsxM3StIUbddO/1de6WpgIbCrKkRcPfQcW/YouTube.js:Youtube\":componentPresets.props[\"D7aq3zy01\"],\"module:pVk4QsoHxASnVtUBp6jr/QVzZltTawVJTjmjAWG3C/CodeBlock.js:default\":componentPresets.props[\"OJ9hHKQzD\"]},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:xt1rryj9L,className:\"framer-1tv06q0\",\"data-framer-name\":\"Content\",fonts:[\"Inter\"],id:\"1tv06q0\",style:{transformPerspective:1200},stylesPresetsClassNames:{a:\"framer-styles-preset-14g2nkx\",blockquote:\"framer-styles-preset-av7vyq\",code:\"framer-styles-preset-iiy116\",h1:\"framer-styles-preset-1etwfzo\",h2:\"framer-styles-preset-1ap1vqm\",h3:\"framer-styles-preset-ojanyy\",h4:\"framer-styles-preset-rvlkoc\",h5:\"framer-styles-preset-yjox7k\",h6:\"framer-styles-preset-17wh5t1\",img:\"framer-styles-preset-1xastg\",p:\"framer-styles-preset-1jc91ud\",table:\"framer-styles-preset-1nykxdh\"},verticalAlignment:\"top\",withExternalLayout:true})})}),visible&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-5g02r5\",\"data-border\":true,children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1afkkty-container\",isAuthoredByUser:true,nodeId:\"gLPccouyk\",scopeId:\"SXlMy_BMe\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{R6oWIXhFf:{fields:[{description:\"\",fieldType:\"text\",fullWidth:true,id:\"firstname\",label:\"First name\",link:\"\",options:[],required:true,validation:true},{description:\"\",fieldType:\"text\",fullWidth:true,id:\"lastname\",label:\"Last name\",link:\"\",options:[],required:true,validation:true},{description:\"\",fieldType:\"text\",fullWidth:true,id:\"email\",label:\"Email\",link:\"\",options:[],required:true,validation:true},{description:\"\",fieldType:\"text\",fullWidth:true,id:\"jobtitle\",label:\"Job title\",link:\"\",options:[],required:true,validation:true},{description:\"\",fieldType:\"text\",fullWidth:true,id:\"company\",label:\"Company name\",link:\"\",options:[],required:true,validation:true},{description:\"\",fieldType:\"text\",fullWidth:true,id:\"phone\",label:\"Phone number\",link:\"\",options:[],required:false,validation:true}]}},children:/*#__PURE__*/_jsx(CustomForm,{allowPersonalEmails:true,errorMessage:\"Oops! Something went wrong while submitting the form.\",fields:[{description:\"\",fieldType:\"text\",fullWidth:false,id:\"firstname\",label:\"First name\",link:\"\",options:[],required:true,validation:true},{description:\"\",fieldType:\"text\",fullWidth:false,id:\"lastname\",label:\"Last name\",link:\"\",options:[],required:true,validation:true},{description:\"\",fieldType:\"text\",fullWidth:true,id:\"email\",label:\"Email\",link:\"\",options:[],required:true,validation:true},{description:\"\",fieldType:\"text\",fullWidth:true,id:\"jobtitle\",label:\"Job title\",link:\"\",options:[],required:true,validation:true},{description:\"\",fieldType:\"text\",fullWidth:true,id:\"company\",label:\"Company name\",link:\"\",options:[],required:true,validation:true},{description:\"\",fieldType:\"text\",fullWidth:true,id:\"phone\",label:\"Phone number\",link:\"\",options:[],required:false,validation:true}],height:\"100%\",hubspotFormID:\"72a5c68d-4ff4-448e-95f4-612a6764b6e3\",hubspotPortalID:\"4019870\",id:\"gLPccouyk\",isHubSpot:true,layoutId:\"gLPccouyk\",padding:\"24px\",redirectURL:\"\",style:{width:\"100%\"},submitText:\"Submit\",successMessage:\"Thank you! Your submission has been received!\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(MotionSectionWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1mh4jef\",\"data-framer-name\":\"Recent Stories\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-f3ln5e\",\"data-framer-name\":\"container\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1cris1s\",\"data-framer-name\":\"headline+copy\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{R6oWIXhFf:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"Q1VTVE9NO0xhcmtlbiBNZWRpdW0=\",\"--framer-font-family\":'\"Larken Medium\", \"Larken Medium Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Keep Reading\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"Q1VTVE9NO0xhcmtlbiBNZWRpdW0=\",\"--framer-font-family\":'\"Larken Medium\", \"Larken Medium Placeholder\", sans-serif',\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Keep Reading\"})}),className:\"framer-45n2on\",\"data-framer-name\":\"Join the community\",fonts:[\"CUSTOM;Larken Medium\"],verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{R6oWIXhFf:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0xhcmtlbiBNZWRpdW0=\",\"--framer-font-family\":'\"Larken Medium\", \"Larken Medium Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-letter-spacing\":\"0.1px\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:[\"Recent \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-b044f09e-2bf9-4758-a154-daff3077f8e9, rgb(10, 221, 248))\"},children:\"Stories\"})]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO0xhcmtlbiBNZWRpdW0=\",\"--framer-font-family\":'\"Larken Medium\", \"Larken Medium Placeholder\", sans-serif',\"--framer-font-size\":\"60px\",\"--framer-letter-spacing\":\"0.1px\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:[\"Recent \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-b044f09e-2bf9-4758-a154-daff3077f8e9, rgb(10, 221, 248))\"},children:\"Stories\"})]})}),className:\"framer-1440wi9\",\"data-framer-name\":\"Want to learn more?\",fonts:[\"CUSTOM;Larken Medium\"],verticalAlignment:\"center\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation1,className:\"framer-r9un8m\",\"data-framer-appear-id\":\"r9un8m\",initial:animation2,optimized:true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"zABXIYMLW\",data:Blog,type:\"Collection\"},limit:{type:\"LiteralValue\",value:3},select:[{collection:\"zABXIYMLW\",name:\"LXPPb0mj_\",type:\"Identifier\"},{collection:\"zABXIYMLW\",name:\"BN7CpDjHv\",type:\"Identifier\"},{collection:\"zABXIYMLW\",name:\"z73Iw8W3B\",type:\"Identifier\"},{collection:\"zABXIYMLW\",name:\"AUyCUEyco\",type:\"Identifier\"},{collection:\"zABXIYMLW\",name:\"MJoGirltk\",type:\"Identifier\"},{collection:\"zABXIYMLW\",name:\"aRsDZYt0I\",type:\"Identifier\"},{collection:\"zABXIYMLW\",name:\"WfWKUJxrO\",type:\"Identifier\"},{collection:\"zABXIYMLW\",name:\"id\",type:\"Identifier\"}]},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({aRsDZYt0I:aRsDZYt0IzABXIYMLW,AUyCUEyco:AUyCUEycozABXIYMLW,BN7CpDjHv:BN7CpDjHvzABXIYMLW,id:idzABXIYMLW,LXPPb0mj_:LXPPb0mj_zABXIYMLW,MJoGirltk:MJoGirltkzABXIYMLW,WfWKUJxrO:WfWKUJxrOzABXIYMLW,z73Iw8W3B:z73Iw8W3BzABXIYMLW},index)=>{LXPPb0mj_zABXIYMLW??=\"\";z73Iw8W3BzABXIYMLW??=\"\";WfWKUJxrOzABXIYMLW??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`zABXIYMLW-${idzABXIYMLW}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{LXPPb0mj_:LXPPb0mj_zABXIYMLW},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{LXPPb0mj_:LXPPb0mj_zABXIYMLW},webPageId:\"SXlMy_BMe\"},implicitPathVariables:undefined},{href:WfWKUJxrOzABXIYMLW,implicitPathVariables:{LXPPb0mj_:LXPPb0mj_zABXIYMLW}},{href:{pathVariables:{LXPPb0mj_:LXPPb0mj_zABXIYMLW},webPageId:\"SXlMy_BMe\"},implicitPathVariables:undefined},{href:WfWKUJxrOzABXIYMLW,implicitPathVariables:{LXPPb0mj_:LXPPb0mj_zABXIYMLW}},{href:{pathVariables:{LXPPb0mj_:LXPPb0mj_zABXIYMLW},webPageId:\"SXlMy_BMe\"},implicitPathVariables:undefined},{href:WfWKUJxrOzABXIYMLW,implicitPathVariables:{LXPPb0mj_:LXPPb0mj_zABXIYMLW}}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{R6oWIXhFf:{width:`max(min(min(max(min(${componentViewport?.width||\"100vw\"}, 2000px) - 48px, 1px), 2000px) - 48px, 1600px), 200px)`,y:(componentViewport?.y||0)+0+975+40+40+238+0+0},sin0JX6LU:{y:(componentViewport?.y||0)+0+1243+80+80+412+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:290,width:`max(min(min(max(min(${componentViewport?.width||\"100vw\"}, 2000px) - 112px, 1px), 2000px) - 112px, 1600px), 200px)`,y:(componentViewport?.y||0)+0+1391+80+80+420+0+0,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation3,className:\"framer-t27n2j-container\",\"data-framer-appear-id\":\"t27n2j\",initial:animation2,nodeId:\"R6uAH1b_S\",optimized:true,rendersWithMotion:true,scopeId:\"SXlMy_BMe\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{R6oWIXhFf:{RHT1AxdRU:resolvedLinks[4],variant:\"EAjBjte6v\",VrqIS3RD7:resolvedLinks[5]},sin0JX6LU:{RHT1AxdRU:resolvedLinks[2],variant:\"SrTUmck9F\",VrqIS3RD7:resolvedLinks[3]}},children:/*#__PURE__*/_jsx(BlogListItem,{AdDtcXH69:convertFromEnum(AUyCUEycozABXIYMLW,activeLocale),Cqec4b1BV:enumToDisplayNameFunctions[\"BN7CpDjHv\"]?.(BN7CpDjHvzABXIYMLW,activeLocale),cwtb6J7KV:negate(isSet(WfWKUJxrOzABXIYMLW)),height:\"100%\",hXpaUIDjW:toResponsiveImage(aRsDZYt0IzABXIYMLW),id:\"R6uAH1b_S\",layoutId:\"R6uAH1b_S\",M2PCksBC9:enumToDisplayNameFunctions[\"AUyCUEyco\"]?.(AUyCUEycozABXIYMLW,activeLocale),OGC6Fe7Uw:MJoGirltkzABXIYMLW,pdfpIsDVn:z73Iw8W3BzABXIYMLW,RHT1AxdRU:resolvedLinks[0],style:{width:\"100%\"},variant:\"qUCtAZPba\",vLbMyWHvc:isSet(WfWKUJxrOzABXIYMLW),VrqIS3RD7:resolvedLinks[1],width:\"100%\"})})})})})})})},idzABXIYMLW);})})})})})]})}),/*#__PURE__*/_jsxs(MotionFooterWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1c2u7m7\",\"data-framer-name\":\"Desktop/Footer\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-epua2u\",\"data-framer-name\":\"Items\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"Q1VTVE9NO0xhcmtlbiBNZWRpdW0gSXRhbGlj\",\"--framer-font-family\":'\"Larken Medium Italic\", \"Larken Medium Italic Placeholder\", sans-serif',\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Pioneering the way we deal with data.\"})}),className:\"framer-dy0ry9\",\"data-framer-name\":\"Join the community\",fonts:[\"CUSTOM;Larken Medium Italic\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE5ldWUgTW9udHJlYWwgQm9vaw==\",\"--framer-font-family\":'\"PP Neue Montreal Book\", \"PP Neue Montreal Book Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"0.4px\",\"--framer-line-height\":\"110%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\",\"--framer-text-decoration\":\"underline\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://unstructured-io.github.io/unstructured/\",motionChild:true,nodeId:\"TycZjAz8W\",openInNewTab:true,scopeId:\"SXlMy_BMe\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1s8dj60\",\"data-styles-preset\":\"OTYJMXlvD\",children:\"Read our Documentation\"})})})}),className:\"framer-1aspgec\",\"data-framer-name\":\"Pioneering the way we deal with data.\",fonts:[\"CUSTOM;PP Neue Montreal Book\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1u8e6xe\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE5ldWUgTW9udHJlYWwgQm9vaw==\",\"--framer-font-family\":'\"PP Neue Montreal Book\", \"PP Neue Montreal Book Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"0.4px\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"\\xa9 2025 Unstructured\"})}),className:\"framer-yu8d21\",\"data-framer-name\":\"\\xa9 2023 Unstructured\",fonts:[\"CUSTOM;PP Neue Montreal Book\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-127hhj5\"}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"Q1VTVE9NO1BQIE5ldWUgTW9udHJlYWwgQm9vaw==\",\"--framer-font-family\":'\"PP Neue Montreal Book\", \"PP Neue Montreal Book Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"0.4px\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"A_lJ_nqAN\"},motionChild:true,nodeId:\"E2hRQJtSi\",openInNewTab:false,scopeId:\"SXlMy_BMe\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1s8dj60\",\"data-styles-preset\":\"OTYJMXlvD\",children:\"Privacy Policy\"})})})}),className:\"framer-ioyph0\",\"data-framer-name\":\"\\xa9 2023 Unstructured\",fonts:[\"CUSTOM;PP Neue Montreal Book\"],verticalAlignment:\"center\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-s0hqgt-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"CvAiNZqPS\",scopeId:\"SXlMy_BMe\",children:/*#__PURE__*/_jsx(Embed,{height:\"100%\",html:'<!-- Start of LiveChat (www.livechat.com) code -->\\n<script>\\n    window.__lc = window.__lc || {};\\n    window.__lc.license = 15671958;\\n    ;(function(n,t,c){function i(n){return e._h?e._h.apply(null,n):e._q.push(n)}var e={_q:[],_h:null,_v:\"2.0\",on:function(){i([\"on\",c.call(arguments)])},once:function(){i([\"once\",c.call(arguments)])},off:function(){i([\"off\",c.call(arguments)])},get:function(){if(!e._h)throw new Error(\"[LiveChatWidget] You can\\'t use getters before load.\");return i([\"get\",c.call(arguments)])},call:function(){i([\"call\",c.call(arguments)])},init:function(){var n=t.createElement(\"script\");n.async=!0,n.type=\"text/javascript\",n.src=\"https://cdn.livechatinc.com/tracking.js\",t.head.appendChild(n)}};!n.__lc.asyncInit&&e.init(),n.LiveChatWidget=n.LiveChatWidget||e}(window,document,[].slice))\\n</script>\\n<noscript><a href=\"https://www.livechat.com/chat-with/15671958/\" rel=\"nofollow\">Chat with us</a>, powered by <a href=\"https://www.livechat.com/?welcome\" rel=\"noopener nofollow\" target=\"_blank\">LiveChat</a></noscript>\\n<!-- End of LiveChat code -->\\n',id:\"CvAiNZqPS\",layoutId:\"CvAiNZqPS\",style:{height:\"100%\",width:\"100%\"},type:\"html\",url:\"\",width:\"100%\"})})})]})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-O40F4.framer-1sugf4t, .framer-O40F4 .framer-1sugf4t { display: block; }\",\".framer-O40F4.framer-18pa1dv { align-content: center; align-items: center; background-color: var(--token-bb5c17c4-6641-4acd-879b-ee27ca93f10c, #000000); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 72px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 0px 72px 0px; position: relative; width: 1200px; }\",\".framer-O40F4 .framer-1nqzmid-container { flex: none; height: auto; max-width: 1600px; position: relative; width: 100%; }\",\".framer-O40F4 .framer-1fshgbh { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 56px; height: min-content; justify-content: flex-start; max-width: 2000px; padding: 0px 56px 0px 56px; position: relative; width: 100%; }\",\".framer-O40F4 .framer-jx5ewt { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; max-width: 800px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-O40F4 .framer-jfadh, .framer-O40F4 .framer-1q4ednp, .framer-O40F4 .framer-45n2on, .framer-O40F4 .framer-1440wi9, .framer-O40F4 .framer-dy0ry9 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-O40F4 .framer-1hcifxq { 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: 0px; position: relative; width: 100%; }\",\".framer-O40F4 .framer-136yc26 { 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-O40F4 .framer-bg5p2z, .framer-O40F4 .framer-1u8e6xe { 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: min-content; }\",\".framer-O40F4 .framer-1jlxb7k-container { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 40px); position: relative; width: 40px; }\",\".framer-O40F4 .framer-tcajk8, .framer-O40F4 .framer-1fea6z2, .framer-O40F4 .framer-1aspgec, .framer-O40F4 .framer-yu8d21, .framer-O40F4 .framer-ioyph0 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-O40F4 .framer-1rlnnq9 { aspect-ratio: 1 / 1; background-color: #99eeff; border-bottom-left-radius: 100px; border-bottom-right-radius: 100px; border-top-left-radius: 100px; border-top-right-radius: 100px; flex: none; height: var(--framer-aspect-ratio-supported, 2px); overflow: hidden; position: relative; width: 2px; will-change: var(--framer-will-change-override, transform); }\",\".framer-O40F4 .framer-1qquojn { aspect-ratio: 1.7142857142857142 / 1; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; height: var(--framer-aspect-ratio-supported, 635px); max-width: 1200px; position: relative; width: 100%; }\",\".framer-O40F4 .framer-yjtnbe, .framer-O40F4 .framer-t58p1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-O40F4 .framer-18h1yoq, .framer-O40F4 .framer-1tv06q0 { --framer-paragraph-spacing: 32px; flex: none; height: auto; max-width: 800px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-O40F4 .framer-5g02r5 { --border-bottom-width: 1px; --border-color: rgba(5, 114, 128, 0.4); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; background-color: #00161c; border-bottom-left-radius: 32px; border-bottom-right-radius: 32px; border-top-left-radius: 32px; border-top-right-radius: 32px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; max-width: 529px; overflow: hidden; padding: 32px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-O40F4 .framer-1afkkty-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-O40F4 .framer-1mh4jef { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 2000px; overflow: hidden; padding: 80px 56px 0px 56px; position: relative; width: 100%; }\",\".framer-O40F4 .framer-f3ln5e { align-content: center; align-items: center; background-color: var(--token-0827f170-b863-4d49-9070-564540eabca8, #00161c); border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; max-width: 2000px; overflow: hidden; padding: 80px 56px 56px 56px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-O40F4 .framer-1cris1s { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 826px; }\",\".framer-O40F4 .framer-r9un8m { display: grid; flex: none; gap: 0px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(1, minmax(200px, 1fr)); height: min-content; justify-content: center; max-width: 1600px; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-O40F4 .framer-t27n2j-container { align-self: start; flex: none; height: auto; justify-self: start; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-O40F4 .framer-1c2u7m7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; max-width: 2000px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-O40F4 .framer-epua2u { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; max-width: 2000px; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-O40F4 .framer-127hhj5 { aspect-ratio: 1 / 1; background-color: #99eeff; border-bottom-left-radius: 100px; border-bottom-right-radius: 100px; border-top-left-radius: 100px; border-top-right-radius: 100px; flex: none; height: var(--framer-aspect-ratio-supported, 4px); overflow: hidden; position: relative; width: 4px; will-change: var(--framer-will-change-override, transform); }\",\".framer-O40F4 .framer-s0hqgt-container { flex: none; height: 1px; position: relative; width: 600px; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-O40F4.framer-18pa1dv, .framer-O40F4 .framer-1fshgbh, .framer-O40F4 .framer-jx5ewt, .framer-O40F4 .framer-1hcifxq, .framer-O40F4 .framer-136yc26, .framer-O40F4 .framer-bg5p2z, .framer-O40F4 .framer-yjtnbe, .framer-O40F4 .framer-t58p1, .framer-O40F4 .framer-5g02r5, .framer-O40F4 .framer-1mh4jef, .framer-O40F4 .framer-f3ln5e, .framer-O40F4 .framer-1cris1s, .framer-O40F4 .framer-1c2u7m7, .framer-O40F4 .framer-epua2u, .framer-O40F4 .framer-1u8e6xe { gap: 0px; } .framer-O40F4.framer-18pa1dv > * { margin: 0px; margin-bottom: calc(72px / 2); margin-top: calc(72px / 2); } .framer-O40F4.framer-18pa1dv > :first-child, .framer-O40F4 .framer-1fshgbh > :first-child, .framer-O40F4 .framer-jx5ewt > :first-child, .framer-O40F4 .framer-1hcifxq > :first-child, .framer-O40F4 .framer-yjtnbe > :first-child, .framer-O40F4 .framer-t58p1 > :first-child, .framer-O40F4 .framer-f3ln5e > :first-child, .framer-O40F4 .framer-1cris1s > :first-child, .framer-O40F4 .framer-1c2u7m7 > :first-child, .framer-O40F4 .framer-epua2u > :first-child { margin-top: 0px; } .framer-O40F4.framer-18pa1dv > :last-child, .framer-O40F4 .framer-1fshgbh > :last-child, .framer-O40F4 .framer-jx5ewt > :last-child, .framer-O40F4 .framer-1hcifxq > :last-child, .framer-O40F4 .framer-yjtnbe > :last-child, .framer-O40F4 .framer-t58p1 > :last-child, .framer-O40F4 .framer-f3ln5e > :last-child, .framer-O40F4 .framer-1cris1s > :last-child, .framer-O40F4 .framer-1c2u7m7 > :last-child, .framer-O40F4 .framer-epua2u > :last-child { margin-bottom: 0px; } .framer-O40F4 .framer-1fshgbh > * { margin: 0px; margin-bottom: calc(56px / 2); margin-top: calc(56px / 2); } .framer-O40F4 .framer-jx5ewt > *, .framer-O40F4 .framer-1cris1s > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-O40F4 .framer-1hcifxq > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-O40F4 .framer-136yc26 > *, .framer-O40F4 .framer-bg5p2z > *, .framer-O40F4 .framer-1mh4jef > *, .framer-O40F4 .framer-1u8e6xe > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-O40F4 .framer-136yc26 > :first-child, .framer-O40F4 .framer-bg5p2z > :first-child, .framer-O40F4 .framer-5g02r5 > :first-child, .framer-O40F4 .framer-1mh4jef > :first-child, .framer-O40F4 .framer-1u8e6xe > :first-child { margin-left: 0px; } .framer-O40F4 .framer-136yc26 > :last-child, .framer-O40F4 .framer-bg5p2z > :last-child, .framer-O40F4 .framer-5g02r5 > :last-child, .framer-O40F4 .framer-1mh4jef > :last-child, .framer-O40F4 .framer-1u8e6xe > :last-child { margin-right: 0px; } .framer-O40F4 .framer-yjtnbe > *, .framer-O40F4 .framer-t58p1 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-O40F4 .framer-5g02r5 > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-O40F4 .framer-f3ln5e > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-O40F4 .framer-1c2u7m7 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-O40F4 .framer-epua2u > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } }\",...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-O40F4[data-border=\"true\"]::after, .framer-O40F4 [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-O40F4.framer-18pa1dv { width: 810px; } .framer-O40F4 .framer-jx5ewt, .framer-O40F4 .framer-yjtnbe, .framer-O40F4 .framer-t58p1 { padding: 0px 56px 0px 56px; } .framer-O40F4 .framer-1jlxb7k-container { height: var(--framer-aspect-ratio-supported, 32px); width: 32px; } .framer-O40F4 .framer-1qquojn { aspect-ratio: 1.661904761904762 / 1; height: var(--framer-aspect-ratio-supported, 420px); } .framer-O40F4 .framer-1cris1s { gap: 16px; width: 100%; } .framer-O40F4 .framer-r9un8m { gap: 24px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-O40F4 .framer-1cris1s, .framer-O40F4 .framer-r9un8m { gap: 0px; } .framer-O40F4 .framer-1cris1s > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-O40F4 .framer-1cris1s > :first-child { margin-top: 0px; } .framer-O40F4 .framer-1cris1s > :last-child { margin-bottom: 0px; } .framer-O40F4 .framer-r9un8m > *, .framer-O40F4 .framer-r9un8m > :first-child, .framer-O40F4 .framer-r9un8m > :last-child { margin: 0px; } }}\",\"@media (max-width: 809px) { .framer-O40F4.framer-18pa1dv { width: 390px; } .framer-O40F4 .framer-1fshgbh { gap: 32px; max-width: 600px; padding: 0px 24px 0px 24px; } .framer-O40F4 .framer-jx5ewt { gap: 16px; padding: 0px 8px 0px 8px; } .framer-O40F4 .framer-1hcifxq { gap: 8px; } .framer-O40F4 .framer-1jlxb7k-container { height: var(--framer-aspect-ratio-supported, 32px); width: 32px; } .framer-O40F4 .framer-1qquojn { aspect-ratio: 1.425 / 1; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; height: var(--framer-aspect-ratio-supported, 240px); } .framer-O40F4 .framer-yjtnbe, .framer-O40F4 .framer-t58p1 { padding: 0px 8px 0px 8px; } .framer-O40F4 .framer-18h1yoq, .framer-O40F4 .framer-1tv06q0 { max-width: unset; } .framer-O40F4 .framer-1mh4jef { padding: 40px 24px 0px 24px; } .framer-O40F4 .framer-f3ln5e { gap: 40px; padding: 40px 24px 24px 24px; } .framer-O40F4 .framer-1cris1s { width: 100%; } .framer-O40F4 .framer-r9un8m { gap: 48px; padding: 0px 0px 32px 0px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-O40F4 .framer-1fshgbh, .framer-O40F4 .framer-jx5ewt, .framer-O40F4 .framer-1hcifxq, .framer-O40F4 .framer-f3ln5e, .framer-O40F4 .framer-r9un8m { gap: 0px; } .framer-O40F4 .framer-1fshgbh > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-O40F4 .framer-1fshgbh > :first-child, .framer-O40F4 .framer-jx5ewt > :first-child, .framer-O40F4 .framer-1hcifxq > :first-child, .framer-O40F4 .framer-f3ln5e > :first-child { margin-top: 0px; } .framer-O40F4 .framer-1fshgbh > :last-child, .framer-O40F4 .framer-jx5ewt > :last-child, .framer-O40F4 .framer-1hcifxq > :last-child, .framer-O40F4 .framer-f3ln5e > :last-child { margin-bottom: 0px; } .framer-O40F4 .framer-jx5ewt > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-O40F4 .framer-1hcifxq > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-O40F4 .framer-f3ln5e > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-O40F4 .framer-r9un8m > *, .framer-O40F4 .framer-r9un8m > :first-child, .framer-O40F4 .framer-r9un8m > :last-child { margin: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 12992\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"sin0JX6LU\":{\"layout\":[\"fixed\",\"auto\"]},\"R6oWIXhFf\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerSXlMy_BMe=withCSS(Component,css,\"framer-O40F4\");export default FramerSXlMy_BMe;FramerSXlMy_BMe.displayName=\"Page\";FramerSXlMy_BMe.defaultProps={height:12992,width:1200};addFonts(FramerSXlMy_BMe,[{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:\"Larken Medium\",source:\"custom\",url:\"https://framerusercontent.com/assets/5pcci7HyjwATCHhKMzQ5PlgEmMA.otf\"},{family:\"Larken Medium Italic\",source:\"custom\",url:\"https://framerusercontent.com/assets/k0GyBuTOE3S6jOESbhfSh7Ir0.otf\"},{family:\"PP Neue Montreal Book\",source:\"custom\",url:\"https://framerusercontent.com/assets/yBwvjbtRpQpqXp6Iht3Qtapwklg.woff2\"}]},...NavbarUpdateFonts,...BlogAuthorFonts,...CustomFormFonts,...BlogListItemFonts,...EmbedFonts,...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?.[\"D7aq3zy01\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"D7aq3zy01\"]):[],...componentPresets.fonts?.[\"OJ9hHKQzD\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"OJ9hHKQzD\"]):[]],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerSXlMy_BMe\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"sin0JX6LU\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"R6oWIXhFf\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"12992\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (9f55354)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"CUSTOM;PP Neue Montreal Book\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"PP Neue Montreal Book\",source:\"custom\",url:\"https://framerusercontent.com/assets/yBwvjbtRpQpqXp6Iht3Qtapwklg.woff2\"}]}];export const css=[\".framer-Hwaez .framer-styles-preset-1ap1vqm:not(.rich-text-wrapper), .framer-Hwaez .framer-styles-preset-1ap1vqm.rich-text-wrapper h2 { --framer-font-family: \\\"PP Neue Montreal Book\\\", \\\"PP Neue Montreal Book Placeholder\\\", sans-serif; --framer-font-open-type-features: 'blwf' on, 'cv09' on, 'cv03' on, 'cv04' on, 'cv11' on; --framer-font-size: 42px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: 0em; --framer-line-height: 1.4em; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: #ffffff; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }\"];export const className=\"framer-Hwaez\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (9f55354)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"CUSTOM;PP Neue Montreal Book\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"PP Neue Montreal Book\",source:\"custom\",url:\"https://framerusercontent.com/assets/yBwvjbtRpQpqXp6Iht3Qtapwklg.woff2\"}]}];export const css=[\".framer-aRprH .framer-styles-preset-1jc91ud:not(.rich-text-wrapper), .framer-aRprH .framer-styles-preset-1jc91ud.rich-text-wrapper p { --framer-font-family: \\\"PP Neue Montreal Book\\\", \\\"PP Neue Montreal Book Placeholder\\\", sans-serif; --framer-font-open-type-features: 'blwf' on, 'cv09' on, 'cv03' on, 'cv04' on, 'cv11' on; --framer-font-size: 24px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: -0.02em; --framer-line-height: 1.6em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: rgba(231, 241, 242, 0.8); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }\"];export const className=\"framer-aRprH\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["init_ssg_sandbox_shims", "init_ssg_sandbox_shims", "fontStore", "fonts", "css", "className", "init_ssg_sandbox_shims", "fontStore", "fonts", "css", "className", "NavbarUpdateFonts", "getFonts", "k9o3izAMv_default", "RichTextWithFX", "withFX", "RichText2", "BlogAuthorFonts", "xGlZw1x_7_default", "ContainerWithFX", "Container", "MotionDivWithFX", "motion", "ImageWithFX", "Image2", "CustomFormFonts", "CustomForm", "BlogListItemFonts", "mPU6k8dqh_default", "ContainerWithOptimizedAppearEffect", "withOptimizedAppearEffect", "MotionDivWithOptimizedAppearEffect", "MotionSectionWithFX", "EmbedFonts", "Embed", "MotionFooterWithFX", "breakpoints", "serializationHash", "variantClassNames", "animation", "transition1", "toDateString", "value", "options", "activeLocale", "date", "display", "dateOptions", "fallbackLocale", "locale", "convertFromEnum", "toResponsiveImage", "equals", "a", "b", "transition2", "animation1", "animation2", "transition3", "animation3", "isSet", "negate", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "roDaneUSn_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "MJoGirltk", "z73Iw8W3B", "AUyCUEyco", "BN7CpDjHv", "aRsDZYt0I", "ZJnORuQZI", "xt1rryj9L", "LXPPb0mj_zABXIYMLW", "BN7CpDjHvzABXIYMLW", "z73Iw8W3BzABXIYMLW", "AUyCUEycozABXIYMLW", "MJoGirltkzABXIYMLW", "aRsDZYt0IzABXIYMLW", "WfWKUJxrOzABXIYMLW", "idzABXIYMLW", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "activeLocaleCode", "useLocaleCode", "textContent", "textContent1", "enumToDisplayNameFunctions", "textContent2", "visible", "router", "useRouter", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "k9o3izAMv_default", "RichTextWithFX", "x", "ContainerWithFX", "xGlZw1x_7_default", "MotionDivWithFX", "getLoadingLazyAtYPosition", "ImageWithFX", "ComponentPresetsProvider", "CustomForm", "MotionSectionWithFX", "RichText2", "MotionDivWithOptimizedAppearEffect", "ChildrenCanSuspend", "collection", "paginationInfo", "loadMore", "l", "index", "PathVariablesContext", "ResolveLinks", "resolvedLinks", "ContainerWithOptimizedAppearEffect", "mPU6k8dqh_default", "MotionFooterWithFX", "Link", "Embed", "css", "FramerSXlMy_BMe", "withCSS", "SXlMy_BMe_default", "addFonts", "NavbarUpdateFonts", "BlogAuthorFonts", "CustomFormFonts", "BlogListItemFonts", "EmbedFonts", "getFontsFromSharedStyle", "fonts", "getFontsFromComponentPreset", "__FramerMetadata__"]
}
