{"version":3,"file":"n34cumPxg.BMD46h8w.mjs","names":[],"sources":["https:/framerusercontent.com/modules/iX8og8bHB7VCB91tRvKp/O4pyGSnR5AvpyAf8koXo/n34cumPxg.js"],"sourcesContent":["// Generated by Framer (dc5e905)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Link,RichText,SVG,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const enabledGestures={aSavYGeqZ:{hover:true},PRQ5qMkPY:{hover:true},XyLMNuNK6:{hover:true}};const cycleOrder=[\"XyLMNuNK6\",\"PRQ5qMkPY\",\"aSavYGeqZ\",\"a4HIo4NIK\",\"vBEKXhOmN\"];const serializationHash=\"framer-501Ke\";const variantClassNames={a4HIo4NIK:\"framer-v-e15agy\",aSavYGeqZ:\"framer-v-br90zt\",PRQ5qMkPY:\"framer-v-16a4pub\",vBEKXhOmN:\"framer-v-1i9z27s\",XyLMNuNK6:\"framer-v-kvk1y9\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.9,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={\"Ghost Button\":\"XyLMNuNK6\",\"Mobile CTA btn color\":\"vBEKXhOmN\",\"Mobile CTA btn white\":\"a4HIo4NIK\",\"Web CTA Btn Color\":\"aSavYGeqZ\",\"Web CTA Btn White\":\"PRQ5qMkPY\"};const getProps=({background,border,btnText,btnTextColor,click2,click3,height,hover,id,link,newTab,roundBg,smoothScroll,width,...props})=>{return{...props,dBeFYRcUU:roundBg??props.dBeFYRcUU??\"var(--token-53af3b96-fca0-483c-bf00-c6b267e58765, rgb(19, 101, 196))\",E4LL0qIYt:click3??props.E4LL0qIYt,fsdfh1UMA:link??props.fsdfh1UMA,O2_oLkk2a:smoothScroll??props.O2_oLkk2a??true,PLawRz9Cz:btnTextColor??props.PLawRz9Cz??\"var(--token-e20b81d4-d539-406e-9652-bd00c86b32e7, rgb(255, 255, 255))\",qqBBpMUj9:hover??props.qqBBpMUj9,RmUMWgq7w:newTab??props.RmUMWgq7w,T8QypKCli:background??props.T8QypKCli??\"var(--token-4b194d54-82ef-4613-92b4-8861305fd249, rgb(231, 224, 216))\",tF3xadmZj:btnText??props.tF3xadmZj??\"Start Subscription\",variant:humanReadableVariantMap[props.variant]??props.variant??\"XyLMNuNK6\",xDX_bN8XN:border??props.xDX_bN8XN??{borderColor:\"rgb(255, 255, 255)\",borderStyle:\"solid\",borderWidth:1},ymJizNbrs:click2??props.ymJizNbrs};};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,tF3xadmZj,T8QypKCli,dBeFYRcUU,PLawRz9Cz,fsdfh1UMA,RmUMWgq7w,O2_oLkk2a,xDX_bN8XN,qqBBpMUj9,ymJizNbrs,E4LL0qIYt,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"XyLMNuNK6\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTappllj3p=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(ymJizNbrs){const res=await ymJizNbrs(...args);if(res===false)return false;}if(E4LL0qIYt){const res=await E4LL0qIYt(...args);if(res===false)return false;}});const onMouseEnterguyfan=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});if(qqBBpMUj9){const res=await qqBBpMUj9(...args);if(res===false)return false;}});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(gestureVariant===\"PRQ5qMkPY-hover\")return false;if(baseVariant===\"PRQ5qMkPY\")return false;return true;};const isDisplayed1=()=>{if(gestureVariant===\"PRQ5qMkPY-hover\")return true;if(baseVariant===\"PRQ5qMkPY\")return true;return false;};const isDisplayed2=()=>{if(gestureVariant===\"aSavYGeqZ-hover\")return true;if(baseVariant===\"aSavYGeqZ\")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__*/_jsx(Link,{href:fsdfh1UMA,motionChild:true,nodeId:\"XyLMNuNK6\",openInNewTab:RmUMWgq7w,scopeId:\"n34cumPxg\",smoothScroll:O2_oLkk2a,children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-kvk1y9\",className,classNames)} framer-1mejt3t`,\"data-border\":true,\"data-framer-name\":\"Ghost Button\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"XyLMNuNK6\",onMouseEnter:onMouseEnterguyfan,onTap:onTappllj3p,ref:refBinding,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-5f07c49c-cabb-487f-b598-70919afb1f9a, rgb(50, 148, 148))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgba(255, 255, 255, 0.02)\",...style},variants:{a4HIo4NIK:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:T8QypKCli},aSavYGeqZ:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"var(--token-53af3b96-fca0-483c-bf00-c6b267e58765, rgb(19, 101, 196))\"},PRQ5qMkPY:{\"--border-bottom-width\":(xDX_bN8XN.borderBottomWidth??xDX_bN8XN.borderWidth)+\"px\",\"--border-color\":xDX_bN8XN.borderColor,\"--border-left-width\":(xDX_bN8XN.borderLeftWidth??xDX_bN8XN.borderWidth)+\"px\",\"--border-right-width\":(xDX_bN8XN.borderRightWidth??xDX_bN8XN.borderWidth)+\"px\",\"--border-style\":xDX_bN8XN.borderStyle,\"--border-top-width\":(xDX_bN8XN.borderTopWidth??xDX_bN8XN.borderWidth)+\"px\",backgroundColor:T8QypKCli},vBEKXhOmN:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"var(--token-53af3b96-fca0-483c-bf00-c6b267e58765, rgb(19, 101, 196))\"}},...addPropertyOverrides({\"aSavYGeqZ-hover\":{\"data-framer-name\":undefined},\"PRQ5qMkPY-hover\":{\"data-framer-name\":undefined},\"XyLMNuNK6-hover\":{\"data-framer-name\":undefined},a4HIo4NIK:{\"data-framer-name\":\"Mobile CTA btn white\"},aSavYGeqZ:{\"data-framer-name\":\"Web CTA Btn Color\"},PRQ5qMkPY:{\"data-framer-name\":\"Web CTA Btn White\"},vBEKXhOmN:{\"data-framer-name\":\"Mobile CTA btn color\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Um9ib3RvIENvbmRlbnNlZC01MDA=\",\"--framer-font-family\":'\"Roboto Condensed\", \"Roboto Condensed Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-PLawRz9Cz-n34cumPxg))\"},children:\"Start Subscription\"})}),className:\"framer-1lqdchl\",\"data-framer-name\":\"Get in Touch\",fonts:[\"GF;Roboto Condensed-500\"],layoutDependency:layoutDependency,layoutId:\"vgtsrRTjV\",style:{\"--extracted-r6o4lv\":\"var(--variable-reference-PLawRz9Cz-n34cumPxg)\",\"--framer-paragraph-spacing\":\"0px\",\"--variable-reference-PLawRz9Cz-n34cumPxg\":PLawRz9Cz},text:tF3xadmZj,variants:{a4HIo4NIK:{\"--extracted-r6o4lv\":\"var(--token-53af3b96-fca0-483c-bf00-c6b267e58765, rgb(19, 101, 196))\"},PRQ5qMkPY:{\"--extracted-r6o4lv\":\"var(--token-5f07c49c-cabb-487f-b598-70919afb1f9a, rgb(50, 148, 148))\"}},verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({a4HIo4NIK:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Um9ib3RvIENvbmRlbnNlZC01MDA=\",\"--framer-font-family\":'\"Roboto Condensed\", \"Roboto Condensed Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-53af3b96-fca0-483c-bf00-c6b267e58765, rgb(19, 101, 196)))\"},children:\"Start Subscription\"})})},PRQ5qMkPY:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Um9ib3RvIENvbmRlbnNlZC01MDA=\",\"--framer-font-family\":'\"Roboto Condensed\", \"Roboto Condensed Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.03em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-5f07c49c-cabb-487f-b598-70919afb1f9a, rgb(50, 148, 148)))\"},children:\"Start Subscription\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-xepxh4\",\"data-framer-name\":\"Arrow\",layoutDependency:layoutDependency,layoutId:\"mUqle3Dru\",style:{backgroundColor:\"var(--token-5f07c49c-cabb-487f-b598-70919afb1f9a, rgba(50, 148, 148, 0))\",borderBottomLeftRadius:1e5,borderBottomRightRadius:1e5,borderTopLeftRadius:1e5,borderTopRightRadius:1e5,opacity:0},variants:{\"XyLMNuNK6-hover\":{backgroundColor:\"var(--token-e20b81d4-d539-406e-9652-bd00c86b32e7, rgb(255, 255, 255))\",opacity:1},a4HIo4NIK:{backgroundColor:dBeFYRcUU,opacity:1},aSavYGeqZ:{backgroundColor:\"var(--token-e20b81d4-d539-406e-9652-bd00c86b32e7, rgb(255, 255, 255))\",borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0,opacity:1},PRQ5qMkPY:{backgroundColor:dBeFYRcUU,borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0,opacity:1},vBEKXhOmN:{backgroundColor:\"var(--token-e20b81d4-d539-406e-9652-bd00c86b32e7, rgb(255, 255, 255))\",opacity:1}},children:[isDisplayed()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1en7rd7\",\"data-framer-name\":\"Arrow\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"ZY76CgdWi\",opacity:1,style:{backgroundColor:\"rgba(0, 0, 0, 0)\"},svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 16\"><path d=\"M 5.333 8 L 17.333 8 M 17.333 8 L 12.833 12 M 17.333 8 L 12.833 4\" fill=\"transparent\" stroke-width=\"1.33\" stroke=\"var(--token-5f07c49c-cabb-487f-b598-70919afb1f9a, rgb(50, 148, 148)) /* {&quot;name&quot;:&quot;Teal Primary&quot;} */\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:8675468960,withExternalLayout:true,...addPropertyOverrides({\"XyLMNuNK6-hover\":{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 16\"><path d=\"M 5.333 8 L 17.333 8 M 17.333 8 L 12.833 12 M 17.333 8 L 12.833 4\" fill=\"transparent\" stroke-width=\"1.33\" stroke=\"var(--token-53af3b96-fca0-483c-bf00-c6b267e58765, rgb(19, 101, 196))\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:12014250816},a4HIo4NIK:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 16\"><path d=\"M 5.333 8 L 17.333 8 M 17.333 8 L 12.833 12 M 17.333 8 L 12.833 4\" fill=\"transparent\" stroke-width=\"1.33\" stroke=\"var(--token-e20b81d4-d539-406e-9652-bd00c86b32e7, rgb(255, 255, 255))\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:10361442909},aSavYGeqZ:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 16\"><path d=\"M 5.333 8 L 17.333 8 M 17.333 8 L 12.833 12 M 17.333 8 L 12.833 4\" fill=\"transparent\" stroke-width=\"1.33\" stroke=\"var(--token-53af3b96-fca0-483c-bf00-c6b267e58765, rgb(19, 101, 196))\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:11294532108},vBEKXhOmN:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 16\"><path d=\"M 5.333 8 L 17.333 8 M 17.333 8 L 12.833 12 M 17.333 8 L 12.833 4\" fill=\"transparent\" stroke-width=\"1.33\" stroke=\"var(--token-53af3b96-fca0-483c-bf00-c6b267e58765, rgb(19, 101, 196))\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>',svgContentId:11294532108}},baseVariant,gestureVariant)}),isDisplayed1()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-jcv3i2\",\"data-framer-name\":\"Vector 3\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:15,intrinsicWidth:14,layoutDependency:layoutDependency,layoutId:\"OaQfSxqVC\",svg:'<svg width=\"14\" height=\"15\" viewBox=\"-2 -2 14 15\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0.390625 10.1305L9.90965 0.61145M9.90965 0.61145H0.390625M9.90965 0.61145V10.1305\" stroke=\"white\" stroke-width=\"2.28457\"/>\\n</svg>\\n',withExternalLayout:true}),isDisplayed2()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-1d7h4ps\",\"data-framer-name\":\"Vector 3\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:15,intrinsicWidth:14,layoutDependency:layoutDependency,layoutId:\"YoGS1tFUb\",svg:'<svg width=\"14\" height=\"15\" viewBox=\"-2 -2 14 15\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M0.390625 10.1305L9.90965 0.61145M9.90965 0.61145H0.390625M9.90965 0.61145V10.1305\" stroke=\"white\" stroke-width=\"2.28457\"/>\\n</svg>\\n',withExternalLayout:true})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-501Ke.framer-1mejt3t, .framer-501Ke .framer-1mejt3t { display: block; }\",\".framer-501Ke.framer-kvk1y9 { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: 40px; justify-content: center; overflow: visible; padding: 8px 24px 8px 24px; position: relative; text-decoration: none; width: min-content; }\",\".framer-501Ke .framer-1lqdchl { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\".framer-501Ke .framer-xepxh4 { flex: none; height: 8px; overflow: hidden; position: absolute; right: 8px; top: calc(52.08333333333336% - 8px / 2); width: 8px; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-501Ke .framer-1en7rd7 { flex: none; height: 16px; left: -42px; position: absolute; top: calc(2.220446049250313e-14% - 16px / 2); width: 24px; }\",\".framer-501Ke .framer-jcv3i2 { flex: none; height: 15px; left: calc(47.50000000000002% - 14px / 2); position: absolute; top: calc(50.00000000000002% - 15px / 2); width: 14px; }\",\".framer-501Ke .framer-1d7h4ps { flex: none; height: 15px; left: 0px; position: absolute; top: 0px; width: 14px; }\",\".framer-501Ke.framer-v-16a4pub.framer-kvk1y9, .framer-501Ke.framer-v-br90zt.framer-kvk1y9, .framer-501Ke.framer-v-e15agy.framer-kvk1y9, .framer-501Ke.framer-v-1i9z27s.framer-kvk1y9 { height: min-content; overflow: hidden; padding: 4px 4px 4px 24px; }\",\".framer-501Ke.framer-v-16a4pub .framer-xepxh4, .framer-501Ke.framer-v-br90zt .framer-xepxh4 { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 40px); position: relative; right: unset; top: unset; width: 40px; will-change: unset; }\",\".framer-501Ke.framer-v-br90zt .framer-1en7rd7, .framer-501Ke.framer-v-e15agy .framer-1en7rd7, .framer-501Ke.framer-v-1i9z27s .framer-1en7rd7 { bottom: 12px; left: unset; right: 8px; top: unset; }\",\".framer-501Ke.framer-v-e15agy .framer-xepxh4, .framer-501Ke.framer-v-1i9z27s .framer-xepxh4 { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 40px); position: relative; right: unset; top: unset; width: 40px; }\",\".framer-501Ke.framer-v-kvk1y9.hover.framer-kvk1y9 { padding: 8px 4px 8px 24px; }\",\".framer-501Ke.framer-v-kvk1y9.hover .framer-xepxh4 { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 32px); position: relative; right: unset; top: unset; width: 32px; }\",\".framer-501Ke.framer-v-kvk1y9.hover .framer-1en7rd7 { bottom: 8px; left: unset; right: 4px; top: unset; }\",\".framer-501Ke.framer-v-16a4pub.hover.framer-kvk1y9, .framer-501Ke.framer-v-br90zt.hover.framer-kvk1y9 { padding: 4px 24px 4px 4px; }\",\".framer-501Ke.framer-v-16a4pub.hover .framer-1lqdchl, .framer-501Ke.framer-v-br90zt.hover .framer-1lqdchl { order: 1; }\",\".framer-501Ke.framer-v-16a4pub.hover .framer-xepxh4, .framer-501Ke.framer-v-br90zt.hover .framer-xepxh4 { order: 0; right: unset; top: unset; will-change: unset; }\",\".framer-501Ke.framer-v-br90zt.hover .framer-1en7rd7 { left: unset; top: unset; }\",'.framer-501Ke[data-border=\"true\"]::after, .framer-501Ke [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 40\n * @framerIntrinsicWidth 141\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"fixed\"]},\"PRQ5qMkPY\":{\"layout\":[\"auto\",\"auto\"]},\"aSavYGeqZ\":{\"layout\":[\"auto\",\"auto\"]},\"a4HIo4NIK\":{\"layout\":[\"auto\",\"auto\"]},\"vBEKXhOmN\":{\"layout\":[\"auto\",\"auto\"]},\"sQvVyG3Un\":{\"layout\":[\"auto\",\"fixed\"]},\"h4Bp3JZb8\":{\"layout\":[\"auto\",\"auto\"]},\"A4XjGByLz\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"tF3xadmZj\":\"btnText\",\"T8QypKCli\":\"background\",\"dBeFYRcUU\":\"roundBg\",\"PLawRz9Cz\":\"btnTextColor\",\"fsdfh1UMA\":\"link\",\"RmUMWgq7w\":\"newTab\",\"O2_oLkk2a\":\"smoothScroll\",\"xDX_bN8XN\":\"border\",\"qqBBpMUj9\":\"hover\",\"ymJizNbrs\":\"click2\",\"E4LL0qIYt\":\"click3\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const Framern34cumPxg=withCSS(Component,css,\"framer-501Ke\");export default Framern34cumPxg;Framern34cumPxg.displayName=\"Button/Button 2\";Framern34cumPxg.defaultProps={height:40,width:141};addPropertyControls(Framern34cumPxg,{variant:{options:[\"XyLMNuNK6\",\"PRQ5qMkPY\",\"aSavYGeqZ\",\"a4HIo4NIK\",\"vBEKXhOmN\"],optionTitles:[\"Ghost Button\",\"Web CTA Btn White\",\"Web CTA Btn Color\",\"Mobile CTA btn white\",\"Mobile CTA btn color\"],title:\"Variant\",type:ControlType.Enum},tF3xadmZj:{defaultValue:\"Start Subscription\",displayTextArea:false,title:\"Btn Text\",type:ControlType.String},T8QypKCli:{defaultValue:'var(--token-4b194d54-82ef-4613-92b4-8861305fd249, rgb(231, 224, 216)) /* {\"name\":\"Light Orange\"} */',title:\"Background\",type:ControlType.Color},dBeFYRcUU:{defaultValue:'var(--token-53af3b96-fca0-483c-bf00-c6b267e58765, rgb(19, 101, 196)) /* {\"name\":\"Brand Blue\"} */',title:\"Round Bg\",type:ControlType.Color},PLawRz9Cz:{defaultValue:\"var(--token-e20b81d4-d539-406e-9652-bd00c86b32e7, rgb(255, 255, 255))\",title:\"Btn Text Color\",type:ControlType.Color},fsdfh1UMA:{title:\"Link\",type:ControlType.Link},RmUMWgq7w:{defaultValue:false,title:\"New Tab\",type:ControlType.Boolean},O2_oLkk2a:{defaultValue:true,title:\"Smooth Scroll\",type:ControlType.Boolean},xDX_bN8XN:{defaultValue:{borderColor:\"rgb(255, 255, 255)\",borderStyle:\"solid\",borderWidth:1},title:\"Border\",type:ControlType.Border},qqBBpMUj9:{title:\"Hover\",type:ControlType.EventHandler},ymJizNbrs:{title:\"Click 2\",type:ControlType.EventHandler},E4LL0qIYt:{title:\"Click 3\",type:ControlType.EventHandler}});addFonts(Framern34cumPxg,[{explicitInter:true,fonts:[{family:\"Roboto Condensed\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/robotocondensed/v27/ieVo2ZhZI2eCN5jzbjEETS9weq8-_d6T_POl0fRJeyWAovBM731BKMSK.woff2\",weight:\"500\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framern34cumPxg\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerColorSyntax\":\"true\",\"framerVariables\":\"{\\\"tF3xadmZj\\\":\\\"btnText\\\",\\\"T8QypKCli\\\":\\\"background\\\",\\\"dBeFYRcUU\\\":\\\"roundBg\\\",\\\"PLawRz9Cz\\\":\\\"btnTextColor\\\",\\\"fsdfh1UMA\\\":\\\"link\\\",\\\"RmUMWgq7w\\\":\\\"newTab\\\",\\\"O2_oLkk2a\\\":\\\"smoothScroll\\\",\\\"xDX_bN8XN\\\":\\\"border\\\",\\\"qqBBpMUj9\\\":\\\"hover\\\",\\\"ymJizNbrs\\\":\\\"click2\\\",\\\"E4LL0qIYt\\\":\\\"click3\\\"}\",\"framerIntrinsicWidth\":\"141\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"PRQ5qMkPY\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"aSavYGeqZ\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"a4HIo4NIK\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"vBEKXhOmN\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"sQvVyG3Un\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"h4Bp3JZb8\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"A4XjGByLz\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"40\",\"framerContractVersion\":\"1\",\"framerAutoSizeImages\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./n34cumPxg.map"],"mappings":"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"}