{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/NbHyxFw1Jbdf0S3h2f0a/bK0mdMUTglWVmign9UCk/VEuxNgUy6.js"],
  "sourcesContent": ["// Generated by Framer (890879b)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PropertyOverrides,RichText,SVG,useActiveVariantCallback,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useOverlayState,withCSS}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as ReactDOM from\"react-dom\";import Ticker from\"https://framerusercontent.com/modules/B2xAlJLcN0gOnt11mSPw/jyRNgY7vYWXe6t31T0wo/Ticker.js\";import{Youtube as YouTube}from\"https://framerusercontent.com/modules/NEd4VmDdsxM3StIUbddO/DDzyuYPF56TuI0bfUu2z/YouTube.js\";import AdvancedOverlay from\"https://framerusercontent.com/modules/rWTAASs1j5vzZB6k18jG/x5h1SMllZzg10K4dGJHi/Overlay.js\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/p8dptk4UIND8hbFWz9V7/Phosphor.js\";import LogoTickr from\"#framer/local/canvasComponent/BY9vT1VEx/BY9vT1VEx.js\";import Footer from\"#framer/local/canvasComponent/oVSyE5nmS/oVSyE5nmS.js\";import CTA from\"#framer/local/canvasComponent/sUAd3ypwY/sUAd3ypwY.js\";import HubspotOverlayForm from\"#framer/local/canvasComponent/x81rr7o9g/x81rr7o9g.js\";import Navigation from\"#framer/local/canvasComponent/y6IVmw92W/y6IVmw92W.js\";import Popup from\"#framer/local/canvasComponent/yxmfLZyJQ/yxmfLZyJQ.js\";import*as sharedStyle2 from\"#framer/local/css/aPK8xlHr3/aPK8xlHr3.js\";import*as sharedStyle from\"#framer/local/css/Ey8uQouWv/Ey8uQouWv.js\";import*as sharedStyle1 from\"#framer/local/css/kRYuhcTcz/kRYuhcTcz.js\";import*as sharedStyle3 from\"#framer/local/css/mTO7UFQUn/mTO7UFQUn.js\";import*as sharedStyle5 from\"#framer/local/css/qn_veVqs7/qn_veVqs7.js\";import*as sharedStyle4 from\"#framer/local/css/xU_WpCeZp/xU_WpCeZp.js\";import metadataProvider from\"#framer/local/webPageMetadata/VEuxNgUy6/VEuxNgUy6.js\";const NavigationFonts=getFonts(Navigation);const CTAFonts=getFonts(CTA);const HubspotOverlayFormFonts=getFonts(HubspotOverlayForm);const TickerFonts=getFonts(Ticker);const LogoTickrFonts=getFonts(LogoTickr);const YouTubeFonts=getFonts(YouTube);const PhosphorFonts=getFonts(Phosphor);const FooterFonts=getFonts(Footer);const PopupFonts=getFonts(Popup);const AdvancedOverlayFonts=getFonts(AdvancedOverlay);const breakpoints={omK_ka6vz:\"(min-width: 810px) and (max-width: 1199px)\",perY8Yxel:\"(min-width: 1200px)\",wbH5SBRwW:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-ijpVi\";const variantClassNames={omK_ka6vz:\"framer-v-1k1t8rw\",perY8Yxel:\"framer-v-xh2emw\",wbH5SBRwW:\"framer-v-1szyedc\"};const transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;const getContainer=()=>{return document.querySelector(\"#template-overlay\")??document.querySelector(\"#overlay\")??document.body;};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const transformTemplate2=(_,t)=>`translateX(-50%) ${t}`;const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"perY8Yxel\",Phone:\"wbH5SBRwW\",Tablet:\"omK_ka6vz\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"perY8Yxel\"};};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);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const zl1qxW7WF3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const PxcBbjhVm3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"perY8Yxel\",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-xh2emw\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:80,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1p3skb2-container\",nodeId:\"zKuT8vFyH\",scopeId:\"VEuxNgUy6\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{omK_ka6vz:{variant:\"AByeL8_W3\"},wbH5SBRwW:{variant:\"XMJTASqGb\"}},children:/*#__PURE__*/_jsx(Navigation,{height:\"100%\",id:\"zKuT8vFyH\",layoutId:\"zKuT8vFyH\",style:{height:\"100%\",width:\"100%\"},variant:\"KPthck111\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-12h5zhd\",\"data-framer-name\":\"Hero\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-711zub\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-37w9bg\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ywysm8\",\"data-styles-preset\":\"Ey8uQouWv\",children:\"Aviso - The Gong Alternative \"})}),className:\"framer-2sbugc\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-yilgfq\",\"data-styles-preset\":\"kRYuhcTcz\",children:\"delivers precise AI guidance for revOPs\"})}),className:\"framer-5u1lo2\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17mcyib\",\"data-styles-preset\":\"aPK8xlHr3\",style:{\"--framer-text-alignment\":\"left\"},children:\"Whether it\u2019s shattering sales silos, improving forecast, or simply knowing what reps are doing on calls, revenue teams love the superior visibility Aviso\u2019s AI delivers\"})}),className:\"framer-dd186n\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-k3d592\",children:/*#__PURE__*/_jsx(Overlay,{children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{omK_ka6vz:{y:(componentViewport?.y||0)+0+80+0+0+11+80+338+10},wbH5SBRwW:{y:(componentViewport?.y||0)+0+80+0+0+0+0+30+338+10}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:50,y:(componentViewport?.y||0)+0+80+0+0+36+80+338+10,children:/*#__PURE__*/_jsxs(Container,{className:\"framer-1h4kuf0-container\",id:\"1h4kuf0\",nodeId:\"ATCuIG11U\",scopeId:\"VEuxNgUy6\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{omK_ka6vz:{variant:\"NEMiss5dL\"},wbH5SBRwW:{variant:\"NEMiss5dL\"}},children:/*#__PURE__*/_jsx(CTA,{BQsktEUSb:\"rgb(240, 78, 69)\",dokqkteWW:\"rgb(255, 255, 255)\",GfUT0QoAc:\"rgb(255, 255, 255)\",height:\"100%\",id:\"ATCuIG11U\",j5hkksqcg:\"var(--token-eefdec83-aa59-420a-b5d6-e47764f513c9, rgb(240, 78, 69))\",layoutId:\"ATCuIG11U\",nBXzpjR34:false,Njil5uLZ7:\"Book a Demo\",variant:\"Pht74xd2a\",Vh6K_4lTe:\"ArrowRight\",width:\"100%\",Y39GohiV6:false,zl1qxW7WF:zl1qxW7WF3bnx0g({overlay})})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-gkntqx\"),\"data-framer-portal-id\":\"1h4kuf0\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"CnCookiFw\"),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{omK_ka6vz:{width:\"45vw\"},wbH5SBRwW:{width:\"85vw\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"35vw\",children:/*#__PURE__*/_jsx(Container,{className:cx(scopingClassNames,\"framer-166yjqw-container\"),\"data-framer-portal-id\":\"1h4kuf0\",inComponentSlot:true,nodeId:\"LVdRPAFGa\",rendersWithMotion:true,scopeId:\"VEuxNgUy6\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{omK_ka6vz:{variant:\"ILlLxAvYd\"},wbH5SBRwW:{variant:\"ILlLxAvYd\"}},children:/*#__PURE__*/_jsx(HubspotOverlayForm,{cSFXcEx19:\"Book a custom demo of Aviso with a product specialist\",height:\"100%\",id:\"LVdRPAFGa\",layoutId:\"LVdRPAFGa\",O8mu9XXtf:\"531684\",style:{width:\"100%\"},variant:\"COzSQBvhp\",width:\"100%\",zAw6GvxxN:\"1b64b910-ab0b-4ab2-a241-a03212223117\"})})})})})]}),getContainer())})})]})})})})})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-u0urz7-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"yi2j5gCtB\",scopeId:\"VEuxNgUy6\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{wbH5SBRwW:{fadeOptions:{fadeAlpha:0,fadeContent:true,fadeInset:0,fadeWidth:40,overflow:false}}},children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"top\",fadeOptions:{fadeAlpha:0,fadeContent:true,fadeInset:0,fadeWidth:33,overflow:false},gap:10,height:\"100%\",hoverFactor:.7,id:\"yi2j5gCtB\",layoutId:\"yi2j5gCtB\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,sizingOptions:{heightType:false,widthType:false},slots:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:760,intrinsicWidth:1352,pixelHeight:1140,pixelWidth:2028,positionX:\"center\",positionY:\"center\",sizes:\"720.4737px\",src:\"https://framerusercontent.com/images/5wDbnEQOmDlsobxF5WyIIsHvik0.webp\",srcSet:\"https://framerusercontent.com/images/5wDbnEQOmDlsobxF5WyIIsHvik0.webp?scale-down-to=512 512w,https://framerusercontent.com/images/5wDbnEQOmDlsobxF5WyIIsHvik0.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/5wDbnEQOmDlsobxF5WyIIsHvik0.webp 2028w\"},className:\"framer-1vf301a\",\"data-framer-name\":\"Conversation_Intelligence\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:506.6666666666667,intrinsicWidth:866,pixelHeight:582,pixelWidth:1038,sizes:\"719.5776px\",src:\"https://framerusercontent.com/images/4GUbK7EdmG8pcaOrgt9nCHBBMT8.svg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/4GUbK7EdmG8pcaOrgt9nCHBBMT8.svg?scale-down-to=512 512w,https://framerusercontent.com/images/4GUbK7EdmG8pcaOrgt9nCHBBMT8.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/4GUbK7EdmG8pcaOrgt9nCHBBMT8.svg 1038w\"},className:\"framer-15u44q2\",\"data-framer-name\":\"Relationship Intelligence\"}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-19zr84u\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-j0nx2q\",\"data-framer-name\":\"Coaching_Enablement\",fill:\"black\",intrinsicHeight:884,intrinsicWidth:1280,svg:'<svg width=\"1280\" height=\"884\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><rect x=\"46\" y=\"320.609\" width=\"755.521\" height=\"323.865\" rx=\"10\" fill=\"#fff\"/><path d=\"M46 330.609c0-5.522 4.477-10 10-10h735.521c5.523 0 10 4.478 10 10v50.443H46v-50.443Z\" fill=\"#F04E45\" fill-opacity=\".1\"/><text fill=\"#F04E45\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"18\" font-weight=\"600\" letter-spacing=\"0em\"><tspan x=\"71.643\" y=\"356.682\">Ted Williams</tspan></text><text fill=\"#151A47\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"18\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"71.643\" y=\"425.909\">Viopa License Deal</tspan></text><path d=\"m254.029 417.053 4.892 4.62 4.569-4.62\" stroke=\"#F04E45\" stroke-linecap=\"round\"/><mask id=\"a\" fill=\"#fff\"><path d=\"M71.643 457.066h707v51.688h-707v-51.688Z\"/></mask><path d=\"M71.643 458.066h707v-2h-707v2Zm707 49.688h-707v2h707v-2Z\" fill=\"#EAEAEA\" mask=\"url(#a)\"/><mask id=\"b\" fill=\"#fff\"><path d=\"M71.643 507.754h707v51.688h-707v-51.688Z\"/></mask><path d=\"M71.643 508.754h707v-2h-707v2Zm707 49.688h-707v2h707v-2Z\" fill=\"#EAEAEA\" mask=\"url(#b)\"/><mask id=\"c\" fill=\"#fff\"><path d=\"M71.643 558.441h707v51.688h-707v-51.688Z\"/></mask><path d=\"M71.643 559.441h707v-2h-707v2Zm707 49.688h-707v2h707v-2Z\" fill=\"#EAEAEA\" mask=\"url(#c)\"/><text fill=\"#151A47\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14\" letter-spacing=\"0em\"><tspan x=\"71.643\" y=\"488.001\">Increase talk ratio for better engagement</tspan></text><text fill=\"#151A47\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14\" letter-spacing=\"0em\"><tspan x=\"71.643\" y=\"539.689\">Ask more engaging questions to drive conversation</tspan></text><text fill=\"#151A47\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14\" letter-spacing=\"0em\"><tspan x=\"71.643\" y=\"591.376\">Shorten longest monologue for improved listener engagement </tspan></text><rect x=\"609.719\" y=\"469.447\" width=\"102.647\" height=\"26.925\" rx=\"4\" fill=\"#F04E45\"/><path d=\"M615.719 476.447a2 2 0 0 1 2-2h14.697a2 2 0 0 1 2 2v10.756a2 2 0 0 1-2 2h-14.697a2 2 0 0 1-2-2v-10.756Z\" fill=\"#fff\"/><path d=\"m628.83 491.371-3.306-3.306h6.612l-3.306 3.306Z\" fill=\"#fff\"/><path fill=\"#F93F41\" d=\"M619.426 479.572h12.196v1.092h-12.196zm0 3.414h8.679v1.092h-8.679z\"/><text fill=\"#fff\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"12\" letter-spacing=\"0em\"><tspan x=\"642.416\" y=\"486.958\">Review call</tspan></text><rect x=\"609.719\" y=\"521.135\" width=\"102.647\" height=\"26.925\" rx=\"4\" fill=\"#F04E45\"/><path d=\"M615.719 528.135a2 2 0 0 1 2-2h14.697a2 2 0 0 1 2 2v10.755a2 2 0 0 1-2 2h-14.697a2 2 0 0 1-2-2v-10.755Z\" fill=\"#fff\"/><path d=\"m628.83 543.059-3.306-3.306h6.612l-3.306 3.306Z\" fill=\"#fff\"/><path fill=\"#F93F41\" d=\"M619.426 531.26h12.196v1.092h-12.196zm0 3.414h8.679v1.092h-8.679z\"/><text fill=\"#fff\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"12\" letter-spacing=\"0em\"><tspan x=\"642.416\" y=\"538.646\">Review call</tspan></text><rect x=\"609.719\" y=\"572.824\" width=\"102.647\" height=\"26.925\" rx=\"4\" fill=\"#F04E45\"/><path d=\"M615.719 579.824a2 2 0 0 1 2-2h14.697a2 2 0 0 1 2 2v10.756a2 2 0 0 1-2 2h-14.697a2 2 0 0 1-2-2v-10.756Z\" fill=\"#fff\"/><path d=\"m628.83 594.748-3.306-3.306h6.612l-3.306 3.306Z\" fill=\"#fff\"/><path fill=\"#F93F41\" d=\"M619.426 582.949h12.196v1.092h-12.196zm0 3.414h8.679v1.092h-8.679z\"/><text fill=\"#fff\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"12\" letter-spacing=\"0em\"><tspan x=\"642.416\" y=\"590.335\">Review call</tspan></text><path d=\"m763.943 479.887 6.049 6.049m0-6.049-6.049 6.049m0 45.638 6.049 6.049m0-6.049-6.049 6.049m0 45.639 6.049 6.049m0-6.049-6.049 6.049\" stroke=\"#F04E45\" stroke-linecap=\"round\"/><path d=\"m956.576 503.442-28.162-28.163h56.325l-28.163 28.163Z\" fill=\"#AF4D6D\"/><rect x=\"838.711\" y=\"237.639\" width=\"394.522\" height=\"251.723\" rx=\"10\" fill=\"url(#d)\"/><g opacity=\".6\" stroke=\"#fff\" stroke-width=\"2\"><path d=\"M869.049 287.948a4.504 4.504 0 1 0 0-9.008 4.504 4.504 0 0 0 0 9.008Z\" stroke-miterlimit=\"10\"/><path d=\"M862.195 299.631a6.855 6.855 0 0 1 13.708 0h-7.913\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M905.342 287.948a4.504 4.504 0 1 0 0-9.008 4.504 4.504 0 0 0 0 9.008Z\" stroke-miterlimit=\"10\"/><path d=\"M898.488 299.631a6.855 6.855 0 0 1 13.708 0h-7.913m-36.765-27.267c.845-4.532 3.334-8.498 6.807-11.247m30.951 11.247c-.845-4.532-3.334-8.498-6.807-11.247m-18.684 32.357a18.787 18.787 0 0 0 13.15-.093\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M887.084 263.895a4.959 4.959 0 1 0 0-9.917 4.959 4.959 0 0 0 0 9.917Z\" stroke-miterlimit=\"10\"/><path clip-rule=\"evenodd\" d=\"m890.594 272.987-.501-1.012-.047-.093-2.192-4.383a.538.538 0 0 0-.965 0l-6.102 12.314c-.26.52.344 1.04.817.715l5.777-2.73 5.795 2.684c.483.315 1.077-.205.817-.725l-3.39-6.779-.009.009Z\" stroke-linecap=\"round\"/></g><text fill=\"#fff\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"30\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"862.195\" y=\"342.725\">Seller\\n</tspan><tspan x=\"862.195\" y=\"378.725\">Performance</tspan></text><text fill=\"#fff\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"26\" letter-spacing=\"0em\"><tspan x=\"862.195\" y=\"428.955\">4 calls require your attention</tspan></text><text fill=\"#FFBFBB\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"18\" font-weight=\"300\" letter-spacing=\"0em\"><tspan x=\"862.195\" y=\"453.809\">42% of reps had average seller score</tspan></text><text fill=\"#fff\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"40\" font-weight=\"bold\" letter-spacing=\"0em\"><tspan x=\"1120.86\" y=\"379.362\">AVG</tspan></text><rect x=\"1193.86\" y=\"255.633\" width=\"17\" height=\"18\" rx=\"8.5\" fill=\"#fff\" fill-opacity=\".5\"/><text fill=\"#F04E45\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"13\" font-weight=\"600\" letter-spacing=\"0em\"><tspan x=\"1200.36\" y=\"269.36\">i</tspan></text><path d=\"m353.865 301.608-28.162-28.163h56.325l-28.163 28.163Z\" fill=\"#934C7E\"/><rect x=\"46\" y=\"35.805\" width=\"394.522\" height=\"251.723\" rx=\"10\" fill=\"url(#e)\"/><g opacity=\".6\" stroke=\"#fff\" stroke-width=\"2\"><path d=\"M76.338 86.114a4.504 4.504 0 1 0 0-9.008 4.504 4.504 0 0 0 0 9.008Z\" stroke-miterlimit=\"10\"/><path d=\"M69.484 97.797a6.855 6.855 0 0 1 13.708 0h-7.913\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M112.631 86.114a4.504 4.504 0 1 0 0-9.008 4.504 4.504 0 0 0 0 9.008Z\" stroke-miterlimit=\"10\"/><path d=\"M105.777 97.797a6.855 6.855 0 0 1 13.708 0h-7.913M74.807 70.53c.845-4.532 3.334-8.498 6.807-11.247m30.951 11.247c-.845-4.532-3.334-8.498-6.807-11.247M87.074 91.64a18.788 18.788 0 0 0 13.15-.093\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M94.373 62.06a4.96 4.96 0 1 0 0-9.918 4.96 4.96 0 0 0 0 9.919Z\" stroke-miterlimit=\"10\"/><path clip-rule=\"evenodd\" d=\"m97.883 71.153-.501-1.012-.047-.093-2.191-4.383a.54.54 0 0 0-.966 0l-6.102 12.314c-.26.52.344 1.04.818.715l5.776-2.73 5.795 2.684c.483.316 1.077-.205.817-.725l-3.39-6.78-.009.01Z\" stroke-linecap=\"round\"/></g><text fill=\"#fff\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"30\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"69.484\" y=\"140.892\">Coaching </tspan><tspan x=\"69.484\" y=\"176.892\">Opportunities</tspan></text><text fill=\"#fff\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"26\" letter-spacing=\"0em\"><tspan x=\"69.484\" y=\"229.121\">37 Unread</tspan></text><text fill=\"#FFBFBB\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"18\" letter-spacing=\"0em\"><tspan x=\"69.484\" y=\"252.104\">Since yesterday</tspan></text><text fill=\"#fff\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"40\" font-weight=\"bold\" letter-spacing=\"0em\"><tspan x=\"367.148\" y=\"176.528\">07</tspan></text><rect x=\"401.148\" y=\"53.799\" width=\"17\" height=\"18\" rx=\"8.5\" fill=\"#fff\" fill-opacity=\".5\"/><text fill=\"#F04E45\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"13\" font-weight=\"600\" letter-spacing=\"0em\"><tspan x=\"407.648\" y=\"67.526\">i</tspan></text><g filter=\"url(#f)\"><path d=\"M505.674 535c0-5.523 4.477-10 10-10H1204.2c5.52 0 10 4.477 10 10v303.865c0 5.523-4.48 10-10 10H515.674c-5.523 0-10-4.477-10-10V535Z\" fill=\"#fff\"/><path d=\"M505.674 535c0-5.523 4.477-10 10-10H1204.2c5.52 0 10 4.477 10 10v50.443H505.674V535Z\" fill=\"#F04E45\" fill-opacity=\".1\"/><text fill=\"#F04E45\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"18\" font-weight=\"600\" letter-spacing=\"0em\"><tspan x=\"539.529\" y=\"561.073\">Emily Wang</tspan></text><text fill=\"#F04E45\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14\" letter-spacing=\"0em\"><tspan x=\"654.264\" y=\"560.118\">(Below Average)</tspan></text><text fill=\"#151A47\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14\" letter-spacing=\"0em\"><tspan x=\"813.533\" y=\"614.392\">Aviso AI Metrics</tspan></text><path d=\"M529.602 609.301h265.246m137.416 0h265.246\" stroke=\"#EAEAEA\" stroke-linecap=\"round\"/><rect x=\"530.102\" y=\"645.844\" width=\"319.611\" height=\"177.614\" rx=\"9.5\" stroke=\"#EAEAEA\"/><rect x=\"870.379\" y=\"645.844\" width=\"319.611\" height=\"177.614\" rx=\"9.5\" stroke=\"#EAEAEA\"/><text fill=\"#151A47\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14\" letter-spacing=\"0em\"><tspan x=\"544.146\" y=\"668.187\">Buyer Engagement</tspan></text><text fill=\"#151A47\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14\" letter-spacing=\"0em\"><tspan x=\"884.424\" y=\"668.187\">Sales Methodology Adherence</tspan></text><text fill=\"#151A47\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"10\" letter-spacing=\"0em\"><tspan x=\"545.705\" y=\"707.568\">Good</tspan></text><text fill=\"#151A47\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"10\" letter-spacing=\"0em\"><tspan x=\"675.119\" y=\"707.568\">50%</tspan></text><rect x=\"545.705\" y=\"716.384\" width=\"284.729\" height=\"5.444\" rx=\"2.722\" fill=\"#F2F2F2\"/><rect x=\"545.705\" y=\"716.384\" width=\"142.235\" height=\"5.444\" rx=\"2.722\" fill=\"#0C9A34\"/><text fill=\"#151A47\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"10\" letter-spacing=\"0em\"><tspan x=\"545.705\" y=\"747.464\">Average</tspan></text><text fill=\"#151A47\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"10\" letter-spacing=\"0em\"><tspan x=\"642.119\" y=\"747.464\">40%</tspan></text><rect x=\"545.705\" y=\"756.28\" width=\"284.729\" height=\"5.444\" rx=\"2.722\" fill=\"#F2F2F2\"/><rect x=\"545.705\" y=\"756.28\" width=\"108.602\" height=\"5.444\" rx=\"2.722\" fill=\"#FCBC1F\"/><text fill=\"#151A47\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"10\" letter-spacing=\"0em\"><tspan x=\"545.705\" y=\"787.361\">Poor</tspan></text><text fill=\"#151A47\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"10\" letter-spacing=\"0em\"><tspan x=\"575.119\" y=\"787.361\">10%</tspan></text><rect x=\"545.705\" y=\"796.177\" width=\"284.729\" height=\"5.444\" rx=\"2.722\" fill=\"#F2F2F2\"/><rect x=\"545.705\" y=\"796.177\" width=\"38.535\" height=\"5.444\" rx=\"2.722\" fill=\"#F04E45\"/><text fill=\"#151A47\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"10\" letter-spacing=\"0em\"><tspan x=\"885.982\" y=\"707.568\">Good</tspan></text><text fill=\"#151A47\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"10\" letter-spacing=\"0em\"><tspan x=\"1086.4\" y=\"707.568\">70%</tspan></text><rect x=\"885.982\" y=\"716.384\" width=\"284.729\" height=\"5.444\" rx=\"2.722\" fill=\"#F2F2F2\"/><rect x=\"885.982\" y=\"716.384\" width=\"210.292\" height=\"5.444\" rx=\"2.722\" fill=\"#0C9A34\"/><text fill=\"#151A47\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"10\" letter-spacing=\"0em\"><tspan x=\"885.982\" y=\"747.464\">Average</tspan></text><text fill=\"#151A47\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"10\" letter-spacing=\"0em\"><tspan x=\"971.396\" y=\"747.464\">25%</tspan></text><rect x=\"885.982\" y=\"756.28\" width=\"284.729\" height=\"5.444\" rx=\"2.722\" fill=\"#F2F2F2\"/><rect x=\"885.982\" y=\"756.28\" width=\"93.607\" height=\"5.444\" rx=\"2.722\" fill=\"#FCBC1F\"/><text fill=\"#151A47\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"10\" letter-spacing=\"0em\"><tspan x=\"885.982\" y=\"787.361\">Poor</tspan></text><text fill=\"#151A47\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"10\" letter-spacing=\"0em\"><tspan x=\"915.396\" y=\"787.361\">5%</tspan></text><rect x=\"885.982\" y=\"796.177\" width=\"284.729\" height=\"5.444\" rx=\"2.722\" fill=\"#F2F2F2\"/><rect x=\"885.982\" y=\"796.177\" width=\"19.556\" height=\"5.444\" rx=\"2.722\" fill=\"#F04E45\"/></g><defs><linearGradient id=\"d\" x1=\"1035.97\" y1=\"237.639\" x2=\"1267.1\" y2=\"782.764\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#F04E45\"/><stop offset=\"1\" stop-color=\"#2F49BA\"/></linearGradient><linearGradient id=\"e\" x1=\"243.261\" y1=\"35.805\" x2=\"436.096\" y2=\"563.764\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#F04E45\"/><stop offset=\"1\" stop-color=\"#2F49BA\"/></linearGradient><filter id=\"f\" x=\"487.474\" y=\"510.8\" width=\"744.922\" height=\"360.265\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\"><feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/><feColorMatrix in=\"SourceAlpha\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/><feOffset dy=\"4\"/><feGaussianBlur stdDeviation=\"9.1\"/><feComposite in2=\"hardAlpha\" operator=\"out\"/><feColorMatrix values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.13 0\"/><feBlend in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_79_3413\"/><feBlend in=\"SourceGraphic\" in2=\"effect1_dropShadow_79_3413\" result=\"shape\"/></filter></defs></svg>',transformTemplate:transformTemplate2,withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-cj0fgy\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-wdf4ie\",\"data-framer-name\":\"Marketing_Intelligence\",fill:\"black\",intrinsicHeight:612,intrinsicWidth:960,svg:'<svg width=\"960\" height=\"612\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g filter=\"url(#a)\"><rect x=\"218\" y=\"423.805\" width=\"705.743\" height=\"146.608\" rx=\"8\" fill=\"#fff\" shape-rendering=\"crispEdges\"/><path fill=\"#EAF7F2\" d=\"M236.201 444.026h326.583v44.488H236.201z\"/><text fill=\"#151B42\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Poppins\" font-size=\"14.155\" font-weight=\"600\" letter-spacing=\"0em\"><tspan x=\"252.379\" y=\"471.614\">High Lead Score and Converted</tspan></text><path d=\"M522.342 466.27c0-6.701 5.432-12.133 12.133-12.133 6.701 0 12.133 5.432 12.133 12.133 0 6.701-5.432 12.133-12.133 12.133-6.701 0-12.133-5.432-12.133-12.133Zm21.897 0c0-5.392-4.371-9.763-9.764-9.763-5.392 0-9.763 4.371-9.763 9.763 0 5.393 4.371 9.764 9.763 9.764a9.763 9.763 0 0 0 9.764-9.764Z\" fill=\"#C7CBD6\"/><path d=\"M534.475 454.137a12.133 12.133 0 0 1 7.497 21.673l-1.499-1.908a9.704 9.704 0 0 0 3.175-10.805 9.704 9.704 0 0 0-9.173-6.533v-2.427Z\" fill=\"url(#b)\"/><text fill=\"#151B42\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Poppins\" font-size=\"14.155\" font-weight=\"600\" letter-spacing=\"0em\"><tspan x=\"495.532\" y=\"471.615\">40</tspan></text><path fill=\"#EAF7F2\" d=\"M236.201 504.692h326.583v44.488H236.201z\"/><text fill=\"#151B42\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Poppins\" font-size=\"14.155\" letter-spacing=\"0em\"><tspan x=\"252.379\" y=\"532.28\">Low Lead Score and Converted</tspan></text><path d=\"M522.34 526.935c0-6.701 5.432-12.133 12.133-12.133 6.701 0 12.133 5.432 12.133 12.133 0 6.701-5.432 12.133-12.133 12.133-6.701 0-12.133-5.432-12.133-12.133Zm21.897 0c0-5.392-4.371-9.763-9.764-9.763-5.392 0-9.763 4.371-9.763 9.763 0 5.393 4.371 9.764 9.763 9.764a9.763 9.763 0 0 0 9.764-9.764Z\" fill=\"#C7CBD6\"/><path d=\"M534.473 514.802a12.137 12.137 0 0 1 11.847 9.512l-2.369.524a9.704 9.704 0 0 0-9.478-7.609v-2.427Z\" fill=\"url(#c)\"/><text fill=\"#151B42\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Poppins\" font-size=\"14.155\" letter-spacing=\"0em\"><tspan x=\"496.935\" y=\"532.28\">26</tspan></text><path fill=\"#FDF3F3\" d=\"M578.961 444.026h326.583v44.488H578.961z\"/><path d=\"M865.099 466.271c0-6.701 5.432-12.133 12.133-12.133 6.701 0 12.133 5.432 12.133 12.133 0 6.701-5.432 12.133-12.133 12.133-6.701 0-12.133-5.432-12.133-12.133Zm21.897 0c0-5.392-4.372-9.763-9.764-9.763-5.392 0-9.763 4.371-9.763 9.763 0 5.393 4.371 9.764 9.763 9.764 5.392 0 9.764-4.371 9.764-9.764Z\" fill=\"#C7CBD6\"/><path d=\"M877.232 454.138a12.133 12.133 0 1 1-10.394 5.874l2.079 1.252a9.706 9.706 0 1 0 8.315-4.699v-2.427Z\" fill=\"url(#d)\"/><text fill=\"#151B42\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Poppins\" font-size=\"14.155\" letter-spacing=\"0em\"><tspan x=\"595.139\" y=\"471.614\">High Lead Score and Open</tspan></text><text fill=\"#151B42\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Poppins\" font-size=\"14.155\" letter-spacing=\"0em\"><tspan x=\"833.755\" y=\"471.614\">140</tspan></text><path fill=\"#FDF3F3\" d=\"M578.961 505.703h326.583v44.488H578.961z\"/><path d=\"M865.1 527.947c0-6.701 5.432-12.133 12.133-12.133 6.701 0 12.133 5.432 12.133 12.133 0 6.701-5.432 12.133-12.133 12.133-6.701 0-12.133-5.432-12.133-12.133Zm21.897 0c0-5.392-4.372-9.764-9.764-9.764-5.392 0-9.763 4.372-9.763 9.764 0 5.392 4.371 9.764 9.763 9.764 5.392 0 9.764-4.372 9.764-9.764Z\" fill=\"#C7CBD6\"/><path d=\"M877.233 515.814a12.13 12.13 0 0 1 8.58 3.554 12.14 12.14 0 0 1 3.553 8.579h-2.426a9.697 9.697 0 0 0-2.843-6.863 9.716 9.716 0 0 0-3.149-2.105 9.723 9.723 0 0 0-3.715-.738v-2.427Z\" fill=\"url(#e)\"/><text fill=\"#151B42\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Poppins\" font-size=\"14.155\" letter-spacing=\"0em\"><tspan x=\"595.139\" y=\"533.29\">Low Lead Score and Open</tspan></text><text fill=\"#151B42\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Poppins\" font-size=\"14.155\" letter-spacing=\"0em\"><tspan x=\"839.824\" y=\"533.29\">24</tspan></text></g><g filter=\"url(#f)\"><g clip-path=\"url(#g)\"><rect x=\"97\" y=\"43.805\" width=\"677\" height=\"360\" rx=\"8\" fill=\"#fff\"/><mask id=\"h\" fill=\"#fff\"><path d=\"M97 43.805h237v45H97v-45Z\"/></mask><path d=\"M97 43.805h237v45H97v-45Z\" fill=\"#F04E45\" fill-opacity=\".2\"/><path d=\"M332.419 43.805v45h3.162v-45h-3.162Z\" fill=\"#F04E45\" fill-opacity=\".5\" mask=\"url(#h)\"/><text fill=\"#F04E45\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Poppins\" font-size=\"14\" font-weight=\"600\" letter-spacing=\"0em\"><tspan x=\"115.977\" y=\"71.205\">Aviso SDR Recommendation</tspan></text><mask id=\"i\" fill=\"#fff\"><path d=\"M97 88.805h237v63H97v-63Z\"/></mask><path d=\"M97 88.805h237v63H97v-63Z\" fill=\"#fff\"/><path d=\"M334 151.805v1.58h1.581v-1.58H334Zm-1.581-63v63h3.162v-63h-3.162Zm1.581 61.42H97v3.16h237v-3.16Z\" fill=\"#DDE0EB\" mask=\"url(#i)\"/><text fill=\"#151B42\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Poppins\" font-size=\"14\" letter-spacing=\"0em\"><tspan x=\"112.813\" y=\"125.205\">Kevin Pino</tspan></text><circle cx=\"309.636\" cy=\"120.305\" r=\"7.898\" stroke=\"#F04E45\" stroke-width=\"1.305\"/><text fill=\"#F04E45\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"9.791\" font-weight=\"600\" letter-spacing=\"0em\"><tspan x=\"308.411\" y=\"123.424\">i</tspan></text><mask id=\"j\" fill=\"#fff\"><path d=\"M97 151.805h237v63H97v-63Z\"/></mask><path d=\"M97 151.805h237v63H97v-63Z\" fill=\"#FFF6F6\"/><path d=\"M334 214.805v1.58h1.581v-1.58H334Zm-1.581-63v63h3.162v-63h-3.162Zm1.581 61.42H97v3.16h237v-3.16Z\" fill=\"#DDE0EB\" mask=\"url(#j)\"/><text fill=\"#151B42\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Poppins\" font-size=\"14\" letter-spacing=\"0em\"><tspan x=\"112.813\" y=\"188.205\">Cameron Don</tspan></text><circle cx=\"309.636\" cy=\"183.305\" r=\"7.898\" stroke=\"#F04E45\" stroke-width=\"1.305\"/><text fill=\"#F04E45\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"9.791\" font-weight=\"600\" letter-spacing=\"0em\"><tspan x=\"308.411\" y=\"186.424\">i</tspan></text><mask id=\"k\" fill=\"#fff\"><path d=\"M97 214.805h237v63H97v-63Z\"/></mask><path d=\"M97 214.805h237v63H97v-63Z\" fill=\"#fff\"/><path d=\"M334 277.805v1.58h1.581v-1.58H334Zm-1.581-63v63h3.162v-63h-3.162Zm1.581 61.42H97v3.16h237v-3.16Z\" fill=\"#DDE0EB\" mask=\"url(#k)\"/><text fill=\"#151B42\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Poppins\" font-size=\"14\" letter-spacing=\"0em\"><tspan x=\"112.813\" y=\"251.205\">Kristin Watson</tspan></text><circle cx=\"309.636\" cy=\"246.305\" r=\"7.898\" stroke=\"#F04E45\" stroke-width=\"1.305\"/><text fill=\"#F04E45\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"9.791\" font-weight=\"600\" letter-spacing=\"0em\"><tspan x=\"308.411\" y=\"249.424\">i</tspan></text><mask id=\"l\" fill=\"#fff\"><path d=\"M97 277.805h237v63H97v-63Z\"/></mask><path d=\"M97 277.805h237v63H97v-63Z\" fill=\"#FFF6F6\"/><path d=\"M334 340.805v1.58h1.581v-1.58H334Zm-1.581-63v63h3.162v-63h-3.162Zm1.581 61.42H97v3.16h237v-3.16Z\" fill=\"#DDE0EB\" mask=\"url(#l)\"/><text fill=\"#151B42\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Poppins\" font-size=\"14\" letter-spacing=\"0em\"><tspan x=\"112.813\" y=\"314.205\">Albert Flores</tspan></text><circle cx=\"309.636\" cy=\"309.305\" r=\"7.898\" stroke=\"#F04E45\" stroke-width=\"1.305\"/><text fill=\"#F04E45\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"9.791\" font-weight=\"600\" letter-spacing=\"0em\"><tspan x=\"308.411\" y=\"312.424\">i</tspan></text><mask id=\"m\" fill=\"#fff\"><path d=\"M97 340.805h237v63H97v-63Z\"/></mask><path d=\"M97 340.805h237v63H97v-63Z\" fill=\"#fff\"/><path d=\"M334 403.805v1.58h1.581v-1.58H334Zm-1.581-63v63h3.162v-63h-3.162Zm1.581 61.42H97v3.16h237v-3.16Z\" fill=\"#DDE0EB\" mask=\"url(#m)\"/><text fill=\"#151B42\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Poppins\" font-size=\"14\" letter-spacing=\"0em\"><tspan x=\"112.813\" y=\"377.205\">Marvin McKinney</tspan></text><circle cx=\"309.636\" cy=\"372.305\" r=\"7.898\" stroke=\"#F04E45\" stroke-width=\"1.305\"/><text fill=\"#F04E45\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"9.791\" font-weight=\"600\" letter-spacing=\"0em\"><tspan x=\"308.411\" y=\"375.424\">i</tspan></text><mask id=\"n\" fill=\"#fff\"><path d=\"M334 43.805h128v45H334v-45Z\"/></mask><path d=\"M334 43.805h128v45H334v-45Z\" fill=\"#F04E45\" fill-opacity=\".2\"/><path d=\"M460.419 43.805v45h3.162v-45h-3.162Z\" fill=\"#F04E45\" fill-opacity=\".5\" mask=\"url(#n)\"/><text fill=\"#F04E45\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Poppins\" font-size=\"14\" font-weight=\"600\" letter-spacing=\"0em\"><tspan x=\"352.977\" y=\"71.205\">Lead Score</tspan></text><mask id=\"o\" fill=\"#fff\"><path d=\"M334 88.805h128v63H334v-63Z\"/></mask><path d=\"M334 88.805h128v63H334v-63Z\" fill=\"#fff\"/><path d=\"M462 151.805v1.58h1.581v-1.58H462Zm-1.581-63v63h3.162v-63h-3.162Zm1.581 61.42H334v3.16h128v-3.16Z\" fill=\"#DDE0EB\" mask=\"url(#o)\"/><circle cx=\"368.588\" cy=\"119.998\" r=\"16\" stroke=\"#FCDCDA\" stroke-width=\"4\"/><path d=\"M368.588 135.998c8.836 0 16-7.163 16-16s-7.164-16-16-16\" stroke=\"#FFCF24\" stroke-width=\"4\"/><text fill=\"#151B42\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Poppins\" font-size=\"12\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"362.099\" y=\"124.856\">52</tspan></text><circle cx=\"437.636\" cy=\"120.305\" r=\"7.898\" stroke=\"#F04E45\" stroke-width=\"1.305\"/><text fill=\"#F04E45\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"9.791\" font-weight=\"600\" letter-spacing=\"0em\"><tspan x=\"436.411\" y=\"123.424\">i</tspan></text><mask id=\"p\" fill=\"#fff\"><path d=\"M334 151.805h128v63H334v-63Z\"/></mask><path d=\"M334 151.805h128v63H334v-63Z\" fill=\"#FFF3F2\"/><path d=\"M462 214.805v1.58h1.581v-1.58H462Zm-1.581-63v63h3.162v-63h-3.162Zm1.581 61.42H334v3.16h128v-3.16Z\" fill=\"#DDE0EB\" mask=\"url(#p)\"/><circle cx=\"368.588\" cy=\"182.998\" r=\"16\" stroke=\"#FCDCDA\" stroke-width=\"4\"/><path d=\"M368.588 166.998c8.836 0 16 7.163 16 16s-7.164 16-16 16c-8.837 0-16-7.163-16-16 0-4.82 2.131-9.143 5.503-12.076\" stroke=\"#4EA60B\" stroke-width=\"4\"/><text fill=\"#151B42\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Poppins\" font-size=\"12\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"361.224\" y=\"187.856\">80</tspan></text><circle cx=\"437.636\" cy=\"183.305\" r=\"7.898\" stroke=\"#F04E45\" stroke-width=\"1.305\"/><text fill=\"#F04E45\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"9.791\" font-weight=\"600\" letter-spacing=\"0em\"><tspan x=\"436.411\" y=\"186.424\">i</tspan></text><mask id=\"q\" fill=\"#fff\"><path d=\"M334 214.805h128v63H334v-63Z\"/></mask><path d=\"M334 214.805h128v63H334v-63Z\" fill=\"#fff\"/><path d=\"M462 277.805v1.58h1.581v-1.58H462Zm-1.581-63v63h3.162v-63h-3.162Zm1.581 61.42H334v3.16h128v-3.16Z\" fill=\"#DDE0EB\" mask=\"url(#q)\"/><circle cx=\"368.588\" cy=\"245.998\" r=\"16\" stroke=\"#FCDCDA\" stroke-width=\"4\"/><path d=\"M384.588 245.998c0-7.274-4.854-13.414-11.5-15.358\" stroke=\"#F79038\" stroke-width=\"4\"/><text fill=\"#151B42\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Poppins\" font-size=\"12\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"363.169\" y=\"250.856\">16</tspan></text><circle cx=\"437.636\" cy=\"246.305\" r=\"7.898\" stroke=\"#F04E45\" stroke-width=\"1.305\"/><text fill=\"#F04E45\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"9.791\" font-weight=\"600\" letter-spacing=\"0em\"><tspan x=\"436.411\" y=\"249.424\">i</tspan></text><mask id=\"r\" fill=\"#fff\"><path d=\"M334 277.805h128v63H334v-63Z\"/></mask><path d=\"M334 277.805h128v63H334v-63Z\" fill=\"#FFF6F6\"/><path d=\"M462 340.805v1.58h1.581v-1.58H462Zm-1.581-63v63h3.162v-63h-3.162Zm1.581 61.42H334v3.16h128v-3.16Z\" fill=\"#DDE0EB\" mask=\"url(#r)\"/><circle cx=\"368.588\" cy=\"308.998\" r=\"16\" stroke=\"#FCDCDA\" stroke-width=\"4\"/><path d=\"M368.588 292.998c8.836 0 16 7.163 16 16s-7.164 16-16 16c-8.837 0-16-7.163-16-16 0-4.82 2.131-9.143 5.503-12.076\" stroke=\"#4EA60B\" stroke-width=\"4\"/><text fill=\"#151B42\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Poppins\" font-size=\"12\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"361.224\" y=\"313.856\">80</tspan></text><circle cx=\"437.636\" cy=\"309.305\" r=\"7.898\" stroke=\"#F04E45\" stroke-width=\"1.305\"/><text fill=\"#F04E45\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"9.791\" font-weight=\"600\" letter-spacing=\"0em\"><tspan x=\"436.411\" y=\"312.424\">i</tspan></text><mask id=\"s\" fill=\"#fff\"><path d=\"M334 340.805h128v63H334v-63Z\"/></mask><path d=\"M334 340.805h128v63H334v-63Z\" fill=\"#fff\"/><path d=\"M462 403.805v1.58h1.581v-1.58H462Zm-1.581-63v63h3.162v-63h-3.162Zm1.581 61.42H334v3.16h128v-3.16Z\" fill=\"#DDE0EB\" mask=\"url(#s)\"/><circle cx=\"368.588\" cy=\"371.998\" r=\"16\" stroke=\"#FCDCDA\" stroke-width=\"4\"/><path d=\"M368.588 355.998c8.836 0 16 7.163 16 16s-7.164 16-16 16c-8.837 0-16-7.163-16-16 0-4.82 2.131-9.143 5.503-12.076\" stroke=\"#4EA60B\" stroke-width=\"4\"/><text fill=\"#151B42\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Poppins\" font-size=\"12\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"361.224\" y=\"376.856\">80</tspan></text><circle cx=\"437.636\" cy=\"372.305\" r=\"7.898\" stroke=\"#F04E45\" stroke-width=\"1.305\"/><text fill=\"#F04E45\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"9.791\" font-weight=\"600\" letter-spacing=\"0em\"><tspan x=\"436.411\" y=\"375.424\">i</tspan></text><mask id=\"t\" fill=\"#fff\"><path d=\"M462 43.805h154.443v45H462v-45Z\"/></mask><path d=\"M462 43.805h154.443v45H462v-45Z\" fill=\"#F04E45\" fill-opacity=\".2\"/><path d=\"M614.858 43.805v45h3.17v-45h-3.17Z\" fill=\"#F04E45\" fill-opacity=\".5\" mask=\"url(#t)\"/><text fill=\"#F04E45\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Poppins\" font-size=\"14\" font-weight=\"600\" letter-spacing=\"0em\"><tspan x=\"481.019\" y=\"71.205\">Aviso Lead Score</tspan></text><mask id=\"u\" fill=\"#fff\"><path d=\"M462 88.805h154.585v63H462v-63Z\"/></mask><path d=\"M462 88.805h154.585v63H462v-63Z\" fill=\"#fff\"/><path d=\"M616.585 151.805v1.58h1.582v-1.58h-1.582Zm-1.581-63v63h3.163v-63h-3.163Zm1.581 61.42H462v3.16h154.585v-3.16Z\" fill=\"#DDE0EB\" mask=\"url(#u)\"/><circle cx=\"496.588\" cy=\"119.998\" r=\"16\" stroke=\"#FCDCDA\" stroke-width=\"4\"/><path d=\"M496.588 135.998c8.836 0 16-7.163 16-16s-7.164-16-16-16\" stroke=\"#FFCF24\" stroke-width=\"4\"/><text fill=\"#151B42\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Poppins\" font-size=\"12\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"490.099\" y=\"124.856\">52</tspan></text><circle cx=\"592.221\" cy=\"120.305\" r=\"7.898\" stroke=\"#F04E45\" stroke-width=\"1.305\"/><text fill=\"#F04E45\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"9.791\" font-weight=\"600\" letter-spacing=\"0em\"><tspan x=\"590.996\" y=\"123.424\">i</tspan></text><mask id=\"v\" fill=\"#fff\"><path d=\"M462 151.805h154.585v63H462v-63Z\"/></mask><path d=\"M462 151.805h154.585v63H462v-63Z\" fill=\"#FFF6F6\"/><path d=\"M616.585 214.805v1.58h1.582v-1.58h-1.582Zm-1.581-63v63h3.163v-63h-3.163Zm1.581 61.42H462v3.16h154.585v-3.16Z\" fill=\"#DDE0EB\" mask=\"url(#v)\"/><circle cx=\"496.588\" cy=\"182.998\" r=\"16\" stroke=\"#FCDCDA\" stroke-width=\"4\"/><path d=\"M496.588 166.998c8.836 0 16 7.163 16 16s-7.164 16-16 16c-8.837 0-16-7.163-16-16 0-4.82 2.131-9.143 5.503-12.076\" stroke=\"#4EA60B\" stroke-width=\"4\"/><text fill=\"#151B42\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Poppins\" font-size=\"12\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"489.224\" y=\"187.856\">80</tspan></text><circle cx=\"592.221\" cy=\"183.305\" r=\"7.898\" stroke=\"#F04E45\" stroke-width=\"1.305\"/><text fill=\"#F04E45\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"9.791\" font-weight=\"600\" letter-spacing=\"0em\"><tspan x=\"590.996\" y=\"186.424\">i</tspan></text><mask id=\"w\" fill=\"#fff\"><path d=\"M462 214.805h154.585v63H462v-63Z\"/></mask><path d=\"M462 214.805h154.585v63H462v-63Z\" fill=\"#fff\"/><path d=\"M616.585 277.805v1.58h1.582v-1.58h-1.582Zm-1.581-63v63h3.163v-63h-3.163Zm1.581 61.42H462v3.16h154.585v-3.16Z\" fill=\"#DDE0EB\" mask=\"url(#w)\"/><circle cx=\"496.588\" cy=\"245.998\" r=\"16\" stroke=\"#FCDCDA\" stroke-width=\"4\"/><path d=\"M496.588 229.998c8.836 0 16 7.163 16 16s-7.164 16-16 16c-8.837 0-16-7.163-16-16 0-4.82 2.131-9.143 5.503-12.076\" stroke=\"#4EA60B\" stroke-width=\"4\"/><text fill=\"#151B42\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Poppins\" font-size=\"12\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"489.224\" y=\"250.856\">80</tspan></text><circle cx=\"592.221\" cy=\"246.305\" r=\"7.898\" stroke=\"#F04E45\" stroke-width=\"1.305\"/><text fill=\"#F04E45\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"9.791\" font-weight=\"600\" letter-spacing=\"0em\"><tspan x=\"590.996\" y=\"249.424\">i</tspan></text><mask id=\"x\" fill=\"#fff\"><path d=\"M462 277.805h154.585v63H462v-63Z\"/></mask><path d=\"M462 277.805h154.585v63H462v-63Z\" fill=\"#FFF6F6\"/><path d=\"M616.585 340.805v1.58h1.582v-1.58h-1.582Zm-1.581-63v63h3.163v-63h-3.163Zm1.581 61.42H462v3.16h154.585v-3.16Z\" fill=\"#DDE0EB\" mask=\"url(#x)\"/><circle cx=\"496.588\" cy=\"308.998\" r=\"16\" stroke=\"#FCDCDA\" stroke-width=\"4\"/><path d=\"M496.588 292.998c8.836 0 16 7.163 16 16s-7.164 16-16 16c-8.837 0-16-7.163-16-16 0-4.82 2.131-9.143 5.503-12.076\" stroke=\"#4EA60B\" stroke-width=\"4\"/><text fill=\"#151B42\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Poppins\" font-size=\"12\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"489.224\" y=\"313.856\">80</tspan></text><circle cx=\"592.221\" cy=\"309.305\" r=\"7.898\" stroke=\"#F04E45\" stroke-width=\"1.305\"/><text fill=\"#F04E45\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"9.791\" font-weight=\"600\" letter-spacing=\"0em\"><tspan x=\"590.996\" y=\"312.424\">i</tspan></text><mask id=\"y\" fill=\"#fff\"><path d=\"M462 340.805h154.585v63H462v-63Z\"/></mask><path d=\"M462 340.805h154.585v63H462v-63Z\" fill=\"#fff\"/><path d=\"M616.585 403.805v1.58h1.582v-1.58h-1.582Zm-1.581-63v63h3.163v-63h-3.163Zm1.581 61.42H462v3.16h154.585v-3.16Z\" fill=\"#DDE0EB\" mask=\"url(#y)\"/><circle cx=\"496.588\" cy=\"371.998\" r=\"16\" stroke=\"#FCDCDA\" stroke-width=\"4\"/><path d=\"M496.588 355.998c8.836 0 16 7.163 16 16s-7.164 16-16 16c-8.837 0-16-7.163-16-16 0-4.82 2.131-9.143 5.503-12.076\" stroke=\"#4EA60B\" stroke-width=\"4\"/><text fill=\"#151B42\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Poppins\" font-size=\"12\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"489.224\" y=\"376.856\">80</tspan></text><circle cx=\"592.221\" cy=\"372.305\" r=\"7.898\" stroke=\"#F04E45\" stroke-width=\"1.305\"/><text fill=\"#F04E45\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"9.791\" font-weight=\"600\" letter-spacing=\"0em\"><tspan x=\"590.996\" y=\"375.424\">i</tspan></text><mask id=\"z\" fill=\"#fff\"><path d=\"M616.586 43.805h168v45h-168v-45Z\"/></mask><path d=\"M616.586 43.805h168v45h-168v-45Z\" fill=\"#F04E45\" fill-opacity=\".2\"/><path d=\"M783.005 43.805v45h3.162v-45h-3.162Z\" fill=\"#F04E45\" fill-opacity=\".5\" mask=\"url(#z)\"/><text fill=\"#F04E45\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Poppins\" font-size=\"14\" font-weight=\"600\" letter-spacing=\"0em\"><tspan x=\"635.562\" y=\"71.205\">Status</tspan></text><mask id=\"A\" fill=\"#fff\"><path d=\"M616.586 88.805h167.859v63H616.586v-63Z\"/></mask><path d=\"M616.586 88.805h167.859v63H616.586v-63Z\" fill=\"#fff\"/><path d=\"M784.445 151.805v1.58h1.581v-1.58h-1.581Zm-1.582-63v63h3.163v-63h-3.163Zm1.582 61.42H616.586v3.16h167.859v-3.16Z\" fill=\"#DDE0EB\" mask=\"url(#A)\"/><text fill=\"#151B42\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Poppins\" font-size=\"14\" letter-spacing=\"0em\"><tspan x=\"632.399\" y=\"125.205\">Converted</tspan></text><mask id=\"B\" fill=\"#fff\"><path d=\"M616.586 151.805h167.859v63H616.586v-63Z\"/></mask><path d=\"M616.586 151.805h167.859v63H616.586v-63Z\" fill=\"#FFF3F2\"/><path d=\"M784.445 214.805v1.58h1.581v-1.58h-1.581Zm-1.582-63v63h3.163v-63h-3.163Zm1.582 61.42H616.586v3.16h167.859v-3.16Z\" fill=\"#DDE0EB\" mask=\"url(#B)\"/><text fill=\"#151B42\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Poppins\" font-size=\"14\" letter-spacing=\"0em\"><tspan x=\"632.399\" y=\"188.205\">Not Converted</tspan></text><mask id=\"C\" fill=\"#fff\"><path d=\"M616.586 214.805h167.859v63H616.586v-63Z\"/></mask><path d=\"M616.586 214.805h167.859v63H616.586v-63Z\" fill=\"#fff\"/><path d=\"M784.445 277.805v1.58h1.581v-1.58h-1.581Zm-1.582-63v63h3.163v-63h-3.163Zm1.582 61.42H616.586v3.16h167.859v-3.16Z\" fill=\"#DDE0EB\" mask=\"url(#C)\"/><text fill=\"#151B42\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Poppins\" font-size=\"14\" letter-spacing=\"0em\"><tspan x=\"632.399\" y=\"251.205\">Converted</tspan></text><mask id=\"D\" fill=\"#fff\"><path d=\"M616.586 277.805h167.859v63H616.586v-63Z\"/></mask><path d=\"M616.586 277.805h167.859v63H616.586v-63Z\" fill=\"#FFF6F6\"/><path d=\"M784.445 340.805v1.58h1.581v-1.58h-1.581Zm-1.582-63v63h3.163v-63h-3.163Zm1.582 61.42H616.586v3.16h167.859v-3.16Z\" fill=\"#DDE0EB\" mask=\"url(#D)\"/><text fill=\"#151B42\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Poppins\" font-size=\"14\" letter-spacing=\"0em\"><tspan x=\"632.399\" y=\"314.205\">Contacted</tspan></text><mask id=\"E\" fill=\"#fff\"><path d=\"M616.586 340.805h167.859v63H616.586v-63Z\"/></mask><path d=\"M616.586 340.805h167.859v63H616.586v-63Z\" fill=\"#fff\"/><path d=\"M784.445 403.805v1.58h1.581v-1.58h-1.581Zm-1.582-63v63h3.163v-63h-3.163Zm1.582 61.42H616.586v3.16h167.859v-3.16Z\" fill=\"#DDE0EB\" mask=\"url(#E)\"/><text fill=\"#151B42\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Poppins\" font-size=\"14\" letter-spacing=\"0em\"><tspan x=\"632.399\" y=\"377.205\">Open</tspan></text></g></g><g filter=\"url(#F)\"><path d=\"M617 100.135a3.33 3.33 0 0 1 3.331-3.33h281.293a3.331 3.331 0 0 1 3.331 3.375l-.034 2.481v225.813a3.33 3.33 0 0 1-3.331 3.331H620.331a3.33 3.33 0 0 1-3.331-3.331V100.135Z\" fill=\"url(#G)\"/></g><path d=\"M617 140.805h288v-40.67a3.33 3.33 0 0 0-3.331-3.33H620.331a3.33 3.33 0 0 0-3.331 3.33v40.67Z\" fill=\"#fff\" fill-opacity=\".2\"/><text fill=\"#fff\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Poppins\" font-size=\"9.992\" letter-spacing=\"0em\"><tspan x=\"641\" y=\"207.052\">The lead conversion rate is 13% less than the </tspan><tspan x=\"641\" y=\"222.052\">average (32.6%) if the age of the lead is between </tspan><tspan x=\"641\" y=\"237.052\">7 days and 436 days.</tspan></text><path fill=\"#FF6475\" d=\"M631.066 195.805h3.649v14.988h-3.649z\"/><text fill=\"#fff\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Poppins\" font-size=\"9.992\" letter-spacing=\"0em\"><tspan x=\"641\" y=\"264.802\">Leads from Event Registration have a 25% less </tspan><tspan x=\"641\" y=\"279.802\">chance of converting</tspan></text><path fill=\"#FF6A7B\" d=\"M631.066 253.805h3.649v14.988h-3.649z\"/><text fill=\"#fff\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Poppins\" font-size=\"9.992\" letter-spacing=\"0em\"><tspan x=\"640.555\" y=\"306.802\">Product Manager has less chance of converting</tspan></text><path fill=\"#FF7585\" d=\"M631.066 295.805h3.649v14.988h-3.649z\"/><text fill=\"#fff\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Poppins\" font-size=\"9.992\" letter-spacing=\"0em\"><tspan x=\"641\" y=\"164.802\">Leads are 7% more likely to convert if they have </tspan><tspan x=\"641\" y=\"179.802\">not opted out of receiving emails.</tspan></text><path fill=\"#83E473\" d=\"M631.066 154.258h3.649v14.988h-3.649z\"/><text fill=\"#fff\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Poppins\" font-size=\"11.657\" font-weight=\"600\" letter-spacing=\"0\"><tspan x=\"648.583\" y=\"122.707\">Lead Score Explanations</tspan></text><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M638.504 119.654c0-.49.247-.919.613-1.155l-2.216-4.781a.427.427 0 0 0-.786-.002l-5.004 10.687c-.21.449.274.905.665.626l6.82-4.872a1.44 1.44 0 0 1-.092-.503Zm3.348 4.749-1.633-3.489c-.14.058-.292.09-.451.09-.381 0-.723-.181-.955-.467l-2.154 1.558 4.529 2.933c.39.28.875-.176.664-.625Zm-2.888-4.749c0-.474.361-.86.805-.86.444 0 .805.386.805.86s-.361.859-.805.859c-.444 0-.805-.385-.805-.859Z\" fill=\"#fff\"/><path d=\"M618.172 127.62v-19.983l-12.49 10.161 12.49 9.822Z\" fill=\"#F4726B\"/><g filter=\"url(#H)\"><path d=\"M29 165.135a3.33 3.33 0 0 1 3.33-3.33h247.303a3.33 3.33 0 0 1 3.33 3.367l-.033 2.963v244.339a3.33 3.33 0 0 1-3.33 3.331H32.33a3.33 3.33 0 0 1-3.33-3.331V165.135Z\" fill=\"url(#I)\"/></g><path d=\"M29 205.805h254v-40.67a3.33 3.33 0 0 0-3.331-3.33H32.331a3.33 3.33 0 0 0-3.331 3.33v40.67Z\" fill=\"#fff\" fill-opacity=\".2\"/><text fill=\"#fff\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Poppins\" font-size=\"9.992\" letter-spacing=\"0em\"><tspan x=\"54\" y=\"273.802\">The lead conversion rate is 13% less than </tspan><tspan x=\"54\" y=\"288.802\">the average (32.6%) if the age of the lead </tspan><tspan x=\"54\" y=\"303.802\">is between 7 days and 436 days.</tspan></text><path fill=\"#FF6475\" d=\"M43.678 262.555h3.824v14.988h-3.824z\"/><text fill=\"#fff\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Poppins\" font-size=\"9.992\" letter-spacing=\"0em\"><tspan x=\"54\" y=\"331.802\">Leads from Event Registration have a 25% </tspan><tspan x=\"54\" y=\"346.802\">less chance of converting</tspan></text><path fill=\"#FF6A7B\" d=\"M43.678 320.854h3.824v14.988h-3.824z\"/><text fill=\"#fff\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Poppins\" font-size=\"9.992\" letter-spacing=\"0em\"><tspan x=\"54\" y=\"374.802\">Product Manager has less chance of </tspan><tspan x=\"54\" y=\"389.802\">converting</tspan></text><path fill=\"#FF7585\" d=\"M43.678 364.15h3.824v14.988h-3.824z\"/><text fill=\"#fff\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Poppins\" font-size=\"9.992\" letter-spacing=\"0em\"><tspan x=\"54\" y=\"229.802\">Leads are 7% more likely to convert if they </tspan><tspan x=\"54\" y=\"244.802\">have not opted out of receiving emails.</tspan></text><path fill=\"#83E473\" d=\"M43.678 219.258h3.824v14.988h-3.824z\"/><text fill=\"#fff\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Poppins\" font-size=\"11.657\" font-weight=\"600\" letter-spacing=\"0\"><tspan x=\"62.514\" y=\"187.547\">Why this SDR Recommendation?</tspan></text><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M51.857 184.654c0-.49.27-.919.674-1.155l-2.437-4.781a.49.49 0 0 0-.865-.002l-5.502 10.687c-.231.449.301.905.731.626l7.5-4.872a1.31 1.31 0 0 1-.101-.503Zm3.681 4.748-1.796-3.488a1.403 1.403 0 0 1-1.546-.377l-2.369 1.558 4.98 2.933c.43.28.963-.176.731-.626Zm-3.176-4.748c0-.474.397-.86.885-.86s.886.386.886.86a.873.873 0 0 1-.886.859.873.873 0 0 1-.885-.859Z\" fill=\"#fff\"/><path d=\"M283 192.62v-19.983l12.49 10.161L283 192.62Z\" fill=\"#E17176\"/><defs><radialGradient id=\"b\" cx=\"0\" cy=\"0\" r=\"1\" gradientUnits=\"userSpaceOnUse\" gradientTransform=\"rotate(-90 500.373 -34.103) scale(12.1331)\"><stop stop-color=\"#8DD97A\"/><stop offset=\".843\" stop-color=\"#50AE07\"/></radialGradient><radialGradient id=\"c\" cx=\"0\" cy=\"0\" r=\"1\" gradientUnits=\"userSpaceOnUse\" gradientTransform=\"rotate(-90 530.704 -3.769) scale(12.1331)\"><stop stop-color=\"#8DD97A\"/><stop offset=\".843\" stop-color=\"#50AE07\"/></radialGradient><radialGradient id=\"d\" cx=\"0\" cy=\"0\" r=\"1\" gradientUnits=\"userSpaceOnUse\" gradientTransform=\"rotate(-90 671.752 -205.48) scale(12.1331)\"><stop offset=\".19\" stop-color=\"#F53333\"/><stop offset=\"1\" stop-color=\"#FF9393\"/></radialGradient><radialGradient id=\"e\" cx=\"0\" cy=\"0\" r=\"1\" gradientUnits=\"userSpaceOnUse\" gradientTransform=\"rotate(-90 702.59 -174.643) scale(12.1331)\"><stop offset=\".19\" stop-color=\"#F53333\"/><stop offset=\"1\" stop-color=\"#FF9393\"/></radialGradient><filter id=\"a\" x=\"198.184\" y=\"403.989\" width=\"751.472\" height=\"192.337\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\"><feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/><feColorMatrix in=\"SourceAlpha\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/><feOffset dx=\"3.049\" dy=\"3.049\"/><feGaussianBlur stdDeviation=\"11.432\"/><feComposite in2=\"hardAlpha\" operator=\"out\"/><feColorMatrix values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.15 0\"/><feBlend in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_79_4507\"/><feBlend in=\"SourceGraphic\" in2=\"effect1_dropShadow_79_4507\" result=\"shape\"/></filter><filter id=\"f\" x=\"79\" y=\"25.805\" width=\"717\" height=\"400\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\"><feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/><feColorMatrix in=\"SourceAlpha\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/><feOffset dx=\"2\" dy=\"2\"/><feGaussianBlur stdDeviation=\"10\"/><feComposite in2=\"hardAlpha\" operator=\"out\"/><feColorMatrix values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.15 0\"/><feBlend in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_79_4507\"/><feBlend in=\"SourceGraphic\" in2=\"effect1_dropShadow_79_4507\" result=\"shape\"/></filter><filter id=\"F\" x=\"605.343\" y=\"88.478\" width=\"311.269\" height=\"258.314\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\"><feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/><feColorMatrix in=\"SourceAlpha\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/><feOffset dy=\"3.331\"/><feGaussianBlur stdDeviation=\"5.829\"/><feComposite in2=\"hardAlpha\" operator=\"out\"/><feColorMatrix values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.48 0\"/><feBlend in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_79_4507\"/><feBlend in=\"SourceGraphic\" in2=\"effect1_dropShadow_79_4507\" result=\"shape\"/></filter><filter id=\"H\" x=\"17.343\" y=\"153.478\" width=\"277.277\" height=\"277.314\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\"><feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/><feColorMatrix in=\"SourceAlpha\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/><feOffset dy=\"3.331\"/><feGaussianBlur stdDeviation=\"5.829\"/><feComposite in2=\"hardAlpha\" operator=\"out\"/><feColorMatrix values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.48 0\"/><feBlend in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_79_4507\"/><feBlend in=\"SourceGraphic\" in2=\"effect1_dropShadow_79_4507\" result=\"shape\"/></filter><linearGradient id=\"G\" x1=\"761\" y1=\"96.805\" x2=\"1059.29\" y2=\"506.525\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#F04E45\"/><stop offset=\"1\" stop-color=\"#2F49BA\"/></linearGradient><linearGradient id=\"I\" x1=\"129.5\" y1=\"176.305\" x2=\"331.5\" y2=\"651.805\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#F04E45\"/><stop offset=\"1\" stop-color=\"#2F49BA\"/></linearGradient><clipPath id=\"g\"><rect x=\"97\" y=\"43.805\" width=\"677\" height=\"360\" rx=\"8\" fill=\"#fff\"/></clipPath></defs></svg>',transformTemplate:transformTemplate2,withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1bp8xtv\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1xl54y9\",\"data-framer-name\":\"Sales_Engagement\",fill:\"black\",intrinsicHeight:1001,intrinsicWidth:1460,svg:'<svg width=\"1460\" height=\"1001\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M302.793 337.352V134.851a8.837 8.837 0 0 1 8.837-8.837h312.175m547.955 460.859V886.39c0 4.881-3.95 8.837-8.83 8.837H792.646m266.384-763.735h299.52c4.88 0 8.83 3.957 8.83 8.837v370.28\" stroke=\"#fff\" stroke-width=\"2.209\" stroke-dasharray=\"8.84 8.84\"/><g filter=\"url(#a)\"><rect x=\"590.245\" y=\"45.805\" width=\"687.893\" height=\"547.828\" rx=\"10\" fill=\"#fff\"/></g><path d=\"M590.245 150.183h687.845v433.45c0 5.523-4.48 10-10 10H600.245c-5.523 0-10-4.477-10-10v-433.45Z\" fill=\"#D9D9D9\" fill-opacity=\".3\"/><path d=\"M602.063 160.248h664.257v433.385H602.063V160.248Z\" fill=\"#fff\"/><text fill=\"#151A47\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"30\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"611.654\" y=\"86.699\">Sequences</tspan></text><text fill=\"#151A47\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"15\" letter-spacing=\"0em\"><tspan x=\"804.924\" y=\"87.501\">Sequences </tspan><tspan x=\"897.634\" y=\"87.501\"> 04 Sequence</tspan></text><text fill=\"#F04E45\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"15\" letter-spacing=\"0em\"><tspan x=\"887.746\" y=\"87.501\">&gt;</tspan></text><path d=\"M591.071 150.183h687.069\" stroke=\"#D8D8D8\" stroke-width=\"1.653\" stroke-linecap=\"square\" stroke-linejoin=\"round\"/><text fill=\"#F04E45\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"18\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"613.649\" y=\"134.56\">Step Designer</tspan></text><text opacity=\".6\" fill=\"#7F8084\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"760.663\" y=\"134.606\">Prospects</tspan></text><text opacity=\".6\" fill=\"#7F8084\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"850.663\" y=\"134.606\">People Analytics</tspan></text><text opacity=\".6\" fill=\"#7F8084\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"984.663\" y=\"134.606\">Sequence Settings</tspan></text><path d=\"M613.649 149.368a2.618 2.618 0 0 1 2.618-2.617h114.798a2.617 2.617 0 0 1 2.617 2.617H613.649Z\" fill=\"#F04E45\"/><path d=\"M627.682 184.999v319.272\" stroke=\"#8F8F8F\" stroke-opacity=\".3\" stroke-linecap=\"round\" stroke-dasharray=\"6 6\"/><rect x=\"649.844\" y=\"177.175\" width=\"594.72\" height=\"116.579\" rx=\"5\" fill=\"#fff\"/><rect x=\"650.344\" y=\"177.675\" width=\"593.72\" height=\"115.579\" rx=\"4.5\" stroke=\"#8F8F8F\" stroke-opacity=\".3\"/><text fill=\"#F04E45\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14\" letter-spacing=\"0em\"><tspan x=\"661.635\" y=\"199.75\">Step #1</tspan></text><text fill=\"#151A47\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"718.635\" y=\"199.75\">Manual Email  </tspan><tspan x=\"818.986\" y=\"199.75\">  Day 1</tspan></text><text fill=\"#151A47\" fill-opacity=\".3\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"814.188\" y=\"199.75\">|</tspan></text><path d=\"m875.635 198.431-5.196-5.657h10.392l-5.196 5.657Z\" fill=\"#151A47\"/><rect x=\"661.635\" y=\"212.67\" width=\"572.89\" height=\"33.525\" rx=\"3\" fill=\"#F1F1F1\"/><text fill=\"#151A47\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"10\" font-weight=\"600\" letter-spacing=\"0em\"><tspan x=\"732.924\" y=\"233.069\">Introduction</tspan></text><text fill=\"#151A47\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"10\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"870.166\" y=\"233.069\">Hey {{first_name}}, Your team\u2019s potential shines brighter when forecasti...</tspan></text><rect x=\"663.166\" y=\"258.707\" width=\"18\" height=\"18\" rx=\"9\" fill=\"#151A47\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M673.058 263.207h-1.3v3.508h-4.092v1.4h4.092v4.092h1.3v-4.092h3.608v-1.4h-3.608v-3.508Z\" fill=\"#fff\"/><text fill=\"#151A47\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"10\" font-weight=\"600\" letter-spacing=\"0em\"><tspan x=\"687.166\" y=\"271.343\">Add variant</tspan></text><rect x=\"772.166\" y=\"258.707\" width=\"18\" height=\"18\" rx=\"9\" fill=\"#151A47\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M782.058 263.207h-1.3v3.508h-4.092v1.4h4.092v4.092h1.3v-4.092h3.608v-1.4h-3.608v-3.508Z\" fill=\"#fff\"/><text fill=\"#151A47\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"10\" font-weight=\"600\" letter-spacing=\"0em\"><tspan x=\"796.166\" y=\"271.343\">Add conditions</tspan></text><circle cx=\"713.781\" cy=\"229.433\" r=\"11.044\" fill=\"#959595\" fill-opacity=\".25\"/><text fill=\"#8F8F8F\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14\" letter-spacing=\"0em\"><tspan x=\"709.051\" y=\"233.14\">A</tspan></text><path d=\"M671.866 229.339a5.022 5.022 0 0 1 5.022-5.022h14.591a5.021 5.021 0 0 1 0 10.043h-14.591a5.021 5.021 0 0 1-5.022-5.021Z\" fill=\"#F04E45\"/><path d=\"M687.02 229.277a4.146 4.146 0 0 1 8.292 0v.125a4.146 4.146 0 0 1-8.292 0v-.125Z\" fill=\"#fff\"/><rect x=\"649.844\" y=\"305.754\" width=\"594.72\" height=\"82.19\" rx=\"5\" fill=\"#fff\"/><rect x=\"650.344\" y=\"306.254\" width=\"593.72\" height=\"81.19\" rx=\"4.5\" stroke=\"#8F8F8F\" stroke-opacity=\".3\"/><text fill=\"#F04E45\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14\" letter-spacing=\"0em\"><tspan x=\"661.635\" y=\"328.329\">Step #2</tspan></text><text fill=\"#151A47\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"720.635\" y=\"328.329\">LinkedIn  </tspan><tspan x=\"789.199\" y=\"328.329\">  Day 1</tspan></text><text fill=\"#151A47\" fill-opacity=\".3\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"784.4\" y=\"328.329\">|</tspan></text><path d=\"m846.635 327.01-5.196-5.657h10.392l-5.196 5.657Z\" fill=\"#151A47\"/><rect x=\"661.635\" y=\"341.249\" width=\"572.89\" height=\"33.525\" rx=\"3\" fill=\"#F1F1F1\"/><text fill=\"#151A47\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"10\" font-weight=\"600\" letter-spacing=\"0em\"><tspan x=\"706.924\" y=\"360.648\">View LinkedIn</tspan></text><text fill=\"#151A47\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"10\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"870.166\" y=\"361.648\">Connection Request</tspan></text><path d=\"M671.866 357.918a5.022 5.022 0 0 1 5.022-5.022h14.591a5.021 5.021 0 0 1 0 10.043h-14.591a5.021 5.021 0 0 1-5.022-5.021Z\" fill=\"#F04E45\"/><path d=\"M687.02 357.856a4.146 4.146 0 0 1 8.292 0v.125a4.146 4.146 0 1 1-8.292 0v-.125Z\" fill=\"#fff\"/><rect x=\"649.844\" y=\"399.943\" width=\"594.72\" height=\"82.502\" rx=\"5\" fill=\"#fff\"/><rect x=\"650.344\" y=\"400.443\" width=\"593.72\" height=\"81.502\" rx=\"4.5\" stroke=\"#8F8F8F\" stroke-opacity=\".3\"/><text fill=\"#F04E45\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14\" letter-spacing=\"0em\"><tspan x=\"661.635\" y=\"422.519\">Step #3</tspan></text><text fill=\"#151A47\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"721.635\" y=\"422.519\">Phone Call  </tspan><tspan x=\"805.184\" y=\"422.519\">  Day 1</tspan></text><text fill=\"#151A47\" fill-opacity=\".3\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"800.385\" y=\"422.519\">|</tspan></text><path d=\"m862.635 421.199-5.196-5.657h10.392l-5.196 5.657Z\" fill=\"#151A47\"/><rect x=\"661.635\" y=\"435.438\" width=\"572.89\" height=\"33.525\" rx=\"3\" fill=\"#F1F1F1\"/><text fill=\"#151A47\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"10\" font-weight=\"600\" letter-spacing=\"0em\"><tspan x=\"709.924\" y=\"455.838\">Call</tspan></text><text fill=\"#151A47\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"10\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"870.166\" y=\"455.838\">Call - No Voice Mail</tspan></text><path d=\"M671.866 452.107a5.021 5.021 0 0 1 5.022-5.021h14.591a5.021 5.021 0 0 1 0 10.043h-14.591a5.021 5.021 0 0 1-5.022-5.022Z\" fill=\"#F04E45\"/><path d=\"M687.02 452.045a4.147 4.147 0 0 1 8.292 0v.125a4.146 4.146 0 1 1-8.292 0v-.125Z\" fill=\"#fff\"/><rect x=\"649.844\" y=\"494.446\" width=\"594.72\" height=\"83.428\" rx=\"5\" fill=\"#fff\"/><rect x=\"650.344\" y=\"494.946\" width=\"593.72\" height=\"82.428\" rx=\"4.5\" stroke=\"#8F8F8F\" stroke-opacity=\".3\"/><text fill=\"#F04E45\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14\" letter-spacing=\"0em\"><tspan x=\"661.635\" y=\"517.022\">Step #4</tspan></text><text fill=\"#151A47\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"721.635\" y=\"517.022\">Automated Email  </tspan><tspan x=\"847.443\" y=\"517.022\">  Day 1</tspan></text><text fill=\"#151A47\" fill-opacity=\".3\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"842.645\" y=\"517.022\">|</tspan></text><path d=\"m904.635 515.702-5.196-5.657h10.392l-5.196 5.657Z\" fill=\"#151A47\"/><rect x=\"661.635\" y=\"529.941\" width=\"572.89\" height=\"33.525\" rx=\"3\" fill=\"#F1F1F1\"/><text fill=\"#151A47\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"10\" font-weight=\"600\" letter-spacing=\"0em\"><tspan x=\"732.924\" y=\"550.34\">Follow Up</tspan></text><text fill=\"#151A47\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"10\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"870.166\" y=\"550.34\">Hey {{first_name}}, Just touching base following my previous email abou.....</tspan></text><circle cx=\"713.781\" cy=\"546.704\" r=\"11.044\" fill=\"#959595\" fill-opacity=\".25\"/><text fill=\"#8F8F8F\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14\" letter-spacing=\"0em\"><tspan x=\"709.051\" y=\"550.411\">A</tspan></text><path d=\"M671.866 546.61a5.021 5.021 0 0 1 5.022-5.021h14.591a5.021 5.021 0 0 1 0 10.043h-14.591a5.021 5.021 0 0 1-5.022-5.022Z\" fill=\"#F04E45\"/><path d=\"M687.02 546.548a4.147 4.147 0 0 1 8.292 0v.125a4.146 4.146 0 1 1-8.292 0v-.125Z\" fill=\"#fff\"/><circle cx=\"627.681\" cy=\"188.219\" r=\"11.044\" fill=\"#E4E4E4\"/><path d=\"M622.096 190.093v-4.863a1 1 0 0 1 1-1h9.169a1 1 0 0 1 1 1v5.977a1 1 0 0 1-1 1h-8.234\" stroke=\"#8F8F8F\" stroke-linecap=\"round\"/><path d=\"m622.615 184.64 4.396 3.591a1 1 0 0 0 1.254.009l4.54-3.6\" stroke=\"#8F8F8F\" stroke-linecap=\"round\"/><circle cx=\"627.681\" cy=\"412.396\" r=\"11.044\" fill=\"#E4E4E4\"/><path d=\"M628.953 415.241c-1.383-1.009-3.104-2.64-4.16-4.14a.437.437 0 0 1 .159-.649l.828-.406a.804.804 0 0 0 .322-.945c-.316-.882-.733-1.706-1.282-2.313a.624.624 0 0 0-.46-.195c-.728 0-2.925.639-2.381 3.738 1.505 5.633 7.64 7.708 8.104 7.808 1.188.296 3.279-.528 3.384-2.217a.919.919 0 0 0-.269-.713c-.67-.649-1.842-1.093-2.476-1.331a.535.535 0 0 0-.665.259l-.502.966c-.126.212-.282.371-.483.228l-.119-.09Z\" stroke=\"#8F8F8F\" stroke-linecap=\"round\"/><circle cx=\"627.681\" cy=\"506.485\" r=\"11.044\" fill=\"#E4E4E4\"/><path d=\"M622.097 505.359v-1.863a1 1 0 0 1 1-1h9.169a1 1 0 0 1 1 1v5.977a1 1 0 0 1-1 1h-6.234\" stroke=\"#8F8F8F\" stroke-linecap=\"round\"/><path d=\"m622.791 502.905 4.218 3.572a1 1 0 0 0 1.268.02l4.528-3.592m-9.276 6.057-1.102 1.461 1.383.943\" stroke=\"#8F8F8F\" stroke-linecap=\"round\"/><path d=\"M621.177 508.574a.501.501 0 0 0 1-.026l-1 .026Zm1.822-1.802-.134-.482.134.482Zm1.175.069.19-.463-.19.463Zm1.104 1.931.495.071-.495-.071Zm-.537 1.047-.347-.36.347.36Zm-1.067.496.052.497-.052-.497Zm-1.497-1.767a1.317 1.317 0 0 1 .256-.812l-.804-.594a2.311 2.311 0 0 0-.452 1.432l1-.026Zm.256-.812c.173-.234.42-.404.701-.483l-.269-.963c-.495.139-.93.438-1.236.852l.804.594Zm.701-.483c.281-.078.58-.061.85.05l.38-.925a2.316 2.316 0 0 0-1.499-.088l.269.963Zm.85.05c.27.111.495.309.639.562l.869-.496a2.314 2.314 0 0 0-1.128-.991l-.38.925Zm.639.562c.145.253.201.547.16.836l.99.142a2.31 2.31 0 0 0-.281-1.474l-.869.496Zm.16.836a1.317 1.317 0 0 1-.389.758l.694.72c.37-.356.611-.826.685-1.336l-.99-.142Zm-.389.758c-.21.202-.482.328-.772.358l.104.995a2.313 2.313 0 0 0 1.362-.633l-.694-.72Zm-.772.358a1.306 1.306 0 0 1-.829-.191l-.53.848c.437.272.951.391 1.463.338l-.104-.995Z\" fill=\"#8F8F8F\"/><circle cx=\"627.681\" cy=\"317.308\" r=\"11.044\" fill=\"#E4E4E4\"/><rect x=\"622.182\" y=\"311.809\" width=\"11\" height=\"11\" rx=\"1\" fill=\"#8F8F8F\"/><path d=\"M627.78 317.852v3.239h-1.062v-5.455h1.019v.888h.067c.126-.289.322-.521.59-.696.27-.175.61-.263 1.019-.263.372 0 .697.079.977.235.279.154.496.383.65.689.153.305.23.683.23 1.133v3.469h-1.061v-3.342c0-.395-.103-.704-.309-.926-.206-.225-.489-.338-.849-.338-.246 0-.465.053-.657.16-.189.107-.34.263-.451.469-.109.203-.163.45-.163.738Zm-3.552 3.239v-5.454h1.062v5.454h-1.062Zm.536-6.296a.672.672 0 0 1-.476-.185.599.599 0 0 1-.195-.447c0-.175.065-.324.195-.447a.667.667 0 0 1 .476-.189c.185 0 .342.063.472.189a.586.586 0 0 1 .199.447.592.592 0 0 1-.199.447.658.658 0 0 1-.472.185Z\" fill=\"#fff\"/><g filter=\"url(#b)\"><g clip-path=\"url(#c)\"><rect x=\"1029.94\" y=\"277.514\" width=\"390\" height=\"462\" rx=\"10\" fill=\"#fff\"/><rect x=\"1045.63\" y=\"368.784\" width=\"355.849\" height=\"39.422\" rx=\"5\" fill=\"#fff\"/><rect x=\"1046.13\" y=\"369.284\" width=\"354.849\" height=\"38.422\" rx=\"4.5\" stroke=\"#8F8F8F\" stroke-opacity=\".3\"/><text fill=\"#151A47\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14\" font-weight=\"600\" letter-spacing=\"0em\"><tspan x=\"1045.29\" y=\"358.875\">What is your company\u2019s name?</tspan></text><text fill=\"#F04E45\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14\" letter-spacing=\"0em\"><tspan x=\"1254.41\" y=\"358.875\">*</tspan></text><text fill=\"#151A47\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14\" letter-spacing=\"0em\"><tspan x=\"1062.11\" y=\"392.586\">Aviso AI</tspan></text><text fill=\"#B2B3B5\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"12\" letter-spacing=\"0em\"><tspan x=\"1370.3\" y=\"359.148\">7/150</tspan></text><rect x=\"1045.66\" y=\"485.339\" width=\"355.819\" height=\"238.491\" rx=\"5\" fill=\"#fff\"/><rect x=\"1046.16\" y=\"485.839\" width=\"354.819\" height=\"237.491\" rx=\"4.5\" stroke=\"#8F8F8F\" stroke-opacity=\".3\"/><text fill=\"#151A47\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14\" font-weight=\"600\" letter-spacing=\"0em\"><tspan x=\"1045.32\" y=\"455.43\">What is your company or product </tspan><tspan x=\"1045.32\" y=\"472.43\">description?</tspan></text><text fill=\"#F04E45\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14\" letter-spacing=\"0em\"><tspan x=\"1129.79\" y=\"472.43\">*</tspan></text><text fill=\"#151A47\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14\" letter-spacing=\"0em\"><tspan x=\"1059.81\" y=\"513.221\">Aviso is a Revenue Operating System that helps </tspan><tspan x=\"1059.81\" y=\"531.221\">GTM teams deliver 98%+ accurate forecasts, </tspan><tspan x=\"1059.81\" y=\"549.221\">predict future pipeline, and win more deals.</tspan></text><text fill=\"#151A47\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14\" letter-spacing=\"0em\"><tspan x=\"1059.81\" y=\"584.221\">Leaders such as Honeywell, New Relic, Elastic, </tspan><tspan x=\"1059.81\" y=\"602.221\">Armis and RingCentral have standardized on </tspan><tspan x=\"1059.81\" y=\"622.221\">Aviso to manage revenue, gaining over </tspan><tspan x=\"1189.6\" y=\"642.221\"> per rep, </tspan><tspan x=\"1136.53\" y=\"662.221\"> </tspan><tspan x=\"1198.92\" y=\"682.221\">and over </tspan></text><text fill=\"#151A47\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"16\" font-weight=\"bold\" letter-spacing=\"0em\"><tspan x=\"1318.78\" y=\"622.221\">55% </tspan><tspan x=\"1059.81\" y=\"642.221\">net new revenue</tspan><tspan x=\"1248.89\" y=\"642.221\">39% higher\\n</tspan><tspan x=\"1059.81\" y=\"662.221\">win rates,</tspan><tspan x=\"1140.46\" y=\"662.221\">160% higher pipeline </tspan><tspan x=\"1059.81\" y=\"682.221\">conversion rates, </tspan><tspan x=\"1260.52\" y=\"682.221\">31% faster </tspan><tspan x=\"1059.81\" y=\"702.221\">sales cycles.</tspan></text><text fill=\"#B2B3B5\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"12\" letter-spacing=\"0em\"><tspan x=\"1370.46\" y=\"472.703\">0/100</tspan></text><path d=\"M1030.67 323.784h391.72\" stroke=\"#D8D8D8\" stroke-width=\"1.653\" stroke-linecap=\"square\" stroke-linejoin=\"round\"/><text fill=\"#F04E45\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"18\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"1048.51\" y=\"308.162\">Sequence Inputs</tspan></text><text opacity=\".6\" fill=\"#7F8084\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"1233\" y=\"308.207\">AI Tool Kit</tspan></text><text opacity=\".6\" fill=\"#7F8084\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"1333\" y=\"308.207\">Repository</tspan></text><path d=\"M1048.17 322.97a2.616 2.616 0 0 1 2.62-2.617h137.95c1.44 0 2.61 1.171 2.61 2.617h-143.18Z\" fill=\"#F04E45\"/></g></g><rect x=\"41\" y=\"264.684\" width=\"523.587\" height=\"469.951\" rx=\"10\" fill=\"url(#d)\"/><path d=\"M41.844 330.791h521.933M41.846 672.453h522.098\" stroke=\"#D5D5D5\" stroke-opacity=\".3\" stroke-width=\"1.653\" stroke-linecap=\"square\" stroke-linejoin=\"round\"/><rect x=\"527.107\" y=\"286.37\" width=\"22\" height=\"22\" rx=\"11\" fill=\"#fff\" fill-opacity=\".5\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"m533.658 291.885-.99.99 4.496 4.495-4.496 4.496.99.99 4.496-4.496 4.403 4.403.99-.99-4.404-4.403 4.404-4.403-.99-.99-4.403 4.403-4.496-4.495Z\" fill=\"#CD4E5B\"/><text fill=\"#fff\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"30\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"56.922\" y=\"308.279\">Create A Sequence</tspan></text><rect x=\"56.201\" y=\"347.791\" width=\"241.861\" height=\"148.062\" rx=\"10\" fill=\"#fff\" fill-opacity=\".33\"/><path d=\"M105.085 385.346v-13.665l-6.328-6.676h-22.09a4.179 4.179 0 0 0-4.179 4.178v28.941a4.18 4.18 0 0 0 4.178 4.178h22.239\" stroke=\"#151A47\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"m104.632 372.638-6.99.078v-7.068\" stroke=\"#151A47\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M77.958 391.361H90.39m-12.432-20.388H90.39m-12.432 9.945h18.4m-18.535 5.171H89.94m-11.982-10.144h14.919m-15.054 20.553h14.249\" stroke=\"#151A47\" stroke-width=\"1.5\" stroke-linejoin=\"round\"/><path clip-rule=\"evenodd\" d=\"m108.81 395.677-.539 1.114-.053.105-2.332 4.848c-.209.444-.836.444-1.062.017l-6.885-13.413c-.287-.565.357-1.149.888-.8l6.38 2.898 6.31-3.038c.523-.357 1.184.209.906.775l-3.613 7.485v.009Z\" stroke=\"#F93F41\" stroke-width=\"1.5\" stroke-linecap=\"round\"/><text fill=\"#fff\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"18\" font-weight=\"bold\" letter-spacing=\"0em\"><tspan x=\"72.488\" y=\"437.847\">Create from Scratch</tspan></text><text fill=\"#fff\" fill-opacity=\".6\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"72.488\" y=\"458.23\">Create your won sequence </tspan><tspan x=\"72.488\" y=\"475.23\">from scratch</tspan></text><rect x=\"307.525\" y=\"347.791\" width=\"241.861\" height=\"148.062\" rx=\"10\" fill=\"#fff\" fill-opacity=\".33\"/><path clip-rule=\"evenodd\" d=\"m350.299 385.129-.461-.946-.04-.089-2.005-4.116a.5.5 0 0 0-.898-.008l-5.813 11.425c-.243.477.307.97.76.679l5.409-2.49 5.377 2.563c.445.307 1.003-.178.768-.663l-3.097-6.355Z\" stroke=\"#F93F41\" stroke-width=\"1.5\" stroke-linecap=\"round\"/><path d=\"M346.209 370.579h16.195v7.85\" stroke=\"#151A47\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"m359.986 378.683 2.418 4.188 2.417-4.188h-4.835Z\" fill=\"#151A47\"/><path d=\"M352.152 401.295h-20.19v-15.653\" stroke=\"#151A47\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"m334.379 386.354-2.417-4.188-2.426 4.188h4.843Z\" fill=\"#151A47\"/><path d=\"M333.924 372.158a3.826 3.826 0 1 0 .001-7.653 3.826 3.826 0 0 0-.001 7.653Z\" stroke=\"#151A47\" stroke-width=\"1.5\" stroke-miterlimit=\"10\"/><path d=\"M328.102 380.059a5.823 5.823 0 0 1 11.645 0h-6.722\" stroke=\"#151A47\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M362.279 392.918a3.826 3.826 0 1 0 0-7.653 3.826 3.826 0 0 0 0 7.653Z\" stroke=\"#151A47\" stroke-width=\"1.5\" stroke-miterlimit=\"10\"/><path d=\"M356.456 400.819a5.824 5.824 0 0 1 11.646 0h-6.723\" stroke=\"#151A47\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><text fill=\"#fff\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"18\" font-weight=\"bold\" letter-spacing=\"0em\"><tspan x=\"328.102\" y=\"436.84\">Shared Templates</tspan></text><text fill=\"#fff\" fill-opacity=\".6\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"328.102\" y=\"457.222\">Use shared templates</tspan></text><rect x=\"56.201\" y=\"505.274\" width=\"241.861\" height=\"148.062\" rx=\"10\" fill=\"#fff\" fill-opacity=\".33\"/><path d=\"M75.543 542.977v10.392a4.512 4.512 0 0 0 4.498 4.498h22.287\" stroke=\"#151A47\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M108.678 534.311h-15.45m15.503 4.712H93.228m7.448 10.297H80.197m21.577 3.951H80.197\" stroke=\"#151A47\" stroke-width=\"1.5\" stroke-linejoin=\"round\"/><path clip-rule=\"evenodd\" d=\"m105.996 550.529-.18-1.046-.015-.097-.784-4.55a.508.508 0 0 1 .732-.538l11.506 5.925c.485.247.321.979-.224 1.001l-5.903 1.158-2.891 5.275c-.187.516-.934.448-1.024-.09l-1.217-7.03v-.008Z\" stroke=\"#F93F41\" stroke-width=\"1.5\" stroke-linecap=\"round\"/><path d=\"M112.66 542.917v-9.691a4.512 4.512 0 0 0-4.498-4.497H85.785m-11.516 8.23s4.066-.713 5.382-3.152c1.317-2.438.41-7.412.41-7.412s1.322 4.572 2.542 5.687c1.219 1.116 4.877.811 4.877.811s-4.067 1.524-4.773 3.457c-.714 1.933-.811 7.211-.811 7.211s0-3.152-2.238-4.974c-2.237-1.829-5.383-1.628-5.383-1.628h-.006Z\" stroke=\"#151A47\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M72.488 530.239s1.365-.235 1.808-1.059c.444-.825.139-2.494.139-2.494s.443 1.538.852 1.912c.409.374 1.635.27 1.635.27s-1.365.512-1.607 1.157c-.243.644-.27 2.424-.27 2.424s0-1.059-.749-1.669c-.748-.61-1.808-.547-1.808-.547v.006Z\" fill=\"#151A47\"/><text fill=\"#fff\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"18\" font-weight=\"bold\" letter-spacing=\"0em\"><tspan x=\"72.488\" y=\"593.555\">Use Template</tspan></text><text fill=\"#fff\" fill-opacity=\".6\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"72.488\" y=\"613.937\">Start with pre-made </tspan><tspan x=\"72.488\" y=\"630.937\">sequence</tspan></text><rect x=\"308.025\" y=\"505.774\" width=\"240.861\" height=\"147.062\" rx=\"9.5\" fill=\"#fff\" fill-opacity=\".64\" stroke=\"#fff\"/><path d=\"M343.714 549.833h-10.332a3.757 3.757 0 0 1-3.744-3.745v-13.621a3.757 3.757 0 0 1 3.744-3.744h13.621a3.757 3.757 0 0 1 3.745 3.744v8.465\" stroke=\"#151A47\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M333.187 526.614v-5.974m13.667 5.974v-5.974m-6.662 5.974v-5.974m-7.005 37.649v-5.975m7.376 5.975v-5.975m-19.176-19.557h5.965m-5.965 13.669h5.965m-5.965-6.728h5.965m25.579-6.941h5.974m-5.974 6.224h5.974\" stroke=\"#151A47\" stroke-width=\"1.5\" stroke-linejoin=\"round\"/><path d=\"M341.196 544.992h-5.259a1.46 1.46 0 0 1-1.458-1.458v-8.502c0-.808.659-1.459 1.458-1.459h8.502c.808 0 1.459.66 1.459 1.459v4.776\" stroke=\"#151A47\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path clip-rule=\"evenodd\" d=\"m352.764 545.838-1.217-.409-.111-.037-5.297-1.784a.618.618 0 0 0-.78.781l4.962 14.857c.204.622 1.115.566 1.235-.084l2.472-6.848 6.838-2.49c.651-.13.707-1.031.084-1.236l-8.186-2.75Z\" stroke=\"#F93F41\" stroke-width=\"1.5\" stroke-linecap=\"round\"/><text fill=\"#151A47\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"18\" font-weight=\"bold\" letter-spacing=\"0em\"><tspan x=\"321.387\" y=\"593.228\">Create via AI</tspan></text><text fill=\"#151A47\" fill-opacity=\".34\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"321.387\" y=\"613.61\">Personalise your sequence </tspan><tspan x=\"321.387\" y=\"630.61\">with AI</tspan></text><rect x=\"177.793\" y=\"689.453\" width=\"77\" height=\"26.584\" rx=\"4\" fill=\"#fff\" fill-opacity=\".2\"/><text fill=\"#fff\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"193.153\" y=\"707.836\">Cancel</tspan></text><rect x=\"262.793\" y=\"689.453\" width=\"173.329\" height=\"26.387\" rx=\"4\" fill=\"#F04E45\"/><text fill=\"#fff\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14\" font-weight=\"600\" letter-spacing=\"0em\"><tspan x=\"281.576\" y=\"707.737\">Create as New View</tspan></text><g clip-path=\"url(#e)\"><rect x=\"592.419\" y=\"630.485\" width=\"358.47\" height=\"324.59\" rx=\"10\" fill=\"#fff\"/><rect x=\"608.137\" y=\"696.756\" width=\"327.369\" height=\"39.422\" rx=\"5\" fill=\"#fff\"/><rect x=\"608.637\" y=\"697.256\" width=\"326.369\" height=\"38.422\" rx=\"4.5\" stroke=\"#8F8F8F\" stroke-opacity=\".3\"/><circle cx=\"628.181\" cy=\"716.331\" r=\"11.044\" fill=\"#959595\" fill-opacity=\".25\"/><path d=\"M628.18 715.048a2.44 2.44 0 1 0 0-4.88 2.44 2.44 0 0 0 0 4.88Z\" stroke=\"#8F8F8F\" stroke-width=\"1.5\" stroke-miterlimit=\"10\"/><path d=\"M623.074 722.495a5.107 5.107 0 0 1 10.213 0h-5.895\" stroke=\"#8F8F8F\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><text fill=\"#151A47\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14\" letter-spacing=\"0em\"><tspan x=\"650.59\" y=\"721.423\">Personalizer</tspan></text><path d=\"m920.444 720.103-5.196-5.657h10.392l-5.196 5.657Z\" fill=\"#151A47\"/><rect x=\"608.137\" y=\"791.311\" width=\"275.693\" height=\"42.688\" rx=\"5\" fill=\"#fff\"/><rect x=\"608.637\" y=\"791.811\" width=\"274.693\" height=\"41.688\" rx=\"4.5\" stroke=\"#8F8F8F\" stroke-opacity=\".3\"/><text fill=\"#151A47\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14\" font-weight=\"600\" letter-spacing=\"0em\"><tspan x=\"607.803\" y=\"780.901\">Email address or LinkedIn URL</tspan></text><text fill=\"#F04E45\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14\" letter-spacing=\"0em\"><tspan x=\"811.309\" y=\"780.901\">*</tspan></text><text fill=\"#B2B3B5\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14\" letter-spacing=\"0em\"><tspan x=\"616.286\" y=\"817.745\">e.g. adam.james@aviso.com</tspan></text><text fill=\"#B2B3B5\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"12\" letter-spacing=\"0em\"><tspan x=\"901.937\" y=\"780.174\">7/150</tspan></text><rect x=\"608.137\" y=\"895.654\" width=\"325.799\" height=\"42.688\" rx=\"5\" fill=\"#fff\"/><rect x=\"608.637\" y=\"896.154\" width=\"324.799\" height=\"41.688\" rx=\"4.5\" stroke=\"#8F8F8F\" stroke-opacity=\".3\"/><text fill=\"#151A47\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14\" font-weight=\"600\" letter-spacing=\"0em\"><tspan x=\"607.803\" y=\"885.245\">Send Email</tspan></text><text fill=\"#151A47\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14\" letter-spacing=\"0em\"><tspan x=\"616.286\" y=\"922.089\">don.franklin@aviso.com</tspan></text><text fill=\"#B2B3B5\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"12\" letter-spacing=\"0em\"><tspan x=\"901.937\" y=\"884.518\">7/150</tspan></text><path d=\"M593.143 678.756h357.089\" stroke=\"#D8D8D8\" stroke-width=\"1.653\" stroke-linecap=\"square\" stroke-linejoin=\"round\"/><text opacity=\".6\" fill=\"#7F8084\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"607.984\" y=\"665.179\">Sequence Inputs</tspan></text><text opacity=\".6\" fill=\"#7F8084\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"862.478\" y=\"665.179\">Repository</tspan></text><text fill=\"#F04E45\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"18\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"743.609\" y=\"665.133\">AI Tool Kit</tspan></text><path d=\"M736.609 677.941a2.617 2.617 0 0 1 2.617-2.617h101.766a2.617 2.617 0 0 1 2.617 2.617h-107Z\" fill=\"#F04E45\"/><rect x=\"889.779\" y=\"791.311\" width=\"44.114\" height=\"42.688\" rx=\"5\" fill=\"#151A47\"/><path d=\"M911.501 820.244c5.811 0 10.522-4.711 10.522-10.523 0-5.811-4.711-10.522-10.522-10.522-5.812 0-10.522 4.711-10.522 10.522 0 5.812 4.71 10.523 10.522 10.523Zm17.096 5.866-9.396-8.868\" stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\"/></g><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"m1382.32 203.094-14.91 14.142-3.43-3.429.03-.034-11.56-10.97v-7.043l15.08 14.605 14.79-14.314v7.043Zm0-12.54-14.91 14.142-3.43-3.43.03-.034-11.56-10.969v-7.044l15.08 14.605 14.79-14.314v7.044Zm-939.839-49.607 14.142-14.908-3.429-3.429-.034.035-10.97-11.564h-7.043l14.605 15.083-14.314 14.783h7.043Zm-12.54 0 14.141-14.908-3.429-3.429-.034.035-10.969-11.564h-7.044l14.605 15.083-14.314 14.783h7.044Zm626.219 769.214-14.14-14.908 3.43-3.429.03.035 10.97-11.564h7.05l-14.61 15.083 14.31 14.783h-7.04Zm12.54 0-14.14-14.908 3.43-3.429.03.035 10.97-11.564h7.05l-14.61 15.083 14.32 14.783h-7.05Z\" fill=\"#E34E4E\"/><defs><clipPath id=\"c\"><rect x=\"1029.94\" y=\"277.514\" width=\"390\" height=\"462\" rx=\"10\" fill=\"#fff\"/></clipPath><clipPath id=\"e\"><path fill=\"#fff\" transform=\"translate(592.419 630.485)\" d=\"M0 0h358.47v324.59H0z\"/></clipPath><filter id=\"a\" x=\"585.445\" y=\"33.005\" width=\"707.494\" height=\"567.428\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\"><feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/><feColorMatrix in=\"SourceAlpha\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/><feMorphology radius=\"3\" operator=\"dilate\" in=\"SourceAlpha\" result=\"effect1_dropShadow_79_3126\"/><feOffset dx=\"5\" dy=\"-3\"/><feGaussianBlur stdDeviation=\"3.4\"/><feComposite in2=\"hardAlpha\" operator=\"out\"/><feColorMatrix values=\"0 0 0 0 0.550863 0 0 0 0 0.550863 0 0 0 0 0.550863 0 0 0 0.08 0\"/><feBlend in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_79_3126\"/><feBlend in=\"SourceGraphic\" in2=\"effect1_dropShadow_79_3126\" result=\"shape\"/></filter><filter id=\"b\" x=\"1002.54\" y=\"254.114\" width=\"444.8\" height=\"516.8\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\"><feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/><feColorMatrix in=\"SourceAlpha\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/><feOffset dy=\"4\"/><feGaussianBlur stdDeviation=\"13.7\"/><feComposite in2=\"hardAlpha\" operator=\"out\"/><feColorMatrix values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.12 0\"/><feBlend in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_79_3126\"/><feBlend in=\"SourceGraphic\" in2=\"effect1_dropShadow_79_3126\" result=\"shape\"/></filter><linearGradient id=\"d\" x1=\"302.793\" y1=\"264.684\" x2=\"831.006\" y2=\"1150.3\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#F04E45\"/><stop offset=\"1\" stop-color=\"#2F49BA\"/></linearGradient></defs></svg>',transformTemplate:transformTemplate2,withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1vueb7c\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-y43krt\",\"data-framer-name\":\"Revenue_Forecasting\",fill:\"black\",intrinsicHeight:748,intrinsicWidth:841,svg:'<svg width=\"841\" height=\"748\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\"><rect x=\"36\" y=\"33.805\" width=\"748\" height=\"340\" rx=\"9.791\" fill=\"#fff\"/><mask id=\"b\" fill=\"#fff\"><path d=\"M36 119.027h146.84v39.581H36v-39.581Z\"/></mask><path d=\"M36 119.027h146.84v39.581H36v-39.581Z\" fill=\"#fff\"/><path d=\"M36 119.027h146.84v39.581H36v-39.581Z\" fill=\"#F04E45\" fill-opacity=\".2\"/><path d=\"M36 158.608h-1.632v1.632H36v-1.632Zm146.84-1.631H36v3.263h146.84v-3.263Zm-145.208 1.631v-39.581h-3.264v39.581h3.264Z\" fill=\"#F04E45\" fill-opacity=\".5\" mask=\"url(#b)\"/><text fill=\"#F04E45\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"16.318\" font-weight=\"600\" letter-spacing=\"0em\"><tspan x=\"62.108\" y=\"144.752\">Name</tspan></text><path d=\"m153.634 146.233-5.511-5.998h11.021l-5.51 5.998Z\" fill=\"#7F8084\" fill-opacity=\".3\"/><path d=\"m153.633 131.402 5.51 5.999h-11.02l5.51-5.999Z\" fill=\"#7F8084\"/><mask id=\"c\" fill=\"#fff\"><path d=\"M36 156.977h151.3v73.479H36v-73.479Z\"/></mask><path d=\"M36 156.977h151.3v73.479H36v-73.479Z\" fill=\"#FFF3F2\"/><path d=\"M187.3 230.456v1.632h1.631v-1.632H187.3Zm-151.3 0h-1.632v1.632H36v-1.632Zm149.668-73.479v73.479h3.263v-73.479h-3.263Zm1.632 71.848H36v3.263h151.3v-3.263Zm-149.668 1.631v-73.479h-3.264v73.479h3.264Z\" fill=\"#CDCDCD\" mask=\"url(#c)\"/><text fill=\"#272727\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14.686\" letter-spacing=\"0em\"><tspan x=\"63.74\" y=\"199.057\">Sales Team</tspan></text><circle cx=\"154.914\" cy=\"193.717\" r=\"4.646\" fill=\"#58C96A\"/><path fill=\"#FFF3F2\" d=\"M36.816 229.641h148.49v71.848H36.816z\"/><path stroke=\"#CACACA\" stroke-width=\"1.632\" d=\"M36.816 229.641h148.49v71.848H36.816z\"/><text fill=\"#272727\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14.686\" letter-spacing=\"0em\"><tspan x=\"63.74\" y=\"270.906\">Americas</tspan></text><circle cx=\"139.914\" cy=\"265.565\" r=\"4.646\" fill=\"#58C96A\"/><path fill=\"#FFF3F2\" d=\"M36.816 301.489h151.256v71.848H36.816z\"/><path stroke=\"#CACACA\" stroke-width=\"1.632\" d=\"M36.816 301.489h151.256v71.848H36.816z\"/><text fill=\"#272727\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14.686\" letter-spacing=\"0em\"><tspan x=\"64.534\" y=\"342.753\">Asia Pacific</tspan></text><circle cx=\"155.708\" cy=\"337.413\" r=\"4.646\" fill=\"#58C96A\"/><mask id=\"d\" fill=\"#fff\"><path d=\"M182.858 118.948h152.487v39.581H182.858v-39.581Z\"/></mask><path d=\"M182.858 118.948h152.487v39.581H182.858v-39.581Z\" fill=\"#fff\"/><path d=\"M182.858 118.948h152.487v39.581H182.858v-39.581Z\" fill=\"#F04E45\" fill-opacity=\".2\"/><path d=\"M335.345 158.529v1.632h1.632v-1.632h-1.632Zm-152.487 0h-1.631v1.632h1.631v-1.632Zm150.856-39.581v39.581h3.263v-39.581h-3.263Zm1.631 37.95H182.858v3.263h152.487v-3.263Zm-150.855 1.631v-39.581h-3.263v39.581h3.263Z\" fill=\"#F04E45\" fill-opacity=\".5\" mask=\"url(#d)\"/><text fill=\"#F04E45\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"16.318\" font-weight=\"600\" letter-spacing=\"0em\"><tspan x=\"241.602\" y=\"144.673\">Plan</tspan></text><mask id=\"e\" fill=\"#fff\"><path d=\"M182.858 156.897h151.754v73.43H182.858v-73.43Z\"/></mask><path d=\"M182.858 156.897h151.754v73.43H182.858v-73.43Z\" fill=\"#FFF3F2\"/><path d=\"M334.612 230.327v1.632h1.632v-1.632h-1.632Zm-151.754 0h-1.631v1.632h1.631v-1.632Zm150.123-73.43v73.43h3.263v-73.43h-3.263Zm1.631 71.798H182.858v3.264h151.754v-3.264Zm-150.122 1.632v-73.43h-3.263v73.43h3.263Z\" fill=\"#CACACA\" mask=\"url(#e)\"/><text fill=\"#272727\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14.686\" font-weight=\"600\" letter-spacing=\"0em\"><tspan x=\"230.735\" y=\"198.953\">$83.3M</tspan></text><path fill=\"#FFF3F2\" d=\"M183.674 229.511h150.122v71.848H183.674z\"/><path stroke=\"#CACACA\" stroke-width=\"1.632\" d=\"M183.674 229.511h150.122v71.848H183.674z\"/><text fill=\"#272727\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14.686\" font-weight=\"600\" letter-spacing=\"0em\"><tspan x=\"231.235\" y=\"270.776\">$45.5M</tspan></text><path fill=\"#FFF3F2\" d=\"M183.674 301.359h150.122v71.848H183.674z\"/><path stroke=\"#CACACA\" stroke-width=\"1.632\" d=\"M183.674 301.359h150.122v71.848H183.674z\"/><text fill=\"#272727\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14.686\" font-weight=\"600\" letter-spacing=\"0em\"><tspan x=\"236.735\" y=\"342.624\">$7.4M</tspan></text><mask id=\"f\" fill=\"#fff\"><path d=\"M483.103 118.948h151.753v39.581H483.103v-39.581Z\"/></mask><path d=\"M483.103 118.948h151.753v39.581H483.103v-39.581Z\" fill=\"#fff\"/><path d=\"M483.103 118.948h151.753v39.581H483.103v-39.581Z\" fill=\"#F04E45\" fill-opacity=\".2\"/><path d=\"M634.856 158.529v1.632h1.632v-1.632h-1.632Zm-151.753 0h-1.632v1.632h1.632v-1.632Zm150.122-39.581v39.581h3.263v-39.581h-3.263Zm1.631 37.95H483.103v3.263h151.753v-3.263Zm-150.122 1.631v-39.581h-3.263v39.581h3.263Z\" fill=\"#F04E45\" fill-opacity=\".5\" mask=\"url(#f)\"/><text fill=\"#F04E45\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"16.318\" font-weight=\"600\" letter-spacing=\"0em\"><tspan x=\"528.979\" y=\"144.673\">Booked</tspan></text><mask id=\"g\" fill=\"#fff\"><path d=\"M483.103 156.897h151.753v73.43H483.103v-73.43Z\"/></mask><path d=\"M483.103 156.897h151.753v73.43H483.103v-73.43Z\" fill=\"#FFF3F2\"/><path d=\"M634.856 230.327v1.632h1.632v-1.632h-1.632Zm-151.753 0h-1.632v1.632h1.632v-1.632Zm150.122-73.43v73.43h3.263v-73.43h-3.263Zm1.631 71.798H483.103v3.264h151.753v-3.264Zm-150.122 1.632v-73.43h-3.263v73.43h3.263Z\" fill=\"#CACACA\" mask=\"url(#g)\"/><text fill=\"#272727\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14.686\" font-weight=\"600\" letter-spacing=\"0em\"><tspan x=\"530.979\" y=\"198.953\">$83.3M</tspan></text><path fill=\"#FFF3F2\" d=\"M483.918 229.511H634.04v71.848H483.918z\"/><path stroke=\"#CACACA\" stroke-width=\"1.632\" d=\"M483.918 229.511H634.04v71.848H483.918z\"/><text fill=\"#272727\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14.686\" font-weight=\"600\" letter-spacing=\"0em\"><tspan x=\"531.479\" y=\"270.776\">$45.5M</tspan></text><path fill=\"#FFF3F2\" d=\"M483.918 301.359H634.04v71.848H483.918z\"/><path stroke=\"#CACACA\" stroke-width=\"1.632\" d=\"M483.918 301.359H634.04v71.848H483.918z\"/><text fill=\"#272727\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14.686\" font-weight=\"600\" letter-spacing=\"0em\"><tspan x=\"536.979\" y=\"342.624\">$7.4M</tspan></text><mask id=\"h\" fill=\"#fff\"><path d=\"M332.98 119.027h151.008v39.581H332.98v-39.581Z\"/></mask><path d=\"M332.98 119.027h151.008v39.581H332.98v-39.581Z\" fill=\"#fff\"/><path d=\"M332.98 119.027h151.008v39.581H332.98v-39.581Z\" fill=\"#F04E45\" fill-opacity=\".2\"/><path d=\"M483.988 158.608v1.632h1.631v-1.632h-1.631Zm-151.008 0h-1.631v1.632h1.631v-1.632Zm149.376-39.581v39.581h3.263v-39.581h-3.263Zm1.632 37.95H332.98v3.263h151.008v-3.263Zm-149.376 1.631v-39.581h-3.263v39.581h3.263Z\" fill=\"#F04E45\" fill-opacity=\".5\" mask=\"url(#h)\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"m367.187 144.68-1.966-4.001a1.48 1.48 0 0 1-.542.104 1.51 1.51 0 0 1-1.101-.48c-.014-.014-2.577 1.77-2.577 1.77l5.386 3.328c.467.32 1.05-.203.8-.721Zm-4.034-5.441c0-.56.296-1.055.736-1.323l-2.666-5.479a.522.522 0 0 0-.943 0l-6.025 12.248c-.254.513.329 1.035.801.715l8.208-5.582a1.62 1.62 0 0 1-.111-.579Z\" fill=\"#F04E45\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M364.675 138.255a.978.978 0 0 0-.967.984c0 .541.435.983.967.983a.978.978 0 0 0 .967-.983.971.971 0 0 0-.967-.984Z\" fill=\"#F04F45\"/><text fill=\"#F04E45\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"16.318\" font-weight=\"600\" letter-spacing=\"0em\"><tspan x=\"377.038\" y=\"144.752\">AI Forecast</tspan></text><mask id=\"i\" fill=\"#fff\"><path d=\"M332.98 156.977h151.256v73.479H332.98v-73.479Z\"/></mask><path d=\"M332.98 156.977h151.256v73.479H332.98v-73.479Z\" fill=\"#FFF3F2\"/><path d=\"M484.236 230.456v1.632h1.632v-1.632h-1.632Zm-151.256 0h-1.631v1.632h1.631v-1.632Zm149.625-73.479v73.479h3.263v-73.479h-3.263Zm1.631 71.848H332.98v3.263h151.256v-3.263Zm-149.624 1.631v-73.479h-3.263v73.479h3.263Z\" fill=\"#CACACA\" mask=\"url(#i)\"/><text fill=\"#F04E45\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14.686\" font-weight=\"600\" letter-spacing=\"0em\"><tspan x=\"360.636\" y=\"199.057\">$83.3M</tspan></text><circle cx=\"448.031\" cy=\"193.717\" r=\"7.898\" stroke=\"#F04E45\" stroke-width=\"1.305\"/><text fill=\"#F04E45\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"9.791\" font-weight=\"600\" letter-spacing=\"0em\"><tspan x=\"446.807\" y=\"196.837\">i</tspan></text><path fill=\"#FFF3F2\" d=\"M333.796 229.641H483.42v71.848H333.796z\"/><path stroke=\"#CACACA\" stroke-width=\"1.632\" d=\"M333.796 229.641H483.42v71.848H333.796z\"/><text fill=\"#F04E45\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14.686\" font-weight=\"600\" letter-spacing=\"0em\"><tspan x=\"361.636\" y=\"270.906\">$70.6M</tspan></text><circle cx=\"447.031\" cy=\"265.565\" r=\"7.898\" stroke=\"#F04E45\" stroke-width=\"1.305\"/><text fill=\"#F04E45\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"9.791\" font-weight=\"600\" letter-spacing=\"0em\"><tspan x=\"445.807\" y=\"268.685\">i</tspan></text><path fill=\"#FFF3F2\" d=\"M333.796 301.489H483.42v71.848H333.796z\"/><path stroke=\"#CACACA\" stroke-width=\"1.632\" d=\"M333.796 301.489H483.42v71.848H333.796z\"/><text fill=\"#F04E45\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14.686\" font-weight=\"600\" letter-spacing=\"0em\"><tspan x=\"362.636\" y=\"342.753\">$10.7M</tspan></text><circle cx=\"446.031\" cy=\"337.413\" r=\"7.898\" stroke=\"#F04E45\" stroke-width=\"1.305\"/><text fill=\"#F04E45\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"9.791\" font-weight=\"600\" letter-spacing=\"0em\"><tspan x=\"444.807\" y=\"340.533\">i</tspan></text><mask id=\"j\" fill=\"#fff\"><path d=\"M633.225 119.027h151.256v39.581H633.225v-39.581Z\"/></mask><path d=\"M633.225 119.027h151.256v39.581H633.225v-39.581Z\" fill=\"#fff\"/><path d=\"M633.225 119.027h151.256v39.581H633.225v-39.581Z\" fill=\"#F04E45\" fill-opacity=\".2\"/><path d=\"M784.481 158.608v1.632h1.631v-1.632h-1.631Zm-151.256 0h-1.632v1.632h1.632v-1.632Zm149.624-39.581v39.581h3.263v-39.581h-3.263Zm1.632 37.95H633.225v3.263h151.256v-3.263Zm-149.625 1.631v-39.581h-3.263v39.581h3.263Z\" fill=\"#F04E45\" fill-opacity=\".5\" mask=\"url(#j)\"/><text fill=\"#F04E45\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"16.318\" font-weight=\"600\" letter-spacing=\"0em\"><tspan x=\"675.92\" y=\"144.752\">Commit</tspan></text><mask id=\"k\" fill=\"#fff\"><path d=\"M633.225 156.977h151.256v73.479H633.225v-73.479Z\"/></mask><path d=\"M633.225 156.977h151.256v73.479H633.225v-73.479Z\" fill=\"#FFF3F2\"/><path d=\"M784.481 230.456v1.632h1.631v-1.632h-1.631Zm-151.256 0h-1.632v1.632h1.632v-1.632Zm149.624-73.479v73.479h3.263v-73.479h-3.263Zm1.632 71.848H633.225v3.263h151.256v-3.263Zm-149.625 1.631v-73.479h-3.263v73.479h3.263Z\" fill=\"#CACACA\" mask=\"url(#k)\"/><text fill=\"#F04E45\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14.686\" font-weight=\"600\" letter-spacing=\"0em\"><tspan x=\"660.88\" y=\"199.057\">$83.3M</tspan></text><circle cx=\"748.275\" cy=\"193.717\" r=\"7.898\" stroke=\"#F04E45\" stroke-width=\"1.305\"/><text fill=\"#F04E45\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"9.791\" font-weight=\"600\" letter-spacing=\"0em\"><tspan x=\"747.051\" y=\"196.837\">i</tspan></text><path fill=\"#FFF3F2\" d=\"M634.04 229.641h149.624v71.848H634.04z\"/><path stroke=\"#CACACA\" stroke-width=\"1.632\" d=\"M634.04 229.641h149.624v71.848H634.04z\"/><text fill=\"#F04E45\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14.686\" font-weight=\"600\" letter-spacing=\"0em\"><tspan x=\"661.88\" y=\"270.906\">$70.6M</tspan></text><circle cx=\"747.275\" cy=\"265.565\" r=\"7.898\" stroke=\"#F04E45\" stroke-width=\"1.305\"/><text fill=\"#F04E45\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"9.791\" font-weight=\"600\" letter-spacing=\"0em\"><tspan x=\"746.051\" y=\"268.685\">i</tspan></text><path fill=\"#FFF3F2\" d=\"M634.04 301.489h149.624v71.848H634.04z\"/><path stroke=\"#CACACA\" stroke-width=\"1.632\" d=\"M634.04 301.489h149.624v71.848H634.04z\"/><text fill=\"#F04E45\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14.686\" font-weight=\"600\" letter-spacing=\"0em\"><tspan x=\"662.88\" y=\"342.753\">$10.7M</tspan></text><circle cx=\"746.275\" cy=\"337.413\" r=\"7.898\" stroke=\"#F04E45\" stroke-width=\"1.305\"/><text fill=\"#F04E45\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"9.791\" font-weight=\"600\" letter-spacing=\"0em\"><tspan x=\"745.051\" y=\"340.533\">i</tspan></text></g><path d=\"M37.77 82.161h745M333.812 34.805v47\" stroke=\"#D8D8D8\" stroke-width=\"1.653\" stroke-linecap=\"square\" stroke-linejoin=\"round\"/><text fill=\"#F04E45\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"16\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"55.613\" y=\"66.31\">Yearly Forecast 2024</tspan></text><text opacity=\".6\" fill=\"#7F8084\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"350.105\" y=\"66.583\">Quarter 1</tspan></text><text opacity=\".6\" fill=\"#7F8084\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"451.105\" y=\"66.583\">Quarter 2</tspan></text><text opacity=\".6\" fill=\"#7F8084\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"554.105\" y=\"66.583\">Quarter 3</tspan></text><text fill=\"#F04E45\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"16\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"658.105\" y=\"68.31\">Quarter 4</tspan></text><text opacity=\".6\" fill=\"#7F8084\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"11\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"351.105\" y=\"104.828\">November</tspan></text><text opacity=\".6\" fill=\"#7F8084\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"11\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"434.105\" y=\"104.828\">December</tspan></text><text opacity=\".6\" fill=\"#7F8084\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"11\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"517.105\" y=\"104.828\">January</tspan></text><path d=\"M55.277 81.347a2.617 2.617 0 0 1 2.617-2.617h158.102a2.617 2.617 0 0 1 2.617 2.617H55.277Zm601-.001a2.617 2.617 0 0 1 2.617-2.618h73.766a2.617 2.617 0 0 1 2.617 2.618h-79Z\" fill=\"#F04E45\"/><g filter=\"url(#l)\"><path d=\"M478.945 184.153a4.3 4.3 0 0 1 4.3-4.299H802.5a4.299 4.299 0 0 1 4.299 4.345l-.044 4.16V516.85a4.3 4.3 0 0 1-4.299 4.299H483.245a4.3 4.3 0 0 1-4.3-4.299V184.153Z\" fill=\"url(#m)\"/></g><path d=\"M478.945 223.628h327.9v-39.475a4.3 4.3 0 0 0-4.299-4.3H483.245a4.3 4.3 0 0 0-4.3 4.3v39.475Z\" fill=\"#fff\" fill-opacity=\".2\"/><text fill=\"#fff\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"15.049\" font-weight=\"600\" letter-spacing=\"0\"><tspan x=\"508.01\" y=\"207.176\">Aviso AI Forecast Explanation</tspan></text><path d=\"M480.796 278.689v-25.797l-16.124 13.117 16.124 12.68Z\" fill=\"#E84E4B\"/><path d=\"M551.909 414.878h213.492\" stroke=\"#fff\" stroke-width=\"1.291\"/><path d=\"M551.909 390.351h213.492m-213.492-24.529h213.492m-213.492-24.528h213.492m-213.492-24.527h213.492m-213.492-24.529h213.492m-213.492-24.527h213.492m-213.492-24.528h213.492\" stroke=\"#fff\" stroke-opacity=\".3\" stroke-width=\"1.291\"/><text fill=\"#fff\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"9.037\" font-weight=\"500\" letter-spacing=\"0\"><tspan x=\"565.587\" y=\"428.378\">2023\\n</tspan><tspan x=\"570.529\" y=\"439.378\">Q4</tspan></text><text fill=\"#fff\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"9.037\" font-weight=\"500\" letter-spacing=\"0\"><tspan x=\"606.142\" y=\"428.378\">2024\\n</tspan><tspan x=\"611.878\" y=\"439.378\">Q1</tspan></text><text fill=\"#fff\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"9.037\" font-weight=\"500\" letter-spacing=\"0\"><tspan x=\"646.671\" y=\"428.378\">2024\\n</tspan><tspan x=\"651.772\" y=\"439.378\">Q2</tspan></text><text fill=\"#fff\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"9.037\" font-weight=\"500\" letter-spacing=\"0\"><tspan x=\"687.199\" y=\"428.378\">2024\\n</tspan><tspan x=\"692.158\" y=\"439.378\">Q3</tspan></text><text fill=\"#fff\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"9.037\" font-weight=\"500\" letter-spacing=\"0\"><tspan x=\"727.728\" y=\"428.378\">2024\\n</tspan><tspan x=\"732.643\" y=\"439.378\">Q4</tspan></text><path fill=\"#FF9590\" d=\"M570.344 371.855h14.072v42.342h-14.072z\"/><path fill=\"#F04E45\" d=\"M570.344 299.662h14.072v31.891h-14.072z\"/><path fill=\"#FE5F57\" d=\"M570.344 315.588h14.072v15.966h-14.072z\"/><path fill=\"#FF7972\" d=\"M570.344 323.552h14.072v64.826h-14.072z\"/><path fill=\"#FFB0AC\" d=\"M570.344 393.13h14.072v21.067h-14.072z\"/><path fill=\"#FF9590\" d=\"M611.176 371.855h14.072v42.342h-14.072z\"/><path fill=\"#F04E45\" d=\"M611.176 321.608h14.072v31.891h-14.072z\"/><path fill=\"#FE5F57\" d=\"M611.176 332.37h14.072v15.966h-14.072z\"/><path fill=\"#FF7972\" d=\"M611.176 339.913h14.072v37.164h-14.072z\"/><path fill=\"#FFB0AC\" d=\"M611.176 395.068h14.072v19.129h-14.072z\"/><path fill=\"#FF9590\" d=\"M652.009 371.854h14.072v42.342h-14.072z\"/><path fill=\"#F04E45\" d=\"M652.009 309.13h14.072v22.423h-14.072z\"/><path fill=\"#FE5F57\" d=\"M652.009 321.857h14.072v9.695h-14.072z\"/><path fill=\"#FF7972\" d=\"M652.009 328.596h14.072v48.48h-14.072z\"/><path fill=\"#FFB0AC\" d=\"M652.009 395.067h14.072v19.129h-14.072z\"/><path fill=\"#FF9590\" d=\"M692.842 346.036h14.072v42.342h-14.072z\"/><path fill=\"#F04E45\" d=\"M692.842 242.86h14.072v31.891h-14.072z\"/><path fill=\"#FE5F57\" d=\"M692.842 256.18h14.072v18.572h-14.072z\"/><path fill=\"#FF7972\" d=\"M692.842 267.711h14.072V353.5h-14.072z\"/><path fill=\"#FFB0AC\" d=\"M692.842 380.325h14.072v33.872h-14.072z\"/><path fill=\"#FF9590\" d=\"M733.674 370.202h14.072v43.995h-14.072z\"/><path fill=\"#F04E45\" d=\"M733.674 328.597h14.072v28.776h-14.072z\"/><path fill=\"#FE5F57\" d=\"M733.674 341.406h14.072v15.966h-14.072z\"/><path fill=\"#FF7972\" d=\"M733.674 349.471h14.072v20.731h-14.072z\"/><path fill=\"#FFB0AC\" d=\"M733.674 393.13h14.072v21.067h-14.072z\"/><text fill=\"#fff\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"9.037\" font-weight=\"500\" letter-spacing=\"0\"><tspan x=\"511.719\" y=\"246.354\">$140M</tspan></text><text fill=\"#fff\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"9.037\" font-weight=\"500\" letter-spacing=\"0\"><tspan x=\"512.089\" y=\"271.555\">$120M</tspan></text><text fill=\"#fff\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"9.037\" font-weight=\"500\" letter-spacing=\"0\"><tspan x=\"511.798\" y=\"296.755\">$100M</tspan></text><text fill=\"#fff\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"9.037\" font-weight=\"500\" letter-spacing=\"0\"><tspan x=\"516.193\" y=\"321.956\">$80M</tspan></text><text fill=\"#fff\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"9.037\" font-weight=\"500\" letter-spacing=\"0\"><tspan x=\"516.157\" y=\"347.156\">$60M</tspan></text><text fill=\"#fff\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"9.037\" font-weight=\"500\" letter-spacing=\"0\"><tspan x=\"515.99\" y=\"372.356\">$40M</tspan></text><text fill=\"#fff\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"9.037\" font-weight=\"500\" letter-spacing=\"0\"><tspan x=\"516.36\" y=\"397.557\">$20M</tspan></text><text fill=\"#fff\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"9.037\" font-weight=\"500\" letter-spacing=\"0\"><tspan x=\"530.012\" y=\"422.757\">$0</tspan></text><circle cx=\"520.644\" cy=\"466.57\" r=\"2.582\" fill=\"#FFB0AC\"/><text fill=\"#fff\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"9.037\" font-weight=\"500\" letter-spacing=\"0\"><tspan x=\"530.972\" y=\"469.856\">Booked</tspan></text><circle cx=\"602.952\" cy=\"466.57\" r=\"2.582\" fill=\"#FF9590\"/><text fill=\"#fff\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"9.037\" font-weight=\"500\" letter-spacing=\"0\"><tspan x=\"613.279\" y=\"469.856\">Commit</tspan></text><circle cx=\"686.707\" cy=\"466.57\" r=\"2.582\" fill=\"#FF7972\"/><text fill=\"#fff\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"9.037\" font-weight=\"500\" letter-spacing=\"0\"><tspan x=\"697.035\" y=\"469.856\">Early Stage</tspan></text><circle cx=\"520.644\" cy=\"489.082\" r=\"2.582\" fill=\"#FE5F57\"/><text fill=\"#fff\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"9.037\" font-weight=\"500\" letter-spacing=\"0\"><tspan x=\"530.972\" y=\"492.368\">Newly Created In Quarter</tspan></text><circle cx=\"686.707\" cy=\"489.082\" r=\"2.582\" fill=\"#F04E45\"/><text fill=\"#fff\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"9.037\" font-weight=\"500\" letter-spacing=\"0\"><tspan x=\"697.035\" y=\"492.368\">Pull-ins</tspan></text><g filter=\"url(#n)\"><path d=\"M478.946 525.448a4.3 4.3 0 0 1 4.3-4.3h319.221a4.3 4.3 0 0 1 4.298 4.379l-.009.492v186.27a4.3 4.3 0 0 1-4.299 4.3H483.246a4.3 4.3 0 0 1-4.3-4.3V525.448Z\" fill=\"url(#o)\"/></g><path d=\"M478.946 563.59h327.9\" stroke=\"#fff\" stroke-opacity=\".2\" stroke-linecap=\"round\"/><text fill=\"#fff\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"16\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"500.012\" y=\"548.443\">Insights</tspan></text><text opacity=\".6\" fill=\"#fff\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"12\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"594.012\" y=\"548.989\">At-Risk Deals</tspan></text><path d=\"M496.69 563.6a2.618 2.618 0 0 1 2.618-2.618h61.765a2.617 2.617 0 0 1 2.617 2.618h-67Z\" fill=\"#DDE0EB\"/><text fill=\"#fff\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"12\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"509.9\" y=\"594.119\">Booked amount so far is $18.6M\\n</tspan><tspan x=\"509.9\" y=\"622.119\">Compared to the same time last quarter, there is </tspan><tspan x=\"509.9\" y=\"637.119\">-$14.4M (16.7%) decline in the current quarter AI </tspan><tspan x=\"509.9\" y=\"652.119\">Forecast. This decline is due to changes in the </tspan><tspan x=\"509.9\" y=\"667.119\">following categories  Early Stage (-$57M), </tspan><tspan x=\"509.9\" y=\"682.119\">Booked (-$6M), Commit (-$4M), Newly Created </tspan><tspan x=\"509.9\" y=\"697.119\">in Quarter (-$3M), Pull-ins (+$2M)</tspan></text><defs><linearGradient id=\"m\" x1=\"594.499\" y1=\"179.805\" x2=\"888.193\" y2=\"829.793\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#F04E45\"/><stop offset=\"1\" stop-color=\"#2F49BA\"/></linearGradient><linearGradient id=\"o\" x1=\"608.686\" y1=\"532.305\" x2=\"766.735\" y2=\"1036.04\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#F04E45\"/><stop offset=\"1\" stop-color=\"#2F49BA\"/></linearGradient><filter id=\"l\" x=\"463.897\" y=\"169.104\" width=\"357.951\" height=\"371.393\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\"><feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/><feColorMatrix in=\"SourceAlpha\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/><feOffset dy=\"4.3\"/><feGaussianBlur stdDeviation=\"7.524\"/><feComposite in2=\"hardAlpha\" operator=\"out\"/><feColorMatrix values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.48 0\"/><feBlend in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_79_4310\"/><feBlend in=\"SourceGraphic\" in2=\"effect1_dropShadow_79_4310\" result=\"shape\"/></filter><filter id=\"n\" x=\"463.898\" y=\"510.399\" width=\"357.917\" height=\"225.538\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\"><feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/><feColorMatrix in=\"SourceAlpha\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/><feOffset dy=\"4.3\"/><feGaussianBlur stdDeviation=\"7.524\"/><feComposite in2=\"hardAlpha\" operator=\"out\"/><feColorMatrix values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.48 0\"/><feBlend in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_79_4310\"/><feBlend in=\"SourceGraphic\" in2=\"effect1_dropShadow_79_4310\" result=\"shape\"/></filter><clipPath id=\"a\"><rect x=\"36\" y=\"33.805\" width=\"748\" height=\"340\" rx=\"9.791\" fill=\"#fff\"/></clipPath></defs></svg>',transformTemplate:transformTemplate2,withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1rv4k3g\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-x13120\",\"data-framer-name\":\"Pipeline_Inspection\",fill:\"black\",intrinsicHeight:951,intrinsicWidth:1097,svg:'<svg width=\"1097\" height=\"951\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\"><rect x=\"36\" y=\"35.805\" width=\"989\" height=\"646\" rx=\"10\" fill=\"#fff\"/><path opacity=\".1\" d=\"M52.73 51.267a5 5 0 0 1 5-5h214.302a5 5 0 0 1 5 5v630.537H52.731V51.267Zm734.088.001a5 5 0 0 1 5-5h214.302a5 5 0 0 1 5 5v630.537H786.818V51.268Z\" fill=\"#8F8F8F\"/><text fill=\"#151A47\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"18\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"80.412\" y=\"73.835\">START DATE</tspan></text><text opacity=\".5\" fill=\"#151A47\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"80.412\" y=\"98.561\">$132.6M</tspan></text><circle cx=\"150.381\" cy=\"93.47\" r=\"2.969\" fill=\"#8A8CA3\"/><text opacity=\".5\" fill=\"#151A47\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"161.35\" y=\"98.561\">JUN 11, 2024</tspan></text><text fill=\"#151A47\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"19\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"891.938\" y=\"74.699\">END DATE</tspan></text><text opacity=\".5\" fill=\"#151A47\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"813\" y=\"99.881\">$130.3M</tspan></text><circle cx=\"882.969\" cy=\"94.79\" r=\"2.969\" fill=\"#8A8CA3\"/><text opacity=\".5\" fill=\"#151A47\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"893.938\" y=\"99.881\">JUN 18, 2024</tspan></text><path d=\"M278.641 69.79h508\" stroke=\"#151A47\" stroke-opacity=\".5\" stroke-linecap=\"round\" stroke-dasharray=\"4 4\"/><circle cx=\"786.263\" cy=\"69.79\" r=\"3.732\" fill=\"#F04E45\"/><circle cx=\"275.369\" cy=\"69.79\" r=\"3.732\" fill=\"#F04E45\"/><path d=\"M52.73 117.951h224.302\" stroke=\"#151A47\" stroke-opacity=\".1\" stroke-linecap=\"round\"/><path d=\"M69.469 193.33h196.525M70.742 482.828h196.526m532.236 0h196.525M799.469 193.33h196.525\" stroke=\"#151A47\" stroke-opacity=\".1\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-dasharray=\"5 5\"/><path d=\"M786.818 117.951h224.302\" stroke=\"#151A47\" stroke-opacity=\".1\" stroke-linecap=\"round\"/><circle cx=\"176.619\" cy=\"141.318\" r=\"6.961\" stroke=\"#F04E45\" stroke-width=\"1.305\"/><text fill=\"#F04E45\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"9.791\" font-weight=\"600\" letter-spacing=\"0em\"><tspan x=\"175.527\" y=\"144.486\">i</tspan></text><text fill=\"#000\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"80.412\" y=\"145.523\">Closed Won</tspan></text><text opacity=\".5\" fill=\"#000\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"12\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"80.412\" y=\"166.758\">$26.2M (292)</tspan></text><text fill=\"#000\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"80.412\" y=\"228.146\">Open Pipeline</tspan></text><circle cx=\"190.025\" cy=\"223.941\" r=\"6.961\" stroke=\"#F04E45\" stroke-width=\"1.305\"/><text fill=\"#F04E45\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"9.791\" font-weight=\"600\" letter-spacing=\"0em\"><tspan x=\"188.936\" y=\"227.109\">i</tspan></text><text opacity=\".5\" fill=\"#000\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"12\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"80.412\" y=\"249.381\">$90.2M</tspan></text><text fill=\"#000\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"867.768\" y=\"228.146\">Pipeline</tspan></text><circle cx=\"937.381\" cy=\"223.941\" r=\"6.961\" stroke=\"#F04E45\" stroke-width=\"1.305\"/><text fill=\"#F04E45\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"9.791\" font-weight=\"600\" letter-spacing=\"0em\"><tspan x=\"936.291\" y=\"227.109\">i</tspan></text><text opacity=\".5\" fill=\"#000\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"12\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"867.768\" y=\"249.381\">$79.8M</tspan></text><text fill=\"#000\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"80.412\" y=\"518.583\">Anticipated Pipeline</tspan></text><circle cx=\"231.025\" cy=\"514.379\" r=\"6.961\" stroke=\"#F04E45\" stroke-width=\"1.305\"/><text fill=\"#F04E45\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"9.791\" font-weight=\"600\" letter-spacing=\"0em\"><tspan x=\"229.936\" y=\"517.547\">i</tspan></text><text opacity=\".5\" fill=\"#000\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"12\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"80.412\" y=\"539.819\">$16.2M</tspan></text><text fill=\"#000\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"80.412\" y=\"586.655\">Anticipated</tspan></text><circle cx=\"175.025\" cy=\"582.451\" r=\"6.961\" stroke=\"#F04E45\" stroke-width=\"1.305\"/><text fill=\"#F04E45\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"9.791\" font-weight=\"600\" letter-spacing=\"0em\"><tspan x=\"173.936\" y=\"585.619\">i</tspan></text><text opacity=\".5\" fill=\"#000\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"12\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"80.412\" y=\"607.891\">$16.2M (1)</tspan></text><text fill=\"#000\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"80.412\" y=\"301.497\">Pipeline</tspan></text><text opacity=\".5\" fill=\"#000\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"12\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"80.412\" y=\"322.733\">$90.2M (7945)</tspan></text><text fill=\"#000\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"867.768\" y=\"294.392\">Upgraded</tspan></text><text opacity=\".5\" fill=\"#000\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"12\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"867.768\" y=\"315.627\">$18.2M (250)</tspan></text><text fill=\"#000\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"867.768\" y=\"360.639\">Downgraded</tspan></text><text opacity=\".5\" fill=\"#000\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"12\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"867.768\" y=\"381.873\">$54.2M (6553)</tspan></text><text fill=\"#000\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"867.768\" y=\"427.826\">Active (no change)</tspan></text><text opacity=\".5\" fill=\"#000\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"12\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"867.768\" y=\"449.061\">$7.4M (970)</tspan></text><text fill=\"#000\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"866.268\" y=\"518.583\">Active</tspan></text><text opacity=\".5\" fill=\"#000\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"12\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"866.268\" y=\"539.819\">$72.5K (6)</tspan></text><circle cx=\"970.494\" cy=\"142.432\" r=\"6.961\" stroke=\"#F04E45\" stroke-width=\"1.305\"/><text fill=\"#F04E45\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"9.791\" font-weight=\"600\" letter-spacing=\"0em\"><tspan x=\"969.402\" y=\"145.6\">i</tspan></text><text fill=\"#000\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"867.768\" y=\"145.523\">Closed Won</tspan></text><text opacity=\".5\" fill=\"#000\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"12\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"867.768\" y=\"166.758\">$30.5M (364)</tspan></text><path fill=\"#DDE0EB\" d=\"M248.932 137.039h576.894v19.855H248.932z\"/><path fill=\"#B8BBC6\" d=\"M234.156 133.426h31.838v30.968h-31.838z\"/><path fill=\"#DDE0EB\" d=\"M774.398 156.091h54.259v4.579h-54.259z\"/><path fill=\"#B8BBC6\" d=\"M806.582 133.426h31.838v30.968h-31.838zm-27.35 378.104h62.68v14.924h-62.68z\"/><path fill=\"#CAD1E9\" d=\"M734.615 283.37h95.291v17.966h-95.291zm4.557 135.22h95.291v8.291h-95.291z\"/><path fill=\"#B8BBC6\" d=\"M810.074 283.37h31.838v17.966h-31.838z\"/><path d=\"M257.887 322.754c77.301-.722 235.265-7.755 319.671 17.362 85.79 25.528 201.503 24.852 239.657 27.028\" stroke=\"#DDE0EB\" stroke-width=\"68\"/><path d=\"M260.137 379.482c77.301-.723 151.201 7.953 228.326 50.462 95.673 52.732 190.293 313.7 228.446 315.876\" stroke=\"#DDE0EB\" stroke-width=\"45\"/><path fill=\"#B8BBC6\" d=\"M810.074 418.59h31.838v8.291h-31.838z\"/><path d=\"m269.262 422.052 75.416 1.173c48.76.758 88.695-38.561 88.695-87.327 0-48.235 39.102-87.337 87.337-87.337h75.717c24.659 0 44.649-19.99 44.649-44.649 0-24.658 19.99-44.648 44.648-44.648h116.899\" stroke=\"#DDE0EB\" stroke-width=\"3\"/><path d=\"M262.172 411.248c61.399-.758 166.656 4.674 241.564-15.601 60.395-16.346 156.198-108.146 238.299-103.413\" stroke=\"#CAD1E9\" stroke-width=\"10\"/><path d=\"M256.928 583.288c76.519 0 275.891.394 445.811 90.936l48.061 23.255\" stroke=\"#CAD1E9\" stroke-width=\"15\"/><path d=\"M256.928 596.027c56.326 0 203.085.394 328.165 90.936l35.378 23.256\" stroke=\"#DDE0EB\" stroke-width=\"11\"/><path fill=\"#B8BBC6\" d=\"M810.074 330.816h31.838v72.179h-31.838z\"/><path fill=\"#DDE0EB\" d=\"M238.238 283.37h81.454v151.031h-81.454z\"/><path d=\"M262.008 293.572c88.411.646 236.178 11.785 321.378 60.017 56.238 31.836 118.729 69.025 157.465 69.025\" stroke=\"#CAD1E9\" stroke-width=\"8\"/><path fill=\"#B8BBC6\" d=\"M238.238 283.37h31.838v151.031h-31.838zm-4.082 291.04h31.838v30.968h-31.838z\"/></g><g filter=\"url(#b)\"><rect x=\"530.5\" y=\"538.506\" width=\"530.848\" height=\"377.662\" rx=\"7\" fill=\"#fff\" shape-rendering=\"crispEdges\"/><text fill=\"#151A47\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"22\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"546.5\" y=\"577.006\">Next Quarter Pipeline</tspan></text><rect x=\"547\" y=\"601.006\" width=\"203\" height=\"33.863\" rx=\"3.5\" stroke=\"#D9D9D9\"/><path d=\"M546.5 604.506a4 4 0 0 1 4-4h7.745v34.863H550.5a4 4 0 0 1-4-4v-26.863Z\" fill=\"url(#c)\"/><text fill=\"#2B3E64\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"12\" font-weight=\"600\" letter-spacing=\"0em\"><tspan x=\"567.205\" y=\"628.239\">$77.2M</tspan></text><text fill=\"#2B3E64\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"8\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"567.205\" y=\"612.847\">PIPE VALUE</tspan></text><rect x=\"769\" y=\"601.006\" width=\"205\" height=\"33.863\" rx=\"3.5\" stroke=\"#D9D9D9\"/><path d=\"M768.5 604.506a4 4 0 0 1 4-4h7.86v34.863h-7.86a4 4 0 0 1-4-4v-26.863Z\" fill=\"#FECE5F\"/><text fill=\"#2B3E64\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"12\" font-weight=\"600\" letter-spacing=\"0em\"><tspan x=\"789.406\" y=\"628.239\">$62.1M</tspan></text><text fill=\"#2B3E64\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"8\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"789.406\" y=\"612.847\">PACING VALUE</tspan></text><path d=\"M693.697 690.065v130.987m141.582-130.904v189.798m141.205-189.87v189.87m-419.23-175.675h418.729m-418.729 34.924h418.734m-418.734 34.924h418.723m-418.723 34.924h418.735m-418.735 34.924h418.758\" stroke=\"#ACB0BD\" stroke-opacity=\".5\"/><path d=\"M557.375 689.862v190.083l419.604.001\" stroke=\"#CACACA\"/><path d=\"M558 879.329v-96.373l56.256.141a7.75 7.75 0 0 0 5.697-2.476 7.748 7.748 0 0 1 5.803-2.475l48.511.79a9.403 9.403 0 0 0 9.294-7.195c.909-5.956 3.575-7.613 4.795-7.697h45.998c6.724 0 13.485-5.802 18.757-9.975 1.907-1.51 3.784-1.76 6.216-1.76h7.357c7.004 0 14.301-3.324 20.14-7.192v134.212H558Z\" fill=\"url(#d)\"/><path d=\"M557.273 781.518c28.014 0 87.882-1.081 103.249-5.403 19.21-5.402 30.915-9.304 50.425-11.105 15.607-1.441 25.912-5.403 29.114-7.204 4.102-.6 14.947 0 25.512 7.204 13.206 9.004 29.714 3.901 41.419-3.002 11.706-6.903 97.247-45.922 110.153-47.723 12.906-1.8 48.923-17.108 58.528-23.711\" stroke=\"#FECE5F\"/><path d=\"M556.871 689.641h420.14\" stroke=\"#F04E45\"/><text fill=\"#7F8084\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"12\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"546.5\" y=\"896.032\">Nov</tspan></text><text fill=\"#7F8084\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"12\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"682.197\" y=\"896.032\">Dec</tspan></text><text fill=\"#7F8084\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"12\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"767.871\" y=\"683.438\">Dec 21</tspan></text><text fill=\"#F04E45\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"12\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"558\" y=\"665.233\">Target: $107.9M</tspan></text><text fill=\"#7F8084\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"12\" font-weight=\"bold\" letter-spacing=\"0em\"><tspan x=\"1004.38\" y=\"757.92\">24%</tspan></text><text fill=\"#7F8084\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"10\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"988.348\" y=\"769.756\">Above pace</tspan></text><text fill=\"#7F8084\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"12\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"823.779\" y=\"896.032\">Jan</tspan></text><text fill=\"#7F8084\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"12\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"963.361\" y=\"896.032\">Feb</tspan></text><path d=\"M791.328 753.557h194.081m-194.038-2.14v4.279\" stroke=\"#7F8084\"/><path d=\"M787.363 878.624V691.325\" stroke=\"#7F8084\" stroke-dasharray=\"2 2\"/><circle cx=\"994.723\" cy=\"752.598\" r=\"5.459\" fill=\"#388444\"/><path d=\"m991.754 754.082 2.969-2.969 2.97 2.969\" stroke=\"#fff\" stroke-linecap=\"round\"/></g><defs><linearGradient id=\"c\" x1=\"552.372\" y1=\"600.506\" x2=\"552.372\" y2=\"635.369\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#EC504A\"/><stop offset=\"1\" stop-color=\"#9A4D7B\"/></linearGradient><linearGradient id=\"d\" x1=\"775.363\" y1=\"734.899\" x2=\"558\" y2=\"904.585\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#F14F46\"/><stop offset=\"1\" stop-color=\"#8E4C81\"/></linearGradient><clipPath id=\"a\"><rect x=\"36\" y=\"35.805\" width=\"989\" height=\"646\" rx=\"10\" fill=\"#fff\"/></clipPath><filter id=\"b\" x=\"500\" y=\"515.006\" width=\"565.848\" height=\"412.662\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\"><feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/><feColorMatrix in=\"SourceAlpha\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/><feOffset dx=\"-13\" dy=\"-6\"/><feGaussianBlur stdDeviation=\"8.75\"/><feComposite in2=\"hardAlpha\" operator=\"out\"/><feColorMatrix values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.08 0\"/><feBlend in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_79_3753\"/><feBlend in=\"SourceGraphic\" in2=\"effect1_dropShadow_79_3753\" result=\"shape\"/></filter></defs></svg>',transformTemplate:transformTemplate2,withExternalLayout:true})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:506.6666666666667,intrinsicWidth:866,pixelHeight:760,pixelWidth:1299,sizes:\"719.5776px\",src:\"https://framerusercontent.com/images/kfJ7KS712n4dWHYtjGyXAUebto.svg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/kfJ7KS712n4dWHYtjGyXAUebto.svg?scale-down-to=512 512w,https://framerusercontent.com/images/kfJ7KS712n4dWHYtjGyXAUebto.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/kfJ7KS712n4dWHYtjGyXAUebto.svg 1299w\"},className:\"framer-1pw9x3o\",\"data-framer-name\":\"Deal_Management\"})],speed:80,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{omK_ka6vz:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+660},wbH5SBRwW:{width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+828}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:390,width:`min(${componentViewport?.width||\"100vw\"}, 1400px)`,y:(componentViewport?.y||0)+0+710,children:/*#__PURE__*/_jsx(Container,{className:\"framer-n7ziul-container\",nodeId:\"hkfEARL_2\",scopeId:\"VEuxNgUy6\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{omK_ka6vz:{style:{width:\"100%\"},variant:\"TliltEOyC\"},wbH5SBRwW:{style:{width:\"100%\"},variant:\"OTmu1KPE3\"}},children:/*#__PURE__*/_jsx(LogoTickr,{height:\"100%\",id:\"hkfEARL_2\",layoutId:\"hkfEARL_2\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"POa0XwXYv\",width:\"100%\",xqz58q6fh:\"Delivering AI Guided Selling To Hundreds of Enterprise And High-Growth Revenue Teams\"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-hiy82g\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-191v12k\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1t9e73i\",\"data-styles-preset\":\"mTO7UFQUn\",children:\"How Aviso Helps Both Sales Managers and Sales Reps\"})}),className:\"framer-1nii7kp\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17mcyib\",\"data-styles-preset\":\"aPK8xlHr3\",children:\"Charles Forsgard, VP Global Sales at Honeywell, shares how managers and reps alike can benefit from using a sales intelligence tool like Aviso.\"})}),className:\"framer-4dgoa0\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ksxlcm\",\"data-framer-name\":\"Video\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-dfbv2u-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"VXhcd_PW2\",scopeId:\"VEuxNgUy6\",children:/*#__PURE__*/_jsx(YouTube,{borderRadius:8,bottomLeftRadius:8,bottomRightRadius:8,height:\"100%\",id:\"VXhcd_PW2\",isMixedBorderRadius:false,isRed:true,layoutId:\"VXhcd_PW2\",play:\"Off\",shouldMute:true,style:{height:\"100%\",width:\"100%\"},thumbnail:\"High Quality\",topLeftRadius:8,topRightRadius:8,url:\"https://youtu.be/PKvcUQhsCkg\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-17kjesu\",\"data-framer-name\":\"Comparison\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-md43x\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-10044cs\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1c5qvag\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1t9e73i\",\"data-styles-preset\":\"mTO7UFQUn\",children:\"The Gong Problem\"})}),className:\"framer-1snj9m0\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1edg8f3\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1v5bxnq\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-14j03mc-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"XimHBm1Pg\",scopeId:\"VEuxNgUy6\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-eefdec83-aa59-420a-b5d6-e47764f513c9, rgb(240, 78, 69))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"XSquare\",id:\"XimHBm1Pg\",layoutId:\"XimHBm1Pg\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17mcyib\",\"data-styles-preset\":\"aPK8xlHr3\",children:\"Basic seller-side call analytics\"})}),className:\"framer-11k2190\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-641191\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-13hj2iu-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"uyHxh0qwO\",scopeId:\"VEuxNgUy6\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-eefdec83-aa59-420a-b5d6-e47764f513c9, rgb(240, 78, 69))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"XSquare\",id:\"uyHxh0qwO\",layoutId:\"uyHxh0qwO\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17mcyib\",\"data-styles-preset\":\"aPK8xlHr3\",children:\"Basic forecasting that\u2019s choked by reliance on CRM hierarchies\"})}),className:\"framer-1yyn8vb\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ite8qh\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-9flrg0-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"dfyTuwM51\",scopeId:\"VEuxNgUy6\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-eefdec83-aa59-420a-b5d6-e47764f513c9, rgb(240, 78, 69))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"XSquare\",id:\"dfyTuwM51\",layoutId:\"dfyTuwM51\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17mcyib\",\"data-styles-preset\":\"aPK8xlHr3\",children:\"No way to track buyer-seller relationships\"})}),className:\"framer-1j7s2fv\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-xdqm2i\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-97uhb8-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"uI85I0Bsa\",scopeId:\"VEuxNgUy6\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-eefdec83-aa59-420a-b5d6-e47764f513c9, rgb(240, 78, 69))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"XSquare\",id:\"uI85I0Bsa\",layoutId:\"uI85I0Bsa\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17mcyib\",\"data-styles-preset\":\"aPK8xlHr3\",children:\"Deals go dark and you don\u2019t know why\"})}),className:\"framer-1wf4pxe\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-r3dhya\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1isvjqp-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"BCKgT7nrl\",scopeId:\"VEuxNgUy6\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-eefdec83-aa59-420a-b5d6-e47764f513c9, rgb(240, 78, 69))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"XSquare\",id:\"BCKgT7nrl\",layoutId:\"BCKgT7nrl\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17mcyib\",\"data-styles-preset\":\"aPK8xlHr3\",children:\"No predictive insight into future quarters\"})}),className:\"framer-vm6t31\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-11i48uc\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1t9e73i\",\"data-styles-preset\":\"mTO7UFQUn\",children:\"The Aviso Advantage\"})}),className:\"framer-16l5eq1\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-nvysqk\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-128baem\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1x1fkbu-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"Wy2fnwV7c\",scopeId:\"VEuxNgUy6\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"rgb(32, 186, 122)\",height:\"100%\",iconSearch:\"House\",iconSelection:\"CheckSquare\",id:\"Wy2fnwV7c\",layoutId:\"Wy2fnwV7c\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17mcyib\",\"data-styles-preset\":\"aPK8xlHr3\",children:\"Analytics that reveal seller performance AND buyer emotions, sentiment and intent\"})}),className:\"framer-e15v7k\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-imuwvm\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-k4paac-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"jEIkutDf8\",scopeId:\"VEuxNgUy6\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"rgb(32, 186, 122)\",height:\"100%\",iconSearch:\"House\",iconSelection:\"CheckSquare\",id:\"jEIkutDf8\",layoutId:\"jEIkutDf8\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17mcyib\",\"data-styles-preset\":\"aPK8xlHr3\",children:\"Execute complex rollups and sophisticated forecast models with ease\"})}),className:\"framer-1tmtz5f\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-3voz2j\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ik16nw-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"HFAhK64Wc\",scopeId:\"VEuxNgUy6\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"rgb(32, 186, 122)\",height:\"100%\",iconSearch:\"House\",iconSelection:\"CheckSquare\",id:\"HFAhK64Wc\",layoutId:\"HFAhK64Wc\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17mcyib\",\"data-styles-preset\":\"aPK8xlHr3\",children:\"Relationship Insights show who\u2019s talking to whom, how often and engagement quality\"})}),className:\"framer-1pcqewc\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ah7wbm\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-lrrjst-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"qyMKimP6J\",scopeId:\"VEuxNgUy6\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"rgb(32, 186, 122)\",height:\"100%\",iconSearch:\"House\",iconSelection:\"CheckSquare\",id:\"qyMKimP6J\",layoutId:\"qyMKimP6J\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17mcyib\",\"data-styles-preset\":\"aPK8xlHr3\",children:\"Time Series AI Engine uses past quarter and current data to spotlight and mitigate risk\"})}),className:\"framer-94lxcb\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1hu2n7p\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1a9zd4i-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"U7K_lo5He\",scopeId:\"VEuxNgUy6\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"rgb(32, 186, 122)\",height:\"100%\",iconSearch:\"House\",iconSelection:\"CheckSquare\",id:\"U7K_lo5He\",layoutId:\"U7K_lo5He\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17mcyib\",\"data-styles-preset\":\"aPK8xlHr3\",children:\"Know how much net new pipeline you need 1, 2, even 3 quarters out.\"})}),className:\"framer-l9u2uh\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]})]})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-sw2mhy\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-16g7ctb\",\"data-framer-name\":\"Video\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-13oqbm-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"yAmqbVnoN\",scopeId:\"VEuxNgUy6\",children:/*#__PURE__*/_jsx(YouTube,{borderRadius:8,bottomLeftRadius:8,bottomRightRadius:8,height:\"100%\",id:\"yAmqbVnoN\",isMixedBorderRadius:false,isRed:true,layoutId:\"yAmqbVnoN\",play:\"Off\",shouldMute:true,style:{height:\"100%\",width:\"100%\"},thumbnail:\"High Quality\",topLeftRadius:8,topRightRadius:8,url:\"https://youtu.be/dSHh_MunrRE\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12z1mlg\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17mcyib\",\"data-styles-preset\":\"aPK8xlHr3\",children:'\"The flexibility of the architecture of Aviso\u2019s platform, the time-series analysis to deconstruct pipeline and feed into the coaching conversation, I\u2019ve always valued that from the Aviso platform. At Splunk there aren\u2019t a lot of playbooks for what we\u2019re doing to innovate with data in our industry. '}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17mcyib\",\"data-styles-preset\":\"aPK8xlHr3\",children:'We needed a platform with proven architectural flexibility to help launch new businesses, products and GTM, align different incentives, and more. How do you capture all of that? If you build what you need in your CRM hierarchies (like Salesforce), or tools that read off the CRM hierarchy (like Gong, Clari, People.ai), that becomes an inhibitor to your business.\"'})]}),className:\"framer-1yzq62u\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1bsmswc\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-ywysm8\",\"data-styles-preset\":\"Ey8uQouWv\",children:\"Simon Davies\"})}),className:\"framer-1d5uvtl\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17mcyib\",\"data-styles-preset\":\"aPK8xlHr3\",style:{\"--framer-text-color\":\"var(--token-489cd5ba-8f26-4fbd-a308-fc8a56319909, rgb(54, 31, 69))\"},children:\"SVP and General Manager, Splunk\"})}),className:\"framer-3od5ko\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-a93ep6\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-6j0qee\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1t9e73i\",\"data-styles-preset\":\"mTO7UFQUn\",style:{\"--framer-text-alignment\":\"center\"},children:\"See why Revenue Leaders like Netapp and Honeywell choose Aviso over Gong\"})}),className:\"framer-1km60u1\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-ifjf1n\",\"data-framer-name\":\"1\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-15omc4l\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-19p9fhs\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-9mpx22\",\"data-styles-preset\":\"xU_WpCeZp\",children:\"Deeper Conversational Intelligence with powerful ML\"})}),className:\"framer-1v7jtyg\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-bp0wm1\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1wg2xvr\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-qerms8-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"JAg2uEjkS\",scopeId:\"VEuxNgUy6\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-6e0936cd-2904-4990-b6c7-7e3c4eab32d6, rgb(109, 209, 122))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"CheckCircle\",id:\"JAg2uEjkS\",layoutId:\"JAg2uEjkS\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17mcyib\",\"data-styles-preset\":\"aPK8xlHr3\",children:\"Deep Learning Models capture buyer sentiment and intent from aspects of words spoken\"})}),className:\"framer-1p64upd\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-si51jv\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-fcu3ic-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"Po38OJFD1\",scopeId:\"VEuxNgUy6\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-6e0936cd-2904-4990-b6c7-7e3c4eab32d6, rgb(109, 209, 122))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"CheckCircle\",id:\"Po38OJFD1\",layoutId:\"Po38OJFD1\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17mcyib\",\"data-styles-preset\":\"aPK8xlHr3\",children:\"Aviso uses semantic similarity to spot objections and the key themes that move the needle\"})}),className:\"framer-pt2i7i\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-16x7rmn\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-tcfvky-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"odLcBdY0v\",scopeId:\"VEuxNgUy6\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-6e0936cd-2904-4990-b6c7-7e3c4eab32d6, rgb(109, 209, 122))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"CheckCircle\",id:\"odLcBdY0v\",layoutId:\"odLcBdY0v\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17mcyib\",\"data-styles-preset\":\"aPK8xlHr3\",children:\"Factor-based Emotion Analysis shows how buyers really feel on call\"})}),className:\"framer-8noiq2\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-8n3s1k\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-13z1mg9-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"y6ObqoBNk\",scopeId:\"VEuxNgUy6\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-6e0936cd-2904-4990-b6c7-7e3c4eab32d6, rgb(109, 209, 122))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"CheckCircle\",id:\"y6ObqoBNk\",layoutId:\"y6ObqoBNk\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17mcyib\",\"data-styles-preset\":\"aPK8xlHr3\",children:\"Coach sellers with data like Question Rates, Talk-Listen Ratios, Keyword Libraries, Patience Insights, and more\"})}),className:\"framer-1tnmhyn\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1yayjmc\",\"data-framer-name\":\"Image\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{omK_ka6vz:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:760,intrinsicWidth:1352,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2993.2+60+43.2+30+0+97.1+0+0),pixelHeight:1140,pixelWidth:2028,positionX:\"center\",positionY:\"center\",sizes:`max((min(${componentViewport?.width||\"100vw\"} - 60px, 1200px) - 30px) * 0.5455, 1px)`,src:\"https://framerusercontent.com/images/5wDbnEQOmDlsobxF5WyIIsHvik0.webp\",srcSet:\"https://framerusercontent.com/images/5wDbnEQOmDlsobxF5WyIIsHvik0.webp?scale-down-to=512 512w,https://framerusercontent.com/images/5wDbnEQOmDlsobxF5WyIIsHvik0.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/5wDbnEQOmDlsobxF5WyIIsHvik0.webp 2028w\"}},wbH5SBRwW:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:760,intrinsicWidth:1352,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4342.6+60+43.2+30+0+0+0+0+0),pixelHeight:1140,pixelWidth:2028,positionX:\"center\",positionY:\"center\",sizes:`min(${componentViewport?.width||\"100vw\"} - 60px, 1200px)`,src:\"https://framerusercontent.com/images/5wDbnEQOmDlsobxF5WyIIsHvik0.webp\",srcSet:\"https://framerusercontent.com/images/5wDbnEQOmDlsobxF5WyIIsHvik0.webp?scale-down-to=512 512w,https://framerusercontent.com/images/5wDbnEQOmDlsobxF5WyIIsHvik0.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/5wDbnEQOmDlsobxF5WyIIsHvik0.webp 2028w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:760,intrinsicWidth:1352,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3201.2+60+43.2+30+0+97.1+0+0),pixelHeight:1140,pixelWidth:2028,positionX:\"center\",positionY:\"center\",sizes:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1200px) - 50px) * 0.6, 1px)`,src:\"https://framerusercontent.com/images/5wDbnEQOmDlsobxF5WyIIsHvik0.webp\",srcSet:\"https://framerusercontent.com/images/5wDbnEQOmDlsobxF5WyIIsHvik0.webp?scale-down-to=512 512w,https://framerusercontent.com/images/5wDbnEQOmDlsobxF5WyIIsHvik0.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/5wDbnEQOmDlsobxF5WyIIsHvik0.webp 2028w\"},className:\"framer-fl4rx7\",\"data-framer-name\":\"Conversation_Intelligence\"})})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-90hc3\",\"data-framer-name\":\"1\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ltcapm\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1pk4n43\",\"data-framer-name\":\"Image\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{omK_ka6vz:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:506.6666666666667,intrinsicWidth:866,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2993.2+60+702.4+30+0+88.6+0+0),pixelHeight:760,pixelWidth:1299,sizes:`max((min(${componentViewport?.width||\"100vw\"} - 60px, 1200px) - 30px) * 0.5455, 1px)`,src:\"https://framerusercontent.com/images/kfJ7KS712n4dWHYtjGyXAUebto.svg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/kfJ7KS712n4dWHYtjGyXAUebto.svg?scale-down-to=512 512w,https://framerusercontent.com/images/kfJ7KS712n4dWHYtjGyXAUebto.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/kfJ7KS712n4dWHYtjGyXAUebto.svg 1299w\"}},wbH5SBRwW:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:506.6666666666667,intrinsicWidth:866,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4342.6+60+1127.4+30+0+0+0+0+0),pixelHeight:760,pixelWidth:1299,sizes:`min(${componentViewport?.width||\"100vw\"} - 60px, 1200px)`,src:\"https://framerusercontent.com/images/kfJ7KS712n4dWHYtjGyXAUebto.svg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/kfJ7KS712n4dWHYtjGyXAUebto.svg?scale-down-to=512 512w,https://framerusercontent.com/images/kfJ7KS712n4dWHYtjGyXAUebto.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/kfJ7KS712n4dWHYtjGyXAUebto.svg 1299w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:506.6666666666667,intrinsicWidth:866,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3201.2+60+702.4+30+0+88.6+0+0),pixelHeight:760,pixelWidth:1299,sizes:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1200px) - 50px) * 0.6, 1px)`,src:\"https://framerusercontent.com/images/kfJ7KS712n4dWHYtjGyXAUebto.svg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/kfJ7KS712n4dWHYtjGyXAUebto.svg?scale-down-to=512 512w,https://framerusercontent.com/images/kfJ7KS712n4dWHYtjGyXAUebto.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/kfJ7KS712n4dWHYtjGyXAUebto.svg 1299w\"},className:\"framer-1y7c488\",\"data-framer-name\":\"Deal_Management\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-16zauqr\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-9mpx22\",\"data-styles-preset\":\"xU_WpCeZp\",children:\"98% forecasting accuracy. This quarter and the next three\"})}),className:\"framer-d9xrzd\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-8h5x28\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1heyq4x\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1wzz37t-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"kcUcBwQHi\",scopeId:\"VEuxNgUy6\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-6e0936cd-2904-4990-b6c7-7e3c4eab32d6, rgb(109, 209, 122))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"CheckCircle\",id:\"kcUcBwQHi\",layoutId:\"kcUcBwQHi\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17mcyib\",\"data-styles-preset\":\"aPK8xlHr3\",children:\"Insights into buyer-seller engagement inform Deal Winscores and influence commit decisions\"})}),className:\"framer-lubs4k\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1r7o3jl\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1q4m9uy-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"u2lvKyowG\",scopeId:\"VEuxNgUy6\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-6e0936cd-2904-4990-b6c7-7e3c4eab32d6, rgb(109, 209, 122))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"CheckCircle\",id:\"u2lvKyowG\",layoutId:\"u2lvKyowG\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17mcyib\",\"data-styles-preset\":\"aPK8xlHr3\",children:\"Aviso has its own independent hierarchies so you pivot across multiple views, product lines, geographies, and opportunity data to inform decisions\"})}),className:\"framer-1ethuxi\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-16wgsa0\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1btuvlz-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"wIKgOnArj\",scopeId:\"VEuxNgUy6\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-6e0936cd-2904-4990-b6c7-7e3c4eab32d6, rgb(109, 209, 122))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"CheckCircle\",id:\"wIKgOnArj\",layoutId:\"wIKgOnArj\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17mcyib\",\"data-styles-preset\":\"aPK8xlHr3\",children:\"Complex forecasting capabilities like splits/overlays, run rate, full-funnel, scenario-based, usage-based, and channel-based.\"})}),className:\"framer-ncwno0\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-15uh20v\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-c120ba-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"Not039sg1\",scopeId:\"VEuxNgUy6\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-6e0936cd-2904-4990-b6c7-7e3c4eab32d6, rgb(109, 209, 122))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"CheckCircle\",id:\"Not039sg1\",layoutId:\"Not039sg1\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17mcyib\",\"data-styles-preset\":\"aPK8xlHr3\",children:\"Compare AI and human predictions to verify and coach accuracy\"})}),className:\"framer-1tc6po4\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-19pp5s3\",\"data-framer-name\":\"2\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1tcif5q\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12h6v4b\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-9mpx22\",\"data-styles-preset\":\"xU_WpCeZp\",children:\"Eliminate pipeline risk\"})}),className:\"framer-13wmzv1\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12tvn54\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jo3cag\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-5lylaw-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"upZHQz5H6\",scopeId:\"VEuxNgUy6\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-6e0936cd-2904-4990-b6c7-7e3c4eab32d6, rgb(109, 209, 122))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"CheckCircle\",id:\"upZHQz5H6\",layoutId:\"upZHQz5H6\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17mcyib\",\"data-styles-preset\":\"aPK8xlHr3\",children:\"Know Historical Pipe Created, Conversion Rates, and Distribution of Total Amount Won by Category\"})}),className:\"framer-i3io8l\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1z0rqf3\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-si4b4s-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"tlroHDBGB\",scopeId:\"VEuxNgUy6\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-6e0936cd-2904-4990-b6c7-7e3c4eab32d6, rgb(109, 209, 122))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"CheckCircle\",id:\"tlroHDBGB\",layoutId:\"tlroHDBGB\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17mcyib\",\"data-styles-preset\":\"aPK8xlHr3\",children:\"Learn Quarterly trends, Rate distribution and get real-time updates when pipe generation has slowed in regions/ products/ segments\"})}),className:\"framer-1b8jpmb\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-xanf4v\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-3joaw9-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"yq2wJJ9gf\",scopeId:\"VEuxNgUy6\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-6e0936cd-2904-4990-b6c7-7e3c4eab32d6, rgb(109, 209, 122))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"CheckCircle\",id:\"yq2wJJ9gf\",layoutId:\"yq2wJJ9gf\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17mcyib\",\"data-styles-preset\":\"aPK8xlHr3\",children:\"Compare start of quarter projections and new pipeline added to EOQ outcomes. Make unbiased decisions vs gut-feel\"})}),className:\"framer-1d0ig4q\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-7nmwe9\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1r109kt-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"bIIEcKHke\",scopeId:\"VEuxNgUy6\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-6e0936cd-2904-4990-b6c7-7e3c4eab32d6, rgb(109, 209, 122))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"CheckCircle\",id:\"bIIEcKHke\",layoutId:\"bIIEcKHke\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17mcyib\",\"data-styles-preset\":\"aPK8xlHr3\",children:\"Measure progress with sales linearity, sales funnel, churn reports and win-loss analysis.\"})}),className:\"framer-1u8hbyv\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-boymwm\",\"data-framer-name\":\"Image\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-zpf6i1\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1f2yym1\",\"data-framer-name\":\"Pipeline_Inspection\",fill:\"black\",intrinsicHeight:951,intrinsicWidth:1097,svg:'<svg width=\"1097\" height=\"951\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g clip-path=\"url(#a)\"><rect x=\"36\" y=\"35.805\" width=\"989\" height=\"646\" rx=\"10\" fill=\"#fff\"/><path opacity=\".1\" d=\"M52.73 51.267a5 5 0 0 1 5-5h214.302a5 5 0 0 1 5 5v630.537H52.731V51.267Zm734.088.001a5 5 0 0 1 5-5h214.302a5 5 0 0 1 5 5v630.537H786.818V51.268Z\" fill=\"#8F8F8F\"/><text fill=\"#151A47\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"18\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"80.412\" y=\"73.835\">START DATE</tspan></text><text opacity=\".5\" fill=\"#151A47\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"80.412\" y=\"98.561\">$132.6M</tspan></text><circle cx=\"150.381\" cy=\"93.47\" r=\"2.969\" fill=\"#8A8CA3\"/><text opacity=\".5\" fill=\"#151A47\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"161.35\" y=\"98.561\">JUN 11, 2024</tspan></text><text fill=\"#151A47\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"19\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"891.938\" y=\"74.699\">END DATE</tspan></text><text opacity=\".5\" fill=\"#151A47\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"813\" y=\"99.881\">$130.3M</tspan></text><circle cx=\"882.969\" cy=\"94.79\" r=\"2.969\" fill=\"#8A8CA3\"/><text opacity=\".5\" fill=\"#151A47\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"893.938\" y=\"99.881\">JUN 18, 2024</tspan></text><path d=\"M278.641 69.79h508\" stroke=\"#151A47\" stroke-opacity=\".5\" stroke-linecap=\"round\" stroke-dasharray=\"4 4\"/><circle cx=\"786.263\" cy=\"69.79\" r=\"3.732\" fill=\"#F04E45\"/><circle cx=\"275.369\" cy=\"69.79\" r=\"3.732\" fill=\"#F04E45\"/><path d=\"M52.73 117.951h224.302\" stroke=\"#151A47\" stroke-opacity=\".1\" stroke-linecap=\"round\"/><path d=\"M69.469 193.33h196.525M70.742 482.828h196.526m532.236 0h196.525M799.469 193.33h196.525\" stroke=\"#151A47\" stroke-opacity=\".1\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-dasharray=\"5 5\"/><path d=\"M786.818 117.951h224.302\" stroke=\"#151A47\" stroke-opacity=\".1\" stroke-linecap=\"round\"/><circle cx=\"176.619\" cy=\"141.318\" r=\"6.961\" stroke=\"#F04E45\" stroke-width=\"1.305\"/><text fill=\"#F04E45\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"9.791\" font-weight=\"600\" letter-spacing=\"0em\"><tspan x=\"175.527\" y=\"144.486\">i</tspan></text><text fill=\"#000\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"80.412\" y=\"145.523\">Closed Won</tspan></text><text opacity=\".5\" fill=\"#000\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"12\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"80.412\" y=\"166.758\">$26.2M (292)</tspan></text><text fill=\"#000\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"80.412\" y=\"228.146\">Open Pipeline</tspan></text><circle cx=\"190.025\" cy=\"223.941\" r=\"6.961\" stroke=\"#F04E45\" stroke-width=\"1.305\"/><text fill=\"#F04E45\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"9.791\" font-weight=\"600\" letter-spacing=\"0em\"><tspan x=\"188.936\" y=\"227.109\">i</tspan></text><text opacity=\".5\" fill=\"#000\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"12\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"80.412\" y=\"249.381\">$90.2M</tspan></text><text fill=\"#000\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"867.768\" y=\"228.146\">Pipeline</tspan></text><circle cx=\"937.381\" cy=\"223.941\" r=\"6.961\" stroke=\"#F04E45\" stroke-width=\"1.305\"/><text fill=\"#F04E45\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"9.791\" font-weight=\"600\" letter-spacing=\"0em\"><tspan x=\"936.291\" y=\"227.109\">i</tspan></text><text opacity=\".5\" fill=\"#000\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"12\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"867.768\" y=\"249.381\">$79.8M</tspan></text><text fill=\"#000\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"80.412\" y=\"518.583\">Anticipated Pipeline</tspan></text><circle cx=\"231.025\" cy=\"514.379\" r=\"6.961\" stroke=\"#F04E45\" stroke-width=\"1.305\"/><text fill=\"#F04E45\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"9.791\" font-weight=\"600\" letter-spacing=\"0em\"><tspan x=\"229.936\" y=\"517.547\">i</tspan></text><text opacity=\".5\" fill=\"#000\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"12\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"80.412\" y=\"539.819\">$16.2M</tspan></text><text fill=\"#000\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"80.412\" y=\"586.655\">Anticipated</tspan></text><circle cx=\"175.025\" cy=\"582.451\" r=\"6.961\" stroke=\"#F04E45\" stroke-width=\"1.305\"/><text fill=\"#F04E45\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"9.791\" font-weight=\"600\" letter-spacing=\"0em\"><tspan x=\"173.936\" y=\"585.619\">i</tspan></text><text opacity=\".5\" fill=\"#000\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"12\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"80.412\" y=\"607.891\">$16.2M (1)</tspan></text><text fill=\"#000\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"80.412\" y=\"301.497\">Pipeline</tspan></text><text opacity=\".5\" fill=\"#000\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"12\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"80.412\" y=\"322.733\">$90.2M (7945)</tspan></text><text fill=\"#000\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"867.768\" y=\"294.392\">Upgraded</tspan></text><text opacity=\".5\" fill=\"#000\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"12\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"867.768\" y=\"315.627\">$18.2M (250)</tspan></text><text fill=\"#000\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"867.768\" y=\"360.639\">Downgraded</tspan></text><text opacity=\".5\" fill=\"#000\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"12\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"867.768\" y=\"381.873\">$54.2M (6553)</tspan></text><text fill=\"#000\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"867.768\" y=\"427.826\">Active (no change)</tspan></text><text opacity=\".5\" fill=\"#000\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"12\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"867.768\" y=\"449.061\">$7.4M (970)</tspan></text><text fill=\"#000\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"866.268\" y=\"518.583\">Active</tspan></text><text opacity=\".5\" fill=\"#000\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"12\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"866.268\" y=\"539.819\">$72.5K (6)</tspan></text><circle cx=\"970.494\" cy=\"142.432\" r=\"6.961\" stroke=\"#F04E45\" stroke-width=\"1.305\"/><text fill=\"#F04E45\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"9.791\" font-weight=\"600\" letter-spacing=\"0em\"><tspan x=\"969.402\" y=\"145.6\">i</tspan></text><text fill=\"#000\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"14\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"867.768\" y=\"145.523\">Closed Won</tspan></text><text opacity=\".5\" fill=\"#000\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"12\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"867.768\" y=\"166.758\">$30.5M (364)</tspan></text><path fill=\"#DDE0EB\" d=\"M248.932 137.039h576.894v19.855H248.932z\"/><path fill=\"#B8BBC6\" d=\"M234.156 133.426h31.838v30.968h-31.838z\"/><path fill=\"#DDE0EB\" d=\"M774.398 156.091h54.259v4.579h-54.259z\"/><path fill=\"#B8BBC6\" d=\"M806.582 133.426h31.838v30.968h-31.838zm-27.35 378.104h62.68v14.924h-62.68z\"/><path fill=\"#CAD1E9\" d=\"M734.615 283.37h95.291v17.966h-95.291zm4.557 135.22h95.291v8.291h-95.291z\"/><path fill=\"#B8BBC6\" d=\"M810.074 283.37h31.838v17.966h-31.838z\"/><path d=\"M257.887 322.754c77.301-.722 235.265-7.755 319.671 17.362 85.79 25.528 201.503 24.852 239.657 27.028\" stroke=\"#DDE0EB\" stroke-width=\"68\"/><path d=\"M260.137 379.482c77.301-.723 151.201 7.953 228.326 50.462 95.673 52.732 190.293 313.7 228.446 315.876\" stroke=\"#DDE0EB\" stroke-width=\"45\"/><path fill=\"#B8BBC6\" d=\"M810.074 418.59h31.838v8.291h-31.838z\"/><path d=\"m269.262 422.052 75.416 1.173c48.76.758 88.695-38.561 88.695-87.327 0-48.235 39.102-87.337 87.337-87.337h75.717c24.659 0 44.649-19.99 44.649-44.649 0-24.658 19.99-44.648 44.648-44.648h116.899\" stroke=\"#DDE0EB\" stroke-width=\"3\"/><path d=\"M262.172 411.248c61.399-.758 166.656 4.674 241.564-15.601 60.395-16.346 156.198-108.146 238.299-103.413\" stroke=\"#CAD1E9\" stroke-width=\"10\"/><path d=\"M256.928 583.288c76.519 0 275.891.394 445.811 90.936l48.061 23.255\" stroke=\"#CAD1E9\" stroke-width=\"15\"/><path d=\"M256.928 596.027c56.326 0 203.085.394 328.165 90.936l35.378 23.256\" stroke=\"#DDE0EB\" stroke-width=\"11\"/><path fill=\"#B8BBC6\" d=\"M810.074 330.816h31.838v72.179h-31.838z\"/><path fill=\"#DDE0EB\" d=\"M238.238 283.37h81.454v151.031h-81.454z\"/><path d=\"M262.008 293.572c88.411.646 236.178 11.785 321.378 60.017 56.238 31.836 118.729 69.025 157.465 69.025\" stroke=\"#CAD1E9\" stroke-width=\"8\"/><path fill=\"#B8BBC6\" d=\"M238.238 283.37h31.838v151.031h-31.838zm-4.082 291.04h31.838v30.968h-31.838z\"/></g><g filter=\"url(#b)\"><rect x=\"530.5\" y=\"538.506\" width=\"530.848\" height=\"377.662\" rx=\"7\" fill=\"#fff\" shape-rendering=\"crispEdges\"/><text fill=\"#151A47\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"22\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"546.5\" y=\"577.006\">Next Quarter Pipeline</tspan></text><rect x=\"547\" y=\"601.006\" width=\"203\" height=\"33.863\" rx=\"3.5\" stroke=\"#D9D9D9\"/><path d=\"M546.5 604.506a4 4 0 0 1 4-4h7.745v34.863H550.5a4 4 0 0 1-4-4v-26.863Z\" fill=\"url(#c)\"/><text fill=\"#2B3E64\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"12\" font-weight=\"600\" letter-spacing=\"0em\"><tspan x=\"567.205\" y=\"628.239\">$77.2M</tspan></text><text fill=\"#2B3E64\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"8\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"567.205\" y=\"612.847\">PIPE VALUE</tspan></text><rect x=\"769\" y=\"601.006\" width=\"205\" height=\"33.863\" rx=\"3.5\" stroke=\"#D9D9D9\"/><path d=\"M768.5 604.506a4 4 0 0 1 4-4h7.86v34.863h-7.86a4 4 0 0 1-4-4v-26.863Z\" fill=\"#FECE5F\"/><text fill=\"#2B3E64\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"12\" font-weight=\"600\" letter-spacing=\"0em\"><tspan x=\"789.406\" y=\"628.239\">$62.1M</tspan></text><text fill=\"#2B3E64\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"8\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"789.406\" y=\"612.847\">PACING VALUE</tspan></text><path d=\"M693.697 690.065v130.987m141.582-130.904v189.798m141.205-189.87v189.87m-419.23-175.675h418.729m-418.729 34.924h418.734m-418.734 34.924h418.723m-418.723 34.924h418.735m-418.735 34.924h418.758\" stroke=\"#ACB0BD\" stroke-opacity=\".5\"/><path d=\"M557.375 689.862v190.083l419.604.001\" stroke=\"#CACACA\"/><path d=\"M558 879.329v-96.373l56.256.141a7.75 7.75 0 0 0 5.697-2.476 7.748 7.748 0 0 1 5.803-2.475l48.511.79a9.403 9.403 0 0 0 9.294-7.195c.909-5.956 3.575-7.613 4.795-7.697h45.998c6.724 0 13.485-5.802 18.757-9.975 1.907-1.51 3.784-1.76 6.216-1.76h7.357c7.004 0 14.301-3.324 20.14-7.192v134.212H558Z\" fill=\"url(#d)\"/><path d=\"M557.273 781.518c28.014 0 87.882-1.081 103.249-5.403 19.21-5.402 30.915-9.304 50.425-11.105 15.607-1.441 25.912-5.403 29.114-7.204 4.102-.6 14.947 0 25.512 7.204 13.206 9.004 29.714 3.901 41.419-3.002 11.706-6.903 97.247-45.922 110.153-47.723 12.906-1.8 48.923-17.108 58.528-23.711\" stroke=\"#FECE5F\"/><path d=\"M556.871 689.641h420.14\" stroke=\"#F04E45\"/><text fill=\"#7F8084\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"12\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"546.5\" y=\"896.032\">Nov</tspan></text><text fill=\"#7F8084\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"12\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"682.197\" y=\"896.032\">Dec</tspan></text><text fill=\"#7F8084\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"12\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"767.871\" y=\"683.438\">Dec 21</tspan></text><text fill=\"#F04E45\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"12\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"558\" y=\"665.233\">Target: $107.9M</tspan></text><text fill=\"#7F8084\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"12\" font-weight=\"bold\" letter-spacing=\"0em\"><tspan x=\"1004.38\" y=\"757.92\">24%</tspan></text><text fill=\"#7F8084\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"10\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"988.348\" y=\"769.756\">Above pace</tspan></text><text fill=\"#7F8084\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"12\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"823.779\" y=\"896.032\">Jan</tspan></text><text fill=\"#7F8084\" xml:space=\"preserve\" style=\"white-space:pre\" font-family=\"Inter\" font-size=\"12\" font-weight=\"500\" letter-spacing=\"0em\"><tspan x=\"963.361\" y=\"896.032\">Feb</tspan></text><path d=\"M791.328 753.557h194.081m-194.038-2.14v4.279\" stroke=\"#7F8084\"/><path d=\"M787.363 878.624V691.325\" stroke=\"#7F8084\" stroke-dasharray=\"2 2\"/><circle cx=\"994.723\" cy=\"752.598\" r=\"5.459\" fill=\"#388444\"/><path d=\"m991.754 754.082 2.969-2.969 2.97 2.969\" stroke=\"#fff\" stroke-linecap=\"round\"/></g><defs><linearGradient id=\"c\" x1=\"552.372\" y1=\"600.506\" x2=\"552.372\" y2=\"635.369\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#EC504A\"/><stop offset=\"1\" stop-color=\"#9A4D7B\"/></linearGradient><linearGradient id=\"d\" x1=\"775.363\" y1=\"734.899\" x2=\"558\" y2=\"904.585\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#F14F46\"/><stop offset=\"1\" stop-color=\"#8E4C81\"/></linearGradient><clipPath id=\"a\"><rect x=\"36\" y=\"35.805\" width=\"989\" height=\"646\" rx=\"10\" fill=\"#fff\"/></clipPath><filter id=\"b\" x=\"500\" y=\"515.006\" width=\"565.848\" height=\"412.662\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\"><feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/><feColorMatrix in=\"SourceAlpha\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/><feOffset dx=\"-13\" dy=\"-6\"/><feGaussianBlur stdDeviation=\"8.75\"/><feComposite in2=\"hardAlpha\" operator=\"out\"/><feColorMatrix values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.08 0\"/><feBlend in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_79_3753\"/><feBlend in=\"SourceGraphic\" in2=\"effect1_dropShadow_79_3753\" result=\"shape\"/></filter></defs></svg>',withExternalLayout:true})})})]})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ttik4f\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1nvj15m\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1t9e73i\",\"data-styles-preset\":\"mTO7UFQUn\",children:\"An X-Ray Machine into Your Sales Organization\"})}),className:\"framer-85k3fm\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17mcyib\",\"data-styles-preset\":\"aPK8xlHr3\",children:\"Seasoned sales veteran and leader Lori Harmon shares insights on how Aviso\u2019s Conversational Intelligence can help sales teams drive more success by enabling visibility, transparency, and AI-driven insights and intelligence.\"})}),className:\"framer-1y2475w\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-sv18sz\",\"data-framer-name\":\"Video\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1u5ti5f-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"D6PQa0N0T\",scopeId:\"VEuxNgUy6\",children:/*#__PURE__*/_jsx(YouTube,{borderRadius:8,bottomLeftRadius:8,bottomRightRadius:8,height:\"100%\",id:\"D6PQa0N0T\",isMixedBorderRadius:false,isRed:true,layoutId:\"D6PQa0N0T\",play:\"Off\",shouldMute:true,style:{height:\"100%\",width:\"100%\"},thumbnail:\"Medium Quality\",topLeftRadius:8,topRightRadius:8,url:\"https://youtu.be/V6vhK5RELTc\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1v73bab\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1yglcf9\",\"data-border\":true,\"data-framer-name\":\"Logo\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-eyu14m\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{wbH5SBRwW:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1t9e73i\",\"data-styles-preset\":\"mTO7UFQUn\",children:\"The feature comparison says it all\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1t9e73i\",\"data-styles-preset\":\"mTO7UFQUn\",style:{\"--framer-text-alignment\":\"left\"},children:\"The feature comparison is day and night\"})}),className:\"framer-vpwcso\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-3ua7ac\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{omK_ka6vz:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:133.33333333333334,intrinsicWidth:320,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+5525.8+60+0+10+0),pixelHeight:200,pixelWidth:480,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/c201OS8iYbaj7m4y5PgQ8bfLaWs.png\"}},wbH5SBRwW:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:133.33333333333334,intrinsicWidth:320,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8270.6+60+0+30+0),pixelHeight:200,pixelWidth:480,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/c201OS8iYbaj7m4y5PgQ8bfLaWs.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:133.33333333333334,intrinsicWidth:320,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+5891.8+60+0+10+0),pixelHeight:200,pixelWidth:480,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/c201OS8iYbaj7m4y5PgQ8bfLaWs.png\"},className:\"framer-zptrtw\",\"data-framer-name\":\"image\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{omK_ka6vz:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:133.33333333333334,intrinsicWidth:320,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+5525.8+60+0+10+0),pixelHeight:200,pixelWidth:480,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/3WoEUw4gdgeB4OJ72Tpc8AlpAs.png\"}},wbH5SBRwW:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:133.33333333333334,intrinsicWidth:320,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+8270.6+60+0+30+0),pixelHeight:200,pixelWidth:480,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/3WoEUw4gdgeB4OJ72Tpc8AlpAs.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:133.33333333333334,intrinsicWidth:320,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+5891.8+60+0+10+0),pixelHeight:200,pixelWidth:480,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/3WoEUw4gdgeB4OJ72Tpc8AlpAs.png\"},className:\"framer-dexeij\",\"data-framer-name\":\"image\"})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ug9l89\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-15q3rh8\",\"data-border\":true,\"data-framer-name\":\"Heading\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-562f2c\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-9mpx22\",\"data-styles-preset\":\"xU_WpCeZp\",style:{\"--framer-text-color\":\"var(--token-f897150d-01f0-4d49-b8ff-f1bad0a787c8, rgb(240, 128, 128))\"},children:\"Core Revenue Operations\"})}),className:\"framer-1rffvqy\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1hnlbfn\"})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1t0jrx9\",\"data-border\":true,\"data-framer-name\":\"1\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ph64bq\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17mcyib\",\"data-styles-preset\":\"aPK8xlHr3\",children:\"Basic Forecasting\"})}),className:\"framer-1ngu3kp\",\"data-framer-name\":\"Basic Forecasting\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1dta5nr\",\"data-styles-preset\":\"qn_veVqs7\",style:{\"--framer-text-color\":\"rgb(170, 170, 170)\"},children:\"Predict End-of-Quarter outcomes on Day One\"})}),className:\"framer-1owussh\",\"data-framer-name\":\"Basic Forecasting\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-9wf70i\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-18qezvb\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-nabj0l-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"TByICStBc\",scopeId:\"VEuxNgUy6\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-6e0936cd-2904-4990-b6c7-7e3c4eab32d6, rgb(109, 209, 122))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"CheckCircle\",id:\"TByICStBc\",layoutId:\"TByICStBc\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-laxzcx\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1m0t3by-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"xSqySIutZ\",scopeId:\"VEuxNgUy6\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-6e0936cd-2904-4990-b6c7-7e3c4eab32d6, rgb(109, 209, 122))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"CheckCircle\",id:\"xSqySIutZ\",layoutId:\"xSqySIutZ\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-3q8i3e\",\"data-border\":true,\"data-framer-name\":\"2\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1wbfaz9\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17mcyib\",\"data-styles-preset\":\"aPK8xlHr3\",children:\"Complex Roll-Up Forecasts Independent of CRM Hierarchy\"})}),className:\"framer-v2a669\",\"data-framer-name\":\"Basic Forecasting\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1dta5nr\",\"data-styles-preset\":\"qn_veVqs7\",style:{\"--framer-text-color\":\"rgb(170, 170, 170)\"},children:\"Forecasting capabilities such as splits/overlays, product pivots, run rate, consumption base forecasting, channel forecasts. Aviso works with existing CRM hierarchy and also maintains its own independent hierarchies.\"})}),className:\"framer-1bzy8nc\",\"data-framer-name\":\"Basic Forecasting\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-5k41tc\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-12jbz2y\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-wht0gb-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"RTIcOdpoN\",scopeId:\"VEuxNgUy6\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-6e0936cd-2904-4990-b6c7-7e3c4eab32d6, rgb(109, 209, 122))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"CheckCircle\",id:\"RTIcOdpoN\",layoutId:\"RTIcOdpoN\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-14hx8n6\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-o3pffc-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"Sfq7QR8uj\",scopeId:\"VEuxNgUy6\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"rgb(208, 208, 208)\",height:\"100%\",iconSearch:\"House\",iconSelection:\"XCircle\",id:\"Sfq7QR8uj\",layoutId:\"Sfq7QR8uj\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1h38xqe\",\"data-border\":true,\"data-framer-name\":\"3\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jx7ckx\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17mcyib\",\"data-styles-preset\":\"aPK8xlHr3\",children:\"Pipeline Inspection\"})}),className:\"framer-pvvbom\",\"data-framer-name\":\"Basic Forecasting\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1dta5nr\",\"data-styles-preset\":\"qn_veVqs7\",style:{\"--framer-text-color\":\"rgb(170, 170, 170)\"},children:\"360-degree view of the pipeline giving you insights into pipeline progress, pipeline health, and where reps need to focus next\"})}),className:\"framer-144ayb\",\"data-framer-name\":\"Basic Forecasting\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1cn6d5q\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1dha6iv\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1trobqs-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"OZJxNyRM4\",scopeId:\"VEuxNgUy6\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-6e0936cd-2904-4990-b6c7-7e3c4eab32d6, rgb(109, 209, 122))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"CheckCircle\",id:\"OZJxNyRM4\",layoutId:\"OZJxNyRM4\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-11vc6tg\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1n6v4y0-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"blbC2pyhz\",scopeId:\"VEuxNgUy6\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"rgb(208, 208, 208)\",height:\"100%\",iconSearch:\"House\",iconSelection:\"XCircle\",id:\"blbC2pyhz\",layoutId:\"blbC2pyhz\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1f71h1f\",\"data-border\":true,\"data-framer-name\":\"4\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-165n1y4\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17mcyib\",\"data-styles-preset\":\"aPK8xlHr3\",children:\"Customized AI Nudges\"})}),className:\"framer-1dpxy2j\",\"data-framer-name\":\"Basic Forecasting\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1dta5nr\",\"data-styles-preset\":\"qn_veVqs7\",style:{\"--framer-text-color\":\"rgb(170, 170, 170)\"},children:\"Nobel Prize inspired System of Nudges to guide rep and team behavior through the week\"})}),className:\"framer-z9sbor\",\"data-framer-name\":\"Basic Forecasting\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1iufirh\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1czxsj5\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1jm2og1-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"KXtsupZji\",scopeId:\"VEuxNgUy6\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-6e0936cd-2904-4990-b6c7-7e3c4eab32d6, rgb(109, 209, 122))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"CheckCircle\",id:\"KXtsupZji\",layoutId:\"KXtsupZji\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-f7vhpx\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-16itsbm-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"pqbgdzeme\",scopeId:\"VEuxNgUy6\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"rgb(208, 208, 208)\",height:\"100%\",iconSearch:\"House\",iconSelection:\"XCircle\",id:\"pqbgdzeme\",layoutId:\"pqbgdzeme\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1uyaqtn\",\"data-border\":true,\"data-framer-name\":\"5\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-17g5tm8\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17mcyib\",\"data-styles-preset\":\"aPK8xlHr3\",children:\"Opportunity WinScore Explanations\"})}),className:\"framer-xcbkny\",\"data-framer-name\":\"Basic Forecasting\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1dta5nr\",\"data-styles-preset\":\"qn_veVqs7\",style:{\"--framer-text-color\":\"rgb(170, 170, 170)\"},children:\"Explainable AI to help sales reps and teams understand the 100 point score and know why a deal is slipping or accelerating\"})}),className:\"framer-ztxds2\",\"data-framer-name\":\"Basic Forecasting\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1u0xwhq\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ja2rpr\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-16xtzoo-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"gviidr0kf\",scopeId:\"VEuxNgUy6\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-6e0936cd-2904-4990-b6c7-7e3c4eab32d6, rgb(109, 209, 122))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"CheckCircle\",id:\"gviidr0kf\",layoutId:\"gviidr0kf\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ihevjz\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-d1c826-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"f3Y7r2QBw\",scopeId:\"VEuxNgUy6\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"rgb(208, 208, 208)\",height:\"100%\",iconSearch:\"House\",iconSelection:\"XCircle\",id:\"f3Y7r2QBw\",layoutId:\"f3Y7r2QBw\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-169wizr\",\"data-border\":true,\"data-framer-name\":\"6\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1xsd9e2\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17mcyib\",\"data-styles-preset\":\"aPK8xlHr3\",children:\"Sales and Revenue Analysis\"})}),className:\"framer-40dqbw\",\"data-framer-name\":\"Basic Forecasting\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1dta5nr\",\"data-styles-preset\":\"qn_veVqs7\",style:{\"--framer-text-color\":\"rgb(170, 170, 170)\"},children:\"Out-of-the-box advanced reports for every aspect of Revenue Operations e.g. forecasting, activities and conversations quality, team coaching, deal reviews, pipeline inspections, lead-to-SDR effectiveness and more\"})}),className:\"framer-u3ovs4\",\"data-framer-name\":\"Basic Forecasting\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1diur9d\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-19q2c2y\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1f5gqdn-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"kBJsLd98Z\",scopeId:\"VEuxNgUy6\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-6e0936cd-2904-4990-b6c7-7e3c4eab32d6, rgb(109, 209, 122))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"CheckCircle\",id:\"kBJsLd98Z\",layoutId:\"kBJsLd98Z\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1dko8kh\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-23q9l3-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"NiFrbu3GH\",scopeId:\"VEuxNgUy6\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"rgb(208, 208, 208)\",height:\"100%\",iconSearch:\"House\",iconSelection:\"XCircle\",id:\"NiFrbu3GH\",layoutId:\"NiFrbu3GH\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})})})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1vw0xl3\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ks5a79\",\"data-border\":true,\"data-framer-name\":\"Heading\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-jd1tox\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-9mpx22\",\"data-styles-preset\":\"xU_WpCeZp\",style:{\"--framer-text-color\":\"var(--token-f897150d-01f0-4d49-b8ff-f1bad0a787c8, rgb(240, 128, 128))\"},children:\"Activity and Relationship Intelligence\"})}),className:\"framer-1xq28za\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-17t3n8i\"})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-xpj6xj\",\"data-border\":true,\"data-framer-name\":\"1\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-11b90qb\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17mcyib\",\"data-styles-preset\":\"aPK8xlHr3\",children:\"Owner Insights\"})}),className:\"framer-d3zj48\",\"data-framer-name\":\"Basic Forecasting\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1dta5nr\",\"data-styles-preset\":\"qn_veVqs7\",style:{\"--framer-text-color\":\"rgb(170, 170, 170)\"},children:\"Moneyball for CRM. See how a CRM opportunity owner is performing relative to their own baseline and relative to other reps.\"})}),className:\"framer-11gcoc3\",\"data-framer-name\":\"Basic Forecasting\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1d67bln\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-ls9tjq\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-ffrpww-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"QFvmegUG1\",scopeId:\"VEuxNgUy6\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-6e0936cd-2904-4990-b6c7-7e3c4eab32d6, rgb(109, 209, 122))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"CheckCircle\",id:\"QFvmegUG1\",layoutId:\"QFvmegUG1\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1knt6qi\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-110rozh-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"DrSZNQau_\",scopeId:\"VEuxNgUy6\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"rgb(208, 208, 208)\",height:\"100%\",iconSearch:\"House\",iconSelection:\"XCircle\",id:\"DrSZNQau_\",layoutId:\"DrSZNQau_\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-b1hho1\",\"data-border\":true,\"data-framer-name\":\"2\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-spj3vk\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17mcyib\",\"data-styles-preset\":\"aPK8xlHr3\",children:\"Booking timeline Insights\"})}),className:\"framer-uywk2y\",\"data-framer-name\":\"Basic Forecasting\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1dta5nr\",\"data-styles-preset\":\"qn_veVqs7\",style:{\"--framer-text-color\":\"rgb(170, 170, 170)\"},children:\"Insights on when deals are expected to close in the quarter\"})}),className:\"framer-1mo8gno\",\"data-framer-name\":\"Basic Forecasting\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-fu6kpr\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-sget0o\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1a4rwaf-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"plDV3DKjf\",scopeId:\"VEuxNgUy6\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-6e0936cd-2904-4990-b6c7-7e3c4eab32d6, rgb(109, 209, 122))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"CheckCircle\",id:\"plDV3DKjf\",layoutId:\"plDV3DKjf\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1jjk7lg\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1rz3fp2-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"LtRZ6OXhr\",scopeId:\"VEuxNgUy6\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"rgb(208, 208, 208)\",height:\"100%\",iconSearch:\"House\",iconSelection:\"XCircle\",id:\"LtRZ6OXhr\",layoutId:\"LtRZ6OXhr\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-8t8mpn\",\"data-border\":true,\"data-framer-name\":\"3\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ak0ob9\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17mcyib\",\"data-styles-preset\":\"aPK8xlHr3\",children:\"Engagement grade\"})}),className:\"framer-gxe9lc\",\"data-framer-name\":\"Basic Forecasting\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1dta5nr\",\"data-styles-preset\":\"qn_veVqs7\",style:{\"--framer-text-color\":\"rgb(170, 170, 170)\"},children:\"Deal quality via engagement scores ranging from A through D to gauge the quality of prospect engagement via emails, meetings, and other touchpoints\"})}),className:\"framer-fn6oaa\",\"data-framer-name\":\"Basic Forecasting\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-vwszw6\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1xyl18g\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-11s3frh-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"nyQ7zQBA7\",scopeId:\"VEuxNgUy6\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-6e0936cd-2904-4990-b6c7-7e3c4eab32d6, rgb(109, 209, 122))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"CheckCircle\",id:\"nyQ7zQBA7\",layoutId:\"nyQ7zQBA7\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-zapea0\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1esve3l-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"TNiCdH1A1\",scopeId:\"VEuxNgUy6\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"rgb(208, 208, 208)\",height:\"100%\",iconSearch:\"House\",iconSelection:\"XCircle\",id:\"TNiCdH1A1\",layoutId:\"TNiCdH1A1\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-svo7gt\",\"data-border\":true,\"data-framer-name\":\"4\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1jbxk5p\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17mcyib\",\"data-styles-preset\":\"aPK8xlHr3\",children:\"Rep Leaderboards\"})}),className:\"framer-1uvlb5i\",\"data-framer-name\":\"Basic Forecasting\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1dta5nr\",\"data-styles-preset\":\"qn_veVqs7\",style:{\"--framer-text-color\":\"rgb(170, 170, 170)\"},children:\"Integrated coaching leaderboards to show relative and absolute team performance\"})}),className:\"framer-n8jvap\",\"data-framer-name\":\"Basic Forecasting\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-8njnd3\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-kvksm4\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-163du8n-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"FTLEQRG1u\",scopeId:\"VEuxNgUy6\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-6e0936cd-2904-4990-b6c7-7e3c4eab32d6, rgb(109, 209, 122))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"CheckCircle\",id:\"FTLEQRG1u\",layoutId:\"FTLEQRG1u\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1pphc7x\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1iroc68-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"m3F3vWxcA\",scopeId:\"VEuxNgUy6\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-6e0936cd-2904-4990-b6c7-7e3c4eab32d6, rgb(109, 209, 122))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"CheckCircle\",id:\"m3F3vWxcA\",layoutId:\"m3F3vWxcA\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ysb78n\",\"data-border\":true,\"data-framer-name\":\"5\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-4nqgjq\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17mcyib\",\"data-styles-preset\":\"aPK8xlHr3\",children:\"Rich Email Sentiment Mining\"})}),className:\"framer-1873evl\",\"data-framer-name\":\"Basic Forecasting\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1dta5nr\",\"data-styles-preset\":\"qn_veVqs7\",style:{\"--framer-text-color\":\"rgb(170, 170, 170)\"},children:\"Advanced metrics from email body, going beyond subject line analysis, including emotion analysis, intent capture, and next steps.\"})}),className:\"framer-z7r72l\",\"data-framer-name\":\"Basic Forecasting\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1xje4zv\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1w0z9p3\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-3l60ae-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"HAXI0oxEh\",scopeId:\"VEuxNgUy6\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-6e0936cd-2904-4990-b6c7-7e3c4eab32d6, rgb(109, 209, 122))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"CheckCircle\",id:\"HAXI0oxEh\",layoutId:\"HAXI0oxEh\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-oopsyr\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-j1ahaj-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"EnZIFfp3N\",scopeId:\"VEuxNgUy6\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"rgb(208, 208, 208)\",height:\"100%\",iconSearch:\"House\",iconSelection:\"XCircle\",id:\"EnZIFfp3N\",layoutId:\"EnZIFfp3N\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})})})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1kcw4xk\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1k5haxd\",\"data-border\":true,\"data-framer-name\":\"Heading\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-11mv6d8\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-9mpx22\",\"data-styles-preset\":\"xU_WpCeZp\",style:{\"--framer-text-color\":\"var(--token-f897150d-01f0-4d49-b8ff-f1bad0a787c8, rgb(240, 128, 128))\"},children:\"Conversational Intelligence\"})}),className:\"framer-58dc9v\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-14qxqih\"})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-10d284t\",\"data-border\":true,\"data-framer-name\":\"1\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-d52hg0\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17mcyib\",\"data-styles-preset\":\"aPK8xlHr3\",children:\"Advanced Emotional Analysis\"})}),className:\"framer-1ye0lny\",\"data-framer-name\":\"Basic Forecasting\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1dta5nr\",\"data-styles-preset\":\"qn_veVqs7\",style:{\"--framer-text-color\":\"rgb(170, 170, 170)\"},children:\"Advanced intelligence into multiple emotional states beyond simplistic Good or Bad, including happiness, sadness, anger, surprise, fear, and disgust\"})}),className:\"framer-195g9bq\",\"data-framer-name\":\"Basic Forecasting\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-qxhz2o\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1uycntw\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-veqm9l-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"F337GNFkj\",scopeId:\"VEuxNgUy6\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-6e0936cd-2904-4990-b6c7-7e3c4eab32d6, rgb(109, 209, 122))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"CheckCircle\",id:\"F337GNFkj\",layoutId:\"F337GNFkj\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-basavw\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-mezjrn-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"QEOWQAUsw\",scopeId:\"VEuxNgUy6\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"rgb(208, 208, 208)\",height:\"100%\",iconSearch:\"House\",iconSelection:\"XCircle\",id:\"QEOWQAUsw\",layoutId:\"QEOWQAUsw\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-s3oy0q\",\"data-border\":true,\"data-framer-name\":\"2\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-15k9srn\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17mcyib\",\"data-styles-preset\":\"aPK8xlHr3\",children:\"Advanced Sentiment Analysis\"})}),className:\"framer-1z4wm9\",\"data-framer-name\":\"Basic Forecasting\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1dta5nr\",\"data-styles-preset\":\"qn_veVqs7\",style:{\"--framer-text-color\":\"rgb(170, 170, 170)\"},children:\"Visual indicators to reveal the true intent of call participants, with insights into meeting tone (positive, neutral, or negative)\"})}),className:\"framer-1tnn5xr\",\"data-framer-name\":\"Basic Forecasting\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-pi1ko4\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1y0i5x3\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-kbwcyq-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"xR4Vvk0T1\",scopeId:\"VEuxNgUy6\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-6e0936cd-2904-4990-b6c7-7e3c4eab32d6, rgb(109, 209, 122))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"CheckCircle\",id:\"xR4Vvk0T1\",layoutId:\"xR4Vvk0T1\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1tmx2dj\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1e0m85e-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"KlY8MkObZ\",scopeId:\"VEuxNgUy6\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"rgb(208, 208, 208)\",height:\"100%\",iconSearch:\"House\",iconSelection:\"XCircle\",id:\"KlY8MkObZ\",layoutId:\"KlY8MkObZ\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1hive84\",\"data-border\":true,\"data-framer-name\":\"3\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jovlwp\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17mcyib\",\"data-styles-preset\":\"aPK8xlHr3\",children:\"Call Recording Playlist\"})}),className:\"framer-ain836\",\"data-framer-name\":\"Basic Forecasting\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1dta5nr\",\"data-styles-preset\":\"qn_veVqs7\",style:{\"--framer-text-color\":\"rgb(170, 170, 170)\"},children:\"Integrated playlist of recordings from Zoom, Microsoft Teams, Google Meet, or Aviso Meetings, easily accessible in one place\"})}),className:\"framer-1kgjh5p\",\"data-framer-name\":\"Basic Forecasting\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-450otj\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-nl6r87\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-hjj4ou-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"hz7nlrT_E\",scopeId:\"VEuxNgUy6\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-6e0936cd-2904-4990-b6c7-7e3c4eab32d6, rgb(109, 209, 122))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"CheckCircle\",id:\"hz7nlrT_E\",layoutId:\"hz7nlrT_E\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1es19vg\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1vwcbyz-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"lc_cIYWbS\",scopeId:\"VEuxNgUy6\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-6e0936cd-2904-4990-b6c7-7e3c4eab32d6, rgb(109, 209, 122))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"CheckCircle\",id:\"lc_cIYWbS\",layoutId:\"lc_cIYWbS\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ss4bdd\",\"data-border\":true,\"data-framer-name\":\"4\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1yy432n\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17mcyib\",\"data-styles-preset\":\"aPK8xlHr3\",children:\"Intent Recognition\"})}),className:\"framer-171sgy9\",\"data-framer-name\":\"Basic Forecasting\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1dta5nr\",\"data-styles-preset\":\"qn_veVqs7\",style:{\"--framer-text-color\":\"rgb(170, 170, 170)\"},children:\"User intent identified, even if phrased unexpectedly. Signals segmented at each stage and tied back to all customer interactions (e.g., email, calendar, CRM) deal rooms\"})}),className:\"framer-1qni36f\",\"data-framer-name\":\"Basic Forecasting\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ezyzr7\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-b410ew\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-ixq7rd-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"hY8VLWlmg\",scopeId:\"VEuxNgUy6\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-6e0936cd-2904-4990-b6c7-7e3c4eab32d6, rgb(109, 209, 122))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"CheckCircle\",id:\"hY8VLWlmg\",layoutId:\"hY8VLWlmg\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-t2uqhf\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-nsqrsh-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"lba9XAyWj\",scopeId:\"VEuxNgUy6\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"rgb(208, 208, 208)\",height:\"100%\",iconSearch:\"House\",iconSelection:\"XCircle\",id:\"lba9XAyWj\",layoutId:\"lba9XAyWj\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-nm3zin\",\"data-border\":true,\"data-framer-name\":\"4\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1gdho2z\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17mcyib\",\"data-styles-preset\":\"aPK8xlHr3\",children:\"Transcription Summary\"})}),className:\"framer-bvnzch\",\"data-framer-name\":\"Basic Forecasting\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1dta5nr\",\"data-styles-preset\":\"qn_veVqs7\",style:{\"--framer-text-color\":\"rgb(170, 170, 170)\"},children:\"Get a concise summary of your entire sales call, along with insights on key next steps and risks identified, without having to listen to the entire recording\"})}),className:\"framer-13xjz4\",\"data-framer-name\":\"Basic Forecasting\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-q5v1vy\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-qnyjhx\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1yoduf5-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"aqXgB2LIg\",scopeId:\"VEuxNgUy6\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-6e0936cd-2904-4990-b6c7-7e3c4eab32d6, rgb(109, 209, 122))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"CheckCircle\",id:\"aqXgB2LIg\",layoutId:\"aqXgB2LIg\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1dm7zd5\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-irblpo-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"E0Hd8Lige\",scopeId:\"VEuxNgUy6\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-6e0936cd-2904-4990-b6c7-7e3c4eab32d6, rgb(109, 209, 122))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"CheckCircle\",id:\"E0Hd8Lige\",layoutId:\"E0Hd8Lige\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-vhp49j\",\"data-border\":true,\"data-framer-name\":\"5\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-xk46lw\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17mcyib\",\"data-styles-preset\":\"aPK8xlHr3\",children:\"Sales WarRooms\"})}),className:\"framer-bsrbpm\",\"data-framer-name\":\"Basic Forecasting\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1dta5nr\",\"data-styles-preset\":\"qn_veVqs7\",style:{\"--framer-text-color\":\"rgb(170, 170, 170)\"},children:\"Dedicated collaboration spaces to align on Forecasts, review Deals, and Coach reps on winning best practices.\"})}),className:\"framer-1g8i14w\",\"data-framer-name\":\"Basic Forecasting\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1u4bhlv\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-96tlpa\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1kpxear-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"RVU4QP8al\",scopeId:\"VEuxNgUy6\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-6e0936cd-2904-4990-b6c7-7e3c4eab32d6, rgb(109, 209, 122))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"CheckCircle\",id:\"RVU4QP8al\",layoutId:\"RVU4QP8al\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-zp24ym\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-14rmmh4-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"CYvbvffVO\",scopeId:\"VEuxNgUy6\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"rgb(208, 208, 208)\",height:\"100%\",iconSearch:\"House\",iconSelection:\"XCircle\",id:\"CYvbvffVO\",layoutId:\"CYvbvffVO\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})})})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1px012o\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-nq92kl\",\"data-border\":true,\"data-framer-name\":\"Heading\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-10yrekq\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-9mpx22\",\"data-styles-preset\":\"xU_WpCeZp\",style:{\"--framer-text-color\":\"var(--token-f897150d-01f0-4d49-b8ff-f1bad0a787c8, rgb(240, 128, 128))\"},children:\"CRM Automation\"})}),className:\"framer-800s7c\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-qeh7f6\"})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1q05wju\",\"data-border\":true,\"data-framer-name\":\"1\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1swp1xw\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17mcyib\",\"data-styles-preset\":\"aPK8xlHr3\",children:\"Activity and Contact Auto-population\"})}),className:\"framer-l3zus8\",\"data-framer-name\":\"Basic Forecasting\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1dta5nr\",\"data-styles-preset\":\"qn_veVqs7\",style:{\"--framer-text-color\":\"rgb(170, 170, 170)\"},children:\"Automatically capture all your sales and activity data from disparate systems\"})}),className:\"framer-1173rts\",\"data-framer-name\":\"Basic Forecasting\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1yikipg\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-hyxmq1\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-15ptjrw-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"RnfgO3c3O\",scopeId:\"VEuxNgUy6\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-6e0936cd-2904-4990-b6c7-7e3c4eab32d6, rgb(109, 209, 122))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"CheckCircle\",id:\"RnfgO3c3O\",layoutId:\"RnfgO3c3O\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1o5i3a8\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-194j37z-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"MHS2lZc9_\",scopeId:\"VEuxNgUy6\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"rgb(208, 208, 208)\",height:\"100%\",iconSearch:\"House\",iconSelection:\"XCircle\",id:\"MHS2lZc9_\",layoutId:\"MHS2lZc9_\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-33fhn5\",\"data-border\":true,\"data-framer-name\":\"2\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-b76x7m\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17mcyib\",\"data-styles-preset\":\"aPK8xlHr3\",children:\"Full CRM Replication\"})}),className:\"framer-1w7hzil\",\"data-framer-name\":\"Basic Forecasting\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1dta5nr\",\"data-styles-preset\":\"qn_veVqs7\",style:{\"--framer-text-color\":\"rgb(170, 170, 170)\"},children:\"Replicate your CRM instance within Aviso. Establish a two way sync with *real-time* writeback capabilities.\"})}),className:\"framer-6le1fy\",\"data-framer-name\":\"Basic Forecasting\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-147sjr1\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-17ihjgd\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1umyl2q-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"YRWgA17t3\",scopeId:\"VEuxNgUy6\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-6e0936cd-2904-4990-b6c7-7e3c4eab32d6, rgb(109, 209, 122))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"CheckCircle\",id:\"YRWgA17t3\",layoutId:\"YRWgA17t3\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-19wv9pz\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-a1jbu-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"S5DKjYtjv\",scopeId:\"VEuxNgUy6\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"rgb(208, 208, 208)\",height:\"100%\",iconSearch:\"House\",iconSelection:\"XCircle\",id:\"S5DKjYtjv\",layoutId:\"S5DKjYtjv\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})})})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1lw7din\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-17lklgg\",\"data-border\":true,\"data-framer-name\":\"Heading\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-85bb1d\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-9mpx22\",\"data-styles-preset\":\"xU_WpCeZp\",style:{\"--framer-text-color\":\"var(--token-f897150d-01f0-4d49-b8ff-f1bad0a787c8, rgb(240, 128, 128))\"},children:\"Platform & AI Architecture\"})}),className:\"framer-11e2ukw\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1rcrvl7\"})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ex0sfj\",\"data-border\":true,\"data-framer-name\":\"1\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-l8d9xm\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17mcyib\",\"data-styles-preset\":\"aPK8xlHr3\",children:\"True Time-Series Database\"})}),className:\"framer-11f1ddz\",\"data-framer-name\":\"Basic Forecasting\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1dta5nr\",\"data-styles-preset\":\"qn_veVqs7\",style:{\"--framer-text-color\":\"rgb(170, 170, 170)\"},children:\"Patented time-series database that can ingest 8 or more quarters of CRM, ERP, email, calendar, or other data sources. Clari's limited \\\"Time-Series Hub\\\" isn't a true temporal database and captures very limited inputs.\"})}),className:\"framer-1200qhe\",\"data-framer-name\":\"Basic Forecasting\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-xnvgvs\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-o36j04\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-ma1vxq-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"OUKMQ3N0s\",scopeId:\"VEuxNgUy6\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-6e0936cd-2904-4990-b6c7-7e3c4eab32d6, rgb(109, 209, 122))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"CheckCircle\",id:\"OUKMQ3N0s\",layoutId:\"OUKMQ3N0s\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1xghvlk\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-nlqpyn-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"pCX3WjWWC\",scopeId:\"VEuxNgUy6\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"rgb(208, 208, 208)\",height:\"100%\",iconSearch:\"House\",iconSelection:\"XCircle\",id:\"pCX3WjWWC\",layoutId:\"pCX3WjWWC\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1vnuc7a\",\"data-border\":true,\"data-framer-name\":\"2\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-14wtu5t\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17mcyib\",\"data-styles-preset\":\"aPK8xlHr3\",children:\"Deep Learning Models\"})}),className:\"framer-105cxa2\",\"data-framer-name\":\"Basic Forecasting\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1dta5nr\",\"data-styles-preset\":\"qn_veVqs7\",style:{\"--framer-text-color\":\"rgb(170, 170, 170)\"},children:\"Deep Learning models integrate conversational intelligence with core forecasting to improve forecasting accuracy and overall deal outcomes\"})}),className:\"framer-1p0wuut\",\"data-framer-name\":\"Basic Forecasting\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-3lhrxn\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-yfrop\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1aivjh4-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"TPoo_tMad\",scopeId:\"VEuxNgUy6\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-6e0936cd-2904-4990-b6c7-7e3c4eab32d6, rgb(109, 209, 122))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"CheckCircle\",id:\"TPoo_tMad\",layoutId:\"TPoo_tMad\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1hqcubp\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-11m6v8e-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"FIUf0F3hd\",scopeId:\"VEuxNgUy6\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"rgb(208, 208, 208)\",height:\"100%\",iconSearch:\"House\",iconSelection:\"XCircle\",id:\"FIUf0F3hd\",layoutId:\"FIUf0F3hd\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-168y4c7\",\"data-border\":true,\"data-framer-name\":\"2\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-100taem\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17mcyib\",\"data-styles-preset\":\"aPK8xlHr3\",children:\"Sophisticated Machine Learning\"})}),className:\"framer-kyxpxo\",\"data-framer-name\":\"Basic Forecasting\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1dta5nr\",\"data-styles-preset\":\"qn_veVqs7\",style:{\"--framer-text-color\":\"rgb(170, 170, 170)\"},children:\"Factor-based ML algorithms and advanced NLP (Recurrent Neural Networks, LSTMs, Gradient Boosted Methods, Locality Sensitive Hashing, NER, NLI) models versus Clari's outdated Markov models or \\\"AI classification algorithms\u201D.\"})}),className:\"framer-1f5vzzt\",\"data-framer-name\":\"Basic Forecasting\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-16ze90a\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1dqe6wg\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-14dwwgi-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"UJIznCjE5\",scopeId:\"VEuxNgUy6\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-6e0936cd-2904-4990-b6c7-7e3c4eab32d6, rgb(109, 209, 122))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"CheckCircle\",id:\"UJIznCjE5\",layoutId:\"UJIznCjE5\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-ehar1e\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-o55l46-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"x9AnModgK\",scopeId:\"VEuxNgUy6\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"rgb(208, 208, 208)\",height:\"100%\",iconSearch:\"House\",iconSelection:\"XCircle\",id:\"x9AnModgK\",layoutId:\"x9AnModgK\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18wp3to\",\"data-border\":true,\"data-framer-name\":\"2\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-15clvv4\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17mcyib\",\"data-styles-preset\":\"aPK8xlHr3\",children:\"Federated Data Architecture and External APIs\"})}),className:\"framer-1x32u4m\",\"data-framer-name\":\"Basic Forecasting\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1dta5nr\",\"data-styles-preset\":\"qn_veVqs7\",style:{\"--framer-text-color\":\"rgb(170, 170, 170)\"},children:\"Scalable plug & play architecture to easily share data across enterprise, with over 200+ integrations, and external APIs to any workflow, productivity, communication, transactional system, as compared to Clari's rigid inflexible architecture\"})}),className:\"framer-1u5t1ju\",\"data-framer-name\":\"Basic Forecasting\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-17z29ka\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1d67yl6\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-12izv21-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"lIqxL2hJZ\",scopeId:\"VEuxNgUy6\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-6e0936cd-2904-4990-b6c7-7e3c4eab32d6, rgb(109, 209, 122))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"CheckCircle\",id:\"lIqxL2hJZ\",layoutId:\"lIqxL2hJZ\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-z26gq\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-7w1by5-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"nkBOFuQcb\",scopeId:\"VEuxNgUy6\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"rgb(208, 208, 208)\",height:\"100%\",iconSearch:\"House\",iconSelection:\"XCircle\",id:\"nkBOFuQcb\",layoutId:\"nkBOFuQcb\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})})})]})]})]})]}),/*#__PURE__*/_jsx(Overlay,{children:overlay1=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{omK_ka6vz:{y:(componentViewport?.y||0)+0+11951.8},wbH5SBRwW:{y:(componentViewport?.y||0)+0+14726.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:733,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+12337.8,children:/*#__PURE__*/_jsxs(Container,{className:\"framer-1xpayqs-container\",id:\"1xpayqs\",nodeId:\"OYexZ0v7F\",scopeId:\"VEuxNgUy6\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{omK_ka6vz:{variant:\"EuqWzZr2B\"},wbH5SBRwW:{variant:\"K8eeIoSd0\"}},children:/*#__PURE__*/_jsx(Footer,{c9YmYerwN:\"Book a Demo\",height:\"100%\",id:\"OYexZ0v7F\",KpcTdDdAu:\"Switch to Aviso - The truly AI Driven Gong Alternative\",layoutId:\"OYexZ0v7F\",PxcBbjhVm:PxcBbjhVm3bnx0g({overlay:overlay1}),style:{width:\"100%\"},V8DHm4KfK:true,variant:\"ZRiCWMcVj\",width:\"100%\"})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay1.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-1hf9pa8\"),\"data-framer-portal-id\":\"1xpayqs\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay1.hide()},\"MGmuvpl40\"),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{omK_ka6vz:{width:\"45vw\"},wbH5SBRwW:{width:\"85vw\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"35vw\",children:/*#__PURE__*/_jsx(Container,{className:cx(scopingClassNames,\"framer-j1jnad-container\"),\"data-framer-portal-id\":\"1xpayqs\",inComponentSlot:true,nodeId:\"rql1hL0SZ\",rendersWithMotion:true,scopeId:\"VEuxNgUy6\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{omK_ka6vz:{variant:\"ILlLxAvYd\"},wbH5SBRwW:{variant:\"ILlLxAvYd\"}},children:/*#__PURE__*/_jsx(HubspotOverlayForm,{cSFXcEx19:\"Book a custom demo of Aviso with a product specialist\",height:\"100%\",id:\"rql1hL0SZ\",layoutId:\"rql1hL0SZ\",O8mu9XXtf:\"531684\",style:{width:\"100%\"},variant:\"COzSQBvhp\",width:\"100%\",zAw6GvxxN:\"1b64b910-ab0b-4ab2-a241-a03212223117\"})})})})})]}),getContainer())})})]})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ja1kdj-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"b4Kml057M\",scopeId:\"VEuxNgUy6\",children:/*#__PURE__*/_jsx(AdvancedOverlay,{backgroundColor:\"rgba(240, 78, 69, 0.75)\",blockScroll:true,delay:3,exitIntent:true,height:\"100%\",id:\"b4Kml057M\",layoutId:\"b4Kml057M\",style:{height:\"100%\",width:\"100%\"},visibility:\"day\",width:\"100%\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:480,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1b33g1a-container\",inComponentSlot:true,nodeId:\"cPzo8pNb5\",rendersWithMotion:true,scopeId:\"VEuxNgUy6\",children:/*#__PURE__*/_jsx(Popup,{height:\"100%\",id:\"cPzo8pNb5\",layoutId:\"cPzo8pNb5\",variant:\"VSCmF6oeT\",width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-ijpVi.framer-1hyjc6, .framer-ijpVi .framer-1hyjc6 { display: block; }\",\".framer-ijpVi.framer-xh2emw { 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: 1200px; }\",\".framer-ijpVi .framer-1p3skb2-container { flex: none; height: 80px; position: sticky; top: 0px; width: 100%; z-index: 3; }\",\".framer-ijpVi .framer-12h5zhd { align-content: center; align-items: center; background-color: var(--token-c4d63f7e-0cf2-44e6-aec2-5ab40fbd1f41, #f0f0ff); 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-ijpVi .framer-711zub { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 0px 0px 0px 40px; position: relative; width: 100%; }\",\".framer-ijpVi .framer-37w9bg { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 80px 0px 80px 0px; position: relative; width: 1px; }\",\".framer-ijpVi .framer-2sbugc, .framer-ijpVi .framer-5u1lo2, .framer-ijpVi .framer-1yzq62u, .framer-ijpVi .framer-85k3fm, .framer-ijpVi .framer-1y2475w, .framer-ijpVi .framer-1owussh, .framer-ijpVi .framer-1bzy8nc, .framer-ijpVi .framer-144ayb, .framer-ijpVi .framer-z9sbor, .framer-ijpVi .framer-ztxds2, .framer-ijpVi .framer-u3ovs4, .framer-ijpVi .framer-11gcoc3, .framer-ijpVi .framer-1mo8gno, .framer-ijpVi .framer-fn6oaa, .framer-ijpVi .framer-n8jvap, .framer-ijpVi .framer-z7r72l, .framer-ijpVi .framer-195g9bq, .framer-ijpVi .framer-1tnn5xr, .framer-ijpVi .framer-1kgjh5p, .framer-ijpVi .framer-1qni36f, .framer-ijpVi .framer-13xjz4, .framer-ijpVi .framer-1g8i14w, .framer-ijpVi .framer-1173rts, .framer-ijpVi .framer-6le1fy, .framer-ijpVi .framer-1200qhe, .framer-ijpVi .framer-1p0wuut, .framer-ijpVi .framer-1f5vzzt, .framer-ijpVi .framer-1u5t1ju { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-text-wrap-override: balance; flex: none; height: auto; position: relative; width: 100%; }\",\".framer-ijpVi .framer-dd186n, .framer-ijpVi .framer-1nii7kp, .framer-ijpVi .framer-4dgoa0, .framer-ijpVi .framer-1d5uvtl, .framer-ijpVi .framer-3od5ko, .framer-ijpVi .framer-1km60u1, .framer-ijpVi .framer-1v7jtyg, .framer-ijpVi .framer-d9xrzd, .framer-ijpVi .framer-13wmzv1, .framer-ijpVi .framer-1ngu3kp, .framer-ijpVi .framer-v2a669, .framer-ijpVi .framer-pvvbom, .framer-ijpVi .framer-1dpxy2j, .framer-ijpVi .framer-xcbkny, .framer-ijpVi .framer-40dqbw, .framer-ijpVi .framer-d3zj48, .framer-ijpVi .framer-uywk2y, .framer-ijpVi .framer-gxe9lc, .framer-ijpVi .framer-1uvlb5i, .framer-ijpVi .framer-1873evl, .framer-ijpVi .framer-1ye0lny, .framer-ijpVi .framer-1z4wm9, .framer-ijpVi .framer-ain836, .framer-ijpVi .framer-171sgy9, .framer-ijpVi .framer-bvnzch, .framer-ijpVi .framer-bsrbpm, .framer-ijpVi .framer-l3zus8, .framer-ijpVi .framer-1w7hzil, .framer-ijpVi .framer-11f1ddz, .framer-ijpVi .framer-105cxa2, .framer-ijpVi .framer-kyxpxo, .framer-ijpVi .framer-1x32u4m { --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-ijpVi .framer-k3d592 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 18px; height: min-content; justify-content: flex-start; overflow: visible; padding: 10px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-ijpVi .framer-1h4kuf0-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-ijpVi.framer-gkntqx, .framer-ijpVi.framer-1hf9pa8 { background-color: rgba(240, 78, 69, 0.8); inset: 0px; position: fixed; user-select: none; z-index: 5; }\",\".framer-ijpVi.framer-166yjqw-container, .framer-ijpVi.framer-j1jnad-container { flex: none; height: auto; left: 50%; position: fixed; top: 50%; transform: translate(-50%, -50%); width: 35%; z-index: 5; }\",\".framer-ijpVi .framer-u0urz7-container { aspect-ratio: 1.0126984126984127 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 197px); position: relative; width: 55%; z-index: 0; }\",\".framer-ijpVi .framer-1vf301a { aspect-ratio: 1.7789473684210526 / 1; height: var(--framer-aspect-ratio-supported, 405px); overflow: visible; position: relative; width: 720px; }\",\".framer-ijpVi .framer-15u44q2, .framer-ijpVi .framer-1pw9x3o { aspect-ratio: 1.7092105263157895 / 1; height: var(--framer-aspect-ratio-supported, 421px); overflow: visible; position: relative; width: 720px; }\",\".framer-ijpVi .framer-19zr84u { aspect-ratio: 1.448692152917505 / 1; height: var(--framer-aspect-ratio-supported, 497px); overflow: hidden; position: relative; width: 720px; }\",\".framer-ijpVi .framer-j0nx2q { aspect-ratio: 1.4471544715447155 / 1; bottom: 0px; flex: none; left: 50%; position: absolute; top: 0px; transform: translateX(-50%); width: var(--framer-aspect-ratio-supported, 719px); }\",\".framer-ijpVi .framer-cj0fgy { aspect-ratio: 1.485838779956427 / 1; height: var(--framer-aspect-ratio-supported, 484px); overflow: hidden; position: relative; width: 719px; }\",\".framer-ijpVi .framer-wdf4ie { aspect-ratio: 1.5686274509803921 / 1; bottom: var(--framer-aspect-ratio-supported, 0px); flex: none; left: 50%; position: absolute; top: 0px; transform: translateX(-50%); width: 100%; }\",\".framer-ijpVi .framer-1bp8xtv { aspect-ratio: 1.383367139959432 / 1; height: var(--framer-aspect-ratio-supported, 521px); overflow: hidden; position: relative; width: 721px; }\",\".framer-ijpVi .framer-1xl54y9 { aspect-ratio: 1.4585414585414584 / 1; bottom: var(--framer-aspect-ratio-supported, 0px); flex: none; left: 50%; position: absolute; top: 0px; transform: translateX(-50%); width: 100%; }\",\".framer-ijpVi .framer-1vueb7c { aspect-ratio: 1.06396255850234 / 1; height: var(--framer-aspect-ratio-supported, 677px); overflow: hidden; position: relative; width: 720px; }\",\".framer-ijpVi .framer-y43krt { aspect-ratio: 1.124331550802139 / 1; bottom: var(--framer-aspect-ratio-supported, 0px); flex: none; left: 50%; position: absolute; top: 0px; transform: translateX(-50%); width: 100%; }\",\".framer-ijpVi .framer-1rv4k3g { aspect-ratio: 1.0929487179487178 / 1; height: var(--framer-aspect-ratio-supported, 659px); overflow: hidden; position: relative; width: 720px; }\",\".framer-ijpVi .framer-x13120, .framer-ijpVi .framer-1f2yym1 { aspect-ratio: 1.1535226077812828 / 1; bottom: var(--framer-aspect-ratio-supported, 0px); flex: none; left: 50%; position: absolute; top: 0px; transform: translateX(-50%); width: 100%; }\",\".framer-ijpVi .framer-n7ziul-container { flex: none; height: auto; max-width: 1400px; position: relative; width: 100%; }\",\".framer-ijpVi .framer-hiy82g, .framer-ijpVi .framer-sw2mhy, .framer-ijpVi .framer-1ttik4f { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 60px 40px 60px 40px; position: relative; width: 100%; }\",\".framer-ijpVi .framer-191v12k, .framer-ijpVi .framer-12z1mlg, .framer-ijpVi .framer-19p9fhs, .framer-ijpVi .framer-16zauqr, .framer-ijpVi .framer-12h6v4b, .framer-ijpVi .framer-1nvj15m { align-content: flex-start; align-items: flex-start; display: flex; flex: 0.4 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-ijpVi .framer-1ksxlcm, .framer-ijpVi .framer-16g7ctb, .framer-ijpVi .framer-1yayjmc, .framer-ijpVi .framer-1pk4n43, .framer-ijpVi .framer-boymwm, .framer-ijpVi .framer-sv18sz { align-content: flex-start; align-items: flex-start; display: flex; flex: 0.6 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-ijpVi .framer-dfbv2u-container, .framer-ijpVi .framer-13oqbm-container, .framer-ijpVi .framer-1u5ti5f-container { aspect-ratio: 1.7837837837837838 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 112px); position: relative; width: 100%; }\",\".framer-ijpVi .framer-17kjesu { 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-ijpVi .framer-md43x { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 19px; height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 60px 40px 60px 40px; position: relative; width: 100%; }\",\".framer-ijpVi .framer-10044cs { display: grid; flex: none; gap: 25px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(50px, 1fr)); grid-template-rows: repeat(1, minmax(0, 1fr)); height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-ijpVi .framer-1c5qvag { align-content: flex-start; align-items: flex-start; align-self: center; background-color: #ffe9e9; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: 100%; justify-content: flex-start; justify-self: start; overflow: hidden; padding: 36px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-ijpVi .framer-1snj9m0, .framer-ijpVi .framer-16l5eq1 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-ijpVi .framer-1edg8f3, .framer-ijpVi .framer-nvysqk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 18px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-ijpVi .framer-1v5bxnq, .framer-ijpVi .framer-641191, .framer-ijpVi .framer-ite8qh, .framer-ijpVi .framer-xdqm2i, .framer-ijpVi .framer-r3dhya { align-content: center; align-items: center; 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-ijpVi .framer-14j03mc-container, .framer-ijpVi .framer-13hj2iu-container, .framer-ijpVi .framer-9flrg0-container, .framer-ijpVi .framer-97uhb8-container, .framer-ijpVi .framer-1isvjqp-container, .framer-ijpVi .framer-1x1fkbu-container, .framer-ijpVi .framer-k4paac-container, .framer-ijpVi .framer-1ik16nw-container, .framer-ijpVi .framer-lrrjst-container, .framer-ijpVi .framer-1a9zd4i-container { flex: none; height: 24px; position: relative; width: 24px; }\",\".framer-ijpVi .framer-11k2190, .framer-ijpVi .framer-1yyn8vb, .framer-ijpVi .framer-1j7s2fv, .framer-ijpVi .framer-1wf4pxe, .framer-ijpVi .framer-vm6t31, .framer-ijpVi .framer-e15v7k, .framer-ijpVi .framer-1tmtz5f, .framer-ijpVi .framer-1pcqewc, .framer-ijpVi .framer-94lxcb, .framer-ijpVi .framer-l9u2uh, .framer-ijpVi .framer-1p64upd, .framer-ijpVi .framer-pt2i7i, .framer-ijpVi .framer-8noiq2, .framer-ijpVi .framer-1tnmhyn, .framer-ijpVi .framer-lubs4k, .framer-ijpVi .framer-1ethuxi, .framer-ijpVi .framer-ncwno0, .framer-ijpVi .framer-1tc6po4, .framer-ijpVi .framer-i3io8l, .framer-ijpVi .framer-1b8jpmb, .framer-ijpVi .framer-1d0ig4q, .framer-ijpVi .framer-1u8hbyv, .framer-ijpVi .framer-vpwcso, .framer-ijpVi .framer-1rffvqy, .framer-ijpVi .framer-1xq28za, .framer-ijpVi .framer-58dc9v, .framer-ijpVi .framer-800s7c, .framer-ijpVi .framer-11e2ukw { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-ijpVi .framer-11i48uc { align-content: flex-start; align-items: flex-start; align-self: center; background-color: var(--token-c4d63f7e-0cf2-44e6-aec2-5ab40fbd1f41, #f0f0ff); border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: 100%; justify-content: flex-start; justify-self: end; overflow: hidden; padding: 36px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-ijpVi .framer-128baem, .framer-ijpVi .framer-imuwvm, .framer-ijpVi .framer-3voz2j, .framer-ijpVi .framer-1ah7wbm, .framer-ijpVi .framer-1hu2n7p { align-content: center; align-items: center; 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: 100%; }\",\".framer-ijpVi .framer-1bsmswc { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-ijpVi .framer-a93ep6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 60px 0px 60px 0px; position: relative; width: 100%; }\",\".framer-ijpVi .framer-6j0qee { 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: 60%; }\",\".framer-ijpVi .framer-ifjf1n, .framer-ijpVi .framer-90hc3, .framer-ijpVi .framer-19pp5s3 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 30px 40px 30px 40px; position: relative; width: 100%; }\",\".framer-ijpVi .framer-15omc4l, .framer-ijpVi .framer-1ltcapm, .framer-ijpVi .framer-1tcif5q { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-ijpVi .framer-bp0wm1, .framer-ijpVi .framer-8h5x28, .framer-ijpVi .framer-12tvn54 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-ijpVi .framer-1wg2xvr, .framer-ijpVi .framer-si51jv, .framer-ijpVi .framer-16x7rmn, .framer-ijpVi .framer-8n3s1k, .framer-ijpVi .framer-1heyq4x, .framer-ijpVi .framer-1r7o3jl, .framer-ijpVi .framer-16wgsa0, .framer-ijpVi .framer-15uh20v, .framer-ijpVi .framer-jo3cag, .framer-ijpVi .framer-1z0rqf3, .framer-ijpVi .framer-xanf4v, .framer-ijpVi .framer-7nmwe9 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 13px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-ijpVi .framer-qerms8-container, .framer-ijpVi .framer-fcu3ic-container, .framer-ijpVi .framer-tcfvky-container, .framer-ijpVi .framer-13z1mg9-container, .framer-ijpVi .framer-1wzz37t-container, .framer-ijpVi .framer-1q4m9uy-container, .framer-ijpVi .framer-1btuvlz-container, .framer-ijpVi .framer-c120ba-container, .framer-ijpVi .framer-5lylaw-container, .framer-ijpVi .framer-si4b4s-container, .framer-ijpVi .framer-3joaw9-container, .framer-ijpVi .framer-1r109kt-container { flex: none; height: 30px; position: relative; width: 30px; }\",\".framer-ijpVi .framer-fl4rx7 { aspect-ratio: 1.7789473684210526 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 112px); overflow: visible; position: relative; width: 100%; }\",\".framer-ijpVi .framer-1y7c488 { aspect-ratio: 1.7092105263157895 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 117px); overflow: visible; position: relative; width: 100%; }\",\".framer-ijpVi .framer-zpf6i1 { aspect-ratio: 1.0929487179487178 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 183px); overflow: hidden; position: relative; width: 100%; }\",\".framer-ijpVi .framer-1v73bab { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 60px 40px 0px 40px; position: relative; width: 100%; }\",\".framer-ijpVi .framer-1yglcf9 { --border-bottom-width: 1px; --border-color: #e0e0ff; --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; align-content: center; align-items: center; background-color: var(--token-3658c00c-db50-446a-b714-b9845ddad1ba, #ffffff); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 10px 0px 20px 0px; position: sticky; top: 80px; width: 100%; z-index: 2; }\",\".framer-ijpVi .framer-eyu14m, .framer-ijpVi .framer-562f2c, .framer-ijpVi .framer-18qezvb, .framer-ijpVi .framer-laxzcx, .framer-ijpVi .framer-12jbz2y, .framer-ijpVi .framer-14hx8n6, .framer-ijpVi .framer-1dha6iv, .framer-ijpVi .framer-11vc6tg, .framer-ijpVi .framer-1czxsj5, .framer-ijpVi .framer-f7vhpx, .framer-ijpVi .framer-1ja2rpr, .framer-ijpVi .framer-1ihevjz, .framer-ijpVi .framer-19q2c2y, .framer-ijpVi .framer-1dko8kh, .framer-ijpVi .framer-jd1tox, .framer-ijpVi .framer-ls9tjq, .framer-ijpVi .framer-1knt6qi, .framer-ijpVi .framer-sget0o, .framer-ijpVi .framer-1jjk7lg, .framer-ijpVi .framer-1xyl18g, .framer-ijpVi .framer-zapea0, .framer-ijpVi .framer-kvksm4, .framer-ijpVi .framer-1pphc7x, .framer-ijpVi .framer-1w0z9p3, .framer-ijpVi .framer-oopsyr, .framer-ijpVi .framer-11mv6d8, .framer-ijpVi .framer-1uycntw, .framer-ijpVi .framer-basavw, .framer-ijpVi .framer-1y0i5x3, .framer-ijpVi .framer-1tmx2dj, .framer-ijpVi .framer-nl6r87, .framer-ijpVi .framer-1es19vg, .framer-ijpVi .framer-b410ew, .framer-ijpVi .framer-t2uqhf, .framer-ijpVi .framer-qnyjhx, .framer-ijpVi .framer-1dm7zd5, .framer-ijpVi .framer-96tlpa, .framer-ijpVi .framer-zp24ym, .framer-ijpVi .framer-10yrekq, .framer-ijpVi .framer-hyxmq1, .framer-ijpVi .framer-1o5i3a8, .framer-ijpVi .framer-17ihjgd, .framer-ijpVi .framer-19wv9pz, .framer-ijpVi .framer-85bb1d, .framer-ijpVi .framer-o36j04, .framer-ijpVi .framer-1xghvlk, .framer-ijpVi .framer-yfrop, .framer-ijpVi .framer-1hqcubp, .framer-ijpVi .framer-1dqe6wg, .framer-ijpVi .framer-ehar1e, .framer-ijpVi .framer-1d67yl6, .framer-ijpVi .framer-z26gq { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-ijpVi .framer-3ua7ac, .framer-ijpVi .framer-9wf70i, .framer-ijpVi .framer-5k41tc, .framer-ijpVi .framer-1cn6d5q, .framer-ijpVi .framer-1iufirh, .framer-ijpVi .framer-1u0xwhq, .framer-ijpVi .framer-1diur9d, .framer-ijpVi .framer-1d67bln, .framer-ijpVi .framer-fu6kpr, .framer-ijpVi .framer-vwszw6, .framer-ijpVi .framer-8njnd3, .framer-ijpVi .framer-1xje4zv, .framer-ijpVi .framer-qxhz2o, .framer-ijpVi .framer-pi1ko4, .framer-ijpVi .framer-450otj, .framer-ijpVi .framer-1ezyzr7, .framer-ijpVi .framer-q5v1vy, .framer-ijpVi .framer-1u4bhlv, .framer-ijpVi .framer-1yikipg, .framer-ijpVi .framer-147sjr1, .framer-ijpVi .framer-xnvgvs, .framer-ijpVi .framer-3lhrxn, .framer-ijpVi .framer-16ze90a, .framer-ijpVi .framer-17z29ka { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-ijpVi .framer-zptrtw { aspect-ratio: 3.475 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 58px); overflow: visible; position: relative; width: 50%; }\",\".framer-ijpVi .framer-dexeij { aspect-ratio: 3.4625 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 58px); overflow: visible; position: relative; width: 50%; }\",\".framer-ijpVi .framer-1ug9l89, .framer-ijpVi .framer-1vw0xl3, .framer-ijpVi .framer-1kcw4xk, .framer-ijpVi .framer-1px012o, .framer-ijpVi .framer-1lw7din { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ijpVi .framer-15q3rh8, .framer-ijpVi .framer-1ks5a79, .framer-ijpVi .framer-1k5haxd, .framer-ijpVi .framer-nq92kl, .framer-ijpVi .framer-17lklgg { --border-bottom-width: 1px; --border-color: #e0e0ff; --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; align-content: center; align-items: center; background-color: var(--token-c4d63f7e-0cf2-44e6-aec2-5ab40fbd1f41, #f0f0ff); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 14px 0px 14px 10px; position: sticky; top: 190px; width: 100%; z-index: 1; }\",\".framer-ijpVi .framer-1hnlbfn, .framer-ijpVi .framer-17t3n8i, .framer-ijpVi .framer-14qxqih, .framer-ijpVi .framer-qeh7f6, .framer-ijpVi .framer-1rcrvl7 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; min-height: 31px; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-ijpVi .framer-1t0jrx9, .framer-ijpVi .framer-3q8i3e, .framer-ijpVi .framer-1h38xqe, .framer-ijpVi .framer-1f71h1f, .framer-ijpVi .framer-1uyaqtn, .framer-ijpVi .framer-169wizr, .framer-ijpVi .framer-xpj6xj, .framer-ijpVi .framer-b1hho1, .framer-ijpVi .framer-8t8mpn, .framer-ijpVi .framer-svo7gt, .framer-ijpVi .framer-ysb78n, .framer-ijpVi .framer-10d284t, .framer-ijpVi .framer-s3oy0q, .framer-ijpVi .framer-1hive84, .framer-ijpVi .framer-ss4bdd, .framer-ijpVi .framer-nm3zin, .framer-ijpVi .framer-vhp49j, .framer-ijpVi .framer-1q05wju, .framer-ijpVi .framer-33fhn5, .framer-ijpVi .framer-ex0sfj, .framer-ijpVi .framer-1vnuc7a, .framer-ijpVi .framer-168y4c7, .framer-ijpVi .framer-18wp3to { --border-bottom-width: 1px; --border-color: #e0e0ff; --border-left-width: 0px; --border-right-width: 0px; --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: min-content; justify-content: center; overflow: hidden; padding: 10px 10px 10px 14px; position: relative; width: 100%; z-index: 0; }\",\".framer-ijpVi .framer-ph64bq, .framer-ijpVi .framer-1wbfaz9, .framer-ijpVi .framer-jx7ckx, .framer-ijpVi .framer-165n1y4, .framer-ijpVi .framer-17g5tm8, .framer-ijpVi .framer-1xsd9e2, .framer-ijpVi .framer-11b90qb, .framer-ijpVi .framer-spj3vk, .framer-ijpVi .framer-1ak0ob9, .framer-ijpVi .framer-1jbxk5p, .framer-ijpVi .framer-4nqgjq, .framer-ijpVi .framer-d52hg0, .framer-ijpVi .framer-15k9srn, .framer-ijpVi .framer-jovlwp, .framer-ijpVi .framer-1yy432n, .framer-ijpVi .framer-1gdho2z, .framer-ijpVi .framer-xk46lw, .framer-ijpVi .framer-1swp1xw, .framer-ijpVi .framer-b76x7m, .framer-ijpVi .framer-l8d9xm, .framer-ijpVi .framer-14wtu5t, .framer-ijpVi .framer-100taem, .framer-ijpVi .framer-15clvv4 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-ijpVi .framer-nabj0l-container, .framer-ijpVi .framer-1m0t3by-container, .framer-ijpVi .framer-wht0gb-container, .framer-ijpVi .framer-o3pffc-container, .framer-ijpVi .framer-1trobqs-container, .framer-ijpVi .framer-1n6v4y0-container, .framer-ijpVi .framer-1jm2og1-container, .framer-ijpVi .framer-16itsbm-container, .framer-ijpVi .framer-16xtzoo-container, .framer-ijpVi .framer-d1c826-container, .framer-ijpVi .framer-1f5gqdn-container, .framer-ijpVi .framer-23q9l3-container, .framer-ijpVi .framer-ffrpww-container, .framer-ijpVi .framer-110rozh-container, .framer-ijpVi .framer-1a4rwaf-container, .framer-ijpVi .framer-1rz3fp2-container, .framer-ijpVi .framer-11s3frh-container, .framer-ijpVi .framer-1esve3l-container, .framer-ijpVi .framer-163du8n-container, .framer-ijpVi .framer-1iroc68-container, .framer-ijpVi .framer-3l60ae-container, .framer-ijpVi .framer-j1ahaj-container, .framer-ijpVi .framer-veqm9l-container, .framer-ijpVi .framer-mezjrn-container, .framer-ijpVi .framer-kbwcyq-container, .framer-ijpVi .framer-1e0m85e-container, .framer-ijpVi .framer-hjj4ou-container, .framer-ijpVi .framer-1vwcbyz-container, .framer-ijpVi .framer-ixq7rd-container, .framer-ijpVi .framer-nsqrsh-container, .framer-ijpVi .framer-1yoduf5-container, .framer-ijpVi .framer-irblpo-container, .framer-ijpVi .framer-1kpxear-container, .framer-ijpVi .framer-14rmmh4-container, .framer-ijpVi .framer-15ptjrw-container, .framer-ijpVi .framer-194j37z-container, .framer-ijpVi .framer-1umyl2q-container, .framer-ijpVi .framer-a1jbu-container, .framer-ijpVi .framer-ma1vxq-container, .framer-ijpVi .framer-nlqpyn-container, .framer-ijpVi .framer-1aivjh4-container, .framer-ijpVi .framer-11m6v8e-container, .framer-ijpVi .framer-14dwwgi-container, .framer-ijpVi .framer-o55l46-container, .framer-ijpVi .framer-12izv21-container, .framer-ijpVi .framer-7w1by5-container { flex: none; height: 40px; position: relative; width: 100%; }\",\".framer-ijpVi .framer-1xpayqs-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-ijpVi .framer-1ja1kdj-container { flex: none; height: 1px; position: relative; width: 1px; z-index: 3; }\",\".framer-ijpVi .framer-1b33g1a-container { height: auto; position: relative; width: auto; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,'.framer-ijpVi[data-border=\"true\"]::after, .framer-ijpVi [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; }',\"@media (min-width: 810px) and (max-width: 1199px) { .framer-ijpVi.framer-xh2emw { width: 810px; } .framer-ijpVi .framer-711zub { padding: 0px 0px 0px 30px; } .framer-ijpVi.framer-166yjqw-container, .framer-ijpVi.framer-j1jnad-container { width: 45%; } .framer-ijpVi .framer-u0urz7-container { aspect-ratio: 0.7396551724137931 / 1; height: var(--framer-aspect-ratio-supported, 270px); } .framer-ijpVi .framer-n7ziul-container { max-width: unset; } .framer-ijpVi .framer-hiy82g, .framer-ijpVi .framer-sw2mhy, .framer-ijpVi .framer-1ttik4f { padding: 60px 25px 60px 25px; } .framer-ijpVi .framer-191v12k, .framer-ijpVi .framer-12z1mlg, .framer-ijpVi .framer-19p9fhs, .framer-ijpVi .framer-16zauqr, .framer-ijpVi .framer-12h6v4b, .framer-ijpVi .framer-1nvj15m { flex: 0.5 0 0px; } .framer-ijpVi .framer-dfbv2u-container, .framer-ijpVi .framer-13oqbm-container, .framer-ijpVi .framer-1u5ti5f-container { aspect-ratio: 1.8018867924528301 / 1; height: var(--framer-aspect-ratio-supported, 111px); } .framer-ijpVi .framer-md43x { gap: 0px; padding: 60px 30px 60px 30px; } .framer-ijpVi .framer-6j0qee { width: 70%; } .framer-ijpVi .framer-ifjf1n, .framer-ijpVi .framer-90hc3, .framer-ijpVi .framer-19pp5s3 { padding: 30px; } .framer-ijpVi .framer-15omc4l, .framer-ijpVi .framer-1ltcapm, .framer-ijpVi .framer-1tcif5q { gap: 30px; } .framer-ijpVi .framer-zptrtw, .framer-ijpVi .framer-dexeij { aspect-ratio: unset; height: 60px; } .framer-ijpVi .framer-15q3rh8, .framer-ijpVi .framer-1ks5a79, .framer-ijpVi .framer-1k5haxd, .framer-ijpVi .framer-nq92kl, .framer-ijpVi .framer-17lklgg { top: 170px; }}\",\"@media (max-width: 809px) { .framer-ijpVi.framer-xh2emw { width: 390px; } .framer-ijpVi .framer-12h5zhd { gap: 0px; } .framer-ijpVi .framer-711zub { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 0px; justify-content: flex-start; order: 0; padding: 0px; } .framer-ijpVi .framer-37w9bg { -webkit-backdrop-filter: blur(2px); backdrop-filter: blur(2px); background-color: rgba(240, 240, 255, 0.5); border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; border-top-left-radius: 6px; border-top-right-radius: 6px; flex: none; order: 0; padding: 30px 30px 10px 30px; width: 100%; z-index: 1; } .framer-ijpVi.framer-166yjqw-container, .framer-ijpVi.framer-j1jnad-container { width: 85%; } .framer-ijpVi .framer-u0urz7-container { aspect-ratio: unset; height: 310px; order: 1; width: 100%; } .framer-ijpVi .framer-n7ziul-container { max-width: unset; } .framer-ijpVi .framer-hiy82g, .framer-ijpVi .framer-sw2mhy, .framer-ijpVi .framer-1ttik4f { flex-direction: column; gap: 20px; padding: 40px 30px 40px 30px; } .framer-ijpVi .framer-191v12k, .framer-ijpVi .framer-12z1mlg, .framer-ijpVi .framer-19p9fhs, .framer-ijpVi .framer-16zauqr, .framer-ijpVi .framer-12h6v4b, .framer-ijpVi .framer-1nvj15m { flex: none; order: 1; width: 100%; } .framer-ijpVi .framer-1ksxlcm, .framer-ijpVi .framer-16g7ctb, .framer-ijpVi .framer-1yayjmc, .framer-ijpVi .framer-1pk4n43, .framer-ijpVi .framer-boymwm, .framer-ijpVi .framer-sv18sz { flex: none; order: 0; width: 100%; } .framer-ijpVi .framer-dfbv2u-container, .framer-ijpVi .framer-13oqbm-container, .framer-ijpVi .framer-1u5ti5f-container { aspect-ratio: 1.780104712041885 / 1; } .framer-ijpVi .framer-md43x { max-width: unset; padding: 60px 30px 60px 30px; } .framer-ijpVi .framer-10044cs { grid-auto-rows: min-content; grid-template-columns: repeat(1, minmax(50px, 1fr)); grid-template-rows: repeat(1, min-content); } .framer-ijpVi .framer-1c5qvag, .framer-ijpVi .framer-11i48uc { height: min-content; } .framer-ijpVi .framer-ifjf1n, .framer-ijpVi .framer-90hc3, .framer-ijpVi .framer-19pp5s3 { padding: 30px; } .framer-ijpVi .framer-15omc4l, .framer-ijpVi .framer-1ltcapm, .framer-ijpVi .framer-1tcif5q { flex-direction: column; gap: 20px; } .framer-ijpVi .framer-1v7jtyg, .framer-ijpVi .framer-d9xrzd, .framer-ijpVi .framer-13wmzv1 { white-space: pre; width: auto; } .framer-ijpVi .framer-1y7c488 { aspect-ratio: unset; height: 193px; } .framer-ijpVi .framer-1v73bab { padding: 60px 10px 0px 10px; } .framer-ijpVi .framer-1yglcf9 { min-height: 120px; } .framer-ijpVi .framer-zptrtw, .framer-ijpVi .framer-dexeij { aspect-ratio: unset; height: 50px; } .framer-ijpVi .framer-15q3rh8, .framer-ijpVi .framer-1ks5a79, .framer-ijpVi .framer-1k5haxd, .framer-ijpVi .framer-nq92kl, .framer-ijpVi .framer-17lklgg { top: 200px; } .framer-ijpVi .framer-1hnlbfn, .framer-ijpVi .framer-17t3n8i, .framer-ijpVi .framer-14qxqih, .framer-ijpVi .framer-qeh7f6, .framer-ijpVi .framer-1rcrvl7 { flex: 0.65 0 0px; } .framer-ijpVi .framer-nabj0l-container, .framer-ijpVi .framer-1m0t3by-container, .framer-ijpVi .framer-wht0gb-container, .framer-ijpVi .framer-o3pffc-container, .framer-ijpVi .framer-1trobqs-container, .framer-ijpVi .framer-1n6v4y0-container, .framer-ijpVi .framer-1jm2og1-container, .framer-ijpVi .framer-16itsbm-container, .framer-ijpVi .framer-16xtzoo-container, .framer-ijpVi .framer-d1c826-container, .framer-ijpVi .framer-1f5gqdn-container, .framer-ijpVi .framer-23q9l3-container, .framer-ijpVi .framer-ffrpww-container, .framer-ijpVi .framer-110rozh-container, .framer-ijpVi .framer-1a4rwaf-container, .framer-ijpVi .framer-1rz3fp2-container, .framer-ijpVi .framer-11s3frh-container, .framer-ijpVi .framer-1esve3l-container, .framer-ijpVi .framer-163du8n-container, .framer-ijpVi .framer-1iroc68-container, .framer-ijpVi .framer-3l60ae-container, .framer-ijpVi .framer-j1ahaj-container, .framer-ijpVi .framer-veqm9l-container, .framer-ijpVi .framer-mezjrn-container, .framer-ijpVi .framer-kbwcyq-container, .framer-ijpVi .framer-1e0m85e-container, .framer-ijpVi .framer-hjj4ou-container, .framer-ijpVi .framer-1vwcbyz-container, .framer-ijpVi .framer-ixq7rd-container, .framer-ijpVi .framer-nsqrsh-container, .framer-ijpVi .framer-1yoduf5-container, .framer-ijpVi .framer-irblpo-container, .framer-ijpVi .framer-1kpxear-container, .framer-ijpVi .framer-14rmmh4-container, .framer-ijpVi .framer-15ptjrw-container, .framer-ijpVi .framer-194j37z-container, .framer-ijpVi .framer-1umyl2q-container, .framer-ijpVi .framer-a1jbu-container, .framer-ijpVi .framer-ma1vxq-container, .framer-ijpVi .framer-nlqpyn-container, .framer-ijpVi .framer-1aivjh4-container, .framer-ijpVi .framer-11m6v8e-container, .framer-ijpVi .framer-14dwwgi-container, .framer-ijpVi .framer-o55l46-container, .framer-ijpVi .framer-12izv21-container, .framer-ijpVi .framer-7w1by5-container { height: 25px; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 8323\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"omK_ka6vz\":{\"layout\":[\"fixed\",\"auto\"]},\"wbH5SBRwW\":{\"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 FramerVEuxNgUy6=withCSS(Component,css,\"framer-ijpVi\");export default FramerVEuxNgUy6;FramerVEuxNgUy6.displayName=\"Compare / Boostup Alternative\";FramerVEuxNgUy6.defaultProps={height:8323,width:1200};addFonts(FramerVEuxNgUy6,[{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\"}]},...NavigationFonts,...CTAFonts,...HubspotOverlayFormFonts,...TickerFonts,...LogoTickrFonts,...YouTubeFonts,...PhosphorFonts,...FooterFonts,...PopupFonts,...AdvancedOverlayFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerVEuxNgUy6\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerImmutableVariables\":\"true\",\"framerColorSyntax\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"omK_ka6vz\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"wbH5SBRwW\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerIntrinsicHeight\":\"8323\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavigationFonts", "getFonts", "y6IVmw92W_default", "CTAFonts", "sUAd3ypwY_default", "HubspotOverlayFormFonts", "x81rr7o9g_default", "TickerFonts", "Ticker", "LogoTickrFonts", "BY9vT1VEx_default", "YouTubeFonts", "Youtube", "PhosphorFonts", "Icon", "FooterFonts", "oVSyE5nmS_default", "PopupFonts", "yxmfLZyJQ_default", "AdvancedOverlayFonts", "AdvancedOverlay", "breakpoints", "serializationHash", "variantClassNames", "transformTemplate1", "_", "t", "getContainer", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "transformTemplate2", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "zl1qxW7WF3bnx0g", "overlay", "loadMore", "args", "PxcBbjhVm3bnx0g", "scopingClassNames", "cx", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "y6IVmw92W_default", "RichText", "x", "l", "sUAd3ypwY_default", "AnimatePresence", "Ga", "x81rr7o9g_default", "Ticker", "Image2", "SVG", "BY9vT1VEx_default", "Youtube", "Icon", "getLoadingLazyAtYPosition", "overlay1", "oVSyE5nmS_default", "AdvancedOverlay", "yxmfLZyJQ_default", "css", "FramerVEuxNgUy6", "withCSS", "VEuxNgUy6_default", "addFonts", "NavigationFonts", "CTAFonts", "HubspotOverlayFormFonts", "TickerFonts", "LogoTickrFonts", "YouTubeFonts", "PhosphorFonts", "FooterFonts", "PopupFonts", "AdvancedOverlayFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
