{"version":3,"file":"p9V6spRfh.DQufW3N0.mjs","names":["Phosphor","React.useContext","React.useMemo","React.Fragment","useRef","React.useId"],"sources":["https:/framerusercontent.com/modules/FhzGjp9hGS7hWjF6vWZH/CrKvQ8wvB55BkEFe7ivq/p9V6spRfh.js"],"sourcesContent":["// Generated by Framer (890879b)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getPropertyControls,Link,RichText,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/p8dptk4UIND8hbFWz9V7/Phosphor.js\";const PhosphorFonts=getFonts(Phosphor);const PhosphorControls=getPropertyControls(Phosphor);const enabledGestures={jFedj65zP:{hover:true},jlV08BbIM:{hover:true},JwuRbhRN8:{hover:true},LxNuciu3U:{hover:true},TIL_uJOrH:{hover:true},WlrlAO_ZK:{hover:true}};const cycleOrder=[\"jlV08BbIM\",\"TIL_uJOrH\",\"WlrlAO_ZK\",\"JwuRbhRN8\",\"jFedj65zP\",\"LxNuciu3U\"];const serializationHash=\"framer-OyPpP\";const variantClassNames={jFedj65zP:\"framer-v-l4st9x\",jlV08BbIM:\"framer-v-84yyuh\",JwuRbhRN8:\"framer-v-186qavr\",LxNuciu3U:\"framer-v-1u9n97y\",TIL_uJOrH:\"framer-v-p6jroi\",WlrlAO_ZK:\"framer-v-quihid\"};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 humanReadableEnumMap={Bold:\"bold\",Duotone:\"duotone\",Fill:\"fill\",Light:\"light\",Regular:\"regular\",Thin:\"thin\"};const humanReadableVariantMap={\"M - Button Fill\":\"jlV08BbIM\",\"M - Button Outline\":\"WlrlAO_ZK\",\"M - Icon Fill\":\"TIL_uJOrH\",\"S - Button Fill\":\"JwuRbhRN8\",\"S - Button Outline\":\"LxNuciu3U\",\"S - Icon Fill\":\"jFedj65zP\"};const getProps=({buttonText,click,height,hoverColor,iconRight,iconRightVisible,iconWeight,id,leftIcon,leftIconVisible,link,newTab,primaryButtonColor,secondaryButtonColor,secondaryHover,trackingID,width,...props})=>{return{...props,bJc8sZxH3:leftIconVisible??props.bJc8sZxH3,dUf0LxsfK:secondaryHover??props.dUf0LxsfK??\"var(--token-b763ce3f-3283-42f1-8ae2-6aead06091ae, rgb(242, 242, 252))\",I9R5BkH4b:hoverColor??props.I9R5BkH4b??\"var(--token-4cf0c95e-1e55-43ec-9edb-f2704e834fb4, rgb(70, 65, 217))\",ik9I5qIGz:iconRightVisible??props.ik9I5qIGz??true,J0LC2FGV8:newTab??props.J0LC2FGV8,KJK1sV1GB:buttonText??props.KJK1sV1GB??\"Get started\",kOv4ZjfhN:secondaryButtonColor??props.kOv4ZjfhN??\"rgba(255, 255, 255, 0)\",Owzc7oYw5:trackingID??props.Owzc7oYw5,R5p0dheo_:humanReadableEnumMap[iconWeight]??iconWeight??props.R5p0dheo_??\"bold\",RmkZjgJwi:iconRight??props.RmkZjgJwi??\"ArrowRight\",UsLusPFRg:primaryButtonColor??props.UsLusPFRg??\"var(--token-8cb6cec2-ce90-4b52-87eb-8e9bf13aed4e, rgb(109, 105, 250))\",variant:humanReadableVariantMap[props.variant]??props.variant??\"jlV08BbIM\",vSnRd2w_d:click??props.vSnRd2w_d,X5KloUibw:leftIcon??props.X5KloUibw??\"Sparkle\",yTZZaFOb3:link??props.yTZZaFOb3};};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,KJK1sV1GB,yTZZaFOb3,J0LC2FGV8,UsLusPFRg,I9R5BkH4b,kOv4ZjfhN,dUf0LxsfK,bJc8sZxH3,X5KloUibw,ik9I5qIGz,RmkZjgJwi,R5p0dheo_,vSnRd2w_d,Owzc7oYw5,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"jlV08BbIM\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTapofxzmi=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(vSnRd2w_d){const res=await vSnRd2w_d(...args);if(res===false)return false;}});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if([\"TIL_uJOrH-hover\",\"jFedj65zP-hover\"].includes(gestureVariant))return false;if([\"TIL_uJOrH\",\"jFedj65zP\"].includes(baseVariant))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__*/_jsx(Link,{clickTrackingId:Owzc7oYw5,href:yTZZaFOb3,motionChild:true,nodeId:\"jlV08BbIM\",openInNewTab:J0LC2FGV8,scopeId:\"p9V6spRfh\",smoothScroll:true,children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-84yyuh\",className,classNames)} framer-12kau3z`,\"data-border\":true,\"data-framer-name\":\"M - Button Fill\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"jlV08BbIM\",onTap:onTapofxzmi,ref:refBinding,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-58a904ff-197a-49b3-8356-adaa464e1642, rgba(255, 255, 255, 0.12))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:UsLusPFRg,borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12,boxShadow:\"0px 0.6369534988189116px 0.6369534988189116px -0.875px rgba(0, 0, 0, 0.17), 0px 1.9316049144836143px 1.9316049144836143px -1.75px rgba(0, 0, 0, 0.16), 0px 5.106122817187569px 5.106122817187569px -2.625px rgba(0, 0, 0, 0.14), 0px 16px 16px -3.5px rgba(0, 0, 0, 0.08)\",filter:\"brightness(1)\",WebkitFilter:\"brightness(1)\",...style},variants:{\"jFedj65zP-hover\":{backgroundColor:I9R5BkH4b},\"jlV08BbIM-hover\":{backgroundColor:I9R5BkH4b},\"JwuRbhRN8-hover\":{backgroundColor:I9R5BkH4b},\"LxNuciu3U-hover\":{backgroundColor:dUf0LxsfK},\"TIL_uJOrH-hover\":{backgroundColor:I9R5BkH4b},\"WlrlAO_ZK-hover\":{backgroundColor:dUf0LxsfK},JwuRbhRN8:{borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},LxNuciu3U:{\"--border-color\":\"var(--token-33af07bc-8eab-44ef-87df-dfddb6234411, rgb(35, 35, 59))\",backgroundColor:kOv4ZjfhN,borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,boxShadow:\"none\"},WlrlAO_ZK:{\"--border-color\":\"var(--token-33af07bc-8eab-44ef-87df-dfddb6234411, rgb(35, 35, 59))\",backgroundColor:kOv4ZjfhN,boxShadow:\"none\"}},...addPropertyOverrides({\"jFedj65zP-hover\":{\"data-framer-name\":undefined},\"jlV08BbIM-hover\":{\"data-framer-name\":undefined},\"JwuRbhRN8-hover\":{\"data-framer-name\":undefined},\"LxNuciu3U-hover\":{\"data-framer-name\":undefined},\"TIL_uJOrH-hover\":{\"data-framer-name\":undefined},\"WlrlAO_ZK-hover\":{\"data-framer-name\":undefined},jFedj65zP:{\"data-framer-name\":\"S - Icon Fill\"},JwuRbhRN8:{\"data-framer-name\":\"S - Button Fill\"},LxNuciu3U:{\"data-framer-name\":\"S - Button Outline\"},TIL_uJOrH:{\"data-framer-name\":\"M - Icon Fill\"},WlrlAO_ZK:{\"data-framer-name\":\"M - Button Outline\"}},baseVariant,gestureVariant),children:[bJc8sZxH3&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-6n5npb-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"NmOIznUiL-container\",nodeId:\"NmOIznUiL\",rendersWithMotion:true,scopeId:\"p9V6spRfh\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-bb2f8506-011d-48af-8380-30c6ae83d594, rgb(255, 255, 255))\",height:\"100%\",iconSearch:\"House\",iconSelection:X5KloUibw,id:\"NmOIznUiL\",layoutId:\"NmOIznUiL\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\",...addPropertyOverrides({WlrlAO_ZK:{color:\"var(--token-33af07bc-8eab-44ef-87df-dfddb6234411, rgb(35, 35, 59))\"}},baseVariant,gestureVariant)})})}),isDisplayed()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy01MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-bb2f8506-011d-48af-8380-30c6ae83d594, rgb(255, 255, 255)))\"},children:\"Get started\"})}),className:\"framer-11v154v\",fonts:[\"GF;Poppins-500\"],layoutDependency:layoutDependency,layoutId:\"UkYJoNb0J\",style:{\"--extracted-r6o4lv\":\"var(--token-bb2f8506-011d-48af-8380-30c6ae83d594, rgb(255, 255, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:KJK1sV1GB,variants:{LxNuciu3U:{\"--extracted-r6o4lv\":\"var(--token-0b11256d-8b47-4bc5-b9a4-da0cecb0573d, rgb(35, 35, 59))\"},WlrlAO_ZK:{\"--extracted-r6o4lv\":\"var(--token-0b11256d-8b47-4bc5-b9a4-da0cecb0573d, rgb(35, 35, 59))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({JwuRbhRN8:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy01MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-bb2f8506-011d-48af-8380-30c6ae83d594, rgb(255, 255, 255)))\"},children:\"Get started\"})})},LxNuciu3U:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy01MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-0b11256d-8b47-4bc5-b9a4-da0cecb0573d, rgb(35, 35, 59)))\"},children:\"Get started\"})})},WlrlAO_ZK:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UG9wcGlucy01MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-0b11256d-8b47-4bc5-b9a4-da0cecb0573d, rgb(35, 35, 59)))\"},children:\"Get started\"})})}},baseVariant,gestureVariant)}),ik9I5qIGz&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1l0fene-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"mofLTAFoX-container\",nodeId:\"mofLTAFoX\",rendersWithMotion:true,scopeId:\"p9V6spRfh\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"rgb(255, 255, 255)\",height:\"100%\",iconSearch:\"House\",iconSelection:RmkZjgJwi,id:\"mofLTAFoX\",layoutId:\"mofLTAFoX\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:R5p0dheo_,width:\"100%\",...addPropertyOverrides({LxNuciu3U:{color:\"var(--token-0b11256d-8b47-4bc5-b9a4-da0cecb0573d, rgb(35, 35, 59))\"},WlrlAO_ZK:{color:\"var(--token-33af07bc-8eab-44ef-87df-dfddb6234411, rgb(35, 35, 59))\"}},baseVariant,gestureVariant)})})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-OyPpP.framer-12kau3z, .framer-OyPpP .framer-12kau3z { display: block; }\",\".framer-OyPpP.framer-84yyuh { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 14px 16px 13px 16px; position: relative; text-decoration: none; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-OyPpP .framer-6n5npb-container, .framer-OyPpP .framer-1l0fene-container { flex: none; height: 20px; position: relative; width: 20px; }\",\".framer-OyPpP .framer-11v154v { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-OyPpP.framer-v-p6jroi.framer-84yyuh { padding: 14px; }\",\".framer-OyPpP.framer-v-186qavr.framer-84yyuh, .framer-OyPpP.framer-v-1u9n97y.framer-84yyuh { gap: 4px; padding: 10px 16px 9px 16px; }\",\".framer-OyPpP.framer-v-186qavr .framer-1l0fene-container, .framer-OyPpP.framer-v-l4st9x .framer-1l0fene-container, .framer-OyPpP.framer-v-1u9n97y .framer-1l0fene-container { height: 16px; width: 16px; }\",\".framer-OyPpP.framer-v-l4st9x.framer-84yyuh { padding: 10px; }\",\".framer-OyPpP.framer-v-84yyuh.hover.framer-84yyuh, .framer-OyPpP.framer-v-quihid.hover.framer-84yyuh { gap: 10px; }\",\".framer-OyPpP.framer-v-186qavr.hover.framer-84yyuh { gap: 8px; }\",'.framer-OyPpP[data-border=\"true\"]::after, .framer-OyPpP [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 48\n * @framerIntrinsicWidth 139\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"TIL_uJOrH\":{\"layout\":[\"auto\",\"auto\"]},\"WlrlAO_ZK\":{\"layout\":[\"auto\",\"auto\"]},\"JwuRbhRN8\":{\"layout\":[\"auto\",\"auto\"]},\"jFedj65zP\":{\"layout\":[\"auto\",\"auto\"]},\"LxNuciu3U\":{\"layout\":[\"auto\",\"auto\"]},\"DDkZz1k2R\":{\"layout\":[\"auto\",\"auto\"]},\"jqzpfG9Is\":{\"layout\":[\"auto\",\"auto\"]},\"hZ_Jiv8ei\":{\"layout\":[\"auto\",\"auto\"]},\"ALNSBF5JK\":{\"layout\":[\"auto\",\"auto\"]},\"VdQgwHFOt\":{\"layout\":[\"auto\",\"auto\"]},\"xzEv0sxeW\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"KJK1sV1GB\":\"buttonText\",\"yTZZaFOb3\":\"link\",\"J0LC2FGV8\":\"newTab\",\"UsLusPFRg\":\"primaryButtonColor\",\"I9R5BkH4b\":\"hoverColor\",\"kOv4ZjfhN\":\"secondaryButtonColor\",\"dUf0LxsfK\":\"secondaryHover\",\"bJc8sZxH3\":\"leftIconVisible\",\"X5KloUibw\":\"leftIcon\",\"ik9I5qIGz\":\"iconRightVisible\",\"RmkZjgJwi\":\"iconRight\",\"R5p0dheo_\":\"iconWeight\",\"vSnRd2w_d\":\"click\",\"Owzc7oYw5\":\"trackingID\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const Framerp9V6spRfh=withCSS(Component,css,\"framer-OyPpP\");export default Framerp9V6spRfh;Framerp9V6spRfh.displayName=\"Button\";Framerp9V6spRfh.defaultProps={height:48,width:139};addPropertyControls(Framerp9V6spRfh,{variant:{options:[\"jlV08BbIM\",\"TIL_uJOrH\",\"WlrlAO_ZK\",\"JwuRbhRN8\",\"jFedj65zP\",\"LxNuciu3U\"],optionTitles:[\"M - Button Fill\",\"M - Icon Fill\",\"M - Button Outline\",\"S - Button Fill\",\"S - Icon Fill\",\"S - Button Outline\"],title:\"Variant\",type:ControlType.Enum},KJK1sV1GB:{defaultValue:\"Get started\",displayTextArea:false,placeholder:\"Button\",title:\"Button Text\",type:ControlType.String},yTZZaFOb3:{title:\"Link\",type:ControlType.Link},J0LC2FGV8:{defaultValue:false,title:\"New Tab\",type:ControlType.Boolean},UsLusPFRg:{defaultValue:'var(--token-8cb6cec2-ce90-4b52-87eb-8e9bf13aed4e, rgb(109, 105, 250)) /* {\"name\":\"Violet/800\"} */',description:\"Available for ”Fill” variants.\",title:\"Primary Button Color\",type:ControlType.Color},I9R5BkH4b:{defaultValue:'var(--token-4cf0c95e-1e55-43ec-9edb-f2704e834fb4, rgb(70, 65, 217)) /* {\"name\":\"Violet/900\"} */',title:\"Hover Color\",type:ControlType.Color},kOv4ZjfhN:{defaultValue:\"rgba(255, 255, 255, 0)\",description:\"Available for ”Fill” variants.\",title:\"Secondary Button Color\",type:ControlType.Color},dUf0LxsfK:{defaultValue:'var(--token-b763ce3f-3283-42f1-8ae2-6aead06091ae, rgb(242, 242, 252)) /* {\"name\":\"Violet - 50\"} */',title:\"Secondary Hover\",type:ControlType.Color},bJc8sZxH3:{defaultValue:false,title:\"Left Icon Visible\",type:ControlType.Boolean},X5KloUibw:PhosphorControls?.[\"iconSelection\"]&&{...PhosphorControls[\"iconSelection\"],defaultValue:\"Sparkle\",description:undefined,hidden:undefined,title:\"Left Icon\"},ik9I5qIGz:{defaultValue:true,title:\"Icon Right Visible\",type:ControlType.Boolean},RmkZjgJwi:PhosphorControls?.[\"iconSelection\"]&&{...PhosphorControls[\"iconSelection\"],defaultValue:\"ArrowRight\",description:undefined,hidden:undefined,title:\"Icon Right\"},R5p0dheo_:PhosphorControls?.[\"weight\"]&&{...PhosphorControls[\"weight\"],defaultValue:\"bold\",description:undefined,hidden:undefined,title:\"Icon Weight\"},vSnRd2w_d:{title:\"Click\",type:ControlType.EventHandler},Owzc7oYw5:{description:\"Add a tracker for Analytics\",title:\"Tracking ID\",type:ControlType.TrackingId}});addFonts(Framerp9V6spRfh,[{explicitInter:true,fonts:[{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLGT9V15vFP-KUEg.woff2\",weight:\"500\"}]},...PhosphorFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerp9V6spRfh\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"48\",\"framerIntrinsicWidth\":\"139\",\"framerColorSyntax\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerVariables\":\"{\\\"KJK1sV1GB\\\":\\\"buttonText\\\",\\\"yTZZaFOb3\\\":\\\"link\\\",\\\"J0LC2FGV8\\\":\\\"newTab\\\",\\\"UsLusPFRg\\\":\\\"primaryButtonColor\\\",\\\"I9R5BkH4b\\\":\\\"hoverColor\\\",\\\"kOv4ZjfhN\\\":\\\"secondaryButtonColor\\\",\\\"dUf0LxsfK\\\":\\\"secondaryHover\\\",\\\"bJc8sZxH3\\\":\\\"leftIconVisible\\\",\\\"X5KloUibw\\\":\\\"leftIcon\\\",\\\"ik9I5qIGz\\\":\\\"iconRightVisible\\\",\\\"RmkZjgJwi\\\":\\\"iconRight\\\",\\\"R5p0dheo_\\\":\\\"iconWeight\\\",\\\"vSnRd2w_d\\\":\\\"click\\\",\\\"Owzc7oYw5\\\":\\\"trackingID\\\"}\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"TIL_uJOrH\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"WlrlAO_ZK\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"JwuRbhRN8\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"jFedj65zP\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"LxNuciu3U\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"DDkZz1k2R\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"jqzpfG9Is\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"hZ_Jiv8ei\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"ALNSBF5JK\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"VdQgwHFOt\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"xzEv0sxeW\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./p9V6spRfh.map"],"mappings":"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"}