{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/ug41xfKk9Dxdaesfen2O/X26boemPCpOWhCAczP1I/VrVhSgsQ9.js"],
  "sourcesContent": ["// Generated by Framer (915daba)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,RichText,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import Button from\"https://framerusercontent.com/modules/7EGo3CVYMHfRPsJkiYsn/Ahy9H34Esqywa4S3CkdV/SHPzadXSo.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/0kuFlMvjzUuCw0LQGLxk/hfBgZlF1hZ9U4GZkZqCl/KjEL69wIH.js\";const ButtonFonts=getFonts(Button);const cycleOrder=[\"wdllf9rAo\",\"bBopklKm9\",\"WH6M8FBbs\",\"BLLk0djeC\",\"Qr9RB_i8L\",\"PyuRO7NPM\"];const serializationHash=\"framer-eeoQk\";const variantClassNames={bBopklKm9:\"framer-v-xqydzl\",BLLk0djeC:\"framer-v-mdev7m\",PyuRO7NPM:\"framer-v-1jes16c\",Qr9RB_i8L:\"framer-v-1mee7qb\",wdllf9rAo:\"framer-v-1vapgzx\",WH6M8FBbs:\"framer-v-1rnmtqs\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const transformTemplate1=(_,t)=>`translateY(-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={\"No Image + Mobile\":\"PyuRO7NPM\",\"No Image + Tablet\":\"Qr9RB_i8L\",\"No Image\":\"BLLk0djeC\",Desktop:\"wdllf9rAo\",Mobile:\"WH6M8FBbs\",Tablet:\"bBopklKm9\"};const getProps=({bgImage,breadcrumb,buttonText,description,height,id,image,isBreadCrumbVisible,isButtonVisible,isImageVisible,title,upTitle,width,...props})=>{return{...props,C8kcI1Opn:isBreadCrumbVisible??props.C8kcI1Opn??true,D76FqAyDC:isButtonVisible??props.D76FqAyDC??true,hZKltAfFU:bgImage??props.hZKltAfFU??{src:\"https://framerusercontent.com/images/k3tzKnCMAstNkQu2X9R6sZgwbjc.svg\",srcSet:\"https://framerusercontent.com/images/k3tzKnCMAstNkQu2X9R6sZgwbjc.svg?scale-down-to=512 512w,https://framerusercontent.com/images/k3tzKnCMAstNkQu2X9R6sZgwbjc.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/k3tzKnCMAstNkQu2X9R6sZgwbjc.svg 1900w\"},IoBwoy2ZU:buttonText??props.IoBwoy2ZU??\"Request Demo\",jaEHMXzFm:isImageVisible??props.jaEHMXzFm??true,kCAq_7Z6A:breadcrumb??props.kCAq_7Z6A??\"Explainable AI\",lHszVQRDw:description??props.lHszVQRDw??\"Reinforce your marketing teams with self-service customer behavior insights, what experiences and customer actions lead to favorable outcomes, and where to double down on customer retention.\",M3bWTQ3Kp:image??props.M3bWTQ3Kp??{src:\"https://framerusercontent.com/images/S7CDo4ThqRMfEzfqXEiNvBPfn4.svg\"},ovPD2O8oE:upTitle??props.ovPD2O8oE??\"B2Metric for\",uSr0oNY3s:title??props.uSr0oNY3s??\"Explainable AI\",variant:humanReadableVariantMap[props.variant]??props.variant??\"wdllf9rAo\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,ovPD2O8oE,kCAq_7Z6A,uSr0oNY3s,lHszVQRDw,IoBwoy2ZU,M3bWTQ3Kp,hZKltAfFU,D76FqAyDC,jaEHMXzFm,C8kcI1Opn,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"wdllf9rAo\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const isDisplayed=value=>{if([\"BLLk0djeC\",\"Qr9RB_i8L\",\"PyuRO7NPM\"].includes(baseVariant))return false;return value;};const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Image,{...restProps,...gestureHandlers,background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(componentViewport?.y||0),pixelHeight:496,pixelWidth:1440,sizes:componentViewport?.width||\"100vw\",...toResponsiveImage(hZKltAfFU)},className:cx(scopingClassNames,\"framer-1vapgzx\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"wdllf9rAo\",ref:ref??ref1,style:{...style},...addPropertyOverrides({bBopklKm9:{\"data-framer-name\":\"Tablet\"},BLLk0djeC:{\"data-framer-name\":\"No Image\"},PyuRO7NPM:{\"data-framer-name\":\"No Image + Mobile\"},Qr9RB_i8L:{\"data-framer-name\":\"No Image + Tablet\"},WH6M8FBbs:{\"data-framer-name\":\"Mobile\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-nd1gfi\",layoutDependency:layoutDependency,layoutId:\"WVRY88Xn9\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1lnpiu6\",layoutDependency:layoutDependency,layoutId:\"KLuSWjeMo\",children:[isDisplayed(C8kcI1Opn)&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ehc6ku\",\"data-framer-name\":\"BreadCrumb\",layoutDependency:layoutDependency,layoutId:\"z0DRcK3Ir\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RmlndHJlZS1yZWd1bGFy\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"20px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(202, 74, 255))\",\"--framer-text-transform\":\"uppercase\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"PA0gXzFX0\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1y6hx4h\",\"data-styles-preset\":\"KjEL69wIH\",children:\"home\"})})})}),className:\"framer-x6v1ir\",fonts:[\"GF;Figtree-regular\"],layoutDependency:layoutDependency,layoutId:\"PA0gXzFX0\",style:{\"--extracted-r6o4lv\":\"rgb(202, 74, 255)\"},transformTemplate:transformTemplate1,verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(Image,{background:{alt:\"chevron right\",fit:\"fill\",intrinsicHeight:12,intrinsicWidth:12,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(0+((componentViewport?.height||565)-0-0-563)/2)+0+151.5+10.000000000000007),pixelHeight:12,pixelWidth:12,src:\"https://framerusercontent.com/images/8c72WFXBASRZqZBEpcUb7vNkRkw.svg\"},className:\"framer-11h46kl\",layoutDependency:layoutDependency,layoutId:\"cRyOJOvLg\",transformTemplate:transformTemplate1,...addPropertyOverrides({bBopklKm9:{background:{alt:\"chevron right\",fit:\"fill\",intrinsicHeight:12,intrinsicWidth:12,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(0+((componentViewport?.height||600)-0-346)/2)+29.5+0+27.5+10.000000000000007),pixelHeight:12,pixelWidth:12,src:\"https://framerusercontent.com/images/8c72WFXBASRZqZBEpcUb7vNkRkw.svg\"}},WH6M8FBbs:{background:{alt:\"chevron right\",fit:\"fill\",intrinsicHeight:12,intrinsicWidth:12,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||653)-0-593)/2+0+0)+0+0+60+0+10.000000000000007),pixelHeight:12,pixelWidth:12,src:\"https://framerusercontent.com/images/8c72WFXBASRZqZBEpcUb7vNkRkw.svg\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RmlndHJlZS1yZWd1bGFy\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"20px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(202, 74, 255))\",\"--framer-text-transform\":\"uppercase\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"IcWc73ruB\"},motionChild:true,nodeId:\"i3eu_IC8a\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1y6hx4h\",\"data-styles-preset\":\"KjEL69wIH\",children:\"Explainable AI\"})})})}),className:\"framer-1mk9zq9\",fonts:[\"GF;Figtree-regular\"],layoutDependency:layoutDependency,layoutId:\"i3eu_IC8a\",style:{\"--extracted-r6o4lv\":\"rgb(202, 74, 255)\"},text:kCAq_7Z6A,transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{style:{\"--font-selector\":\"R0Y7RmlndHJlZS02MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"48px\",\"--framer-text-color\":\"var(--extracted-gdpscs, var(--token-f4c97e34-2bf3-4751-915d-c2e6359d478b, rgb(72, 63, 236)))\"},children:\"B2Metric for\"})}),className:\"framer-1cbire7\",fonts:[\"GF;Figtree-600\"],layoutDependency:layoutDependency,layoutId:\"EW9Eparx3\",style:{\"--extracted-gdpscs\":\"var(--token-f4c97e34-2bf3-4751-915d-c2e6359d478b, rgb(72, 63, 236))\"},text:ovPD2O8oE,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({PyuRO7NPM:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{style:{\"--font-selector\":\"R0Y7RmlndHJlZS02MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-gdpscs, var(--token-f4c97e34-2bf3-4751-915d-c2e6359d478b, rgb(72, 63, 236)))\"},children:\"B2Metric for\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{style:{\"--font-selector\":\"R0Y7RmlndHJlZS02MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"48px\",\"--framer-text-color\":\"var(--extracted-gdpscs, rgb(28, 24, 77))\"},children:\"Explainable AI\"})}),className:\"framer-j9b7y6\",fonts:[\"GF;Figtree-600\"],layoutDependency:layoutDependency,layoutId:\"SW5VtuRA9\",style:{\"--extracted-gdpscs\":\"rgb(28, 24, 77)\"},text:uSr0oNY3s,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({bBopklKm9:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{style:{\"--font-selector\":\"R0Y7RmlndHJlZS02MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"40px\",\"--framer-text-color\":\"var(--extracted-gdpscs, rgb(28, 24, 77))\"},children:\"Explainable AI\"})})},BLLk0djeC:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{style:{\"--font-selector\":\"R0Y7RmlndHJlZS02MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"48px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-gdpscs, rgb(28, 24, 77))\"},children:\"Explainable AI\"})})},PyuRO7NPM:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{style:{\"--font-selector\":\"R0Y7RmlndHJlZS02MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"34px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"48px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-gdpscs, rgb(28, 24, 77))\"},children:\"Explainable AI\"})})},Qr9RB_i8L:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{style:{\"--font-selector\":\"R0Y7RmlndHJlZS02MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"48px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-gdpscs, rgb(28, 24, 77))\"},children:\"Explainable AI\"})})},WH6M8FBbs:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{style:{\"--font-selector\":\"R0Y7RmlndHJlZS02MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"34px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"34px\",\"--framer-text-color\":\"var(--extracted-gdpscs, rgb(28, 24, 77))\"},children:\"Explainable AI\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{style:{\"--font-selector\":\"R0Y7RmlndHJlZS1yZWd1bGFy\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"28px\",\"--framer-text-color\":\"var(--extracted-1of0zx5, rgb(62, 76, 91))\"},children:\"Reinforce your marketing teams with self-service customer behavior insights, what experiences and customer actions lead to favorable outcomes, and where to double down on customer retention.\"})}),className:\"framer-1ciqmkv\",fonts:[\"GF;Figtree-regular\"],layoutDependency:layoutDependency,layoutId:\"CtG2Qp3st\",style:{\"--extracted-1of0zx5\":\"rgb(62, 76, 91)\"},text:lHszVQRDw,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({BLLk0djeC:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{style:{\"--font-selector\":\"R0Y7RmlndHJlZS1yZWd1bGFy\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"28px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1of0zx5, rgb(62, 76, 91))\"},children:\"Reinforce your marketing teams with self-service customer behavior insights, what experiences and customer actions lead to favorable outcomes, and where to double down on customer retention.\"})})},PyuRO7NPM:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{style:{\"--font-selector\":\"R0Y7RmlndHJlZS1yZWd1bGFy\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"20px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1of0zx5, rgb(62, 76, 91))\"},children:\"Reinforce your marketing teams with self-service customer behavior insights, what experiences and customer actions lead to favorable outcomes, and where to double down on customer retention.\"})})},Qr9RB_i8L:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{style:{\"--font-selector\":\"R0Y7RmlndHJlZS1yZWd1bGFy\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-line-height\":\"28px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1of0zx5, rgb(62, 76, 91))\"},children:\"Reinforce your marketing teams with self-service customer behavior insights, what experiences and customer actions lead to favorable outcomes, and where to double down on customer retention.\"})})},WH6M8FBbs:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{style:{\"--font-selector\":\"R0Y7RmlndHJlZS1yZWd1bGFy\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--extracted-1of0zx5, rgb(62, 76, 91))\"},children:\"Reinforce your marketing teams with self-service customer behavior insights, what experiences and customer actions lead to favorable outcomes, and where to double down on customer retention.\"})})}},baseVariant,gestureVariant)}),isDisplayed(D76FqAyDC)&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-dzdfbc\",\"data-border\":true,layoutDependency:layoutDependency,layoutId:\"i9EZnGVqU\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(72, 63, 236)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(72, 63, 236)\",borderBottomLeftRadius:24,borderBottomRightRadius:24,borderTopLeftRadius:24,borderTopRightRadius:24},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1tilunp-container\",isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"IW5OEPAiC-container\",nodeId:\"IW5OEPAiC\",rendersWithMotion:true,scopeId:\"VrVhSgsQ9\",children:/*#__PURE__*/_jsx(Button,{ERvNMjl_m:\"rgba(255, 255, 255, 0)\",height:\"100%\",id:\"IW5OEPAiC\",layoutId:\"IW5OEPAiC\",variant:\"efickLc7j\",width:\"100%\",XFKMs5xxS:false,YIREqjclu:IoBwoy2ZU,YvwU7lwtq:\"https://b2metric.com/schedule-meeting\"})})})})]}),isDisplayed(jaEHMXzFm)&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:346.5,intrinsicWidth:462,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(0+((componentViewport?.height||565)-0-0-((componentViewport?.height||565)-0-0)*.6513274336283186)/2)),pixelHeight:693,pixelWidth:924,sizes:`calc(${componentViewport?.width||\"100vw\"} * 0.2813)`,...toResponsiveImage(M3bWTQ3Kp),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-6x0m2t\",\"data-framer-name\":\"Image\",layoutDependency:layoutDependency,layoutId:\"eCp6N_kOj\",...addPropertyOverrides({bBopklKm9:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:346.5,intrinsicWidth:462,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(0+((componentViewport?.height||600)-0-346)/2)+0),pixelHeight:693,pixelWidth:924,sizes:\"325px\",...toResponsiveImage(M3bWTQ3Kp),...{positionX:\"center\",positionY:\"center\"}}},WH6M8FBbs:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:346.5,intrinsicWidth:462,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||653)-0-593)/2+0+0)+0+298),pixelHeight:693,pixelWidth:924,sizes:\"383px\",...toResponsiveImage(M3bWTQ3Kp),...{positionX:\"center\",positionY:\"center\"}}}},baseVariant,gestureVariant)})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-eeoQk.framer-4rsnnh, .framer-eeoQk .framer-4rsnnh { display: block; }\",\".framer-eeoQk.framer-1vapgzx { height: 565px; overflow: visible; position: relative; width: 1200px; }\",\".framer-eeoQk .framer-nd1gfi { align-content: center; align-items: center; bottom: 0px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; justify-content: center; left: 60px; overflow: visible; padding: 0px; position: absolute; top: 0px; width: 90%; }\",\".framer-eeoQk .framer-1lnpiu6 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 563px; justify-content: center; overflow: visible; padding: 0px 10px 0px 30px; position: relative; width: 1px; }\",\".framer-eeoQk .framer-1ehc6ku { flex: none; height: 32px; overflow: hidden; position: relative; width: 625px; }\",\".framer-eeoQk .framer-x6v1ir { -webkit-user-select: none; flex: none; height: auto; left: 0px; pointer-events: auto; position: absolute; top: 50%; user-select: none; white-space: pre; width: auto; }\",\".framer-eeoQk .framer-11h46kl { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 12px); left: 67px; position: absolute; top: 50%; width: 12px; }\",\".framer-eeoQk .framer-1mk9zq9 { -webkit-user-select: none; flex: none; height: auto; left: 102px; pointer-events: auto; position: absolute; top: 50%; user-select: none; white-space: pre; width: auto; }\",\".framer-eeoQk .framer-1cbire7 { -webkit-user-select: none; flex: none; height: auto; pointer-events: auto; position: relative; user-select: none; white-space: pre-wrap; width: 712px; word-break: break-word; word-wrap: break-word; }\",\".framer-eeoQk .framer-j9b7y6, .framer-eeoQk .framer-1ciqmkv { -webkit-user-select: auto; flex: none; height: auto; pointer-events: auto; position: relative; user-select: auto; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-eeoQk .framer-dzdfbc { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; padding: 10px 16px 10px 16px; position: relative; width: min-content; }\",\".framer-eeoQk .framer-1tilunp-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-eeoQk .framer-6x0m2t { flex: none; height: 65%; overflow: visible; position: relative; width: 31%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-eeoQk .framer-nd1gfi, .framer-eeoQk .framer-1lnpiu6, .framer-eeoQk .framer-dzdfbc { gap: 0px; } .framer-eeoQk .framer-nd1gfi > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-eeoQk .framer-nd1gfi > :first-child { margin-left: 0px; } .framer-eeoQk .framer-nd1gfi > :last-child { margin-right: 0px; } .framer-eeoQk .framer-1lnpiu6 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-eeoQk .framer-1lnpiu6 > :first-child, .framer-eeoQk .framer-dzdfbc > :first-child { margin-top: 0px; } .framer-eeoQk .framer-1lnpiu6 > :last-child, .framer-eeoQk .framer-dzdfbc > :last-child { margin-bottom: 0px; } .framer-eeoQk .framer-dzdfbc > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } }\",\".framer-eeoQk.framer-v-xqydzl.framer-1vapgzx { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; min-height: 600px; padding: 0px; width: 813px; }\",\".framer-eeoQk.framer-v-xqydzl .framer-nd1gfi { bottom: unset; height: min-content; left: unset; position: relative; top: unset; width: 94%; }\",\".framer-eeoQk.framer-v-xqydzl .framer-1lnpiu6 { gap: 5px; height: 287px; order: 0; padding: 0px 0px 0px 10px; }\",\".framer-eeoQk.framer-v-xqydzl .framer-1ehc6ku { width: 417px; }\",\".framer-eeoQk.framer-v-xqydzl .framer-6x0m2t { height: 346px; order: 1; width: 325px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-eeoQk.framer-v-xqydzl.framer-1vapgzx, .framer-eeoQk.framer-v-xqydzl .framer-1lnpiu6 { gap: 0px; } .framer-eeoQk.framer-v-xqydzl.framer-1vapgzx > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-eeoQk.framer-v-xqydzl.framer-1vapgzx > :first-child { margin-left: 0px; } .framer-eeoQk.framer-v-xqydzl.framer-1vapgzx > :last-child { margin-right: 0px; } .framer-eeoQk.framer-v-xqydzl .framer-1lnpiu6 > * { margin: 0px; margin-bottom: calc(5px / 2); margin-top: calc(5px / 2); } .framer-eeoQk.framer-v-xqydzl .framer-1lnpiu6 > :first-child { margin-top: 0px; } .framer-eeoQk.framer-v-xqydzl .framer-1lnpiu6 > :last-child { margin-bottom: 0px; } }\",\".framer-eeoQk.framer-v-1rnmtqs.framer-1vapgzx { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: 0px; width: 390px; }\",\".framer-eeoQk.framer-v-1rnmtqs .framer-nd1gfi { bottom: unset; flex-direction: column; gap: 0px; height: min-content; left: unset; position: relative; top: unset; }\",\".framer-eeoQk.framer-v-1rnmtqs .framer-1lnpiu6 { flex: none; height: min-content; order: 0; padding: 60px 0px 0px 0px; width: 100%; }\",\".framer-eeoQk.framer-v-1rnmtqs .framer-1ehc6ku { order: 0; width: 100%; }\",\".framer-eeoQk.framer-v-1rnmtqs .framer-1cbire7 { order: 1; width: 100%; }\",\".framer-eeoQk.framer-v-1rnmtqs .framer-j9b7y6 { order: 2; }\",\".framer-eeoQk.framer-v-1rnmtqs .framer-1ciqmkv { order: 3; }\",\".framer-eeoQk.framer-v-1rnmtqs .framer-dzdfbc { order: 4; }\",\".framer-eeoQk.framer-v-1rnmtqs .framer-6x0m2t { height: 295px; order: 1; width: 383px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-eeoQk.framer-v-1rnmtqs.framer-1vapgzx, .framer-eeoQk.framer-v-1rnmtqs .framer-nd1gfi { gap: 0px; } .framer-eeoQk.framer-v-1rnmtqs.framer-1vapgzx > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-eeoQk.framer-v-1rnmtqs.framer-1vapgzx > :first-child, .framer-eeoQk.framer-v-1rnmtqs .framer-nd1gfi > :first-child { margin-top: 0px; } .framer-eeoQk.framer-v-1rnmtqs.framer-1vapgzx > :last-child, .framer-eeoQk.framer-v-1rnmtqs .framer-nd1gfi > :last-child { margin-bottom: 0px; } .framer-eeoQk.framer-v-1rnmtqs .framer-nd1gfi > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } }\",\".framer-eeoQk.framer-v-mdev7m.framer-1vapgzx { height: 403px; }\",\".framer-eeoQk.framer-v-mdev7m .framer-nd1gfi, .framer-eeoQk.framer-v-1jes16c .framer-nd1gfi { left: 0px; width: 100%; }\",\".framer-eeoQk.framer-v-mdev7m .framer-1lnpiu6 { align-content: center; align-items: center; flex: none; height: 57%; width: 864px; }\",\".framer-eeoQk.framer-v-mdev7m .framer-1cbire7, .framer-eeoQk.framer-v-1mee7qb .framer-1cbire7 { white-space: pre; width: auto; }\",\".framer-eeoQk.framer-v-1mee7qb.framer-1vapgzx { height: 403px; width: 813px; }\",\".framer-eeoQk.framer-v-1mee7qb .framer-nd1gfi { left: 0px; width: 90%; }\",\".framer-eeoQk.framer-v-1mee7qb .framer-1lnpiu6 { align-content: center; align-items: center; flex: none; height: 57%; width: 769px; }\",\".framer-eeoQk.framer-v-1jes16c.framer-1vapgzx { height: 460px; width: 390px; }\",\".framer-eeoQk.framer-v-1jes16c .framer-1lnpiu6 { align-content: center; align-items: center; flex: none; height: 92%; width: 370px; }\",\".framer-eeoQk.framer-v-1jes16c .framer-1cbire7 { width: 100%; }\",...sharedStyle.css,'.framer-eeoQk[data-border=\"true\"]::after, .framer-eeoQk [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 565\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"bBopklKm9\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,null,\"600px\",null]},\"WH6M8FBbs\":{\"layout\":[\"fixed\",\"auto\"]},\"BLLk0djeC\":{\"layout\":[\"fixed\",\"fixed\"]},\"Qr9RB_i8L\":{\"layout\":[\"fixed\",\"fixed\"]},\"PyuRO7NPM\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"ovPD2O8oE\":\"upTitle\",\"kCAq_7Z6A\":\"breadcrumb\",\"uSr0oNY3s\":\"title\",\"lHszVQRDw\":\"description\",\"IoBwoy2ZU\":\"buttonText\",\"M3bWTQ3Kp\":\"image\",\"hZKltAfFU\":\"bgImage\",\"D76FqAyDC\":\"isButtonVisible\",\"jaEHMXzFm\":\"isImageVisible\",\"C8kcI1Opn\":\"isBreadCrumbVisible\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerVrVhSgsQ9=withCSS(Component,css,\"framer-eeoQk\");export default FramerVrVhSgsQ9;FramerVrVhSgsQ9.displayName=\"HeroSectionWithImageAndUpTitle Copy\";FramerVrVhSgsQ9.defaultProps={height:565,width:1200};addPropertyControls(FramerVrVhSgsQ9,{variant:{options:[\"wdllf9rAo\",\"bBopklKm9\",\"WH6M8FBbs\",\"BLLk0djeC\",\"Qr9RB_i8L\",\"PyuRO7NPM\"],optionTitles:[\"Desktop\",\"Tablet\",\"Mobile\",\"No Image\",\"No Image + Tablet\",\"No Image + Mobile\"],title:\"Variant\",type:ControlType.Enum},ovPD2O8oE:{defaultValue:\"B2Metric for\",displayTextArea:false,placeholder:\"\",title:\"UpTitle\",type:ControlType.String},kCAq_7Z6A:{defaultValue:\"Explainable AI\",displayTextArea:false,title:\"breadcrumb\",type:ControlType.String},uSr0oNY3s:{defaultValue:\"Explainable AI\",displayTextArea:false,title:\"Title\",type:ControlType.String},lHszVQRDw:{defaultValue:\"Reinforce your marketing teams with self-service customer behavior insights, what experiences and customer actions lead to favorable outcomes, and where to double down on customer retention.\",displayTextArea:false,title:\"Description\",type:ControlType.String},IoBwoy2ZU:{defaultValue:\"Request Demo\",displayTextArea:false,title:\"ButtonText\",type:ControlType.String},M3bWTQ3Kp:{__defaultAssetReference:\"data:framer/asset-reference,S7CDo4ThqRMfEzfqXEiNvBPfn4.svg?originalFilename=image%3Furl%3D%252FLogo.svg&preferredSize=auto\",title:\"Image\",type:ControlType.ResponsiveImage},hZKltAfFU:{__defaultAssetReference:\"data:framer/asset-reference,k3tzKnCMAstNkQu2X9R6sZgwbjc.svg?originalFilename=All+right+reserved.svg&preferredSize=auto\",title:\"BgImage\",type:ControlType.ResponsiveImage},D76FqAyDC:{defaultValue:true,title:\"IsButtonVisible\",type:ControlType.Boolean},jaEHMXzFm:{defaultValue:true,title:\"isImageVisible\",type:ControlType.Boolean},C8kcI1Opn:{defaultValue:true,title:\"IsBreadCrumbVisible\",type:ControlType.Boolean}});addFonts(FramerVrVhSgsQ9,[{explicitInter:true,fonts:[{family:\"Figtree\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/figtree/v6/_Xmz-HUzqDCFdgfMsYiV_F7wfS-Bs_d_QF5bwkEU4HTy.woff2\",weight:\"400\"},{family:\"Figtree\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/figtree/v6/_Xmz-HUzqDCFdgfMsYiV_F7wfS-Bs_ehR15bwkEU4HTy.woff2\",weight:\"600\"}]},...ButtonFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerVrVhSgsQ9\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"565\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"bBopklKm9\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,null,\\\"600px\\\",null]},\\\"WH6M8FBbs\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"BLLk0djeC\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Qr9RB_i8L\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"PyuRO7NPM\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerVariables\":\"{\\\"ovPD2O8oE\\\":\\\"upTitle\\\",\\\"kCAq_7Z6A\\\":\\\"breadcrumb\\\",\\\"uSr0oNY3s\\\":\\\"title\\\",\\\"lHszVQRDw\\\":\\\"description\\\",\\\"IoBwoy2ZU\\\":\\\"buttonText\\\",\\\"M3bWTQ3Kp\\\":\\\"image\\\",\\\"hZKltAfFU\\\":\\\"bgImage\\\",\\\"D76FqAyDC\\\":\\\"isButtonVisible\\\",\\\"jaEHMXzFm\\\":\\\"isImageVisible\\\",\\\"C8kcI1Opn\\\":\\\"isBreadCrumbVisible\\\"}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./VrVhSgsQ9.map"],
  "mappings": "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",
  "names": ["ButtonFonts", "getFonts", "SHPzadXSo_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "toResponsiveImage", "value", "transition1", "transformTemplate1", "_", "t", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "bgImage", "breadcrumb", "buttonText", "description", "height", "id", "image", "isBreadCrumbVisible", "isButtonVisible", "isImageVisible", "title", "upTitle", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "ovPD2O8oE", "kCAq_7Z6A", "uSr0oNY3s", "lHszVQRDw", "IoBwoy2ZU", "M3bWTQ3Kp", "hZKltAfFU", "D76FqAyDC", "jaEHMXzFm", "C8kcI1Opn", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "ref1", "pe", "isDisplayed", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "Image2", "getLoadingLazyAtYPosition", "u", "RichText2", "Link", "ComponentViewportProvider", "SmartComponentScopedContainer", "css", "FramerVrVhSgsQ9", "withCSS", "VrVhSgsQ9_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
