{"version":3,"file":"1KmrOu6DD50gZo98tFctUyl5D0REh4R25Ch3oYIwxjM.B2ASRKGQ.mjs","names":["Navigation","TagHhomeForHero","FormConsultant","SectionCredibility","SectionWhyChooseOur","SectionWhatSets","Button","SectionTestimonial","SectionSolutions","SectionInsightAndTIps","SectionCTA","SectionFooter","metadata","PropertyOverrides","Image","_Fragment","FormPlainTextInput"],"sources":["https:/framerusercontent.com/modules/3cZCi5dabZYqY3miLcqe/53X7fze1p2mfjPzwQaJ0/Ti0AKUuW_.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/Ti0AKUuW_/Ti0AKUuW_.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={A_AQIMpit:\"(max-width: 809px)\",GukQDyKYL:\"(min-width: 1440px) and (max-width: 1919px)\",KQc3kq9eV:\"(min-width: 1920px)\",oZCuLmJat:\"(min-width: 1200px) and (max-width: 1439px)\",x3bsqvTdS:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-vxSoO\";const variantClassNames={A_AQIMpit:\"framer-v-1a1sydx\",GukQDyKYL:\"framer-v-kczd5a\",KQc3kq9eV:\"framer-v-hcg0xw\",oZCuLmJat:\"framer-v-bjessr\",x3bsqvTdS:\"framer-v-19v4u98\"};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\":\"KQc3kq9eV\",\"Desktop - M\":\"GukQDyKYL\",Desktop:\"oZCuLmJat\",Phone:\"A_AQIMpit\",Tablet:\"x3bsqvTdS\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"GukQDyKYL\"};};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(\"i0tiuNC88\");useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"GukQDyKYL\",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-kczd5a\",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-dfym7k-container\",nodeId:\"jCm8cBPBw\",scopeId:\"Ti0AKUuW_\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A_AQIMpit:{variant:\"uLRUgYt2I\"},x3bsqvTdS:{variant:\"uLRUgYt2I\"}},children:/*#__PURE__*/_jsx(Navigation,{height:\"100%\",id:\"jCm8cBPBw\",layoutId:\"jCm8cBPBw\",style:{width:\"100%\"},variant:\"RwzVS_uXt\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:130,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A_AQIMpit:{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-1c6t4wz-container\",layoutScroll:true,nodeId:\"mPaPiQvZ0\",rendersWithMotion:true,scopeId:\"Ti0AKUuW_\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A_AQIMpit:{variant:\"SgEPM8Pi_\"},x3bsqvTdS:{variant:\"SgEPM8Pi_\"}},children:/*#__PURE__*/_jsx(Navigation,{height:\"100%\",id:\"mPaPiQvZ0\",layoutId:\"mPaPiQvZ0\",style:{width:\"100%\"},variant:\"ehFCZ_cZH\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1b6znoj\",\"data-framer-name\":\"Section/Hero\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1p953l9\",\"data-framer-name\":\"Image - Alt 2\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A_AQIMpit:{background:{alt:\"\",fit:\"fill\",pixelHeight:900,pixelWidth:1440,sizes:`calc(${componentViewport?.width||\"100vw\"} * 1.8026)`,src:\"https://framerusercontent.com/images/fqHRlfMCJWbm5l0SbbkNgUn9c.png\",srcSet:\"https://framerusercontent.com/images/fqHRlfMCJWbm5l0SbbkNgUn9c.png?scale-down-to=512 512w,https://framerusercontent.com/images/fqHRlfMCJWbm5l0SbbkNgUn9c.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/fqHRlfMCJWbm5l0SbbkNgUn9c.png 1440w\"}},KQc3kq9eV:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+-191),pixelHeight:900,pixelWidth:1440,sizes:`calc(${componentViewport?.width||\"100vw\"} * 1.1)`,src:\"https://framerusercontent.com/images/fqHRlfMCJWbm5l0SbbkNgUn9c.png\",srcSet:\"https://framerusercontent.com/images/fqHRlfMCJWbm5l0SbbkNgUn9c.png?scale-down-to=512 512w,https://framerusercontent.com/images/fqHRlfMCJWbm5l0SbbkNgUn9c.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/fqHRlfMCJWbm5l0SbbkNgUn9c.png 1440w\"}},oZCuLmJat:{background:{alt:\"\",fit:\"fill\",pixelHeight:900,pixelWidth:1440,sizes:`calc(${componentViewport?.width||\"100vw\"} * 1.1)`,src:\"https://framerusercontent.com/images/fqHRlfMCJWbm5l0SbbkNgUn9c.png\",srcSet:\"https://framerusercontent.com/images/fqHRlfMCJWbm5l0SbbkNgUn9c.png?scale-down-to=512 512w,https://framerusercontent.com/images/fqHRlfMCJWbm5l0SbbkNgUn9c.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/fqHRlfMCJWbm5l0SbbkNgUn9c.png 1440w\"}},x3bsqvTdS:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+-251),pixelHeight:900,pixelWidth:1440,sizes:`calc(${componentViewport?.width||\"100vw\"} * 1.2)`,src:\"https://framerusercontent.com/images/fqHRlfMCJWbm5l0SbbkNgUn9c.png\",srcSet:\"https://framerusercontent.com/images/fqHRlfMCJWbm5l0SbbkNgUn9c.png?scale-down-to=512 512w,https://framerusercontent.com/images/fqHRlfMCJWbm5l0SbbkNgUn9c.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/fqHRlfMCJWbm5l0SbbkNgUn9c.png 1440w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+0),pixelHeight:900,pixelWidth:1440,sizes:`calc(${componentViewport?.width||\"100vw\"} * 1.1)`,src:\"https://framerusercontent.com/images/fqHRlfMCJWbm5l0SbbkNgUn9c.png\",srcSet:\"https://framerusercontent.com/images/fqHRlfMCJWbm5l0SbbkNgUn9c.png?scale-down-to=512 512w,https://framerusercontent.com/images/fqHRlfMCJWbm5l0SbbkNgUn9c.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/fqHRlfMCJWbm5l0SbbkNgUn9c.png 1440w\"},className:\"framer-19r4t4u\",\"data-framer-name\":\"Real Image\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1mc25e3\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-4if235\",\"data-framer-name\":\"Header\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ga60xh\",\"data-framer-name\":\"Teks\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A_AQIMpit:{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:\"Stair Lifts\"})})},x3bsqvTdS:{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:\"Stair Lifts\"})})}},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:\"Stair Lifts\"})}),className:\"framer-1xdkhxn\",\"data-framer-name\":\"Thrive in your home\",fonts:[\"GF;Poppins-700\"],style:{transformPerspective:1200},verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A_AQIMpit:{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’ Stair Lifts bring mobility to every level of your home, ensuring a safe, smooth, and dignified journey up and down the stairs.\"})})},x3bsqvTdS:{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’ Stair Lifts bring mobility to every level of your home, ensuring a safe, smooth, and dignified journey up and down the stairs.\"})})}},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’ Stair Lifts bring mobility to every level of your home, ensuring a safe, smooth, and dignified journey up and down the stairs.\"})}),className:\"framer-koea4p\",\"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-141msy4\",\"data-framer-name\":\"Tags\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1g5req4-container\",nodeId:\"TSUGqepGY\",scopeId:\"Ti0AKUuW_\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A_AQIMpit:{variant:\"tVCYbAy80\"}},children:/*#__PURE__*/_jsx(TagHhomeForHero,{dbe7HxSpa:addImageAlt({pixelHeight:32,pixelWidth:32,src:\"https://framerusercontent.com/images/0XKdxcHY64Xh3I4l4aGK4i3H0Y.svg\"},\"\"),height:\"100%\",id:\"TSUGqepGY\",layoutId:\"TSUGqepGY\",qYGDYWMdo:\"Responsive\",variant:\"dwHvy1hqA\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,children:/*#__PURE__*/_jsx(Container,{className:\"framer-zv9sg4-container\",nodeId:\"ks3e5ac1Q\",scopeId:\"Ti0AKUuW_\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A_AQIMpit:{variant:\"tVCYbAy80\"}},children:/*#__PURE__*/_jsx(TagHhomeForHero,{dbe7HxSpa:addImageAlt({pixelHeight:32,pixelWidth:32,src:\"https://framerusercontent.com/images/rvXao1FoaHP3bumG3rflOGrQy0.svg\"},\"\"),height:\"100%\",id:\"ks3e5ac1Q\",layoutId:\"ks3e5ac1Q\",qYGDYWMdo:\"Fast Quotes\",variant:\"dwHvy1hqA\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,children:/*#__PURE__*/_jsx(Container,{className:\"framer-bk0ghn-container\",nodeId:\"y6wQfjf9f\",scopeId:\"Ti0AKUuW_\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A_AQIMpit:{variant:\"tVCYbAy80\"}},children:/*#__PURE__*/_jsx(TagHhomeForHero,{dbe7HxSpa:addImageAlt({pixelHeight:32,pixelWidth:32,src:\"https://framerusercontent.com/images/hg6eNgNacnPgKxX35vJzFSnAU4.svg\"},\"\"),height:\"100%\",id:\"y6wQfjf9f\",layoutId:\"y6wQfjf9f\",qYGDYWMdo:\"Quality Craftsmanship\",variant:\"dwHvy1hqA\",width:\"100%\"})})})})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A_AQIMpit:{width:`min(${componentViewport?.width||\"100vw\"} - 48px, 1440px)`},KQc3kq9eV:{width:`min((${componentViewport?.width||\"100vw\"} - 200px) * 0.8438, 1440px)`},oZCuLmJat:{width:`min((${componentViewport?.width||\"100vw\"} - 128px) * 0.9, 1440px)`},x3bsqvTdS:{width:`min(${componentViewport?.width||\"100vw\"} - 80px, 1440px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:160,width:`min((${componentViewport?.width||\"100vw\"} - 160px) * 0.8438, 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-13k116n-container\",nodeId:\"HglM55a4x\",scopeId:\"Ti0AKUuW_\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A_AQIMpit:{variant:\"Y8mxBaXWY\"},x3bsqvTdS:{variant:\"Y8mxBaXWY\"}},children:/*#__PURE__*/_jsx(FormConsultant,{height:\"100%\",id:\"HglM55a4x\",layoutId:\"HglM55a4x\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"XCgDuhWbG\",width:\"100%\"})})})})})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A_AQIMpit:{y:undefined},oZCuLmJat:{y:undefined},x3bsqvTdS:{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-1225hwg-container\",nodeId:\"TdwgFLbH1\",scopeId:\"Ti0AKUuW_\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A_AQIMpit:{variant:\"B8HoUOwZZ\"},KQc3kq9eV:{variant:\"VjWgq0CeG\"},oZCuLmJat:{variant:\"TZNwmXNda\"},x3bsqvTdS:{variant:\"C9r7gEcqA\"}},children:/*#__PURE__*/_jsx(SectionCredibility,{height:\"100%\",id:\"TdwgFLbH1\",layoutId:\"TdwgFLbH1\",style:{width:\"100%\"},variant:\"DGL5lxNuG\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A_AQIMpit:{y:undefined},oZCuLmJat:{y:undefined},x3bsqvTdS:{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-19bf53d-container\",nodeId:\"agMDGpua2\",scopeId:\"Ti0AKUuW_\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A_AQIMpit:{variant:\"JKvIpHbMa\"},KQc3kq9eV:{variant:\"ybRf8FrL9\"},oZCuLmJat:{variant:\"Ji1QsHYxQ\"},x3bsqvTdS:{variant:\"nswXJyc8r\"}},children:/*#__PURE__*/_jsx(SectionWhyChooseOur,{b8c6MJ1_B:\"Why Choose Our Services?\",fM8N0Kltq:addImageAlt({pixelHeight:612,pixelWidth:580,src:\"https://framerusercontent.com/images/Yfohzys5Qc0TM3Hy6H6ecnEa9k.png\",srcSet:\"https://framerusercontent.com/images/Yfohzys5Qc0TM3Hy6H6ecnEa9k.png 580w\"},\"\"),height:\"100%\",id:\"agMDGpua2\",iPMKCfNW_:\"Stair Lifts\",layoutId:\"agMDGpua2\",s7cmIuaKX:\"Trive Homes’ stair lifts are designed to bring comfort and confidence back to multi-level living. We tailor each stair lift to fit your staircase perfectly, ensuring a smooth, secure, and comfortable ride between floors. Built with advanced safety features, quiet operation, and sleek, unobtrusive designs, our stair lifts blend seamlessly into your home. Our team provides quick, professional installation and ongoing support, making Trive Homes the trusted choice for safe, accessible, and stylish mobility solutions.\",style:{width:\"100%\"},sUhRxJru6:\"At Thrive Homes, we believe that mobility should never be a barrier to enjoying the comforts of your home. Our stair lift solutions are designed to provide a safe, reliable, and stylish way to navigate between floors, offering a renewed sense of freedom and independence. With Trive Homes, each floor is within easy reach, so you can confidently embrace your home in its entirety.\",variant:\"rQYZtGk06\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A_AQIMpit:{y:undefined},oZCuLmJat:{y:undefined},x3bsqvTdS:{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-1kvjs6b-container\",nodeId:\"FksPy2ZUH\",scopeId:\"Ti0AKUuW_\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A_AQIMpit:{variant:\"j0c0mTHQs\"},KQc3kq9eV:{variant:\"YzvRqF1jw\"},oZCuLmJat:{variant:\"n8tP9n8h3\"},x3bsqvTdS:{variant:\"U96RjUwHp\"}},children:/*#__PURE__*/_jsx(SectionWhatSets,{fKdmcrXpc:\"Our stair lifts are customized to match the unique dimensions of your staircase, ensuring a precise fit that complements your home’s aesthetic.\",height:\"100%\",id:\"FksPy2ZUH\",JlYqvKpAC:\"\",KHDb7iKFR:\"Designed to blend seamlessly into your home, our stair lifts operate quietly and efficiently, with sleek designs that integrate beautifully into any setting.\",kpmDJnn_A:addImageAlt({pixelHeight:1120,pixelWidth:2512,src:\"https://framerusercontent.com/images/P4jCoZjtoH2KBsfTf0kZox7Sb4.png\",srcSet:\"https://framerusercontent.com/images/P4jCoZjtoH2KBsfTf0kZox7Sb4.png?scale-down-to=512 512w,https://framerusercontent.com/images/P4jCoZjtoH2KBsfTf0kZox7Sb4.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/P4jCoZjtoH2KBsfTf0kZox7Sb4.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/P4jCoZjtoH2KBsfTf0kZox7Sb4.png 2512w\"},\"\"),layoutId:\"FksPy2ZUH\",m26IkYzUT:\"\",MyCiv465J:\"Quiet & Unobtrusive Design\",oCezgAsCa:\"Choosing the right stair lift isn’t just about adding equipment; it’s about improving quality of life. Trive Homes is dedicated to providing stair lift solutions that are crafted with care, precision, and attention to every detail. Discover what makes our stair lifts the preferred choice for accessibility in multi-level homes.\",ozGtHntRx:\"Tailored to Fit Your Home Perfectly\",P4_U34jbA:\"Safe & Smooth Operation\",pGwUuBqjK:\"Our experienced technicians ensure a smooth, quick installation process, allowing you to enjoy your new stair lift without hassle or delay.\",qpizkIXbI:\"Built with safety in mind, our stair lifts feature secure harnessing, gentle starts and stops, and emergency features, providing a safe and comfortable ride every time.\",rjh8Lco1d:\"Elevate Your Mobility Experience\",rziUSIgna:\"Comprehensive Support & Maintenance\",sq840lCxN:\"We offer ongoing support and maintenance to keep your stair lift in top condition, ensuring years of dependable service and peace of mind.\",style:{width:\"100%\"},variant:\"sWr_m4JtB\",width:\"100%\",xO5bTyfRY:\"Fast & Professional Installation\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-yjnrql\",\"data-framer-name\":\"CTA\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1qpqw73\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1isyawd\",\"data-framer-name\":\"Image\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A_AQIMpit:{background:{alt:\"\",fit:\"fill\",pixelHeight:555,pixelWidth:783,sizes:`max(min(${componentViewport?.width||\"100vw\"} - 48px, 1440px), 1px)`,src:\"https://framerusercontent.com/images/zm4d69wHQP6Nw7woZKSKB9rZPHI.png\",srcSet:\"https://framerusercontent.com/images/zm4d69wHQP6Nw7woZKSKB9rZPHI.png?scale-down-to=512 512w,https://framerusercontent.com/images/zm4d69wHQP6Nw7woZKSKB9rZPHI.png 783w\"}},oZCuLmJat:{background:{alt:\"\",fit:\"fill\",pixelHeight:555,pixelWidth:783,sizes:`max(min(${componentViewport?.width||\"100vw\"} - 160px, 1440px) * 0.6, 1px)`,src:\"https://framerusercontent.com/images/zm4d69wHQP6Nw7woZKSKB9rZPHI.png\",srcSet:\"https://framerusercontent.com/images/zm4d69wHQP6Nw7woZKSKB9rZPHI.png?scale-down-to=512 512w,https://framerusercontent.com/images/zm4d69wHQP6Nw7woZKSKB9rZPHI.png 783w\"}},x3bsqvTdS:{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/zm4d69wHQP6Nw7woZKSKB9rZPHI.png\",srcSet:\"https://framerusercontent.com/images/zm4d69wHQP6Nw7woZKSKB9rZPHI.png?scale-down-to=512 512w,https://framerusercontent.com/images/zm4d69wHQP6Nw7woZKSKB9rZPHI.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/zm4d69wHQP6Nw7woZKSKB9rZPHI.png\",srcSet:\"https://framerusercontent.com/images/zm4d69wHQP6Nw7woZKSKB9rZPHI.png?scale-down-to=512 512w,https://framerusercontent.com/images/zm4d69wHQP6Nw7woZKSKB9rZPHI.png 783w\"},className:\"framer-1s6dkju\",\"data-framer-name\":\"Rectangle 34625445\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-14j9fbw\",\"data-framer-name\":\"Form\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-cy5ss\",\"data-framer-name\":\"Frame 2147225079\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-12vwc0z\",\"data-framer-name\":\"Frame 2147225078\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-jx0yld\",\"data-framer-name\":\"Frame 427321738\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A_AQIMpit:{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 Install \\u2028\\u2028Your Stair Lift?\"})})},oZCuLmJat:{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 Install \\u2028\\u2028Your Stair Lift?\"})})}},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 Install \\u2028\\u2028Your Stair Lift?\"})}),className:\"framer-dyz9po\",\"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-1nqc6qv\",nodeId:\"rWBdVT7pN\",children:formState=>/*#__PURE__*/_jsxs(_Fragment,{children:[/*#__PURE__*/_jsx(\"label\",{className:\"framer-178z7eo\",children:/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-1jai36t\",inputName:\"Name\",placeholder:\"Full Name *\",type:\"text\"})}),/*#__PURE__*/_jsx(\"label\",{className:\"framer-okv4lt\",children:/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-ia0571\",inputName:\"Email\",placeholder:\"Email *\",type:\"email\"})}),/*#__PURE__*/_jsx(\"label\",{className:\"framer-10e6x2l\",children:/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-1xvzfbb\",inputName:\"Phone\",placeholder:\"Phone *\",type:\"tel\"})}),/*#__PURE__*/_jsx(\"label\",{className:\"framer-dycrnp\",children:/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-19z7y7a\",inputName:\"Message\",placeholder:\"Message\",type:\"textarea\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A_AQIMpit:{width:`max(min(${componentViewport?.width||\"100vw\"} - 48px, 1440px) - 48px, 1px)`},x3bsqvTdS:{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-3a1ol6-container\",nodeId:\"OTyst6T_2\",scopeId:\"Ti0AKUuW_\",children:/*#__PURE__*/_jsx(Button,{height:\"100%\",id:\"OTyst6T_2\",layoutId:\"OTyst6T_2\",style:{width:\"100%\"},type:\"submit\",variant:formVariants(formState,{pending:\"ri5XvVysW\",success:\"uR4dP_7N4\"},\"NNg0wcVfs\"),width:\"100%\"})})})})]})})]})})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A_AQIMpit:{y:undefined},oZCuLmJat:{y:undefined},x3bsqvTdS:{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-6qc4x4-container\",nodeId:\"oYvuPeBUq\",scopeId:\"Ti0AKUuW_\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A_AQIMpit:{variant:\"RkIUFBe9S\"},KQc3kq9eV:{variant:\"b_4Agtnc0\"},oZCuLmJat:{variant:\"judWu_jST\"},x3bsqvTdS:{variant:\"SsiiHGEo1\"}},children:/*#__PURE__*/_jsx(SectionTestimonial,{height:\"100%\",id:\"oYvuPeBUq\",layoutId:\"oYvuPeBUq\",style:{width:\"100%\"},variant:\"pyQDj0ntk\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A_AQIMpit:{y:undefined},oZCuLmJat:{y:undefined},x3bsqvTdS:{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-hmvu16-container\",nodeId:\"jgoNjbARv\",scopeId:\"Ti0AKUuW_\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A_AQIMpit:{variant:\"IKSC2FHtl\"},KQc3kq9eV:{variant:\"rdWGMjlAa\"},oZCuLmJat:{variant:\"woOgw2L2t\"},x3bsqvTdS:{variant:\"Nid2lNNbq\"}},children:/*#__PURE__*/_jsx(SectionSolutions,{height:\"100%\",id:\"jgoNjbARv\",layoutId:\"jgoNjbARv\",style:{width:\"100%\"},variant:\"M1h6QYbY6\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A_AQIMpit:{y:undefined},oZCuLmJat:{y:undefined},x3bsqvTdS:{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-ro68g3-container\",nodeId:\"E8GL9Od_7\",scopeId:\"Ti0AKUuW_\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A_AQIMpit:{variant:\"Bhh3fAcKb\"},KQc3kq9eV:{variant:\"cdpQq6IKv\"},oZCuLmJat:{variant:\"a7ogu9aLM\"},x3bsqvTdS:{variant:\"FleSajNrr\"}},children:/*#__PURE__*/_jsx(SectionInsightAndTIps,{height:\"100%\",id:\"E8GL9Od_7\",layoutId:\"E8GL9Od_7\",style:{width:\"100%\"},variant:\"W48oNav1E\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A_AQIMpit:{y:undefined},oZCuLmJat:{y:undefined},x3bsqvTdS:{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-rqh0n7-container\",nodeId:\"ZJROdm4_R\",scopeId:\"Ti0AKUuW_\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A_AQIMpit:{variant:\"p8vJNZHZf\"},KQc3kq9eV:{variant:\"r6w_Hkd3E\"},oZCuLmJat:{variant:\"bUO4Syym2\"},x3bsqvTdS:{variant:\"P6WcWp3Ls\"}},children:/*#__PURE__*/_jsx(SectionCTA,{height:\"100%\",id:\"ZJROdm4_R\",layoutId:\"ZJROdm4_R\",style:{width:\"100%\"},variant:\"DAXZXcmQ2\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A_AQIMpit:{y:undefined},oZCuLmJat:{y:undefined},x3bsqvTdS:{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-3qt7w4-container\",nodeId:\"Rjr0MtZfm\",scopeId:\"Ti0AKUuW_\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A_AQIMpit:{variant:\"oWl8zOx3Y\"},KQc3kq9eV:{variant:\"rjquQwnM_\"},oZCuLmJat:{variant:\"RfX9NTW16\"},x3bsqvTdS:{variant:\"Vvqy_61zB\"}},children:/*#__PURE__*/_jsx(SectionFooter,{height:\"100%\",id:\"Rjr0MtZfm\",layoutId:\"Rjr0MtZfm\",style:{width:\"100%\"},variant:\"VPkQUfZ_q\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1bfantr\",\"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-vxSoO.framer-yhzxkm, .framer-vxSoO .framer-yhzxkm { display: block; }\",\".framer-vxSoO.framer-kczd5a { 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-vxSoO .framer-dfym7k-container { flex: none; height: auto; left: 50%; position: absolute; top: 0px; transform: translateX(-50%); width: 100%; z-index: 2; }\",\".framer-vxSoO .framer-1c6t4wz-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 4; }\",\".framer-vxSoO .framer-1b6znoj { 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-vxSoO .framer-1p953l9 { flex: none; gap: 0px; height: 880px; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; position: absolute; top: 0px; width: 100%; z-index: 0; }\",\".framer-vxSoO .framer-19r4t4u { flex: none; height: 900px; left: calc(55.00000000000003% - 110.00000000000001% / 2); position: absolute; top: 0px; width: 110%; }\",\".framer-vxSoO .framer-1mc25e3 { 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-vxSoO .framer-4if235 { 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-vxSoO .framer-ga60xh { 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-vxSoO .framer-1xdkhxn { --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-vxSoO .framer-koea4p { --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-vxSoO .framer-141msy4 { 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-vxSoO .framer-1g5req4-container, .framer-vxSoO .framer-zv9sg4-container, .framer-vxSoO .framer-bk0ghn-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-vxSoO .framer-13k116n-container { flex: none; height: auto; max-width: 1440px; position: relative; width: 84%; }\",\".framer-vxSoO .framer-1225hwg-container, .framer-vxSoO .framer-19bf53d-container, .framer-vxSoO .framer-1kvjs6b-container, .framer-vxSoO .framer-3a1ol6-container, .framer-vxSoO .framer-6qc4x4-container, .framer-vxSoO .framer-hmvu16-container, .framer-vxSoO .framer-ro68g3-container, .framer-vxSoO .framer-rqh0n7-container, .framer-vxSoO .framer-3qt7w4-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-vxSoO .framer-yjnrql { 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-vxSoO .framer-1qpqw73 { 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-vxSoO .framer-1isyawd { 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-vxSoO .framer-1s6dkju { 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-vxSoO .framer-14j9fbw { -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-vxSoO .framer-cy5ss { 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-vxSoO .framer-12vwc0z { 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-vxSoO .framer-jx0yld { 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-vxSoO .framer-dyz9po { --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-vxSoO .framer-1nqc6qv { 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-vxSoO .framer-178z7eo, .framer-vxSoO .framer-okv4lt, .framer-vxSoO .framer-10e6x2l, .framer-vxSoO .framer-dycrnp { 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-vxSoO .framer-1jai36t, .framer-vxSoO .framer-ia0571, .framer-vxSoO .framer-1xvzfbb { --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-vxSoO .framer-19z7y7a { --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-vxSoO .framer-1bfantr { 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-vxSoO.framer-kczd5a { width: 1200px; } .framer-vxSoO .framer-1mc25e3 { padding: 0px 64px 0px 64px; } .framer-vxSoO .framer-13k116n-container { width: 90%; } .framer-vxSoO .framer-14j9fbw, .framer-vxSoO .framer-cy5ss { height: min-content; } .framer-vxSoO .framer-12vwc0z, .framer-vxSoO .framer-178z7eo { order: 0; } .framer-vxSoO .framer-1nqc6qv, .framer-vxSoO .framer-okv4lt { order: 1; } .framer-vxSoO .framer-10e6x2l { order: 2; } .framer-vxSoO .framer-dycrnp { order: 3; } .framer-vxSoO .framer-3a1ol6-container { order: 4; }}\",\"@media (min-width: 810px) and (max-width: 1199px) { .framer-vxSoO.framer-kczd5a { width: 810px; } .framer-vxSoO .framer-1b6znoj { height: 880px; } .framer-vxSoO .framer-19r4t4u { height: 1131px; left: calc(40.00000000000002% - 120% / 2); top: -251px; width: 120%; } .framer-vxSoO .framer-1mc25e3 { gap: 40px; padding: 0px 40px 20px 40px; } .framer-vxSoO .framer-141msy4 { justify-content: center; } .framer-vxSoO .framer-13k116n-container, .framer-vxSoO .framer-1isyawd { width: 100%; } .framer-vxSoO .framer-yjnrql { padding: 64px 40px 64px 40px; } .framer-vxSoO .framer-1qpqw73 { flex-direction: column; } .framer-vxSoO .framer-14j9fbw { flex: none; width: 100%; }}\",\"@media (max-width: 809px) { .framer-vxSoO.framer-kczd5a { width: 390px; } .framer-vxSoO .framer-dfym7k-container, .framer-vxSoO .framer-1c6t4wz-container { left: 0px; transform: unset; } .framer-vxSoO .framer-1b6znoj { height: 743px; } .framer-vxSoO .framer-1p953l9 { height: 812px; } .framer-vxSoO .framer-19r4t4u { height: 909px; left: unset; right: 0px; top: -166px; width: 180%; } .framer-vxSoO .framer-1mc25e3 { gap: 40px; padding: 0px 24px 20px 24px; } .framer-vxSoO .framer-4if235 { gap: 12px; } .framer-vxSoO .framer-141msy4 { gap: 12px; justify-content: center; } .framer-vxSoO .framer-13k116n-container { width: 100%; } .framer-vxSoO .framer-yjnrql { padding: 40px 24px 40px 24px; } .framer-vxSoO .framer-1qpqw73 { flex-direction: column; } .framer-vxSoO .framer-1isyawd { height: 320px; width: 100%; } .framer-vxSoO .framer-14j9fbw { flex: none; height: min-content; width: 100%; } .framer-vxSoO .framer-cy5ss { height: min-content; }}\",\"@media (min-width: 1920px) { .framer-vxSoO.framer-kczd5a { width: 1920px; } .framer-vxSoO .framer-19r4t4u { height: 1495px; top: -191px; } .framer-vxSoO .framer-1mc25e3 { padding: 0px 100px 0px 100px; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 9052\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"oZCuLmJat\":{\"layout\":[\"fixed\",\"auto\"]},\"x3bsqvTdS\":{\"layout\":[\"fixed\",\"auto\"]},\"A_AQIMpit\":{\"layout\":[\"fixed\",\"auto\"]},\"KQc3kq9eV\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"i0tiuNC88\":{\"pattern\":\":i0tiuNC88\",\"name\":\"trigger-navbar\"}}\n * @framerResponsiveScreen\n */const FramerTi0AKUuW_=withCSS(Component,css,\"framer-vxSoO\");export default FramerTi0AKUuW_;FramerTi0AKUuW_.displayName=\"Service / Accessible Bathroom Remodeling 2\";FramerTi0AKUuW_.defaultProps={height:9052,width:1440};addFonts(FramerTi0AKUuW_,[{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\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerTi0AKUuW_\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerColorSyntax\":\"true\",\"framerIntrinsicWidth\":\"1440\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"oZCuLmJat\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"x3bsqvTdS\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"A_AQIMpit\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"KQc3kq9eV\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerScrollSections\":\"{\\\"i0tiuNC88\\\":{\\\"pattern\\\":\\\":i0tiuNC88\\\",\\\"name\\\":\\\"trigger-navbar\\\"}}\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerResponsiveScreen\":\"\",\"framerAutoSizeImages\":\"true\",\"framerIntrinsicHeight\":\"9052\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],"mappings":"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"}