{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/XwyWQALgZOZAmjVMOXxd/8CvK7RFr6J45PNVv4YG1/xYw42PPEx.js"],
  "sourcesContent": ["// Generated by Framer (c126521)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/p8dptk4UIND8hbFWz9V7/Phosphor.js\";import{LazyImage}from\"https://framerusercontent.com/modules/TZRmVsswsKH2h9qEiZAQ/LqqlIESG5LlvID72YZdM/LazyImage.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/YrQWYYSd3lWS3kOMKBvv/5bwwnz45r9w33dsfzdKE/GtJK_OFY1.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/FDFiIpnsqCLhK7vSw51w/DcJnAvCkutnSKipQW9ZX/wC98mdTl4.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/KzkkvtylCNgycrrrl3UB/wBoeSMBh9S6PAngvEPaB/zhhXTWD6r.js\";const LazyImageFonts=getFonts(LazyImage);const PhosphorFonts=getFonts(Phosphor);const enabledGestures={I7UM_wFAZ:{hover:true}};const cycleOrder=[\"axEqafMpe\",\"I7UM_wFAZ\",\"R8o6ShTdG\",\"jUnAcAaX8\"];const serializationHash=\"framer-o98uf\";const variantClassNames={axEqafMpe:\"framer-v-cuth8n\",I7UM_wFAZ:\"framer-v-1o7q35d\",jUnAcAaX8:\"framer-v-5pj9no\",R8o6ShTdG:\"framer-v-1cqf1y0\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const radiusForCorner=(value,cornerIndex)=>{if(typeof value===\"number\"&&Number.isFinite(value))return Math.max(0,value)+\"px\";if(typeof value!==\"string\"||typeof cornerIndex!==\"number\")return undefined;const segments=value.split(\" \");return segments[cornerIndex]||segments[cornerIndex-2]||segments[0];};const toImageSrc=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value.src;}return typeof value===\"string\"?value:undefined;};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const transformTemplate2=(_,t)=>`translate(-50%, -50%) ${t}`;const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Variant 4\":\"jUnAcAaX8\",Clean:\"R8o6ShTdG\",Default:\"axEqafMpe\",Openable:\"I7UM_wFAZ\"};const getProps=({client,height,id,image,link,logo,project,radius,width,...props})=>{return{...props,cx6TzCBl_:radius??props.cx6TzCBl_??\"24px\",rfXLaUQqN:logo??props.rfXLaUQqN,SVW1VyQ6n:client??props.SVW1VyQ6n??\"Bionote\",sxrIL_nEI:project??props.sxrIL_nEI??\"Sitio web\",variant:humanReadableVariantMap[props.variant]??props.variant??\"axEqafMpe\",WWGEltFCT:image??props.WWGEltFCT??{src:\"https://framerusercontent.com/images/acm0KXgDO4d0XGoWgkKjO34IO34.webp?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/acm0KXgDO4d0XGoWgkKjO34IO34.webp?scale-down-to=512 512w,https://framerusercontent.com/images/acm0KXgDO4d0XGoWgkKjO34IO34.webp 640w\"},YxPhPxycF:link??props.YxPhPxycF};};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,SVW1VyQ6n,sxrIL_nEI,WWGEltFCT,rfXLaUQqN,YxPhPxycF,cx6TzCBl_,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"axEqafMpe\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const isDisplayed=()=>{if(gestureVariant===\"I7UM_wFAZ-hover\")return true;if(baseVariant===\"I7UM_wFAZ\")return true;return false;};const isDisplayed1=()=>{if([\"R8o6ShTdG\",\"jUnAcAaX8\"].includes(baseVariant))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__*/_jsx(Link,{nodeId:\"axEqafMpe\",...addPropertyOverrides({I7UM_wFAZ:{href:YxPhPxycF}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-cuth8n\",className,classNames)} framer-zb9zd0`,\"data-framer-name\":\"Default\",layoutDependency:layoutDependency,layoutId:\"axEqafMpe\",ref:ref??ref1,style:{backgroundColor:\"var(--token-e8763a49-0349-4060-88f3-a14408d443f3, rgb(241, 242, 244))\",borderBottomLeftRadius:24,borderBottomRightRadius:24,borderTopLeftRadius:24,borderTopRightRadius:24,boxShadow:\"none\",...style},variants:{\"I7UM_wFAZ-hover\":{boxShadow:\"none\"},jUnAcAaX8:{backgroundColor:\"rgba(0, 0, 0, 0)\",boxShadow:\"0px 0px 0px 4px var(--token-e8763a49-0349-4060-88f3-a14408d443f3, rgb(241, 242, 244))\"},R8o6ShTdG:{backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:radiusForCorner(cx6TzCBl_,3),borderBottomRightRadius:radiusForCorner(cx6TzCBl_,2),borderTopLeftRadius:radiusForCorner(cx6TzCBl_,0),borderTopRightRadius:radiusForCorner(cx6TzCBl_,1),boxShadow:\"0px 0.6021873017743928px 0.6021873017743928px -0.8333333333333333px rgba(0, 0, 0, 0.125), 0px 2.288533303243457px 2.288533303243457px -1.6666666666666665px rgba(0, 0, 0, 0.125), 0px 10px 10px -2.5px rgba(0, 0, 0, 0.125)\"}},...addPropertyOverrides({\"I7UM_wFAZ-hover\":{\"data-framer-name\":undefined},I7UM_wFAZ:{\"data-framer-name\":\"Openable\"},jUnAcAaX8:{\"data-framer-name\":\"Variant 4\"},R8o6ShTdG:{\"data-framer-name\":\"Clean\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1s5hvb3\",\"data-framer-name\":\"Image Container\",layoutDependency:layoutDependency,layoutId:\"hFDIN_2FD\",style:{borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},variants:{I7UM_wFAZ:{borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12},jUnAcAaX8:{borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},R8o6ShTdG:{borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0}},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-qsjv9h\",\"data-framer-name\":\"ProjectThumbnail Copy\",layoutDependency:layoutDependency,layoutId:\"JKYQ_LsVd\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12,boxShadow:\"0px 0.48174984141951427px 1.4452495242585428px -1px rgba(37, 39, 41, 0.14699), 0px 1.8308266425947657px 5.492479927784297px -2px rgba(37, 39, 41, 0.13856), 0px 8px 24px -3px rgba(37, 39, 41, 0.1)\"},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1hpfggt-container\",layoutDependency:layoutDependency,layoutId:\"j8hbzwA3e-container\",children:/*#__PURE__*/_jsx(LazyImage,{alt:\"Proyecto - STUDIO22\",height:\"100%\",id:\"j8hbzwA3e\",layoutId:\"j8hbzwA3e\",radius:0,src:toImageSrc(WWGEltFCT),style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-dj2mtu\",\"data-framer-name\":\"Overlay\",layoutDependency:layoutDependency,layoutId:\"rXUjKsFnR\",style:{backdropFilter:\"blur(9px)\",backgroundColor:\"rgba(255, 255, 255, 0.48)\",borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12,opacity:0,WebkitBackdropFilter:\"blur(9px)\"},variants:{\"I7UM_wFAZ-hover\":{backgroundColor:\"rgba(255, 255, 255, 0)\",opacity:1}},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-h2z6ay\",\"data-border\":true,\"data-framer-name\":\"new/button\",layoutDependency:layoutDependency,layoutId:\"XDSdkB5_F\",style:{\"--border-bottom-width\":\"2px\",\"--border-color\":\"rgb(226, 228, 233)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"var(--token-e8763a49-0349-4060-88f3-a14408d443f3, rgb(241, 242, 244))\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16},transformTemplate:transformTemplate1,...addPropertyOverrides({\"I7UM_wFAZ-hover\":{transformTemplate:transformTemplate2}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1y0d1ol-container\",layoutDependency:layoutDependency,layoutId:\"l_Qn_E0UN-container\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-d71bd6be-e636-4def-b8d7-2b50a20fcea9, rgb(24, 26, 27))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"Eye\",id:\"l_Qn_E0UN\",layoutId:\"l_Qn_E0UN\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"duotone\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-9uhvhy\",\"data-styles-preset\":\"zhhXTWD6r\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-d71bd6be-e636-4def-b8d7-2b50a20fcea9, rgb(24, 26, 27)))\"},children:\"Mira el proyecto\"})}),className:\"framer-1g4yrn0\",draggable:\"false\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Zvah5UewK\",style:{\"--extracted-r6o4lv\":\"var(--token-d71bd6be-e636-4def-b8d7-2b50a20fcea9, rgb(24, 26, 27))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({I7UM_wFAZ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-9uhvhy\",\"data-styles-preset\":\"zhhXTWD6r\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-d71bd6be-e636-4def-b8d7-2b50a20fcea9, rgb(24, 26, 27)))\"},children:\"Solicitar cotizaci\\xf3n\"})})}},baseVariant,gestureVariant)})]})})]}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-bdpqnz\",layoutDependency:layoutDependency,layoutId:\"lVTsWZXYU\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+16+(((componentViewport?.height||293)-32-261)/2+199+24)+1),sizes:\"36px\",...toResponsiveImage(rfXLaUQqN)},className:\"framer-13bq1h2\",layoutDependency:layoutDependency,layoutId:\"T_DN2bUHB\",style:{borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12,boxShadow:\"0px 0.48174984141951427px 1.4452495242585428px -1px rgba(37, 39, 41, 0.14699), 0px 1.8308266425947657px 5.492479927784297px -2px rgba(37, 39, 41, 0.13856), 0px 8px 24px -3px rgba(37, 39, 41, 0.1)\"},...addPropertyOverrides({I7UM_wFAZ:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+16+(((componentViewport?.height||285)-32-253)/2+199+16)+1),sizes:\"36px\",...toResponsiveImage(rfXLaUQqN)}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-xnvzl4\",layoutDependency:layoutDependency,layoutId:\"zdRKtaM8g\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-ihit33\",\"data-styles-preset\":\"GtJK_OFY1\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-d71bd6be-e636-4def-b8d7-2b50a20fcea9, rgb(24, 26, 27)))\"},children:\"Bionote\"})}),className:\"framer-1udfm8z\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"sKbuR6zQs\",style:{\"--extracted-r6o4lv\":\"var(--token-d71bd6be-e636-4def-b8d7-2b50a20fcea9, rgb(24, 26, 27))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:SVW1VyQ6n,verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1yh8kq3\",\"data-styles-preset\":\"wC98mdTl4\",children:\"Sitio web\"})}),className:\"framer-1u9stms\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"icHmmVXgg\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:sxrIL_nEI,verticalAlignment:\"center\",withExternalLayout:true})]})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-o98uf.framer-zb9zd0, .framer-o98uf .framer-zb9zd0 { display: block; }\",\".framer-o98uf.framer-cuth8n { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 16px; position: relative; width: 350px; will-change: var(--framer-will-change-override, transform); }\",\".framer-o98uf .framer-1s5hvb3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-o98uf .framer-qsjv9h { align-content: center; align-items: center; aspect-ratio: 1.6 / 1; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 199px); justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-o98uf .framer-1hpfggt-container { flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); position: absolute; top: calc(50.00000000000002% - 100% / 2); width: 100%; z-index: 1; }\",\".framer-o98uf .framer-dj2mtu { flex: none; height: 100%; left: 0px; overflow: hidden; position: absolute; top: 0px; width: 100%; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-o98uf .framer-h2z6ay { align-content: center; align-items: center; bottom: -44px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: 40px; justify-content: center; left: 50%; overflow: visible; padding: 0px 12px 0px 12px; position: absolute; width: min-content; }\",\".framer-o98uf .framer-1y0d1ol-container { flex: none; height: 20px; position: relative; width: 20px; }\",\".framer-o98uf .framer-1g4yrn0 { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\".framer-o98uf .framer-bdpqnz { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-o98uf .framer-13bq1h2 { align-content: center; align-items: center; aspect-ratio: 1 / 1; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 36px); justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 36px; will-change: var(--framer-will-change-override, transform); }\",\".framer-o98uf .framer-xnvzl4 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-o98uf .framer-1udfm8z { --framer-text-wrap-override: balance; flex: none; height: 16px; position: relative; width: 100%; }\",\".framer-o98uf .framer-1u9stms { --framer-text-wrap-override: balance; flex: none; height: 14px; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-o98uf.framer-cuth8n, .framer-o98uf .framer-1s5hvb3, .framer-o98uf .framer-qsjv9h, .framer-o98uf .framer-h2z6ay, .framer-o98uf .framer-bdpqnz, .framer-o98uf .framer-13bq1h2, .framer-o98uf .framer-xnvzl4 { gap: 0px; } .framer-o98uf.framer-cuth8n > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-o98uf.framer-cuth8n > :first-child, .framer-o98uf .framer-xnvzl4 > :first-child { margin-top: 0px; } .framer-o98uf.framer-cuth8n > :last-child, .framer-o98uf .framer-xnvzl4 > :last-child { margin-bottom: 0px; } .framer-o98uf .framer-1s5hvb3 > *, .framer-o98uf .framer-qsjv9h > *, .framer-o98uf .framer-13bq1h2 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-o98uf .framer-1s5hvb3 > :first-child, .framer-o98uf .framer-qsjv9h > :first-child, .framer-o98uf .framer-h2z6ay > :first-child, .framer-o98uf .framer-bdpqnz > :first-child, .framer-o98uf .framer-13bq1h2 > :first-child { margin-left: 0px; } .framer-o98uf .framer-1s5hvb3 > :last-child, .framer-o98uf .framer-qsjv9h > :last-child, .framer-o98uf .framer-h2z6ay > :last-child, .framer-o98uf .framer-bdpqnz > :last-child, .framer-o98uf .framer-13bq1h2 > :last-child { margin-right: 0px; } .framer-o98uf .framer-h2z6ay > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-o98uf .framer-bdpqnz > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-o98uf .framer-xnvzl4 > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } }\",\".framer-o98uf.framer-v-1o7q35d.framer-cuth8n { cursor: pointer; gap: 16px; text-decoration: none; }\",\".framer-o98uf.framer-v-1o7q35d .framer-1s5hvb3 { aspect-ratio: 1.5979899497487438 / 1; height: var(--framer-aspect-ratio-supported, 199px); order: 0; overflow: hidden; will-change: var(--framer-will-change-override, transform); }\",\".framer-o98uf.framer-v-1o7q35d .framer-bdpqnz { order: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-o98uf.framer-v-1o7q35d.framer-cuth8n { gap: 0px; } .framer-o98uf.framer-v-1o7q35d.framer-cuth8n > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-o98uf.framer-v-1o7q35d.framer-cuth8n > :first-child { margin-top: 0px; } .framer-o98uf.framer-v-1o7q35d.framer-cuth8n > :last-child { margin-bottom: 0px; } }\",\".framer-o98uf.framer-v-1cqf1y0.framer-cuth8n, .framer-o98uf.framer-v-5pj9no.framer-cuth8n { padding: 0px; }\",\".framer-o98uf.framer-v-1cqf1y0 .framer-qsjv9h, .framer-o98uf.framer-v-5pj9no .framer-qsjv9h { height: var(--framer-aspect-ratio-supported, 219px); }\",\".framer-o98uf.framer-v-1o7q35d.hover .framer-h2z6ay { bottom: unset; top: 50%; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,'.framer-o98uf[data-border=\"true\"]::after, .framer-o98uf [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 293\n * @framerIntrinsicWidth 350\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"I7UM_wFAZ\":{\"layout\":[\"fixed\",\"auto\"]},\"R8o6ShTdG\":{\"layout\":[\"fixed\",\"auto\"]},\"jUnAcAaX8\":{\"layout\":[\"fixed\",\"auto\"]},\"ZZTLvXIEq\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"SVW1VyQ6n\":\"client\",\"sxrIL_nEI\":\"project\",\"WWGEltFCT\":\"image\",\"rfXLaUQqN\":\"logo\",\"YxPhPxycF\":\"link\",\"cx6TzCBl_\":\"radius\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerxYw42PPEx=withCSS(Component,css,\"framer-o98uf\");export default FramerxYw42PPEx;FramerxYw42PPEx.displayName=\"project-card\";FramerxYw42PPEx.defaultProps={height:293,width:350};addPropertyControls(FramerxYw42PPEx,{variant:{options:[\"axEqafMpe\",\"I7UM_wFAZ\",\"R8o6ShTdG\",\"jUnAcAaX8\"],optionTitles:[\"Default\",\"Openable\",\"Clean\",\"Variant 4\"],title:\"Variant\",type:ControlType.Enum},SVW1VyQ6n:{defaultValue:\"Bionote\",displayTextArea:false,title:\"Client\",type:ControlType.String},sxrIL_nEI:{defaultValue:\"Sitio web\",displayTextArea:false,title:\"Project\",type:ControlType.String},WWGEltFCT:{__defaultAssetReference:\"data:framer/asset-reference,acm0KXgDO4d0XGoWgkKjO34IO34.webp?originalFilename=Bionote+%281%29.webp&preferredSize=auto\",title:\"Image\",type:ControlType.ResponsiveImage},rfXLaUQqN:{title:\"Logo\",type:ControlType.ResponsiveImage},YxPhPxycF:{title:\"Link\",type:ControlType.Link},cx6TzCBl_:{defaultValue:\"24px\",title:\"Radius\",type:ControlType.BorderRadius}});addFonts(FramerxYw42PPEx,[{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\"}]},...LazyImageFonts,...PhosphorFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerxYw42PPEx\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"293\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"350\",\"framerVariables\":\"{\\\"SVW1VyQ6n\\\":\\\"client\\\",\\\"sxrIL_nEI\\\":\\\"project\\\",\\\"WWGEltFCT\\\":\\\"image\\\",\\\"rfXLaUQqN\\\":\\\"logo\\\",\\\"YxPhPxycF\\\":\\\"link\\\",\\\"cx6TzCBl_\\\":\\\"radius\\\"}\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"I7UM_wFAZ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"R8o6ShTdG\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"jUnAcAaX8\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ZZTLvXIEq\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./xYw42PPEx.map"],
  "mappings": "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",
  "names": ["LazyImageFonts", "getFonts", "LazyImage", "PhosphorFonts", "Icon", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "radiusForCorner", "value", "cornerIndex", "segments", "toImageSrc", "transformTemplate1", "_", "transformTemplate2", "toResponsiveImage", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "client", "height", "id", "image", "link", "logo", "project", "radius", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "SVW1VyQ6n", "sxrIL_nEI", "WWGEltFCT", "rfXLaUQqN", "YxPhPxycF", "cx6TzCBl_", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "ref1", "pe", "isDisplayed", "isDisplayed1", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "u", "ComponentViewportProvider", "RichText2", "Image2", "getLoadingLazyAtYPosition", "css", "FramerxYw42PPEx", "withCSS", "xYw42PPEx_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
