{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/seJhXXxS5cX5Rif3igln/AIvoPECbRGcXRdPkTl4K/X1D2_avsz.js"],
  "sourcesContent": ["// Generated by Framer (c07a8c1)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useRouter,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{Video}from\"https://framerusercontent.com/modules/lRDHiNWNVWmE0lqtoVHP/Z4QJ2YpzpVnWRfR6Ccgg/Video.js\";import BannerInnerPages from\"#framer/local/canvasComponent/diXtaceKZ/diXtaceKZ.js\";import NavNavBar from\"#framer/local/canvasComponent/lcED562OO/lcED562OO.js\";import Footer from\"#framer/local/canvasComponent/LqtvYpD0M/LqtvYpD0M.js\";import TickerSliderServiceTexts from\"#framer/local/canvasComponent/mWrjKvdLU/mWrjKvdLU.js\";import SectionContactUs from\"#framer/local/canvasComponent/nxkYIof6O/nxkYIof6O.js\";import OurDifferencesExtraFeatures from\"#framer/local/canvasComponent/qGY8GMf6S/qGY8GMf6S.js\";import*as sharedStyle1 from\"#framer/local/css/dbiGspI0B/dbiGspI0B.js\";import*as sharedStyle3 from\"#framer/local/css/QMuEq11PS/QMuEq11PS.js\";import*as sharedStyle2 from\"#framer/local/css/qvAaSoY3f/qvAaSoY3f.js\";import*as sharedStyle from\"#framer/local/css/YlG7eJng5/YlG7eJng5.js\";import metadataProvider from\"#framer/local/webPageMetadata/X1D2_avsz/X1D2_avsz.js\";const NavNavBarFonts=getFonts(NavNavBar);const BannerInnerPagesFonts=getFonts(BannerInnerPages);const TickerSliderServiceTextsFonts=getFonts(TickerSliderServiceTexts);const RichTextWithFX=withFX(RichText);const MotionDivWithFX=withFX(motion.div);const OurDifferencesExtraFeaturesFonts=getFonts(OurDifferencesExtraFeatures);const ImageWithFX=withFX(Image);const VideoFonts=getFonts(Video);const SectionContactUsFonts=getFonts(SectionContactUs);const FooterFonts=getFonts(Footer);const breakpoints={BUBBuLQY3:\"(min-width: 1000px) and (max-width: 1599px)\",KVhFO4Vkv:\"(max-width: 809px)\",psBrEmDBt:\"(min-width: 1600px)\",PUKskz15v:\"(min-width: 810px) and (max-width: 999px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-tO52B\";const variantClassNames={BUBBuLQY3:\"framer-v-1ayjffh\",KVhFO4Vkv:\"framer-v-114vj6q\",psBrEmDBt:\"framer-v-6095cl\",PUKskz15v:\"framer-v-1ghrc94\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:100};const transition1={damping:80,delay:.1,mass:1,stiffness:400,type:\"spring\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:100};const transition2={damping:80,delay:.2,mass:1,stiffness:400,type:\"spring\"};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:100};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={\"Desktop Large\":\"psBrEmDBt\",Desktop:\"BUBBuLQY3\",Phone:\"KVhFO4Vkv\",Tablet:\"PUKskz15v\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"psBrEmDBt\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"psBrEmDBt\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(255, 255, 255); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-6095cl\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:89,width:componentViewport?.width||\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-rsmyc8-container\",layoutScroll:true,nodeId:\"Gva8OnOg0\",scopeId:\"X1D2_avsz\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KVhFO4Vkv:{variant:\"vpv9ZgJ03\"},PUKskz15v:{variant:\"vpv9ZgJ03\"}},children:/*#__PURE__*/_jsx(NavNavBar,{height:\"100%\",id:\"Gva8OnOg0\",layoutId:\"Gva8OnOg0\",style:{width:\"100%\"},variant:\"Wo4oXztwy\",width:\"100%\",WNxB4OCo2:\"JLHEfVcRW\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1jda6ko-container\",nodeId:\"rqD74Enkq\",scopeId:\"X1D2_avsz\",children:/*#__PURE__*/_jsx(BannerInnerPages,{height:\"100%\",id:\"rqD74Enkq\",layoutId:\"rqD74Enkq\",style:{height:\"100%\",width:\"100%\"},title:\"ABOUT US\",width:\"100%\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1878uzv\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KVhFO4Vkv:{y:(componentViewport?.y||0)+0+250+50},PUKskz15v:{y:(componentViewport?.y||0)+0+250+50}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:200,width:`max(${componentViewport?.width||\"100vw\"}, 1px)`,y:(componentViewport?.y||0)+0+450+50,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1hwu47u-container\",nodeId:\"krkYF0xHN\",scopeId:\"X1D2_avsz\",children:/*#__PURE__*/_jsx(TickerSliderServiceTexts,{height:\"100%\",id:\"krkYF0xHN\",layoutId:\"krkYF0xHN\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-n6tmjr\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-v6dw0t\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1q3l3un\",\"data-styles-preset\":\"YlG7eJng5\",children:\"Welcome to Big Trouble, Little Chainsaw! We are a landscaping, treescaping, land clearing, and tree removal services company located in Asheville, NC and servicing the greater Western North Carolina community.  We serve residential, commercial and specialty HOA projects with one-off quick turnaround projects, expansive estates and commercial properties, large acreage needing prep work, mountain and ridge line projects that are heavily tree laden, or forestry projects that require land clearing support. We are also inspired by the strength of so many of our neighbors during Hurricane Helene that, where possible, we aim to participate in the clearing and removal of downed trees to restore the Blue Ridge forestry and prevent follow-on fire-related disasters that can occur.\"})}),className:\"framer-a1c75u\",fonts:[\"Inter\"],style:{transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-3baefw\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1ovr3s9\",\"data-border\":true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1mdo0a5\",\"data-styles-preset\":\"dbiGspI0B\",style:{\"--framer-text-color\":\"var(--token-9e4d3cd9-c6a1-4d3f-93c0-3bd54ca04155, rgb(20, 20, 20))\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"Our COMMITMENT TO BEAUTY:\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-znltd1\",\"data-styles-preset\":\"qvAaSoY3f\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-9e4d3cd9-c6a1-4d3f-93c0-3bd54ca04155, rgb(20, 20, 20))\"},children:\"We work hard to achieve a beauty that is both natural and timeless. Big Trouble, Little Chainsaw is focused on finding the intersection of art and science as gifted by God to assure that land is improved and accentuated to reveal the natural gifts bestowed upon it through our Creator.\"})]}),className:\"framer-r64qwu\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-154n9ta\",\"data-border\":true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1mdo0a5\",\"data-styles-preset\":\"dbiGspI0B\",style:{\"--framer-text-color\":\"var(--token-9e4d3cd9-c6a1-4d3f-93c0-3bd54ca04155, rgb(20, 20, 20))\"},children:/*#__PURE__*/_jsx(\"strong\",{children:\"A CULT MOVIE THROWBACK:\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-znltd1\",\"data-styles-preset\":\"qvAaSoY3f\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-9e4d3cd9-c6a1-4d3f-93c0-3bd54ca04155, rgb(20, 20, 20))\"},children:\"Big Trouble, Little Chainsaw is a play on words from a 1986 cult comedy movie called Big Trouble in Little China featuring Kurt Russell as Ol' Jack Burton. We've playfully chosen this name to represent the same strength, grit and determination of Ol' Jack taking on the Three Storms! A true cinematic classic! \"})]}),className:\"framer-1aw21r7\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-uu35fk\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-106henm\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1q3l3un\",\"data-styles-preset\":\"YlG7eJng5\",children:\"We are motivated by our faith, our family and our friends throughout the 828 to deliver excellence and excited for the opportunity to be of service. Working the land is hard work, and we relish the opportunity to channel our minds, bodies, and sweat into into each and every project.\"})}),className:\"framer-1vuzpbr\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1n3vso\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BUBBuLQY3:{y:(componentViewport?.y||0)+0+730+120+0+822.6+0+1071+0+250+0+0},KVhFO4Vkv:{y:(componentViewport?.y||0)+0+530+50+0+816.6+0+614+0+250+0+0},PUKskz15v:{y:(componentViewport?.y||0)+0+530+120+0+804.6+0+1063+0+250+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,y:(componentViewport?.y||0)+0+730+120+0+576.8+298.5+0+250+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-xi3je5-container\",nodeId:\"f_HE5Gk1_\",scopeId:\"X1D2_avsz\",children:/*#__PURE__*/_jsx(OurDifferencesExtraFeatures,{height:\"100%\",id:\"f_HE5Gk1_\",layoutId:\"f_HE5Gk1_\",R378hwGwX:\"Landscaping\",style:{height:\"100%\"},variant:\"tfp5jI0tl\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BUBBuLQY3:{y:(componentViewport?.y||0)+0+730+120+0+822.6+0+1071+0+250+0+41},KVhFO4Vkv:{y:(componentViewport?.y||0)+0+530+50+0+816.6+0+614+0+250+0+51},PUKskz15v:{y:(componentViewport?.y||0)+0+530+120+0+804.6+0+1063+0+250+0+41}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,y:(componentViewport?.y||0)+0+730+120+0+576.8+298.5+0+250+0+41,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1mc71lm-container\",nodeId:\"nqxIfTx1Y\",scopeId:\"X1D2_avsz\",children:/*#__PURE__*/_jsx(OurDifferencesExtraFeatures,{height:\"100%\",id:\"nqxIfTx1Y\",layoutId:\"nqxIfTx1Y\",R378hwGwX:\"Treescaping\",style:{height:\"100%\"},variant:\"tfp5jI0tl\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BUBBuLQY3:{y:(componentViewport?.y||0)+0+730+120+0+822.6+0+1071+0+250+0+82},KVhFO4Vkv:{y:(componentViewport?.y||0)+0+530+50+0+816.6+0+614+0+250+0+102},PUKskz15v:{y:(componentViewport?.y||0)+0+530+120+0+804.6+0+1063+0+250+0+82}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,y:(componentViewport?.y||0)+0+730+120+0+576.8+298.5+0+250+0+82,children:/*#__PURE__*/_jsx(Container,{className:\"framer-snzaud-container\",nodeId:\"B6HjGwEEl\",scopeId:\"X1D2_avsz\",children:/*#__PURE__*/_jsx(OurDifferencesExtraFeatures,{height:\"100%\",id:\"B6HjGwEEl\",layoutId:\"B6HjGwEEl\",R378hwGwX:\"Land Clearing\",style:{height:\"100%\"},variant:\"tfp5jI0tl\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BUBBuLQY3:{y:(componentViewport?.y||0)+0+730+120+0+822.6+0+1071+0+250+0+123},KVhFO4Vkv:{y:(componentViewport?.y||0)+0+530+50+0+816.6+0+614+0+250+0+153},PUKskz15v:{y:(componentViewport?.y||0)+0+530+120+0+804.6+0+1063+0+250+0+123}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,y:(componentViewport?.y||0)+0+730+120+0+576.8+298.5+0+250+0+123,children:/*#__PURE__*/_jsx(Container,{className:\"framer-15pwyzm-container\",nodeId:\"AyDqtCVDw\",scopeId:\"X1D2_avsz\",children:/*#__PURE__*/_jsx(OurDifferencesExtraFeatures,{height:\"100%\",id:\"AyDqtCVDw\",layoutId:\"AyDqtCVDw\",R378hwGwX:\"Tree Removal\",style:{height:\"100%\"},variant:\"tfp5jI0tl\",width:\"100%\"})})})})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BUBBuLQY3:{background:{alt:\"Fletcher NC Landscaping and Tree Service\",fit:\"fit\",intrinsicHeight:3840,intrinsicWidth:2560,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+730+120+0+822.6+0+0),pixelHeight:5155,pixelWidth:3430,positionX:\"center\",positionY:\"center\",sizes:`min(max(${componentViewport?.width||\"100vw\"} - 100px, 1px), 1200px)`,src:\"https://framerusercontent.com/images/3i7VyuNR7tXx6bT24igF7ujo.jpg?scale-down-to=4096\",srcSet:\"https://framerusercontent.com/images/3i7VyuNR7tXx6bT24igF7ujo.jpg?scale-down-to=1024 681w,https://framerusercontent.com/images/3i7VyuNR7tXx6bT24igF7ujo.jpg?scale-down-to=2048 1362w,https://framerusercontent.com/images/3i7VyuNR7tXx6bT24igF7ujo.jpg?scale-down-to=4096 2725w,https://framerusercontent.com/images/3i7VyuNR7tXx6bT24igF7ujo.jpg 3430w\"}},KVhFO4Vkv:{background:{alt:\"Fletcher NC Landscaping and Tree Service\",fit:\"fit\",intrinsicHeight:3840,intrinsicWidth:2560,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+530+50+0+816.6+0+0),pixelHeight:5155,pixelWidth:3430,positionX:\"center\",positionY:\"center\",sizes:`min(max(${componentViewport?.width||\"100vw\"} - 40px, 1px), 1200px)`,src:\"https://framerusercontent.com/images/3i7VyuNR7tXx6bT24igF7ujo.jpg?scale-down-to=4096\",srcSet:\"https://framerusercontent.com/images/3i7VyuNR7tXx6bT24igF7ujo.jpg?scale-down-to=1024 681w,https://framerusercontent.com/images/3i7VyuNR7tXx6bT24igF7ujo.jpg?scale-down-to=2048 1362w,https://framerusercontent.com/images/3i7VyuNR7tXx6bT24igF7ujo.jpg?scale-down-to=4096 2725w,https://framerusercontent.com/images/3i7VyuNR7tXx6bT24igF7ujo.jpg 3430w\"}},PUKskz15v:{background:{alt:\"Fletcher NC Landscaping and Tree Service\",fit:\"fit\",intrinsicHeight:3840,intrinsicWidth:2560,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+530+120+0+804.6+0+0),pixelHeight:5155,pixelWidth:3430,positionX:\"center\",positionY:\"center\",sizes:`min(max(${componentViewport?.width||\"100vw\"} - 100px, 1px), 1200px)`,src:\"https://framerusercontent.com/images/3i7VyuNR7tXx6bT24igF7ujo.jpg?scale-down-to=4096\",srcSet:\"https://framerusercontent.com/images/3i7VyuNR7tXx6bT24igF7ujo.jpg?scale-down-to=1024 681w,https://framerusercontent.com/images/3i7VyuNR7tXx6bT24igF7ujo.jpg?scale-down-to=2048 1362w,https://framerusercontent.com/images/3i7VyuNR7tXx6bT24igF7ujo.jpg?scale-down-to=4096 2725w,https://framerusercontent.com/images/3i7VyuNR7tXx6bT24igF7ujo.jpg 3430w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"Fletcher NC Landscaping and Tree Service\",fit:\"fit\",intrinsicHeight:3840,intrinsicWidth:2560,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+730+120+0+576.8+0),pixelHeight:5155,pixelWidth:3430,positionX:\"center\",positionY:\"center\",sizes:\"569.5px\",src:\"https://framerusercontent.com/images/3i7VyuNR7tXx6bT24igF7ujo.jpg?scale-down-to=4096\",srcSet:\"https://framerusercontent.com/images/3i7VyuNR7tXx6bT24igF7ujo.jpg?scale-down-to=1024 681w,https://framerusercontent.com/images/3i7VyuNR7tXx6bT24igF7ujo.jpg?scale-down-to=2048 1362w,https://framerusercontent.com/images/3i7VyuNR7tXx6bT24igF7ujo.jpg?scale-down-to=4096 2725w,https://framerusercontent.com/images/3i7VyuNR7tXx6bT24igF7ujo.jpg 3430w\"},className:\"framer-1jqn11q\",style:{transformPerspective:1200}})})]})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KVhFO4Vkv:{background:{alt:\"\",fit:\"fill\"}}},children:/*#__PURE__*/_jsx(Image,{className:\"framer-1xb84ue\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1sbsvp3-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"loY9ts36v\",scopeId:\"X1D2_avsz\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KVhFO4Vkv:{controls:true}},children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:false,height:\"100%\",id:\"loY9ts36v\",isMixedBorderRadius:false,layoutId:\"loY9ts36v\",loop:true,muted:true,objectFit:\"cover\",playing:true,posterEnabled:false,srcFile:\"https://framerusercontent.com/assets/Cz8BEMfcSlkQBFuARKeW32pww.mp4\",srcType:\"Upload\",srcUrl:\"https://assets.mixkit.co/videos/preview/mixkit-shining-sun-in-the-sky-surrounded-by-moving-clouds-31793-small.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,volume:25,width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-2m0fcu\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1q0x329\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jegrqt\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BUBBuLQY3:{background:{alt:\"Fairview NC Landscape and Tree Service\",fit:\"fit\",intrinsicHeight:427,intrinsicWidth:640,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3966.6+120+0+0+0+0),pixelHeight:5350,pixelWidth:3560,positionX:\"center\",positionY:\"center\",sizes:`min(max(${componentViewport?.width||\"100vw\"} - 100px, 1px), 1200px)`,src:\"https://framerusercontent.com/images/xw0K042QSCCVMZkTNpEm2EpJeio.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/xw0K042QSCCVMZkTNpEm2EpJeio.jpg?scale-down-to=1024 681w,https://framerusercontent.com/images/xw0K042QSCCVMZkTNpEm2EpJeio.jpg?scale-down-to=2048 1362w,https://framerusercontent.com/images/xw0K042QSCCVMZkTNpEm2EpJeio.jpg?scale-down-to=4096 2725w,https://framerusercontent.com/images/xw0K042QSCCVMZkTNpEm2EpJeio.jpg 3560w\"}},KVhFO4Vkv:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:427,intrinsicWidth:640,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3193.6+50+0+0+0+0),pixelHeight:5350,pixelWidth:3560,positionX:\"center\",positionY:\"center\",sizes:`min(max(${componentViewport?.width||\"100vw\"} - 40px, 1px), 1200px)`,src:\"https://framerusercontent.com/images/xw0K042QSCCVMZkTNpEm2EpJeio.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/xw0K042QSCCVMZkTNpEm2EpJeio.jpg?scale-down-to=1024 681w,https://framerusercontent.com/images/xw0K042QSCCVMZkTNpEm2EpJeio.jpg?scale-down-to=2048 1362w,https://framerusercontent.com/images/xw0K042QSCCVMZkTNpEm2EpJeio.jpg?scale-down-to=4096 2725w,https://framerusercontent.com/images/xw0K042QSCCVMZkTNpEm2EpJeio.jpg 3560w\"}},PUKskz15v:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:427,intrinsicWidth:640,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3740.6+120+0+0+0+0),pixelHeight:5350,pixelWidth:3560,positionX:\"center\",positionY:\"center\",sizes:`min(max(${componentViewport?.width||\"100vw\"} - 100px, 1px), 1200px)`,src:\"https://framerusercontent.com/images/xw0K042QSCCVMZkTNpEm2EpJeio.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/xw0K042QSCCVMZkTNpEm2EpJeio.jpg?scale-down-to=1024 681w,https://framerusercontent.com/images/xw0K042QSCCVMZkTNpEm2EpJeio.jpg?scale-down-to=2048 1362w,https://framerusercontent.com/images/xw0K042QSCCVMZkTNpEm2EpJeio.jpg?scale-down-to=4096 2725w,https://framerusercontent.com/images/xw0K042QSCCVMZkTNpEm2EpJeio.jpg 3560w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fit\",intrinsicHeight:427,intrinsicWidth:640,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3246.8+120+0+0+51.5),pixelHeight:5350,pixelWidth:3560,positionX:\"center\",positionY:\"center\",sizes:`calc(min(max(${componentViewport?.width||\"100vw\"} - 100px, 1px), 1200px) * 0.4442)`,src:\"https://framerusercontent.com/images/xw0K042QSCCVMZkTNpEm2EpJeio.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/xw0K042QSCCVMZkTNpEm2EpJeio.jpg?scale-down-to=1024 681w,https://framerusercontent.com/images/xw0K042QSCCVMZkTNpEm2EpJeio.jpg?scale-down-to=2048 1362w,https://framerusercontent.com/images/xw0K042QSCCVMZkTNpEm2EpJeio.jpg?scale-down-to=4096 2725w,https://framerusercontent.com/images/xw0K042QSCCVMZkTNpEm2EpJeio.jpg 3560w\"},className:\"framer-1d625f0\",style:{transformPerspective:1200}})}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1dww1ty\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1q3l3un\",\"data-styles-preset\":\"YlG7eJng5\",style:{\"--framer-text-color\":\"var(--token-c09d492a-e729-4cbb-b155-5952e8c0f0ee, rgb(250, 245, 234))\"},children:\"Your journey with us is one we value greatly. We understand that every client is beautiful and unique! If desired, our services are tailored to suit your preferences and lifestyle. Otherwise, we will use our gifts from God to craft the land in truly beautiful ways. Whatever your landscaping, treescaping, land clearing or tree removal needs, we've got you covered.\"})}),className:\"framer-ridgfp\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1epq5vz\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-znltd1\",\"data-styles-preset\":\"qvAaSoY3f\",style:{\"--framer-text-color\":\"var(--token-c09d492a-e729-4cbb-b155-5952e8c0f0ee, rgb(250, 245, 234))\"},children:\"Psalms 96:11-12\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-znltd1\",\"data-styles-preset\":\"qvAaSoY3f\",style:{\"--framer-text-color\":\"var(--token-c09d492a-e729-4cbb-b155-5952e8c0f0ee, rgb(250, 245, 234))\"},children:\"11 Let the heavens rejoice, let the earth be glad; let the sea resound, and all that is in it. 12 Let the fields be jubilant, and everything in them; let all the trees of the forest sing for joy.  \"})]}),className:\"framer-nrtpk6\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1xz792m\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW5zcGlyYXRpb24tcmVndWxhcg==\",\"--framer-font-family\":'\"Inspiration\", sans-serif',\"--framer-font-size\":\"36px\",\"--framer-letter-spacing\":\"0.02em\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-7cfab920-9d1e-4f38-8c7a-a58d533b8508, rgb(255, 255, 255))\"},children:\"-Vic Pariso\"})}),className:\"framer-c2olo4\",fonts:[\"GF;Inspiration-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1vcau2\",\"data-styles-preset\":\"QMuEq11PS\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-9f0badbf-8d74-41b8-a73a-e1a6bdec487b, rgb(255, 132, 66))\"},children:\"CO-FOUNDER OF BIG TROUBLE, LITTLE CHAINSAW\"})}),className:\"framer-h8qaj3\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]})]})})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-17qb2ud\",\"data-framer-name\":\"Section - Stats\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-daiylt\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BUBBuLQY3:{y:(componentViewport?.y||0)+0+5790.6},KVhFO4Vkv:{y:(componentViewport?.y||0)+0+4934.6},PUKskz15v:{y:(componentViewport?.y||0)+0+5423.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:328,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+4403.8,children:/*#__PURE__*/_jsx(Container,{className:\"framer-52y65d-container\",nodeId:\"YL74TGROQ\",scopeId:\"X1D2_avsz\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{KVhFO4Vkv:{variant:\"JhTXCZ8LP\"}},children:/*#__PURE__*/_jsx(SectionContactUs,{height:\"100%\",id:\"YL74TGROQ\",layoutId:\"YL74TGROQ\",style:{width:\"100%\"},variant:\"dPVwWtKaT\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"ueiKkVaj3\"},implicitPathVariables:undefined},{href:{webPageId:\"ueiKkVaj3\"},implicitPathVariables:undefined},{href:{webPageId:\"ueiKkVaj3\"},implicitPathVariables:undefined},{href:{webPageId:\"ueiKkVaj3\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BUBBuLQY3:{y:(componentViewport?.y||0)+0+6118.6},KVhFO4Vkv:{y:(componentViewport?.y||0)+0+5262.6},PUKskz15v:{y:(componentViewport?.y||0)+0+5751.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:494,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+4731.8,children:/*#__PURE__*/_jsx(Container,{className:\"framer-tse47p-container\",nodeId:\"habTL4pxW\",scopeId:\"X1D2_avsz\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{BUBBuLQY3:{rAWfbUNyf:resolvedLinks[1]},KVhFO4Vkv:{rAWfbUNyf:resolvedLinks[3],variant:\"sbWujNaCg\"},PUKskz15v:{rAWfbUNyf:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"habTL4pxW\",layoutId:\"habTL4pxW\",rAWfbUNyf:resolvedLinks[0],style:{width:\"100%\"},variant:\"RLpJaXnXG\",width:\"100%\",XrJKgnrlR:\"Big Trouble, LIttle Chainsaw\"})})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-tO52B.framer-e4zktk, .framer-tO52B .framer-e4zktk { display: block; }\",\".framer-tO52B.framer-6095cl { 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: 1600px; }\",\".framer-tO52B .framer-rsmyc8-container { flex: none; height: auto; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 10; }\",\".framer-tO52B .framer-1jda6ko-container { flex: none; height: 45vh; position: relative; width: 100%; }\",\".framer-tO52B .framer-1878uzv { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 50px 0px 30px 0px; position: relative; width: 100%; }\",\".framer-tO52B .framer-1hwu47u-container { flex: 1 0 0px; height: 200px; position: relative; width: 1px; z-index: 0; }\",\".framer-tO52B .framer-n6tmjr { align-content: center; align-items: center; background-color: var(--token-c09d492a-e729-4cbb-b155-5952e8c0f0ee, #faf5ea); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 120px 50px 120px 50px; position: relative; width: 100%; }\",\".framer-tO52B .framer-v6dw0t { align-content: flex-start; align-items: flex-start; background-color: var(--token-c09d492a-e729-4cbb-b155-5952e8c0f0ee, #faf5ea); display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 77px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-tO52B .framer-a1c75u, .framer-tO52B .framer-1vuzpbr, .framer-tO52B .framer-ridgfp, .framer-tO52B .framer-nrtpk6 { --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-tO52B .framer-3baefw { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 71px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-tO52B .framer-1ovr3s9, .framer-tO52B .framer-154n9ta { --border-bottom-width: 0px; --border-color: var(--token-9f0badbf-8d74-41b8-a73a-e1a6bdec487b, #ff8442); --border-left-width: 3px; --border-right-width: 0px; --border-style: solid; --border-top-width: 0px; 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: flex-start; overflow: hidden; padding: 0px 0px 0px 30px; position: relative; width: 1px; }\",\".framer-tO52B .framer-r64qwu, .framer-tO52B .framer-1aw21r7 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 34px; flex: 1 0 0px; height: auto; max-width: 100%; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-tO52B .framer-uu35fk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 61px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-tO52B .framer-106henm { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 25px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-tO52B .framer-1n3vso { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 11px; height: min-content; justify-content: flex-start; max-width: 1200px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-tO52B .framer-xi3je5-container, .framer-tO52B .framer-1mc71lm-container, .framer-tO52B .framer-snzaud-container, .framer-tO52B .framer-15pwyzm-container { flex: none; height: 30px; position: relative; width: auto; }\",\".framer-tO52B .framer-1jqn11q { -webkit-filter: grayscale(0); filter: grayscale(0); flex: none; height: 100vh; overflow: visible; position: relative; width: 570px; }\",\".framer-tO52B .framer-1xb84ue { aspect-ratio: 2.2857142857142856 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 700px); overflow: hidden; position: relative; width: 100%; }\",\".framer-tO52B .framer-1sbsvp3-container { flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); position: absolute; top: calc(50.00000000000002% - 100% / 2); width: 100%; }\",\".framer-tO52B .framer-2m0fcu { align-content: center; align-items: center; background-color: var(--token-9e4d3cd9-c6a1-4d3f-93c0-3bd54ca04155, #141414); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 120px 50px 80px 50px; position: relative; width: 100%; }\",\".framer-tO52B .framer-1q0x329 { align-content: flex-start; align-items: flex-start; background-color: var(--token-9e4d3cd9-c6a1-4d3f-93c0-3bd54ca04155, #141414); display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 77px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-tO52B .framer-jegrqt { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-tO52B .framer-1d625f0 { -webkit-filter: grayscale(0); filter: grayscale(0); flex: none; height: 854px; overflow: hidden; position: relative; width: 44%; }\",\".framer-tO52B .framer-1dww1ty { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-tO52B .framer-1epq5vz { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 27px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-tO52B .framer-1xz792m { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-tO52B .framer-c2olo4, .framer-tO52B .framer-h8qaj3 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 34px; flex: none; height: auto; max-width: 80%; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-tO52B .framer-17qb2ud { align-content: center; align-items: center; background-color: #000000; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 72px; height: min-content; justify-content: center; overflow: visible; padding: 0px 50px 0px 50px; position: relative; width: 100%; }\",\".framer-tO52B .framer-daiylt { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1200px; min-height: 246px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-tO52B .framer-52y65d-container, .framer-tO52B .framer-tse47p-container { flex: none; height: auto; position: relative; width: 100%; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,'.framer-tO52B[data-border=\"true\"]::after, .framer-tO52B [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: 1000px) and (max-width: 1599px) { .framer-tO52B.framer-6095cl { width: 1000px; } .framer-tO52B .framer-3baefw { flex-direction: column; gap: 48px; } .framer-tO52B .framer-1ovr3s9, .framer-tO52B .framer-154n9ta { flex: none; width: 100%; } .framer-tO52B .framer-uu35fk, .framer-tO52B .framer-jegrqt { flex-direction: column; gap: 71px; } .framer-tO52B .framer-106henm, .framer-tO52B .framer-1dww1ty { flex: none; order: 1; width: 100%; } .framer-tO52B .framer-1jqn11q { order: 0; width: 100%; } .framer-tO52B .framer-1xb84ue { height: var(--framer-aspect-ratio-supported, 438px); } .framer-tO52B .framer-1d625f0 { height: 596px; order: 0; width: 100%; } .framer-tO52B .framer-ridgfp { order: 0; } .framer-tO52B .framer-1epq5vz { order: 1; padding: 0px 0px 0px 300px; }}\",\"@media (min-width: 810px) and (max-width: 999px) { .framer-tO52B.framer-6095cl { width: 810px; } .framer-tO52B .framer-1jda6ko-container { height: 25vh; } .framer-tO52B .framer-3baefw { flex-direction: column; gap: 30px; } .framer-tO52B .framer-1ovr3s9, .framer-tO52B .framer-154n9ta { flex: none; width: 100%; } .framer-tO52B .framer-uu35fk, .framer-tO52B .framer-jegrqt { flex-direction: column; gap: 63px; } .framer-tO52B .framer-106henm, .framer-tO52B .framer-1dww1ty { flex: none; order: 1; width: 100%; } .framer-tO52B .framer-1jqn11q { order: 0; width: 100%; } .framer-tO52B .framer-1xb84ue { height: var(--framer-aspect-ratio-supported, 355px); } .framer-tO52B .framer-1d625f0 { height: 463px; order: 0; width: 100%; } .framer-tO52B .framer-1epq5vz { padding: 0px 0px 0px 210px; }}\",\"@media (max-width: 809px) { .framer-tO52B.framer-6095cl { width: 390px; } .framer-tO52B .framer-1jda6ko-container { height: 25vh; } .framer-tO52B .framer-n6tmjr, .framer-tO52B .framer-2m0fcu, .framer-tO52B .framer-17qb2ud { padding: 50px 20px 50px 20px; } .framer-tO52B .framer-3baefw { flex-direction: column; gap: 42px; } .framer-tO52B .framer-1ovr3s9, .framer-tO52B .framer-154n9ta { flex: none; width: 100%; } .framer-tO52B .framer-uu35fk, .framer-tO52B .framer-jegrqt { flex-direction: column; gap: 65px; } .framer-tO52B .framer-106henm { flex: none; order: 1; width: 100%; } .framer-tO52B .framer-1n3vso { gap: 21px; } .framer-tO52B .framer-1jqn11q, .framer-tO52B .framer-1d625f0 { height: 549px; order: 0; width: 100%; } .framer-tO52B .framer-1xb84ue { height: var(--framer-aspect-ratio-supported, 88px); } .framer-tO52B .framer-1dww1ty { flex: none; gap: 20px; order: 1; width: 100%; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 5260.5\n * @framerIntrinsicWidth 1600\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"BUBBuLQY3\":{\"layout\":[\"fixed\",\"auto\"]},\"PUKskz15v\":{\"layout\":[\"fixed\",\"auto\"]},\"KVhFO4Vkv\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerX1D2_avsz=withCSS(Component,css,\"framer-tO52B\");export default FramerX1D2_avsz;FramerX1D2_avsz.displayName=\"About\";FramerX1D2_avsz.defaultProps={height:5260.5,width:1600};addFonts(FramerX1D2_avsz,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"},{family:\"Inspiration\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inspiration/v6/x3dkckPPZa6L4wIg5cZOEvoDnSrlBBsy.woff2\",weight:\"400\"}]},...NavNavBarFonts,...BannerInnerPagesFonts,...TickerSliderServiceTextsFonts,...OurDifferencesExtraFeaturesFonts,...VideoFonts,...SectionContactUsFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerX1D2_avsz\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1600\",\"framerAutoSizeImages\":\"true\",\"framerContractVersion\":\"1\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"BUBBuLQY3\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"PUKskz15v\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"KVhFO4Vkv\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerColorSyntax\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"5260.5\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavNavBarFonts", "getFonts", "lcED562OO_default", "BannerInnerPagesFonts", "diXtaceKZ_default", "TickerSliderServiceTextsFonts", "mWrjKvdLU_default", "RichTextWithFX", "withFX", "RichText2", "MotionDivWithFX", "motion", "OurDifferencesExtraFeaturesFonts", "qGY8GMf6S_default", "ImageWithFX", "Image2", "VideoFonts", "Video", "SectionContactUsFonts", "nxkYIof6O_default", "FooterFonts", "LqtvYpD0M_default", "breakpoints", "serializationHash", "variantClassNames", "animation", "transition1", "animation1", "transition2", "animation2", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "router", "useRouter", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "lcED562OO_default", "diXtaceKZ_default", "mWrjKvdLU_default", "RichTextWithFX", "x", "MotionDivWithFX", "RichText2", "qGY8GMf6S_default", "getLoadingLazyAtYPosition", "ImageWithFX", "Image2", "Video", "nxkYIof6O_default", "ResolveLinks", "resolvedLinks", "LqtvYpD0M_default", "css", "FramerX1D2_avsz", "withCSS", "X1D2_avsz_default", "addFonts", "NavNavBarFonts", "BannerInnerPagesFonts", "TickerSliderServiceTextsFonts", "OurDifferencesExtraFeaturesFonts", "VideoFonts", "SectionContactUsFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
