{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/m7dmcrWOgqcTrdMXjhPk/t6pVYXQLwzjOfL7zgNhp/hMsia9iAe.js"],
  "sourcesContent": ["// Generated by Framer (f4ba5e0)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,Link,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useQueryData,useRouteElementId,useRouter,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import AccordionRow from\"#framer/local/canvasComponent/cNIk4MWMo/cNIk4MWMo.js\";import CTADemo from\"#framer/local/canvasComponent/cXDIC91Jz/cXDIC91Jz.js\";import ROI from\"#framer/local/canvasComponent/dtbkw8gD8/dtbkw8gD8.js\";import Footer from\"#framer/local/canvasComponent/eo4fbJTdm/eo4fbJTdm.js\";import Nav from\"#framer/local/canvasComponent/hH1DdpI8D/hH1DdpI8D.js\";import Integrations from\"#framer/local/canvasComponent/LeVHalUDH/LeVHalUDH.js\";import FeatureCarousel3 from\"#framer/local/canvasComponent/no0Xz1Og9/no0Xz1Og9.js\";import PageHeader from\"#framer/local/canvasComponent/uonKNc9TO/uonKNc9TO.js\";import FeatureSimple from\"#framer/local/canvasComponent/Xt75bV3AP/Xt75bV3AP.js\";import CardQuote from\"#framer/local/canvasComponent/Zv4YWSSOK/Zv4YWSSOK.js\";import Quotes from\"#framer/local/collection/TdAO3lxqf/TdAO3lxqf.js\";import People from\"#framer/local/collection/Y8dPBsl38/Y8dPBsl38.js\";import*as sharedStyle from\"#framer/local/css/BUi3OJxlT/BUi3OJxlT.js\";import metadataProvider from\"#framer/local/webPageMetadata/hMsia9iAe/hMsia9iAe.js\";const NavFonts=getFonts(Nav);const PageHeaderFonts=getFonts(PageHeader);const FeatureSimpleFonts=getFonts(FeatureSimple);const ROIFonts=getFonts(ROI);const FeatureCarousel3Fonts=getFonts(FeatureCarousel3);const IntegrationsFonts=getFonts(Integrations);const CardQuoteFonts=getFonts(CardQuote);const AccordionRowFonts=getFonts(AccordionRow);const CTADemoFonts=getFonts(CTADemo);const FooterFonts=getFonts(Footer);const breakpoints={gofPuB_7l:\"(max-width: 809px)\",IRXABuDR0:\"(min-width: 810px) and (max-width: 1199px)\",MX8oqlWeY:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-REX5H\";const variantClassNames={gofPuB_7l:\"framer-v-158qd1o\",IRXABuDR0:\"framer-v-1qy54n5\",MX8oqlWeY:\"framer-v-uyli1b\"};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};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 HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"MX8oqlWeY\",Phone:\"gofPuB_7l\",Tablet:\"IRXABuDR0\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"MX8oqlWeY\"};};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,GmIpXX2LTFieZD4JSD,m4EV4hizO_z4DGvmMbxFieZD4JSD,m4EV4hizO_ptwTee66dFieZD4JSD,m4EV4hizO_T2WcSoQ0kFieZD4JSD,watA8Nu1uFieZD4JSD,idFieZD4JSD,...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];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const elementId=useRouteElementId(\"icmxTIjCX\");const router=useRouter();const ref1=React.useRef(null);const elementId1=useRouteElementId(\"d62P4smPB\");const ref2=React.useRef(null);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"MX8oqlWeY\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(255, 255, 255); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-uyli1b\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:100,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-dcfzb5-container\",\"data-framer-name\":\"Nav\",name:\"Nav\",nodeId:\"of_y2RUOa\",scopeId:\"hMsia9iAe\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gofPuB_7l:{variant:\"onuwv4s61\"},IRXABuDR0:{variant:\"jlsM5JHcx\"}},children:/*#__PURE__*/_jsx(Nav,{height:\"100%\",id:\"of_y2RUOa\",layoutId:\"of_y2RUOa\",name:\"Nav\",style:{width:\"100%\"},variant:\"J7TtQthx_\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"kz7le7bJo\"},implicitPathVariables:undefined},{href:{webPageId:\"kz7le7bJo\"},implicitPathVariables:undefined},{href:{webPageId:\"kz7le7bJo\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:367,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1fxuowf-container\",\"data-framer-name\":\"Hero\",id:elementId,name:\"Hero\",nodeId:\"icmxTIjCX\",ref:ref1,scopeId:\"hMsia9iAe\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gofPuB_7l:{qoN0934si:resolvedLinks[2],variant:\"IfOdZI7O2\"},IRXABuDR0:{qoN0934si:resolvedLinks[1],variant:\"tTUhqnQmZ\"}},children:/*#__PURE__*/_jsx(PageHeader,{cdkXx19Di:false,CP9JxqD6f:\"Breadcrumb\",dU3lXzIed:false,EeByHaIBZ:false,FaFtaADco:\"FP&A software for efficient budgeting & forecasting\",FJEKRDlUW:false,h0y0Ym8al:\"Breadcrumb\",height:\"100%\",id:\"icmxTIjCX\",layoutId:\"icmxTIjCX\",name:\"Hero\",NnZdwqGg7:\"Breadcrumb\",OIHR6wRV6:true,p2kFdB5SW:true,pMXsrexnM:true,qoN0934si:resolvedLinks[0],sESYpTpl1:true,style:{width:\"100%\"},u1TKfCKCn:\"Body\",variant:\"SjTFQXSYc\",wAla6_Cev:true,width:\"100%\",x_NMF3bsV:\"Request demo\",yt8JLAj0t:false})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"DSFhjX7ju\"},implicitPathVariables:undefined},{href:{webPageId:\"DSFhjX7ju\"},implicitPathVariables:undefined},{href:{webPageId:\"DSFhjX7ju\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:680,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+367,children:/*#__PURE__*/_jsx(Container,{className:\"framer-y3i6jd-container\",nodeId:\"jE8tAJZMa\",scopeId:\"hMsia9iAe\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gofPuB_7l:{sHervYe2_:resolvedLinks1[2],variant:\"MN4FRFmrM\"},IRXABuDR0:{sHervYe2_:resolvedLinks1[1],variant:\"eY9EJE9Wq\"}},children:/*#__PURE__*/_jsx(FeatureSimple,{dmyjcCEM4:true,dysvwEMXJ:\"Tag\",EprATsmjb:\"Tag\",eV88eT_oX:\"Tag\",fDCIcTx_5:false,gcRv0_PeQ:\"Financial Planning at Abacum\",height:\"100%\",hEl17qfRr:false,hiBqHfe1w:\"Tag\",IBk8F2_wH:true,id:\"jE8tAJZMa\",JjXfXU9XS:true,k88SuNOwC:/*#__PURE__*/_jsx(React.Fragment,{}),layoutId:\"jE8tAJZMa\",lmXP4ZOqY:\"Tag\",lOw8fWUjA:\"Tag\",LzTn5WAPf:\"It is no longer a matter of choosing between the two; you must deliver relevant data with a high level of detail on time. Achieving this is challenging with spreadsheets because updating information requires more manual effort.\",QVUgHRFA1:true,sHervYe2_:resolvedLinks1[0],stGcQP6GG:true,style:{width:\"100%\"},uRk6N061k:true,variant:\"PwvkmowI1\",VfbfNFA0a:addImageAlt({src:\"https://framerusercontent.com/images/EmWt9rB6FQqkH6pWckhjP6Cdmw.png\",srcSet:\"https://framerusercontent.com/images/EmWt9rB6FQqkH6pWckhjP6Cdmw.png?scale-down-to=512 512w,https://framerusercontent.com/images/EmWt9rB6FQqkH6pWckhjP6Cdmw.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/EmWt9rB6FQqkH6pWckhjP6Cdmw.png 2048w\"},\"\"),VilwifJN6:\"APlq68TLa\",vJ8MpkA1Y:true,width:\"100%\",xagyYQCKs:\"Tag\",zJs6J045m:\"Achieve financial granularity and model accurately\"})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"DSFhjX7ju\"},implicitPathVariables:undefined},{href:{webPageId:\"DSFhjX7ju\"},implicitPathVariables:undefined},{href:{webPageId:\"DSFhjX7ju\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:680,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+1047,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1526hgl-container\",nodeId:\"uzPdGjV5U\",scopeId:\"hMsia9iAe\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gofPuB_7l:{sHervYe2_:resolvedLinks2[2],variant:\"MN4FRFmrM\"},IRXABuDR0:{sHervYe2_:resolvedLinks2[1],variant:\"ko8JMTyFh\"}},children:/*#__PURE__*/_jsx(FeatureSimple,{dmyjcCEM4:true,dysvwEMXJ:\"Tag\",EprATsmjb:\"Tag\",eV88eT_oX:\"Tag\",fDCIcTx_5:false,gcRv0_PeQ:\"Learn more\",height:\"100%\",hEl17qfRr:false,hiBqHfe1w:\"Tag\",IBk8F2_wH:true,id:\"uzPdGjV5U\",JjXfXU9XS:false,k88SuNOwC:/*#__PURE__*/_jsx(React.Fragment,{}),layoutId:\"uzPdGjV5U\",lmXP4ZOqY:\"Tag\",lOw8fWUjA:\"Tag\",LzTn5WAPf:\"Luckily, Abacum enables you to gather all of your business inputs in real-time, update your actuals in one-click, and obtain outputs at a dimensional level of granularity. Which allows you to confidently predict your company\u2019s financial future in a fraction of the time.\",QVUgHRFA1:true,sHervYe2_:resolvedLinks2[0],stGcQP6GG:true,style:{width:\"100%\"},uRk6N061k:true,variant:\"nkwycbQGZ\",VfbfNFA0a:addImageAlt({src:\"https://framerusercontent.com/images/nlDwFnhl9VOqZWwr1T28dWaerw.png\",srcSet:\"https://framerusercontent.com/images/nlDwFnhl9VOqZWwr1T28dWaerw.png?scale-down-to=512 512w,https://framerusercontent.com/images/nlDwFnhl9VOqZWwr1T28dWaerw.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/nlDwFnhl9VOqZWwr1T28dWaerw.png 2048w\"},\"\"),VilwifJN6:\"APlq68TLa\",vJ8MpkA1Y:true,width:\"100%\",xagyYQCKs:\"Tag\",zJs6J045m:\"Make confident business predictions\"})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"DSFhjX7ju\"},implicitPathVariables:undefined},{href:{webPageId:\"DSFhjX7ju\"},implicitPathVariables:undefined},{href:{webPageId:\"DSFhjX7ju\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:680,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+1727,children:/*#__PURE__*/_jsx(Container,{className:\"framer-yom5v2-container\",nodeId:\"WputhL_BF\",scopeId:\"hMsia9iAe\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gofPuB_7l:{sHervYe2_:resolvedLinks3[2],variant:\"MN4FRFmrM\"},IRXABuDR0:{sHervYe2_:resolvedLinks3[1],variant:\"eY9EJE9Wq\"}},children:/*#__PURE__*/_jsx(FeatureSimple,{dmyjcCEM4:true,dysvwEMXJ:\"Tag\",EprATsmjb:\"Tag\",eV88eT_oX:\"Tag\",fDCIcTx_5:false,gcRv0_PeQ:\"Learn more\",height:\"100%\",hEl17qfRr:true,hiBqHfe1w:\"Tag\",IBk8F2_wH:true,id:\"WputhL_BF\",JjXfXU9XS:false,k88SuNOwC:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"Today, \",/*#__PURE__*/_jsx(Link,{href:\"/blog/best-fpa-software-tools\",motionChild:true,nodeId:\"WputhL_BF\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{children:\"FP&A software\"})}),\" solutions allows for financial analysis to be conducted in one common space, providing all the necessary context to make sound strategic business decisions.\"]})}),layoutId:\"WputhL_BF\",lmXP4ZOqY:\"Tag\",lOw8fWUjA:\"Tag\",LzTn5WAPf:\"\",QVUgHRFA1:true,sHervYe2_:resolvedLinks3[0],stGcQP6GG:true,style:{width:\"100%\"},uRk6N061k:true,variant:\"PwvkmowI1\",VfbfNFA0a:addImageAlt({src:\"https://framerusercontent.com/images/5x2UW7DrexiPgWU1ncDh3XhoC4.png\",srcSet:\"https://framerusercontent.com/images/5x2UW7DrexiPgWU1ncDh3XhoC4.png?scale-down-to=512 512w,https://framerusercontent.com/images/5x2UW7DrexiPgWU1ncDh3XhoC4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/5x2UW7DrexiPgWU1ncDh3XhoC4.png 2048w\"},\"\"),VilwifJN6:\"APlq68TLa\",vJ8MpkA1Y:true,width:\"100%\",xagyYQCKs:\"Tag\",zJs6J045m:\"Communicate through stories, not spreadsheets\"})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"DSFhjX7ju\"},implicitPathVariables:undefined},{href:{webPageId:\"DSFhjX7ju\"},implicitPathVariables:undefined},{href:{webPageId:\"DSFhjX7ju\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:680,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+2407,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1s0ee7r-container\",nodeId:\"LPgRX3Tzh\",scopeId:\"hMsia9iAe\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gofPuB_7l:{sHervYe2_:resolvedLinks4[2],variant:\"MN4FRFmrM\"},IRXABuDR0:{sHervYe2_:resolvedLinks4[1],variant:\"ko8JMTyFh\"}},children:/*#__PURE__*/_jsx(FeatureSimple,{dmyjcCEM4:true,dysvwEMXJ:\"Tag\",EprATsmjb:\"Tag\",eV88eT_oX:\"Tag\",fDCIcTx_5:false,gcRv0_PeQ:\"Learn more\",height:\"100%\",hEl17qfRr:false,hiBqHfe1w:\"Tag\",IBk8F2_wH:true,id:\"LPgRX3Tzh\",JjXfXU9XS:false,k88SuNOwC:/*#__PURE__*/_jsx(React.Fragment,{}),layoutId:\"LPgRX3Tzh\",lmXP4ZOqY:\"Tag\",lOw8fWUjA:\"Tag\",LzTn5WAPf:\"With Abacum, you and your finance department can save time by automating the financial consolidation process, gain confidence in the accuracy of your data, and deliver stories to decision-makers in an easily digestible format, allowing them to identify potential challenges and opportunities faster.\",QVUgHRFA1:true,sHervYe2_:resolvedLinks4[0],stGcQP6GG:true,style:{width:\"100%\"},uRk6N061k:true,variant:\"nkwycbQGZ\",VfbfNFA0a:addImageAlt({src:\"https://framerusercontent.com/images/0DucbrWIz9HBubJLdKUIaB7mxAg.png\",srcSet:\"https://framerusercontent.com/images/0DucbrWIz9HBubJLdKUIaB7mxAg.png?scale-down-to=512 512w,https://framerusercontent.com/images/0DucbrWIz9HBubJLdKUIaB7mxAg.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/0DucbrWIz9HBubJLdKUIaB7mxAg.png 2048w\"},\"\"),VilwifJN6:\"APlq68TLa\",vJ8MpkA1Y:true,width:\"100%\",xagyYQCKs:\"Tag\",zJs6J045m:\"Automation to reduce complexity\"})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:338,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+3087,children:/*#__PURE__*/_jsx(Container,{className:\"framer-r1axb-container\",nodeId:\"GKDJ7qTMJ\",scopeId:\"hMsia9iAe\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gofPuB_7l:{variant:\"XqXt2FEAv\"},IRXABuDR0:{variant:\"bRvrkrmjg\"}},children:/*#__PURE__*/_jsx(ROI,{Ae9eCl0e7:\"AddTask\",B1FiIhGiq:\"LaptopMac\",b3eaRFEjo:\"Dimensional granularity\",bIgI5F5aL:true,CuRF7LZlp:\"What sets Abacum apart from other FP&A software solutions?\",eiqefo8SV:\"Easier set up\",height:\"100%\",I_dyEmOIB:true,id:\"GKDJ7qTMJ\",layoutId:\"GKDJ7qTMJ\",LqPhY22om:\"Adjust the level of granularity to meet your needs\",oaTFJjcHN:\"Engage stakeholders through a user-friendly tool\",OMngNliV0:\"ZoomIn\",OQTJXqpTI:true,OTVlCKb3S:\"Keep all your business data in a single platform\",OUpRgP17v:\"ijwMbgVOD\",qevs9cvl3:true,QoatsKNAV:true,style:{width:\"100%\"},variant:\"bwHDe9Pm4\",width:\"100%\",YmLVh_tfQ:\"Intuitive user interface\"})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"OsyyoMWzH\"},implicitPathVariables:undefined},{href:{webPageId:\"OsyyoMWzH\"},implicitPathVariables:undefined},{href:{webPageId:\"OsyyoMWzH\"},implicitPathVariables:undefined}],children:resolvedLinks5=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:680,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+3425,children:/*#__PURE__*/_jsx(Container,{className:\"framer-mwmsno-container\",nodeId:\"Evmj0wOm7\",scopeId:\"hMsia9iAe\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gofPuB_7l:{sHervYe2_:resolvedLinks5[2],variant:\"MN4FRFmrM\"},IRXABuDR0:{sHervYe2_:resolvedLinks5[1],variant:\"eY9EJE9Wq\"}},children:/*#__PURE__*/_jsx(FeatureSimple,{dmyjcCEM4:true,dysvwEMXJ:\"Tag\",EprATsmjb:\"Tag\",eV88eT_oX:\"Tag\",fDCIcTx_5:false,gcRv0_PeQ:\"All Integrations\",height:\"100%\",hEl17qfRr:false,hiBqHfe1w:\"Tag\",IBk8F2_wH:true,id:\"Evmj0wOm7\",JjXfXU9XS:true,k88SuNOwC:/*#__PURE__*/_jsx(React.Fragment,{}),layoutId:\"Evmj0wOm7\",lmXP4ZOqY:\"Tag\",lOw8fWUjA:\"Tag\",LzTn5WAPf:\"Do you have too many data source systems, making it difficult to establish a single source of truth? With Abacum\u2019s financial planning and analysis platform, you can automatically integrate all of your business systems in a centralized location with just a few clicks.\\n\\nYour entire company\u2019s information will be available for you to define variables across the whole platform, enabling you to build efficient connections between the business drivers that impact your bottom line.\",QVUgHRFA1:true,sHervYe2_:resolvedLinks5[0],stGcQP6GG:true,style:{width:\"100%\"},uRk6N061k:true,variant:\"PwvkmowI1\",VfbfNFA0a:addImageAlt({src:\"https://framerusercontent.com/images/HtlXlXLDJL5AH1ndm7avkAlXQM.png\",srcSet:\"https://framerusercontent.com/images/HtlXlXLDJL5AH1ndm7avkAlXQM.png?scale-down-to=512 512w,https://framerusercontent.com/images/HtlXlXLDJL5AH1ndm7avkAlXQM.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/HtlXlXLDJL5AH1ndm7avkAlXQM.png 2048w\"},\"\"),VilwifJN6:\"APlq68TLa\",vJ8MpkA1Y:true,width:\"100%\",xagyYQCKs:\"Tag\",zJs6J045m:\"Easily manage and sync your data with one click\"})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:680,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+4105,children:/*#__PURE__*/_jsx(Container,{className:\"framer-me42kr-container\",nodeId:\"pqxAiZ7RP\",scopeId:\"hMsia9iAe\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gofPuB_7l:{variant:\"MN4FRFmrM\"},IRXABuDR0:{variant:\"ko8JMTyFh\"}},children:/*#__PURE__*/_jsx(FeatureSimple,{dmyjcCEM4:true,dysvwEMXJ:\"Tag\",EprATsmjb:\"Tag\",eV88eT_oX:\"Tag\",fDCIcTx_5:false,gcRv0_PeQ:\"Button\",height:\"100%\",hEl17qfRr:false,hiBqHfe1w:\"Tag\",IBk8F2_wH:true,id:\"pqxAiZ7RP\",JjXfXU9XS:false,k88SuNOwC:/*#__PURE__*/_jsx(React.Fragment,{}),layoutId:\"pqxAiZ7RP\",lmXP4ZOqY:\"Tag\",lOw8fWUjA:\"Tag\",LzTn5WAPf:\"Enhance your financial planning process by adopting Abacum, the advanced financial planning software that provides a user-friendly, unified solution that all of your business\u2019s budget owners will love to use.\\n\\nBy adopting Abacum, stakeholders can easily understand your company\u2019s financial forecasts, and you will be able to prepare and share actionable insights with other department Heads, making the process more intuitive, quick, and effective than ever before.\",QVUgHRFA1:true,stGcQP6GG:true,style:{width:\"100%\"},uRk6N061k:true,variant:\"nkwycbQGZ\",VfbfNFA0a:addImageAlt({src:\"https://framerusercontent.com/images/QsR6Y4cKjmZrSQC7hzHGmeMybSQ.png\",srcSet:\"https://framerusercontent.com/images/QsR6Y4cKjmZrSQC7hzHGmeMybSQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/QsR6Y4cKjmZrSQC7hzHGmeMybSQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/QsR6Y4cKjmZrSQC7hzHGmeMybSQ.png 2048w\"},\"\"),VilwifJN6:\"APlq68TLa\",vJ8MpkA1Y:true,width:\"100%\",xagyYQCKs:\"Tag\",zJs6J045m:\"No more questions about the syntax of your model\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:506,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+4785,children:/*#__PURE__*/_jsx(Container,{className:\"framer-5k0gje-container\",nodeId:\"iC6tqY4p7\",scopeId:\"hMsia9iAe\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gofPuB_7l:{variant:\"S_tgp1u_L\"},IRXABuDR0:{variant:\"QavqHovV6\"}},children:/*#__PURE__*/_jsx(FeatureCarousel3,{CWWEY3HxA:\"Finance leaders can optimize their operations faster than with traditional spreadsheets and keep all their business data in a single source of truth.\",e_rn8o_w4:addImageAlt({src:\"https://framerusercontent.com/images/cm0q3b4lfokcvEiW5LJsE2Fk5Uc.png\",srcSet:\"https://framerusercontent.com/images/cm0q3b4lfokcvEiW5LJsE2Fk5Uc.png?scale-down-to=512 512w,https://framerusercontent.com/images/cm0q3b4lfokcvEiW5LJsE2Fk5Uc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/cm0q3b4lfokcvEiW5LJsE2Fk5Uc.png 2048w\"},\"\"),gLH4rIHz3:/*#__PURE__*/_jsx(React.Fragment,{}),height:\"100%\",HsmYbAhw1:\"APlq68TLa\",id:\"iC6tqY4p7\",K11JqKXlV:\"It provides as many levels of granularity as a business needs, ensuring that financial decisions are always based on accurate and precise data.\",layoutId:\"iC6tqY4p7\",lDIQSCDsr:\"By implementing Abacum, you can establish accountability and transparency throughout your organization, making vast amounts of integrated data easily understandable, even for non-financial professionals.\\n\\nThis promotes alignment among everyone involved in driving business performance, delivering actionable insights with real-time data, and working towards shared objectives.\",lwZa__9EV:\"Seamless comunication\",OZnpV2urx:\"Single source of truth\",pVFNaxa5t:/*#__PURE__*/_jsx(React.Fragment,{}),Rtp_kekFh:false,stGcQP6GG:true,style:{width:\"100%\"},Tte4YqcRD:\"Attention to detail\",Uy9x1DisN:false,variant:\"mG84QaMYD\",width:\"100%\",WMqqEw5Lj:addImageAlt({src:\"https://framerusercontent.com/images/W0pIQWuYAm5a0XMED4NnAfZBeI.png\",srcSet:\"https://framerusercontent.com/images/W0pIQWuYAm5a0XMED4NnAfZBeI.png?scale-down-to=512 512w,https://framerusercontent.com/images/W0pIQWuYAm5a0XMED4NnAfZBeI.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/W0pIQWuYAm5a0XMED4NnAfZBeI.png 2048w\"},\"\"),xFoIjnGFg:addImageAlt({src:\"https://framerusercontent.com/images/beKJeT8dj3yjYD42bSXQW7XzN2o.png\",srcSet:\"https://framerusercontent.com/images/beKJeT8dj3yjYD42bSXQW7XzN2o.png?scale-down-to=512 512w,https://framerusercontent.com/images/beKJeT8dj3yjYD42bSXQW7XzN2o.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/beKJeT8dj3yjYD42bSXQW7XzN2o.png 2048w\"},\"\"),yaYtalcFF:/*#__PURE__*/_jsx(React.Fragment,{}),zJs6J045m:\"FP&A software that makes efficiency a priority\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:437,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+5291,children:/*#__PURE__*/_jsx(Container,{className:\"framer-fd2qkn-container\",nodeId:\"qSD_nsw0c\",scopeId:\"hMsia9iAe\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gofPuB_7l:{variant:\"sW_VD6ekg\"},IRXABuDR0:{variant:\"j4dXhf4GH\"}},children:/*#__PURE__*/_jsx(Integrations,{height:\"100%\",id:\"qSD_nsw0c\",layoutId:\"qSD_nsw0c\",nhoHMBV1i:\"IOfszV048\",style:{width:\"100%\"},variant:\"tLblWsQSZ\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1vbp8i6\",\"data-framer-name\":\"Section / Quotes\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-xys81r\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1npa3uf\",\"data-framer-name\":\"Text\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-a0prbo\",\"data-styles-preset\":\"BUi3OJxlT\",children:\"Get the most out of your data with Abacum\"})}),className:\"framer-cwgckm\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-d4lhep\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{constraint:{left:{collection:\"FieZD4JSD\",name:\"m4EV4hizO\",type:\"Identifier\"},operator:\"==\",right:{collection:\"m4EV4hizO\",name:\"id\",type:\"Identifier\"},type:\"BinaryOperation\"},left:{alias:\"FieZD4JSD\",data:Quotes,type:\"Collection\"},right:{alias:\"m4EV4hizO\",data:People,type:\"Collection\"},type:\"LeftJoin\"},limit:{type:\"LiteralValue\",value:3},select:[{collection:\"FieZD4JSD\",name:\"GmIpXX2LT\",type:\"Identifier\"},{alias:\"m4EV4hizO.z4DGvmMbx\",collection:\"m4EV4hizO\",name:\"z4DGvmMbx\",type:\"Identifier\"},{alias:\"m4EV4hizO.ptwTee66d\",collection:\"m4EV4hizO\",name:\"ptwTee66d\",type:\"Identifier\"},{alias:\"m4EV4hizO.T2WcSoQ0k\",collection:\"m4EV4hizO\",name:\"T2WcSoQ0k\",type:\"Identifier\"},{collection:\"FieZD4JSD\",name:\"watA8Nu1u\",type:\"Identifier\"},{collection:\"FieZD4JSD\",name:\"id\",type:\"Identifier\"}],where:{collection:\"FieZD4JSD\",name:\"RQMhoeou6\",type:\"Identifier\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({\"m4EV4hizO.ptwTee66d\":m4EV4hizO_ptwTee66dFieZD4JSD,\"m4EV4hizO.T2WcSoQ0k\":m4EV4hizO_T2WcSoQ0kFieZD4JSD,\"m4EV4hizO.z4DGvmMbx\":m4EV4hizO_z4DGvmMbxFieZD4JSD,GmIpXX2LT:GmIpXX2LTFieZD4JSD,id:idFieZD4JSD,watA8Nu1u:watA8Nu1uFieZD4JSD},index)=>{GmIpXX2LTFieZD4JSD??=\"\";m4EV4hizO_z4DGvmMbxFieZD4JSD??=\"\";m4EV4hizO_ptwTee66dFieZD4JSD??=\"\";watA8Nu1uFieZD4JSD??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`FieZD4JSD-${idFieZD4JSD}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{watA8Nu1u:watA8Nu1uFieZD4JSD},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gofPuB_7l:{height:212.5,width:\"347px\"},IRXABuDR0:{width:`max((${componentViewport?.width||\"100vw\"} - 120px) / 3, 50px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:96.25,width:`max((${componentViewport?.width||\"100vw\"} - 160px) / 3, 50px)`,y:(componentViewport?.y||0)+0+5728+80+83.2+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1rvj6g3-container\",nodeId:\"EA7Jji4IM\",scopeId:\"hMsia9iAe\",children:/*#__PURE__*/_jsx(CardQuote,{aY3NDFicr:toResponsiveImage(m4EV4hizO_T2WcSoQ0kFieZD4JSD),bErIHJkdI:GmIpXX2LTFieZD4JSD,height:\"100%\",iblTMwOmJ:m4EV4hizO_ptwTee66dFieZD4JSD,id:\"EA7Jji4IM\",layoutId:\"EA7Jji4IM\",oVU8J_Br4:m4EV4hizO_z4DGvmMbxFieZD4JSD,style:{height:\"100%\",width:\"100%\"},variant:\"G95UlWjM4\",width:\"100%\"})})})})})},idFieZD4JSD);})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-11qxoxu\",\"data-framer-name\":\"FAQ\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1tz9uaf\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-a0prbo\",\"data-styles-preset\":\"BUi3OJxlT\",children:\"FAQ\"})}),className:\"framer-1th5wp6\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1y0r2hy\",\"data-framer-name\":\"Interactive / Accordion\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gofPuB_7l:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1440px) - 40px)`},IRXABuDR0:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1440px) - 80px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:52,width:`calc(min(${componentViewport?.width||\"100vw\"}, 1440px) - 120px)`,y:(componentViewport?.y||0)+0+6183.7+0+0+80+83.2+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-6841r5-container\",\"data-framer-name\":\"Row\",name:\"Row\",nodeId:\"xLn_Tx_hq\",scopeId:\"hMsia9iAe\",children:/*#__PURE__*/_jsx(AccordionRow,{height:\"100%\",id:\"xLn_Tx_hq\",kSHqEn0GN:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Answer\"})}),layoutId:\"xLn_Tx_hq\",name:\"Row\",style:{width:\"100%\"},T8rQFvSBR:\"Financial Planning and Analysis is a set of strategic business processes that involve creating and managing long-term financial planning, analyzing organizational performance, and forecasting future financial outcomes.\\n\\nBy combining a deep understanding of financial principles with strategic planning, FP&A can help businesses make more informed decisions to achieve their goals more efficiently and effectively. This includes identifying opportunities for cost savings, improving profitability, and creating a roadmap for long-term success that takes into account both internal and external factors.\\n\\nFurthermore, FP&A is not just about looking at the numbers. It also involves working closely with other departments to understand their needs and objectives, ensuring that financial planning is aligned with the broader goals of the business. In this way, it can act as a true partner to the business, providing valuable, deeper insights and guidance that help drive growth and success over the long term.\",variant:\"RmvkAumpQ\",W88zB8mIG:\"What is Financial Planning and Analysis (FP&A)?\",width:\"100%\",wyP7l8yon:{borderBottomWidth:0,borderColor:'var(--token-700a1961-c2b8-4f37-ad37-e3c28ea0fc93, rgba(0, 0, 0, 0.06)) /* {\"name\":\"Border\"} */',borderLeftWidth:0,borderRightWidth:0,borderStyle:\"solid\",borderTopWidth:0},ZW812GyiC:false})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gofPuB_7l:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1440px) - 40px)`},IRXABuDR0:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1440px) - 80px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:52,width:`calc(min(${componentViewport?.width||\"100vw\"}, 1440px) - 120px)`,y:(componentViewport?.y||0)+0+6183.7+0+0+80+83.2+0+52,children:/*#__PURE__*/_jsx(Container,{className:\"framer-185inoo-container\",\"data-framer-name\":\"Row\",name:\"Row\",nodeId:\"Tr36wmlgP\",scopeId:\"hMsia9iAe\",children:/*#__PURE__*/_jsx(AccordionRow,{height:\"100%\",id:\"Tr36wmlgP\",kSHqEn0GN:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Answer\"})}),layoutId:\"Tr36wmlgP\",name:\"Row\",style:{width:\"100%\"},T8rQFvSBR:\"FP&A software, also known as financial planning and analysis software, is a specialized type of business planning platform that provides organizations with an in-depth financial analysis of their operational planning. This software is crucial for businesses of all sizes, as it offers powerful data-driven insights into financial budgeting, accurate forecasting, cost management, and performance optimization.\\n\\nBy using FP&A software, you can gain a deep understanding of your business\u2019s financial health and make informed decisions based on the data provided. This type of software is highly customizable and can be tailored to meet the specific needs of any organization. For example, it can provide detailed reports on revenue, expenses, and cash flow, as well as generate rolling forecasts and scenarios for different business outcomes.\",variant:\"RmvkAumpQ\",W88zB8mIG:\"What is an FP&A software?\",width:\"100%\",wyP7l8yon:{borderBottomWidth:0,borderColor:'var(--token-700a1961-c2b8-4f37-ad37-e3c28ea0fc93, rgba(0, 0, 0, 0.06)) /* {\"name\":\"Border\"} */',borderLeftWidth:0,borderRightWidth:0,borderStyle:\"solid\",borderTopWidth:1},ZW812GyiC:false})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gofPuB_7l:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1440px) - 40px)`},IRXABuDR0:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1440px) - 80px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:52,width:`calc(min(${componentViewport?.width||\"100vw\"}, 1440px) - 120px)`,y:(componentViewport?.y||0)+0+6183.7+0+0+80+83.2+0+104,children:/*#__PURE__*/_jsx(Container,{className:\"framer-137rgeg-container\",\"data-framer-name\":\"Row\",name:\"Row\",nodeId:\"BKVe_Ulgg\",scopeId:\"hMsia9iAe\",children:/*#__PURE__*/_jsx(AccordionRow,{height:\"100%\",id:\"BKVe_Ulgg\",kSHqEn0GN:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Answer\"})}),layoutId:\"BKVe_Ulgg\",name:\"Row\",style:{width:\"100%\"},T8rQFvSBR:\"FP&A stands for Financial Planning and Analysis, which is a subset of the broader field of Finance. FP&A specifically focuses on analyzing and planning an organization\u2019s financial data. This includes forecasting future performance, analyzing current performance against budgeted targets, creating strategic plans, and monitoring cash flow. FP&A also involves developing strategies to ensure the efficient use of resources and capital to achieve long-term goals.\\n\\nIn contrast, Finance encompasses all aspects of an organization\u2019s finances, including accounting, financial reporting and control, tax planning and compliance, investments, and risk management. While FP&A has a narrower focus, understanding financial performance is still critical for businesses to make informed decisions.\",variant:\"RmvkAumpQ\",W88zB8mIG:\"FP&A and Finance: What is the difference between them?\",width:\"100%\",wyP7l8yon:{borderBottomWidth:0,borderColor:'var(--token-700a1961-c2b8-4f37-ad37-e3c28ea0fc93, rgba(0, 0, 0, 0.06)) /* {\"name\":\"Border\"} */',borderLeftWidth:0,borderRightWidth:0,borderStyle:\"solid\",borderTopWidth:1},ZW812GyiC:false})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gofPuB_7l:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1440px) - 40px)`},IRXABuDR0:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1440px) - 80px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:52,width:`calc(min(${componentViewport?.width||\"100vw\"}, 1440px) - 120px)`,y:(componentViewport?.y||0)+0+6183.7+0+0+80+83.2+0+156,children:/*#__PURE__*/_jsx(Container,{className:\"framer-3gstbk-container\",\"data-framer-name\":\"Row\",name:\"Row\",nodeId:\"YUIMwrX2_\",scopeId:\"hMsia9iAe\",children:/*#__PURE__*/_jsx(AccordionRow,{height:\"100%\",id:\"YUIMwrX2_\",kSHqEn0GN:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Answer\"})}),layoutId:\"YUIMwrX2_\",name:\"Row\",style:{width:\"100%\"},T8rQFvSBR:\"FP&A software solutions provides businesses with a comprehensive view of their financial performance and position. This enables better decision-making in budgeting, forecasting, and planning. It also facilitates easy budget monitoring and identification of areas for improvement. Additionally, FP&A software provides quick access to accurate, real-time data.\\n\\nAnother advantage of Financial Planning and Analysis software is the ability to identify opportunities for cost savings and improve efficiency. By leveraging predictive analytics, historical data can be analyzed, and accurate forecasts developed that allow you to anticipate future events and trends, and plan ahead to make the most of your resources. Finally, modern software also provides powerful collaboration features that streamline communication and improve coordination between business units.\",variant:\"RmvkAumpQ\",W88zB8mIG:\"What are the advantages of FP&A software?\",width:\"100%\",wyP7l8yon:{borderBottomWidth:0,borderColor:'var(--token-700a1961-c2b8-4f37-ad37-e3c28ea0fc93, rgba(0, 0, 0, 0.06)) /* {\"name\":\"Border\"} */',borderLeftWidth:0,borderRightWidth:0,borderStyle:\"solid\",borderTopWidth:1},ZW812GyiC:false})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gofPuB_7l:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1440px) - 40px)`},IRXABuDR0:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1440px) - 80px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:52,width:`calc(min(${componentViewport?.width||\"100vw\"}, 1440px) - 120px)`,y:(componentViewport?.y||0)+0+6183.7+0+0+80+83.2+0+208,children:/*#__PURE__*/_jsx(Container,{className:\"framer-fabgfy-container\",\"data-framer-name\":\"Row\",name:\"Row\",nodeId:\"I4tEAeAYO\",scopeId:\"hMsia9iAe\",children:/*#__PURE__*/_jsx(AccordionRow,{height:\"100%\",id:\"I4tEAeAYO\",kSHqEn0GN:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Answer\"})}),layoutId:\"I4tEAeAYO\",name:\"Row\",style:{width:\"100%\"},T8rQFvSBR:\"Yes, spreadsheets are a valid tool for conducting Financial Planning and Analysis. They can be used to create detailed budgets and forecasts, as well as to analyze financial data. However, if you are looking for a more comprehensive solution, you may want to consider using FP&A software tools. This type of software is specifically designed for planning and analyzing financial data and can provide a wide range of key features that make it easier to manage the complexities of a business.\\n\\nFor example, software solutions like Abacum offer automated reports and customizable dashboards that allow you to quickly identify opportunities for cost savings or improvements in efficiency. It also provides advanced collaboration and data-sharing features, allowing multiple users to work together and have conversations on specific financial scenarios in one space.\",variant:\"RmvkAumpQ\",W88zB8mIG:\"Can you use spreadsheets for FP&A?\",width:\"100%\",wyP7l8yon:{borderBottomWidth:0,borderColor:'var(--token-700a1961-c2b8-4f37-ad37-e3c28ea0fc93, rgba(0, 0, 0, 0.06)) /* {\"name\":\"Border\"} */',borderLeftWidth:0,borderRightWidth:0,borderStyle:\"solid\",borderTopWidth:1},ZW812GyiC:false})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gofPuB_7l:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1440px) - 40px)`},IRXABuDR0:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1440px) - 80px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:52,width:`calc(min(${componentViewport?.width||\"100vw\"}, 1440px) - 120px)`,y:(componentViewport?.y||0)+0+6183.7+0+0+80+83.2+0+260,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1y3wv8-container\",\"data-framer-name\":\"Row\",name:\"Row\",nodeId:\"AmWGt1oYc\",scopeId:\"hMsia9iAe\",children:/*#__PURE__*/_jsx(AccordionRow,{height:\"100%\",id:\"AmWGt1oYc\",kSHqEn0GN:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Answer\"})}),layoutId:\"AmWGt1oYc\",name:\"Row\",style:{width:\"100%\"},T8rQFvSBR:\"To evaluate your FP&A software options, start by assessing the advanced features and analytical capabilities of each platform. Consider the type of data analysis you need to perform, whether it needs to be done in real-time or over long periods of time, and how much flexibility you need in terms of customizing reports. Also, check the time-to-value that the platform offers both within your team and the entire organization. Additionally, make sure to evaluate how user-friendly the software is and how quickly you can get up and running with it.\\n\\nFinally, beyond comparing the pricing, consider the vendor\u2019s support services. Evaluate the level of customer support and training resources that are available for the platform you are considering. This will help ensure that you have all the help you need if you encounter any issues while using the software.\",variant:\"RmvkAumpQ\",W88zB8mIG:\"How to choose the best FP&A platform?\",width:\"100%\",wyP7l8yon:{borderBottomWidth:0,borderColor:'var(--token-700a1961-c2b8-4f37-ad37-e3c28ea0fc93, rgba(0, 0, 0, 0.06)) /* {\"name\":\"Border\"} */',borderLeftWidth:0,borderRightWidth:0,borderStyle:\"solid\",borderTopWidth:1},ZW812GyiC:false})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gofPuB_7l:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1440px) - 40px)`},IRXABuDR0:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1440px) - 80px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:52,width:`calc(min(${componentViewport?.width||\"100vw\"}, 1440px) - 120px)`,y:(componentViewport?.y||0)+0+6183.7+0+0+80+83.2+0+312,children:/*#__PURE__*/_jsx(Container,{className:\"framer-pt3bbj-container\",\"data-framer-name\":\"Row\",name:\"Row\",nodeId:\"S2Bn8xO7Y\",scopeId:\"hMsia9iAe\",children:/*#__PURE__*/_jsx(AccordionRow,{height:\"100%\",id:\"S2Bn8xO7Y\",kSHqEn0GN:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Answer\"})}),layoutId:\"S2Bn8xO7Y\",name:\"Row\",style:{width:\"100%\"},T8rQFvSBR:\"Small and medium-sized businesses (SMBs) rely on making decisions based on data to remain competitive and sustain growth. This implies that they must not only concentrate on short-term results, but also consider long-term planning and analysis of their business. The process of extended planning and analysis helps SMBs assess their current situation, anticipate future events, identify opportunities and threats, set objectives, and establish strategies.\\n\\nTo guarantee success, SMBs should evaluate the efficiency of their existing financial planning and analysis (FP&A) processes. This may involve reviewing and auditing the current financial plans, budgets, and forecasts to pinpoint areas where improvements can be made. Additionally, SMBs should review their key performance indicators (KPIs) to ensure that they are measuring the appropriate information that can provide meaningful insights into their performance. SMBs should also consider investing in financial planning and analysis software to gain more profound insights into their operations and create more precise forecasts.\",variant:\"RmvkAumpQ\",W88zB8mIG:\"Why is extended planning and analysis a necessity for SMBs organizations?\",width:\"100%\",wyP7l8yon:{borderBottomWidth:0,borderColor:'var(--token-700a1961-c2b8-4f37-ad37-e3c28ea0fc93, rgba(0, 0, 0, 0.06)) /* {\"name\":\"Border\"} */',borderLeftWidth:0,borderRightWidth:0,borderStyle:\"solid\",borderTopWidth:1},ZW812GyiC:false})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gofPuB_7l:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1440px) - 40px)`},IRXABuDR0:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1440px) - 80px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:52,width:`calc(min(${componentViewport?.width||\"100vw\"}, 1440px) - 120px)`,y:(componentViewport?.y||0)+0+6183.7+0+0+80+83.2+0+364,children:/*#__PURE__*/_jsx(Container,{className:\"framer-r5fs67-container\",\"data-framer-name\":\"Row\",name:\"Row\",nodeId:\"eRx9wQxch\",scopeId:\"hMsia9iAe\",children:/*#__PURE__*/_jsx(AccordionRow,{height:\"100%\",id:\"eRx9wQxch\",kSHqEn0GN:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Answer\"})}),layoutId:\"eRx9wQxch\",name:\"Row\",style:{width:\"100%\"},T8rQFvSBR:\"Financial planning software automates processes by streamlining data entry, tracking financial information, and providing insights into an organization\u2019s current financial status. It automates the process of entering income, expenses, and other related data into a business system for review and analysis. This allows users to quickly compile financial records and generate financial reports in real-time, as well as track changes in data over time.\\n\\nFinancial planning and analysis software also automates the process of budgeting, allowing users to easily set up plans and track progress toward goals. It can also be used to quickly generate forecasts and projections based on current data. This helps organizations identify opportunities and create strategies for future success.\",variant:\"RmvkAumpQ\",W88zB8mIG:\"How does financial planning software automate processes?\",width:\"100%\",wyP7l8yon:{borderBottomWidth:0,borderColor:'var(--token-700a1961-c2b8-4f37-ad37-e3c28ea0fc93, rgba(0, 0, 0, 0.06)) /* {\"name\":\"Border\"} */',borderLeftWidth:0,borderRightWidth:0,borderStyle:\"solid\",borderTopWidth:1},ZW812GyiC:false})})})})]})]})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"kz7le7bJo\"},implicitPathVariables:undefined},{href:{webPageId:\"kz7le7bJo\"},implicitPathVariables:undefined},{href:{webPageId:\"kz7le7bJo\"},implicitPathVariables:undefined}],children:resolvedLinks6=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:341,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+6842.9,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1769fxe-container\",\"data-framer-name\":\"CTA\",id:elementId1,name:\"CTA\",nodeId:\"d62P4smPB\",ref:ref2,scopeId:\"hMsia9iAe\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gofPuB_7l:{pQsrZTVcV:resolvedLinks6[2],variant:\"SrjwxyBv8\"},IRXABuDR0:{pQsrZTVcV:resolvedLinks6[1],variant:\"aQLrN3tfO\"}},children:/*#__PURE__*/_jsx(CTADemo,{HaSS51rXG:true,height:\"100%\",id:\"d62P4smPB\",layoutId:\"d62P4smPB\",name:\"CTA\",Nmc5XqLcj:\"Request a demo\",pQsrZTVcV:resolvedLinks6[0],QmpCzW15f:\"For all the decisions you need to make.\",style:{width:\"100%\"},variant:\"CBkX_f3PE\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:644,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+7183.9,children:/*#__PURE__*/_jsx(Container,{className:\"framer-114cnx1-container\",nodeId:\"oYQODlfvK\",scopeId:\"hMsia9iAe\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gofPuB_7l:{variant:\"ZPzkKlhV5\"},IRXABuDR0:{variant:\"LU5aqljY_\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"oYQODlfvK\",layoutId:\"oYQODlfvK\",style:{width:\"100%\"},variant:\"aUOVDA5wB\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-REX5H.framer-n4ajyn, .framer-REX5H .framer-n4ajyn { display: block; }\",\".framer-REX5H.framer-uyli1b { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-REX5H .framer-dcfzb5-container { flex: none; height: auto; left: 50%; position: absolute; top: 0px; transform: translateX(-50%); width: 100%; z-index: 10; }\",\".framer-REX5H .framer-1fxuowf-container { flex: none; height: auto; position: relative; width: 100%; z-index: 1; }\",\".framer-REX5H .framer-y3i6jd-container, .framer-REX5H .framer-1526hgl-container, .framer-REX5H .framer-yom5v2-container, .framer-REX5H .framer-1s0ee7r-container, .framer-REX5H .framer-r1axb-container, .framer-REX5H .framer-mwmsno-container, .framer-REX5H .framer-me42kr-container, .framer-REX5H .framer-5k0gje-container, .framer-REX5H .framer-fd2qkn-container, .framer-REX5H .framer-6841r5-container, .framer-REX5H .framer-185inoo-container, .framer-REX5H .framer-137rgeg-container, .framer-REX5H .framer-3gstbk-container, .framer-REX5H .framer-fabgfy-container, .framer-REX5H .framer-1y3wv8-container, .framer-REX5H .framer-pt3bbj-container, .framer-REX5H .framer-r5fs67-container, .framer-REX5H .framer-1769fxe-container, .framer-REX5H .framer-114cnx1-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-REX5H .framer-1vbp8i6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 80px 60px 80px 60px; position: relative; width: 100%; }\",\".framer-REX5H .framer-xys81r { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; max-width: 1440px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-REX5H .framer-1npa3uf { 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-REX5H .framer-cwgckm, .framer-REX5H .framer-1th5wp6 { --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-REX5H .framer-d4lhep { display: grid; flex: none; gap: 20px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(3, minmax(50px, 1fr)); height: 213px; justify-content: center; padding: 0px; position: relative; width: 100%; }\",\".framer-REX5H .framer-1rvj6g3-container { align-self: start; flex: none; height: 100%; justify-self: start; position: relative; width: 100%; }\",\".framer-REX5H .framer-11qxoxu { align-content: center; align-items: center; background-color: var(--token-b984212c-6b21-4967-bb54-ce90369391ae, #ffffff); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-REX5H .framer-1tz9uaf { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; max-width: 1440px; overflow: visible; padding: 80px 60px 80px 60px; position: relative; width: 100%; }\",\".framer-REX5H .framer-1y0r2hy { align-content: flex-start; align-items: flex-start; background-color: var(--token-e830f5a9-029d-4c50-b385-9e29b4c9b56d, #f5f5f5); border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-REX5H.framer-uyli1b, .framer-REX5H .framer-1vbp8i6, .framer-REX5H .framer-xys81r, .framer-REX5H .framer-1npa3uf, .framer-REX5H .framer-1tz9uaf, .framer-REX5H .framer-1y0r2hy { gap: 0px; } .framer-REX5H.framer-uyli1b > *, .framer-REX5H .framer-1y0r2hy > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-REX5H.framer-uyli1b > :first-child, .framer-REX5H .framer-1vbp8i6 > :first-child, .framer-REX5H .framer-xys81r > :first-child, .framer-REX5H .framer-1npa3uf > :first-child, .framer-REX5H .framer-1tz9uaf > :first-child, .framer-REX5H .framer-1y0r2hy > :first-child { margin-top: 0px; } .framer-REX5H.framer-uyli1b > :last-child, .framer-REX5H .framer-1vbp8i6 > :last-child, .framer-REX5H .framer-xys81r > :last-child, .framer-REX5H .framer-1npa3uf > :last-child, .framer-REX5H .framer-1tz9uaf > :last-child, .framer-REX5H .framer-1y0r2hy > :last-child { margin-bottom: 0px; } .framer-REX5H .framer-1vbp8i6 > *, .framer-REX5H .framer-xys81r > *, .framer-REX5H .framer-1tz9uaf > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-REX5H .framer-1npa3uf > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } }\",...sharedStyle.css,\"@media (min-width: 810px) and (max-width: 1199px) { .framer-REX5H.framer-uyli1b { width: 810px; } .framer-REX5H .framer-1vbp8i6, .framer-REX5H .framer-1tz9uaf { padding: 80px 40px 80px 40px; }}\",\"@media (max-width: 809px) { .framer-REX5H.framer-uyli1b { width: 390px; } .framer-REX5H .framer-1vbp8i6, .framer-REX5H .framer-1tz9uaf { padding: 80px 20px 80px 20px; } .framer-REX5H .framer-d4lhep { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; } .framer-REX5H .framer-1rvj6g3-container { align-self: unset; width: 347px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-REX5H .framer-d4lhep { gap: 0px; } .framer-REX5H .framer-d4lhep > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-REX5H .framer-d4lhep > :first-child { margin-top: 0px; } .framer-REX5H .framer-d4lhep > :last-child { margin-bottom: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 6900\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"IRXABuDR0\":{\"layout\":[\"fixed\",\"auto\"]},\"gofPuB_7l\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"icmxTIjCX\":{\"pattern\":\":icmxTIjCX\",\"name\":\"hero\"},\"d62P4smPB\":{\"pattern\":\":d62P4smPB\",\"name\":\"cta\"}}\n * @framerResponsiveScreen\n */const FramerhMsia9iAe=withCSS(Component,css,\"framer-REX5H\");export default FramerhMsia9iAe;FramerhMsia9iAe.displayName=\"Scenario Planning Software\";FramerhMsia9iAe.defaultProps={height:6900,width:1200};addFonts(FramerhMsia9iAe,[{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\"}]},...NavFonts,...PageHeaderFonts,...FeatureSimpleFonts,...ROIFonts,...FeatureCarousel3Fonts,...IntegrationsFonts,...CardQuoteFonts,...AccordionRowFonts,...CTADemoFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerhMsia9iAe\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"IRXABuDR0\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"gofPuB_7l\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerResponsiveScreen\":\"\",\"framerIntrinsicWidth\":\"1200\",\"framerScrollSections\":\"{\\\"icmxTIjCX\\\":{\\\"pattern\\\":\\\":icmxTIjCX\\\",\\\"name\\\":\\\"hero\\\"},\\\"d62P4smPB\\\":{\\\"pattern\\\":\\\":d62P4smPB\\\",\\\"name\\\":\\\"cta\\\"}}\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"6900\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavFonts", "getFonts", "hH1DdpI8D_default", "PageHeaderFonts", "uonKNc9TO_default", "FeatureSimpleFonts", "Xt75bV3AP_default", "ROIFonts", "dtbkw8gD8_default", "FeatureCarousel3Fonts", "no0Xz1Og9_default", "IntegrationsFonts", "LeVHalUDH_default", "CardQuoteFonts", "Zv4YWSSOK_default", "AccordionRowFonts", "cNIk4MWMo_default", "CTADemoFonts", "cXDIC91Jz_default", "FooterFonts", "eo4fbJTdm_default", "breakpoints", "serializationHash", "variantClassNames", "addImageAlt", "image", "alt", "toResponsiveImage", "value", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "GmIpXX2LTFieZD4JSD", "m4EV4hizO_z4DGvmMbxFieZD4JSD", "m4EV4hizO_ptwTee66dFieZD4JSD", "m4EV4hizO_T2WcSoQ0kFieZD4JSD", "watA8Nu1uFieZD4JSD", "idFieZD4JSD", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "elementId", "useRouteElementId", "router", "useRouter", "ref1", "elementId1", "ref2", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "hH1DdpI8D_default", "ResolveLinks", "resolvedLinks", "uonKNc9TO_default", "resolvedLinks1", "Xt75bV3AP_default", "x", "resolvedLinks2", "resolvedLinks3", "Link", "resolvedLinks4", "dtbkw8gD8_default", "resolvedLinks5", "no0Xz1Og9_default", "LeVHalUDH_default", "RichText2", "ChildrenCanSuspend", "TdAO3lxqf_default", "Y8dPBsl38_default", "collection", "paginationInfo", "loadMore", "l", "index", "PathVariablesContext", "Zv4YWSSOK_default", "cNIk4MWMo_default", "resolvedLinks6", "cXDIC91Jz_default", "eo4fbJTdm_default", "css", "FramerhMsia9iAe", "withCSS", "hMsia9iAe_default", "addFonts", "NavFonts", "PageHeaderFonts", "FeatureSimpleFonts", "ROIFonts", "FeatureCarousel3Fonts", "IntegrationsFonts", "CardQuoteFonts", "AccordionRowFonts", "CTADemoFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
