{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/9ah4b58whkJVOajxB6nl/jDPvHyX7FQFV6rpcPKdg/nbPqtpXyE.js"],
  "sourcesContent": ["// Generated by Framer (ab692b1)\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,useRouteElementId,useRouter,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Pattern from\"https://framerusercontent.com/modules/2rGdY3xNPdGAC1LGc2Ew/gQcpGdBaDKqalAQX5HN3/Pattern.js\";import SmoothScroll from\"https://framerusercontent.com/modules/Yppqt3Cs3Y8TZqvASnXl/qXyG1UgqGGx5DS4G9abM/Smooth_Scroll.js\";import WhyUs from\"#framer/local/canvasComponent/iB7GHAwCB/iB7GHAwCB.js\";import NavigationBar from\"#framer/local/canvasComponent/Kg3jp8xZU/Kg3jp8xZU.js\";import ButtonNav from\"#framer/local/canvasComponent/MHc54W6ze/MHc54W6ze.js\";import Footer from\"#framer/local/canvasComponent/oGO_MGaZp/oGO_MGaZp.js\";import Accordion from\"#framer/local/canvasComponent/QeAPxTZAa/QeAPxTZAa.js\";import Heading from\"#framer/local/canvasComponent/QJ12gIOBS/QJ12gIOBS.js\";import TimelineItem from\"#framer/local/canvasComponent/UQGnRtE7W/UQGnRtE7W.js\";import*as sharedStyle1 from\"#framer/local/css/DuMLJ2VUN/DuMLJ2VUN.js\";import*as sharedStyle2 from\"#framer/local/css/Kk8d6B9MK/Kk8d6B9MK.js\";import*as sharedStyle3 from\"#framer/local/css/MjM7LH64L/MjM7LH64L.js\";import*as sharedStyle from\"#framer/local/css/s2c1M16C7/s2c1M16C7.js\";import metadataProvider from\"#framer/local/webPageMetadata/nbPqtpXyE/nbPqtpXyE.js\";const PatternFonts=getFonts(Pattern);const NavigationBarFonts=getFonts(NavigationBar);const ButtonNavFonts=getFonts(ButtonNav);const MotionDivWithFX=withFX(motion.div);const ImageWithFX=withFX(Image);const HeadingFonts=getFonts(Heading);const AccordionFonts=getFonts(Accordion);const WhyUsFonts=getFonts(WhyUs);const MotionSectionWithFX=withFX(motion.section);const TimelineItemFonts=getFonts(TimelineItem);const FooterFonts=getFonts(Footer);const SmoothScrollFonts=getFonts(SmoothScroll);const breakpoints={HUhgtM6JJ:\"(max-width: 809px)\",negKC5WSy:\"(min-width: 1200px)\",qlxOrkOp6:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-jAW20\";const variantClassNames={HUhgtM6JJ:\"framer-v-h5k2rr\",negKC5WSy:\"framer-v-qymi2l\",qlxOrkOp6:\"framer-v-1p6tws5\"};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:85,delay:.4,mass:1,stiffness:212,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 animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:170};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:170};const transition2={damping:85,delay:.2,mass:1,stiffness:212,type:\"spring\"};const animation4={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:170};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={\"Desktop-Wide\":\"negKC5WSy\",Phone:\"HUhgtM6JJ\",Tablet:\"qlxOrkOp6\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"negKC5WSy\"};};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 elementId=useRouteElementId(\"W1ANmGK7j\");const ref1=React.useRef(null);const elementId1=useRouteElementId(\"QK3BtGzDB\");const ref2=React.useRef(null);const router=useRouter();const elementId2=useRouteElementId(\"dHzJ2sWzr\");const ref3=React.useRef(null);const elementId3=useRouteElementId(\"MGg8iooHx\");const ref4=React.useRef(null);const elementId4=useRouteElementId(\"ZUv8gVpKZ\");const ref5=React.useRef(null);const elementId5=useRouteElementId(\"d2P77lBL8\");const ref6=React.useRef(null);const elementId6=useRouteElementId(\"J1_mTe5jX\");const ref7=React.useRef(null);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"negKC5WSy\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-2f560859-5998-4075-847c-9f666c5cfc0b, rgb(10, 10, 10)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-qymi2l\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ay2sip\",\"data-framer-name\":\"Background\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1tirbv1\",style:{transformPerspective:1200}}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1jl7r77-container\",isAuthoredByUser:true,isModuleExternal:true,layoutScroll:true,nodeId:\"ewJD1onOv\",scopeId:\"nbPqtpXyE\",children:/*#__PURE__*/_jsx(Pattern,{back:\"var(--token-2f560859-5998-4075-847c-9f666c5cfc0b, rgb(0, 0, 0))\",diagonal:true,direction:\"left\",duration:5,front:\"rgb(23, 23, 23)\",height:\"100%\",id:\"ewJD1onOv\",layoutId:\"ewJD1onOv\",patternType:\"groovy\",radius:0,scale:54,shouldAnimate:false,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:74,width:componentViewport?.width||\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ej16f4-container\",layoutScroll:true,nodeId:\"U948JMEEq\",scopeId:\"nbPqtpXyE\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HUhgtM6JJ:{variant:\"qckzdw_18\"},qlxOrkOp6:{variant:\"qckzdw_18\"}},children:/*#__PURE__*/_jsx(NavigationBar,{gGSU0bs4G:\"AljqF7WF7\",height:\"100%\",id:\"U948JMEEq\",layoutId:\"U948JMEEq\",style:{width:\"100%\"},variant:\"lzTpoNZtf\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-fskxci\",\"data-framer-name\":\"Hero\",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-1ggw7bp\",\"data-framer-name\":\"Heading Wrapper\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-170bd71\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-a0nroh\",\"data-styles-preset\":\"s2c1M16C7\",style:{\"--framer-text-color\":\"var(--token-a3567fc0-2c6f-4fa8-ac8f-89ddd158e98d, rgb(255, 255, 255))\"},children:\"Overhauls and Repairs\"})}),className:\"framer-rrxqxh\",fonts:[\"Inter\"],id:elementId,ref:ref1,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-smtg16\",\"data-styles-preset\":\"DuMLJ2VUN\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-a3567fc0-2c6f-4fa8-ac8f-89ddd158e98d, rgb(255, 255, 255))\"},children:\"Our seaming machine overhauls and repair services are designed to enhance efficiency and minimize downtime. Trust our expert team to restore your equipment to peak performance, ensuring your production runs smoothly.\"})}),className:\"framer-gns5sx\",fonts:[\"Inter\"],id:elementId1,ref:ref2,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"sHaTE1jEC\"},implicitPathVariables:undefined},{href:{webPageId:\"sHaTE1jEC\"},implicitPathVariables:undefined},{href:{webPageId:\"sHaTE1jEC\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HUhgtM6JJ:{y:(componentViewport?.y||0)+0+0+120+0+0+230}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ygik94-container\",nodeId:\"lZpFhi2qf\",scopeId:\"nbPqtpXyE\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HUhgtM6JJ:{DEX53qIxg:resolvedLinks[2]},qlxOrkOp6:{DEX53qIxg:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(ButtonNav,{AIYkLNyqb:\"Get Started\",Deo_eE5Hq:false,DEX53qIxg:resolvedLinks[0],height:\"100%\",id:\"lZpFhi2qf\",layoutId:\"lZpFhi2qf\",variant:\"UYq6nen_u\",width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HUhgtM6JJ:{__framer__styleAppearEffectEnabled:undefined,background:{alt:\"\",fit:\"fill\",intrinsicHeight:2603,intrinsicWidth:3900,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+120+313),pixelHeight:2210,pixelWidth:2984,positionX:\"52.8%\",positionY:\"45.7%\",sizes:\"366px\",src:\"https://framerusercontent.com/images/uP2X58p5sT1ffS0NjDqW8uJEY.webp\",srcSet:\"https://framerusercontent.com/images/uP2X58p5sT1ffS0NjDqW8uJEY.webp?scale-down-to=512 512w,https://framerusercontent.com/images/uP2X58p5sT1ffS0NjDqW8uJEY.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/uP2X58p5sT1ffS0NjDqW8uJEY.webp?scale-down-to=2048 2048w,https://framerusercontent.com/images/uP2X58p5sT1ffS0NjDqW8uJEY.webp 2984w\"},style:{}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:2603,intrinsicWidth:3900,pixelHeight:2210,pixelWidth:2984,positionX:\"52.8%\",positionY:\"45.7%\",sizes:`min(${componentViewport?.width||\"100vw\"} - 80px, 1440px)`,src:\"https://framerusercontent.com/images/uP2X58p5sT1ffS0NjDqW8uJEY.webp\",srcSet:\"https://framerusercontent.com/images/uP2X58p5sT1ffS0NjDqW8uJEY.webp?scale-down-to=512 512w,https://framerusercontent.com/images/uP2X58p5sT1ffS0NjDqW8uJEY.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/uP2X58p5sT1ffS0NjDqW8uJEY.webp?scale-down-to=2048 2048w,https://framerusercontent.com/images/uP2X58p5sT1ffS0NjDqW8uJEY.webp 2984w\"},className:\"framer-30hla0\",\"data-framer-name\":\"Image\",style:{transformPerspective:1200}})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HUhgtM6JJ:{__framer__styleAppearEffectEnabled:undefined,style:{}}},children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-i3m291\",\"data-framer-name\":\"Benefits\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-11yjaxw\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HUhgtM6JJ:{width:`min(max(${componentViewport?.width||\"100vw\"} - 24px, 1px), 1440px)`,y:(componentViewport?.y||0)+0+725+50+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:130,width:`min(max(${componentViewport?.width||\"100vw\"} - 80px, 1px), 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-ltzqp8-container\",nodeId:\"PRQylpUYx\",scopeId:\"nbPqtpXyE\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HUhgtM6JJ:{variant:\"KJ1G3Id0e\"},qlxOrkOp6:{variant:\"KJ1G3Id0e\"}},children:/*#__PURE__*/_jsx(Heading,{ExBt4bIY2:\"Expert Overhaul Services for Your Seaming Machines \u2013 Precision and Reliability Guaranteed\",GqTmcaQLx:\"Benefits\",height:\"100%\",iCFq4d7R0:\"center\",id:\"PRQylpUYx\",kAHPdHlCh:\"Introducing Rachel Andrews, the driving force behind Celestial Solutions. With over a decade of experience in digital marketing, Rachel's passion for innovation and dedication to client success have been the cornerstone of our agency's growth. Her strategic vision and hands-on approach have propelled us to the forefront of the industry, while her commitment to transparency and integrity sets the tone for our team. As a respected leader and mentor, Rachel inspires us to exceed expectations and deliver exceptional results for our clients every day.\",layoutId:\"PRQylpUYx\",NlGfzfEF2:false,p1KubWiKz:false,r3kxS26Mq:\"var(--token-175a2ee3-e73a-4465-a45f-78833a0f6493, rgba(13, 13, 13, 0.1))\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"u4P6wTRAk\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-czlv7g\",\"data-styles-preset\":\"Kk8d6B9MK\",style:{\"--framer-text-color\":\"var(--token-8296390c-3e4f-4c48-afd6-ee4e9808dfbe, rgba(255, 255, 255, 0.5))\"},children:[\"Our overhaul services ensure your seamers operate at \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-a3567fc0-2c6f-4fa8-ac8f-89ddd158e98d, rgb(255, 255, 255))\"},children:\"peak performance.\"}),\" We meticulously disassemble, inspect, and reassemble each machine to \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-a3567fc0-2c6f-4fa8-ac8f-89ddd158e98d, rgb(255, 255, 255))\"},children:\"guarantee optimal functionality.\"})]})}),className:\"framer-88vklt\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1m0s6kq\",\"data-framer-name\":\"Benefits Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-aryqq8\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HUhgtM6JJ:{width:`min(max(${componentViewport?.width||\"100vw\"} - 24px, 1px), 1440px)`,y:(componentViewport?.y||0)+0+725+50+0+389+0+0+0+0},qlxOrkOp6:{width:`max(min(max(${componentViewport?.width||\"100vw\"} - 80px, 1px), 1440px), 500px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:160,width:`max(max(min(max(${componentViewport?.width||\"100vw\"} - 80px, 1px), 1440px), 1px), 500px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-12e0ipn-container\",nodeId:\"jbcGbOmIX\",scopeId:\"nbPqtpXyE\",children:/*#__PURE__*/_jsx(Accordion,{height:\"100%\",id:\"jbcGbOmIX\",layoutId:\"jbcGbOmIX\",style:{width:\"100%\"},UkcAZJv33:\"Complete disassembly and reassembly for comprehensive machine assessments and repairs.\",variant:\"jFa3XLSJL\",width:\"100%\",WRs60KRTn:\"01.\",zNMII1rLe:\"Thorough Process\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HUhgtM6JJ:{width:`min(max(${componentViewport?.width||\"100vw\"} - 24px, 1px), 1440px)`,y:(componentViewport?.y||0)+0+725+50+0+389+0+0+0+170},qlxOrkOp6:{width:`max(min(max(${componentViewport?.width||\"100vw\"} - 80px, 1px), 1440px), 500px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:160,width:`max(max(min(max(${componentViewport?.width||\"100vw\"} - 80px, 1px), 1440px), 1px), 500px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-wopb4y-container\",nodeId:\"uq5lknoqd\",scopeId:\"nbPqtpXyE\",children:/*#__PURE__*/_jsx(Accordion,{height:\"100%\",id:\"uq5lknoqd\",layoutId:\"uq5lknoqd\",style:{width:\"100%\"},UkcAZJv33:\"We always monitor start up and adjust to optimal performance and seam specifications\",variant:\"jFa3XLSJL\",width:\"100%\",WRs60KRTn:\"02.\",zNMII1rLe:\"Quality Assurance\"})})})})]})})]})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HUhgtM6JJ:{__framer__styleAppearEffectEnabled:undefined,style:{}}},children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-7z8zeb\",\"data-framer-name\":\"SMART\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-2qkz7y\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HUhgtM6JJ:{width:`min(max(${componentViewport?.width||\"100vw\"} - 24px, 1px), 1440px)`,y:(componentViewport?.y||0)+0+1544+50+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:130,width:`min(max(${componentViewport?.width||\"100vw\"} - 80px, 1px), 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-14c9qu4-container\",nodeId:\"OoiCxY9aN\",scopeId:\"nbPqtpXyE\",children:/*#__PURE__*/_jsx(Heading,{ExBt4bIY2:\"Introducing SMART \",GqTmcaQLx:\"\",height:\"100%\",iCFq4d7R0:\"center\",id:\"OoiCxY9aN\",kAHPdHlCh:\"Our tried and true Seamer Maintenance and Response Team\",layoutId:\"OoiCxY9aN\",NlGfzfEF2:true,p1KubWiKz:true,r3kxS26Mq:\"var(--token-175a2ee3-e73a-4465-a45f-78833a0f6493, rgba(13, 13, 13, 0.1))\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"KJ1G3Id0e\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HUhgtM6JJ:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-czlv7g\",\"data-styles-preset\":\"Kk8d6B9MK\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-8296390c-3e4f-4c48-afd6-ee4e9808dfbe, rgba(255, 255, 255, 0.5))\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"SMART\"}),\" was born from a request by the world\u2019s largest soft drink company, \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"seeking solutions for seam leakers\"}),\", \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"unexpected seamer breakdowns\"}),\", and \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"bodywall wrinkles\"}),\" leading to \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"pinhole leaks\"}),\". The \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-a3567fc0-2c6f-4fa8-ac8f-89ddd158e98d, rgb(255, 255, 255))\"},children:\"SMART\"}),\" program brings plants back to the fundamentals of \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-a3567fc0-2c6f-4fa8-ac8f-89ddd158e98d, rgb(255, 255, 255))\"},children:\"effective seamer maintenance\"}),\".\"]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-czlv7g\",\"data-styles-preset\":\"Kk8d6B9MK\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-8296390c-3e4f-4c48-afd6-ee4e9808dfbe, rgba(255, 255, 255, 0.5))\"},children:[\"In the past, can company service teams \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-a3567fc0-2c6f-4fa8-ac8f-89ddd158e98d, rgb(255, 255, 255))\"},children:\"regularly visited their customers to maintain seamers\"}),\". These service technicians \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-a3567fc0-2c6f-4fa8-ac8f-89ddd158e98d, rgb(255, 255, 255))\"},children:\"conducted annual audits\"}),\" in the fall, \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-a3567fc0-2c6f-4fa8-ac8f-89ddd158e98d, rgb(255, 255, 255))\"},children:\"ordered necessary parts\"}),\", and \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-a3567fc0-2c6f-4fa8-ac8f-89ddd158e98d, rgb(255, 255, 255))\"},children:\"performed overhauls\"}),\" at the start of the new year. This \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-a3567fc0-2c6f-4fa8-ac8f-89ddd158e98d, rgb(255, 255, 255))\"},children:\"ensured seamers were in optimal condition\"}),\" to handle peak summer production without unexpected failures. After Labor Day, the cycle repeated.\"]})]})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-czlv7g\",\"data-styles-preset\":\"Kk8d6B9MK\",style:{\"--framer-text-color\":\"var(--token-8296390c-3e4f-4c48-afd6-ee4e9808dfbe, rgba(255, 255, 255, 0.5))\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"SMART\"}),\" was born from a request by the world\u2019s largest soft drink company, \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"seeking solutions for seam leakers\"}),\", \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"unexpected seamer breakdowns\"}),\", and \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"bodywall wrinkles\"}),\" leading to \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"pinhole leaks\"}),\". The \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-a3567fc0-2c6f-4fa8-ac8f-89ddd158e98d, rgb(255, 255, 255))\"},children:\"SMART\"}),\" program brings plants back to the fundamentals of \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-a3567fc0-2c6f-4fa8-ac8f-89ddd158e98d, rgb(255, 255, 255))\"},children:\"effective seamer maintenance\"}),\".\"]}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-czlv7g\",\"data-styles-preset\":\"Kk8d6B9MK\",style:{\"--framer-text-color\":\"var(--token-8296390c-3e4f-4c48-afd6-ee4e9808dfbe, rgba(255, 255, 255, 0.5))\"},children:[\"In the past, can company service teams \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-a3567fc0-2c6f-4fa8-ac8f-89ddd158e98d, rgb(255, 255, 255))\"},children:\"regularly visited their customers to maintain seamers\"}),\". These service technicians \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-a3567fc0-2c6f-4fa8-ac8f-89ddd158e98d, rgb(255, 255, 255))\"},children:\"conducted annual audits\"}),\" in the fall, \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-a3567fc0-2c6f-4fa8-ac8f-89ddd158e98d, rgb(255, 255, 255))\"},children:\"ordered necessary parts\"}),\", and \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-a3567fc0-2c6f-4fa8-ac8f-89ddd158e98d, rgb(255, 255, 255))\"},children:\"performed overhauls\"}),\" at the start of the new year. This \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-a3567fc0-2c6f-4fa8-ac8f-89ddd158e98d, rgb(255, 255, 255))\"},children:\"ensured seamers were in optimal condition\"}),\" to handle peak summer production without unexpected failures. After Labor Day, the cycle repeated.\"]})]}),className:\"framer-1sf2z2c\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-k6swjn\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HUhgtM6JJ:{height:260,width:`max(min(max(${componentViewport?.width||\"100vw\"} - 24px, 1px), 1440px) - 40px, 50px)`,y:(componentViewport?.y||0)+0+1544+50+0+604+20+0},qlxOrkOp6:{width:`max(min(max(${componentViewport?.width||\"100vw\"} - 80px, 1px), 1440px), 50px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:255,width:`max((min(max(${componentViewport?.width||\"100vw\"} - 80px, 1px), 1440px) - 32px) / 2, 50px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-xv54tq-container\",nodeId:\"mDQz6KtEf\",scopeId:\"nbPqtpXyE\",children:/*#__PURE__*/_jsx(WhyUs,{GZMAD2Pvi:\"In 2024, across 11 plants and 19 high-speed can lines, SMART achieved an incredible milestone \u2014 ZERO seam leakers.\",height:\"100%\",hW5NyRFyI:\"Zero Leakers\",id:\"mDQz6KtEf\",layoutId:\"mDQz6KtEf\",mxj0qA2Fp:\"NumberCircleZero\",style:{height:\"100%\",width:\"100%\"},variant:\"i3ZKmoSie\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HUhgtM6JJ:{height:260,width:`max(min(max(${componentViewport?.width||\"100vw\"} - 24px, 1px), 1440px) - 40px, 50px)`,y:(componentViewport?.y||0)+0+1544+50+0+604+20+292},qlxOrkOp6:{width:`max(min(max(${componentViewport?.width||\"100vw\"} - 80px, 1px), 1440px), 50px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:255,width:`max((min(max(${componentViewport?.width||\"100vw\"} - 80px, 1px), 1440px) - 32px) / 2, 50px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-yij07d-container\",nodeId:\"XqoNQr1mX\",scopeId:\"nbPqtpXyE\",children:/*#__PURE__*/_jsx(WhyUs,{GZMAD2Pvi:\"Preferred Seamer Service isn\u2019t just about fixing problems; we\u2019re about preventing them. With SMART, we ensure your seamers operate at peak performance, season after season.\",height:\"100%\",hW5NyRFyI:\"Problem Prevention\",id:\"XqoNQr1mX\",layoutId:\"XqoNQr1mX\",mxj0qA2Fp:\"Wrench\",style:{height:\"100%\",width:\"100%\"},variant:\"NJSpkyxX9\",width:\"100%\"})})})})]})]})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HUhgtM6JJ:{__framer__styleAppearEffectEnabled:undefined,style:{}}},children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1fr59cn\",\"data-framer-name\":\"Before-After\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-bwxhw7\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HUhgtM6JJ:{width:`min(${componentViewport?.width||\"100vw\"} - 24px, 1440px)`,y:(componentViewport?.y||0)+0+2840+50+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:130,width:`min(${componentViewport?.width||\"100vw\"} - 80px, 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1q2def0-container\",nodeId:\"gdUmc03c4\",scopeId:\"nbPqtpXyE\",children:/*#__PURE__*/_jsx(Heading,{ExBt4bIY2:\"Turn Your Can'ts Back To Cans\",GqTmcaQLx:\"\",height:\"100%\",iCFq4d7R0:\"center\",id:\"gdUmc03c4\",kAHPdHlCh:\"Give your seamer a new lease on life - With SMART\",layoutId:\"gdUmc03c4\",NlGfzfEF2:true,p1KubWiKz:true,r3kxS26Mq:\"var(--token-175a2ee3-e73a-4465-a45f-78833a0f6493, rgba(13, 13, 13, 0.1))\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"KJ1G3Id0e\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jq7vol\",\"data-framer-name\":\"Photos\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-qoyuoa\",\"data-framer-name\":\"Before\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-ravud2\",\"data-styles-preset\":\"MjM7LH64L\",children:\"Before SMART\"})}),className:\"framer-1pv1pdx\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HUhgtM6JJ:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:172.5,intrinsicWidth:230,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2840+50+190+0+0+0+43.2),pixelHeight:345,pixelWidth:460,src:\"https://framerusercontent.com/images/GwzJTr2cUbo3EqOVLSKZemIOo4.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:172.5,intrinsicWidth:230,pixelHeight:345,pixelWidth:460,src:\"https://framerusercontent.com/images/GwzJTr2cUbo3EqOVLSKZemIOo4.png\"},className:\"framer-y8p76\",\"data-framer-name\":\"Image-1\"})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-kjae1m\",\"data-framer-name\":\"After\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-ravud2\",\"data-styles-preset\":\"MjM7LH64L\",children:\"After SMART\"})}),className:\"framer-1cfak08\",\"data-framer-name\":\"After Smart\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HUhgtM6JJ:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1105,intrinsicWidth:1492,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2840+50+190+0+225.7+0+43.2),pixelHeight:2210,pixelWidth:2984,sizes:`calc(${componentViewport?.width||\"100vw\"} - 24px)`,src:\"https://framerusercontent.com/images/uP2X58p5sT1ffS0NjDqW8uJEY.webp?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/uP2X58p5sT1ffS0NjDqW8uJEY.webp?scale-down-to=512 512w,https://framerusercontent.com/images/uP2X58p5sT1ffS0NjDqW8uJEY.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/uP2X58p5sT1ffS0NjDqW8uJEY.webp?scale-down-to=2048 2048w,https://framerusercontent.com/images/uP2X58p5sT1ffS0NjDqW8uJEY.webp 2984w\"}},qlxOrkOp6:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1105,intrinsicWidth:1492,pixelHeight:2210,pixelWidth:2984,sizes:`calc(${componentViewport?.width||\"100vw\"} - 80px)`,src:\"https://framerusercontent.com/images/uP2X58p5sT1ffS0NjDqW8uJEY.webp?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/uP2X58p5sT1ffS0NjDqW8uJEY.webp?scale-down-to=512 512w,https://framerusercontent.com/images/uP2X58p5sT1ffS0NjDqW8uJEY.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/uP2X58p5sT1ffS0NjDqW8uJEY.webp?scale-down-to=2048 2048w,https://framerusercontent.com/images/uP2X58p5sT1ffS0NjDqW8uJEY.webp 2984w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1105,intrinsicWidth:1492,pixelHeight:2210,pixelWidth:2984,sizes:`max((${componentViewport?.width||\"100vw\"} - 90px) / 2, 1px)`,src:\"https://framerusercontent.com/images/uP2X58p5sT1ffS0NjDqW8uJEY.webp?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/uP2X58p5sT1ffS0NjDqW8uJEY.webp?scale-down-to=512 512w,https://framerusercontent.com/images/uP2X58p5sT1ffS0NjDqW8uJEY.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/uP2X58p5sT1ffS0NjDqW8uJEY.webp?scale-down-to=2048 2048w,https://framerusercontent.com/images/uP2X58p5sT1ffS0NjDqW8uJEY.webp 2984w\"},className:\"framer-d71h1k\",\"data-framer-name\":\"OverhaulsAndRepairs\"})})]})]})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HUhgtM6JJ:{__framer__styleAppearEffectEnabled:undefined,style:{}}},children:/*#__PURE__*/_jsxs(MotionSectionWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1l8i2z0\",\"data-framer-name\":\"Valeus\",id:elementId2,ref:ref3,style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-129k1fw\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1j8jly2\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HUhgtM6JJ:{width:`min(max(${componentViewport?.width||\"100vw\"} - 24px, 1px), 1440px)`,y:(componentViewport?.y||0)+0+4503.9+50+0+0},qlxOrkOp6:{width:`min(min(max(${componentViewport?.width||\"100vw\"} - 80px, 1px), 1000px), 1440px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:130,width:`min(max(${componentViewport?.width||\"100vw\"} - 80px, 1px), 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-18wzp11-container\",nodeId:\"mqE3A1q30\",scopeId:\"nbPqtpXyE\",children:/*#__PURE__*/_jsx(Heading,{ExBt4bIY2:\"Why we are your best choice\",GqTmcaQLx:\"Why Choose Us\",height:\"100%\",iCFq4d7R0:\"center\",id:\"mqE3A1q30\",kAHPdHlCh:\"Discover more about our services and policies with our Frequently Asked Questions section.\",layoutId:\"mqE3A1q30\",NlGfzfEF2:true,p1KubWiKz:false,r3kxS26Mq:\"var(--token-175a2ee3-e73a-4465-a45f-78833a0f6493, rgba(13, 13, 13, 0.1))\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"KJ1G3Id0e\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-vqh13t\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1d8x9r0\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HUhgtM6JJ:{width:`min(max(${componentViewport?.width||\"100vw\"} - 24px, 1px), 1440px)`,y:(componentViewport?.y||0)+0+4503.9+50+0+170+0+0+0+0},qlxOrkOp6:{width:`max((min(min(max(${componentViewport?.width||\"100vw\"} - 80px, 1px), 1000px), 1440px) - 3px) / 2, 200px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:210,width:`max((min(max(${componentViewport?.width||\"100vw\"} - 80px, 1px), 1440px) - 20px) / 3, 200px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-fm2htd-container\",nodeId:\"Ax3w2iraD\",scopeId:\"nbPqtpXyE\",children:/*#__PURE__*/_jsx(WhyUs,{GZMAD2Pvi:\"We have built a reputation as a trusted and reliable partner in achieving business success.\",height:\"100%\",hW5NyRFyI:\"Proven Track Record\",id:\"Ax3w2iraD\",layoutId:\"Ax3w2iraD\",mxj0qA2Fp:\"Rocket\",style:{width:\"100%\"},variant:\"NJSpkyxX9\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HUhgtM6JJ:{width:`min(max(${componentViewport?.width||\"100vw\"} - 24px, 1px), 1440px)`,y:(componentViewport?.y||0)+0+4503.9+50+0+170+0+0+0+220},qlxOrkOp6:{width:`max((min(min(max(${componentViewport?.width||\"100vw\"} - 80px, 1px), 1000px), 1440px) - 3px) / 2, 200px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:210,width:`max((min(max(${componentViewport?.width||\"100vw\"} - 80px, 1px), 1440px) - 20px) / 3, 200px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1rzcz4e-container\",nodeId:\"sghceiPgT\",scopeId:\"nbPqtpXyE\",children:/*#__PURE__*/_jsx(WhyUs,{GZMAD2Pvi:\"We offer personalized solutions tailored to your specific goals, audience, and industry.\",height:\"100%\",hW5NyRFyI:\"Tailored Solutions\",id:\"sghceiPgT\",layoutId:\"sghceiPgT\",mxj0qA2Fp:\"Graph\",style:{width:\"100%\"},variant:\"NJSpkyxX9\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HUhgtM6JJ:{width:`min(max(${componentViewport?.width||\"100vw\"} - 24px, 1px), 1440px)`,y:(componentViewport?.y||0)+0+4503.9+50+0+170+0+0+0+440},qlxOrkOp6:{width:`max((min(min(max(${componentViewport?.width||\"100vw\"} - 80px, 1px), 1000px), 1440px) - 3px) / 2, 200px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:210,width:`max((min(max(${componentViewport?.width||\"100vw\"} - 80px, 1px), 1440px) - 20px) / 3, 200px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1jrbeeo-container\",nodeId:\"OYUe14jXn\",scopeId:\"nbPqtpXyE\",children:/*#__PURE__*/_jsx(WhyUs,{GZMAD2Pvi:\"Your success is our priority. We prioritize understanding your business goals.\",height:\"100%\",hW5NyRFyI:\"Client-Centric Focus\",id:\"OYUe14jXn\",layoutId:\"OYUe14jXn\",mxj0qA2Fp:\"UserFocus\",style:{width:\"100%\"},variant:\"NJSpkyxX9\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HUhgtM6JJ:{width:`min(max(${componentViewport?.width||\"100vw\"} - 24px, 1px), 1440px)`,y:(componentViewport?.y||0)+0+4503.9+50+0+170+0+0+0+660},qlxOrkOp6:{width:`max((min(min(max(${componentViewport?.width||\"100vw\"} - 80px, 1px), 1000px), 1440px) - 3px) / 2, 200px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:210,width:`max((min(max(${componentViewport?.width||\"100vw\"} - 80px, 1px), 1440px) - 20px) / 3, 200px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-mhtp5h-container\",nodeId:\"NadUZeRdG\",scopeId:\"nbPqtpXyE\",children:/*#__PURE__*/_jsx(WhyUs,{GZMAD2Pvi:\"We believe in open and honest communication every step of the way. \",height:\"100%\",hW5NyRFyI:\"Transparent Communication\",id:\"NadUZeRdG\",layoutId:\"NadUZeRdG\",mxj0qA2Fp:\"ChatsTeardrop\",style:{width:\"100%\"},variant:\"NJSpkyxX9\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HUhgtM6JJ:{width:`min(max(${componentViewport?.width||\"100vw\"} - 24px, 1px), 1440px)`,y:(componentViewport?.y||0)+0+4503.9+50+0+170+0+0+0+880},qlxOrkOp6:{width:`max((min(min(max(${componentViewport?.width||\"100vw\"} - 80px, 1px), 1000px), 1440px) - 3px) / 2, 200px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:210,width:`max((min(max(${componentViewport?.width||\"100vw\"} - 80px, 1px), 1440px) - 20px) / 3, 200px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1jabn2r-container\",nodeId:\"LqykN58cA\",scopeId:\"nbPqtpXyE\",children:/*#__PURE__*/_jsx(WhyUs,{GZMAD2Pvi:\"Your success is our priority, and we're here to support you every step of the way. \",height:\"100%\",hW5NyRFyI:\"Dedicated Support\",id:\"LqykN58cA\",layoutId:\"LqykN58cA\",mxj0qA2Fp:\"HandHeart\",style:{width:\"100%\"},variant:\"NJSpkyxX9\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HUhgtM6JJ:{width:`min(max(${componentViewport?.width||\"100vw\"} - 24px, 1px), 1440px)`,y:(componentViewport?.y||0)+0+4503.9+50+0+170+0+0+0+1100},qlxOrkOp6:{width:`max((min(min(max(${componentViewport?.width||\"100vw\"} - 80px, 1px), 1000px), 1440px) - 3px) / 2, 200px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:210,width:`max((min(max(${componentViewport?.width||\"100vw\"} - 80px, 1px), 1440px) - 20px) / 3, 200px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-gnqnad-container\",nodeId:\"syIK66BwK\",scopeId:\"nbPqtpXyE\",children:/*#__PURE__*/_jsx(WhyUs,{GZMAD2Pvi:\"Our team has extensive experience working across various industries.\",height:\"100%\",hW5NyRFyI:\"Expertise Across Industries\",id:\"syIK66BwK\",layoutId:\"syIK66BwK\",mxj0qA2Fp:\"Atom\",style:{width:\"100%\"},variant:\"NJSpkyxX9\",width:\"100%\"})})})})]})})]})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1cg40ol\",\"data-framer-name\":\"How We Work\",id:elementId3,ref:ref4,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HUhgtM6JJ:{width:`min(${componentViewport?.width||\"100vw\"} - 24px, 1440px)`,y:(componentViewport?.y||0)+0+6083.9+50+0},qlxOrkOp6:{width:`min(${componentViewport?.width||\"100vw\"} - 80px, 1440px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:130,width:`min(${componentViewport?.width||\"100vw\"} - 100px, 1440px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1qasx75-container\",nodeId:\"iiK0Z2f0S\",scopeId:\"nbPqtpXyE\",children:/*#__PURE__*/_jsx(Heading,{ExBt4bIY2:\"Our 3 Stage Process\",GqTmcaQLx:\"How We Work\",height:\"100%\",iCFq4d7R0:\"center\",id:\"iiK0Z2f0S\",kAHPdHlCh:\"Our top-notch digital marketing agency not only delivers impressive results but also dazzles our clients with remarkable statistics. We pride ourselves on our ability to amaze customers with tangible outcomes and eye-catching figures.\",layoutId:\"iiK0Z2f0S\",NlGfzfEF2:true,p1KubWiKz:false,r3kxS26Mq:\"var(--token-175a2ee3-e73a-4465-a45f-78833a0f6493, rgba(13, 13, 13, 0.1))\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"KJ1G3Id0e\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1uh0zaa\",\"data-framer-name\":\"Steps\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HUhgtM6JJ:{width:`calc(${componentViewport?.width||\"100vw\"} - 24px)`,y:(componentViewport?.y||0)+0+6083.9+50+180+0+0},qlxOrkOp6:{width:`calc(${componentViewport?.width||\"100vw\"} - 80px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:447,width:`calc(${componentViewport?.width||\"100vw\"} - 100px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1uevmlm-container\",id:elementId4,nodeId:\"ZUv8gVpKZ\",ref:ref5,scopeId:\"nbPqtpXyE\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HUhgtM6JJ:{variant:\"AZ2JpO8op\"}},children:/*#__PURE__*/_jsx(TimelineItem,{height:\"100%\",Hia1LsgDC:ref5,id:\"ZUv8gVpKZ\",Iltzd6lgG:true,layoutId:\"ZUv8gVpKZ\",QGZG2jrpt:\"Initial Assessment of Your Machine\",SFGHsTrJN:\"We evaluate the condition and performance of your seaming machine.\",style:{width:\"100%\"},UJyQQ0kc1:\"01\",variant:\"yT1gjTwoa\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HUhgtM6JJ:{width:`calc(${componentViewport?.width||\"100vw\"} - 24px)`,y:(componentViewport?.y||0)+0+6083.9+50+180+0+457},qlxOrkOp6:{width:`calc(${componentViewport?.width||\"100vw\"} - 80px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:447,width:`calc(${componentViewport?.width||\"100vw\"} - 100px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-x3dfe6-container\",id:elementId5,nodeId:\"d2P77lBL8\",ref:ref6,scopeId:\"nbPqtpXyE\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HUhgtM6JJ:{variant:\"AZ2JpO8op\"}},children:/*#__PURE__*/_jsx(TimelineItem,{height:\"100%\",Hia1LsgDC:ref6,id:\"d2P77lBL8\",Iltzd6lgG:true,layoutId:\"d2P77lBL8\",QGZG2jrpt:\"Customized Repair Plan Development\",SFGHsTrJN:\"Our team creates a detailed plan to address identified issues.\",style:{width:\"100%\"},UJyQQ0kc1:\"02\",variant:\"yT1gjTwoa\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HUhgtM6JJ:{width:`calc(${componentViewport?.width||\"100vw\"} - 24px)`,y:(componentViewport?.y||0)+0+6083.9+50+180+0+914},qlxOrkOp6:{width:`calc(${componentViewport?.width||\"100vw\"} - 80px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:447,width:`calc(${componentViewport?.width||\"100vw\"} - 100px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-x9lmej-container\",id:elementId6,nodeId:\"J1_mTe5jX\",ref:ref7,scopeId:\"nbPqtpXyE\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HUhgtM6JJ:{variant:\"AZ2JpO8op\"}},children:/*#__PURE__*/_jsx(TimelineItem,{height:\"100%\",Hia1LsgDC:ref7,id:\"J1_mTe5jX\",Iltzd6lgG:false,layoutId:\"J1_mTe5jX\",QGZG2jrpt:\"Expert Repairs and Overhauls\",SFGHsTrJN:\"We perform high-quality repairs to restore functionality.\",style:{width:\"100%\"},UJyQQ0kc1:\"03\",variant:\"yT1gjTwoa\",width:\"100%\"})})})})})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HUhgtM6JJ:{y:(componentViewport?.y||0)+0+7724.9}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1095,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-16tufjd-container\",nodeId:\"mVfCa8uug\",scopeId:\"nbPqtpXyE\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HUhgtM6JJ:{variant:\"BsZlXwif2\"},qlxOrkOp6:{variant:\"mKXCPqfUG\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"mVfCa8uug\",layoutId:\"mVfCa8uug\",style:{width:\"100%\"},variant:\"zQXPtCkn3\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-i3lagg-container\",isAuthoredByUser:true,isModuleExternal:true,layoutScroll:true,nodeId:\"RR3EeIFX6\",scopeId:\"nbPqtpXyE\",children:/*#__PURE__*/_jsx(SmoothScroll,{height:\"100%\",id:\"RR3EeIFX6\",intensity:12,layoutId:\"RR3EeIFX6\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-jAW20.framer-kznoqi, .framer-jAW20 .framer-kznoqi { display: block; }\",\".framer-jAW20.framer-qymi2l { align-content: center; align-items: center; background-color: var(--token-2f560859-5998-4075-847c-9f666c5cfc0b, #0a0a0a); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-jAW20 .framer-ay2sip { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 100vh; justify-content: center; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; padding: 0px; position: fixed; top: calc(50.00000000000002% - 100vh / 2); width: 100%; z-index: 0; }\",'.framer-jAW20 .framer-1tirbv1 { background: radial-gradient(43.2% 25% at 50% 18.8%, rgba(84, 84, 84, 0) 0%, var(--token-2f560859-5998-4075-847c-9f666c5cfc0b, rgb(10, 10, 10)) /* {\"name\":\"Dark Green\"} */ 100%); flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; position: absolute; top: calc(50.00000000000002% - 100% / 2); width: 100%; z-index: 1; }',\".framer-jAW20 .framer-1jl7r77-container { flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); position: relative; top: calc(50.00000000000002% - 100% / 2); width: 100%; z-index: 0; }\",\".framer-jAW20 .framer-ej16f4-container { flex: none; height: auto; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 10; }\",\".framer-jAW20 .framer-fskxci { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: hidden; padding: 120px 40px 0px 40px; position: relative; width: 100%; z-index: 1; }\",\".framer-jAW20 .framer-1ggw7bp { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-jAW20 .framer-170bd71 { 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-jAW20 .framer-rrxqxh { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 740px; position: relative; text-shadow: 0px 1px 100px #000000; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; z-index: 1; }\",\".framer-jAW20 .framer-gns5sx { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 510px; opacity: 0.6; position: relative; text-shadow: 0px 1px 100px #000000; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; z-index: 1; }\",\".framer-jAW20 .framer-1ygik94-container { flex: none; height: auto; position: relative; width: auto; z-index: 1; }\",\".framer-jAW20 .framer-30hla0 { aspect-ratio: 1.6 / 1; border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; border-top-left-radius: 30px; border-top-right-radius: 30px; flex: none; height: var(--framer-aspect-ratio-supported, 700px); max-width: 1440px; overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-jAW20 .framer-i3m291, .framer-jAW20 .framer-7z8zeb, .framer-jAW20 .framer-1l8i2z0 { 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: visible; padding: 100px 40px 100px 40px; position: relative; width: 100%; z-index: 1; }\",\".framer-jAW20 .framer-11yjaxw, .framer-jAW20 .framer-2qkz7y { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 39px; height: min-content; justify-content: center; max-width: 1440px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-jAW20 .framer-ltzqp8-container, .framer-jAW20 .framer-14c9qu4-container, .framer-jAW20 .framer-1q2def0-container, .framer-jAW20 .framer-1qasx75-container { flex: none; height: auto; max-width: 1440px; position: relative; width: 100%; }\",\".framer-jAW20 .framer-88vklt, .framer-jAW20 .framer-1sf2z2c { --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; z-index: 1; }\",\".framer-jAW20 .framer-1m0s6kq { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-jAW20 .framer-aryqq8 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: wrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: sticky; top: 100px; width: 1px; z-index: 1; }\",\".framer-jAW20 .framer-12e0ipn-container, .framer-jAW20 .framer-wopb4y-container { flex: 1 0 0px; height: auto; min-width: 500px; position: relative; width: 1px; }\",\".framer-jAW20 .framer-k6swjn { display: grid; flex: none; gap: 32px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(50px, 1fr)); grid-template-rows: repeat(1, minmax(0, 1fr)); height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-jAW20 .framer-xv54tq-container, .framer-jAW20 .framer-yij07d-container { align-self: start; flex: none; height: 255px; justify-self: start; position: relative; width: 100%; }\",\".framer-jAW20 .framer-1fr59cn { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: visible; padding: 100px 40px 100px 40px; position: relative; width: 100%; z-index: 1; }\",\".framer-jAW20 .framer-bwxhw7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 39px; height: min-content; justify-content: center; max-width: 1440px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-jAW20 .framer-jq7vol { 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: 0px; position: relative; width: 100%; }\",\".framer-jAW20 .framer-qoyuoa, .framer-jAW20 .framer-kjae1m { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-jAW20 .framer-1pv1pdx, .framer-jAW20 .framer-1cfak08 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-jAW20 .framer-y8p76 { aspect-ratio: 1.3333333333333333 / 1; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; flex: none; height: var(--framer-aspect-ratio-supported, 417px); overflow: visible; position: relative; width: 100%; }\",\".framer-jAW20 .framer-d71h1k { aspect-ratio: 1.3502262443438915 / 1; border-bottom-left-radius: 24px; border-bottom-right-radius: 24px; border-top-left-radius: 24px; border-top-right-radius: 24px; flex: none; height: var(--framer-aspect-ratio-supported, 411px); overflow: visible; position: relative; width: 100%; }\",'.framer-jAW20 .framer-129k1fw { aspect-ratio: 1.3495145631067962 / 1; background: radial-gradient(50% 50% at 50% 50%, var(--token-4fdd7769-e1d0-45b2-8e3d-fe484baba321, #e85442) /* {\"name\":\"Light Green\"} */ 0%, rgba(232, 84, 65, 0) 100%); flex: none; height: var(--framer-aspect-ratio-supported, 640px); left: 50%; opacity: 0.56; overflow: hidden; position: absolute; top: 50%; transform: translate(-50%, -50%); width: 72%; z-index: 1; }',\".framer-jAW20 .framer-1j8jly2 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; max-width: 1440px; overflow: visible; padding: 0px; position: relative; width: 1px; z-index: 1; }\",\".framer-jAW20 .framer-18wzp11-container { flex: none; height: auto; max-width: 1440px; position: relative; width: 100%; z-index: 1; }\",\".framer-jAW20 .framer-vqh13t { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 23px; height: min-content; justify-content: center; max-width: 1440px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-jAW20 .framer-1d8x9r0 { display: grid; flex: none; gap: 10px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(3, minmax(200px, 1fr)); grid-template-rows: repeat(2, minmax(0, 1fr)); height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-jAW20 .framer-fm2htd-container, .framer-jAW20 .framer-1rzcz4e-container, .framer-jAW20 .framer-1jrbeeo-container, .framer-jAW20 .framer-mhtp5h-container, .framer-jAW20 .framer-1jabn2r-container, .framer-jAW20 .framer-gnqnad-container { align-self: start; flex: none; height: 100%; justify-self: start; position: relative; width: 100%; }\",\".framer-jAW20 .framer-1cg40ol { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: hidden; padding: 100px 50px 100px 50px; position: relative; width: 100%; z-index: 1; }\",\".framer-jAW20 .framer-1uh0zaa { 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-jAW20 .framer-1uevmlm-container, .framer-jAW20 .framer-x3dfe6-container, .framer-jAW20 .framer-x9lmej-container { flex: none; height: auto; position: relative; width: 100%; z-index: 1; }\",\".framer-jAW20 .framer-16tufjd-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-jAW20 .framer-i3lagg-container { flex: none; height: auto; left: 0px; position: fixed; top: 0px; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-jAW20.framer-qymi2l, .framer-jAW20 .framer-ay2sip, .framer-jAW20 .framer-fskxci, .framer-jAW20 .framer-1ggw7bp, .framer-jAW20 .framer-170bd71, .framer-jAW20 .framer-i3m291, .framer-jAW20 .framer-11yjaxw, .framer-jAW20 .framer-1m0s6kq, .framer-jAW20 .framer-aryqq8, .framer-jAW20 .framer-7z8zeb, .framer-jAW20 .framer-2qkz7y, .framer-jAW20 .framer-1fr59cn, .framer-jAW20 .framer-bwxhw7, .framer-jAW20 .framer-jq7vol, .framer-jAW20 .framer-qoyuoa, .framer-jAW20 .framer-kjae1m, .framer-jAW20 .framer-1l8i2z0, .framer-jAW20 .framer-1j8jly2, .framer-jAW20 .framer-vqh13t, .framer-jAW20 .framer-1cg40ol, .framer-jAW20 .framer-1uh0zaa { gap: 0px; } .framer-jAW20.framer-qymi2l > *, .framer-jAW20 .framer-1uh0zaa > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-jAW20.framer-qymi2l > :first-child, .framer-jAW20 .framer-fskxci > :first-child, .framer-jAW20 .framer-1ggw7bp > :first-child, .framer-jAW20 .framer-170bd71 > :first-child, .framer-jAW20 .framer-11yjaxw > :first-child, .framer-jAW20 .framer-2qkz7y > :first-child, .framer-jAW20 .framer-1fr59cn > :first-child, .framer-jAW20 .framer-bwxhw7 > :first-child, .framer-jAW20 .framer-qoyuoa > :first-child, .framer-jAW20 .framer-kjae1m > :first-child, .framer-jAW20 .framer-1j8jly2 > :first-child, .framer-jAW20 .framer-vqh13t > :first-child, .framer-jAW20 .framer-1cg40ol > :first-child, .framer-jAW20 .framer-1uh0zaa > :first-child { margin-top: 0px; } .framer-jAW20.framer-qymi2l > :last-child, .framer-jAW20 .framer-fskxci > :last-child, .framer-jAW20 .framer-1ggw7bp > :last-child, .framer-jAW20 .framer-170bd71 > :last-child, .framer-jAW20 .framer-11yjaxw > :last-child, .framer-jAW20 .framer-2qkz7y > :last-child, .framer-jAW20 .framer-1fr59cn > :last-child, .framer-jAW20 .framer-bwxhw7 > :last-child, .framer-jAW20 .framer-qoyuoa > :last-child, .framer-jAW20 .framer-kjae1m > :last-child, .framer-jAW20 .framer-1j8jly2 > :last-child, .framer-jAW20 .framer-vqh13t > :last-child, .framer-jAW20 .framer-1cg40ol > :last-child, .framer-jAW20 .framer-1uh0zaa > :last-child { margin-bottom: 0px; } .framer-jAW20 .framer-ay2sip > *, .framer-jAW20 .framer-aryqq8 > *, .framer-jAW20 .framer-jq7vol > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-jAW20 .framer-ay2sip > :first-child, .framer-jAW20 .framer-i3m291 > :first-child, .framer-jAW20 .framer-1m0s6kq > :first-child, .framer-jAW20 .framer-aryqq8 > :first-child, .framer-jAW20 .framer-7z8zeb > :first-child, .framer-jAW20 .framer-jq7vol > :first-child, .framer-jAW20 .framer-1l8i2z0 > :first-child { margin-left: 0px; } .framer-jAW20 .framer-ay2sip > :last-child, .framer-jAW20 .framer-i3m291 > :last-child, .framer-jAW20 .framer-1m0s6kq > :last-child, .framer-jAW20 .framer-aryqq8 > :last-child, .framer-jAW20 .framer-7z8zeb > :last-child, .framer-jAW20 .framer-jq7vol > :last-child, .framer-jAW20 .framer-1l8i2z0 > :last-child { margin-right: 0px; } .framer-jAW20 .framer-fskxci > *, .framer-jAW20 .framer-1fr59cn > *, .framer-jAW20 .framer-1j8jly2 > *, .framer-jAW20 .framer-1cg40ol > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-jAW20 .framer-1ggw7bp > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-jAW20 .framer-170bd71 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-jAW20 .framer-i3m291 > *, .framer-jAW20 .framer-1m0s6kq > *, .framer-jAW20 .framer-7z8zeb > *, .framer-jAW20 .framer-1l8i2z0 > * { margin: 0px; margin-left: calc(60px / 2); margin-right: calc(60px / 2); } .framer-jAW20 .framer-11yjaxw > *, .framer-jAW20 .framer-2qkz7y > *, .framer-jAW20 .framer-bwxhw7 > * { margin: 0px; margin-bottom: calc(39px / 2); margin-top: calc(39px / 2); } .framer-jAW20 .framer-qoyuoa > *, .framer-jAW20 .framer-kjae1m > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-jAW20 .framer-vqh13t > * { margin: 0px; margin-bottom: calc(23px / 2); margin-top: calc(23px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,\"@media (min-width: 810px) and (max-width: 1199px) { .framer-jAW20.framer-qymi2l { width: 810px; } .framer-jAW20 .framer-rrxqxh, .framer-jAW20 .framer-gns5sx { max-width: 490px; } .framer-jAW20 .framer-30hla0 { height: var(--framer-aspect-ratio-supported, 457px); } .framer-jAW20 .framer-i3m291, .framer-jAW20 .framer-7z8zeb, .framer-jAW20 .framer-1fr59cn, .framer-jAW20 .framer-1l8i2z0, .framer-jAW20 .framer-1cg40ol { padding: 80px 40px 80px 40px; } .framer-jAW20 .framer-1m0s6kq, .framer-jAW20 .framer-jq7vol { flex-direction: column; } .framer-jAW20 .framer-aryqq8 { flex: none; position: relative; top: unset; width: 100%; } .framer-jAW20 .framer-k6swjn { grid-template-columns: repeat(1, minmax(50px, 1fr)); grid-template-rows: repeat(2, minmax(0, 1fr)); } .framer-jAW20 .framer-qoyuoa, .framer-jAW20 .framer-kjae1m { flex: none; width: 100%; } .framer-jAW20 .framer-y8p76 { height: var(--framer-aspect-ratio-supported, 548px); } .framer-jAW20 .framer-d71h1k { height: var(--framer-aspect-ratio-supported, 541px); } .framer-jAW20 .framer-129k1fw { height: var(--framer-aspect-ratio-supported, 432px); } .framer-jAW20 .framer-1j8jly2 { justify-content: flex-start; max-width: 1000px; } .framer-jAW20 .framer-1d8x9r0 { gap: 3px; grid-template-columns: repeat(2, minmax(200px, 1fr)); } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-jAW20 .framer-1m0s6kq, .framer-jAW20 .framer-jq7vol, .framer-jAW20 .framer-1d8x9r0 { gap: 0px; } .framer-jAW20 .framer-1m0s6kq > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-jAW20 .framer-1m0s6kq > :first-child, .framer-jAW20 .framer-jq7vol > :first-child { margin-top: 0px; } .framer-jAW20 .framer-1m0s6kq > :last-child, .framer-jAW20 .framer-jq7vol > :last-child { margin-bottom: 0px; } .framer-jAW20 .framer-jq7vol > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-jAW20 .framer-1d8x9r0 > *, .framer-jAW20 .framer-1d8x9r0 > :first-child, .framer-jAW20 .framer-1d8x9r0 > :last-child { margin: 0px; } }}\",\"@media (max-width: 809px) { .framer-jAW20.framer-qymi2l { overflow: hidden; width: 390px; } .framer-jAW20 .framer-fskxci { gap: 40px; padding: 120px 20px 0px 20px; } .framer-jAW20 .framer-170bd71 { max-width: 400px; } .framer-jAW20 .framer-rrxqxh, .framer-jAW20 .framer-gns5sx { max-width: unset; } .framer-jAW20 .framer-30hla0 { height: var(--framer-aspect-ratio-supported, 229px); width: 366px; } .framer-jAW20 .framer-i3m291, .framer-jAW20 .framer-7z8zeb, .framer-jAW20 .framer-1fr59cn, .framer-jAW20 .framer-1l8i2z0 { padding: 50px 12px 50px 12px; } .framer-jAW20 .framer-11yjaxw, .framer-jAW20 .framer-2qkz7y, .framer-jAW20 .framer-bwxhw7 { gap: 32px; } .framer-jAW20 .framer-1m0s6kq { flex-direction: column; gap: 40px; } .framer-jAW20 .framer-aryqq8 { flex: none; flex-direction: column; position: relative; top: unset; width: 100%; } .framer-jAW20 .framer-12e0ipn-container, .framer-jAW20 .framer-wopb4y-container { flex: none; min-width: unset; width: 100%; } .framer-jAW20 .framer-k6swjn { grid-template-columns: repeat(1, minmax(50px, 1fr)); padding: 20px; } .framer-jAW20 .framer-xv54tq-container, .framer-jAW20 .framer-yij07d-container { height: 260px; } .framer-jAW20 .framer-jq7vol { flex-direction: column; } .framer-jAW20 .framer-qoyuoa, .framer-jAW20 .framer-kjae1m { flex: none; width: 100%; } .framer-jAW20 .framer-y8p76 { height: var(--framer-aspect-ratio-supported, 275px); } .framer-jAW20 .framer-d71h1k { height: var(--framer-aspect-ratio-supported, 271px); } .framer-jAW20 .framer-129k1fw { aspect-ratio: unset; height: 1038px; left: calc(50.00000000000002% - 72% / 2); top: calc(49.94179278230503% - 1038px / 2); transform: unset; } .framer-jAW20 .framer-1j8jly2 { gap: 40px; } .framer-jAW20 .framer-1d8x9r0 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; } .framer-jAW20 .framer-fm2htd-container, .framer-jAW20 .framer-1rzcz4e-container, .framer-jAW20 .framer-1jrbeeo-container, .framer-jAW20 .framer-mhtp5h-container, .framer-jAW20 .framer-1jabn2r-container, .framer-jAW20 .framer-gnqnad-container { align-self: unset; height: auto; } .framer-jAW20 .framer-1cg40ol { gap: 50px; padding: 50px 12px 50px 12px; } .framer-jAW20 .framer-1uh0zaa { gap: 10px; overflow: visible; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-jAW20 .framer-fskxci, .framer-jAW20 .framer-11yjaxw, .framer-jAW20 .framer-1m0s6kq, .framer-jAW20 .framer-aryqq8, .framer-jAW20 .framer-2qkz7y, .framer-jAW20 .framer-bwxhw7, .framer-jAW20 .framer-jq7vol, .framer-jAW20 .framer-1j8jly2, .framer-jAW20 .framer-1d8x9r0, .framer-jAW20 .framer-1cg40ol, .framer-jAW20 .framer-1uh0zaa { gap: 0px; } .framer-jAW20 .framer-fskxci > *, .framer-jAW20 .framer-1m0s6kq > *, .framer-jAW20 .framer-1j8jly2 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-jAW20 .framer-fskxci > :first-child, .framer-jAW20 .framer-11yjaxw > :first-child, .framer-jAW20 .framer-1m0s6kq > :first-child, .framer-jAW20 .framer-aryqq8 > :first-child, .framer-jAW20 .framer-2qkz7y > :first-child, .framer-jAW20 .framer-bwxhw7 > :first-child, .framer-jAW20 .framer-jq7vol > :first-child, .framer-jAW20 .framer-1j8jly2 > :first-child, .framer-jAW20 .framer-1d8x9r0 > :first-child, .framer-jAW20 .framer-1cg40ol > :first-child, .framer-jAW20 .framer-1uh0zaa > :first-child { margin-top: 0px; } .framer-jAW20 .framer-fskxci > :last-child, .framer-jAW20 .framer-11yjaxw > :last-child, .framer-jAW20 .framer-1m0s6kq > :last-child, .framer-jAW20 .framer-aryqq8 > :last-child, .framer-jAW20 .framer-2qkz7y > :last-child, .framer-jAW20 .framer-bwxhw7 > :last-child, .framer-jAW20 .framer-jq7vol > :last-child, .framer-jAW20 .framer-1j8jly2 > :last-child, .framer-jAW20 .framer-1d8x9r0 > :last-child, .framer-jAW20 .framer-1cg40ol > :last-child, .framer-jAW20 .framer-1uh0zaa > :last-child { margin-bottom: 0px; } .framer-jAW20 .framer-11yjaxw > *, .framer-jAW20 .framer-2qkz7y > *, .framer-jAW20 .framer-bwxhw7 > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-jAW20 .framer-aryqq8 > *, .framer-jAW20 .framer-jq7vol > *, .framer-jAW20 .framer-1d8x9r0 > *, .framer-jAW20 .framer-1uh0zaa > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-jAW20 .framer-1cg40ol > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 7102.5\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"qlxOrkOp6\":{\"layout\":[\"fixed\",\"auto\"]},\"HUhgtM6JJ\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"W1ANmGK7j\":{\"pattern\":\":W1ANmGK7j\",\"name\":\"hero-heading\"},\"QK3BtGzDB\":{\"pattern\":\":QK3BtGzDB\",\"name\":\"hero-heading\"},\"dHzJ2sWzr\":{\"pattern\":\":dHzJ2sWzr\",\"name\":\"about\"},\"MGg8iooHx\":{\"pattern\":\":MGg8iooHx\",\"name\":\"step\"},\"ZUv8gVpKZ\":{\"pattern\":\":ZUv8gVpKZ\",\"name\":\"1\"},\"d2P77lBL8\":{\"pattern\":\":d2P77lBL8\",\"name\":\"2\"},\"J1_mTe5jX\":{\"pattern\":\":J1_mTe5jX\",\"name\":\"3\"}}\n * @framerResponsiveScreen\n */const FramernbPqtpXyE=withCSS(Component,css,\"framer-jAW20\");export default FramernbPqtpXyE;FramernbPqtpXyE.displayName=\"Service Detaits Single\";FramernbPqtpXyE.defaultProps={height:7102.5,width:1200};addFonts(FramernbPqtpXyE,[{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\"}]},...PatternFonts,...NavigationBarFonts,...ButtonNavFonts,...HeadingFonts,...AccordionFonts,...WhyUsFonts,...TimelineItemFonts,...FooterFonts,...SmoothScrollFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramernbPqtpXyE\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1200\",\"framerContractVersion\":\"1\",\"framerResponsiveScreen\":\"\",\"framerComponentViewportWidth\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"qlxOrkOp6\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"HUhgtM6JJ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"7102.5\",\"framerScrollSections\":\"{\\\"W1ANmGK7j\\\":{\\\"pattern\\\":\\\":W1ANmGK7j\\\",\\\"name\\\":\\\"hero-heading\\\"},\\\"QK3BtGzDB\\\":{\\\"pattern\\\":\\\":QK3BtGzDB\\\",\\\"name\\\":\\\"hero-heading\\\"},\\\"dHzJ2sWzr\\\":{\\\"pattern\\\":\\\":dHzJ2sWzr\\\",\\\"name\\\":\\\"about\\\"},\\\"MGg8iooHx\\\":{\\\"pattern\\\":\\\":MGg8iooHx\\\",\\\"name\\\":\\\"step\\\"},\\\"ZUv8gVpKZ\\\":{\\\"pattern\\\":\\\":ZUv8gVpKZ\\\",\\\"name\\\":\\\"1\\\"},\\\"d2P77lBL8\\\":{\\\"pattern\\\":\\\":d2P77lBL8\\\",\\\"name\\\":\\\"2\\\"},\\\"J1_mTe5jX\\\":{\\\"pattern\\\":\\\":J1_mTe5jX\\\",\\\"name\\\":\\\"3\\\"}}\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["PatternFonts", "getFonts", "Pattern", "NavigationBarFonts", "Kg3jp8xZU_default", "ButtonNavFonts", "MHc54W6ze_default", "MotionDivWithFX", "withFX", "motion", "ImageWithFX", "Image2", "HeadingFonts", "QJ12gIOBS_default", "AccordionFonts", "QeAPxTZAa_default", "WhyUsFonts", "iB7GHAwCB_default", "MotionSectionWithFX", "TimelineItemFonts", "UQGnRtE7W_default", "FooterFonts", "oGO_MGaZp_default", "SmoothScrollFonts", "SmoothScroll", "breakpoints", "serializationHash", "variantClassNames", "animation", "transition1", "animation1", "animation2", "animation3", "transition2", "animation4", "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", "elementId", "useRouteElementId", "ref1", "elementId1", "ref2", "router", "useRouter", "elementId2", "ref3", "elementId3", "ref4", "elementId4", "ref5", "elementId5", "ref6", "elementId6", "ref7", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "Pattern", "PropertyOverrides2", "Kg3jp8xZU_default", "MotionDivWithFX", "RichText2", "x", "ResolveLinks", "resolvedLinks", "MHc54W6ze_default", "getLoadingLazyAtYPosition", "ImageWithFX", "QJ12gIOBS_default", "QeAPxTZAa_default", "iB7GHAwCB_default", "Image2", "MotionSectionWithFX", "UQGnRtE7W_default", "oGO_MGaZp_default", "SmoothScroll", "css", "FramernbPqtpXyE", "withCSS", "nbPqtpXyE_default", "addFonts", "PatternFonts", "NavigationBarFonts", "ButtonNavFonts", "HeadingFonts", "AccordionFonts", "WhyUsFonts", "TimelineItemFonts", "FooterFonts", "SmoothScrollFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
