{"version":3,"file":"HlUTYr7jm.CJDsQ5jl.mjs","names":["React.Fragment","localizedValues","Phosphor","ContactForm","React.useContext","React.useMemo","React.Fragment","sharedStyle.className","React.useRef","React.useId","className","sharedStyle.css","sharedStyle.fonts"],"sources":["https:/framerusercontent.com/modules/LlAgZ9Forx6X7yfxDCYK/vCmeXhDFSQallZXILTq1/HlUTYr7jm-0.js","https:/framerusercontent.com/modules/LlAgZ9Forx6X7yfxDCYK/vCmeXhDFSQallZXILTq1/HlUTYr7jm.js","https:/framerusercontent.com/modules/7LgTJXzAyuRYgCldFHbE/wy0s9p9CCr242M1wc6BY/HlUTYr7jm.js"],"sourcesContent":["import{jsx as _jsx}from\"react/jsx-runtime\";import{motion}from\"framer-motion\";import*as React from\"react\";export const v0=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy03MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"left\"},children:\"Get a custom demo.\"})});export const v1=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy03MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"left\"},children:\"Get a custom demo.\"})});export const v2=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1nhy8sc\",\"data-styles-preset\":\"M99ChIjyL\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c294a403-2175-46e5-b673-dcc6025056f1, rgb(51, 51, 51)))\"},children:\"Leave your information to schedule a demonstration with our sales team. We will show you the important features for you and answer your questions.\"})});export const v3=\"Contact our sales team.\";export const v4=\"Please provide us with some personal information, and we will get in touch with you as soon as possible. We look forward to connecting with you soon!\";export const v5=\"demo-free\";\nexport const __FramerMetadata__ = {\"exports\":{\"v5\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v1\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v4\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v0\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v2\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v3\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (34af854)\nimport*as localizedValues from\"./HlUTYr7jm-0.js\";const valuesByLocaleId={G7oLvPoP8:localizedValues};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values[key];if(value)return value;}locale=locale.fallback;}}\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (34af854)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,ResolveLinks,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/p8dptk4UIND8hbFWz9V7/Phosphor.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/wmJZCHicdxg3xKyskIIj/GREEbvWED3Q7bjjOSsbw/M99ChIjyL.js\";import getLocalizedValue from\"https://framerusercontent.com/modules/LlAgZ9Forx6X7yfxDCYK/vCmeXhDFSQallZXILTq1/HlUTYr7jm.js\";import ContactForm from\"https://framerusercontent.com/modules/qwzwast0zORJ5AbBPejW/0dJAgbkCZqjg7BpeVMWn/EbAyZzKWz.js\";const PhosphorFonts=getFonts(Phosphor);const ContactFormFonts=getFonts(ContactForm);const cycleOrder=[\"UgfC_vJfl\",\"Fb5F83jUZ\",\"sQww1g0b1\",\"sHekiv6FA\",\"oWauwvNLr\",\"owJ_Tkbs4\"];const serializationHash=\"framer-G1svP\";const variantClassNames={Fb5F83jUZ:\"framer-v-80vd94\",oWauwvNLr:\"framer-v-1a7sen3\",owJ_Tkbs4:\"framer-v-1hhnetg\",sHekiv6FA:\"framer-v-1xo9p69\",sQww1g0b1:\"framer-v-18hrfid\",UgfC_vJfl:\"framer-v-1n6r2jz\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Phone IA/Entrant\":\"owJ_Tkbs4\",\"Phone IA/Sortant\":\"sHekiv6FA\",\"Variant 1\":\"UgfC_vJfl\",\"Variant IA/Entrant\":\"oWauwvNLr\",\"Variant IA/Sortant\":\"sQww1g0b1\",Phone:\"Fb5F83jUZ\"};const getProps=({boutonText,close,effectif,height,hiddenEmail,hiddenNom,hiddenPhone,id,interessePar,link,message,source,text,title,valueEmail,valueEntreprise,valueMessage,valueName,valuePhone,width,...props})=>{return{...props,B6kbKktLM:boutonText??props.B6kbKktLM??\"Obtenir une d\\xe9mo\",eAOJmVFOT:valueName??props.eAOJmVFOT,FZrMmTJm1:link??props.FZrMmTJm1,G4BLAO9Ss:hiddenNom??props.G4BLAO9Ss,jRX04MhNF:close??props.jRX04MhNF,KGD2dXQ3r:valueEmail??props.KGD2dXQ3r,kH3W9zMkP:source??props.kH3W9zMkP??\"Demande de d\\xe9mo personnalis\\xe9e\",KIX5_0CAk:hiddenPhone??props.KIX5_0CAk,KMvQOgOIp:message??props.KMvQOgOIp??true,N4qarTOfh:effectif??props.N4qarTOfh??true,neVdVdqFZ:valuePhone??props.neVdVdqFZ,qhwVeHDO5:valueEntreprise??props.qhwVeHDO5,rOalhGsuk:interessePar??props.rOalhGsuk??true,TppfmC7qI:hiddenEmail??props.TppfmC7qI,variant:humanReadableVariantMap[props.variant]??props.variant??\"UgfC_vJfl\",WKRVWCaRX:text??props.WKRVWCaRX??\"Laissez vos informations pour planifier une d\\xe9monstration avec notre \\xe9quipe de vente. Nous vous montrerons les fonctionnalit\\xe9s importantes pour vous et r\\xe9pondrons \\xe0 vos questions.\",YHZgRZJEs:title??props.YHZgRZJEs??\"Obtenir une d\\xe9mo personnalis\\xe9e.\",Zeh4jowPr:valueMessage??props.Zeh4jowPr};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,jRX04MhNF,YHZgRZJEs,WKRVWCaRX,B6kbKktLM,KMvQOgOIp,N4qarTOfh,rOalhGsuk,kH3W9zMkP,FZrMmTJm1,KGD2dXQ3r,Zeh4jowPr,qhwVeHDO5,neVdVdqFZ,eAOJmVFOT,TppfmC7qI,KIX5_0CAk,G4BLAO9Ss,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"UgfC_vJfl\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onClick1x696l0=activeVariantCallback(async(...args)=>{if(jRX04MhNF){const res=await jRX04MhNF(...args);if(res===false)return false;}});const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const router=useRouter();const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1n6r2jz\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"UgfC_vJfl\",ref:ref??ref1,style:{...style},...addPropertyOverrides({Fb5F83jUZ:{\"data-framer-name\":\"Phone\"},oWauwvNLr:{\"data-framer-name\":\"Variant IA/Entrant\"},owJ_Tkbs4:{\"data-framer-name\":\"Phone IA/Entrant\"},sHekiv6FA:{\"data-framer-name\":\"Phone IA/Sortant\"},sQww1g0b1:{\"data-framer-name\":\"Variant IA/Sortant\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-xib9se\",layoutDependency:layoutDependency,layoutId:\"iqOHLXect\",style:{backdropFilter:\"blur(5px)\",backgroundColor:\"rgba(0, 0, 0, 0.5)\",WebkitBackdropFilter:\"blur(5px)\"}}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-hncyjq\",layoutDependency:layoutDependency,layoutId:\"FuhyHjri3\",style:{backgroundColor:\"var(--token-fe4ff46c-8c26-4cd8-921b-f11f3190f238, rgb(255, 255, 255))\",borderBottomLeftRadius:15,borderBottomRightRadius:15,borderTopLeftRadius:15,borderTopRightRadius:15},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-nusemo-container\",layoutDependency:layoutDependency,layoutId:\"JBurmpnaM-container\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"rgb(0, 0, 0)\",height:\"100%\",iconSearch:\"House\",iconSelection:\"X\",id:\"JBurmpnaM\",layoutId:\"JBurmpnaM\",mirrored:false,onClick:onClick1x696l0,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1v58kkj\",layoutDependency:layoutDependency,layoutId:\"H9hT9boJy\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v0\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy03MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"left\"},children:\"Obtenir une d\\xe9mo personnalis\\xe9e.\"})}),className:\"framer-dwxpms\",fonts:[\"GF;Poppins-700\"],layoutDependency:layoutDependency,layoutId:\"N6j9GqBCb\",text:YHZgRZJEs,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({Fb5F83jUZ:{children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy03MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"left\"},children:\"Obtenir une d\\xe9mo personnalis\\xe9e.\"})})},owJ_Tkbs4:{children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy03MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"left\"},children:\"Obtenir une d\\xe9mo personnalis\\xe9e.\"})})},sHekiv6FA:{children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy03MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"left\"},children:\"Obtenir une d\\xe9mo personnalis\\xe9e.\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v2\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1nhy8sc\",\"data-styles-preset\":\"M99ChIjyL\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c294a403-2175-46e5-b673-dcc6025056f1, rgb(51, 51, 51)))\"},children:\"Laissez vos informations pour planifier une d\\xe9monstration avec notre \\xe9quipe de vente. Nous vous montrerons les fonctionnalit\\xe9s importantes pour vous et r\\xe9pondrons \\xe0 vos questions.\"})}),className:\"framer-1x4w9z7\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"mnig0liHE\",style:{\"--extracted-r6o4lv\":\"var(--token-c294a403-2175-46e5-b673-dcc6025056f1, rgb(51, 51, 51))\"},text:WKRVWCaRX,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"d5_RB2oFy\"},implicitPathVariables:undefined},{href:{webPageId:\"d5_RB2oFy\"},implicitPathVariables:undefined},{href:{webPageId:\"d5_RB2oFy\"},implicitPathVariables:undefined},{href:{webPageId:\"d5_RB2oFy\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:642,width:\"600px\",y:(componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-824)/2+0+0)+30+152,...addPropertyOverrides({Fb5F83jUZ:{width:\"350px\",y:(componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-812)/2+0+0)+30+140},owJ_Tkbs4:{width:\"350px\",y:(componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-812)/2+0+0)+30+140},sHekiv6FA:{width:\"350px\",y:(componentViewport?.y||0)+0+(((componentViewport?.height||200)-0-812)/2+0+0)+30+140}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ugy909-container\",layoutDependency:layoutDependency,layoutId:\"fqy_4Rqc_-container\",children:/*#__PURE__*/_jsx(ContactForm,{amZlMUmG4:\"\",BepY8pQ2Y:false,CeKY1eHdJ:getLocalizedValue(\"v4\",activeLocale)??\"Donnez-nous quelques informations personnelles et nous vous contacterons dans les plus brefs d\\xe9lais. \\xc0 tr\\xe8s bient\\xf4t !\",cfHJlyc2K:false,GTmn0vNx2:\"\",gYLKEIDYf:rOalhGsuk,GzLBBjAtL:\"\",height:\"100%\",HvnWnJonT:N4qarTOfh,id:\"fqy_4Rqc_\",kRDjHCUUQ:\"\",KvvBaWhYe:\"\",kW4rBGyad:\"\",layoutId:\"fqy_4Rqc_\",LcXerDRLq:\"\",LtBjcIBrA:resolvedLinks[0],mrLtlr0NJ:\"\",nyZnNQj47:\"rgb(255, 255, 255)\",oKvEBZpJ3:getLocalizedValue(\"v3\",activeLocale)??\"Contactez notre \\xe9quipe commerciale.\",p_BTUrFYy:false,PlLl4k42q:\"\",PTYuelOtK:\"\",qYkgt70Ij:kH3W9zMkP,RmyqATZQR:\"\",Rq19yloO2:\"\",S5YtTl6Af:\"\",SaeANB2zq:\"0px 0px 0px 0px\",Sma0vVnpI:\"demo\",SrOq7mStp:false,style:{width:\"100%\"},TtXB78tiZ:B6kbKktLM,u3jHCbl__:\"\",uTj6hBBDl:\"\",variant:\"UCRKESosi\",VKtsKj9f6:\"\",VwpfxDaCA:\"\",width:\"100%\",xEWTXqEwM:false,YY1gd9egQ:\"0px 40px 40px 40px\",z05NpXniK:KMvQOgOIp,ZXY8Ih9OZ:\"\",...addPropertyOverrides({Fb5F83jUZ:{LtBjcIBrA:resolvedLinks[1],variant:\"LjJTDbS9Q\",YY1gd9egQ:\"20px 20px 40px 20px\"},oWauwvNLr:{BepY8pQ2Y:G4BLAO9Ss,KvvBaWhYe:KGD2dXQ3r,LtBjcIBrA:FZrMmTJm1,p_BTUrFYy:KIX5_0CAk,PlLl4k42q:qhwVeHDO5,Sma0vVnpI:getLocalizedValue(\"v5\",activeLocale)??\"demo-free\",SrOq7mStp:TppfmC7qI,uTj6hBBDl:neVdVdqFZ,variant:\"vLrgW1A6X\",VwpfxDaCA:eAOJmVFOT,ZXY8Ih9OZ:Zeh4jowPr},owJ_Tkbs4:{LtBjcIBrA:resolvedLinks[3],variant:\"vLrgW1A6X\"},sHekiv6FA:{LtBjcIBrA:resolvedLinks[2],variant:\"dLzGeSgza\"},sQww1g0b1:{BepY8pQ2Y:G4BLAO9Ss,KvvBaWhYe:KGD2dXQ3r,LtBjcIBrA:FZrMmTJm1,p_BTUrFYy:KIX5_0CAk,PlLl4k42q:qhwVeHDO5,Sma0vVnpI:getLocalizedValue(\"v5\",activeLocale)??\"demo-free\",SrOq7mStp:TppfmC7qI,uTj6hBBDl:neVdVdqFZ,variant:\"dLzGeSgza\",VwpfxDaCA:eAOJmVFOT,ZXY8Ih9OZ:Zeh4jowPr}},baseVariant,gestureVariant)})})})})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-G1svP.framer-wp2wc0, .framer-G1svP .framer-wp2wc0 { display: block; }\",\".framer-G1svP.framer-1n6r2jz { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 970px; }\",\".framer-G1svP .framer-xib9se { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 100%; justify-content: center; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; padding: 0px; position: absolute; top: 0px; width: 100%; z-index: 4; }\",\".framer-G1svP .framer-hncyjq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 30px 0px 0px 0px; position: relative; width: min-content; z-index: 5; }\",\".framer-G1svP .framer-nusemo-container { cursor: pointer; flex: none; height: 37px; position: absolute; right: 15px; top: 15px; width: 37px; z-index: 1; }\",\".framer-G1svP .framer-1v58kkj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 40px 0px 40px; position: relative; width: 614px; }\",\".framer-G1svP .framer-dwxpms, .framer-G1svP .framer-1x4w9z7 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-G1svP .framer-1ugy909-container { flex: none; height: auto; position: relative; width: 600px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-G1svP.framer-1n6r2jz, .framer-G1svP .framer-xib9se, .framer-G1svP .framer-hncyjq, .framer-G1svP .framer-1v58kkj { gap: 0px; } .framer-G1svP.framer-1n6r2jz > *, .framer-G1svP .framer-hncyjq > *, .framer-G1svP .framer-1v58kkj > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-G1svP.framer-1n6r2jz > :first-child, .framer-G1svP .framer-hncyjq > :first-child, .framer-G1svP .framer-1v58kkj > :first-child { margin-top: 0px; } .framer-G1svP.framer-1n6r2jz > :last-child, .framer-G1svP .framer-hncyjq > :last-child, .framer-G1svP .framer-1v58kkj > :last-child { margin-bottom: 0px; } .framer-G1svP .framer-xib9se > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-G1svP .framer-xib9se > :first-child { margin-left: 0px; } .framer-G1svP .framer-xib9se > :last-child { margin-right: 0px; } }\",\".framer-G1svP.framer-v-80vd94.framer-1n6r2jz { gap: 0px; padding: 0px 10px 0px 10px; }\",\".framer-G1svP.framer-v-80vd94 .framer-1v58kkj { align-self: stretch; padding: 0px 20px 0px 20px; width: auto; }\",\".framer-G1svP.framer-v-80vd94 .framer-1ugy909-container, .framer-G1svP.framer-v-1xo9p69 .framer-1ugy909-container, .framer-G1svP.framer-v-1hhnetg .framer-1ugy909-container { width: 350px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-G1svP.framer-v-80vd94.framer-1n6r2jz { gap: 0px; } .framer-G1svP.framer-v-80vd94.framer-1n6r2jz > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-G1svP.framer-v-80vd94.framer-1n6r2jz > :first-child { margin-top: 0px; } .framer-G1svP.framer-v-80vd94.framer-1n6r2jz > :last-child { margin-bottom: 0px; } }\",\".framer-G1svP.framer-v-1xo9p69 .framer-1v58kkj, .framer-G1svP.framer-v-1hhnetg .framer-1v58kkj { align-self: stretch; width: auto; }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 677\n * @framerIntrinsicWidth 970\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"Fb5F83jUZ\":{\"layout\":[\"fixed\",\"auto\"]},\"sQww1g0b1\":{\"layout\":[\"fixed\",\"auto\"]},\"sHekiv6FA\":{\"layout\":[\"fixed\",\"auto\"]},\"oWauwvNLr\":{\"layout\":[\"fixed\",\"auto\"]},\"owJ_Tkbs4\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"jRX04MhNF\":\"close\",\"YHZgRZJEs\":\"title\",\"WKRVWCaRX\":\"text\",\"B6kbKktLM\":\"boutonText\",\"KMvQOgOIp\":\"message\",\"N4qarTOfh\":\"effectif\",\"rOalhGsuk\":\"interessePar\",\"kH3W9zMkP\":\"source\",\"FZrMmTJm1\":\"link\",\"KGD2dXQ3r\":\"valueEmail\",\"Zeh4jowPr\":\"valueMessage\",\"qhwVeHDO5\":\"valueEntreprise\",\"neVdVdqFZ\":\"valuePhone\",\"eAOJmVFOT\":\"valueName\",\"TppfmC7qI\":\"hiddenEmail\",\"KIX5_0CAk\":\"hiddenPhone\",\"G4BLAO9Ss\":\"hiddenNom\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerHlUTYr7jm=withCSS(Component,css,\"framer-G1svP\");export default FramerHlUTYr7jm;FramerHlUTYr7jm.displayName=\"Overlay Demo\";FramerHlUTYr7jm.defaultProps={height:677,width:970};addPropertyControls(FramerHlUTYr7jm,{variant:{options:[\"UgfC_vJfl\",\"Fb5F83jUZ\",\"sQww1g0b1\",\"sHekiv6FA\",\"oWauwvNLr\",\"owJ_Tkbs4\"],optionTitles:[\"Variant 1\",\"Phone\",\"Variant IA/Sortant\",\"Phone IA/Sortant\",\"Variant IA/Entrant\",\"Phone IA/Entrant\"],title:\"Variant\",type:ControlType.Enum},jRX04MhNF:{title:\"Close\",type:ControlType.EventHandler},YHZgRZJEs:{defaultValue:\"Obtenir une d\\xe9mo personnalis\\xe9e.\",displayTextArea:false,title:\"Title\",type:ControlType.String},WKRVWCaRX:{defaultValue:\"Laissez vos informations pour planifier une d\\xe9monstration avec notre \\xe9quipe de vente. Nous vous montrerons les fonctionnalit\\xe9s importantes pour vous et r\\xe9pondrons \\xe0 vos questions.\",displayTextArea:false,title:\"Text\",type:ControlType.String},B6kbKktLM:{defaultValue:\"Obtenir une d\\xe9mo\",displayTextArea:false,title:\"Bouton Text\",type:ControlType.String},KMvQOgOIp:{defaultValue:true,title:\"Message\",type:ControlType.Boolean},N4qarTOfh:{defaultValue:true,title:\"Effectif\",type:ControlType.Boolean},rOalhGsuk:{defaultValue:true,title:\"Interesse Par\",type:ControlType.Boolean},kH3W9zMkP:{defaultValue:\"Demande de d\\xe9mo personnalis\\xe9e\",title:\"Source\",type:ControlType.String},FZrMmTJm1:{title:\"Link\",type:ControlType.Link},KGD2dXQ3r:{defaultValue:\"\",title:\"Value Email\",type:ControlType.String},Zeh4jowPr:{defaultValue:\"\",title:\"Value Message\",type:ControlType.String},qhwVeHDO5:{defaultValue:\"\",title:\"Value Entreprise\",type:ControlType.String},neVdVdqFZ:{defaultValue:\"\",title:\"Value Phone\",type:ControlType.String},eAOJmVFOT:{defaultValue:\"\",title:\"Value Name\",type:ControlType.String},TppfmC7qI:{defaultValue:false,title:\"Hidden Email\",type:ControlType.Boolean},KIX5_0CAk:{defaultValue:false,title:\"Hidden Phone\",type:ControlType.Boolean},G4BLAO9Ss:{defaultValue:false,title:\"Hidden Nom\",type:ControlType.Boolean}});addFonts(FramerHlUTYr7jm,[{explicitInter:true,fonts:[{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLCz7V15vFP-KUEg.woff2\",weight:\"700\"},{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\"}]},...PhosphorFonts,...ContactFormFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerHlUTYr7jm\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerVariables\":\"{\\\"jRX04MhNF\\\":\\\"close\\\",\\\"YHZgRZJEs\\\":\\\"title\\\",\\\"WKRVWCaRX\\\":\\\"text\\\",\\\"B6kbKktLM\\\":\\\"boutonText\\\",\\\"KMvQOgOIp\\\":\\\"message\\\",\\\"N4qarTOfh\\\":\\\"effectif\\\",\\\"rOalhGsuk\\\":\\\"interessePar\\\",\\\"kH3W9zMkP\\\":\\\"source\\\",\\\"FZrMmTJm1\\\":\\\"link\\\",\\\"KGD2dXQ3r\\\":\\\"valueEmail\\\",\\\"Zeh4jowPr\\\":\\\"valueMessage\\\",\\\"qhwVeHDO5\\\":\\\"valueEntreprise\\\",\\\"neVdVdqFZ\\\":\\\"valuePhone\\\",\\\"eAOJmVFOT\\\":\\\"valueName\\\",\\\"TppfmC7qI\\\":\\\"hiddenEmail\\\",\\\"KIX5_0CAk\\\":\\\"hiddenPhone\\\",\\\"G4BLAO9Ss\\\":\\\"hiddenNom\\\"}\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Fb5F83jUZ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"sQww1g0b1\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"sHekiv6FA\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"oWauwvNLr\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"owJ_Tkbs4\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"970\",\"framerIntrinsicHeight\":\"677\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],"mappings":"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"}