{"version":3,"file":"y8HiHiD02.BHEFdJjZ.mjs","names":["addPropertyOverrides","enabledGestures","cycleOrder","serializationHash","variantClassNames","transition1","Transition","Variants","humanReadableVariantMap","getProps","createLayoutDependency","Component","className","RichText","css","css","addPropertyOverrides","cycleOrder","serializationHash","variantClassNames","transition1","Transition","Variants","humanReadableVariantMap","getProps","createLayoutDependency","Component","className","css","ElementsMenuIcon","ButtonMain","className","RichText"],"sources":["https:/framerusercontent.com/modules/omq98apr2VbEdsA0hfpz/zpD3DCf4Q8iJqtrW9IPr/N4aAHp3u5.js","https:/framerusercontent.com/modules/s8c0k1knSqseB5a08nhi/aZDAATdK6b9uH5r3z3uu/husrbeFqs.js","https:/framerusercontent.com/modules/n1hJAPOpSFA0Cse0OEvP/u4Acea30LUetFgzLdOPZ/CU0ZvWNTA.js","https:/framerusercontent.com/modules/RdbVAZKNRoArN6vW4fjY/dmgAA1CrmQCWGfRqDdIN/y8HiHiD02.js"],"sourcesContent":["// Generated by Framer (575e68f)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,Link,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Video}from\"https://framerusercontent.com/modules/lRDHiNWNVWmE0lqtoVHP/Z4QJ2YpzpVnWRfR6Ccgg/Video.js\";const VideoFonts=getFonts(Video);const enabledGestures={nH_T3hs3h:{hover:true,pressed:true},tLVuOWjYB:{hover:true},tveY8JTqD:{hover:true,pressed:true},XPc9MezCC:{hover:true,pressed:true},ZnLQAzSnW:{hover:true,pressed:true}};const cycleOrder=[\"XPc9MezCC\",\"ZnLQAzSnW\",\"nH_T3hs3h\",\"tveY8JTqD\",\"tLVuOWjYB\",\"GTDuGiWxr\",\"WfMReACdz\",\"cvY3hlCrN\",\"kJsPIJDgo\"];const serializationHash=\"framer-P84tD\";const variantClassNames={cvY3hlCrN:\"framer-v-1w09iwd\",GTDuGiWxr:\"framer-v-zu2787\",kJsPIJDgo:\"framer-v-fci9rz\",nH_T3hs3h:\"framer-v-dgtnqw\",tLVuOWjYB:\"framer-v-6m7wq5\",tveY8JTqD:\"framer-v-1pzahg7\",WfMReACdz:\"framer-v-1ytfskd\",XPc9MezCC:\"framer-v-5d81pu\",ZnLQAzSnW:\"framer-v-1fewc35\"};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 humanReadableVariantMap={\"36-fill\":\"tLVuOWjYB\",\"36\":\"tveY8JTqD\",\"44\":\"XPc9MezCC\",\"48-fill\":\"nH_T3hs3h\",\"48\":\"ZnLQAzSnW\",\"Variant 7\":\"WfMReACdz\",\"Variant 9\":\"kJsPIJDgo\",floating:\"cvY3hlCrN\",video:\"GTDuGiWxr\"};const getProps=({height,id,link,title,width,...props})=>{var _ref,_humanReadableVariantMap_props_variant,_ref1;return{...props,owOcZuT5h:link!==null&&link!==void 0?link:props.owOcZuT5h,SWTAQxjCj:(_ref=title!==null&&title!==void 0?title:props.SWTAQxjCj)!==null&&_ref!==void 0?_ref:\"Signup\",variant:(_ref1=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref1!==void 0?_ref1:\"XPc9MezCC\"};};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,SWTAQxjCj,owOcZuT5h,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"XPc9MezCC\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onMouseEnter1moq6xd=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"WfMReACdz\");});const onMouseLeave58u75j=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"GTDuGiWxr\");});const onMouseEntere2trcx=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"kJsPIJDgo\");});const ref1=React.useRef(null);const isDisplayed=()=>{if([\"GTDuGiWxr\",\"WfMReACdz\",\"cvY3hlCrN\",\"kJsPIJDgo\"].includes(baseVariant))return true;return false;};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:owOcZuT5h,...addPropertyOverrides({cvY3hlCrN:{href:undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,\"aria-label\":\"Button\",className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-5d81pu\",className,classNames)} framer-1o5wbgi`,\"data-framer-name\":\"44\",layoutDependency:layoutDependency,layoutId:\"XPc9MezCC\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({\"nH_T3hs3h-hover\":{\"data-framer-name\":undefined},\"nH_T3hs3h-pressed\":{\"data-framer-name\":undefined},\"tLVuOWjYB-hover\":{\"data-framer-name\":undefined},\"tveY8JTqD-hover\":{\"data-framer-name\":undefined},\"tveY8JTqD-pressed\":{\"data-framer-name\":undefined},\"XPc9MezCC-hover\":{\"data-framer-name\":undefined},\"XPc9MezCC-pressed\":{\"data-framer-name\":undefined},\"ZnLQAzSnW-hover\":{\"data-framer-name\":undefined},\"ZnLQAzSnW-pressed\":{\"data-framer-name\":undefined},cvY3hlCrN:{\"data-framer-name\":\"floating\",\"data-highlight\":true,onMouseEnter:onMouseEntere2trcx},GTDuGiWxr:{\"data-framer-name\":\"video\",\"data-highlight\":true,onMouseEnter:onMouseEnter1moq6xd},kJsPIJDgo:{\"data-framer-name\":\"Variant 9\"},nH_T3hs3h:{\"data-framer-name\":\"48-fill\"},tLVuOWjYB:{\"data-framer-name\":\"36-fill\"},tveY8JTqD:{\"data-framer-name\":\"36\"},WfMReACdz:{\"data-framer-name\":\"Variant 7\",\"data-highlight\":true,onMouseLeave:onMouseLeave58u75j},ZnLQAzSnW:{\"data-framer-name\":\"48\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.button,{className:\"framer-ggaimg\",\"data-framer-name\":\"Button\",\"data-reset\":\"button\",layoutDependency:layoutDependency,layoutId:\"BQaoRYzJO\",style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(0, 0, 0, 0)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",background:\"linear-gradient(180deg, var(--token-dfac4a67-4238-4aab-bc86-20fbdeb40318, rgb(89, 79, 238)) 0%, var(--token-dfac4a67-4238-4aab-bc86-20fbdeb40318, rgb(89, 79, 238)) 100%)\",backgroundColor:\"var(--token-dfac4a67-4238-4aab-bc86-20fbdeb40318, rgb(89, 79, 238))\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100,boxShadow:\"inset 1px 1px 7px 0px rgba(255, 255, 255, 0.12), inset -2px -2px 13px 0px rgba(0, 0, 0, 0.34)\"},variants:{\"nH_T3hs3h-hover\":{background:\"linear-gradient(180deg, var(--token-5dc7e20f-9706-4743-b4ad-335f463acc2c, rgb(81, 72, 217)) 0%, var(--token-5dc7e20f-9706-4743-b4ad-335f463acc2c, rgb(81, 72, 217)) 100%)\",backgroundColor:\"var(--token-5dc7e20f-9706-4743-b4ad-335f463acc2c, rgb(81, 72, 217))\"},\"nH_T3hs3h-pressed\":{background:\"linear-gradient(180deg, var(--token-c1cc311e-06a7-4080-8bd4-8264e594904d, rgb(63, 56, 169)) 0%, var(--token-c1cc311e-06a7-4080-8bd4-8264e594904d, rgb(63, 56, 169)) 100%)\",backgroundColor:\"var(--token-c1cc311e-06a7-4080-8bd4-8264e594904d, rgb(63, 56, 169))\"},\"tLVuOWjYB-hover\":{background:\"linear-gradient(180deg, var(--token-5dc7e20f-9706-4743-b4ad-335f463acc2c, rgb(81, 72, 217)) 0%, var(--token-5dc7e20f-9706-4743-b4ad-335f463acc2c, rgb(81, 72, 217)) 100%)\",backgroundColor:\"var(--token-5dc7e20f-9706-4743-b4ad-335f463acc2c, rgb(81, 72, 217))\"},\"tveY8JTqD-hover\":{background:\"linear-gradient(180deg, var(--token-5dc7e20f-9706-4743-b4ad-335f463acc2c, rgb(73, 86, 105)) 0%, var(--token-5dc7e20f-9706-4743-b4ad-335f463acc2c, rgb(73, 86, 105)) 100%)\",backgroundColor:\"var(--token-5dc7e20f-9706-4743-b4ad-335f463acc2c, rgb(73, 86, 105))\"},\"tveY8JTqD-pressed\":{background:\"linear-gradient(180deg, var(--token-c1cc311e-06a7-4080-8bd4-8264e594904d, rgb(243, 114, 63)) 0%, var(--token-c1cc311e-06a7-4080-8bd4-8264e594904d, rgb(243, 114, 63)) 100%)\",backgroundColor:\"var(--token-c1cc311e-06a7-4080-8bd4-8264e594904d, rgb(243, 114, 63))\"},\"XPc9MezCC-hover\":{background:\"linear-gradient(180deg, var(--token-5dc7e20f-9706-4743-b4ad-335f463acc2c, rgb(81, 72, 217)) 0%, var(--token-5dc7e20f-9706-4743-b4ad-335f463acc2c, rgb(81, 72, 217)) 100%)\",backgroundColor:\"var(--token-5dc7e20f-9706-4743-b4ad-335f463acc2c, rgb(81, 72, 217))\"},\"XPc9MezCC-pressed\":{background:\"linear-gradient(180deg, var(--token-c1cc311e-06a7-4080-8bd4-8264e594904d, rgb(63, 56, 169)) 0%, var(--token-c1cc311e-06a7-4080-8bd4-8264e594904d, rgb(63, 56, 169)) 100%)\",backgroundColor:\"var(--token-c1cc311e-06a7-4080-8bd4-8264e594904d, rgb(63, 56, 169))\"},\"ZnLQAzSnW-hover\":{background:\"linear-gradient(180deg, var(--token-5dc7e20f-9706-4743-b4ad-335f463acc2c, rgb(81, 72, 217)) 0%, var(--token-5dc7e20f-9706-4743-b4ad-335f463acc2c, rgb(81, 72, 217)) 100%)\",backgroundColor:\"var(--token-5dc7e20f-9706-4743-b4ad-335f463acc2c, rgb(81, 72, 217))\"},\"ZnLQAzSnW-pressed\":{background:\"linear-gradient(180deg, var(--token-c1cc311e-06a7-4080-8bd4-8264e594904d, rgb(63, 56, 169)) 0%, var(--token-c1cc311e-06a7-4080-8bd4-8264e594904d, rgb(63, 56, 169)) 100%)\",backgroundColor:\"var(--token-c1cc311e-06a7-4080-8bd4-8264e594904d, rgb(63, 56, 169))\"},cvY3hlCrN:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(255, 255, 255, 0.29)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",background:\"linear-gradient(180deg, rgb(10, 47, 140) 0%, rgb(77, 3, 31) 128%)\",backgroundColor:\"rgba(0, 0, 0, 0)\",boxShadow:\"inset 1px 1px 7px 0px rgba(255, 255, 255, 0.12), inset -1px -2px 13px 0px rgba(84, 6, 6, 0.81)\"},GTDuGiWxr:{background:\"linear-gradient(180deg, var(--token-5d0f4c1a-e35a-4dbb-9955-5951da8402aa, rgb(209, 206, 205)) 0%, var(--token-5d0f4c1a-e35a-4dbb-9955-5951da8402aa, rgb(209, 206, 205)) 100%)\",backgroundColor:\"var(--token-5d0f4c1a-e35a-4dbb-9955-5951da8402aa, rgb(209, 206, 205))\",borderBottomLeftRadius:23,borderBottomRightRadius:23,borderTopLeftRadius:23,borderTopRightRadius:23},kJsPIJDgo:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(255, 255, 255, 0.29)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",background:\"linear-gradient(180deg, rgb(10, 47, 140) 0%, rgb(77, 3, 31) 128%)\",backgroundColor:\"rgba(0, 0, 0, 0)\",boxShadow:\"inset 1px 1px 7px 0px rgba(255, 255, 255, 0.12), inset -1px -2px 13px 0px rgba(84, 6, 6, 0.81)\"},tveY8JTqD:{background:\"linear-gradient(180deg, var(--token-5d0f4c1a-e35a-4dbb-9955-5951da8402aa, rgb(209, 206, 205)) 0%, var(--token-5d0f4c1a-e35a-4dbb-9955-5951da8402aa, rgb(209, 206, 205)) 100%)\",backgroundColor:\"var(--token-5d0f4c1a-e35a-4dbb-9955-5951da8402aa, rgb(209, 206, 205))\"},WfMReACdz:{background:\"linear-gradient(180deg, var(--token-5d0f4c1a-e35a-4dbb-9955-5951da8402aa, rgb(209, 206, 205)) 0%, var(--token-5d0f4c1a-e35a-4dbb-9955-5951da8402aa, rgb(209, 206, 205)) 100%)\",backgroundColor:\"var(--token-5d0f4c1a-e35a-4dbb-9955-5951da8402aa, rgb(209, 206, 205))\",borderBottomLeftRadius:69,borderBottomRightRadius:69,borderTopLeftRadius:69,borderTopRightRadius:69}},...addPropertyOverrides({cvY3hlCrN:{\"data-border\":true},kJsPIJDgo:{\"data-border\":true}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1q3lt28-container\",layoutDependency:layoutDependency,layoutId:\"zHXNxoQ2R-container\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:60,bottomLeftRadius:60,bottomRightRadius:60,controls:false,height:\"100%\",id:\"zHXNxoQ2R\",isMixedBorderRadius:false,layoutId:\"zHXNxoQ2R\",loop:false,muted:true,objectFit:\"cover\",playing:false,posterEnabled:false,srcFile:\"https://framerusercontent.com/assets/WuU5kYO97FKZGEYB4TiMkiXhD00.mp4\",srcType:\"Upload\",srcUrl:\"https://assets.mixkit.co/videos/preview/mixkit-shining-sun-in-the-sky-surrounded-by-moving-clouds-31793-small.mp4\",startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:60,topRightRadius:60,volume:25,width:\"100%\",...addPropertyOverrides({GTDuGiWxr:{borderRadius:100,bottomLeftRadius:100,bottomRightRadius:100,topLeftRadius:100,topRightRadius:100},kJsPIJDgo:{loop:true},WfMReACdz:{borderRadius:100,bottomLeftRadius:100,bottomRightRadius:100,loop:true,playing:true,topLeftRadius:100,topRightRadius:100}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW5zdHJ1bWVudCBTYW5zLTYwMA==\",\"--framer-font-family\":'\"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"170%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Signup\"})}),className:\"framer-18yipa0\",\"data-framer-name\":\"text\",fonts:[\"GF;Instrument Sans-600\"],layoutDependency:layoutDependency,layoutId:\"Lhen8wtyJ\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\"},text:SWTAQxjCj,variants:{\"tveY8JTqD-hover\":{\"--extracted-r6o4lv\":\"var(--token-4cfb3a28-a190-4230-b1db-5025cd040ee9, rgb(235, 236, 237))\"},\"tveY8JTqD-pressed\":{\"--extracted-r6o4lv\":\"var(--token-4cfb3a28-a190-4230-b1db-5025cd040ee9, rgb(235, 236, 237))\"},cvY3hlCrN:{\"--extracted-r6o4lv\":\"var(--token-61e5ee56-3594-4358-94d0-c3752e3672e3, rgb(255, 255, 255))\"},GTDuGiWxr:{\"--extracted-r6o4lv\":\"var(--token-a21c5608-6f6d-44b8-a4dd-3ec4d069f1f6, rgb(19, 19, 22))\"},kJsPIJDgo:{\"--extracted-r6o4lv\":\"var(--token-61e5ee56-3594-4358-94d0-c3752e3672e3, rgb(255, 255, 255))\"},tveY8JTqD:{\"--extracted-r6o4lv\":\"var(--token-a21c5608-6f6d-44b8-a4dd-3ec4d069f1f6, rgb(19, 19, 22))\"},WfMReACdz:{\"--extracted-r6o4lv\":\"var(--token-a21c5608-6f6d-44b8-a4dd-3ec4d069f1f6, rgb(19, 19, 22))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"tveY8JTqD-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ibGFjaw==\",\"--framer-font-family\":'\"Satoshi\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"900\",\"--framer-line-height\":\"170%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-4cfb3a28-a190-4230-b1db-5025cd040ee9, rgb(235, 236, 237)))\"},children:\"Signup\"})})},\"tveY8JTqD-pressed\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ibGFjaw==\",\"--framer-font-family\":'\"Satoshi\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"900\",\"--framer-line-height\":\"170%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-4cfb3a28-a190-4230-b1db-5025cd040ee9, rgb(235, 236, 237)))\"},children:\"Signup\"})})},cvY3hlCrN:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ibGFjaw==\",\"--framer-font-family\":'\"Satoshi\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"900\",\"--framer-line-height\":\"170%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-61e5ee56-3594-4358-94d0-c3752e3672e3, rgb(255, 255, 255)))\"},children:\"Signup\"})}),fonts:[\"FS;Satoshi-black\"]},GTDuGiWxr:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ibGFjaw==\",\"--framer-font-family\":'\"Satoshi\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"900\",\"--framer-line-height\":\"170%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-a21c5608-6f6d-44b8-a4dd-3ec4d069f1f6, rgb(19, 19, 22)))\"},children:\"Signup\"})}),fonts:[\"FS;Satoshi-black\"]},kJsPIJDgo:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ibGFjaw==\",\"--framer-font-family\":'\"Satoshi\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"900\",\"--framer-line-height\":\"170%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-61e5ee56-3594-4358-94d0-c3752e3672e3, rgb(255, 255, 255)))\"},children:\"Signup\"})}),fonts:[\"FS;Satoshi-black\"]},tLVuOWjYB:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW5zdHJ1bWVudCBTYW5zLTYwMA==\",\"--framer-font-family\":'\"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"170%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Signup\"})})},tveY8JTqD:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ibGFjaw==\",\"--framer-font-family\":'\"Satoshi\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"900\",\"--framer-line-height\":\"170%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-a21c5608-6f6d-44b8-a4dd-3ec4d069f1f6, rgb(19, 19, 22)))\"},children:\"Signup\"})}),fonts:[\"FS;Satoshi-black\"]},WfMReACdz:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ibGFjaw==\",\"--framer-font-family\":'\"Satoshi\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"900\",\"--framer-line-height\":\"170%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-a21c5608-6f6d-44b8-a4dd-3ec4d069f1f6, rgb(19, 19, 22)))\"},children:\"Signup\"})}),fonts:[\"FS;Satoshi-black\"]}},baseVariant,gestureVariant)})]})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-P84tD.framer-1o5wbgi, .framer-P84tD .framer-1o5wbgi { display: block; }\",\".framer-P84tD.framer-5d81pu { align-content: flex-end; align-items: flex-end; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-P84tD .framer-ggaimg { align-content: center; align-items: center; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 44px; justify-content: center; overflow: visible; padding: 18px 20px 16px 20px; position: relative; width: min-content; }\",\".framer-P84tD .framer-1q3lt28-container { flex: none; height: 48px; position: relative; width: 44px; }\",\".framer-P84tD .framer-18yipa0 { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-P84tD.framer-5d81pu, .framer-P84tD .framer-ggaimg { gap: 0px; } .framer-P84tD.framer-5d81pu > *, .framer-P84tD .framer-ggaimg > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-P84tD.framer-5d81pu > :first-child, .framer-P84tD .framer-ggaimg > :first-child { margin-left: 0px; } .framer-P84tD.framer-5d81pu > :last-child, .framer-P84tD .framer-ggaimg > :last-child { margin-right: 0px; } }\",\".framer-P84tD.framer-v-1fewc35 .framer-ggaimg { height: 48px; }\",\".framer-P84tD.framer-v-dgtnqw.framer-5d81pu, .framer-P84tD.framer-v-6m7wq5.framer-5d81pu { width: 87px; }\",\".framer-P84tD.framer-v-dgtnqw .framer-ggaimg { flex: 1 0 0px; height: 48px; padding: 19px 20px 16px 20px; width: 1px; }\",\".framer-P84tD.framer-v-1pzahg7 .framer-ggaimg { height: 36px; padding: 16px 18px 16px 18px; }\",\".framer-P84tD.framer-v-6m7wq5 .framer-ggaimg { flex: 1 0 0px; height: 36px; padding: 16px 18px 16px 18px; width: 1px; }\",\".framer-P84tD.framer-v-zu2787.framer-5d81pu, .framer-P84tD.framer-v-1ytfskd.framer-5d81pu, .framer-P84tD.framer-v-1w09iwd.framer-5d81pu, .framer-P84tD.framer-v-fci9rz.framer-5d81pu { cursor: unset; }\",\".framer-P84tD.framer-v-zu2787 .framer-ggaimg { height: min-content; padding: 1px 16px 1px 16px; }\",\".framer-P84tD.framer-v-zu2787 .framer-1q3lt28-container, .framer-P84tD.framer-v-1ytfskd .framer-1q3lt28-container { order: 1; width: 48px; }\",\".framer-P84tD.framer-v-zu2787 .framer-18yipa0, .framer-P84tD.framer-v-1ytfskd .framer-18yipa0, .framer-P84tD.framer-v-1w09iwd .framer-18yipa0, .framer-P84tD.framer-v-fci9rz .framer-18yipa0 { order: 0; }\",\".framer-P84tD.framer-v-1ytfskd .framer-ggaimg { gap: 16px; height: min-content; padding: 1px 19px 1px 19px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-P84tD.framer-v-1ytfskd .framer-ggaimg { gap: 0px; } .framer-P84tD.framer-v-1ytfskd .framer-ggaimg > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-P84tD.framer-v-1ytfskd .framer-ggaimg > :first-child { margin-left: 0px; } .framer-P84tD.framer-v-1ytfskd .framer-ggaimg > :last-child { margin-right: 0px; } }\",\".framer-P84tD.framer-v-1w09iwd .framer-ggaimg, .framer-P84tD.framer-v-fci9rz .framer-ggaimg { height: min-content; padding: 4px 18px 4px 18px; }\",\".framer-P84tD.framer-v-1w09iwd .framer-1q3lt28-container, .framer-P84tD.framer-v-fci9rz .framer-1q3lt28-container { order: 1; }\",\".framer-P84tD.framer-v-5d81pu.hover.framer-5d81pu { height: 44px; padding: 0px 0px 1px 0px; }\",\".framer-P84tD.framer-v-5d81pu.pressed.framer-5d81pu { align-content: flex-start; align-items: flex-start; height: 44px; padding: 1px 0px 0px 0px; }\",\".framer-P84tD.framer-v-1fewc35.hover.framer-5d81pu, .framer-P84tD.framer-v-dgtnqw.hover.framer-5d81pu { height: 48px; padding: 0px 0px 1px 0px; }\",\".framer-P84tD.framer-v-1fewc35.pressed.framer-5d81pu { align-content: flex-start; align-items: flex-start; height: 48px; padding: 1px 0px 0px 0px; }\",\".framer-P84tD.framer-v-dgtnqw.pressed.framer-5d81pu { height: 48px; padding: 1px 0px 0px 0px; }\",\".framer-P84tD.framer-v-1pzahg7.hover.framer-5d81pu { height: 36px; padding: 0px 0px 1px 0px; }\",\".framer-P84tD.framer-v-1pzahg7.pressed.framer-5d81pu { height: 36px; padding: 1px 0px 0px 0px; }\",'.framer-P84tD[data-border=\"true\"]::after, .framer-P84tD [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 44\n * @framerIntrinsicWidth 93.5\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"ZnLQAzSnW\":{\"layout\":[\"auto\",\"auto\"]},\"nH_T3hs3h\":{\"layout\":[\"fixed\",\"auto\"]},\"tveY8JTqD\":{\"layout\":[\"auto\",\"auto\"]},\"tLVuOWjYB\":{\"layout\":[\"fixed\",\"auto\"]},\"GTDuGiWxr\":{\"layout\":[\"auto\",\"auto\"]},\"WfMReACdz\":{\"layout\":[\"auto\",\"auto\"]},\"cvY3hlCrN\":{\"layout\":[\"auto\",\"auto\"]},\"kJsPIJDgo\":{\"layout\":[\"auto\",\"auto\"]},\"EG4OolvxA\":{\"layout\":[\"auto\",\"fixed\"]},\"Ltsac0XUk\":{\"layout\":[\"auto\",\"fixed\"]},\"JB4SnmFiq\":{\"layout\":[\"auto\",\"fixed\"]},\"Hi67D3Afk\":{\"layout\":[\"auto\",\"fixed\"]},\"vrbhcL5wi\":{\"layout\":[\"fixed\",\"fixed\"]},\"SagBh1mGG\":{\"layout\":[\"fixed\",\"fixed\"]},\"Y6FUt4lo5\":{\"layout\":[\"auto\",\"fixed\"]},\"LZp26zNk6\":{\"layout\":[\"auto\",\"fixed\"]},\"toQHPfHS9\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"SWTAQxjCj\":\"title\",\"owOcZuT5h\":\"link\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerN4aAHp3u5=withCSS(Component,css,\"framer-P84tD\");export default FramerN4aAHp3u5;FramerN4aAHp3u5.displayName=\"Button/main\";FramerN4aAHp3u5.defaultProps={height:44,width:93.5};addPropertyControls(FramerN4aAHp3u5,{variant:{options:[\"XPc9MezCC\",\"ZnLQAzSnW\",\"nH_T3hs3h\",\"tveY8JTqD\",\"tLVuOWjYB\",\"GTDuGiWxr\",\"WfMReACdz\",\"cvY3hlCrN\",\"kJsPIJDgo\"],optionTitles:[\"44\",\"48\",\"48-fill\",\"36\",\"36-fill\",\"video\",\"Variant 7\",\"floating\",\"Variant 9\"],title:\"Variant\",type:ControlType.Enum},SWTAQxjCj:{defaultValue:\"Signup\",displayTextArea:false,title:\"Title\",type:ControlType.String},owOcZuT5h:{title:\"Link\",type:ControlType.Link}});addFonts(FramerN4aAHp3u5,[{explicitInter:true,fonts:[{family:\"Instrument Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQb_gfwmS0v3_7Y.woff2\",weight:\"600\"},{family:\"Satoshi\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/NHPGVFYUXYXE33DZ75OIT4JFGHITX5PE/PSUTMASCDJTVPERDYJZPN23BVUFUCQIF/J64QX5IPOHK56I2KYUNBQ5M2XWZEYKYX.woff2\",weight:\"900\"}]},...VideoFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerN4aAHp3u5\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"93.5\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"44\",\"framerVariables\":\"{\\\"SWTAQxjCj\\\":\\\"title\\\",\\\"owOcZuT5h\\\":\\\"link\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"ZnLQAzSnW\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"nH_T3hs3h\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"tveY8JTqD\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"tLVuOWjYB\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"GTDuGiWxr\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"WfMReACdz\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"cvY3hlCrN\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"kJsPIJDgo\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"EG4OolvxA\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"Ltsac0XUk\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"JB4SnmFiq\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"Hi67D3Afk\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"vrbhcL5wi\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"SagBh1mGG\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Y6FUt4lo5\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"LZp26zNk6\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"toQHPfHS9\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./N4aAHp3u5.map","// Generated by Framer (575e68f)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=['.framer-2B2JF .framer-styles-preset-15ln1r:not(.rich-text-wrapper), .framer-2B2JF .framer-styles-preset-15ln1r.rich-text-wrapper a { --framer-link-current-text-decoration: none; --framer-link-hover-text-color: var(--token-61e5ee56-3594-4358-94d0-c3752e3672e3, #0f0f0f) /* {\"name\":\"dark/900\"} */; --framer-link-hover-text-decoration: underline; --framer-link-text-color: var(--token-61e5ee56-3594-4358-94d0-c3752e3672e3, #0f0f0f); --framer-link-text-decoration: none; }'];export const className=\"framer-2B2JF\";\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 (838580a)\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 enabledGestures={U_m6zbFCg:{hover:true},WKIEhgQx0:{hover:true}};const cycleOrder=[\"U_m6zbFCg\",\"WKIEhgQx0\"];const serializationHash=\"framer-qN3CP\";const variantClassNames={U_m6zbFCg:\"framer-v-10jhyn2\",WKIEhgQx0:\"framer-v-7du7y9\"};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:30,delay:0,mass:1,stiffness:400,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 humanReadableVariantMap={Burger:\"U_m6zbFCg\",X:\"WKIEhgQx0\"};const getProps=({color,height,id,tap,width,...props})=>{var _ref,_humanReadableVariantMap_props_variant,_ref1;return{...props,iWF8EWIN1:(_ref=color!==null&&color!==void 0?color:props.iWF8EWIN1)!==null&&_ref!==void 0?_ref:\"rgb(136, 136, 136)\",TBgHLr7MW:tap!==null&&tap!==void 0?tap:props.TBgHLr7MW,variant:(_ref1=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref1!==void 0?_ref1:\"U_m6zbFCg\"};};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,TBgHLr7MW,iWF8EWIN1,...restProps}=getProps(props);const{baseVariant,classNames,gestureHandlers,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"U_m6zbFCg\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1ofe4nx=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(TBgHLr7MW){const res=await TBgHLr7MW(...args);if(res===false)return false;}setVariant(\"WKIEhgQx0\");});const onTapo9kuxp=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(TBgHLr7MW){const res=await TBgHLr7MW(...args);if(res===false)return false;}setVariant(\"U_m6zbFCg\");});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(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-10jhyn2\",className,classNames),\"data-framer-name\":\"Burger\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"U_m6zbFCg\",onTap:onTap1ofe4nx,ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"rgba(0, 0, 0, 0)\",...style},variants:{\"U_m6zbFCg-hover\":{backgroundColor:\"rgba(255, 255, 255, 0.08)\"},\"WKIEhgQx0-hover\":{backgroundColor:\"rgba(255, 255, 255, 0.08)\"}},...addPropertyOverrides({\"U_m6zbFCg-hover\":{\"data-framer-name\":undefined},\"WKIEhgQx0-hover\":{\"data-framer-name\":undefined},WKIEhgQx0:{\"data-framer-name\":\"X\",onTap:onTapo9kuxp}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-36sc3q\",layoutDependency:layoutDependency,layoutId:\"U4FV9Hi3K\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1j50zhs\",\"data-framer-name\":\"Bottom\",layoutDependency:layoutDependency,layoutId:\"CO_lVUYDa\",style:{backgroundColor:iWF8EWIN1,rotate:0},variants:{WKIEhgQx0:{rotate:-45}}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1w1qudh\",\"data-framer-name\":\"Mid\",layoutDependency:layoutDependency,layoutId:\"ugoCE1Q0S\",style:{backgroundColor:iWF8EWIN1,opacity:1},variants:{WKIEhgQx0:{opacity:0}}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-13eokvr\",\"data-framer-name\":\"Top\",layoutDependency:layoutDependency,layoutId:\"suze5zwlZ\",style:{backgroundColor:iWF8EWIN1,rotate:0},variants:{WKIEhgQx0:{rotate:45}}})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-qN3CP.framer-1hojzp6, .framer-qN3CP .framer-1hojzp6 { display: block; }\",\".framer-qN3CP.framer-10jhyn2 { cursor: pointer; height: 32px; overflow: hidden; position: relative; width: 32px; }\",\".framer-qN3CP .framer-36sc3q { flex: none; height: 18px; left: calc(50.00000000000002% - 24px / 2); overflow: visible; position: absolute; top: calc(50.00000000000002% - 18px / 2); width: 24px; }\",\".framer-qN3CP .framer-1j50zhs { bottom: 0px; flex: none; height: 2px; left: 0px; overflow: hidden; position: absolute; right: 0px; }\",\".framer-qN3CP .framer-1w1qudh { flex: none; height: 2px; left: 0px; overflow: hidden; position: absolute; right: 0px; top: calc(50.00000000000002% - 2px / 2); }\",\".framer-qN3CP .framer-13eokvr { flex: none; height: 2px; left: 0px; overflow: hidden; position: absolute; right: 0px; top: 0px; }\",\".framer-qN3CP.framer-v-7du7y9 .framer-1j50zhs { bottom: unset; top: calc(50.00000000000002% - 2px / 2); }\",\".framer-qN3CP.framer-v-7du7y9 .framer-1w1qudh { left: unset; width: 2px; }\",\".framer-qN3CP.framer-v-7du7y9 .framer-13eokvr { left: unset; right: -1px; top: calc(50.00000000000002% - 2px / 2); width: 26px; }\",\".framer-qN3CP.framer-v-7du7y9.hover .framer-1j50zhs { bottom: unset; }\",\".framer-qN3CP.framer-v-7du7y9.hover .framer-1w1qudh, .framer-qN3CP.framer-v-7du7y9.hover .framer-13eokvr { left: unset; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 32\n * @framerIntrinsicWidth 32\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"WKIEhgQx0\":{\"layout\":[\"fixed\",\"fixed\"]},\"arb4CZRRF\":{\"layout\":[\"fixed\",\"fixed\"]},\"wqafd38eQ\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"TBgHLr7MW\":\"tap\",\"iWF8EWIN1\":\"color\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerCU0ZvWNTA=withCSS(Component,css,\"framer-qN3CP\");export default FramerCU0ZvWNTA;FramerCU0ZvWNTA.displayName=\"Elements/Menu Icon\";FramerCU0ZvWNTA.defaultProps={height:32,width:32};addPropertyControls(FramerCU0ZvWNTA,{variant:{options:[\"U_m6zbFCg\",\"WKIEhgQx0\"],optionTitles:[\"Burger\",\"X\"],title:\"Variant\",type:ControlType.Enum},TBgHLr7MW:{title:\"Tap\",type:ControlType.EventHandler},iWF8EWIN1:{defaultValue:\"rgb(136, 136, 136)\",title:\"Color\",type:ControlType.Color}});addFonts(FramerCU0ZvWNTA,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerCU0ZvWNTA\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"WKIEhgQx0\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"arb4CZRRF\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"wqafd38eQ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicHeight\":\"32\",\"framerIntrinsicWidth\":\"32\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerVariables\":\"{\\\"TBgHLr7MW\\\":\\\"tap\\\",\\\"iWF8EWIN1\\\":\\\"color\\\"}\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./CU0ZvWNTA.map","// Generated by Framer (575e68f)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,Link,RichText,SVG,useActiveVariantCallback,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/s8c0k1knSqseB5a08nhi/aZDAATdK6b9uH5r3z3uu/husrbeFqs.js\";import ElementsMenuIcon from\"https://framerusercontent.com/modules/n1hJAPOpSFA0Cse0OEvP/u4Acea30LUetFgzLdOPZ/CU0ZvWNTA.js\";import ButtonMain from\"https://framerusercontent.com/modules/omq98apr2VbEdsA0hfpz/zpD3DCf4Q8iJqtrW9IPr/N4aAHp3u5.js\";const ElementsMenuIconFonts=getFonts(ElementsMenuIcon);const ButtonMainFonts=getFonts(ButtonMain);const cycleOrder=[\"ZtFX07Glo\",\"WN3QaULxR\",\"PavE6Of_t\",\"uQrYDZs2K\",\"ULSLJfjro\",\"jYDgXEqTD\",\"PIbmzW4KH\",\"k21rkzZhz\",\"IdTlAOXY_\"];const serializationHash=\"framer-LnCvY\";const variantClassNames={IdTlAOXY_:\"framer-v-1d369z3\",jYDgXEqTD:\"framer-v-1tj92zc\",k21rkzZhz:\"framer-v-ojwwba\",PavE6Of_t:\"framer-v-19kq984\",PIbmzW4KH:\"framer-v-zz4cht\",ULSLJfjro:\"framer-v-4hq8va\",uQrYDZs2K:\"framer-v-chtc0j\",WN3QaULxR:\"framer-v-fep25v\",ZtFX07Glo:\"framer-v-15n52ej\"};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={delay:0,duration:0,ease:[.44,0,.56,1],type:\"tween\"};const transition2={delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"};const transition3={delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"};const transition4={damping:60,delay:0,mass:3,stiffness:600,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 humanReadableVariantMap={\"Variant 7\":\"jYDgXEqTD\",lightCollapse:\"ULSLJfjro\",lightExpand:\"uQrYDZs2K\",mobileExpand:\"PIbmzW4KH\",mobileLoading:\"k21rkzZhz\",mobileNav:\"IdTlAOXY_\",navExpand:\"WN3QaULxR\",navLoading:\"PavE6Of_t\",navMain:\"ZtFX07Glo\"};const getProps=({height,hover,hover2,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,mNO2Yy8YQ:hover!==null&&hover!==void 0?hover:props.mNO2Yy8YQ,oQPxK0qOO:hover2!==null&&hover2!==void 0?hover2:props.oQPxK0qOO,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"ZtFX07Glo\"};};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,mNO2Yy8YQ,oQPxK0qOO,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"ZtFX07Glo\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onMouseLeave1dli8l0=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"ULSLJfjro\");});const onMouseEnterm5115r=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"uQrYDZs2K\");});const onTap1tvr3ge=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});setVariant(\"PIbmzW4KH\");});const TBgHLr7MWk66vys=activeVariantCallback(async(...args)=>{setVariant(\"IdTlAOXY_\");});const onMouseEnterqp09th=activeVariantCallback(async(...args)=>{if(mNO2Yy8YQ){const res=await mNO2Yy8YQ(...args);if(res===false)return false;}});const onMouseEnter1xwtt4d=activeVariantCallback(async(...args)=>{if(oQPxK0qOO){const res=await oQPxK0qOO(...args);if(res===false)return false;}});const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"PIbmzW4KH\")return true;return false;};const isDisplayed1=()=>{if([\"WN3QaULxR\",\"PavE6Of_t\",\"uQrYDZs2K\",\"jYDgXEqTD\",\"PIbmzW4KH\",\"k21rkzZhz\"].includes(baseVariant))return true;return false;};const isDisplayed2=()=>{if([\"jYDgXEqTD\",\"k21rkzZhz\"].includes(baseVariant))return true;return false;};const isDisplayed3=()=>{if([\"WN3QaULxR\",\"uQrYDZs2K\",\"PIbmzW4KH\",\"k21rkzZhz\"].includes(baseVariant))return true;return false;};const isDisplayed4=()=>{if([\"WN3QaULxR\",\"PavE6Of_t\",\"uQrYDZs2K\",\"jYDgXEqTD\",\"PIbmzW4KH\",\"k21rkzZhz\"].includes(baseVariant))return false;return true;};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,...addPropertyOverrides({IdTlAOXY_:{value:transition4},PIbmzW4KH:{value:transition4},ULSLJfjro:{value:transition3},uQrYDZs2K:{value:transition2}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.header,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-15n52ej\",className,classNames),\"data-framer-name\":\"navMain\",layoutDependency:layoutDependency,layoutId:\"ZtFX07Glo\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16,...style},...addPropertyOverrides({IdTlAOXY_:{\"data-framer-name\":\"mobileNav\",\"data-highlight\":true,onTap:onTap1tvr3ge},jYDgXEqTD:{\"data-framer-name\":\"Variant 7\",\"data-highlight\":true,onMouseEnter:onMouseEnterm5115r},k21rkzZhz:{\"data-framer-name\":\"mobileLoading\"},PavE6Of_t:{\"data-framer-name\":\"navLoading\"},PIbmzW4KH:{\"data-framer-name\":\"mobileExpand\"},ULSLJfjro:{\"data-framer-name\":\"lightCollapse\",\"data-highlight\":true,onMouseEnter:onMouseEnterm5115r},uQrYDZs2K:{\"data-framer-name\":\"lightExpand\",\"data-highlight\":true,onMouseLeave:onMouseLeave1dli8l0},WN3QaULxR:{\"data-framer-name\":\"navExpand\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-u8swy5\",\"data-framer-name\":\"Navbar\",layoutDependency:layoutDependency,layoutId:\"kaNY9Q9UL\",style:{backdropFilter:\"blur(15px)\",backgroundColor:\"var(--token-5e6c9127-4fd5-4a49-9e4b-cb77a4842578, rgba(255, 255, 255, 0.22))\",borderBottomLeftRadius:56,borderBottomRightRadius:56,borderTopLeftRadius:56,borderTopRightRadius:56,WebkitBackdropFilter:\"blur(15px)\"},variants:{jYDgXEqTD:{backdropFilter:\"blur(17px)\",backgroundColor:\"var(--token-3f7399b3-425b-4607-9520-05ba1c73ae14, rgb(44, 45, 48))\",WebkitBackdropFilter:\"blur(17px)\"},k21rkzZhz:{backdropFilter:\"blur(17px)\",WebkitBackdropFilter:\"blur(17px)\"},PavE6Of_t:{backdropFilter:\"blur(17px)\",WebkitBackdropFilter:\"blur(17px)\"},PIbmzW4KH:{backdropFilter:\"blur(16px)\",borderBottomLeftRadius:32,borderBottomRightRadius:32,borderTopLeftRadius:32,borderTopRightRadius:32,WebkitBackdropFilter:\"blur(16px)\"},ULSLJfjro:{backgroundColor:\"var(--token-3f7399b3-425b-4607-9520-05ba1c73ae14, rgb(44, 45, 48))\"},uQrYDZs2K:{backdropFilter:\"blur(16px)\",backgroundColor:\"var(--token-3f7399b3-425b-4607-9520-05ba1c73ae14, rgb(44, 45, 48))\",WebkitBackdropFilter:\"blur(16px)\"},WN3QaULxR:{backdropFilter:\"blur(16px)\",WebkitBackdropFilter:\"blur(16px)\"}},...addPropertyOverrides({PIbmzW4KH:{\"data-highlight\":true,onTap:undefined}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1n3m4kp\",layoutDependency:layoutDependency,layoutId:\"dUrV7wmtf\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-u6ccfg\",\"data-framer-name\":\"noun_raven_2378426\",fill:'var(--token-61e5ee56-3594-4358-94d0-c3752e3672e3, rgb(255, 255, 255)) /* {\"name\":\"dark/900\"} */',intrinsicHeight:1600,intrinsicWidth:1600,layoutDependency:layoutDependency,layoutId:\"mMx6BbNVA\",svg:'<svg width=\"1600\" height=\"1600\" viewBox=\"0 0 1200 1200\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M684.68 995.12c.191-.133.383-.227.563-.336-.036-.023-.06-.047-.11-.047-.152.13-.32.227-.453.383zM1140 294.09c-.047-1.766-.852-3.227-2.004-4.488-1.234-1.38-2.867-2.508-4.285-3.54-3.434-2.542-6.77-5.218-10.223-7.765-6.348-4.691-13.754-8.64-20.953-11.867a160.214 160.214 0 0 0-22.246-8.074c-7.79-2.196-15.672-3.985-23.63-5.485-8.35-1.558-16.737-2.843-25.151-4.054-33.168-4.754-61.727-16.2-91.957-28.285l-8.016-3.192c-29.016-11.543-72.469-22.008-114.73-6.11-35.05 13.177-53.953 43.31-70.309 73.032a1920.354 1920.354 0 0 1-20.699 36.742c-6.898 11.988-13.957 23.902-21.098 35.746-1.98 3.289-3.984 6.562-5.976 9.84-.961 1.57-2.09 3.133-2.914 4.765-.625 1.211-1.5 3.203-.696 4.477 1.2 1.871 3.434-.156 4.98-.504 2.259-.492 4.38-1.2 6.575-1.922a518.988 518.988 0 0 1 15.707-4.957c9.816-2.941 19.738-5.617 29.676-8.113 4.297-1.078 8.605-2.149 12.926-3.145 1.61-.37 2.93-1.234 4.61-1.441 1.546-.18 3.109-.047 4.644-.133 2.219-.121 4.523-.613 6.719-.012 2.843.758 3.347 4.211.18 4.86-1.477.3-2.977.191-4.442.66-1.883.601-3.168 2.039-4.895 2.809-1.019.445-2.328.503-3.394.648-2.293.3-4.61.684-6.91.898-2.375.227-4.68.215-7.031.707-1.657.336-3.254.73-4.848 1.211-3.899 1.164-7.754 2.328-11.594 3.707-2.05.73-4.14 1.297-6.18 2.004-2.027.684-3.926 1.633-5.93 2.293-4.632 1.5-9.265 3.145-13.945 4.489-1.921.55-3.937 1.187-5.746 2.027-1.054.469-1.754 1.223-2.629 1.894-1.246.938-2.832 1.32-4.261 1.836a507.407 507.407 0 0 0-10.105 3.77 370.432 370.432 0 0 0-16.934 7.043c-3.383 1.945-6.805 3.742-10.164 5.867-.938.601-1.86 1.21-2.82 1.812a384.096 384.096 0 0 0-23.41 16.38 539.202 539.202 0 0 0-21.927 17.495c-7.007 5.88-13.789 12.012-20.52 18.203-6.503 5.965-12.938 12.047-19.094 18.36-2.964 3.023-5.867 6.359-9.07 9.12-1.21 1.044-2.652 1.778-3.851 2.844-1.727 1.524-3.07 3.434-4.668 5.075-.743.757-1.68 1.308-2.41 2.05-1.141 1.13-2.063 2.387-3.29 3.446-1.39 1.21-3.07 2.125-4.414 3.394-1.43 1.356-2.652 2.902-4.152 4.211-1.442 1.246-2.965 2.387-4.309 3.742a97.85 97.85 0 0 1-10.57 9.18c-2.914 2.195-5.172 4.8-7.61 7.512-1.753 1.957-3.839 3.672-5.292 5.879-.742 1.117-2.746 4.066-1.524 5.484.336.394 1.079.394 1.524.684 1.633 1.054 2.879 1.933 4.824 2.484 2.617.73 5.363.91 8.074.758 2.051-.133 4.106-.086 6.18-.047 1.273.023 2.531.047 3.84.035 5.386-.133 10.934-1.043 16.98-2.773 9.457-2.7 19.8-6.828 29.137-11.641 1.765-.899 3.84-1.368 5.746-2.075 2.23-.828 4.223-1.894 6.133-3.335 1.02-.77 3.527-2.172 4.882-1.297 3.805 2.46-8.93 9.18-10.402 10.078-3.406 2.074-9.07 3.601-10.379 7.968-.59 1.97-.109 2.762 1.981 2.688 2.914-.133 5.484-1.488 8.387-1.188 3.37.348 7.187-.503 10.523-1.03 1.992-.302 3.96-.66 5.914-1.095 8.062-1.738 15.719-4.957 22.03-10.344 1.716-1.476 3.227-2.628 5.259-3.648 1.87-.926 3.648-1.98 5.16-3.434 1.738-1.668 3.758-3.793 6.254-4.261 2.113-.395 1.726 2.316 1.343 3.719-.828 3.046-3.48 5.41-5.773 7.464-2.258 2.004-5.27 3.637-6.238 6.73-1.117 3.626 3.758 3.817 6.156 3.743 6.348-.191 12-2.664 17.762-5.195 4.523-1.98 8.762-4.442 12.816-7.274 2.352-1.644 4.379-3.828 6.504-6.132 1.164-1.247 2.328-2.508 3.539-3.707 1.066-1.032 1.86-1.223 3.11-1.86 2.577-1.344 4.476-4.105 6.18-6.371 1.44-1.934 2.71-4.441 4.933-5.64.492-.266 1.597-.672 2.16-.481 1.105.371.851 1.8.672 2.734-.36 1.778-1.465 3.215-2.317 4.766-.949 1.715-1.668 3.539-2.761 5.172-1.778 2.594-3.938 4.894-5.903 7.32-1.187 1.453-2.64 2.856-3.011 4.766-.266 1.246.816 1.789 2.039 1.86 1.61.07 3.011.12 4.488-.552 1.234-.55 2.328-.925 3.672-1.066 3.394-.348 6.562-1.68 9.672-3.035 1.824-.805 3.648-1.68 5.437-2.578 4.739-2.41 8.797-4.946 12.445-7.703 4.43-3.348 8.809-6.91 11.398-11.941.743-1.477 1.97-2.567 2.989-3.852 1.175-1.477 1.98-3.145 2.953-4.754 1.379-2.242 2.808-4.586 4.969-6.144 2.363-1.715 1.835 3.12 1.464 4.332-1.129 3.574-3.109 6.757-4.789 10.078-1.379 2.71-3.238 5.09-4.402 7.921-.613 1.5-1.586 3.47-1.691 5.075-.07 1.043.433 2.398 1.609 2.46 1.262.06 2.617-.07 3.77-.527 1.331-.515 2.351-1.57 3.648-2.136 1.957-.84 4.055-1.153 5.988-2.172 5.242-2.762 9.95-6.73 14.125-10.883 2.63-2.618 5.051-5.41 7.309-8.34 3.406-4.477 6.77-8.317 10.117-12.133 3.863-4.414 7.535-8.594 11.23-13.691 2.484-3.395 4.738-6.95 6.863-10.56a124.201 124.201 0 0 0 3.613-6.706c.91-1.824 1.38-4.117 2.606-5.746 1.055-1.403 2.723-2.676 2.902-.012.192 2.617-.984 5.184-1.738 7.621-1.176 3.817-1.934 7.715-3.434 11.438-1.644 4.094-3.601 8.352-6.238 11.93-1.883 2.543-4.273 4.68-6.266 7.152-1.754 2.207-3.382 4.442-4.777 6.899-1.61 2.844-3.95 4.894-6.371 6.996-1.8 1.57-2.723 3.289-3.91 5.293-1.656 2.797-4.176 5.137-6.504 7.367a79.997 79.997 0 0 1-7.934 6.742c-2.844 2.125-5.879 4.043-9.086 5.618-6.828 3.324-14.363 6.253-23.629 6.253-2.675 0-5.507-.254-8.484-.793-.254-.046-.457-.191-.672-.265-1.934 1.152-3.852 2.281-5.93 3.348-4.87 2.437-12.07 5.796-18.695 6.949-1.535.265-5.722.898-10.21.898-3.887 0-7.872-.613-10.728-2.23-4.668 3.058-9.422 5.71-14.23 7.656-5.976 2.426-12.684 4.152-18.37 4.765a43.95 43.95 0 0 1-5.028.266c-1.8 0-3.602-.086-5.352-.156-1.476-.059-10.523-1.488-9.574 2.074.36 1.441 2.281 2.46 3.457 3.11 1.97 1.093 4.055 1.956 6.098 2.867 4.379 1.992 8.676 4.234 13.332 5.484 4.535 1.223 9.348 1.668 14.027 1.691 5.05.024 10.078-1.007 14.641-3.203 2.293-1.093 5.113-.011 6.168 2.258.625 1.344.121 2.426-.254 3.742-.445 1.61.422 2.137 1.934 2.438 5.605 1.066 11.004-.047 16.223-2.207 2.785-1.152 6.562-2.988 8.554.422.938 1.597.887 2.734-.406 3.898-.816.742-1.848 2.617-.254 3.07 1.235.36 3.07-.144 4.309-.382 3.3-.614 6.324-2.09 9.457-3.254 2.125-.782 4.43-.95 6.48-1.86 1.657-.742 3.227-1.738 4.692-2.797.937-.671 1.8-1.62 2.699-2.543 1.8-1.922 3.707-3.886 6.215-4.894 2.34-.91 5.015.203 5.965 2.543.925 2.351-.227 5.004-2.555 5.953-1.106.445-6.168 2.941-4.246 4.621.707.625 2.687.336 3.539.277 1.355-.086 2.699-.394 3.984-.793 2.942-.925 5.473-2.699 8.27-3.937 2.363-1.043 4.87-1.441 7.234-2.652 1.223-.637 2.219-1.211 3.3-2.075 2.99-2.398 5.103-5.687 7.86-8.304 1.547-1.477 2.723-3.168 4.356-4.524.758-.636 1.285-1.105 2.172-1.5.625-.277 1.379-.601 1.922-1.043.91-.757 1.691-1.738 2.617-2.507 1.308-1.106 2.34-2.52 3.672-3.59 1.094-.864 2.304-1.2 3.347-2.172 2.305-2.137 4.454-4.442 6.29-6.996a44.21 44.21 0 0 0 1.546-2.317c.325-.539 1.356-1.754 1.356-2.375l1.273-2.449c2.41-4.535 4.825-9.086 6.758-13.859 1.883-4.715 3.227-9.648 4.79-14.484.984-3.035 1.933-6.098 2.652-9.215.18-.828.648-3.086 1.933-2.71 1.86.539.961 5.699.817 6.874-.47 3.829-1.297 7.622-1.993 11.426-.648 3.563-1.343 7.118-2.53 10.56-2.352 6.898-5.27 13.858-8.388 20.448-.816 1.766-1.57 3.563-2.554 5.258-.973 1.692-2.281 2.867-3.66 4.223-1.872 1.848-3.649 3.77-5.665 5.473-1.812 1.511-3.636 3-5.52 4.414l-4.296 3.422c-2.148 1.738-4.02 3.468-5.844 5.136-4.656 4.246-9.058 8.282-16.008 11.363l-2.074.961c-4.883 2.293-11.773 5.52-22.645 5.52-2.809 0-5.879-.215-9.254-.719-.383-.047-.695-.238-1.031-.371-1.332.527-2.7 1.008-3.996 1.32-5.45 1.274-11.746 1.871-16.355 2.317-2.531.265-5.317.55-8.04.55-3.323 0-6.573-.433-9.167-1.882-1.055-.575-1.754-1.524-2.102-2.578-2.16.12-4.308.156-6.445.156l-2.32-.082c-.758 0-1.5.011-2.258.011-2.34 0-4.715-.046-7.008-.277l-1.477-.133c-3.336-.254-7.922-.613-11.219-3.91-.312-.3-.265-.742-.457-1.094a63.94 63.94 0 0 1-12.539-1.8c-7.285-1.813-14.41-4.872-20.762-8.856-3.133-1.957-6.11-4.152-8.855-6.59a54.387 54.387 0 0 1-3.563-3.48c-.949-1.02-1.836-2.606-2.965-3.422-1.378-1.02-2.687.504-4.019.863-3.313.887-7.106 1.031-10.512 1.32-3.54.301-7.106.47-10.668.47-5.438 0-10.645-.36-15.289-1.079-1.176-.18-2.27-.742-3.48-.73-.743.011-1.32.238-2.028-.18-.515-.324-.804-1.066-1.453-1.2-.73-.156-1.32.47-1.894.805-.672.395-1.332.637-2.075.852-2.015.59-4.093 1.02-6.144 1.414-3.77.719-7.68 1.262-11.531 1.262-1.414 0-2.832-.012-4.246-.035-1.813-.036-3.625-.086-5.399.023-.828.047-1.632.07-2.398.07a33.25 33.25 0 0 1-6.469-.625c-3.133-.613-5.687-1.98-8.594-3.18-1.152-.48-2.734-1.163-3.984-1.007-1.5.168-2.398 1.738-3.406 2.699-1.645 1.57-3.278 3.156-4.946 4.715-5.93 5.555-11.988 10.992-18.215 16.199a265.432 265.432 0 0 1-5.734 4.691c-3.086 2.473-6.238 5.473-9.793 7.223-1.2.59-2.113 1.187-2.953 2.258-1.176 1.511-2.352 1.98-4.094 2.734-1.476.649-3 1.692-4.39 2.531-1.754 1.055-3.563 1.836-5.485 2.606-1.656.66-3.515 1.234-4.957 2.316-1.402 1.055-2.723 2.23-4.152 3.29-2.867 2.113-6.11 3.55-9.383 4.921-2.965 1.235-5.746 2.606-8.629 4.055-3.238 1.644-6.36 3.574-9.73 4.992-3.493 1.453-7.223 2.317-10.477 4.309-3.72 2.27-8.075 3.469-11.543 6.086-3.29 2.46-6.66 4.765-10.176 6.886-3.434 2.075-7.235 3.395-10.61 5.543a140.003 140.003 0 0 1-6.949 4.153c-4.835 2.71-9.394 5.699-13.668 9.254-1.5 1.246-2.664 2.46-3.515 4.21-1.094 2.23-2.496 4.247-3.54 6.504-1.175 2.567-2.507 5.016-3 7.825-.109.648.087 1.308.013 1.957-.07.625-.266 1.128-.29 1.753-.058 1.512.215 3.133 1.223 4.32 7.285 8.497 21.266 6.829 32.531 5.509 2.207-.254 4.297-.516 6.227-.672 19.547-1.657 33.852-3.551 56.71-7.547 10.2-1.778 19.43-4.067 28.356-6.29 9.816-2.437 19.957-4.956 31.39-6.804 19.298-3.11 40.118-7.727 63.673-14.113 4.5-1.223 8.867-2.762 13.234-4.32 2.53-.899 5.183-2.16 7.824-2.63 1.223-.226 2.437-.085 3.648-.12 1.703-.07 3.254-.817 4.79-1.38 3.742-1.331 7.597-2.003 11.171-3.816 3.18-1.62 6.985-4.129 10.715-3.898.29 1.61-1.02 2.71-2.062 3.684-.781.73-1.523 1.597-2.387 2.195-.77.539-1.668.84-2.472 1.32-3 1.754-6.348 2.774-9.602 4.02-3.203 1.222-6.625 1.691-9.793 2.914-4.95 1.879-9.871 4.097-14.668 6.355-2.555 1.188-5.137 2.23-7.621 3.563-2.63 1.414-5.293 2.304-8.027 3.406-4.512 1.824-9.204 2.594-13.871 3.793-1.813.469-3.72 1.21-5.555 1.465-3.422.48-6.758.11-10.176.91-3.29.77-6.301 2.184-9.492 3.168-3.336 1.02-6.11 2.7-9.684 2.977-2.16.168-4.223-.36-6.36-.434-3.347-.121-6.757.781-10.007 1.43a320.998 320.998 0 0 0-10.645 2.304c-3.938.91-7.848 1.895-11.785 2.868-9.086 2.257-18.48 4.597-29.004 6.433-23.148 4.043-37.668 5.965-57.504 7.633-1.825.156-3.817.394-5.914.648-4.56.54-9.72 1.164-14.941 1.164-9.348 0-18.91-1.968-25.621-9.793-2.762-3.226-5.399-9.527-2.676-13.44.816-1.165 1.906-3.227 1.414-4.715-.59-1.825-4.5.36-5.785.625-5.004.972-9.383 3.156-13.547 6.144a164.936 164.936 0 0 0-8.004 6.098c-2.258 1.848-3.793 4.164-5.82 6.191-2.172 2.196-3.852 3.758-4.477 6.973-.313 1.656-.36 3.348-.457 5.04-.07 1.452-.371 2.929-.348 4.366.035 2.844.29 5.567 1.621 8.149 3.383 6.539 12.035 11.102 21.145 11.102 6.156-.024 12.336-1.02 18.395-2.016 8.438-1.379 16.824-3.086 25.188-4.883 8.844-1.883 17.652-3.96 26.41-6.168 7.367-1.847 14.785-3.648 22.055-5.879 3.024-.937 6.07-1.68 9.133-2.496 6.445-1.738 12.695-4.164 19.2-5.746 1.546-.37 3.12-.742 4.69-1.066 2.028-.434 4.274-1.235 6.372-1.176 2.074.059 2.316 1.477.625 2.566-2.868 1.848-6.625 2.352-9.72 3.805-4.105 1.922-7.968 4.309-12.19 5.977-4.489 1.754-9.086 3.11-13.56 4.86-5.062 2.003-10.042 4.366-15.335 5.698-2.723.696-5.473 1.13-8.242 1.645-1.657.312-3.457.55-4.957 1.355-2.149 1.176-4.477 1.754-6.852 2.196-2.27.421-4.766.324-6.96 1.007-2.15.66-4.13 1.344-6.349 1.813-2.629.562-5.257 1.14-7.87 1.703-9.458 2.004-18.985 3.816-28.56 5.04-3.816.48-7.668.898-11.52.898-3.926 0-7.87-.672-11.605-1.86-3.804-1.223-7.476-2.566-10.262-5.52-1.789-1.894-3.613-3.84-5.125-5.964-3.144-4.442-2.46-9.121-3.047-14.16-.058-.516-.254-.996-.254-1.512-.648-.07-.996-.469-1.714-.469-.66.012-1.176.121-1.778.407-1.175.574-2.617 1.21-3.648 1.98-.84.625-1.414 1.5-2.258 2.149-2.594 2.039-5.242 3.996-7.871 5.976-8.27 6.254-16.559 12.59-25.078 18.816l-1.453 1.055c-.156.215-.098.504-.29.707-5.257 5.242-6.769 17.473-4.054 22.738 9.805 8.71 24.613 4.598 32.652 2.375l1.559-.422c5.855-1.598 10.87-3.059 15.516-4.379 4.668-1.355 8.965-2.629 13.367-3.781 4.597-1.2 12.406-2.809 21.648-4.738 8.808-1.825 17.617-3.66 26.387-5.653 4.43-.996 8.832-2.039 13.234-3.156a337.748 337.748 0 0 0 6.215-1.633c.742-.203 1.87-.55 2.746-.539l-.012-.086c.926-.226 1.836-.468 2.617-.84.961-.457 1.777-1.261 2.735-1.765 1.007-.516 2.09-.938 3.156-1.297 2.125-.742 4.308-1.262 6.457-1.957 5.004-1.598 10.03-3.852 15.18-4.934.719-.156 2.722-.683 3.336-.011.707.742-.782 1.586-1.297 1.922-3.707 2.496-7.692 4.367-11.281 7.066-4.02 3.012-8.281 4.934-12.973 6.66-4.79 1.738-9.383 3.985-14.184 5.664-4.414 1.547-9.012 2.809-13.633 3.602-6.504 1.094-13.273.394-19.285 3.394-6.012 3.012-13.13 3.66-19.656 5.063-3.024.648-6.047 1.297-9.047 2.101-4.32 1.141-8.543 2.364-13.141 3.707-4.692 1.368-9.758 2.832-15.684 4.43l-1.5.406c-4.633 1.286-11.81 3.278-19.512 3.278-2.387 0-4.777-.192-7.129-.637-4.414-.805-8.617-2.543-12.254-5.184-1.356-.996-3-2.136-3.863-3.636-.383-.66-.493-1.368-.985-1.98-.601-.743-1.402-1.224-1.656-2.22-.226-.925-.098-1.8-.156-2.734-.047-.938-.18-1.836-.18-2.785 0-1.13.098-2.196.192-3.313.168-1.754 1.14-3.168.84-5.039-1.274-.422-2.747 1.117-3.383 2.04-.829 1.222-1.813 2.038-2.965 3-9.406 10.811-19.57 28.245-18.672 34.655.422 3.024 1.812 5.184 4.355 6.793 5.617 3.574 21.973 7.477 68.242-6.695 23.746-7.262 47.207-13.848 69.73-19.547 19.164-4.836 38.484-10.5 57.168-15.961 19.715-5.762 40.078-11.734 60.371-16.766 6.649-1.668 13.402-3.035 20.172-4.43 11.293-2.304 22.97-4.703 33.828-8.41 3.637-1.246 7.153-2.687 10.656-4.117 7.055-2.867 14.328-5.856 22.391-7.223 9.528-1.61 19.117-2.074 28.391-2.531 10.895-.527 22.176-1.078 33.047-3.516 12.48-2.773 26.426-7.129 40.31-12.574l13.597-5.304c42.684-16.535 82.992-32.172 112.68-69.11 17.785-22.163 30.07-42.011 38.676-62.495 1.766-4.246 3.84-8.746 6-13.414 3.864-8.426 7.766-16.86 10.848-25.621 2.856-8.172 5.196-16.836 5.149-25.547-.024-2.22-.266-4.403-.47-6.602-.155-1.586-.226-4.379 1.235-5.52.301-.253 2.63-.984 2.762-.898.324.215.758 1.906.926 2.305.3.695.515 1.262.648 2.004.742 4.32.973 8.496.742 12.875-.132 2.328-.097 4.656-.265 6.996-.18 2.617-.73 4.957-1.38 7.488-1.077 3.961-2.194 7.934-4.128 11.578-1.547 2.942-2.258 6.024-3.504 9.07-.625 1.512-1.523 2.868-2.004 4.442-.37 1.285-.527 2.605-.949 3.875-1.043 3.191-2.426 6.012-3.863 9.047-1.055 2.195-.926 4.234-1.442 6.527-.695 3.047-2.304 5.89-3.55 8.734-1.2 2.762-2.41 5.473-3.782 8.16a297.335 297.335 0 0 1-8.988 16.5c-3.348 5.723-7.008 11.294-10.812 16.716a398.649 398.649 0 0 1-12.996 17.363c-.574.73-1.14 1.453-1.727 2.172-31.199 38.855-72.625 54.926-116.47 71.914l-13.559 5.28c-14.34 5.63-28.738 10.118-41.664 12.997-11.652 2.605-23.316 3.18-34.609 3.73-9.011.434-18.312.887-27.312 2.399-7.066 1.21-13.559 3.851-20.449 6.683-3.683 1.5-7.355 3-11.16 4.285-11.426 3.91-23.375 6.36-34.957 8.735-6.648 1.355-13.262 2.723-19.789 4.332-20.137 5.004-40.402 10.934-60.012 16.68-18.77 5.508-38.184 11.172-57.504 16.055-22.367 5.652-45.684 12.203-69.277 19.414-22.668 6.949-40.895 10.43-54.539 10.43-9.203 0-16.32-1.598-21.3-4.766a18.08 18.08 0 0 1-4.477-3.972c-.504-.625-1.055-1.262-1.535-1.715-.48-.434-.77-1.13-1.286-1.512a3.701 3.701 0 0 0-1.656-.637c-2.015-.254-3.625.446-5.258 1.524-7.296 4.824-14.734 9.48-22.21 14.027-13.247 8.004-26.915 16.285-39.134 25.656l-2.785 2.148c-12.168 9.313-24.73 18.91-35.617 29.797-1.043 1.008-2.039 2.113-3.023 3.191-2.34 2.579-4.656 5.172-6.875 7.86a254.654 254.654 0 0 0-8.074 10.39c-2.461 3.325-4.871 7.056-6.575 10.825-1.5 3.312-2.941 7.246-1.968 10.934.73 2.797 3.925 4.285 6.574 4.57 2.473.278 5.125.047 7.62.047 1.56 0 3.169.086 4.704-.226 1.61-.313 3.254-.864 4.906-1.079.973-.156 2.16-.07 3.121 0 .516.047.875.145 1.38.239 1.585.324 3.07.12 4.57-.446 1.464-.539 2.89-.457 4.453-.636 3.996-.422 7.98-.926 11.953-1.453 2.195-.278 4.39-.563 6.59-.852l2.304-.672.36-.023 8.015-1.235c6.11-.91 11.977-1.547 18-2.219 13.934-1.609 27.145-3.109 42.035-7.753 38.746-12.047 69.887-26.04 95.242-42.72 9.875-6.468 19.56-13.401 29.27-20.327 19.715-14.062 40.105-28.598 61.848-39.215 7.246-3.551 14.41-6.422 21.54-8.891 27.925-11.664 57.77-20.723 79.655-23.328 19.621-2.387 37.836-4.332 57.266-4.285 3.406 0 7.367.238 11.578.504 7.129.433 14.293.898 21.445.36 3.266-.255 6.48-.731 9.625-1.657 2.902-.852 4.957-2.387 7.465-3.985 3.707-2.328 7.8-4.69 11.867-6.3 2.062-.828 4.262-1.848 6.406-2.399 1.738-.445 2.016.938 1.68 2.426-.742 3.277-4.2 5.52-6.817 7.262-2.879 1.922-5.953 3.613-8.664 5.808-1.586 1.274-2.664 3.121-4.32 4.274-3.91 2.773-8.953 1.332-13.246 2.93-2.305.863-4.79.886-7.246.96-2.977.098-5.942.059-8.902-.046-3.278-.098-6.575-.313-9.852-.516-4.356-.266-8.293-.492-11.891-.492-4.043 0-8.125.047-12.168.254-1.906.086-3.828.406-5.723.168-1.234-.168-1.98-.36-3 .492-1.03.84-1.523 2.258-.191 3.156.683.457 2.062.539 2.844.758.851.238 1.726.48 2.578.742 1.523.492 3.023 1.066 4.547 1.621 4.21 1.512 8.53 2.652 12.84 3.828 8.125 2.258 16.246 4.547 24.383 6.719 6.996 1.848 14.016 3.602 21.086 5.148 5.785 1.246 11.605 2.438 17.46 3.325 2.891.445 5.833.91 8.762 1.078 1.836.097 4.836-1.453 6.086-2.809 1.344-1.477 1.692-3.96 2.27-5.785.77-2.34 1.765-4.61 2.531-6.961.996-3.07 1.691-6.324 3.18-9.215.277-.527.925-2.004 1.738-1.836.816.18.863 1.906.926 2.508.277 2.941.215 5.914.445 8.856.719 9.406-3.539 17.293-6.742 25.859-.996 2.71-1.824 5.242-3.48 7.632-1.97 2.832-1.094 6.91-.626 10.078.493 3.407 2.075 6.817 2.102 10.176.023 1.871.805 3.672 1.164 5.496.637 3.215.887 6.457 2.316 9.481.602 1.262 1.454 2.375 2.102 3.637.563 1.093 1.078 2.062 1.836 2.988 1.273 1.598 2.496 3.098 3.168 5.05.937 2.786 2.074 5.555 3.469 8.15.562 1.077 1.222 1.882 2.027 2.745.48.528.55 1.223.961 1.754 1.043 1.43 2.473 2.64 3.625 4.02a145.742 145.742 0 0 0 4.2 4.906c2.843 3.18 5.808 6.254 8.855 9.265 1.691 1.704 3.422 3.36 5.16 5.028 4.598 4.453 9.191 8.879 13.453 13.535a145.324 145.324 0 0 1 3.937 4.5 6.415 6.415 0 0 0-.37-.059c1.933 2.172 18.48 20.773 13.858 34.645-2.953 8.82 2.149 4.934-3.625 8.102-3.238 1.789-5.554 3.816-8.257 6.11-3.036 2.566-3.805 2.171-6.829 4.933-4.859 4.453-7.296 6.996-10.055 12.949-1.332 2.965-1.39 6.347-.168 9.086 1.415 3.144 3.395 6.168 5.735 8.699 1.117 1.2 5.879 3.238 11.05 2.242-3.538-3.937-5.257-8.05-5.124-12.359.254-6.516 3.648-9.59 12.059-14.785 6.086-3.77 13.812-5.05 20.688-2.652 1.945.683 3.77 1.754 5.988 1.5 1.414-.18 1.813-.95 2.63-1.957 1.222-1.547 2.808-2.711 3.78-4.453.742-1.309 1.078-2.618 2.34-3.575 1.344-.984 3.098-1.234 4.715-1.332 2.965-.167 6.191.047 9.11.649 1.991.406 3.538 1.402 5.206 2.531 2.387 1.645 4.754 3.254 6.864 5.258 1.355 1.297 2.628 2.7 4.128 3.828 1.61 1.223 3.422 1.824 5.149 2.809 1.598.925 3.215 1.87 4.871 2.652.742.336 1.957.695 3.406 1.105 7.031 2.063 18.133 5.594 20.438 13.645.973 3.457-.758 7.008-.758 10.453-.023 2.915 1.309 4.883 3.828 2.075 1.2-1.332 2.723-5.051 3.254-6.828.985-3.313.938-7.02 1.246-10.465a13.741 13.741 0 0 0-1.246-7.211c-.863-1.801-2.101-3.383-3-5.172-.625-1.211-1.066-2.531-1.86-3.66-1.753-2.473-7.644-4.43-5.76-8.243 1.245-2.507 4.366-1.246 6.48-.875 2.125.36 4.402 1.621 6.37 2.473 1.813.781 3.145 1.477 5.184 1.668 1.43.121 2.497.383 3.743 1.031 3.37 1.739 7.21 2.903 10.824 4.02 2.148.648 4.332 1.246 6.562 1.62.793.134 2.063.134 3.563.157 7.332.07 18.96.48 23.352 7.598 1.87 3.058 1.175 6.937 2.09 10.262.769 2.82 2.593 4.344 4.261.96.781-1.597 1.246-5.605 1.274-7.44.07-3.458-.997-7.02-1.622-10.43-1.453-7.883-7.414-9.215-12.012-14.942-1.57-1.968-.84-1.992-3.191-2.914-1.715-.683-3.023-.937-4.668-1.836-4.43-2.472-9.648-1.922-14.113-4.066-1.871-.91-3.121-1.379-5.258-1.43-2.941-.058-3.949-.758-5.965-2.746-2.195-2.207-4.668-4.57-7.02-6.574-1.198-.996-3.288-1.715-4.753-2.219-1.727-.574-3.613-.793-5.352-1.43-2.027-.742-3.972-1.68-6-2.375-2.617-.937-5.554-2.195-7.933-3.55-1.836-1.078-4.344-1.512-6.516-2.22-1.969-.66-3.875-1.5-5.746-2.362-3.36-1.57-6.742-2.868-10.176-4.211-1.273-.504-2.543-.602-3.851-.961-1.739-.457-3.266-1.489-4.801-2.387-1.824-1.066-3.996-1.344-5.942-2.027-1.343-.457-2.074-1.489-3.48-1.895-1.547-.457-3.047-1.39-4.453-2.172-1.57-.851-2.688-2.363-4.211-3.347-4.61-2.977-8.375-7.094-12.098-11.074-7.106-7.68-12.852-16.848-16.86-26.508-3.855-9.36-5.98-19.742-4.421-29.785 1.644-10.5 5.7-21.406 12.395-33.348a417.061 417.061 0 0 0 4.883-8.88c2.808-5.28 5.496-10.62 7.98-16.065 1.246-2.711 2.746-5.508 3.625-8.352.758-2.52 1.008-4.894 2.426-7.21.59-.938 1.223-1.79 1.668-2.774.336-.707.48-1.414.742-2.125.758-1.922 1.067-3.336.95-5.41-.122-1.86-1.008-3.672-1.633-5.387-.59-1.559-1.598-3.899-3.395-4.332-.48-.11-.887.058-1.332 0-.527-.07-1.105-.395-1.61-.574-.706-.254-1.413-.493-2.136-.758-6.445-2.23-13.105-4.547-19.105-8.52-1.68-1.117-3.266-2.28-4.86-3.468-2.003-1.477-3.972-2.954-6.12-4.247a42.691 42.691 0 0 0-1.907-1.02c-2.722-1.413-5.554-2.913-7.43-5.425a21.275 21.275 0 0 1-2.09-3.539c-.538-1.2-.562-2.734.72-3.457 1.187-.684 1.992-.121 3.156.36 1.945.804 4.152 1.585 5.734 2.964 2.52 2.196 5.856 2.953 8.63 4.813 1.558 1.054 2.616 2.578 4.366 3.215 1.778.636 3.54 1.476 5.207 2.398 3.059 1.703 6.059 3.312 9.336 4.621 2.438.961 4.922 1.79 7.367 2.676l4.98 1.754c7.634 2.82 16.2 5.27 24.372 5.015.707-.023 1.39-.3 2.074-.492 1.094-.312 2.016-.59 2.52-1.715.515-1.14.023-2.015-1.106-2.375-2.195-.718-3.816-2.484-6.07-2.902-2.676-.504-5.281-1.777-7.633-3.144-5.195-2.989-9.77-6.59-12.719-9.098-1.332-1.14-2.762-2.195-4.105-3.348-1.043-.926-2.543-2.543-1.165-3.851 1.38-1.32 4.766-1.13 6.407-.434.984.394 1.632 1.262 2.46 1.883 1.032.77 2.22 1.273 3.36 1.836 1.906.925 3.625 2.257 5.629 2.964 2.242.782 4.523 1.176 6.625 2.352 1.441.816 2.676 1.906 4.199 2.606 3.047 1.367 6.36 1.164 9.434 2.269 1.02.36 1.882.805 3 .898 1.789.157 3.66 0 5.449-.046 3.18-.098 6.574.3 9.683-.516 3.036-.805 6.086-1.246 8.977-2.508 3.168-1.379 5.988-3.348 8.137-6.07.539-.672 1.894-1.586 2.09-2.426.335-1.402-1.622-1.066-2.473-1.031-1.356.035-2.555.336-3.926.086-1.262-.238-2.46-.742-3.742-.973-1.645-.277-3.238.098-4.883.047-4.691-.133-9.781-1.598-14.148-3.3-2.723-1.067-5.125-3.122-7.98-3.516-1.668-.239-3.325-.47-4.934-1.008-1.164-.383-3.445-1.094-3.781-2.485-1.176-4.882 9.058-2.902 11.172-2.507 3.156.574 6.37.757 9.515 1.441 1.98.434 3.926.996 5.953 1.379 5.497 1.031 11.113 1.32 16.703 1.441 2.22.047 4.2.696 6.434.696 2.617 0 5.23-.086 7.8-.434 2.606-.36 5.22-.984 7.571-2.184.313-.156.625-.12.938-.19 1.164-.853 2.293-1.79 3.527-2.544.926-.562 1.945-.828 1.754-2.113-.047-.383-.215-1.246-.574-1.477-.446-.289-1.57-.11-2.114-.058-6.36.492-13.066.046-19.262-1.465-2.785-.684-5.82-1.403-8.28-2.93-.817-.504-3.985-2.89-2.4-3.996.758-.527 2.45 0 3.266.133 1.489.238 2.977.406 4.477.562 2.723.278 5.387.782 8.101.793 2.27 0 4.489-.156 6.743-.203 2.761-.07 5.879-.422 8.578-1.02 2.398-.515 5.554-.742 7.754-1.788 2.062-1.008 4.68-1.403 6.937-1.907 1.895-.422 3.66-1.332 5.387-2.242 1.836-.96 3.73-1.633 5.484-2.746.961-.602 1.5-1.223 2.242-2.05 1.38-1.56 3.145-2.305 4.957-3.266 1.297-.696 2.52-2.075 3.672-3.024 1.2-.996 2.352-2.004 3.54-3.011 2.605-2.258 5.206-4.5 7.753-6.805 5.063-4.598 10.008-9.313 14.797-14.184 4.715-4.824 9.278-9.793 13.633-14.953 4.246-5.051 8.27-10.273 12.012-15.707.84-1.223 1.692-2.45 2.473-3.695.54-.852.742-1.766 1.234-2.63 1.356-2.425 3.829-4.175 5.243-6.648.683-1.176 1.152-2.496 1.644-3.758 1.344-3.421 2.7-6.996 3.73-10.512.864-2.902 2.352-5.316 3.493-8.101.926-2.219 1.668-4.57 2.508-6.828.742-2.063 1.402-4.043 2.257-6.059a16.338 16.338 0 0 0 1.286-7.129c-.059-1.441.289-5.074-2.051-4.222-1.031.37-1.766 1.273-2.594 1.945-1.187.937-2.664 1.789-4.187 1.957-3.407.37.156-3.563.886-4.703 1.297-2.016 3.215-3.781 4.344-5.89.336-.65.77-1.403 1.39-1.79.516-.312 1.106-.395 1.634-.793 1.054-.816 1.945-1.871 2.82-2.89a7.543 7.543 0 0 0 1.223-1.934c.648-1.414.996-2.473 1.043-4.008.046-1.32.023-2.64.035-3.95 0-1.222-.493-2.062-.72-3.214-2.542-.742-4.245 1.055-6.144 2.508-2.039 1.586-3.828 3.457-6.191 4.633-1.402.695-7.883 3.097-8.207-.059-.238-2.16 3.54-3.574 5.004-4.332 2.566-1.32 4.848-3.047 7.176-4.754 1.39-1.031 2.773-2.113 4.066-3.277 2.23-2.027 4.211-4.274 5.735-6.875 1.476-2.508 2.242-4.668 1.968-7.598-.144-1.656-.468-3.851-2.172-4.644-2.902-1.356-5.808 1.379-8.05 2.843-1.547.997-4.739 2.653-6.528 1.297-1.597-1.222.383-2.953 1.403-3.742 3.625-2.844 7.691-4.777 11.004-8.015 1.703-1.633 3.504-2.942 4.414-5.22.925-2.398.742-5.113.613-7.632-.563-11.23-1.402-22.355-3.121-33.48a217.96 217.96 0 0 0-7.078-30.961c-.805-2.652-.696-5.305-.875-8.09-.145-2.125-.973-3.758-1.5-5.746-.324-1.2-.36-2.352-.528-3.59a60.116 60.116 0 0 0-1.32-7.32c-.433-1.754-.898-3.887-.48-5.664 1.355-.035 2.785.156 3.574 1.332.828 1.246 1.414 3 1.871 4.43.625 1.921 1.031 3.863 1.754 5.773.73 1.922 1.535 3.898 2.34 5.785.59 1.356 1.57 2.496 2.125 3.91.394 1.032 1.007 2.137 1.343 3.18.372 1.223.254 2.652.528 3.926.445 2.05 1.297 3.887 1.476 6.012.133 1.609.254 3.132.864 4.632 1.344 3.371 2.183 6.649 2.89 10.223.492 2.567.973 5.16 1.403 7.739.382 2.316.875 4.754 2.593 6.457 2.028 2.027 4.813-.758 5.606-2.746.695-1.766.457-3.72 1.066-5.497.742-2.171 2.075-4.164 2.953-6.312.805-2.04 1.957-3.758 3.157-5.566.77-1.153 1.066-2.485 1.523-3.758.684-1.871 1.547-3.66 2.426-5.438.637-1.273 1.558-2.136 2.293-3.312 1.992-3.156 3.012-7.309 4.273-10.812 2.89-8.051 5.364-15 11.52-21.36.899-.91 1.403-1.198 2.063-1.558 2.508-1.453 3.96-2.965 5.46-7.765.926-3.036.551-6.239.215-9.086-.191-1.61-.394-3.266-.253-4.356.695-5.437 3.527-10.586 6.527-16.066l2.351-4.355c1.079-2.114 1.98-4.164 2.856-6.239 1.547-3.55 2.977-6.925 5.363-9.851 7.117-8.774 21.48-10.465 34.176-11.965 4.153-.492 8.16-.961 11.746-1.633 4.274-.793 8.52-1.715 12.758-2.64 10.934-2.41 21.254-4.669 32.137-4.766 17.605-.18 28.945-3.348 44.258-8.137 1.442-.457 2.555-.973 3.781-1.836.239-.156.168-1.656.168-1.953zM472.09 586.57c.11-.742.395-1.367.781-1.957.395-.648.91-1.246 1.38-1.883 1.222-1.703 2.987-3.469 5.218-3.742 2.258-.266 2.004 1.738 1.812 3.394-.226 2.243-.77 4.536.204 6.696.515 1.176 1.453 1.633 2.46 2.328 1.262.887 2.305 1.957 3.457 2.988 3.504 3.215 7.801 1.344 11.832.54 3.973-.782 7.79-2.243 11.82-2.747 2.594-.324 5.184-.07 7.778 0 3.828.11 7.597-.469 11.363-1.129a1203.6 1203.6 0 0 0 15.984-2.976c12.758-2.399 23.258-4.715 36.266-8.89l4.754-1.454c4.992-1.512 10.008-3 14.809-5.063 3.996-1.726 7.586-4.222 11.64-5.82 1.923-.758 5.903-1.668 5.22 1.766-.36 1.883-3.383 3.289-4.727 4.465-1.98 1.753-4.332 2.855-6.36 4.535-.707.574-1.273 1.344-2.027 1.847-.66.434-1.39.672-2.039 1.118-.875.59-1.547 1.488-2.52 1.933-1.656.77-3.695.828-5.41 1.524-1.789.742-3.445 1.691-5.34 2.218-2.734.782-5.472 1.477-8.16 2.41-6.77 2.387-13.812 4.079-20.82 5.63-4.511.996-9.035 1.882-13.57 2.746-15.539 2.976-31.62 6.047-48.742 6.984a59.51 59.51 0 0 1-2.484.059c-11.891 0-20.723-4.453-24.422-12.406-.445-.95-.18-1.38-.11-2.317.098-.91-.214-1.847-.046-2.797zm179.36-2.95c-1.117 1.477-2.281 2.977-3.625 4.262-.73.696-1.5 1.32-2.305 1.907-2.64 1.894-5.664 3.3-8.566 4.668-3.336 1.57-6.36 3.672-9.73 5.207-3 1.379-6 3.12-9.192 4.007a38.495 38.495 0 0 0-4.871 1.715c-3.371 1.403-7.32 3.11-10.945 3.516-3.602.422-7.309 2.258-10.738 3.469-2.102.73-4.176 1.464-6.266 2.207-26.293 9.265-51.12 18.023-80.508 22.668-15.73 2.484-33.406 4.922-48.359 4.922-2.219 0-4.379-.059-6.457-.168-5.05-.301-21.984-2.028-28.633-11.855-1.57-2.34-2.472-5.075-2.652-7.895-.121-1.86.07-3.875.625-5.664.383-1.246 1.2-2.281 1.727-3.48.816-1.86 1.523-3.66 3.324-4.801 2.449-1.535 4.043-.446 4.535 2.207.59 3.035-.434 6.406-.55 9.469-.048 1.066-.134 1.945.085 3 .121.613.11 1.246.336 1.812 1.055 2.676 4.332 3.926 6.758 4.922 3.047 1.246 6.254 2.027 9.469 2.555 1.824.289 3.66.504 5.496.601 15.254.84 35.27-1.87 52.859-4.656 28.57-4.512 53.016-13.129 78.887-22.262 10.094-3.55 20.352-7.176 31.129-10.645l2.93-.938c7.585-2.41 16.116-4.738 22.065-10.285 1.489-1.378 3.91-2.351 5.747-3.19 1.199-.54 2.652-1.634 3.925-1.895.504-.098.926.07 1.453.086 1.79.058 2.797-.458 3.086 1.847.149 1.102-.394 1.836-1.039 2.688zm28.043 10.954c4.02.36 12.203-1.367 16.117-2.219l1.164-.254c3.672-.758 7.285-1.586 10.824-2.797 3.602-1.246 6.984-3.11 10.68-4.078.781-.203 2.387-.926 3.023-.098.852 1.118-.78 3.637-1.43 4.477-1.21 1.598-2.952 2.664-4.413 3.996-1.766 1.633-3.383 3.215-5.567 4.309-1.441.73-2.976 1.32-4.57 1.586-3.73.625-7.477 1.117-11.219 1.668-2.64.394-4.766 1.836-7.43 2.195-1.906.254-3.828.445-5.761.445-.829 0-1.645-.035-2.375-.12a4.547 4.547 0 0 1-4.055-5.04c.246-2.531 2.539-4.477 5.012-4.07zm-16.441 26.965c-2.52 0-4.57-2.063-4.559-4.598a4.579 4.579 0 0 1 4.57-4.547c1.345.227 3.169.012 4.739.012 11.531 0 22.598-.3 33.926-3.098 5.05-1.273 9.95-3.215 15.121-5.281 2.148-.852 4.285-1.715 6.445-2.52 2.977-1.117 5.942-2.374 8.664-4.042.782-.47 1.477-1.079 2.243-1.56 1.355-.85 2.593-1.413 3.851-2.542 1.692-1.535 3.254-3.227 4.836-4.86 1.14-1.164 2.34-2.292 3.422-3.527.336-.394.84-1.355 1.414-1.453 2.594-.422.098 5.05-.226 5.711-1.32 2.746-3.098 5.375-4.79 7.895-1.882 2.773-4.691 4.835-7.273 6.91-1.703 1.344-3.227 3.023-5.137 4.02-1.968 1.007-4.066 1.69-6.011 2.734-1.692.898-3.098 1.656-5.028 1.906-1.754.226-3.406.37-4.98 1.246-1.152.637-2.27 1.332-3.434 1.934-4.008 2.003-8.761 2.878-13.152 3.66-4.668.804-9.347 1.308-14.074 1.62-5.258.348-10.5.395-15.742.395-1.605-.004-3.191-.004-4.824-.015zm115.68-46.09c-.648 2.953-2.496 5.508-3.926 8.113-1.02 1.824-1.765 3.742-2.566 5.64-.551 1.321-1.106 2.641-1.778 3.91-.851 1.599-1.968 3.048-2.878 4.622-.875 1.488-1.512 3.156-2.594 4.5-2.051 2.531-5.219 3.973-7.367 6.48-1.512 1.754-2.774 3.707-4.297 5.45-2.364 2.664-5.207 4.86-8.125 6.875-3.73 2.554-7.598 4.836-11.762 6.601l-7.79 3.36c-4.43 1.945-7.753 3.394-14.483 6.011-1.692.684-3.47 1.188-5.243 1.68-4.691 1.309-9.601 2.723-14.508 2.773-1.777.024-3.433.168-5.16.708-2.664.828-5.09 1.789-7.945 1.273-2.113-.371-4.164-.29-6.266-.59-2.426-.348-5.015-1.367-7.187-2.531-1.39-.742-1.223-1.414-.18-2.52 2.293-2.46 5.629-2.941 8.82-3.023 2.747-.07 5.954.324 8.594-.637 3.11-1.117 6.707-1.117 9.961-1.703 5.258-.926 10.777-1.969 15.77-3.949 6.563-2.566 9.817-3.984 14.172-5.879l7.871-3.394c7.32-3.11 13.836-8.102 19.61-13.523 6.589-6.192 12.405-13.262 17.09-21 1.14-1.883 2.773-3.407 4.054-5.196 1.402-1.992 2.762-4.02 4.656-5.594.563-.468 1.14-.886 1.621-1.44.254-.29.602-1.067 1.02-1.165 1.5-.316.949 3.453.816 4.148zm52.477 88.582c-.11.144-.238.265-.371.394-1.078.961-3 1.39-4.2 2.051-1.198.637-2.722 1.344-4.019 1.727-2.136.613-4.656-.563-6.742-1.008-2.578-.55-.96-2.629.11-3.77 2.398-2.578 8.183-4.093 11.577-3.046 1.426.437 5.133 1.66 3.645 3.652zm20.027-18.793c-1.441 1.789-3.383 2.941-5.41 3.926-1.235.59-1.414 1.234-2.364 2.293-.601.683-1.285 1.152-1.98 1.632-.54.348-1.078.707-1.598 1.141-1.726 1.402-2.867 3.469-5.375 3.035-.254-.625-.047-1.68.371-2.183.707-.84 1.274-.996 1.871-2.04.696-1.222 1.43-2.28 2.387-3.312 1.043-1.164 1.922-2.496 2.942-3.707.742-.898 2.003-1.621 2.617-2.594.719-1.129.613-2.41 1.715-3.422 1.332-1.246 4.378-1.969 5.64-.226 1.031 1.414.168 4.246-.816 5.457zm24.816-23.805c-.625 1.234-1.703 2.437-2.832 3.422-.406.36-.828.707-1.234.996-1.883 1.355-2.676 2.617-4.079 4.441-1.32 1.703-2.953 2.844-3.828 4.824-.816 1.79-1.98 3.313-3.742 4.32-1.117.626-4.32 1.622-5.219.098-1.464-2.484 2.891-6.539 4.586-7.906a50.802 50.802 0 0 0 5.93-5.734c1.188-1.309 2.258-2.258 3.742-3.18 1.656-1.02 2.903-2.64 4.621-3.562 2.164-1.176 3.063.226 2.055 2.28zm26.172-43.562c-.266 1.992.059 4.031-.48 6-.793 2.797-1.883 5.328-3.481 7.726-.527.782-.91 1.645-1.285 2.508-.781 1.86-1.453 3.781-2.977 5.207-.312.29-.781.254-1.246.742-1.094 1.176-2.074 2.317-3.289 3.395-.996.863-1.57 1.765-2.363 2.773-1.02 1.309-2.375 2.074-3.516 2.977-.851.66-2.473 3.098-3.781 1.789-.574-.574-.277-1.8-.156-2.496.277-1.39.949-2.485 1.57-3.719 1.43-2.746 2.46-5.496 4.105-8.219 1.176-1.945 2.45-3.793 3.758-5.64 0 0 1.235-1.715 1.235-1.727.625-.863.793-1.824 1.308-2.676.614-1.02 1.922-1.465 2.63-2.426 1.401-1.894 2.148-3.949 2.976-6.109.719-1.906 2.426-5.617 4.8-5.629.731 1.504.422 3.942.192 5.524zm30.539-313.67c-.793 1.054-1.992 1.246-2.746 2.27-1.5 2.136-4.309 3.937-6.973 3.937-3.804.047-8.004-1.906-9.265-5.774-1.43-4.117 1.246-11.484 5.101-13.668 3.672-2.074 9.18-1.558 12.406 1.286.551.468.985 1.007 1.367 1.609 1.235 1.934 1.489 4.656 1.247 6.84-.125 1.222-.426 2.515-1.137 3.5zm15.781 159.11c-.406 1.656-1.547 3.058-3.434 2.808-4.644-.601-4.054-10.008-3.277-13.273.469-1.945 1.836-2.554 3.48-1.14 2.426 2.074 2.532 6.097 3.255 8.953a5.854 5.854 0 0 1-.024 2.652zm4.285-16.32c-.828.742-2.004.984-3.469.265-2.796-1.378-4.57-4.585-4.894-7.488-.168-1.61-1.246-2.93-1.117-4.57.168-2.063 1.98-4.535 4.187-3.73 1.922.695 2.746 2.699 3.91 4.234 1.274 1.738 2.258 4.738 2.63 6.875.3 1.652-.18 3.453-1.247 4.414zm7.836-18.863c-.3 1.297-.469 3.433-1.715 4.273-.3.215-.625.348-.937.446-1.754.468-3.516-.77-4.117-2.45-.996-2.808-1.043-5.328-1.043-8.34-.012-2.171.3-4.105 2.113-5.542 2.89-2.305 3.73 2.363 4.621 4.128 1.281 2.54 1.762 4.567 1.078 7.485zm11.316-12.516c.07 1.129-.133 2.316-.672 3.347a4.955 4.955 0 0 1-1.332 1.657c-.851.695-2.125 1.297-3.238.886-1.211-.433-1.246-1.558-1.777-2.554-1.297-2.45-2.965-5.004-2.16-7.957.84-3.059 2.808-5.711 3.324-8.88.37-2.327 1.152-4.093 1.906-6.3.406-1.21.48-3.781 2.004-4.187 2.953-.77 1.836 5.171 1.789 6.492-.254 5.855-.29 11.676.156 17.496z\"/><path d=\"M369.76 726.85c-.133-.035-.324.035-.48.023l.085.336c.153-.105.31-.203.395-.359z\"/></svg>',withExternalLayout:true}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({PIbmzW4KH:{width:\"36px\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1neqxu-container\",layoutDependency:layoutDependency,layoutId:\"SKbZS5ZqX-container\",children:/*#__PURE__*/_jsx(ElementsMenuIcon,{height:\"100%\",id:\"SKbZS5ZqX\",iWF8EWIN1:\"var(--token-61e5ee56-3594-4358-94d0-c3752e3672e3, rgb(255, 255, 255))\",layoutId:\"SKbZS5ZqX\",style:{height:\"100%\",width:\"100%\"},TBgHLr7MW:TBgHLr7MWk66vys,variant:\"WKIEhgQx0\",width:\"100%\"})})})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-paojhn\",\"data-framer-name\":\"Main Navigation\",layoutDependency:layoutDependency,layoutId:\"eWJzYj7n8\",children:[isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-6kczl7\",\"data-framer-name\":\"Home Container\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"TJ4wF5Qqx\",onMouseEnter:onMouseEnterqp09th,children:isDisplayed1()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"170%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-61e5ee56-3594-4358-94d0-c3752e3672e3, rgb(255, 255, 255)))\"},children:\"Home\"})}),className:\"framer-1ihwrww\",fonts:[\"FS;Satoshi-bold\"],layoutDependency:layoutDependency,layoutId:\"lZTqn0PW_\",style:{\"--extracted-r6o4lv\":\"var(--token-61e5ee56-3594-4358-94d0-c3752e3672e3, rgb(255, 255, 255))\",opacity:1},variants:{jYDgXEqTD:{opacity:0},k21rkzZhz:{opacity:0},PavE6Of_t:{opacity:0}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({PIbmzW4KH:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"170%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-61e5ee56-3594-4358-94d0-c3752e3672e3, rgb(255, 255, 255)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"Pp49F2aMk\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-15ln1r\",\"data-styles-preset\":\"husrbeFqs\",children:\"Home\"})})})})},uQrYDZs2K:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"170%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-61e5ee56-3594-4358-94d0-c3752e3672e3, rgb(255, 255, 255)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"Pp49F2aMk\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-15ln1r\",\"data-styles-preset\":\"husrbeFqs\",children:\"Home\"})})})})},WN3QaULxR:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"170%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-61e5ee56-3594-4358-94d0-c3752e3672e3, rgb(255, 255, 255)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"Pp49F2aMk\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-15ln1r\",\"data-styles-preset\":\"husrbeFqs\",children:\"Home\"})})})})}},baseVariant,gestureVariant)})}),isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-c6a7z5\",\"data-framer-name\":\"Pricing Container\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"fXjBAg4ak\",onMouseEnter:onMouseEnter1xwtt4d,children:isDisplayed1()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"170%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-61e5ee56-3594-4358-94d0-c3752e3672e3, rgb(255, 255, 255)))\"},children:\"About\"})}),className:\"framer-150puhg\",fonts:[\"FS;Satoshi-bold\"],layoutDependency:layoutDependency,layoutId:\"WYNrAbpd1\",style:{\"--extracted-r6o4lv\":\"var(--token-61e5ee56-3594-4358-94d0-c3752e3672e3, rgb(255, 255, 255))\",opacity:1},variants:{jYDgXEqTD:{opacity:0},k21rkzZhz:{opacity:0},PavE6Of_t:{opacity:0}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({PIbmzW4KH:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"170%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-61e5ee56-3594-4358-94d0-c3752e3672e3, rgb(255, 255, 255)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"j_97RPZqG\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-15ln1r\",\"data-styles-preset\":\"husrbeFqs\",children:\"About\"})})})})},uQrYDZs2K:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"170%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-61e5ee56-3594-4358-94d0-c3752e3672e3, rgb(255, 255, 255)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"j_97RPZqG\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-15ln1r\",\"data-styles-preset\":\"husrbeFqs\",children:\"About\"})})})})},WN3QaULxR:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"170%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-61e5ee56-3594-4358-94d0-c3752e3672e3, rgb(255, 255, 255)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"j_97RPZqG\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-15ln1r\",\"data-styles-preset\":\"husrbeFqs\",children:\"About\"})})})})}},baseVariant,gestureVariant)})}),isDisplayed2()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"170%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-61e5ee56-3594-4358-94d0-c3752e3672e3, rgb(255, 255, 255)))\"},children:\"Work\"})}),className:\"framer-y1br08\",fonts:[\"FS;Satoshi-bold\"],layoutDependency:layoutDependency,layoutId:\"zPzpTomFg\",style:{\"--extracted-r6o4lv\":\"var(--token-61e5ee56-3594-4358-94d0-c3752e3672e3, rgb(255, 255, 255))\",opacity:1},variants:{jYDgXEqTD:{opacity:0},k21rkzZhz:{opacity:0}},verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed1()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"170%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-61e5ee56-3594-4358-94d0-c3752e3672e3, rgb(255, 255, 255)))\"},children:\"Words\"})}),className:\"framer-2e7t41\",fonts:[\"FS;Satoshi-bold\"],layoutDependency:layoutDependency,layoutId:\"RRhP3XvCn\",style:{\"--extracted-r6o4lv\":\"var(--token-61e5ee56-3594-4358-94d0-c3752e3672e3, rgb(255, 255, 255))\",opacity:1},variants:{jYDgXEqTD:{opacity:0},k21rkzZhz:{opacity:0},PavE6Of_t:{opacity:0}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({PIbmzW4KH:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"170%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-61e5ee56-3594-4358-94d0-c3752e3672e3, rgb(255, 255, 255)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"khDIxsScp\"},openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-15ln1r\",\"data-styles-preset\":\"husrbeFqs\",children:\"Words\"})})})})},uQrYDZs2K:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"170%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-61e5ee56-3594-4358-94d0-c3752e3672e3, rgb(255, 255, 255)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"khDIxsScp\"},openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-15ln1r\",\"data-styles-preset\":\"husrbeFqs\",children:\"Words\"})})})})},WN3QaULxR:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1ib2xk\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"170%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-61e5ee56-3594-4358-94d0-c3752e3672e3, rgb(255, 255, 255)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"khDIxsScp\"},openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-15ln1r\",\"data-styles-preset\":\"husrbeFqs\",children:\"Words\"})})})})}},baseVariant,gestureVariant)})]}),isDisplayed3()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-11nvhok-container\",layoutDependency:layoutDependency,layoutId:\"xvqpZH0p6-container\",style:{opacity:1},variants:{k21rkzZhz:{opacity:0}},children:/*#__PURE__*/_jsx(ButtonMain,{height:\"100%\",id:\"xvqpZH0p6\",layoutId:\"xvqpZH0p6\",SWTAQxjCj:\"Book a Call\",variant:\"tveY8JTqD\",width:\"100%\",...addPropertyOverrides({uQrYDZs2K:{owOcZuT5h:\"https://fantastical.app/krispuckett\"},WN3QaULxR:{owOcZuT5h:\"https://fantastical.app/krispuckett/convo\",SWTAQxjCj:\"Let's chat\",variant:\"GTDuGiWxr\"}},baseVariant,gestureVariant)})})}),isDisplayed4()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-8qu5k1\",\"data-framer-name\":\"secretMenu\",layoutDependency:layoutDependency,layoutId:\"NU4ijK9Vu\"})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-LnCvY.framer-zvsu8w, .framer-LnCvY .framer-zvsu8w { display: block; }\",\".framer-LnCvY.framer-15n52ej { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-LnCvY .framer-u8swy5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: 56px; justify-content: center; overflow: visible; padding: 12px 0px 12px 40px; position: relative; width: min-content; }\",\".framer-LnCvY .framer-1n3m4kp { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-LnCvY .framer-u6ccfg { aspect-ratio: 1 / 1; flex: none; height: 39px; position: relative; width: var(--framer-aspect-ratio-supported, 39px); }\",\".framer-LnCvY .framer-1neqxu-container { flex: none; height: 34px; position: relative; width: 36px; }\",\".framer-LnCvY .framer-paojhn { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 18px; height: min-content; justify-content: center; min-height: 116px; min-width: 42px; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-LnCvY .framer-6kczl7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 52px; height: min-content; justify-content: center; min-height: 24px; min-width: 39px; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-LnCvY .framer-1ihwrww, .framer-LnCvY .framer-150puhg, .framer-LnCvY .framer-y1br08, .framer-LnCvY .framer-2e7t41 { -webkit-user-select: none; cursor: pointer; flex: none; height: auto; overflow: visible; position: relative; user-select: none; white-space: pre; width: auto; }\",\".framer-LnCvY .framer-c6a7z5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; min-height: 24px; min-width: 39px; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-LnCvY .framer-11nvhok-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-LnCvY .framer-8qu5k1 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-LnCvY.framer-15n52ej, .framer-LnCvY .framer-u8swy5, .framer-LnCvY .framer-1n3m4kp, .framer-LnCvY .framer-paojhn, .framer-LnCvY .framer-6kczl7, .framer-LnCvY .framer-c6a7z5, .framer-LnCvY .framer-8qu5k1 { gap: 0px; } .framer-LnCvY.framer-15n52ej > *, .framer-LnCvY .framer-u8swy5 > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-LnCvY.framer-15n52ej > :first-child, .framer-LnCvY .framer-u8swy5 > :first-child, .framer-LnCvY .framer-1n3m4kp > :first-child, .framer-LnCvY .framer-paojhn > :first-child, .framer-LnCvY .framer-c6a7z5 > :first-child, .framer-LnCvY .framer-8qu5k1 > :first-child { margin-left: 0px; } .framer-LnCvY.framer-15n52ej > :last-child, .framer-LnCvY .framer-u8swy5 > :last-child, .framer-LnCvY .framer-1n3m4kp > :last-child, .framer-LnCvY .framer-paojhn > :last-child, .framer-LnCvY .framer-c6a7z5 > :last-child, .framer-LnCvY .framer-8qu5k1 > :last-child { margin-right: 0px; } .framer-LnCvY .framer-1n3m4kp > * { margin: 0px; margin-left: calc(5px / 2); margin-right: calc(5px / 2); } .framer-LnCvY .framer-paojhn > * { margin: 0px; margin-left: calc(18px / 2); margin-right: calc(18px / 2); } .framer-LnCvY .framer-6kczl7 > * { margin: 0px; margin-bottom: calc(52px / 2); margin-top: calc(52px / 2); } .framer-LnCvY .framer-6kczl7 > :first-child { margin-top: 0px; } .framer-LnCvY .framer-6kczl7 > :last-child { margin-bottom: 0px; } .framer-LnCvY .framer-c6a7z5 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-LnCvY .framer-8qu5k1 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",\".framer-LnCvY.framer-v-fep25v.framer-15n52ej { gap: 0px; }\",\".framer-LnCvY.framer-v-fep25v .framer-u8swy5 { gap: 35px; height: 72px; order: 0; padding: 12px 16px 12px 40px; }\",\".framer-LnCvY.framer-v-fep25v .framer-paojhn, .framer-LnCvY.framer-v-fep25v .framer-6kczl7, .framer-LnCvY.framer-v-fep25v .framer-c6a7z5, .framer-LnCvY.framer-v-19kq984 .framer-paojhn, .framer-LnCvY.framer-v-19kq984 .framer-6kczl7, .framer-LnCvY.framer-v-19kq984 .framer-c6a7z5, .framer-LnCvY.framer-v-chtc0j .framer-paojhn, .framer-LnCvY.framer-v-chtc0j .framer-6kczl7, .framer-LnCvY.framer-v-chtc0j .framer-c6a7z5, .framer-LnCvY.framer-v-1tj92zc .framer-paojhn, .framer-LnCvY.framer-v-1tj92zc .framer-6kczl7, .framer-LnCvY.framer-v-1tj92zc .framer-c6a7z5, .framer-LnCvY.framer-v-zz4cht .framer-c6a7z5, .framer-LnCvY.framer-v-ojwwba .framer-paojhn, .framer-LnCvY.framer-v-ojwwba .framer-6kczl7, .framer-LnCvY.framer-v-ojwwba .framer-c6a7z5 { min-height: unset; min-width: unset; }\",\".framer-LnCvY.framer-v-fep25v .framer-1ihwrww, .framer-LnCvY.framer-v-fep25v .framer-150puhg, .framer-LnCvY.framer-v-fep25v .framer-2e7t41, .framer-LnCvY.framer-v-chtc0j .framer-1ihwrww, .framer-LnCvY.framer-v-chtc0j .framer-150puhg, .framer-LnCvY.framer-v-chtc0j .framer-2e7t41, .framer-LnCvY.framer-v-zz4cht .framer-1ihwrww, .framer-LnCvY.framer-v-zz4cht .framer-150puhg, .framer-LnCvY.framer-v-zz4cht .framer-2e7t41 { --framer-custom-cursors: pointer; cursor: unset; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-LnCvY.framer-v-fep25v.framer-15n52ej, .framer-LnCvY.framer-v-fep25v .framer-u8swy5 { gap: 0px; } .framer-LnCvY.framer-v-fep25v.framer-15n52ej > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-LnCvY.framer-v-fep25v.framer-15n52ej > :first-child, .framer-LnCvY.framer-v-fep25v .framer-u8swy5 > :first-child { margin-left: 0px; } .framer-LnCvY.framer-v-fep25v.framer-15n52ej > :last-child, .framer-LnCvY.framer-v-fep25v .framer-u8swy5 > :last-child { margin-right: 0px; } .framer-LnCvY.framer-v-fep25v .framer-u8swy5 > * { margin: 0px; margin-left: calc(35px / 2); margin-right: calc(35px / 2); } }\",\".framer-LnCvY.framer-v-19kq984 .framer-u8swy5 { gap: 0px; height: 77px; padding: 12px 16px 12px 40px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-LnCvY.framer-v-19kq984 .framer-u8swy5 { gap: 0px; } .framer-LnCvY.framer-v-19kq984 .framer-u8swy5 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-LnCvY.framer-v-19kq984 .framer-u8swy5 > :first-child { margin-left: 0px; } .framer-LnCvY.framer-v-19kq984 .framer-u8swy5 > :last-child { margin-right: 0px; } }\",\".framer-LnCvY.framer-v-chtc0j .framer-u8swy5 { gap: 38px; order: 0; padding: 12px 16px 12px 40px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-LnCvY.framer-v-chtc0j .framer-u8swy5 { gap: 0px; } .framer-LnCvY.framer-v-chtc0j .framer-u8swy5 > * { margin: 0px; margin-left: calc(38px / 2); margin-right: calc(38px / 2); } .framer-LnCvY.framer-v-chtc0j .framer-u8swy5 > :first-child { margin-left: 0px; } .framer-LnCvY.framer-v-chtc0j .framer-u8swy5 > :last-child { margin-right: 0px; } }\",\".framer-LnCvY.framer-v-1tj92zc .framer-u8swy5 { padding: 12px 16px 12px 40px; }\",\".framer-LnCvY.framer-v-zz4cht.framer-15n52ej { gap: 0px; max-width: 391px; }\",\".framer-LnCvY.framer-v-zz4cht .framer-u8swy5 { cursor: pointer; flex-direction: column; gap: 10px; height: 152px; order: 0; padding: 10px 24px 10px 24px; }\",\".framer-LnCvY.framer-v-zz4cht .framer-1n3m4kp { align-self: stretch; flex: none; gap: 153px; width: auto; }\",\".framer-LnCvY.framer-v-zz4cht .framer-u6ccfg { order: 0; }\",\".framer-LnCvY.framer-v-zz4cht .framer-1neqxu-container { order: 1; }\",\".framer-LnCvY.framer-v-zz4cht .framer-paojhn { gap: 14px; min-height: unset; min-width: unset; padding: 7px 0px 7px 0px; }\",\".framer-LnCvY.framer-v-zz4cht .framer-6kczl7 { gap: 13px; min-height: unset; min-width: unset; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-LnCvY.framer-v-zz4cht.framer-15n52ej, .framer-LnCvY.framer-v-zz4cht .framer-u8swy5, .framer-LnCvY.framer-v-zz4cht .framer-1n3m4kp, .framer-LnCvY.framer-v-zz4cht .framer-paojhn, .framer-LnCvY.framer-v-zz4cht .framer-6kczl7 { gap: 0px; } .framer-LnCvY.framer-v-zz4cht.framer-15n52ej > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-LnCvY.framer-v-zz4cht.framer-15n52ej > :first-child, .framer-LnCvY.framer-v-zz4cht .framer-1n3m4kp > :first-child, .framer-LnCvY.framer-v-zz4cht .framer-paojhn > :first-child { margin-left: 0px; } .framer-LnCvY.framer-v-zz4cht.framer-15n52ej > :last-child, .framer-LnCvY.framer-v-zz4cht .framer-1n3m4kp > :last-child, .framer-LnCvY.framer-v-zz4cht .framer-paojhn > :last-child { margin-right: 0px; } .framer-LnCvY.framer-v-zz4cht .framer-u8swy5 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-LnCvY.framer-v-zz4cht .framer-u8swy5 > :first-child, .framer-LnCvY.framer-v-zz4cht .framer-6kczl7 > :first-child { margin-top: 0px; } .framer-LnCvY.framer-v-zz4cht .framer-u8swy5 > :last-child, .framer-LnCvY.framer-v-zz4cht .framer-6kczl7 > :last-child { margin-bottom: 0px; } .framer-LnCvY.framer-v-zz4cht .framer-1n3m4kp > * { margin: 0px; margin-left: calc(153px / 2); margin-right: calc(153px / 2); } .framer-LnCvY.framer-v-zz4cht .framer-paojhn > * { margin: 0px; margin-left: calc(14px / 2); margin-right: calc(14px / 2); } .framer-LnCvY.framer-v-zz4cht .framer-6kczl7 > * { margin: 0px; margin-bottom: calc(13px / 2); margin-top: calc(13px / 2); } }\",\".framer-LnCvY.framer-v-ojwwba.framer-15n52ej { max-width: 390px; }\",\".framer-LnCvY.framer-v-ojwwba .framer-u8swy5 { gap: 0px; padding: 12px 16px 12px 28px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-LnCvY.framer-v-ojwwba .framer-u8swy5 { gap: 0px; } .framer-LnCvY.framer-v-ojwwba .framer-u8swy5 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-LnCvY.framer-v-ojwwba .framer-u8swy5 > :first-child { margin-left: 0px; } .framer-LnCvY.framer-v-ojwwba .framer-u8swy5 > :last-child { margin-right: 0px; } }\",\".framer-LnCvY.framer-v-1d369z3.framer-15n52ej { cursor: pointer; }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 56\n * @framerIntrinsicWidth 82\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"WN3QaULxR\":{\"layout\":[\"auto\",\"auto\"]},\"PavE6Of_t\":{\"layout\":[\"auto\",\"auto\"]},\"uQrYDZs2K\":{\"layout\":[\"auto\",\"auto\"]},\"ULSLJfjro\":{\"layout\":[\"auto\",\"auto\"]},\"jYDgXEqTD\":{\"layout\":[\"auto\",\"auto\"]},\"PIbmzW4KH\":{\"layout\":[\"auto\",\"auto\"],\"constraints\":[null,\"391px\",null,null]},\"k21rkzZhz\":{\"layout\":[\"auto\",\"auto\"],\"constraints\":[null,\"390px\",null,null]},\"IdTlAOXY_\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"mNO2Yy8YQ\":\"hover\",\"oQPxK0qOO\":\"hover2\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framery8HiHiD02=withCSS(Component,css,\"framer-LnCvY\");export default Framery8HiHiD02;Framery8HiHiD02.displayName=\"navRaven Scroll\";Framery8HiHiD02.defaultProps={height:56,width:82};addPropertyControls(Framery8HiHiD02,{variant:{options:[\"ZtFX07Glo\",\"WN3QaULxR\",\"PavE6Of_t\",\"uQrYDZs2K\",\"ULSLJfjro\",\"jYDgXEqTD\",\"PIbmzW4KH\",\"k21rkzZhz\",\"IdTlAOXY_\"],optionTitles:[\"navMain\",\"navExpand\",\"navLoading\",\"lightExpand\",\"lightCollapse\",\"Variant 7\",\"mobileExpand\",\"mobileLoading\",\"mobileNav\"],title:\"Variant\",type:ControlType.Enum},mNO2Yy8YQ:{title:\"Hover\",type:ControlType.EventHandler},oQPxK0qOO:{title:\"Hover 2\",type:ControlType.EventHandler}});addFonts(Framery8HiHiD02,[{explicitInter:true,fonts:[{family:\"Satoshi\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/LAFFD4SDUCDVQEXFPDC7C53EQ4ZELWQI/PXCT3G6LO6ICM5I3NTYENYPWJAECAWDD/GHM6WVH6MILNYOOCXHXB5GTSGNTMGXZR.woff2\",weight:\"700\"}]},...ElementsMenuIconFonts,...ButtonMainFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framery8HiHiD02\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"mNO2Yy8YQ\\\":\\\"hover\\\",\\\"oQPxK0qOO\\\":\\\"hover2\\\"}\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"WN3QaULxR\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"PavE6Of_t\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"uQrYDZs2K\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"ULSLJfjro\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"jYDgXEqTD\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"PIbmzW4KH\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"],\\\"constraints\\\":[null,\\\"391px\\\",null,null]},\\\"k21rkzZhz\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"],\\\"constraints\\\":[null,\\\"390px\\\",null,null]},\\\"IdTlAOXY_\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"82\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"56\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],"mappings":"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"}