{"version":3,"file":"NisNwy64q.BBtmwqKr.mjs","names":["useRef","__legacyOverrideHOC_DataObserverContext","_jsx","getProps","Icon","React.useContext","React.useMemo","React.Fragment","useRef","React.useId","Icon1","Icon2"],"sources":["https:/framerusercontent.com/modules/Q1uhFh7hOXdEij1XsVC8/BEmZXSrdmfQTGylk7EUn/Magnetic.js","https:/framerusercontent.com/modules/AmtxbWqkDCXtRGizG3Pg/1YzFxlQtfHZPgWQGS1RW/IvRhOQggZ.js","https:/framerusercontent.com/modules/j1lKWfadRiFVRX0K8wKs/VTa3sAhp0cjGK2XZ6omc/NisNwy64q.js"],"sourcesContent":["/**\n * Magnetic Hover for Framer\n * Licensed under CC0-1.0 - Free for personal and commercial use with attribution\n * Created by Stefan (x.com/hyggemethat) at pixcodrops.com\n *\n * Redistribution or modification of this work is permitted, but re-sharing or altering it\n * in a way that misrepresents authorship is not allowed. Proper attribution is required.\n *\n * Hope you enjoy using it!\n */import{jsx as _jsx}from\"react/jsx-runtime\";import{useMotionValue,useSpring}from\"framer-motion\";import{useEffect,useRef}from\"react\";export function withMagneticHover({smoothness=180,snapbackSpeed=1e3,moveScale=4,sensitivity=80,power=2}){const posX=useMotionValue(0);const posY=useMotionValue(0);const springX=useSpring(posX,{damping:smoothness,stiffness:snapbackSpeed});const springY=useSpring(posY,{damping:smoothness,stiffness:snapbackSpeed});const elementRef=useRef(null);useEffect(()=>{const handleMouseMovement=e=>{if(!elementRef.current)return;const element=elementRef.current;const bounds=element.getBoundingClientRect();const centerX=bounds.left+bounds.width/2;const centerY=bounds.top+bounds.height/2;const offsetX=e.clientX-centerX;const offsetY=e.clientY-centerY;const isCursorNear=e.clientX>bounds.left-sensitivity&&e.clientX<bounds.right+sensitivity&&e.clientY>bounds.top-sensitivity&&e.clientY<bounds.bottom+sensitivity;if(isCursorNear){const adjustedX=offsetX/bounds.width*moveScale*power;const adjustedY=offsetY/bounds.height*moveScale*power;posX.set(adjustedX);posY.set(adjustedY);}else{posX.set(0);posY.set(0);}};window.addEventListener(\"mousemove\",handleMouseMovement);return()=>{window.removeEventListener(\"mousemove\",handleMouseMovement);};},[smoothness,snapbackSpeed,moveScale,sensitivity,power,posX,posY]);return{ref:elementRef,style:{x:springX,y:springY}};}import{useContext as __legacyOverrideHOC_useContext}from\"react\";import{DataObserverContext as __legacyOverrideHOC_DataObserverContext}from\"framer\";export function withwithMagneticHover(C){return props=>{__legacyOverrideHOC_useContext(__legacyOverrideHOC_DataObserverContext);return _jsx(C,{...props,...withMagneticHover(props)});};}withwithMagneticHover.displayName=\"withMagneticHover\";\nexport const __FramerMetadata__ = {\"exports\":{\"withMagneticHover\":{\"type\":\"override\",\"name\":\"withMagneticHover\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"withwithMagneticHover\":{\"type\":\"reactHoc\",\"name\":\"withwithMagneticHover\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Magnetic.map","// Generated by Framer (bab6da3)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addPropertyControls,ControlType,cx,motion,withCSS}from\"framer\";import*as React from\"react\";import{forwardRef}from\"react\";const SVG=/*#__PURE__*/forwardRef((props,ref)=>{const{animated,layoutId,children,...rest}=props;return animated?/*#__PURE__*/_jsx(motion.div,{...rest,layoutId:layoutId,ref:ref}):/*#__PURE__*/_jsx(\"div\",{...rest,ref:ref});});const getProps=({height,id,stroke,width,...props})=>{return{...props,zB97gZHQH:stroke??props.zB97gZHQH??\"var(--token-a58aa569-2585-4928-ac9e-088c20e36b26, rgb(240, 241, 236))\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{style,className,layoutId,variant,zB97gZHQH,...restProps}=getProps(props);return /*#__PURE__*/_jsx(SVG,{...restProps,className:cx(\"framer-RghwY\",className),layoutId:layoutId,ref:ref,style:{\"--8xcpih\":zB97gZHQH,...style}});});const css=['.framer-RghwY { aspect-ratio: 1; background-color: var(--8xcpih); mask-image: url(\\'data:image/svg+xml,<svg display=\"block\" role=\"presentation\" viewBox=\"0 0 24 24\" xmlns=\"http://www.w3.org/2000/svg\"><g d=\"M 12.089 0 L 24.178 12.089 L 12.089 24.178 L 0 12.089 Z M 17.752 6.427 L 6.426 17.753 M 17.256 18.005 L 17.958 6.978 C 17.964 6.877 17.949 6.776 17.913 6.681 C 17.878 6.587 17.822 6.501 17.751 6.429 C 17.679 6.358 17.593 6.303 17.499 6.267 C 17.404 6.231 17.303 6.216 17.202 6.222 L 6.174 6.923\" fill=\"transparent\" height=\"24.177536483686673px\" id=\"QN9IfJwJD\" transform=\"translate(0.018 0.259) rotate(135 12.089 12.089)\" width=\"24.177536483686673px\"><path d=\"M 12.089 0 L 24.178 12.089 L 12.089 24.178 L 0 12.089 Z\" fill=\"transparent\" height=\"24.177536483686673px\" id=\"bj2TLPQXr\" width=\"24.177536483686673px\"/><path d=\"M 11.326 0 L 0 11.326\" fill=\"transparent\" height=\"11.32613px\" id=\"R8ch48VzW\" stroke-dasharray=\"\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1\" stroke=\"var(--8xcpih, var(--token-a58aa569-2585-4928-ac9e-088c20e36b26, rgb(240, 241, 236)))\" transform=\"translate(6.426 6.427)\" width=\"11.32611px\"/><path d=\"M 11.081 11.784 L 11.784 0.757 C 11.79 0.656 11.775 0.555 11.739 0.46 C 11.703 0.366 11.648 0.28 11.576 0.209 C 11.505 0.137 11.419 0.082 11.324 0.046 C 11.23 0.01 11.129 -0.005 11.028 0.001 L 0 0.703\" fill=\"transparent\" height=\"11.783868965770154px\" id=\"w1jPhMaJO\" stroke-dasharray=\"\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1\" stroke=\"var(--8xcpih, var(--token-a58aa569-2585-4928-ac9e-088c20e36b26, rgb(240, 241, 236)))\" transform=\"translate(6.174 6.221)\" width=\"11.784927696036025px\"/></g></svg>\\'); mask-position: center; mask-repeat: no-repeat; width: 24px; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicWidth 24\n * @framerIntrinsicHeight 24\n * @framerSupportedLayoutWidth any-prefer-fixed\n * @framerSupportedLayoutHeight any-prefer-fixed\n * @framerVariables {\"zB97gZHQH\":\"stroke\"}\n * @framerImmutableVariables true\n * @framerVector {\"name\":\"Arrow-Down\",\"color\":{\"type\":\"variable\",\"value\":\"8xcpih\"},\"set\":{\"localId\":\"vectorSet/To5Q17pMy\",\"id\":\"To5Q17pMy\",\"moduleId\":\"56dpz9hDo8N2hwKKV15w\"}}\n */const Icon=withCSS(Component,css,\"framer-RghwY\");export default Icon;addPropertyControls(Icon,{zB97gZHQH:{defaultValue:'var(--token-a58aa569-2585-4928-ac9e-088c20e36b26, rgb(240, 241, 236)) /* {\"name\":\"Stone White\"} */',hidden:false,title:\"Stroke\",type:ControlType.Color}});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Icon\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutHeight\":\"any-prefer-fixed\",\"framerIntrinsicWidth\":\"24\",\"framerContractVersion\":\"1\",\"framerVector\":\"{\\\"name\\\":\\\"Arrow-Down\\\",\\\"color\\\":{\\\"type\\\":\\\"variable\\\",\\\"value\\\":\\\"8xcpih\\\"},\\\"set\\\":{\\\"localId\\\":\\\"vectorSet/To5Q17pMy\\\",\\\"id\\\":\\\"To5Q17pMy\\\",\\\"moduleId\\\":\\\"56dpz9hDo8N2hwKKV15w\\\"}}\",\"framerSupportedLayoutWidth\":\"any-prefer-fixed\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"24\",\"framerVariables\":\"{\\\"zB97gZHQH\\\":\\\"stroke\\\"}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (ba156f5)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFonts,Instance,Link,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCodeBoundaryForOverrides,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{withwithMagneticHover}from\"https://framerusercontent.com/modules/Q1uhFh7hOXdEij1XsVC8/BEmZXSrdmfQTGylk7EUn/Magnetic.js\";import Icon1 from\"https://framerusercontent.com/modules/AmtxbWqkDCXtRGizG3Pg/1YzFxlQtfHZPgWQGS1RW/IvRhOQggZ.js\";import Icon from\"https://framerusercontent.com/modules/GAVjvWo804bLFS3XzUvY/fz5aOmZJXI0u76o1r7SK/pQ8C7Spj3.js\";import Icon2 from\"https://framerusercontent.com/modules/StQbs8Cx2batYtlbb0Gj/s0EO8VUkIgxyQFLDsBDu/zGh2JBtXC.js\";const MotionDivWithwithMagneticHover13vekuz=withCodeBoundaryForOverrides(motion.div,{nodeId:\"brbzVFfzH\",override:withwithMagneticHover,scopeId:\"NisNwy64q\"});const IconFonts=getFonts(Icon);const IconWithwithMagneticHover1u99nvs=withCodeBoundaryForOverrides(Icon,{nodeId:\"RhAAThPIS\",override:withwithMagneticHover,scopeId:\"NisNwy64q\"});const enabledGestures={h7gA6pVnA:{hover:true},Kg06r3JdQ:{hover:true},NjO2fZEdk:{hover:true},pdE1pH9gW:{hover:true}};const cycleOrder=[\"h7gA6pVnA\",\"Kg06r3JdQ\",\"NjO2fZEdk\",\"pdE1pH9gW\"];const serializationHash=\"framer-WMmmJ\";const variantClassNames={h7gA6pVnA:\"framer-v-68cxs9\",Kg06r3JdQ:\"framer-v-ti5uv0\",NjO2fZEdk:\"framer-v-746p5g\",pdE1pH9gW:\"framer-v-1wxhin3\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={delay:0,duration:.5,ease:[.27,0,.51,1],type:\"tween\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Arrow-Right-up\":\"h7gA6pVnA\",Left:\"pdE1pH9gW\",Outline:\"Kg06r3JdQ\",Right:\"NjO2fZEdk\"};const getProps=({click,height,id,link,width,...props})=>{return{...props,Lbhm10KNl:click??props.Lbhm10KNl,variant:humanReadableVariantMap[props.variant]??props.variant??\"h7gA6pVnA\",wkeS7tBET:link??props.wkeS7tBET};};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,wkeS7tBET,Lbhm10KNl,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"h7gA6pVnA\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1l2a0vr=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(Lbhm10KNl){const res=await Lbhm10KNl(...args);if(res===false)return false;}});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if([\"Kg06r3JdQ-hover\",\"NjO2fZEdk-hover\",\"pdE1pH9gW-hover\"].includes(gestureVariant))return false;if([\"Kg06r3JdQ\",\"NjO2fZEdk\",\"pdE1pH9gW\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if([\"h7gA6pVnA-hover\",\"Kg06r3JdQ-hover\",\"NjO2fZEdk-hover\",\"pdE1pH9gW-hover\"].includes(gestureVariant))return false;if([\"Kg06r3JdQ\",\"NjO2fZEdk\",\"pdE1pH9gW\"].includes(baseVariant))return false;return true;};const isDisplayed2=()=>{if([\"h7gA6pVnA-hover\",\"Kg06r3JdQ-hover\",\"NjO2fZEdk-hover\",\"pdE1pH9gW-hover\"].includes(gestureVariant))return true;if([\"Kg06r3JdQ\",\"NjO2fZEdk\",\"pdE1pH9gW\"].includes(baseVariant))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(Link,{motionChild:true,nodeId:\"h7gA6pVnA\",scopeId:\"NisNwy64q\",...addPropertyOverrides({Kg06r3JdQ:{href:wkeS7tBET,openInNewTab:false,smoothScroll:true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-68cxs9\",className,classNames)} framer-l92hel`,\"data-framer-name\":\"Arrow-Right-up\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"h7gA6pVnA\",onTap:onTap1l2a0vr,ref:refBinding,style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(0, 0, 0, 0)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",backgroundColor:\"var(--token-1862f4c1-3c8d-4c8c-8218-26460dc14a02, rgb(255, 109, 52))\",borderBottomLeftRadius:50,borderBottomRightRadius:50,borderTopLeftRadius:50,borderTopRightRadius:50,...style},variants:{\"h7gA6pVnA-hover\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\"},\"Kg06r3JdQ-hover\":{\"--border-color\":\"var(--token-1862f4c1-3c8d-4c8c-8218-26460dc14a02, rgb(255, 109, 52))\"},\"NjO2fZEdk-hover\":{\"--border-color\":\"var(--token-1862f4c1-3c8d-4c8c-8218-26460dc14a02, rgb(255, 109, 52))\"},\"pdE1pH9gW-hover\":{\"--border-color\":\"var(--token-1862f4c1-3c8d-4c8c-8218-26460dc14a02, rgb(255, 109, 52))\"},Kg06r3JdQ:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-f057760a-fc4d-4c11-85be-616cba243d97, rgb(24, 31, 18))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgba(0, 0, 0, 0)\"},NjO2fZEdk:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-d596fa51-d212-4245-8f2c-3b89f23490a1, rgb(181, 180, 161))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgba(0, 0, 0, 0)\"},pdE1pH9gW:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-d596fa51-d212-4245-8f2c-3b89f23490a1, rgb(181, 180, 161))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgba(0, 0, 0, 0)\"}},...addPropertyOverrides({\"h7gA6pVnA-hover\":{\"data-framer-name\":undefined},\"Kg06r3JdQ-hover\":{\"data-framer-name\":undefined},\"NjO2fZEdk-hover\":{\"data-framer-name\":undefined},\"pdE1pH9gW-hover\":{\"data-framer-name\":undefined},Kg06r3JdQ:{\"data-border\":true,\"data-framer-name\":\"Outline\"},NjO2fZEdk:{\"data-border\":true,\"data-framer-name\":\"Right\"},pdE1pH9gW:{\"data-border\":true,\"data-framer-name\":\"Left\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(MotionDivWithwithMagneticHover13vekuz,{className:\"framer-13vekuz\",\"data-framer-name\":\"bg\",layoutDependency:layoutDependency,layoutId:\"brbzVFfzH\",style:{backgroundColor:\"var(--token-44e49ea3-b836-4684-bc85-ef73411809b9, rgb(233, 77, 49))\"}}),isDisplayed1()&&/*#__PURE__*/_jsx(IconWithwithMagneticHover1u99nvs,{animated:true,className:\"framer-1u99nvs\",\"data-framer-name\":\"Arrow-code\",layoutDependency:layoutDependency,layoutId:\"RhAAThPIS\",style:{\"--8xcpih\":\"var(--token-a58aa569-2585-4928-ac9e-088c20e36b26, rgb(240, 241, 236))\"}}),isDisplayed2()&&/*#__PURE__*/_jsx(Instance,{animated:true,className:\"framer-3bekx8\",Component:Icon,\"data-framer-name\":\"Arrow-no-code\",layoutDependency:layoutDependency,layoutId:\"Hl5f7P6GI\",style:{\"--8xcpih\":\"var(--token-a58aa569-2585-4928-ac9e-088c20e36b26, rgb(240, 241, 236))\",rotate:0},variants:{\"h7gA6pVnA-hover\":{rotate:0},\"Kg06r3JdQ-hover\":{\"--8xcpih\":\"var(--token-1862f4c1-3c8d-4c8c-8218-26460dc14a02, rgb(255, 109, 52))\",rotate:0},\"NjO2fZEdk-hover\":{\"--8xcpih\":\"var(--token-1862f4c1-3c8d-4c8c-8218-26460dc14a02, rgb(255, 109, 52))\",rotate:0},\"pdE1pH9gW-hover\":{\"--8xcpih\":\"var(--token-1862f4c1-3c8d-4c8c-8218-26460dc14a02, rgb(255, 109, 52))\"},Kg06r3JdQ:{\"--8xcpih\":\"var(--token-f057760a-fc4d-4c11-85be-616cba243d97, rgb(24, 31, 18))\"},NjO2fZEdk:{\"--8xcpih\":\"var(--token-d596fa51-d212-4245-8f2c-3b89f23490a1, rgb(181, 180, 161))\"},pdE1pH9gW:{\"--8xcpih\":\"var(--token-d596fa51-d212-4245-8f2c-3b89f23490a1, rgb(181, 180, 161))\",rotate:180}},...addPropertyOverrides({Kg06r3JdQ:{Component:Icon1},NjO2fZEdk:{Component:Icon2},pdE1pH9gW:{Component:Icon2}},baseVariant,gestureVariant)})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-WMmmJ.framer-l92hel, .framer-WMmmJ .framer-l92hel { display: block; }\",\".framer-WMmmJ.framer-68cxs9 { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 80px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 80px; will-change: var(--framer-will-change-override, transform); }\",\".framer-WMmmJ .framer-13vekuz { bottom: 0px; flex: none; left: 0px; overflow: hidden; position: absolute; right: 0px; top: 0px; z-index: 0; }\",\".framer-WMmmJ .framer-1u99nvs, .framer-WMmmJ .framer-3bekx8 { flex: none; height: var(--framer-aspect-ratio-supported, 24px); position: relative; width: 24px; }\",\".framer-WMmmJ.framer-v-ti5uv0.framer-68cxs9 { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 80px); text-decoration: none; }\",\".framer-WMmmJ.framer-v-746p5g.framer-68cxs9, .framer-WMmmJ.framer-v-1wxhin3.framer-68cxs9, .framer-WMmmJ.framer-v-68cxs9.hover.framer-68cxs9 { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 80px); }\",'.framer-WMmmJ[data-border=\"true\"]::after, .framer-WMmmJ [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 80\n * @framerIntrinsicWidth 80\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"Kg06r3JdQ\":{\"layout\":[\"fixed\",\"fixed\"]},\"NjO2fZEdk\":{\"layout\":[\"fixed\",\"fixed\"]},\"pdE1pH9gW\":{\"layout\":[\"fixed\",\"fixed\"]},\"VN6ucCDbX\":{\"layout\":[\"fixed\",\"fixed\"]},\"a_FXJ8_jE\":{\"layout\":[\"fixed\",\"fixed\"]},\"uqd0JjtH7\":{\"layout\":[\"fixed\",\"fixed\"]},\"nE6kBL4lI\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"wkeS7tBET\":\"link\",\"Lbhm10KNl\":\"click\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerNisNwy64q=withCSS(Component,css,\"framer-WMmmJ\");export default FramerNisNwy64q;FramerNisNwy64q.displayName=\"Big Round\";FramerNisNwy64q.defaultProps={height:80,width:80};addPropertyControls(FramerNisNwy64q,{variant:{options:[\"h7gA6pVnA\",\"Kg06r3JdQ\",\"NjO2fZEdk\",\"pdE1pH9gW\"],optionTitles:[\"Arrow-Right-up\",\"Outline\",\"Right\",\"Left\"],title:\"Variant\",type:ControlType.Enum},wkeS7tBET:{title:\"Link\",type:ControlType.Link},Lbhm10KNl:{title:\"Click\",type:ControlType.EventHandler}});addFonts(FramerNisNwy64q,[{explicitInter:true,fonts:[]},...IconFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerNisNwy64q\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"wkeS7tBET\\\":\\\"link\\\",\\\"Lbhm10KNl\\\":\\\"click\\\"}\",\"framerIntrinsicHeight\":\"80\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Kg06r3JdQ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"NjO2fZEdk\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"pdE1pH9gW\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"VN6ucCDbX\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"a_FXJ8_jE\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"uqd0JjtH7\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"nE6kBL4lI\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"80\",\"framerColorSyntax\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerAutoSizeImages\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./NisNwy64q.map"],"mappings":"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"}