{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/mZRMoTzUx33vBK2fuLMQ/YRRAGRAiL25zCgVSIL70/eCnUspd4w.js", "ssg:https://framerusercontent.com/modules/q1rN8vjM221LpFUZ3w7T/Xd0WJShfmjO5VdHgKY8w/t948_3vMa.js"],
  "sourcesContent": ["import{fontStore}from\"framer\";fontStore.loadWebFontsFromSelectors([\"GF;Anek Latin-300\"]);export const fonts=[{url:\"https://fonts.gstatic.com/s/aneklatin/v4/co3pmWZulTRoU4a8dqrWiajBS5ByUkvdrluH-xWG5uJTY4x-L3PuGbAZKdClWL3kgw.ttf\",family:\"Anek Latin\",style:\"normal\",weight:\"300\",moduleAsset:{url:\"https://fonts.gstatic.com/s/aneklatin/v4/co3pmWZulTRoU4a8dqrWiajBS5ByUkvdrluH-xWG5uJTY4x-L3PuGbAZKdClWL3kgw.ttf\",localModuleIdentifier:\"local-module:css/eCnUspd4w:default\"}}];export const css=['.framer-ANynJ .framer-styles-preset-18tx8q3:not(.rich-text-wrapper), .framer-ANynJ .framer-styles-preset-18tx8q3.rich-text-wrapper h3 { --framer-font-family: \"Anek Latin\", serif; --framer-font-style: normal; --framer-font-weight: 300; --framer-text-color: var(--token-69e39ddf-e235-4e4e-938f-a5ef30e6e702, #333333); --framer-font-size: 24px; --framer-letter-spacing: -0.2px; --framer-text-transform: none; --framer-text-decoration: none; --framer-line-height: 1.4em; --framer-text-alignment: start; --framer-paragraph-spacing: 0px; }','@media (max-width: 1439px) and (min-width: 810px) { .framer-ANynJ .framer-styles-preset-18tx8q3:not(.rich-text-wrapper), .framer-ANynJ .framer-styles-preset-18tx8q3.rich-text-wrapper h3 { --framer-font-family: \"Anek Latin\", serif; --framer-font-style: normal; --framer-font-weight: 300; --framer-text-color: var(--token-69e39ddf-e235-4e4e-938f-a5ef30e6e702, #333333); --framer-font-size: 24px; --framer-letter-spacing: -0.5px; --framer-text-transform: none; --framer-text-decoration: none; --framer-line-height: 1.4em; --framer-text-alignment: start; --framer-paragraph-spacing: 0px; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-ANynJ .framer-styles-preset-18tx8q3:not(.rich-text-wrapper), .framer-ANynJ .framer-styles-preset-18tx8q3.rich-text-wrapper h3 { --framer-font-family: \"Anek Latin\", serif; --framer-font-style: normal; --framer-font-weight: 300; --framer-text-color: var(--token-69e39ddf-e235-4e4e-938f-a5ef30e6e702, #333333); --framer-font-size: 24px; --framer-letter-spacing: -0.5px; --framer-text-transform: none; --framer-text-decoration: none; --framer-line-height: 1.4em; --framer-text-alignment: start; --framer-paragraph-spacing: 0px; } }'];export const className=\"framer-ANynJ\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (508aa67)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getPropertyControls,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/H4OHcdXxZyPVKySUy1y2/Phosphor.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/ykVBSqCPInzwcEiwO0Rd/kfeLcQSh7VoD39lcJtTg/BIGBO3Vct.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/mZRMoTzUx33vBK2fuLMQ/YRRAGRAiL25zCgVSIL70/eCnUspd4w.js\";import LayoutButton from\"https://framerusercontent.com/modules/qcFlcE9AqVVgZ8CLmtES/oMm6ksPC8yvgYvb9RT89/tQ0wGcpEj.js\";const PhosphorFonts=getFonts(Phosphor);const LayoutButtonFonts=getFonts(LayoutButton);const PhosphorControls=getPropertyControls(Phosphor);const LayoutButtonControls=getPropertyControls(LayoutButton);const enabledGestures={jgrew6QKa:{hover:true}};const cycleOrder=[\"jgrew6QKa\",\"kDaF0rfoe\",\"YjV2DLdYV\"];const serializationHash=\"framer-SCQc0\";const variantClassNames={jgrew6QKa:\"framer-v-vwljtx\",kDaF0rfoe:\"framer-v-rny9kw\",YjV2DLdYV:\"framer-v-1jnlez5\"};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={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 humanReadableEnumMap={\"1. Primary\":\"j3WtFdhtX\",\"2. Secondary\":\"LIxtRntnz\",\"3. Success\":\"MRVjmgkk4\",\"4. Danger\":\"ujb8j4CgJ\",\"5. Warning\":\"un6oRxDzr\",\"6. Info\":\"E0jAF748C\",\"7. Light\":\"vAPu2k1Gy\",\"8. Dark\":\"K1gVZ8ocU\",\"9. Link\":\"PeNDNF7WI\"};const humanReadableVariantMap={\"1. Desktop\":\"jgrew6QKa\",\"2. Tablet\":\"YjV2DLdYV\",\"3. Mobile\":\"kDaF0rfoe\"};const getProps=({button,desc,height,icon,id,link,title,title1,width,...props})=>{var _ref,_humanReadableEnumMap_button,_ref1,_ref2,_ref3,_humanReadableVariantMap_props_variant,_ref4,_ref5,_ref6;return{...props,jSx9TgI5_:(_ref=title1!==null&&title1!==void 0?title1:props.jSx9TgI5_)!==null&&_ref!==void 0?_ref:\"Let\u2019s talk\",MNtTB4AjY:(_ref2=(_ref1=(_humanReadableEnumMap_button=humanReadableEnumMap[button])!==null&&_humanReadableEnumMap_button!==void 0?_humanReadableEnumMap_button:button)!==null&&_ref1!==void 0?_ref1:props.MNtTB4AjY)!==null&&_ref2!==void 0?_ref2:\"vAPu2k1Gy\",r1U3hmDU3:link!==null&&link!==void 0?link:props.r1U3hmDU3,sCm1oEcGo:(_ref3=icon!==null&&icon!==void 0?icon:props.sCm1oEcGo)!==null&&_ref3!==void 0?_ref3:\"PaperPlaneTilt\",variant:(_ref4=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref4!==void 0?_ref4:\"jgrew6QKa\",x_cztQP7D:(_ref5=desc!==null&&desc!==void 0?desc:props.x_cztQP7D)!==null&&_ref5!==void 0?_ref5:\"We can't wait to talk about your ideas, goals, needs and dreams. Let's set up a call.\",z8tstfVr1:(_ref6=title!==null&&title!==void 0?title:props.z8tstfVr1)!==null&&_ref6!==void 0?_ref6:\"Make your project our next obsession.\"};};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,sCm1oEcGo,z8tstfVr1,x_cztQP7D,MNtTB4AjY,jSx9TgI5_,r1U3hmDU3,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"jgrew6QKa\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.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__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-vwljtx\",className,classNames),\"data-framer-name\":\"1. Desktop\",layoutDependency:layoutDependency,layoutId:\"jgrew6QKa\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"var(--token-4c669358-4b51-455c-ac36-80927c412e2f, rgb(13, 110, 253))\",boxShadow:\"0px 0.8398022765904898px 0.8398022765904898px -0.3125px rgba(0, 0, 0, 0), 0px 1.9904796838090988px 1.9904796838090988px -0.625px rgba(0, 0, 0, 0), 0px 3.6308406896569063px 3.6308406896569063px -0.9375px rgba(0, 0, 0, 0), 0px 6.036265357761295px 6.036265357761295px -1.25px rgba(0, 0, 0, 0), 0px 9.748076360978303px 9.748076360978303px -1.5625px rgba(0, 0, 0, 0), 0px 15.956633803711155px 15.956633803711155px -1.875px rgba(0, 0, 0, 0), 0px 27.476245881684008px 27.476245881684008px -2.1875px rgba(0, 0, 0, 0), 0px 50px 50px -2.5px rgba(0, 0, 0, 0)\",...style},variants:{\"jgrew6QKa-hover\":{boxShadow:\"0px 0.8398022765904898px 0.8398022765904898px -0.3125px rgba(0, 0, 0, 0.05), 0px 1.9904796838090988px 1.9904796838090988px -0.625px rgba(0, 0, 0, 0.05), 0px 3.6308406896569063px 3.6308406896569063px -0.9375px rgba(0, 0, 0, 0.05), 0px 6.036265357761295px 6.036265357761295px -1.25px rgba(0, 0, 0, 0.05), 0px 9.748076360978303px 9.748076360978303px -1.5625px rgba(0, 0, 0, 0.05), 0px 15.956633803711155px 15.956633803711155px -1.875px rgba(0, 0, 0, 0.05), 0px 27.476245881684008px 27.476245881684008px -2.1875px rgba(0, 0, 0, 0.05), 0px 50px 50px -2.5px rgba(0, 0, 0, 0.05)\"}},...addPropertyOverrides({\"jgrew6QKa-hover\":{\"data-framer-name\":undefined},kDaF0rfoe:{\"data-framer-name\":\"3. Mobile\"},YjV2DLdYV:{\"data-framer-name\":\"2. Tablet\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-i1v299-container\",\"data-framer-name\":\"Icon\",layoutDependency:layoutDependency,layoutId:\"fvhaJAWrl-container\",name:\"Icon\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-efbde81f-f716-4540-ae0a-020886a2e3f8, rgb(255, 255, 255))\",height:\"100%\",iconSearch:\"House\",iconSelection:sCm1oEcGo,id:\"fvhaJAWrl\",layoutId:\"fvhaJAWrl\",mirrored:false,name:\"Icon\",selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"fill\",width:\"100%\"})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-dmpamn\",\"data-framer-name\":\"Content\",layoutDependency:layoutDependency,layoutId:\"eZAqNSWz9\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{className:\"framer-styles-preset-1gxrypw\",\"data-styles-preset\":\"BIGBO3Vct\",style:{\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-text-color\":\"var(--extracted-1qn201a, var(--token-efbde81f-f716-4540-ae0a-020886a2e3f8, rgb(255, 255, 255)))\"},children:\"Make your project our next obsession.\"})})}),className:\"framer-1un0lkn\",\"data-framer-name\":\"Label\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"cy9SLddmE\",style:{\"--extracted-1qn201a\":\"var(--token-efbde81f-f716-4540-ae0a-020886a2e3f8, rgb(255, 255, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:z8tstfVr1,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-18tx8q3\",\"data-styles-preset\":\"eCnUspd4w\",style:{\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-text-color\":\"var(--extracted-1w3ko1f, var(--token-efbde81f-f716-4540-ae0a-020886a2e3f8, rgb(255, 255, 255)))\"},children:\"We can't wait to talk about your ideas, goals, needs and dreams. Let's set up a call.\"})})}),className:\"framer-10dz66h\",\"data-framer-name\":\"Label\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"HJbWh70rG\",style:{\"--extracted-1w3ko1f\":\"var(--token-efbde81f-f716-4540-ae0a-020886a2e3f8, rgb(255, 255, 255))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:x_cztQP7D,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1tvram8-container\",layoutDependency:layoutDependency,layoutId:\"StBhUTBJW-container\",children:/*#__PURE__*/_jsx(LayoutButton,{height:\"100%\",id:\"StBhUTBJW\",L3Zl0PtRM:r1U3hmDU3,layoutId:\"StBhUTBJW\",variant:MNtTB4AjY,width:\"100%\",xWg_smFgC:jSx9TgI5_})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-SCQc0.framer-xdlbze, .framer-SCQc0 .framer-xdlbze { display: block; }\",\".framer-SCQc0.framer-vwljtx { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: 480px; justify-content: center; overflow: visible; padding: 32px; position: relative; width: 1240px; }\",\".framer-SCQc0 .framer-i1v299-container { flex: none; height: 60px; pointer-events: none; position: relative; width: 60px; }\",\".framer-SCQc0 .framer-dmpamn { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 60%; }\",\".framer-SCQc0 .framer-1un0lkn, .framer-SCQc0 .framer-10dz66h { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-SCQc0 .framer-1tvram8-container { flex: none; height: auto; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-SCQc0.framer-vwljtx, .framer-SCQc0 .framer-dmpamn { gap: 0px; } .framer-SCQc0.framer-vwljtx > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-SCQc0.framer-vwljtx > :first-child, .framer-SCQc0 .framer-dmpamn > :first-child { margin-top: 0px; } .framer-SCQc0.framer-vwljtx > :last-child, .framer-SCQc0 .framer-dmpamn > :last-child { margin-bottom: 0px; } .framer-SCQc0 .framer-dmpamn > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } }\",\".framer-SCQc0.framer-v-rny9kw.framer-vwljtx { cursor: unset; width: 390px; }\",\".framer-SCQc0.framer-v-rny9kw .framer-dmpamn, .framer-SCQc0.framer-v-1jnlez5 .framer-dmpamn { width: 100%; }\",\".framer-SCQc0.framer-v-1jnlez5.framer-vwljtx { cursor: unset; width: 810px; }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 480\n * @framerIntrinsicWidth 1240\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"kDaF0rfoe\":{\"layout\":[\"fixed\",\"fixed\"]},\"YjV2DLdYV\":{\"layout\":[\"fixed\",\"fixed\"]},\"smhI2kcwP\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"sCm1oEcGo\":\"icon\",\"z8tstfVr1\":\"title\",\"x_cztQP7D\":\"desc\",\"MNtTB4AjY\":\"button\",\"jSx9TgI5_\":\"title1\",\"r1U3hmDU3\":\"link\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framert948_3vMa=withCSS(Component,css,\"framer-SCQc0\");export default Framert948_3vMa;Framert948_3vMa.displayName=\"Widgets / CTA\";Framert948_3vMa.defaultProps={height:480,width:1240};addPropertyControls(Framert948_3vMa,{variant:{options:[\"jgrew6QKa\",\"kDaF0rfoe\",\"YjV2DLdYV\"],optionTitles:[\"1. Desktop\",\"3. Mobile\",\"2. Tablet\"],title:\"Variant\",type:ControlType.Enum},sCm1oEcGo:(PhosphorControls===null||PhosphorControls===void 0?void 0:PhosphorControls[\"iconSelection\"])&&{...PhosphorControls[\"iconSelection\"],defaultValue:\"PaperPlaneTilt\",description:undefined,hidden:undefined,title:\"Icon\"},z8tstfVr1:{defaultValue:\"Make your project our next obsession.\",displayTextArea:true,placeholder:\"\",title:\"Title\",type:ControlType.String},x_cztQP7D:{defaultValue:\"We can't wait to talk about your ideas, goals, needs and dreams. Let's set up a call.\",displayTextArea:true,title:\"Desc\",type:ControlType.String},MNtTB4AjY:(LayoutButtonControls===null||LayoutButtonControls===void 0?void 0:LayoutButtonControls[\"variant\"])&&{...LayoutButtonControls[\"variant\"],defaultValue:\"vAPu2k1Gy\",description:undefined,hidden:undefined,title:\"Button\"},jSx9TgI5_:{defaultValue:\"Let\u2019s talk\",displayTextArea:false,placeholder:\"\",title:\"Title\",type:ControlType.String},r1U3hmDU3:{title:\"Link\",type:ControlType.Link}});addFonts(Framert948_3vMa,[{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,...LayoutButtonFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framert948_3vMa\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"480\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerVariables\":\"{\\\"sCm1oEcGo\\\":\\\"icon\\\",\\\"z8tstfVr1\\\":\\\"title\\\",\\\"x_cztQP7D\\\":\\\"desc\\\",\\\"MNtTB4AjY\\\":\\\"button\\\",\\\"jSx9TgI5_\\\":\\\"title1\\\",\\\"r1U3hmDU3\\\":\\\"link\\\"}\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"kDaF0rfoe\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"YjV2DLdYV\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"smhI2kcwP\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicWidth\":\"1240\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["fontStore", "fonts", "css", "className", "PhosphorFonts", "getFonts", "Icon", "LayoutButtonFonts", "tQ0wGcpEj_default", "PhosphorControls", "getPropertyControls", "LayoutButtonControls", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableEnumMap", "humanReadableVariantMap", "getProps", "button", "desc", "height", "icon", "id", "link", "title", "title1", "width", "props", "_ref", "_humanReadableEnumMap_button", "_ref1", "_ref2", "_ref3", "_humanReadableVariantMap_props_variant", "_ref4", "_ref5", "_ref6", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "sCm1oEcGo", "z8tstfVr1", "x_cztQP7D", "MNtTB4AjY", "jSx9TgI5_", "r1U3hmDU3", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "ComponentViewportProvider", "RichText2", "css", "Framert948_3vMa", "withCSS", "t948_3vMa_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
