{"version":3,"file":"UWrK73VkS.C5eYltTP.mjs","names":["GridCard","ButtonPrimary","className","RichText","css"],"sources":["https:/framerusercontent.com/modules/PVXkuY83jnLbbCMnteAn/8TfndDAqPU1qK0jnVlYS/UWrK73VkS.js"],"sourcesContent":["// Generated by Framer (327f1df)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,RichText,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/LVU8QkQgl68EI1mEE9Cb/61r4kMBYRax84K33BmeU/eOVMZXiZx.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/uBfMc89CCSVW6qLpQJTl/sFFOqz78fcWbYu8HlhcJ/uzLO8B62u.js\";import GridCard from\"https://framerusercontent.com/modules/tXTbRIrVJi1Zksw82pBI/afH6HjFhLYIxZm3nhBbY/jffYajARH.js\";import ButtonPrimary from\"https://framerusercontent.com/modules/A0BoSox3uTokGaiSqvMW/xmjEkaD5Gfe0wgqCzU9z/Rbo1JJ4NY.js\";const GridCardFonts=getFonts(GridCard);const ButtonPrimaryFonts=getFonts(ButtonPrimary);const cycleOrder=[\"WBoBACCM_\",\"ZWJ1vrH1t\",\"nauEkIqS4\"];const serializationHash=\"framer-b6bXf\";const variantClassNames={nauEkIqS4:\"framer-v-1n3tl4\",WBoBACCM_:\"framer-v-gt48s\",ZWJ1vrH1t:\"framer-v-nslqot\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={duration:0,type:\"tween\"};const isSet=value=>{if(Array.isArray(value))return value.length>0;return value!==undefined&&value!==null&&value!==\"\";};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.create(React.Fragment);const humanReadableVariantMap={Desktop:\"WBoBACCM_\",Phone:\"nauEkIqS4\",Tablet:\"ZWJ1vrH1t\"};const getProps=({buttonColor,buttonLabel,buttonLink,heading,height,id,item1ButtonLink,item1Heading,item1Icon,item1Paragraph,item1Visible,item2ButtonLink,item2Heading,item2Icon,item2Paragraph,item2Visible,item3ButtonLink,item3Heading,item3Icon,item3Paragraph,item3Visible,subheading,width,...props})=>{return{...props,Aow3OlMd4:item1Heading??props.Aow3OlMd4??\"Short title or tagline goes here\",dXvHFwFQN:item3Heading??props.dXvHFwFQN??\"Short title or tagline goes here\",Fxsw99Y20:buttonLink??props.Fxsw99Y20,ipO1PLaLs:subheading??props.ipO1PLaLs??\"A medium-length subheading (under 120 characters) can go here to provide additional context for the heading above.\",k9xto340S:item3Paragraph??props.k9xto340S??\"A 2-3 line sentence to provide more context for the heading above goes right here.\",kL0d5MJ6C:item1ButtonLink??props.kL0d5MJ6C,NCI5NPpA9:item2Icon??props.NCI5NPpA9??{src:\"https://framerusercontent.com/images/yJC8W0gS4lIglkGsa9nSgYTVeE.svg\"},OyJ3DEioe:buttonColor??props.OyJ3DEioe??\"var(--token-ba72acab-8d79-4e80-8497-a1508708cf01, rgb(255, 106, 0))\",qGF8FtbLL:heading??props.qGF8FtbLL??\"Short heading goes here\",sbUwFAWKs:item3Visible??props.sbUwFAWKs??true,sLm_GBVBQ:item1Visible??props.sLm_GBVBQ??true,SxJZPvAA7:item2Paragraph??props.SxJZPvAA7??\"A 2-3 line sentence to provide more context for the heading above goes right here.\",TorDN4HmJ:item3Icon??props.TorDN4HmJ??{src:\"https://framerusercontent.com/images/I2HKmVw5qUGDlOQAyXXZ3Fb7rA.svg\"},UnL5HPCNY:item2Heading??props.UnL5HPCNY??\"Short title or tagline goes here\",variant:humanReadableVariantMap[props.variant]??props.variant??\"WBoBACCM_\",VYxeOOW9i:buttonLabel??props.VYxeOOW9i??\"Sign up\",xc2vpoAyn:item2ButtonLink??props.xc2vpoAyn,y0EzHrZpi:item2Visible??props.y0EzHrZpi??true,YMpoWDsHr:item3ButtonLink??props.YMpoWDsHr,ZgnimXkoI:item1Paragraph??props.ZgnimXkoI??\"A 2-3 line sentence to provide more context for the heading above goes right here.\",zotHpoVAX:item1Icon??props.zotHpoVAX??{src:\"https://framerusercontent.com/images/JQgRGk9xjZkfDnug8ZgBrQ26JY.svg\"}};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,qGF8FtbLL,ipO1PLaLs,sLm_GBVBQ,zotHpoVAX,Aow3OlMd4,ZgnimXkoI,kL0d5MJ6C,y0EzHrZpi,NCI5NPpA9,UnL5HPCNY,SxJZPvAA7,xc2vpoAyn,sbUwFAWKs,TorDN4HmJ,dXvHFwFQN,k9xto340S,YMpoWDsHr,Fxsw99Y20,VYxeOOW9i,OyJ3DEioe,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"WBoBACCM_\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const visible=isSet(qGF8FtbLL);const visible1=isSet(ipO1PLaLs);const visible2=isSet(Fxsw99Y20);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.section,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-gt48s\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"WBoBACCM_\",ref:refBinding,style:{...style},...addPropertyOverrides({nauEkIqS4:{\"data-framer-name\":\"Phone\"},ZWJ1vrH1t:{\"data-framer-name\":\"Tablet\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1npg82l\",\"data-framer-name\":\"Container\",layoutDependency:layoutDependency,layoutId:\"KnkmAhuoF\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1fkr2ix\",\"data-framer-name\":\"Header\",layoutDependency:layoutDependency,layoutId:\"h8Wq3yGsm\",children:[visible&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{className:\"framer-styles-preset-4gak9y\",\"data-styles-preset\":\"uzLO8B62u\",style:{\"--framer-text-alignment\":\"center\"},children:\"Short heading goes here\"})}),className:\"framer-1s7f73p\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"cSbjfwbLL\",text:qGF8FtbLL,verticalAlignment:\"top\",withExternalLayout:true}),visible1&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-mmj6t2\",\"data-styles-preset\":\"eOVMZXiZx\",style:{\"--framer-text-alignment\":\"center\"},children:\"A medium-length subheading (under 120 characters) can go here to provide additional context for the heading above.\"})}),className:\"framer-1xvwxsn\",\"data-framer-name\":\"Subheading\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Ruu02dIA0\",text:ipO1PLaLs,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-4v4gwc\",\"data-framer-name\":\"Grid\",layoutDependency:layoutDependency,layoutId:\"S9GEOXV3D\",children:[sLm_GBVBQ&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:232,width:`max((min(${componentViewport?.width||\"100vw\"} - 64px, 1216px) + 16px) / 0, 1px)`,y:(componentViewport?.y||0)+32+0+0+325+0,...addPropertyOverrides({nauEkIqS4:{width:`min(${componentViewport?.width||\"100vw\"} - 32px, 1216px)`,y:(componentViewport?.y||0)+32+0+0+281+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1hlv1bz-container\",layoutDependency:layoutDependency,layoutId:\"ho0hsTp4m-container\",nodeId:\"ho0hsTp4m\",rendersWithMotion:true,scopeId:\"UWrK73VkS\",children:/*#__PURE__*/_jsx(GridCard,{AySqjNU4M:true,height:\"100%\",id:\"ho0hsTp4m\",layoutId:\"ho0hsTp4m\",pbT6WEakw:toResponsiveImage(zotHpoVAX),raHE7lCfm:kL0d5MJ6C,style:{width:\"100%\"},variant:\"jH0F9Xagj\",width:\"100%\",YCvQIOMI6:Aow3OlMd4,zkNnhQXDX:ZgnimXkoI,...addPropertyOverrides({nauEkIqS4:{variant:\"rwU8fuC7K\"},ZWJ1vrH1t:{variant:\"GcfPBoTNV\"}},baseVariant,gestureVariant)})})}),y0EzHrZpi&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:232,width:`max((min(${componentViewport?.width||\"100vw\"} - 64px, 1216px) + 16px) / 0, 1px)`,y:(componentViewport?.y||0)+32+0+0+325+0,...addPropertyOverrides({nauEkIqS4:{width:`min(${componentViewport?.width||\"100vw\"} - 32px, 1216px)`,y:(componentViewport?.y||0)+32+0+0+281+0+248}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-myi1x3-container\",layoutDependency:layoutDependency,layoutId:\"UV65hP2J0-container\",nodeId:\"UV65hP2J0\",rendersWithMotion:true,scopeId:\"UWrK73VkS\",children:/*#__PURE__*/_jsx(GridCard,{AySqjNU4M:true,height:\"100%\",id:\"UV65hP2J0\",layoutId:\"UV65hP2J0\",pbT6WEakw:toResponsiveImage(NCI5NPpA9),raHE7lCfm:xc2vpoAyn,style:{width:\"100%\"},variant:\"jH0F9Xagj\",width:\"100%\",YCvQIOMI6:UnL5HPCNY,zkNnhQXDX:SxJZPvAA7,...addPropertyOverrides({nauEkIqS4:{variant:\"rwU8fuC7K\"},ZWJ1vrH1t:{variant:\"GcfPBoTNV\"}},baseVariant,gestureVariant)})})}),sbUwFAWKs&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:232,width:`max((min(${componentViewport?.width||\"100vw\"} - 64px, 1216px) + 16px) / 0, 1px)`,y:(componentViewport?.y||0)+32+0+0+325+0,...addPropertyOverrides({nauEkIqS4:{width:`min(${componentViewport?.width||\"100vw\"} - 32px, 1216px)`,y:(componentViewport?.y||0)+32+0+0+281+0+496}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-ftmaa7-container\",layoutDependency:layoutDependency,layoutId:\"gAVDiuar6-container\",nodeId:\"gAVDiuar6\",rendersWithMotion:true,scopeId:\"UWrK73VkS\",children:/*#__PURE__*/_jsx(GridCard,{AySqjNU4M:true,height:\"100%\",id:\"gAVDiuar6\",layoutId:\"gAVDiuar6\",pbT6WEakw:toResponsiveImage(TorDN4HmJ),raHE7lCfm:YMpoWDsHr,style:{width:\"100%\"},variant:\"jH0F9Xagj\",width:\"100%\",YCvQIOMI6:dXvHFwFQN,zkNnhQXDX:k9xto340S,...addPropertyOverrides({nauEkIqS4:{variant:\"rwU8fuC7K\"},ZWJ1vrH1t:{variant:\"GcfPBoTNV\"}},baseVariant,gestureVariant)})})})]}),visible2&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:47,y:(componentViewport?.y||0)+32+0+0+621,...addPropertyOverrides({nauEkIqS4:{width:`min(${componentViewport?.width||\"100vw\"} - 32px, 1216px)`,y:(componentViewport?.y||0)+32+0+0+1041}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-12kjixy-container\",layoutDependency:layoutDependency,layoutId:\"FWUEP7hXj-container\",nodeId:\"FWUEP7hXj\",rendersWithMotion:true,scopeId:\"UWrK73VkS\",children:/*#__PURE__*/_jsx(ButtonPrimary,{height:\"100%\",id:\"FWUEP7hXj\",KPkyNVgao:OyJ3DEioe,layoutId:\"FWUEP7hXj\",MHDsp5Fqa:VYxeOOW9i,Pj77ECfEs:Fxsw99Y20,variant:\"b4h5fy3UU\",width:\"100%\",...addPropertyOverrides({nauEkIqS4:{style:{width:\"100%\"}}},baseVariant,gestureVariant)})})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-b6bXf.framer-69ifks, .framer-b6bXf .framer-69ifks { display: block; }\",\".framer-b6bXf.framer-gt48s { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 32px 32px 64px 32px; position: relative; width: 1280px; }\",\".framer-b6bXf .framer-1npg82l { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: flex-start; max-width: 1216px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-b6bXf .framer-1fkr2ix { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; max-width: 768px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-b6bXf .framer-1s7f73p, .framer-b6bXf .framer-1xvwxsn { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-b6bXf .framer-4v4gwc { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-b6bXf .framer-1hlv1bz-container, .framer-b6bXf .framer-myi1x3-container, .framer-b6bXf .framer-ftmaa7-container { flex: 1 0 0px; height: auto; min-height: 100%; position: relative; width: 1px; }\",\".framer-b6bXf .framer-12kjixy-container { flex: none; height: auto; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-b6bXf.framer-gt48s, .framer-b6bXf .framer-1npg82l, .framer-b6bXf .framer-1fkr2ix, .framer-b6bXf .framer-4v4gwc { gap: 0px; } .framer-b6bXf.framer-gt48s > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-b6bXf.framer-gt48s > :first-child, .framer-b6bXf .framer-1npg82l > :first-child, .framer-b6bXf .framer-1fkr2ix > :first-child { margin-top: 0px; } .framer-b6bXf.framer-gt48s > :last-child, .framer-b6bXf .framer-1npg82l > :last-child, .framer-b6bXf .framer-1fkr2ix > :last-child { margin-bottom: 0px; } .framer-b6bXf .framer-1npg82l > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-b6bXf .framer-1fkr2ix > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-b6bXf .framer-4v4gwc > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-b6bXf .framer-4v4gwc > :first-child { margin-left: 0px; } .framer-b6bXf .framer-4v4gwc > :last-child { margin-right: 0px; } }\",\".framer-b6bXf.framer-v-nslqot.framer-gt48s { width: 768px; }\",\".framer-b6bXf.framer-v-1n3tl4.framer-gt48s { padding: 32px 16px 32px 16px; width: 375px; }\",\".framer-b6bXf.framer-v-1n3tl4 .framer-1npg82l { gap: 32px; }\",\".framer-b6bXf.framer-v-1n3tl4 .framer-1fkr2ix { gap: 12px; }\",\".framer-b6bXf.framer-v-1n3tl4 .framer-4v4gwc { flex-direction: column; }\",\".framer-b6bXf.framer-v-1n3tl4 .framer-1hlv1bz-container, .framer-b6bXf.framer-v-1n3tl4 .framer-myi1x3-container, .framer-b6bXf.framer-v-1n3tl4 .framer-ftmaa7-container { flex: none; width: 100%; }\",\".framer-b6bXf.framer-v-1n3tl4 .framer-12kjixy-container { width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-b6bXf.framer-v-1n3tl4 .framer-1npg82l, .framer-b6bXf.framer-v-1n3tl4 .framer-1fkr2ix, .framer-b6bXf.framer-v-1n3tl4 .framer-4v4gwc { gap: 0px; } .framer-b6bXf.framer-v-1n3tl4 .framer-1npg82l > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-b6bXf.framer-v-1n3tl4 .framer-1npg82l > :first-child, .framer-b6bXf.framer-v-1n3tl4 .framer-1fkr2ix > :first-child, .framer-b6bXf.framer-v-1n3tl4 .framer-4v4gwc > :first-child { margin-top: 0px; } .framer-b6bXf.framer-v-1n3tl4 .framer-1npg82l > :last-child, .framer-b6bXf.framer-v-1n3tl4 .framer-1fkr2ix > :last-child, .framer-b6bXf.framer-v-1n3tl4 .framer-4v4gwc > :last-child { margin-bottom: 0px; } .framer-b6bXf.framer-v-1n3tl4 .framer-1fkr2ix > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-b6bXf.framer-v-1n3tl4 .framer-4v4gwc > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 657.5\n * @framerIntrinsicWidth 1280\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"ZWJ1vrH1t\":{\"layout\":[\"fixed\",\"auto\"]},\"nauEkIqS4\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"qGF8FtbLL\":\"heading\",\"ipO1PLaLs\":\"subheading\",\"sLm_GBVBQ\":\"item1Visible\",\"zotHpoVAX\":\"item1Icon\",\"Aow3OlMd4\":\"item1Heading\",\"ZgnimXkoI\":\"item1Paragraph\",\"kL0d5MJ6C\":\"item1ButtonLink\",\"y0EzHrZpi\":\"item2Visible\",\"NCI5NPpA9\":\"item2Icon\",\"UnL5HPCNY\":\"item2Heading\",\"SxJZPvAA7\":\"item2Paragraph\",\"xc2vpoAyn\":\"item2ButtonLink\",\"sbUwFAWKs\":\"item3Visible\",\"TorDN4HmJ\":\"item3Icon\",\"dXvHFwFQN\":\"item3Heading\",\"k9xto340S\":\"item3Paragraph\",\"YMpoWDsHr\":\"item3ButtonLink\",\"Fxsw99Y20\":\"buttonLink\",\"VYxeOOW9i\":\"buttonLabel\",\"OyJ3DEioe\":\"buttonColor\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerUWrK73VkS=withCSS(Component,css,\"framer-b6bXf\");export default FramerUWrK73VkS;FramerUWrK73VkS.displayName=\"3 Card Row\";FramerUWrK73VkS.defaultProps={height:657.5,width:1280};addPropertyControls(FramerUWrK73VkS,{variant:{options:[\"WBoBACCM_\",\"ZWJ1vrH1t\",\"nauEkIqS4\"],optionTitles:[\"Desktop\",\"Tablet\",\"Phone\"],title:\"Variant\",type:ControlType.Enum},qGF8FtbLL:{defaultValue:\"Short heading goes here\",displayTextArea:true,title:\"Heading\",type:ControlType.String},ipO1PLaLs:{defaultValue:\"A medium-length subheading (under 120 characters) can go here to provide additional context for the heading above.\",displayTextArea:true,title:\"Subheading\",type:ControlType.String},sLm_GBVBQ:{defaultValue:true,title:\"Item 1 Visible\",type:ControlType.Boolean},zotHpoVAX:{__defaultAssetReference:\"data:framer/asset-reference,JQgRGk9xjZkfDnug8ZgBrQ26JY.svg?originalFilename=Globe+Gold.svg&preferredSize=auto\",title:\"Item 1 Icon\",type:ControlType.ResponsiveImage},Aow3OlMd4:{defaultValue:\"Short title or tagline goes here\",displayTextArea:true,title:\"Item 1 Heading\",type:ControlType.String},ZgnimXkoI:{defaultValue:\"A 2-3 line sentence to provide more context for the heading above goes right here.\",displayTextArea:true,title:\"Item 1 Paragraph\",type:ControlType.String},kL0d5MJ6C:{title:\"Item 1 Button Link\",type:ControlType.Link},y0EzHrZpi:{defaultValue:true,title:\"Item 2 Visible\",type:ControlType.Boolean},NCI5NPpA9:{__defaultAssetReference:\"data:framer/asset-reference,yJC8W0gS4lIglkGsa9nSgYTVeE.svg?originalFilename=Globe+Orange.svg&preferredSize=auto\",title:\"Item 2 Icon\",type:ControlType.ResponsiveImage},UnL5HPCNY:{defaultValue:\"Short title or tagline goes here\",displayTextArea:true,title:\"Item 2 Heading\",type:ControlType.String},SxJZPvAA7:{defaultValue:\"A 2-3 line sentence to provide more context for the heading above goes right here.\",displayTextArea:true,title:\"Item 2 Paragraph\",type:ControlType.String},xc2vpoAyn:{title:\"Item 2 Button Link\",type:ControlType.Link},sbUwFAWKs:{defaultValue:true,title:\"Item 3 Visible\",type:ControlType.Boolean},TorDN4HmJ:{__defaultAssetReference:\"data:framer/asset-reference,I2HKmVw5qUGDlOQAyXXZ3Fb7rA.svg?originalFilename=Globe+Pink.svg&preferredSize=auto\",title:\"Item 3 Icon\",type:ControlType.ResponsiveImage},dXvHFwFQN:{defaultValue:\"Short title or tagline goes here\",displayTextArea:true,title:\"Item 3 Heading\",type:ControlType.String},k9xto340S:{defaultValue:\"A 2-3 line sentence to provide more context for the heading above goes right here.\",displayTextArea:true,title:\"Item 3 Paragraph\",type:ControlType.String},YMpoWDsHr:{title:\"Item 3 Button Link\",type:ControlType.Link},Fxsw99Y20:{title:\"Button Link\",type:ControlType.Link},VYxeOOW9i:{defaultValue:\"Sign up\",displayTextArea:false,title:\"Button Label\",type:ControlType.String},OyJ3DEioe:{defaultValue:\"var(--token-ba72acab-8d79-4e80-8497-a1508708cf01, rgb(255, 106, 0))\",title:\"Button Color\",type:ControlType.Color}});addFonts(FramerUWrK73VkS,[{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://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.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://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.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://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.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://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.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://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...GridCardFonts,...ButtonPrimaryFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerUWrK73VkS\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerVariables\":\"{\\\"qGF8FtbLL\\\":\\\"heading\\\",\\\"ipO1PLaLs\\\":\\\"subheading\\\",\\\"sLm_GBVBQ\\\":\\\"item1Visible\\\",\\\"zotHpoVAX\\\":\\\"item1Icon\\\",\\\"Aow3OlMd4\\\":\\\"item1Heading\\\",\\\"ZgnimXkoI\\\":\\\"item1Paragraph\\\",\\\"kL0d5MJ6C\\\":\\\"item1ButtonLink\\\",\\\"y0EzHrZpi\\\":\\\"item2Visible\\\",\\\"NCI5NPpA9\\\":\\\"item2Icon\\\",\\\"UnL5HPCNY\\\":\\\"item2Heading\\\",\\\"SxJZPvAA7\\\":\\\"item2Paragraph\\\",\\\"xc2vpoAyn\\\":\\\"item2ButtonLink\\\",\\\"sbUwFAWKs\\\":\\\"item3Visible\\\",\\\"TorDN4HmJ\\\":\\\"item3Icon\\\",\\\"dXvHFwFQN\\\":\\\"item3Heading\\\",\\\"k9xto340S\\\":\\\"item3Paragraph\\\",\\\"YMpoWDsHr\\\":\\\"item3ButtonLink\\\",\\\"Fxsw99Y20\\\":\\\"buttonLink\\\",\\\"VYxeOOW9i\\\":\\\"buttonLabel\\\",\\\"OyJ3DEioe\\\":\\\"buttonColor\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ZWJ1vrH1t\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"nauEkIqS4\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1280\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"657.5\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],"mappings":"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"}