{"version":3,"file":"Q96T953l1_y8qXK_885lPQcjUYUTRgAwGLrtru002dw.O7CTGPEm.mjs","names":["addPropertyOverrides","cycleOrder","serializationHash","variantClassNames","transition1","Transition","Variants","humanReadableVariantMap","getProps","createLayoutDependency","Component","className","Image","css","addPropertyOverrides","cycleOrder","serializationHash","variantClassNames","transition1","Transition","Variants","humanReadableVariantMap","getProps","createLayoutDependency","Component","className","Image","css","addPropertyOverrides","cycleOrder","serializationHash","variantClassNames","transition1","transformTemplate1","Transition","Variants","humanReadableVariantMap","getProps","createLayoutDependency","Component","className","Image","css","addPropertyOverrides","cycleOrder","serializationHash","variantClassNames","transition1","Transition","Variants","humanReadableVariantMap","getProps","createLayoutDependency","Component","className","Image","css","addPropertyOverrides","InputIcons","KnowledgeIcons","LLMIcons","OutputIcons","serializationHash","variantClassNames","transition1","transformTemplate1","transition2","animation","animation1","transition3","animation2","transition4","animation3","transition5","animation4","animation5","transition6","animation6","Transition","Variants","humanReadableVariantMap","getProps","createLayoutDependency","Component","className","css","serializationHash","variantClassNames","transition1","getProps","Component","className","Image","css","Navigation","Image","HeroVisual","Button","LogoRow","H2","TabsV2Mobile","TabsV2Tablet","TabsV2","LogoItem","IndustryCard","MessageUSPs","CardFeature","ClientsFeaturedCard","ClientsMediumCard","CertificationCard","Faq","Footer","metadata","className","PropertyOverrides","css"],"sources":["https:/framerusercontent.com/modules/rBF53kjDEu4DVGU82lP2/D9xFAKcpdYprBfWE2nBW/bXCrDRLpj.js","https:/framerusercontent.com/modules/cMqcfZrHhxGbw1mp2kZQ/zL0g9c4CFFHH98Of6m99/gApTZkdJv.js","https:/framerusercontent.com/modules/lO78u1ETFUhSh6IBIjkn/8WAq8KSGlhyvb1E7DwgV/ivYpfnsIA.js","https:/framerusercontent.com/modules/BXalj0DUhTGOno2lkEON/2reyH9W6pyTNprLSFEPF/pvJZhcWyi.js","https:/framerusercontent.com/modules/ODAIxrmMjUqd2I5RkhO6/RdZ8aWXPR5kDXhvdUrUv/lyfnsGsPQ.js","https:/framerusercontent.com/modules/wn7r6uKyAvdQqOk6lete/TH7GEh16SGmENC2eWw63/WXX5TQoNv.js","https:/framerusercontent.com/modules/czxeL18dHapCs2RnhuSt/qTmSAOv2Hosi2LMm8XOZ/augiA20Il.js","https:/framerusercontent.com/modules/wmmJ1ZW1zqsH9fuWUQWS/z9zjzMXwp1sxCDGBeqmz/augiA20Il.js"],"sourcesContent":["// Generated by Framer (eca4804)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getLoadingLazyAtYPosition,Image,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useOnVariantChange,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const cycleOrder=[\"ypbEiPAe0\",\"EcnTilkUz\",\"gVeuuYN_5\"];const serializationHash=\"framer-gkANi\";const variantClassNames={EcnTilkUz:\"framer-v-1s3aiyv\",gVeuuYN_5:\"framer-v-1clt4md\",ypbEiPAe0:\"framer-v-13nq4qw\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Variant 1\":\"ypbEiPAe0\",\"Variant 2\":\"EcnTilkUz\",\"Variant 3\":\"gVeuuYN_5\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"ypbEiPAe0\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};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{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"ypbEiPAe0\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onAppearlzbmom=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"EcnTilkUz\",true),3e3);});const onAppear3s5q6a=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"gVeuuYN_5\",true),3e3);});const onAppear1lqnwpx=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"ypbEiPAe0\",true),3e3);});useOnVariantChange(baseVariant,{default:onAppearlzbmom,EcnTilkUz:onAppear3s5q6a,gVeuuYN_5:onAppear1lqnwpx});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-13nq4qw\",className,classNames),\"data-framer-name\":\"Variant 1\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"ypbEiPAe0\",ref:refBinding,style:{...style},...addPropertyOverrides({EcnTilkUz:{\"data-framer-name\":\"Variant 2\"},gVeuuYN_5:{\"data-framer-name\":\"Variant 3\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+((componentViewport?.height||32)*.5000000000000002-16)),pixelHeight:32,pixelWidth:32,src:\"https://framerusercontent.com/images/VJokIZNS3Ku1aZjsEJNfjTs1kIE.svg\"},className:\"framer-1dojfdt\",\"data-framer-name\":\"Image 3\",layoutDependency:layoutDependency,layoutId:\"Gf94rYBvM\",style:{borderBottomLeftRadius:4,borderBottomRightRadius:4,borderTopLeftRadius:4,borderTopRightRadius:4,opacity:0},variants:{gVeuuYN_5:{opacity:1}}}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+((componentViewport?.height||32)*.5000000000000002-16)),pixelHeight:32,pixelWidth:32,src:\"https://framerusercontent.com/images/CZW8014gELPRAtVJesy65HNUw.svg\"},className:\"framer-19jfqms\",\"data-framer-name\":\"Image 2\",layoutDependency:layoutDependency,layoutId:\"mkZzShMnf\",style:{borderBottomLeftRadius:4,borderBottomRightRadius:4,borderTopLeftRadius:4,borderTopRightRadius:4,opacity:0},variants:{EcnTilkUz:{opacity:1}}}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+((componentViewport?.height||32)*.5000000000000002-16)),pixelHeight:32,pixelWidth:32,src:\"https://framerusercontent.com/images/Jg4ubBVfbkWN1U3AAuwOxoqa7yY.svg\"},className:\"framer-xuh9s8\",\"data-framer-name\":\"Image 1\",layoutDependency:layoutDependency,layoutId:\"iYyiaFUji\",style:{borderBottomLeftRadius:4,borderBottomRightRadius:4,borderTopLeftRadius:4,borderTopRightRadius:4,opacity:1},variants:{EcnTilkUz:{opacity:0},gVeuuYN_5:{opacity:0}}})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-gkANi.framer-1rrp08p, .framer-gkANi .framer-1rrp08p { display: block; }\",\".framer-gkANi.framer-13nq4qw { height: 32px; overflow: visible; position: relative; width: 32px; }\",\".framer-gkANi .framer-1dojfdt, .framer-gkANi .framer-xuh9s8 { flex: none; height: 32px; left: 0px; overflow: visible; position: absolute; top: calc(50.00000000000002% - 32px / 2); width: 32px; }\",\".framer-gkANi .framer-19jfqms { flex: none; height: 32px; left: calc(50.00000000000002% - 32px / 2); overflow: visible; position: absolute; top: calc(50.00000000000002% - 32px / 2); width: 32px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 32\n * @framerIntrinsicWidth 32\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"EcnTilkUz\":{\"layout\":[\"fixed\",\"fixed\"]},\"gVeuuYN_5\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerbXCrDRLpj=withCSS(Component,css,\"framer-gkANi\");export default FramerbXCrDRLpj;FramerbXCrDRLpj.displayName=\"Input Icons\";FramerbXCrDRLpj.defaultProps={height:32,width:32};addPropertyControls(FramerbXCrDRLpj,{variant:{options:[\"ypbEiPAe0\",\"EcnTilkUz\",\"gVeuuYN_5\"],optionTitles:[\"Variant 1\",\"Variant 2\",\"Variant 3\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerbXCrDRLpj,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerbXCrDRLpj\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"32\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"32\",\"framerImmutableVariables\":\"true\",\"framerColorSyntax\":\"true\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"EcnTilkUz\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"gVeuuYN_5\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./bXCrDRLpj.map","// Generated by Framer (eca4804)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getLoadingLazyAtYPosition,Image,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useOnVariantChange,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const cycleOrder=[\"gFYV2nxbo\",\"SBfsrRGoD\",\"yS19vFhiY\"];const serializationHash=\"framer-bDhWE\";const variantClassNames={gFYV2nxbo:\"framer-v-14kzwyl\",SBfsrRGoD:\"framer-v-bj5q5f\",yS19vFhiY:\"framer-v-1b06z22\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Variant 1\":\"gFYV2nxbo\",\"Variant 2\":\"SBfsrRGoD\",\"Variant 3\":\"yS19vFhiY\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"gFYV2nxbo\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};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{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"gFYV2nxbo\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onAppear9q9k1b=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"SBfsrRGoD\",true),3375);});const onAppear1itn7vn=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"yS19vFhiY\",true),3375);});const onAppear1lqcvcu=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"gFYV2nxbo\",true),3375);});useOnVariantChange(baseVariant,{default:onAppear9q9k1b,SBfsrRGoD:onAppear1itn7vn,yS19vFhiY:onAppear1lqcvcu});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-14kzwyl\",className,classNames),\"data-framer-name\":\"Variant 1\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"gFYV2nxbo\",ref:refBinding,style:{...style},...addPropertyOverrides({SBfsrRGoD:{\"data-framer-name\":\"Variant 2\"},yS19vFhiY:{\"data-framer-name\":\"Variant 3\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0),pixelHeight:32,pixelWidth:32,src:\"https://framerusercontent.com/images/4McTaK4VPZ7I58yfwBYIGjUjo0.svg\"},className:\"framer-1krhulx\",\"data-framer-name\":\"Icon 3\",layoutDependency:layoutDependency,layoutId:\"nyMyyySfL\",style:{borderBottomLeftRadius:4,borderBottomRightRadius:4,borderTopLeftRadius:4,borderTopRightRadius:4,opacity:0},variants:{yS19vFhiY:{opacity:1}}}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0),pixelHeight:32,pixelWidth:32,src:\"https://framerusercontent.com/images/iuGpjxtFQoywjRQuhhyGJY4PT8.svg\"},className:\"framer-qt7rup\",\"data-framer-name\":\"Icon 2\",layoutDependency:layoutDependency,layoutId:\"yI5O3zPU8\",style:{borderBottomLeftRadius:4,borderBottomRightRadius:4,borderTopLeftRadius:4,borderTopRightRadius:4,opacity:0},variants:{SBfsrRGoD:{opacity:1}}}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0),pixelHeight:32,pixelWidth:32,src:\"https://framerusercontent.com/images/Jg4ubBVfbkWN1U3AAuwOxoqa7yY.svg\"},className:\"framer-ht9guc\",\"data-framer-name\":\"Icon 1\",layoutDependency:layoutDependency,layoutId:\"GU3wbG6rn\",style:{borderBottomLeftRadius:4,borderBottomRightRadius:4,borderTopLeftRadius:4,borderTopRightRadius:4,opacity:1},variants:{SBfsrRGoD:{opacity:0},yS19vFhiY:{opacity:0}}})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-bDhWE.framer-18c6nob, .framer-bDhWE .framer-18c6nob { display: block; }\",\".framer-bDhWE.framer-14kzwyl { height: 32px; overflow: visible; position: relative; width: 32px; }\",\".framer-bDhWE .framer-1krhulx { bottom: 0px; flex: none; left: 0px; overflow: visible; position: absolute; top: 0px; width: 32px; }\",\".framer-bDhWE .framer-qt7rup { bottom: 0px; flex: none; left: calc(50.00000000000002% - 32px / 2); overflow: visible; position: absolute; top: 0px; width: 32px; }\",\".framer-bDhWE .framer-ht9guc { bottom: 0px; flex: none; overflow: visible; position: absolute; right: 0px; top: 0px; width: 32px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 32\n * @framerIntrinsicWidth 32\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"SBfsrRGoD\":{\"layout\":[\"fixed\",\"fixed\"]},\"yS19vFhiY\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramergApTZkdJv=withCSS(Component,css,\"framer-bDhWE\");export default FramergApTZkdJv;FramergApTZkdJv.displayName=\"Output Icons\";FramergApTZkdJv.defaultProps={height:32,width:32};addPropertyControls(FramergApTZkdJv,{variant:{options:[\"gFYV2nxbo\",\"SBfsrRGoD\",\"yS19vFhiY\"],optionTitles:[\"Variant 1\",\"Variant 2\",\"Variant 3\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramergApTZkdJv,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramergApTZkdJv\",\"slots\":[],\"annotations\":{\"framerColorSyntax\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"SBfsrRGoD\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"yS19vFhiY\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"32\",\"framerIntrinsicHeight\":\"32\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./gApTZkdJv.map","// Generated by Framer (eca4804)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getLoadingLazyAtYPosition,Image,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useOnVariantChange,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const cycleOrder=[\"OLfTEDrNt\",\"MRSgNB1Gp\",\"Wzhyw9B5N\"];const serializationHash=\"framer-5Th9K\";const variantClassNames={MRSgNB1Gp:\"framer-v-pe25yt\",OLfTEDrNt:\"framer-v-1pso9ew\",Wzhyw9B5N:\"framer-v-9xknyw\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Variant 1\":\"OLfTEDrNt\",\"Variant 2\":\"MRSgNB1Gp\",\"Variant 3\":\"Wzhyw9B5N\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"OLfTEDrNt\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};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{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"OLfTEDrNt\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onAppear1f4dyvt=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"MRSgNB1Gp\",true),3125);});const onAppear9eybra=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"Wzhyw9B5N\",true),3125);});const onAppearvey49n=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"OLfTEDrNt\",true),3125);});useOnVariantChange(baseVariant,{default:onAppear1f4dyvt,MRSgNB1Gp:onAppear9eybra,Wzhyw9B5N:onAppearvey49n});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1pso9ew\",className,classNames),\"data-framer-name\":\"Variant 1\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"OLfTEDrNt\",ref:refBinding,style:{...style},...addPropertyOverrides({MRSgNB1Gp:{\"data-framer-name\":\"Variant 2\"},Wzhyw9B5N:{\"data-framer-name\":\"Variant 3\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0),pixelHeight:32,pixelWidth:32,src:\"https://framerusercontent.com/images/tKfTwB1muNtQYVVmU27wxq84.svg\"},className:\"framer-5i4tsi\",\"data-framer-name\":\"Icon 3\",layoutDependency:layoutDependency,layoutId:\"Upxm8BUh2\",style:{borderBottomLeftRadius:4,borderBottomRightRadius:4,borderTopLeftRadius:4,borderTopRightRadius:4,opacity:0},variants:{Wzhyw9B5N:{opacity:1}}}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0),pixelHeight:32,pixelWidth:32,src:\"https://framerusercontent.com/images/OXytaWBNxGYBOD9uutS7Tbk4m8.svg\"},className:\"framer-2p7nzi\",\"data-framer-name\":\"Icon 2\",layoutDependency:layoutDependency,layoutId:\"uMEa8yQkJ\",style:{borderBottomLeftRadius:4,borderBottomRightRadius:4,borderTopLeftRadius:4,borderTopRightRadius:4,opacity:0},variants:{MRSgNB1Gp:{opacity:1}}}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+((componentViewport?.height||32)*.5000000000000002-14)),pixelHeight:150,pixelWidth:154,sizes:\"28px\",src:\"https://framerusercontent.com/images/n5sNwgRGB92Cuuj8npjDEEkKs.svg\",srcSet:\"https://framerusercontent.com/images/n5sNwgRGB92Cuuj8npjDEEkKs.svg?scale-down-to=512 512w,https://framerusercontent.com/images/n5sNwgRGB92Cuuj8npjDEEkKs.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/n5sNwgRGB92Cuuj8npjDEEkKs.svg 1992w\"},className:\"framer-450kqc\",\"data-framer-name\":\"Icon 1\",layoutDependency:layoutDependency,layoutId:\"bkHRXOVPc\",style:{borderBottomLeftRadius:4,borderBottomRightRadius:4,borderTopLeftRadius:4,borderTopRightRadius:4,filter:\"grayscale(1)\",opacity:1,WebkitFilter:\"grayscale(1)\"},transformTemplate:transformTemplate1,variants:{MRSgNB1Gp:{opacity:0},Wzhyw9B5N:{opacity:0}}})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-5Th9K.framer-14690a4, .framer-5Th9K .framer-14690a4 { display: block; }\",\".framer-5Th9K.framer-1pso9ew { height: 32px; overflow: visible; position: relative; width: 32px; }\",\".framer-5Th9K .framer-5i4tsi { bottom: 0px; flex: none; left: 0px; overflow: visible; position: absolute; top: 0px; width: 32px; }\",\".framer-5Th9K .framer-2p7nzi { bottom: 0px; flex: none; left: calc(50.00000000000002% - 32px / 2); overflow: visible; position: absolute; top: 0px; width: 32px; }\",\".framer-5Th9K .framer-450kqc { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 28px); left: 50%; overflow: visible; position: absolute; top: 50%; width: 28px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 32\n * @framerIntrinsicWidth 32\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"MRSgNB1Gp\":{\"layout\":[\"fixed\",\"fixed\"]},\"Wzhyw9B5N\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerivYpfnsIA=withCSS(Component,css,\"framer-5Th9K\");export default FramerivYpfnsIA;FramerivYpfnsIA.displayName=\"Knowledge Icons\";FramerivYpfnsIA.defaultProps={height:32,width:32};addPropertyControls(FramerivYpfnsIA,{variant:{options:[\"OLfTEDrNt\",\"MRSgNB1Gp\",\"Wzhyw9B5N\"],optionTitles:[\"Variant 1\",\"Variant 2\",\"Variant 3\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerivYpfnsIA,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerivYpfnsIA\",\"slots\":[],\"annotations\":{\"framerColorSyntax\":\"true\",\"framerIntrinsicHeight\":\"32\",\"framerIntrinsicWidth\":\"32\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"MRSgNB1Gp\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Wzhyw9B5N\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./ivYpfnsIA.map","// Generated by Framer (eca4804)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getLoadingLazyAtYPosition,Image,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useOnVariantChange,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const cycleOrder=[\"aFFailAht\",\"iqbHpfHyN\",\"J1zCrF3wI\"];const serializationHash=\"framer-QRRHc\";const variantClassNames={aFFailAht:\"framer-v-12k6sig\",iqbHpfHyN:\"framer-v-1h0abu\",J1zCrF3wI:\"framer-v-1583vnd\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Variant 1\":\"aFFailAht\",\"Variant 2\":\"iqbHpfHyN\",\"Variant 3\":\"J1zCrF3wI\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"aFFailAht\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};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{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"aFFailAht\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onAppear5fs849=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"iqbHpfHyN\",true),3250);});const onAppear1lkrlti=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"J1zCrF3wI\",true),3250);});const onAppearpy92ov=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"aFFailAht\",true),3250);});useOnVariantChange(baseVariant,{default:onAppear5fs849,iqbHpfHyN:onAppear1lkrlti,J1zCrF3wI:onAppearpy92ov});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-12k6sig\",className,classNames),\"data-framer-name\":\"Variant 1\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"aFFailAht\",ref:refBinding,style:{...style},...addPropertyOverrides({iqbHpfHyN:{\"data-framer-name\":\"Variant 2\"},J1zCrF3wI:{\"data-framer-name\":\"Variant 3\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0),pixelHeight:32,pixelWidth:32,src:\"https://framerusercontent.com/images/gwF59moubI7vNy1seQT7qdj9ys8.svg\"},className:\"framer-16f9fps\",\"data-framer-name\":\"Icon 3\",layoutDependency:layoutDependency,layoutId:\"A5an2X02T\",style:{borderBottomLeftRadius:4,borderBottomRightRadius:4,borderTopLeftRadius:4,borderTopRightRadius:4,opacity:0},variants:{J1zCrF3wI:{opacity:1}}}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0),pixelHeight:32,pixelWidth:32,src:\"https://framerusercontent.com/images/ygShDOEziZAOaa0zJRgkkP0g5m8.svg\"},className:\"framer-x5tmjo\",\"data-framer-name\":\"Icon 2\",layoutDependency:layoutDependency,layoutId:\"cZdAjdABT\",style:{borderBottomLeftRadius:4,borderBottomRightRadius:4,borderTopLeftRadius:4,borderTopRightRadius:4,opacity:0},variants:{iqbHpfHyN:{opacity:1}}}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0),pixelHeight:32,pixelWidth:32,src:\"https://framerusercontent.com/images/nacyp3ECH5NgFsNmK2VwETKOuk.svg\"},className:\"framer-14a3vm3\",\"data-framer-name\":\"Icon 1\",layoutDependency:layoutDependency,layoutId:\"u7IXyhLpX\",style:{borderBottomLeftRadius:4,borderBottomRightRadius:4,borderTopLeftRadius:4,borderTopRightRadius:4,opacity:1},variants:{iqbHpfHyN:{opacity:0},J1zCrF3wI:{opacity:0}}})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-QRRHc.framer-15o7b4n, .framer-QRRHc .framer-15o7b4n { display: block; }\",\".framer-QRRHc.framer-12k6sig { height: 32px; overflow: visible; position: relative; width: 32px; }\",\".framer-QRRHc .framer-16f9fps { bottom: 0px; flex: none; left: 0px; overflow: visible; position: absolute; top: 0px; width: 32px; }\",\".framer-QRRHc .framer-x5tmjo { bottom: 0px; flex: none; left: calc(50.00000000000002% - 32px / 2); overflow: visible; position: absolute; top: 0px; width: 32px; }\",\".framer-QRRHc .framer-14a3vm3 { bottom: 0px; flex: none; overflow: visible; position: absolute; right: 0px; top: 0px; width: 32px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 32\n * @framerIntrinsicWidth 32\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"iqbHpfHyN\":{\"layout\":[\"fixed\",\"fixed\"]},\"J1zCrF3wI\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerpvJZhcWyi=withCSS(Component,css,\"framer-QRRHc\");export default FramerpvJZhcWyi;FramerpvJZhcWyi.displayName=\"LLM Icons\";FramerpvJZhcWyi.defaultProps={height:32,width:32};addPropertyControls(FramerpvJZhcWyi,{variant:{options:[\"aFFailAht\",\"iqbHpfHyN\",\"J1zCrF3wI\"],optionTitles:[\"Variant 1\",\"Variant 2\",\"Variant 3\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerpvJZhcWyi,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerpvJZhcWyi\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"32\",\"framerContractVersion\":\"1\",\"framerColorSyntax\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"iqbHpfHyN\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"J1zCrF3wI\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicWidth\":\"32\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./pvJZhcWyi.map","// Generated by Framer (f712822)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,RichText,SmartComponentScopedContainer,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import InputIcons from\"https://framerusercontent.com/modules/rBF53kjDEu4DVGU82lP2/D9xFAKcpdYprBfWE2nBW/bXCrDRLpj.js\";import OutputIcons from\"https://framerusercontent.com/modules/cMqcfZrHhxGbw1mp2kZQ/zL0g9c4CFFHH98Of6m99/gApTZkdJv.js\";import KnowledgeIcons from\"https://framerusercontent.com/modules/lO78u1ETFUhSh6IBIjkn/8WAq8KSGlhyvb1E7DwgV/ivYpfnsIA.js\";import LLMIcons from\"https://framerusercontent.com/modules/BXalj0DUhTGOno2lkEON/2reyH9W6pyTNprLSFEPF/pvJZhcWyi.js\";const InputIconsFonts=getFonts(InputIcons);const KnowledgeIconsFonts=getFonts(KnowledgeIcons);const LLMIconsFonts=getFonts(LLMIcons);const OutputIconsFonts=getFonts(OutputIcons);const MotionDivWithFXWithOptimizedAppearEffect=withOptimizedAppearEffect(withFX(motion.div));const cycleOrder=[\"vG3z1dzep\",\"TriAPGLR1\"];const serializationHash=\"framer-ZPGF0\";const variantClassNames={TriAPGLR1:\"framer-v-1ix87gc\",vG3z1dzep:\"framer-v-1gr0kr\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const transformTemplate1=(_,t)=>`translateY(-50%) ${t}`;const transformTemplate2=(_,t)=>`translateX(-50%) ${t}`;const transition2={delay:1.125,duration:.4,ease:[0,0,1,1],type:\"tween\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transition3={delay:1.5,duration:.4,ease:[0,0,1,1],type:\"tween\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const transition4={delay:1.875,duration:.4,ease:[0,0,1,1],type:\"tween\"};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition4,x:0,y:0};const transition5={bounce:.2,delay:1,duration:.4,type:\"spring\"};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition5,x:0,y:0};const animation5={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:.5,skewX:0,skewY:0,x:0,y:0};const transition6={bounce:.2,delay:1.75,duration:.4,type:\"spring\"};const animation6={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition6,x:0,y:0};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Variant 1\":\"vG3z1dzep\",\"Variant 2\":\"TriAPGLR1\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"vG3z1dzep\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};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{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"vG3z1dzep\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(baseVariant===\"TriAPGLR1\")return false;return true;};const isDisplayed1=()=>{if(baseVariant===\"TriAPGLR1\")return true;return false;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1gr0kr\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"vG3z1dzep\",ref:refBinding,style:{backgroundColor:\"rgb(255, 255, 255)\",...style},...addPropertyOverrides({TriAPGLR1:{\"data-framer-name\":\"Variant 2\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-4ugu9f\",layoutDependency:layoutDependency,layoutId:\"o3Kxth6ec\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-12h4zuy\",layoutDependency:layoutDependency,layoutId:\"kSev742HZ\",transformTemplate:transformTemplate1,...addPropertyOverrides({TriAPGLR1:{transformTemplate:transformTemplate2}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-u3egj5\",\"data-framer-name\":\"Input\",layoutDependency:layoutDependency,layoutId:\"PbYtob5ri\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-8qqp5l\",\"data-framer-name\":\"Tag\",layoutDependency:layoutDependency,layoutId:\"Q4L3oyTAV\",style:{backgroundColor:\"rgb(204, 221, 250)\",borderTopLeftRadius:8,borderTopRightRadius:8},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-kamx16\",layoutDependency:layoutDependency,layoutId:\"n8pWVvFTi\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1lavs9i\",\"data-framer-name\":\"arrow-right-circle\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:12,intrinsicWidth:12,layoutDependency:layoutDependency,layoutId:\"MRQQgf04Z\",svg:'<svg width=\"12\" height=\"12\" viewBox=\"0 0 12 12\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M6 11C8.76142 11 11 8.76142 11 6C11 3.23858 8.76142 1 6 1C3.23858 1 1 3.23858 1 6C1 8.76142 3.23858 11 6 11ZM6.85355 4.14645C6.65829 3.95118 6.34171 3.95118 6.14645 4.14645C5.95118 4.34171 5.95118 4.65829 6.14645 4.85355L6.79289 5.5H4C3.72386 5.5 3.5 5.72386 3.5 6C3.5 6.27614 3.72386 6.5 4 6.5H6.79289L6.14645 7.14645C5.95118 7.34171 5.95118 7.65829 6.14645 7.85355C6.34171 8.04882 6.65829 8.04882 6.85355 7.85355L8.35355 6.35355C8.54882 6.15829 8.54882 5.84171 8.35355 5.64645L6.85355 4.14645Z\" fill=\"#0357E1\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"14px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(0, 87, 228))\"},children:\"Input\"})}),className:\"framer-cy36aw\",\"data-framer-name\":\"Input\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"lWRhlk3Xm\",style:{\"--extracted-r6o4lv\":\"rgb(0, 87, 228)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1nzht3j\",\"data-border\":true,layoutDependency:layoutDependency,layoutId:\"KXFUDHDcq\",style:{\"--border-bottom-width\":\"0.5px\",\"--border-color\":\"rgba(0, 0, 0, 0.16)\",\"--border-left-width\":\"0.5px\",\"--border-right-width\":\"0.5px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.5px\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8,boxShadow:\"0px 1px 1px 0px rgba(29, 29, 29, 0.04), 0px 4px 6px 0px rgba(29, 29, 29, 0.02), 0px 20px 60px 0px rgba(29, 29, 29, 0.04), 0px 2px 4px 0px rgba(29, 29, 29, 0.04)\"},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,width:\"32px\",y:(componentViewport?.y||0)+(60+((componentViewport?.height||240)-120-120)/2)+0+0+120-100+34,...addPropertyOverrides({TriAPGLR1:{y:(componentViewport?.y||0)+20+(((componentViewport?.height||206)-50-156)/2+0+0)+0+0+70-50+9}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-19c9liv-container\",layoutDependency:layoutDependency,layoutId:\"jK_H9r4XH-container\",nodeId:\"jK_H9r4XH\",rendersWithMotion:true,scopeId:\"lyfnsGsPQ\",children:/*#__PURE__*/_jsx(InputIcons,{height:\"100%\",id:\"jK_H9r4XH\",layoutId:\"jK_H9r4XH\",style:{height:\"100%\",width:\"100%\"},variant:\"ypbEiPAe0\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-xdf9gy\",\"data-framer-name\":\"Knowledge\",layoutDependency:layoutDependency,layoutId:\"sL3VKjBrM\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-kvwphk\",\"data-framer-name\":\"Tag\",layoutDependency:layoutDependency,layoutId:\"AcGCIB_GT\",style:{backgroundColor:\"rgb(253, 249, 200)\",borderTopLeftRadius:8,borderTopRightRadius:8},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-41xngn\",layoutDependency:layoutDependency,layoutId:\"y94MP3Ko6\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-3rgce6\",\"data-framer-name\":\"play-circle\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:12,intrinsicWidth:12,layoutDependency:layoutDependency,layoutId:\"Rd_VXUohG\",svg:'<svg width=\"12\" height=\"12\" viewBox=\"0 0 12 12\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M6 11C8.76142 11 11 8.76142 11 6C11 3.23858 8.76142 1 6 1C3.23858 1 1 3.23858 1 6C1 8.76142 3.23858 11 6 11ZM5.39083 4.39148C5.22488 4.27833 5 4.39718 5 4.59803V7.40197C5 7.60282 5.22488 7.72167 5.39083 7.60852L7.44705 6.20656C7.5926 6.10732 7.5926 5.89268 7.44705 5.79344L5.39083 4.39148Z\" fill=\"#C68A0B\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"14px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(198, 139, 9))\"},children:\"Knowledge\"})}),className:\"framer-2ql5ww\",\"data-framer-name\":\"Input\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"s2PInGE2X\",style:{\"--extracted-r6o4lv\":\"rgb(198, 139, 9)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-pt1n4q\",\"data-border\":true,layoutDependency:layoutDependency,layoutId:\"VdxDgxa_z\",style:{\"--border-bottom-width\":\"0.5px\",\"--border-color\":\"rgba(0, 0, 0, 0.16)\",\"--border-left-width\":\"0.5px\",\"--border-right-width\":\"0.5px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.5px\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8,boxShadow:\"0px 1px 1px 0px rgba(29, 29, 29, 0.04), 0px 4px 6px 0px rgba(29, 29, 29, 0.02), 0px 20px 60px 0px rgba(29, 29, 29, 0.04), 0px 2px 4px 0px rgba(29, 29, 29, 0.04)\"},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,width:\"32px\",y:(componentViewport?.y||0)+(60+((componentViewport?.height||240)-120-120)/2)+0+0+120-100+34,...addPropertyOverrides({TriAPGLR1:{y:(componentViewport?.y||0)+20+(((componentViewport?.height||206)-50-156)/2+0+0)+0+0+70-50+9}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-voqiwz-container\",layoutDependency:layoutDependency,layoutId:\"aaTRqU_jU-container\",nodeId:\"aaTRqU_jU\",rendersWithMotion:true,scopeId:\"lyfnsGsPQ\",children:/*#__PURE__*/_jsx(KnowledgeIcons,{height:\"100%\",id:\"aaTRqU_jU\",layoutId:\"aaTRqU_jU\",style:{height:\"100%\",width:\"100%\"},variant:\"OLfTEDrNt\",width:\"100%\"})})})})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-us9c2l\",layoutDependency:layoutDependency,layoutId:\"Z9w9ekp0r\",transformTemplate:transformTemplate1,...addPropertyOverrides({TriAPGLR1:{transformTemplate:transformTemplate2}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1dlh51r\",\"data-framer-name\":\"LLM\",layoutDependency:layoutDependency,layoutId:\"KO1utEiSo\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-5m6tel\",\"data-framer-name\":\"Tag\",layoutDependency:layoutDependency,layoutId:\"Maqjvgm28\",style:{backgroundColor:\"rgb(253, 249, 200)\",borderTopLeftRadius:8,borderTopRightRadius:8},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1rbjytw\",layoutDependency:layoutDependency,layoutId:\"MuXn5RXBq\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-18218u1\",\"data-framer-name\":\"play-circle\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:12,intrinsicWidth:12,layoutDependency:layoutDependency,layoutId:\"JYNojx3z7\",svg:'<svg width=\"12\" height=\"12\" viewBox=\"0 0 12 12\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M6 11C8.76142 11 11 8.76142 11 6C11 3.23858 8.76142 1 6 1C3.23858 1 1 3.23858 1 6C1 8.76142 3.23858 11 6 11ZM5.39083 4.39148C5.22488 4.27833 5 4.39718 5 4.59803V7.40197C5 7.60282 5.22488 7.72167 5.39083 7.60852L7.44705 6.20656C7.5926 6.10732 7.5926 5.89268 7.44705 5.79344L5.39083 4.39148Z\" fill=\"#C68A0B\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"14px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(198, 139, 9))\"},children:\"LLM\"})}),className:\"framer-1hexx0s\",\"data-framer-name\":\"Input\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"zbs5sMIfB\",style:{\"--extracted-r6o4lv\":\"rgb(198, 139, 9)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1q4j0tf\",\"data-border\":true,layoutDependency:layoutDependency,layoutId:\"D4lTmI5MN\",style:{\"--border-bottom-width\":\"0.5px\",\"--border-color\":\"rgba(0, 0, 0, 0.16)\",\"--border-left-width\":\"0.5px\",\"--border-right-width\":\"0.5px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.5px\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8,boxShadow:\"0px 1px 1px 0px rgba(29, 29, 29, 0.04), 0px 4px 6px 0px rgba(29, 29, 29, 0.02), 0px 20px 60px 0px rgba(29, 29, 29, 0.04), 0px 2px 4px 0px rgba(29, 29, 29, 0.04)\"},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,width:\"32px\",y:(componentViewport?.y||0)+(60+((componentViewport?.height||240)-120-120)/2)+0+0+120-100+34,...addPropertyOverrides({TriAPGLR1:{y:(componentViewport?.y||0)+20+(((componentViewport?.height||206)-50-156)/2+0+0)+156-70+0+70-50+9}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-zsz2zt-container\",layoutDependency:layoutDependency,layoutId:\"ESpDFByEL-container\",nodeId:\"ESpDFByEL\",rendersWithMotion:true,scopeId:\"lyfnsGsPQ\",children:/*#__PURE__*/_jsx(LLMIcons,{height:\"100%\",id:\"ESpDFByEL\",layoutId:\"ESpDFByEL\",style:{height:\"100%\",width:\"100%\"},variant:\"aFFailAht\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-zoafvt\",\"data-framer-name\":\"Output\",layoutDependency:layoutDependency,layoutId:\"vfQbwO18O\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1dur5uf\",\"data-framer-name\":\"Tag\",layoutDependency:layoutDependency,layoutId:\"zAs4ZF4HW\",style:{backgroundColor:\"rgb(198, 246, 210)\",borderTopLeftRadius:8,borderTopRightRadius:8},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-5txq5e\",layoutDependency:layoutDependency,layoutId:\"baGBlM3Ls\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-aq7n55\",\"data-framer-name\":\"vector\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:12,intrinsicWidth:12,layoutDependency:layoutDependency,layoutId:\"fqmXyJ0YD\",svg:'<svg width=\"12\" height=\"12\" viewBox=\"-1 -1 12 12\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5 0C2.23858 0 0 2.23858 0 5C0 7.76142 2.23858 10 5 10C7.76142 10 10 7.76142 10 5C10 2.23858 7.76142 0 5 0ZM6.88698 4.06663C7.06184 3.85291 7.03034 3.5379 6.81662 3.36304C6.6029 3.18817 6.28789 3.21967 6.11302 3.4334L4.21288 5.75579L3.60355 5.14646C3.40829 4.9512 3.09171 4.9512 2.89645 5.14646C2.70118 5.34172 2.70118 5.65831 2.89645 5.85357L3.89645 6.85357C3.99634 6.95346 4.13382 7.00643 4.27491 6.99939C4.416 6.99236 4.54752 6.92597 4.63698 6.81663L6.88698 4.06663Z\" fill=\"#358040\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"14px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(50, 128, 63))\"},children:\"Output\"})}),className:\"framer-15d7c60\",\"data-framer-name\":\"Input\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"WeD4EqKXC\",style:{\"--extracted-r6o4lv\":\"rgb(50, 128, 63)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1rx6pp4\",\"data-border\":true,layoutDependency:layoutDependency,layoutId:\"vnA8iVYLD\",style:{\"--border-bottom-width\":\"0.5px\",\"--border-color\":\"rgba(0, 0, 0, 0.16)\",\"--border-left-width\":\"0.5px\",\"--border-right-width\":\"0.5px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.5px\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8,boxShadow:\"0px 1px 1px 0px rgba(29, 29, 29, 0.04), 0px 4px 6px 0px rgba(29, 29, 29, 0.02), 0px 20px 60px 0px rgba(29, 29, 29, 0.04), 0px 2px 4px 0px rgba(29, 29, 29, 0.04)\"},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,width:\"32px\",y:(componentViewport?.y||0)+(60+((componentViewport?.height||240)-120-120)/2)+0+0+120-100+34,...addPropertyOverrides({TriAPGLR1:{y:(componentViewport?.y||0)+20+(((componentViewport?.height||206)-50-156)/2+0+0)+156-70+0+70-50+9}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1jg5hq9-container\",layoutDependency:layoutDependency,layoutId:\"TlrWxPPrm-container\",nodeId:\"TlrWxPPrm\",rendersWithMotion:true,scopeId:\"lyfnsGsPQ\",children:/*#__PURE__*/_jsx(OutputIcons,{height:\"100%\",id:\"TlrWxPPrm\",layoutId:\"TlrWxPPrm\",style:{height:\"100%\",width:\"100%\"},variant:\"gFYV2nxbo\",width:\"100%\"})})})})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ua9kor\",layoutDependency:layoutDependency,layoutId:\"ZDuBWPBWG\",children:[/*#__PURE__*/_jsxs(MotionDivWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation,className:\"framer-ntwpwt\",\"data-framer-appear-id\":\"ntwpwt\",initial:animation1,layoutDependency:layoutDependency,layoutId:\"dximfYt37\",optimized:true,children:[isDisplayed()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1ojucma\",\"data-framer-name\":\"Stroke\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:48,intrinsicWidth:38,layoutDependency:layoutDependency,layoutId:\"To1XdDwOq\",svg:'<svg width=\"38\" height=\"48\" viewBox=\"-1 -1 38 48\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path opacity=\"0.5\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M30.7574 0.696721L35.5303 5.46969C35.8232 5.76258 35.8232 6.23746 35.5303 6.53035L30.7574 11.3033C30.4645 11.5962 29.9896 11.5962 29.6967 11.3033C29.4038 11.0104 29.4038 10.5356 29.6967 10.2427L33.1893 6.75002H26.9305C22.9264 6.75002 19.6805 9.99596 19.6805 14V37C19.6805 41.8325 15.763 45.75 10.9305 45.75H0V44.25H10.9305C14.9345 44.25 18.1805 41.0041 18.1805 37V14C18.1805 9.16753 22.098 5.25002 26.9305 5.25002H33.1893L29.6967 1.75738C29.4038 1.46449 29.4038 0.989614 29.6967 0.696721C29.9896 0.403827 30.4645 0.403827 30.7574 0.696721Z\" fill=\"#BBBBBB\"/>\\n</svg>\\n',withExternalLayout:true}),isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1x9bu4j\",layoutDependency:layoutDependency,layoutId:\"SRZoP2UwW\",style:{backgroundColor:\"rgb(221, 221, 221)\"}})]}),/*#__PURE__*/_jsxs(MotionDivWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation2,className:\"framer-1np8qbn\",\"data-framer-appear-id\":\"1np8qbn\",initial:animation1,layoutDependency:layoutDependency,layoutId:\"ssdcdDVgL\",optimized:true,children:[isDisplayed()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1tysafc\",\"data-framer-name\":\"Stroke\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:48,intrinsicWidth:38,layoutDependency:layoutDependency,layoutId:\"LxMRqMHzY\",svg:'<svg width=\"38\" height=\"48\" viewBox=\"-1 -1 38 48\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path opacity=\"0.5\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M30.7574 0.696721L35.5303 5.46969C35.8232 5.76258 35.8232 6.23746 35.5303 6.53035L30.7574 11.3033C30.4645 11.5962 29.9896 11.5962 29.6967 11.3033C29.4038 11.0104 29.4038 10.5356 29.6967 10.2427L33.1893 6.75002H26.9305C22.9264 6.75002 19.6805 9.99596 19.6805 14V37C19.6805 41.8325 15.763 45.75 10.9305 45.75H0V44.25H10.9305C14.9345 44.25 18.1805 41.0041 18.1805 37V14C18.1805 9.16753 22.098 5.25002 26.9305 5.25002H33.1893L29.6967 1.75738C29.4038 1.46449 29.4038 0.989614 29.6967 0.696721C29.9896 0.403827 30.4645 0.403827 30.7574 0.696721Z\" fill=\"#BBBBBB\"/>\\n</svg>\\n',withExternalLayout:true}),isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1xn2ngv\",layoutDependency:layoutDependency,layoutId:\"aVccOvopV\",style:{backgroundColor:\"rgb(221, 221, 221)\"}})]}),isDisplayed()&&/*#__PURE__*/_jsx(MotionDivWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation3,className:\"framer-1f3eudg\",\"data-framer-appear-id\":\"1f3eudg\",initial:animation1,layoutDependency:layoutDependency,layoutId:\"YBxVum9G4\",optimized:true,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-3a8mx5\",\"data-framer-name\":\"Stroke\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:48,intrinsicWidth:38,layoutDependency:layoutDependency,layoutId:\"UHvOmohyd\",svg:'<svg width=\"38\" height=\"48\" viewBox=\"-1 -1 38 48\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path opacity=\"0.5\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M30.7574 0.696721L35.5303 5.46969C35.8232 5.76258 35.8232 6.23746 35.5303 6.53035L30.7574 11.3033C30.4645 11.5962 29.9896 11.5962 29.6967 11.3033C29.4038 11.0104 29.4038 10.5356 29.6967 10.2427L33.1893 6.75002H26.9305C22.9264 6.75002 19.6805 9.99596 19.6805 14V37C19.6805 41.8325 15.763 45.75 10.9305 45.75H0V44.25H10.9305C14.9345 44.25 18.1805 41.0041 18.1805 37V14C18.1805 9.16753 22.098 5.25002 26.9305 5.25002H33.1893L29.6967 1.75738C29.4038 1.46449 29.4038 0.989614 29.6967 0.696721C29.9896 0.403827 30.4645 0.403827 30.7574 0.696721Z\" fill=\"#BBBBBB\"/>\\n</svg>\\n',withExternalLayout:true})}),/*#__PURE__*/_jsx(MotionDivWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation4,className:\"framer-1gy67hq\",\"data-border\":true,\"data-framer-appear-id\":\"1gy67hq\",\"data-framer-name\":\"Frame 1000007139\",initial:animation5,layoutDependency:layoutDependency,layoutId:\"q1tCMSp48\",optimized:true,style:{\"--border-bottom-width\":\"0.5px\",\"--border-color\":\"rgba(0, 0, 0, 0.16)\",\"--border-left-width\":\"0.5px\",\"--border-right-width\":\"0.5px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.5px\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100,boxShadow:\"0px 2px 4px 0px rgba(0, 0, 0, 0.04), 0px 20px 60px 0px rgba(29, 29, 29, 0.04), 0px 4px 6px 0px rgba(29, 29, 29, 0.02), 0px 1px 1px 0px rgba(0, 0, 0, 0.04)\"}}),/*#__PURE__*/_jsx(MotionDivWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation4,className:\"framer-89nlsu\",\"data-border\":true,\"data-framer-appear-id\":\"89nlsu\",\"data-framer-name\":\"Frame 1000007139\",initial:animation5,layoutDependency:layoutDependency,layoutId:\"ZQf1bxqSz\",optimized:true,style:{\"--border-bottom-width\":\"0.5px\",\"--border-color\":\"rgba(0, 0, 0, 0.16)\",\"--border-left-width\":\"0.5px\",\"--border-right-width\":\"0.5px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.5px\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100,boxShadow:\"0px 2px 4px 0px rgba(0, 0, 0, 0.04), 0px 20px 60px 0px rgba(29, 29, 29, 0.04), 0px 4px 6px 0px rgba(29, 29, 29, 0.02), 0px 1px 1px 0px rgba(0, 0, 0, 0.04)\"}}),isDisplayed()&&/*#__PURE__*/_jsx(MotionDivWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation6,className:\"framer-o2cxdu\",\"data-border\":true,\"data-framer-appear-id\":\"o2cxdu\",\"data-framer-name\":\"Frame 1000007139\",initial:animation5,layoutDependency:layoutDependency,layoutId:\"qTBuBKa_K\",optimized:true,style:{\"--border-bottom-width\":\"0.5px\",\"--border-color\":\"rgba(0, 0, 0, 0.16)\",\"--border-left-width\":\"0.5px\",\"--border-right-width\":\"0.5px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.5px\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100,boxShadow:\"0px 2px 4px 0px rgba(0, 0, 0, 0.04), 0px 20px 60px 0px rgba(29, 29, 29, 0.04), 0px 4px 6px 0px rgba(29, 29, 29, 0.02), 0px 1px 1px 0px rgba(0, 0, 0, 0.04)\"}})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-ZPGF0.framer-1ioi5ku, .framer-ZPGF0 .framer-1ioi5ku { display: block; }\",\".framer-ZPGF0.framer-1gr0kr { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: 240px; justify-content: center; overflow: hidden; padding: 60px; position: relative; width: 720px; }\",\".framer-ZPGF0 .framer-4ugu9f { flex: none; height: 120px; overflow: visible; position: relative; width: 600px; }\",\".framer-ZPGF0 .framer-12h4zuy { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; left: 0px; overflow: visible; padding: 0px; position: absolute; top: 50%; width: min-content; }\",\".framer-ZPGF0 .framer-u3egj5, .framer-ZPGF0 .framer-xdf9gy, .framer-ZPGF0 .framer-1dlh51r, .framer-ZPGF0 .framer-zoafvt { flex: none; height: 120px; overflow: visible; position: relative; width: 120px; }\",\".framer-ZPGF0 .framer-8qqp5l, .framer-ZPGF0 .framer-kvwphk, .framer-ZPGF0 .framer-5m6tel, .framer-ZPGF0 .framer-1dur5uf { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 28px; justify-content: flex-start; left: 0px; overflow: visible; padding: 3px 0px 0px 0px; position: absolute; top: 0px; width: min-content; }\",\".framer-ZPGF0 .framer-kamx16, .framer-ZPGF0 .framer-41xngn, .framer-ZPGF0 .framer-1rbjytw, .framer-ZPGF0 .framer-5txq5e { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 8px 0px 8px; position: relative; width: min-content; }\",\".framer-ZPGF0 .framer-1lavs9i, .framer-ZPGF0 .framer-3rgce6, .framer-ZPGF0 .framer-18218u1, .framer-ZPGF0 .framer-aq7n55 { flex: none; height: 12px; position: relative; width: 12px; }\",\".framer-ZPGF0 .framer-cy36aw, .framer-ZPGF0 .framer-2ql5ww, .framer-ZPGF0 .framer-1hexx0s, .framer-ZPGF0 .framer-15d7c60 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-ZPGF0 .framer-1nzht3j, .framer-ZPGF0 .framer-pt1n4q, .framer-ZPGF0 .framer-1q4j0tf, .framer-ZPGF0 .framer-1rx6pp4 { align-content: center; align-items: center; bottom: 0px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 100px; justify-content: center; left: 0px; overflow: hidden; padding: 2px; position: absolute; right: 0px; will-change: var(--framer-will-change-override, transform); }\",\".framer-ZPGF0 .framer-19c9liv-container, .framer-ZPGF0 .framer-voqiwz-container, .framer-ZPGF0 .framer-zsz2zt-container, .framer-ZPGF0 .framer-1jg5hq9-container { flex: none; height: 32px; position: relative; width: 32px; }\",\".framer-ZPGF0 .framer-us9c2l { 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: absolute; right: 0px; top: 50%; width: min-content; }\",\".framer-ZPGF0 .framer-1ua9kor { flex: none; height: 50px; left: calc(49.50000000000002% - 362px / 2); overflow: visible; position: absolute; top: 24px; width: 362px; z-index: 1; }\",\".framer-ZPGF0 .framer-ntwpwt { flex: none; height: 48px; left: 4px; overflow: visible; position: absolute; top: 0px; width: 38px; }\",\".framer-ZPGF0 .framer-1ojucma, .framer-ZPGF0 .framer-1tysafc, .framer-ZPGF0 .framer-3a8mx5 { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; z-index: 1; }\",\".framer-ZPGF0 .framer-1x9bu4j { bottom: 1px; flex: none; height: 1px; left: 3px; overflow: visible; position: absolute; width: 13px; }\",\".framer-ZPGF0 .framer-1np8qbn { flex: none; height: 48px; left: calc(50.552486187845325% - 38px / 2); overflow: visible; position: absolute; top: 0px; width: 38px; }\",\".framer-ZPGF0 .framer-1xn2ngv { bottom: 1px; flex: none; height: 1px; left: 3px; overflow: visible; position: absolute; width: 14px; }\",\".framer-ZPGF0 .framer-1f3eudg { flex: none; height: 48px; overflow: visible; position: absolute; right: 0px; top: 0px; width: 38px; }\",\".framer-ZPGF0 .framer-1gy67hq { bottom: 0px; flex: none; height: 8px; left: 0px; overflow: visible; position: absolute; width: 8px; z-index: 1; }\",\".framer-ZPGF0 .framer-89nlsu { bottom: 0px; flex: none; height: 8px; left: calc(45.30386740331494% - 8px / 2); overflow: visible; position: absolute; width: 8px; z-index: 1; }\",\".framer-ZPGF0 .framer-o2cxdu { bottom: 0px; flex: none; height: 8px; overflow: visible; position: absolute; right: 34px; width: 8px; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-ZPGF0.framer-1gr0kr, .framer-ZPGF0 .framer-12h4zuy, .framer-ZPGF0 .framer-8qqp5l, .framer-ZPGF0 .framer-kamx16, .framer-ZPGF0 .framer-1nzht3j, .framer-ZPGF0 .framer-kvwphk, .framer-ZPGF0 .framer-41xngn, .framer-ZPGF0 .framer-pt1n4q, .framer-ZPGF0 .framer-us9c2l, .framer-ZPGF0 .framer-5m6tel, .framer-ZPGF0 .framer-1rbjytw, .framer-ZPGF0 .framer-1q4j0tf, .framer-ZPGF0 .framer-1dur5uf, .framer-ZPGF0 .framer-5txq5e, .framer-ZPGF0 .framer-1rx6pp4 { gap: 0px; } .framer-ZPGF0.framer-1gr0kr > *, .framer-ZPGF0 .framer-12h4zuy > *, .framer-ZPGF0 .framer-us9c2l > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-ZPGF0.framer-1gr0kr > :first-child, .framer-ZPGF0 .framer-12h4zuy > :first-child, .framer-ZPGF0 .framer-kamx16 > :first-child, .framer-ZPGF0 .framer-1nzht3j > :first-child, .framer-ZPGF0 .framer-41xngn > :first-child, .framer-ZPGF0 .framer-pt1n4q > :first-child, .framer-ZPGF0 .framer-us9c2l > :first-child, .framer-ZPGF0 .framer-1rbjytw > :first-child, .framer-ZPGF0 .framer-1q4j0tf > :first-child, .framer-ZPGF0 .framer-5txq5e > :first-child, .framer-ZPGF0 .framer-1rx6pp4 > :first-child { margin-left: 0px; } .framer-ZPGF0.framer-1gr0kr > :last-child, .framer-ZPGF0 .framer-12h4zuy > :last-child, .framer-ZPGF0 .framer-kamx16 > :last-child, .framer-ZPGF0 .framer-1nzht3j > :last-child, .framer-ZPGF0 .framer-41xngn > :last-child, .framer-ZPGF0 .framer-pt1n4q > :last-child, .framer-ZPGF0 .framer-us9c2l > :last-child, .framer-ZPGF0 .framer-1rbjytw > :last-child, .framer-ZPGF0 .framer-1q4j0tf > :last-child, .framer-ZPGF0 .framer-5txq5e > :last-child, .framer-ZPGF0 .framer-1rx6pp4 > :last-child { margin-right: 0px; } .framer-ZPGF0 .framer-8qqp5l > *, .framer-ZPGF0 .framer-kvwphk > *, .framer-ZPGF0 .framer-5m6tel > *, .framer-ZPGF0 .framer-1dur5uf > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-ZPGF0 .framer-8qqp5l > :first-child, .framer-ZPGF0 .framer-kvwphk > :first-child, .framer-ZPGF0 .framer-5m6tel > :first-child, .framer-ZPGF0 .framer-1dur5uf > :first-child { margin-top: 0px; } .framer-ZPGF0 .framer-8qqp5l > :last-child, .framer-ZPGF0 .framer-kvwphk > :last-child, .framer-ZPGF0 .framer-5m6tel > :last-child, .framer-ZPGF0 .framer-1dur5uf > :last-child { margin-bottom: 0px; } .framer-ZPGF0 .framer-kamx16 > *, .framer-ZPGF0 .framer-41xngn > *, .framer-ZPGF0 .framer-1rbjytw > *, .framer-ZPGF0 .framer-5txq5e > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } .framer-ZPGF0 .framer-1nzht3j > *, .framer-ZPGF0 .framer-pt1n4q > *, .framer-ZPGF0 .framer-1q4j0tf > *, .framer-ZPGF0 .framer-1rx6pp4 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",\".framer-ZPGF0.framer-v-1ix87gc.framer-1gr0kr { flex-direction: column; gap: 16px; height: min-content; padding: 20px 30px 30px 30px; width: min-content; }\",\".framer-ZPGF0.framer-v-1ix87gc .framer-4ugu9f { height: 156px; order: 0; width: 216px; }\",\".framer-ZPGF0.framer-v-1ix87gc .framer-12h4zuy { gap: 16px; left: 50%; top: 0px; }\",\".framer-ZPGF0.framer-v-1ix87gc .framer-u3egj5, .framer-ZPGF0.framer-v-1ix87gc .framer-xdf9gy, .framer-ZPGF0.framer-v-1ix87gc .framer-1dlh51r, .framer-ZPGF0.framer-v-1ix87gc .framer-zoafvt { height: 70px; width: 100px; }\",\".framer-ZPGF0.framer-v-1ix87gc .framer-1nzht3j, .framer-ZPGF0.framer-v-1ix87gc .framer-pt1n4q, .framer-ZPGF0.framer-v-1ix87gc .framer-1q4j0tf, .framer-ZPGF0.framer-v-1ix87gc .framer-1rx6pp4 { height: 50px; }\",\".framer-ZPGF0.framer-v-1ix87gc .framer-us9c2l { bottom: 0px; gap: 16px; left: 50%; right: unset; top: unset; }\",\".framer-ZPGF0.framer-v-1ix87gc .framer-1ua9kor { left: unset; right: 0px; top: 0px; width: 120px; }\",\".framer-ZPGF0.framer-v-1ix87gc .framer-1np8qbn { bottom: -84px; left: 4px; top: unset; }\",\".framer-ZPGF0.framer-v-1ix87gc .framer-89nlsu { bottom: -86px; left: -1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-ZPGF0.framer-v-1ix87gc.framer-1gr0kr, .framer-ZPGF0.framer-v-1ix87gc .framer-12h4zuy, .framer-ZPGF0.framer-v-1ix87gc .framer-us9c2l { gap: 0px; } .framer-ZPGF0.framer-v-1ix87gc.framer-1gr0kr > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-ZPGF0.framer-v-1ix87gc.framer-1gr0kr > :first-child { margin-top: 0px; } .framer-ZPGF0.framer-v-1ix87gc.framer-1gr0kr > :last-child { margin-bottom: 0px; } .framer-ZPGF0.framer-v-1ix87gc .framer-12h4zuy > *, .framer-ZPGF0.framer-v-1ix87gc .framer-us9c2l > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-ZPGF0.framer-v-1ix87gc .framer-12h4zuy > :first-child, .framer-ZPGF0.framer-v-1ix87gc .framer-us9c2l > :first-child { margin-left: 0px; } .framer-ZPGF0.framer-v-1ix87gc .framer-12h4zuy > :last-child, .framer-ZPGF0.framer-v-1ix87gc .framer-us9c2l > :last-child { margin-right: 0px; } }\",'.framer-ZPGF0[data-border=\"true\"]::after, .framer-ZPGF0 [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 240\n * @framerIntrinsicWidth 720\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"TriAPGLR1\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerlyfnsGsPQ=withCSS(Component,css,\"framer-ZPGF0\");export default FramerlyfnsGsPQ;FramerlyfnsGsPQ.displayName=\"Hero Visual\";FramerlyfnsGsPQ.defaultProps={height:240,width:720};addPropertyControls(FramerlyfnsGsPQ,{variant:{options:[\"vG3z1dzep\",\"TriAPGLR1\"],optionTitles:[\"Variant 1\",\"Variant 2\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerlyfnsGsPQ,[{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/5A3Ce6C9YYmCjpQx9M4inSaKU.woff2\",weight:\"500\"},{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/Qx95Xyt0Ka3SGhinnbXIGpEIyP4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/6mJuEAguuIuMog10gGvH5d3cl8.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/xYYWaj7wCU5zSQH0eXvSaS19wo.woff2\",weight:\"500\"},{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/otTaNuNpVK4RbdlT7zDDdKvQBA.woff2\",weight:\"500\"},{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/d3tHnaQIAeqiE5hGcRw4mmgWYU.woff2\",weight:\"500\"},{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/DolVirEGb34pEXEp8t8FQBSK4.woff2\",weight:\"500\"}]},...InputIconsFonts,...KnowledgeIconsFonts,...LLMIconsFonts,...OutputIconsFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerlyfnsGsPQ\",\"slots\":[],\"annotations\":{\"framerColorSyntax\":\"true\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"TriAPGLR1\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"240\",\"framerIntrinsicWidth\":\"720\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./lyfnsGsPQ.map","// Generated by Framer (b012016)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/gZSoGzzS4VNbVSWfAMF8/WflI6NbS0ACaPVNHlrF3/sBOLq1C83.js\";const enabledGestures={Q1LsuBMqM:{hover:true}};const serializationHash=\"framer-UF9Wc\";const variantClassNames={Q1LsuBMqM:\"framer-v-4rjhid\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.1,delay:0,duration:.3,type:\"spring\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const getProps=({description,height,icon,id,image,link,title,width,...props})=>{return{...props,Gr8fSZGdZ:icon??props.Gr8fSZGdZ??{alt:\"\",pixelHeight:80,pixelWidth:75,src:\"https://framerusercontent.com/images/kSTcd3KZKaeSTxbNMo9oq9zQe7M.svg\"},p2V0Mk4nG:link??props.p2V0Mk4nG,shI4bOsrZ:image??props.shI4bOsrZ??{alt:\"\",pixelHeight:822,pixelWidth:963,src:\"https://framerusercontent.com/images/VHiYGwjXOKMDbIfMOwmBpLsILGA.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/VHiYGwjXOKMDbIfMOwmBpLsILGA.png?scale-down-to=512 512w,https://framerusercontent.com/images/VHiYGwjXOKMDbIfMOwmBpLsILGA.png 963w\"},UyfPf1qpQ:title??props.UyfPf1qpQ??\"Government\",Z6weoJilC:description??props.Z6weoJilC??\"AI for complex policy decisions, legal frameworks, and public sector operations.\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};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,UyfPf1qpQ,Z6weoJilC,shI4bOsrZ,Gr8fSZGdZ,p2V0Mk4nG,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"Q1LsuBMqM\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"NCy0eSsNv\"},motionChild:true,nodeId:\"Q1LsuBMqM\",openInNewTab:false,scopeId:\"WXX5TQoNv\",...addPropertyOverrides({\"Q1LsuBMqM-hover\":{href:p2V0Mk4nG}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-4rjhid\",className,classNames)} framer-1pgwd8q`,\"data-border\":true,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"Q1LsuBMqM\",ref:refBinding,style:{\"--border-bottom-width\":\"0.5px\",\"--border-color\":\"rgb(214, 214, 214)\",\"--border-left-width\":\"0.5px\",\"--border-right-width\":\"0.5px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.5px\",backgroundColor:\"rgb(250, 250, 250)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20,boxShadow:\"0px 2px 4px 0px rgba(0, 0, 0, 0.04), 0px 4px 6px 0px rgba(29, 29, 29, 0), 0px 1px 1px 0px rgba(0, 0, 0, 0)\",...style},variants:{\"Q1LsuBMqM-hover\":{backgroundColor:\"rgb(255, 255, 255)\",boxShadow:\"0px 2px 4px 0px rgba(0, 0, 0, 0.04), 0px 4px 6px 0px rgba(29, 29, 29, 0.02), 0px 1px 1px 0px rgba(0, 0, 0, 0.04)\"}},...addPropertyOverrides({\"Q1LsuBMqM-hover\":{\"data-framer-name\":undefined}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1b8t3sz\",layoutDependency:layoutDependency,layoutId:\"P7kAyHGPd\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-y2kuhc\",\"data-styles-preset\":\"sBOLq1C83\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-1eung3n, rgb(29, 29, 29))\"},children:\"Government\"})}),className:\"framer-9ifx02\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"sYwVPEkA8\",style:{\"--extracted-1eung3n\":\"rgb(29, 29, 29)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:UyfPf1qpQ,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"160%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgba(29, 29, 29, 0.8))\"},children:\"AI for complex policy decisions, legal frameworks, and public sector operations.\"})}),className:\"framer-8elu58\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"XdpNRJNUe\",style:{\"--extracted-r6o4lv\":\"rgba(29, 29, 29, 0.8)\",\"--framer-paragraph-spacing\":\"0px\"},text:Z6weoJilC,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:822,intrinsicWidth:963,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(componentViewport?.height||385)-221),pixelHeight:822,pixelWidth:963,sizes:\"291px\",...toResponsiveImage(shI4bOsrZ)},className:\"framer-klt5py\",\"data-framer-name\":\"4\",layoutDependency:layoutDependency,layoutId:\"vgZCh6s4n\",style:{opacity:.6}}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(componentViewport?.height||385)-106),pixelHeight:80,pixelWidth:75,sizes:\"63px\",...toResponsiveImage(Gr8fSZGdZ)},className:\"framer-17slqoi\",layoutDependency:layoutDependency,layoutId:\"gdua0AR42\",style:{filter:\"drop-shadow(0px 21px 8px rgba(0, 0, 0, 0)) drop-shadow(0px 11px 4px rgba(0, 0, 0, 0)) drop-shadow(0px 6px 3px rgba(0, 0, 0, 0)) drop-shadow(0px 3px 2px rgba(0, 0, 0, 0)) drop-shadow(0px 1px 1px rgba(0, 0, 0, 0))\",WebkitFilter:\"drop-shadow(0px 21px 8px rgba(0, 0, 0, 0)) drop-shadow(0px 11px 4px rgba(0, 0, 0, 0)) drop-shadow(0px 6px 3px rgba(0, 0, 0, 0)) drop-shadow(0px 3px 2px rgba(0, 0, 0, 0)) drop-shadow(0px 1px 1px rgba(0, 0, 0, 0))\"},variants:{\"Q1LsuBMqM-hover\":{filter:\"drop-shadow(0px 11px 4px rgba(0, 0, 0, 0.06)) drop-shadow(0px 6px 3px rgba(0, 0, 0, 0.09)) drop-shadow(0px 3px 2px rgba(0, 0, 0, 0.12)) drop-shadow(0px 1px 1px rgba(0, 0, 0, 0.08))\",WebkitFilter:\"drop-shadow(0px 11px 4px rgba(0, 0, 0, 0.06)) drop-shadow(0px 6px 3px rgba(0, 0, 0, 0.09)) drop-shadow(0px 3px 2px rgba(0, 0, 0, 0.12)) drop-shadow(0px 1px 1px rgba(0, 0, 0, 0.08))\"}}})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-UF9Wc.framer-1pgwd8q, .framer-UF9Wc .framer-1pgwd8q { display: block; }\",\".framer-UF9Wc.framer-4rjhid { align-content: flex-start; align-items: flex-start; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 385px; justify-content: flex-start; overflow: hidden; padding: 32px; position: relative; text-decoration: none; width: 291px; will-change: var(--framer-will-change-override, transform); }\",\".framer-UF9Wc .framer-1b8t3sz { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-UF9Wc .framer-9ifx02 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-UF9Wc .framer-8elu58 { --framer-text-wrap: balance; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-UF9Wc .framer-klt5py { bottom: -28px; flex: none; height: 249px; overflow: visible; position: absolute; right: 0px; width: 291px; z-index: 1; }\",\".framer-UF9Wc .framer-17slqoi { align-content: center; align-items: center; aspect-ratio: 0.9375 / 1; bottom: 38px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 67px); justify-content: center; overflow: visible; padding: 0px; position: absolute; right: 56px; width: 63px; z-index: 2; }\",\".framer-UF9Wc.framer-v-4rjhid.hover.framer-4rjhid { aspect-ratio: 0.7558441558441559 / 1; height: var(--framer-aspect-ratio-supported, 385px); }\",...sharedStyle.css,'.framer-UF9Wc[data-border=\"true\"]::after, .framer-UF9Wc [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 385\n * @framerIntrinsicWidth 291\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"f5bSwitmO\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"UyfPf1qpQ\":\"title\",\"Z6weoJilC\":\"description\",\"shI4bOsrZ\":\"image\",\"Gr8fSZGdZ\":\"icon\",\"p2V0Mk4nG\":\"link\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerWXX5TQoNv=withCSS(Component,css,\"framer-UF9Wc\");export default FramerWXX5TQoNv;FramerWXX5TQoNv.displayName=\"Industry card\";FramerWXX5TQoNv.defaultProps={height:385,width:291};addPropertyControls(FramerWXX5TQoNv,{UyfPf1qpQ:{defaultValue:\"Government\",displayTextArea:false,title:\"Title\",type:ControlType.String},Z6weoJilC:{defaultValue:\"AI for complex policy decisions, legal frameworks, and public sector operations.\",displayTextArea:false,title:\"Description\",type:ControlType.String},shI4bOsrZ:{__defaultAssetReference:\"data:framer/asset-reference,VHiYGwjXOKMDbIfMOwmBpLsILGA.png?originalFilename=4.png&preferredSize=auto\",__vekterDefault:{alt:\"\",assetReference:\"data:framer/asset-reference,VHiYGwjXOKMDbIfMOwmBpLsILGA.png?originalFilename=4.png&preferredSize=auto\"},title:\"Image\",type:ControlType.ResponsiveImage},Gr8fSZGdZ:{__defaultAssetReference:\"data:framer/asset-reference,kSTcd3KZKaeSTxbNMo9oq9zQe7M.svg?originalFilename=Icon+%28Stroke%29.svg&preferredSize=auto\",__vekterDefault:{alt:\"\",assetReference:\"data:framer/asset-reference,kSTcd3KZKaeSTxbNMo9oq9zQe7M.svg?originalFilename=Icon+%28Stroke%29.svg&preferredSize=auto\"},title:\"Icon\",type:ControlType.ResponsiveImage},p2V0Mk4nG:{title:\"Link\",type:ControlType.Link}});addFonts(FramerWXX5TQoNv,[{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\"}]},...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerWXX5TQoNv\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"UyfPf1qpQ\\\":\\\"title\\\",\\\"Z6weoJilC\\\":\\\"description\\\",\\\"shI4bOsrZ\\\":\\\"image\\\",\\\"Gr8fSZGdZ\\\":\\\"icon\\\",\\\"p2V0Mk4nG\\\":\\\"link\\\"}\",\"framerIntrinsicHeight\":\"385\",\"framerAutoSizeImages\":\"true\",\"framerColorSyntax\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"291\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"f5bSwitmO\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./WXX5TQoNv.map","// Generated by Framer (b012016)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={meUDnyP7T:new LazyValue(()=>import(\"./augiA20Il-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 (b012016)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PropertyOverrides,ResolveLinks,RichText,SVG,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useMetadata,useRouter,withCSS,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Ticker from\"https://framerusercontent.com/modules/B2xAlJLcN0gOnt11mSPw/jyRNgY7vYWXe6t31T0wo/Ticker.js\";import AnimatedNumberCounter from\"https://framerusercontent.com/modules/qpjhCcDm4G1NbFAlpMKV/mpBjgPy3BrkirNCk9tKH/AnimatedNumberCounter_Prod.js\";import TextShimmer from\"https://framerusercontent.com/modules/TS5bPiMUGtjrWMUlvKp9/HS2L1soJSQR1OyI7TPRZ/TextShimmer_Prod.js\";import CertificationCard from\"#framer/local/canvasComponent/B31K224hJ/B31K224hJ.js\";import Footer from\"#framer/local/canvasComponent/bN4hbjUkI/bN4hbjUkI.js\";import ClientsMediumCard from\"#framer/local/canvasComponent/fpYTu62Ba/fpYTu62Ba.js\";import MessageUSPs from\"#framer/local/canvasComponent/JSmZBOu5b/JSmZBOu5b.js\";import TabsV2Mobile from\"#framer/local/canvasComponent/kqJE1AgkB/kqJE1AgkB.js\";import H2 from\"#framer/local/canvasComponent/Kt2UT5yNv/Kt2UT5yNv.js\";import TabsV2Tablet from\"#framer/local/canvasComponent/l9PV2Xedg/l9PV2Xedg.js\";import HeroVisual from\"#framer/local/canvasComponent/lyfnsGsPQ/lyfnsGsPQ.js\";import ClientsFeaturedCard from\"#framer/local/canvasComponent/m__ozA5nC/m__ozA5nC.js\";import Faq from\"#framer/local/canvasComponent/M5qa3wgO4/M5qa3wgO4.js\";import LogoItem from\"#framer/local/canvasComponent/MgD3yGsfZ/MgD3yGsfZ.js\";import Navigation from\"#framer/local/canvasComponent/N_ejJro2e/N_ejJro2e.js\";import CardFeature from\"#framer/local/canvasComponent/rlIqT8dLS/rlIqT8dLS.js\";import LogoRow from\"#framer/local/canvasComponent/rTvSCmCqi/rTvSCmCqi.js\";import TabsV2 from\"#framer/local/canvasComponent/Ued2Ji08N/Ued2Ji08N.js\";import IndustryCard from\"#framer/local/canvasComponent/WXX5TQoNv/WXX5TQoNv.js\";import Button from\"#framer/local/canvasComponent/XEG5dw1Rb/XEG5dw1Rb.js\";import*as sharedStyle2 from\"#framer/local/css/oaWtgP0PF/oaWtgP0PF.js\";import*as sharedStyle from\"#framer/local/css/RZu4D1lPe/RZu4D1lPe.js\";import*as sharedStyle1 from\"#framer/local/css/TsF0etf8y/TsF0etf8y.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/augiA20Il/augiA20Il.js\";import metadataProvider from\"#framer/local/webPageMetadata/augiA20Il/augiA20Il.js\";const TextShimmerFonts=getFonts(TextShimmer);const MotionAWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.a);const NavigationFonts=getFonts(Navigation);const ImageWithOptimizedAppearEffect=withOptimizedAppearEffect(Image);const HeroVisualFonts=getFonts(HeroVisual);const RichTextWithOptimizedAppearEffect=withOptimizedAppearEffect(RichText);const ButtonFonts=getFonts(Button);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const LogoRowFonts=getFonts(LogoRow);const H2Fonts=getFonts(H2);const TabsV2MobileFonts=getFonts(TabsV2Mobile);const TabsV2TabletFonts=getFonts(TabsV2Tablet);const TabsV2Fonts=getFonts(TabsV2);const LogoItemFonts=getFonts(LogoItem);const TickerFonts=getFonts(Ticker);const IndustryCardFonts=getFonts(IndustryCard);const MessageUSPsFonts=getFonts(MessageUSPs);const CardFeatureFonts=getFonts(CardFeature);const ClientsFeaturedCardFonts=getFonts(ClientsFeaturedCard);const ClientsMediumCardFonts=getFonts(ClientsMediumCard);const CertificationCardFonts=getFonts(CertificationCard);const AnimatedNumberCounterFonts=getFonts(AnimatedNumberCounter);const FaqFonts=getFonts(Faq);const FooterFonts=getFonts(Footer);const breakpoints={aQegBcc2q:\"(min-width: 810px) and (max-width: 1119px)\",E8G8gALuv:\"(max-width: 809px)\",vRS7I1bQ2:\"(min-width: 1120px) and (max-width: 1439px)\",WQLkyLRf1:\"(min-width: 1440px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-x7ygI\";const variantClassNames={aQegBcc2q:\"framer-v-1eqzbyg\",E8G8gALuv:\"framer-v-1yjmheb\",vRS7I1bQ2:\"framer-v-f9ig02\",WQLkyLRf1:\"framer-v-72rtr7\"};const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};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:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-150};const transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;const transition2={bounce:.2,delay:2,duration:2,type:\"spring\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation3={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1.2,skewX:0,skewY:0,x:0,y:0};const transition3={bounce:.2,delay:2.5,duration:2,type:\"spring\"};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const animation5={filter:\"blur(10px)\",opacity:.001,rotate:0,scale:1,skewX:0,skewY:0,x:0,y:10};const transition4={bounce:0,delay:.1,duration:1,type:\"spring\"};const textEffect={effect:animation5,tokenization:\"word\",transition:transition4,trigger:\"onMount\",type:\"appear\"};const transition5={bounce:.2,delay:1,duration:1,type:\"spring\"};const animation6={opacity:.8,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition5,x:0,y:0};const animation7={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transition6={bounce:.2,delay:1.5,duration:1,type:\"spring\"};const animation8={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition6,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={\"1439\":\"vRS7I1bQ2\",Desktop:\"WQLkyLRf1\",Phone:\"E8G8gALuv\",Tablet:\"aQegBcc2q\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"WQLkyLRf1\"};};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];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);usePreloadLocalizedValues(activeLocale);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"E8G8gALuv\")return false;return true;};const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"E8G8gALuv\")return true;return false;};const isDisplayed2=()=>{if(!isBrowser())return true;if(baseVariant===\"aQegBcc2q\")return true;return false;};const isDisplayed3=()=>{if(!isBrowser())return true;if([\"aQegBcc2q\",\"E8G8gALuv\"].includes(baseVariant))return false;return true;};const router=useRouter();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"WQLkyLRf1\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(255, 255, 255); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-72rtr7\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(Link,{href:\"https://www.stack-ai.com/blog/stack-ai-raises-16m-series-a-to-create-ai-agents-for-every-job\",motionChild:true,nodeId:\"OyAaHtlBm\",openInNewTab:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E8G8gALuv:{animate:undefined,initial:undefined,optimized:undefined}},children:/*#__PURE__*/_jsxs(MotionAWithOptimizedAppearEffect,{animate:animation,className:\"framer-c1nvhq framer-lux5qc\",\"data-framer-appear-id\":\"c1nvhq\",\"data-framer-name\":\"Series A announcement\",initial:animation1,optimized:true,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E8G8gALuv:{children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"160%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"StackAI raises $16M.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v0\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.005em\",\"--framer-line-height\":\"160%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"StackAI raises $16M to help enterprises deploy AI agents at scale\"})}),className:\"framer-1rckkot\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-6q9ufh\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-6wtj9w\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1a897hn-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"b2vgLSPRg\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(TextShimmer,{color:\"rgb(255, 255, 255)\",content:getLocalizedValue(\"v2\",activeLocale)??\"Learn more\",delay:0,direction:\"right\",font:{fontFamily:'\"Inter\", \"Inter Placeholder\", sans-serif',fontSize:\"14px\",fontStyle:\"normal\",fontWeight:500,letterSpacing:\"-0.01em\",lineHeight:\"1em\"},height:\"100%\",id:\"b2vgLSPRg\",layoutId:\"b2vgLSPRg\",rotation:90,shimmer:\"rgba(138, 138, 138, 0.5)\",size:50,speed:8,tag:\"p\",userSelect:false,width:\"100%\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1mjxwts\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E8G8gALuv:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+-77.5+90+1.5),pixelHeight:24,pixelWidth:24,src:\"https://framerusercontent.com/images/fYFlfeDS9XQVIMd8YIwX86AHx8w.svg\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+-80+90+1.5),pixelHeight:24,pixelWidth:24,src:\"https://framerusercontent.com/images/fYFlfeDS9XQVIMd8YIwX86AHx8w.svg\"},className:\"framer-1513vk5\",\"data-framer-name\":\"Arrow\",transformTemplate:transformTemplate1})})})]})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1twt7nn\",\"data-border\":true,\"data-hide-scrollbars\":true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQegBcc2q:{height:64,width:`max(${componentViewport?.width||\"100vw\"}, 1px)`},E8G8gALuv:{height:64,width:`max(${componentViewport?.width||\"100vw\"}, 1px)`,y:(componentViewport?.y||0)+0+45+0},vRS7I1bQ2:{width:`max(${componentViewport?.width||\"100vw\"}, 1px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:60,width:\"1400px\",y:(componentViewport?.y||0)+0+40+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-114dcw3-container\",nodeId:\"FngprhoYp\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQegBcc2q:{rlmcKM2D6:{borderBottomWidth:1,borderColor:\"rgba(0, 0, 0, 0)\",borderLeftWidth:0,borderRightWidth:0,borderStyle:\"solid\",borderTopWidth:0},style:{width:\"100%\"},variant:\"UP99J6SgE\"},E8G8gALuv:{rlmcKM2D6:{borderBottomWidth:1,borderColor:\"rgba(0, 0, 0, 0)\",borderLeftWidth:0,borderRightWidth:0,borderStyle:\"solid\",borderTopWidth:0},style:{width:\"100%\"},variant:\"UP99J6SgE\"}},children:/*#__PURE__*/_jsx(Navigation,{height:\"100%\",id:\"FngprhoYp\",layoutId:\"FngprhoYp\",rlmcKM2D6:{borderBottomWidth:1,borderColor:\"rgba(0, 0, 0, 0.07)\",borderLeftWidth:0,borderRightWidth:0,borderStyle:\"solid\",borderTopWidth:0},style:{height:\"100%\",width:\"100%\"},variant:\"QmHF1BzGu\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-t8hiu2\",\"data-framer-name\":\"Hero\",children:[isDisplayed()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1m98r0u hidden-1yjmheb\",\"data-framer-name\":\"3D Elements\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQegBcc2q:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+104+-.5+-178),pixelHeight:1402,pixelWidth:1384,sizes:\"200px\",src:\"https://framerusercontent.com/images/rf1G4dLuZ0H9Zjk0SRxqpueSVQ.png?lossless=1\",srcSet:\"https://framerusercontent.com/images/rf1G4dLuZ0H9Zjk0SRxqpueSVQ.png?scale-down-to=1024&lossless=1 1010w,https://framerusercontent.com/images/rf1G4dLuZ0H9Zjk0SRxqpueSVQ.png?lossless=1 1384w\"}}},children:/*#__PURE__*/_jsx(ImageWithOptimizedAppearEffect,{animate:animation2,background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+100+-.5+20),pixelHeight:1402,pixelWidth:1384,sizes:\"200px\",src:\"https://framerusercontent.com/images/rf1G4dLuZ0H9Zjk0SRxqpueSVQ.png?lossless=1\",srcSet:\"https://framerusercontent.com/images/rf1G4dLuZ0H9Zjk0SRxqpueSVQ.png?scale-down-to=1024&lossless=1 1010w,https://framerusercontent.com/images/rf1G4dLuZ0H9Zjk0SRxqpueSVQ.png?lossless=1 1384w\"},className:\"framer-1dz1w6y\",\"data-framer-appear-id\":\"1dz1w6y\",\"data-framer-name\":\"Left\",initial:animation3,optimized:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQegBcc2q:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+104+-.5+707-70),pixelHeight:1520,pixelWidth:1666,sizes:`calc(min(${componentViewport?.width||\"100vw\"}, 1440px) - 910px)`,src:\"https://framerusercontent.com/images/U7SgJhbd7TcDifOwyhXMf7gp0pg.png\",srcSet:\"https://framerusercontent.com/images/U7SgJhbd7TcDifOwyhXMf7gp0pg.png?scale-down-to=512 512w,https://framerusercontent.com/images/U7SgJhbd7TcDifOwyhXMf7gp0pg.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/U7SgJhbd7TcDifOwyhXMf7gp0pg.png 1666w\"}}},children:/*#__PURE__*/_jsx(ImageWithOptimizedAppearEffect,{animate:animation4,background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+100+-.5+707-309),pixelHeight:1520,pixelWidth:1666,sizes:\"200px\",src:\"https://framerusercontent.com/images/U7SgJhbd7TcDifOwyhXMf7gp0pg.png\",srcSet:\"https://framerusercontent.com/images/U7SgJhbd7TcDifOwyhXMf7gp0pg.png?scale-down-to=512 512w,https://framerusercontent.com/images/U7SgJhbd7TcDifOwyhXMf7gp0pg.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/U7SgJhbd7TcDifOwyhXMf7gp0pg.png 1666w\"},className:\"framer-1uzxzc0\",\"data-framer-appear-id\":\"1uzxzc0\",\"data-framer-name\":\"Right\",initial:animation3,optimized:true})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-q35qre\",\"data-border\":true,\"data-framer-name\":\"Pre Headline Graphic\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1hdsooe\",\"data-border\":true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQegBcc2q:{width:`max(min(${componentViewport?.width||\"100vw\"}, 1440px), 1px)`,y:(componentViewport?.y||0)+0+104+0+0+0+0+-20},E8G8gALuv:{width:`max(min(${componentViewport?.width||\"100vw\"}, 1440px), 1px)`,y:(componentViewport?.y||0)+0+109+0+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:240,width:\"1200px\",y:(componentViewport?.y||0)+0+100+0+0+0+0+-20,children:/*#__PURE__*/_jsx(Container,{className:\"framer-xl0wpr-container\",nodeId:\"FIn6RVLHU\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E8G8gALuv:{variant:\"TriAPGLR1\"}},children:/*#__PURE__*/_jsx(HeroVisual,{height:\"100%\",id:\"FIn6RVLHU\",layoutId:\"FIn6RVLHU\",style:{width:\"100%\"},variant:\"vG3z1dzep\",width:\"100%\"})})})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1dnrfjf\",\"data-border\":true,\"data-framer-name\":\"Headline\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1g11i63\",\"data-framer-name\":\"Frame 1321317186\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-4eav9j\",\"data-framer-name\":\"Headline\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E8G8gALuv:{children:getLocalizedValue(\"v4\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{style:{\"--font-selector\":\"Q1VTVE9NO0FzcGVrdGEgNTAw\",\"--framer-font-family\":'\"Aspekta 500\", \"Aspekta 500 Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-line-height\":\"106%\",\"--framer-text-alignment\":\"center\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"44px\"},children:\"AI Agents for \"}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"44px\"},children:\"the Enterprise\"})]})}),effect:undefined,fonts:[\"CUSTOM;Aspekta 500\"]}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v3\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{className:\"framer-styles-preset-15q5ggc\",\"data-styles-preset\":\"RZu4D1lPe\",children:[\"AI Agents for \",/*#__PURE__*/_jsx(\"br\",{}),\"the Enterprise\"]})}),className:\"framer-aue0lp\",effect:textEffect,fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E8G8gALuv:{animate:undefined,children:getLocalizedValue(\"v6\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"160%\",\"--framer-text-alignment\":\"center\"},children:[\"Make finance, compliance and operations teams smarter.\",/*#__PURE__*/_jsx(\"br\",{}),\"Outsource back office workflows to AI Agents. \",/*#__PURE__*/_jsx(\"br\",{}),\"Loved by IT and Transformation teams.\"]})}),initial:undefined,optimized:undefined}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation6,children:getLocalizedValue(\"v5\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-rehlrk\",\"data-styles-preset\":\"TsF0etf8y\",children:[\"Make finance, compliance and operations teams smarter.\",/*#__PURE__*/_jsx(\"br\",{}),\"Outsource back office workflows to AI Agents. \",/*#__PURE__*/_jsx(\"br\",{}),\"Loved by IT and Transformation teams.\"]})}),className:\"framer-1q79iax\",\"data-framer-appear-id\":\"1q79iax\",\"data-framer-name\":\"StackAI enables you to build and deploy AI solutions with ease, no coding needed—boost productivity with AI assistants, automate operations.\",fonts:[\"Inter\"],initial:animation7,optimized:true,verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-17cmvtj\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1a3d6d8\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQegBcc2q:{y:(componentViewport?.y||0)+0+104+0+200+40+0+0+252.32+0+0+0},E8G8gALuv:{y:(componentViewport?.y||0)+0+109+0+240+30+0+0+206.64+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:37,y:(componentViewport?.y||0)+0+100+0+200+40+0+0+252.32+0+0+0,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E8G8gALuv:{animate:undefined,initial:undefined,optimized:undefined}},children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation8,className:\"framer-1wotwp7-container\",\"data-framer-appear-id\":\"1wotwp7\",initial:animation7,nodeId:\"Sgkjqisl4\",optimized:true,rendersWithMotion:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Button,{height:\"100%\",id:\"Sgkjqisl4\",layoutId:\"Sgkjqisl4\",ow_BDE7Rf:getLocalizedValue(\"v7\",activeLocale)??\"Get a demo\",sJ9twVJ2H:\"https://8pgahmhngsa.typeform.com/to/j1PDmIAG\",variant:\"pcCuOow65\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1oe7g1q\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQegBcc2q:{y:(componentViewport?.y||0)+0+104+0+200+40+0+0+252.32+0+0+0},E8G8gALuv:{y:(componentViewport?.y||0)+0+109+0+240+30+0+0+206.64+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:37,y:(componentViewport?.y||0)+0+100+0+200+40+0+0+252.32+0+0+0,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E8G8gALuv:{animate:undefined,initial:undefined,optimized:undefined}},children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation8,className:\"framer-1d964dc-container\",\"data-framer-appear-id\":\"1d964dc\",initial:animation7,nodeId:\"rDTQssDDt\",optimized:true,rendersWithMotion:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Button,{height:\"100%\",id:\"rDTQssDDt\",layoutId:\"rDTQssDDt\",ow_BDE7Rf:getLocalizedValue(\"v8\",activeLocale)??\"Try it now\",sJ9twVJ2H:\"https://www.stack-ai.com/auth/signup\",variant:\"HiekZH6Xe\",width:\"100%\"})})})})})})]})]})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQegBcc2q:{y:(componentViewport?.y||0)+0+703.32},E8G8gALuv:{y:(componentViewport?.y||0)+0+662.64}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:90,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+699.32,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1w392jt-container\",nodeId:\"pDi0Gbj9i\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQegBcc2q:{variant:\"mOGZQgxIB\"},E8G8gALuv:{variant:\"HBlv10lJ2\"}},children:/*#__PURE__*/_jsx(LogoRow,{height:\"100%\",id:\"pDi0Gbj9i\",layoutId:\"pDi0Gbj9i\",NJgxHF3uM:{borderBottomWidth:.5,borderColor:\"rgb(227, 227, 227)\",borderLeftWidth:.5,borderRightWidth:.5,borderStyle:\"solid\",borderTopWidth:.5},style:{height:\"100%\",width:\"100%\"},variant:\"L46_nEURv\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-yu510c\",\"data-border\":true,\"data-framer-name\":\"App Showcase\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1tfhs5e\",\"data-framer-name\":\"Content Container\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQegBcc2q:{y:(componentViewport?.y||0)+0+793.32+0+0+80+0},E8G8gALuv:{width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,y:(componentViewport?.y||0)+0+752.64+0+0+60+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:139,y:(componentViewport?.y||0)+0+789.32+0+0+80+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-zteh0k-container\",nodeId:\"vojkAmHeX\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E8G8gALuv:{style:{width:\"100%\"},wZr6w2Rwz:38}},children:/*#__PURE__*/_jsx(H2,{height:\"100%\",id:\"vojkAmHeX\",iYp9AWaFW:getLocalizedValue(\"v11\",activeLocale)??\"StackAI makes it easy to automate back-office processes, allowing your team to focus on impactful tasks that drive business growth.\",jffhdAu7M:getLocalizedValue(\"v9\",activeLocale)??\"Platform\",layoutId:\"vojkAmHeX\",variant:\"U91nkKaJt\",VE3AKJAh6:true,WHSRszS9t:getLocalizedValue(\"v10\",activeLocale)??\"A Powerful Interface to Deploy AI Agents\",width:\"100%\",wZr6w2Rwz:58})})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E8G8gALuv:{height:406,width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,y:(componentViewport?.y||0)+0+752.64+0+0+60+179}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1rsnpkb-container hidden-72rtr7 hidden-1eqzbyg hidden-f9ig02\",nodeId:\"fhoJZg3gS\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(TabsV2Mobile,{height:\"100%\",id:\"fhoJZg3gS\",layoutId:\"fhoJZg3gS\",style:{width:\"100%\"},variant:\"jP_atV_La\",width:\"100%\"})})})}),isDisplayed2()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQegBcc2q:{height:670,width:\"800px\",y:(componentViewport?.y||0)+0+793.32+0+0+80+199}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1k63xs4-container hidden-72rtr7 hidden-1yjmheb hidden-f9ig02\",nodeId:\"JhfGx9hAh\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(TabsV2Tablet,{height:\"100%\",id:\"JhfGx9hAh\",layoutId:\"JhfGx9hAh\",style:{width:\"100%\"},variant:\"vpp78QcJH\",width:\"100%\"})})})}),isDisplayed3()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vRS7I1bQ2:{y:(componentViewport?.y||0)+0+789.32+0+0+80+139}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1080,width:\"1440px\",y:(componentViewport?.y||0)+0+789.32+0+0+80+199,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{vRS7I1bQ2:{style:{scale:.9}}},children:/*#__PURE__*/_jsx(Container,{className:\"framer-17wcnxh-container hidden-1eqzbyg hidden-1yjmheb\",\"data-framer-name\":\"Tabs (new)\",name:\"Tabs (new)\",nodeId:\"lx_2NsSXr\",rendersWithMotion:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(TabsV2,{height:\"100%\",id:\"lx_2NsSXr\",layoutId:\"lx_2NsSXr\",name:\"Tabs (new)\",style:{height:\"100%\",width:\"100%\"},variant:\"AbPqvt36h\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-aqx76k\",\"data-framer-name\":\"Featured in \",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQegBcc2q:{y:(componentViewport?.y||0)+0+793.32+0+1019+0+0},E8G8gALuv:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+752.64+0+655+0+0},vRS7I1bQ2:{y:(componentViewport?.y||0)+0+789.32+0+1309+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:139,y:(componentViewport?.y||0)+0+789.32+0+1369+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1260083-container\",nodeId:\"ZMbsL9p4Q\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E8G8gALuv:{style:{width:\"100%\"},wZr6w2Rwz:38}},children:/*#__PURE__*/_jsx(H2,{height:\"100%\",id:\"ZMbsL9p4Q\",iYp9AWaFW:getLocalizedValue(\"v14\",activeLocale)??\"\",jffhdAu7M:getLocalizedValue(\"v12\",activeLocale)??\"Featured in\",layoutId:\"ZMbsL9p4Q\",variant:\"U91nkKaJt\",VE3AKJAh6:true,WHSRszS9t:getLocalizedValue(\"v13\",activeLocale)??\"\",width:\"100%\",wZr6w2Rwz:58})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-fkqq6r\",\"data-framer-name\":\"Logo Row\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-tpx27q\",\"data-framer-name\":\"Content Container\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-u4mjjl-container\",isModuleExternal:true,nodeId:\"jwGGZRzHH\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQegBcc2q:{gap:30},E8G8gALuv:{gap:15}},children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"left\",fadeOptions:{fadeAlpha:0,fadeContent:true,fadeInset:0,fadeWidth:25,overflow:false},gap:45,height:\"100%\",hoverFactor:.5,id:\"jwGGZRzHH\",layoutId:\"jwGGZRzHH\",padding:20,paddingBottom:30,paddingLeft:30,paddingPerSide:true,paddingRight:20,paddingTop:30,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:26,width:\"100px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-jmgmpt-container\",\"data-framer-name\":\"MIT\",inComponentSlot:true,name:\"MIT\",nodeId:\"gBOtmEFRt\",rendersWithMotion:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(LogoItem,{height:\"100%\",id:\"gBOtmEFRt\",layoutId:\"gBOtmEFRt\",name:\"MIT\",snqIvF9s8:addImageAlt({pixelHeight:94,pixelWidth:400,src:\"https://framerusercontent.com/images/WDfAAKGrph92Rt5rDtDelcyZ3U.png\"},\"Freja\"),style:{height:\"100%\",width:\"100%\"},width:\"100%\",ZtJkMWdwy:.4})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:26,width:\"160px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-p25m6o-container\",\"data-framer-name\":\"BusinessInsider\",inComponentSlot:true,name:\"BusinessInsider\",nodeId:\"bfWZKcwAW\",rendersWithMotion:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(LogoItem,{height:\"100%\",id:\"bfWZKcwAW\",layoutId:\"bfWZKcwAW\",name:\"BusinessInsider\",snqIvF9s8:addImageAlt({pixelHeight:32,pixelWidth:103,src:\"https://framerusercontent.com/images/ka0fug6XXS4df3MB3UaeM8IQ6g.svg\"},\"\"),style:{height:\"100%\",width:\"100%\"},width:\"100%\",ZtJkMWdwy:.4})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:31,width:\"140px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-3btyfo-container\",\"data-framer-name\":\"NYT\",inComponentSlot:true,name:\"NYT\",nodeId:\"eVMmrqg6W\",rendersWithMotion:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(LogoItem,{height:\"100%\",id:\"eVMmrqg6W\",layoutId:\"eVMmrqg6W\",name:\"NYT\",snqIvF9s8:addImageAlt({pixelHeight:25,pixelWidth:185,src:\"https://framerusercontent.com/images/mWWjjA2SuFlOs1jDMPecKmCOrKA.svg\"},\"\"),style:{height:\"100%\"},width:\"100%\",ZtJkMWdwy:.4})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,width:\"100px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-u7tdm1-container\",\"data-framer-name\":\"TC\",inComponentSlot:true,name:\"TC\",nodeId:\"S3nxHXFcH\",rendersWithMotion:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(LogoItem,{height:\"100%\",id:\"S3nxHXFcH\",layoutId:\"S3nxHXFcH\",name:\"TC\",snqIvF9s8:addImageAlt({pixelHeight:90,pixelWidth:180,src:\"https://framerusercontent.com/images/LveM9ojz06bGKhjTQTs54EoAdNo.svg\"},\"\"),style:{height:\"100%\",width:\"100%\"},width:\"100%\",ZtJkMWdwy:.31})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:28,width:\"173px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1h33aec-container\",\"data-framer-name\":\"Forbes\",inComponentSlot:true,name:\"Forbes\",nodeId:\"L2GFVEhG3\",rendersWithMotion:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(LogoItem,{height:\"100%\",id:\"L2GFVEhG3\",layoutId:\"L2GFVEhG3\",name:\"Forbes\",snqIvF9s8:addImageAlt({pixelHeight:54,pixelWidth:200,src:\"https://framerusercontent.com/images/Dnh6HMSRVI04rPcNr4mAK00uY.svg\"},\"\"),style:{height:\"100%\",width:\"100%\"},width:\"100%\",ZtJkMWdwy:.4})})})],speed:30,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-19kqg0o\",\"data-border\":true,\"data-framer-name\":\"Features\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-10u1lgz\",\"data-framer-name\":\"Content Container\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQegBcc2q:{y:(componentViewport?.y||0)+0+2091.32+0+0+80+0},E8G8gALuv:{width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,y:(componentViewport?.y||0)+0+1686.64+0+0+60+0},vRS7I1bQ2:{y:(componentViewport?.y||0)+0+2377.32+0+0+80+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:139,y:(componentViewport?.y||0)+0+2437.32+0+0+120+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1orkmr3-container\",nodeId:\"Tn8xaKRGt\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E8G8gALuv:{style:{width:\"100%\"},wZr6w2Rwz:38}},children:/*#__PURE__*/_jsx(H2,{height:\"100%\",id:\"Tn8xaKRGt\",iYp9AWaFW:getLocalizedValue(\"v17\",activeLocale)??\"Powerful AI solutions tailored to the unique needs and workflows of every industry.\",jffhdAu7M:getLocalizedValue(\"v15\",activeLocale)??\"Industries\",layoutId:\"Tn8xaKRGt\",variant:\"U91nkKaJt\",VE3AKJAh6:true,WHSRszS9t:getLocalizedValue(\"v16\",activeLocale)??\"Designed for your Industry, Built for Success\",width:\"100%\",wZr6w2Rwz:58})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1pdga9f\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-p2o4yo\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"NCy0eSsNv\"},implicitPathVariables:undefined},{href:{webPageId:\"NCy0eSsNv\"},implicitPathVariables:undefined},{href:{webPageId:\"NCy0eSsNv\"},implicitPathVariables:undefined},{href:{webPageId:\"NCy0eSsNv\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQegBcc2q:{width:`max((${componentViewport?.width||\"100vw\"} - 50px) / 2, 1px)`,y:(componentViewport?.y||0)+0+2091.32+0+0+80+195+0+0+0},E8G8gALuv:{width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,y:(componentViewport?.y||0)+0+1686.64+0+0+60+209+0+0+0+0},vRS7I1bQ2:{width:`max((${componentViewport?.width||\"100vw\"} - 50px) / 2, 1px)`,y:(componentViewport?.y||0)+0+2377.32+0+0+80+195+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:385,width:\"292px\",y:(componentViewport?.y||0)+0+2437.32+0+0+120+195+0+7.5,children:/*#__PURE__*/_jsx(Container,{className:\"framer-nwon83-container\",nodeId:\"C0ZEIVJDc\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQegBcc2q:{p2V0Mk4nG:resolvedLinks[1]},E8G8gALuv:{p2V0Mk4nG:resolvedLinks[2]},vRS7I1bQ2:{p2V0Mk4nG:resolvedLinks[3]}},children:/*#__PURE__*/_jsx(IndustryCard,{Gr8fSZGdZ:addImageAlt({pixelHeight:272,pixelWidth:256,src:\"https://framerusercontent.com/images/ncOrhMW83fS4eFu0kUdx0smP8CI.svg\"},\"\"),height:\"100%\",id:\"C0ZEIVJDc\",layoutId:\"C0ZEIVJDc\",p2V0Mk4nG:resolvedLinks[0],style:{height:\"100%\",width:\"100%\"},UyfPf1qpQ:\"Government\",width:\"100%\",Z6weoJilC:\"AI for complex policy decisions, legal frameworks, and public sector operations.\"})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"i1ROI36A1\"},implicitPathVariables:undefined},{href:{webPageId:\"i1ROI36A1\"},implicitPathVariables:undefined},{href:{webPageId:\"i1ROI36A1\"},implicitPathVariables:undefined},{href:{webPageId:\"i1ROI36A1\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQegBcc2q:{width:`max((${componentViewport?.width||\"100vw\"} - 50px) / 2, 1px)`,y:(componentViewport?.y||0)+0+2091.32+0+0+80+195+0+0+0},E8G8gALuv:{width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,y:(componentViewport?.y||0)+0+1686.64+0+0+60+209+0+0+0+395},vRS7I1bQ2:{width:`max((${componentViewport?.width||\"100vw\"} - 50px) / 2, 1px)`,y:(componentViewport?.y||0)+0+2377.32+0+0+80+195+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:385,width:\"292px\",y:(componentViewport?.y||0)+0+2437.32+0+0+120+195+0+7.5,children:/*#__PURE__*/_jsx(Container,{className:\"framer-8rxkg6-container\",nodeId:\"q1I3KqTnf\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQegBcc2q:{p2V0Mk4nG:resolvedLinks1[1]},E8G8gALuv:{p2V0Mk4nG:resolvedLinks1[2]},vRS7I1bQ2:{p2V0Mk4nG:resolvedLinks1[3]}},children:/*#__PURE__*/_jsx(IndustryCard,{Gr8fSZGdZ:addImageAlt({pixelHeight:272,pixelWidth:256,src:\"https://framerusercontent.com/images/l7mZzFSW3QyIHCi85k34GDzMrXc.svg\"},\"\"),height:\"100%\",id:\"q1I3KqTnf\",layoutId:\"q1I3KqTnf\",p2V0Mk4nG:resolvedLinks1[0],shI4bOsrZ:addImageAlt({pixelHeight:750,pixelWidth:956,src:\"https://framerusercontent.com/images/6PR65SToPOix8SUff6K1Uun52c.png\",srcSet:\"https://framerusercontent.com/images/6PR65SToPOix8SUff6K1Uun52c.png?scale-down-to=512 512w,https://framerusercontent.com/images/6PR65SToPOix8SUff6K1Uun52c.png 956w\"},\"\"),style:{height:\"100%\",width:\"100%\"},UyfPf1qpQ:\"Insurance\",width:\"100%\",Z6weoJilC:\"Automate underwriting, fraud detection, and claims processing with precision.\"})})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-2zrh9w\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"UOwOhlRJW\"},implicitPathVariables:undefined},{href:{webPageId:\"UOwOhlRJW\"},implicitPathVariables:undefined},{href:{webPageId:\"UOwOhlRJW\"},implicitPathVariables:undefined},{href:{webPageId:\"UOwOhlRJW\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQegBcc2q:{width:`max((${componentViewport?.width||\"100vw\"} - 50px) / 2, 1px)`,y:(componentViewport?.y||0)+0+2091.32+0+0+80+195+0+397+0},E8G8gALuv:{width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,y:(componentViewport?.y||0)+0+1686.64+0+0+60+209+0+792+0+0},vRS7I1bQ2:{width:`max((${componentViewport?.width||\"100vw\"} - 50px) / 2, 1px)`,y:(componentViewport?.y||0)+0+2377.32+0+0+80+195+0+397+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:385,width:\"292px\",y:(componentViewport?.y||0)+0+2437.32+0+0+120+195+0+7.5,children:/*#__PURE__*/_jsx(Container,{className:\"framer-nusyej-container\",nodeId:\"SYYOMRsqu\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQegBcc2q:{p2V0Mk4nG:resolvedLinks2[1]},E8G8gALuv:{p2V0Mk4nG:resolvedLinks2[2]},vRS7I1bQ2:{p2V0Mk4nG:resolvedLinks2[3]}},children:/*#__PURE__*/_jsx(IndustryCard,{Gr8fSZGdZ:addImageAlt({pixelHeight:272,pixelWidth:256,src:\"https://framerusercontent.com/images/XSy6gZzeGRRntVqOqh7B1Orlc.svg\"},\"\"),height:\"100%\",id:\"SYYOMRsqu\",layoutId:\"SYYOMRsqu\",p2V0Mk4nG:resolvedLinks2[0],shI4bOsrZ:addImageAlt({pixelHeight:837,pixelWidth:930,src:\"https://framerusercontent.com/images/RGgs74I8tZHdLXIQM5CYgFwrgk.png\",srcSet:\"https://framerusercontent.com/images/RGgs74I8tZHdLXIQM5CYgFwrgk.png?scale-down-to=512 512w,https://framerusercontent.com/images/RGgs74I8tZHdLXIQM5CYgFwrgk.png 930w\"},\"\"),style:{height:\"100%\",width:\"100%\"},UyfPf1qpQ:\"Education\",width:\"100%\",Z6weoJilC:\"Enhance learning, assessments, and research with domain-tuned AI tools.\"})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"ryjaitwIs\"},implicitPathVariables:undefined},{href:{webPageId:\"ryjaitwIs\"},implicitPathVariables:undefined},{href:{webPageId:\"ryjaitwIs\"},implicitPathVariables:undefined},{href:{webPageId:\"ryjaitwIs\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQegBcc2q:{width:`max((${componentViewport?.width||\"100vw\"} - 50px) / 2, 1px)`,y:(componentViewport?.y||0)+0+2091.32+0+0+80+195+0+397+0},E8G8gALuv:{width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,y:(componentViewport?.y||0)+0+1686.64+0+0+60+209+0+792+0+395},vRS7I1bQ2:{width:`max((${componentViewport?.width||\"100vw\"} - 50px) / 2, 1px)`,y:(componentViewport?.y||0)+0+2377.32+0+0+80+195+0+397+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:385,width:\"292px\",y:(componentViewport?.y||0)+0+2437.32+0+0+120+195+0+7.5,children:/*#__PURE__*/_jsx(Container,{className:\"framer-12mh4z4-container\",nodeId:\"iFTnjH5e_\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQegBcc2q:{p2V0Mk4nG:resolvedLinks3[1]},E8G8gALuv:{p2V0Mk4nG:resolvedLinks3[2]},vRS7I1bQ2:{p2V0Mk4nG:resolvedLinks3[3]}},children:/*#__PURE__*/_jsx(IndustryCard,{Gr8fSZGdZ:addImageAlt({pixelHeight:272,pixelWidth:256,src:\"https://framerusercontent.com/images/yieDnhd1M7pqNCYHjw2tPNxdas.svg\"},\"\"),height:\"100%\",id:\"iFTnjH5e_\",layoutId:\"iFTnjH5e_\",p2V0Mk4nG:resolvedLinks3[0],shI4bOsrZ:addImageAlt({pixelHeight:822,pixelWidth:951,src:\"https://framerusercontent.com/images/dIvcBsk6p6igoW94shOzTjbMA4Y.png\",srcSet:\"https://framerusercontent.com/images/dIvcBsk6p6igoW94shOzTjbMA4Y.png?scale-down-to=512 512w,https://framerusercontent.com/images/dIvcBsk6p6igoW94shOzTjbMA4Y.png 951w\"},\"\"),style:{height:\"100%\",width:\"100%\"},UyfPf1qpQ:\"Finance\",width:\"100%\",Z6weoJilC:\"Drive smarter forecasting, risk modeling, and customer service in real-time.\"})})})})})})]})]})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQegBcc2q:{height:470,y:(componentViewport?.y||0)+0+3198.32},E8G8gALuv:{y:(componentViewport?.y||0)+0+3587.64},vRS7I1bQ2:{y:(componentViewport?.y||0)+0+3484.32}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:384,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+3252.32,children:/*#__PURE__*/_jsx(Container,{className:\"framer-tsastf-container\",nodeId:\"uba7rFOJL\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQegBcc2q:{style:{height:\"100%\",width:\"100%\"},variant:\"tL4dknruD\"},E8G8gALuv:{variant:\"lKXvDqqY2\"}},children:/*#__PURE__*/_jsx(MessageUSPs,{height:\"100%\",id:\"uba7rFOJL\",layoutId:\"uba7rFOJL\",style:{width:\"100%\"},variant:\"Tj3hhMQGy\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1pvcdv\",\"data-border\":true,\"data-framer-name\":\"Features\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1r19gkg\",\"data-framer-name\":\"Content Container\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQegBcc2q:{y:(componentViewport?.y||0)+0+3668.32+0+0+80+0},E8G8gALuv:{width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,y:(componentViewport?.y||0)+0+3971.64+0+0+60+0},vRS7I1bQ2:{y:(componentViewport?.y||0)+0+3868.32+0+0+120+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:139,y:(componentViewport?.y||0)+0+3636.32+0+0+120+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-17lwfct-container\",nodeId:\"nkyz9Daz3\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E8G8gALuv:{style:{width:\"100%\"},wZr6w2Rwz:38}},children:/*#__PURE__*/_jsx(H2,{height:\"100%\",id:\"nkyz9Daz3\",iYp9AWaFW:getLocalizedValue(\"v20\",activeLocale)??\"See how easy is to manage back-office processes with StackAI, allowing professionals to focus on impactful tasks that drive business growth.\",jffhdAu7M:getLocalizedValue(\"v18\",activeLocale)??\"stackai features\",layoutId:\"nkyz9Daz3\",variant:\"U91nkKaJt\",VE3AKJAh6:true,WHSRszS9t:getLocalizedValue(\"v19\",activeLocale)??\"Dive deeper into Stack AI\",width:\"100%\",wZr6w2Rwz:58})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQegBcc2q:{width:\"760px\",y:(componentViewport?.y||0)+0+3668.32+0+0+80+179},E8G8gALuv:{width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,y:(componentViewport?.y||0)+0+3971.64+0+0+60+209},vRS7I1bQ2:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+3868.32+0+0+120+179}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:424,width:\"1200px\",y:(componentViewport?.y||0)+0+3636.32+0+0+120+179,children:/*#__PURE__*/_jsx(Container,{className:\"framer-hci7db-container\",nodeId:\"orRsYVwdr\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E8G8gALuv:{style:{width:\"100%\"},variant:\"z3Pq4lhut\"}},children:/*#__PURE__*/_jsx(CardFeature,{agY3b6LN_:getLocalizedValue(\"v21\",activeLocale)??\"No coding required.\",B5fp94BAu:addImageAlt({pixelHeight:880,pixelWidth:1160,src:\"https://framerusercontent.com/images/9atgoguL3xGKBbmWxE0uwnmwYo.png?lossless=1\",srcSet:\"https://framerusercontent.com/images/9atgoguL3xGKBbmWxE0uwnmwYo.png?scale-down-to=512&lossless=1 512w,https://framerusercontent.com/images/9atgoguL3xGKBbmWxE0uwnmwYo.png?scale-down-to=1024&lossless=1 1024w,https://framerusercontent.com/images/9atgoguL3xGKBbmWxE0uwnmwYo.png?lossless=1 1160w\"},\"\"),c417KSQVM:getLocalizedValue(\"v24\",activeLocale)??\"Stack AI is SOC2, HIPAA, and GDPR compliant, and has DPAs signed with the main AI providers, such as Anthropic and OpenAI.\",FjXTxYGQp:getLocalizedValue(\"v23\",activeLocale)??\"Enterprise grade security.\",gcMZZtC4T:addImageAlt({pixelHeight:880,pixelWidth:1160,src:\"https://framerusercontent.com/images/NRVeMOtSRBG4NGMjzE0wH3Ly4Lo.png?lossless=1\",srcSet:\"https://framerusercontent.com/images/NRVeMOtSRBG4NGMjzE0wH3Ly4Lo.png?scale-down-to=512&lossless=1 512w,https://framerusercontent.com/images/NRVeMOtSRBG4NGMjzE0wH3Ly4Lo.png?scale-down-to=1024&lossless=1 1024w,https://framerusercontent.com/images/NRVeMOtSRBG4NGMjzE0wH3Ly4Lo.png?lossless=1 1160w\"},\"\"),height:\"100%\",hwpjMDrbI:getLocalizedValue(\"v25\",activeLocale)??\"Pre-built use cases.\",id:\"orRsYVwdr\",layoutId:\"orRsYVwdr\",LfMRBebuK:addImageAlt({pixelHeight:880,pixelWidth:1160,src:\"https://framerusercontent.com/images/yhcw9DNTiomq6sud7JTX8F7cpI.png?lossless=1\",srcSet:\"https://framerusercontent.com/images/yhcw9DNTiomq6sud7JTX8F7cpI.png?scale-down-to=512&lossless=1 512w,https://framerusercontent.com/images/yhcw9DNTiomq6sud7JTX8F7cpI.png?scale-down-to=1024&lossless=1 1024w,https://framerusercontent.com/images/yhcw9DNTiomq6sud7JTX8F7cpI.png?lossless=1 1160w\"},\"\"),QoctIiO_l:addImageAlt({pixelHeight:880,pixelWidth:1160,src:\"https://framerusercontent.com/images/hXyRDi8w6wBmoKNRFrER8MVbA.png?lossless=1\",srcSet:\"https://framerusercontent.com/images/hXyRDi8w6wBmoKNRFrER8MVbA.png?scale-down-to=512&lossless=1 512w,https://framerusercontent.com/images/hXyRDi8w6wBmoKNRFrER8MVbA.png?scale-down-to=1024&lossless=1 1024w,https://framerusercontent.com/images/hXyRDi8w6wBmoKNRFrER8MVbA.png?lossless=1 1160w\"},\"\"),s4pWiD1CL:getLocalizedValue(\"v26\",activeLocale)??\"Leverage our extensive library of Templates inspired by real use cases. Achieve immediate results and customize to your needs.\",style:{height:\"100%\",width:\"100%\"},TlxqOITRA:getLocalizedValue(\"v22\",activeLocale)??\"Build AI agents effortlessly with our visual interface. Deploy with customizable UIs or ready-to-use API endpoints.\",variant:\"XmCEVsWQr\",width:\"100%\",WY_eeKn7F:getLocalizedValue(\"v28\",activeLocale)??\"Stack AI can be self-hosted on your own servers or VPC (Virtual Private Cloud), giving you complete control over your data.\",ZM01BA8da:getLocalizedValue(\"v27\",activeLocale)??\"On-premise deployment.\"})})})})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-173stab\",\"data-border\":true,\"data-framer-name\":\"Clients Testimonials\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-gamu94\",\"data-framer-name\":\"Content Container\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQegBcc2q:{y:(componentViewport?.y||0)+0+4401.32+0+0+80+0},E8G8gALuv:{width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,y:(componentViewport?.y||0)+0+4724.64+0+0+60+0},vRS7I1bQ2:{y:(componentViewport?.y||0)+0+4691.32+0+0+80+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:139,y:(componentViewport?.y||0)+0+4459.32+0+0+80+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1v1f2w2-container\",nodeId:\"qcF3qz4Zs\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E8G8gALuv:{style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(H2,{height:\"100%\",id:\"qcF3qz4Zs\",iYp9AWaFW:\"\",jffhdAu7M:getLocalizedValue(\"v29\",activeLocale)??\"our clients opinions\",layoutId:\"qcF3qz4Zs\",variant:\"Yuh6gt2hz\",VE3AKJAh6:true,WHSRszS9t:getLocalizedValue(\"v30\",activeLocale)??\"Proven impact, in our customer's words\",width:\"100%\",wZr6w2Rwz:58})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-96hx8y\",\"data-framer-name\":\"Cards\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-10tsxgc\",\"data-framer-name\":\"Featured Card\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQegBcc2q:{width:\"760px\",y:(componentViewport?.y||0)+0+4401.32+0+0+80+169+0+0+0},E8G8gALuv:{width:`max(${componentViewport?.width||\"100vw\"} - 40px, 1px)`,y:(componentViewport?.y||0)+0+4724.64+0+0+60+169+0+0+0},vRS7I1bQ2:{y:(componentViewport?.y||0)+0+4691.32+0+0+80+199+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:380,width:\"1000px\",y:(componentViewport?.y||0)+0+4459.32+0+0+80+199+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-zd2e7i-container\",nodeId:\"TzANkRK2Y\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQegBcc2q:{flzkjrav1:getLocalizedValue(\"v34\",activeLocale)??\"StackAI helps our team streamline the management and scaling of complex AI workflows across multiple products. We’ve used it to test, deploy, and manage a wide range of Agentic workflows—StackAI provides a reliable foundation for building and running production-ready AI systems.\"},E8G8gALuv:{variant:\"sBi74CUSz\"}},children:/*#__PURE__*/_jsx(ClientsFeaturedCard,{flzkjrav1:getLocalizedValue(\"v31\",activeLocale)??\"StackAI helps our team streamline the management and scaling of complex AI workflows across multiple products. We’ve used it to test, deploy, and manage a wide range of Agents—StackAI provides a reliable foundation for building and running production-ready AI systems.\",gg8ZSUyVK:getLocalizedValue(\"v33\",activeLocale)??\"Chief Information Officer, LifeMD\",gRsDk6TsT:addImageAlt({pixelHeight:240,pixelWidth:240,src:\"https://framerusercontent.com/images/SFjkGnvKUZfZQjsgUELO66A5WQ.webp\"},\"\"),height:\"100%\",id:\"TzANkRK2Y\",L4HsfoWvz:getLocalizedValue(\"v32\",activeLocale)??\"Stefan Galluppi\",layoutId:\"TzANkRK2Y\",style:{width:\"100%\"},U8R2Jb8AJ:{borderBottomWidth:0,borderColor:\"rgb(227, 227, 227)\",borderLeftWidth:.5,borderRightWidth:.5,borderStyle:\"solid\",borderTopWidth:.5},uVSeCzr0A:addImageAlt({pixelHeight:1024,pixelWidth:1024,positionX:\"52%\",positionY:\"44.6%\",src:\"https://framerusercontent.com/images/N8dFXTbeldsEvyAUJ0P6mOmlEc.jpg\",srcSet:\"https://framerusercontent.com/images/N8dFXTbeldsEvyAUJ0P6mOmlEc.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/N8dFXTbeldsEvyAUJ0P6mOmlEc.jpg 1024w\"},\"\"),variant:\"xVH8iCWCu\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-84744e\",\"data-framer-name\":\"Cards\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQegBcc2q:{width:\"380px\",y:(componentViewport?.y||0)+0+4401.32+0+0+80+169+0+380+0},E8G8gALuv:{width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,y:(componentViewport?.y||0)+0+4724.64+0+0+60+169+0+380+0+0},vRS7I1bQ2:{y:(componentViewport?.y||0)+0+4691.32+0+0+80+199+0+380+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:272,width:\"500px\",y:(componentViewport?.y||0)+0+4459.32+0+0+80+199+0+380+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-iigshp-container\",nodeId:\"wYAZJjhMQ\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E8G8gALuv:{dB42CXWJG:{borderBottomWidth:0,borderColor:\"rgb(227, 227, 227)\",borderLeftWidth:.5,borderRightWidth:.5,borderStyle:\"solid\",borderTopWidth:.5}}},children:/*#__PURE__*/_jsx(ClientsMediumCard,{afbUW2v47:getLocalizedValue(\"v36\",activeLocale)??\"Doug Williams\",dB42CXWJG:{borderBottomWidth:.5,borderColor:\"rgb(227, 227, 227)\",borderLeftWidth:.5,borderRightWidth:.5,borderStyle:\"solid\",borderTopWidth:.5},FqXqGyxpF:getLocalizedValue(\"v37\",activeLocale)??\"Gen AI Lead, MIT Martin Trust Center\",height:\"100%\",id:\"wYAZJjhMQ\",kwGB8kdT5:addImageAlt({pixelHeight:225,pixelWidth:225,src:\"https://framerusercontent.com/images/LEq5ByN6w3bsJ7u7MjU9Ff7jIR8.png\"},\"\"),layoutId:\"wYAZJjhMQ\",OWFZN6W1x:addImageAlt({pixelHeight:802,pixelWidth:800,src:\"https://framerusercontent.com/images/MkDYzvVTdB79STUvXHdx6n00Qw.jpg\",srcSet:\"https://framerusercontent.com/images/MkDYzvVTdB79STUvXHdx6n00Qw.jpg 800w\"},\"\"),style:{width:\"100%\"},width:\"100%\",yCqK93K4k:getLocalizedValue(\"v35\",activeLocale)??\"StackAI was paramount in easily building AI assistants for our students, in a matter of weeks. We were able to transform the students' learning journey ourselves, without the need to code or become an expert in AI.\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQegBcc2q:{width:\"380px\",y:(componentViewport?.y||0)+0+4401.32+0+0+80+169+0+380+0},E8G8gALuv:{height:0,width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,y:(componentViewport?.y||0)+0+4724.64+0+0+60+169+0+380+0+272},vRS7I1bQ2:{y:(componentViewport?.y||0)+0+4691.32+0+0+80+199+0+380+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:272,width:\"500px\",y:(componentViewport?.y||0)+0+4459.32+0+0+80+199+0+380+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-8eqo0w-container\",nodeId:\"ALx9iJd6v\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E8G8gALuv:{dB42CXWJG:{borderBottomWidth:.5,borderColor:\"rgb(227, 227, 227)\",borderLeftWidth:.5,borderRightWidth:.5,borderStyle:\"solid\",borderTopWidth:.5}}},children:/*#__PURE__*/_jsx(ClientsMediumCard,{afbUW2v47:getLocalizedValue(\"v39\",activeLocale)??\"Alexander Kristensen\",dB42CXWJG:{borderBottomWidth:.5,borderColor:\"rgb(227, 227, 227)\",borderLeftWidth:0,borderRightWidth:.5,borderStyle:\"solid\",borderTopWidth:.5},FqXqGyxpF:getLocalizedValue(\"v40\",activeLocale)??\"Head of AI & Automation, SDK FREJA\",height:\"100%\",id:\"ALx9iJd6v\",kwGB8kdT5:addImageAlt({pixelHeight:200,pixelWidth:200,src:\"https://framerusercontent.com/images/q024hm4omDlzf5qZAAu9e2mBxio.jpeg\"},\"\"),layoutId:\"ALx9iJd6v\",OWFZN6W1x:addImageAlt({pixelHeight:900,pixelWidth:900,src:\"https://framerusercontent.com/images/d82rsysbe4fOc7FGKOKG3ZBB5w.jpg\",srcSet:\"https://framerusercontent.com/images/d82rsysbe4fOc7FGKOKG3ZBB5w.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/d82rsysbe4fOc7FGKOKG3ZBB5w.jpg 900w\"},\"\"),style:{height:\"100%\",width:\"100%\"},width:\"100%\",yCqK93K4k:getLocalizedValue(\"v38\",activeLocale)??\"StackAI lets us quickly set up AI pipelines that research each company through Perplexity, Google, LinkedIn, and other sources to answer these specific questions. We're essentially automating what would otherwise be hours of manual research per lead.\"})})})})})]})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-15lzi02\",\"data-framer-name\":\"Certifications\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1vs04fo\",\"data-border\":true,\"data-framer-name\":\"Dark BG\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-f2cvue\",\"data-framer-name\":\"Content Container\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQegBcc2q:{y:(componentViewport?.y||0)+0+5362.32+16+0+0+0+80+0},E8G8gALuv:{width:`calc(${componentViewport?.width||\"100vw\"} - 72px)`,y:(componentViewport?.y||0)+0+5625.64+16+0+0+0+60+0},vRS7I1bQ2:{y:(componentViewport?.y||0)+0+5722.32+16+0+0+0+80+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:139,y:(componentViewport?.y||0)+0+5490.32+16+0+0+0+80+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1czcbaj-container\",nodeId:\"NrNmuQo1p\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E8G8gALuv:{style:{width:\"100%\"},wZr6w2Rwz:38}},children:/*#__PURE__*/_jsx(H2,{height:\"100%\",id:\"NrNmuQo1p\",iYp9AWaFW:getLocalizedValue(\"v43\",activeLocale)??\"Don't take our word for it — we are certified to protect your sensitive data no matter the industry or use case.\",jffhdAu7M:getLocalizedValue(\"v41\",activeLocale)??\"our certifications\",layoutId:\"NrNmuQo1p\",variant:\"mfCGkd_88\",VE3AKJAh6:true,WHSRszS9t:getLocalizedValue(\"v42\",activeLocale)??\"Our Credentials, Your Assurance\",width:\"100%\",wZr6w2Rwz:58})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-k2hib5\",\"data-framer-name\":\"Cards\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQegBcc2q:{width:`max((${componentViewport?.width||\"100vw\"} - 104px) / 3, 1px)`,y:(componentViewport?.y||0)+0+5362.32+16+0+0+0+80+199+0},E8G8gALuv:{width:`calc(${componentViewport?.width||\"100vw\"} - 72px)`,y:(componentViewport?.y||0)+0+5625.64+16+0+0+0+60+199+0+0},vRS7I1bQ2:{width:`max((${componentViewport?.width||\"100vw\"} - 48px) / 3, 1px)`,y:(componentViewport?.y||0)+0+5722.32+16+0+0+0+80+199+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:385,width:\"394.6667px\",y:(componentViewport?.y||0)+0+5490.32+16+0+0+0+80+199+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-16tizna-container\",nodeId:\"jK3nFwF8_\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(CertificationCard,{a6WAmEBwq:addImageAlt({pixelHeight:648,pixelWidth:1233,src:\"https://framerusercontent.com/images/vjgZZ6ACHmPWetNQB7vWX0CFo.png\",srcSet:\"https://framerusercontent.com/images/vjgZZ6ACHmPWetNQB7vWX0CFo.png?scale-down-to=512 512w,https://framerusercontent.com/images/vjgZZ6ACHmPWetNQB7vWX0CFo.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/vjgZZ6ACHmPWetNQB7vWX0CFo.png 1233w\"},\"\"),height:\"100%\",id:\"jK3nFwF8_\",IWMukn3S8:getLocalizedValue(\"v45\",activeLocale)??\"We protect your sensitive medical data through secure processing, adhering to HIPAA compliance for data confidentiality.\",layoutId:\"jK3nFwF8_\",SSYqBbg80:getLocalizedValue(\"v44\",activeLocale)??\"HIPAA\",style:{width:\"100%\"},width:\"100%\",wtZZ1n7K8:getLocalizedValue(\"v47\",activeLocale)??\"001\",Y7nuxLOmv:getLocalizedValue(\"v46\",activeLocale)??\"Healthcare\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQegBcc2q:{width:`max((${componentViewport?.width||\"100vw\"} - 104px) / 3, 1px)`,y:(componentViewport?.y||0)+0+5362.32+16+0+0+0+80+199+0},E8G8gALuv:{width:`calc(${componentViewport?.width||\"100vw\"} - 72px)`,y:(componentViewport?.y||0)+0+5625.64+16+0+0+0+60+199+0+393},vRS7I1bQ2:{width:`max((${componentViewport?.width||\"100vw\"} - 48px) / 3, 1px)`,y:(componentViewport?.y||0)+0+5722.32+16+0+0+0+80+199+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:385,width:\"394.6667px\",y:(componentViewport?.y||0)+0+5490.32+16+0+0+0+80+199+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1abdwvj-container\",nodeId:\"X_Pa_ZBKj\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(CertificationCard,{a6WAmEBwq:addImageAlt({pixelHeight:648,pixelWidth:1233,src:\"https://framerusercontent.com/images/EIH5Kw2AtQVeveaPpgOWIFPRDsM.png\",srcSet:\"https://framerusercontent.com/images/EIH5Kw2AtQVeveaPpgOWIFPRDsM.png?scale-down-to=512 512w,https://framerusercontent.com/images/EIH5Kw2AtQVeveaPpgOWIFPRDsM.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/EIH5Kw2AtQVeveaPpgOWIFPRDsM.png 1233w\"},\"\"),height:\"100%\",id:\"X_Pa_ZBKj\",IWMukn3S8:getLocalizedValue(\"v49\",activeLocale)??\"Stack AI adheres to rigorous standards, in areas such as information processing, data retention, and access control.\",layoutId:\"X_Pa_ZBKj\",SSYqBbg80:getLocalizedValue(\"v48\",activeLocale)??\"SOC 2 Type II\",style:{width:\"100%\"},width:\"100%\",wtZZ1n7K8:getLocalizedValue(\"v51\",activeLocale)??\"002\",Y7nuxLOmv:getLocalizedValue(\"v50\",activeLocale)??\"SECURITY\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQegBcc2q:{width:`max((${componentViewport?.width||\"100vw\"} - 104px) / 3, 1px)`,y:(componentViewport?.y||0)+0+5362.32+16+0+0+0+80+199+0},E8G8gALuv:{width:`calc(${componentViewport?.width||\"100vw\"} - 72px)`,y:(componentViewport?.y||0)+0+5625.64+16+0+0+0+60+199+0+786},vRS7I1bQ2:{width:`max((${componentViewport?.width||\"100vw\"} - 48px) / 3, 1px)`,y:(componentViewport?.y||0)+0+5722.32+16+0+0+0+80+199+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:385,width:\"394.6667px\",y:(componentViewport?.y||0)+0+5490.32+16+0+0+0+80+199+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-asuv8h-container\",nodeId:\"xCI8p4yxP\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(CertificationCard,{a6WAmEBwq:addImageAlt({pixelHeight:648,pixelWidth:1230,src:\"https://framerusercontent.com/images/8PvZzScLipH7E48Q5ssLrYpyUU.png\",srcSet:\"https://framerusercontent.com/images/8PvZzScLipH7E48Q5ssLrYpyUU.png?scale-down-to=512 512w,https://framerusercontent.com/images/8PvZzScLipH7E48Q5ssLrYpyUU.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/8PvZzScLipH7E48Q5ssLrYpyUU.png 1230w\"},\"\"),height:\"100%\",id:\"xCI8p4yxP\",IWMukn3S8:getLocalizedValue(\"v53\",activeLocale)??\"We protect your data by ensuring secure processing and providing mechanisms to exercise your rights under GDPR.\",layoutId:\"xCI8p4yxP\",SSYqBbg80:getLocalizedValue(\"v52\",activeLocale)??\"GDPR\",style:{width:\"100%\"},width:\"100%\",wtZZ1n7K8:getLocalizedValue(\"v55\",activeLocale)??\"003\",Y7nuxLOmv:getLocalizedValue(\"v54\",activeLocale)??\"Europe\"})})})})]})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-5z9tdb\",\"data-framer-name\":\"Investors\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1bfgcda\",\"data-framer-name\":\"Content Container\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQegBcc2q:{y:(componentViewport?.y||0)+0+6078.32+0+0+60+0},E8G8gALuv:{width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,y:(componentViewport?.y||0)+0+7107.64+0+0+20+0},vRS7I1bQ2:{y:(componentViewport?.y||0)+0+6518.32+0+0+60+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:139,y:(componentViewport?.y||0)+0+6286.32+0+0+60+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-g3f8df-container\",nodeId:\"fhXMa1R39\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E8G8gALuv:{style:{width:\"100%\"},wZr6w2Rwz:38}},children:/*#__PURE__*/_jsx(H2,{height:\"100%\",id:\"fhXMa1R39\",iYp9AWaFW:\"\",jffhdAu7M:getLocalizedValue(\"v56\",activeLocale)??\"Investors\",layoutId:\"fhXMa1R39\",variant:\"U91nkKaJt\",VE3AKJAh6:true,WHSRszS9t:getLocalizedValue(\"v57\",activeLocale)??\"Backed by Visionaries\",width:\"100%\",wZr6w2Rwz:58})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-w8ibny\",\"data-framer-name\":\"Cards\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1vh24ei\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-19m90yl\",\"data-framer-name\":\"Use Case Card\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1a0yc65\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v58\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{style:{\"--font-selector\":\"Q1VTVE9NO0FzcGVrdGEgNTAw\",\"--framer-font-family\":'\"Aspekta 500\", \"Aspekta 500 Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(29, 29, 29)\"},children:'\"StackAI makes the promise of AI Agents real. For everyone, at scale, with just point and click. Big.\"'})}),className:\"framer-spuwxe\",\"data-framer-name\":\"Assist clinical support \\u2028with a custom AI co-pilot\",fonts:[\"CUSTOM;Aspekta 500\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-qxpcli\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQegBcc2q:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+6078.32+0+0+60+199+0+0+0+36+53.7+0+0),pixelHeight:1474,pixelWidth:1422,positionX:\"center\",positionY:\"center\",sizes:\"52px\",src:\"https://framerusercontent.com/images/l9r3rixo7cFY9E9UgBFhgYM6WLA.png\",srcSet:\"https://framerusercontent.com/images/l9r3rixo7cFY9E9UgBFhgYM6WLA.png?scale-down-to=1024 987w,https://framerusercontent.com/images/l9r3rixo7cFY9E9UgBFhgYM6WLA.png 1422w\"}},E8G8gALuv:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+7107.64+0+0+20+179+0+0+0+0+36+46.2+0),pixelHeight:1474,pixelWidth:1422,positionX:\"center\",positionY:\"center\",sizes:\"52px\",src:\"https://framerusercontent.com/images/l9r3rixo7cFY9E9UgBFhgYM6WLA.png\",srcSet:\"https://framerusercontent.com/images/l9r3rixo7cFY9E9UgBFhgYM6WLA.png?scale-down-to=1024 987w,https://framerusercontent.com/images/l9r3rixo7cFY9E9UgBFhgYM6WLA.png 1422w\"}},vRS7I1bQ2:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+6518.32+0+0+60+199+0+0+0+36+66.2+0),pixelHeight:1474,pixelWidth:1422,positionX:\"center\",positionY:\"center\",sizes:\"52px\",src:\"https://framerusercontent.com/images/l9r3rixo7cFY9E9UgBFhgYM6WLA.png\",srcSet:\"https://framerusercontent.com/images/l9r3rixo7cFY9E9UgBFhgYM6WLA.png?scale-down-to=1024 987w,https://framerusercontent.com/images/l9r3rixo7cFY9E9UgBFhgYM6WLA.png 1422w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+6286.32+0+0+60+199+0+0+0+36+66.2+0),pixelHeight:1474,pixelWidth:1422,positionX:\"center\",positionY:\"center\",sizes:\"52px\",src:\"https://framerusercontent.com/images/l9r3rixo7cFY9E9UgBFhgYM6WLA.png\",srcSet:\"https://framerusercontent.com/images/l9r3rixo7cFY9E9UgBFhgYM6WLA.png?scale-down-to=1024 987w,https://framerusercontent.com/images/l9r3rixo7cFY9E9UgBFhgYM6WLA.png 1422w\"},className:\"framer-16szifn\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-c1et8w\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v59\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-d0cd0k\",\"data-styles-preset\":\"oaWtgP0PF\",children:\"Guillermo Rauch\"})}),className:\"framer-ozsmsj\",\"data-framer-name\":\"120\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ygs2bj\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v60\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RE0gTW9uby1yZWd1bGFy\",\"--framer-font-family\":'\"DM Mono\", monospace',\"--framer-font-size\":\"12px\",\"--framer-line-height\":\"110%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(89, 89, 89)\",\"--framer-text-transform\":\"uppercase\"},children:\"CEO @ VERCEL\"})}),className:\"framer-1cvbs2n\",\"data-framer-name\":\"Assist clinical support \\u2028with a custom AI co-pilot\",fonts:[\"GF;DM Mono-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-77pv5o\",\"data-framer-name\":\"Graphic\",fill:\"black\",intrinsicHeight:65,intrinsicWidth:76,svg:'<svg width=\"76\" height=\"65\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m37.527 0 37.528 65H0L37.527 0Z\" fill=\"#000\"/></svg>',withExternalLayout:true})]})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-110kxg3\",\"data-framer-name\":\"Use Case Card\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1tatx6d\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v61\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{style:{\"--font-selector\":\"Q1VTVE9NO0FzcGVrdGEgNTAw\",\"--framer-font-family\":'\"Aspekta 500\", \"Aspekta 500 Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(29, 29, 29)\"},children:\"Instantly searchable data with best-in-class retrieval accuracy, that's StackAI. Add their 100+ connectors, and you can give LLMs superpowers.\"})}),className:\"framer-j2jz0o\",\"data-framer-name\":\"Assist clinical support \\u2028with a custom AI co-pilot\",fonts:[\"CUSTOM;Aspekta 500\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1mu4nb9\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQegBcc2q:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+6078.32+0+0+60+199+0+0+0+36+45.2+0+0),pixelHeight:200,pixelWidth:200,src:\"https://framerusercontent.com/images/2bNO1WscOKTP0UvFhGd19UqFh0.jpg\"}},E8G8gALuv:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+7107.64+0+0+20+179+0+0+0+173.2+36+46.2+0),pixelHeight:200,pixelWidth:200,src:\"https://framerusercontent.com/images/2bNO1WscOKTP0UvFhGd19UqFh0.jpg\"}},vRS7I1bQ2:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+6518.32+0+0+60+199+0+0+0+36+49.2+0),pixelHeight:200,pixelWidth:200,src:\"https://framerusercontent.com/images/2bNO1WscOKTP0UvFhGd19UqFh0.jpg\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+6286.32+0+0+60+199+0+0+0+36+49.2+0),pixelHeight:200,pixelWidth:200,src:\"https://framerusercontent.com/images/2bNO1WscOKTP0UvFhGd19UqFh0.jpg\"},className:\"framer-9k0cu2\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1uwxlcj\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v62\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-d0cd0k\",\"data-styles-preset\":\"oaWtgP0PF\",children:\"Bob van Luijt\"})}),className:\"framer-ihctrx\",\"data-framer-name\":\"120\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-2fyo4g\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v63\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RE0gTW9uby1yZWd1bGFy\",\"--framer-font-family\":'\"DM Mono\", monospace',\"--framer-font-size\":\"12px\",\"--framer-line-height\":\"110%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(89, 89, 89)\",\"--framer-text-transform\":\"uppercase\"},children:\"cEO @ Weaviate\"})}),className:\"framer-32hrj\",\"data-framer-name\":\"Assist clinical support \\u2028with a custom AI co-pilot\",fonts:[\"GF;DM Mono-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQegBcc2q:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:155,intrinsicWidth:250.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+6078.32+0+0+60+199+0+0+0+36+45.2+0+84+0+27+0),pixelHeight:310,pixelWidth:501,src:\"https://framerusercontent.com/images/bp97fZQosIZmwANHssyidCMFxBU.png\"}},E8G8gALuv:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:155,intrinsicWidth:250.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+7107.64+0+0+20+179+0+0+0+173.2+36+46.2+13.9+0+27+0),pixelHeight:310,pixelWidth:501,src:\"https://framerusercontent.com/images/bp97fZQosIZmwANHssyidCMFxBU.png\"}},vRS7I1bQ2:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:155,intrinsicWidth:250.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+6518.32+0+0+60+199+0+0+0+36+49.2+13.9+0+27+0),pixelHeight:310,pixelWidth:501,src:\"https://framerusercontent.com/images/bp97fZQosIZmwANHssyidCMFxBU.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:155,intrinsicWidth:250.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+6286.32+0+0+60+199+0+0+0+36+49.2+13.9+0+27+0),pixelHeight:310,pixelWidth:501,src:\"https://framerusercontent.com/images/bp97fZQosIZmwANHssyidCMFxBU.png\"},className:\"framer-9ezfjw\",\"data-framer-name\":\"Weaviate\"})})]})]})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-57icxv\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18wiqk\",\"data-framer-name\":\"Use Case Card\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1xzzkfl\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v64\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{style:{\"--font-selector\":\"Q1VTVE9NO0FzcGVrdGEgNTAw\",\"--framer-font-family\":'\"Aspekta 500\", \"Aspekta 500 Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(29, 29, 29)\"},children:\"StackAI lets you make AI Agents and Chat Assistants that know your business and are securely hosted on compute you control.\"})}),className:\"framer-1sp7jux\",\"data-framer-name\":\"Assist clinical support \\u2028with a custom AI co-pilot\",fonts:[\"CUSTOM;Aspekta 500\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-17z09c3\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQegBcc2q:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+6078.32+0+0+60+199+0+245.4+0+36+45.2+0+0),pixelHeight:200,pixelWidth:200,src:\"https://framerusercontent.com/images/l7NVSrJuOcs1qZUngYUMLSy0TDo.jpg\"}},E8G8gALuv:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+7107.64+0+0+20+179+0+363.4+0+0+36+46.2+0),pixelHeight:200,pixelWidth:200,src:\"https://framerusercontent.com/images/l7NVSrJuOcs1qZUngYUMLSy0TDo.jpg\"}},vRS7I1bQ2:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+6518.32+0+0+60+199+0+193.2+0+36+49.2+0),pixelHeight:200,pixelWidth:200,src:\"https://framerusercontent.com/images/l7NVSrJuOcs1qZUngYUMLSy0TDo.jpg\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+6286.32+0+0+60+199+0+193.2+0+36+49.2+0),pixelHeight:200,pixelWidth:200,src:\"https://framerusercontent.com/images/l7NVSrJuOcs1qZUngYUMLSy0TDo.jpg\"},className:\"framer-16ppnmf\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-8lfd9d\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v65\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-d0cd0k\",\"data-styles-preset\":\"oaWtgP0PF\",children:\"Stephen Balaban\"})}),className:\"framer-sck5j7\",\"data-framer-name\":\"120\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-z63de9\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v66\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RE0gTW9uby1yZWd1bGFy\",\"--framer-font-family\":'\"DM Mono\", monospace',\"--framer-font-size\":\"12px\",\"--framer-line-height\":\"110%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(89, 89, 89)\",\"--framer-text-transform\":\"uppercase\"},children:\"CEO @ Lambda\"})}),className:\"framer-1haowti\",\"data-framer-name\":\"Assist clinical support \\u2028with a custom AI co-pilot\",fonts:[\"GF;DM Mono-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQegBcc2q:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:112.5,intrinsicWidth:112.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+6078.32+0+0+60+199+0+245.4+0+36+45.2+0+84+0+27+0),pixelHeight:140,pixelWidth:138,src:\"https://framerusercontent.com/images/BMifPfLgDCJW9ttBKe95CeKoOaE.png\"}},E8G8gALuv:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:112.5,intrinsicWidth:112.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+7107.64+0+0+20+179+0+363.4+0+0+36+46.2+12.5+0+27+0),pixelHeight:140,pixelWidth:138,src:\"https://framerusercontent.com/images/BMifPfLgDCJW9ttBKe95CeKoOaE.png\"}},vRS7I1bQ2:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:112.5,intrinsicWidth:112.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+6518.32+0+0+60+199+0+193.2+0+36+49.2+12.5+0+27+0),pixelHeight:140,pixelWidth:138,src:\"https://framerusercontent.com/images/BMifPfLgDCJW9ttBKe95CeKoOaE.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:112.5,intrinsicWidth:112.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+6286.32+0+0+60+199+0+193.2+0+36+49.2+12.5+0+27+0),pixelHeight:140,pixelWidth:138,src:\"https://framerusercontent.com/images/BMifPfLgDCJW9ttBKe95CeKoOaE.png\"},className:\"framer-qrvo4t\",\"data-framer-name\":\"Image\"})})]})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1s4m6gt\",\"data-framer-name\":\"Use Case Card\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-nx417i\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v67\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{style:{\"--font-selector\":\"Q1VTVE9NO0FzcGVrdGEgNTAw\",\"--framer-font-family\":'\"Aspekta 500\", \"Aspekta 500 Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(29, 29, 29)\"},children:\"Stack AI’s intuitive interface for LLM workflows impressed us from the start. We’re excited to partner and watch the product empower AI users.\"})}),className:\"framer-1c894n6\",\"data-framer-name\":\"Assist clinical support \\u2028with a custom AI co-pilot\",fonts:[\"CUSTOM;Aspekta 500\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-rybgpr\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQegBcc2q:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+6078.32+0+0+60+199+0+245.4+0+36+45.2+0+0),pixelHeight:898,pixelWidth:900,sizes:\"52px\",src:\"https://framerusercontent.com/images/2PlpcD8qxdR90aoepCKMpAOcc.png\",srcSet:\"https://framerusercontent.com/images/2PlpcD8qxdR90aoepCKMpAOcc.png?scale-down-to=512 512w,https://framerusercontent.com/images/2PlpcD8qxdR90aoepCKMpAOcc.png 900w\"}},E8G8gALuv:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+7107.64+0+0+20+179+0+363.4+0+190.2+36+46.2+0),pixelHeight:898,pixelWidth:900,sizes:\"52px\",src:\"https://framerusercontent.com/images/2PlpcD8qxdR90aoepCKMpAOcc.png\",srcSet:\"https://framerusercontent.com/images/2PlpcD8qxdR90aoepCKMpAOcc.png?scale-down-to=512 512w,https://framerusercontent.com/images/2PlpcD8qxdR90aoepCKMpAOcc.png 900w\"}},vRS7I1bQ2:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+6518.32+0+0+60+199+0+193.2+0+36+49.2+0),pixelHeight:898,pixelWidth:900,sizes:\"52px\",src:\"https://framerusercontent.com/images/2PlpcD8qxdR90aoepCKMpAOcc.png\",srcSet:\"https://framerusercontent.com/images/2PlpcD8qxdR90aoepCKMpAOcc.png?scale-down-to=512 512w,https://framerusercontent.com/images/2PlpcD8qxdR90aoepCKMpAOcc.png 900w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+6286.32+0+0+60+199+0+193.2+0+36+49.2+0),pixelHeight:898,pixelWidth:900,sizes:\"52px\",src:\"https://framerusercontent.com/images/2PlpcD8qxdR90aoepCKMpAOcc.png\",srcSet:\"https://framerusercontent.com/images/2PlpcD8qxdR90aoepCKMpAOcc.png?scale-down-to=512 512w,https://framerusercontent.com/images/2PlpcD8qxdR90aoepCKMpAOcc.png 900w\"},className:\"framer-1bri46k\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1xlqqye\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v68\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-d0cd0k\",\"data-styles-preset\":\"oaWtgP0PF\",children:\"Zach Bratun-Glennon\"})}),className:\"framer-1gv53nn\",\"data-framer-name\":\"120\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-xyelcf\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v69\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RE0gTW9uby1yZWd1bGFy\",\"--framer-font-family\":'\"DM Mono\", monospace',\"--framer-font-size\":\"12px\",\"--framer-line-height\":\"110%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(89, 89, 89)\",\"--framer-text-transform\":\"uppercase\"},children:\"Partner @ Gradient Ventures\"})}),className:\"framer-1xn2wzg\",\"data-framer-name\":\"Assist clinical support \\u2028with a custom AI co-pilot\",fonts:[\"GF;DM Mono-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQegBcc2q:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:112.5,intrinsicWidth:112.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+6078.32+0+0+60+199+0+245.4+0+36+45.2+0+84+0+27+0),pixelHeight:32,pixelWidth:32,src:\"https://framerusercontent.com/images/V9nxokoWJLiIXe3eD7aeXeRZgs.png\"}},E8G8gALuv:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:112.5,intrinsicWidth:112.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+7107.64+0+0+20+179+0+363.4+0+190.2+36+46.2+12.5+0+27+0),pixelHeight:32,pixelWidth:32,src:\"https://framerusercontent.com/images/V9nxokoWJLiIXe3eD7aeXeRZgs.png\"}},vRS7I1bQ2:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:112.5,intrinsicWidth:112.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+6518.32+0+0+60+199+0+193.2+0+36+49.2+12.5+0+27+0),pixelHeight:32,pixelWidth:32,src:\"https://framerusercontent.com/images/V9nxokoWJLiIXe3eD7aeXeRZgs.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:112.5,intrinsicWidth:112.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+6286.32+0+0+60+199+0+193.2+0+36+49.2+12.5+0+27+0),pixelHeight:32,pixelWidth:32,src:\"https://framerusercontent.com/images/V9nxokoWJLiIXe3eD7aeXeRZgs.png\"},className:\"framer-xypb8q\",\"data-framer-name\":\"Image\"})})]})]})]})]})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-k6hl83\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-33z6b1-container\",isModuleExternal:true,nodeId:\"KfO7bjc60\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQegBcc2q:{gap:30},E8G8gALuv:{gap:50}},children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"left\",fadeOptions:{fadeAlpha:0,fadeContent:true,fadeInset:0,fadeWidth:25,overflow:false},gap:120,height:\"100%\",hoverFactor:.5,id:\"KfO7bjc60\",layoutId:\"KfO7bjc60\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:\"140px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-16iulef-container\",\"data-framer-name\":\"Logo 1\",inComponentSlot:true,name:\"Logo 1\",nodeId:\"bQYWGCaWw\",rendersWithMotion:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(LogoItem,{height:\"100%\",id:\"bQYWGCaWw\",layoutId:\"bQYWGCaWw\",name:\"Logo 1\",snqIvF9s8:addImageAlt({pixelHeight:724,pixelWidth:2348,src:\"https://framerusercontent.com/images/8tC8aFS2Q9lTdF4QvGv9XG09ME4.webp\",srcSet:\"https://framerusercontent.com/images/8tC8aFS2Q9lTdF4QvGv9XG09ME4.webp?scale-down-to=512 512w,https://framerusercontent.com/images/8tC8aFS2Q9lTdF4QvGv9XG09ME4.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/8tC8aFS2Q9lTdF4QvGv9XG09ME4.webp?scale-down-to=2048 2048w,https://framerusercontent.com/images/8tC8aFS2Q9lTdF4QvGv9XG09ME4.webp 2348w\"},\"\"),style:{height:\"100%\"},width:\"100%\",ZtJkMWdwy:.6})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:50,width:\"175px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-9h4gtj-container\",\"data-framer-name\":\"Logo 1\",inComponentSlot:true,name:\"Logo 1\",nodeId:\"EqqvM5toq\",rendersWithMotion:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(LogoItem,{height:\"100%\",id:\"EqqvM5toq\",layoutId:\"EqqvM5toq\",name:\"Logo 1\",snqIvF9s8:addImageAlt({pixelHeight:30,pixelWidth:145,src:\"https://framerusercontent.com/images/NGwPDS0LHkmvNtH5QBRn1aVYlQU.svg\"},\"\"),style:{height:\"100%\",width:\"100%\"},width:\"100%\",ZtJkMWdwy:.7})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:100,width:\"174px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-vwhyjg-container\",inComponentSlot:true,nodeId:\"UJAt8mUY_\",rendersWithMotion:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(LogoItem,{height:\"100%\",id:\"UJAt8mUY_\",layoutId:\"UJAt8mUY_\",snqIvF9s8:addImageAlt({pixelHeight:32,pixelWidth:257,src:\"https://framerusercontent.com/images/I1GY9BRGcCAuE8gLlnwJOOZJSMw.svg\"},\"\"),style:{height:\"100%\",width:\"100%\"},width:\"100%\",ZtJkMWdwy:.4})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:60,width:\"88px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-g4e8nt-container\",\"data-framer-name\":\"Logo 1 - Lobby\",inComponentSlot:true,name:\"Logo 1 - Lobby\",nodeId:\"WcJZq2HvQ\",rendersWithMotion:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(LogoItem,{height:\"100%\",id:\"WcJZq2HvQ\",layoutId:\"WcJZq2HvQ\",name:\"Logo 1 - Lobby\",snqIvF9s8:addImageAlt({pixelHeight:436,pixelWidth:562,src:\"https://framerusercontent.com/images/J0Lt8WGtNbttTTPiu0YFWX5ovc.png\",srcSet:\"https://framerusercontent.com/images/J0Lt8WGtNbttTTPiu0YFWX5ovc.png?scale-down-to=512 512w,https://framerusercontent.com/images/J0Lt8WGtNbttTTPiu0YFWX5ovc.png 562w\"},\"\"),style:{height:\"100%\",width:\"100%\"},width:\"100%\",ZtJkMWdwy:.4})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:75,width:\"136px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-104c3xx-container\",\"data-framer-name\":\"Google\",inComponentSlot:true,name:\"Google\",nodeId:\"ZfBiuBrCF\",rendersWithMotion:true,scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(LogoItem,{height:\"100%\",id:\"ZfBiuBrCF\",layoutId:\"ZfBiuBrCF\",name:\"Google\",snqIvF9s8:addImageAlt({pixelHeight:860,pixelWidth:2410,src:\"https://framerusercontent.com/images/MPYhJKu1L1cig9mMSXg843lDdUA.png\",srcSet:\"https://framerusercontent.com/images/MPYhJKu1L1cig9mMSXg843lDdUA.png?scale-down-to=512 512w,https://framerusercontent.com/images/MPYhJKu1L1cig9mMSXg843lDdUA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/MPYhJKu1L1cig9mMSXg843lDdUA.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/MPYhJKu1L1cig9mMSXg843lDdUA.png 2410w\"},\"\"),style:{height:\"100%\",width:\"100%\"},width:\"100%\",ZtJkMWdwy:.4})})})],speed:15,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-ib0p8b\",\"data-border\":true,\"data-framer-name\":\"Data\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1h7jkb5\",\"data-framer-name\":\"Content Container\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v70\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h3\",{style:{\"--font-selector\":\"Q1VTVE9NO0FzcGVrdGEgMzAw\",\"--framer-font-family\":'\"Aspekta 300\", \"Aspekta 300 Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-line-height\":\"116%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(29, 29, 29)\"},children:[\"We are on a mission to connect your back-office processes and unstructured data to the power of Generative AI.\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"AI Agents are revolutionizing how we work and redefining what it means to automate back office processes.\"]})}),className:\"framer-xiflz9\",\"data-framer-name\":\"We prioritize your security and privacy, ensuring safe database connectivity with strict data processing controls. We prioritize your security and privacy, ensuring safe database connectivity.\",fonts:[\"CUSTOM;Aspekta 300\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-kupar3\",\"data-framer-name\":\"Frame 1321317380\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1vxlcef\",\"data-framer-name\":\"Number\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-17p2hvt-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"N8uJcerR1\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(AnimatedNumberCounter,{animation:{replay:true,transition:{bounce:0,delay:0,duration:1,type:\"spring\"},trigger:\"layerInView\"},color:{angle:180,color:\"rgb(0, 0, 0)\",endColor:\"rgb(255, 255, 255)\",mode:\"solid\",startColor:\"rgb(0, 0, 0)\"},commas:true,decimals:0,end:30,font:{fontFamily:'\"Aspekta 300\", \"Aspekta 300 Placeholder\", sans-serif',fontFeatureSettings:\"'zero' on, 'tnum' on\",fontSize:\"62px\",letterSpacing:\"-0.02em\",lineHeight:\"1.2em\"},height:\"100%\",id:\"N8uJcerR1\",layoutId:\"N8uJcerR1\",mode:\"default\",monospace:false,prefix:\"\",start:0,suffix:\"\",tag:\"p\",transition:{bounce:0,delay:0,duration:1,type:\"spring\"},userSelect:true,value:120,width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v71\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-rehlrk\",\"data-styles-preset\":\"TsF0etf8y\",style:{\"--framer-text-alignment\":\"left\"},children:[\"Thousand hours saved\",/*#__PURE__*/_jsx(\"br\",{}),\"in claim and loan processing\"]})}),className:\"framer-8hu9pk\",\"data-framer-name\":\"Assist clinical support \\u2028with a custom AI co-pilot\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1exf60k\",\"data-framer-name\":\"Number\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-pqlk5h-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"a4QF99KRV\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(AnimatedNumberCounter,{animation:{replay:true,transition:{bounce:0,delay:0,duration:1,type:\"spring\"},trigger:\"layerInView\"},color:{angle:180,color:\"rgb(0, 0, 0)\",endColor:\"rgb(255, 255, 255)\",mode:\"solid\",startColor:\"rgb(0, 0, 0)\"},commas:true,decimals:0,end:5,font:{fontFamily:'\"Aspekta 300\", \"Aspekta 300 Placeholder\", sans-serif',fontFeatureSettings:\"'zero' on, 'tnum' on\",fontSize:\"62px\",letterSpacing:\"-0.02em\",lineHeight:\"1.2em\"},height:\"100%\",id:\"a4QF99KRV\",layoutId:\"a4QF99KRV\",mode:\"default\",monospace:false,prefix:\"\",start:0,suffix:getLocalizedValue(\"v72\",activeLocale)??\"x\",tag:\"p\",transition:{bounce:0,delay:0,duration:1,type:\"spring\"},userSelect:true,value:120,width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v73\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-rehlrk\",\"data-styles-preset\":\"TsF0etf8y\",style:{\"--framer-text-alignment\":\"left\"},children:\"Faster due diligence over data rooms\"})}),className:\"framer-zdn3hw\",\"data-framer-name\":\"Assist clinical support \\u2028with a custom AI co-pilot\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-evssme\",\"data-framer-name\":\"Number\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1sjrj1f-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"X0xpLfmoL\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(AnimatedNumberCounter,{animation:{replay:true,transition:{bounce:0,delay:0,duration:1,type:\"spring\"},trigger:\"layerInView\"},color:{angle:180,color:\"rgb(0, 0, 0)\",endColor:\"rgb(255, 255, 255)\",mode:\"solid\",startColor:\"rgb(0, 0, 0)\"},commas:true,decimals:0,end:80,font:{fontFamily:'\"Aspekta 300\", \"Aspekta 300 Placeholder\", sans-serif',fontFeatureSettings:\"'zero' on, 'tnum' on\",fontSize:\"62px\",letterSpacing:\"-0.02em\",lineHeight:\"1.2em\"},height:\"100%\",id:\"X0xpLfmoL\",layoutId:\"X0xpLfmoL\",mode:\"default\",monospace:false,prefix:\"\",start:0,suffix:getLocalizedValue(\"v74\",activeLocale)??\"%\",tag:\"p\",transition:{bounce:0,delay:0,duration:1,type:\"spring\"},userSelect:true,value:120,width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v75\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-rehlrk\",\"data-styles-preset\":\"TsF0etf8y\",style:{\"--framer-text-alignment\":\"left\"},children:[\"reduction in\",/*#__PURE__*/_jsx(\"br\",{}),\"AI building cost\"]})}),className:\"framer-13ib1fa\",\"data-framer-name\":\"Assist clinical support \\u2028with a custom AI co-pilot\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-j4aleq\",\"data-framer-name\":\"Graphic\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E8G8gALuv:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 390 164\"><path d=\"M 390 0 C 316.15 163.709 114.766 163.709 0 163.709\" fill=\"transparent\" stroke-width=\"0.29\" stroke=\"rgb(212, 212, 212)\" stroke-miterlimit=\"10\"></path><path d=\"M 323.839 164 L 323.839 86.943\" fill=\"transparent\" stroke-width=\"0.29\" stroke=\"rgb(212, 212, 212)\" stroke-miterlimit=\"10\" stroke-dasharray=\"2.03, 2.03\"></path><path d=\"M 257.679 164 L 257.679 126.78\" fill=\"transparent\" stroke-width=\"0.29\" stroke=\"rgb(212, 212, 212)\" stroke-miterlimit=\"10\" stroke-dasharray=\"2.03, 2.03\"></path><path d=\"M 191.518 164 L 191.518 148.007\" fill=\"transparent\" stroke-width=\"0.29\" stroke=\"rgb(212, 212, 212)\" stroke-miterlimit=\"10\" stroke-dasharray=\"2.03, 2.03\"></path><path d=\"M 125.357 164 L 125.357 159.057\" fill=\"transparent\" stroke-width=\"0.29\" stroke=\"rgb(212, 212, 212)\" stroke-miterlimit=\"10\" stroke-dasharray=\"2.03, 2.03\"></path><path d=\"M 59.196 164 L 59.196 163.128\" fill=\"transparent\" stroke-width=\"0.29\" stroke=\"rgb(212, 212, 212)\" stroke-miterlimit=\"10\" stroke-dasharray=\"2.03, 2.03\"></path><path d=\"M 390 164 L 390 0.291\" fill=\"transparent\" stroke-width=\"0.29\" stroke=\"rgb(212, 212, 212)\" stroke-miterlimit=\"10\" stroke-dasharray=\"2.03, 2.03\"></path><path d=\"M 0 164 L 390 164\" fill=\"transparent\" stroke-width=\"0.29\" stroke=\"rgb(212, 212, 212)\" stroke-miterlimit=\"10\"></path><g><defs><linearGradient id=\"idss11459459199_9g1549716066\" x1=\"0.49751243781094523\" x2=\"0.5024875621890548\" y1=\"0\" y2=\"1\"><stop offset=\"0\" stop-color=\"rgba(0, 0, 0, 0.2)\" stop-opacity=\"0.2\"></stop><stop offset=\"1\" stop-color=\"rgba(225,225,225,0)\" stop-opacity=\"0\"></stop></linearGradient></defs><path d=\"M 390 164 L 0 164 C 72.196 164 129.798 160.968 177.734 150.915 C 205.554 145.081 229.654 137.931 250.569 129.458 C 349.535 89.364 377.183 25.856 390 0.291 Z\" fill=\"url(#idss11459459199_9g1549716066)\"></path></g><path d=\"M 323.549 87.525 C 323.389 87.525 323.259 87.525 323.259 87.525 L 323.259 86.362 C 323.259 86.362 323.389 86.362 323.549 86.362 L 324.129 86.362 C 324.29 86.362 324.42 86.362 324.42 86.362 L 324.42 87.525 C 324.42 87.525 324.29 87.525 324.129 87.525 Z\" fill=\"rgb(138, 138, 138)\"></path><path d=\"M 257.388 127.362 C 257.228 127.362 257.098 127.362 257.098 127.362 L 257.098 126.199 C 257.098 126.199 257.228 126.199 257.388 126.199 L 257.969 126.199 C 258.129 126.199 258.259 126.199 258.259 126.199 L 258.259 127.362 C 258.259 127.362 258.129 127.362 257.969 127.362 Z\" fill=\"rgb(138, 138, 138)\"></path><path d=\"M 191.228 148.589 C 191.067 148.589 190.937 148.589 190.937 148.589 L 190.937 147.426 C 190.937 147.426 191.067 147.426 191.228 147.426 L 191.808 147.426 C 191.968 147.426 192.098 147.426 192.098 147.426 L 192.098 148.589 C 192.098 148.589 191.968 148.589 191.808 148.589 Z\" fill=\"rgb(138, 138, 138)\"></path><path d=\"M 125.067 159.348 C 124.907 159.348 124.777 159.348 124.777 159.348 L 124.777 158.184 C 124.777 158.184 124.907 158.184 125.067 158.184 L 125.647 158.184 C 125.808 158.184 125.938 158.184 125.938 158.184 L 125.938 159.348 C 125.938 159.348 125.808 159.348 125.647 159.348 Z\" fill=\"rgb(138, 138, 138)\"></path><path d=\"M 58.906 163.418 C 58.746 163.418 58.616 163.418 58.616 163.418 L 58.616 162.255 C 58.616 162.255 58.746 162.255 58.906 162.255 L 59.487 162.255 C 59.647 162.255 59.777 162.255 59.777 162.255 L 59.777 163.418 C 59.777 163.418 59.647 163.418 59.487 163.418 Z\" fill=\"rgb(138, 138, 138)\"></path></svg>',svgContentId:11459459199}},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-kcp0q6\",\"data-framer-name\":\"growth-diagram\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 1200 504\"><path d=\"M 1200 0 C 972.768 503.106 353.125 503.106 0 503.106\" fill=\"transparent\" stroke-width=\"0.89\" stroke=\"rgb(212, 212, 212)\" stroke-miterlimit=\"10\"></path><path d=\"M 996.429 504 L 996.429 267.191\" fill=\"transparent\" stroke-width=\"0.89\" stroke=\"rgb(212, 212, 212)\" stroke-miterlimit=\"10\" stroke-dasharray=\"6.25, 6.25\"></path><path d=\"M 792.857 504 L 792.857 389.617\" fill=\"transparent\" stroke-width=\"0.89\" stroke=\"rgb(212, 212, 212)\" stroke-miterlimit=\"10\" stroke-dasharray=\"6.25, 6.25\"></path><path d=\"M 589.286 504 L 589.286 454.851\" fill=\"transparent\" stroke-width=\"0.89\" stroke=\"rgb(212, 212, 212)\" stroke-miterlimit=\"10\" stroke-dasharray=\"6.25, 6.25\"></path><path d=\"M 385.714 504 L 385.714 488.809\" fill=\"transparent\" stroke-width=\"0.89\" stroke=\"rgb(212, 212, 212)\" stroke-miterlimit=\"10\" stroke-dasharray=\"6.25, 6.25\"></path><path d=\"M 182.143 504 L 182.143 501.319\" fill=\"transparent\" stroke-width=\"0.89\" stroke=\"rgb(212, 212, 212)\" stroke-miterlimit=\"10\" stroke-dasharray=\"6.25, 6.25\"></path><path d=\"M 1200 504 L 1200 0.894\" fill=\"transparent\" stroke-width=\"0.89\" stroke=\"rgb(212, 212, 212)\" stroke-miterlimit=\"10\" stroke-dasharray=\"6.25, 6.25\"></path><path d=\"M 0 504 L 1200 504\" fill=\"transparent\" stroke-width=\"0.89\" stroke=\"rgb(212, 212, 212)\" stroke-miterlimit=\"10\"></path><g><defs><linearGradient id=\"idss12185371066_9g1549716066\" x1=\"0.49751243781094523\" x2=\"0.5024875621890548\" y1=\"0\" y2=\"1\"><stop offset=\"0\" stop-color=\"rgba(0, 0, 0, 0.2)\" stop-opacity=\"0.2\"></stop><stop offset=\"1\" stop-color=\"rgba(225,225,225,0)\" stop-opacity=\"0\"></stop></linearGradient></defs><path d=\"M 1200 504 L 0 504 C 222.141 504 399.378 494.682 546.875 463.787 C 632.472 445.858 706.628 423.885 770.982 397.846 C 1075.491 274.631 1160.562 79.46 1200 0.894 Z\" fill=\"url(#idss12185371066_9g1549716066)\"></path></g><path d=\"M 995.536 268.979 C 995.043 268.979 994.643 268.979 994.643 268.979 L 994.643 265.404 C 994.643 265.404 995.043 265.404 995.536 265.404 L 997.321 265.404 C 997.815 265.404 998.214 265.404 998.214 265.404 L 998.214 268.979 C 998.214 268.979 997.815 268.979 997.321 268.979 Z\" fill=\"rgb(138, 138, 138)\"></path><path d=\"M 791.964 391.404 C 791.471 391.404 791.071 391.404 791.071 391.404 L 791.071 387.83 C 791.071 387.83 791.471 387.83 791.964 387.83 L 793.75 387.83 C 794.243 387.83 794.643 387.83 794.643 387.83 L 794.643 391.404 C 794.643 391.404 794.243 391.404 793.75 391.404 Z\" fill=\"rgb(138, 138, 138)\"></path><path d=\"M 588.393 456.638 C 587.9 456.638 587.5 456.638 587.5 456.638 L 587.5 453.064 C 587.5 453.064 587.9 453.064 588.393 453.064 L 590.179 453.064 C 590.672 453.064 591.071 453.064 591.071 453.064 L 591.071 456.638 C 591.071 456.638 590.672 456.638 590.179 456.638 Z\" fill=\"rgb(138, 138, 138)\"></path><path d=\"M 384.821 489.702 C 384.328 489.702 383.929 489.702 383.929 489.702 L 383.929 486.128 C 383.929 486.128 384.328 486.128 384.821 486.128 L 386.607 486.128 C 387.1 486.128 387.5 486.128 387.5 486.128 L 387.5 489.702 C 387.5 489.702 387.1 489.702 386.607 489.702 Z\" fill=\"rgb(138, 138, 138)\"></path><path d=\"M 181.25 502.213 C 180.757 502.213 180.357 502.213 180.357 502.213 L 180.357 498.638 C 180.357 498.638 180.757 498.638 181.25 498.638 L 183.036 498.638 C 183.529 498.638 183.929 498.638 183.929 498.638 L 183.929 502.213 C 183.929 502.213 183.529 502.213 183.036 502.213 Z\" fill=\"rgb(138, 138, 138)\"></path></svg>',svgContentId:12185371066,withExternalLayout:true})})})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-c2vmp0\",\"data-framer-name\":\"FAQ\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQegBcc2q:{y:(componentViewport?.y||0)+0+7746.68+80+0},E8G8gALuv:{width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,y:(componentViewport?.y||0)+0+9548.2+60+0},vRS7I1bQ2:{y:(componentViewport?.y||0)+0+8120.48+100+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:139,y:(componentViewport?.y||0)+0+7888.48+100+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1dxgugs-container\",nodeId:\"p8K1Xjd4Z\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E8G8gALuv:{style:{width:\"100%\"},wZr6w2Rwz:38}},children:/*#__PURE__*/_jsx(H2,{height:\"100%\",id:\"p8K1Xjd4Z\",iYp9AWaFW:getLocalizedValue(\"v78\",activeLocale)??\"About AI Agents and the Enterprise AI Platform\",jffhdAu7M:getLocalizedValue(\"v76\",activeLocale)??\"FAQ\",layoutId:\"p8K1Xjd4Z\",variant:\"U91nkKaJt\",VE3AKJAh6:true,WHSRszS9t:getLocalizedValue(\"v77\",activeLocale)??\"Frequently Asked Questions\",width:\"100%\",wZr6w2Rwz:58})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-9rxrj3\",\"data-framer-name\":\"Column\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQegBcc2q:{width:`max(min(1000px, ${componentViewport?.width||\"100vw\"}), 1px)`,y:(componentViewport?.y||0)+0+7746.68+80+199+0},E8G8gALuv:{width:`max(min(1000px, ${componentViewport?.width||\"100vw\"}), 1px)`,y:(componentViewport?.y||0)+0+9548.2+60+199+0},vRS7I1bQ2:{y:(componentViewport?.y||0)+0+8120.48+100+199+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:649,y:(componentViewport?.y||0)+0+7888.48+100+199+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-o1zlea-container\",nodeId:\"op75aGxZH\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQegBcc2q:{style:{width:\"100%\"}},E8G8gALuv:{style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(Faq,{height:\"100%\",id:\"op75aGxZH\",layoutId:\"op75aGxZH\",width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-egzosx\",\"data-border\":true,\"data-framer-name\":\"CTA\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQegBcc2q:{background:{alt:\"\",backgroundSize:2,fit:\"tile\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8754.68+16+0),pixelHeight:1441,pixelWidth:1440,positionX:\"left\",positionY:\"top\",sizes:`calc(${componentViewport?.width||\"100vw\"} - 32px)`,src:\"https://framerusercontent.com/images/PnZQFSfZ7eMw3yLQA0MTMwaCl14.png\",srcSet:\"https://framerusercontent.com/images/PnZQFSfZ7eMw3yLQA0MTMwaCl14.png?scale-down-to=1024 1023w,https://framerusercontent.com/images/PnZQFSfZ7eMw3yLQA0MTMwaCl14.png 1440w\"}},E8G8gALuv:{background:{alt:\"\",backgroundSize:2,fit:\"tile\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+10516.2+16+0),pixelHeight:1441,pixelWidth:1440,positionX:\"left\",positionY:\"top\",sizes:`calc(${componentViewport?.width||\"100vw\"} - 32px)`,src:\"https://framerusercontent.com/images/PnZQFSfZ7eMw3yLQA0MTMwaCl14.png\",srcSet:\"https://framerusercontent.com/images/PnZQFSfZ7eMw3yLQA0MTMwaCl14.png?scale-down-to=1024 1023w,https://framerusercontent.com/images/PnZQFSfZ7eMw3yLQA0MTMwaCl14.png 1440w\"}},vRS7I1bQ2:{background:{alt:\"\",backgroundSize:2,fit:\"tile\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+9168.48+16+0),pixelHeight:1441,pixelWidth:1440,positionX:\"left\",positionY:\"top\",sizes:`calc(${componentViewport?.width||\"100vw\"} - 32px)`,src:\"https://framerusercontent.com/images/PnZQFSfZ7eMw3yLQA0MTMwaCl14.png\",srcSet:\"https://framerusercontent.com/images/PnZQFSfZ7eMw3yLQA0MTMwaCl14.png?scale-down-to=1024 1023w,https://framerusercontent.com/images/PnZQFSfZ7eMw3yLQA0MTMwaCl14.png 1440w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",backgroundSize:2,fit:\"tile\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8936.48+16+0),pixelHeight:1441,pixelWidth:1440,positionX:\"left\",positionY:\"top\",sizes:`calc(${componentViewport?.width||\"100vw\"} - 32px)`,src:\"https://framerusercontent.com/images/PnZQFSfZ7eMw3yLQA0MTMwaCl14.png\",srcSet:\"https://framerusercontent.com/images/PnZQFSfZ7eMw3yLQA0MTMwaCl14.png?scale-down-to=1024 1023w,https://framerusercontent.com/images/PnZQFSfZ7eMw3yLQA0MTMwaCl14.png 1440w\"},className:\"framer-quzxmd\",\"data-border\":true,\"data-framer-name\":\"Dark BG\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-209ud2\",\"data-framer-name\":\"Content Container\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQegBcc2q:{y:(componentViewport?.y||0)+0+8754.68+16+0+0+0+80+0},E8G8gALuv:{width:`calc(${componentViewport?.width||\"100vw\"} - 72px)`,y:(componentViewport?.y||0)+0+10516.2+16+0+0+0+60+0},vRS7I1bQ2:{y:(componentViewport?.y||0)+0+9168.48+16+0+0+0+80+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:139,y:(componentViewport?.y||0)+0+8936.48+16+0+0+0+80+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-5o9sux-container\",nodeId:\"bz5RDlj36\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{E8G8gALuv:{style:{width:\"100%\"},wZr6w2Rwz:38}},children:/*#__PURE__*/_jsx(H2,{height:\"100%\",id:\"bz5RDlj36\",iYp9AWaFW:getLocalizedValue(\"v81\",activeLocale)??\"We prioritize your security and privacy, ensuring safe database connectivity with strict data processing controls.\",jffhdAu7M:getLocalizedValue(\"v79\",activeLocale)??\"Get started\",layoutId:\"bz5RDlj36\",variant:\"c6AEwkUQf\",VE3AKJAh6:true,WHSRszS9t:getLocalizedValue(\"v80\",activeLocale)??\"Secure Connections. Trusted Data Handling.\",width:\"100%\",wZr6w2Rwz:58})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQegBcc2q:{y:(componentViewport?.y||0)+0+8754.68+16+0+0+0+80+179},E8G8gALuv:{y:(componentViewport?.y||0)+0+10516.2+16+0+0+0+60+179},vRS7I1bQ2:{y:(componentViewport?.y||0)+0+9168.48+16+0+0+0+80+179}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,y:(componentViewport?.y||0)+0+8936.48+16+0+0+0+80+179,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ob6w0z-container\",nodeId:\"jhb52Uijy\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(Button,{height:\"100%\",id:\"jhb52Uijy\",layoutId:\"jhb52Uijy\",ow_BDE7Rf:getLocalizedValue(\"v79\",activeLocale)??\"Get started\",sJ9twVJ2H:\"https://www.stack-ai.com/auth/signup\",style:{height:\"100%\"},variant:\"O1KiTKSvH\",width:\"100%\"})})})})]})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQegBcc2q:{y:(componentViewport?.y||0)+0+9188.68},E8G8gALuv:{y:(componentViewport?.y||0)+0+10890.2},vRS7I1bQ2:{y:(componentViewport?.y||0)+0+9602.48}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:462,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+9370.48,children:/*#__PURE__*/_jsx(Container,{className:\"framer-3gsjux-container\",nodeId:\"E_CgMv4p5\",scopeId:\"augiA20Il\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{aQegBcc2q:{variant:\"pjABT8rbL\"},E8G8gALuv:{variant:\"x_r_3fIno\"},vRS7I1bQ2:{variant:\"pjABT8rbL\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"E_CgMv4p5\",layoutId:\"E_CgMv4p5\",style:{width:\"100%\"},variant:\"JivxZ3wiO\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-x7ygI.framer-lux5qc, .framer-x7ygI .framer-lux5qc { display: block; }\",\".framer-x7ygI.framer-72rtr7 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1440px; }\",\".framer-x7ygI .framer-c1nvhq { align-content: center; align-items: center; background-color: #000000; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 40px; justify-content: center; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: 100%; will-change: var(--framer-will-change-effect-override, transform); z-index: 1; }\",\".framer-x7ygI .framer-1rckkot { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-x7ygI .framer-6q9ufh { background-color: rgba(255, 255, 255, 0.2); flex: none; height: 16px; overflow: hidden; position: relative; width: 1px; }\",\".framer-x7ygI .framer-6wtj9w { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 101px; }\",\".framer-x7ygI .framer-1a897hn-container, .framer-x7ygI .framer-zteh0k-container, .framer-x7ygI .framer-1260083-container, .framer-x7ygI .framer-1orkmr3-container, .framer-x7ygI .framer-17lwfct-container, .framer-x7ygI .framer-1v1f2w2-container, .framer-x7ygI .framer-1czcbaj-container, .framer-x7ygI .framer-g3f8df-container, .framer-x7ygI .framer-17p2hvt-container, .framer-x7ygI .framer-pqlk5h-container, .framer-x7ygI .framer-1sjrj1f-container, .framer-x7ygI .framer-1dxgugs-container, .framer-x7ygI .framer-5o9sux-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-x7ygI .framer-1mjxwts { flex: none; height: 20px; overflow: hidden; position: relative; width: 20px; }\",\".framer-x7ygI .framer-1513vk5 { aspect-ratio: 1 / 1; flex: none; gap: 0px; height: var(--framer-aspect-ratio-supported, 16px); left: 50%; opacity: 0.5; overflow: hidden; position: absolute; top: 50%; transform: translate(-50%, -50%); width: 16px; }\",\".framer-x7ygI .framer-1twt7nn { --border-bottom-width: 1px; --border-color: rgba(0, 0, 0, 0.07); --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: sticky; top: 0px; width: 100%; z-index: 10; }\",\".framer-x7ygI .framer-114dcw3-container { flex: none; height: 60px; position: relative; width: 1400px; z-index: 10; }\",\".framer-x7ygI .framer-t8hiu2 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 1440px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-x7ygI .framer-1m98r0u { flex: none; height: 707px; left: 0px; overflow: hidden; position: absolute; right: 0px; top: 0px; z-index: 8; }\",\".framer-x7ygI .framer-1dz1w6y { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 200px); left: 20px; overflow: hidden; position: absolute; top: 20px; width: 200px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-x7ygI .framer-1uzxzc0 { bottom: 109px; flex: none; height: 200px; left: 1220px; overflow: hidden; position: absolute; width: 200px; will-change: var(--framer-will-change-effect-override, transform); z-index: 10; }\",\".framer-x7ygI .framer-q35qre { --border-bottom-width: 0.5px; --border-color: #e3e3e3; --border-left-width: 0.5px; --border-right-width: 0.5px; --border-style: solid; --border-top-width: 0px; align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-x7ygI .framer-1hdsooe { --border-bottom-width: 0px; --border-color: #e3e3e3; --border-left-width: 0.5px; --border-right-width: 0.5px; --border-style: solid; --border-top-width: 0px; align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 200px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-x7ygI .framer-xl0wpr-container { flex: none; height: auto; position: relative; width: 1200px; }\",\".framer-x7ygI .framer-1dnrfjf { --border-bottom-width: 0px; --border-color: #e3e3e3; --border-left-width: 0.5px; --border-right-width: 0.5px; --border-style: solid; --border-top-width: 0px; align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 40px 0px 70px 0px; position: relative; width: 1200px; }\",\".framer-x7ygI .framer-1g11i63 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 873px; z-index: 8; }\",\".framer-x7ygI .framer-4eav9j { 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; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-x7ygI .framer-aue0lp { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-x7ygI .framer-1q79iax { --framer-paragraph-spacing: 0px; flex: none; height: auto; opacity: 0.8; position: relative; white-space: pre-wrap; width: 600px; will-change: var(--framer-will-change-effect-override, transform); word-break: break-word; word-wrap: break-word; }\",\".framer-x7ygI .framer-17cmvtj { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-x7ygI .framer-1a3d6d8, .framer-x7ygI .framer-1oe7g1q { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-x7ygI .framer-1wotwp7-container, .framer-x7ygI .framer-1d964dc-container { flex: none; height: auto; position: relative; width: auto; will-change: var(--framer-will-change-effect-override, transform); z-index: 1; }\",\".framer-x7ygI .framer-1w392jt-container { flex: none; height: 90px; position: relative; width: 100%; }\",\".framer-x7ygI .framer-yu510c { --border-bottom-width: 0.5px; --border-color: #e3e3e3; --border-left-width: 0.5px; --border-right-width: 0.5px; --border-style: solid; --border-top-width: 0px; align-content: center; align-items: center; background-color: #fafafa; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; z-index: 0; }\",\".framer-x7ygI .framer-1tfhs5e { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: hidden; padding: 80px 0px 0px 0px; position: relative; width: 1400px; }\",\".framer-x7ygI .framer-1rsnpkb-container, .framer-x7ygI .framer-1k63xs4-container, .framer-x7ygI .framer-tsastf-container, .framer-x7ygI .framer-3gsjux-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-x7ygI .framer-17wcnxh-container { aspect-ratio: 1.3333333333333333 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 1080px); position: relative; width: 1440px; z-index: 1; }\",\".framer-x7ygI .framer-aqx76k { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 40px 0px; position: relative; width: 100%; }\",\".framer-x7ygI .framer-fkqq6r { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 90px; justify-content: center; overflow: hidden; padding: 0px 0px 16px 0px; position: relative; width: 100%; }\",\".framer-x7ygI .framer-tpx27q { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: 90px; justify-content: space-between; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-x7ygI .framer-u4mjjl-container, .framer-x7ygI .framer-33z6b1-container { cursor: default; flex: 1 0 0px; height: 100%; position: relative; width: 1px; }\",\".framer-x7ygI .framer-jmgmpt-container { cursor: default; height: 26px; position: relative; width: 100px; }\",\".framer-x7ygI .framer-p25m6o-container { cursor: default; height: 26px; position: relative; width: 160px; }\",\".framer-x7ygI .framer-3btyfo-container { cursor: default; height: 31px; position: relative; width: auto; }\",\".framer-x7ygI .framer-u7tdm1-container { cursor: default; height: 32px; position: relative; width: 100px; }\",\".framer-x7ygI .framer-1h33aec-container { cursor: default; height: 28px; position: relative; width: 173px; }\",\".framer-x7ygI .framer-19kqg0o { --border-bottom-width: 0.5px; --border-color: #ffffff; --border-left-width: 0.5px; --border-right-width: 0.5px; --border-style: solid; --border-top-width: 0px; align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-x7ygI .framer-10u1lgz { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 56px; height: min-content; justify-content: center; overflow: visible; padding: 120px 0px 100px 0px; position: relative; width: 1200px; }\",\".framer-x7ygI .framer-1pdga9f { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: 400px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-x7ygI .framer-p2o4yo, .framer-x7ygI .framer-2zrh9w { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 100%; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-x7ygI .framer-nwon83-container, .framer-x7ygI .framer-8rxkg6-container, .framer-x7ygI .framer-nusyej-container, .framer-x7ygI .framer-12mh4z4-container { flex: 1 0 0px; height: 385px; position: relative; width: 1px; }\",\".framer-x7ygI .framer-1pvcdv, .framer-x7ygI .framer-173stab, .framer-x7ygI .framer-ib0p8b { --border-bottom-width: 0.5px; --border-color: #e3e3e3; --border-left-width: 0.5px; --border-right-width: 0.5px; --border-style: solid; --border-top-width: 0px; align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-x7ygI .framer-1r19gkg { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 120px 0px 100px 0px; position: relative; width: 1200px; }\",\".framer-x7ygI .framer-hci7db-container { flex: none; height: 424px; position: relative; width: 100%; }\",\".framer-x7ygI .framer-gamu94, .framer-x7ygI .framer-f2cvue { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: hidden; padding: 80px 0px 100px 0px; position: relative; width: 1200px; }\",\".framer-x7ygI .framer-96hx8y { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-end; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-x7ygI .framer-10tsxgc, .framer-x7ygI .framer-84744e { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-end; overflow: hidden; padding: 0px; position: relative; width: 1000px; }\",\".framer-x7ygI .framer-zd2e7i-container, .framer-x7ygI .framer-iigshp-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-x7ygI .framer-8eqo0w-container { align-self: stretch; flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-x7ygI .framer-15lzi02 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 16px; position: relative; width: 100%; }\",\".framer-x7ygI .framer-1vs04fo { --border-bottom-width: 0.5px; --border-color: #e3e3e3; --border-left-width: 0.5px; --border-right-width: 0.5px; --border-style: solid; --border-top-width: 0px; align-content: center; align-items: center; background-color: #1d1d1d; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-x7ygI .framer-k2hib5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-x7ygI .framer-16tizna-container, .framer-x7ygI .framer-1abdwvj-container, .framer-x7ygI .framer-asuv8h-container { cursor: default; flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-x7ygI .framer-5z9tdb { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-x7ygI .framer-1bfgcda { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: hidden; padding: 60px 0px 44px 0px; position: relative; width: 1200px; }\",\".framer-x7ygI .framer-w8ibny { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 85%; }\",\".framer-x7ygI .framer-1vh24ei, .framer-x7ygI .framer-57icxv { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-x7ygI .framer-19m90yl { align-content: center; align-items: center; align-self: stretch; background-color: #fafafa; border-top-left-radius: 8px; border-top-right-radius: 8px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; height: auto; justify-content: space-between; overflow: visible; padding: 36px; position: relative; width: 1px; }\",\".framer-x7ygI .framer-1a0yc65, .framer-x7ygI .framer-1tatx6d, .framer-x7ygI .framer-1xzzkfl, .framer-x7ygI .framer-nx417i { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-x7ygI .framer-spuwxe, .framer-x7ygI .framer-j2jz0o, .framer-x7ygI .framer-1sp7jux, .framer-x7ygI .framer-1c894n6 { --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-x7ygI .framer-qxpcli, .framer-x7ygI .framer-1mu4nb9, .framer-x7ygI .framer-17z09c3, .framer-x7ygI .framer-rybgpr { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-x7ygI .framer-16szifn, .framer-x7ygI .framer-9k0cu2, .framer-x7ygI .framer-16ppnmf, .framer-x7ygI .framer-1bri46k { aspect-ratio: 1 / 1; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; flex: none; height: var(--framer-aspect-ratio-supported, 52px); overflow: hidden; position: relative; width: 52px; will-change: var(--framer-will-change-override, transform); }\",\".framer-x7ygI .framer-c1et8w { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-x7ygI .framer-ozsmsj, .framer-x7ygI .framer-1cvbs2n, .framer-x7ygI .framer-ihctrx, .framer-x7ygI .framer-32hrj, .framer-x7ygI .framer-sck5j7, .framer-x7ygI .framer-1haowti, .framer-x7ygI .framer-1gv53nn, .framer-x7ygI .framer-1xn2wzg { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-x7ygI .framer-ygs2bj, .framer-x7ygI .framer-z63de9, .framer-x7ygI .framer-xyelcf { align-content: center; align-items: center; align-self: stretch; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: auto; }\",\".framer-x7ygI .framer-77pv5o { aspect-ratio: 1.1692307692307693 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 12px); position: relative; width: 14px; }\",\".framer-x7ygI .framer-110kxg3, .framer-x7ygI .framer-1s4m6gt { align-content: center; align-items: center; background-color: #fafafa; border-top-left-radius: 8px; border-top-right-radius: 8px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 36px; position: relative; width: 1px; }\",\".framer-x7ygI .framer-1uwxlcj, .framer-x7ygI .framer-1xlqqye { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-x7ygI .framer-2fyo4g { align-content: flex-start; align-items: flex-start; align-self: stretch; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: auto; }\",\".framer-x7ygI .framer-9ezfjw { aspect-ratio: 1.6161290322580646 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 12px); overflow: visible; position: relative; width: 19px; }\",\".framer-x7ygI .framer-18wiqk { align-content: center; align-items: center; align-self: stretch; background-color: #fafafa; border-top-left-radius: 8px; border-top-right-radius: 8px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: auto; justify-content: center; overflow: visible; padding: 36px; position: relative; width: 1px; }\",\".framer-x7ygI .framer-8lfd9d { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-x7ygI .framer-qrvo4t, .framer-x7ygI .framer-xypb8q { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 16px); overflow: visible; position: relative; width: 16px; }\",\".framer-x7ygI .framer-k6hl83 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 80px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-x7ygI .framer-16iulef-container { cursor: default; height: 40px; position: relative; width: auto; }\",\".framer-x7ygI .framer-9h4gtj-container { cursor: default; height: 50px; position: relative; width: 175px; }\",\".framer-x7ygI .framer-vwhyjg-container { cursor: default; height: 100px; position: relative; width: 174px; }\",\".framer-x7ygI .framer-g4e8nt-container { cursor: default; height: 60px; position: relative; width: 88px; }\",\".framer-x7ygI .framer-104c3xx-container { cursor: default; height: 75px; position: relative; width: 136px; }\",\".framer-x7ygI .framer-1h7jkb5 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 80px 0px 251px 0px; position: relative; width: 1200px; }\",\".framer-x7ygI .framer-xiflz9 { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 75%; word-break: break-word; word-wrap: break-word; }\",\".framer-x7ygI .framer-kupar3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-x7ygI .framer-1vxlcef, .framer-x7ygI .framer-1exf60k, .framer-x7ygI .framer-evssme { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 318px; }\",\".framer-x7ygI .framer-8hu9pk, .framer-x7ygI .framer-13ib1fa { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 318px; word-break: break-word; word-wrap: break-word; }\",\".framer-x7ygI .framer-zdn3hw { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 209px; word-break: break-word; word-wrap: break-word; }\",\".framer-x7ygI .framer-j4aleq { bottom: -4px; flex: none; height: 506px; left: 0px; overflow: hidden; position: absolute; right: 0px; z-index: 1; }\",\".framer-x7ygI .framer-kcp0q6 { flex: none; height: 504px; left: calc(50.00000000000002% - 1200px / 2); position: absolute; top: 0px; width: 1200px; }\",\".framer-x7ygI .framer-c2vmp0 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: hidden; padding: 100px 40px 100px 40px; position: relative; width: 100%; }\",\".framer-x7ygI .framer-9rxrj3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 100%; overflow: visible; padding: 0px; position: relative; width: 1000px; }\",\".framer-x7ygI .framer-o1zlea-container { flex: none; height: auto; position: relative; width: auto; z-index: 2; }\",\".framer-x7ygI .framer-egzosx { --border-bottom-width: 0.5px; --border-color: #e3e3e3; --border-left-width: 0.5px; --border-right-width: 0.5px; --border-style: solid; --border-top-width: 0px; align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 16px; position: relative; width: 100%; }\",\".framer-x7ygI .framer-quzxmd { --border-bottom-width: 0.5px; --border-color: #e3e3e3; --border-left-width: 0.5px; --border-right-width: 0.5px; --border-style: solid; --border-top-width: 0px; align-content: center; align-items: center; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-x7ygI .framer-209ud2 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 80px 0px 100px 0px; position: relative; width: 1200px; }\",\".framer-x7ygI .framer-1ob6w0z-container { flex: none; height: 43px; position: relative; width: auto; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,'.framer-x7ygI[data-border=\"true\"]::after, .framer-x7ygI [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }','.framer-x7ygI[data-hide-scrollbars=\"true\"]::-webkit-scrollbar, .framer-x7ygI [data-hide-scrollbars=\"true\"]::-webkit-scrollbar { width: 0px; height: 0px; }','.framer-x7ygI[data-hide-scrollbars=\"true\"]::-webkit-scrollbar-thumb, .framer-x7ygI [data-hide-scrollbars=\"true\"]::-webkit-scrollbar-thumb { background: transparent; }','.framer-x7ygI[data-hide-scrollbars=\"true\"], .framer-x7ygI [data-hide-scrollbars=\"true\"] { scrollbar-width: none; }',\"@media (min-width: 810px) and (max-width: 1119px) { .framer-x7ygI.framer-72rtr7, .framer-x7ygI .framer-tpx27q { width: 810px; } .framer-x7ygI .framer-114dcw3-container { flex: 1 0 0px; height: auto; width: 1px; } .framer-x7ygI .framer-1dz1w6y { left: -331px; top: -178px; } .framer-x7ygI .framer-1uzxzc0 { bottom: -130px; right: -310px; width: unset; } .framer-x7ygI .framer-q35qre, .framer-x7ygI .framer-1hdsooe, .framer-x7ygI .framer-1dnrfjf, .framer-x7ygI .framer-10tsxgc, .framer-x7ygI .framer-84744e, .framer-x7ygI .framer-w8ibny, .framer-x7ygI .framer-kupar3 { width: 100%; } .framer-x7ygI .framer-xl0wpr-container, .framer-x7ygI .framer-1vxlcef, .framer-x7ygI .framer-1exf60k, .framer-x7ygI .framer-evssme, .framer-x7ygI .framer-o1zlea-container { flex: 1 0 0px; width: 1px; } .framer-x7ygI .framer-1tfhs5e { padding: 80px 0px 60px 0px; width: 800px; } .framer-x7ygI .framer-fkqq6r { padding: 8px 0px 8px 0px; } .framer-x7ygI .framer-10u1lgz { padding: 80px 20px 50px 20px; width: 100%; } .framer-x7ygI .framer-1pdga9f { flex-direction: column; height: min-content; } .framer-x7ygI .framer-p2o4yo, .framer-x7ygI .framer-2zrh9w { flex: none; height: min-content; width: 100%; } .framer-x7ygI .framer-tsastf-container { height: 470px; } .framer-x7ygI .framer-1r19gkg { padding: 80px 20px 50px 20px; width: 800px; } .framer-x7ygI .framer-gamu94 { gap: 30px; padding: 80px 20px 60px 20px; width: 800px; } .framer-x7ygI .framer-f2cvue { padding: 80px 20px 20px 20px; width: 100%; } .framer-x7ygI .framer-k2hib5 { gap: 16px; } .framer-x7ygI .framer-1bfgcda { padding: 60px 20px 44px 20px; width: 800px; } .framer-x7ygI .framer-19m90yl { gap: 20px; justify-content: center; } .framer-x7ygI .framer-qxpcli, .framer-x7ygI .framer-1mu4nb9, .framer-x7ygI .framer-17z09c3, .framer-x7ygI .framer-rybgpr { flex-direction: column; } .framer-x7ygI .framer-110kxg3, .framer-x7ygI .framer-1s4m6gt { gap: 20px; } .framer-x7ygI .framer-18wiqk { align-self: unset; gap: 20px; height: min-content; } .framer-x7ygI .framer-1h7jkb5 { padding: 80px 20px 210px 20px; width: 800px; } .framer-x7ygI .framer-c2vmp0 { padding: 80px 40px 80px 40px; }}\",\"@media (max-width: 809px) { .framer-x7ygI.framer-72rtr7 { width: 390px; } .framer-x7ygI .framer-c1nvhq { height: 45px; will-change: unset; } .framer-x7ygI .framer-1513vk5 { height: var(--framer-aspect-ratio-supported, 17px); } .framer-x7ygI .framer-114dcw3-container { flex: 1 0 0px; height: auto; width: 1px; } .framer-x7ygI .framer-q35qre, .framer-x7ygI .framer-zteh0k-container, .framer-x7ygI .framer-1260083-container, .framer-x7ygI .framer-1orkmr3-container, .framer-x7ygI .framer-17lwfct-container, .framer-x7ygI .framer-1v1f2w2-container, .framer-x7ygI .framer-10tsxgc, .framer-x7ygI .framer-1czcbaj-container, .framer-x7ygI .framer-g3f8df-container, .framer-x7ygI .framer-w8ibny, .framer-x7ygI .framer-xiflz9, .framer-x7ygI .framer-1dxgugs-container, .framer-x7ygI .framer-5o9sux-container { width: 100%; } .framer-x7ygI .framer-1hdsooe { height: min-content; width: 100%; } .framer-x7ygI .framer-xl0wpr-container, .framer-x7ygI .framer-o1zlea-container { flex: 1 0 0px; width: 1px; } .framer-x7ygI .framer-1dnrfjf { padding: 30px 0px 40px 0px; width: 100%; } .framer-x7ygI .framer-1g11i63 { padding: 0px 20px 0px 20px; width: 100%; } .framer-x7ygI .framer-1q79iax { width: 100%; will-change: unset; } .framer-x7ygI .framer-1wotwp7-container, .framer-x7ygI .framer-1d964dc-container { will-change: unset; } .framer-x7ygI .framer-1tfhs5e { gap: 40px; padding: 60px 20px 0px 20px; width: 100%; } .framer-x7ygI .framer-fkqq6r { padding: 0px; } .framer-x7ygI .framer-tpx27q { gap: 10px; height: 70px; justify-content: flex-start; width: 100%; } .framer-x7ygI .framer-10u1lgz, .framer-x7ygI .framer-1r19gkg { gap: 70px; padding: 60px 20px 60px 20px; width: 100%; } .framer-x7ygI .framer-1pdga9f { flex-direction: column; height: min-content; } .framer-x7ygI .framer-p2o4yo, .framer-x7ygI .framer-2zrh9w { flex: none; flex-direction: column; height: min-content; width: 100%; } .framer-x7ygI .framer-nwon83-container, .framer-x7ygI .framer-8rxkg6-container, .framer-x7ygI .framer-nusyej-container, .framer-x7ygI .framer-12mh4z4-container, .framer-x7ygI .framer-iigshp-container, .framer-x7ygI .framer-16tizna-container, .framer-x7ygI .framer-1abdwvj-container, .framer-x7ygI .framer-asuv8h-container { flex: none; width: 100%; } .framer-x7ygI .framer-hci7db-container { height: auto; } .framer-x7ygI .framer-gamu94 { gap: 30px; padding: 60px 20px 20px 20px; width: 100%; } .framer-x7ygI .framer-84744e { flex-direction: column; width: 100%; } .framer-x7ygI .framer-8eqo0w-container { align-self: unset; height: 1px; width: 100%; } .framer-x7ygI .framer-f2cvue { padding: 60px 20px 20px 20px; width: 100%; } .framer-x7ygI .framer-k2hib5, .framer-x7ygI .framer-1vh24ei, .framer-x7ygI .framer-57icxv { flex-direction: column; } .framer-x7ygI .framer-1bfgcda { gap: 40px; padding: 20px; width: 100%; } .framer-x7ygI .framer-19m90yl { align-self: unset; flex: none; gap: 21px; height: min-content; justify-content: center; width: 100%; } .framer-x7ygI .framer-16szifn { height: var(--framer-aspect-ratio-supported, 51px); } .framer-x7ygI .framer-110kxg3, .framer-x7ygI .framer-1s4m6gt { flex: none; gap: 21px; width: 100%; } .framer-x7ygI .framer-9k0cu2, .framer-x7ygI .framer-16ppnmf, .framer-x7ygI .framer-1bri46k { height: var(--framer-aspect-ratio-supported, 68px); } .framer-x7ygI .framer-18wiqk { align-self: unset; flex: none; gap: 21px; height: min-content; width: 100%; } .framer-x7ygI .framer-1h7jkb5, .framer-x7ygI .framer-209ud2 { padding: 60px 20px 60px 20px; width: 100%; } .framer-x7ygI .framer-kupar3 { flex-direction: column; gap: 54px; width: 100%; } .framer-x7ygI .framer-j4aleq { bottom: 1px; } .framer-x7ygI .framer-kcp0q6 { bottom: 0px; height: 164px; left: calc(50.00000000000002% - 390px / 2); top: unset; width: 390px; } .framer-x7ygI .framer-c2vmp0 { padding: 60px 20px 60px 20px; }}\",\"@media (min-width: 1120px) and (max-width: 1439px) { .framer-x7ygI.framer-72rtr7 { width: 1120px; } .framer-x7ygI .framer-114dcw3-container { flex: 1 0 0px; width: 1px; } .framer-x7ygI .framer-1tfhs5e { gap: 0px; width: 100%; } .framer-x7ygI .framer-zteh0k-container { order: 0; } .framer-x7ygI .framer-17wcnxh-container { order: 1; } .framer-x7ygI .framer-10u1lgz { padding: 80px 20px 50px 20px; width: 100%; } .framer-x7ygI .framer-1pdga9f { flex-direction: column; height: min-content; } .framer-x7ygI .framer-p2o4yo, .framer-x7ygI .framer-2zrh9w { flex: none; height: min-content; width: 100%; } .framer-x7ygI .framer-1r19gkg, .framer-x7ygI .framer-gamu94, .framer-x7ygI .framer-f2cvue, .framer-x7ygI .framer-1bfgcda, .framer-x7ygI .framer-1h7jkb5, .framer-x7ygI .framer-209ud2 { width: 100%; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 10229\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"aQegBcc2q\":{\"layout\":[\"fixed\",\"auto\"]},\"E8G8gALuv\":{\"layout\":[\"fixed\",\"auto\"]},\"vRS7I1bQ2\":{\"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 FrameraugiA20Il=withCSS(Component,css,\"framer-x7ygI\");export default FrameraugiA20Il;FrameraugiA20Il.displayName=\"Home\";FrameraugiA20Il.defaultProps={height:10229,width:1440};addFonts(FrameraugiA20Il,[{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/5A3Ce6C9YYmCjpQx9M4inSaKU.woff2\",weight:\"500\"},{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/Qx95Xyt0Ka3SGhinnbXIGpEIyP4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/6mJuEAguuIuMog10gGvH5d3cl8.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/xYYWaj7wCU5zSQH0eXvSaS19wo.woff2\",weight:\"500\"},{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/otTaNuNpVK4RbdlT7zDDdKvQBA.woff2\",weight:\"500\"},{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/d3tHnaQIAeqiE5hGcRw4mmgWYU.woff2\",weight:\"500\"},{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/DolVirEGb34pEXEp8t8FQBSK4.woff2\",weight:\"500\"},{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\"},{family:\"Aspekta 500\",source:\"custom\",url:\"https://framerusercontent.com/assets/tNmTnokvuRyJXZde0ltrymyCY.woff2\"},{family:\"DM Mono\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/dmmono/v15/aFTU7PB1QTsUX8KYhhiaBYyMcKw.woff2\",weight:\"400\"},{family:\"Aspekta 300\",source:\"custom\",url:\"https://framerusercontent.com/assets/ESyHP1s0XTdmAhaTaBPXdaWV30.woff2\"}]},...TextShimmerFonts,...NavigationFonts,...HeroVisualFonts,...ButtonFonts,...LogoRowFonts,...H2Fonts,...TabsV2MobileFonts,...TabsV2TabletFonts,...TabsV2Fonts,...LogoItemFonts,...TickerFonts,...IndustryCardFonts,...MessageUSPsFonts,...CardFeatureFonts,...ClientsFeaturedCardFonts,...ClientsMediumCardFonts,...CertificationCardFonts,...AnimatedNumberCounterFonts,...FaqFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameraugiA20Il\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"aQegBcc2q\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"E8G8gALuv\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"vRS7I1bQ2\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerAutoSizeImages\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"10229\",\"framerColorSyntax\":\"true\",\"framerIntrinsicWidth\":\"1440\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],"mappings":"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"}