{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/0ZE7TSa41heF87GairYh/TZKguOzkdH5EsBBocbnu/siAITSi5i.js"],
  "sourcesContent": ["// Generated by Framer (013b13c)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,RichText,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import SVG from\"https://framerusercontent.com/modules/I1DC9cTt2FcHsDUAaRxW/6iIIX4SzvuX6GX8XtSv5/SVG_Prod.js\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/p8dptk4UIND8hbFWz9V7/Phosphor.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/rJtqSORnuE0gFfRwiRoS/djNt9IBH4ZKFFP3pxySq/JLUgtvMao.js\";const PhosphorFonts=getFonts(Phosphor);const SVGFonts=getFonts(SVG);const cycleOrder=[\"UzoIwcmq9\",\"E_sPF1aqm\",\"RIwjkBdam\",\"mbP4Jmk9z\"];const serializationHash=\"framer-TK8gl\";const variantClassNames={E_sPF1aqm:\"framer-v-1ngr9r1\",mbP4Jmk9z:\"framer-v-jb1m9f\",RIwjkBdam:\"framer-v-7n3nwh\",UzoIwcmq9:\"framer-v-18w6vc2\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const numberToPixelString=value=>{if(typeof value!==\"number\")return value;if(!Number.isFinite(value))return undefined;return Math.max(0,value)+\"px\";};const radiusForCorner=(value,cornerIndex)=>{if(typeof value===\"number\"&&Number.isFinite(value))return Math.max(0,value)+\"px\";if(typeof value!==\"string\"||typeof cornerIndex!==\"number\")return undefined;const segments=value.split(\" \");return segments[cornerIndex]||segments[cornerIndex-2]||segments[0];};const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Featured:\"E_sPF1aqm\",Free:\"mbP4Jmk9z\",New:\"RIwjkBdam\",Popular:\"UzoIwcmq9\"};const getProps=({height,id,padding,radius,width,...props})=>{return{...props,LvgZah_mC:radius??props.LvgZah_mC??\"9px\",variant:humanReadableVariantMap[props.variant]??props.variant??\"UzoIwcmq9\",yifnEzWcV:padding??props.yifnEzWcV??\"5px 10px 5px 10px\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};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{style,className,layoutId,variant,LvgZah_mC,yifnEzWcV,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"UzoIwcmq9\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(baseVariant===\"E_sPF1aqm\")return true;return false;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-18w6vc2\",className,classNames),\"data-framer-name\":\"Popular\",layoutDependency:layoutDependency,layoutId:\"UzoIwcmq9\",ref:refBinding,style:{\"--ktirp3\":numberToPixelString(yifnEzWcV),backgroundColor:\"var(--token-e7b85f7e-36d9-4606-8d98-2502703ab327, rgb(230, 236, 224))\",borderBottomLeftRadius:radiusForCorner(LvgZah_mC,3),borderBottomRightRadius:radiusForCorner(LvgZah_mC,2),borderTopLeftRadius:radiusForCorner(LvgZah_mC,0),borderTopRightRadius:radiusForCorner(LvgZah_mC,1),filter:\"hue-rotate(0deg)\",WebkitFilter:\"hue-rotate(0deg)\",...style},variants:{E_sPF1aqm:{backgroundColor:\"var(--token-f144ba5b-73ab-4343-bf71-fac5c31b4bbc, rgb(217, 235, 255))\"},mbP4Jmk9z:{backgroundColor:\"rgb(233, 227, 255)\",filter:\"none\",WebkitFilter:\"none\"},RIwjkBdam:{backgroundColor:\"var(--token-4ff4843e-2614-43d4-824c-7a7f2b558ad2, rgb(249, 226, 255))\"}},...addPropertyOverrides({E_sPF1aqm:{\"data-framer-name\":\"Featured\"},mbP4Jmk9z:{\"data-framer-name\":\"Free\"},RIwjkBdam:{\"data-framer-name\":\"New\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-16xnjkv-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"JyiGWiOQF-container\",nodeId:\"JyiGWiOQF\",rendersWithMotion:true,scopeId:\"siAITSi5i\",style:{opacity:1},variants:{E_sPF1aqm:{opacity:0},mbP4Jmk9z:{opacity:1},RIwjkBdam:{opacity:1}},children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-5dd1e0c0-726a-460b-8c81-ad710b460e28, rgb(58, 79, 48))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"Star\",id:\"JyiGWiOQF\",layoutId:\"JyiGWiOQF\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"fill\",width:\"100%\",...addPropertyOverrides({E_sPF1aqm:{iconSelection:\"SealCheck\"},mbP4Jmk9z:{color:\"rgb(87, 9, 222)\",iconSelection:\"Lightning\"},RIwjkBdam:{color:\"var(--token-c2254c55-5f52-42eb-9507-64aa91a9cabf, rgb(121, 47, 168))\",iconSelection:\"StarFour\"}},baseVariant,gestureVariant)})})}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1uxvel9-container\",\"data-framer-name\":\"SVG - Default\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"a16HWQBFr-container\",name:\"SVG - Default\",nodeId:\"a16HWQBFr\",rendersWithMotion:true,scopeId:\"siAITSi5i\",children:/*#__PURE__*/_jsx(SVG,{customColor:\"var(--token-103601f5-f63c-4186-86c7-971a74fd4d83, rgb(40, 72, 171))\",customPadding:0,customStrokeWidth:1.8,customSvgCode:'<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"> <g clip-path=\"url(#clip0_403_110867)\"> <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M20.7297 9.74368L20.7375 9.75179C21.3295 10.3687 22 11.0679 22 12C22 12.9321 21.3295 13.6321 20.7375 14.2482L20.7346 14.2513C20.3989 14.6021 20.0523 14.9643 19.9214 15.2812C19.8002 15.5726 19.7929 16.0552 19.7858 16.5231L19.7857 16.5259L19.7857 16.5293C19.7723 17.3999 19.7571 18.3857 19.0714 19.0714C18.3857 19.7571 17.3999 19.7723 16.5293 19.7857L16.5259 19.7857L16.5231 19.7858C16.0552 19.7929 15.5726 19.8002 15.2812 19.9214C14.9649 20.0517 14.6056 20.3956 14.2563 20.7297L14.2482 20.7375C13.6312 21.3295 12.9321 22 12 22C11.0679 22 10.3679 21.3295 9.75179 20.7375L9.74874 20.7346C9.3979 20.3989 9.03569 20.0523 8.71875 19.9214C8.42737 19.8002 7.94478 19.7929 7.4769 19.7858L7.47411 19.7857L7.47067 19.7857C6.60008 19.7723 5.61428 19.7571 4.92857 19.0714C4.24287 18.3857 4.22772 17.3999 4.21434 16.5293L4.21429 16.5259L4.21424 16.5231C4.20711 16.0552 4.19976 15.5726 4.07857 15.2812C3.94833 14.9649 3.60444 14.6056 3.27025 14.2563L3.2625 14.2482C2.67054 13.6312 2 12.9321 2 12C2 11.0679 2.67054 10.3679 3.2625 9.75179L3.26541 9.74875C3.60111 9.39791 3.9477 9.03569 4.07857 8.71875C4.19976 8.42736 4.20711 7.94476 4.21424 7.47687L4.21429 7.47411C4.21455 7.46104 4.21482 7.44795 4.21509 7.43484C4.23259 6.57314 4.25226 5.60489 4.92857 4.92857C5.61428 4.24287 6.60008 4.22772 7.47067 4.21434L7.47411 4.21429L7.4772 4.21424C7.94499 4.20711 8.42921 4.19973 8.71875 4.07857C9.03505 3.94833 9.39444 3.60444 9.74368 3.27025L9.75179 3.2625C10.3687 2.67054 11.0679 2 12 2C12.9321 2 13.6321 2.67054 14.2482 3.2625L14.2512 3.2654C14.6021 3.60111 14.9643 3.9477 15.2812 4.07857C15.5726 4.19976 16.0552 4.20711 16.5231 4.21424L16.5259 4.21429L16.5293 4.21434C17.3999 4.22772 18.3857 4.24287 19.0714 4.92857C19.7571 5.61428 19.7723 6.60008 19.7857 7.47067L19.7857 7.47411L19.7858 7.4769C19.7929 7.94478 19.8002 8.42737 19.9214 8.71875C20.0517 9.03505 20.3956 9.39443 20.7297 9.74368ZM16.7071 10.7071C17.0976 10.3166 17.0976 9.68342 16.7071 9.29289C16.3166 8.90237 15.6834 8.90237 15.2929 9.29289L11 13.5858L9.20711 11.7929C8.81658 11.4024 8.18342 11.4024 7.79289 11.7929C7.40237 12.1834 7.40237 12.8166 7.79289 13.2071L10.2929 15.7071C10.6834 16.0976 11.3166 16.0976 11.7071 15.7071L16.7071 10.7071Z\" fill=\"#323232\"/> </g> <defs> <clipPath id=\"clip0_403_110867\"> <rect width=\"24\" height=\"24\" fill=\"white\"/> </clipPath> </defs> </svg>',description:\"\",height:\"100%\",id:\"a16HWQBFr\",layoutId:\"a16HWQBFr\",lineCap:\"round\",lineJoin:\"miter\",name:\"SVG - Default\",style:{height:\"100%\",width:\"100%\"},title:\"\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1t5vj0n\",\"data-styles-preset\":\"JLUgtvMao\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-5dd1e0c0-726a-460b-8c81-ad710b460e28, rgb(58, 79, 48)))\"},children:\"POPULAR\"})}),className:\"framer-6we5kw\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"eTE041lRt\",style:{\"--extracted-r6o4lv\":\"var(--token-5dd1e0c0-726a-460b-8c81-ad710b460e28, rgb(58, 79, 48))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},variants:{E_sPF1aqm:{\"--extracted-r6o4lv\":\"var(--token-103601f5-f63c-4186-86c7-971a74fd4d83, rgb(40, 72, 171))\"},mbP4Jmk9z:{\"--extracted-r6o4lv\":\"rgb(87, 9, 222)\"},RIwjkBdam:{\"--extracted-r6o4lv\":\"var(--token-c2254c55-5f52-42eb-9507-64aa91a9cabf, rgb(121, 47, 168))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({E_sPF1aqm:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1t5vj0n\",\"data-styles-preset\":\"JLUgtvMao\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-103601f5-f63c-4186-86c7-971a74fd4d83, rgb(40, 72, 171)))\"},children:\"FEATURED\"})})},mbP4Jmk9z:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1t5vj0n\",\"data-styles-preset\":\"JLUgtvMao\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(87, 9, 222))\"},children:\"FREE\"})})},RIwjkBdam:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1t5vj0n\",\"data-styles-preset\":\"JLUgtvMao\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c2254c55-5f52-42eb-9507-64aa91a9cabf, rgb(121, 47, 168)))\"},children:\"NEW\"})})}},baseVariant,gestureVariant)})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-TK8gl.framer-q3x5o0, .framer-TK8gl .framer-q3x5o0 { display: block; }\",\".framer-TK8gl.framer-18w6vc2 { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: 27px; justify-content: center; overflow: hidden; padding: var(--ktirp3); position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-TK8gl .framer-16xnjkv-container { flex: none; height: 15px; position: relative; width: 10px; }\",\".framer-TK8gl .framer-1uxvel9-container { flex: none; height: 12px; left: 9px; position: absolute; top: calc(48.14814814814817% - 12px / 2); width: 13px; z-index: 1; }\",\".framer-TK8gl .framer-6we5kw { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-TK8gl.framer-18w6vc2 { gap: 0px; } .framer-TK8gl.framer-18w6vc2 > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } .framer-TK8gl.framer-18w6vc2 > :first-child { margin-left: 0px; } .framer-TK8gl.framer-18w6vc2 > :last-child { margin-right: 0px; } }\",\".framer-TK8gl.framer-v-1ngr9r1 .framer-16xnjkv-container { width: 13px; }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 27\n * @framerIntrinsicWidth 86\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"fixed\"]},\"E_sPF1aqm\":{\"layout\":[\"auto\",\"fixed\"]},\"RIwjkBdam\":{\"layout\":[\"auto\",\"fixed\"]},\"mbP4Jmk9z\":{\"layout\":[\"auto\",\"fixed\"]}}}\n * @framerVariables {\"LvgZah_mC\":\"radius\",\"yifnEzWcV\":\"padding\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramersiAITSi5i=withCSS(Component,css,\"framer-TK8gl\");export default FramersiAITSi5i;FramersiAITSi5i.displayName=\"Labels Tag\";FramersiAITSi5i.defaultProps={height:27,width:86};addPropertyControls(FramersiAITSi5i,{variant:{options:[\"UzoIwcmq9\",\"E_sPF1aqm\",\"RIwjkBdam\",\"mbP4Jmk9z\"],optionTitles:[\"Popular\",\"Featured\",\"New\",\"Free\"],title:\"Variant\",type:ControlType.Enum},LvgZah_mC:{defaultValue:\"9px\",title:\"Radius\",type:ControlType.BorderRadius},yifnEzWcV:{defaultValue:\"5px 10px 5px 10px\",title:\"Padding\",type:ControlType.Padding}});addFonts(FramersiAITSi5i,[{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\"}]},...PhosphorFonts,...SVGFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramersiAITSi5i\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"E_sPF1aqm\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"RIwjkBdam\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"mbP4Jmk9z\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"27\",\"framerVariables\":\"{\\\"LvgZah_mC\\\":\\\"radius\\\",\\\"yifnEzWcV\\\":\\\"padding\\\"}\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"86\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./siAITSi5i.map"],
  "mappings": "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",
  "names": ["PhosphorFonts", "getFonts", "Icon", "SVGFonts", "SVG_Prod_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "numberToPixelString", "value", "radiusForCorner", "cornerIndex", "segments", "transition1", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "padding", "radius", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "LvgZah_mC", "yifnEzWcV", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "isDisplayed", "LayoutGroup", "u", "ComponentViewportProvider", "SmartComponentScopedContainer", "RichText2", "css", "FramersiAITSi5i", "withCSS", "siAITSi5i_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
