{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/xHAnh7snli2LShQmYBfF/LPybW4MTxnwbqW1v6yPE/NpcOlzoD6.js"],
  "sourcesContent": ["// Generated by Framer (8f9ffef)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PathVariablesContext,PropertyOverrides,RichText,useActiveVariantCallback,useComponentViewport,useCustomCursors,useDynamicRefs,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useMetadata,useOverlayState,useQueryData,useRouteElementId,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as ReactDOM from\"react-dom\";import Ticker from\"https://framerusercontent.com/modules/B2xAlJLcN0gOnt11mSPw/jyRNgY7vYWXe6t31T0wo/Ticker.js\";import Embed from\"https://framerusercontent.com/modules/o1PI5S8YtkA5bP5g4dFz/s801VqobGI0Gkh3K9b41/Embed.js\";import Slideshow from\"https://framerusercontent.com/modules/zvkTOpMSuRzRhLzZZIwG/vzgdvq3ezmf3RWurtT17/SlideShow.js\";import _W_Footer_Small from\"#framer/local/canvasComponent/a_hBFHjv2/a_hBFHjv2.js\";import _W_button from\"#framer/local/canvasComponent/AwvRDEL9o/AwvRDEL9o.js\";import _W_Testimonial from\"#framer/local/canvasComponent/BDZ5vVeoL/BDZ5vVeoL.js\";import _W_Navigation_Small from\"#framer/local/canvasComponent/GIQ6pMYQi/GIQ6pMYQi.js\";import Stats from\"#framer/local/canvasComponent/gRZCHK3SM/gRZCHK3SM.js\";import _W_FeatureCard from\"#framer/local/canvasComponent/s1ZQYialm/s1ZQYialm.js\";import _W_Section_Specs from\"#framer/local/canvasComponent/YzP_I1Ccr/YzP_I1Ccr.js\";import _W_Portfolio from\"#framer/local/canvasComponent/Zldfmqy0m/Zldfmqy0m.js\";import Works,{enumToDisplayNameFunctions}from\"#framer/local/collection/uR3H2Ra2C/uR3H2Ra2C.js\";import*as sharedStyle2 from\"#framer/local/css/JZr4EV_HG/JZr4EV_HG.js\";import*as sharedStyle4 from\"#framer/local/css/LVFS2llOm/LVFS2llOm.js\";import*as sharedStyle6 from\"#framer/local/css/mgabUOqti/mgabUOqti.js\";import*as sharedStyle3 from\"#framer/local/css/qgBctS9zB/qgBctS9zB.js\";import*as sharedStyle1 from\"#framer/local/css/qJAHviWwA/qJAHviWwA.js\";import*as sharedStyle from\"#framer/local/css/vG0CIP48p/vG0CIP48p.js\";import*as sharedStyle5 from\"#framer/local/css/Xtt967HJ6/Xtt967HJ6.js\";import metadataProvider from\"#framer/local/webPageMetadata/NpcOlzoD6/NpcOlzoD6.js\";const _W_Navigation_SmallFonts=getFonts(_W_Navigation_Small);const _W_buttonFonts=getFonts(_W_button);const EmbedFonts=getFonts(Embed);const MotionDivWithFX=withFX(motion.div);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const TickerFonts=getFonts(Ticker);const _W_PortfolioFonts=getFonts(_W_Portfolio);const StatsFonts=getFonts(Stats);const _W_FeatureCardFonts=getFonts(_W_FeatureCard);const ContainerWithFX=withFX(Container);const _W_Section_SpecsFonts=getFonts(_W_Section_Specs);const _W_TestimonialFonts=getFonts(_W_Testimonial);const SlideshowFonts=getFonts(Slideshow);const _W_Footer_SmallFonts=getFonts(_W_Footer_Small);const breakpoints={bcLqCOD7C:\"(min-width: 1440px)\",cs6HPC__D:\"(min-width: 810px) and (max-width: 1079px)\",HgZNezLhN:\"(min-width: 1080px) and (max-width: 1199px)\",i4alUNC1w:\"(min-width: 1200px) and (max-width: 1439px)\",PPZkFWd1Z:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-Sygr0\";const variantClassNames={bcLqCOD7C:\"framer-v-1723kr1\",cs6HPC__D:\"framer-v-1y6n088\",HgZNezLhN:\"framer-v-1je588g\",i4alUNC1w:\"framer-v-18q3bxi\",PPZkFWd1Z:\"framer-v-1j5pwvj\"};const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:150,y:0};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:150,y:0};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 transition2={delay:0,duration:.6,ease:[.44,0,.56,1],type:\"tween\"};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:0};const animation4={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:40};const transition3={bounce:.25,delay:0,duration:.45,type:\"spring\"};const animation5={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.05,skewX:0,skewY:0,transition:transition3};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const equals=(a,b)=>{return typeof a===\"string\"&&typeof b===\"string\"?a.toLowerCase()===b.toLowerCase():a===b;};const negate=value=>{return!value;};const animation6={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:.98,skewX:0,skewY:0,transition:transition3};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const animation7={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const transition4={damping:60,delay:0,mass:1,stiffness:300,type:\"spring\"};const transition5={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation8={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition5,x:0,y:0};const animation9={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:60};const transition6={bounce:.2,delay:0,duration:.6,type:\"spring\"};const animation10={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition6,x:0,y:60};const transition7={bounce:.2,delay:.1,duration:.6,type:\"spring\"};const animation11={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition7,x:0,y:60};const transition8={bounce:.2,delay:.2,duration:.6,type:\"spring\"};const animation12={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition8,x:0,y:60};const transition9={delay:0,duration:.3,ease:[.44,0,.56,1],type:\"tween\"};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const animation13={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-20};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const animation14={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-200};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={\"Desktop (Middle)\":\"i4alUNC1w\",\"Desktop (Small)\":\"HgZNezLhN\",Desktop:\"bcLqCOD7C\",Phone:\"PPZkFWd1Z\",Tablet:\"cs6HPC__D\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"bcLqCOD7C\"};};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,qZuVjJZe_,PWSlWeqS6,fKfLxJ1DccFpeT_mNE,dKGEWtpfccFpeT_mNE,KmJ4g9eLbcFpeT_mNE,z1_0aS4NicFpeT_mNE,KD23kB4iScFpeT_mNE,WBEvZPavQcFpeT_mNE,idcFpeT_mNE,...restProps}=getProps(props);const metadata=React.useMemo(()=>metadataProvider(undefined,activeLocale),[undefined,activeLocale]);useMetadata(metadata);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const uiGFTivQO3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const onTap1wnntms=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.hide();});const ftQMCPXkE3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const EifMUdzG63bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const elementId=useRouteElementId(\"w0eS_3IGQ\");const ref1=React.useRef(null);const elementId1=useRouteElementId(\"Pvfz8Wnsc\");const ref2=React.useRef(null);const elementId2=useRouteElementId(\"mqhWPjijH\");const ref3=React.useRef(null);const elementId3=useRouteElementId(\"STxU2F1ne\");const ref4=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"PPZkFWd1Z\")return false;return true;};const elementId4=useRouteElementId(\"OTsp85wf2\");const ref5=React.useRef(null);const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"PPZkFWd1Z\")return true;return false;};const elementId5=useRouteElementId(\"mYdzzJQ_n\");const ref6=React.useRef(null);const elementId6=useRouteElementId(\"cFpeT_mNE\");const ref7=React.useRef(null);const elementId7=useRouteElementId(\"hc7MaW65q\");const dynamicRef=useDynamicRefs();const isDisplayed2=()=>{if(!isBrowser())return true;if(baseVariant===\"cs6HPC__D\")return true;return false;};const isDisplayed3=()=>{if(!isBrowser())return true;if(baseVariant===\"cs6HPC__D\")return false;return true;};const elementId8=useRouteElementId(\"W2EmCkAhE\");const ref8=React.useRef(null);const elementId9=useRouteElementId(\"keslbu8So\");const ref9=React.useRef(null);const elementId10=useRouteElementId(\"MOeDYUZL7\");const ref10=React.useRef(null);const elementId11=useRouteElementId(\"HzgnV13s4\");const ref11=React.useRef(null);const elementId12=useRouteElementId(\"ZuRUVhILJ\");const ref12=React.useRef(null);const elementId13=useRouteElementId(\"ix945_T1G\");const ref13=React.useRef(null);const ref14=React.useRef(null);const elementId14=useRouteElementId(\"eC2D8qzAN\");const elementId15=useRouteElementId(\"uWWB7v_r9\");const ref15=React.useRef(null);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"bcLqCOD7C\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-4e605a0f-b3c1-42f0-bd07-ade601eb6c1f, rgb(15, 19, 23)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1723kr1\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cs6HPC__D:{height:122},HgZNezLhN:{height:118},i4alUNC1w:{height:120},PPZkFWd1Z:{height:86,y:(componentViewport?.y||0)+16+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:134,width:`min(${componentViewport?.width||\"100vw\"}, 1200px)`,y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-12ayemt-container\",id:elementId,nodeId:\"w0eS_3IGQ\",ref:ref1,scopeId:\"NpcOlzoD6\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PPZkFWd1Z:{variant:\"ztFDasi9J\"}},children:/*#__PURE__*/_jsx(_W_Navigation_Small,{height:\"100%\",id:\"w0eS_3IGQ\",layoutId:\"w0eS_3IGQ\",style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"rAWPNlhOe\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ymjhqp\",\"data-framer-name\":\"Hero\",id:elementId1,ref:ref2,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-whk4v0\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-11bei8b\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-5271r9\",\"data-framer-name\":\"Buttons\",children:/*#__PURE__*/_jsx(Overlay,{children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cs6HPC__D:{height:80,width:\"370px\",y:(componentViewport?.y||0)+0+122+-2+0+0+266+29},HgZNezLhN:{y:(componentViewport?.y||0)+0+130+-5.5+10+0+293+56},i4alUNC1w:{y:(componentViewport?.y||0)+0+120+13+0+0+276+64},PPZkFWd1Z:{height:80,width:\"489px\",y:(componentViewport?.y||0)+16+86+0+0+0+296+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:85,width:\"520px\",y:(componentViewport?.y||0)+0+134+.5+20+0+357+64,children:/*#__PURE__*/_jsxs(Container,{className:\"framer-1ud32h2-container\",id:\"1ud32h2\",nodeId:\"iI07CKzn1\",scopeId:\"NpcOlzoD6\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cs6HPC__D:{variant:\"eM2CSFnBd\"},PPZkFWd1Z:{variant:\"lSVyHH7dO\"}},children:/*#__PURE__*/_jsx(_W_button,{height:\"100%\",id:\"iI07CKzn1\",layoutId:\"iI07CKzn1\",ObwprSKCS:true,style:{height:\"100%\",width:\"100%\"},uiGFTivQO:uiGFTivQO3bnx0g({overlay}),variant:\"Wz2zmMcPq\",width:\"100%\",yqWXNZ9IM:\"R\\xe9server un appel\"})}),/*#__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:.3,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-fqre0h\"),\"data-framer-portal-id\":\"1ud32h2\",exit:{opacity:0,transition:{delay:0,duration:.3,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0}},\"hKKSKLLwv\"),/*#__PURE__*/_jsxs(motion.div,{animate:animation1,className:cx(scopingClassNames,\"framer-cjalvk\"),\"data-border\":true,\"data-framer-portal-id\":\"1ud32h2\",exit:animation,initial:animation2,children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1w55kgq-container\",inComponentSlot:true,isAuthoredByUser:true,isModuleExternal:true,nodeId:\"zmkp1rodf\",rendersWithMotion:true,scopeId:\"NpcOlzoD6\",children:/*#__PURE__*/_jsx(Embed,{height:\"100%\",html:'<!-- Cal inline embed code begins -->\\n<div style=\"width:100%;height:80%;overflow:scroll;padding-top: 30px;\" id=\"my-cal-inline\"></div>\\n<script type=\"text/javascript\">\\n  (function (C, A, L) { let p = function (a, ar) { a.q.push(ar); }; let d = C.document; C.Cal = C.Cal || function () { let cal = C.Cal; let ar = arguments; if (!cal.loaded) { cal.ns = {}; cal.q = cal.q || []; d.head.appendChild(d.createElement(\"script\")).src = A; cal.loaded = true; } if (ar[0] === L) { const api = function () { p(api, arguments); }; const namespace = ar[1]; api.q = api.q || []; if(typeof namespace === \"string\"){cal.ns[namespace] = cal.ns[namespace] || api;p(cal.ns[namespace], ar);p(cal, [\"initNamespace\", namespace]);} else p(cal, ar); return;} p(cal, ar); }; })(window, \"https://app.cal.com/embed/embed.js\", \"init\");\\nCal(\"init\", \"call-weezago\", {origin:\"https://cal.com\"});\\n\\n  Cal.ns[\"call-weezago\"](\"inline\", {\\n    elementOrSelector:\"#my-cal-inline\",\\n    config: {\"layout\":\"month_view\"},\\n    calLink: \"weezago/call-weezago\",\\n  });\\n\\n  Cal.ns[\"call-weezago\"](\"ui\", {\"cssVarsPerTheme\":{\"light\":{\"cal-brand\":\"#E30044\"},\"dark\":{\"cal-brand\":\"#E30044\"}},\"hideEventTypeDetails\":true,\"layout\":\"month_view\"});\\n  </script>\\n  <!-- Cal inline embed code ends -->',id:\"zmkp1rodf\",layoutId:\"zmkp1rodf\",radius:\"0px\",style:{height:\"100%\",width:\"100%\"},type:\"html\",url:\"\",width:\"100%\",zoom:1})})}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__perspectiveFX:false,__targetOpacity:1,animate:animation1,className:\"framer-yw5bn7\",\"data-framer-name\":\"Open\",onTap:onTap1wnntms({overlay}),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-8nb7o0\",style:{rotate:-45}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1727w6s\",style:{rotate:45}})]})]})]}),getContainer())})})]})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cs6HPC__D:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-frhrrx\",\"data-styles-preset\":\"qJAHviWwA\",style:{\"--framer-text-color\":\"var(--token-0c23e7ca-4b1c-4639-b5e7-c6d7ba50cdcc, rgb(255, 255, 255))\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-c3b5f6a7-251b-4724-88fe-6468b771ecc8, rgb(224, 0, 67))\"},children:\"\u279C \"}),/*#__PURE__*/_jsx(\"strong\",{children:\"Parlons ensemble de votre projet !\"})]})})},PPZkFWd1Z:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-frhrrx\",\"data-styles-preset\":\"qJAHviWwA\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-0c23e7ca-4b1c-4639-b5e7-c6d7ba50cdcc, rgb(255, 255, 255))\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-c3b5f6a7-251b-4724-88fe-6468b771ecc8, rgb(224, 0, 67))\"},children:\"\u279C \"}),/*#__PURE__*/_jsx(\"strong\",{children:\"Parlons ensemble de votre projet !\"})]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h5\",{className:\"framer-styles-preset-nexqov\",\"data-styles-preset\":\"vG0CIP48p\",style:{\"--framer-text-color\":\"var(--token-0c23e7ca-4b1c-4639-b5e7-c6d7ba50cdcc, rgb(255, 255, 255))\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-c3b5f6a7-251b-4724-88fe-6468b771ecc8, rgb(224, 0, 67))\"},children:\"\u279C \"}),/*#__PURE__*/_jsx(\"strong\",{children:\"Parlons ensemble de votre projet !\"})]})}),className:\"framer-1dp94ff\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PPZkFWd1Z:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h3\",{className:\"framer-styles-preset-rb3ooq\",\"data-styles-preset\":\"qgBctS9zB\",style:{\"--framer-text-alignment\":\"center\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-0c23e7ca-4b1c-4639-b5e7-c6d7ba50cdcc, rgb(255, 255, 255))\"},children:\"Propulsez votre business \"}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-96297875-0a07-46a7-984f-ee838660e59d, rgb(209, 217, 219))\"},children:\"avec l\u2019affichage dynamique\"})]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{className:\"framer-styles-preset-351kcx\",\"data-styles-preset\":\"JZr4EV_HG\",style:{\"--framer-text-alignment\":\"left\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-0c23e7ca-4b1c-4639-b5e7-c6d7ba50cdcc, rgb(255, 255, 255))\"},children:\"Propulsez votre business \"}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-96297875-0a07-46a7-984f-ee838660e59d, rgb(209, 217, 219))\"},children:\"avec l\u2019affichage dynamique\"})]})}),className:\"framer-13rn6x2\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cs6HPC__D:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:3856,intrinsicWidth:2560,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+122+-2+-434),pixelHeight:1e3,pixelWidth:2357,positionX:\"center\",positionY:\"center\",sizes:\"1190px\",src:\"https://framerusercontent.com/images/isw4EadBUYn3IenA2CM4Jn4pi4c.png\",srcSet:\"https://framerusercontent.com/images/isw4EadBUYn3IenA2CM4Jn4pi4c.png?scale-down-to=512 512w,https://framerusercontent.com/images/isw4EadBUYn3IenA2CM4Jn4pi4c.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/isw4EadBUYn3IenA2CM4Jn4pi4c.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/isw4EadBUYn3IenA2CM4Jn4pi4c.png 2357w\"}},HgZNezLhN:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:3856,intrinsicWidth:2560,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+130+-5.5+-157),pixelHeight:1e3,pixelWidth:2357,positionX:\"center\",positionY:\"center\",sizes:\"1287px\",src:\"https://framerusercontent.com/images/isw4EadBUYn3IenA2CM4Jn4pi4c.png\",srcSet:\"https://framerusercontent.com/images/isw4EadBUYn3IenA2CM4Jn4pi4c.png?scale-down-to=512 512w,https://framerusercontent.com/images/isw4EadBUYn3IenA2CM4Jn4pi4c.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/isw4EadBUYn3IenA2CM4Jn4pi4c.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/isw4EadBUYn3IenA2CM4Jn4pi4c.png 2357w\"}},i4alUNC1w:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:3856,intrinsicWidth:2560,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+120+13+-283),pixelHeight:1e3,pixelWidth:2357,positionX:\"center\",positionY:\"center\",sizes:`calc(min(${componentViewport?.width||\"100vw\"} * 1.0067, 1450px) + 38px)`,src:\"https://framerusercontent.com/images/isw4EadBUYn3IenA2CM4Jn4pi4c.png\",srcSet:\"https://framerusercontent.com/images/isw4EadBUYn3IenA2CM4Jn4pi4c.png?scale-down-to=512 512w,https://framerusercontent.com/images/isw4EadBUYn3IenA2CM4Jn4pi4c.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/isw4EadBUYn3IenA2CM4Jn4pi4c.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/isw4EadBUYn3IenA2CM4Jn4pi4c.png 2357w\"}},PPZkFWd1Z:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:3856,intrinsicWidth:2560,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+16+86+0+-319),pixelHeight:1e3,pixelWidth:2357,positionX:\"center\",positionY:\"center\",sizes:`calc(min(${componentViewport?.width||\"100vw\"} * 1.0538, 1450px) + 357px)`,src:\"https://framerusercontent.com/images/isw4EadBUYn3IenA2CM4Jn4pi4c.png\",srcSet:\"https://framerusercontent.com/images/isw4EadBUYn3IenA2CM4Jn4pi4c.png?scale-down-to=512 512w,https://framerusercontent.com/images/isw4EadBUYn3IenA2CM4Jn4pi4c.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/isw4EadBUYn3IenA2CM4Jn4pi4c.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/isw4EadBUYn3IenA2CM4Jn4pi4c.png 2357w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:3856,intrinsicWidth:2560,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+134+.5+-269),pixelHeight:1e3,pixelWidth:2357,positionX:\"center\",positionY:\"center\",sizes:`calc(min(${componentViewport?.width||\"100vw\"} * 1.0069, 1450px) + 57px)`,src:\"https://framerusercontent.com/images/isw4EadBUYn3IenA2CM4Jn4pi4c.png\",srcSet:\"https://framerusercontent.com/images/isw4EadBUYn3IenA2CM4Jn4pi4c.png?scale-down-to=512 512w,https://framerusercontent.com/images/isw4EadBUYn3IenA2CM4Jn4pi4c.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/isw4EadBUYn3IenA2CM4Jn4pi4c.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/isw4EadBUYn3IenA2CM4Jn4pi4c.png 2357w\"},className:\"framer-1nmm360\",\"data-framer-name\":\"Image\"})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-12h49oi\",\"data-framer-name\":\"Phone-social-proof\",id:elementId2,ref:ref3,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PPZkFWd1Z:{animate:undefined,initial:undefined,optimized:undefined,style:{}}},children:/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation3,className:\"framer-1b4d3kg\",\"data-framer-appear-id\":\"1b4d3kg\",\"data-framer-name\":\"Container\",id:elementId3,initial:animation4,optimized:true,ref:ref4,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1yrvnnx\",\"data-framer-name\":\"Center\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-rqwnn3\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PPZkFWd1Z:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h3\",{className:\"framer-styles-preset-rb3ooq\",\"data-styles-preset\":\"qgBctS9zB\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-0c23e7ca-4b1c-4639-b5e7-c6d7ba50cdcc, rgb(255, 255, 255))\"},children:[\"Ils nous font \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-c3b5f6a7-251b-4724-88fe-6468b771ecc8, rgb(227, 0, 67))\"},children:\"confiance\"})]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{className:\"framer-styles-preset-351kcx\",\"data-styles-preset\":\"JZr4EV_HG\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-0c23e7ca-4b1c-4639-b5e7-c6d7ba50cdcc, rgb(255, 255, 255))\"},children:[\"Ils nous font \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-c3b5f6a7-251b-4724-88fe-6468b771ecc8, rgb(227, 0, 67))\"},children:\"confiance\"})]})}),className:\"framer-1nkkren\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-nexqov\",\"data-styles-preset\":\"vG0CIP48p\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(217, 217, 217)\"},children:\"Une solution choisie par des acteurs majeurs pour leurs d\\xe9ploiements nationaux et internationaux.\"})}),className:\"framer-1ky8dm3\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-18hmy3c hidden-1j5pwvj\",\"data-framer-name\":\"Trusted By\",id:elementId4,ref:ref5,children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1or7vfz-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"fJ19Pk1y_\",scopeId:\"NpcOlzoD6\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cs6HPC__D:{fadeOptions:{fadeAlpha:0,fadeContent:true,fadeInset:10,fadeWidth:40,overflow:false}},HgZNezLhN:{fadeOptions:{fadeAlpha:0,fadeContent:true,fadeInset:7,fadeWidth:40,overflow:false}},i4alUNC1w:{fadeOptions:{fadeAlpha:0,fadeContent:true,fadeInset:3,fadeWidth:25,overflow:false}}},children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"left\",fadeOptions:{fadeAlpha:0,fadeContent:true,fadeInset:0,fadeWidth:25,overflow:false},gap:60,height:\"100%\",hoverFactor:.6,id:\"fJ19Pk1y_\",layoutId:\"fJ19Pk1y_\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:130,pixelWidth:405,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/h1nMVkoHPklruP4eeJTSZQXt96Y.png\"},className:\"framer-1jw3n8w\",\"data-framer-name\":\"Loreal\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:1296,pixelWidth:3672,positionX:\"center\",positionY:\"center\",sizes:\"200px\",src:\"https://framerusercontent.com/images/BO65Lu62lBP6FgvimdZuaU47O1w.png\",srcSet:\"https://framerusercontent.com/images/BO65Lu62lBP6FgvimdZuaU47O1w.png?scale-down-to=512 512w,https://framerusercontent.com/images/BO65Lu62lBP6FgvimdZuaU47O1w.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/BO65Lu62lBP6FgvimdZuaU47O1w.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/BO65Lu62lBP6FgvimdZuaU47O1w.png 3672w\"},className:\"framer-1je91pq\",\"data-framer-name\":\"NYX\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:435,pixelWidth:1e3,sizes:\"200px\",src:\"https://framerusercontent.com/images/6A9raXg6DMM6LKguIWQ7Q78R4w.png\",srcSet:\"https://framerusercontent.com/images/6A9raXg6DMM6LKguIWQ7Q78R4w.png?scale-down-to=512 512w,https://framerusercontent.com/images/6A9raXg6DMM6LKguIWQ7Q78R4w.png 1000w\"},className:\"framer-ii3ezb\",\"data-framer-name\":\"Clarins\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:105,pixelWidth:478,src:\"https://framerusercontent.com/images/u7gvHWtBj66PXdNNTihDwfFuH4.png\"},className:\"framer-1w5gljf\",\"data-framer-name\":\"Chaussea\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:313,pixelWidth:600,sizes:\"290px\",src:\"https://framerusercontent.com/images/MRmXh2BfCTV56JYBYQBuhKdgNn0.png\",srcSet:\"https://framerusercontent.com/images/MRmXh2BfCTV56JYBYQBuhKdgNn0.png?scale-down-to=512 512w,https://framerusercontent.com/images/MRmXh2BfCTV56JYBYQBuhKdgNn0.png 600w\"},className:\"framer-1vdppnj\",\"data-framer-name\":\"Intersport\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:1942,pixelWidth:1815,sizes:\"115px\",src:\"https://framerusercontent.com/images/bWaH9lV4rwEmZIhUi5J5u8CjU.png\",srcSet:\"https://framerusercontent.com/images/bWaH9lV4rwEmZIhUi5J5u8CjU.png?scale-down-to=1024 957w,https://framerusercontent.com/images/bWaH9lV4rwEmZIhUi5J5u8CjU.png 1815w\"},className:\"framer-1qqbtr3\",\"data-framer-name\":\"Sport2000\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:160,pixelWidth:610,positionX:\"center\",positionY:\"center\",sizes:\"212px\",src:\"https://framerusercontent.com/images/spkd8Kv0jSFCCKXfyCnRObC89c.png\",srcSet:\"https://framerusercontent.com/images/spkd8Kv0jSFCCKXfyCnRObC89c.png?scale-down-to=512 512w,https://framerusercontent.com/images/spkd8Kv0jSFCCKXfyCnRObC89c.png 610w\"},className:\"framer-bnaxo\",\"data-framer-name\":\"EdenPark\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:313,pixelWidth:600,sizes:\"212px\",src:\"https://framerusercontent.com/images/Ap40vbAwktWVLQWXSGlA83nVx2c.png\",srcSet:\"https://framerusercontent.com/images/Ap40vbAwktWVLQWXSGlA83nVx2c.png?scale-down-to=512 512w,https://framerusercontent.com/images/Ap40vbAwktWVLQWXSGlA83nVx2c.png 600w\"},className:\"framer-1sl17wo\",\"data-framer-name\":\"Vorwerk\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:169,pixelWidth:600,positionX:\"center\",positionY:\"center\",sizes:\"212px\",src:\"https://framerusercontent.com/images/zcsWMvRS7E2VrFLRpuJLRBPt8M.png\",srcSet:\"https://framerusercontent.com/images/zcsWMvRS7E2VrFLRpuJLRBPt8M.png?scale-down-to=512 512w,https://framerusercontent.com/images/zcsWMvRS7E2VrFLRpuJLRBPt8M.png 600w\"},className:\"framer-nwirge\",\"data-framer-name\":\"Labeyrie\"})],speed:110,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-xgidh6-container hidden-1723kr1 hidden-1je588g hidden-1y6n088 hidden-18q3bxi\",id:elementId5,isAuthoredByUser:true,isModuleExternal:true,nodeId:\"mYdzzJQ_n\",ref:ref6,scopeId:\"NpcOlzoD6\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"left\",fadeOptions:{fadeAlpha:0,fadeContent:true,fadeInset:10,fadeWidth:40,overflow:false},gap:79,height:\"100%\",hoverFactor:.5,id:\"mYdzzJQ_n\",layoutId:\"mYdzzJQ_n\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:313,pixelWidth:600,sizes:\"212px\",src:\"https://framerusercontent.com/images/Ap40vbAwktWVLQWXSGlA83nVx2c.png\",srcSet:\"https://framerusercontent.com/images/Ap40vbAwktWVLQWXSGlA83nVx2c.png?scale-down-to=512 512w,https://framerusercontent.com/images/Ap40vbAwktWVLQWXSGlA83nVx2c.png 600w\"},className:\"framer-1sl17wo\",\"data-framer-name\":\"Vorwerk\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:130,pixelWidth:405,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/h1nMVkoHPklruP4eeJTSZQXt96Y.png\"},className:\"framer-1jw3n8w\",\"data-framer-name\":\"Loreal\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",pixelHeight:1296,pixelWidth:3672,positionX:\"center\",positionY:\"center\",sizes:\"200px\",src:\"https://framerusercontent.com/images/BO65Lu62lBP6FgvimdZuaU47O1w.png\",srcSet:\"https://framerusercontent.com/images/BO65Lu62lBP6FgvimdZuaU47O1w.png?scale-down-to=512 512w,https://framerusercontent.com/images/BO65Lu62lBP6FgvimdZuaU47O1w.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/BO65Lu62lBP6FgvimdZuaU47O1w.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/BO65Lu62lBP6FgvimdZuaU47O1w.png 3672w\"},className:\"framer-1je91pq\",\"data-framer-name\":\"NYX\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:435,pixelWidth:1e3,sizes:\"200px\",src:\"https://framerusercontent.com/images/6A9raXg6DMM6LKguIWQ7Q78R4w.png\",srcSet:\"https://framerusercontent.com/images/6A9raXg6DMM6LKguIWQ7Q78R4w.png?scale-down-to=512 512w,https://framerusercontent.com/images/6A9raXg6DMM6LKguIWQ7Q78R4w.png 1000w\"},className:\"framer-ii3ezb\",\"data-framer-name\":\"Clarins\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:105,pixelWidth:478,src:\"https://framerusercontent.com/images/u7gvHWtBj66PXdNNTihDwfFuH4.png\"},className:\"framer-1w5gljf\",\"data-framer-name\":\"Chaussea\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:313,pixelWidth:600,sizes:\"290px\",src:\"https://framerusercontent.com/images/MRmXh2BfCTV56JYBYQBuhKdgNn0.png\",srcSet:\"https://framerusercontent.com/images/MRmXh2BfCTV56JYBYQBuhKdgNn0.png?scale-down-to=512 512w,https://framerusercontent.com/images/MRmXh2BfCTV56JYBYQBuhKdgNn0.png 600w\"},className:\"framer-1vdppnj\",\"data-framer-name\":\"Intersport\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:1942,pixelWidth:1815,sizes:\"115px\",src:\"https://framerusercontent.com/images/bWaH9lV4rwEmZIhUi5J5u8CjU.png\",srcSet:\"https://framerusercontent.com/images/bWaH9lV4rwEmZIhUi5J5u8CjU.png?scale-down-to=1024 957w,https://framerusercontent.com/images/bWaH9lV4rwEmZIhUi5J5u8CjU.png 1815w\"},className:\"framer-1qqbtr3\",\"data-framer-name\":\"Sport2000\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:313,pixelWidth:600,sizes:\"212px\",src:\"https://framerusercontent.com/images/Ap40vbAwktWVLQWXSGlA83nVx2c.png\",srcSet:\"https://framerusercontent.com/images/Ap40vbAwktWVLQWXSGlA83nVx2c.png?scale-down-to=512 512w,https://framerusercontent.com/images/Ap40vbAwktWVLQWXSGlA83nVx2c.png 600w\"},className:\"framer-1sl17wo\",\"data-framer-name\":\"Vorwerk\"})],speed:100,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-m2c8ie\",id:elementId6,ref:ref7,children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"cFpeT_mNE\",data:Works,type:\"Collection\"},select:[{collection:\"cFpeT_mNE\",name:\"fKfLxJ1Dc\",type:\"Identifier\"},{collection:\"cFpeT_mNE\",name:\"dKGEWtpfc\",type:\"Identifier\"},{collection:\"cFpeT_mNE\",name:\"KmJ4g9eLb\",type:\"Identifier\"},{collection:\"cFpeT_mNE\",name:\"z1_0aS4Ni\",type:\"Identifier\"},{collection:\"cFpeT_mNE\",name:\"KD23kB4iS\",type:\"Identifier\"},{collection:\"cFpeT_mNE\",name:\"WBEvZPavQ\",type:\"Identifier\"},{collection:\"cFpeT_mNE\",name:\"id\",type:\"Identifier\"}],where:{collection:\"cFpeT_mNE\",name:\"kCoA0UO1k\",type:\"Identifier\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({dKGEWtpfc:dKGEWtpfccFpeT_mNE,fKfLxJ1Dc:fKfLxJ1DccFpeT_mNE,id:idcFpeT_mNE,KD23kB4iS:KD23kB4iScFpeT_mNE,KmJ4g9eLb:KmJ4g9eLbcFpeT_mNE,WBEvZPavQ:WBEvZPavQcFpeT_mNE,z1_0aS4Ni:z1_0aS4NicFpeT_mNE},index)=>{fKfLxJ1DccFpeT_mNE??=\"\";KmJ4g9eLbcFpeT_mNE??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`cFpeT_mNE-${idcFpeT_mNE}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{fKfLxJ1Dc:fKfLxJ1DccFpeT_mNE},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cs6HPC__D:{height:425,width:`max((${componentViewport?.width||\"100vw\"} * 0.9 - 20px) / 2, 80px)`,y:(componentViewport?.y||0)+0+862+30+0},HgZNezLhN:{height:397,width:`max((${componentViewport?.width||\"100vw\"} * 0.9046 - 20px) / 2, 80px)`,y:(componentViewport?.y||0)+0+985+20+0},i4alUNC1w:{width:`max((${componentViewport?.width||\"100vw\"} * 0.8975 - 40px) / 3, 80px)`,y:(componentViewport?.y||0)+0+982+30+0},PPZkFWd1Z:{height:451,width:`max(${componentViewport?.width||\"100vw\"} * 0.8256, 80px)`,y:(componentViewport?.y||0)+16+729+30+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:326,width:`max((${componentViewport?.width||\"100vw\"} * 0.8243 - 40px) / 3, 80px)`,y:(componentViewport?.y||0)+0+1108+40+0,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HgZNezLhN:{whileHover:animation6}},children:/*#__PURE__*/_jsx(Container,{className:\"framer-1pe9eou-container\",id:`${fKfLxJ1DccFpeT_mNE}-${elementId7}`,nodeId:\"hc7MaW65q\",ref:dynamicRef(`${fKfLxJ1DccFpeT_mNE}-${elementId7}`),rendersWithMotion:true,scopeId:\"NpcOlzoD6\",whileHover:animation5,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cs6HPC__D:{style:{width:\"100%\"},variant:\"KBvK_fQuZ\"},PPZkFWd1Z:{variant:\"KBvK_fQuZ\"}},children:/*#__PURE__*/_jsx(_W_Portfolio,{dWQ6XxJby:KmJ4g9eLbcFpeT_mNE,fkawQNse9:negate(equals(KD23kB4iScFpeT_mNE,\"BUx86URTa\")),gPaWOG60A:enumToDisplayNameFunctions[\"KD23kB4iS\"]?.(KD23kB4iScFpeT_mNE,activeLocale),height:\"100%\",id:\"hc7MaW65q\",layoutId:\"hc7MaW65q\",MtaVR7c3L:negate(equals(WBEvZPavQcFpeT_mNE,\"BUx86URTa\")),qcC9AKJ5r:enumToDisplayNameFunctions[\"z1_0aS4Ni\"]?.(z1_0aS4NicFpeT_mNE,activeLocale),SM8E93fxk:negate(equals(z1_0aS4NicFpeT_mNE,\"BUx86URTa\")),style:{height:\"100%\",width:\"100%\"},variant:\"OLp25qZjC\",width:\"100%\",WXquuA4iW:toResponsiveImage(dKGEWtpfccFpeT_mNE),xDJF3VhBl:enumToDisplayNameFunctions[\"WBEvZPavQ\"]?.(WBEvZPavQcFpeT_mNE,activeLocale)})})})})})})})},idcFpeT_mNE);})})})})}),isDisplayed2()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-a864lm hidden-1723kr1 hidden-1je588g hidden-1j5pwvj hidden-18q3bxi\",\"data-framer-name\":\"Statistics\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-j6mva6\",\"data-framer-name\":\"Row 1\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cs6HPC__D:{width:\"305.6408px\",y:(componentViewport?.y||0)+0+2072+190+0+168}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:146,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1gktn94-container\",nodeId:\"GiCYo9di6\",scopeId:\"NpcOlzoD6\",children:/*#__PURE__*/_jsx(Stats,{height:\"100%\",id:\"GiCYo9di6\",layoutId:\"GiCYo9di6\",QZmyCi6ep:15,style:{width:\"100%\"},variant:\"PBHmts7oX\",width:\"100%\",x9jw34lHv:\"Ann\\xe9es d'exp\\xe9rience\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cs6HPC__D:{width:\"305.6408px\",y:(componentViewport?.y||0)+0+2072+190+0+-164}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:146,children:/*#__PURE__*/_jsx(Container,{className:\"framer-j22rf-container\",nodeId:\"PFCzjOVsv\",scopeId:\"NpcOlzoD6\",children:/*#__PURE__*/_jsx(Stats,{height:\"100%\",id:\"PFCzjOVsv\",layoutId:\"PFCzjOVsv\",QZmyCi6ep:1e4,style:{width:\"100%\"},variant:\"WnoJC09PX\",width:\"100%\",x9jw34lHv:\"Nombres d'\\xe9crans install\\xe9s\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cs6HPC__D:{width:\"305.6408px\",y:(componentViewport?.y||0)+0+2072+190+0+2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:146,children:/*#__PURE__*/_jsx(Container,{className:\"framer-17ikmgj-container\",id:\"17ikmgj\",nodeId:\"gjMMtJ4Vw\",scopeId:\"NpcOlzoD6\",children:/*#__PURE__*/_jsx(Stats,{height:\"100%\",id:\"gjMMtJ4Vw\",layoutId:\"gjMMtJ4Vw\",QZmyCi6ep:52,style:{width:\"100%\"},variant:\"Bi0XT_irk\",width:\"100%\",x9jw34lHv:\"Nombre de pays\"})})})})]})}),isDisplayed3()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-13hak50 hidden-1y6n088\",\"data-framer-name\":\"Statistics\",id:elementId8,ref:ref8,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-10keeso\",\"data-framer-name\":\"Row 1\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HgZNezLhN:{height:62,width:\"316.2019px\",y:(componentViewport?.y||0)+0+2274+30+-2+0+0},i4alUNC1w:{width:\"345px\",y:(componentViewport?.y||0)+0+1714+30+2+0+0},PPZkFWd1Z:{height:146,width:`calc(min(${componentViewport?.width||\"100vw\"}, 1680px) * 0.8471)`,y:(componentViewport?.y||0)+16+3068+187+0+-162.5}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:66.5,width:\"387.6476px\",y:(componentViewport?.y||0)+0+1864+30+9.5+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-k0gfim-container\",nodeId:\"jELFpUhj5\",scopeId:\"NpcOlzoD6\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HgZNezLhN:{variant:\"WnoJC09PX\"},PPZkFWd1Z:{variant:\"WnoJC09PX\"}},children:/*#__PURE__*/_jsx(Stats,{height:\"100%\",id:\"jELFpUhj5\",layoutId:\"jELFpUhj5\",QZmyCi6ep:1e4,style:{width:\"100%\"},variant:\"ZPh7o_1Jj\",width:\"100%\",x9jw34lHv:\"Nombres d'\\xe9crans install\\xe9s\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HgZNezLhN:{height:62,width:\"316.2019px\",y:(componentViewport?.y||0)+0+2274+30+-2+0+0},i4alUNC1w:{width:\"345px\",y:(componentViewport?.y||0)+0+1714+30+2+0+0},PPZkFWd1Z:{height:146,width:`calc(min(${componentViewport?.width||\"100vw\"}, 1680px) * 0.8471)`,y:(componentViewport?.y||0)+16+3068+187+0+3.5}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:66.5,width:\"387.6476px\",y:(componentViewport?.y||0)+0+1864+30+9.5+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-13g01p6-container\",id:\"13g01p6\",nodeId:\"aqQf0HE7w\",scopeId:\"NpcOlzoD6\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HgZNezLhN:{variant:\"Bi0XT_irk\"},PPZkFWd1Z:{variant:\"Bi0XT_irk\"}},children:/*#__PURE__*/_jsx(Stats,{height:\"100%\",id:\"aqQf0HE7w\",layoutId:\"aqQf0HE7w\",QZmyCi6ep:52,style:{width:\"100%\"},variant:\"rbmviN0Uz\",width:\"100%\",x9jw34lHv:\"Nombre de pays\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HgZNezLhN:{height:62,width:\"316.2019px\",y:(componentViewport?.y||0)+0+2274+30+-2+0+0},i4alUNC1w:{width:\"345px\",y:(componentViewport?.y||0)+0+1714+30+2+0+0},PPZkFWd1Z:{height:146,width:`calc(min(${componentViewport?.width||\"100vw\"}, 1680px) * 0.8471)`,y:(componentViewport?.y||0)+16+3068+187+0+169.5}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:66.5,width:\"387.6476px\",y:(componentViewport?.y||0)+0+1864+30+9.5+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-kk9vbh-container\",nodeId:\"gOZmYp8qm\",scopeId:\"NpcOlzoD6\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HgZNezLhN:{variant:\"PBHmts7oX\"},PPZkFWd1Z:{variant:\"PBHmts7oX\"}},children:/*#__PURE__*/_jsx(Stats,{height:\"100%\",id:\"gOZmYp8qm\",layoutId:\"gOZmYp8qm\",QZmyCi6ep:15,style:{width:\"100%\"},variant:\"fstHY6dBa\",width:\"100%\",x9jw34lHv:\"Ann\\xe9es d'exp\\xe9rience\"})})})})})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-k3pg3j\",\"data-framer-name\":\"Features\",id:elementId9,ref:ref9,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-lf6hn2\",\"data-framer-name\":\"How it Works\",id:elementId10,ref:ref10,children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-vta3cc\",\"data-framer-name\":\"Social Proof\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PPZkFWd1Z:{animate:undefined,initial:undefined,optimized:undefined,style:{}}},children:/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation3,className:\"framer-v7fv1o\",\"data-framer-appear-id\":\"v7fv1o\",\"data-framer-name\":\"Container\",initial:animation4,optimized:true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1mr04l5\",\"data-framer-name\":\"Center\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-tvqnh0\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HgZNezLhN:{verticalAlignment:\"center\"},PPZkFWd1Z:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h3\",{className:\"framer-styles-preset-rb3ooq\",\"data-styles-preset\":\"qgBctS9zB\",style:{\"--framer-text-alignment\":\"left\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-c3b5f6a7-251b-4724-88fe-6468b771ecc8, rgb(224, 0, 67))\"},children:\"Digitalisez\"}),\" vos espaces !\"]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{className:\"framer-styles-preset-351kcx\",\"data-styles-preset\":\"JZr4EV_HG\",style:{\"--framer-text-alignment\":\"left\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-c3b5f6a7-251b-4724-88fe-6468b771ecc8, rgb(224, 0, 67))\"},children:\"Digitalisez\"}),\" vos espaces !\"]})}),className:\"framer-1tctbag\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HgZNezLhN:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-nexqov\",\"data-styles-preset\":\"vG0CIP48p\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-0c23e7ca-4b1c-4639-b5e7-c6d7ba50cdcc, rgb(255, 255, 255))\"},children:\"Une solution logicielle intuitive, performante et \\xe9prouv\\xe9e pour d\\xe9livrer efficacement votre message.\"})})},PPZkFWd1Z:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-nexqov\",\"data-styles-preset\":\"vG0CIP48p\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-0c23e7ca-4b1c-4639-b5e7-c6d7ba50cdcc, rgb(255, 255, 255))\"},children:\"Une solution logicielle intuitive, performante et \\xe9prouv\\xe9e pour d\\xe9livrer efficacement votre message.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-nexqov\",\"data-styles-preset\":\"vG0CIP48p\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(217, 217, 217)\"},children:\"Une solution logicielle intuitive, performante et \\xe9prouv\\xe9e pour d\\xe9livrer efficacement votre message.\"})}),className:\"framer-1txpats\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-bud9w\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1n3rqhk\",\"data-framer-name\":\"Feature 1\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1nokldk\",\"data-framer-name\":\"Left\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-195n8ue\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PPZkFWd1Z:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h3\",{className:\"framer-styles-preset-9kgxq0\",\"data-styles-preset\":\"LVFS2llOm\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-f1522e8e-a37a-4f4f-b549-b81b87906577, rgb(176, 187, 193))\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-96297875-0a07-46a7-984f-ee838660e59d, rgb(209, 217, 219))\"},children:\"\u279C \"}),\"Retail\"]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h3\",{className:\"framer-styles-preset-9kgxq0\",\"data-styles-preset\":\"LVFS2llOm\",style:{\"--framer-text-color\":\"var(--token-f1522e8e-a37a-4f4f-b549-b81b87906577, rgb(176, 187, 193))\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-96297875-0a07-46a7-984f-ee838660e59d, rgb(209, 217, 219))\"},children:\"\u279C \"}),\"Retail\"]})}),className:\"framer-gni4xl\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cs6HPC__D:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1hgqlfg\",\"data-styles-preset\":\"mgabUOqti\",children:[\"\u2022 Ciblez vos offres\",/*#__PURE__*/_jsx(\"br\",{}),\"\u2022 Augmentez vos ventes\",/*#__PURE__*/_jsx(\"br\",{}),\"\u2022 Intensifiez votre univers de marque\",/*#__PURE__*/_jsx(\"br\",{}),\"\u2022 Optimisez votre parcours clients\",/*#__PURE__*/_jsx(\"br\",{}),\"\u2022 Enrichissez l'exp\\xe9rience client\",/*#__PURE__*/_jsx(\"br\",{}),\"\u2022 Diminuez la sensation d'attente\"]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h6\",{className:\"framer-styles-preset-1jkxu9a\",\"data-styles-preset\":\"Xtt967HJ6\",children:[\"\u2022 Ciblez vos offres\",/*#__PURE__*/_jsx(\"br\",{}),\"\u2022 Augmentez vos ventes\",/*#__PURE__*/_jsx(\"br\",{}),\"\u2022 Intensifiez votre univers de marque\",/*#__PURE__*/_jsx(\"br\",{}),\"\u2022 Optimisez votre parcours clients\",/*#__PURE__*/_jsx(\"br\",{}),\"\u2022 Enrichissez l'exp\\xe9rience client\",/*#__PURE__*/_jsx(\"br\",{}),\"\u2022 Diminuez la sensation d'attente\"]})}),className:\"framer-9yavzq\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ddhx58\",\"data-framer-name\":\"Right\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cs6HPC__D:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2602+40+263+0+9+-41+0+65.5),pixelHeight:864,pixelWidth:1360,positionX:\"left\",positionY:\"center\",src:\"https://framerusercontent.com/images/VENTuWvKJe1Sev9z2iAv0NqCWag.png\"}},HgZNezLhN:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2486+0+246.5+0+-11+-23.5+0+47.5),pixelHeight:864,pixelWidth:1360,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/VENTuWvKJe1Sev9z2iAv0NqCWag.png\"}},i4alUNC1w:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1931+0+223+0+0+0+0+-1.5),pixelHeight:864,pixelWidth:1360,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/VENTuWvKJe1Sev9z2iAv0NqCWag.png\"}},PPZkFWd1Z:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+16+3595+50+167.5+7+11.125+0+0+0+11.375),pixelHeight:864,pixelWidth:1360,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/VENTuWvKJe1Sev9z2iAv0NqCWag.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2096+0+205+0+0+0+0+-1.5),pixelHeight:864,pixelWidth:1360,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/VENTuWvKJe1Sev9z2iAv0NqCWag.png\"},className:\"framer-91080l\",\"data-border\":true,\"data-framer-name\":\"Image\"})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cs6HPC__D:{style:{transformPerspective:500}}},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-10uw9ja\",\"data-framer-name\":\"Feature 2\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-ymartc\",\"data-framer-name\":\"Left\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cs6HPC__D:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2602+40+263+0+274+-44.6875+0+65.6875),pixelHeight:864,pixelWidth:1360,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/L48QA8rEVpbpf1vbhhBLyWT6Rc.png\"}},HgZNezLhN:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2486+0+246.5+0+414+-23.5+0+36.5),pixelHeight:864,pixelWidth:1360,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/L48QA8rEVpbpf1vbhhBLyWT6Rc.png\"}},i4alUNC1w:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1931+0+223+0+502+0+0+-1.5),pixelHeight:864,pixelWidth:1360,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/L48QA8rEVpbpf1vbhhBLyWT6Rc.png\"}},PPZkFWd1Z:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+16+3595+50+167.5+7+427.875+0+63+0+7),pixelHeight:864,pixelWidth:1360,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/L48QA8rEVpbpf1vbhhBLyWT6Rc.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2096+0+205+0+502+0+0+-1.5),pixelHeight:864,pixelWidth:1360,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/L48QA8rEVpbpf1vbhhBLyWT6Rc.png\"},className:\"framer-19phpty\",\"data-border\":true,\"data-framer-name\":\"Image\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-17mx6x4\",\"data-framer-name\":\"Right\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-oum2b6\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h3\",{className:\"framer-styles-preset-9kgxq0\",\"data-styles-preset\":\"LVFS2llOm\",style:{\"--framer-text-color\":\"var(--token-f1522e8e-a37a-4f4f-b549-b81b87906577, rgb(176, 187, 193))\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-96297875-0a07-46a7-984f-ee838660e59d, rgb(209, 217, 219))\"},children:\"\u279C \"}),\"Corporate\"]})}),className:\"framer-mj99da\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cs6HPC__D:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1hgqlfg\",\"data-styles-preset\":\"mgabUOqti\",children:[\"\u2022 Modernisez votre accueil visiteurs\",/*#__PURE__*/_jsx(\"br\",{}),\"\u2022 Am\\xe9liorez votre signal\\xe9tique interne\",/*#__PURE__*/_jsx(\"br\",{}),\"\u2022 Informez et dynamisez vos \\xe9quipes\",/*#__PURE__*/_jsx(\"br\",{}),\"\u2022 Augmentez la coh\\xe9sion de groupe\",/*#__PURE__*/_jsx(\"br\",{}),\"\u2022 Renforcez la culture d\u2019entreprise\",/*#__PURE__*/_jsx(\"br\",{}),\"\u2022 Relayez vos alertes de s\\xe9curit\\xe9\"]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h6\",{className:\"framer-styles-preset-1jkxu9a\",\"data-styles-preset\":\"Xtt967HJ6\",children:[\"\u2022 Modernisez votre accueil visiteurs\",/*#__PURE__*/_jsx(\"br\",{}),\"\u2022 Am\\xe9liorez votre signal\\xe9tique interne\",/*#__PURE__*/_jsx(\"br\",{}),\"\u2022 Informez et dynamisez vos \\xe9quipes\",/*#__PURE__*/_jsx(\"br\",{}),\"\u2022 Augmentez la coh\\xe9sion de groupe\",/*#__PURE__*/_jsx(\"br\",{}),\"\u2022 Renforcez la culture d\u2019entreprise\",/*#__PURE__*/_jsx(\"br\",{}),\"\u2022 Relayez vos alertes de s\\xe9curit\\xe9\"]})}),className:\"framer-n6j5an\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})})]})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-vjoecl\",\"data-framer-name\":\"How it Works\",id:elementId11,ref:ref11,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1lcagxg\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation7,__framer__exit:animation8,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1md4d4x\",\"data-framer-name\":\"Text\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PPZkFWd1Z:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h3\",{className:\"framer-styles-preset-rb3ooq\",\"data-styles-preset\":\"qgBctS9zB\",style:{\"--framer-text-alignment\":\"left\"},children:[\"Des r\\xe9ponses adapt\\xe9es\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-c3b5f6a7-251b-4724-88fe-6468b771ecc8, rgb(227, 0, 68))\"},children:\"\\xe0 vos besoins op\\xe9rationnels\"})]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{className:\"framer-styles-preset-351kcx\",\"data-styles-preset\":\"JZr4EV_HG\",style:{\"--framer-text-alignment\":\"left\"},children:[\"Des r\\xe9ponses adapt\\xe9es\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-c3b5f6a7-251b-4724-88fe-6468b771ecc8, rgb(227, 0, 68))\"},children:\"\\xe0 vos besoins op\\xe9rationnels\"})]})}),className:\"framer-1xbwfm6\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1a1yw2d\",\"data-framer-name\":\"container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-10tqk1\",\"data-framer-name\":\"section\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1use76t\",\"data-framer-name\":\"row\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cs6HPC__D:{height:270,width:`max((min(${componentViewport?.width||\"100vw\"}, 1200px) * 0.95 - 64px) / 3, 1px)`,y:(componentViewport?.y||0)+0+3447+30+142.2+0+0+0+0+0},HgZNezLhN:{width:`max((min(${componentViewport?.width||\"100vw\"}, 1200px) * 0.95 - 64px) / 3, 1px)`,y:(componentViewport?.y||0)+0+3597+20+146.2+0+0+0+-7.5+0},i4alUNC1w:{width:`max((min(${componentViewport?.width||\"100vw\"}, 1200px) * 0.9 - 64px) / 3, 1px)`,y:(componentViewport?.y||0)+0+3193+20+167.2+0+0+0+0+0},PPZkFWd1Z:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1200px) * 0.85)`,y:(componentViewport?.y||0)+16+4864+20+51.25+0+0+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:296,width:`max((min(${componentViewport?.width||\"100vw\"}, 1200px) - 64px) / 3, 1px)`,y:(componentViewport?.y||0)+0+3322+20+167.2+0+0+0+0+0,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PPZkFWd1Z:{__framer__styleAppearEffectEnabled:undefined}},children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition6},__framer__animateOnce:true,__framer__enter:animation9,__framer__exit:animation10,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-sfdse3-container\",nodeId:\"OprwaOSmp\",rendersWithMotion:true,scopeId:\"NpcOlzoD6\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cs6HPC__D:{style:{height:\"100%\",width:\"100%\"},variant:\"jAvKJ9jup\"},HgZNezLhN:{RRK9VpLJB:\"Une interface intuitive et ergonomique pens\\xe9e pour une prise en main et une efficacit\\xe9 imm\\xe9diate.\"}},children:/*#__PURE__*/_jsx(_W_FeatureCard,{height:\"100%\",id:\"OprwaOSmp\",layoutId:\"OprwaOSmp\",OA9bGq7OB:\"HandPointing\",RRK9VpLJB:\"Une interface intuitive et ergonomique pens\\xe9e pour une prise en main et une efficacit\\xe9 imm\\xe9diates.\",style:{width:\"100%\"},TvSf0fjMO:\"Simplicit\\xe9\",variant:\"yduEEmGhl\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cs6HPC__D:{height:270,width:`max((min(${componentViewport?.width||\"100vw\"}, 1200px) * 0.95 - 64px) / 3, 1px)`,y:(componentViewport?.y||0)+0+3447+30+142.2+0+0+0+0+0},HgZNezLhN:{height:281,width:`max((min(${componentViewport?.width||\"100vw\"}, 1200px) * 0.95 - 64px) / 3, 1px)`,y:(componentViewport?.y||0)+0+3597+20+146.2+0+0+0+-7.5+0},i4alUNC1w:{width:`max((min(${componentViewport?.width||\"100vw\"}, 1200px) * 0.9 - 64px) / 3, 1px)`,y:(componentViewport?.y||0)+0+3193+20+167.2+0+0+0+0+0},PPZkFWd1Z:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1200px) * 0.85)`,y:(componentViewport?.y||0)+16+4864+20+51.25+0+0+0+0+0+328}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:296,width:`max((min(${componentViewport?.width||\"100vw\"}, 1200px) - 64px) / 3, 1px)`,y:(componentViewport?.y||0)+0+3322+20+167.2+0+0+0+0+0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition7},__framer__animateOnce:true,__framer__enter:animation9,__framer__exit:animation11,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-9uz2wl-container\",nodeId:\"dLBzkJimX\",rendersWithMotion:true,scopeId:\"NpcOlzoD6\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cs6HPC__D:{style:{height:\"100%\",width:\"100%\"},variant:\"jAvKJ9jup\"},HgZNezLhN:{style:{height:\"100%\",width:\"100%\"}}},children:/*#__PURE__*/_jsx(_W_FeatureCard,{height:\"100%\",id:\"dLBzkJimX\",layoutId:\"dLBzkJimX\",OA9bGq7OB:\"PuzzlePiece\",RRK9VpLJB:\"Une gestion optimis\\xe9e de playlists interconnect\\xe9es pour les projets multi-sites et multi-r\\xf4les.\",style:{width:\"100%\"},TvSf0fjMO:\"Modularit\\xe9\",variant:\"yduEEmGhl\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cs6HPC__D:{height:270,width:`max((min(${componentViewport?.width||\"100vw\"}, 1200px) * 0.95 - 64px) / 3, 1px)`,y:(componentViewport?.y||0)+0+3447+30+142.2+0+0+0+0+0},HgZNezLhN:{width:`max((min(${componentViewport?.width||\"100vw\"}, 1200px) * 0.95 - 64px) / 3, 1px)`,y:(componentViewport?.y||0)+0+3597+20+146.2+0+0+0+-7.5+0},i4alUNC1w:{width:`max((min(${componentViewport?.width||\"100vw\"}, 1200px) * 0.9 - 64px) / 3, 1px)`,y:(componentViewport?.y||0)+0+3193+20+167.2+0+0+0+0+0},PPZkFWd1Z:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1200px) * 0.85)`,y:(componentViewport?.y||0)+16+4864+20+51.25+0+0+0+0+0+656}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:296,width:`max((min(${componentViewport?.width||\"100vw\"}, 1200px) - 64px) / 3, 1px)`,y:(componentViewport?.y||0)+0+3322+20+167.2+0+0+0+0+0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition8},__framer__animateOnce:true,__framer__enter:animation9,__framer__exit:animation12,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-iqc7hb-container\",nodeId:\"bX0s_9wZ2\",rendersWithMotion:true,scopeId:\"NpcOlzoD6\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cs6HPC__D:{style:{height:\"100%\",width:\"100%\"},variant:\"jAvKJ9jup\"}},children:/*#__PURE__*/_jsx(_W_FeatureCard,{height:\"100%\",id:\"bX0s_9wZ2\",layoutId:\"bX0s_9wZ2\",OA9bGq7OB:\"ShieldCheck\",RRK9VpLJB:\"Acc\\xe8s s\\xe9curis\\xe9 HTTPS, Authentification unique SSO, tra\\xe7abilit\\xe9 permanente des logs de connexion.\",style:{width:\"100%\"},TvSf0fjMO:\"S\\xe9curit\\xe9\",variant:\"yduEEmGhl\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1aa0oc7\",\"data-framer-name\":\"row\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cs6HPC__D:{height:270,width:`max((min(${componentViewport?.width||\"100vw\"}, 1200px) * 0.95 - 64px) / 3, 1px)`,y:(componentViewport?.y||0)+0+3447+30+142.2+0+0+0+302+0},HgZNezLhN:{width:`max((min(${componentViewport?.width||\"100vw\"}, 1200px) * 0.95 - 64px) / 3, 1px)`,y:(componentViewport?.y||0)+0+3597+20+146.2+0+0+0+320.5+0},i4alUNC1w:{width:`max((min(${componentViewport?.width||\"100vw\"}, 1200px) * 0.9 - 64px) / 3, 1px)`,y:(componentViewport?.y||0)+0+3193+20+167.2+0+0+0+328+0},PPZkFWd1Z:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1200px) * 0.85)`,y:(componentViewport?.y||0)+16+4864+20+51.25+0+0+0+984+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:296,width:`max((min(${componentViewport?.width||\"100vw\"}, 1200px) - 64px) / 3, 1px)`,y:(componentViewport?.y||0)+0+3322+20+167.2+0+0+0+328+0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition6},__framer__animateOnce:true,__framer__enter:animation9,__framer__exit:animation10,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1k9syif-container\",nodeId:\"GB2cusF4X\",rendersWithMotion:true,scopeId:\"NpcOlzoD6\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cs6HPC__D:{style:{height:\"100%\",width:\"100%\"},variant:\"jAvKJ9jup\"}},children:/*#__PURE__*/_jsx(_W_FeatureCard,{height:\"100%\",id:\"GB2cusF4X\",layoutId:\"GB2cusF4X\",OA9bGq7OB:\"Gear\",RRK9VpLJB:\"Compatible avec tous les formats d\u2019\\xe9crans, Samsung et LG SoC, OS Android, players Brightsign\u2026\",style:{width:\"100%\"},TvSf0fjMO:\"Interop\\xe9ratibilit\\xe9\",variant:\"yduEEmGhl\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cs6HPC__D:{height:270,width:`max((min(${componentViewport?.width||\"100vw\"}, 1200px) * 0.95 - 64px) / 3, 1px)`,y:(componentViewport?.y||0)+0+3447+30+142.2+0+0+0+302+0},HgZNezLhN:{width:`max((min(${componentViewport?.width||\"100vw\"}, 1200px) * 0.95 - 64px) / 3, 1px)`,y:(componentViewport?.y||0)+0+3597+20+146.2+0+0+0+320.5+0},i4alUNC1w:{width:`max((min(${componentViewport?.width||\"100vw\"}, 1200px) * 0.9 - 64px) / 3, 1px)`,y:(componentViewport?.y||0)+0+3193+20+167.2+0+0+0+328+0},PPZkFWd1Z:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1200px) * 0.85)`,y:(componentViewport?.y||0)+16+4864+20+51.25+0+0+0+984+0+328}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:296,width:`max((min(${componentViewport?.width||\"100vw\"}, 1200px) - 64px) / 3, 1px)`,y:(componentViewport?.y||0)+0+3322+20+167.2+0+0+0+328+0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition7},__framer__animateOnce:true,__framer__enter:animation9,__framer__exit:animation11,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1ajd8ks-container\",nodeId:\"SlxAmYP9n\",rendersWithMotion:true,scopeId:\"NpcOlzoD6\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cs6HPC__D:{style:{height:\"100%\",width:\"100%\"},variant:\"jAvKJ9jup\"}},children:/*#__PURE__*/_jsx(_W_FeatureCard,{height:\"100%\",id:\"SlxAmYP9n\",layoutId:\"SlxAmYP9n\",OA9bGq7OB:\"Rocket\",RRK9VpLJB:\"Architecture logicielle robuste, s\\xe9curis\\xe9e et \\xe9prouv\\xe9e avec plus 10 000 \\xe9crans d\\xe9ploy\\xe9s dans 52 pays.\",style:{width:\"100%\"},TvSf0fjMO:\"Fiabilit\\xe9\",variant:\"yduEEmGhl\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cs6HPC__D:{height:270,width:`max((min(${componentViewport?.width||\"100vw\"}, 1200px) * 0.95 - 64px) / 3, 1px)`,y:(componentViewport?.y||0)+0+3447+30+142.2+0+0+0+302+0},HgZNezLhN:{width:`max((min(${componentViewport?.width||\"100vw\"}, 1200px) * 0.95 - 64px) / 3, 1px)`,y:(componentViewport?.y||0)+0+3597+20+146.2+0+0+0+320.5+0},i4alUNC1w:{width:`max((min(${componentViewport?.width||\"100vw\"}, 1200px) * 0.9 - 64px) / 3, 1px)`,y:(componentViewport?.y||0)+0+3193+20+167.2+0+0+0+328+0},PPZkFWd1Z:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1200px) * 0.85)`,y:(componentViewport?.y||0)+16+4864+20+51.25+0+0+0+984+0+656}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:296,width:`max((min(${componentViewport?.width||\"100vw\"}, 1200px) - 64px) / 3, 1px)`,y:(componentViewport?.y||0)+0+3322+20+167.2+0+0+0+328+0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition8},__framer__animateOnce:true,__framer__enter:animation9,__framer__exit:animation12,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1nnfzap-container\",nodeId:\"efIHweJi3\",rendersWithMotion:true,scopeId:\"NpcOlzoD6\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cs6HPC__D:{style:{height:\"100%\",width:\"100%\"},variant:\"jAvKJ9jup\"}},children:/*#__PURE__*/_jsx(_W_FeatureCard,{height:\"100%\",id:\"efIHweJi3\",layoutId:\"efIHweJi3\",OA9bGq7OB:\"Handshake\",RRK9VpLJB:\"Nos \\xe9quipes assurent suivi, formation et ing\\xe9nierie n\\xe9cessaires \\xe0 la r\\xe9ussite de votre d\\xe9ploiement.\",style:{width:\"100%\"},TvSf0fjMO:\"Disponibilit\\xe9\",variant:\"yduEEmGhl\",width:\"100%\"})})})})})]})]})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cs6HPC__D:{height:230,width:`min(${componentViewport?.width||\"100vw\"}, 900px)`,y:(componentViewport?.y||0)+0+4225},HgZNezLhN:{height:230,width:`min(${componentViewport?.width||\"100vw\"}, 1030px)`,y:(componentViewport?.y||0)+0+4423},i4alUNC1w:{width:`min(${componentViewport?.width||\"100vw\"}, 1100px)`,y:(componentViewport?.y||0)+0+4063},PPZkFWd1Z:{height:156,y:(componentViewport?.y||0)+16+6874}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:200,width:`min(${componentViewport?.width||\"100vw\"}, 1200px)`,y:(componentViewport?.y||0)+0+4192,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1i7ibbg-container\",nodeId:\"vsIKo75RH\",scopeId:\"NpcOlzoD6\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cs6HPC__D:{style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"sacx6raYa\"},HgZNezLhN:{style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"lwX2uTA3A\"},PPZkFWd1Z:{style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"byZcg8s6O\"}},children:/*#__PURE__*/_jsx(_W_Section_Specs,{height:\"100%\",id:\"vsIKo75RH\",layoutId:\"vsIKo75RH\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"KljiwGnHk\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-cy5yqk\",\"data-framer-name\":\"Testimonails\",id:elementId12,ref:ref12,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1rpu40a\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition9},__framer__animateOnce:true,__framer__enter:animation7,__framer__exit:animation8,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-xttiio\",\"data-framer-name\":\"Text\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PPZkFWd1Z:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h3\",{className:\"framer-styles-preset-rb3ooq\",\"data-styles-preset\":\"qgBctS9zB\",children:[\"Nos clients,\",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-0c23e7ca-4b1c-4639-b5e7-c6d7ba50cdcc, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(\"br\",{})}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-c3b5f6a7-251b-4724-88fe-6468b771ecc8, rgb(227, 0, 68))\"},children:\"nos meilleurs ambassadeurs\"})]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{className:\"framer-styles-preset-351kcx\",\"data-styles-preset\":\"JZr4EV_HG\",children:[\"Nos clients,\",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-0c23e7ca-4b1c-4639-b5e7-c6d7ba50cdcc, rgb(255, 255, 255))\"},children:/*#__PURE__*/_jsx(\"br\",{})}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-c3b5f6a7-251b-4724-88fe-6468b771ecc8, rgb(227, 0, 68))\"},children:\"nos meilleurs ambassadeurs\u2026\"})]})}),className:\"framer-evyyu9\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1jkxu9a\",\"data-styles-preset\":\"Xtt967HJ6\",children:\"Plus de 15 ans d\u2019exp\\xe9rience dans l\u2019accompagnement de projets ambitieux\"})}),className:\"framer-1bkguyt\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-pv6kau-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"XVLS8ydcb\",scopeId:\"NpcOlzoD6\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cs6HPC__D:{itemAmount:2},HgZNezLhN:{gap:48,itemAmount:2},i4alUNC1w:{gap:20},PPZkFWd1Z:{itemAmount:1}},children:/*#__PURE__*/_jsx(Slideshow,{alignment:\"center\",arrowOptions:{arrowFill:\"var(--token-c3b5f6a7-251b-4724-88fe-6468b771ecc8, rgb(227, 0, 68))\",arrowGap:10,arrowPadding:20,arrowPaddingBottom:0,arrowPaddingLeft:0,arrowPaddingRight:0,arrowPaddingTop:-60,arrowPosition:\"top-right\",arrowRadius:40,arrowShouldFadeIn:false,arrowShouldSpace:false,arrowSize:40,showMouseControls:true},autoPlayControl:false,borderRadius:0,direction:\"left\",dragControl:false,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:24,height:\"100%\",id:\"XVLS8ydcb\",intervalControl:.5,itemAmount:3,layoutId:\"XVLS8ydcb\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:true,paddingRight:0,paddingTop:0,progressOptions:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0.2)\",dotsBlur:0,dotsFill:\"rgb(255, 255, 255)\",dotsGap:10,dotsInset:10,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:false},slots:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:215,width:\"546px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-13uie93-container\",\"data-framer-name\":\"Testimonail 6\",inComponentSlot:true,name:\"Testimonail 6\",nodeId:\"dGQ4kaaEd\",rendersWithMotion:true,scopeId:\"NpcOlzoD6\",children:/*#__PURE__*/_jsx(_W_Testimonial,{height:\"100%\",hmW0bzDk6:\"\\\"Une \\xe9quipe professionnelle, r\\xe9active. Une plateforme fiable, simple d'utilisation pour les clients. Un back office pour nos \\xe9quipes techniques permettant de faire un 1er niveau d'intervention \\xe0 distance.\\\"\",id:\"dGQ4kaaEd\",layoutId:\"dGQ4kaaEd\",name:\"Testimonail 6\",style:{height:\"100%\",width:\"100%\"},t161BjKUs:addImageAlt({pixelHeight:1024,pixelWidth:684,src:\"https://framerusercontent.com/images/nTWzuDph92F947oZeMCDk0jF2vE.jpg\",srcSet:\"https://framerusercontent.com/images/nTWzuDph92F947oZeMCDk0jF2vE.jpg 684w\"},\"\"),variant:\"Nyabuo3Mz\",vdHUzBkkC:\"Dirigeante et Coach\",VPai7SjGS:\"C\\xe9line Redhon\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:215,width:\"546px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1vfi4j2-container\",\"data-framer-name\":\"Testimonail 1\",inComponentSlot:true,name:\"Testimonail 1\",nodeId:\"z1laCcq22\",rendersWithMotion:true,scopeId:\"NpcOlzoD6\",children:/*#__PURE__*/_jsx(_W_Testimonial,{height:\"100%\",hmW0bzDk6:'\"Simplicit\\xe9 et ergonomie sont des points forts de la solution Weezago. Le back office est simple \\xe0 prendre en main, complet et int\\xe9gr\\xe9 au coeur des SOC / devices contr\\xf4l\\xe9s.\"',id:\"z1laCcq22\",layoutId:\"z1laCcq22\",name:\"Testimonail 1\",style:{height:\"100%\",width:\"100%\"},t161BjKUs:addImageAlt({pixelHeight:200,pixelWidth:200,src:\"https://framerusercontent.com/images/fFqkM5IMpbo5VDK5PZphJ4JF5A.jpeg\"},\"\"),variant:\"Nyabuo3Mz\",vdHUzBkkC:\"Econocom - Responsable Architect & Designer Digital\",VPai7SjGS:\"J\\xe9r\\xf4me Delannoy\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:215,width:\"546px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-10nt035-container\",\"data-framer-name\":\"Testimonail 7\",inComponentSlot:true,name:\"Testimonail 7\",nodeId:\"TuJwzRFDl\",rendersWithMotion:true,scopeId:\"NpcOlzoD6\",children:/*#__PURE__*/_jsx(_W_Testimonial,{height:\"100%\",hmW0bzDk6:'\"Weezago allows the cohesiveness within the three zones (Africa & Middle East , W.Europe, E.Europe) to ensure we are all aligned. A relationship extremely flexible and a team always available.\"',id:\"TuJwzRFDl\",layoutId:\"TuJwzRFDl\",name:\"Testimonail 7\",style:{height:\"100%\",width:\"100%\"},t161BjKUs:addImageAlt({pixelHeight:300,pixelWidth:300,src:\"https://framerusercontent.com/images/f50Zx7pG7V148UaatLar1kQRMPI.jpeg\"},\"\"),variant:\"Nyabuo3Mz\",vdHUzBkkC:\"NYX Professional Makeup - Category Expert for Africa & Middle East Zone\",VPai7SjGS:\"Hunbal Bin Sohail\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:215,width:\"546px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1wkb9np-container\",\"data-framer-name\":\"Testimonail 2\",inComponentSlot:true,name:\"Testimonail 2\",nodeId:\"KhiFsZZql\",rendersWithMotion:true,scopeId:\"NpcOlzoD6\",children:/*#__PURE__*/_jsx(_W_Testimonial,{height:\"100%\",hmW0bzDk6:'\"Flexibility to change content fast. Very good relationship with the team. I recommend Weezago.\"',id:\"KhiFsZZql\",layoutId:\"KhiFsZZql\",name:\"Testimonail 2\",style:{height:\"100%\",width:\"100%\"},t161BjKUs:addImageAlt({pixelHeight:200,pixelWidth:200,src:\"https://framerusercontent.com/images/h9lHPfwtw7fr6hfbUUCLurfU.jpeg\"},\"\"),variant:\"Nyabuo3Mz\",vdHUzBkkC:\"NYX Professional Makeup - Visual Merchandising Manager ZAMO Golf Countries\",VPai7SjGS:\"Sihem Hachicha\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:215,width:\"546px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-i6doag-container\",\"data-framer-name\":\"Testimonail 5\",inComponentSlot:true,name:\"Testimonail 5\",nodeId:\"fC0nYQND4\",rendersWithMotion:true,scopeId:\"NpcOlzoD6\",children:/*#__PURE__*/_jsx(_W_Testimonial,{height:\"100%\",hmW0bzDk6:'\"R\\xe9activit\\xe9, suivi et rigueur des \\xe9quipes. Qualit\\xe9 des livrables. Une relation avec les \\xe9quipes fluide et honn\\xeate. Je recommande Weezago\"',id:\"fC0nYQND4\",layoutId:\"fC0nYQND4\",name:\"Testimonail 5\",style:{height:\"100%\",width:\"100%\"},t161BjKUs:addImageAlt({pixelHeight:450,pixelWidth:450,src:\"https://framerusercontent.com/images/nzU5ieECaEMTYPfnGNQZR4JFVg.jpeg\"},\"\"),variant:\"Nyabuo3Mz\",vdHUzBkkC:\"NYX Professional Makeup - Merchandising Project Manager Western Europe\",VPai7SjGS:\"Natasha MADIEDO\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:215,width:\"546px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-z7umhz-container\",\"data-framer-name\":\"Testimonail 8\",inComponentSlot:true,name:\"Testimonail 8\",nodeId:\"llgyWhI69\",rendersWithMotion:true,scopeId:\"NpcOlzoD6\",children:/*#__PURE__*/_jsx(_W_Testimonial,{height:\"100%\",hmW0bzDk6:'\"Une soci\\xe9t\\xe9 fiable avec de l\u2019historique et des r\\xe9f\\xe9rences. Une solution intuitive au tarif accessible.\" ',id:\"llgyWhI69\",layoutId:\"llgyWhI69\",name:\"Testimonail 8\",style:{height:\"100%\",width:\"100%\"},t161BjKUs:addImageAlt({pixelHeight:200,pixelWidth:200,src:\"https://framerusercontent.com/images/P7FMviXYx7JDWJkLn0oUINN6sWs.jpeg\"},\"\"),variant:\"Nyabuo3Mz\",vdHUzBkkC:\"Cap Visio\",VPai7SjGS:\"Dominique Provost \",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:215,width:\"546px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-tojcfo-container\",\"data-framer-name\":\"Testimonail 4\",inComponentSlot:true,name:\"Testimonail 4\",nodeId:\"eFvpgOU4P\",rendersWithMotion:true,scopeId:\"NpcOlzoD6\",children:/*#__PURE__*/_jsx(_W_Testimonial,{height:\"100%\",hmW0bzDk6:'\"Une interface simple d\\'utilisation et une \\xe9quipe toujours disponible ! Je recommande Weezago\"',id:\"eFvpgOU4P\",layoutId:\"eFvpgOU4P\",name:\"Testimonail 4\",style:{height:\"100%\",width:\"100%\"},t161BjKUs:addImageAlt({pixelHeight:200,pixelWidth:200,src:\"https://framerusercontent.com/images/3rLdZYI19NtNDiyp5JQlqzpUTk.jpeg\"},\"\"),variant:\"Nyabuo3Mz\",vdHUzBkkC:\"Clarins - Chef de projet Retail\",VPai7SjGS:\"Lucile Raguin\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:215,width:\"546px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ojc8hi-container\",\"data-framer-name\":\"Testimonail 3\",inComponentSlot:true,name:\"Testimonail 3\",nodeId:\"eb0aXrQrX\",rendersWithMotion:true,scopeId:\"NpcOlzoD6\",children:/*#__PURE__*/_jsx(_W_Testimonial,{height:\"100%\",hmW0bzDk6:'\"I think the client support is great-fast and efficient, and the user interface is simple and clear. I recommend Weezago.\"',id:\"eb0aXrQrX\",layoutId:\"eb0aXrQrX\",name:\"Testimonail 3\",style:{height:\"100%\",width:\"100%\"},t161BjKUs:addImageAlt({pixelHeight:538,pixelWidth:538,src:\"https://framerusercontent.com/images/QB1UW78Zmuqdzo8GuQpORqQ1OMM.jpeg\",srcSet:\"https://framerusercontent.com/images/QB1UW78Zmuqdzo8GuQpORqQ1OMM.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/QB1UW78Zmuqdzo8GuQpORqQ1OMM.jpeg 538w\"},\"\"),variant:\"Nyabuo3Mz\",vdHUzBkkC:\"NYX Professional Makeup - Digital & Marketing Specialist for Eastern Europe\",VPai7SjGS:\"Riti Tiimus\",width:\"100%\"})})})],startFrom:0,style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},transitionControl:{damping:40,delay:0,mass:1,stiffness:200,type:\"spring\"},width:\"100%\"})})})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-i6ttaj\",\"data-framer-name\":\"Calendar CTA\",id:elementId13,ref:ref13,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ucli81\",\"data-border\":true,\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ef3dxj\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cs6HPC__D:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h3\",{className:\"framer-styles-preset-9kgxq0\",\"data-styles-preset\":\"LVFS2llOm\",children:[\"Parlons ensemble\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-c3b5f6a7-251b-4724-88fe-6468b771ecc8, rgb(227, 0, 68))\"},children:\"de votre projet\\xa0 !\"})]})})},HgZNezLhN:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h3\",{className:\"framer-styles-preset-9kgxq0\",\"data-styles-preset\":\"LVFS2llOm\",children:[\"Parlons ensemble\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-c3b5f6a7-251b-4724-88fe-6468b771ecc8, rgb(227, 0, 68))\"},children:\"de votre projet\\xa0 !\"})]})})},PPZkFWd1Z:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h3\",{className:\"framer-styles-preset-9kgxq0\",\"data-styles-preset\":\"LVFS2llOm\",style:{\"--framer-text-alignment\":\"left\"},children:[\"Parlons ensemble\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-c3b5f6a7-251b-4724-88fe-6468b771ecc8, rgb(227, 0, 68))\"},children:\"de votre projet\\xa0 !\"})]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{className:\"framer-styles-preset-351kcx\",\"data-styles-preset\":\"JZr4EV_HG\",children:[\"Parlons ensemble\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-c3b5f6a7-251b-4724-88fe-6468b771ecc8, rgb(227, 0, 68))\"},children:\"de votre projet\\xa0 !\"})]})}),className:\"framer-pvjiu7\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PPZkFWd1Z:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-frhrrx\",\"data-styles-preset\":\"qJAHviWwA\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(217, 217, 217)\"},children:\"Choisissez un cr\\xe9neau pour \\xe9changer avec nous et nous pr\\xe9senter votre projet.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-frhrrx\",\"data-styles-preset\":\"qJAHviWwA\",style:{\"--framer-text-color\":\"rgb(217, 217, 217)\"},children:\"Choisissez un cr\\xe9neau pour \\xe9changer avec nous et nous pr\\xe9senter votre projet.\"})}),className:\"framer-f3me3s\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),isDisplayed()&&/*#__PURE__*/_jsx(Overlay,{children:overlay2=>/*#__PURE__*/_jsx(Overlay,{children:overlay1=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cs6HPC__D:{height:80,width:\"370px\",y:(componentViewport?.y||0)+0+5100+9.6+40+214.8},HgZNezLhN:{y:(componentViewport?.y||0)+0+5277+26.1+30+223.8},i4alUNC1w:{y:(componentViewport?.y||0)+0+4905+50.3+30+241.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:85,width:\"520px\",y:(componentViewport?.y||0)+0+5064+64.8+30+241.4,children:/*#__PURE__*/_jsxs(Container,{className:\"framer-1rb29ld-container hidden-1j5pwvj\",id:\"1rb29ld\",nodeId:\"PS3xIXVJC\",scopeId:\"NpcOlzoD6\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cs6HPC__D:{variant:\"eM2CSFnBd\"}},children:/*#__PURE__*/_jsx(_W_button,{EifMUdzG6:EifMUdzG63bnx0g({overlay:overlay2}),ftQMCPXkE:ftQMCPXkE3bnx0g({overlay:overlay1}),height:\"100%\",id:\"PS3xIXVJC\",layoutId:\"PS3xIXVJC\",ObwprSKCS:true,style:{height:\"100%\",width:\"100%\"},variant:\"Wz2zmMcPq\",width:\"100%\",yqWXNZ9IM:\"R\\xe9server un appel\"})}),/*#__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:.3,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-1sl34pd\"),\"data-framer-portal-id\":\"1rb29ld\",exit:{opacity:0,transition:{delay:0,duration:.3,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0}},\"yOUIXc6h6\"),/*#__PURE__*/_jsxs(motion.div,{animate:animation1,className:cx(scopingClassNames,\"framer-bdklcn\"),\"data-border\":true,\"data-framer-portal-id\":\"1rb29ld\",exit:animation,initial:animation2,children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1lrwita-container\",inComponentSlot:true,isAuthoredByUser:true,isModuleExternal:true,nodeId:\"HrywRMKZz\",rendersWithMotion:true,scopeId:\"NpcOlzoD6\",children:/*#__PURE__*/_jsx(Embed,{height:\"100%\",html:'<!-- Cal inline embed code begins -->\\n<div style=\"width:100%;height:80%;overflow:scroll;padding-top: 30px;\" id=\"my-cal-inline\"></div>\\n<script type=\"text/javascript\">\\n  (function (C, A, L) { let p = function (a, ar) { a.q.push(ar); }; let d = C.document; C.Cal = C.Cal || function () { let cal = C.Cal; let ar = arguments; if (!cal.loaded) { cal.ns = {}; cal.q = cal.q || []; d.head.appendChild(d.createElement(\"script\")).src = A; cal.loaded = true; } if (ar[0] === L) { const api = function () { p(api, arguments); }; const namespace = ar[1]; api.q = api.q || []; if(typeof namespace === \"string\"){cal.ns[namespace] = cal.ns[namespace] || api;p(cal.ns[namespace], ar);p(cal, [\"initNamespace\", namespace]);} else p(cal, ar); return;} p(cal, ar); }; })(window, \"https://app.cal.com/embed/embed.js\", \"init\");\\nCal(\"init\", \"call-weezago\", {origin:\"https://cal.com\"});\\n\\n  Cal.ns[\"call-weezago\"](\"inline\", {\\n    elementOrSelector:\"#my-cal-inline\",\\n    config: {\"layout\":\"month_view\"},\\n    calLink: \"weezago/call-weezago\",\\n  });\\n\\n  Cal.ns[\"call-weezago\"](\"ui\", {\"cssVarsPerTheme\":{\"light\":{\"cal-brand\":\"#E30044\"},\"dark\":{\"cal-brand\":\"#E30044\"}},\"hideEventTypeDetails\":true,\"layout\":\"month_view\"});\\n  </script>\\n  <!-- Cal inline embed code ends -->',id:\"HrywRMKZz\",layoutId:\"HrywRMKZz\",radius:\"0px\",style:{height:\"100%\",width:\"100%\"},type:\"html\",url:\"\",width:\"100%\",zoom:1})})}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__perspectiveFX:false,__targetOpacity:1,animate:animation1,className:\"framer-y1xd24\",\"data-framer-name\":\"Open\",onTap:onTap1wnntms({overlay:overlay1}),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-145zo40\",style:{rotate:-45}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-giy9k8\",style:{rotate:45}})]})]})]}),getContainer())})})]})})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cs6HPC__D:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:3856,intrinsicWidth:2560,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+5100+9.6+-26),pixelHeight:882,pixelWidth:1500,positionX:\"center\",positionY:\"center\",sizes:\"581px\",src:\"https://framerusercontent.com/images/bKe5tXKq2sccVtd3hk9Od6p92Q.jpg\",srcSet:\"https://framerusercontent.com/images/bKe5tXKq2sccVtd3hk9Od6p92Q.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/bKe5tXKq2sccVtd3hk9Od6p92Q.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/bKe5tXKq2sccVtd3hk9Od6p92Q.jpg 1500w\"}},HgZNezLhN:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:3856,intrinsicWidth:2560,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+5277+26.1+-18),pixelHeight:882,pixelWidth:1500,positionX:\"center\",positionY:\"center\",sizes:\"644px\",src:\"https://framerusercontent.com/images/bKe5tXKq2sccVtd3hk9Od6p92Q.jpg\",srcSet:\"https://framerusercontent.com/images/bKe5tXKq2sccVtd3hk9Od6p92Q.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/bKe5tXKq2sccVtd3hk9Od6p92Q.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/bKe5tXKq2sccVtd3hk9Od6p92Q.jpg 1500w\"}},i4alUNC1w:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:3856,intrinsicWidth:2560,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4905+50.3+-34),pixelHeight:882,pixelWidth:1500,positionX:\"center\",positionY:\"center\",sizes:`calc(min(${componentViewport?.width||\"100vw\"} * 0.9, 1200px) - 373px)`,src:\"https://framerusercontent.com/images/bKe5tXKq2sccVtd3hk9Od6p92Q.jpg\",srcSet:\"https://framerusercontent.com/images/bKe5tXKq2sccVtd3hk9Od6p92Q.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/bKe5tXKq2sccVtd3hk9Od6p92Q.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/bKe5tXKq2sccVtd3hk9Od6p92Q.jpg 1500w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:3856,intrinsicWidth:2560,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+5064+64.8+-18),pixelHeight:882,pixelWidth:1500,positionX:\"center\",positionY:\"center\",sizes:\"739px\",src:\"https://framerusercontent.com/images/bKe5tXKq2sccVtd3hk9Od6p92Q.jpg\",srcSet:\"https://framerusercontent.com/images/bKe5tXKq2sccVtd3hk9Od6p92Q.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/bKe5tXKq2sccVtd3hk9Od6p92Q.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/bKe5tXKq2sccVtd3hk9Od6p92Q.jpg 1500w\"},className:\"framer-2qrtrw hidden-1j5pwvj\",\"data-framer-name\":\"Image\"})})]})}),isDisplayed1()&&/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation13,__framer__styleAppearEffectEnabled:true,__framer__targets:[{offset:10,ref:ref14,target:\"animate\"}],__framer__threshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1pav7qv hidden-1723kr1 hidden-1je588g hidden-1y6n088 hidden-18q3bxi\",\"data-framer-name\":\"phone-cta\",id:elementId14,ref:ref14,transformTemplate:transformTemplate1}),isDisplayed1()&&/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation14,__framer__styleAppearEffectEnabled:true,__framer__targets:[{ref:ref8,target:\"animate\"}],__framer__threshold:1,__perspectiveFX:false,__targetOpacity:1,className:\"framer-18vv76f hidden-1723kr1 hidden-1je588g hidden-1y6n088 hidden-18q3bxi\",\"data-framer-name\":\"Buttons\",id:elementId15,ref:ref15,transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(Overlay,{children:overlay3=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PPZkFWd1Z:{y:915}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:85,width:\"504px\",children:/*#__PURE__*/_jsxs(Container,{className:\"framer-102jl9c-container\",id:\"102jl9c\",nodeId:\"ul6kNFW2H\",scopeId:\"NpcOlzoD6\",children:[/*#__PURE__*/_jsx(_W_button,{height:\"100%\",id:\"ul6kNFW2H\",layoutId:\"ul6kNFW2H\",ObwprSKCS:true,style:{height:\"100%\",width:\"100%\"},uiGFTivQO:uiGFTivQO3bnx0g({overlay:overlay3}),variant:\"lSVyHH7dO\",width:\"100%\",yqWXNZ9IM:\"R\\xe9server un appel\"}),/*#__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:.3,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-cjjibm\"),\"data-framer-portal-id\":\"102jl9c\",exit:{opacity:0,transition:{delay:0,duration:.3,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0}},\"Nz0Zy6rc5\"),/*#__PURE__*/_jsxs(motion.div,{animate:animation1,className:cx(scopingClassNames,\"framer-l0pa0s\"),\"data-border\":true,\"data-framer-portal-id\":\"102jl9c\",exit:animation,initial:animation2,children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-hhbyyv-container\",inComponentSlot:true,isAuthoredByUser:true,isModuleExternal:true,nodeId:\"YpxhXFkRT\",rendersWithMotion:true,scopeId:\"NpcOlzoD6\",children:/*#__PURE__*/_jsx(Embed,{height:\"100%\",html:'<!-- Cal inline embed code begins -->\\n<div style=\"width:100%;height:80%;overflow:scroll;padding-top: 30px;\" id=\"my-cal-inline\"></div>\\n<script type=\"text/javascript\">\\n  (function (C, A, L) { let p = function (a, ar) { a.q.push(ar); }; let d = C.document; C.Cal = C.Cal || function () { let cal = C.Cal; let ar = arguments; if (!cal.loaded) { cal.ns = {}; cal.q = cal.q || []; d.head.appendChild(d.createElement(\"script\")).src = A; cal.loaded = true; } if (ar[0] === L) { const api = function () { p(api, arguments); }; const namespace = ar[1]; api.q = api.q || []; if(typeof namespace === \"string\"){cal.ns[namespace] = cal.ns[namespace] || api;p(cal.ns[namespace], ar);p(cal, [\"initNamespace\", namespace]);} else p(cal, ar); return;} p(cal, ar); }; })(window, \"https://app.cal.com/embed/embed.js\", \"init\");\\nCal(\"init\", \"call-weezago\", {origin:\"https://cal.com\"});\\n\\n  Cal.ns[\"call-weezago\"](\"inline\", {\\n    elementOrSelector:\"#my-cal-inline\",\\n    config: {\"layout\":\"month_view\"},\\n    calLink: \"weezago/call-weezago\",\\n  });\\n\\n  Cal.ns[\"call-weezago\"](\"ui\", {\"cssVarsPerTheme\":{\"light\":{\"cal-brand\":\"#E30044\"},\"dark\":{\"cal-brand\":\"#E30044\"}},\"hideEventTypeDetails\":true,\"layout\":\"month_view\"});\\n  </script>\\n  <!-- Cal inline embed code ends -->',id:\"YpxhXFkRT\",layoutId:\"YpxhXFkRT\",radius:\"0px\",style:{height:\"100%\",width:\"100%\"},type:\"html\",url:\"\",width:\"100%\",zoom:1})})}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__perspectiveFX:false,__targetOpacity:1,animate:animation1,className:\"framer-12vxkh4\",\"data-framer-name\":\"Open\",onTap:onTap1wnntms({overlay:overlay3}),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-9haoxv\",style:{rotate:-45}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-13yrb2h\",style:{rotate:45}})]})]})]}),getContainer())})})]})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{cs6HPC__D:{width:\"807px\",y:(componentViewport?.y||0)+0+5494},HgZNezLhN:{width:\"1080px\",y:(componentViewport?.y||0)+0+5720},i4alUNC1w:{y:(componentViewport?.y||0)+0+5402},PPZkFWd1Z:{height:78,width:\"383px\",y:(componentViewport?.y||0)+16+7877}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:109,width:\"1440px\",y:(componentViewport?.y||0)+0+5590,children:/*#__PURE__*/_jsx(Container,{className:\"framer-nx9n4h-container\",nodeId:\"ue6JB3Lrm\",scopeId:\"NpcOlzoD6\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{PPZkFWd1Z:{variant:\"NYtMd958w\"}},children:/*#__PURE__*/_jsx(_W_Footer_Small,{height:\"100%\",id:\"ue6JB3Lrm\",layoutId:\"ue6JB3Lrm\",style:{height:\"100%\",width:\"100%\"},variant:\"DqADXRUAI\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Sygr0.framer-bmb03m, .framer-Sygr0 .framer-bmb03m { display: block; }\",\".framer-Sygr0.framer-1723kr1 { align-content: center; align-items: center; background-color: var(--token-4e605a0f-b3c1-42f0-bd07-ade601eb6c1f, #0f1317); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1440px; }\",\".framer-Sygr0 .framer-12ayemt-container { flex: none; height: 134px; max-width: 1200px; position: relative; width: 100%; z-index: 0; }\",\".framer-Sygr0 .framer-1ymjhqp { -webkit-filter: grayscale(0); align-content: center; align-items: center; display: flex; filter: grayscale(0); flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 606px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Sygr0 .framer-whk4v0 { align-content: flex-start; align-items: flex-start; background: linear-gradient(270deg, rgba(165, 166, 168, 0) 55.00000000000001%, var(--token-4e605a0f-b3c1-42f0-bd07-ade601eb6c1f, rgb(15, 19, 23)) 98%); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 13px; height: 605px; justify-content: flex-start; max-width: 1450px; overflow: hidden; padding: 20px 0px 0px 110px; position: relative; width: 101%; }\",\".framer-Sygr0 .framer-11bei8b { border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; flex: none; height: 585px; overflow: hidden; position: relative; width: 1329px; will-change: var(--framer-will-change-override, transform); }\",\".framer-Sygr0 .framer-5271r9 { align-content: center; align-items: center; background-color: rgba(255, 255, 255, 0); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; left: 16px; overflow: hidden; padding: 64px 0px 64px 0px; position: absolute; top: 357px; width: min-content; }\",\".framer-Sygr0 .framer-1ud32h2-container, .framer-Sygr0 .framer-1rb29ld-container { flex: none; height: 85px; position: relative; width: 520px; }\",\".framer-Sygr0.framer-fqre0h, .framer-Sygr0.framer-cjjibm { background-color: rgba(0, 0, 0, 0.8); inset: 0px; position: fixed; user-select: none; z-index: 0; }\",\".framer-Sygr0.framer-cjalvk, .framer-Sygr0.framer-bdklcn { --border-bottom-width: 6px; --border-color: var(--token-40244a8d-39c6-4c94-850e-ddda22d63c4c, #3d505c); --border-left-width: 6px; --border-right-width: 6px; --border-style: solid; --border-top-width: 6px; background-color: var(--token-cd67dc68-bab2-4b5d-9a16-1b37fb851b8e, #101112); border-bottom-left-radius: 25px; border-bottom-right-radius: 25px; border-top-left-radius: 25px; border-top-right-radius: 25px; box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.25); flex: none; height: 508px; left: calc(50.00000000000002% - 796px / 2); overflow: hidden; position: fixed; top: 111px; width: 796px; will-change: var(--framer-will-change-effect-override, transform); z-index: 1; }\",\".framer-Sygr0 .framer-1w55kgq-container, .framer-Sygr0 .framer-1lrwita-container { flex: none; height: 488px; left: -45px; position: absolute; right: -48px; top: 0px; }\",\".framer-Sygr0 .framer-yw5bn7, .framer-Sygr0 .framer-y1xd24 { align-content: center; align-items: center; aspect-ratio: 1 / 1; background-color: var(--token-4e605a0f-b3c1-42f0-bd07-ade601eb6c1f, #2c2d2f); border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; cursor: pointer; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: var(--framer-aspect-ratio-supported, 32px); justify-content: center; left: 738px; overflow: hidden; padding: 0px; position: absolute; top: 26px; width: 32px; will-change: var(--framer-will-change-effect-override, transform); z-index: 5; }\",\".framer-Sygr0 .framer-8nb7o0, .framer-Sygr0 .framer-1727w6s, .framer-Sygr0 .framer-145zo40, .framer-Sygr0 .framer-giy9k8, .framer-Sygr0 .framer-9haoxv, .framer-Sygr0 .framer-13yrb2h { background-color: var(--token-0c23e7ca-4b1c-4639-b5e7-c6d7ba50cdcc, #ffffff); border-bottom-left-radius: 1px; border-bottom-right-radius: 1px; border-top-left-radius: 1px; border-top-right-radius: 1px; flex: none; height: 3px; left: calc(50.00000000000002% - 24px / 2); overflow: visible; position: absolute; top: calc(50.00000000000002% - 3px / 2); width: 24px; z-index: 1; }\",\".framer-Sygr0 .framer-1dp94ff { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; left: 16px; max-width: 800px; position: absolute; text-shadow: 0px 1px 6px rgba(0, 0, 0, 0.64); top: 350px; white-space: pre-wrap; width: 649px; word-break: break-word; word-wrap: break-word; }\",\".framer-Sygr0 .framer-13rn6x2 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; left: 26px; position: absolute; text-shadow: 3px 3px 14px #0e1317; top: 37px; white-space: pre-wrap; width: 1017px; word-break: break-word; word-wrap: break-word; z-index: 0; }\",\".framer-Sygr0 .framer-1nmm360 { -webkit-filter: blur(0px); bottom: -341px; filter: blur(0px); flex: none; image-rendering: auto; left: 30px; overflow: visible; position: absolute; right: -87px; top: -269px; z-index: -1; }\",\".framer-Sygr0 .framer-12h49oi { align-content: center; align-items: center; background-color: rgba(255, 255, 255, 0); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 230px; justify-content: center; overflow: hidden; padding: 20px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-Sygr0 .framer-1b4d3kg { align-content: center; align-items: center; background-color: rgba(39, 40, 41, 0); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 189px; justify-content: flex-start; max-width: 1200px; overflow: hidden; padding: 0px; position: relative; width: 83%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-Sygr0 .framer-1yrvnnx { align-content: flex-start; align-items: flex-start; background-color: rgba(255, 255, 255, 0); display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-Sygr0 .framer-rqwnn3 { align-content: flex-start; align-items: flex-start; background-color: rgba(255, 255, 255, 0); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 28px; height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Sygr0 .framer-1nkkren, .framer-Sygr0 .framer-1tctbag { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 100%; position: relative; white-space: pre-wrap; width: auto; word-break: break-word; word-wrap: break-word; }\",\".framer-Sygr0 .framer-1ky8dm3 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 85%; position: relative; white-space: pre-wrap; width: 85%; word-break: break-word; word-wrap: break-word; }\",\".framer-Sygr0 .framer-18hmy3c { align-content: center; align-items: center; background-color: rgba(255, 255, 255, 0); 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: 1200px; }\",\".framer-Sygr0 .framer-1or7vfz-container { flex: 1 0 0px; height: 138px; position: relative; width: 1px; }\",\".framer-Sygr0 .framer-1jw3n8w, .framer-Sygr0 .framer-1je91pq { height: 80px; overflow: hidden; position: relative; width: 200px; }\",\".framer-Sygr0 .framer-ii3ezb { height: 90px; overflow: hidden; position: relative; width: 200px; }\",\".framer-Sygr0 .framer-1w5gljf { height: 50px; overflow: hidden; position: relative; width: 250px; }\",\".framer-Sygr0 .framer-1vdppnj { height: 35px; overflow: hidden; position: relative; width: 290px; }\",\".framer-Sygr0 .framer-1qqbtr3 { border-bottom-left-radius: 69px; border-bottom-right-radius: 69px; border-top-left-radius: 69px; border-top-right-radius: 69px; height: 128px; overflow: hidden; position: relative; width: 115px; will-change: var(--framer-will-change-override, transform); }\",\".framer-Sygr0 .framer-bnaxo, .framer-Sygr0 .framer-1sl17wo, .framer-Sygr0 .framer-nwirge { border-bottom-left-radius: 69px; border-bottom-right-radius: 69px; border-top-left-radius: 69px; border-top-right-radius: 69px; height: 105px; overflow: hidden; position: relative; width: 212px; will-change: var(--framer-will-change-override, transform); }\",\".framer-Sygr0 .framer-xgidh6-container { flex: none; height: 100px; position: relative; width: 350px; }\",\".framer-Sygr0 .framer-m2c8ie { display: grid; flex: none; gap: 0px 20px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(3, minmax(80px, 1fr)); height: 756px; justify-content: center; padding: 40px 0px 0px 0px; position: relative; width: 82%; }\",\".framer-Sygr0 .framer-1pe9eou-container { align-self: start; flex: none; height: 326px; justify-self: center; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-Sygr0 .framer-a864lm { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 530px; justify-content: center; max-width: 1680px; overflow: hidden; padding: 0px; position: relative; width: 370px; }\",\".framer-Sygr0 .framer-j6mva6 { align-content: center; align-items: center; border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; border-top-left-radius: 30px; border-top-right-radius: 30px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: 150px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 83%; }\",\".framer-Sygr0 .framer-1gktn94-container, .framer-Sygr0 .framer-j22rf-container, .framer-Sygr0 .framer-17ikmgj-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-Sygr0 .framer-13hak50 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 232px; justify-content: center; max-width: 1680px; overflow: hidden; padding: 30px 0px 30px 0px; position: relative; width: 1420px; }\",\".framer-Sygr0 .framer-10keeso { border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; border-top-left-radius: 30px; border-top-right-radius: 30px; display: grid; flex: none; gap: 20px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(3, minmax(50px, 1fr)); grid-template-rows: repeat(2, minmax(0, 1fr)); height: 153px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 85%; }\",\".framer-Sygr0 .framer-k0gfim-container, .framer-Sygr0 .framer-13g01p6-container, .framer-Sygr0 .framer-kk9vbh-container { align-self: start; flex: none; height: 100%; justify-self: start; position: relative; width: 100%; }\",\".framer-Sygr0 .framer-k3pg3j { align-content: center; align-items: center; background-color: rgba(255, 255, 255, 0); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 1226px; justify-content: center; overflow: hidden; padding: 0px 0px 70px 0px; position: relative; width: 100%; }\",\".framer-Sygr0 .framer-lf6hn2 { align-content: center; align-items: center; background-color: rgba(255, 255, 255, 0); 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-Sygr0 .framer-vta3cc { align-content: center; align-items: center; background-color: rgba(255, 255, 255, 0); 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-Sygr0 .framer-v7fv1o { align-content: center; align-items: center; background-color: rgba(39, 40, 41, 0); border-bottom-left-radius: 40px; border-bottom-right-radius: 40px; border-top-left-radius: 40px; border-top-right-radius: 40px; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 218px; justify-content: flex-start; max-width: 1200px; overflow: hidden; padding: 0px; position: relative; width: 1px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-Sygr0 .framer-1mr04l5 { align-content: center; align-items: center; background-color: rgba(255, 255, 255, 0); display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-Sygr0 .framer-tvqnh0 { align-content: flex-start; align-items: flex-start; background-color: rgba(255, 255, 255, 0); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Sygr0 .framer-1txpats { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 100%; position: relative; white-space: pre-wrap; width: 1142px; word-break: break-word; word-wrap: break-word; }\",\".framer-Sygr0 .framer-bud9w { align-content: center; align-items: center; background-color: rgba(255, 255, 255, 0); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Sygr0 .framer-1n3rqhk, .framer-Sygr0 .framer-10uw9ja { align-content: center; align-items: center; background-color: rgba(255, 255, 255, 0); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Sygr0 .framer-1nokldk { align-content: flex-start; align-items: flex-start; background-color: rgba(255, 255, 255, 0); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 620px; overflow: hidden; padding: 0px; position: relative; width: 50%; }\",\".framer-Sygr0 .framer-195n8ue { align-content: flex-start; align-items: flex-start; background-color: rgba(255, 255, 255, 0); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; max-width: 100%; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Sygr0 .framer-gni4xl { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 85%; word-break: break-word; word-wrap: break-word; }\",\".framer-Sygr0 .framer-9yavzq, .framer-Sygr0 .framer-mj99da, .framer-Sygr0 .framer-n6j5an, .framer-Sygr0 .framer-pvjiu7 { --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-Sygr0 .framer-1ddhx58 { align-content: flex-start; align-items: flex-start; background-color: rgba(255, 255, 255, 0); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 472px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 58%; }\",\".framer-Sygr0 .framer-91080l { --border-bottom-width: 3px; --border-color: var(--token-40244a8d-39c6-4c94-850e-ddda22d63c4c, #3d505c); --border-left-width: 3px; --border-right-width: 3px; --border-style: solid; --border-top-width: 3px; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; gap: 10px; height: 475px; overflow: visible; position: relative; width: 89%; z-index: 1; }\",\".framer-Sygr0 .framer-ymartc { align-content: flex-start; align-items: flex-start; background-color: rgba(255, 255, 255, 0); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 472px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 666px; }\",\".framer-Sygr0 .framer-19phpty { --border-bottom-width: 3px; --border-color: var(--token-40244a8d-39c6-4c94-850e-ddda22d63c4c, #3d505c); --border-left-width: 3px; --border-right-width: 3px; --border-style: solid; --border-top-width: 3px; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; gap: 10px; height: 475px; overflow: visible; position: relative; width: 98%; z-index: 1; }\",\".framer-Sygr0 .framer-17mx6x4 { align-content: flex-start; align-items: flex-start; background-color: rgba(255, 255, 255, 0); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; max-width: 500px; overflow: hidden; padding: 0px; position: relative; width: 70%; }\",\".framer-Sygr0 .framer-oum2b6 { align-content: flex-start; align-items: flex-start; background-color: rgba(255, 255, 255, 0); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Sygr0 .framer-vjoecl { align-content: center; align-items: center; background-color: rgba(255, 255, 255, 0); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: 870px; justify-content: center; overflow: hidden; padding: 20px 0px 0px 0px; position: relative; width: 100%; z-index: 0; }\",\".framer-Sygr0 .framer-1lcagxg { align-content: center; align-items: center; background-color: rgba(255, 255, 255, 0); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; max-width: 1200px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-Sygr0 .framer-1md4d4x { align-content: flex-start; align-items: flex-start; background-color: rgba(255, 255, 255, 0); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 9px 0px 9px 0px; position: relative; width: 100%; }\",\".framer-Sygr0 .framer-1xbwfm6 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-Sygr0 .framer-1a1yw2d { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 44px; height: min-content; justify-content: flex-start; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 3; }\",\".framer-Sygr0 .framer-10tqk1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 20px 0px; position: relative; width: 100%; }\",\".framer-Sygr0 .framer-1use76t, .framer-Sygr0 .framer-1aa0oc7 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Sygr0 .framer-sfdse3-container, .framer-Sygr0 .framer-9uz2wl-container, .framer-Sygr0 .framer-iqc7hb-container, .framer-Sygr0 .framer-1k9syif-container, .framer-Sygr0 .framer-1ajd8ks-container, .framer-Sygr0 .framer-1nnfzap-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-Sygr0 .framer-1i7ibbg-container { flex: none; height: auto; max-width: 1200px; position: relative; width: 100%; }\",\".framer-Sygr0 .framer-cy5yqk { align-content: center; align-items: center; background-color: rgba(255, 255, 255, 0); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 672px; justify-content: center; overflow: hidden; padding: 20px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-Sygr0 .framer-1rpu40a { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 31px; height: min-content; justify-content: flex-start; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-Sygr0 .framer-xttiio { align-content: flex-start; align-items: flex-start; background-color: rgba(255, 255, 255, 0); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 19px 0px 19px 0px; position: relative; width: 100%; }\",\".framer-Sygr0 .framer-evyyu9 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 1000px; position: relative; white-space: pre-wrap; width: 142%; word-break: break-word; word-wrap: break-word; }\",\".framer-Sygr0 .framer-1bkguyt { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 903px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-Sygr0 .framer-pv6kau-container { flex: none; height: 345px; max-width: 100%; position: relative; width: 100%; }\",\".framer-Sygr0 .framer-13uie93-container, .framer-Sygr0 .framer-1vfi4j2-container, .framer-Sygr0 .framer-10nt035-container, .framer-Sygr0 .framer-1wkb9np-container, .framer-Sygr0 .framer-i6doag-container, .framer-Sygr0 .framer-z7umhz-container, .framer-Sygr0 .framer-tojcfo-container, .framer-Sygr0 .framer-1ojc8hi-container { height: 215px; position: relative; width: 546px; }\",\".framer-Sygr0 .framer-i6ttaj { align-content: center; align-items: center; background-color: rgba(255, 255, 255, 0); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 14px; height: 526px; justify-content: center; overflow: hidden; padding: 20px 0px 20px 0px; position: relative; width: 99%; }\",\".framer-Sygr0 .framer-1ucli81 { --border-bottom-width: 2px; --border-color: var(--token-587291be-b870-4f71-bfb6-a7df6b33e686, #75848c); --border-left-width: 2px; --border-right-width: 2px; --border-style: solid; --border-top-width: 2px; align-content: flex-start; align-items: flex-start; background: linear-gradient(0deg, var(--token-40244a8d-39c6-4c94-850e-ddda22d63c4c, #3d505c) 0%, var(--token-4e605a0f-b3c1-42f0-bd07-ade601eb6c1f, rgb(15, 19, 23)) 100%); border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: flex-start; max-width: 1200px; overflow: hidden; padding: 30px 40px 40px 40px; position: relative; width: 1200px; will-change: var(--framer-will-change-override, transform); }\",\".framer-Sygr0 .framer-ef3dxj { align-content: flex-start; align-items: flex-start; background-color: rgba(255, 255, 255, 0); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 19px; height: min-content; justify-content: flex-start; max-width: 630px; overflow: hidden; padding: 9px 0px 9px 0px; position: relative; width: 100%; }\",\".framer-Sygr0 .framer-f3me3s { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 460px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-Sygr0.framer-1sl34pd { background-color: rgba(0, 0, 0, 0.8); inset: 0px; position: fixed; user-select: none; z-index: 1; }\",\".framer-Sygr0 .framer-2qrtrw { flex: none; gap: 10px; height: 452px; overflow: hidden; position: absolute; right: -209px; top: -18px; width: 739px; z-index: 0; }\",\".framer-Sygr0 .framer-1pav7qv { align-content: flex-end; align-items: flex-end; background-color: rgba(255, 255, 255, 0); display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 10px; height: 122px; justify-content: flex-start; left: 29%; min-width: 504px; overflow: visible; padding: 0px; position: fixed; scroll-margin-top: 10px; top: 8650px; transform: translateX(-50%); width: min-content; z-index: 1; }\",\".framer-Sygr0 .framer-18vv76f { align-content: flex-end; align-items: flex-end; background-color: rgba(255, 255, 255, 0); bottom: 0px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; justify-content: flex-start; left: 50%; overflow: hidden; padding: 0px; position: fixed; top: 550px; transform: translateX(-50%); width: min-content; z-index: 1; }\",\".framer-Sygr0 .framer-102jl9c-container { flex: none; height: 85px; position: relative; width: 504px; z-index: 4; }\",\".framer-Sygr0.framer-l0pa0s { --border-bottom-width: 6px; --border-color: var(--token-40244a8d-39c6-4c94-850e-ddda22d63c4c, #3d505c); --border-left-width: 6px; --border-right-width: 6px; --border-style: solid; --border-top-width: 6px; background-color: var(--token-cd67dc68-bab2-4b5d-9a16-1b37fb851b8e, #101112); border-bottom-left-radius: 25px; border-bottom-right-radius: 25px; border-top-left-radius: 25px; border-top-right-radius: 25px; box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.25); flex: none; height: 643px; left: calc(50.00000000000002% - 326px / 2); overflow: hidden; position: fixed; top: 111px; width: 326px; will-change: var(--framer-will-change-effect-override, transform); z-index: 1; }\",\".framer-Sygr0 .framer-hhbyyv-container { flex: none; height: 619px; left: 26px; position: absolute; right: 36px; top: 0px; }\",\".framer-Sygr0 .framer-12vxkh4 { align-content: center; align-items: center; aspect-ratio: 1 / 1; background-color: var(--token-4e605a0f-b3c1-42f0-bd07-ade601eb6c1f, #2c2d2f); border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; cursor: pointer; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: var(--framer-aspect-ratio-supported, 32px); justify-content: center; left: 279px; overflow: hidden; padding: 0px; position: absolute; top: 18px; width: 32px; will-change: var(--framer-will-change-effect-override, transform); z-index: 5; }\",\".framer-Sygr0 .framer-nx9n4h-container { flex: none; height: 109px; position: relative; width: 1440px; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,'.framer-Sygr0[data-border=\"true\"]::after, .framer-Sygr0 [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@media (min-width: 1080px) and (max-width: 1199px) { .framer-Sygr0.framer-1723kr1 { gap: 12px; width: 1080px; } .framer-Sygr0 .framer-12ayemt-container { height: 118px; order: 1; } .framer-Sygr0 .framer-1ymjhqp { height: 516px; order: 3; width: 100%; } .framer-Sygr0 .framer-whk4v0 { height: 527px; order: 0; padding: 10px 0px 0px 30px; width: 1085px; } .framer-Sygr0 .framer-11bei8b { height: 515px; width: 1049px; } .framer-Sygr0 .framer-5271r9 { padding: 56px 4px 56px 4px; top: 293px; } .framer-Sygr0 .framer-1dp94ff { left: 20px; top: 287px; width: 555px; } .framer-Sygr0 .framer-13rn6x2 { left: 20px; top: 35px; width: 821px; } .framer-Sygr0 .framer-1nmm360 { bottom: -186px; left: -152px; right: -50px; top: -157px; } .framer-Sygr0 .framer-12h49oi { height: 163px; order: 6; padding: 20px 30px 40px 0px; } .framer-Sygr0 .framer-1b4d3kg { height: 181px; padding: 0px 0px 20px 0px; width: 100%; } .framer-Sygr0 .framer-rqwnn3 { padding: 40px 0px 8px 40px; width: 108%; } .framer-Sygr0 .framer-1nkkren { width: 100%; } .framer-Sygr0 .framer-1ky8dm3, .framer-Sygr0 .framer-gni4xl, .framer-Sygr0 .framer-n6j5an { width: 99%; } .framer-Sygr0 .framer-18hmy3c { order: 7; width: 100%; } .framer-Sygr0 .framer-1or7vfz-container { height: 140px; } .framer-Sygr0 .framer-m2c8ie { grid-template-columns: repeat(2, minmax(80px, 1fr)); height: 1277px; order: 10; padding: 20px 0px 20px 0px; width: 90%; } .framer-Sygr0 .framer-1pe9eou-container { height: 397px; } .framer-Sygr0 .framer-13hak50 { height: 200px; order: 12; width: 1418px; } .framer-Sygr0 .framer-10keeso { height: 144px; width: 70%; } .framer-Sygr0 .framer-k3pg3j { height: 1099px; order: 14; padding: 0px 0px 40px 0px; } .framer-Sygr0 .framer-vta3cc { height: 252px; padding: 4px 40px 4px 40px; } .framer-Sygr0 .framer-v7fv1o { border-bottom-left-radius: unset; border-bottom-right-radius: unset; border-top-left-radius: unset; border-top-right-radius: unset; flex: none; height: 262px; padding: 0px 0px 0px 10px; width: 100%; } .framer-Sygr0 .framer-1mr04l5 { align-content: flex-start; align-items: flex-start; gap: 0px; height: 226px; } .framer-Sygr0 .framer-tvqnh0 { gap: 0px; } .framer-Sygr0 .framer-1tctbag { height: 158px; } .framer-Sygr0 .framer-bud9w { gap: 0px; height: 828px; padding: 0px 40px 0px 40px; } .framer-Sygr0 .framer-1n3rqhk { height: 425px; justify-content: space-evenly; } .framer-Sygr0 .framer-1nokldk { width: 49%; } .framer-Sygr0 .framer-195n8ue { width: 98%; } .framer-Sygr0 .framer-9yavzq { width: 104%; } .framer-Sygr0 .framer-91080l { height: 377px; order: 0; width: 86%; } .framer-Sygr0 .framer-10uw9ja { height: 425px; } .framer-Sygr0 .framer-ymartc { width: 522px; } .framer-Sygr0 .framer-19phpty { height: 399px; width: 96%; } .framer-Sygr0 .framer-vjoecl { height: 814px; order: 16; } .framer-Sygr0 .framer-1lcagxg { padding: 28px 40px 0px 40px; } .framer-Sygr0 .framer-1md4d4x { padding: 0px; } .framer-Sygr0 .framer-1a1yw2d { height: 640px; } .framer-Sygr0 .framer-10tqk1 { height: 620px; padding: 0px; width: 95%; } .framer-Sygr0 .framer-9uz2wl-container { height: 281px; } .framer-Sygr0 .framer-1aa0oc7 { height: 307px; } .framer-Sygr0 .framer-1i7ibbg-container { height: 230px; max-width: 1030px; order: 21; } .framer-Sygr0 .framer-cy5yqk { height: 600px; order: 22; padding: 0px 40px 0px 40px; } .framer-Sygr0 .framer-xttiio { max-width: 100%; padding: 0px; } .framer-Sygr0 .framer-pv6kau-container { height: 318px; } .framer-Sygr0 .framer-i6ttaj { height: 431px; order: 23; } .framer-Sygr0 .framer-1ucli81 { width: 1004px; } .framer-Sygr0 .framer-2qrtrw { height: 411px; right: -220px; width: 644px; } .framer-Sygr0 .framer-nx9n4h-container { order: 26; width: 1080px; }}\",\"@media (min-width: 810px) and (max-width: 1079px) { .framer-Sygr0.framer-1723kr1 { width: 810px; } .framer-Sygr0 .framer-12ayemt-container { height: 122px; } .framer-Sygr0 .framer-1ymjhqp { height: 404px; width: 100%; } .framer-Sygr0 .framer-whk4v0 { background: linear-gradient(270deg, rgba(165, 166, 168, 0) 53%, var(--token-4e605a0f-b3c1-42f0-bd07-ade601eb6c1f, rgb(15, 19, 23)) 100%); height: 408px; padding: 0px; width: 817px; } .framer-Sygr0 .framer-11bei8b { height: 446px; width: 813px; } .framer-Sygr0 .framer-5271r9 { left: 30px; padding: 29px 0px 29px 0px; top: 266px; } .framer-Sygr0 .framer-1ud32h2-container, .framer-Sygr0 .framer-1rb29ld-container { height: 80px; width: 370px; } .framer-Sygr0 .framer-1dp94ff { left: 30px; top: 242px; width: 349px; } .framer-Sygr0 .framer-13rn6x2 { left: 30px; top: 20px; width: 748px; } .framer-Sygr0 .framer-1nmm360 { bottom: -518px; left: -305px; right: -68px; top: -434px; } .framer-Sygr0 .framer-12h49oi { height: 200px; padding: 20px 0px 20px 0px; } .framer-Sygr0 .framer-1b4d3kg { align-content: flex-start; align-items: flex-start; height: 195px; padding: 40px 0px 0px 40px; width: 100%; } .framer-Sygr0 .framer-1yrvnnx, .framer-Sygr0 .framer-1rpu40a { flex: none; width: 100%; } .framer-Sygr0 .framer-1ky8dm3 { max-width: 99%; width: 718px; } .framer-Sygr0 .framer-18hmy3c { width: 100%; } .framer-Sygr0 .framer-1or7vfz-container { height: 136px; } .framer-Sygr0 .framer-m2c8ie { grid-template-columns: repeat(2, minmax(80px, 1fr)); height: 1210px; padding: 30px 0px 0px 0px; width: 90%; } .framer-Sygr0 .framer-1pe9eou-container { height: auto; justify-self: start; } .framer-Sygr0 .framer-1gktn94-container { order: 2; } .framer-Sygr0 .framer-j22rf-container { order: 0; } .framer-Sygr0 .framer-17ikmgj-container { order: 1; } .framer-Sygr0 .framer-k3pg3j { height: 845px; padding: 40px 0px 0px 0px; } .framer-Sygr0 .framer-vta3cc, .framer-Sygr0 .framer-1lcagxg { padding: 0px 30px 0px 30px; } .framer-Sygr0 .framer-v7fv1o { align-content: flex-start; align-items: flex-start; border-bottom-left-radius: unset; border-bottom-right-radius: unset; border-top-left-radius: unset; border-top-right-radius: unset; height: 252px; max-width: 1200.02px; } .framer-Sygr0 .framer-1mr04l5 { align-content: flex-start; align-items: flex-start; } .framer-Sygr0 .framer-bud9w { gap: 0px; height: 541px; padding: 0px 30px 0px 30px; } .framer-Sygr0 .framer-1n3rqhk { gap: 14px; height: 265px; justify-content: flex-end; order: 0; } .framer-Sygr0 .framer-1nokldk { max-width: 401px; width: 50%; } .framer-Sygr0 .framer-195n8ue { justify-content: flex-start; } .framer-Sygr0 .framer-gni4xl { width: 92%; } .framer-Sygr0 .framer-9yavzq { width: 108%; } .framer-Sygr0 .framer-1ddhx58 { height: 347px; width: 48%; } .framer-Sygr0 .framer-91080l { height: 216px; width: 100%; } .framer-Sygr0 .framer-10uw9ja { height: 258px; order: 1; padding: 33px 0px 33px 0px; } .framer-Sygr0 .framer-ymartc { height: 347px; width: 280px; } .framer-Sygr0 .framer-19phpty { height: 216px; order: 0; width: 124%; } .framer-Sygr0 .framer-17mx6x4 { max-width: 380px; } .framer-Sygr0 .framer-oum2b6 { padding: 0px 0px 0px 15px; } .framer-Sygr0 .framer-vjoecl { height: 778px; padding: 30px 0px 0px 0px; } .framer-Sygr0 .framer-1md4d4x { max-width: 800px; } .framer-Sygr0 .framer-1xbwfm6 { white-space: pre-wrap; width: 750px; word-break: break-word; word-wrap: break-word; } .framer-Sygr0 .framer-10tqk1 { width: 95%; } .framer-Sygr0 .framer-sfdse3-container, .framer-Sygr0 .framer-9uz2wl-container, .framer-Sygr0 .framer-iqc7hb-container, .framer-Sygr0 .framer-1k9syif-container, .framer-Sygr0 .framer-1ajd8ks-container, .framer-Sygr0 .framer-1nnfzap-container { height: 270px; } .framer-Sygr0 .framer-1i7ibbg-container { height: 230px; max-width: 900px; } .framer-Sygr0 .framer-cy5yqk { flex-direction: column; height: 645px; padding: 0px 30px 0px 30px; } .framer-Sygr0 .framer-pv6kau-container { height: 357px; } .framer-Sygr0 .framer-i6ttaj { height: 394px; width: 100%; } .framer-Sygr0 .framer-1ucli81 { padding: 40px 40px 40px 30px; width: 741px; } .framer-Sygr0 .framer-ef3dxj { max-width: 400px; padding: 9px 0px 0px 0px; } .framer-Sygr0 .framer-2qrtrw { height: 394px; right: -277px; top: -26px; width: 581px; } .framer-Sygr0 .framer-nx9n4h-container { width: 807px; }}\",\"@media (max-width: 809px) { .framer-Sygr0.framer-1723kr1 { height: 8072px; padding: 16px 0px 16px 0px; width: 390px; } .framer-Sygr0 .framer-12ayemt-container { height: 86px; order: 1; } .framer-Sygr0 .framer-1ymjhqp { height: min-content; order: 3; width: 100%; } .framer-Sygr0 .framer-whk4v0 { background: linear-gradient(0deg, var(--token-4e605a0f-b3c1-42f0-bd07-ade601eb6c1f, #0f1317) 20%, rgba(165, 166, 168, 0) 60.68616272522522%, var(--token-4e605a0f-b3c1-42f0-bd07-ade601eb6c1f, rgb(15, 19, 23)) 90%); height: 383px; padding: 0px; width: 105%; } .framer-Sygr0 .framer-11bei8b { border-bottom-left-radius: unset; border-bottom-right-radius: unset; border-top-left-radius: unset; border-top-right-radius: unset; height: 377px; width: 100%; will-change: unset; } .framer-Sygr0 .framer-5271r9 { flex-direction: column; flex-wrap: wrap; gap: 10px 10px; height: 80px; justify-content: flex-start; left: -39px; padding: 0px; top: 296px; width: 119%; } .framer-Sygr0 .framer-1ud32h2-container { height: 80px; width: 489px; z-index: 0; } .framer-Sygr0.framer-cjalvk { height: 643px; left: calc(50.00000000000002% - 326px / 2); top: 26px; width: 326px; } .framer-Sygr0 .framer-1w55kgq-container { height: 619px; left: 26px; right: 36px; } .framer-Sygr0 .framer-yw5bn7 { left: 279px; top: 18px; } .framer-Sygr0 .framer-1dp94ff { left: 15px; top: 260px; width: 95%; } .framer-Sygr0 .framer-13rn6x2 { left: 0px; right: 0px; top: 10px; width: unset; } .framer-Sygr0 .framer-1nmm360 { aspect-ratio: 0.7568756875687569 / 1; bottom: unset; height: var(--framer-aspect-ratio-supported, 1015px); left: -340px; right: -17px; top: -319px; } .framer-Sygr0 .framer-12h49oi { height: 160px; order: 6; padding: 0px; } .framer-Sygr0 .framer-1b4d3kg { align-content: flex-start; align-items: flex-start; height: min-content; width: 100%; will-change: unset; } .framer-Sygr0 .framer-1yrvnnx { flex: none; gap: 20px; width: 100%; } .framer-Sygr0 .framer-rqwnn3 { gap: 21px; padding: 0px 0px 0px 20px; } .framer-Sygr0 .framer-1ky8dm3 { max-width: 100%; width: 100%; } .framer-Sygr0 .framer-xgidh6-container { order: 8; } .framer-Sygr0 .framer-m2c8ie { grid-template-columns: repeat(1, minmax(80px, 1fr)); height: 2339px; order: 10; padding: 30px 0px 0px 0px; width: 83%; } .framer-Sygr0 .framer-1pe9eou-container { height: 451px; } .framer-Sygr0 .framer-13hak50 { flex-direction: row; height: 527px; order: 12; padding: 0px; width: 100%; } .framer-Sygr0 .framer-10keeso { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; } .framer-Sygr0 .framer-k0gfim-container { align-self: unset; height: auto; order: 0; } .framer-Sygr0 .framer-13g01p6-container { align-self: unset; height: auto; order: 1; } .framer-Sygr0 .framer-kk9vbh-container { align-self: unset; height: auto; order: 2; } .framer-Sygr0 .framer-k3pg3j { height: 1269px; order: 13; padding: 50px 0px 30px 0px; } .framer-Sygr0 .framer-lf6hn2 { overflow: visible; } .framer-Sygr0 .framer-vta3cc { padding: 0px 20px 0px 20px; } .framer-Sygr0 .framer-v7fv1o { align-content: flex-start; align-items: flex-start; border-bottom-left-radius: 7px; border-bottom-right-radius: 7px; border-top-left-radius: 7px; border-top-right-radius: 7px; height: 207px; will-change: var(--framer-will-change-override, transform); } .framer-Sygr0 .framer-1mr04l5 { gap: 20px; } .framer-Sygr0 .framer-tvqnh0 { height: 174px; max-width: 360px; } .framer-Sygr0 .framer-1txpats { max-width: 85%; width: 150%; } .framer-Sygr0 .framer-bud9w { gap: 0px; height: 1071px; padding: 7px 20px 50px 20px; } .framer-Sygr0 .framer-1n3rqhk { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 0px; justify-content: flex-start; } .framer-Sygr0 .framer-1nokldk { order: 1; padding: 20px 0px 0px 0px; width: 99%; } .framer-Sygr0 .framer-195n8ue { gap: 15px; width: 105%; } .framer-Sygr0 .framer-9yavzq, .framer-Sygr0 .framer-n6j5an { width: 110%; } .framer-Sygr0 .framer-1ddhx58 { gap: 78px; height: 298px; order: 0; width: 240px; } .framer-Sygr0 .framer-91080l { height: 275px; order: 0; width: 148%; z-index: 0; } .framer-Sygr0 .framer-10uw9ja { align-content: flex-start; align-items: flex-start; flex-direction: column; height: 575px; justify-content: space-evenly; } .framer-Sygr0 .framer-ymartc { height: 287px; order: 0; width: 240px; } .framer-Sygr0 .framer-19phpty { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; height: 273px; justify-content: center; padding: 0px; width: 148%; z-index: 0; } .framer-Sygr0 .framer-17mx6x4 { order: 1; width: 99%; } .framer-Sygr0 .framer-oum2b6 { gap: 15px; width: 95%; } .framer-Sygr0 .framer-vjoecl { gap: 29px; height: 2010px; order: 16; overflow: visible; } .framer-Sygr0 .framer-1lcagxg { gap: 30px; overflow: visible; padding: 0px 20px 0px 20px; } .framer-Sygr0 .framer-1md4d4x { max-width: 480px; padding: 6px 0px 6px 0px; } .framer-Sygr0 .framer-1xbwfm6 { white-space: pre-wrap; width: 348px; word-break: break-word; word-wrap: break-word; } .framer-Sygr0 .framer-1use76t, .framer-Sygr0 .framer-1aa0oc7 { align-content: center; align-items: center; flex-direction: column; } .framer-Sygr0 .framer-sfdse3-container, .framer-Sygr0 .framer-9uz2wl-container, .framer-Sygr0 .framer-iqc7hb-container, .framer-Sygr0 .framer-1k9syif-container, .framer-Sygr0 .framer-1ajd8ks-container, .framer-Sygr0 .framer-1nnfzap-container { flex: none; width: 85%; } .framer-Sygr0 .framer-1i7ibbg-container { height: 156px; order: 21; } .framer-Sygr0 .framer-cy5yqk { height: 615px; order: 22; } .framer-Sygr0 .framer-1rpu40a { gap: 55px; height: 628px; } .framer-Sygr0 .framer-xttiio { gap: 13px; height: 222px; padding: 0px 0px 0px 25px; } .framer-Sygr0 .framer-evyyu9 { max-width: 614px; width: 99%; } .framer-Sygr0 .framer-1bkguyt { width: 95%; } .framer-Sygr0 .framer-pv6kau-container { height: 316px; max-width: 340px; } .framer-Sygr0 .framer-i6ttaj { height: 232px; order: 23; width: 99%; } .framer-Sygr0 .framer-1ucli81 { align-content: center; align-items: center; padding: 14px 30px 25px 30px; width: 345px; } .framer-Sygr0 .framer-1pav7qv { order: 24; } .framer-Sygr0 .framer-18vv76f { order: 25; } .framer-Sygr0.framer-l0pa0s { top: 25px; } .framer-Sygr0 .framer-nx9n4h-container { height: 78px; order: 26; width: 383px; }}\",\"@media (min-width: 1200px) and (max-width: 1439px) { .framer-Sygr0.framer-1723kr1 { width: 1200px; } .framer-Sygr0 .framer-12ayemt-container { height: 120px; } .framer-Sygr0 .framer-1ymjhqp { gap: 50px; height: 498px; width: 100%; } .framer-Sygr0 .framer-whk4v0 { height: 472px; padding: 0px 0px 0px 40px; width: 100%; } .framer-Sygr0 .framer-11bei8b { height: 489px; width: 1156px; } .framer-Sygr0 .framer-5271r9 { top: 276px; } .framer-Sygr0 .framer-1dp94ff { top: 272px; } .framer-Sygr0 .framer-13rn6x2 { top: 30px; width: 840px; } .framer-Sygr0 .framer-1nmm360 { right: -68px; top: -283px; } .framer-Sygr0 .framer-12h49oi { height: 226px; } .framer-Sygr0 .framer-1b4d3kg { width: 92%; } .framer-Sygr0 .framer-1yrvnnx { flex: none; width: 100%; } .framer-Sygr0 .framer-m2c8ie { height: 732px; padding: 30px 0px 0px 0px; width: 90%; } .framer-Sygr0 .framer-13hak50 { height: 217px; width: 1200px; } .framer-Sygr0 .framer-10keeso, .framer-Sygr0 .framer-1lcagxg, .framer-Sygr0 .framer-1use76t, .framer-Sygr0 .framer-1aa0oc7 { width: 90%; } .framer-Sygr0 .framer-k3pg3j { height: 1262px; } .framer-Sygr0 .framer-1mr04l5 { padding: 0px 0px 0px 40px; } .framer-Sygr0 .framer-tvqnh0 { width: 96%; } .framer-Sygr0 .framer-1n3rqhk { padding: 0px 40px 0px 40px; } .framer-Sygr0 .framer-1nokldk { width: 47%; } .framer-Sygr0 .framer-195n8ue { width: 89%; } .framer-Sygr0 .framer-9yavzq { width: 95%; } .framer-Sygr0 .framer-10uw9ja { justify-content: space-around; padding: 0px 0px 0px 40px; } .framer-Sygr0 .framer-ymartc { align-content: flex-end; align-items: flex-end; padding: 0px 40px 0px 4px; } .framer-Sygr0 .framer-1i7ibbg-container { max-width: 1100px; } .framer-Sygr0 .framer-cy5yqk { height: 642px; } .framer-Sygr0 .framer-1rpu40a { flex: none; width: 90%; } .framer-Sygr0 .framer-i6ttaj { height: 497px; width: 90%; } .framer-Sygr0 .framer-1ucli81 { width: 100%; } .framer-Sygr0 .framer-2qrtrw { height: 461px; left: 597px; right: -224px; top: -34px; width: unset; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 5699\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"HgZNezLhN\":{\"layout\":[\"fixed\",\"auto\"]},\"cs6HPC__D\":{\"layout\":[\"fixed\",\"auto\"]},\"PPZkFWd1Z\":{\"layout\":[\"fixed\",\"fixed\"]},\"i4alUNC1w\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"w0eS_3IGQ\":{\"pattern\":\":w0eS_3IGQ\",\"name\":\"hero\"},\"Pvfz8Wnsc\":{\"pattern\":\":Pvfz8Wnsc\",\"name\":\"hero\"},\"mqhWPjijH\":{\"pattern\":\":mqhWPjijH\",\"name\":\"phone-social-proof\"},\"STxU2F1ne\":{\"pattern\":\":STxU2F1ne\",\"name\":\"\"},\"OTsp85wf2\":{\"pattern\":\":OTsp85wf2\",\"name\":\"trusted\"},\"mYdzzJQ_n\":{\"pattern\":\":mYdzzJQ_n\",\"name\":\"\"},\"cFpeT_mNE\":{\"pattern\":\":cFpeT_mNE\",\"name\":\"\"},\"hc7MaW65q\":{\"pattern\":\":fKfLxJ1Dc-:hc7MaW65q\",\"name\":\"\",\"slugs\":{\"fKfLxJ1Dc\":{\"identifier\":\"local-module:collection/uR3H2Ra2C:default\",\"provider\":\"cFpeT_mNE\"}}},\"W2EmCkAhE\":{\"pattern\":\":W2EmCkAhE\",\"name\":\"btn-trigger\"},\"keslbu8So\":{\"pattern\":\":keslbu8So\",\"name\":\"features\"},\"MOeDYUZL7\":{\"pattern\":\":MOeDYUZL7\",\"name\":\"how-it-works\"},\"HzgnV13s4\":{\"pattern\":\":HzgnV13s4\",\"name\":\"how-it-works\"},\"ZuRUVhILJ\":{\"pattern\":\":ZuRUVhILJ\",\"name\":\"testimonials\"},\"ix945_T1G\":{\"pattern\":\":ix945_T1G\",\"name\":\"hide-bottom-cta\"},\"eC2D8qzAN\":{\"pattern\":\":eC2D8qzAN\",\"name\":\"phone-cta\"},\"uWWB7v_r9\":{\"pattern\":\":uWWB7v_r9\",\"name\":\"\"}}\n * @framerResponsiveScreen\n */const FramerNpcOlzoD6=withCSS(Component,css,\"framer-Sygr0\");export default FramerNpcOlzoD6;FramerNpcOlzoD6.displayName=\"Landing\";FramerNpcOlzoD6.defaultProps={height:5699,width:1440};addFonts(FramerNpcOlzoD6,[{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\"},{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/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{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/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{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/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{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/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{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/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"}]},..._W_Navigation_SmallFonts,..._W_buttonFonts,...EmbedFonts,...TickerFonts,..._W_PortfolioFonts,...StatsFonts,..._W_FeatureCardFonts,..._W_Section_SpecsFonts,..._W_TestimonialFonts,...SlideshowFonts,..._W_Footer_SmallFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerNpcOlzoD6\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"5699\",\"framerResponsiveScreen\":\"\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerScrollSections\":\"{\\\"w0eS_3IGQ\\\":{\\\"pattern\\\":\\\":w0eS_3IGQ\\\",\\\"name\\\":\\\"hero\\\"},\\\"Pvfz8Wnsc\\\":{\\\"pattern\\\":\\\":Pvfz8Wnsc\\\",\\\"name\\\":\\\"hero\\\"},\\\"mqhWPjijH\\\":{\\\"pattern\\\":\\\":mqhWPjijH\\\",\\\"name\\\":\\\"phone-social-proof\\\"},\\\"STxU2F1ne\\\":{\\\"pattern\\\":\\\":STxU2F1ne\\\",\\\"name\\\":\\\"\\\"},\\\"OTsp85wf2\\\":{\\\"pattern\\\":\\\":OTsp85wf2\\\",\\\"name\\\":\\\"trusted\\\"},\\\"mYdzzJQ_n\\\":{\\\"pattern\\\":\\\":mYdzzJQ_n\\\",\\\"name\\\":\\\"\\\"},\\\"cFpeT_mNE\\\":{\\\"pattern\\\":\\\":cFpeT_mNE\\\",\\\"name\\\":\\\"\\\"},\\\"hc7MaW65q\\\":{\\\"pattern\\\":\\\":fKfLxJ1Dc-:hc7MaW65q\\\",\\\"name\\\":\\\"\\\",\\\"slugs\\\":{\\\"fKfLxJ1Dc\\\":{\\\"identifier\\\":\\\"local-module:collection/uR3H2Ra2C:default\\\",\\\"provider\\\":\\\"cFpeT_mNE\\\"}}},\\\"W2EmCkAhE\\\":{\\\"pattern\\\":\\\":W2EmCkAhE\\\",\\\"name\\\":\\\"btn-trigger\\\"},\\\"keslbu8So\\\":{\\\"pattern\\\":\\\":keslbu8So\\\",\\\"name\\\":\\\"features\\\"},\\\"MOeDYUZL7\\\":{\\\"pattern\\\":\\\":MOeDYUZL7\\\",\\\"name\\\":\\\"how-it-works\\\"},\\\"HzgnV13s4\\\":{\\\"pattern\\\":\\\":HzgnV13s4\\\",\\\"name\\\":\\\"how-it-works\\\"},\\\"ZuRUVhILJ\\\":{\\\"pattern\\\":\\\":ZuRUVhILJ\\\",\\\"name\\\":\\\"testimonials\\\"},\\\"ix945_T1G\\\":{\\\"pattern\\\":\\\":ix945_T1G\\\",\\\"name\\\":\\\"hide-bottom-cta\\\"},\\\"eC2D8qzAN\\\":{\\\"pattern\\\":\\\":eC2D8qzAN\\\",\\\"name\\\":\\\"phone-cta\\\"},\\\"uWWB7v_r9\\\":{\\\"pattern\\\":\\\":uWWB7v_r9\\\",\\\"name\\\":\\\"\\\"}}\",\"framerIntrinsicWidth\":\"1440\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerColorSyntax\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"HgZNezLhN\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"cs6HPC__D\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"PPZkFWd1Z\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"i4alUNC1w\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["_W_Navigation_SmallFonts", "getFonts", "GIQ6pMYQi_default", "_W_buttonFonts", "AwvRDEL9o_default", "EmbedFonts", "Embed", "MotionDivWithFX", "withFX", "motion", "MotionDivWithOptimizedAppearEffect", "withOptimizedAppearEffect", "TickerFonts", "Ticker", "_W_PortfolioFonts", "Zldfmqy0m_default", "StatsFonts", "gRZCHK3SM_default", "_W_FeatureCardFonts", "s1ZQYialm_default", "ContainerWithFX", "Container", "_W_Section_SpecsFonts", "YzP_I1Ccr_default", "_W_TestimonialFonts", "BDZ5vVeoL_default", "SlideshowFonts", "Slideshow", "_W_Footer_SmallFonts", "a_hBFHjv2_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "animation2", "getContainer", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "transition2", "animation3", "animation4", "transition3", "animation5", "toResponsiveImage", "value", "equals", "a", "b", "negate", "animation6", "QueryData", "query", "pageSize", "data", "useQueryData", "animation7", "transition4", "transition5", "animation8", "animation9", "transition6", "animation10", "transition7", "animation11", "transition8", "animation12", "transition9", "addImageAlt", "image", "alt", "animation13", "transformTemplate1", "_", "t", "animation14", "HTMLStyle", "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", "qZuVjJZe_", "PWSlWeqS6", "fKfLxJ1DccFpeT_mNE", "dKGEWtpfccFpeT_mNE", "KmJ4g9eLbcFpeT_mNE", "z1_0aS4NicFpeT_mNE", "KD23kB4iScFpeT_mNE", "WBEvZPavQcFpeT_mNE", "idcFpeT_mNE", "restProps", "metadata", "se", "useMetadata", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "uiGFTivQO3bnx0g", "overlay", "loadMore", "args", "onTap1wnntms", "ftQMCPXkE3bnx0g", "EifMUdzG63bnx0g", "scopingClassNames", "cx", "elementId", "useRouteElementId", "ref1", "elementId1", "ref2", "elementId2", "ref3", "elementId3", "ref4", "isDisplayed", "elementId4", "ref5", "isDisplayed1", "elementId5", "ref6", "elementId6", "ref7", "elementId7", "dynamicRef", "useDynamicRefs", "isDisplayed2", "isDisplayed3", "elementId8", "ref8", "elementId9", "ref9", "elementId10", "ref10", "elementId11", "ref11", "elementId12", "ref12", "elementId13", "ref13", "ref14", "elementId14", "elementId15", "ref15", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "PropertyOverrides2", "ComponentViewportProvider", "l", "AnimatePresence", "Ga", "x", "RichText", "getLoadingLazyAtYPosition", "Image2", "ChildrenCanSuspend", "uR3H2Ra2C_default", "collection", "paginationInfo", "index", "PathVariablesContext", "enumToDisplayNameFunctions", "overlay2", "overlay1", "overlay3", "css", "FramerNpcOlzoD6", "withCSS", "NpcOlzoD6_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
