{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/6JYhsK1OmKJqlh59mT6v/4cz5ycMmvYjGyEMNI40d/KvaGRVYZX.js"],
  "sourcesContent": ["// Generated by Framer (2c4b293)\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,LazyValue,Link,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useQueryData,useRouter,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import Button from\"#framer/local/canvasComponent/lSjqNXoGa/lSjqNXoGa.js\";import Navigation from\"#framer/local/canvasComponent/ygelfIVB3/ygelfIVB3.js\";import Footer from\"#framer/local/canvasComponent/YKhAL6V4P/YKhAL6V4P.js\";import Blog,{enumToDisplayNameFunctions}from\"#framer/local/collection/Yubu5riK6/Yubu5riK6.js\";import*as sharedStyle2 from\"#framer/local/css/AUM1bVsev/AUM1bVsev.js\";import*as sharedStyle from\"#framer/local/css/fVxnimdqP/fVxnimdqP.js\";import*as sharedStyle1 from\"#framer/local/css/xZndidUCt/xZndidUCt.js\";import metadataProvider from\"#framer/local/webPageMetadata/KvaGRVYZX/KvaGRVYZX.js\";const NavigationFonts=getFonts(Navigation);const ButtonFonts=getFonts(Button);const MotionDivWithFX=withFX(motion.div);const FooterFonts=getFonts(Footer);const cycleOrder=[\"Kb4bkYBJR\",\"exl0DjlIk\",\"tJDWCY1vT\"];const breakpoints={exl0DjlIk:\"(min-width: 810px) and (max-width: 1199px)\",Kb4bkYBJR:\"(min-width: 1200px)\",tJDWCY1vT:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-SG3sE\";const variantClassNames={exl0DjlIk:\"framer-v-zek0w\",Kb4bkYBJR:\"framer-v-1h2yrz2\",tJDWCY1vT:\"framer-v-1jccl6k\"};const valuesByLocaleId={SKfrzEY65:new LazyValue(()=>import(\"./KvaGRVYZX-0.js\"))};const preloadLocalizedValues=locale=>{const promises=[];while(locale){const values=valuesByLocaleId[locale.id];if(values){const promise=values.preload();if(promise){promises.push(promise);}}locale=locale.fallback;}if(promises.length>0){return Promise.all(promises);}};const getLocalizedValue=(key,locale)=>{while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value){return value;}}locale=locale.fallback;}};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:10};const transition1={damping:60,delay:.2,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:10};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 metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"Kb4bkYBJR\",Phone:\"tJDWCY1vT\",Tablet:\"exl0DjlIk\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"Kb4bkYBJR\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,F9B0IRuI9bxdET0HoS,TSEG8MtEsbxdET0HoS,vbUHbh7rVbxdET0HoS,NUGcL7BtlbxdET0HoS,BPB07U_1wbxdET0HoS,idbxdET0HoS,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-SG3sE`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-SG3sE`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const preloadPromise=preloadLocalizedValues(activeLocale);if(preloadPromise)throw preloadPromise;const ref1=React.useRef(null);const router=useRouter();const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"Kb4bkYBJR\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1h2yrz2\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:59,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-4vtevm-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{exl0DjlIk:{variant:\"XpLIYsYuw\"},tJDWCY1vT:{variant:\"XpLIYsYuw\"}},children:/*#__PURE__*/_jsx(Navigation,{height:\"100%\",id:\"hVYf9Y75l\",layoutId:\"hVYf9Y75l\",style:{width:\"100%\"},variant:\"uhoxdYi9X\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-kcq7gd\",\"data-framer-name\":\"header\",name:\"header\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1wml6uu\",\"data-styles-preset\":\"fVxnimdqP\",style:{\"--framer-text-alignment\":\"left\"},children:\"Blog\"})}),className:\"framer-dkvjk7\",\"data-framer-name\":\"Pricing that scales with you\",fonts:[\"Inter\"],name:\"Pricing that scales with you\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-irv5wo\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"KvaGRVYZX\"},implicitPathVariables:undefined},{href:{webPageId:\"KvaGRVYZX\"},implicitPathVariables:undefined},{href:{webPageId:\"KvaGRVYZX\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tJDWCY1vT:{y:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:39,y:247.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-fmf574-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{exl0DjlIk:{uK0vsB7a2:resolvedLinks[1]},tJDWCY1vT:{uK0vsB7a2:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(Button,{GDV9_M91z:\"All\",height:\"100%\",id:\"iA5ufnqlS\",layoutId:\"iA5ufnqlS\",PmvCumVC0:false,uK0vsB7a2:resolvedLinks[0],variant:\"tkNyLl6L4\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"NT0Di6gTo\"},implicitPathVariables:undefined},{href:{webPageId:\"NT0Di6gTo\"},implicitPathVariables:undefined},{href:{webPageId:\"NT0Di6gTo\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tJDWCY1vT:{y:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:39,y:247.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1d8lsh4-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{exl0DjlIk:{uK0vsB7a2:resolvedLinks1[1]},tJDWCY1vT:{uK0vsB7a2:resolvedLinks1[2]}},children:/*#__PURE__*/_jsx(Button,{GDV9_M91z:\"Articles\",height:\"100%\",id:\"hsI9U52QR\",layoutId:\"hsI9U52QR\",PmvCumVC0:false,uK0vsB7a2:resolvedLinks1[0],variant:\"G0QBPZ7BO\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"sUneUjH9w\"},implicitPathVariables:undefined},{href:{webPageId:\"sUneUjH9w\"},implicitPathVariables:undefined},{href:{webPageId:\"sUneUjH9w\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tJDWCY1vT:{y:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:39,y:247.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-50l2nm-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{exl0DjlIk:{uK0vsB7a2:resolvedLinks2[1]},tJDWCY1vT:{uK0vsB7a2:resolvedLinks2[2]}},children:/*#__PURE__*/_jsx(Button,{GDV9_M91z:\"Product updates\",height:\"100%\",id:\"BZ7ftDk9O\",layoutId:\"BZ7ftDk9O\",PmvCumVC0:false,uK0vsB7a2:resolvedLinks2[0],variant:\"G0QBPZ7BO\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"oC1fW4Cht\"},implicitPathVariables:undefined},{href:{webPageId:\"oC1fW4Cht\"},implicitPathVariables:undefined},{href:{webPageId:\"oC1fW4Cht\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tJDWCY1vT:{y:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:39,y:247.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ugjcsv-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{exl0DjlIk:{uK0vsB7a2:resolvedLinks3[1]},tJDWCY1vT:{uK0vsB7a2:resolvedLinks3[2]}},children:/*#__PURE__*/_jsx(Button,{GDV9_M91z:\"News\",height:\"100%\",id:\"VnDwVJzox\",layoutId:\"VnDwVJzox\",PmvCumVC0:false,uK0vsB7a2:resolvedLinks3[0],variant:\"G0QBPZ7BO\",width:\"100%\"})})})})})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1w6a06g\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"default\",data:Blog,type:\"Collection\"},select:[{collection:\"default\",name:\"F9B0IRuI9\",type:\"Identifier\"},{collection:\"default\",name:\"TSEG8MtEs\",type:\"Identifier\"},{collection:\"default\",name:\"vbUHbh7rV\",type:\"Identifier\"},{collection:\"default\",name:\"NUGcL7Btl\",type:\"Identifier\"},{collection:\"default\",name:\"BPB07U_1w\",type:\"Identifier\"},{collection:\"default\",name:\"id\",type:\"Identifier\"}],where:{collection:\"default\",name:\"Ruzg9X4Gj\",type:\"Identifier\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection.map(({\"F9B0IRuI9\":F9B0IRuI9bxdET0HoS,\"TSEG8MtEs\":TSEG8MtEsbxdET0HoS,\"vbUHbh7rV\":vbUHbh7rVbxdET0HoS,\"NUGcL7Btl\":NUGcL7BtlbxdET0HoS,\"BPB07U_1w\":BPB07U_1wbxdET0HoS,\"id\":idbxdET0HoS},i)=>{var _enumToDisplayNameFunctions_TSEG8MtEs;const textContent=(_enumToDisplayNameFunctions_TSEG8MtEs=enumToDisplayNameFunctions[\"TSEG8MtEs\"])===null||_enumToDisplayNameFunctions_TSEG8MtEs===void 0?void 0:_enumToDisplayNameFunctions_TSEG8MtEs.call(enumToDisplayNameFunctions,TSEG8MtEsbxdET0HoS,activeLocale);return /*#__PURE__*/_jsx(LayoutGroup,{id:`bxdET0HoS-${idbxdET0HoS}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{vbUHbh7rV:vbUHbh7rVbxdET0HoS},children:/*#__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-1khz5dk\",\"data-border\":true,style:{transformPerspective:1200},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ngs0qn\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:\"Feb 10, 2023\"})}),className:\"framer-1dcpgk1\",fonts:[\"Inter\"],text:F9B0IRuI9bxdET0HoS,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1g8b73p\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-d7ec1694-2ac4-4355-8ab7-b2f831b53ea3, rgb(10, 17, 32))\",\"--framer-text-transform\":\"uppercase\"},children:\"Content\"})}),className:\"framer-1t7vkq3\",fonts:[\"GF;Poppins-600\"],text:textContent,verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(Link,{href:{pathVariables:{vbUHbh7rV:vbUHbh7rVbxdET0HoS},webPageId:\"IpdWUg3sw\"},openInNewTab:false,children:/*#__PURE__*/_jsxs(\"a\",{className:\"framer-cu6j7y framer-23at9d\",\"data-border\":true,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{exl0DjlIk:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(19826.199999999997),sizes:\"min(min(100vw, 1000px), 700px)\",...toResponsiveImage(NUGcL7BtlbxdET0HoS)}},tJDWCY1vT:{background:{alt:\"\",fit:\"fill\",sizes:\"min(min(100vw, 1000px) - 40px, 700px)\",...toResponsiveImage(NUGcL7BtlbxdET0HoS)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(17168.2),...toResponsiveImage(NUGcL7BtlbxdET0HoS)},className:\"framer-13s81az\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-13isr8s\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1lmyph8\",\"data-styles-preset\":\"AUM1bVsev\",children:\"Title\"})}),className:\"framer-12u16sx\",fonts:[\"Inter\"],text:BPB07U_1wbxdET0HoS,verticalAlignment:\"top\",withExternalLayout:true})})]})})]})})},idbxdET0HoS);})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{exl0DjlIk:{y:20504.199999999997},tJDWCY1vT:{y:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:385,width:\"100vw\",y:17846.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-fhnz8v-container\",children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"DOJlS2m2m\",layoutId:\"DOJlS2m2m\",style:{width:\"100%\"},variant:\"dJ0SaftFd\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-SG3sE { background: white; }`,\".framer-SG3sE.framer-23at9d, .framer-SG3sE .framer-23at9d { display: block; }\",\".framer-SG3sE.framer-1h2yrz2 { 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: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-SG3sE .framer-4vtevm-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 10; }\",\".framer-SG3sE .framer-kcq7gd { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: flex-start; overflow: visible; padding: 160px 30px 0px 30px; position: relative; width: 100%; }\",\".framer-SG3sE .framer-dkvjk7 { flex: none; height: auto; max-width: 1000px; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-SG3sE .framer-irv5wo { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1000px; }\",\".framer-SG3sE .framer-fmf574-container, .framer-SG3sE .framer-1d8lsh4-container, .framer-SG3sE .framer-50l2nm-container, .framer-SG3sE .framer-ugjcsv-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-SG3sE .framer-1w6a06g { 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: flex-start; max-width: 1000px; padding: 60px 0px 160px 0px; position: relative; width: 100%; }\",\".framer-SG3sE .framer-1khz5dk { --border-bottom-width: 0px; --border-color: #dddddd; --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 60px 0px 60px 0px; position: relative; width: 100%; }\",\".framer-SG3sE .framer-1ngs0qn { 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: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-SG3sE .framer-1dcpgk1, .framer-SG3sE .framer-1t7vkq3 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-SG3sE .framer-1g8b73p { align-content: center; align-items: center; background-color: rgba(10, 17, 32, 0.1); border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 4px 8px 4px 8px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-SG3sE .framer-cu6j7y { --border-bottom-width: 1px; --border-color: #eeeff1; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; box-shadow: 0px 0.6021873017743928px 0.6021873017743928px -1.25px rgba(0, 0, 0, 0.18), 0px 2.288533303243457px 2.288533303243457px -2.5px rgba(0, 0, 0, 0.15889), 0px 10px 10px -3.75px rgba(0, 0, 0, 0.0625); display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; max-width: 700px; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: 1px; }\",\".framer-SG3sE .framer-13s81az { border-top-left-radius: 16px; border-top-right-radius: 16px; cursor: pointer; flex: none; height: 370px; overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-SG3sE .framer-13isr8s { align-content: center; align-items: center; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 30px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-SG3sE .framer-12u16sx { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-SG3sE .framer-fhnz8v-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-SG3sE.framer-1h2yrz2, .framer-SG3sE .framer-kcq7gd, .framer-SG3sE .framer-irv5wo, .framer-SG3sE .framer-1w6a06g, .framer-SG3sE .framer-1ngs0qn, .framer-SG3sE .framer-1g8b73p, .framer-SG3sE .framer-cu6j7y, .framer-SG3sE .framer-13isr8s { gap: 0px; } .framer-SG3sE.framer-1h2yrz2 > *, .framer-SG3sE .framer-1w6a06g > *, .framer-SG3sE .framer-cu6j7y > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-SG3sE.framer-1h2yrz2 > :first-child, .framer-SG3sE .framer-kcq7gd > :first-child, .framer-SG3sE .framer-1w6a06g > :first-child, .framer-SG3sE .framer-1ngs0qn > :first-child, .framer-SG3sE .framer-cu6j7y > :first-child, .framer-SG3sE .framer-13isr8s > :first-child { margin-top: 0px; } .framer-SG3sE.framer-1h2yrz2 > :last-child, .framer-SG3sE .framer-kcq7gd > :last-child, .framer-SG3sE .framer-1w6a06g > :last-child, .framer-SG3sE .framer-1ngs0qn > :last-child, .framer-SG3sE .framer-cu6j7y > :last-child, .framer-SG3sE .framer-13isr8s > :last-child { margin-bottom: 0px; } .framer-SG3sE .framer-kcq7gd > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-SG3sE .framer-irv5wo > * { margin: 0px; margin-left: calc(15px / 2); margin-right: calc(15px / 2); } .framer-SG3sE .framer-irv5wo > :first-child, .framer-SG3sE .framer-1g8b73p > :first-child { margin-left: 0px; } .framer-SG3sE .framer-irv5wo > :last-child, .framer-SG3sE .framer-1g8b73p > :last-child { margin-right: 0px; } .framer-SG3sE .framer-1ngs0qn > *, .framer-SG3sE .framer-13isr8s > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-SG3sE .framer-1g8b73p > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",\"@media (min-width: 1200px) { .framer-SG3sE .hidden-1h2yrz2 { display: none !important; } }\",`@media (min-width: 810px) and (max-width: 1199px) { .framer-SG3sE .hidden-zek0w { display: none !important; } .${metadata.bodyClassName}-framer-SG3sE { background: white; } .framer-SG3sE.framer-1h2yrz2 { width: 810px; } .framer-SG3sE .framer-dkvjk7 { max-width: 700px; } .framer-SG3sE .framer-irv5wo { max-width: 700px; width: 700px; } .framer-SG3sE .framer-1khz5dk { align-content: center; align-items: center; flex-direction: column; gap: 30px; justify-content: center; } .framer-SG3sE .framer-1ngs0qn { max-width: 700px; width: 100%; } .framer-SG3sE .framer-cu6j7y { flex: none; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-SG3sE .framer-1khz5dk { gap: 0px; } .framer-SG3sE .framer-1khz5dk > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-SG3sE .framer-1khz5dk > :first-child { margin-top: 0px; } .framer-SG3sE .framer-1khz5dk > :last-child { margin-bottom: 0px; } }}`,`@media (max-width: 809px) { .framer-SG3sE .hidden-1jccl6k { display: none !important; } .${metadata.bodyClassName}-framer-SG3sE { background: white; } .framer-SG3sE.framer-1h2yrz2 { width: 390px; } .framer-SG3sE .framer-kcq7gd { padding: 100px 30px 0px 30px; } .framer-SG3sE .framer-dkvjk7 { max-width: 700px; } .framer-SG3sE .framer-irv5wo { flex-wrap: wrap; max-width: 390px; width: 100%; } .framer-SG3sE .framer-1khz5dk { align-content: center; align-items: center; flex-direction: column; gap: 30px; justify-content: center; padding: 40px 20px 40px 20px; } .framer-SG3sE .framer-1ngs0qn { max-width: 390px; width: 100%; } .framer-SG3sE .framer-cu6j7y { border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; flex: none; width: 100%; } .framer-SG3sE .framer-13s81az { border-top-left-radius: 8px; border-top-right-radius: 8px; height: 190px; } .framer-SG3sE .framer-13isr8s { border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; padding: 20px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-SG3sE .framer-1khz5dk { gap: 0px; } .framer-SG3sE .framer-1khz5dk > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-SG3sE .framer-1khz5dk > :first-child { margin-top: 0px; } .framer-SG3sE .framer-1khz5dk > :last-child { margin-bottom: 0px; } }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,'.framer-SG3sE[data-border=\"true\"]::after, .framer-SG3sE [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; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 11957\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"exl0DjlIk\":{\"layout\":[\"fixed\",\"auto\"]},\"tJDWCY1vT\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerKvaGRVYZX=withCSS(Component,css,\"framer-SG3sE\");export default FramerKvaGRVYZX;FramerKvaGRVYZX.displayName=\"Blog\";FramerKvaGRVYZX.defaultProps={height:11957,width:1200};addFonts(FramerKvaGRVYZX,[{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:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v21/pxiByp8kv8JHgFVrLEj6V15vFP-KUEg.woff2\",weight:\"600\"}]},...NavigationFonts,...ButtonFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerKvaGRVYZX\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"exl0DjlIk\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"tJDWCY1vT\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"1200\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"11957\",\"framerComponentViewportWidth\":\"true\",\"framerResponsiveScreen\":\"\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavigationFonts", "getFonts", "ygelfIVB3_default", "ButtonFonts", "lSjqNXoGa_default", "MotionDivWithFX", "withFX", "motion", "FooterFonts", "YKhAL6V4P_default", "breakpoints", "serializationHash", "variantClassNames", "valuesByLocaleId", "LazyValue", "preloadLocalizedValues", "locale", "promises", "values", "promise", "animation", "transition1", "animation1", "toResponsiveImage", "value", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "F9B0IRuI9bxdET0HoS", "TSEG8MtEsbxdET0HoS", "vbUHbh7rVbxdET0HoS", "NUGcL7BtlbxdET0HoS", "BPB07U_1wbxdET0HoS", "idbxdET0HoS", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "preloadPromise", "preloadLocalizedValues", "ref1", "pe", "router", "useRouter", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "variantClassNames", "u", "LayoutGroup", "motion", "cx", "serializationHash", "ComponentViewportProvider", "Container", "PropertyOverrides2", "ygelfIVB3_default", "RichText2", "ResolveLinks", "resolvedLinks", "lSjqNXoGa_default", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "ChildrenCanSuspend", "Yubu5riK6_default", "collection", "paginationInfo", "loadMore", "l", "i", "_enumToDisplayNameFunctions_TSEG8MtEs", "textContent", "enumToDisplayNameFunctions", "PathVariablesContext", "MotionDivWithFX", "Link", "getLoadingLazyAtYPosition", "Image2", "YKhAL6V4P_default", "css", "FramerKvaGRVYZX", "withCSS", "KvaGRVYZX_default", "addFonts", "NavigationFonts", "ButtonFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
