{"version":3,"file":"jffYajARH.DKp9bU_X.mjs","names":["FeaturedIcon","ButtonCTA","React.useContext","React.useMemo","React.Fragment","Account","useRef","React.useId","sharedStyle.className","sharedStyle1.className","className","sharedStyle.css","sharedStyle1.css","sharedStyle.fonts","sharedStyle1.fonts"],"sources":["https:/framerusercontent.com/modules/tXTbRIrVJi1Zksw82pBI/3a1ETuovlEt3dtYpxCfc/jffYajARH.js"],"sourcesContent":["// Generated by Framer (2a7bdb4)\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 sharedStyle from\"https://framerusercontent.com/modules/oynMBEklLj9C46mUYsUk/qYrFCotzLQ7AgFBGqpui/AYpSsNQAg.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/vOCGvEo8EaGK7PeXit6T/11K47ekyntGmltnQ7Uq7/l6oSdaYQ2.js\";import Account from\"https://framerusercontent.com/modules/53NoiizrkyvieKMrtz9Y/0Tw20ellLIoe695BXD6X/ZA_eranEZ.js\";import FeaturedIcon from\"https://framerusercontent.com/modules/mhrQXEYQGawueKAOu80V/2H5CqlX9sgA8Z1X9SZov/ok8irvOEn.js\";import ButtonCTA from\"https://framerusercontent.com/modules/A0BoSox3uTokGaiSqvMW/91Z4FslKbhIfYZKgnCWX/Rbo1JJ4NY.js\";const FeaturedIconFonts=getFonts(FeaturedIcon);const ButtonCTAFonts=getFonts(ButtonCTA);const serializationHash=\"framer-8zsup\";const variantClassNames={jH0F9Xagj:\"framer-v-3ynjy4\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={delay:0,duration:.2,ease:[.44,0,.56,1],type:\"tween\"};const negate=value=>{return!value;};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 getProps=({buttonForegroundColor,buttonLabel,buttonLink,buttonVisible,cardBackgroundColor,cardBodyTextColor,cardHeadingTextColor,heading,height,icon,iconBGColor,iconFGColor,id,subheading,width,...props})=>{return{...props,bzj8IFrXK:buttonVisible??props.bzj8IFrXK??true,EdDTc5ICF:icon??props.EdDTc5ICF??Account,kxbaI1d41:buttonForegroundColor??props.kxbaI1d41??\"var(--token-c4ad87ef-8de8-4922-aea2-faa3cd49a21b, rgb(255, 255, 255))\",OAzjgmBlD:cardBodyTextColor??props.OAzjgmBlD??\"var(--token-c1886627-170f-4c1d-85fc-7ff393832ff3, rgb(204, 204, 204))\",qiGddTnKi:cardHeadingTextColor??props.qiGddTnKi??\"var(--token-c4ad87ef-8de8-4922-aea2-faa3cd49a21b, rgb(255, 255, 255))\",raHE7lCfm:buttonLink??props.raHE7lCfm,t6zO2ED8U:buttonLabel??props.t6zO2ED8U??\"Learn more\",TjxXnnWM7:cardBackgroundColor??props.TjxXnnWM7??\"var(--token-3bce3e37-a047-4551-8c7d-acdbecdcf988, rgb(48, 48, 48))\",X3VTr5lRH:iconFGColor??props.X3VTr5lRH??\"var(--token-eff3ede8-e3a4-45c8-ae48-6356a7e551cd, rgb(0, 128, 255))\",YCvQIOMI6:heading??props.YCvQIOMI6??\"Short heading here\",Z7pLtOwrs:iconBGColor??props.Z7pLtOwrs??\"var(--token-3f28d65e-45a1-45a5-829f-d96a12c70be0, rgb(0, 23, 46))\",zkNnhQXDX:subheading??props.zkNnhQXDX??\"A 2-3 line sentence to provide more context for the heading above goes right here.\"};};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,EdDTc5ICF,X3VTr5lRH,Z7pLtOwrs,YCvQIOMI6,zkNnhQXDX,bzj8IFrXK,raHE7lCfm,t6zO2ED8U,TjxXnnWM7,qiGddTnKi,OAzjgmBlD,kxbaI1d41,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"jH0F9Xagj\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const visible=negate(bzj8IFrXK);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(scopingClassNames,\"framer-3ynjy4\",className,classNames),\"data-framer-name\":\"Default\",layoutDependency:layoutDependency,layoutId:\"jH0F9Xagj\",ref:refBinding,style:{backgroundColor:TjxXnnWM7,borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20,...style},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-gukdty\",\"data-framer-name\":\"Spacing\",layoutDependency:layoutDependency,layoutId:\"SUlMCl0tU\",tabIndex:-1,children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,y:(componentViewport?.y||0)+32+4,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-4rf428-container\",layoutDependency:layoutDependency,layoutId:\"dguv7aQOQ-container\",nodeId:\"dguv7aQOQ\",rendersWithMotion:true,scopeId:\"jffYajARH\",children:/*#__PURE__*/_jsx(FeaturedIcon,{FiY0JDkl2:Z7pLtOwrs,height:\"100%\",id:\"dguv7aQOQ\",krOX7PYWx:EdDTc5ICF,layoutId:\"dguv7aQOQ\",variant:\"GRjYGefv8\",width:\"100%\",yhHRhmXqR:X3VTr5lRH})})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-iqcs0j\",\"data-framer-name\":\"Content wrapper\",layoutDependency:layoutDependency,layoutId:\"q0fHWjMeI\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-156cnay\",\"data-framer-name\":\"Text wrapper\",layoutDependency:layoutDependency,layoutId:\"SbR5zniRg\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-8ypc9b\",\"data-framer-name\":\"Heading wrapper\",layoutDependency:layoutDependency,layoutId:\"l_P8vUbch\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-amcrgu\",\"data-styles-preset\":\"AYpSsNQAg\",style:{\"--framer-text-color\":\"var(--extracted-a0htzi, var(--variable-reference-qiGddTnKi-jffYajARH))\"},children:\"Short heading here\"})}),className:\"framer-392hjq\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"vt1V0soc6\",style:{\"--extracted-a0htzi\":\"var(--variable-reference-qiGddTnKi-jffYajARH)\",\"--variable-reference-qiGddTnKi-jffYajARH\":qiGddTnKi},text:YCvQIOMI6,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1faymt2\",\"data-styles-preset\":\"l6oSdaYQ2\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-OAzjgmBlD-jffYajARH))\"},children:\"A 2-3 line sentence to provide more context for the heading above goes right here.\"})}),className:\"framer-1i4eteh\",\"data-framer-name\":\"Paragraph\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"vxY4sIgZQ\",style:{\"--extracted-r6o4lv\":\"var(--variable-reference-OAzjgmBlD-jffYajARH)\",\"--variable-reference-OAzjgmBlD-jffYajARH\":OAzjgmBlD},text:zkNnhQXDX,verticalAlignment:\"top\",withExternalLayout:true})]}),bzj8IFrXK&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,y:(componentViewport?.y||0)+32+0+185,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-vzob9l-container\",layoutDependency:layoutDependency,layoutId:\"KXA7TmCGK-container\",nodeId:\"KXA7TmCGK\",rendersWithMotion:true,scopeId:\"jffYajARH\",children:/*#__PURE__*/_jsx(ButtonCTA,{BGPpXqsL8:{borderColor:\"var(--token-c4ad87ef-8de8-4922-aea2-faa3cd49a21b, rgb(255, 255, 255))\",borderStyle:\"solid\",borderWidth:2},eOURVY8ge:true,g4f9J79Zm:false,height:\"100%\",id:\"KXA7TmCGK\",KPkyNVgao:\"var(--token-e57735e2-196e-43e3-9a5e-dcc249f219bb, rgb(255, 106, 0))\",layoutId:\"KXA7TmCGK\",Lf_18mXwD:false,MHDsp5Fqa:t6zO2ED8U,Pj77ECfEs:raHE7lCfm,variant:\"EUUfBvaBF\",width:\"100%\",YHy61TLod:kxbaI1d41})})}),visible&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-p30dx2\",\"data-framer-name\":\"Spacing\",layoutDependency:layoutDependency,layoutId:\"Xk2MZDaH3\"})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-8zsup.framer-1ddvcuo, .framer-8zsup .framer-1ddvcuo { display: block; }\",\".framer-8zsup.framer-3ynjy4 { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 32px 32px 22px 32px; position: relative; width: 400px; will-change: var(--framer-will-change-override, transform); }\",\".framer-8zsup .framer-gukdty { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 4px 0px 0px 0px; position: relative; width: min-content; }\",\".framer-8zsup .framer-4rf428-container, .framer-8zsup .framer-vzob9l-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-8zsup .framer-iqcs0j { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 6px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-8zsup .framer-156cnay { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-8zsup .framer-8ypc9b { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-8zsup .framer-392hjq { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-8zsup .framer-1i4eteh { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-8zsup .framer-p30dx2 { flex: none; height: 10px; overflow: visible; position: relative; width: 100%; }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 210\n * @framerIntrinsicWidth 400\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"EdDTc5ICF\":\"icon\",\"X3VTr5lRH\":\"iconFGColor\",\"Z7pLtOwrs\":\"iconBGColor\",\"YCvQIOMI6\":\"heading\",\"zkNnhQXDX\":\"subheading\",\"bzj8IFrXK\":\"buttonVisible\",\"raHE7lCfm\":\"buttonLink\",\"t6zO2ED8U\":\"buttonLabel\",\"TjxXnnWM7\":\"cardBackgroundColor\",\"qiGddTnKi\":\"cardHeadingTextColor\",\"OAzjgmBlD\":\"cardBodyTextColor\",\"kxbaI1d41\":\"buttonForegroundColor\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerVectorSets [\"7yMwNLPciiLrZPLxdCqa\"]\n */const FramerjffYajARH=withCSS(Component,css,\"framer-8zsup\");export default FramerjffYajARH;FramerjffYajARH.displayName=\"Grid Card Icon\";FramerjffYajARH.defaultProps={height:210,width:400};addPropertyControls(FramerjffYajARH,{EdDTc5ICF:{defaultValue:{identifier:\"local-module:vector/ZA_eranEZ:default\",moduleId:\"53NoiizrkyvieKMrtz9Y\"},setModuleId:\"7yMwNLPciiLrZPLxdCqa\",title:\"Icon\",type:ControlType.VectorSetItem},X3VTr5lRH:{defaultValue:'var(--token-eff3ede8-e3a4-45c8-ae48-6356a7e551cd, rgb(0, 128, 255)) /* {\"name\":\"fg-blue\"} */',title:\"Icon FG Color\",type:ControlType.Color},Z7pLtOwrs:{defaultValue:'var(--token-3f28d65e-45a1-45a5-829f-d96a12c70be0, rgb(0, 23, 46)) /* {\"name\":\"bg-blue\"} */',title:\"Icon BG Color\",type:ControlType.Color},YCvQIOMI6:{defaultValue:\"Short heading here\",displayTextArea:true,title:\"Heading\",type:ControlType.String},zkNnhQXDX:{defaultValue:\"A 2-3 line sentence to provide more context for the heading above goes right here.\",displayTextArea:true,title:\"Subheading\",type:ControlType.String},bzj8IFrXK:{defaultValue:true,title:\"Button Visible\",type:ControlType.Boolean},raHE7lCfm:{title:\"Button Link\",type:ControlType.Link},t6zO2ED8U:{defaultValue:\"Learn more\",displayTextArea:false,title:\"Button Label\",type:ControlType.String},TjxXnnWM7:{defaultValue:'var(--token-3bce3e37-a047-4551-8c7d-acdbecdcf988, rgb(48, 48, 48)) /* {\"name\":\"gray-800\"} */',title:\"Card Background Color\",type:ControlType.Color},qiGddTnKi:{defaultValue:'var(--token-c4ad87ef-8de8-4922-aea2-faa3cd49a21b, rgb(255, 255, 255)) /* {\"name\":\"base-white\"} */',description:\"\",title:\"Card Heading Text Color\",type:ControlType.Color},OAzjgmBlD:{defaultValue:'var(--token-c1886627-170f-4c1d-85fc-7ff393832ff3, rgb(204, 204, 204)) /* {\"name\":\"gray-300\"} */',title:\"Card Body Text Color\",type:ControlType.Color},kxbaI1d41:{defaultValue:'var(--token-c4ad87ef-8de8-4922-aea2-faa3cd49a21b, rgb(255, 255, 255)) /* {\"name\":\"base-white\"} */',title:\"Button Foreground Color\",type:ControlType.Color}});addFonts(FramerjffYajARH,[{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+2070, U+2074-207E, U+2080-208E, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/GrgcKwrN6d3Uz8EwcLHZxwEfC4.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\"}]},...FeaturedIconFonts,...ButtonCTAFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerjffYajARH\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"210\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerVectorSets\":\"[\\\"7yMwNLPciiLrZPLxdCqa\\\"]\",\"framerVariables\":\"{\\\"EdDTc5ICF\\\":\\\"icon\\\",\\\"X3VTr5lRH\\\":\\\"iconFGColor\\\",\\\"Z7pLtOwrs\\\":\\\"iconBGColor\\\",\\\"YCvQIOMI6\\\":\\\"heading\\\",\\\"zkNnhQXDX\\\":\\\"subheading\\\",\\\"bzj8IFrXK\\\":\\\"buttonVisible\\\",\\\"raHE7lCfm\\\":\\\"buttonLink\\\",\\\"t6zO2ED8U\\\":\\\"buttonLabel\\\",\\\"TjxXnnWM7\\\":\\\"cardBackgroundColor\\\",\\\"qiGddTnKi\\\":\\\"cardHeadingTextColor\\\",\\\"OAzjgmBlD\\\":\\\"cardBodyTextColor\\\",\\\"kxbaI1d41\\\":\\\"buttonForegroundColor\\\"}\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"400\",\"framerImmutableVariables\":\"true\",\"framerColorSyntax\":\"true\",\"framerAutoSizeImages\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],"mappings":"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"}