{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/BQgn8QAKZXwwBMp0xDeo/oBZjhJBrCzogd68SdKrQ/TKv2bbVmZ.js"],
  "sourcesContent": ["// Generated by Framer (adb54a5)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,Link,RichText,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/p8dptk4UIND8hbFWz9V7/Phosphor.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/k7NzbFeAJHagvra3s2QE/qgQQS4xExP4K93mqWv7v/bmBxw873k.js\";import*as localizedValues from\"./TKv2bbVmZ-0.js\";const PhosphorFonts=getFonts(Phosphor);const enabledGestures={Eg772Kl9G:{hover:true,pressed:true},MT0LJORUV:{hover:true,pressed:true},QaYTWwhQr:{hover:true,pressed:true},Tl5krB9vJ:{hover:true,pressed:true}};const cycleOrder=[\"QaYTWwhQr\",\"MT0LJORUV\",\"Tl5krB9vJ\",\"Eg772Kl9G\"];const serializationHash=\"framer-hqyZ6\";const variantClassNames={Eg772Kl9G:\"framer-v-20ogu8\",MT0LJORUV:\"framer-v-1y6mapv\",QaYTWwhQr:\"framer-v-1n3zqvm\",Tl5krB9vJ:\"framer-v-1w2hc8a\"};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={sRqghD9Tk:localizedValues};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={\"Solid - Orange\":\"QaYTWwhQr\",Dark:\"Tl5krB9vJ\",Small:\"Eg772Kl9G\",Text:\"MT0LJORUV\"};const getProps=({buttonValue,color,height,iconL,iconL1,iconR,iconR1,id,link,width,...props})=>{var _ref,_ref1,_ref2,_ref3,_ref4,_ref5,_humanReadableVariantMap_props_variant,_ref6;return{...props,AUfNj0x5U:(_ref=color!==null&&color!==void 0?color:props.AUfNj0x5U)!==null&&_ref!==void 0?_ref:\"var(--token-1642bc65-5214-4b4d-bc05-b5dce2274d03, rgb(250, 250, 250))\",azxAQTbQo:(_ref1=iconR!==null&&iconR!==void 0?iconR:props.azxAQTbQo)!==null&&_ref1!==void 0?_ref1:true,EOJw6fJ3U:link!==null&&link!==void 0?link:props.EOJw6fJ3U,GFrVT48FV:(_ref2=buttonValue!==null&&buttonValue!==void 0?buttonValue:props.GFrVT48FV)!==null&&_ref2!==void 0?_ref2:\"Button\",nwu5q59aS:(_ref3=iconR1!==null&&iconR1!==void 0?iconR1:props.nwu5q59aS)!==null&&_ref3!==void 0?_ref3:\"arrow-right\",tFykIGA65:(_ref4=iconL!==null&&iconL!==void 0?iconL:props.tFykIGA65)!==null&&_ref4!==void 0?_ref4:true,THr_BB3V6:(_ref5=iconL1!==null&&iconL1!==void 0?iconL1:props.THr_BB3V6)!==null&&_ref5!==void 0?_ref5:\"House\",variant:(_ref6=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref6!==void 0?_ref6:\"QaYTWwhQr\"};};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,tFykIGA65,THr_BB3V6,GFrVT48FV,azxAQTbQo,nwu5q59aS,AUfNj0x5U,EOJw6fJ3U,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"QaYTWwhQr\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=()=>{if([\"MT0LJORUV-hover\",\"MT0LJORUV-pressed\"].includes(gestureVariant))return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];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:EOJw6fJ3U,openInNewTab:false,...addPropertyOverrides({Eg772Kl9G:{openInNewTab:true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-1n3zqvm\",className,classNames)} framer-82d5ph`,\"data-framer-name\":\"Solid - Orange\",layoutDependency:layoutDependency,layoutId:\"QaYTWwhQr\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"var(--token-6f1c4431-9e86-49b8-a535-27d1c6e21e15, rgb(238, 101, 26))\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8,boxShadow:\"0px 0.5px 1.5px 0px rgba(0, 0, 0, 0.25)\",...style},variants:{\"Eg772Kl9G-hover\":{backgroundColor:\"var(--token-93b84c32-954e-4526-ade0-68165edc9301, rgb(245, 98, 61))\"},\"Eg772Kl9G-pressed\":{backgroundColor:\"var(--token-0ba464fd-5615-4165-b1c4-bf572318209d, rgb(197, 57, 22))\"},\"MT0LJORUV-hover\":{backgroundColor:\"rgba(0, 0, 0, 0)\",boxShadow:\"none\"},\"MT0LJORUV-pressed\":{backgroundColor:\"rgba(0, 0, 0, 0)\",boxShadow:\"none\"},\"QaYTWwhQr-hover\":{backgroundColor:\"var(--token-93b84c32-954e-4526-ade0-68165edc9301, rgb(245, 126, 61))\"},\"QaYTWwhQr-pressed\":{backgroundColor:\"var(--token-0ba464fd-5615-4165-b1c4-bf572318209d, rgb(197, 83, 22))\"},\"Tl5krB9vJ-hover\":{backgroundColor:\"var(--token-d2caedad-295e-485e-b7e5-2120ad10b214, rgba(26, 26, 26, 0.7))\"},\"Tl5krB9vJ-pressed\":{backgroundColor:\"var(--token-4dd5299a-3709-4478-9325-b91e4f7429b7, rgba(26, 26, 26, 0.5))\"},Eg772Kl9G:{backgroundColor:\"rgb(77, 77, 77)\"},MT0LJORUV:{backgroundColor:\"rgba(0, 0, 0, 0)\",boxShadow:\"none\"},Tl5krB9vJ:{backgroundColor:\"var(--token-5c5aa6a9-a13c-466f-bfad-c3b8094e2b59, rgb(26, 26, 26))\"}},...addPropertyOverrides({\"Eg772Kl9G-hover\":{\"data-framer-name\":undefined},\"Eg772Kl9G-pressed\":{\"data-framer-name\":undefined},\"MT0LJORUV-hover\":{\"data-framer-name\":undefined},\"MT0LJORUV-pressed\":{\"data-framer-name\":undefined},\"QaYTWwhQr-hover\":{\"data-framer-name\":undefined},\"QaYTWwhQr-pressed\":{\"data-framer-name\":undefined},\"Tl5krB9vJ-hover\":{\"data-framer-name\":undefined},\"Tl5krB9vJ-pressed\":{\"data-framer-name\":undefined},Eg772Kl9G:{\"data-framer-name\":\"Small\"},MT0LJORUV:{\"data-framer-name\":\"Text\"},Tl5krB9vJ:{\"data-framer-name\":\"Dark\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ud69ff\",\"data-framer-name\":\"Content\",layoutDependency:layoutDependency,layoutId:\"LgaOh0ayC\",style:{borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12},children:[tFykIGA65&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-ri48cb\",\"data-framer-name\":\"Icon L\",layoutDependency:layoutDependency,layoutId:\"bSFoEDcAA\",children:tFykIGA65&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1qbpw87-container\",layoutDependency:layoutDependency,layoutId:\"A4XdoW1E0-container\",children:/*#__PURE__*/_jsx(Phosphor,{color:AUfNj0x5U,height:\"100%\",iconSearch:THr_BB3V6,iconSelection:\"House\",id:\"A4XdoW1E0\",layoutId:\"A4XdoW1E0\",mirrored:false,selectByList:false,style:{height:\"100%\",width:\"100%\"},weight:\"fill\",width:\"100%\",...addPropertyOverrides({\"MT0LJORUV-hover\":{color:\"var(--token-1642bc65-5214-4b4d-bc05-b5dce2274d03, rgb(250, 250, 250))\"},\"MT0LJORUV-pressed\":{color:\"var(--token-1642bc65-5214-4b4d-bc05-b5dce2274d03, rgb(250, 250, 250))\"},Eg772Kl9G:{color:\"var(--token-1642bc65-5214-4b4d-bc05-b5dce2274d03, rgb(250, 250, 250))\"},MT0LJORUV:{color:\"var(--token-98dbe453-a14a-4866-8bfe-fa807a851f92, rgb(238, 101, 26))\"},Tl5krB9vJ:{color:\"var(--token-bba3ec25-f4d4-4041-9f28-4297b1cb0044, rgb(250, 250, 250))\"}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{className:\"framer-styles-preset-1c48v99\",\"data-styles-preset\":\"bmBxw873k\",style:{\"--framer-text-color\":\"var(--extracted-1w1cjl5, var(--variable-reference-AUfNj0x5U-TKv2bbVmZ))\"},children:\"Button\"})}),className:\"framer-1hfihhd\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"cZupk_F6z\",style:{\"--extracted-1w1cjl5\":\"var(--variable-reference-AUfNj0x5U-TKv2bbVmZ)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--variable-reference-AUfNj0x5U-TKv2bbVmZ\":AUfNj0x5U},text:GFrVT48FV,variants:{\"MT0LJORUV-hover\":{\"--extracted-1w1cjl5\":\"var(--token-1642bc65-5214-4b4d-bc05-b5dce2274d03, rgb(250, 250, 250))\"},\"MT0LJORUV-pressed\":{\"--extracted-1w1cjl5\":\"var(--token-1642bc65-5214-4b4d-bc05-b5dce2274d03, rgb(250, 250, 250))\"},Eg772Kl9G:{\"--extracted-1w1cjl5\":\"var(--token-1642bc65-5214-4b4d-bc05-b5dce2274d03, rgb(250, 250, 250))\"},MT0LJORUV:{\"--extracted-1w1cjl5\":\"var(--token-98dbe453-a14a-4866-8bfe-fa807a851f92, rgb(238, 101, 26))\"},Tl5krB9vJ:{\"--extracted-1w1cjl5\":\"var(--token-bba3ec25-f4d4-4041-9f28-4297b1cb0044, rgb(250, 250, 250))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"MT0LJORUV-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{className:\"framer-styles-preset-1c48v99\",\"data-styles-preset\":\"bmBxw873k\",style:{\"--framer-text-color\":\"var(--extracted-1w1cjl5, var(--token-1642bc65-5214-4b4d-bc05-b5dce2274d03, rgb(250, 250, 250)))\"},children:\"Button\"})})},\"MT0LJORUV-pressed\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{className:\"framer-styles-preset-1c48v99\",\"data-styles-preset\":\"bmBxw873k\",style:{\"--framer-text-color\":\"var(--extracted-1w1cjl5, var(--token-1642bc65-5214-4b4d-bc05-b5dce2274d03, rgb(250, 250, 250)))\"},children:\"Button\"})})},Eg772Kl9G:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{className:\"framer-styles-preset-1c48v99\",\"data-styles-preset\":\"bmBxw873k\",style:{\"--framer-text-color\":\"var(--extracted-1w1cjl5, var(--token-1642bc65-5214-4b4d-bc05-b5dce2274d03, rgb(250, 250, 250)))\"},children:\"Button\"})})},MT0LJORUV:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{className:\"framer-styles-preset-1c48v99\",\"data-styles-preset\":\"bmBxw873k\",style:{\"--framer-text-color\":\"var(--extracted-1w1cjl5, var(--token-98dbe453-a14a-4866-8bfe-fa807a851f92, rgb(238, 101, 26)))\"},children:\"Button\"})})},Tl5krB9vJ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{className:\"framer-styles-preset-1c48v99\",\"data-styles-preset\":\"bmBxw873k\",style:{\"--framer-text-color\":\"var(--extracted-1w1cjl5, var(--token-bba3ec25-f4d4-4041-9f28-4297b1cb0044, rgb(250, 250, 250)))\"},children:\"Button\"})})}},baseVariant,gestureVariant)}),azxAQTbQo&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1nffmts\",\"data-framer-name\":\"Icon R\",layoutDependency:layoutDependency,layoutId:\"iwqAPUUQ_\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1tisd10-container\",layoutDependency:layoutDependency,layoutId:\"gCk4YAfL4-container\",style:{rotate:0},variants:{\"MT0LJORUV-hover\":{rotate:-45}},children:/*#__PURE__*/_jsx(Phosphor,{color:AUfNj0x5U,height:\"100%\",iconSearch:nwu5q59aS,iconSelection:\"House\",id:\"gCk4YAfL4\",layoutId:\"gCk4YAfL4\",mirrored:false,selectByList:false,style:{height:\"100%\",width:\"100%\"},weight:\"bold\",width:\"100%\",...addPropertyOverrides({\"MT0LJORUV-hover\":{color:\"var(--token-1642bc65-5214-4b4d-bc05-b5dce2274d03, rgb(250, 250, 250))\"},\"MT0LJORUV-pressed\":{color:\"var(--token-1642bc65-5214-4b4d-bc05-b5dce2274d03, rgb(250, 250, 250))\"},Eg772Kl9G:{color:\"var(--token-1642bc65-5214-4b4d-bc05-b5dce2274d03, rgb(250, 250, 250))\"},MT0LJORUV:{color:\"var(--token-98dbe453-a14a-4866-8bfe-fa807a851f92, rgb(238, 101, 26))\"},Tl5krB9vJ:{color:\"var(--token-bba3ec25-f4d4-4041-9f28-4297b1cb0044, rgb(250, 250, 250))\"}},baseVariant,gestureVariant)})})})})]}),isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-19k12yb\",\"data-framer-name\":\"Background\",layoutDependency:layoutDependency,layoutId:\"LvxAyorvq\",style:{backgroundColor:\"var(--token-93b84c32-954e-4526-ade0-68165edc9301, rgb(245, 126, 61))\",borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12},variants:{\"MT0LJORUV-hover\":{borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},\"MT0LJORUV-pressed\":{backgroundColor:\"var(--token-0ba464fd-5615-4165-b1c4-bf572318209d, rgb(197, 83, 22))\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8}}})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-hqyZ6.framer-82d5ph, .framer-hqyZ6 .framer-82d5ph { display: block; }\",\".framer-hqyZ6.framer-1n3zqvm { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; padding: 10px 16px 10px 16px; position: relative; text-decoration: none; width: min-content; }\",\".framer-hqyZ6 .framer-1ud69ff { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-hqyZ6 .framer-ri48cb, .framer-hqyZ6 .framer-1nffmts { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 24px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 24px; }\",\".framer-hqyZ6 .framer-1qbpw87-container, .framer-hqyZ6 .framer-1tisd10-container { flex: none; height: 16px; position: relative; width: 16px; }\",\".framer-hqyZ6 .framer-1hfihhd { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-hqyZ6 .framer-19k12yb { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 44px; justify-content: center; left: -16px; overflow: hidden; padding: 0px; position: absolute; right: -16px; top: calc(50.00000000000002% - 44px / 2); will-change: var(--framer-will-change-override, transform); z-index: -1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-hqyZ6.framer-1n3zqvm, .framer-hqyZ6 .framer-1ud69ff, .framer-hqyZ6 .framer-ri48cb, .framer-hqyZ6 .framer-1nffmts, .framer-hqyZ6 .framer-19k12yb { gap: 0px; } .framer-hqyZ6.framer-1n3zqvm > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-hqyZ6.framer-1n3zqvm > :first-child, .framer-hqyZ6 .framer-1ud69ff > :first-child, .framer-hqyZ6 .framer-ri48cb > :first-child, .framer-hqyZ6 .framer-1nffmts > :first-child, .framer-hqyZ6 .framer-19k12yb > :first-child { margin-left: 0px; } .framer-hqyZ6.framer-1n3zqvm > :last-child, .framer-hqyZ6 .framer-1ud69ff > :last-child, .framer-hqyZ6 .framer-ri48cb > :last-child, .framer-hqyZ6 .framer-1nffmts > :last-child, .framer-hqyZ6 .framer-19k12yb > :last-child { margin-right: 0px; } .framer-hqyZ6 .framer-1ud69ff > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } .framer-hqyZ6 .framer-ri48cb > *, .framer-hqyZ6 .framer-1nffmts > *, .framer-hqyZ6 .framer-19k12yb > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",\".framer-hqyZ6.framer-v-1y6mapv.framer-1n3zqvm { padding: 0px; }\",\".framer-hqyZ6.framer-v-20ogu8.framer-1n3zqvm { padding: 6px 12px 6px 12px; }\",\".framer-hqyZ6.framer-v-20ogu8 .framer-ri48cb, .framer-hqyZ6.framer-v-20ogu8 .framer-1nffmts { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 20px); width: 20px; }\",\".framer-hqyZ6.framer-v-1y6mapv.hover .framer-1ud69ff, .framer-hqyZ6.framer-v-1y6mapv.pressed .framer-1ud69ff { order: 0; }\",\".framer-hqyZ6.framer-v-1y6mapv.hover .framer-19k12yb, .framer-hqyZ6.framer-v-1y6mapv.pressed .framer-19k12yb { height: 40px; order: 1; top: calc(50.00000000000002% - 40px / 2); }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 44\n * @framerIntrinsicWidth 140\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"MT0LJORUV\":{\"layout\":[\"auto\",\"auto\"]},\"Tl5krB9vJ\":{\"layout\":[\"auto\",\"auto\"]},\"Eg772Kl9G\":{\"layout\":[\"auto\",\"auto\"]},\"AvmWoxji3\":{\"layout\":[\"auto\",\"auto\"]},\"WHUevGQpw\":{\"layout\":[\"auto\",\"auto\"]},\"UllS1VFib\":{\"layout\":[\"auto\",\"auto\"]},\"dVcNCqwB6\":{\"layout\":[\"auto\",\"auto\"]},\"OQisLyHBm\":{\"layout\":[\"auto\",\"auto\"]},\"AZDil1Zjc\":{\"layout\":[\"auto\",\"auto\"]},\"yahsADNVC\":{\"layout\":[\"auto\",\"auto\"]},\"WLdsV6EWq\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"tFykIGA65\":\"iconL\",\"THr_BB3V6\":\"iconL1\",\"GFrVT48FV\":\"buttonValue\",\"azxAQTbQo\":\"iconR\",\"nwu5q59aS\":\"iconR1\",\"AUfNj0x5U\":\"color\",\"EOJw6fJ3U\":\"link\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerTKv2bbVmZ=withCSS(Component,css,\"framer-hqyZ6\");export default FramerTKv2bbVmZ;FramerTKv2bbVmZ.displayName=\"Atom / Button Primary\";FramerTKv2bbVmZ.defaultProps={height:44,width:140};addPropertyControls(FramerTKv2bbVmZ,{variant:{options:[\"QaYTWwhQr\",\"MT0LJORUV\",\"Tl5krB9vJ\",\"Eg772Kl9G\"],optionTitles:[\"Solid - Orange\",\"Text\",\"Dark\",\"Small\"],title:\"Variant\",type:ControlType.Enum},tFykIGA65:{defaultValue:true,title:\"Icon L\",type:ControlType.Boolean},THr_BB3V6:{defaultValue:\"House\",placeholder:\"Menu, Wifi, Box\u2026\",title:\"Icon L\",type:ControlType.String},GFrVT48FV:{defaultValue:\"Button\",displayTextArea:false,title:\"Button Value\",type:ControlType.String},azxAQTbQo:{defaultValue:true,title:\"Icon R\",type:ControlType.Boolean},nwu5q59aS:{defaultValue:\"arrow-right\",placeholder:\"Menu, Wifi, Box\u2026\",title:\"Icon R\",type:ControlType.String},AUfNj0x5U:{defaultValue:'var(--token-1642bc65-5214-4b4d-bc05-b5dce2274d03, rgb(250, 250, 250)) /* {\"name\":\"text-all-white\"} */',title:\"Color\",type:ControlType.Color},EOJw6fJ3U:{title:\"Link\",type:ControlType.Link}});addFonts(FramerTKv2bbVmZ,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://app.framerstatic.com/Inter-Regular.cyrillic-ext-CFTLRB35.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://app.framerstatic.com/Inter-Regular.cyrillic-KKLZBALH.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-ext-ULEBLIFV.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-Regular.greek-IRHSNFQB.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://app.framerstatic.com/Inter-Regular.latin-ext-VZDUGU3Q.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://app.framerstatic.com/Inter-Regular.latin-JLQMKCHE.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://app.framerstatic.com/Inter-Regular.vietnamese-QK7VSWXK.woff2\",weight:\"400\"}]},...PhosphorFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerTKv2bbVmZ\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"140\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"44\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"MT0LJORUV\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Tl5krB9vJ\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Eg772Kl9G\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"AvmWoxji3\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"WHUevGQpw\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"UllS1VFib\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"dVcNCqwB6\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"OQisLyHBm\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"AZDil1Zjc\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"yahsADNVC\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"WLdsV6EWq\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerVariables\":\"{\\\"tFykIGA65\\\":\\\"iconL\\\",\\\"THr_BB3V6\\\":\\\"iconL1\\\",\\\"GFrVT48FV\\\":\\\"buttonValue\\\",\\\"azxAQTbQo\\\":\\\"iconR\\\",\\\"nwu5q59aS\\\":\\\"iconR1\\\",\\\"AUfNj0x5U\\\":\\\"color\\\",\\\"EOJw6fJ3U\\\":\\\"link\\\"}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./TKv2bbVmZ.map"],
  "mappings": "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",
  "names": ["PhosphorFonts", "getFonts", "Icon", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "buttonValue", "color", "height", "iconL", "iconL1", "iconR", "iconR1", "id", "link", "width", "props", "_ref", "_ref1", "_ref2", "_ref3", "_ref4", "_ref5", "_humanReadableVariantMap_props_variant", "_ref6", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "tFykIGA65", "THr_BB3V6", "GFrVT48FV", "azxAQTbQo", "nwu5q59aS", "AUfNj0x5U", "EOJw6fJ3U", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "enabledGestures", "variantClassNames", "layoutDependency", "ref1", "pe", "isDisplayed", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "addPropertyOverrides", "u", "cx", "serializationHash", "ComponentViewportProvider", "Icon", "RichText2", "css", "FramerTKv2bbVmZ", "withCSS", "TKv2bbVmZ_default", "addPropertyControls", "ControlType", "addFonts", "PhosphorFonts", "getFontsFromSharedStyle", "fonts"]
}
