{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/PNHPZiIxl5cUag5Q0STd/jSRcKL2Ragc0r084QdBq/OEPNo3ANO.js", "ssg:https://framerusercontent.com/modules/OkoaXKslIXRzOf6Zrmoz/jTn1MzYdThGXIOQiOfP4/Updates.js", "ssg:https://framerusercontent.com/modules/Ix3T7MLebAGC3tRD8SuE/gWUf8lEruJvjP3qJXxmy/L8WPDZXju.js"],
  "sourcesContent": ["// Generated by Framer (4df2fa2)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentPresetsProvider,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromComponentPreset,getFontsFromSharedStyle,getLoadingLazyAtYPosition,getWhereExpressionFromPathVariables,Image,Link,NotFoundError,PropertyOverrides,RichText,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleCode,useLocaleInfo,useQueryData,withCodeBoundaryForOverrides,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{Youtube as YouTube}from\"https://framerusercontent.com/modules/NEd4VmDdsxM3StIUbddO/DDzyuYPF56TuI0bfUu2z/YouTube.js\";import{withLigatures}from\"#framer/local/codeFile/rZr6zJK/Updates.js\";import Updates from\"#framer/local/collection/E_0f9mL03/E_0f9mL03.js\";import*as componentPresets from\"#framer/local/componentPresets/componentPresets/componentPresets.js\";import*as sharedStyle5 from\"#framer/local/css/bRprNa0o1/bRprNa0o1.js\";import*as sharedStyle3 from\"#framer/local/css/BST5CE1TC/BST5CE1TC.js\";import*as sharedStyle4 from\"#framer/local/css/FYtNM2koB/FYtNM2koB.js\";import*as sharedStyle12 from\"#framer/local/css/kTB96r9zc/kTB96r9zc.js\";import*as sharedStyle2 from\"#framer/local/css/kuibWYBoM/kuibWYBoM.js\";import*as sharedStyle8 from\"#framer/local/css/L2nSw_yK1/L2nSw_yK1.js\";import*as sharedStyle13 from\"#framer/local/css/L8WPDZXju/L8WPDZXju.js\";import*as sharedStyle15 from\"#framer/local/css/LjrJX2ap8/LjrJX2ap8.js\";import*as sharedStyle6 from\"#framer/local/css/Ng_3q1qvn/Ng_3q1qvn.js\";import*as sharedStyle11 from\"#framer/local/css/o7RqXisLc/o7RqXisLc.js\";import*as sharedStyle14 from\"#framer/local/css/UerhIinlb/UerhIinlb.js\";import*as sharedStyle1 from\"#framer/local/css/uexyNUZEC/uexyNUZEC.js\";import*as sharedStyle7 from\"#framer/local/css/UMXGWxBxm/UMXGWxBxm.js\";import*as sharedStyle9 from\"#framer/local/css/w97i_fJ59/w97i_fJ59.js\";import*as sharedStyle10 from\"#framer/local/css/WrQwTA3Ss/WrQwTA3Ss.js\";import*as sharedStyle from\"#framer/local/css/Y4paqDh7P/Y4paqDh7P.js\";import metadataProvider from\"#framer/local/webPageMetadata/OEPNo3ANO/OEPNo3ANO.js\";const RichTextWithLigatures1qoveti=withCodeBoundaryForOverrides(RichText,{nodeId:\"Lo27Qyj3z\",override:withLigatures,scopeId:\"OEPNo3ANO\"});const YouTubeFonts=getFonts(YouTube);const breakpoints={pFL7r27gP:\"(min-width: 1300px)\",QHaxptcrF:\"(min-width: 810px) and (max-width: 1299px)\",x4CQWw5te:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-8urho\";const variantClassNames={pFL7r27gP:\"framer-v-tqvpsn\",QHaxptcrF:\"framer-v-krj8ek\",x4CQWw5te:\"framer-v-olmgul\"};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 isSet=value=>{if(Array.isArray(value))return value.length>0;return value!==undefined&&value!==null&&value!==\"\";};const negate=value=>{return!value;};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"pFL7r27gP\",Phone:\"x4CQWw5te\",Tablet:\"QHaxptcrF\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"pFL7r27gP\"};};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:\"OEPNo3ANO\",data:Updates,type:\"Collection\"},select:[{collection:\"OEPNo3ANO\",name:\"x4i2I9T3v\",type:\"Identifier\"},{collection:\"OEPNo3ANO\",name:\"aszH8O1Fa\",type:\"Identifier\"},{collection:\"OEPNo3ANO\",name:\"JCsUbgr01\",type:\"Identifier\"},{collection:\"OEPNo3ANO\",name:\"JBMQSrhmu\",type:\"Identifier\"},{collection:\"OEPNo3ANO\",name:\"F_3xI4Wiv\",type:\"Identifier\"},{collection:\"OEPNo3ANO\",name:\"pDDpQIboE\",type:\"Identifier\"},{collection:\"OEPNo3ANO\",name:\"JTO2vR7jN\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"OEPNo3ANO\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,x4i2I9T3v=getFromCurrentRouteData(\"x4i2I9T3v\")??\"\",aszH8O1Fa=getFromCurrentRouteData(\"aszH8O1Fa\"),JBMQSrhmu=getFromCurrentRouteData(\"JBMQSrhmu\")??\"\",F_3xI4Wiv=getFromCurrentRouteData(\"F_3xI4Wiv\"),JCsUbgr01=getFromCurrentRouteData(\"JCsUbgr01\")??\"\",...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,sharedStyle15.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"x4CQWw5te\")return false;return true;};const activeLocaleCode=useLocaleCode();const textContent=toDateString(aszH8O1Fa,{dateStyle:\"long\",locale:\"\"},activeLocaleCode);const visible=isSet(JBMQSrhmu);const visible1=negate(isSet(JBMQSrhmu));useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"pFL7r27gP\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-958e2cd1-b113-4aa3-9235-7a2b959c8feb, rgb(0, 0, 0)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-tqvpsn\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(\"header\",{className:\"framer-fsapws\",\"data-framer-name\":\"Hero\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ekn9q8\",children:[/*#__PURE__*/_jsx(RichTextWithLigatures1qoveti,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-p8swns\",\"data-styles-preset\":\"Y4paqDh7P\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-f7c1d118-c2a0-4569-b903-967f2348401c, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"stY3KXCl7\"},motionChild:true,nodeId:\"Lo27Qyj3z\",openInNewTab:false,scopeId:\"OEPNo3ANO\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-60u1z4\",\"data-styles-preset\":\"uexyNUZEC\",children:\"Updates\"})})})}),className:\"framer-1qoveti\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-vn6u90\",\"data-styles-preset\":\"kuibWYBoM\",style:{\"--framer-text-alignment\":\"center\"},children:\"See what\u2019s new in Framer\"})}),className:\"framer-up57ww\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-rytexu\",\"data-framer-name\":\"Post\",children:/*#__PURE__*/_jsxs(\"article\",{className:\"framer-b66sjq\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1fx4n6t\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"SW50ZXItVmFyaWFibGVWRj1JbTl3YzNvaUlERTBMQ0FpZDJkb2RDSWdOVEF3\",\"--framer-font-family\":'\"Inter Variable\", \"Inter Placeholder\", sans-serif',\"--framer-font-open-type-features\":\"'cv11' on, 'cv05' on\",\"--framer-font-size\":\"17px\",\"--framer-font-variation-axes\":'\"opsz\" 14, \"wght\" 500',\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-f7c1d118-c2a0-4569-b903-967f2348401c, rgb(255, 255, 255))\"},children:\"Mobile CMS\"})}),className:\"framer-1q4rmgl\",fonts:[\"Inter-Variable\"],text:x4i2I9T3v,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-z67k25\",children:[isDisplayed()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-h8ll8p\",\"data-styles-preset\":\"BST5CE1TC\",style:{\"--framer-text-color\":\"var(--token-f5637926-8ee6-41cb-a320-ec3462d62cd5, rgb(119, 119, 119))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"stY3KXCl7\"},motionChild:true,nodeId:\"t0jSLnwCY\",openInNewTab:false,scopeId:\"OEPNo3ANO\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1si2ozi\",\"data-styles-preset\":\"FYtNM2koB\",children:\"\u2039 All\"})})})}),className:\"framer-1ylsr3c hidden-olmgul\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-h8ll8p\",\"data-styles-preset\":\"BST5CE1TC\",style:{\"--framer-text-color\":\"var(--token-8f5eb515-7a13-452b-a4ab-f35e2208a3f3, rgb(153, 153, 153))\"},children:\"\\xb7\"})}),className:\"framer-c4h2e7 hidden-olmgul\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-h8ll8p\",\"data-styles-preset\":\"BST5CE1TC\",style:{\"--framer-text-color\":\"var(--token-8f5eb515-7a13-452b-a4ab-f35e2208a3f3, rgb(153, 153, 153))\"},children:\"Content\"})}),className:\"framer-t16ynl\",\"data-framer-name\":\"Date\",fonts:[\"Inter\"],text:textContent,verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-3y0l1\",children:[visible&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-cedwm3\",\"data-border\":true,\"data-framer-name\":\"YT Wrapper\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1c388hv-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"Fra2PUdPf\",scopeId:\"OEPNo3ANO\",children:/*#__PURE__*/_jsx(YouTube,{borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,height:\"100%\",id:\"Fra2PUdPf\",isMixedBorderRadius:false,isRed:false,layoutId:\"Fra2PUdPf\",play:\"Off\",shouldMute:true,style:{height:\"100%\",width:\"100%\"},thumbnail:\"High Quality\",topLeftRadius:0,topRightRadius:0,url:JBMQSrhmu,width:\"100%\"})})})}),visible1&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{QHaxptcrF:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+344+0+0+0+89.4+0+480),sizes:`min(${componentViewport?.width||\"100vw\"} - 80px, 800px)`,...toResponsiveImage(F_3xI4Wiv),...{positionX:\"center\",positionY:\"center\"}}},x4CQWw5te:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+304+0+0+0+79.4+0+480),sizes:`min(min(${componentViewport?.width||\"100vw\"} - 40px, 1200px), 800px)`,...toResponsiveImage(F_3xI4Wiv),...{positionX:\"center\",positionY:\"center\"}}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+369+80+0+0+0+480),sizes:`min(max(min(${componentViewport?.width||\"100vw\"} - 80px, 1200px) / 1.5, 1px), 800px)`,...toResponsiveImage(F_3xI4Wiv),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-1o9sduz\",\"data-border\":true,\"data-framer-name\":\"Bannert\",draggable:\"false\"})}),/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:0sWquksFr1YDkaIgrl9Z/VgWe6mCMJOseqaLiMnaC/Vimeo.js:default\":componentPresets.props[\"VXhREEpCl\"],\"module:NEd4VmDdsxM3StIUbddO/DDzyuYPF56TuI0bfUu2z/YouTube.js:Youtube\":componentPresets.props[\"NhiH5aB_g\"],\"module:YLAIqVion55BUycOZr6e/CVe42jmqfi7nPkHl1U9G/Twitter.js:default\":componentPresets.props[\"JB7DVcWvu\"]},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:JCsUbgr01,className:\"framer-176m6g0\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-60u1z4\",blockquote:\"framer-styles-preset-1eseymt\",code:\"framer-styles-preset-7a2d2k\",h1:\"framer-styles-preset-1imiqxc\",h2:\"framer-styles-preset-fle7qa\",h3:\"framer-styles-preset-1c3x8l6\",h4:\"framer-styles-preset-1ijandm\",h5:\"framer-styles-preset-aqw2gk\",h6:\"framer-styles-preset-4cocvm\",img:\"framer-styles-preset-su0z6s\",p:\"framer-styles-preset-11j7gd6\",table:\"framer-styles-preset-13jmsoi\"},verticalAlignment:\"top\",withExternalLayout:true})})]})]})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-8urho.framer-1d6jfte, .framer-8urho .framer-1d6jfte { display: block; }\",\".framer-8urho.framer-tqvpsn { align-content: center; align-items: center; background-color: var(--token-958e2cd1-b113-4aa3-9235-7a2b959c8feb, #000000); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1300px; }\",\".framer-8urho .framer-fsapws { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: visible; padding: 100px 40px 80px 40px; position: relative; width: 100%; }\",\".framer-8urho .framer-1ekn9q8 { 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: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-8urho .framer-1qoveti { flex: none; height: auto; max-width: 1000px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-8urho .framer-up57ww { flex: none; height: auto; max-width: 970px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-8urho .framer-rytexu { 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; overflow: visible; padding: 80px 40px 100px 40px; position: relative; width: 100%; z-index: 1; }\",\".framer-8urho .framer-b66sjq { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-8urho .framer-1fx4n6t { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: sticky; top: 120px; width: 1px; z-index: 1; }\",\".framer-8urho .framer-1q4rmgl { flex: none; height: auto; max-width: 1000px; overflow: visible; position: relative; white-space: pre-wrap; width: 240px; word-break: break-word; word-wrap: break-word; }\",\".framer-8urho .framer-z67k25 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-8urho .framer-1ylsr3c, .framer-8urho .framer-c4h2e7, .framer-8urho .framer-t16ynl { flex: none; height: auto; overflow: visible; position: relative; white-space: pre; width: auto; }\",\".framer-8urho .framer-3y0l1 { align-content: flex-start; align-items: flex-start; display: flex; flex: 2 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: flex-start; max-width: 800px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-8urho .framer-cedwm3 { --border-bottom-width: 1px; --border-color: rgba(255, 255, 255, 0.08); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; aspect-ratio: 1.7777777777777777 / 1; border-bottom-left-radius: 15px; border-bottom-right-radius: 15px; border-top-left-radius: 15px; border-top-right-radius: 15px; flex: none; height: var(--framer-aspect-ratio-supported, 450px); overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-8urho .framer-1c388hv-container { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-8urho .framer-1o9sduz { --border-bottom-width: 1px; --border-color: rgba(255, 255, 255, 0.1); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; -webkit-user-select: none; aspect-ratio: 1.7777777777777777 / 1; border-bottom-left-radius: 15px; border-bottom-right-radius: 15px; border-top-left-radius: 15px; border-top-right-radius: 15px; flex: none; height: var(--framer-aspect-ratio-supported, 450px); overflow: visible; position: relative; user-select: none; width: 100%; }\",\".framer-8urho .framer-176m6g0 { --framer-paragraph-spacing: 20px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-8urho.framer-tqvpsn, .framer-8urho .framer-fsapws, .framer-8urho .framer-1ekn9q8, .framer-8urho .framer-rytexu, .framer-8urho .framer-b66sjq, .framer-8urho .framer-1fx4n6t, .framer-8urho .framer-z67k25, .framer-8urho .framer-3y0l1 { gap: 0px; } .framer-8urho.framer-tqvpsn > *, .framer-8urho .framer-1fx4n6t > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-8urho.framer-tqvpsn > :first-child, .framer-8urho .framer-fsapws > :first-child, .framer-8urho .framer-1ekn9q8 > :first-child, .framer-8urho .framer-rytexu > :first-child, .framer-8urho .framer-1fx4n6t > :first-child, .framer-8urho .framer-3y0l1 > :first-child { margin-top: 0px; } .framer-8urho.framer-tqvpsn > :last-child, .framer-8urho .framer-fsapws > :last-child, .framer-8urho .framer-1ekn9q8 > :last-child, .framer-8urho .framer-rytexu > :last-child, .framer-8urho .framer-1fx4n6t > :last-child, .framer-8urho .framer-3y0l1 > :last-child { margin-bottom: 0px; } .framer-8urho .framer-fsapws > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-8urho .framer-1ekn9q8 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-8urho .framer-rytexu > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-8urho .framer-b66sjq > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-8urho .framer-b66sjq > :first-child, .framer-8urho .framer-z67k25 > :first-child { margin-left: 0px; } .framer-8urho .framer-b66sjq > :last-child, .framer-8urho .framer-z67k25 > :last-child { margin-right: 0px; } .framer-8urho .framer-z67k25 > * { margin: 0px; margin-left: calc(5px / 2); margin-right: calc(5px / 2); } .framer-8urho .framer-3y0l1 > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 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,...sharedStyle15.css,'.framer-8urho[data-border=\"true\"]::after, .framer-8urho [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: 1299px) { .framer-8urho.framer-tqvpsn { width: 810px; } .framer-8urho .framer-fsapws { order: 0; padding: 80px 40px 80px 40px; } .framer-8urho .framer-1ekn9q8 { gap: 5px; } .framer-8urho .framer-1qoveti { max-width: unset; } .framer-8urho .framer-up57ww { max-width: 450px; } .framer-8urho .framer-rytexu { gap: 40px; order: 1; padding: 0px 40px 100px 40px; } .framer-8urho .framer-b66sjq { flex-direction: column; gap: 40px; max-width: 800px; } .framer-8urho .framer-1fx4n6t { flex: none; position: relative; top: unset; width: 100%; } .framer-8urho .framer-3y0l1 { flex: none; width: 100%; } .framer-8urho .framer-cedwm3, .framer-8urho .framer-1o9sduz { height: var(--framer-aspect-ratio-supported, 411px); } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-8urho .framer-1ekn9q8, .framer-8urho .framer-rytexu, .framer-8urho .framer-b66sjq { gap: 0px; } .framer-8urho .framer-1ekn9q8 > * { margin: 0px; margin-bottom: calc(5px / 2); margin-top: calc(5px / 2); } .framer-8urho .framer-1ekn9q8 > :first-child, .framer-8urho .framer-rytexu > :first-child, .framer-8urho .framer-b66sjq > :first-child { margin-top: 0px; } .framer-8urho .framer-1ekn9q8 > :last-child, .framer-8urho .framer-rytexu > :last-child, .framer-8urho .framer-b66sjq > :last-child { margin-bottom: 0px; } .framer-8urho .framer-rytexu > *, .framer-8urho .framer-b66sjq > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } }}\",\"@media (max-width: 809px) { .framer-8urho.framer-tqvpsn { width: 390px; } .framer-8urho .framer-fsapws { gap: 20px; padding: 60px 20px 60px 20px; } .framer-8urho .framer-1ekn9q8 { gap: 5px; } .framer-8urho .framer-1qoveti { max-width: unset; } .framer-8urho .framer-up57ww { max-width: 290px; } .framer-8urho .framer-rytexu { gap: 20px; padding: 0px 20px 80px 20px; } .framer-8urho .framer-b66sjq { flex-direction: column; gap: 30px; } .framer-8urho .framer-1fx4n6t { flex: none; position: relative; top: unset; width: 100%; } .framer-8urho .framer-3y0l1 { flex: none; width: 100%; } .framer-8urho .framer-cedwm3, .framer-8urho .framer-1o9sduz { height: var(--framer-aspect-ratio-supported, 113px); } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-8urho .framer-fsapws, .framer-8urho .framer-1ekn9q8, .framer-8urho .framer-rytexu, .framer-8urho .framer-b66sjq { gap: 0px; } .framer-8urho .framer-fsapws > *, .framer-8urho .framer-rytexu > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-8urho .framer-fsapws > :first-child, .framer-8urho .framer-1ekn9q8 > :first-child, .framer-8urho .framer-rytexu > :first-child, .framer-8urho .framer-b66sjq > :first-child { margin-top: 0px; } .framer-8urho .framer-fsapws > :last-child, .framer-8urho .framer-1ekn9q8 > :last-child, .framer-8urho .framer-rytexu > :last-child, .framer-8urho .framer-b66sjq > :last-child { margin-bottom: 0px; } .framer-8urho .framer-1ekn9q8 > * { margin: 0px; margin-bottom: calc(5px / 2); margin-top: calc(5px / 2); } .framer-8urho .framer-b66sjq > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2429.5\n * @framerIntrinsicWidth 1300\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"QHaxptcrF\":{\"layout\":[\"fixed\",\"auto\"]},\"x4CQWw5te\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerOEPNo3ANO=withCSS(Component,css,\"framer-8urho\");export default FramerOEPNo3ANO;FramerOEPNo3ANO.displayName=\"Updates\";FramerOEPNo3ANO.defaultProps={height:2429.5,width:1300};const variationAxes=[{defaultValue:14,maxValue:32,minValue:14,name:\"Optical size\",tag:\"opsz\"},{defaultValue:400,maxValue:900,minValue:100,name:\"Weight\",tag:\"wght\"}];addFonts(FramerOEPNo3ANO,[{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:\"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/mYcqTSergLb16PdbJJQMl9ebYm4.woff2\",variationAxes,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/ZRl8AlxwsX1m7xS1eJCiSPbztg.woff2\",variationAxes,weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/nhSQpBRqFmXNUBY2p5SENQ8NplQ.woff2\",variationAxes,weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/DYHjxG0qXjopUuruoacfl5SA.woff2\",variationAxes,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/s7NH6sl7w4NU984r5hcmo1tPSYo.woff2\",variationAxes,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/7lw0VWkeXrGYJT05oB3DsFy8BaY.woff2\",variationAxes,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/wx5nfqEgOXnxuFaxB0Mn9OhmcZA.woff2\",variationAxes,weight:\"400\"}]},...YouTubeFonts,...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),...getFontsFromSharedStyle(sharedStyle15.fonts),...componentPresets.fonts?.[\"VXhREEpCl\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"VXhREEpCl\"]):[],...componentPresets.fonts?.[\"JB7DVcWvu\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"JB7DVcWvu\"]):[],...componentPresets.fonts?.[\"NhiH5aB_g\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"NhiH5aB_g\"]):[]],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerOEPNo3ANO\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerColorSyntax\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"QHaxptcrF\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"x4CQWw5te\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1300\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerIntrinsicHeight\":\"2429.5\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{jsx as _jsx}from\"react/jsx-runtime\";// Support for ligatures, like fi and fl, like in \"Unified Pages\" release.\nexport function withLigatures(Component){return props=>{return /*#__PURE__*/_jsx(Component,{...props,style:{...props.style,fontFeatureSettings:'\"liga\"'}});};}\nexport const __FramerMetadata__ = {\"exports\":{\"withLigatures\":{\"type\":\"reactHoc\",\"name\":\"withLigatures\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Updates.map", "// Generated by Framer (8ad419b)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=[\".framer-qX9mx .framer-styles-preset-13jmsoi:not(.rich-text-wrapper), .framer-qX9mx .framer-styles-preset-13jmsoi.rich-text-wrapper table { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-color: rgba(153, 153, 153, 0.25); border-style: solid; border-top-left-radius: 10px; border-top-right-radius: 10px; border-width: 1px; overflow: hidden; }\",\".framer-qX9mx .framer-styles-preset-13jmsoi:not(.rich-text-wrapper) th, .framer-qX9mx .framer-styles-preset-13jmsoi.rich-text-wrapper table th, .framer-qX9mx .framer-styles-preset-13jmsoi:not(.rich-text-wrapper) td, .framer-qX9mx .framer-styles-preset-13jmsoi.rich-text-wrapper table td { padding: 10px; }\",\".framer-qX9mx .framer-styles-preset-13jmsoi:not(.rich-text-wrapper) th, .framer-qX9mx .framer-styles-preset-13jmsoi.rich-text-wrapper table th { background-color: rgba(153, 153, 153, 0.1); }\",\".framer-qX9mx .framer-styles-preset-13jmsoi:not(.rich-text-wrapper) tr + tr td, .framer-qX9mx .framer-styles-preset-13jmsoi:not(.rich-text-wrapper) tr + tr th, .framer-qX9mx .framer-styles-preset-13jmsoi.rich-text-wrapper table tr + tr td, .framer-qX9mx .framer-styles-preset-13jmsoi.rich-text-wrapper table tr + tr th { border-top-color: rgba(153, 153, 153, 0.25); border-top-style: solid; border-top-width: 1px; }\",\".framer-qX9mx .framer-styles-preset-13jmsoi:not(.rich-text-wrapper) td + td, .framer-qX9mx .framer-styles-preset-13jmsoi:not(.rich-text-wrapper) th + th, .framer-qX9mx .framer-styles-preset-13jmsoi:not(.rich-text-wrapper) td + th, .framer-qX9mx .framer-styles-preset-13jmsoi:not(.rich-text-wrapper) th + td, .framer-qX9mx .framer-styles-preset-13jmsoi.rich-text-wrapper table td + td, .framer-qX9mx .framer-styles-preset-13jmsoi.rich-text-wrapper table th + th, .framer-qX9mx .framer-styles-preset-13jmsoi.rich-text-wrapper table td + th, .framer-qX9mx .framer-styles-preset-13jmsoi.rich-text-wrapper table th + td { border-left-color: rgba(153, 153, 153, 0.25); border-left-style: solid; border-left-width: 1px; }\"];export const className=\"framer-qX9mx\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["init_ssg_sandbox_shims", "init_ssg_sandbox_shims", "withLigatures", "Component", "props", "p", "init_ssg_sandbox_shims", "fontStore", "fonts", "css", "className", "RichTextWithLigatures1qoveti", "withCodeBoundaryForOverrides", "RichText2", "withLigatures", "YouTubeFonts", "getFonts", "Youtube", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "toDateString", "value", "options", "activeLocale", "date", "display", "dateOptions", "fallbackLocale", "locale", "isSet", "negate", "toResponsiveImage", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "useQueryData", "E_0f9mL03_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "x4i2I9T3v", "aszH8O1Fa", "JBMQSrhmu", "F_3xI4Wiv", "JCsUbgr01", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "isDisplayed", "activeLocaleCode", "useLocaleCode", "textContent", "visible", "visible1", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "x", "Link", "ComponentViewportProvider", "Container", "PropertyOverrides2", "getLoadingLazyAtYPosition", "Image2", "ComponentPresetsProvider", "css", "FramerOEPNo3ANO", "withCSS", "OEPNo3ANO_default", "variationAxes", "addFonts", "getFontsFromSharedStyle", "fonts", "getFontsFromComponentPreset", "__FramerMetadata__"]
}
