{"version":3,"file":"shared-lib.CxLeNZSg.mjs","names":["e","fonts","css","className","css","e","addPropertyOverrides","cycleOrder","serializationHash","variantClassNames","transition1","Transition","Variants","humanReadableVariantMap","getProps","createLayoutDependency","Component","className","Image","css","NavNavbarButton","className"],"sources":["https:/ga.jspm.io/npm:@motionone/utils@10.14.0/dist/index.es.js","https:/framerusercontent.com/modules/ttwZGpPNZimWAJPuYhaz/dLWbVOTPZpY6JjUXPLiU/kQDJYWlDV.js","https:/framerusercontent.com/modules/RVLwM04NXyergGdOps7p/QXa4tbTBm3X1aKfLgLMn/kQDJYWlDV.js","https:/ga.jspm.io/npm:@motionone/easing@10.13.1/dist/index.es.js","https:/framerusercontent.com/modules/cKGD16u2MGB7MfqfVXFp/wiztTCbXokZrMicHAmZc/Grain.js","https:/framerusercontent.com/modules/5w6YIzdDuV94pqlSQWGK/KjxXRq3JBqkbD26KvVAE/GjHsrCxHJ.js","https:/framerusercontent.com/modules/uDEippAOA9PGxwZT8Fa7/j65xxjMVJpRbyQZOrdKd/UEPoHmZj8.js"],"sourcesContent":["function addUniqueItem(t,e){-1===t.indexOf(e)&&t.push(e)}function removeItem(t,e){const n=t.indexOf(e);n>-1&&t.splice(n,1)}const clamp=(t,e,n)=>Math.min(Math.max(n,t),e);const t={duration:.3,delay:0,endDelay:0,repeat:0,easing:\"ease\"};const isNumber=t=>\"number\"===typeof t;const isEasingList=t=>Array.isArray(t)&&!isNumber(t[0]);const wrap=(t,e,n)=>{const o=e-t;return((n-t)%o+o)%o+t};function getEasingForSegment(t,e){return isEasingList(t)?t[wrap(0,t.length,e)]:t}const mix=(t,e,n)=>-n*t+n*e+t;const noop=()=>{};const noopReturn=t=>t;const progress=(t,e,n)=>e-t===0?1:(n-t)/(e-t);function fillOffset(t,e){const n=t[t.length-1];for(let o=1;o<=e;o++){const s=progress(0,e,o);t.push(mix(n,1,s))}}function defaultOffset(t){const e=[0];fillOffset(e,t-1);return e}function interpolate(t,e=defaultOffset(t.length),n=noopReturn){const o=t.length;const s=o-e.length;s>0&&fillOffset(e,s);return s=>{let f=0;for(;f<o-2;f++)if(s<e[f+1])break;let r=clamp(0,1,progress(e[f],e[f+1],s));const c=getEasingForSegment(n,f);r=c(r);return mix(t[f],t[f+1],r)}}const isCubicBezier=t=>Array.isArray(t)&&isNumber(t[0]);const isEasingGenerator=t=>\"object\"===typeof t&&Boolean(t.createAnimation);const isFunction=t=>\"function\"===typeof t;const isString=t=>\"string\"===typeof t;const e={ms:t=>1e3*t,s:t=>t/1e3};\n/*\n  Convert velocity into velocity per second\n\n  @param [number]: Unit per frame\n  @param [number]: Frame duration in ms\n*/function velocityPerSecond(t,e){return e?t*(1e3/e):0}export{addUniqueItem,clamp,defaultOffset,t as defaults,fillOffset,getEasingForSegment,interpolate,isCubicBezier,isEasingGenerator,isEasingList,isFunction,isNumber,isString,mix,noop,noopReturn,progress,removeItem,e as time,velocityPerSecond,wrap};\n\n//# sourceMappingURL=index.es.js.map","// Generated by Framer (d6b3045)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Manrope-500\",\"GF;Manrope-700\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Manrope\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/manrope/v15/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk7PFO_A87jxeN7B.woff2\",weight:\"500\"},{family:\"Manrope\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/manrope/v15/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk4aE-_A87jxeN7B.woff2\",weight:\"700\"}]}];export const css=['.framer-YxPXn .framer-styles-preset-1i10tl6:not(.rich-text-wrapper), .framer-YxPXn .framer-styles-preset-1i10tl6.rich-text-wrapper p { --framer-font-family: \"Manrope\", \"Manrope Placeholder\", sans-serif; --framer-font-family-bold: \"Manrope\", \"Manrope Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 18px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-variation-axes: normal; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-letter-spacing: 0em; --framer-line-height: 150%; --framer-paragraph-spacing: 5px; --framer-text-alignment: left; --framer-text-color: var(--token-39c3aa91-99dc-424e-9255-2748f0bbd95e, #797b85); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }','@media (max-width: 1439px) and (min-width: 1000px) { .framer-YxPXn .framer-styles-preset-1i10tl6:not(.rich-text-wrapper), .framer-YxPXn .framer-styles-preset-1i10tl6.rich-text-wrapper p { --framer-font-family: \"Manrope\", \"Manrope Placeholder\", sans-serif; --framer-font-family-bold: \"Manrope\", \"Manrope Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-variation-axes: normal; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-letter-spacing: 0em; --framer-line-height: 150%; --framer-paragraph-spacing: 5px; --framer-text-alignment: left; --framer-text-color: var(--token-39c3aa91-99dc-424e-9255-2748f0bbd95e, #797b85); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }','@media (max-width: 999px) and (min-width: 0px) { .framer-YxPXn .framer-styles-preset-1i10tl6:not(.rich-text-wrapper), .framer-YxPXn .framer-styles-preset-1i10tl6.rich-text-wrapper p { --framer-font-family: \"Manrope\", \"Manrope Placeholder\", sans-serif; --framer-font-family-bold: \"Manrope\", \"Manrope Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-variation-axes: normal; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-letter-spacing: 0em; --framer-line-height: 150%; --framer-paragraph-spacing: 5px; --framer-text-alignment: left; --framer-text-color: var(--token-39c3aa91-99dc-424e-9255-2748f0bbd95e, #797b85); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }'];export const className=\"framer-YxPXn\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (d6b3045)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Manrope-500\",\"GF;Manrope-700\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Manrope\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/manrope/v15/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk7PFO_A87jxeN7B.woff2\",weight:\"500\"},{family:\"Manrope\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/manrope/v15/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk4aE-_A87jxeN7B.woff2\",weight:\"700\"}]}];export const css=['.framer-YxPXn .framer-styles-preset-1i10tl6:not(.rich-text-wrapper), .framer-YxPXn .framer-styles-preset-1i10tl6.rich-text-wrapper p { --framer-font-family: \"Manrope\", \"Manrope Placeholder\", sans-serif; --framer-font-family-bold: \"Manrope\", \"Manrope Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 18px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-variation-axes: normal; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-letter-spacing: 0em; --framer-line-height: 150%; --framer-paragraph-spacing: 5px; --framer-text-alignment: left; --framer-text-color: var(--token-39c3aa91-99dc-424e-9255-2748f0bbd95e, #797b85); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }','@media (max-width: 1439px) and (min-width: 1000px) { .framer-YxPXn .framer-styles-preset-1i10tl6:not(.rich-text-wrapper), .framer-YxPXn .framer-styles-preset-1i10tl6.rich-text-wrapper p { --framer-font-family: \"Manrope\", \"Manrope Placeholder\", sans-serif; --framer-font-family-bold: \"Manrope\", \"Manrope Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-variation-axes: normal; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-letter-spacing: 0em; --framer-line-height: 150%; --framer-paragraph-spacing: 5px; --framer-text-alignment: left; --framer-text-color: var(--token-39c3aa91-99dc-424e-9255-2748f0bbd95e, #797b85); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }','@media (max-width: 999px) and (min-width: 0px) { .framer-YxPXn .framer-styles-preset-1i10tl6:not(.rich-text-wrapper), .framer-YxPXn .framer-styles-preset-1i10tl6.rich-text-wrapper p { --framer-font-family: \"Manrope\", \"Manrope Placeholder\", sans-serif; --framer-font-family-bold: \"Manrope\", \"Manrope Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-variation-axes: normal; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-letter-spacing: 0em; --framer-line-height: 150%; --framer-paragraph-spacing: 5px; --framer-text-alignment: left; --framer-text-color: var(--token-39c3aa91-99dc-424e-9255-2748f0bbd95e, #797b85); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }'];export const className=\"framer-YxPXn\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","import{noopReturn as t,clamp as n}from\"@motionone/utils\";const calcBezier=(t,n,e)=>(((1-3*e+3*n)*t+(3*e-6*n))*t+3*n)*t;const e=1e-7;const i=12;function binarySubdivide(t,n,o,r,c){let u;let a;let s=0;do{a=n+(o-n)/2;u=calcBezier(a,r,c)-t;u>0?o=a:n=a}while(Math.abs(u)>e&&++s<i);return a}function cubicBezier(n,e,i,o){if(n===e&&i===o)return t;const getTForX=t=>binarySubdivide(t,0,1,n,i);return t=>0===t||1===t?t:calcBezier(getTForX(t),e,o)}const steps=(t,e=\"end\")=>i=>{i=\"end\"===e?Math.min(i,.999):Math.max(i,.001);const o=i*t;const r=\"end\"===e?Math.floor(o):Math.ceil(o);return n(0,1,r/t)};export{cubicBezier,steps};\n\n//# sourceMappingURL=index.es.js.map","import{jsx as _jsx}from\"react/jsx-runtime\";import{addPropertyControls,ControlType,RenderTarget}from\"framer\";import{motion}from\"framer-motion\";import{steps}from\"@motionone/easing\";/**\n * @framerIntrinsicWidth 100\n * @framerIntrinsicHeight 100\n * @framerDisableUnlink\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n */ export default function Grain(props){const{opacity,style}=props;const keyframesX=[\"0%\",\"-5%\",\"-15%\",\"7%\",\"-5%\",\"-15%\",\"15%\",\"0%\",\"3%\",\"-10%\",];const keyframesY=[\"0%\",\"-10%\",\"5%\",\"-25%\",\"25%\",\"10%\",\"0%\",\"15%\",\"35%\",\"10%\",];const isCanvas=RenderTarget.current()===RenderTarget.canvas;return /*#__PURE__*/ _jsx(\"div\",{style:{width:\"100%\",height:\"100%\",position:\"relative\",overflow:\"hidden\"},children:/*#__PURE__*/ _jsx(motion.div,{style:{...containerStyle,opacity:opacity,inset:isCanvas?0:\"-200%\",width:isCanvas?\"100%\":\"400%\",height:isCanvas?\"100%\":\"400%\",position:\"absolute\"},animate:!isCanvas&&{x:keyframesX,y:keyframesY},transition:{ease:steps(10,\"start\"),repeat:Infinity,duration:8}})});};Grain.defaultProps={opacity:.5};addPropertyControls(Grain,{opacity:{title:\"Opacity\",type:ControlType.Number,step:.1,displayStepper:true,max:1,min:0}});const containerStyle={backgroundSize:\"256px 256px\",backgroundRepeat:\"repeat\",background:\"url('https://framerusercontent.com/images/rR6HYXBrMmX4cRpXfXUOvpvpB0.png')\"};\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Grain\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutHeight\":\"fixed\",\"framerIntrinsicHeight\":\"100\",\"framerContractVersion\":\"1\",\"framerDisableUnlink\":\"*\",\"framerIntrinsicWidth\":\"100\",\"framerSupportedLayoutWidth\":\"fixed\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Grain.map","// Generated by Framer (d6b3045)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/RVLwM04NXyergGdOps7p/QXa4tbTBm3X1aKfLgLMn/kQDJYWlDV.js\";const enabledGestures={nVfDrlkBz:{hover:true}};const cycleOrder=[\"nVfDrlkBz\",\"p1DV4VDAm\"];const serializationHash=\"framer-tcQ4n\";const variantClassNames={nVfDrlkBz:\"framer-v-6wwxxc\",p1DV4VDAm:\"framer-v-6gromn\"};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 toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};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={\"Not Active\":\"nVfDrlkBz\",Active:\"p1DV4VDAm\"};const getProps=({activeIcon,height,id,link,notActiveIcon,text,width,...props})=>{var _ref,_ref1,_humanReadableVariantMap_props_variant,_ref2,_ref3;return{...props,CGEbI_tDS:link!==null&&link!==void 0?link:props.CGEbI_tDS,ddgu1EvcX:(_ref=notActiveIcon!==null&&notActiveIcon!==void 0?notActiveIcon:props.ddgu1EvcX)!==null&&_ref!==void 0?_ref:{src:\"https://framerusercontent.com/images/pgiYilUjCzZlGL8wWxsAR3rpzL8.svg\"},qWf1VV5ya:(_ref1=text!==null&&text!==void 0?text:props.qWf1VV5ya)!==null&&_ref1!==void 0?_ref1:\"Home\",variant:(_ref2=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref2!==void 0?_ref2:\"nVfDrlkBz\",XuJJjU7O_:(_ref3=activeIcon!==null&&activeIcon!==void 0?activeIcon:props.XuJJjU7O_)!==null&&_ref3!==void 0?_ref3:{src:\"https://framerusercontent.com/images/lmTnmcYy3Z8nwZYgNSeneCLfytk.svg\"}};};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,qWf1VV5ya,ddgu1EvcX,XuJJjU7O_,CGEbI_tDS,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"nVfDrlkBz\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];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:CGEbI_tDS,nodeId:\"nVfDrlkBz\",openInNewTab:false,children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-6wwxxc\",className,classNames)} framer-1h7l6bh`,\"data-framer-name\":\"Not Active\",layoutDependency:layoutDependency,layoutId:\"nVfDrlkBz\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12,opacity:.6,...style},variants:{\"nVfDrlkBz-hover\":{opacity:1},p1DV4VDAm:{backgroundColor:\"var(--token-834ceac9-2e23-41b2-9e42-301fbb297f56, rgb(7, 7, 8))\",opacity:1}},...addPropertyOverrides({\"nVfDrlkBz-hover\":{\"data-framer-name\":undefined},p1DV4VDAm:{\"data-framer-name\":\"Active\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(14+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-28-24)/2)),sizes:\"24px\",...toResponsiveImage(ddgu1EvcX)},className:\"framer-xmas3j\",\"data-framer-name\":\"Icon\",layoutDependency:layoutDependency,layoutId:\"qDlUpKERA\",...addPropertyOverrides({p1DV4VDAm:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(14+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||200)-28-24)/2)),sizes:\"24px\",...toResponsiveImage(XuJJjU7O_)}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1i10tl6\",\"data-styles-preset\":\"kQDJYWlDV\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-39c3aa91-99dc-424e-9255-2748f0bbd95e, rgb(121, 123, 133)))\"},children:\"Home\"})}),className:\"framer-11izdj1\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"rEmfWMsEs\",style:{\"--extracted-r6o4lv\":\"var(--token-39c3aa91-99dc-424e-9255-2748f0bbd95e, rgb(121, 123, 133))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:qWf1VV5ya,variants:{p1DV4VDAm:{\"--extracted-r6o4lv\":\"var(--token-7671d56a-9d49-430e-9988-befa5dcd801d, rgb(255, 255, 255))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({p1DV4VDAm:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1i10tl6\",\"data-styles-preset\":\"kQDJYWlDV\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-7671d56a-9d49-430e-9988-befa5dcd801d, rgb(255, 255, 255)))\"},children:\"Home\"})})}},baseVariant,gestureVariant)})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-tcQ4n.framer-1h7l6bh, .framer-tcQ4n .framer-1h7l6bh { display: block; }\",\".framer-tcQ4n.framer-6wwxxc { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: center; overflow: visible; padding: 14px; position: relative; text-decoration: none; width: 120px; }\",\".framer-tcQ4n .framer-xmas3j { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 24px); overflow: visible; position: relative; width: 24px; }\",\".framer-tcQ4n .framer-11izdj1 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-tcQ4n.framer-6wwxxc { gap: 0px; } .framer-tcQ4n.framer-6wwxxc > * { margin: 0px; margin-left: calc(6px / 2); margin-right: calc(6px / 2); } .framer-tcQ4n.framer-6wwxxc > :first-child { margin-left: 0px; } .framer-tcQ4n.framer-6wwxxc > :last-child { margin-right: 0px; } }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 55\n * @framerIntrinsicWidth 120\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"p1DV4VDAm\":{\"layout\":[\"fixed\",\"auto\"]},\"xQcL53pcJ\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"qWf1VV5ya\":\"text\",\"ddgu1EvcX\":\"notActiveIcon\",\"XuJJjU7O_\":\"activeIcon\",\"CGEbI_tDS\":\"link\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerGjHsrCxHJ=withCSS(Component,css,\"framer-tcQ4n\");export default FramerGjHsrCxHJ;FramerGjHsrCxHJ.displayName=\"Nav/Navbar Button\";FramerGjHsrCxHJ.defaultProps={height:55,width:120};addPropertyControls(FramerGjHsrCxHJ,{variant:{options:[\"nVfDrlkBz\",\"p1DV4VDAm\"],optionTitles:[\"Not Active\",\"Active\"],title:\"Variant\",type:ControlType.Enum},qWf1VV5ya:{defaultValue:\"Home\",displayTextArea:false,title:\"Text\",type:ControlType.String},ddgu1EvcX:{__defaultAssetReference:\"data:framer/asset-reference,pgiYilUjCzZlGL8wWxsAR3rpzL8.svg?originalFilename=h.svg&preferredSize=auto\",title:\"Not Active Icon\",type:ControlType.ResponsiveImage},XuJJjU7O_:{__defaultAssetReference:\"data:framer/asset-reference,lmTnmcYy3Z8nwZYgNSeneCLfytk.svg?originalFilename=hw.svg&preferredSize=auto\",title:\"Active Icon\",type:ControlType.ResponsiveImage},CGEbI_tDS:{title:\"Link\",type:ControlType.Link}});addFonts(FramerGjHsrCxHJ,[{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)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerGjHsrCxHJ\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"p1DV4VDAm\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"xQcL53pcJ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerVariables\":\"{\\\"qWf1VV5ya\\\":\\\"text\\\",\\\"ddgu1EvcX\\\":\\\"notActiveIcon\\\",\\\"XuJJjU7O_\\\":\\\"activeIcon\\\",\\\"CGEbI_tDS\\\":\\\"link\\\"}\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"55\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"120\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (4458791)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getPropertyControls,ResolveLinks,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Grain from\"https://framerusercontent.com/modules/cKGD16u2MGB7MfqfVXFp/wiztTCbXokZrMicHAmZc/Grain.js\";import NavNavbarButton from\"https://framerusercontent.com/modules/5w6YIzdDuV94pqlSQWGK/KjxXRq3JBqkbD26KvVAE/GjHsrCxHJ.js\";const GrainFonts=getFonts(Grain);const NavNavbarButtonFonts=getFonts(NavNavbarButton);const NavNavbarButtonControls=getPropertyControls(NavNavbarButton);const cycleOrder=[\"Lcd1t2eFo\",\"qyrMmmEps\"];const serializationHash=\"framer-fJtjM\";const variantClassNames={Lcd1t2eFo:\"framer-v-vb57ot\",qyrMmmEps:\"framer-v-ysusc7\"};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 addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};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 humanReadableEnumMap={\"Not Active\":\"nVfDrlkBz\",Active:\"p1DV4VDAm\"};const humanReadableVariantMap={Desktop:\"Lcd1t2eFo\",Mobile:\"qyrMmmEps\"};const getProps=({about,contact,height,home,id,portfolio,width,...props})=>{return{...props,bSK304CQQ:humanReadableEnumMap[home]??home??props.bSK304CQQ??\"p1DV4VDAm\",iSX5chrHA:humanReadableEnumMap[portfolio]??portfolio??props.iSX5chrHA??\"nVfDrlkBz\",pvacw20O1:humanReadableEnumMap[contact]??contact??props.pvacw20O1??\"nVfDrlkBz\",RQXtQ82Yq:humanReadableEnumMap[about]??about??props.RQXtQ82Yq??\"nVfDrlkBz\",variant:humanReadableVariantMap[props.variant]??props.variant??\"Lcd1t2eFo\"};};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,bSK304CQQ,RQXtQ82Yq,iSX5chrHA,pvacw20O1,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"Lcd1t2eFo\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);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.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-vb57ot\",className,classNames),\"data-framer-name\":\"Desktop\",\"data-hide-scrollbars\":true,layoutDependency:layoutDependency,layoutId:\"Lcd1t2eFo\",ref:refBinding,style:{borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0,...style},variants:{qyrMmmEps:{borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16}},...addPropertyOverrides({qyrMmmEps:{\"data-framer-name\":\"Mobile\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1iyo3kg\",\"data-framer-name\":\"Navbar\",\"data-hide-scrollbars\":true,layoutDependency:layoutDependency,layoutId:\"mHfW7jZfq\",style:{borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},variants:{qyrMmmEps:{borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16}},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-17arko0\",\"data-border\":true,\"data-framer-name\":\"Menu Container\",\"data-hide-scrollbars\":true,layoutDependency:layoutDependency,layoutId:\"R9FVa4ZQh\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-a519f4cd-3101-490c-9ed0-78558c5016c5, rgb(35, 35, 41))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"var(--token-9422c299-90c6-49e7-b4fc-b9bc3406a4a4, rgb(19, 19, 22))\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-hsk2x5-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"ZOFTQo2Wc-container\",nodeId:\"ZOFTQo2Wc\",rendersWithMotion:true,scopeId:\"UEPoHmZj8\",style:{opacity:.3},children:/*#__PURE__*/_jsx(Grain,{height:\"100%\",id:\"ZOFTQo2Wc\",layoutId:\"ZOFTQo2Wc\",opacity:.1,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:55,width:\"120px\",y:(componentViewport?.y||0)+30+((componentViewport?.height||97)-30-67)+0+6,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-njc9v1-container\",layoutDependency:layoutDependency,layoutId:\"hVhwfVR4V-container\",nodeId:\"hVhwfVR4V\",rendersWithMotion:true,scopeId:\"UEPoHmZj8\",children:/*#__PURE__*/_jsx(NavNavbarButton,{CGEbI_tDS:resolvedLinks[0],height:\"100%\",id:\"hVhwfVR4V\",layoutId:\"hVhwfVR4V\",qWf1VV5ya:\"Home\",style:{width:\"100%\"},variant:bSK304CQQ,width:\"100%\",...addPropertyOverrides({qyrMmmEps:{CGEbI_tDS:resolvedLinks[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"TN4yjfjf_\"},implicitPathVariables:undefined},{href:{webPageId:\"TN4yjfjf_\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:55,width:\"120px\",y:(componentViewport?.y||0)+30+((componentViewport?.height||97)-30-67)+0+6,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-pwlpps-container\",layoutDependency:layoutDependency,layoutId:\"dCRw0KVdS-container\",nodeId:\"dCRw0KVdS\",rendersWithMotion:true,scopeId:\"UEPoHmZj8\",children:/*#__PURE__*/_jsx(NavNavbarButton,{CGEbI_tDS:resolvedLinks1[0],ddgu1EvcX:addImageAlt({pixelHeight:24,pixelWidth:24,src:\"https://framerusercontent.com/images/M9H259rXfmGqXWh5SJMWK0DZLHM.svg\"},\"\"),height:\"100%\",id:\"dCRw0KVdS\",layoutId:\"dCRw0KVdS\",qWf1VV5ya:\"About\",style:{width:\"100%\"},variant:RQXtQ82Yq,width:\"100%\",XuJJjU7O_:addImageAlt({pixelHeight:24,pixelWidth:24,src:\"https://framerusercontent.com/images/78ofjx9HDkcoL3Czhx9GKmWqmQ4.svg\"},\"\"),...addPropertyOverrides({qyrMmmEps:{CGEbI_tDS:resolvedLinks1[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"KrDJt51X9\"},implicitPathVariables:undefined},{href:{webPageId:\"KrDJt51X9\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:55,width:\"120px\",y:(componentViewport?.y||0)+30+((componentViewport?.height||97)-30-67)+0+6,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1p2mm23-container\",layoutDependency:layoutDependency,layoutId:\"ztMwjpLTI-container\",nodeId:\"ztMwjpLTI\",rendersWithMotion:true,scopeId:\"UEPoHmZj8\",children:/*#__PURE__*/_jsx(NavNavbarButton,{CGEbI_tDS:resolvedLinks2[0],ddgu1EvcX:addImageAlt({pixelHeight:24,pixelWidth:25,src:\"https://framerusercontent.com/images/w9Isi83VQl9nM8gVKlPaDCblIvo.svg\"},\"\"),height:\"100%\",id:\"ztMwjpLTI\",layoutId:\"ztMwjpLTI\",qWf1VV5ya:\"Portfolio\",style:{width:\"100%\"},variant:iSX5chrHA,width:\"100%\",XuJJjU7O_:addImageAlt({pixelHeight:24,pixelWidth:25,src:\"https://framerusercontent.com/images/5JIdyHQaWcKvzziAtdnDXuTPt7g.svg\"},\"\"),...addPropertyOverrides({qyrMmmEps:{CGEbI_tDS:resolvedLinks2[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"Bz5BJkzzu\"},implicitPathVariables:undefined},{href:{webPageId:\"Bz5BJkzzu\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:55,width:\"120px\",y:(componentViewport?.y||0)+30+((componentViewport?.height||97)-30-67)+0+6,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-qj1lra-container\",layoutDependency:layoutDependency,layoutId:\"BZIYYTyDR-container\",nodeId:\"BZIYYTyDR\",rendersWithMotion:true,scopeId:\"UEPoHmZj8\",children:/*#__PURE__*/_jsx(NavNavbarButton,{CGEbI_tDS:resolvedLinks3[0],height:\"100%\",id:\"BZIYYTyDR\",layoutId:\"BZIYYTyDR\",qWf1VV5ya:\"Diensten\",style:{width:\"100%\"},variant:\"nVfDrlkBz\",width:\"100%\",...addPropertyOverrides({qyrMmmEps:{CGEbI_tDS:resolvedLinks3[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"HZC56qUAo\"},implicitPathVariables:undefined},{href:{webPageId:\"HZC56qUAo\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:55,width:\"130px\",y:(componentViewport?.y||0)+30+((componentViewport?.height||97)-30-67)+0+6,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1lbcnvo-container\",layoutDependency:layoutDependency,layoutId:\"EktM0LMMB-container\",nodeId:\"EktM0LMMB\",rendersWithMotion:true,scopeId:\"UEPoHmZj8\",children:/*#__PURE__*/_jsx(NavNavbarButton,{CGEbI_tDS:resolvedLinks4[0],ddgu1EvcX:addImageAlt({pixelHeight:24,pixelWidth:24,src:\"https://framerusercontent.com/images/JZyVF2E4wvNdf3721vZwTUUs8ok.svg\"},\"\"),height:\"100%\",id:\"EktM0LMMB\",layoutId:\"EktM0LMMB\",qWf1VV5ya:\"Contact\",style:{width:\"100%\"},variant:pvacw20O1,width:\"100%\",XuJJjU7O_:addImageAlt({pixelHeight:24,pixelWidth:24,src:\"https://framerusercontent.com/images/vY5TWkPDmenMpLfH1B9cANiVtrA.svg\"},\"\"),...addPropertyOverrides({qyrMmmEps:{CGEbI_tDS:resolvedLinks4[1]}},baseVariant,gestureVariant)})})})})]})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-fJtjM.framer-14itg2h, .framer-fJtjM .framer-14itg2h { display: block; }\",\".framer-fJtjM.framer-vb57ot { align-content: flex-end; align-items: flex-end; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 30px 0px 0px 0px; position: relative; width: 1920px; }\",\".framer-fJtjM .framer-1iyo3kg { 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-fJtjM .framer-17arko0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 6px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-fJtjM .framer-hsk2x5-container { bottom: -115px; flex: none; left: -190px; position: absolute; right: -239px; top: -81px; z-index: 0; }\",\".framer-fJtjM .framer-njc9v1-container, .framer-fJtjM .framer-pwlpps-container, .framer-fJtjM .framer-1p2mm23-container, .framer-fJtjM .framer-qj1lra-container { flex: none; height: auto; position: relative; width: 120px; }\",\".framer-fJtjM .framer-1lbcnvo-container { flex: none; height: auto; position: relative; width: 130px; }\",\".framer-fJtjM.framer-v-ysusc7.framer-vb57ot { overflow: visible; width: 484px; }\",\".framer-fJtjM.framer-v-ysusc7 .framer-1iyo3kg { justify-content: flex-start; max-width: 662px; overflow: auto; width: 90%; }\",\".framer-fJtjM.framer-v-ysusc7 .framer-17arko0 { justify-content: flex-start; }\",\".framer-fJtjM.framer-v-ysusc7 .framer-hsk2x5-container { left: -356px; right: -330px; }\",'.framer-fJtjM[data-hide-scrollbars=\"true\"]::-webkit-scrollbar, .framer-fJtjM [data-hide-scrollbars=\"true\"]::-webkit-scrollbar { width: 0px; height: 0px; }','.framer-fJtjM[data-hide-scrollbars=\"true\"]::-webkit-scrollbar-thumb, .framer-fJtjM [data-hide-scrollbars=\"true\"]::-webkit-scrollbar-thumb { background: transparent; }','.framer-fJtjM[data-hide-scrollbars=\"true\"], .framer-fJtjM [data-hide-scrollbars=\"true\"] { scrollbar-width: none; }','.framer-fJtjM[data-border=\"true\"]::after, .framer-fJtjM [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 97\n * @framerIntrinsicWidth 1920\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"qyrMmmEps\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"bSK304CQQ\":\"home\",\"RQXtQ82Yq\":\"about\",\"iSX5chrHA\":\"portfolio\",\"pvacw20O1\":\"contact\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerUEPoHmZj8=withCSS(Component,css,\"framer-fJtjM\");export default FramerUEPoHmZj8;FramerUEPoHmZj8.displayName=\"Nav/Navbar\";FramerUEPoHmZj8.defaultProps={height:97,width:1920};addPropertyControls(FramerUEPoHmZj8,{variant:{options:[\"Lcd1t2eFo\",\"qyrMmmEps\"],optionTitles:[\"Desktop\",\"Mobile\"],title:\"Variant\",type:ControlType.Enum},bSK304CQQ:NavNavbarButtonControls?.[\"variant\"]&&{...NavNavbarButtonControls[\"variant\"],defaultValue:\"p1DV4VDAm\",description:undefined,hidden:undefined,title:\"Home\"},RQXtQ82Yq:NavNavbarButtonControls?.[\"variant\"]&&{...NavNavbarButtonControls[\"variant\"],defaultValue:\"nVfDrlkBz\",description:undefined,hidden:undefined,title:\"About\"},iSX5chrHA:NavNavbarButtonControls?.[\"variant\"]&&{...NavNavbarButtonControls[\"variant\"],defaultValue:\"nVfDrlkBz\",description:undefined,hidden:undefined,title:\"Portfolio\"},pvacw20O1:NavNavbarButtonControls?.[\"variant\"]&&{...NavNavbarButtonControls[\"variant\"],defaultValue:\"nVfDrlkBz\",description:undefined,hidden:undefined,title:\"Contact\"}});addFonts(FramerUEPoHmZj8,[{explicitInter:true,fonts:[]},...GrainFonts,...NavNavbarButtonFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerUEPoHmZj8\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerAutoSizeImages\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"qyrMmmEps\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerColorSyntax\":\"true\",\"framerIntrinsicHeight\":\"97\",\"framerIntrinsicWidth\":\"1920\",\"framerVariables\":\"{\\\"bSK304CQQ\\\":\\\"home\\\",\\\"RQXtQ82Yq\\\":\\\"about\\\",\\\"iSX5chrHA\\\":\\\"portfolio\\\",\\\"pvacw20O1\\\":\\\"contact\\\"}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./UEPoHmZj8.map"],"mappings":"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"}