{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/UU3HQ1nBWlFeAZzsPxYE/4O3VVUCnBinYUqzsaxgJ/D_S65GtKf.js"],
  "sourcesContent": ["// Generated by Framer (89417f6)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Link,RichText,SVG,useActiveVariantCallback,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{withHover}from\"https://framerusercontent.com/modules/wkcNbcIlwr5jkCFNbqu1/iFAvIUKfM7VOYHWmIWct/Examples.js\";const MotionAWithHover=withHover(motion.a);const enabledGestures={A3ZlyeyTb:{hover:true},dAKkUCpI6:{hover:true},es3zWWhb4:{hover:true},GVfW8UTfO:{hover:true},pD2LjAnkn:{hover:true},rA5kho8dd:{hover:true},RXYqnrzIj:{hover:true},ssXA0fTvk:{hover:true},t6gJ8hQ04:{hover:true}};const cycleOrder=[\"RXYqnrzIj\",\"A3ZlyeyTb\",\"pD2LjAnkn\",\"ssXA0fTvk\",\"es3zWWhb4\",\"dAKkUCpI6\",\"rA5kho8dd\",\"t6gJ8hQ04\",\"GVfW8UTfO\",\"R65tw1Z5H\"];const variantClassNames={A3ZlyeyTb:\"framer-v-ypsryg\",dAKkUCpI6:\"framer-v-cjfenw\",es3zWWhb4:\"framer-v-18smclz\",GVfW8UTfO:\"framer-v-ro6l7j\",pD2LjAnkn:\"framer-v-cvouka\",R65tw1Z5H:\"framer-v-1qs4lm\",rA5kho8dd:\"framer-v-kjz6ra\",RXYqnrzIj:\"framer-v-16bq7mz\",ssXA0fTvk:\"framer-v-1xs60r3\",t6gJ8hQ04:\"framer-v-ok7cs2\"};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:5,delay:0,mass:1.1,stiffness:517,type:\"spring\"},GVfW8UTfO:{delay:0,duration:.3,ease:[.44,0,.56,1],type:\"tween\"},pD2LjAnkn:{delay:0,duration:.3,ease:[.44,0,.56,1],type:\"tween\"},R65tw1Z5H:{delay:0,duration:.3,ease:[.44,0,.56,1],type:\"tween\"},rA5kho8dd:{delay:0,duration:.3,ease:[.44,0,.56,1],type:\"tween\"},ssXA0fTvk:{delay:0,duration:.3,ease:[.44,0,.56,1],type:\"tween\"},t6gJ8hQ04:{delay:0,duration:.3,ease:[.44,0,.56,1],type:\"tween\"}};const transition1={delay:0,duration:.25,ease:[.44,0,.56,1],type:\"tween\"};const equals=(a,b)=>{return typeof a===\"string\"&&typeof b===\"string\"?a.toLowerCase()===b.toLowerCase():a===b;};const negate=value=>{return!value;};const transition2={delay:0,duration:.3,ease:[.44,0,.56,1],type:\"tween\"};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={\"Black [outline] SM \uD83D\uDD3D\":\"R65tw1Z5H\",\"Black [outline] SM\":\"rA5kho8dd\",\"Black [outline]\":\"pD2LjAnkn\",\"Blue SM\":\"es3zWWhb4\",\"Red SM\":\"dAKkUCpI6\",\"White [outline] SM\":\"GVfW8UTfO\",\"White [outline]\":\"ssXA0fTvk\",Blue:\"RXYqnrzIj\",Red:\"A3ZlyeyTb\"};const getProps=({height,id,link,showIcon,tap,title,width,...props})=>{var ref,_variant,ref1,ref2;return{...props,AsqgsBnHZ:link!==null&&link!==void 0?link:props.AsqgsBnHZ,lvLAAkvBb:(ref=showIcon!==null&&showIcon!==void 0?showIcon:props.lvLAAkvBb)!==null&&ref!==void 0?ref:\"OfqIwp7tz\",Oobq9sGDh:tap!==null&&tap!==void 0?tap:props.Oobq9sGDh,variant:(ref1=(_variant=humanReadableVariantMap[props.variant])!==null&&_variant!==void 0?_variant:props.variant)!==null&&ref1!==void 0?ref1:\"RXYqnrzIj\",vCZ1jp9P8:(ref2=title!==null&&title!==void 0?title:props.vCZ1jp9P8)!==null&&ref2!==void 0?ref2:\"Link\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/ React.forwardRef(function(props,ref){const{activeLocale}=useLocaleInfo();const{style,className,layoutId,variant,vCZ1jp9P8,AsqgsBnHZ,lvLAAkvBb,Oobq9sGDh,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"RXYqnrzIj\",enabledGestures,transitions,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1ytjlf3=activeVariantCallback(async(...args)=>{if(Oobq9sGDh){const res=await Oobq9sGDh(...args);if(res===false)return false;}});const defaultLayoutId=React.useId();return /*#__PURE__*/ _jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/ _jsx(motion.div,{initial:variant,animate:variants,onHoverStart:()=>setGestureState({isHovered:true}),onHoverEnd:()=>setGestureState({isHovered:false}),onTapStart:()=>setGestureState({isPressed:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),className:cx(\"framer-YFKPJ\",classNames),style:{display:\"contents\"},children:/*#__PURE__*/ _jsx(Transition,{value:transition,...addPropertyOverrides({\"RXYqnrzIj-hover\":{value:transition1}},baseVariant,gestureVariant),children:/*#__PURE__*/ _jsx(Link,{href:AsqgsBnHZ,openInNewTab:false,smoothScroll:true,children:/*#__PURE__*/ _jsxs(MotionAWithHover,{...restProps,className:`${cx(\"framer-16bq7mz\",className)} framer-1rm66in`,\"data-framer-name\":\"Blue\",\"data-highlight\":true,\"data-reset\":\"button\",layoutDependency:layoutDependency,layoutId:\"RXYqnrzIj\",onTap:onTap1ytjlf3,ref:ref,style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(0, 0, 0, 0)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",backgroundColor:\"var(--token-18895e6d-1e8d-462d-857c-2341da4002d7, rgb(74, 116, 235))\",borderBottomLeftRadius:80,borderBottomRightRadius:80,borderTopLeftRadius:80,borderTopRightRadius:80,...style},tabIndex:0,variants:{\"A3ZlyeyTb-hover\":{backgroundColor:\"var(--token-e9029713-ebba-490c-9981-96f2e796f6c8, rgb(239, 88, 48))\"},\"dAKkUCpI6-hover\":{backgroundColor:\"var(--token-e9029713-ebba-490c-9981-96f2e796f6c8, rgb(239, 88, 48))\"},\"GVfW8UTfO-hover\":{backgroundColor:\"var(--token-741edb8d-69f2-4164-8091-03a38a2c1839, rgb(255, 255, 255))\"},\"pD2LjAnkn-hover\":{backgroundColor:\"var(--token-cf6a123c-e331-497c-80da-a27f514b5930, rgb(23, 23, 29))\"},\"rA5kho8dd-hover\":{backgroundColor:\"var(--token-cf6a123c-e331-497c-80da-a27f514b5930, rgb(23, 23, 29))\"},\"RXYqnrzIj-hover\":{backgroundColor:\"var(--token-3f258d7f-aa62-4eef-aa73-2a1bf18880b6, rgb(25, 79, 230))\"},\"ssXA0fTvk-hover\":{backgroundColor:\"var(--token-741edb8d-69f2-4164-8091-03a38a2c1839, rgb(255, 255, 255))\"},A3ZlyeyTb:{backgroundColor:\"var(--token-a842223f-6449-473f-bbb7-ccd48d88e374, rgb(255, 113, 75))\"},dAKkUCpI6:{backgroundColor:\"var(--token-a842223f-6449-473f-bbb7-ccd48d88e374, rgb(255, 113, 75))\"},GVfW8UTfO:{\"--border-bottom-width\":\"2px\",\"--border-color\":'var(--token-8623eac7-7cb8-4d3e-b278-1fc30c16ceef, rgb(241, 241, 244)) /* {\"name\":\"Gray 100\"} */',\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2px\",backgroundColor:\"rgba(0, 0, 0, 0)\"},pD2LjAnkn:{\"--border-bottom-width\":\"2px\",\"--border-color\":'var(--token-cf6a123c-e331-497c-80da-a27f514b5930, rgb(23, 23, 29)) /* {\"name\":\"Gray 900\"} */',\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2px\",backgroundColor:\"rgba(0, 0, 0, 0)\"},R65tw1Z5H:{\"--border-bottom-width\":\"2px\",\"--border-color\":'var(--token-cf6a123c-e331-497c-80da-a27f514b5930, rgb(23, 23, 29)) /* {\"name\":\"Gray 900\"} */',\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2px\",backgroundColor:\"var(--token-741edb8d-69f2-4164-8091-03a38a2c1839, rgb(255, 255, 255))\"},rA5kho8dd:{\"--border-bottom-width\":\"2px\",\"--border-color\":'var(--token-cf6a123c-e331-497c-80da-a27f514b5930, rgb(23, 23, 29)) /* {\"name\":\"Gray 900\"} */',\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2px\",backgroundColor:\"var(--token-741edb8d-69f2-4164-8091-03a38a2c1839, rgb(255, 255, 255))\"},ssXA0fTvk:{\"--border-bottom-width\":\"2px\",\"--border-color\":'var(--token-741edb8d-69f2-4164-8091-03a38a2c1839, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2px\",backgroundColor:\"rgba(0, 0, 0, 0)\"},t6gJ8hQ04:{\"--border-bottom-width\":\"2px\",\"--border-color\":'var(--token-cf6a123c-e331-497c-80da-a27f514b5930, rgb(23, 23, 29)) /* {\"name\":\"Gray 900\"} */',\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2px\",backgroundColor:\"var(--token-741edb8d-69f2-4164-8091-03a38a2c1839, rgb(255, 255, 255))\"}},...addPropertyOverrides({\"A3ZlyeyTb-hover\":{\"data-framer-name\":undefined},\"dAKkUCpI6-hover\":{\"data-framer-name\":undefined},\"es3zWWhb4-hover\":{\"data-framer-name\":undefined},\"GVfW8UTfO-hover\":{\"data-framer-name\":undefined},\"pD2LjAnkn-hover\":{\"data-framer-name\":undefined},\"rA5kho8dd-hover\":{\"data-framer-name\":undefined},\"RXYqnrzIj-hover\":{\"data-framer-name\":undefined},\"ssXA0fTvk-hover\":{\"data-framer-name\":undefined},\"t6gJ8hQ04-hover\":{\"data-framer-name\":undefined},A3ZlyeyTb:{\"data-framer-name\":\"Red\"},dAKkUCpI6:{\"data-framer-name\":\"Red SM\"},es3zWWhb4:{\"data-framer-name\":\"Blue SM\"},GVfW8UTfO:{\"data-border\":true,\"data-framer-name\":\"White [outline] SM\"},pD2LjAnkn:{\"data-border\":true,\"data-framer-name\":\"Black [outline]\"},R65tw1Z5H:{\"data-border\":true,\"data-framer-name\":\"Black [outline] SM \uD83D\uDD3D\"},rA5kho8dd:{\"data-border\":true,\"data-framer-name\":\"Black [outline] SM\"},ssXA0fTvk:{\"data-border\":true,\"data-framer-name\":\"White [outline]\"},t6gJ8hQ04:{\"data-border\":true,\"data-framer-name\":\"Black [outline] SM \uD83D\uDD3D\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter-Bold\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-741edb8d-69f2-4164-8091-03a38a2c1839, rgb(255, 255, 255)))\"},children:\"Link\"})}),className:\"framer-39ztpb\",\"data-framer-name\":\"Button\",fonts:[\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"KDu8yQA8d\",style:{\"--extracted-r6o4lv\":\"var(--token-741edb8d-69f2-4164-8091-03a38a2c1839, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},text:vCZ1jp9P8,variants:{\"GVfW8UTfO-hover\":{\"--extracted-r6o4lv\":\"var(--token-5026c3c4-3089-496a-8056-1e38e1282a7b, rgb(34, 34, 43))\"},\"pD2LjAnkn-hover\":{\"--extracted-r6o4lv\":\"var(--token-741edb8d-69f2-4164-8091-03a38a2c1839, rgb(255, 255, 255))\"},\"rA5kho8dd-hover\":{\"--extracted-r6o4lv\":\"var(--token-741edb8d-69f2-4164-8091-03a38a2c1839, rgb(255, 255, 255))\"},\"ssXA0fTvk-hover\":{\"--extracted-r6o4lv\":\"var(--token-cf6a123c-e331-497c-80da-a27f514b5930, rgb(23, 23, 29))\"},pD2LjAnkn:{\"--extracted-r6o4lv\":\"var(--token-cf6a123c-e331-497c-80da-a27f514b5930, rgb(23, 23, 29))\"},R65tw1Z5H:{\"--extracted-r6o4lv\":\"var(--token-cf6a123c-e331-497c-80da-a27f514b5930, rgb(23, 23, 29))\"},rA5kho8dd:{\"--extracted-r6o4lv\":\"var(--token-cf6a123c-e331-497c-80da-a27f514b5930, rgb(23, 23, 29))\"},t6gJ8hQ04:{\"--extracted-r6o4lv\":\"var(--token-cf6a123c-e331-497c-80da-a27f514b5930, rgb(23, 23, 29))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"GVfW8UTfO-hover\":{children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter-Bold\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-5026c3c4-3089-496a-8056-1e38e1282a7b, rgb(34, 34, 43)))\"},children:\"Link\"})})},\"pD2LjAnkn-hover\":{children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter-Bold\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-741edb8d-69f2-4164-8091-03a38a2c1839, rgb(255, 255, 255)))\"},children:\"Link\"})})},\"rA5kho8dd-hover\":{children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter-Bold\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-741edb8d-69f2-4164-8091-03a38a2c1839, rgb(255, 255, 255)))\"},children:\"Link\"})})},\"ssXA0fTvk-hover\":{children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter-Bold\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-cf6a123c-e331-497c-80da-a27f514b5930, rgb(23, 23, 29)))\"},children:\"Link\"})})},dAKkUCpI6:{children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter-Bold\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-741edb8d-69f2-4164-8091-03a38a2c1839, rgb(255, 255, 255)))\"},children:\"Link\"})})},es3zWWhb4:{children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter-Bold\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-741edb8d-69f2-4164-8091-03a38a2c1839, rgb(255, 255, 255)))\"},children:\"Link\"})})},GVfW8UTfO:{children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter-Bold\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-741edb8d-69f2-4164-8091-03a38a2c1839, rgb(255, 255, 255)))\"},children:\"Link\"})})},pD2LjAnkn:{children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter-Bold\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"24px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-cf6a123c-e331-497c-80da-a27f514b5930, rgb(23, 23, 29)))\"},children:\"Link\"})})},R65tw1Z5H:{children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter-Bold\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-cf6a123c-e331-497c-80da-a27f514b5930, rgb(23, 23, 29)))\"},children:\"Link\"})})},rA5kho8dd:{children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter-Bold\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-cf6a123c-e331-497c-80da-a27f514b5930, rgb(23, 23, 29)))\"},children:\"Link\"})})},t6gJ8hQ04:{children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter-Bold\", \"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-cf6a123c-e331-497c-80da-a27f514b5930, rgb(23, 23, 29)))\"},children:\"Link\"})})}},baseVariant,gestureVariant)}),negate(equals(lvLAAkvBb,\"pUb4yssqj\"))&&/*#__PURE__*/ _jsx(motion.div,{className:\"framer-a05r8q\",\"data-framer-name\":\"Icon wrapper\",layoutDependency:layoutDependency,layoutId:\"a9D8H8dh_\",style:{rotate:0},variants:{\"A3ZlyeyTb-hover\":{rotate:-30},\"dAKkUCpI6-hover\":{rotate:-30},\"es3zWWhb4-hover\":{rotate:-30},\"GVfW8UTfO-hover\":{rotate:-30},\"pD2LjAnkn-hover\":{rotate:-30},\"rA5kho8dd-hover\":{rotate:-30},\"RXYqnrzIj-hover\":{rotate:-30}},children:/*#__PURE__*/ _jsx(Transition,{value:transition2,...addPropertyOverrides({\"RXYqnrzIj-hover\":{value:undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/ _jsx(SVG,{className:\"framer-4fqwgp\",\"data-framer-name\":\"Icon\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"d9WUkRvE9\",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 37 28\"><path d=\"M 36.038 13.866 C 29.182 13.866 23.589 8.358 23.589 1.573 C 23.58 1.044 23.151 0.62 22.627 0.622 C 22.102 0.62 21.674 1.044 21.665 1.573 C 21.665 6.813 24.551 11.402 28.851 13.866 L 0.962 13.866 C 0.438 13.863 0.009 14.287 0 14.816 C 0 15.335 0.437 15.766 0.962 15.766 L 28.596 15.766 C 24.446 18.082 21.665 22.269 21.665 27.034 C 21.665 27.554 22.101 27.985 22.627 27.985 C 23.153 27.985 23.589 27.554 23.589 27.034 C 23.589 20.815 29.167 15.766 36.038 15.766 C 36.565 15.766 37 15.335 37 14.816 C 36.991 14.287 36.562 13.863 36.038 13.866 Z\" fill=\"rgb(255,255,255)\"></path></svg>',svgContentId:1957457829,variants:{\"GVfW8UTfO-hover\":{backgroundColor:\"rgba(0, 0, 0, 0)\"},\"rA5kho8dd-hover\":{backgroundColor:\"rgba(0, 0, 0, 0)\"},pD2LjAnkn:{backgroundColor:\"rgba(0, 0, 0, 0)\"},ssXA0fTvk:{backgroundColor:\"rgba(0, 0, 0, 0)\"}},withExternalLayout:true,...addPropertyOverrides({\"GVfW8UTfO-hover\":{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 23 17\"><path d=\"M 22.402 8.418 C 18.14 8.418 14.663 5.074 14.663 0.955 C 14.658 0.634 14.391 0.376 14.065 0.378 C 13.739 0.376 13.473 0.634 13.467 0.955 C 13.467 4.137 15.261 6.922 17.935 8.418 L 0.598 8.418 C 0.272 8.417 0.005 8.674 0 8.996 C 0 9.311 0.271 9.572 0.598 9.572 L 17.776 9.572 C 15.196 10.978 13.467 13.521 13.467 16.414 C 13.467 16.73 13.739 16.991 14.065 16.991 C 14.393 16.991 14.663 16.73 14.663 16.414 C 14.663 12.637 18.131 9.572 22.402 9.572 C 22.729 9.572 23 9.311 23 8.996 C 22.995 8.674 22.728 8.417 22.402 8.418 Z\" fill=\"var(--token-5026c3c4-3089-496a-8056-1e38e1282a7b, rgb(34, 34, 43)) /* {&quot;name&quot;:&quot;Gray 800&quot;} */\"></path></svg>',svgContentId:2410970873},\"pD2LjAnkn-hover\":{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 37 28\"><path d=\"M 36.038 13.866 C 29.182 13.866 23.589 8.358 23.589 1.573 C 23.58 1.044 23.151 0.62 22.627 0.622 C 22.102 0.62 21.674 1.044 21.665 1.573 C 21.665 6.813 24.551 11.402 28.851 13.866 L 0.962 13.866 C 0.438 13.863 0.009 14.287 0 14.816 C 0 15.335 0.437 15.766 0.962 15.766 L 28.596 15.766 C 24.446 18.082 21.665 22.269 21.665 27.034 C 21.665 27.554 22.101 27.985 22.627 27.985 C 23.153 27.985 23.589 27.554 23.589 27.034 C 23.589 20.815 29.167 15.766 36.038 15.766 C 36.565 15.766 37 15.335 37 14.816 C 36.991 14.287 36.562 13.863 36.038 13.866 Z\" fill=\"var(--token-8623eac7-7cb8-4d3e-b278-1fc30c16ceef, rgb(241, 241, 244)) /* {&quot;name&quot;:&quot;Gray 100&quot;} */\"></path></svg>',svgContentId:54979918},\"rA5kho8dd-hover\":{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 23 17\"><path d=\"M 22.402 8.418 C 18.14 8.418 14.663 5.074 14.663 0.955 C 14.658 0.634 14.391 0.376 14.065 0.378 C 13.739 0.376 13.473 0.634 13.467 0.955 C 13.467 4.137 15.261 6.922 17.935 8.418 L 0.598 8.418 C 0.272 8.417 0.005 8.674 0 8.996 C 0 9.311 0.271 9.572 0.598 9.572 L 17.776 9.572 C 15.196 10.978 13.467 13.521 13.467 16.414 C 13.467 16.73 13.739 16.991 14.065 16.991 C 14.393 16.991 14.663 16.73 14.663 16.414 C 14.663 12.637 18.131 9.572 22.402 9.572 C 22.729 9.572 23 9.311 23 8.996 C 22.995 8.674 22.728 8.417 22.402 8.418 Z\" fill=\"var(--token-741edb8d-69f2-4164-8091-03a38a2c1839, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;White&quot;} */\"></path></svg>',svgContentId:2208351349},\"RXYqnrzIj-hover\":{svgContentId:2096876512},\"ssXA0fTvk-hover\":{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 37 28\"><path d=\"M 36.038 13.243 C 29.182 13.243 23.589 7.735 23.589 0.951 C 23.58 0.422 23.151 -0.002 22.627 0 C 22.102 -0.002 21.674 0.422 21.665 0.951 C 21.665 6.191 24.551 10.779 28.851 13.243 L 0.962 13.243 C 0.438 13.241 0.009 13.665 0 14.194 C 0 14.713 0.437 15.144 0.962 15.144 L 28.596 15.144 C 24.446 17.46 21.665 21.647 21.665 26.412 C 21.665 26.932 22.101 27.363 22.627 27.363 C 23.153 27.363 23.589 26.932 23.589 26.412 C 23.589 20.192 29.167 15.144 36.038 15.144 C 36.565 15.144 37 14.713 37 14.194 C 36.991 13.665 36.562 13.241 36.038 13.243 Z\" transform=\"translate(0 0.622) rotate(-30 18.5 13.681)\" fill=\"var(--token-cf6a123c-e331-497c-80da-a27f514b5930, rgb(23, 23, 29)) /* {&quot;name&quot;:&quot;Gray 900&quot;} */\"></path></svg>',svgContentId:2924156362},dAKkUCpI6:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 23 17\"><path d=\"M 22.402 8.418 C 18.14 8.418 14.663 5.074 14.663 0.955 C 14.658 0.634 14.391 0.376 14.065 0.378 C 13.739 0.376 13.473 0.634 13.467 0.955 C 13.467 4.137 15.261 6.922 17.935 8.418 L 0.598 8.418 C 0.272 8.417 0.005 8.674 0 8.996 C 0 9.311 0.271 9.572 0.598 9.572 L 17.776 9.572 C 15.196 10.978 13.467 13.521 13.467 16.414 C 13.467 16.73 13.739 16.991 14.065 16.991 C 14.393 16.991 14.663 16.73 14.663 16.414 C 14.663 12.637 18.131 9.572 22.402 9.572 C 22.729 9.572 23 9.311 23 8.996 C 22.995 8.674 22.728 8.417 22.402 8.418 Z\" fill=\"rgb(255,255,255)\"></path></svg>',svgContentId:2962139945},es3zWWhb4:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 23 17\"><path d=\"M 22.402 8.418 C 18.14 8.418 14.663 5.074 14.663 0.955 C 14.658 0.634 14.391 0.376 14.065 0.378 C 13.739 0.376 13.473 0.634 13.467 0.955 C 13.467 4.137 15.261 6.922 17.935 8.418 L 0.598 8.418 C 0.272 8.417 0.005 8.674 0 8.996 C 0 9.311 0.271 9.572 0.598 9.572 L 17.776 9.572 C 15.196 10.978 13.467 13.521 13.467 16.414 C 13.467 16.73 13.739 16.991 14.065 16.991 C 14.393 16.991 14.663 16.73 14.663 16.414 C 14.663 12.637 18.131 9.572 22.402 9.572 C 22.729 9.572 23 9.311 23 8.996 C 22.995 8.674 22.728 8.417 22.402 8.418 Z\" fill=\"rgb(255,255,255)\"></path></svg>',svgContentId:2962139945},GVfW8UTfO:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 23 17\"><path d=\"M 22.402 8.418 C 18.14 8.418 14.663 5.074 14.663 0.955 C 14.658 0.634 14.391 0.376 14.065 0.378 C 13.739 0.376 13.473 0.634 13.467 0.955 C 13.467 4.137 15.261 6.922 17.935 8.418 L 0.598 8.418 C 0.272 8.417 0.005 8.674 0 8.996 C 0 9.311 0.271 9.572 0.598 9.572 L 17.776 9.572 C 15.196 10.978 13.467 13.521 13.467 16.414 C 13.467 16.73 13.739 16.991 14.065 16.991 C 14.393 16.991 14.663 16.73 14.663 16.414 C 14.663 12.637 18.131 9.572 22.402 9.572 C 22.729 9.572 23 9.311 23 8.996 C 22.995 8.674 22.728 8.417 22.402 8.418 Z\" fill=\"rgb(255,255,255)\"></path></svg>',svgContentId:2962139945},pD2LjAnkn:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 37 28\"><path d=\"M 36.038 13.866 C 29.182 13.866 23.589 8.358 23.589 1.573 C 23.58 1.044 23.151 0.62 22.627 0.622 C 22.102 0.62 21.674 1.044 21.665 1.573 C 21.665 6.813 24.551 11.402 28.851 13.866 L 0.962 13.866 C 0.438 13.863 0.009 14.287 0 14.816 C 0 15.335 0.437 15.766 0.962 15.766 L 28.596 15.766 C 24.446 18.082 21.665 22.269 21.665 27.034 C 21.665 27.554 22.101 27.985 22.627 27.985 C 23.153 27.985 23.589 27.554 23.589 27.034 C 23.589 20.815 29.167 15.766 36.038 15.766 C 36.565 15.766 37 15.335 37 14.816 C 36.991 14.287 36.562 13.863 36.038 13.866 Z\" fill=\"var(--token-cf6a123c-e331-497c-80da-a27f514b5930, rgb(23, 23, 29)) /* {&quot;name&quot;:&quot;Gray 900&quot;} */\"></path></svg>',svgContentId:3392941680},R65tw1Z5H:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 13 14\"><path d=\"M 12.662 4.73 C 10.253 4.73 8.288 2.763 8.288 0.34 C 8.285 0.151 8.134 -0.001 7.95 0 C 7.766 -0.001 7.615 0.151 7.612 0.34 C 7.612 2.211 8.626 3.85 10.137 4.73 L 0.338 4.73 C 0.154 4.729 0.003 4.88 0 5.069 C 0 5.255 0.153 5.408 0.338 5.408 L 10.047 5.408 C 8.589 6.236 7.612 7.731 7.612 9.433 C 7.612 9.619 7.765 9.772 7.95 9.772 C 8.135 9.772 8.288 9.619 8.288 9.433 C 8.288 7.212 10.248 5.408 12.662 5.408 C 12.847 5.408 13 5.255 13 5.069 C 12.997 4.88 12.846 4.729 12.662 4.73 Z\" transform=\"translate(0 2.222) rotate(90 6.5 4.886)\" fill=\"var(--token-cf6a123c-e331-497c-80da-a27f514b5930, rgb(23, 23, 29)) /* {&quot;name&quot;:&quot;Gray 900&quot;} */\"></path></svg>',svgContentId:417574719},rA5kho8dd:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 23 17\"><path d=\"M 22.402 8.418 C 18.14 8.418 14.663 5.074 14.663 0.955 C 14.658 0.634 14.391 0.376 14.065 0.378 C 13.739 0.376 13.473 0.634 13.467 0.955 C 13.467 4.137 15.261 6.922 17.935 8.418 L 0.598 8.418 C 0.272 8.417 0.005 8.674 0 8.996 C 0 9.311 0.271 9.572 0.598 9.572 L 17.776 9.572 C 15.196 10.978 13.467 13.521 13.467 16.414 C 13.467 16.73 13.739 16.991 14.065 16.991 C 14.393 16.991 14.663 16.73 14.663 16.414 C 14.663 12.637 18.131 9.572 22.402 9.572 C 22.729 9.572 23 9.311 23 8.996 C 22.995 8.674 22.728 8.417 22.402 8.418 Z\" fill=\"var(--token-cf6a123c-e331-497c-80da-a27f514b5930, rgb(23, 23, 29)) /* {&quot;name&quot;:&quot;Gray 900&quot;} */\"></path></svg>',svgContentId:2271141227},ssXA0fTvk:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 37 28\"><path d=\"M 36.038 13.866 C 29.182 13.866 23.589 8.358 23.589 1.573 C 23.58 1.044 23.151 0.62 22.627 0.622 C 22.102 0.62 21.674 1.044 21.665 1.573 C 21.665 6.813 24.551 11.402 28.851 13.866 L 0.962 13.866 C 0.438 13.863 0.009 14.287 0 14.816 C 0 15.335 0.437 15.766 0.962 15.766 L 28.596 15.766 C 24.446 18.082 21.665 22.269 21.665 27.034 C 21.665 27.554 22.101 27.985 22.627 27.985 C 23.153 27.985 23.589 27.554 23.589 27.034 C 23.589 20.815 29.167 15.766 36.038 15.766 C 36.565 15.766 37 15.335 37 14.816 C 36.991 14.287 36.562 13.863 36.038 13.866 Z\" fill=\"var(--token-741edb8d-69f2-4164-8091-03a38a2c1839, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;White&quot;} */\"></path></svg>',svgContentId:2226441615},t6gJ8hQ04:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 13 14\"><path d=\"M 12.662 4.73 C 10.253 4.73 8.288 2.763 8.288 0.34 C 8.285 0.151 8.134 -0.001 7.95 0 C 7.766 -0.001 7.615 0.151 7.612 0.34 C 7.612 2.211 8.626 3.85 10.137 4.73 L 0.338 4.73 C 0.154 4.729 0.003 4.88 0 5.069 C 0 5.255 0.153 5.408 0.338 5.408 L 10.047 5.408 C 8.589 6.236 7.612 7.731 7.612 9.433 C 7.612 9.619 7.765 9.772 7.95 9.772 C 8.135 9.772 8.288 9.619 8.288 9.433 C 8.288 7.212 10.248 5.408 12.662 5.408 C 12.847 5.408 13 5.255 13 5.069 C 12.997 4.88 12.846 4.729 12.662 4.73 Z\" transform=\"translate(0 2.222) rotate(90 6.5 4.886)\" fill=\"var(--token-cf6a123c-e331-497c-80da-a27f514b5930, rgb(23, 23, 29)) /* {&quot;name&quot;:&quot;Gray 900&quot;} */\"></path></svg>',svgContentId:417574719}},baseVariant,gestureVariant)})})})]})})})})});});const css=['.framer-YFKPJ [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-YFKPJ .framer-1rm66in { display: block; }\",\".framer-YFKPJ .framer-16bq7mz { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 45px; justify-content: center; overflow: visible; padding: 12px 30px 12px 30px; position: relative; text-decoration: none; width: min-content; }\",\".framer-YFKPJ .framer-39ztpb { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-YFKPJ .framer-a05r8q { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: min-content; }\",\".framer-YFKPJ .framer-4fqwgp { flex: none; height: 28px; position: relative; width: 37px; }\",\".framer-YFKPJ .framer-v-16bq7mz .framer-16bq7mz, .framer-YFKPJ .framer-v-ypsryg .framer-16bq7mz, .framer-YFKPJ .framer-v-cvouka .framer-16bq7mz, .framer-YFKPJ .framer-v-1xs60r3 .framer-16bq7mz, .framer-YFKPJ .framer-v-18smclz .framer-16bq7mz, .framer-YFKPJ .framer-v-cjfenw .framer-16bq7mz, .framer-YFKPJ .framer-v-kjz6ra .framer-16bq7mz, .framer-YFKPJ .framer-v-ro6l7j .framer-16bq7mz, .framer-YFKPJ .framer-v-ok7cs2 .framer-16bq7mz, .framer-YFKPJ.framer-v-cvouka.hover .framer-39ztpb { cursor: pointer; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-YFKPJ .framer-16bq7mz, .framer-YFKPJ .framer-a05r8q { gap: 0px; } .framer-YFKPJ .framer-16bq7mz > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-YFKPJ .framer-16bq7mz > :first-child { margin-left: 0px; } .framer-YFKPJ .framer-16bq7mz > :last-child { margin-right: 0px; } .framer-YFKPJ .framer-a05r8q > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-YFKPJ .framer-a05r8q > :first-child { margin-top: 0px; } .framer-YFKPJ .framer-a05r8q > :last-child { margin-bottom: 0px; } }\",\".framer-YFKPJ.framer-v-cvouka .framer-39ztpb, .framer-YFKPJ.framer-v-1xs60r3 .framer-39ztpb, .framer-YFKPJ.framer-v-16bq7mz.hover .framer-4fqwgp { order: 0; }\",\".framer-YFKPJ.framer-v-cvouka .framer-a05r8q, .framer-YFKPJ.framer-v-1xs60r3 .framer-a05r8q { order: 1; }\",\".framer-YFKPJ.framer-v-18smclz .framer-16bq7mz, .framer-YFKPJ.framer-v-cjfenw .framer-16bq7mz, .framer-YFKPJ.framer-v-kjz6ra .framer-16bq7mz, .framer-YFKPJ.framer-v-ro6l7j .framer-16bq7mz { height: 35px; padding: 6px 15px 5px 15px; }\",\".framer-YFKPJ.framer-v-18smclz .framer-4fqwgp, .framer-YFKPJ.framer-v-cjfenw .framer-4fqwgp, .framer-YFKPJ.framer-v-kjz6ra .framer-4fqwgp, .framer-YFKPJ.framer-v-ro6l7j .framer-4fqwgp { height: 17px; width: 23px; }\",\".framer-YFKPJ.framer-v-ok7cs2 .framer-16bq7mz, .framer-YFKPJ.framer-v-1qs4lm .framer-16bq7mz { gap: 5px; height: 35px; padding: 6px 15px 5px 15px; }\",\".framer-YFKPJ.framer-v-ok7cs2 .framer-4fqwgp, .framer-YFKPJ.framer-v-1qs4lm .framer-4fqwgp { height: 14px; width: 13px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-YFKPJ.framer-v-ok7cs2 .framer-16bq7mz { gap: 0px; } .framer-YFKPJ.framer-v-ok7cs2 .framer-16bq7mz > * { margin: 0px; margin-left: calc(5px / 2); margin-right: calc(5px / 2); } .framer-YFKPJ.framer-v-ok7cs2 .framer-16bq7mz > :first-child { margin-left: 0px; } .framer-YFKPJ.framer-v-ok7cs2 .framer-16bq7mz > :last-child { margin-right: 0px; } }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-YFKPJ.framer-v-1qs4lm .framer-16bq7mz { gap: 0px; } .framer-YFKPJ.framer-v-1qs4lm .framer-16bq7mz > * { margin: 0px; margin-left: calc(5px / 2); margin-right: calc(5px / 2); } .framer-YFKPJ.framer-v-1qs4lm .framer-16bq7mz > :first-child { margin-left: 0px; } .framer-YFKPJ.framer-v-1qs4lm .framer-16bq7mz > :last-child { margin-right: 0px; } }\",\".framer-YFKPJ.framer-v-16bq7mz.hover .framer-39ztpb { cursor: pointer; order: 0; }\",\".framer-YFKPJ.framer-v-16bq7mz.hover .framer-a05r8q { order: 1; padding: 0px 0px 0px 10px; }\",\".framer-YFKPJ.framer-v-ypsryg.hover .framer-a05r8q { padding: 0px 0px 0px 10px; }\",\".framer-YFKPJ.framer-v-ok7cs2.hover .framer-a05r8q { padding: 5px 0px 0px 0px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 45\n * @framerIntrinsicWidth 144\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"fixed\"]},\"A3ZlyeyTb\":{\"layout\":[\"auto\",\"fixed\"]},\"pD2LjAnkn\":{\"layout\":[\"auto\",\"fixed\"]},\"ssXA0fTvk\":{\"layout\":[\"auto\",\"fixed\"]},\"es3zWWhb4\":{\"layout\":[\"auto\",\"fixed\"]},\"dAKkUCpI6\":{\"layout\":[\"auto\",\"fixed\"]},\"rA5kho8dd\":{\"layout\":[\"auto\",\"fixed\"]},\"t6gJ8hQ04\":{\"layout\":[\"auto\",\"fixed\"]},\"GVfW8UTfO\":{\"layout\":[\"auto\",\"fixed\"]},\"R65tw1Z5H\":{\"layout\":[\"auto\",\"fixed\"]},\"G3OpUqf8y\":{\"layout\":[\"auto\",\"fixed\"]},\"S9fX22lhV\":{\"layout\":[\"auto\",\"fixed\"]},\"S5Ljb7dR_\":{\"layout\":[\"auto\",\"fixed\"]},\"MxDhMSuGn\":{\"layout\":[\"auto\",\"fixed\"]},\"vm6W_3Bs_\":{\"layout\":[\"auto\",\"fixed\"]},\"p6OnMwRGX\":{\"layout\":[\"auto\",\"fixed\"]},\"OnTrbWulx\":{\"layout\":[\"auto\",\"fixed\"]},\"AVjEwZPAt\":{\"layout\":[\"auto\",\"fixed\"]},\"yvXliHEWz\":{\"layout\":[\"auto\",\"fixed\"]}}}\n * @framerVariables {\"vCZ1jp9P8\":\"title\",\"AsqgsBnHZ\":\"link\",\"lvLAAkvBb\":\"showIcon\",\"Oobq9sGDh\":\"tap\"}\n * @framerImmutableVariables false\n */ const FramerD_S65GtKf=withCSS(Component,css,\"framer-YFKPJ\");export default FramerD_S65GtKf;FramerD_S65GtKf.displayName=\"BLOCK / Button\";FramerD_S65GtKf.defaultProps={height:45,width:144};addPropertyControls(FramerD_S65GtKf,{variant:{options:[\"RXYqnrzIj\",\"A3ZlyeyTb\",\"pD2LjAnkn\",\"ssXA0fTvk\",\"es3zWWhb4\",\"dAKkUCpI6\",\"rA5kho8dd\",\"t6gJ8hQ04\",\"GVfW8UTfO\",\"R65tw1Z5H\"],optionTitles:[\"Blue\",\"Red\",\"Black [outline]\",\"White [outline]\",\"Blue SM\",\"Red SM\",\"Black [outline] SM\",\"Black [outline] SM \uD83D\uDD3D\",\"White [outline] SM\",\"Black [outline] SM \uD83D\uDD3D\"],title:\"Variant\",type:ControlType.Enum},vCZ1jp9P8:{defaultValue:\"Link\",displayTextArea:false,placeholder:\"\",title:\"Title\",type:ControlType.String},AsqgsBnHZ:{title:\"Link\",type:ControlType.Link},lvLAAkvBb:{defaultValue:\"OfqIwp7tz\",options:[\"pUb4yssqj\",\"OfqIwp7tz\"],optionTitles:[\"NO\",\"Arrow\"],title:\"Show icon?\",type:ControlType.Enum},Oobq9sGDh:{title:\"Tap\",type:ControlType.EventHandler}});addFonts(FramerD_S65GtKf,[]);\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerD_S65GtKf\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"144\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"A3ZlyeyTb\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"pD2LjAnkn\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"ssXA0fTvk\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"es3zWWhb4\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"dAKkUCpI6\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"rA5kho8dd\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"t6gJ8hQ04\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"GVfW8UTfO\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"R65tw1Z5H\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"G3OpUqf8y\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"S9fX22lhV\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"S5Ljb7dR_\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"MxDhMSuGn\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"vm6W_3Bs_\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"p6OnMwRGX\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"OnTrbWulx\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"AVjEwZPAt\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"yvXliHEWz\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]}}}\",\"framerImmutableVariables\":\"false\",\"framerIntrinsicHeight\":\"45\",\"framerContractVersion\":\"1\",\"framerVariables\":\"{\\\"vCZ1jp9P8\\\":\\\"title\\\",\\\"AsqgsBnHZ\\\":\\\"link\\\",\\\"lvLAAkvBb\\\":\\\"showIcon\\\",\\\"Oobq9sGDh\\\":\\\"tap\\\"}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./D_S65GtKf.map"],
  "mappings": "sQAC2Z,IAAMA,EAAiBC,EAAUC,EAAO,CAAC,EAAQC,EAAgB,CAAC,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,CAAC,EAAQC,EAAW,CAAC,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,WAAW,EAAQC,EAAkB,CAAC,UAAU,kBAAkB,UAAU,kBAAkB,UAAU,mBAAmB,UAAU,kBAAkB,UAAU,kBAAkB,UAAU,kBAAkB,UAAU,kBAAkB,UAAU,mBAAmB,UAAU,mBAAmB,UAAU,iBAAiB,EAAE,SAASC,EAAqBC,KAAaC,EAAS,CAAC,IAAMC,EAAc,CAAC,EAAE,OAA0CD,GAAS,QAAQE,GAASA,GAAS,OAAO,OAAOD,EAAcF,EAAUG,CAAO,CAAC,CAAC,EAASD,CAAc,CAAC,IAAME,EAAY,CAAC,QAAQ,CAAC,QAAQ,EAAE,MAAM,EAAE,KAAK,IAAI,UAAU,IAAI,KAAK,QAAQ,EAAE,UAAU,CAAC,MAAM,EAAE,SAAS,GAAG,KAAK,CAAC,IAAI,EAAE,IAAI,CAAC,EAAE,KAAK,OAAO,EAAE,UAAU,CAAC,MAAM,EAAE,SAAS,GAAG,KAAK,CAAC,IAAI,EAAE,IAAI,CAAC,EAAE,KAAK,OAAO,EAAE,UAAU,CAAC,MAAM,EAAE,SAAS,GAAG,KAAK,CAAC,IAAI,EAAE,IAAI,CAAC,EAAE,KAAK,OAAO,EAAE,UAAU,CAAC,MAAM,EAAE,SAAS,GAAG,KAAK,CAAC,IAAI,EAAE,IAAI,CAAC,EAAE,KAAK,OAAO,EAAE,UAAU,CAAC,MAAM,EAAE,SAAS,GAAG,KAAK,CAAC,IAAI,EAAE,IAAI,CAAC,EAAE,KAAK,OAAO,EAAE,UAAU,CAAC,MAAM,EAAE,SAAS,GAAG,KAAK,CAAC,IAAI,EAAE,IAAI,CAAC,EAAE,KAAK,OAAO,CAAC,EAAQC,EAAY,CAAC,MAAM,EAAE,SAAS,IAAI,KAAK,CAAC,IAAI,EAAE,IAAI,CAAC,EAAE,KAAK,OAAO,EAAQC,GAAO,CAACC,EAAEC,IAAY,OAAOD,GAAI,UAAU,OAAOC,GAAI,SAASD,EAAE,YAAY,IAAIC,EAAE,YAAY,EAAED,IAAIC,EAAUC,GAAOC,GAAc,CAACA,EAAcC,GAAY,CAAC,MAAM,EAAE,SAAS,GAAG,KAAK,CAAC,IAAI,EAAE,IAAI,CAAC,EAAE,KAAK,OAAO,EAAQC,EAAW,CAAC,CAAC,MAAAF,EAAM,SAAAG,CAAQ,IAAI,CAAC,IAAMC,EAAaC,EAAWC,CAAmB,EAAQC,EAAWP,GAAmCI,EAAO,WAAiBI,EAAmBC,EAAQ,KAAK,CAAC,GAAGL,EAAO,WAAAG,CAAU,GAAG,CAAC,KAAK,UAAUA,CAAU,CAAC,CAAC,EAAE,OAAqBG,EAAKJ,EAAoB,SAAS,CAAC,MAAME,EAAa,SAASL,CAAQ,CAAC,CAAE,EAAQQ,GAAwB,CAAC,+BAAwB,YAAY,qBAAqB,YAAY,kBAAkB,YAAY,UAAU,YAAY,SAAS,YAAY,qBAAqB,YAAY,kBAAkB,YAAY,KAAK,YAAY,IAAI,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,KAAAC,EAAK,SAAAC,EAAS,IAAAC,EAAI,MAAAC,EAAM,MAAAC,EAAM,GAAGC,CAAK,IAAI,CAAC,IAAIC,EAAIC,EAASC,EAAKC,EAAK,MAAM,CAAC,GAAGJ,EAAM,UAAUL,GAAgCK,EAAM,UAAU,WAAWC,EAAIL,GAA4CI,EAAM,aAAa,MAAMC,IAAM,OAAOA,EAAI,YAAY,UAAUJ,GAA6BG,EAAM,UAAU,SAASG,GAAMD,EAASX,GAAwBS,EAAM,OAAO,KAAK,MAAME,IAAW,OAAOA,EAASF,EAAM,WAAW,MAAMG,IAAO,OAAOA,EAAK,YAAY,WAAWC,EAAKN,GAAmCE,EAAM,aAAa,MAAMI,IAAO,OAAOA,EAAK,MAAM,CAAE,EAAQC,GAAuB,CAACL,EAAM7B,IAAWA,EAAS,KAAK,GAAG,EAAE6B,EAAM,iBAAuBM,GAA8BC,EAAW,SAASP,EAAMC,EAAI,CAAC,GAAK,CAAC,aAAAO,CAAY,EAAEC,EAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAvC,EAAQ,UAAAwC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,GAAGC,CAAS,EAAEzB,GAASQ,CAAK,EAAO,CAAC,YAAAkB,EAAY,WAAAC,EAAW,eAAAC,EAAe,gBAAAC,EAAgB,WAAAC,GAAW,WAAAnC,EAAW,SAAAhB,CAAQ,EAAEoD,EAAgB,CAAC,WAAAxD,EAAW,eAAe,YAAY,gBAAAD,EAAgB,YAAAQ,EAAY,QAAAD,EAAQ,kBAAAL,CAAiB,CAAC,EAAQwD,EAAiBnB,GAAuBL,EAAM7B,CAAQ,EAAO,CAAC,sBAAAsD,EAAsB,MAAAC,EAAK,EAAEC,EAAyBT,CAAW,EAAQU,EAAaH,EAAsB,SAASI,IAAO,CAAC,GAAGb,GAAqB,MAAMA,EAAU,GAAGa,CAAI,IAAW,GAAM,MAAO,EAAO,CAAC,EAAQC,EAAsBC,EAAM,EAAE,OAAqBzC,EAAK0C,EAAY,CAAC,GAAGpB,GAA4CkB,EAAgB,SAAuBxC,EAAKzB,EAAO,IAAI,CAAC,QAAQQ,EAAQ,QAAQF,EAAS,aAAa,IAAIkD,EAAgB,CAAC,UAAU,EAAI,CAAC,EAAE,WAAW,IAAIA,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,WAAW,IAAIA,EAAgB,CAAC,UAAU,EAAI,CAAC,EAAE,MAAM,IAAIA,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,YAAY,IAAIA,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,UAAUY,EAAG,eAAed,CAAU,EAAE,MAAM,CAAC,QAAQ,UAAU,EAAE,SAAuB7B,EAAKR,EAAW,CAAC,MAAMK,EAAW,GAAGlB,EAAqB,CAAC,kBAAkB,CAAC,MAAMM,CAAW,CAAC,EAAE2C,EAAYE,CAAc,EAAE,SAAuB9B,EAAK4C,EAAK,CAAC,KAAKpB,EAAU,aAAa,GAAM,aAAa,GAAK,SAAuBqB,EAAMxE,EAAiB,CAAC,GAAGsD,EAAU,UAAU,GAAGgB,EAAG,iBAAiBtB,CAAS,CAAC,kBAAkB,mBAAmB,OAAO,iBAAiB,GAAK,aAAa,SAAS,iBAAiBa,EAAiB,SAAS,YAAY,MAAMI,EAAa,IAAI3B,EAAI,MAAM,CAAC,wBAAwB,MAAM,iBAAiB,mBAAmB,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,QAAQ,qBAAqB,MAAM,gBAAgB,uEAAuE,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,GAAGS,CAAK,EAAE,SAAS,EAAE,SAAS,CAAC,kBAAkB,CAAC,gBAAgB,qEAAqE,EAAE,kBAAkB,CAAC,gBAAgB,qEAAqE,EAAE,kBAAkB,CAAC,gBAAgB,uEAAuE,EAAE,kBAAkB,CAAC,gBAAgB,oEAAoE,EAAE,kBAAkB,CAAC,gBAAgB,oEAAoE,EAAE,kBAAkB,CAAC,gBAAgB,qEAAqE,EAAE,kBAAkB,CAAC,gBAAgB,uEAAuE,EAAE,UAAU,CAAC,gBAAgB,sEAAsE,EAAE,UAAU,CAAC,gBAAgB,sEAAsE,EAAE,UAAU,CAAC,wBAAwB,MAAM,iBAAiB,kGAAkG,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,QAAQ,qBAAqB,MAAM,gBAAgB,kBAAkB,EAAE,UAAU,CAAC,wBAAwB,MAAM,iBAAiB,+FAA+F,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,QAAQ,qBAAqB,MAAM,gBAAgB,kBAAkB,EAAE,UAAU,CAAC,wBAAwB,MAAM,iBAAiB,+FAA+F,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,QAAQ,qBAAqB,MAAM,gBAAgB,uEAAuE,EAAE,UAAU,CAAC,wBAAwB,MAAM,iBAAiB,+FAA+F,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,QAAQ,qBAAqB,MAAM,gBAAgB,uEAAuE,EAAE,UAAU,CAAC,wBAAwB,MAAM,iBAAiB,+FAA+F,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,QAAQ,qBAAqB,MAAM,gBAAgB,kBAAkB,EAAE,UAAU,CAAC,wBAAwB,MAAM,iBAAiB,+FAA+F,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,QAAQ,qBAAqB,MAAM,gBAAgB,uEAAuE,CAAC,EAAE,GAAGzC,EAAqB,CAAC,kBAAkB,CAAC,mBAAmB,MAAS,EAAE,kBAAkB,CAAC,mBAAmB,MAAS,EAAE,kBAAkB,CAAC,mBAAmB,MAAS,EAAE,kBAAkB,CAAC,mBAAmB,MAAS,EAAE,kBAAkB,CAAC,mBAAmB,MAAS,EAAE,kBAAkB,CAAC,mBAAmB,MAAS,EAAE,kBAAkB,CAAC,mBAAmB,MAAS,EAAE,kBAAkB,CAAC,mBAAmB,MAAS,EAAE,kBAAkB,CAAC,mBAAmB,MAAS,EAAE,UAAU,CAAC,mBAAmB,KAAK,EAAE,UAAU,CAAC,mBAAmB,QAAQ,EAAE,UAAU,CAAC,mBAAmB,SAAS,EAAE,UAAU,CAAC,cAAc,GAAK,mBAAmB,oBAAoB,EAAE,UAAU,CAAC,cAAc,GAAK,mBAAmB,iBAAiB,EAAE,UAAU,CAAC,cAAc,GAAK,mBAAmB,8BAAuB,EAAE,UAAU,CAAC,cAAc,GAAK,mBAAmB,oBAAoB,EAAE,UAAU,CAAC,cAAc,GAAK,mBAAmB,iBAAiB,EAAE,UAAU,CAAC,cAAc,GAAK,mBAAmB,8BAAuB,CAAC,EAAEiD,EAAYE,CAAc,EAAE,SAAS,CAAe9B,EAAK8C,EAAS,CAAC,sBAAsB,GAAK,SAAuB9C,EAAW+C,EAAS,CAAC,SAAuB/C,EAAKzB,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,yDAAyD,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,OAAO,sBAAsB,gGAAgG,EAAE,SAAS,MAAM,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,SAAS,MAAM,CAAC,YAAY,EAAE,iBAAiB2D,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,wEAAwE,6BAA6B,KAAK,EAAE,KAAKX,EAAU,SAAS,CAAC,kBAAkB,CAAC,qBAAqB,oEAAoE,EAAE,kBAAkB,CAAC,qBAAqB,uEAAuE,EAAE,kBAAkB,CAAC,qBAAqB,uEAAuE,EAAE,kBAAkB,CAAC,qBAAqB,oEAAoE,EAAE,UAAU,CAAC,qBAAqB,oEAAoE,EAAE,UAAU,CAAC,qBAAqB,oEAAoE,EAAE,UAAU,CAAC,qBAAqB,oEAAoE,EAAE,UAAU,CAAC,qBAAqB,oEAAoE,CAAC,EAAE,kBAAkB,MAAM,mBAAmB,GAAK,GAAG5C,EAAqB,CAAC,kBAAkB,CAAC,SAAuBqB,EAAW+C,EAAS,CAAC,SAAuB/C,EAAKzB,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,yDAAyD,uBAAuB,MAAM,uBAAuB,OAAO,sBAAsB,6FAA6F,EAAE,SAAS,MAAM,CAAC,CAAC,CAAC,CAAC,EAAE,kBAAkB,CAAC,SAAuByB,EAAW+C,EAAS,CAAC,SAAuB/C,EAAKzB,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,yDAAyD,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,OAAO,sBAAsB,gGAAgG,EAAE,SAAS,MAAM,CAAC,CAAC,CAAC,CAAC,EAAE,kBAAkB,CAAC,SAAuByB,EAAW+C,EAAS,CAAC,SAAuB/C,EAAKzB,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,yDAAyD,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,OAAO,sBAAsB,gGAAgG,EAAE,SAAS,MAAM,CAAC,CAAC,CAAC,CAAC,EAAE,kBAAkB,CAAC,SAAuByB,EAAW+C,EAAS,CAAC,SAAuB/C,EAAKzB,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,yDAAyD,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,OAAO,sBAAsB,6FAA6F,EAAE,SAAS,MAAM,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAuByB,EAAW+C,EAAS,CAAC,SAAuB/C,EAAKzB,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,yDAAyD,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,OAAO,sBAAsB,gGAAgG,EAAE,SAAS,MAAM,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAuByB,EAAW+C,EAAS,CAAC,SAAuB/C,EAAKzB,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,yDAAyD,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,OAAO,sBAAsB,gGAAgG,EAAE,SAAS,MAAM,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAuByB,EAAW+C,EAAS,CAAC,SAAuB/C,EAAKzB,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,yDAAyD,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,OAAO,sBAAsB,gGAAgG,EAAE,SAAS,MAAM,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAuByB,EAAW+C,EAAS,CAAC,SAAuB/C,EAAKzB,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,yDAAyD,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,OAAO,sBAAsB,6FAA6F,EAAE,SAAS,MAAM,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAuByB,EAAW+C,EAAS,CAAC,SAAuB/C,EAAKzB,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,yDAAyD,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,OAAO,sBAAsB,6FAA6F,EAAE,SAAS,MAAM,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAuByB,EAAW+C,EAAS,CAAC,SAAuB/C,EAAKzB,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,yDAAyD,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,OAAO,sBAAsB,6FAA6F,EAAE,SAAS,MAAM,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAuByB,EAAW+C,EAAS,CAAC,SAAuB/C,EAAKzB,EAAO,EAAE,CAAC,MAAM,CAAC,kBAAkB,mBAAmB,uBAAuB,yDAAyD,qBAAqB,OAAO,uBAAuB,MAAM,uBAAuB,OAAO,sBAAsB,6FAA6F,EAAE,SAAS,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEqD,EAAYE,CAAc,CAAC,CAAC,EAAEzC,GAAOH,GAAOuC,EAAU,WAAW,CAAC,GAAiBzB,EAAKzB,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,eAAe,iBAAiB2D,EAAiB,SAAS,YAAY,MAAM,CAAC,OAAO,CAAC,EAAE,SAAS,CAAC,kBAAkB,CAAC,OAAO,GAAG,EAAE,kBAAkB,CAAC,OAAO,GAAG,EAAE,kBAAkB,CAAC,OAAO,GAAG,EAAE,kBAAkB,CAAC,OAAO,GAAG,EAAE,kBAAkB,CAAC,OAAO,GAAG,EAAE,kBAAkB,CAAC,OAAO,GAAG,EAAE,kBAAkB,CAAC,OAAO,GAAG,CAAC,EAAE,SAAuBlC,EAAKR,EAAW,CAAC,MAAMD,GAAY,GAAGZ,EAAqB,CAAC,kBAAkB,CAAC,MAAM,MAAS,CAAC,EAAEiD,EAAYE,CAAc,EAAE,SAAuB9B,EAAKgD,EAAI,CAAC,UAAU,gBAAgB,mBAAmB,OAAO,OAAO,WAAW,iBAAiBd,EAAiB,SAAS,YAAY,QAAQ,EAAE,MAAM,CAAC,gBAAgB,kBAAkB,EAAE,IAAI,wrBAAwrB,aAAa,WAAW,SAAS,CAAC,kBAAkB,CAAC,gBAAgB,kBAAkB,EAAE,kBAAkB,CAAC,gBAAgB,kBAAkB,EAAE,UAAU,CAAC,gBAAgB,kBAAkB,EAAE,UAAU,CAAC,gBAAgB,kBAAkB,CAAC,EAAE,mBAAmB,GAAK,GAAGvD,EAAqB,CAAC,kBAAkB,CAAC,IAAI,owBAAowB,aAAa,UAAU,EAAE,kBAAkB,CAAC,IAAI,2xBAA2xB,aAAa,QAAQ,EAAE,kBAAkB,CAAC,IAAI,owBAAowB,aAAa,UAAU,EAAE,kBAAkB,CAAC,aAAa,UAAU,EAAE,kBAAkB,CAAC,IAAI,80BAA80B,aAAa,UAAU,EAAE,UAAU,CAAC,IAAI,oqBAAoqB,aAAa,UAAU,EAAE,UAAU,CAAC,IAAI,oqBAAoqB,aAAa,UAAU,EAAE,UAAU,CAAC,IAAI,oqBAAoqB,aAAa,UAAU,EAAE,UAAU,CAAC,IAAI,wxBAAwxB,aAAa,UAAU,EAAE,UAAU,CAAC,IAAI,+wBAA+wB,aAAa,SAAS,EAAE,UAAU,CAAC,IAAI,owBAAowB,aAAa,UAAU,EAAE,UAAU,CAAC,IAAI,wxBAAwxB,aAAa,UAAU,EAAE,UAAU,CAAC,IAAI,+wBAA+wB,aAAa,SAAS,CAAC,EAAEiD,EAAYE,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQmB,GAAI,CAAC,sZAAsZ,kFAAkF,oDAAoD,0TAA0T,gHAAgH,mSAAmS,8FAA8F,6fAA6f,koBAAkoB,iKAAiK,4GAA4G,4OAA4O,yNAAyN,uJAAuJ,4HAA4H,ibAAib,ibAAib,qFAAqF,+FAA+F,oFAAoF,kFAAkF,EAO1k/BC,EAAgBC,EAAQnC,GAAUiC,GAAI,cAAc,EAASG,GAAQF,EAAgBA,EAAgB,YAAY,iBAAiBA,EAAgB,aAAa,CAAC,OAAO,GAAG,MAAM,GAAG,EAAEG,EAAoBH,EAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,YAAY,WAAW,EAAE,aAAa,CAAC,OAAO,MAAM,kBAAkB,kBAAkB,UAAU,SAAS,qBAAqB,+BAAwB,qBAAqB,8BAAuB,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,EAAE,UAAU,CAAC,aAAa,OAAO,gBAAgB,GAAM,YAAY,GAAG,MAAM,QAAQ,KAAKA,EAAY,MAAM,EAAE,UAAU,CAAC,MAAM,OAAO,KAAKA,EAAY,IAAI,EAAE,UAAU,CAAC,aAAa,YAAY,QAAQ,CAAC,YAAY,WAAW,EAAE,aAAa,CAAC,KAAK,OAAO,EAAE,MAAM,aAAa,KAAKA,EAAY,IAAI,EAAE,UAAU,CAAC,MAAM,MAAM,KAAKA,EAAY,YAAY,CAAC,CAAC,EAAEC,EAASL,EAAgB,CAAC,CAAC",
  "names": ["MotionAWithHover", "withHover", "motion", "enabledGestures", "cycleOrder", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transitions", "transition1", "equals", "a", "b", "negate", "value", "transition2", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "humanReadableVariantMap", "getProps", "height", "id", "link", "showIcon", "tap", "title", "width", "props", "ref", "_variant", "ref1", "ref2", "createLayoutDependency", "Component", "Y", "activeLocale", "useLocaleInfo", "style", "className", "layoutId", "vCZ1jp9P8", "AsqgsBnHZ", "lvLAAkvBb", "Oobq9sGDh", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap1ytjlf3", "args", "defaultLayoutId", "ae", "LayoutGroup", "cx", "Link", "u", "RichText2", "x", "SVG", "css", "FramerD_S65GtKf", "withCSS", "D_S65GtKf_default", "addPropertyControls", "ControlType", "addFonts"]
}
