{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/pCOwpcyG7SF2K8ZZRKjx/63ziNVnSP6ALTnkxf9v9/Wv8N2XYuH.js"],
  "sourcesContent": ["// Generated by Framer (f7ce5cf)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getWhereExpressionFromPathVariables,NotFoundError,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCurrentPathVariables,useCustomCursors,useDynamicRefs,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLoadMorePaginatedQuery,useLocaleCode,useLocaleInfo,useQueryData,useRouteElementId,useRouter,withCSS,withFX,withInfiniteScroll,withVariantAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import FrameshipShopify from\"https://framerusercontent.com/modules/1kPVCHEEg0BrtObiM14s/NtVC61Vu6FOKUMmhXWuH/Frameship.js\";import Spinner from\"https://framerusercontent.com/modules/omo5LdjL4LRSZXvwvWOk/u3WxIJnBoahCGbEeALvk/O_XoZ3FcZ.js\";import Navbar from\"#framer/local/canvasComponent/bpi2tNHLx/bpi2tNHLx.js\";import ButtonsCategory from\"#framer/local/canvasComponent/ch6kRnDB5/ch6kRnDB5.js\";import CardsProducts from\"#framer/local/canvasComponent/JUt5pAZFW/JUt5pAZFW.js\";import Footer from\"#framer/local/canvasComponent/mUGFsI8CO/mUGFsI8CO.js\";import NewsletterCTASection from\"#framer/local/canvasComponent/sUphRxjG1/sUphRxjG1.js\";import ShopifyStore from\"#framer/local/collection/hWmqC6Dxo/hWmqC6Dxo.js\";import Categories from\"#framer/local/collection/wrGcAgOE7/wrGcAgOE7.js\";import*as sharedStyle from\"#framer/local/css/IHHRuGIeX/IHHRuGIeX.js\";import*as sharedStyle1 from\"#framer/local/css/XcfUb0QZx/XcfUb0QZx.js\";import metadataProvider from\"#framer/local/webPageMetadata/Wv8N2XYuH/Wv8N2XYuH.js\";const NavbarFonts=getFonts(Navbar);const NavbarWithVariantAppearEffect=withVariantAppearEffect(Navbar);const FrameshipShopifyFonts=getFonts(FrameshipShopify);const ButtonsCategoryFonts=getFonts(ButtonsCategory);const CardsProductsFonts=getFonts(CardsProducts);const SpinnerFonts=getFonts(Spinner);const ContainerWithInfiniteScroll=withInfiniteScroll(Container);const NewsletterCTASectionFonts=getFonts(NewsletterCTASection);const ContainerWithFX=withFX(Container);const FooterFonts=getFonts(Footer);const breakpoints={ck9OZT0P9:\"(min-width: 810px) and (max-width: 1199px)\",l5JvJjGIU:\"(min-width: 1200px)\",V2qdClNst:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-rMf6z\";const variantClassNames={ck9OZT0P9:\"framer-v-bd145f\",l5JvJjGIU:\"framer-v-36sb53\",V2qdClNst:\"framer-v-qcmgr3\"};const suffix=(value,suffix)=>{if(typeof value===\"string\"&&typeof suffix===\"string\"){return value+suffix;}else if(typeof value===\"string\"){return value;}else if(typeof suffix===\"string\"){return suffix;}return\"\";};const equals=(a,b)=>{return typeof a===\"string\"&&typeof b===\"string\"?a.toLowerCase()===b.toLowerCase():a===b;};const convertFromBoolean=(value,activeLocale)=>{if(value){return\"XuDTE5Qgk\";}else{return\"ckxUWHk4M\";}};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const isSet=value=>{if(Array.isArray(value))return value.length>0;return value!==undefined&&value!==null&&value!==\"\";};const greaterThan=(a,b)=>{return typeof a===\"number\"&&typeof b===\"number\"?a>b:false;};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const numberToString=(value,options={},activeLocale)=>{const fallbackLocale=\"en-US\";const locale=options.locale||activeLocale||fallbackLocale;const{useGrouping,notation,compactDisplay,style,currency,currencyDisplay,unit,unitDisplay,minimumFractionDigits,maximumFractionDigits,minimumIntegerDigits}=options;const formatOptions={useGrouping,notation,compactDisplay,style,currency,currencyDisplay,unit,unitDisplay,minimumFractionDigits,maximumFractionDigits,minimumIntegerDigits};const number=Number(value);try{return number.toLocaleString(locale,formatOptions);}catch{try{return number.toLocaleString(fallbackLocale,formatOptions);}catch{return number.toLocaleString();}}};const loaderVariants=(repeaterState,variants,currentVariant)=>{if(repeaterState.currentPage>=repeaterState.totalPages)return variants.disabled??currentVariant;if(repeaterState.isLoading)return variants.loading??currentVariant;return currentVariant;};const QueryData1=({query,pageSize,children})=>{const{paginatedQuery,paginationInfo,loadMore}=useLoadMorePaginatedQuery(query,pageSize,\"rIr72oEtw\");const data=useQueryData(paginatedQuery);return children(data,paginationInfo,loadMore);};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:40};const transition1={bounce:.1,delay:0,duration:1.5,type:\"spring\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:40};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"l5JvJjGIU\",Phone:\"V2qdClNst\",Tablet:\"ck9OZT0P9\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"l5JvJjGIU\"};};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 currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{alias:\"Wv8N2XYuH\",data:Categories,type:\"Collection\"},select:[{collection:\"Wv8N2XYuH\",name:\"CFDY7QfKK\",type:\"Identifier\"},{collection:\"Wv8N2XYuH\",name:\"nSJXWQGdv\",type:\"Identifier\"},{collection:\"Wv8N2XYuH\",name:\"O6_0oOCbQ\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"Wv8N2XYuH\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,CFDY7QfKK=getFromCurrentRouteData(\"CFDY7QfKK\")??\"\",nSJXWQGdv=getFromCurrentRouteData(\"nSJXWQGdv\")??\"\",K5vWQ7PsEAaboGmlN6,CFDY7QfKKAaboGmlN6,idAaboGmlN6,LOOhB4AhhrIr72oEtw,Znb6DRNcCrIr72oEtw,wfn7_XP2_rIr72oEtw,mzzTafQTBrIr72oEtw,ljroQMgcArIr72oEtw,I36QbIKIFrIr72oEtw,idrIr72oEtw,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(currentRouteData,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[currentRouteData,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(currentRouteData,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const elementId=useRouteElementId(\"jNjHWC9cZ\");const textContent=suffix(CFDY7QfKK,\" Collection\");const router=useRouter();const activeLocaleCode=useLocaleCode();const dynamicRef=useDynamicRefs();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"l5JvJjGIU\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-8bb230c4-50b0-40ea-9c4c-51ba50341d1d, rgb(230, 230, 230)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-36sb53\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:66,width:componentViewport?.width||\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-os1x7l-container\",layoutScroll:true,nodeId:\"z2pSPuoOt\",rendersWithMotion:true,scopeId:\"Wv8N2XYuH\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ck9OZT0P9:{__framer__variantAppearEffectEnabled:undefined},V2qdClNst:{__framer__variantAppearEffectEnabled:undefined,variant:\"DCS53M7sW\"}},children:/*#__PURE__*/_jsx(NavbarWithVariantAppearEffect,{__framer__animateOnce:false,__framer__targets:[{ref:ref1,target:\"scD2MwBAj\"}],__framer__threshold:0,__framer__variantAppearEffectEnabled:true,height:\"100%\",id:\"z2pSPuoOt\",layoutId:\"z2pSPuoOt\",style:{width:\"100%\"},variant:\"fjehgag9C\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1mz32mz-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"nPLiTnjSc\",scopeId:\"Wv8N2XYuH\",children:/*#__PURE__*/_jsx(FrameshipShopify,{frameshipData:\"\",height:\"100%\",id:\"nPLiTnjSc\",layoutId:\"nPLiTnjSc\",note:\"IMPORTANT\",productionDomain:\"https://vetrina.framer.website\",shopifyAccessToken:\"3de818418dc22f4c03ce1df560a61440\",shopUrl:\"template-demostore.myshopify.com\",stagingDomain:\"https://salmon-sense-816787.framer.app\",width:\"100%\"})})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-xsmi3r\",\"data-framer-name\":\"Products\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-suzwb0\",\"data-framer-name\":\"Container\",id:elementId,ref:ref1,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1s94f7d\",\"data-framer-name\":\"Title\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-15dmaib\",\"data-styles-preset\":\"IHHRuGIeX\",children:\"Minimal Collection\"})}),className:\"framer-14896id\",fonts:[\"Inter\"],text:textContent,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-mozspv\",\"data-styles-preset\":\"XcfUb0QZx\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-fae4781d-4319-4c15-9813-c037a545dc52, rgb(102, 102, 102))\"},children:\"Perfect for modern interiors, these posters embody the beauty of less.\"})}),className:\"framer-1jtvorq\",fonts:[\"Inter\"],text:nSJXWQGdv,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1m3ybqe\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-jlffnk\",\"data-framer-name\":\"Categories\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ruryxt\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"AaboGmlN6\",data:Categories,type:\"Collection\"},select:[{collection:\"AaboGmlN6\",name:\"K5vWQ7PsE\",type:\"Identifier\"},{collection:\"AaboGmlN6\",name:\"CFDY7QfKK\",type:\"Identifier\"},{collection:\"AaboGmlN6\",name:\"id\",type:\"Identifier\"}]},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsxs(_Fragment,{children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"cThYO4zS5\"},implicitPathVariables:undefined},{href:{webPageId:\"cThYO4zS5\"},implicitPathVariables:undefined},{href:{webPageId:\"cThYO4zS5\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ck9OZT0P9:{width:\"124px\",y:(componentViewport?.y||0)+0+200+82+0+0+336+32+8+0+0+0},V2qdClNst:{width:undefined,y:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:34,width:\"144px\",y:(componentViewport?.y||0)+0+200+82+0+0+336+64+8+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-sn0epf-container\",nodeId:\"w069v4_RF\",scopeId:\"Wv8N2XYuH\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ck9OZT0P9:{XurQ_HpTK:resolvedLinks[1]},V2qdClNst:{XurQ_HpTK:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(ButtonsCategory,{height:\"100%\",id:\"w069v4_RF\",layoutId:\"w069v4_RF\",pFo8BXB8S:\"All Posters\",style:{width:\"100%\"},variant:\"ckxUWHk4M\",width:\"100%\",XurQ_HpTK:resolvedLinks[0]})})})})})}),collection?.map(({CFDY7QfKK:CFDY7QfKKAaboGmlN6,id:idAaboGmlN6,K5vWQ7PsE:K5vWQ7PsEAaboGmlN6},index)=>{K5vWQ7PsEAaboGmlN6??=\"\";CFDY7QfKKAaboGmlN6??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`AaboGmlN6-${idAaboGmlN6}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{K5vWQ7PsE:K5vWQ7PsEAaboGmlN6},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{K5vWQ7PsE:K5vWQ7PsEAaboGmlN6},webPageId:\"Wv8N2XYuH\"},implicitPathVariables:undefined},{href:{pathVariables:{K5vWQ7PsE:K5vWQ7PsEAaboGmlN6},webPageId:\"Wv8N2XYuH\"},implicitPathVariables:undefined},{href:{pathVariables:{K5vWQ7PsE:K5vWQ7PsEAaboGmlN6},webPageId:\"Wv8N2XYuH\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ck9OZT0P9:{width:\"124px\",y:(componentViewport?.y||0)+0+200+82+0+0+336+32+8+0+0+50},V2qdClNst:{width:undefined,y:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:34,width:\"144px\",y:(componentViewport?.y||0)+0+200+82+0+0+336+64+8+0+0+300,children:/*#__PURE__*/_jsx(Container,{className:\"framer-17ik5m2-container\",nodeId:\"xCl1zqY12\",scopeId:\"Wv8N2XYuH\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ck9OZT0P9:{XurQ_HpTK:resolvedLinks1[1]},V2qdClNst:{XurQ_HpTK:resolvedLinks1[2]}},children:/*#__PURE__*/_jsx(ButtonsCategory,{height:\"100%\",id:\"xCl1zqY12\",layoutId:\"xCl1zqY12\",pFo8BXB8S:CFDY7QfKKAaboGmlN6,style:{width:\"100%\"},variant:convertFromBoolean(equals(CFDY7QfKKAaboGmlN6,CFDY7QfKK),activeLocale),width:\"100%\",XurQ_HpTK:resolvedLinks1[0]})})})})})})})},idAaboGmlN6);})]})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1vizt7i\",\"data-framer-name\":\"Collection\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-6gh7z5\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData1,{pageSize:12,query:{from:{alias:\"rIr72oEtw\",data:ShopifyStore,type:\"Collection\"},select:[{collection:\"rIr72oEtw\",name:\"LOOhB4Ahh\",type:\"Identifier\"},{collection:\"rIr72oEtw\",name:\"Znb6DRNcC\",type:\"Identifier\"},{collection:\"rIr72oEtw\",name:\"wfn7_XP2_\",type:\"Identifier\"},{collection:\"rIr72oEtw\",name:\"mzzTafQTB\",type:\"Identifier\"},{collection:\"rIr72oEtw\",name:\"ljroQMgcA\",type:\"Identifier\"},{collection:\"rIr72oEtw\",name:\"I36QbIKIF\",type:\"Identifier\"},{collection:\"rIr72oEtw\",name:\"id\",type:\"Identifier\"}],where:{arguments:[{collection:\"rIr72oEtw\",name:\"xF7cL2OTF\",type:\"Identifier\"},{type:\"LiteralValue\",value:CFDY7QfKK}],functionName:\"CONTAINS\",type:\"FunctionCall\"}},children:(collection1,paginationInfo1,loadMore1)=>/*#__PURE__*/_jsxs(_Fragment,{children:[collection1?.map(({I36QbIKIF:I36QbIKIFrIr72oEtw,id:idrIr72oEtw,ljroQMgcA:ljroQMgcArIr72oEtw,LOOhB4Ahh:LOOhB4AhhrIr72oEtw,mzzTafQTB:mzzTafQTBrIr72oEtw,wfn7_XP2_:wfn7_XP2_rIr72oEtw,Znb6DRNcC:Znb6DRNcCrIr72oEtw},index1)=>{LOOhB4AhhrIr72oEtw??=\"\";Znb6DRNcCrIr72oEtw??=0;wfn7_XP2_rIr72oEtw??=0;ljroQMgcArIr72oEtw??=\"\";I36QbIKIFrIr72oEtw??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`rIr72oEtw-${idrIr72oEtw}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{I36QbIKIF:I36QbIKIFrIr72oEtw},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{I36QbIKIF:I36QbIKIFrIr72oEtw},webPageId:\"z4VBcwlSI\"},implicitPathVariables:undefined},{href:{pathVariables:{I36QbIKIF:I36QbIKIFrIr72oEtw},webPageId:\"z4VBcwlSI\"},implicitPathVariables:undefined},{href:{pathVariables:{I36QbIKIF:I36QbIKIFrIr72oEtw},webPageId:\"z4VBcwlSI\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ck9OZT0P9:{width:`max((max(min(${componentViewport?.width||\"100vw\"} - 32px, 1440px) - 188px, 1px) - 16px) / 2, 50px)`,y:(componentViewport?.y||0)+0+200+82+0+0+336+32+0+0+0+0},V2qdClNst:{width:`calc(min(${componentViewport?.width||\"100vw\"} - 32px, 1440px) - 32px)`,y:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:379,width:`max((max(min(${componentViewport?.width||\"100vw\"} - 32px, 1440px) - 256px, 1px) - 32px) / 3, 50px)`,y:(componentViewport?.y||0)+0+200+82+0+0+336+64+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1x5c6h9-container\",nodeId:\"Mzchj7iYl\",scopeId:\"Wv8N2XYuH\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ck9OZT0P9:{AeyIqRIeO:resolvedLinks2[1]},V2qdClNst:{AeyIqRIeO:resolvedLinks2[2]}},children:/*#__PURE__*/_jsx(CardsProducts,{AeyIqRIeO:resolvedLinks2[0],AyeurYO4h:ljroQMgcArIr72oEtw,BvHBSACq4:toResponsiveImage(mzzTafQTBrIr72oEtw),height:\"100%\",id:\"Mzchj7iYl\",Jbg4K5BdV:greaterThan(Znb6DRNcCrIr72oEtw,wfn7_XP2_rIr72oEtw),KTSGZlSez:numberToString(wfn7_XP2_rIr72oEtw,{currency:\"USD\",currencyDisplay:\"symbol\",locale:\"\",notation:\"standard\",style:\"currency\"},activeLocaleCode),layoutId:\"Mzchj7iYl\",rvLmw3Cun:numberToString(Znb6DRNcCrIr72oEtw,{currency:\"USD\",currencyDisplay:\"symbol\",locale:\"\",notation:\"standard\",style:\"currency\"},activeLocaleCode),style:{width:\"100%\"},UJi9Nrlcy:isSet(LOOhB4AhhrIr72oEtw),UJnE2vVpr:LOOhB4AhhrIr72oEtw,width:\"100%\",XWj1BuJMz:\"Sale\",y135z4DR6:greaterThan(Znb6DRNcCrIr72oEtw,wfn7_XP2_rIr72oEtw)})})})})})})})},idrIr72oEtw);}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ck9OZT0P9:{y:(componentViewport?.y||0)+0+200+82+0+0+336+32+0+0+774-0},V2qdClNst:{y:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,y:(componentViewport?.y||0)+0+200+82+0+0+336+64+0+0+774-0,children:/*#__PURE__*/_jsx(ContainerWithInfiniteScroll,{__loadMore:loadMore1,__paginationInfo:paginationInfo1,className:\"framer-1o3uga1-container\",isModuleExternal:true,nodeId:\"HB9_8PkMa\",ref:dynamicRef(`${I36QbIKIFrIr72oEtw}-1o3uga1`),scopeId:\"Wv8N2XYuH\",children:/*#__PURE__*/_jsx(Spinner,{height:\"100%\",id:\"HB9_8PkMa\",layoutId:\"HB9_8PkMa\",variant:loaderVariants(paginationInfo1,{disabled:\"PX1MOnVXY\",loading:\"G47S15YSn\"},\"G47S15YSn\"),width:\"100%\"})})})})]})})})})})]})]})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-1m714zk\",\"data-framer-name\":\"Featured products\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ck9OZT0P9:{y:(componentViewport?.y||0)+0+1500+60+0},V2qdClNst:{y:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:406,width:`calc(${componentViewport?.width||\"100vw\"} - 32px)`,y:(componentViewport?.y||0)+0+1548+60+0,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-q9orbd-container\",nodeId:\"Kzc9YTI1G\",rendersWithMotion:true,scopeId:\"Wv8N2XYuH\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ck9OZT0P9:{variant:\"g43mjoLCA\"},V2qdClNst:{variant:\"MwPvGHijX\"}},children:/*#__PURE__*/_jsx(NewsletterCTASection,{height:\"100%\",id:\"Kzc9YTI1G\",layoutId:\"Kzc9YTI1G\",style:{width:\"100%\"},variant:\"yWRxIiS3D\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ck9OZT0P9:{y:(componentViewport?.y||0)+0+2086},V2qdClNst:{y:undefined}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:480,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+2134,children:/*#__PURE__*/_jsx(Container,{className:\"framer-f8d9eq-container\",nodeId:\"rv9n9061g\",scopeId:\"Wv8N2XYuH\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ck9OZT0P9:{variant:\"Y5CJAj7uT\"},V2qdClNst:{variant:\"OfuSV8Xkp\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"rv9n9061g\",layoutId:\"rv9n9061g\",style:{width:\"100%\"},variant:\"nnNbf_NNB\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-rMf6z.framer-1gjnw63, .framer-rMf6z .framer-1gjnw63 { display: block; }\",\".framer-rMf6z.framer-36sb53 { align-content: center; align-items: center; background-color: var(--token-8bb230c4-50b0-40ea-9c4c-51ba50341d1d, #e6e6e6); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1200px; }\",\".framer-rMf6z .framer-os1x7l-container { flex: none; height: auto; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 10; }\",\".framer-rMf6z .framer-1mz32mz-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-rMf6z .framer-xsmi3r { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 82px 16px 60px 16px; position: relative; width: 100%; }\",\".framer-rMf6z .framer-suzwb0 { align-content: flex-end; align-items: flex-end; background-color: var(--token-3a40ba88-fd62-4db9-96cf-73982c1a6b14, #ffffff); border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 1440px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-rMf6z .framer-1s94f7d { align-content: center; align-items: center; background-color: var(--token-3a40ba88-fd62-4db9-96cf-73982c1a6b14, #ffffff); border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; box-shadow: 0px 0.6021873017743928px 3.010936508871964px -0.41666666666666663px rgba(0, 0, 0, 0.04), 0px 2.288533303243457px 11.442666516217285px -0.8333333333333333px rgba(0, 0, 0, 0.05), 0px 10px 50px -1.25px rgba(0, 0, 0, 0.11); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 80px 40px 80px 40px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-rMf6z .framer-14896id { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 900px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-rMf6z .framer-1jtvorq { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-text-wrap-override: balance; flex: none; height: auto; max-width: 520px; position: relative; width: 100%; }\",\".framer-rMf6z .framer-1m3ybqe { 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: center; overflow: visible; padding: 64px 32px 32px 32px; position: relative; width: 100%; }\",\".framer-rMf6z .framer-jlffnk { align-content: flex-start; align-items: flex-start; background-color: var(--token-78138631-263f-4250-a4d3-66e6dfa823bf, #ededed); border-bottom-left-radius: 23px; border-bottom-right-radius: 23px; border-top-left-radius: 23px; border-top-right-radius: 23px; display: flex; flex: none; flex-direction: column; flex-wrap: wrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 8px; position: sticky; top: 82px; width: 160px; z-index: 1; }\",\".framer-rMf6z .framer-1ruryxt { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: wrap; gap: 16px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-rMf6z .framer-sn0epf-container, .framer-rMf6z .framer-17ik5m2-container, .framer-rMf6z .framer-q9orbd-container, .framer-rMf6z .framer-f8d9eq-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-rMf6z .framer-1vizt7i { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-rMf6z .framer-6gh7z5 { display: grid; flex: none; gap: 16px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(3, minmax(50px, 1fr)); height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-rMf6z .framer-1x5c6h9-container { align-self: start; flex: none; height: auto; justify-self: start; position: relative; width: 100%; }\",\".framer-rMf6z .framer-1o3uga1-container { bottom: -40px; flex: none; height: auto; left: 50%; position: absolute; transform: translateX(-50%); width: auto; }\",\".framer-rMf6z .framer-1m714zk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 60px 16px 120px 16px; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-rMf6z.framer-36sb53, .framer-rMf6z .framer-xsmi3r, .framer-rMf6z .framer-suzwb0, .framer-rMf6z .framer-1s94f7d, .framer-rMf6z .framer-1m3ybqe, .framer-rMf6z .framer-jlffnk, .framer-rMf6z .framer-1ruryxt, .framer-rMf6z .framer-1vizt7i, .framer-rMf6z .framer-1m714zk { gap: 0px; } .framer-rMf6z.framer-36sb53 > *, .framer-rMf6z .framer-suzwb0 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-rMf6z.framer-36sb53 > :first-child, .framer-rMf6z .framer-xsmi3r > :first-child, .framer-rMf6z .framer-suzwb0 > :first-child, .framer-rMf6z .framer-1s94f7d > :first-child, .framer-rMf6z .framer-jlffnk > :first-child, .framer-rMf6z .framer-1ruryxt > :first-child, .framer-rMf6z .framer-1vizt7i > :first-child, .framer-rMf6z .framer-1m714zk > :first-child { margin-top: 0px; } .framer-rMf6z.framer-36sb53 > :last-child, .framer-rMf6z .framer-xsmi3r > :last-child, .framer-rMf6z .framer-suzwb0 > :last-child, .framer-rMf6z .framer-1s94f7d > :last-child, .framer-rMf6z .framer-jlffnk > :last-child, .framer-rMf6z .framer-1ruryxt > :last-child, .framer-rMf6z .framer-1vizt7i > :last-child, .framer-rMf6z .framer-1m714zk > :last-child { margin-bottom: 0px; } .framer-rMf6z .framer-xsmi3r > *, .framer-rMf6z .framer-1s94f7d > *, .framer-rMf6z .framer-jlffnk > *, .framer-rMf6z .framer-1ruryxt > *, .framer-rMf6z .framer-1m714zk > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-rMf6z .framer-1m3ybqe > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } .framer-rMf6z .framer-1m3ybqe > :first-child { margin-left: 0px; } .framer-rMf6z .framer-1m3ybqe > :last-child { margin-right: 0px; } .framer-rMf6z .framer-1vizt7i > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,\"@media (min-width: 810px) and (max-width: 1199px) { .framer-rMf6z.framer-36sb53 { width: 810px; } .framer-rMf6z .framer-1m3ybqe { gap: 16px; padding: 32px 16px 16px 16px; } .framer-rMf6z .framer-jlffnk { width: 140px; } .framer-rMf6z .framer-6gh7z5 { grid-template-columns: repeat(2, minmax(50px, 1fr)); } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-rMf6z .framer-1m3ybqe { gap: 0px; } .framer-rMf6z .framer-1m3ybqe > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-rMf6z .framer-1m3ybqe > :first-child { margin-left: 0px; } .framer-rMf6z .framer-1m3ybqe > :last-child { margin-right: 0px; } }}\",\"@media (max-width: 809px) { .framer-rMf6z.framer-36sb53 { width: 390px; } .framer-rMf6z .framer-1s94f7d { padding: 60px 20px 60px 20px; } .framer-rMf6z .framer-1m3ybqe { flex-direction: column; padding: 32px 16px 16px 16px; } .framer-rMf6z .framer-jlffnk { border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; position: relative; top: unset; width: 100%; } .framer-rMf6z .framer-1ruryxt { flex-direction: row; } .framer-rMf6z .framer-sn0epf-container, .framer-rMf6z .framer-17ik5m2-container { width: auto; } .framer-rMf6z .framer-1vizt7i { flex: none; width: 100%; } .framer-rMf6z .framer-6gh7z5 { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; } .framer-rMf6z .framer-1x5c6h9-container { align-self: unset; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-rMf6z .framer-1m3ybqe, .framer-rMf6z .framer-1ruryxt, .framer-rMf6z .framer-6gh7z5 { gap: 0px; } .framer-rMf6z .framer-1m3ybqe > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-rMf6z .framer-1m3ybqe > :first-child, .framer-rMf6z .framer-6gh7z5 > :first-child { margin-top: 0px; } .framer-rMf6z .framer-1m3ybqe > :last-child, .framer-rMf6z .framer-6gh7z5 > :last-child { margin-bottom: 0px; } .framer-rMf6z .framer-1ruryxt > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-rMf6z .framer-1ruryxt > :first-child { margin-left: 0px; } .framer-rMf6z .framer-1ruryxt > :last-child { margin-right: 0px; } .framer-rMf6z .framer-6gh7z5 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1901\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"ck9OZT0P9\":{\"layout\":[\"fixed\",\"auto\"]},\"V2qdClNst\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"jNjHWC9cZ\":{\"pattern\":\":jNjHWC9cZ\",\"name\":\"navtrigger\"}}\n * @framerResponsiveScreen\n */const FramerWv8N2XYuH=withCSS(Component,css,\"framer-rMf6z\");export default FramerWv8N2XYuH;FramerWv8N2XYuH.displayName=\"Categories\";FramerWv8N2XYuH.defaultProps={height:1901,width:1200};addFonts(FramerWv8N2XYuH,[{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\"}]},...NavbarFonts,...FrameshipShopifyFonts,...ButtonsCategoryFonts,...CardsProductsFonts,...SpinnerFonts,...NewsletterCTASectionFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerWv8N2XYuH\",\"slots\":[],\"annotations\":{\"framerResponsiveScreen\":\"\",\"framerIntrinsicWidth\":\"1200\",\"framerColorSyntax\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ck9OZT0P9\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"V2qdClNst\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"1901\",\"framerScrollSections\":\"{\\\"jNjHWC9cZ\\\":{\\\"pattern\\\":\\\":jNjHWC9cZ\\\",\\\"name\\\":\\\"navtrigger\\\"}}\",\"framerAutoSizeImages\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavbarFonts", "getFonts", "bpi2tNHLx_default", "NavbarWithVariantAppearEffect", "withVariantAppearEffect", "FrameshipShopifyFonts", "Frameship", "ButtonsCategoryFonts", "ch6kRnDB5_default", "CardsProductsFonts", "JUt5pAZFW_default", "SpinnerFonts", "O_XoZ3FcZ_default", "ContainerWithInfiniteScroll", "withInfiniteScroll", "Container", "NewsletterCTASectionFonts", "sUphRxjG1_default", "ContainerWithFX", "withFX", "FooterFonts", "mUGFsI8CO_default", "breakpoints", "serializationHash", "variantClassNames", "suffix", "value", "equals", "a", "b", "convertFromBoolean", "activeLocale", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "isSet", "greaterThan", "toResponsiveImage", "numberToString", "options", "fallbackLocale", "locale", "useGrouping", "notation", "compactDisplay", "style", "currency", "currencyDisplay", "unit", "unitDisplay", "minimumFractionDigits", "maximumFractionDigits", "minimumIntegerDigits", "formatOptions", "number", "loaderVariants", "repeaterState", "variants", "currentVariant", "QueryData1", "paginatedQuery", "paginationInfo", "loadMore", "useLoadMorePaginatedQuery", "animation", "transition1", "animation1", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "wrGcAgOE7_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "className", "layoutId", "variant", "CFDY7QfKK", "nSJXWQGdv", "K5vWQ7PsEAaboGmlN6", "CFDY7QfKKAaboGmlN6", "idAaboGmlN6", "LOOhB4AhhrIr72oEtw", "Znb6DRNcCrIr72oEtw", "wfn7_XP2_rIr72oEtw", "mzzTafQTBrIr72oEtw", "ljroQMgcArIr72oEtw", "I36QbIKIFrIr72oEtw", "idrIr72oEtw", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "ref1", "elementId", "useRouteElementId", "textContent", "router", "useRouter", "activeLocaleCode", "useLocaleCode", "dynamicRef", "useDynamicRefs", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "NavbarWithVariantAppearEffect", "Frameship", "RichText2", "x", "ChildrenCanSuspend", "collection", "l", "ResolveLinks", "resolvedLinks", "ch6kRnDB5_default", "index", "PathVariablesContext", "resolvedLinks1", "hWmqC6Dxo_default", "collection1", "paginationInfo1", "loadMore1", "index1", "resolvedLinks2", "JUt5pAZFW_default", "ContainerWithInfiniteScroll", "O_XoZ3FcZ_default", "ContainerWithFX", "sUphRxjG1_default", "mUGFsI8CO_default", "css", "FramerWv8N2XYuH", "withCSS", "Wv8N2XYuH_default", "addFonts", "NavbarFonts", "FrameshipShopifyFonts", "ButtonsCategoryFonts", "CardsProductsFonts", "SpinnerFonts", "NewsletterCTASectionFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
