{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/g7XGB3QnpsuR7aXyTVZb/Puna3f1ELSD68aTln65R/mzO9TKu71.js"],
  "sourcesContent": ["// Generated by Framer (03f754e)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PropertyOverrides,ResolveLinks,RichText,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useRouteElementId,useRouter,withCSS,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import CTASection from\"#framer/local/canvasComponent/HhA_5lzaC/HhA_5lzaC.js\";import Header from\"#framer/local/canvasComponent/SxF_bRNmP/SxF_bRNmP.js\";import FooterSection from\"#framer/local/canvasComponent/V33y5LRjQ/V33y5LRjQ.js\";import Button from\"#framer/local/canvasComponent/Vmv1_GKkL/Vmv1_GKkL.js\";import*as sharedStyle from\"#framer/local/css/DI8FXFsDH/DI8FXFsDH.js\";import*as sharedStyle1 from\"#framer/local/css/hO8TZtTIw/hO8TZtTIw.js\";import*as sharedStyle4 from\"#framer/local/css/Kz0eFewr3/Kz0eFewr3.js\";import*as sharedStyle2 from\"#framer/local/css/shGpj6SLh/shGpj6SLh.js\";import*as sharedStyle3 from\"#framer/local/css/sZO42ivGW/sZO42ivGW.js\";import metadataProvider from\"#framer/local/webPageMetadata/mzO9TKu71/mzO9TKu71.js\";const HeaderFonts=getFonts(Header);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const ButtonFonts=getFonts(Button);const CTASectionFonts=getFonts(CTASection);const FooterSectionFonts=getFonts(FooterSection);const breakpoints={pHS0S3YDJ:\"(max-width: 767px)\",RNJIwHzpl:\"(min-width: 1440px)\",s6PalOASr:\"(min-width: 768px) and (max-width: 1199px)\",WrXoEyjni:\"(min-width: 1200px) and (max-width: 1439px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-YnJGi\";const variantClassNames={pHS0S3YDJ:\"framer-v-lgohvh\",RNJIwHzpl:\"framer-v-1lemu30\",s6PalOASr:\"framer-v-19toap1\",WrXoEyjni:\"framer-v-pqdplb\"};const transition1={damping:60,delay:.2,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:50};const transition2={damping:60,delay:.4,mass:1,stiffness:400,type:\"spring\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:0};const transition3={damping:60,delay:.6,mass:1,stiffness:400,type:\"spring\"};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition3,x:0,y:0};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"RNJIwHzpl\",Laptop:\"WrXoEyjni\",Phone:\"pHS0S3YDJ\",Tablet:\"s6PalOASr\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"RNJIwHzpl\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-YnJGi`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-YnJGi`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const elementId=useRouteElementId(\"GB4F6jbaZ\");const ref2=React.useRef(null);const router=useRouter();const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"RNJIwHzpl\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1lemu30\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-17cx18e\",\"data-framer-name\":\"Header Section\",name:\"Header Section\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pHS0S3YDJ:{y:0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:187,width:\"max(100vw, 1px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-h8792u-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pHS0S3YDJ:{variant:\"Ur7azeaE3\"},s6PalOASr:{variant:\"cgYrjzaEd\"},WrXoEyjni:{variant:\"t1cm3a2IZ\"}},children:/*#__PURE__*/_jsx(Header,{height:\"100%\",id:\"izpnbXJxb\",layoutId:\"izpnbXJxb\",style:{width:\"100%\"},variant:\"bbU54J8Re\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-b7hs87\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pHS0S3YDJ:{background:{alt:\"About General Construction | The #1 Choice In Construction\",fit:\"fill\",intrinsicHeight:900,intrinsicWidth:2160,loading:getLoadingLazyAtYPosition(187.29772329246944),pixelHeight:1719,pixelWidth:1290,positionX:\"25.8%\",positionY:\"52.4%\",sizes:\"100vw\",src:\"https://framerusercontent.com/images/rTC9b8X2gP7Xm1vxVbEwxVOsKiY.jpg\",srcSet:\"https://framerusercontent.com/images/rTC9b8X2gP7Xm1vxVbEwxVOsKiY.jpg?scale-down-to=1024 768w,https://framerusercontent.com/images/rTC9b8X2gP7Xm1vxVbEwxVOsKiY.jpg 1290w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"header\",background:{alt:\"About General Construction | The #1 Choice In Construction\",fit:\"fill\",intrinsicHeight:900,intrinsicWidth:2160,pixelHeight:1719,pixelWidth:1290,sizes:\"100vw\",src:\"https://framerusercontent.com/images/rTC9b8X2gP7Xm1vxVbEwxVOsKiY.jpg\",srcSet:\"https://framerusercontent.com/images/rTC9b8X2gP7Xm1vxVbEwxVOsKiY.jpg?scale-down-to=1024 768w,https://framerusercontent.com/images/rTC9b8X2gP7Xm1vxVbEwxVOsKiY.jpg 1290w\"},className:\"framer-1tohj0e\",\"data-framer-name\":\"About Hero Section\",name:\"About Hero Section\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1kwawfv\",\"data-framer-name\":\"Container\",id:elementId,name:\"Container\",ref:ref2,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-191tl0r\",\"data-styles-preset\":\"DI8FXFsDH\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-14983eb4-621d-4ac4-a6ec-371de36e293b, rgb(255, 255, 255))\"},children:\"About Us\"})}),className:\"framer-10fynxz\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-41kzr1\",\"data-styles-preset\":\"hO8TZtTIw\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-03584d16-01af-4458-972b-78b9a2e3dad4, rgb(249, 248, 247))\"},children:\"Make Your Home Look Fresh And New Again.\"})}),className:\"framer-saarpw\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(\"header\",{className:\"framer-2wmkfy\",\"data-framer-name\":\"Video Section\",name:\"Video Section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1lwb0vu\",\"data-framer-name\":\"Container\",name:\"Container\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-iiie1\",\"data-framer-name\":\"Content\",name:\"Content\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1yuiwer\",\"data-framer-name\":\"Text\",name:\"Text\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-zsoghf\",\"data-framer-name\":\"Titles\",name:\"Titles\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1xl5lgh\",\"data-styles-preset\":\"shGpj6SLh\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"About Safort LLC: Your Neighbors in Construction\"})}),className:\"framer-1t05fat\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],name:\"Title\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-dhkpb8\",\"data-styles-preset\":\"sZO42ivGW\",children:\"At Safort LLC, we specialize in making homes better. From kitchen remodel to exterior painting, we\u2019re here to help you.\"})}),className:\"framer-opao5z\",\"data-framer-name\":\"Paragraph\",fonts:[\"Inter\"],name:\"Paragraph\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-16hpp94\",\"data-framer-name\":\"Video Wrap\",name:\"Video Wrap\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pHS0S3YDJ:{background:{alt:\"About General Construction | The #1 Choice In Construction\",fit:\"fill\",intrinsicHeight:1432,intrinsicWidth:2670,loading:getLoadingLazyAtYPosition(838.6),pixelHeight:1793,pixelWidth:1290,sizes:\"calc(100vw - 40px)\",src:\"https://framerusercontent.com/images/FpAB3UYy2KxtEWKI94cxA68XhU.jpg\",srcSet:\"https://framerusercontent.com/images/FpAB3UYy2KxtEWKI94cxA68XhU.jpg?scale-down-to=1024 736w,https://framerusercontent.com/images/FpAB3UYy2KxtEWKI94cxA68XhU.jpg 1290w\"}},s6PalOASr:{background:{alt:\"About General Construction | The #1 Choice In Construction\",fit:\"fill\",intrinsicHeight:1432,intrinsicWidth:2670,pixelHeight:1793,pixelWidth:1290,sizes:\"calc(100vw - 40px)\",src:\"https://framerusercontent.com/images/FpAB3UYy2KxtEWKI94cxA68XhU.jpg\",srcSet:\"https://framerusercontent.com/images/FpAB3UYy2KxtEWKI94cxA68XhU.jpg?scale-down-to=1024 736w,https://framerusercontent.com/images/FpAB3UYy2KxtEWKI94cxA68XhU.jpg 1290w\"}},WrXoEyjni:{background:{alt:\"About General Construction | The #1 Choice In Construction\",fit:\"fill\",intrinsicHeight:1432,intrinsicWidth:2670,pixelHeight:1793,pixelWidth:1290,sizes:\"calc(100vw - 60px)\",src:\"https://framerusercontent.com/images/FpAB3UYy2KxtEWKI94cxA68XhU.jpg\",srcSet:\"https://framerusercontent.com/images/FpAB3UYy2KxtEWKI94cxA68XhU.jpg?scale-down-to=1024 736w,https://framerusercontent.com/images/FpAB3UYy2KxtEWKI94cxA68XhU.jpg 1290w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"About General Construction | The #1 Choice In Construction\",fit:\"fill\",intrinsicHeight:1432,intrinsicWidth:2670,pixelHeight:1793,pixelWidth:1290,sizes:\"min(100vw - 60px, 1320px)\",src:\"https://framerusercontent.com/images/FpAB3UYy2KxtEWKI94cxA68XhU.jpg\",srcSet:\"https://framerusercontent.com/images/FpAB3UYy2KxtEWKI94cxA68XhU.jpg?scale-down-to=1024 736w,https://framerusercontent.com/images/FpAB3UYy2KxtEWKI94cxA68XhU.jpg 1290w\"},className:\"framer-1xeh3pc\",\"data-framer-name\":\"Image\",name:\"Image\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1corewx\",\"data-framer-name\":\"Button\",name:\"Button\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1xl5lgh\",\"data-styles-preset\":\"shGpj6SLh\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Why We Do What We Do\"})}),className:\"framer-gegymu\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],name:\"Title\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-dhkpb8\",\"data-styles-preset\":\"sZO42ivGW\",children:\"We started Safort LLC because we saw a need for honest, reliable construction services in our community. We've all been there - stressed, overwhelmed, wondering who to trust. That's why we built our company on clear communication, top-notch quality, and a genuine desire to help  our neighbors.\"})}),className:\"framer-a3dled\",\"data-framer-name\":\"Paragraph\",fonts:[\"Inter\"],name:\"Paragraph\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-4wdmmr\",\"data-framer-name\":\"Button\",name:\"Button\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1xl5lgh\",\"data-styles-preset\":\"shGpj6SLh\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"What Makes Us Different? We Care. A Lot.\"})}),className:\"framer-m0hwcp\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],name:\"Title\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-dhkpb8\",\"data-styles-preset\":\"sZO42ivGW\",children:/*#__PURE__*/_jsx(\"strong\",{children:\"At Safort LLC, our commitment to quality and customer satisfaction sets us apart. We treat every project as if it were our own home, ensuring attention to detail and excellence in every job. Experience the difference with our dedicated and caring team.\"})})}),className:\"framer-x23xg\",\"data-framer-name\":\"Paragraph\",fonts:[\"Inter\",\"Inter-Bold\"],name:\"Paragraph\",verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1kwxmjn\",\"data-framer-name\":\"Button\",name:\"Button\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1xl5lgh\",\"data-styles-preset\":\"shGpj6SLh\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"The Bottom Line: We're Here for You\"})}),className:\"framer-1a4fhb9\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],name:\"Title\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-dhkpb8\",\"data-styles-preset\":\"sZO42ivGW\",children:\"At Safort LLC, our priority is your satisfaction. From the initial consultation to project completion, we\u2019re dedicated to providing exceptional service and results. No matter the size of the project, you can count on us to be reliable, professional, and always supportive.\"})}),className:\"framer-518a1b\",\"data-framer-name\":\"Paragraph\",fonts:[\"Inter\"],name:\"Paragraph\",verticalAlignment:\"top\",withExternalLayout:true})]})]})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-nttdrv\",\"data-framer-name\":\"Counter\",name:\"Counter\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1g5k69p\",\"data-framer-name\":\"Counter List\",name:\"Counter List\",children:[/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation,className:\"framer-10rx238\",\"data-framer-appear-id\":\"10rx238\",\"data-framer-name\":\"Single Counter\",initial:animation1,name:\"Single Counter\",optimized:true,style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1xl5lgh\",\"data-styles-preset\":\"shGpj6SLh\",style:{\"--framer-text-color\":\"var(--token-5d555d07-a182-4850-ad77-f1b344a16907, rgb(11, 19, 39))\"},children:\"50+\"})}),className:\"framer-2bz1lc\",\"data-framer-name\":\"18M\",fonts:[\"Inter\"],name:\"18M\",verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pHS0S3YDJ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-89byfu\",\"data-styles-preset\":\"Kz0eFewr3\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-0e41857b-c511-4b86-9fca-b299e4503d03, rgb(59, 59, 59))\"},children:\"Projects Completed\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-89byfu\",\"data-styles-preset\":\"Kz0eFewr3\",style:{\"--framer-text-color\":\"var(--token-0e41857b-c511-4b86-9fca-b299e4503d03, rgb(59, 59, 59))\"},children:\"Projects Completed\"})}),className:\"framer-spfgvu\",\"data-framer-name\":\"Reverse Earned All Time\",fonts:[\"Inter\"],name:\"Reverse Earned All Time\",verticalAlignment:\"center\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation2,className:\"framer-sghgv7\",\"data-framer-appear-id\":\"sghgv7\",\"data-framer-name\":\"Single Counter\",initial:animation1,name:\"Single Counter\",optimized:true,style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1xl5lgh\",\"data-styles-preset\":\"shGpj6SLh\",style:{\"--framer-text-color\":\"var(--token-5d555d07-a182-4850-ad77-f1b344a16907, rgb(11, 19, 39))\"},children:\"50+\"})}),className:\"framer-38npkw\",\"data-framer-name\":\"18M\",fonts:[\"Inter\"],name:\"18M\",verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pHS0S3YDJ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-89byfu\",\"data-styles-preset\":\"Kz0eFewr3\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-0e41857b-c511-4b86-9fca-b299e4503d03, rgb(59, 59, 59))\"},children:\"Happy Customers\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-89byfu\",\"data-styles-preset\":\"Kz0eFewr3\",style:{\"--framer-text-color\":\"var(--token-0e41857b-c511-4b86-9fca-b299e4503d03, rgb(59, 59, 59))\"},children:\"Happy Customers\"})}),className:\"framer-lu9c0r\",\"data-framer-name\":\"Reverse Earned All Time\",fonts:[\"Inter\"],name:\"Reverse Earned All Time\",verticalAlignment:\"center\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation3,className:\"framer-134dpmy\",\"data-framer-appear-id\":\"134dpmy\",\"data-framer-name\":\"Single Counter\",initial:animation1,name:\"Single Counter\",optimized:true,style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1xl5lgh\",\"data-styles-preset\":\"shGpj6SLh\",style:{\"--framer-text-color\":\"var(--token-5d555d07-a182-4850-ad77-f1b344a16907, rgb(11, 19, 39))\"},children:\"5+\"})}),className:\"framer-e0iz4j\",\"data-framer-name\":\"18M\",fonts:[\"Inter\"],name:\"18M\",verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pHS0S3YDJ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-89byfu\",\"data-styles-preset\":\"Kz0eFewr3\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-0e41857b-c511-4b86-9fca-b299e4503d03, rgb(59, 59, 59))\"},children:\"Years of Experience\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-89byfu\",\"data-styles-preset\":\"Kz0eFewr3\",style:{\"--framer-text-color\":\"var(--token-0e41857b-c511-4b86-9fca-b299e4503d03, rgb(59, 59, 59))\"},children:\"Years of Experience\"})}),className:\"framer-vbazld\",\"data-framer-name\":\"Reverse Earned All Time\",fonts:[\"Inter\"],name:\"Reverse Earned All Time\",verticalAlignment:\"center\",withExternalLayout:true})})]})]})}),/*#__PURE__*/_jsxs(\"header\",{className:\"framer-1xvnt9e\",\"data-framer-name\":\"Services Section \",name:\"Services Section \",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1lsperq\",\"data-framer-name\":\"Container\",name:\"Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-gykz6a\",\"data-framer-name\":\"Section Title \",name:\"Section Title \",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pHS0S3YDJ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1xl5lgh\",\"data-styles-preset\":\"shGpj6SLh\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-5d555d07-a182-4850-ad77-f1b344a16907, rgb(11, 19, 39))\"},children:\"Your Trusted Washington Construction Experts.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1xl5lgh\",\"data-styles-preset\":\"shGpj6SLh\",style:{\"--framer-text-color\":\"var(--token-5d555d07-a182-4850-ad77-f1b344a16907, rgb(11, 19, 39))\"},children:\"Your Trusted Washington Construction Experts.\"})}),className:\"framer-1ipuyks\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-64q5ok\",\"data-framer-name\":\"Text Right\",name:\"Text Right\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pHS0S3YDJ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-41kzr1\",\"data-styles-preset\":\"hO8TZtTIw\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-0e41857b-c511-4b86-9fca-b299e4503d03, rgb(59, 59, 59))\"},children:\"We're dedicated to constructing your home to make it look new again.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-41kzr1\",\"data-styles-preset\":\"hO8TZtTIw\",style:{\"--framer-text-color\":\"var(--token-0e41857b-c511-4b86-9fca-b299e4503d03, rgb(59, 59, 59))\"},children:\"We're dedicated to constructing your home to make it look new again.\"})}),className:\"framer-cf381k\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"jeHBy1uWY\"},implicitPathVariables:undefined},{href:{webPageId:\"jeHBy1uWY\"},implicitPathVariables:undefined},{href:{webPageId:\"jeHBy1uWY\"},implicitPathVariables:undefined},{href:{webPageId:\"jeHBy1uWY\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pHS0S3YDJ:{y:2613.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:55,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1rliz1s-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pHS0S3YDJ:{q9D4OakUL:resolvedLinks[3]},s6PalOASr:{q9D4OakUL:resolvedLinks[2]},WrXoEyjni:{q9D4OakUL:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(Button,{height:\"100%\",id:\"rkjfDrExM\",layoutId:\"rkjfDrExM\",q9D4OakUL:resolvedLinks[0],U2wIDadjN:\"See Our Gallery\",variant:\"bPllnXW0C\",width:\"100%\"})})})})})})]})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-a6x5hv\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pHS0S3YDJ:{background:{alt:\"General Construction - Seattle's #1 Construction Company\",fit:\"fill\",loading:getLoadingLazyAtYPosition(2698.2),pixelHeight:970,pixelWidth:1290,src:\"https://framerusercontent.com/images/Julz35LlKYbmB3ru9oDQUn1wL9g.jpg?scale-down-to=512\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"General Construction - Seattle's #1 Construction Company\",fit:\"fill\",pixelHeight:970,pixelWidth:1290,src:\"https://framerusercontent.com/images/Julz35LlKYbmB3ru9oDQUn1wL9g.jpg?scale-down-to=512\"},className:\"framer-4mknzl\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pHS0S3YDJ:{background:{alt:\"General Construction - Seattle's #1 Construction Company\",fit:\"fill\",loading:getLoadingLazyAtYPosition(2951.2),pixelHeight:1709,pixelWidth:1290,src:\"https://framerusercontent.com/images/am2HrdTKlH61VnNb26xbWdXT0I.jpg?scale-down-to=512\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"General Construction - Seattle's #1 Construction Company\",fit:\"fill\",pixelHeight:1709,pixelWidth:1290,src:\"https://framerusercontent.com/images/am2HrdTKlH61VnNb26xbWdXT0I.jpg?scale-down-to=512\"},className:\"framer-1h9y5b4\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pHS0S3YDJ:{background:{alt:\"General Construction - Seattle's #1 Construction Company\",fit:\"fill\",loading:getLoadingLazyAtYPosition(3204.2),pixelHeight:962,pixelWidth:1290,src:\"https://framerusercontent.com/images/WnF74MTx136Qu6WMZ8myKFKeRc.jpg?scale-down-to=512\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"General Construction - Seattle's #1 Construction Company\",fit:\"fill\",pixelHeight:962,pixelWidth:1290,src:\"https://framerusercontent.com/images/WnF74MTx136Qu6WMZ8myKFKeRc.jpg?scale-down-to=512\"},className:\"framer-177ukbk\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pHS0S3YDJ:{background:{alt:\"General Construction - Seattle's #1 Construction Company\",fit:\"fill\",loading:getLoadingLazyAtYPosition(3457.2),pixelHeight:953,pixelWidth:1290,src:\"https://framerusercontent.com/images/TQJjbjLGwOndxIycOwrygUgs.jpg?scale-down-to=512\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"General Construction - Seattle's #1 Construction Company\",fit:\"fill\",pixelHeight:953,pixelWidth:1290,src:\"https://framerusercontent.com/images/TQJjbjLGwOndxIycOwrygUgs.jpg?scale-down-to=512\"},className:\"framer-65oh16\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pHS0S3YDJ:{background:{alt:\"General Construction - Seattle's #1 Construction Company\",fit:\"fill\",loading:getLoadingLazyAtYPosition(3710.2),pixelHeight:1707,pixelWidth:1290,src:\"https://framerusercontent.com/images/1sb3MkTn1IIds9sYQunj6Km4DnY.jpg?scale-down-to=512\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"General Construction - Seattle's #1 Construction Company\",fit:\"fill\",pixelHeight:1707,pixelWidth:1290,src:\"https://framerusercontent.com/images/1sb3MkTn1IIds9sYQunj6Km4DnY.jpg?scale-down-to=512\"},className:\"framer-11xos1i\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pHS0S3YDJ:{background:{alt:\"General Construction - Seattle's #1 Construction Company\",fit:\"fill\",loading:getLoadingLazyAtYPosition(3963.2),pixelHeight:1713,pixelWidth:1290,src:\"https://framerusercontent.com/images/7VRVoF2BX7fAJU4NHwwM8XhoqFo.jpg?scale-down-to=512\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"General Construction - Seattle's #1 Construction Company\",fit:\"fill\",pixelHeight:1713,pixelWidth:1290,src:\"https://framerusercontent.com/images/7VRVoF2BX7fAJU4NHwwM8XhoqFo.jpg?scale-down-to=512\"},className:\"framer-a9bqp8\"})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-x5laht\",\"data-framer-name\":\"CTA & Footer\",name:\"CTA & Footer\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pHS0S3YDJ:{y:4236.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:378,width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1w9urlp-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pHS0S3YDJ:{variant:\"OfDSX3F6h\"},s6PalOASr:{variant:\"n5wP6dltj\"},WrXoEyjni:{variant:\"pA6FABxfa\"}},children:/*#__PURE__*/_jsx(CTASection,{height:\"100%\",id:\"GiF2iGbzM\",layoutId:\"GiF2iGbzM\",style:{width:\"100%\"},variant:\"tmZndc4qa\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pHS0S3YDJ:{y:4614.2}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:912,width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1sj56uz-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{pHS0S3YDJ:{variant:\"odzlBjZjY\"},s6PalOASr:{variant:\"JIkkOQyXW\"},WrXoEyjni:{variant:\"lDL45vgpN\"}},children:/*#__PURE__*/_jsx(FooterSection,{height:\"100%\",id:\"OPBMmq558\",layoutId:\"OPBMmq558\",style:{width:\"100%\"},variant:\"Le4u1b3FT\",width:\"100%\"})})})})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-YnJGi { background: white; }`,\".framer-YnJGi.framer-1xf2uly, .framer-YnJGi .framer-1xf2uly { display: block; }\",\".framer-YnJGi.framer-1lemu30 { 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: hidden; padding: 0px; position: relative; width: 1440px; }\",\".framer-YnJGi .framer-17cx18e { 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: visible; padding: 0px; position: relative; width: 100%; z-index: 10; }\",\".framer-YnJGi .framer-h8792u-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; z-index: 7; }\",\".framer-YnJGi .framer-b7hs87 { flex: none; height: 340px; overflow: hidden; position: relative; width: 100%; }\",\".framer-YnJGi .framer-1tohj0e { -webkit-backdrop-filter: blur(0px); -webkit-filter: brightness(0.5); align-content: center; align-items: center; backdrop-filter: blur(0px); display: flex; filter: brightness(0.5); flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 100%; justify-content: center; left: calc(50.00000000000002% - 100% / 2); overflow: visible; padding: 207px 0px 146px 0px; position: absolute; top: calc(50.08756567425572% - 100% / 2); width: 100%; }\",\".framer-YnJGi .framer-1kwawfv { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; left: 50%; max-width: 1240px; overflow: hidden; padding: 0px 30px 0px 30px; position: absolute; top: 50%; transform: translate(-50%, -50%); width: 86%; }\",\".framer-YnJGi .framer-10fynxz { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 100%; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-YnJGi .framer-saarpw { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; max-width: 100%; position: relative; white-space: pre-wrap; width: 46%; word-break: break-word; word-wrap: break-word; }\",\".framer-YnJGi .framer-2wmkfy { 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: center; overflow: hidden; padding: 100px 30px 100px 30px; position: relative; width: 100%; }\",\".framer-YnJGi .framer-1lwb0vu { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1320px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-YnJGi .framer-iiie1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-YnJGi .framer-1yuiwer { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 38px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-YnJGi .framer-zsoghf { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-YnJGi .framer-1t05fat, .framer-YnJGi .framer-opao5z, .framer-YnJGi .framer-gegymu, .framer-YnJGi .framer-a3dled, .framer-YnJGi .framer-m0hwcp, .framer-YnJGi .framer-x23xg, .framer-YnJGi .framer-1a4fhb9, .framer-YnJGi .framer-518a1b { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-YnJGi .framer-16hpp94 { 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: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-YnJGi .framer-1xeh3pc { border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; flex: none; height: 681px; position: relative; width: 100%; }\",\".framer-YnJGi .framer-1corewx, .framer-YnJGi .framer-4wdmmr, .framer-YnJGi .framer-1kwxmjn { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-YnJGi .framer-nttdrv { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-YnJGi .framer-1g5k69p { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 88px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 60%; }\",\".framer-YnJGi .framer-10rx238, .framer-YnJGi .framer-sghgv7, .framer-YnJGi .framer-134dpmy { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 25%; }\",\".framer-YnJGi .framer-2bz1lc, .framer-YnJGi .framer-spfgvu, .framer-YnJGi .framer-38npkw, .framer-YnJGi .framer-lu9c0r, .framer-YnJGi .framer-e0iz4j, .framer-YnJGi .framer-vbazld { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-YnJGi .framer-1xvnt9e { align-content: center; align-items: center; background-color: var(--token-14983eb4-621d-4ac4-a6ec-371de36e293b, #ffffff); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 70px; height: min-content; justify-content: center; overflow: hidden; padding: 130px 0px 65px 0px; position: relative; width: 100%; }\",\".framer-YnJGi .framer-1lsperq { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 70px; height: min-content; justify-content: center; max-width: 1240px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-YnJGi .framer-gykz6a { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-YnJGi .framer-1ipuyks { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 42%; word-break: break-word; word-wrap: break-word; }\",\".framer-YnJGi .framer-64q5ok { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 33%; }\",\".framer-YnJGi .framer-cf381k { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-YnJGi .framer-1rliz1s-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-YnJGi .framer-a6x5hv { background-color: #ffffff; display: grid; flex: none; gap: 10px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(3, minmax(50px, 1fr)); grid-template-rows: repeat(2, minmax(0, 1fr)); height: 672px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1266px; }\",\".framer-YnJGi .framer-4mknzl, .framer-YnJGi .framer-1h9y5b4, .framer-YnJGi .framer-177ukbk, .framer-YnJGi .framer-65oh16, .framer-YnJGi .framer-11xos1i, .framer-YnJGi .framer-a9bqp8 { align-self: start; border-bottom-left-radius: 15px; border-bottom-right-radius: 15px; border-top-left-radius: 15px; border-top-right-radius: 15px; flex: none; height: 100%; justify-self: start; position: relative; width: 100%; }\",\".framer-YnJGi .framer-x5laht { align-content: center; align-items: center; 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-YnJGi .framer-1w9urlp-container, .framer-YnJGi .framer-1sj56uz-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-YnJGi.framer-1lemu30, .framer-YnJGi .framer-17cx18e, .framer-YnJGi .framer-1tohj0e, .framer-YnJGi .framer-1kwawfv, .framer-YnJGi .framer-2wmkfy, .framer-YnJGi .framer-1lwb0vu, .framer-YnJGi .framer-iiie1, .framer-YnJGi .framer-1yuiwer, .framer-YnJGi .framer-zsoghf, .framer-YnJGi .framer-16hpp94, .framer-YnJGi .framer-1corewx, .framer-YnJGi .framer-4wdmmr, .framer-YnJGi .framer-1kwxmjn, .framer-YnJGi .framer-nttdrv, .framer-YnJGi .framer-1g5k69p, .framer-YnJGi .framer-10rx238, .framer-YnJGi .framer-sghgv7, .framer-YnJGi .framer-134dpmy, .framer-YnJGi .framer-1xvnt9e, .framer-YnJGi .framer-1lsperq, .framer-YnJGi .framer-64q5ok, .framer-YnJGi .framer-x5laht { gap: 0px; } .framer-YnJGi.framer-1lemu30 > *, .framer-YnJGi .framer-1tohj0e > *, .framer-YnJGi .framer-2wmkfy > *, .framer-YnJGi .framer-x5laht > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-YnJGi.framer-1lemu30 > :first-child, .framer-YnJGi .framer-1tohj0e > :first-child, .framer-YnJGi .framer-1kwawfv > :first-child, .framer-YnJGi .framer-2wmkfy > :first-child, .framer-YnJGi .framer-1lwb0vu > :first-child, .framer-YnJGi .framer-iiie1 > :first-child, .framer-YnJGi .framer-1yuiwer > :first-child, .framer-YnJGi .framer-zsoghf > :first-child, .framer-YnJGi .framer-16hpp94 > :first-child, .framer-YnJGi .framer-1corewx > :first-child, .framer-YnJGi .framer-4wdmmr > :first-child, .framer-YnJGi .framer-1kwxmjn > :first-child, .framer-YnJGi .framer-10rx238 > :first-child, .framer-YnJGi .framer-sghgv7 > :first-child, .framer-YnJGi .framer-134dpmy > :first-child, .framer-YnJGi .framer-1xvnt9e > :first-child, .framer-YnJGi .framer-1lsperq > :first-child, .framer-YnJGi .framer-64q5ok > :first-child, .framer-YnJGi .framer-x5laht > :first-child { margin-top: 0px; } .framer-YnJGi.framer-1lemu30 > :last-child, .framer-YnJGi .framer-1tohj0e > :last-child, .framer-YnJGi .framer-1kwawfv > :last-child, .framer-YnJGi .framer-2wmkfy > :last-child, .framer-YnJGi .framer-1lwb0vu > :last-child, .framer-YnJGi .framer-iiie1 > :last-child, .framer-YnJGi .framer-1yuiwer > :last-child, .framer-YnJGi .framer-zsoghf > :last-child, .framer-YnJGi .framer-16hpp94 > :last-child, .framer-YnJGi .framer-1corewx > :last-child, .framer-YnJGi .framer-4wdmmr > :last-child, .framer-YnJGi .framer-1kwxmjn > :last-child, .framer-YnJGi .framer-10rx238 > :last-child, .framer-YnJGi .framer-sghgv7 > :last-child, .framer-YnJGi .framer-134dpmy > :last-child, .framer-YnJGi .framer-1xvnt9e > :last-child, .framer-YnJGi .framer-1lsperq > :last-child, .framer-YnJGi .framer-64q5ok > :last-child, .framer-YnJGi .framer-x5laht > :last-child { margin-bottom: 0px; } .framer-YnJGi .framer-17cx18e > *, .framer-YnJGi .framer-nttdrv > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-YnJGi .framer-17cx18e > :first-child, .framer-YnJGi .framer-nttdrv > :first-child, .framer-YnJGi .framer-1g5k69p > :first-child { margin-left: 0px; } .framer-YnJGi .framer-17cx18e > :last-child, .framer-YnJGi .framer-nttdrv > :last-child, .framer-YnJGi .framer-1g5k69p > :last-child { margin-right: 0px; } .framer-YnJGi .framer-1kwawfv > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-YnJGi .framer-1lwb0vu > *, .framer-YnJGi .framer-16hpp94 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-YnJGi .framer-iiie1 > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-YnJGi .framer-1yuiwer > * { margin: 0px; margin-bottom: calc(38px / 2); margin-top: calc(38px / 2); } .framer-YnJGi .framer-zsoghf > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-YnJGi .framer-1corewx > *, .framer-YnJGi .framer-4wdmmr > *, .framer-YnJGi .framer-1kwxmjn > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-YnJGi .framer-1g5k69p > * { margin: 0px; margin-left: calc(88px / 2); margin-right: calc(88px / 2); } .framer-YnJGi .framer-10rx238 > *, .framer-YnJGi .framer-sghgv7 > *, .framer-YnJGi .framer-134dpmy > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-YnJGi .framer-1xvnt9e > *, .framer-YnJGi .framer-1lsperq > * { margin: 0px; margin-bottom: calc(70px / 2); margin-top: calc(70px / 2); } .framer-YnJGi .framer-64q5ok > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } }\",\"@media (min-width: 1200px) and (max-width: 1439px) { .framer-YnJGi.framer-1lemu30 { background-color: unset; width: 1200px; } .framer-YnJGi .framer-1tohj0e { padding: 167px 0px 172px 0px; } .framer-YnJGi .framer-1kwawfv { max-width: 1140px; } .framer-YnJGi .framer-saarpw { width: 55%; } .framer-YnJGi .framer-1lwb0vu { max-width: unset; } .framer-YnJGi .framer-iiie1 { gap: 60px; } .framer-YnJGi .framer-1xeh3pc { height: 500px; } .framer-YnJGi .framer-1g5k69p { gap: 24px; width: 70%; } .framer-YnJGi .framer-10rx238, .framer-YnJGi .framer-sghgv7, .framer-YnJGi .framer-134dpmy { width: 30%; } .framer-YnJGi .framer-1xvnt9e { padding: 100px 0px 50px 0px; } .framer-YnJGi .framer-1lsperq { gap: 80px; max-width: 1140px; } .framer-YnJGi .framer-gykz6a { align-content: flex-start; align-items: flex-start; padding: 0px 30px 0px 30px; } .framer-YnJGi .framer-a6x5hv { width: 1086px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-YnJGi .framer-iiie1, .framer-YnJGi .framer-1g5k69p, .framer-YnJGi .framer-1lsperq { gap: 0px; } .framer-YnJGi .framer-iiie1 > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-YnJGi .framer-iiie1 > :first-child, .framer-YnJGi .framer-1lsperq > :first-child { margin-top: 0px; } .framer-YnJGi .framer-iiie1 > :last-child, .framer-YnJGi .framer-1lsperq > :last-child { margin-bottom: 0px; } .framer-YnJGi .framer-1g5k69p > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-YnJGi .framer-1g5k69p > :first-child { margin-left: 0px; } .framer-YnJGi .framer-1g5k69p > :last-child { margin-right: 0px; } .framer-YnJGi .framer-1lsperq > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } }}\",`@media (min-width: 768px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-YnJGi { background: white; } .framer-YnJGi.framer-1lemu30 { width: 768px; } .framer-YnJGi .framer-b7hs87 { height: 215px; } .framer-YnJGi .framer-1tohj0e { padding: 147px 0px 102px 0px; } .framer-YnJGi .framer-1kwawfv { max-width: 768px; } .framer-YnJGi .framer-saarpw { width: 72%; } .framer-YnJGi .framer-2wmkfy { padding: 80px 20px 80px 20px; } .framer-YnJGi .framer-1lwb0vu { max-width: unset; } .framer-YnJGi .framer-iiie1 { gap: 50px; } .framer-YnJGi .framer-1yuiwer { gap: 54px; } .framer-YnJGi .framer-zsoghf { gap: 10px; } .framer-YnJGi .framer-1xeh3pc { height: 400px; } .framer-YnJGi .framer-nttdrv { flex-direction: column; gap: 40px; } .framer-YnJGi .framer-1g5k69p { gap: 38px; order: 1; width: 100%; } .framer-YnJGi .framer-sghgv7 { width: 27%; } .framer-YnJGi .framer-1xvnt9e { gap: 50px; padding: 80px 0px 40px 0px; } .framer-YnJGi .framer-1lsperq { gap: 60px; max-width: 768px; padding: 0px 30px 0px 30px; } .framer-YnJGi .framer-gykz6a { align-content: flex-start; align-items: flex-start; gap: 49px; justify-content: center; } .framer-YnJGi .framer-1ipuyks { flex: 1 0 0px; width: 1px; } .framer-YnJGi .framer-64q5ok { width: 38%; } .framer-YnJGi .framer-a6x5hv { grid-template-columns: repeat(2, minmax(50px, 1fr)); height: 804px; width: 701px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-YnJGi .framer-iiie1, .framer-YnJGi .framer-1yuiwer, .framer-YnJGi .framer-zsoghf, .framer-YnJGi .framer-nttdrv, .framer-YnJGi .framer-1g5k69p, .framer-YnJGi .framer-1xvnt9e, .framer-YnJGi .framer-1lsperq, .framer-YnJGi .framer-gykz6a { gap: 0px; } .framer-YnJGi .framer-iiie1 > *, .framer-YnJGi .framer-1xvnt9e > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-YnJGi .framer-iiie1 > :first-child, .framer-YnJGi .framer-1yuiwer > :first-child, .framer-YnJGi .framer-zsoghf > :first-child, .framer-YnJGi .framer-nttdrv > :first-child, .framer-YnJGi .framer-1xvnt9e > :first-child, .framer-YnJGi .framer-1lsperq > :first-child { margin-top: 0px; } .framer-YnJGi .framer-iiie1 > :last-child, .framer-YnJGi .framer-1yuiwer > :last-child, .framer-YnJGi .framer-zsoghf > :last-child, .framer-YnJGi .framer-nttdrv > :last-child, .framer-YnJGi .framer-1xvnt9e > :last-child, .framer-YnJGi .framer-1lsperq > :last-child { margin-bottom: 0px; } .framer-YnJGi .framer-1yuiwer > * { margin: 0px; margin-bottom: calc(54px / 2); margin-top: calc(54px / 2); } .framer-YnJGi .framer-zsoghf > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-YnJGi .framer-nttdrv > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-YnJGi .framer-1g5k69p > * { margin: 0px; margin-left: calc(38px / 2); margin-right: calc(38px / 2); } .framer-YnJGi .framer-1g5k69p > :first-child, .framer-YnJGi .framer-gykz6a > :first-child { margin-left: 0px; } .framer-YnJGi .framer-1g5k69p > :last-child, .framer-YnJGi .framer-gykz6a > :last-child { margin-right: 0px; } .framer-YnJGi .framer-1lsperq > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-YnJGi .framer-gykz6a > * { margin: 0px; margin-left: calc(49px / 2); margin-right: calc(49px / 2); } }}`,\"@media (max-width: 767px) { .framer-YnJGi.framer-1lemu30 { background-color: unset; width: 390px; } .framer-YnJGi .framer-1tohj0e { padding: 96px 0px 60px 0px; } .framer-YnJGi .framer-1kwawfv { padding: 0px 20px 0px 20px; } .framer-YnJGi .framer-saarpw, .framer-YnJGi .framer-1ipuyks { width: 100%; } .framer-YnJGi .framer-2wmkfy { padding: 60px 20px 60px 20px; } .framer-YnJGi .framer-1lwb0vu { max-width: unset; } .framer-YnJGi .framer-iiie1 { gap: 40px; } .framer-YnJGi .framer-1yuiwer { gap: 48px; justify-content: center; } .framer-YnJGi .framer-zsoghf { align-content: center; align-items: center; gap: 10px; } .framer-YnJGi .framer-1xeh3pc { height: 200px; } .framer-YnJGi .framer-1corewx, .framer-YnJGi .framer-4wdmmr, .framer-YnJGi .framer-1kwxmjn { align-content: center; align-items: center; } .framer-YnJGi .framer-nttdrv { flex-direction: column; gap: 30px; } .framer-YnJGi .framer-1g5k69p { flex-direction: column; gap: 16px; order: 1; width: 100%; } .framer-YnJGi .framer-10rx238, .framer-YnJGi .framer-sghgv7, .framer-YnJGi .framer-134dpmy { align-content: center; align-items: center; width: 100%; } .framer-YnJGi .framer-spfgvu { white-space: pre-wrap; width: 350px; word-break: break-word; word-wrap: break-word; } .framer-YnJGi .framer-1xvnt9e { gap: 30px; padding: 60px 20px 30px 20px; } .framer-YnJGi .framer-1lsperq { gap: 40px; max-width: 390px; padding: 0px 20px 0px 20px; } .framer-YnJGi .framer-gykz6a { flex-direction: column; gap: 20px; justify-content: center; } .framer-YnJGi .framer-64q5ok { align-content: center; align-items: center; gap: 25px; width: 100%; } .framer-YnJGi .framer-a6x5hv { grid-template-columns: repeat(1, minmax(50px, 1fr)); height: 1508px; width: 329px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-YnJGi .framer-iiie1, .framer-YnJGi .framer-1yuiwer, .framer-YnJGi .framer-zsoghf, .framer-YnJGi .framer-nttdrv, .framer-YnJGi .framer-1g5k69p, .framer-YnJGi .framer-1xvnt9e, .framer-YnJGi .framer-1lsperq, .framer-YnJGi .framer-gykz6a, .framer-YnJGi .framer-64q5ok { gap: 0px; } .framer-YnJGi .framer-iiie1 > *, .framer-YnJGi .framer-1lsperq > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-YnJGi .framer-iiie1 > :first-child, .framer-YnJGi .framer-1yuiwer > :first-child, .framer-YnJGi .framer-zsoghf > :first-child, .framer-YnJGi .framer-nttdrv > :first-child, .framer-YnJGi .framer-1g5k69p > :first-child, .framer-YnJGi .framer-1xvnt9e > :first-child, .framer-YnJGi .framer-1lsperq > :first-child, .framer-YnJGi .framer-gykz6a > :first-child, .framer-YnJGi .framer-64q5ok > :first-child { margin-top: 0px; } .framer-YnJGi .framer-iiie1 > :last-child, .framer-YnJGi .framer-1yuiwer > :last-child, .framer-YnJGi .framer-zsoghf > :last-child, .framer-YnJGi .framer-nttdrv > :last-child, .framer-YnJGi .framer-1g5k69p > :last-child, .framer-YnJGi .framer-1xvnt9e > :last-child, .framer-YnJGi .framer-1lsperq > :last-child, .framer-YnJGi .framer-gykz6a > :last-child, .framer-YnJGi .framer-64q5ok > :last-child { margin-bottom: 0px; } .framer-YnJGi .framer-1yuiwer > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-YnJGi .framer-zsoghf > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-YnJGi .framer-nttdrv > *, .framer-YnJGi .framer-1xvnt9e > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-YnJGi .framer-1g5k69p > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-YnJGi .framer-gykz6a > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-YnJGi .framer-64q5ok > * { margin: 0px; margin-bottom: calc(25px / 2); margin-top: calc(25px / 2); } }}\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 4562\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"WrXoEyjni\":{\"layout\":[\"fixed\",\"auto\"]},\"s6PalOASr\":{\"layout\":[\"fixed\",\"auto\"]},\"pHS0S3YDJ\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramermzO9TKu71=withCSS(Component,css,\"framer-YnJGi\");export default FramermzO9TKu71;FramermzO9TKu71.displayName=\"About Us\";FramermzO9TKu71.defaultProps={height:4562,width:1440};addFonts(FramermzO9TKu71,[{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\"}]},...HeaderFonts,...ButtonFonts,...CTASectionFonts,...FooterSectionFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramermzO9TKu71\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"4562\",\"framerImmutableVariables\":\"true\",\"framerResponsiveScreen\":\"\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"WrXoEyjni\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"s6PalOASr\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"pHS0S3YDJ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1440\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["HeaderFonts", "getFonts", "SxF_bRNmP_default", "MotionDivWithOptimizedAppearEffect", "withOptimizedAppearEffect", "motion", "ButtonFonts", "Vmv1_GKkL_default", "CTASectionFonts", "HhA_5lzaC_default", "FooterSectionFonts", "V33y5LRjQ_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "transition2", "animation2", "transition3", "animation3", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "ref1", "pe", "elementId", "useRouteElementId", "ref2", "router", "useRouter", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "PropertyOverrides2", "ComponentViewportProvider", "Container", "SxF_bRNmP_default", "getLoadingLazyAtYPosition", "Image2", "RichText2", "x", "MotionDivWithOptimizedAppearEffect", "ResolveLinks", "resolvedLinks", "Vmv1_GKkL_default", "HhA_5lzaC_default", "V33y5LRjQ_default", "css", "FramermzO9TKu71", "withCSS", "mzO9TKu71_default", "addFonts", "HeaderFonts", "ButtonFonts", "CTASectionFonts", "FooterSectionFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
