{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/sKh7I0HQBT1xvuCZQktX/KJCPG9nZj2pYZlGzIHYH/tQe2JuRRl.js"],
  "sourcesContent": ["// Generated by Framer (d6b3045)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,LazyValue,Link,PropertyOverrides,RichText,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import HubSpotForm from\"https://framerusercontent.com/modules/uGQZtcsxBzvxqsgxQ0Tz/b7VYVaGCWWNyhqVsgsiv/Hubspot.js\";import SmoothScroll from\"https://framerusercontent.com/modules/Yppqt3Cs3Y8TZqvASnXl/qXyG1UgqGGx5DS4G9abM/Smooth_Scroll.js\";import Tag from\"#framer/local/canvasComponent/EwgjuU71G/EwgjuU71G.js\";import CaseStudiesCarousel from\"#framer/local/canvasComponent/fO5pWXUqD/fO5pWXUqD.js\";import NavSimple from\"#framer/local/canvasComponent/hH1DdpI8D/hH1DdpI8D.js\";import FooterDark from\"#framer/local/canvasComponent/OUVcQgGkS/OUVcQgGkS.js\";import OurCustomersLoveAxya from\"#framer/local/canvasComponent/SWOCc4lWl/SWOCc4lWl.js\";import TestimonialWall2 from\"#framer/local/canvasComponent/tdujK3ZPz/tdujK3ZPz.js\";import*as sharedStyle2 from\"#framer/local/css/Bgl_uNKYX/Bgl_uNKYX.js\";import*as sharedStyle1 from\"#framer/local/css/PWn1k_MD2/PWn1k_MD2.js\";import*as sharedStyle from\"#framer/local/css/uUM82aRhQ/uUM82aRhQ.js\";import metadataProvider from\"#framer/local/webPageMetadata/tQe2JuRRl/tQe2JuRRl.js\";const TagFonts=getFonts(Tag);const SmoothScrollFonts=getFonts(SmoothScroll);const NavSimpleFonts=getFonts(NavSimple);const HubSpotFormFonts=getFonts(HubSpotForm);const ImageWithFX=withFX(Image);const OurCustomersLoveAxyaFonts=getFonts(OurCustomersLoveAxya);const CaseStudiesCarouselFonts=getFonts(CaseStudiesCarousel);const TestimonialWall2Fonts=getFonts(TestimonialWall2);const FooterDarkFonts=getFonts(FooterDark);const breakpoints={ECXk62xBp:\"(min-width: 1200px)\",qATtJ54Rt:\"(min-width: 810px) and (max-width: 1199px)\",WiFEFZcbw:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-J9MYk\";const variantClassNames={ECXk62xBp:\"framer-v-1j68z2b\",qATtJ54Rt:\"framer-v-ygjj9z\",WiFEFZcbw:\"framer-v-1g97opw\"};const valuesByLocaleId={xtY8e7VhI:new LazyValue(()=>import(\"./tQe2JuRRl-0.js\"))};function preloadLocalizedValues(locale){const promises=[];while(locale){const values=valuesByLocaleId[locale.id];if(values){const promise=values.preload();if(promise){promises.push(promise);}}locale=locale.fallback;}if(promises.length>0){return Promise.all(promises);}}function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value){return value;}}locale=locale.fallback;}}const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"ECXk62xBp\",Phone:\"WiFEFZcbw\",Tablet:\"qATtJ54Rt\"};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:\"ECXk62xBp\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...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-J9MYk`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-J9MYk`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const preloadPromise=preloadLocalizedValues(activeLocale);if(preloadPromise)throw preloadPromise;const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];useCustomCursors({});var _getLocalizedValue,_getLocalizedValue1,_getLocalizedValue2,_getLocalizedValue3,_getLocalizedValue4,_getLocalizedValue5,_getLocalizedValue6,_getLocalizedValue7,_getLocalizedValue8,_getLocalizedValue9;return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"ECXk62xBp\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1j68z2b\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(\"header\",{className:\"framer-zp5sd6\",\"data-framer-name\":\"Header Homepage\",name:\"Header Homepage\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-19z6bq3\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-17wigry\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{WiFEFZcbw:{y:80}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:18,y:110,children:/*#__PURE__*/_jsx(Container,{className:\"framer-uwnj4k-container\",children:/*#__PURE__*/_jsx(Tag,{GmAhv_WVa:1,height:\"100%\",hSgW9f2ir:(_getLocalizedValue=getLocalizedValue(\"v0\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"We're here for you\",id:\"z41rhwFWL\",layoutId:\"z41rhwFWL\",p2xmGpLux:(_getLocalizedValue1=getLocalizedValue(\"v1\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:\"Read more\",ToKaS18SW:false,variant:\"Z2wjynIFK\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue2=getLocalizedValue(\"v2\",activeLocale))!==null&&_getLocalizedValue2!==void 0?_getLocalizedValue2:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-187puy7\",\"data-styles-preset\":\"uUM82aRhQ\",style:{\"--framer-text-alignment\":\"center\"},children:\"Let's get in touch!\"})}),className:\"framer-154cqrb\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue3=getLocalizedValue(\"v3\",activeLocale))!==null&&_getLocalizedValue3!==void 0?_getLocalizedValue3:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1cc56zh\",\"data-styles-preset\":\"PWn1k_MD2\",children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(117, 117, 117)\"},children:\"Any questions or requests? \"}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(117, 117, 117)\"},children:\"Use this form and we'll get back to you shortly!\"})]})}),className:\"framer-1ocaq1k\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-adjg4p-container\",children:/*#__PURE__*/_jsx(SmoothScroll,{height:\"100%\",id:\"kagdwb9QP\",intensity:10,layoutId:\"kagdwb9QP\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:71,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ruyh5n-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qATtJ54Rt:{variant:\"toCNrvTAF\"},WiFEFZcbw:{variant:\"onuwv4s61\"}},children:/*#__PURE__*/_jsx(NavSimple,{height:\"100%\",id:\"aUcdx3jtf\",JU5116W8C:\"PqgBulBPi\",layoutId:\"aUcdx3jtf\",oqrd6d5I6:\"rgba(230, 195, 195, 0)\",style:{height:\"100%\",width:\"100%\"},Tyvh_HtHO:\"rgb(0, 0, 0)\",variant:\"J7TtQthx_\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"header\",{className:\"framer-44tqdc\",\"data-framer-name\":\"Hubspot Form\",name:\"Hubspot Form\",children:/*#__PURE__*/_jsx(\"section\",{className:\"framer-1n6x1o2\",\"data-framer-name\":\"Formulaire Hubspot (Get Started)\",name:\"Formulaire Hubspot (Get Started)\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-h3442p\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1c4l4tw-container\",children:/*#__PURE__*/_jsx(HubSpotForm,{advanced:false,formId:\"4f6d7660-5a95-4500-a33f-1aebd1088399\",height:\"100%\",id:\"K8rXHQpgH\",layoutId:\"K8rXHQpgH\",portalId:\"5408365\",region:\"eu1\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-aa9x6v\",\"data-framer-name\":\"End CTA\",name:\"End CTA\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ynq8fb\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue4=getLocalizedValue(\"v4\",activeLocale))!==null&&_getLocalizedValue4!==void 0?_getLocalizedValue4:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-4m6e0d\",\"data-styles-preset\":\"Bgl_uNKYX\",children:\"Give Us a Call\"})}),className:\"framer-1rcd7ld\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue5=getLocalizedValue(\"v5\",activeLocale))!==null&&_getLocalizedValue5!==void 0?_getLocalizedValue5:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1cc56zh\",\"data-styles-preset\":\"PWn1k_MD2\",style:{\"--framer-text-alignment\":\"center\"},children:[\"Reach out via the form above or call us:\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"Canada: \",/*#__PURE__*/_jsx(\"strong\",{children:\"+1 438 600-8933\"}),/*#__PURE__*/_jsx(\"br\",{}),\"USA: \",/*#__PURE__*/_jsx(\"strong\",{children:\"+1 844 996-2812\"})]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1cc56zh\",\"data-styles-preset\":\"PWn1k_MD2\",style:{\"--framer-text-alignment\":\"center\"},children:[/*#__PURE__*/_jsx(Link,{href:\"mailto:question@axya.co\",nodeId:\"PPAc2mQvj\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(\"a\",{children:\"question@axya.co\"})}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"1155 Metcalfe Street, Suite 1583, Montr\\xe9al, QC H3B 2V6\"]})]}),className:\"framer-1jta2ss\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qATtJ54Rt:{background:{alt:\"metal part CAD\",fit:\"fill\",intrinsicHeight:1500,intrinsicWidth:1500,loading:getLoadingLazyAtYPosition(1831),pixelHeight:2048,pixelWidth:2048,sizes:\"217px\",src:\"https://framerusercontent.com/images/7NwF4jQNzWtLVwYr1bB5DxyacY.png\",srcSet:\"https://framerusercontent.com/images/7NwF4jQNzWtLVwYr1bB5DxyacY.png?scale-down-to=512 512w,https://framerusercontent.com/images/7NwF4jQNzWtLVwYr1bB5DxyacY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/7NwF4jQNzWtLVwYr1bB5DxyacY.png 2048w\"}},WiFEFZcbw:{background:{alt:\"metal part CAD\",fit:\"fill\",intrinsicHeight:1500,intrinsicWidth:1500,loading:getLoadingLazyAtYPosition(1806),pixelHeight:2048,pixelWidth:2048,sizes:\"135px\",src:\"https://framerusercontent.com/images/7NwF4jQNzWtLVwYr1bB5DxyacY.png\",srcSet:\"https://framerusercontent.com/images/7NwF4jQNzWtLVwYr1bB5DxyacY.png?scale-down-to=512 512w,https://framerusercontent.com/images/7NwF4jQNzWtLVwYr1bB5DxyacY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/7NwF4jQNzWtLVwYr1bB5DxyacY.png 2048w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__adjustPosition:true,__framer__offset:300,__framer__parallaxTransformEnabled:true,__framer__speed:110,__perspectiveFX:false,__targetOpacity:1,as:\"figure\",background:{alt:\"metal part CAD\",fit:\"fill\",intrinsicHeight:1500,intrinsicWidth:1500,loading:getLoadingLazyAtYPosition(1811),pixelHeight:2048,pixelWidth:2048,sizes:\"296px\",src:\"https://framerusercontent.com/images/7NwF4jQNzWtLVwYr1bB5DxyacY.png\",srcSet:\"https://framerusercontent.com/images/7NwF4jQNzWtLVwYr1bB5DxyacY.png?scale-down-to=512 512w,https://framerusercontent.com/images/7NwF4jQNzWtLVwYr1bB5DxyacY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/7NwF4jQNzWtLVwYr1bB5DxyacY.png 2048w\"},className:\"framer-eg91ew\",\"data-framer-name\":\"Shape Holo\",name:\"Shape Holo\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qATtJ54Rt:{background:{alt:\"metal part CAD\",fit:\"fill\",intrinsicHeight:1500,intrinsicWidth:1500,loading:getLoadingLazyAtYPosition(1385.1053209935724),pixelHeight:1356,pixelWidth:1638,sizes:\"207px\",src:\"https://framerusercontent.com/images/7ySjNwFoYZARDY4r6Q901qLgqk.png\",srcSet:\"https://framerusercontent.com/images/7ySjNwFoYZARDY4r6Q901qLgqk.png?scale-down-to=512 512w,https://framerusercontent.com/images/7ySjNwFoYZARDY4r6Q901qLgqk.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/7ySjNwFoYZARDY4r6Q901qLgqk.png 1638w\"}},WiFEFZcbw:{background:{alt:\"metal part CAD\",fit:\"fill\",intrinsicHeight:1500,intrinsicWidth:1500,loading:getLoadingLazyAtYPosition(1678.0023700736454),pixelHeight:1356,pixelWidth:1638,sizes:\"151px\",src:\"https://framerusercontent.com/images/7ySjNwFoYZARDY4r6Q901qLgqk.png\",srcSet:\"https://framerusercontent.com/images/7ySjNwFoYZARDY4r6Q901qLgqk.png?scale-down-to=512 512w,https://framerusercontent.com/images/7ySjNwFoYZARDY4r6Q901qLgqk.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/7ySjNwFoYZARDY4r6Q901qLgqk.png 1638w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__adjustPosition:true,__framer__offset:300,__framer__parallaxTransformEnabled:true,__framer__speed:110,__perspectiveFX:false,__targetOpacity:1,as:\"figure\",background:{alt:\"metal part CAD\",fit:\"fill\",intrinsicHeight:1500,intrinsicWidth:1500,loading:getLoadingLazyAtYPosition(1451.9236726824345),pixelHeight:1356,pixelWidth:1638,sizes:\"184px\",src:\"https://framerusercontent.com/images/7ySjNwFoYZARDY4r6Q901qLgqk.png\",srcSet:\"https://framerusercontent.com/images/7ySjNwFoYZARDY4r6Q901qLgqk.png?scale-down-to=512 512w,https://framerusercontent.com/images/7ySjNwFoYZARDY4r6Q901qLgqk.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/7ySjNwFoYZARDY4r6Q901qLgqk.png 1638w\"},className:\"framer-zwznas\",\"data-framer-name\":\"Shape Holo\",name:\"Shape Holo\",style:{rotate:10}})})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qATtJ54Rt:{width:\"100vw\"},WiFEFZcbw:{width:\"100vw\",y:1941}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:411,width:\"1200px\",y:1979,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ri2iyf-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qATtJ54Rt:{variant:\"Rzkum6Cnf\"},WiFEFZcbw:{variant:\"VDKdNd9Yx\"}},children:/*#__PURE__*/_jsx(OurCustomersLoveAxya,{height:\"100%\",id:\"P9VIqCKcq\",layoutId:\"P9VIqCKcq\",style:{width:\"100%\"},variant:\"xJNZEJcM2\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{WiFEFZcbw:{y:2352}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:883,width:\"100vw\",y:2390,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1bl1rxe-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qATtJ54Rt:{variant:\"Z5Act4fdp\"},WiFEFZcbw:{variant:\"hsk6eZ2zP\"}},children:/*#__PURE__*/_jsx(CaseStudiesCarousel,{height:\"100%\",id:\"XD28em7pR\",layoutId:\"XD28em7pR\",style:{width:\"100%\"},variant:\"ju47HylYk\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-aej6u9\",\"data-framer-name\":\"Newsletter\",name:\"Newsletter\",children:[/*#__PURE__*/_jsxs(\"section\",{className:\"framer-zq6q3\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qATtJ54Rt:{children:(_getLocalizedValue6=getLocalizedValue(\"v7\",activeLocale))!==null&&_getLocalizedValue6!==void 0?_getLocalizedValue6:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-187puy7\",\"data-styles-preset\":\"uUM82aRhQ\",style:{\"--framer-text-alignment\":\"center\"},children:\"Join the Newsletter\"})})},WiFEFZcbw:{children:(_getLocalizedValue7=getLocalizedValue(\"v7\",activeLocale))!==null&&_getLocalizedValue7!==void 0?_getLocalizedValue7:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-187puy7\",\"data-styles-preset\":\"uUM82aRhQ\",style:{\"--framer-text-alignment\":\"center\"},children:\"Join the Newsletter\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue8=getLocalizedValue(\"v6\",activeLocale))!==null&&_getLocalizedValue8!==void 0?_getLocalizedValue8:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-4m6e0d\",\"data-styles-preset\":\"Bgl_uNKYX\",style:{\"--framer-text-alignment\":\"left\"},children:\"Join the Newsletter\"})}),className:\"framer-167ujc8\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue9=getLocalizedValue(\"v8\",activeLocale))!==null&&_getLocalizedValue9!==void 0?_getLocalizedValue9:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1cc56zh\",\"data-styles-preset\":\"PWn1k_MD2\",style:{\"--framer-text-alignment\":\"left\"},children:\"Stay informed with valuable insights on industry trends and challenges, along with exclusive updates on our latest products and features.\"})}),className:\"framer-1ckqvx1\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-62jre\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-s7wa5v-container\",children:/*#__PURE__*/_jsx(HubSpotForm,{advanced:false,formId:\"d3f35748-0360-4ae4-a755-717621fede6d\",height:\"100%\",id:\"o8lkCuSUi\",layoutId:\"o8lkCuSUi\",portalId:\"5408365\",region:\"eu1\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1mlfngw\",\"data-framer-name\":\"2 Columns Text Image\",name:\"2 Columns Text Image\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{WiFEFZcbw:{width:\"100vw\",y:3540}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:0,width:\"max(100vw, 1px)\",y:3578,children:/*#__PURE__*/_jsx(Container,{className:\"framer-2jsjpj-container\",children:/*#__PURE__*/_jsx(TestimonialWall2,{height:\"100%\",id:\"pQb4EyORx\",layoutId:\"pQb4EyORx\",style:{height:\"100%\",width:\"100%\"},variant:\"IOs32l0vZ\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-cza5si\",\"data-framer-name\":\"Footer Complete Night\",name:\"Footer Complete Night\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{WiFEFZcbw:{width:\"min(100vw, 1600px)\",y:3540}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:421,width:\"min(max(100vw, 1px), 1600px)\",y:3578,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1a2p0zi-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{qATtJ54Rt:{variant:\"jtHSv6WuJ\"},WiFEFZcbw:{variant:\"qP75X08dY\"}},children:/*#__PURE__*/_jsx(FooterDark,{height:\"100%\",id:\"MRpvfAqCx\",layoutId:\"MRpvfAqCx\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"j5QK5LCcR\",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-J9MYk { background: white; }`,\".framer-J9MYk.framer-1dbaxa8, .framer-J9MYk .framer-1dbaxa8 { display: block; }\",\".framer-J9MYk.framer-1j68z2b { 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: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-J9MYk .framer-zp5sd6 { align-content: center; align-items: center; background: linear-gradient(180deg, #e9f3ff 0%, rgb(255, 255, 255) 38.40442004504505%); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 80px 40px 20px 40px; position: relative; width: 100%; }\",\".framer-J9MYk .framer-19z6bq3 { align-content: flex-end; align-items: flex-end; 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-J9MYk .framer-17wigry { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: visible; padding: 30px 0px 30px 0px; position: relative; width: 1px; }\",\".framer-J9MYk .framer-uwnj4k-container, .framer-J9MYk .framer-adjg4p-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-J9MYk .framer-154cqrb, .framer-J9MYk .framer-1ocaq1k, .framer-J9MYk .framer-167ujc8, .framer-J9MYk .framer-1ckqvx1 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 800px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-J9MYk .framer-1ruyh5n-container { flex: none; height: 71px; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 10; }\",\".framer-J9MYk .framer-44tqdc { align-content: center; align-items: center; background: radial-gradient(56.00000000000001% 37% at 48.4% 52.6%, #e9f3ff 0%, rgb(255, 255, 255) 100%); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 20px 100px 60px 100px; position: relative; width: 100%; }\",\".framer-J9MYk .framer-1n6x1o2 { align-content: center; align-items: center; background-color: #ffffff; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; box-shadow: 0px 0.7961918735236395px 2.3885756205709185px -0.625px rgba(0, 0, 0, 0.05), 0px 2.414506143104518px 7.2435184293135535px -1.25px rgba(0, 0, 0, 0.05), 0px 6.382653521484461px 19.147960564453385px -1.875px rgba(0, 0, 0, 0.05), 0px 20px 60px -2.5px rgba(0, 0, 0, 0.05); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: center; overflow: hidden; padding: 40px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-J9MYk .framer-h3442p { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-J9MYk .framer-1c4l4tw-container { flex: none; height: 611px; position: relative; width: 367px; }\",\".framer-J9MYk .framer-aa9x6v { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: visible; padding: 50px 40px 120px 40px; position: relative; width: 100%; }\",\".framer-J9MYk .framer-1ynq8fb { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; max-width: 800px; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-J9MYk .framer-1rcd7ld { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 690px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-J9MYk .framer-1jta2ss { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 420px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-J9MYk .framer-eg91ew { -webkit-filter: drop-shadow(0px 60px 26px rgba(20, 36, 94, 0.2)); aspect-ratio: 1 / 1; bottom: -248px; filter: drop-shadow(0px 60px 26px rgba(20, 36, 94, 0.2)); flex: none; height: var(--framer-aspect-ratio-supported, 296px); overflow: visible; position: absolute; right: -303px; width: 296px; z-index: 1; }\",\".framer-J9MYk .framer-zwznas { -webkit-filter: drop-shadow(0px 60px 26px rgba(20, 36, 94, 0.2)); aspect-ratio: 1.2244897959183674 / 1; filter: drop-shadow(0px 60px 26px rgba(20, 36, 94, 0.2)); flex: none; height: var(--framer-aspect-ratio-supported, 150px); left: -251px; overflow: visible; position: absolute; top: -12px; width: 184px; z-index: 1; }\",\".framer-J9MYk .framer-1ri2iyf-container { flex: none; height: auto; position: relative; width: 1200px; }\",\".framer-J9MYk .framer-1bl1rxe-container { flex: none; height: auto; position: relative; width: 100%; }\",'.framer-J9MYk .framer-aej6u9 { align-content: center; align-items: center; background: linear-gradient(73deg, var(--token-5ff745d3-02dc-469e-9fc4-b8354eaeaf48, #e9f3ff) /* {\"name\":\"Light Blue\"} */ 0%, rgb(255, 255, 255) 100%); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: hidden; padding: 40px; position: relative; width: 100%; }',\".framer-J9MYk .framer-zq6q3 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-J9MYk .framer-62jre { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-J9MYk .framer-s7wa5v-container { aspect-ratio: 2.1333333333333333 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 225px); position: relative; width: 480px; }\",\".framer-J9MYk .framer-1mlfngw { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-J9MYk .framer-2jsjpj-container { align-self: stretch; flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-J9MYk .framer-cza5si { align-content: flex-start; align-items: flex-start; background-color: #000000; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-J9MYk .framer-1a2p0zi-container { flex: 1 0 0px; height: auto; max-width: 1600px; position: relative; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-J9MYk.framer-1j68z2b, .framer-J9MYk .framer-zp5sd6, .framer-J9MYk .framer-19z6bq3, .framer-J9MYk .framer-17wigry, .framer-J9MYk .framer-44tqdc, .framer-J9MYk .framer-1n6x1o2, .framer-J9MYk .framer-h3442p, .framer-J9MYk .framer-aa9x6v, .framer-J9MYk .framer-1ynq8fb, .framer-J9MYk .framer-aej6u9, .framer-J9MYk .framer-zq6q3, .framer-J9MYk .framer-62jre, .framer-J9MYk .framer-1mlfngw, .framer-J9MYk .framer-cza5si { gap: 0px; } .framer-J9MYk.framer-1j68z2b > *, .framer-J9MYk .framer-zp5sd6 > *, .framer-J9MYk .framer-44tqdc > *, .framer-J9MYk .framer-h3442p > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-J9MYk.framer-1j68z2b > :first-child, .framer-J9MYk .framer-zp5sd6 > :first-child, .framer-J9MYk .framer-17wigry > :first-child, .framer-J9MYk .framer-44tqdc > :first-child, .framer-J9MYk .framer-1n6x1o2 > :first-child, .framer-J9MYk .framer-h3442p > :first-child, .framer-J9MYk .framer-aa9x6v > :first-child, .framer-J9MYk .framer-1ynq8fb > :first-child, .framer-J9MYk .framer-zq6q3 > :first-child, .framer-J9MYk .framer-62jre > :first-child { margin-top: 0px; } .framer-J9MYk.framer-1j68z2b > :last-child, .framer-J9MYk .framer-zp5sd6 > :last-child, .framer-J9MYk .framer-17wigry > :last-child, .framer-J9MYk .framer-44tqdc > :last-child, .framer-J9MYk .framer-1n6x1o2 > :last-child, .framer-J9MYk .framer-h3442p > :last-child, .framer-J9MYk .framer-aa9x6v > :last-child, .framer-J9MYk .framer-1ynq8fb > :last-child, .framer-J9MYk .framer-zq6q3 > :last-child, .framer-J9MYk .framer-62jre > :last-child { margin-bottom: 0px; } .framer-J9MYk .framer-19z6bq3 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-J9MYk .framer-19z6bq3 > :first-child, .framer-J9MYk .framer-aej6u9 > :first-child, .framer-J9MYk .framer-1mlfngw > :first-child, .framer-J9MYk .framer-cza5si > :first-child { margin-left: 0px; } .framer-J9MYk .framer-19z6bq3 > :last-child, .framer-J9MYk .framer-aej6u9 > :last-child, .framer-J9MYk .framer-1mlfngw > :last-child, .framer-J9MYk .framer-cza5si > :last-child { margin-right: 0px; } .framer-J9MYk .framer-17wigry > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-J9MYk .framer-1n6x1o2 > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-J9MYk .framer-aa9x6v > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-J9MYk .framer-1ynq8fb > *, .framer-J9MYk .framer-zq6q3 > *, .framer-J9MYk .framer-62jre > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-J9MYk .framer-aej6u9 > *, .framer-J9MYk .framer-cza5si > * { margin: 0px; margin-left: calc(60px / 2); margin-right: calc(60px / 2); } .framer-J9MYk .framer-1mlfngw > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } }\",`@media (min-width: 810px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-J9MYk { background: white; } .framer-J9MYk.framer-1j68z2b { width: 810px; } .framer-J9MYk .framer-eg91ew { bottom: -189px; height: var(--framer-aspect-ratio-supported, 217px); right: -127px; width: 217px; } .framer-J9MYk .framer-zwznas { height: var(--framer-aspect-ratio-supported, 169px); left: -81px; top: -79px; width: 207px; } .framer-J9MYk .framer-1ri2iyf-container { width: 100%; } .framer-J9MYk .framer-1ckqvx1 { max-width: 340px; }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-J9MYk { background: white; } .framer-J9MYk.framer-1j68z2b { width: 390px; } .framer-J9MYk .framer-17wigry { padding: 0px; } .framer-J9MYk .framer-44tqdc { background: radial-gradient(32.6% 50% at 73.2% 50.7%, #e9f3ff 0%, rgb(255, 255, 255) 22.654313533531145%); padding: 10px 100px 53px 100px; } .framer-J9MYk .framer-1n6x1o2 { padding: 40px 0px 40px 0px; } .framer-J9MYk .framer-h3442p { padding: 20px; width: 350px; } .framer-J9MYk .framer-1c4l4tw-container { height: 610px; width: 308px; } .framer-J9MYk .framer-eg91ew { bottom: -120px; height: var(--framer-aspect-ratio-supported, 135px); right: -107px; width: 135px; } .framer-J9MYk .framer-zwznas { height: var(--framer-aspect-ratio-supported, 123px); left: -116px; top: 252px; width: 151px; } .framer-J9MYk .framer-1ri2iyf-container { width: 100%; } .framer-J9MYk .framer-aej6u9 { gap: 40px; padding: 40px 20px 40px 20px; } .framer-J9MYk .framer-zq6q3, .framer-J9MYk .framer-62jre { flex: none; width: 350px; } .framer-J9MYk .framer-1mlfngw, .framer-J9MYk .framer-cza5si { flex-direction: column; } .framer-J9MYk .framer-2jsjpj-container { align-self: unset; height: 1px; width: 100%; } .framer-J9MYk .framer-1a2p0zi-container { flex: none; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-J9MYk .framer-aej6u9, .framer-J9MYk .framer-1mlfngw, .framer-J9MYk .framer-cza5si { gap: 0px; } .framer-J9MYk .framer-aej6u9 > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-J9MYk .framer-aej6u9 > :first-child { margin-left: 0px; } .framer-J9MYk .framer-aej6u9 > :last-child { margin-right: 0px; } .framer-J9MYk .framer-1mlfngw > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-J9MYk .framer-1mlfngw > :first-child, .framer-J9MYk .framer-cza5si > :first-child { margin-top: 0px; } .framer-J9MYk .framer-1mlfngw > :last-child, .framer-J9MYk .framer-cza5si > :last-child { margin-bottom: 0px; } .framer-J9MYk .framer-cza5si > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 4943\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"qATtJ54Rt\":{\"layout\":[\"fixed\",\"auto\"]},\"WiFEFZcbw\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramertQe2JuRRl=withCSS(Component,css,\"framer-J9MYk\");export default FramertQe2JuRRl;FramertQe2JuRRl.displayName=\"Special Pages / Get A Demo\";FramertQe2JuRRl.defaultProps={height:4943,width:1200};addFonts(FramertQe2JuRRl,[{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\"}]},...TagFonts,...SmoothScrollFonts,...NavSimpleFonts,...HubSpotFormFonts,...OurCustomersLoveAxyaFonts,...CaseStudiesCarouselFonts,...TestimonialWall2Fonts,...FooterDarkFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramertQe2JuRRl\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"qATtJ54Rt\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"WiFEFZcbw\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"4943\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1200\",\"framerImmutableVariables\":\"true\",\"framerResponsiveScreen\":\"\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["init_ssg_sandbox_shims", "TagFonts", "getFonts", "EwgjuU71G_default", "SmoothScrollFonts", "SmoothScroll", "NavSimpleFonts", "hH1DdpI8D_default", "HubSpotFormFonts", "HubSpotForm", "ImageWithFX", "withFX", "Image2", "OurCustomersLoveAxyaFonts", "SWOCc4lWl_default", "CaseStudiesCarouselFonts", "fO5pWXUqD_default", "TestimonialWall2Fonts", "tdujK3ZPz_default", "FooterDarkFonts", "OUVcQgGkS_default", "breakpoints", "serializationHash", "variantClassNames", "valuesByLocaleId", "LazyValue", "preloadLocalizedValues", "locale", "promises", "values", "promise", "getLocalizedValue", "key", "value", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "preloadPromise", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "_getLocalizedValue", "_getLocalizedValue1", "_getLocalizedValue2", "_getLocalizedValue3", "_getLocalizedValue4", "_getLocalizedValue5", "_getLocalizedValue6", "_getLocalizedValue7", "_getLocalizedValue8", "_getLocalizedValue9", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "PropertyOverrides2", "ComponentViewportProvider", "Container", "EwgjuU71G_default", "RichText2", "x", "SmoothScroll", "hH1DdpI8D_default", "HubSpotForm", "Link", "getLoadingLazyAtYPosition", "ImageWithFX", "SWOCc4lWl_default", "fO5pWXUqD_default", "tdujK3ZPz_default", "OUVcQgGkS_default", "css", "FramertQe2JuRRl", "withCSS", "tQe2JuRRl_default", "addFonts", "TagFonts", "SmoothScrollFonts", "NavSimpleFonts", "HubSpotFormFonts", "OurCustomersLoveAxyaFonts", "CaseStudiesCarouselFonts", "TestimonialWall2Fonts", "FooterDarkFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
