{"version":3,"file":"QgWJ95qEU.C_SPV2UU.mjs","names":["Component","fonts","css","className","v0","__FramerMetadata__","v0","__FramerMetadata__","v0","__FramerMetadata__","v0","__FramerMetadata__","v0","__FramerMetadata__","v0","__FramerMetadata__","localizedValues","localizedValues6","localizedValues2","localizedValues4","localizedValues5","localizedValues3","localizedValues1","RichText","ButtonsOutline","className","Image","css"],"sources":["https:/framerusercontent.com/modules/y8ko3Kyby8Do4Pal5PCE/ZR1OwnD0AmrVIafee76s/TemplateID.js","https:/framerusercontent.com/modules/GnhyrMxAz1OI4tB8QuOY/2DYW6IZQTrnkI3eK5EPl/dp3WklXpq.js","https:/framerusercontent.com/modules/vFZFr4JD93c0NvyCPByg/ZNNPab7fctpVDQijlwuP/QgWJ95qEU-0.js","https:/framerusercontent.com/modules/vFZFr4JD93c0NvyCPByg/ZNNPab7fctpVDQijlwuP/QgWJ95qEU-1.js","https:/framerusercontent.com/modules/vFZFr4JD93c0NvyCPByg/ZNNPab7fctpVDQijlwuP/QgWJ95qEU-2.js","https:/framerusercontent.com/modules/vFZFr4JD93c0NvyCPByg/ZNNPab7fctpVDQijlwuP/QgWJ95qEU-3.js","https:/framerusercontent.com/modules/vFZFr4JD93c0NvyCPByg/ZNNPab7fctpVDQijlwuP/QgWJ95qEU-4.js","https:/framerusercontent.com/modules/vFZFr4JD93c0NvyCPByg/ZNNPab7fctpVDQijlwuP/QgWJ95qEU-5.js","https:/framerusercontent.com/modules/vFZFr4JD93c0NvyCPByg/ZNNPab7fctpVDQijlwuP/QgWJ95qEU-6.js","https:/framerusercontent.com/modules/vFZFr4JD93c0NvyCPByg/ZNNPab7fctpVDQijlwuP/QgWJ95qEU.js","https:/framerusercontent.com/modules/E4TcCZzFvMmVOnzdR7SS/blXnme3A7qXy4pYJhVvx/QgWJ95qEU.js"],"sourcesContent":["import{jsx as _jsx}from\"react/jsx-runtime\";import{useEffect,useRef}from\"react\";// Localstorage key\nconst WEBSITE_CONTEXT_KEY=\"websiteContext\";export const withSaveIdToLocalstorage=Component=>{return props=>{// Create a ref to get the rendered element\nconst ref=useRef(null);useEffect(()=>{var _ref_current;// Ensure we're in a browser environment\nif(typeof window===\"undefined\")return;// Get the text content (ID) from the rendered element\nconst id=(_ref_current=ref.current)===null||_ref_current===void 0?void 0:_ref_current.textContent;// Get existing data from localStorage\nconst existingData=localStorage.getItem(WEBSITE_CONTEXT_KEY);let websiteContext={};if(existingData){try{websiteContext=JSON.parse(existingData);}catch(error){console.error(\"Error parsing localStorage data:\",error);}}// Initialize the lastVisitedUseCaseTemplates array if it doesn't exist\nif(!websiteContext.lastVisitedUseCaseTemplates){websiteContext.lastVisitedUseCaseTemplates=[];}// Add the ID & page url to the lastVisitedUseCaseTemplates array if it's not already\nif(id&&!websiteContext.lastVisitedUseCaseTemplates.includes(id)){websiteContext.lastVisitedUseCaseTemplates=[...websiteContext.lastVisitedUseCaseTemplates||[],id];}// Update the pageUrl every time the component is rendered\ntry{websiteContext.pageUrl=new URL(window.location.href).pathname;}catch(error){console.error(\"Error updating pageUrl\",error);}// Save to localStorage\nlocalStorage.setItem(WEBSITE_CONTEXT_KEY,JSON.stringify(websiteContext));},[]);// Return the component with its original props\nreturn /*#__PURE__*/_jsx(Component,{...props,ref:ref});};};\nexport const __FramerMetadata__ = {\"exports\":{\"withSaveIdToLocalstorage\":{\"type\":\"reactHoc\",\"name\":\"withSaveIdToLocalstorage\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./TemplateID.map","// Generated by Framer (9f2fb1c)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=[\".framer-biavE .framer-styles-preset-11k8n1k:not(.rich-text-wrapper), .framer-biavE .framer-styles-preset-11k8n1k.rich-text-wrapper a { --framer-link-current-text-decoration: underline; --framer-link-hover-text-decoration: none; --framer-link-text-color: var(--token-b661b310-e5d7-4530-b157-7f2879548198, #1c1c1e); --framer-link-text-decoration: none; }\"];export const className=\"framer-biavE\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","export const v0=\"Mehr erfahren\";\nexport const __FramerMetadata__ = {\"exports\":{\"v0\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","export const v0=\"En savoir plus\";\nexport const __FramerMetadata__ = {\"exports\":{\"v0\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","export const v0=\"詳しくはこちら\";\nexport const __FramerMetadata__ = {\"exports\":{\"v0\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","export const v0=\"M\\xe1s informaci\\xf3n\";\nexport const __FramerMetadata__ = {\"exports\":{\"v0\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","export const v0=\"Saiba mais\";\nexport const __FramerMetadata__ = {\"exports\":{\"v0\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","export const v0=\"더 알아보기\";\nexport const __FramerMetadata__ = {\"exports\":{\"v0\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","export const v0=\"Dowiedz się więcej\";\nexport const __FramerMetadata__ = {\"exports\":{\"v0\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (9f2fb1c)\nimport*as localizedValues from\"./QgWJ95qEU-0.js\";import*as localizedValues1 from\"./QgWJ95qEU-1.js\";import*as localizedValues2 from\"./QgWJ95qEU-2.js\";import*as localizedValues3 from\"./QgWJ95qEU-3.js\";import*as localizedValues4 from\"./QgWJ95qEU-4.js\";import*as localizedValues5 from\"./QgWJ95qEU-5.js\";import*as localizedValues6 from\"./QgWJ95qEU-6.js\";const valuesByLocaleId={AtOU2DyFu:localizedValues,cTSQ5uTW4:localizedValues6,jcKO4Y__F:localizedValues2,LSTBuxj1R:localizedValues4,LUIpaNFjR:localizedValues5,mBsmz0bmy:localizedValues3,TeCpy_rh0:localizedValues1};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values[key];if(value)return value;}locale=locale.fallback;}}\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (9f2fb1c)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,RichText,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useVariantState,withCodeBoundaryForOverrides,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{withSaveIdToLocalstorage}from\"https://framerusercontent.com/modules/y8ko3Kyby8Do4Pal5PCE/ZR1OwnD0AmrVIafee76s/TemplateID.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/GnhyrMxAz1OI4tB8QuOY/2DYW6IZQTrnkI3eK5EPl/dp3WklXpq.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/W4DfAOua0x61DlfVGpYF/N0eE6zrT4QhsFaU6Er93/iBCFIiLNC.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/0cYVSIcDxp8AbNiZqAwW/QVQVPIFMOKH8b3fIWW6v/MAP09sTga.js\";import getLocalizedValue from\"https://framerusercontent.com/modules/vFZFr4JD93c0NvyCPByg/ZNNPab7fctpVDQijlwuP/QgWJ95qEU.js\";import ButtonsOutline from\"https://framerusercontent.com/modules/OK4yvswFlgszrZybfszw/k0jArOLdZxlrTpFvell9/ZoERUxj1b.js\";const RichTextWithSaveIdToLocalstorage1wafv10=withCodeBoundaryForOverrides(RichText,{nodeId:\"CtjvgB6O0\",override:withSaveIdToLocalstorage,scopeId:\"QgWJ95qEU\"});const ButtonsOutlineFonts=getFonts(ButtonsOutline);const cycleOrder=[\"keJeOmbim\",\"dhwyK_uzI\"];const serializationHash=\"framer-73bW8\";const variantClassNames={dhwyK_uzI:\"framer-v-7teold\",keJeOmbim:\"framer-v-1whziln\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,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.create(React.Fragment);const humanReadableVariantMap={Desktop:\"keJeOmbim\",Mobile:\"dhwyK_uzI\"};const getProps=({height,id,image,link,newTab,templateID,text,title,width,...props})=>{return{...props,GhnuArNk_:templateID??props.GhnuArNk_??\"Template ID\",JWgQ0gz7_:image??props.JWgQ0gz7_,LVo70FZVV:newTab??props.LVo70FZVV,OUizG0vVB:title??props.OUizG0vVB??\"AWS Architecture Diagram Template\",pf_Uk9lex:link??props.pf_Uk9lex,UnTFTlVa4:text??props.UnTFTlVa4??\"The AWS Architecture Diagram is a visual representation of the AWS framework, and it translates the best practices when using AWS.\",variant:humanReadableVariantMap[props.variant]??props.variant??\"keJeOmbim\"};};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,JWgQ0gz7_,OUizG0vVB,UnTFTlVa4,pf_Uk9lex,LVo70FZVV,GhnuArNk_,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"keJeOmbim\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);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-1whziln\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"keJeOmbim\",ref:refBinding,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(241, 242, 245)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"var(--token-7790003d-595b-4585-b013-fb7bc0bb0582, rgb(255, 255, 255))\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20,...style},...addPropertyOverrides({dhwyK_uzI:{\"data-framer-name\":\"Mobile\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0),sizes:componentViewport?.width||\"100vw\",...toResponsiveImage(JWgQ0gz7_),...{positionX:\"center\",positionY:\"center\"}},className:\"framer-5o5sxi\",\"data-border\":true,\"data-framer-name\":\"Image 3:2\",layoutDependency:layoutDependency,layoutId:\"I6093:7744;18:527\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-c1004673-1b97-4290-9bc7-c9f3af53ddc8, rgb(241, 242, 245))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16}}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1l3jxrc\",\"data-framer-name\":\"Template Card Content\",layoutDependency:layoutDependency,layoutId:\"IpOMHNbL8\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-131ey8t\",\"data-framer-name\":\"Title and Text\",layoutDependency:layoutDependency,layoutId:\"qBGA_ZyUD\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-1e5p4mg\",\"data-styles-preset\":\"MAP09sTga\",children:/*#__PURE__*/_jsx(Link,{href:pf_Uk9lex,motionChild:true,nodeId:\"HhCZ8vLW0\",openInNewTab:false,scopeId:\"QgWJ95qEU\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-11k8n1k\",\"data-styles-preset\":\"dp3WklXpq\",children:\"AWS Architecture Diagram Template\"})})})}),className:\"framer-1sc7urv\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"HhCZ8vLW0\",style:{\"--framer-paragraph-spacing\":\"0px\"},text:OUizG0vVB,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-mram3t\",\"data-styles-preset\":\"iBCFIiLNC\",children:\"The AWS Architecture Diagram is a visual representation of the AWS framework, and it translates the best practices when using AWS.\"})}),className:\"framer-br25v0\",\"data-framer-name\":\"Byline\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"kprPG9zgt\",style:{\"--framer-paragraph-spacing\":\"0px\"},text:UnTFTlVa4,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithSaveIdToLocalstorage1wafv10,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7Tm90byBTYW5zLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Noto Sans\", \"Noto Sans Placeholder\", sans-serif',\"--framer-font-size\":\"0px\",\"--framer-line-height\":\"145%\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgba(86, 91, 107, 0))\"},children:\"Template ID\"})}),className:\"framer-1wafv10\",\"data-framer-name\":\"Template ID and Override\",fonts:[\"GF;Noto Sans-regular\"],layoutDependency:layoutDependency,layoutId:\"CtjvgB6O0\",style:{\"--extracted-r6o4lv\":\"rgba(86, 91, 107, 0)\",\"--framer-paragraph-spacing\":\"0px\",opacity:0},text:GhnuArNk_,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1955hu3\",layoutDependency:layoutDependency,layoutId:\"G6l5mVKQT\",style:{backgroundColor:\"rgb(255, 255, 255)\"}}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,y:(componentViewport?.y||0)+0+244+24+176,...addPropertyOverrides({dhwyK_uzI:{y:(componentViewport?.y||0)+0+244+24+161.1}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-spqu05-container\",layoutDependency:layoutDependency,layoutId:\"hrAQP5o30-container\",nodeId:\"hrAQP5o30\",rendersWithMotion:true,scopeId:\"QgWJ95qEU\",children:/*#__PURE__*/_jsx(ButtonsOutline,{height:\"100%\",HS24VT5QL:LVo70FZVV,id:\"hrAQP5o30\",JiyLm1o98:pf_Uk9lex,L1aKYgyeU:getLocalizedValue(\"v0\",activeLocale)??\"Learn more\",layoutId:\"hrAQP5o30\",OTtBviYRs:true,variant:\"Tw3nylivf\",width:\"100%\"})})})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-73bW8.framer-3jf1fs, .framer-73bW8 .framer-3jf1fs { display: block; }\",\".framer-73bW8.framer-1whziln { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 368px; }\",\".framer-73bW8 .framer-5o5sxi { aspect-ratio: 1.5081967213114753 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 133px); overflow: visible; position: relative; width: 100%; z-index: 2; }\",\".framer-73bW8 .framer-1l3jxrc { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 24px; position: relative; width: 100%; }\",\".framer-73bW8 .framer-131ey8t { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; min-height: 160px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-73bW8 .framer-1sc7urv, .framer-73bW8 .framer-br25v0, .framer-73bW8 .framer-1wafv10 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-73bW8 .framer-1955hu3 { flex: none; height: 16px; overflow: hidden; position: relative; width: 100%; }\",\".framer-73bW8 .framer-spqu05-container { flex: none; height: auto; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-73bW8.framer-1whziln, .framer-73bW8 .framer-131ey8t { gap: 0px; } .framer-73bW8.framer-1whziln > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-73bW8.framer-1whziln > :first-child, .framer-73bW8 .framer-131ey8t > :first-child { margin-top: 0px; } .framer-73bW8.framer-1whziln > :last-child, .framer-73bW8 .framer-131ey8t > :last-child { margin-bottom: 0px; } .framer-73bW8 .framer-131ey8t > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } }\",\".framer-73bW8.framer-v-7teold .framer-131ey8t { min-height: unset; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,'.framer-73bW8[data-border=\"true\"]::after, .framer-73bW8 [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 516\n * @framerIntrinsicWidth 368\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"dhwyK_uzI\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"JWgQ0gz7_\":\"image\",\"OUizG0vVB\":\"title\",\"UnTFTlVa4\":\"text\",\"pf_Uk9lex\":\"link\",\"LVo70FZVV\":\"newTab\",\"GhnuArNk_\":\"templateID\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerQgWJ95qEU=withCSS(Component,css,\"framer-73bW8\");export default FramerQgWJ95qEU;FramerQgWJ95qEU.displayName=\"Cards/Image Text Card\";FramerQgWJ95qEU.defaultProps={height:516,width:368};addPropertyControls(FramerQgWJ95qEU,{variant:{options:[\"keJeOmbim\",\"dhwyK_uzI\"],optionTitles:[\"Desktop\",\"Mobile\"],title:\"Variant\",type:ControlType.Enum},JWgQ0gz7_:{title:\"Image\",type:ControlType.ResponsiveImage},OUizG0vVB:{defaultValue:\"AWS Architecture Diagram Template\",displayTextArea:false,title:\"Title\",type:ControlType.String},UnTFTlVa4:{defaultValue:\"The AWS Architecture Diagram is a visual representation of the AWS framework, and it translates the best practices when using AWS.\",displayTextArea:false,title:\"Text\",type:ControlType.String},pf_Uk9lex:{title:\"Link\",type:ControlType.Link},LVo70FZVV:{defaultValue:false,title:\"New Tab\",type:ControlType.Boolean},GhnuArNk_:{defaultValue:\"Template ID\",description:\"\",displayTextArea:false,title:\"Template ID\",type:ControlType.String}});addFonts(FramerQgWJ95qEU,[{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\"},{family:\"Noto Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/notosans/v39/o-0mIpQlx3QUlC5A4PNB6Ryti20_6n1iPHjcz6L1SoM-jCpoiyD9A99Y41P6zHtY.woff2\",weight:\"400\"}]},...ButtonsOutlineFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerQgWJ95qEU\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"516\",\"framerColorSyntax\":\"true\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"368\",\"framerVariables\":\"{\\\"JWgQ0gz7_\\\":\\\"image\\\",\\\"OUizG0vVB\\\":\\\"title\\\",\\\"UnTFTlVa4\\\":\\\"text\\\",\\\"pf_Uk9lex\\\":\\\"link\\\",\\\"LVo70FZVV\\\":\\\"newTab\\\",\\\"GhnuArNk_\\\":\\\"templateID\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"dhwyK_uzI\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],"mappings":"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"}