{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/B5163qFYSVtnXdgmvMr1/IjumNRoz6s45uVgbd4zh/OgDzKuJxi.js"],
  "sourcesContent": ["// Generated by Framer (5da54f8)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useMetadata,useRouteElementId,useRouter,withCSS,withFX,withOptimizedAppearEffect,withVariantAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import SelectionColors from\"https://framerusercontent.com/modules/qTx8OYW6fpa1lPuSykLV/BrGWgEw2QgTWb1bpXy7B/Color.js\";import CTA from\"#framer/local/canvasComponent/DUsTGMS6Y/DUsTGMS6Y.js\";import ButtonsMedium from\"#framer/local/canvasComponent/F5glnIxIK/F5glnIxIK.js\";import Divider from\"#framer/local/canvasComponent/FeZ5AYXoK/FeZ5AYXoK.js\";import CardsHyper from\"#framer/local/canvasComponent/MibWMwbN6/MibWMwbN6.js\";import NavigationHeader from\"#framer/local/canvasComponent/nyDxmLt7o/nyDxmLt7o.js\";import NavigationFooter from\"#framer/local/canvasComponent/OPJJq0QP0/OPJJq0QP0.js\";import*as sharedStyle4 from\"#framer/local/css/LYed7j8zU/LYed7j8zU.js\";import*as sharedStyle3 from\"#framer/local/css/MJrDY2UsI/MJrDY2UsI.js\";import*as sharedStyle2 from\"#framer/local/css/UAxxpz3TX/UAxxpz3TX.js\";import*as sharedStyle from\"#framer/local/css/z914AvaCh/z914AvaCh.js\";import*as sharedStyle1 from\"#framer/local/css/ZIat6mjgN/ZIat6mjgN.js\";import metadataProvider from\"#framer/local/webPageMetadata/OgDzKuJxi/OgDzKuJxi.js\";const NavigationHeaderFonts=getFonts(NavigationHeader);const NavigationHeaderWithVariantAppearEffect=withVariantAppearEffect(NavigationHeader);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const ButtonsMediumFonts=getFonts(ButtonsMedium);const DividerFonts=getFonts(Divider);const CardsHyperFonts=getFonts(CardsHyper);const MotionDivWithFX=withFX(motion.div);const CTAFonts=getFonts(CTA);const NavigationFooterFonts=getFonts(NavigationFooter);const SelectionColorsFonts=getFonts(SelectionColors);const breakpoints={P1f0r3OZJ:\"(min-width: 1300px)\",qV5eceCon:\"(max-width: 1023px)\",wn1SL_U5j:\"(min-width: 1024px) and (max-width: 1299px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-ubp3L\";const variantClassNames={P1f0r3OZJ:\"framer-v-and9j6\",qV5eceCon:\"framer-v-egr2yb\",wn1SL_U5j:\"framer-v-daim5n\"};const transition1={delay:.5,duration:1.8,ease:[.25,1,.5,1],type:\"tween\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-80};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:24};const transition2={damping:80,delay:0,mass:1,stiffness:200,type:\"spring\"};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:24};const animation4={filter:\"blur(8px)\",opacity:.001,rotate:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transition3={damping:80,delay:.05,mass:1,stiffness:200,type:\"spring\"};const textEffect={effect:animation4,repeat:false,startDelay:.1,tokenization:\"element\",transition:transition3,trigger:\"onMount\",type:\"appear\"};const textEffect1={effect:animation4,repeat:false,startDelay:0,tokenization:\"element\",transition:transition3,trigger:\"onMount\",type:\"appear\"};const animation5={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const animation6={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};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={Desktop:\"P1f0r3OZJ\",Phone:\"qV5eceCon\",Tablet:\"wn1SL_U5j\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"P1f0r3OZJ\"};};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=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const elementId=useRouteElementId(\"R2W7fkQbk\");const router=useRouter();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"P1f0r3OZJ\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-570b2f2b-e7a3-4440-a1b5-6d52ceddedc1, rgb(14, 14, 17)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-and9j6\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-18dbclq\",\"data-framer-name\":\"Header\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qV5eceCon:{width:\"100vw\",y:0},wn1SL_U5j:{width:`calc(${componentViewport?.width||\"100vw\"} - 80px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:80,width:`calc(${componentViewport?.width||\"100vw\"} - 160px)`,y:(componentViewport?.y||0)+0+0+0+0,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation,className:\"framer-1hz71ln-container\",\"data-framer-appear-id\":\"1hz71ln\",initial:animation1,nodeId:\"NANMdWQsK\",optimized:true,rendersWithMotion:true,scopeId:\"OgDzKuJxi\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qV5eceCon:{__framer__targets:[{ref:ref1,target:\"QtLCLfH8_\"}],__framer__threshold:.5,variant:\"x2JJlCCTr\"}},children:/*#__PURE__*/_jsx(NavigationHeaderWithVariantAppearEffect,{__framer__animateOnce:false,__framer__targets:[{ref:ref1,target:\"DYOuEjoJH\"}],__framer__threshold:0,__framer__variantAppearEffectEnabled:true,height:\"100%\",id:\"NANMdWQsK\",layoutId:\"NANMdWQsK\",style:{width:\"100%\"},taYH4OwHw:true,variant:\"fYVgS8NCd\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1qgpub0\",\"data-framer-name\":\"Main\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1t991c5\",\"data-framer-name\":\"Trigger: Navigation\",id:elementId,ref:ref1}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qV5eceCon:{__framer__styleAppearEffectEnabled:undefined}},children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-qa8igs\",\"data-framer-name\":\"Wrapper\",children:[/*#__PURE__*/_jsxs(\"section\",{className:\"framer-3ufjl\",\"data-framer-name\":\"Title\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1xp9zxs\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qV5eceCon:{effect:undefined}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{className:\"framer-styles-preset-f7kodg\",\"data-styles-preset\":\"z914AvaCh\",style:{\"--framer-text-color\":\"var(--token-cd78f7ae-9245-431a-9c41-e6abcbb80403, rgb(255, 255, 255))\"},children:[\"Accelerate Your \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-2d0a1fe9-66b7-4e55-9ef6-2872c40c6330, rgb(253, 199, 53))\"},children:\"Lease Application\"}),\" Process\"]})}),className:\"framer-dn4zi8\",effect:textEffect,fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qV5eceCon:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-14qgaa\",\"data-styles-preset\":\"ZIat6mjgN\",style:{\"--framer-text-alignment\":\"center\"},children:\"We create a world with more founders and do work that will have an impact on the world today, tomorrow, and beyond\"})}),effect:undefined}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-14qgaa\",\"data-styles-preset\":\"ZIat6mjgN\",style:{\"--framer-text-alignment\":\"center\"},children:\"Streamlined lease application and compliance management tools, from disbursement schedules to compliance checklists, to help you accelerate your lease application process.\"})}),className:\"framer-xyf9jb\",effect:textEffect1,fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1nih1bn\",\"data-framer-name\":\"Buttons\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"m3Aow6dcE\"},implicitPathVariables:undefined},{href:{webPageId:\"m3Aow6dcE\"},implicitPathVariables:undefined},{href:{webPageId:\"m3Aow6dcE\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qV5eceCon:{width:`min(min(max(${componentViewport?.width||\"100vw\"}, 320px), 640px) - 48px, 400px)`,y:(componentViewport?.y||0)+0+0+0+0+120+0+0+292+0+0},wn1SL_U5j:{y:(componentViewport?.y||0)+0+80+0+0+80+0+0+292+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,y:(componentViewport?.y||0)+0+80+0+0+120+0+0+292+0,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation5,className:\"framer-139rsus-container\",\"data-framer-appear-id\":\"139rsus\",initial:animation6,nodeId:\"XLaIemeHo\",optimized:true,rendersWithMotion:true,scopeId:\"OgDzKuJxi\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qV5eceCon:{Kr62I1Ee9:resolvedLinks[2],style:{height:\"100%\",width:\"100%\"}},wn1SL_U5j:{Kr62I1Ee9:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(ButtonsMedium,{FpsoGbB9y:\"var(--token-2d0a1fe9-66b7-4e55-9ef6-2872c40c6330, rgb(72, 70, 255))\",height:\"100%\",id:\"XLaIemeHo\",iKLDM3viP:\"var(--token-cd78f7ae-9245-431a-9c41-e6abcbb80403, rgb(255, 255, 255))\",Kr62I1Ee9:resolvedLinks[0],layoutId:\"XLaIemeHo\",Mv16WKTEe:\"Free consultation\",NctncU19N:\"var(--token-302b6139-62bf-4a65-a11c-00b7552c4831, rgb(255, 61, 63))\",P6lgjaEY9:false,r9wjJW8ZN:false,style:{height:\"100%\"},variant:\"UkUfAzkeL\",width:\"100%\",XiCzUhcM5:false,xkpUt4F21:\"New\"})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"jATN61O0x\"},implicitPathVariables:undefined},{href:{webPageId:\"jATN61O0x\"},implicitPathVariables:undefined},{href:{webPageId:\"jATN61O0x\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qV5eceCon:{y:(componentViewport?.y||0)+0+0+0+0+120+0+0+292+0+56},wn1SL_U5j:{y:(componentViewport?.y||0)+0+80+0+0+80+0+0+292+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,y:(componentViewport?.y||0)+0+80+0+0+120+0+0+292+0,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation5,className:\"framer-xwyhpr-container\",\"data-framer-appear-id\":\"xwyhpr\",initial:animation6,nodeId:\"JZWNQfhRa\",optimized:true,rendersWithMotion:true,scopeId:\"OgDzKuJxi\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qV5eceCon:{Kr62I1Ee9:resolvedLinks1[2]},wn1SL_U5j:{Kr62I1Ee9:resolvedLinks1[1]}},children:/*#__PURE__*/_jsx(ButtonsMedium,{FpsoGbB9y:\"var(--token-2d0a1fe9-66b7-4e55-9ef6-2872c40c6330, rgb(72, 70, 255))\",height:\"100%\",id:\"JZWNQfhRa\",iKLDM3viP:\"var(--token-cd78f7ae-9245-431a-9c41-e6abcbb80403, rgb(255, 255, 255))\",Kr62I1Ee9:resolvedLinks1[0],layoutId:\"JZWNQfhRa\",Mv16WKTEe:\"Free trial\",NctncU19N:\"var(--token-302b6139-62bf-4a65-a11c-00b7552c4831, rgb(255, 61, 63))\",P6lgjaEY9:false,r9wjJW8ZN:false,style:{height:\"100%\"},variant:\"qZMGAGPE0\",width:\"100%\",XiCzUhcM5:false,xkpUt4F21:\"New\"})})})})})})]})]}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-94bcz8\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1rn1tan\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qV5eceCon:{width:`min(min(max(${componentViewport?.width||\"100vw\"}, 320px), 640px) - 48px, 960px)`,y:(componentViewport?.y||0)+0+0+0+0+120+460+0+0+0+0},wn1SL_U5j:{width:`min(min(max(${componentViewport?.width||\"100vw\"}, 320px), 1600px) - 80px, 960px)`,y:(componentViewport?.y||0)+0+80+0+0+80+420+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1,width:`min(min(max(${componentViewport?.width||\"100vw\"}, 320px), 1600px) - 160px, 960px)`,y:(componentViewport?.y||0)+0+80+0+0+120+460+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-7iywwn-container\",nodeId:\"NWF6pgPU6\",scopeId:\"OgDzKuJxi\",children:/*#__PURE__*/_jsx(Divider,{height:\"100%\",id:\"NWF6pgPU6\",layoutId:\"NWF6pgPU6\",style:{width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1x3toz8\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-ssdayb\",\"data-framer-name\":\"Column\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-a1rvrq\",\"data-styles-preset\":\"UAxxpz3TX\",children:\"Lease Application Management\"})}),className:\"framer-1y0dhdj\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-idtdyf\",\"data-framer-name\":\"Column\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-jp8ktk\",\"data-framer-name\":\"Text\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qV5eceCon:{effect:undefined}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-14qgaa\",\"data-styles-preset\":\"ZIat6mjgN\",style:{\"--framer-text-alignment\":\"left\"},children:[\"Manage efficiently:\",/*#__PURE__*/_jsx(\"br\",{}),\"\u2022 Disbursement schedule - payment instructions to all suppliers, insurers and the originator involved in the application);\",/*#__PURE__*/_jsx(\"br\",{}),\"\u2022 Vetting Check - tool for verifying applicant references, like employment and credit references;\",/*#__PURE__*/_jsx(\"br\",{}),\"\u2022 Special approval conditions - for conditional approval of an application;\",/*#__PURE__*/_jsx(\"br\",{}),\"\u2022 Source of access - to keep track of how new customers approached the lessor (e.g. ad, web search, dealer recommendation, etc.).\"]})}),className:\"framer-9dlwne\",effect:textEffect1,fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-122f8h5\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qV5eceCon:{width:`min(min(max(${componentViewport?.width||\"100vw\"}, 320px), 640px) - 48px, 960px)`,y:(componentViewport?.y||0)+0+0+0+0+120+460+0+328.6+0+0},wn1SL_U5j:{width:`min(min(max(${componentViewport?.width||\"100vw\"}, 320px), 1600px) - 80px, 960px)`,y:(componentViewport?.y||0)+0+80+0+0+80+420+0+271+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1,width:`min(min(max(${componentViewport?.width||\"100vw\"}, 320px), 1600px) - 160px, 960px)`,y:(componentViewport?.y||0)+0+80+0+0+120+460+0+241+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-qcky22-container\",nodeId:\"eUIJBA4lg\",scopeId:\"OgDzKuJxi\",children:/*#__PURE__*/_jsx(Divider,{height:\"100%\",id:\"eUIJBA4lg\",layoutId:\"eUIJBA4lg\",style:{width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1go7koe\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1kz55po\",\"data-framer-name\":\"Column\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-a1rvrq\",\"data-styles-preset\":\"UAxxpz3TX\",children:\"Compliance Management\"})}),className:\"framer-x4deqv\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ew5j7g\",\"data-framer-name\":\"Column\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1mn0irz\",\"data-framer-name\":\"Text\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qV5eceCon:{effect:undefined}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-14qgaa\",\"data-styles-preset\":\"ZIat6mjgN\",style:{\"--framer-text-alignment\":\"left\"},children:\"Facilitate a contract documentation check and verify data in the system, usually done by a back-office officer before lease activation. Functionality includes customizable Compliance Check Lists for the officer as well as automated data validation procedures.\"})}),className:\"framer-553s9w\",effect:textEffect1,fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})})})]})]})]}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-17jjbhh\",\"data-framer-name\":\"Industries\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1asf6x9\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{className:\"framer-styles-preset-1c2os5d\",\"data-styles-preset\":\"MJrDY2UsI\",style:{\"--framer-text-color\":\"var(--token-2d0a1fe9-66b7-4e55-9ef6-2872c40c6330, rgb(253, 199, 53))\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-cd78f7ae-9245-431a-9c41-e6abcbb80403, rgb(255, 255, 255))\"},children:\"Who is\"}),\" This For?\"]})}),className:\"framer-1jrw41t\",\"data-framer-name\":\"How we hire\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-14qgaa\",\"data-styles-preset\":\"ZIat6mjgN\",style:{\"--framer-text-alignment\":\"center\"},children:\"Soft4Leasing caters to a variety of\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-14qgaa\",\"data-styles-preset\":\"ZIat6mjgN\",style:{\"--framer-text-alignment\":\"center\"},children:\"automotive leasing businesses\"})]}),className:\"framer-rxmx44\",\"data-framer-name\":\"Learn about our interview process and anything else you have in mind\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-1aiuwnk\",\"data-framer-name\":\"Links \",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"JihHhnSFi\"},implicitPathVariables:undefined},{href:{webPageId:\"JihHhnSFi\"},implicitPathVariables:undefined},{href:{webPageId:\"JihHhnSFi\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qV5eceCon:{width:`calc(min(max(${componentViewport?.width||\"100vw\"}, 320px), 640px) - 48px)`,y:(componentViewport?.y||0)+0+0+0+0+120+1117.2+60+425.6+0+0},wn1SL_U5j:{width:`max((min(max(${componentViewport?.width||\"100vw\"}, 320px), 1600px) - 160px) / 3, 1px)`,y:(componentViewport?.y||0)+0+80+0+0+80+962+60+425.6+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:720,width:\"353.3333px\",y:(componentViewport?.y||0)+0+80+0+0+120+1012+60+425.6+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-105ahwk-container\",nodeId:\"iliNSfibI\",scopeId:\"OgDzKuJxi\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qV5eceCon:{HG455QLGU:resolvedLinks2[2],variant:\"zEEdJqo4B\"},wn1SL_U5j:{HG455QLGU:resolvedLinks2[1]}},children:/*#__PURE__*/_jsx(CardsHyper,{aQFhK0lka:\"100px\",baBb5kBXH:false,Ek2Yc8zn3:\"40px\",height:\"100%\",HG455QLGU:resolvedLinks2[0],id:\"iliNSfibI\",layoutId:\"iliNSfibI\",p1HGMdzmK:\"3333 Graham Boulevard, Suite 308, Montreal, Quebec H3R 3L5\",style:{height:\"100%\",width:\"100%\"},tESuijc3i:\"Learn more\",TUT44yH9z:28,variant:\"wws6dqCBo\",width:\"100%\",YuA478M02:addImageAlt({pixelHeight:866,pixelWidth:578,src:\"https://framerusercontent.com/images/IAhRNqJhisrSlx8qewiyBwvFQ00.jpg\",srcSet:\"https://framerusercontent.com/images/IAhRNqJhisrSlx8qewiyBwvFQ00.jpg 578w\"},\"\"),zUBtdAtsR:\"Automotive Leasing Software\"})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"oKU_1Csw3\"},implicitPathVariables:undefined},{href:{webPageId:\"oKU_1Csw3\"},implicitPathVariables:undefined},{href:{webPageId:\"oKU_1Csw3\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qV5eceCon:{width:`calc(min(max(${componentViewport?.width||\"100vw\"}, 320px), 640px) - 48px)`,y:(componentViewport?.y||0)+0+0+0+0+120+1117.2+60+425.6+0+760},wn1SL_U5j:{width:`max((min(max(${componentViewport?.width||\"100vw\"}, 320px), 1600px) - 160px) / 3, 1px)`,y:(componentViewport?.y||0)+0+80+0+0+80+962+60+425.6+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:720,width:\"353.3333px\",y:(componentViewport?.y||0)+0+80+0+0+120+1012+60+425.6+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-dplgxq-container\",nodeId:\"S41RKHxRl\",scopeId:\"OgDzKuJxi\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qV5eceCon:{HG455QLGU:resolvedLinks3[2],variant:\"zEEdJqo4B\"},wn1SL_U5j:{HG455QLGU:resolvedLinks3[1]}},children:/*#__PURE__*/_jsx(CardsHyper,{aQFhK0lka:\"120px\",baBb5kBXH:false,Ek2Yc8zn3:\"40px\",height:\"100%\",HG455QLGU:resolvedLinks3[0],id:\"S41RKHxRl\",layoutId:\"S41RKHxRl\",p1HGMdzmK:\"3333 Graham Boulevard, Suite 308, Montreal, Quebec H3R 3L5\",style:{height:\"100%\",width:\"100%\"},tESuijc3i:\"Learn more\",TUT44yH9z:28,variant:\"wws6dqCBo\",width:\"100%\",YuA478M02:addImageAlt({pixelHeight:1200,pixelWidth:800,src:\"https://framerusercontent.com/images/2kZRat513gSQgs8sZi60mQhdXDo.jpg\",srcSet:\"https://framerusercontent.com/images/2kZRat513gSQgs8sZi60mQhdXDo.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/2kZRat513gSQgs8sZi60mQhdXDo.jpg 800w\"},\"\"),zUBtdAtsR:\"Equipment Leasing Software\"})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"JihHhnSFi\"},implicitPathVariables:undefined},{href:{webPageId:\"JihHhnSFi\"},implicitPathVariables:undefined},{href:{webPageId:\"JihHhnSFi\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qV5eceCon:{width:`calc(min(max(${componentViewport?.width||\"100vw\"}, 320px), 640px) - 48px)`,y:(componentViewport?.y||0)+0+0+0+0+120+1117.2+60+425.6+0+1520},wn1SL_U5j:{width:`max((min(max(${componentViewport?.width||\"100vw\"}, 320px), 1600px) - 160px) / 3, 1px)`,y:(componentViewport?.y||0)+0+80+0+0+80+962+60+425.6+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:720,width:\"353.3333px\",y:(componentViewport?.y||0)+0+80+0+0+120+1012+60+425.6+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-7bbbg7-container\",nodeId:\"ecojFxwwJ\",scopeId:\"OgDzKuJxi\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qV5eceCon:{HG455QLGU:resolvedLinks4[2],variant:\"zEEdJqo4B\"},wn1SL_U5j:{HG455QLGU:resolvedLinks4[1]}},children:/*#__PURE__*/_jsx(CardsHyper,{aQFhK0lka:\"120px\",baBb5kBXH:false,Ek2Yc8zn3:\"40px\",height:\"100%\",HG455QLGU:resolvedLinks4[0],id:\"ecojFxwwJ\",layoutId:\"ecojFxwwJ\",p1HGMdzmK:\"3333 Graham Boulevard, Suite 308, Montreal, Quebec H3R 3L5\",style:{height:\"100%\",width:\"100%\"},tESuijc3i:\"Learn more\",TUT44yH9z:28,variant:\"wws6dqCBo\",width:\"100%\",YuA478M02:addImageAlt({pixelHeight:4232,pixelWidth:7524,src:\"https://framerusercontent.com/images/1wWOcGg0wd0nQ4F9U4OPM5GfTVs.webp\",srcSet:\"https://framerusercontent.com/images/1wWOcGg0wd0nQ4F9U4OPM5GfTVs.webp?scale-down-to=512 512w,https://framerusercontent.com/images/1wWOcGg0wd0nQ4F9U4OPM5GfTVs.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/1wWOcGg0wd0nQ4F9U4OPM5GfTVs.webp?scale-down-to=2048 2048w,https://framerusercontent.com/images/1wWOcGg0wd0nQ4F9U4OPM5GfTVs.webp?scale-down-to=4096 4096w,https://framerusercontent.com/images/1wWOcGg0wd0nQ4F9U4OPM5GfTVs.webp 7524w\"},\"\"),zUBtdAtsR:\"Independent Leasing Companies\"})})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-g8lbzk\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-87b99f\",\"data-framer-name\":\"CTA\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1sv42wv\",\"data-framer-name\":\"Text\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-kiyfkp\",\"data-styles-preset\":\"LYed7j8zU\",style:{\"--framer-text-alignment\":\"center\"},children:\"Can't find your industry?\"})}),className:\"framer-16eb4k6\",\"data-framer-name\":\"Can't find the right position?\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"m3Aow6dcE\"},implicitPathVariables:undefined},{href:{webPageId:\"m3Aow6dcE\"},implicitPathVariables:undefined},{href:{webPageId:\"m3Aow6dcE\"},implicitPathVariables:undefined}],children:resolvedLinks5=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qV5eceCon:{y:(componentViewport?.y||0)+0+0+0+0+120+1117.2+60+2729.6+0+0+0+57.6},wn1SL_U5j:{y:(componentViewport?.y||0)+0+80+0+0+80+962+60+1209.6+0+0+0+57.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,y:(componentViewport?.y||0)+0+80+0+0+120+1012+60+1209.6+0+0+0+57.6,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1hd4ko3-container\",nodeId:\"QYYXbw5GW\",scopeId:\"OgDzKuJxi\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qV5eceCon:{Kr62I1Ee9:resolvedLinks5[2]},wn1SL_U5j:{Kr62I1Ee9:resolvedLinks5[1]}},children:/*#__PURE__*/_jsx(ButtonsMedium,{FpsoGbB9y:\"var(--token-2d0a1fe9-66b7-4e55-9ef6-2872c40c6330, rgb(72, 70, 255))\",height:\"100%\",id:\"QYYXbw5GW\",iKLDM3viP:\"var(--token-cd78f7ae-9245-431a-9c41-e6abcbb80403, rgb(255, 255, 255))\",Kr62I1Ee9:resolvedLinks5[0],layoutId:\"QYYXbw5GW\",Mv16WKTEe:\"Contact us!\",NctncU19N:\"var(--token-302b6139-62bf-4a65-a11c-00b7552c4831, rgb(255, 61, 63))\",P6lgjaEY9:false,r9wjJW8ZN:false,style:{height:\"100%\"},variant:\"UkUfAzkeL\",width:\"100%\",XiCzUhcM5:false,xkpUt4F21:\"New\"})})})})})})]})})]})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qV5eceCon:{y:(componentViewport?.y||0)+0+0+0+4172.4},wn1SL_U5j:{y:(componentViewport?.y||0)+0+80+0+2457.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:554,y:(componentViewport?.y||0)+0+80+0+2507.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ksqya7-container\",nodeId:\"NgtzX9Bj2\",scopeId:\"OgDzKuJxi\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qV5eceCon:{variant:\"TL0QV27AS\",ZZRz9EvfC:\"60px 24px 0px 24px\"}},children:/*#__PURE__*/_jsx(CTA,{height:\"100%\",id:\"NgtzX9Bj2\",layoutId:\"NgtzX9Bj2\",variant:\"stt6x61U6\",width:\"100%\",ZZRz9EvfC:\"60px 0px 0px 0px\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-6epbhf\",\"data-framer-name\":\"Footer\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qV5eceCon:{width:`min(${componentViewport?.width||\"100vw\"} - 48px, 640px)`,y:(componentViewport?.y||0)+0+4726.4+80+0},wn1SL_U5j:{width:`min(${componentViewport?.width||\"100vw\"} - 80px, 1440px)`,y:(componentViewport?.y||0)+0+3091.2+120+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:617,width:`min(${componentViewport?.width||\"100vw\"} - 160px, 1440px)`,y:(componentViewport?.y||0)+0+3141.2+160+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-16qyr74-container\",nodeId:\"CyCmGkTML\",scopeId:\"OgDzKuJxi\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qV5eceCon:{variant:\"aeBB4p3ZD\"}},children:/*#__PURE__*/_jsx(NavigationFooter,{height:\"100%\",id:\"CyCmGkTML\",layoutId:\"CyCmGkTML\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"UDF2xq7Bi\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1gcqepc\",\"data-framer-name\":\"Code **Must be on each page\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1pqnc5t-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"feaZldUER\",scopeId:\"OgDzKuJxi\",children:/*#__PURE__*/_jsx(SelectionColors,{enableSelection:true,height:\"100%\",id:\"feaZldUER\",layoutId:\"feaZldUER\",selectionBackgroundColor:\"var(--token-b5e49964-bf57-4389-8d97-5913008b6ebd, rgba(72, 70, 255, 0.16))\",selectionTextColor:\"var(--token-2d0a1fe9-66b7-4e55-9ef6-2872c40c6330, rgb(72, 70, 255))\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-ubp3L.framer-55b071, .framer-ubp3L .framer-55b071 { display: block; }\",\".framer-ubp3L.framer-and9j6 { align-content: center; align-items: center; background-color: var(--token-570b2f2b-e7a3-4440-a1b5-6d52ceddedc1, #0e0e11); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1300px; }\",\".framer-ubp3L .framer-18dbclq { 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: visible; padding: 0px 80px 0px 80px; position: sticky; top: -68px; width: 100%; z-index: 4; }\",\".framer-ubp3L .framer-1hz71ln-container { flex: none; height: auto; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-ubp3L .framer-1qgpub0 { 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; min-height: 100vh; min-width: 320px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-ubp3L .framer-1t991c5 { background-color: var(--token-302b6139-62bf-4a65-a11c-00b7552c4831, #ff3d3f); flex: none; height: 1px; left: 0px; opacity: 0; overflow: hidden; position: absolute; right: 0px; top: 0px; z-index: 1; }\",\".framer-ubp3L .framer-qa8igs { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 120px; height: min-content; justify-content: flex-start; max-width: 1600px; overflow: visible; padding: 120px 80px 0px 80px; position: relative; width: 100%; }\",\".framer-ubp3L .framer-3ufjl { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; max-width: 960px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ubp3L .framer-1xp9zxs { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ubp3L .framer-dn4zi8, .framer-ubp3L .framer-rxmx44, .framer-ubp3L .framer-16eb4k6 { --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-ubp3L .framer-xyf9jb, .framer-ubp3L .framer-9dlwne, .framer-ubp3L .framer-553s9w { --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 640px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-ubp3L .framer-1nih1bn { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-ubp3L .framer-139rsus-container, .framer-ubp3L .framer-xwyhpr-container { flex: none; height: 48px; position: relative; width: auto; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-ubp3L .framer-94bcz8 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: flex-start; max-width: 960px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ubp3L .framer-1rn1tan, .framer-ubp3L .framer-122f8h5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-ubp3L .framer-7iywwn-container, .framer-ubp3L .framer-qcky22-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-ubp3L .framer-1x3toz8, .framer-ubp3L .framer-1go7koe { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-ubp3L .framer-ssdayb, .framer-ubp3L .framer-1kz55po { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-ubp3L .framer-1y0dhdj, .framer-ubp3L .framer-x4deqv { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-ubp3L .framer-idtdyf, .framer-ubp3L .framer-1ew5j7g { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; min-width: 640px; padding: 0px; position: relative; width: 1px; }\",\".framer-ubp3L .framer-jp8ktk, .framer-ubp3L .framer-1mn0irz { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-ubp3L .framer-17jjbhh { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: center; overflow: visible; padding: 60px 0px 0px 0px; position: relative; width: 1140px; }\",\".framer-ubp3L .framer-1asf6x9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-ubp3L .framer-1jrw41t { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-ubp3L .framer-1aiuwnk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ubp3L .framer-105ahwk-container, .framer-ubp3L .framer-dplgxq-container, .framer-ubp3L .framer-7bbbg7-container { aspect-ratio: 0.6666666666666666 / 1; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 530px); position: relative; width: 1px; }\",\".framer-ubp3L .framer-g8lbzk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-ubp3L .framer-87b99f { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-ubp3L .framer-1sv42wv { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; max-width: 400px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ubp3L .framer-1hd4ko3-container { flex: none; height: 48px; position: relative; width: auto; }\",\".framer-ubp3L .framer-1ksqya7-container, .framer-ubp3L .framer-1pqnc5t-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-ubp3L .framer-6epbhf { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 160px 80px 40px 80px; position: relative; width: 100%; }\",\".framer-ubp3L .framer-16qyr74-container { flex: none; height: auto; max-width: 1440px; position: relative; width: 100%; }\",\".framer-ubp3L .framer-1gcqepc { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 1px; justify-content: flex-start; left: calc(50.00000000000002% - 100% / 2); opacity: 0; overflow: hidden; padding: 0px; position: absolute; top: 0px; width: 100%; z-index: -1; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,\"@media (min-width: 1024px) and (max-width: 1299px) { .framer-ubp3L.framer-and9j6 { width: 1024px; } .framer-ubp3L .framer-18dbclq, .framer-ubp3L .framer-3ufjl { padding: 0px 40px 0px 40px; } .framer-ubp3L .framer-qa8igs { gap: 80px; padding: 80px 40px 40px 40px; } .framer-ubp3L .framer-94bcz8 { gap: 80px; } .framer-ubp3L .framer-17jjbhh { width: 100%; } .framer-ubp3L .framer-105ahwk-container, .framer-ubp3L .framer-dplgxq-container, .framer-ubp3L .framer-7bbbg7-container { height: var(--framer-aspect-ratio-supported, 432px); } .framer-ubp3L .framer-6epbhf { padding: 120px 40px 40px 40px; }}\",\"@media (max-width: 1023px) { .framer-ubp3L.framer-and9j6 { width: 390px; } .framer-ubp3L .framer-18dbclq { height: 80px; left: calc(50.00000000000002% - 100% / 2); padding: 0px; position: fixed; top: 0px; } .framer-ubp3L .framer-qa8igs { gap: 64px; max-width: 640px; padding: 120px 24px 40px 24px; } .framer-ubp3L .framer-3ufjl { max-width: 400px; } .framer-ubp3L .framer-1nih1bn { align-content: center; align-items: center; flex-direction: column; width: 100%; } .framer-ubp3L .framer-139rsus-container, .framer-ubp3L .framer-17jjbhh { width: 100%; } .framer-ubp3L .framer-94bcz8 { gap: 64px; } .framer-ubp3L .framer-1x3toz8, .framer-ubp3L .framer-1go7koe, .framer-ubp3L .framer-1aiuwnk, .framer-ubp3L .framer-1gcqepc { flex-direction: column; } .framer-ubp3L .framer-ssdayb, .framer-ubp3L .framer-1kz55po { flex: none; width: 100%; } .framer-ubp3L .framer-idtdyf, .framer-ubp3L .framer-1ew5j7g { flex: none; max-width: 640px; min-width: unset; width: 100%; } .framer-ubp3L .framer-105ahwk-container, .framer-ubp3L .framer-dplgxq-container, .framer-ubp3L .framer-7bbbg7-container { flex: none; height: var(--framer-aspect-ratio-supported, 300px); width: 100%; } .framer-ubp3L .framer-6epbhf { padding: 80px 24px 40px 24px; } .framer-ubp3L .framer-16qyr74-container { max-width: 640px; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3632\n * @framerIntrinsicWidth 1300\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"wn1SL_U5j\":{\"layout\":[\"fixed\",\"auto\"]},\"qV5eceCon\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"R2W7fkQbk\":{\"pattern\":\":R2W7fkQbk\",\"name\":\"navigation\"}}\n * @framerResponsiveScreen\n */const FramerOgDzKuJxi=withCSS(Component,css,\"framer-ubp3L\");export default FramerOgDzKuJxi;FramerOgDzKuJxi.displayName=\"Features / Reporting Suite\";FramerOgDzKuJxi.defaultProps={height:3632,width:1300};addFonts(FramerOgDzKuJxi,[{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\"}]},...NavigationHeaderFonts,...ButtonsMediumFonts,...DividerFonts,...CardsHyperFonts,...CTAFonts,...NavigationFooterFonts,...SelectionColorsFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerOgDzKuJxi\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1300\",\"framerResponsiveScreen\":\"\",\"framerComponentViewportWidth\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerScrollSections\":\"{\\\"R2W7fkQbk\\\":{\\\"pattern\\\":\\\":R2W7fkQbk\\\",\\\"name\\\":\\\"navigation\\\"}}\",\"framerIntrinsicHeight\":\"3632\",\"framerColorSyntax\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"wn1SL_U5j\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"qV5eceCon\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "49BAC4gD,IAAMA,GAAsBC,EAASC,CAAgB,EAAQC,GAAwCC,EAAwBF,CAAgB,EAAQG,EAAmCC,EAA0BC,CAAS,EAAQC,GAAmBP,EAASQ,CAAa,EAAQC,GAAaT,EAASU,CAAO,EAAQC,GAAgBX,EAASY,CAAU,EAAQC,GAAgBC,EAAOC,EAAO,GAAG,EAAQC,GAAShB,EAASiB,CAAG,EAAQC,GAAsBlB,EAASmB,CAAgB,EAAQC,GAAqBpB,EAASqB,CAAe,EAAQC,GAAY,CAAC,UAAU,sBAAsB,UAAU,sBAAsB,UAAU,6CAA6C,EAAoD,IAAMC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,kBAAkB,UAAU,kBAAkB,UAAU,iBAAiB,EAAQC,GAAY,CAAC,MAAM,GAAG,SAAS,IAAI,KAAK,CAAC,IAAI,EAAE,GAAG,CAAC,EAAE,KAAK,OAAO,EAAQC,GAAU,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,WAAWD,GAAY,EAAE,EAAE,EAAE,CAAC,EAAQE,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,GAAG,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,EAAE,EAAQC,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,WAAWD,GAAY,EAAE,EAAE,EAAE,EAAE,EAAQE,GAAW,CAAC,OAAO,YAAY,QAAQ,KAAK,OAAO,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,CAAC,EAAQC,EAAY,CAAC,QAAQ,GAAG,MAAM,IAAI,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAW,CAAC,OAAOF,GAAW,OAAO,GAAM,WAAW,GAAG,aAAa,UAAU,WAAWC,EAAY,QAAQ,UAAU,KAAK,QAAQ,EAAQE,EAAY,CAAC,OAAOH,GAAW,OAAO,GAAM,WAAW,EAAE,aAAa,UAAU,WAAWC,EAAY,QAAQ,UAAU,KAAK,QAAQ,EAAQG,GAAW,CAAC,QAAQ,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,WAAWH,EAAY,EAAE,EAAE,EAAE,CAAC,EAAQI,GAAW,CAAC,QAAQ,KAAK,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,EAAE,EAAE,EAAE,CAAC,EAAQC,EAAY,CAACC,EAAMC,IAAM,CAAC,GAAG,GAACD,GAAO,OAAOA,GAAQ,UAAkB,MAAM,CAAC,GAAGA,EAAM,IAAAC,CAAG,CAAE,EAAQC,GAAU,CAAC,CAAC,MAAAC,CAAK,IAAoBC,EAAoB,EAAqB,KAAyBC,EAAK,QAAQ,CAAC,wBAAwB,CAAC,OAAOF,CAAK,EAAE,yBAAyB,EAAE,CAAC,EAAUG,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,GAAGC,EAAS,EAAEtB,GAASI,CAAK,EAAQmB,GAAeC,EAAQ,IAAID,GAAiB,OAAUV,CAAY,EAAE,CAAC,OAAUA,CAAY,CAAC,EAAEY,EAAYF,EAAQ,EAAE,GAAK,CAACG,EAAYC,EAAmB,EAAEC,EAA8BP,GAAQQ,GAAY,EAAK,EAAQC,GAAe,OAAgKC,GAAkBC,EAAGtD,GAAkB,GAAjK,CAAayC,GAAuBA,GAAuBA,GAAuBA,GAAuBA,EAAS,CAAuE,EAAQc,EAAWxB,EAAO,IAAI,EAAQyB,GAAUC,EAAkB,WAAW,EAAQC,GAAOC,EAAU,EAAE,OAAAC,EAAiB,CAAC,CAAC,EAAsBxC,EAAKyC,EAA0B,SAAS,CAAC,MAAM,CAAC,iBAAiB,YAAY,kBAAA5D,EAAiB,EAAE,SAAsB6D,EAAMC,EAAY,CAAC,GAAGrB,IAAUT,GAAgB,SAAS,CAAcb,EAAKH,GAAU,CAAC,MAAM,+FAA+F,CAAC,EAAe6C,EAAME,EAAO,IAAI,CAAC,GAAGpB,GAAU,UAAUU,EAAGD,GAAkB,gBAAgBZ,EAAS,EAAE,IAAIT,EAAW,MAAM,CAAC,GAAGQ,EAAK,EAAE,SAAS,CAAcpB,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,SAAS,SAAsBA,EAAK6C,EAAkB,CAAC,WAAWjB,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,QAAQ,EAAE,CAAC,EAAE,UAAU,CAAC,MAAM,QAAQV,GAAmB,OAAO,OAAO,UAAU,CAAC,EAAE,SAAsBlB,EAAK8C,EAA0B,CAAC,OAAO,GAAG,MAAM,QAAQ5B,GAAmB,OAAO,OAAO,YAAY,GAAGA,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,EAAE,SAAsBlB,EAAK+C,EAAmC,CAAC,QAAQhE,GAAU,UAAU,2BAA2B,wBAAwB,UAAU,QAAQC,GAAW,OAAO,YAAY,UAAU,GAAK,kBAAkB,GAAK,QAAQ,YAAY,SAAsBgB,EAAK6C,EAAkB,CAAC,WAAWjB,EAAY,UAAU,CAAC,UAAU,CAAC,kBAAkB,CAAC,CAAC,IAAIO,EAAK,OAAO,WAAW,CAAC,EAAE,oBAAoB,GAAG,QAAQ,WAAW,CAAC,EAAE,SAAsBnC,EAAKgD,GAAwC,CAAC,sBAAsB,GAAM,kBAAkB,CAAC,CAAC,IAAIb,EAAK,OAAO,WAAW,CAAC,EAAE,oBAAoB,EAAE,qCAAqC,GAAK,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,UAAU,GAAK,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeO,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,SAAS,CAAc1C,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,sBAAsB,GAAGoC,GAAU,IAAID,CAAI,CAAC,EAAenC,EAAK6C,EAAkB,CAAC,WAAWjB,EAAY,UAAU,CAAC,UAAU,CAAC,mCAAmC,MAAS,CAAC,EAAE,SAAsBc,EAAMO,GAAgB,CAAC,kBAAkB,CAAC,WAAW/D,EAAW,EAAE,sBAAsB,GAAK,gBAAgBD,GAAW,eAAeE,GAAW,mCAAmC,GAAK,oBAAoB,GAAG,gBAAgB,GAAM,gBAAgB,EAAE,UAAU,gBAAgB,mBAAmB,UAAU,SAAS,CAAcuD,EAAM,UAAU,CAAC,UAAU,eAAe,mBAAmB,QAAQ,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,SAAS,CAAc1C,EAAK6C,EAAkB,CAAC,WAAWjB,EAAY,UAAU,CAAC,UAAU,CAAC,OAAO,MAAS,CAAC,EAAE,SAAsB5B,EAAKkD,EAAS,CAAC,sBAAsB,GAAK,SAAsBlD,EAAWmD,EAAS,CAAC,SAAsBT,EAAM,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,uEAAuE,EAAE,SAAS,CAAC,mBAAgC1C,EAAK,OAAO,CAAC,MAAM,CAAC,sBAAsB,sEAAsE,EAAE,SAAS,mBAAmB,CAAC,EAAE,UAAU,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,OAAOV,GAAW,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeU,EAAK6C,EAAkB,CAAC,WAAWjB,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsB5B,EAAWmD,EAAS,CAAC,SAAsBnD,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,QAAQ,EAAE,SAAS,oHAAoH,CAAC,CAAC,CAAC,EAAE,OAAO,MAAS,CAAC,EAAE,SAAsBA,EAAKkD,EAAS,CAAC,sBAAsB,GAAK,SAAsBlD,EAAWmD,EAAS,CAAC,SAAsBnD,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,QAAQ,EAAE,SAAS,6KAA6K,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,OAAOT,EAAY,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAemD,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,SAAS,CAAc1C,EAAKoD,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,SAASC,GAA4BrD,EAAK6C,EAAkB,CAAC,WAAWjB,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,eAAeV,GAAmB,OAAO,OAAO,kCAAkC,GAAGA,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,EAAE,IAAI,EAAE,EAAE,IAAI,EAAE,CAAC,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,EAAE,GAAG,EAAE,EAAE,GAAG,EAAE,EAAE,IAAI,CAAC,CAAC,EAAE,SAAsBlB,EAAK8C,EAA0B,CAAC,OAAO,GAAG,GAAG5B,GAAmB,GAAG,GAAG,EAAE,GAAG,EAAE,EAAE,IAAI,EAAE,EAAE,IAAI,EAAE,SAAsBlB,EAAK+C,EAAmC,CAAC,QAAQvD,GAAW,UAAU,2BAA2B,wBAAwB,UAAU,QAAQC,GAAW,OAAO,YAAY,UAAU,GAAK,kBAAkB,GAAK,QAAQ,YAAY,SAAsBO,EAAK6C,EAAkB,CAAC,WAAWjB,EAAY,UAAU,CAAC,UAAU,CAAC,UAAUyB,EAAc,CAAC,EAAE,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAc,CAAC,CAAC,CAAC,EAAE,SAAsBrD,EAAKsD,EAAc,CAAC,UAAU,sEAAsE,OAAO,OAAO,GAAG,YAAY,UAAU,wEAAwE,UAAUD,EAAc,CAAC,EAAE,SAAS,YAAY,UAAU,oBAAoB,UAAU,sEAAsE,UAAU,GAAM,UAAU,GAAM,MAAM,CAAC,OAAO,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,UAAU,GAAM,UAAU,KAAK,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAerD,EAAKoD,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,SAASG,GAA6BvD,EAAK6C,EAAkB,CAAC,WAAWjB,EAAY,UAAU,CAAC,UAAU,CAAC,GAAGV,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,EAAE,IAAI,EAAE,EAAE,IAAI,EAAE,EAAE,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,EAAE,GAAG,EAAE,EAAE,GAAG,EAAE,EAAE,IAAI,CAAC,CAAC,EAAE,SAAsBlB,EAAK8C,EAA0B,CAAC,OAAO,GAAG,GAAG5B,GAAmB,GAAG,GAAG,EAAE,GAAG,EAAE,EAAE,IAAI,EAAE,EAAE,IAAI,EAAE,SAAsBlB,EAAK+C,EAAmC,CAAC,QAAQvD,GAAW,UAAU,0BAA0B,wBAAwB,SAAS,QAAQC,GAAW,OAAO,YAAY,UAAU,GAAK,kBAAkB,GAAK,QAAQ,YAAY,SAAsBO,EAAK6C,EAAkB,CAAC,WAAWjB,EAAY,UAAU,CAAC,UAAU,CAAC,UAAU2B,EAAe,CAAC,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAe,CAAC,CAAC,CAAC,EAAE,SAAsBvD,EAAKsD,EAAc,CAAC,UAAU,sEAAsE,OAAO,OAAO,GAAG,YAAY,UAAU,wEAAwE,UAAUC,EAAe,CAAC,EAAE,SAAS,YAAY,UAAU,aAAa,UAAU,sEAAsE,UAAU,GAAM,UAAU,GAAM,MAAM,CAAC,OAAO,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,UAAU,GAAM,UAAU,KAAK,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeb,EAAM,UAAU,CAAC,UAAU,gBAAgB,mBAAmB,UAAU,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAc1C,EAAK6C,EAAkB,CAAC,WAAWjB,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,eAAeV,GAAmB,OAAO,OAAO,kCAAkC,GAAGA,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,EAAE,IAAI,IAAI,EAAE,EAAE,EAAE,CAAC,EAAE,UAAU,CAAC,MAAM,eAAeA,GAAmB,OAAO,OAAO,mCAAmC,GAAGA,GAAmB,GAAG,GAAG,EAAE,GAAG,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,CAAC,CAAC,EAAE,SAAsBlB,EAAK8C,EAA0B,CAAC,OAAO,EAAE,MAAM,eAAe5B,GAAmB,OAAO,OAAO,oCAAoC,GAAGA,GAAmB,GAAG,GAAG,EAAE,GAAG,EAAE,EAAE,IAAI,IAAI,EAAE,EAAE,EAAE,EAAE,SAAsBlB,EAAKwD,EAAU,CAAC,UAAU,0BAA0B,OAAO,YAAY,QAAQ,YAAY,SAAsBxD,EAAKyD,EAAQ,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAef,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,SAAS,CAAc1C,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,SAAS,SAAsBA,EAAKkD,EAAS,CAAC,sBAAsB,GAAK,SAAsBlD,EAAWmD,EAAS,CAAC,SAAsBnD,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,8BAA8B,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,QAAQ,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,SAAS,SAAsBA,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,SAAsBA,EAAK6C,EAAkB,CAAC,WAAWjB,EAAY,UAAU,CAAC,UAAU,CAAC,OAAO,MAAS,CAAC,EAAE,SAAsB5B,EAAKkD,EAAS,CAAC,sBAAsB,GAAK,SAAsBlD,EAAWmD,EAAS,CAAC,SAAsBT,EAAM,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,MAAM,EAAE,SAAS,CAAC,sBAAmC1C,EAAK,KAAK,CAAC,CAAC,EAAE,kIAA0IA,EAAK,KAAK,CAAC,CAAC,EAAE,yGAAiHA,EAAK,KAAK,CAAC,CAAC,EAAE,mFAA2FA,EAAK,KAAK,CAAC,CAAC,EAAE,wIAAmI,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,OAAOT,EAAY,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAemD,EAAM,MAAM,CAAC,UAAU,iBAAiB,SAAS,CAAc1C,EAAK6C,EAAkB,CAAC,WAAWjB,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,eAAeV,GAAmB,OAAO,OAAO,kCAAkC,GAAGA,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,EAAE,IAAI,IAAI,EAAE,MAAM,EAAE,CAAC,EAAE,UAAU,CAAC,MAAM,eAAeA,GAAmB,OAAO,OAAO,mCAAmC,GAAGA,GAAmB,GAAG,GAAG,EAAE,GAAG,EAAE,EAAE,GAAG,IAAI,EAAE,IAAI,EAAE,CAAC,CAAC,EAAE,SAAsBlB,EAAK8C,EAA0B,CAAC,OAAO,EAAE,MAAM,eAAe5B,GAAmB,OAAO,OAAO,oCAAoC,GAAGA,GAAmB,GAAG,GAAG,EAAE,GAAG,EAAE,EAAE,IAAI,IAAI,EAAE,IAAI,EAAE,EAAE,SAAsBlB,EAAKwD,EAAU,CAAC,UAAU,0BAA0B,OAAO,YAAY,QAAQ,YAAY,SAAsBxD,EAAKyD,EAAQ,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAef,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,SAAS,CAAc1C,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,SAAS,SAAsBA,EAAKkD,EAAS,CAAC,sBAAsB,GAAK,SAAsBlD,EAAWmD,EAAS,CAAC,SAAsBnD,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,uBAAuB,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,QAAQ,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,SAAS,SAAsBA,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,SAAsBA,EAAK6C,EAAkB,CAAC,WAAWjB,EAAY,UAAU,CAAC,UAAU,CAAC,OAAO,MAAS,CAAC,EAAE,SAAsB5B,EAAKkD,EAAS,CAAC,sBAAsB,GAAK,SAAsBlD,EAAWmD,EAAS,CAAC,SAAsBnD,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,MAAM,EAAE,SAAS,qQAAqQ,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,OAAOT,EAAY,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAemD,EAAM,UAAU,CAAC,UAAU,iBAAiB,mBAAmB,aAAa,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,SAAS,CAAc1C,EAAKkD,EAAS,CAAC,sBAAsB,GAAK,SAAsBlD,EAAWmD,EAAS,CAAC,SAAsBT,EAAM,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,sEAAsE,EAAE,SAAS,CAAc1C,EAAK,OAAO,CAAC,MAAM,CAAC,sBAAsB,uEAAuE,EAAE,SAAS,QAAQ,CAAC,EAAE,YAAY,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,cAAc,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAeA,EAAKkD,EAAS,CAAC,sBAAsB,GAAK,SAAsBR,EAAYS,EAAS,CAAC,SAAS,CAAcnD,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,QAAQ,EAAE,SAAS,qCAAqC,CAAC,EAAeA,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,QAAQ,EAAE,SAAS,+BAA+B,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,uEAAuE,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAe0C,EAAM,UAAU,CAAC,UAAU,iBAAiB,mBAAmB,SAAS,SAAS,CAAc1C,EAAKoD,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,SAASM,GAA6B1D,EAAK6C,EAAkB,CAAC,WAAWjB,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,gBAAgBV,GAAmB,OAAO,OAAO,2BAA2B,GAAGA,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,EAAE,IAAI,OAAO,GAAG,MAAM,EAAE,CAAC,EAAE,UAAU,CAAC,MAAM,gBAAgBA,GAAmB,OAAO,OAAO,uCAAuC,GAAGA,GAAmB,GAAG,GAAG,EAAE,GAAG,EAAE,EAAE,GAAG,IAAI,GAAG,MAAM,CAAC,CAAC,EAAE,SAAsBlB,EAAK8C,EAA0B,CAAC,OAAO,IAAI,MAAM,aAAa,GAAG5B,GAAmB,GAAG,GAAG,EAAE,GAAG,EAAE,EAAE,IAAI,KAAK,GAAG,MAAM,EAAE,SAAsBlB,EAAKwD,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsBxD,EAAK6C,EAAkB,CAAC,WAAWjB,EAAY,UAAU,CAAC,UAAU,CAAC,UAAU8B,EAAe,CAAC,EAAE,QAAQ,WAAW,EAAE,UAAU,CAAC,UAAUA,EAAe,CAAC,CAAC,CAAC,EAAE,SAAsB1D,EAAK2D,EAAW,CAAC,UAAU,QAAQ,UAAU,GAAM,UAAU,OAAO,OAAO,OAAO,UAAUD,EAAe,CAAC,EAAE,GAAG,YAAY,SAAS,YAAY,UAAU,6DAA6D,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,UAAU,aAAa,UAAU,GAAG,QAAQ,YAAY,MAAM,OAAO,UAAUhE,EAAY,CAAC,YAAY,IAAI,WAAW,IAAI,IAAI,uEAAuE,OAAO,2EAA2E,EAAE,EAAE,EAAE,UAAU,6BAA6B,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeM,EAAKoD,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,SAASQ,GAA6B5D,EAAK6C,EAAkB,CAAC,WAAWjB,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,gBAAgBV,GAAmB,OAAO,OAAO,2BAA2B,GAAGA,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,EAAE,IAAI,OAAO,GAAG,MAAM,EAAE,GAAG,EAAE,UAAU,CAAC,MAAM,gBAAgBA,GAAmB,OAAO,OAAO,uCAAuC,GAAGA,GAAmB,GAAG,GAAG,EAAE,GAAG,EAAE,EAAE,GAAG,IAAI,GAAG,MAAM,CAAC,CAAC,EAAE,SAAsBlB,EAAK8C,EAA0B,CAAC,OAAO,IAAI,MAAM,aAAa,GAAG5B,GAAmB,GAAG,GAAG,EAAE,GAAG,EAAE,EAAE,IAAI,KAAK,GAAG,MAAM,EAAE,SAAsBlB,EAAKwD,EAAU,CAAC,UAAU,0BAA0B,OAAO,YAAY,QAAQ,YAAY,SAAsBxD,EAAK6C,EAAkB,CAAC,WAAWjB,EAAY,UAAU,CAAC,UAAU,CAAC,UAAUgC,EAAe,CAAC,EAAE,QAAQ,WAAW,EAAE,UAAU,CAAC,UAAUA,EAAe,CAAC,CAAC,CAAC,EAAE,SAAsB5D,EAAK2D,EAAW,CAAC,UAAU,QAAQ,UAAU,GAAM,UAAU,OAAO,OAAO,OAAO,UAAUC,EAAe,CAAC,EAAE,GAAG,YAAY,SAAS,YAAY,UAAU,6DAA6D,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,UAAU,aAAa,UAAU,GAAG,QAAQ,YAAY,MAAM,OAAO,UAAUlE,EAAY,CAAC,YAAY,KAAK,WAAW,IAAI,IAAI,uEAAuE,OAAO,wKAAwK,EAAE,EAAE,EAAE,UAAU,4BAA4B,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeM,EAAKoD,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,SAASS,GAA6B7D,EAAK6C,EAAkB,CAAC,WAAWjB,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,gBAAgBV,GAAmB,OAAO,OAAO,2BAA2B,GAAGA,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,EAAE,IAAI,OAAO,GAAG,MAAM,EAAE,IAAI,EAAE,UAAU,CAAC,MAAM,gBAAgBA,GAAmB,OAAO,OAAO,uCAAuC,GAAGA,GAAmB,GAAG,GAAG,EAAE,GAAG,EAAE,EAAE,GAAG,IAAI,GAAG,MAAM,CAAC,CAAC,EAAE,SAAsBlB,EAAK8C,EAA0B,CAAC,OAAO,IAAI,MAAM,aAAa,GAAG5B,GAAmB,GAAG,GAAG,EAAE,GAAG,EAAE,EAAE,IAAI,KAAK,GAAG,MAAM,EAAE,SAAsBlB,EAAKwD,EAAU,CAAC,UAAU,0BAA0B,OAAO,YAAY,QAAQ,YAAY,SAAsBxD,EAAK6C,EAAkB,CAAC,WAAWjB,EAAY,UAAU,CAAC,UAAU,CAAC,UAAUiC,EAAe,CAAC,EAAE,QAAQ,WAAW,EAAE,UAAU,CAAC,UAAUA,EAAe,CAAC,CAAC,CAAC,EAAE,SAAsB7D,EAAK2D,EAAW,CAAC,UAAU,QAAQ,UAAU,GAAM,UAAU,OAAO,OAAO,OAAO,UAAUE,EAAe,CAAC,EAAE,GAAG,YAAY,SAAS,YAAY,UAAU,6DAA6D,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,UAAU,aAAa,UAAU,GAAG,QAAQ,YAAY,MAAM,OAAO,UAAUnE,EAAY,CAAC,YAAY,KAAK,WAAW,KAAK,IAAI,wEAAwE,OAAO,ucAAuc,EAAE,EAAE,EAAE,UAAU,+BAA+B,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeM,EAAK,MAAM,CAAC,UAAU,gBAAgB,SAAsB0C,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,MAAM,SAAS,CAAc1C,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,SAAsBA,EAAKkD,EAAS,CAAC,sBAAsB,GAAK,SAAsBlD,EAAWmD,EAAS,CAAC,SAAsBnD,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,0BAA0B,QAAQ,EAAE,SAAS,2BAA2B,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,iCAAiC,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAKoD,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,SAASU,GAA6B9D,EAAK6C,EAAkB,CAAC,WAAWjB,EAAY,UAAU,CAAC,UAAU,CAAC,GAAGV,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,EAAE,IAAI,OAAO,GAAG,OAAO,EAAE,EAAE,EAAE,IAAI,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,EAAE,GAAG,EAAE,EAAE,GAAG,IAAI,GAAG,OAAO,EAAE,EAAE,EAAE,IAAI,CAAC,EAAE,SAAsBlB,EAAK8C,EAA0B,CAAC,OAAO,GAAG,GAAG5B,GAAmB,GAAG,GAAG,EAAE,GAAG,EAAE,EAAE,IAAI,KAAK,GAAG,OAAO,EAAE,EAAE,EAAE,KAAK,SAAsBlB,EAAKwD,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsBxD,EAAK6C,EAAkB,CAAC,WAAWjB,EAAY,UAAU,CAAC,UAAU,CAAC,UAAUkC,EAAe,CAAC,CAAC,EAAE,UAAU,CAAC,UAAUA,EAAe,CAAC,CAAC,CAAC,EAAE,SAAsB9D,EAAKsD,EAAc,CAAC,UAAU,sEAAsE,OAAO,OAAO,GAAG,YAAY,UAAU,wEAAwE,UAAUQ,EAAe,CAAC,EAAE,SAAS,YAAY,UAAU,cAAc,UAAU,sEAAsE,UAAU,GAAM,UAAU,GAAM,MAAM,CAAC,OAAO,MAAM,EAAE,QAAQ,YAAY,MAAM,OAAO,UAAU,GAAM,UAAU,KAAK,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe9D,EAAK6C,EAAkB,CAAC,WAAWjB,EAAY,UAAU,CAAC,UAAU,CAAC,GAAGV,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,MAAM,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,EAAE,GAAG,EAAE,MAAM,CAAC,EAAE,SAAsBlB,EAAK8C,EAA0B,CAAC,OAAO,IAAI,GAAG5B,GAAmB,GAAG,GAAG,EAAE,GAAG,EAAE,OAAO,SAAsBlB,EAAKwD,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsBxD,EAAK6C,EAAkB,CAAC,WAAWjB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,YAAY,UAAU,oBAAoB,CAAC,EAAE,SAAsB5B,EAAK+D,EAAI,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,QAAQ,YAAY,MAAM,OAAO,UAAU,kBAAkB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe/D,EAAK,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,SAAS,SAAsBA,EAAK6C,EAAkB,CAAC,WAAWjB,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,OAAOV,GAAmB,OAAO,OAAO,kBAAkB,GAAGA,GAAmB,GAAG,GAAG,EAAE,OAAO,GAAG,CAAC,EAAE,UAAU,CAAC,MAAM,OAAOA,GAAmB,OAAO,OAAO,mBAAmB,GAAGA,GAAmB,GAAG,GAAG,EAAE,OAAO,IAAI,CAAC,CAAC,EAAE,SAAsBlB,EAAK8C,EAA0B,CAAC,OAAO,IAAI,MAAM,OAAO5B,GAAmB,OAAO,OAAO,oBAAoB,GAAGA,GAAmB,GAAG,GAAG,EAAE,OAAO,IAAI,EAAE,SAAsBlB,EAAKwD,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsBxD,EAAK6C,EAAkB,CAAC,WAAWjB,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsB5B,EAAKgE,EAAiB,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,SAAS,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAehE,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,8BAA8B,SAAsBA,EAAK8C,EAA0B,CAAC,SAAsB9C,EAAKwD,EAAU,CAAC,UAAU,2BAA2B,iBAAiB,GAAK,iBAAiB,GAAK,OAAO,YAAY,QAAQ,YAAY,SAAsBxD,EAAKiE,EAAgB,CAAC,gBAAgB,GAAK,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,yBAAyB,6EAA6E,mBAAmB,sEAAsE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAejE,EAAK,MAAM,CAAC,GAAG,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQkE,GAAI,CAAC,kFAAkF,gFAAgF,sVAAsV,wTAAwT,4KAA4K,wTAAwT,0OAA0O,wTAAwT,iSAAiS,iRAAiR,kQAAkQ,mRAAmR,gSAAgS,oNAAoN,sSAAsS,+SAA+S,gJAAgJ,wTAAwT,2TAA2T,mMAAmM,4TAA4T,8SAA8S,gSAAgS,gRAAgR,kJAAkJ,8QAA8Q,wQAAwQ,+QAA+Q,mRAAmR,uSAAuS,yGAAyG,kJAAkJ,gSAAgS,4HAA4H,sVAAsV,GAAeA,EAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,wlBAAwlB,2wCAA2wC,EAan+tCC,EAAgBC,EAAQ7D,GAAU2D,GAAI,cAAc,EAASG,GAAQF,EAAgBA,EAAgB,YAAY,6BAA6BA,EAAgB,aAAa,CAAC,OAAO,KAAK,MAAM,IAAI,EAAEG,EAASH,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,GAAsB,GAAGC,GAAmB,GAAGC,GAAa,GAAGC,GAAgB,GAAGC,GAAS,GAAGC,GAAsB,GAAGC,GAAqB,GAAGC,EAAoCC,CAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,EAC1rE,IAAMC,GAAqB,CAAC,QAAU,CAAC,QAAU,CAAC,KAAO,iBAAiB,KAAO,kBAAkB,MAAQ,CAAC,EAAE,YAAc,CAAC,qBAAuB,OAAO,uBAAyB,GAAG,6BAA+B,OAAO,qBAAuB,OAAO,qBAAuB,6DAAuE,sBAAwB,OAAO,kBAAoB,OAAO,4BAA8B,OAAO,yBAA2B,QAAQ,yBAA2B,OAAO,sBAAwB,IAAI,oCAAsC,2JAAyL,CAAC,EAAE,MAAQ,CAAC,KAAO,SAAS,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,mBAAqB,CAAC,KAAO,UAAU,CAAC,CAAC",
  "names": ["NavigationHeaderFonts", "getFonts", "nyDxmLt7o_default", "NavigationHeaderWithVariantAppearEffect", "withVariantAppearEffect", "ContainerWithOptimizedAppearEffect", "withOptimizedAppearEffect", "Container", "ButtonsMediumFonts", "F5glnIxIK_default", "DividerFonts", "FeZ5AYXoK_default", "CardsHyperFonts", "MibWMwbN6_default", "MotionDivWithFX", "withFX", "motion", "CTAFonts", "DUsTGMS6Y_default", "NavigationFooterFonts", "OPJJq0QP0_default", "SelectionColorsFonts", "ColorsSelection", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "animation2", "transition2", "animation3", "animation4", "transition3", "textEffect", "textEffect1", "animation5", "animation6", "addImageAlt", "image", "alt", "HTMLStyle", "value", "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", "restProps", "metadata", "se", "useMetadata", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "ref1", "elementId", "useRouteElementId", "router", "useRouter", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "PropertyOverrides2", "ComponentViewportProvider", "ContainerWithOptimizedAppearEffect", "NavigationHeaderWithVariantAppearEffect", "MotionDivWithFX", "RichText", "x", "ResolveLinks", "resolvedLinks", "F5glnIxIK_default", "resolvedLinks1", "Container", "FeZ5AYXoK_default", "resolvedLinks2", "MibWMwbN6_default", "resolvedLinks3", "resolvedLinks4", "resolvedLinks5", "DUsTGMS6Y_default", "OPJJq0QP0_default", "ColorsSelection", "css", "FramerOgDzKuJxi", "withCSS", "OgDzKuJxi_default", "addFonts", "NavigationHeaderFonts", "ButtonsMediumFonts", "DividerFonts", "CardsHyperFonts", "CTAFonts", "NavigationFooterFonts", "SelectionColorsFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
