{"version":3,"file":"umYhIK7DL.CZwBUAjP.mjs","names":["Blog","prefix","className","_Fragment","BYp6W24c_tK1G8xvNv","gukcVI7P_tK1G8xvNv","idtK1G8xvNv","jxsuv_soztK1G8xvNv","rdMkkVF8RtK1G8xvNv","TnhwMC4D3tK1G8xvNv","uDBiYFmyVtK1G8xvNv","xRMypsOaGtK1G8xvNv","Image","css"],"sources":["https:/framerusercontent.com/modules/spSHOo15bdNuizll7AtS/yetLvsvgtc18qly4vWxZ/umYhIK7DL.js"],"sourcesContent":["// Generated by Framer (ab6b6d5)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ChildrenCanSuspend,cx,getFontsFromSharedStyle,getPropertyControls,Image,Link,PathVariablesContext,RichText,useComponentViewport,useLocaleCode,useLocaleInfo,useQueryData,useVariantState,withCSS,withFX}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import Blog,{enumToDisplayNameFunctions}from\"https://framerusercontent.com/modules/HbIdW9BcsVDshlhgk9Te/Mmnh98OxuqYQ8kBSHw3q/eKVcwkQKm.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/NCWHP4FFm0RZj2eoJaWK/35RxxwuniP9KHjBMCsN3/bdhTsKow0.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/vEzLESbKHP9Lcky4CJTi/9cekfVsdBaUX37xIgZlp/D16Cfmd8S.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/AGN64Z3s3tli9WR6ib50/DvfLabUGlOXixIlTjHzC/jUcNqg48L.js\";const MotionAWithFX=withFX(motion.a);const BlogControls=getPropertyControls(Blog);const serializationHash=\"framer-AYmJG\";const variantClassNames={vm94YzdOj:\"framer-v-ew8zpo\"};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 animation={opacity:1,rotate:0,rotateX:-180,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const transition2={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation1={opacity:1,rotate:0,rotateX:-180,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:0};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const prefix=(value,prefix)=>{if(typeof value===\"string\"&&typeof prefix===\"string\"){return prefix+value;}else if(typeof value===\"string\"){return value;}else if(typeof prefix===\"string\"){return prefix;}return\"\";};const toDateString=(value,options={},activeLocale)=>{if(typeof value!==\"string\")return\"\";const date=new Date(value);if(isNaN(date.getTime()))return\"\";const display=options.display?options.display:\"date\";const dateOptions={dateStyle:display!==\"time\"?options.dateStyle:undefined,timeStyle:display===\"date\"?undefined:\"short\",timeZone:\"UTC\"};const fallbackLocale=\"en-US\";const locale=options.locale||activeLocale||fallbackLocale;// We add a try block because an invalid language code results in a crash\ntry{return date.toLocaleString(locale,dateOptions);}catch{return date.toLocaleString(fallbackLocale,dateOptions);}};const query=(prequery,{ggz6mvleC})=>prequery({from:{alias:\"tK1G8xvNv\",data:Blog,type:\"Collection\"},limit:{type:\"LiteralValue\",value:4},select:[{collection:\"tK1G8xvNv\",name:\"gukcVI7P_\",type:\"Identifier\"},{collection:\"tK1G8xvNv\",name:\"uDBiYFmyV\",type:\"Identifier\"},{collection:\"tK1G8xvNv\",name:\"xRMypsOaG\",type:\"Identifier\"},{collection:\"tK1G8xvNv\",name:\"jxsuv_soz\",type:\"Identifier\"},{collection:\"tK1G8xvNv\",name:\"TnhwMC4D3\",type:\"Identifier\"},{collection:\"tK1G8xvNv\",name:\"rdMkkVF8R\",type:\"Identifier\"},{collection:\"tK1G8xvNv\",name:\"BYp6W24c_\",type:\"Identifier\"},{collection:\"tK1G8xvNv\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"tK1G8xvNv\",name:\"R06npofkx\",type:\"Identifier\"},operator:\"and\",right:{left:{collection:\"tK1G8xvNv\",name:\"uSP612K9E\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:ggz6mvleC},type:\"BinaryOperation\"},type:\"BinaryOperation\"}});const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};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 humanReadableEnumMap={Connect:\"TX6f4xi9u\",None:\"yqsJrOZln\",Sync:\"j7qyVpJId\"};const getProps=({filterProductCategory,height,id,width,...props})=>{return{...props,ggz6mvleC:humanReadableEnumMap[filterProductCategory]??filterProductCategory??props.ggz6mvleC??\"j7qyVpJId\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Variants=motion.create(React.Fragment);const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,ggz6mvleC,gukcVI7P_tK1G8xvNv,uDBiYFmyVtK1G8xvNv,xRMypsOaGtK1G8xvNv,jxsuv_soztK1G8xvNv,TnhwMC4D3tK1G8xvNv,rdMkkVF8RtK1G8xvNv,BYp6W24c_tK1G8xvNv,idtK1G8xvNv,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"vm94YzdOj\",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 activeLocaleCode=useLocaleCode();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(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-ew8zpo\",className,classNames),\"data-framer-name\":\"Primary\",layoutDependency:layoutDependency,layoutId:\"vm94YzdOj\",ref:ref??ref1,style:{...style},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-bhle9m\",layoutDependency:layoutDependency,layoutId:\"tK1G8xvNv\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"tK1G8xvNv\",data:Blog,type:\"Collection\"},limit:{type:\"LiteralValue\",value:4},select:[{collection:\"tK1G8xvNv\",name:\"gukcVI7P_\",type:\"Identifier\"},{collection:\"tK1G8xvNv\",name:\"uDBiYFmyV\",type:\"Identifier\"},{collection:\"tK1G8xvNv\",name:\"xRMypsOaG\",type:\"Identifier\"},{collection:\"tK1G8xvNv\",name:\"jxsuv_soz\",type:\"Identifier\"},{collection:\"tK1G8xvNv\",name:\"TnhwMC4D3\",type:\"Identifier\"},{collection:\"tK1G8xvNv\",name:\"rdMkkVF8R\",type:\"Identifier\"},{collection:\"tK1G8xvNv\",name:\"BYp6W24c_\",type:\"Identifier\"},{collection:\"tK1G8xvNv\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"tK1G8xvNv\",name:\"R06npofkx\",type:\"Identifier\"},operator:\"and\",right:{left:{collection:\"tK1G8xvNv\",name:\"uSP612K9E\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:ggz6mvleC},type:\"BinaryOperation\"},type:\"BinaryOperation\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({BYp6W24c_:BYp6W24c_tK1G8xvNv,gukcVI7P_:gukcVI7P_tK1G8xvNv,id:idtK1G8xvNv,jxsuv_soz:jxsuv_soztK1G8xvNv,rdMkkVF8R:rdMkkVF8RtK1G8xvNv,TnhwMC4D3:TnhwMC4D3tK1G8xvNv,uDBiYFmyV:uDBiYFmyVtK1G8xvNv,xRMypsOaG:xRMypsOaGtK1G8xvNv},i)=>{gukcVI7P_tK1G8xvNv??=\"\";xRMypsOaGtK1G8xvNv??=\"\";jxsuv_soztK1G8xvNv??=\"\";const textContent=enumToDisplayNameFunctions[\"TnhwMC4D3\"]?.(TnhwMC4D3tK1G8xvNv,activeLocale);const textContent1=prefix(enumToDisplayNameFunctions[\"rdMkkVF8R\"]?.(rdMkkVF8RtK1G8xvNv,activeLocale),\"| \");const textContent2=toDateString(BYp6W24c_tK1G8xvNv,{dateStyle:\"medium\",locale:\"en-US\"},activeLocaleCode);return /*#__PURE__*/_jsx(LayoutGroup,{id:`tK1G8xvNv-${idtK1G8xvNv}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{gukcVI7P_:gukcVI7P_tK1G8xvNv},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{gukcVI7P_:gukcVI7P_tK1G8xvNv},webPageId:\"dm0rctNlr\"},nodeId:\"iIKRqwfiV\",openInNewTab:false,children:/*#__PURE__*/_jsxs(MotionAWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-1mh82l4 framer-o2tut7\",\"data-border\":true,layoutDependency:layoutDependency,layoutId:\"iIKRqwfiV\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-76742a3b-6f1f-4e2d-86a5-6bf02c3ddcea, rgb(236, 236, 236))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8,transformPerspective:1200},children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",...toResponsiveImage(uDBiYFmyVtK1G8xvNv)},className:\"framer-7euuk3\",layoutDependency:layoutDependency,layoutId:\"AeqUpAIg_\"}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1xnops0\",\"data-framer-name\":\"Post\",layoutDependency:layoutDependency,layoutId:\"MV8jP8u1R\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-12el0r8\",layoutDependency:layoutDependency,layoutId:\"q1iiAlnIg\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-1b919vy\",\"data-styles-preset\":\"jUcNqg48L\",children:\"How Can Designers Prepare for the Future?\"})}),className:\"framer-1saxep0\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"C9AJ7yG01\",text:xRMypsOaGtK1G8xvNv,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1ctiq8i\",\"data-styles-preset\":\"D16Cfmd8S\",children:\"Content\"})}),className:\"framer-b68drt\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"zEoGzKWiU\",text:jxsuv_soztK1G8xvNv,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1kzl3ym\",layoutDependency:layoutDependency,layoutId:\"XBjGHmx0C\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-w6qvvb\",\"data-styles-preset\":\"bdhTsKow0\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-8341be21-81fd-41d7-b8cb-918c238a38cb, rgb(176, 38, 83)))\"},children:\"Content\"})}),className:\"framer-ivlej6\",\"data-framer-name\":\"Tag 1\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"ehiq6MYCz\",style:{\"--extracted-r6o4lv\":\"var(--token-8341be21-81fd-41d7-b8cb-918c238a38cb, rgb(176, 38, 83))\"},text:textContent,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-w6qvvb\",\"data-styles-preset\":\"bdhTsKow0\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-8341be21-81fd-41d7-b8cb-918c238a38cb, rgb(176, 38, 83)))\"},children:\"| \"})}),className:\"framer-pqe14j\",\"data-framer-name\":\"Tag 2\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"DnxKh96M3\",style:{\"--extracted-r6o4lv\":\"var(--token-8341be21-81fd-41d7-b8cb-918c238a38cb, rgb(176, 38, 83))\"},text:textContent1,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1ctiq8i\",\"data-styles-preset\":\"D16Cfmd8S\",children:\"Content\"})}),className:\"framer-1a73s7w\",\"data-framer-name\":\"Date\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"dHtEoBRH4\",text:textContent2,verticalAlignment:\"top\",withExternalLayout:true})]})]})})})},idtK1G8xvNv);})})})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-AYmJG.framer-o2tut7, .framer-AYmJG .framer-o2tut7 { display: block; }\",\".framer-AYmJG.framer-ew8zpo { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: center; overflow: visible; padding: 64px 0px 64px 0px; position: relative; width: 789px; }\",\".framer-AYmJG .framer-bhle9m { display: grid; flex: none; gap: 96px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(auto-fill, minmax(300px, 1fr)); height: min-content; justify-content: center; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-AYmJG .framer-1mh82l4 { align-content: center; align-items: center; align-self: start; display: flex; flex: none; flex-direction: column; flex-wrap: wrap; gap: 24px; height: 100%; justify-content: center; justify-self: center; max-width: 380px; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-AYmJG .framer-7euuk3 { aspect-ratio: 1.7777777777777777 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 195px); position: relative; width: 100%; }\",\".framer-AYmJG .framer-1xnops0 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; min-height: 150px; min-width: 200px; padding: 16px; position: relative; width: 100%; }\",\".framer-AYmJG .framer-12el0r8 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: 200px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-AYmJG .framer-1saxep0 { flex: none; height: auto; overflow: hidden; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-AYmJG .framer-b68drt { flex: 1 0 0px; height: 1px; overflow: hidden; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-AYmJG .framer-1kzl3ym { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-AYmJG .framer-ivlej6, .framer-AYmJG .framer-pqe14j { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-AYmJG .framer-1a73s7w { 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-AYmJG.framer-ew8zpo, .framer-AYmJG .framer-1mh82l4, .framer-AYmJG .framer-1xnops0, .framer-AYmJG .framer-12el0r8, .framer-AYmJG .framer-1kzl3ym { gap: 0px; } .framer-AYmJG.framer-ew8zpo > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-AYmJG.framer-ew8zpo > :first-child, .framer-AYmJG .framer-1mh82l4 > :first-child, .framer-AYmJG .framer-1xnops0 > :first-child, .framer-AYmJG .framer-12el0r8 > :first-child { margin-top: 0px; } .framer-AYmJG.framer-ew8zpo > :last-child, .framer-AYmJG .framer-1mh82l4 > :last-child, .framer-AYmJG .framer-1xnops0 > :last-child, .framer-AYmJG .framer-12el0r8 > :last-child { margin-bottom: 0px; } .framer-AYmJG .framer-1mh82l4 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-AYmJG .framer-1xnops0 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-AYmJG .framer-12el0r8 > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-AYmJG .framer-1kzl3ym > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-AYmJG .framer-1kzl3ym > :first-child { margin-left: 0px; } .framer-AYmJG .framer-1kzl3ym > :last-child { margin-right: 0px; } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,'.framer-AYmJG[data-border=\"true\"]::after, .framer-AYmJG [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 1278\n * @framerIntrinsicWidth 789\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"ggz6mvleC\":\"filterProductCategory\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerumYhIK7DL=withCSS(Component,css,\"framer-AYmJG\");export default FramerumYhIK7DL;FramerumYhIK7DL.displayName=\"Blog list - embed 4-grid by Product\";FramerumYhIK7DL.defaultProps={height:1278,width:789};addPropertyControls(FramerumYhIK7DL,{ggz6mvleC:BlogControls?.[\"uSP612K9E\"]&&{...BlogControls[\"uSP612K9E\"],defaultValue:\"j7qyVpJId\",description:undefined,hidden:undefined,title:\"Filter Product Category\"}});addFonts(FramerumYhIK7DL,[{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\"}]},...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerumYhIK7DL\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"789\",\"framerVariables\":\"{\\\"ggz6mvleC\\\":\\\"filterProductCategory\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"1278\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],"mappings":"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"}