{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/6RsjZQSZRFbt6cnDzJGt/qot2BjDU6kLSMRyU3DxG/KPIS8tMGX.js"],
  "sourcesContent": ["// Generated by Framer (c815cea)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getPropertyControls,Image,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/CAjjxbTJBxHwH1MagCef/Phosphor.js\";const PhosphorFonts=getFonts(Phosphor);const PhosphorControls=getPropertyControls(Phosphor);const cycleOrder=[\"GsdDAySfO\",\"qe2s_VDHn\",\"DSE3ggflJ\",\"dvmKUcotp\",\"QBZKgL4Zs\",\"yjhRdPx3H\",\"PXY3BFBD_\",\"MZBYzZGzi\",\"cBQeKSwB5\",\"lYfJ2st0c\",\"Gv2I6BrFz\",\"nLxvnxZcD\",\"CHC9gFoXr\"];const serializationHash=\"framer-bZJbR\";const variantClassNames={cBQeKSwB5:\"framer-v-wj3xtn\",CHC9gFoXr:\"framer-v-awd3n2\",DSE3ggflJ:\"framer-v-1yf7r3k\",dvmKUcotp:\"framer-v-9kdkun\",GsdDAySfO:\"framer-v-1u2oh6m\",Gv2I6BrFz:\"framer-v-1ob6tpn\",lYfJ2st0c:\"framer-v-1c5axdh\",MZBYzZGzi:\"framer-v-grjeei\",nLxvnxZcD:\"framer-v-6m9lvo\",PXY3BFBD_:\"framer-v-7zhiew\",QBZKgL4Zs:\"framer-v-vja933\",qe2s_VDHn:\"framer-v-1mp13qc\",yjhRdPx3H:\"framer-v-14bf19o\"};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 transition1={duration:0,type:\"tween\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};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 humanReadableEnumMap={Bold:\"bold\",Duotone:\"duotone\",Fill:\"fill\",Light:\"light\",Regular:\"regular\",Thin:\"thin\"};const humanReadableVariantMap={\"Bordered large black - img\":\"cBQeKSwB5\",\"Bordered large black\":\"DSE3ggflJ\",\"bordered medium black - img\":\"lYfJ2st0c\",\"bordered medium black\":\"dvmKUcotp\",\"bordered small black - img\":\"Gv2I6BrFz\",\"bordered small black\":\"QBZKgL4Zs\",\"Default medium - img\":\"nLxvnxZcD\",\"Default medium\":\"GsdDAySfO\",\"Medium black - img\":\"CHC9gFoXr\",\"Medium black\":\"qe2s_VDHn\",\"text large\":\"yjhRdPx3H\",\"text medium\":\"PXY3BFBD_\",\"text small\":\"MZBYzZGzi\"};const getProps=({blueIcon,border,greyIcon,height,icon,iconImage,id,tap,text,weight,width,...props})=>{var _ref,_humanReadableEnumMap_weight,_ref1,_ref2,_ref3,_ref4,_humanReadableVariantMap_props_variant,_ref5;return{...props,ayIEgTfTC:(_ref=border!==null&&border!==void 0?border:props.ayIEgTfTC)!==null&&_ref!==void 0?_ref:{borderColor:\"var(--token-a7ecaaab-107f-43d0-808d-c4dbe89bae39, rgb(188, 188, 188))\",borderStyle:\"solid\",borderWidth:.5},IXjqSb_ED:(_ref2=(_ref1=(_humanReadableEnumMap_weight=humanReadableEnumMap[weight])!==null&&_humanReadableEnumMap_weight!==void 0?_humanReadableEnumMap_weight:weight)!==null&&_ref1!==void 0?_ref1:props.IXjqSb_ED)!==null&&_ref2!==void 0?_ref2:\"fill\",ks7zXSix1:(_ref3=text!==null&&text!==void 0?text:props.ks7zXSix1)!==null&&_ref3!==void 0?_ref3:\"01\",lbXGYUdLt:greyIcon!==null&&greyIcon!==void 0?greyIcon:props.lbXGYUdLt,n9qQXIFkp:tap!==null&&tap!==void 0?tap:props.n9qQXIFkp,NufvEXNb8:(_ref4=icon!==null&&icon!==void 0?icon:props.NufvEXNb8)!==null&&_ref4!==void 0?_ref4:\"FramerLogo\",pU66uDz3Y:iconImage!==null&&iconImage!==void 0?iconImage:props.pU66uDz3Y,variant:(_ref5=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref5!==void 0?_ref5:\"GsdDAySfO\",YIKVipQiz:blueIcon!==null&&blueIcon!==void 0?blueIcon:props.YIKVipQiz};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,NufvEXNb8,n9qQXIFkp,IXjqSb_ED,ks7zXSix1,pU66uDz3Y,lbXGYUdLt,YIKVipQiz,ayIEgTfTC,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"GsdDAySfO\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1itr1pv=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(n9qQXIFkp){const res=await n9qQXIFkp(...args);if(res===false)return false;}});const ref1=React.useRef(null);const isDisplayed=()=>{if([\"yjhRdPx3H\",\"PXY3BFBD_\",\"MZBYzZGzi\"].includes(baseVariant))return true;return false;};const isDisplayed1=()=>{if([\"yjhRdPx3H\",\"PXY3BFBD_\",\"MZBYzZGzi\",\"cBQeKSwB5\",\"lYfJ2st0c\",\"Gv2I6BrFz\",\"nLxvnxZcD\",\"CHC9gFoXr\"].includes(baseVariant))return false;return true;};const isDisplayed2=()=>{if([\"cBQeKSwB5\",\"lYfJ2st0c\",\"Gv2I6BrFz\",\"nLxvnxZcD\",\"CHC9gFoXr\"].includes(baseVariant))return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();var _ayIEgTfTC_borderBottomWidth,_ayIEgTfTC_borderLeftWidth,_ayIEgTfTC_borderRightWidth,_ayIEgTfTC_borderTopWidth,_ayIEgTfTC_borderBottomWidth1,_ayIEgTfTC_borderLeftWidth1,_ayIEgTfTC_borderRightWidth1,_ayIEgTfTC_borderTopWidth1,_ayIEgTfTC_borderBottomWidth2,_ayIEgTfTC_borderLeftWidth2,_ayIEgTfTC_borderRightWidth2,_ayIEgTfTC_borderTopWidth2,_ayIEgTfTC_borderBottomWidth3,_ayIEgTfTC_borderLeftWidth3,_ayIEgTfTC_borderRightWidth3,_ayIEgTfTC_borderTopWidth3,_ayIEgTfTC_borderBottomWidth4,_ayIEgTfTC_borderLeftWidth4,_ayIEgTfTC_borderRightWidth4,_ayIEgTfTC_borderTopWidth4,_ayIEgTfTC_borderBottomWidth5,_ayIEgTfTC_borderLeftWidth5,_ayIEgTfTC_borderRightWidth5,_ayIEgTfTC_borderTopWidth5,_ayIEgTfTC_borderBottomWidth6,_ayIEgTfTC_borderLeftWidth6,_ayIEgTfTC_borderRightWidth6,_ayIEgTfTC_borderTopWidth6,_ayIEgTfTC_borderBottomWidth7,_ayIEgTfTC_borderLeftWidth7,_ayIEgTfTC_borderRightWidth7,_ayIEgTfTC_borderTopWidth7,_ayIEgTfTC_borderBottomWidth8,_ayIEgTfTC_borderLeftWidth8,_ayIEgTfTC_borderRightWidth8,_ayIEgTfTC_borderTopWidth8;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(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1u2oh6m\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Default medium\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"GsdDAySfO\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:onTap1itr1pv,onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"0.5px\",\"--border-color\":\"var(--token-a7ecaaab-107f-43d0-808d-c4dbe89bae39, rgb(188, 188, 188))\",\"--border-left-width\":\"0.5px\",\"--border-right-width\":\"0.5px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0.5px\",borderBottomLeftRadius:6,borderBottomRightRadius:6,borderTopLeftRadius:6,borderTopRightRadius:6,...style},variants:{cBQeKSwB5:{\"--border-bottom-width\":`${(_ayIEgTfTC_borderBottomWidth=ayIEgTfTC.borderBottomWidth)!==null&&_ayIEgTfTC_borderBottomWidth!==void 0?_ayIEgTfTC_borderBottomWidth:ayIEgTfTC.borderWidth}px`,\"--border-color\":ayIEgTfTC.borderColor,\"--border-left-width\":`${(_ayIEgTfTC_borderLeftWidth=ayIEgTfTC.borderLeftWidth)!==null&&_ayIEgTfTC_borderLeftWidth!==void 0?_ayIEgTfTC_borderLeftWidth:ayIEgTfTC.borderWidth}px`,\"--border-right-width\":`${(_ayIEgTfTC_borderRightWidth=ayIEgTfTC.borderRightWidth)!==null&&_ayIEgTfTC_borderRightWidth!==void 0?_ayIEgTfTC_borderRightWidth:ayIEgTfTC.borderWidth}px`,\"--border-style\":ayIEgTfTC.borderStyle,\"--border-top-width\":`${(_ayIEgTfTC_borderTopWidth=ayIEgTfTC.borderTopWidth)!==null&&_ayIEgTfTC_borderTopWidth!==void 0?_ayIEgTfTC_borderTopWidth:ayIEgTfTC.borderWidth}px`,borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12},CHC9gFoXr:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\"},DSE3ggflJ:{\"--border-bottom-width\":`${(_ayIEgTfTC_borderBottomWidth1=ayIEgTfTC.borderBottomWidth)!==null&&_ayIEgTfTC_borderBottomWidth1!==void 0?_ayIEgTfTC_borderBottomWidth1:ayIEgTfTC.borderWidth}px`,\"--border-color\":ayIEgTfTC.borderColor,\"--border-left-width\":`${(_ayIEgTfTC_borderLeftWidth1=ayIEgTfTC.borderLeftWidth)!==null&&_ayIEgTfTC_borderLeftWidth1!==void 0?_ayIEgTfTC_borderLeftWidth1:ayIEgTfTC.borderWidth}px`,\"--border-right-width\":`${(_ayIEgTfTC_borderRightWidth1=ayIEgTfTC.borderRightWidth)!==null&&_ayIEgTfTC_borderRightWidth1!==void 0?_ayIEgTfTC_borderRightWidth1:ayIEgTfTC.borderWidth}px`,\"--border-style\":ayIEgTfTC.borderStyle,\"--border-top-width\":`${(_ayIEgTfTC_borderTopWidth1=ayIEgTfTC.borderTopWidth)!==null&&_ayIEgTfTC_borderTopWidth1!==void 0?_ayIEgTfTC_borderTopWidth1:ayIEgTfTC.borderWidth}px`,borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12},dvmKUcotp:{\"--border-bottom-width\":`${(_ayIEgTfTC_borderBottomWidth2=ayIEgTfTC.borderBottomWidth)!==null&&_ayIEgTfTC_borderBottomWidth2!==void 0?_ayIEgTfTC_borderBottomWidth2:ayIEgTfTC.borderWidth}px`,\"--border-color\":ayIEgTfTC.borderColor,\"--border-left-width\":`${(_ayIEgTfTC_borderLeftWidth2=ayIEgTfTC.borderLeftWidth)!==null&&_ayIEgTfTC_borderLeftWidth2!==void 0?_ayIEgTfTC_borderLeftWidth2:ayIEgTfTC.borderWidth}px`,\"--border-right-width\":`${(_ayIEgTfTC_borderRightWidth2=ayIEgTfTC.borderRightWidth)!==null&&_ayIEgTfTC_borderRightWidth2!==void 0?_ayIEgTfTC_borderRightWidth2:ayIEgTfTC.borderWidth}px`,\"--border-style\":ayIEgTfTC.borderStyle,\"--border-top-width\":`${(_ayIEgTfTC_borderTopWidth2=ayIEgTfTC.borderTopWidth)!==null&&_ayIEgTfTC_borderTopWidth2!==void 0?_ayIEgTfTC_borderTopWidth2:ayIEgTfTC.borderWidth}px`,borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},Gv2I6BrFz:{\"--border-bottom-width\":`${(_ayIEgTfTC_borderBottomWidth3=ayIEgTfTC.borderBottomWidth)!==null&&_ayIEgTfTC_borderBottomWidth3!==void 0?_ayIEgTfTC_borderBottomWidth3:ayIEgTfTC.borderWidth}px`,\"--border-color\":ayIEgTfTC.borderColor,\"--border-left-width\":`${(_ayIEgTfTC_borderLeftWidth3=ayIEgTfTC.borderLeftWidth)!==null&&_ayIEgTfTC_borderLeftWidth3!==void 0?_ayIEgTfTC_borderLeftWidth3:ayIEgTfTC.borderWidth}px`,\"--border-right-width\":`${(_ayIEgTfTC_borderRightWidth3=ayIEgTfTC.borderRightWidth)!==null&&_ayIEgTfTC_borderRightWidth3!==void 0?_ayIEgTfTC_borderRightWidth3:ayIEgTfTC.borderWidth}px`,\"--border-style\":ayIEgTfTC.borderStyle,\"--border-top-width\":`${(_ayIEgTfTC_borderTopWidth3=ayIEgTfTC.borderTopWidth)!==null&&_ayIEgTfTC_borderTopWidth3!==void 0?_ayIEgTfTC_borderTopWidth3:ayIEgTfTC.borderWidth}px`,borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},lYfJ2st0c:{\"--border-bottom-width\":`${(_ayIEgTfTC_borderBottomWidth4=ayIEgTfTC.borderBottomWidth)!==null&&_ayIEgTfTC_borderBottomWidth4!==void 0?_ayIEgTfTC_borderBottomWidth4:ayIEgTfTC.borderWidth}px`,\"--border-color\":ayIEgTfTC.borderColor,\"--border-left-width\":`${(_ayIEgTfTC_borderLeftWidth4=ayIEgTfTC.borderLeftWidth)!==null&&_ayIEgTfTC_borderLeftWidth4!==void 0?_ayIEgTfTC_borderLeftWidth4:ayIEgTfTC.borderWidth}px`,\"--border-right-width\":`${(_ayIEgTfTC_borderRightWidth4=ayIEgTfTC.borderRightWidth)!==null&&_ayIEgTfTC_borderRightWidth4!==void 0?_ayIEgTfTC_borderRightWidth4:ayIEgTfTC.borderWidth}px`,\"--border-style\":ayIEgTfTC.borderStyle,\"--border-top-width\":`${(_ayIEgTfTC_borderTopWidth4=ayIEgTfTC.borderTopWidth)!==null&&_ayIEgTfTC_borderTopWidth4!==void 0?_ayIEgTfTC_borderTopWidth4:ayIEgTfTC.borderWidth}px`,borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},MZBYzZGzi:{\"--border-bottom-width\":`${(_ayIEgTfTC_borderBottomWidth5=ayIEgTfTC.borderBottomWidth)!==null&&_ayIEgTfTC_borderBottomWidth5!==void 0?_ayIEgTfTC_borderBottomWidth5:ayIEgTfTC.borderWidth}px`,\"--border-color\":ayIEgTfTC.borderColor,\"--border-left-width\":`${(_ayIEgTfTC_borderLeftWidth5=ayIEgTfTC.borderLeftWidth)!==null&&_ayIEgTfTC_borderLeftWidth5!==void 0?_ayIEgTfTC_borderLeftWidth5:ayIEgTfTC.borderWidth}px`,\"--border-right-width\":`${(_ayIEgTfTC_borderRightWidth5=ayIEgTfTC.borderRightWidth)!==null&&_ayIEgTfTC_borderRightWidth5!==void 0?_ayIEgTfTC_borderRightWidth5:ayIEgTfTC.borderWidth}px`,\"--border-style\":ayIEgTfTC.borderStyle,\"--border-top-width\":`${(_ayIEgTfTC_borderTopWidth5=ayIEgTfTC.borderTopWidth)!==null&&_ayIEgTfTC_borderTopWidth5!==void 0?_ayIEgTfTC_borderTopWidth5:ayIEgTfTC.borderWidth}px`,borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},PXY3BFBD_:{\"--border-bottom-width\":`${(_ayIEgTfTC_borderBottomWidth6=ayIEgTfTC.borderBottomWidth)!==null&&_ayIEgTfTC_borderBottomWidth6!==void 0?_ayIEgTfTC_borderBottomWidth6:ayIEgTfTC.borderWidth}px`,\"--border-color\":ayIEgTfTC.borderColor,\"--border-left-width\":`${(_ayIEgTfTC_borderLeftWidth6=ayIEgTfTC.borderLeftWidth)!==null&&_ayIEgTfTC_borderLeftWidth6!==void 0?_ayIEgTfTC_borderLeftWidth6:ayIEgTfTC.borderWidth}px`,\"--border-right-width\":`${(_ayIEgTfTC_borderRightWidth6=ayIEgTfTC.borderRightWidth)!==null&&_ayIEgTfTC_borderRightWidth6!==void 0?_ayIEgTfTC_borderRightWidth6:ayIEgTfTC.borderWidth}px`,\"--border-style\":ayIEgTfTC.borderStyle,\"--border-top-width\":`${(_ayIEgTfTC_borderTopWidth6=ayIEgTfTC.borderTopWidth)!==null&&_ayIEgTfTC_borderTopWidth6!==void 0?_ayIEgTfTC_borderTopWidth6:ayIEgTfTC.borderWidth}px`,borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},QBZKgL4Zs:{\"--border-bottom-width\":`${(_ayIEgTfTC_borderBottomWidth7=ayIEgTfTC.borderBottomWidth)!==null&&_ayIEgTfTC_borderBottomWidth7!==void 0?_ayIEgTfTC_borderBottomWidth7:ayIEgTfTC.borderWidth}px`,\"--border-color\":ayIEgTfTC.borderColor,\"--border-left-width\":`${(_ayIEgTfTC_borderLeftWidth7=ayIEgTfTC.borderLeftWidth)!==null&&_ayIEgTfTC_borderLeftWidth7!==void 0?_ayIEgTfTC_borderLeftWidth7:ayIEgTfTC.borderWidth}px`,\"--border-right-width\":`${(_ayIEgTfTC_borderRightWidth7=ayIEgTfTC.borderRightWidth)!==null&&_ayIEgTfTC_borderRightWidth7!==void 0?_ayIEgTfTC_borderRightWidth7:ayIEgTfTC.borderWidth}px`,\"--border-style\":ayIEgTfTC.borderStyle,\"--border-top-width\":`${(_ayIEgTfTC_borderTopWidth7=ayIEgTfTC.borderTopWidth)!==null&&_ayIEgTfTC_borderTopWidth7!==void 0?_ayIEgTfTC_borderTopWidth7:ayIEgTfTC.borderWidth}px`,borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},qe2s_VDHn:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\"},yjhRdPx3H:{\"--border-bottom-width\":`${(_ayIEgTfTC_borderBottomWidth8=ayIEgTfTC.borderBottomWidth)!==null&&_ayIEgTfTC_borderBottomWidth8!==void 0?_ayIEgTfTC_borderBottomWidth8:ayIEgTfTC.borderWidth}px`,\"--border-color\":ayIEgTfTC.borderColor,\"--border-left-width\":`${(_ayIEgTfTC_borderLeftWidth8=ayIEgTfTC.borderLeftWidth)!==null&&_ayIEgTfTC_borderLeftWidth8!==void 0?_ayIEgTfTC_borderLeftWidth8:ayIEgTfTC.borderWidth}px`,\"--border-right-width\":`${(_ayIEgTfTC_borderRightWidth8=ayIEgTfTC.borderRightWidth)!==null&&_ayIEgTfTC_borderRightWidth8!==void 0?_ayIEgTfTC_borderRightWidth8:ayIEgTfTC.borderWidth}px`,\"--border-style\":ayIEgTfTC.borderStyle,\"--border-top-width\":`${(_ayIEgTfTC_borderTopWidth8=ayIEgTfTC.borderTopWidth)!==null&&_ayIEgTfTC_borderTopWidth8!==void 0?_ayIEgTfTC_borderTopWidth8:ayIEgTfTC.borderWidth}px`,borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12}},...addPropertyOverrides({cBQeKSwB5:{\"data-framer-name\":\"Bordered large black - img\"},CHC9gFoXr:{\"data-framer-name\":\"Medium black - img\"},DSE3ggflJ:{\"data-framer-name\":\"Bordered large black\"},dvmKUcotp:{\"data-framer-name\":\"bordered medium black\"},Gv2I6BrFz:{\"data-framer-name\":\"bordered small black - img\"},lYfJ2st0c:{\"data-framer-name\":\"bordered medium black - img\"},MZBYzZGzi:{\"data-framer-name\":\"text small\"},nLxvnxZcD:{\"data-framer-name\":\"Default medium - img\"},PXY3BFBD_:{\"data-framer-name\":\"text medium\"},QBZKgL4Zs:{\"data-framer-name\":\"bordered small black\"},qe2s_VDHn:{\"data-framer-name\":\"Medium black\"},yjhRdPx3H:{\"data-framer-name\":\"text large\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-orkhug\",layoutDependency:layoutDependency,layoutId:\"qr_yoTGJy\",style:{backgroundColor:\"var(--token-17c1e880-95fb-4c42-9c6b-dbfb09702973, rgb(255, 255, 255))\",borderBottomLeftRadius:6,borderBottomRightRadius:6,borderTopLeftRadius:6,borderTopRightRadius:6},variants:{cBQeKSwB5:{backgroundColor:\"var(--token-366419bf-5f30-499b-a06b-b72684ba727f, rgb(17, 18, 18))\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},CHC9gFoXr:{backgroundColor:\"var(--token-366419bf-5f30-499b-a06b-b72684ba727f, rgb(17, 18, 18))\"},DSE3ggflJ:{backgroundColor:\"var(--token-366419bf-5f30-499b-a06b-b72684ba727f, rgb(17, 18, 18))\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},dvmKUcotp:{backgroundColor:\"var(--token-366419bf-5f30-499b-a06b-b72684ba727f, rgb(17, 18, 18))\"},Gv2I6BrFz:{backgroundColor:\"var(--token-366419bf-5f30-499b-a06b-b72684ba727f, rgb(17, 18, 18))\"},lYfJ2st0c:{backgroundColor:\"var(--token-366419bf-5f30-499b-a06b-b72684ba727f, rgb(17, 18, 18))\"},MZBYzZGzi:{backgroundColor:\"var(--token-366419bf-5f30-499b-a06b-b72684ba727f, rgb(17, 18, 18))\"},PXY3BFBD_:{backgroundColor:\"var(--token-366419bf-5f30-499b-a06b-b72684ba727f, rgb(17, 18, 18))\"},QBZKgL4Zs:{backgroundColor:\"var(--token-366419bf-5f30-499b-a06b-b72684ba727f, rgb(17, 18, 18))\"},qe2s_VDHn:{backgroundColor:\"var(--token-366419bf-5f30-499b-a06b-b72684ba727f, rgb(17, 18, 18))\"},yjhRdPx3H:{backgroundColor:\"var(--token-366419bf-5f30-499b-a06b-b72684ba727f, rgb(17, 18, 18))\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10}},children:[isDisplayed()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UmV0aGluayBTYW5zLTUwMA==\",\"--framer-font-family\":'\"Rethink Sans\", \"Rethink Sans Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-0207da5a-ee1e-45c6-9a85-0f40f026d6d9, rgb(55, 253, 255)))\"},children:\"01\"})}),className:\"framer-1r2jy7h\",fonts:[\"GF;Rethink Sans-500\"],layoutDependency:layoutDependency,layoutId:\"gFStGSg08\",style:{\"--extracted-r6o4lv\":\"var(--token-0207da5a-ee1e-45c6-9a85-0f40f026d6d9, rgb(55, 253, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({MZBYzZGzi:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UmV0aGluayBTYW5zLTUwMA==\",\"--framer-font-family\":'\"Rethink Sans\", \"Rethink Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"19.2px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-0207da5a-ee1e-45c6-9a85-0f40f026d6d9, rgb(55, 253, 255)))\"},children:\"01\"})}),text:ks7zXSix1},PXY3BFBD_:{text:ks7zXSix1},yjhRdPx3H:{text:ks7zXSix1}},baseVariant,gestureVariant)}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-12v8x55-container\",layoutDependency:layoutDependency,layoutId:\"A45F5Vlg_-container\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-366419bf-5f30-499b-a06b-b72684ba727f, rgb(17, 18, 18))\",height:\"100%\",iconSearch:\"Framer\",iconSelection:NufvEXNb8,id:\"A45F5Vlg_\",layoutId:\"A45F5Vlg_\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:IXjqSb_ED,width:\"100%\",...addPropertyOverrides({DSE3ggflJ:{color:\"var(--token-0207da5a-ee1e-45c6-9a85-0f40f026d6d9, rgb(55, 253, 255))\"},dvmKUcotp:{color:\"var(--token-0207da5a-ee1e-45c6-9a85-0f40f026d6d9, rgb(55, 253, 255))\"},QBZKgL4Zs:{color:\"var(--token-0207da5a-ee1e-45c6-9a85-0f40f026d6d9, rgb(55, 253, 255))\"},qe2s_VDHn:{color:\"var(--token-0207da5a-ee1e-45c6-9a85-0f40f026d6d9, rgb(55, 253, 255))\"}},baseVariant,gestureVariant)})})}),isDisplayed2()&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\"},className:\"framer-1vhnx3t\",\"data-framer-name\":\"Image\",layoutDependency:layoutDependency,layoutId:\"rN0Tg8GlI\",...addPropertyOverrides({cBQeKSwB5:{background:{alt:\"\",fit:\"fill\",sizes:\"24px\",...toResponsiveImage(pU66uDz3Y)}},CHC9gFoXr:{background:{alt:\"\",fit:\"fill\",sizes:\"24px\",...toResponsiveImage(YIKVipQiz)}},Gv2I6BrFz:{background:{alt:\"\",fit:\"fill\",sizes:\"16px\",...toResponsiveImage(pU66uDz3Y)}},lYfJ2st0c:{background:{alt:\"\",fit:\"fill\",sizes:\"20px\",...toResponsiveImage(pU66uDz3Y)}},nLxvnxZcD:{background:{alt:\"\",fit:\"fill\",sizes:\"24px\",...toResponsiveImage(lbXGYUdLt)}}},baseVariant,gestureVariant)})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-bZJbR.framer-1egkcre, .framer-bZJbR .framer-1egkcre { display: block; }\",\".framer-bZJbR.framer-1u2oh6m { align-content: center; align-items: center; cursor: default; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-bZJbR .framer-orkhug { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 40px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 40px; }\",\".framer-bZJbR .framer-1r2jy7h { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-bZJbR .framer-12v8x55-container { flex: none; height: 20px; position: relative; width: 20px; }\",\".framer-bZJbR .framer-1vhnx3t { flex: none; height: 24px; position: relative; width: 24px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-bZJbR.framer-1u2oh6m, .framer-bZJbR .framer-orkhug { gap: 0px; } .framer-bZJbR.framer-1u2oh6m > *, .framer-bZJbR .framer-orkhug > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-bZJbR.framer-1u2oh6m > :first-child, .framer-bZJbR .framer-orkhug > :first-child { margin-left: 0px; } .framer-bZJbR.framer-1u2oh6m > :last-child, .framer-bZJbR .framer-orkhug > :last-child { margin-right: 0px; } }\",\".framer-bZJbR.framer-v-1yf7r3k.framer-1u2oh6m, .framer-bZJbR.framer-v-14bf19o.framer-1u2oh6m, .framer-bZJbR.framer-v-7zhiew.framer-1u2oh6m, .framer-bZJbR.framer-v-grjeei.framer-1u2oh6m, .framer-bZJbR.framer-v-wj3xtn.framer-1u2oh6m { padding: 5px; }\",\".framer-bZJbR.framer-v-1yf7r3k .framer-orkhug, .framer-bZJbR.framer-v-14bf19o .framer-orkhug, .framer-bZJbR.framer-v-wj3xtn .framer-orkhug { height: 52px; width: 52px; }\",\".framer-bZJbR.framer-v-1yf7r3k .framer-12v8x55-container { height: 24px; width: 24px; }\",\".framer-bZJbR.framer-v-9kdkun.framer-1u2oh6m, .framer-bZJbR.framer-v-1c5axdh.framer-1u2oh6m { padding: 4px; }\",\".framer-bZJbR.framer-v-vja933.framer-1u2oh6m, .framer-bZJbR.framer-v-1ob6tpn.framer-1u2oh6m { padding: 3px; }\",\".framer-bZJbR.framer-v-vja933 .framer-orkhug, .framer-bZJbR.framer-v-grjeei .framer-orkhug, .framer-bZJbR.framer-v-1ob6tpn .framer-orkhug { height: 32px; width: 32px; }\",\".framer-bZJbR.framer-v-vja933 .framer-12v8x55-container, .framer-bZJbR.framer-v-1ob6tpn .framer-1vhnx3t { height: 16px; width: 16px; }\",\".framer-bZJbR.framer-v-1c5axdh .framer-1vhnx3t { height: 20px; width: 20px; }\",'.framer-bZJbR[data-border=\"true\"]::after, .framer-bZJbR [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 40\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"qe2s_VDHn\":{\"layout\":[\"auto\",\"auto\"]},\"DSE3ggflJ\":{\"layout\":[\"auto\",\"auto\"]},\"dvmKUcotp\":{\"layout\":[\"auto\",\"auto\"]},\"QBZKgL4Zs\":{\"layout\":[\"auto\",\"auto\"]},\"yjhRdPx3H\":{\"layout\":[\"auto\",\"auto\"]},\"PXY3BFBD_\":{\"layout\":[\"auto\",\"auto\"]},\"MZBYzZGzi\":{\"layout\":[\"auto\",\"auto\"]},\"cBQeKSwB5\":{\"layout\":[\"auto\",\"auto\"]},\"lYfJ2st0c\":{\"layout\":[\"auto\",\"auto\"]},\"Gv2I6BrFz\":{\"layout\":[\"auto\",\"auto\"]},\"nLxvnxZcD\":{\"layout\":[\"auto\",\"auto\"]},\"CHC9gFoXr\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"NufvEXNb8\":\"icon\",\"n9qQXIFkp\":\"tap\",\"IXjqSb_ED\":\"weight\",\"ks7zXSix1\":\"text\",\"pU66uDz3Y\":\"iconImage\",\"lbXGYUdLt\":\"greyIcon\",\"YIKVipQiz\":\"blueIcon\",\"ayIEgTfTC\":\"border\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerKPIS8tMGX=withCSS(Component,css,\"framer-bZJbR\");export default FramerKPIS8tMGX;FramerKPIS8tMGX.displayName=\"LayoElements/Square icon button\";FramerKPIS8tMGX.defaultProps={height:40,width:40};addPropertyControls(FramerKPIS8tMGX,{variant:{options:[\"GsdDAySfO\",\"qe2s_VDHn\",\"DSE3ggflJ\",\"dvmKUcotp\",\"QBZKgL4Zs\",\"yjhRdPx3H\",\"PXY3BFBD_\",\"MZBYzZGzi\",\"cBQeKSwB5\",\"lYfJ2st0c\",\"Gv2I6BrFz\",\"nLxvnxZcD\",\"CHC9gFoXr\"],optionTitles:[\"Default medium\",\"Medium black\",\"Bordered large black\",\"bordered medium black\",\"bordered small black\",\"text large\",\"text medium\",\"text small\",\"Bordered large black - img\",\"bordered medium black - img\",\"bordered small black - img\",\"Default medium - img\",\"Medium black - img\"],title:\"Variant\",type:ControlType.Enum},NufvEXNb8:(PhosphorControls===null||PhosphorControls===void 0?void 0:PhosphorControls[\"iconSelection\"])&&{...PhosphorControls[\"iconSelection\"],defaultValue:\"FramerLogo\",description:undefined,hidden:undefined,title:\"icon\"},n9qQXIFkp:{title:\"Tap\",type:ControlType.EventHandler},IXjqSb_ED:(PhosphorControls===null||PhosphorControls===void 0?void 0:PhosphorControls[\"weight\"])&&{...PhosphorControls[\"weight\"],defaultValue:\"fill\",description:undefined,hidden:undefined,title:\"Weight\"},ks7zXSix1:{defaultValue:\"01\",displayTextArea:false,title:\"text\",type:ControlType.String},pU66uDz3Y:{title:\"icon Image\",type:ControlType.ResponsiveImage},lbXGYUdLt:{title:\"Grey icon\",type:ControlType.ResponsiveImage},YIKVipQiz:{title:\"Blue icon\",type:ControlType.ResponsiveImage},ayIEgTfTC:{defaultValue:{borderColor:\"var(--token-a7ecaaab-107f-43d0-808d-c4dbe89bae39, rgb(188, 188, 188))\",borderStyle:\"solid\",borderWidth:.5},title:\"Border\",type:ControlType.Border}});addFonts(FramerKPIS8tMGX,[{explicitInter:true,fonts:[{family:\"Rethink Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/rethinksans/v4/AMODz4SDuXOMCPfdoglY9JQuWHBGG0X45DmqklNRCEvmma-aua4.woff2\",weight:\"500\"}]},...PhosphorFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerKPIS8tMGX\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"qe2s_VDHn\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"DSE3ggflJ\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"dvmKUcotp\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"QBZKgL4Zs\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"yjhRdPx3H\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"PXY3BFBD_\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"MZBYzZGzi\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"cBQeKSwB5\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"lYfJ2st0c\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Gv2I6BrFz\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"nLxvnxZcD\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"CHC9gFoXr\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"40\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerVariables\":\"{\\\"NufvEXNb8\\\":\\\"icon\\\",\\\"n9qQXIFkp\\\":\\\"tap\\\",\\\"IXjqSb_ED\\\":\\\"weight\\\",\\\"ks7zXSix1\\\":\\\"text\\\",\\\"pU66uDz3Y\\\":\\\"iconImage\\\",\\\"lbXGYUdLt\\\":\\\"greyIcon\\\",\\\"YIKVipQiz\\\":\\\"blueIcon\\\",\\\"ayIEgTfTC\\\":\\\"border\\\"}\",\"framerIntrinsicWidth\":\"40\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./KPIS8tMGX.map"],
  "mappings": "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",
  "names": ["PhosphorFonts", "getFonts", "Icon", "PhosphorControls", "getPropertyControls", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "toResponsiveImage", "value", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableEnumMap", "humanReadableVariantMap", "getProps", "blueIcon", "border", "greyIcon", "height", "icon", "iconImage", "id", "tap", "text", "weight", "width", "props", "_ref", "_humanReadableEnumMap_weight", "_ref1", "_ref2", "_ref3", "_ref4", "_humanReadableVariantMap_props_variant", "_ref5", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "NufvEXNb8", "n9qQXIFkp", "IXjqSb_ED", "ks7zXSix1", "pU66uDz3Y", "lbXGYUdLt", "YIKVipQiz", "ayIEgTfTC", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap1itr1pv", "args", "ref1", "pe", "isDisplayed", "isDisplayed1", "isDisplayed2", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "_ayIEgTfTC_borderBottomWidth", "_ayIEgTfTC_borderLeftWidth", "_ayIEgTfTC_borderRightWidth", "_ayIEgTfTC_borderTopWidth", "_ayIEgTfTC_borderBottomWidth1", "_ayIEgTfTC_borderLeftWidth1", "_ayIEgTfTC_borderRightWidth1", "_ayIEgTfTC_borderTopWidth1", "_ayIEgTfTC_borderBottomWidth2", "_ayIEgTfTC_borderLeftWidth2", "_ayIEgTfTC_borderRightWidth2", "_ayIEgTfTC_borderTopWidth2", "_ayIEgTfTC_borderBottomWidth3", "_ayIEgTfTC_borderLeftWidth3", "_ayIEgTfTC_borderRightWidth3", "_ayIEgTfTC_borderTopWidth3", "_ayIEgTfTC_borderBottomWidth4", "_ayIEgTfTC_borderLeftWidth4", "_ayIEgTfTC_borderRightWidth4", "_ayIEgTfTC_borderTopWidth4", "_ayIEgTfTC_borderBottomWidth5", "_ayIEgTfTC_borderLeftWidth5", "_ayIEgTfTC_borderRightWidth5", "_ayIEgTfTC_borderTopWidth5", "_ayIEgTfTC_borderBottomWidth6", "_ayIEgTfTC_borderLeftWidth6", "_ayIEgTfTC_borderRightWidth6", "_ayIEgTfTC_borderTopWidth6", "_ayIEgTfTC_borderBottomWidth7", "_ayIEgTfTC_borderLeftWidth7", "_ayIEgTfTC_borderRightWidth7", "_ayIEgTfTC_borderTopWidth7", "_ayIEgTfTC_borderBottomWidth8", "_ayIEgTfTC_borderLeftWidth8", "_ayIEgTfTC_borderRightWidth8", "_ayIEgTfTC_borderTopWidth8", "LayoutGroup", "cx", "u", "RichText", "ComponentViewportProvider", "Image2", "css", "FramerKPIS8tMGX", "withCSS", "KPIS8tMGX_default", "addPropertyControls", "ControlType", "addFonts"]
}
