{"version":3,"file":"n7GVQdIN6.v3JL6Bfr.mjs","names":["fonts","css","className","serializationHash","variantClassNames","transition1","Transition","Variants","getProps","createLayoutDependency","Component","className","_Fragment","css","NavMenuButton","Button","className","Image","css"],"sources":["https:/framerusercontent.com/modules/6Unp5GGHN6izG7O59luv/BFI8n5JZ9hlO9Oy0GsWV/ydukbWG0P.js","https:/framerusercontent.com/modules/7mNSgHSyoGovxAHX0gCi/DMIKeKrpqKAVSr6k7UPK/uEceFJP7H.js","https:/framerusercontent.com/modules/opIMtww0WT3pwU2cUowL/VLVzI5c1Rb2zUSFaSoB7/n7GVQdIN6.js"],"sourcesContent":["// Generated by Framer (629c622)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=[\".framer-mfteW .framer-styles-preset-hi39jk:not(.rich-text-wrapper), .framer-mfteW .framer-styles-preset-hi39jk.rich-text-wrapper a { --framer-link-current-text-color: var(--token-ccb373e4-6935-4041-a278-02bb3381f46c, #1bb2b1); --framer-link-current-text-decoration: none; --framer-link-hover-text-color: var(--token-ccb373e4-6935-4041-a278-02bb3381f46c, #1bb2b1); --framer-link-hover-text-decoration: none; --framer-link-text-color: #000000; --framer-link-text-decoration: none; }\"];export const className=\"framer-mfteW\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (629c622)\nimport{jsx as _jsx,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,Link,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useOverlayState,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/lf9WdKXqFmq1MIQYL4B9/SFsPbjetMDIrA6JiOLPk/Nr8FcXYSh.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/6Unp5GGHN6izG7O59luv/BFI8n5JZ9hlO9Oy0GsWV/ydukbWG0P.js\";const serializationHash=\"framer-d0MN5\";const variantClassNames={QnjPcnIBp:\"framer-v-105va2g\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const numberToPixelString=value=>{if(typeof value!==\"number\")return value;if(!Number.isFinite(value))return undefined;return Math.max(0,value)+\"px\";};const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};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 getProps=({click2,height,id,link,newTab,padding,pageName,width,...props})=>{return{...props,aYq_ppFI0:link??props.aYq_ppFI0,fCkeBVC06:newTab??props.fCkeBVC06,ku7slYTjl:padding??props.ku7slYTjl??\"8px 16px 8px 16px\",mPwsIDEua:pageName??props.mPwsIDEua??\"Home\",uTrNMweK1:click2??props.uTrNMweK1};};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,mPwsIDEua,aYq_ppFI0,ku7slYTjl,uTrNMweK1,fCkeBVC06,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"QnjPcnIBp\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap11aimd4=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(uTrNMweK1){const res=await uTrNMweK1(...args);if(res===false)return false;}});const onMouseEntertxyyif=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.show();});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);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.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-105va2g\",className,classNames),\"data-framer-name\":\"Fill\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"QnjPcnIBp\",onTap:onTap11aimd4,ref:refBinding,style:{\"--14r4da\":numberToPixelString(ku7slYTjl),backgroundColor:\"rgba(255, 255, 255, 0)\",borderBottomLeftRadius:40,borderBottomRightRadius:40,borderTopLeftRadius:40,borderTopRightRadius:40,...style},children:/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-12jprb7\",\"data-styles-preset\":\"Nr8FcXYSh\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1dd951af-9255-4e00-a9fc-ed64e0213b24, rgb(17, 29, 21)))\"},children:/*#__PURE__*/_jsx(Link,{href:aYq_ppFI0,motionChild:true,nodeId:\"B1Mwzcv_c\",openInNewTab:fCkeBVC06,relValues:[],scopeId:\"uEceFJP7H\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-hi39jk\",\"data-styles-preset\":\"ydukbWG0P\",children:\"Home\"})})})}),className:\"framer-ck6rkn\",\"data-framer-name\":\"Home\",\"data-highlight\":true,fonts:[\"Inter\"],id:`${layoutId}-ck6rkn`,layoutDependency:layoutDependency,layoutId:\"B1Mwzcv_c\",onMouseEnter:onMouseEntertxyyif({overlay}),ref:ref1,style:{\"--extracted-r6o4lv\":\"var(--token-1dd951af-9255-4e00-a9fc-ed64e0213b24, rgb(17, 29, 21))\",\"--framer-paragraph-spacing\":\"0px\",\"--variable-reference-fCkeBVC06-uEceFJP7H\":fCkeBVC06},text:mPwsIDEua,verticalAlignment:\"center\",withExternalLayout:true})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-d0MN5.framer-i0ltcq, .framer-d0MN5 .framer-i0ltcq { display: block; }\",\".framer-d0MN5.framer-105va2g { align-content: flex-start; align-items: flex-start; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: var(--14r4da); position: relative; width: min-content; }\",\".framer-d0MN5 .framer-ck6rkn { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 40\n * @framerIntrinsicWidth 77\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"mPwsIDEua\":\"pageName\",\"aYq_ppFI0\":\"link\",\"ku7slYTjl\":\"padding\",\"uTrNMweK1\":\"click2\",\"fCkeBVC06\":\"newTab\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FrameruEceFJP7H=withCSS(Component,css,\"framer-d0MN5\");export default FrameruEceFJP7H;FrameruEceFJP7H.displayName=\"Nav Menu Button\";FrameruEceFJP7H.defaultProps={height:40,width:77};addPropertyControls(FrameruEceFJP7H,{mPwsIDEua:{defaultValue:\"Home\",displayTextArea:false,title:\"Page Name\",type:ControlType.String},aYq_ppFI0:{title:\"Link\",type:ControlType.Link},ku7slYTjl:{defaultValue:\"8px 16px 8px 16px\",title:\"Padding\",type:ControlType.Padding},uTrNMweK1:{title:\"Click 2\",type:ControlType.EventHandler},fCkeBVC06:{defaultValue:false,title:\"New Tab\",type:ControlType.Boolean}});addFonts(FrameruEceFJP7H,[{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\"}]},...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameruEceFJP7H\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"40\",\"framerIntrinsicWidth\":\"77\",\"framerColorSyntax\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerVariables\":\"{\\\"mPwsIDEua\\\":\\\"pageName\\\",\\\"aYq_ppFI0\\\":\\\"link\\\",\\\"ku7slYTjl\\\":\\\"padding\\\",\\\"uTrNMweK1\\\":\\\"click2\\\",\\\"fCkeBVC06\\\":\\\"newTab\\\"}\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./uEceFJP7H.map","// Generated by Framer (629c622)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getLoadingLazyAtYPosition,Image,Link,ResolveLinks,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Button from\"https://framerusercontent.com/modules/h8H27j37RKOUWqLsMNAy/VkkMMjMithiruYowiHWU/hRi7xweXR.js\";import NavMenuButton from\"https://framerusercontent.com/modules/7mNSgHSyoGovxAHX0gCi/DMIKeKrpqKAVSr6k7UPK/uEceFJP7H.js\";const NavMenuButtonFonts=getFonts(NavMenuButton);const ButtonFonts=getFonts(Button);const cycleOrder=[\"HZ3kjU1GW\",\"WmLObvLu3\",\"H2efaU7MP\"];const serializationHash=\"framer-UliSV\";const variantClassNames={H2efaU7MP:\"framer-v-7284wq\",HZ3kjU1GW:\"framer-v-2pxnzv\",WmLObvLu3:\"framer-v-1vs7ee0\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:40,delay:0,mass:1,stiffness:400,type:\"spring\"};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={\"Desktop/Home\":\"HZ3kjU1GW\",\"Tab/Phone\":\"WmLObvLu3\",Phone:\"H2efaU7MP\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"HZ3kjU1GW\"};};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:\"HZ3kjU1GW\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap18o4rl6=activeVariantCallback(async(...args)=>{setVariant(\"H2efaU7MP\");});const onTap758fhe=activeVariantCallback(async(...args)=>{setVariant(\"WmLObvLu3\");});const uTrNMweK1758fhe=activeVariantCallback(async(...args)=>{setVariant(\"WmLObvLu3\");});const JZ51uqLi3758fhe=activeVariantCallback(async(...args)=>{setVariant(\"WmLObvLu3\");});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(baseVariant===\"WmLObvLu3\")return true;return false;};const isDisplayed1=()=>{if(baseVariant===\"H2efaU7MP\")return true;return false;};const isDisplayed2=()=>{if(baseVariant===\"H2efaU7MP\")return false;return true;};const isDisplayed3=()=>{if(baseVariant===\"WmLObvLu3\")return false;return true;};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__*/_jsx(motion.nav,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-2pxnzv\",className,classNames),\"data-framer-name\":\"Desktop/Home\",layoutDependency:layoutDependency,layoutId:\"HZ3kjU1GW\",ref:refBinding,style:{backdropFilter:\"blur(10px)\",backgroundColor:\"var(--token-4ddf27d5-a2d8-4ae7-86a2-8206d5dbc243, rgb(255, 255, 255))\",WebkitBackdropFilter:\"blur(10px)\",...style},...addPropertyOverrides({H2efaU7MP:{\"data-framer-name\":\"Phone\"},WmLObvLu3:{\"data-framer-name\":\"Tab/Phone\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-t8im5y\",\"data-framer-name\":\"Header\",layoutDependency:layoutDependency,layoutId:\"GH5iYv3Zi\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1y8dwmk\",\"data-framer-name\":\"Container\",layoutDependency:layoutDependency,layoutId:\"SjLQfgtDu\",style:{backgroundColor:\"rgb(255, 255, 255)\",boxShadow:\"0px 1px 2px 0px rgba(0, 0, 0, 0.25)\"},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-jpiz0q\",\"data-framer-name\":\"Logo\",layoutDependency:layoutDependency,layoutId:\"gk_2wW0cl\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"ryIEsZUAX\",scopeId:\"n7GVQdIN6\",children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"Logo Image\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||76)-0-84)/2+0+0)+0+0+23+0),pixelHeight:750,pixelWidth:3e3,sizes:\"279px\",src:\"https://framerusercontent.com/images/tNCPNUqXb1XRguQslxJjsSeRc.png\",srcSet:\"https://framerusercontent.com/images/tNCPNUqXb1XRguQslxJjsSeRc.png?scale-down-to=512 512w,https://framerusercontent.com/images/tNCPNUqXb1XRguQslxJjsSeRc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/tNCPNUqXb1XRguQslxJjsSeRc.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/tNCPNUqXb1XRguQslxJjsSeRc.png 3000w\"},className:\"framer-15rri0k framer-1am1f2s\",layoutDependency:layoutDependency,layoutId:\"ryIEsZUAX\",...addPropertyOverrides({H2efaU7MP:{background:{alt:\"Logo Image\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+0+12+0+0),pixelHeight:750,pixelWidth:3e3,sizes:\"279px\",src:\"https://framerusercontent.com/images/tNCPNUqXb1XRguQslxJjsSeRc.png\",srcSet:\"https://framerusercontent.com/images/tNCPNUqXb1XRguQslxJjsSeRc.png?scale-down-to=512 512w,https://framerusercontent.com/images/tNCPNUqXb1XRguQslxJjsSeRc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/tNCPNUqXb1XRguQslxJjsSeRc.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/tNCPNUqXb1XRguQslxJjsSeRc.png 3000w\"}},WmLObvLu3:{background:{alt:\"Logo Image\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(0+((componentViewport?.height||62)-0-62)/2)+0+0+12+0),pixelHeight:750,pixelWidth:3e3,sizes:\"279px\",src:\"https://framerusercontent.com/images/tNCPNUqXb1XRguQslxJjsSeRc.png\",srcSet:\"https://framerusercontent.com/images/tNCPNUqXb1XRguQslxJjsSeRc.png?scale-down-to=512 512w,https://framerusercontent.com/images/tNCPNUqXb1XRguQslxJjsSeRc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/tNCPNUqXb1XRguQslxJjsSeRc.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/tNCPNUqXb1XRguQslxJjsSeRc.png 3000w\"}}},baseVariant,gestureVariant)})}),isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-rbwegx\",\"data-framer-name\":\"Icon\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"Lz6k__fRO\",onTap:onTap18o4rl6,children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1k6myz6\",\"data-framer-name\":\"Bottom Line\",layoutDependency:layoutDependency,layoutId:\"XVKyprxoG\",style:{backgroundColor:\"var(--token-ccb373e4-6935-4041-a278-02bb3381f46c, rgb(15, 143, 255))\"}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-yxawd0\",\"data-framer-name\":\"Middle Line\",layoutDependency:layoutDependency,layoutId:\"ffDnoxg8z\",style:{backgroundColor:\"var(--token-ccb373e4-6935-4041-a278-02bb3381f46c, rgb(15, 143, 255))\"}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-19o9aqj\",\"data-framer-name\":\"Top Line\",layoutDependency:layoutDependency,layoutId:\"eubzzVqu_\",style:{backgroundColor:\"var(--token-ccb373e4-6935-4041-a278-02bb3381f46c, rgb(15, 143, 255))\"}})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1rdt2fd\",\"data-framer-name\":\"Icon\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"wkFTxMlb4\",onTap:onTap758fhe,children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-18tgr29\",\"data-framer-name\":\"Bottom Line\",layoutDependency:layoutDependency,layoutId:\"wwarSjm_h\",style:{backgroundColor:\"var(--token-097c0d1e-b9ba-43a0-81d3-75833a839897, rgb(255, 255, 255))\",rotate:-45}}),isDisplayed2()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-jro52y\",\"data-framer-name\":\"Middle Line\",layoutDependency:layoutDependency,layoutId:\"PGox27TZI\",style:{backgroundColor:\"var(--token-e0ce79e8-f023-49ad-9edf-bfcca13d71cf, rgb(7, 15, 75))\"}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-setimi\",\"data-framer-name\":\"Top Line\",layoutDependency:layoutDependency,layoutId:\"pyGGRgrRc\",style:{backgroundColor:\"var(--token-097c0d1e-b9ba-43a0-81d3-75833a839897, rgb(255, 255, 255))\",rotate:45}})]})]}),isDisplayed3()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1df0ncs\",\"data-framer-name\":\"Nav Menu\",layoutDependency:layoutDependency,layoutId:\"p1NaBgGGK\",style:{backgroundColor:\"rgba(255, 255, 255, 0)\"},children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,y:(componentViewport?.y||0)+0+(((componentViewport?.height||76)-0-84)/2+0+0)+0+0+22+0,...addPropertyOverrides({H2efaU7MP:{y:(componentViewport?.y||0)+0+0+0+0+12+68+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1ju8142-container\",\"data-framer-name\":\"Home\",layoutDependency:layoutDependency,layoutId:\"BJjaaN88t-container\",name:\"Home\",nodeId:\"BJjaaN88t\",rendersWithMotion:true,scopeId:\"n7GVQdIN6\",children:/*#__PURE__*/_jsx(NavMenuButton,{aYq_ppFI0:resolvedLinks[0],fCkeBVC06:false,height:\"100%\",id:\"BJjaaN88t\",ku7slYTjl:\"8px 0px 8px 0px\",layoutId:\"BJjaaN88t\",mPwsIDEua:\"Home\",name:\"Home\",width:\"100%\",...addPropertyOverrides({H2efaU7MP:{aYq_ppFI0:resolvedLinks[1],uTrNMweK1:uTrNMweK1758fhe}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"bJ76DXG2h\"},implicitPathVariables:undefined},{href:{webPageId:\"bJ76DXG2h\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,y:(componentViewport?.y||0)+0+(((componentViewport?.height||76)-0-84)/2+0+0)+0+0+22+0,...addPropertyOverrides({H2efaU7MP:{y:(componentViewport?.y||0)+0+0+0+0+12+68+0+60}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1d29zjl-container\",\"data-framer-name\":\"Home\",layoutDependency:layoutDependency,layoutId:\"MyHOz1QHt-container\",name:\"Home\",nodeId:\"MyHOz1QHt\",rendersWithMotion:true,scopeId:\"n7GVQdIN6\",children:/*#__PURE__*/_jsx(NavMenuButton,{aYq_ppFI0:resolvedLinks1[0],fCkeBVC06:false,height:\"100%\",id:\"MyHOz1QHt\",ku7slYTjl:\"8px 0px 8px 0px\",layoutId:\"MyHOz1QHt\",mPwsIDEua:\"Packages\",name:\"Home\",width:\"100%\",...addPropertyOverrides({H2efaU7MP:{aYq_ppFI0:resolvedLinks1[1],uTrNMweK1:uTrNMweK1758fhe}},baseVariant,gestureVariant)})})})})]}),isDisplayed3()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"RjVDoF_wG\"},implicitPathVariables:undefined},{href:{webPageId:\"RjVDoF_wG\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:52,y:(componentViewport?.y||0)+0+(((componentViewport?.height||76)-0-84)/2+0+0)+0+0+16,...addPropertyOverrides({H2efaU7MP:{y:(componentViewport?.y||0)+0+0+0+0+12+198}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1sru3ay-container\",layoutDependency:layoutDependency,layoutId:\"eOwZ7l8mQ-container\",nodeId:\"eOwZ7l8mQ\",rendersWithMotion:true,scopeId:\"n7GVQdIN6\",children:/*#__PURE__*/_jsx(Button,{dB0hPORLY:false,height:\"100%\",id:\"eOwZ7l8mQ\",layoutId:\"eOwZ7l8mQ\",qgEG2_Fr1:resolvedLinks2[0],QTTzycWs1:\"Contact Us\",variant:\"iGXSFO7gg\",width:\"100%\",...addPropertyOverrides({H2efaU7MP:{JZ51uqLi3:JZ51uqLi3758fhe,qgEG2_Fr1:resolvedLinks2[1]}},baseVariant,gestureVariant)})})})})]})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-UliSV.framer-1am1f2s, .framer-UliSV .framer-1am1f2s { display: block; }\",\".framer-UliSV.framer-2pxnzv { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-UliSV .framer-t8im5y { 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: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-UliSV .framer-1y8dwmk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 16px 40px 16px 40px; position: relative; width: 100%; }\",\".framer-UliSV .framer-jpiz0q { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: 38px; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 144px; }\",\".framer-UliSV .framer-15rri0k { flex: none; height: 38px; max-height: 100%; position: relative; text-decoration: none; width: 279px; }\",\".framer-UliSV .framer-rbwegx, .framer-UliSV .framer-1rdt2fd { aspect-ratio: 1 / 1; cursor: pointer; flex: none; height: var(--framer-aspect-ratio-supported, 32px); overflow: hidden; position: relative; width: 32px; }\",\".framer-UliSV .framer-1k6myz6 { bottom: 7px; flex: none; height: 2px; left: calc(50.00000000000002% - 24px / 2); overflow: hidden; position: absolute; width: 24px; }\",\".framer-UliSV .framer-yxawd0, .framer-UliSV .framer-jro52y { flex: none; height: 2px; left: calc(50.00000000000002% - 24px / 2); overflow: hidden; position: absolute; top: calc(50.00000000000002% - 2px / 2); width: 24px; }\",\".framer-UliSV .framer-19o9aqj { flex: none; height: 2px; left: calc(50.00000000000002% - 24px / 2); overflow: hidden; position: absolute; top: 7px; width: 24px; }\",\".framer-UliSV .framer-18tgr29 { bottom: 15px; flex: none; height: 2px; left: calc(50.00000000000002% - 24px / 2); overflow: hidden; position: absolute; width: 24px; }\",\".framer-UliSV .framer-setimi { flex: none; height: 2px; left: calc(50.00000000000002% - 24px / 2); overflow: hidden; position: absolute; top: 15px; width: 24px; }\",\".framer-UliSV .framer-1df0ncs { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-UliSV .framer-1ju8142-container, .framer-UliSV .framer-1d29zjl-container, .framer-UliSV .framer-1sru3ay-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-UliSV.framer-v-1vs7ee0.framer-2pxnzv { flex-direction: row; width: 390px; }\",\".framer-UliSV.framer-v-1vs7ee0 .framer-t8im5y { flex: 1 0 0px; width: 1px; }\",\".framer-UliSV.framer-v-1vs7ee0 .framer-1y8dwmk { padding: 12px 20px 12px 20px; }\",\".framer-UliSV.framer-v-1vs7ee0 .framer-jpiz0q { flex: 1 0 0px; height: min-content; width: 1px; }\",\".framer-UliSV.framer-v-7284wq.framer-2pxnzv { justify-content: flex-start; width: 390px; }\",\".framer-UliSV.framer-v-7284wq .framer-t8im5y { order: 0; }\",\".framer-UliSV.framer-v-7284wq .framer-1y8dwmk { flex-direction: column; gap: 30px; justify-content: flex-start; padding: 12px 20px 16px 20px; }\",\".framer-UliSV.framer-v-7284wq .framer-jpiz0q { height: min-content; width: 100%; }\",\".framer-UliSV.framer-v-7284wq .framer-1df0ncs { flex: none; flex-direction: column; width: 100%; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 76\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"WmLObvLu3\":{\"layout\":[\"fixed\",\"auto\"]},\"H2efaU7MP\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const Framern7GVQdIN6=withCSS(Component,css,\"framer-UliSV\");export default Framern7GVQdIN6;Framern7GVQdIN6.displayName=\"Header\";Framern7GVQdIN6.defaultProps={height:76,width:1200};addPropertyControls(Framern7GVQdIN6,{variant:{options:[\"HZ3kjU1GW\",\"WmLObvLu3\",\"H2efaU7MP\"],optionTitles:[\"Desktop/Home\",\"Tab/Phone\",\"Phone\"],title:\"Variant\",type:ControlType.Enum}});addFonts(Framern7GVQdIN6,[{explicitInter:true,fonts:[]},...NavMenuButtonFonts,...ButtonFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framern7GVQdIN6\",\"slots\":[],\"annotations\":{\"framerAutoSizeImages\":\"true\",\"framerImmutableVariables\":\"true\",\"framerColorSyntax\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"WmLObvLu3\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"H2efaU7MP\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"76\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./n7GVQdIN6.map"],"mappings":"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"}