{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/88ZlijgYct6POfvb0Kp6/yMfAeMsxg0lLBjFvujdr/Wk_vueg3a.js"],
  "sourcesContent": ["// Generated by Framer (838580a)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getPropertyControls,Image,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/jrfkWj4lcvZ7ljnHoDyV/ZHGjJ8HuqMhs1paYpyzw/GPDKd6Ic6.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/u27CX5PzJXlLmECuPsG8/lIHXDBNKSq4XHxj28av1/PWn1k_MD2.js\";import CTA from\"https://framerusercontent.com/modules/h3LF70aiZtSnDoOwJU1o/nEXqTBKyupTz9oANdUeB/FLXzApIyg.js\";const PhosphorFonts=getFonts(Phosphor);const CTAFonts=getFonts(CTA);const PhosphorControls=getPropertyControls(Phosphor);const cycleOrder=[\"s4zc08oCU\",\"FGm07QIce\",\"Gp4GjxKpI\",\"EsJzlpnfQ\"];const serializationHash=\"framer-gLSgU\";const variantClassNames={EsJzlpnfQ:\"framer-v-ku9xom\",FGm07QIce:\"framer-v-1iom2qn\",Gp4GjxKpI:\"framer-v-i118qm\",s4zc08oCU:\"framer-v-x9hesa\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};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??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={\"\u26AA\uFE0F Day Left\":\"FGm07QIce\",\"\u26AA\uFE0F Day Middle\":\"s4zc08oCU\",\"\u26AB\uFE0F Night Left\":\"EsJzlpnfQ\",\"\u26AB\uFE0F Night Middle\":\"Gp4GjxKpI\"};const getProps=({cTA,cTA1,height,icon,icon1,icon2,iconBackground,id,image,image1,link,text,title,width,...props})=>{return{...props,aa5hKvvkV:icon1??props.aa5hKvvkV??\"Leaf\",BFuTBK47u:text??props.BFuTBK47u??\"Enhance your productivity by connecting with your favorite tools, keeping all your essentials in one place.\",cX1P9xQse:link??props.cX1P9xQse,jFgwazo_q:icon2??props.jFgwazo_q??\"rgb(255, 255, 255)\",oc_8kOa9a:title??props.oc_8kOa9a??\"Integration ecosystem\",OLqpcuIeL:image??props.OLqpcuIeL,PFec_i8Ff:image1??props.PFec_i8Ff??{src:\"https://framerusercontent.com/images/WwuSEtN77IMXeoOP6vheQadgDRA.jpg?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/WwuSEtN77IMXeoOP6vheQadgDRA.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/WwuSEtN77IMXeoOP6vheQadgDRA.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/WwuSEtN77IMXeoOP6vheQadgDRA.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/WwuSEtN77IMXeoOP6vheQadgDRA.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/WwuSEtN77IMXeoOP6vheQadgDRA.jpg 9600w\"},qkbS0bCx8:cTA1??props.qkbS0bCx8??\"Learn more\",UaS05r1yh:iconBackground??props.UaS05r1yh??\"rgb(0, 0, 0)\",variant:humanReadableVariantMap[props.variant]??props.variant??\"s4zc08oCU\",Y3X4CKI40:icon??props.Y3X4CKI40??true,ZA2T3dGW4:cTA??props.ZA2T3dGW4};};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,OLqpcuIeL,PFec_i8Ff,Y3X4CKI40,aa5hKvvkV,UaS05r1yh,jFgwazo_q,oc_8kOa9a,BFuTBK47u,ZA2T3dGW4,qkbS0bCx8,cX1P9xQse,...restProps}=getProps(props);const{baseVariant,classNames,gestureHandlers,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"s4zc08oCU\",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??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-x9hesa\",className,classNames),\"data-border\":true,\"data-framer-name\":\"\u26AA\uFE0F Day Middle\",layoutDependency:layoutDependency,layoutId:\"s4zc08oCU\",ref:ref??ref1,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-700a1961-c2b8-4f37-ad37-e3c28ea0fc93, rgba(34, 34, 34, 0.1))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"var(--token-8c47652b-dea5-4767-a9f2-5d952dcce49a, rgb(255, 255, 255))\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20,boxShadow:\"0px 10px 20px 0px rgba(0, 0, 0, 0.1)\",...style},variants:{EsJzlpnfQ:{\"--border-color\":\"var(--token-58a904ff-197a-49b3-8356-adaa464e1642, rgba(255, 255, 255, 0.12))\",backgroundColor:\"var(--token-fae2c128-35fb-45de-a6c2-32169f920c68, rgb(13, 13, 13))\"},Gp4GjxKpI:{\"--border-color\":\"var(--token-58a904ff-197a-49b3-8356-adaa464e1642, rgba(255, 255, 255, 0.12))\",backgroundColor:\"var(--token-fae2c128-35fb-45de-a6c2-32169f920c68, rgb(13, 13, 13))\"}},...addPropertyOverrides({EsJzlpnfQ:{\"data-framer-name\":\"\u26AB\uFE0F Night Left\"},FGm07QIce:{\"data-framer-name\":\"\u26AA\uFE0F Day Left\"},Gp4GjxKpI:{\"data-framer-name\":\"\u26AB\uFE0F Night Middle\"}},baseVariant,gestureVariant),children:[OLqpcuIeL&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:5400,intrinsicWidth:9600,pixelHeight:5400,pixelWidth:9600,sizes:`calc(${componentViewport?.width||\"100vw\"} - 80px)`,...toResponsiveImage(PFec_i8Ff)},className:\"framer-1vknc1w\",\"data-border\":true,layoutDependency:layoutDependency,layoutId:\"MR2TfNxSa\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-700a1961-c2b8-4f37-ad37-e3c28ea0fc93, rgba(34, 34, 34, 0.1))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10}}),Y3X4CKI40&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1hypwoz\",\"data-framer-name\":\"Icon\",layoutDependency:layoutDependency,layoutId:\"w1rINmHsZ\",style:{backgroundColor:UaS05r1yh,borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-5o30rf-container\",layoutDependency:layoutDependency,layoutId:\"eGjgS4oFq-container\",children:/*#__PURE__*/_jsx(Phosphor,{color:jFgwazo_q,height:\"100%\",iconSearch:\"House\",iconSelection:aa5hKvvkV,id:\"eGjgS4oFq\",layoutId:\"eGjgS4oFq\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"regular\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-2bn85y\",layoutDependency:layoutDependency,layoutId:\"WrCPpjaHj\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-13rf66x\",\"data-styles-preset\":\"GPDKd6Ic6\",style:{\"--framer-text-color\":\"var(--extracted-1lwpl3i, hsl(0, 0%, 0%))\"},children:\"Integration ecosystem\"})}),className:\"framer-1qfo9mb\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"VDM1CnOXu\",style:{\"--extracted-1lwpl3i\":\"hsl(0, 0%, 0%)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:oc_8kOa9a,variants:{EsJzlpnfQ:{\"--extracted-1lwpl3i\":\"rgb(255, 255, 255)\"},FGm07QIce:{\"--extracted-1lwpl3i\":\"rgb(0, 0, 0)\"},Gp4GjxKpI:{\"--extracted-1lwpl3i\":\"rgb(255, 255, 255)\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({EsJzlpnfQ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-13rf66x\",\"data-styles-preset\":\"GPDKd6Ic6\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-1lwpl3i, rgb(255, 255, 255))\"},children:\"Integration ecosystem\"})})},FGm07QIce:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-13rf66x\",\"data-styles-preset\":\"GPDKd6Ic6\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-1lwpl3i, rgb(0, 0, 0))\"},children:\"Integration ecosystem\"})})},Gp4GjxKpI:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-13rf66x\",\"data-styles-preset\":\"GPDKd6Ic6\",style:{\"--framer-text-color\":\"var(--extracted-1lwpl3i, rgb(255, 255, 255))\"},children:\"Integration ecosystem\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1cc56zh\",\"data-styles-preset\":\"PWn1k_MD2\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, hsl(0, 0%, 0%))\"},children:\"Enhance your productivity by connecting with your favorite tools, keeping all your essentials in one place.\"})}),className:\"framer-mz35j0\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"DKc1gyg4g\",style:{\"--extracted-r6o4lv\":\"hsl(0, 0%, 0%)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",opacity:.8},text:BFuTBK47u,variants:{EsJzlpnfQ:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},FGm07QIce:{\"--extracted-r6o4lv\":\"rgb(0, 0, 0)\"},Gp4GjxKpI:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({EsJzlpnfQ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1cc56zh\",\"data-styles-preset\":\"PWn1k_MD2\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Enhance your productivity by connecting with your favorite tools, keeping all your essentials in one place.\"})})},FGm07QIce:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1cc56zh\",\"data-styles-preset\":\"PWn1k_MD2\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(0, 0, 0))\"},children:\"Enhance your productivity by connecting with your favorite tools, keeping all your essentials in one place.\"})})},Gp4GjxKpI:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1cc56zh\",\"data-styles-preset\":\"PWn1k_MD2\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Enhance your productivity by connecting with your favorite tools, keeping all your essentials in one place.\"})})}},baseVariant,gestureVariant)}),ZA2T3dGW4&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-14ygfl1-container\",layoutDependency:layoutDependency,layoutId:\"hqHfwdps7-container\",children:/*#__PURE__*/_jsx(CTA,{bVToBLBTS:qkbS0bCx8,height:\"100%\",id:\"hqHfwdps7\",KqeH5xil_:\"rgb(0, 0, 0)\",layoutId:\"hqHfwdps7\",MJWWsEY26:cX1P9xQse,variant:\"uvXz5tOXs\",width:\"100%\"})})})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-gLSgU.framer-qu831b, .framer-gLSgU .framer-qu831b { display: block; }\",\".framer-gLSgU.framer-x9hesa { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: flex-start; max-width: 400px; overflow: hidden; padding: 40px; position: relative; width: 360px; will-change: var(--framer-will-change-override, transform); }\",\".framer-gLSgU .framer-1vknc1w { flex: none; height: 200px; overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-gLSgU .framer-1hypwoz { align-content: center; align-items: center; aspect-ratio: 1 / 1; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 56px); justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 56px; will-change: var(--framer-will-change-override, transform); }\",\".framer-gLSgU .framer-5o30rf-container { flex: none; height: 32px; position: relative; width: 32px; }\",\".framer-gLSgU .framer-2bn85y { 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: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-gLSgU .framer-1qfo9mb { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-gLSgU .framer-mz35j0 { flex: none; height: auto; max-width: 400px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-gLSgU .framer-14ygfl1-container { flex: none; height: auto; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-gLSgU.framer-x9hesa, .framer-gLSgU .framer-1hypwoz, .framer-gLSgU .framer-2bn85y { gap: 0px; } .framer-gLSgU.framer-x9hesa > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-gLSgU.framer-x9hesa > :first-child, .framer-gLSgU .framer-2bn85y > :first-child { margin-top: 0px; } .framer-gLSgU.framer-x9hesa > :last-child, .framer-gLSgU .framer-2bn85y > :last-child { margin-bottom: 0px; } .framer-gLSgU .framer-1hypwoz > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-gLSgU .framer-1hypwoz > :first-child { margin-left: 0px; } .framer-gLSgU .framer-1hypwoz > :last-child { margin-right: 0px; } .framer-gLSgU .framer-2bn85y > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",\".framer-gLSgU.framer-v-1iom2qn.framer-x9hesa, .framer-gLSgU.framer-v-1iom2qn .framer-2bn85y, .framer-gLSgU.framer-v-ku9xom.framer-x9hesa, .framer-gLSgU.framer-v-ku9xom .framer-2bn85y { align-content: flex-start; align-items: flex-start; }\",...sharedStyle.css,...sharedStyle1.css,'.framer-gLSgU[data-border=\"true\"]::after, .framer-gLSgU [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 271\n * @framerIntrinsicWidth 360\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,\"400px\",null,null]},\"FGm07QIce\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,\"400px\",null,null]},\"Gp4GjxKpI\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,\"400px\",null,null]},\"EsJzlpnfQ\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,\"400px\",null,null]}}}\n * @framerVariables {\"OLqpcuIeL\":\"image\",\"PFec_i8Ff\":\"image1\",\"Y3X4CKI40\":\"icon\",\"aa5hKvvkV\":\"icon1\",\"UaS05r1yh\":\"iconBackground\",\"jFgwazo_q\":\"icon2\",\"oc_8kOa9a\":\"title\",\"BFuTBK47u\":\"text\",\"ZA2T3dGW4\":\"cTA\",\"qkbS0bCx8\":\"cTA1\",\"cX1P9xQse\":\"link\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerWk_vueg3a=withCSS(Component,css,\"framer-gLSgU\");export default FramerWk_vueg3a;FramerWk_vueg3a.displayName=\"Feature Card\";FramerWk_vueg3a.defaultProps={height:271,width:360};addPropertyControls(FramerWk_vueg3a,{variant:{options:[\"s4zc08oCU\",\"FGm07QIce\",\"Gp4GjxKpI\",\"EsJzlpnfQ\"],optionTitles:[\"\u26AA\uFE0F Day Middle\",\"\u26AA\uFE0F Day Left\",\"\u26AB\uFE0F Night Middle\",\"\u26AB\uFE0F Night Left\"],title:\"Variant\",type:ControlType.Enum},OLqpcuIeL:{defaultValue:false,title:\"Image\",type:ControlType.Boolean},PFec_i8Ff:{__defaultAssetReference:\"data:framer/asset-reference,WwuSEtN77IMXeoOP6vheQadgDRA.jpg?originalFilename=photo-1709274296402-f6e96caaa1eb%3Fcrop%3Dentropy%26cs%3Dsrgb%26fm%3Djpg%26ixid%3DM3wxMzc5NjJ8MHwxfGFsbHwzfHx8fHx8Mnx8MTcwOTI4OTA5OXw%26ixlib%3Drb-4.0.jpg&preferredSize=auto\",title:\"Image\",type:ControlType.ResponsiveImage},Y3X4CKI40:{defaultValue:true,title:\"Icon\",type:ControlType.Boolean},aa5hKvvkV:PhosphorControls?.[\"iconSelection\"]&&{...PhosphorControls[\"iconSelection\"],defaultValue:\"Leaf\",description:undefined,hidden:undefined,title:\"Icon\"},UaS05r1yh:{defaultValue:\"rgb(0, 0, 0)\",title:\"Icon Background\",type:ControlType.Color},jFgwazo_q:{defaultValue:\"rgb(255, 255, 255)\",title:\"Icon\",type:ControlType.Color},oc_8kOa9a:{defaultValue:\"Integration ecosystem\",displayTextArea:true,title:\"Title\",type:ControlType.String},BFuTBK47u:{defaultValue:\"Enhance your productivity by connecting with your favorite tools, keeping all your essentials in one place.\",displayTextArea:true,title:\"Text\",type:ControlType.String},ZA2T3dGW4:{defaultValue:false,title:\"CTA\",type:ControlType.Boolean},qkbS0bCx8:{defaultValue:\"Learn more\",displayTextArea:false,title:\"CTA\",type:ControlType.String},cX1P9xQse:{title:\"Link\",type:ControlType.Link}});addFonts(FramerWk_vueg3a,[{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,...CTAFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerWk_vueg3a\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"360\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,\\\"400px\\\",null,null]},\\\"FGm07QIce\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,\\\"400px\\\",null,null]},\\\"Gp4GjxKpI\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,\\\"400px\\\",null,null]},\\\"EsJzlpnfQ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,\\\"400px\\\",null,null]}}}\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"271\",\"framerVariables\":\"{\\\"OLqpcuIeL\\\":\\\"image\\\",\\\"PFec_i8Ff\\\":\\\"image1\\\",\\\"Y3X4CKI40\\\":\\\"icon\\\",\\\"aa5hKvvkV\\\":\\\"icon1\\\",\\\"UaS05r1yh\\\":\\\"iconBackground\\\",\\\"jFgwazo_q\\\":\\\"icon2\\\",\\\"oc_8kOa9a\\\":\\\"title\\\",\\\"BFuTBK47u\\\":\\\"text\\\",\\\"ZA2T3dGW4\\\":\\\"cTA\\\",\\\"qkbS0bCx8\\\":\\\"cTA1\\\",\\\"cX1P9xQse\\\":\\\"link\\\"}\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["PhosphorFonts", "getFonts", "Icon", "CTAFonts", "FLXzApIyg_default", "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", "humanReadableVariantMap", "getProps", "cTA", "cTA1", "height", "icon", "icon1", "icon2", "iconBackground", "id", "image", "image1", "link", "text", "title", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "OLqpcuIeL", "PFec_i8Ff", "Y3X4CKI40", "aa5hKvvkV", "UaS05r1yh", "jFgwazo_q", "oc_8kOa9a", "BFuTBK47u", "ZA2T3dGW4", "qkbS0bCx8", "cX1P9xQse", "restProps", "baseVariant", "classNames", "gestureHandlers", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "Image2", "ComponentViewportProvider", "RichText", "css", "FramerWk_vueg3a", "withCSS", "Wk_vueg3a_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
