{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/wyxKUksqzgvctcvX2PTN/KoIihblmdY4xkwjpPixF/chBBeLxOO.js", "ssg:https://framerusercontent.com/modules/4olWeK7JxWK80ugZah9R/MgY4Ae23RQlkcpq04IKn/G8MYwMWFd.js", "ssg:https://framerusercontent.com/modules/jideAJoJsM8qYaGRxnJd/7U3kdkGRmsl1HGoHZSQM/dC5TX1xm7.js", "ssg:https://framerusercontent.com/modules/jNomygd31m5Gb1q7o6Xl/ybSs6aukg9hOoZOyxXte/fxOa2uaU7.js", "ssg:https://framerusercontent.com/modules/oGWXqmAdic74cny7S4v2/8xs2lds6UQok2fAtVZHX/kCODcNItJ.js", "ssg:https://framerusercontent.com/modules/wHjfZ852i9bNvOS45KQX/a8QThcVQDPi9fbok75Nv/HQy1toMAB.js", "ssg:https://framerusercontent.com/modules/k92wPS1DrBgAuqAboYOI/DuTQpp9f2zezgPH41liF/hJ0IHQTVY.js", "ssg:https://framerusercontent.com/modules/faIWBtoE7nGBWsCHuljj/QYgdcxYI0GCYUsV3JpT1/OMi7rFr6t.js"],
  "sourcesContent": ["// Generated by Framer (838580a)\nimport{jsx as _jsx,jsxs as _jsxs}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\"./chBBeLxOO-0.js\";const cycleOrder=[\"o1hT5ncJE\",\"Gw2a4JCDU\",\"XWh32wxFI\",\"jG_DvLeTU\",\"l5BCw0IYB\",\"oFBvm7v_s\",\"N6cwTyMVY\",\"ZNte0mNEq\"];const serializationHash=\"framer-A1RMR\";const variantClassNames={Gw2a4JCDU:\"framer-v-wn58hi\",jG_DvLeTU:\"framer-v-1noxeua\",l5BCw0IYB:\"framer-v-vgetof\",N6cwTyMVY:\"framer-v-an8mwf\",o1hT5ncJE:\"framer-v-119i199\",oFBvm7v_s:\"framer-v-1pzcpnh\",XWh32wxFI:\"framer-v-w37688\",ZNte0mNEq:\"framer-v-r8b3iz\"};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={B3auZxnvX: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={delay:0,duration:.25,ease:[.12,.23,.5,1],type:\"tween\"};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={\"Arrow-close-black\":\"N6cwTyMVY\",\"Arrow-close-white\":\"ZNte0mNEq\",\"Arrow-left\":\"oFBvm7v_s\",\"Arrow-right\":\"l5BCw0IYB\",Dribbble:\"o1hT5ncJE\",GitHub:\"jG_DvLeTU\",LinkedIn:\"XWh32wxFI\",X:\"Gw2a4JCDU\"};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:\"o1hT5ncJE\"};};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,gestureHandlers,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"o1hT5ncJE\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=()=>{if([\"Gw2a4JCDU\",\"XWh32wxFI\",\"jG_DvLeTU\",\"l5BCw0IYB\",\"oFBvm7v_s\",\"N6cwTyMVY\",\"ZNte0mNEq\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if(baseVariant===\"Gw2a4JCDU\")return true;return false;};const isDisplayed2=()=>{if(baseVariant===\"XWh32wxFI\")return true;return false;};const isDisplayed3=()=>{if(baseVariant===\"jG_DvLeTU\")return true;return false;};const isDisplayed4=()=>{if(baseVariant===\"l5BCw0IYB\")return true;return false;};const isDisplayed5=()=>{if(baseVariant===\"oFBvm7v_s\")return true;return false;};const isDisplayed6=()=>{if(baseVariant===\"N6cwTyMVY\")return true;return false;};const isDisplayed7=()=>{if(baseVariant===\"ZNte0mNEq\")return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-119i199\",className,classNames),\"data-framer-name\":\"Dribbble\",layoutDependency:layoutDependency,layoutId:\"o1hT5ncJE\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({Gw2a4JCDU:{\"data-framer-name\":\"X\"},jG_DvLeTU:{\"data-framer-name\":\"GitHub\"},l5BCw0IYB:{\"data-framer-name\":\"Arrow-right\"},N6cwTyMVY:{\"data-framer-name\":\"Arrow-close-black\"},oFBvm7v_s:{\"data-framer-name\":\"Arrow-left\"},XWh32wxFI:{\"data-framer-name\":\"LinkedIn\"},ZNte0mNEq:{\"data-framer-name\":\"Arrow-close-white\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-11vvcaw\",\"data-framer-name\":\"Dribbble\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"bYM7IRFu8\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 20 20\"><path d=\"M 10 20 C 4.487 20 0 15.512 0 10 C 0 4.488 4.487 0 10 0 C 15.513 0 20 4.487 20 10 C 20 15.513 15.513 20 10 20 Z M 18.433 11.368 C 18.142 11.277 15.792 10.574 13.113 11.003 C 14.23 14.073 14.686 16.573 14.773 17.093 C 16.731 15.772 18.057 13.7 18.436 11.368 Z M 13.338 17.875 C 13.21 17.125 12.713 14.515 11.513 11.4 L 11.458 11.417 C 6.633 13.096 4.908 16.437 4.758 16.75 C 6.253 17.923 8.099 18.559 9.999 18.555 C 11.183 18.555 12.308 18.313 13.333 17.877 Z M 3.654 15.725 C 3.848 15.392 6.192 11.513 10.598 10.088 C 10.71 10.05 10.823 10.018 10.935 9.988 C 10.718 9.5 10.485 9.015 10.242 8.538 C 5.975 9.813 1.838 9.758 1.463 9.75 L 1.46 10.01 C 1.46 12.204 2.292 14.208 3.655 15.723 Z M 1.638 8.263 C 2.021 8.269 5.54 8.284 9.535 7.223 C 8.569 5.52 7.512 3.871 6.368 2.283 C 3.943 3.424 2.193 5.635 1.638 8.258 Z M 8 1.71 C 8.235 2.027 9.787 4.138 11.185 6.71 C 14.223 5.572 15.51 3.843 15.663 3.625 C 14.104 2.235 12.088 1.468 10 1.47 C 9.313 1.47 8.642 1.553 8 1.707 Z M 16.612 4.613 C 16.431 4.854 15 6.69 11.842 7.979 C 12.042 8.388 12.234 8.8 12.409 9.218 C 12.476 9.368 12.534 9.518 12.592 9.659 C 15.434 9.301 18.259 9.876 18.542 9.934 C 18.526 7.918 17.809 6.068 16.617 4.618 Z\" fill=\"var(--token-769b2b36-b762-451a-9ad9-f333c17dfad0, rgb(26, 26, 26)) /* {&quot;name&quot;:&quot;Text/Primary&quot;} */\"></path></svg>',svgContentId:9943451950,withExternalLayout:true}),isDisplayed1()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-z7pe7y\",\"data-framer-name\":\"X\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"yAMLoGih_\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 20 20\"><path d=\"M 15.751 0.961 L 18.817 0.961 L 12.118 8.619 L 20 19.038 L 13.828 19.038 L 8.995 12.718 L 3.463 19.038 L 0.395 19.038 L 7.562 10.847 L 0 0.962 L 6.328 0.962 L 10.697 6.738 Z M 14.675 17.203 L 16.374 17.203 L 5.405 2.7 L 3.582 2.7 Z\" fill=\"var(--token-769b2b36-b762-451a-9ad9-f333c17dfad0, rgb(26, 26, 26)) /* {&quot;name&quot;:&quot;Text/Primary&quot;} */\"></path></svg>',svgContentId:8656003335,withExternalLayout:true,...addPropertyOverrides({Gw2a4JCDU:{svgContentId:9525118159}},baseVariant,gestureVariant)}),isDisplayed2()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-anlth\",\"data-framer-name\":\"LinkedIn\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"cU9ZrkO9m\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 20 20\"><path d=\"M 17.039 17.043 L 14.078 17.043 L 14.078 12.403 C 14.078 11.296 14.055 9.872 12.534 9.872 C 10.99 9.872 10.754 11.076 10.754 12.321 L 10.754 17.043 L 7.793 17.043 L 7.793 7.5 L 10.638 7.5 L 10.638 8.801 L 10.676 8.801 C 11.073 8.051 12.04 7.259 13.484 7.259 C 16.485 7.259 17.04 9.234 17.04 11.805 L 17.04 17.043 Z M 4.448 6.194 C 3.991 6.194 3.554 6.013 3.231 5.69 C 2.909 5.367 2.728 4.93 2.728 4.473 C 2.729 3.523 3.499 2.754 4.449 2.754 C 5.399 2.755 6.169 3.525 6.168 4.475 C 6.168 5.425 5.397 6.195 4.448 6.194 Z M 5.933 17.043 L 2.963 17.043 L 2.963 7.5 L 5.933 7.5 Z M 18.521 0 L 1.476 0 C 0.66 0 0 0.645 0 1.441 L 0 18.559 C 0 19.356 0.66 20 1.476 20 L 18.518 20 C 19.333 20 20 19.356 20 18.559 L 20 1.441 C 20 0.645 19.333 0 18.518 0 Z\" fill=\"var(--token-769b2b36-b762-451a-9ad9-f333c17dfad0, rgb(26, 26, 26)) /* {&quot;name&quot;:&quot;Text/Primary&quot;} */\"></path></svg>',svgContentId:10201218003,withExternalLayout:true,...addPropertyOverrides({XWh32wxFI:{svgContentId:9923257631}},baseVariant,gestureVariant)}),isDisplayed3()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1j5xfqd\",\"data-framer-name\":\"GitHub\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"ngJnUARcR\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 20 20\"><path d=\"M 10 0.247 C 4.475 0.247 0 4.725 0 10.248 C 0 14.667 2.865 18.414 6.838 19.735 C 7.338 19.829 7.521 19.52 7.521 19.254 C 7.521 19.017 7.513 18.388 7.508 17.554 C 4.727 18.158 4.14 16.213 4.14 16.213 C 3.685 15.058 3.028 14.75 3.028 14.75 C 2.122 14.13 3.098 14.143 3.098 14.143 C 4.102 14.213 4.629 15.173 4.629 15.173 C 5.521 16.702 6.97 16.26 7.542 16.004 C 7.632 15.358 7.889 14.917 8.175 14.667 C 5.954 14.417 3.62 13.557 3.62 9.725 C 3.62 8.633 4.008 7.742 4.649 7.042 C 4.537 6.789 4.199 5.773 4.737 4.395 C 4.737 4.395 5.574 4.127 7.487 5.42 C 8.287 5.198 9.137 5.088 9.987 5.083 C 10.837 5.088 11.687 5.198 12.487 5.42 C 14.387 4.127 15.224 4.395 15.224 4.395 C 15.762 5.773 15.424 6.789 15.324 7.042 C 15.962 7.742 16.349 8.633 16.349 9.725 C 16.349 13.567 14.012 14.413 11.787 14.658 C 12.137 14.958 12.462 15.572 12.462 16.508 C 12.462 17.847 12.449 18.922 12.449 19.247 C 12.449 19.509 12.624 19.822 13.137 19.722 C 17.138 18.41 20 14.66 20 10.248 C 20 4.725 15.522 0.248 10 0.248\" fill=\"var(--token-769b2b36-b762-451a-9ad9-f333c17dfad0, rgb(26, 26, 26)) /* {&quot;name&quot;:&quot;Text/Primary&quot;} */\"></path></svg>',svgContentId:10197323396,withExternalLayout:true,...addPropertyOverrides({jG_DvLeTU:{svgContentId:11090525564}},baseVariant,gestureVariant)}),isDisplayed4()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-lf63o4\",\"data-framer-name\":\"Arrow-right\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"Vqj8cnYmk\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 5 12 L 19 12\" fill=\"transparent\" stroke-width=\"1.5\" stroke=\"var(--token-769b2b36-b762-451a-9ad9-f333c17dfad0, rgb(26, 26, 26)) /* {&quot;name&quot;:&quot;Text/Primary&quot;} */\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 14 17 L 19 12 L 14 7\" fill=\"transparent\" stroke-width=\"1.5\" stroke=\"var(--token-769b2b36-b762-451a-9ad9-f333c17dfad0, rgb(26, 26, 26)) /* {&quot;name&quot;:&quot;Text/Primary&quot;} */\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:9071342607,withExternalLayout:true,...addPropertyOverrides({l5BCw0IYB:{svgContentId:10358890138}},baseVariant,gestureVariant)}),isDisplayed5()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-gjlymh\",\"data-framer-name\":\"Arrow-left\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"dULlv32sj\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 19 12 L 5 12\" fill=\"transparent\" stroke-width=\"1.5\" stroke=\"var(--token-769b2b36-b762-451a-9ad9-f333c17dfad0, rgb(26, 26, 26)) /* {&quot;name&quot;:&quot;Text/Primary&quot;} */\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path><path d=\"M 10 17 L 5 12 L 10 7\" fill=\"transparent\" stroke-width=\"1.5\" stroke=\"var(--token-769b2b36-b762-451a-9ad9-f333c17dfad0, rgb(26, 26, 26)) /* {&quot;name&quot;:&quot;Text/Primary&quot;} */\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:11228083822,withExternalLayout:true,...addPropertyOverrides({oFBvm7v_s:{svgContentId:9377913901}},baseVariant,gestureVariant)}),isDisplayed6()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-hmpn3a\",\"data-framer-name\":\"Icon/24px\",layoutDependency:layoutDependency,layoutId:\"bbpcjrZIR\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-qgf7dz\",\"data-framer-name\":\"Group\",layoutDependency:layoutDependency,layoutId:\"IafJc79ic\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-xd48be\",\"data-framer-name\":\"Vector\",layoutDependency:layoutDependency,layoutId:\"jnoZsHDJ_\"}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-19z812v\",\"data-framer-name\":\"Systems / close-line\",layoutDependency:layoutDependency,layoutId:\"bXIqgyatb\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1c07eiv\",\"data-framer-name\":\"Group\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:24,intrinsicWidth:24,layoutDependency:layoutDependency,layoutId:\"i7Bj5iGKy\",svg:'<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.0007 10.5862L16.9507 5.63623L18.3647 7.05023L13.4147 12.0002L18.3647 16.9502L16.9507 18.3642L12.0007 13.4142L7.05072 18.3642L5.63672 16.9502L10.5867 12.0002L5.63672 7.05023L7.05072 5.63623L12.0007 10.5862Z\" fill=\"black\"/>\\n</svg>\\n',withExternalLayout:true})})]})}),isDisplayed7()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-x6g0vs\",\"data-framer-name\":\"Icon/24px\",layoutDependency:layoutDependency,layoutId:\"N0G8P2BAs\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1xf2tfe\",\"data-framer-name\":\"Group\",layoutDependency:layoutDependency,layoutId:\"I1270:133569;135:3864\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1jy4ddp\",\"data-framer-name\":\"Vector\",layoutDependency:layoutDependency,layoutId:\"I1270:133569;135:3865\"}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-tq38t0\",\"data-framer-name\":\"Systems / close-line\",layoutDependency:layoutDependency,layoutId:\"I1270:133569;173:33684\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-12gkl5c\",\"data-framer-name\":\"Group\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:24,intrinsicWidth:24,layoutDependency:layoutDependency,layoutId:\"I1270:133569;173:33684;162:30370\",svg:'<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M12.0007 10.5862L16.9507 5.63623L18.3647 7.05023L13.4147 12.0002L18.3647 16.9502L16.9507 18.3642L12.0007 13.4142L7.05072 18.3642L5.63672 16.9502L10.5867 12.0002L5.63672 7.05023L7.05072 5.63623L12.0007 10.5862Z\" fill=\"white\"/>\\n</svg>\\n',withExternalLayout:true})})]})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-A1RMR.framer-a1tv3i, .framer-A1RMR .framer-a1tv3i { display: block; }\",\".framer-A1RMR.framer-119i199 { height: 24px; overflow: hidden; position: relative; width: 24px; }\",\".framer-A1RMR .framer-11vvcaw, .framer-A1RMR .framer-z7pe7y, .framer-A1RMR .framer-anlth, .framer-A1RMR .framer-1j5xfqd { flex: none; height: 20px; left: calc(50.00000000000002% - 20px / 2); position: absolute; top: calc(50.00000000000002% - 20px / 2); width: 20px; }\",\".framer-A1RMR .framer-lf63o4, .framer-A1RMR .framer-gjlymh, .framer-A1RMR .framer-1c07eiv, .framer-A1RMR .framer-12gkl5c { flex: none; height: 24px; left: 0px; position: absolute; top: 0px; width: 24px; }\",\".framer-A1RMR .framer-hmpn3a, .framer-A1RMR .framer-x6g0vs { flex: none; height: 24px; left: 0px; overflow: hidden; position: absolute; top: 0px; width: 24px; }\",\".framer-A1RMR .framer-qgf7dz, .framer-A1RMR .framer-1xf2tfe { flex: none; height: 24px; left: 0px; overflow: visible; position: absolute; top: 0px; width: 24px; }\",\".framer-A1RMR .framer-xd48be, .framer-A1RMR .framer-1jy4ddp { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-A1RMR .framer-19z812v, .framer-A1RMR .framer-tq38t0 { flex: none; height: 24px; left: calc(50% - 24px / 2); overflow: hidden; position: absolute; top: calc(50% - 24px / 2); width: 24px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 24\n * @framerIntrinsicWidth 24\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"Gw2a4JCDU\":{\"layout\":[\"fixed\",\"fixed\"]},\"XWh32wxFI\":{\"layout\":[\"fixed\",\"fixed\"]},\"jG_DvLeTU\":{\"layout\":[\"fixed\",\"fixed\"]},\"l5BCw0IYB\":{\"layout\":[\"fixed\",\"fixed\"]},\"oFBvm7v_s\":{\"layout\":[\"fixed\",\"fixed\"]},\"N6cwTyMVY\":{\"layout\":[\"fixed\",\"fixed\"]},\"ZNte0mNEq\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerchBBeLxOO=withCSS(Component,css,\"framer-A1RMR\");export default FramerchBBeLxOO;FramerchBBeLxOO.displayName=\"Icon\";FramerchBBeLxOO.defaultProps={height:24,width:24};addPropertyControls(FramerchBBeLxOO,{variant:{options:[\"o1hT5ncJE\",\"Gw2a4JCDU\",\"XWh32wxFI\",\"jG_DvLeTU\",\"l5BCw0IYB\",\"oFBvm7v_s\",\"N6cwTyMVY\",\"ZNte0mNEq\"],optionTitles:[\"Dribbble\",\"X\",\"LinkedIn\",\"GitHub\",\"Arrow-right\",\"Arrow-left\",\"Arrow-close-black\",\"Arrow-close-white\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerchBBeLxOO,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerchBBeLxOO\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Gw2a4JCDU\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"XWh32wxFI\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"jG_DvLeTU\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"l5BCw0IYB\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"oFBvm7v_s\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"N6cwTyMVY\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"ZNte0mNEq\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicHeight\":\"24\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"24\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./chBBeLxOO.map", "// Generated by Framer (c563d2c)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,cx,getFonts,Link,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import Icon from\"https://framerusercontent.com/modules/wyxKUksqzgvctcvX2PTN/KoIihblmdY4xkwjpPixF/chBBeLxOO.js\";const IconFonts=getFonts(Icon);const serializationHash=\"framer-7AaAZ\";const variantClassNames={viQa44q7m:\"framer-v-bh9ui4\"};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 getProps=({height,id,width,...props})=>{return{...props};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"viQa44q7m\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);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-bh9ui4\",className,classNames),\"data-framer-name\":\"Social Links\",layoutDependency:layoutDependency,layoutId:\"viQa44q7m\",ref:ref??ref1,style:{...style},children:[/*#__PURE__*/_jsx(Link,{href:\"https://dribbble.com/db__db_/shots\",nodeId:\"HO7jzjlBb\",openInNewTab:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1y06h32 framer-d16wfu\",\"data-framer-name\":\"Dribbble Link\",layoutDependency:layoutDependency,layoutId:\"HO7jzjlBb\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,width:\"24px\",y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-8ql4ue-container\",layoutDependency:layoutDependency,layoutId:\"p8KTYDaND-container\",children:/*#__PURE__*/_jsx(Icon,{height:\"100%\",id:\"p8KTYDaND\",layoutId:\"p8KTYDaND\",style:{height:\"100%\",width:\"100%\"},variant:\"o1hT5ncJE\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(Link,{href:\"www.linkedin.com/in/yuri-yang-ux\",nodeId:\"zcTlAVEAR\",openInNewTab:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-r3gico framer-d16wfu\",\"data-framer-name\":\"LinkedIn Link\",layoutDependency:layoutDependency,layoutId:\"zcTlAVEAR\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,width:\"24px\",y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-jntttd-container\",layoutDependency:layoutDependency,layoutId:\"CyXCdOGtj-container\",children:/*#__PURE__*/_jsx(Icon,{height:\"100%\",id:\"CyXCdOGtj\",layoutId:\"CyXCdOGtj\",style:{height:\"100%\",width:\"100%\"},variant:\"XWh32wxFI\",width:\"100%\"})})})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-7AaAZ.framer-d16wfu, .framer-7AaAZ .framer-d16wfu { display: block; }\",\".framer-7AaAZ.framer-bh9ui4 { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-7AaAZ .framer-1y06h32, .framer-7AaAZ .framer-r3gico { flex: none; height: 24px; overflow: visible; position: relative; text-decoration: none; width: 24px; }\",\".framer-7AaAZ .framer-8ql4ue-container, .framer-7AaAZ .framer-jntttd-container { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-7AaAZ.framer-bh9ui4 { gap: 0px; } .framer-7AaAZ.framer-bh9ui4 > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-7AaAZ.framer-bh9ui4 > :first-child { margin-left: 0px; } .framer-7AaAZ.framer-bh9ui4 > :last-child { margin-right: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 24\n * @framerIntrinsicWidth 64\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerG8MYwMWFd=withCSS(Component,css,\"framer-7AaAZ\");export default FramerG8MYwMWFd;FramerG8MYwMWFd.displayName=\"Social Links\";FramerG8MYwMWFd.defaultProps={height:24,width:64};addFonts(FramerG8MYwMWFd,[{explicitInter:true,fonts:[]},...IconFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerG8MYwMWFd\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"24\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"64\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./G8MYwMWFd.map", "// Generated by Framer (c563d2c)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import SocialLinks from\"https://framerusercontent.com/modules/4olWeK7JxWK80ugZah9R/MgY4Ae23RQlkcpq04IKn/G8MYwMWFd.js\";const SocialLinksFonts=getFonts(SocialLinks);const cycleOrder=[\"vGDcEWSgg\",\"jc2FV7z1_\",\"zRdmaSddF\"];const serializationHash=\"framer-racTn\";const variantClassNames={jc2FV7z1_:\"framer-v-1qfqts3\",vGDcEWSgg:\"framer-v-p5mudr\",zRdmaSddF:\"framer-v-xl820f\"};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={Desktop:\"vGDcEWSgg\",Phone:\"zRdmaSddF\",Tablet:\"jc2FV7z1_\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"vGDcEWSgg\"};};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:\"vGDcEWSgg\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"jc2FV7z1_\")return false;return true;};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-p5mudr\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"vGDcEWSgg\",ref:ref??ref1,style:{...style},...addPropertyOverrides({jc2FV7z1_:{\"data-framer-name\":\"Tablet\"},zRdmaSddF:{\"data-framer-name\":\"Phone\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO1ByZXRlbmRhcmQgTWVkaXVt\",\"--framer-font-family\":'\"Pretendard Medium\", \"Pretendard Medium Placeholder\", sans-serif',\"--framer-line-height\":\"160%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-769b2b36-b762-451a-9ad9-f333c17dfad0, rgb(26, 26, 26)))\",\"--framer-text-transform\":\"lowercase\"},children:[\"\\xa9 2024 \",/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-text-transform\":\"uppercase\"},children:\"Y\"}),\"uri \",/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-text-transform\":\"uppercase\"},children:\"Y\"}),\"ang\"]})}),className:\"framer-5zlflm\",\"data-framer-name\":\"when there's no more music well, I still have music\",fonts:[\"CUSTOM;Pretendard Medium\"],layoutDependency:layoutDependency,layoutId:\"OXHvDRrYj\",style:{\"--extracted-r6o4lv\":\"var(--token-769b2b36-b762-451a-9ad9-f333c17dfad0, rgb(26, 26, 26))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-fvrt2g\",\"data-framer-name\":\"Wrapper\",layoutDependency:layoutDependency,layoutId:\"eQ8XfMQAA\",children:isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1h1a2b3\",\"data-framer-name\":\"Container\",layoutDependency:layoutDependency,layoutId:\"sxkTbz4Fz\"})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,y:(componentViewport?.y||0)+(40+((componentViewport?.height||105.5)-80-24)/2),...addPropertyOverrides({jc2FV7z1_:{y:(componentViewport?.y||0)+40+0},zRdmaSddF:{y:(componentViewport?.y||0)+40+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-fntkhu-container\",layoutDependency:layoutDependency,layoutId:\"WKBLJX7ga-container\",children:/*#__PURE__*/_jsx(SocialLinks,{height:\"100%\",id:\"WKBLJX7ga\",layoutId:\"WKBLJX7ga\",width:\"100%\"})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-racTn.framer-16zka73, .framer-racTn .framer-16zka73 { display: block; }\",\".framer-racTn.framer-p5mudr { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 40px 0px 40px 0px; position: relative; width: 1024px; }\",\".framer-racTn .framer-5zlflm { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-racTn .framer-fvrt2g { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-racTn .framer-1h1a2b3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; min-height: 24px; min-width: 134px; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-racTn .framer-fntkhu-container { flex: none; height: auto; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-racTn .framer-fvrt2g, .framer-racTn .framer-1h1a2b3 { gap: 0px; } .framer-racTn .framer-fvrt2g > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-racTn .framer-fvrt2g > :first-child, .framer-racTn .framer-1h1a2b3 > :first-child { margin-left: 0px; } .framer-racTn .framer-fvrt2g > :last-child, .framer-racTn .framer-1h1a2b3 > :last-child { margin-right: 0px; } .framer-racTn .framer-1h1a2b3 > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } }\",\".framer-racTn.framer-v-1qfqts3.framer-p5mudr { flex-direction: column; gap: 24px; justify-content: flex-start; width: 480px; }\",\".framer-racTn.framer-v-1qfqts3 .framer-5zlflm, .framer-racTn.framer-v-xl820f .framer-5zlflm { order: 2; }\",\".framer-racTn.framer-v-1qfqts3 .framer-fvrt2g { flex-direction: column; min-height: 24px; min-width: 134px; order: 1; }\",\".framer-racTn.framer-v-1qfqts3 .framer-fntkhu-container, .framer-racTn.framer-v-xl820f .framer-fntkhu-container { order: 0; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-racTn.framer-v-1qfqts3.framer-p5mudr, .framer-racTn.framer-v-1qfqts3 .framer-fvrt2g { gap: 0px; } .framer-racTn.framer-v-1qfqts3.framer-p5mudr > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-racTn.framer-v-1qfqts3.framer-p5mudr > :first-child, .framer-racTn.framer-v-1qfqts3 .framer-fvrt2g > :first-child { margin-top: 0px; } .framer-racTn.framer-v-1qfqts3.framer-p5mudr > :last-child, .framer-racTn.framer-v-1qfqts3 .framer-fvrt2g > :last-child { margin-bottom: 0px; } .framer-racTn.framer-v-1qfqts3 .framer-fvrt2g > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }\",\".framer-racTn.framer-v-xl820f.framer-p5mudr { flex-direction: column; gap: 24px; justify-content: flex-start; width: 360px; }\",\".framer-racTn.framer-v-xl820f .framer-fvrt2g { flex-direction: column; order: 1; }\",\".framer-racTn.framer-v-xl820f .framer-1h1a2b3 { min-width: unset; width: 511px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-racTn.framer-v-xl820f.framer-p5mudr, .framer-racTn.framer-v-xl820f .framer-fvrt2g { gap: 0px; } .framer-racTn.framer-v-xl820f.framer-p5mudr > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-racTn.framer-v-xl820f.framer-p5mudr > :first-child, .framer-racTn.framer-v-xl820f .framer-fvrt2g > :first-child { margin-top: 0px; } .framer-racTn.framer-v-xl820f.framer-p5mudr > :last-child, .framer-racTn.framer-v-xl820f .framer-fvrt2g > :last-child { margin-bottom: 0px; } .framer-racTn.framer-v-xl820f .framer-fvrt2g > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 105.5\n * @framerIntrinsicWidth 1024\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"jc2FV7z1_\":{\"layout\":[\"fixed\",\"auto\"]},\"zRdmaSddF\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerdC5TX1xm7=withCSS(Component,css,\"framer-racTn\");export default FramerdC5TX1xm7;FramerdC5TX1xm7.displayName=\"Navigation/Footer\";FramerdC5TX1xm7.defaultProps={height:105.5,width:1024};addPropertyControls(FramerdC5TX1xm7,{variant:{options:[\"vGDcEWSgg\",\"jc2FV7z1_\",\"zRdmaSddF\"],optionTitles:[\"Desktop\",\"Tablet\",\"Phone\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerdC5TX1xm7,[{explicitInter:true,fonts:[{family:\"Pretendard Medium\",source:\"custom\",url:\"https://framerusercontent.com/assets/ceSWZoCa8MMZnUiBbHkzsxDQbo.woff2\"}]},...SocialLinksFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerdC5TX1xm7\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"105.5\",\"framerIntrinsicWidth\":\"1024\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"jc2FV7z1_\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"zRdmaSddF\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./dC5TX1xm7.map", "// Generated by Framer (4b118ea)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Poppins-500\",\"GF;Poppins-700\",\"GF;Poppins-700italic\",\"GF;Poppins-500italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLGT9V15vFP-KUEg.woff2\",weight:\"500\"},{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLCz7V15vFP-KUEg.woff2\",weight:\"700\"},{family:\"Poppins\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/poppins/v22/pxiDyp8kv8JHgFVrJJLmy15lFd2PQEhcqw.woff2\",weight:\"700\"},{family:\"Poppins\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/poppins/v22/pxiDyp8kv8JHgFVrJJLmg1hlFd2PQEhcqw.woff2\",weight:\"500\"}]}];export const css=['.framer-cy0yu .framer-styles-preset-15ooa2o:not(.rich-text-wrapper), .framer-cy0yu .framer-styles-preset-15ooa2o.rich-text-wrapper h3 { --framer-font-family: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-family-bold: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-family-italic: \"Poppins\", \"Poppins Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 500; --framer-letter-spacing: 0px; --framer-line-height: 150%; --framer-paragraph-spacing: 0px; --framer-text-alignment: center; --framer-text-color: #ffffff; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-cy0yu\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "import{fontStore}from\"framer\";fontStore.loadFonts([\"CUSTOM;Poppins Medium\"]);export const fonts=[{family:\"Poppins Medium\",source:\"custom\",url:\"https://framerusercontent.com/assets/0I1Yn5JRWYWCGYWyTcW5KoF4vA.woff2\"}];export const css=['.framer-INwXt .framer-styles-preset-c3sfou:not(.rich-text-wrapper), .framer-INwXt .framer-styles-preset-c3sfou.rich-text-wrapper p { --framer-font-family: \"Poppins Medium\", \"Poppins Medium Placeholder\", sans-serif; --framer-font-size: 14px; --framer-font-style: normal; --framer-font-weight: 400; --framer-letter-spacing: -0.15px; --framer-line-height: 150%; --framer-paragraph-spacing: 0px; --framer-text-alignment: right; --framer-text-color: #595959; --framer-text-decoration: none; --framer-text-transform: none; }'];export const className=\"framer-INwXt\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (0c03719)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,Image,Link,RichText,SmartComponentScopedContainer,SVG,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/jNomygd31m5Gb1q7o6Xl/ybSs6aukg9hOoZOyxXte/fxOa2uaU7.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/oGWXqmAdic74cny7S4v2/8xs2lds6UQok2fAtVZHX/kCODcNItJ.js\";import Icon from\"https://framerusercontent.com/modules/wyxKUksqzgvctcvX2PTN/KoIihblmdY4xkwjpPixF/chBBeLxOO.js\";const IconFonts=getFonts(Icon);const enabledGestures={A66daeBO5:{hover:true},EWf5c2ru5:{hover:true},jzokzjjtK:{hover:true},mwrVlVE8j:{hover:true,pressed:true},PFb89MFp3:{hover:true},s5Rw9M9YT:{hover:true,pressed:true}};const cycleOrder=[\"EWf5c2ru5\",\"PFb89MFp3\",\"A66daeBO5\",\"mwrVlVE8j\",\"s5Rw9M9YT\",\"jzokzjjtK\",\"U8vIhQW9A\",\"SI58DXVhZ\",\"ugyPXCLWk\"];const serializationHash=\"framer-D4swt\";const variantClassNames={A66daeBO5:\"framer-v-wwek1n\",EWf5c2ru5:\"framer-v-14vq399\",jzokzjjtK:\"framer-v-15jhq13\",mwrVlVE8j:\"framer-v-o4rje6\",PFb89MFp3:\"framer-v-evic8p\",s5Rw9M9YT:\"framer-v-v4gz28\",SI58DXVhZ:\"framer-v-7r6duz\",U8vIhQW9A:\"framer-v-nj8yay\",ugyPXCLWk:\"framer-v-1pqtojg\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={delay:0,duration:.25,ease:[.12,.23,.5,1],type:\"tween\"};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;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={\"about me\":\"mwrVlVE8j\",\"hire me\":\"U8vIhQW9A\",\"Variant 6\":\"jzokzjjtK\",\"Variant 9\":\"ugyPXCLWk\",arrow:\"s5Rw9M9YT\",Close:\"SI58DXVhZ\",Icon:\"A66daeBO5\",Primary:\"PFb89MFp3\",Secondary:\"EWf5c2ru5\"};const getProps=({click,height,hover,id,link,newTab,text,width,...props})=>{return{...props,G1qbEeU5V:newTab??props.G1qbEeU5V,H9HMPBD02:link??props.H9HMPBD02,pAN0s57YM:text??props.pAN0s57YM??\"Button\",variant:humanReadableVariantMap[props.variant]??props.variant??\"EWf5c2ru5\",WnSbkGK6l:hover??props.WnSbkGK6l,YNeRRPyM0:click??props.YNeRRPyM0};};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,pAN0s57YM,H9HMPBD02,G1qbEeU5V,WnSbkGK6l,YNeRRPyM0,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"EWf5c2ru5\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1pzmpwh=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(YNeRRPyM0){const res=await YNeRRPyM0(...args);if(res===false)return false;}});const onMouseEnter131x03d=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});if(WnSbkGK6l){const res=await WnSbkGK6l(...args);if(res===false)return false;}});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if([\"s5Rw9M9YT-hover\",\"s5Rw9M9YT-pressed\"].includes(gestureVariant))return false;if(baseVariant===\"s5Rw9M9YT\")return false;return true;};const isDisplayed1=()=>{if([\"PFb89MFp3-hover\",\"A66daeBO5-hover\",\"mwrVlVE8j-hover\",\"mwrVlVE8j-pressed\"].includes(gestureVariant))return false;if([\"PFb89MFp3\",\"A66daeBO5\",\"mwrVlVE8j\",\"U8vIhQW9A\",\"SI58DXVhZ\"].includes(baseVariant))return false;return true;};const isDisplayed2=()=>{if(baseVariant===\"ugyPXCLWk\")return true;return false;};const isDisplayed3=()=>{if(gestureVariant===\"A66daeBO5-hover\")return true;if(baseVariant===\"A66daeBO5\")return true;return false;};const isDisplayed4=()=>{if(baseVariant===\"SI58DXVhZ\")return true;return false;};const isDisplayed5=()=>{if([\"PFb89MFp3-hover\",\"mwrVlVE8j-hover\",\"mwrVlVE8j-pressed\"].includes(gestureVariant))return true;if([\"PFb89MFp3\",\"mwrVlVE8j\",\"U8vIhQW9A\"].includes(baseVariant))return true;return false;};const isDisplayed6=()=>{if([\"s5Rw9M9YT-hover\",\"s5Rw9M9YT-pressed\"].includes(gestureVariant))return true;if(baseVariant===\"s5Rw9M9YT\")return true;return false;};const isDisplayed7=()=>{if([\"s5Rw9M9YT-hover\",\"s5Rw9M9YT-pressed\"].includes(gestureVariant))return false;return true;};const isDisplayed8=()=>{if([\"s5Rw9M9YT-hover\",\"s5Rw9M9YT-pressed\"].includes(gestureVariant))return true;if(baseVariant===\"s5Rw9M9YT\")return false;return true;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:H9HMPBD02,motionChild:true,nodeId:\"EWf5c2ru5\",openInNewTab:G1qbEeU5V,scopeId:\"HQy1toMAB\",...addPropertyOverrides({\"mwrVlVE8j-hover\":{href:undefined},\"mwrVlVE8j-pressed\":{href:undefined},\"s5Rw9M9YT-hover\":{href:undefined},\"s5Rw9M9YT-pressed\":{href:undefined},jzokzjjtK:{href:{webPageId:\"PYpcS959j\"},openInNewTab:false},mwrVlVE8j:{href:undefined},PFb89MFp3:{href:\"mailto:yuriyang.design@gmail.com\"},s5Rw9M9YT:{href:undefined},SI58DXVhZ:{href:undefined},U8vIhQW9A:{href:undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-14vq399\",className,classNames)} framer-1y3afkm`,\"data-framer-name\":\"Secondary\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"EWf5c2ru5\",onMouseEnter:onMouseEnter131x03d,onTap:onTap1pzmpwh,ref:refBinding,style:{...style},...addPropertyOverrides({\"A66daeBO5-hover\":{\"data-framer-name\":undefined},\"EWf5c2ru5-hover\":{\"data-framer-name\":undefined},\"jzokzjjtK-hover\":{\"data-framer-name\":undefined},\"mwrVlVE8j-hover\":{\"data-framer-name\":undefined},\"mwrVlVE8j-pressed\":{\"data-framer-name\":undefined},\"PFb89MFp3-hover\":{\"data-framer-name\":undefined},\"s5Rw9M9YT-hover\":{\"data-framer-name\":undefined},\"s5Rw9M9YT-pressed\":{\"data-framer-name\":undefined},A66daeBO5:{\"data-framer-name\":\"Icon\"},jzokzjjtK:{\"data-framer-name\":\"Variant 6\"},mwrVlVE8j:{\"data-framer-name\":\"about me\"},PFb89MFp3:{\"data-framer-name\":\"Primary\"},s5Rw9M9YT:{\"data-framer-name\":\"arrow\"},SI58DXVhZ:{\"data-framer-name\":\"Close\"},U8vIhQW9A:{\"data-framer-name\":\"hire me\"},ugyPXCLWk:{\"data-framer-name\":\"Variant 9\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1humrid\",\"data-border\":true,\"data-framer-name\":\"Container\",layoutDependency:layoutDependency,layoutId:\"qDCc3lCa3\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-b70bda9a-0083-45a7-9cd0-4fff271102b2, rgb(230, 231, 234))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backdropFilter:\"none\",backgroundColor:\"var(--token-5fbe4e9b-0fcd-4fae-9a6b-902ca1f1dae5, rgb(255, 255, 255))\",borderBottomLeftRadius:24,borderBottomRightRadius:24,borderTopLeftRadius:24,borderTopRightRadius:24,boxShadow:\"none\",WebkitBackdropFilter:\"none\"},variants:{\"A66daeBO5-hover\":{backdropFilter:\"none\",backgroundColor:\"var(--token-b70bda9a-0083-45a7-9cd0-4fff271102b2, rgb(230, 230, 230))\",boxShadow:\"none\",WebkitBackdropFilter:\"none\"},\"EWf5c2ru5-hover\":{backdropFilter:\"none\",backgroundColor:\"var(--token-b70bda9a-0083-45a7-9cd0-4fff271102b2, rgb(230, 230, 230))\",boxShadow:\"none\",WebkitBackdropFilter:\"none\"},\"jzokzjjtK-hover\":{backgroundColor:\"var(--token-769b2b36-b762-451a-9ad9-f333c17dfad0, rgb(26, 26, 26))\"},\"mwrVlVE8j-hover\":{backgroundColor:\"var(--token-5fbe4e9b-0fcd-4fae-9a6b-902ca1f1dae5, rgb(255, 255, 255))\"},\"mwrVlVE8j-pressed\":{backgroundColor:\"var(--token-5fbe4e9b-0fcd-4fae-9a6b-902ca1f1dae5, rgb(255, 255, 255))\"},\"PFb89MFp3-hover\":{backdropFilter:\"none\",backgroundColor:\"var(--token-619c5a0b-5c86-4bfa-b276-143601f80b30, rgb(194, 56, 10))\",boxShadow:\"none\",WebkitBackdropFilter:\"none\"},jzokzjjtK:{backdropFilter:\"none\",backgroundColor:\"rgb(209, 209, 209)\",boxShadow:\"none\",WebkitBackdropFilter:\"none\"},mwrVlVE8j:{\"--border-color\":\"rgb(246, 246, 246)\",backdropFilter:\"blur(18.157896041870117px)\",backgroundColor:\"rgba(255, 255, 255, 0.3)\",borderBottomLeftRadius:999,borderBottomRightRadius:999,borderTopLeftRadius:999,borderTopRightRadius:999,boxShadow:\"0px 12.105263710021973px 24.210527420043945px 0px rgba(0, 0, 0, 0.15)\",WebkitBackdropFilter:\"blur(18.157896041870117px)\"},PFb89MFp3:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"var(--token-769b2b36-b762-451a-9ad9-f333c17dfad0, rgb(26, 26, 26))\"},SI58DXVhZ:{\"--border-color\":\"var(--token-0f0ae4b9-e928-41c5-b457-bbd33ae176d3, rgb(77, 77, 77))\",backdropFilter:\"none\",backgroundColor:\"var(--token-769b2b36-b762-451a-9ad9-f333c17dfad0, rgb(26, 26, 26))\",boxShadow:\"none\",WebkitBackdropFilter:\"none\"},U8vIhQW9A:{\"--border-color\":\"rgb(246, 246, 246)\",backdropFilter:\"blur(18.157896041870117px)\",backgroundColor:\"rgba(255, 255, 255, 0.3)\",borderBottomLeftRadius:24.21,borderBottomRightRadius:24.21,borderTopLeftRadius:24.21,borderTopRightRadius:24.21,boxShadow:\"0px 12.105263710021973px 24.210527420043945px 0px rgba(0, 0, 0, 0.15)\",WebkitBackdropFilter:\"blur(18.157896041870117px)\"},ugyPXCLWk:{backdropFilter:\"none\",boxShadow:\"none\",WebkitBackdropFilter:\"none\"}},children:[isDisplayed1()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-15ooa2o\",\"data-styles-preset\":\"fxOa2uaU7\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-769b2b36-b762-451a-9ad9-f333c17dfad0, rgb(44, 44, 44)))\"},children:\"Button\"})}),className:\"framer-bqetv3\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"I5:154;2:608\",style:{\"--extracted-a0htzi\":\"var(--token-769b2b36-b762-451a-9ad9-f333c17dfad0, rgb(44, 44, 44))\"},text:pAN0s57YM,variants:{\"EWf5c2ru5-hover\":{\"--extracted-a0htzi\":\"var(--token-769b2b36-b762-451a-9ad9-f333c17dfad0, rgb(26, 26, 26))\"},jzokzjjtK:{\"--extracted-r6o4lv\":\"var(--token-5fbe4e9b-0fcd-4fae-9a6b-902ca1f1dae5, rgb(255, 255, 255))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"EWf5c2ru5-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-15ooa2o\",\"data-styles-preset\":\"fxOa2uaU7\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-769b2b36-b762-451a-9ad9-f333c17dfad0, rgb(26, 26, 26)))\"},children:\"Button\"})})},jzokzjjtK:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-c3sfou\",\"data-styles-preset\":\"kCODcNItJ\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-5fbe4e9b-0fcd-4fae-9a6b-902ca1f1dae5, rgb(255, 255, 255)))\"},children:\"Button\"})})}},baseVariant,gestureVariant)}),isDisplayed2()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-dxn8ca\",\"data-framer-name\":\"24px\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:24,intrinsicWidth:24,layoutDependency:layoutDependency,layoutId:\"B4yOy5crh\",svg:'<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_459_61663)\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.10947 5.33944L17.821 5.33944C18.4169 5.33944 18.9 5.82255 18.9 6.4185L18.9 16.13C18.9 16.726 18.4169 17.2091 17.821 17.2091C17.225 17.2091 16.7419 16.726 16.7419 16.13L16.7419 9.02357L6.18385 19.5817C5.76245 20.0031 5.07923 20.0031 4.65783 19.5817C4.23643 19.1603 4.23643 18.477 4.65783 18.0556L15.2159 7.49756L8.10947 7.49756C7.51352 7.49756 7.03041 7.01445 7.03041 6.4185C7.03041 5.82255 7.51352 5.33944 8.10947 5.33944Z\" fill=\"#9DA1A4\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_459_61663\">\\n<rect width=\"24\" height=\"24\" fill=\"white\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),isDisplayed3()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({A66daeBO5:{height:24,width:\"24px\",y:(componentViewport?.y||0)+(0+((componentViewport?.height||48)-0-48)/2)+12}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1jm6wnz-container\",layoutDependency:layoutDependency,layoutId:\"TceJZy8Yl-container\",nodeId:\"TceJZy8Yl\",rendersWithMotion:true,scopeId:\"HQy1toMAB\",children:/*#__PURE__*/_jsx(Icon,{height:\"100%\",id:\"TceJZy8Yl\",layoutId:\"TceJZy8Yl\",style:{height:\"100%\",width:\"100%\"},variant:\"oFBvm7v_s\",width:\"100%\"})})}),isDisplayed4()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({SI58DXVhZ:{height:24,width:\"24px\",y:(componentViewport?.y||0)+(0+((componentViewport?.height||48)-0-48)/2)+12}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-n9izyf-container\",layoutDependency:layoutDependency,layoutId:\"qNeeYZgc6-container\",nodeId:\"qNeeYZgc6\",rendersWithMotion:true,scopeId:\"HQy1toMAB\",children:/*#__PURE__*/_jsx(Icon,{height:\"100%\",id:\"qNeeYZgc6\",layoutId:\"qNeeYZgc6\",style:{height:\"100%\",width:\"100%\"},variant:\"ZNte0mNEq\",width:\"100%\"})})}),isDisplayed5()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy1yZWd1bGFy\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\",\"--framer-text-transform\":\"capitalize\"},children:\"Contact\"})}),className:\"framer-13vugkp\",\"data-framer-name\":\"yuri, designer\",fonts:[\"GF;Poppins-regular\"],layoutDependency:layoutDependency,layoutId:\"HL5DFPhxy\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},variants:{mwrVlVE8j:{\"--extracted-r6o4lv\":\"var(--token-769b2b36-b762-451a-9ad9-f333c17dfad0, rgb(26, 26, 26))\"},U8vIhQW9A:{\"--extracted-r6o4lv\":\"var(--token-769b2b36-b762-451a-9ad9-f333c17dfad0, rgb(26, 26, 26))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({mwrVlVE8j:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0dtYXJrZXQgU2FucyBCb2xk\",\"--framer-font-family\":'\"Gmarket Sans Bold\", \"Gmarket Sans Bold Placeholder\", sans-serif',\"--framer-font-size\":\"17px\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-769b2b36-b762-451a-9ad9-f333c17dfad0, rgb(26, 26, 26)))\",\"--framer-text-transform\":\"capitalize\"},children:\"Download CV\"})}),fonts:[\"CUSTOM;Gmarket Sans Bold\"]},PFb89MFp3:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0dtYXJrZXQgU2FucyBCb2xk\",\"--framer-font-family\":'\"Gmarket Sans Bold\", \"Gmarket Sans Bold Placeholder\", sans-serif',\"--framer-font-size\":\"13px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\",\"--framer-text-transform\":\"capitalize\"},children:\"Contact\"})}),fonts:[\"CUSTOM;Gmarket Sans Bold\"]},U8vIhQW9A:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0dtYXJrZXQgU2FucyBNZWRpdW0=\",\"--framer-font-family\":'\"Gmarket Sans Medium\", \"Gmarket Sans Medium Placeholder\", sans-serif',\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"100%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-769b2b36-b762-451a-9ad9-f333c17dfad0, rgb(26, 26, 26)))\",\"--framer-text-transform\":\"capitalize\"},children:\"Hire Me\"})}),fonts:[\"CUSTOM;Gmarket Sans Medium\"]}},baseVariant,gestureVariant)})]}),isDisplayed6()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-pqpgki\",\"data-border\":true,layoutDependency:layoutDependency,layoutId:\"T5dDNdw2t\",style:{\"--border-bottom-width\":\"2px\",\"--border-color\":\"rgb(222, 222, 224)\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2px\",backgroundColor:\"rgba(255, 255, 255, 0.5)\",borderBottomLeftRadius:100,borderBottomRightRadius:100,borderTopLeftRadius:100,borderTopRightRadius:100},variants:{\"s5Rw9M9YT-hover\":{\"--border-color\":\"rgb(163, 218, 255)\",backgroundColor:\"rgb(232, 246, 255)\"},\"s5Rw9M9YT-pressed\":{\"--border-color\":\"rgb(163, 218, 255)\",backgroundColor:\"rgb(232, 246, 255)\"}},children:[isDisplayed()&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:24,intrinsicWidth:24,pixelHeight:24,pixelWidth:24,src:\"https://framerusercontent.com/images/4RESe1ohWvuoN13duutwbdVGITE.svg\"},className:\"framer-76qshf\",layoutDependency:layoutDependency,layoutId:\"XUm4LKpjv\",style:{opacity:.4},transformTemplate:transformTemplate1}),isDisplayed()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1ktk5zz\",\"data-framer-name\":\"Group\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:24,intrinsicWidth:24,layoutDependency:layoutDependency,layoutId:\"I458:61651;29:12987\",svg:'<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M16.0054 9.414L7.39838 18.021L5.98438 16.607L14.5904 8H7.00538V6H18.0054V17H16.0054V9.414V9.414Z\" fill=\"#BCC0C3\"/>\\n</svg>\\n',withExternalLayout:true}),isDisplayed7()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-wq6xzi\",\"data-framer-name\":\"24px\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:24,intrinsicWidth:24,layoutDependency:layoutDependency,layoutId:\"sEMvQiNSC\",svg:'<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_459_61663)\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.10947 5.33944L17.821 5.33944C18.4169 5.33944 18.9 5.82255 18.9 6.4185L18.9 16.13C18.9 16.726 18.4169 17.2091 17.821 17.2091C17.225 17.2091 16.7419 16.726 16.7419 16.13L16.7419 9.02357L6.18385 19.5817C5.76245 20.0031 5.07923 20.0031 4.65783 19.5817C4.23643 19.1603 4.23643 18.477 4.65783 18.0556L15.2159 7.49756L8.10947 7.49756C7.51352 7.49756 7.03041 7.01445 7.03041 6.4185C7.03041 5.82255 7.51352 5.33944 8.10947 5.33944Z\" fill=\"#9DA1A4\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_459_61663\">\\n<rect width=\"24\" height=\"24\" fill=\"white\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),isDisplayed8()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1ui0d99\",\"data-framer-name\":\"24px\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:24,intrinsicWidth:24,layoutDependency:layoutDependency,layoutId:\"RiO707nGd\",svg:'<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<g clip-path=\"url(#clip0_459_61669)\">\\n<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.10947 5.33944L17.821 5.33944C18.4169 5.33944 18.9 5.82255 18.9 6.4185L18.9 16.13C18.9 16.726 18.4169 17.2091 17.821 17.2091C17.225 17.2091 16.7419 16.726 16.7419 16.13L16.7419 9.02357L6.18385 19.5817C5.76245 20.0031 5.07923 20.0031 4.65783 19.5817C4.23643 19.1603 4.23643 18.477 4.65783 18.0556L15.2159 7.49756L8.10947 7.49756C7.51352 7.49756 7.03041 7.01445 7.03041 6.4185C7.03041 5.82255 7.51352 5.33944 8.10947 5.33944Z\" fill=\"#0099FF\"/>\\n</g>\\n<defs>\\n<clipPath id=\"clip0_459_61669\">\\n<rect width=\"24\" height=\"24\" fill=\"white\"/>\\n</clipPath>\\n</defs>\\n</svg>\\n',withExternalLayout:true})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-D4swt.framer-1y3afkm, .framer-D4swt .framer-1y3afkm { display: block; }\",\".framer-D4swt.framer-14vq399 { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-D4swt .framer-1humrid { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: hidden; padding: 12px 24px 12px 24px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-D4swt .framer-bqetv3 { flex: none; height: auto; position: relative; white-space: pre; width: auto; z-index: 2; }\",\".framer-D4swt .framer-dxn8ca, .framer-D4swt .framer-1jm6wnz-container, .framer-D4swt .framer-n9izyf-container { flex: none; height: 24px; position: relative; width: 24px; }\",\".framer-D4swt .framer-13vugkp { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-D4swt .framer-pqpgki { flex: none; height: 36px; position: relative; width: 36px; z-index: 2; }\",\".framer-D4swt .framer-76qshf { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 24px); left: 50%; position: absolute; top: 6px; width: 24px; z-index: 2; }\",\".framer-D4swt .framer-1ktk5zz, .framer-D4swt .framer-wq6xzi, .framer-D4swt .framer-1ui0d99 { flex: none; height: 24px; left: calc(50.00000000000002% - 24px / 2); position: absolute; top: calc(50.00000000000002% - 24px / 2); width: 24px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-D4swt.framer-14vq399, .framer-D4swt .framer-1humrid { gap: 0px; } .framer-D4swt.framer-14vq399 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-D4swt.framer-14vq399 > :first-child, .framer-D4swt .framer-1humrid > :first-child { margin-left: 0px; } .framer-D4swt.framer-14vq399 > :last-child, .framer-D4swt .framer-1humrid > :last-child { margin-right: 0px; } .framer-D4swt .framer-1humrid > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } }\",\".framer-D4swt.framer-v-evic8p .framer-1humrid, .framer-D4swt.framer-v-7r6duz .framer-n9izyf-container { order: 0; }\",\".framer-D4swt.framer-v-wwek1n .framer-1humrid { padding: 12px; }\",\".framer-D4swt.framer-v-o4rje6 .framer-1humrid { gap: unset; justify-content: space-between; order: 0; overflow: visible; padding: 18px 46px 18px 46px; will-change: unset; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-D4swt.framer-v-o4rje6 .framer-1humrid { gap: 0px; } .framer-D4swt.framer-v-o4rje6 .framer-1humrid > *, .framer-D4swt.framer-v-o4rje6 .framer-1humrid > :first-child, .framer-D4swt.framer-v-o4rje6 .framer-1humrid > :last-child { margin: 0px; } }\",\".framer-D4swt.framer-v-15jhq13 .framer-1humrid { padding: 8px 24px 8px 24px; }\",\".framer-D4swt.framer-v-nj8yay .framer-1humrid { gap: unset; justify-content: space-between; order: 0; overflow: visible; padding: 14px 50px 14px 50px; will-change: unset; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-D4swt.framer-v-nj8yay .framer-1humrid { gap: 0px; } .framer-D4swt.framer-v-nj8yay .framer-1humrid > *, .framer-D4swt.framer-v-nj8yay .framer-1humrid > :first-child, .framer-D4swt.framer-v-nj8yay .framer-1humrid > :last-child { margin: 0px; } }\",\".framer-D4swt.framer-v-7r6duz .framer-1humrid { order: 0; padding: 12px; }\",\".framer-D4swt.framer-v-o4rje6.hover .framer-1humrid, .framer-D4swt.framer-v-o4rje6.pressed .framer-1humrid { gap: unset; will-change: unset; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-D4swt.framer-v-o4rje6.hover .framer-1humrid { gap: 0px; } .framer-D4swt.framer-v-o4rje6.hover .framer-1humrid > *, .framer-D4swt.framer-v-o4rje6.hover .framer-1humrid > :first-child, .framer-D4swt.framer-v-o4rje6.hover .framer-1humrid > :last-child { margin: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-D4swt.framer-v-o4rje6.pressed .framer-1humrid { gap: 0px; } .framer-D4swt.framer-v-o4rje6.pressed .framer-1humrid > *, .framer-D4swt.framer-v-o4rje6.pressed .framer-1humrid > :first-child, .framer-D4swt.framer-v-o4rje6.pressed .framer-1humrid > :last-child { margin: 0px; } }\",...sharedStyle.css,...sharedStyle1.css,'.framer-D4swt[data-border=\"true\"]::after, .framer-D4swt [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 48\n * @framerIntrinsicWidth 101\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"PFb89MFp3\":{\"layout\":[\"auto\",\"auto\"]},\"A66daeBO5\":{\"layout\":[\"auto\",\"auto\"]},\"mwrVlVE8j\":{\"layout\":[\"auto\",\"auto\"]},\"s5Rw9M9YT\":{\"layout\":[\"auto\",\"auto\"]},\"jzokzjjtK\":{\"layout\":[\"auto\",\"auto\"]},\"U8vIhQW9A\":{\"layout\":[\"auto\",\"auto\"]},\"SI58DXVhZ\":{\"layout\":[\"auto\",\"auto\"]},\"ugyPXCLWk\":{\"layout\":[\"auto\",\"auto\"]},\"OLaT7uXBM\":{\"layout\":[\"auto\",\"auto\"]},\"zpIDkpKPQ\":{\"layout\":[\"auto\",\"auto\"]},\"lNLfKPo0Y\":{\"layout\":[\"auto\",\"auto\"]},\"Ftxrgiw8J\":{\"layout\":[\"auto\",\"auto\"]},\"fUXYQIQ3P\":{\"layout\":[\"auto\",\"auto\"]},\"egIrt1qTv\":{\"layout\":[\"auto\",\"auto\"]},\"QVnT1YBG0\":{\"layout\":[\"auto\",\"auto\"]},\"wuTuvNR5X\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"pAN0s57YM\":\"text\",\"H9HMPBD02\":\"link\",\"G1qbEeU5V\":\"newTab\",\"WnSbkGK6l\":\"hover\",\"YNeRRPyM0\":\"click\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerHQy1toMAB=withCSS(Component,css,\"framer-D4swt\");export default FramerHQy1toMAB;FramerHQy1toMAB.displayName=\"Button\";FramerHQy1toMAB.defaultProps={height:48,width:101};addPropertyControls(FramerHQy1toMAB,{variant:{options:[\"EWf5c2ru5\",\"PFb89MFp3\",\"A66daeBO5\",\"mwrVlVE8j\",\"s5Rw9M9YT\",\"jzokzjjtK\",\"U8vIhQW9A\",\"SI58DXVhZ\",\"ugyPXCLWk\"],optionTitles:[\"Secondary\",\"Primary\",\"Icon\",\"about me\",\"arrow\",\"Variant 6\",\"hire me\",\"Close\",\"Variant 9\"],title:\"Variant\",type:ControlType.Enum},pAN0s57YM:{defaultValue:\"Button\",displayTextArea:false,title:\"Text\",type:ControlType.String},H9HMPBD02:{title:\"Link\",type:ControlType.Link},G1qbEeU5V:{defaultValue:false,title:\"New Tab\",type:ControlType.Boolean},WnSbkGK6l:{title:\"Hover\",type:ControlType.EventHandler},YNeRRPyM0:{title:\"Click\",type:ControlType.EventHandler}});addFonts(FramerHQy1toMAB,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v22/pxiEyp8kv8JHgFVrFJXUc1NECPY.woff2\",weight:\"400\"},{family:\"Gmarket Sans Bold\",source:\"custom\",url:\"https://framerusercontent.com/assets/SwEeRnXKVF4DlJXJpY6EzQGMAY.woff2\"},{family:\"Gmarket Sans Medium\",source:\"custom\",url:\"https://framerusercontent.com/assets/NwusSlFrcs71S9RavYm3fI7YcQw.woff2\"}]},...IconFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerHQy1toMAB\",\"slots\":[],\"annotations\":{\"framerAutoSizeImages\":\"true\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"101\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"PFb89MFp3\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"A66daeBO5\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"mwrVlVE8j\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"s5Rw9M9YT\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"jzokzjjtK\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"U8vIhQW9A\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"SI58DXVhZ\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"ugyPXCLWk\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"OLaT7uXBM\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"zpIDkpKPQ\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"lNLfKPo0Y\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Ftxrgiw8J\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"fUXYQIQ3P\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"egIrt1qTv\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"QVnT1YBG0\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"wuTuvNR5X\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerVariables\":\"{\\\"pAN0s57YM\\\":\\\"text\\\",\\\"H9HMPBD02\\\":\\\"link\\\",\\\"G1qbEeU5V\\\":\\\"newTab\\\",\\\"WnSbkGK6l\\\":\\\"hover\\\",\\\"YNeRRPyM0\\\":\\\"click\\\"}\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"48\",\"framerColorSyntax\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./HQy1toMAB.map", "import{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=['.framer-SZUKT .framer-styles-preset-1im58q9:not(.rich-text-wrapper), .framer-SZUKT .framer-styles-preset-1im58q9.rich-text-wrapper a { --framer-link-current-text-color: var(--token-769b2b36-b762-451a-9ad9-f333c17dfad0, #1a1a1a) /* {\"name\":\"Text/Primary\"} */; --framer-link-current-text-decoration: none; --framer-link-hover-text-color: #0099ff; --framer-link-hover-text-decoration: underline; --framer-link-text-color: var(--token-769b2b36-b762-451a-9ad9-f333c17dfad0, #1a1a1a); --framer-link-text-decoration: none; }'];export const className=\"framer-SZUKT\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (47ebf4a)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,Link,RichText,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/k92wPS1DrBgAuqAboYOI/DuTQpp9f2zezgPH41liF/hJ0IHQTVY.js\";import Button from\"https://framerusercontent.com/modules/wHjfZ852i9bNvOS45KQX/a8QThcVQDPi9fbok75Nv/HQy1toMAB.js\";const ButtonFonts=getFonts(Button);const cycleOrder=[\"YPLWxui6D\",\"aeW5cnlvZ\",\"JVIBGxKOF\"];const serializationHash=\"framer-aP1di\";const variantClassNames={aeW5cnlvZ:\"framer-v-4alaey\",JVIBGxKOF:\"framer-v-zl7t08\",YPLWxui6D:\"framer-v-diob26\"};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 transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Desktop:\"YPLWxui6D\",Phone:\"JVIBGxKOF\",Tablet:\"aeW5cnlvZ\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"YPLWxui6D\"};};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:\"YPLWxui6D\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(baseVariant===\"JVIBGxKOF\")return false;return true;};const isDisplayed1=()=>{if([\"aeW5cnlvZ\",\"JVIBGxKOF\"].includes(baseVariant))return false;return true;};const isDisplayed2=()=>{if(baseVariant===\"JVIBGxKOF\")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__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-diob26\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"YPLWxui6D\",ref:refBinding,style:{backdropFilter:\"blur(80px)\",backgroundColor:\"rgba(255, 255, 255, 0.3)\",WebkitBackdropFilter:\"blur(80px)\",...style},variants:{aeW5cnlvZ:{backgroundColor:\"rgba(255, 255, 255, 0.58)\"},JVIBGxKOF:{backgroundColor:\"rgba(255, 255, 255, 0.58)\"}},...addPropertyOverrides({aeW5cnlvZ:{\"data-framer-name\":\"Tablet\"},JVIBGxKOF:{\"data-framer-name\":\"Phone\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-13saoa4\",\"data-border\":true,layoutDependency:layoutDependency,layoutId:\"o9QW44mVc\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(250, 250, 250)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backdropFilter:\"blur(15px)\",background:\"linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 84.022240990991%)\",WebkitBackdropFilter:\"blur(15px)\"},children:[isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-h8vwgy\",layoutDependency:layoutDependency,layoutId:\"t_PeWJZgT\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy01MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-text-transform\":\"capitalize\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"H0qHfvcQ0\",openInNewTab:false,scopeId:\"OMi7rFr6t\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1im58q9\",\"data-styles-preset\":\"hJ0IHQTVY\",children:\"yuri. Designer\"})})})}),className:\"framer-1b0318\",\"data-framer-name\":\"yuri, designer\",fonts:[\"GF;Poppins-500\"],layoutDependency:layoutDependency,layoutId:\"H0qHfvcQ0\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(Link,{href:\"mailto:yuriyang.design@gmail.com\",motionChild:true,nodeId:\"XcyuezaIr\",scopeId:\"OMi7rFr6t\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-19i3frc framer-1sm16lw\",layoutDependency:layoutDependency,layoutId:\"XcyuezaIr\",children:isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,y:(componentViewport?.y||0)+(0+((componentViewport?.height||100)-0-100)/2)+30+-4,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1h2ciqz-container\",layoutDependency:layoutDependency,layoutId:\"KSkAkzSIR-container\",nodeId:\"KSkAkzSIR\",rendersWithMotion:true,scopeId:\"OMi7rFr6t\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(Button,{G1qbEeU5V:true,H9HMPBD02:\"mailto:yuriyang.design@gmail.com\",height:\"100%\",id:\"KSkAkzSIR\",layoutId:\"KSkAkzSIR\",pAN0s57YM:\"Contact\",variant:\"PFb89MFp3\",width:\"100%\"})})})})}),isDisplayed2()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-16d3o9k\",layoutDependency:layoutDependency,layoutId:\"ZwRx0rjkc\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy01MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-text-transform\":\"capitalize\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"n4BYE2uMH\",openInNewTab:false,scopeId:\"OMi7rFr6t\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1im58q9\",\"data-styles-preset\":\"hJ0IHQTVY\",children:\"yuri. Designer\"})})})}),className:\"framer-l9vovh\",\"data-framer-name\":\"yuri, designer\",fonts:[\"GF;Poppins-500\"],layoutDependency:layoutDependency,layoutId:\"n4BYE2uMH\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-aP1di.framer-1sm16lw, .framer-aP1di .framer-1sm16lw { display: block; }\",\".framer-aP1di.framer-diob26 { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 768px; }\",\".framer-aP1di .framer-13saoa4 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; padding: 18px 40px 18px 40px; position: relative; width: 1px; }\",\".framer-aP1di .framer-h8vwgy { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 64px; justify-content: flex-start; overflow: visible; padding: 0px 40px 0px 0px; position: relative; width: min-content; }\",\".framer-aP1di .framer-1b0318, .framer-aP1di .framer-l9vovh { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-aP1di .framer-19i3frc { flex: none; height: 40px; overflow: visible; position: relative; text-decoration: none; width: 124px; }\",\".framer-aP1di .framer-1h2ciqz-container { flex: none; height: auto; left: 50%; position: absolute; top: 50%; width: auto; z-index: 1; }\",\".framer-aP1di .framer-16d3o9k { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 48px; justify-content: flex-start; overflow: visible; padding: 0px 18px 0px 18px; position: relative; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-aP1di .framer-h8vwgy, .framer-aP1di .framer-16d3o9k { gap: 0px; } .framer-aP1di .framer-h8vwgy > *, .framer-aP1di .framer-16d3o9k > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-aP1di .framer-h8vwgy > :first-child, .framer-aP1di .framer-16d3o9k > :first-child { margin-left: 0px; } .framer-aP1di .framer-h8vwgy > :last-child, .framer-aP1di .framer-16d3o9k > :last-child { margin-right: 0px; } }\",\".framer-aP1di.framer-v-4alaey.framer-diob26 { width: 480px; }\",\".framer-aP1di.framer-v-4alaey .framer-h8vwgy { height: 48px; }\",\".framer-aP1di.framer-v-zl7t08.framer-diob26 { align-content: flex-start; align-items: flex-start; height: 84px; width: 360px; }\",\".framer-aP1di.framer-v-zl7t08 .framer-13saoa4 { height: 100%; padding: 18px 0px 18px 0px; }\",...sharedStyle.css,'.framer-aP1di[data-border=\"true\"]::after, .framer-aP1di [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 100\n * @framerIntrinsicWidth 768\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"aeW5cnlvZ\":{\"layout\":[\"fixed\",\"auto\"]},\"JVIBGxKOF\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerOMi7rFr6t=withCSS(Component,css,\"framer-aP1di\");export default FramerOMi7rFr6t;FramerOMi7rFr6t.displayName=\"Navigation/Logo & Button\";FramerOMi7rFr6t.defaultProps={height:100,width:768};addPropertyControls(FramerOMi7rFr6t,{variant:{options:[\"YPLWxui6D\",\"aeW5cnlvZ\",\"JVIBGxKOF\"],optionTitles:[\"Desktop\",\"Tablet\",\"Phone\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerOMi7rFr6t,[{explicitInter:true,fonts:[{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLGT9V15vFP-KUEg.woff2\",weight:\"500\"}]},...ButtonFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerOMi7rFr6t\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"100\",\"framerIntrinsicWidth\":\"768\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"aeW5cnlvZ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"JVIBGxKOF\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["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", "gestureHandlers", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "variantClassNames", "layoutDependency", "ref1", "pe", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "isDisplayed4", "isDisplayed5", "isDisplayed6", "isDisplayed7", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "serializationHash", "addPropertyOverrides", "SVG", "css", "FramerchBBeLxOO", "withCSS", "chBBeLxOO_default", "addPropertyControls", "ControlType", "addFonts", "IconFonts", "getFonts", "chBBeLxOO_default", "serializationHash", "variantClassNames", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "id", "width", "props", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "variantClassNames", "layoutDependency", "scopingClassNames", "cx", "serializationHash", "ref1", "pe", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "ComponentViewportProvider", "chBBeLxOO_default", "css", "FramerG8MYwMWFd", "withCSS", "G8MYwMWFd_default", "addFonts", "IconFonts", "SocialLinksFonts", "getFonts", "G8MYwMWFd_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", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "ref1", "pe", "isDisplayed", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "RichText2", "ComponentViewportProvider", "css", "FramerdC5TX1xm7", "withCSS", "dC5TX1xm7_default", "addPropertyControls", "ControlType", "addFonts", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "IconFonts", "getFonts", "chBBeLxOO_default", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transformTemplate1", "_", "t", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "click", "height", "hover", "id", "link", "newTab", "text", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "pAN0s57YM", "H9HMPBD02", "G1qbEeU5V", "WnSbkGK6l", "YNeRRPyM0", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap1pzmpwh", "args", "onMouseEnter131x03d", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "isDisplayed4", "isDisplayed5", "isDisplayed6", "isDisplayed7", "isDisplayed8", "LayoutGroup", "Link", "RichText2", "SVG", "ComponentViewportProvider", "SmartComponentScopedContainer", "Image2", "css", "FramerHQy1toMAB", "withCSS", "HQy1toMAB_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "fontStore", "fonts", "css", "className", "ButtonFonts", "getFonts", "HQy1toMAB_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transformTemplate1", "_", "t", "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", "isDisplayed1", "isDisplayed2", "LayoutGroup", "RichText2", "Link", "ComponentViewportProvider", "SmartComponentScopedContainer", "css", "FramerOMi7rFr6t", "withCSS", "OMi7rFr6t_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
