{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/znF7EQLzNtt9kby1ptOt/RRoI4lNC13maMirCz1XA/sK3t1aTBu.js", "ssg:https://framerusercontent.com/modules/gmGunz3xqhgDMsjpW3ey/YrL4VWJNZuDbImSBdMEw/RfUDaPlwf.js"],
  "sourcesContent": ["// Generated by Framer (99ae5b3)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"FS;Manrope-medium\",\"FS;Manrope-bold\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Manrope\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/BNWG6MUI4RTC6WEND2VPDH4MHMIVU3XZ/R5YXY5FMVG6PXU36GNEEA24MIPMEPGSM/CIM4KQCLZSMMLWPVH25IDDSTY4ENPHEY.woff2\",weight:\"500\"},{family:\"Manrope\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/NGBUP45ES3F7RD5XGKPEDJ6QEPO4TMOK/EXDVWJ2EDDVVV65UENMX33EDDYBX6OF7/6P4FPMFQH7CCC7RZ4UU4NKSGJ2RLF7V5.woff2\",weight:\"700\"}]}];export const css=['.framer-fK0Dq .framer-styles-preset-1r5yw64:not(.rich-text-wrapper), .framer-fK0Dq .framer-styles-preset-1r5yw64.rich-text-wrapper p { --framer-font-family: \"Manrope\", \"Manrope Placeholder\", sans-serif; --framer-font-family-bold: \"Manrope\", \"Manrope Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 12px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-letter-spacing: 0em; --framer-line-height: 18px; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: var(--token-8766da81-4b16-4dc5-9abd-8dbd5bdab57d, #1a1a1a); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-fK0Dq\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (f030ee3)\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 Logo from\"https://framerusercontent.com/modules/IQXqjAGXltPKLdfjcdtf/AdYVRfUvx2HLE5qL3Xfw/Logo.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/sjgKfG5E8iZc6cZE6UZ6/9zpfvrEgEZKXgf5Pj5FX/NZNzz5gGK.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/znF7EQLzNtt9kby1ptOt/RRoI4lNC13maMirCz1XA/sK3t1aTBu.js\";const LogoFonts=getFonts(Logo);const cycleOrder=[\"SBD4P9y4R\",\"NOOnvaZw5\",\"v8nTAHcx8\"];const serializationHash=\"framer-PYI3c\";const variantClassNames={NOOnvaZw5:\"framer-v-qrpgty\",SBD4P9y4R:\"framer-v-1blq43s\",v8nTAHcx8:\"framer-v-jvakbq\"};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 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={\"w/o logo\":\"v8nTAHcx8\",sm:\"SBD4P9y4R\",xs:\"NOOnvaZw5\"};const getProps=({background,border,height,id,label,labelColor,width,...props})=>{return{...props,UealQPH5o:border??props.UealQPH5o??{borderColor:\"var(--token-98ea2f69-4c41-4e53-9c8c-7a98946cba16, rgb(230, 230, 230))\",borderStyle:\"solid\",borderWidth:1},variant:humanReadableVariantMap[props.variant]??props.variant??\"SBD4P9y4R\",VchKknZOt:labelColor??props.VchKknZOt??\"var(--token-8766da81-4b16-4dc5-9abd-8dbd5bdab57d, rgb(26, 26, 26))\",VT_9_Tgiy:background??props.VT_9_Tgiy??\"var(--token-09f22285-1280-482e-8b22-1cef593bf6a7, rgb(255, 255, 255))\",YxFiDAtHJ:label??props.YxFiDAtHJ??\"Benefits\"};};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,VT_9_Tgiy,UealQPH5o,YxFiDAtHJ,VchKknZOt,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"SBD4P9y4R\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(baseVariant===\"v8nTAHcx8\")return false;return true;};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-1blq43s\",className,classNames),\"data-border\":true,\"data-framer-name\":\"sm\",layoutDependency:layoutDependency,layoutId:\"SBD4P9y4R\",ref:refBinding,style:{\"--border-bottom-width\":(UealQPH5o.borderBottomWidth??UealQPH5o.borderWidth)+\"px\",\"--border-color\":UealQPH5o.borderColor,\"--border-left-width\":(UealQPH5o.borderLeftWidth??UealQPH5o.borderWidth)+\"px\",\"--border-right-width\":(UealQPH5o.borderRightWidth??UealQPH5o.borderWidth)+\"px\",\"--border-style\":UealQPH5o.borderStyle,\"--border-top-width\":(UealQPH5o.borderTopWidth??UealQPH5o.borderWidth)+\"px\",backgroundColor:VT_9_Tgiy,borderBottomLeftRadius:999,borderBottomRightRadius:999,borderTopLeftRadius:999,borderTopRightRadius:999,...style},...addPropertyOverrides({NOOnvaZw5:{\"data-framer-name\":\"xs\"},v8nTAHcx8:{\"data-framer-name\":\"w/o logo\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1bz7re5-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"cReatbtIG-container\",nodeId:\"cReatbtIG\",rendersWithMotion:true,scopeId:\"RfUDaPlwf\",children:/*#__PURE__*/_jsx(Logo,{company:\"Framer\",height:\"100%\",id:\"cReatbtIG\",isSearch:false,layoutId:\"cReatbtIG\",radius:100,srcFile:\"https://framerusercontent.com/assets/ag2JsUcxuJDFxXX4dW2B7lyrhA.svg\",srcType:\"Upload\",srcUrl:\"\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-mxxn7c\",\"data-styles-preset\":\"NZNzz5gGK\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-VchKknZOt-RfUDaPlwf))\"},children:\"Benefits\"})}),className:\"framer-1k0j1vw\",\"data-framer-name\":\"Badge\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"UlOUm6llJ\",style:{\"--extracted-r6o4lv\":\"var(--variable-reference-VchKknZOt-RfUDaPlwf)\",\"--variable-reference-VchKknZOt-RfUDaPlwf\":VchKknZOt},text:YxFiDAtHJ,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({NOOnvaZw5:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1r5yw64\",\"data-styles-preset\":\"sK3t1aTBu\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-VchKknZOt-RfUDaPlwf))\"},children:\"Benefits\"})})},v8nTAHcx8:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1r5yw64\",\"data-styles-preset\":\"sK3t1aTBu\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-VchKknZOt-RfUDaPlwf))\"},children:\"Benefits\"})})}},baseVariant,gestureVariant)})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-PYI3c.framer-1xu9w1, .framer-PYI3c .framer-1xu9w1 { display: block; }\",\".framer-PYI3c.framer-1blq43s { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: center; overflow: hidden; padding: 6px 16px 6px 14px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-PYI3c .framer-1bz7re5-container { flex: none; height: 15px; position: relative; width: 15px; }\",\".framer-PYI3c .framer-1k0j1vw { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-PYI3c.framer-1blq43s { gap: 0px; } .framer-PYI3c.framer-1blq43s > * { margin: 0px; margin-left: calc(6px / 2); margin-right: calc(6px / 2); } .framer-PYI3c.framer-1blq43s > :first-child { margin-left: 0px; } .framer-PYI3c.framer-1blq43s > :last-child { margin-right: 0px; } }\",\".framer-PYI3c.framer-v-qrpgty.framer-1blq43s, .framer-PYI3c.framer-v-jvakbq.framer-1blq43s { gap: 4px; padding: 6px 14px 6px 12px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-PYI3c.framer-v-qrpgty.framer-1blq43s { gap: 0px; } .framer-PYI3c.framer-v-qrpgty.framer-1blq43s > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } .framer-PYI3c.framer-v-qrpgty.framer-1blq43s > :first-child { margin-left: 0px; } .framer-PYI3c.framer-v-qrpgty.framer-1blq43s > :last-child { margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-PYI3c.framer-v-jvakbq.framer-1blq43s { gap: 0px; } .framer-PYI3c.framer-v-jvakbq.framer-1blq43s > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } .framer-PYI3c.framer-v-jvakbq.framer-1blq43s > :first-child { margin-left: 0px; } .framer-PYI3c.framer-v-jvakbq.framer-1blq43s > :last-child { margin-right: 0px; } }\",...sharedStyle.css,...sharedStyle1.css,'.framer-PYI3c[data-border=\"true\"]::after, .framer-PYI3c [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 32\n * @framerIntrinsicWidth 106.5\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"NOOnvaZw5\":{\"layout\":[\"auto\",\"auto\"]},\"v8nTAHcx8\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"VT_9_Tgiy\":\"background\",\"UealQPH5o\":\"border\",\"YxFiDAtHJ\":\"label\",\"VchKknZOt\":\"labelColor\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerRfUDaPlwf=withCSS(Component,css,\"framer-PYI3c\");export default FramerRfUDaPlwf;FramerRfUDaPlwf.displayName=\"Elements/Badge\";FramerRfUDaPlwf.defaultProps={height:32,width:106.5};addPropertyControls(FramerRfUDaPlwf,{variant:{options:[\"SBD4P9y4R\",\"NOOnvaZw5\",\"v8nTAHcx8\"],optionTitles:[\"sm\",\"xs\",\"w/o logo\"],title:\"Variant\",type:ControlType.Enum},VT_9_Tgiy:{defaultValue:'var(--token-09f22285-1280-482e-8b22-1cef593bf6a7, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',title:\"Background\",type:ControlType.Color},UealQPH5o:{defaultValue:{borderColor:\"var(--token-98ea2f69-4c41-4e53-9c8c-7a98946cba16, rgb(230, 230, 230))\",borderStyle:\"solid\",borderWidth:1},title:\"Border\",type:ControlType.Border},YxFiDAtHJ:{defaultValue:\"Benefits\",displayTextArea:false,title:\"Label\",type:ControlType.String},VchKknZOt:{defaultValue:\"var(--token-8766da81-4b16-4dc5-9abd-8dbd5bdab57d, rgb(26, 26, 26))\",title:\"Label color\",type:ControlType.Color}});addFonts(FramerRfUDaPlwf,[{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\"}]},...LogoFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerRfUDaPlwf\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerVariables\":\"{\\\"VT_9_Tgiy\\\":\\\"background\\\",\\\"UealQPH5o\\\":\\\"border\\\",\\\"YxFiDAtHJ\\\":\\\"label\\\",\\\"VchKknZOt\\\":\\\"labelColor\\\"}\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"NOOnvaZw5\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"v8nTAHcx8\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"106.5\",\"framerIntrinsicHeight\":\"32\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./RfUDaPlwf.map"],
  "mappings": "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",
  "names": ["fontStore", "fonts", "css", "className", "LogoFonts", "getFonts", "Logo", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "background", "border", "height", "id", "label", "labelColor", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "VT_9_Tgiy", "UealQPH5o", "YxFiDAtHJ", "VchKknZOt", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "isDisplayed", "LayoutGroup", "u", "ComponentViewportProvider", "SmartComponentScopedContainer", "RichText2", "css", "FramerRfUDaPlwf", "withCSS", "RfUDaPlwf_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
