{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/05FiKNBpoS460vu4QtBC/FgAaTXIMT66Vbf6i1qzy/mK7c2Tn9d.js"],
  "sourcesContent": ["// Generated by Framer (47ebf4a)\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 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 UseCases from\"#framer/local/canvasComponent/qYnIMRIGf/qYnIMRIGf.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/mK7c2Tn9d/mK7c2Tn9d.js\";const NavFonts=getFonts(Nav);const PageHeaderFonts=getFonts(PageHeader);const ROIFonts=getFonts(ROI);const FeatureSimpleFonts=getFonts(FeatureSimple);const CardQuoteFonts=getFonts(CardQuote);const UseCasesFonts=getFonts(UseCases);const CTADemoFonts=getFonts(CTADemo);const FooterFonts=getFonts(Footer);const breakpoints={J1HbMfJmc:\"(min-width: 1200px)\",QAX2gLo4E:\"(max-width: 809px)\",UtpHI8Wvf:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-Plqdt\";const variantClassNames={J1HbMfJmc:\"framer-v-342e4s\",QAX2gLo4E:\"framer-v-1trxrx4\",UtpHI8Wvf:\"framer-v-l1g7ui\"};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:\"J1HbMfJmc\",Phone:\"QAX2gLo4E\",Tablet:\"UtpHI8Wvf\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"J1HbMfJmc\"};};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,GmIpXX2LTGjqQUVRX_,m4EV4hizO_z4DGvmMbxGjqQUVRX_,m4EV4hizO_ptwTee66dGjqQUVRX_,m4EV4hizO_T2WcSoQ0kGjqQUVRX_,watA8Nu1uGjqQUVRX_,idGjqQUVRX_,...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(\"HwHH3eJCV\");const router=useRouter();const ref1=React.useRef(null);const elementId1=useRouteElementId(\"nnfnujSIE\");const ref2=React.useRef(null);const elementId2=useRouteElementId(\"hHyAhkaax\");const ref3=React.useRef(null);const elementId3=useRouteElementId(\"mC964QAde\");const ref4=React.useRef(null);const elementId4=useRouteElementId(\"JQoD9nubz\");const ref5=React.useRef(null);const elementId5=useRouteElementId(\"LgTVzTajd\");const ref6=React.useRef(null);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"J1HbMfJmc\",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-342e4s\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:60,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1vxid4e-container\",\"data-framer-name\":\"Nav\",layoutScroll:true,name:\"Nav\",nodeId:\"xj7NpAbSW\",scopeId:\"mK7c2Tn9d\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{QAX2gLo4E:{variant:\"onuwv4s61\"},UtpHI8Wvf:{variant:\"jlsM5JHcx\"}},children:/*#__PURE__*/_jsx(Nav,{height:\"100%\",id:\"xj7NpAbSW\",layoutId:\"xj7NpAbSW\",name:\"Nav\",style:{width:\"100%\"},variant:\"J7TtQthx_\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"kz7le7bJo\"},implicitPathVariables:undefined},{href:{webPageId:\"IilknqsQI\"},implicitPathVariables:undefined},{href:{webPageId:\"kz7le7bJo\"},implicitPathVariables:undefined},{href:{webPageId:\"IilknqsQI\"},implicitPathVariables:undefined},{href:{webPageId:\"kz7le7bJo\"},implicitPathVariables:undefined},{href:{webPageId:\"IilknqsQI\"},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-1fkmvku-container\",\"data-framer-name\":\"Header\",id:elementId,name:\"Header\",nodeId:\"HwHH3eJCV\",ref:ref1,scopeId:\"mK7c2Tn9d\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{QAX2gLo4E:{Ga9flJbbS:resolvedLinks[5],qoN0934si:resolvedLinks[4],variant:\"IfOdZI7O2\"},UtpHI8Wvf:{Ga9flJbbS:resolvedLinks[3],qoN0934si:resolvedLinks[2],variant:\"tTUhqnQmZ\"}},children:/*#__PURE__*/_jsx(PageHeader,{cdkXx19Di:true,CP9JxqD6f:\"FP&A teams\",dU3lXzIed:false,EeByHaIBZ:false,FaFtaADco:\"Abacum for FP&A Teams\",FJEKRDlUW:true,Ga9flJbbS:resolvedLinks[1],h0y0Ym8al:\"Personas\",height:\"100%\",id:\"HwHH3eJCV\",layoutId:\"HwHH3eJCV\",name:\"Header\",NnZdwqGg7:\"Home\",OIHR6wRV6:true,p2kFdB5SW:true,pMXsrexnM:true,qoN0934si:resolvedLinks[0],sESYpTpl1:true,style:{width:\"100%\"},u1TKfCKCn:\"Drive impact by scaling your planning workflows, automate reporting, and partner with your key stakeholders\",variant:\"SjTFQXSYc\",wAla6_Cev:true,width:\"100%\",x_NMF3bsV:\"Get Started\",yt8JLAj0t:true})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:338,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+367,children:/*#__PURE__*/_jsx(Container,{className:\"framer-14ssiqq-container\",id:elementId1,nodeId:\"nnfnujSIE\",ref:ref2,scopeId:\"mK7c2Tn9d\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{QAX2gLo4E:{variant:\"XqXt2FEAv\"},UtpHI8Wvf:{variant:\"bRvrkrmjg\"}},children:/*#__PURE__*/_jsx(ROI,{Ae9eCl0e7:\"Description\",B1FiIhGiq:\"Groups\",b3eaRFEjo:\"Scale all your models\",bIgI5F5aL:true,CuRF7LZlp:\"The impact of using Abacum\",eiqefo8SV:\"Automate your reports\",height:\"100%\",I_dyEmOIB:true,id:\"nnfnujSIE\",layoutId:\"nnfnujSIE\",LqPhY22om:\"Model without limitations using dimensions and easily run granular scenarios in a couple of clicks. Have the flexibility of a spreadsheet on a connected platform.\\uFEFF\",oaTFJjcHN:\"Spend more time guiding the business with future-looking insights so decisions can be made today not tomorrow.\",OMngNliV0:\"InsertChart\",OQTJXqpTI:true,OTVlCKb3S:\"Every financial and operational report is in real time with your custom formatting, making your reporting process 75% faster.\\uFEFF\",OUpRgP17v:\"ijwMbgVOD\",qevs9cvl3:true,QoatsKNAV:true,style:{width:\"100%\"},variant:\"bwHDe9Pm4\",width:\"100%\",YmLVh_tfQ:\"Shift into a business partner\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:680,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+705,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1r1085f-container\",\"data-framer-name\":\"Feature 1\",name:\"Feature 1\",nodeId:\"BayAvhP7G\",scopeId:\"mK7c2Tn9d\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{QAX2gLo4E:{variant:\"MN4FRFmrM\"},UtpHI8Wvf:{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:\"BayAvhP7G\",JjXfXU9XS:false,k88SuNOwC:/*#__PURE__*/_jsx(React.Fragment,{}),layoutId:\"BayAvhP7G\",lmXP4ZOqY:\"Tag\",lOw8fWUjA:\"Tag\",LzTn5WAPf:\"Your FP&A team can create models with custom drivers and easily leverage dimensions to forecast and plan differently across products, subsidiaries, or vendors. Forecasting has never been so scalable for the FP&A function.\",name:\"Feature 1\",QVUgHRFA1:true,stGcQP6GG:true,style:{width:\"100%\"},uRk6N061k:true,variant:\"nkwycbQGZ\",VfbfNFA0a:addImageAlt({src:\"https://framerusercontent.com/images/eFNAhLwrBGDBg3Nyrrz5jbr9EC4.png\",srcSet:\"https://framerusercontent.com/images/eFNAhLwrBGDBg3Nyrrz5jbr9EC4.png?scale-down-to=512 512w,https://framerusercontent.com/images/eFNAhLwrBGDBg3Nyrrz5jbr9EC4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/eFNAhLwrBGDBg3Nyrrz5jbr9EC4.png 2048w\"},\"financial models for fp&a teams\"),VilwifJN6:\"APlq68TLa\",vJ8MpkA1Y:true,width:\"100%\",xagyYQCKs:\"Tag\",zJs6J045m:\"Build scalable multi-dimensional models\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:680,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+1385,children:/*#__PURE__*/_jsx(Container,{className:\"framer-65pai3-container\",\"data-framer-name\":\"Feature 2\",name:\"Feature 2\",nodeId:\"BVeCPUn8u\",scopeId:\"mK7c2Tn9d\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{QAX2gLo4E:{variant:\"MN4FRFmrM\"},UtpHI8Wvf:{variant:\"eY9EJE9Wq\"}},children:/*#__PURE__*/_jsx(FeatureSimple,{dmyjcCEM4:true,dysvwEMXJ:\"Tag\",EprATsmjb:\"Tag\",eV88eT_oX:\"Tag\",fDCIcTx_5:false,gcRv0_PeQ:\"Button\",height:\"100%\",hEl17qfRr:true,hiBqHfe1w:\"Tag\",IBk8F2_wH:true,id:\"BVeCPUn8u\",JjXfXU9XS:false,k88SuNOwC:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"Prepare any \",/*#__PURE__*/_jsx(Link,{href:{webPageId:\"rYBQhM7V5\"},motionChild:true,nodeId:\"BVeCPUn8u\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{children:\"scenario\"})}),\" in seconds, play with your assumptions, connect your metrics across versions, measure what-if impacts, and drive decisions collaboratively on the spot.\"]})}),layoutId:\"BVeCPUn8u\",lmXP4ZOqY:\"Tag\",lOw8fWUjA:\"Tag\",LzTn5WAPf:\"Prepare any scenario in seconds, play with your assumptions, connect your metrics across versions, measure what-if impacts, and drive decisions collaboratively on the spot.\",name:\"Feature 2\",QVUgHRFA1:true,stGcQP6GG:true,style:{width:\"100%\"},uRk6N061k:true,variant:\"PwvkmowI1\",VfbfNFA0a:addImageAlt({src:\"https://framerusercontent.com/images/SwpyfHY0QvFDVRrdrbeVjoXlOI.png\",srcSet:\"https://framerusercontent.com/images/SwpyfHY0QvFDVRrdrbeVjoXlOI.png?scale-down-to=512 512w,https://framerusercontent.com/images/SwpyfHY0QvFDVRrdrbeVjoXlOI.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/SwpyfHY0QvFDVRrdrbeVjoXlOI.png 2048w\"},\"scenario planning for fp&a teams\"),VilwifJN6:\"APlq68TLa\",vJ8MpkA1Y:true,width:\"100%\",xagyYQCKs:\"Tag\",zJs6J045m:\"Model any scenario in clicks\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:680,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+2065,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1elpns4-container\",\"data-framer-name\":\"Feature 3\",name:\"Feature 3\",nodeId:\"fA8wtsYJJ\",scopeId:\"mK7c2Tn9d\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{QAX2gLo4E:{variant:\"MN4FRFmrM\"},UtpHI8Wvf:{variant:\"ko8JMTyFh\"}},children:/*#__PURE__*/_jsx(FeatureSimple,{dmyjcCEM4:true,dysvwEMXJ:\"Tag\",EprATsmjb:\"Tag\",eV88eT_oX:\"Tag\",fDCIcTx_5:false,gcRv0_PeQ:\"Button\",height:\"100%\",hEl17qfRr:true,hiBqHfe1w:\"Tag\",IBk8F2_wH:true,id:\"fA8wtsYJJ\",JjXfXU9XS:false,k88SuNOwC:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"Consolidate your actuals and automate your month-end \",/*#__PURE__*/_jsx(Link,{href:{webPageId:\"Zm2NL_I2c\"},motionChild:true,nodeId:\"fA8wtsYJJ\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{children:\"reporting\"})}),\" to streamline strategic planning and empower FP&A leaders with accurate, real-time metrics\u2014using your custom formatting\u2014without spending hours on look and feel.\"]})}),layoutId:\"fA8wtsYJJ\",lmXP4ZOqY:\"Tag\",lOw8fWUjA:\"Tag\",LzTn5WAPf:\"Consolidate your actuals and automate your month end-reporting. You'll easily share accurate, real-time metrics with the chief financial officer, using your custom formatting, without spending hours on look and feel. \",name:\"Feature 3\",QVUgHRFA1:true,stGcQP6GG:true,style:{width:\"100%\"},uRk6N061k:true,variant:\"nkwycbQGZ\",VfbfNFA0a:addImageAlt({src:\"https://framerusercontent.com/images/0wIb5EyBbPz8acaMu6jiCQGAslI.png\",srcSet:\"https://framerusercontent.com/images/0wIb5EyBbPz8acaMu6jiCQGAslI.png?scale-down-to=512 512w,https://framerusercontent.com/images/0wIb5EyBbPz8acaMu6jiCQGAslI.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/0wIb5EyBbPz8acaMu6jiCQGAslI.png 2048w\"},\"month end reporting made easy for finance teams\"),VilwifJN6:\"APlq68TLa\",vJ8MpkA1Y:true,width:\"100%\",xagyYQCKs:\"Tag\",zJs6J045m:\"Streamline month-end reporting\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:680,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+2745,children:/*#__PURE__*/_jsx(Container,{className:\"framer-131d3ve-container\",\"data-framer-name\":\"Feature 4\",name:\"Feature 4\",nodeId:\"AbeyV6aKI\",scopeId:\"mK7c2Tn9d\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{QAX2gLo4E:{variant:\"MN4FRFmrM\"},UtpHI8Wvf:{variant:\"eY9EJE9Wq\"}},children:/*#__PURE__*/_jsx(FeatureSimple,{dmyjcCEM4:true,dysvwEMXJ:\"Tag\",EprATsmjb:\"Tag\",eV88eT_oX:\"Tag\",fDCIcTx_5:false,gcRv0_PeQ:\"Button\",height:\"100%\",hEl17qfRr:true,hiBqHfe1w:\"Tag\",IBk8F2_wH:true,id:\"AbeyV6aKI\",JjXfXU9XS:false,k88SuNOwC:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"Shorten your planning cycle and increase \",/*#__PURE__*/_jsx(Link,{href:{webPageId:\"tXdvBBj94\"},motionChild:true,nodeId:\"AbeyV6aKI\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{children:\"forecasting\"})}),\" frequency with Abacum\u2019s dedicated workflows, making budgeting seamless between modern FP&A teams and every stakeholder.\"]})}),layoutId:\"AbeyV6aKI\",lmXP4ZOqY:\"Tag\",lOw8fWUjA:\"Tag\",LzTn5WAPf:\"Shorten your planning cycle and increase forecasting frequency with Abacum\u2019s dedicated workflows, making budgeting seamless between FP&A and every stakeholder.\",name:\"Feature 4\",QVUgHRFA1:true,stGcQP6GG:true,style:{width:\"100%\"},uRk6N061k:true,variant:\"PwvkmowI1\",VfbfNFA0a:addImageAlt({src:\"https://framerusercontent.com/images/AbDPt7ksbz1lfuIDJDyPZhvE1Bc.png\",srcSet:\"https://framerusercontent.com/images/AbDPt7ksbz1lfuIDJDyPZhvE1Bc.png?scale-down-to=512 512w,https://framerusercontent.com/images/AbDPt7ksbz1lfuIDJDyPZhvE1Bc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/AbDPt7ksbz1lfuIDJDyPZhvE1Bc.png 2048w\"},\"simples budgeting cycle for finance\"),VilwifJN6:\"APlq68TLa\",vJ8MpkA1Y:true,width:\"100%\",xagyYQCKs:\"Tag\",zJs6J045m:\"Reduce your budgeting cycle\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:680,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+3425,children:/*#__PURE__*/_jsx(Container,{className:\"framer-yzful6-container\",\"data-framer-name\":\"Feature 5\",name:\"Feature 5\",nodeId:\"TGOO8wm2l\",scopeId:\"mK7c2Tn9d\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{QAX2gLo4E:{variant:\"MN4FRFmrM\"},UtpHI8Wvf:{variant:\"ko8JMTyFh\"}},children:/*#__PURE__*/_jsx(FeatureSimple,{dmyjcCEM4:true,dysvwEMXJ:\"Tag\",EprATsmjb:\"Tag\",eV88eT_oX:\"Tag\",fDCIcTx_5:false,gcRv0_PeQ:\"Button\",height:\"100%\",hEl17qfRr:true,hiBqHfe1w:\"Tag\",IBk8F2_wH:true,id:\"TGOO8wm2l\",JjXfXU9XS:false,k88SuNOwC:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{children:[\"Finally create your source of truth. With \",/*#__PURE__*/_jsx(Link,{href:{webPageId:\"OsyyoMWzH\"},motionChild:true,nodeId:\"TGOO8wm2l\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{children:\"50+ integrations\"})}),\", Abacum seamlessly connects to any system, aggregates, and cleans your data \u2013 all without you ever needing to download a CSV.\"]})}),layoutId:\"TGOO8wm2l\",lmXP4ZOqY:\"Tag\",lOw8fWUjA:\"Tag\",LzTn5WAPf:\"Finally create your source of truth. With 50+ integrations, Abacum seamlessly connects to any system, aggregates, and cleans your data \u2013 all without you ever needing to download a CSV.\",name:\"Feature 5\",QVUgHRFA1:true,stGcQP6GG:true,style:{width:\"100%\"},uRk6N061k:true,variant:\"nkwycbQGZ\",VfbfNFA0a:addImageAlt({src:\"https://framerusercontent.com/images/1WvdfQBN3rcIWJ2UPyA0k0bpYs.png\",srcSet:\"https://framerusercontent.com/images/1WvdfQBN3rcIWJ2UPyA0k0bpYs.png?scale-down-to=512 512w,https://framerusercontent.com/images/1WvdfQBN3rcIWJ2UPyA0k0bpYs.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/1WvdfQBN3rcIWJ2UPyA0k0bpYs.png 2048w\"},\"financial data cleaning\"),VilwifJN6:\"APlq68TLa\",vJ8MpkA1Y:true,width:\"100%\",xagyYQCKs:\"Tag\",zJs6J045m:\"Automatically clean your data\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-144dq5a\",\"data-framer-name\":\"Quotes\",id:elementId2,ref:ref3,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1viie8g\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1s4uz4o\",\"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:\"What FP&A teams are saying about Abacum\"})}),className:\"framer-1a7y0n1\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-vtbyz5\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{constraint:{left:{collection:\"GjqQUVRX_\",name:\"m4EV4hizO\",type:\"Identifier\"},operator:\"==\",right:{collection:\"m4EV4hizO\",name:\"id\",type:\"Identifier\"},type:\"BinaryOperation\"},left:{alias:\"GjqQUVRX_\",data:Quotes,type:\"Collection\"},right:{alias:\"m4EV4hizO\",data:People,type:\"Collection\"},type:\"LeftJoin\"},limit:{type:\"LiteralValue\",value:3},select:[{collection:\"GjqQUVRX_\",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:\"GjqQUVRX_\",name:\"watA8Nu1u\",type:\"Identifier\"},{collection:\"GjqQUVRX_\",name:\"id\",type:\"Identifier\"}],where:{collection:\"GjqQUVRX_\",name:\"RQMhoeou6\",type:\"Identifier\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({\"m4EV4hizO.ptwTee66d\":m4EV4hizO_ptwTee66dGjqQUVRX_,\"m4EV4hizO.T2WcSoQ0k\":m4EV4hizO_T2WcSoQ0kGjqQUVRX_,\"m4EV4hizO.z4DGvmMbx\":m4EV4hizO_z4DGvmMbxGjqQUVRX_,GmIpXX2LT:GmIpXX2LTGjqQUVRX_,id:idGjqQUVRX_,watA8Nu1u:watA8Nu1uGjqQUVRX_},index)=>{GmIpXX2LTGjqQUVRX_??=\"\";m4EV4hizO_z4DGvmMbxGjqQUVRX_??=\"\";m4EV4hizO_ptwTee66dGjqQUVRX_??=\"\";watA8Nu1uGjqQUVRX_??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`GjqQUVRX_-${idGjqQUVRX_}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{watA8Nu1u:watA8Nu1uGjqQUVRX_},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{QAX2gLo4E:{width:\"347px\"},UtpHI8Wvf:{width:`max((${componentViewport?.width||\"100vw\"} - 120px) / 3, 50px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:235,width:`max((${componentViewport?.width||\"100vw\"} - 160px) / 3, 50px)`,y:(componentViewport?.y||0)+0+4105+80+83.2+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-180i7f6-container\",nodeId:\"vYrlptPWC\",scopeId:\"mK7c2Tn9d\",children:/*#__PURE__*/_jsx(CardQuote,{aY3NDFicr:toResponsiveImage(m4EV4hizO_T2WcSoQ0kGjqQUVRX_),bErIHJkdI:GmIpXX2LTGjqQUVRX_,height:\"100%\",iblTMwOmJ:m4EV4hizO_ptwTee66dGjqQUVRX_,id:\"vYrlptPWC\",layoutId:\"vYrlptPWC\",oVU8J_Br4:m4EV4hizO_z4DGvmMbxGjqQUVRX_,style:{width:\"100%\"},variant:\"G95UlWjM4\",width:\"100%\"})})})})})},idGjqQUVRX_);})})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{QAX2gLo4E:{y:(componentViewport?.y||0)+0+4583.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:810,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+4838.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-293u89-container\",\"data-framer-name\":\"Use-cases\",id:elementId3,name:\"Use-cases\",nodeId:\"mC964QAde\",ref:ref4,scopeId:\"mK7c2Tn9d\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{QAX2gLo4E:{variant:\"W1tfZWH0H\"},UtpHI8Wvf:{variant:\"jyCGRgYPD\"}},children:/*#__PURE__*/_jsx(UseCases,{h08nLm7KV:true,height:\"100%\",id:\"mC964QAde\",layoutId:\"mC964QAde\",name:\"Use-cases\",qJHHs6EWV:\"All your FP&A workflows in Abacum\",rBdR2PKCA:true,style:{width:\"100%\"},sVi9b3G6C:false,variant:\"K5GP4uFcF\",VBqjrcUQC:false,width:\"100%\",XggTxQ_jC:true})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"kz7le7bJo\"},implicitPathVariables:undefined},{href:{webPageId:\"kz7le7bJo\"},implicitPathVariables:undefined},{href:{webPageId:\"kz7le7bJo\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{QAX2gLo4E:{y:(componentViewport?.y||0)+0+5393.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:341,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+5648.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-2jvjq3-container\",\"data-framer-name\":\"CTA\",id:elementId4,name:\"CTA\",nodeId:\"JQoD9nubz\",ref:ref5,scopeId:\"mK7c2Tn9d\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{QAX2gLo4E:{pQsrZTVcV:resolvedLinks1[2],variant:\"SrjwxyBv8\"},UtpHI8Wvf:{pQsrZTVcV:resolvedLinks1[1],variant:\"aQLrN3tfO\"}},children:/*#__PURE__*/_jsx(CTADemo,{HaSS51rXG:true,height:\"100%\",id:\"JQoD9nubz\",layoutId:\"JQoD9nubz\",name:\"CTA\",Nmc5XqLcj:\"Get Started\",pQsrZTVcV:resolvedLinks1[0],QmpCzW15f:\"For all the decisions you need to make.\",style:{width:\"100%\"},variant:\"CBkX_f3PE\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{QAX2gLo4E:{y:(componentViewport?.y||0)+0+5734.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:708,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+5989.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1gtpwpc-container\",\"data-framer-name\":\"Footer\",id:elementId5,name:\"Footer\",nodeId:\"LgTVzTajd\",ref:ref6,scopeId:\"mK7c2Tn9d\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{QAX2gLo4E:{variant:\"ZPzkKlhV5\"},UtpHI8Wvf:{variant:\"LU5aqljY_\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"LgTVzTajd\",layoutId:\"LgTVzTajd\",name:\"Footer\",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-Plqdt.framer-c13zcw, .framer-Plqdt .framer-c13zcw { display: block; }\",\".framer-Plqdt.framer-342e4s { 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-Plqdt .framer-1vxid4e-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 10; }\",\".framer-Plqdt .framer-1fkmvku-container { flex: none; height: auto; position: relative; scroll-margin-top: 60px; width: 100%; z-index: 1; }\",\".framer-Plqdt .framer-14ssiqq-container, .framer-Plqdt .framer-293u89-container, .framer-Plqdt .framer-2jvjq3-container, .framer-Plqdt .framer-1gtpwpc-container { flex: none; height: auto; position: relative; scroll-margin-top: 60px; width: 100%; }\",\".framer-Plqdt .framer-1r1085f-container, .framer-Plqdt .framer-65pai3-container, .framer-Plqdt .framer-1elpns4-container, .framer-Plqdt .framer-131d3ve-container, .framer-Plqdt .framer-yzful6-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-Plqdt .framer-144dq5a { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: visible; padding: 80px 60px 80px 60px; position: relative; scroll-margin-top: 60px; width: 100%; }\",\".framer-Plqdt .framer-1viie8g { 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-Plqdt .framer-1s4uz4o { 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-Plqdt .framer-1a7y0n1 { --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-Plqdt .framer-vtbyz5 { display: grid; flex: none; gap: 20px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(3, minmax(50px, 1fr)); height: min-content; justify-content: center; padding: 0px; position: relative; width: 100%; }\",\".framer-Plqdt .framer-180i7f6-container { align-self: start; flex: none; height: 100%; justify-self: start; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-Plqdt.framer-342e4s, .framer-Plqdt .framer-144dq5a, .framer-Plqdt .framer-1viie8g, .framer-Plqdt .framer-1s4uz4o { gap: 0px; } .framer-Plqdt.framer-342e4s > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-Plqdt.framer-342e4s > :first-child, .framer-Plqdt .framer-144dq5a > :first-child, .framer-Plqdt .framer-1viie8g > :first-child, .framer-Plqdt .framer-1s4uz4o > :first-child { margin-top: 0px; } .framer-Plqdt.framer-342e4s > :last-child, .framer-Plqdt .framer-144dq5a > :last-child, .framer-Plqdt .framer-1viie8g > :last-child, .framer-Plqdt .framer-1s4uz4o > :last-child { margin-bottom: 0px; } .framer-Plqdt .framer-144dq5a > *, .framer-Plqdt .framer-1viie8g > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-Plqdt .framer-1s4uz4o > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } }\",...sharedStyle.css,\"@media (min-width: 810px) and (max-width: 1199px) { .framer-Plqdt.framer-342e4s { width: 810px; } .framer-Plqdt .framer-144dq5a { padding: 80px 40px 80px 40px; }}\",\"@media (max-width: 809px) { .framer-Plqdt.framer-342e4s { width: 390px; } .framer-Plqdt .framer-144dq5a { padding: 80px 20px 80px 20px; } .framer-Plqdt .framer-vtbyz5 { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; } .framer-Plqdt .framer-180i7f6-container { align-self: unset; height: auto; width: 347px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-Plqdt .framer-vtbyz5 { gap: 0px; } .framer-Plqdt .framer-vtbyz5 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-Plqdt .framer-vtbyz5 > :first-child { margin-top: 0px; } .framer-Plqdt .framer-vtbyz5 > :last-child { margin-bottom: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 5387\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"UtpHI8Wvf\":{\"layout\":[\"fixed\",\"auto\"]},\"QAX2gLo4E\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"HwHH3eJCV\":{\"pattern\":\":HwHH3eJCV\",\"name\":\"header\"},\"nnfnujSIE\":{\"pattern\":\":nnfnujSIE\",\"name\":\"roi\"},\"hHyAhkaax\":{\"pattern\":\":hHyAhkaax\",\"name\":\"quotes\"},\"mC964QAde\":{\"pattern\":\":mC964QAde\",\"name\":\"use-cases\"},\"JQoD9nubz\":{\"pattern\":\":JQoD9nubz\",\"name\":\"cta\"},\"LgTVzTajd\":{\"pattern\":\":LgTVzTajd\",\"name\":\"footer\"}}\n * @framerResponsiveScreen\n */const FramermK7c2Tn9d=withCSS(Component,css,\"framer-Plqdt\");export default FramermK7c2Tn9d;FramermK7c2Tn9d.displayName=\"Personas / Cfos\";FramermK7c2Tn9d.defaultProps={height:5387,width:1200};addFonts(FramermK7c2Tn9d,[{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,...ROIFonts,...FeatureSimpleFonts,...CardQuoteFonts,...UseCasesFonts,...CTADemoFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramermK7c2Tn9d\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"5387\",\"framerIntrinsicWidth\":\"1200\",\"framerContractVersion\":\"1\",\"framerScrollSections\":\"{\\\"HwHH3eJCV\\\":{\\\"pattern\\\":\\\":HwHH3eJCV\\\",\\\"name\\\":\\\"header\\\"},\\\"nnfnujSIE\\\":{\\\"pattern\\\":\\\":nnfnujSIE\\\",\\\"name\\\":\\\"roi\\\"},\\\"hHyAhkaax\\\":{\\\"pattern\\\":\\\":hHyAhkaax\\\",\\\"name\\\":\\\"quotes\\\"},\\\"mC964QAde\\\":{\\\"pattern\\\":\\\":mC964QAde\\\",\\\"name\\\":\\\"use-cases\\\"},\\\"JQoD9nubz\\\":{\\\"pattern\\\":\\\":JQoD9nubz\\\",\\\"name\\\":\\\"cta\\\"},\\\"LgTVzTajd\\\":{\\\"pattern\\\":\\\":LgTVzTajd\\\",\\\"name\\\":\\\"footer\\\"}}\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"UtpHI8Wvf\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"QAX2gLo4E\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerResponsiveScreen\":\"\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "s7CACi5C,IAAMA,GAASC,EAASC,CAAG,EAAQC,GAAgBF,EAASG,CAAU,EAAQC,GAASJ,EAASK,CAAG,EAAQC,GAAmBN,EAASO,CAAa,EAAQC,GAAeR,EAASS,CAAS,EAAQC,GAAcV,EAASW,CAAQ,EAAQC,GAAaZ,EAASa,CAAO,EAAQC,GAAYd,EAASe,CAAM,EAAQC,GAAY,CAAC,UAAU,sBAAsB,UAAU,qBAAqB,UAAU,4CAA4C,EAAoD,IAAMC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,kBAAkB,UAAU,mBAAmB,UAAU,iBAAiB,EAAQC,EAAY,CAACC,EAAMC,IAAM,CAAC,GAAG,GAACD,GAAO,OAAOA,GAAQ,UAAkB,MAAM,CAAC,GAAGA,EAAM,IAAAC,CAAG,CAAE,EAAQC,GAAkBC,GAAW,OAAOA,GAAQ,UAAUA,IAAQ,MAAM,OAAOA,EAAM,KAAM,SAAiBA,EAAc,OAAOA,GAAQ,SAAS,CAAC,IAAIA,CAAK,EAAE,OAAkBC,GAAU,CAAC,CAAC,MAAAC,EAAM,SAAAC,EAAS,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAKC,GAAaJ,CAAK,EAAE,OAAOE,EAASC,CAAI,CAAE,EAAQE,GAAU,CAAC,CAAC,MAAAP,CAAK,IAAoBQ,EAAoB,EAAqB,KAAyBC,EAAK,QAAQ,CAAC,wBAAwB,CAAC,OAAOT,CAAK,EAAE,yBAAyB,EAAE,CAAC,EAAUU,GAAwB,CAAC,QAAQ,YAAY,MAAM,YAAY,OAAO,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,KAAW,CAAC,GAAGA,EAAM,QAAQL,GAAwBK,EAAM,OAAO,GAAGA,EAAM,SAAS,WAAW,GAAUC,GAA6BC,EAAW,SAASF,EAAMG,EAAI,CAAC,IAAMC,EAAYC,EAAO,IAAI,EAAQC,EAAWH,GAAKC,EAAkBG,GAAsBC,EAAM,EAAO,CAAC,aAAAC,EAAa,UAAAC,EAAS,EAAEC,EAAc,EAAQC,EAAkBC,EAAqB,EAAO,CAAC,MAAAC,GAAM,UAAAC,GAAU,SAAAC,GAAS,QAAAC,GAAQ,mBAAAC,GAAmB,6BAAAC,GAA6B,6BAAAC,GAA6B,6BAAAC,GAA6B,mBAAAC,GAAmB,YAAAC,GAAY,GAAGC,EAAS,EAAE5B,GAASI,CAAK,EAAQyB,EAAU,IAAI,CAAC,IAAMC,EAASA,EAAiB,OAAUjB,CAAY,EAAE,GAAGiB,EAAS,OAAO,CAAC,IAAIC,EAAU,SAAS,cAAc,qBAAqB,EAAKA,EAAWA,EAAU,aAAa,UAAUD,EAAS,MAAM,GAAQC,EAAU,SAAS,cAAc,MAAM,EAAEA,EAAU,aAAa,OAAO,QAAQ,EAAEA,EAAU,aAAa,UAAUD,EAAS,MAAM,EAAE,SAAS,KAAK,YAAYC,CAAS,EAAG,CAAC,EAAE,CAAC,OAAUlB,CAAY,CAAC,EAAQmB,EAAmB,IAAI,CAAC,IAAMF,EAASA,EAAiB,OAAUjB,CAAY,EAAE,SAAS,MAAMiB,EAAS,OAAO,GAAMA,EAAS,UAAU,SAAS,cAAc,uBAAuB,GAAG,aAAa,UAAUA,EAAS,QAAQ,CAAG,EAAE,CAAC,OAAUjB,CAAY,CAAC,EAAE,GAAK,CAACoB,EAAYC,EAAmB,EAAEC,EAA8Bd,GAAQe,GAAY,EAAK,EAAQC,GAAe,OAAoEC,GAAkBC,EAAGxD,GAAkB,GAArE,CAAaoC,EAAS,CAAuE,EAAQqB,GAAUC,EAAkB,WAAW,EAAQC,GAAOC,EAAU,EAAQC,GAAWnC,EAAO,IAAI,EAAQoC,GAAWJ,EAAkB,WAAW,EAAQK,GAAWrC,EAAO,IAAI,EAAQsC,GAAWN,EAAkB,WAAW,EAAQO,GAAWvC,EAAO,IAAI,EAAQwC,GAAWR,EAAkB,WAAW,EAAQS,GAAWzC,EAAO,IAAI,EAAQ0C,GAAWV,EAAkB,WAAW,EAAQW,GAAW3C,EAAO,IAAI,EAAQ4C,GAAWZ,EAAkB,WAAW,EAAQa,GAAW7C,EAAO,IAAI,EAAE,OAAA8C,EAAiB,CAAC,CAAC,EAAsBzD,EAAK0D,EAA0B,SAAS,CAAC,MAAM,CAAC,iBAAiB,YAAY,kBAAAxE,EAAiB,EAAE,SAAsByE,EAAMC,EAAY,CAAC,GAAGtC,IAAUT,GAAgB,SAAS,CAAcb,EAAKF,GAAU,CAAC,MAAM,+CAA+C,CAAC,EAAe6D,EAAME,EAAO,IAAI,CAAC,GAAG/B,GAAU,UAAUW,EAAGD,GAAkB,gBAAgBnB,EAAS,EAAE,IAAIT,EAAW,MAAM,CAAC,GAAGQ,EAAK,EAAE,SAAS,CAAcpB,EAAK8D,EAA0B,CAAC,OAAO,GAAG,MAAM,QAAQ,EAAE,EAAE,SAAsB9D,EAAK+D,EAAU,CAAC,UAAU,2BAA2B,mBAAmB,MAAM,aAAa,GAAK,KAAK,MAAM,OAAO,YAAY,QAAQ,YAAY,SAAsB/D,EAAKgE,EAAkB,CAAC,WAAW7B,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBnC,EAAKiE,EAAI,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,KAAK,MAAM,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAejE,EAAKkE,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASC,GAA4BnE,EAAK8D,EAA0B,CAAC,OAAO,IAAI,MAAM5C,GAAmB,OAAO,QAAQ,GAAGA,GAAmB,GAAG,GAAG,EAAE,EAAE,SAAsBlB,EAAK+D,EAAU,CAAC,UAAU,2BAA2B,mBAAmB,SAAS,GAAGrB,GAAU,KAAK,SAAS,OAAO,YAAY,IAAII,GAAK,QAAQ,YAAY,SAAsB9C,EAAKgE,EAAkB,CAAC,WAAW7B,EAAY,UAAU,CAAC,UAAU,CAAC,UAAUgC,EAAc,CAAC,EAAE,UAAUA,EAAc,CAAC,EAAE,QAAQ,WAAW,EAAE,UAAU,CAAC,UAAUA,EAAc,CAAC,EAAE,UAAUA,EAAc,CAAC,EAAE,QAAQ,WAAW,CAAC,EAAE,SAAsBnE,EAAKoE,EAAW,CAAC,UAAU,GAAK,UAAU,aAAa,UAAU,GAAM,UAAU,GAAM,UAAU,wBAAwB,UAAU,GAAK,UAAUD,EAAc,CAAC,EAAE,UAAU,WAAW,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,KAAK,SAAS,UAAU,OAAO,UAAU,GAAK,UAAU,GAAK,UAAU,GAAK,UAAUA,EAAc,CAAC,EAAE,UAAU,GAAK,MAAM,CAAC,MAAM,MAAM,EAAE,UAAU,8GAA8G,QAAQ,YAAY,UAAU,GAAK,MAAM,OAAO,UAAU,cAAc,UAAU,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAenE,EAAK8D,EAA0B,CAAC,OAAO,IAAI,MAAM5C,GAAmB,OAAO,QAAQ,GAAGA,GAAmB,GAAG,GAAG,EAAE,IAAI,SAAsBlB,EAAK+D,EAAU,CAAC,UAAU,2BAA2B,GAAGhB,GAAW,OAAO,YAAY,IAAIC,GAAK,QAAQ,YAAY,SAAsBhD,EAAKgE,EAAkB,CAAC,WAAW7B,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBnC,EAAKqE,EAAI,CAAC,UAAU,cAAc,UAAU,SAAS,UAAU,wBAAwB,UAAU,GAAK,UAAU,6BAA6B,UAAU,wBAAwB,OAAO,OAAO,UAAU,GAAK,GAAG,YAAY,SAAS,YAAY,UAAU,2KAA2K,UAAU,iHAAiH,UAAU,cAAc,UAAU,GAAK,UAAU,sIAAsI,UAAU,YAAY,UAAU,GAAK,UAAU,GAAK,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,UAAU,+BAA+B,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAerE,EAAK8D,EAA0B,CAAC,OAAO,IAAI,MAAM5C,GAAmB,OAAO,QAAQ,GAAGA,GAAmB,GAAG,GAAG,EAAE,IAAI,SAAsBlB,EAAK+D,EAAU,CAAC,UAAU,2BAA2B,mBAAmB,YAAY,KAAK,YAAY,OAAO,YAAY,QAAQ,YAAY,SAAsB/D,EAAKgE,EAAkB,CAAC,WAAW7B,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBnC,EAAKsE,EAAc,CAAC,UAAU,GAAK,UAAU,MAAM,UAAU,MAAM,UAAU,MAAM,UAAU,GAAM,UAAU,SAAS,OAAO,OAAO,UAAU,GAAM,UAAU,MAAM,UAAU,GAAK,GAAG,YAAY,UAAU,GAAM,UAAuBtE,EAAWuE,EAAS,CAAC,CAAC,EAAE,SAAS,YAAY,UAAU,MAAM,UAAU,MAAM,UAAU,gOAAgO,KAAK,YAAY,UAAU,GAAK,UAAU,GAAK,MAAM,CAAC,MAAM,MAAM,EAAE,UAAU,GAAK,QAAQ,YAAY,UAAUpF,EAAY,CAAC,IAAI,uEAAuE,OAAO,sQAAsQ,EAAE,iCAAiC,EAAE,UAAU,YAAY,UAAU,GAAK,MAAM,OAAO,UAAU,MAAM,UAAU,yCAAyC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAea,EAAK8D,EAA0B,CAAC,OAAO,IAAI,MAAM5C,GAAmB,OAAO,QAAQ,GAAGA,GAAmB,GAAG,GAAG,EAAE,KAAK,SAAsBlB,EAAK+D,EAAU,CAAC,UAAU,0BAA0B,mBAAmB,YAAY,KAAK,YAAY,OAAO,YAAY,QAAQ,YAAY,SAAsB/D,EAAKgE,EAAkB,CAAC,WAAW7B,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBnC,EAAKsE,EAAc,CAAC,UAAU,GAAK,UAAU,MAAM,UAAU,MAAM,UAAU,MAAM,UAAU,GAAM,UAAU,SAAS,OAAO,OAAO,UAAU,GAAK,UAAU,MAAM,UAAU,GAAK,GAAG,YAAY,UAAU,GAAM,UAAuBtE,EAAWuE,EAAS,CAAC,SAAsBZ,EAAM,IAAI,CAAC,SAAS,CAAC,eAA4B3D,EAAKwE,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,aAAa,GAAM,SAAsBxE,EAAK6D,EAAO,EAAE,CAAC,SAAS,UAAU,CAAC,CAAC,CAAC,EAAE,0JAA0J,CAAC,CAAC,CAAC,CAAC,EAAE,SAAS,YAAY,UAAU,MAAM,UAAU,MAAM,UAAU,+KAA+K,KAAK,YAAY,UAAU,GAAK,UAAU,GAAK,MAAM,CAAC,MAAM,MAAM,EAAE,UAAU,GAAK,QAAQ,YAAY,UAAU1E,EAAY,CAAC,IAAI,sEAAsE,OAAO,mQAAmQ,EAAE,kCAAkC,EAAE,UAAU,YAAY,UAAU,GAAK,MAAM,OAAO,UAAU,MAAM,UAAU,8BAA8B,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAea,EAAK8D,EAA0B,CAAC,OAAO,IAAI,MAAM5C,GAAmB,OAAO,QAAQ,GAAGA,GAAmB,GAAG,GAAG,EAAE,KAAK,SAAsBlB,EAAK+D,EAAU,CAAC,UAAU,2BAA2B,mBAAmB,YAAY,KAAK,YAAY,OAAO,YAAY,QAAQ,YAAY,SAAsB/D,EAAKgE,EAAkB,CAAC,WAAW7B,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBnC,EAAKsE,EAAc,CAAC,UAAU,GAAK,UAAU,MAAM,UAAU,MAAM,UAAU,MAAM,UAAU,GAAM,UAAU,SAAS,OAAO,OAAO,UAAU,GAAK,UAAU,MAAM,UAAU,GAAK,GAAG,YAAY,UAAU,GAAM,UAAuBtE,EAAWuE,EAAS,CAAC,SAAsBZ,EAAM,IAAI,CAAC,SAAS,CAAC,wDAAqE3D,EAAKwE,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,aAAa,GAAM,SAAsBxE,EAAK6D,EAAO,EAAE,CAAC,SAAS,WAAW,CAAC,CAAC,CAAC,EAAE,6KAAmK,CAAC,CAAC,CAAC,CAAC,EAAE,SAAS,YAAY,UAAU,MAAM,UAAU,MAAM,UAAU,4NAA4N,KAAK,YAAY,UAAU,GAAK,UAAU,GAAK,MAAM,CAAC,MAAM,MAAM,EAAE,UAAU,GAAK,QAAQ,YAAY,UAAU1E,EAAY,CAAC,IAAI,uEAAuE,OAAO,sQAAsQ,EAAE,iDAAiD,EAAE,UAAU,YAAY,UAAU,GAAK,MAAM,OAAO,UAAU,MAAM,UAAU,gCAAgC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAea,EAAK8D,EAA0B,CAAC,OAAO,IAAI,MAAM5C,GAAmB,OAAO,QAAQ,GAAGA,GAAmB,GAAG,GAAG,EAAE,KAAK,SAAsBlB,EAAK+D,EAAU,CAAC,UAAU,2BAA2B,mBAAmB,YAAY,KAAK,YAAY,OAAO,YAAY,QAAQ,YAAY,SAAsB/D,EAAKgE,EAAkB,CAAC,WAAW7B,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBnC,EAAKsE,EAAc,CAAC,UAAU,GAAK,UAAU,MAAM,UAAU,MAAM,UAAU,MAAM,UAAU,GAAM,UAAU,SAAS,OAAO,OAAO,UAAU,GAAK,UAAU,MAAM,UAAU,GAAK,GAAG,YAAY,UAAU,GAAM,UAAuBtE,EAAWuE,EAAS,CAAC,SAAsBZ,EAAM,IAAI,CAAC,SAAS,CAAC,4CAAyD3D,EAAKwE,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,aAAa,GAAM,SAAsBxE,EAAK6D,EAAO,EAAE,CAAC,SAAS,aAAa,CAAC,CAAC,CAAC,EAAE,+HAA0H,CAAC,CAAC,CAAC,CAAC,EAAE,SAAS,YAAY,UAAU,MAAM,UAAU,MAAM,UAAU,uKAAkK,KAAK,YAAY,UAAU,GAAK,UAAU,GAAK,MAAM,CAAC,MAAM,MAAM,EAAE,UAAU,GAAK,QAAQ,YAAY,UAAU1E,EAAY,CAAC,IAAI,uEAAuE,OAAO,sQAAsQ,EAAE,qCAAqC,EAAE,UAAU,YAAY,UAAU,GAAK,MAAM,OAAO,UAAU,MAAM,UAAU,6BAA6B,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAea,EAAK8D,EAA0B,CAAC,OAAO,IAAI,MAAM5C,GAAmB,OAAO,QAAQ,GAAGA,GAAmB,GAAG,GAAG,EAAE,KAAK,SAAsBlB,EAAK+D,EAAU,CAAC,UAAU,0BAA0B,mBAAmB,YAAY,KAAK,YAAY,OAAO,YAAY,QAAQ,YAAY,SAAsB/D,EAAKgE,EAAkB,CAAC,WAAW7B,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBnC,EAAKsE,EAAc,CAAC,UAAU,GAAK,UAAU,MAAM,UAAU,MAAM,UAAU,MAAM,UAAU,GAAM,UAAU,SAAS,OAAO,OAAO,UAAU,GAAK,UAAU,MAAM,UAAU,GAAK,GAAG,YAAY,UAAU,GAAM,UAAuBtE,EAAWuE,EAAS,CAAC,SAAsBZ,EAAM,IAAI,CAAC,SAAS,CAAC,6CAA0D3D,EAAKwE,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,aAAa,GAAM,aAAa,GAAM,SAAsBxE,EAAK6D,EAAO,EAAE,CAAC,SAAS,kBAAkB,CAAC,CAAC,CAAC,EAAE,qIAAgI,CAAC,CAAC,CAAC,CAAC,EAAE,SAAS,YAAY,UAAU,MAAM,UAAU,MAAM,UAAU,gMAA2L,KAAK,YAAY,UAAU,GAAK,UAAU,GAAK,MAAM,CAAC,MAAM,MAAM,EAAE,UAAU,GAAK,QAAQ,YAAY,UAAU1E,EAAY,CAAC,IAAI,sEAAsE,OAAO,mQAAmQ,EAAE,yBAAyB,EAAE,UAAU,YAAY,UAAU,GAAK,MAAM,OAAO,UAAU,MAAM,UAAU,+BAA+B,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAewE,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,SAAS,GAAGV,GAAW,IAAIC,GAAK,SAAS,CAAclD,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,SAAsBA,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,SAAsBA,EAAKyE,GAAS,CAAC,sBAAsB,GAAK,SAAsBzE,EAAWuE,EAAS,CAAC,SAAsBvE,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,yCAAyC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,QAAQ,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,gBAAgB,SAAsBA,EAAK0E,EAAmB,CAAC,SAAsB1E,EAAKR,GAAU,CAAC,MAAM,CAAC,KAAK,CAAC,WAAW,CAAC,KAAK,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,SAAS,KAAK,MAAM,CAAC,WAAW,YAAY,KAAK,KAAK,KAAK,YAAY,EAAE,KAAK,iBAAiB,EAAE,KAAK,CAAC,MAAM,YAAY,KAAKmF,GAAO,KAAK,YAAY,EAAE,MAAM,CAAC,MAAM,YAAY,KAAKC,GAAO,KAAK,YAAY,EAAE,KAAK,UAAU,EAAE,MAAM,CAAC,KAAK,eAAe,MAAM,CAAC,EAAE,OAAO,CAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,MAAM,sBAAsB,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,MAAM,sBAAsB,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,MAAM,sBAAsB,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,KAAK,KAAK,YAAY,CAAC,EAAE,MAAM,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,CAAC,EAAE,SAAS,CAACC,EAAWC,EAAeC,KAAwB/E,EAAKgF,EAAU,CAAC,SAASH,GAAY,IAAI,CAAC,CAAC,sBAAsBnD,EAA6B,sBAAsBC,GAA6B,sBAAsBF,EAA6B,UAAUD,EAAmB,GAAGK,EAAY,UAAUD,CAAkB,EAAEqD,MAASzD,IAAqB,GAAGC,IAA+B,GAAGC,IAA+B,GAAGE,IAAqB,GAAuB5B,EAAK4D,EAAY,CAAC,GAAG,aAAa/B,CAAW,GAAG,SAAsB7B,EAAKkF,EAAqB,SAAS,CAAC,MAAM,CAAC,UAAUtD,CAAkB,EAAE,SAAsB5B,EAAKgE,EAAkB,CAAC,WAAW7B,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,OAAO,EAAE,UAAU,CAAC,MAAM,QAAQjB,GAAmB,OAAO,OAAO,sBAAsB,CAAC,EAAE,SAAsBlB,EAAK8D,EAA0B,CAAC,OAAO,IAAI,MAAM,QAAQ5C,GAAmB,OAAO,OAAO,uBAAuB,GAAGA,GAAmB,GAAG,GAAG,EAAE,KAAK,GAAG,KAAK,EAAE,EAAE,SAAsBlB,EAAK+D,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsB/D,EAAKmF,EAAU,CAAC,UAAU7F,GAAkBqC,EAA4B,EAAE,UAAUH,EAAmB,OAAO,OAAO,UAAUE,EAA6B,GAAG,YAAY,SAAS,YAAY,UAAUD,EAA6B,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEI,CAAW,EAAG,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe7B,EAAKgE,EAAkB,CAAC,WAAW7B,EAAY,UAAU,CAAC,UAAU,CAAC,GAAGjB,GAAmB,GAAG,GAAG,EAAE,MAAM,CAAC,EAAE,SAAsBlB,EAAK8D,EAA0B,CAAC,OAAO,IAAI,MAAM5C,GAAmB,OAAO,QAAQ,GAAGA,GAAmB,GAAG,GAAG,EAAE,OAAO,SAAsBlB,EAAK+D,EAAU,CAAC,UAAU,0BAA0B,mBAAmB,YAAY,GAAGZ,GAAW,KAAK,YAAY,OAAO,YAAY,IAAIC,GAAK,QAAQ,YAAY,SAAsBpD,EAAKgE,EAAkB,CAAC,WAAW7B,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBnC,EAAKoF,EAAS,CAAC,UAAU,GAAK,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,KAAK,YAAY,UAAU,oCAAoC,UAAU,GAAK,MAAM,CAAC,MAAM,MAAM,EAAE,UAAU,GAAM,QAAQ,YAAY,UAAU,GAAM,MAAM,OAAO,UAAU,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAepF,EAAKkE,EAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASmB,GAA6BrF,EAAKgE,EAAkB,CAAC,WAAW7B,EAAY,UAAU,CAAC,UAAU,CAAC,GAAGjB,GAAmB,GAAG,GAAG,EAAE,MAAM,CAAC,EAAE,SAAsBlB,EAAK8D,EAA0B,CAAC,OAAO,IAAI,MAAM5C,GAAmB,OAAO,QAAQ,GAAGA,GAAmB,GAAG,GAAG,EAAE,OAAO,SAAsBlB,EAAK+D,EAAU,CAAC,UAAU,0BAA0B,mBAAmB,MAAM,GAAGV,GAAW,KAAK,MAAM,OAAO,YAAY,IAAIC,GAAK,QAAQ,YAAY,SAAsBtD,EAAKgE,EAAkB,CAAC,WAAW7B,EAAY,UAAU,CAAC,UAAU,CAAC,UAAUkD,EAAe,CAAC,EAAE,QAAQ,WAAW,EAAE,UAAU,CAAC,UAAUA,EAAe,CAAC,EAAE,QAAQ,WAAW,CAAC,EAAE,SAAsBrF,EAAKsF,EAAQ,CAAC,UAAU,GAAK,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,KAAK,MAAM,UAAU,cAAc,UAAUD,EAAe,CAAC,EAAE,UAAU,0CAA0C,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAerF,EAAKgE,EAAkB,CAAC,WAAW7B,EAAY,UAAU,CAAC,UAAU,CAAC,GAAGjB,GAAmB,GAAG,GAAG,EAAE,MAAM,CAAC,EAAE,SAAsBlB,EAAK8D,EAA0B,CAAC,OAAO,IAAI,MAAM5C,GAAmB,OAAO,QAAQ,GAAGA,GAAmB,GAAG,GAAG,EAAE,OAAO,SAAsBlB,EAAK+D,EAAU,CAAC,UAAU,2BAA2B,mBAAmB,SAAS,GAAGR,GAAW,KAAK,SAAS,OAAO,YAAY,IAAIC,GAAK,QAAQ,YAAY,SAAsBxD,EAAKgE,EAAkB,CAAC,WAAW7B,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBnC,EAAKuF,EAAO,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,KAAK,SAAS,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAevF,EAAK,MAAM,CAAC,GAAG,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQwF,GAAI,CAAC,kFAAkF,gFAAgF,kSAAkS,qKAAqK,8IAA8I,2PAA2P,2QAA2Q,0TAA0T,2SAA2S,iRAAiR,sMAAsM,2PAA2P,iJAAiJ,48BAA48B,GAAeA,GAAI,qKAAqK,ytBAAytB,EAW9x4BC,EAAgBC,EAAQnF,GAAUiF,GAAI,cAAc,EAASG,GAAQF,EAAgBA,EAAgB,YAAY,kBAAkBA,EAAgB,aAAa,CAAC,OAAO,KAAK,MAAM,IAAI,EAAEG,GAASH,EAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,sEAAsE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,wEAAwE,OAAO,KAAK,CAAC,CAAC,EAAE,GAAGI,GAAS,GAAGC,GAAgB,GAAGC,GAAS,GAAGC,GAAmB,GAAGC,GAAe,GAAGC,GAAc,GAAGC,GAAa,GAAGC,GAAY,GAAGC,GAAoCC,EAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,EACv+D,IAAMC,GAAqB,CAAC,QAAU,CAAC,QAAU,CAAC,KAAO,iBAAiB,KAAO,kBAAkB,MAAQ,CAAC,EAAE,YAAc,CAAC,sBAAwB,OAAO,qBAAuB,OAAO,sBAAwB,IAAI,qBAAuB,+TAA2X,4BAA8B,OAAO,yBAA2B,QAAQ,yBAA2B,OAAO,oCAAsC,4JAA0L,6BAA+B,OAAO,uBAAyB,EAAE,CAAC,EAAE,MAAQ,CAAC,KAAO,SAAS,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,mBAAqB,CAAC,KAAO,UAAU,CAAC,CAAC",
  "names": ["NavFonts", "getFonts", "hH1DdpI8D_default", "PageHeaderFonts", "uonKNc9TO_default", "ROIFonts", "dtbkw8gD8_default", "FeatureSimpleFonts", "Xt75bV3AP_default", "CardQuoteFonts", "Zv4YWSSOK_default", "UseCasesFonts", "qYnIMRIGf_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", "GmIpXX2LTGjqQUVRX_", "m4EV4hizO_z4DGvmMbxGjqQUVRX_", "m4EV4hizO_ptwTee66dGjqQUVRX_", "m4EV4hizO_T2WcSoQ0kGjqQUVRX_", "watA8Nu1uGjqQUVRX_", "idGjqQUVRX_", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "elementId", "useRouteElementId", "router", "useRouter", "ref1", "elementId1", "ref2", "elementId2", "ref3", "elementId3", "ref4", "elementId4", "ref5", "elementId5", "ref6", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "hH1DdpI8D_default", "ResolveLinks", "resolvedLinks", "uonKNc9TO_default", "dtbkw8gD8_default", "Xt75bV3AP_default", "x", "Link", "RichText2", "ChildrenCanSuspend", "TdAO3lxqf_default", "Y8dPBsl38_default", "collection", "paginationInfo", "loadMore", "l", "index", "PathVariablesContext", "Zv4YWSSOK_default", "qYnIMRIGf_default", "resolvedLinks1", "cXDIC91Jz_default", "eo4fbJTdm_default", "css", "FramermK7c2Tn9d", "withCSS", "mK7c2Tn9d_default", "addFonts", "NavFonts", "PageHeaderFonts", "ROIFonts", "FeatureSimpleFonts", "CardQuoteFonts", "UseCasesFonts", "CTADemoFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
