{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/gvT1K4DEyNAYjbLLAJua/EId4VLNHQ3fZ7HmADhAN/mvgGjIvsb.js"],
  "sourcesContent": ["// Generated by Framer (f7ce5cf)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PropertyOverrides,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import BenifitsCard from\"#framer/local/canvasComponent/cvzdQiCyB/cvzdQiCyB.js\";import Footer from\"#framer/local/canvasComponent/jUSUE08_7/jUSUE08_7.js\";import Header from\"#framer/local/canvasComponent/QOCqDIDIz/QOCqDIDIz.js\";import*as sharedStyle from\"#framer/local/css/D8Cbt_qZk/D8Cbt_qZk.js\";import*as sharedStyle3 from\"#framer/local/css/E7NM0wksx/E7NM0wksx.js\";import*as sharedStyle1 from\"#framer/local/css/jMDTxAaRd/jMDTxAaRd.js\";import*as sharedStyle4 from\"#framer/local/css/jzgmyoKGG/jzgmyoKGG.js\";import*as sharedStyle2 from\"#framer/local/css/luZ4lCvrR/luZ4lCvrR.js\";import metadataProvider from\"#framer/local/webPageMetadata/mvgGjIvsb/mvgGjIvsb.js\";const HeaderFonts=getFonts(Header);const RichTextWithFX=withFX(RichText);const MotionDivWithFX=withFX(motion.div);const BenifitsCardFonts=getFonts(BenifitsCard);const ContainerWithFX=withFX(Container);const ImageWithFX=withFX(Image);const FooterFonts=getFonts(Footer);const breakpoints={IqnZoAnRj:\"(min-width: 1440px)\",JapPjbiEP:\"(min-width: 1200px) and (max-width: 1439px)\",SJ3Uah1QC:\"(max-width: 809px)\",sWTYbvxHl:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-XxUrO\";const variantClassNames={IqnZoAnRj:\"framer-v-1r4fxuv\",JapPjbiEP:\"framer-v-jgjoh\",SJ3Uah1QC:\"framer-v-63guuj\",sWTYbvxHl:\"framer-v-lja0qb\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:40};const transition1={damping:40,delay:0,mass:1.2,stiffness:300,type:\"spring\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:40};const transition2={damping:40,delay:.2,mass:1.2,stiffness:300,type:\"spring\"};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:40};const transition3={damping:40,delay:.4,mass:1.2,stiffness:300,type:\"spring\"};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition3,x:0,y:40};const transition4={damping:40,delay:.6,mass:1.2,stiffness:300,type:\"spring\"};const animation4={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition4,x:0,y:40};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const transition5={damping:40,delay:.6,mass:1.2,stiffness:200,type:\"spring\"};const animation5={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition5,x:0,y:40};const transition6={damping:40,delay:.7,mass:1.2,stiffness:200,type:\"spring\"};const animation6={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition6,x:0,y:40};const transition7={damping:40,delay:.8,mass:1.2,stiffness:200,type:\"spring\"};const animation7={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition7,x:0,y:40};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={\"Large Display\":\"IqnZoAnRj\",Laptop:\"JapPjbiEP\",Phone:\"SJ3Uah1QC\",Tablet:\"sWTYbvxHl\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"IqnZoAnRj\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"IqnZoAnRj\",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-1r4fxuv\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{SJ3Uah1QC:{y:undefined},sWTYbvxHl:{y:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:88,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-175fdqn-container\",nodeId:\"bmfKumQVQ\",scopeId:\"mvgGjIvsb\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{SJ3Uah1QC:{variant:\"s7biE_P3H\"},sWTYbvxHl:{variant:\"sYKdGlEMa\"}},children:/*#__PURE__*/_jsx(Header,{height:\"100%\",id:\"bmfKumQVQ\",layoutId:\"bmfKumQVQ\",style:{width:\"100%\"},variant:\"BdlWw8Xl_\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"header\",{className:\"framer-yzu6r7\",\"data-framer-name\":\"About-hero-section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-90gmsf\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-nj2j8b\",\"data-framer-name\":\"Row\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1enehx\",\"data-framer-name\":\"text\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1fpwjvi\",\"data-framer-name\":\"title\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{SJ3Uah1QC:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-q47d2k\",\"data-styles-preset\":\"D8Cbt_qZk\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-6dfe5647-fc70-4a05-9ea3-ae8f58c12c42, rgb(52, 52, 43))\"},children:\"How RoofHero Works:Your Roof Replacement, Simplified.\"})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-q47d2k\",\"data-styles-preset\":\"D8Cbt_qZk\",style:{\"--framer-text-color\":\"var(--token-6dfe5647-fc70-4a05-9ea3-ae8f58c12c42, rgb(52, 52, 43))\"},children:\"How RoofHero Works:Your Roof Replacement, Simplified.\"})}),className:\"framer-13q4uxm\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{SJ3Uah1QC:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-35834e\",\"data-styles-preset\":\"jMDTxAaRd\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-6dfe5647-fc70-4a05-9ea3-ae8f58c12c42, rgb(52, 52, 43))\"},children:\"RoofHero revolutionises roofing by providing instant quotes, competitive pricing, and expert-vetted professionals\u2014making your roof replacement effortless.\"})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-35834e\",\"data-styles-preset\":\"jMDTxAaRd\",style:{\"--framer-text-color\":\"var(--token-6dfe5647-fc70-4a05-9ea3-ae8f58c12c42, rgb(52, 52, 43))\"},children:\"RoofHero revolutionises roofing by providing instant quotes, competitive pricing, and expert-vetted professionals\u2014making your roof replacement effortless.\"})}),className:\"framer-1vkh1yv\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-162gfl6\",\"data-framer-name\":\"Text\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{SJ3Uah1QC:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-22f3i8\",\"data-styles-preset\":\"luZ4lCvrR\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-6443da78-2ff3-4d71-a318-9571ba7c6439, rgb(67, 67, 56))\"},children:\"Step 1: Instant AI-Powered Measurements \uD83D\uDCCD\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-oiu7hk\",\"data-styles-preset\":\"E7NM0wksx\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-6443da78-2ff3-4d71-a318-9571ba7c6439, rgb(67, 67, 56))\"},children:\"Simply enter your address and let our advanced satellite imagery instantly measure your roof\u2014no waiting, no site visits required.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-oiu7hk\",\"data-styles-preset\":\"E7NM0wksx\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-6443da78-2ff3-4d71-a318-9571ba7c6439, rgb(67, 67, 56))\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-22f3i8\",\"data-styles-preset\":\"luZ4lCvrR\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-6443da78-2ff3-4d71-a318-9571ba7c6439, rgb(67, 67, 56))\"},children:\"Step 2: Competitive Transparent Bidding \uD83D\uDCAC\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-oiu7hk\",\"data-styles-preset\":\"E7NM0wksx\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-6443da78-2ff3-4d71-a318-9571ba7c6439, rgb(67, 67, 56))\"},children:\"We share your project details anonymously with our pre-vetted network of experienced local roofers. Contractors compete with blind bids to deliver you fair and competitive pricing.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-oiu7hk\",\"data-styles-preset\":\"E7NM0wksx\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-6443da78-2ff3-4d71-a318-9571ba7c6439, rgb(67, 67, 56))\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-22f3i8\",\"data-styles-preset\":\"luZ4lCvrR\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-6443da78-2ff3-4d71-a318-9571ba7c6439, rgb(67, 67, 56))\"},children:\"Step 3: Compare and Choose \u2705\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-oiu7hk\",\"data-styles-preset\":\"E7NM0wksx\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-6443da78-2ff3-4d71-a318-9571ba7c6439, rgb(67, 67, 56))\"},children:\"Review transparent quotes side-by-side. Evaluate pricing, customer reviews, and contractor expertise easily. Select the roofer that best matches your needs with confidence.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-oiu7hk\",\"data-styles-preset\":\"E7NM0wksx\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-6443da78-2ff3-4d71-a318-9571ba7c6439, rgb(67, 67, 56))\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-22f3i8\",\"data-styles-preset\":\"luZ4lCvrR\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-6443da78-2ff3-4d71-a318-9571ba7c6439, rgb(67, 67, 56))\"},children:\"Step 4: Stress-Free Project Completion \uD83D\uDD28\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-oiu7hk\",\"data-styles-preset\":\"E7NM0wksx\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-6443da78-2ff3-4d71-a318-9571ba7c6439, rgb(67, 67, 56))\"},children:\"Your selected contractor completes the job professionally, on schedule, and within budget. RoofHero provides ongoing project support, independent quality inspections, and complete peace of mind.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-oiu7hk\",\"data-styles-preset\":\"E7NM0wksx\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-6443da78-2ff3-4d71-a318-9571ba7c6439, rgb(67, 67, 56))\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-22f3i8\",\"data-styles-preset\":\"luZ4lCvrR\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-6443da78-2ff3-4d71-a318-9571ba7c6439, rgb(67, 67, 56))\"},children:\"Why Choose RoofHero?\"}),/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-styles-preset-oiu7hk\",\"data-styles-preset\":\"E7NM0wksx\",style:{\"--framer-text-color\":\"var(--token-6443da78-2ff3-4d71-a318-9571ba7c6439, rgb(67, 67, 56))\"},children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-text-color\":\"var(--token-6443da78-2ff3-4d71-a318-9571ba7c6439, rgb(67, 67, 56))\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Complete Confidence:\"}),\" Independent quality inspections guarantee your satisfaction.\"]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-text-color\":\"var(--token-6443da78-2ff3-4d71-a318-9571ba7c6439, rgb(67, 67, 56))\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Local, Trusted Professionals:\"}),\" Only licensed, insured, and highly rated contractors.\"]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-text-color\":\"var(--token-6443da78-2ff3-4d71-a318-9571ba7c6439, rgb(67, 67, 56))\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"No Hidden Costs:\"}),\" Transparent quotes ensure you always know exactly what you're paying for.\"]})})]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-oiu7hk\",\"data-styles-preset\":\"E7NM0wksx\",style:{\"--framer-text-color\":\"var(--token-6443da78-2ff3-4d71-a318-9571ba7c6439, rgb(67, 67, 56))\"},children:\"RoofHero takes the guesswork out of roofing, ensuring a seamless, stress-free experience from start to finish.\"})]})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-22f3i8\",\"data-styles-preset\":\"luZ4lCvrR\",style:{\"--framer-text-color\":\"var(--token-6443da78-2ff3-4d71-a318-9571ba7c6439, rgb(67, 67, 56))\"},children:\"Step 1: Instant AI-Powered Measurements \uD83D\uDCCD\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-oiu7hk\",\"data-styles-preset\":\"E7NM0wksx\",style:{\"--framer-text-color\":\"var(--token-6443da78-2ff3-4d71-a318-9571ba7c6439, rgb(67, 67, 56))\"},children:\"Simply enter your address and let our advanced satellite imagery instantly measure your roof\u2014no waiting, no site visits required.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-oiu7hk\",\"data-styles-preset\":\"E7NM0wksx\",style:{\"--framer-text-color\":\"var(--token-6443da78-2ff3-4d71-a318-9571ba7c6439, rgb(67, 67, 56))\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-22f3i8\",\"data-styles-preset\":\"luZ4lCvrR\",style:{\"--framer-text-color\":\"var(--token-6443da78-2ff3-4d71-a318-9571ba7c6439, rgb(67, 67, 56))\"},children:\"Step 2: Competitive Transparent Bidding \uD83D\uDCAC\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-oiu7hk\",\"data-styles-preset\":\"E7NM0wksx\",style:{\"--framer-text-color\":\"var(--token-6443da78-2ff3-4d71-a318-9571ba7c6439, rgb(67, 67, 56))\"},children:\"We share your project details anonymously with our pre-vetted network of experienced local roofers. Contractors compete with blind bids to deliver you fair and competitive pricing.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-oiu7hk\",\"data-styles-preset\":\"E7NM0wksx\",style:{\"--framer-text-color\":\"var(--token-6443da78-2ff3-4d71-a318-9571ba7c6439, rgb(67, 67, 56))\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-22f3i8\",\"data-styles-preset\":\"luZ4lCvrR\",style:{\"--framer-text-color\":\"var(--token-6443da78-2ff3-4d71-a318-9571ba7c6439, rgb(67, 67, 56))\"},children:\"Step 3: Compare and Choose \u2705\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-oiu7hk\",\"data-styles-preset\":\"E7NM0wksx\",style:{\"--framer-text-color\":\"var(--token-6443da78-2ff3-4d71-a318-9571ba7c6439, rgb(67, 67, 56))\"},children:\"Review transparent quotes side-by-side. Evaluate pricing, customer reviews, and contractor expertise easily. Select the roofer that best matches your needs with confidence.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-oiu7hk\",\"data-styles-preset\":\"E7NM0wksx\",style:{\"--framer-text-color\":\"var(--token-6443da78-2ff3-4d71-a318-9571ba7c6439, rgb(67, 67, 56))\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-22f3i8\",\"data-styles-preset\":\"luZ4lCvrR\",style:{\"--framer-text-color\":\"var(--token-6443da78-2ff3-4d71-a318-9571ba7c6439, rgb(67, 67, 56))\"},children:\"Step 4: Stress-Free Project Completion \uD83D\uDD28\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-oiu7hk\",\"data-styles-preset\":\"E7NM0wksx\",style:{\"--framer-text-color\":\"var(--token-6443da78-2ff3-4d71-a318-9571ba7c6439, rgb(67, 67, 56))\"},children:\"Your selected contractor completes the job professionally, on schedule, and within budget. RoofHero provides ongoing project support, independent quality inspections, and complete peace of mind.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-oiu7hk\",\"data-styles-preset\":\"E7NM0wksx\",style:{\"--framer-text-color\":\"var(--token-6443da78-2ff3-4d71-a318-9571ba7c6439, rgb(67, 67, 56))\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-22f3i8\",\"data-styles-preset\":\"luZ4lCvrR\",style:{\"--framer-text-color\":\"var(--token-6443da78-2ff3-4d71-a318-9571ba7c6439, rgb(67, 67, 56))\"},children:\"Why Choose RoofHero?\"}),/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-styles-preset-oiu7hk\",\"data-styles-preset\":\"E7NM0wksx\",style:{\"--framer-text-color\":\"var(--token-6443da78-2ff3-4d71-a318-9571ba7c6439, rgb(67, 67, 56))\"},children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-text-color\":\"var(--token-6443da78-2ff3-4d71-a318-9571ba7c6439, rgb(67, 67, 56))\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Complete Confidence:\"}),\" Independent quality inspections guarantee your satisfaction.\"]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-text-color\":\"var(--token-6443da78-2ff3-4d71-a318-9571ba7c6439, rgb(67, 67, 56))\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Local, Trusted Professionals:\"}),\" Only licensed, insured, and highly rated contractors.\"]})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--framer-text-color\":\"var(--token-6443da78-2ff3-4d71-a318-9571ba7c6439, rgb(67, 67, 56))\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"No Hidden Costs:\"}),\" Transparent quotes ensure you always know exactly what you're paying for.\"]})})]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-oiu7hk\",\"data-styles-preset\":\"E7NM0wksx\",style:{\"--framer-text-color\":\"var(--token-6443da78-2ff3-4d71-a318-9571ba7c6439, rgb(67, 67, 56))\"},children:\"RoofHero takes the guesswork out of roofing, ensuring a seamless, stress-free experience from start to finish.\"})]}),className:\"framer-u6m3p4\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})})})]}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-n3erfx\",\"data-framer-name\":\"Image & card\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JapPjbiEP:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+88+100+0+0+0+904.3+0),pixelHeight:597,pixelWidth:1e3,sizes:`calc((min(${componentViewport?.width||\"100vw\"}, 1320px) - 40px) * 0.3732)`,src:\"https://framerusercontent.com/images/4PqkoyOJTllAoyIF6djNwUDH3Y.webp\",srcSet:\"https://framerusercontent.com/images/4PqkoyOJTllAoyIF6djNwUDH3Y.webp?scale-down-to=512 512w,https://framerusercontent.com/images/4PqkoyOJTllAoyIF6djNwUDH3Y.webp 1000w\"}},SJ3Uah1QC:{background:{alt:\"\",fit:\"fill\",pixelHeight:597,pixelWidth:1e3,sizes:\"550px\",src:\"https://framerusercontent.com/images/4PqkoyOJTllAoyIF6djNwUDH3Y.webp\",srcSet:\"https://framerusercontent.com/images/4PqkoyOJTllAoyIF6djNwUDH3Y.webp?scale-down-to=512 512w,https://framerusercontent.com/images/4PqkoyOJTllAoyIF6djNwUDH3Y.webp 1000w\"}},sWTYbvxHl:{background:{alt:\"\",fit:\"fill\",pixelHeight:597,pixelWidth:1e3,sizes:`calc((min(${componentViewport?.width||\"100vw\"}, 1320px) - 40px) * 0.7997)`,src:\"https://framerusercontent.com/images/4PqkoyOJTllAoyIF6djNwUDH3Y.webp\",srcSet:\"https://framerusercontent.com/images/4PqkoyOJTllAoyIF6djNwUDH3Y.webp?scale-down-to=512 512w,https://framerusercontent.com/images/4PqkoyOJTllAoyIF6djNwUDH3Y.webp 1000w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+88+100+0+0+0+904.3+0),pixelHeight:597,pixelWidth:1e3,sizes:\"550px\",src:\"https://framerusercontent.com/images/4PqkoyOJTllAoyIF6djNwUDH3Y.webp\",srcSet:\"https://framerusercontent.com/images/4PqkoyOJTllAoyIF6djNwUDH3Y.webp?scale-down-to=512 512w,https://framerusercontent.com/images/4PqkoyOJTllAoyIF6djNwUDH3Y.webp 1000w\"},className:\"framer-1yv1wbx\",\"data-framer-name\":\"1\"})})})]})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{SJ3Uah1QC:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2013,intrinsicWidth:4800,pixelHeight:2013,pixelWidth:4800,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/LGEf4uYwDGw2QJvby956AZRhVj0.png\",srcSet:\"https://framerusercontent.com/images/LGEf4uYwDGw2QJvby956AZRhVj0.png?scale-down-to=512 512w,https://framerusercontent.com/images/LGEf4uYwDGw2QJvby956AZRhVj0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/LGEf4uYwDGw2QJvby956AZRhVj0.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/LGEf4uYwDGw2QJvby956AZRhVj0.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/LGEf4uYwDGw2QJvby956AZRhVj0.png 4800w\"}},sWTYbvxHl:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2013,intrinsicWidth:4800,pixelHeight:2013,pixelWidth:4800,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/LGEf4uYwDGw2QJvby956AZRhVj0.png\",srcSet:\"https://framerusercontent.com/images/LGEf4uYwDGw2QJvby956AZRhVj0.png?scale-down-to=512 512w,https://framerusercontent.com/images/LGEf4uYwDGw2QJvby956AZRhVj0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/LGEf4uYwDGw2QJvby956AZRhVj0.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/LGEf4uYwDGw2QJvby956AZRhVj0.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/LGEf4uYwDGw2QJvby956AZRhVj0.png 4800w\"}}},children:/*#__PURE__*/_jsxs(Image,{as:\"header\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:2013,intrinsicWidth:4800,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2633.6),pixelHeight:2013,pixelWidth:4800,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/LGEf4uYwDGw2QJvby956AZRhVj0.png\",srcSet:\"https://framerusercontent.com/images/LGEf4uYwDGw2QJvby956AZRhVj0.png?scale-down-to=512 512w,https://framerusercontent.com/images/LGEf4uYwDGw2QJvby956AZRhVj0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/LGEf4uYwDGw2QJvby956AZRhVj0.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/LGEf4uYwDGw2QJvby956AZRhVj0.png?scale-down-to=4096 4096w,https://framerusercontent.com/images/LGEf4uYwDGw2QJvby956AZRhVj0.png 4800w\"},className:\"framer-1bak6y9\",\"data-framer-name\":\"Benifits-section\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-11cigqp\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1c753vx\",\"data-framer-name\":\"Row\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ojphww\",\"data-framer-name\":\"Cards\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{SJ3Uah1QC:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1320px) - 40px)`,y:undefined},sWTYbvxHl:{width:`calc((min(${componentViewport?.width||\"100vw\"}, 1320px) - 40px) * 0.46)`,y:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:205,width:`calc((min(${componentViewport?.width||\"100vw\"}, 1320px) - 40px) * 0.32)`,y:(componentViewport?.y||0)+0+2633.6+0+0+0+0+350+0+0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1fkhbty-container\",nodeId:\"YajyjlO0a\",rendersWithMotion:true,scopeId:\"mvgGjIvsb\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{SJ3Uah1QC:{variant:\"uORZCESJM\"}},children:/*#__PURE__*/_jsx(BenifitsCard,{Dt29Mfxc_:\"Our AI technology measures your roof instantly using satellite imagery. No onsite visits, no delays\u2014just fast, accurate data.\",height:\"100%\",id:\"YajyjlO0a\",layoutId:\"YajyjlO0a\",MDBltZ0Qg:\"rgb(52, 52, 43)\",nb66AD9eg:\"Instant Roof Measurement \",style:{width:\"100%\"},variant:\"L6teSLHJ4\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{SJ3Uah1QC:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1320px) - 40px)`,y:undefined},sWTYbvxHl:{width:`calc((min(${componentViewport?.width||\"100vw\"}, 1320px) - 40px) * 0.46)`,y:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:205,width:`calc((min(${componentViewport?.width||\"100vw\"}, 1320px) - 40px) * 0.32)`,y:(componentViewport?.y||0)+0+2633.6+0+0+0+0+350+0+0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1p9nf0a-container\",nodeId:\"YFPwusJCT\",rendersWithMotion:true,scopeId:\"mvgGjIvsb\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{SJ3Uah1QC:{variant:\"uORZCESJM\"}},children:/*#__PURE__*/_jsx(BenifitsCard,{akRzzcm2z:addImageAlt({pixelHeight:60,pixelWidth:60,src:\"https://framerusercontent.com/images/0X9nB8Xzw4LG99kNtDo7GpVYnkw.svg\"},\"\"),Dt29Mfxc_:\"We tender your job anonymously to Sydney\u2019s top vetted roofing contractors, ensuring you get multiple competitive quotes quickly.\",height:\"100%\",id:\"YFPwusJCT\",layoutId:\"YFPwusJCT\",MDBltZ0Qg:\"rgb(52, 52, 43)\",nb66AD9eg:\"Competitive Contractor Bidding \",style:{width:\"100%\"},variant:\"L6teSLHJ4\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{SJ3Uah1QC:{width:`calc(min(${componentViewport?.width||\"100vw\"}, 1320px) - 40px)`,y:undefined},sWTYbvxHl:{width:`calc((min(${componentViewport?.width||\"100vw\"}, 1320px) - 40px) * 0.46)`,y:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:205,width:`calc((min(${componentViewport?.width||\"100vw\"}, 1320px) - 40px) * 0.32)`,y:(componentViewport?.y||0)+0+2633.6+0+0+0+0+350+0+0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-11h6wsi-container\",nodeId:\"jzyP9vBQJ\",rendersWithMotion:true,scopeId:\"mvgGjIvsb\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{SJ3Uah1QC:{variant:\"uORZCESJM\"}},children:/*#__PURE__*/_jsx(BenifitsCard,{akRzzcm2z:addImageAlt({pixelHeight:60,pixelWidth:55,src:\"https://framerusercontent.com/images/iLIZaxOMYeKHYs86v28iJnUxs4.svg\"},\"\"),Dt29Mfxc_:\"Easily compare transparent quotes side-by-side. Select the roofer that fits your needs best, and enjoy peace of mind with independent inspections.\",height:\"100%\",id:\"jzyP9vBQJ\",layoutId:\"jzyP9vBQJ\",MDBltZ0Qg:\"rgb(52, 52, 43)\",nb66AD9eg:\"Choose with Confidence\",style:{width:\"100%\"},variant:\"L6teSLHJ4\",width:\"100%\"})})})})})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1s6fodh\",\"data-framer-name\":\"Layer\"})]})}),/*#__PURE__*/_jsx(\"header\",{className:\"framer-1dy6vbk\",\"data-framer-name\":\"Content-section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-2tkf95\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1bvmi06\",\"data-framer-name\":\"Row\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JapPjbiEP:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1168,intrinsicWidth:1188,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3188.6+116+0+0+0+484.3),pixelHeight:635,pixelWidth:800,sizes:`calc((min(${componentViewport?.width||\"100vw\"}, 1320px) - 40px) * 0.4)`,src:\"https://framerusercontent.com/images/HskhN2OXN8pNtFL33eHOhwjK20Y.png\",srcSet:\"https://framerusercontent.com/images/HskhN2OXN8pNtFL33eHOhwjK20Y.png?scale-down-to=512 512w,https://framerusercontent.com/images/HskhN2OXN8pNtFL33eHOhwjK20Y.png 800w\"}},SJ3Uah1QC:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1168,intrinsicWidth:1188,pixelHeight:635,pixelWidth:800,sizes:`calc(min(${componentViewport?.width||\"100vw\"}, 1320px) - 40px)`,src:\"https://framerusercontent.com/images/HskhN2OXN8pNtFL33eHOhwjK20Y.png\",srcSet:\"https://framerusercontent.com/images/HskhN2OXN8pNtFL33eHOhwjK20Y.png?scale-down-to=512 512w,https://framerusercontent.com/images/HskhN2OXN8pNtFL33eHOhwjK20Y.png 800w\"}},sWTYbvxHl:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1168,intrinsicWidth:1188,pixelHeight:635,pixelWidth:800,sizes:`calc((min(${componentViewport?.width||\"100vw\"}, 1320px) - 40px) * 0.9)`,src:\"https://framerusercontent.com/images/HskhN2OXN8pNtFL33eHOhwjK20Y.png\",srcSet:\"https://framerusercontent.com/images/HskhN2OXN8pNtFL33eHOhwjK20Y.png?scale-down-to=512 512w,https://framerusercontent.com/images/HskhN2OXN8pNtFL33eHOhwjK20Y.png 800w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:1168,intrinsicWidth:1188,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3188.6+116+0+0+0+439.8),pixelHeight:635,pixelWidth:800,sizes:`calc((min(${componentViewport?.width||\"100vw\"}, 1320px) - 40px) * 0.4641)`,src:\"https://framerusercontent.com/images/HskhN2OXN8pNtFL33eHOhwjK20Y.png\",srcSet:\"https://framerusercontent.com/images/HskhN2OXN8pNtFL33eHOhwjK20Y.png?scale-down-to=512 512w,https://framerusercontent.com/images/HskhN2OXN8pNtFL33eHOhwjK20Y.png 800w\"},className:\"framer-1tcjvt9\",\"data-framer-name\":\"Image\",style:{transformPerspective:1200}})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1hqlza9\",\"data-framer-name\":\"text\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18318qj\",\"data-framer-name\":\"title\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{SJ3Uah1QC:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-q47d2k\",\"data-styles-preset\":\"D8Cbt_qZk\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-6dfe5647-fc70-4a05-9ea3-ae8f58c12c42, rgb(52, 52, 43))\"},children:\"Our Mission: Simplify Roofing, Empower Homeowners.\"})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-q47d2k\",\"data-styles-preset\":\"D8Cbt_qZk\",style:{\"--framer-text-color\":\"var(--token-6dfe5647-fc70-4a05-9ea3-ae8f58c12c42, rgb(52, 52, 43))\"},children:\"Our Mission: Simplify Roofing, Empower Homeowners.\"})}),className:\"framer-15lnwwn\",\"data-framer-name\":\"We are on a mission.\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{SJ3Uah1QC:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-jueu3r\",\"data-styles-preset\":\"jzgmyoKGG\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-6443da78-2ff3-4d71-a318-9571ba7c6439, rgb(67, 67, 56))\"},children:\"At RoofHero, our mission is straightforward: to revolutionize the roofing experience for homeowners. We leverage advanced AI technology and our network of trusted, vetted professionals to create a seamless, transparent, and stress-free roofing journey. By providing instant measurements, competitive bids, and expert guidance, we empower you to make informed decisions with confidence. RoofHero isn't just simplifying roof replacements\u2014we're transforming the industry by ensuring every homeowner has access to fair pricing, exceptional quality, and unmatched convenience.\"})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-jueu3r\",\"data-styles-preset\":\"jzgmyoKGG\",style:{\"--framer-text-color\":\"var(--token-6443da78-2ff3-4d71-a318-9571ba7c6439, rgb(67, 67, 56))\"},children:\"At RoofHero, our mission is straightforward: to revolutionize the roofing experience for homeowners. We leverage advanced AI technology and our network of trusted, vetted professionals to create a seamless, transparent, and stress-free roofing journey. By providing instant measurements, competitive bids, and expert guidance, we empower you to make informed decisions with confidence. RoofHero isn't just simplifying roof replacements\u2014we're transforming the industry by ensuring every homeowner has access to fair pricing, exceptional quality, and unmatched convenience.\"})}),className:\"framer-1yi86pf\",\"data-framer-name\":\"We have been installing boilers and heating systems for over 10 years and we are proud to say we are experts in this field. We have a team of skilled & qualified members.\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1fx1y3m\",\"data-framer-name\":\"list\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-xczxxt\",\"data-framer-name\":\"1\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1devz5q\",\"data-framer-name\":\"Icon/check\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{SJ3Uah1QC:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:24,intrinsicWidth:24,pixelHeight:24,pixelWidth:24,src:\"https://framerusercontent.com/images/QKMdLLvUQ5QKtJypCiTaLsprazc.svg\"}},sWTYbvxHl:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:24,intrinsicWidth:24,pixelHeight:24,pixelWidth:24,src:\"https://framerusercontent.com/images/QKMdLLvUQ5QKtJypCiTaLsprazc.svg\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:24,intrinsicWidth:24,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3188.6+116+0+0+0+0+0+344.6+0+0+0+6+3),pixelHeight:24,pixelWidth:24,src:\"https://framerusercontent.com/images/QKMdLLvUQ5QKtJypCiTaLsprazc.svg\"},className:\"framer-1l1ik2h\",\"data-framer-name\":\"Icon\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"170%\",\"--framer-text-color\":\"rgb(52, 52, 43)\"},children:\"Technology Meets Industry Expertise\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"170%\",\"--framer-text-color\":\"rgb(66, 66, 56)\"},children:\"RoofHero uniquely combines deep industry experience in trades with cutting-edge AI technology to revolutionise roofing for homeowners. Leveraging our proprietary algorithms and advanced geospatial mapping, we instantly deliver precise roof measurements and competitive, transparent quotes tailored specifically to your needs. This powerful blend of practical trades experience and innovative technology ensures accuracy, speed, and simplicity in every roofing project.\"})]}),className:\"framer-1rpkh0h\",\"data-framer-name\":\"Better Roofs: From free inspections, claim assistance, Roof replacements and home upgrades.\",fonts:[\"Inter-Bold\"],verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition6},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation6,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1q3yi23\",\"data-framer-name\":\"2\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1v6lqbk\",\"data-framer-name\":\"Icon/check\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{SJ3Uah1QC:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:24,intrinsicWidth:24,pixelHeight:24,pixelWidth:24,src:\"https://framerusercontent.com/images/QKMdLLvUQ5QKtJypCiTaLsprazc.svg\"}},sWTYbvxHl:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:24,intrinsicWidth:24,pixelHeight:24,pixelWidth:24,src:\"https://framerusercontent.com/images/QKMdLLvUQ5QKtJypCiTaLsprazc.svg\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:24,intrinsicWidth:24,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3188.6+116+0+0+0+0+0+344.6+0+330+0+6+3),pixelHeight:24,pixelWidth:24,src:\"https://framerusercontent.com/images/QKMdLLvUQ5QKtJypCiTaLsprazc.svg\"},className:\"framer-1q2h3h5\",\"data-framer-name\":\"Icon\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"170%\",\"--framer-text-color\":\"rgb(52, 52, 43)\"},children:[\"Our Story:\",/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"SW50ZXI=\",\"--framer-font-family\":'\"Inter\", sans-serif',\"--framer-font-weight\":\"400\",\"--framer-text-color\":\"rgb(66, 66, 56)\"},children:\" \"})]}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"170%\",\"--framer-text-color\":\"rgb(66, 66, 56)\"},children:\"Founded by professionals with a strong background in trades, technology, and AI development, RoofHero was built to transform the outdated, cumbersome roofing process into an effortless, transparent experience. Years of hands-on experience in construction and continuous R&D in machine learning enable us to offer homeowners the most efficient, reliable, and user-friendly roofing platform in Australia and New Zealand. Our commitment to innovation and quality makes RoofHero your trusted partner for every roofing project.\"})]}),className:\"framer-zpdws0\",\"data-framer-name\":\"Expert Engineers: Our experienced, knowledgeable team is here to guide you through every step of the process.\",fonts:[\"Inter-Bold\",\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition7},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-17evcaa\",\"data-framer-name\":\"3\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-iig2p3\",\"data-framer-name\":\"Icon/check\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{SJ3Uah1QC:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:24,intrinsicWidth:24,pixelHeight:24,pixelWidth:24,src:\"https://framerusercontent.com/images/QKMdLLvUQ5QKtJypCiTaLsprazc.svg\"}},sWTYbvxHl:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:24,intrinsicWidth:24,pixelHeight:24,pixelWidth:24,src:\"https://framerusercontent.com/images/QKMdLLvUQ5QKtJypCiTaLsprazc.svg\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:24,intrinsicWidth:24,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3188.6+116+0+0+0+0+0+344.6+0+660+0+6+3),pixelHeight:24,pixelWidth:24,src:\"https://framerusercontent.com/images/QKMdLLvUQ5QKtJypCiTaLsprazc.svg\"},className:\"framer-1rltjzv\",\"data-framer-name\":\"Icon\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"170%\",\"--framer-text-color\":\"rgb(52, 52, 43)\"},children:[\"Our Team:\",/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"SW50ZXI=\",\"--framer-font-family\":'\"Inter\", sans-serif',\"--framer-font-weight\":\"400\",\"--framer-text-color\":\"rgb(66, 66, 56)\"},children:\" \"})]}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"170%\",\"--framer-text-color\":\"rgb(66, 66, 56)\"},children:\"The RoofHero team is composed of experienced professionals with diverse backgrounds, including AI research, software engineering, construction management, and customer care. United by our dedication to excellence and innovation, we work tirelessly to deliver a superior customer experience, ensuring personalised service, swift responsiveness, and unparalleled transparency. Our goal is simple: empower homeowners by providing a streamlined, efficient, and trustworthy solution for all roofing needs.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"18px\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"170%\",\"--framer-text-color\":\"rgb(66, 66, 56)\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})})]}),className:\"framer-y6htwc\",\"data-framer-name\":\"Quality Materials: We understand the importance of protecting your family and investment, and we treat with care.\",fonts:[\"Inter-Bold\",\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})]})]})]})]})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{SJ3Uah1QC:{y:undefined},sWTYbvxHl:{y:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:815,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+4888.2,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-kqfjl4-container\",nodeId:\"HzprX0dim\",rendersWithMotion:true,scopeId:\"mvgGjIvsb\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JapPjbiEP:{variant:\"Qfye9i_Dp\"},SJ3Uah1QC:{variant:\"LX3tmSZWz\"},sWTYbvxHl:{variant:\"SHHdV6ttE\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"HzprX0dim\",layoutId:\"HzprX0dim\",style:{width:\"100%\"},variant:\"seSMi2tjI\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-XxUrO.framer-1c7e3vs, .framer-XxUrO .framer-1c7e3vs { display: block; }\",\".framer-XxUrO.framer-1r4fxuv { 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: 1440px; }\",\".framer-XxUrO .framer-175fdqn-container { flex: none; height: auto; position: relative; width: 100%; z-index: 4; }\",\".framer-XxUrO .framer-yzu6r7 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 100px 0px 86px 0px; position: relative; width: 100%; }\",\".framer-XxUrO .framer-90gmsf, .framer-XxUrO .framer-2tkf95 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1320px; overflow: hidden; padding: 0px 20px 0px 20px; position: relative; width: 100%; }\",\".framer-XxUrO .framer-nj2j8b, .framer-XxUrO .framer-1bvmi06 { 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-XxUrO .framer-1enehx { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 25px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 49%; }\",\".framer-XxUrO .framer-1fpwjvi { 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-XxUrO .framer-13q4uxm, .framer-XxUrO .framer-1vkh1yv, .framer-XxUrO .framer-u6m3p4, .framer-XxUrO .framer-15lnwwn, .framer-XxUrO .framer-1yi86pf { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-XxUrO .framer-162gfl6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 97%; }\",\".framer-XxUrO .framer-n3erfx { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 551px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 619px; }\",\".framer-XxUrO .framer-1yv1wbx { border-bottom-left-radius: 11px; border-bottom-right-radius: 11px; border-top-left-radius: 11px; border-top-right-radius: 11px; flex: none; height: 515px; position: absolute; right: 0px; top: 0px; width: 89%; z-index: 1; }\",\".framer-XxUrO .framer-1bak6y9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-XxUrO .framer-11cigqp { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1320px; overflow: visible; padding: 0px 20px 0px 20px; position: relative; width: 100%; }\",\".framer-XxUrO .framer-1c753vx { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 350px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-XxUrO .framer-1ojphww { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-XxUrO .framer-1fkhbty-container, .framer-XxUrO .framer-1p9nf0a-container, .framer-XxUrO .framer-11h6wsi-container { flex: none; height: auto; position: relative; width: 32%; }\",\".framer-XxUrO .framer-1s6fodh { align-content: center; align-items: center; background: linear-gradient(0.000002761690112151882deg, #ffffff 22.39583283662796%, rgba(255, 255, 255, 0) 100%); bottom: 0px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 321px; justify-content: center; left: calc(50.00000000000002% - 111.11111111111111% / 2); padding: 0px; position: absolute; width: 111%; z-index: 0; }\",\".framer-XxUrO .framer-1dy6vbk { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 116px 0px 120px 0px; position: relative; width: 100%; }\",\".framer-XxUrO .framer-1tcjvt9 { aspect-ratio: 1.0171232876712328 / 1; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; flex: none; height: var(--framer-aspect-ratio-supported, 197px); overflow: visible; position: relative; width: 46%; }\",\".framer-XxUrO .framer-1hqlza9 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 94px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 49%; }\",\".framer-XxUrO .framer-18318qj { 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-XxUrO .framer-1fx1y3m { 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: 94%; }\",\".framer-XxUrO .framer-xczxxt, .framer-XxUrO .framer-1q3yi23, .framer-XxUrO .framer-17evcaa { align-content: flex-start; align-items: flex-start; 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-XxUrO .framer-1devz5q, .framer-XxUrO .framer-1v6lqbk, .framer-XxUrO .framer-iig2p3 { align-content: center; align-items: center; aspect-ratio: 1 / 1; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: var(--framer-aspect-ratio-supported, 24px); justify-content: center; overflow: hidden; padding: 6px 0px 0px 0px; position: relative; width: 24px; }\",\".framer-XxUrO .framer-1l1ik2h, .framer-XxUrO .framer-1q2h3h5, .framer-XxUrO .framer-1rltjzv { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 12px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 17px; }\",\".framer-XxUrO .framer-1rpkh0h, .framer-XxUrO .framer-zpdws0 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 84%; word-break: break-word; word-wrap: break-word; }\",\".framer-XxUrO .framer-y6htwc { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 92%; word-break: break-word; word-wrap: break-word; }\",\".framer-XxUrO .framer-kqfjl4-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-XxUrO.framer-1r4fxuv, .framer-XxUrO .framer-yzu6r7, .framer-XxUrO .framer-90gmsf, .framer-XxUrO .framer-1enehx, .framer-XxUrO .framer-1fpwjvi, .framer-XxUrO .framer-162gfl6, .framer-XxUrO .framer-n3erfx, .framer-XxUrO .framer-1bak6y9, .framer-XxUrO .framer-11cigqp, .framer-XxUrO .framer-1c753vx, .framer-XxUrO .framer-1ojphww, .framer-XxUrO .framer-1s6fodh, .framer-XxUrO .framer-1dy6vbk, .framer-XxUrO .framer-2tkf95, .framer-XxUrO .framer-1hqlza9, .framer-XxUrO .framer-18318qj, .framer-XxUrO .framer-1fx1y3m, .framer-XxUrO .framer-xczxxt, .framer-XxUrO .framer-1devz5q, .framer-XxUrO .framer-1l1ik2h, .framer-XxUrO .framer-1q3yi23, .framer-XxUrO .framer-1v6lqbk, .framer-XxUrO .framer-1q2h3h5, .framer-XxUrO .framer-17evcaa, .framer-XxUrO .framer-iig2p3, .framer-XxUrO .framer-1rltjzv { gap: 0px; } .framer-XxUrO.framer-1r4fxuv > *, .framer-XxUrO .framer-1devz5q > *, .framer-XxUrO .framer-1v6lqbk > *, .framer-XxUrO .framer-iig2p3 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-XxUrO.framer-1r4fxuv > :first-child, .framer-XxUrO .framer-yzu6r7 > :first-child, .framer-XxUrO .framer-90gmsf > :first-child, .framer-XxUrO .framer-1enehx > :first-child, .framer-XxUrO .framer-1fpwjvi > :first-child, .framer-XxUrO .framer-162gfl6 > :first-child, .framer-XxUrO .framer-1bak6y9 > :first-child, .framer-XxUrO .framer-11cigqp > :first-child, .framer-XxUrO .framer-1c753vx > :first-child, .framer-XxUrO .framer-1s6fodh > :first-child, .framer-XxUrO .framer-1dy6vbk > :first-child, .framer-XxUrO .framer-2tkf95 > :first-child, .framer-XxUrO .framer-1hqlza9 > :first-child, .framer-XxUrO .framer-18318qj > :first-child, .framer-XxUrO .framer-1fx1y3m > :first-child, .framer-XxUrO .framer-1devz5q > :first-child, .framer-XxUrO .framer-1v6lqbk > :first-child, .framer-XxUrO .framer-iig2p3 > :first-child { margin-top: 0px; } .framer-XxUrO.framer-1r4fxuv > :last-child, .framer-XxUrO .framer-yzu6r7 > :last-child, .framer-XxUrO .framer-90gmsf > :last-child, .framer-XxUrO .framer-1enehx > :last-child, .framer-XxUrO .framer-1fpwjvi > :last-child, .framer-XxUrO .framer-162gfl6 > :last-child, .framer-XxUrO .framer-1bak6y9 > :last-child, .framer-XxUrO .framer-11cigqp > :last-child, .framer-XxUrO .framer-1c753vx > :last-child, .framer-XxUrO .framer-1s6fodh > :last-child, .framer-XxUrO .framer-1dy6vbk > :last-child, .framer-XxUrO .framer-2tkf95 > :last-child, .framer-XxUrO .framer-1hqlza9 > :last-child, .framer-XxUrO .framer-18318qj > :last-child, .framer-XxUrO .framer-1fx1y3m > :last-child, .framer-XxUrO .framer-1devz5q > :last-child, .framer-XxUrO .framer-1v6lqbk > :last-child, .framer-XxUrO .framer-iig2p3 > :last-child { margin-bottom: 0px; } .framer-XxUrO .framer-yzu6r7 > *, .framer-XxUrO .framer-162gfl6 > *, .framer-XxUrO .framer-1bak6y9 > *, .framer-XxUrO .framer-1dy6vbk > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-XxUrO .framer-90gmsf > *, .framer-XxUrO .framer-11cigqp > *, .framer-XxUrO .framer-1c753vx > *, .framer-XxUrO .framer-1s6fodh > *, .framer-XxUrO .framer-2tkf95 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-XxUrO .framer-1enehx > * { margin: 0px; margin-bottom: calc(25px / 2); margin-top: calc(25px / 2); } .framer-XxUrO .framer-1fpwjvi > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-XxUrO .framer-n3erfx > *, .framer-XxUrO .framer-xczxxt > *, .framer-XxUrO .framer-1l1ik2h > *, .framer-XxUrO .framer-1q3yi23 > *, .framer-XxUrO .framer-1q2h3h5 > *, .framer-XxUrO .framer-17evcaa > *, .framer-XxUrO .framer-1rltjzv > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-XxUrO .framer-n3erfx > :first-child, .framer-XxUrO .framer-1ojphww > :first-child, .framer-XxUrO .framer-xczxxt > :first-child, .framer-XxUrO .framer-1l1ik2h > :first-child, .framer-XxUrO .framer-1q3yi23 > :first-child, .framer-XxUrO .framer-1q2h3h5 > :first-child, .framer-XxUrO .framer-17evcaa > :first-child, .framer-XxUrO .framer-1rltjzv > :first-child { margin-left: 0px; } .framer-XxUrO .framer-n3erfx > :last-child, .framer-XxUrO .framer-1ojphww > :last-child, .framer-XxUrO .framer-xczxxt > :last-child, .framer-XxUrO .framer-1l1ik2h > :last-child, .framer-XxUrO .framer-1q3yi23 > :last-child, .framer-XxUrO .framer-1q2h3h5 > :last-child, .framer-XxUrO .framer-17evcaa > :last-child, .framer-XxUrO .framer-1rltjzv > :last-child { margin-right: 0px; } .framer-XxUrO .framer-1ojphww > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-XxUrO .framer-1hqlza9 > * { margin: 0px; margin-bottom: calc(94px / 2); margin-top: calc(94px / 2); } .framer-XxUrO .framer-18318qj > *, .framer-XxUrO .framer-1fx1y3m > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,\"@media (min-width: 1200px) and (max-width: 1439px) { .framer-XxUrO.framer-1r4fxuv { width: 1200px; } .framer-XxUrO .framer-1enehx, .framer-XxUrO .framer-1hqlza9 { width: 55%; } .framer-XxUrO .framer-n3erfx { overflow: hidden; width: 42%; } .framer-XxUrO .framer-1tcjvt9 { aspect-ratio: unset; height: 495px; width: 40%; }}\",\"@media (min-width: 810px) and (max-width: 1199px) { .framer-XxUrO.framer-1r4fxuv { width: 810px; } .framer-XxUrO .framer-yzu6r7 { padding: 60px 0px 0px 0px; } .framer-XxUrO .framer-nj2j8b, .framer-XxUrO .framer-1bvmi06 { flex-direction: column; gap: 50px; justify-content: center; } .framer-XxUrO .framer-1enehx { gap: 30px; order: 1; width: 90%; } .framer-XxUrO .framer-n3erfx { order: 0; width: 90%; } .framer-XxUrO .framer-1bak6y9 { padding: 40px 0px 30px 0px; } .framer-XxUrO .framer-1c753vx { padding: 30px 0px 0px 0px; } .framer-XxUrO .framer-1ojphww { flex-wrap: wrap; } .framer-XxUrO .framer-1fkhbty-container, .framer-XxUrO .framer-1p9nf0a-container, .framer-XxUrO .framer-11h6wsi-container { width: 46%; } .framer-XxUrO .framer-1s6fodh { height: min-content; left: 50%; min-height: 573px; transform: translateX(-50%); } .framer-XxUrO .framer-1dy6vbk { padding: 116px 0px 80px 0px; } .framer-XxUrO .framer-1tcjvt9 { aspect-ratio: unset; height: 600px; width: 90%; } .framer-XxUrO .framer-1hqlza9 { gap: 30px; width: 90%; } .framer-XxUrO .framer-1fx1y3m { width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-XxUrO .framer-nj2j8b, .framer-XxUrO .framer-1enehx, .framer-XxUrO .framer-1bvmi06, .framer-XxUrO .framer-1hqlza9 { gap: 0px; } .framer-XxUrO .framer-nj2j8b > *, .framer-XxUrO .framer-1bvmi06 > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-XxUrO .framer-nj2j8b > :first-child, .framer-XxUrO .framer-1enehx > :first-child, .framer-XxUrO .framer-1bvmi06 > :first-child, .framer-XxUrO .framer-1hqlza9 > :first-child { margin-top: 0px; } .framer-XxUrO .framer-nj2j8b > :last-child, .framer-XxUrO .framer-1enehx > :last-child, .framer-XxUrO .framer-1bvmi06 > :last-child, .framer-XxUrO .framer-1hqlza9 > :last-child { margin-bottom: 0px; } .framer-XxUrO .framer-1enehx > *, .framer-XxUrO .framer-1hqlza9 > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } }}\",\"@media (max-width: 809px) { .framer-XxUrO.framer-1r4fxuv { width: 340px; } .framer-XxUrO .framer-yzu6r7, .framer-XxUrO .framer-1bak6y9, .framer-XxUrO .framer-1dy6vbk { padding: 30px 0px 30px 0px; } .framer-XxUrO .framer-nj2j8b, .framer-XxUrO .framer-1bvmi06 { flex-direction: column; gap: 10px; justify-content: center; } .framer-XxUrO .framer-1enehx { gap: 30px; order: 1; width: 100%; } .framer-XxUrO .framer-n3erfx { order: 0; } .framer-XxUrO .framer-1yv1wbx { aspect-ratio: 1.0679611650485437 / 1; height: var(--framer-aspect-ratio-supported, 187px); } .framer-XxUrO .framer-1c753vx { padding: 0px; } .framer-XxUrO .framer-1ojphww { flex-wrap: wrap; gap: 30px; } .framer-XxUrO .framer-1fkhbty-container, .framer-XxUrO .framer-11h6wsi-container { flex: 1 0 0px; width: 1px; } .framer-XxUrO .framer-1p9nf0a-container, .framer-XxUrO .framer-1tcjvt9, .framer-XxUrO .framer-1fx1y3m { width: 100%; } .framer-XxUrO .framer-1s6fodh { height: min-content; left: 50%; min-height: 2680px; transform: translateX(-50%); width: 100%; } .framer-XxUrO .framer-1hqlza9 { gap: 30px; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-XxUrO .framer-nj2j8b, .framer-XxUrO .framer-1enehx, .framer-XxUrO .framer-1ojphww, .framer-XxUrO .framer-1bvmi06, .framer-XxUrO .framer-1hqlza9 { gap: 0px; } .framer-XxUrO .framer-nj2j8b > *, .framer-XxUrO .framer-1bvmi06 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-XxUrO .framer-nj2j8b > :first-child, .framer-XxUrO .framer-1enehx > :first-child, .framer-XxUrO .framer-1bvmi06 > :first-child, .framer-XxUrO .framer-1hqlza9 > :first-child { margin-top: 0px; } .framer-XxUrO .framer-nj2j8b > :last-child, .framer-XxUrO .framer-1enehx > :last-child, .framer-XxUrO .framer-1bvmi06 > :last-child, .framer-XxUrO .framer-1hqlza9 > :last-child { margin-bottom: 0px; } .framer-XxUrO .framer-1enehx > *, .framer-XxUrO .framer-1hqlza9 > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-XxUrO .framer-1ojphww > * { margin: 0px; margin-left: calc(30px / 2); margin-right: calc(30px / 2); } .framer-XxUrO .framer-1ojphww > :first-child { margin-left: 0px; } .framer-XxUrO .framer-1ojphww > :last-child { margin-right: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 5145\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"JapPjbiEP\":{\"layout\":[\"fixed\",\"auto\"]},\"sWTYbvxHl\":{\"layout\":[\"fixed\",\"auto\"]},\"SJ3Uah1QC\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramermvgGjIvsb=withCSS(Component,css,\"framer-XxUrO\");export default FramermvgGjIvsb;FramermvgGjIvsb.displayName=\"About\";FramermvgGjIvsb.defaultProps={height:5145,width:1440};addFonts(FramermvgGjIvsb,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"}]},...HeaderFonts,...BenifitsCardFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramermvgGjIvsb\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"JapPjbiEP\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"sWTYbvxHl\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"SJ3Uah1QC\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"5145\",\"framerAutoSizeImages\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerImmutableVariables\":\"true\",\"framerColorSyntax\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1440\",\"framerAcceptsLayoutTemplate\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["HeaderFonts", "getFonts", "QOCqDIDIz_default", "RichTextWithFX", "withFX", "RichText2", "MotionDivWithFX", "motion", "BenifitsCardFonts", "cvzdQiCyB_default", "ContainerWithFX", "Container", "ImageWithFX", "Image2", "FooterFonts", "jUSUE08_7_default", "breakpoints", "serializationHash", "variantClassNames", "animation", "transition1", "animation1", "transition2", "animation2", "transition3", "animation3", "transition4", "animation4", "addImageAlt", "image", "alt", "transition5", "animation5", "transition6", "animation6", "transition7", "animation7", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "PropertyOverrides2", "ComponentViewportProvider", "Container", "QOCqDIDIz_default", "x", "RichTextWithFX", "MotionDivWithFX", "RichText2", "getLoadingLazyAtYPosition", "Image2", "ContainerWithFX", "cvzdQiCyB_default", "ImageWithFX", "jUSUE08_7_default", "css", "FramermvgGjIvsb", "withCSS", "mvgGjIvsb_default", "addFonts", "HeaderFonts", "BenifitsCardFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
