{"version":3,"file":"jK9h8uh_6.BCYECEcd.mjs","names":["addPropertyOverrides","cycleOrder","serializationHash","variantClassNames","transition1","Transition","Variants","humanReadableVariantMap","getProps","createLayoutDependency","Component","css","addPropertyOverrides","enabledGestures","cycleOrder","serializationHash","variantClassNames","transition1","Transition","Variants","humanReadableVariantMap","getProps","createLayoutDependency","Component","css","cycleOrder","serializationHash","variantClassNames","transition1","Transition","Variants","getProps","createLayoutDependency","Component","Image","css","addPropertyOverrides","Phosphor","cycleOrder","serializationHash","variantClassNames","transition1","Transition","Variants","humanReadableVariantMap","getProps","createLayoutDependency","Component","css","Logo","HeaderLink","ButtonsButtonShinyRed","HeaderMenuIcon"],"sources":["https:/framerusercontent.com/modules/we9P9hBthnm51ozA8Mha/FCccFu3LI59URCKhgCtL/aB7GmzA8p.js","https:/framerusercontent.com/modules/AsrX2r1tuZxl89iwaT5t/py7ZPFLG6iJYz3LwrioI/gemH1acbp.js","https:/framerusercontent.com/modules/FsY2iXT35cxlBkrUKxEs/EXGAkkX8iDvDd8TpWkji/I9JurSC7T.js","https:/framerusercontent.com/modules/GMXyNhQM6zVMz5bNocCT/5cK3o86smTeSktnbR7ob/tKqT735iB.js","https:/framerusercontent.com/modules/rgZCj9uR1in2VJDPS0Z4/xMvpoyGipw8PkkVsIiDd/jK9h8uh_6.js"],"sourcesContent":["// Generated by Framer (cf240c2)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"OB8vfFq0G\",\"iDmYAirok\"];const serializationHash=\"framer-GxsOI\";const variantClassNames={iDmYAirok:\"framer-v-qm45y0\",OB8vfFq0G:\"framer-v-vyj47a\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?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={Close:\"iDmYAirok\",Menu:\"OB8vfFq0G\"};const getProps=({height,id,tap,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"OB8vfFq0G\",XKaY3MrGu:tap!==null&&tap!==void 0?tap:props.XKaY3MrGu};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,XKaY3MrGu,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"OB8vfFq0G\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTapc2fruv=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(XKaY3MrGu){const res=await XKaY3MrGu(...args);if(res===false)return false;}});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?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(serializationHash,...sharedStyleClassNames,\"framer-vyj47a\",className,classNames),\"data-framer-name\":\"Menu\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"OB8vfFq0G\",onTap:onTapc2fruv,ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({iDmYAirok:{\"data-framer-name\":\"Close\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-f36tav\",\"data-framer-name\":\"Bottom\",layoutDependency:layoutDependency,layoutId:\"JvhlMv2zS\",style:{backgroundColor:\"rgb(102, 102, 102)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,rotate:0},variants:{iDmYAirok:{rotate:-45}}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-q80g8r\",\"data-framer-name\":\"Top\",layoutDependency:layoutDependency,layoutId:\"Falyg5o2t\",style:{backgroundColor:\"rgb(102, 102, 102)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,rotate:0},variants:{iDmYAirok:{rotate:45}}})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-GxsOI.framer-hvjs2d, .framer-GxsOI .framer-hvjs2d { display: block; }\",\".framer-GxsOI.framer-vyj47a { cursor: pointer; height: 44px; overflow: hidden; position: relative; width: 44px; }\",\".framer-GxsOI .framer-f36tav { flex: none; height: 2px; left: calc(50.00000000000002% - 20px / 2); overflow: hidden; position: absolute; top: calc(62.50000000000002% - 2px / 2); width: 20px; will-change: var(--framer-will-change-override, transform); }\",\".framer-GxsOI .framer-q80g8r { flex: none; height: 2px; left: calc(50.00000000000002% - 20px / 2); overflow: hidden; position: absolute; top: calc(37.50000000000002% - 2px / 2); width: 20px; will-change: var(--framer-will-change-override, transform); }\",\".framer-GxsOI.framer-v-qm45y0.framer-vyj47a { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 44px); }\",\".framer-GxsOI.framer-v-qm45y0 .framer-f36tav, .framer-GxsOI.framer-v-qm45y0 .framer-q80g8r { top: calc(50.00000000000002% - 2px / 2); }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 44\n * @framerIntrinsicWidth 44\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"iDmYAirok\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"XKaY3MrGu\":\"tap\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FrameraB7GmzA8p=withCSS(Component,css,\"framer-GxsOI\");export default FrameraB7GmzA8p;FrameraB7GmzA8p.displayName=\"HeaderMenuIcon\";FrameraB7GmzA8p.defaultProps={height:44,width:44};addPropertyControls(FrameraB7GmzA8p,{variant:{options:[\"OB8vfFq0G\",\"iDmYAirok\"],optionTitles:[\"Menu\",\"Close\"],title:\"Variant\",type:ControlType.Enum},XKaY3MrGu:{title:\"Tap\",type:ControlType.EventHandler}});addFonts(FrameraB7GmzA8p,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameraB7GmzA8p\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"iDmYAirok\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerVariables\":\"{\\\"XKaY3MrGu\\\":\\\"tap\\\"}\",\"framerIntrinsicHeight\":\"44\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"44\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./aB7GmzA8p.map","// Generated by Framer (ca23763)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const enabledGestures={gWJwR_k6u:{hover:true},SIoToqxvW:{hover:true}};const cycleOrder=[\"SIoToqxvW\",\"gWJwR_k6u\"];const serializationHash=\"framer-t6vDf\";const variantClassNames={gWJwR_k6u:\"framer-v-7igvbw\",SIoToqxvW:\"framer-v-3knlxn\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?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={Big:\"gWJwR_k6u\",Default:\"SIoToqxvW\"};const getProps=({height,id,label,link,width,...props})=>{var _ref,_humanReadableVariantMap_props_variant,_ref1;return{...props,CvIHlD5LO:link!==null&&link!==void 0?link:props.CvIHlD5LO,jlLk2Zpos:(_ref=label!==null&&label!==void 0?label:props.jlLk2Zpos)!==null&&_ref!==void 0?_ref:\"Label\",variant:(_ref1=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref1!==void 0?_ref1:\"SIoToqxvW\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,jlLk2Zpos,CvIHlD5LO,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"SIoToqxvW\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:CvIHlD5LO,nodeId:\"SIoToqxvW\",openInNewTab:false,children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-3knlxn\",className,classNames)} framer-1i0ilqf`,\"data-framer-name\":\"Default\",layoutDependency:layoutDependency,layoutId:\"SIoToqxvW\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({\"gWJwR_k6u-hover\":{\"data-framer-name\":undefined},\"SIoToqxvW-hover\":{\"data-framer-name\":undefined},gWJwR_k6u:{\"data-framer-name\":\"Big\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0ZpbHNvbiBQcm8gTWVkaXVt\",\"--framer-font-family\":'\"Filson Pro Medium\", \"Filson Pro Medium Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b5aa458d-a922-47a5-a8d3-4ae87b86283e, rgb(204, 204, 204)))\"},children:\"Label\"})}),className:\"framer-vm4bvj\",\"data-framer-name\":\"Label\",fonts:[\"CUSTOM;Filson Pro Medium\"],layoutDependency:layoutDependency,layoutId:\"le7UCYjIj\",style:{\"--extracted-r6o4lv\":\"var(--token-b5aa458d-a922-47a5-a8d3-4ae87b86283e, rgb(204, 204, 204))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:jlLk2Zpos,variants:{\"gWJwR_k6u-hover\":{\"--extracted-r6o4lv\":\"var(--token-2402ee7c-ff6f-4009-bbf3-140b9e2fdd59, rgb(255, 255, 255))\"},\"SIoToqxvW-hover\":{\"--extracted-r6o4lv\":\"var(--token-2402ee7c-ff6f-4009-bbf3-140b9e2fdd59, rgb(255, 255, 255))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"gWJwR_k6u-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO01haXNvbiBOZXVlIEV4dGVuZGVkIE1lZGl1bQ==\",\"--framer-font-family\":'\"Maison Neue Extended Medium\", \"Maison Neue Extended Medium Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-2402ee7c-ff6f-4009-bbf3-140b9e2fdd59, rgb(255, 255, 255)))\"},children:\"Label\"})})},\"SIoToqxvW-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0ZpbHNvbiBQcm8gTWVkaXVt\",\"--framer-font-family\":'\"Filson Pro Medium\", \"Filson Pro Medium Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-2402ee7c-ff6f-4009-bbf3-140b9e2fdd59, rgb(255, 255, 255)))\"},children:\"Label\"})})},gWJwR_k6u:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO01haXNvbiBOZXVlIEV4dGVuZGVkIE1lZGl1bQ==\",\"--framer-font-family\":'\"Maison Neue Extended Medium\", \"Maison Neue Extended Medium Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-b5aa458d-a922-47a5-a8d3-4ae87b86283e, rgb(204, 204, 204)))\"},children:\"Label\"})}),fonts:[\"CUSTOM;Maison Neue Extended Medium\"]}},baseVariant,gestureVariant)})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-t6vDf.framer-1i0ilqf, .framer-t6vDf .framer-1i0ilqf { display: block; }\",\".framer-t6vDf.framer-3knlxn { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 12px; position: relative; text-decoration: none; width: min-content; }\",\".framer-t6vDf .framer-vm4bvj { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-t6vDf.framer-3knlxn { gap: 0px; } .framer-t6vDf.framer-3knlxn > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-t6vDf.framer-3knlxn > :first-child { margin-left: 0px; } .framer-t6vDf.framer-3knlxn > :last-child { margin-right: 0px; } }\",\".framer-t6vDf.framer-v-7igvbw.framer-3knlxn { padding: 8px 16px 8px 16px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 41\n * @framerIntrinsicWidth 62\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"gWJwR_k6u\":{\"layout\":[\"auto\",\"auto\"]},\"MXLdafg7u\":{\"layout\":[\"auto\",\"auto\"]},\"ggEEXFywD\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"jlLk2Zpos\":\"label\",\"CvIHlD5LO\":\"link\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramergemH1acbp=withCSS(Component,css,\"framer-t6vDf\");export default FramergemH1acbp;FramergemH1acbp.displayName=\"HeaderLink\";FramergemH1acbp.defaultProps={height:41,width:62};addPropertyControls(FramergemH1acbp,{variant:{options:[\"SIoToqxvW\",\"gWJwR_k6u\"],optionTitles:[\"Default\",\"Big\"],title:\"Variant\",type:ControlType.Enum},jlLk2Zpos:{defaultValue:\"Label\",displayTextArea:false,title:\"Label\",type:ControlType.String},CvIHlD5LO:{title:\"Link\",type:ControlType.Link}});addFonts(FramergemH1acbp,[{explicitInter:true,fonts:[{family:\"Filson Pro Medium\",source:\"custom\",url:\"https://framerusercontent.com/assets/YVa1yZvJzUaTYFB2pU3hiQpVvw.woff2\"},{family:\"Maison Neue Extended Medium\",source:\"custom\",url:\"https://framerusercontent.com/assets/75jRD2lhzmuoime4PhXfJdkdRY.woff2\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramergemH1acbp\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"gWJwR_k6u\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"MXLdafg7u\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"ggEEXFywD\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"62\",\"framerVariables\":\"{\\\"jlLk2Zpos\\\":\\\"label\\\",\\\"CvIHlD5LO\\\":\\\"link\\\"}\",\"framerIntrinsicHeight\":\"41\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./gemH1acbp.map","// Generated by Framer (315fd46)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,cx,Image,Link,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"K9oNWQznA\"];const serializationHash=\"framer-c5lcz\";const variantClassNames={K9oNWQznA:\"framer-v-1a6nfpa\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const getProps=({height,id,width,...props})=>{return{...props};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"K9oNWQznA\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},children:/*#__PURE__*/_jsx(Image,{...restProps,...gestureHandlers,as:\"a\",background:{alt:\"\",fit:\"fill\",pixelHeight:102,pixelWidth:387,src:\"https://framerusercontent.com/images/LrehlcWyTucGWi1IPFma3fW9UWM.png\"},className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-1a6nfpa\",className,classNames)} framer-3gfphe`,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"K9oNWQznA\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style}})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-c5lcz.framer-3gfphe, .framer-c5lcz .framer-3gfphe { display: block; }\",\".framer-c5lcz.framer-1a6nfpa { height: 51px; overflow: hidden; position: relative; text-decoration: none; width: 193px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 51\n * @framerIntrinsicWidth 193\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerI9JurSC7T=withCSS(Component,css,\"framer-c5lcz\");export default FramerI9JurSC7T;FramerI9JurSC7T.displayName=\"Logo\";FramerI9JurSC7T.defaultProps={height:51,width:193};addFonts(FramerI9JurSC7T,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerI9JurSC7T\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicWidth\":\"193\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"51\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./I9JurSC7T.map","// Generated by Framer (f8e3bf6)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,CycleVariantState,getFonts,RichText,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useOnVariantChange,useVariantState,withCSS}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\";const PhosphorFonts=getFonts(Phosphor);const enabledGestures={dRRR5dzAi:{hover:true},hXYRAyab4:{hover:true},p6sAxo30U:{hover:true},qD8QE8iJB:{hover:true}};const cycleOrder=[\"qD8QE8iJB\",\"hXYRAyab4\",\"p6sAxo30U\",\"dRRR5dzAi\"];const serializationHash=\"framer-baTe0\";const variantClassNames={dRRR5dzAi:\"framer-v-1k2jybt\",hXYRAyab4:\"framer-v-1ke9dhs\",p6sAxo30U:\"framer-v-5sjzaz\",qD8QE8iJB:\"framer-v-dq3alc\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={delay:0,duration:.8,ease:[0,0,1,1],type:\"tween\"};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={Bottom:\"p6sAxo30U\",Left:\"dRRR5dzAi\",Right:\"hXYRAyab4\",Top:\"qD8QE8iJB\"};const getProps=({background,click2,external,height,icon,id,label,size,width,...props})=>{return{...props,mpew9iibM:external??props.mpew9iibM,ofLqZhEO8:label??props.ofLqZhEO8??\"Label\",pfZhIKqRm:icon??props.pfZhIKqRm??\"arrow-square-out\",pqz8YHvdh:background??props.pqz8YHvdh??\"var(--token-ced24758-b6a3-4149-a414-6b319d9f87de, rgb(17, 17, 17))\",Rb5OgUSWE:size??props.Rb5OgUSWE??16,v08Eplc0g:click2??props.v08Eplc0g,variant:humanReadableVariantMap[props.variant]??props.variant??\"qD8QE8iJB\"};};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,ofLqZhEO8,pfZhIKqRm,Rb5OgUSWE,mpew9iibM,pqz8YHvdh,v08Eplc0g,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"qD8QE8iJB\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap12brywu=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(v08Eplc0g){const res=await v08Eplc0g(...args);if(res===false)return false;}});const onAppearx4yxc4=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(CycleVariantState),700);});useOnVariantChange(baseVariant,{default:onAppearx4yxc4});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);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-dq3alc\",className,classNames),\"data-framer-name\":\"Top\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"qD8QE8iJB\",onTap:onTap12brywu,ref:refBinding,style:{backgroundColor:\"rgba(255, 0, 0, 0.05)\",borderBottomLeftRadius:48,borderBottomRightRadius:48,borderTopLeftRadius:48,borderTopRightRadius:48,...style},...addPropertyOverrides({\"dRRR5dzAi-hover\":{\"data-framer-name\":undefined},\"hXYRAyab4-hover\":{\"data-framer-name\":undefined},\"p6sAxo30U-hover\":{\"data-framer-name\":undefined},\"qD8QE8iJB-hover\":{\"data-framer-name\":undefined},dRRR5dzAi:{\"data-framer-name\":\"Left\"},hXYRAyab4:{\"data-framer-name\":\"Right\"},p6sAxo30U:{\"data-framer-name\":\"Bottom\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1uv9b4q\",\"data-framer-name\":\"Glow\",layoutDependency:layoutDependency,layoutId:\"h65ekkw4L\",style:{background:\"radial-gradient(25% 50% at 50% 0%, rgb(255, 68, 0) 0%, rgba(255, 0, 0, 0) 100%)\",borderBottomLeftRadius:48,borderBottomRightRadius:48,borderTopLeftRadius:48,borderTopRightRadius:48,filter:\"blur(10px)\",transformPerspective:1200,WebkitFilter:\"blur(10px)\"},variants:{\"dRRR5dzAi-hover\":{background:\"radial-gradient(50% 100% at 50% 50%, rgb(255, 0, 0) 0%, rgba(255, 0, 0, 0) 100%)\"},\"hXYRAyab4-hover\":{background:\"radial-gradient(50% 100% at 50% 50%, rgb(255, 0, 0) 0%, rgba(255, 0, 0, 0) 100%)\"},\"p6sAxo30U-hover\":{background:\"radial-gradient(50% 100% at 50% 50%, rgb(255, 0, 0) 0%, rgba(255, 0, 0, 0) 100%)\"},\"qD8QE8iJB-hover\":{background:\"radial-gradient(50% 100% at 50% 50%, rgb(255, 0, 0) 0%, rgba(255, 0, 0, 0) 100%)\"},dRRR5dzAi:{background:\"radial-gradient(25% 34.4% at 0% 50%, rgb(255, 0, 0) 0%, rgba(255, 0, 0, 0) 100%)\"},hXYRAyab4:{background:\"radial-gradient(25% 35.4% at 100% 50%, rgb(255, 0, 0) 0%, rgba(255, 0, 0, 0) 100%)\"},p6sAxo30U:{background:\"radial-gradient(25% 50% at 50% 100%, rgb(255, 0, 0) 0%, rgba(255, 0, 0, 0) 100%)\"}}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1pnltf\",\"data-framer-name\":\"Stroke\",layoutDependency:layoutDependency,layoutId:\"bxHJlSA9i\",style:{background:\"radial-gradient(20.7% 50% at 50% 0%, rgb(255, 0, 0) 0%, rgba(255, 0, 0, 0) 100%)\",borderBottomLeftRadius:48,borderBottomRightRadius:48,borderTopLeftRadius:48,borderTopRightRadius:48},variants:{\"dRRR5dzAi-hover\":{background:\"radial-gradient(75% 181.15942028985506% at 50% 50%, rgb(255, 0, 0) 0%, rgba(255, 0, 0, 0) 100%)\"},\"hXYRAyab4-hover\":{background:\"radial-gradient(75% 181.15942028985506% at 50% 50%, rgb(255, 0, 0) 0%, rgba(255, 0, 0, 0) 100%)\"},\"p6sAxo30U-hover\":{background:\"radial-gradient(75% 181.15942028985506% at 50% 50%, rgb(255, 0, 0) 0%, rgba(255, 0, 0, 0) 100%)\"},\"qD8QE8iJB-hover\":{background:\"radial-gradient(75% 181.15942028985506% at 50% 50%, rgb(255, 0, 0) 0%, rgba(255, 0, 0, 0) 100%)\"},dRRR5dzAi:{background:\"radial-gradient(16.6% 43.1% at 0% 50%, rgb(255, 0, 0) 0%, rgba(255, 0, 0, 0) 100%)\"},hXYRAyab4:{background:\"radial-gradient(16.2% 41.199999999999996% at 100% 50%, rgb(255, 0, 0) 0%, rgba(255, 0, 0, 0) 100%)\"},p6sAxo30U:{background:\"radial-gradient(20.7% 50% at 50% 100%, rgb(255, 0, 0) 0%, rgba(255, 0, 0, 0) 100%)\"}}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1vt90wn\",\"data-framer-name\":\"Fill\",layoutDependency:layoutDependency,layoutId:\"inMrtuW9q\",style:{backgroundColor:pqz8YHvdh,borderBottomLeftRadius:48,borderBottomRightRadius:48,borderTopLeftRadius:48,borderTopRightRadius:48}}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-4ywrsa\",\"data-framer-name\":\"Content\",layoutDependency:layoutDependency,layoutId:\"QFiHomvY0\",style:{opacity:.75},variants:{\"dRRR5dzAi-hover\":{opacity:1},\"hXYRAyab4-hover\":{opacity:1},\"p6sAxo30U-hover\":{opacity:1},\"qD8QE8iJB-hover\":{opacity:1}},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-9m9676\",\"data-framer-name\":\"Label\",layoutDependency:layoutDependency,layoutId:\"UScKSjy1Q\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO01haXNvbiBOZXVlIEV4dGVuZGVkIERlbWlCb2xk\",\"--framer-font-family\":'\"Maison Neue Extended DemiBold\", \"Maison Neue Extended DemiBold Placeholder\", sans-serif',\"--framer-font-size\":\"calc(var(--variable-reference-Rb5OgUSWE-tKqT735iB) * 1px)\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-2402ee7c-ff6f-4009-bbf3-140b9e2fdd59, rgb(255, 255, 255)))\"},children:\"Label\"})}),className:\"framer-l5eboz\",\"data-framer-name\":\"Text\",fonts:[\"CUSTOM;Maison Neue Extended DemiBold\"],layoutDependency:layoutDependency,layoutId:\"npqb7WyEH\",style:{\"--extracted-r6o4lv\":\"var(--token-2402ee7c-ff6f-4009-bbf3-140b9e2fdd59, rgb(255, 255, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\",\"--variable-reference-Rb5OgUSWE-tKqT735iB\":Rb5OgUSWE},text:ofLqZhEO8,verticalAlignment:\"top\",withExternalLayout:true})}),mpew9iibM&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1m5bpc7\",\"data-framer-name\":\"External\",layoutDependency:layoutDependency,layoutId:\"HeIkpNnU3\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-13448qn-container\",\"data-framer-name\":\"Icon\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"PkSnd7Hve-container\",name:\"Icon\",nodeId:\"PkSnd7Hve\",rendersWithMotion:true,scopeId:\"tKqT735iB\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-2402ee7c-ff6f-4009-bbf3-140b9e2fdd59, rgb(255, 255, 255))\",height:\"100%\",iconSearch:pfZhIKqRm,iconSelection:\"House\",id:\"PkSnd7Hve\",layoutId:\"PkSnd7Hve\",mirrored:false,name:\"Icon\",selectByList:false,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})})})})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-baTe0.framer-17f812q, .framer-baTe0 .framer-17f812q { display: block; }\",\".framer-baTe0.framer-dq3alc { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 16px 24px 16px 24px; position: relative; width: min-content; }\",\".framer-baTe0 .framer-1uv9b4q, .framer-baTe0 .framer-1pnltf { bottom: 0px; flex: none; left: 0px; overflow: visible; position: absolute; right: 0px; top: 0px; z-index: 0; }\",\".framer-baTe0 .framer-1vt90wn { bottom: 2px; flex: none; left: 2px; overflow: visible; position: absolute; right: 2px; top: 2px; z-index: 0; }\",\".framer-baTe0 .framer-4ywrsa { align-content: center; align-items: center; align-self: stretch; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: auto; }\",\".framer-baTe0 .framer-9m9676 { 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: 2px 0px 0px 0px; position: relative; width: min-content; }\",\".framer-baTe0 .framer-l5eboz { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-baTe0 .framer-1m5bpc7 { 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: min-content; }\",\".framer-baTe0 .framer-13448qn-container { flex: none; height: 20px; position: relative; width: 20px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 53\n * @framerIntrinsicWidth 92\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"hXYRAyab4\":{\"layout\":[\"auto\",\"auto\"]},\"p6sAxo30U\":{\"layout\":[\"auto\",\"auto\"]},\"dRRR5dzAi\":{\"layout\":[\"auto\",\"auto\"]},\"kZAAvvsxp\":{\"layout\":[\"auto\",\"auto\"]},\"m20RRqO5x\":{\"layout\":[\"auto\",\"auto\"]},\"OXlQqyKxs\":{\"layout\":[\"auto\",\"auto\"]},\"g7d6_PDEN\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"ofLqZhEO8\":\"label\",\"pfZhIKqRm\":\"icon\",\"Rb5OgUSWE\":\"size\",\"mpew9iibM\":\"external\",\"pqz8YHvdh\":\"background\",\"v08Eplc0g\":\"click2\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramertKqT735iB=withCSS(Component,css,\"framer-baTe0\");export default FramertKqT735iB;FramertKqT735iB.displayName=\"Buttons/ButtonShinyRed\";FramertKqT735iB.defaultProps={height:53,width:92};addPropertyControls(FramertKqT735iB,{variant:{options:[\"qD8QE8iJB\",\"hXYRAyab4\",\"p6sAxo30U\",\"dRRR5dzAi\"],optionTitles:[\"Top\",\"Right\",\"Bottom\",\"Left\"],title:\"Variant\",type:ControlType.Enum},ofLqZhEO8:{defaultValue:\"Label\",displayTextArea:false,title:\"Label\",type:ControlType.String},pfZhIKqRm:{defaultValue:\"arrow-square-out\",placeholder:\"Menu, Wifi, Box…\",title:\"Icon\",type:ControlType.String},Rb5OgUSWE:{defaultValue:16,title:\"Size\",type:ControlType.Number},mpew9iibM:{defaultValue:false,title:\"External\",type:ControlType.Boolean},pqz8YHvdh:{defaultValue:'var(--token-ced24758-b6a3-4149-a414-6b319d9f87de, rgb(17, 17, 17)) /* {\"name\":\"Base Dark\"} */',title:\"Background\",type:ControlType.Color},v08Eplc0g:{title:\"Click 2\",type:ControlType.EventHandler}});addFonts(FramertKqT735iB,[{explicitInter:true,fonts:[{family:\"Maison Neue Extended DemiBold\",source:\"custom\",url:\"https://framerusercontent.com/assets/qNwdBCYOmzuyL5ax2n7mOoq0VY.woff2\"}]},...PhosphorFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramertKqT735iB\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"92\",\"framerVariables\":\"{\\\"ofLqZhEO8\\\":\\\"label\\\",\\\"pfZhIKqRm\\\":\\\"icon\\\",\\\"Rb5OgUSWE\\\":\\\"size\\\",\\\"mpew9iibM\\\":\\\"external\\\",\\\"pqz8YHvdh\\\":\\\"background\\\",\\\"v08Eplc0g\\\":\\\"click2\\\"}\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"hXYRAyab4\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"p6sAxo30U\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"dRRR5dzAi\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"kZAAvvsxp\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"m20RRqO5x\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"OXlQqyKxs\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"g7d6_PDEN\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerIntrinsicHeight\":\"53\",\"framerColorSyntax\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./tKqT735iB.map","// Generated by Framer (f8e3bf6)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,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 HeaderMenuIcon from\"https://framerusercontent.com/modules/we9P9hBthnm51ozA8Mha/FCccFu3LI59URCKhgCtL/aB7GmzA8p.js\";import HeaderLink from\"https://framerusercontent.com/modules/AsrX2r1tuZxl89iwaT5t/py7ZPFLG6iJYz3LwrioI/gemH1acbp.js\";import Logo from\"https://framerusercontent.com/modules/FsY2iXT35cxlBkrUKxEs/EXGAkkX8iDvDd8TpWkji/I9JurSC7T.js\";import ButtonsButtonShinyRed from\"https://framerusercontent.com/modules/GMXyNhQM6zVMz5bNocCT/5cK3o86smTeSktnbR7ob/tKqT735iB.js\";const LogoFonts=getFonts(Logo);const HeaderLinkFonts=getFonts(HeaderLink);const ButtonsButtonShinyRedFonts=getFonts(ButtonsButtonShinyRed);const HeaderMenuIconFonts=getFonts(HeaderMenuIcon);const cycleOrder=[\"mgS1VDgDx\",\"RNYjtE0Xk\",\"YZ9pzQ8FS\"];const serializationHash=\"framer-3Gqnz\";const variantClassNames={mgS1VDgDx:\"framer-v-ven2r9\",RNYjtE0Xk:\"framer-v-qouye8\",YZ9pzQ8FS:\"framer-v-my35vw\"};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 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={\"Mobile - Open\":\"YZ9pzQ8FS\",Desktop:\"mgS1VDgDx\",Mobile:\"RNYjtE0Xk\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"mgS1VDgDx\"};};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:\"mgS1VDgDx\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const XKaY3MrGu1y1i0in=activeVariantCallback(async(...args)=>{setVariant(\"YZ9pzQ8FS\");});const XKaY3MrGud3z4qc=activeVariantCallback(async(...args)=>{setVariant(\"RNYjtE0Xk\");});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if([\"RNYjtE0Xk\",\"YZ9pzQ8FS\"].includes(baseVariant))return false;return true;};const router=useRouter();const isDisplayed1=()=>{if([\"RNYjtE0Xk\",\"YZ9pzQ8FS\"].includes(baseVariant))return true;return false;};const isDisplayed2=()=>{if(baseVariant===\"YZ9pzQ8FS\")return true;return false;};const isDisplayed3=()=>{if(baseVariant===\"YZ9pzQ8FS\")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.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-ven2r9\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"mgS1VDgDx\",ref:refBinding,style:{...style},...addPropertyOverrides({RNYjtE0Xk:{\"data-framer-name\":\"Mobile\"},YZ9pzQ8FS:{\"data-framer-name\":\"Mobile - Open\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1wjrdf7\",\"data-border\":true,\"data-framer-name\":\"Container\",layoutDependency:layoutDependency,layoutId:\"fnF03Syrm\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(255, 255, 255, 0.1)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backdropFilter:\"blur(10px)\",backgroundColor:\"rgba(17, 17, 17, 0.5)\",borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12,WebkitBackdropFilter:\"blur(10px)\"},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-b8519j\",\"data-framer-name\":\"Top\",layoutDependency:layoutDependency,layoutId:\"TXppzNEny\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:28,width:\"105.9608px\",y:(componentViewport?.y||0)+(16+((componentViewport?.height||88)-32-56)/2)+0+0+14,...addPropertyOverrides({YZ9pzQ8FS:{y:(componentViewport?.y||0)+16+(((componentViewport?.height||280)-32-251)/2+0+0)+0+0+14}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-r99to-container\",layoutDependency:layoutDependency,layoutId:\"yiwcvZbpF-container\",nodeId:\"yiwcvZbpF\",rendersWithMotion:true,scopeId:\"jK9h8uh_6\",children:/*#__PURE__*/_jsx(Logo,{height:\"100%\",id:\"yiwcvZbpF\",layoutId:\"yiwcvZbpF\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1yttfs2\",\"data-framer-name\":\"Links\",layoutDependency:layoutDependency,layoutId:\"IICtEV7qf\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"F2605mgWd\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:41,y:(componentViewport?.y||0)+(16+((componentViewport?.height||88)-32-56)/2)+0+0+7.5+0,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-l47orc-container\",layoutDependency:layoutDependency,layoutId:\"ZmZqUIeRe-container\",nodeId:\"ZmZqUIeRe\",rendersWithMotion:true,scopeId:\"jK9h8uh_6\",children:/*#__PURE__*/_jsx(HeaderLink,{CvIHlD5LO:resolvedLinks[0],height:\"100%\",id:\"ZmZqUIeRe\",jlLk2Zpos:\"Expertise\",layoutId:\"ZmZqUIeRe\",variant:\"SIoToqxvW\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"q8jb7gWuc\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:41,y:(componentViewport?.y||0)+(16+((componentViewport?.height||88)-32-56)/2)+0+0+7.5+0,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1cdk8ql-container\",layoutDependency:layoutDependency,layoutId:\"LtsJo8gUH-container\",nodeId:\"LtsJo8gUH\",rendersWithMotion:true,scopeId:\"jK9h8uh_6\",children:/*#__PURE__*/_jsx(HeaderLink,{CvIHlD5LO:resolvedLinks1[0],height:\"100%\",id:\"LtsJo8gUH\",jlLk2Zpos:\"Projects\",layoutId:\"LtsJo8gUH\",variant:\"SIoToqxvW\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"m7huJ86uN\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:41,y:(componentViewport?.y||0)+(16+((componentViewport?.height||88)-32-56)/2)+0+0+7.5+0,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-ukzrkr-container\",layoutDependency:layoutDependency,layoutId:\"hNvdil9ZD-container\",nodeId:\"hNvdil9ZD\",rendersWithMotion:true,scopeId:\"jK9h8uh_6\",children:/*#__PURE__*/_jsx(HeaderLink,{CvIHlD5LO:resolvedLinks2[0],height:\"100%\",id:\"hNvdil9ZD\",jlLk2Zpos:\"Careers\",layoutId:\"hNvdil9ZD\",variant:\"SIoToqxvW\",width:\"100%\"})})})})]}),isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-f5tx6j\",\"data-framer-name\":\"Actions\",layoutDependency:layoutDependency,layoutId:\"b22uWm1TQ\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"XHNHRU9k8\"},motionChild:true,nodeId:\"b4TozqOj3\",openInNewTab:false,scopeId:\"jK9h8uh_6\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-t9yfuq framer-1h3b5cy\",\"data-framer-name\":\"Button\",layoutDependency:layoutDependency,layoutId:\"b4TozqOj3\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:53,y:(componentViewport?.y||0)+(16+((componentViewport?.height||88)-32-56)/2)+0+0+0+0+0+1.5,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-alxouj-container\",layoutDependency:layoutDependency,layoutId:\"JclHWpwJd-container\",nodeId:\"JclHWpwJd\",rendersWithMotion:true,scopeId:\"jK9h8uh_6\",style:{scale:.8},children:/*#__PURE__*/_jsx(ButtonsButtonShinyRed,{height:\"100%\",id:\"JclHWpwJd\",layoutId:\"JclHWpwJd\",mpew9iibM:false,ofLqZhEO8:\"Let's Talk\",pfZhIKqRm:\"arrow-square-out\",pqz8YHvdh:\"var(--token-ced24758-b6a3-4149-a414-6b319d9f87de, rgb(17, 17, 17))\",Rb5OgUSWE:16,variant:\"qD8QE8iJB\",width:\"100%\"})})})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({RNYjtE0Xk:{height:48,width:\"48px\",y:(componentViewport?.y||0)+(16+((componentViewport?.height||88)-32-56)/2)+0+0+4},YZ9pzQ8FS:{height:48,width:\"48px\",y:(componentViewport?.y||0)+16+(((componentViewport?.height||280)-32-251)/2+0+0)+0+0+4}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-f6xzep-container\",layoutDependency:layoutDependency,layoutId:\"JZY_GTrly-container\",nodeId:\"JZY_GTrly\",rendersWithMotion:true,scopeId:\"jK9h8uh_6\",children:/*#__PURE__*/_jsx(HeaderMenuIcon,{height:\"100%\",id:\"JZY_GTrly\",layoutId:\"JZY_GTrly\",style:{height:\"100%\",width:\"100%\"},variant:\"OB8vfFq0G\",width:\"100%\",...addPropertyOverrides({RNYjtE0Xk:{XKaY3MrGu:XKaY3MrGu1y1i0in},YZ9pzQ8FS:{variant:\"iDmYAirok\",XKaY3MrGu:XKaY3MrGud3z4qc}},baseVariant,gestureVariant)})})})]}),isDisplayed2()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-y9gwag\",\"data-framer-name\":\"Bottom\",layoutDependency:layoutDependency,layoutId:\"rk36CxQ_X\",children:[isDisplayed2()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1lu3g39\",\"data-framer-name\":\"Links\",layoutDependency:layoutDependency,layoutId:\"eQQHoxx9m\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"F2605mgWd\"},implicitPathVariables:undefined},{href:{webPageId:\"F2605mgWd\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:41,...addPropertyOverrides({YZ9pzQ8FS:{y:(componentViewport?.y||0)+16+(((componentViewport?.height||280)-32-251)/2+0+0)+0+56+0+0+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-3mmkfh-container\",layoutDependency:layoutDependency,layoutId:\"Sco6kX17q-container\",nodeId:\"Sco6kX17q\",rendersWithMotion:true,scopeId:\"jK9h8uh_6\",children:/*#__PURE__*/_jsx(HeaderLink,{CvIHlD5LO:resolvedLinks3[0],height:\"100%\",id:\"Sco6kX17q\",jlLk2Zpos:\"Expertise\",layoutId:\"Sco6kX17q\",variant:\"gWJwR_k6u\",width:\"100%\",...addPropertyOverrides({YZ9pzQ8FS:{CvIHlD5LO:resolvedLinks3[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"q8jb7gWuc\"},implicitPathVariables:undefined},{href:{webPageId:\"q8jb7gWuc\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:41,...addPropertyOverrides({YZ9pzQ8FS:{y:(componentViewport?.y||0)+16+(((componentViewport?.height||280)-32-251)/2+0+0)+0+56+0+0+0+41}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-howj3b-container\",layoutDependency:layoutDependency,layoutId:\"RPuhndoVI-container\",nodeId:\"RPuhndoVI\",rendersWithMotion:true,scopeId:\"jK9h8uh_6\",children:/*#__PURE__*/_jsx(HeaderLink,{CvIHlD5LO:resolvedLinks4[0],height:\"100%\",id:\"RPuhndoVI\",jlLk2Zpos:\"Project\",layoutId:\"RPuhndoVI\",variant:\"gWJwR_k6u\",width:\"100%\",...addPropertyOverrides({YZ9pzQ8FS:{CvIHlD5LO:resolvedLinks4[1]}},baseVariant,gestureVariant)})})})}),isDisplayed3()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"VkzWYtXXs\"},implicitPathVariables:undefined}],children:resolvedLinks5=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:41,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1vhn7ng-container\",layoutDependency:layoutDependency,layoutId:\"URuFjALAv-container\",nodeId:\"URuFjALAv\",rendersWithMotion:true,scopeId:\"jK9h8uh_6\",children:/*#__PURE__*/_jsx(HeaderLink,{CvIHlD5LO:resolvedLinks5[0],height:\"100%\",id:\"URuFjALAv\",jlLk2Zpos:\"Journal\",layoutId:\"URuFjALAv\",variant:\"gWJwR_k6u\",width:\"100%\"})})})}),isDisplayed2()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"m7huJ86uN\"},implicitPathVariables:undefined},{href:{webPageId:\"m7huJ86uN\"},implicitPathVariables:undefined}],children:resolvedLinks6=>/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({YZ9pzQ8FS:{height:41,y:(componentViewport?.y||0)+16+(((componentViewport?.height||280)-32-251)/2+0+0)+0+56+0+0+0+82}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1elnwef-container\",layoutDependency:layoutDependency,layoutId:\"moXKXcMtg-container\",nodeId:\"moXKXcMtg\",rendersWithMotion:true,scopeId:\"jK9h8uh_6\",children:/*#__PURE__*/_jsx(HeaderLink,{CvIHlD5LO:resolvedLinks6[0],height:\"100%\",id:\"moXKXcMtg\",jlLk2Zpos:\"Careers\",layoutId:\"moXKXcMtg\",variant:\"gWJwR_k6u\",width:\"100%\",...addPropertyOverrides({YZ9pzQ8FS:{CvIHlD5LO:resolvedLinks6[1]}},baseVariant,gestureVariant)})})})})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-tvglmy\",\"data-framer-name\":\"Actions\",layoutDependency:layoutDependency,layoutId:\"gy6tMdoAj\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"XHNHRU9k8\"},motionChild:true,nodeId:\"XKXuJLd5u\",scopeId:\"jK9h8uh_6\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1a5l1f6 framer-1h3b5cy\",\"data-framer-name\":\"Button\",layoutDependency:layoutDependency,layoutId:\"XKXuJLd5u\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,...addPropertyOverrides({YZ9pzQ8FS:{width:`calc(min(${componentViewport?.width||\"100vw\"} - 32px, 1200px) - 32px)`,y:(componentViewport?.y||0)+16+(((componentViewport?.height||280)-32-251)/2+0+0)+0+56+0+123+8+0+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1qpbueh-container\",layoutDependency:layoutDependency,layoutId:\"KHrS9vHXn-container\",nodeId:\"KHrS9vHXn\",rendersWithMotion:true,scopeId:\"jK9h8uh_6\",style:{scale:.8},children:/*#__PURE__*/_jsx(ButtonsButtonShinyRed,{height:\"100%\",id:\"KHrS9vHXn\",layoutId:\"KHrS9vHXn\",mpew9iibM:false,ofLqZhEO8:\"Let's Talk\",pfZhIKqRm:\"arrow-square-out\",pqz8YHvdh:\"var(--token-ced24758-b6a3-4149-a414-6b319d9f87de, rgb(17, 17, 17))\",Rb5OgUSWE:16,style:{height:\"100%\",width:\"100%\"},variant:\"qD8QE8iJB\",width:\"100%\"})})})})})})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-3Gqnz.framer-1h3b5cy, .framer-3Gqnz .framer-1h3b5cy { display: block; }\",\".framer-3Gqnz.framer-ven2r9 { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 16px 24px 16px 24px; position: relative; width: 1200px; }\",\".framer-3Gqnz .framer-1wjrdf7 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 0px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-3Gqnz .framer-b8519j { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: 56px; justify-content: center; overflow: hidden; padding: 0px 16px 0px 16px; position: relative; width: 100%; }\",\".framer-3Gqnz .framer-r99to-container { aspect-ratio: 3.784313725490196 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 28px); position: relative; width: 106px; }\",\".framer-3Gqnz .framer-1yttfs2 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-end; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-3Gqnz .framer-l47orc-container, .framer-3Gqnz .framer-1cdk8ql-container, .framer-3Gqnz .framer-ukzrkr-container, .framer-3Gqnz .framer-alxouj-container, .framer-3Gqnz .framer-3mmkfh-container, .framer-3Gqnz .framer-howj3b-container, .framer-3Gqnz .framer-1vhn7ng-container, .framer-3Gqnz .framer-1elnwef-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-3Gqnz .framer-f5tx6j { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 100%; justify-content: flex-end; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-3Gqnz .framer-t9yfuq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 100%; justify-content: center; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: 101px; }\",\".framer-3Gqnz .framer-f6xzep-container { flex: none; height: 48px; position: relative; width: 48px; }\",\".framer-3Gqnz .framer-y9gwag, .framer-3Gqnz .framer-1lu3g39 { 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-3Gqnz .framer-tvglmy { 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: 8px 16px 16px 16px; position: relative; width: 100%; }\",\".framer-3Gqnz .framer-1a5l1f6 { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 48px; justify-content: center; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: 100%; }\",\".framer-3Gqnz .framer-1qpbueh-container { flex: none; height: 48px; position: relative; width: 100%; }\",\".framer-3Gqnz.framer-v-qouye8.framer-ven2r9 { padding: 16px; width: 390px; }\",\".framer-3Gqnz.framer-v-qouye8 .framer-b8519j, .framer-3Gqnz.framer-v-my35vw .framer-b8519j { gap: unset; justify-content: space-between; padding: 0px 10px 0px 16px; }\",\".framer-3Gqnz.framer-v-my35vw.framer-ven2r9 { flex-direction: column; gap: 16px; padding: 16px; width: 390px; }\",\".framer-3Gqnz.framer-v-my35vw .framer-1wjrdf7 { flex: none; width: 100%; }\",'.framer-3Gqnz[data-border=\"true\"]::after, .framer-3Gqnz [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 88\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"RNYjtE0Xk\":{\"layout\":[\"fixed\",\"auto\"]},\"YZ9pzQ8FS\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerjK9h8uh_6=withCSS(Component,css,\"framer-3Gqnz\");export default FramerjK9h8uh_6;FramerjK9h8uh_6.displayName=\"Header\";FramerjK9h8uh_6.defaultProps={height:88,width:1200};addPropertyControls(FramerjK9h8uh_6,{variant:{options:[\"mgS1VDgDx\",\"RNYjtE0Xk\",\"YZ9pzQ8FS\"],optionTitles:[\"Desktop\",\"Mobile\",\"Mobile - Open\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerjK9h8uh_6,[{explicitInter:true,fonts:[]},...LogoFonts,...HeaderLinkFonts,...ButtonsButtonShinyRedFonts,...HeaderMenuIconFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerjK9h8uh_6\",\"slots\":[],\"annotations\":{\"framerColorSyntax\":\"true\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"RNYjtE0Xk\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"YZ9pzQ8FS\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerIntrinsicHeight\":\"88\",\"framerIntrinsicWidth\":\"1200\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./jK9h8uh_6.map"],"mappings":"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"}