{"version":3,"file":"CPbow6ji2.D9ysCzDZ.mjs","names":["RichText"],"sources":["https:/framerusercontent.com/modules/cRFxVtF9a36FCNWPBufr/zBXYRepNFF0gzO00OuSF/CPbow6ji2-0.js","https:/framerusercontent.com/modules/cRFxVtF9a36FCNWPBufr/zBXYRepNFF0gzO00OuSF/CPbow6ji2-1.js","https:/framerusercontent.com/modules/cRFxVtF9a36FCNWPBufr/zBXYRepNFF0gzO00OuSF/CPbow6ji2-2.js","https:/framerusercontent.com/modules/cRFxVtF9a36FCNWPBufr/zBXYRepNFF0gzO00OuSF/CPbow6ji2-3.js","https:/framerusercontent.com/modules/cRFxVtF9a36FCNWPBufr/zBXYRepNFF0gzO00OuSF/CPbow6ji2-4.js","https:/framerusercontent.com/modules/cRFxVtF9a36FCNWPBufr/zBXYRepNFF0gzO00OuSF/CPbow6ji2.js"],"sourcesContent":["\nexport const __FramerMetadata__ = {\"exports\":{\"__FramerMetadata__\":{\"type\":\"variable\"}}}","\nexport const __FramerMetadata__ = {\"exports\":{\"__FramerMetadata__\":{\"type\":\"variable\"}}}","\nexport const __FramerMetadata__ = {\"exports\":{\"__FramerMetadata__\":{\"type\":\"variable\"}}}","\nexport const __FramerMetadata__ = {\"exports\":{\"__FramerMetadata__\":{\"type\":\"variable\"}}}","\nexport const __FramerMetadata__ = {\"exports\":{\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (e4277c8)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Link,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as localizedValues from\"./CPbow6ji2-0.js\";import*as localizedValues1 from\"./CPbow6ji2-1.js\";import*as localizedValues2 from\"./CPbow6ji2-2.js\";import*as localizedValues3 from\"./CPbow6ji2-3.js\";import*as localizedValues4 from\"./CPbow6ji2-4.js\";const enabledGestures={Atwc75bEM:{hover:true,pressed:true},oVc6PDHUb:{hover:true,pressed:true},yCirmTfq2:{hover:true,pressed:true}};const cycleOrder=[\"Atwc75bEM\",\"yCirmTfq2\",\"oVc6PDHUb\",\"sF16uNZd2\"];const serializationHash=\"framer-Y5ili\";const variantClassNames={Atwc75bEM:\"framer-v-vtvyax\",oVc6PDHUb:\"framer-v-1vk6noz\",sF16uNZd2:\"framer-v-43r07s\",yCirmTfq2:\"framer-v-mjoxp\"};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 valuesByLocaleId={AtOU2DyFu:localizedValues,jcKO4Y__F:localizedValues2,LSTBuxj1R:localizedValues4,mBsmz0bmy:localizedValues3,TeCpy_rh0:localizedValues1};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 transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};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 Variants=motion(React.Fragment);const humanReadableVariantMap={\"Top Banner Version\":\"sF16uNZd2\",Big:\"yCirmTfq2\",Medium:\"oVc6PDHUb\",Small:\"Atwc75bEM\"};const getProps=({click,height,id,label,link,newTab,width,...props})=>{var _ref,_humanReadableVariantMap_props_variant,_ref1;return{...props,gAdPg14Fw:newTab!==null&&newTab!==void 0?newTab:props.gAdPg14Fw,GL_SH1UyU:(_ref=label!==null&&label!==void 0?label:props.GL_SH1UyU)!==null&&_ref!==void 0?_ref:\"Button\",it78d0FOB:click!==null&&click!==void 0?click:props.it78d0FOB,variant:(_ref1=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref1!==void 0?_ref1:\"Atwc75bEM\",xip2BS1TG:link!==null&&link!==void 0?link:props.xip2BS1TG};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,GL_SH1UyU,xip2BS1TG,gAdPg14Fw,it78d0FOB,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"Atwc75bEM\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap12o8z3j=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(it78d0FOB){const res=await it78d0FOB(...args);if(res===false)return false;}});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:xip2BS1TG,openInNewTab:gAdPg14Fw,smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-vtvyax\",className,classNames)} framer-1wg09hu`,\"data-border\":true,\"data-framer-name\":\"Small\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"Atwc75bEM\",onTap:onTap12o8z3j,ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-b661b310-e5d7-4530-b157-7f2879548198, rgb(28, 28, 30))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"var(--token-b661b310-e5d7-4530-b157-7f2879548198, rgb(28, 28, 30))\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8,...style},variants:{\"Atwc75bEM-hover\":{backgroundColor:\"rgb(60, 63, 73)\"},\"Atwc75bEM-pressed\":{backgroundColor:\"rgb(34, 36, 40)\"},\"oVc6PDHUb-hover\":{backgroundColor:\"rgb(60, 63, 73)\"},\"oVc6PDHUb-pressed\":{backgroundColor:\"rgb(34, 36, 40)\"},\"yCirmTfq2-hover\":{backgroundColor:\"rgb(60, 63, 73)\"},\"yCirmTfq2-pressed\":{backgroundColor:\"rgb(34, 36, 40)\"}},...addPropertyOverrides({\"Atwc75bEM-hover\":{\"data-framer-name\":undefined},\"Atwc75bEM-pressed\":{\"data-framer-name\":undefined},\"oVc6PDHUb-hover\":{\"data-framer-name\":undefined},\"oVc6PDHUb-pressed\":{\"data-framer-name\":undefined},\"yCirmTfq2-hover\":{\"data-framer-name\":undefined},\"yCirmTfq2-pressed\":{\"data-framer-name\":undefined},oVc6PDHUb:{\"data-framer-name\":\"Medium\"},sF16uNZd2:{\"data-framer-name\":\"Top Banner Version\"},yCirmTfq2:{\"data-framer-name\":\"Big\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-8gz28b\",\"data-framer-name\":\"Wrapper for inset spacing\",layoutDependency:layoutDependency,layoutId:\"J7g2wumv2\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zLTYwMA==\",\"--framer-font-family\":'\"Noto Sans\", \"Noto Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"150%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1468336e-49f5-416b-9a75-b2517a3cc8a4, rgb(255, 255, 255)))\"},children:\"Button\"})}),className:\"framer-4z51ai\",\"data-framer-name\":\"Label\",fonts:[\"GF;Noto Sans-600\"],layoutDependency:layoutDependency,layoutId:\"y3Yx2M4et\",style:{\"--extracted-r6o4lv\":\"var(--token-1468336e-49f5-416b-9a75-b2517a3cc8a4, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},text:GL_SH1UyU,verticalAlignment:\"center\",withExternalLayout:true})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Y5ili.framer-1wg09hu, .framer-Y5ili .framer-1wg09hu { display: block; }\",\".framer-Y5ili.framer-vtvyax { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: 32px; justify-content: center; overflow: hidden; padding: 0px 12px 0px 12px; position: relative; text-decoration: none; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-Y5ili .framer-8gz28b { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 100%; justify-content: center; overflow: visible; padding: 7px 0px 9px 0px; position: relative; width: min-content; z-index: 2; }\",\".framer-Y5ili .framer-4z51ai { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Y5ili.framer-vtvyax, .framer-Y5ili .framer-8gz28b { gap: 0px; } .framer-Y5ili.framer-vtvyax > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } .framer-Y5ili.framer-vtvyax > :first-child, .framer-Y5ili .framer-8gz28b > :first-child { margin-left: 0px; } .framer-Y5ili.framer-vtvyax > :last-child, .framer-Y5ili .framer-8gz28b > :last-child { margin-right: 0px; } .framer-Y5ili .framer-8gz28b > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } }\",\".framer-Y5ili.framer-v-mjoxp.framer-vtvyax { height: 48px; padding: 0px 16px 0px 16px; }\",\".framer-Y5ili.framer-v-mjoxp .framer-8gz28b { padding: 12px 0px 13px 0px; }\",\".framer-Y5ili.framer-v-1vk6noz.framer-vtvyax { height: 40px; }\",\".framer-Y5ili.framer-v-43r07s.framer-vtvyax { padding: 0px 7px 0px 7px; }\",'.framer-Y5ili[data-border=\"true\"]::after, .framer-Y5ili [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 77\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"fixed\"]},\"yCirmTfq2\":{\"layout\":[\"auto\",\"fixed\"]},\"oVc6PDHUb\":{\"layout\":[\"auto\",\"fixed\"]},\"sF16uNZd2\":{\"layout\":[\"auto\",\"fixed\"]},\"tc_2gwwzg\":{\"layout\":[\"auto\",\"fixed\"]},\"n9PHz0UE8\":{\"layout\":[\"auto\",\"fixed\"]},\"GlyYySIAE\":{\"layout\":[\"auto\",\"fixed\"]},\"zhcMwWbhh\":{\"layout\":[\"auto\",\"fixed\"]},\"C7WnwNwcs\":{\"layout\":[\"auto\",\"fixed\"]},\"CpykEFumW\":{\"layout\":[\"auto\",\"fixed\"]}}}\n * @framerVariables {\"GL_SH1UyU\":\"label\",\"xip2BS1TG\":\"link\",\"gAdPg14Fw\":\"newTab\",\"it78d0FOB\":\"click\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerCPbow6ji2=withCSS(Component,css,\"framer-Y5ili\");export default FramerCPbow6ji2;FramerCPbow6ji2.displayName=\"Buttons/Secondary\";FramerCPbow6ji2.defaultProps={height:32,width:77};addPropertyControls(FramerCPbow6ji2,{variant:{options:[\"Atwc75bEM\",\"yCirmTfq2\",\"oVc6PDHUb\",\"sF16uNZd2\"],optionTitles:[\"Small\",\"Big\",\"Medium\",\"Top Banner Version\"],title:\"Variant\",type:ControlType.Enum},GL_SH1UyU:{defaultValue:\"Button\",description:\"\",displayTextArea:false,placeholder:\"\",title:\"Label\",type:ControlType.String},xip2BS1TG:{title:\"Link\",type:ControlType.Link},gAdPg14Fw:{defaultValue:false,title:\"New Tab\",type:ControlType.Boolean},it78d0FOB:{title:\"Click\",type:ControlType.EventHandler}});addFonts(FramerCPbow6ji2,[{explicitInter:true,fonts:[{family:\"Noto Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/notosans/v36/o-0mIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjcz6L1SoM-jCpoiyAjBN9Y41P6zHtY.woff2\",weight:\"600\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerCPbow6ji2\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"32\",\"framerIntrinsicWidth\":\"77\",\"framerVariables\":\"{\\\"GL_SH1UyU\\\":\\\"label\\\",\\\"xip2BS1TG\\\":\\\"link\\\",\\\"gAdPg14Fw\\\":\\\"newTab\\\",\\\"it78d0FOB\\\":\\\"click\\\"}\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"yCirmTfq2\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"oVc6PDHUb\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"sF16uNZd2\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"tc_2gwwzg\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"n9PHz0UE8\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"GlyYySIAE\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"zhcMwWbhh\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"C7WnwNwcs\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"CpykEFumW\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./CPbow6ji2.map"],"mappings":"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"}