{"version":3,"file":"YWEdtqX8e.CrdL_L06.mjs","names":["addPropertyOverrides","MotionDivWithFX","Phosphor","MainBlueButton","cycleOrder","serializationHash","variantClassNames","transition1","animation","animation1","transition3","animation2","animation3","animation4","Transition","React.useContext","React.useMemo","Variants","React.Fragment","humanReadableVariantMap","getProps","createLayoutDependency","useRef","React.useId","HamburgerIcon","MenuItems","React.useContext","React.useMemo","React.Fragment","useRef","React.useId","React.useRef","_Fragment"],"sources":["https:/framerusercontent.com/modules/mvSnERTpFPWropO2EdgO/AHqEupayGTAUGn7vV56j/fW1jZJwSv.js","https:/framerusercontent.com/modules/nf79CzVrJ3u05CtWNBNF/1kSV10e59LfqE2ohw9Gq/YWEdtqX8e.js"],"sourcesContent":["// Generated by Framer (d19865c)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,Link,ResolveLinks,RichText,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS,withFX}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/p8dptk4UIND8hbFWz9V7/Phosphor.js\";import MainBlueButton from\"https://framerusercontent.com/modules/gVKHJq09COWyELuTRwdP/0VqfJXgzwSfIHfcWP27w/L5ixyJb01.js\";const MotionDivWithFX=withFX(motion.div);const PhosphorFonts=getFonts(Phosphor);const MainBlueButtonFonts=getFonts(MainBlueButton);const cycleOrder=[\"rMV9j8788\",\"rwSXfNmWE\",\"JXDvs3xDN\",\"b1dv7JX7j\",\"Fzc80ldbd\",\"T7jopEOu3\",\"fNLj_XFts\"];const serializationHash=\"framer-8PMO5\";const variantClassNames={b1dv7JX7j:\"framer-v-vcnm4s\",fNLj_XFts:\"framer-v-v58wxe\",Fzc80ldbd:\"framer-v-hk9ngp\",JXDvs3xDN:\"framer-v-jdjci7\",rMV9j8788:\"framer-v-11upq54\",rwSXfNmWE:\"framer-v-myogze\",T7jopEOu3:\"framer-v-fo88cs\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:-50,y:0};const transition2={damping:25,delay:.1,mass:1,stiffness:127,type:\"spring\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:-50,y:0};const transition3={bounce:.25,delay:0,duration:.45,type:\"spring\"};const animation2={opacity:.8,rotate:0,rotateX:0,rotateY:0,scale:1.03,skewX:0,skewY:0,transition:transition3};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:.97,skewX:0,skewY:0,transition:transition3};const transition4={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:.97,skewX:0,skewY:0,transition:transition4};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Menu Items - Benefits Active\":\"Fzc80ldbd\",\"Menu Items - Process Active\":\"b1dv7JX7j\",\"Menu Items - Service Active\":\"JXDvs3xDN\",\"Menu Items - Testimonial Active\":\"fNLj_XFts\",\"Menu Items - Work Active\":\"T7jopEOu3\",\"Menu Items\":\"rMV9j8788\",\"Mobile Menu iTEMS\":\"rwSXfNmWE\"};const getProps=({click,height,id,width,...props})=>{return{...props,mWoBy3ZZQ:click??props.mWoBy3ZZQ,variant:humanReadableVariantMap[props.variant]??props.variant??\"rMV9j8788\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};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,mWoBy3ZZQ,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"rMV9j8788\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1h026ll=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(mWoBy3ZZQ){const res=await mWoBy3ZZQ(...args);if(res===false)return false;}});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if([\"JXDvs3xDN\",\"b1dv7JX7j\",\"Fzc80ldbd\",\"T7jopEOu3\",\"fNLj_XFts\"].includes(baseVariant))return true;return false;};const router=useRouter();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-11upq54\",className,classNames),\"data-framer-name\":\"Menu Items\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"rMV9j8788\",onTap:onTap1h026ll,ref:refBinding,style:{...style},...addPropertyOverrides({b1dv7JX7j:{\"data-framer-name\":\"Menu Items - Process Active\"},fNLj_XFts:{\"data-framer-name\":\"Menu Items - Testimonial Active\"},Fzc80ldbd:{\"data-framer-name\":\"Menu Items - Benefits Active\"},JXDvs3xDN:{\"data-framer-name\":\"Menu Items - Service Active\"},rwSXfNmWE:{\"data-framer-name\":\"Mobile Menu iTEMS\"},T7jopEOu3:{\"data-framer-name\":\"Menu Items - Work Active\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-d3ez7\",\"data-border\":true,\"data-framer-name\":\"Active Menu Item indicator\",layoutDependency:layoutDependency,layoutId:\"l7aOqmNIV\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(238, 238, 238)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20,boxShadow:\"0px 3px 10px 0px rgba(0, 0, 0, 0.03)\"}}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1o5zuvq\",\"data-framer-name\":\"Menu Items\",layoutDependency:layoutDependency,layoutId:\"lieyJc63v\",children:[/*#__PURE__*/_jsx(Link,{href:{hash:\":Rege0XgBl\",webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"DlxgZ026K\",openInNewTab:false,scopeId:\"fW1jZJwSv\",smoothScroll:true,children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1544s6g framer-1wrwucf\",\"data-framer-name\":\"Services\",layoutDependency:layoutDependency,layoutId:\"DlxgZ026K\",style:{borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100,opacity:.6},whileHover:animation2,whileTap:animation3,children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1e6ybzi-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"fDhpo2XQu-container\",nodeId:\"fDhpo2XQu\",rendersWithMotion:true,scopeId:\"fW1jZJwSv\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"rgb(0, 0, 0)\",height:\"100%\",iconSearch:\"House\",iconSelection:\"StackSimple\",id:\"fDhpo2XQu\",layoutId:\"fDhpo2XQu\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtNjAw\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.6em\",\"--framer-text-alignment\":\"left\"},children:\"Services\"})}),className:\"framer-1vui1nt\",fonts:[\"GF;Plus Jakarta Sans-600\"],layoutDependency:layoutDependency,layoutId:\"a5pE_E4sB\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(Link,{href:{hash:\":NZhMbWsbw\",webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"NlYmIi3GE\",openInNewTab:false,scopeId:\"fW1jZJwSv\",smoothScroll:true,children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-5y07si framer-1wrwucf\",\"data-framer-name\":\"Process\",layoutDependency:layoutDependency,layoutId:\"NlYmIi3GE\",style:{opacity:.6},whileHover:animation2,whileTap:animation3,children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-18qweas-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"TDF9_Yu04-container\",nodeId:\"TDF9_Yu04\",rendersWithMotion:true,scopeId:\"fW1jZJwSv\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"rgb(0, 0, 0)\",height:\"100%\",iconSearch:\"House\",iconSelection:\"Shapes\",id:\"TDF9_Yu04\",layoutId:\"TDF9_Yu04\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtNjAw\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.6em\",\"--framer-text-alignment\":\"left\"},children:\"Process\"})}),className:\"framer-15p7ljp\",fonts:[\"GF;Plus Jakarta Sans-600\"],layoutDependency:layoutDependency,layoutId:\"k4NoMpLi1\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(Link,{href:{hash:\":YW2XmG3a7\",webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"IoakJpMim\",openInNewTab:false,scopeId:\"fW1jZJwSv\",smoothScroll:true,children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-n1z9m0 framer-1wrwucf\",\"data-framer-name\":\"Benefits\",layoutDependency:layoutDependency,layoutId:\"IoakJpMim\",style:{opacity:.6},whileHover:animation2,whileTap:animation3,children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-w6texw-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"XI5zFKF4F-container\",nodeId:\"XI5zFKF4F\",rendersWithMotion:true,scopeId:\"fW1jZJwSv\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"rgb(0, 0, 0)\",height:\"100%\",iconSearch:\"House\",iconSelection:\"Handshake\",id:\"XI5zFKF4F\",layoutId:\"XI5zFKF4F\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtNjAw\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.6em\",\"--framer-text-alignment\":\"left\"},children:\"Benefits\"})}),className:\"framer-r9cihz\",fonts:[\"GF;Plus Jakarta Sans-600\"],layoutDependency:layoutDependency,layoutId:\"pPV7pyJDz\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(Link,{href:{hash:\":owWMb_cfG\",webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"c1qKLPH4B\",openInNewTab:false,scopeId:\"fW1jZJwSv\",smoothScroll:true,children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1x40fm3 framer-1wrwucf\",\"data-framer-name\":\"Work\",layoutDependency:layoutDependency,layoutId:\"c1qKLPH4B\",style:{opacity:.6},whileHover:animation2,whileTap:animation3,children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-15uyf9w-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"VYpa2RDvs-container\",nodeId:\"VYpa2RDvs\",rendersWithMotion:true,scopeId:\"fW1jZJwSv\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"rgb(0, 0, 0)\",height:\"100%\",iconSearch:\"House\",iconSelection:\"Cards\",id:\"VYpa2RDvs\",layoutId:\"VYpa2RDvs\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtNjAw\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.6em\",\"--framer-text-alignment\":\"left\"},children:\"Our Work\"})}),className:\"framer-wdrmtp\",fonts:[\"GF;Plus Jakarta Sans-600\"],layoutDependency:layoutDependency,layoutId:\"h3hkPAgEH\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(Link,{href:{hash:\":Z44K43pkP\",webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"M5gmtyPfE\",openInNewTab:false,scopeId:\"fW1jZJwSv\",smoothScroll:true,children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-hypoct framer-1wrwucf\",\"data-framer-name\":\"Pricing\",layoutDependency:layoutDependency,layoutId:\"M5gmtyPfE\",style:{opacity:.6},whileHover:animation2,whileTap:animation3,children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-2c4a3-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"AQCap0bty-container\",nodeId:\"AQCap0bty\",rendersWithMotion:true,scopeId:\"fW1jZJwSv\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"rgb(0, 0, 0)\",height:\"100%\",iconSearch:\"House\",iconSelection:\"CurrencyDollarSimple\",id:\"AQCap0bty\",layoutId:\"AQCap0bty\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtNjAw\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.6em\",\"--framer-text-alignment\":\"left\"},children:\"Pricing\"})}),className:\"framer-15pfcqg\",fonts:[\"GF;Plus Jakarta Sans-600\"],layoutDependency:layoutDependency,layoutId:\"AX84k1olH\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})]})})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"mMBXPq2dS\"},implicitPathVariables:undefined},{href:{webPageId:\"mMBXPq2dS\"},implicitPathVariables:undefined},{href:{webPageId:\"mMBXPq2dS\"},implicitPathVariables:undefined},{href:{webPageId:\"mMBXPq2dS\"},implicitPathVariables:undefined},{href:{webPageId:\"mMBXPq2dS\"},implicitPathVariables:undefined},{href:{webPageId:\"mMBXPq2dS\"},implicitPathVariables:undefined},{href:{webPageId:\"mMBXPq2dS\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:45,y:(componentViewport?.y||0)+(0+((componentViewport?.height||40)-0-45)/2),...addPropertyOverrides({rwSXfNmWE:{y:(componentViewport?.y||0)+0+710}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1f4nsht-container\",\"data-framer-name\":\" Button\",layoutDependency:layoutDependency,layoutId:\"wbZe6mHq4-container\",name:\" Button\",nodeId:\"wbZe6mHq4\",rendersWithMotion:true,scopeId:\"fW1jZJwSv\",whileTap:animation4,children:/*#__PURE__*/_jsx(MainBlueButton,{AvPHzCj27:15,height:\"100%\",id:\"wbZe6mHq4\",l5Rze4AW5:\"ArrowRight\",l8wRfdseT:\"Get In Touch\",layoutId:\"wbZe6mHq4\",Lmd8HWOEd:resolvedLinks[0],n2SpUwZKz:false,name:\" Button\",variant:\"AAO4k9F3E\",width:\"100%\",...addPropertyOverrides({b1dv7JX7j:{Lmd8HWOEd:resolvedLinks[3]},fNLj_XFts:{Lmd8HWOEd:resolvedLinks[6]},Fzc80ldbd:{Lmd8HWOEd:resolvedLinks[4]},JXDvs3xDN:{Lmd8HWOEd:resolvedLinks[2]},rwSXfNmWE:{Lmd8HWOEd:resolvedLinks[1]},T7jopEOu3:{Lmd8HWOEd:resolvedLinks[5]}},baseVariant,gestureVariant)})})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-8PMO5.framer-1wrwucf, .framer-8PMO5 .framer-1wrwucf { display: block; }\",\".framer-8PMO5.framer-11upq54 { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 60px; height: 40px; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-8PMO5 .framer-d3ez7 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 90%; justify-content: center; left: -11px; overflow: hidden; padding: 0px; position: absolute; top: calc(50.00000000000002% - 90% / 2); width: 106px; will-change: var(--framer-will-change-override, transform); z-index: 0; }\",\".framer-8PMO5 .framer-1o5zuvq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 25px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-8PMO5 .framer-1544s6g, .framer-8PMO5 .framer-5y07si, .framer-8PMO5 .framer-n1z9m0, .framer-8PMO5 .framer-1x40fm3, .framer-8PMO5 .framer-hypoct { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: min-content; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-8PMO5 .framer-1e6ybzi-container, .framer-8PMO5 .framer-18qweas-container, .framer-8PMO5 .framer-w6texw-container, .framer-8PMO5 .framer-15uyf9w-container, .framer-8PMO5 .framer-2c4a3-container { flex: none; height: 20px; position: relative; width: 20px; }\",\".framer-8PMO5 .framer-1vui1nt, .framer-8PMO5 .framer-15p7ljp, .framer-8PMO5 .framer-r9cihz, .framer-8PMO5 .framer-wdrmtp, .framer-8PMO5 .framer-15pfcqg { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-8PMO5 .framer-1f4nsht-container { flex: none; height: auto; position: relative; width: auto; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-8PMO5.framer-v-myogze.framer-11upq54 { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 30px; height: min-content; width: 170px; }\",\".framer-8PMO5.framer-v-myogze .framer-1o5zuvq { align-content: flex-start; align-items: flex-start; flex-direction: column; width: 100%; }\",\".framer-8PMO5.framer-v-myogze .framer-1544s6g { justify-content: flex-start; padding: 2px 10px 2px 0px; width: 100%; }\",\".framer-8PMO5.framer-v-myogze .framer-1vui1nt, .framer-8PMO5.framer-v-myogze .framer-15p7ljp, .framer-8PMO5.framer-v-myogze .framer-r9cihz, .framer-8PMO5.framer-v-myogze .framer-wdrmtp, .framer-8PMO5.framer-v-myogze .framer-15pfcqg { flex: 1 0 0px; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-8PMO5.framer-v-myogze .framer-5y07si, .framer-8PMO5.framer-v-myogze .framer-n1z9m0, .framer-8PMO5.framer-v-myogze .framer-1x40fm3, .framer-8PMO5.framer-v-myogze .framer-hypoct { justify-content: flex-start; padding: 2px 0px 2px 0px; width: 100%; }\",\".framer-8PMO5.framer-v-vcnm4s .framer-d3ez7 { left: 92px; width: 112px; }\",\".framer-8PMO5.framer-v-hk9ngp .framer-d3ez7 { left: 196px; width: 114px; }\",\".framer-8PMO5.framer-v-fo88cs .framer-d3ez7 { left: 306px; width: 116px; }\",\".framer-8PMO5.framer-v-v58wxe .framer-d3ez7 { left: 418px; width: 138px; }\",'.framer-8PMO5[data-border=\"true\"]::after, .framer-8PMO5 [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 40\n * @framerIntrinsicWidth 718\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"fixed\"]},\"rwSXfNmWE\":{\"layout\":[\"fixed\",\"auto\"]},\"JXDvs3xDN\":{\"layout\":[\"auto\",\"fixed\"]},\"b1dv7JX7j\":{\"layout\":[\"auto\",\"fixed\"]},\"Fzc80ldbd\":{\"layout\":[\"auto\",\"fixed\"]},\"T7jopEOu3\":{\"layout\":[\"auto\",\"fixed\"]},\"fNLj_XFts\":{\"layout\":[\"auto\",\"fixed\"]}}}\n * @framerVariables {\"mWoBy3ZZQ\":\"click\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerfW1jZJwSv=withCSS(Component,css,\"framer-8PMO5\");export default FramerfW1jZJwSv;FramerfW1jZJwSv.displayName=\"Menu Items\";FramerfW1jZJwSv.defaultProps={height:40,width:718};addPropertyControls(FramerfW1jZJwSv,{variant:{options:[\"rMV9j8788\",\"rwSXfNmWE\",\"JXDvs3xDN\",\"b1dv7JX7j\",\"Fzc80ldbd\",\"T7jopEOu3\",\"fNLj_XFts\"],optionTitles:[\"Menu Items\",\"Mobile Menu iTEMS\",\"Menu Items - Service Active\",\"Menu Items - Process Active\",\"Menu Items - Benefits Active\",\"Menu Items - Work Active\",\"Menu Items - Testimonial Active\"],title:\"Variant\",type:ControlType.Enum},mWoBy3ZZQ:{title:\"Click\",type:ControlType.EventHandler}});addFonts(FramerfW1jZJwSv,[{explicitInter:true,fonts:[{family:\"Plus Jakarta Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/plusjakartasans/v11/LDIbaomQNQcsA88c7O9yZ4KMCoOg4IA6-91aHEjcWuA_d0nNTxXUEKi4Rw.woff2\",weight:\"600\"}]},...PhosphorFonts,...MainBlueButtonFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerfW1jZJwSv\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"718\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"40\",\"framerImmutableVariables\":\"true\",\"framerColorSyntax\":\"true\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"rwSXfNmWE\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"JXDvs3xDN\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"b1dv7JX7j\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"Fzc80ldbd\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"T7jopEOu3\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"fNLj_XFts\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]}}}\",\"framerVariables\":\"{\\\"mWoBy3ZZQ\\\":\\\"click\\\"}\",\"framerAutoSizeImages\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./fW1jZJwSv.map","// Generated by Framer (d19865c)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,Floating,getFonts,Link,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useOverlayState,useVariantState,withCSS,withFX}from\"framer\";import{AnimatePresence,LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Logo from\"https://framerusercontent.com/modules/IQXqjAGXltPKLdfjcdtf/AdYVRfUvx2HLE5qL3Xfw/Logo.js\";import MenuItems from\"https://framerusercontent.com/modules/mvSnERTpFPWropO2EdgO/AHqEupayGTAUGn7vV56j/fW1jZJwSv.js\";import HamburgerIcon from\"https://framerusercontent.com/modules/d0jcBVBdsz8mmIgZsz7Y/3dbxxlCZpijdhbqWof0e/WzeMkKFRw.js\";const LogoFonts=getFonts(Logo);const HamburgerIconFonts=getFonts(HamburgerIcon);const MenuItemsFonts=getFonts(MenuItems);const MotionDivWithFX=withFX(motion.div);const cycleOrder=[\"eHrvuorws\",\"Ms4yO8iy6\",\"uXpQC06I0\",\"ESI9I05rG\",\"sKWIhnBms\",\"Ew_iaaA6M\",\"yM43Yiajj\",\"odeI_9UR7\"];const serializationHash=\"framer-Sjtlj\";const variantClassNames={eHrvuorws:\"framer-v-6o2qp8\",ESI9I05rG:\"framer-v-1leo4ft\",Ew_iaaA6M:\"framer-v-1itdnrq\",Ms4yO8iy6:\"framer-v-1yh6gid\",odeI_9UR7:\"framer-v-fs5ypk\",sKWIhnBms:\"framer-v-74ieb7\",uXpQC06I0:\"framer-v-4pdida\",yM43Yiajj:\"framer-v-1yw7mer\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const transition2={bounce:.25,delay:0,duration:.45,type:\"spring\"};const animation={opacity:.6,rotate:0,rotateX:0,rotateY:0,scale:.97,skewX:0,skewY:0,transition:transition2};const transition3={bounce:.2,delay:0,duration:.4,type:\"spring\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const animation3={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transition4={damping:15,delay:.1,mass:1,stiffness:209,type:\"spring\"};const animation4={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.9,skewX:0,skewY:0,transition:transition4,x:10,y:-10};const animation5={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition4,x:0,y:0};const animation6={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.9,skewX:0,skewY:0,x:10,y:-10};const transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Menu Items - Benefits Active\":\"Ew_iaaA6M\",\"Menu Items - Process Active\":\"sKWIhnBms\",\"Menu Items - Service Active\":\"ESI9I05rG\",\"Menu Items - Testimonials Active\":\"odeI_9UR7\",\"Menu Items - Work Active\":\"yM43Yiajj\",\"Menu Items (with Pricing Button)\":\"Ms4yO8iy6\",\"Menu Items (without Pricing Button)\":\"eHrvuorws\",\"Mobile Menu\":\"uXpQC06I0\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"eHrvuorws\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};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);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"eHrvuorws\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const v9sT80Xq_txyyif=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.show();});const mWoBy3ZZQznk8vs=activeVariantCallback(async(...args)=>{setVariant(\"eHrvuorws\");});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(baseVariant===\"uXpQC06I0\")return true;return false;};const ref1=React.useRef(null);const ref2=React.useRef(null);const isDisplayed1=()=>{if(baseVariant===\"uXpQC06I0\")return false;return true;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.nav,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-6o2qp8\",className,classNames),\"data-framer-name\":\"Menu Items (without Pricing Button)\",layoutDependency:layoutDependency,layoutId:\"eHrvuorws\",ref:refBinding,style:{...style},...addPropertyOverrides({ESI9I05rG:{\"data-framer-name\":\"Menu Items - Service Active\"},Ew_iaaA6M:{\"data-framer-name\":\"Menu Items - Benefits Active\"},Ms4yO8iy6:{\"data-framer-name\":\"Menu Items (with Pricing Button)\"},odeI_9UR7:{\"data-framer-name\":\"Menu Items - Testimonials Active\"},sKWIhnBms:{\"data-framer-name\":\"Menu Items - Process Active\"},uXpQC06I0:{\"data-framer-name\":\"Mobile Menu\"},yM43Yiajj:{\"data-framer-name\":\"Menu Items - Work Active\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-120wcpo\",\"data-border\":true,layoutDependency:layoutDependency,layoutId:\"hdG3lesCp\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(238, 238, 238)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backdropFilter:\"blur(7px)\",backgroundColor:\"rgba(255, 255, 255, 0.9)\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100,boxShadow:\"0px 1px 3px 0px rgba(0, 0, 0, 0.03), 0px 4px 15px 0px rgba(0, 0, 0, 0.03)\",WebkitBackdropFilter:\"blur(7px)\"},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-m54yb3\",layoutDependency:layoutDependency,layoutId:\"U5ygGHfaG\",children:[/*#__PURE__*/_jsx(Link,{href:{hash:\":LPH2zifzT\",webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"En2T76_Ms\",openInNewTab:false,scopeId:\"YWEdtqX8e\",smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1jiik8i framer-112aly1\",\"data-border\":true,\"data-framer-name\":\"Logo\",layoutDependency:layoutDependency,layoutId:\"En2T76_Ms\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(238, 238, 238)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100,boxShadow:\"0px 4px 8px 0px rgba(0, 0, 0, 0.05)\"},whileTap:animation,children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-19f8040-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"jDLUMTrXj-container\",nodeId:\"jDLUMTrXj\",rendersWithMotion:true,scopeId:\"YWEdtqX8e\",children:/*#__PURE__*/_jsx(Logo,{company:\"Framer\",height:\"100%\",id:\"jDLUMTrXj\",isSearch:false,layoutId:\"jDLUMTrXj\",radius:100,srcFile:\"https://framerusercontent.com/assets/d6sBfC27rsc844tK8QDlwx7paWw.jpg\",srcType:\"Upload\",srcUrl:\"\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({uXpQC06I0:{height:38,width:\"38px\",y:(componentViewport?.y||0)+(0+((componentViewport?.height||58)-0-58)/2)+10+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(SmartComponentScopedContainer,{className:\"framer-11fjp8g-container\",id:`${layoutId}-11fjp8g`,layoutDependency:layoutDependency,layoutId:\"DyOxq74Ho-container\",nodeId:\"DyOxq74Ho\",ref:ref1,rendersWithMotion:true,scopeId:\"YWEdtqX8e\",children:[/*#__PURE__*/_jsx(HamburgerIcon,{height:\"100%\",id:\"DyOxq74Ho\",layoutId:\"DyOxq74Ho\",style:{height:\"100%\",width:\"100%\"},v9sT80Xq_:v9sT80Xq_txyyif({overlay}),variant:overlay.visible?\"zwUzm9YMk\":\"JW8Q4Qeq4\",width:\"100%\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref1,className:cx(scopingClassNames,classNames),collisionDetection:true,collisionDetectionPadding:20,\"data-framer-portal-id\":`${layoutId}-11fjp8g`,offsetX:0,offsetY:10,onDismiss:overlay.hide,placement:\"bottom\",safeArea:true,zIndex:11,...addPropertyOverrides({uXpQC06I0:{alignment:\"end\",offsetY:20,safeArea:false}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(MotionDivWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation2,className:\"framer-22xaxr\",exit:animation1,initial:animation3,layoutDependency:layoutDependency,layoutId:\"rET2suqrf\",ref:ref2,role:\"dialog\",style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(0, 0, 0, 0)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",backdropFilter:\"none\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"0px 10px 20px 0px rgba(0, 0, 0, 0.05)\",WebkitBackdropFilter:\"none\"},variants:{uXpQC06I0:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(238, 238, 238)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backdropFilter:\"blur(7px)\",backgroundColor:\"rgba(255, 255, 255, 0.9)\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20,boxShadow:\"0px 10px 45px 0px rgba(0, 0, 0, 0.07)\",WebkitBackdropFilter:\"blur(7px)\"}},...addPropertyOverrides({uXpQC06I0:{\"data-border\":true,animate:animation5,exit:animation4,initial:animation6}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"535px\",...addPropertyOverrides({uXpQC06I0:{width:undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-wiaz0f-container\",inComponentSlot:true,layoutDependency:layoutDependency,layoutId:\"AhMkMTgNc-container\",nodeId:\"AhMkMTgNc\",rendersWithMotion:true,scopeId:\"YWEdtqX8e\",transformTemplate:transformTemplate1,...addPropertyOverrides({uXpQC06I0:{transformTemplate:undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(MenuItems,{height:\"100%\",id:\"AhMkMTgNc\",layoutId:\"AhMkMTgNc\",style:{width:\"100%\"},variant:\"rMV9j8788\",width:\"100%\",...addPropertyOverrides({uXpQC06I0:{variant:\"rwSXfNmWE\"}},baseVariant,gestureVariant)})})})})})})]})})})})]}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:\"504px\",y:(componentViewport?.y||0)+(0+((componentViewport?.height||60)-0-60)/2)+10,...addPropertyOverrides({ESI9I05rG:{width:undefined},Ew_iaaA6M:{width:undefined},Ms4yO8iy6:{width:undefined},odeI_9UR7:{width:undefined},sKWIhnBms:{width:undefined},yM43Yiajj:{width:undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1q8sy59-container\",layoutDependency:layoutDependency,layoutId:\"S1lIfOPyj-container\",nodeId:\"S1lIfOPyj\",rendersWithMotion:true,scopeId:\"YWEdtqX8e\",children:/*#__PURE__*/_jsx(MenuItems,{height:\"100%\",id:\"S1lIfOPyj\",layoutId:\"S1lIfOPyj\",mWoBy3ZZQ:mWoBy3ZZQznk8vs,style:{height:\"100%\",width:\"100%\"},variant:\"rMV9j8788\",width:\"100%\",...addPropertyOverrides({ESI9I05rG:{style:{height:\"100%\"},variant:\"JXDvs3xDN\"},Ew_iaaA6M:{style:{height:\"100%\"},variant:\"Fzc80ldbd\"},Ms4yO8iy6:{style:{height:\"100%\"}},odeI_9UR7:{style:{height:\"100%\"},variant:\"fNLj_XFts\"},sKWIhnBms:{style:{height:\"100%\"},variant:\"b1dv7JX7j\"},yM43Yiajj:{style:{height:\"100%\"},variant:\"T7jopEOu3\"}},baseVariant,gestureVariant)})})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Sjtlj.framer-112aly1, .framer-Sjtlj .framer-112aly1 { display: block; }\",\".framer-Sjtlj.framer-6o2qp8 { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 652px; }\",\".framer-Sjtlj .framer-120wcpo { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 10px 35px 10px 10px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-Sjtlj .framer-m54yb3 { 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: min-content; }\",\".framer-Sjtlj .framer-1jiik8i { 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; text-decoration: none; width: min-content; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-Sjtlj .framer-19f8040-container { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 40px); position: relative; width: 40px; }\",\".framer-Sjtlj .framer-11fjp8g-container { flex: none; height: 38px; position: relative; width: 38px; }\",\".framer-Sjtlj .framer-22xaxr { height: 150px; overflow: hidden; position: relative; width: 200px; will-change: var(--framer-will-change-override, transform); }\",\".framer-Sjtlj .framer-wiaz0f-container { flex: none; height: auto; left: 60%; position: absolute; top: 50%; width: 535px; }\",\".framer-Sjtlj .framer-1q8sy59-container { flex: none; height: 40px; position: relative; width: 504px; }\",\".framer-Sjtlj.framer-v-1yh6gid.framer-6o2qp8 { width: 862px; }\",\".framer-Sjtlj.framer-v-1yh6gid .framer-120wcpo, .framer-Sjtlj.framer-v-1leo4ft .framer-120wcpo, .framer-Sjtlj.framer-v-74ieb7 .framer-120wcpo, .framer-Sjtlj.framer-v-1itdnrq .framer-120wcpo, .framer-Sjtlj.framer-v-1yw7mer .framer-120wcpo, .framer-Sjtlj.framer-v-fs5ypk .framer-120wcpo { padding: 10px 15px 10px 10px; }\",\".framer-Sjtlj.framer-v-1yh6gid .framer-m54yb3 { order: 0; }\",\".framer-Sjtlj.framer-v-1yh6gid .framer-19f8040-container { aspect-ratio: unset; height: 40px; }\",\".framer-Sjtlj.framer-v-1yh6gid .framer-1q8sy59-container { order: 1; width: auto; }\",\".framer-Sjtlj.framer-v-4pdida.framer-6o2qp8 { width: 350px; }\",\".framer-Sjtlj.framer-v-4pdida .framer-120wcpo { padding: 10px; }\",\".framer-Sjtlj.framer-v-4pdida .framer-m54yb3 { flex: 1 0 0px; gap: unset; justify-content: space-between; width: 1px; }\",\".framer-Sjtlj.framer-v-4pdida .framer-19f8040-container { height: var(--framer-aspect-ratio-supported, 38px); width: 38px; }\",\".framer-Sjtlj.framer-v-4pdida .framer-22xaxr { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: 30px; width: min-content; }\",\".framer-Sjtlj.framer-v-4pdida .framer-wiaz0f-container { left: unset; position: relative; top: unset; width: auto; }\",\".framer-Sjtlj.framer-v-1leo4ft.framer-6o2qp8, .framer-Sjtlj.framer-v-74ieb7.framer-6o2qp8, .framer-Sjtlj.framer-v-1itdnrq.framer-6o2qp8, .framer-Sjtlj.framer-v-1yw7mer.framer-6o2qp8, .framer-Sjtlj.framer-v-fs5ypk.framer-6o2qp8 { width: 900px; }\",\".framer-Sjtlj.framer-v-1leo4ft .framer-1q8sy59-container, .framer-Sjtlj.framer-v-74ieb7 .framer-1q8sy59-container, .framer-Sjtlj.framer-v-1itdnrq .framer-1q8sy59-container, .framer-Sjtlj.framer-v-1yw7mer .framer-1q8sy59-container, .framer-Sjtlj.framer-v-fs5ypk .framer-1q8sy59-container { width: auto; }\",'.framer-Sjtlj[data-border=\"true\"]::after, .framer-Sjtlj [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 60\n * @framerIntrinsicWidth 652\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"Ms4yO8iy6\":{\"layout\":[\"fixed\",\"auto\"]},\"uXpQC06I0\":{\"layout\":[\"fixed\",\"auto\"]},\"ESI9I05rG\":{\"layout\":[\"fixed\",\"auto\"]},\"sKWIhnBms\":{\"layout\":[\"fixed\",\"auto\"]},\"Ew_iaaA6M\":{\"layout\":[\"fixed\",\"auto\"]},\"yM43Yiajj\":{\"layout\":[\"fixed\",\"auto\"]},\"odeI_9UR7\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerYWEdtqX8e=withCSS(Component,css,\"framer-Sjtlj\");export default FramerYWEdtqX8e;FramerYWEdtqX8e.displayName=\"Nav\";FramerYWEdtqX8e.defaultProps={height:60,width:652};addPropertyControls(FramerYWEdtqX8e,{variant:{options:[\"eHrvuorws\",\"Ms4yO8iy6\",\"uXpQC06I0\",\"ESI9I05rG\",\"sKWIhnBms\",\"Ew_iaaA6M\",\"yM43Yiajj\",\"odeI_9UR7\"],optionTitles:[\"Menu Items (without Pricing Button)\",\"Menu Items (with Pricing Button)\",\"Mobile Menu\",\"Menu Items - Service Active\",\"Menu Items - Process Active\",\"Menu Items - Benefits Active\",\"Menu Items - Work Active\",\"Menu Items - Testimonials Active\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerYWEdtqX8e,[{explicitInter:true,fonts:[]},...LogoFonts,...HamburgerIconFonts,...MenuItemsFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerYWEdtqX8e\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Ms4yO8iy6\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"uXpQC06I0\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ESI9I05rG\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"sKWIhnBms\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Ew_iaaA6M\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"yM43Yiajj\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"odeI_9UR7\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerColorSyntax\":\"true\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"652\",\"framerAutoSizeImages\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"60\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],"mappings":"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"}