{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/dji5hRLKhmo81mYRaQoz/MnKMZT1AjyALso4w8lTz/JnIAifo35.js", "ssg:https://framerusercontent.com/modules/bpVPjQ2zE15wqFyLAutr/qFxy1vIlcmeUQtfT3TcA/NE7jnO3N7.js", "ssg:https://framerusercontent.com/modules/B6EKaFAKEKnVYgfNUk5p/VtoI0zsSPlNLJXSVHuNR/EiWhLIYVt.js", "ssg:https://framerusercontent.com/modules/gpZuZoNB8keYp1565x7F/a2ERpycJVZQUFdwySoQj/Wn8thOoIl.js", "ssg:https://framerusercontent.com/modules/L7dfMEy1NYDaYH6JQXjA/tm6l5TpATLRfo3BkBwRY/hzxPUX2Ig.js", "ssg:https://framerusercontent.com/modules/C14SqUiLJzbRKBJxErd8/qXa0uOrimKDOKk2ms9k2/OJ2msV7z2.js"],
  "sourcesContent": ["// Generated by Framer (38f2e7f)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Link,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as localizedValues from\"./JnIAifo35-0.js\";const enabledGestures={cmhZVVHHE:{hover:true},LOhDXE4iz:{hover:true},tHt7QIr12:{hover:true},WXMYC3wNm:{hover:true}};const cycleOrder=[\"tHt7QIr12\",\"LOhDXE4iz\",\"cmhZVVHHE\",\"MJ6vYIeGv\",\"WXMYC3wNm\"];const serializationHash=\"framer-2xqUX\";const variantClassNames={cmhZVVHHE:\"framer-v-rcpj8z\",LOhDXE4iz:\"framer-v-1oehl8d\",MJ6vYIeGv:\"framer-v-1fruryi\",tHt7QIr12:\"framer-v-1kb8y3d\",WXMYC3wNm:\"framer-v-1o5y7sz\"};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 valuesByLocaleId={fWV1VpoSv:localizedValues};const getLocalizedValue=(key,locale)=>{while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values[key];if(value){return value;}}locale=locale.fallback;}};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={\"Blog\uC6A9\":\"WXMYC3wNm\",\"Variant 1\":\"tHt7QIr12\",\"Variant 2\":\"LOhDXE4iz\",\"Variant 3\":\"cmhZVVHHE\",\"Variant 4\":\"MJ6vYIeGv\"};const getProps=({click,color,fontSize,height,id,link,title,width,...props})=>{var _ref,_ref1,_ref2,_humanReadableVariantMap_props_variant,_ref3;return{...props,Bb6NntaS4:(_ref=color!==null&&color!==void 0?color:props.Bb6NntaS4)!==null&&_ref!==void 0?_ref:\"rgb(255, 255, 255)\",cFYEY8MkA:(_ref1=fontSize!==null&&fontSize!==void 0?fontSize:props.cFYEY8MkA)!==null&&_ref1!==void 0?_ref1:15,fMBvZn_JQ:link!==null&&link!==void 0?link:props.fMBvZn_JQ,knJwOXMcd:(_ref2=title!==null&&title!==void 0?title:props.knJwOXMcd)!==null&&_ref2!==void 0?_ref2:\"How to use\",KQbClpbYg:click!==null&&click!==void 0?click:props.KQbClpbYg,variant:(_ref3=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref3!==void 0?_ref3:\"tHt7QIr12\"};};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,knJwOXMcd,cFYEY8MkA,KQbClpbYg,fMBvZn_JQ,Bb6NntaS4,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"tHt7QIr12\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap27rex7=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(KQbClpbYg){const res=await KQbClpbYg(...args);if(res===false)return false;}});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:fMBvZn_JQ,openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-1kb8y3d\",className,classNames)} framer-rn88qh`,\"data-framer-name\":\"Variant 1\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"tHt7QIr12\",onTap:onTap27rex7,ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0,...style},variants:{\"cmhZVVHHE-hover\":{backgroundColor:\"rgb(161, 170, 181)\",borderBottomLeftRadius:3,borderBottomRightRadius:3,borderTopLeftRadius:3,borderTopRightRadius:3},\"LOhDXE4iz-hover\":{backgroundColor:\"rgb(245, 245, 245)\",borderBottomLeftRadius:3,borderBottomRightRadius:3,borderTopLeftRadius:3,borderTopRightRadius:3},\"tHt7QIr12-hover\":{backgroundColor:\"rgb(245, 245, 245)\",borderBottomLeftRadius:3,borderBottomRightRadius:3,borderTopLeftRadius:3,borderTopRightRadius:3},MJ6vYIeGv:{backgroundColor:\"rgb(245, 245, 245)\",borderBottomLeftRadius:3,borderBottomRightRadius:3,borderTopLeftRadius:3,borderTopRightRadius:3}},...addPropertyOverrides({\"cmhZVVHHE-hover\":{\"data-framer-name\":undefined},\"LOhDXE4iz-hover\":{\"data-framer-name\":undefined},\"tHt7QIr12-hover\":{\"data-framer-name\":undefined},\"WXMYC3wNm-hover\":{\"data-framer-name\":undefined},cmhZVVHHE:{\"data-framer-name\":\"Variant 3\"},LOhDXE4iz:{\"data-framer-name\":\"Variant 2\"},MJ6vYIeGv:{\"data-framer-name\":\"Variant 4\"},WXMYC3wNm:{\"data-framer-name\":\"Blog\uC6A9\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7Q2xhc2ggRGlzcGxheS1yZWd1bGFy\",\"--framer-font-family\":'\"Clash Display\", \"Clash Display Placeholder\", sans-serif',\"--framer-font-size\":\"calc(var(--variable-reference-cFYEY8MkA-JnIAifo35) * 1px)\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-Bb6NntaS4-JnIAifo35))\"},children:\"How to use\"})}),className:\"framer-1g95kn3\",fonts:[\"FS;Clash Display-regular\"],layoutDependency:layoutDependency,layoutId:\"XPeqxPBQo\",style:{\"--extracted-r6o4lv\":\"var(--variable-reference-Bb6NntaS4-JnIAifo35)\",\"--framer-paragraph-spacing\":\"0px\",\"--variable-reference-Bb6NntaS4-JnIAifo35\":Bb6NntaS4,\"--variable-reference-cFYEY8MkA-JnIAifo35\":cFYEY8MkA},text:knJwOXMcd,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"LOhDXE4iz-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1ByZXRlbmRhcmQgUmVndWxhcg==\",\"--framer-font-family\":'\"Pretendard Regular\", \"Pretendard Regular Placeholder\", sans-serif',\"--framer-font-size\":\"calc(var(--variable-reference-cFYEY8MkA-JnIAifo35) * 1px)\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"left\"},children:\"How to use\"})})},\"tHt7QIr12-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7Q2xhc2ggRGlzcGxheS1yZWd1bGFy\",\"--framer-font-family\":'\"Clash Display\", \"Clash Display Placeholder\", sans-serif',\"--framer-font-size\":\"calc(var(--variable-reference-cFYEY8MkA-JnIAifo35) * 1px)\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"left\"},children:\"How to use\"})})},\"WXMYC3wNm-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7Q2xhc2ggRGlzcGxheS1tZWRpdW0=\",\"--framer-font-family\":'\"Clash Display\", \"Clash Display Placeholder\", sans-serif',\"--framer-font-size\":\"calc(var(--variable-reference-cFYEY8MkA-JnIAifo35) * 1px)\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-Bb6NntaS4-JnIAifo35))\"},children:\"How to use\"})}),fonts:[\"FS;Clash Display-medium\"]},cmhZVVHHE:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1ByZXRlbmRhcmQgUmVndWxhcg==\",\"--framer-font-family\":'\"Pretendard Regular\", \"Pretendard Regular Placeholder\", sans-serif',\"--framer-font-size\":\"calc(var(--variable-reference-cFYEY8MkA-JnIAifo35) * 1px)\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-Bb6NntaS4-JnIAifo35))\"},children:\"How to use\"})}),fonts:[\"CUSTOM;Pretendard Regular\"]},LOhDXE4iz:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1ByZXRlbmRhcmQgUmVndWxhcg==\",\"--framer-font-family\":'\"Pretendard Regular\", \"Pretendard Regular Placeholder\", sans-serif',\"--framer-font-size\":\"calc(var(--variable-reference-cFYEY8MkA-JnIAifo35) * 1px)\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-Bb6NntaS4-JnIAifo35))\"},children:\"How to use\"})}),fonts:[\"CUSTOM;Pretendard Regular\"]},MJ6vYIeGv:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7Q2xhc2ggRGlzcGxheS1yZWd1bGFy\",\"--framer-font-family\":'\"Clash Display\", \"Clash Display Placeholder\", sans-serif',\"--framer-font-size\":\"calc(var(--variable-reference-cFYEY8MkA-JnIAifo35) * 1px)\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"left\"},children:\"How to use\"})})}},baseVariant,gestureVariant)})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-2xqUX.framer-rn88qh, .framer-2xqUX .framer-rn88qh { display: block; }\",\".framer-2xqUX.framer-1kb8y3d { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px 5px 0px 5px; position: relative; text-decoration: none; width: min-content; }\",\".framer-2xqUX .framer-1g95kn3 { -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-2xqUX.framer-1kb8y3d { gap: 0px; } .framer-2xqUX.framer-1kb8y3d > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-2xqUX.framer-1kb8y3d > :first-child { margin-left: 0px; } .framer-2xqUX.framer-1kb8y3d > :last-child { margin-right: 0px; } }\",\".framer-2xqUX.framer-v-1fruryi.framer-1kb8y3d, .framer-2xqUX.framer-v-1kb8y3d.hover.framer-1kb8y3d, .framer-2xqUX.framer-v-1oehl8d.hover.framer-1kb8y3d, .framer-2xqUX.framer-v-rcpj8z.hover.framer-1kb8y3d { padding: 0px 7px 0px 7px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 30\n * @framerIntrinsicWidth 87\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"LOhDXE4iz\":{\"layout\":[\"auto\",\"auto\"]},\"cmhZVVHHE\":{\"layout\":[\"auto\",\"auto\"]},\"MJ6vYIeGv\":{\"layout\":[\"auto\",\"auto\"]},\"WXMYC3wNm\":{\"layout\":[\"auto\",\"auto\"]},\"bZ7fQw2Mf\":{\"layout\":[\"auto\",\"auto\"]},\"XqrpmBsWe\":{\"layout\":[\"auto\",\"auto\"]},\"ZSIWIPgH_\":{\"layout\":[\"auto\",\"auto\"]},\"QBK6isb3o\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"knJwOXMcd\":\"title\",\"cFYEY8MkA\":\"fontSize\",\"KQbClpbYg\":\"click\",\"fMBvZn_JQ\":\"link\",\"Bb6NntaS4\":\"color\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerJnIAifo35=withCSS(Component,css,\"framer-2xqUX\");export default FramerJnIAifo35;FramerJnIAifo35.displayName=\"Inline Link\";FramerJnIAifo35.defaultProps={height:30,width:87};addPropertyControls(FramerJnIAifo35,{variant:{options:[\"tHt7QIr12\",\"LOhDXE4iz\",\"cmhZVVHHE\",\"MJ6vYIeGv\",\"WXMYC3wNm\"],optionTitles:[\"Variant 1\",\"Variant 2\",\"Variant 3\",\"Variant 4\",\"Blog\uC6A9\"],title:\"Variant\",type:ControlType.Enum},knJwOXMcd:{defaultValue:\"How to use\",displayTextArea:false,title:\"Title\",type:ControlType.String},cFYEY8MkA:{defaultValue:15,title:\"Font Size\",type:ControlType.Number},KQbClpbYg:{title:\"Click\",type:ControlType.EventHandler},fMBvZn_JQ:{title:\"Link\",type:ControlType.Link},Bb6NntaS4:{defaultValue:\"rgb(255, 255, 255)\",title:\"Color\",type:ControlType.Color}});addFonts(FramerJnIAifo35,[{explicitInter:true,fonts:[{family:\"Clash Display\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/VFMK2COV3DN37JR7JQ4CAOJPZ7KWKNY7/ODD5YJNDLHZZB2MIT3DPVH4EIHAMZ34D/BSY64LPTT3OPLVKAZKL3AHKRWZ3D74AC.woff2\",weight:\"400\"},{family:\"Pretendard Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/xDyoC8MeZr1IcsrowiTgCB1zz8.woff\"},{family:\"Clash Display\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/2GQIT54GKQY3JRFTSHS4ARTRNRQISSAA/3CIP5EBHRRHE5FVQU3VFROPUERNDSTDF/JTSL5QESUXATU47LCPUNHZQBDDIWDOSW.woff2\",weight:\"500\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerJnIAifo35\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"87\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"30\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerVariables\":\"{\\\"knJwOXMcd\\\":\\\"title\\\",\\\"cFYEY8MkA\\\":\\\"fontSize\\\",\\\"KQbClpbYg\\\":\\\"click\\\",\\\"fMBvZn_JQ\\\":\\\"link\\\",\\\"Bb6NntaS4\\\":\\\"color\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"LOhDXE4iz\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"cmhZVVHHE\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"MJ6vYIeGv\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"WXMYC3wNm\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"bZ7fQw2Mf\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"XqrpmBsWe\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"ZSIWIPgH_\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"QBK6isb3o\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./JnIAifo35.map", "// Generated by Framer (f082bd6)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Icon as Feather}from\"https://framerusercontent.com/modules/f0DboytQenYh21kfme7W/zb1zVBMZJKgPMiedOi0y/Feather.js\";const FeatherFonts=getFonts(Feather);const enabledGestures={NgV7AzUh6:{hover:true},zlBwvjqVj:{hover:true}};const cycleOrder=[\"NgV7AzUh6\",\"zlBwvjqVj\"];const serializationHash=\"framer-Z7UTx\";const variantClassNames={NgV7AzUh6:\"framer-v-gj6u4m\",zlBwvjqVj:\"framer-v-7qj8fx\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Variant 1\":\"NgV7AzUh6\",\"Variant 2\":\"zlBwvjqVj\"};const getProps=({background,border,color,color2,fontSize,height,id,link,newTab,title,width,...props})=>{return{...props,FvBwv_6Yx:link??props.FvBwv_6Yx,js5JqAVVm:background??props.js5JqAVVm??\"rgb(255, 255, 255)\",LDqZHJkCX:color2??props.LDqZHJkCX??\"rgb(0, 0, 0)\",lylxxB_6M:title??props.lylxxB_6M??\"\uBB34\uB8CC\uACC4\uC815 \uB9CC\uB4E4\uAE30\",nzVL4jmQP:color??props.nzVL4jmQP??\"rgb(0, 0, 0)\",Q0G095UNY:fontSize??props.Q0G095UNY??16,TRMMvFtUH:newTab??props.TRMMvFtUH,UNVVF8Gma:border??props.UNVVF8Gma??{borderColor:\"black\",borderStyle:\"solid\",borderWidth:1},variant:humanReadableVariantMap[props.variant]??props.variant??\"NgV7AzUh6\"};};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,FvBwv_6Yx,js5JqAVVm,nzVL4jmQP,lylxxB_6M,Q0G095UNY,LDqZHJkCX,TRMMvFtUH,UNVVF8Gma,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"NgV7AzUh6\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const isDisplayed=()=>{if(gestureVariant===\"zlBwvjqVj-hover\")return true;if(baseVariant===\"zlBwvjqVj\")return true;return false;};const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:FvBwv_6Yx,nodeId:\"NgV7AzUh6\",openInNewTab:false,smoothScroll:true,...addPropertyOverrides({zlBwvjqVj:{openInNewTab:TRMMvFtUH}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-gj6u4m\",className,classNames)} framer-ausxsg`,\"data-border\":true,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"NgV7AzUh6\",ref:ref??ref1,style:{\"--border-bottom-width\":(UNVVF8Gma.borderBottomWidth??UNVVF8Gma.borderWidth)+\"px\",\"--border-color\":UNVVF8Gma.borderColor,\"--border-left-width\":(UNVVF8Gma.borderLeftWidth??UNVVF8Gma.borderWidth)+\"px\",\"--border-right-width\":(UNVVF8Gma.borderRightWidth??UNVVF8Gma.borderWidth)+\"px\",\"--border-style\":UNVVF8Gma.borderStyle,\"--border-top-width\":(UNVVF8Gma.borderTopWidth??UNVVF8Gma.borderWidth)+\"px\",background:`linear-gradient(283deg, ${js5JqAVVm} 0%, ${js5JqAVVm} 50%, ${js5JqAVVm} 100%)`,backgroundColor:js5JqAVVm,borderBottomLeftRadius:3,borderBottomRightRadius:3,borderTopLeftRadius:3,borderTopRightRadius:3,...style},variants:{\"NgV7AzUh6-hover\":{background:\"linear-gradient(283deg, rgb(84, 84, 84) 0%, rgb(176, 176, 176) 0%, rgb(0, 0, 0) 100%)\",backgroundColor:\"rgba(0, 0, 0, 0)\"},\"zlBwvjqVj-hover\":{background:\"linear-gradient(283deg, rgb(214, 214, 214) 0%, rgb(214, 214, 214) 50%, rgb(214, 214, 214) 100%)\",backgroundColor:\"rgb(214, 214, 214)\"}},...addPropertyOverrides({\"NgV7AzUh6-hover\":{\"data-framer-name\":undefined},\"zlBwvjqVj-hover\":{\"data-framer-name\":undefined},zlBwvjqVj:{\"data-framer-name\":\"Variant 2\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-jogwo1-container\",layoutDependency:layoutDependency,layoutId:\"g2c6ZP4fO-container\",children:/*#__PURE__*/_jsx(Feather,{color:LDqZHJkCX,height:\"100%\",iconSearch:\"Home\",iconSelection:\"mail\",id:\"g2c6ZP4fO\",layoutId:\"g2c6ZP4fO\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1ByZXRlbmRhcmQgTWVkaXVt\",\"--framer-font-family\":'\"Pretendard Medium\", \"Pretendard Medium Placeholder\", sans-serif',\"--framer-font-size\":\"calc(var(--variable-reference-Q0G095UNY-NE7jnO3N7) * 1px)\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-nzVL4jmQP-NE7jnO3N7))\"},children:\"\uBB34\uB8CC\uACC4\uC815 \uB9CC\uB4E4\uAE30\"})}),className:\"framer-1i9qdg\",fonts:[\"CUSTOM;Pretendard Medium\"],layoutDependency:layoutDependency,layoutId:\"TSnpWG3c5\",style:{\"--extracted-r6o4lv\":\"var(--variable-reference-nzVL4jmQP-NE7jnO3N7)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--variable-reference-nzVL4jmQP-NE7jnO3N7\":nzVL4jmQP,\"--variable-reference-Q0G095UNY-NE7jnO3N7\":Q0G095UNY},text:lylxxB_6M,variants:{\"NgV7AzUh6-hover\":{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"NgV7AzUh6-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1ByZXRlbmRhcmQgTWVkaXVt\",\"--framer-font-family\":'\"Pretendard Medium\", \"Pretendard Medium Placeholder\", sans-serif',\"--framer-font-size\":\"calc(var(--variable-reference-Q0G095UNY-NE7jnO3N7) * 1px)\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"\uBB34\uB8CC\uACC4\uC815 \uB9CC\uB4E4\uAE30\"})})}},baseVariant,gestureVariant)})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Z7UTx.framer-ausxsg, .framer-Z7UTx .framer-ausxsg { display: block; }\",\".framer-Z7UTx.framer-gj6u4m { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; padding: 10px 15px 10px 15px; position: relative; text-decoration: none; width: min-content; }\",\".framer-Z7UTx .framer-jogwo1-container { flex: none; height: 17px; position: relative; width: 22px; }\",\".framer-Z7UTx .framer-1i9qdg { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Z7UTx.framer-gj6u4m { gap: 0px; } .framer-Z7UTx.framer-gj6u4m > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-Z7UTx.framer-gj6u4m > :first-child { margin-left: 0px; } .framer-Z7UTx.framer-gj6u4m > :last-child { margin-right: 0px; } }\",\".framer-Z7UTx.framer-v-7qj8fx.framer-gj6u4m { gap: 5px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Z7UTx.framer-v-7qj8fx.framer-gj6u4m { gap: 0px; } .framer-Z7UTx.framer-v-7qj8fx.framer-gj6u4m > * { margin: 0px; margin-left: calc(5px / 2); margin-right: calc(5px / 2); } .framer-Z7UTx.framer-v-7qj8fx.framer-gj6u4m > :first-child { margin-left: 0px; } .framer-Z7UTx.framer-v-7qj8fx.framer-gj6u4m > :last-child { margin-right: 0px; } }\",'.framer-Z7UTx[data-border=\"true\"]::after, .framer-Z7UTx [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 39\n * @framerIntrinsicWidth 131\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"zlBwvjqVj\":{\"layout\":[\"auto\",\"auto\"]},\"mzg5TkrMY\":{\"layout\":[\"auto\",\"auto\"]},\"sSbvyT1hQ\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"FvBwv_6Yx\":\"link\",\"js5JqAVVm\":\"background\",\"nzVL4jmQP\":\"color\",\"lylxxB_6M\":\"title\",\"Q0G095UNY\":\"fontSize\",\"LDqZHJkCX\":\"color2\",\"TRMMvFtUH\":\"newTab\",\"UNVVF8Gma\":\"border\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerNE7jnO3N7=withCSS(Component,css,\"framer-Z7UTx\");export default FramerNE7jnO3N7;FramerNE7jnO3N7.displayName=\"button\";FramerNE7jnO3N7.defaultProps={height:39,width:131};addPropertyControls(FramerNE7jnO3N7,{variant:{options:[\"NgV7AzUh6\",\"zlBwvjqVj\"],optionTitles:[\"Variant 1\",\"Variant 2\"],title:\"Variant\",type:ControlType.Enum},FvBwv_6Yx:{title:\"Link\",type:ControlType.Link},js5JqAVVm:{defaultValue:\"rgb(255, 255, 255)\",title:\"Background\",type:ControlType.Color},nzVL4jmQP:{defaultValue:\"rgb(0, 0, 0)\",title:\"Color\",type:ControlType.Color},lylxxB_6M:{defaultValue:\"\uBB34\uB8CC\uACC4\uC815 \uB9CC\uB4E4\uAE30\",displayTextArea:false,title:\"Title\",type:ControlType.String},Q0G095UNY:{defaultValue:16,title:\"Font Size\",type:ControlType.Number},LDqZHJkCX:{defaultValue:\"rgb(0, 0, 0)\",title:\"Color 2\",type:ControlType.Color},TRMMvFtUH:{defaultValue:false,title:\"New Tab\",type:ControlType.Boolean},UNVVF8Gma:{defaultValue:{borderColor:\"black\",borderStyle:\"solid\",borderWidth:1},title:\"Border\",type:ControlType.Border}});addFonts(FramerNE7jnO3N7,[{explicitInter:true,fonts:[{family:\"Pretendard Medium\",source:\"custom\",url:\"https://framerusercontent.com/assets/P2PJKk0r3P2rBRbT0fNX64L4.woff\"}]},...FeatherFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerNE7jnO3N7\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"131\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"39\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"zlBwvjqVj\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"mzg5TkrMY\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"sSbvyT1hQ\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerVariables\":\"{\\\"FvBwv_6Yx\\\":\\\"link\\\",\\\"js5JqAVVm\\\":\\\"background\\\",\\\"nzVL4jmQP\\\":\\\"color\\\",\\\"lylxxB_6M\\\":\\\"title\\\",\\\"Q0G095UNY\\\":\\\"fontSize\\\",\\\"LDqZHJkCX\\\":\\\"color2\\\",\\\"TRMMvFtUH\\\":\\\"newTab\\\",\\\"UNVVF8Gma\\\":\\\"border\\\"}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./NE7jnO3N7.map", "// Generated by Framer (259a342)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getLoadingLazyAtYPosition,Image,ResolveLinks,RichText,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Link_button from\"https://framerusercontent.com/modules/Jb27q46RQmORzRnm8o3S/fvOsvO7ZzH8AeAxq1KmX/eXOi9dQkj.js\";const Link_buttonFonts=getFonts(Link_button);const cycleOrder=[\"v6ptzusNT\",\"ONZsz7QLo\",\"LR3uSrinD\",\"hMvUVqz0Q\"];const serializationHash=\"framer-RZVEz\";const variantClassNames={hMvUVqz0Q:\"framer-v-widyfb\",LR3uSrinD:\"framer-v-n6okn3\",ONZsz7QLo:\"framer-v-19efnu1\",v6ptzusNT:\"framer-v-t8h4ak\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Variant 3\":\"LR3uSrinD\",\"Variant 4\":\"hMvUVqz0Q\",Desktop:\"v6ptzusNT\",Phone:\"ONZsz7QLo\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"v6ptzusNT\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"v6ptzusNT\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if([\"LR3uSrinD\",\"hMvUVqz0Q\"].includes(baseVariant))return false;return true;};const router=useRouter();const isDisplayed1=()=>{if(baseVariant===\"hMvUVqz0Q\")return false;return true;};const isDisplayed2=()=>{if(baseVariant===\"ONZsz7QLo\")return true;return false;};const isDisplayed3=()=>{if(baseVariant===\"hMvUVqz0Q\")return true;return false;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-t8h4ak\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"v6ptzusNT\",ref:refBinding,style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:3,borderBottomRightRadius:3,borderTopLeftRadius:3,borderTopRightRadius:3,boxShadow:\"0px 0px 0px 1px rgba(0, 0, 0, 0.05)\",...style},variants:{ONZsz7QLo:{borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0,boxShadow:\"none\"}},...addPropertyOverrides({hMvUVqz0Q:{\"data-framer-name\":\"Variant 4\"},LR3uSrinD:{\"data-framer-name\":\"Variant 3\"},ONZsz7QLo:{\"data-framer-name\":\"Phone\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"g4AemoFRG\"},implicitPathVariables:undefined},{href:{webPageId:\"g4AemoFRG\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:27,width:\"120px\",y:(componentViewport?.y||0)+15+0,...addPropertyOverrides({ONZsz7QLo:{y:(componentViewport?.y||0)+32+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-paw75m-container\",layoutDependency:layoutDependency,layoutId:\"PghKrIrCa-container\",nodeId:\"PghKrIrCa\",rendersWithMotion:true,scopeId:\"EiWhLIYVt\",children:/*#__PURE__*/_jsx(Link_button,{g0ypmqbVL:\"FilePdf\",height:\"100%\",id:\"PghKrIrCa\",K90nRnSxb:\"rgb(0, 0, 0)\",layoutId:\"PghKrIrCa\",P0ZeoBRES:resolvedLinks[0],style:{width:\"100%\"},width:\"100%\",zf_1cgekN:\"\uC11C\uBE44\uC2A4 \uC18C\uAC1C\uC11C\",...addPropertyOverrides({ONZsz7QLo:{P0ZeoBRES:resolvedLinks[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"pe7jPq2N5\"},implicitPathVariables:undefined},{href:{webPageId:\"pe7jPq2N5\"},implicitPathVariables:undefined},{href:{webPageId:\"WfpQ7MXzV\"},implicitPathVariables:undefined},{href:{webPageId:\"agi7JMJtG\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:27,width:`calc(${componentViewport?.width||\"100vw\"} - 30px)`,y:(componentViewport?.y||0)+15+32,...addPropertyOverrides({hMvUVqz0Q:{y:(componentViewport?.y||0)+15+0},LR3uSrinD:{y:(componentViewport?.y||0)+15+0},ONZsz7QLo:{height:56,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+32+27}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-2myte6-container\",layoutDependency:layoutDependency,layoutId:\"fI7b1LMeh-container\",nodeId:\"fI7b1LMeh\",rendersWithMotion:true,scopeId:\"EiWhLIYVt\",children:/*#__PURE__*/_jsx(Link_button,{g0ypmqbVL:\"Book\",height:\"100%\",id:\"fI7b1LMeh\",K90nRnSxb:\"rgb(0, 0, 0)\",layoutId:\"fI7b1LMeh\",P0ZeoBRES:resolvedLinks1[0],style:{width:\"100%\"},width:\"100%\",zf_1cgekN:\"\uC544\uD2F0\uD074\",...addPropertyOverrides({hMvUVqz0Q:{g0ypmqbVL:\"Stairs\",P0ZeoBRES:resolvedLinks1[3],zf_1cgekN:\"CFO \uC544\uC6C3\uC18C\uC2F1\"},LR3uSrinD:{g0ypmqbVL:\"Table\",P0ZeoBRES:resolvedLinks1[2],zf_1cgekN:\"\uD50C\uB79C \uAC00\uACA9\uD45C\"},ONZsz7QLo:{P0ZeoBRES:resolvedLinks1[1],style:{height:\"100%\",width:\"100%\"}}},baseVariant,gestureVariant)})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"qqnIfVeKL\"},implicitPathVariables:undefined},{href:{webPageId:\"qqnIfVeKL\"},implicitPathVariables:undefined},{href:{webPageId:\"jASUTCaPr\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:27,width:`calc(${componentViewport?.width||\"100vw\"} - 30px)`,y:(componentViewport?.y||0)+15+64,...addPropertyOverrides({LR3uSrinD:{y:(componentViewport?.y||0)+15+32},ONZsz7QLo:{height:56,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+32+83}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-pgie7s-container\",layoutDependency:layoutDependency,layoutId:\"RMWGGCJ1p-container\",nodeId:\"RMWGGCJ1p\",rendersWithMotion:true,scopeId:\"EiWhLIYVt\",children:/*#__PURE__*/_jsx(Link_button,{g0ypmqbVL:\"Microphone\",height:\"100%\",id:\"RMWGGCJ1p\",K90nRnSxb:\"rgb(0, 0, 0)\",layoutId:\"RMWGGCJ1p\",P0ZeoBRES:resolvedLinks2[0],style:{width:\"100%\"},width:\"100%\",zf_1cgekN:\"\uC5B8\uB860\\xb7\uBBF8\uB514\uC5B4\",...addPropertyOverrides({LR3uSrinD:{g0ypmqbVL:\"Shapes\",P0ZeoBRES:resolvedLinks2[2],zf_1cgekN:\"\uB9DE\uCDA4\uD615 \uD328\uD0A4\uC9C0 \uACC4\uC0B0\uAE30\"},ONZsz7QLo:{P0ZeoBRES:resolvedLinks2[1],style:{height:\"100%\",width:\"100%\"}}},baseVariant,gestureVariant)})})})}),isDisplayed()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"Rqo59ndNH\"},implicitPathVariables:undefined},{href:{webPageId:\"Rqo59ndNH\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:27,width:\"120px\",y:(componentViewport?.y||0)+15+96,...addPropertyOverrides({ONZsz7QLo:{y:(componentViewport?.y||0)+32+139}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-aatmgt-container\",layoutDependency:layoutDependency,layoutId:\"zgiVIJNM1-container\",nodeId:\"zgiVIJNM1\",rendersWithMotion:true,scopeId:\"EiWhLIYVt\",children:/*#__PURE__*/_jsx(Link_button,{g0ypmqbVL:\"Files\",height:\"100%\",id:\"zgiVIJNM1\",K90nRnSxb:\"rgb(0, 0, 0)\",layoutId:\"zgiVIJNM1\",P0ZeoBRES:resolvedLinks3[0],style:{width:\"100%\"},width:\"100%\",zf_1cgekN:\"\uAC00\uC774\uB4DC\uBD81\",...addPropertyOverrides({ONZsz7QLo:{P0ZeoBRES:resolvedLinks3[1]}},baseVariant,gestureVariant)})})})}),isDisplayed2()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.05em\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgba(0, 0, 0, 0.4))\"},children:\"COMMUNITY\"})}),className:\"framer-7werje\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"HDGTZmqE8\",style:{\"--extracted-r6o4lv\":\"rgba(0, 0, 0, 0.4)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed3()&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:32,intrinsicWidth:150,pixelHeight:64,pixelWidth:300,src:\"https://framerusercontent.com/images/NpjLtOzPOHmNnHE2pvoaY5fa0XI.png\"},className:\"framer-dpeydh\",\"data-framer-name\":\"Image\",layoutDependency:layoutDependency,layoutId:\"s03DJ76IR\",...addPropertyOverrides({hMvUVqz0Q:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:32,intrinsicWidth:150,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+15+32),pixelHeight:64,pixelWidth:300,src:\"https://framerusercontent.com/images/NpjLtOzPOHmNnHE2pvoaY5fa0XI.png\"}}},baseVariant,gestureVariant)})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-RZVEz.framer-1oont22, .framer-RZVEz .framer-1oont22 { display: block; }\",\".framer-RZVEz.framer-t8h4ak { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: flex-start; overflow: visible; padding: 15px; position: relative; width: 150px; }\",\".framer-RZVEz .framer-paw75m-container, .framer-RZVEz .framer-aatmgt-container { flex: none; height: auto; position: relative; width: 120px; }\",\".framer-RZVEz .framer-2myte6-container, .framer-RZVEz .framer-pgie7s-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-RZVEz .framer-7werje { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-RZVEz .framer-dpeydh { aspect-ratio: 4.6875 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 19px); overflow: visible; position: relative; width: 89px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-RZVEz.framer-t8h4ak { gap: 0px; } .framer-RZVEz.framer-t8h4ak > * { margin: 0px; margin-bottom: calc(5px / 2); margin-top: calc(5px / 2); } .framer-RZVEz.framer-t8h4ak > :first-child { margin-top: 0px; } .framer-RZVEz.framer-t8h4ak > :last-child { margin-bottom: 0px; } }\",\".framer-RZVEz.framer-v-19efnu1.framer-t8h4ak { gap: 0px; padding: 32px 0px 0px 0px; }\",\".framer-RZVEz.framer-v-19efnu1 .framer-2myte6-container, .framer-RZVEz.framer-v-19efnu1 .framer-pgie7s-container { height: 56px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-RZVEz.framer-v-19efnu1.framer-t8h4ak { gap: 0px; } .framer-RZVEz.framer-v-19efnu1.framer-t8h4ak > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-RZVEz.framer-v-19efnu1.framer-t8h4ak > :first-child { margin-top: 0px; } .framer-RZVEz.framer-v-19efnu1.framer-t8h4ak > :last-child { margin-bottom: 0px; } }\",\".framer-RZVEz.framer-v-n6okn3.framer-t8h4ak, .framer-RZVEz.framer-v-widyfb.framer-t8h4ak { width: 180px; }\",\".framer-RZVEz.framer-v-widyfb .framer-2myte6-container { order: 1; }\",\".framer-RZVEz.framer-v-widyfb .framer-dpeydh { order: 5; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 153\n * @framerIntrinsicWidth 150\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"ONZsz7QLo\":{\"layout\":[\"fixed\",\"auto\"]},\"LR3uSrinD\":{\"layout\":[\"fixed\",\"auto\"]},\"hMvUVqz0Q\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerEiWhLIYVt=withCSS(Component,css,\"framer-RZVEz\");export default FramerEiWhLIYVt;FramerEiWhLIYVt.displayName=\"Links: Header\";FramerEiWhLIYVt.defaultProps={height:153,width:150};addPropertyControls(FramerEiWhLIYVt,{variant:{options:[\"v6ptzusNT\",\"ONZsz7QLo\",\"LR3uSrinD\",\"hMvUVqz0Q\"],optionTitles:[\"Desktop\",\"Phone\",\"Variant 3\",\"Variant 4\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerEiWhLIYVt,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5A3Ce6C9YYmCjpQx9M4inSaKU.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/Qx95Xyt0Ka3SGhinnbXIGpEIyP4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/6mJuEAguuIuMog10gGvH5d3cl8.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/xYYWaj7wCU5zSQH0eXvSaS19wo.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/otTaNuNpVK4RbdlT7zDDdKvQBA.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/d3tHnaQIAeqiE5hGcRw4mmgWYU.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/DolVirEGb34pEXEp8t8FQBSK4.woff2\",weight:\"500\"}]},...Link_buttonFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerEiWhLIYVt\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ONZsz7QLo\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"LR3uSrinD\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"hMvUVqz0Q\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"150\",\"framerIntrinsicHeight\":\"153\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerColorSyntax\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (acd6bc0)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as localizedValues from\"./Wn8thOoIl-0.js\";const cycleOrder=[\"S5ICqgPFI\",\"S8iRASRlC\"];const serializationHash=\"framer-B6zUq\";const variantClassNames={S5ICqgPFI:\"framer-v-g1tudq\",S8iRASRlC:\"framer-v-1ayvizd\"};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 valuesByLocaleId={fWV1VpoSv:localizedValues};const getLocalizedValue=(key,locale)=>{while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values[key];if(value){return value;}}locale=locale.fallback;}};const transition1={damping:40,delay:0,mass:1,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={Closed:\"S5ICqgPFI\",Open:\"S8iRASRlC\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"S5ICqgPFI\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"S5ICqgPFI\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-g1tudq\",className,classNames),\"data-framer-name\":\"Closed\",layoutDependency:layoutDependency,layoutId:\"S5ICqgPFI\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({S8iRASRlC:{\"data-framer-name\":\"Open\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1qu18an\",\"data-framer-name\":\"Frame\",layoutDependency:layoutDependency,layoutId:\"uU3ReHG_y\",style:{rotate:0},variants:{S8iRASRlC:{rotate:-180}},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1prsd8a\",\"data-framer-name\":\"Icon\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"t2HOzr3yx\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 14 14\"><path d=\"M 3 5.5 L 7 9.5 L 11 5.5\" fill=\"transparent\" stroke-width=\"2\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:8739883849,withExternalLayout:true})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-B6zUq.framer-v19c6a, .framer-B6zUq .framer-v19c6a { display: block; }\",\".framer-B6zUq.framer-g1tudq { height: 12px; overflow: visible; position: relative; width: 12px; }\",\".framer-B6zUq .framer-1qu18an { flex: none; height: 14px; left: calc(50.00000000000002% - 14px / 2); overflow: visible; position: absolute; top: calc(50.00000000000002% - 14px / 2); width: 14px; }\",\".framer-B6zUq .framer-1prsd8a { flex: none; height: 14px; left: calc(50.00000000000002% - 14px / 2); position: absolute; top: calc(50.00000000000002% - 14px / 2); width: 14px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 12\n * @framerIntrinsicWidth 12\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"S8iRASRlC\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerWn8thOoIl=withCSS(Component,css,\"framer-B6zUq\");export default FramerWn8thOoIl;FramerWn8thOoIl.displayName=\"Caret\";FramerWn8thOoIl.defaultProps={height:12,width:12};addPropertyControls(FramerWn8thOoIl,{variant:{options:[\"S5ICqgPFI\",\"S8iRASRlC\"],optionTitles:[\"Closed\",\"Open\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerWn8thOoIl,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerWn8thOoIl\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"12\",\"framerIntrinsicWidth\":\"12\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"S8iRASRlC\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Wn8thOoIl.map", "// Generated by Framer (c126521)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import Caret from\"https://framerusercontent.com/modules/gpZuZoNB8keYp1565x7F/a2ERpycJVZQUFdwySoQj/Wn8thOoIl.js\";const CaretFonts=getFonts(Caret);const cycleOrder=[\"OF6mesJn4\",\"s_ObvGu6M\"];const serializationHash=\"framer-Dq0ix\";const variantClassNames={OF6mesJn4:\"framer-v-1012a9k\",s_ObvGu6M:\"framer-v-1pkbqtc\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:40,delay:0,mass:1,stiffness:600,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Closed:\"OF6mesJn4\",Open:\"s_ObvGu6M\"};const getProps=({color,fontSize,height,hover,id,title,width,...props})=>{return{...props,CSjZpTlVS:fontSize??props.CSjZpTlVS??16,DApvjrdfG:title??props.DApvjrdfG??\"Product\",kX5jzRQE4:color??props.kX5jzRQE4??\"rgb(255, 255, 255)\",PWSlWeqS6:hover??props.PWSlWeqS6,variant:humanReadableVariantMap[props.variant]??props.variant??\"OF6mesJn4\"};};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,PWSlWeqS6,DApvjrdfG,kX5jzRQE4,CSjZpTlVS,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"OF6mesJn4\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1tyo7zw=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});setVariant(\"OF6mesJn4\");});const onMouseEnter170i0h9=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});if(PWSlWeqS6){const res=await PWSlWeqS6(...args);if(res===false)return false;}});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1012a9k\",className,classNames),\"data-framer-name\":\"Closed\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"OF6mesJn4\",onMouseEnter:onMouseEnter170i0h9,onTap:onTap1tyo7zw,ref:ref??ref1,style:{...style},...addPropertyOverrides({s_ObvGu6M:{\"data-framer-name\":\"Open\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1ByZXRlbmRhcmQgUmVndWxhcg==\",\"--framer-font-family\":'\"Pretendard Regular\", \"Pretendard Regular Placeholder\", sans-serif',\"--framer-font-size\":\"calc(var(--variable-reference-CSjZpTlVS-hzxPUX2Ig) * 1px)\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-kX5jzRQE4-hzxPUX2Ig))\"},children:\"Product\"})}),className:\"framer-1caniaj\",fonts:[\"CUSTOM;Pretendard Regular\"],layoutDependency:layoutDependency,layoutId:\"QFDq5bdH9\",style:{\"--extracted-r6o4lv\":\"var(--variable-reference-kX5jzRQE4-hzxPUX2Ig)\",\"--framer-paragraph-spacing\":\"0px\",\"--variable-reference-CSjZpTlVS-hzxPUX2Ig\":CSjZpTlVS,\"--variable-reference-kX5jzRQE4-hzxPUX2Ig\":kX5jzRQE4},text:DApvjrdfG,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:12,y:(componentViewport?.y||0)+(5+((componentViewport?.height||42)-10-12)/2),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-17jokgj-container\",layoutDependency:layoutDependency,layoutId:\"nFfexVNMQ-container\",children:/*#__PURE__*/_jsx(Caret,{height:\"100%\",id:\"nFfexVNMQ\",layoutId:\"nFfexVNMQ\",variant:\"S5ICqgPFI\",width:\"100%\",...addPropertyOverrides({s_ObvGu6M:{variant:\"S8iRASRlC\"}},baseVariant,gestureVariant)})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Dq0ix.framer-1yk6v3m, .framer-Dq0ix .framer-1yk6v3m { display: block; }\",\".framer-Dq0ix.framer-1012a9k { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: center; overflow: hidden; padding: 5px 0px 5px 0px; position: relative; width: min-content; }\",\".framer-Dq0ix .framer-1caniaj { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\".framer-Dq0ix .framer-17jokgj-container { flex: none; height: auto; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Dq0ix.framer-1012a9k { gap: 0px; } .framer-Dq0ix.framer-1012a9k > * { margin: 0px; margin-left: calc(5px / 2); margin-right: calc(5px / 2); } .framer-Dq0ix.framer-1012a9k > :first-child { margin-left: 0px; } .framer-Dq0ix.framer-1012a9k > :last-child { margin-right: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 42\n * @framerIntrinsicWidth 72\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"s_ObvGu6M\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"PWSlWeqS6\":\"hover\",\"DApvjrdfG\":\"title\",\"kX5jzRQE4\":\"color\",\"CSjZpTlVS\":\"fontSize\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerhzxPUX2Ig=withCSS(Component,css,\"framer-Dq0ix\");export default FramerhzxPUX2Ig;FramerhzxPUX2Ig.displayName=\"Trigger\";FramerhzxPUX2Ig.defaultProps={height:42,width:72};addPropertyControls(FramerhzxPUX2Ig,{variant:{options:[\"OF6mesJn4\",\"s_ObvGu6M\"],optionTitles:[\"Closed\",\"Open\"],title:\"Variant\",type:ControlType.Enum},PWSlWeqS6:{title:\"Hover\",type:ControlType.EventHandler},DApvjrdfG:{defaultValue:\"Product\",displayTextArea:false,title:\"Title\",type:ControlType.String},kX5jzRQE4:{defaultValue:\"rgb(255, 255, 255)\",title:\"Color\",type:ControlType.Color},CSjZpTlVS:{defaultValue:16,title:\"Font Size\",type:ControlType.Number}});addFonts(FramerhzxPUX2Ig,[{explicitInter:true,fonts:[{family:\"Pretendard Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/xDyoC8MeZr1IcsrowiTgCB1zz8.woff\"}]},...CaretFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerhzxPUX2Ig\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"42\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"s_ObvGu6M\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerVariables\":\"{\\\"PWSlWeqS6\\\":\\\"hover\\\",\\\"DApvjrdfG\\\":\\\"title\\\",\\\"kX5jzRQE4\\\":\\\"color\\\",\\\"CSjZpTlVS\\\":\\\"fontSize\\\"}\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"72\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./hzxPUX2Ig.map", "// Generated by Framer (99efa6a)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,Floating,getFonts,getLoadingLazyAtYPosition,Image,Link,ResolveLinks,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useOverlayState,useRouter,useVariantState,withCSS,withFX}from\"framer\";import{AnimatePresence,LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{Icon as Hero}from\"https://framerusercontent.com/modules/hKjtTuWGYB451ckw6eTN/bbq95ZQZ142lE2fXscHd/Hero.js\";import LinksHeader from\"https://framerusercontent.com/modules/B6EKaFAKEKnVYgfNUk5p/VtoI0zsSPlNLJXSVHuNR/EiWhLIYVt.js\";import Trigger from\"https://framerusercontent.com/modules/L7dfMEy1NYDaYH6JQXjA/tm6l5TpATLRfo3BkBwRY/hzxPUX2Ig.js\";import ButtonsButtonNav from\"https://framerusercontent.com/modules/R8iVVeRvjbkibn4BtGgu/NynZmqiVdtpHckstvSUu/IOBFbnm0e.js\";import InlineLink from\"https://framerusercontent.com/modules/dji5hRLKhmo81mYRaQoz/MnKMZT1AjyALso4w8lTz/JnIAifo35.js\";import Button from\"https://framerusercontent.com/modules/bpVPjQ2zE15wqFyLAutr/qFxy1vIlcmeUQtfT3TcA/NE7jnO3N7.js\";const InlineLinkFonts=getFonts(InlineLink);const TriggerFonts=getFonts(Trigger);const LinksHeaderFonts=getFonts(LinksHeader);const SmartComponentScopedContainerWithFX=withFX(SmartComponentScopedContainer);const ButtonFonts=getFonts(Button);const ButtonsButtonNavFonts=getFonts(ButtonsButtonNav);const HeroFonts=getFonts(Hero);const cycleOrder=[\"q9UHTynd_\",\"ti8ItGGcC\",\"FCWQ0OaCg\",\"UNlse3Tad\",\"QLuu4puBd\",\"ec3nzyts6\",\"ucdx9OxsJ\",\"SuTn1Dm1y\",\"Md6edG0Sd\",\"SgjZ7ku2C\",\"Azt3cZJl_\",\"bLlXOqG45\",\"tIIDUSaGv\",\"AGg5tgJZH\",\"szP7aWVV7\",\"wdsJytvsd\"];const serializationHash=\"framer-WiFSY\";const variantClassNames={AGg5tgJZH:\"framer-v-o4f0wv\",Azt3cZJl_:\"framer-v-p40pt8\",bLlXOqG45:\"framer-v-1n6pbee\",ec3nzyts6:\"framer-v-y48i5g\",FCWQ0OaCg:\"framer-v-es8ynl\",Md6edG0Sd:\"framer-v-m6x3s7\",q9UHTynd_:\"framer-v-1t0y6qt\",QLuu4puBd:\"framer-v-1jxqebn\",SgjZ7ku2C:\"framer-v-nwtkge\",SuTn1Dm1y:\"framer-v-1da0ku1\",szP7aWVV7:\"framer-v-172ai4t\",ti8ItGGcC:\"framer-v-18sumkw\",tIIDUSaGv:\"framer-v-zm1630\",ucdx9OxsJ:\"framer-v-pnrqyr\",UNlse3Tad:\"framer-v-1j8dqiv\",wdsJytvsd:\"framer-v-4z2y9e\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:40,delay:0,mass:1,stiffness:400,type:\"spring\"};const transition2={damping:40,delay:0,mass:1,stiffness:148,type:\"spring\"};const transition3={damping:40,delay:0,mass:1,stiffness:264,type:\"spring\"};const transition4={damping:40,delay:0,mass:.5,stiffness:600,type:\"spring\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.95,skewX:0,skewY:0,transformPerspective:1200,transition:transition4,x:0,y:0};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition4,x:0,y:0};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.95,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"blog\uC6A9\":\"Md6edG0Sd\",\"How-to-use\":\"UNlse3Tad\",\"inqury-header\":\"SuTn1Dm1y\",\"Phone Open\":\"FCWQ0OaCg\",\"Simple white\":\"ucdx9OxsJ\",\"Variant 10\":\"SgjZ7ku2C\",\"Variant 11\":\"Azt3cZJl_\",\"Variant 12\":\"bLlXOqG45\",\"Variant 13\":\"tIIDUSaGv\",Desktop:\"q9UHTynd_\",jncsystems:\"szP7aWVV7\",Phone:\"ti8ItGGcC\",Pricing:\"QLuu4puBd\",Simple:\"ec3nzyts6\",tablet:\"wdsJytvsd\",taxguide:\"AGg5tgJZH\"};const getProps=({background2,background3,fontSize,fontSize2,fontSize3,height,id,width,...props})=>{return{...props,Bwz5Us4qx:background2??props.Bwz5Us4qx??\"rgba(0, 0, 0, 0)\",FAD5EkOIf:fontSize2??props.FAD5EkOIf??16,H7Akl_8H_:fontSize??props.H7Akl_8H_??16,rPxyV8Oqz:fontSize3??props.rPxyV8Oqz??16,variant:humanReadableVariantMap[props.variant]??props.variant??\"q9UHTynd_\",xtxsSMYXZ:background3??props.xtxsSMYXZ??\"rgb(0, 0, 0)\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,H7Akl_8H_,Bwz5Us4qx,FAD5EkOIf,rPxyV8Oqz,xtxsSMYXZ,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"q9UHTynd_\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTapuiyrw4=activeVariantCallback(async(...args)=>{setVariant(\"FCWQ0OaCg\");});const onTap9zvm4e=activeVariantCallback(async(...args)=>{setVariant(\"ti8ItGGcC\");});const KQbClpbYg1hyzelh=activeVariantCallback(async(...args)=>{setVariant(\"UNlse3Tad\");});const PWSlWeqS6txyyif=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.show();});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(baseVariant===\"Md6edG0Sd\")return false;return true;};const isDisplayed1=()=>{if(baseVariant===\"ucdx9OxsJ\")return false;return true;};const isDisplayed2=()=>{if(baseVariant===\"ucdx9OxsJ\")return true;return false;};const isDisplayed3=()=>{if([\"ti8ItGGcC\",\"FCWQ0OaCg\"].includes(baseVariant))return true;return false;};const isDisplayed4=()=>{if([\"ti8ItGGcC\",\"bLlXOqG45\",\"tIIDUSaGv\"].includes(baseVariant))return false;return true;};const isDisplayed5=()=>{if([\"FCWQ0OaCg\",\"ec3nzyts6\",\"ucdx9OxsJ\",\"SuTn1Dm1y\",\"Md6edG0Sd\",\"SgjZ7ku2C\",\"Azt3cZJl_\",\"AGg5tgJZH\",\"szP7aWVV7\"].includes(baseVariant))return false;return true;};const router=useRouter();const isDisplayed6=()=>{if(baseVariant===\"FCWQ0OaCg\")return true;return false;};const ref1=React.useRef(null);const ref2=React.useRef(null);const ref3=React.useRef(null);const ref4=React.useRef(null);const isDisplayed7=()=>{if([\"ec3nzyts6\",\"ucdx9OxsJ\",\"Md6edG0Sd\",\"SgjZ7ku2C\",\"Azt3cZJl_\",\"AGg5tgJZH\",\"szP7aWVV7\"].includes(baseVariant))return true;return false;};const isDisplayed8=()=>{if([\"SgjZ7ku2C\",\"AGg5tgJZH\",\"szP7aWVV7\"].includes(baseVariant))return false;return true;};const isDisplayed9=()=>{if([\"SgjZ7ku2C\",\"Azt3cZJl_\",\"AGg5tgJZH\",\"szP7aWVV7\"].includes(baseVariant))return false;return true;};const isDisplayed10=()=>{if(baseVariant===\"ec3nzyts6\")return true;return false;};const isDisplayed11=()=>{if([\"ec3nzyts6\",\"ucdx9OxsJ\",\"Md6edG0Sd\",\"Azt3cZJl_\",\"AGg5tgJZH\",\"szP7aWVV7\"].includes(baseVariant))return false;return true;};const isDisplayed12=()=>{if(baseVariant===\"SuTn1Dm1y\")return true;return false;};const isDisplayed13=()=>{if([\"FCWQ0OaCg\",\"ucdx9OxsJ\",\"Md6edG0Sd\",\"Azt3cZJl_\",\"AGg5tgJZH\",\"szP7aWVV7\"].includes(baseVariant))return false;return true;};const isDisplayed14=()=>{if(baseVariant===\"Md6edG0Sd\")return true;return false;};const isDisplayed15=()=>{if(baseVariant===\"tIIDUSaGv\")return true;return false;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,...addPropertyOverrides({bLlXOqG45:{value:transition2},ti8ItGGcC:{value:transition2},tIIDUSaGv:{value:transition2}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.nav,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1t0y6qt\",className,classNames),\"data-framer-name\":\"Desktop\",\"data-hide-scrollbars\":true,layoutDependency:layoutDependency,layoutId:\"q9UHTynd_\",ref:refBinding,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\",backgroundColor:xtxsSMYXZ,borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0,...style},variants:{AGg5tgJZH:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:Bwz5Us4qx,borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},Azt3cZJl_:{backgroundColor:Bwz5Us4qx,borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},bLlXOqG45:{borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},ec3nzyts6:{backgroundColor:Bwz5Us4qx},FCWQ0OaCg:{backgroundColor:\"rgb(0, 0, 0)\"},SgjZ7ku2C:{backgroundColor:Bwz5Us4qx},szP7aWVV7:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:Bwz5Us4qx,borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},tIIDUSaGv:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgba(237, 237, 237, 0.2)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},ucdx9OxsJ:{backgroundColor:\"rgba(0, 0, 0, 0)\"},UNlse3Tad:{backgroundColor:\"rgb(0, 0, 0)\"},wdsJytvsd:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0}},...addPropertyOverrides({AGg5tgJZH:{\"data-framer-name\":\"taxguide\"},Azt3cZJl_:{\"data-framer-name\":\"Variant 11\"},bLlXOqG45:{\"data-framer-name\":\"Variant 12\"},ec3nzyts6:{\"data-framer-name\":\"Simple\"},FCWQ0OaCg:{\"data-framer-name\":\"Phone Open\"},Md6edG0Sd:{\"data-framer-name\":\"blog\uC6A9\"},QLuu4puBd:{\"data-framer-name\":\"Pricing\"},SgjZ7ku2C:{\"data-framer-name\":\"Variant 10\"},SuTn1Dm1y:{\"data-framer-name\":\"inqury-header\"},szP7aWVV7:{\"data-framer-name\":\"jncsystems\"},ti8ItGGcC:{\"data-framer-name\":\"Phone\"},tIIDUSaGv:{\"data-border\":true,\"data-framer-name\":\"Variant 13\"},ucdx9OxsJ:{\"data-framer-name\":\"Simple white\"},UNlse3Tad:{\"data-framer-name\":\"How-to-use\"},wdsJytvsd:{\"data-framer-name\":\"tablet\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-p8wmqj\",\"data-framer-name\":\"Name\",layoutDependency:layoutDependency,layoutId:\"viwjTfSzf\",...addPropertyOverrides({bLlXOqG45:{\"data-highlight\":true,onTap:onTapuiyrw4},ti8ItGGcC:{\"data-highlight\":true,onTap:onTapuiyrw4}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-gsvc5h\",\"data-framer-name\":\"Logo and Name\",layoutDependency:layoutDependency,layoutId:\"cl6zQju1_\",children:[isDisplayed1()&&/*#__PURE__*/_jsx(Link,{href:{webPageId:\"EPw6ZR00a\"},motionChild:true,nodeId:\"ZV88wJn43\",openInNewTab:false,scopeId:\"OJ2msV7z2\",...addPropertyOverrides({AGg5tgJZH:{href:{webPageId:\"agi7JMJtG\"}},Azt3cZJl_:{href:{webPageId:\"JjmTsxFSH\"}},szP7aWVV7:{href:{webPageId:\"zYpbNni0S\"}},tIIDUSaGv:{href:{webPageId:\"agi7JMJtG\"}}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"logo of finex\",fit:\"fill\",intrinsicHeight:112,intrinsicWidth:232,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(20+((componentViewport?.height||64)-40-32)/2)+0+0),pixelHeight:810,pixelWidth:1440,sizes:\"66px\",src:\"https://framerusercontent.com/images/hfAij4iDms0cmqDx6bOtjbTY.svg?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/hfAij4iDms0cmqDx6bOtjbTY.svg?scale-down-to=512 512w,https://framerusercontent.com/images/hfAij4iDms0cmqDx6bOtjbTY.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/hfAij4iDms0cmqDx6bOtjbTY.svg 1440w\"},className:\"framer-wk7ew6 framer-1nfecky\",\"data-framer-name\":\"\\xed_\\xeb_\\xec\\xba_\\xec_2024_07_30_223532\",layoutDependency:layoutDependency,layoutId:\"ZV88wJn43\",...addPropertyOverrides({AGg5tgJZH:{background:{alt:\"logo of finex\",fit:\"fill\",intrinsicHeight:112,intrinsicWidth:232,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(20+((componentViewport?.height||64)-40-32)/2)+0+0),pixelHeight:810,pixelWidth:1440,sizes:\"66px\",src:\"https://framerusercontent.com/images/QbaFyuVcOiElPjeyhY5rnDpD8Q.svg?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/QbaFyuVcOiElPjeyhY5rnDpD8Q.svg?scale-down-to=512 512w,https://framerusercontent.com/images/QbaFyuVcOiElPjeyhY5rnDpD8Q.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/QbaFyuVcOiElPjeyhY5rnDpD8Q.svg 1440w\"}},Azt3cZJl_:{background:{alt:\"logo of finex\",fit:\"fill\",intrinsicHeight:112,intrinsicWidth:232,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(20+((componentViewport?.height||64)-40-32)/2)+0+0),pixelHeight:810,pixelWidth:1440,sizes:\"66px\",src:\"https://framerusercontent.com/images/QbaFyuVcOiElPjeyhY5rnDpD8Q.svg?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/QbaFyuVcOiElPjeyhY5rnDpD8Q.svg?scale-down-to=512 512w,https://framerusercontent.com/images/QbaFyuVcOiElPjeyhY5rnDpD8Q.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/QbaFyuVcOiElPjeyhY5rnDpD8Q.svg 1440w\"}},bLlXOqG45:{background:{alt:\"logo of finex\",fit:\"fill\",intrinsicHeight:112,intrinsicWidth:232,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+17.5+0),pixelHeight:375,pixelWidth:1440,sizes:\"114px\",src:\"https://framerusercontent.com/images/0S4nYcVmf9MgnR9wZ7afZddo4.svg?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/0S4nYcVmf9MgnR9wZ7afZddo4.svg?scale-down-to=512 512w,https://framerusercontent.com/images/0S4nYcVmf9MgnR9wZ7afZddo4.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/0S4nYcVmf9MgnR9wZ7afZddo4.svg 1440w\"}},ec3nzyts6:{background:{alt:\"logo of finex\",fit:\"fill\",intrinsicHeight:112,intrinsicWidth:232,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(20+((componentViewport?.height||64)-40-32)/2)+0+0),pixelHeight:810,pixelWidth:1440,sizes:\"66px\",src:\"https://framerusercontent.com/images/QbaFyuVcOiElPjeyhY5rnDpD8Q.svg?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/QbaFyuVcOiElPjeyhY5rnDpD8Q.svg?scale-down-to=512 512w,https://framerusercontent.com/images/QbaFyuVcOiElPjeyhY5rnDpD8Q.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/QbaFyuVcOiElPjeyhY5rnDpD8Q.svg 1440w\"}},FCWQ0OaCg:{background:{alt:\"logo of finex\",fit:\"fill\",intrinsicHeight:112,intrinsicWidth:232,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+16+0),pixelHeight:810,pixelWidth:1440,sizes:\"66px\",src:\"https://framerusercontent.com/images/hfAij4iDms0cmqDx6bOtjbTY.svg?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/hfAij4iDms0cmqDx6bOtjbTY.svg?scale-down-to=512 512w,https://framerusercontent.com/images/hfAij4iDms0cmqDx6bOtjbTY.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/hfAij4iDms0cmqDx6bOtjbTY.svg 1440w\"}},SgjZ7ku2C:{background:{alt:\"logo of finex\",fit:\"fill\",intrinsicHeight:112,intrinsicWidth:232,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(20+((componentViewport?.height||64)-40-32)/2)+0+0),pixelHeight:810,pixelWidth:1440,sizes:\"66px\",src:\"https://framerusercontent.com/images/QbaFyuVcOiElPjeyhY5rnDpD8Q.svg?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/QbaFyuVcOiElPjeyhY5rnDpD8Q.svg?scale-down-to=512 512w,https://framerusercontent.com/images/QbaFyuVcOiElPjeyhY5rnDpD8Q.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/QbaFyuVcOiElPjeyhY5rnDpD8Q.svg 1440w\"}},SuTn1Dm1y:{background:{alt:\"logo of finex\",fit:\"fill\",intrinsicHeight:112,intrinsicWidth:232,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(20+((componentViewport?.height||64)-40-40)/2)+0+0),pixelHeight:810,pixelWidth:1440,sizes:\"83px\",src:\"https://framerusercontent.com/images/hfAij4iDms0cmqDx6bOtjbTY.svg?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/hfAij4iDms0cmqDx6bOtjbTY.svg?scale-down-to=512 512w,https://framerusercontent.com/images/hfAij4iDms0cmqDx6bOtjbTY.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/hfAij4iDms0cmqDx6bOtjbTY.svg 1440w\"}},szP7aWVV7:{background:{alt:\"logo of finex\",fit:\"fill\",intrinsicHeight:112,intrinsicWidth:232,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(20+((componentViewport?.height||64)-40-32)/2)+0+0),pixelHeight:810,pixelWidth:1440,sizes:\"66px\",src:\"https://framerusercontent.com/images/QbaFyuVcOiElPjeyhY5rnDpD8Q.svg?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/QbaFyuVcOiElPjeyhY5rnDpD8Q.svg?scale-down-to=512 512w,https://framerusercontent.com/images/QbaFyuVcOiElPjeyhY5rnDpD8Q.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/QbaFyuVcOiElPjeyhY5rnDpD8Q.svg 1440w\"}},ti8ItGGcC:{background:{alt:\"logo of finex\",fit:\"fill\",intrinsicHeight:112,intrinsicWidth:232,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(0+0+((componentViewport?.height||64)-0-64)/1*0)+18+0),pixelHeight:810,pixelWidth:1440,sizes:\"58px\",src:\"https://framerusercontent.com/images/hfAij4iDms0cmqDx6bOtjbTY.svg?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/hfAij4iDms0cmqDx6bOtjbTY.svg?scale-down-to=512 512w,https://framerusercontent.com/images/hfAij4iDms0cmqDx6bOtjbTY.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/hfAij4iDms0cmqDx6bOtjbTY.svg 1440w\"}},tIIDUSaGv:{background:{alt:\"logo of finex\",fit:\"fill\",intrinsicHeight:112,intrinsicWidth:232,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(0+((componentViewport?.height||64)-0-64)/2)+17.5+0),pixelHeight:500,pixelWidth:1920,sizes:\"114px\",src:\"https://framerusercontent.com/images/hecX62gmWtERlfFvzA0OaWr2P30.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/hecX62gmWtERlfFvzA0OaWr2P30.png?scale-down-to=512 512w,https://framerusercontent.com/images/hecX62gmWtERlfFvzA0OaWr2P30.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/hecX62gmWtERlfFvzA0OaWr2P30.png 1920w\"}},UNlse3Tad:{background:{alt:\"logo of finex\",fit:\"fill\",intrinsicHeight:112,intrinsicWidth:232,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(20+((componentViewport?.height||64)-40-35)/2)+0+0),pixelHeight:810,pixelWidth:1440,sizes:\"72px\",src:\"https://framerusercontent.com/images/hfAij4iDms0cmqDx6bOtjbTY.svg?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/hfAij4iDms0cmqDx6bOtjbTY.svg?scale-down-to=512 512w,https://framerusercontent.com/images/hfAij4iDms0cmqDx6bOtjbTY.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/hfAij4iDms0cmqDx6bOtjbTY.svg 1440w\"}}},baseVariant,gestureVariant)})}),isDisplayed2()&&/*#__PURE__*/_jsx(Link,{href:{webPageId:\"EPw6ZR00a\"},motionChild:true,nodeId:\"zhXp2czgf\",openInNewTab:false,scopeId:\"OJ2msV7z2\",children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"logo of finex-white\",fit:\"fill\",intrinsicHeight:112,intrinsicWidth:232,pixelHeight:810,pixelWidth:1440,src:\"https://framerusercontent.com/images/hfAij4iDms0cmqDx6bOtjbTY.svg?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/hfAij4iDms0cmqDx6bOtjbTY.svg?scale-down-to=512 512w,https://framerusercontent.com/images/hfAij4iDms0cmqDx6bOtjbTY.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/hfAij4iDms0cmqDx6bOtjbTY.svg 1440w\"},className:\"framer-rknmvi framer-1nfecky\",\"data-framer-name\":\"\\xed_\\xeb_\\xec\\xba_\\xec_2024_07_30_223532\",layoutDependency:layoutDependency,layoutId:\"zhXp2czgf\",...addPropertyOverrides({ucdx9OxsJ:{background:{alt:\"logo of finex-white\",fit:\"fill\",intrinsicHeight:112,intrinsicWidth:232,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(20+((componentViewport?.height||64)-40-32)/2)+0+0),pixelHeight:810,pixelWidth:1440,sizes:\"66px\",src:\"https://framerusercontent.com/images/hfAij4iDms0cmqDx6bOtjbTY.svg?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/hfAij4iDms0cmqDx6bOtjbTY.svg?scale-down-to=512 512w,https://framerusercontent.com/images/hfAij4iDms0cmqDx6bOtjbTY.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/hfAij4iDms0cmqDx6bOtjbTY.svg 1440w\"}}},baseVariant,gestureVariant)})})]}),isDisplayed3()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-kf6uc9\",\"data-framer-name\":\"Icon\",layoutDependency:layoutDependency,layoutId:\"wlJ97g9ZQ\",...addPropertyOverrides({FCWQ0OaCg:{\"data-highlight\":true,onTap:onTap9zvm4e},ti8ItGGcC:{\"data-highlight\":true,onTap:onTapuiyrw4}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1atbym8\",\"data-framer-name\":\"Bottom\",layoutDependency:layoutDependency,layoutId:\"CgDq9Cls_\",style:{backgroundColor:\"rgb(153, 153, 153)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,rotate:0},variants:{FCWQ0OaCg:{rotate:-45}}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-2xfbad\",\"data-framer-name\":\"Top\",layoutDependency:layoutDependency,layoutId:\"bVgwUCXzr\",style:{backgroundColor:\"rgb(153, 153, 153)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,rotate:0},variants:{FCWQ0OaCg:{rotate:45}}})]})]}),isDisplayed4()&&/*#__PURE__*/_jsx(Transition,{...addPropertyOverrides({FCWQ0OaCg:{value:transition3}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-s4dkpz\",\"data-framer-name\":\"Links\",layoutDependency:layoutDependency,layoutId:\"yBBL0vPzw\",style:{backgroundColor:\"rgba(0, 0, 0, 0)\"},variants:{AGg5tgJZH:{backgroundColor:\"rgba(0, 0, 0, 0)\"},Azt3cZJl_:{backgroundColor:\"rgba(0, 0, 0, 0)\"},ec3nzyts6:{backgroundColor:\"rgba(0, 0, 0, 0)\"},FCWQ0OaCg:{backgroundColor:\"rgb(0, 0, 0)\"},Md6edG0Sd:{backgroundColor:\"rgba(0, 0, 0, 0)\"},QLuu4puBd:{backgroundColor:\"rgba(0, 0, 0, 0)\"},SgjZ7ku2C:{backgroundColor:\"rgba(0, 0, 0, 0)\"},SuTn1Dm1y:{backgroundColor:\"rgba(0, 0, 0, 0)\"},szP7aWVV7:{backgroundColor:\"rgba(0, 0, 0, 0)\"},ucdx9OxsJ:{backgroundColor:\"rgba(0, 0, 0, 0)\"},UNlse3Tad:{backgroundColor:\"rgba(0, 0, 0, 0)\"},wdsJytvsd:{backgroundColor:\"rgba(0, 0, 0, 0)\"}},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ans95\",layoutDependency:layoutDependency,layoutId:\"QFDwl4qdp\",style:{backgroundColor:\"rgba(0, 0, 0, 0)\"},variants:{AGg5tgJZH:{backgroundColor:\"rgba(0, 0, 0, 0)\"},Azt3cZJl_:{backgroundColor:\"rgba(0, 0, 0, 0)\"},ec3nzyts6:{backgroundColor:\"rgba(0, 0, 0, 0)\"},FCWQ0OaCg:{backgroundColor:\"rgb(0, 0, 0)\"},Md6edG0Sd:{backgroundColor:\"rgba(0, 0, 0, 0)\"},QLuu4puBd:{backgroundColor:\"rgba(0, 0, 0, 0)\"},SgjZ7ku2C:{backgroundColor:\"rgba(0, 0, 0, 0)\"},SuTn1Dm1y:{backgroundColor:\"rgba(0, 0, 0, 0)\"},szP7aWVV7:{backgroundColor:\"rgba(0, 0, 0, 0)\"},ucdx9OxsJ:{backgroundColor:\"rgba(0, 0, 0, 0)\"},UNlse3Tad:{backgroundColor:\"rgba(0, 0, 0, 0)\"},wdsJytvsd:{backgroundColor:\"rgba(0, 0, 0, 0)\"}},children:[isDisplayed5()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"ZwDeNDN9n\"},implicitPathVariables:undefined},{href:{webPageId:\"ZwDeNDN9n\"},implicitPathVariables:undefined},{href:{webPageId:\"ZwDeNDN9n\"},implicitPathVariables:undefined},{href:{webPageId:\"ZwDeNDN9n\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,y:(componentViewport?.y||0)+(20+((componentViewport?.height||64)-40-42)/2)+0+6,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-maqjtk-container\",layoutDependency:layoutDependency,layoutId:\"HiTp4ZxB8-container\",nodeId:\"HiTp4ZxB8\",rendersWithMotion:true,scopeId:\"OJ2msV7z2\",children:/*#__PURE__*/_jsx(InlineLink,{Bb6NntaS4:\"rgb(255, 255, 255)\",cFYEY8MkA:FAD5EkOIf,fMBvZn_JQ:resolvedLinks[0],height:\"100%\",id:\"HiTp4ZxB8\",knJwOXMcd:\"\uB3C4\uC785\uBC29\uBC95\",layoutId:\"HiTp4ZxB8\",variant:\"LOhDXE4iz\",width:\"100%\",...addPropertyOverrides({QLuu4puBd:{fMBvZn_JQ:resolvedLinks[2],KQbClpbYg:KQbClpbYg1hyzelh,variant:\"tHt7QIr12\"},UNlse3Tad:{fMBvZn_JQ:resolvedLinks[1],variant:\"MJ6vYIeGv\"},wdsJytvsd:{fMBvZn_JQ:resolvedLinks[3]}},baseVariant,gestureVariant)})})})}),isDisplayed5()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"WfpQ7MXzV\"},implicitPathVariables:undefined},{href:{webPageId:\"WfpQ7MXzV\"},implicitPathVariables:undefined},{href:{webPageId:\"WfpQ7MXzV\"},implicitPathVariables:undefined},{href:{webPageId:\"WfpQ7MXzV\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,y:(componentViewport?.y||0)+(20+((componentViewport?.height||64)-40-42)/2)+0+6,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1i1zzcl-container\",layoutDependency:layoutDependency,layoutId:\"BVBlU1QCM-container\",nodeId:\"BVBlU1QCM\",rendersWithMotion:true,scopeId:\"OJ2msV7z2\",children:/*#__PURE__*/_jsx(InlineLink,{Bb6NntaS4:\"rgb(255, 255, 255)\",cFYEY8MkA:FAD5EkOIf,fMBvZn_JQ:resolvedLinks1[0],height:\"100%\",id:\"BVBlU1QCM\",knJwOXMcd:\"\uAC00\uACA9\uD45C\",layoutId:\"BVBlU1QCM\",variant:\"LOhDXE4iz\",width:\"100%\",...addPropertyOverrides({QLuu4puBd:{fMBvZn_JQ:resolvedLinks1[2],KQbClpbYg:KQbClpbYg1hyzelh,variant:\"cmhZVVHHE\"},UNlse3Tad:{fMBvZn_JQ:resolvedLinks1[1]},wdsJytvsd:{fMBvZn_JQ:resolvedLinks1[3]}},baseVariant,gestureVariant)})})})}),isDisplayed6()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({FCWQ0OaCg:{height:30,y:(componentViewport?.y||0)+0+64+0+0+0+40}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1vdxhoj-container\",layoutDependency:layoutDependency,layoutId:\"XUVTdJjcy-container\",nodeId:\"XUVTdJjcy\",rendersWithMotion:true,scopeId:\"OJ2msV7z2\",children:/*#__PURE__*/_jsx(InlineLink,{Bb6NntaS4:\"rgb(255, 255, 255)\",cFYEY8MkA:14,fMBvZn_JQ:\"https://cal.com/finex.ceo/15min\",height:\"100%\",id:\"XUVTdJjcy\",knJwOXMcd:\"15\uBD84 \uB3C4\uC785\uCF5C\",layoutId:\"XUVTdJjcy\",variant:\"tHt7QIr12\",width:\"100%\"})})}),isDisplayed6()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"g4AemoFRG\"},implicitPathVariables:undefined},{href:{webPageId:\"g4AemoFRG\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({FCWQ0OaCg:{height:30,y:(componentViewport?.y||0)+0+64+0+0+0+80}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1tfusdw-container\",layoutDependency:layoutDependency,layoutId:\"t25mlwDGm-container\",nodeId:\"t25mlwDGm\",rendersWithMotion:true,scopeId:\"OJ2msV7z2\",children:/*#__PURE__*/_jsx(InlineLink,{Bb6NntaS4:\"rgb(255, 255, 255)\",cFYEY8MkA:14,fMBvZn_JQ:resolvedLinks2[0],height:\"100%\",id:\"t25mlwDGm\",knJwOXMcd:\"\uC11C\uBE44\uC2A4 \uC18C\uAC1C\uC11C \uBC1B\uAE30\",layoutId:\"t25mlwDGm\",variant:\"tHt7QIr12\",width:\"100%\",...addPropertyOverrides({FCWQ0OaCg:{fMBvZn_JQ:resolvedLinks2[1]}},baseVariant,gestureVariant)})})})}),isDisplayed6()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"WfpQ7MXzV\"},implicitPathVariables:undefined},{href:{webPageId:\"WfpQ7MXzV\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({FCWQ0OaCg:{height:30,y:(componentViewport?.y||0)+0+64+0+0+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-zt4d01-container\",layoutDependency:layoutDependency,layoutId:\"qyxKO9a2x-container\",nodeId:\"qyxKO9a2x\",rendersWithMotion:true,scopeId:\"OJ2msV7z2\",children:/*#__PURE__*/_jsx(InlineLink,{Bb6NntaS4:\"rgb(255, 255, 255)\",cFYEY8MkA:14,fMBvZn_JQ:resolvedLinks3[0],height:\"100%\",id:\"qyxKO9a2x\",knJwOXMcd:\"\uAC00\uACA9\uD45C\",layoutId:\"qyxKO9a2x\",variant:\"tHt7QIr12\",width:\"100%\",...addPropertyOverrides({FCWQ0OaCg:{fMBvZn_JQ:resolvedLinks3[1]}},baseVariant,gestureVariant)})})})}),isDisplayed5()&&/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:42,y:(componentViewport?.y||0)+(20+((componentViewport?.height||64)-40-42)/2)+0+0,children:/*#__PURE__*/_jsxs(SmartComponentScopedContainer,{className:\"framer-1kssb20-container\",id:`${layoutId}-1kssb20`,layoutDependency:layoutDependency,layoutId:\"mJS_k6Iho-container\",nodeId:\"mJS_k6Iho\",ref:ref1,rendersWithMotion:true,scopeId:\"OJ2msV7z2\",children:[/*#__PURE__*/_jsx(Trigger,{CSjZpTlVS:rPxyV8Oqz,DApvjrdfG:\"\uD30C\uC774\uB125\uC2A4 \uC790\uB8CC\",height:\"100%\",id:\"mJS_k6Iho\",kX5jzRQE4:\"rgb(255, 255, 255)\",layoutId:\"mJS_k6Iho\",PWSlWeqS6:PWSlWeqS6txyyif({overlay}),variant:\"OF6mesJn4\",width:\"100%\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref1,className:cx(scopingClassNames,classNames),collisionDetection:true,collisionDetectionPadding:20,\"data-framer-portal-id\":`${layoutId}-1kssb20`,offsetX:0,offsetY:5,onDismiss:overlay.hide,placement:\"bottom\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:153,width:\"164px\",y:(componentViewport?.y||0)+(20+((componentViewport?.height||64)-40-42)/2)+0+0+-76.5,children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation1,className:\"framer-1sh6vdk-container\",exit:animation,inComponentSlot:true,initial:animation2,layoutDependency:layoutDependency,layoutId:\"Ckj1XFbj8-container\",nodeId:\"Ckj1XFbj8\",ref:ref2,rendersWithMotion:true,role:\"dialog\",scopeId:\"OJ2msV7z2\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(LinksHeader,{height:\"100%\",id:\"Ckj1XFbj8\",layoutId:\"Ckj1XFbj8\",style:{width:\"100%\"},variant:\"v6ptzusNT\",width:\"100%\"})})})})})]})})})}),isDisplayed5()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"TbdzDRK9v\"},implicitPathVariables:undefined},{href:{webPageId:\"TbdzDRK9v\"},implicitPathVariables:undefined},{href:{webPageId:\"TbdzDRK9v\"},implicitPathVariables:undefined},{href:{webPageId:\"TbdzDRK9v\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,y:(componentViewport?.y||0)+(20+((componentViewport?.height||64)-40-42)/2)+0+6,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-580fqt-container\",layoutDependency:layoutDependency,layoutId:\"QHwMcNlhw-container\",nodeId:\"QHwMcNlhw\",rendersWithMotion:true,scopeId:\"OJ2msV7z2\",children:/*#__PURE__*/_jsx(InlineLink,{Bb6NntaS4:\"rgb(255, 255, 255)\",cFYEY8MkA:FAD5EkOIf,fMBvZn_JQ:resolvedLinks4[0],height:\"100%\",id:\"QHwMcNlhw\",knJwOXMcd:\"\uB370\uC774\uD130 \uBCF4\uC548\uC815\uCC45\",layoutId:\"QHwMcNlhw\",variant:\"LOhDXE4iz\",width:\"100%\",...addPropertyOverrides({QLuu4puBd:{fMBvZn_JQ:resolvedLinks4[2]},UNlse3Tad:{fMBvZn_JQ:resolvedLinks4[1]},wdsJytvsd:{fMBvZn_JQ:resolvedLinks4[3]}},baseVariant,gestureVariant)})})})}),isDisplayed5()&&/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay1=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:42,y:(componentViewport?.y||0)+(20+((componentViewport?.height||64)-40-42)/2)+0+0,children:/*#__PURE__*/_jsxs(SmartComponentScopedContainer,{className:\"framer-65jcfr-container\",id:`${layoutId}-65jcfr`,layoutDependency:layoutDependency,layoutId:\"PGEp1v3SX-container\",nodeId:\"PGEp1v3SX\",ref:ref3,rendersWithMotion:true,scopeId:\"OJ2msV7z2\",children:[/*#__PURE__*/_jsx(Trigger,{CSjZpTlVS:rPxyV8Oqz,DApvjrdfG:\"\uD30C\uD2B8\uB108\",height:\"100%\",id:\"PGEp1v3SX\",kX5jzRQE4:\"rgb(255, 255, 255)\",layoutId:\"PGEp1v3SX\",PWSlWeqS6:PWSlWeqS6txyyif({overlay:overlay1}),variant:\"OF6mesJn4\",width:\"100%\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay1.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref3,className:cx(scopingClassNames,classNames),collisionDetection:true,collisionDetectionPadding:20,\"data-framer-portal-id\":`${layoutId}-65jcfr`,offsetX:0,offsetY:5,onDismiss:overlay1.hide,placement:\"bottom\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:153,width:\"164px\",y:(componentViewport?.y||0)+(20+((componentViewport?.height||64)-40-42)/2)+0+0+-76.5,children:/*#__PURE__*/_jsx(SmartComponentScopedContainerWithFX,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation1,className:\"framer-1sqa2r8-container\",exit:animation,inComponentSlot:true,initial:animation2,layoutDependency:layoutDependency,layoutId:\"HBBAtTedo-container\",nodeId:\"HBBAtTedo\",ref:ref4,rendersWithMotion:true,role:\"dialog\",scopeId:\"OJ2msV7z2\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(LinksHeader,{height:\"100%\",id:\"HBBAtTedo\",layoutId:\"HBBAtTedo\",style:{width:\"100%\"},variant:\"hMvUVqz0Q\",width:\"100%\"})})})})})]})})})}),isDisplayed7()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-o7bwhx\",layoutDependency:layoutDependency,layoutId:\"nQuV4JtRr\",children:[isDisplayed8()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"yoxZXPX2E\"},implicitPathVariables:undefined},{href:{webPageId:\"pe7jPq2N5\"},implicitPathVariables:undefined},{href:{webPageId:\"pe7jPq2N5\"},implicitPathVariables:undefined},{href:{webPageId:\"pe7jPq2N5\"},implicitPathVariables:undefined}],children:resolvedLinks5=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,...addPropertyOverrides({Azt3cZJl_:{y:(componentViewport?.y||0)+(20+((componentViewport?.height||64)-40-32)/2)+1+0+0},ec3nzyts6:{y:(componentViewport?.y||0)+(20+((componentViewport?.height||64)-40-32)/2)+1+0+0},Md6edG0Sd:{y:(componentViewport?.y||0)+(20+((componentViewport?.height||64)-40-32)/2)+1+0+0},ucdx9OxsJ:{y:(componentViewport?.y||0)+(20+((componentViewport?.height||64)-40-32)/2)+1+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-19bnu19-container\",layoutDependency:layoutDependency,layoutId:\"Z0K0j7lBj-container\",nodeId:\"Z0K0j7lBj\",rendersWithMotion:true,scopeId:\"OJ2msV7z2\",children:/*#__PURE__*/_jsx(InlineLink,{Bb6NntaS4:\"rgb(0, 0, 0)\",cFYEY8MkA:15,fMBvZn_JQ:resolvedLinks5[0],height:\"100%\",id:\"Z0K0j7lBj\",knJwOXMcd:\"Article\",layoutId:\"Z0K0j7lBj\",variant:\"tHt7QIr12\",width:\"100%\",...addPropertyOverrides({Azt3cZJl_:{cFYEY8MkA:16,fMBvZn_JQ:resolvedLinks5[3],knJwOXMcd:\"Contact\"},ec3nzyts6:{cFYEY8MkA:16,fMBvZn_JQ:resolvedLinks5[1]},Md6edG0Sd:{cFYEY8MkA:16,fMBvZn_JQ:undefined,variant:\"MJ6vYIeGv\"},ucdx9OxsJ:{Bb6NntaS4:\"rgb(255, 255, 255)\",fMBvZn_JQ:resolvedLinks5[2]}},baseVariant,gestureVariant)})})})}),isDisplayed9()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"qqnIfVeKL\"},implicitPathVariables:undefined},{href:{webPageId:\"qqnIfVeKL\"},implicitPathVariables:undefined},{href:{webPageId:\"qqnIfVeKL\"},implicitPathVariables:undefined},{href:{webPageId:\"qqnIfVeKL\"},implicitPathVariables:undefined}],children:resolvedLinks6=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,...addPropertyOverrides({ec3nzyts6:{y:(componentViewport?.y||0)+(20+((componentViewport?.height||64)-40-32)/2)+1+0+0},Md6edG0Sd:{y:(componentViewport?.y||0)+(20+((componentViewport?.height||64)-40-32)/2)+1+0+0},ucdx9OxsJ:{y:(componentViewport?.y||0)+(20+((componentViewport?.height||64)-40-32)/2)+1+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-erzhr4-container\",layoutDependency:layoutDependency,layoutId:\"QXnuAplkK-container\",nodeId:\"QXnuAplkK\",rendersWithMotion:true,scopeId:\"OJ2msV7z2\",children:/*#__PURE__*/_jsx(InlineLink,{Bb6NntaS4:\"rgb(0, 0, 0)\",cFYEY8MkA:15,fMBvZn_JQ:resolvedLinks6[0],height:\"100%\",id:\"QXnuAplkK\",knJwOXMcd:\"Newsroom\",layoutId:\"QXnuAplkK\",variant:\"tHt7QIr12\",width:\"100%\",...addPropertyOverrides({ec3nzyts6:{cFYEY8MkA:16,fMBvZn_JQ:resolvedLinks6[1]},Md6edG0Sd:{Bb6NntaS4:\"rgb(255, 255, 255)\",cFYEY8MkA:16,fMBvZn_JQ:resolvedLinks6[3]},ucdx9OxsJ:{Bb6NntaS4:\"rgb(255, 255, 255)\",fMBvZn_JQ:resolvedLinks6[2]}},baseVariant,gestureVariant)})})})}),isDisplayed9()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"Rqo59ndNH\"},implicitPathVariables:undefined},{href:{webPageId:\"Rqo59ndNH\"},implicitPathVariables:undefined},{href:{webPageId:\"Rqo59ndNH\"},implicitPathVariables:undefined},{href:{webPageId:\"Rqo59ndNH\"},implicitPathVariables:undefined}],children:resolvedLinks7=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,...addPropertyOverrides({ec3nzyts6:{y:(componentViewport?.y||0)+(20+((componentViewport?.height||64)-40-32)/2)+1+0+0},Md6edG0Sd:{y:(componentViewport?.y||0)+(20+((componentViewport?.height||64)-40-32)/2)+1+0+0},ucdx9OxsJ:{y:(componentViewport?.y||0)+(20+((componentViewport?.height||64)-40-32)/2)+1+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-23egt3-container\",layoutDependency:layoutDependency,layoutId:\"F11hTD3F4-container\",nodeId:\"F11hTD3F4\",rendersWithMotion:true,scopeId:\"OJ2msV7z2\",children:/*#__PURE__*/_jsx(InlineLink,{Bb6NntaS4:\"rgb(0, 0, 0)\",cFYEY8MkA:15,fMBvZn_JQ:resolvedLinks7[0],height:\"100%\",id:\"F11hTD3F4\",knJwOXMcd:\"Document\",layoutId:\"F11hTD3F4\",variant:\"tHt7QIr12\",width:\"100%\",...addPropertyOverrides({ec3nzyts6:{cFYEY8MkA:16,fMBvZn_JQ:resolvedLinks7[1]},Md6edG0Sd:{Bb6NntaS4:\"rgb(255, 255, 255)\",cFYEY8MkA:16,fMBvZn_JQ:resolvedLinks7[3]},ucdx9OxsJ:{Bb6NntaS4:\"rgb(255, 255, 255)\",fMBvZn_JQ:resolvedLinks7[2]}},baseVariant,gestureVariant)})})})}),isDisplayed8()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"Pb82MW4xs\"},implicitPathVariables:undefined},{href:{webPageId:\"Pb82MW4xs\"},implicitPathVariables:undefined},{href:{webPageId:\"NZM99wyio\"},implicitPathVariables:undefined},{href:{webPageId:\"Pb82MW4xs\"},implicitPathVariables:undefined},{href:{webPageId:\"Pb82MW4xs\"},implicitPathVariables:undefined}],children:resolvedLinks8=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,...addPropertyOverrides({Azt3cZJl_:{y:(componentViewport?.y||0)+(20+((componentViewport?.height||64)-40-32)/2)+1+0+0},ec3nzyts6:{y:(componentViewport?.y||0)+(20+((componentViewport?.height||64)-40-32)/2)+1+0+0},Md6edG0Sd:{y:(componentViewport?.y||0)+(20+((componentViewport?.height||64)-40-32)/2)+1+0+0},ucdx9OxsJ:{y:(componentViewport?.y||0)+(20+((componentViewport?.height||64)-40-32)/2)+1+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1ae5cb9-container\",layoutDependency:layoutDependency,layoutId:\"MiSz5uq6x-container\",nodeId:\"MiSz5uq6x\",rendersWithMotion:true,scopeId:\"OJ2msV7z2\",children:/*#__PURE__*/_jsx(InlineLink,{Bb6NntaS4:\"rgb(0, 0, 0)\",cFYEY8MkA:15,fMBvZn_JQ:resolvedLinks8[0],height:\"100%\",id:\"MiSz5uq6x\",knJwOXMcd:\"Updates\",layoutId:\"MiSz5uq6x\",variant:\"tHt7QIr12\",width:\"100%\",...addPropertyOverrides({Azt3cZJl_:{cFYEY8MkA:16,fMBvZn_JQ:resolvedLinks8[4]},ec3nzyts6:{cFYEY8MkA:16,fMBvZn_JQ:resolvedLinks8[1]},Md6edG0Sd:{Bb6NntaS4:\"rgb(255, 255, 255)\",cFYEY8MkA:16,fMBvZn_JQ:resolvedLinks8[3]},ucdx9OxsJ:{Bb6NntaS4:\"rgb(255, 255, 255)\",fMBvZn_JQ:resolvedLinks8[2]}},baseVariant,gestureVariant)})})})}),isDisplayed10()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"fkt8kDd_h\"},implicitPathVariables:undefined},{href:{webPageId:\"fkt8kDd_h\"},implicitPathVariables:undefined}],children:resolvedLinks9=>/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({ec3nzyts6:{height:30,y:(componentViewport?.y||0)+(20+((componentViewport?.height||64)-40-32)/2)+1+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-vj6f2g-container\",layoutDependency:layoutDependency,layoutId:\"Vq85ThFQ_-container\",nodeId:\"Vq85ThFQ_\",rendersWithMotion:true,scopeId:\"OJ2msV7z2\",children:/*#__PURE__*/_jsx(InlineLink,{Bb6NntaS4:\"rgb(0, 0, 0)\",cFYEY8MkA:16,fMBvZn_JQ:resolvedLinks9[0],height:\"100%\",id:\"Vq85ThFQ_\",knJwOXMcd:\"Team\",layoutId:\"Vq85ThFQ_\",variant:\"tHt7QIr12\",width:\"100%\",...addPropertyOverrides({ec3nzyts6:{fMBvZn_JQ:resolvedLinks9[1]}},baseVariant,gestureVariant)})})})}),isDisplayed11()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1wqlg31\",layoutDependency:layoutDependency,layoutId:\"D2wHgDe3E\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"ZwDeNDN9n\"},implicitPathVariables:undefined},{href:{webPageId:\"ZwDeNDN9n\"},implicitPathVariables:undefined}],children:resolvedLinks10=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,...addPropertyOverrides({SgjZ7ku2C:{y:(componentViewport?.y||0)+(20+((componentViewport?.height||64)-40-32)/2)+1+0+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-34o7c3-container\",layoutDependency:layoutDependency,layoutId:\"Dg2ZjKjdW-container\",nodeId:\"Dg2ZjKjdW\",rendersWithMotion:true,scopeId:\"OJ2msV7z2\",children:/*#__PURE__*/_jsx(InlineLink,{Bb6NntaS4:\"rgb(255, 255, 255)\",cFYEY8MkA:16,fMBvZn_JQ:resolvedLinks10[0],height:\"100%\",id:\"Dg2ZjKjdW\",knJwOXMcd:\"\uB3C4\uC785\uBC29\uBC95\",layoutId:\"Dg2ZjKjdW\",variant:\"cmhZVVHHE\",width:\"100%\",...addPropertyOverrides({SgjZ7ku2C:{Bb6NntaS4:\"rgb(0, 0, 0)\",fMBvZn_JQ:resolvedLinks10[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"WfpQ7MXzV\"},implicitPathVariables:undefined},{href:{webPageId:\"WfpQ7MXzV\"},implicitPathVariables:undefined}],children:resolvedLinks11=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,...addPropertyOverrides({SgjZ7ku2C:{y:(componentViewport?.y||0)+(20+((componentViewport?.height||64)-40-32)/2)+1+0+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1tqjydm-container\",layoutDependency:layoutDependency,layoutId:\"wnEkf1VfF-container\",nodeId:\"wnEkf1VfF\",rendersWithMotion:true,scopeId:\"OJ2msV7z2\",children:/*#__PURE__*/_jsx(InlineLink,{Bb6NntaS4:\"rgb(0, 0, 0)\",cFYEY8MkA:16,fMBvZn_JQ:resolvedLinks11[0],height:\"100%\",id:\"wnEkf1VfF\",knJwOXMcd:\"\uAC00\uACA9\uD45C\",layoutId:\"wnEkf1VfF\",variant:\"cmhZVVHHE\",width:\"100%\",...addPropertyOverrides({SgjZ7ku2C:{fMBvZn_JQ:resolvedLinks11[1]}},baseVariant,gestureVariant)})})})})]})]}),isDisplayed12()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({SuTn1Dm1y:{height:39,y:(componentViewport?.y||0)+(20+((componentViewport?.height||64)-40-39)/2)+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-yeh3ta-container\",layoutDependency:layoutDependency,layoutId:\"hi20Gb92N-container\",nodeId:\"hi20Gb92N\",rendersWithMotion:true,scopeId:\"OJ2msV7z2\",children:/*#__PURE__*/_jsx(Button,{FvBwv_6Yx:\"https://cal.com/finex.ceo/15min\",height:\"100%\",id:\"hi20Gb92N\",js5JqAVVm:\"rgb(255, 255, 255)\",layoutId:\"hi20Gb92N\",LDqZHJkCX:\"rgb(0, 0, 0)\",lylxxB_6M:\"30\uBD84 \uD035\uBBF8\uD305 \uC2E0\uCCAD\",nzVL4jmQP:\"rgb(0, 0, 0)\",Q0G095UNY:16,TRMMvFtUH:false,UNVVF8Gma:{borderColor:\"black\",borderStyle:\"solid\",borderWidth:1},variant:\"NgV7AzUh6\",width:\"100%\"})})})]}),isDisplayed13()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:30,y:(componentViewport?.y||0)+(20+((componentViewport?.height||64)-40-42)/2)+6,...addPropertyOverrides({ec3nzyts6:{y:(componentViewport?.y||0)+(20+((componentViewport?.height||64)-40-32)/2)+1},SgjZ7ku2C:{y:(componentViewport?.y||0)+(20+((componentViewport?.height||64)-40-32)/2)+1},SuTn1Dm1y:{y:(componentViewport?.y||0)+(20+((componentViewport?.height||64)-40-39)/2)+4.5}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1a2udot-container\",layoutDependency:layoutDependency,layoutId:\"vNKyzVHR4-container\",nodeId:\"vNKyzVHR4\",rendersWithMotion:true,scopeId:\"OJ2msV7z2\",children:/*#__PURE__*/_jsx(InlineLink,{Bb6NntaS4:\"rgb(255, 255, 255)\",cFYEY8MkA:FAD5EkOIf,fMBvZn_JQ:\"https://service.aicy.ai/signin\",height:\"100%\",id:\"vNKyzVHR4\",knJwOXMcd:\"\uB85C\uADF8\uC778\",layoutId:\"vNKyzVHR4\",variant:\"tHt7QIr12\",width:\"100%\",...addPropertyOverrides({ec3nzyts6:{Bb6NntaS4:\"rgb(0, 0, 0)\",variant:\"cmhZVVHHE\"},SgjZ7ku2C:{Bb6NntaS4:\"rgb(0, 0, 0)\"}},baseVariant,gestureVariant)})})}),isDisplayed2()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({ucdx9OxsJ:{height:30,y:(componentViewport?.y||0)+(20+((componentViewport?.height||64)-40-32)/2)+1}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-fkci49-container\",layoutDependency:layoutDependency,layoutId:\"w0T75ZSLx-container\",nodeId:\"w0T75ZSLx\",rendersWithMotion:true,scopeId:\"OJ2msV7z2\",children:/*#__PURE__*/_jsx(InlineLink,{Bb6NntaS4:\"rgb(255, 255, 255)\",cFYEY8MkA:15,fMBvZn_JQ:\"https://service.aicy.ai/signin\",height:\"100%\",id:\"w0T75ZSLx\",knJwOXMcd:\"\uB85C\uADF8\uC778\",layoutId:\"w0T75ZSLx\",variant:\"tHt7QIr12\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,y:(componentViewport?.y||0)+(20+((componentViewport?.height||64)-40-42)/2)+5,...addPropertyOverrides({AGg5tgJZH:{y:(componentViewport?.y||0)+(20+((componentViewport?.height||64)-40-32)/2)+0},Azt3cZJl_:{y:(componentViewport?.y||0)+(20+((componentViewport?.height||64)-40-32)/2)+0},ec3nzyts6:{y:(componentViewport?.y||0)+(20+((componentViewport?.height||64)-40-32)/2)+0},FCWQ0OaCg:{y:(componentViewport?.y||0)+0+64+0+158},Md6edG0Sd:{y:(componentViewport?.y||0)+(20+((componentViewport?.height||64)-40-32)/2)+0},SgjZ7ku2C:{y:(componentViewport?.y||0)+(20+((componentViewport?.height||64)-40-32)/2)+0},SuTn1Dm1y:{y:(componentViewport?.y||0)+(20+((componentViewport?.height||64)-40-39)/2)+3.5},szP7aWVV7:{y:(componentViewport?.y||0)+(20+((componentViewport?.height||64)-40-32)/2)+0},ucdx9OxsJ:{y:(componentViewport?.y||0)+(20+((componentViewport?.height||64)-40-32)/2)+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1vmk4ry-container\",layoutDependency:layoutDependency,layoutId:\"TF2gjv0E8-container\",nodeId:\"TF2gjv0E8\",rendersWithMotion:true,scopeId:\"OJ2msV7z2\",children:/*#__PURE__*/_jsx(ButtonsButtonNav,{height:\"100%\",id:\"TF2gjv0E8\",itmXOrxD8:\"https://service.finex.ceo/signup\",jbf8gjJYj:\"\uD68C\uC0AC\uACC4\uC815 \uB9CC\uB4E4\uAE30\",layoutId:\"TF2gjv0E8\",variant:\"lcym5aAV6\",width:\"100%\",...addPropertyOverrides({ec3nzyts6:{variant:\"JI25TwghP\"}},baseVariant,gestureVariant)})})})]})}),isDisplayed14()&&/*#__PURE__*/_jsx(Link,{href:{webPageId:\"EPw6ZR00a\"},motionChild:true,nodeId:\"cknhJ6M19\",openInNewTab:false,scopeId:\"OJ2msV7z2\",children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"logo of finex-white\",fit:\"fill\",intrinsicHeight:112,intrinsicWidth:232,pixelHeight:810,pixelWidth:1440,src:\"https://framerusercontent.com/images/hfAij4iDms0cmqDx6bOtjbTY.svg?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/hfAij4iDms0cmqDx6bOtjbTY.svg?scale-down-to=512 512w,https://framerusercontent.com/images/hfAij4iDms0cmqDx6bOtjbTY.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/hfAij4iDms0cmqDx6bOtjbTY.svg 1440w\"},className:\"framer-4xyxac framer-1nfecky\",\"data-framer-name\":\"\\xed_\\xeb_\\xec\\xba_\\xec_2024_07_30_223532\",layoutDependency:layoutDependency,layoutId:\"cknhJ6M19\",...addPropertyOverrides({Md6edG0Sd:{background:{alt:\"logo of finex-white\",fit:\"fill\",intrinsicHeight:112,intrinsicWidth:232,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+(20+((componentViewport?.height||64)-40-32)/2)),pixelHeight:810,pixelWidth:1440,sizes:\"66px\",src:\"https://framerusercontent.com/images/hfAij4iDms0cmqDx6bOtjbTY.svg?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/hfAij4iDms0cmqDx6bOtjbTY.svg?scale-down-to=512 512w,https://framerusercontent.com/images/hfAij4iDms0cmqDx6bOtjbTY.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/hfAij4iDms0cmqDx6bOtjbTY.svg 1440w\"}}},baseVariant,gestureVariant)})}),isDisplayed15()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"l4nJHAQaM\"},implicitPathVariables:undefined},{href:{webPageId:\"l4nJHAQaM\"},implicitPathVariables:undefined}],children:resolvedLinks12=>/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({tIIDUSaGv:{height:39,y:(componentViewport?.y||0)+(0+((componentViewport?.height||64)-0-39)/2)}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-k7whr5-container\",layoutDependency:layoutDependency,layoutId:\"R8dyiJHWy-container\",nodeId:\"R8dyiJHWy\",rendersWithMotion:true,scopeId:\"OJ2msV7z2\",children:/*#__PURE__*/_jsx(Button,{FvBwv_6Yx:resolvedLinks12[0],height:\"100%\",id:\"R8dyiJHWy\",js5JqAVVm:\"rgb(255, 255, 255)\",layoutId:\"R8dyiJHWy\",LDqZHJkCX:\"rgb(0, 0, 0)\",lylxxB_6M:\"\uC601\uC5C5\uD300\uACFC \uB300\uD654\uD558\uAE30\",nzVL4jmQP:\"rgb(0, 0, 0)\",Q0G095UNY:H7Akl_8H_,TRMMvFtUH:false,UNVVF8Gma:{borderColor:\"rgba(0, 0, 0, 0.4)\",borderStyle:\"solid\",borderWidth:1},variant:\"NgV7AzUh6\",width:\"100%\",...addPropertyOverrides({tIIDUSaGv:{FvBwv_6Yx:resolvedLinks12[1]}},baseVariant,gestureVariant)})})})}),isDisplayed15()&&/*#__PURE__*/_jsx(Link,{href:{webPageId:\"EPw6ZR00a\"},motionChild:true,nodeId:\"pGEc24j27\",scopeId:\"OJ2msV7z2\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-o226md framer-1nfecky\",layoutDependency:layoutDependency,layoutId:\"pGEc24j27\",children:isDisplayed15()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-domw9e-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"b9wSOd_BR-container\",nodeId:\"b9wSOd_BR\",rendersWithMotion:true,scopeId:\"OJ2msV7z2\",children:/*#__PURE__*/_jsx(Hero,{color:\"rgb(255, 255, 255)\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"ArrowLeft\",id:\"b9wSOd_BR\",layoutId:\"b9wSOd_BR\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-WiFSY.framer-1nfecky, .framer-WiFSY .framer-1nfecky { display: block; }\",\".framer-WiFSY.framer-1t0y6qt { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: 64px; justify-content: flex-start; overflow: visible; padding: 20px; position: relative; width: 1200px; }\",\".framer-WiFSY .framer-p8wmqj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-WiFSY .framer-gsvc5h { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-WiFSY .framer-wk7ew6, .framer-WiFSY .framer-rknmvi, .framer-WiFSY .framer-4xyxac { align-content: center; align-items: center; aspect-ratio: 2.0714285714285716 / 1; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: var(--framer-aspect-ratio-supported, 32px); justify-content: center; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: 66px; }\",\".framer-WiFSY .framer-kf6uc9 { flex: none; height: 40px; overflow: hidden; position: relative; width: 40px; }\",\".framer-WiFSY .framer-1atbym8 { flex: none; height: 2px; left: calc(50.00000000000002% - 20px / 2); overflow: hidden; position: absolute; top: calc(62.50000000000002% - 2px / 2); width: 20px; will-change: var(--framer-will-change-override, transform); }\",\".framer-WiFSY .framer-2xfbad { flex: none; height: 2px; left: calc(50.00000000000002% - 20px / 2); overflow: hidden; position: absolute; top: calc(37.50000000000002% - 2px / 2); width: 20px; will-change: var(--framer-will-change-override, transform); }\",\".framer-WiFSY .framer-s4dkpz { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 13px; height: min-content; justify-content: flex-end; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-WiFSY .framer-1ans95 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-WiFSY .framer-maqjtk-container, .framer-WiFSY .framer-1i1zzcl-container, .framer-WiFSY .framer-1vdxhoj-container, .framer-WiFSY .framer-1tfusdw-container, .framer-WiFSY .framer-zt4d01-container, .framer-WiFSY .framer-1kssb20-container, .framer-WiFSY .framer-580fqt-container, .framer-WiFSY .framer-65jcfr-container, .framer-WiFSY .framer-19bnu19-container, .framer-WiFSY .framer-erzhr4-container, .framer-WiFSY .framer-23egt3-container, .framer-WiFSY .framer-1ae5cb9-container, .framer-WiFSY .framer-vj6f2g-container, .framer-WiFSY .framer-34o7c3-container, .framer-WiFSY .framer-1tqjydm-container, .framer-WiFSY .framer-yeh3ta-container, .framer-WiFSY .framer-1a2udot-container, .framer-WiFSY .framer-fkci49-container, .framer-WiFSY .framer-1vmk4ry-container, .framer-WiFSY .framer-k7whr5-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-WiFSY .framer-1sh6vdk-container, .framer-WiFSY .framer-1sqa2r8-container { height: auto; position: relative; width: 164px; }\",\".framer-WiFSY .framer-o7bwhx, .framer-WiFSY .framer-1wqlg31 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-WiFSY .framer-o226md { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; min-height: 22px; min-width: 98px; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-WiFSY .framer-domw9e-container { flex: none; height: 17px; position: relative; width: 17px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-WiFSY.framer-1t0y6qt, .framer-WiFSY .framer-p8wmqj, .framer-WiFSY .framer-gsvc5h, .framer-WiFSY .framer-wk7ew6, .framer-WiFSY .framer-rknmvi, .framer-WiFSY .framer-s4dkpz, .framer-WiFSY .framer-1ans95, .framer-WiFSY .framer-o7bwhx, .framer-WiFSY .framer-1wqlg31, .framer-WiFSY .framer-4xyxac, .framer-WiFSY .framer-o226md { gap: 0px; } .framer-WiFSY.framer-1t0y6qt > *, .framer-WiFSY .framer-p8wmqj > *, .framer-WiFSY .framer-gsvc5h > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-WiFSY.framer-1t0y6qt > :first-child, .framer-WiFSY .framer-p8wmqj > :first-child, .framer-WiFSY .framer-gsvc5h > :first-child, .framer-WiFSY .framer-wk7ew6 > :first-child, .framer-WiFSY .framer-rknmvi > :first-child, .framer-WiFSY .framer-s4dkpz > :first-child, .framer-WiFSY .framer-1ans95 > :first-child, .framer-WiFSY .framer-o7bwhx > :first-child, .framer-WiFSY .framer-1wqlg31 > :first-child, .framer-WiFSY .framer-4xyxac > :first-child, .framer-WiFSY .framer-o226md > :first-child { margin-left: 0px; } .framer-WiFSY.framer-1t0y6qt > :last-child, .framer-WiFSY .framer-p8wmqj > :last-child, .framer-WiFSY .framer-gsvc5h > :last-child, .framer-WiFSY .framer-wk7ew6 > :last-child, .framer-WiFSY .framer-rknmvi > :last-child, .framer-WiFSY .framer-s4dkpz > :last-child, .framer-WiFSY .framer-1ans95 > :last-child, .framer-WiFSY .framer-o7bwhx > :last-child, .framer-WiFSY .framer-1wqlg31 > :last-child, .framer-WiFSY .framer-4xyxac > :last-child, .framer-WiFSY .framer-o226md > :last-child { margin-right: 0px; } .framer-WiFSY .framer-wk7ew6 > *, .framer-WiFSY .framer-rknmvi > *, .framer-WiFSY .framer-1ans95 > *, .framer-WiFSY .framer-o7bwhx > *, .framer-WiFSY .framer-1wqlg31 > *, .framer-WiFSY .framer-4xyxac > *, .framer-WiFSY .framer-o226md > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-WiFSY .framer-s4dkpz > * { margin: 0px; margin-left: calc(13px / 2); margin-right: calc(13px / 2); } }\",\".framer-WiFSY.framer-v-18sumkw.framer-1t0y6qt { flex-direction: column; gap: unset; justify-content: space-between; overflow: hidden; padding: 0px; width: 390px; }\",\".framer-WiFSY.framer-v-18sumkw .framer-p8wmqj { cursor: pointer; gap: unset; height: 64px; justify-content: space-between; order: 0; padding: 0px 10px 0px 20px; width: 100%; z-index: 2; }\",\".framer-WiFSY.framer-v-18sumkw .framer-gsvc5h, .framer-WiFSY.framer-v-es8ynl .framer-gsvc5h, .framer-WiFSY.framer-v-y48i5g .framer-19bnu19-container, .framer-WiFSY.framer-v-pnrqyr .framer-1ans95, .framer-WiFSY.framer-v-pnrqyr .framer-19bnu19-container, .framer-WiFSY.framer-v-1da0ku1 .framer-1a2udot-container, .framer-WiFSY.framer-v-m6x3s7 .framer-4xyxac { order: 0; }\",\".framer-WiFSY.framer-v-18sumkw .framer-wk7ew6 { height: 28px; order: 0; width: var(--framer-aspect-ratio-supported, 58px); }\",\".framer-WiFSY.framer-v-18sumkw .framer-kf6uc9 { cursor: pointer; height: 30px; order: 1; width: 30px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-WiFSY.framer-v-18sumkw.framer-1t0y6qt, .framer-WiFSY.framer-v-18sumkw .framer-p8wmqj { gap: 0px; } .framer-WiFSY.framer-v-18sumkw.framer-1t0y6qt > *, .framer-WiFSY.framer-v-18sumkw.framer-1t0y6qt > :first-child, .framer-WiFSY.framer-v-18sumkw.framer-1t0y6qt > :last-child, .framer-WiFSY.framer-v-18sumkw .framer-p8wmqj > *, .framer-WiFSY.framer-v-18sumkw .framer-p8wmqj > :first-child, .framer-WiFSY.framer-v-18sumkw .framer-p8wmqj > :last-child { margin: 0px; } }\",\".framer-WiFSY.framer-v-es8ynl.framer-1t0y6qt { flex-direction: column; gap: 0px; height: min-content; max-height: calc(var(--framer-viewport-height, 100vh) * 1); padding: 0px 0px 40px 0px; width: 390px; }\",\".framer-WiFSY.framer-v-es8ynl .framer-p8wmqj { gap: unset; height: 64px; justify-content: space-between; order: 0; padding: 0px 10px 0px 20px; width: 100%; z-index: 2; }\",\".framer-WiFSY.framer-v-es8ynl .framer-kf6uc9 { cursor: pointer; height: 44px; order: 1; width: 44px; }\",\".framer-WiFSY.framer-v-es8ynl .framer-1atbym8, .framer-WiFSY.framer-v-es8ynl .framer-2xfbad { top: calc(50.00000000000002% - 2px / 2); }\",\".framer-WiFSY.framer-v-es8ynl .framer-s4dkpz { align-content: flex-end; align-items: flex-end; flex: none; flex-direction: column; gap: 28px; justify-content: flex-start; order: 1; overflow: visible; padding: 0px 20px 0px 20px; width: 100%; z-index: 2; }\",\".framer-WiFSY.framer-v-es8ynl .framer-1ans95 { align-content: flex-end; align-items: flex-end; flex: none; flex-direction: column; gap: 10px; order: 4; padding: 0px 0px 20px 0px; width: 100%; }\",\".framer-WiFSY.framer-v-es8ynl .framer-1vdxhoj-container, .framer-WiFSY.framer-v-y48i5g .framer-23egt3-container { order: 3; }\",\".framer-WiFSY.framer-v-es8ynl .framer-1tfusdw-container, .framer-WiFSY.framer-v-y48i5g .framer-1ae5cb9-container, .framer-WiFSY.framer-v-pnrqyr .framer-erzhr4-container, .framer-WiFSY.framer-v-zm1630 .framer-k7whr5-container { order: 4; }\",\".framer-WiFSY.framer-v-es8ynl .framer-zt4d01-container, .framer-WiFSY.framer-v-pnrqyr .framer-1ae5cb9-container, .framer-WiFSY.framer-v-pnrqyr .framer-fkci49-container, .framer-WiFSY.framer-v-m6x3s7 .framer-s4dkpz { order: 2; }\",\".framer-WiFSY.framer-v-es8ynl .framer-1vmk4ry-container, .framer-WiFSY.framer-v-pnrqyr .framer-1vmk4ry-container, .framer-WiFSY.framer-v-1da0ku1 .framer-1vmk4ry-container { order: 6; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-WiFSY.framer-v-es8ynl.framer-1t0y6qt, .framer-WiFSY.framer-v-es8ynl .framer-p8wmqj, .framer-WiFSY.framer-v-es8ynl .framer-s4dkpz, .framer-WiFSY.framer-v-es8ynl .framer-1ans95 { gap: 0px; } .framer-WiFSY.framer-v-es8ynl.framer-1t0y6qt > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-WiFSY.framer-v-es8ynl.framer-1t0y6qt > :first-child, .framer-WiFSY.framer-v-es8ynl .framer-s4dkpz > :first-child, .framer-WiFSY.framer-v-es8ynl .framer-1ans95 > :first-child { margin-top: 0px; } .framer-WiFSY.framer-v-es8ynl.framer-1t0y6qt > :last-child, .framer-WiFSY.framer-v-es8ynl .framer-s4dkpz > :last-child, .framer-WiFSY.framer-v-es8ynl .framer-1ans95 > :last-child { margin-bottom: 0px; } .framer-WiFSY.framer-v-es8ynl .framer-p8wmqj > *, .framer-WiFSY.framer-v-es8ynl .framer-p8wmqj > :first-child, .framer-WiFSY.framer-v-es8ynl .framer-p8wmqj > :last-child { margin: 0px; } .framer-WiFSY.framer-v-es8ynl .framer-s4dkpz > * { margin: 0px; margin-bottom: calc(28px / 2); margin-top: calc(28px / 2); } .framer-WiFSY.framer-v-es8ynl .framer-1ans95 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",\".framer-WiFSY.framer-v-1j8dqiv.framer-1t0y6qt { justify-content: center; }\",\".framer-WiFSY.framer-v-1j8dqiv .framer-wk7ew6 { height: var(--framer-aspect-ratio-supported, 35px); width: 72px; }\",\".framer-WiFSY.framer-v-y48i5g.framer-1t0y6qt, .framer-WiFSY.framer-v-pnrqyr.framer-1t0y6qt, .framer-WiFSY.framer-v-m6x3s7.framer-1t0y6qt, .framer-WiFSY.framer-v-nwtkge.framer-1t0y6qt, .framer-WiFSY.framer-v-p40pt8.framer-1t0y6qt, .framer-WiFSY.framer-v-o4f0wv.framer-1t0y6qt, .framer-WiFSY.framer-v-172ai4t.framer-1t0y6qt { justify-content: center; width: 900px; }\",\".framer-WiFSY.framer-v-y48i5g .framer-erzhr4-container, .framer-WiFSY.framer-v-pnrqyr .framer-23egt3-container { order: 1; }\",\".framer-WiFSY.framer-v-y48i5g .framer-vj6f2g-container { order: 5; }\",\".framer-WiFSY.framer-v-1da0ku1 .framer-wk7ew6 { height: var(--framer-aspect-ratio-supported, 40px); width: 83px; }\",\".framer-WiFSY.framer-v-1da0ku1 .framer-1ans95 { flex: none; justify-content: flex-end; order: 1; width: min-content; }\",\".framer-WiFSY.framer-v-1n6pbee.framer-1t0y6qt { flex-direction: column; gap: 0px; overflow: hidden; padding: 0px; width: 390px; }\",\".framer-WiFSY.framer-v-1n6pbee .framer-p8wmqj { cursor: pointer; gap: unset; height: 64px; justify-content: space-between; order: 0; padding: 0px 5px 0px 15px; width: 100%; z-index: 2; }\",\".framer-WiFSY.framer-v-1n6pbee .framer-gsvc5h, .framer-WiFSY.framer-v-zm1630 .framer-gsvc5h { flex: 1 0 0px; justify-content: flex-start; order: 0; width: 1px; }\",\".framer-WiFSY.framer-v-1n6pbee .framer-wk7ew6, .framer-WiFSY.framer-v-zm1630 .framer-wk7ew6 { aspect-ratio: unset; height: 29px; width: 114px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-WiFSY.framer-v-1n6pbee.framer-1t0y6qt, .framer-WiFSY.framer-v-1n6pbee .framer-p8wmqj { gap: 0px; } .framer-WiFSY.framer-v-1n6pbee.framer-1t0y6qt > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-WiFSY.framer-v-1n6pbee.framer-1t0y6qt > :first-child { margin-top: 0px; } .framer-WiFSY.framer-v-1n6pbee.framer-1t0y6qt > :last-child { margin-bottom: 0px; } .framer-WiFSY.framer-v-1n6pbee .framer-p8wmqj > *, .framer-WiFSY.framer-v-1n6pbee .framer-p8wmqj > :first-child, .framer-WiFSY.framer-v-1n6pbee .framer-p8wmqj > :last-child { margin: 0px; } }\",\".framer-WiFSY.framer-v-zm1630.framer-1t0y6qt { gap: 0px; overflow: hidden; padding: 0px 15px 0px 15px; width: 390px; }\",\".framer-WiFSY.framer-v-zm1630 .framer-p8wmqj { flex: 1 0 0px; gap: unset; height: 64px; justify-content: space-between; order: 1; padding: 0px 5px 0px 5px; width: 1px; z-index: 2; }\",\".framer-WiFSY.framer-v-zm1630 .framer-o226md { min-height: unset; min-width: unset; order: 0; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-WiFSY.framer-v-zm1630.framer-1t0y6qt, .framer-WiFSY.framer-v-zm1630 .framer-p8wmqj { gap: 0px; } .framer-WiFSY.framer-v-zm1630.framer-1t0y6qt > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-WiFSY.framer-v-zm1630.framer-1t0y6qt > :first-child { margin-left: 0px; } .framer-WiFSY.framer-v-zm1630.framer-1t0y6qt > :last-child { margin-right: 0px; } .framer-WiFSY.framer-v-zm1630 .framer-p8wmqj > *, .framer-WiFSY.framer-v-zm1630 .framer-p8wmqj > :first-child, .framer-WiFSY.framer-v-zm1630 .framer-p8wmqj > :last-child { margin: 0px; } }\",\".framer-WiFSY.framer-v-o4f0wv .framer-o7bwhx, .framer-WiFSY.framer-v-172ai4t .framer-o7bwhx { min-height: 40px; }\",\".framer-WiFSY.framer-v-4z2y9e .framer-1ans95 { gap: 12px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-WiFSY.framer-v-4z2y9e .framer-1ans95 { gap: 0px; } .framer-WiFSY.framer-v-4z2y9e .framer-1ans95 > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-WiFSY.framer-v-4z2y9e .framer-1ans95 > :first-child { margin-left: 0px; } .framer-WiFSY.framer-v-4z2y9e .framer-1ans95 > :last-child { margin-right: 0px; } }\",'.framer-WiFSY[data-hide-scrollbars=\"true\"]::-webkit-scrollbar, .framer-WiFSY [data-hide-scrollbars=\"true\"]::-webkit-scrollbar { width: 0px; height: 0px; }','.framer-WiFSY[data-hide-scrollbars=\"true\"]::-webkit-scrollbar-thumb, .framer-WiFSY [data-hide-scrollbars=\"true\"]::-webkit-scrollbar-thumb { background: transparent; }','.framer-WiFSY[data-hide-scrollbars=\"true\"], .framer-WiFSY [data-hide-scrollbars=\"true\"] { scrollbar-width: none; }','.framer-WiFSY[data-border=\"true\"]::after, .framer-WiFSY [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 64\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"ti8ItGGcC\":{\"layout\":[\"fixed\",\"fixed\"]},\"FCWQ0OaCg\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,null,null,\"100vh\"]},\"UNlse3Tad\":{\"layout\":[\"fixed\",\"fixed\"]},\"QLuu4puBd\":{\"layout\":[\"fixed\",\"fixed\"]},\"ec3nzyts6\":{\"layout\":[\"fixed\",\"fixed\"]},\"ucdx9OxsJ\":{\"layout\":[\"fixed\",\"fixed\"]},\"SuTn1Dm1y\":{\"layout\":[\"fixed\",\"fixed\"]},\"Md6edG0Sd\":{\"layout\":[\"fixed\",\"fixed\"]},\"SgjZ7ku2C\":{\"layout\":[\"fixed\",\"fixed\"]},\"Azt3cZJl_\":{\"layout\":[\"fixed\",\"fixed\"]},\"bLlXOqG45\":{\"layout\":[\"fixed\",\"fixed\"]},\"tIIDUSaGv\":{\"layout\":[\"fixed\",\"fixed\"]},\"AGg5tgJZH\":{\"layout\":[\"fixed\",\"fixed\"]},\"szP7aWVV7\":{\"layout\":[\"fixed\",\"fixed\"]},\"wdsJytvsd\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"H7Akl_8H_\":\"fontSize\",\"Bwz5Us4qx\":\"background2\",\"FAD5EkOIf\":\"fontSize2\",\"rPxyV8Oqz\":\"fontSize3\",\"xtxsSMYXZ\":\"background3\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerOJ2msV7z2=withCSS(Component,css,\"framer-WiFSY\");export default FramerOJ2msV7z2;FramerOJ2msV7z2.displayName=\"Navigation\";FramerOJ2msV7z2.defaultProps={height:64,width:1200};addPropertyControls(FramerOJ2msV7z2,{variant:{options:[\"q9UHTynd_\",\"ti8ItGGcC\",\"FCWQ0OaCg\",\"UNlse3Tad\",\"QLuu4puBd\",\"ec3nzyts6\",\"ucdx9OxsJ\",\"SuTn1Dm1y\",\"Md6edG0Sd\",\"SgjZ7ku2C\",\"Azt3cZJl_\",\"bLlXOqG45\",\"tIIDUSaGv\",\"AGg5tgJZH\",\"szP7aWVV7\",\"wdsJytvsd\"],optionTitles:[\"Desktop\",\"Phone\",\"Phone Open\",\"How-to-use\",\"Pricing\",\"Simple\",\"Simple white\",\"inqury-header\",\"blog\uC6A9\",\"Variant 10\",\"Variant 11\",\"Variant 12\",\"Variant 13\",\"taxguide\",\"jncsystems\",\"tablet\"],title:\"Variant\",type:ControlType.Enum},H7Akl_8H_:{defaultValue:16,title:\"Font Size\",type:ControlType.Number},Bwz5Us4qx:{defaultValue:\"rgba(0, 0, 0, 0)\",title:\"Background 2\",type:ControlType.Color},FAD5EkOIf:{defaultValue:16,title:\"Font Size 2\",type:ControlType.Number},rPxyV8Oqz:{defaultValue:16,title:\"Font Size 3\",type:ControlType.Number},xtxsSMYXZ:{defaultValue:\"rgb(0, 0, 0)\",title:\"Background 3\",type:ControlType.Color}});addFonts(FramerOJ2msV7z2,[{explicitInter:true,fonts:[]},...InlineLinkFonts,...TriggerFonts,...LinksHeaderFonts,...ButtonFonts,...ButtonsButtonNavFonts,...HeroFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerOJ2msV7z2\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerVariables\":\"{\\\"H7Akl_8H_\\\":\\\"fontSize\\\",\\\"Bwz5Us4qx\\\":\\\"background2\\\",\\\"FAD5EkOIf\\\":\\\"fontSize2\\\",\\\"rPxyV8Oqz\\\":\\\"fontSize3\\\",\\\"xtxsSMYXZ\\\":\\\"background3\\\"}\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"64\",\"framerColorSyntax\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"ti8ItGGcC\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"FCWQ0OaCg\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,null,null,\\\"100vh\\\"]},\\\"UNlse3Tad\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"QLuu4puBd\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"ec3nzyts6\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"ucdx9OxsJ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"SuTn1Dm1y\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Md6edG0Sd\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"SgjZ7ku2C\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Azt3cZJl_\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"bLlXOqG45\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"tIIDUSaGv\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"AGg5tgJZH\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"szP7aWVV7\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"wdsJytvsd\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicWidth\":\"1200\",\"framerAutoSizeImages\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./OJ2msV7z2.map"],
  "mappings": "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",
  "names": ["enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "click", "color", "fontSize", "height", "id", "link", "title", "width", "props", "_ref", "_ref1", "_ref2", "_humanReadableVariantMap_props_variant", "_ref3", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "knJwOXMcd", "cFYEY8MkA", "KQbClpbYg", "fMBvZn_JQ", "Bb6NntaS4", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "enabledGestures", "variantClassNames", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap27rex7", "args", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "cx", "serializationHash", "addPropertyOverrides", "RichText2", "css", "FramerJnIAifo35", "withCSS", "JnIAifo35_default", "addPropertyControls", "ControlType", "addFonts", "FeatherFonts", "getFonts", "Icon", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "background", "border", "color", "color2", "fontSize", "height", "id", "link", "newTab", "title", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "FvBwv_6Yx", "js5JqAVVm", "nzVL4jmQP", "lylxxB_6M", "Q0G095UNY", "LDqZHJkCX", "TRMMvFtUH", "UNVVF8Gma", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "ref1", "pe", "isDisplayed", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "u", "ComponentViewportProvider", "RichText2", "css", "FramerNE7jnO3N7", "withCSS", "NE7jnO3N7_default", "addPropertyControls", "ControlType", "addFonts", "Link_buttonFonts", "getFonts", "eXOi9dQkj_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "isDisplayed", "router", "useRouter", "isDisplayed1", "isDisplayed2", "isDisplayed3", "LayoutGroup", "u", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "SmartComponentScopedContainer", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "RichText2", "Image2", "getLoadingLazyAtYPosition", "css", "FramerEiWhLIYVt", "withCSS", "EiWhLIYVt_default", "addPropertyControls", "ControlType", "addFonts", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "variantClassNames", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "serializationHash", "addPropertyOverrides", "SVG", "css", "FramerWn8thOoIl", "withCSS", "Wn8thOoIl_default", "addPropertyControls", "ControlType", "addFonts", "CaretFonts", "getFonts", "Wn8thOoIl_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "color", "fontSize", "height", "hover", "id", "title", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "PWSlWeqS6", "DApvjrdfG", "kX5jzRQE4", "CSjZpTlVS", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap1tyo7zw", "args", "onMouseEnter170i0h9", "scopingClassNames", "cx", "ref1", "pe", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "RichText2", "ComponentViewportProvider", "css", "FramerhzxPUX2Ig", "withCSS", "hzxPUX2Ig_default", "addPropertyControls", "ControlType", "addFonts", "InlineLinkFonts", "getFonts", "JnIAifo35_default", "TriggerFonts", "hzxPUX2Ig_default", "LinksHeaderFonts", "EiWhLIYVt_default", "SmartComponentScopedContainerWithFX", "withFX", "SmartComponentScopedContainer", "ButtonFonts", "NE7jnO3N7_default", "ButtonsButtonNavFonts", "IOBFbnm0e_default", "HeroFonts", "Icon", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "transition3", "transition4", "animation", "animation1", "animation2", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "Transition", "value", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "background2", "background3", "fontSize", "fontSize2", "fontSize3", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "H7Akl_8H_", "Bwz5Us4qx", "FAD5EkOIf", "rPxyV8Oqz", "xtxsSMYXZ", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTapuiyrw4", "args", "onTap9zvm4e", "KQbClpbYg1hyzelh", "PWSlWeqS6txyyif", "overlay", "loadMore", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "isDisplayed4", "isDisplayed5", "router", "useRouter", "isDisplayed6", "ref1", "ref2", "ref3", "ref4", "isDisplayed7", "isDisplayed8", "isDisplayed9", "isDisplayed10", "isDisplayed11", "isDisplayed12", "isDisplayed13", "isDisplayed14", "isDisplayed15", "LayoutGroup", "u", "Link", "Image2", "getLoadingLazyAtYPosition", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "l", "AnimatePresence", "Floating", "resolvedLinks4", "overlay1", "resolvedLinks5", "resolvedLinks6", "resolvedLinks7", "resolvedLinks8", "resolvedLinks9", "resolvedLinks10", "resolvedLinks11", "resolvedLinks12", "css", "FramerOJ2msV7z2", "withCSS", "OJ2msV7z2_default", "addPropertyControls", "ControlType", "addFonts"]
}
