{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/AfHPSIrvU7EvtFSU37Cc/8BUCNDB6NKydM5BSrEG0/JLZeMmCJj.js"],
  "sourcesContent": ["// Generated by Framer (7e4cc89)\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,Link,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,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{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/p8dptk4UIND8hbFWz9V7/Phosphor.js\";import NavigationTopMenu from\"#framer/local/canvasComponent/e9U8qFC2t/e9U8qFC2t.js\";import BlogTopicPageHero from\"#framer/local/canvasComponent/hB29NW3cL/hB29NW3cL.js\";import FooterFooter from\"#framer/local/canvasComponent/NcOlpngUZ/NcOlpngUZ.js\";import ButtonTextIconLink from\"#framer/local/canvasComponent/oPjicDygO/oPjicDygO.js\";import Blog from\"#framer/local/collection/boctG_mk8/boctG_mk8.js\";import*as sharedStyle2 from\"#framer/local/css/EI6LzUjtY/EI6LzUjtY.js\";import*as sharedStyle3 from\"#framer/local/css/eyLvyUP5O/eyLvyUP5O.js\";import*as sharedStyle from\"#framer/local/css/kdNXO86NQ/kdNXO86NQ.js\";import*as sharedStyle1 from\"#framer/local/css/vdAsajtG2/vdAsajtG2.js\";import metadataProvider from\"#framer/local/webPageMetadata/JLZeMmCJj/JLZeMmCJj.js\";const NavigationTopMenuFonts=getFonts(NavigationTopMenu);const BlogTopicPageHeroFonts=getFonts(BlogTopicPageHero);const ButtonTextIconLinkFonts=getFonts(ButtonTextIconLink);const PhosphorFonts=getFonts(Phosphor);const MotionDivWithFX=withFX(motion.div);const FooterFooterFonts=getFonts(FooterFooter);const breakpoints={n0aBunJ57:\"(min-width: 810px) and (max-width: 1199px)\",sLPHYdsRk:\"(min-width: 1200px)\",xjeoUrTzu:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-fh1Ja\";const variantClassNames={n0aBunJ57:\"framer-v-1hmv9ha\",sLPHYdsRk:\"framer-v-woboqc\",xjeoUrTzu:\"framer-v-nrcust\"};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 toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:100};const transition1={damping:30,delay:0,mass:1,stiffness:200,type:\"spring\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:100};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"sLPHYdsRk\",Phone:\"xjeoUrTzu\",Tablet:\"n0aBunJ57\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"sLPHYdsRk\"};};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,KmTfvutzTTYZFqePsg,GVm3L1rF6TYZFqePsg,u6Hus3sCKTYZFqePsg,tOyOLmzVETYZFqePsg,SGidwVdFiTYZFqePsg,idTYZFqePsg,tOyOLmzVEoWyOLHfia,GVm3L1rF6oWyOLHfia,KmTfvutzToWyOLHfia,idoWyOLHfia,tOyOLmzVEQuSbG2gXS,GVm3L1rF6QuSbG2gXS,KmTfvutzTQuSbG2gXS,idQuSbG2gXS,tOyOLmzVEzTltwhNiE,GVm3L1rF6zTltwhNiE,KmTfvutzTzTltwhNiE,idzTltwhNiE,...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,sharedStyle3.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const activeLocaleCode=useLocaleCode();const router=useRouter();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"sLPHYdsRk\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(255, 255, 255); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-woboqc\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:82,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-q2545v-container\",nodeId:\"i1usLM6CC\",scopeId:\"JLZeMmCJj\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{n0aBunJ57:{variant:\"Tz3OQECkD\"},xjeoUrTzu:{variant:\"SlQSjZ754\"}},children:/*#__PURE__*/_jsx(NavigationTopMenu,{ft2NfLYg3:true,height:\"100%\",id:\"i1usLM6CC\",layoutId:\"i1usLM6CC\",lM9XZ0P9I:\"rgb(23, 24, 63)\",style:{width:\"100%\"},variant:\"IvBTrC88I\",width:\"100%\",wsPPaQ_2Q:\"seU9Pu5LM\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:221,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+82,children:/*#__PURE__*/_jsx(Container,{className:\"framer-g1dtrl-container\",nodeId:\"ULScSJKbs\",scopeId:\"JLZeMmCJj\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{n0aBunJ57:{variant:\"pcoLQchqb\"},xjeoUrTzu:{variant:\"XtTHthtnT\"}},children:/*#__PURE__*/_jsx(BlogTopicPageHero,{byysIxz9Z:\"\",height:\"100%\",id:\"ULScSJKbs\",J31Ss8SvO:\"Product Updates\",layoutId:\"ULScSJKbs\",style:{width:\"100%\"},uiEqjCLUL:\"\",uNtsKdMs6:false,UP_VgiZAp:\"Product Updates\",variant:\"KZ5iq3Eqr\",VRdvDsq8G:false,vrOZeWHOd:true,width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-xk0lzw\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"TYZFqePsg\",data:Blog,type:\"Collection\"},select:[{collection:\"TYZFqePsg\",name:\"KmTfvutzT\",type:\"Identifier\"},{collection:\"TYZFqePsg\",name:\"GVm3L1rF6\",type:\"Identifier\"},{collection:\"TYZFqePsg\",name:\"u6Hus3sCK\",type:\"Identifier\"},{collection:\"TYZFqePsg\",name:\"tOyOLmzVE\",type:\"Identifier\"},{collection:\"TYZFqePsg\",name:\"SGidwVdFi\",type:\"Identifier\"},{collection:\"TYZFqePsg\",name:\"id\",type:\"Identifier\"}],where:{left:{left:{collection:\"TYZFqePsg\",name:\"ytkduDxIe\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"Product Updates\"},type:\"BinaryOperation\"},operator:\"and\",right:{left:{dataType:\"DATE\",type:\"TypeCast\",value:{collection:\"TYZFqePsg\",name:\"GVm3L1rF6\",type:\"Identifier\"}},operator:\">=\",right:{dataType:\"DATE\",type:\"TypeCast\",value:{type:\"LiteralValue\",value:\"2022-12-31T00:00:00.000Z\"}},type:\"BinaryOperation\"},type:\"BinaryOperation\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({GVm3L1rF6:GVm3L1rF6TYZFqePsg,id:idTYZFqePsg,KmTfvutzT:KmTfvutzTTYZFqePsg,SGidwVdFi:SGidwVdFiTYZFqePsg,tOyOLmzVE:tOyOLmzVETYZFqePsg,u6Hus3sCK:u6Hus3sCKTYZFqePsg},index)=>{KmTfvutzTTYZFqePsg??=\"\";tOyOLmzVETYZFqePsg??=\"\";SGidwVdFiTYZFqePsg??=\"\";const textContent=toDateString(GVm3L1rF6TYZFqePsg,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode);return /*#__PURE__*/_jsx(LayoutGroup,{id:`TYZFqePsg-${idTYZFqePsg}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{tOyOLmzVE:tOyOLmzVETYZFqePsg},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-wbu8bt\",\"data-framer-name\":\"Update\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-b9h5d9\",\"data-framer-name\":\"Left\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-oen0ra\",\"data-styles-preset\":\"kdNXO86NQ\",style:{\"--framer-text-color\":\"var(--token-c4845bca-8232-46ea-a394-b400ce5047fe, rgb(29, 29, 29))\"},children:\"Title\"})}),className:\"framer-p3ybzt\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:KmTfvutzTTYZFqePsg,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1dw6cw7\",\"data-styles-preset\":\"vdAsajtG2\",style:{\"--framer-text-color\":\"var(--token-db10fa31-63f3-4fa8-8830-0a5ac529eb7c, rgb(102, 102, 118))\"},children:\"Content\"})}),className:\"framer-1s9cu6h\",\"data-framer-name\":\"Date\",fonts:[\"Inter\"],text:textContent,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1rcgjp2\",\"data-framer-name\":\"Right\",children:[/*#__PURE__*/_jsx(Link,{href:{pathVariables:{tOyOLmzVE:tOyOLmzVETYZFqePsg},webPageId:\"UJ1B9veBf\"},motionChild:true,nodeId:\"eEU71JObW\",scopeId:\"JLZeMmCJj\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{n0aBunJ57:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+303+60+0+0+0+0),sizes:`max((max(min(${componentViewport?.width||\"100vw\"}, 1400px) - 120px, 200px) - 24px) / 2, 1px)`,...toResponsiveImage(u6Hus3sCKTYZFqePsg)}},xjeoUrTzu:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+303+40+0+0+300+0+0),sizes:`max(min(${componentViewport?.width||\"100vw\"}, 1400px) - 40px, 200px)`,...toResponsiveImage(u6Hus3sCKTYZFqePsg)}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+303+60+0+0+0+0),sizes:\"600px\",...toResponsiveImage(u6Hus3sCKTYZFqePsg)},className:\"framer-yunreo framer-n5pgyy\"})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{n0aBunJ57:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ahgu5m\",\"data-styles-preset\":\"eyLvyUP5O\",style:{\"--framer-text-color\":\"var(--token-db10fa31-63f3-4fa8-8830-0a5ac529eb7c, rgb(102, 102, 118))\"},children:\"Meta Description\"})})},xjeoUrTzu:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ahgu5m\",\"data-styles-preset\":\"eyLvyUP5O\",style:{\"--framer-text-color\":\"var(--token-db10fa31-63f3-4fa8-8830-0a5ac529eb7c, rgb(102, 102, 118))\"},children:\"Meta Description\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-15ynikz\",\"data-styles-preset\":\"EI6LzUjtY\",style:{\"--framer-text-color\":\"var(--token-db10fa31-63f3-4fa8-8830-0a5ac529eb7c, rgb(102, 102, 118))\"},children:\"Meta Description\"})}),className:\"framer-9nazu3\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:SGidwVdFiTYZFqePsg,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{tOyOLmzVE:tOyOLmzVETYZFqePsg},webPageId:\"UJ1B9veBf\"},implicitPathVariables:undefined},{href:{pathVariables:{tOyOLmzVE:tOyOLmzVETYZFqePsg},webPageId:\"UJ1B9veBf\"},implicitPathVariables:undefined},{href:{pathVariables:{tOyOLmzVE:tOyOLmzVETYZFqePsg},webPageId:\"UJ1B9veBf\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{n0aBunJ57:{y:(componentViewport?.y||0)+0+303+60+0+0+0+395},xjeoUrTzu:{y:(componentViewport?.y||0)+0+303+40+0+0+300+0+457}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,y:(componentViewport?.y||0)+0+303+60+0+0+0+475,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1qrnod9-container\",nodeId:\"ighZWd8XU\",scopeId:\"JLZeMmCJj\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{n0aBunJ57:{jYNHpXwPL:resolvedLinks[1],variant:\"a6zLBfjM_\"},xjeoUrTzu:{jYNHpXwPL:resolvedLinks[2],variant:\"a6zLBfjM_\"}},children:/*#__PURE__*/_jsx(ButtonTextIconLink,{gXigD504D:\"Read more\",height:\"100%\",id:\"ighZWd8XU\",jYNHpXwPL:resolvedLinks[0],layoutId:\"ighZWd8XU\",Nx_vPIzd3:true,variant:\"UYwyrsKFG\",width:\"100%\",ZyK02ZGyW:\"var(--token-bbe71baf-c7c0-4f4e-81c9-bc7bdefd32e7, rgb(41, 127, 243))\"})})})})})})]})]})})},idTYZFqePsg);})})})})}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-o9wgaz\",\"data-framer-name\":\"2022\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-12ookkm\",\"data-framer-name\":\"Year\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-oen0ra\",\"data-styles-preset\":\"kdNXO86NQ\",style:{\"--framer-text-color\":\"var(--token-c4845bca-8232-46ea-a394-b400ce5047fe, rgb(29, 29, 29))\"},children:\"2022\"})}),className:\"framer-18ikndn\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-19es9ns\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"oWyOLHfia\",data:Blog,type:\"Collection\"},orderBy:[{collection:\"oWyOLHfia\",direction:\"desc\",name:\"index\",type:\"Identifier\"}],select:[{collection:\"oWyOLHfia\",name:\"tOyOLmzVE\",type:\"Identifier\"},{collection:\"oWyOLHfia\",name:\"GVm3L1rF6\",type:\"Identifier\"},{collection:\"oWyOLHfia\",name:\"KmTfvutzT\",type:\"Identifier\"},{collection:\"oWyOLHfia\",name:\"id\",type:\"Identifier\"}],where:{left:{left:{collection:\"oWyOLHfia\",name:\"ytkduDxIe\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"Product Updates\"},type:\"BinaryOperation\"},operator:\"and\",right:{left:{left:{dataType:\"DATE\",type:\"TypeCast\",value:{collection:\"oWyOLHfia\",name:\"GVm3L1rF6\",type:\"Identifier\"}},operator:\">=\",right:{dataType:\"DATE\",type:\"TypeCast\",value:{type:\"LiteralValue\",value:\"2022-01-01T00:00:00.000Z\"}},type:\"BinaryOperation\"},operator:\"and\",right:{left:{dataType:\"DATE\",type:\"TypeCast\",value:{collection:\"oWyOLHfia\",name:\"GVm3L1rF6\",type:\"Identifier\"}},operator:\"<=\",right:{dataType:\"DATE\",type:\"TypeCast\",value:{type:\"LiteralValue\",value:\"2022-12-31T00:00:00.000Z\"}},type:\"BinaryOperation\"},type:\"BinaryOperation\"},type:\"BinaryOperation\"}},children:(collection1,paginationInfo1,loadMore1)=>/*#__PURE__*/_jsx(_Fragment,{children:collection1?.map(({GVm3L1rF6:GVm3L1rF6oWyOLHfia,id:idoWyOLHfia,KmTfvutzT:KmTfvutzToWyOLHfia,tOyOLmzVE:tOyOLmzVEoWyOLHfia},index1)=>{tOyOLmzVEoWyOLHfia??=\"\";KmTfvutzToWyOLHfia??=\"\";const textContent1=toDateString(GVm3L1rF6oWyOLHfia,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode);return /*#__PURE__*/_jsx(LayoutGroup,{id:`oWyOLHfia-${idoWyOLHfia}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{tOyOLmzVE:tOyOLmzVEoWyOLHfia},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{tOyOLmzVE:tOyOLmzVEoWyOLHfia},webPageId:\"UJ1B9veBf\"},motionChild:true,nodeId:\"OftcWIjg1\",scopeId:\"JLZeMmCJj\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1usy5l4 framer-n5pgyy\",\"data-framer-name\":\"Post\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1dhhmxb\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{n0aBunJ57:{verticalAlignment:\"top\"}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-15ynikz\",\"data-styles-preset\":\"EI6LzUjtY\",style:{\"--framer-text-color\":\"rgb(153, 153, 153)\"},children:\"Content\"})}),className:\"framer-27p6pw\",\"data-framer-name\":\"Date\",fonts:[\"Inter\"],text:textContent1,verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-oen0ra\",\"data-styles-preset\":\"kdNXO86NQ\",children:\"Title\"})}),className:\"framer-1dezfmk\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:KmTfvutzToWyOLHfia,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-a07ct1-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"UqN4gsqbC\",scopeId:\"JLZeMmCJj\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-bbe71baf-c7c0-4f4e-81c9-bc7bdefd32e7, rgb(0, 107, 250))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"ArrowRight\",id:\"UqN4gsqbC\",layoutId:\"UqN4gsqbC\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})})})]})})})},idoWyOLHfia);})})})})})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1b5w1mo\",\"data-framer-name\":\"2022\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-14sdarb\",\"data-framer-name\":\"Year\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-oen0ra\",\"data-styles-preset\":\"kdNXO86NQ\",style:{\"--framer-text-color\":\"var(--token-c4845bca-8232-46ea-a394-b400ce5047fe, rgb(29, 29, 29))\"},children:\"2021\"})}),className:\"framer-1q16aky\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-pfigce\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"QuSbG2gXS\",data:Blog,type:\"Collection\"},orderBy:[{collection:\"QuSbG2gXS\",direction:\"desc\",name:\"index\",type:\"Identifier\"}],select:[{collection:\"QuSbG2gXS\",name:\"tOyOLmzVE\",type:\"Identifier\"},{collection:\"QuSbG2gXS\",name:\"GVm3L1rF6\",type:\"Identifier\"},{collection:\"QuSbG2gXS\",name:\"KmTfvutzT\",type:\"Identifier\"},{collection:\"QuSbG2gXS\",name:\"id\",type:\"Identifier\"}],where:{left:{left:{collection:\"QuSbG2gXS\",name:\"ytkduDxIe\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"Product Updates\"},type:\"BinaryOperation\"},operator:\"and\",right:{left:{left:{dataType:\"DATE\",type:\"TypeCast\",value:{collection:\"QuSbG2gXS\",name:\"GVm3L1rF6\",type:\"Identifier\"}},operator:\">=\",right:{dataType:\"DATE\",type:\"TypeCast\",value:{type:\"LiteralValue\",value:\"2021-01-01T00:00:00.000Z\"}},type:\"BinaryOperation\"},operator:\"and\",right:{left:{dataType:\"DATE\",type:\"TypeCast\",value:{collection:\"QuSbG2gXS\",name:\"GVm3L1rF6\",type:\"Identifier\"}},operator:\"<=\",right:{dataType:\"DATE\",type:\"TypeCast\",value:{type:\"LiteralValue\",value:\"2021-12-31T00:00:00.000Z\"}},type:\"BinaryOperation\"},type:\"BinaryOperation\"},type:\"BinaryOperation\"}},children:(collection2,paginationInfo2,loadMore2)=>/*#__PURE__*/_jsx(_Fragment,{children:collection2?.map(({GVm3L1rF6:GVm3L1rF6QuSbG2gXS,id:idQuSbG2gXS,KmTfvutzT:KmTfvutzTQuSbG2gXS,tOyOLmzVE:tOyOLmzVEQuSbG2gXS},index2)=>{tOyOLmzVEQuSbG2gXS??=\"\";KmTfvutzTQuSbG2gXS??=\"\";const textContent2=toDateString(GVm3L1rF6QuSbG2gXS,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode);return /*#__PURE__*/_jsx(LayoutGroup,{id:`QuSbG2gXS-${idQuSbG2gXS}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{tOyOLmzVE:tOyOLmzVEQuSbG2gXS},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{tOyOLmzVE:tOyOLmzVEQuSbG2gXS},webPageId:\"UJ1B9veBf\"},motionChild:true,nodeId:\"zhhmJMlol\",scopeId:\"JLZeMmCJj\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-79bsdh framer-n5pgyy\",\"data-framer-name\":\"Post\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-o4u7rg\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-15ynikz\",\"data-styles-preset\":\"EI6LzUjtY\",style:{\"--framer-text-color\":\"rgb(153, 153, 153)\"},children:\"Content\"})}),className:\"framer-ls3nor\",\"data-framer-name\":\"Date\",fonts:[\"Inter\"],text:textContent2,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-oen0ra\",\"data-styles-preset\":\"kdNXO86NQ\",children:\"Title\"})}),className:\"framer-1oaks4x\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:KmTfvutzTQuSbG2gXS,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-7e4xt5-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"DKFlTWD9S\",scopeId:\"JLZeMmCJj\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-bbe71baf-c7c0-4f4e-81c9-bc7bdefd32e7, rgb(0, 107, 250))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"ArrowRight\",id:\"DKFlTWD9S\",layoutId:\"DKFlTWD9S\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})})})]})})})},idQuSbG2gXS);})})})})})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-49rxfb\",\"data-framer-name\":\"2022\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-l3n9ot\",\"data-framer-name\":\"Year\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-oen0ra\",\"data-styles-preset\":\"kdNXO86NQ\",style:{\"--framer-text-color\":\"var(--token-c4845bca-8232-46ea-a394-b400ce5047fe, rgb(29, 29, 29))\"},children:\"2020\"})}),className:\"framer-j4f68x\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-150psjm\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"zTltwhNiE\",data:Blog,type:\"Collection\"},orderBy:[{collection:\"zTltwhNiE\",direction:\"desc\",name:\"index\",type:\"Identifier\"}],select:[{collection:\"zTltwhNiE\",name:\"tOyOLmzVE\",type:\"Identifier\"},{collection:\"zTltwhNiE\",name:\"GVm3L1rF6\",type:\"Identifier\"},{collection:\"zTltwhNiE\",name:\"KmTfvutzT\",type:\"Identifier\"},{collection:\"zTltwhNiE\",name:\"id\",type:\"Identifier\"}],where:{left:{left:{collection:\"zTltwhNiE\",name:\"ytkduDxIe\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"Product Updates\"},type:\"BinaryOperation\"},operator:\"and\",right:{left:{left:{dataType:\"DATE\",type:\"TypeCast\",value:{collection:\"zTltwhNiE\",name:\"GVm3L1rF6\",type:\"Identifier\"}},operator:\">=\",right:{dataType:\"DATE\",type:\"TypeCast\",value:{type:\"LiteralValue\",value:\"2020-01-01T00:00:00.000Z\"}},type:\"BinaryOperation\"},operator:\"and\",right:{left:{dataType:\"DATE\",type:\"TypeCast\",value:{collection:\"zTltwhNiE\",name:\"GVm3L1rF6\",type:\"Identifier\"}},operator:\"<=\",right:{dataType:\"DATE\",type:\"TypeCast\",value:{type:\"LiteralValue\",value:\"2020-12-31T00:00:00.000Z\"}},type:\"BinaryOperation\"},type:\"BinaryOperation\"},type:\"BinaryOperation\"}},children:(collection3,paginationInfo3,loadMore3)=>/*#__PURE__*/_jsx(_Fragment,{children:collection3?.map(({GVm3L1rF6:GVm3L1rF6zTltwhNiE,id:idzTltwhNiE,KmTfvutzT:KmTfvutzTzTltwhNiE,tOyOLmzVE:tOyOLmzVEzTltwhNiE},index3)=>{tOyOLmzVEzTltwhNiE??=\"\";KmTfvutzTzTltwhNiE??=\"\";const textContent3=toDateString(GVm3L1rF6zTltwhNiE,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode);return /*#__PURE__*/_jsx(LayoutGroup,{id:`zTltwhNiE-${idzTltwhNiE}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{tOyOLmzVE:tOyOLmzVEzTltwhNiE},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{tOyOLmzVE:tOyOLmzVEzTltwhNiE},webPageId:\"UJ1B9veBf\"},motionChild:true,nodeId:\"R9vWeGGzt\",scopeId:\"JLZeMmCJj\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1spanh5 framer-n5pgyy\",\"data-framer-name\":\"Post\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-8a0a4g\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-15ynikz\",\"data-styles-preset\":\"EI6LzUjtY\",style:{\"--framer-text-color\":\"rgb(153, 153, 153)\"},children:\"Content\"})}),className:\"framer-4b26ja\",\"data-framer-name\":\"Date\",fonts:[\"Inter\"],text:textContent3,verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-oen0ra\",\"data-styles-preset\":\"kdNXO86NQ\",children:\"Title\"})}),className:\"framer-tspfe9\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:KmTfvutzTzTltwhNiE,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1e54smf-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"YPN4PDUkB\",scopeId:\"JLZeMmCJj\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-bbe71baf-c7c0-4f4e-81c9-bc7bdefd32e7, rgb(0, 107, 250))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"ArrowRight\",id:\"YPN4PDUkB\",layoutId:\"YPN4PDUkB\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})})})]})})})},idzTltwhNiE);})})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{n0aBunJ57:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+1727.5},xjeoUrTzu:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+2377}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1089,width:\"1200px\",y:(componentViewport?.y||0)+0+1530,children:/*#__PURE__*/_jsx(Container,{className:\"framer-14qmny8-container\",nodeId:\"iVJw43F_e\",scopeId:\"JLZeMmCJj\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{n0aBunJ57:{variant:\"aBQQppSYK\"},xjeoUrTzu:{variant:\"vjnxeQk1F\"}},children:/*#__PURE__*/_jsx(FooterFooter,{height:\"100%\",id:\"iVJw43F_e\",KgHnPPKb8:\"rgb(255, 255, 255)\",layoutId:\"iVJw43F_e\",style:{width:\"100%\"},variant:\"M5X354jIb\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-fh1Ja.framer-n5pgyy, .framer-fh1Ja .framer-n5pgyy { display: block; }\",\".framer-fh1Ja.framer-woboqc { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-fh1Ja .framer-q2545v-container { flex: none; height: auto; position: sticky; top: 0px; width: 100%; will-change: transform; z-index: 10; }\",\".framer-fh1Ja .framer-g1dtrl-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-fh1Ja .framer-xk0lzw { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; max-width: 1400px; padding: 60px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-fh1Ja .framer-wbu8bt { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; min-width: 200px; padding: 0px 80px 0px 80px; position: relative; width: 100%; }\",\".framer-fh1Ja .framer-b9h5d9 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: sticky; top: 100px; width: 1px; will-change: transform; z-index: 1; }\",\".framer-fh1Ja .framer-p3ybzt, .framer-fh1Ja .framer-9nazu3 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-fh1Ja .framer-1s9cu6h { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 170px; word-break: break-word; word-wrap: break-word; }\",\".framer-fh1Ja .framer-1rcgjp2 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 600px; }\",\".framer-fh1Ja .framer-yunreo { border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; flex: none; height: 320px; position: relative; text-decoration: none; width: 100%; }\",\".framer-fh1Ja .framer-1qrnod9-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-fh1Ja .framer-o9wgaz { align-content: flex-start; align-items: flex-start; background-color: var(--token-d02ee50a-39fd-4bd3-a823-ceb6a6deba15, #ffffff); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; max-width: 1200px; overflow: visible; padding: 60px 138px 0px 138px; position: relative; width: 100%; }\",\".framer-fh1Ja .framer-12ookkm, .framer-fh1Ja .framer-14sdarb, .framer-fh1Ja .framer-l3n9ot { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: sticky; top: 100px; width: 300px; will-change: transform; z-index: 1; }\",\".framer-fh1Ja .framer-18ikndn, .framer-fh1Ja .framer-j4f68x { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-fh1Ja .framer-19es9ns, .framer-fh1Ja .framer-pfigce, .framer-fh1Ja .framer-150psjm { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 1px; }\",\".framer-fh1Ja .framer-1usy5l4 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; text-decoration: none; width: 100%; }\",\".framer-fh1Ja .framer-1dhhmxb { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-fh1Ja .framer-27p6pw, .framer-fh1Ja .framer-ls3nor { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 120px; word-break: break-word; word-wrap: break-word; }\",\".framer-fh1Ja .framer-1dezfmk, .framer-fh1Ja .framer-1oaks4x, .framer-fh1Ja .framer-tspfe9 { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-fh1Ja .framer-a07ct1-container, .framer-fh1Ja .framer-7e4xt5-container, .framer-fh1Ja .framer-1e54smf-container { flex: none; height: 28px; position: relative; width: 24px; }\",\".framer-fh1Ja .framer-1b5w1mo { align-content: flex-start; align-items: flex-start; background-color: var(--token-d02ee50a-39fd-4bd3-a823-ceb6a6deba15, #ffffff); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; max-width: 1200px; overflow: visible; padding: 24px 138px 0px 138px; position: relative; width: 100%; }\",\".framer-fh1Ja .framer-1q16aky { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; z-index: 1; }\",\".framer-fh1Ja .framer-79bsdh, .framer-fh1Ja .framer-1spanh5 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; min-width: 200px; padding: 0px; position: relative; text-decoration: none; width: 100%; }\",\".framer-fh1Ja .framer-o4u7rg { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-fh1Ja .framer-49rxfb { align-content: flex-start; align-items: flex-start; background-color: var(--token-d02ee50a-39fd-4bd3-a823-ceb6a6deba15, #ffffff); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; max-width: 1200px; overflow: visible; padding: 24px 138px 80px 138px; position: relative; width: 100%; }\",\".framer-fh1Ja .framer-8a0a4g { 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: 560px; }\",\".framer-fh1Ja .framer-4b26ja { flex: none; height: 28px; position: relative; white-space: pre-wrap; width: 120px; word-break: break-word; word-wrap: break-word; }\",\".framer-fh1Ja .framer-14qmny8-container { flex: none; height: auto; position: relative; width: 1200px; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-fh1Ja.framer-woboqc, .framer-fh1Ja .framer-xk0lzw, .framer-fh1Ja .framer-wbu8bt, .framer-fh1Ja .framer-b9h5d9, .framer-fh1Ja .framer-1rcgjp2, .framer-fh1Ja .framer-o9wgaz, .framer-fh1Ja .framer-12ookkm, .framer-fh1Ja .framer-19es9ns, .framer-fh1Ja .framer-1usy5l4, .framer-fh1Ja .framer-1dhhmxb, .framer-fh1Ja .framer-1b5w1mo, .framer-fh1Ja .framer-14sdarb, .framer-fh1Ja .framer-pfigce, .framer-fh1Ja .framer-79bsdh, .framer-fh1Ja .framer-o4u7rg, .framer-fh1Ja .framer-49rxfb, .framer-fh1Ja .framer-l3n9ot, .framer-fh1Ja .framer-150psjm, .framer-fh1Ja .framer-1spanh5, .framer-fh1Ja .framer-8a0a4g { gap: 0px; } .framer-fh1Ja.framer-woboqc > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-fh1Ja.framer-woboqc > :first-child, .framer-fh1Ja .framer-xk0lzw > :first-child, .framer-fh1Ja .framer-b9h5d9 > :first-child, .framer-fh1Ja .framer-1rcgjp2 > :first-child, .framer-fh1Ja .framer-19es9ns > :first-child, .framer-fh1Ja .framer-pfigce > :first-child, .framer-fh1Ja .framer-150psjm > :first-child { margin-top: 0px; } .framer-fh1Ja.framer-woboqc > :last-child, .framer-fh1Ja .framer-xk0lzw > :last-child, .framer-fh1Ja .framer-b9h5d9 > :last-child, .framer-fh1Ja .framer-1rcgjp2 > :last-child, .framer-fh1Ja .framer-19es9ns > :last-child, .framer-fh1Ja .framer-pfigce > :last-child, .framer-fh1Ja .framer-150psjm > :last-child { margin-bottom: 0px; } .framer-fh1Ja .framer-xk0lzw > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-fh1Ja .framer-wbu8bt > *, .framer-fh1Ja .framer-o9wgaz > *, .framer-fh1Ja .framer-1b5w1mo > *, .framer-fh1Ja .framer-49rxfb > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-fh1Ja .framer-wbu8bt > :first-child, .framer-fh1Ja .framer-o9wgaz > :first-child, .framer-fh1Ja .framer-12ookkm > :first-child, .framer-fh1Ja .framer-1usy5l4 > :first-child, .framer-fh1Ja .framer-1dhhmxb > :first-child, .framer-fh1Ja .framer-1b5w1mo > :first-child, .framer-fh1Ja .framer-14sdarb > :first-child, .framer-fh1Ja .framer-79bsdh > :first-child, .framer-fh1Ja .framer-o4u7rg > :first-child, .framer-fh1Ja .framer-49rxfb > :first-child, .framer-fh1Ja .framer-l3n9ot > :first-child, .framer-fh1Ja .framer-1spanh5 > :first-child, .framer-fh1Ja .framer-8a0a4g > :first-child { margin-left: 0px; } .framer-fh1Ja .framer-wbu8bt > :last-child, .framer-fh1Ja .framer-o9wgaz > :last-child, .framer-fh1Ja .framer-12ookkm > :last-child, .framer-fh1Ja .framer-1usy5l4 > :last-child, .framer-fh1Ja .framer-1dhhmxb > :last-child, .framer-fh1Ja .framer-1b5w1mo > :last-child, .framer-fh1Ja .framer-14sdarb > :last-child, .framer-fh1Ja .framer-79bsdh > :last-child, .framer-fh1Ja .framer-o4u7rg > :last-child, .framer-fh1Ja .framer-49rxfb > :last-child, .framer-fh1Ja .framer-l3n9ot > :last-child, .framer-fh1Ja .framer-1spanh5 > :last-child, .framer-fh1Ja .framer-8a0a4g > :last-child { margin-right: 0px; } .framer-fh1Ja .framer-b9h5d9 > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } .framer-fh1Ja .framer-1rcgjp2 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-fh1Ja .framer-12ookkm > *, .framer-fh1Ja .framer-1dhhmxb > *, .framer-fh1Ja .framer-14sdarb > *, .framer-fh1Ja .framer-o4u7rg > *, .framer-fh1Ja .framer-l3n9ot > *, .framer-fh1Ja .framer-8a0a4g > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-fh1Ja .framer-19es9ns > *, .framer-fh1Ja .framer-pfigce > *, .framer-fh1Ja .framer-150psjm > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-fh1Ja .framer-1usy5l4 > *, .framer-fh1Ja .framer-79bsdh > *, .framer-fh1Ja .framer-1spanh5 > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,\"@media (min-width: 810px) and (max-width: 1199px) { .framer-fh1Ja.framer-woboqc { width: 810px; } .framer-fh1Ja .framer-q2545v-container { order: 0; } .framer-fh1Ja .framer-g1dtrl-container { order: 1; } .framer-fh1Ja .framer-xk0lzw { order: 2; padding: 60px 60px 0px 60px; } .framer-fh1Ja .framer-wbu8bt { padding: 0px; } .framer-fh1Ja .framer-1rcgjp2 { flex: 1 0 0px; width: 1px; } .framer-fh1Ja .framer-yunreo { aspect-ratio: 1.875 / 1; height: var(--framer-aspect-ratio-supported, 107px); } .framer-fh1Ja .framer-o9wgaz { order: 3; padding: 40px 60px 0px 60px; } .framer-fh1Ja .framer-19es9ns, .framer-fh1Ja .framer-pfigce { gap: 16px; } .framer-fh1Ja .framer-1usy5l4 { align-content: center; align-items: center; gap: 4px; } .framer-fh1Ja .framer-1dhhmxb { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 0px; } .framer-fh1Ja .framer-1dezfmk, .framer-fh1Ja .framer-1oaks4x, .framer-fh1Ja .framer-tspfe9 { flex: none; width: 100%; } .framer-fh1Ja .framer-1b5w1mo { order: 4; padding: 24px 60px 0px 60px; } .framer-fh1Ja .framer-79bsdh, .framer-fh1Ja .framer-1spanh5 { align-content: center; align-items: center; } .framer-fh1Ja .framer-o4u7rg { flex-direction: column; } .framer-fh1Ja .framer-ls3nor { height: 18px; white-space: pre; width: auto; } .framer-fh1Ja .framer-49rxfb { order: 5; padding: 24px 60px 80px 60px; } .framer-fh1Ja .framer-150psjm { gap: 6px; } .framer-fh1Ja .framer-8a0a4g { flex: 1 0 0px; flex-direction: column; gap: 0px; width: 1px; } .framer-fh1Ja .framer-4b26ja { height: auto; width: 100%; } .framer-fh1Ja .framer-14qmny8-container { order: 6; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-fh1Ja .framer-19es9ns, .framer-fh1Ja .framer-1usy5l4, .framer-fh1Ja .framer-1dhhmxb, .framer-fh1Ja .framer-pfigce, .framer-fh1Ja .framer-o4u7rg, .framer-fh1Ja .framer-150psjm, .framer-fh1Ja .framer-8a0a4g { gap: 0px; } .framer-fh1Ja .framer-19es9ns > *, .framer-fh1Ja .framer-pfigce > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-fh1Ja .framer-19es9ns > :first-child, .framer-fh1Ja .framer-1dhhmxb > :first-child, .framer-fh1Ja .framer-pfigce > :first-child, .framer-fh1Ja .framer-o4u7rg > :first-child, .framer-fh1Ja .framer-150psjm > :first-child, .framer-fh1Ja .framer-8a0a4g > :first-child { margin-top: 0px; } .framer-fh1Ja .framer-19es9ns > :last-child, .framer-fh1Ja .framer-1dhhmxb > :last-child, .framer-fh1Ja .framer-pfigce > :last-child, .framer-fh1Ja .framer-o4u7rg > :last-child, .framer-fh1Ja .framer-150psjm > :last-child, .framer-fh1Ja .framer-8a0a4g > :last-child { margin-bottom: 0px; } .framer-fh1Ja .framer-1usy5l4 > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } .framer-fh1Ja .framer-1usy5l4 > :first-child { margin-left: 0px; } .framer-fh1Ja .framer-1usy5l4 > :last-child { margin-right: 0px; } .framer-fh1Ja .framer-1dhhmxb > *, .framer-fh1Ja .framer-8a0a4g > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-fh1Ja .framer-o4u7rg > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-fh1Ja .framer-150psjm > * { margin: 0px; margin-bottom: calc(6px / 2); margin-top: calc(6px / 2); } }}\",\"@media (max-width: 809px) { .framer-fh1Ja.framer-woboqc { width: 390px; } .framer-fh1Ja .framer-xk0lzw { gap: 56px; padding: 40px 20px 0px 20px; z-index: 1; } .framer-fh1Ja .framer-wbu8bt { flex-direction: column; gap: 16px; padding: 0px; } .framer-fh1Ja .framer-b9h5d9 { flex: none; position: relative; top: unset; width: 100%; } .framer-fh1Ja .framer-1rcgjp2 { gap: 16px; width: 100%; } .framer-fh1Ja .framer-yunreo { aspect-ratio: 1.875 / 1; height: var(--framer-aspect-ratio-supported, 107px); } .framer-fh1Ja .framer-o9wgaz, .framer-fh1Ja .framer-1b5w1mo { flex-direction: column; gap: 8px; padding: 56px 20px 0px 20px; } .framer-fh1Ja .framer-12ookkm, .framer-fh1Ja .framer-14sdarb, .framer-fh1Ja .framer-l3n9ot { position: relative; top: unset; } .framer-fh1Ja .framer-19es9ns, .framer-fh1Ja .framer-pfigce, .framer-fh1Ja .framer-150psjm { flex: none; gap: 16px; width: 100%; } .framer-fh1Ja .framer-1usy5l4 { align-content: center; align-items: center; gap: 4px; } .framer-fh1Ja .framer-1dhhmxb { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 0px; } .framer-fh1Ja .framer-27p6pw, .framer-fh1Ja .framer-ls3nor, .framer-fh1Ja .framer-14qmny8-container { width: 100%; } .framer-fh1Ja .framer-1dezfmk, .framer-fh1Ja .framer-1oaks4x, .framer-fh1Ja .framer-tspfe9 { flex: none; width: 100%; } .framer-fh1Ja .framer-a07ct1-container { height: 24px; } .framer-fh1Ja .framer-79bsdh, .framer-fh1Ja .framer-1spanh5 { align-content: center; align-items: center; } .framer-fh1Ja .framer-o4u7rg { flex-direction: column; gap: 0px; } .framer-fh1Ja .framer-49rxfb { flex-direction: column; gap: 8px; padding: 56px 20px 80px 20px; } .framer-fh1Ja .framer-8a0a4g { flex: 1 0 0px; flex-direction: column; gap: 0px; width: 1px; } .framer-fh1Ja .framer-4b26ja { height: auto; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-fh1Ja .framer-xk0lzw, .framer-fh1Ja .framer-wbu8bt, .framer-fh1Ja .framer-1rcgjp2, .framer-fh1Ja .framer-o9wgaz, .framer-fh1Ja .framer-19es9ns, .framer-fh1Ja .framer-1usy5l4, .framer-fh1Ja .framer-1dhhmxb, .framer-fh1Ja .framer-1b5w1mo, .framer-fh1Ja .framer-pfigce, .framer-fh1Ja .framer-o4u7rg, .framer-fh1Ja .framer-49rxfb, .framer-fh1Ja .framer-150psjm, .framer-fh1Ja .framer-8a0a4g { gap: 0px; } .framer-fh1Ja .framer-xk0lzw > * { margin: 0px; margin-bottom: calc(56px / 2); margin-top: calc(56px / 2); } .framer-fh1Ja .framer-xk0lzw > :first-child, .framer-fh1Ja .framer-wbu8bt > :first-child, .framer-fh1Ja .framer-1rcgjp2 > :first-child, .framer-fh1Ja .framer-o9wgaz > :first-child, .framer-fh1Ja .framer-19es9ns > :first-child, .framer-fh1Ja .framer-1dhhmxb > :first-child, .framer-fh1Ja .framer-1b5w1mo > :first-child, .framer-fh1Ja .framer-pfigce > :first-child, .framer-fh1Ja .framer-o4u7rg > :first-child, .framer-fh1Ja .framer-49rxfb > :first-child, .framer-fh1Ja .framer-150psjm > :first-child, .framer-fh1Ja .framer-8a0a4g > :first-child { margin-top: 0px; } .framer-fh1Ja .framer-xk0lzw > :last-child, .framer-fh1Ja .framer-wbu8bt > :last-child, .framer-fh1Ja .framer-1rcgjp2 > :last-child, .framer-fh1Ja .framer-o9wgaz > :last-child, .framer-fh1Ja .framer-19es9ns > :last-child, .framer-fh1Ja .framer-1dhhmxb > :last-child, .framer-fh1Ja .framer-1b5w1mo > :last-child, .framer-fh1Ja .framer-pfigce > :last-child, .framer-fh1Ja .framer-o4u7rg > :last-child, .framer-fh1Ja .framer-49rxfb > :last-child, .framer-fh1Ja .framer-150psjm > :last-child, .framer-fh1Ja .framer-8a0a4g > :last-child { margin-bottom: 0px; } .framer-fh1Ja .framer-wbu8bt > *, .framer-fh1Ja .framer-1rcgjp2 > *, .framer-fh1Ja .framer-19es9ns > *, .framer-fh1Ja .framer-pfigce > *, .framer-fh1Ja .framer-150psjm > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-fh1Ja .framer-o9wgaz > *, .framer-fh1Ja .framer-1b5w1mo > *, .framer-fh1Ja .framer-49rxfb > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-fh1Ja .framer-1usy5l4 > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } .framer-fh1Ja .framer-1usy5l4 > :first-child { margin-left: 0px; } .framer-fh1Ja .framer-1usy5l4 > :last-child { margin-right: 0px; } .framer-fh1Ja .framer-1dhhmxb > *, .framer-fh1Ja .framer-o4u7rg > *, .framer-fh1Ja .framer-8a0a4g > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 7863\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"n0aBunJ57\":{\"layout\":[\"fixed\",\"auto\"]},\"xjeoUrTzu\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerJLZeMmCJj=withCSS(Component,css,\"framer-fh1Ja\");export default FramerJLZeMmCJj;FramerJLZeMmCJj.displayName=\"Topics / Product Updates\";FramerJLZeMmCJj.defaultProps={height:7863,width:1200};addFonts(FramerJLZeMmCJj,[{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\"}]},...NavigationTopMenuFonts,...BlogTopicPageHeroFonts,...ButtonTextIconLinkFonts,...PhosphorFonts,...FooterFooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerJLZeMmCJj\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"n0aBunJ57\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"xjeoUrTzu\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"7863\",\"framerIntrinsicWidth\":\"1200\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavigationTopMenuFonts", "getFonts", "e9U8qFC2t_default", "BlogTopicPageHeroFonts", "hB29NW3cL_default", "ButtonTextIconLinkFonts", "oPjicDygO_default", "PhosphorFonts", "Icon", "MotionDivWithFX", "withFX", "motion", "FooterFooterFonts", "NcOlpngUZ_default", "breakpoints", "serializationHash", "variantClassNames", "toDateString", "value", "options", "activeLocale", "date", "display", "dateOptions", "fallbackLocale", "locale", "toResponsiveImage", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "animation", "transition1", "animation1", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "KmTfvutzTTYZFqePsg", "GVm3L1rF6TYZFqePsg", "u6Hus3sCKTYZFqePsg", "tOyOLmzVETYZFqePsg", "SGidwVdFiTYZFqePsg", "idTYZFqePsg", "tOyOLmzVEoWyOLHfia", "GVm3L1rF6oWyOLHfia", "KmTfvutzToWyOLHfia", "idoWyOLHfia", "tOyOLmzVEQuSbG2gXS", "GVm3L1rF6QuSbG2gXS", "KmTfvutzTQuSbG2gXS", "idQuSbG2gXS", "tOyOLmzVEzTltwhNiE", "GVm3L1rF6zTltwhNiE", "KmTfvutzTzTltwhNiE", "idzTltwhNiE", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "activeLocaleCode", "useLocaleCode", "router", "useRouter", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "e9U8qFC2t_default", "hB29NW3cL_default", "ChildrenCanSuspend", "boctG_mk8_default", "collection", "paginationInfo", "loadMore", "l", "index", "textContent", "PathVariablesContext", "RichText2", "x", "Link", "getLoadingLazyAtYPosition", "Image2", "ResolveLinks", "resolvedLinks", "oPjicDygO_default", "MotionDivWithFX", "collection1", "paginationInfo1", "loadMore1", "index1", "textContent1", "Icon", "collection2", "paginationInfo2", "loadMore2", "index2", "textContent2", "collection3", "paginationInfo3", "loadMore3", "index3", "textContent3", "NcOlpngUZ_default", "css", "FramerJLZeMmCJj", "withCSS", "JLZeMmCJj_default", "addFonts", "NavigationTopMenuFonts", "BlogTopicPageHeroFonts", "ButtonTextIconLinkFonts", "PhosphorFonts", "FooterFooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
