{"version":3,"file":"TDpB3FWExtsm0UnJJcJtLQE1GNgFu95xNpnIe8Y-JZQ.WAtv3SQ9.mjs","names":["Navigation","TagHhomeForHero","FormConsultant","SectionCredibility","SectionWhyChooseOur","SectionWhatSets","Button","SectionTestimonial","SectionSolutions","SectionInsightAndTIps","SectionCTA","SectionFooter","metadata","PropertyOverrides","Image","_Fragment","FormPlainTextInput"],"sources":["https:/framerusercontent.com/modules/2k9DHdv1znQkyfpN1Lc0/tyQjgsTuHMdpOwIzrwAb/hLFlNGuzh.js"],"sourcesContent":["// Generated by Framer (148822d)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,FormContainer,FormPlainTextInput,GeneratedComponentContext,getFonts,getLoadingLazyAtYPosition,Image,PropertyOverrides,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useMetadata,useRouteElementId,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import SectionInsightAndTIps from\"#framer/local/canvasComponent/aLngO7nGI/aLngO7nGI.js\";import TagHhomeForHero from\"#framer/local/canvasComponent/aLRJWJswq/aLRJWJswq.js\";import SectionWhatSets from\"#framer/local/canvasComponent/CjZ0O_7MS/CjZ0O_7MS.js\";import SectionTestimonial from\"#framer/local/canvasComponent/KtVCefSG8/KtVCefSG8.js\";import SectionCTA from\"#framer/local/canvasComponent/OmQBxwcPH/OmQBxwcPH.js\";import Navigation from\"#framer/local/canvasComponent/Ppq8j0BrA/Ppq8j0BrA.js\";import SectionFooter from\"#framer/local/canvasComponent/sbfcCZqwZ/sbfcCZqwZ.js\";import Button from\"#framer/local/canvasComponent/ULdIjYuJn/ULdIjYuJn.js\";import FormConsultant from\"#framer/local/canvasComponent/v84UPL63d/v84UPL63d.js\";import SectionWhyChooseOur from\"#framer/local/canvasComponent/VNE721wNi/VNE721wNi.js\";import SectionSolutions from\"#framer/local/canvasComponent/WMYOipr4i/WMYOipr4i.js\";import SectionCredibility from\"#framer/local/canvasComponent/xGAOh5CDN/xGAOh5CDN.js\";import metadataProvider from\"#framer/local/webPageMetadata/hLFlNGuzh/hLFlNGuzh.js\";const NavigationFonts=getFonts(Navigation);const ContainerWithFX=withFX(Container);const RichTextWithFX=withFX(RichText);const TagHhomeForHeroFonts=getFonts(TagHhomeForHero);const FormConsultantFonts=getFonts(FormConsultant);const SectionCredibilityFonts=getFonts(SectionCredibility);const SectionWhyChooseOurFonts=getFonts(SectionWhyChooseOur);const SectionWhatSetsFonts=getFonts(SectionWhatSets);const ButtonFonts=getFonts(Button);const SectionTestimonialFonts=getFonts(SectionTestimonial);const SectionSolutionsFonts=getFonts(SectionSolutions);const SectionInsightAndTIpsFonts=getFonts(SectionInsightAndTIps);const SectionCTAFonts=getFonts(SectionCTA);const SectionFooterFonts=getFonts(SectionFooter);const breakpoints={DdmVWFfwq:\"(min-width: 1440px) and (max-width: 1919px)\",mK5m8iN2z:\"(min-width: 1200px) and (max-width: 1439px)\",NQ7s47Mzh:\"(max-width: 809px)\",RLWU6yb6s:\"(min-width: 810px) and (max-width: 1199px)\",zuXIOp6jc:\"(min-width: 1920px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-DDcvG\";const variantClassNames={DdmVWFfwq:\"framer-v-6d8ae9\",mK5m8iN2z:\"framer-v-1l2rqbl\",NQ7s47Mzh:\"framer-v-17uyy1q\",RLWU6yb6s:\"framer-v-1n2p4d0\",zuXIOp6jc:\"framer-v-10rc79z\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-170};const transition1={damping:50,delay:0,mass:1,stiffness:400,type:\"spring\"};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const formVariants=(form,variants,currentVariant)=>{switch(form.state){case\"success\":return variants.success??currentVariant;case\"pending\":return variants.pending??currentVariant;case\"error\":return variants.error??currentVariant;case\"incomplete\":return variants.incomplete??currentVariant;}};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={\"Desktop - L\":\"zuXIOp6jc\",\"Desktop - M\":\"DdmVWFfwq\",Desktop:\"mK5m8iN2z\",Phone:\"NQ7s47Mzh\",Tablet:\"RLWU6yb6s\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"DdmVWFfwq\"};};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);const metadata=React.useMemo(()=>metadataProvider(undefined,activeLocale),[undefined,activeLocale]);useMetadata(metadata);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const elementId=useRouteElementId(\"pxHezq9p7\");useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"DdmVWFfwq\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(247, 243, 237); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-6d8ae9\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:130,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-3i1uxs-container\",nodeId:\"e9WXEFe8K\",scopeId:\"hLFlNGuzh\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NQ7s47Mzh:{variant:\"uLRUgYt2I\"},RLWU6yb6s:{variant:\"uLRUgYt2I\"}},children:/*#__PURE__*/_jsx(Navigation,{height:\"100%\",id:\"e9WXEFe8K\",layoutId:\"e9WXEFe8K\",style:{width:\"100%\"},variant:\"RwzVS_uXt\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:130,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NQ7s47Mzh:{transformTemplate:undefined}},children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:false,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__targets:[{ref:ref1,target:\"animate\"}],__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1cnxpzh-container\",layoutScroll:true,nodeId:\"TYdTKi_I0\",rendersWithMotion:true,scopeId:\"hLFlNGuzh\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NQ7s47Mzh:{variant:\"SgEPM8Pi_\"},RLWU6yb6s:{variant:\"SgEPM8Pi_\"}},children:/*#__PURE__*/_jsx(Navigation,{height:\"100%\",id:\"TYdTKi_I0\",layoutId:\"TYdTKi_I0\",style:{width:\"100%\"},variant:\"ehFCZ_cZH\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1srkkbr\",\"data-framer-name\":\"Section/Hero\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-dxpp6m\",\"data-framer-name\":\"Image - Alt 2\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mK5m8iN2z:{background:{alt:\"\",fit:\"fill\",pixelHeight:1331,pixelWidth:1998,sizes:`calc(${componentViewport?.width||\"100vw\"} * 1.0299)`,src:\"https://framerusercontent.com/images/gUk0QnG26Mfrh4v7WmJm7MvSXw.png\",srcSet:\"https://framerusercontent.com/images/gUk0QnG26Mfrh4v7WmJm7MvSXw.png?scale-down-to=512 512w,https://framerusercontent.com/images/gUk0QnG26Mfrh4v7WmJm7MvSXw.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/gUk0QnG26Mfrh4v7WmJm7MvSXw.png 1998w\"}},NQ7s47Mzh:{background:{alt:\"\",fit:\"fill\",pixelHeight:1331,pixelWidth:1998,sizes:`calc(${componentViewport?.width||\"100vw\"} * 2.4436)`,src:\"https://framerusercontent.com/images/gUk0QnG26Mfrh4v7WmJm7MvSXw.png\",srcSet:\"https://framerusercontent.com/images/gUk0QnG26Mfrh4v7WmJm7MvSXw.png?scale-down-to=512 512w,https://framerusercontent.com/images/gUk0QnG26Mfrh4v7WmJm7MvSXw.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/gUk0QnG26Mfrh4v7WmJm7MvSXw.png 1998w\"}},RLWU6yb6s:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+-1),pixelHeight:1331,pixelWidth:1998,sizes:`calc(${componentViewport?.width||\"100vw\"} * 1.0296)`,src:\"https://framerusercontent.com/images/gUk0QnG26Mfrh4v7WmJm7MvSXw.png\",srcSet:\"https://framerusercontent.com/images/gUk0QnG26Mfrh4v7WmJm7MvSXw.png?scale-down-to=512 512w,https://framerusercontent.com/images/gUk0QnG26Mfrh4v7WmJm7MvSXw.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/gUk0QnG26Mfrh4v7WmJm7MvSXw.png 1998w\"}},zuXIOp6jc:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+-221),pixelHeight:1331,pixelWidth:1998,sizes:`calc(${componentViewport?.width||\"100vw\"} * 1.0297)`,src:\"https://framerusercontent.com/images/gUk0QnG26Mfrh4v7WmJm7MvSXw.png\",srcSet:\"https://framerusercontent.com/images/gUk0QnG26Mfrh4v7WmJm7MvSXw.png?scale-down-to=512 512w,https://framerusercontent.com/images/gUk0QnG26Mfrh4v7WmJm7MvSXw.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/gUk0QnG26Mfrh4v7WmJm7MvSXw.png 1998w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+-151),pixelHeight:1331,pixelWidth:1998,sizes:`calc(${componentViewport?.width||\"100vw\"} * 1.0299)`,src:\"https://framerusercontent.com/images/gUk0QnG26Mfrh4v7WmJm7MvSXw.png\",srcSet:\"https://framerusercontent.com/images/gUk0QnG26Mfrh4v7WmJm7MvSXw.png?scale-down-to=512 512w,https://framerusercontent.com/images/gUk0QnG26Mfrh4v7WmJm7MvSXw.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/gUk0QnG26Mfrh4v7WmJm7MvSXw.png 1998w\"},className:\"framer-1ji52tq\",\"data-framer-name\":\"Real Image\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-l68xcb\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-3ni20k\",\"data-framer-name\":\"Header\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1q7dvk7\",\"data-framer-name\":\"Teks\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NQ7s47Mzh:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy03MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"90%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\",\"--framer-text-transform\":\"uppercase\"},children:\"Automatic Door Openers\"})})},RLWU6yb6s:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy03MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"80px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"90%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\",\"--framer-text-transform\":\"uppercase\"},children:\"Automatic Door Openers\"})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__spring:{damping:70,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:200,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:300,y:0}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy03MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"100px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"90%\",\"--framer-text-color\":\"rgb(255, 255, 255)\",\"--framer-text-transform\":\"uppercase\"},children:\"Automatic Door Openers\"})}),className:\"framer-1de1ngf\",\"data-framer-name\":\"Thrive in your home\",fonts:[\"GF;Poppins-700\"],style:{transformPerspective:1200},verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NQ7s47Mzh:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Thrive Homes’ Automatic Door Openers make entering and exiting any room seamless, safe, and convenient for everyone in your home.\"})})},RLWU6yb6s:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"140%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Thrive Homes’ Automatic Door Openers make entering and exiting any room seamless, safe, and convenient for everyone in your home.\"})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__spring:{damping:70,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:200,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:-300,y:0}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-letter-spacing\":\"-0.02em\",\"--framer-line-height\":\"140%\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Thrive Homes’ Automatic Door Openers make entering and exiting any room seamless, safe, and convenient for everyone in your home.\"})}),className:\"framer-1ys7l80\",\"data-framer-name\":\"Thrive Homes is a company dedicated to accessibility, providing services for individuals \\u2028with disabilities in Kansas and Missouri.\",fonts:[\"GF;Poppins-regular\"],style:{transformPerspective:1200},verticalAlignment:\"center\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1wum08x\",\"data-framer-name\":\"Tags\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,children:/*#__PURE__*/_jsx(Container,{className:\"framer-fmhemt-container\",nodeId:\"IZa_Qzagz\",scopeId:\"hLFlNGuzh\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NQ7s47Mzh:{variant:\"tVCYbAy80\"}},children:/*#__PURE__*/_jsx(TagHhomeForHero,{dbe7HxSpa:addImageAlt({pixelHeight:32,pixelWidth:32,src:\"https://framerusercontent.com/images/0XKdxcHY64Xh3I4l4aGK4i3H0Y.svg\"},\"\"),height:\"100%\",id:\"IZa_Qzagz\",layoutId:\"IZa_Qzagz\",qYGDYWMdo:\"Responsive\",variant:\"dwHvy1hqA\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ygu33m-container\",nodeId:\"C7lM3dMRg\",scopeId:\"hLFlNGuzh\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NQ7s47Mzh:{variant:\"tVCYbAy80\"}},children:/*#__PURE__*/_jsx(TagHhomeForHero,{dbe7HxSpa:addImageAlt({pixelHeight:32,pixelWidth:32,src:\"https://framerusercontent.com/images/rvXao1FoaHP3bumG3rflOGrQy0.svg\"},\"\"),height:\"100%\",id:\"C7lM3dMRg\",layoutId:\"C7lM3dMRg\",qYGDYWMdo:\"Fast Quotes\",variant:\"dwHvy1hqA\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1nrvph2-container\",nodeId:\"Mrx_k4GEX\",scopeId:\"hLFlNGuzh\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NQ7s47Mzh:{variant:\"tVCYbAy80\"}},children:/*#__PURE__*/_jsx(TagHhomeForHero,{dbe7HxSpa:addImageAlt({pixelHeight:32,pixelWidth:32,src:\"https://framerusercontent.com/images/hg6eNgNacnPgKxX35vJzFSnAU4.svg\"},\"\"),height:\"100%\",id:\"Mrx_k4GEX\",layoutId:\"Mrx_k4GEX\",qYGDYWMdo:\"Quality Craftsmanship\",variant:\"dwHvy1hqA\",width:\"100%\"})})})})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mK5m8iN2z:{width:`min((${componentViewport?.width||\"100vw\"} - 128px) * 0.9, 1440px)`},NQ7s47Mzh:{width:`min(${componentViewport?.width||\"100vw\"} - 48px, 1440px)`},RLWU6yb6s:{width:`min(${componentViewport?.width||\"100vw\"} - 80px, 1440px)`},zuXIOp6jc:{width:`min((${componentViewport?.width||\"100vw\"} - 200px) * 0.8438, 1440px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:160,width:`min((${componentViewport?.width||\"100vw\"} - 160px) * 0.8438, 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1itg3qv-container\",nodeId:\"Y9iUCULzq\",scopeId:\"hLFlNGuzh\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NQ7s47Mzh:{variant:\"Y8mxBaXWY\"},RLWU6yb6s:{variant:\"Y8mxBaXWY\"}},children:/*#__PURE__*/_jsx(FormConsultant,{height:\"100%\",id:\"Y9iUCULzq\",layoutId:\"Y9iUCULzq\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"XCgDuhWbG\",width:\"100%\"})})})})})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mK5m8iN2z:{y:undefined},NQ7s47Mzh:{y:undefined},RLWU6yb6s:{y:(componentViewport?.y||0)+0+880}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:170,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+956,children:/*#__PURE__*/_jsx(Container,{className:\"framer-fpcrdc-container\",nodeId:\"Dz8FNfF6c\",scopeId:\"hLFlNGuzh\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mK5m8iN2z:{variant:\"TZNwmXNda\"},NQ7s47Mzh:{variant:\"B8HoUOwZZ\"},RLWU6yb6s:{variant:\"C9r7gEcqA\"},zuXIOp6jc:{variant:\"VjWgq0CeG\"}},children:/*#__PURE__*/_jsx(SectionCredibility,{height:\"100%\",id:\"Dz8FNfF6c\",layoutId:\"Dz8FNfF6c\",style:{width:\"100%\"},variant:\"DGL5lxNuG\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mK5m8iN2z:{y:undefined},NQ7s47Mzh:{y:undefined},RLWU6yb6s:{y:(componentViewport?.y||0)+0+1050}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1196,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+1126,children:/*#__PURE__*/_jsx(Container,{className:\"framer-13dupxo-container\",nodeId:\"wQM2IAQZu\",scopeId:\"hLFlNGuzh\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mK5m8iN2z:{variant:\"Ji1QsHYxQ\"},NQ7s47Mzh:{variant:\"JKvIpHbMa\"},RLWU6yb6s:{variant:\"nswXJyc8r\"},zuXIOp6jc:{variant:\"ybRf8FrL9\"}},children:/*#__PURE__*/_jsx(SectionWhyChooseOur,{b8c6MJ1_B:\"Why Choose Our Services?\",fM8N0Kltq:addImageAlt({pixelHeight:612,pixelWidth:580,src:\"https://framerusercontent.com/images/3dpDIWLUKHGdaUDmNKhtYapRt0.png\",srcSet:\"https://framerusercontent.com/images/3dpDIWLUKHGdaUDmNKhtYapRt0.png 580w\"},\"\"),height:\"100%\",id:\"wQM2IAQZu\",iPMKCfNW_:\"Automatic Door Openers\",layoutId:\"wQM2IAQZu\",s7cmIuaKX:\"Automatic door openers offer more than just convenience—they’re a vital addition for anyone seeking accessible, hands-free entry. Trive Homes’ openers are tailored to each home’s needs, providing reliable, quiet, and secure solutions for accessible living. With smooth performance and user-friendly features, our door openers make independent movement possible for everyone, from children and seniors to individuals with mobility challenges.\",style:{width:\"100%\"},sUhRxJru6:\"At Thrive Homes, we believe that accessibility should be easy and intuitive. Our Automatic Door Openers are designed to bring freedom and ease to your daily routines, allowing you to move through your home effortlessly. Whether it’s for greater accessibility, added convenience, or simply a touch of modern elegance, our automatic door openers are crafted to enhance the comfort and usability of every room in your home.\",variant:\"rQYZtGk06\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mK5m8iN2z:{y:undefined},NQ7s47Mzh:{y:undefined},RLWU6yb6s:{y:(componentViewport?.y||0)+0+2246}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1753,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+2322,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1asuvk-container\",nodeId:\"b_ufpERYH\",scopeId:\"hLFlNGuzh\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mK5m8iN2z:{variant:\"n8tP9n8h3\"},NQ7s47Mzh:{variant:\"j0c0mTHQs\"},RLWU6yb6s:{variant:\"U96RjUwHp\"},zuXIOp6jc:{variant:\"YzvRqF1jw\"}},children:/*#__PURE__*/_jsx(SectionWhatSets,{fKdmcrXpc:\"Our door openers provide easy, hands-free access, making movement throughout your home smooth and effortless for everyone, from children to those with limited mobility.\",height:\"100%\",id:\"b_ufpERYH\",JlYqvKpAC:\"\",KHDb7iKFR:\"Designed with advanced technology, our door openers operate quietly and smoothly, providing reliable access without disrupting the tranquility of your home.\",kpmDJnn_A:addImageAlt({pixelHeight:1120,pixelWidth:2512,src:\"https://framerusercontent.com/images/LIFtlxo0ktWn1jEldceswG32Aoo.png\",srcSet:\"https://framerusercontent.com/images/LIFtlxo0ktWn1jEldceswG32Aoo.png?scale-down-to=512 512w,https://framerusercontent.com/images/LIFtlxo0ktWn1jEldceswG32Aoo.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/LIFtlxo0ktWn1jEldceswG32Aoo.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/LIFtlxo0ktWn1jEldceswG32Aoo.png 2512w\"},\"\"),layoutId:\"b_ufpERYH\",m26IkYzUT:\"\",MyCiv465J:\"Quiet and Dependable Functionality\",oCezgAsCa:\"Our automatic door openers offer a superior experience, combining quality, innovation, and adaptability to enhance the accessibility and flow of your home. Discover the benefits of choosing Trive Homes for your automatic door opener needs:\",ozGtHntRx:\"Seamless, Hands-Free Operation\",P4_U34jbA:\"Custom-Fitted for Any Door Type\",pGwUuBqjK:\"Equipped with sensors to detect obstacles and customizable settings, our door openers prioritize safety, delivering secure operation and peace of mind for everyone.\",qpizkIXbI:\"We offer adaptable solutions that work with various door styles and placements, whether for entryways, interior doors, or other access points, ensuring perfect integration with your space.\",rjh8Lco1d:\"What Makes Our Automatic Door Openers Stand Out\",rziUSIgna:\"Expert Installation and Lifetime Support\",sq840lCxN:\"Our skilled technicians ensure a seamless installation process, and with our ongoing maintenance services, you can trust that your door openers will continue to operate smoothly for years to come.\",style:{width:\"100%\"},variant:\"sWr_m4JtB\",width:\"100%\",xO5bTyfRY:\"Safety Features for Added Assurance\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-vaytxl\",\"data-framer-name\":\"CTA\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ykrzs8\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1i0ccg1\",\"data-framer-name\":\"Image\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mK5m8iN2z:{background:{alt:\"\",fit:\"fill\",pixelHeight:555,pixelWidth:783,sizes:`max(min(${componentViewport?.width||\"100vw\"} - 160px, 1440px) * 0.6, 1px)`,src:\"https://framerusercontent.com/images/xHQNnaVAJOZFQNYpZWZrbxAzktU.png\",srcSet:\"https://framerusercontent.com/images/xHQNnaVAJOZFQNYpZWZrbxAzktU.png?scale-down-to=512 512w,https://framerusercontent.com/images/xHQNnaVAJOZFQNYpZWZrbxAzktU.png 783w\"}},NQ7s47Mzh:{background:{alt:\"\",fit:\"fill\",pixelHeight:555,pixelWidth:783,sizes:`max(min(${componentViewport?.width||\"100vw\"} - 48px, 1440px), 1px)`,src:\"https://framerusercontent.com/images/xHQNnaVAJOZFQNYpZWZrbxAzktU.png\",srcSet:\"https://framerusercontent.com/images/xHQNnaVAJOZFQNYpZWZrbxAzktU.png?scale-down-to=512 512w,https://framerusercontent.com/images/xHQNnaVAJOZFQNYpZWZrbxAzktU.png 783w\"}},RLWU6yb6s:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3999+64+0+0+0+0),pixelHeight:555,pixelWidth:783,sizes:`max(min(${componentViewport?.width||\"100vw\"} - 80px, 1440px), 1px)`,src:\"https://framerusercontent.com/images/xHQNnaVAJOZFQNYpZWZrbxAzktU.png\",srcSet:\"https://framerusercontent.com/images/xHQNnaVAJOZFQNYpZWZrbxAzktU.png?scale-down-to=512 512w,https://framerusercontent.com/images/xHQNnaVAJOZFQNYpZWZrbxAzktU.png 783w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4075+80+0+0+0),pixelHeight:555,pixelWidth:783,sizes:`max(min(${componentViewport?.width||\"100vw\"} - 160px, 1440px) * 0.6, 1px)`,src:\"https://framerusercontent.com/images/xHQNnaVAJOZFQNYpZWZrbxAzktU.png\",srcSet:\"https://framerusercontent.com/images/xHQNnaVAJOZFQNYpZWZrbxAzktU.png?scale-down-to=512 512w,https://framerusercontent.com/images/xHQNnaVAJOZFQNYpZWZrbxAzktU.png 783w\"},className:\"framer-jail0\",\"data-framer-name\":\"Rectangle 34625445\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-d3acnu\",\"data-framer-name\":\"Form\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-92go1h\",\"data-framer-name\":\"Frame 2147225079\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1r5h84g\",\"data-framer-name\":\"Frame 2147225078\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-3aegjx\",\"data-framer-name\":\"Frame 427321738\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mK5m8iN2z:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1zZW1pYm9sZA==\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-1412d2e8-56c2-42ff-a50a-0cbeb6056924, rgb(16, 16, 16))\"},children:\"Ready to Add An Automatic Door Opener?\"})})},NQ7s47Mzh:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1zZW1pYm9sZA==\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-1412d2e8-56c2-42ff-a50a-0cbeb6056924, rgb(16, 16, 16))\"},children:\"Ready to Add An Automatic Door Opener?\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1zZW1pYm9sZA==\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-1412d2e8-56c2-42ff-a50a-0cbeb6056924, rgb(16, 16, 16))\"},children:\"Ready to Add An Automatic Door Opener?\"})}),className:\"framer-1o2ab9v\",\"data-framer-name\":\"title\",fonts:[\"FS;Poppins-semibold\"],verticalAlignment:\"top\",withExternalLayout:true})})})}),/*#__PURE__*/_jsx(FormContainer,{action:\"https://api.framer.com/forms/v1/forms/167ee876-06f3-4857-a640-08e6be4de234/submit\",className:\"framer-1llii8g\",nodeId:\"sVf2IELW8\",children:formState=>/*#__PURE__*/_jsxs(_Fragment,{children:[/*#__PURE__*/_jsx(\"label\",{className:\"framer-mpxyhd\",children:/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-xxfhse\",inputName:\"Name\",placeholder:\"Full Name *\",type:\"text\"})}),/*#__PURE__*/_jsx(\"label\",{className:\"framer-1uwuy11\",children:/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-16j68mu\",inputName:\"Email\",placeholder:\"Email *\",type:\"email\"})}),/*#__PURE__*/_jsx(\"label\",{className:\"framer-1jbqf1a\",children:/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-qm3ft8\",inputName:\"Phone\",placeholder:\"Phone *\",type:\"tel\"})}),/*#__PURE__*/_jsx(\"label\",{className:\"framer-1yqutpf\",children:/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-5l2kuh\",inputName:\"Message\",placeholder:\"Message\",type:\"textarea\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NQ7s47Mzh:{width:`max(min(${componentViewport?.width||\"100vw\"} - 48px, 1440px) - 48px, 1px)`},RLWU6yb6s:{width:`max(min(${componentViewport?.width||\"100vw\"} - 80px, 1440px) - 48px, 1px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,width:`max(max(min(${componentViewport?.width||\"100vw\"} - 160px, 1440px) * 0.4 - 28px, 1px) - 48px, 1px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-14omcph-container\",nodeId:\"XR1JEGAm3\",scopeId:\"hLFlNGuzh\",children:/*#__PURE__*/_jsx(Button,{height:\"100%\",id:\"XR1JEGAm3\",layoutId:\"XR1JEGAm3\",style:{width:\"100%\"},type:\"submit\",variant:formVariants(formState,{pending:\"ri5XvVysW\",success:\"uR4dP_7N4\"},\"NNg0wcVfs\"),width:\"100%\"})})})})]})})]})})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mK5m8iN2z:{y:undefined},NQ7s47Mzh:{y:undefined},RLWU6yb6s:{y:(componentViewport?.y||0)+0+5251}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:868,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+4783,children:/*#__PURE__*/_jsx(Container,{className:\"framer-15i7tkz-container\",nodeId:\"kTragS09x\",scopeId:\"hLFlNGuzh\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mK5m8iN2z:{variant:\"judWu_jST\"},NQ7s47Mzh:{variant:\"RkIUFBe9S\"},RLWU6yb6s:{variant:\"SsiiHGEo1\"},zuXIOp6jc:{variant:\"b_4Agtnc0\"}},children:/*#__PURE__*/_jsx(SectionTestimonial,{height:\"100%\",id:\"kTragS09x\",layoutId:\"kTragS09x\",style:{width:\"100%\"},variant:\"pyQDj0ntk\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mK5m8iN2z:{y:undefined},NQ7s47Mzh:{y:undefined},RLWU6yb6s:{y:(componentViewport?.y||0)+0+6119}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1114,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+5651,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1a0l7l5-container\",nodeId:\"NrQKvfe2k\",scopeId:\"hLFlNGuzh\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mK5m8iN2z:{variant:\"woOgw2L2t\"},NQ7s47Mzh:{variant:\"IKSC2FHtl\"},RLWU6yb6s:{variant:\"Nid2lNNbq\"},zuXIOp6jc:{variant:\"rdWGMjlAa\"}},children:/*#__PURE__*/_jsx(SectionSolutions,{height:\"100%\",id:\"NrQKvfe2k\",layoutId:\"NrQKvfe2k\",style:{width:\"100%\"},variant:\"M1h6QYbY6\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mK5m8iN2z:{y:undefined},NQ7s47Mzh:{y:undefined},RLWU6yb6s:{y:(componentViewport?.y||0)+0+7233}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1390,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+6765,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1w332r0-container\",nodeId:\"x5ltUEygZ\",scopeId:\"hLFlNGuzh\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mK5m8iN2z:{variant:\"a7ogu9aLM\"},NQ7s47Mzh:{variant:\"Bhh3fAcKb\"},RLWU6yb6s:{variant:\"FleSajNrr\"},zuXIOp6jc:{variant:\"cdpQq6IKv\"}},children:/*#__PURE__*/_jsx(SectionInsightAndTIps,{height:\"100%\",id:\"x5ltUEygZ\",layoutId:\"x5ltUEygZ\",style:{width:\"100%\"},variant:\"W48oNav1E\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mK5m8iN2z:{y:undefined},NQ7s47Mzh:{y:undefined},RLWU6yb6s:{y:(componentViewport?.y||0)+0+8623}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:544,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+8155,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1gl8y3m-container\",nodeId:\"a5_sB_40v\",scopeId:\"hLFlNGuzh\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mK5m8iN2z:{variant:\"bUO4Syym2\"},NQ7s47Mzh:{variant:\"p8vJNZHZf\"},RLWU6yb6s:{variant:\"P6WcWp3Ls\"},zuXIOp6jc:{variant:\"r6w_Hkd3E\"}},children:/*#__PURE__*/_jsx(SectionCTA,{height:\"100%\",id:\"a5_sB_40v\",layoutId:\"a5_sB_40v\",style:{width:\"100%\"},variant:\"DAXZXcmQ2\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mK5m8iN2z:{y:undefined},NQ7s47Mzh:{y:undefined},RLWU6yb6s:{y:(componentViewport?.y||0)+0+9167}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:628,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+8699,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1jm0dev-container\",nodeId:\"MG99kqBWr\",scopeId:\"hLFlNGuzh\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mK5m8iN2z:{variant:\"RfX9NTW16\"},NQ7s47Mzh:{variant:\"oWl8zOx3Y\"},RLWU6yb6s:{variant:\"Vvqy_61zB\"},zuXIOp6jc:{variant:\"rjquQwnM_\"}},children:/*#__PURE__*/_jsx(SectionFooter,{height:\"100%\",id:\"MG99kqBWr\",layoutId:\"MG99kqBWr\",style:{width:\"100%\"},variant:\"VPkQUfZ_q\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-722m3p\",\"data-framer-name\":\"Trigger navbar\",id:elementId,ref:ref1})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-DDcvG.framer-5ie2ni, .framer-DDcvG .framer-5ie2ni { display: block; }\",\".framer-DDcvG.framer-6d8ae9 { align-content: center; align-items: center; background-color: #f7f3ed; 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-DDcvG .framer-3i1uxs-container { flex: none; height: auto; left: 50%; position: absolute; top: 0px; transform: translateX(-50%); width: 100%; z-index: 2; }\",\".framer-DDcvG .framer-1cnxpzh-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 4; }\",\".framer-DDcvG .framer-1srkkbr { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 956px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-DDcvG .framer-dxpp6m { flex: none; gap: 0px; height: 880px; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; position: absolute; top: 0px; width: 100%; z-index: 0; }\",\".framer-DDcvG .framer-1ji52tq { flex: none; height: 1102px; left: calc(50.00000000000002% - 102.98611111111111% / 2); position: absolute; top: -151px; width: 103%; }\",\".framer-DDcvG .framer-l68xcb { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 72px; height: 1px; justify-content: flex-end; overflow: hidden; padding: 0px 80px 0px 80px; position: relative; width: 100%; }\",\".framer-DDcvG .framer-3ni20k { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 28px; height: min-content; justify-content: flex-start; max-width: 1440px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-DDcvG .framer-1q7dvk7 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-DDcvG .framer-1de1ngf { --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-DDcvG .framer-1ys7l80 { --framer-paragraph-spacing: 20px; flex: none; height: auto; max-width: 1040px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-DDcvG .framer-1wum08x { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-DDcvG .framer-fmhemt-container, .framer-DDcvG .framer-ygu33m-container, .framer-DDcvG .framer-1nrvph2-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-DDcvG .framer-1itg3qv-container { flex: none; height: auto; max-width: 1440px; position: relative; width: 84%; }\",\".framer-DDcvG .framer-fpcrdc-container, .framer-DDcvG .framer-13dupxo-container, .framer-DDcvG .framer-1asuvk-container, .framer-DDcvG .framer-14omcph-container, .framer-DDcvG .framer-15i7tkz-container, .framer-DDcvG .framer-1a0l7l5-container, .framer-DDcvG .framer-1w332r0-container, .framer-DDcvG .framer-1gl8y3m-container, .framer-DDcvG .framer-1jm0dev-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-DDcvG .framer-vaytxl { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 80px; position: relative; width: 100%; }\",\".framer-DDcvG .framer-ykrzs8 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 28px; height: min-content; justify-content: flex-end; max-width: 1440px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-DDcvG .framer-1i0ccg1 { align-content: center; align-items: center; background-color: #ffffff; border-bottom-left-radius: 36px; border-bottom-right-radius: 36px; border-top-left-radius: 36px; border-top-right-radius: 36px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 548px; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 60%; will-change: var(--framer-will-change-override, transform); }\",\".framer-DDcvG .framer-jail0 { border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; box-shadow: 0px 0px 0px 1px #e6eaed, 0px 3px 3px 0px rgba(26, 43, 59, 0.06), 0px 2px 2px 0px rgba(26, 43, 59, 0.04); flex: 1 0 0px; height: 100%; position: relative; width: 1px; }\",\".framer-DDcvG .framer-d3acnu { -webkit-backdrop-filter: blur(4px); align-content: center; align-items: center; backdrop-filter: blur(4px); background-color: #dcedf9; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: 548px; justify-content: center; overflow: hidden; padding: 24px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-DDcvG .framer-92go1h { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: 100%; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-DDcvG .framer-1r5h84g { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 34px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-DDcvG .framer-3aegjx { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-DDcvG .framer-1o2ab9v { --framer-paragraph-spacing: 0px; --framer-text-wrap: balance; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-DDcvG .framer-1llii8g { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-DDcvG .framer-mpxyhd, .framer-DDcvG .framer-1uwuy11, .framer-DDcvG .framer-1jbqf1a, .framer-DDcvG .framer-1yqutpf { align-content: flex-start; align-items: flex-start; box-shadow: 0px 2px 4px 0px rgba(3, 7, 18, 0.04), 0px 1px 2px -1px rgba(3, 7, 18, 0.08), 0px 0px 0px 1px rgba(3, 7, 18, 0.08); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",'.framer-DDcvG .framer-xxfhse, .framer-DDcvG .framer-16j68mu, .framer-DDcvG .framer-qm3ft8 { --framer-input-background: #ffffff; --framer-input-border-radius-bottom-left: 100px; --framer-input-border-radius-bottom-right: 100px; --framer-input-border-radius-top-left: 100px; --framer-input-border-radius-top-right: 100px; --framer-input-focused-border-color: #0099ff; --framer-input-focused-border-style: solid; --framer-input-focused-border-width: 1px; --framer-input-font-color: #999999; --framer-input-font-family: \"Inter\"; --framer-input-font-letter-spacing: 0em; --framer-input-font-line-height: 1.2em; --framer-input-font-size: 14px; --framer-input-font-weight: 400; --framer-input-icon-color: #999999; --framer-input-padding: 12px; --framer-input-placeholder-color: #999999; flex: none; height: 48px; position: relative; width: 100%; }','.framer-DDcvG .framer-5l2kuh { --framer-input-background: #ffffff; --framer-input-border-radius-bottom-left: 10px; --framer-input-border-radius-bottom-right: 10px; --framer-input-border-radius-top-left: 10px; --framer-input-border-radius-top-right: 10px; --framer-input-focused-border-color: #0099ff; --framer-input-focused-border-style: solid; --framer-input-focused-border-width: 1px; --framer-input-font-color: #999999; --framer-input-font-family: \"Inter\"; --framer-input-font-letter-spacing: 0em; --framer-input-font-line-height: 1.2em; --framer-input-font-size: 14px; --framer-input-font-weight: 400; --framer-input-icon-color: #999999; --framer-input-padding: 12px; --framer-input-placeholder-color: #999999; --framer-input-wrapper-height: auto; --framer-textarea-resize: vertical; flex: none; height: auto; min-height: 100px; position: relative; width: 100%; }',\".framer-DDcvG .framer-722m3p { flex: none; height: 12px; left: calc(50.00000000000002% - 882px / 2); overflow: hidden; position: absolute; top: 500px; width: 882px; z-index: 1; }\",\"@media (min-width: 1200px) and (max-width: 1439px) { .framer-DDcvG.framer-6d8ae9 { width: 1200px; } .framer-DDcvG .framer-l68xcb { padding: 0px 64px 0px 64px; } .framer-DDcvG .framer-1itg3qv-container { width: 90%; } .framer-DDcvG .framer-d3acnu, .framer-DDcvG .framer-92go1h { height: min-content; } .framer-DDcvG .framer-1r5h84g, .framer-DDcvG .framer-mpxyhd { order: 0; } .framer-DDcvG .framer-1llii8g, .framer-DDcvG .framer-1uwuy11 { order: 1; } .framer-DDcvG .framer-1jbqf1a { order: 2; } .framer-DDcvG .framer-1yqutpf { order: 3; } .framer-DDcvG .framer-14omcph-container { order: 4; }}\",\"@media (min-width: 810px) and (max-width: 1199px) { .framer-DDcvG.framer-6d8ae9 { width: 810px; } .framer-DDcvG .framer-1srkkbr { height: 880px; } .framer-DDcvG .framer-1ji52tq { height: 881px; left: calc(50.00000000000002% - 102.96296296296296% / 2); top: -1px; width: 103%; } .framer-DDcvG .framer-l68xcb { gap: 40px; padding: 0px 40px 20px 40px; } .framer-DDcvG .framer-1wum08x { justify-content: center; } .framer-DDcvG .framer-1itg3qv-container, .framer-DDcvG .framer-1i0ccg1 { width: 100%; } .framer-DDcvG .framer-vaytxl { padding: 64px 40px 64px 40px; } .framer-DDcvG .framer-ykrzs8 { flex-direction: column; } .framer-DDcvG .framer-d3acnu { flex: none; width: 100%; }}\",\"@media (max-width: 809px) { .framer-DDcvG.framer-6d8ae9 { width: 390px; } .framer-DDcvG .framer-3i1uxs-container, .framer-DDcvG .framer-1cnxpzh-container { left: 0px; transform: unset; } .framer-DDcvG .framer-1srkkbr { height: 743px; } .framer-DDcvG .framer-dxpp6m { height: 812px; } .framer-DDcvG .framer-1ji52tq { height: 743px; left: calc(82.56410256410258% - 244.35897435897436% / 2); top: 0px; width: 244%; } .framer-DDcvG .framer-l68xcb { gap: 40px; padding: 0px 24px 20px 24px; } .framer-DDcvG .framer-3ni20k { gap: 12px; } .framer-DDcvG .framer-1wum08x { gap: 12px; justify-content: center; } .framer-DDcvG .framer-1itg3qv-container { width: 100%; } .framer-DDcvG .framer-vaytxl { padding: 40px 24px 40px 24px; } .framer-DDcvG .framer-ykrzs8 { flex-direction: column; } .framer-DDcvG .framer-1i0ccg1 { height: 320px; width: 100%; } .framer-DDcvG .framer-d3acnu { flex: none; height: min-content; width: 100%; } .framer-DDcvG .framer-92go1h { height: min-content; }}\",\"@media (min-width: 1920px) { .framer-DDcvG.framer-6d8ae9 { width: 1920px; } .framer-DDcvG .framer-1ji52tq { height: 1322px; left: calc(51.45833333333335% - 102.96875000000001% / 2); top: -221px; width: 103%; } .framer-DDcvG .framer-l68xcb { padding: 0px 100px 0px 100px; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 9025\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"mK5m8iN2z\":{\"layout\":[\"fixed\",\"auto\"]},\"RLWU6yb6s\":{\"layout\":[\"fixed\",\"auto\"]},\"NQ7s47Mzh\":{\"layout\":[\"fixed\",\"auto\"]},\"zuXIOp6jc\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"pxHezq9p7\":{\"pattern\":\":pxHezq9p7\",\"name\":\"trigger-navbar\"}}\n * @framerResponsiveScreen\n */const FramerhLFlNGuzh=withCSS(Component,css,\"framer-DDcvG\");export default FramerhLFlNGuzh;FramerhLFlNGuzh.displayName=\"Service / Accessible Bathroom Remodeling 8\";FramerhLFlNGuzh.defaultProps={height:9025,width:1440};addFonts(FramerhLFlNGuzh,[{explicitInter:true,fonts:[{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLCz7V15vFP-KUEg.woff2\",weight:\"700\"},{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v23/pxiEyp8kv8JHgFVrFJXUc1NECPY.woff2\",weight:\"400\"},{family:\"Poppins\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/E6J4GS76KHNRRUWODFCFOX2JRKNRSFVY/3GYVT5S4AH7VMPASDDKOTIPV6P3WJXGI/24R4YOH3G2SFDSTCNHOVGYEX3DMRC3CE.woff2\",weight:\"600\"},{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\"}]},...NavigationFonts,...TagHhomeForHeroFonts,...FormConsultantFonts,...SectionCredibilityFonts,...SectionWhyChooseOurFonts,...SectionWhatSetsFonts,...ButtonFonts,...SectionTestimonialFonts,...SectionSolutionsFonts,...SectionInsightAndTIpsFonts,...SectionCTAFonts,...SectionFooterFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerhLFlNGuzh\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerScrollSections\":\"{\\\"pxHezq9p7\\\":{\\\"pattern\\\":\\\":pxHezq9p7\\\",\\\"name\\\":\\\"trigger-navbar\\\"}}\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1440\",\"framerImmutableVariables\":\"true\",\"framerColorSyntax\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"mK5m8iN2z\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"RLWU6yb6s\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"NQ7s47Mzh\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"zuXIOp6jc\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerIntrinsicHeight\":\"9025\",\"framerResponsiveScreen\":\"\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],"mappings":"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"}