{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/7DxWk9zbfHrRuHp58ooE/pKwIH4EMGhYU7e6b9P5l/YLLOQqxU3.js"],
  "sourcesContent": ["// Generated by Framer (2fef4c5)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleCode,useLocaleInfo,useQueryData,useRouter,withCSS,withOptimizedAppearEffect,withVariantAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import BlogArticle from\"#framer/local/canvasComponent/aGHJbeHvH/aGHJbeHvH.js\";import ICO from\"#framer/local/canvasComponent/Mr7tXb4fg/Mr7tXb4fg.js\";import Footer from\"#framer/local/canvasComponent/n5SFe8MFN/n5SFe8MFN.js\";import Announcment from\"#framer/local/canvasComponent/rrwfPfmXg/rrwfPfmXg.js\";import Navigation from\"#framer/local/canvasComponent/V77NJ20JK/V77NJ20JK.js\";import CTA from\"#framer/local/canvasComponent/ZpxcImuyA/ZpxcImuyA.js\";import Blog from\"#framer/local/collection/OktwEGwMz/OktwEGwMz.js\";import*as sharedStyle1 from\"#framer/local/css/CQmUbFP3Q/CQmUbFP3Q.js\";import*as sharedStyle from\"#framer/local/css/YhiajOOk8/YhiajOOk8.js\";import metadataProvider from\"#framer/local/webPageMetadata/YLLOQqxU3/YLLOQqxU3.js\";const AnnouncmentFonts=getFonts(Announcment);const NavigationFonts=getFonts(Navigation);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const BlogArticleFonts=getFonts(BlogArticle);const CTAFonts=getFonts(CTA);const ICOFonts=getFonts(ICO);const ICOWithVariantAppearEffect=withVariantAppearEffect(ICO);const FooterFonts=getFonts(Footer);const breakpoints={F2hyRHslS:\"(min-width: 810px) and (max-width: 1199px)\",GRgNgyGur:\"(max-width: 809px)\",U1l552c26:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-9UxNS\";const variantClassNames={F2hyRHslS:\"framer-v-bkmc5q\",GRgNgyGur:\"framer-v-1qdyqr6\",U1l552c26:\"framer-v-7o9l6u\"};const transition1={damping:30,delay:0,mass:1,stiffness:200,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const transition2={damping:30,delay:.3,mass:1,stiffness:200,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 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 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 HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"U1l552c26\",Phone:\"GRgNgyGur\",Tablet:\"F2hyRHslS\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"U1l552c26\"};};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,kZ9m4h5ZprxoO0DAGr,eTlDQXcoErxoO0DAGr,o83hJu98mrxoO0DAGr,aBv3we74IrxoO0DAGr,idrxoO0DAGr,nS55joZ98aGHJbeHvH,...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];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();const activeLocaleCode=useLocaleCode();const textContent=toDateString(nS55joZ98aGHJbeHvH,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"U1l552c26\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(0, 0, 0); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-7o9l6u\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:45,width:componentViewport?.width||\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-7n7r3j-container\",layoutScroll:true,nodeId:\"DjI5CNO_9\",scopeId:\"YLLOQqxU3\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GRgNgyGur:{style:{width:\"100%\"},variant:\"kE2VDF_5Q\"}},children:/*#__PURE__*/_jsx(Announcment,{height:\"100%\",id:\"DjI5CNO_9\",layoutId:\"DjI5CNO_9\",style:{height:\"100%\",width:\"100%\"},variant:\"aboEWal5B\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GRgNgyGur:{y:56}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:\"100vw\",y:45,children:/*#__PURE__*/_jsx(Container,{className:\"framer-r7d2wo-container\",layoutScroll:true,nodeId:\"EPtzFVp7z\",scopeId:\"YLLOQqxU3\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{F2hyRHslS:{variant:\"Rs0Oqx4P9\"},GRgNgyGur:{variant:\"x6BNgCwwu\"}},children:/*#__PURE__*/_jsx(Navigation,{height:\"100%\",id:\"EPtzFVp7z\",layoutId:\"EPtzFVp7z\",style:{width:\"100%\"},variant:\"QwW0gDSoC\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-2vw94g\",children:[/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation,className:\"framer-w5xo7d\",\"data-framer-appear-id\":\"w5xo7d\",\"data-framer-name\":\"Title\",initial:animation1,optimized:true,style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1k7co6\",\"data-framer-name\":\"Frame 36931\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{F2hyRHslS:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.19px\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(72, 72, 72) 100%)\"},children:\"Product Management \"})}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.19px\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(72, 72, 72) 100%)\"},children:\"Experts Place\"})})]})},GRgNgyGur:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"35px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.19px\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(72, 72, 72) 100%)\"},children:\"Product Management \"})}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"35px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.19px\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(72, 72, 72) 100%)\"},children:\"Experts Place\"})})]})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"60px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.19px\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(72, 72, 72) 100%)\"},children:\"Product Management \"})}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"60px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.19px\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(72, 72, 72) 100%)\"},children:\"Experts Place\"})})]}),className:\"framer-1b06s2t\",\"data-framer-name\":\"Heading 2 \u2192 interactive embeds.\",fonts:[\"Inter-Bold\"],verticalAlignment:\"center\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{F2hyRHslS:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"20px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(208, 214, 224)\"},children:\"Learn how to enhance your product management stack to the next level.\"})})},GRgNgyGur:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"18px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(208, 214, 224)\"},children:\"Learn how to enhance your product management stack to the next level.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"22px\",\"--framer-line-height\":\"28.6px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(208, 214, 224)\"},children:\"Learn how to enhance your product management stack to the next level.\"})}),className:\"framer-1cjwxo7\",\"data-framer-name\":\"Heading 2 \u2192 Let everyone in your Slack workspace turn their requests into\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1cri172\",children:[/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation2,className:\"framer-1b2fg4v\",\"data-framer-appear-id\":\"1b2fg4v\",initial:animation1,optimized:true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"rxoO0DAGr\",data:Blog,type:\"Collection\"},select:[{collection:\"rxoO0DAGr\",name:\"kZ9m4h5Zp\",type:\"Identifier\"},{collection:\"rxoO0DAGr\",name:\"eTlDQXcoE\",type:\"Identifier\"},{collection:\"rxoO0DAGr\",name:\"o83hJu98m\",type:\"Identifier\"},{collection:\"rxoO0DAGr\",name:\"aBv3we74I\",type:\"Identifier\"},{collection:\"rxoO0DAGr\",name:\"id\",type:\"Identifier\"}]},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({aBv3we74I:aBv3we74IrxoO0DAGr,eTlDQXcoE:eTlDQXcoErxoO0DAGr,id:idrxoO0DAGr,kZ9m4h5Zp:kZ9m4h5ZprxoO0DAGr,o83hJu98m:o83hJu98mrxoO0DAGr},index)=>{kZ9m4h5ZprxoO0DAGr??=\"\";o83hJu98mrxoO0DAGr??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`rxoO0DAGr-${idrxoO0DAGr}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{kZ9m4h5Zp:kZ9m4h5ZprxoO0DAGr},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{kZ9m4h5Zp:kZ9m4h5ZprxoO0DAGr},webPageId:\"rQDCEPf9w\"},implicitPathVariables:undefined},{href:{pathVariables:{kZ9m4h5Zp:kZ9m4h5ZprxoO0DAGr},webPageId:\"rQDCEPf9w\"},implicitPathVariables:undefined},{href:{pathVariables:{kZ9m4h5Zp:kZ9m4h5ZprxoO0DAGr},webPageId:\"rQDCEPf9w\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{F2hyRHslS:{y:(componentViewport?.y||0)+140+0+50+700+0+0+0+3990},GRgNgyGur:{y:(componentViewport?.y||0)+140+0+50+628+0+0+0+3990}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:190,width:`calc(min(${componentViewport?.width||\"100vw\"}, 1000px) - 30px)`,y:(componentViewport?.y||0)+140+0+50+963+0+0+0+3990,children:/*#__PURE__*/_jsx(Container,{className:\"framer-7cr11-container\",nodeId:\"f0fVSQiys\",scopeId:\"YLLOQqxU3\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{F2hyRHslS:{kDfuDdPPy:resolvedLinks[1]},GRgNgyGur:{kDfuDdPPy:resolvedLinks[2],variant:\"USwqgaRhN\"}},children:/*#__PURE__*/_jsx(BlogArticle,{BDOXCPSeZ:toResponsiveImage(eTlDQXcoErxoO0DAGr),height:\"100%\",id:\"f0fVSQiys\",kDfuDdPPy:resolvedLinks[0],layoutId:\"f0fVSQiys\",lrJo0ZPg9:o83hJu98mrxoO0DAGr,nS55joZ98:aBv3we74IrxoO0DAGr,style:{width:\"100%\"},variant:\"BNPyYA3f8\",width:\"100%\"})})})})})})})},idrxoO0DAGr);})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-15uabn7\",\"data-framer-name\":\"Next Article\",children:[/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation,className:\"framer-mb1phl\",\"data-border\":true,\"data-framer-appear-id\":\"mb1phl\",initial:animation1,optimized:true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1d13rji\",\"data-framer-name\":\"Post\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1xy7l3d\",\"data-styles-preset\":\"YhiajOOk8\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Next article upcoming \uD83E\uDD13\"})}),className:\"framer-ob3vae\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{F2hyRHslS:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"28.6px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(208, 214, 224)\"},children:\"How to create a public or customer-facing project status on Linear\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"22px\",\"--framer-line-height\":\"28.6px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(208, 214, 224)\"},children:\"How to create a public or customer-facing project status on Linear\"})}),className:\"framer-1ngqrx6\",\"data-framer-name\":\"Heading 2 \u2192 Let everyone in your Slack workspace turn their requests into\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1adrzlr\",\"data-styles-preset\":\"CQmUbFP3Q\",style:{\"--framer-text-color\":\"rgb(153, 153, 153)\"},children:\"Content\"})}),className:\"framer-1e7q4bx\",\"data-framer-name\":\"Date\",fonts:[\"Inter\"],text:textContent,verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1h09sqb\",\"data-framer-name\":\"Gradient\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-jrnpzl\",\"data-framer-name\":\"Rectangle\"})})]})]})]}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-6h5obh\",\"data-framer-name\":\"CTA\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-35vbc8\",\"data-framer-name\":\"Section1\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1a2bqzb\",\"data-framer-name\":\"Frame 36914\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1xwiff8\",\"data-framer-name\":\"Frame 36913\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1cbknmz\",\"data-framer-name\":\"Frame 36929\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-5f9wfp\",\"data-framer-name\":\"Frame 1321315395\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-anej0c\",\"data-framer-name\":\"Frame 36931\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{F2hyRHslS:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter-Bold\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.19px\",\"--framer-line-height\":\"60px\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(72, 72, 72) 100%)\"},children:\"Sync, Share, Succeed.\"})})})},GRgNgyGur:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter-Bold\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"35px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.19px\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(72, 72, 72) 100%)\"},children:\"Sync, Share, Succeed.\"})})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter-Bold\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"50px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.19px\",\"--framer-line-height\":\"60px\",\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(72, 72, 72) 100%)\"},children:\"Sync, Share, Succeed.\"})})}),className:\"framer-ki3wdc\",\"data-framer-name\":\"Heading 2 \u2192 interactive embeds.\",fonts:[\"Inter-Bold\"],verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{F2hyRHslS:{y:(componentViewport?.y||0)+140+5412.2+100+0+0+0+0+0+0+0+0+0+0+0+320},GRgNgyGur:{y:(componentViewport?.y||0)+140+5340.2+100+0+0+0+0+0+0+0+0+0+0+0+230}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:38,y:(componentViewport?.y||0)+140+5675.2+100+0+0+0+0+0+0+0+0+0+0+0+320,children:/*#__PURE__*/_jsx(Container,{className:\"framer-bj3iz9-container\",nodeId:\"JOFswN4B5\",scopeId:\"YLLOQqxU3\",children:/*#__PURE__*/_jsx(CTA,{A7qdwBGQi:\"https://figue.steelsync.io/steelsync-public-demo-board\",height:\"100%\",id:\"JOFswN4B5\",layoutId:\"JOFswN4B5\",spbigPLJ3:\"Demo Board\",variant:\"dGqrPADUF\",width:\"100%\"})})})})]})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-c32huz-container\",nodeId:\"A98tcWICX\",rendersWithMotion:true,scopeId:\"YLLOQqxU3\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GRgNgyGur:{__framer__variantAppearEffectEnabled:undefined,variant:\"RmpbUBUA2\"}},children:/*#__PURE__*/_jsx(ICOWithVariantAppearEffect,{__framer__animateOnce:false,__framer__obscuredVariantId:\"RFm96BPau\",__framer__threshold:1,__framer__variantAppearEffectEnabled:true,__framer__visibleVariantId:\"sAmp_CwDE\",height:\"100%\",id:\"A98tcWICX\",layoutId:\"A98tcWICX\",style:{height:\"100%\",width:\"100%\"},variant:\"RFm96BPau\",width:\"100%\"})})})})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{F2hyRHslS:{y:(componentViewport?.y||0)+140+6140.2},GRgNgyGur:{y:(componentViewport?.y||0)+140+5892.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:318,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+140+6403.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1xb707o-container\",nodeId:\"lQztiVlc6\",scopeId:\"YLLOQqxU3\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{GRgNgyGur:{variant:\"B8j88PY2r\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"lQztiVlc6\",layoutId:\"lQztiVlc6\",style:{width:\"100%\"},variant:\"dC3BUm4qt\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-9UxNS.framer-lzst6y, .framer-9UxNS .framer-lzst6y { display: block; }\",\".framer-9UxNS.framer-7o9l6u { align-content: center; align-items: center; background-color: #000000; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 140px 0px 0px 0px; position: relative; width: 1200px; }\",\".framer-9UxNS .framer-7n7r3j-container { flex: none; height: 45px; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 7; }\",\".framer-9UxNS .framer-r7d2wo-container { flex: none; height: auto; left: 50%; position: fixed; top: 45px; transform: translateX(-50%); width: 100%; z-index: 10; }\",\".framer-9UxNS .framer-2vw94g { 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: hidden; padding: 50px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-9UxNS .framer-w5xo7d { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; max-width: 1000px; overflow: visible; padding: 0px 15px 0px 15px; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-9UxNS .framer-1k7co6, .framer-9UxNS .framer-35vbc8, .framer-9UxNS .framer-anej0c { align-content: center; align-items: center; 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-9UxNS .framer-1b06s2t, .framer-9UxNS .framer-ob3vae, .framer-9UxNS .framer-1e7q4bx, .framer-9UxNS .framer-ki3wdc { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-9UxNS .framer-1cjwxo7 { flex: none; height: auto; max-width: 800px; position: relative; white-space: pre-wrap; width: 50%; word-break: break-word; word-wrap: break-word; }\",\".framer-9UxNS .framer-1cri172 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; max-width: 1000px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-9UxNS .framer-1b2fg4v { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; max-width: 1000px; padding: 0px 15px 0px 15px; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-9UxNS .framer-7cr11-container { flex: none; height: auto; position: relative; width: 100%; z-index: 3; }\",\".framer-9UxNS .framer-15uabn7 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 1000px; overflow: visible; padding: 0px 15px 0px 15px; position: relative; width: 100%; z-index: 1; }\",\".framer-9UxNS .framer-mb1phl { --border-bottom-width: 1px; --border-color: #39393c; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; -webkit-backdrop-filter: blur(20px); align-content: center; align-items: center; backdrop-filter: blur(20px); background-color: rgba(255, 255, 255, 0.1); border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 40px; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); z-index: 3; }\",\".framer-9UxNS .framer-1d13rji { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; min-width: 200px; padding: 0px; position: relative; width: 1px; }\",\".framer-9UxNS .framer-1ngqrx6 { flex: none; height: auto; max-width: 500px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-9UxNS .framer-1h09sqb { flex: none; height: 123%; left: calc(50.00000000000002% - 100% / 2); overflow: visible; position: absolute; top: calc(61.57760814249366% - 123.15521628498726% / 2); width: 100%; z-index: 1; }\",\".framer-9UxNS .framer-jrnpzl { background: radial-gradient(58.699999999999996% 110.4% at 49.1% 27.700000000000003%, rgba(166, 226, 46, 0.71) 0%, rgba(0, 0, 0, 0) 69.9999988079071%); flex: none; height: 133%; left: calc(50.00000000000002% - 100% / 2); opacity: 0.4; position: absolute; top: calc(66.52892561983474% - 132.64462809917353% / 2); width: 100%; }\",\".framer-9UxNS .framer-6h5obh { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 1000px; overflow: visible; padding: 100px 15px 0px 15px; position: relative; width: 100%; }\",\".framer-9UxNS .framer-1a2bqzb { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-9UxNS .framer-1xwiff8 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-9UxNS .framer-1cbknmz { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-9UxNS .framer-5f9wfp { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-9UxNS .framer-bj3iz9-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-9UxNS .framer-c32huz-container { flex: none; height: 250px; position: relative; width: 452px; }\",\".framer-9UxNS .framer-1xb707o-container { flex: none; height: auto; position: relative; width: 100%; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-9UxNS.framer-7o9l6u, .framer-9UxNS .framer-2vw94g, .framer-9UxNS .framer-w5xo7d, .framer-9UxNS .framer-1k7co6, .framer-9UxNS .framer-1cri172, .framer-9UxNS .framer-1b2fg4v, .framer-9UxNS .framer-15uabn7, .framer-9UxNS .framer-mb1phl, .framer-9UxNS .framer-1d13rji, .framer-9UxNS .framer-6h5obh, .framer-9UxNS .framer-35vbc8, .framer-9UxNS .framer-1a2bqzb, .framer-9UxNS .framer-1xwiff8, .framer-9UxNS .framer-1cbknmz, .framer-9UxNS .framer-5f9wfp, .framer-9UxNS .framer-anej0c { gap: 0px; } .framer-9UxNS.framer-7o9l6u > *, .framer-9UxNS .framer-15uabn7 > *, .framer-9UxNS .framer-6h5obh > *, .framer-9UxNS .framer-1a2bqzb > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-9UxNS.framer-7o9l6u > :first-child, .framer-9UxNS .framer-2vw94g > :first-child, .framer-9UxNS .framer-w5xo7d > :first-child, .framer-9UxNS .framer-1k7co6 > :first-child, .framer-9UxNS .framer-1cri172 > :first-child, .framer-9UxNS .framer-1b2fg4v > :first-child, .framer-9UxNS .framer-15uabn7 > :first-child, .framer-9UxNS .framer-1d13rji > :first-child, .framer-9UxNS .framer-6h5obh > :first-child, .framer-9UxNS .framer-35vbc8 > :first-child, .framer-9UxNS .framer-1a2bqzb > :first-child, .framer-9UxNS .framer-1cbknmz > :first-child, .framer-9UxNS .framer-5f9wfp > :first-child, .framer-9UxNS .framer-anej0c > :first-child { margin-top: 0px; } .framer-9UxNS.framer-7o9l6u > :last-child, .framer-9UxNS .framer-2vw94g > :last-child, .framer-9UxNS .framer-w5xo7d > :last-child, .framer-9UxNS .framer-1k7co6 > :last-child, .framer-9UxNS .framer-1cri172 > :last-child, .framer-9UxNS .framer-1b2fg4v > :last-child, .framer-9UxNS .framer-15uabn7 > :last-child, .framer-9UxNS .framer-1d13rji > :last-child, .framer-9UxNS .framer-6h5obh > :last-child, .framer-9UxNS .framer-35vbc8 > :last-child, .framer-9UxNS .framer-1a2bqzb > :last-child, .framer-9UxNS .framer-1cbknmz > :last-child, .framer-9UxNS .framer-5f9wfp > :last-child, .framer-9UxNS .framer-anej0c > :last-child { margin-bottom: 0px; } .framer-9UxNS .framer-2vw94g > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-9UxNS .framer-w5xo7d > *, .framer-9UxNS .framer-1k7co6 > *, .framer-9UxNS .framer-1cri172 > *, .framer-9UxNS .framer-1b2fg4v > *, .framer-9UxNS .framer-35vbc8 > *, .framer-9UxNS .framer-1cbknmz > *, .framer-9UxNS .framer-5f9wfp > *, .framer-9UxNS .framer-anej0c > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-9UxNS .framer-mb1phl > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-9UxNS .framer-mb1phl > :first-child, .framer-9UxNS .framer-1xwiff8 > :first-child { margin-left: 0px; } .framer-9UxNS .framer-mb1phl > :last-child, .framer-9UxNS .framer-1xwiff8 > :last-child { margin-right: 0px; } .framer-9UxNS .framer-1d13rji > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-9UxNS .framer-1xwiff8 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,'.framer-9UxNS[data-border=\"true\"]::after, .framer-9UxNS [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@media (min-width: 810px) and (max-width: 1199px) { .framer-9UxNS.framer-7o9l6u { width: 810px; } .framer-9UxNS .framer-1h09sqb { bottom: -44px; height: 123%; left: calc(50.00000000000002% - 780px / 2); top: unset; width: 780px; } .framer-9UxNS .framer-jrnpzl { background: radial-gradient(62.2% 110.80000000000001% at 50% 32.6%, rgba(166, 226, 46, 0.71) 0%, rgba(0, 0, 0, 0) 69.9999988079071%); bottom: -77px; height: 134%; top: unset; }}\",\"@media (max-width: 809px) { .framer-9UxNS.framer-7o9l6u { width: 390px; } .framer-9UxNS .framer-7n7r3j-container { height: auto; } .framer-9UxNS .framer-r7d2wo-container { top: 56px; } .framer-9UxNS .framer-1cjwxo7 { width: 100%; } .framer-9UxNS .framer-mb1phl { align-content: flex-start; align-items: flex-start; flex-direction: column; } .framer-9UxNS .framer-1d13rji { flex: none; width: 100%; } .framer-9UxNS .framer-1h09sqb { bottom: -49px; height: 123%; left: calc(50.00000000000002% - 360px / 2); top: unset; width: 360px; } .framer-9UxNS .framer-jrnpzl { background: radial-gradient(100% 75% at 50% 39.6%, rgba(166, 226, 46, 0.71) 0%, rgba(0, 0, 0, 0) 69.9999988079071%); height: 133%; top: calc(66.15384615384617% - 132.69230769230768% / 2); } .framer-9UxNS .framer-c32huz-container { height: 164px; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-9UxNS .framer-mb1phl { gap: 0px; } .framer-9UxNS .framer-mb1phl > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-9UxNS .framer-mb1phl > :first-child { margin-top: 0px; } .framer-9UxNS .framer-mb1phl > :last-child { margin-bottom: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 5064\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"F2hyRHslS\":{\"layout\":[\"fixed\",\"auto\"]},\"GRgNgyGur\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerYLLOQqxU3=withCSS(Component,css,\"framer-9UxNS\");export default FramerYLLOQqxU3;FramerYLLOQqxU3.displayName=\"Blog\";FramerYLLOQqxU3.defaultProps={height:5064,width:1200};addFonts(FramerYLLOQqxU3,[{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/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{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/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{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/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{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/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{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/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"},{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\"}]},...AnnouncmentFonts,...NavigationFonts,...BlogArticleFonts,...CTAFonts,...ICOFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerYLLOQqxU3\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"F2hyRHslS\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"GRgNgyGur\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerImmutableVariables\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerIntrinsicHeight\":\"5064\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["AnnouncmentFonts", "getFonts", "rrwfPfmXg_default", "NavigationFonts", "V77NJ20JK_default", "MotionDivWithOptimizedAppearEffect", "withOptimizedAppearEffect", "motion", "BlogArticleFonts", "aGHJbeHvH_default", "CTAFonts", "ZpxcImuyA_default", "ICOFonts", "Mr7tXb4fg_default", "ICOWithVariantAppearEffect", "withVariantAppearEffect", "FooterFonts", "n5SFe8MFN_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "transition2", "animation2", "toResponsiveImage", "value", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "toDateString", "options", "activeLocale", "date", "display", "dateOptions", "fallbackLocale", "locale", "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", "kZ9m4h5ZprxoO0DAGr", "eTlDQXcoErxoO0DAGr", "o83hJu98mrxoO0DAGr", "aBv3we74IrxoO0DAGr", "idrxoO0DAGr", "nS55joZ98aGHJbeHvH", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "router", "useRouter", "activeLocaleCode", "useLocaleCode", "textContent", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "rrwfPfmXg_default", "V77NJ20JK_default", "MotionDivWithOptimizedAppearEffect", "x", "RichText2", "ChildrenCanSuspend", "OktwEGwMz_default", "collection", "paginationInfo", "loadMore", "l", "index", "PathVariablesContext", "ResolveLinks", "resolvedLinks", "aGHJbeHvH_default", "ZpxcImuyA_default", "ICOWithVariantAppearEffect", "n5SFe8MFN_default", "css", "FramerYLLOQqxU3", "withCSS", "YLLOQqxU3_default", "addFonts", "AnnouncmentFonts", "NavigationFonts", "BlogArticleFonts", "CTAFonts", "ICOFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
