{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/BcJv47rVcZDi2Y6kyO1k/gbo59mU5uibXsnFGJsfl/gVB1BqjT6.js"],
  "sourcesContent": ["// Generated by Framer (c563d2c)\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 Navigation from\"#framer/local/canvasComponent/C95JFCFXF/C95JFCFXF.js\";import Footer from\"#framer/local/canvasComponent/EB2fauXpm/EB2fauXpm.js\";import ButtonVarients from\"#framer/local/canvasComponent/omF8u4gU3/omF8u4gU3.js\";import LogosBar from\"#framer/local/canvasComponent/qeZ8xLjLJ/qeZ8xLjLJ.js\";import FAQBox from\"#framer/local/canvasComponent/sDrEwxLKI/sDrEwxLKI.js\";import USPBar from\"#framer/local/canvasComponent/wxvePULfk/wxvePULfk.js\";import*as sharedStyle1 from\"#framer/local/css/AQa1Oke8b/AQa1Oke8b.js\";import*as sharedStyle from\"#framer/local/css/djZ6_BXsx/djZ6_BXsx.js\";import*as sharedStyle6 from\"#framer/local/css/EcT9hValP/EcT9hValP.js\";import*as sharedStyle7 from\"#framer/local/css/JEOeClkgk/JEOeClkgk.js\";import*as sharedStyle3 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/gVB1BqjT6/gVB1BqjT6.js\";const NavigationFonts=getFonts(Navigation);const ButtonVarientsFonts=getFonts(ButtonVarients);const USPBarFonts=getFonts(USPBar);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const ImageWithFX=withFX(Image);const TickerFonts=getFonts(Ticker);const LogosBarFonts=getFonts(LogosBar);const FAQBoxFonts=getFonts(FAQBox);const FooterFonts=getFonts(Footer);const breakpoints={DEdKK9YWJ:\"(min-width: 1440px)\",isGUkC3LT:\"(min-width: 810px) and (max-width: 1439px)\",YSNJARpn8:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-g9fCD\";const variantClassNames={DEdKK9YWJ:\"framer-v-1trps5i\",isGUkC3LT:\"framer-v-1puae4k\",YSNJARpn8:\"framer-v-1okji5c\"};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 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:\"DEdKK9YWJ\",Phone:\"YSNJARpn8\",Tablet:\"isGUkC3LT\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"DEdKK9YWJ\"};};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,sharedStyle7.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const router=useRouter();const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"YSNJARpn8\")return false;return true;};const defaultLayoutId=React.useId();useCustomCursors({});const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"DEdKK9YWJ\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1trps5i\",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-1vugl75-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{isGUkC3LT:{variant:\"Y0OYv7zzf\"},YSNJARpn8:{variant:\"Y0OYv7zzf\"}},children:/*#__PURE__*/_jsx(Navigation,{height:\"100%\",id:\"BpfxFmDEN\",layoutId:\"BpfxFmDEN\",style:{width:\"100%\"},variant:\"bEcSM7j5K\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ow294c\",\"data-framer-name\":\"Hero & Header\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-13oer0d\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-fkxx77\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-8ps3w6\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{isGUkC3LT:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+99+0+0+30+0+0+0+0+0),pixelHeight:1134,pixelWidth:2016,positionX:\"left\",positionY:\"center\",sizes:`calc(${componentViewport?.width||\"100vw\"} - 60px)`,src:\"https://framerusercontent.com/images/ipsKO0fvNUkXDxEoOyLX2ofc.jpg\",srcSet:\"https://framerusercontent.com/images/ipsKO0fvNUkXDxEoOyLX2ofc.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/ipsKO0fvNUkXDxEoOyLX2ofc.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/ipsKO0fvNUkXDxEoOyLX2ofc.jpg 2016w\"}},YSNJARpn8:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+99+0+0+35+0+0+0+0+0),pixelHeight:1134,pixelWidth:2016,positionX:\"left\",positionY:\"center\",sizes:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,src:\"https://framerusercontent.com/images/ipsKO0fvNUkXDxEoOyLX2ofc.jpg\",srcSet:\"https://framerusercontent.com/images/ipsKO0fvNUkXDxEoOyLX2ofc.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/ipsKO0fvNUkXDxEoOyLX2ofc.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/ipsKO0fvNUkXDxEoOyLX2ofc.jpg 2016w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+99+0+0+90+0+0+0+0),pixelHeight:1134,pixelWidth:2016,positionX:\"left\",positionY:\"center\",sizes:\"575px\",src:\"https://framerusercontent.com/images/ipsKO0fvNUkXDxEoOyLX2ofc.jpg\",srcSet:\"https://framerusercontent.com/images/ipsKO0fvNUkXDxEoOyLX2ofc.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/ipsKO0fvNUkXDxEoOyLX2ofc.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/ipsKO0fvNUkXDxEoOyLX2ofc.jpg 2016w\"},className:\"framer-1fiy2ea\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-9trhmp\",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:\"PRODUCTS & SERVICES\"})}),className:\"framer-oz06xh\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1n79kdp\",\"data-styles-preset\":\"AQa1Oke8b\",children:\"Timber Frame, Delivered.\"})}),className:\"framer-wfjo69\",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:\"Our sister company, Minera Roof Trusses, has been delivering nationwide for nearly 50 years. With our shared fleet of vehicles, we ensure timely delivery of what you need, when you need it.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-nu1v69\",\"data-styles-preset\":\"z3YVErE4f\",children:\"Our Delivery -Only Service is especially popular among contractors and builders experienced in erecting timber frames, offering them the most cost -effective solution.\"})]}),className:\"framer-h2dr5f\",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:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{isGUkC3LT:{y:(componentViewport?.y||0)+0+99+0+0+30+0+0+15+0+585},YSNJARpn8:{y:(componentViewport?.y||0)+0+99+0+0+35+0+0+10+0+600}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:49,y:(componentViewport?.y||0)+0+99+0+0+90+0+0+0+600,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1qlw8xd-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{isGUkC3LT:{XiuGBUWoN:resolvedLinks[1]},YSNJARpn8:{XiuGBUWoN:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(ButtonVarients,{height:\"100%\",id:\"jrzugw0rm\",layoutId:\"jrzugw0rm\",pGsn3zoss:\"Contact us now for Timber Frame & Delivery Quote\",variant:\"T6JtGe7Hx\",width:\"100%\",XiuGBUWoN:resolvedLinks[0]})})})})})})]})]})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{isGUkC3LT:{y:(componentViewport?.y||0)+0+843},YSNJARpn8:{y:(componentViewport?.y||0)+0+843}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:80,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+888,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation,className:\"framer-1upkr3x-container\",\"data-framer-appear-id\":\"1upkr3x\",initial:animation1,optimized:true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{isGUkC3LT:{variant:\"OejUcABv4\"},YSNJARpn8:{variant:\"WBeAnIvXd\"}},children:/*#__PURE__*/_jsx(USPBar,{height:\"100%\",id:\"brdRhCNXE\",layoutId:\"brdRhCNXE\",style:{width:\"100%\"},variant:\"ioPwINm7V\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1alk6li\",\"data-framer-name\":\"Service\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-9wtsdx\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1li8wmp\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1hvtdpz\",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:\"Self-Build Delivery Services\"})}),className:\"framer-1kpr1d0\",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:\"Timber is an excellent eco-friendly and sustainable material, making it perfect for timber frame homes. Our kit house delivery services bring your new timber frame kit to your chosen site so that you can build it to your specifications and in line with building regulations. Our flat-pack buildings take as little as two days to build, making them ideal for developers with strict timescales.\"})}),className:\"framer-pk052q\",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:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{isGUkC3LT:{width:`calc((${componentViewport?.width||\"100vw\"} - 60px) * 0.48)`,y:(componentViewport?.y||0)+0+923+0+0+50+0+0+0+242},YSNJARpn8:{width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,y:(componentViewport?.y||0)+0+923+0+0+30+0+0+0+0+242}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:49,width:\"528px\",y:(componentViewport?.y||0)+0+968+0+0+50+0+0+0+242,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1gia99p-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{isGUkC3LT:{XiuGBUWoN:resolvedLinks1[1]},YSNJARpn8:{XiuGBUWoN:resolvedLinks1[2]}},children:/*#__PURE__*/_jsx(ButtonVarients,{height:\"100%\",id:\"RBsmYG5RQ\",layoutId:\"RBsmYG5RQ\",pGsn3zoss:\"Call us for information about our self-build delivery services\",style:{width:\"100%\"},variant:\"T6JtGe7Hx\",width:\"100%\",XiuGBUWoN:resolvedLinks1[0]})})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-17hah3d\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{isGUkC3LT:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+923+0+0+50+0+0+0+0),pixelHeight:4160,pixelWidth:6240,sizes:`max((${componentViewport?.width||\"100vw\"} - 60px) * 0.52 - 50px, 1px)`,src:\"https://framerusercontent.com/images/89fr9BSOzHH0bhXLkYULsGb6fhQ.jpg\",srcSet:\"https://framerusercontent.com/images/89fr9BSOzHH0bhXLkYULsGb6fhQ.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/89fr9BSOzHH0bhXLkYULsGb6fhQ.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/89fr9BSOzHH0bhXLkYULsGb6fhQ.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/89fr9BSOzHH0bhXLkYULsGb6fhQ.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/89fr9BSOzHH0bhXLkYULsGb6fhQ.jpg 6240w\"}},YSNJARpn8:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+923+0+0+30+0+0+311+0+0),pixelHeight:4160,pixelWidth:6240,sizes:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,src:\"https://framerusercontent.com/images/89fr9BSOzHH0bhXLkYULsGb6fhQ.jpg\",srcSet:\"https://framerusercontent.com/images/89fr9BSOzHH0bhXLkYULsGb6fhQ.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/89fr9BSOzHH0bhXLkYULsGb6fhQ.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/89fr9BSOzHH0bhXLkYULsGb6fhQ.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/89fr9BSOzHH0bhXLkYULsGb6fhQ.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/89fr9BSOzHH0bhXLkYULsGb6fhQ.jpg 6240w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+968+0+0+50+0+0+0+0),pixelHeight:4160,pixelWidth:6240,sizes:\"522px\",src:\"https://framerusercontent.com/images/89fr9BSOzHH0bhXLkYULsGb6fhQ.jpg\",srcSet:\"https://framerusercontent.com/images/89fr9BSOzHH0bhXLkYULsGb6fhQ.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/89fr9BSOzHH0bhXLkYULsGb6fhQ.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/89fr9BSOzHH0bhXLkYULsGb6fhQ.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/89fr9BSOzHH0bhXLkYULsGb6fhQ.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/89fr9BSOzHH0bhXLkYULsGb6fhQ.jpg 6240w\"},className:\"framer-fwjnbd\"})})})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1axt2d0\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1voegyu\",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:\"Kit House Deliveries from T\u0177 Eco for Self-Builders\"})}),className:\"framer-vpfuug\",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:\"Timber frame kits, also known as flat-pack homes, are popular in property development. They give you complete control over the look of your home, with various customisations available. They are fast to build on-site and form an energy-efficient shell for your home and further construction.\"})}),className:\"framer-1386s6o\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1m3fv72\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1rf2ss6\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{isGUkC3LT:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+923+0+391+0+262+0+0+0),pixelHeight:571,pixelWidth:1500,sizes:`max((${componentViewport?.width||\"100vw\"} - 60px) * 0.52 - 50px, 1px)`,src:\"https://framerusercontent.com/images/TyoEUMziinMDKCSwbf6vL8DiXg.webp\",srcSet:\"https://framerusercontent.com/images/TyoEUMziinMDKCSwbf6vL8DiXg.webp?scale-down-to=512 512w,https://framerusercontent.com/images/TyoEUMziinMDKCSwbf6vL8DiXg.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/TyoEUMziinMDKCSwbf6vL8DiXg.webp 1500w\"}},YSNJARpn8:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+923+0+621+0+262+0+0+0+0),pixelHeight:571,pixelWidth:1500,sizes:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,src:\"https://framerusercontent.com/images/TyoEUMziinMDKCSwbf6vL8DiXg.webp\",srcSet:\"https://framerusercontent.com/images/TyoEUMziinMDKCSwbf6vL8DiXg.webp?scale-down-to=512 512w,https://framerusercontent.com/images/TyoEUMziinMDKCSwbf6vL8DiXg.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/TyoEUMziinMDKCSwbf6vL8DiXg.webp 1500w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+968+0+391+0+262+0+0+0),pixelHeight:571,pixelWidth:1500,sizes:\"522px\",src:\"https://framerusercontent.com/images/TyoEUMziinMDKCSwbf6vL8DiXg.webp\",srcSet:\"https://framerusercontent.com/images/TyoEUMziinMDKCSwbf6vL8DiXg.webp?scale-down-to=512 512w,https://framerusercontent.com/images/TyoEUMziinMDKCSwbf6vL8DiXg.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/TyoEUMziinMDKCSwbf6vL8DiXg.webp 1500w\"},className:\"framer-6rggqu\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1brd2ne\",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:\"Timber Frame Delivery Services\"})}),className:\"framer-gm1yex\",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:\"T\u0177 Eco prefabricates our timber frames off-site and packs them ready for shipping. Our flat-pack timber frame kits can be used to create everything from glamping pods and summer houses to office buildings or two-storey homes. Delivery-only services mean that we will deliver your kit house to your site and leave the rest to you. You can experience building your home from the foundation up with high-quality timber.\"})}),className:\"framer-z4op1c\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsx(\"div\",{background:{alt:\"\",fit:\"fill\",intrinsicHeight:628,intrinsicWidth:1e3},className:\"framer-1sd76os\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{isGUkC3LT:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:628,intrinsicWidth:1e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+923+0+911+0+0),pixelHeight:3640,pixelWidth:5464,src:\"https://framerusercontent.com/images/9C2Ci6fzRLJyi4YzrfTo3Ffp0.jpg\"}},YSNJARpn8:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:628,intrinsicWidth:1e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+923+0+1391+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+968+0+1023+0+0),pixelHeight:3640,pixelWidth:5464,src:\"https://framerusercontent.com/images/9C2Ci6fzRLJyi4YzrfTo3Ffp0.jpg\"},className:\"framer-mh3jeh\",style:{transformPerspective:1200}})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-f5eesq\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-oxbsp5\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1u0og6z\",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:\"Types of Timber Frame Deliveries for Self-Builders\"})}),className:\"framer-qaqs8t\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(\"ul\",{className:\"framer-styles-preset-nu1v69\",\"data-styles-preset\":\"z3YVErE4f\",children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Bungalows\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"One-and-a-half-storey\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Two storey\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Summer homes\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Glamping pods\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Garden rooms\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"p\",{children:\"Commercial buildings\"})})]}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-nu1v69\",\"data-styles-preset\":\"z3YVErE4f\",children:\"With more than 45 years of experience, T\u0177 Eco is passionate about helping homeowners and property developers get the highest quality delivery-only self-build kits. Our customers love making that sustainable choice, so read what some of our loyal customers have said about our services.\"})]}),className:\"framer-1bxgxh8\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-4szkp\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{isGUkC3LT:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+923+0+1426+50+0+0+0+0),pixelHeight:4160,pixelWidth:6240,sizes:`max((${componentViewport?.width||\"100vw\"} - 60px) * 0.52 - 50px, 1px)`,src:\"https://framerusercontent.com/images/89fr9BSOzHH0bhXLkYULsGb6fhQ.jpg\",srcSet:\"https://framerusercontent.com/images/89fr9BSOzHH0bhXLkYULsGb6fhQ.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/89fr9BSOzHH0bhXLkYULsGb6fhQ.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/89fr9BSOzHH0bhXLkYULsGb6fhQ.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/89fr9BSOzHH0bhXLkYULsGb6fhQ.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/89fr9BSOzHH0bhXLkYULsGb6fhQ.jpg 6240w\"}},YSNJARpn8:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+923+0+1790+30+0+0+1512+0+0),pixelHeight:4160,pixelWidth:6240,sizes:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,src:\"https://framerusercontent.com/images/89fr9BSOzHH0bhXLkYULsGb6fhQ.jpg\",srcSet:\"https://framerusercontent.com/images/89fr9BSOzHH0bhXLkYULsGb6fhQ.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/89fr9BSOzHH0bhXLkYULsGb6fhQ.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/89fr9BSOzHH0bhXLkYULsGb6fhQ.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/89fr9BSOzHH0bhXLkYULsGb6fhQ.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/89fr9BSOzHH0bhXLkYULsGb6fhQ.jpg 6240w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+968+0+1563+50+0+0+0+0),pixelHeight:4160,pixelWidth:6240,sizes:\"522px\",src:\"https://framerusercontent.com/images/89fr9BSOzHH0bhXLkYULsGb6fhQ.jpg\",srcSet:\"https://framerusercontent.com/images/89fr9BSOzHH0bhXLkYULsGb6fhQ.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/89fr9BSOzHH0bhXLkYULsGb6fhQ.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/89fr9BSOzHH0bhXLkYULsGb6fhQ.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/89fr9BSOzHH0bhXLkYULsGb6fhQ.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/89fr9BSOzHH0bhXLkYULsGb6fhQ.jpg 6240w\"},className:\"framer-e8053w\"})})})]})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-512cyl\",\"data-framer-name\":\"Testimonials\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{isGUkC3LT:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:550,intrinsicWidth:1200,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3976+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\"}},YSNJARpn8:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:550,intrinsicWidth:1200,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4505+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+4173+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-vsleml\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-193hvyu\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-14hkbu0\",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-msxl9f\",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-1aqbyyw\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1jug1ml\",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-igbvpm\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-11z317\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-12tu2l\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1plc0cf-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{YSNJARpn8:{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:\"RtFMUgjF6\",layoutId:\"RtFMUgjF6\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,sizingOptions:{heightType:false,widthType:false},slots:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-4oyqe\",\"data-border\":true,\"data-framer-name\":\"Review\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-iri0ps\",\"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-1mzfi4i\",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-13xeprw\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1mjto3v\",\"data-border\":true,\"data-framer-name\":\"Review\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1io28wt\",\"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-1gdznyg\",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-ku0p8v\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-c58ch6\",\"data-border\":true,\"data-framer-name\":\"Review\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-28ckzo\",\"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-qqatv\",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-akh79y\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})],speed:30,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1b4pzuc hidden-1okji5c\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-14yrvr9-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:\"rh_prxHlQ\",layoutId:\"rh_prxHlQ\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,sizingOptions:{heightType:false,widthType:false},slots:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-19o1wsf\",\"data-border\":true,\"data-framer-name\":\"Review\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1lri0p\",\"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-1x5gs3d\",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-1xk4rc6\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1pvj9zq\",\"data-border\":true,\"data-framer-name\":\"Review\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-eo2ei2\",\"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-unxu4d\",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-1f2vw3a\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})],speed:30,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})]})]})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{isGUkC3LT:{y:(componentViewport?.y||0)+0+4957},YSNJARpn8:{y:(componentViewport?.y||0)+0+5633}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:60,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+5124,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1jomhv1-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{isGUkC3LT:{variant:\"gB9zJeXbO\"},YSNJARpn8:{variant:\"kdcXlXC8l\"}},children:/*#__PURE__*/_jsx(LogosBar,{height:\"100%\",id:\"bnwzgH4V0\",layoutId:\"bnwzgH4V0\",style:{width:\"100%\"},variant:\"sUYun083x\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1d5bcrc\",\"data-framer-name\":\"Ty Eco Approach\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{isGUkC3LT:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:515,intrinsicWidth:506,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+5017+181),pixelHeight:515,pixelWidth:506,sizes:\"296px\",src:\"https://framerusercontent.com/images/VuklSMyZtFLGHWNhV8fBsUR8vIo.png\",srcSet:\"https://framerusercontent.com/images/VuklSMyZtFLGHWNhV8fBsUR8vIo.png 506w\"}},YSNJARpn8:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:515,intrinsicWidth:506,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+5693+238),pixelHeight:515,pixelWidth:506,sizes:\"376px\",src:\"https://framerusercontent.com/images/VuklSMyZtFLGHWNhV8fBsUR8vIo.png\",srcSet:\"https://framerusercontent.com/images/VuklSMyZtFLGHWNhV8fBsUR8vIo.png 506w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:515,intrinsicWidth:506,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+5184+139),pixelHeight:515,pixelWidth:506,sizes:\"362px\",src:\"https://framerusercontent.com/images/VuklSMyZtFLGHWNhV8fBsUR8vIo.png\",srcSet:\"https://framerusercontent.com/images/VuklSMyZtFLGHWNhV8fBsUR8vIo.png 506w\"},className:\"framer-1sim50q\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{isGUkC3LT:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:502,intrinsicWidth:502,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+5017+748-165),pixelHeight:502,pixelWidth:502,src:\"https://framerusercontent.com/images/qMHmQ1l3pBZFAsy5GPQqY6b7bc.png\"}},YSNJARpn8:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:502,intrinsicWidth:502,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+5693+1095-127),pixelHeight:502,pixelWidth:502,sizes:\"253px\",src:\"https://framerusercontent.com/images/VuklSMyZtFLGHWNhV8fBsUR8vIo.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/VuklSMyZtFLGHWNhV8fBsUR8vIo.png 506w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:502,intrinsicWidth:502,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+5184+828-256),pixelHeight:502,pixelWidth:502,src:\"https://framerusercontent.com/images/qMHmQ1l3pBZFAsy5GPQqY6b7bc.png\"},className:\"framer-160sape\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-d7ksin\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1lt22jv\",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:\"Why Choose T\u0177 Eco for Your Kit House Delivery\"})}),className:\"framer-14ddiuo\",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:\"T\u0177 Eco is always looking to build partnerships with businesses sharing our passion for sustainability. We work with Knauf, Masonite, Partel, and Sodra to create timber frame kits for delivery-only services. You want the satisfaction of building your dream home yourself and our long-lasting kits are perfect for it. They can be installed in as little as two days, with additional benefits including:\"})}),className:\"framer-25xhfa\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-117xw6i\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-15pf5tz\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{isGUkC3LT:{svgContentId:11277707801},YSNJARpn8:{svgContentId:11277707801}},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1tedcde\",\"data-framer-name\":\"check_circle_duotone_9_\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 39 39\"><path d=\"M 34.125 19.5 C 34.125 27.577 27.577 34.125 19.5 34.125 C 11.423 34.125 4.875 27.577 4.875 19.5 C 4.875 11.423 11.423 4.875 19.5 4.875 C 27.577 4.875 34.125 11.423 34.125 19.5 Z\" fill=\"rgb(0,0,0)\" opacity=\"0.2\"></path><path d=\"M 26.456 14.981 C 26.685 15.21 26.813 15.52 26.813 15.844 C 26.813 16.167 26.685 16.477 26.456 16.706 L 17.925 25.237 C 17.696 25.466 17.386 25.595 17.062 25.595 C 16.739 25.595 16.429 25.466 16.2 25.237 L 12.544 21.581 C 12.068 21.105 12.068 20.333 12.544 19.856 C 13.02 19.38 13.792 19.38 14.269 19.856 L 17.062 22.652 L 24.731 14.981 C 24.96 14.753 25.27 14.624 25.594 14.624 C 25.917 14.624 26.227 14.753 26.456 14.981 Z M 35.344 19.5 C 35.344 28.25 28.25 35.344 19.5 35.344 C 10.75 35.344 3.656 28.25 3.656 19.5 C 3.656 10.75 10.75 3.656 19.5 3.656 C 28.246 3.665 35.335 10.754 35.344 19.5 Z M 32.906 19.5 C 32.906 12.096 26.904 6.094 19.5 6.094 C 12.096 6.094 6.094 12.096 6.094 19.5 C 6.094 26.904 12.096 32.906 19.5 32.906 C 26.901 32.898 32.898 26.901 32.906 19.5 Z\" fill=\"var(--token-a4220ec0-df32-4fbb-a643-3bc853a5523b, rgb(35, 112, 66)) /* {&quot;name&quot;:&quot;Brand Green&quot;} */\"></path></svg>',svgContentId:8859784155,withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1n59c5q\",\"data-styles-preset\":\"JEOeClkgk\",children:\"Sustainability\"})}),className:\"framer-sda1rj\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-k1nbjn\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-yk3611\",\"data-framer-name\":\"check_circle_duotone_9_\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 39 39\"><path d=\"M 34.125 19.5 C 34.125 27.577 27.577 34.125 19.5 34.125 C 11.423 34.125 4.875 27.577 4.875 19.5 C 4.875 11.423 11.423 4.875 19.5 4.875 C 27.577 4.875 34.125 11.423 34.125 19.5 Z\" fill=\"rgb(0,0,0)\" opacity=\"0.2\"></path><path d=\"M 26.456 14.981 C 26.685 15.21 26.813 15.52 26.813 15.844 C 26.813 16.167 26.685 16.477 26.456 16.706 L 17.925 25.237 C 17.696 25.466 17.386 25.595 17.062 25.595 C 16.739 25.595 16.429 25.466 16.2 25.237 L 12.544 21.581 C 12.068 21.105 12.068 20.333 12.544 19.856 C 13.02 19.38 13.792 19.38 14.269 19.856 L 17.062 22.652 L 24.731 14.981 C 24.96 14.753 25.27 14.624 25.594 14.624 C 25.917 14.624 26.227 14.753 26.456 14.981 Z M 35.344 19.5 C 35.344 28.25 28.25 35.344 19.5 35.344 C 10.75 35.344 3.656 28.25 3.656 19.5 C 3.656 10.75 10.75 3.656 19.5 3.656 C 28.246 3.665 35.335 10.754 35.344 19.5 Z M 32.906 19.5 C 32.906 12.096 26.904 6.094 19.5 6.094 C 12.096 6.094 6.094 12.096 6.094 19.5 C 6.094 26.904 12.096 32.906 19.5 32.906 C 26.901 32.898 32.898 26.901 32.906 19.5 Z\" fill=\"var(--token-a4220ec0-df32-4fbb-a643-3bc853a5523b, rgb(35, 112, 66)) /* {&quot;name&quot;:&quot;Brand Green&quot;} */\"></path></svg>',svgContentId:11277707801,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1n59c5q\",\"data-styles-preset\":\"JEOeClkgk\",children:\"Carbon Neutral\"})}),className:\"framer-1bd541h\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-qvst8z\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1gji382\",\"data-framer-name\":\"check_circle_duotone_9_\",layout:\"position\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 39 39\"><path d=\"M 34.125 19.5 C 34.125 27.577 27.577 34.125 19.5 34.125 C 11.423 34.125 4.875 27.577 4.875 19.5 C 4.875 11.423 11.423 4.875 19.5 4.875 C 27.577 4.875 34.125 11.423 34.125 19.5 Z\" fill=\"rgb(0,0,0)\" opacity=\"0.2\"></path><path d=\"M 26.456 14.981 C 26.685 15.21 26.813 15.52 26.813 15.844 C 26.813 16.167 26.685 16.477 26.456 16.706 L 17.925 25.237 C 17.696 25.466 17.386 25.595 17.062 25.595 C 16.739 25.595 16.429 25.466 16.2 25.237 L 12.544 21.581 C 12.068 21.105 12.068 20.333 12.544 19.856 C 13.02 19.38 13.792 19.38 14.269 19.856 L 17.062 22.652 L 24.731 14.981 C 24.96 14.753 25.27 14.624 25.594 14.624 C 25.917 14.624 26.227 14.753 26.456 14.981 Z M 35.344 19.5 C 35.344 28.25 28.25 35.344 19.5 35.344 C 10.75 35.344 3.656 28.25 3.656 19.5 C 3.656 10.75 10.75 3.656 19.5 3.656 C 28.246 3.665 35.335 10.754 35.344 19.5 Z M 32.906 19.5 C 32.906 12.096 26.904 6.094 19.5 6.094 C 12.096 6.094 6.094 12.096 6.094 19.5 C 6.094 26.904 12.096 32.906 19.5 32.906 C 26.901 32.898 32.898 26.901 32.906 19.5 Z\" fill=\"var(--token-a4220ec0-df32-4fbb-a643-3bc853a5523b, rgb(35, 112, 66)) /* {&quot;name&quot;:&quot;Brand Green&quot;} */\"></path></svg>',svgContentId:11277707801,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-1n59c5q\",\"data-styles-preset\":\"JEOeClkgk\",children:\"Energy Efficient\"})}),className:\"framer-1cygeek\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-apnfjp\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-12kocew\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{isGUkC3LT:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+5017+50+0+0+321+0+0+0),pixelHeight:639,pixelWidth:1e3,sizes:`max((${componentViewport?.width||\"100vw\"} - 150px) / 2, 1px)`,src:\"https://framerusercontent.com/images/6i1dCXxrnEqULlDIL4zVr9G6T3A.jpg\",srcSet:\"https://framerusercontent.com/images/6i1dCXxrnEqULlDIL4zVr9G6T3A.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/6i1dCXxrnEqULlDIL4zVr9G6T3A.jpg 1000w\"}},YSNJARpn8:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+5693+40+0+0+459+0+0+0+0),pixelHeight:639,pixelWidth:1e3,sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/6i1dCXxrnEqULlDIL4zVr9G6T3A.jpg\",srcSet:\"https://framerusercontent.com/images/6i1dCXxrnEqULlDIL4zVr9G6T3A.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/6i1dCXxrnEqULlDIL4zVr9G6T3A.jpg 1000w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+5184+90+0+0+321+0+0+0),pixelHeight:639,pixelWidth:1e3,sizes:\"575px\",src:\"https://framerusercontent.com/images/6i1dCXxrnEqULlDIL4zVr9G6T3A.jpg\",srcSet:\"https://framerusercontent.com/images/6i1dCXxrnEqULlDIL4zVr9G6T3A.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/6i1dCXxrnEqULlDIL4zVr9G6T3A.jpg 1000w\"},className:\"framer-1ifjtot\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1gfak9y\",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:\"Timber Frame Delivery-Only Services from T\u0177 Eco\"})}),className:\"framer-10dbrsf\",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:\"Creating a sustainable home is easy when you choose our timber frame delivery-only services. We will work with you to build a durable timber frame kit to suit your specifications. Once finalised, we will deliver the kit to your site. You can then build the kit and enjoy the completed and sustainable shell ready for the next step. Make the first step towards an eco-friendly home today.\"})}),className:\"framer-vgbfq\",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:{isGUkC3LT:{y:(componentViewport?.y||0)+0+5017+50+0+0+321+0+0+218},YSNJARpn8:{y:(componentViewport?.y||0)+0+5693+40+0+0+459+0+199+0+218}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:49,y:(componentViewport?.y||0)+0+5184+90+0+0+321+0+0+218,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1u81num-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{isGUkC3LT:{XiuGBUWoN:resolvedLinks2[1]},YSNJARpn8:{XiuGBUWoN:resolvedLinks2[2]}},children:/*#__PURE__*/_jsx(ButtonVarients,{height:\"100%\",id:\"lYJwa6Ajy\",layoutId:\"lYJwa6Ajy\",pGsn3zoss:\"Call T\u0177 Eco for a custom quote on timber frame delivery-only\",variant:\"T6JtGe7Hx\",width:\"100%\",XiuGBUWoN:resolvedLinks2[0]})})})})})})]})]})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-kycr4p\",\"data-framer-name\":\"FAQ 1\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-18le08q\",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:\"Timber Frame Delivery FAQs\"})}),className:\"framer-90x7wi\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-hhonoc\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{isGUkC3LT:{width:`calc(${componentViewport?.width||\"100vw\"} - 60px)`,y:(componentViewport?.y||0)+0+5765+50+68+0+0},YSNJARpn8:{width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,y:(componentViewport?.y||0)+0+6788+50+68+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:79,width:\"1200px\",y:(componentViewport?.y||0)+0+6012+50+68+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-16ft0ck-container\",children:/*#__PURE__*/_jsx(FAQBox,{height:\"100%\",id:\"FXwxE9HQU\",layoutId:\"FXwxE9HQU\",lEzrW0Jyj:\"What is included in a timber frame delivery-only service?\",style:{width:\"100%\"},uZnToLSNP:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"T\u0177 Eco\u2019s timber frame delivery-only services include the supply of a pre-cut and prefabricated timber frame kit. We fabricate your kit off-site and deliver it to your site, with detailed assembly instructions and the necessary hardware. This means that you can get the satisfaction of building your home from the frame up.\"})}),variant:\"ZQnaBPDly\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{isGUkC3LT:{width:`calc(${componentViewport?.width||\"100vw\"} - 60px)`,y:(componentViewport?.y||0)+0+5765+50+68+0+99},YSNJARpn8:{width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,y:(componentViewport?.y||0)+0+6788+50+68+0+94}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:79,width:\"1200px\",y:(componentViewport?.y||0)+0+6012+50+68+0+99,children:/*#__PURE__*/_jsx(Container,{className:\"framer-mdwnsh-container\",children:/*#__PURE__*/_jsx(FAQBox,{height:\"100%\",id:\"zBmtng6x1\",layoutId:\"zBmtng6x1\",lEzrW0Jyj:\"When will a site be ready for a timber frame delivery?\",style:{width:\"100%\"},uZnToLSNP:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"A site needs to be properly prepared for delivery. One of the key parts of this is a completed foundation. Once this has been done, you can arrange fast delivery. Coordinate with your contractor to make sure the site is accessible for delivery vehicles and that there is space to unload and store the timber frame.\"})}),variant:\"ZQnaBPDly\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{isGUkC3LT:{width:`calc(${componentViewport?.width||\"100vw\"} - 60px)`,y:(componentViewport?.y||0)+0+5765+50+68+0+198},YSNJARpn8:{width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,y:(componentViewport?.y||0)+0+6788+50+68+0+188}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:79,width:\"1200px\",y:(componentViewport?.y||0)+0+6012+50+68+0+198,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1abwgqn-container\",children:/*#__PURE__*/_jsx(FAQBox,{height:\"100%\",id:\"kw6DXt3gk\",layoutId:\"kw6DXt3gk\",lEzrW0Jyj:\"How should a timber frame delivery be stored?\",style:{width:\"100%\"},uZnToLSNP:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"Timber components, such as timber frame kit houses, should be stored in dry, covered areas. This will help to protect them from the elements until they are ready for assembly. While timber frames can be treated to prevent warping, moisture damage, and environmental damage, it is always better to store the timber securely to prevent other potential issues.\"})}),variant:\"ZQnaBPDly\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{isGUkC3LT:{width:`calc(${componentViewport?.width||\"100vw\"} - 60px)`,y:(componentViewport?.y||0)+0+5765+50+68+0+297},YSNJARpn8:{width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,y:(componentViewport?.y||0)+0+6788+50+68+0+282}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:79,width:\"1200px\",y:(componentViewport?.y||0)+0+6012+50+68+0+297,children:/*#__PURE__*/_jsx(Container,{className:\"framer-yr7085-container\",children:/*#__PURE__*/_jsx(FAQBox,{height:\"100%\",id:\"EEq6xXtnK\",layoutId:\"EEq6xXtnK\",lEzrW0Jyj:\"Does Ty Eco deliver timber frames to remote locations?\",style:{width:\"100%\"},uZnToLSNP:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{children:\"T\u0177 Eco will deliver your new timber frame to even remote areas. Additional logistical considerations may apply and there might be extra costs involved for the more hard-to-reach areas, but we will discuss this with you when you get your free quote to ensure a smooth delivery.\"})}),variant:\"ZQnaBPDly\",width:\"100%\"})})})})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{isGUkC3LT:{y:(componentViewport?.y||0)+0+6309},YSNJARpn8:{y:(componentViewport?.y||0)+0+7317}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:412,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+6556,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1phtfg9-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{isGUkC3LT:{variant:\"jK40Edmd3\"},YSNJARpn8:{variant:\"JbMhAd0PE\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"vtETyKOCf\",layoutId:\"vtETyKOCf\",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-g9fCD.framer-1tua9ej, .framer-g9fCD .framer-1tua9ej { display: block; }\",\".framer-g9fCD.framer-1trps5i { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1440px; }\",\".framer-g9fCD .framer-1vugl75-container { flex: none; height: auto; position: sticky; top: 0px; width: 100%; will-change: transform; z-index: 6; }\",\".framer-g9fCD .framer-1ow294c { 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: 0px; position: relative; width: 100%; }\",\".framer-g9fCD .framer-13oer0d { 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: 90px 0px 50px 0px; position: relative; width: 1200px; }\",\".framer-g9fCD .framer-fkxx77 { 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-g9fCD .framer-8ps3w6 { align-content: flex-start; align-items: flex-start; align-self: stretch; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: auto; justify-content: center; padding: 0px; position: relative; width: 1px; }\",\".framer-g9fCD .framer-1fiy2ea, .framer-g9fCD .framer-fwjnbd, .framer-g9fCD .framer-6rggqu, .framer-g9fCD .framer-e8053w, .framer-g9fCD .framer-1ifjtot { 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-g9fCD .framer-9trhmp { 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-g9fCD .framer-oz06xh, .framer-g9fCD .framer-wfjo69, .framer-g9fCD .framer-h2dr5f, .framer-g9fCD .framer-1kpr1d0, .framer-g9fCD .framer-pk052q, .framer-g9fCD .framer-vpfuug, .framer-g9fCD .framer-1386s6o, .framer-g9fCD .framer-gm1yex, .framer-g9fCD .framer-z4op1c, .framer-g9fCD .framer-qaqs8t, .framer-g9fCD .framer-1bxgxh8, .framer-g9fCD .framer-msxl9f, .framer-g9fCD .framer-1aqbyyw, .framer-g9fCD .framer-igbvpm, .framer-g9fCD .framer-1mzfi4i, .framer-g9fCD .framer-13xeprw, .framer-g9fCD .framer-1gdznyg, .framer-g9fCD .framer-ku0p8v, .framer-g9fCD .framer-qqatv, .framer-g9fCD .framer-akh79y, .framer-g9fCD .framer-1x5gs3d, .framer-g9fCD .framer-1xk4rc6, .framer-g9fCD .framer-unxu4d, .framer-g9fCD .framer-1f2vw3a, .framer-g9fCD .framer-14ddiuo, .framer-g9fCD .framer-25xhfa, .framer-g9fCD .framer-10dbrsf, .framer-g9fCD .framer-vgbfq, .framer-g9fCD .framer-90x7wi { --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-g9fCD .framer-1qlw8xd-container, .framer-g9fCD .framer-1u81num-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-g9fCD .framer-1upkr3x-container, .framer-g9fCD .framer-1gia99p-container, .framer-g9fCD .framer-1jomhv1-container, .framer-g9fCD .framer-16ft0ck-container, .framer-g9fCD .framer-mdwnsh-container, .framer-g9fCD .framer-1abwgqn-container, .framer-g9fCD .framer-yr7085-container, .framer-g9fCD .framer-1phtfg9-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-g9fCD .framer-1alk6li { 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: 0px 0px 50px 0px; position: relative; width: 100%; }\",\".framer-g9fCD .framer-9wtsdx { align-content: center; align-items: center; 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: 1100px; }\",\".framer-g9fCD .framer-1li8wmp, .framer-g9fCD .framer-1m3fv72, .framer-g9fCD .framer-oxbsp5 { 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: 1100px; }\",\".framer-g9fCD .framer-1hvtdpz, .framer-g9fCD .framer-1brd2ne, .framer-g9fCD .framer-1u0og6z { 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: 48%; }\",\".framer-g9fCD .framer-17hah3d, .framer-g9fCD .framer-4szkp, .framer-g9fCD .framer-12kocew { 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: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-g9fCD .framer-1axt2d0 { align-content: center; align-items: center; 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: 1100px; }\",\".framer-g9fCD .framer-1voegyu, .framer-g9fCD .framer-1lt22jv { 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: 100%; }\",\".framer-g9fCD .framer-1rf2ss6 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 320px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-g9fCD .framer-1sd76os { 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-g9fCD .framer-mh3jeh { 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-g9fCD .framer-f5eesq { 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: 4; }\",\".framer-g9fCD .framer-512cyl { 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-g9fCD .framer-vsleml { 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-g9fCD .framer-193hvyu, .framer-g9fCD .framer-117xw6i { 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-g9fCD .framer-14hkbu0 { 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-g9fCD .framer-1jug1ml { 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-g9fCD .framer-11z317 { 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-g9fCD .framer-12tu2l, .framer-g9fCD .framer-1b4pzuc { 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-g9fCD .framer-1plc0cf-container, .framer-g9fCD .framer-14yrvr9-container { flex: 1 0 0px; height: 1px; position: relative; width: 100%; }\",\".framer-g9fCD .framer-4oyqe, .framer-g9fCD .framer-1mjto3v, .framer-g9fCD .framer-c58ch6, .framer-g9fCD .framer-19o1wsf, .framer-g9fCD .framer-1pvj9zq { --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-g9fCD .framer-iri0ps, .framer-g9fCD .framer-1io28wt, .framer-g9fCD .framer-28ckzo, .framer-g9fCD .framer-eo2ei2 { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 45px); position: relative; width: 45px; }\",\".framer-g9fCD .framer-1lri0p { flex: none; height: 45px; position: relative; width: 45px; }\",\".framer-g9fCD .framer-1d5bcrc { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 90px 0px 100px 0px; position: relative; width: 100%; z-index: 2; }\",\".framer-g9fCD .framer-1sim50q { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 362px); overflow: hidden; position: absolute; right: 0px; top: 139px; width: 362px; z-index: 0; }\",\".framer-g9fCD .framer-160sape { aspect-ratio: 1 / 1; bottom: -40px; flex: none; height: var(--framer-aspect-ratio-supported, 296px); left: 6px; overflow: hidden; position: absolute; width: 296px; z-index: 0; }\",\".framer-g9fCD .framer-d7ksin { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 0px 50px 0px; position: relative; width: 1200px; }\",\".framer-g9fCD .framer-15pf5tz, .framer-g9fCD .framer-k1nbjn, .framer-g9fCD .framer-qvst8z { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: 0px; position: relative; width: 1px; }\",\".framer-g9fCD .framer-1tedcde, .framer-g9fCD .framer-yk3611, .framer-g9fCD .framer-1gji382 { flex: none; height: 39px; position: relative; width: 39px; }\",\".framer-g9fCD .framer-sda1rj, .framer-g9fCD .framer-1bd541h, .framer-g9fCD .framer-1cygeek { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-g9fCD .framer-apnfjp { align-content: flex-start; align-items: flex-start; 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: 100%; }\",\".framer-g9fCD .framer-1gfak9y { 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; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-g9fCD .framer-kycr4p { 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: center; padding: 50px 0px 50px 0px; position: relative; width: 100%; z-index: 2; }\",\".framer-g9fCD .framer-18le08q { 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: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-g9fCD .framer-hhonoc { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1200px; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-g9fCD.framer-1trps5i, .framer-g9fCD .framer-1ow294c, .framer-g9fCD .framer-13oer0d, .framer-g9fCD .framer-fkxx77, .framer-g9fCD .framer-8ps3w6, .framer-g9fCD .framer-9trhmp, .framer-g9fCD .framer-1alk6li, .framer-g9fCD .framer-9wtsdx, .framer-g9fCD .framer-1li8wmp, .framer-g9fCD .framer-1hvtdpz, .framer-g9fCD .framer-17hah3d, .framer-g9fCD .framer-1axt2d0, .framer-g9fCD .framer-1voegyu, .framer-g9fCD .framer-1m3fv72, .framer-g9fCD .framer-1rf2ss6, .framer-g9fCD .framer-1brd2ne, .framer-g9fCD .framer-1sd76os, .framer-g9fCD .framer-mh3jeh, .framer-g9fCD .framer-f5eesq, .framer-g9fCD .framer-oxbsp5, .framer-g9fCD .framer-1u0og6z, .framer-g9fCD .framer-4szkp, .framer-g9fCD .framer-512cyl, .framer-g9fCD .framer-vsleml, .framer-g9fCD .framer-193hvyu, .framer-g9fCD .framer-14hkbu0, .framer-g9fCD .framer-1jug1ml, .framer-g9fCD .framer-11z317, .framer-g9fCD .framer-12tu2l, .framer-g9fCD .framer-4oyqe, .framer-g9fCD .framer-1mjto3v, .framer-g9fCD .framer-c58ch6, .framer-g9fCD .framer-1b4pzuc, .framer-g9fCD .framer-19o1wsf, .framer-g9fCD .framer-1pvj9zq, .framer-g9fCD .framer-1d5bcrc, .framer-g9fCD .framer-d7ksin, .framer-g9fCD .framer-1lt22jv, .framer-g9fCD .framer-117xw6i, .framer-g9fCD .framer-15pf5tz, .framer-g9fCD .framer-k1nbjn, .framer-g9fCD .framer-qvst8z, .framer-g9fCD .framer-apnfjp, .framer-g9fCD .framer-12kocew, .framer-g9fCD .framer-1gfak9y, .framer-g9fCD .framer-kycr4p, .framer-g9fCD .framer-18le08q, .framer-g9fCD .framer-hhonoc { gap: 0px; } .framer-g9fCD.framer-1trps5i > *, .framer-g9fCD .framer-1ow294c > *, .framer-g9fCD .framer-1alk6li > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-g9fCD.framer-1trps5i > :first-child, .framer-g9fCD .framer-1ow294c > :first-child, .framer-g9fCD .framer-13oer0d > :first-child, .framer-g9fCD .framer-8ps3w6 > :first-child, .framer-g9fCD .framer-9trhmp > :first-child, .framer-g9fCD .framer-1alk6li > :first-child, .framer-g9fCD .framer-9wtsdx > :first-child, .framer-g9fCD .framer-1hvtdpz > :first-child, .framer-g9fCD .framer-17hah3d > :first-child, .framer-g9fCD .framer-1axt2d0 > :first-child, .framer-g9fCD .framer-1voegyu > :first-child, .framer-g9fCD .framer-1rf2ss6 > :first-child, .framer-g9fCD .framer-1brd2ne > :first-child, .framer-g9fCD .framer-1sd76os > :first-child, .framer-g9fCD .framer-mh3jeh > :first-child, .framer-g9fCD .framer-f5eesq > :first-child, .framer-g9fCD .framer-1u0og6z > :first-child, .framer-g9fCD .framer-4szkp > :first-child, .framer-g9fCD .framer-512cyl > :first-child, .framer-g9fCD .framer-vsleml > :first-child, .framer-g9fCD .framer-14hkbu0 > :first-child, .framer-g9fCD .framer-1jug1ml > :first-child, .framer-g9fCD .framer-12tu2l > :first-child, .framer-g9fCD .framer-4oyqe > :first-child, .framer-g9fCD .framer-1mjto3v > :first-child, .framer-g9fCD .framer-c58ch6 > :first-child, .framer-g9fCD .framer-1b4pzuc > :first-child, .framer-g9fCD .framer-19o1wsf > :first-child, .framer-g9fCD .framer-1pvj9zq > :first-child, .framer-g9fCD .framer-1d5bcrc > :first-child, .framer-g9fCD .framer-d7ksin > :first-child, .framer-g9fCD .framer-1lt22jv > :first-child, .framer-g9fCD .framer-12kocew > :first-child, .framer-g9fCD .framer-1gfak9y > :first-child, .framer-g9fCD .framer-kycr4p > :first-child, .framer-g9fCD .framer-18le08q > :first-child, .framer-g9fCD .framer-hhonoc > :first-child { margin-top: 0px; } .framer-g9fCD.framer-1trps5i > :last-child, .framer-g9fCD .framer-1ow294c > :last-child, .framer-g9fCD .framer-13oer0d > :last-child, .framer-g9fCD .framer-8ps3w6 > :last-child, .framer-g9fCD .framer-9trhmp > :last-child, .framer-g9fCD .framer-1alk6li > :last-child, .framer-g9fCD .framer-9wtsdx > :last-child, .framer-g9fCD .framer-1hvtdpz > :last-child, .framer-g9fCD .framer-17hah3d > :last-child, .framer-g9fCD .framer-1axt2d0 > :last-child, .framer-g9fCD .framer-1voegyu > :last-child, .framer-g9fCD .framer-1rf2ss6 > :last-child, .framer-g9fCD .framer-1brd2ne > :last-child, .framer-g9fCD .framer-1sd76os > :last-child, .framer-g9fCD .framer-mh3jeh > :last-child, .framer-g9fCD .framer-f5eesq > :last-child, .framer-g9fCD .framer-1u0og6z > :last-child, .framer-g9fCD .framer-4szkp > :last-child, .framer-g9fCD .framer-512cyl > :last-child, .framer-g9fCD .framer-vsleml > :last-child, .framer-g9fCD .framer-14hkbu0 > :last-child, .framer-g9fCD .framer-1jug1ml > :last-child, .framer-g9fCD .framer-12tu2l > :last-child, .framer-g9fCD .framer-4oyqe > :last-child, .framer-g9fCD .framer-1mjto3v > :last-child, .framer-g9fCD .framer-c58ch6 > :last-child, .framer-g9fCD .framer-1b4pzuc > :last-child, .framer-g9fCD .framer-19o1wsf > :last-child, .framer-g9fCD .framer-1pvj9zq > :last-child, .framer-g9fCD .framer-1d5bcrc > :last-child, .framer-g9fCD .framer-d7ksin > :last-child, .framer-g9fCD .framer-1lt22jv > :last-child, .framer-g9fCD .framer-12kocew > :last-child, .framer-g9fCD .framer-1gfak9y > :last-child, .framer-g9fCD .framer-kycr4p > :last-child, .framer-g9fCD .framer-18le08q > :last-child, .framer-g9fCD .framer-hhonoc > :last-child { margin-bottom: 0px; } .framer-g9fCD .framer-13oer0d > *, .framer-g9fCD .framer-512cyl > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-g9fCD .framer-fkxx77 > *, .framer-g9fCD .framer-1li8wmp > *, .framer-g9fCD .framer-1m3fv72 > *, .framer-g9fCD .framer-oxbsp5 > *, .framer-g9fCD .framer-apnfjp > * { margin: 0px; margin-left: calc(50px / 2); margin-right: calc(50px / 2); } .framer-g9fCD .framer-fkxx77 > :first-child, .framer-g9fCD .framer-1li8wmp > :first-child, .framer-g9fCD .framer-1m3fv72 > :first-child, .framer-g9fCD .framer-oxbsp5 > :first-child, .framer-g9fCD .framer-193hvyu > :first-child, .framer-g9fCD .framer-11z317 > :first-child, .framer-g9fCD .framer-117xw6i > :first-child, .framer-g9fCD .framer-15pf5tz > :first-child, .framer-g9fCD .framer-k1nbjn > :first-child, .framer-g9fCD .framer-qvst8z > :first-child, .framer-g9fCD .framer-apnfjp > :first-child { margin-left: 0px; } .framer-g9fCD .framer-fkxx77 > :last-child, .framer-g9fCD .framer-1li8wmp > :last-child, .framer-g9fCD .framer-1m3fv72 > :last-child, .framer-g9fCD .framer-oxbsp5 > :last-child, .framer-g9fCD .framer-193hvyu > :last-child, .framer-g9fCD .framer-11z317 > :last-child, .framer-g9fCD .framer-117xw6i > :last-child, .framer-g9fCD .framer-15pf5tz > :last-child, .framer-g9fCD .framer-k1nbjn > :last-child, .framer-g9fCD .framer-qvst8z > :last-child, .framer-g9fCD .framer-apnfjp > :last-child { margin-right: 0px; } .framer-g9fCD .framer-8ps3w6 > *, .framer-g9fCD .framer-9trhmp > *, .framer-g9fCD .framer-1hvtdpz > *, .framer-g9fCD .framer-17hah3d > *, .framer-g9fCD .framer-1voegyu > *, .framer-g9fCD .framer-1rf2ss6 > *, .framer-g9fCD .framer-1brd2ne > *, .framer-g9fCD .framer-1sd76os > *, .framer-g9fCD .framer-mh3jeh > *, .framer-g9fCD .framer-1u0og6z > *, .framer-g9fCD .framer-4szkp > *, .framer-g9fCD .framer-14hkbu0 > *, .framer-g9fCD .framer-1jug1ml > *, .framer-g9fCD .framer-12tu2l > *, .framer-g9fCD .framer-1b4pzuc > *, .framer-g9fCD .framer-1lt22jv > *, .framer-g9fCD .framer-12kocew > *, .framer-g9fCD .framer-1gfak9y > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-g9fCD .framer-9wtsdx > *, .framer-g9fCD .framer-1axt2d0 > *, .framer-g9fCD .framer-f5eesq > *, .framer-g9fCD .framer-vsleml > *, .framer-g9fCD .framer-kycr4p > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-g9fCD .framer-193hvyu > *, .framer-g9fCD .framer-11z317 > *, .framer-g9fCD .framer-117xw6i > * { margin: 0px; margin-left: calc(30px / 2); margin-right: calc(30px / 2); } .framer-g9fCD .framer-4oyqe > *, .framer-g9fCD .framer-1mjto3v > *, .framer-g9fCD .framer-c58ch6 > *, .framer-g9fCD .framer-19o1wsf > *, .framer-g9fCD .framer-1pvj9zq > *, .framer-g9fCD .framer-18le08q > * { margin: 0px; margin-bottom: calc(15px / 2); margin-top: calc(15px / 2); } .framer-g9fCD .framer-1d5bcrc > *, .framer-g9fCD .framer-hhonoc > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-g9fCD .framer-d7ksin > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-g9fCD .framer-15pf5tz > *, .framer-g9fCD .framer-k1nbjn > *, .framer-g9fCD .framer-qvst8z > * { 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,...sharedStyle7.css,'.framer-g9fCD[data-border=\"true\"]::after, .framer-g9fCD [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-g9fCD.framer-1trps5i { width: 810px; } .framer-g9fCD .framer-1ow294c, .framer-g9fCD .framer-1alk6li { padding: 0px 0px 35px 0px; } .framer-g9fCD .framer-13oer0d { gap: 30px; padding: 30px; width: 100%; } .framer-g9fCD .framer-fkxx77 { flex-direction: column; gap: 15px; width: 100%; } .framer-g9fCD .framer-8ps3w6 { align-self: unset; gap: 5px; height: 1px; width: 100%; } .framer-g9fCD .framer-9trhmp { flex: none; gap: 5px; width: 100%; } .framer-g9fCD .framer-9wtsdx { padding: 50px 30px 50px 30px; width: 100%; } .framer-g9fCD .framer-1li8wmp, .framer-g9fCD .framer-1m3fv72, .framer-g9fCD .framer-oxbsp5, .framer-g9fCD .framer-18le08q, .framer-g9fCD .framer-hhonoc { width: 100%; } .framer-g9fCD .framer-1axt2d0, .framer-g9fCD .framer-d7ksin { padding: 0px 30px 50px 30px; width: 100%; } .framer-g9fCD .framer-1rf2ss6 { align-self: stretch; height: auto; } .framer-g9fCD .framer-1sd76os { height: 515px; } .framer-g9fCD .framer-f5eesq, .framer-g9fCD .framer-kycr4p { padding: 50px 30px 50px 30px; } .framer-g9fCD .framer-512cyl { padding: 40px 30px 40px 30px; } .framer-g9fCD .framer-vsleml { align-content: flex-start; align-items: flex-start; width: 100%; } .framer-g9fCD .framer-14hkbu0 { flex: none; width: 400px; } .framer-g9fCD .framer-1d5bcrc { gap: 50px; padding: 50px 30px 60px 30px; } .framer-g9fCD .framer-1sim50q { height: var(--framer-aspect-ratio-supported, 296px); right: -148px; top: 181px; width: 296px; } .framer-g9fCD .framer-160sape { bottom: -65px; height: var(--framer-aspect-ratio-supported, 230px); left: -20px; width: 230px; } .framer-g9fCD .framer-apnfjp { gap: 30px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-g9fCD .framer-13oer0d, .framer-g9fCD .framer-fkxx77, .framer-g9fCD .framer-8ps3w6, .framer-g9fCD .framer-9trhmp, .framer-g9fCD .framer-1d5bcrc, .framer-g9fCD .framer-apnfjp { gap: 0px; } .framer-g9fCD .framer-13oer0d > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-g9fCD .framer-13oer0d > :first-child, .framer-g9fCD .framer-fkxx77 > :first-child, .framer-g9fCD .framer-8ps3w6 > :first-child, .framer-g9fCD .framer-9trhmp > :first-child, .framer-g9fCD .framer-1d5bcrc > :first-child { margin-top: 0px; } .framer-g9fCD .framer-13oer0d > :last-child, .framer-g9fCD .framer-fkxx77 > :last-child, .framer-g9fCD .framer-8ps3w6 > :last-child, .framer-g9fCD .framer-9trhmp > :last-child, .framer-g9fCD .framer-1d5bcrc > :last-child { margin-bottom: 0px; } .framer-g9fCD .framer-fkxx77 > * { margin: 0px; margin-bottom: calc(15px / 2); margin-top: calc(15px / 2); } .framer-g9fCD .framer-8ps3w6 > *, .framer-g9fCD .framer-9trhmp > * { margin: 0px; margin-bottom: calc(5px / 2); margin-top: calc(5px / 2); } .framer-g9fCD .framer-1d5bcrc > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-g9fCD .framer-apnfjp > * { margin: 0px; margin-left: calc(30px / 2); margin-right: calc(30px / 2); } .framer-g9fCD .framer-apnfjp > :first-child { margin-left: 0px; } .framer-g9fCD .framer-apnfjp > :last-child { margin-right: 0px; } }}\",\"@media (max-width: 809px) { .framer-g9fCD.framer-1trps5i { width: 390px; } .framer-g9fCD .framer-13oer0d { gap: 30px; padding: 35px 20px 50px 20px; width: 100%; } .framer-g9fCD .framer-fkxx77 { flex-direction: column; gap: 10px; width: 100%; } .framer-g9fCD .framer-8ps3w6, .framer-g9fCD .framer-12kocew { align-self: unset; height: 1px; width: 100%; } .framer-g9fCD .framer-9trhmp, .framer-g9fCD .framer-15pf5tz, .framer-g9fCD .framer-k1nbjn, .framer-g9fCD .framer-qvst8z, .framer-g9fCD .framer-1gfak9y { flex: none; width: 100%; } .framer-g9fCD .framer-1alk6li { gap: 30px; padding: 0px 20px 0px 20px; } .framer-g9fCD .framer-9wtsdx { padding: 30px 0px 30px 0px; width: 100%; } .framer-g9fCD .framer-1li8wmp, .framer-g9fCD .framer-1m3fv72, .framer-g9fCD .framer-oxbsp5 { flex-direction: column; gap: 20px; width: 100%; } .framer-g9fCD .framer-1hvtdpz, .framer-g9fCD .framer-1brd2ne, .framer-g9fCD .framer-1u0og6z, .framer-g9fCD .framer-18le08q { width: 100%; } .framer-g9fCD .framer-17hah3d, .framer-g9fCD .framer-4szkp { align-self: unset; flex: none; height: 220px; width: 100%; } .framer-g9fCD .framer-1axt2d0, .framer-g9fCD .framer-d7ksin { padding: 0px 0px 30px 0px; width: 100%; } .framer-g9fCD .framer-1rf2ss6 { flex: none; height: 220px; width: 100%; } .framer-g9fCD .framer-1sd76os { height: 369px; } .framer-g9fCD .framer-f5eesq { padding: 30px 0px 30px 0px; } .framer-g9fCD .framer-512cyl { padding: 40px 20px 25px 20px; } .framer-g9fCD .framer-vsleml { height: min-content; padding: 50px 20px 50px 20px; width: 100%; } .framer-g9fCD .framer-193hvyu { flex-direction: column; gap: 15px; } .framer-g9fCD .framer-14hkbu0 { flex: none; gap: 5px; width: 100%; } .framer-g9fCD .framer-1jug1ml { align-self: unset; flex: none; height: min-content; width: 100%; } .framer-g9fCD .framer-11z317 { flex: none; flex-direction: column; height: 531px; } .framer-g9fCD .framer-12tu2l { height: 1px; width: 100%; } .framer-g9fCD .framer-1d5bcrc { padding: 40px 0px 100px 0px; } .framer-g9fCD .framer-1sim50q { height: var(--framer-aspect-ratio-supported, 376px); right: -225px; top: 238px; width: 376px; } .framer-g9fCD .framer-160sape { bottom: -126px; height: var(--framer-aspect-ratio-supported, 253px); left: -58px; width: 253px; } .framer-g9fCD .framer-117xw6i { flex-direction: column; } .framer-g9fCD .framer-apnfjp { flex-direction: column; gap: 20px; height: 466px; } .framer-g9fCD .framer-kycr4p { padding: 50px 20px 50px 20px; } .framer-g9fCD .framer-hhonoc { gap: 15px; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-g9fCD .framer-13oer0d, .framer-g9fCD .framer-fkxx77, .framer-g9fCD .framer-1alk6li, .framer-g9fCD .framer-1li8wmp, .framer-g9fCD .framer-1m3fv72, .framer-g9fCD .framer-oxbsp5, .framer-g9fCD .framer-193hvyu, .framer-g9fCD .framer-14hkbu0, .framer-g9fCD .framer-11z317, .framer-g9fCD .framer-117xw6i, .framer-g9fCD .framer-apnfjp, .framer-g9fCD .framer-hhonoc { gap: 0px; } .framer-g9fCD .framer-13oer0d > *, .framer-g9fCD .framer-1alk6li > *, .framer-g9fCD .framer-11z317 > *, .framer-g9fCD .framer-117xw6i > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-g9fCD .framer-13oer0d > :first-child, .framer-g9fCD .framer-fkxx77 > :first-child, .framer-g9fCD .framer-1alk6li > :first-child, .framer-g9fCD .framer-1li8wmp > :first-child, .framer-g9fCD .framer-1m3fv72 > :first-child, .framer-g9fCD .framer-oxbsp5 > :first-child, .framer-g9fCD .framer-193hvyu > :first-child, .framer-g9fCD .framer-14hkbu0 > :first-child, .framer-g9fCD .framer-11z317 > :first-child, .framer-g9fCD .framer-117xw6i > :first-child, .framer-g9fCD .framer-apnfjp > :first-child, .framer-g9fCD .framer-hhonoc > :first-child { margin-top: 0px; } .framer-g9fCD .framer-13oer0d > :last-child, .framer-g9fCD .framer-fkxx77 > :last-child, .framer-g9fCD .framer-1alk6li > :last-child, .framer-g9fCD .framer-1li8wmp > :last-child, .framer-g9fCD .framer-1m3fv72 > :last-child, .framer-g9fCD .framer-oxbsp5 > :last-child, .framer-g9fCD .framer-193hvyu > :last-child, .framer-g9fCD .framer-14hkbu0 > :last-child, .framer-g9fCD .framer-11z317 > :last-child, .framer-g9fCD .framer-117xw6i > :last-child, .framer-g9fCD .framer-apnfjp > :last-child, .framer-g9fCD .framer-hhonoc > :last-child { margin-bottom: 0px; } .framer-g9fCD .framer-fkxx77 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-g9fCD .framer-1li8wmp > *, .framer-g9fCD .framer-1m3fv72 > *, .framer-g9fCD .framer-oxbsp5 > *, .framer-g9fCD .framer-apnfjp > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-g9fCD .framer-193hvyu > *, .framer-g9fCD .framer-hhonoc > * { margin: 0px; margin-bottom: calc(15px / 2); margin-top: calc(15px / 2); } .framer-g9fCD .framer-14hkbu0 > * { margin: 0px; margin-bottom: calc(5px / 2); margin-top: calc(5px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 5770\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"isGUkC3LT\":{\"layout\":[\"fixed\",\"auto\"]},\"YSNJARpn8\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerResponsiveScreen\n */const FramergVB1BqjT6=withCSS(Component,css,\"framer-g9fCD\");export default FramergVB1BqjT6;FramergVB1BqjT6.displayName=\"Services / Supply Erect\";FramergVB1BqjT6.defaultProps={height:5770,width:1440};addFonts(FramergVB1BqjT6,[{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\"}]},...NavigationFonts,...ButtonVarientsFonts,...USPBarFonts,...TickerFonts,...LogosBarFonts,...FAQBoxFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts),...getFontsFromSharedStyle(sharedStyle7.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramergVB1BqjT6\",\"slots\":[],\"annotations\":{\"framerAcceptsLayoutTemplate\":\"true\",\"framerImmutableVariables\":\"true\",\"framerResponsiveScreen\":\"\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1440\",\"framerIntrinsicHeight\":\"5770\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"isGUkC3LT\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"YSNJARpn8\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavigationFonts", "getFonts", "C95JFCFXF_default", "ButtonVarientsFonts", "omF8u4gU3_default", "USPBarFonts", "wxvePULfk_default", "ContainerWithOptimizedAppearEffect", "withOptimizedAppearEffect", "Container", "ImageWithFX", "withFX", "Image2", "TickerFonts", "Ticker", "LogosBarFonts", "qeZ8xLjLJ_default", "FAQBoxFonts", "sDrEwxLKI_default", "FooterFonts", "EB2fauXpm_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "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", "SVG", "resolvedLinks2", "css", "FramergVB1BqjT6", "withCSS", "gVB1BqjT6_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
