{"version":3,"file":"zYAZjmQsVPlQ2v_DejJ6Bj0TdEkWgYiPv3pR7LGOUTE.Cpvz1zEn.mjs","names":["GlobalTopNav","HeroSpline","SectionTitle","ComboBlock3point","CustomerCaseStudyLarge","GlobalFooter","SmoothScroll","metadata","PropertyOverrides","Image"],"sources":["https:/framerusercontent.com/modules/myUdkrucTCDM07d9Vg0h/NM11eVUR3Xx9uGkqrtPB/gQzO42SoH.js","https:/framerusercontent.com/modules/5MwLYdJRjPipZf88uIKc/GEqwae338xqumYblUKG2/gQzO42SoH.js"],"sourcesContent":["// Generated by Framer (43db255)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={kdpjeL2pa:new LazyValue(()=>import(\"./gQzO42SoH-1.js\")),WUpDj8O2x:new LazyValue(()=>import(\"./gQzO42SoH-0.js\"))};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value)return value;}locale=locale.fallback;}}function preload(locale){const promises=[];while(locale){const values=valuesByLocaleId[locale.id];if(values){const promise=values.preload();if(promise)promises.push(promise);}locale=locale.fallback;}if(promises.length>0)return Promise.all(promises);}export function usePreloadLocalizedValues(locale){const preloadPromise=preload(locale);if(preloadPromise)throw preloadPromise;}\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"usePreloadLocalizedValues\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (43db255)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getLoadingLazyAtYPosition,Image,PropertyOverrides,ResolveLinks,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useMetadata,useRouter,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import SmoothScroll from\"https://framerusercontent.com/modules/Yppqt3Cs3Y8TZqvASnXl/PGrowqBrgWCViHduGfsA/SmoothScroll_Prod.js\";import SectionTitle from\"#framer/local/canvasComponent/DCr6KP0Wo/DCr6KP0Wo.js\";import CustomerCaseStudyLarge from\"#framer/local/canvasComponent/J6cGR4i6J/J6cGR4i6J.js\";import GlobalTopNav from\"#framer/local/canvasComponent/JQeE_OlND/JQeE_OlND.js\";import ComboBlock3point from\"#framer/local/canvasComponent/JwlH8Bupu/JwlH8Bupu.js\";import HeroSpline from\"#framer/local/canvasComponent/sDc_kR6K7/sDc_kR6K7.js\";import GlobalFooter from\"#framer/local/canvasComponent/VwZFZDKyc/VwZFZDKyc.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/gQzO42SoH/gQzO42SoH.js\";import metadataProvider from\"#framer/local/webPageMetadata/gQzO42SoH/gQzO42SoH.js\";const GlobalTopNavFonts=getFonts(GlobalTopNav);const HeroSplineFonts=getFonts(HeroSpline);const SectionTitleFonts=getFonts(SectionTitle);const ComboBlock3pointFonts=getFonts(ComboBlock3point);const CustomerCaseStudyLargeFonts=getFonts(CustomerCaseStudyLarge);const GlobalFooterFonts=getFonts(GlobalFooter);const SmoothScrollFonts=getFonts(SmoothScroll);const breakpoints={fono3xbnO:\"(max-width: 815px)\",klMF81JJ5:\"(min-width: 816px) and (max-width: 1279px)\",kzMv8PrAj:\"(min-width: 1280px) and (max-width: 1439px)\",OfIbWuALU:\"(min-width: 1440px) and (max-width: 1919px)\",Y3QuwSz3Z:\"(min-width: 1920px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-egZFU\";const variantClassNames={fono3xbnO:\"framer-v-xfov7d\",klMF81JJ5:\"framer-v-1kodlyn\",kzMv8PrAj:\"framer-v-ln5xna\",OfIbWuALU:\"framer-v-mq9y7s\",Y3QuwSz3Z:\"framer-v-q0yh1y\"};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={\"Default Laptop\":\"OfIbWuALU\",\"Large Desktop\":\"Y3QuwSz3Z\",\"Small Laptop\":\"kzMv8PrAj\",Phone:\"fono3xbnO\",Tablet:\"klMF81JJ5\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"OfIbWuALU\"};};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,...restProps}=getProps(props);const metadata=React.useMemo(()=>metadataProvider(undefined,activeLocale),[undefined,activeLocale]);useMetadata(metadata);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);usePreloadLocalizedValues(activeLocale);const router=useRouter();const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"fono3xbnO\")return false;return true;};const isDisplayed1=()=>{if(!isBrowser())return true;if([\"klMF81JJ5\",\"fono3xbnO\"].includes(baseVariant))return false;return true;};useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"OfIbWuALU\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-30212324-d1fc-42b7-b0bf-d51a1f890965, rgb(216, 234, 212)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-mq9y7s\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:84,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1e4m1hu-container\",layoutScroll:true,nodeId:\"AfEX2VLvi\",scopeId:\"gQzO42SoH\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fono3xbnO:{variant:\"mCj8pcbOU\"},klMF81JJ5:{variant:\"et4HPCw8c\"},kzMv8PrAj:{variant:\"HrLIHIoKe\"},Y3QuwSz3Z:{variant:\"ac7xEHaPa\"}},children:/*#__PURE__*/_jsx(GlobalTopNav,{height:\"100%\",id:\"AfEX2VLvi\",layoutId:\"AfEX2VLvi\",OeB3UpN73:\"var(--token-203d7d2b-03fc-4789-bba2-9da08c1c2974, rgb(255, 232, 130))\",R09ZxmZT_:\"var(--token-ebdd6b46-68f0-4c71-8f33-d3b4983d5576, rgb(254, 242, 186))\",S967zaSfd:true,style:{width:\"100%\"},variant:\"JOFDYgKEq\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18f62q6\",\"data-framer-name\":\"body-container\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"QMhUvF35A\"},implicitPathVariables:undefined},{href:{webPageId:\"QMhUvF35A\"},implicitPathVariables:undefined},{href:{webPageId:\"QMhUvF35A\"},implicitPathVariables:undefined},{href:{webPageId:\"QMhUvF35A\"},implicitPathVariables:undefined},{href:{webPageId:\"QMhUvF35A\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:655,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1olef3c-container\",nodeId:\"SbZI_H_gm\",scopeId:\"gQzO42SoH\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fono3xbnO:{Fuse4MBAZ:resolvedLinks[3],variant:\"KSixMjMgB\",XvjnBth7y:addImageAlt({pixelHeight:1160,pixelWidth:920,src:\"https://framerusercontent.com/images/dCISWie5sLzmDAf1haElzTJ9TeM.jpg\",srcSet:\"https://framerusercontent.com/images/dCISWie5sLzmDAf1haElzTJ9TeM.jpg?scale-down-to=1024 812w,https://framerusercontent.com/images/dCISWie5sLzmDAf1haElzTJ9TeM.jpg 920w\"},\"\")},klMF81JJ5:{Fuse4MBAZ:resolvedLinks[2],variant:\"eD266LORX\",xy1BTDerG:addImageAlt({pixelHeight:900,pixelWidth:1080,src:\"https://framerusercontent.com/images/NoqwlnVOID1dh766FFHruL8tggc.jpg\",srcSet:\"https://framerusercontent.com/images/NoqwlnVOID1dh766FFHruL8tggc.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/NoqwlnVOID1dh766FFHruL8tggc.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/NoqwlnVOID1dh766FFHruL8tggc.jpg 1080w\"},\"\")},kzMv8PrAj:{Fuse4MBAZ:resolvedLinks[1],variant:\"f8ydQWAhl\"},Y3QuwSz3Z:{Fuse4MBAZ:resolvedLinks[4]}},children:/*#__PURE__*/_jsx(HeroSpline,{aleP1tvw8:\"var(--token-30212324-d1fc-42b7-b0bf-d51a1f890965, rgb(216, 234, 212))\",eJFU5uXMu:\"YqPAqcr88\",Fuse4MBAZ:resolvedLinks[0],GAj8u1w17:true,H_5CgIDOV:\"var(--token-632cd62e-dc4b-4b45-a8cf-071573cf50b2, rgb(81, 80, 79))\",height:\"100%\",id:\"SbZI_H_gm\",KyoKuyUFa:getLocalizedValue(\"v2\",activeLocale)??\"Empower your risk and credit teams to operate autonomously, prevent defaults, improve repayment rates, and increase upsells.\",layoutId:\"SbZI_H_gm\",NDGb86LPh:getLocalizedValue(\"v3\",activeLocale)??\"Get a Demo\",OO0zNpYUB:getLocalizedValue(\"v0\",activeLocale)??\"portfolio monitoring\",pvArOLMRH:\"var(--token-a3d3f8bf-8f5b-4207-ab0d-64ed870474d8, rgb(20, 20, 20))\",RWbsebvv_:getLocalizedValue(\"v1\",activeLocale)??\"Proactive portfolio monitoring with AI.\",RYGAA43HS:\"var(--token-f0f7bc3a-0bb2-4bfa-8c57-d536a6cbd66b, rgb(74, 107, 70))\",style:{width:\"100%\"},variant:\"ev7puDiFK\",width:\"100%\",wZiXIrc0P:getLocalizedValue(\"v4\",activeLocale)??'<script type=\"module\" src=\"https://unpkg.com/@splinetool/viewer@1.10.14/build/spline-viewer.js\"></script> <spline-viewer url=\"https://prod.spline.design/aJWsDOagq7hQiWtw/scene.splinecode\"></spline-viewer>'})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ivgs64\",\"data-framer-name\":\".section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-x78b6v\",\"data-framer-name\":\".grid-max\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fono3xbnO:{width:`min(${componentViewport?.width||\"100vw\"} - 32px, 1536px)`},klMF81JJ5:{width:`min(${componentViewport?.width||\"100vw\"} - 64px, 1536px)`},kzMv8PrAj:{width:`min(${componentViewport?.width||\"100vw\"} - 128px, 1536px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:301,width:`min(${componentViewport?.width||\"100vw\"} - 192px, 1536px)`,y:(componentViewport?.y||0)+0+0+0+655+128+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-evgkxs-container\",nodeId:\"b7wMSH0tb\",scopeId:\"gQzO42SoH\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fono3xbnO:{variant:\"k6HfAE_gT\"}},children:/*#__PURE__*/_jsx(SectionTitle,{arGPbYQHM:false,bMP2LBQrQ:getLocalizedValue(\"v8\",activeLocale)??\"Plain Text CTA\",BVk1Ks6ZR:false,d5ed9xmQh:\"var(--token-c93c083d-e93c-4dd5-be35-4f3aa8f4acc9, rgb(206, 205, 204))\",dUUJX5fSs:\"\",height:\"100%\",id:\"b7wMSH0tb\",KsqITgiAa:getLocalizedValue(\"v5\",activeLocale)??\"Features\",layoutId:\"b7wMSH0tb\",O0TISvWUU:getLocalizedValue(\"v7\",activeLocale)??\"Button Text\",P0mYWSsaj:\"var(--token-a3d3f8bf-8f5b-4207-ab0d-64ed870474d8, rgb(20, 20, 20))\",PA94qte0Q:true,sHnX4pkwm:\"var(--token-f0f7bc3a-0bb2-4bfa-8c57-d536a6cbd66b, rgb(74, 107, 70))\",style:{width:\"100%\"},variant:\"FukJ4mwqU\",width:\"100%\",xAEnPOvBr:getLocalizedValue(\"v6\",activeLocale)??\"Make smarter and more accurate monitoring decisions.\"})})})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1slanef\",\"data-framer-name\":\".section\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-192q5vc\",\"data-framer-name\":\".grid-max\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-vxpd13\",\"data-framer-name\":\"card-container\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"QMhUvF35A\"},implicitPathVariables:undefined},{href:{webPageId:\"QMhUvF35A\"},implicitPathVariables:undefined},{href:{webPageId:\"QMhUvF35A\"},implicitPathVariables:undefined},{href:{webPageId:\"QMhUvF35A\"},implicitPathVariables:undefined},{href:{webPageId:\"QMhUvF35A\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fono3xbnO:{width:`max(min(${componentViewport?.width||\"100vw\"} - 32px, 1536px), 1px)`,y:(componentViewport?.y||0)+0+0+0+1084+96+0+0+0+0+288},klMF81JJ5:{width:`calc(max((min(${componentViewport?.width||\"100vw\"} - 64px, 1536px) - 264px) / 12, 1px) * 6 + 120px)`},kzMv8PrAj:{width:`calc(max((min(${componentViewport?.width||\"100vw\"} - 128px, 1536px) - 264px) / 12, 1px) * 6 + 120px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:474,width:`calc(max((min(${componentViewport?.width||\"100vw\"} - 192px, 1536px) - 264px) / 12, 1px) * 6 + 120px)`,y:(componentViewport?.y||0)+0+0+0+1084+96+0+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-cewdch-container\",nodeId:\"wWGOIkm7J\",scopeId:\"gQzO42SoH\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fono3xbnO:{qrfwNgD51:resolvedLinks1[3]},klMF81JJ5:{qrfwNgD51:resolvedLinks1[2]},kzMv8PrAj:{qrfwNgD51:resolvedLinks1[1]},Y3QuwSz3Z:{qrfwNgD51:resolvedLinks1[4]}},children:/*#__PURE__*/_jsx(ComboBlock3point,{AIcpxiqSc:getLocalizedValue(\"v9\",activeLocale)??\"proactive intervention\",Apl1zgGpI:true,b6EC8e0DO:addImageAlt({pixelHeight:48,pixelWidth:48,src:\"https://framerusercontent.com/images/aaNGXrHU5oBMXHKgru1BuL12taU.png\"},\"\"),buNfxfVvJ:addImageAlt({pixelHeight:48,pixelWidth:48,src:\"https://framerusercontent.com/images/SU54tXkgGXi94d12DXIwFKGHY.png\"},\"\"),height:\"100%\",htknQVjlj:getLocalizedValue(\"v14\",activeLocale)??\"Automatically adjust credit limits to optimize repayment rates.\",ibvc4pAi8:getLocalizedValue(\"v17\",activeLocale)??\"List item\",id:\"wWGOIkm7J\",ik70XYM31:getLocalizedValue(\"v12\",activeLocale)??\"Describe your portfolio monitoring strategies in natural language and watch them come to life, tailored for various scenarios.\",IXYRewlcn:getLocalizedValue(\"v13\",activeLocale)??\"Tailored Credit Limits\",JagAfWgHQ:false,jXswFHeSU:\"\",layoutId:\"wWGOIkm7J\",mIeOqR3cv:getLocalizedValue(\"v17\",activeLocale)??\"List item\",MnUEtA89G:getLocalizedValue(\"v15\",activeLocale)??\"Early Delinquency Warning\",NztJNaCDQ:true,OiPV906Gk:getLocalizedValue(\"v10\",activeLocale)??\"Increase repayment rates and prevent defaults before they happen.\",oTNCXe6Dj:addImageAlt({pixelHeight:48,pixelWidth:48,src:\"https://framerusercontent.com/images/h5Swp3o0WGecfFSmrA23Ipw0sv4.png\"},\"\"),pv0zYBGC5:\"var(--token-d4447ce9-909d-4493-a172-11309e13c382, rgb(240, 84, 79))\",qrfwNgD51:resolvedLinks1[0],r9jH7tQmb:getLocalizedValue(\"v3\",activeLocale)??\"Get a Demo\",RyOzdyku2:getLocalizedValue(\"v11\",activeLocale)??\"AI-Powered Workflow Creation\",style:{width:\"100%\"},TjKiiymA_:true,UXVCREg36:getLocalizedValue(\"v17\",activeLocale)??\"List item\",v1TEfoCHl:getLocalizedValue(\"v17\",activeLocale)??\"List item\",variant:\"rx8btXGl7\",vlAQzVtZx:\"var(--token-f0f7bc3a-0bb2-4bfa-8c57-d536a6cbd66b, rgb(74, 107, 70))\",width:\"100%\",YxSujYn7L:getLocalizedValue(\"v16\",activeLocale)??\"Identify accounts at risk of default before they miss a payment, enabling proactive intervention.\"})})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1d8onlb hidden-xfov7d\",\"data-framer-name\":\"spacer\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fono3xbnO:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+1084+96+0+0+0+0+0),pixelHeight:998,pixelWidth:1400,positionX:\"left\",positionY:\"top\",sizes:`max(min(${componentViewport?.width||\"100vw\"} - 32px, 1536px), 1px)`,src:\"https://framerusercontent.com/images/9iEPsBZlWjWrLXR6ToJOrtpSSdQ.png\",srcSet:\"https://framerusercontent.com/images/9iEPsBZlWjWrLXR6ToJOrtpSSdQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/9iEPsBZlWjWrLXR6ToJOrtpSSdQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/9iEPsBZlWjWrLXR6ToJOrtpSSdQ.png 1400w\"}},klMF81JJ5:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+1084+96+0+0+0+0+0),pixelHeight:998,pixelWidth:1400,positionX:\"left\",positionY:\"top\",sizes:`calc(max((min(${componentViewport?.width||\"100vw\"} - 64px, 1536px) - 264px) / 12, 1px) * 5 + 96px)`,src:\"https://framerusercontent.com/images/9iEPsBZlWjWrLXR6ToJOrtpSSdQ.png\",srcSet:\"https://framerusercontent.com/images/9iEPsBZlWjWrLXR6ToJOrtpSSdQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/9iEPsBZlWjWrLXR6ToJOrtpSSdQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/9iEPsBZlWjWrLXR6ToJOrtpSSdQ.png 1400w\"}},kzMv8PrAj:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+1084+96+0+0+0+0+0),pixelHeight:998,pixelWidth:1400,positionX:\"left\",positionY:\"top\",sizes:`calc(max((min(${componentViewport?.width||\"100vw\"} - 128px, 1536px) - 264px) / 12, 1px) * 5 + 96px)`,src:\"https://framerusercontent.com/images/9iEPsBZlWjWrLXR6ToJOrtpSSdQ.png\",srcSet:\"https://framerusercontent.com/images/9iEPsBZlWjWrLXR6ToJOrtpSSdQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/9iEPsBZlWjWrLXR6ToJOrtpSSdQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/9iEPsBZlWjWrLXR6ToJOrtpSSdQ.png 1400w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+1084+96+0+0+0+0+0),pixelHeight:998,pixelWidth:1400,positionX:\"left\",positionY:\"top\",sizes:`calc(max((min(${componentViewport?.width||\"100vw\"} - 192px, 1536px) - 264px) / 12, 1px) * 5 + 96px)`,src:\"https://framerusercontent.com/images/9iEPsBZlWjWrLXR6ToJOrtpSSdQ.png\",srcSet:\"https://framerusercontent.com/images/9iEPsBZlWjWrLXR6ToJOrtpSSdQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/9iEPsBZlWjWrLXR6ToJOrtpSSdQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/9iEPsBZlWjWrLXR6ToJOrtpSSdQ.png 1400w\"},className:\"framer-l5pixp\"})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1t5dwl7\",\"data-framer-name\":\"card-container\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fono3xbnO:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+1084+96+0+0+2730+0+0),pixelHeight:760,pixelWidth:1400,positionX:\"left\",positionY:\"top\",sizes:`max(min(${componentViewport?.width||\"100vw\"} - 32px, 1536px), 1px)`,src:\"https://framerusercontent.com/images/LaL2ORJAmoXGsG5T49iT1xoaSPo.png\",srcSet:\"https://framerusercontent.com/images/LaL2ORJAmoXGsG5T49iT1xoaSPo.png?scale-down-to=512 512w,https://framerusercontent.com/images/LaL2ORJAmoXGsG5T49iT1xoaSPo.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/LaL2ORJAmoXGsG5T49iT1xoaSPo.png 1400w\"}},klMF81JJ5:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+1084+96+0+0+674+0+0),pixelHeight:760,pixelWidth:1400,positionX:\"left\",positionY:\"top\",sizes:`calc(max((min(${componentViewport?.width||\"100vw\"} - 64px, 1536px) - 264px) / 12, 1px) * 5 + 96px)`,src:\"https://framerusercontent.com/images/LaL2ORJAmoXGsG5T49iT1xoaSPo.png\",srcSet:\"https://framerusercontent.com/images/LaL2ORJAmoXGsG5T49iT1xoaSPo.png?scale-down-to=512 512w,https://framerusercontent.com/images/LaL2ORJAmoXGsG5T49iT1xoaSPo.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/LaL2ORJAmoXGsG5T49iT1xoaSPo.png 1400w\"}},kzMv8PrAj:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+1084+96+0+0+674+0+0),pixelHeight:760,pixelWidth:1400,positionX:\"left\",positionY:\"top\",sizes:`calc(max((min(${componentViewport?.width||\"100vw\"} - 128px, 1536px) - 264px) / 12, 1px) * 5 + 96px)`,src:\"https://framerusercontent.com/images/LaL2ORJAmoXGsG5T49iT1xoaSPo.png\",srcSet:\"https://framerusercontent.com/images/LaL2ORJAmoXGsG5T49iT1xoaSPo.png?scale-down-to=512 512w,https://framerusercontent.com/images/LaL2ORJAmoXGsG5T49iT1xoaSPo.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/LaL2ORJAmoXGsG5T49iT1xoaSPo.png 1400w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+1084+96+0+0+674+0+0),pixelHeight:760,pixelWidth:1400,positionX:\"left\",positionY:\"top\",sizes:`calc(max((min(${componentViewport?.width||\"100vw\"} - 192px, 1536px) - 264px) / 12, 1px) * 5 + 96px)`,src:\"https://framerusercontent.com/images/LaL2ORJAmoXGsG5T49iT1xoaSPo.png\",srcSet:\"https://framerusercontent.com/images/LaL2ORJAmoXGsG5T49iT1xoaSPo.png?scale-down-to=512 512w,https://framerusercontent.com/images/LaL2ORJAmoXGsG5T49iT1xoaSPo.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/LaL2ORJAmoXGsG5T49iT1xoaSPo.png 1400w\"},className:\"framer-13nz6lr\"})}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-13ej7lh hidden-xfov7d\",\"data-framer-name\":\"spacer\"}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"QMhUvF35A\"},implicitPathVariables:undefined},{href:{webPageId:\"QMhUvF35A\"},implicitPathVariables:undefined},{href:{webPageId:\"QMhUvF35A\"},implicitPathVariables:undefined},{href:{webPageId:\"QMhUvF35A\"},implicitPathVariables:undefined},{href:{webPageId:\"QMhUvF35A\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fono3xbnO:{width:`max(min(${componentViewport?.width||\"100vw\"} - 32px, 1536px), 1px)`,y:(componentViewport?.y||0)+0+0+0+1084+96+0+0+2730+0+288},klMF81JJ5:{width:`calc(max((min(${componentViewport?.width||\"100vw\"} - 64px, 1536px) - 264px) / 12, 1px) * 6 + 120px)`},kzMv8PrAj:{width:`calc(max((min(${componentViewport?.width||\"100vw\"} - 128px, 1536px) - 264px) / 12, 1px) * 6 + 120px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:474,width:`calc(max((min(${componentViewport?.width||\"100vw\"} - 192px, 1536px) - 264px) / 12, 1px) * 6 + 120px)`,y:(componentViewport?.y||0)+0+0+0+1084+96+0+0+674+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-l04gqr-container\",nodeId:\"vf5zJZBQp\",scopeId:\"gQzO42SoH\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fono3xbnO:{qrfwNgD51:resolvedLinks2[3]},klMF81JJ5:{qrfwNgD51:resolvedLinks2[2]},kzMv8PrAj:{qrfwNgD51:resolvedLinks2[1]},Y3QuwSz3Z:{qrfwNgD51:resolvedLinks2[4]}},children:/*#__PURE__*/_jsx(ComboBlock3point,{AIcpxiqSc:getLocalizedValue(\"v18\",activeLocale)??\"customer personalization\",Apl1zgGpI:true,buNfxfVvJ:addImageAlt({pixelHeight:48,pixelWidth:48,src:\"https://framerusercontent.com/images/iNdZYUn8mdBFMg51YEvFFgEnUlA.png\"},\"\"),height:\"100%\",htknQVjlj:getLocalizedValue(\"v23\",activeLocale)??\"Design intelligent offer generation and outbound messaging workflows that adapt to each customer's context and behavior.\",ibvc4pAi8:getLocalizedValue(\"v17\",activeLocale)??\"List item\",id:\"vf5zJZBQp\",ik70XYM31:getLocalizedValue(\"v21\",activeLocale)??\"Leverage Oscilar AI to identify prime customers to upsell and cross-sell, taking into account behavior, ability to pay, and intent to pay.\",IXYRewlcn:getLocalizedValue(\"v22\",activeLocale)??\"Personalized Outreach\",JagAfWgHQ:false,jXswFHeSU:\"\",layoutId:\"vf5zJZBQp\",mIeOqR3cv:getLocalizedValue(\"v17\",activeLocale)??\"List item\",MnUEtA89G:\"\",NztJNaCDQ:true,OiPV906Gk:getLocalizedValue(\"v19\",activeLocale)??\"Build effective upsell workflows and strategies.\",oTNCXe6Dj:addImageAlt({pixelHeight:48,pixelWidth:48,src:\"https://framerusercontent.com/images/eZcRFb2Yx0pgIn4sjwNbM4bTeo.png\"},\"\"),pv0zYBGC5:\"var(--token-d4447ce9-909d-4493-a172-11309e13c382, rgb(240, 84, 79))\",qrfwNgD51:resolvedLinks2[0],r9jH7tQmb:getLocalizedValue(\"v3\",activeLocale)??\"Get a Demo\",RyOzdyku2:getLocalizedValue(\"v20\",activeLocale)??\"Intelligent Scoring and Recommendations\",style:{width:\"100%\"},TjKiiymA_:true,UXVCREg36:getLocalizedValue(\"v17\",activeLocale)??\"List item\",v1TEfoCHl:getLocalizedValue(\"v17\",activeLocale)??\"List item\",variant:\"rx8btXGl7\",vlAQzVtZx:\"var(--token-f0f7bc3a-0bb2-4bfa-8c57-d536a6cbd66b, rgb(74, 107, 70))\",width:\"100%\",YxSujYn7L:\"\"})})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1gx9pe4\",\"data-framer-name\":\"card-container\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"QMhUvF35A\"},implicitPathVariables:undefined},{href:{webPageId:\"QMhUvF35A\"},implicitPathVariables:undefined},{href:{webPageId:\"QMhUvF35A\"},implicitPathVariables:undefined},{href:{webPageId:\"QMhUvF35A\"},implicitPathVariables:undefined},{href:{webPageId:\"QMhUvF35A\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fono3xbnO:{width:`max(min(${componentViewport?.width||\"100vw\"} - 32px, 1536px), 1px)`,y:(componentViewport?.y||0)+0+0+0+1084+96+0+0+890+0+288},klMF81JJ5:{width:`calc(max((min(${componentViewport?.width||\"100vw\"} - 64px, 1536px) - 264px) / 12, 1px) * 6 + 120px)`},kzMv8PrAj:{width:`calc(max((min(${componentViewport?.width||\"100vw\"} - 128px, 1536px) - 264px) / 12, 1px) * 6 + 120px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:474,width:`calc(max((min(${componentViewport?.width||\"100vw\"} - 192px, 1536px) - 264px) / 12, 1px) * 6 + 120px)`,y:(componentViewport?.y||0)+0+0+0+1084+96+0+0+1348+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-sqxmgg-container\",nodeId:\"DC8pc9U3Z\",scopeId:\"gQzO42SoH\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fono3xbnO:{qrfwNgD51:resolvedLinks3[3]},klMF81JJ5:{qrfwNgD51:resolvedLinks3[2]},kzMv8PrAj:{qrfwNgD51:resolvedLinks3[1]},Y3QuwSz3Z:{qrfwNgD51:resolvedLinks3[4]}},children:/*#__PURE__*/_jsx(ComboBlock3point,{AIcpxiqSc:getLocalizedValue(\"v24\",activeLocale)??\"portfolio analytics\",Apl1zgGpI:true,buNfxfVvJ:addImageAlt({pixelHeight:48,pixelWidth:48,src:\"https://framerusercontent.com/images/fykjxsyrnH0H99Yk79Sr0whyU8.png\"},\"\"),height:\"100%\",htknQVjlj:getLocalizedValue(\"v29\",activeLocale)??\"Slice and dice your portfolio with smart filters and reports to find the next profit growth opportunities.\",ibvc4pAi8:getLocalizedValue(\"v17\",activeLocale)??\"List item\",id:\"DC8pc9U3Z\",ik70XYM31:getLocalizedValue(\"v27\",activeLocale)??\"Get an ongoing understanding of your portfolio’s repayment rates, default rates, and custom KPIs.\",IXYRewlcn:getLocalizedValue(\"v28\",activeLocale)??\"Uncover Nuanced Trends and Patterns\",JagAfWgHQ:false,jXswFHeSU:\"\",layoutId:\"DC8pc9U3Z\",mIeOqR3cv:getLocalizedValue(\"v17\",activeLocale)??\"List item\",MnUEtA89G:\"\",NztJNaCDQ:true,OiPV906Gk:getLocalizedValue(\"v25\",activeLocale)??\"Perform advanced AI-driven analytics on portfolio health.\",oTNCXe6Dj:addImageAlt({pixelHeight:48,pixelWidth:48,src:\"https://framerusercontent.com/images/eAATRasj54c2DR0ftvV9E40tVc.png\"},\"\"),pv0zYBGC5:\"var(--token-d4447ce9-909d-4493-a172-11309e13c382, rgb(240, 84, 79))\",qrfwNgD51:resolvedLinks3[0],r9jH7tQmb:getLocalizedValue(\"v3\",activeLocale)??\"Get a Demo\",RyOzdyku2:getLocalizedValue(\"v26\",activeLocale)??\"Real-Time Portfolio Health\",style:{width:\"100%\"},TjKiiymA_:true,UXVCREg36:getLocalizedValue(\"v17\",activeLocale)??\"List item\",v1TEfoCHl:getLocalizedValue(\"v17\",activeLocale)??\"List item\",variant:\"rx8btXGl7\",vlAQzVtZx:\"var(--token-f0f7bc3a-0bb2-4bfa-8c57-d536a6cbd66b, rgb(74, 107, 70))\",width:\"100%\",YxSujYn7L:\"\"})})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1lqpg8n hidden-xfov7d\",\"data-framer-name\":\"spacer\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fono3xbnO:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+1084+96+0+0+890+0+0),pixelHeight:898,pixelWidth:1400,positionX:\"left\",positionY:\"top\",sizes:`max(min(${componentViewport?.width||\"100vw\"} - 32px, 1536px), 1px)`,src:\"https://framerusercontent.com/images/psqproCp0ktoPmZ5yI4ZULa13o.png\",srcSet:\"https://framerusercontent.com/images/psqproCp0ktoPmZ5yI4ZULa13o.png?scale-down-to=512 512w,https://framerusercontent.com/images/psqproCp0ktoPmZ5yI4ZULa13o.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/psqproCp0ktoPmZ5yI4ZULa13o.png 1400w\"}},klMF81JJ5:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+1084+96+0+0+1348+0+0),pixelHeight:898,pixelWidth:1400,positionX:\"left\",positionY:\"top\",sizes:`calc(max((min(${componentViewport?.width||\"100vw\"} - 64px, 1536px) - 264px) / 12, 1px) * 5 + 96px)`,src:\"https://framerusercontent.com/images/psqproCp0ktoPmZ5yI4ZULa13o.png\",srcSet:\"https://framerusercontent.com/images/psqproCp0ktoPmZ5yI4ZULa13o.png?scale-down-to=512 512w,https://framerusercontent.com/images/psqproCp0ktoPmZ5yI4ZULa13o.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/psqproCp0ktoPmZ5yI4ZULa13o.png 1400w\"}},kzMv8PrAj:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+1084+96+0+0+1348+0+0),pixelHeight:898,pixelWidth:1400,positionX:\"left\",positionY:\"top\",sizes:`calc(max((min(${componentViewport?.width||\"100vw\"} - 128px, 1536px) - 264px) / 12, 1px) * 5 + 96px)`,src:\"https://framerusercontent.com/images/psqproCp0ktoPmZ5yI4ZULa13o.png\",srcSet:\"https://framerusercontent.com/images/psqproCp0ktoPmZ5yI4ZULa13o.png?scale-down-to=512 512w,https://framerusercontent.com/images/psqproCp0ktoPmZ5yI4ZULa13o.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/psqproCp0ktoPmZ5yI4ZULa13o.png 1400w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+1084+96+0+0+1348+0+0),pixelHeight:898,pixelWidth:1400,positionX:\"left\",positionY:\"top\",sizes:`calc(max((min(${componentViewport?.width||\"100vw\"} - 192px, 1536px) - 264px) / 12, 1px) * 5 + 96px)`,src:\"https://framerusercontent.com/images/psqproCp0ktoPmZ5yI4ZULa13o.png\",srcSet:\"https://framerusercontent.com/images/psqproCp0ktoPmZ5yI4ZULa13o.png?scale-down-to=512 512w,https://framerusercontent.com/images/psqproCp0ktoPmZ5yI4ZULa13o.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/psqproCp0ktoPmZ5yI4ZULa13o.png 1400w\"},className:\"framer-bzwz75\"})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1prq9ty\",\"data-framer-name\":\"card-container\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fono3xbnO:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+1084+96+0+0+3620+0+0),pixelHeight:1e3,pixelWidth:1400,positionX:\"left\",positionY:\"top\",sizes:`max(min(${componentViewport?.width||\"100vw\"} - 32px, 1536px), 1px)`,src:\"https://framerusercontent.com/images/URImfBiEu10vo6PJW2tBn5przQ.png\",srcSet:\"https://framerusercontent.com/images/URImfBiEu10vo6PJW2tBn5przQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/URImfBiEu10vo6PJW2tBn5przQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/URImfBiEu10vo6PJW2tBn5przQ.png 1400w\"}},klMF81JJ5:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+1084+96+0+0+2022+0+0),pixelHeight:1e3,pixelWidth:1400,positionX:\"left\",positionY:\"top\",sizes:`calc(max((min(${componentViewport?.width||\"100vw\"} - 64px, 1536px) - 264px) / 12, 1px) * 5 + 96px)`,src:\"https://framerusercontent.com/images/URImfBiEu10vo6PJW2tBn5przQ.png\",srcSet:\"https://framerusercontent.com/images/URImfBiEu10vo6PJW2tBn5przQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/URImfBiEu10vo6PJW2tBn5przQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/URImfBiEu10vo6PJW2tBn5przQ.png 1400w\"}},kzMv8PrAj:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+1084+96+0+0+2022+0+0),pixelHeight:1e3,pixelWidth:1400,positionX:\"left\",positionY:\"top\",sizes:`calc(max((min(${componentViewport?.width||\"100vw\"} - 128px, 1536px) - 264px) / 12, 1px) * 5 + 96px)`,src:\"https://framerusercontent.com/images/URImfBiEu10vo6PJW2tBn5przQ.png\",srcSet:\"https://framerusercontent.com/images/URImfBiEu10vo6PJW2tBn5przQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/URImfBiEu10vo6PJW2tBn5przQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/URImfBiEu10vo6PJW2tBn5przQ.png 1400w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+1084+96+0+0+2022+0+0),pixelHeight:1e3,pixelWidth:1400,positionX:\"left\",positionY:\"top\",sizes:`calc(max((min(${componentViewport?.width||\"100vw\"} - 192px, 1536px) - 264px) / 12, 1px) * 5 + 96px)`,src:\"https://framerusercontent.com/images/URImfBiEu10vo6PJW2tBn5przQ.png\",srcSet:\"https://framerusercontent.com/images/URImfBiEu10vo6PJW2tBn5przQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/URImfBiEu10vo6PJW2tBn5przQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/URImfBiEu10vo6PJW2tBn5przQ.png 1400w\"},className:\"framer-1lrfb7g\"})}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1t9e44f hidden-xfov7d\",\"data-framer-name\":\"spacer\"}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"QMhUvF35A\"},implicitPathVariables:undefined},{href:{webPageId:\"QMhUvF35A\"},implicitPathVariables:undefined},{href:{webPageId:\"QMhUvF35A\"},implicitPathVariables:undefined},{href:{webPageId:\"QMhUvF35A\"},implicitPathVariables:undefined},{href:{webPageId:\"QMhUvF35A\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fono3xbnO:{width:`max(min(${componentViewport?.width||\"100vw\"} - 32px, 1536px), 1px)`,y:(componentViewport?.y||0)+0+0+0+1084+96+0+0+3620+0+288},klMF81JJ5:{width:`calc(max((min(${componentViewport?.width||\"100vw\"} - 64px, 1536px) - 264px) / 12, 1px) * 6 + 120px)`},kzMv8PrAj:{width:`calc(max((min(${componentViewport?.width||\"100vw\"} - 128px, 1536px) - 264px) / 12, 1px) * 6 + 120px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:474,width:`calc(max((min(${componentViewport?.width||\"100vw\"} - 192px, 1536px) - 264px) / 12, 1px) * 6 + 120px)`,y:(componentViewport?.y||0)+0+0+0+1084+96+0+0+2022+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-e3f5j4-container\",nodeId:\"JMdQhrw9Z\",scopeId:\"gQzO42SoH\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fono3xbnO:{qrfwNgD51:resolvedLinks4[3]},klMF81JJ5:{qrfwNgD51:resolvedLinks4[2]},kzMv8PrAj:{qrfwNgD51:resolvedLinks4[1]},Y3QuwSz3Z:{qrfwNgD51:resolvedLinks4[4]}},children:/*#__PURE__*/_jsx(ComboBlock3point,{AIcpxiqSc:getLocalizedValue(\"v30\",activeLocale)??\"purpose-built models\",Apl1zgGpI:true,b6EC8e0DO:addImageAlt({pixelHeight:48,pixelWidth:48,src:\"https://framerusercontent.com/images/BvxbO8qmzdTCVq27jHjo0mv8SSQ.png\"},\"\"),buNfxfVvJ:addImageAlt({pixelHeight:48,pixelWidth:48,src:\"https://framerusercontent.com/images/6uMCBljfS8WElTENZ9cHUe88m8.png\"},\"\"),height:\"100%\",htknQVjlj:getLocalizedValue(\"v35\",activeLocale)??\"Categorize business transactions into custom or pre-defined categories (eg. office space, loan repayment, payroll, etc.)\",ibvc4pAi8:getLocalizedValue(\"v17\",activeLocale)??\"List item\",id:\"JMdQhrw9Z\",ik70XYM31:getLocalizedValue(\"v33\",activeLocale)??\"Predict business bank balance and spend power by leveraging cash flow data and 3rd party data.\",IXYRewlcn:getLocalizedValue(\"v34\",activeLocale)??\"Transaction Categorization\",JagAfWgHQ:false,jXswFHeSU:\"\",layoutId:\"JMdQhrw9Z\",mIeOqR3cv:getLocalizedValue(\"v17\",activeLocale)??\"List item\",MnUEtA89G:getLocalizedValue(\"v36\",activeLocale)??\"Pay Prediction and Cashflow Score\",NztJNaCDQ:true,OiPV906Gk:getLocalizedValue(\"v31\",activeLocale)??\"Leverage the most advanced credit ML models in the industry.\",oTNCXe6Dj:addImageAlt({pixelHeight:48,pixelWidth:48,src:\"https://framerusercontent.com/images/0Y7rTOrNV8CojzGq1ADKyojrY.png\"},\"\"),pv0zYBGC5:\"var(--token-d4447ce9-909d-4493-a172-11309e13c382, rgb(240, 84, 79))\",qrfwNgD51:resolvedLinks4[0],r9jH7tQmb:getLocalizedValue(\"v3\",activeLocale)??\"Get a Demo\",RyOzdyku2:getLocalizedValue(\"v32\",activeLocale)??\"Balance Prediction & Spend Power\",style:{width:\"100%\"},TjKiiymA_:true,UXVCREg36:getLocalizedValue(\"v17\",activeLocale)??\"List item\",v1TEfoCHl:getLocalizedValue(\"v17\",activeLocale)??\"List item\",variant:\"rx8btXGl7\",vlAQzVtZx:\"var(--token-f0f7bc3a-0bb2-4bfa-8c57-d536a6cbd66b, rgb(74, 107, 70))\",width:\"100%\",YxSujYn7L:getLocalizedValue(\"v37\",activeLocale)??\"Predicts the probability of customer default, taking into consideration both customers’ ability to pay and intent to pay.\"})})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-3vhv9t\",\"data-framer-name\":\"card-container\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"QMhUvF35A\"},implicitPathVariables:undefined},{href:{webPageId:\"QMhUvF35A\"},implicitPathVariables:undefined},{href:{webPageId:\"QMhUvF35A\"},implicitPathVariables:undefined},{href:{webPageId:\"QMhUvF35A\"},implicitPathVariables:undefined},{href:{webPageId:\"QMhUvF35A\"},implicitPathVariables:undefined}],children:resolvedLinks5=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fono3xbnO:{width:`max(min(${componentViewport?.width||\"100vw\"} - 32px, 1536px), 1px)`,y:(componentViewport?.y||0)+0+0+0+1084+96+0+0+1780+0+348},klMF81JJ5:{width:`calc(max((min(${componentViewport?.width||\"100vw\"} - 64px, 1536px) - 264px) / 12, 1px) * 6 + 120px)`},kzMv8PrAj:{width:`calc(max((min(${componentViewport?.width||\"100vw\"} - 128px, 1536px) - 264px) / 12, 1px) * 6 + 120px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:474,width:`calc(max((min(${componentViewport?.width||\"100vw\"} - 192px, 1536px) - 264px) / 12, 1px) * 6 + 120px)`,y:(componentViewport?.y||0)+0+0+0+1084+96+0+0+2696+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-guw2au-container\",nodeId:\"JZWqufhWu\",scopeId:\"gQzO42SoH\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fono3xbnO:{qrfwNgD51:resolvedLinks5[3]},klMF81JJ5:{qrfwNgD51:resolvedLinks5[2]},kzMv8PrAj:{qrfwNgD51:resolvedLinks5[1]},Y3QuwSz3Z:{qrfwNgD51:resolvedLinks5[4]}},children:/*#__PURE__*/_jsx(ComboBlock3point,{AIcpxiqSc:getLocalizedValue(\"v38\",activeLocale)??\"powerful integrations\",Apl1zgGpI:true,buNfxfVvJ:addImageAlt({pixelHeight:48,pixelWidth:48,src:\"https://framerusercontent.com/images/8Tt4PjDk9hHEo445tzNOoOU2H5w.png\"},\"\"),height:\"100%\",htknQVjlj:getLocalizedValue(\"v43\",activeLocale)??\"Seamlessly connect to 3rd party data sources by leveraging our 80+ partner marketplace.\",ibvc4pAi8:getLocalizedValue(\"v17\",activeLocale)??\"List item\",id:\"JZWqufhWu\",ik70XYM31:getLocalizedValue(\"v41\",activeLocale)??\"Connect your own databases in one click with our powerful and automated database ingestion system.\",IXYRewlcn:getLocalizedValue(\"v42\",activeLocale)??\"Oscilar Marketplace\",JagAfWgHQ:false,jXswFHeSU:\"\",layoutId:\"JZWqufhWu\",mIeOqR3cv:getLocalizedValue(\"v17\",activeLocale)??\"List item\",MnUEtA89G:\"\",NztJNaCDQ:true,OiPV906Gk:getLocalizedValue(\"v39\",activeLocale)??\"Orchestrate data and services from different providers for a 360\\xb0 view of users and simpler collections.\",oTNCXe6Dj:addImageAlt({pixelHeight:48,pixelWidth:48,src:\"https://framerusercontent.com/images/23InfUey1S0ZGpF6tuXEhFdQLU.png\"},\"\"),pv0zYBGC5:\"var(--token-d4447ce9-909d-4493-a172-11309e13c382, rgb(240, 84, 79))\",qrfwNgD51:resolvedLinks5[0],r9jH7tQmb:getLocalizedValue(\"v3\",activeLocale)??\"Get a Demo\",RyOzdyku2:getLocalizedValue(\"v40\",activeLocale)??\"One-Click Connection\",style:{width:\"100%\"},TjKiiymA_:true,UXVCREg36:getLocalizedValue(\"v17\",activeLocale)??\"List item\",v1TEfoCHl:getLocalizedValue(\"v17\",activeLocale)??\"List item\",variant:\"rx8btXGl7\",vlAQzVtZx:\"var(--token-f0f7bc3a-0bb2-4bfa-8c57-d536a6cbd66b, rgb(74, 107, 70))\",width:\"100%\",YxSujYn7L:\"\"})})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-115nwih hidden-xfov7d\",\"data-framer-name\":\"spacer\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fono3xbnO:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+1084+96+0+0+1780+0+0),pixelHeight:1392,pixelWidth:1400,positionX:\"center\",positionY:\"top\",sizes:`max(min(${componentViewport?.width||\"100vw\"} - 32px, 1536px), 1px)`,src:\"https://framerusercontent.com/images/Yw9K3iRTLB3iNCTh4SZETIhecs.png\",srcSet:\"https://framerusercontent.com/images/Yw9K3iRTLB3iNCTh4SZETIhecs.png?scale-down-to=512 512w,https://framerusercontent.com/images/Yw9K3iRTLB3iNCTh4SZETIhecs.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Yw9K3iRTLB3iNCTh4SZETIhecs.png 1400w\"}},klMF81JJ5:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+1084+96+0+0+2696+0+0),pixelHeight:1392,pixelWidth:1400,positionX:\"left\",positionY:\"top\",sizes:`calc(max((min(${componentViewport?.width||\"100vw\"} - 64px, 1536px) - 264px) / 12, 1px) * 5 + 96px)`,src:\"https://framerusercontent.com/images/Yw9K3iRTLB3iNCTh4SZETIhecs.png\",srcSet:\"https://framerusercontent.com/images/Yw9K3iRTLB3iNCTh4SZETIhecs.png?scale-down-to=512 512w,https://framerusercontent.com/images/Yw9K3iRTLB3iNCTh4SZETIhecs.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Yw9K3iRTLB3iNCTh4SZETIhecs.png 1400w\"}},kzMv8PrAj:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+1084+96+0+0+2696+0+0),pixelHeight:1392,pixelWidth:1400,positionX:\"left\",positionY:\"top\",sizes:`calc(max((min(${componentViewport?.width||\"100vw\"} - 128px, 1536px) - 264px) / 12, 1px) * 5 + 96px)`,src:\"https://framerusercontent.com/images/Yw9K3iRTLB3iNCTh4SZETIhecs.png\",srcSet:\"https://framerusercontent.com/images/Yw9K3iRTLB3iNCTh4SZETIhecs.png?scale-down-to=512 512w,https://framerusercontent.com/images/Yw9K3iRTLB3iNCTh4SZETIhecs.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Yw9K3iRTLB3iNCTh4SZETIhecs.png 1400w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+1084+96+0+0+2696+0+0),pixelHeight:1392,pixelWidth:1400,positionX:\"left\",positionY:\"top\",sizes:`calc(max((min(${componentViewport?.width||\"100vw\"} - 192px, 1536px) - 264px) / 12, 1px) * 5 + 96px)`,src:\"https://framerusercontent.com/images/Yw9K3iRTLB3iNCTh4SZETIhecs.png\",srcSet:\"https://framerusercontent.com/images/Yw9K3iRTLB3iNCTh4SZETIhecs.png?scale-down-to=512 512w,https://framerusercontent.com/images/Yw9K3iRTLB3iNCTh4SZETIhecs.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Yw9K3iRTLB3iNCTh4SZETIhecs.png 1400w\"},className:\"framer-f85dvm\"})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-p9rr5n\",\"data-framer-name\":\"card-container\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fono3xbnO:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+1084+96+0+0+4510+0+0),pixelHeight:870,pixelWidth:1400,positionX:\"left\",positionY:\"top\",sizes:`max(min(${componentViewport?.width||\"100vw\"} - 32px, 1536px), 1px)`,src:\"https://framerusercontent.com/images/EagBkRiONbYPvjpxN5cEfDPbNhk.png\",srcSet:\"https://framerusercontent.com/images/EagBkRiONbYPvjpxN5cEfDPbNhk.png?scale-down-to=512 512w,https://framerusercontent.com/images/EagBkRiONbYPvjpxN5cEfDPbNhk.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/EagBkRiONbYPvjpxN5cEfDPbNhk.png 1400w\"}},klMF81JJ5:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+1084+96+0+0+3370+0+0),pixelHeight:870,pixelWidth:1400,positionX:\"left\",positionY:\"top\",sizes:`calc(max((min(${componentViewport?.width||\"100vw\"} - 64px, 1536px) - 264px) / 12, 1px) * 5 + 96px)`,src:\"https://framerusercontent.com/images/EagBkRiONbYPvjpxN5cEfDPbNhk.png\",srcSet:\"https://framerusercontent.com/images/EagBkRiONbYPvjpxN5cEfDPbNhk.png?scale-down-to=512 512w,https://framerusercontent.com/images/EagBkRiONbYPvjpxN5cEfDPbNhk.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/EagBkRiONbYPvjpxN5cEfDPbNhk.png 1400w\"}},kzMv8PrAj:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+1084+96+0+0+3370+0+0),pixelHeight:870,pixelWidth:1400,positionX:\"left\",positionY:\"top\",sizes:`calc(max((min(${componentViewport?.width||\"100vw\"} - 128px, 1536px) - 264px) / 12, 1px) * 5 + 96px)`,src:\"https://framerusercontent.com/images/EagBkRiONbYPvjpxN5cEfDPbNhk.png\",srcSet:\"https://framerusercontent.com/images/EagBkRiONbYPvjpxN5cEfDPbNhk.png?scale-down-to=512 512w,https://framerusercontent.com/images/EagBkRiONbYPvjpxN5cEfDPbNhk.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/EagBkRiONbYPvjpxN5cEfDPbNhk.png 1400w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+1084+96+0+0+3370+0+0),pixelHeight:870,pixelWidth:1400,positionX:\"left\",positionY:\"top\",sizes:`calc(max((min(${componentViewport?.width||\"100vw\"} - 192px, 1536px) - 264px) / 12, 1px) * 5 + 96px)`,src:\"https://framerusercontent.com/images/EagBkRiONbYPvjpxN5cEfDPbNhk.png\",srcSet:\"https://framerusercontent.com/images/EagBkRiONbYPvjpxN5cEfDPbNhk.png?scale-down-to=512 512w,https://framerusercontent.com/images/EagBkRiONbYPvjpxN5cEfDPbNhk.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/EagBkRiONbYPvjpxN5cEfDPbNhk.png 1400w\"},className:\"framer-pgvlm3\"})}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1y6w2r6 hidden-xfov7d\",\"data-framer-name\":\"spacer\"}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"QMhUvF35A\"},implicitPathVariables:undefined},{href:{webPageId:\"QMhUvF35A\"},implicitPathVariables:undefined},{href:{webPageId:\"QMhUvF35A\"},implicitPathVariables:undefined},{href:{webPageId:\"QMhUvF35A\"},implicitPathVariables:undefined},{href:{webPageId:\"QMhUvF35A\"},implicitPathVariables:undefined}],children:resolvedLinks6=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fono3xbnO:{width:`max(min(${componentViewport?.width||\"100vw\"} - 32px, 1536px), 1px)`,y:(componentViewport?.y||0)+0+0+0+1084+96+0+0+4510+0+288},klMF81JJ5:{width:`calc(max((min(${componentViewport?.width||\"100vw\"} - 64px, 1536px) - 264px) / 12, 1px) * 6 + 120px)`},kzMv8PrAj:{width:`calc(max((min(${componentViewport?.width||\"100vw\"} - 128px, 1536px) - 264px) / 12, 1px) * 6 + 120px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:474,width:`calc(max((min(${componentViewport?.width||\"100vw\"} - 192px, 1536px) - 264px) / 12, 1px) * 6 + 120px)`,y:(componentViewport?.y||0)+0+0+0+1084+96+0+0+3370+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1xmapv2-container\",nodeId:\"oE2B5vIPb\",scopeId:\"gQzO42SoH\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fono3xbnO:{qrfwNgD51:resolvedLinks6[3]},klMF81JJ5:{qrfwNgD51:resolvedLinks6[2]},kzMv8PrAj:{qrfwNgD51:resolvedLinks6[1]},Y3QuwSz3Z:{qrfwNgD51:resolvedLinks6[4]}},children:/*#__PURE__*/_jsx(ComboBlock3point,{AIcpxiqSc:getLocalizedValue(\"v44\",activeLocale)??\"testing and validation\",Apl1zgGpI:true,b6EC8e0DO:addImageAlt({pixelHeight:48,pixelWidth:48,src:\"https://framerusercontent.com/images/rmCQl7dO1bjxqMgVpCPA7uQY.png\"},\"\"),buNfxfVvJ:addImageAlt({pixelHeight:48,pixelWidth:48,src:\"https://framerusercontent.com/images/eAATRasj54c2DR0ftvV9E40tVc.png\"},\"\"),height:\"100%\",htknQVjlj:getLocalizedValue(\"v49\",activeLocale)??\"Test portfolio strategy performance change on multiple versions with a single click.\",ibvc4pAi8:getLocalizedValue(\"v17\",activeLocale)??\"List item\",id:\"oE2B5vIPb\",ik70XYM31:getLocalizedValue(\"v47\",activeLocale)??\"Run backtests in one click to validate new portfolio monitoring strategies with historical data before deploying them.\",IXYRewlcn:getLocalizedValue(\"v48\",activeLocale)??\"A/B Test Easily\",JagAfWgHQ:false,jXswFHeSU:\"\",layoutId:\"oE2B5vIPb\",mIeOqR3cv:getLocalizedValue(\"v17\",activeLocale)??\"List item\",MnUEtA89G:getLocalizedValue(\"v50\",activeLocale)??\"Monitor Preferred KPIs\",NztJNaCDQ:true,OiPV906Gk:getLocalizedValue(\"v45\",activeLocale)??\"Increase approval rates without increasing risk.\",oTNCXe6Dj:addImageAlt({pixelHeight:48,pixelWidth:48,src:\"https://framerusercontent.com/images/aZGUjpacS95x892P4EASUQSe0.png\"},\"\"),pv0zYBGC5:\"var(--token-d4447ce9-909d-4493-a172-11309e13c382, rgb(240, 84, 79))\",qrfwNgD51:resolvedLinks6[0],r9jH7tQmb:getLocalizedValue(\"v3\",activeLocale)??\"Get a Demo\",RyOzdyku2:getLocalizedValue(\"v46\",activeLocale)??\"Backtest Historical Data\",style:{width:\"100%\"},TjKiiymA_:true,UXVCREg36:getLocalizedValue(\"v17\",activeLocale)??\"List item\",v1TEfoCHl:getLocalizedValue(\"v17\",activeLocale)??\"List item\",variant:\"rx8btXGl7\",vlAQzVtZx:\"var(--token-f0f7bc3a-0bb2-4bfa-8c57-d536a6cbd66b, rgb(74, 107, 70))\",width:\"100%\",YxSujYn7L:getLocalizedValue(\"v51\",activeLocale)??\"Manage approval rates, default rates and your own custom KPIs with a strong analytics suite.\"})})})})})})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-o69fn0\",\"data-framer-name\":\".section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1t82k5v\",\"data-framer-name\":\".grid-max\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"sKvldNfgG\"},implicitPathVariables:undefined},{href:{webPageId:\"sKvldNfgG\"},implicitPathVariables:undefined},{href:{webPageId:\"sKvldNfgG\"},implicitPathVariables:undefined},{href:{webPageId:\"sKvldNfgG\"},implicitPathVariables:undefined},{href:{webPageId:\"sKvldNfgG\"},implicitPathVariables:undefined}],children:resolvedLinks7=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fono3xbnO:{width:`min(${componentViewport?.width||\"100vw\"} - 32px, 1536px)`,y:(componentViewport?.y||0)+0+0+0+6580+128+0+0+0},klMF81JJ5:{width:`min(${componentViewport?.width||\"100vw\"} - 64px, 1536px)`},kzMv8PrAj:{width:`min(${componentViewport?.width||\"100vw\"} - 128px, 1536px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:445,width:`min(${componentViewport?.width||\"100vw\"} - 192px, 1536px)`,y:(componentViewport?.y||0)+0+0+0+5224+128+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-65xdi3-container\",nodeId:\"hDftWaecd\",scopeId:\"gQzO42SoH\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fono3xbnO:{variant:\"zWCF7W3Yl\",XME1SMMkj:resolvedLinks7[3]},klMF81JJ5:{variant:\"XbOr7jYxc\",XME1SMMkj:resolvedLinks7[2]},kzMv8PrAj:{XME1SMMkj:resolvedLinks7[1]},Y3QuwSz3Z:{XME1SMMkj:resolvedLinks7[4]}},children:/*#__PURE__*/_jsx(CustomerCaseStudyLarge,{h1tqnfxkm:getLocalizedValue(\"v54\",activeLocale)??\"case study\",height:\"100%\",HknQBLgCC:\"var(--token-54caa6b7-e213-4c92-9440-d1a271aafd32, rgb(197, 222, 191))\",id:\"hDftWaecd\",layoutId:\"hDftWaecd\",LZIZ9ptID:addImageAlt({pixelHeight:96,pixelWidth:276,src:\"https://framerusercontent.com/images/4RhJ3Yqi4GENZV5oYaSNJ3dDHQ.png\"},\"\"),pfouOsyUo:getLocalizedValue(\"v53\",activeLocale)??\"See how they did it\",style:{width:\"100%\"},variant:\"WPybx1NGD\",width:\"100%\",X738_KLF_:getLocalizedValue(\"v52\",activeLocale)??\"Flexcar halves risk rates and reduces asset losses to zero\",XME1SMMkj:resolvedLinks7[0]})})})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fono3xbnO:{y:(componentViewport?.y||0)+0+0+0+7281}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1357,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+0+5925,children:/*#__PURE__*/_jsx(Container,{className:\"framer-17494w7-container\",nodeId:\"lz_axDk8M\",scopeId:\"gQzO42SoH\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fono3xbnO:{variant:\"jx0f8e6AZ\"},klMF81JJ5:{variant:\"JRVvBoGzY\"},kzMv8PrAj:{variant:\"V2Xw8OF8E\"},Y3QuwSz3Z:{variant:\"xxE3h2cVt\"}},children:/*#__PURE__*/_jsx(GlobalFooter,{height:\"100%\",id:\"lz_axDk8M\",layoutId:\"lz_axDk8M\",n6m6Kf1us:true,style:{width:\"100%\"},variant:\"IvNKMDPYC\",VW9Fgv2D9:\"var(--token-9aad18ec-c28d-43d4-8bcc-acb44c7fe765, rgb(255, 255, 255))\",width:\"100%\"})})})})})]}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1iod63q-container hidden-1kodlyn hidden-xfov7d\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"o3V67eRr3\",scopeId:\"gQzO42SoH\",children:/*#__PURE__*/_jsx(SmoothScroll,{height:\"100%\",id:\"o3V67eRr3\",intensity:8,layoutId:\"o3V67eRr3\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-egZFU.framer-1b7gy1z, .framer-egZFU .framer-1b7gy1z { display: block; }\",\".framer-egZFU.framer-mq9y7s { align-content: center; align-items: center; background-color: var(--token-30212324-d1fc-42b7-b0bf-d51a1f890965, #d8ead4); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1440px; }\",\".framer-egZFU .framer-1e4m1hu-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 10; }\",\".framer-egZFU .framer-18f62q6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-egZFU .framer-1olef3c-container, .framer-egZFU .framer-evgkxs-container, .framer-egZFU .framer-65xdi3-container, .framer-egZFU .framer-17494w7-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-egZFU .framer-1ivgs64 { align-content: center; align-items: center; background-color: var(--token-9aad18ec-c28d-43d4-8bcc-acb44c7fe765, #ffffff); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 128px 96px 0px 96px; position: relative; width: 100%; }\",\".framer-egZFU .framer-x78b6v, .framer-egZFU .framer-1t82k5v { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 128px; height: min-content; justify-content: center; max-width: 1536px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-egZFU .framer-1slanef { align-content: center; align-items: center; background-color: var(--token-9aad18ec-c28d-43d4-8bcc-acb44c7fe765, #ffffff); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 96px 96px 200px 96px; position: relative; width: 100%; }\",\".framer-egZFU .framer-192q5vc { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 200px; height: min-content; justify-content: center; max-width: 1536px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-egZFU .framer-vxpd13, .framer-egZFU .framer-1t5dwl7, .framer-egZFU .framer-1gx9pe4, .framer-egZFU .framer-1prq9ty, .framer-egZFU .framer-3vhv9t, .framer-egZFU .framer-p9rr5n { display: grid; flex: none; gap: 24px; grid-auto-rows: min-content; grid-template-columns: repeat(12, minmax(1px, 1fr)); grid-template-rows: repeat(1, min-content); height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-egZFU .framer-cewdch-container, .framer-egZFU .framer-l04gqr-container, .framer-egZFU .framer-sqxmgg-container, .framer-egZFU .framer-e3f5j4-container, .framer-egZFU .framer-guw2au-container, .framer-egZFU .framer-1xmapv2-container { align-self: start; flex: none; grid-column: span 6; height: auto; justify-self: start; position: relative; width: 100%; }\",\".framer-egZFU .framer-1d8onlb, .framer-egZFU .framer-13ej7lh, .framer-egZFU .framer-1lqpg8n, .framer-egZFU .framer-1t9e44f, .framer-egZFU .framer-115nwih, .framer-egZFU .framer-1y6w2r6 { align-self: start; background-color: #ffffff; flex: none; height: 32px; justify-self: start; overflow: hidden; position: relative; width: 100%; }\",\".framer-egZFU .framer-l5pixp, .framer-egZFU .framer-13nz6lr, .framer-egZFU .framer-bzwz75, .framer-egZFU .framer-1lrfb7g, .framer-egZFU .framer-f85dvm, .framer-egZFU .framer-pgvlm3 { align-self: start; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; flex: none; grid-column: span 5; height: 100%; justify-self: start; overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-egZFU .framer-o69fn0 { align-content: center; align-items: center; background-color: var(--token-769f692f-af35-46d6-8aba-34aace6ae7c1, #efefee); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 128px 96px 128px 96px; position: relative; width: 100%; }\",\".framer-egZFU .framer-1iod63q-container { flex: none; height: auto; position: relative; width: auto; }\",\"@media (min-width: 1280px) and (max-width: 1439px) { .framer-egZFU.framer-mq9y7s { width: 1280px; } .framer-egZFU .framer-1ivgs64 { padding: 128px 64px 0px 64px; } .framer-egZFU .framer-1slanef { padding: 96px 64px 200px 64px; } .framer-egZFU .framer-o69fn0 { padding: 128px 64px 128px 64px; }}\",\"@media (min-width: 816px) and (max-width: 1279px) { .framer-egZFU.framer-mq9y7s { width: 816px; } .framer-egZFU .framer-1ivgs64 { padding: 128px 32px 0px 32px; } .framer-egZFU .framer-x78b6v { gap: 4px; } .framer-egZFU .framer-1slanef { padding: 96px 32px 200px 32px; } .framer-egZFU .framer-o69fn0 { padding: 128px 32px 128px 32px; }}\",\"@media (max-width: 815px) { .framer-egZFU.framer-mq9y7s { width: 384px; } .framer-egZFU .framer-1ivgs64 { padding: 128px 16px 0px 16px; } .framer-egZFU .framer-x78b6v { gap: 4px; } .framer-egZFU .framer-1slanef { padding: 96px 16px 128px 16px; } .framer-egZFU .framer-192q5vc { gap: 128px; } .framer-egZFU .framer-vxpd13 { gap: 48px; grid-template-columns: repeat(1, minmax(1px, 1fr)); order: 0; } .framer-egZFU .framer-cewdch-container, .framer-egZFU .framer-sqxmgg-container, .framer-egZFU .framer-guw2au-container { grid-column: span 1; order: 2; } .framer-egZFU .framer-l5pixp, .framer-egZFU .framer-bzwz75 { grid-column: span 1; height: 240px; order: 0; } .framer-egZFU .framer-1t5dwl7 { gap: 48px; grid-template-columns: repeat(1, minmax(1px, 1fr)); order: 3; } .framer-egZFU .framer-13nz6lr, .framer-egZFU .framer-1lrfb7g, .framer-egZFU .framer-pgvlm3 { grid-column: span 1; height: 240px; } .framer-egZFU .framer-l04gqr-container, .framer-egZFU .framer-e3f5j4-container, .framer-egZFU .framer-1xmapv2-container { grid-column: span 1; } .framer-egZFU .framer-1gx9pe4 { gap: 48px; grid-template-columns: repeat(1, minmax(1px, 1fr)); order: 1; } .framer-egZFU .framer-1prq9ty { gap: 48px; grid-template-columns: repeat(1, minmax(1px, 1fr)); order: 4; } .framer-egZFU .framer-3vhv9t { gap: 48px; grid-template-columns: repeat(1, minmax(1px, 1fr)); order: 2; } .framer-egZFU .framer-f85dvm { grid-column: span 1; height: 300px; order: 0; } .framer-egZFU .framer-p9rr5n { gap: 48px; grid-template-columns: repeat(1, minmax(1px, 1fr)); order: 5; } .framer-egZFU .framer-o69fn0 { padding: 128px 16px 128px 16px; }}\",\"@media (min-width: 1920px) { .framer-egZFU.framer-mq9y7s { width: 1920px; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 7341\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"kzMv8PrAj\":{\"layout\":[\"fixed\",\"auto\"]},\"klMF81JJ5\":{\"layout\":[\"fixed\",\"auto\"]},\"fono3xbnO\":{\"layout\":[\"fixed\",\"auto\"]},\"Y3QuwSz3Z\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramergQzO42SoH=withCSS(Component,css,\"framer-egZFU\");export default FramergQzO42SoH;FramergQzO42SoH.displayName=\"Solutions / Portfolio Management\";FramergQzO42SoH.defaultProps={height:7341,width:1440};addFonts(FramergQzO42SoH,[{explicitInter:true,fonts:[]},...GlobalTopNavFonts,...HeroSplineFonts,...SectionTitleFonts,...ComboBlock3pointFonts,...CustomerCaseStudyLargeFonts,...GlobalFooterFonts,...SmoothScrollFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramergQzO42SoH\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"kzMv8PrAj\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"klMF81JJ5\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"fono3xbnO\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Y3QuwSz3Z\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerColorSyntax\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerIntrinsicWidth\":\"1440\",\"framerIntrinsicHeight\":\"7341\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],"mappings":"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"}