{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/auxSa4LM4c6mgfG8bl7y/FmkYXdZPRFnsZKn6k7ko/oHVZWk1bC.js", "ssg:https://framerusercontent.com/modules/U2AIvjkFLjvoaF2kv4JP/jEFgpLZA9GOTrmkf04ts/oHVZWk1bC.js"],
  "sourcesContent": ["// Generated by Framer (013b13c)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PropertyOverrides,ResolveLinks,RichText,useActiveVariantCallback,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useOverlayState,useRouteElementId,useRouter,withCSS,withFX}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 Slideshow from\"https://framerusercontent.com/modules/zvkTOpMSuRzRhLzZZIwG/gveXKR6bwXNSCLv12kr3/SlideShow.js\";import Spoiler from\"#framer/local/canvasComponent/Ac4cgnyth/Ac4cgnyth.js\";import CardRencontre from\"#framer/local/canvasComponent/atYNsdREw/atYNsdREw.js\";import Stats from\"#framer/local/canvasComponent/BUdsdG6GT/BUdsdG6GT.js\";import CardClient from\"#framer/local/canvasComponent/bXrY9IK7X/bXrY9IK7X.js\";import BlogCard from\"#framer/local/canvasComponent/D7zy6Fy28/D7zy6Fy28.js\";import Reputation from\"#framer/local/canvasComponent/h_fuNvPwQ/h_fuNvPwQ.js\";import OverlayDemo from\"#framer/local/canvasComponent/HlUTYr7jm/HlUTYr7jm.js\";import Button from\"#framer/local/canvasComponent/iyRGPXcAO/iyRGPXcAO.js\";import Header from\"#framer/local/canvasComponent/uKELY9jqI/uKELY9jqI.js\";import Contact from\"#framer/local/canvasComponent/UUwBbbsyz/UUwBbbsyz.js\";import Hero from\"#framer/local/canvasComponent/W21v0uDtE/W21v0uDtE.js\";import FAQList from\"#framer/local/codeFile/KdVejWr/SpoilerDonneeStructurees.js\";import*as sharedStyle from\"#framer/local/css/Kwge4QQ79/Kwge4QQ79.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/oHVZWk1bC/oHVZWk1bC.js\";import metadataProvider from\"#framer/local/webPageMetadata/oHVZWk1bC/oHVZWk1bC.js\";const HeaderFonts=getFonts(Header);const OverlayDemoFonts=getFonts(OverlayDemo);const ContainerWithFX=withFX(Container);const ReputationFonts=getFonts(Reputation);const HeroFonts=getFonts(Hero);const StatsFonts=getFonts(Stats);const ButtonFonts=getFonts(Button);const BlogCardFonts=getFonts(BlogCard);const CardClientFonts=getFonts(CardClient);const SlideshowFonts=getFonts(Slideshow);const FAQListFonts=getFonts(FAQList);const CardRencontreFonts=getFonts(CardRencontre);const ContactFonts=getFonts(Contact);const SpoilerFonts=getFonts(Spoiler);const breakpoints={d3JH_jIqM:\"(min-width: 810px) and (max-width: 1199px)\",GGsaqn6dq:\"(min-width: 1200px)\",NrCUasfpJ:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-6yVUe\";const variantClassNames={d3JH_jIqM:\"framer-v-1ptu2fq\",GGsaqn6dq:\"framer-v-kyu9x3\",NrCUasfpJ:\"framer-v-zftbyp\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:150};const transition1={damping:30,delay:.3,mass:1,stiffness:165,type:\"spring\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:150};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};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 transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;const transition2={delay:0,duration:.3,ease:[.44,0,.56,1],type:\"tween\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.06,skewX:0,skewY:0,transition:transition2};const transition3={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.06,skewX:0,skewY:0,transition:transition3};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"GGsaqn6dq\",Phone:\"NrCUasfpJ\",Tablet:\"d3JH_jIqM\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"GGsaqn6dq\"};};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 hNC00w9z43bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const jRX04MhNF1wnntms=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.hide();});const rnK_amHvo3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const Ci9hmLLnG3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const FcXLY5DoA3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);usePreloadLocalizedValues(activeLocale);const router=useRouter();const elementId=useRouteElementId(\"D38zSJNeK\");const ref1=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"NrCUasfpJ\")return false;return true;};const elementId1=useRouteElementId(\"HlxWuGbBa\");const ref2=React.useRef(null);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"GGsaqn6dq\",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-kyu9x3\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-5kbjct\",\"data-framer-name\":\"background\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{d3JH_jIqM:{background:{alt:\"bg shape color header viasay alpha\",fit:\"fill\",pixelHeight:1024,pixelWidth:1440,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/odj2ET2A1Fx4tvCYYc1Zlw2hE.webp\",srcSet:\"https://framerusercontent.com/images/odj2ET2A1Fx4tvCYYc1Zlw2hE.webp?scale-down-to=512 512w,https://framerusercontent.com/images/odj2ET2A1Fx4tvCYYc1Zlw2hE.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/odj2ET2A1Fx4tvCYYc1Zlw2hE.webp 1440w\"}},NrCUasfpJ:{background:{alt:\"bg shape color header viasay alpha\",fit:\"fill\",pixelHeight:1024,pixelWidth:1440,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/odj2ET2A1Fx4tvCYYc1Zlw2hE.webp\",srcSet:\"https://framerusercontent.com/images/odj2ET2A1Fx4tvCYYc1Zlw2hE.webp?scale-down-to=512 512w,https://framerusercontent.com/images/odj2ET2A1Fx4tvCYYc1Zlw2hE.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/odj2ET2A1Fx4tvCYYc1Zlw2hE.webp 1440w\"}}},children:/*#__PURE__*/_jsxs(Image,{background:{alt:\"bg shape color header viasay alpha\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+0),pixelHeight:1024,pixelWidth:1440,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/odj2ET2A1Fx4tvCYYc1Zlw2hE.webp\",srcSet:\"https://framerusercontent.com/images/odj2ET2A1Fx4tvCYYc1Zlw2hE.webp?scale-down-to=512 512w,https://framerusercontent.com/images/odj2ET2A1Fx4tvCYYc1Zlw2hE.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/odj2ET2A1Fx4tvCYYc1Zlw2hE.webp 1440w\"},className:\"framer-1ywog8x\",\"data-framer-name\":\"img forme\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-sjejhb\",\"data-framer-name\":\"Header stack\",children:/*#__PURE__*/_jsx(Overlay,{children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"zHczsC5jS\"},implicitPathVariables:undefined},{href:{webPageId:\"zHczsC5jS\"},implicitPathVariables:undefined},{href:{webPageId:\"zHczsC5jS\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{d3JH_jIqM:{y:undefined},NrCUasfpJ:{width:`min(${componentViewport?.width||\"100vw\"}, 1200px)`,y:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:873,width:`min(max(${componentViewport?.width||\"100vw\"}, 1px), 1200px)`,y:(componentViewport?.y||0)+0+0+0+0+0+0+0,children:/*#__PURE__*/_jsxs(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-pnv0kr-container\",id:\"pnv0kr\",nodeId:\"xdCW6QrjZ\",rendersWithMotion:true,scopeId:\"oHVZWk1bC\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{d3JH_jIqM:{AOANQx4qc:\"20px 35px 0px 35px\",OAEpvUXH6:resolvedLinks[1],variant:\"XHFvIGQTu\"},NrCUasfpJ:{AOANQx4qc:\"40px 20px 40px 20px\",OAEpvUXH6:resolvedLinks[2],variant:\"iOPJbZKGu\"}},children:/*#__PURE__*/_jsx(Header,{AOANQx4qc:\"20px 0px 0px 0px\",arYqBWPln:\"\",aUKyBU6mj:\"\",b8_zzWtIm:\"var(--token-fe4ff46c-8c26-4cd8-921b-f11f3190f238, rgb(255, 255, 255))\",bmirZCKsy:\"\",e1SyLO3nG:true,E7jGgh5Lf:\"\",fegPeTLPK:addImageAlt({src:\"https://framerusercontent.com/images/XvSquURDXoPazjf5jrT4IB86DGA.png\"},getLocalizedValue(\"v2\",activeLocale)??\"aidez vos agents \\xe0 r\\xe9soudre les demandes clients gr\\xe2ce \\xe0 l'IA\"),G6yRT4WtH:\"var(--token-fe4ff46c-8c26-4cd8-921b-f11f3190f238, rgb(255, 255, 255))\",goJ7N4KoX:true,height:\"100%\",HftzJZs5P:getLocalizedValue(\"v5\",activeLocale)??\"Quality Monitoring\",hNC00w9z4:hNC00w9z43bnx0g({overlay}),id:\"xdCW6QrjZ\",k3gD0lsDl:\"\",L3_Rj9LP2:true,layoutId:\"xdCW6QrjZ\",LhK0TOE_w:\"\",ljczMLxGB:\"https://framerusercontent.com/assets/b91Tvan1rMKi1tRi4Ql3e8K774.zip\",lu60HI5Gb:getLocalizedValue(\"v1\",activeLocale)??\"Notre outil cl\\xe9 pour renforcer l'efficacit\\xe9, dynamiser les performances et valoriser chaque interaction client.\",LUebabblL:\"\",LwOu8rwZf:getLocalizedValue(\"v0\",activeLocale)??\"Am\\xe9liorez les performances de votre service client avec le Quality Monitoring.\",mws9PgzBD:\"Fv6cidtNP\",Nvul5wcqu:false,OAEpvUXH6:resolvedLinks[0],ocDUiqbp5:true,OESLObC6m:\"var(--token-847cba3b-d58f-46a3-abcb-c733870f4f2e, rgb(14, 111, 222))\",orrWfob8w:getLocalizedValue(\"v3\",activeLocale)??\"Obtennir une d\\xe9mo\",p_ckMCLiH:getLocalizedValue(\"v4\",activeLocale)??\"Parler \\xe0 un expert\",style:{maxWidth:\"100%\",width:\"100%\"},t1_yo9ZEb:false,variant:\"w9u5TYm5l\",w5rEwBDg2:\"var(--token-847cba3b-d58f-46a3-abcb-c733870f4f2e, rgb(14, 111, 222))\",width:\"100%\",ZeeGmPJ_D:true})}),/*#__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-1i0krwk\"),\"data-framer-portal-id\":\"pnv0kr\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"bhCC7PRX3\"),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:cx(scopingClassNames,\"framer-3g82ex-container\"),\"data-framer-portal-id\":\"pnv0kr\",inComponentSlot:true,nodeId:\"ylmBQEQsi\",rendersWithMotion:true,scopeId:\"oHVZWk1bC\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NrCUasfpJ:{variant:\"Fb5F83jUZ\"}},children:/*#__PURE__*/_jsx(OverlayDemo,{B6kbKktLM:getLocalizedValue(\"v8\",activeLocale)??\"Obtenir une d\\xe9mo\",eAOJmVFOT:\"\",G4BLAO9Ss:false,height:\"100%\",id:\"ylmBQEQsi\",jRX04MhNF:jRX04MhNF1wnntms({overlay}),KGD2dXQ3r:\"\",kH3W9zMkP:getLocalizedValue(\"v9\",activeLocale)??\"Demande de d\\xe9mo personnalis\\xe9e\",KIX5_0CAk:false,KMvQOgOIp:true,layoutId:\"ylmBQEQsi\",N4qarTOfh:true,neVdVdqFZ:\"\",qhwVeHDO5:\"\",rOalhGsuk:true,style:{height:\"100%\",width:\"100%\"},TppfmC7qI:false,variant:\"UgfC_vJfl\",width:\"100%\",WKRVWCaRX:getLocalizedValue(\"v7\",activeLocale)??\"Laissez vos informations pour planifier une d\\xe9monstration avec notre \\xe9quipe de vente. Nous vous montrerons les fonctionnalit\\xe9s importantes pour vous et r\\xe9pondrons \\xe0 vos questions.\",YHZgRZJEs:getLocalizedValue(\"v6\",activeLocale)??\"Obtenir une d\\xe9mo personnalis\\xe9e.\",Zeh4jowPr:\"\"})})})})]}),getContainer())})})]})})})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1rxileu\",\"data-framer-name\":\"Reputation stack\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{d3JH_jIqM:{y:undefined},NrCUasfpJ:{width:`min(${componentViewport?.width||\"100vw\"}, 1200px)`,y:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:277,width:`min(max(${componentViewport?.width||\"100vw\"}, 1px), 1200px)`,y:(componentViewport?.y||0)+0+0+0+0+0+873+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-11q1m1z-container\",nodeId:\"AlVfIwY8r\",scopeId:\"oHVZWk1bC\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{d3JH_jIqM:{variant:\"wIBnjbZ8T\"},NrCUasfpJ:{variant:\"tIecvXB_3\"}},children:/*#__PURE__*/_jsx(Reputation,{bxPLTyyJX:0,fJrC74uF7:0,Ft0g8S6vq:0,fX9aJd3LH:true,Gflu4iMRi:getLocalizedValue(\"v10\",activeLocale)??\"+350 marques utilisent ViaDialog pour simplifier leur relation client.\",height:\"100%\",id:\"AlVfIwY8r\",layoutId:\"AlVfIwY8r\",q40PciqCG:true,style:{maxWidth:\"100%\",width:\"100%\"},uvx7fdYeW:getLocalizedValue(\"v11\",activeLocale)??\"4,7/5 sur +200 avis\",variant:\"qJnhvShKr\",VXyOkhcqG:\"0px\",width:\"100%\",xNAW_95Gw:\"rgba(235, 244, 255, 0)\",y495qRDz7:true})})})})})})]})})}),/*#__PURE__*/_jsx(Overlay,{children:overlay1=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"zHczsC5jS\"},implicitPathVariables:undefined},{href:{webPageId:\"zHczsC5jS\"},implicitPathVariables:undefined},{href:{webPageId:\"zHczsC5jS\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{d3JH_jIqM:{y:undefined},NrCUasfpJ:{y:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:758,width:`min(${componentViewport?.width||\"100vw\"}, 1200px)`,y:(componentViewport?.y||0)+0+1150,children:/*#__PURE__*/_jsxs(Container,{className:\"framer-3wkqtt-container\",id:\"3wkqtt\",nodeId:\"FFEYd8yP9\",scopeId:\"oHVZWk1bC\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{d3JH_jIqM:{AOANQx4qc:\"40px 35px 40px 35px\",OAEpvUXH6:resolvedLinks1[1]},NrCUasfpJ:{AOANQx4qc:\"40px 20px 40px 20px\",OAEpvUXH6:resolvedLinks1[2],variant:\"zApwEWruM\"}},children:/*#__PURE__*/_jsx(Hero,{AOANQx4qc:\"40px 0px 40px 0px\",arYqBWPln:getLocalizedValue(\"v15\",activeLocale)??\"Utilisez des rapports d\\xe9taill\\xe9s pour ajuster les proc\\xe9dures et les strat\\xe9gies op\\xe9rationnelles.\",aUKyBU6mj:getLocalizedValue(\"v16\",activeLocale)??\"Acc\\xe9dez \\xe0 des tableaux de bord interactifs pour une gestion efficace et rapide des performances.\",bmirZCKsy:getLocalizedValue(\"v14\",activeLocale)??\"\\xc9valuez minutieusement chaque interaction en temps r\\xe9el pour garantir une qualit\\xe9 constante et une am\\xe9lioration continue.\",Dtk5Vcr9G:\"\",EWYx0TdTD:true,fegPeTLPK:addImageAlt({src:\"https://framerusercontent.com/images/ACstI9187QYk0Rb1DFvRfdN8.png\"},getLocalizedValue(\"v13\",activeLocale)??\"capturez chaque d\\xe9tail avec la transcription des conversations\"),GBQo8qzXh:\"var(--token-fe4ff46c-8c26-4cd8-921b-f11f3190f238, rgb(255, 255, 255))\",goJ7N4KoX:false,height:\"100%\",id:\"FFEYd8yP9\",JJq_3JsHg:\"\",k3gD0lsDl:\"\",layoutId:\"FFEYd8yP9\",ljczMLxGB:\"https://framerusercontent.com/assets/DunvYE9Z4oWP0fNBnrnc2ZTGV1I.zip\",lu60HI5Gb:\"\",LUebabblL:\"\",LwOu8rwZf:getLocalizedValue(\"v12\",activeLocale)??\"Automatisez l'\\xe9valuation de la qualit\\xe9 de votre service client\",mws9PgzBD:\"Fv6cidtNP\",OAEpvUXH6:resolvedLinks1[0],orrWfob8w:getLocalizedValue(\"v8\",activeLocale)??\"Obtenir une d\\xe9mo\",p_ckMCLiH:getLocalizedValue(\"v4\",activeLocale)??\"Parler \\xe0 un expert\",P5QAPdunz:\"30px\",rnK_amHvo:rnK_amHvo3bnx0g({overlay:overlay1}),SDLAHk6re:\"rgb(0, 0, 0)\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"wswqkZ_1Y\",width:\"100%\",y3igefDak:\"15px\"})}),/*#__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-ejdxpu\"),\"data-framer-portal-id\":\"3wkqtt\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay1.hide()},\"mjeWjErzF\"),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:cx(scopingClassNames,\"framer-yqro18-container\"),\"data-framer-portal-id\":\"3wkqtt\",inComponentSlot:true,nodeId:\"jOx5RA82S\",rendersWithMotion:true,scopeId:\"oHVZWk1bC\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NrCUasfpJ:{variant:\"Fb5F83jUZ\"}},children:/*#__PURE__*/_jsx(OverlayDemo,{B6kbKktLM:getLocalizedValue(\"v8\",activeLocale)??\"Obtenir une d\\xe9mo\",eAOJmVFOT:\"\",G4BLAO9Ss:false,height:\"100%\",id:\"jOx5RA82S\",jRX04MhNF:jRX04MhNF1wnntms({overlay:overlay1}),KGD2dXQ3r:\"\",kH3W9zMkP:getLocalizedValue(\"v9\",activeLocale)??\"Demande de d\\xe9mo personnalis\\xe9e\",KIX5_0CAk:false,KMvQOgOIp:true,layoutId:\"jOx5RA82S\",N4qarTOfh:true,neVdVdqFZ:\"\",qhwVeHDO5:\"\",rOalhGsuk:true,style:{height:\"100%\",width:\"100%\"},TppfmC7qI:false,variant:\"UgfC_vJfl\",width:\"100%\",WKRVWCaRX:getLocalizedValue(\"v7\",activeLocale)??\"Laissez vos informations pour planifier une d\\xe9monstration avec notre \\xe9quipe de vente. Nous vous montrerons les fonctionnalit\\xe9s importantes pour vous et r\\xe9pondrons \\xe0 vos questions.\",YHZgRZJEs:getLocalizedValue(\"v6\",activeLocale)??\"Obtenir une d\\xe9mo personnalis\\xe9e.\",Zeh4jowPr:\"\"})})})})]}),getContainer())})})]})})})})})}),/*#__PURE__*/_jsx(Overlay,{children:overlay2=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"IzZ7D2Doj\"},implicitPathVariables:undefined},{href:{webPageId:\"IzZ7D2Doj\"},implicitPathVariables:undefined},{href:{webPageId:\"IzZ7D2Doj\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{d3JH_jIqM:{y:undefined},NrCUasfpJ:{y:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:758,width:`min(${componentViewport?.width||\"100vw\"}, 1200px)`,y:(componentViewport?.y||0)+0+1908,children:/*#__PURE__*/_jsxs(Container,{className:\"framer-1szs3oi-container\",id:\"1szs3oi\",nodeId:\"rYa12sU95\",scopeId:\"oHVZWk1bC\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{d3JH_jIqM:{AOANQx4qc:\"40px 35px 40px 35px\",OAEpvUXH6:resolvedLinks2[1]},NrCUasfpJ:{AOANQx4qc:\"40px 20px 40px 20px\",OAEpvUXH6:resolvedLinks2[2],variant:\"zApwEWruM\"}},children:/*#__PURE__*/_jsx(Hero,{AOANQx4qc:\"40px 0px 40px 0px\",arYqBWPln:getLocalizedValue(\"v21\",activeLocale)??\"Fournissez un feedback constructif pour aider vos conseillers \\xe0 mieux g\\xe9rer le stress et les conflits.\",aUKyBU6mj:getLocalizedValue(\"v22\",activeLocale)??\"D\\xe9tectez rapidement les domaines n\\xe9cessitant une am\\xe9lioration gr\\xe2ce \\xe0 une \\xe9valuation pr\\xe9cise des performances.\",bmirZCKsy:getLocalizedValue(\"v20\",activeLocale)??\"Cr\\xe9ez des programmes de formation sur mesure en vous appuyant sur des analyses d\\xe9taill\\xe9es des interactions.\",Dtk5Vcr9G:\"\",EWYx0TdTD:true,fegPeTLPK:addImageAlt({src:\"https://framerusercontent.com/images/YgT0BjVf0B9EgyN2FeXCTKblESI.png\",srcSet:\"https://framerusercontent.com/images/YgT0BjVf0B9EgyN2FeXCTKblESI.png?scale-down-to=512 512w,https://framerusercontent.com/images/YgT0BjVf0B9EgyN2FeXCTKblESI.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/YgT0BjVf0B9EgyN2FeXCTKblESI.png 1700w\"},getLocalizedValue(\"v18\",activeLocale)??\"r\\xe9agissez avec pr\\xe9cision et rapidit\\xe9 avec les r\\xe9ponses intelligentes\"),GBQo8qzXh:\"var(--token-ae35b004-9ebe-4611-9531-73262fb215d3, rgb(235, 244, 255))\",goJ7N4KoX:false,height:\"100%\",id:\"rYa12sU95\",JJq_3JsHg:\"\",k3gD0lsDl:\"\",layoutId:\"rYa12sU95\",ljczMLxGB:\"https://framerusercontent.com/assets/DunvYE9Z4oWP0fNBnrnc2ZTGV1I.zip\",lu60HI5Gb:\"\",LUebabblL:\"\",LwOu8rwZf:getLocalizedValue(\"v17\",activeLocale)??\"Transformez les donn\\xe9es en opportunit\\xe9s concr\\xe8tes de croissance\",mws9PgzBD:\"Fv6cidtNP\",OAEpvUXH6:resolvedLinks2[0],orrWfob8w:getLocalizedValue(\"v19\",activeLocale)??\"Nous contacter\",p_ckMCLiH:\"\",P5QAPdunz:\"30px\",rnK_amHvo:rnK_amHvo3bnx0g({overlay:overlay2}),SDLAHk6re:\"rgb(0, 0, 0)\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"lG8uVBnMV\",width:\"100%\",y3igefDak:\"15px\"})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay2.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-12hm21y\"),\"data-framer-portal-id\":\"1szs3oi\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay2.hide()},\"PC82bjDqR\"),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{d3JH_jIqM:{width:\"100vw\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{d3JH_jIqM:{transformTemplate:undefined}},children:/*#__PURE__*/_jsx(Container,{className:cx(scopingClassNames,\"framer-svmv8k-container\"),\"data-framer-portal-id\":\"1szs3oi\",inComponentSlot:true,nodeId:\"orU18dJ8R\",rendersWithMotion:true,scopeId:\"oHVZWk1bC\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{d3JH_jIqM:{style:{height:\"100%\",width:\"100%\"}},NrCUasfpJ:{variant:\"Fb5F83jUZ\"}},children:/*#__PURE__*/_jsx(OverlayDemo,{B6kbKktLM:getLocalizedValue(\"v8\",activeLocale)??\"Obtenir une d\\xe9mo\",eAOJmVFOT:\"\",G4BLAO9Ss:false,height:\"100%\",id:\"orU18dJ8R\",jRX04MhNF:jRX04MhNF1wnntms({overlay:overlay2}),KGD2dXQ3r:\"\",kH3W9zMkP:getLocalizedValue(\"v9\",activeLocale)??\"Demande de d\\xe9mo personnalis\\xe9e\",KIX5_0CAk:false,KMvQOgOIp:true,layoutId:\"orU18dJ8R\",N4qarTOfh:true,neVdVdqFZ:\"\",qhwVeHDO5:\"\",rOalhGsuk:true,TppfmC7qI:false,variant:\"UgfC_vJfl\",width:\"100%\",WKRVWCaRX:getLocalizedValue(\"v7\",activeLocale)??\"Laissez vos informations pour planifier une d\\xe9monstration avec notre \\xe9quipe de vente. Nous vous montrerons les fonctionnalit\\xe9s importantes pour vous et r\\xe9pondrons \\xe0 vos questions.\",YHZgRZJEs:getLocalizedValue(\"v6\",activeLocale)??\"Obtenir une d\\xe9mo personnalis\\xe9e.\",Zeh4jowPr:\"\"})})})})})})]}),getContainer())})})]})})})})})}),/*#__PURE__*/_jsx(Overlay,{children:overlay3=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"zHczsC5jS\"},implicitPathVariables:undefined},{href:{webPageId:\"zHczsC5jS\"},implicitPathVariables:undefined},{href:{webPageId:\"zHczsC5jS\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{d3JH_jIqM:{y:undefined},NrCUasfpJ:{y:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:758,width:`min(${componentViewport?.width||\"100vw\"}, 1200px)`,y:(componentViewport?.y||0)+0+2666,children:/*#__PURE__*/_jsxs(Container,{className:\"framer-178zh18-container\",id:\"178zh18\",nodeId:\"VY0qXZmkv\",scopeId:\"oHVZWk1bC\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{d3JH_jIqM:{AOANQx4qc:\"40px 35px 40px 35px\",OAEpvUXH6:resolvedLinks3[1]},NrCUasfpJ:{AOANQx4qc:\"40px 20px 40px 20px\",OAEpvUXH6:resolvedLinks3[2],variant:\"zApwEWruM\"}},children:/*#__PURE__*/_jsx(Hero,{AOANQx4qc:\"40px 0px 40px 0px\",arYqBWPln:getLocalizedValue(\"v26\",activeLocale)??\"Combinez l\u2019efficacit\\xe9 de l\u2019IA avec l\u2019expertise humaine pour enrichir les \\xe9valuations automatiques avec des crit\\xe8res manuels et d\\xe9cisionnels.\",aUKyBU6mj:getLocalizedValue(\"v27\",activeLocale)??\"Int\\xe9grez des \\xe9valuations IA et humaines dans des tableaux de bord personnalis\\xe9s pour une gestion simplifi\\xe9e et une vue globale des performances.\",bmirZCKsy:getLocalizedValue(\"v25\",activeLocale)??\"Notre IA souveraine \\xe9value toutes les interactions sans biais, offrant des donn\\xe9es fiables et une analyse continue pour optimiser les performances.\",Dtk5Vcr9G:\"\",EWYx0TdTD:true,fegPeTLPK:addImageAlt({src:\"https://framerusercontent.com/images/UcMEiH0P8iqXjA7CQs82vPvdlzg.png\"},getLocalizedValue(\"v24\",activeLocale)??\"des r\\xe9ponses instantan\\xe9es pour les questions fr\\xe9quemment pos\\xe9es gr\\xe2ce \\xe0 la FAQ Bot\"),GBQo8qzXh:\"var(--token-fe4ff46c-8c26-4cd8-921b-f11f3190f238, rgb(255, 255, 255))\",goJ7N4KoX:false,height:\"100%\",id:\"VY0qXZmkv\",JJq_3JsHg:\"\",k3gD0lsDl:\"\",layoutId:\"VY0qXZmkv\",ljczMLxGB:\"https://framerusercontent.com/assets/DunvYE9Z4oWP0fNBnrnc2ZTGV1I.zip\",lu60HI5Gb:\"\",LUebabblL:\"\",LwOu8rwZf:getLocalizedValue(\"v23\",activeLocale)??\"L'IA r\\xe9invente le Quality Monitoring\",mws9PgzBD:\"Fv6cidtNP\",OAEpvUXH6:resolvedLinks3[0],orrWfob8w:getLocalizedValue(\"v8\",activeLocale)??\"Obtenir une d\\xe9mo\",p_ckMCLiH:getLocalizedValue(\"v4\",activeLocale)??\"Parler \\xe0 un expert\",P5QAPdunz:\"30px\",rnK_amHvo:rnK_amHvo3bnx0g({overlay:overlay3}),SDLAHk6re:\"rgb(0, 0, 0)\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"wswqkZ_1Y\",width:\"100%\",y3igefDak:\"15px\"})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay3.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-1svszk7\"),\"data-framer-portal-id\":\"178zh18\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay3.hide()},\"rr3TUfTx7\"),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:cx(scopingClassNames,\"framer-1uqrfoj-container\"),\"data-framer-portal-id\":\"178zh18\",inComponentSlot:true,nodeId:\"QiKYOl0bL\",rendersWithMotion:true,scopeId:\"oHVZWk1bC\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NrCUasfpJ:{variant:\"Fb5F83jUZ\"}},children:/*#__PURE__*/_jsx(OverlayDemo,{B6kbKktLM:getLocalizedValue(\"v8\",activeLocale)??\"Obtenir une d\\xe9mo\",eAOJmVFOT:\"\",G4BLAO9Ss:false,height:\"100%\",id:\"QiKYOl0bL\",jRX04MhNF:jRX04MhNF1wnntms({overlay:overlay3}),KGD2dXQ3r:\"\",kH3W9zMkP:getLocalizedValue(\"v9\",activeLocale)??\"Demande de d\\xe9mo personnalis\\xe9e\",KIX5_0CAk:false,KMvQOgOIp:true,layoutId:\"QiKYOl0bL\",N4qarTOfh:true,neVdVdqFZ:\"\",qhwVeHDO5:\"\",rOalhGsuk:true,style:{height:\"100%\",width:\"100%\"},TppfmC7qI:false,variant:\"UgfC_vJfl\",width:\"100%\",WKRVWCaRX:getLocalizedValue(\"v7\",activeLocale)??\"Laissez vos informations pour planifier une d\\xe9monstration avec notre \\xe9quipe de vente. Nous vous montrerons les fonctionnalit\\xe9s importantes pour vous et r\\xe9pondrons \\xe0 vos questions.\",YHZgRZJEs:getLocalizedValue(\"v6\",activeLocale)??\"Obtenir une d\\xe9mo personnalis\\xe9e.\",Zeh4jowPr:\"\"})})})})]}),getContainer())})})]})})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-zza5h5\",\"data-framer-name\":\"Floware\",id:elementId,ref:ref1,children:[isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1d3fg6t hidden-zftbyp\",\"data-framer-name\":\"Stats stack\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1b8nyln\",\"data-framer-name\":\"stack max 1200\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-2rcdf7\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v28\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-15ubqbu\",\"data-styles-preset\":\"Kwge4QQ79\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-b52bae84-c1fa-4f02-b954-7b258aad6cf9, rgb(0, 0, 0))\"},children:\"Mesurez l'impact sur la performance et la qualit\\xe9\"})}),className:\"framer-7x0ltj\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{d3JH_jIqM:{width:`min(min(min(${componentViewport?.width||\"100vw\"}, 1200px) - 70px, 810px) - 70px, 1200px)`,y:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:630,width:`min(${componentViewport?.width||\"100vw\"}, 1200px)`,y:(componentViewport?.y||0)+0+3424+50+0+100+0+0+99,children:/*#__PURE__*/_jsx(Container,{className:\"framer-l8twt-container\",nodeId:\"rYRV2jomH\",scopeId:\"oHVZWk1bC\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{d3JH_jIqM:{Q3Lue3Zcm:50,style:{width:\"100%\"},variant:\"pfmoshbSo\",zqeqdkL33:20}},children:/*#__PURE__*/_jsx(Stats,{C2DEhvZ4n:addImageAlt({src:\"https://framerusercontent.com/images/5ktrOMww4jgmK1Q6dkKC4rVeggc.webp\"},\"graphique icone viadialog\"),cYvrpB7Yv:\"var(--token-b52bae84-c1fa-4f02-b954-7b258aad6cf9, rgb(0, 0, 0))\",eTrqgLcxU:addImageAlt({src:\"https://framerusercontent.com/images/AvgfKDOxKO6aipxY2qJ6zYQh8o.webp\"},\"benefices icone viadialog\"),FThko6Fch:addImageAlt({src:\"https://framerusercontent.com/images/GLTAkHIxmmhNAzJ7PCbl2oUYw2g.webp\"},\"utilisateur icone viadialog\"),h7gEr_cyw:getLocalizedValue(\"v34\",activeLocale)??\"Am\\xe9lioration de la QoS\",height:\"100%\",hwliwDW7y:\"+30%\",id:\"rYRV2jomH\",IuMXFuRLz:getLocalizedValue(\"v31\",activeLocale)??\"de r\\xe9duction du stress li\\xe9 \\xe0 la gestion des conflits\",kLSE6x636:5,layoutId:\"rYRV2jomH\",LV7KjHG5S:\"+35%\",M9xhkUXBf:addImageAlt({src:\"https://framerusercontent.com/images/VWtN1l3n8xAoZclbvzylC5BhoN8.png\"},\"avatar client mathilde brussiau\"),pUesV4J9j:\"var(--token-fe4ff46c-8c26-4cd8-921b-f11f3190f238, rgb(255, 255, 255))\",Q3Lue3Zcm:80,rCM4ScoAZ:\"Mathilde B.\",relsKPhvK:getLocalizedValue(\"v29\",activeLocale)??\"d'augmentation du taux de succ\\xe8s au premier contact\",rHThoY5qS:getLocalizedValue(\"v32\",activeLocale)??\"de r\\xe9duction du taux d'erreurs de traitement\",rTUC6Ozfm:addImageAlt({src:\"https://framerusercontent.com/images/wIsItCZVqrAApjd4aEPuTatm4.webp\"},\"temps icone viadialog\"),SBA1YPS12:\"+50%\",style:{height:\"100%\",width:\"100%\"},UvByLyeEr:getLocalizedValue(\"v30\",activeLocale)??\"de gain de temps dans les proc\\xe9dures de formation\",variant:\"WR0FBmgK7\",vjWa7GgPo:getLocalizedValue(\"v33\",activeLocale)??\"Nous avons pu am\\xe9liorer la pratique des agents, notamment sur les appels. Nous avons un meilleur taux de d\\xe9croch\\xe9, une meilleure qualit\\xe9 de service.\",width:\"100%\",x2TfOcsbo:addImageAlt({src:\"https://framerusercontent.com/images/HKslz4QfIq9Rt9hCpcZXAjcMafs.webp\"},\"logo parc asterix\"),zqeqdkL33:25,zZ4PGy03M:\"+40% \"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-iamn6t\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"b5N39aANW\"},motionChild:true,nodeId:\"YyeNHqY1s\",scopeId:\"oHVZWk1bC\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-wd5wox framer-1852e2j\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{d3JH_jIqM:{y:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,y:(componentViewport?.y||0)+0+3424+50+0+100+0+0+779+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-187xmc3-container\",nodeId:\"k95tHXhmg\",scopeId:\"oHVZWk1bC\",children:/*#__PURE__*/_jsx(Button,{AH2xGHTxH:\"5px\",aSTz1DoMX:getLocalizedValue(\"v19\",activeLocale)??\"Nous contacter\",CIyEDFqZH:\"5px\",CLhHCBAGj:\"var(--token-ae35b004-9ebe-4611-9531-73262fb215d3, rgb(235, 244, 255))\",height:\"100%\",id:\"k95tHXhmg\",layoutId:\"k95tHXhmg\",O1GFwaq7T:\"var(--token-fe4ff46c-8c26-4cd8-921b-f11f3190f238, rgb(255, 255, 255))\",oYbRCAzhA:\"var(--token-fe4ff46c-8c26-4cd8-921b-f11f3190f238, rgb(255, 255, 255))\",qneBo1Mhe:\"var(--token-847cba3b-d58f-46a3-abcb-c733870f4f2e, rgb(14, 111, 222))\",variant:\"QIiVEtJzA\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"zHczsC5jS\"},motionChild:true,nodeId:\"qW_qpGAAH\",openInNewTab:false,scopeId:\"oHVZWk1bC\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-yfey5x framer-1852e2j\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{d3JH_jIqM:{y:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,y:(componentViewport?.y||0)+0+3424+50+0+100+0+0+779+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1u0c7zb-container\",nodeId:\"NEAZwVEeM\",scopeId:\"oHVZWk1bC\",children:/*#__PURE__*/_jsx(Button,{AH2xGHTxH:\"5px\",aSTz1DoMX:getLocalizedValue(\"v4\",activeLocale)??\"Parler \\xe0 un expert\",CIyEDFqZH:\"5px\",CLhHCBAGj:\"var(--token-ae35b004-9ebe-4611-9531-73262fb215d3, rgb(235, 244, 255))\",height:\"100%\",id:\"NEAZwVEeM\",layoutId:\"NEAZwVEeM\",O1GFwaq7T:\"var(--token-fe4ff46c-8c26-4cd8-921b-f11f3190f238, rgb(255, 255, 255))\",oYbRCAzhA:\"var(--token-fe4ff46c-8c26-4cd8-921b-f11f3190f238, rgb(255, 255, 255))\",qneBo1Mhe:\"var(--token-847cba3b-d58f-46a3-abcb-c733870f4f2e, rgb(14, 111, 222))\",variant:\"lajqrIeby\",width:\"100%\"})})})})})})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1slcl8d\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v35\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-15ubqbu\",\"data-styles-preset\":\"Kwge4QQ79\",style:{\"--framer-text-alignment\":\"center\"},children:\"Des avantages cl\\xe9s pour une service client performant\"})}),className:\"framer-1uei4b2\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-d7tipl\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{d3JH_jIqM:{y:undefined},NrCUasfpJ:{y:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:667,y:(componentViewport?.y||0)+0+3424+50+1124+20,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1y4t8nt-container\",nodeId:\"Bw4DtYoNm\",rendersWithMotion:true,scopeId:\"oHVZWk1bC\",whileHover:animation2,children:/*#__PURE__*/_jsx(BlogCard,{BjQjcZyhC:getLocalizedValue(\"v36\",activeLocale)??\"NOUVEAU\",CMhgMCHb7:getLocalizedValue(\"v38\",activeLocale)??\"Accompagnement\",dHVFRJJ3T:\"\",ekpo0TW8r:\"rgb(223, 248, 243)\",height:\"100%\",HrMBi5zs7:getLocalizedValue(\"v39\",activeLocale)??\"Offrez un soutien personnalis\\xe9 \\xe0 vos conseillers pour maximiser leur efficacit\\xe9 et satisfaction.\\n\",id:\"Bw4DtYoNm\",iz8WawzoR:false,K912wFDjP:\"100\",L9RpxdwCM:\"rgb(10, 124, 88)\",layoutId:\"Bw4DtYoNm\",O4pMt_8sD:\"\",oE6ZK7E9B:\"Scaling Your Site\",oevtJX8DE:\"\",RCmwsqR2n:addImageAlt({src:\"https://framerusercontent.com/images/olP7IbLLhvWd4KMNAJx6gCekNg.jpg\"},getLocalizedValue(\"v37\",activeLocale)??\"agent assist automatisations integrations\"),UpIWbJbDv:getLocalizedValue(\"v41\",activeLocale)??\"Utilis\\xe9 par\",UpRRgEPaS:\"Tag\",variant:\"hdXpS74m6\",VE1YgmGEr:getLocalizedValue(\"v40\",activeLocale)??\"Technologie\",voZjtO8p0:false,width:\"100%\",Y2bh4mKVS:\"var(--token-b52bae84-c1fa-4f02-b954-7b258aad6cf9, rgb(0, 0, 0))\",yWw_Ut4Qt:\"var(--token-847cba3b-d58f-46a3-abcb-c733870f4f2e, rgb(14, 111, 222))\",yyrVd9orO:\"\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{d3JH_jIqM:{y:undefined},NrCUasfpJ:{y:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:667,y:(componentViewport?.y||0)+0+3424+50+1124+20,children:/*#__PURE__*/_jsx(Container,{className:\"framer-15d6539-container\",nodeId:\"fiGC8yz3W\",rendersWithMotion:true,scopeId:\"oHVZWk1bC\",whileHover:animation2,children:/*#__PURE__*/_jsx(BlogCard,{BjQjcZyhC:getLocalizedValue(\"v36\",activeLocale)??\"NOUVEAU\",CMhgMCHb7:getLocalizedValue(\"v43\",activeLocale)??\"Gestion simplifi\\xe9e\",dHVFRJJ3T:\"\",ekpo0TW8r:\"rgb(223, 248, 243)\",height:\"100%\",HrMBi5zs7:getLocalizedValue(\"v44\",activeLocale)??\"Facilitez la gestion des performances avec des outils intuitifs et automatis\\xe9s pour un suivi optimal.\",id:\"fiGC8yz3W\",iz8WawzoR:false,K912wFDjP:\"100\",L9RpxdwCM:\"rgb(10, 124, 88)\",layoutId:\"fiGC8yz3W\",O4pMt_8sD:\"\",oE6ZK7E9B:\"Scaling Your Site\",oevtJX8DE:\"\",RCmwsqR2n:addImageAlt({src:\"https://framerusercontent.com/images/Tv7ZXSwe9LwBddkqXvip60YAo.png\"},getLocalizedValue(\"v42\",activeLocale)??\"agent assist notes resume crm\"),UpIWbJbDv:getLocalizedValue(\"v41\",activeLocale)??\"Utilis\\xe9 par\",UpRRgEPaS:\"Tag\",variant:\"hdXpS74m6\",VE1YgmGEr:getLocalizedValue(\"v40\",activeLocale)??\"Technologie\",voZjtO8p0:false,width:\"100%\",Y2bh4mKVS:\"var(--token-b52bae84-c1fa-4f02-b954-7b258aad6cf9, rgb(0, 0, 0))\",yWw_Ut4Qt:\"var(--token-847cba3b-d58f-46a3-abcb-c733870f4f2e, rgb(14, 111, 222))\",yyrVd9orO:\"\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{d3JH_jIqM:{height:undefined,y:undefined},NrCUasfpJ:{height:undefined,y:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:667,y:(componentViewport?.y||0)+0+3424+50+1124+20,children:/*#__PURE__*/_jsx(Container,{className:\"framer-xjso3p-container\",nodeId:\"bfQMcJZRg\",rendersWithMotion:true,scopeId:\"oHVZWk1bC\",whileHover:animation3,children:/*#__PURE__*/_jsx(BlogCard,{BjQjcZyhC:getLocalizedValue(\"v36\",activeLocale)??\"NOUVEAU\",CMhgMCHb7:getLocalizedValue(\"v46\",activeLocale)??\"Am\\xe9lioration continue\",dHVFRJJ3T:\"\",ekpo0TW8r:\"rgb(223, 248, 243)\",height:\"100%\",HrMBi5zs7:getLocalizedValue(\"v47\",activeLocale)??\"Installez une culture d\u2019excellence gr\\xe2ce \\xe0 des \\xe9valuations et feedbacks constants.\",id:\"bfQMcJZRg\",iz8WawzoR:false,K912wFDjP:\"100\",L9RpxdwCM:\"rgb(10, 124, 88)\",layoutId:\"bfQMcJZRg\",O4pMt_8sD:\"\",oE6ZK7E9B:\"Scaling Your Site\",oevtJX8DE:\"\",RCmwsqR2n:addImageAlt({src:\"https://framerusercontent.com/images/j0cUFaoVoI5d2ilBKRvuAnNOhi4.jpg\"},getLocalizedValue(\"v45\",activeLocale)??\"agent assist actions suivi\"),style:{height:\"100%\"},UpIWbJbDv:getLocalizedValue(\"v41\",activeLocale)??\"Utilis\\xe9 par\",UpRRgEPaS:\"Tag\",variant:\"hdXpS74m6\",VE1YgmGEr:getLocalizedValue(\"v40\",activeLocale)??\"Technologie\",voZjtO8p0:false,width:\"100%\",Y2bh4mKVS:\"var(--token-b52bae84-c1fa-4f02-b954-7b258aad6cf9, rgb(0, 0, 0))\",yWw_Ut4Qt:\"var(--token-847cba3b-d58f-46a3-abcb-c733870f4f2e, rgb(14, 111, 222))\",yyrVd9orO:\"\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-3tqsa2\",children:/*#__PURE__*/_jsx(Overlay,{children:overlay4=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{d3JH_jIqM:{y:undefined},NrCUasfpJ:{width:`max(min(${componentViewport?.width||\"100vw\"}, 1200px) - 60px, 1px)`,y:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,y:(componentViewport?.y||0)+0+3424+50+1847+0,children:/*#__PURE__*/_jsxs(Container,{className:\"framer-3x68ek-container\",id:\"3x68ek\",nodeId:\"o2F93g7HY\",scopeId:\"oHVZWk1bC\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NrCUasfpJ:{style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(Button,{AH2xGHTxH:\"5px\",aSTz1DoMX:getLocalizedValue(\"v8\",activeLocale)??\"Obtenir une d\\xe9mo\",Ci9hmLLnG:Ci9hmLLnG3bnx0g({overlay:overlay4}),CIyEDFqZH:\"5px\",CLhHCBAGj:\"var(--token-ae35b004-9ebe-4611-9531-73262fb215d3, rgb(235, 244, 255))\",height:\"100%\",id:\"o2F93g7HY\",layoutId:\"o2F93g7HY\",O1GFwaq7T:\"var(--token-fe4ff46c-8c26-4cd8-921b-f11f3190f238, rgb(255, 255, 255))\",oYbRCAzhA:\"var(--token-fe4ff46c-8c26-4cd8-921b-f11f3190f238, rgb(255, 255, 255))\",qneBo1Mhe:\"var(--token-847cba3b-d58f-46a3-abcb-c733870f4f2e, rgb(14, 111, 222))\",variant:\"QIiVEtJzA\",width:\"100%\"})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay4.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-e3mhi0\"),\"data-framer-portal-id\":\"3x68ek\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay4.hide()},\"QbJrxNrQX\"),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:cx(scopingClassNames,\"framer-1d9v2ah-container\"),\"data-framer-portal-id\":\"3x68ek\",inComponentSlot:true,nodeId:\"xWQzNLxT0\",rendersWithMotion:true,scopeId:\"oHVZWk1bC\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NrCUasfpJ:{variant:\"Fb5F83jUZ\"}},children:/*#__PURE__*/_jsx(OverlayDemo,{B6kbKktLM:getLocalizedValue(\"v8\",activeLocale)??\"Obtenir une d\\xe9mo\",eAOJmVFOT:\"\",G4BLAO9Ss:false,height:\"100%\",id:\"xWQzNLxT0\",jRX04MhNF:jRX04MhNF1wnntms({overlay:overlay4}),KGD2dXQ3r:\"\",kH3W9zMkP:getLocalizedValue(\"v9\",activeLocale)??\"Demande de d\\xe9mo personnalis\\xe9e\",KIX5_0CAk:false,KMvQOgOIp:true,layoutId:\"xWQzNLxT0\",N4qarTOfh:true,neVdVdqFZ:\"\",qhwVeHDO5:\"\",rOalhGsuk:true,style:{height:\"100%\",width:\"100%\"},TppfmC7qI:false,variant:\"UgfC_vJfl\",width:\"100%\",WKRVWCaRX:getLocalizedValue(\"v7\",activeLocale)??\"Laissez vos informations pour planifier une d\\xe9monstration avec notre \\xe9quipe de vente. Nous vous montrerons les fonctionnalit\\xe9s importantes pour vous et r\\xe9pondrons \\xe0 vos questions.\",YHZgRZJEs:getLocalizedValue(\"v6\",activeLocale)??\"Obtenir une d\\xe9mo personnalis\\xe9e.\",Zeh4jowPr:\"\"})})})})]}),getContainer())})})]})})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-wzlzqk\",\"data-framer-name\":\"Clients stack\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-c0yr7b\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v48\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-15ubqbu\",\"data-styles-preset\":\"Kwge4QQ79\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-fe4ff46c-8c26-4cd8-921b-f11f3190f238, rgb(255, 255, 255))\"},children:\"Nos clients parlent de nous\"})}),className:\"framer-xo8ev6\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1h2ov9j-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"mEaVSlDCu\",scopeId:\"oHVZWk1bC\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{d3JH_jIqM:{arrowOptions:{arrowFill:\"rgba(0, 0, 0, 0.2)\",arrowGap:10,arrowPadding:-25,arrowPaddingBottom:0,arrowPaddingLeft:0,arrowPaddingRight:0,arrowPaddingTop:0,arrowPosition:\"auto\",arrowRadius:40,arrowShouldFadeIn:false,arrowShouldSpace:true,arrowSize:40,showMouseControls:true},gap:0,itemAmount:2},NrCUasfpJ:{arrowOptions:{arrowFill:\"rgba(0, 0, 0, 0.2)\",arrowGap:10,arrowPadding:-15,arrowPaddingBottom:0,arrowPaddingLeft:0,arrowPaddingRight:0,arrowPaddingTop:0,arrowPosition:\"auto\",arrowRadius:40,arrowShouldFadeIn:false,arrowShouldSpace:true,arrowSize:25,showMouseControls:true},itemAmount:1}},children:/*#__PURE__*/_jsx(Slideshow,{alignment:\"center\",arrowOptions:{arrowFill:\"rgba(0, 0, 0, 0.2)\",arrowGap:10,arrowPadding:-40,arrowPaddingBottom:0,arrowPaddingLeft:0,arrowPaddingRight:0,arrowPaddingTop:0,arrowPosition:\"auto\",arrowRadius:40,arrowShouldFadeIn:false,arrowShouldSpace:true,arrowSize:40,showMouseControls:true},autoPlayControl:false,borderRadius:0,direction:\"left\",dragControl:true,effectsOptions:{effectsHover:true,effectsOpacity:1,effectsPerspective:1200,effectsRotate:0,effectsScale:1,playOffscreen:false},fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:false},gap:10,height:\"100%\",id:\"mEaVSlDCu\",intervalControl:1.5,itemAmount:3,layoutId:\"mEaVSlDCu\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,progressOptions:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0)\",dotsBlur:0,dotsFill:\"rgb(255, 255, 255)\",dotsGap:10,dotsInset:10,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:true},slots:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:600,width:\"321px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-10yz9q2-container\",\"data-framer-name\":\"sodexo\",inComponentSlot:true,name:\"sodexo\",nodeId:\"V2bVimvwH\",rendersWithMotion:true,scopeId:\"oHVZWk1bC\",children:/*#__PURE__*/_jsx(CardClient,{height:\"100%\",id:\"V2bVimvwH\",klEnAX6rR:getLocalizedValue(\"v50\",activeLocale)??\"Les solutions propos\\xe9es par ViaDialog sont tr\\xe8s souples et intuitives. Le produit s\u2019adapte parfaitement \\xe0 nos besoins. De plus, nos conseillers gagnent en efficacit\\xe9 et en confort ! La solution est tout \\xe0 fait adapt\\xe9e au t\\xe9l\\xe9travail, qui devient une r\\xe8gle.\\n\",layoutId:\"V2bVimvwH\",lOJJdd1MK:addImageAlt({src:\"https://framerusercontent.com/images/cZQAx2CaYhNuBodRDays8wFzr0.webp\"},\"avatar client  dominique chanon\"),n6L2_SvBS:getLocalizedValue(\"v49\",activeLocale)??\"Directeur du Support des Ventes\",name:\"sodexo\",RE9Erakzy:addImageAlt({src:\"https://framerusercontent.com/images/cvIM5LWKse5ZDopOgXVlhBfN7Jg.png\"},\"logo sodexo live\"),style:{width:\"100%\"},width:\"100%\",xFtfcDnpx:\"Dominique Chanon\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:600,width:\"321px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-ng23sg-container\",\"data-framer-name\":\"parc asterix\",inComponentSlot:true,name:\"parc asterix\",nodeId:\"VFxi_4A7w\",rendersWithMotion:true,scopeId:\"oHVZWk1bC\",children:/*#__PURE__*/_jsx(CardClient,{height:\"100%\",id:\"VFxi_4A7w\",klEnAX6rR:getLocalizedValue(\"v52\",activeLocale)??\"ViaDialog est v\\xe9ritablement \\xe0 l'\\xe9coute de nos besoins. Chaque nouvelle fonctionnalit\\xe9, d\\xe9ploy\\xe9e sur les plateformes, est syst\\xe9matiquement communiqu\\xe9e aux \\xe9quipes, avec un accompagnement personnalis\\xe9 des superviseurs.\",layoutId:\"VFxi_4A7w\",lOJJdd1MK:addImageAlt({src:\"https://framerusercontent.com/images/64j2WVzye1KLhOZxJ5hVzO7Vc.webp\"},\"avatar client david lunel\"),n6L2_SvBS:getLocalizedValue(\"v51\",activeLocale)??\"Responsable centre de contacts\",name:\"parc asterix\",RE9Erakzy:addImageAlt({src:\"https://framerusercontent.com/images/vBS5zY1fgYFLkiJDDSwsa96BYXM.png\"},\"logo parc asterix\"),style:{width:\"100%\"},width:\"100%\",xFtfcDnpx:\"David Lunel\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:600,width:\"321px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1c1ktr9-container\",\"data-framer-name\":\"ircem\",inComponentSlot:true,name:\"ircem\",nodeId:\"I6o2GN3j4\",rendersWithMotion:true,scopeId:\"oHVZWk1bC\",children:/*#__PURE__*/_jsx(CardClient,{height:\"100%\",id:\"I6o2GN3j4\",klEnAX6rR:getLocalizedValue(\"v54\",activeLocale)??\"Nous avons senti une implication de toute l'\\xe9quipe [...] dans la r\\xe9ussite de notre projet, car c'\\xe9tait aussi le projet de ViaDialog.\\n\",layoutId:\"I6o2GN3j4\",lOJJdd1MK:addImageAlt({src:\"https://framerusercontent.com/images/NOPY6zbTTJp8Nwwkp9FOe8Iw.webp\"},\"avatar client frederic sannier\"),n6L2_SvBS:getLocalizedValue(\"v53\",activeLocale)??\"Directeur Digitalisation, D\\xe9veloppement et Informatique\",name:\"ircem\",RE9Erakzy:addImageAlt({src:\"https://framerusercontent.com/images/3nFy6mQP3sTNc3uv4rrLqAR79X0.png\"},\"logo ircem\"),style:{width:\"100%\"},width:\"100%\",xFtfcDnpx:\"Fr\\xe9d\\xe9ric Sannier\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:600,width:\"321px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1z0kmgf-container\",\"data-framer-name\":\"ideha\",inComponentSlot:true,name:\"ideha\",nodeId:\"sS2Wx21GV\",rendersWithMotion:true,scopeId:\"oHVZWk1bC\",children:/*#__PURE__*/_jsx(CardClient,{height:\"100%\",id:\"sS2Wx21GV\",klEnAX6rR:getLocalizedValue(\"v56\",activeLocale)??\"ViaDialog, \\xe0 travers la solution ViaFlow, s\u2018est rapidement adapt\\xe9 \\xe0 nos demandes et \\xe0 notre cadence tout au long de la mise en place de l\u2019outil : de la conception \\xe0 la mise en production.\\n\",layoutId:\"sS2Wx21GV\",lOJJdd1MK:addImageAlt({src:\"https://framerusercontent.com/images/4hZdtMtc19DO3aLXKb9J9tSI.webp\"},\"avatar client jonathan saler\"),n6L2_SvBS:getLocalizedValue(\"v55\",activeLocale)??\"Directeur des territoires et client\\xe8le\",name:\"ideha\",RE9Erakzy:addImageAlt({src:\"https://framerusercontent.com/images/WSRLMqpI2SjsPnR3Yprj25pclc.png\"},\"logo ideha\"),style:{width:\"100%\"},width:\"100%\",xFtfcDnpx:\"Jonathan Saler\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:600,width:\"321px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-dp9uif-container\",\"data-framer-name\":\"travelski\",inComponentSlot:true,name:\"travelski\",nodeId:\"Xyp3C1r8C\",rendersWithMotion:true,scopeId:\"oHVZWk1bC\",children:/*#__PURE__*/_jsx(CardClient,{height:\"100%\",id:\"Xyp3C1r8C\",klEnAX6rR:getLocalizedValue(\"v59\",activeLocale)??\"ViaFlow a am\\xe9lior\\xe9 la qualit\\xe9 du service client sur deux aspects. Nous avons\\xa0augment\\xe9 la performance et la productivit\\xe9 de l'\\xe9quipe, mais aussi la satisfaction client.\",layoutId:\"Xyp3C1r8C\",lOJJdd1MK:addImageAlt({src:\"https://framerusercontent.com/images/AKPGOTHJK161tmw2W7CeZY8K0.png\"},\"avatar client david lunel\"),n6L2_SvBS:getLocalizedValue(\"v57\",activeLocale)??\"Directrice du service client\",name:\"travelski\",RE9Erakzy:addImageAlt({src:\"https://framerusercontent.com/images/hjC0QOyBS7yBYa4LknMM9KXUkGU.png\"},getLocalizedValue(\"v58\",activeLocale)??\"logo parc asterix\"),style:{width:\"100%\"},width:\"100%\",xFtfcDnpx:\"Aurore Zucchiatti\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:600,width:\"321px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-bkyt2m-container\",\"data-framer-name\":\"elogie siemp\",inComponentSlot:true,name:\"elogie siemp\",nodeId:\"qxk8iZhCZ\",rendersWithMotion:true,scopeId:\"oHVZWk1bC\",children:/*#__PURE__*/_jsx(CardClient,{height:\"100%\",id:\"qxk8iZhCZ\",klEnAX6rR:getLocalizedValue(\"v61\",activeLocale)??\"Nos agents peuvent d\\xe9sormais avoir les donn\\xe9es en direct gr\\xe2ce au dashboard [\u2026]. Cela leur permet d\u2019ajuster leurs appels vis-\\xe0-vis du temps pass\\xe9 avec les locataires. S\u2019ils voient que les appels sont nombreux, ils les \\xe9courtent.\\n\\n\",layoutId:\"qxk8iZhCZ\",lOJJdd1MK:addImageAlt({src:\"https://framerusercontent.com/images/JiUOZEqwzwcrYlC2gutElKacQU.webp\"},\"avatar client mathilde brussiau\"),n6L2_SvBS:getLocalizedValue(\"v60\",activeLocale)??\"Responsable service relations locataires\",name:\"elogie siemp\",RE9Erakzy:addImageAlt({src:\"https://framerusercontent.com/images/08KOxKbgLsVI82RGSqHKMspIT2c.png\"},\"logo elogie siemp\"),style:{width:\"100%\"},width:\"100%\",xFtfcDnpx:\"Mathilde Brussiau\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:600,width:\"321px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1vibent-container\",\"data-framer-name\":\"lyon aeroport\",inComponentSlot:true,name:\"lyon aeroport\",nodeId:\"GUbAGFgXZ\",rendersWithMotion:true,scopeId:\"oHVZWk1bC\",children:/*#__PURE__*/_jsx(CardClient,{height:\"100%\",id:\"GUbAGFgXZ\",klEnAX6rR:getLocalizedValue(\"v63\",activeLocale)??\"Le chatbot de ViaSay r\\xe9duit le nombre de demandes de support trait\\xe9es par les agents, permettant une gestion plus efficace des ressources.\",layoutId:\"GUbAGFgXZ\",lOJJdd1MK:addImageAlt({src:\"https://framerusercontent.com/images/gTgWDB8GJdDouV5fLC19Xmm8uo.webp\"},\"avatar client florent tanguy\"),n6L2_SvBS:getLocalizedValue(\"v62\",activeLocale)??\"Responsable de la relation client\",name:\"lyon aeroport\",RE9Erakzy:addImageAlt({src:\"https://framerusercontent.com/images/B9qDrs3l5AqXYV4zfNsxoq2Qcs.png\"},\"logo lyon aeroport\"),style:{width:\"100%\"},width:\"100%\",xFtfcDnpx:\"Florent Tanguy\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:600,width:\"321px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1192j41-container\",\"data-framer-name\":\"sncf\",inComponentSlot:true,name:\"sncf\",nodeId:\"zQlRFYP8L\",rendersWithMotion:true,scopeId:\"oHVZWk1bC\",children:/*#__PURE__*/_jsx(CardClient,{height:\"100%\",id:\"zQlRFYP8L\",klEnAX6rR:getLocalizedValue(\"v65\",activeLocale)??\"Nous avons r\\xe9duit de 50 % le nombre de demandes re\\xe7ues par notre \\xe9quipe de support client sur Zendesk.\",layoutId:\"zQlRFYP8L\",lOJJdd1MK:addImageAlt({src:\"https://framerusercontent.com/images/5w1pUNW4qLstTd7R0GU4m69sMDE.webp\"},\"avatar client christine daugeron\"),n6L2_SvBS:getLocalizedValue(\"v64\",activeLocale)??\"Mobile App Director \",name:\"sncf\",RE9Erakzy:addImageAlt({src:\"https://framerusercontent.com/images/aiKhwFPCD7Dy1EXOfPAmj6WR0.png\"},\"logo sncf\"),style:{width:\"100%\"},width:\"100%\",xFtfcDnpx:\"Christine Daugeron\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:600,width:\"321px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-5vdiit-container\",\"data-framer-name\":\"part\\xe9lios\",inComponentSlot:true,name:\"part\\xe9lios\",nodeId:\"FXsion7Mc\",rendersWithMotion:true,scopeId:\"oHVZWk1bC\",children:/*#__PURE__*/_jsx(CardClient,{height:\"100%\",id:\"FXsion7Mc\",klEnAX6rR:getLocalizedValue(\"v67\",activeLocale)??\"ViaDialog nous a parfaitement accompagn\\xe9 de fa\\xe7on personnalis\\xe9e, de la conception de la solution ViaFlow \\xe0 la mise en production.\",layoutId:\"FXsion7Mc\",lOJJdd1MK:addImageAlt({src:\"https://framerusercontent.com/images/abr8ZvZzxqlzxp4TwsqGuxqx4.webp\"},\"avatar client meryam tadbirt\"),n6L2_SvBS:getLocalizedValue(\"v66\",activeLocale)??\"Responsable relation client\",name:\"part\\xe9lios\",RE9Erakzy:addImageAlt({src:\"https://framerusercontent.com/images/7gxH2Vwk9hbF3tpnFWNiufjfRBs.png\"},\"logo partelios\"),style:{width:\"100%\"},width:\"100%\",xFtfcDnpx:\"Meryam Tardbirt\"})})})],startFrom:0,style:{height:\"100%\",width:\"100%\"},transitionControl:{damping:40,delay:0,mass:1,stiffness:200,type:\"spring\"},width:\"100%\"})})})})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1nicd2f\",\"data-framer-name\":\"FAQ\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v68\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-15ubqbu\",\"data-styles-preset\":\"Kwge4QQ79\",style:{\"--framer-text-alignment\":\"center\"},children:\"Des questions ? Il suffit de demander\"})}),className:\"framer-sj45sd\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-5bzg2o\",\"data-framer-name\":\"Column\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1a0r3zy-container\",isAuthoredByUser:true,nodeId:\"m24xRajla\",scopeId:\"oHVZWk1bC\",children:/*#__PURE__*/_jsx(FAQList,{faq1:{answer:getLocalizedValue(\"v70\",activeLocale)??\"Oui, vous pouvez demander une d\\xe9monstration grauite des produits ViaDialog. Vous pourrez ainsi, accompagn\\xe9 de nos experts, explorer les fonctionnalit\\xe9s de base. Profitez de cette opportunit\\xe9 pour d\\xe9couvrir comment ViaDialog peut r\\xe9pondre \\xe0 vos besoins de mani\\xe8re efficace et professionnelle.\",question:getLocalizedValue(\"v69\",activeLocale)??\"Puis-je tester le Quality Monitoring ?\"},faq2:{answer:getLocalizedValue(\"v72\",activeLocale)??\"ViaDialog permet de g\\xe9n\\xe9rer des rapports personnalis\\xe9s en fonction des besoins sp\\xe9cifiques de votre entreprise. Vous pouvez cr\\xe9er des rapports d\\xe9taill\\xe9s sur les performances individuelles, les tendances par \\xe9quipe, ou m\\xeame des comparaisons entre diff\\xe9rents canaux de communication. Ces rapports sont essentiels pour une prise de d\\xe9cision inform\\xe9e et une optimisation continue des performances.\",question:getLocalizedValue(\"v71\",activeLocale)??\"Quels types de rapports personnalis\\xe9s sont disponibles ?\"},faq3:{answer:getLocalizedValue(\"v74\",activeLocale)??\"ViaDialog prend tr\\xe8s au s\\xe9rieux la confidentialit\\xe9 des donn\\xe9es. Toutes les interactions sont enregistr\\xe9es, stock\\xe9es et analys\\xe9es dans le respect strict des r\\xe9glementations de protection des donn\\xe9es, telles que le RGPD. Notre plateforme utilise des m\\xe9thodes de cryptage de pointe pour garantir que toutes les informations sensibles sont s\\xe9curis\\xe9es et accessibles uniquement par les parties autoris\\xe9es.\",question:getLocalizedValue(\"v73\",activeLocale)??\"Comment les donn\\xe9es sont elles prot\\xe9g\\xe9es ?\"},faq4:{answer:getLocalizedValue(\"v76\",activeLocale)??\"Oui, le Quality Monitoring de ViaDialog est con\\xe7u pour \\xeatre adaptable \\xe0 une vari\\xe9t\\xe9 de secteurs, qu'il s'agisse de la finance, de la sant\\xe9, du commerce de d\\xe9tail ou des services publics. Les crit\\xe8res d'\\xe9valuation et les grilles de notation peuvent \\xeatre personnalis\\xe9s en fonction des sp\\xe9cificit\\xe9s de votre secteur, garantissant ainsi une analyse pertinente et pr\\xe9cise.\",question:getLocalizedValue(\"v75\",activeLocale)??\"Le Quality Monitoring est-il adapt\\xe9 \\xe0 tous les secteurs ?\"},faq5:{answer:getLocalizedValue(\"v78\",activeLocale)??\"Lors de l'int\\xe9gration du Quality Monitoring, ViaDialog fournit un accompagnement complet, incluant une formation d\\xe9di\\xe9e pour vos \\xe9quipes, une configuration personnalis\\xe9e de la plateforme selon vos besoins, et un support continu pour garantir une transition fluide et efficace. Nous travaillons en \\xe9troite collaboration avec vous pour maximiser les b\\xe9n\\xe9fices d\\xe8s le d\\xe9but de l'utilisation de notre solution.\",question:getLocalizedValue(\"v77\",activeLocale)??\"Comment se passe la phase d'impl\\xe9mentation ?\"},height:\"100%\",id:\"m24xRajla\",layoutId:\"m24xRajla\",style:{width:\"100%\"},useJSONLD:true,width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1h93sni\",id:elementId1,ref:ref2,children:/*#__PURE__*/_jsx(Overlay,{children:overlay5=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"b5N39aANW\"},implicitPathVariables:undefined},{href:{webPageId:\"b5N39aANW\"},implicitPathVariables:undefined},{href:{webPageId:\"b5N39aANW\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{d3JH_jIqM:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1200px) - 70px)`,y:undefined},NrCUasfpJ:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1200px) - 40px)`,y:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:429,width:`min(${componentViewport?.width||\"100vw\"}, 1200px)`,y:(componentViewport?.y||0)+0+6650+40+0,children:/*#__PURE__*/_jsxs(Container,{className:\"framer-ucwmny-container\",id:\"ucwmny\",nodeId:\"FsCJiU_DG\",scopeId:\"oHVZWk1bC\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{d3JH_jIqM:{KXocyGgoS:resolvedLinks4[1]},NrCUasfpJ:{KXocyGgoS:resolvedLinks4[2],plMm_CKvP:40,variant:\"YjP5cvJFt\"}},children:/*#__PURE__*/_jsx(CardRencontre,{bHqRm4Yce:\"\",DyDhga84N:getLocalizedValue(\"v79\",activeLocale)??\"Pr\\xeat \\xe0 r\\xe9volutionner la qualit\\xe9 de votre service client ?\",FcXLY5DoA:FcXLY5DoA3bnx0g({overlay:overlay5}),height:\"100%\",id:\"FsCJiU_DG\",KXocyGgoS:resolvedLinks4[0],layoutId:\"FsCJiU_DG\",LODOVWVZV:true,OmTCNqjqt:getLocalizedValue(\"v19\",activeLocale)??\"Nous contacter\",plMm_CKvP:60,Q3c_AhCnv:true,style:{width:\"100%\"},variant:\"YH5wqwnCz\",VbmDTFjS0:false,width:\"100%\",yfdhYpqJe:getLocalizedValue(\"v8\",activeLocale)??\"Obtenir une d\\xe9mo\",zpMZvE1o_:addImageAlt({src:\"https://framerusercontent.com/images/jiYTOe8e9YZpbDGh5TGMJK4Xdfk.webp\",srcSet:\"https://framerusercontent.com/images/jiYTOe8e9YZpbDGh5TGMJK4Xdfk.webp?scale-down-to=512 512w,https://framerusercontent.com/images/jiYTOe8e9YZpbDGh5TGMJK4Xdfk.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/jiYTOe8e9YZpbDGh5TGMJK4Xdfk.webp 1200w\"},\"forme cta parler a un expert\")})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay5.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-sez52d\"),\"data-framer-portal-id\":\"ucwmny\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay5.hide()},\"FgNfk5CIU\"),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:cx(scopingClassNames,\"framer-jvpg8i-container\"),\"data-framer-portal-id\":\"ucwmny\",inComponentSlot:true,nodeId:\"omlpoChjL\",rendersWithMotion:true,scopeId:\"oHVZWk1bC\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NrCUasfpJ:{variant:\"Fb5F83jUZ\"}},children:/*#__PURE__*/_jsx(OverlayDemo,{B6kbKktLM:getLocalizedValue(\"v8\",activeLocale)??\"Obtenir une d\\xe9mo\",eAOJmVFOT:\"\",G4BLAO9Ss:false,height:\"100%\",id:\"omlpoChjL\",jRX04MhNF:jRX04MhNF1wnntms({overlay:overlay5}),KGD2dXQ3r:\"\",kH3W9zMkP:getLocalizedValue(\"v9\",activeLocale)??\"Demande de d\\xe9mo personnalis\\xe9e\",KIX5_0CAk:false,KMvQOgOIp:true,layoutId:\"omlpoChjL\",N4qarTOfh:true,neVdVdqFZ:\"\",qhwVeHDO5:\"\",rOalhGsuk:true,style:{height:\"100%\",width:\"100%\"},TppfmC7qI:false,variant:\"UgfC_vJfl\",width:\"100%\",WKRVWCaRX:getLocalizedValue(\"v7\",activeLocale)??\"Laissez vos informations pour planifier une d\\xe9monstration avec notre \\xe9quipe de vente. Nous vous montrerons les fonctionnalit\\xe9s importantes pour vous et r\\xe9pondrons \\xe0 vos questions.\",YHZgRZJEs:getLocalizedValue(\"v6\",activeLocale)??\"Obtenir une d\\xe9mo personnalis\\xe9e.\",Zeh4jowPr:\"\"})})})})]}),getContainer())})})]})})})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1fgp81g\",\"data-framer-name\":\"Contact stack\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{d3JH_jIqM:{width:`min(max(${componentViewport?.width||\"100vw\"} - 70px, 1px), 1200px)`,y:undefined},NrCUasfpJ:{width:`min(${componentViewport?.width||\"100vw\"}, 1200px)`,y:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:722,width:`min(max(${componentViewport?.width||\"100vw\"}, 1px), 1200px)`,y:(componentViewport?.y||0)+0+7159+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ogft31-container\",nodeId:\"lFdWmnhIa\",scopeId:\"oHVZWk1bC\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{d3JH_jIqM:{variant:\"lNQKPmEN8\"},NrCUasfpJ:{variant:\"X4ureMpkA\"}},children:/*#__PURE__*/_jsx(Contact,{BxttVqNQD:getLocalizedValue(\"v81\",activeLocale)??\"Contactez notre \\xe9quipe commerciale.\",ghkffnYHC:\"var(--token-ae35b004-9ebe-4611-9531-73262fb215d3, rgb(235, 244, 255))\",height:\"100%\",id:\"lFdWmnhIa\",KlkHwla5Y:getLocalizedValue(\"v87\",activeLocale)??\"Op\\xe9rateur de communications \\xe9lectroniques d\\xe9clar\\xe9 \\xe0 l\u2019ARCEP\",layoutId:\"lFdWmnhIa\",mHs4qMkCO:getLocalizedValue(\"v88\",activeLocale)??\"Contactez notre \\xe9quipe commerciale\",MMs0rZm9f:\"15px\",mnCplgoH2:getLocalizedValue(\"v82\",activeLocale)??\"Donnez-nous quelques informations personnelles et nous vous contacterons dans les plus brefs d\\xe9lais. \\xc0 tr\\xe8s bient\\xf4t !\",nuX9mxae3:getLocalizedValue(\"v86\",activeLocale)??\"Innovation continue avec notre laboratoire d\u2019IA en Bretagne\",style:{maxWidth:\"100%\",width:\"100%\"},tKUhAhdZq:getLocalizedValue(\"v80\",activeLocale)??\"Am\\xe9liorez l'exp\\xe9rience client et optimisez la performance de vos agents.\",variant:\"XQqdHgdih\",vW6T1Al9k:getLocalizedValue(\"v83\",activeLocale)??\"20 ans d\u2019expertise \\xe0 votre service\",W4_AAx6x6:getLocalizedValue(\"v84\",activeLocale)??\"Des milliards d\u2019interactions g\\xe9r\\xe9es chaque ann\\xe9e\",width:\"100%\",x4w8kSGFo:getLocalizedValue(\"v85\",activeLocale)??\"Certifi\\xe9 ISO 22301 pour votre tranquillit\\xe9 d\u2019esprit\",ZPWoj88oK:\"30px 13px 40px 13px\"})})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1w7obso\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{d3JH_jIqM:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1200px) - 70px)`,y:undefined},NrCUasfpJ:{y:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:57,width:`min(${componentViewport?.width||\"100vw\"}, 1200px)`,y:(componentViewport?.y||0)+0+7881+60+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1jvud40-container\",nodeId:\"eGUhqaaMA\",scopeId:\"oHVZWk1bC\",children:/*#__PURE__*/_jsx(Spoiler,{F6pgr4RX2:getLocalizedValue(\"v90\",activeLocale)??/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"h4\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"Qu'est-ce que l'Agent Assist ou Co-pilot ? \"})}),/*#__PURE__*/_jsxs(\"p\",{children:[\"L'\",/*#__PURE__*/_jsx(\"strong\",{children:\"Agent Assist\"}),\" (ou \",/*#__PURE__*/_jsx(\"strong\",{children:\"Co-pilot\"}),\") est une fonctionnalit\\xe9 innovante qui utilise l\u2019\",/*#__PURE__*/_jsx(\"strong\",{children:\"intelligence artificielle\"}),\" pour aider les agents et t\\xe9l\\xe9conseillers \\xe0 \",/*#__PURE__*/_jsx(\"strong\",{children:\"optimiser la gestion des interactions clients\"}),\". Directement int\\xe9gr\\xe9 \\xe0 notre solution \",/*#__PURE__*/_jsx(\"strong\",{children:\"CCaaS ViaFlow\"}),\", cet assistant personnel virtuel permet de r\\xe9duire la \",/*#__PURE__*/_jsx(\"strong\",{children:\"Dur\\xe9e Moyenne de Traitement (DMT)\"}),\" en proposant des \",/*#__PURE__*/_jsx(\"strong\",{children:\"r\\xe9ponses intelligentes\"}),\" et des \",/*#__PURE__*/_jsx(\"strong\",{children:\"actions automatis\\xe9es\"}),\" en temps r\\xe9el. Gr\\xe2ce \\xe0 des algorithmes avanc\\xe9s de \",/*#__PURE__*/_jsx(\"strong\",{children:\"traitement du langage naturel (NLP)\"}),\", il facilite la r\\xe9solution des demandes et am\\xe9liore la \",/*#__PURE__*/_jsx(\"strong\",{children:\"satisfaction client\"}),\".\"]}),/*#__PURE__*/_jsxs(\"p\",{children:[\"Agent Assist est con\\xe7u pour s'int\\xe9grer facilement avec de nombreux \",/*#__PURE__*/_jsx(\"strong\",{children:\"CRM\"}),\" tels que \",/*#__PURE__*/_jsx(\"strong\",{children:\"Salesforce\"}),\", \",/*#__PURE__*/_jsx(\"strong\",{children:\"Zendesk\"}),\", HubSpot Efficy, Odoo et d'autres solutions populaires. Il \\xe9volue continuellement en fonction des besoins du march\\xe9 et des avanc\\xe9es technologiques, garantissant ainsi une performance toujours optimale pour vos \\xe9quipes.\"]}),/*#__PURE__*/_jsx(\"h4\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"Comment fonctionne l'Agent Assist ?\"})}),/*#__PURE__*/_jsxs(\"p\",{children:[\"L'\",/*#__PURE__*/_jsx(\"strong\",{children:\"Agent Assist\"}),\" est une fonctionnalit\\xe9 compl\\xe9mentaire accessible depuis \",/*#__PURE__*/_jsx(\"strong\",{children:\"ViaFlow\"}),\", notre plateforme \",/*#__PURE__*/_jsx(\"strong\",{children:\"CCaaS (Contact Center as a Service)\"}),\". Il analyse en temps r\\xe9el les interactions avec vos clients, en proposant des \",/*#__PURE__*/_jsx(\"strong\",{children:\"r\\xe9ponses contextuelles\"}),\" et en automatisant certaines t\\xe2ches gr\\xe2ce \\xe0 l'\",/*#__PURE__*/_jsx(\"strong\",{children:\"IA\"}),\". Chaque conversation est transcrite en temps r\\xe9el, et les agents re\\xe7oivent des \",/*#__PURE__*/_jsx(\"strong\",{children:\"suggestions de r\\xe9ponses\"}),\" bas\\xe9es sur les historiques clients et la base de connaissances de l\u2019entreprise, ce qui am\\xe9liore la \",/*#__PURE__*/_jsx(\"strong\",{children:\"personnalisation\"}),\" des r\\xe9ponses.\"]}),/*#__PURE__*/_jsx(\"h4\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"Quels sont les avantages principaux de l'Agent Assist ?\"})}),/*#__PURE__*/_jsx(\"p\",{children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsxs(\"ul\",{children:[/*#__PURE__*/_jsx(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/_jsxs(\"p\",{children:[/*#__PURE__*/_jsx(\"strong\",{children:\"R\\xe9duction de la DMT\"}),\" : En sugg\\xe9rant des \",/*#__PURE__*/_jsx(\"strong\",{children:\"r\\xe9ponses intelligentes\"}),\" et en automatisant les actions, Agent Assist permet de r\\xe9duire significativement la \",/*#__PURE__*/_jsx(\"strong\",{children:\"Dur\\xe9e Moyenne de Traitement\"}),\", augmentant ainsi l'efficacit\\xe9 des agents.\"]})}),/*#__PURE__*/_jsx(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/_jsxs(\"p\",{children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Transcription des conversations\"}),\" : Capturez chaque d\\xe9tail des \\xe9changes avec une \",/*#__PURE__*/_jsx(\"strong\",{children:\"transcription automatique en temps r\\xe9el\"}),\", facilitant la documentation et l'analyse des conversations.\"]})}),/*#__PURE__*/_jsx(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/_jsxs(\"p\",{children:[/*#__PURE__*/_jsx(\"strong\",{children:\"FAQ Bot\"}),\" : R\\xe9pondez instantan\\xe9ment aux questions fr\\xe9quentes gr\\xe2ce \\xe0 une \",/*#__PURE__*/_jsx(\"strong\",{children:\"base de connaissances\"}),\" compl\\xe8te et r\\xe9guli\\xe8rement mise \\xe0 jour.\"]})}),/*#__PURE__*/_jsx(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/_jsxs(\"p\",{children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Automatisation des actions\"}),\" : Automatisez l'acc\\xe8s et la modification d'informations dans des applications tierces comme votre \",/*#__PURE__*/_jsx(\"strong\",{children:\"CRM\"}),\".\"]})}),/*#__PURE__*/_jsx(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/_jsxs(\"p\",{children:[/*#__PURE__*/_jsx(\"strong\",{children:\"R\\xe9sum\\xe9 d\u2019appels dans le CRM\"}),\" : Enrichissez votre base de donn\\xe9es clients avec des \",/*#__PURE__*/_jsx(\"strong\",{children:\"r\\xe9sum\\xe9s automatiques des appels\"}),\" et des notes, directement int\\xe9gr\\xe9s dans votre \",/*#__PURE__*/_jsx(\"strong\",{children:\"CRM\"}),\".\"]})}),/*#__PURE__*/_jsx(\"li\",{\"data-preset-tag\":\"p\",children:/*#__PURE__*/_jsxs(\"p\",{children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Actions \\xe0 suivre\"}),\" : Propose des \",/*#__PURE__*/_jsx(\"strong\",{children:\"\\xe9tapes contextuelles\"}),\" \\xe0 suivre pour r\\xe9soudre efficacement les demandes clients et am\\xe9liorer la \",/*#__PURE__*/_jsx(\"strong\",{children:\"gestion des cas\"}),\".\"]})})]}),/*#__PURE__*/_jsx(\"h4\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"Comment estimer le ROI d\u2019Agent Assist ?\"})}),/*#__PURE__*/_jsxs(\"p\",{children:[\"Le \",/*#__PURE__*/_jsx(\"strong\",{children:\"retour sur investissement (ROI)\"}),\" de l'Agent Assist est directement mesurable \\xe0 travers la \",/*#__PURE__*/_jsx(\"strong\",{children:\"r\\xe9duction de la DMT\"}),\", l'augmentation de la \",/*#__PURE__*/_jsx(\"strong\",{children:\"satisfaction client\"}),\", et la \",/*#__PURE__*/_jsx(\"strong\",{children:\"rationalisation des processus\"}),\". Les agents sont plus efficaces, traitent plus rapidement les demandes, et offrent une \",/*#__PURE__*/_jsx(\"strong\",{children:\"exp\\xe9rience client\"}),\" plus fluide, ce qui diminue les co\\xfbts op\\xe9rationnels tout en renfor\\xe7ant la fid\\xe9lit\\xe9 des clients.\"]}),/*#__PURE__*/_jsx(\"h4\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"L'Agent Assist est-il un module en constante \\xe9volution ?\"})}),/*#__PURE__*/_jsxs(\"p\",{children:[\"Oui, votre copilot est en constante \\xe9volution. Gr\\xe2ce \\xe0 des mises \\xe0 jour r\\xe9guli\\xe8res, il int\\xe8gre les derni\\xe8res avanc\\xe9es en \",/*#__PURE__*/_jsx(\"strong\",{children:\"IA\"}),\", en \",/*#__PURE__*/_jsx(\"strong\",{children:\"traitement du langage naturel (NLP)\"}),\", et en \",/*#__PURE__*/_jsx(\"strong\",{children:\"automatisation\"}),\" pour r\\xe9pondre aux nouveaux enjeux du march\\xe9. Vous b\\xe9n\\xe9ficiez ainsi toujours des technologies les plus r\\xe9centes pour am\\xe9liorer la \",/*#__PURE__*/_jsx(\"strong\",{children:\"relation client\"}),\".\"]}),/*#__PURE__*/_jsx(\"h4\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"Puis-je \\xe9valuer l'Agent Assist ?\"})}),/*#__PURE__*/_jsxs(\"p\",{children:[\"Nous offrons une \",/*#__PURE__*/_jsx(\"strong\",{children:\"des d\\xe9mos personnalis\\xe9e\"}),\" d\u2019Agent Assist. Vous pourrez voir les fonctionnalit\\xe9s comme la \",/*#__PURE__*/_jsx(\"strong\",{children:\"transcription en temps r\\xe9el\"}),\", les \",/*#__PURE__*/_jsx(\"strong\",{children:\"suggestions intelligentes\"}),\", et l\u2019\",/*#__PURE__*/_jsx(\"strong\",{children:\"automatisation des actions\"}),\" pour voir comment cette solution peut am\\xe9liorer l'efficacit\\xe9 de vos agents. Contactez notre \\xe9quipe pour une d\\xe9monstration et un accompagnement sur mesure.\"]}),/*#__PURE__*/_jsx(\"h4\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"Combien co\\xfbte Agent Assist ?\"})}),/*#__PURE__*/_jsxs(\"p\",{children:[\"Le co\\xfbt de l'Agent Assist est flexible et d\\xe9pend de plusieurs crit\\xe8res, notamment la \",/*#__PURE__*/_jsx(\"strong\",{children:\"taille de votre entreprise\"}),\", le \",/*#__PURE__*/_jsx(\"strong\",{children:\"nombre d\u2019agents\"}),\", et les \",/*#__PURE__*/_jsx(\"strong\",{children:\"fonctionnalit\\xe9s activ\\xe9es\"}),\". Nous proposons des offres adapt\\xe9es aux grandes entreprises comme aux \",/*#__PURE__*/_jsx(\"strong\",{children:\"PME\"}),\". Contactez-nous pour obtenir un devis personnalis\\xe9.\"]})]}),height:\"100%\",i3O8zKYwl:getLocalizedValue(\"v89\",activeLocale)??\"En savoir plus\",id:\"eGUhqaaMA\",layoutId:\"eGUhqaaMA\",pLNquOq7I:\"var(--token-ae35b004-9ebe-4611-9531-73262fb215d3, rgb(235, 244, 255))\",style:{width:\"100%\"},variant:\"rPBs0OijG\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-6yVUe.framer-1852e2j, .framer-6yVUe .framer-1852e2j { display: block; }\",\".framer-6yVUe.framer-kyu9x3 { 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-6yVUe .framer-5kbjct { align-content: center; align-items: center; background: linear-gradient(180deg, var(--token-ae35b004-9ebe-4611-9531-73262fb215d3, #ebf4ff) /* {\"name\":\"blue light\"} */ 0%, var(--token-fe4ff46c-8c26-4cd8-921b-f11f3190f238, rgb(255, 255, 255)) /* {\"name\":\"white\"} */ 100%); 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-6yVUe .framer-1ywog8x { 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-6yVUe .framer-sjejhb, .framer-6yVUe .framer-1rxileu, .framer-6yVUe .framer-iamn6t { 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-6yVUe .framer-pnv0kr-container { flex: 1 0 0px; height: auto; max-width: 1200px; position: relative; width: 1px; z-index: 1; }\",\".framer-6yVUe.framer-1i0krwk, .framer-6yVUe.framer-ejdxpu, .framer-6yVUe.framer-12hm21y, .framer-6yVUe.framer-1svszk7, .framer-6yVUe.framer-e3mhi0, .framer-6yVUe.framer-sez52d { background-color: rgba(0, 0, 0, 0.1); inset: 0px; position: fixed; user-select: none; z-index: 2; }\",\".framer-6yVUe.framer-3g82ex-container, .framer-6yVUe.framer-yqro18-container, .framer-6yVUe.framer-1uqrfoj-container, .framer-6yVUe.framer-1d9v2ah-container, .framer-6yVUe.framer-jvpg8i-container { flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); position: fixed; top: calc(50.00000000000002% - 100% / 2); width: 100%; z-index: 2; }\",\".framer-6yVUe .framer-11q1m1z-container, .framer-6yVUe .framer-ogft31-container { flex: 1 0 0px; height: auto; max-width: 1200px; position: relative; width: 1px; }\",\".framer-6yVUe .framer-3wkqtt-container, .framer-6yVUe .framer-1szs3oi-container, .framer-6yVUe .framer-178zh18-container { flex: none; height: auto; max-width: 1200px; position: relative; width: 100%; }\",\".framer-6yVUe.framer-svmv8k-container { flex: none; height: auto; left: 50%; position: fixed; top: 50%; transform: translate(-50%, -50%); width: auto; z-index: 2; }\",\".framer-6yVUe .framer-zza5h5 { align-content: flex-start; align-items: flex-start; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 50px 0px 50px 0px; position: relative; width: 100%; }\",\".framer-6yVUe .framer-1d3fg6t { align-content: center; align-items: center; background-color: var(--token-fe4ff46c-8c26-4cd8-921b-f11f3190f238, #ffffff); border-bottom-left-radius: 15px; border-bottom-right-radius: 15px; border-top-left-radius: 15px; border-top-right-radius: 15px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: hidden; padding: 100px 0px 100px 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-6yVUe .framer-1b8nyln { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-6yVUe .framer-2rcdf7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-6yVUe .framer-7x0ltj, .framer-6yVUe .framer-1uei4b2, .framer-6yVUe .framer-xo8ev6 { --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-6yVUe .framer-l8twt-container { flex: none; height: 630px; position: relative; width: 100%; }\",\".framer-6yVUe .framer-wd5wox, .framer-6yVUe .framer-yfey5x { 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; text-decoration: none; width: min-content; }\",\".framer-6yVUe .framer-187xmc3-container, .framer-6yVUe .framer-1u0c7zb-container, .framer-6yVUe .framer-3x68ek-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-6yVUe .framer-1slcl8d { 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: 10px; position: relative; width: 100%; }\",\".framer-6yVUe .framer-d7tipl { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 20px 10px 20px 10px; position: relative; width: 100%; }\",\".framer-6yVUe .framer-1y4t8nt-container, .framer-6yVUe .framer-15d6539-container { flex: none; height: auto; position: relative; width: auto; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-6yVUe .framer-xjso3p-container { align-self: stretch; flex: none; height: auto; position: relative; width: auto; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-6yVUe .framer-3tqsa2 { 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 10px 0px 10px; position: relative; width: 100%; }\",\".framer-6yVUe .framer-wzlzqk { align-content: center; align-items: center; background-color: var(--token-ce311f3d-23da-4f11-8b57-9693472c5d45, #052040); border-bottom-left-radius: 15px; border-bottom-right-radius: 15px; border-top-left-radius: 15px; border-top-right-radius: 15px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 40px 70px 40px 70px; position: relative; width: 1200px; will-change: var(--framer-will-change-override, transform); }\",\".framer-6yVUe .framer-c0yr7b { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-6yVUe .framer-1h2ov9j-container { flex: none; height: 653px; position: relative; width: 100%; }\",\".framer-6yVUe .framer-10yz9q2-container, .framer-6yVUe .framer-ng23sg-container, .framer-6yVUe .framer-1c1ktr9-container, .framer-6yVUe .framer-1z0kmgf-container, .framer-6yVUe .framer-dp9uif-container, .framer-6yVUe .framer-bkyt2m-container, .framer-6yVUe .framer-1vibent-container, .framer-6yVUe .framer-1192j41-container, .framer-6yVUe .framer-5vdiit-container { height: auto; position: relative; width: 321px; }\",\".framer-6yVUe .framer-1nicd2f { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 52px 0px 52px 0px; position: relative; width: 100%; }\",\".framer-6yVUe .framer-sj45sd { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-6yVUe .framer-5bzg2o { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; max-width: 100%; overflow: visible; padding: 0px; position: relative; width: 1000px; }\",\".framer-6yVUe .framer-1a0r3zy-container, .framer-6yVUe .framer-ucwmny-container, .framer-6yVUe .framer-1jvud40-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-6yVUe .framer-1h93sni { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 40px 0px 40px 0px; position: relative; width: 100%; }\",\".framer-6yVUe .framer-1fgp81g { align-content: center; align-items: center; background-color: #ffffff; 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-6yVUe .framer-1w7obso { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 60px 0px 60px 0px; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-6yVUe.framer-kyu9x3, .framer-6yVUe .framer-5kbjct, .framer-6yVUe .framer-1ywog8x, .framer-6yVUe .framer-sjejhb, .framer-6yVUe .framer-1rxileu, .framer-6yVUe .framer-zza5h5, .framer-6yVUe .framer-1d3fg6t, .framer-6yVUe .framer-1b8nyln, .framer-6yVUe .framer-2rcdf7, .framer-6yVUe .framer-iamn6t, .framer-6yVUe .framer-wd5wox, .framer-6yVUe .framer-yfey5x, .framer-6yVUe .framer-1slcl8d, .framer-6yVUe .framer-3tqsa2, .framer-6yVUe .framer-wzlzqk, .framer-6yVUe .framer-c0yr7b, .framer-6yVUe .framer-1nicd2f, .framer-6yVUe .framer-5bzg2o, .framer-6yVUe .framer-1h93sni, .framer-6yVUe .framer-1fgp81g, .framer-6yVUe .framer-1w7obso { gap: 0px; } .framer-6yVUe.framer-kyu9x3 > *, .framer-6yVUe .framer-5kbjct > *, .framer-6yVUe .framer-1ywog8x > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-6yVUe.framer-kyu9x3 > :first-child, .framer-6yVUe .framer-5kbjct > :first-child, .framer-6yVUe .framer-1ywog8x > :first-child, .framer-6yVUe .framer-zza5h5 > :first-child, .framer-6yVUe .framer-1d3fg6t > :first-child, .framer-6yVUe .framer-1b8nyln > :first-child, .framer-6yVUe .framer-2rcdf7 > :first-child, .framer-6yVUe .framer-1slcl8d > :first-child, .framer-6yVUe .framer-wzlzqk > :first-child, .framer-6yVUe .framer-c0yr7b > :first-child, .framer-6yVUe .framer-1nicd2f > :first-child, .framer-6yVUe .framer-5bzg2o > :first-child, .framer-6yVUe .framer-1h93sni > :first-child, .framer-6yVUe .framer-1w7obso > :first-child { margin-top: 0px; } .framer-6yVUe.framer-kyu9x3 > :last-child, .framer-6yVUe .framer-5kbjct > :last-child, .framer-6yVUe .framer-1ywog8x > :last-child, .framer-6yVUe .framer-zza5h5 > :last-child, .framer-6yVUe .framer-1d3fg6t > :last-child, .framer-6yVUe .framer-1b8nyln > :last-child, .framer-6yVUe .framer-2rcdf7 > :last-child, .framer-6yVUe .framer-1slcl8d > :last-child, .framer-6yVUe .framer-wzlzqk > :last-child, .framer-6yVUe .framer-c0yr7b > :last-child, .framer-6yVUe .framer-1nicd2f > :last-child, .framer-6yVUe .framer-5bzg2o > :last-child, .framer-6yVUe .framer-1h93sni > :last-child, .framer-6yVUe .framer-1w7obso > :last-child { margin-bottom: 0px; } .framer-6yVUe .framer-sjejhb > *, .framer-6yVUe .framer-1rxileu > *, .framer-6yVUe .framer-iamn6t > *, .framer-6yVUe .framer-wd5wox > *, .framer-6yVUe .framer-yfey5x > *, .framer-6yVUe .framer-3tqsa2 > *, .framer-6yVUe .framer-1fgp81g > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-6yVUe .framer-sjejhb > :first-child, .framer-6yVUe .framer-1rxileu > :first-child, .framer-6yVUe .framer-iamn6t > :first-child, .framer-6yVUe .framer-wd5wox > :first-child, .framer-6yVUe .framer-yfey5x > :first-child, .framer-6yVUe .framer-3tqsa2 > :first-child, .framer-6yVUe .framer-1fgp81g > :first-child { margin-left: 0px; } .framer-6yVUe .framer-sjejhb > :last-child, .framer-6yVUe .framer-1rxileu > :last-child, .framer-6yVUe .framer-iamn6t > :last-child, .framer-6yVUe .framer-wd5wox > :last-child, .framer-6yVUe .framer-yfey5x > :last-child, .framer-6yVUe .framer-3tqsa2 > :last-child, .framer-6yVUe .framer-1fgp81g > :last-child { margin-right: 0px; } .framer-6yVUe .framer-zza5h5 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-6yVUe .framer-1d3fg6t > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-6yVUe .framer-1b8nyln > *, .framer-6yVUe .framer-1h93sni > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-6yVUe .framer-2rcdf7 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-6yVUe .framer-1slcl8d > *, .framer-6yVUe .framer-wzlzqk > *, .framer-6yVUe .framer-5bzg2o > *, .framer-6yVUe .framer-1w7obso > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-6yVUe .framer-c0yr7b > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-6yVUe .framer-1nicd2f > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } }\",...sharedStyle.css,\"@media (min-width: 810px) and (max-width: 1199px) { .framer-6yVUe.framer-kyu9x3 { width: 810px; } .framer-6yVUe.framer-svmv8k-container { height: 100%; left: calc(50.00000000000002% - 100% / 2); top: calc(50.00000000000002% - 100% / 2); transform: unset; width: 100%; } .framer-6yVUe .framer-zza5h5 { padding: 50px 35px 50px 35px; } .framer-6yVUe .framer-1d3fg6t { max-width: 810px; padding: 100px 35px 50px 35px; } .framer-6yVUe .framer-l8twt-container { height: auto; } .framer-6yVUe .framer-d7tipl { flex-wrap: wrap; gap: 35px; justify-content: center; } .framer-6yVUe .framer-wzlzqk { background-color: unset; padding: 40px 35px 40px 35px; width: 100%; } .framer-6yVUe .framer-c0yr7b { background-color: var(--token-ce311f3d-23da-4f11-8b57-9693472c5d45, #052040); border-bottom-left-radius: 15px; border-bottom-right-radius: 15px; border-top-left-radius: 15px; border-top-right-radius: 15px; overflow: hidden; padding: 50px 35px 50px 35px; will-change: var(--framer-will-change-override, transform); } .framer-6yVUe .framer-1nicd2f { padding: 52px 35px 52px 35px; } .framer-6yVUe .framer-1h93sni { padding: 40px 35px 40px 35px; } .framer-6yVUe .framer-1fgp81g { padding: 0px 35px 0px 35px; } .framer-6yVUe .framer-1w7obso { padding: 60px 35px 60px 35px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-6yVUe .framer-d7tipl { gap: 0px; } .framer-6yVUe .framer-d7tipl > * { margin: 0px; margin-left: calc(35px / 2); margin-right: calc(35px / 2); } .framer-6yVUe .framer-d7tipl > :first-child { margin-left: 0px; } .framer-6yVUe .framer-d7tipl > :last-child { margin-right: 0px; } }}\",\"@media (max-width: 809px) { .framer-6yVUe.framer-kyu9x3 { width: 390px; } .framer-6yVUe .framer-sjejhb, .framer-6yVUe .framer-1rxileu, .framer-6yVUe .framer-1fgp81g { flex-direction: column; } .framer-6yVUe .framer-pnv0kr-container, .framer-6yVUe .framer-11q1m1z-container, .framer-6yVUe .framer-ogft31-container { flex: none; width: 100%; } .framer-6yVUe .framer-zza5h5 { padding: 50px 20px 50px 20px; } .framer-6yVUe .framer-d7tipl { flex-wrap: wrap; gap: 20px; justify-content: center; } .framer-6yVUe .framer-3x68ek-container { flex: 1 0 0px; width: 1px; } .framer-6yVUe .framer-wzlzqk { padding: 40px 20px 40px 20px; width: 100%; } .framer-6yVUe .framer-1nicd2f { gap: 30px; padding: 52px 20px 52px 20px; } .framer-6yVUe .framer-5bzg2o { gap: 0px; width: 100%; } .framer-6yVUe .framer-1h93sni { padding: 40px 20px 40px 20px; } .framer-6yVUe .framer-1w7obso { padding: 60px 0px 20px 0px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-6yVUe .framer-sjejhb, .framer-6yVUe .framer-1rxileu, .framer-6yVUe .framer-d7tipl, .framer-6yVUe .framer-1nicd2f, .framer-6yVUe .framer-5bzg2o, .framer-6yVUe .framer-1fgp81g { gap: 0px; } .framer-6yVUe .framer-sjejhb > *, .framer-6yVUe .framer-1rxileu > *, .framer-6yVUe .framer-1fgp81g > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-6yVUe .framer-sjejhb > :first-child, .framer-6yVUe .framer-1rxileu > :first-child, .framer-6yVUe .framer-1nicd2f > :first-child, .framer-6yVUe .framer-5bzg2o > :first-child, .framer-6yVUe .framer-1fgp81g > :first-child { margin-top: 0px; } .framer-6yVUe .framer-sjejhb > :last-child, .framer-6yVUe .framer-1rxileu > :last-child, .framer-6yVUe .framer-1nicd2f > :last-child, .framer-6yVUe .framer-5bzg2o > :last-child, .framer-6yVUe .framer-1fgp81g > :last-child { margin-bottom: 0px; } .framer-6yVUe .framer-d7tipl > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-6yVUe .framer-d7tipl > :first-child { margin-left: 0px; } .framer-6yVUe .framer-d7tipl > :last-child { margin-right: 0px; } .framer-6yVUe .framer-1nicd2f > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-6yVUe .framer-5bzg2o > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 7687.5\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"d3JH_jIqM\":{\"layout\":[\"fixed\",\"auto\"]},\"NrCUasfpJ\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"D38zSJNeK\":{\"pattern\":\":D38zSJNeK\",\"name\":\"live\"},\"HlxWuGbBa\":{\"pattern\":\":HlxWuGbBa\",\"name\":\"live\"}}\n * @framerResponsiveScreen\n */const FrameroHVZWk1bC=withCSS(Component,css,\"framer-6yVUe\");export default FrameroHVZWk1bC;FrameroHVZWk1bC.displayName=\"Agent Assist\";FrameroHVZWk1bC.defaultProps={height:7687.5,width:1200};addFonts(FrameroHVZWk1bC,[{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\"}]},...HeaderFonts,...OverlayDemoFonts,...ReputationFonts,...HeroFonts,...StatsFonts,...ButtonFonts,...BlogCardFonts,...CardClientFonts,...SlideshowFonts,...FAQListFonts,...CardRencontreFonts,...ContactFonts,...SpoilerFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameroHVZWk1bC\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerResponsiveScreen\":\"\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"d3JH_jIqM\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"NrCUasfpJ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"1200\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerImmutableVariables\":\"true\",\"framerScrollSections\":\"{\\\"D38zSJNeK\\\":{\\\"pattern\\\":\\\":D38zSJNeK\\\",\\\"name\\\":\\\"live\\\"},\\\"HlxWuGbBa\\\":{\\\"pattern\\\":\\\":HlxWuGbBa\\\",\\\"name\\\":\\\"live\\\"}}\",\"framerIntrinsicHeight\":\"7687.5\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (013b13c)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={G7oLvPoP8:new LazyValue(()=>import(\"./oHVZWk1bC-0.js\"))};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value)return value;}locale=locale.fallback;}}function preload(locale){const promises=[];while(locale){const values=valuesByLocaleId[locale.id];if(values){const promise=values.preload();if(promise)promises.push(promise);}locale=locale.fallback;}if(promises.length>0)return Promise.all(promises);}export function usePreloadLocalizedValues(locale){const preloadPromise=preload(locale);if(preloadPromise)throw preloadPromise;}\nexport const __FramerMetadata__ = {\"exports\":{\"usePreloadLocalizedValues\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["init_ssg_sandbox_shims", "init_ssg_sandbox_shims", "valuesByLocaleId", "LazyValue", "getLocalizedValue", "key", "locale", "values", "value", "preload", "promises", "promise", "usePreloadLocalizedValues", "preloadPromise", "HeaderFonts", "getFonts", "uKELY9jqI_default", "OverlayDemoFonts", "HlUTYr7jm_default", "ContainerWithFX", "withFX", "Container", "ReputationFonts", "h_fuNvPwQ_default", "HeroFonts", "W21v0uDtE_default", "StatsFonts", "BUdsdG6GT_default", "ButtonFonts", "iyRGPXcAO_default", "BlogCardFonts", "D7zy6Fy28_default", "CardClientFonts", "bXrY9IK7X_default", "SlideshowFonts", "Slideshow", "FAQListFonts", "FAQList", "CardRencontreFonts", "atYNsdREw_default", "ContactFonts", "UUwBbbsyz_default", "SpoilerFonts", "Ac4cgnyth_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "animation", "transition1", "animation1", "addImageAlt", "image", "alt", "getContainer", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "transformTemplate1", "_", "t", "transition2", "animation2", "transition3", "animation3", "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", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "hNC00w9z43bnx0g", "overlay", "loadMore", "args", "jRX04MhNF1wnntms", "rnK_amHvo3bnx0g", "Ci9hmLLnG3bnx0g", "FcXLY5DoA3bnx0g", "scopingClassNames", "cx", "usePreloadLocalizedValues", "router", "useRouter", "elementId", "useRouteElementId", "ref1", "isDisplayed", "elementId1", "ref2", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "PropertyOverrides2", "Image2", "getLoadingLazyAtYPosition", "l", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "getLocalizedValue", "AnimatePresence", "Ga", "x", "overlay1", "resolvedLinks1", "overlay2", "resolvedLinks2", "overlay3", "resolvedLinks3", "RichText2", "Link", "overlay4", "overlay5", "resolvedLinks4", "css", "FrameroHVZWk1bC", "withCSS", "oHVZWk1bC_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
