{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/zEl2eDlPjhDrxbFfV6E4/gUIrJQBGYaA1HTLJhREY/kFXO73K_y.js"],
  "sourcesContent": ["// Generated by Framer (7f988a2)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,Image,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/wwfp954ooXDaB9hRuiML/6V66vjE8nf4X7v27jltY/evBJ4kB3B.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/5WM8ZwhbkZzqW1P1ihAL/9WQVUflebeOiTlfrNf8D/R5y0GoL_X.js\";import*as localizedValues from\"./kFXO73K_y-0.js\";const enabledGestures={aXeUDiZvy:{hover:true},RV3ziwBcM:{hover:true},Y4DnP8S7y:{hover:true}};const cycleOrder=[\"RV3ziwBcM\",\"Y4DnP8S7y\",\"aXeUDiZvy\"];const serializationHash=\"framer-Jrevk\";const variantClassNames={aXeUDiZvy:\"framer-v-o3wtsv\",RV3ziwBcM:\"framer-v-16g3x72\",Y4DnP8S7y:\"framer-v-o4nqof\"};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={JdJ37L6XT:localizedValues};const getLocalizedValue=(key,locale)=>{while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values[key];if(value){return value;}}locale=locale.fallback;}};const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const 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!==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={Desktop:\"RV3ziwBcM\",Mobile:\"aXeUDiZvy\",Tablet:\"Y4DnP8S7y\"};const getProps=({height,id,image,link,productDescription,productName,showProductDescription,width,...props})=>{var _ref,_ref1,_humanReadableVariantMap_props_variant,_ref2,_ref3,_ref4;return{...props,BN_7lSje1:(_ref=productName!==null&&productName!==void 0?productName:props.BN_7lSje1)!==null&&_ref!==void 0?_ref:\"Product_name\",K2mV5TCRb:(_ref1=productDescription!==null&&productDescription!==void 0?productDescription:props.K2mV5TCRb)!==null&&_ref1!==void 0?_ref1:\"Product_description\",MPDXf1uTP:link!==null&&link!==void 0?link:props.MPDXf1uTP,variant:(_ref2=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref2!==void 0?_ref2:\"RV3ziwBcM\",xC5h1cGtf:(_ref3=image!==null&&image!==void 0?image:props.xC5h1cGtf)!==null&&_ref3!==void 0?_ref3:{src:\"https://framerusercontent.com/images/yWgUMZHijNBYTDYnNT87vwWi8w.jpg?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/yWgUMZHijNBYTDYnNT87vwWi8w.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/yWgUMZHijNBYTDYnNT87vwWi8w.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/yWgUMZHijNBYTDYnNT87vwWi8w.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/yWgUMZHijNBYTDYnNT87vwWi8w.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/yWgUMZHijNBYTDYnNT87vwWi8w.jpg 6900w\"},YvCEvpMdP:(_ref4=showProductDescription!==null&&showProductDescription!==void 0?showProductDescription:props.YvCEvpMdP)!==null&&_ref4!==void 0?_ref4:true};};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,BN_7lSje1,K2mV5TCRb,MPDXf1uTP,xC5h1cGtf,YvCEvpMdP,...restProps}=getProps(props);const{baseVariant,classNames,gestureHandlers,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"RV3ziwBcM\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:MPDXf1uTP,children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-16g3x72\",className,classNames)} framer-psihqh`,\"data-border\":true,\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"RV3ziwBcM\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"0.1px\",\"--border-color\":\"var(--token-0493d7a3-3a42-452c-ace8-2b4a60ba56a6, rgb(178, 217, 212))\",\"--border-left-width\":\"0.1px\",\"--border-right-width\":\"0.1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.1px\",backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16,...style},variants:{\"aXeUDiZvy-hover\":{backgroundColor:\"rgba(178, 217, 212, 0.1)\"},\"RV3ziwBcM-hover\":{backgroundColor:\"rgba(178, 217, 212, 0.1)\"},\"Y4DnP8S7y-hover\":{backgroundColor:\"rgba(178, 217, 212, 0.1)\"}},...addPropertyOverrides({\"aXeUDiZvy-hover\":{\"data-framer-name\":undefined},\"RV3ziwBcM-hover\":{\"data-framer-name\":undefined},\"Y4DnP8S7y-hover\":{\"data-framer-name\":undefined},aXeUDiZvy:{\"data-framer-name\":\"Mobile\"},Y4DnP8S7y:{\"data-framer-name\":\"Tablet\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-iqeity\",\"data-framer-name\":\"Image-wrapper\",layoutDependency:layoutDependency,layoutId:\"LOkPw17J1\",style:{borderTopLeftRadius:16,borderTopRightRadius:16,opacity:1},variants:{\"RV3ziwBcM-hover\":{opacity:.8}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:`max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"}, 1px)`,...toResponsiveImage(xC5h1cGtf)},className:\"framer-1bhi6il\",\"data-framer-name\":\"image\",layoutDependency:layoutDependency,layoutId:\"OxGRL2AHD\",style:{borderTopLeftRadius:16,borderTopRightRadius:16,opacity:1},variants:{\"aXeUDiZvy-hover\":{opacity:.8},\"Y4DnP8S7y-hover\":{opacity:.8}}})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-okyt20\",\"data-framer-name\":\"Content-wrapper\",layoutDependency:layoutDependency,layoutId:\"OQoONTs0_\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-13unk9w\",\"data-framer-name\":\"Title\",layoutDependency:layoutDependency,layoutId:\"njGkfm_e2\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{className:\"framer-styles-preset-4mtxsm\",\"data-styles-preset\":\"R5y0GoL_X\",children:\"Product_name\"})}),className:\"framer-9vdf8y\",\"data-framer-name\":\"Team_Name\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"BLXwb_YVi\",style:{\"--framer-paragraph-spacing\":\"0px\"},text:BN_7lSje1,verticalAlignment:\"top\",withExternalLayout:true}),YvCEvpMdP&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-ea9g0q\",\"data-styles-preset\":\"evBJ4kB3B\",children:\"Product_description\"})}),className:\"framer-mvvay5\",\"data-framer-name\":\"Team_Brief description\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"tcDhAAPzq\",style:{\"--framer-paragraph-spacing\":\"0px\"},text:K2mV5TCRb,verticalAlignment:\"top\",withExternalLayout:true})]})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Jrevk.framer-psihqh, .framer-Jrevk .framer-psihqh { display: block; }\",\".framer-Jrevk.framer-16g3x72 { align-content: flex-start; align-items: flex-start; cursor: pointer; display: flex; flex-direction: column; flex-wrap: wrap; gap: 24px; height: auto; justify-content: flex-start; padding: 0px 0px 48px 0px; position: relative; text-decoration: none; width: 329px; }\",\".framer-Jrevk .framer-iqeity { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 247px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-Jrevk .framer-1bhi6il { flex: 1 0 0px; height: 100%; position: relative; width: 1px; }\",\".framer-Jrevk .framer-okyt20 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 16px 0px 16px; position: relative; width: 100%; }\",\".framer-Jrevk .framer-13unk9w { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 1px; }\",\".framer-Jrevk .framer-9vdf8y, .framer-Jrevk .framer-mvvay5 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Jrevk.framer-16g3x72, .framer-Jrevk .framer-iqeity, .framer-Jrevk .framer-okyt20, .framer-Jrevk .framer-13unk9w { gap: 0px; } .framer-Jrevk.framer-16g3x72 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-Jrevk.framer-16g3x72 > :first-child, .framer-Jrevk .framer-13unk9w > :first-child { margin-top: 0px; } .framer-Jrevk.framer-16g3x72 > :last-child, .framer-Jrevk .framer-13unk9w > :last-child { margin-bottom: 0px; } .framer-Jrevk .framer-iqeity > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-Jrevk .framer-iqeity > :first-child, .framer-Jrevk .framer-okyt20 > :first-child { margin-left: 0px; } .framer-Jrevk .framer-iqeity > :last-child, .framer-Jrevk .framer-okyt20 > :last-child { margin-right: 0px; } .framer-Jrevk .framer-okyt20 > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } .framer-Jrevk .framer-13unk9w > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } }\",\".framer-Jrevk.framer-v-o4nqof.framer-16g3x72 { gap: 32px; padding: 0px 0px 32px 0px; width: 350px; }\",\".framer-Jrevk.framer-v-o4nqof .framer-iqeity { align-content: center; align-items: center; height: 200px; }\",\".framer-Jrevk.framer-v-o4nqof .framer-13unk9w { gap: 4px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Jrevk.framer-v-o4nqof.framer-16g3x72, .framer-Jrevk.framer-v-o4nqof .framer-13unk9w { gap: 0px; } .framer-Jrevk.framer-v-o4nqof.framer-16g3x72 > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-Jrevk.framer-v-o4nqof.framer-16g3x72 > :first-child, .framer-Jrevk.framer-v-o4nqof .framer-13unk9w > :first-child { margin-top: 0px; } .framer-Jrevk.framer-v-o4nqof.framer-16g3x72 > :last-child, .framer-Jrevk.framer-v-o4nqof .framer-13unk9w > :last-child { margin-bottom: 0px; } .framer-Jrevk.framer-v-o4nqof .framer-13unk9w > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } }\",\".framer-Jrevk.framer-v-o3wtsv.framer-16g3x72 { padding: 0px 0px 24px 0px; width: 248px; }\",\".framer-Jrevk.framer-v-o3wtsv .framer-iqeity { align-content: center; align-items: center; height: 180px; }\",\".framer-Jrevk.framer-v-o3wtsv .framer-okyt20 { flex-direction: column; }\",\".framer-Jrevk.framer-v-o3wtsv .framer-13unk9w { flex: none; gap: 4px; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Jrevk.framer-v-o3wtsv .framer-okyt20, .framer-Jrevk.framer-v-o3wtsv .framer-13unk9w { gap: 0px; } .framer-Jrevk.framer-v-o3wtsv .framer-okyt20 > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-Jrevk.framer-v-o3wtsv .framer-okyt20 > :first-child, .framer-Jrevk.framer-v-o3wtsv .framer-13unk9w > :first-child { margin-top: 0px; } .framer-Jrevk.framer-v-o3wtsv .framer-okyt20 > :last-child, .framer-Jrevk.framer-v-o3wtsv .framer-13unk9w > :last-child { margin-bottom: 0px; } .framer-Jrevk.framer-v-o3wtsv .framer-13unk9w > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,'.framer-Jrevk[data-border=\"true\"]::after, .framer-Jrevk [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 379\n * @framerIntrinsicWidth 329\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"Y4DnP8S7y\":{\"layout\":[\"fixed\",\"auto\"]},\"aXeUDiZvy\":{\"layout\":[\"fixed\",\"auto\"]},\"HlhcDEad5\":{\"layout\":[\"fixed\",\"auto\"]},\"pihxL4G1f\":{\"layout\":[\"fixed\",\"auto\"]},\"AkwfzehXj\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"BN_7lSje1\":\"productName\",\"K2mV5TCRb\":\"productDescription\",\"MPDXf1uTP\":\"link\",\"xC5h1cGtf\":\"image\",\"YvCEvpMdP\":\"showProductDescription\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerkFXO73K_y=withCSS(Component,css,\"framer-Jrevk\");export default FramerkFXO73K_y;FramerkFXO73K_y.displayName=\"Components/Blog-Vertical\";FramerkFXO73K_y.defaultProps={height:379,width:329};addPropertyControls(FramerkFXO73K_y,{variant:{options:[\"RV3ziwBcM\",\"Y4DnP8S7y\",\"aXeUDiZvy\"],optionTitles:[\"Desktop\",\"Tablet\",\"Mobile\"],title:\"Variant\",type:ControlType.Enum},BN_7lSje1:{defaultValue:\"Product_name\",title:\"Product_name\",type:ControlType.String},K2mV5TCRb:{defaultValue:\"Product_description\",displayTextArea:true,title:\"Product_description\",type:ControlType.String},MPDXf1uTP:{title:\"Link\",type:ControlType.Link},xC5h1cGtf:{__defaultAssetReference:\"data:framer/asset-reference,yWgUMZHijNBYTDYnNT87vwWi8w.jpg?originalFilename=photo-1713080045896-0b78f9a6bb55%3Fcrop%3Dentropy%26cs%3Dsrgb%26fm%3Djpg%26ixid%3DM3wxMzc5NjJ8MHwxfGFsbHwxMXx8fHx8fDJ8fDE3MTMyNTk4MzR8%26ixlib%3Drb-4.0.jpg&preferredSize=auto\",title:\"Image\",type:ControlType.ResponsiveImage},YvCEvpMdP:{defaultValue:true,title:\"Show Product Description\",type:ControlType.Boolean}});addFonts(FramerkFXO73K_y,[{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://app.framerstatic.com/Inter-Regular.cyrillic-ext-CFTLRB35.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://app.framerstatic.com/Inter-Regular.cyrillic-KKLZBALH.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-ext-ULEBLIFV.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-IRHSNFQB.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://app.framerstatic.com/Inter-Regular.latin-ext-VZDUGU3Q.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://app.framerstatic.com/Inter-Regular.latin-JLQMKCHE.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://app.framerstatic.com/Inter-Regular.vietnamese-QK7VSWXK.woff2\",weight:\"400\"}]},...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerkFXO73K_y\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Y4DnP8S7y\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"aXeUDiZvy\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"HlhcDEad5\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"pihxL4G1f\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"AkwfzehXj\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerVariables\":\"{\\\"BN_7lSje1\\\":\\\"productName\\\",\\\"K2mV5TCRb\\\":\\\"productDescription\\\",\\\"MPDXf1uTP\\\":\\\"link\\\",\\\"xC5h1cGtf\\\":\\\"image\\\",\\\"YvCEvpMdP\\\":\\\"showProductDescription\\\"}\",\"framerIntrinsicHeight\":\"379\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"329\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./kFXO73K_y.map"],
  "mappings": "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",
  "names": ["enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "toResponsiveImage", "value", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "image", "link", "productDescription", "productName", "showProductDescription", "width", "props", "_ref", "_ref1", "_humanReadableVariantMap_props_variant", "_ref2", "_ref3", "_ref4", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "BN_7lSje1", "K2mV5TCRb", "MPDXf1uTP", "xC5h1cGtf", "YvCEvpMdP", "restProps", "baseVariant", "classNames", "gestureHandlers", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "enabledGestures", "variantClassNames", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "u", "cx", "serializationHash", "addPropertyOverrides", "Image2", "RichText2", "css", "FramerkFXO73K_y", "withCSS", "kFXO73K_y_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
