{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/rqMA5KHOiPosK0Wtlv5A/It5FHJzyUgtT0ZJQ5YED/At5eNqP4j.js"],
  "sourcesContent": ["// Generated by Framer (b62c1c2)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleCode,useLocaleInfo,useQueryData,useRouteElementId,useRouter,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import BlogPostCard from\"#framer/local/canvasComponent/eqRRLNtbR/eqRRLNtbR.js\";import Footer from\"#framer/local/canvasComponent/loWTwIVCv/loWTwIVCv.js\";import NavigationFlyout from\"#framer/local/canvasComponent/vXVg0tm1r/vXVg0tm1r.js\";import Blog,{enumToDisplayNameFunctions}from\"#framer/local/collection/mpvPWr82u/mpvPWr82u.js\";import*as sharedStyle from\"#framer/local/css/cxxIIopOr/cxxIIopOr.js\";import*as sharedStyle2 from\"#framer/local/css/TsvNIJCG3/TsvNIJCG3.js\";import*as sharedStyle1 from\"#framer/local/css/YRkQYIb7K/YRkQYIb7K.js\";import metadataProvider from\"#framer/local/webPageMetadata/At5eNqP4j/At5eNqP4j.js\";const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const NavigationFlyoutFonts=getFonts(NavigationFlyout);const BlogPostCardFonts=getFonts(BlogPostCard);const MotionDivWithFX=withFX(motion.div);const FooterFonts=getFonts(Footer);const breakpoints={bBgEK84tl:\"(min-width: 1440px)\",CLK10mRSK:\"(max-width: 809px)\",O6FJTHQtR:\"(min-width: 810px) and (max-width: 1439px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-3pP1C\";const variantClassNames={bBgEK84tl:\"framer-v-wo1337\",CLK10mRSK:\"framer-v-43eh75\",O6FJTHQtR:\"framer-v-1gh2yek\"};const transition1={damping:30,delay:.3,mass:1,stiffness:150,type:\"spring\"};const animation={opacity:.64,rotate:180,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:180,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const transition2={damping:30,delay:0,mass:1,stiffness:250,type:\"spring\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:0};const animation3={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:96};const transition3={damping:30,delay:.2,mass:1,stiffness:200,type:\"spring\"};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition3,x:0,y:0};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const numberToString=(value,options={},activeLocale)=>{const fallbackLocale=\"en-US\";const locale=options.locale||activeLocale||fallbackLocale;const{useGrouping,notation,compactDisplay,style,currency,currencyDisplay,unit,unitDisplay,minimumFractionDigits,maximumFractionDigits,minimumIntegerDigits}=options;const formatOptions={useGrouping,notation,compactDisplay,style,currency,currencyDisplay,unit,unitDisplay,minimumFractionDigits,maximumFractionDigits,minimumIntegerDigits};const number=Number(value);try{return number.toLocaleString(locale,formatOptions);}catch{try{return number.toLocaleString(fallbackLocale,formatOptions);}catch{return number.toLocaleString();}}};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:\"bBgEK84tl\",Phone:\"CLK10mRSK\",Tablet:\"O6FJTHQtR\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"bBgEK84tl\"};};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{style,className,layoutId,variant,xkPHXT2SzgJnlgG5y7,POc1pw164gJnlgG5y7,kRZuc5uv3gJnlgG5y7,rVMZCixnVgJnlgG5y7,DePRzJH67gJnlgG5y7,FpXjQCmKCgJnlgG5y7,ab1hhKxyngJnlgG5y7,idgJnlgG5y7,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,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);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const elementId=useRouteElementId(\"lLTlk0kpI\");const ref1=React.useRef(null);const activeLocaleCode=useLocaleCode();const router=useRouter();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"bBgEK84tl\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-96e5a1ea-a6b9-4de5-a629-8b6224d68e10, rgb(9, 9, 15)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-wo1337\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation,className:\"framer-huurfb\",\"data-framer-appear-id\":\"huurfb\",\"data-framer-name\":\"Background\",initial:animation1,optimized:true,style:{rotate:180,transformPerspective:1200},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1o16lcx\",\"data-framer-name\":\"Background\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-peokwk\",\"data-framer-name\":\"Pattern grid\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+-27),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/Zn0K8lptt9EDMQREWyUHTTSQU.png\"},className:\"framer-rita6n\",\"data-framer-name\":\"Pattern\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+-27),positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/Zn0K8lptt9EDMQREWyUHTTSQU.png\"},className:\"framer-dr379y\",\"data-framer-name\":\"Pattern\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1t4tbzd\",\"data-framer-name\":\"Background\"})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1qnk2yb\",\"data-framer-name\":\"Navigation\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CLK10mRSK:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1140px) - 64px)`,y:(componentViewport?.y||0)+0+0+24+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:52,width:`max(min(${componentViewport?.width||\"100vw\"}, 1140px) - 64px, 1px)`,y:(componentViewport?.y||0)+0+0+24,children:/*#__PURE__*/_jsx(Container,{className:\"framer-xfi2v1-container\",nodeId:\"OeXWTxsr6\",scopeId:\"At5eNqP4j\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CLK10mRSK:{variant:\"csdaNC733\"},O6FJTHQtR:{variant:\"J0AxBMD3v\"}},children:/*#__PURE__*/_jsx(NavigationFlyout,{height:\"100%\",id:\"OeXWTxsr6\",layoutId:\"OeXWTxsr6\",style:{width:\"100%\"},variant:\"R_S2lHhEe\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation2,className:\"framer-ttd3cb\",\"data-framer-appear-id\":\"ttd3cb\",\"data-framer-name\":\"Hero section\",initial:animation3,optimized:true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation4,className:\"framer-32rp4h\",\"data-framer-appear-id\":\"32rp4h\",\"data-framer-name\":\"Container\",initial:animation3,optimized:true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-vl40sf\",\"data-framer-name\":\"Header\",id:elementId,ref:ref1,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1qlsa1f\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1m7aj0o\",\"data-framer-name\":\"Heading\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-16p57t8\",\"data-styles-preset\":\"cxxIIopOr\",style:{\"--framer-text-color\":\"rgb(51, 75, 255)\"},children:\"KNOWLEDGE & INSIGHTS\"})}),className:\"framer-bs1119\",\"data-framer-name\":\"Supporting text\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CLK10mRSK:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-8aobba\",\"data-styles-preset\":\"YRkQYIb7K\",style:{\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsxs(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, var(--token-b86e1a2d-2231-44c0-b9b8-69022bbbcd6b, rgb(255, 255, 255)) 0%, var(--token-b86e1a2d-2231-44c0-b9b8-69022bbbcd6b, rgb(255, 255, 255)) 100%)\"},children:[\"Success \",/*#__PURE__*/_jsx(\"br\",{}),\"cases\"]})})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-8aobba\",\"data-styles-preset\":\"YRkQYIb7K\",style:{\"--framer-text-alignment\":\"left\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(0deg, var(--token-b86e1a2d-2231-44c0-b9b8-69022bbbcd6b, rgb(255, 255, 255)) 0%, var(--token-b86e1a2d-2231-44c0-b9b8-69022bbbcd6b, rgb(255, 255, 255)) 100%)\"},children:\"Success cases\"})})}),className:\"framer-1f0cshr\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1h6mrq2\",\"data-styles-preset\":\"TsvNIJCG3\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-6dfa4a97-3f7e-4de2-8df8-6474b205b3c1, rgb(148, 151, 158))\"},children:\"Weekly curated content on technology and AI.\"})}),className:\"framer-12eg8oi\",\"data-framer-name\":\"Supporting text\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:500,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:40}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__targetOpacity:1,className:\"framer-1g3be7w\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"gJnlgG5y7\",data:Blog,type:\"Collection\"},select:[{collection:\"gJnlgG5y7\",name:\"xkPHXT2Sz\",type:\"Identifier\"},{collection:\"gJnlgG5y7\",name:\"POc1pw164\",type:\"Identifier\"},{collection:\"gJnlgG5y7\",name:\"kRZuc5uv3\",type:\"Identifier\"},{collection:\"gJnlgG5y7\",name:\"rVMZCixnV\",type:\"Identifier\"},{collection:\"gJnlgG5y7\",name:\"DePRzJH67\",type:\"Identifier\"},{collection:\"gJnlgG5y7\",name:\"FpXjQCmKC\",type:\"Identifier\"},{collection:\"gJnlgG5y7\",name:\"ab1hhKxyn\",type:\"Identifier\"},{collection:\"gJnlgG5y7\",name:\"id\",type:\"Identifier\"}],where:{left:{left:{collection:\"gJnlgG5y7\",name:\"POc1pw164\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"m7WS5_t_4\"},type:\"BinaryOperation\"},operator:\"and\",right:{left:{collection:\"gJnlgG5y7\",name:\"gYEs2tOz7\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"zfPy7K0pV\"},type:\"BinaryOperation\"},type:\"BinaryOperation\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({ab1hhKxyn:ab1hhKxyngJnlgG5y7,DePRzJH67:DePRzJH67gJnlgG5y7,FpXjQCmKC:FpXjQCmKCgJnlgG5y7,id:idgJnlgG5y7,kRZuc5uv3:kRZuc5uv3gJnlgG5y7,POc1pw164:POc1pw164gJnlgG5y7,rVMZCixnV:rVMZCixnVgJnlgG5y7,xkPHXT2Sz:xkPHXT2SzgJnlgG5y7},index)=>{kRZuc5uv3gJnlgG5y7??=\"\";rVMZCixnVgJnlgG5y7??=\"\";DePRzJH67gJnlgG5y7??=\"\";FpXjQCmKCgJnlgG5y7??=0;ab1hhKxyngJnlgG5y7??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`gJnlgG5y7-${idgJnlgG5y7}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{ab1hhKxyn:ab1hhKxyngJnlgG5y7},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-190ez2m\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{ab1hhKxyn:ab1hhKxyngJnlgG5y7},webPageId:\"ClsGE__ki\"},implicitPathVariables:undefined},{href:{pathVariables:{ab1hhKxyn:ab1hhKxyngJnlgG5y7},webPageId:\"ClsGE__ki\"},implicitPathVariables:undefined},{href:{pathVariables:{ab1hhKxyn:ab1hhKxyngJnlgG5y7},webPageId:\"ClsGE__ki\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CLK10mRSK:{width:`max(${componentViewport?.width||\"100vw\"} - 48px, 200px)`,y:(componentViewport?.y||0)+0+452+0+0+0+0},O6FJTHQtR:{width:`max((${componentViewport?.width||\"100vw\"} - 78px) / 2, 200px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:407,width:\"524px\",y:(componentViewport?.y||0)+0+522+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1c90b8c-container\",nodeId:\"cVCOUunCl\",scopeId:\"At5eNqP4j\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CLK10mRSK:{EstkiEtCK:resolvedLinks[2]},O6FJTHQtR:{EstkiEtCK:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(BlogPostCard,{EG4iAlOCQ:numberToString(FpXjQCmKCgJnlgG5y7,{locale:\"\",notation:\"standard\",style:\"decimal\"},activeLocaleCode),EstkiEtCK:resolvedLinks[0],height:\"100%\",id:\"cVCOUunCl\",kVlvxc0Q0:toResponsiveImage(xkPHXT2SzgJnlgG5y7),layoutId:\"cVCOUunCl\",LNfDdC9QI:kRZuc5uv3gJnlgG5y7,Nj4qCqqM4:enumToDisplayNameFunctions[\"POc1pw164\"]?.(POc1pw164gJnlgG5y7,activeLocale),rD1fn2iox:rVMZCixnVgJnlgG5y7,style:{width:\"100%\"},variant:\"aNxsSmlyL\",width:\"100%\",XQPNM2wN9:DePRzJH67gJnlgG5y7})})})})})})})})},idgJnlgG5y7);})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CLK10mRSK:{y:(componentViewport?.y||0)+0+1356}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:491,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+1426,children:/*#__PURE__*/_jsx(Container,{className:\"framer-el6y80-container\",nodeId:\"NoODTMCvO\",scopeId:\"At5eNqP4j\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CLK10mRSK:{variant:\"qFDFheak2\"},O6FJTHQtR:{variant:\"hp9W0Ps4F\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"NoODTMCvO\",layoutId:\"NoODTMCvO\",style:{width:\"100%\"},variant:\"GPWi5wFrI\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-3pP1C.framer-1takjz7, .framer-3pP1C .framer-1takjz7 { display: block; }\",\".framer-3pP1C.framer-wo1337 { align-content: center; align-items: center; background-color: var(--token-96e5a1ea-a6b9-4de5-a629-8b6224d68e10, #09090f); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1440px; }\",\".framer-3pP1C .framer-huurfb { flex: none; height: 486px; left: calc(50.00000000000002% - 100% / 2); opacity: 0.64; overflow: hidden; position: absolute; top: 0px; width: 100%; z-index: 0; }\",'.framer-3pP1C .framer-1o16lcx { background: radial-gradient(45.6% 94.5% at 36.5% 124.6%, var(--token-f7a55c60-f433-4865-90dc-be1a5d93ae54, #cfd4fd) /* {\"name\":\"Accent-color\"} */ 0%, rgba(3, 6, 13, 0) 100%); flex: none; height: 486px; left: calc(50.00000000000002% - 1280px / 2); overflow: visible; position: absolute; top: 0px; width: 1280px; }',\".framer-3pP1C .framer-peokwk { flex: none; height: 486px; left: calc(50.00000000000002% - 1280px / 2); overflow: hidden; position: absolute; top: 0px; width: 1280px; }\",\".framer-3pP1C .framer-rita6n { bottom: -27px; flex: none; left: -24px; opacity: 0.06; position: absolute; right: -24px; top: -27px; z-index: 0; }\",\".framer-3pP1C .framer-dr379y { bottom: -27px; flex: none; left: -24px; opacity: 0.03; position: absolute; right: -24px; top: -27px; z-index: 0; }\",'.framer-3pP1C .framer-1t4tbzd { background: radial-gradient(38.7% 75% at 37.9% 112.7%, var(--token-f7a55c60-f433-4865-90dc-be1a5d93ae54, #cfd4fd) /* {\"name\":\"Accent-color\"} */ 0%, var(--token-96e5a1ea-a6b9-4de5-a629-8b6224d68e10, rgb(246, 245, 238)) /* {\"name\":\"Background-base\"} */ 100%); bottom: -20px; flex: none; left: -18px; overflow: visible; position: absolute; right: -18px; top: -5px; z-index: 0; }',\".framer-3pP1C .framer-1qnk2yb { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 1140px; overflow: visible; padding: 24px 32px 0px 32px; position: relative; width: 100%; z-index: 2; }\",\".framer-3pP1C .framer-xfi2v1-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; z-index: 10; }\",\".framer-3pP1C .framer-ttd3cb { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 1140px; overflow: hidden; padding: 70px 32px 0px 32px; position: relative; width: 1140px; }\",\".framer-3pP1C .framer-32rp4h { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-3pP1C .framer-vl40sf { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-3pP1C .framer-1qlsa1f { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-3pP1C .framer-1m7aj0o { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-3pP1C .framer-bs1119, .framer-3pP1C .framer-1f0cshr { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-3pP1C .framer-12eg8oi { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 49%; word-break: break-word; word-wrap: break-word; }\",\".framer-3pP1C .framer-1g3be7w { display: grid; flex: none; gap: 30px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(200px, 1fr)); height: min-content; justify-content: center; padding: 0px; position: relative; width: 1078px; }\",\".framer-3pP1C .framer-190ez2m { align-self: start; display: grid; flex: none; gap: 40px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(1, minmax(200px, 1fr)); grid-template-rows: repeat(1, minmax(0, 1fr)); height: 100%; justify-content: center; justify-self: start; padding: 0px; position: relative; width: 100%; }\",\".framer-3pP1C .framer-1c90b8c-container { align-self: start; flex: none; height: auto; justify-self: start; position: relative; width: 100%; }\",\".framer-3pP1C .framer-el6y80-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-3pP1C.framer-wo1337, .framer-3pP1C .framer-1qnk2yb, .framer-3pP1C .framer-ttd3cb, .framer-3pP1C .framer-32rp4h, .framer-3pP1C .framer-vl40sf, .framer-3pP1C .framer-1m7aj0o { gap: 0px; } .framer-3pP1C.framer-wo1337 > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-3pP1C.framer-wo1337 > :first-child, .framer-3pP1C .framer-32rp4h > :first-child, .framer-3pP1C .framer-vl40sf > :first-child, .framer-3pP1C .framer-1m7aj0o > :first-child { margin-top: 0px; } .framer-3pP1C.framer-wo1337 > :last-child, .framer-3pP1C .framer-32rp4h > :last-child, .framer-3pP1C .framer-vl40sf > :last-child, .framer-3pP1C .framer-1m7aj0o > :last-child { margin-bottom: 0px; } .framer-3pP1C .framer-1qnk2yb > *, .framer-3pP1C .framer-ttd3cb > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-3pP1C .framer-1qnk2yb > :first-child, .framer-3pP1C .framer-ttd3cb > :first-child { margin-left: 0px; } .framer-3pP1C .framer-1qnk2yb > :last-child, .framer-3pP1C .framer-ttd3cb > :last-child { margin-right: 0px; } .framer-3pP1C .framer-32rp4h > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-3pP1C .framer-vl40sf > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-3pP1C .framer-1m7aj0o > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,\"@media (min-width: 810px) and (max-width: 1439px) { .framer-3pP1C.framer-wo1337 { width: 810px; } .framer-3pP1C .framer-ttd3cb { width: 100%; } .framer-3pP1C .framer-1g3be7w { padding: 0px 24px 0px 24px; width: 100%; }}\",\"@media (max-width: 809px) { .framer-3pP1C.framer-wo1337 { width: 390px; } .framer-3pP1C .framer-1qnk2yb { flex-direction: column; } .framer-3pP1C .framer-xfi2v1-container, .framer-3pP1C .framer-32rp4h { flex: none; width: 100%; } .framer-3pP1C .framer-ttd3cb { flex-direction: column; padding: 0px 32px 0px 32px; width: 100%; } .framer-3pP1C .framer-12eg8oi { width: 100%; } .framer-3pP1C .framer-1g3be7w { grid-template-columns: repeat(1, minmax(200px, 1fr)); padding: 0px 24px 0px 24px; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-3pP1C .framer-1qnk2yb, .framer-3pP1C .framer-ttd3cb { gap: 0px; } .framer-3pP1C .framer-1qnk2yb > *, .framer-3pP1C .framer-ttd3cb > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-3pP1C .framer-1qnk2yb > :first-child, .framer-3pP1C .framer-ttd3cb > :first-child { margin-top: 0px; } .framer-3pP1C .framer-1qnk2yb > :last-child, .framer-3pP1C .framer-ttd3cb > :last-child { margin-bottom: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2280\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"O6FJTHQtR\":{\"layout\":[\"fixed\",\"auto\"]},\"CLK10mRSK\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"lLTlk0kpI\":{\"pattern\":\":lLTlk0kpI\",\"name\":\"hero-section\"}}\n * @framerResponsiveScreen\n */const FramerAt5eNqP4j=withCSS(Component,css,\"framer-3pP1C\");export default FramerAt5eNqP4j;FramerAt5eNqP4j.displayName=\"Blog\";FramerAt5eNqP4j.defaultProps={height:2280,width:1440};addFonts(FramerAt5eNqP4j,[{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\"}]},...NavigationFlyoutFonts,...BlogPostCardFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerAt5eNqP4j\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerResponsiveScreen\":\"\",\"framerIntrinsicWidth\":\"1440\",\"framerScrollSections\":\"{\\\"lLTlk0kpI\\\":{\\\"pattern\\\":\\\":lLTlk0kpI\\\",\\\"name\\\":\\\"hero-section\\\"}}\",\"framerIntrinsicHeight\":\"2280\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"O6FJTHQtR\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"CLK10mRSK\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["MotionDivWithOptimizedAppearEffect", "withOptimizedAppearEffect", "motion", "NavigationFlyoutFonts", "getFonts", "vXVg0tm1r_default", "BlogPostCardFonts", "eqRRLNtbR_default", "MotionDivWithFX", "withFX", "FooterFonts", "loWTwIVCv_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "transition2", "animation2", "animation3", "transition3", "animation4", "toResponsiveImage", "value", "numberToString", "options", "activeLocale", "fallbackLocale", "locale", "useGrouping", "notation", "compactDisplay", "style", "currency", "currencyDisplay", "unit", "unitDisplay", "minimumFractionDigits", "maximumFractionDigits", "minimumIntegerDigits", "formatOptions", "number", "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", "className", "layoutId", "variant", "xkPHXT2SzgJnlgG5y7", "POc1pw164gJnlgG5y7", "kRZuc5uv3gJnlgG5y7", "rVMZCixnVgJnlgG5y7", "DePRzJH67gJnlgG5y7", "FpXjQCmKCgJnlgG5y7", "ab1hhKxyngJnlgG5y7", "idgJnlgG5y7", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "elementId", "useRouteElementId", "ref1", "activeLocaleCode", "useLocaleCode", "router", "useRouter", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "MotionDivWithOptimizedAppearEffect", "Image2", "getLoadingLazyAtYPosition", "PropertyOverrides2", "ComponentViewportProvider", "Container", "vXVg0tm1r_default", "RichText2", "x", "MotionDivWithFX", "ChildrenCanSuspend", "mpvPWr82u_default", "collection", "paginationInfo", "loadMore", "l", "index", "PathVariablesContext", "ResolveLinks", "resolvedLinks", "eqRRLNtbR_default", "enumToDisplayNameFunctions", "loWTwIVCv_default", "css", "FramerAt5eNqP4j", "withCSS", "At5eNqP4j_default", "addFonts", "NavigationFlyoutFonts", "BlogPostCardFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
