{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/zbfFzHfTMG6sBRDBiirv/vQnznwz0oReRUIvPwwj7/Z6WLdgA2F.js", "ssg:https://framerusercontent.com/modules/wKuw1CjqWWTsz0AEQyWy/B9f2zKLQE5FozF7235D8/bZpd1v3jh.js"],
  "sourcesContent": ["import{fontStore}from\"framer\";fontStore.loadWebFontsFromSelectors([\"GF;Readex Pro-regular\",\"Inter-Bold\",\"Inter-BoldItalic\",\"Inter-Italic\"]);export const fonts=[{family:\"Readex Pro\",moduleAsset:{localModuleIdentifier:\"local-module:css/Z6WLdgA2F:default\",url:\"https://fonts.gstatic.com/s/readexpro/v21/SLXnc1bJ7HE5YDoGPuzj_dh8uc7wUy8ZQQyX2KY8TL0kGZN6blTC4USmgmsglvjkag.ttf\"},style:\"normal\",url:\"https://fonts.gstatic.com/s/readexpro/v21/SLXnc1bJ7HE5YDoGPuzj_dh8uc7wUy8ZQQyX2KY8TL0kGZN6blTC4USmgmsglvjkag.ttf\",weight:\"400\"}];export const css=['.framer-kTXFp .framer-styles-preset-1a9zmnh:not(.rich-text-wrapper), .framer-kTXFp .framer-styles-preset-1a9zmnh.rich-text-wrapper p { --framer-font-family: \"Readex Pro\", \"Readex Pro Placeholder\", sans-serif; --framer-font-family-bold: \"Inter-Bold\", \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter-BoldItalic\", \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter-Italic\", \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-size: 18px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: -0.01em; --framer-line-height: 1.7777778em; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: var(--token-d9ec3c56-5440-4fec-a652-ab2c42633677, #555555); --framer-text-decoration: none; --framer-text-transform: none; }'];export const className=\"framer-kTXFp\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (4d5c76d)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,RichText,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/zbfFzHfTMG6sBRDBiirv/vQnznwz0oReRUIvPwwj7/Z6WLdgA2F.js\";import*as localizedValues from\"./bZpd1v3jh-0.js\";const cycleOrder=[\"UbSaw6Hv3\",\"olrcUbt43\",\"fSLGYcrEC\"];const serializationHash=\"framer-pmFoT\";const variantClassNames={fSLGYcrEC:\"framer-v-10qg1lh\",olrcUbt43:\"framer-v-18thm94\",UbSaw6Hv3:\"framer-v-b18859\"};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 valuesByLocaleId={HWPtIniNh:localizedValues};const getLocalizedValue=(key,locale)=>{while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values[key];if(value){return value;}}locale=locale.fallback;}};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={\"Variant 3\":\"fSLGYcrEC\",\"Variant Two\":\"olrcUbt43\",Default:\"UbSaw6Hv3\"};const getProps=({height,id,title,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref,_ref1;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"UbSaw6Hv3\",Y2mVD4bOp:(_ref1=title!==null&&title!==void 0?title:props.Y2mVD4bOp)!==null&&_ref1!==void 0?_ref1:\"What we provide\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,Y2mVD4bOp,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"UbSaw6Hv3\",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(Transition,{value:transition,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,animate:variants,className:cx(serializationHash,...sharedStyleClassNames,\"framer-b18859\",className,classNames),\"data-framer-name\":\"Default\",initial:variant,layoutDependency:layoutDependency,layoutId:\"UbSaw6Hv3\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({fSLGYcrEC:{\"data-framer-name\":\"Variant 3\"},olrcUbt43:{\"data-framer-name\":\"Variant Two\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-p5ni1s\",layoutDependency:layoutDependency,layoutId:\"puxcLTkAG\",style:{backgroundColor:\"var(--token-173e88b0-f4c2-4f71-a46d-c8e87837be2c, rgb(55, 125, 255))\"},variants:{fSLGYcrEC:{backgroundColor:\"rgb(151, 233, 244)\"},olrcUbt43:{backgroundColor:\"rgb(151, 233, 244)\"}}}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1a9zmnh\",\"data-styles-preset\":\"Z6WLdgA2F\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-13ad697e-f611-4087-981f-923ca5239292, rgb(43, 43, 43)))\"},children:\"What we provide\"})}),className:\"framer-72dw3u\",\"data-framer-name\":\"Badge Text\",layoutDependency:layoutDependency,layoutId:\"Cthl2ND5a\",style:{\"--extracted-r6o4lv\":\"var(--token-13ad697e-f611-4087-981f-923ca5239292, rgb(43, 43, 43))\",\"--framer-paragraph-spacing\":\"0px\"},text:Y2mVD4bOp,verticalAlignment:\"top\",withExternalLayout:true})]})})});});const css=['.framer-pmFoT[data-border=\"true\"]::after, .framer-pmFoT [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-pmFoT.framer-1o9o54r, .framer-pmFoT .framer-1o9o54r { display: block; }\",\".framer-pmFoT.framer-b18859 { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: min-content; }\",\".framer-pmFoT .framer-p5ni1s { aspect-ratio: 12 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 2px); overflow: visible; position: relative; width: 24px; }\",\".framer-pmFoT .framer-72dw3u { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-pmFoT.framer-b18859 { gap: 0px; } .framer-pmFoT.framer-b18859 > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-pmFoT.framer-b18859 > :first-child { margin-left: 0px; } .framer-pmFoT.framer-b18859 > :last-child { margin-right: 0px; } }\",\".framer-pmFoT.framer-v-10qg1lh.framer-b18859 { justify-content: flex-start; }\",\".framer-pmFoT.framer-v-10qg1lh .framer-72dw3u { white-space: pre-wrap; width: 300px; word-break: break-word; word-wrap: break-word; }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 32\n * @framerIntrinsicWidth 179.5\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"olrcUbt43\":{\"layout\":[\"auto\",\"auto\"]},\"fSLGYcrEC\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"Y2mVD4bOp\":\"title\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n */const FramerbZpd1v3jh=withCSS(Component,css,\"framer-pmFoT\");export default FramerbZpd1v3jh;FramerbZpd1v3jh.displayName=\"Badge\";FramerbZpd1v3jh.defaultProps={height:32,width:179.5};addPropertyControls(FramerbZpd1v3jh,{variant:{options:[\"UbSaw6Hv3\",\"olrcUbt43\",\"fSLGYcrEC\"],optionTitles:[\"Default\",\"Variant Two\",\"Variant 3\"],title:\"Variant\",type:ControlType.Enum},Y2mVD4bOp:{defaultValue:\"What we provide\",displayTextArea:false,title:\"Title\",type:ControlType.String}});addFonts(FramerbZpd1v3jh,[...sharedStyle.fonts]);\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerbZpd1v3jh\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"179.5\",\"framerVariables\":\"{\\\"Y2mVD4bOp\\\":\\\"title\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"olrcUbt43\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"fSLGYcrEC\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"32\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./bZpd1v3jh.map"],
  "mappings": "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",
  "names": ["fontStore", "fonts", "css", "className", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transitions", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "humanReadableVariantMap", "getProps", "height", "id", "title", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "_ref1", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "Y2mVD4bOp", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "transitions", "variantClassNames", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "LayoutGroup", "u", "motion", "cx", "serializationHash", "addPropertyOverrides", "RichText", "x", "css", "FramerbZpd1v3jh", "withCSS", "bZpd1v3jh_default", "addPropertyControls", "ControlType", "addFonts", "fonts"]
}
