{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/hpbMNJiBaXwT52WfoznQ/n7hT5Y7Za95KvRuxsbkx/pBq2pWSLB.js"],
  "sourcesContent": ["// Generated by Framer (3874f97)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PropertyOverrides,ResolveLinks,RichText,SVG,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouter,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import Ticker from\"https://framerusercontent.com/modules/B2xAlJLcN0gOnt11mSPw/l6rHYi79svcFRVrC1q12/Ticker.js\";import Carousel from\"https://framerusercontent.com/modules/UIrMjSS6ZX89L0CsT8k6/ZtFjxnixyznUo5AKQme5/Carousel.js\";import Navigation from\"#framer/local/canvasComponent/C95JFCFXF/C95JFCFXF.js\";import Footer from\"#framer/local/canvasComponent/EB2fauXpm/EB2fauXpm.js\";import Steps1 from\"#framer/local/canvasComponent/fThFf2TbV/fThFf2TbV.js\";import ButtonVarients from\"#framer/local/canvasComponent/omF8u4gU3/omF8u4gU3.js\";import LogosBar from\"#framer/local/canvasComponent/qeZ8xLjLJ/qeZ8xLjLJ.js\";import USPBar from\"#framer/local/canvasComponent/wxvePULfk/wxvePULfk.js\";import*as sharedStyle from\"#framer/local/css/AQa1Oke8b/AQa1Oke8b.js\";import*as sharedStyle3 from\"#framer/local/css/djZ6_BXsx/djZ6_BXsx.js\";import*as sharedStyle6 from\"#framer/local/css/EcT9hValP/EcT9hValP.js\";import*as sharedStyle1 from\"#framer/local/css/PmATH2VQM/PmATH2VQM.js\";import*as sharedStyle4 from\"#framer/local/css/r6Ghl1pBo/r6Ghl1pBo.js\";import*as sharedStyle5 from\"#framer/local/css/WlvN6aH23/WlvN6aH23.js\";import*as sharedStyle2 from\"#framer/local/css/z3YVErE4f/z3YVErE4f.js\";import metadataProvider from\"#framer/local/webPageMetadata/pBq2pWSLB/pBq2pWSLB.js\";const NavigationFonts=getFonts(Navigation);const USPBarFonts=getFonts(USPBar);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const ButtonVarientsFonts=getFonts(ButtonVarients);const Steps1Fonts=getFonts(Steps1);const CarouselFonts=getFonts(Carousel);const ImageWithFX=withFX(Image);const LogosBarFonts=getFonts(LogosBar);const TickerFonts=getFonts(Ticker);const FooterFonts=getFonts(Footer);const breakpoints={hEF8hnNbI:\"(min-width: 810px) and (max-width: 1439px)\",HIaj2F4Nd:\"(max-width: 809px)\",QZjywuilo:\"(min-width: 1440px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-ouyWI\";const variantClassNames={hEF8hnNbI:\"framer-v-p2kscb\",HIaj2F4Nd:\"framer-v-eixv5w\",QZjywuilo:\"framer-v-tgp8bl\"};const transition1={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value}});};const humanReadableVariantMap={Desktop:\"QZjywuilo\",Phone:\"HIaj2F4Nd\",Tablet:\"hEF8hnNbI\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"QZjywuilo\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const router=useRouter();const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"HIaj2F4Nd\")return false;return true;};const defaultLayoutId=React.useId();useCustomCursors({});const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"QZjywuilo\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-tgp8bl\",className),ref:ref??ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:99,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1tywrh5-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hEF8hnNbI:{variant:\"Y0OYv7zzf\"},HIaj2F4Nd:{variant:\"Y0OYv7zzf\"}},children:/*#__PURE__*/_jsx(Navigation,{height:\"100%\",id:\"ZfUoO5GwP\",layoutId:\"ZfUoO5GwP\",style:{width:\"100%\"},variant:\"bEcSM7j5K\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+99),pixelHeight:480,pixelWidth:1625,positionX:\"center\",positionY:\"top\",sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/L1nSD2fwMPAYJWLS8ckl7rm2WBU.gif\",srcSet:\"https://framerusercontent.com/images/L1nSD2fwMPAYJWLS8ckl7rm2WBU.gif?scale-down-to=512 512w,https://framerusercontent.com/images/L1nSD2fwMPAYJWLS8ckl7rm2WBU.gif?scale-down-to=1024 1024w,https://framerusercontent.com/images/L1nSD2fwMPAYJWLS8ckl7rm2WBU.gif 1625w\"},className:\"framer-1bpzsbq\",\"data-framer-name\":\"Hero & Header\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-o6ma5p\",\"data-framer-name\":\"Hero & Header\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1hw1zbl\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ktufu7\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-107hnjq\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1n79kdp\",\"data-styles-preset\":\"AQa1Oke8b\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Supply & Erect\"})}),className:\"framer-10uxjnk\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1t324t3\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-yxi54z\",\"data-styles-preset\":\"PmATH2VQM\",style:{\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Available for Adra P\\xd8 Passive Panel Systems and \u2018The Standard\u2019 140mm Stud.\"})})}),className:\"framer-5qv17x\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-nu1v69\",\"data-styles-preset\":\"z3YVErE4f\",style:{\"--framer-text-alignment\":\"center\"},children:\"Our in-house Fleet have been delivering Nationwide for nearly 50 years.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-nu1v69\",\"data-styles-preset\":\"z3YVErE4f\",style:{\"--framer-text-alignment\":\"center\"},children:\"Once Your Design has been confirmed and manufactured, we aim to have it with you on-site within 5 working days. \"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-nu1v69\",\"data-styles-preset\":\"z3YVErE4f\",style:{\"--framer-text-alignment\":\"center\"},children:\"If you are looking for that next level of convenience, we can arrange for your Timber Frame to be installed through our network of Approved Contractors.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-nu1v69\",\"data-styles-preset\":\"z3YVErE4f\",style:{\"--framer-text-alignment\":\"center\"},children:\"Utilising our Supply & Erect Service, you can go from slab to a complete shell within a matter of days.\"})]}),className:\"framer-9w3s3t\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hEF8hnNbI:{y:(componentViewport?.y||0)+0+1333},HIaj2F4Nd:{y:(componentViewport?.y||0)+0+1153}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:80,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+1436,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation,className:\"framer-11ntnmv-container\",\"data-framer-appear-id\":\"11ntnmv\",initial:animation1,optimized:true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hEF8hnNbI:{variant:\"OejUcABv4\"},HIaj2F4Nd:{variant:\"WBeAnIvXd\"}},children:/*#__PURE__*/_jsx(USPBar,{height:\"100%\",id:\"GyLvFe6d0\",layoutId:\"GyLvFe6d0\",style:{width:\"100%\"},variant:\"ioPwINm7V\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-61htnj\",\"data-framer-name\":\"Service\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-rvm1qm\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-dyems6\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18nwzdb\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-9rzlmc\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1p89aq8\",\"data-styles-preset\":\"djZ6_BXsx\",children:\"SIMPLE PROCESS\"})}),className:\"framer-1em8tf5\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-lkr3cs\",\"data-styles-preset\":\"r6Ghl1pBo\",children:\"Whether you\u2019re an Experienced Developer or a first-time self-builder\"})}),className:\"framer-zyxu9a\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":rcSLKGAOl\",webPageId:\"cZJYkQyIv\"},implicitPathVariables:undefined},{href:{hash:\":rcSLKGAOl\",webPageId:\"cZJYkQyIv\"},implicitPathVariables:undefined},{href:{hash:\":rcSLKGAOl\",webPageId:\"cZJYkQyIv\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hEF8hnNbI:{y:(componentViewport?.y||0)+0+1413+30+0+0+0+0+75.5},HIaj2F4Nd:{y:(componentViewport?.y||0)+0+1233+30+0+0+0+0+75.5}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:49,y:(componentViewport?.y||0)+0+1516+30+0+0+0+0+75.5,children:/*#__PURE__*/_jsx(Container,{className:\"framer-y4fe5t-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hEF8hnNbI:{XiuGBUWoN:resolvedLinks[1]},HIaj2F4Nd:{XiuGBUWoN:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(ButtonVarients,{height:\"100%\",id:\"OxtTVqgUy\",layoutId:\"OxtTVqgUy\",pGsn3zoss:\"Find Out More\",variant:\"T6JtGe7Hx\",width:\"100%\",XiuGBUWoN:resolvedLinks[0]})})})})})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1vxtp9m-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HIaj2F4Nd:{sizingObject:{heightInset:0,heightRows:2,heightType:\"auto\",widthColumns:2,widthInset:0,widthType:\"stretch\"}}},children:/*#__PURE__*/_jsx(Carousel,{align:\"center\",ariaLabel:\"\",arrowObject:{arrowFill:\"rgba(0, 0, 0, 0.2)\",arrowPadding:20,arrowRadius:40,arrowSize:40,showMouseControls:true},axis:true,borderRadius:0,fadeObject:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeTransition:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"},fadeWidth:25},gap:10,height:\"100%\",id:\"uWku0p336\",layoutId:\"uWku0p336\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,progressObject:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0.2)\",dotsBlur:4,dotsFill:\"rgb(255, 255, 255)\",dotsGap:10,dotsInset:10,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:false,showScrollbar:false},sizingObject:{heightInset:0,heightRows:2,heightType:\"auto\",widthColumns:2,widthInset:0,widthType:\"auto\"},slots:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:380,width:\"380px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1kkg04x-container\",children:/*#__PURE__*/_jsx(Steps1,{height:\"100%\",hIfnS34Xv:\"1\",id:\"GmLRqnKGY\",iVVCM3bM5:\"Submit Your Architects Drawings\",layoutId:\"GmLRqnKGY\",pHEUGmMwi:\"For a free, no-obligation quote\",style:{height:\"100%\",width:\"100%\"},variant:\"BRKIvXHEL\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:380,width:\"380px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-ner4ks-container\",children:/*#__PURE__*/_jsx(Steps1,{height:\"100%\",hIfnS34Xv:\"2\",id:\"SOR0Fy4hU\",iVVCM3bM5:\"Receive Your Free, No-Obligation Quote\",layoutId:\"SOR0Fy4hU\",pHEUGmMwi:\"Bespoke to your needs & specification\",style:{height:\"100%\",width:\"100%\"},variant:\"BRKIvXHEL\",width:\"100%\",zmZNDuPvS:addImageAlt({src:\"https://framerusercontent.com/images/ua2YZOIDtXY3mId6dIViNa5bek.png\",srcSet:\"https://framerusercontent.com/images/ua2YZOIDtXY3mId6dIViNa5bek.png?scale-down-to=512 512w,https://framerusercontent.com/images/ua2YZOIDtXY3mId6dIViNa5bek.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/ua2YZOIDtXY3mId6dIViNa5bek.png 2000w\"},\"\")})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:380,width:\"380px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1utg14s-container\",children:/*#__PURE__*/_jsx(Steps1,{height:\"100%\",hIfnS34Xv:\"3\",id:\"H2U1pEFQS\",iVVCM3bM5:\"We'll Develop Your Drawings\",layoutId:\"H2U1pEFQS\",pHEUGmMwi:\"We work hand-in-hand with you & your Architect\",style:{height:\"100%\",width:\"100%\"},variant:\"BRKIvXHEL\",width:\"100%\",zmZNDuPvS:addImageAlt({src:\"https://framerusercontent.com/images/V4JGoA4TvDnTp8TcSpzsu2dOGEE.png\",srcSet:\"https://framerusercontent.com/images/V4JGoA4TvDnTp8TcSpzsu2dOGEE.png?scale-down-to=512 512w,https://framerusercontent.com/images/V4JGoA4TvDnTp8TcSpzsu2dOGEE.png 937w\"},\"\")})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:380,width:\"380px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1idwjet-container\",children:/*#__PURE__*/_jsx(Steps1,{height:\"100%\",hIfnS34Xv:\"4\",id:\"d1PgZvpeA\",iVVCM3bM5:\"Manufacturing Your Timber Frame\",layoutId:\"d1PgZvpeA\",pHEUGmMwi:\"Precision engineered with the latest technology\",style:{height:\"100%\",width:\"100%\"},variant:\"BRKIvXHEL\",width:\"100%\",zmZNDuPvS:addImageAlt({src:\"https://framerusercontent.com/images/KruBGLd2Xdouhfe6XCVnuD6aY.png\",srcSet:\"https://framerusercontent.com/images/KruBGLd2Xdouhfe6XCVnuD6aY.png?scale-down-to=512 512w,https://framerusercontent.com/images/KruBGLd2Xdouhfe6XCVnuD6aY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/KruBGLd2Xdouhfe6XCVnuD6aY.png 2000w\"},\"\")})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:380,width:\"380px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-voce60-container\",children:/*#__PURE__*/_jsx(Steps1,{height:\"100%\",hIfnS34Xv:\"5\",id:\"UKuz4y2_I\",iVVCM3bM5:\"Delivery of Your Timber Frame Package\",layoutId:\"UKuz4y2_I\",pHEUGmMwi:\"Our in-house fleet offers next-day delivery to your site\",style:{height:\"100%\",width:\"100%\"},variant:\"BRKIvXHEL\",width:\"100%\",zmZNDuPvS:addImageAlt({src:\"https://framerusercontent.com/images/ER0dkmwFOSvkAifZob6uDa3UGxA.png\",srcSet:\"https://framerusercontent.com/images/ER0dkmwFOSvkAifZob6uDa3UGxA.png?scale-down-to=512 512w,https://framerusercontent.com/images/ER0dkmwFOSvkAifZob6uDa3UGxA.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/ER0dkmwFOSvkAifZob6uDa3UGxA.png 2000w\"},\"\")})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:380,width:\"380px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-ig9iqy-container\",children:/*#__PURE__*/_jsx(Steps1,{height:\"100%\",hIfnS34Xv:\"6\",id:\"UUbJIykl1\",iVVCM3bM5:\"Optional: Erection & 'Weathertight' Services\",layoutId:\"UUbJIykl1\",pHEUGmMwi:\"We go the extra mile to save you time & money\",style:{height:\"100%\",width:\"100%\"},variant:\"BRKIvXHEL\",width:\"100%\",zmZNDuPvS:addImageAlt({src:\"https://framerusercontent.com/images/zM4qqAFrclSd9xhABhoJkUIIbk.jpg\",srcSet:\"https://framerusercontent.com/images/zM4qqAFrclSd9xhABhoJkUIIbk.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/zM4qqAFrclSd9xhABhoJkUIIbk.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/zM4qqAFrclSd9xhABhoJkUIIbk.jpg 1080w\"},\"\")})})})],snapObject:{fluid:false,snap:true,snapEdge:\"center\"},style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1sqsqbw\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-17p01o4\",\"data-border\":true,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-lkr3cs\",\"data-styles-preset\":\"r6Ghl1pBo\",children:\"Supply & Erect\"})}),className:\"framer-bvkpkt\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-nu1v69\",\"data-styles-preset\":\"z3YVErE4f\",children:\"For peace of mind and quality assurance, our Supply Erect Service is the best option. From your initial designs through to the erection of your Timber Frame structure, we will take care of all aspects of this element of your build programme. When your Timber Frame kit is delivered to site, we will have our Team of In-house or Approved Contractors (depending on location) ready to unload the wagons. Once unloaded, our Team will quickly and efficiently erect your kit to Ty Eco\u2019s exacting standards and leave the site ready for roofing and first-fix contractors. If you are considering \u2018Supply & Erect\u2019, are you aware of our \u2018Weathertight\u2019 package? Offered with the Adra P\\xd8 Panel System, this includes the factory-fitting of Windows & Doors.\"})}),className:\"framer-13aqagn\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1inpr7v\",\"data-border\":true,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-lkr3cs\",\"data-styles-preset\":\"r6Ghl1pBo\",children:\"Delivery Only\"})}),className:\"framer-xuwl1a\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-nu1v69\",\"data-styles-preset\":\"z3YVErE4f\",children:\"If you\u2019re in the trade, an experienced Developer with their own Team or even a skilled Self-Builder, you may choose to go Delivery Only. Exactly what it says \u2013 once Designed & Manufactured, we\u2019ll deliver your frame to your site on a time schedule to suit you. From there; you will be expected to unload the wagon and assemble the Timber Frame yourself, using the plans and instructions provided. Whilst we will always be available to answer any queries you may have on the phone or by email; once the frame has been delivered, the installation is on you. Whilst our kits are designed to be as easy to erect as possible, T\u0177 Eco always recommend using a qualified & experienced joiner or approved installer to do the work\"})}),className:\"framer-14lz3pb\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]})}),/*#__PURE__*/_jsx(\"div\",{background:{alt:\"\",fit:\"fill\",intrinsicHeight:628,intrinsicWidth:1e3},className:\"framer-ozzkko\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hEF8hnNbI:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:628,intrinsicWidth:1e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1413+30+928+0+0),pixelHeight:3640,pixelWidth:5464,src:\"https://framerusercontent.com/images/9C2Ci6fzRLJyi4YzrfTo3Ffp0.jpg\"}},HIaj2F4Nd:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:628,intrinsicWidth:1e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1233+30+998+0+0),pixelHeight:3640,pixelWidth:5464,src:\"https://framerusercontent.com/images/9C2Ci6fzRLJyi4YzrfTo3Ffp0.jpg\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:628,intrinsicWidth:1e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1516+30+928+0+0),pixelHeight:3640,pixelWidth:5464,src:\"https://framerusercontent.com/images/9C2Ci6fzRLJyi4YzrfTo3Ffp0.jpg\"},className:\"framer-190i4wg\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-19lt11r\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-yxi54z\",\"data-styles-preset\":\"PmATH2VQM\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:/*#__PURE__*/_jsxs(\"strong\",{children:[\"Ready to get started? \",/*#__PURE__*/_jsx(\"br\",{}),\"Send us your drawing for a free quote.\"]})})}),className:\"framer-1f9tvt5\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":rcSLKGAOl\",webPageId:\"cZJYkQyIv\"},implicitPathVariables:undefined},{href:{hash:\":rcSLKGAOl\",webPageId:\"cZJYkQyIv\"},implicitPathVariables:undefined},{href:{hash:\":rcSLKGAOl\",webPageId:\"cZJYkQyIv\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hEF8hnNbI:{y:(componentViewport?.y||0)+0+1413+30+928+0+0+0+194.5+0+77},HIaj2F4Nd:{y:(componentViewport?.y||0)+0+1233+30+998+0+0+0+121.5+0+77}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:49,y:(componentViewport?.y||0)+0+1516+30+928+0+0+0+207+0+77,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1v2pnj3-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hEF8hnNbI:{XiuGBUWoN:resolvedLinks1[1]},HIaj2F4Nd:{XiuGBUWoN:resolvedLinks1[2]}},children:/*#__PURE__*/_jsx(ButtonVarients,{height:\"100%\",id:\"v2tnTvD8y\",layoutId:\"v2tnTvD8y\",pGsn3zoss:\"Contact Our Team\",variant:\"T6JtGe7Hx\",width:\"100%\",XiuGBUWoN:resolvedLinks1[0]})})})})})})]})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-onwv6n\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-t1q27e\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-yxi54z\",\"data-styles-preset\":\"PmATH2VQM\",style:{\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Our Supply & Erect Service is available for both of our Timber Frame Systems; Adra P\\xd8 & \u2018The Standard\u2019(140mm Stud)\"})})}),className:\"framer-1cy7802\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-6aaq5t\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-48w86x\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hEF8hnNbI:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1413+30+1443+50+92+3.5+0+0),pixelHeight:1536,pixelWidth:2048,sizes:`max((${componentViewport?.width||\"100vw\"} - 60px) * 0.52 - 50px, 1px)`,src:\"https://framerusercontent.com/images/tvSw91o06oMiiFO8OKrLwjayw.jpeg\",srcSet:\"https://framerusercontent.com/images/tvSw91o06oMiiFO8OKrLwjayw.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/tvSw91o06oMiiFO8OKrLwjayw.jpeg?scale-down-to=1024 1024w,https://framerusercontent.com/images/tvSw91o06oMiiFO8OKrLwjayw.jpeg 2048w\"}},HIaj2F4Nd:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1233+30+1397+30+92+0+0+0+0),pixelHeight:1536,pixelWidth:2048,sizes:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,src:\"https://framerusercontent.com/images/tvSw91o06oMiiFO8OKrLwjayw.jpeg\",srcSet:\"https://framerusercontent.com/images/tvSw91o06oMiiFO8OKrLwjayw.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/tvSw91o06oMiiFO8OKrLwjayw.jpeg?scale-down-to=1024 1024w,https://framerusercontent.com/images/tvSw91o06oMiiFO8OKrLwjayw.jpeg 2048w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1516+30+1468+50+92+0+0+0),pixelHeight:1536,pixelWidth:2048,sizes:\"574px\",src:\"https://framerusercontent.com/images/tvSw91o06oMiiFO8OKrLwjayw.jpeg\",srcSet:\"https://framerusercontent.com/images/tvSw91o06oMiiFO8OKrLwjayw.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/tvSw91o06oMiiFO8OKrLwjayw.jpeg?scale-down-to=1024 1024w,https://framerusercontent.com/images/tvSw91o06oMiiFO8OKrLwjayw.jpeg 2048w\"},className:\"framer-1x8s7w7\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1z06mwq\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-lkr3cs\",\"data-styles-preset\":\"r6Ghl1pBo\",children:\"'Adra P\\xd8' - A TF Panel System for Passive House\"})}),className:\"framer-187ispv\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-nu1v69\",\"data-styles-preset\":\"z3YVErE4f\",children:\"A panelised timber frame system, specifically designed to meet Passive House & other 'low energy' building standards that is quick & easy to install on-site. The 300mm void is factory-filled with blown, high performance Knauf Supafill Max Glass Wool insulation, making it extremely energy efficient (U value of 0.12 W/m\\xb2 prior to any internal or external insulation).\"})}),className:\"framer-kih8ls\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"HbxzuykaT\"},implicitPathVariables:undefined},{href:{webPageId:\"HbxzuykaT\"},implicitPathVariables:undefined},{href:{webPageId:\"HbxzuykaT\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hEF8hnNbI:{y:(componentViewport?.y||0)+0+1413+30+1443+50+92+0+0+218},HIaj2F4Nd:{width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,y:(componentViewport?.y||0)+0+1233+30+1397+30+92+0+240+0+218}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:49,y:(componentViewport?.y||0)+0+1516+30+1468+50+92+54.5+0+218,children:/*#__PURE__*/_jsx(Container,{className:\"framer-txy6v6-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hEF8hnNbI:{XiuGBUWoN:resolvedLinks2[1]},HIaj2F4Nd:{style:{width:\"100%\"},XiuGBUWoN:resolvedLinks2[2]}},children:/*#__PURE__*/_jsx(ButtonVarients,{height:\"100%\",id:\"McND0sQKe\",layoutId:\"McND0sQKe\",pGsn3zoss:\"Discover more about Ty Eco's signature product\",variant:\"T6JtGe7Hx\",width:\"100%\",XiuGBUWoN:resolvedLinks2[0]})})})})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-qjeei\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-hyfhs\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hEF8hnNbI:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1413+30+1443+50+389+3.5+0+0),pixelHeight:260,pixelWidth:395,src:\"https://framerusercontent.com/images/Pyp0tA0nQL7E0qNr6oOgA48zog.jpg\"}},HIaj2F4Nd:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1233+30+1397+30+629+0+0+0+0),pixelHeight:260,pixelWidth:395,src:\"https://framerusercontent.com/images/Pyp0tA0nQL7E0qNr6oOgA48zog.jpg\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1516+30+1468+50+498+0+0+0),pixelHeight:260,pixelWidth:395,src:\"https://framerusercontent.com/images/Pyp0tA0nQL7E0qNr6oOgA48zog.jpg\"},className:\"framer-klkioh\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-r4qj88\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-lkr3cs\",\"data-styles-preset\":\"r6Ghl1pBo\",children:\"'Standard' 140mm External Wall Stud\"})}),className:\"framer-1x6hddn\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-nu1v69\",\"data-styles-preset\":\"z3YVErE4f\",children:\"Available in open panels and closed panels, these industry-standard 140mm solid stud wall panels provide the classic timber frame structure. They can be installed on-site by any Site Joiner with Timber Frame experience.\"})}),className:\"framer-12f2mgb\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"HbxzuykaT\"},implicitPathVariables:undefined},{href:{webPageId:\"HbxzuykaT\"},implicitPathVariables:undefined},{href:{webPageId:\"HbxzuykaT\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hEF8hnNbI:{y:(componentViewport?.y||0)+0+1413+30+1443+50+389+0+0+218},HIaj2F4Nd:{y:(componentViewport?.y||0)+0+1233+30+1397+30+629+0+240+0+218}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:49,y:(componentViewport?.y||0)+0+1516+30+1468+50+498+54.5+0+218,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ei2wi2-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hEF8hnNbI:{XiuGBUWoN:resolvedLinks3[1]},HIaj2F4Nd:{XiuGBUWoN:resolvedLinks3[2]}},children:/*#__PURE__*/_jsx(ButtonVarients,{height:\"100%\",id:\"upmWTXWaG\",layoutId:\"upmWTXWaG\",pGsn3zoss:\"Choose your industry-standard timber frame now\",variant:\"T6JtGe7Hx\",width:\"100%\",XiuGBUWoN:resolvedLinks3[0]})})})})})})]})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1qf610f\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-knqnoi\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-yxi54z\",\"data-styles-preset\":\"PmATH2VQM\",children:\"On Time & On Budget\"})}),className:\"framer-v7ucb4\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-nu1v69\",\"data-styles-preset\":\"z3YVErE4f\",children:\"The reason many large housebuilders are moving away from traditional and building with timber frame is that it\u2019s fast and the costs more controllable. The same applies to any other building project, regardless of the size, quantity or complexity.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-nu1v69\",\"data-styles-preset\":\"z3YVErE4f\",children:\"With Timber Frame (particularly our Adra P0 system), you can go from slab to a complete structure that is weather tight, airtight and secure \u2013 ready for first fix \u2013 in a matter of days. Obviously some of this depends on the size of the structure and the specification you opt for \u2013 but you know how long it will take and how much it will cost well in advance.\"})]}),className:\"framer-rb50ns\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(\"div\",{background:{alt:\"\",fit:\"fill\",intrinsicHeight:628,intrinsicWidth:1e3},className:\"framer-mbqboh\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hEF8hnNbI:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:628,intrinsicWidth:1e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1413+30+2726+0+0),pixelHeight:628,pixelWidth:1e3,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/7KazO2WS05avnx3g6c9NcATC8o.jpg\",srcSet:\"https://framerusercontent.com/images/7KazO2WS05avnx3g6c9NcATC8o.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/7KazO2WS05avnx3g6c9NcATC8o.jpg 1000w\"}},HIaj2F4Nd:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:628,intrinsicWidth:1e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1233+30+3090+0+0),pixelHeight:628,pixelWidth:1e3,sizes:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,src:\"https://framerusercontent.com/images/7KazO2WS05avnx3g6c9NcATC8o.jpg\",srcSet:\"https://framerusercontent.com/images/7KazO2WS05avnx3g6c9NcATC8o.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/7KazO2WS05avnx3g6c9NcATC8o.jpg 1000w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:628,intrinsicWidth:1e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1516+30+2909+0+0),pixelHeight:628,pixelWidth:1e3,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/7KazO2WS05avnx3g6c9NcATC8o.jpg\",srcSet:\"https://framerusercontent.com/images/7KazO2WS05avnx3g6c9NcATC8o.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/7KazO2WS05avnx3g6c9NcATC8o.jpg 1000w\"},className:\"framer-68mroh\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1snea00\",\"data-border\":true,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-yxi54z\",\"data-styles-preset\":\"PmATH2VQM\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"\u201COUR STATED GOAL IS TO DRIVE DOWN THE COST OF BUILDING PASSIVE HOUSE.\u201D\"})}),className:\"framer-wvh7w9\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hEF8hnNbI:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:212,intrinsicWidth:680,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1413+30+2726+0+0+0+163.5+25+72),pixelHeight:212,pixelWidth:680,positionX:\"center\",positionY:\"center\",sizes:\"161px\",src:\"https://framerusercontent.com/images/vG4HiPNBJyaCxbmjEo5AJoliPLU.png\",srcSet:\"https://framerusercontent.com/images/vG4HiPNBJyaCxbmjEo5AJoliPLU.png?scale-down-to=512 512w,https://framerusercontent.com/images/vG4HiPNBJyaCxbmjEo5AJoliPLU.png 680w\"}},HIaj2F4Nd:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:212,intrinsicWidth:680,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1233+30+3090+0+0+0+106.5+20+72),pixelHeight:212,pixelWidth:680,positionX:\"center\",positionY:\"center\",sizes:\"107px\",src:\"https://framerusercontent.com/images/vG4HiPNBJyaCxbmjEo5AJoliPLU.png\",srcSet:\"https://framerusercontent.com/images/vG4HiPNBJyaCxbmjEo5AJoliPLU.png?scale-down-to=512 512w,https://framerusercontent.com/images/vG4HiPNBJyaCxbmjEo5AJoliPLU.png 680w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:212,intrinsicWidth:680,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1516+30+2909+0+0+0+326+30+72),pixelHeight:212,pixelWidth:680,positionX:\"center\",positionY:\"center\",sizes:\"293px\",src:\"https://framerusercontent.com/images/vG4HiPNBJyaCxbmjEo5AJoliPLU.png\",srcSet:\"https://framerusercontent.com/images/vG4HiPNBJyaCxbmjEo5AJoliPLU.png?scale-down-to=512 512w,https://framerusercontent.com/images/vG4HiPNBJyaCxbmjEo5AJoliPLU.png 680w\"},className:\"framer-1kfcblb\",\"data-framer-name\":\"Ty_Eco_removebg_preview\"})})]})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-hrbqqz\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-48rl0s\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1vyu7zm\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-e5l6j8\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-yxi54z\",\"data-styles-preset\":\"PmATH2VQM\",children:\"Let's get Technical\"})}),className:\"framer-17e4s4u\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-nu1v69\",\"data-styles-preset\":\"z3YVErE4f\",children:\"Good construction lives and dies on the quality of the technical & design details, get those wrong and it can result in hours of re-work or worse, a failure to meet the appropriate regulations. This is particularly true for the Passive House, BREEAM or AECB building standards.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-nu1v69\",\"data-styles-preset\":\"z3YVErE4f\",children:\"All the information you need is on our Technical Resources pages, from our design details to the materials that they\u2019re made from\"})]}),className:\"framer-1lq09ug\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"HbxzuykaT\"},implicitPathVariables:undefined},{href:{webPageId:\"HbxzuykaT\"},implicitPathVariables:undefined},{href:{webPageId:\"HbxzuykaT\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hEF8hnNbI:{y:(componentViewport?.y||0)+0+1413+30+3241+0+0+40+0+0+0+412},HIaj2F4Nd:{y:(componentViewport?.y||0)+0+1233+30+3489+30+0+10+0+0+0+0+422}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:49,y:(componentViewport?.y||0)+0+1516+30+3814+0+0+40+-45.5+0+422,children:/*#__PURE__*/_jsx(Container,{className:\"framer-hked92-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hEF8hnNbI:{XiuGBUWoN:resolvedLinks4[1]},HIaj2F4Nd:{XiuGBUWoN:resolvedLinks4[2]}},children:/*#__PURE__*/_jsx(ButtonVarients,{height:\"100%\",id:\"ay99AAALH\",layoutId:\"ay99AAALH\",pGsn3zoss:\"Click here to go our Technical Resources pages\",variant:\"T6JtGe7Hx\",width:\"100%\",XiuGBUWoN:resolvedLinks4[0]})})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1nrz33r\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hEF8hnNbI:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1413+30+3241+0+0+40+0+40.5+0+0),pixelHeight:1032,pixelWidth:1914,sizes:`max((${componentViewport?.width||\"100vw\"} - 180px) / 2, 1px)`,src:\"https://framerusercontent.com/images/gy9X4fYCnd8spcdHLm5KZTsxM.jpg\",srcSet:\"https://framerusercontent.com/images/gy9X4fYCnd8spcdHLm5KZTsxM.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/gy9X4fYCnd8spcdHLm5KZTsxM.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/gy9X4fYCnd8spcdHLm5KZTsxM.jpg 1914w\"}},HIaj2F4Nd:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1233+30+3489+30+0+10+0+0+501+0+0),pixelHeight:1032,pixelWidth:1914,sizes:`calc(${componentViewport?.width||\"100vw\"} - 100px)`,src:\"https://framerusercontent.com/images/gy9X4fYCnd8spcdHLm5KZTsxM.jpg\",srcSet:\"https://framerusercontent.com/images/gy9X4fYCnd8spcdHLm5KZTsxM.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/gy9X4fYCnd8spcdHLm5KZTsxM.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/gy9X4fYCnd8spcdHLm5KZTsxM.jpg 1914w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1516+30+3814+0+0+40+0+0+0),pixelHeight:1032,pixelWidth:1914,sizes:\"595px\",src:\"https://framerusercontent.com/images/gy9X4fYCnd8spcdHLm5KZTsxM.jpg\",srcSet:\"https://framerusercontent.com/images/gy9X4fYCnd8spcdHLm5KZTsxM.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/gy9X4fYCnd8spcdHLm5KZTsxM.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/gy9X4fYCnd8spcdHLm5KZTsxM.jpg 1914w\"},className:\"framer-xbpwh5\"})})})]})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hEF8hnNbI:{y:(componentViewport?.y||0)+0+5310},HIaj2F4Nd:{y:(componentViewport?.y||0)+0+5576}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:60,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+5850,children:/*#__PURE__*/_jsx(Container,{className:\"framer-12dgayh-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hEF8hnNbI:{variant:\"gB9zJeXbO\"},HIaj2F4Nd:{variant:\"kdcXlXC8l\"}},children:/*#__PURE__*/_jsx(LogosBar,{height:\"100%\",id:\"qr1zB5tnp\",layoutId:\"qr1zB5tnp\",style:{width:\"100%\"},variant:\"sUYun083x\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1g85dqa\",\"data-framer-name\":\"Testimonials\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hEF8hnNbI:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:550,intrinsicWidth:1200,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+5370+40+0),pixelHeight:550,pixelWidth:1200,sizes:`calc(${componentViewport?.width||\"100vw\"} - 60px)`,src:\"https://framerusercontent.com/images/5ZZT6NPK4risdqu4XKELHyfZ3aM.png\",srcSet:\"https://framerusercontent.com/images/5ZZT6NPK4risdqu4XKELHyfZ3aM.png?scale-down-to=512 512w,https://framerusercontent.com/images/5ZZT6NPK4risdqu4XKELHyfZ3aM.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/5ZZT6NPK4risdqu4XKELHyfZ3aM.png 1200w\"}},HIaj2F4Nd:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:550,intrinsicWidth:1200,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+5636+40+0),pixelHeight:550,pixelWidth:1200,sizes:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,src:\"https://framerusercontent.com/images/5ZZT6NPK4risdqu4XKELHyfZ3aM.png\",srcSet:\"https://framerusercontent.com/images/5ZZT6NPK4risdqu4XKELHyfZ3aM.png?scale-down-to=512 512w,https://framerusercontent.com/images/5ZZT6NPK4risdqu4XKELHyfZ3aM.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/5ZZT6NPK4risdqu4XKELHyfZ3aM.png 1200w\"}}},children:/*#__PURE__*/_jsxs(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:550,intrinsicWidth:1200,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+5910+25+0),pixelHeight:550,pixelWidth:1200,sizes:\"1200px\",src:\"https://framerusercontent.com/images/5ZZT6NPK4risdqu4XKELHyfZ3aM.png\",srcSet:\"https://framerusercontent.com/images/5ZZT6NPK4risdqu4XKELHyfZ3aM.png?scale-down-to=512 512w,https://framerusercontent.com/images/5ZZT6NPK4risdqu4XKELHyfZ3aM.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/5ZZT6NPK4risdqu4XKELHyfZ3aM.png 1200w\"},className:\"framer-11oawrc\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1s52o8n\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1fs1lu9\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1p89aq8\",\"data-styles-preset\":\"djZ6_BXsx\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"TESTIMONIALS & REVIEWS\"})}),className:\"framer-ccmj03\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-yxi54z\",\"data-styles-preset\":\"PmATH2VQM\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"What our clients say about us and our work\"})}),className:\"framer-x9xbdk\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1z0hsw2\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-nu1v69\",\"data-styles-preset\":\"z3YVErE4f\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"We have a 5* Google rating & pride ourselves on delivering high-quality products to our customers. Read our reviews for yourself to see what our clients have to say about us.\"})}),className:\"framer-rqmzd2\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1rdyrzi\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-d9w28y\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-aqqaxw-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HIaj2F4Nd:{speed:45}},children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"top\",fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:false},gap:30,height:\"100%\",hoverFactor:.5,id:\"sisIlqfBo\",layoutId:\"sisIlqfBo\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,sizingOptions:{heightType:false,widthType:false},slots:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1lii8m2\",\"data-border\":true,\"data-framer-name\":\"Review\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1jtaafk\",\"data-framer-name\":\"Quotes-duotone\",fill:\"rgb(255, 255, 255)\",intrinsicHeight:32,intrinsicWidth:32,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"32\" height=\"32\" viewBox=\"0 0 256 256\"><path d=\"M108 72v72H40a8 8 0 0 1-8-8V72a8 8 0 0 1 8-8h60a8 8 0 0 1 8 8Zm108-8h-60a8 8 0 0 0-8 8v64a8 8 0 0 0 8 8h68V72a8 8 0 0 0-8-8Z\" opacity=\".2\"/><path d=\"M100 56H40a16 16 0 0 0-16 16v64a16 16 0 0 0 16 16h60v8a32 32 0 0 1-32 32 8 8 0 0 0 0 16 48.05 48.05 0 0 0 48-48V72a16 16 0 0 0-16-16Zm0 80H40V72h60Zm116-80h-60a16 16 0 0 0-16 16v64a16 16 0 0 0 16 16h60v8a32 32 0 0 1-32 32 8 8 0 0 0 0 16 48.05 48.05 0 0 0 48-48V72a16 16 0 0 0-16-16Zm0 80h-60V72h60Z\"/></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1sr1gf9\",\"data-styles-preset\":\"WlvN6aH23\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Paul Salt\"})}),className:\"framer-1kdeeku\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-14jjnt8\",\"data-styles-preset\":\"EcT9hValP\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Fabulous experience team did a great job, but I expected no less from John. My project was a first for them not an easy job.  If you\u2019ve got a project you can\u2019t go wrong with the guys at Ty Eco.\"})}),className:\"framer-fv05da\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1o3itts\",\"data-border\":true,\"data-framer-name\":\"Review\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-iahr8a\",\"data-framer-name\":\"Quotes-duotone\",fill:\"rgb(255, 255, 255)\",intrinsicHeight:32,intrinsicWidth:32,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"32\" height=\"32\" viewBox=\"0 0 256 256\"><path d=\"M108 72v72H40a8 8 0 0 1-8-8V72a8 8 0 0 1 8-8h60a8 8 0 0 1 8 8Zm108-8h-60a8 8 0 0 0-8 8v64a8 8 0 0 0 8 8h68V72a8 8 0 0 0-8-8Z\" opacity=\".2\"/><path d=\"M100 56H40a16 16 0 0 0-16 16v64a16 16 0 0 0 16 16h60v8a32 32 0 0 1-32 32 8 8 0 0 0 0 16 48.05 48.05 0 0 0 48-48V72a16 16 0 0 0-16-16Zm0 80H40V72h60Zm116-80h-60a16 16 0 0 0-16 16v64a16 16 0 0 0 16 16h60v8a32 32 0 0 1-32 32 8 8 0 0 0 0 16 48.05 48.05 0 0 0 48-48V72a16 16 0 0 0-16-16Zm0 80h-60V72h60Z\"/></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1sr1gf9\",\"data-styles-preset\":\"WlvN6aH23\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Danny Evans\"})}),className:\"framer-1g8fjm3\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-14jjnt8\",\"data-styles-preset\":\"EcT9hValP\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"I highly recommend Ty Eco for their quality and craftsmanship. The building they designed, manufactured, and installed for us surpassed all expectations\u2026\"})}),className:\"framer-1up8tip\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-7au0fx\",\"data-border\":true,\"data-framer-name\":\"Review\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1kh72lm\",\"data-framer-name\":\"Quotes-duotone\",fill:\"rgb(255, 255, 255)\",intrinsicHeight:32,intrinsicWidth:32,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"32\" height=\"32\" viewBox=\"0 0 256 256\"><path d=\"M108 72v72H40a8 8 0 0 1-8-8V72a8 8 0 0 1 8-8h60a8 8 0 0 1 8 8Zm108-8h-60a8 8 0 0 0-8 8v64a8 8 0 0 0 8 8h68V72a8 8 0 0 0-8-8Z\" opacity=\".2\"/><path d=\"M100 56H40a16 16 0 0 0-16 16v64a16 16 0 0 0 16 16h60v8a32 32 0 0 1-32 32 8 8 0 0 0 0 16 48.05 48.05 0 0 0 48-48V72a16 16 0 0 0-16-16Zm0 80H40V72h60Zm116-80h-60a16 16 0 0 0-16 16v64a16 16 0 0 0 16 16h60v8a32 32 0 0 1-32 32 8 8 0 0 0 0 16 48.05 48.05 0 0 0 48-48V72a16 16 0 0 0-16-16Zm0 80h-60V72h60Z\"/></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1sr1gf9\",\"data-styles-preset\":\"WlvN6aH23\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Ryan Vaughan Evans\"})}),className:\"framer-1thlvft\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-14jjnt8\",\"data-styles-preset\":\"EcT9hValP\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"I am absolutely thrilled with the work that Ty Eco did on my new Passive Haus bungalow. From the initial consultation to the final walk-through, the team at Ty Eco were professional, knowledgeable, and a pleasure to work with\u2026.\"})}),className:\"framer-1pq8teb\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})],speed:30,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-kl7d9k hidden-eixv5w\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1470zzn-container\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"bottom\",fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:false},gap:30,height:\"100%\",hoverFactor:.5,id:\"vjaqrLYWP\",layoutId:\"vjaqrLYWP\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,sizingOptions:{heightType:false,widthType:false},slots:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-162v4un\",\"data-border\":true,\"data-framer-name\":\"Review\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-xdyejj\",\"data-framer-name\":\"Quotes-duotone\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 45 45\"><path d=\"M 18.984 12.656 L 18.984 25.313 L 7.031 25.313 C 6.255 25.313 5.625 24.683 5.625 23.906 L 5.625 12.656 C 5.625 11.88 6.255 11.25 7.031 11.25 L 17.578 11.25 C 18.355 11.25 18.984 11.88 18.984 12.656 Z M 37.969 11.25 L 27.422 11.25 C 26.645 11.25 26.016 11.88 26.016 12.656 L 26.016 23.906 C 26.016 24.683 26.645 25.313 27.422 25.313 L 39.375 25.313 L 39.375 12.656 C 39.375 11.88 38.745 11.25 37.969 11.25 Z\" fill=\"rgb(255,255,255)\" opacity=\"0.2\"></path><path d=\"M 17.578 9.844 L 7.031 9.844 C 5.478 9.844 4.219 11.103 4.219 12.656 L 4.219 23.906 C 4.219 25.46 5.478 26.719 7.031 26.719 L 17.578 26.719 L 17.578 28.125 C 17.578 31.232 15.06 33.75 11.953 33.75 C 11.176 33.75 10.547 34.38 10.547 35.156 C 10.547 35.933 11.176 36.563 11.953 36.563 C 16.611 36.558 20.386 32.783 20.391 28.125 L 20.391 12.656 C 20.391 11.103 19.131 9.844 17.578 9.844 Z M 17.578 23.906 L 7.031 23.906 L 7.031 12.656 L 17.578 12.656 Z M 37.969 9.844 L 27.422 9.844 C 25.869 9.844 24.609 11.103 24.609 12.656 L 24.609 23.906 C 24.609 25.46 25.869 26.719 27.422 26.719 L 37.969 26.719 L 37.969 28.125 C 37.969 31.232 35.45 33.75 32.344 33.75 C 31.567 33.75 30.938 34.38 30.938 35.156 C 30.938 35.933 31.567 36.563 32.344 36.563 C 37.002 36.558 40.776 32.783 40.781 28.125 L 40.781 12.656 C 40.781 11.103 39.522 9.844 37.969 9.844 Z M 37.969 23.906 L 27.422 23.906 L 27.422 12.656 L 37.969 12.656 Z\" fill=\"rgb(255,255,255)\"></path></svg>',svgContentId:8807546681,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1sr1gf9\",\"data-styles-preset\":\"WlvN6aH23\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Lisa Perry\"})}),className:\"framer-1swlaib\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-14jjnt8\",\"data-styles-preset\":\"EcT9hValP\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Fantastic experience with Ty Eco. They designed, manufactured and delivered my summer house. They even erected it too. The frame was up in a single day\u2026.\"})}),className:\"framer-1hvh435\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-bl6idj\",\"data-border\":true,\"data-framer-name\":\"Review\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-15x7zz3\",\"data-framer-name\":\"Quotes-duotone\",fill:\"rgb(255, 255, 255)\",intrinsicHeight:32,intrinsicWidth:32,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"32\" height=\"32\" viewBox=\"0 0 256 256\"><path d=\"M108 72v72H40a8 8 0 0 1-8-8V72a8 8 0 0 1 8-8h60a8 8 0 0 1 8 8Zm108-8h-60a8 8 0 0 0-8 8v64a8 8 0 0 0 8 8h68V72a8 8 0 0 0-8-8Z\" opacity=\".2\"/><path d=\"M100 56H40a16 16 0 0 0-16 16v64a16 16 0 0 0 16 16h60v8a32 32 0 0 1-32 32 8 8 0 0 0 0 16 48.05 48.05 0 0 0 48-48V72a16 16 0 0 0-16-16Zm0 80H40V72h60Zm116-80h-60a16 16 0 0 0-16 16v64a16 16 0 0 0 16 16h60v8a32 32 0 0 1-32 32 8 8 0 0 0 0 16 48.05 48.05 0 0 0 48-48V72a16 16 0 0 0-16-16Zm0 80h-60V72h60Z\"/></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1sr1gf9\",\"data-styles-preset\":\"WlvN6aH23\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Hellen Jones\"})}),className:\"framer-1n7sosn\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-14jjnt8\",\"data-styles-preset\":\"EcT9hValP\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Ty Eco MMC were brilliant. We wanted to build a two-bedroom extension on our house, but as we were living in it at the time, we needed it to go up quickly \u2013 which is exactly what Ty Eco did for us!\"})}),className:\"framer-1hi6f97\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})],speed:30,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})]})]})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hEF8hnNbI:{y:(componentViewport?.y||0)+0+6351},HIaj2F4Nd:{y:(componentViewport?.y||0)+0+6764}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:412,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+6861,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ep7lbj-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{hEF8hnNbI:{variant:\"jK40Edmd3\"},HIaj2F4Nd:{variant:\"JbMhAd0PE\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"lANqxwQcE\",layoutId:\"lANqxwQcE\",style:{width:\"100%\"},variant:\"CiFYeDUHc\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(255, 255, 255); }\"}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-ouyWI.framer-1qakkiy, .framer-ouyWI .framer-1qakkiy { display: block; }\",\".framer-ouyWI.framer-tgp8bl { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 6070px; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1440px; }\",\".framer-ouyWI .framer-1tywrh5-container { flex: none; height: auto; position: sticky; top: 0px; width: 100%; will-change: transform; z-index: 6; }\",\".framer-ouyWI .framer-1bpzsbq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 403px; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ouyWI .framer-o6ma5p { align-content: center; align-items: center; background-color: #000000; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 12px 0px; position: relative; width: 100%; }\",\".framer-ouyWI .framer-1hw1zbl { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-ouyWI .framer-1ktufu7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-ouyWI .framer-107hnjq { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: 10px 0px 10px 0px; position: relative; width: 1px; }\",\".framer-ouyWI .framer-10uxjnk, .framer-ouyWI .framer-5qv17x, .framer-ouyWI .framer-9w3s3t, .framer-ouyWI .framer-1em8tf5, .framer-ouyWI .framer-zyxu9a, .framer-ouyWI .framer-bvkpkt, .framer-ouyWI .framer-13aqagn, .framer-ouyWI .framer-xuwl1a, .framer-ouyWI .framer-14lz3pb, .framer-ouyWI .framer-1f9tvt5, .framer-ouyWI .framer-1cy7802, .framer-ouyWI .framer-187ispv, .framer-ouyWI .framer-kih8ls, .framer-ouyWI .framer-1x6hddn, .framer-ouyWI .framer-12f2mgb, .framer-ouyWI .framer-v7ucb4, .framer-ouyWI .framer-rb50ns, .framer-ouyWI .framer-17e4s4u, .framer-ouyWI .framer-1lq09ug, .framer-ouyWI .framer-ccmj03, .framer-ouyWI .framer-x9xbdk, .framer-ouyWI .framer-rqmzd2, .framer-ouyWI .framer-1kdeeku, .framer-ouyWI .framer-fv05da, .framer-ouyWI .framer-1g8fjm3, .framer-ouyWI .framer-1up8tip, .framer-ouyWI .framer-1thlvft, .framer-ouyWI .framer-1pq8teb, .framer-ouyWI .framer-1swlaib, .framer-ouyWI .framer-1hvh435, .framer-ouyWI .framer-1n7sosn, .framer-ouyWI .framer-1hi6f97 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-ouyWI .framer-1t324t3 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 30px 0px 30px 0px; position: relative; width: 1200px; }\",\".framer-ouyWI .framer-11ntnmv-container, .framer-ouyWI .framer-12dgayh-container, .framer-ouyWI .framer-1ep7lbj-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-ouyWI .framer-61htnj { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 30px 0px 30px 0px; position: relative; width: 100%; }\",\".framer-ouyWI .framer-rvm1qm { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 25px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-ouyWI .framer-dyems6 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-ouyWI .framer-18nwzdb { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ouyWI .framer-9rzlmc { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 2px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-ouyWI .framer-y4fe5t-container, .framer-ouyWI .framer-1v2pnj3-container, .framer-ouyWI .framer-txy6v6-container, .framer-ouyWI .framer-ei2wi2-container, .framer-ouyWI .framer-hked92-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-ouyWI .framer-1vxtp9m-container { flex: none; height: 380px; position: relative; width: 100%; }\",\".framer-ouyWI .framer-1kkg04x-container, .framer-ouyWI .framer-ner4ks-container, .framer-ouyWI .framer-1utg14s-container, .framer-ouyWI .framer-1idwjet-container, .framer-ouyWI .framer-voce60-container, .framer-ouyWI .framer-ig9iqy-container { height: 380px; position: relative; width: 380px; }\",\".framer-ouyWI .framer-1sqsqbw { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 40px 0px; position: relative; width: 100%; }\",\".framer-ouyWI .framer-17p01o4 { --border-bottom-width: 1px; --border-color: #ebebeb; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; background-color: #f7f7f7; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 20px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-ouyWI .framer-1inpr7v { --border-bottom-width: 1px; --border-color: #ebebeb; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; align-self: stretch; background-color: #f7f7f7; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: auto; justify-content: flex-start; overflow: hidden; padding: 20px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-ouyWI .framer-ozzkko { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 540px; justify-content: center; overflow: visible; padding: 0px; position: sticky; top: 0px; width: 100%; will-change: transform; z-index: 1; }\",\".framer-ouyWI .framer-190i4wg, .framer-ouyWI .framer-68mroh { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 1px; justify-content: center; overflow: hidden; padding: 0px; position: sticky; top: 0px; width: 100%; will-change: transform; z-index: 1; }\",\".framer-ouyWI .framer-19lt11r { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-ouyWI .framer-onwv6n { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 50px 0px 50px 0px; position: relative; width: 100%; z-index: 2; }\",\".framer-ouyWI .framer-t1q27e { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-ouyWI .framer-6aaq5t, .framer-ouyWI .framer-qjeei { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-ouyWI .framer-48w86x, .framer-ouyWI .framer-hyfhs { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 376px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-ouyWI .framer-1x8s7w7, .framer-ouyWI .framer-klkioh, .framer-ouyWI .framer-xbpwh5 { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: 1 0 0px; height: 1px; overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-ouyWI .framer-1z06mwq, .framer-ouyWI .framer-r4qj88 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 48%; }\",\".framer-ouyWI .framer-1qf610f { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 0px 50px 0px; position: relative; width: 100%; z-index: 2; }\",\".framer-ouyWI .framer-knqnoi { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: center; padding: 0px; position: relative; width: 1200px; }\",\".framer-ouyWI .framer-mbqboh { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 905px; justify-content: center; overflow: visible; padding: 0px; position: sticky; top: 0px; width: 100%; will-change: transform; z-index: 1; }\",\".framer-ouyWI .framer-1snea00 { --border-bottom-width: 1px; --border-color: rgba(0, 0, 0, 0.35); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; -webkit-backdrop-filter: blur(2px); align-content: center; align-items: center; backdrop-filter: blur(2px); background-color: rgba(0, 0, 0, 0.25); border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 30px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-ouyWI .framer-wvh7w9 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 1200px; word-break: break-word; word-wrap: break-word; }\",\".framer-ouyWI .framer-1kfcblb { aspect-ratio: 2.4205607476635516 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 121px); overflow: visible; position: relative; width: 293px; }\",\".framer-ouyWI .framer-hrbqqz { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; z-index: 4; }\",\".framer-ouyWI .framer-48rl0s { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: center; overflow: hidden; padding: 40px 0px 40px 0px; position: relative; width: 100%; z-index: 5; }\",\".framer-ouyWI .framer-1vyu7zm { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 380px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-ouyWI .framer-e5l6j8 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: 0px; position: relative; width: 1px; }\",\".framer-ouyWI .framer-1nrz33r { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 380px; justify-content: center; padding: 0px; position: relative; width: 1px; }\",\".framer-ouyWI .framer-1g85dqa { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: center; overflow: hidden; padding: 25px 0px 25px 0px; position: relative; width: 100%; z-index: 2; }\",\".framer-ouyWI .framer-11oawrc { align-content: center; align-items: center; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: 901px; justify-content: flex-start; overflow: visible; padding: 50px; position: relative; width: 1200px; }\",\".framer-ouyWI .framer-1s52o8n { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-ouyWI .framer-1fs1lu9 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: 0px; position: relative; width: 1px; }\",\".framer-ouyWI .framer-1z0hsw2 { align-content: center; align-items: center; align-self: stretch; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: auto; justify-content: flex-end; padding: 0px; position: relative; width: 1px; }\",\".framer-ouyWI .framer-1rdyrzi { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 30px; height: 1px; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-ouyWI .framer-d9w28y, .framer-ouyWI .framer-kl7d9k { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 100%; justify-content: center; padding: 0px; position: relative; width: 1px; }\",\".framer-ouyWI .framer-aqqaxw-container, .framer-ouyWI .framer-1470zzn-container { flex: 1 0 0px; height: 1px; position: relative; width: 100%; }\",\".framer-ouyWI .framer-1lii8m2, .framer-ouyWI .framer-1o3itts, .framer-ouyWI .framer-7au0fx, .framer-ouyWI .framer-162v4un, .framer-ouyWI .framer-bl6idj { --border-bottom-width: 1px; --border-color: #d1d1d1; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; background-color: var(--token-a4220ec0-df32-4fbb-a643-3bc853a5523b, #237042); border-bottom-left-radius: 40px; border-bottom-right-radius: 40px; border-top-left-radius: 40px; border-top-right-radius: 40px; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: flex-start; padding: 30px; position: relative; width: 380px; }\",\".framer-ouyWI .framer-1jtaafk, .framer-ouyWI .framer-iahr8a, .framer-ouyWI .framer-1kh72lm, .framer-ouyWI .framer-15x7zz3 { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 45px); position: relative; width: 45px; }\",\".framer-ouyWI .framer-xdyejj { flex: none; height: 45px; position: relative; width: 45px; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-ouyWI.framer-tgp8bl, .framer-ouyWI .framer-1bpzsbq, .framer-ouyWI .framer-o6ma5p, .framer-ouyWI .framer-1hw1zbl, .framer-ouyWI .framer-1ktufu7, .framer-ouyWI .framer-107hnjq, .framer-ouyWI .framer-1t324t3, .framer-ouyWI .framer-61htnj, .framer-ouyWI .framer-rvm1qm, .framer-ouyWI .framer-dyems6, .framer-ouyWI .framer-18nwzdb, .framer-ouyWI .framer-9rzlmc, .framer-ouyWI .framer-1sqsqbw, .framer-ouyWI .framer-17p01o4, .framer-ouyWI .framer-1inpr7v, .framer-ouyWI .framer-ozzkko, .framer-ouyWI .framer-190i4wg, .framer-ouyWI .framer-19lt11r, .framer-ouyWI .framer-onwv6n, .framer-ouyWI .framer-t1q27e, .framer-ouyWI .framer-6aaq5t, .framer-ouyWI .framer-48w86x, .framer-ouyWI .framer-1z06mwq, .framer-ouyWI .framer-qjeei, .framer-ouyWI .framer-hyfhs, .framer-ouyWI .framer-r4qj88, .framer-ouyWI .framer-1qf610f, .framer-ouyWI .framer-knqnoi, .framer-ouyWI .framer-mbqboh, .framer-ouyWI .framer-68mroh, .framer-ouyWI .framer-1snea00, .framer-ouyWI .framer-hrbqqz, .framer-ouyWI .framer-48rl0s, .framer-ouyWI .framer-1vyu7zm, .framer-ouyWI .framer-e5l6j8, .framer-ouyWI .framer-1nrz33r, .framer-ouyWI .framer-1g85dqa, .framer-ouyWI .framer-11oawrc, .framer-ouyWI .framer-1s52o8n, .framer-ouyWI .framer-1fs1lu9, .framer-ouyWI .framer-1z0hsw2, .framer-ouyWI .framer-1rdyrzi, .framer-ouyWI .framer-d9w28y, .framer-ouyWI .framer-1lii8m2, .framer-ouyWI .framer-1o3itts, .framer-ouyWI .framer-7au0fx, .framer-ouyWI .framer-kl7d9k, .framer-ouyWI .framer-162v4un, .framer-ouyWI .framer-bl6idj { gap: 0px; } .framer-ouyWI.framer-tgp8bl > *, .framer-ouyWI .framer-1bpzsbq > *, .framer-ouyWI .framer-o6ma5p > *, .framer-ouyWI .framer-61htnj > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-ouyWI.framer-tgp8bl > :first-child, .framer-ouyWI .framer-1bpzsbq > :first-child, .framer-ouyWI .framer-o6ma5p > :first-child, .framer-ouyWI .framer-1hw1zbl > :first-child, .framer-ouyWI .framer-107hnjq > :first-child, .framer-ouyWI .framer-1t324t3 > :first-child, .framer-ouyWI .framer-61htnj > :first-child, .framer-ouyWI .framer-dyems6 > :first-child, .framer-ouyWI .framer-9rzlmc > :first-child, .framer-ouyWI .framer-17p01o4 > :first-child, .framer-ouyWI .framer-1inpr7v > :first-child, .framer-ouyWI .framer-ozzkko > :first-child, .framer-ouyWI .framer-190i4wg > :first-child, .framer-ouyWI .framer-19lt11r > :first-child, .framer-ouyWI .framer-onwv6n > :first-child, .framer-ouyWI .framer-t1q27e > :first-child, .framer-ouyWI .framer-48w86x > :first-child, .framer-ouyWI .framer-1z06mwq > :first-child, .framer-ouyWI .framer-hyfhs > :first-child, .framer-ouyWI .framer-r4qj88 > :first-child, .framer-ouyWI .framer-1qf610f > :first-child, .framer-ouyWI .framer-knqnoi > :first-child, .framer-ouyWI .framer-mbqboh > :first-child, .framer-ouyWI .framer-68mroh > :first-child, .framer-ouyWI .framer-1snea00 > :first-child, .framer-ouyWI .framer-hrbqqz > :first-child, .framer-ouyWI .framer-e5l6j8 > :first-child, .framer-ouyWI .framer-1nrz33r > :first-child, .framer-ouyWI .framer-1g85dqa > :first-child, .framer-ouyWI .framer-11oawrc > :first-child, .framer-ouyWI .framer-1fs1lu9 > :first-child, .framer-ouyWI .framer-1z0hsw2 > :first-child, .framer-ouyWI .framer-d9w28y > :first-child, .framer-ouyWI .framer-1lii8m2 > :first-child, .framer-ouyWI .framer-1o3itts > :first-child, .framer-ouyWI .framer-7au0fx > :first-child, .framer-ouyWI .framer-kl7d9k > :first-child, .framer-ouyWI .framer-162v4un > :first-child, .framer-ouyWI .framer-bl6idj > :first-child { margin-top: 0px; } .framer-ouyWI.framer-tgp8bl > :last-child, .framer-ouyWI .framer-1bpzsbq > :last-child, .framer-ouyWI .framer-o6ma5p > :last-child, .framer-ouyWI .framer-1hw1zbl > :last-child, .framer-ouyWI .framer-107hnjq > :last-child, .framer-ouyWI .framer-1t324t3 > :last-child, .framer-ouyWI .framer-61htnj > :last-child, .framer-ouyWI .framer-dyems6 > :last-child, .framer-ouyWI .framer-9rzlmc > :last-child, .framer-ouyWI .framer-17p01o4 > :last-child, .framer-ouyWI .framer-1inpr7v > :last-child, .framer-ouyWI .framer-ozzkko > :last-child, .framer-ouyWI .framer-190i4wg > :last-child, .framer-ouyWI .framer-19lt11r > :last-child, .framer-ouyWI .framer-onwv6n > :last-child, .framer-ouyWI .framer-t1q27e > :last-child, .framer-ouyWI .framer-48w86x > :last-child, .framer-ouyWI .framer-1z06mwq > :last-child, .framer-ouyWI .framer-hyfhs > :last-child, .framer-ouyWI .framer-r4qj88 > :last-child, .framer-ouyWI .framer-1qf610f > :last-child, .framer-ouyWI .framer-knqnoi > :last-child, .framer-ouyWI .framer-mbqboh > :last-child, .framer-ouyWI .framer-68mroh > :last-child, .framer-ouyWI .framer-1snea00 > :last-child, .framer-ouyWI .framer-hrbqqz > :last-child, .framer-ouyWI .framer-e5l6j8 > :last-child, .framer-ouyWI .framer-1nrz33r > :last-child, .framer-ouyWI .framer-1g85dqa > :last-child, .framer-ouyWI .framer-11oawrc > :last-child, .framer-ouyWI .framer-1fs1lu9 > :last-child, .framer-ouyWI .framer-1z0hsw2 > :last-child, .framer-ouyWI .framer-d9w28y > :last-child, .framer-ouyWI .framer-1lii8m2 > :last-child, .framer-ouyWI .framer-1o3itts > :last-child, .framer-ouyWI .framer-7au0fx > :last-child, .framer-ouyWI .framer-kl7d9k > :last-child, .framer-ouyWI .framer-162v4un > :last-child, .framer-ouyWI .framer-bl6idj > :last-child { margin-bottom: 0px; } .framer-ouyWI .framer-1hw1zbl > *, .framer-ouyWI .framer-1g85dqa > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-ouyWI .framer-1ktufu7 > *, .framer-ouyWI .framer-6aaq5t > *, .framer-ouyWI .framer-qjeei > *, .framer-ouyWI .framer-48rl0s > * { margin: 0px; margin-left: calc(50px / 2); margin-right: calc(50px / 2); } .framer-ouyWI .framer-1ktufu7 > :first-child, .framer-ouyWI .framer-rvm1qm > :first-child, .framer-ouyWI .framer-18nwzdb > :first-child, .framer-ouyWI .framer-1sqsqbw > :first-child, .framer-ouyWI .framer-6aaq5t > :first-child, .framer-ouyWI .framer-qjeei > :first-child, .framer-ouyWI .framer-48rl0s > :first-child, .framer-ouyWI .framer-1vyu7zm > :first-child, .framer-ouyWI .framer-1s52o8n > :first-child, .framer-ouyWI .framer-1rdyrzi > :first-child { margin-left: 0px; } .framer-ouyWI .framer-1ktufu7 > :last-child, .framer-ouyWI .framer-rvm1qm > :last-child, .framer-ouyWI .framer-18nwzdb > :last-child, .framer-ouyWI .framer-1sqsqbw > :last-child, .framer-ouyWI .framer-6aaq5t > :last-child, .framer-ouyWI .framer-qjeei > :last-child, .framer-ouyWI .framer-48rl0s > :last-child, .framer-ouyWI .framer-1vyu7zm > :last-child, .framer-ouyWI .framer-1s52o8n > :last-child, .framer-ouyWI .framer-1rdyrzi > :last-child { margin-right: 0px; } .framer-ouyWI .framer-107hnjq > *, .framer-ouyWI .framer-1t324t3 > *, .framer-ouyWI .framer-17p01o4 > *, .framer-ouyWI .framer-1inpr7v > *, .framer-ouyWI .framer-ozzkko > *, .framer-ouyWI .framer-190i4wg > *, .framer-ouyWI .framer-t1q27e > *, .framer-ouyWI .framer-48w86x > *, .framer-ouyWI .framer-1z06mwq > *, .framer-ouyWI .framer-hyfhs > *, .framer-ouyWI .framer-r4qj88 > *, .framer-ouyWI .framer-mbqboh > *, .framer-ouyWI .framer-68mroh > *, .framer-ouyWI .framer-1snea00 > *, .framer-ouyWI .framer-e5l6j8 > *, .framer-ouyWI .framer-1nrz33r > *, .framer-ouyWI .framer-1fs1lu9 > *, .framer-ouyWI .framer-1z0hsw2 > *, .framer-ouyWI .framer-d9w28y > *, .framer-ouyWI .framer-kl7d9k > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-ouyWI .framer-rvm1qm > * { margin: 0px; margin-left: calc(25px / 2); margin-right: calc(25px / 2); } .framer-ouyWI .framer-dyems6 > *, .framer-ouyWI .framer-onwv6n > *, .framer-ouyWI .framer-1qf610f > *, .framer-ouyWI .framer-hrbqqz > *, .framer-ouyWI .framer-11oawrc > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-ouyWI .framer-18nwzdb > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-ouyWI .framer-9rzlmc > * { margin: 0px; margin-bottom: calc(2px / 2); margin-top: calc(2px / 2); } .framer-ouyWI .framer-1sqsqbw > *, .framer-ouyWI .framer-1s52o8n > *, .framer-ouyWI .framer-1rdyrzi > * { margin: 0px; margin-left: calc(30px / 2); margin-right: calc(30px / 2); } .framer-ouyWI .framer-19lt11r > *, .framer-ouyWI .framer-knqnoi > *, .framer-ouyWI .framer-1lii8m2 > *, .framer-ouyWI .framer-1o3itts > *, .framer-ouyWI .framer-7au0fx > *, .framer-ouyWI .framer-162v4un > *, .framer-ouyWI .framer-bl6idj > * { margin: 0px; margin-bottom: calc(15px / 2); margin-top: calc(15px / 2); } .framer-ouyWI .framer-1vyu7zm > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,'.framer-ouyWI[data-border=\"true\"]::after, .framer-ouyWI [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@media (min-width: 810px) and (max-width: 1439px) { .framer-ouyWI.framer-tgp8bl { width: 810px; } .framer-ouyWI .framer-1bpzsbq { height: 300px; } .framer-ouyWI .framer-1hw1zbl, .framer-ouyWI .framer-rvm1qm, .framer-ouyWI .framer-t1q27e, .framer-ouyWI .framer-6aaq5t, .framer-ouyWI .framer-qjeei, .framer-ouyWI .framer-wvh7w9 { width: 100%; } .framer-ouyWI .framer-1ktufu7 { flex-direction: column; gap: 15px; width: 100%; } .framer-ouyWI .framer-107hnjq { flex: none; width: 100%; } .framer-ouyWI .framer-1t324t3 { padding: 30px; width: 100%; } .framer-ouyWI .framer-61htnj { padding: 30px 0px 35px 0px; } .framer-ouyWI .framer-dyems6 { padding: 0px 30px 0px 30px; } .framer-ouyWI .framer-ozzkko, .framer-ouyWI .framer-mbqboh { height: 515px; } .framer-ouyWI .framer-onwv6n { padding: 50px 30px 50px 30px; } .framer-ouyWI .framer-48w86x, .framer-ouyWI .framer-hyfhs { height: 260px; } .framer-ouyWI .framer-1qf610f, .framer-ouyWI .framer-hrbqqz { padding: 0px 30px 50px 30px; } .framer-ouyWI .framer-knqnoi { padding: 30px 40px 30px 40px; width: 100%; } .framer-ouyWI .framer-1snea00 { padding: 25px; width: 100%; } .framer-ouyWI .framer-1kfcblb { height: var(--framer-aspect-ratio-supported, 66px); width: 161px; } .framer-ouyWI .framer-48rl0s { flex-direction: column; gap: 15px; } .framer-ouyWI .framer-1vyu7zm { gap: 40px; height: min-content; padding: 0px 40px 0px 40px; width: 100%; } .framer-ouyWI .framer-e5l6j8, .framer-ouyWI .framer-1nrz33r { gap: 5px; } .framer-ouyWI .framer-1g85dqa { padding: 40px 30px 40px 30px; } .framer-ouyWI .framer-11oawrc { align-content: flex-start; align-items: flex-start; width: 100%; } .framer-ouyWI .framer-1fs1lu9 { flex: none; width: 400px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-ouyWI .framer-1ktufu7, .framer-ouyWI .framer-48rl0s, .framer-ouyWI .framer-1vyu7zm, .framer-ouyWI .framer-e5l6j8, .framer-ouyWI .framer-1nrz33r { gap: 0px; } .framer-ouyWI .framer-1ktufu7 > *, .framer-ouyWI .framer-48rl0s > * { margin: 0px; margin-bottom: calc(15px / 2); margin-top: calc(15px / 2); } .framer-ouyWI .framer-1ktufu7 > :first-child, .framer-ouyWI .framer-48rl0s > :first-child, .framer-ouyWI .framer-e5l6j8 > :first-child, .framer-ouyWI .framer-1nrz33r > :first-child { margin-top: 0px; } .framer-ouyWI .framer-1ktufu7 > :last-child, .framer-ouyWI .framer-48rl0s > :last-child, .framer-ouyWI .framer-e5l6j8 > :last-child, .framer-ouyWI .framer-1nrz33r > :last-child { margin-bottom: 0px; } .framer-ouyWI .framer-1vyu7zm > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-ouyWI .framer-1vyu7zm > :first-child { margin-left: 0px; } .framer-ouyWI .framer-1vyu7zm > :last-child { margin-right: 0px; } .framer-ouyWI .framer-e5l6j8 > *, .framer-ouyWI .framer-1nrz33r > * { margin: 0px; margin-bottom: calc(5px / 2); margin-top: calc(5px / 2); } }}\",\"@media (max-width: 809px) { .framer-ouyWI.framer-tgp8bl { width: 390px; } .framer-ouyWI .framer-1bpzsbq { height: 152px; } .framer-ouyWI .framer-o6ma5p { padding: 0px; } .framer-ouyWI .framer-1hw1zbl, .framer-ouyWI .framer-rvm1qm, .framer-ouyWI .framer-t1q27e, .framer-ouyWI .framer-1z06mwq, .framer-ouyWI .framer-txy6v6-container, .framer-ouyWI .framer-r4qj88, .framer-ouyWI .framer-wvh7w9 { width: 100%; } .framer-ouyWI .framer-1ktufu7 { flex-direction: column; gap: 10px; width: 100%; } .framer-ouyWI .framer-107hnjq, .framer-ouyWI .framer-17p01o4, .framer-ouyWI .framer-e5l6j8 { flex: none; width: 100%; } .framer-ouyWI .framer-1t324t3, .framer-ouyWI .framer-1snea00 { padding: 20px; width: 100%; } .framer-ouyWI .framer-61htnj { gap: 30px; padding: 30px 20px 0px 20px; } .framer-ouyWI .framer-1vxtp9m-container { height: 400px; } .framer-ouyWI .framer-1sqsqbw { flex-direction: column; gap: 20px; } .framer-ouyWI .framer-1inpr7v { align-self: unset; height: 1px; width: 100%; } .framer-ouyWI .framer-ozzkko, .framer-ouyWI .framer-mbqboh { height: 369px; } .framer-ouyWI .framer-onwv6n, .framer-ouyWI .framer-hrbqqz { padding: 30px 0px 30px 0px; } .framer-ouyWI .framer-6aaq5t, .framer-ouyWI .framer-qjeei { flex-direction: column; gap: 20px; width: 100%; } .framer-ouyWI .framer-48w86x, .framer-ouyWI .framer-hyfhs { flex: none; height: 220px; width: 100%; } .framer-ouyWI .framer-1qf610f { padding: 0px 0px 30px 0px; } .framer-ouyWI .framer-knqnoi { gap: 5px; width: 100%; } .framer-ouyWI .framer-1kfcblb { height: var(--framer-aspect-ratio-supported, 44px); width: 107px; } .framer-ouyWI .framer-48rl0s { flex-direction: column; gap: 10px; padding: 10px 0px 10px 0px; } .framer-ouyWI .framer-1vyu7zm { flex-direction: column; gap: 30px; height: min-content; padding: 0px 30px 0px 30px; width: 100%; } .framer-ouyWI .framer-1nrz33r { flex: none; height: min-content; width: 100%; } .framer-ouyWI .framer-xbpwh5 { flex: none; height: 243px; } .framer-ouyWI .framer-1g85dqa { padding: 40px 20px 25px 20px; } .framer-ouyWI .framer-11oawrc { height: min-content; padding: 50px 20px 50px 20px; width: 100%; } .framer-ouyWI .framer-1s52o8n { flex-direction: column; gap: 15px; } .framer-ouyWI .framer-1fs1lu9 { flex: none; gap: 5px; width: 100%; } .framer-ouyWI .framer-1z0hsw2 { align-self: unset; flex: none; height: min-content; width: 100%; } .framer-ouyWI .framer-1rdyrzi { flex: none; flex-direction: column; height: 531px; } .framer-ouyWI .framer-d9w28y { height: 1px; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-ouyWI .framer-1ktufu7, .framer-ouyWI .framer-61htnj, .framer-ouyWI .framer-1sqsqbw, .framer-ouyWI .framer-6aaq5t, .framer-ouyWI .framer-qjeei, .framer-ouyWI .framer-knqnoi, .framer-ouyWI .framer-48rl0s, .framer-ouyWI .framer-1vyu7zm, .framer-ouyWI .framer-1s52o8n, .framer-ouyWI .framer-1fs1lu9, .framer-ouyWI .framer-1rdyrzi { gap: 0px; } .framer-ouyWI .framer-1ktufu7 > *, .framer-ouyWI .framer-48rl0s > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-ouyWI .framer-1ktufu7 > :first-child, .framer-ouyWI .framer-61htnj > :first-child, .framer-ouyWI .framer-1sqsqbw > :first-child, .framer-ouyWI .framer-6aaq5t > :first-child, .framer-ouyWI .framer-qjeei > :first-child, .framer-ouyWI .framer-knqnoi > :first-child, .framer-ouyWI .framer-48rl0s > :first-child, .framer-ouyWI .framer-1vyu7zm > :first-child, .framer-ouyWI .framer-1s52o8n > :first-child, .framer-ouyWI .framer-1fs1lu9 > :first-child, .framer-ouyWI .framer-1rdyrzi > :first-child { margin-top: 0px; } .framer-ouyWI .framer-1ktufu7 > :last-child, .framer-ouyWI .framer-61htnj > :last-child, .framer-ouyWI .framer-1sqsqbw > :last-child, .framer-ouyWI .framer-6aaq5t > :last-child, .framer-ouyWI .framer-qjeei > :last-child, .framer-ouyWI .framer-knqnoi > :last-child, .framer-ouyWI .framer-48rl0s > :last-child, .framer-ouyWI .framer-1vyu7zm > :last-child, .framer-ouyWI .framer-1s52o8n > :last-child, .framer-ouyWI .framer-1fs1lu9 > :last-child, .framer-ouyWI .framer-1rdyrzi > :last-child { margin-bottom: 0px; } .framer-ouyWI .framer-61htnj > *, .framer-ouyWI .framer-1vyu7zm > *, .framer-ouyWI .framer-1rdyrzi > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-ouyWI .framer-1sqsqbw > *, .framer-ouyWI .framer-6aaq5t > *, .framer-ouyWI .framer-qjeei > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-ouyWI .framer-knqnoi > *, .framer-ouyWI .framer-1fs1lu9 > * { margin: 0px; margin-bottom: calc(5px / 2); margin-top: calc(5px / 2); } .framer-ouyWI .framer-1s52o8n > * { margin: 0px; margin-bottom: calc(15px / 2); margin-top: calc(15px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 6070\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"hEF8hnNbI\":{\"layout\":[\"fixed\",\"fixed\"]},\"HIaj2F4Nd\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerResponsiveScreen\n */const FramerpBq2pWSLB=withCSS(Component,css,\"framer-ouyWI\");export default FramerpBq2pWSLB;FramerpBq2pWSLB.displayName=\"Services / Weather Tight\";FramerpBq2pWSLB.defaultProps={height:6070,width:1440};addFonts(FramerpBq2pWSLB,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"}]},...NavigationFonts,...USPBarFonts,...ButtonVarientsFonts,...Steps1Fonts,...CarouselFonts,...LogosBarFonts,...TickerFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerpBq2pWSLB\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"6070\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1440\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerResponsiveScreen\":\"\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"hEF8hnNbI\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"HIaj2F4Nd\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavigationFonts", "getFonts", "C95JFCFXF_default", "USPBarFonts", "wxvePULfk_default", "ContainerWithOptimizedAppearEffect", "withOptimizedAppearEffect", "Container", "ButtonVarientsFonts", "omF8u4gU3_default", "Steps1Fonts", "fThFf2TbV_default", "CarouselFonts", "Carousel", "ImageWithFX", "withFX", "Image2", "LogosBarFonts", "qeZ8xLjLJ_default", "TickerFonts", "Ticker", "FooterFonts", "EB2fauXpm_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "addImageAlt", "image", "alt", "animation2", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "ref1", "pe", "router", "useRouter", "isDisplayed", "defaultLayoutId", "ae", "useCustomCursors", "componentViewport", "useComponentViewport", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "PropertyOverrides2", "getLoadingLazyAtYPosition", "RichText2", "x", "ResolveLinks", "resolvedLinks", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "resolvedLinks4", "SVG", "css", "FramerpBq2pWSLB", "withCSS", "pBq2pWSLB_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
