{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/2EstsVVd5EZzCIQuxIme/DOVbsvP9X5T5YWdHwfhu/lYlPMVdhh.js"],
  "sourcesContent": ["// Generated by Framer (47ebf4a)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,PropertyOverrides,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouteElementId,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{Youtube as YouTube}from\"https://framerusercontent.com/modules/NEd4VmDdsxM3StIUbddO/1de6WpgIbCrKkRcPfQcW/YouTube.js\";import HubSpotForm from\"https://framerusercontent.com/modules/uGQZtcsxBzvxqsgxQ0Tz/b7VYVaGCWWNyhqVsgsiv/Hubspot.js\";import Intercom from\"https://framerusercontent.com/modules/UIhUTcd796YH7Ndybys8/totj55n8qE3VYpdXhshW/Intercom.js\";import AwardBanner from\"#framer/local/canvasComponent/fsidB8dj1/fsidB8dj1.js\";import ButtonPrimary from\"#framer/local/canvasComponent/jYZEapyD_/jYZEapyD_.js\";import BackgroundShape from\"#framer/local/canvasComponent/MvnJuSImQ/MvnJuSImQ.js\";import Navbar from\"#framer/local/canvasComponent/OykJsOomr/OykJsOomr.js\";import Footer from\"#framer/local/canvasComponent/QOC8ExKRK/QOC8ExKRK.js\";import*as sharedStyle from\"#framer/local/css/bkeCpFwlv/bkeCpFwlv.js\";import*as sharedStyle2 from\"#framer/local/css/cm0us52cc/cm0us52cc.js\";import*as sharedStyle3 from\"#framer/local/css/eZGpDAi8M/eZGpDAi8M.js\";import*as sharedStyle1 from\"#framer/local/css/QDssBIfjz/QDssBIfjz.js\";import metadataProvider from\"#framer/local/webPageMetadata/lYlPMVdhh/lYlPMVdhh.js\";const BackgroundShapeFonts=getFonts(BackgroundShape);const AwardBannerFonts=getFonts(AwardBanner);const NavbarFonts=getFonts(Navbar);const ContainerWithFX=withFX(Container);const RichTextWithFX=withFX(RichText);const RichTextWithOptimizedAppearEffect=withOptimizedAppearEffect(RichText);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const HubSpotFormFonts=getFonts(HubSpotForm);const YouTubeFonts=getFonts(YouTube);const ButtonPrimaryFonts=getFonts(ButtonPrimary);const FooterFonts=getFonts(Footer);const IntercomFonts=getFonts(Intercom);const breakpoints={ANSW2TZkF:\"(min-width: 810px) and (max-width: 1199px)\",KTiyF_fLS:\"(max-width: 809px)\",vwmE0X_yn:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-rjxbv\";const variantClassNames={ANSW2TZkF:\"framer-v-vkjc4i\",KTiyF_fLS:\"framer-v-c30y79\",vwmE0X_yn:\"framer-v-qvc7vj\"};const transition1={delay:0,duration:.4,ease:[.44,0,.56,1],type:\"tween\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-150};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:40};const transition2={delay:0,duration:.3,ease:[.12,.23,.5,1],type:\"tween\"};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:40};const transition3={delay:.2,duration:.3,ease:[.12,.23,.5,1],type:\"tween\"};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition3,x:0,y:0};const animation4={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:40};const transition4={delay:.1,duration:.3,ease:[.12,.23,.5,1],type:\"tween\"};const animation5={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition4,x:0,y:0};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"vwmE0X_yn\",Phone:\"KTiyF_fLS\",Tablet:\"ANSW2TZkF\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"vwmE0X_yn\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"KTiyF_fLS\")return true;return false;};const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"ANSW2TZkF\")return true;return false;};const isDisplayed2=()=>{if(!isBrowser())return true;if([\"ANSW2TZkF\",\"KTiyF_fLS\"].includes(baseVariant))return false;return true;};const isDisplayed3=()=>{if(!isBrowser())return true;if(baseVariant===\"KTiyF_fLS\")return false;return true;};const elementId=useRouteElementId(\"OrtbAMrmA\");const ref1=React.useRef(null);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"vwmE0X_yn\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-4fb19dc8-86f2-42fe-94fe-e41e672ae986, rgb(255, 255, 255)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-qvc7vj\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1yistk7-container\",nodeId:\"DN8ohJbEf\",scopeId:\"lYlPMVdhh\",children:/*#__PURE__*/_jsx(BackgroundShape,{height:\"100%\",id:\"DN8ohJbEf\",layoutId:\"DN8ohJbEf\",style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ANSW2TZkF:{y:(componentViewport?.y||0)+0},KTiyF_fLS:{y:(componentViewport?.y||0)+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1e7cthk-container\",nodeId:\"nJtqydJ0r\",scopeId:\"lYlPMVdhh\",children:/*#__PURE__*/_jsx(AwardBanner,{height:\"100%\",id:\"nJtqydJ0r\",layoutId:\"nJtqydJ0r\",style:{height:\"100%\",width:\"100%\"},variant:\"FvmhYxDPb\",width:\"100%\"})})})}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KTiyF_fLS:{height:60,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+48+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__scrollDirection:{direction:\"down\",target:animation},__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-rtn106-container hidden-qvc7vj hidden-vkjc4i\",nodeId:\"onLw2Wgg3\",rendersWithMotion:true,scopeId:\"lYlPMVdhh\",children:/*#__PURE__*/_jsx(Navbar,{height:\"100%\",id:\"onLw2Wgg3\",layoutId:\"onLw2Wgg3\",style:{width:\"100%\"},variant:\"p1IGZ_jae\",width:\"100%\"})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ANSW2TZkF:{height:60,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+48+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__scrollDirection:{direction:\"down\",target:animation},__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-6ni3lq-container hidden-qvc7vj hidden-c30y79\",nodeId:\"JuuOAbub_\",rendersWithMotion:true,scopeId:\"lYlPMVdhh\",children:/*#__PURE__*/_jsx(Navbar,{height:\"100%\",id:\"JuuOAbub_\",layoutId:\"JuuOAbub_\",style:{width:\"100%\"},variant:\"p1IGZ_jae\",width:\"100%\"})})})}),isDisplayed2()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:60,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+48,children:/*#__PURE__*/_jsx(Container,{className:\"framer-zvxuby-container hidden-vkjc4i hidden-c30y79\",nodeId:\"k_l_LiB_x\",scopeId:\"lYlPMVdhh\",children:/*#__PURE__*/_jsx(Navbar,{height:\"100%\",id:\"k_l_LiB_x\",layoutId:\"k_l_LiB_x\",style:{width:\"100%\"},variant:\"dU1vU4dpS\",width:\"100%\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-yl8w57\",\"data-framer-name\":\"Hero\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-mp60aj\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1b38cho\",\"data-framer-name\":\"Heading\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation1,__framer__exit:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-fr2k4h\",\"data-styles-preset\":\"bkeCpFwlv\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-7c64ec45-428e-4e03-8149-0852c27769f2, rgb(24, 24, 27))\"},children:\"Book a demo\"})}),className:\"framer-2cs62z\",\"data-framer-name\":\"Daily energy estimations\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation3,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-15nn0ut\",\"data-styles-preset\":\"QDssBIfjz\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-4b39b045-c26e-454f-93a8-a6206216f625, rgb(51, 51, 51))\"},children:\"Want to see our products in action? Book in a demo with our team and we'll show you the power of Optimise-ai.\"})}),className:\"framer-1y8f53c\",\"data-framer-appear-id\":\"1y8f53c\",\"data-framer-name\":\"Harnessing the power of digital twins and AI to minimise energy and carbon emissions from buildings.\",fonts:[\"Inter\"],initial:animation4,optimized:true,style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed3()&&/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation5,className:\"framer-c59of0 hidden-c30y79\",\"data-framer-appear-id\":\"c59of0\",\"data-framer-name\":\"Underline\",initial:animation4,optimized:true,style:{transformPerspective:1200}})]})})}),/*#__PURE__*/_jsxs(\"header\",{className:\"framer-t2iq7d\",\"data-framer-name\":\"Book a demo Hubspot Form\",id:elementId,ref:ref1,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KTiyF_fLS:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(136, 136, 136)\"},children:\"Complete the form and we'll be in touch\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(136, 136, 136)\"},children:\"Complete the form and we'll be in touch\"})}),className:\"framer-2ihor4\",fonts:[\"GF;Inter-500\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-lg98bc-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"C_WIGiTVB\",scopeId:\"lYlPMVdhh\",children:/*#__PURE__*/_jsx(HubSpotForm,{advanced:false,formId:\"026632c6-8b36-4be6-9f08-b2e53fa1b42a\",height:\"100%\",id:\"C_WIGiTVB\",layoutId:\"C_WIGiTVB\",portalId:\"143338499\",region:\"eu1\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),/*#__PURE__*/_jsxs(\"header\",{className:\"framer-1piy265\",\"data-framer-name\":\"Header\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KTiyF_fLS:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1ksldu4\",\"data-styles-preset\":\"cm0us52cc\",style:{\"--framer-text-alignment\":\"center\"},children:\"Take a video tour\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1ksldu4\",\"data-styles-preset\":\"cm0us52cc\",children:\"Take a video tour\"})}),className:\"framer-19o5hwr\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation3,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-15nn0ut\",\"data-styles-preset\":\"QDssBIfjz\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-4b39b045-c26e-454f-93a8-a6206216f625, rgb(51, 51, 51))\"},children:\"If you'd rather take a video tour, take a look at our guide below.\"})}),className:\"framer-13fhp0g\",\"data-framer-appear-id\":\"13fhp0g\",\"data-framer-name\":\"Harnessing the power of digital twins and AI to minimise energy and carbon emissions from buildings.\",fonts:[\"Inter\"],initial:animation4,optimized:true,style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1idq4td-container\",isModuleExternal:true,nodeId:\"KFFt42VkL\",scopeId:\"lYlPMVdhh\",children:/*#__PURE__*/_jsx(YouTube,{borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,height:\"100%\",id:\"KFFt42VkL\",isMixedBorderRadius:false,isRed:true,layoutId:\"KFFt42VkL\",play:\"Off\",shouldMute:true,style:{height:\"100%\",width:\"100%\"},thumbnail:\"Medium Quality\",topLeftRadius:0,topRightRadius:0,url:\"https://www.youtube.com/watch?v=dQUd3REB0QI\",width:\"100%\"})})}),/*#__PURE__*/_jsx(\"header\",{className:\"framer-kvqhrg\",\"data-framer-name\":\"Header\"}),/*#__PURE__*/_jsx(\"header\",{className:\"framer-kw2dgo\",\"data-framer-name\":\"CTA\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-hum0ia\",\"data-framer-name\":\"CTA Bottom\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ck1q0b\",\"data-framer-name\":\"Wrapper\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ANSW2TZkF:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"45px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-2.1px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Or get started for free with your meter ID\"})})},KTiyF_fLS:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-2.1px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Or get started for free with your meter ID\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"50px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-2.1px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Or get started for free with your meter ID\"})}),className:\"framer-qx3k77\",fonts:[\"GF;Inter-700\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KTiyF_fLS:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-16q7lgr\",\"data-styles-preset\":\"eZGpDAi8M\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"It only takes a few minutes to access your data and predictions with Predict with just a meter ID. \"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-16q7lgr\",\"data-styles-preset\":\"eZGpDAi8M\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"It only takes a few minutes to access your data and predictions with Predict with just a meter ID. \"})}),className:\"framer-1kr208t\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ni3c9b\",\"data-framer-name\":\"Buttons\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ANSW2TZkF:{y:(componentViewport?.y||0)+48+1871+40+-6+80+0+138+0},KTiyF_fLS:{y:(componentViewport?.y||0)+48+1743+60+-31.5+134+0+0+140+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,y:(componentViewport?.y||0)+0+2037+40+-37.5+100+0+144+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ms4a4-container\",nodeId:\"ydosT3NNV\",scopeId:\"lYlPMVdhh\",children:/*#__PURE__*/_jsx(ButtonPrimary,{DS_mtCYNs:\"Sign up\",height:\"100%\",id:\"ydosT3NNV\",layoutId:\"ydosT3NNV\",u0jg2bBxS:\"https://app.optimise-ai.com/signup\",variant:\"sIvs1wyt0\",width:\"100%\"})})})})})]})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ANSW2TZkF:{y:(componentViewport?.y||0)+48+2285},KTiyF_fLS:{y:(componentViewport?.y||0)+48+2256}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:546,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+2434,children:/*#__PURE__*/_jsx(Container,{className:\"framer-jv18bo-container\",nodeId:\"n8JVGZnBi\",scopeId:\"lYlPMVdhh\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KTiyF_fLS:{variant:\"Xfu27SuL4\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"n8JVGZnBi\",layoutId:\"n8JVGZnBi\",style:{width:\"100%\"},variant:\"W9_io5ciD\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-n43l2f-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"ZhL20V78R\",scopeId:\"lYlPMVdhh\",children:/*#__PURE__*/_jsx(Intercom,{appId:\"mh7xuj60\",height:\"100%\",id:\"ZhL20V78R\",layoutId:\"ZhL20V78R\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-rjxbv.framer-nzf7li, .framer-rjxbv .framer-nzf7li { display: block; }\",\".framer-rjxbv.framer-qvc7vj { align-content: center; align-items: center; background-color: var(--token-4fb19dc8-86f2-42fe-94fe-e41e672ae986, #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-rjxbv .framer-1yistk7-container { aspect-ratio: 1.1288805268109126 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 1063px); left: 50%; max-width: 1440px; position: absolute; top: 0px; transform: translateX(-50%); width: 100%; z-index: 0; }\",\".framer-rjxbv .framer-1e7cthk-container { flex: none; height: 48px; position: relative; width: 100%; }\",\".framer-rjxbv .framer-rtn106-container, .framer-rjxbv .framer-6ni3lq-container { flex: none; height: auto; position: sticky; top: 0px; width: 100%; z-index: 3; }\",\".framer-rjxbv .framer-zvxuby-container, .framer-rjxbv .framer-jv18bo-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-rjxbv .framer-yl8w57 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 56px; height: min-content; justify-content: flex-start; overflow: visible; padding: 80px 24px 40px 24px; position: relative; width: 100%; }\",\".framer-rjxbv .framer-mp60aj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 56px; height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-rjxbv .framer-1b38cho { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 988px; }\",\".framer-rjxbv .framer-2cs62z { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 814px; word-break: break-word; word-wrap: break-word; }\",\".framer-rjxbv .framer-1y8f53c, .framer-rjxbv .framer-13fhp0g { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 648px; will-change: var(--framer-will-change-effect-override, transform); word-break: break-word; word-wrap: break-word; }\",\".framer-rjxbv .framer-c59of0 { background-color: #6ce820; bottom: 110px; flex: none; height: 2px; left: 514px; position: absolute; width: 163px; will-change: var(--framer-will-change-effect-override, transform); z-index: 0; }\",\".framer-rjxbv .framer-t2iq7d { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 57px; height: 702px; justify-content: flex-start; overflow: visible; padding: 40px; position: relative; scroll-margin-top: 20px; width: 100%; }\",\".framer-rjxbv .framer-2ihor4 { --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 100%; overflow: visible; position: relative; white-space: pre-wrap; width: 739px; word-break: break-word; word-wrap: break-word; }\",\".framer-rjxbv .framer-lg98bc-container { flex: none; height: 551px; position: relative; width: 480px; }\",\".framer-rjxbv .framer-1piy265 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: 225px; justify-content: center; overflow: hidden; padding: 40px; position: relative; width: 100%; }\",\".framer-rjxbv .framer-19o5hwr, .framer-rjxbv .framer-1kr208t { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 100%; position: relative; white-space: pre-wrap; width: auto; word-break: break-word; word-wrap: break-word; }\",\".framer-rjxbv .framer-1idq4td-container { flex: none; height: 553px; position: relative; width: 986px; }\",\".framer-rjxbv .framer-kvqhrg { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: 49px; justify-content: center; overflow: hidden; padding: 40px; position: relative; width: 100%; }\",\".framer-rjxbv .framer-kw2dgo { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: 397px; justify-content: center; overflow: hidden; padding: 40px; position: relative; width: 100%; }\",\".framer-rjxbv .framer-hum0ia { align-content: center; align-items: center; background-color: var(--token-4b39b045-c26e-454f-93a8-a6206216f625, #333333); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 100px 40px 100px 40px; position: relative; width: 109%; }\",\".framer-rjxbv .framer-ck1q0b { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; max-width: 100%; overflow: visible; padding: 0px; position: relative; width: 1000px; }\",\".framer-rjxbv .framer-qx3k77 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-rjxbv .framer-1ni3c9b { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-rjxbv .framer-ms4a4-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-rjxbv .framer-n43l2f-container { flex: none; height: 100px; left: -183px; position: absolute; top: 187px; width: 200px; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-rjxbv.framer-qvc7vj, .framer-rjxbv .framer-yl8w57, .framer-rjxbv .framer-mp60aj, .framer-rjxbv .framer-1b38cho, .framer-rjxbv .framer-t2iq7d, .framer-rjxbv .framer-1piy265, .framer-rjxbv .framer-kvqhrg, .framer-rjxbv .framer-kw2dgo, .framer-rjxbv .framer-hum0ia, .framer-rjxbv .framer-ck1q0b, .framer-rjxbv .framer-1ni3c9b { gap: 0px; } .framer-rjxbv.framer-qvc7vj > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-rjxbv.framer-qvc7vj > :first-child, .framer-rjxbv .framer-yl8w57 > :first-child, .framer-rjxbv .framer-mp60aj > :first-child, .framer-rjxbv .framer-1b38cho > :first-child, .framer-rjxbv .framer-t2iq7d > :first-child, .framer-rjxbv .framer-1piy265 > :first-child, .framer-rjxbv .framer-kvqhrg > :first-child, .framer-rjxbv .framer-kw2dgo > :first-child, .framer-rjxbv .framer-ck1q0b > :first-child { margin-top: 0px; } .framer-rjxbv.framer-qvc7vj > :last-child, .framer-rjxbv .framer-yl8w57 > :last-child, .framer-rjxbv .framer-mp60aj > :last-child, .framer-rjxbv .framer-1b38cho > :last-child, .framer-rjxbv .framer-t2iq7d > :last-child, .framer-rjxbv .framer-1piy265 > :last-child, .framer-rjxbv .framer-kvqhrg > :last-child, .framer-rjxbv .framer-kw2dgo > :last-child, .framer-rjxbv .framer-ck1q0b > :last-child { margin-bottom: 0px; } .framer-rjxbv .framer-yl8w57 > *, .framer-rjxbv .framer-mp60aj > * { margin: 0px; margin-bottom: calc(56px / 2); margin-top: calc(56px / 2); } .framer-rjxbv .framer-1b38cho > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-rjxbv .framer-t2iq7d > * { margin: 0px; margin-bottom: calc(57px / 2); margin-top: calc(57px / 2); } .framer-rjxbv .framer-1piy265 > *, .framer-rjxbv .framer-kvqhrg > *, .framer-rjxbv .framer-kw2dgo > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-rjxbv .framer-hum0ia > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-rjxbv .framer-hum0ia > :first-child, .framer-rjxbv .framer-1ni3c9b > :first-child { margin-left: 0px; } .framer-rjxbv .framer-hum0ia > :last-child, .framer-rjxbv .framer-1ni3c9b > :last-child { margin-right: 0px; } .framer-rjxbv .framer-ck1q0b > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-rjxbv .framer-1ni3c9b > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,\"@media (min-width: 810px) and (max-width: 1199px) { .framer-rjxbv.framer-qvc7vj { padding: 48px 0px 0px 0px; width: 810px; } .framer-rjxbv .framer-1yistk7-container { height: var(--framer-aspect-ratio-supported, 718px); } .framer-rjxbv .framer-1e7cthk-container { left: 0px; position: absolute; right: 0px; top: 0px; width: unset; z-index: 1; } .framer-rjxbv .framer-1b38cho { order: 0; width: 100%; } .framer-rjxbv .framer-2cs62z { width: 693px; } .framer-rjxbv .framer-1y8f53c, .framer-rjxbv .framer-13fhp0g { max-width: 816px; width: 100%; } .framer-rjxbv .framer-c59of0 { bottom: 111px; height: 1px; left: 401px; width: 157px; } .framer-rjxbv .framer-t2iq7d { height: 719px; } .framer-rjxbv .framer-lg98bc-container { height: 435px; width: 675px; } .framer-rjxbv .framer-1piy265 { height: 228px; } .framer-rjxbv .framer-1idq4td-container { height: 440px; width: 776px; } .framer-rjxbv .framer-kvqhrg { height: 24px; } .framer-rjxbv .framer-kw2dgo { height: 414px; } .framer-rjxbv .framer-hum0ia { padding: 80px 40px 80px 40px; width: 112%; }}\",\"@media (max-width: 809px) { .framer-rjxbv.framer-qvc7vj { padding: 48px 0px 0px 0px; width: 390px; } .framer-rjxbv .framer-1yistk7-container { height: var(--framer-aspect-ratio-supported, 345px); } .framer-rjxbv .framer-1e7cthk-container { left: 0px; position: absolute; right: 0px; top: 0px; width: unset; z-index: 1; } .framer-rjxbv .framer-yl8w57 { padding: 80px 24px 8px 24px; } .framer-rjxbv .framer-1b38cho, .framer-rjxbv .framer-2cs62z { width: 100%; } .framer-rjxbv .framer-1y8f53c, .framer-rjxbv .framer-13fhp0g { max-width: 816px; width: 100%; } .framer-rjxbv .framer-t2iq7d { height: 807px; padding: 60px; } .framer-rjxbv .framer-lg98bc-container { height: 929px; width: 248px; } .framer-rjxbv .framer-1piy265 { height: 277px; padding: 60px; } .framer-rjxbv .framer-1idq4td-container { height: 207px; width: 364px; } .framer-rjxbv .framer-kvqhrg { height: 24px; padding: 60px; } .framer-rjxbv .framer-kw2dgo { height: 513px; padding: 60px; } .framer-rjxbv .framer-hum0ia { flex-direction: column; padding: 134px 20px 134px 20px; width: 150%; } .framer-rjxbv .framer-ck1q0b { gap: 40px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-rjxbv .framer-hum0ia, .framer-rjxbv .framer-ck1q0b { gap: 0px; } .framer-rjxbv .framer-hum0ia > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-rjxbv .framer-hum0ia > :first-child, .framer-rjxbv .framer-ck1q0b > :first-child { margin-top: 0px; } .framer-rjxbv .framer-hum0ia > :last-child, .framer-rjxbv .framer-ck1q0b > :last-child { margin-bottom: 0px; } .framer-rjxbv .framer-ck1q0b > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2915\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"ANSW2TZkF\":{\"layout\":[\"fixed\",\"auto\"]},\"KTiyF_fLS\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"OrtbAMrmA\":{\"pattern\":\":OrtbAMrmA\",\"name\":\"installers\"}}\n * @framerResponsiveScreen\n */const FramerlYlPMVdhh=withCSS(Component,css,\"framer-rjxbv\");export default FramerlYlPMVdhh;FramerlYlPMVdhh.displayName=\"Partners\";FramerlYlPMVdhh.defaultProps={height:2915,width:1200};addFonts(FramerlYlPMVdhh,[{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:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuI6fMZ1rib2Bg-4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuFuYMZ1rib2Bg-4.woff2\",weight:\"700\"}]},...BackgroundShapeFonts,...AwardBannerFonts,...NavbarFonts,...HubSpotFormFonts,...YouTubeFonts,...ButtonPrimaryFonts,...FooterFonts,...IntercomFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerlYlPMVdhh\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"2915\",\"framerIntrinsicWidth\":\"1200\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerScrollSections\":\"{\\\"OrtbAMrmA\\\":{\\\"pattern\\\":\\\":OrtbAMrmA\\\",\\\"name\\\":\\\"installers\\\"}}\",\"framerImmutableVariables\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerResponsiveScreen\":\"\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ANSW2TZkF\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"KTiyF_fLS\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["BackgroundShapeFonts", "getFonts", "MvnJuSImQ_default", "AwardBannerFonts", "fsidB8dj1_default", "NavbarFonts", "OykJsOomr_default", "ContainerWithFX", "withFX", "Container", "RichTextWithFX", "RichText2", "RichTextWithOptimizedAppearEffect", "withOptimizedAppearEffect", "MotionDivWithOptimizedAppearEffect", "motion", "HubSpotFormFonts", "HubSpotForm", "YouTubeFonts", "Youtube", "ButtonPrimaryFonts", "jYZEapyD_default", "FooterFonts", "QOC8ExKRK_default", "IntercomFonts", "Intercom", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "transition2", "animation2", "transition3", "animation3", "animation4", "transition4", "animation5", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "elementId", "useRouteElementId", "ref1", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "ComponentViewportProvider", "PropertyOverrides2", "x", "css", "FramerlYlPMVdhh", "withCSS", "lYlPMVdhh_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
