{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/tM9hgFk23QuTfQ9Z14t9/s7Qc4NZSrif0tibkr9VS/ZP6ljnXpj.js"],
  "sourcesContent": ["// Generated by Framer (e75c18f)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,Container,cx,GeneratedComponentContext,getFonts,getWhereExpressionFromPathVariables,Image,NotFoundError,optimizeAppear,optimizeAppearTransformTemplate,PropertyOverrides,removeHiddenBreakpointLayers,RichText,useCurrentPathVariables,useHydratedBreakpointVariants,useLocaleInfo,useQueryData,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import FooterSection from\"#framer/local/canvasComponent/RmidSUQqA/RmidSUQqA.js\";import Button from\"#framer/local/canvasComponent/V_d1332xf/V_d1332xf.js\";import Navbar from\"#framer/local/canvasComponent/WnCTrKZcL/WnCTrKZcL.js\";import Blog from\"#framer/local/collection/DosMK_xqk/DosMK_xqk.js\";import*as sharedStyle from\"#framer/local/css/ALCaKWsbB/ALCaKWsbB.js\";import*as sharedStyle5 from\"#framer/local/css/AT9e4_F0P/AT9e4_F0P.js\";import*as sharedStyle6 from\"#framer/local/css/bBwi0n_ym/bBwi0n_ym.js\";import*as sharedStyle7 from\"#framer/local/css/paVve2NSX/paVve2NSX.js\";import*as sharedStyle4 from\"#framer/local/css/tUmJU6WYr/tUmJU6WYr.js\";import*as sharedStyle1 from\"#framer/local/css/uIJ1flP16/uIJ1flP16.js\";import*as sharedStyle2 from\"#framer/local/css/ysPf03C30/ysPf03C30.js\";import*as sharedStyle3 from\"#framer/local/css/zxRReg7L8/zxRReg7L8.js\";import metadataProvider from\"#framer/local/webPageMetadata/ZP6ljnXpj/ZP6ljnXpj.js\";const NavbarFonts=getFonts(Navbar);const RichTextWithFX=withFX(RichText);const ButtonFonts=getFonts(Button);const FooterSectionFonts=getFonts(FooterSection);const cycleOrder=[\"jC9doTsKA\",\"qGDxQujgb\",\"qGZAYaOk1\",\"xqmEqZE9d\"];const breakpoints={jC9doTsKA:\"(min-width: 1440px)\",qGDxQujgb:\"(min-width: 992px) and (max-width: 1439px)\",qGZAYaOk1:\"(min-width: 768px) and (max-width: 991px)\",xqmEqZE9d:\"(max-width: 767px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-irO7n\";const variantClassNames={jC9doTsKA:\"framer-v-moc5ma\",qGDxQujgb:\"framer-v-15or8d1\",qGZAYaOk1:\"framer-v-199fgzk\",xqmEqZE9d:\"framer-v-gtmw96\"};if(isBrowser()){removeHiddenBreakpointLayers(\"jC9doTsKA\",breakpoints,variantClassNames);}const transitions={default:{duration:0}};const animation={opacity:0,rotate:0,scale:1,x:0,y:50};const transition1={damping:60,delay:.4,mass:1.2,stiffness:350,type:\"spring\"};const transformTemplate=(_,t)=>`perspective(1200px) ${t}`;const transition2={damping:60,delay:.2,mass:1.2,stiffness:350,type:\"spring\"};const animation1={opacity:0,rotate:0,scale:1,transition:transition2,x:0,y:50};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const transition3={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation2={opacity:0,rotate:0,scale:1,transition:transition3,x:0,y:0};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,transition:transition3,x:0,y:0};const animation4={opacity:.001,rotate:0,scale:1,x:0,y:0};const transition4={damping:60,delay:0,mass:1.2,stiffness:350,type:\"spring\"};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"jC9doTsKA\",Laptop:\"qGDxQujgb\",Phone:\"xqmEqZE9d\",Tablet:\"qGZAYaOk1\"};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:\"jC9doTsKA\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{data:Blog,type:\"Collection\"},select:[{name:\"DLE94QT2t\",type:\"Identifier\"},{name:\"iPLQv05CX\",type:\"Identifier\"},{name:\"kXOtAJzLv\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables)});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data in \"Blog\" matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,DLE94QT2t=getFromCurrentRouteData(\"DLE94QT2t\"),iPLQv05CX=getFromCurrentRouteData(\"iPLQv05CX\"),kXOtAJzLv=getFromCurrentRouteData(\"kXOtAJzLv\"),...restProps}=getProps(props);React.useLayoutEffect(()=>{const metadata1=metadataProvider(currentRouteData,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);}if(metadata1.bodyClassName){Array.from(document.body.classList).filter(c=>c.startsWith(\"framer-body-\")).map(c=>document.body.classList.remove(c));document.body.classList.add(`${metadata1.bodyClassName}-framer-irO7n`);return()=>{document.body.classList.remove(`${metadata1.bodyClassName}-framer-irO7n`);};}},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const transition=transitions.default;const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className];return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"jC9doTsKA\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-moc5ma\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-akt8yi\",\"data-framer-name\":\"Header\",name:\"Header\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1fwpfjg-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qGDxQujgb:{variant:\"E0aF_Cdj_\"},qGZAYaOk1:{variant:\"hLP_AESmU\"},xqmEqZE9d:{variant:\"AdS09KUju\"}},children:/*#__PURE__*/_jsx(Navbar,{height:\"100%\",id:\"kQSBmHTGG\",layoutId:\"kQSBmHTGG\",S8wLAWVYE:\"All Pages\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"lp4yOzukC\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-obbl6\",\"data-framer-name\":\"Hero Section\",name:\"Hero Section\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1skzt39\",\"data-framer-name\":\"Container\",name:\"Container\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1tth960\",\"data-framer-name\":\"Row\",name:\"Row\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-a3fa6w\",\"data-framer-name\":\"Title\",name:\"Title\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1ebcr68\",\"data-styles-preset\":\"ALCaKWsbB\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-39993014-3528-4638-9947-9ac79e236af7, rgb(96, 82, 255))\"},children:\"12 December, 2023\"})}),className:\"framer-bwtf90\",transformTemplate:transformTemplate,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-ql1ds7\",\"data-styles-preset\":\"uIJ1flP16\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-3dbaae9d-4df1-4b58-8a7f-cf83d6284f74, rgb(29, 43, 25))\"},children:\"Mastering sales pipeline management strategies for optimal performance\"})}),className:\"framer-4cwyhq\",text:DLE94QT2t,transformTemplate:transformTemplate,verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-io1b06\",\"data-framer-name\":\"Image-full-width\",name:\"Image-full-width\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qGDxQujgb:{\"data-framer-appear-id\":\"867vyi\",animate:optimizeAppear(\"animate\",\"867vyi\",animation3,\"15or8d1\"),background:{alt:\"\",fit:\"fill\",intrinsicHeight:1296,intrinsicWidth:2592,pixelHeight:1296,pixelWidth:2592,sizes:\"max(min(100vw - 60px, 1000px), 0px)\",...toResponsiveImage(iPLQv05CX)},initial:optimizeAppear(\"initial\",\"867vyi\",animation4,\"15or8d1\"),transformTemplate:optimizeAppearTransformTemplate(\"867vyi\",transformTemplate)},qGZAYaOk1:{\"data-framer-appear-id\":\"1359wrt\",animate:optimizeAppear(\"animate\",\"1359wrt\",animation3,\"199fgzk\"),background:{alt:\"\",fit:\"fill\",intrinsicHeight:1296,intrinsicWidth:2592,pixelHeight:1296,pixelWidth:2592,sizes:\"max(min(100vw - 60px, 768px), 0px)\",...toResponsiveImage(iPLQv05CX)},initial:optimizeAppear(\"initial\",\"1359wrt\",animation4,\"199fgzk\"),transformTemplate:optimizeAppearTransformTemplate(\"1359wrt\",transformTemplate)},xqmEqZE9d:{\"data-framer-appear-id\":\"cgkian\",animate:optimizeAppear(\"animate\",\"cgkian\",animation3,\"gtmw96\"),background:{alt:\"\",fit:\"fill\",intrinsicHeight:1296,intrinsicWidth:2592,pixelHeight:1296,pixelWidth:2592,sizes:\"max(min(100vw - 40px, 390px), 0px)\",...toResponsiveImage(iPLQv05CX)},initial:optimizeAppear(\"initial\",\"cgkian\",animation4,\"gtmw96\"),transformTemplate:optimizeAppearTransformTemplate(\"cgkian\",transformTemplate)}},children:/*#__PURE__*/_jsx(Image,{animate:optimizeAppear(\"animate\",\"18yqqwj\",animation3,\"moc5ma\"),background:{alt:\"\",fit:\"fill\",intrinsicHeight:1296,intrinsicWidth:2592,pixelHeight:1296,pixelWidth:2592,sizes:\"max(min(100vw - 60px, 1320px), 0px)\",...toResponsiveImage(iPLQv05CX)},className:\"framer-18yqqwj\",\"data-framer-appear-id\":\"18yqqwj\",\"data-framer-name\":\"image\",exit:animation2,initial:optimizeAppear(\"initial\",\"18yqqwj\",animation4,\"moc5ma\"),name:\"image\",transformTemplate:optimizeAppearTransformTemplate(\"18yqqwj\",transformTemplate)})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-5f1pmb\",\"data-framer-name\":\"row\",name:\"row\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1mj41qf\",\"data-framer-name\":\"Content-left\",name:\"Content-left\",children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:.8,children:kXOtAJzLv,className:\"framer-1s2nw8y\",\"data-framer-name\":\"Explore how Company harnessed our platform's collaboration tools to unify their sales team, leading to remarkable productivity gains. Many desktop publishing packages and web page editors now use as their default model text, and a search for ipsum will uncover many web sites still in their infancy.\",name:\"Explore how Company harnessed our platform's collaboration tools to unify their sales team, leading to remarkable productivity gains. Many desktop publishing packages and web page editors now use as their default model text, and a search for ipsum will uncover many web sites still in their infancy.\",stylesPresetsClassNames:{a:\"framer-styles-preset-hhtcxb\",h1:\"framer-styles-preset-ql1ds7\",h2:\"framer-styles-preset-1241g5l\",h3:\"framer-styles-preset-1h7yawk\",h4:\"framer-styles-preset-1pm8ftm\",h5:\"framer-styles-preset-cd2muv\",h6:\"framer-styles-preset-e90qcc\",p:\"framer-styles-preset-1ebcr68\"},transformTemplate:transformTemplate,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1hxuu30\",\"data-framer-name\":\"content-right\",name:\"content-right\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-nz4403\",\"data-border\":true,\"data-framer-name\":\"Card\",name:\"Card\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-gk6v28\",\"data-framer-name\":\"card-content\",name:\"card-content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1mdxmgq\",\"data-framer-name\":\"Text\",name:\"Text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1h7yawk\",\"data-styles-preset\":\"zxRReg7L8\",style:{\"--framer-text-color\":\"var(--token-3dbaae9d-4df1-4b58-8a7f-cf83d6284f74, rgb(29, 43, 25))\"},children:\"Have any question?\"})}),className:\"framer-l40u2b\",\"data-framer-name\":\"Have any question?\",name:\"Have any question?\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1ebcr68\",\"data-styles-preset\":\"ALCaKWsbB\",style:{\"--framer-text-color\":\"var(--token-3dbaae9d-4df1-4b58-8a7f-cf83d6284f74, rgb(29, 43, 25))\"},children:\"With lots of unique blocks, you can easily build a page without coding. Build your next landing page.\"})}),className:\"framer-c7mxcz\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-10q2vfp\",\"data-framer-name\":\"button\",name:\"button\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-14ep0jm-container\",children:/*#__PURE__*/_jsx(Button,{height:\"100%\",id:\"BMJvigexa\",layoutId:\"BMJvigexa\",qWQ35JEj6:\"Book A Free Demo\",variant:\"fBEjlQWHl\",width:\"100%\"})})})]})})})]})]})}),/*#__PURE__*/_jsx(Container,{className:\"framer-1wsqtf0-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qGDxQujgb:{variant:\"iXgKMf2sQ\"},qGZAYaOk1:{variant:\"xzDDBC7UY\"},xqmEqZE9d:{variant:\"guCRoowSg\"}},children:/*#__PURE__*/_jsx(FooterSection,{height:\"100%\",id:\"jUHu02FLS\",layoutId:\"jUHu02FLS\",style:{width:\"100%\"},u6SgWiJDm:true,variant:\"MxihI4KNP\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(\"div\",{className:serializationHash,id:\"overlay\"})]})});});const css=['.framer-irO7n[data-border=\"true\"]::after, .framer-irO7n [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; }',\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-irO7n { background: white; }`,\".framer-irO7n.framer-6od4bc, .framer-irO7n .framer-6od4bc { display: block; }\",\".framer-irO7n.framer-moc5ma { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 1440px; }\",\".framer-irO7n .framer-akt8yi { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px 30px 0px 30px; position: relative; width: 100%; z-index: 10; }\",\".framer-irO7n .framer-1fwpfjg-container { flex: 1 0 0px; height: auto; max-width: 1320px; position: relative; width: 1px; }\",\".framer-irO7n .framer-obbl6 { 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: 80px 30px 100px 30px; position: relative; width: 100%; }\",\".framer-irO7n .framer-1skzt39 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 90px; height: min-content; justify-content: center; max-width: 1320px; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-irO7n .framer-1tth960 { 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 0px 0px 0px; position: relative; width: 100%; }\",\".framer-irO7n .framer-a3fa6w { 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 0px 0px 0px; position: relative; width: 72%; }\",\".framer-irO7n .framer-bwtf90, .framer-irO7n .framer-4cwyhq { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; transform: perspective(1200px); white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-irO7n .framer-io1b06 { align-content: center; align-items: center; aspect-ratio: 1.7837837837837838 / 1; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 740px); justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-irO7n .framer-18yqqwj { border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; flex: 1 0 0px; height: 100%; position: relative; transform: perspective(1200px); width: 1px; }\",\".framer-irO7n .framer-5f1pmb { 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: 0px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-irO7n .framer-1mj41qf { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 42px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 58%; }\",\".framer-irO7n .framer-1s2nw8y { --framer-paragraph-spacing: 0px; flex: none; height: auto; opacity: 0.8; position: relative; transform: perspective(1200px); white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-irO7n .framer-1hxuu30 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 0px 0px; position: sticky; top: 0px; width: 34%; will-change: transform; z-index: 1; }\",\".framer-irO7n .framer-nz4403 { --border-bottom-width: 1px; --border-color: rgba(12, 14, 23, 0.1); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; background-color: var(--token-55fdfe51-a362-427e-b90a-4cd4889e6c15, #fbfbfb); border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 35px 40px 48px 40px; position: sticky; top: 0px; width: 1px; will-change: transform; z-index: 1; }\",\".framer-irO7n .framer-gk6v28 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-irO7n .framer-1mdxmgq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-irO7n .framer-l40u2b, .framer-irO7n .framer-c7mxcz { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-irO7n .framer-10q2vfp { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: min-content; }\",\".framer-irO7n .framer-14ep0jm-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-irO7n .framer-1wsqtf0-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-irO7n.framer-moc5ma, .framer-irO7n .framer-akt8yi, .framer-irO7n .framer-obbl6, .framer-irO7n .framer-1skzt39, .framer-irO7n .framer-1tth960, .framer-irO7n .framer-a3fa6w, .framer-irO7n .framer-io1b06, .framer-irO7n .framer-1mj41qf, .framer-irO7n .framer-1hxuu30, .framer-irO7n .framer-nz4403, .framer-irO7n .framer-gk6v28, .framer-irO7n .framer-1mdxmgq, .framer-irO7n .framer-10q2vfp { gap: 0px; } .framer-irO7n.framer-moc5ma > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-irO7n.framer-moc5ma > :first-child, .framer-irO7n .framer-obbl6 > :first-child, .framer-irO7n .framer-1skzt39 > :first-child, .framer-irO7n .framer-a3fa6w > :first-child, .framer-irO7n .framer-1mj41qf > :first-child, .framer-irO7n .framer-nz4403 > :first-child, .framer-irO7n .framer-gk6v28 > :first-child, .framer-irO7n .framer-1mdxmgq > :first-child { margin-top: 0px; } .framer-irO7n.framer-moc5ma > :last-child, .framer-irO7n .framer-obbl6 > :last-child, .framer-irO7n .framer-1skzt39 > :last-child, .framer-irO7n .framer-a3fa6w > :last-child, .framer-irO7n .framer-1mj41qf > :last-child, .framer-irO7n .framer-nz4403 > :last-child, .framer-irO7n .framer-gk6v28 > :last-child, .framer-irO7n .framer-1mdxmgq > :last-child { margin-bottom: 0px; } .framer-irO7n .framer-akt8yi > *, .framer-irO7n .framer-io1b06 > *, .framer-irO7n .framer-1hxuu30 > *, .framer-irO7n .framer-10q2vfp > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-irO7n .framer-akt8yi > :first-child, .framer-irO7n .framer-1tth960 > :first-child, .framer-irO7n .framer-io1b06 > :first-child, .framer-irO7n .framer-1hxuu30 > :first-child, .framer-irO7n .framer-10q2vfp > :first-child { margin-left: 0px; } .framer-irO7n .framer-akt8yi > :last-child, .framer-irO7n .framer-1tth960 > :last-child, .framer-irO7n .framer-io1b06 > :last-child, .framer-irO7n .framer-1hxuu30 > :last-child, .framer-irO7n .framer-10q2vfp > :last-child { margin-right: 0px; } .framer-irO7n .framer-obbl6 > *, .framer-irO7n .framer-nz4403 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-irO7n .framer-1skzt39 > * { margin: 0px; margin-bottom: calc(90px / 2); margin-top: calc(90px / 2); } .framer-irO7n .framer-1tth960 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-irO7n .framer-a3fa6w > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-irO7n .framer-1mj41qf > * { margin: 0px; margin-bottom: calc(42px / 2); margin-top: calc(42px / 2); } .framer-irO7n .framer-gk6v28 > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-irO7n .framer-1mdxmgq > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }\",\"@media (min-width: 1440px) { .framer-irO7n .hidden-moc5ma { display: none !important; } }\",`@media (min-width: 992px) and (max-width: 1439px) { .framer-irO7n .hidden-15or8d1 { display: none !important; } .${metadata.bodyClassName}-framer-irO7n { background: white; } .framer-irO7n.framer-moc5ma { width: 992px; } .framer-irO7n .framer-obbl6 { padding: 40px 30px 100px 30px; } .framer-irO7n .framer-1skzt39 { gap: 70px; max-width: 1000px; } .framer-irO7n .framer-a3fa6w { width: 90%; } .framer-irO7n .framer-bwtf90 { width: 70%; } .framer-irO7n .framer-io1b06 { height: var(--framer-aspect-ratio-supported, 523px); } .framer-irO7n .framer-1mj41qf { width: 60%; } .framer-irO7n .framer-1hxuu30 { width: 38%; } .framer-irO7n .framer-nz4403 { padding: 40px 25px 45px 25px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-irO7n .framer-1skzt39 { gap: 0px; } .framer-irO7n .framer-1skzt39 > * { margin: 0px; margin-bottom: calc(70px / 2); margin-top: calc(70px / 2); } .framer-irO7n .framer-1skzt39 > :first-child { margin-top: 0px; } .framer-irO7n .framer-1skzt39 > :last-child { margin-bottom: 0px; } }}`,`@media (min-width: 768px) and (max-width: 991px) { .framer-irO7n .hidden-199fgzk { display: none !important; } .${metadata.bodyClassName}-framer-irO7n { background: white; } .framer-irO7n.framer-moc5ma { width: 768px; } .framer-irO7n .framer-obbl6 { padding: 30px 30px 80px 30px; } .framer-irO7n .framer-1skzt39 { gap: 60px; max-width: 768px; } .framer-irO7n .framer-1tth960 { flex-direction: column; gap: 50px; } .framer-irO7n .framer-a3fa6w, .framer-irO7n .framer-1mj41qf, .framer-irO7n .framer-1hxuu30 { width: 100%; } .framer-irO7n .framer-4cwyhq { width: 92%; } .framer-irO7n .framer-io1b06 { height: var(--framer-aspect-ratio-supported, 112px); } .framer-irO7n .framer-5f1pmb { flex-direction: column; gap: 40px; justify-content: center; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-irO7n .framer-1skzt39, .framer-irO7n .framer-1tth960, .framer-irO7n .framer-5f1pmb { gap: 0px; } .framer-irO7n .framer-1skzt39 > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-irO7n .framer-1skzt39 > :first-child, .framer-irO7n .framer-1tth960 > :first-child, .framer-irO7n .framer-5f1pmb > :first-child { margin-top: 0px; } .framer-irO7n .framer-1skzt39 > :last-child, .framer-irO7n .framer-1tth960 > :last-child, .framer-irO7n .framer-5f1pmb > :last-child { margin-bottom: 0px; } .framer-irO7n .framer-1tth960 > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-irO7n .framer-5f1pmb > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } }}`,`@media (max-width: 767px) { .framer-irO7n .hidden-gtmw96 { display: none !important; } .${metadata.bodyClassName}-framer-irO7n { background: white; } .framer-irO7n.framer-moc5ma { width: 390px; } .framer-irO7n .framer-akt8yi { padding: 0px 20px 0px 20px; } .framer-irO7n .framer-obbl6 { padding: 20px 20px 60px 20px; } .framer-irO7n .framer-1skzt39 { gap: 50px; max-width: 390px; } .framer-irO7n .framer-1tth960 { flex-direction: column; gap: 30px; } .framer-irO7n .framer-a3fa6w, .framer-irO7n .framer-1mj41qf, .framer-irO7n .framer-1hxuu30 { width: 100%; } .framer-irO7n .framer-io1b06 { height: var(--framer-aspect-ratio-supported, 112px); } .framer-irO7n .framer-5f1pmb { flex-direction: column; gap: 40px; justify-content: center; } .framer-irO7n .framer-nz4403 { padding: 30px 20px 30px 20px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-irO7n .framer-1skzt39, .framer-irO7n .framer-1tth960, .framer-irO7n .framer-5f1pmb { gap: 0px; } .framer-irO7n .framer-1skzt39 > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-irO7n .framer-1skzt39 > :first-child, .framer-irO7n .framer-1tth960 > :first-child, .framer-irO7n .framer-5f1pmb > :first-child { margin-top: 0px; } .framer-irO7n .framer-1skzt39 > :last-child, .framer-irO7n .framer-1tth960 > :last-child, .framer-irO7n .framer-5f1pmb > :last-child { margin-bottom: 0px; } .framer-irO7n .framer-1tth960 > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-irO7n .framer-5f1pmb > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 4297.5\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"qGDxQujgb\":{\"layout\":[\"fixed\",\"auto\"]},\"qGZAYaOk1\":{\"layout\":[\"fixed\",\"auto\"]},\"xqmEqZE9d\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerResponsiveScreen\n */const FramerZP6ljnXpj=withCSS(Component,css,\"framer-irO7n\");export default FramerZP6ljnXpj;FramerZP6ljnXpj.displayName=\"Blog\";FramerZP6ljnXpj.defaultProps={height:4297.5,width:1440};addFonts(FramerZP6ljnXpj,[...NavbarFonts,...ButtonFonts,...FooterSectionFonts,...sharedStyle.fonts,...sharedStyle1.fonts,...sharedStyle2.fonts,...sharedStyle3.fonts,...sharedStyle4.fonts,...sharedStyle5.fonts,...sharedStyle6.fonts,...sharedStyle7.fonts]);\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerZP6ljnXpj\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"4297.5\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"qGDxQujgb\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"qGZAYaOk1\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"xqmEqZE9d\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerResponsiveScreen\":\"\",\"framerIntrinsicWidth\":\"1440\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavbarFonts", "getFonts", "WnCTrKZcL_default", "RichTextWithFX", "withFX", "RichText", "ButtonFonts", "V_d1332xf_default", "FooterSectionFonts", "RmidSUQqA_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transitions", "animation", "transition1", "transformTemplate", "_", "t", "transition2", "animation1", "toResponsiveImage", "value", "transition3", "animation2", "animation3", "animation4", "transition4", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "useQueryData", "DosMK_xqk_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "DLE94QT2t", "iPLQv05CX", "kXOtAJzLv", "restProps", "fe", "metadata1", "_document_querySelector", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "transition", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "Container", "PropertyOverrides", "WnCTrKZcL_default", "RichTextWithFX", "x", "optimizeAppear", "optimizeAppearTransformTemplate", "Image2", "RichText", "V_d1332xf_default", "RmidSUQqA_default", "css", "FramerZP6ljnXpj", "withCSS", "ZP6ljnXpj_default", "addFonts", "NavbarFonts", "ButtonFonts", "FooterSectionFonts", "fonts", "__FramerMetadata__"]
}
