{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/P9HBJPgFEI6l618K1FJ0/HYcOncXVpiIbNPxWGQFO/jeICgfdzf.js"],
  "sourcesContent": ["// Generated by Framer (4d21961)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,SVG,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useQueryData,useRouter,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Ticker from\"https://framerusercontent.com/modules/B2xAlJLcN0gOnt11mSPw/5hwSRFxV0XH7mOeR3v4n/Ticker.js\";import LocalExperts from\"#framer/local/canvasComponent/ELJ_ToLm9/ELJ_ToLm9.js\";import FAQPILL from\"#framer/local/canvasComponent/gNGv094yc/gNGv094yc.js\";import BannerCTA from\"#framer/local/canvasComponent/mcuNMoD22/mcuNMoD22.js\";import WHYServices from\"#framer/local/canvasComponent/N_8QIJ4ib/N_8QIJ4ib.js\";import BUTTONSNEW from\"#framer/local/canvasComponent/TEf9Ya48Y/TEf9Ya48Y.js\";import Contact from\"#framer/local/canvasComponent/ttNUcx9Er/ttNUcx9Er.js\";import Hardware from\"#framer/local/collection/AQmFrqMXM/AQmFrqMXM.js\";import*as sharedStyle2 from\"#framer/local/css/a1MCBfa_l/a1MCBfa_l.js\";import*as sharedStyle6 from\"#framer/local/css/BEAFM5Fx7/BEAFM5Fx7.js\";import*as sharedStyle1 from\"#framer/local/css/Ck2RnXZPF/Ck2RnXZPF.js\";import*as sharedStyle4 from\"#framer/local/css/D2Z9BYBo5/D2Z9BYBo5.js\";import*as sharedStyle from\"#framer/local/css/OuYhxPyRd/OuYhxPyRd.js\";import*as sharedStyle5 from\"#framer/local/css/VA9N7gOYE/VA9N7gOYE.js\";import*as sharedStyle3 from\"#framer/local/css/VyGJy6_nB/VyGJy6_nB.js\";import*as sharedStyle7 from\"#framer/local/css/z8_PIenD2/z8_PIenD2.js\";import metadataProvider from\"#framer/local/webPageMetadata/jeICgfdzf/jeICgfdzf.js\";const LocalExpertsFonts=getFonts(LocalExperts);const BUTTONSNEWFonts=getFonts(BUTTONSNEW);const TickerFonts=getFonts(Ticker);const WHYServicesFonts=getFonts(WHYServices);const BannerCTAFonts=getFonts(BannerCTA);const FAQPILLFonts=getFonts(FAQPILL);const ContactFonts=getFonts(Contact);const breakpoints={gWjpvQPPV:\"(min-width: 768px) and (max-width: 1099px)\",Z_iU2Gwi_:\"(min-width: 1100px)\",zxjyvLRRq:\"(max-width: 767px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-ojp5a\";const variantClassNames={gWjpvQPPV:\"framer-v-97onqf\",Z_iU2Gwi_:\"framer-v-3vh1nv\",zxjyvLRRq:\"framer-v-1uip07c\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"Z_iU2Gwi_\",Phone:\"zxjyvLRRq\",Tablet:\"gWjpvQPPV\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"Z_iU2Gwi_\"};};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,PxJONTQSukwUdZk_dX,EGxVcY0ybkwUdZk_dX,idkwUdZk_dX,...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,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"zxjyvLRRq\")return false;return true;};useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"Z_iU2Gwi_\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(255, 255, 255); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-3vh1nv\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-2oxsiq\",\"data-framer-name\":\"Hero\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ogvof5\",\"data-framer-name\":\"Hero text\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gWjpvQPPV:{y:(componentViewport?.y||0)+0+0+112+0+0+0},zxjyvLRRq:{y:(componentViewport?.y||0)+0+0+92+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:63,y:(componentViewport?.y||0)+0+0+104+48+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1xtmzr-container\",nodeId:\"z8O0GP9nt\",scopeId:\"jeICgfdzf\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{zxjyvLRRq:{variant:\"gAqj09qIt\"}},children:/*#__PURE__*/_jsx(LocalExperts,{height:\"100%\",id:\"z8O0GP9nt\",layoutId:\"z8O0GP9nt\",variant:\"fcxtIEoR_\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-dxxflb\",\"data-framer-name\":\"text and button\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-b7fk36\",\"data-framer-name\":\"About text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1icog76\",\"data-styles-preset\":\"OuYhxPyRd\",children:\"Air conditioning for your home\"})}),className:\"framer-xit07j\",\"data-framer-name\":\"Solar panels, smart savings\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1birnka\",\"data-styles-preset\":\"Ck2RnXZPF\",children:\"Stay comfortable all year round with efficient and quiet air conditioning systems designed for your space.\"})}),className:\"framer-dg2ghp\",\"data-framer-name\":\"Switch to clean, affordable energy with a friendly, no-fuss approach that makes saving simple.\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-tk36yn\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-smz6g5\",\"data-framer-name\":\"1\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-x1zpfk\",\"data-framer-name\":\"Check\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:20,intrinsicWidth:20,svg:'<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M17.9425 6.0672L7.94254 16.0672C7.88449 16.1253 7.81556 16.1714 7.73969 16.2029C7.66381 16.2343 7.58248 16.2505 7.50035 16.2505C7.41821 16.2505 7.33688 16.2343 7.26101 16.2029C7.18514 16.1714 7.11621 16.1253 7.05816 16.0672L2.68316 11.6922C2.56588 11.5749 2.5 11.4159 2.5 11.25C2.5 11.0842 2.56588 10.9251 2.68316 10.8078C2.80044 10.6905 2.9595 10.6247 3.12535 10.6247C3.2912 10.6247 3.45026 10.6905 3.56753 10.8078L7.50035 14.7414L17.0582 5.18282C17.1754 5.06555 17.3345 4.99966 17.5003 4.99966C17.6662 4.99966 17.8253 5.06555 17.9425 5.18282C18.0598 5.3001 18.1257 5.45916 18.1257 5.62501C18.1257 5.79086 18.0598 5.94992 17.9425 6.0672Z\" fill=\"#256B49\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS01MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"rgb(22, 22, 22)\"},children:\"Enjoy cool air all year long\"})}),className:\"framer-f9blm0\",\"data-framer-name\":\"Save on your bills from day one\",fonts:[\"GF;Figtree-500\"],verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-19ywi59\",\"data-framer-name\":\"2\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1lm2p4p\",\"data-framer-name\":\"Check\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:20,intrinsicWidth:20,svg:'<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M17.9425 6.0672L7.94254 16.0672C7.88449 16.1253 7.81556 16.1714 7.73969 16.2029C7.66381 16.2343 7.58248 16.2505 7.50035 16.2505C7.41821 16.2505 7.33688 16.2343 7.26101 16.2029C7.18514 16.1714 7.11621 16.1253 7.05816 16.0672L2.68316 11.6922C2.56588 11.5749 2.5 11.4159 2.5 11.25C2.5 11.0842 2.56588 10.9251 2.68316 10.8078C2.80044 10.6905 2.9595 10.6247 3.12535 10.6247C3.2912 10.6247 3.45026 10.6905 3.56753 10.8078L7.50035 14.7414L17.0582 5.18282C17.1754 5.06555 17.3345 4.99966 17.5003 4.99966C17.6662 4.99966 17.8253 5.06555 17.9425 5.18282C18.0598 5.3001 18.1257 5.45916 18.1257 5.62501C18.1257 5.79086 18.0598 5.94992 17.9425 6.0672Z\" fill=\"#256B49\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS01MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"rgb(22, 22, 22)\"},children:\"Lower your bills with energy-efficient systems\"})}),className:\"framer-1cxpx5j\",\"data-framer-name\":\"Enjoy expert, hassle-free installation\",fonts:[\"GF;Figtree-500\"],verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jst4a2\",\"data-framer-name\":\"3\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1xijhts\",\"data-framer-name\":\"Check\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:20,intrinsicWidth:20,svg:'<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M17.9425 6.06717L7.94254 16.0672C7.88449 16.1253 7.81556 16.1714 7.73969 16.2028C7.66381 16.2343 7.58248 16.2505 7.50035 16.2505C7.41821 16.2505 7.33688 16.2343 7.26101 16.2028C7.18514 16.1714 7.11621 16.1253 7.05816 16.0672L2.68316 11.6922C2.56588 11.5749 2.5 11.4158 2.5 11.25C2.5 11.0841 2.56588 10.9251 2.68316 10.8078C2.80044 10.6905 2.9595 10.6246 3.12535 10.6246C3.2912 10.6246 3.45026 10.6905 3.56753 10.8078L7.50035 14.7414L17.0582 5.18279C17.1754 5.06552 17.3345 4.99963 17.5003 4.99963C17.6662 4.99963 17.8253 5.06552 17.9425 5.18279C18.0598 5.30007 18.1257 5.45913 18.1257 5.62498C18.1257 5.79083 18.0598 5.94989 17.9425 6.06717Z\" fill=\"#256B49\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS01MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"rgb(22, 22, 22)\"},children:\"Quiet operation for peaceful living\"})}),className:\"framer-s71kt8\",\"data-framer-name\":\"Boost your home's value effortlessly\",fonts:[\"GF;Figtree-500\"],verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1q5riq8\",\"data-framer-name\":\"4\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1fcz1js\",\"data-framer-name\":\"Check\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:20,intrinsicWidth:20,svg:'<svg width=\"20\" height=\"20\" viewBox=\"0 0 20 20\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M17.9425 6.06717L7.94254 16.0672C7.88449 16.1253 7.81556 16.1714 7.73969 16.2028C7.66381 16.2343 7.58248 16.2505 7.50035 16.2505C7.41821 16.2505 7.33688 16.2343 7.26101 16.2028C7.18514 16.1714 7.11621 16.1253 7.05816 16.0672L2.68316 11.6922C2.56588 11.5749 2.5 11.4158 2.5 11.25C2.5 11.0841 2.56588 10.9251 2.68316 10.8078C2.80044 10.6905 2.9595 10.6246 3.12535 10.6246C3.2912 10.6246 3.45026 10.6905 3.56753 10.8078L7.50035 14.7414L17.0582 5.18279C17.1754 5.06552 17.3345 4.99963 17.5003 4.99963C17.6662 4.99963 17.8253 5.06552 17.9425 5.18279C18.0598 5.30007 18.1257 5.45913 18.1257 5.62498C18.1257 5.79083 18.0598 5.94989 17.9425 6.06717Z\" fill=\"#256B49\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS01MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"rgb(22, 22, 22)\"},children:\"Expert installation and hassle-free maintenance\"})}),className:\"framer-1nme8pg\",\"data-framer-name\":\"Live green without the fuss\",fonts:[\"GF;Figtree-500\"],verticalAlignment:\"center\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-12vn9mh\",\"data-framer-name\":\"Frame 2147224799\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"Rwv2yfE04\"},implicitPathVariables:undefined},{href:{webPageId:\"Rwv2yfE04\"},implicitPathVariables:undefined},{href:{webPageId:\"Rwv2yfE04\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gWjpvQPPV:{y:(componentViewport?.y||0)+0+0+112+0+0+103+0+700.4+0},zxjyvLRRq:{height:56,width:`max(min(${componentViewport?.width||\"100vw\"}, 1100px) - 32px, 1px)`,y:(componentViewport?.y||0)+0+0+92+0+0+95+0+700.4+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,y:(componentViewport?.y||0)+0+0+104+48+103+0+700.4+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-15xza27-container\",nodeId:\"Bv5cbLR_9\",scopeId:\"jeICgfdzf\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gWjpvQPPV:{y5zsD1TeY:resolvedLinks[1]},zxjyvLRRq:{style:{height:\"100%\",width:\"100%\"},y5zsD1TeY:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(BUTTONSNEW,{asWMGpQj6:true,b4CR3yE3k:\"center\",height:\"100%\",id:\"Bv5cbLR_9\",layoutId:\"Bv5cbLR_9\",MHIWDz7_q:\"0px 16px 0px 16px\",noum7nRiS:\"Contact us\",style:{height:\"100%\"},T7KzEZllW:\"ArrowUpRight\",variant:\"ITknOej4m\",width:\"100%\",y5zsD1TeY:resolvedLinks[0]})})})})})})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-7yh3mw\",\"data-framer-name\":\"Image\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gWjpvQPPV:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+112+907.4+0),pixelHeight:598,pixelWidth:486,sizes:`max(min(${componentViewport?.width||\"100vw\"}, 1100px) - 64px, 1px)`,src:\"https://framerusercontent.com/images/S7N14BIf1YhyleZtlRMI5NtS8.png\",srcSet:\"https://framerusercontent.com/images/S7N14BIf1YhyleZtlRMI5NtS8.png 486w\"}},zxjyvLRRq:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+92+891.4+0),pixelHeight:598,pixelWidth:486,sizes:`max(min(${componentViewport?.width||\"100vw\"}, 1100px) - 32px, 1px)`,src:\"https://framerusercontent.com/images/S7N14BIf1YhyleZtlRMI5NtS8.png\",srcSet:\"https://framerusercontent.com/images/S7N14BIf1YhyleZtlRMI5NtS8.png 486w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+104+0),pixelHeight:598,pixelWidth:486,sizes:`max(max(min(${componentViewport?.width||\"100vw\"}, 1100px) / 2, 1px) - 64px, 1px)`,src:\"https://framerusercontent.com/images/S7N14BIf1YhyleZtlRMI5NtS8.png\",srcSet:\"https://framerusercontent.com/images/S7N14BIf1YhyleZtlRMI5NtS8.png 486w\"},className:\"framer-11f5m7f\",\"data-framer-name\":\"image\"})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-kkmmn2\",\"data-framer-name\":\"Logos+Bullet points\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ucitna\",\"data-framer-name\":\"line\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1jmaunk\",\"data-framer-name\":\"Logos\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-pgwxx\",\"data-border\":true,\"data-framer-name\":\"Frame 16\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{zxjyvLRRq:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1birnka\",\"data-styles-preset\":\"Ck2RnXZPF\",children:\"We install the nation\u2019s best solar panel brands\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1birnka\",\"data-styles-preset\":\"Ck2RnXZPF\",children:\"We install the nation\u2019s best air conditioning brands\"})}),className:\"framer-t1womw\",\"data-framer-name\":\"We install the nation\u2019s best solar panel brands\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-hkveae\",\"data-framer-name\":\"Frame 17\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-neo6cc-container\",isModuleExternal:true,nodeId:\"VQo6AwtRZ\",scopeId:\"jeICgfdzf\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"left\",fadeOptions:{fadeAlpha:0,fadeContent:true,fadeInset:0,fadeWidth:25,overflow:false},gap:16,height:\"100%\",hoverFactor:1,id:\"VQo6AwtRZ\",layoutId:\"VQo6AwtRZ\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1du01gw\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"kwUdZk_dX\",data:Hardware,type:\"Collection\"},select:[{collection:\"kwUdZk_dX\",name:\"PxJONTQSu\",type:\"Identifier\"},{collection:\"kwUdZk_dX\",name:\"EGxVcY0yb\",type:\"Identifier\"},{collection:\"kwUdZk_dX\",name:\"id\",type:\"Identifier\"}],where:{left:{left:{left:{collection:\"kwUdZk_dX\",name:\"PxJONTQSu\",type:\"Identifier\"},operator:\"!=\",right:{type:\"LiteralValue\",value:null},type:\"BinaryOperation\"},operator:\"and\",right:{left:{collection:\"kwUdZk_dX\",name:\"PxJONTQSu\",type:\"Identifier\"},operator:\"!=\",right:{type:\"LiteralValue\",value:\"\"},type:\"BinaryOperation\"},type:\"BinaryOperation\"},operator:\"and\",right:{collection:\"kwUdZk_dX\",name:\"fErdbkblg\",type:\"Identifier\"},type:\"BinaryOperation\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({EGxVcY0yb:EGxVcY0ybkwUdZk_dX,id:idkwUdZk_dX,PxJONTQSu:PxJONTQSukwUdZk_dX},index)=>{EGxVcY0ybkwUdZk_dX??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`kwUdZk_dX-${idkwUdZk_dX}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{EGxVcY0yb:EGxVcY0ybkwUdZk_dX},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-10mgx42\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1l8h2ix\",\"data-framer-name\":\"Solar edge\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",sizes:\"177px\",...toResponsiveImage(PxJONTQSukwUdZk_dX),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-1n30u3b\",\"data-framer-name\":\"image 1\"})})})})},idkwUdZk_dX);})})})})})],speed:50,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-h3ecvr\",\"data-framer-name\":\"line\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1lr7v6w\",\"data-framer-name\":\"bullet\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-3ze2t7\",\"data-framer-name\":\"GRID\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1agg8ml\",\"data-framer-name\":\"1\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-b2p1ql\",\"data-framer-name\":\"Frame 2147224797\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:48,intrinsicWidth:48,svg:'<svg width=\"48\" height=\"48\" viewBox=\"0 0 48 48\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<rect width=\"48\" height=\"48\" rx=\"8\" fill=\"#F7F7F7\"/>\\n<path d=\"M14.9996 21.75C14.9996 21.5511 15.0786 21.3603 15.2193 21.2197C15.3599 21.079 15.5507 21 15.7496 21H17.2496C17.4485 21 17.6393 21.079 17.7799 21.2197C17.9206 21.3603 17.9996 21.5511 17.9996 21.75C17.9996 21.9489 17.9206 22.1397 17.7799 22.2803C17.6393 22.421 17.4485 22.5 17.2496 22.5H15.7496C15.5507 22.5 15.3599 22.421 15.2193 22.2803C15.0786 22.1397 14.9996 21.9489 14.9996 21.75ZM18.6962 17.5078C18.8369 17.6485 19.0278 17.7276 19.2268 17.7276C19.4258 17.7276 19.6167 17.6485 19.7574 17.5078C19.8982 17.3671 19.9772 17.1762 19.9772 16.9772C19.9772 16.7782 19.8982 16.5873 19.7574 16.4466L18.6962 15.3862C18.5544 15.2515 18.3656 15.1775 18.17 15.18C17.9744 15.1825 17.7876 15.2614 17.6493 15.3997C17.511 15.538 17.4322 15.7248 17.4297 15.9204C17.4272 16.116 17.5011 16.3048 17.6359 16.4466L18.6962 17.5078ZM23.9996 15.75C24.1985 15.75 24.3893 15.671 24.5299 15.5303C24.6706 15.3897 24.7496 15.1989 24.7496 15V13.5C24.7496 13.3011 24.6706 13.1103 24.5299 12.9697C24.3893 12.829 24.1985 12.75 23.9996 12.75C23.8007 12.75 23.6099 12.829 23.4693 12.9697C23.3286 13.1103 23.2496 13.3011 23.2496 13.5V15C23.2496 15.1989 23.3286 15.3897 23.4693 15.5303C23.6099 15.671 23.8007 15.75 23.9996 15.75ZM28.7724 17.7272C28.8709 17.7273 28.9685 17.7079 29.0596 17.6703C29.1506 17.6326 29.2333 17.5774 29.3031 17.5078L30.3634 16.4466C30.4981 16.3048 30.5721 16.116 30.5696 15.9204C30.5671 15.7248 30.4883 15.538 30.35 15.3997C30.2117 15.2614 30.0248 15.1825 29.8292 15.18C29.6337 15.1775 29.4448 15.2515 29.3031 15.3862L28.2418 16.4466C28.1368 16.5515 28.0653 16.6851 28.0363 16.8307C28.0073 16.9763 28.0221 17.1272 28.079 17.2643C28.1358 17.4014 28.232 17.5186 28.3554 17.601C28.4789 17.6834 28.624 17.7273 28.7724 17.7272ZM29.9996 21.75C29.9996 21.9489 30.0786 22.1397 30.2193 22.2803C30.3599 22.421 30.5507 22.5 30.7496 22.5H32.2496C32.4485 22.5 32.6393 22.421 32.7799 22.2803C32.9206 22.1397 32.9996 21.9489 32.9996 21.75C32.9996 21.5511 32.9206 21.3603 32.7799 21.2197C32.6393 21.079 32.4485 21 32.2496 21H30.7496C30.5507 21 30.3599 21.079 30.2193 21.2197C30.0786 21.3603 29.9996 21.5511 29.9996 21.75ZM20.2496 22.5C20.4485 22.5 20.6393 22.421 20.7799 22.2803C20.9206 22.1397 20.9996 21.9489 20.9996 21.75C20.9996 20.9543 21.3157 20.1913 21.8783 19.6287C22.4409 19.0661 23.204 18.75 23.9996 18.75C24.7953 18.75 25.5583 19.0661 26.1209 19.6287C26.6835 20.1913 26.9996 20.9543 26.9996 21.75C26.9996 21.9489 27.0786 22.1397 27.2193 22.2803C27.3599 22.421 27.5507 22.5 27.7496 22.5C27.9485 22.5 28.1393 22.421 28.2799 22.2803C28.4206 22.1397 28.4996 21.9489 28.4996 21.75C28.4996 20.5565 28.0255 19.4119 27.1816 18.568C26.3377 17.7241 25.1931 17.25 23.9996 17.25C22.8061 17.25 21.6615 17.7241 20.8176 18.568C19.9737 19.4119 19.4996 20.5565 19.4996 21.75C19.4996 21.9489 19.5786 22.1397 19.7193 22.2803C19.8599 22.421 20.0507 22.5 20.2496 22.5ZM34.3974 32.625C34.3317 32.7388 34.2373 32.8333 34.1236 32.8991C34.01 32.9649 33.881 32.9997 33.7496 33H14.2496C14.1182 33.0006 13.989 32.9667 13.8748 32.9016C13.7606 32.8366 13.6655 32.7427 13.5991 32.6293C13.5326 32.516 13.4971 32.3871 13.4961 32.2557C13.4951 32.1243 13.5286 31.995 13.5934 31.8806L17.4081 25.1306C17.4737 25.0146 17.5692 24.9181 17.6845 24.8512C17.7999 24.7843 17.931 24.7494 18.0643 24.75H29.934C30.0673 24.7494 30.1984 24.7843 30.3138 24.8512C30.4291 24.9181 30.5246 25.0146 30.5902 25.1306L34.4049 31.8806C34.4686 31.9946 34.5014 32.1233 34.5 32.2538C34.4987 32.3844 34.4634 32.5123 34.3974 32.625ZM29.4971 26.25H27.2124L27.5387 27.75H30.3446L29.4971 26.25ZM26.004 27.75L25.6777 26.25H22.3215L21.9952 27.75H26.004ZM21.669 29.25L21.1806 31.5H26.8187L26.3302 29.25H21.669ZM17.6546 27.75H20.4606L20.7868 26.25H18.5021L17.6546 27.75ZM15.5349 31.5H19.6449L20.1343 29.25H16.8071L15.5349 31.5ZM32.4643 31.5L31.1921 29.25H27.8649L28.3543 31.5H32.4643Z\" fill=\"#256B49\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{zxjyvLRRq:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1hc55vy\",\"data-styles-preset\":\"VyGJy6_nB\",style:{\"--framer-text-color\":\"var(--token-d46a536d-99f3-47c5-8a7e-04371b3f3bd9, rgb(37, 107, 73))\"},children:\"Hundreds of installations\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1gusc4o\",\"data-styles-preset\":\"a1MCBfa_l\",style:{\"--framer-text-color\":\"var(--token-d46a536d-99f3-47c5-8a7e-04371b3f3bd9, rgb(37, 107, 73))\"},children:\"Hundreds of installations\"})}),className:\"framer-hf59hh\",\"data-framer-name\":\"Hundreds of installations\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1oihx6i\",\"data-framer-name\":\"2\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-l7red4\",\"data-framer-name\":\"Frame 2147224797\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:48,intrinsicWidth:49,svg:'<svg width=\"49\" height=\"48\" viewBox=\"0 0 49 48\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<rect x=\"0.666016\" width=\"48\" height=\"48\" rx=\"8\" fill=\"#F7F7F7\"/>\\n<path d=\"M34.1971 19.2806L22.1971 31.2806C22.1274 31.3503 22.0447 31.4057 21.9536 31.4434C21.8626 31.4812 21.765 31.5006 21.6664 31.5006C21.5679 31.5006 21.4703 31.4812 21.3792 31.4434C21.2882 31.4057 21.2055 31.3503 21.1358 31.2806L15.8858 26.0306C15.7451 25.8899 15.666 25.699 15.666 25.5C15.666 25.301 15.7451 25.1101 15.8858 24.9694C16.0265 24.8286 16.2174 24.7496 16.4164 24.7496C16.6155 24.7496 16.8063 24.8286 16.9471 24.9694L21.6664 29.6897L33.1358 18.2194C33.2765 18.0786 33.4674 17.9996 33.6664 17.9996C33.8655 17.9996 34.0563 18.0786 34.1971 18.2194C34.3378 18.3601 34.4169 18.551 34.4169 18.75C34.4169 18.949 34.3378 19.1399 34.1971 19.2806Z\" fill=\"#256B49\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{zxjyvLRRq:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1hc55vy\",\"data-styles-preset\":\"VyGJy6_nB\",style:{\"--framer-text-color\":\"var(--token-d46a536d-99f3-47c5-8a7e-04371b3f3bd9, rgb(37, 107, 73))\"},children:\"Quality guaranteed\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1gusc4o\",\"data-styles-preset\":\"a1MCBfa_l\",style:{\"--framer-text-color\":\"var(--token-d46a536d-99f3-47c5-8a7e-04371b3f3bd9, rgb(37, 107, 73))\"},children:\"Quality guaranteed\"})}),className:\"framer-458o2a\",\"data-framer-name\":\"Quality guaranteed\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1jz11xf\",\"data-framer-name\":\"3\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-5ebz6g\",\"data-framer-name\":\"Frame 2147224797\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:48,intrinsicWidth:49,svg:'<svg width=\"49\" height=\"48\" viewBox=\"0 0 49 48\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<rect x=\"0.333984\" width=\"48\" height=\"48\" rx=\"8\" fill=\"#F7F7F7\"/>\\n<path d=\"M31.084 19.0912V15.75C31.084 15.3522 30.9259 14.9706 30.6446 14.6893C30.3633 14.408 29.9818 14.25 29.584 14.25H19.084C18.6862 14.25 18.3046 14.408 18.0233 14.6893C17.742 14.9706 17.584 15.3522 17.584 15.75V19.125C17.5845 19.3578 17.6389 19.5873 17.743 19.7955C17.8471 20.0037 17.9981 20.1849 18.184 20.325L23.0843 24L18.184 27.675C17.9981 27.8151 17.8471 27.9963 17.743 28.2045C17.6389 28.4127 17.5845 28.6422 17.584 28.875V32.25C17.584 32.6478 17.742 33.0294 18.0233 33.3107C18.3046 33.592 18.6862 33.75 19.084 33.75H29.584C29.9818 33.75 30.3633 33.592 30.6446 33.3107C30.9259 33.0294 31.084 32.6478 31.084 32.25V28.9088C31.0835 28.6769 31.0295 28.4482 30.9262 28.2406C30.823 28.033 30.6732 27.8519 30.4887 27.7116L25.578 24L30.4887 20.2875C30.6733 20.1474 30.8231 19.9666 30.9264 19.7591C31.0297 19.5516 31.0836 19.323 31.084 19.0912ZM29.584 32.25H19.084V28.875L24.334 24.9375L29.584 28.9078V32.25ZM29.584 19.0912L24.334 23.0625L19.084 19.125V15.75H29.584V19.0912Z\" fill=\"#256B49\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{zxjyvLRRq:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1hc55vy\",\"data-styles-preset\":\"VyGJy6_nB\",style:{\"--framer-text-color\":\"var(--token-d46a536d-99f3-47c5-8a7e-04371b3f3bd9, rgb(37, 107, 73))\"},children:\"Decades of experience\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1gusc4o\",\"data-styles-preset\":\"a1MCBfa_l\",style:{\"--framer-text-color\":\"var(--token-d46a536d-99f3-47c5-8a7e-04371b3f3bd9, rgb(37, 107, 73))\"},children:\"Decades of experience\"})}),className:\"framer-1rsh26i\",\"data-framer-name\":\"Decades of experience\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-px19s5\",\"data-framer-name\":\"4\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1qvg8e5\",\"data-framer-name\":\"Frame 2147224797\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:48,intrinsicWidth:48,svg:'<svg width=\"48\" height=\"48\" viewBox=\"0 0 48 48\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<rect width=\"48\" height=\"48\" rx=\"8\" fill=\"#F7F7F7\"/>\\n<path d=\"M24 24.75C24 24.9489 23.921 25.1397 23.7803 25.2803C23.6397 25.421 23.4489 25.5 23.25 25.5H18.75C18.5511 25.5 18.3603 25.421 18.2197 25.2803C18.079 25.1397 18 24.9489 18 24.75C18 24.5511 18.079 24.3603 18.2197 24.2197C18.3603 24.079 18.5511 24 18.75 24H23.25C23.4489 24 23.6397 24.079 23.7803 24.2197C23.921 24.3603 24 24.5511 24 24.75ZM23.25 21H18.75C18.5511 21 18.3603 21.079 18.2197 21.2197C18.079 21.3603 18 21.5511 18 21.75C18 21.9489 18.079 22.1397 18.2197 22.2803C18.3603 22.421 18.5511 22.5 18.75 22.5H23.25C23.4489 22.5 23.6397 22.421 23.7803 22.2803C23.921 22.1397 24 21.9489 24 21.75C24 21.5511 23.921 21.3603 23.7803 21.2197C23.6397 21.079 23.4489 21 23.25 21ZM33.75 27.1378V33C33.7512 33.1322 33.7174 33.2624 33.6521 33.3774C33.5867 33.4923 33.4921 33.588 33.3779 33.6546C33.2637 33.7212 33.1339 33.7565 33.0017 33.7567C32.8695 33.757 32.7395 33.7224 32.625 33.6562L30.375 32.3681L28.125 33.6562C28.0105 33.7224 27.8805 33.757 27.7483 33.7567C27.6161 33.7565 27.4863 33.7212 27.3721 33.6546C27.2579 33.588 27.1633 33.4923 27.0979 33.3774C27.0326 33.2624 26.9988 33.1322 27 33V30.75H15.75C15.3522 30.75 14.9706 30.592 14.6893 30.3107C14.408 30.0294 14.25 29.6478 14.25 29.25V17.25C14.25 16.8522 14.408 16.4706 14.6893 16.1893C14.9706 15.908 15.3522 15.75 15.75 15.75H32.25C32.6478 15.75 33.0294 15.908 33.3107 16.1893C33.592 16.4706 33.75 16.8522 33.75 17.25V20.1122C34.2241 20.5662 34.6014 21.1115 34.8592 21.7152C35.1169 22.3189 35.2498 22.9686 35.2498 23.625C35.2498 24.2814 35.1169 24.9311 34.8592 25.5348C34.6014 26.1385 34.2241 26.6838 33.75 27.1378ZM27 29.25V27.1378C26.1827 26.3496 25.6662 25.3008 25.5396 24.1724C25.4129 23.044 25.6842 21.9069 26.3065 20.9571C26.9287 20.0073 27.863 19.3046 28.9481 18.9701C30.0332 18.6356 31.201 18.6904 32.25 19.125V17.25H15.75V29.25H27ZM32.25 28.125C31.656 28.3732 31.0187 28.5009 30.375 28.5009C29.7313 28.5009 29.094 28.3732 28.5 28.125V31.7081L30 30.8494C30.1133 30.7846 30.2416 30.7505 30.3722 30.7505C30.5027 30.7505 30.631 30.7846 30.7444 30.8494L32.2444 31.7081L32.25 28.125ZM33.75 23.625C33.75 22.9575 33.5521 22.305 33.1812 21.75C32.8104 21.1949 32.2833 20.7624 31.6666 20.5069C31.0499 20.2515 30.3713 20.1846 29.7166 20.3148C29.0619 20.4451 28.4605 20.7665 27.9885 21.2385C27.5165 21.7105 27.1951 22.3119 27.0648 22.9666C26.9346 23.6213 27.0015 24.2999 27.2569 24.9166C27.5124 25.5333 27.9449 26.0604 28.5 26.4312C29.055 26.8021 29.7075 27 30.375 27C30.8182 27 31.2571 26.9127 31.6666 26.7431C32.076 26.5735 32.4481 26.3249 32.7615 26.0115C33.0749 25.6981 33.3235 25.326 33.4931 24.9166C33.6627 24.5071 33.75 24.0682 33.75 23.625Z\" fill=\"#256B49\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{zxjyvLRRq:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1hc55vy\",\"data-styles-preset\":\"VyGJy6_nB\",style:{\"--framer-text-color\":\"var(--token-d46a536d-99f3-47c5-8a7e-04371b3f3bd9, rgb(37, 107, 73))\"},children:\"Backed by renowned brands\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1gusc4o\",\"data-styles-preset\":\"a1MCBfa_l\",style:{\"--framer-text-color\":\"var(--token-d46a536d-99f3-47c5-8a7e-04371b3f3bd9, rgb(37, 107, 73))\"},children:\"Backed by renowned brands\"})}),className:\"framer-rf949g\",\"data-framer-name\":\"Backed by renowned brands\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})})]})]})})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gWjpvQPPV:{y:(componentViewport?.y||0)+0+2074.4},zxjyvLRRq:{y:(componentViewport?.y||0)+0+2176.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:903,width:`min(${componentViewport?.width||\"100vw\"}, 1100px)`,y:(componentViewport?.y||0)+0+1490.4,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1da8mmn-container\",nodeId:\"t4QuLLbFq\",scopeId:\"jeICgfdzf\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gWjpvQPPV:{variant:\"O9JvvQAaZ\"},zxjyvLRRq:{variant:\"LraTGyPtw\"}},children:/*#__PURE__*/_jsx(WHYServices,{EEwBFSgsN:\"Comfort year-round\",f63YkSNFA:\"Cool in summer, warm in winter with energy-efficient air conditioning.\",fD5zRVXmg:\"Why homeowners in the UK are installing air conditioning\",height:\"100%\",id:\"t4QuLLbFq\",IgQubVlaN:\"Relax in peace with systems so quiet, you\u2019ll barely notice they\u2019re on.\",J7qdfrqxv:\"Smart technology\",kpk44aBTC:addImageAlt({src:\"https://framerusercontent.com/images/IJ5wyaLmXJb1XT3oLzQJoIz7EA.png\",srcSet:\"https://framerusercontent.com/images/IJ5wyaLmXJb1XT3oLzQJoIz7EA.png?scale-down-to=512 512w,https://framerusercontent.com/images/IJ5wyaLmXJb1XT3oLzQJoIz7EA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/IJ5wyaLmXJb1XT3oLzQJoIz7EA.png 1036w\"},\"\"),kU9miT_zD:\"Enjoy whisper-quiet operation\",kWdWCTmkx:\"Wind\",layoutId:\"t4QuLLbFq\",pePemC8Mt:\"MagicWand\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"P5UwtkOVy\",width:\"100%\",WLXE05Pue:\"Set schedules, adjust temperatures, and save energy all from your phone. \",yd0X62sMi:\"Smiley\"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1au2wut\",\"data-framer-name\":\"SECTION\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1hzgb0r\",\"data-framer-name\":\"title\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-10dsg7p\",\"data-styles-preset\":\"D2Z9BYBo5\",children:\"Take control of your comfort with energy-efficient air conditioning\"})}),className:\"framer-1opzip4\",\"data-framer-name\":\"How much does it cost to actually go solar\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-tun2x8\",\"data-framer-name\":\"cards\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-160spvm\",\"data-framer-name\":\"card1\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1s5khsx\",\"data-framer-name\":\"Frame 2147224844\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-10dsg7p\",\"data-styles-preset\":\"D2Z9BYBo5\",children:\"Air conditioning isn\u2019t just for sweltering summers\"})}),className:\"framer-1ejcqko\",\"data-framer-name\":\"You'd be surprised, its less than you might think.\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1birnka\",\"data-styles-preset\":\"Ck2RnXZPF\",children:\"It keeps your home comfortable all year round, cooling in the summer and even offering efficient heating in the winter. Modern systems are sleek, quiet, and energy-efficient, so you can stay comfortable without breaking the bank.\"})}),className:\"framer-1kl579l\",\"data-framer-name\":\"Solar is a mature technology and supply chains have developed to the point that solar is no longer an advanced, novel technology.\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gWjpvQPPV:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2977.4+64+96+0+0+0),pixelHeight:400,pixelWidth:448,src:\"https://framerusercontent.com/images/bAJTNUah75BXTwHchfV7meTsx4.png\"}},zxjyvLRRq:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3079.4+64+88+0+0+0+238),pixelHeight:400,pixelWidth:448,src:\"https://framerusercontent.com/images/bAJTNUah75BXTwHchfV7meTsx4.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2393.4+64+96+0+0+0),pixelHeight:400,pixelWidth:448,src:\"https://framerusercontent.com/images/bAJTNUah75BXTwHchfV7meTsx4.png\"},className:\"framer-1tf00rt\",\"data-framer-name\":\"image 56\"})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1gatqse\",\"data-framer-name\":\"card 2\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gWjpvQPPV:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2977.4+64+96+0+334+0),pixelHeight:400,pixelWidth:448,src:\"https://framerusercontent.com/images/mOdtZdB6kzpV87taYEtZrgZRQrs.png\"}},zxjyvLRRq:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3079.4+64+88+0+540+0+334),pixelHeight:400,pixelWidth:448,src:\"https://framerusercontent.com/images/mOdtZdB6kzpV87taYEtZrgZRQrs.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2393.4+64+96+0+464+0),pixelHeight:400,pixelWidth:448,src:\"https://framerusercontent.com/images/mOdtZdB6kzpV87taYEtZrgZRQrs.png\"},className:\"framer-16c2xp3\",\"data-framer-name\":\"image 57\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-nn82i3\",\"data-framer-name\":\"right\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-10dsg7p\",\"data-styles-preset\":\"D2Z9BYBo5\",children:\"Our air conditioning systems start from just \\xa31,999\"})}),className:\"framer-1niljjh\",\"data-framer-name\":\"We can source the hardware and install a solar & battery system \u2014 from \\xa35,990.\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1birnka\",\"data-styles-preset\":\"Ck2RnXZPF\",children:\"This includes a tailored home consultation and a 6-year workmanship warranty. It\u2019s the smart way to beat the heat (and the cold) in style.\"})}),className:\"framer-wlsbe4\",\"data-framer-name\":\"That price includes a no obligation home energy assessment and 6 year workmanship warranty!\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"Rwv2yfE04\"},implicitPathVariables:undefined},{href:{webPageId:\"Rwv2yfE04\"},implicitPathVariables:undefined},{href:{webPageId:\"Rwv2yfE04\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gWjpvQPPV:{y:(componentViewport?.y||0)+0+2977.4+64+96+0+334+0+32+238},zxjyvLRRq:{height:56,width:`calc(min(${componentViewport?.width||\"100vw\"}, 1100px) - 64px)`,y:(componentViewport?.y||0)+0+3079.4+64+88+0+540+0+0+24+222}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,y:(componentViewport?.y||0)+0+2393.4+64+96+0+464+25+32+238,children:/*#__PURE__*/_jsx(Container,{className:\"framer-qjy9g9-container\",nodeId:\"iPv08Kmqv\",scopeId:\"jeICgfdzf\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gWjpvQPPV:{y5zsD1TeY:resolvedLinks1[1]},zxjyvLRRq:{b4CR3yE3k:\"space-between\",style:{height:\"100%\",width:\"100%\"},y5zsD1TeY:resolvedLinks1[2]}},children:/*#__PURE__*/_jsx(BUTTONSNEW,{asWMGpQj6:true,b4CR3yE3k:\"center\",height:\"100%\",id:\"iPv08Kmqv\",layoutId:\"iPv08Kmqv\",MHIWDz7_q:\"0px 16px 0px 16px\",noum7nRiS:\"Contact us\",style:{height:\"100%\"},T7KzEZllW:\"ArrowUpRight\",variant:\"ITknOej4m\",width:\"100%\",y5zsD1TeY:resolvedLinks1[0]})})})})})})]})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-cylsyl\",\"data-framer-name\":\"SECTION\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-51dbve\",\"data-framer-name\":\"Card\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-11iv8fc\",\"data-framer-name\":\"left\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-10dsg7p\",\"data-styles-preset\":\"D2Z9BYBo5\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"What size system would I need?\"})}),className:\"framer-121qbq4\",\"data-framer-name\":\"Is underfloor heating right for me?\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1cq4fo3\",\"data-framer-name\":\"right\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS1yZWd1bGFy\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"rgb(45, 45, 45)\"},children:\"It depends on the size of your space and how you use it. A small bedroom or home office might only need a compact 2.5kW unit, while larger areas like open-plan living rooms or offices could benefit from a more powerful 5kW or multi-room setup.\"})}),className:\"framer-1ivf2vj\",\"data-framer-name\":\"It depends on the size of your space and how you use it. A small bedroom or home office might only need a compact 2.5kW unit, while larger areas like open-plan living rooms or offices could benefit from a more powerful 5kW or multi-room setup.\",fonts:[\"GF;Figtree-regular\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-15wos65\",\"data-framer-name\":\"Frame 2147224889\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-17idwa8\",\"data-framer-name\":\"Frame 2147224888\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS02MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"32px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"110%\",\"--framer-text-color\":\"rgb(22, 22, 22)\"},children:\"Still unsure? No problem\"})}),className:\"framer-173xojf\",\"data-framer-name\":\"Still unsure? No problem\",fonts:[\"GF;Figtree-600\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS1yZWd1bGFy\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"rgb(45, 45, 45)\"},children:\"We\u2019ll handle the guesswork for you. Our experts will assess your needs during a free consultation and recommend the perfect system to keep you comfortable year-round.\"})}),className:\"framer-1iuvwcd\",\"data-framer-name\":\"We\u2019ll handle the guesswork for you. Our experts will assess your needs during a free consultation and recommend the perfect system to keep you comfortable year-round.\",fonts:[\"GF;Figtree-regular\"],verticalAlignment:\"center\",withExternalLayout:true})]})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1gmoft0\",\"data-framer-name\":\"Card\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ps3rto\",\"data-framer-name\":\"col\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-10dsg7p\",\"data-styles-preset\":\"D2Z9BYBo5\",children:\"Breathe easier with better air quality\"})}),className:\"framer-sfbz2r\",\"data-framer-name\":\"Pairing underfloor heating with heat pumps\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1931ldy\",\"data-framer-name\":\"text\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS1yZWd1bGFy\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"rgb(76, 76, 76)\"},children:[\"Air conditioning systems do more than just cool and heat your home\u2014they can also improve the air you breathe.\",/*#__PURE__*/_jsx(\"br\",{}),\"Modern systems come equipped with advanced filters that remove dust, allergens, and pollutants from the air, helping to create a healthier living environment.\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"For families, allergy sufferers, or anyone concerned about air quality, this can make a huge difference.\",/*#__PURE__*/_jsx(\"br\",{}),\"By reducing humidity levels, air conditioning also helps prevent mould and mildew, keeping your home fresh and comfortable all year round. \",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"It\u2019s not just about comfort\u2014it\u2019s about creating a cleaner, healthier space for you and your loved ones.\",/*#__PURE__*/_jsx(\"br\",{}),\"Upgrade your air and your home with Creative Low Carbon.\"]})}),className:\"framer-141ug4k\",\"data-framer-name\":\"For the ultimate in efficiency, underfloor heating and heat pumps are a dream team. Heat pumps deliver lower-temperature heating, which perfectly matches how underfloor systems operate. Together, they create a highly efficient, eco-friendly heating system that keeps your home warm without wasting energy. It\u2019s the perfect pairing for homes looking to save money and reduce their carbon footprint.\",fonts:[\"GF;Figtree-regular\"],verticalAlignment:\"center\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gWjpvQPPV:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3885.4+64+512+0),pixelHeight:721,pixelWidth:468,sizes:`max((min(${componentViewport?.width||\"100vw\"}, 1100px) - 144px) / 2, 1px)`,src:\"https://framerusercontent.com/images/2EcybX8rI0D6FgmnqVj9XnVRmc.png\",srcSet:\"https://framerusercontent.com/images/2EcybX8rI0D6FgmnqVj9XnVRmc.png 468w\"}},zxjyvLRRq:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4419.4+64+768+0+238),pixelHeight:721,pixelWidth:468,sizes:`calc(min(${componentViewport?.width||\"100vw\"}, 1100px) - 32px)`,src:\"https://framerusercontent.com/images/2EcybX8rI0D6FgmnqVj9XnVRmc.png\",srcSet:\"https://framerusercontent.com/images/2EcybX8rI0D6FgmnqVj9XnVRmc.png 468w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3481.4+64+630+0),pixelHeight:721,pixelWidth:468,sizes:`max((min(${componentViewport?.width||\"100vw\"}, 1100px) - 204px) / 2, 1px)`,src:\"https://framerusercontent.com/images/2EcybX8rI0D6FgmnqVj9XnVRmc.png\",srcSet:\"https://framerusercontent.com/images/2EcybX8rI0D6FgmnqVj9XnVRmc.png 468w\"},className:\"framer-13x9mky\",\"data-framer-name\":\"image 56\"})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1u4h42\",\"data-framer-name\":\"Card\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gWjpvQPPV:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3885.4+64+822+0),pixelHeight:621,pixelWidth:468,sizes:`max((min(${componentViewport?.width||\"100vw\"}, 1100px) - 144px) / 2, 1px)`,src:\"https://framerusercontent.com/images/DVC6JIavVTar8kPW48TOg5lE0.png\",srcSet:\"https://framerusercontent.com/images/DVC6JIavVTar8kPW48TOg5lE0.png 468w\"}},zxjyvLRRq:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4419.4+64+1356+0+0),pixelHeight:621,pixelWidth:468,sizes:`calc(min(${componentViewport?.width||\"100vw\"}, 1100px) - 32px)`,src:\"https://framerusercontent.com/images/DVC6JIavVTar8kPW48TOg5lE0.png\",srcSet:\"https://framerusercontent.com/images/DVC6JIavVTar8kPW48TOg5lE0.png 468w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3481.4+64+1e3+0),pixelHeight:621,pixelWidth:468,sizes:`max((min(${componentViewport?.width||\"100vw\"}, 1100px) - 164px) / 2, 1px)`,src:\"https://framerusercontent.com/images/DVC6JIavVTar8kPW48TOg5lE0.png\",srcSet:\"https://framerusercontent.com/images/DVC6JIavVTar8kPW48TOg5lE0.png 468w\"},className:\"framer-14vxiye\",\"data-framer-name\":\"image 56\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-9yh23q\",\"data-framer-name\":\"Frame 2147224844\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-10dsg7p\",\"data-styles-preset\":\"D2Z9BYBo5\",children:\"Quiet, smart, and seamless comfort\"})}),className:\"framer-2zazwp\",\"data-framer-name\":\"Pairing underfloor heating with heat pumps\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-hwum5i\",\"data-framer-name\":\"text\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS1yZWd1bGFy\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"rgb(76, 76, 76)\"},children:[\"Modern air conditioning systems are designed to blend into your life effortlessly. With whisper-quiet operation, you\u2019ll barely notice they\u2019re running\u2014perfect for bedrooms, home offices, or anywhere you need peace and quiet.\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"Pair that with smart home integration, and you\u2019ve got total control at your fingertips. Adjust the temperature, set schedules, or switch between cooling and heating using an app or your favourite voice assistant. Whether you\u2019re at home or away, you\u2019ll always come back to the perfect temperature.\",/*#__PURE__*/_jsx(\"br\",{}),\"It\u2019s the ultimate combination of comfort, convenience, and peace of mind.\"]})}),className:\"framer-hxjogr\",\"data-framer-name\":\"For the ultimate in efficiency, underfloor heating and heat pumps are a dream team. Heat pumps deliver lower-temperature heating, which perfectly matches how underfloor systems operate. Together, they create a highly efficient, eco-friendly heating system that keeps your home warm without wasting energy. It\u2019s the perfect pairing for homes looking to save money and reduce their carbon footprint.\",fonts:[\"GF;Figtree-regular\"],verticalAlignment:\"center\",withExternalLayout:true})})]})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-19e5sv2\",\"data-framer-name\":\"Georges intro\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-wru2c\",\"data-framer-name\":\"contents\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gWjpvQPPV:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+5105.4+32+24),positionX:\"center\",positionY:\"center\",sizes:`calc((min(max(min(${componentViewport?.width||\"100vw\"}, 1100px) - 48px, 1px), 1100px) - 48px) * 0.4251)`,src:\"https://framerusercontent.com/images/JuY2HlcuxnvwwSy3ESqd0D3Q.png\",srcSet:\"https://framerusercontent.com/images/JuY2HlcuxnvwwSy3ESqd0D3Q.png?scale-down-to=1024 773w,https://framerusercontent.com/images/JuY2HlcuxnvwwSy3ESqd0D3Q.png?scale-down-to=2048 1547w,https://framerusercontent.com/images/JuY2HlcuxnvwwSy3ESqd0D3Q.png 1680w\"}},zxjyvLRRq:{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+6391.4+24+32+578),positionX:\"center\",positionY:\"center\",sizes:`calc(min(max(min(${componentViewport?.width||\"100vw\"}, 1100px) - 32px, 1px), 1100px) - 48px)`,src:\"https://framerusercontent.com/images/JuY2HlcuxnvwwSy3ESqd0D3Q.png\",srcSet:\"https://framerusercontent.com/images/JuY2HlcuxnvwwSy3ESqd0D3Q.png?scale-down-to=1024 773w,https://framerusercontent.com/images/JuY2HlcuxnvwwSy3ESqd0D3Q.png?scale-down-to=2048 1547w,https://framerusercontent.com/images/JuY2HlcuxnvwwSy3ESqd0D3Q.png 1680w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4879.4+48+24),positionX:\"center\",positionY:\"center\",sizes:`calc((min(max(min(${componentViewport?.width||\"100vw\"}, 1100px) - 64px, 1px), 1100px) - 48px) * 0.4251)`,src:\"https://framerusercontent.com/images/JuY2HlcuxnvwwSy3ESqd0D3Q.png\",srcSet:\"https://framerusercontent.com/images/JuY2HlcuxnvwwSy3ESqd0D3Q.png?scale-down-to=1024 773w,https://framerusercontent.com/images/JuY2HlcuxnvwwSy3ESqd0D3Q.png?scale-down-to=2048 1547w,https://framerusercontent.com/images/JuY2HlcuxnvwwSy3ESqd0D3Q.png 1680w\"},className:\"framer-t0hcsv\",\"data-framer-name\":\"Video frame\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1f223qq\",\"data-framer-name\":\"Text section\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-686kzl\",\"data-framer-name\":\"Card\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h3\",{className:\"framer-styles-preset-10dsg7p\",\"data-styles-preset\":\"D2Z9BYBo5\",children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-6f30952e-0503-451c-9b2b-ce80266ab80a, rgb(255, 255, 255))\"},children:\"Meet \"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-cfa1e916-8112-4638-adbb-dcb90b96031b, rgb(1, 240, 145))\"},children:\"George\"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-6f30952e-0503-451c-9b2b-ce80266ab80a, rgb(255, 255, 255))\"},children:\",\"}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-6f30952e-0503-451c-9b2b-ce80266ab80a, rgb(255, 255, 255))\"},children:\"Creative Low Carbon Managing Director\"})]})}),className:\"framer-rig2f5\",\"data-framer-name\":\"Meet George, Creative Low Carbon Managing Director\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{zxjyvLRRq:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-jyt4c6\",\"data-styles-preset\":\"VA9N7gOYE\",children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-6f30952e-0503-451c-9b2b-ce80266ab80a, rgb(255, 255, 255))\"},children:\"Hey \uD83D\uDC4B\"}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-6f30952e-0503-451c-9b2b-ce80266ab80a, rgb(255, 255, 255))\"},children:\"I'm here to turn natural energy into savings.\"}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-6f30952e-0503-451c-9b2b-ce80266ab80a, rgb(255, 255, 255))\"},children:\"We\u2019re not your typical renewable energy company.\"}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-6f30952e-0503-451c-9b2b-ce80266ab80a, rgb(255, 255, 255))\"},children:\"Think clean, free energy, no nonsense.\"})]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-jyt4c6\",\"data-styles-preset\":\"VA9N7gOYE\",children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-6f30952e-0503-451c-9b2b-ce80266ab80a, rgb(255, 255, 255))\"},children:\"Prefer to discuss things remotely? We can do that.\"}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-6f30952e-0503-451c-9b2b-ce80266ab80a, rgb(255, 255, 255))\"},children:\"Prefer to have someone visit you? We can do that.\"}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-6f30952e-0503-451c-9b2b-ce80266ab80a, rgb(255, 255, 255))\"},children:\"Prefer to see my very own system? We can do that.\"})]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-jyt4c6\",\"data-styles-preset\":\"VA9N7gOYE\",children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-6f30952e-0503-451c-9b2b-ce80266ab80a, rgb(255, 255, 255))\"},children:\"Earn more, save more, stress less.\"}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-6f30952e-0503-451c-9b2b-ce80266ab80a, rgb(255, 255, 255))\"},children:\"It all starts with a simple conversation.\"})]})]})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1hc55vy\",\"data-styles-preset\":\"VyGJy6_nB\",style:{\"--framer-text-color\":\"var(--token-6f30952e-0503-451c-9b2b-ce80266ab80a, rgb(255, 255, 255))\"},children:[\"Hey \uD83D\uDC4B\",/*#__PURE__*/_jsx(\"br\",{}),\"I'm here to turn natural energy into savings.\",/*#__PURE__*/_jsx(\"br\",{}),\"We\u2019re not your typical renewable energy company.\",/*#__PURE__*/_jsx(\"br\",{}),\"Think clean, free energy, no nonsense.\"]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1hc55vy\",\"data-styles-preset\":\"VyGJy6_nB\",children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-6f30952e-0503-451c-9b2b-ce80266ab80a, rgb(255, 255, 255))\"},children:\"Prefer to discuss things remotely? We can do that.\"}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-6f30952e-0503-451c-9b2b-ce80266ab80a, rgb(255, 255, 255))\"},children:\"Prefer to have someone visit you? We can do that.\"}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-6f30952e-0503-451c-9b2b-ce80266ab80a, rgb(255, 255, 255))\"},children:\"Prefer to see my very own system? We can do that.\"})]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-1hc55vy\",\"data-styles-preset\":\"VyGJy6_nB\",style:{\"--framer-text-color\":\"var(--token-6f30952e-0503-451c-9b2b-ce80266ab80a, rgb(255, 255, 255))\"},children:[\"Earn more, save more, stress less.\",/*#__PURE__*/_jsx(\"br\",{}),\"It all starts with a simple conversation.\"]})]}),className:\"framer-1f3lkw3\",\"data-framer-name\":\"Hey \uD83D\uDC4B \\u2028I'm here to turn natural energy into savings. We\u2019re not your typical renewable energy company.\\u2028Think clean, free energy, no nonsense. Prefer to discuss things remotely? We can do that.\\u2028Prefer to have someone visit you? We can do that.\\u2028Prefer to see my very own system? We can do that. Earn more, save more, stress less. It all starts with a simple conversation.\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gWjpvQPPV:{y:(componentViewport?.y||0)+0+5105.4+32+60.5+0+0+0+435},zxjyvLRRq:{height:56,width:`calc(min(max(min(${componentViewport?.width||\"100vw\"}, 1100px) - 32px, 1px), 1100px) - 48px)`,y:(componentViewport?.y||0)+0+6391.4+24+32+0+0+0+0+498}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,y:(componentViewport?.y||0)+0+4879.4+48+44.5+0+0+0+467,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1symdwp-container\",nodeId:\"WoyNcDmCe\",scopeId:\"jeICgfdzf\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{zxjyvLRRq:{style:{height:\"100%\",width:\"100%\"}}},children:/*#__PURE__*/_jsx(BUTTONSNEW,{asWMGpQj6:true,b4CR3yE3k:\"center\",height:\"100%\",id:\"WoyNcDmCe\",layoutId:\"WoyNcDmCe\",MHIWDz7_q:\"0px 16px 0px 16px\",noum7nRiS:\"Chat with me on WhatsApp\",style:{height:\"100%\"},T7KzEZllW:\"WhatsappLogo\",variant:\"ITknOej4m\",width:\"100%\",y5zsD1TeY:\"https://api.whatsapp.com/send?phone=447743025386\"})})})})})]})}),/*#__PURE__*/_jsx(SVG,{className:\"framer-mzd0tf\",\"data-framer-name\":\"Vector 1\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:733,intrinsicWidth:1008,svg:'<svg width=\"1008\" height=\"733\" viewBox=\"-7 -7 1008 733\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M891.029 718.03C943.539 575.475 825.162 423.873 701.749 269.168C538.491 64.514 905.017 93.4974 807.359 190.85C662.573 335.183 400.03 273.388 295.064 262.013L57.6147 233.889\" stroke=\"#01F091\" stroke-opacity=\"0.16\" stroke-width=\"14\"/>\\n</svg>\\n',withExternalLayout:true})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-19029l1\",\"data-framer-name\":\"Process\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h3\",{className:\"framer-styles-preset-10dsg7p\",\"data-styles-preset\":\"D2Z9BYBo5\",children:[\"Our process:\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgba(0, 0, 0, 0.4)\"},children:\"Simple steps to bring comfort to your home.\"})]})}),className:\"framer-14lxe8x\",\"data-framer-name\":\"Our process. From first chat to flicking the switch\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-x13lj5\",\"data-framer-name\":\"process block\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-u750h1\",\"data-framer-name\":\"1\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-19jv5c0\",\"data-framer-name\":\"number\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1g64742\",\"data-framer-name\":\"Frame 2147225123\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS02MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"rgb(22, 22, 22)\"},children:\"1\"})}),className:\"framer-1eol6zk\",\"data-framer-name\":\"1\",fonts:[\"GF;Figtree-600\"],verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1d77qug\",\"data-styles-preset\":\"BEAFM5Fx7\",children:\"Free consultation\"})}),className:\"framer-74dyrv\",\"data-framer-name\":\"Free consultation\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{zxjyvLRRq:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1t9c20h\",\"data-styles-preset\":\"z8_PIenD2\",children:\"We start by understanding your home and air conditioning needs. Whether it\u2019s cooling a single room or your entire house, we\u2019ll discuss your preferences and ensure we recommend the perfect solution for your space.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1birnka\",\"data-styles-preset\":\"Ck2RnXZPF\",children:\"We start by understanding your home and air conditioning needs. Whether it\u2019s cooling a single room or your entire house, we\u2019ll discuss your preferences and ensure we recommend the perfect solution for your space.\"})}),className:\"framer-1204nsr\",\"data-framer-name\":\"We start with a friendly chat to understand your home\u2019s energy needs. We explain how solar panels work and answer all your questions\u2014no confusing jargon, just clear and honest advice.\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-aot7jo\",\"data-framer-name\":\"6\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-or7rxo\",\"data-framer-name\":\"number\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-10d8qey\",\"data-framer-name\":\"Frame 2147225123\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS02MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"rgb(22, 22, 22)\"},children:\"2\"})}),className:\"framer-kv8vrv\",\"data-framer-name\":\"2\",fonts:[\"GF;Figtree-600\"],verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1d77qug\",\"data-styles-preset\":\"BEAFM5Fx7\",children:\"Tailored recommendations\"})}),className:\"framer-1spqh7\",\"data-framer-name\":\"Tailored design\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{zxjyvLRRq:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1t9c20h\",\"data-styles-preset\":\"z8_PIenD2\",children:\"With a clear understanding of your requirements, we suggest the ideal air conditioning system, explaining the benefits and providing clear, upfront pricing. No hidden surprises, just honest guidance.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1birnka\",\"data-styles-preset\":\"Ck2RnXZPF\",children:\"With a clear understanding of your requirements, we suggest the ideal air conditioning system, explaining the benefits and providing clear, upfront pricing. No hidden surprises, just honest guidance.\"})}),className:\"framer-1bwnyew\",\"data-framer-name\":\"Next, we create a customised solar solution that fits your home perfectly. We assess your energy usage and design the optimal layout, ensuring you get maximum efficiency and a sleek look.\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1uzfbqh\",\"data-framer-name\":\"7\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-6y3m8z\",\"data-framer-name\":\"number\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-19wkvk1\",\"data-framer-name\":\"Frame 2147225123\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS02MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"rgb(22, 22, 22)\"},children:\"3\"})}),className:\"framer-l8dhrt\",\"data-framer-name\":\"3\",fonts:[\"GF;Figtree-600\"],verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1d77qug\",\"data-styles-preset\":\"BEAFM5Fx7\",children:\"Expert installation\"})}),className:\"framer-rgg4s9\",\"data-framer-name\":\"Professional installation\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{zxjyvLRRq:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1t9c20h\",\"data-styles-preset\":\"z8_PIenD2\",children:\"Once you\u2019re happy with the plan, our expert team will install your air conditioning system efficiently, ensuring everything runs smoothly. We respect your home, leaving it spotless after the job is done.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1birnka\",\"data-styles-preset\":\"Ck2RnXZPF\",children:\"Once you\u2019re happy with the plan, our expert team will install your air conditioning system efficiently, ensuring everything runs smoothly. We respect your home, leaving it spotless after the job is done.\"})}),className:\"framer-192ptlm\",\"data-framer-name\":\"Our expert team takes care of everything. We handle the installation with precision and care, so you can sit back and relax while we transform your roof into a clean energy powerhouse.\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-k8q8eh\",\"data-framer-name\":\"8\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-19heonh\",\"data-framer-name\":\"number\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1wyz4xy\",\"data-framer-name\":\"Frame 2147225123\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS02MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"130%\",\"--framer-text-color\":\"rgb(22, 22, 22)\"},children:\"4\"})}),className:\"framer-1cm3xeo\",\"data-framer-name\":\"4\",fonts:[\"GF;Figtree-600\"],verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1d77qug\",\"data-styles-preset\":\"BEAFM5Fx7\",children:\"Ongoing support\"})}),className:\"framer-1c86sve\",\"data-framer-name\":\"Ongoing support\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{zxjyvLRRq:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1t9c20h\",\"data-styles-preset\":\"z8_PIenD2\",children:\"Your comfort is our priority, so we offer ongoing maintenance and support to keep your system running at its best. Need help or have questions? We\u2019re always just a call away.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1birnka\",\"data-styles-preset\":\"Ck2RnXZPF\",children:\"Your comfort is our priority, so we offer ongoing maintenance and support to keep your system running at its best. Need help or have questions? We\u2019re always just a call away.\"})}),className:\"framer-13wlgn2\",\"data-framer-name\":\"We don\u2019t disappear after installation. From monitoring your system\u2019s performance to offering maintenance tips, our dedicated aftercare ensures your solar panels keep saving you money and energy for years to come.\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})})]})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gWjpvQPPV:{y:(componentViewport?.y||0)+0+7251.8},zxjyvLRRq:{y:(componentViewport?.y||0)+0+8827.8}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:796,width:`min(${componentViewport?.width||\"100vw\"}, 1100px)`,y:(componentViewport?.y||0)+0+6961.8,children:/*#__PURE__*/_jsx(Container,{className:\"framer-19dxoqd-container\",nodeId:\"S4eOiXgHE\",scopeId:\"jeICgfdzf\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gWjpvQPPV:{variant:\"eDNBMWC0N\"},zxjyvLRRq:{variant:\"rsGCC7Vzz\"}},children:/*#__PURE__*/_jsx(BannerCTA,{height:\"100%\",id:\"S4eOiXgHE\",layoutId:\"S4eOiXgHE\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"OqVWsU39f\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1bccgvr\",\"data-framer-name\":\"FAQS\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-kq2z17\",\"data-border\":true,\"data-framer-name\":\"layout\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-16wxgj3\",\"data-framer-name\":\"section\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-cij79i\",\"data-framer-name\":\"text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-10dsg7p\",\"data-styles-preset\":\"D2Z9BYBo5\",style:{\"--framer-text-color\":\"rgb(22, 22, 22)\"},children:\"Air conditioning FAQs\"})}),className:\"framer-1kzujda\",\"data-framer-name\":\"Battery storage and system installation FAQs\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jqk4no\",\"data-framer-name\":\"1\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS01MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"rgb(22, 22, 22)\"},children:\"We are here to answer all the questions you may have\"})}),className:\"framer-12cslic\",\"data-framer-name\":\"We are here to answer all the questions you may have\",fonts:[\"GF;Figtree-500\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"Rwv2yfE04\"},motionChild:true,nodeId:\"R615voTmg\",scopeId:\"jeICgfdzf\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1ymi8hx framer-xrxjde\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7RmlndHJlZS01MDA=\",\"--framer-font-family\":'\"Figtree\", \"Figtree Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"rgb(31, 98, 255)\"},children:\"Speak to a member of our team\"})}),className:\"framer-1bry749\",\"data-framer-name\":\"Speak to a member of our team\",fonts:[\"GF;Figtree-500\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-15djl13\",\"data-framer-name\":\"CaretRight\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:16,intrinsicWidth:16,svg:'<svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M11.354 8.35403L6.35403 13.354C6.30757 13.4005 6.25242 13.4373 6.19173 13.4625C6.13103 13.4876 6.06598 13.5006 6.00028 13.5006C5.93458 13.5006 5.86953 13.4876 5.80883 13.4625C5.74813 13.4373 5.69298 13.4005 5.64653 13.354C5.60007 13.3076 5.56322 13.2524 5.53808 13.1917C5.51294 13.131 5.5 13.066 5.5 13.0003C5.5 12.9346 5.51294 12.8695 5.53808 12.8088C5.56322 12.7481 5.60007 12.693 5.64653 12.6465L10.2934 8.00028L5.64653 3.35403C5.55271 3.26021 5.5 3.13296 5.5 3.00028C5.5 2.8676 5.55271 2.74035 5.64653 2.64653C5.74035 2.55271 5.8676 2.5 6.00028 2.5C6.13296 2.5 6.26021 2.55271 6.35403 2.64653L11.354 7.64653C11.4005 7.69296 11.4374 7.74811 11.4626 7.80881C11.4877 7.86951 11.5007 7.93457 11.5007 8.00028C11.5007 8.06599 11.4877 8.13105 11.4626 8.19175C11.4374 8.25245 11.4005 8.30759 11.354 8.35403Z\" fill=\"#1F62FF\"/>\\n</svg>\\n',withExternalLayout:true})]})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1kkfbii\",\"data-framer-name\":\"pills\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gWjpvQPPV:{width:`max(min(${componentViewport?.width||\"100vw\"}, 1100px) - 196px, 1px)`,y:(componentViewport?.y||0)+0+8047.8+64+0+64+0+292.4+0+0},zxjyvLRRq:{width:`max(min(${componentViewport?.width||\"100vw\"}, 1100px) - 32px, 1px)`,y:(componentViewport?.y||0)+0+9623.8+32+0+32+0+276.4+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:73,width:\"600px\",y:(componentViewport?.y||0)+0+7757.8+64+0+64+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1f0qhzd-container\",nodeId:\"xCFuOo2Pg\",scopeId:\"jeICgfdzf\",children:/*#__PURE__*/_jsx(FAQPILL,{heBeBkjME:\"Will installing air conditioning increase my energy bills?\",height:\"100%\",id:\"xCFuOo2Pg\",ISU8eENN1:\"Air conditioning does consume energy, but with the right system and proper use, it can be energy-efficient. We offer systems that are designed to help you maintain comfort without the high running costs.\",layoutId:\"xCFuOo2Pg\",style:{width:\"100%\"},variant:\"msBMIkZNF\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gWjpvQPPV:{width:`max(min(${componentViewport?.width||\"100vw\"}, 1100px) - 196px, 1px)`,y:(componentViewport?.y||0)+0+8047.8+64+0+64+0+292.4+0+81},zxjyvLRRq:{width:`max(min(${componentViewport?.width||\"100vw\"}, 1100px) - 32px, 1px)`,y:(componentViewport?.y||0)+0+9623.8+32+0+32+0+276.4+0+81}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:73,width:\"600px\",y:(componentViewport?.y||0)+0+7757.8+64+0+64+0+0+81,children:/*#__PURE__*/_jsx(Container,{className:\"framer-13qd9ta-container\",nodeId:\"FVsC9fE7v\",scopeId:\"jeICgfdzf\",children:/*#__PURE__*/_jsx(FAQPILL,{heBeBkjME:\"Can I install air conditioning in an older home?\",height:\"100%\",id:\"FVsC9fE7v\",ISU8eENN1:\"Yes, we can install air conditioning in both new and older homes. We\u2019ll assess your space and provide a solution that fits your needs without compromising your home\u2019s integrity.\",layoutId:\"FVsC9fE7v\",style:{width:\"100%\"},variant:\"msBMIkZNF\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gWjpvQPPV:{width:`max(min(${componentViewport?.width||\"100vw\"}, 1100px) - 196px, 1px)`,y:(componentViewport?.y||0)+0+8047.8+64+0+64+0+292.4+0+162},zxjyvLRRq:{width:`max(min(${componentViewport?.width||\"100vw\"}, 1100px) - 32px, 1px)`,y:(componentViewport?.y||0)+0+9623.8+32+0+32+0+276.4+0+162}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:73,width:\"600px\",y:(componentViewport?.y||0)+0+7757.8+64+0+64+0+0+162,children:/*#__PURE__*/_jsx(Container,{className:\"framer-85cbrv-container\",nodeId:\"jJy33uhku\",scopeId:\"jeICgfdzf\",children:/*#__PURE__*/_jsx(FAQPILL,{heBeBkjME:\"How often should I service my air conditioning unit?\",height:\"100%\",id:\"jJy33uhku\",ISU8eENN1:\"To keep it running efficiently, we recommend servicing your air conditioning unit once a year. This ensures it works at its best, improving air quality and reducing energy consumption.\",layoutId:\"jJy33uhku\",style:{width:\"100%\"},variant:\"msBMIkZNF\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gWjpvQPPV:{width:`max(min(${componentViewport?.width||\"100vw\"}, 1100px) - 196px, 1px)`,y:(componentViewport?.y||0)+0+8047.8+64+0+64+0+292.4+0+243},zxjyvLRRq:{width:`max(min(${componentViewport?.width||\"100vw\"}, 1100px) - 32px, 1px)`,y:(componentViewport?.y||0)+0+9623.8+32+0+32+0+276.4+0+243}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:73,width:\"600px\",y:(componentViewport?.y||0)+0+7757.8+64+0+64+0+0+243,children:/*#__PURE__*/_jsx(Container,{className:\"framer-cmky2x-container\",nodeId:\"YSRrRYcIY\",scopeId:\"jeICgfdzf\",children:/*#__PURE__*/_jsx(FAQPILL,{heBeBkjME:\"Are there eco-friendly air conditioning options?\",height:\"100%\",id:\"YSRrRYcIY\",ISU8eENN1:\"Yes, we offer environmentally friendly systems that are more energy-efficient and use refrigerants with lower global warming potential. These systems reduce both energy usage and your carbon footprint.\",layoutId:\"YSRrRYcIY\",style:{width:\"100%\"},variant:\"msBMIkZNF\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gWjpvQPPV:{width:`max(min(${componentViewport?.width||\"100vw\"}, 1100px) - 196px, 1px)`,y:(componentViewport?.y||0)+0+8047.8+64+0+64+0+292.4+0+324},zxjyvLRRq:{width:`max(min(${componentViewport?.width||\"100vw\"}, 1100px) - 32px, 1px)`,y:(componentViewport?.y||0)+0+9623.8+32+0+32+0+276.4+0+324}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:73,width:\"600px\",y:(componentViewport?.y||0)+0+7757.8+64+0+64+0+0+324,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1luc8yc-container\",nodeId:\"W8rBbhIXw\",scopeId:\"jeICgfdzf\",children:/*#__PURE__*/_jsx(FAQPILL,{heBeBkjME:\"How long does it take to install air conditioning in my home?\",height:\"100%\",id:\"W8rBbhIXw\",ISU8eENN1:\"Installation typically takes between one to two days, depending on the size of your home and the complexity of the installation. We\u2019ll give you a clear timeline before starting the work.\",layoutId:\"W8rBbhIXw\",style:{width:\"100%\"},variant:\"msBMIkZNF\",width:\"100%\"})})})})]})]}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1grt1xx hidden-1uip07c\",\"data-framer-name\":\"pointinghand (2) 1\"})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gWjpvQPPV:{y:(componentViewport?.y||0)+0+8993.2},zxjyvLRRq:{y:(componentViewport?.y||0)+0+10425.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1002,y:(componentViewport?.y||0)+0+8410.8,children:/*#__PURE__*/_jsx(Container,{className:\"framer-14d9ncm-container\",nodeId:\"pmin9fyJY\",scopeId:\"jeICgfdzf\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{gWjpvQPPV:{variant:\"M0T6GsBxp\"},zxjyvLRRq:{variant:\"PGv8H2Dws\"}},children:/*#__PURE__*/_jsx(Contact,{height:\"100%\",id:\"pmin9fyJY\",jnoD2oP1P:\"Explore air conditioning with our team\",layoutId:\"pmin9fyJY\",variant:\"mqQVpK0a9\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-ojp5a.framer-xrxjde, .framer-ojp5a .framer-xrxjde { display: block; }\",\".framer-ojp5a.framer-3vh1nv { 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: 1100px; }\",\".framer-ojp5a .framer-2oxsiq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; max-width: 1100px; overflow: hidden; padding: 104px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-ojp5a .framer-1ogvof5 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-end; overflow: visible; padding: 48px 32px 16px 32px; position: relative; width: 1px; }\",\".framer-ojp5a .framer-1xtmzr-container, .framer-ojp5a .framer-14d9ncm-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-ojp5a .framer-dxxflb { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 486px; }\",\".framer-ojp5a .framer-b7fk36 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ojp5a .framer-xit07j, .framer-ojp5a .framer-1opzip4, .framer-ojp5a .framer-1kl579l, .framer-ojp5a .framer-1niljjh, .framer-ojp5a .framer-wlsbe4, .framer-ojp5a .framer-121qbq4, .framer-ojp5a .framer-1ivf2vj, .framer-ojp5a .framer-173xojf, .framer-ojp5a .framer-1iuvwcd, .framer-ojp5a .framer-sfbz2r, .framer-ojp5a .framer-141ug4k, .framer-ojp5a .framer-2zazwp, .framer-ojp5a .framer-hxjogr, .framer-ojp5a .framer-1f3lkw3 { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-ojp5a .framer-dg2ghp, .framer-ojp5a .framer-1ejcqko, .framer-ojp5a .framer-1kzujda { --framer-paragraph-spacing: 0px; --framer-text-wrap-override: balance; flex: none; height: auto; position: relative; width: 100%; }\",\".framer-ojp5a .framer-tk36yn { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ojp5a .framer-smz6g5, .framer-ojp5a .framer-19ywi59, .framer-ojp5a .framer-jst4a2, .framer-ojp5a .framer-1q5riq8 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ojp5a .framer-x1zpfk, .framer-ojp5a .framer-1lm2p4p, .framer-ojp5a .framer-1xijhts, .framer-ojp5a .framer-1fcz1js { flex: none; height: 20px; position: relative; width: 20px; }\",\".framer-ojp5a .framer-f9blm0, .framer-ojp5a .framer-1cxpx5j, .framer-ojp5a .framer-s71kt8, .framer-ojp5a .framer-1nme8pg, .framer-ojp5a .framer-hf59hh, .framer-ojp5a .framer-458o2a, .framer-ojp5a .framer-1rsh26i, .framer-ojp5a .framer-rf949g { --framer-paragraph-spacing: 0px; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-ojp5a .framer-12vn9mh { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-ojp5a .framer-15xza27-container, .framer-ojp5a .framer-qjy9g9-container, .framer-ojp5a .framer-1symdwp-container { flex: none; height: 48px; position: relative; width: auto; }\",\".framer-ojp5a .framer-7yh3mw { align-content: center; align-items: center; align-self: stretch; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: auto; justify-content: flex-start; overflow: hidden; padding: 0px 32px 16px 32px; position: relative; width: 1px; }\",\".framer-ojp5a .framer-11f5m7f { border-bottom-left-radius: 4px; border-bottom-right-radius: 96px; border-top-left-radius: 96px; border-top-right-radius: 4px; flex: 1 0 0px; height: 100%; position: relative; width: 1px; }\",\".framer-ojp5a .framer-kkmmn2 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; max-width: 1100px; overflow: hidden; padding: 40px 32px 40px 32px; position: relative; width: 100%; }\",\".framer-ojp5a .framer-1ucitna { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ojp5a .framer-1jmaunk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ojp5a .framer-pgwxx { --border-bottom-width: 0px; --border-color: rgba(0, 0, 0, 0.1); --border-left-width: 0px; --border-right-width: 1px; --border-style: solid; --border-top-width: 0px; align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; overflow: visible; padding: 32px 40px 32px 0px; position: relative; width: 230px; }\",\".framer-ojp5a .framer-t1womw { --framer-paragraph-spacing: 0px; --framer-text-wrap-override: balance; flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-ojp5a .framer-hkveae { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: 100%; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-ojp5a .framer-neo6cc-container { flex: 1 0 0px; height: 104px; position: relative; width: 1px; }\",\".framer-ojp5a .framer-1du01gw { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; padding: 0px; position: relative; width: min-content; }\",\".framer-ojp5a .framer-10mgx42 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: min-content; }\",\".framer-ojp5a .framer-1l8h2ix { align-content: center; align-items: center; background-color: var(--token-ecdf63eb-bc6c-443b-8baf-42c9eb7f7de2, #f7f7f7); border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 96px; justify-content: center; overflow: visible; padding: 0px 24px 0px 24px; position: relative; width: 240px; }\",\".framer-ojp5a .framer-1n30u3b { aspect-ratio: 4.714549000063552 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 38px); position: relative; width: 177px; }\",\".framer-ojp5a .framer-h3ecvr { background-color: rgba(0, 0, 0, 0.1); flex: none; height: 1px; overflow: hidden; position: relative; width: 100%; }\",\".framer-ojp5a .framer-1lr7v6w, .framer-ojp5a .framer-15wos65 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ojp5a .framer-3ze2t7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ojp5a .framer-1agg8ml, .framer-ojp5a .framer-1jz11xf, .framer-ojp5a .framer-px19s5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 18px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 205px; }\",\".framer-ojp5a .framer-b2p1ql, .framer-ojp5a .framer-1qvg8e5 { flex: none; height: 48px; position: relative; width: 48px; }\",\".framer-ojp5a .framer-1oihx6i { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 18px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 200px; }\",\".framer-ojp5a .framer-l7red4, .framer-ojp5a .framer-5ebz6g { flex: none; height: 48px; position: relative; width: 49px; }\",\".framer-ojp5a .framer-1da8mmn-container, .framer-ojp5a .framer-19dxoqd-container { flex: none; height: auto; max-width: 1100px; position: relative; width: 100%; }\",\".framer-ojp5a .framer-1au2wut { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; max-width: 1100px; overflow: visible; padding: 64px 32px 64px 32px; position: relative; width: 100%; }\",\".framer-ojp5a .framer-1hzgb0r { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-ojp5a .framer-tun2x8 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ojp5a .framer-160spvm { align-content: center; align-items: center; background-color: #f7f7f7; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 100px; height: 400px; justify-content: flex-start; overflow: hidden; padding: 0px 0px 0px 40px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-ojp5a .framer-1s5khsx, .framer-ojp5a .framer-nn82i3, .framer-ojp5a .framer-ps3rto { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: hidden; padding: 32px 0px 32px 0px; position: relative; width: 1px; }\",\".framer-ojp5a .framer-1tf00rt, .framer-ojp5a .framer-16c2xp3 { border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; flex: 1 0 0px; height: 100%; position: relative; width: 1px; }\",\".framer-ojp5a .framer-1gatqse { align-content: center; align-items: center; background-color: #f7f7f7; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 100px; height: 400px; justify-content: flex-start; overflow: hidden; padding: 0px 40px 0px 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-ojp5a .framer-cylsyl { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 100px; height: min-content; justify-content: flex-start; max-width: 1100px; overflow: hidden; padding: 64px 32px 64px 32px; position: relative; width: 100%; }\",\".framer-ojp5a .framer-51dbve { align-content: flex-end; align-items: flex-end; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 100px; height: 530px; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-ojp5a .framer-11iv8fc { align-content: flex-start; align-items: flex-start; background-color: #256b49; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: 530px; justify-content: flex-start; overflow: hidden; padding: 32px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-ojp5a .framer-1cq4fo3 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 56px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-ojp5a .framer-17idwa8 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ojp5a .framer-1gmoft0 { align-content: center; align-items: center; background-color: #f7f7f7; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 100px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 0px 0px 40px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-ojp5a .framer-1931ldy, .framer-ojp5a .framer-hwum5i { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-ojp5a .framer-13x9mky, .framer-ojp5a .framer-14vxiye { align-self: stretch; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-ojp5a .framer-1u4h42 { align-content: center; align-items: center; background-color: #f7f7f7; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 100px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-ojp5a .framer-9yh23q { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: hidden; padding: 32px 40px 32px 0px; position: relative; width: 1px; }\",\".framer-ojp5a .framer-19e5sv2 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; max-width: 1100px; overflow: visible; padding: 48px 32px 48px 32px; position: relative; width: 100%; }\",\".framer-ojp5a .framer-wru2c { align-content: center; align-items: center; background-color: #256b49; border-bottom-left-radius: 14px; border-bottom-right-radius: 14px; border-top-left-radius: 14px; border-top-right-radius: 14px; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; max-width: 1100px; overflow: hidden; padding: 24px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-ojp5a .framer-t0hcsv { aspect-ratio: 0.7553956834532374 / 1; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; flex: none; height: var(--framer-aspect-ratio-supported, 556px); overflow: hidden; position: relative; width: 43%; will-change: var(--framer-will-change-override, transform); z-index: 2; }\",\".framer-ojp5a .framer-1f223qq { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px 32px 0px 0px; position: relative; width: 1px; z-index: 2; }\",\".framer-ojp5a .framer-686kzl { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-ojp5a .framer-rig2f5 { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 84%; word-break: break-word; word-wrap: break-word; }\",\".framer-ojp5a .framer-mzd0tf { aspect-ratio: 1.4420190995907232 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 733px); left: 62%; position: absolute; top: 45%; transform: translate(-50%, -50%); width: 107%; z-index: 1; }\",\".framer-ojp5a .framer-19029l1 { 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; max-width: 1100px; overflow: visible; padding: 64px 32px 72px 32px; position: relative; width: 100%; }\",\".framer-ojp5a .framer-14lxe8x { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: sticky; top: 140px; white-space: pre-wrap; width: 380px; word-break: break-word; word-wrap: break-word; z-index: 1; }\",\".framer-ojp5a .framer-x13lj5 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; max-width: 600px; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-ojp5a .framer-u750h1, .framer-ojp5a .framer-aot7jo, .framer-ojp5a .framer-1uzfbqh, .framer-ojp5a .framer-k8q8eh { align-content: flex-start; align-items: flex-start; background-color: #f7f7f7; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 56px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 32px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-ojp5a .framer-19jv5c0, .framer-ojp5a .framer-or7rxo, .framer-ojp5a .framer-6y3m8z, .framer-ojp5a .framer-19heonh { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-ojp5a .framer-1g64742, .framer-ojp5a .framer-10d8qey, .framer-ojp5a .framer-19wkvk1, .framer-ojp5a .framer-1wyz4xy { align-content: center; align-items: center; background-color: #01f091; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 40px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 40px; }\",\".framer-ojp5a .framer-1eol6zk, .framer-ojp5a .framer-74dyrv, .framer-ojp5a .framer-kv8vrv, .framer-ojp5a .framer-1spqh7, .framer-ojp5a .framer-l8dhrt, .framer-ojp5a .framer-rgg4s9, .framer-ojp5a .framer-1cm3xeo { --framer-paragraph-spacing: 24px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-ojp5a .framer-1204nsr, .framer-ojp5a .framer-1bwnyew, .framer-ojp5a .framer-192ptlm, .framer-ojp5a .framer-13wlgn2 { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 536px; word-break: break-word; word-wrap: break-word; }\",\".framer-ojp5a .framer-1c86sve { --framer-paragraph-spacing: 24px; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-ojp5a .framer-1bccgvr { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; max-width: 1100px; overflow: visible; padding: 64px 32px 64px 32px; position: relative; width: 100%; }\",\".framer-ojp5a .framer-kq2z17 { --border-bottom-width: 1px; --border-color: #e8e8e8; --border-left-width: 0px; --border-right-width: 0px; --border-style: solid; --border-top-width: 1px; 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; overflow: visible; padding: 64px 0px 64px 0px; position: relative; width: 100%; }\",\".framer-ojp5a .framer-16wxgj3 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-ojp5a .framer-cij79i { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: 64%; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 343px; }\",\".framer-ojp5a .framer-jqk4no { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ojp5a .framer-12cslic { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 87%; word-break: break-word; word-wrap: break-word; }\",\".framer-ojp5a .framer-1ymi8hx { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 2px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: 100%; }\",\".framer-ojp5a .framer-1bry749 { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-ojp5a .framer-15djl13 { flex: none; height: 16px; position: relative; width: 16px; }\",\".framer-ojp5a .framer-1kkfbii { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 600px; }\",\".framer-ojp5a .framer-1f0qhzd-container, .framer-ojp5a .framer-13qd9ta-container, .framer-ojp5a .framer-85cbrv-container, .framer-ojp5a .framer-cmky2x-container, .framer-ojp5a .framer-1luc8yc-container { flex: none; height: auto; position: relative; width: 600px; }\",\".framer-ojp5a .framer-1grt1xx { flex: none; height: 32px; overflow: hidden; position: relative; width: 32px; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-ojp5a.framer-3vh1nv, .framer-ojp5a .framer-2oxsiq, .framer-ojp5a .framer-1ogvof5, .framer-ojp5a .framer-dxxflb, .framer-ojp5a .framer-b7fk36, .framer-ojp5a .framer-tk36yn, .framer-ojp5a .framer-smz6g5, .framer-ojp5a .framer-19ywi59, .framer-ojp5a .framer-jst4a2, .framer-ojp5a .framer-1q5riq8, .framer-ojp5a .framer-12vn9mh, .framer-ojp5a .framer-7yh3mw, .framer-ojp5a .framer-kkmmn2, .framer-ojp5a .framer-1ucitna, .framer-ojp5a .framer-1jmaunk, .framer-ojp5a .framer-pgwxx, .framer-ojp5a .framer-hkveae, .framer-ojp5a .framer-1du01gw, .framer-ojp5a .framer-10mgx42, .framer-ojp5a .framer-1l8h2ix, .framer-ojp5a .framer-1lr7v6w, .framer-ojp5a .framer-1agg8ml, .framer-ojp5a .framer-1oihx6i, .framer-ojp5a .framer-1jz11xf, .framer-ojp5a .framer-px19s5, .framer-ojp5a .framer-1au2wut, .framer-ojp5a .framer-1hzgb0r, .framer-ojp5a .framer-tun2x8, .framer-ojp5a .framer-160spvm, .framer-ojp5a .framer-1s5khsx, .framer-ojp5a .framer-1gatqse, .framer-ojp5a .framer-nn82i3, .framer-ojp5a .framer-cylsyl, .framer-ojp5a .framer-51dbve, .framer-ojp5a .framer-11iv8fc, .framer-ojp5a .framer-1cq4fo3, .framer-ojp5a .framer-15wos65, .framer-ojp5a .framer-17idwa8, .framer-ojp5a .framer-1gmoft0, .framer-ojp5a .framer-ps3rto, .framer-ojp5a .framer-1931ldy, .framer-ojp5a .framer-1u4h42, .framer-ojp5a .framer-9yh23q, .framer-ojp5a .framer-hwum5i, .framer-ojp5a .framer-19e5sv2, .framer-ojp5a .framer-wru2c, .framer-ojp5a .framer-1f223qq, .framer-ojp5a .framer-686kzl, .framer-ojp5a .framer-x13lj5, .framer-ojp5a .framer-u750h1, .framer-ojp5a .framer-19jv5c0, .framer-ojp5a .framer-1g64742, .framer-ojp5a .framer-aot7jo, .framer-ojp5a .framer-or7rxo, .framer-ojp5a .framer-10d8qey, .framer-ojp5a .framer-1uzfbqh, .framer-ojp5a .framer-6y3m8z, .framer-ojp5a .framer-19wkvk1, .framer-ojp5a .framer-k8q8eh, .framer-ojp5a .framer-19heonh, .framer-ojp5a .framer-1wyz4xy, .framer-ojp5a .framer-1bccgvr, .framer-ojp5a .framer-cij79i, .framer-ojp5a .framer-jqk4no, .framer-ojp5a .framer-1ymi8hx, .framer-ojp5a .framer-1kkfbii { gap: 0px; } .framer-ojp5a.framer-3vh1nv > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-ojp5a.framer-3vh1nv > :first-child, .framer-ojp5a .framer-1ogvof5 > :first-child, .framer-ojp5a .framer-dxxflb > :first-child, .framer-ojp5a .framer-b7fk36 > :first-child, .framer-ojp5a .framer-tk36yn > :first-child, .framer-ojp5a .framer-kkmmn2 > :first-child, .framer-ojp5a .framer-1ucitna > :first-child, .framer-ojp5a .framer-1l8h2ix > :first-child, .framer-ojp5a .framer-1lr7v6w > :first-child, .framer-ojp5a .framer-1au2wut > :first-child, .framer-ojp5a .framer-1hzgb0r > :first-child, .framer-ojp5a .framer-tun2x8 > :first-child, .framer-ojp5a .framer-1s5khsx > :first-child, .framer-ojp5a .framer-nn82i3 > :first-child, .framer-ojp5a .framer-cylsyl > :first-child, .framer-ojp5a .framer-11iv8fc > :first-child, .framer-ojp5a .framer-1cq4fo3 > :first-child, .framer-ojp5a .framer-15wos65 > :first-child, .framer-ojp5a .framer-17idwa8 > :first-child, .framer-ojp5a .framer-ps3rto > :first-child, .framer-ojp5a .framer-1931ldy > :first-child, .framer-ojp5a .framer-9yh23q > :first-child, .framer-ojp5a .framer-hwum5i > :first-child, .framer-ojp5a .framer-1f223qq > :first-child, .framer-ojp5a .framer-686kzl > :first-child, .framer-ojp5a .framer-x13lj5 > :first-child, .framer-ojp5a .framer-u750h1 > :first-child, .framer-ojp5a .framer-1g64742 > :first-child, .framer-ojp5a .framer-aot7jo > :first-child, .framer-ojp5a .framer-10d8qey > :first-child, .framer-ojp5a .framer-1uzfbqh > :first-child, .framer-ojp5a .framer-19wkvk1 > :first-child, .framer-ojp5a .framer-k8q8eh > :first-child, .framer-ojp5a .framer-1wyz4xy > :first-child, .framer-ojp5a .framer-1bccgvr > :first-child, .framer-ojp5a .framer-cij79i > :first-child, .framer-ojp5a .framer-jqk4no > :first-child, .framer-ojp5a .framer-1kkfbii > :first-child { margin-top: 0px; } .framer-ojp5a.framer-3vh1nv > :last-child, .framer-ojp5a .framer-1ogvof5 > :last-child, .framer-ojp5a .framer-dxxflb > :last-child, .framer-ojp5a .framer-b7fk36 > :last-child, .framer-ojp5a .framer-tk36yn > :last-child, .framer-ojp5a .framer-kkmmn2 > :last-child, .framer-ojp5a .framer-1ucitna > :last-child, .framer-ojp5a .framer-1l8h2ix > :last-child, .framer-ojp5a .framer-1lr7v6w > :last-child, .framer-ojp5a .framer-1au2wut > :last-child, .framer-ojp5a .framer-1hzgb0r > :last-child, .framer-ojp5a .framer-tun2x8 > :last-child, .framer-ojp5a .framer-1s5khsx > :last-child, .framer-ojp5a .framer-nn82i3 > :last-child, .framer-ojp5a .framer-cylsyl > :last-child, .framer-ojp5a .framer-11iv8fc > :last-child, .framer-ojp5a .framer-1cq4fo3 > :last-child, .framer-ojp5a .framer-15wos65 > :last-child, .framer-ojp5a .framer-17idwa8 > :last-child, .framer-ojp5a .framer-ps3rto > :last-child, .framer-ojp5a .framer-1931ldy > :last-child, .framer-ojp5a .framer-9yh23q > :last-child, .framer-ojp5a .framer-hwum5i > :last-child, .framer-ojp5a .framer-1f223qq > :last-child, .framer-ojp5a .framer-686kzl > :last-child, .framer-ojp5a .framer-x13lj5 > :last-child, .framer-ojp5a .framer-u750h1 > :last-child, .framer-ojp5a .framer-1g64742 > :last-child, .framer-ojp5a .framer-aot7jo > :last-child, .framer-ojp5a .framer-10d8qey > :last-child, .framer-ojp5a .framer-1uzfbqh > :last-child, .framer-ojp5a .framer-19wkvk1 > :last-child, .framer-ojp5a .framer-k8q8eh > :last-child, .framer-ojp5a .framer-1wyz4xy > :last-child, .framer-ojp5a .framer-1bccgvr > :last-child, .framer-ojp5a .framer-cij79i > :last-child, .framer-ojp5a .framer-jqk4no > :last-child, .framer-ojp5a .framer-1kkfbii > :last-child { margin-bottom: 0px; } .framer-ojp5a .framer-2oxsiq > *, .framer-ojp5a .framer-1jmaunk > *, .framer-ojp5a .framer-19e5sv2 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-ojp5a .framer-2oxsiq > :first-child, .framer-ojp5a .framer-smz6g5 > :first-child, .framer-ojp5a .framer-19ywi59 > :first-child, .framer-ojp5a .framer-jst4a2 > :first-child, .framer-ojp5a .framer-1q5riq8 > :first-child, .framer-ojp5a .framer-12vn9mh > :first-child, .framer-ojp5a .framer-7yh3mw > :first-child, .framer-ojp5a .framer-1jmaunk > :first-child, .framer-ojp5a .framer-pgwxx > :first-child, .framer-ojp5a .framer-hkveae > :first-child, .framer-ojp5a .framer-1du01gw > :first-child, .framer-ojp5a .framer-10mgx42 > :first-child, .framer-ojp5a .framer-1agg8ml > :first-child, .framer-ojp5a .framer-1oihx6i > :first-child, .framer-ojp5a .framer-1jz11xf > :first-child, .framer-ojp5a .framer-px19s5 > :first-child, .framer-ojp5a .framer-160spvm > :first-child, .framer-ojp5a .framer-1gatqse > :first-child, .framer-ojp5a .framer-51dbve > :first-child, .framer-ojp5a .framer-1gmoft0 > :first-child, .framer-ojp5a .framer-1u4h42 > :first-child, .framer-ojp5a .framer-19e5sv2 > :first-child, .framer-ojp5a .framer-wru2c > :first-child, .framer-ojp5a .framer-19jv5c0 > :first-child, .framer-ojp5a .framer-or7rxo > :first-child, .framer-ojp5a .framer-6y3m8z > :first-child, .framer-ojp5a .framer-19heonh > :first-child, .framer-ojp5a .framer-1ymi8hx > :first-child { margin-left: 0px; } .framer-ojp5a .framer-2oxsiq > :last-child, .framer-ojp5a .framer-smz6g5 > :last-child, .framer-ojp5a .framer-19ywi59 > :last-child, .framer-ojp5a .framer-jst4a2 > :last-child, .framer-ojp5a .framer-1q5riq8 > :last-child, .framer-ojp5a .framer-12vn9mh > :last-child, .framer-ojp5a .framer-7yh3mw > :last-child, .framer-ojp5a .framer-1jmaunk > :last-child, .framer-ojp5a .framer-pgwxx > :last-child, .framer-ojp5a .framer-hkveae > :last-child, .framer-ojp5a .framer-1du01gw > :last-child, .framer-ojp5a .framer-10mgx42 > :last-child, .framer-ojp5a .framer-1agg8ml > :last-child, .framer-ojp5a .framer-1oihx6i > :last-child, .framer-ojp5a .framer-1jz11xf > :last-child, .framer-ojp5a .framer-px19s5 > :last-child, .framer-ojp5a .framer-160spvm > :last-child, .framer-ojp5a .framer-1gatqse > :last-child, .framer-ojp5a .framer-51dbve > :last-child, .framer-ojp5a .framer-1gmoft0 > :last-child, .framer-ojp5a .framer-1u4h42 > :last-child, .framer-ojp5a .framer-19e5sv2 > :last-child, .framer-ojp5a .framer-wru2c > :last-child, .framer-ojp5a .framer-19jv5c0 > :last-child, .framer-ojp5a .framer-or7rxo > :last-child, .framer-ojp5a .framer-6y3m8z > :last-child, .framer-ojp5a .framer-19heonh > :last-child, .framer-ojp5a .framer-1ymi8hx > :last-child { margin-right: 0px; } .framer-ojp5a .framer-1ogvof5 > *, .framer-ojp5a .framer-dxxflb > *, .framer-ojp5a .framer-1ucitna > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-ojp5a .framer-b7fk36 > *, .framer-ojp5a .framer-1hzgb0r > *, .framer-ojp5a .framer-jqk4no > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-ojp5a .framer-tk36yn > *, .framer-ojp5a .framer-1kkfbii > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-ojp5a .framer-smz6g5 > *, .framer-ojp5a .framer-19ywi59 > *, .framer-ojp5a .framer-jst4a2 > *, .framer-ojp5a .framer-1q5riq8 > *, .framer-ojp5a .framer-7yh3mw > *, .framer-ojp5a .framer-10mgx42 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-ojp5a .framer-12vn9mh > *, .framer-ojp5a .framer-hkveae > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-ojp5a .framer-kkmmn2 > *, .framer-ojp5a .framer-1l8h2ix > *, .framer-ojp5a .framer-1g64742 > *, .framer-ojp5a .framer-10d8qey > *, .framer-ojp5a .framer-19wkvk1 > *, .framer-ojp5a .framer-1wyz4xy > *, .framer-ojp5a .framer-1bccgvr > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-ojp5a .framer-pgwxx > * { margin: 0px; margin-left: calc(60px / 2); margin-right: calc(60px / 2); } .framer-ojp5a .framer-1du01gw > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-ojp5a .framer-1lr7v6w > *, .framer-ojp5a .framer-1s5khsx > *, .framer-ojp5a .framer-nn82i3 > *, .framer-ojp5a .framer-11iv8fc > *, .framer-ojp5a .framer-15wos65 > *, .framer-ojp5a .framer-ps3rto > *, .framer-ojp5a .framer-9yh23q > *, .framer-ojp5a .framer-686kzl > *, .framer-ojp5a .framer-x13lj5 > *, .framer-ojp5a .framer-cij79i > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-ojp5a .framer-1agg8ml > *, .framer-ojp5a .framer-1oihx6i > *, .framer-ojp5a .framer-1jz11xf > *, .framer-ojp5a .framer-px19s5 > * { margin: 0px; margin-left: calc(18px / 2); margin-right: calc(18px / 2); } .framer-ojp5a .framer-1au2wut > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-ojp5a .framer-tun2x8 > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-ojp5a .framer-160spvm > *, .framer-ojp5a .framer-1gatqse > *, .framer-ojp5a .framer-51dbve > *, .framer-ojp5a .framer-1gmoft0 > *, .framer-ojp5a .framer-1u4h42 > * { margin: 0px; margin-left: calc(100px / 2); margin-right: calc(100px / 2); } .framer-ojp5a .framer-cylsyl > * { margin: 0px; margin-bottom: calc(100px / 2); margin-top: calc(100px / 2); } .framer-ojp5a .framer-1cq4fo3 > *, .framer-ojp5a .framer-u750h1 > *, .framer-ojp5a .framer-aot7jo > *, .framer-ojp5a .framer-1uzfbqh > *, .framer-ojp5a .framer-k8q8eh > * { margin: 0px; margin-bottom: calc(56px / 2); margin-top: calc(56px / 2); } .framer-ojp5a .framer-17idwa8 > *, .framer-ojp5a .framer-1f223qq > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-ojp5a .framer-1931ldy > *, .framer-ojp5a .framer-hwum5i > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } .framer-ojp5a .framer-wru2c > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } .framer-ojp5a .framer-19jv5c0 > *, .framer-ojp5a .framer-or7rxo > *, .framer-ojp5a .framer-6y3m8z > *, .framer-ojp5a .framer-19heonh > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-ojp5a .framer-1ymi8hx > * { margin: 0px; margin-left: calc(2px / 2); margin-right: calc(2px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,'.framer-ojp5a[data-border=\"true\"]::after, .framer-ojp5a [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@media (min-width: 768px) and (max-width: 1099px) { .framer-ojp5a.framer-3vh1nv { width: 768px; } .framer-ojp5a .framer-2oxsiq { flex-direction: column; gap: 40px; padding: 112px 0px 0px 0px; } .framer-ojp5a .framer-1ogvof5 { flex: none; padding: 0px 32px 16px 32px; width: 100%; } .framer-ojp5a .framer-7yh3mw { align-self: unset; flex: none; height: 600px; width: 100%; } .framer-ojp5a .framer-1ucitna { gap: 32px; } .framer-ojp5a .framer-pgwxx { width: 227px; } .framer-ojp5a .framer-1agg8ml, .framer-ojp5a .framer-1oihx6i, .framer-ojp5a .framer-1jz11xf { gap: 14px; width: 154px; } .framer-ojp5a .framer-b2p1ql, .framer-ojp5a .framer-l7red4, .framer-ojp5a .framer-5ebz6g, .framer-ojp5a .framer-1qvg8e5 { height: 40px; width: 40px; } .framer-ojp5a .framer-px19s5 { gap: 14px; width: 184px; } .framer-ojp5a .framer-160spvm, .framer-ojp5a .framer-1gatqse { gap: 48px; height: min-content; } .framer-ojp5a .framer-1tf00rt, .framer-ojp5a .framer-16c2xp3, .framer-ojp5a .framer-11iv8fc { align-self: stretch; height: auto; } .framer-ojp5a .framer-cylsyl { gap: 40px; } .framer-ojp5a .framer-51dbve { gap: 48px; height: min-content; order: 0; } .framer-ojp5a .framer-1gmoft0 { gap: 48px; order: 1; padding: 0px 0px 0px 32px; } .framer-ojp5a .framer-1u4h42 { gap: 48px; order: 2; padding: 0px 0px 0px 32px; } .framer-ojp5a .framer-19e5sv2 { padding: 32px 24px 32px 24px; } .framer-ojp5a .framer-wru2c { border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; gap: 24px; } .framer-ojp5a .framer-t0hcsv { border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; height: var(--framer-aspect-ratio-supported, 378px); } .framer-ojp5a .framer-1f223qq { padding: 0px 24px 0px 0px; } .framer-ojp5a .framer-686kzl { gap: 16px; } .framer-ojp5a .framer-rig2f5 { width: 90%; } .framer-ojp5a .framer-19029l1 { flex-direction: column; gap: 48px; justify-content: flex-start; } .framer-ojp5a .framer-14lxe8x { position: relative; top: unset; } .framer-ojp5a .framer-x13lj5 { flex: none; max-width: unset; width: 100%; } .framer-ojp5a .framer-16wxgj3 { flex-direction: column; gap: 40px; justify-content: flex-start; } .framer-ojp5a .framer-cij79i { height: min-content; width: 417px; } .framer-ojp5a .framer-1kkfbii, .framer-ojp5a .framer-1f0qhzd-container, .framer-ojp5a .framer-13qd9ta-container, .framer-ojp5a .framer-85cbrv-container, .framer-ojp5a .framer-cmky2x-container, .framer-ojp5a .framer-1luc8yc-container { width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-ojp5a .framer-2oxsiq, .framer-ojp5a .framer-1ucitna, .framer-ojp5a .framer-1agg8ml, .framer-ojp5a .framer-1oihx6i, .framer-ojp5a .framer-1jz11xf, .framer-ojp5a .framer-px19s5, .framer-ojp5a .framer-160spvm, .framer-ojp5a .framer-1gatqse, .framer-ojp5a .framer-cylsyl, .framer-ojp5a .framer-51dbve, .framer-ojp5a .framer-1gmoft0, .framer-ojp5a .framer-1u4h42, .framer-ojp5a .framer-wru2c, .framer-ojp5a .framer-686kzl, .framer-ojp5a .framer-19029l1, .framer-ojp5a .framer-16wxgj3 { gap: 0px; } .framer-ojp5a .framer-2oxsiq > *, .framer-ojp5a .framer-cylsyl > *, .framer-ojp5a .framer-16wxgj3 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-ojp5a .framer-2oxsiq > :first-child, .framer-ojp5a .framer-1ucitna > :first-child, .framer-ojp5a .framer-cylsyl > :first-child, .framer-ojp5a .framer-686kzl > :first-child, .framer-ojp5a .framer-19029l1 > :first-child, .framer-ojp5a .framer-16wxgj3 > :first-child { margin-top: 0px; } .framer-ojp5a .framer-2oxsiq > :last-child, .framer-ojp5a .framer-1ucitna > :last-child, .framer-ojp5a .framer-cylsyl > :last-child, .framer-ojp5a .framer-686kzl > :last-child, .framer-ojp5a .framer-19029l1 > :last-child, .framer-ojp5a .framer-16wxgj3 > :last-child { margin-bottom: 0px; } .framer-ojp5a .framer-1ucitna > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-ojp5a .framer-1agg8ml > *, .framer-ojp5a .framer-1oihx6i > *, .framer-ojp5a .framer-1jz11xf > *, .framer-ojp5a .framer-px19s5 > * { margin: 0px; margin-left: calc(14px / 2); margin-right: calc(14px / 2); } .framer-ojp5a .framer-1agg8ml > :first-child, .framer-ojp5a .framer-1oihx6i > :first-child, .framer-ojp5a .framer-1jz11xf > :first-child, .framer-ojp5a .framer-px19s5 > :first-child, .framer-ojp5a .framer-160spvm > :first-child, .framer-ojp5a .framer-1gatqse > :first-child, .framer-ojp5a .framer-51dbve > :first-child, .framer-ojp5a .framer-1gmoft0 > :first-child, .framer-ojp5a .framer-1u4h42 > :first-child, .framer-ojp5a .framer-wru2c > :first-child { margin-left: 0px; } .framer-ojp5a .framer-1agg8ml > :last-child, .framer-ojp5a .framer-1oihx6i > :last-child, .framer-ojp5a .framer-1jz11xf > :last-child, .framer-ojp5a .framer-px19s5 > :last-child, .framer-ojp5a .framer-160spvm > :last-child, .framer-ojp5a .framer-1gatqse > :last-child, .framer-ojp5a .framer-51dbve > :last-child, .framer-ojp5a .framer-1gmoft0 > :last-child, .framer-ojp5a .framer-1u4h42 > :last-child, .framer-ojp5a .framer-wru2c > :last-child { margin-right: 0px; } .framer-ojp5a .framer-160spvm > *, .framer-ojp5a .framer-1gatqse > *, .framer-ojp5a .framer-51dbve > *, .framer-ojp5a .framer-1gmoft0 > *, .framer-ojp5a .framer-1u4h42 > * { margin: 0px; margin-left: calc(48px / 2); margin-right: calc(48px / 2); } .framer-ojp5a .framer-wru2c > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-ojp5a .framer-686kzl > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-ojp5a .framer-19029l1 > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } }}\",\"@media (max-width: 767px) { .framer-ojp5a.framer-3vh1nv { width: 480px; } .framer-ojp5a .framer-2oxsiq { flex-direction: column; gap: 24px; padding: 92px 0px 0px 0px; } .framer-ojp5a .framer-1ogvof5 { flex: none; gap: 32px; padding: 0px 16px 16px 16px; width: 100%; } .framer-ojp5a .framer-dxxflb, .framer-ojp5a .framer-12vn9mh, .framer-ojp5a .framer-1204nsr, .framer-ojp5a .framer-1bwnyew, .framer-ojp5a .framer-192ptlm, .framer-ojp5a .framer-13wlgn2, .framer-ojp5a .framer-1kkfbii, .framer-ojp5a .framer-1f0qhzd-container, .framer-ojp5a .framer-13qd9ta-container, .framer-ojp5a .framer-85cbrv-container, .framer-ojp5a .framer-cmky2x-container, .framer-ojp5a .framer-1luc8yc-container { width: 100%; } .framer-ojp5a .framer-15xza27-container { flex: 1 0 0px; height: 56px; width: 1px; } .framer-ojp5a .framer-7yh3mw { align-self: unset; flex: none; height: 600px; padding: 0px 16px 16px 16px; width: 100%; } .framer-ojp5a .framer-kkmmn2 { padding: 16px 16px 24px 16px; } .framer-ojp5a .framer-1ucitna { gap: 24px; } .framer-ojp5a .framer-1jmaunk { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 24px; } .framer-ojp5a .framer-pgwxx { --border-bottom-width: 1px; --border-right-width: 0px; align-content: flex-start; align-items: flex-start; flex-direction: column; padding: 16px 16px 16px 0px; width: 100%; } .framer-ojp5a .framer-t1womw, .framer-ojp5a .framer-1cq4fo3, .framer-ojp5a .framer-x13lj5 { flex: none; width: 100%; } .framer-ojp5a .framer-hkveae { flex: none; height: 104px; width: 100%; } .framer-ojp5a .framer-3ze2t7 { align-content: unset; align-items: unset; display: grid; gap: 8px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(50px, 1fr)); grid-template-rows: repeat(1, minmax(0, 1fr)); justify-content: center; } .framer-ojp5a .framer-1agg8ml, .framer-ojp5a .framer-1oihx6i, .framer-ojp5a .framer-1jz11xf, .framer-ojp5a .framer-px19s5 { align-self: start; gap: 12px; justify-self: start; width: 100%; } .framer-ojp5a .framer-b2p1ql, .framer-ojp5a .framer-l7red4, .framer-ojp5a .framer-5ebz6g, .framer-ojp5a .framer-1qvg8e5 { height: 40px; width: 40px; } .framer-ojp5a .framer-1au2wut { gap: 40px; padding: 64px 16px 64px 16px; } .framer-ojp5a .framer-tun2x8 { gap: 40px; } .framer-ojp5a .framer-160spvm { flex-direction: column; gap: 0px; height: 500px; padding: 0px; } .framer-ojp5a .framer-1s5khsx, .framer-ojp5a .framer-ps3rto, .framer-ojp5a .framer-9yh23q { flex: none; gap: 16px; padding: 24px 16px 24px 16px; width: 100%; } .framer-ojp5a .framer-1tf00rt { height: 1px; width: 100%; } .framer-ojp5a .framer-1gatqse { flex-direction: column; gap: 0px; height: min-content; padding: 0px; } .framer-ojp5a .framer-16c2xp3 { flex: none; height: 250px; order: 1; width: 100%; } .framer-ojp5a .framer-nn82i3 { flex: none; gap: 24px; order: 0; padding: 24px 16px 32px 16px; width: 100%; } .framer-ojp5a .framer-qjy9g9-container, .framer-ojp5a .framer-1symdwp-container { height: 56px; width: 100%; } .framer-ojp5a .framer-cylsyl { padding: 64px 16px 64px 16px; } .framer-ojp5a .framer-51dbve { flex-direction: column; gap: 40px; height: min-content; order: 0; } .framer-ojp5a .framer-11iv8fc { flex: none; height: 156px; width: 100%; } .framer-ojp5a .framer-1gmoft0 { flex-direction: column; gap: 0px; order: 1; padding: 0px; } .framer-ojp5a .framer-13x9mky, .framer-ojp5a .framer-14vxiye { align-self: unset; flex: none; height: 250px; width: 100%; } .framer-ojp5a .framer-1u4h42 { flex-direction: column; gap: 0px; order: 2; } .framer-ojp5a .framer-19e5sv2 { padding: 24px 16px 24px 16px; } .framer-ojp5a .framer-wru2c { border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; flex-direction: column; gap: 24px; padding: 32px 24px 32px 24px; } .framer-ojp5a .framer-t0hcsv { border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; border-top-left-radius: 6px; border-top-right-radius: 6px; height: var(--framer-aspect-ratio-supported, 265px); order: 1; width: 100%; } .framer-ojp5a .framer-1f223qq { flex: none; order: 0; padding: 0px; width: 100%; } .framer-ojp5a .framer-686kzl { gap: 16px; } .framer-ojp5a .framer-rig2f5 { width: 80%; } .framer-ojp5a .framer-mzd0tf { height: var(--framer-aspect-ratio-supported, 139px); left: 53%; order: 2; top: 17%; width: 122%; } .framer-ojp5a .framer-19029l1 { flex-direction: column; gap: 40px; justify-content: flex-start; padding: 64px 16px 40px 16px; } .framer-ojp5a .framer-14lxe8x { position: relative; top: unset; width: 269px; } .framer-ojp5a .framer-u750h1, .framer-ojp5a .framer-aot7jo, .framer-ojp5a .framer-1uzfbqh, .framer-ojp5a .framer-k8q8eh { gap: 32px; padding: 16px; } .framer-ojp5a .framer-1bccgvr { padding: 32px 16px 32px 16px; } .framer-ojp5a .framer-kq2z17 { gap: 100px; justify-content: flex-start; padding: 32px 0px 32px 0px; } .framer-ojp5a .framer-16wxgj3 { flex-direction: column; gap: 24px; justify-content: flex-start; } .framer-ojp5a .framer-cij79i { height: min-content; width: 384px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-ojp5a .framer-2oxsiq, .framer-ojp5a .framer-1ogvof5, .framer-ojp5a .framer-1ucitna, .framer-ojp5a .framer-1jmaunk, .framer-ojp5a .framer-pgwxx, .framer-ojp5a .framer-3ze2t7, .framer-ojp5a .framer-1agg8ml, .framer-ojp5a .framer-1oihx6i, .framer-ojp5a .framer-1jz11xf, .framer-ojp5a .framer-px19s5, .framer-ojp5a .framer-1au2wut, .framer-ojp5a .framer-tun2x8, .framer-ojp5a .framer-160spvm, .framer-ojp5a .framer-1s5khsx, .framer-ojp5a .framer-1gatqse, .framer-ojp5a .framer-nn82i3, .framer-ojp5a .framer-51dbve, .framer-ojp5a .framer-1gmoft0, .framer-ojp5a .framer-ps3rto, .framer-ojp5a .framer-1u4h42, .framer-ojp5a .framer-9yh23q, .framer-ojp5a .framer-wru2c, .framer-ojp5a .framer-686kzl, .framer-ojp5a .framer-19029l1, .framer-ojp5a .framer-u750h1, .framer-ojp5a .framer-aot7jo, .framer-ojp5a .framer-1uzfbqh, .framer-ojp5a .framer-k8q8eh, .framer-ojp5a .framer-kq2z17, .framer-ojp5a .framer-16wxgj3 { gap: 0px; } .framer-ojp5a .framer-2oxsiq > *, .framer-ojp5a .framer-1ucitna > *, .framer-ojp5a .framer-1jmaunk > *, .framer-ojp5a .framer-nn82i3 > *, .framer-ojp5a .framer-wru2c > *, .framer-ojp5a .framer-16wxgj3 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-ojp5a .framer-2oxsiq > :first-child, .framer-ojp5a .framer-1ogvof5 > :first-child, .framer-ojp5a .framer-1ucitna > :first-child, .framer-ojp5a .framer-1jmaunk > :first-child, .framer-ojp5a .framer-pgwxx > :first-child, .framer-ojp5a .framer-1au2wut > :first-child, .framer-ojp5a .framer-tun2x8 > :first-child, .framer-ojp5a .framer-160spvm > :first-child, .framer-ojp5a .framer-1s5khsx > :first-child, .framer-ojp5a .framer-1gatqse > :first-child, .framer-ojp5a .framer-nn82i3 > :first-child, .framer-ojp5a .framer-51dbve > :first-child, .framer-ojp5a .framer-1gmoft0 > :first-child, .framer-ojp5a .framer-ps3rto > :first-child, .framer-ojp5a .framer-1u4h42 > :first-child, .framer-ojp5a .framer-9yh23q > :first-child, .framer-ojp5a .framer-wru2c > :first-child, .framer-ojp5a .framer-686kzl > :first-child, .framer-ojp5a .framer-19029l1 > :first-child, .framer-ojp5a .framer-u750h1 > :first-child, .framer-ojp5a .framer-aot7jo > :first-child, .framer-ojp5a .framer-1uzfbqh > :first-child, .framer-ojp5a .framer-k8q8eh > :first-child, .framer-ojp5a .framer-16wxgj3 > :first-child { margin-top: 0px; } .framer-ojp5a .framer-2oxsiq > :last-child, .framer-ojp5a .framer-1ogvof5 > :last-child, .framer-ojp5a .framer-1ucitna > :last-child, .framer-ojp5a .framer-1jmaunk > :last-child, .framer-ojp5a .framer-pgwxx > :last-child, .framer-ojp5a .framer-1au2wut > :last-child, .framer-ojp5a .framer-tun2x8 > :last-child, .framer-ojp5a .framer-160spvm > :last-child, .framer-ojp5a .framer-1s5khsx > :last-child, .framer-ojp5a .framer-1gatqse > :last-child, .framer-ojp5a .framer-nn82i3 > :last-child, .framer-ojp5a .framer-51dbve > :last-child, .framer-ojp5a .framer-1gmoft0 > :last-child, .framer-ojp5a .framer-ps3rto > :last-child, .framer-ojp5a .framer-1u4h42 > :last-child, .framer-ojp5a .framer-9yh23q > :last-child, .framer-ojp5a .framer-wru2c > :last-child, .framer-ojp5a .framer-686kzl > :last-child, .framer-ojp5a .framer-19029l1 > :last-child, .framer-ojp5a .framer-u750h1 > :last-child, .framer-ojp5a .framer-aot7jo > :last-child, .framer-ojp5a .framer-1uzfbqh > :last-child, .framer-ojp5a .framer-k8q8eh > :last-child, .framer-ojp5a .framer-16wxgj3 > :last-child { margin-bottom: 0px; } .framer-ojp5a .framer-1ogvof5 > *, .framer-ojp5a .framer-u750h1 > *, .framer-ojp5a .framer-aot7jo > *, .framer-ojp5a .framer-1uzfbqh > *, .framer-ojp5a .framer-k8q8eh > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-ojp5a .framer-pgwxx > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-ojp5a .framer-3ze2t7 > *, .framer-ojp5a .framer-3ze2t7 > :first-child, .framer-ojp5a .framer-3ze2t7 > :last-child { margin: 0px; } .framer-ojp5a .framer-1agg8ml > *, .framer-ojp5a .framer-1oihx6i > *, .framer-ojp5a .framer-1jz11xf > *, .framer-ojp5a .framer-px19s5 > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-ojp5a .framer-1agg8ml > :first-child, .framer-ojp5a .framer-1oihx6i > :first-child, .framer-ojp5a .framer-1jz11xf > :first-child, .framer-ojp5a .framer-px19s5 > :first-child, .framer-ojp5a .framer-kq2z17 > :first-child { margin-left: 0px; } .framer-ojp5a .framer-1agg8ml > :last-child, .framer-ojp5a .framer-1oihx6i > :last-child, .framer-ojp5a .framer-1jz11xf > :last-child, .framer-ojp5a .framer-px19s5 > :last-child, .framer-ojp5a .framer-kq2z17 > :last-child { margin-right: 0px; } .framer-ojp5a .framer-1au2wut > *, .framer-ojp5a .framer-tun2x8 > *, .framer-ojp5a .framer-51dbve > *, .framer-ojp5a .framer-19029l1 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-ojp5a .framer-160spvm > *, .framer-ojp5a .framer-1gatqse > *, .framer-ojp5a .framer-1gmoft0 > *, .framer-ojp5a .framer-1u4h42 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-ojp5a .framer-1s5khsx > *, .framer-ojp5a .framer-ps3rto > *, .framer-ojp5a .framer-9yh23q > *, .framer-ojp5a .framer-686kzl > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-ojp5a .framer-kq2z17 > * { margin: 0px; margin-left: calc(100px / 2); margin-right: calc(100px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 10458\n * @framerIntrinsicWidth 1100\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"gWjpvQPPV\":{\"layout\":[\"fixed\",\"auto\"]},\"zxjyvLRRq\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerjeICgfdzf=withCSS(Component,css,\"framer-ojp5a\");export default FramerjeICgfdzf;FramerjeICgfdzf.displayName=\"Services / Mhvr\";FramerjeICgfdzf.defaultProps={height:10458,width:1100};addFonts(FramerjeICgfdzf,[{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:\"Figtree\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/figtree/v7/_Xmz-HUzqDCFdgfMsYiV_F7wfS-Bs_dNQF5bwkEU4HTy.woff2\",weight:\"500\"},{family:\"Figtree\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/figtree/v7/_Xmz-HUzqDCFdgfMsYiV_F7wfS-Bs_d_QF5bwkEU4HTy.woff2\",weight:\"400\"},{family:\"Figtree\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/figtree/v7/_Xmz-HUzqDCFdgfMsYiV_F7wfS-Bs_ehR15bwkEU4HTy.woff2\",weight:\"600\"}]},...LocalExpertsFonts,...BUTTONSNEWFonts,...TickerFonts,...WHYServicesFonts,...BannerCTAFonts,...FAQPILLFonts,...ContactFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts),...getFontsFromSharedStyle(sharedStyle7.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerjeICgfdzf\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"gWjpvQPPV\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"zxjyvLRRq\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerIntrinsicHeight\":\"10458\",\"framerIntrinsicWidth\":\"1100\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["LocalExpertsFonts", "getFonts", "ELJ_ToLm9_default", "BUTTONSNEWFonts", "TEf9Ya48Y_default", "TickerFonts", "Ticker", "WHYServicesFonts", "N_8QIJ4ib_default", "BannerCTAFonts", "mcuNMoD22_default", "FAQPILLFonts", "gNGv094yc_default", "ContactFonts", "ttNUcx9Er_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "toResponsiveImage", "value", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "addImageAlt", "image", "alt", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "PxJONTQSukwUdZk_dX", "EGxVcY0ybkwUdZk_dX", "idkwUdZk_dX", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "router", "useRouter", "isDisplayed", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "PropertyOverrides2", "ComponentViewportProvider", "Container", "RichText2", "x", "SVG", "ResolveLinks", "resolvedLinks", "getLoadingLazyAtYPosition", "Image2", "ChildrenCanSuspend", "AQmFrqMXM_default", "collection", "paginationInfo", "loadMore", "l", "index", "PathVariablesContext", "resolvedLinks1", "Link", "css", "FramerjeICgfdzf", "withCSS", "jeICgfdzf_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
