{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/xa1lYuzCCzZVvHUA7rdy/MC3r4z3Eh4oAxh7k9kJw/XQEte7c9M.js", "ssg:https://framerusercontent.com/modules/veKXMOw3y9Z2k2SQFvTk/IEl9OxeI1cM3ODRfARJx/dHBXuL6yw.js"],
  "sourcesContent": ["import{fontStore}from\"framer\";fontStore.loadWebFontsFromSelectors([\"GF;Manrope-700\"]);export const fonts=[{family:\"Manrope\",moduleAsset:{localModuleIdentifier:\"local-module:css/XQEte7c9M:default\",url:\"https://fonts.gstatic.com/s/manrope/v13/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk4aE-_F87jxeN7B.ttf\"},style:\"normal\",url:\"https://fonts.gstatic.com/s/manrope/v13/xn7_YHE41ni1AdIRqAuZuw1Bx9mbZk4aE-_F87jxeN7B.ttf\",weight:\"700\"}];export const css=['.framer-ikDIM .framer-styles-preset-g442uk:not(.rich-text-wrapper), .framer-ikDIM .framer-styles-preset-g442uk.rich-text-wrapper h3, .framer-ikDIM .framer-styles-preset-g442uk.rich-text-wrapper [data-preset-tag=\"h3\"] { --framer-font-family: \"Manrope\", \"Manrope Placeholder\", sans-serif; --framer-font-size: 18px; --framer-font-style: normal; --framer-font-weight: 700; --framer-letter-spacing: -0.8px; --framer-line-height: 1.3em; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: var(--token-e6914af2-1fd7-4671-8ce9-1fbaa2ec5e72, #1f2937); --framer-text-decoration: none; --framer-text-transform: none; }','@media (max-width: 1199px) and (min-width: 810px) { .framer-ikDIM .framer-styles-preset-g442uk:not(.rich-text-wrapper), .framer-ikDIM .framer-styles-preset-g442uk.rich-text-wrapper h3, .framer-ikDIM .framer-styles-preset-g442uk.rich-text-wrapper [data-preset-tag=\"h3\"] { --framer-font-family: \"Manrope\", \"Manrope Placeholder\", sans-serif; --framer-font-size: 22px; --framer-font-style: normal; --framer-font-weight: 700; --framer-letter-spacing: -0.8px; --framer-line-height: 1.3em; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: var(--token-e6914af2-1fd7-4671-8ce9-1fbaa2ec5e72, #1f2937); --framer-text-decoration: none; --framer-text-transform: none; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-ikDIM .framer-styles-preset-g442uk:not(.rich-text-wrapper), .framer-ikDIM .framer-styles-preset-g442uk.rich-text-wrapper h3, .framer-ikDIM .framer-styles-preset-g442uk.rich-text-wrapper [data-preset-tag=\"h3\"] { --framer-font-family: \"Manrope\", \"Manrope Placeholder\", sans-serif; --framer-font-size: 18px; --framer-font-style: normal; --framer-font-weight: 700; --framer-letter-spacing: -0.8px; --framer-line-height: 1.3em; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: var(--token-e6914af2-1fd7-4671-8ce9-1fbaa2ec5e72, #1f2937); --framer-text-decoration: none; --framer-text-transform: none; } }'];export const className=\"framer-ikDIM\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (ac3938c)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Image,Link,RichText,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{withHover}from\"https://framerusercontent.com/modules/rXLBqR7aZqQjr68dKbAO/srL4mZVOwYUjEd1t6pHG/Overrides.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/xa1lYuzCCzZVvHUA7rdy/MC3r4z3Eh4oAxh7k9kJw/XQEte7c9M.js\";const MotionAWithHover=withHover(motion.a);const enabledGestures={dFKCPOOtP:{hover:true},h8k9g6WS1:{hover:true},WkGo8IlgC:{hover:true}};const cycleOrder=[\"dFKCPOOtP\",\"WkGo8IlgC\",\"h8k9g6WS1\"];const serializationHash=\"framer-ch8SM\";const variantClassNames={dFKCPOOtP:\"framer-v-ltcc9u\",h8k9g6WS1:\"framer-v-4rt2if\",WkGo8IlgC:\"framer-v-7aptep\"};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 transitions={default:{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 humanReadableVariantMap={\"Aspect 16/9\":\"h8k9g6WS1\",\"Aspect 5/4\":\"WkGo8IlgC\",\"Variant 1\":\"dFKCPOOtP\"};const getProps=({height,id,image,link,name1,new1,popular,usesFilters,width,...props})=>{var _ref,_humanReadableVariantMap_props_variant,_ref1;return{...props,N2GKIM7mG:popular!==null&&popular!==void 0?popular:props.N2GKIM7mG,rQ17Pn6Bc:image!==null&&image!==void 0?image:props.rQ17Pn6Bc,uCRlN185k:link!==null&&link!==void 0?link:props.uCRlN185k,v0LgOUrnN:new1!==null&&new1!==void 0?new1:props.v0LgOUrnN,v4Wpp3Emr:(_ref=name1!==null&&name1!==void 0?name1:props.v4Wpp3Emr)!==null&&_ref!==void 0?_ref:\"Candy Carousel\",variant:(_ref1=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref1!==void 0?_ref1:\"dFKCPOOtP\",xkVot7XsZ:usesFilters!==null&&usesFilters!==void 0?usesFilters:props.xkVot7XsZ};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale}=useLocaleInfo();const{style,className,layoutId,variant,rQ17Pn6Bc,v4Wpp3Emr,uCRlN185k,v0LgOUrnN,N2GKIM7mG,xkVot7XsZ,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"dFKCPOOtP\",enabledGestures,transitions,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(motion.div,{initial:variant,animate:variants,onHoverStart:()=>setGestureState({isHovered:true}),onHoverEnd:()=>setGestureState({isHovered:false}),onTapStart:()=>setGestureState({isPressed:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),className:cx(\"framer-ch8SM\",...sharedStyleClassNames,classNames),style:{display:\"contents\"},children:/*#__PURE__*/_jsx(Transition,{value:transition,children:/*#__PURE__*/_jsx(Link,{href:uCRlN185k,children:/*#__PURE__*/_jsx(MotionAWithHover,{...restProps,className:`${cx(\"framer-ltcc9u\",className)} framer-4nuyw`,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"dFKCPOOtP\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({\"dFKCPOOtP-hover\":{\"data-framer-name\":undefined},\"h8k9g6WS1-hover\":{\"data-framer-name\":undefined},\"WkGo8IlgC-hover\":{\"data-framer-name\":undefined},h8k9g6WS1:{\"data-framer-name\":\"Aspect 16/9\"},WkGo8IlgC:{\"data-framer-name\":\"Aspect 5/4\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-xms5ky\",layoutDependency:layoutDependency,layoutId:\"lMngKkews\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16},variants:{\"dFKCPOOtP-hover\":{backgroundColor:\"var(--token-e110913f-4dda-472f-906b-342392380353, rgb(243, 246, 249))\"},\"h8k9g6WS1-hover\":{backgroundColor:\"var(--token-9a112a9b-4812-4ab2-83e3-716ff9fdcded, rgb(243, 244, 246))\"},\"WkGo8IlgC-hover\":{backgroundColor:\"var(--token-e110913f-4dda-472f-906b-342392380353, rgb(243, 246, 249))\"}},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1vano1i\",layoutDependency:layoutDependency,layoutId:\"orOce3zAb\",style:{backgroundColor:\"var(--token-e110913f-4dda-472f-906b-342392380353, rgb(232, 236, 242))\",borderBottomLeftRadius:16,borderBottomRightRadius:16},children:/*#__PURE__*/_jsxs(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"max(min(400px, 100vw), 0px)\",...toResponsiveImage(rQ17Pn6Bc)},className:\"framer-ekzj2\",\"data-framer-name\":\"Image\",layoutDependency:layoutDependency,layoutId:\"yUqFNArZb\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1mygvvn\",\"data-framer-name\":\"Badges\",layoutDependency:layoutDependency,layoutId:\"aGa5pv63_\"}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-hi620c\",\"data-framer-name\":\"Badges\",layoutDependency:layoutDependency,layoutId:\"fkuUi9LBk\",children:[v0LgOUrnN&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-au30aj\",layoutDependency:layoutDependency,layoutId:\"FWXWiiPYC\",style:{backgroundColor:\"rgb(219, 245, 233)\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(20, 108, 40))\"},children:\"New\"})}),className:\"framer-83n1hv\",fonts:[\"GF;DM Sans-500\"],layoutDependency:layoutDependency,layoutId:\"ZiS2mH1Fc\",style:{\"--extracted-r6o4lv\":\"rgb(20, 108, 40)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})}),N2GKIM7mG&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-5syyhy\",layoutDependency:layoutDependency,layoutId:\"fHzTUn56K\",style:{backgroundColor:\"rgb(206, 223, 242)\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(20, 71, 107))\"},children:\"Popular \uD83D\uDD25\"})}),className:\"framer-13tv2qq\",fonts:[\"GF;DM Sans-500\"],layoutDependency:layoutDependency,layoutId:\"iPBaBCWP8\",style:{\"--extracted-r6o4lv\":\"rgb(20, 71, 107)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})}),xkVot7XsZ&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-14fa2al\",layoutDependency:layoutDependency,layoutId:\"PPH_Udsqt\",style:{backgroundColor:\"rgb(229, 234, 240)\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7RE0gU2Fucy01MDA=\",\"--framer-font-family\":'\"DM Sans\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(64, 79, 89))\"},children:\"Filters \uD83C\uDF2A\uFE0F\"})}),className:\"framer-19roomp\",fonts:[\"GF;DM Sans-500\"],layoutDependency:layoutDependency,layoutId:\"ilpK5Nqju\",style:{\"--extracted-r6o4lv\":\"rgb(64, 79, 89)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})})]})]})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1k6vvsk\",\"data-framer-name\":\"Post\",layoutDependency:layoutDependency,layoutId:\"quBy_reK2\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-g442uk\",\"data-styles-preset\":\"XQEte7c9M\",children:\"Candy Carousel\"})}),className:\"framer-exoufp\",\"data-framer-name\":\"Name\",layoutDependency:layoutDependency,layoutId:\"w64fMi6A5\",style:{\"--framer-paragraph-spacing\":\"0px\"},text:v4Wpp3Emr,verticalAlignment:\"top\",withExternalLayout:true})})]})})})})})});});const css=['.framer-ch8SM [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; }',\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-ch8SM .framer-4nuyw { display: block; }\",\".framer-ch8SM .framer-ltcc9u { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 0px; position: relative; text-decoration: none; width: 400px; }\",\".framer-ch8SM .framer-xms5ky { 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: 0px 0px 24px 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-ch8SM .framer-1vano1i { align-content: center; align-items: center; aspect-ratio: 1.3333333333333333 / 1; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 150px); justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-ch8SM .framer-ekzj2 { flex: 1 0 0px; height: 100%; position: relative; width: 1px; }\",\".framer-ch8SM .framer-1mygvvn { align-content: center; align-items: center; bottom: 12px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-end; min-height: 32px; min-width: 40px; overflow: visible; padding: 0px 0px 0px 0px; position: absolute; right: 12px; width: min-content; }\",\".framer-ch8SM .framer-hi620c { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-end; min-height: 23px; min-width: 66px; overflow: visible; padding: 0px 0px 0px 0px; position: absolute; right: 12px; top: 12px; width: min-content; }\",\".framer-ch8SM .framer-au30aj, .framer-ch8SM .framer-5syyhy, .framer-ch8SM .framer-14fa2al { 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: 4px 8px 4px 8px; position: relative; width: min-content; }\",\".framer-ch8SM .framer-83n1hv, .framer-ch8SM .framer-13tv2qq, .framer-ch8SM .framer-19roomp { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-ch8SM .framer-1k6vvsk { 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-width: 200px; padding: 0px 24px 0px 24px; position: relative; width: 100%; }\",\".framer-ch8SM .framer-exoufp { 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-ch8SM .framer-ltcc9u, .framer-ch8SM .framer-xms5ky, .framer-ch8SM .framer-1vano1i, .framer-ch8SM .framer-1mygvvn, .framer-ch8SM .framer-hi620c, .framer-ch8SM .framer-au30aj, .framer-ch8SM .framer-5syyhy, .framer-ch8SM .framer-14fa2al, .framer-ch8SM .framer-1k6vvsk { gap: 0px; } .framer-ch8SM .framer-ltcc9u > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-ch8SM .framer-ltcc9u > :first-child, .framer-ch8SM .framer-xms5ky > :first-child, .framer-ch8SM .framer-1k6vvsk > :first-child { margin-top: 0px; } .framer-ch8SM .framer-ltcc9u > :last-child, .framer-ch8SM .framer-xms5ky > :last-child, .framer-ch8SM .framer-1k6vvsk > :last-child { margin-bottom: 0px; } .framer-ch8SM .framer-xms5ky > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-ch8SM .framer-1vano1i > *, .framer-ch8SM .framer-au30aj > *, .framer-ch8SM .framer-5syyhy > *, .framer-ch8SM .framer-14fa2al > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-ch8SM .framer-1vano1i > :first-child, .framer-ch8SM .framer-1mygvvn > :first-child, .framer-ch8SM .framer-hi620c > :first-child, .framer-ch8SM .framer-au30aj > :first-child, .framer-ch8SM .framer-5syyhy > :first-child, .framer-ch8SM .framer-14fa2al > :first-child { margin-left: 0px; } .framer-ch8SM .framer-1vano1i > :last-child, .framer-ch8SM .framer-1mygvvn > :last-child, .framer-ch8SM .framer-hi620c > :last-child, .framer-ch8SM .framer-au30aj > :last-child, .framer-ch8SM .framer-5syyhy > :last-child, .framer-ch8SM .framer-14fa2al > :last-child { margin-right: 0px; } .framer-ch8SM .framer-1mygvvn > *, .framer-ch8SM .framer-hi620c > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-ch8SM .framer-1k6vvsk > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",\".framer-ch8SM.framer-v-7aptep .framer-1vano1i { aspect-ratio: 1.1764705882352942 / 1; height: var(--framer-aspect-ratio-supported, 170px); }\",\".framer-ch8SM.framer-v-4rt2if .framer-1vano1i { aspect-ratio: 1.7777777777777777 / 1; height: var(--framer-aspect-ratio-supported, 113px); }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 363\n * @framerIntrinsicWidth 400\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"WkGo8IlgC\":{\"layout\":[\"fixed\",\"auto\"]},\"h8k9g6WS1\":{\"layout\":[\"fixed\",\"auto\"]},\"PkIv37Gjx\":{\"layout\":[\"fixed\",\"auto\"]},\"Az6ESYfFT\":{\"layout\":[\"fixed\",\"auto\"]},\"uAOxhJEK6\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"rQ17Pn6Bc\":\"image\",\"v4Wpp3Emr\":\"name1\",\"uCRlN185k\":\"link\",\"v0LgOUrnN\":\"new1\",\"N2GKIM7mG\":\"popular\",\"xkVot7XsZ\":\"usesFilters\"}\n * @framerImmutableVariables true\n */const FramerdHBXuL6yw=withCSS(Component,css,\"framer-ch8SM\");export default FramerdHBXuL6yw;FramerdHBXuL6yw.displayName=\"Testimonial Widgets/Item\";FramerdHBXuL6yw.defaultProps={height:363,width:400};addPropertyControls(FramerdHBXuL6yw,{variant:{options:[\"dFKCPOOtP\",\"WkGo8IlgC\",\"h8k9g6WS1\"],optionTitles:[\"Variant 1\",\"Aspect 5/4\",\"Aspect 16/9\"],title:\"Variant\",type:ControlType.Enum},rQ17Pn6Bc:{title:\"Image\",type:ControlType.ResponsiveImage},v4Wpp3Emr:{defaultValue:\"Candy Carousel\",title:\"Name\",type:ControlType.String},uCRlN185k:{title:\"Link\",type:ControlType.Link},v0LgOUrnN:{defaultValue:false,title:\"New\",type:ControlType.Boolean},N2GKIM7mG:{defaultValue:false,title:\"Popular\",type:ControlType.Boolean},xkVot7XsZ:{defaultValue:false,title:\"Uses Filters\",type:ControlType.Boolean}});addFonts(FramerdHBXuL6yw,[{family:\"DM Sans\",style:\"normal\",url:\"https://fonts.gstatic.com/s/dmsans/v14/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAkJxhS2f3ZGMZpg.woff2\",weight:\"500\"},...sharedStyle.fonts]);\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerdHBXuL6yw\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"363\",\"framerVariables\":\"{\\\"rQ17Pn6Bc\\\":\\\"image\\\",\\\"v4Wpp3Emr\\\":\\\"name1\\\",\\\"uCRlN185k\\\":\\\"link\\\",\\\"v0LgOUrnN\\\":\\\"new1\\\",\\\"N2GKIM7mG\\\":\\\"popular\\\",\\\"xkVot7XsZ\\\":\\\"usesFilters\\\"}\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"400\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"WkGo8IlgC\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"h8k9g6WS1\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"PkIv37Gjx\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Az6ESYfFT\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"uAOxhJEK6\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["fontStore", "fonts", "css", "className", "MotionAWithHover", "withHover", "motion", "enabledGestures", "cycleOrder", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transitions", "toResponsiveImage", "value", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "humanReadableVariantMap", "getProps", "height", "id", "image", "link", "name1", "new1", "popular", "usesFilters", "width", "props", "_ref", "_humanReadableVariantMap_props_variant", "_ref1", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "useLocaleInfo", "style", "className", "layoutId", "rQ17Pn6Bc", "v4Wpp3Emr", "uCRlN185k", "v0LgOUrnN", "N2GKIM7mG", "xkVot7XsZ", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "enabledGestures", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "LayoutGroup", "motion", "cx", "Link", "MotionAWithHover", "u", "Image2", "RichText2", "css", "FramerdHBXuL6yw", "withCSS", "dHBXuL6yw_default", "addPropertyControls", "ControlType", "addFonts", "fonts"]
}
