{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/lNaN1xexhjdyybxWitYj/z96RcO6LT2URZ6nnvSib/bD5XmC2Cd.js"],
  "sourcesContent": ["// Generated by Framer (cf4c6d7)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,RichText,SmartComponentScopedContainer,useComponentViewport,useLocaleCode,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/xIBw4zj7VcpbeAq0H6Ww/Uta1V98NpcUJKVP0LAUu/U_XpoMPVk.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/qrRi0rPqB42OZZ3o8zKW/EfdqXvmoHcEG3Qw3IYeN/YQr35TWo6.js\";import TagTag from\"https://framerusercontent.com/modules/Sj0o9LJd10iM1ntv4OPU/53lVWaoMIKsPtJDisJkQ/TWeCJwlO5.js\";const TagTagFonts=getFonts(TagTag);const enabledGestures={FEKUo3mHs:{hover:true}};const cycleOrder=[\"FEKUo3mHs\",\"b18ymuoFU\",\"mEnmn4VXy\"];const serializationHash=\"framer-PjFvU\";const variantClassNames={b18ymuoFU:\"framer-v-jt449k\",FEKUo3mHs:\"framer-v-1w3h5ix\",mEnmn4VXy:\"framer-v-1iknbll\"};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 toDateString=(value,options={},activeLocale)=>{if(typeof value!==\"string\")return\"\";const date=new Date(value);if(isNaN(date.getTime()))return\"\";const display=options.display?options.display:\"date\";const dateOptions={dateStyle:display!==\"time\"?options.dateStyle:undefined,timeStyle:display===\"date\"?undefined:\"short\",timeZone:\"UTC\"};const fallbackLocale=\"en-US\";const locale=options.locale||activeLocale||fallbackLocale;// We add a try block because an invalid language code results in a crash\ntry{return date.toLocaleString(locale,dateOptions);}catch{return date.toLocaleString(fallbackLocale,dateOptions);}};const isSet=value=>{if(Array.isArray(value))return value.length>0;return value!==undefined&&value!==null&&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 humanReadableVariantMap={Desktop:\"FEKUo3mHs\",Mobile:\"mEnmn4VXy\",Tablet:\"b18ymuoFU\"};const getProps=({companyBuilder,date,digitaleL_sung,height,id,image,kI,marketingVertrieb,produkt,strategie,title,width,...props})=>{return{...props,begPsUIUK:title??props.begPsUIUK??\"Dachfensterkonfigurator 4\",Ex2A2QAv8:companyBuilder??props.Ex2A2QAv8??\"Company Builder\",LvOIOo8Yz:digitaleL_sung??props.LvOIOo8Yz??\"Digitale L\\xf6sung\",lwYuQLWOa:produkt??props.lwYuQLWOa??\"Produkt\",QVXrq5BFv:image??props.QVXrq5BFv,RMuoNB32a:marketingVertrieb??props.RMuoNB32a??\"Marketing & Vertrieb\",RTK1wXe9u:strategie??props.RTK1wXe9u??\"Strategie\",U0wSN6g2s:date??props.U0wSN6g2s??\"2024-09-24T00:00:00.000Z\",variant:humanReadableVariantMap[props.variant]??props.variant??\"FEKUo3mHs\",XLHzOwwMY:kI??props.XLHzOwwMY??\"KI\"};};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,QVXrq5BFv,begPsUIUK,U0wSN6g2s,RTK1wXe9u,LvOIOo8Yz,RMuoNB32a,XLHzOwwMY,lwYuQLWOa,Ex2A2QAv8,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"FEKUo3mHs\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(gestureVariant===\"FEKUo3mHs-hover\")return true;return false;};const activeLocaleCode=useLocaleCode();const textContent=toDateString(U0wSN6g2s,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode);const visible=isSet(RTK1wXe9u);const visible1=isSet(LvOIOo8Yz);const visible2=isSet(RMuoNB32a);const visible3=isSet(XLHzOwwMY);const visible4=isSet(lwYuQLWOa);const visible5=isSet(Ex2A2QAv8);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(Image,{...restProps,...gestureHandlers,background:{alt:\"\",fit:\"fill\"},className:cx(scopingClassNames,\"framer-1w3h5ix\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"FEKUo3mHs\",ref:refBinding,style:{borderBottomLeftRadius:4,borderBottomRightRadius:4,borderTopLeftRadius:4,borderTopRightRadius:4,boxShadow:\"none\",...style},variants:{\"FEKUo3mHs-hover\":{boxShadow:\"0px 8px 20px 0px rgba(0,0,0,0.25)\"}},...addPropertyOverrides({\"FEKUo3mHs-hover\":{\"data-framer-name\":undefined},b18ymuoFU:{\"data-framer-name\":\"Tablet\"},mEnmn4VXy:{\"data-framer-name\":\"Mobile\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+((componentViewport?.height||400)-0-400+0+0)),sizes:\"860px\",...toResponsiveImage(QVXrq5BFv)},className:\"framer-4qx7w5\",\"data-framer-name\":\"Image\",layoutDependency:layoutDependency,layoutId:\"MpyoKc4Ma\",style:{borderBottomLeftRadius:4,borderBottomRightRadius:4,borderTopLeftRadius:4,borderTopRightRadius:4},...addPropertyOverrides({b18ymuoFU:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+(((componentViewport?.height||279)-0-279.06976744186045)/2+0+0)),sizes:\"600px\",...toResponsiveImage(QVXrq5BFv)}},mEnmn4VXy:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+((componentViewport?.height||480)-0-480+0+0)),sizes:\"296px\",...toResponsiveImage(QVXrq5BFv)}}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1l341zt\",layoutDependency:layoutDependency,layoutId:\"R8ExiYpKm\",style:{background:\"linear-gradient(180deg, rgba(34, 34, 34, 0.6) 0%, rgba(34, 34, 34, 0.6) 100%)\"},variants:{b18ymuoFU:{background:\"linear-gradient(90deg, rgba(34, 34, 34, 0.6) 0%, rgba(34, 34, 34, 0.6) 100%)\"}}})}),isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1oxio6p\",\"data-framer-name\":\"Yellow\",layoutDependency:layoutDependency,layoutId:\"g2n6Rg3BJ\",style:{backgroundColor:\"rgba(255, 215, 143, 0.4)\",borderBottomLeftRadius:4,borderBottomRightRadius:4,borderTopLeftRadius:4,borderTopRightRadius:4}}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1sgmjw8\",\"data-framer-name\":\"Info\",layoutDependency:layoutDependency,layoutId:\"We0l1CqZI\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1f75b1r\",\"data-framer-name\":\"Text\",layoutDependency:layoutDependency,layoutId:\"ALhXzhuwy\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1kztwj\",\"data-styles-preset\":\"YQr35TWo6\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-13ec7c5b-eb69-4943-b799-424bff96c18d, rgb(243, 244, 245)))\"},children:\"Dachfensterkonfigurator 4\"})}),className:\"framer-1r440t\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"DjKe3mFQs\",style:{\"--extracted-r6o4lv\":\"var(--token-13ec7c5b-eb69-4943-b799-424bff96c18d, rgb(243, 244, 245))\"},text:begPsUIUK,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1ahgvjp\",\"data-styles-preset\":\"U_XpoMPVk\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-13ec7c5b-eb69-4943-b799-424bff96c18d, rgb(243, 244, 245)))\"},children:\"Sep 24, 2024\"})}),className:\"framer-ww5ple\",\"data-framer-name\":\"Date\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"qKSD_At5_\",style:{\"--extracted-r6o4lv\":\"var(--token-13ec7c5b-eb69-4943-b799-424bff96c18d, rgb(243, 244, 245))\"},text:textContent,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-8j4e9d\",\"data-framer-name\":\"Tag\",layoutDependency:layoutDependency,layoutId:\"eYgvBpDKj\",children:[visible&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:33,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1ac2b3q-container\",layoutDependency:layoutDependency,layoutId:\"FdA3gGlKj-container\",nodeId:\"FdA3gGlKj\",rendersWithMotion:true,scopeId:\"bD5XmC2Cd\",children:/*#__PURE__*/_jsx(TagTag,{height:\"100%\",id:\"FdA3gGlKj\",layoutId:\"FdA3gGlKj\",ns0C7T4u7:RTK1wXe9u,variant:\"mLhSq7EdN\",width:\"100%\"})})}),visible1&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:33,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-39ihk2-container\",layoutDependency:layoutDependency,layoutId:\"HDHRIsyEM-container\",nodeId:\"HDHRIsyEM\",rendersWithMotion:true,scopeId:\"bD5XmC2Cd\",children:/*#__PURE__*/_jsx(TagTag,{height:\"100%\",id:\"HDHRIsyEM\",layoutId:\"HDHRIsyEM\",ns0C7T4u7:LvOIOo8Yz,variant:\"mLhSq7EdN\",width:\"100%\"})})}),visible2&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:33,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1a313ct-container\",layoutDependency:layoutDependency,layoutId:\"x_Zw7H9sJ-container\",nodeId:\"x_Zw7H9sJ\",rendersWithMotion:true,scopeId:\"bD5XmC2Cd\",children:/*#__PURE__*/_jsx(TagTag,{height:\"100%\",id:\"x_Zw7H9sJ\",layoutId:\"x_Zw7H9sJ\",ns0C7T4u7:RMuoNB32a,variant:\"mLhSq7EdN\",width:\"100%\"})})}),visible3&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:33,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-5w0bf1-container\",layoutDependency:layoutDependency,layoutId:\"Jl0WabhXD-container\",nodeId:\"Jl0WabhXD\",rendersWithMotion:true,scopeId:\"bD5XmC2Cd\",children:/*#__PURE__*/_jsx(TagTag,{height:\"100%\",id:\"Jl0WabhXD\",layoutId:\"Jl0WabhXD\",ns0C7T4u7:XLHzOwwMY,variant:\"mLhSq7EdN\",width:\"100%\"})})}),visible4&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:33,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-132yelp-container\",layoutDependency:layoutDependency,layoutId:\"N2mBycbY8-container\",nodeId:\"N2mBycbY8\",rendersWithMotion:true,scopeId:\"bD5XmC2Cd\",children:/*#__PURE__*/_jsx(TagTag,{height:\"100%\",id:\"N2mBycbY8\",layoutId:\"N2mBycbY8\",ns0C7T4u7:lwYuQLWOa,variant:\"mLhSq7EdN\",width:\"100%\"})})}),visible5&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:33,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-10bld3l-container\",layoutDependency:layoutDependency,layoutId:\"hbyKyfNbs-container\",nodeId:\"hbyKyfNbs\",rendersWithMotion:true,scopeId:\"bD5XmC2Cd\",children:/*#__PURE__*/_jsx(TagTag,{height:\"100%\",id:\"hbyKyfNbs\",layoutId:\"hbyKyfNbs\",ns0C7T4u7:Ex2A2QAv8,variant:\"mLhSq7EdN\",width:\"100%\"})})})]})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-PjFvU.framer-1ybxi0d, .framer-PjFvU .framer-1ybxi0d { display: block; }\",\".framer-PjFvU.framer-1w3h5ix { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-end; min-width: 200px; padding: 0px; position: relative; width: min-content; }\",\".framer-PjFvU .framer-4qx7w5 { flex: none; height: 400px; overflow: hidden; position: relative; width: 860px; will-change: var(--framer-will-change-override, transform); }\",\".framer-PjFvU .framer-1l341zt { bottom: 0px; flex: none; left: 0px; overflow: visible; position: absolute; right: 0px; top: 0px; }\",\".framer-PjFvU .framer-1oxio6p { bottom: 0px; flex: none; left: 0px; overflow: hidden; position: absolute; right: 0px; top: 0px; will-change: var(--framer-will-change-override, transform); }\",\".framer-PjFvU .framer-1sgmjw8 { align-content: center; align-items: center; bottom: 0px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; justify-content: center; left: 0px; overflow: hidden; padding: 64px; position: absolute; right: 0px; top: 0px; z-index: 1; }\",\".framer-PjFvU .framer-1f75b1r { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-PjFvU .framer-1r440t, .framer-PjFvU .framer-ww5ple { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-PjFvU .framer-8j4e9d { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 12px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-PjFvU .framer-1ac2b3q-container, .framer-PjFvU .framer-39ihk2-container, .framer-PjFvU .framer-1a313ct-container, .framer-PjFvU .framer-5w0bf1-container, .framer-PjFvU .framer-132yelp-container, .framer-PjFvU .framer-10bld3l-container { flex: none; height: auto; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-PjFvU.framer-1w3h5ix, .framer-PjFvU .framer-1sgmjw8, .framer-PjFvU .framer-1f75b1r, .framer-PjFvU .framer-8j4e9d { gap: 0px; } .framer-PjFvU.framer-1w3h5ix > *, .framer-PjFvU .framer-1f75b1r > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-PjFvU.framer-1w3h5ix > :first-child, .framer-PjFvU .framer-1sgmjw8 > :first-child, .framer-PjFvU .framer-1f75b1r > :first-child { margin-top: 0px; } .framer-PjFvU.framer-1w3h5ix > :last-child, .framer-PjFvU .framer-1sgmjw8 > :last-child, .framer-PjFvU .framer-1f75b1r > :last-child { margin-bottom: 0px; } .framer-PjFvU .framer-1sgmjw8 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-PjFvU .framer-8j4e9d > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-PjFvU .framer-8j4e9d > :first-child { margin-left: 0px; } .framer-PjFvU .framer-8j4e9d > :last-child { margin-right: 0px; } }\",\".framer-PjFvU.framer-v-jt449k.framer-1w3h5ix { cursor: unset; justify-content: center; }\",\".framer-PjFvU.framer-v-jt449k .framer-4qx7w5 { aspect-ratio: 2.15 / 1; height: var(--framer-aspect-ratio-supported, 279px); width: 600px; }\",\".framer-PjFvU.framer-v-jt449k .framer-1f75b1r, .framer-PjFvU.framer-v-jt449k .framer-8j4e9d { max-width: 680px; }\",\".framer-PjFvU.framer-v-jt449k .framer-ww5ple { white-space: pre; width: auto; }\",\".framer-PjFvU.framer-v-1iknbll.framer-1w3h5ix { cursor: unset; }\",\".framer-PjFvU.framer-v-1iknbll .framer-4qx7w5 { height: 480px; width: 296px; }\",\".framer-PjFvU.framer-v-1iknbll .framer-1sgmjw8 { padding: 48px; }\",\".framer-PjFvU.framer-v-1w3h5ix.hover .framer-1oxio6p { z-index: 1; }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 400\n * @framerIntrinsicWidth 860\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"],\"constraints\":[\"200px\",null,null,null]},\"b18ymuoFU\":{\"layout\":[\"auto\",\"auto\"],\"constraints\":[\"200px\",null,null,null]},\"mEnmn4VXy\":{\"layout\":[\"auto\",\"auto\"],\"constraints\":[\"200px\",null,null,null]},\"vaIqnIwB0\":{\"layout\":[\"auto\",\"auto\"],\"constraints\":[\"200px\",null,null,null]}}}\n * @framerVariables {\"QVXrq5BFv\":\"image\",\"begPsUIUK\":\"title\",\"U0wSN6g2s\":\"date\",\"RTK1wXe9u\":\"strategie\",\"LvOIOo8Yz\":\"digitaleL_sung\",\"RMuoNB32a\":\"marketingVertrieb\",\"XLHzOwwMY\":\"kI\",\"lwYuQLWOa\":\"produkt\",\"Ex2A2QAv8\":\"companyBuilder\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerbD5XmC2Cd=withCSS(Component,css,\"framer-PjFvU\");export default FramerbD5XmC2Cd;FramerbD5XmC2Cd.displayName=\"Card/Blog Highlights\";FramerbD5XmC2Cd.defaultProps={height:400,width:860};addPropertyControls(FramerbD5XmC2Cd,{variant:{options:[\"FEKUo3mHs\",\"b18ymuoFU\",\"mEnmn4VXy\"],optionTitles:[\"Desktop\",\"Tablet\",\"Mobile\"],title:\"Variant\",type:ControlType.Enum},QVXrq5BFv:{title:\"Image\",type:ControlType.ResponsiveImage},begPsUIUK:{defaultValue:\"Dachfensterkonfigurator 4\",title:\"Title\",type:ControlType.String},U0wSN6g2s:{defaultValue:\"2024-09-24T00:00:00.000Z\",title:\"Date\",type:ControlType.Date},RTK1wXe9u:{defaultValue:\"Strategie\",displayTextArea:false,title:\"Strategie\",type:ControlType.String},LvOIOo8Yz:{defaultValue:\"Digitale L\\xf6sung\",displayTextArea:false,title:\"Digitale L\\xf6sung\",type:ControlType.String},RMuoNB32a:{defaultValue:\"Marketing & Vertrieb\",displayTextArea:false,title:\"Marketing & Vertrieb\",type:ControlType.String},XLHzOwwMY:{defaultValue:\"KI\",displayTextArea:false,title:\"KI\",type:ControlType.String},lwYuQLWOa:{defaultValue:\"Produkt\",displayTextArea:false,title:\"Produkt\",type:ControlType.String},Ex2A2QAv8:{defaultValue:\"Company Builder\",displayTextArea:false,title:\"Company Builder\",type:ControlType.String}});addFonts(FramerbD5XmC2Cd,[{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\"}]},...TagTagFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerbD5XmC2Cd\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"QVXrq5BFv\\\":\\\"image\\\",\\\"begPsUIUK\\\":\\\"title\\\",\\\"U0wSN6g2s\\\":\\\"date\\\",\\\"RTK1wXe9u\\\":\\\"strategie\\\",\\\"LvOIOo8Yz\\\":\\\"digitaleL_sung\\\",\\\"RMuoNB32a\\\":\\\"marketingVertrieb\\\",\\\"XLHzOwwMY\\\":\\\"kI\\\",\\\"lwYuQLWOa\\\":\\\"produkt\\\",\\\"Ex2A2QAv8\\\":\\\"companyBuilder\\\"}\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"400\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"],\\\"constraints\\\":[\\\"200px\\\",null,null,null]},\\\"b18ymuoFU\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"],\\\"constraints\\\":[\\\"200px\\\",null,null,null]},\\\"mEnmn4VXy\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"],\\\"constraints\\\":[\\\"200px\\\",null,null,null]},\\\"vaIqnIwB0\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"],\\\"constraints\\\":[\\\"200px\\\",null,null,null]}}}\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"860\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["TagTagFonts", "getFonts", "TWeCJwlO5_default", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "toResponsiveImage", "value", "toDateString", "options", "activeLocale", "date", "display", "dateOptions", "fallbackLocale", "locale", "isSet", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "humanReadableVariantMap", "getProps", "companyBuilder", "digitaleL_sung", "height", "id", "image", "kI", "marketingVertrieb", "produkt", "strategie", "title", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "QVXrq5BFv", "begPsUIUK", "U0wSN6g2s", "RTK1wXe9u", "LvOIOo8Yz", "RMuoNB32a", "XLHzOwwMY", "lwYuQLWOa", "Ex2A2QAv8", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "isDisplayed", "activeLocaleCode", "useLocaleCode", "textContent", "visible", "visible1", "visible2", "visible3", "visible4", "visible5", "LayoutGroup", "u", "Image2", "getLoadingLazyAtYPosition", "RichText2", "ComponentViewportProvider", "SmartComponentScopedContainer", "css", "FramerbD5XmC2Cd", "withCSS", "bD5XmC2Cd_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
