{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/0givtujdVO6SpRxSNK25/VNgas1xG5KyyG9csRdFo/FfmOmUriG.js"],
  "sourcesContent": ["// Generated by Framer (be619af)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,Link,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,useActiveVariantCallback,useCustomCursors,useHydratedBreakpointVariants,useLocaleCode,useLocaleInfo,useOverlayState,useQueryData,useRouter,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import*as ReactDOM from\"react-dom\";import Slideshow from\"https://framerusercontent.com/modules/zvkTOpMSuRzRhLzZZIwG/z9LFDX6PKECtSqS68OWD/SlideShow.js\";import NavbarEN from\"#framer/local/canvasComponent/hlQ3Hnfgk/hlQ3Hnfgk.js\";import Contact from\"#framer/local/canvasComponent/HraFTzWGm/HraFTzWGm.js\";import Hero from\"#framer/local/canvasComponent/jTJY6dXta/jTJY6dXta.js\";import OverlayWithForm from\"#framer/local/canvasComponent/mWE305Q3h/mWE305Q3h.js\";import Card from\"#framer/local/canvasComponent/qIcHONYla/qIcHONYla.js\";import BlogCard from\"#framer/local/canvasComponent/qOicVeT3h/qOicVeT3h.js\";import FooterEN from\"#framer/local/canvasComponent/SE7TdDBug/SE7TdDBug.js\";import Reputation from\"#framer/local/canvasComponent/VwI6Oxy5m/VwI6Oxy5m.js\";import Logos from\"#framer/local/canvasComponent/zcOWwgpeL/zcOWwgpeL.js\";import AvisEn,{enumToDisplayNameFunctions}from\"#framer/local/collection/qWjcYy5xP/qWjcYy5xP.js\";import*as sharedStyle1 from\"#framer/local/css/MZuIsyspa/MZuIsyspa.js\";import*as sharedStyle from\"#framer/local/css/YAP816Y5n/YAP816Y5n.js\";import metadataProvider from\"#framer/local/webPageMetadata/FfmOmUriG/FfmOmUriG.js\";const NavbarENFonts=getFonts(NavbarEN);const OverlayWithFormFonts=getFonts(OverlayWithForm);const HeroFonts=getFonts(Hero);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const LogosFonts=getFonts(Logos);const ContainerWithFX=withFX(Container);const CardFonts=getFonts(Card);const SlideshowFonts=getFonts(Slideshow);const BlogCardFonts=getFonts(BlogCard);const MotionDivWithFX=withFX(motion.div);const ContactFonts=getFonts(Contact);const ReputationFonts=getFonts(Reputation);const FooterENFonts=getFonts(FooterEN);const breakpoints={GxZfM_Ouu:\"(min-width: 1200px)\",OgBvLNPBp:\"(min-width: 810px) and (max-width: 1199px)\",sl4Jqe6er:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-QlZQY\";const variantClassNames={GxZfM_Ouu:\"framer-v-k8oz65\",OgBvLNPBp:\"framer-v-xuzd2f\",sl4Jqe6er:\"framer-v-1mmyjut\"};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 transition1={damping:30,delay:.3,mass:1,stiffness:165,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:150};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:150};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:150};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const numberToString=(value,options={},activeLocale)=>{const fallbackLocale=\"en-US\";const locale=options.locale||activeLocale||fallbackLocale;const{useGrouping,notation,compactDisplay,style,currency,currencyDisplay,unit,unitDisplay,minimumFractionDigits,maximumFractionDigits,minimumIntegerDigits}=options;const formatOptions={useGrouping,notation,compactDisplay,style,currency,currencyDisplay,unit,unitDisplay,minimumFractionDigits,maximumFractionDigits,minimumIntegerDigits};const number=Number(value);try{return number.toLocaleString(locale,formatOptions);}catch{try{return number.toLocaleString(fallbackLocale,formatOptions);}catch{return number.toLocaleString();}}};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"GxZfM_Ouu\",Phone:\"sl4Jqe6er\",Tablet:\"OgBvLNPBp\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"GxZfM_Ouu\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,XIIXBA2pnJ0cZk3NuW,FRj7iH3V1J0cZk3NuW,oSN00Fn4WJ0cZk3NuW,FbwGf4KITJ0cZk3NuW,HsCwqjfaSJ0cZk3NuW,dkub0DtbqJ0cZk3NuW,SaWW6lJjAJ0cZk3NuW,uR_oQ1kpXJ0cZk3NuW,idJ0cZk3NuW,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-QlZQY`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-QlZQY`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const DGi1MHjZC3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const zuNpYTgpp1wnntms=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.hide();});const ref1=React.useRef(null);const router=useRouter();const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"sl4Jqe6er\")return false;return true;};const activeLocaleCode=useLocaleCode();const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"GxZfM_Ouu\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-k8oz65\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(Overlay,{children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OgBvLNPBp:{y:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:185,width:\"100vw\",y:0,children:/*#__PURE__*/_jsxs(Container,{className:\"framer-12ffifv-container\",id:\"12ffifv\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OgBvLNPBp:{variant:\"sEam800tz\"},sl4Jqe6er:{variant:\"e9J9vPtxw\"}},children:/*#__PURE__*/_jsx(NavbarEN,{DGi1MHjZC:DGi1MHjZC3bnx0g({overlay}),height:\"100%\",id:\"XoXECl6Q0\",layoutId:\"XoXECl6Q0\",spEaOmFfq:\"Get a demo\",style:{width:\"100%\"},variant:\"Yfpjy3bpH\",width:\"100%\"})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:\"framer-1lvocgk\",\"data-framer-portal-id\":\"12ffifv\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"dsV8pKqER\"),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1e3,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-wzdr9x-container\",\"data-framer-portal-id\":\"12ffifv\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OgBvLNPBp:{variant:\"KvkSvydR3\"},sl4Jqe6er:{variant:\"pHjgzU49g\"}},children:/*#__PURE__*/_jsx(OverlayWithForm,{height:\"100%\",id:\"mlwe7vCBg\",layoutId:\"mlwe7vCBg\",MpHv9nTQL:\"Overlay top bar EN - D\\xe9mo\",mULq6s825:\"Leave your details and access our calendar to make an appointment\",n6wesAkCQ:\"\uD83D\uDC4B Make an appointment with an Angage expert\",style:{height:\"100%\",width:\"100%\"},sX2FOjEEe:\"Don\u2019t take our word for it. Hear from real customers\",tJ447R8aW:\"Get a demo\",variant:\"mX9EiWw1Y\",width:\"100%\",wOUqFIiWv:\"en\",zuNpYTgpp:zuNpYTgpp1wnntms({overlay})})})})})]}),document.querySelector(\"#overlay\"))})})]})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"UBJ3bDuew\"},implicitPathVariables:undefined},{href:{webPageId:\"rliSbo9iV\"},implicitPathVariables:undefined},{href:{webPageId:\"UBJ3bDuew\"},implicitPathVariables:undefined},{href:{webPageId:\"rliSbo9iV\"},implicitPathVariables:undefined},{href:{webPageId:\"UBJ3bDuew\"},implicitPathVariables:undefined},{href:{webPageId:\"rliSbo9iV\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OgBvLNPBp:{width:\"min(100vw, 1200px)\",y:undefined},sl4Jqe6er:{width:\"390px\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:687,width:\"1200px\",y:185,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation,className:\"framer-1vtp4by-container\",\"data-framer-appear-id\":\"1vtp4by\",initial:animation1,optimized:true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OgBvLNPBp:{LMVX44YyX:resolvedLinks[2],OAEpvUXH6:resolvedLinks[3]},sl4Jqe6er:{LMVX44YyX:resolvedLinks[4],OAEpvUXH6:resolvedLinks[5],variant:\"TkujuJzk3\"}},children:/*#__PURE__*/_jsx(Hero,{EwwOMrRB2:\"h1\",GBQo8qzXh:\"rgba(255, 255, 255, 0)\",h9ENTsjeZ:\"\",height:\"100%\",id:\"ksTjrh0ot\",JmQh43PJD:\"\",layoutId:\"ksTjrh0ot\",LMVX44YyX:resolvedLinks[0],lu60HI5Gb:\"All-in-one & fully customizable event platform to digitize your event. Invites, event website, registrations, access control, mobile app, and more.\",ml3OSTPhW:\"The event platform that actually engages your participants.\",mws9PgzBD:\"ukGcdDa5x\",OAEpvUXH6:resolvedLinks[1],oIskQ0CbS:\"\",QZqh6UaoD:\"\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"iiSdMjB8H\",VQIygqq4U:\"The event platform\",VZg6mP17Q:\"Talk to sales\",width:\"100%\",wYS3lZDpZ:\"Cool, show me more\"})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"UBJ3bDuew\"},implicitPathVariables:undefined},{href:{webPageId:\"UBJ3bDuew\"},implicitPathVariables:undefined},{href:{webPageId:\"UBJ3bDuew\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OgBvLNPBp:{y:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:308,width:\"100vw\",y:872,children:/*#__PURE__*/_jsx(Container,{className:\"framer-o3jpvq-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OgBvLNPBp:{P5lxFZopW:resolvedLinks1[1],variant:\"fco33gajB\"},sl4Jqe6er:{P5lxFZopW:resolvedLinks1[2],variant:\"rgDUWCt8q\"}},children:/*#__PURE__*/_jsx(Logos,{gAWuzgEcG:\"Join them\",height:\"100%\",hIsUDEk1J:\"4,8/5 out of +1000 reviews from\",id:\"u5FxTAB5A\",layoutId:\"u5FxTAB5A\",P5lxFZopW:resolvedLinks1[0],pdjlfAUUu:\"+2000 companies already use Angage to simplify their events.\",style:{width:\"100%\"},variant:\"EnVM0n3In\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"ZvSo7iXyy\"},implicitPathVariables:undefined},{href:{webPageId:\"ZvSo7iXyy\"},implicitPathVariables:undefined},{href:{webPageId:\"ZvSo7iXyy\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OgBvLNPBp:{width:\"min(100vw, 1200px)\",y:undefined},sl4Jqe6er:{width:\"388px\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:687,width:\"min(93.3333vw, 1200px)\",y:1180,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-plqfoq-container\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OgBvLNPBp:{LMVX44YyX:resolvedLinks2[1]},sl4Jqe6er:{LMVX44YyX:resolvedLinks2[2],variant:\"TkujuJzk3\"}},children:/*#__PURE__*/_jsx(Hero,{EwwOMrRB2:\"h2\",GBQo8qzXh:\"rgb(255, 255, 255)\",h9ENTsjeZ:\"\",height:\"100%\",id:\"gYERhWmnU\",JmQh43PJD:\"\",layoutId:\"gYERhWmnU\",LMVX44YyX:resolvedLinks2[0],lu60HI5Gb:\"Digitalize your event from A to Z, on one platform \u2013 create your presentation site, manage ticketing and registrations, broadcast your content, see event analytics and study attendee behavior.\",ml3OSTPhW:\"All the features you need to manage your events.\",mws9PgzBD:\"ukGcdDa5x\",OEVdlCXVI:\"https://framerusercontent.com/assets/7ZKmXYBg1bbWszMXyAvhOUtSSgU.json\",oIskQ0CbS:\"Check 4\",QZqh6UaoD:\"\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"QYdfgEn8N\",VQIygqq4U:\"All the features you need\",VZg6mP17Q:\"Book a demo\",width:\"100%\",wYS3lZDpZ:\"\"})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"UBJ3bDuew\"},implicitPathVariables:undefined},{href:{webPageId:\"UBJ3bDuew\"},implicitPathVariables:undefined},{href:{webPageId:\"UBJ3bDuew\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OgBvLNPBp:{width:\"min(100vw, 1200px)\",y:undefined},sl4Jqe6er:{width:\"392px\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:687,width:\"min(93.3333vw, 1200px)\",y:1867,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1jo375-container\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OgBvLNPBp:{LMVX44YyX:resolvedLinks3[1]},sl4Jqe6er:{LMVX44YyX:resolvedLinks3[2],variant:\"TkujuJzk3\"}},children:/*#__PURE__*/_jsx(Hero,{EwwOMrRB2:\"h2\",GBQo8qzXh:\"rgb(255, 255, 255)\",h9ENTsjeZ:\"\",height:\"100%\",id:\"hF3vYVIA_\",JmQh43PJD:\"\",layoutId:\"hF3vYVIA_\",LMVX44YyX:resolvedLinks3[0],lu60HI5Gb:\"Conference, congress, seminar, trade show, team-building, incentive, product launch, General Meetings, training...\",ml3OSTPhW:\"Ensure the success of all your events, whatever their format.\",mws9PgzBD:\"ukGcdDa5x\",OEVdlCXVI:\"https://framerusercontent.com/assets/FleqYxqlVwNDjwJwM8gV8QHhwU.json\",oIskQ0CbS:\"Check 4\",QZqh6UaoD:\"Check 3\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"iiSdMjB8H\",VQIygqq4U:\"Ensure the success of all your events\",VZg6mP17Q:\"Talk to sales\",width:\"100%\",wYS3lZDpZ:\"\"})})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1q4vhbg\",\"data-framer-name\":\"Testimonials\",name:\"Testimonials\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{sl4Jqe6er:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-16dlh78\",\"data-styles-preset\":\"MZuIsyspa\",children:\"Praises from delighted clients.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-3nqyhf\",\"data-styles-preset\":\"YAP816Y5n\",children:\"Praises from delighted clients.\"})}),className:\"framer-1m3p798\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-11p46j2-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OgBvLNPBp:{itemAmount:2},sl4Jqe6er:{itemAmount:1}},children:/*#__PURE__*/_jsx(Slideshow,{alignment:\"center\",arrowOptions:{arrowFill:\"rgba(0, 0, 0, 0.2)\",arrowGap:10,arrowPadding:20,arrowPaddingBottom:0,arrowPaddingLeft:0,arrowPaddingRight:0,arrowPaddingTop:0,arrowPosition:\"auto\",arrowRadius:40,arrowShouldFadeIn:false,arrowShouldSpace:true,arrowSize:40,showMouseControls:false},autoPlayControl:true,borderRadius:0,direction:\"left\",dragControl:true,effectsOptions:{effectsHover:true,effectsOpacity:1,effectsPerspective:1200,effectsRotate:0,effectsScale:1},fadeOptions:{fadeAlpha:0,fadeContent:true,fadeInset:0,fadeWidth:10,overflow:false},gap:0,height:\"100%\",id:\"UwiPKY0Fj\",intervalControl:3.8,itemAmount:3,layoutId:\"UwiPKY0Fj\",padding:10,paddingBottom:10,paddingLeft:80,paddingPerSide:true,paddingRight:70,paddingTop:30,progressOptions:{dotsActiveOpacity:.7,dotsBackground:\"rgba(0, 0, 0, 0)\",dotsBlur:0,dotsFill:\"var(--token-25663730-2294-489d-97f7-e3478b407e36, rgb(0, 0, 0))\",dotsGap:10,dotsInset:0,dotSize:7,dotsOpacity:.3,dotsPadding:10,dotsRadius:50,showProgressDots:true},slots:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:530,children:/*#__PURE__*/_jsx(Container,{className:\"framer-oh0d84-container\",\"data-framer-name\":\"HSBC\",name:\"HSBC\",children:/*#__PURE__*/_jsx(Card,{height:\"100%\",id:\"kNBnF4XNZ\",layoutId:\"kNBnF4XNZ\",lOJJdd1MK:addImageAlt({src:\"https://framerusercontent.com/images/81lr1KkAIz3P95VPW50wlIT0G8.png\"},\"avatar yan bechet\"),n6L2_SvBS:\"Head of Corporate Coverage\",name:\"HSBC\",nDwhqgXZl:\"\u201CThe event app not only helped stimulate participants to open up to new perspectives but also allowed new ideas to come through.\u201D\",RE9Erakzy:addImageAlt({src:\"https://framerusercontent.com/images/zTOeHYtUCU8Lg2COqMc209lX94.png\",srcSet:\"https://framerusercontent.com/images/zTOeHYtUCU8Lg2COqMc209lX94.png?scale-down-to=512 512w,https://framerusercontent.com/images/zTOeHYtUCU8Lg2COqMc209lX94.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/zTOeHYtUCU8Lg2COqMc209lX94.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/zTOeHYtUCU8Lg2COqMc209lX94.png 2560w\"},\"logo hsbc\"),variant:\"d_x7VLuWh\",width:\"100%\",xFtfcDnpx:\"Yan Bechet\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:530,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1nf5cpj-container\",\"data-framer-name\":\"TFL\",name:\"TFL\",children:/*#__PURE__*/_jsx(Card,{height:\"100%\",id:\"CaoO704QU\",layoutId:\"CaoO704QU\",lOJJdd1MK:addImageAlt({src:\"https://framerusercontent.com/images/RxIBuTLnSG9CZIr4XDOk72rAr10.png\"},\"avatar madonna walsh\"),n6L2_SvBS:\"Communications lead\",name:\"TFL\",nDwhqgXZl:\"\u201CThe data we received after the event helped us to develop a solid and constructive strategy, while providing us with the content we needed to build clear and explicit reports.\u201D\",RE9Erakzy:addImageAlt({src:\"https://framerusercontent.com/images/DYaBSNbJ0jt6xATE0bq2bOV1Hg.png\",srcSet:\"https://framerusercontent.com/images/DYaBSNbJ0jt6xATE0bq2bOV1Hg.png?scale-down-to=512 512w,https://framerusercontent.com/images/DYaBSNbJ0jt6xATE0bq2bOV1Hg.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/DYaBSNbJ0jt6xATE0bq2bOV1Hg.png 2016w\"},\"logo transport for london\"),variant:\"d_x7VLuWh\",width:\"100%\",xFtfcDnpx:\"Madonna Walsh\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:530,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1s9lscl-container\",\"data-framer-name\":\"VINCI\",name:\"VINCI\",children:/*#__PURE__*/_jsx(Card,{height:\"100%\",id:\"XAoedI0ef\",layoutId:\"XAoedI0ef\",lOJJdd1MK:addImageAlt({src:\"https://framerusercontent.com/images/kaEfESXAtB5IHw63xgyeCrSKU.jpg\",srcSet:\"https://framerusercontent.com/images/kaEfESXAtB5IHw63xgyeCrSKU.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/kaEfESXAtB5IHw63xgyeCrSKU.jpg 556w\"},\"avatar etienne pelbois\"),n6L2_SvBS:\"Internal Communication & Events\",name:\"VINCI\",nDwhqgXZl:\"Thanks to Angage, we have streamlined the costs associated with our event apps, benefiting from a single point of contact. We are now self-sufficient in creating our own event applications.\",RE9Erakzy:addImageAlt({src:\"https://framerusercontent.com/images/erw0ZBDOgEv6l3NQJves03ucrMA.png\",srcSet:\"https://framerusercontent.com/images/erw0ZBDOgEv6l3NQJves03ucrMA.png?scale-down-to=512 512w,https://framerusercontent.com/images/erw0ZBDOgEv6l3NQJves03ucrMA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/erw0ZBDOgEv6l3NQJves03ucrMA.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/erw0ZBDOgEv6l3NQJves03ucrMA.png 2560w\"},\"logo vinci\"),variant:\"d_x7VLuWh\",width:\"100%\",xFtfcDnpx:\"Etienne Pelbois\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:530,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1wg9nbg-container\",\"data-framer-name\":\"DELOITTE\",name:\"DELOITTE\",children:/*#__PURE__*/_jsx(Card,{height:\"100%\",id:\"pKKCOfff9\",layoutId:\"pKKCOfff9\",lOJJdd1MK:addImageAlt({src:\"https://framerusercontent.com/images/cnYMfiey86PiTT7gUupfJSsc.jpg\"},\"avatar vincent guesdon\"),n6L2_SvBS:\"Deputy Innovation Director\",name:\"DELOITTE\",nDwhqgXZl:\"\u201CIf I had to describe Angage\u2019s offering in three words, I would choose: ease, \uFB02exibility and e\uFB03ectiveness.\u201D\",RE9Erakzy:addImageAlt({src:\"https://framerusercontent.com/images/O9KLjjm5HQsIEfT7MeiA36Ybk.png\",srcSet:\"https://framerusercontent.com/images/O9KLjjm5HQsIEfT7MeiA36Ybk.png?scale-down-to=512 512w,https://framerusercontent.com/images/O9KLjjm5HQsIEfT7MeiA36Ybk.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/O9KLjjm5HQsIEfT7MeiA36Ybk.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/O9KLjjm5HQsIEfT7MeiA36Ybk.png 2560w\"},\"logo deloitte\"),variant:\"d_x7VLuWh\",width:\"100%\",xFtfcDnpx:\"Vincent Guesdon\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:530,children:/*#__PURE__*/_jsx(Container,{className:\"framer-178eqbs-container\",\"data-framer-name\":\"MCI\",name:\"MCI\",children:/*#__PURE__*/_jsx(Card,{height:\"100%\",id:\"Zo8bJaSYO\",layoutId:\"Zo8bJaSYO\",lOJJdd1MK:addImageAlt({src:\"https://framerusercontent.com/images/q7mks3sVUS8vi4t7HhtFA65Gb0M.jpg\"},\"avatar erica fawer\"),n6L2_SvBS:\"Group Internal Communication Director\",name:\"MCI\",nDwhqgXZl:'\"Overall, super pleased with the Angage event app. The engagement of our teams exceeded our expectations (with an above average number of screens viewed per participant).\"',RE9Erakzy:addImageAlt({src:\"https://framerusercontent.com/images/Ah1WvcBCTFLD95MwZWrIHFKkgGw.png\",srcSet:\"https://framerusercontent.com/images/Ah1WvcBCTFLD95MwZWrIHFKkgGw.png?scale-down-to=512 512w,https://framerusercontent.com/images/Ah1WvcBCTFLD95MwZWrIHFKkgGw.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Ah1WvcBCTFLD95MwZWrIHFKkgGw.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/Ah1WvcBCTFLD95MwZWrIHFKkgGw.png 2560w\"},\"logo mci group\"),variant:\"d_x7VLuWh\",width:\"100%\",xFtfcDnpx:\"Erica Fawer\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:530,children:/*#__PURE__*/_jsx(Container,{className:\"framer-17bklca-container\",\"data-framer-name\":\"ONEPOINT\",name:\"ONEPOINT\",children:/*#__PURE__*/_jsx(Card,{height:\"100%\",id:\"QI2DsFTfi\",layoutId:\"QI2DsFTfi\",lOJJdd1MK:addImageAlt({src:\"https://framerusercontent.com/images/u80nTO1zzBWEUa4NuJynory8dbQ.jpg\"},\"avatar camille bosquet\"),n6L2_SvBS:\"Strategy & Innovation Leader\",name:\"ONEPOINT\",nDwhqgXZl:'\"The Angage app is a pleasure to use and manage in the back office. It\\'s variety of features allows it to cover all the key moments of an event and enhance the overall experience.\\nI highly recommend!\"',RE9Erakzy:addImageAlt({src:\"https://framerusercontent.com/images/NBZqp4vdZ9yMqGqdjznVMjSzrc.png\",srcSet:\"https://framerusercontent.com/images/NBZqp4vdZ9yMqGqdjznVMjSzrc.png?scale-down-to=512 512w,https://framerusercontent.com/images/NBZqp4vdZ9yMqGqdjznVMjSzrc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/NBZqp4vdZ9yMqGqdjznVMjSzrc.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/NBZqp4vdZ9yMqGqdjznVMjSzrc.png 2560w\"},\"logo onepoint\"),variant:\"d_x7VLuWh\",width:\"100%\",xFtfcDnpx:\"Camille Bosquet\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:530,children:/*#__PURE__*/_jsx(Container,{className:\"framer-i09f0w-container\",\"data-framer-name\":\"GREENYELLOW\",name:\"GREENYELLOW\",children:/*#__PURE__*/_jsx(Card,{height:\"100%\",id:\"BalzqGTtj\",layoutId:\"BalzqGTtj\",lOJJdd1MK:addImageAlt({src:\"https://framerusercontent.com/images/7cx1HkFv2VJUMLGFINQgnH64ak.jpg\"},\"avatar aurelie chasset\"),n6L2_SvBS:\"Marketing & Business Development\",name:\"GREENYELLOW\",nDwhqgXZl:'\"The Angage app professionalizes the organization and facilitates exchanges. In addition, the Angage team has been available to us from the start, so it\\'s very welcome. I highly recommend this team and therefore this company!\"',RE9Erakzy:addImageAlt({src:\"https://framerusercontent.com/images/Pt0eYSpyldOQCgT9xOx7yAis.png\",srcSet:\"https://framerusercontent.com/images/Pt0eYSpyldOQCgT9xOx7yAis.png?scale-down-to=512 512w,https://framerusercontent.com/images/Pt0eYSpyldOQCgT9xOx7yAis.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Pt0eYSpyldOQCgT9xOx7yAis.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/Pt0eYSpyldOQCgT9xOx7yAis.png 2560w\"},\"logo greenyellow\"),variant:\"d_x7VLuWh\",width:\"100%\",xFtfcDnpx:\"Aur\\xe9lie Chasset\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:530,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1e95m3a-container\",\"data-framer-name\":\"EGIS\",name:\"EGIS\",children:/*#__PURE__*/_jsx(Card,{height:\"100%\",id:\"ml5An6xLF\",layoutId:\"ml5An6xLF\",lOJJdd1MK:addImageAlt({src:\"https://framerusercontent.com/images/qAawVPfcT5cCht916Gn2n8qSM.jpg\"},\"avatar julie pompom\"),n6L2_SvBS:\"Internal Communication & HR Manager\",name:\"EGIS\",nDwhqgXZl:'\"Very good solution that we used for our internal convention. Thanks to the Angage team for their support and responsiveness.\"',RE9Erakzy:addImageAlt({src:\"https://framerusercontent.com/images/hHzh1UuoT4Hvso5pmVyVKTUrpo.png\",srcSet:\"https://framerusercontent.com/images/hHzh1UuoT4Hvso5pmVyVKTUrpo.png?scale-down-to=512 512w,https://framerusercontent.com/images/hHzh1UuoT4Hvso5pmVyVKTUrpo.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/hHzh1UuoT4Hvso5pmVyVKTUrpo.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/hHzh1UuoT4Hvso5pmVyVKTUrpo.png 2560w\"},\"logo egis\"),variant:\"d_x7VLuWh\",width:\"100%\",xFtfcDnpx:\"Julie Pompon\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:530,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1fh0cqo-container\",\"data-framer-name\":\"OMNES\",name:\"OMNES\",children:/*#__PURE__*/_jsx(Card,{height:\"100%\",id:\"SfbyFbxuh\",layoutId:\"SfbyFbxuh\",lOJJdd1MK:addImageAlt({src:\"https://framerusercontent.com/images/FWBUQPYnQQWPjoEN9hdJcjxeg.jpg\"},\"avatar benedic tramond\"),n6L2_SvBS:\"Pedagogical engineer\",name:\"OMNES\",nDwhqgXZl:'\"The platform met our needs for facilitating interactive livestreaming courses with our students in a very easy-to-use, customizable and very engaging web and mobile environment. We highly recommend Angage!\"',RE9Erakzy:addImageAlt({src:\"https://framerusercontent.com/images/vNIdzj58oIszuFStWVvKfrkx8.png\",srcSet:\"https://framerusercontent.com/images/vNIdzj58oIszuFStWVvKfrkx8.png?scale-down-to=512 512w,https://framerusercontent.com/images/vNIdzj58oIszuFStWVvKfrkx8.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/vNIdzj58oIszuFStWVvKfrkx8.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/vNIdzj58oIszuFStWVvKfrkx8.png 2560w\"},\"logo omnes education\"),variant:\"d_x7VLuWh\",width:\"100%\",xFtfcDnpx:\"B\\xe9n\\xe9dicte Tramond\"})})})],startFrom:0,style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},transitionControl:{damping:40,delay:0,mass:1,stiffness:200,type:\"spring\"},width:\"100%\"})})})})]}),isDisplayed()&&/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-7tqmzb hidden-1mmyjut\",\"data-framer-name\":\"Blog\",name:\"Blog\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-3nqyhf\",\"data-styles-preset\":\"YAP816Y5n\",children:\"Our clients' successes stories.\"})}),className:\"framer-1np9s71\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1kacd6j\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OgBvLNPBp:{query:{from:{alias:\"J0cZk3NuW\",data:AvisEn,type:\"Collection\"},limit:{type:\"LiteralValue\",value:2},select:[{collection:\"J0cZk3NuW\",name:\"XIIXBA2pn\",type:\"Identifier\"},{collection:\"J0cZk3NuW\",name:\"FRj7iH3V1\",type:\"Identifier\"},{collection:\"J0cZk3NuW\",name:\"oSN00Fn4W\",type:\"Identifier\"},{collection:\"J0cZk3NuW\",name:\"FbwGf4KIT\",type:\"Identifier\"},{collection:\"J0cZk3NuW\",name:\"HsCwqjfaS\",type:\"Identifier\"},{collection:\"J0cZk3NuW\",name:\"dkub0Dtbq\",type:\"Identifier\"},{collection:\"J0cZk3NuW\",name:\"SaWW6lJjA\",type:\"Identifier\"},{collection:\"J0cZk3NuW\",name:\"uR_oQ1kpX\",type:\"Identifier\"},{collection:\"J0cZk3NuW\",name:\"id\",type:\"Identifier\"}]}}},children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"J0cZk3NuW\",data:AvisEn,type:\"Collection\"},limit:{type:\"LiteralValue\",value:3},select:[{collection:\"J0cZk3NuW\",name:\"XIIXBA2pn\",type:\"Identifier\"},{collection:\"J0cZk3NuW\",name:\"FRj7iH3V1\",type:\"Identifier\"},{collection:\"J0cZk3NuW\",name:\"oSN00Fn4W\",type:\"Identifier\"},{collection:\"J0cZk3NuW\",name:\"FbwGf4KIT\",type:\"Identifier\"},{collection:\"J0cZk3NuW\",name:\"HsCwqjfaS\",type:\"Identifier\"},{collection:\"J0cZk3NuW\",name:\"dkub0Dtbq\",type:\"Identifier\"},{collection:\"J0cZk3NuW\",name:\"SaWW6lJjA\",type:\"Identifier\"},{collection:\"J0cZk3NuW\",name:\"uR_oQ1kpX\",type:\"Identifier\"},{collection:\"J0cZk3NuW\",name:\"id\",type:\"Identifier\"}]},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection.map(({dkub0Dtbq:dkub0DtbqJ0cZk3NuW,FbwGf4KIT:FbwGf4KITJ0cZk3NuW,FRj7iH3V1:FRj7iH3V1J0cZk3NuW,HsCwqjfaS:HsCwqjfaSJ0cZk3NuW,id:idJ0cZk3NuW,oSN00Fn4W:oSN00Fn4WJ0cZk3NuW,SaWW6lJjA:SaWW6lJjAJ0cZk3NuW,uR_oQ1kpX:uR_oQ1kpXJ0cZk3NuW,XIIXBA2pn:XIIXBA2pnJ0cZk3NuW},i)=>{XIIXBA2pnJ0cZk3NuW!==null&&XIIXBA2pnJ0cZk3NuW!==void 0?XIIXBA2pnJ0cZk3NuW:XIIXBA2pnJ0cZk3NuW=\"\";oSN00Fn4WJ0cZk3NuW!==null&&oSN00Fn4WJ0cZk3NuW!==void 0?oSN00Fn4WJ0cZk3NuW:oSN00Fn4WJ0cZk3NuW=\"\";FbwGf4KITJ0cZk3NuW!==null&&FbwGf4KITJ0cZk3NuW!==void 0?FbwGf4KITJ0cZk3NuW:FbwGf4KITJ0cZk3NuW=\"\";dkub0DtbqJ0cZk3NuW!==null&&dkub0DtbqJ0cZk3NuW!==void 0?dkub0DtbqJ0cZk3NuW:dkub0DtbqJ0cZk3NuW=0;return /*#__PURE__*/_jsx(LayoutGroup,{id:`J0cZk3NuW-${idJ0cZk3NuW}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{XIIXBA2pn:XIIXBA2pnJ0cZk3NuW},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{XIIXBA2pn:XIIXBA2pnJ0cZk3NuW},webPageId:\"YgUh561Ws\"},nodeId:\"GUlNcYvb4\",openInNewTab:false,children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-hdduvr framer-hraev6\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{XIIXBA2pn:XIIXBA2pnJ0cZk3NuW},webPageId:\"b2QuFv_Ey\"},implicitPathVariables:{XIIXBA2pn:XIIXBA2pnJ0cZk3NuW}},{href:{pathVariables:{XIIXBA2pn:XIIXBA2pnJ0cZk3NuW},webPageId:\"b2QuFv_Ey\"},implicitPathVariables:{XIIXBA2pn:XIIXBA2pnJ0cZk3NuW}}],children:resolvedLinks4=>{var _enumToDisplayNameFunctions_SaWW6lJjA,_enumToDisplayNameFunctions_HsCwqjfaS;return /*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OgBvLNPBp:{y:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:304,width:\"320px\",y:3478,children:/*#__PURE__*/_jsx(Container,{className:\"framer-7tqsux-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OgBvLNPBp:{Pz1PDOIwv:resolvedLinks4[1]}},children:/*#__PURE__*/_jsx(BlogCard,{ap0idPId8:(_enumToDisplayNameFunctions_SaWW6lJjA=enumToDisplayNameFunctions[\"SaWW6lJjA\"])===null||_enumToDisplayNameFunctions_SaWW6lJjA===void 0?void 0:_enumToDisplayNameFunctions_SaWW6lJjA.call(enumToDisplayNameFunctions,SaWW6lJjAJ0cZk3NuW,activeLocale),B4GnwysXM:\"participants\",CMhgMCHb7:oSN00Fn4WJ0cZk3NuW,DcQly15hn:\"Lire plus\",height:\"100%\",HrMBi5zs7:FbwGf4KITJ0cZk3NuW,i7z9YTn3P:(_enumToDisplayNameFunctions_HsCwqjfaS=enumToDisplayNameFunctions[\"HsCwqjfaS\"])===null||_enumToDisplayNameFunctions_HsCwqjfaS===void 0?void 0:_enumToDisplayNameFunctions_HsCwqjfaS.call(enumToDisplayNameFunctions,HsCwqjfaSJ0cZk3NuW,activeLocale),id:\"Euvez0Z2O\",layoutId:\"Euvez0Z2O\",Pz1PDOIwv:resolvedLinks4[0],RCmwsqR2n:toResponsiveImage(FRj7iH3V1J0cZk3NuW),style:{width:\"100%\"},TKyKUlgzm:toResponsiveImage(uR_oQ1kpXJ0cZk3NuW),variant:\"V8ZhuzFmO\",width:\"100%\",xOZdHR7az:numberToString(dkub0DtbqJ0cZk3NuW,{locale:\"\",notation:\"standard\",style:\"decimal\"},activeLocaleCode),xYY2NXuk_:\"gzTvo__l8\"})})})})});}})})})})},idJ0cZk3NuW);})})})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OgBvLNPBp:{y:undefined},sl4Jqe6er:{y:3286.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:695,width:\"min(100vw, 1200px)\",y:3832,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1sb9ixg-container\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OgBvLNPBp:{variant:\"kz_OWiPu2\"},sl4Jqe6er:{variant:\"dHrvERwns\"}},children:/*#__PURE__*/_jsx(Contact,{CdjWibWEy:\"Create a unique experience\",Cpcsm9lZx:\"en\",cXIixxjId:\"Fill out this form to start a conversation with an Angage team member and get your questions answered.\",height:\"100%\",id:\"YjPVcpidO\",ipuOx2vY1:true,layoutId:\"YjPVcpidO\",mChwXdNsZ:\"rgb(255, 255, 255)\",NA4zTPj5y:\"Home en\",P8QdSWGay:\"Talk to our experts\",pM24tCdAJ:\"Optimize your event ROI\",QDHp2OO0O:\"\",RBBM4dDz6:\"Gain in productivity\",sE5Z5OAtq:\"\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"FOAPrTvQy\",width:\"100%\",Xvpp_bJ__:\"Want to know more about Angage?\",ydF8tpD7t:\"Save time\",Ym1zV26Uf:\"0px 0px 0px 200px\",ZQ83g5shR:\"Ra_10C8Se\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OgBvLNPBp:{y:undefined},sl4Jqe6er:{y:3981.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:170,width:\"100vw\",y:4527,children:/*#__PURE__*/_jsx(Container,{className:\"framer-csnkd-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OgBvLNPBp:{variant:\"mFEHXkw9d\"},sl4Jqe6er:{variant:\"ns5P3oPpV\"}},children:/*#__PURE__*/_jsx(Reputation,{Gflu4iMRi:\"Don\u2019t take our word for it. Hear from real customers\",height:\"100%\",id:\"OvoFoGZ2p\",layoutId:\"OvoFoGZ2p\",style:{width:\"100%\"},variant:\"GewmYpPYQ\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OgBvLNPBp:{y:undefined},sl4Jqe6er:{y:4151.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:756,width:\"100vw\",y:4697,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1erw3ld-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{OgBvLNPBp:{variant:\"RPc5W8YuP\"},sl4Jqe6er:{variant:\"kxSXX62DB\"}},children:/*#__PURE__*/_jsx(FooterEN,{height:\"100%\",id:\"V_aNEdXyo\",layoutId:\"V_aNEdXyo\",style:{width:\"100%\"},variant:\"zkmAV68Zs\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-QlZQY { background: white; }`,\".framer-QlZQY.framer-hraev6, .framer-QlZQY .framer-hraev6 { display: block; }\",\".framer-QlZQY.framer-k8oz65 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-QlZQY .framer-12ffifv-container { flex: none; height: auto; position: sticky; top: 0px; width: 100%; will-change: transform; z-index: 1; }\",\".framer-QlZQY .framer-1lvocgk { background-color: #ffffff; inset: 0px; position: fixed; user-select: none; z-index: 1; }\",\".framer-QlZQY .framer-wzdr9x-container { flex: none; height: 100vh; left: calc(50.00000000000002% - 100% / 2); position: fixed; top: 0px; width: 100%; z-index: 1; }\",\".framer-QlZQY .framer-1vtp4by-container { flex: none; height: auto; max-width: 1200px; position: relative; width: 1200px; }\",\".framer-QlZQY .framer-o3jpvq-container, .framer-QlZQY .framer-csnkd-container, .framer-QlZQY .framer-1erw3ld-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-QlZQY .framer-plqfoq-container, .framer-QlZQY .framer-1jo375-container { flex: none; height: auto; max-width: 1200px; position: relative; width: 93%; }\",\".framer-QlZQY .framer-1q4vhbg { align-content: center; align-items: center; background-color: #f6f6f6; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 50px 40px 50px 40px; position: relative; width: 100%; }\",\".framer-QlZQY .framer-1m3p798, .framer-QlZQY .framer-1np9s71 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; overflow: visible; position: relative; white-space: pre; width: auto; }\",\".framer-QlZQY .framer-11p46j2-container { flex: none; height: 600px; max-width: 1200px; position: relative; width: 100%; }\",\".framer-QlZQY .framer-oh0d84-container, .framer-QlZQY .framer-1nf5cpj-container, .framer-QlZQY .framer-1s9lscl-container, .framer-QlZQY .framer-1wg9nbg-container, .framer-QlZQY .framer-178eqbs-container, .framer-QlZQY .framer-17bklca-container, .framer-QlZQY .framer-i09f0w-container, .framer-QlZQY .framer-1e95m3a-container, .framer-QlZQY .framer-1fh0cqo-container { height: auto; position: relative; width: auto; }\",\".framer-QlZQY .framer-7tqmzb { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 78px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 50px 40px 50px 40px; position: relative; width: 100%; }\",\".framer-QlZQY .framer-1kacd6j { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; padding: 0px; position: relative; width: 1000px; }\",\".framer-QlZQY .framer-hdduvr { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 11px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-QlZQY .framer-7tqsux-container { flex: none; height: auto; position: relative; width: 320px; }\",\".framer-QlZQY .framer-1sb9ixg-container { flex: none; height: auto; max-width: 1200px; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-QlZQY.framer-k8oz65, .framer-QlZQY .framer-1q4vhbg, .framer-QlZQY .framer-7tqmzb, .framer-QlZQY .framer-hdduvr { gap: 0px; } .framer-QlZQY.framer-k8oz65 > *, .framer-QlZQY .framer-1q4vhbg > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-QlZQY.framer-k8oz65 > :first-child, .framer-QlZQY .framer-1q4vhbg > :first-child, .framer-QlZQY .framer-7tqmzb > :first-child { margin-top: 0px; } .framer-QlZQY.framer-k8oz65 > :last-child, .framer-QlZQY .framer-1q4vhbg > :last-child, .framer-QlZQY .framer-7tqmzb > :last-child { margin-bottom: 0px; } .framer-QlZQY .framer-7tqmzb > * { margin: 0px; margin-bottom: calc(78px / 2); margin-top: calc(78px / 2); } .framer-QlZQY .framer-hdduvr > * { margin: 0px; margin-left: calc(11px / 2); margin-right: calc(11px / 2); } .framer-QlZQY .framer-hdduvr > :first-child { margin-left: 0px; } .framer-QlZQY .framer-hdduvr > :last-child { margin-right: 0px; } }\",...sharedStyle.css,...sharedStyle1.css,`@media (min-width: 810px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-QlZQY { background: white; } .framer-QlZQY.framer-k8oz65 { width: 810px; } .framer-QlZQY .framer-1vtp4by-container, .framer-QlZQY .framer-plqfoq-container, .framer-QlZQY .framer-1jo375-container { width: 100%; } .framer-QlZQY .framer-1kacd6j { flex-wrap: wrap; justify-content: space-around; width: 100%; } .framer-QlZQY .framer-hdduvr { flex-direction: column; flex-wrap: wrap; gap: 27px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-QlZQY .framer-hdduvr { gap: 0px; } .framer-QlZQY .framer-hdduvr > * { margin: 0px; margin-bottom: calc(27px / 2); margin-top: calc(27px / 2); } .framer-QlZQY .framer-hdduvr > :first-child { margin-top: 0px; } .framer-QlZQY .framer-hdduvr > :last-child { margin-bottom: 0px; } }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-QlZQY { background: white; } .framer-QlZQY.framer-k8oz65, .framer-QlZQY .framer-1vtp4by-container { width: 390px; } .framer-QlZQY .framer-plqfoq-container { width: 388px; } .framer-QlZQY .framer-1jo375-container { width: 392px; } .framer-QlZQY .framer-1m3p798 { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }}`];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 4962.5\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"OgBvLNPBp\":{\"layout\":[\"fixed\",\"auto\"]},\"sl4Jqe6er\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerFfmOmUriG=withCSS(Component,css,\"framer-QlZQY\");export default FramerFfmOmUriG;FramerFfmOmUriG.displayName=\"En\";FramerFfmOmUriG.defaultProps={height:4962.5,width:1200};addFonts(FramerFfmOmUriG,[{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\"}]},...NavbarENFonts,...OverlayWithFormFonts,...HeroFonts,...LogosFonts,...CardFonts,...SlideshowFonts,...BlogCardFonts,...ContactFonts,...ReputationFonts,...FooterENFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerFfmOmUriG\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"4962.5\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"OgBvLNPBp\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"sl4Jqe6er\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerResponsiveScreen\":\"\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["init_ssg_sandbox_shims", "NavbarENFonts", "getFonts", "hlQ3Hnfgk_default", "OverlayWithFormFonts", "mWE305Q3h_default", "HeroFonts", "jTJY6dXta_default", "ContainerWithOptimizedAppearEffect", "withOptimizedAppearEffect", "Container", "LogosFonts", "zcOWwgpeL_default", "ContainerWithFX", "withFX", "CardFonts", "qIcHONYla_default", "SlideshowFonts", "Slideshow", "BlogCardFonts", "qOicVeT3h_default", "MotionDivWithFX", "motion", "ContactFonts", "HraFTzWGm_default", "ReputationFonts", "VwI6Oxy5m_default", "FooterENFonts", "SE7TdDBug_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "transition1", "animation", "animation1", "animation2", "animation3", "addImageAlt", "image", "alt", "toResponsiveImage", "value", "numberToString", "options", "activeLocale", "fallbackLocale", "locale", "useGrouping", "notation", "compactDisplay", "style", "currency", "currencyDisplay", "unit", "unitDisplay", "minimumFractionDigits", "maximumFractionDigits", "minimumIntegerDigits", "formatOptions", "number", "QueryData", "query", "pageSize", "data", "useQueryData", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "setLocale", "useLocaleInfo", "className", "layoutId", "variant", "XIIXBA2pnJ0cZk3NuW", "FRj7iH3V1J0cZk3NuW", "oSN00Fn4WJ0cZk3NuW", "FbwGf4KITJ0cZk3NuW", "HsCwqjfaSJ0cZk3NuW", "dkub0DtbqJ0cZk3NuW", "SaWW6lJjAJ0cZk3NuW", "uR_oQ1kpXJ0cZk3NuW", "idJ0cZk3NuW", "restProps", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "DGi1MHjZC3bnx0g", "overlay", "loadMore", "args", "zuNpYTgpp1wnntms", "ref1", "pe", "router", "useRouter", "isDisplayed", "activeLocaleCode", "useLocaleCode", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "cx", "l", "PropertyOverrides2", "ComponentViewportProvider", "AnimatePresence", "Ga", "x", "ResolveLinks", "resolvedLinks", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "RichText2", "ChildrenCanSuspend", "qWjcYy5xP_default", "collection", "paginationInfo", "i", "PathVariablesContext", "Link", "resolvedLinks4", "_enumToDisplayNameFunctions_SaWW6lJjA", "_enumToDisplayNameFunctions_HsCwqjfaS", "enumToDisplayNameFunctions", "css", "FramerFfmOmUriG", "withCSS", "FfmOmUriG_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
