{"version":3,"file":"ux-BAAhDQ6XwlWxQxORxfviyQBH4eziSgtDezf-btXY.BjGW0d8T.mjs","names":["addPropertyOverrides","ComponentsButtonFonts","ComponentsButton","cycleOrder","serializationHash","variantClassNames","transition1","sharedDateFormatter","dateOptions","toDateString","Transition","Variants","humanReadableVariantMap","getProps","props","createLayoutDependency","Component","className","css","ComponentsButton","serializationHash","variantClassNames","transition1","toResponsiveImage","humanReadableVariantMap","getProps","props","Component","className","Image","css","ComponentsBreadcrumb","NewsroomEventWidget","NewsroomWhitepaperFeatureCard","ComponentsLinkButton","NewsroomItemPreview","FooterSection","MenuContactOverlay","MenuNavBar","MenuMobileMenu","suffix","prefix","props","Newsroom","metadata","className","PropertyOverrides","PeopleList","_Fragment","B_b2Mvo1NCOO6gCPjZ","idCOO6gCPjZ","lOudvYhxvCOO6gCPjZ","Tty8ZRscWCOO6gCPjZ","Image","B_b2Mvo1Ncmsp_Khg2","idcmsp_Khg2","lOudvYhxvcmsp_Khg2","Tty8ZRscWcmsp_Khg2","B_b2Mvo1NrvLX_Nz7y","d_oyJXhEIrvLX_Nz7y","idrvLX_Nz7y","lOudvYhxvrvLX_Nz7y","S3qTSe3pirvLX_Nz7y","Tty8ZRscWrvLX_Nz7y","B_b2Mvo1NmwehmsZXs","d_oyJXhEImwehmsZXs","idmwehmsZXs","lOudvYhxvmwehmsZXs","S3qTSe3pimwehmsZXs","Tty8ZRscWmwehmsZXs","idvSFz79xuM","JuRC9idYUvSFz79xuM","mqYS0qQ78vSFz79xuM","tUXvszdtivSFz79xuM","V4y6FdWn5vSFz79xuM","yFSzmvjOBvSFz79xuM","css"],"sources":["https:/framerusercontent.com/modules/nFNA1p9hA2zJIEDxW2xL/RTpgdp8wEd5XNHXfOVlz/DFDqfW_Am.js","https:/framerusercontent.com/modules/29frKUMRMzRXzHB1HT41/DccBDufBIxsWMamQM2mz/MMykzz7SO.js","https:/framerusercontent.com/modules/tJlDMrZH8WlzaT66KS4x/vEsPysYhblj5BL2JibYs/sA_BxjLU8.js"],"sourcesContent":["// Generated by Framer (a4aa1f7)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,RichText,SmartComponentScopedContainer,SVG,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 sharedStyle from\"https://framerusercontent.com/modules/mfcUNGhh691rkSwKTYPj/mgfIMIvYlZN1EBXaBr72/D_3KCEzQe.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/ml6MwyxDxPRggEjtENFb/RoGQpko6gAjy5uzeF9dU/MxsVtljcN.js\";import ComponentsButton from\"https://framerusercontent.com/modules/xX6Y5ZtVlMWxty5hYWPF/TtVC3txslAPeZ7BlBC91/fqbBijZ6o.js\";const ComponentsButtonFonts=getFonts(ComponentsButton);const cycleOrder=[\"sgZcPcooc\",\"x4HAOSeHh\"];const serializationHash=\"framer-ACKQ3\";const variantClassNames={sgZcPcooc:\"framer-v-1n1u4zd\",x4HAOSeHh:\"framer-v-1vphdfv\"};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 sharedDateFormatter=(value,formatOptions,locale)=>{if(typeof value!==\"string\")return\"\";const date=new Date(value);if(isNaN(date.getTime()))return\"\";const fallbackLocale=\"en-US\";try{return date.toLocaleString(locale||fallbackLocale,formatOptions);}catch{return date.toLocaleString(fallbackLocale,formatOptions);}};const dateOptions={dateStyle:\"full\",timeZone:\"UTC\"};const toDateString=(value,activeLocale)=>{return sharedDateFormatter(value,dateOptions,activeLocale);};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={\"Active Event\":\"sgZcPcooc\",\"Past Event\":\"x4HAOSeHh\"};const getProps=({buttonText,eventDate,eventLanguage,eventLocation,eventRegistrationLink,eventTime,height,id,width,...props})=>{return{...props,B2yQWA43H:buttonText??props.B2yQWA43H??\"Jetzt kostenlos teilnehmen\",GS1PZnSiI:eventLanguage??props.GS1PZnSiI??\"Deutsch\",iOZgrFk_v:eventLocation??props.iOZgrFk_v??\"Online\",RbtDRxm_F:eventDate??props.RbtDRxm_F??\"2023-08-08T00:00:00.000Z\",RIGZebIIq:eventRegistrationLink??props.RIGZebIIq,variant:humanReadableVariantMap[props.variant]??props.variant??\"sgZcPcooc\",ZKF9IGd7f:eventTime??props.ZKF9IGd7f??\"12:00 - 12:45\"};};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,RbtDRxm_F,ZKF9IGd7f,iOZgrFk_v,GS1PZnSiI,RIGZebIIq,B2yQWA43H,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"sgZcPcooc\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const activeLocaleCode=useLocaleCode();const textContent=toDateString(RbtDRxm_F,activeLocaleCode);const isDisplayed=()=>{if(baseVariant===\"x4HAOSeHh\")return false;return true;};const isDisplayed1=()=>{if(baseVariant===\"x4HAOSeHh\")return true;return false;};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-1n1u4zd\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Active Event\",layoutDependency:layoutDependency,layoutId:\"sgZcPcooc\",ref:refBinding,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-7991f00c-3814-4f12-8a8b-275815b7e6c5, rgb(0, 0, 0))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",...style},...addPropertyOverrides({x4HAOSeHh:{\"data-framer-name\":\"Past Event\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-903vlt\",layoutDependency:layoutDependency,layoutId:\"tdhd0RLxq\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-17ubk29\",\"data-framer-name\":\"Text\",layoutDependency:layoutDependency,layoutId:\"GiRVYePZC\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1gz7rpn\",\"data-framer-name\":\"Date\",layoutDependency:layoutDependency,layoutId:\"XLDL2_2f9\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-15b76r8\",\"data-framer-name\":\"calendar_event_fill\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"PbWwqphef\",opacity:1,style:{backgroundColor:\"rgba(0, 0, 0, 0)\"},svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 17 3 L 21 3 C 21.552 3 22 3.448 22 4 L 22 20 C 22 20.552 21.552 21 21 21 L 3 21 C 2.448 21 2 20.552 2 20 L 2 4 C 2 3.448 2.448 3 3 3 L 7 3 L 7 1 L 9 1 L 9 3 L 15 3 L 15 1 L 17 1 Z M 4 9 L 4 19 L 20 19 L 20 9 Z M 6 13 L 11 13 L 11 17 L 6 17 Z\" fill=\"var(--token-7991f00c-3814-4f12-8a8b-275815b7e6c5, rgb(0, 0, 0)) /* {&quot;name&quot;:&quot;Cool Black&quot;} */\"></path></svg>',svgContentId:8892706036,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1to2ild\",\"data-styles-preset\":\"D_3KCEzQe\",children:\"Di., 08. Aug., 12:00 - 12:45\"})}),className:\"framer-efh301\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"QIbqzJWnp\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:textContent,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-h8n292\",\"data-framer-name\":\"Time\",layoutDependency:layoutDependency,layoutId:\"J09PhZ8O0\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-k1j1w6\",\"data-framer-name\":\"time_line\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"iItuq0PZP\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 12 22 C 6.477 22 2 17.523 2 12 C 2 6.477 6.477 2 12 2 C 17.523 2 22 6.477 22 12 C 22 17.523 17.523 22 12 22 Z M 12 20 C 16.418 20 20 16.418 20 12 C 20 7.582 16.418 4 12 4 C 7.582 4 4 7.582 4 12 C 4 16.418 7.582 20 12 20 Z M 13 12 L 17 12 L 17 14 L 11 14 L 11 7 L 13 7 Z\" fill=\"var(--token-7991f00c-3814-4f12-8a8b-275815b7e6c5, rgb(0, 0, 0)) /* {&quot;name&quot;:&quot;Cool Black&quot;} */\"></path></svg>',svgContentId:9656567508,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1to2ild\",\"data-styles-preset\":\"D_3KCEzQe\",children:\"Di., 08. Aug., 12:00 - 12:45\"})}),className:\"framer-10cix9d\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"q1lEqc9mj\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:ZKF9IGd7f,verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1bipiky\",\"data-framer-name\":\"Text\",layoutDependency:layoutDependency,layoutId:\"NW2kVRDz_\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-r9jviv\",\"data-framer-name\":\"Location\",layoutDependency:layoutDependency,layoutId:\"DqmJHY6Yb\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-wmp47p\",\"data-framer-name\":\"global_line\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"cXhL7fGwj\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 12 22 C 6.477 22 2 17.523 2 12 C 2 6.477 6.477 2 12 2 C 17.523 2 22 6.477 22 12 C 22 17.523 17.523 22 12 22 Z M 9.71 19.667 C 8.723 17.574 8.152 15.31 8.027 13 L 4.062 13 C 4.46 16.144 6.674 18.758 9.71 19.667 Z M 10.03 13 C 10.181 15.439 10.878 17.73 12 19.752 C 13.152 17.677 13.825 15.369 13.97 13 Z M 19.938 13 L 15.973 13 C 15.848 15.31 15.277 17.574 14.29 19.667 C 17.326 18.758 19.54 16.144 19.938 13 Z M 4.062 11 L 8.027 11 C 8.152 8.69 8.723 6.426 9.71 4.333 C 6.674 5.242 4.46 7.856 4.062 11 Z M 10.031 11 L 13.969 11 C 13.825 8.631 13.152 6.324 12 4.248 C 10.848 6.323 10.175 8.631 10.03 11 Z M 14.29 4.333 C 15.277 6.426 15.848 8.69 15.973 11 L 19.938 11 C 19.54 7.856 17.326 5.242 14.29 4.333 Z\" fill=\"var(--token-7991f00c-3814-4f12-8a8b-275815b7e6c5, rgb(0, 0, 0)) /* {&quot;name&quot;:&quot;Cool Black&quot;} */\"></path></svg>',svgContentId:10321309961,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1to2ild\",\"data-styles-preset\":\"D_3KCEzQe\",children:\"Online\"})}),className:\"framer-uwtngg\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"hZY7w3XQU\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:GS1PZnSiI,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-po6gfu\",\"data-framer-name\":\"Location\",layoutDependency:layoutDependency,layoutId:\"m_2kCkFf4\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-lizysb\",\"data-framer-name\":\"map_pin_2_line\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"aFmjrXBPK\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 12 23.728 L 5.636 17.364 C 2.121 13.849 2.121 8.151 5.636 4.636 C 9.151 1.121 14.849 1.121 18.364 4.636 C 21.879 8.151 21.879 13.849 18.364 17.364 Z M 16.95 15.95 C 19.683 13.216 19.683 8.784 16.95 6.051 C 14.216 3.317 9.784 3.317 7.05 6.051 C 4.317 8.784 4.317 13.216 7.05 15.95 L 12 20.9 Z M 12 13 C 10.895 13 10 12.105 10 11 C 10 9.895 10.895 9 12 9 C 13.105 9 14 9.895 14 11 C 14 12.105 13.105 13 12 13 Z\" fill=\"var(--token-7991f00c-3814-4f12-8a8b-275815b7e6c5, rgb(0, 0, 0)) /* {&quot;name&quot;:&quot;Cool Black&quot;} */\"></path></svg>',svgContentId:8761168061,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1to2ild\",\"data-styles-preset\":\"D_3KCEzQe\",children:\"Online\"})}),className:\"framer-g5c7ae\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"oEPetayHs\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:iOZgrFk_v,verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:50,width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-orjrst-container\",layoutDependency:layoutDependency,layoutId:\"kjpeGdBrQ-container\",nodeId:\"kjpeGdBrQ\",rendersWithMotion:true,scopeId:\"DFDqfW_Am\",children:/*#__PURE__*/_jsx(ComponentsButton,{height:\"100%\",id:\"kjpeGdBrQ\",layoutId:\"kjpeGdBrQ\",rPMkMN1nU:B2yQWA43H,style:{width:\"100%\"},variant:\"aSA21t419\",vR2oUK1BU:RIGZebIIq,width:\"100%\"})})}),isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1auqu9c\",\"data-framer-name\":\"Text\",layoutDependency:layoutDependency,layoutId:\"zE4v3Fl1A\",style:{backgroundColor:\"var(--token-65bc47d3-8201-420a-8ca4-08a46d24b510, rgb(250, 222, 225))\"},children:isDisplayed1()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1l5w9qt\",\"data-styles-preset\":\"MxsVtljcN\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-ac5f4fbe-e041-42ed-89a3-8c3c3c81b3ee, rgb(229, 54, 100)))\"},children:\"Event abgeschlossen\"})}),className:\"framer-2el59r\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"R6kcikAOI\",style:{\"--extracted-r6o4lv\":\"var(--token-ac5f4fbe-e041-42ed-89a3-8c3c3c81b3ee, rgb(229, 54, 100))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-ACKQ3.framer-5t7c60, .framer-ACKQ3 .framer-5t7c60 { display: block; }\",\".framer-ACKQ3.framer-1n1u4zd { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 20px; position: relative; width: 760px; }\",\".framer-ACKQ3 .framer-903vlt { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ACKQ3 .framer-17ubk29, .framer-ACKQ3 .framer-1bipiky { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 350px; }\",\".framer-ACKQ3 .framer-1gz7rpn, .framer-ACKQ3 .framer-h8n292, .framer-ACKQ3 .framer-r9jviv, .framer-ACKQ3 .framer-po6gfu { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-ACKQ3 .framer-15b76r8, .framer-ACKQ3 .framer-k1j1w6, .framer-ACKQ3 .framer-wmp47p, .framer-ACKQ3 .framer-lizysb { flex: none; height: 24px; position: relative; width: 24px; }\",\".framer-ACKQ3 .framer-efh301, .framer-ACKQ3 .framer-10cix9d, .framer-ACKQ3 .framer-uwtngg, .framer-ACKQ3 .framer-g5c7ae, .framer-ACKQ3 .framer-2el59r { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-ACKQ3 .framer-orjrst-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-ACKQ3 .framer-1auqu9c { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; min-height: 200px; overflow: visible; padding: 10px 20px 10px 20px; position: relative; width: 100%; }\",\".framer-ACKQ3.framer-v-1vphdfv .framer-1auqu9c { min-height: unset; }\",...sharedStyle.css,...sharedStyle1.css,'.framer-ACKQ3[data-border=\"true\"]::after, .framer-ACKQ3 [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 200\n * @framerIntrinsicWidth 760\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"x4HAOSeHh\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"RbtDRxm_F\":\"eventDate\",\"ZKF9IGd7f\":\"eventTime\",\"iOZgrFk_v\":\"eventLocation\",\"GS1PZnSiI\":\"eventLanguage\",\"RIGZebIIq\":\"eventRegistrationLink\",\"B2yQWA43H\":\"buttonText\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerDFDqfW_Am=withCSS(Component,css,\"framer-ACKQ3\");export default FramerDFDqfW_Am;FramerDFDqfW_Am.displayName=\"Newsroom/Event Widget\";FramerDFDqfW_Am.defaultProps={height:200,width:760};addPropertyControls(FramerDFDqfW_Am,{variant:{options:[\"sgZcPcooc\",\"x4HAOSeHh\"],optionTitles:[\"Active Event\",\"Past Event\"],title:\"Variant\",type:ControlType.Enum},RbtDRxm_F:{defaultValue:\"2023-08-08T00:00:00.000Z\",title:\"Event - Date\",type:ControlType.Date},ZKF9IGd7f:{defaultValue:\"12:00 - 12:45\",title:\"Event - Time\",type:ControlType.String},iOZgrFk_v:{defaultValue:\"Online\",title:\"Event - Location\",type:ControlType.String},GS1PZnSiI:{defaultValue:\"Deutsch\",displayTextArea:false,title:\"Event - Language\",type:ControlType.String},RIGZebIIq:{title:\"Event - Registration Link\",type:ControlType.Link},B2yQWA43H:{defaultValue:\"Jetzt kostenlos teilnehmen\",title:\"Button Text\",type:ControlType.String}});addFonts(FramerDFDqfW_Am,[{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\"}]},...ComponentsButtonFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerDFDqfW_Am\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"x4HAOSeHh\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerVariables\":\"{\\\"RbtDRxm_F\\\":\\\"eventDate\\\",\\\"ZKF9IGd7f\\\":\\\"eventTime\\\",\\\"iOZgrFk_v\\\":\\\"eventLocation\\\",\\\"GS1PZnSiI\\\":\\\"eventLanguage\\\",\\\"RIGZebIIq\\\":\\\"eventRegistrationLink\\\",\\\"B2yQWA43H\\\":\\\"buttonText\\\"}\",\"framerContractVersion\":\"1\",\"framerAutoSizeImages\":\"true\",\"framerIntrinsicHeight\":\"200\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"760\",\"framerColorSyntax\":\"true\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./DFDqfW_Am.map","// Generated by Framer (a4aa1f7)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,RichText,SmartComponentScopedContainer,useActiveVariantCallback,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/mfcUNGhh691rkSwKTYPj/mgfIMIvYlZN1EBXaBr72/D_3KCEzQe.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/0PY0n92BNsuwp6dWSM9L/OzbJ2QNvrF7r1X6OIhOS/E21ufQdt8.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/p0ZwV9VqBvUo8H2AuFIE/8JjRXZpIueG8qAGQpvWC/YckFIlg3V.js\";import ComponentsButton from\"https://framerusercontent.com/modules/xX6Y5ZtVlMWxty5hYWPF/TtVC3txslAPeZ7BlBC91/fqbBijZ6o.js\";const ComponentsButtonFonts=getFonts(ComponentsButton);const cycleOrder=[\"GDQzAPJyl\",\"YPBFxbUs3\",\"QMKzpiuzv\"];const serializationHash=\"framer-SyFOS\";const variantClassNames={GDQzAPJyl:\"framer-v-n4v8lk\",QMKzpiuzv:\"framer-v-2lfd00\",YPBFxbUs3:\"framer-v-1o9f8mk\"};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.create(React.Fragment);const humanReadableVariantMap={Desktop:\"GDQzAPJyl\",Mobile:\"QMKzpiuzv\",Tablet:\"YPBFxbUs3\"};const getProps=({height,id,link,subtitle,tap,thumbnail,title,width,...props})=>{return{...props,CEn8qbFBI:title??props.CEn8qbFBI??\"Make or Buy?\",m9Z8iDaK7:link??props.m9Z8iDaK7,ogSlaQ9Y0:subtitle??props.ogSlaQ9Y0??\"Eigenentwicklung oder Fremdbezug von Software?\",T0vQlzzXa:thumbnail??props.T0vQlzzXa??{pixelHeight:853,pixelWidth:1280,src:\"https://framerusercontent.com/images/CCuQ7Ywj4gou0u5u22IZzP8OWPg.jpeg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/CCuQ7Ywj4gou0u5u22IZzP8OWPg.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/CCuQ7Ywj4gou0u5u22IZzP8OWPg.jpeg?scale-down-to=1024 1024w,https://framerusercontent.com/images/CCuQ7Ywj4gou0u5u22IZzP8OWPg.jpeg 1280w\"},v3WCRorJ1:tap??props.v3WCRorJ1,variant:humanReadableVariantMap[props.variant]??props.variant??\"GDQzAPJyl\"};};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,v3WCRorJ1,T0vQlzzXa,CEn8qbFBI,ogSlaQ9Y0,m9Z8iDaK7,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"GDQzAPJyl\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const fs8rXgseDue9xj9=activeVariantCallback(async(...args)=>{if(v3WCRorJ1){const res=await v3WCRorJ1(...args);if(res===false)return false;}});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__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-n4v8lk\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"GDQzAPJyl\",ref:refBinding,style:{backgroundColor:\"var(--token-b534f80f-7df8-49df-85e2-510f91b4187a, rgb(243, 245, 247))\",...style},...addPropertyOverrides({QMKzpiuzv:{\"data-framer-name\":\"Mobile\"},YPBFxbUs3:{\"data-framer-name\":\"Tablet\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1iqzt9i\",layoutDependency:layoutDependency,layoutId:\"slC9f5th1\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-o8j2wv\",\"data-framer-name\":\"Mockup\",layoutDependency:layoutDependency,layoutId:\"NdKnY0JXQ\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:853,intrinsicWidth:1280,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+40+(((componentViewport?.height||200)-80-853)/2+0+0)+0+0+0),pixelHeight:853,pixelWidth:1280,sizes:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1160px) - 40px) / 2, 1px)`,...toResponsiveImage(T0vQlzzXa)},className:\"framer-16c2qwg\",\"data-framer-name\":\"Mockup\",layoutDependency:layoutDependency,layoutId:\"d6q4UogCk\",...addPropertyOverrides({QMKzpiuzv:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:853,intrinsicWidth:1280,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+40+(((componentViewport?.height||200)-80-1347.8)/2+0+0)+0+0+0+0),pixelHeight:853,pixelWidth:1280,sizes:`min(${componentViewport?.width||\"100vw\"} - 40px, 1160px)`,...toResponsiveImage(T0vQlzzXa)}},YPBFxbUs3:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:853,intrinsicWidth:1280,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+30+(((componentViewport?.height||200)-60-853)/2+0+0)+0+0+0),pixelHeight:853,pixelWidth:1280,sizes:`max((min(${componentViewport?.width||\"100vw\"} - 60px, 1160px) - 40px) / 2, 1px)`,...toResponsiveImage(T0vQlzzXa)}}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-t9vw2k\",layoutDependency:layoutDependency,layoutId:\"Sx6FUeLvN\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-of1kof\",\"data-framer-name\":\"Headline\",layoutDependency:layoutDependency,layoutId:\"nyrIMxyBw\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1to2ild\",\"data-styles-preset\":\"D_3KCEzQe\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-7991f00c-3814-4f12-8a8b-275815b7e6c5, rgb(0, 0, 0)))\"},children:\"WHITEPAPER\"})}),className:\"framer-10q6b20\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Eeqtc5smj\",style:{\"--extracted-r6o4lv\":\"var(--token-7991f00c-3814-4f12-8a8b-275815b7e6c5, rgb(0, 0, 0))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-12lj5ox\",\"data-styles-preset\":\"YckFIlg3V\",children:\"Make or Buy?\"})}),className:\"framer-18i5j8h\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"IwDVAGhPw\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:CEn8qbFBI,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-167en5e\",\"data-styles-preset\":\"E21ufQdt8\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-7991f00c-3814-4f12-8a8b-275815b7e6c5, rgb(0, 0, 0)))\"},children:\"Eigenentwicklung oder Fremdbezug von Software?\"})}),className:\"framer-ymzib3\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Davblzm8P\",style:{\"--extracted-r6o4lv\":\"var(--token-7991f00c-3814-4f12-8a8b-275815b7e6c5, rgb(0, 0, 0))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:ogSlaQ9Y0,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1oida77\",\"data-framer-name\":\"Text\",layoutDependency:layoutDependency,layoutId:\"qZJyGKk9V\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:50,y:(componentViewport?.y||0)+40+(((componentViewport?.height||200)-80-853)/2+0+0)+199.1+0+404.8+0+0,...addPropertyOverrides({QMKzpiuzv:{width:`min(${componentViewport?.width||\"100vw\"} - 40px, 1160px)`,y:(componentViewport?.y||0)+40+(((componentViewport?.height||200)-80-1347.8)/2+0+0)+0+893+0+404.8+0+0},YPBFxbUs3:{y:(componentViewport?.y||0)+30+(((componentViewport?.height||200)-60-853)/2+0+0)+199.1+0+404.8+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-8pxmkn-container\",layoutDependency:layoutDependency,layoutId:\"rRa3x5np3-container\",nodeId:\"rRa3x5np3\",rendersWithMotion:true,scopeId:\"MMykzz7SO\",children:/*#__PURE__*/_jsx(ComponentsButton,{fs8rXgseD:fs8rXgseDue9xj9,height:\"100%\",id:\"rRa3x5np3\",layoutId:\"rRa3x5np3\",rPMkMN1nU:\"Kostenloses Whitepaper erhalten\",variant:\"aSA21t419\",vR2oUK1BU:m9Z8iDaK7,width:\"100%\",...addPropertyOverrides({QMKzpiuzv:{rPMkMN1nU:\"Whitepaper erhalten\",style:{width:\"100%\"}},YPBFxbUs3:{rPMkMN1nU:\"Whitepaper erhalten\"}},baseVariant,gestureVariant)})})})})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-SyFOS.framer-e33a2u, .framer-SyFOS .framer-e33a2u { display: block; }\",\".framer-SyFOS.framer-n4v8lk { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 40px; position: relative; width: 960px; }\",\".framer-SyFOS .framer-1iqzt9i { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; max-width: 1160px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-SyFOS .framer-o8j2wv { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-SyFOS .framer-16c2qwg { aspect-ratio: 1.5005861664712778 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 133px); overflow: visible; position: relative; width: 100%; }\",\".framer-SyFOS .framer-t9vw2k { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-SyFOS .framer-of1kof { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-SyFOS .framer-10q6b20, .framer-SyFOS .framer-18i5j8h, .framer-SyFOS .framer-ymzib3 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-SyFOS .framer-1oida77 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-SyFOS .framer-8pxmkn-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-SyFOS.framer-v-1o9f8mk.framer-n4v8lk { padding: 30px; width: 810px; }\",\".framer-SyFOS.framer-v-2lfd00.framer-n4v8lk { padding: 40px 20px 40px 20px; width: 390px; }\",\".framer-SyFOS.framer-v-2lfd00 .framer-1iqzt9i { flex-direction: column; }\",\".framer-SyFOS.framer-v-2lfd00 .framer-o8j2wv, .framer-SyFOS.framer-v-2lfd00 .framer-t9vw2k { flex: none; width: 100%; }\",\".framer-SyFOS.framer-v-2lfd00 .framer-8pxmkn-container { width: 100%; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 360\n * @framerIntrinsicWidth 960\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"YPBFxbUs3\":{\"layout\":[\"fixed\",\"auto\"]},\"QMKzpiuzv\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"v3WCRorJ1\":\"tap\",\"T0vQlzzXa\":\"thumbnail\",\"CEn8qbFBI\":\"title\",\"ogSlaQ9Y0\":\"subtitle\",\"m9Z8iDaK7\":\"link\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerMMykzz7SO=withCSS(Component,css,\"framer-SyFOS\");export default FramerMMykzz7SO;FramerMMykzz7SO.displayName=\"Newsroom/Whitepaper Feature Card\";FramerMMykzz7SO.defaultProps={height:360,width:960};addPropertyControls(FramerMMykzz7SO,{variant:{options:[\"GDQzAPJyl\",\"YPBFxbUs3\",\"QMKzpiuzv\"],optionTitles:[\"Desktop\",\"Tablet\",\"Mobile\"],title:\"Variant\",type:ControlType.Enum},v3WCRorJ1:{title:\"Tap\",type:ControlType.EventHandler},T0vQlzzXa:{__defaultAssetReference:\"data:framer/asset-reference,CCuQ7Ywj4gou0u5u22IZzP8OWPg.jpeg?originalFilename=Gro%C3%83%C2%9F+%2809+Free+A4+A5+Magazine+Mockup%29.jpeg&preferredSize=auto\",title:\"Thumbnail\",type:ControlType.ResponsiveImage},CEn8qbFBI:{defaultValue:\"Make or Buy?\",displayTextArea:false,title:\"Title\",type:ControlType.String},ogSlaQ9Y0:{defaultValue:\"Eigenentwicklung oder Fremdbezug von Software?\",displayTextArea:false,title:\"Subtitle\",type:ControlType.String},m9Z8iDaK7:{title:\"Link\",type:ControlType.Link}});addFonts(FramerMMykzz7SO,[{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\"}]},...ComponentsButtonFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerMMykzz7SO\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"360\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"YPBFxbUs3\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"QMKzpiuzv\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerAutoSizeImages\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerColorSyntax\":\"true\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerVariables\":\"{\\\"v3WCRorJ1\\\":\\\"tap\\\",\\\"T0vQlzzXa\\\":\\\"thumbnail\\\",\\\"CEn8qbFBI\\\":\\\"title\\\",\\\"ogSlaQ9Y0\\\":\\\"subtitle\\\",\\\"m9Z8iDaK7\\\":\\\"link\\\"}\",\"framerIntrinsicWidth\":\"960\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./MMykzz7SO.map","// Generated by Framer (2f96024)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentPresetsProvider,ComponentViewportProvider,Container,cx,Floating,GeneratedComponentContext,getFonts,getFontsFromComponentPreset,getFontsFromSharedStyle,getWhereExpressionFromPathVariables,Image,Link,NotFoundError,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,SVG,useActiveVariantCallback,useComponentViewport,useCurrentPathVariables,useCustomCursors,useDynamicRefs,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleCode,useLocaleInfo,useMetadata,useOverlayState,useQueryData,useRouteElementId,useRouter,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as ReactDOM from\"react-dom\";import ShareButton from\"https://framerusercontent.com/modules/GEfwAAJktkoA9SucAvJX/OROGF69UaBZVCL4d7pjG/ShareButton.js\";import Clipboard from\"https://framerusercontent.com/modules/Hj20QU19p80mpYsvesiZ/RfHh9MIwqlgi04HKZ3Qo/Clipboard.js\";import NewsroomItemPreview from\"#framer/local/canvasComponent/BFWkSdgTc/BFWkSdgTc.js\";import MenuNavBar from\"#framer/local/canvasComponent/cmdZK6bw2/cmdZK6bw2.js\";import NewsroomEventWidget from\"#framer/local/canvasComponent/DFDqfW_Am/DFDqfW_Am.js\";import ComponentsLinkButton from\"#framer/local/canvasComponent/E00PHOnId/E00PHOnId.js\";import FooterSection from\"#framer/local/canvasComponent/GJNUi9wgq/GJNUi9wgq.js\";import ComponentsBreadcrumb from\"#framer/local/canvasComponent/IX8z3jYbv/IX8z3jYbv.js\";import MenuMobileMenu from\"#framer/local/canvasComponent/me72slqLH/me72slqLH.js\";import NewsroomWhitepaperFeatureCard from\"#framer/local/canvasComponent/MMykzz7SO/MMykzz7SO.js\";import MenuContactOverlay from\"#framer/local/canvasComponent/XB1q3n5TJ/XB1q3n5TJ.js\";import Newsroom,{enumToDisplayNameFunctions}from\"#framer/local/collection/MhOZYINkL/MhOZYINkL.js\";import PeopleList from\"#framer/local/collection/yRM3sMYzv/yRM3sMYzv.js\";import*as componentPresets from\"#framer/local/componentPresets/componentPresets/componentPresets.js\";import*as sharedStyle from\"#framer/local/css/D_3KCEzQe/D_3KCEzQe.js\";import*as sharedStyle5 from\"#framer/local/css/E21ufQdt8/E21ufQdt8.js\";import*as sharedStyle8 from\"#framer/local/css/FtKjZU2O7/FtKjZU2O7.js\";import*as sharedStyle2 from\"#framer/local/css/fVxnimdqP/fVxnimdqP.js\";import*as sharedStyle13 from\"#framer/local/css/II6Ml__VJ/II6Ml__VJ.js\";import*as sharedStyle6 from\"#framer/local/css/Je0iTgcU4/Je0iTgcU4.js\";import*as sharedStyle7 from\"#framer/local/css/l3ui8n4qo/l3ui8n4qo.js\";import*as sharedStyle4 from\"#framer/local/css/MToQ9m62p/MToQ9m62p.js\";import*as sharedStyle14 from\"#framer/local/css/Oww_WdhKq/Oww_WdhKq.js\";import*as sharedStyle12 from\"#framer/local/css/pm_sJq1rq/pm_sJq1rq.js\";import*as sharedStyle9 from\"#framer/local/css/ro7OPezbn/ro7OPezbn.js\";import*as sharedStyle1 from\"#framer/local/css/TWmXhtBRr/TWmXhtBRr.js\";import*as sharedStyle11 from\"#framer/local/css/TZkFOFymz/TZkFOFymz.js\";import*as sharedStyle3 from\"#framer/local/css/VEWnU5By8/VEWnU5By8.js\";import*as sharedStyle15 from\"#framer/local/css/YckFIlg3V/YckFIlg3V.js\";import*as sharedStyle10 from\"#framer/local/css/yq00ztOqZ/yq00ztOqZ.js\";import metadataProvider from\"#framer/local/webPageMetadata/sA_BxjLU8/sA_BxjLU8.js\";const ComponentsBreadcrumbFonts=getFonts(ComponentsBreadcrumb);const ShareButtonFonts=getFonts(ShareButton);const ClipboardFonts=getFonts(Clipboard);const NewsroomEventWidgetFonts=getFonts(NewsroomEventWidget);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const NewsroomWhitepaperFeatureCardFonts=getFonts(NewsroomWhitepaperFeatureCard);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const ComponentsLinkButtonFonts=getFonts(ComponentsLinkButton);const MotionDivWithFX=withFX(motion.div);const NewsroomItemPreviewFonts=getFonts(NewsroomItemPreview);const ContainerWithFX=withFX(Container);const FooterSectionFonts=getFonts(FooterSection);const MenuContactOverlayFonts=getFonts(MenuContactOverlay);const MenuNavBarFonts=getFonts(MenuNavBar);const MenuMobileMenuFonts=getFonts(MenuMobileMenu);const breakpoints={a8f1JVqFM:\"(min-width: 810px) and (max-width: 1199px)\",LnafrdUK6:\"(min-width: 1200px)\",p8l3Y5UM3:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-daEQm\";const variantClassNames={a8f1JVqFM:\"framer-v-15tpoow\",LnafrdUK6:\"framer-v-stz0yy\",p8l3Y5UM3:\"framer-v-1mrghhy\"};const transition1={delay:.5,duration:.5,ease:[.44,0,.56,1],type:\"tween\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:50};const equals=(a,b)=>{return typeof a===\"string\"&&typeof b===\"string\"?a.toLowerCase()===b.toLowerCase():a===b;};const negate=value=>{return!value;};const sharedDateFormatter=(value,formatOptions,locale)=>{if(typeof value!==\"string\")return\"\";const date=new Date(value);if(isNaN(date.getTime()))return\"\";const fallbackLocale=\"en-US\";try{return date.toLocaleString(locale||fallbackLocale,formatOptions);}catch{return date.toLocaleString(fallbackLocale,formatOptions);}};const dateOptions={dateStyle:\"medium\",timeZone:\"UTC\"};const toDateString=(value,activeLocale)=>{return sharedDateFormatter(value,dateOptions,activeLocale);};const suffix=(value,suffix)=>{if(typeof value===\"string\"&&typeof suffix===\"string\"){return value+suffix;}else if(typeof value===\"string\"){return value;}else if(typeof suffix===\"string\"){return suffix;}return\"\";};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 QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const transition2={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.05,skewX:0,skewY:0,transition:transition2};const prefix=(value,prefix)=>{if(typeof value===\"string\"&&typeof prefix===\"string\"){return prefix+value;}else if(typeof value===\"string\"){return value;}else if(typeof prefix===\"string\"){return prefix;}return\"\";};const transition3={delay:1,duration:.5,ease:[.44,0,.56,1],type:\"tween\"};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition3,x:0,y:0};const animation4={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const transition4={delay:1,duration:.3,ease:[.44,0,.56,1],type:\"tween\"};const animation5={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition4,x:0,y:0};const animation6={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:40};const getContainer=()=>{return document.querySelector(\"#template-overlay\")??document.querySelector(\"#overlay\")??document.body;};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const animation7={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation8={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation9={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const animation10={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.1,skewX:0,skewY:0,transition:transition2};const animation11={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:40};const transition5={delay:0,duration:.3,ease:[.44,0,.56,1],type:\"tween\"};const animation12={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition5,x:0,y:40};const transition6={delay:0,duration:.5,ease:[.44,0,.56,1],type:\"tween\"};const animation13={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition6,x:150,y:0};const animation14={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition6,x:0,y:0};const animation15={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:150,y:0};const transition7={damping:40,delay:.1,mass:1,stiffness:400,type:\"spring\"};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const animation16={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:-10,y:0};const transition8={damping:30,delay:.5,mass:1,stiffness:400,type:\"spring\"};const animation17={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition8,x:0,y:0};const animation18={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:-10,y:0};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"LnafrdUK6\",Phone:\"p8l3Y5UM3\",Tablet:\"a8f1JVqFM\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"LnafrdUK6\"};};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 currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{alias:\"sA_BxjLU8\",data:Newsroom,type:\"Collection\"},select:[{collection:\"sA_BxjLU8\",name:\"JuRC9idYU\",type:\"Identifier\"},{collection:\"sA_BxjLU8\",name:\"mqYS0qQ78\",type:\"Identifier\"},{collection:\"sA_BxjLU8\",name:\"fG1NQsAZ1\",type:\"Identifier\"},{collection:\"sA_BxjLU8\",name:\"tUXvszdti\",type:\"Identifier\"},{collection:\"sA_BxjLU8\",name:\"dUw_7AnE6\",type:\"Identifier\"},{collection:\"sA_BxjLU8\",name:\"cv15Oexwf\",type:\"Identifier\"},{collection:\"sA_BxjLU8\",name:\"V4y6FdWn5\",type:\"Identifier\"},{collection:\"sA_BxjLU8\",name:\"TrfWt4m_z\",type:\"Identifier\"},{collection:\"sA_BxjLU8\",name:\"yFSzmvjOB\",type:\"Identifier\"},{collection:\"sA_BxjLU8\",name:\"NxiNKkm1P\",type:\"Identifier\"},{collection:\"sA_BxjLU8\",name:\"VKECym4BU\",type:\"Identifier\"},{collection:\"sA_BxjLU8\",name:\"XXFgEEN06\",type:\"Identifier\"},{collection:\"sA_BxjLU8\",name:\"Bj9iUj_NA\",type:\"Identifier\"},{collection:\"sA_BxjLU8\",name:\"WWF9AB2xv\",type:\"Identifier\"},{collection:\"sA_BxjLU8\",name:\"cY12KMYcO\",type:\"Identifier\"},{collection:\"sA_BxjLU8\",name:\"RER9vrmLh\",type:\"Identifier\"},{collection:\"sA_BxjLU8\",name:\"p_3dqtEO8\",type:\"Identifier\"},{collection:\"sA_BxjLU8\",name:\"CLskNl8kt\",type:\"Identifier\"},{collection:\"sA_BxjLU8\",name:\"rW7gjfg88\",type:\"Identifier\"},{collection:\"sA_BxjLU8\",name:\"qiJ81j_rk\",type:\"Identifier\"},{collection:\"sA_BxjLU8\",name:\"hgBbscHGH\",type:\"Identifier\"},{collection:\"sA_BxjLU8\",name:\"BAeqFhuTU\",type:\"Identifier\"},{collection:\"sA_BxjLU8\",name:\"eyCubjqUv\",type:\"Identifier\"},{collection:\"sA_BxjLU8\",name:\"clBX7Jg6I\",type:\"Identifier\"},{collection:\"sA_BxjLU8\",name:\"Wdjnfxoyy\",type:\"Identifier\"},{collection:\"sA_BxjLU8\",name:\"GjTtxnYJD\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"sA_BxjLU8\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,mqYS0qQ78=getFromCurrentRouteData(\"mqYS0qQ78\"),fG1NQsAZ1=getFromCurrentRouteData(\"fG1NQsAZ1\")??\"\",JuRC9idYU=getFromCurrentRouteData(\"JuRC9idYU\")??\"\",tUXvszdti=getFromCurrentRouteData(\"tUXvszdti\"),VKECym4BU=getFromCurrentRouteData(\"VKECym4BU\"),XXFgEEN06=getFromCurrentRouteData(\"XXFgEEN06\")??\"\",dUw_7AnE6=getFromCurrentRouteData(\"dUw_7AnE6\")??\"\",B_b2Mvo1NCOO6gCPjZ,V4y6FdWn5=getFromCurrentRouteData(\"V4y6FdWn5\")??\"\",lOudvYhxvCOO6gCPjZ,Tty8ZRscWCOO6gCPjZ,idCOO6gCPjZ,cv15Oexwf=getFromCurrentRouteData(\"cv15Oexwf\")??\"\",B_b2Mvo1Ncmsp_Khg2,lOudvYhxvcmsp_Khg2,Tty8ZRscWcmsp_Khg2,idcmsp_Khg2,TrfWt4m_z=getFromCurrentRouteData(\"TrfWt4m_z\")??\"\",NxiNKkm1P=getFromCurrentRouteData(\"NxiNKkm1P\")??\"\",Bj9iUj_NA=getFromCurrentRouteData(\"Bj9iUj_NA\")??\"\",WWF9AB2xv=getFromCurrentRouteData(\"WWF9AB2xv\"),yFSzmvjOB=getFromCurrentRouteData(\"yFSzmvjOB\"),cY12KMYcO=getFromCurrentRouteData(\"cY12KMYcO\")??\"\",eyCubjqUv=getFromCurrentRouteData(\"eyCubjqUv\")??\"\",GjTtxnYJD=getFromCurrentRouteData(\"GjTtxnYJD\"),clBX7Jg6I=getFromCurrentRouteData(\"clBX7Jg6I\")??\"\",Wdjnfxoyy=getFromCurrentRouteData(\"Wdjnfxoyy\")??\"\",RER9vrmLh=getFromCurrentRouteData(\"RER9vrmLh\")??\"\",CLskNl8kt=getFromCurrentRouteData(\"CLskNl8kt\")??\"\",p_3dqtEO8=getFromCurrentRouteData(\"p_3dqtEO8\")??\"\",qiJ81j_rk=getFromCurrentRouteData(\"qiJ81j_rk\")??\"\",rW7gjfg88=getFromCurrentRouteData(\"rW7gjfg88\")??\"\",BAeqFhuTU=getFromCurrentRouteData(\"BAeqFhuTU\")??\"\",hgBbscHGH=getFromCurrentRouteData(\"hgBbscHGH\")??\"\",B_b2Mvo1NrvLX_Nz7y,Tty8ZRscWrvLX_Nz7y,S3qTSe3pirvLX_Nz7y,lOudvYhxvrvLX_Nz7y,d_oyJXhEIrvLX_Nz7y,idrvLX_Nz7y,B_b2Mvo1NmwehmsZXs,Tty8ZRscWmwehmsZXs,S3qTSe3pimwehmsZXs,lOudvYhxvmwehmsZXs,d_oyJXhEImwehmsZXs,idmwehmsZXs,yFSzmvjOBvSFz79xuM,mqYS0qQ78vSFz79xuM,JuRC9idYUvSFz79xuM,tUXvszdtivSFz79xuM,V4y6FdWn5vSFz79xuM,idvSFz79xuM,...restProps}=getProps(props);const metadata=React.useMemo(()=>metadataProvider(currentRouteData,activeLocale),[currentRouteData,activeLocale]);useMetadata(metadata);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const v3WCRorJ13bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const onMouseEntertxyyif=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.show();});const KiBsFGoQ93bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const k7qIWgYsL1wnntms=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.hide();});const MfTquifHK3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const UI_0vNZoz1wnntms=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.hide();});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className,sharedStyle8.className,sharedStyle9.className,sharedStyle10.className,sharedStyle11.className,sharedStyle12.className,sharedStyle13.className,sharedStyle14.className,sharedStyle15.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const elementId=useRouteElementId(\"MpJEwMYI2\");const ref1=React.useRef(null);const router=useRouter();const textContent=enumToDisplayNameFunctions[\"mqYS0qQ78\"]?.(mqYS0qQ78,activeLocale);const visible=negate(equals(mqYS0qQ78,\"v3dHH2E2n\"));const activeLocaleCode=useLocaleCode();const textContent1=toDateString(tUXvszdti,activeLocaleCode);const visible1=equals(mqYS0qQ78,\"v3dHH2E2n\");const textContent2=suffix(suffix(toDateString(VKECym4BU,activeLocaleCode),\", \"),XXFgEEN06);const visible2=isSet(dUw_7AnE6);const visible4=isSet(cv15Oexwf);const visible6=isSet(NxiNKkm1P);const visible7=isSet(cY12KMYcO);const visible8=isSet(eyCubjqUv);const visible9=isSet(RER9vrmLh);const elementId1=useRouteElementId(\"PerEpPsx7\");const ref2=React.useRef(null);const visible10=isSet(CLskNl8kt);const visible11=isSet(qiJ81j_rk);const visible12=isSet(BAeqFhuTU);const dynamicRef=useDynamicRefs();const isDisplayed=()=>{if(!isBrowser())return true;if([\"a8f1JVqFM\",\"p8l3Y5UM3\"].includes(baseVariant))return true;return false;};const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"p8l3Y5UM3\")return false;return true;};useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"LnafrdUK6\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-5e831aa2-d934-46d4-9b0a-cefa9114ae8c, rgb(255, 255, 255)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-stz0yy\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1on18zo\",\"data-framer-name\":\"Hero\",id:elementId,ref:ref1,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-bbiq2x\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation,className:\"framer-ejwvqs\",\"data-framer-appear-id\":\"ejwvqs\",\"data-framer-name\":\"Containter\",initial:animation1,optimized:true,style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-bl59kz\",\"data-framer-name\":\"Title Section\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-tts4r7\",\"data-framer-name\":\"Left\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"iy0oQD59u\"},implicitPathVariables:undefined},{href:fG1NQsAZ1,implicitPathVariables:undefined},{href:{webPageId:\"iy0oQD59u\"},implicitPathVariables:undefined},{href:fG1NQsAZ1,implicitPathVariables:undefined},{href:{webPageId:\"iy0oQD59u\"},implicitPathVariables:undefined},{href:fG1NQsAZ1,implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,children:/*#__PURE__*/_jsx(Container,{className:\"framer-5tcx6x-container\",\"data-framer-name\":\"Breadcrumb\",name:\"Breadcrumb\",nodeId:\"A81BLy41R\",scopeId:\"sA_BxjLU8\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a8f1JVqFM:{FbwUHwzPk:resolvedLinks[3],variant:\"rkk89mv2X\",XxAjx892w:resolvedLinks[2]},p8l3Y5UM3:{FbwUHwzPk:resolvedLinks[5],variant:\"rkk89mv2X\",XxAjx892w:resolvedLinks[4]}},children:/*#__PURE__*/_jsx(ComponentsBreadcrumb,{FbwUHwzPk:resolvedLinks[1],height:\"100%\",id:\"A81BLy41R\",JQjODSjt6:\"Newsroom\",layoutId:\"A81BLy41R\",name:\"Breadcrumb\",PUNpaS0_x:enumToDisplayNameFunctions[\"mqYS0qQ78\"]?.(mqYS0qQ78,activeLocale),rN7svr5pv:JuRC9idYU,variant:\"WXY_gQAs1\",width:\"100%\",XxAjx892w:resolvedLinks[0]})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-137cuhn\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1s49qr7\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1to2ild\",\"data-styles-preset\":\"D_3KCEzQe\",style:{\"--framer-text-color\":\"var(--token-7991f00c-3814-4f12-8a8b-275815b7e6c5, rgb(0, 0, 0))\"},children:\"Events\"})}),className:\"framer-u74rcf\",fonts:[\"Inter\"],text:textContent,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1wqhsl0\",\"data-styles-preset\":\"TWmXhtBRr\",style:{\"--framer-text-color\":\"var(--token-7991f00c-3814-4f12-8a8b-275815b7e6c5, rgb(0, 0, 0))\"},children:\"\\xb7\"})}),className:\"framer-1y2w31e\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),visible&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1to2ild\",\"data-styles-preset\":\"D_3KCEzQe\",style:{\"--framer-text-color\":\"var(--token-7991f00c-3814-4f12-8a8b-275815b7e6c5, rgb(0, 0, 0))\"},children:\"23.03.2023\"})}),className:\"framer-1k3mh64\",fonts:[\"Inter\"],text:textContent1,verticalAlignment:\"top\",withExternalLayout:true}),visible1&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1to2ild\",\"data-styles-preset\":\"D_3KCEzQe\",style:{\"--framer-text-color\":\"var(--token-7991f00c-3814-4f12-8a8b-275815b7e6c5, rgb(0, 0, 0))\"},children:\"23.03.2023\"})}),className:\"framer-zwgm98\",fonts:[\"Inter\"],text:textContent2,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1wml6uu\",\"data-styles-preset\":\"fVxnimdqP\",style:{\"--framer-text-alignment\":\"left\"},children:\"Hafermilch und Design-Learnings bei der Hatch Conference in Berlin.\"})}),className:\"framer-4pqo2i\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:JuRC9idYU,verticalAlignment:\"top\",withExternalLayout:true})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1g7dw1b\",\"data-framer-name\":\"Line\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-zocb7c\",\"data-framer-name\":\"Body Section\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1gleg39\",\"data-framer-name\":\"Share Article & Author\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-qif7kk\",\"data-framer-name\":\"Row\",children:[visible2&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-hegpu9\",\"data-framer-name\":\"Author\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-6epnk9\",\"data-styles-preset\":\"VEWnU5By8\",style:{\"--framer-text-color\":\"var(--token-1461eca9-08b2-4fe8-ba32-6997ace8862c, rgb(108, 115, 127))\"},children:\"Geschrieben von\"})}),className:\"framer-1nf741i\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),visible2&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1leypkf\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"COO6gCPjZ\",data:PeopleList,type:\"Collection\"},select:[{collection:\"COO6gCPjZ\",name:\"B_b2Mvo1N\",type:\"Identifier\"},{collection:\"COO6gCPjZ\",name:\"lOudvYhxv\",type:\"Identifier\"},{collection:\"COO6gCPjZ\",name:\"Tty8ZRscW\",type:\"Identifier\"},{collection:\"COO6gCPjZ\",name:\"id\",type:\"Identifier\"}],where:{arguments:[{collection:\"COO6gCPjZ\",name:\"lOudvYhxv\",type:\"Identifier\"},{type:\"LiteralValue\",value:dUw_7AnE6}],functionName:\"CONTAINS\",type:\"FunctionCall\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({B_b2Mvo1N:B_b2Mvo1NCOO6gCPjZ,id:idCOO6gCPjZ,lOudvYhxv:lOudvYhxvCOO6gCPjZ,Tty8ZRscW:Tty8ZRscWCOO6gCPjZ},index)=>{lOudvYhxvCOO6gCPjZ??=\"\";Tty8ZRscWCOO6gCPjZ??=\"\";const visible3=isSet(B_b2Mvo1NCOO6gCPjZ);return /*#__PURE__*/_jsx(LayoutGroup,{id:`COO6gCPjZ-${idCOO6gCPjZ}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{Tty8ZRscW:Tty8ZRscWCOO6gCPjZ},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12k7iys\",children:[visible3&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-wolj54\",\"data-border\":true,children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"24px\",...toResponsiveImage(B_b2Mvo1NCOO6gCPjZ)},className:\"framer-mmwihg\",\"data-framer-name\":\"Image\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-attgg7\",\"data-framer-name\":\"Post\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1to2ild\",\"data-styles-preset\":\"D_3KCEzQe\",style:{\"--framer-text-color\":\"var(--token-7991f00c-3814-4f12-8a8b-275815b7e6c5, rgb(0, 0, 0))\"},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":PerEpPsx7\",pathVariables:{V4y6FdWn5},webPageId:\"sA_BxjLU8\"},motionChild:true,nodeId:\"URIZYJYhh\",openInNewTab:false,relValues:[],scopeId:\"sA_BxjLU8\",smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-bheoek\",\"data-styles-preset\":\"MToQ9m62p\",children:\"Title\"})})})}),className:\"framer-1jkz8b9\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:lOudvYhxvCOO6gCPjZ,verticalAlignment:\"top\",withExternalLayout:true})})]})})},idCOO6gCPjZ);})})})})}),visible4&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-18coudb\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"cmsp_Khg2\",data:PeopleList,type:\"Collection\"},select:[{collection:\"cmsp_Khg2\",name:\"B_b2Mvo1N\",type:\"Identifier\"},{collection:\"cmsp_Khg2\",name:\"lOudvYhxv\",type:\"Identifier\"},{collection:\"cmsp_Khg2\",name:\"Tty8ZRscW\",type:\"Identifier\"},{collection:\"cmsp_Khg2\",name:\"id\",type:\"Identifier\"}],where:{arguments:[{collection:\"cmsp_Khg2\",name:\"lOudvYhxv\",type:\"Identifier\"},{type:\"LiteralValue\",value:cv15Oexwf}],functionName:\"CONTAINS\",type:\"FunctionCall\"}},children:(collection1,paginationInfo1,loadMore1)=>/*#__PURE__*/_jsx(_Fragment,{children:collection1?.map(({B_b2Mvo1N:B_b2Mvo1Ncmsp_Khg2,id:idcmsp_Khg2,lOudvYhxv:lOudvYhxvcmsp_Khg2,Tty8ZRscW:Tty8ZRscWcmsp_Khg2},index1)=>{lOudvYhxvcmsp_Khg2??=\"\";Tty8ZRscWcmsp_Khg2??=\"\";const visible5=isSet(B_b2Mvo1Ncmsp_Khg2);return /*#__PURE__*/_jsx(LayoutGroup,{id:`cmsp_Khg2-${idcmsp_Khg2}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{Tty8ZRscW:Tty8ZRscWcmsp_Khg2},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1k6buh2\",children:[visible5&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-15cjunk\",\"data-border\":true,children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"24px\",...toResponsiveImage(B_b2Mvo1Ncmsp_Khg2)},className:\"framer-nhk85g\",\"data-framer-name\":\"Image\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1nc296r\",\"data-framer-name\":\"Post\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1to2ild\",\"data-styles-preset\":\"D_3KCEzQe\",style:{\"--framer-text-color\":\"var(--token-7991f00c-3814-4f12-8a8b-275815b7e6c5, rgb(0, 0, 0))\"},children:/*#__PURE__*/_jsx(Link,{href:{hash:\":PerEpPsx7\",pathVariables:{V4y6FdWn5},webPageId:\"sA_BxjLU8\"},motionChild:true,nodeId:\"yv4Kc3dA0\",openInNewTab:false,relValues:[],scopeId:\"sA_BxjLU8\",smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-bheoek\",\"data-styles-preset\":\"MToQ9m62p\",children:\"Title\"})})})}),className:\"framer-1k8gi7q\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:lOudvYhxvcmsp_Khg2,verticalAlignment:\"top\",withExternalLayout:true})})]})})},idcmsp_Khg2);})})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1g66tlg\",\"data-framer-name\":\"Share\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-6epnk9\",\"data-styles-preset\":\"VEWnU5By8\",style:{\"--framer-text-color\":\"var(--token-1461eca9-08b2-4fe8-ba32-6997ace8862c, rgb(108, 115, 127))\"},children:\"Artikel teilen\"})}),className:\"framer-137jdq6\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1duw6fa\",\"data-framer-name\":\"Icons\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-ijpjw0-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"sm88I3JXa\",scopeId:\"sA_BxjLU8\",children:/*#__PURE__*/_jsx(ShareButton,{backgroundType:\"Solid\",borderColor:\"rgb(34, 36, 38)\",borderWidth:0,bottomLeftRadius:0,bottomPadding:0,bottomRightRadius:0,font:{color:\"rgb(255, 255, 255)\",fontFace:\"Inter\",size:16,weight:\"bold\"},height:\"100%\",iconProperties:{color:\"var(--token-7991f00c-3814-4f12-8a8b-275815b7e6c5, rgb(0, 0, 0))\",gap:10,size:24},id:\"sm88I3JXa\",isMixedPadding:false,isMixedRadius:false,layoutId:\"sm88I3JXa\",leftPadding:0,linear:{degree:90,fromColor:\"rgb(50, 50, 50)\",opacityFrom:100,opacityTo:0,toColor:\"rgb(36, 36, 36)\"},radius:0,rightPadding:0,shareCurrentUrl:true,shareText:suffix(JuRC9idYU,\": \"),socialMedia:\"Twitter\",stylePadding:0,tint:\"rgba(19, 20, 21, 0)\",title:\"\",topLeftRadius:0,topPadding:0,topRightRadius:0,urlToShare:\"https://framer.com\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-5n5os1-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"qwZdAuzmL\",scopeId:\"sA_BxjLU8\",children:/*#__PURE__*/_jsx(ShareButton,{backgroundType:\"Solid\",borderColor:\"rgb(34, 36, 38)\",borderWidth:0,bottomLeftRadius:0,bottomPadding:0,bottomRightRadius:0,font:{color:\"rgb(255, 255, 255)\",fontFace:\"Inter\",size:16,weight:\"bold\"},height:\"100%\",iconProperties:{color:\"var(--token-7991f00c-3814-4f12-8a8b-275815b7e6c5, rgb(0, 0, 0))\",gap:10,size:24},id:\"qwZdAuzmL\",isMixedPadding:false,isMixedRadius:false,layoutId:\"qwZdAuzmL\",leftPadding:0,linear:{degree:90,fromColor:\"rgb(50, 50, 50)\",opacityFrom:100,opacityTo:0,toColor:\"rgb(36, 36, 36)\"},radius:0,rightPadding:0,shareCurrentUrl:true,shareText:\"Share on Twitter: \",socialMedia:\"Facebook\",stylePadding:0,tint:\"rgba(19, 20, 21, 0)\",title:\"\",topLeftRadius:0,topPadding:0,topRightRadius:0,urlToShare:\"https://framer.com\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1fn2p7n-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"wipxONfep\",scopeId:\"sA_BxjLU8\",children:/*#__PURE__*/_jsx(ShareButton,{backgroundType:\"Solid\",borderColor:\"rgb(34, 36, 38)\",borderWidth:0,bottomLeftRadius:0,bottomPadding:0,bottomRightRadius:0,font:{color:\"rgb(255, 255, 255)\",fontFace:\"Inter\",size:16,weight:\"bold\"},height:\"100%\",iconProperties:{color:\"var(--token-7991f00c-3814-4f12-8a8b-275815b7e6c5, rgb(0, 0, 0))\",gap:10,size:24},id:\"wipxONfep\",isMixedPadding:false,isMixedRadius:false,layoutId:\"wipxONfep\",leftPadding:0,linear:{degree:90,fromColor:\"rgb(50, 50, 50)\",opacityFrom:100,opacityTo:0,toColor:\"rgb(36, 36, 36)\"},radius:0,rightPadding:0,shareCurrentUrl:true,shareText:\"Share on Twitter: \",socialMedia:\"LinkedIn\",stylePadding:0,tint:\"rgba(19, 20, 21, 0)\",title:\"\",topLeftRadius:0,topPadding:0,topRightRadius:0,urlToShare:\"https://framer.com\",width:\"100%\"})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-m5krzp\",\"data-framer-name\":\"CopyLink\",whileHover:animation2,children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1cr95g9\",\"data-framer-name\":\"graphic\",fill:\"black\",intrinsicHeight:24,intrinsicWidth:24,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path d=\"m13.06 8.11 1.415 1.415a7 7 0 0 1 0 9.9l-.354.353a7 7 0 1 1-9.9-9.9l1.415 1.415a5 5 0 0 0 7.07 7.07l.354-.353a5 5 0 0 0 0-7.07l-1.414-1.415L13.06 8.11Zm6.718 6.011-1.414-1.414a5 5 0 0 0-7.071-7.071l-.354.353a5 5 0 0 0 0 7.071l1.414 1.415-1.414 1.414-1.414-1.414a7 7 0 0 1 0-9.9l.353-.353a7 7 0 0 1 9.9 9.9Z\"/></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-10vvdhx-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"cs821VVac\",scopeId:\"sA_BxjLU8\",children:/*#__PURE__*/_jsx(Clipboard,{borderRadius:50,bottomLeftRadius:50,bottomRightRadius:50,color:\"rgba(255, 255, 255, 0)\",content:prefix(V4y6FdWn5,\"www.zeb-applied.com/newsroom/\"),fill:\"rgba(0, 0, 0, 0)\",font:{},height:\"100%\",id:\"cs821VVac\",isMixedBorderRadius:false,label:\" \",layoutId:\"cs821VVac\",padding:12,paddingBottom:12,paddingLeft:12,paddingPerSide:false,paddingRight:12,paddingTop:12,topLeftRadius:50,topRightRadius:50,width:\"100%\"})})})]})]})]})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1u7biav\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-167en5e\",\"data-styles-preset\":\"E21ufQdt8\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-7991f00c-3814-4f12-8a8b-275815b7e6c5, rgb(0, 0, 0))\"},children:\"Du denkst, gutes Design ist teuer? Dann kennst du nicht die Kosten von schlechtem Design. Denn allzu oft werden Anwendungen am Nutzer vorbei entwickelt und in der Folge nicht oder unzureichend genutzt. Kein Wunder, schlie\\xdflich h\\xe4ngen im Schnitt etwa 47-66% der Codezeilen eines Softwareprojekts mit dem User Interface zusammen, wie Studien zeigen. Vielleicht hast du das als Projekt-, Produkt- oder Digitalisierungsmanager schon selbst erfahren. Doch was ist gutes Design und wie schafft man es herauszufinden, was die eigene Zielgruppe darunter versteht? Das kl\\xe4ren wir demn\\xe4chst im Webinar. \"})}),className:\"framer-178gvjn\",\"data-framer-name\":\"Body\",fonts:[\"Inter\"],text:TrfWt4m_z,verticalAlignment:\"top\",withExternalLayout:true}),visible6&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:NxiNKkm1P,implicitPathVariables:undefined},{href:NxiNKkm1P,implicitPathVariables:undefined},{href:NxiNKkm1P,implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a8f1JVqFM:{width:`min(${componentViewport?.width||\"100vw\"} - 40px, 760px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:200,width:`min(min(${componentViewport?.width||\"100vw\"} - 40px, 1160px), 760px)`,children:/*#__PURE__*/_jsx(Container,{className:\"framer-sfjqxv-container\",nodeId:\"d8HpKLcBs\",scopeId:\"sA_BxjLU8\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a8f1JVqFM:{RIGZebIIq:resolvedLinks1[1]},p8l3Y5UM3:{RIGZebIIq:resolvedLinks1[2]}},children:/*#__PURE__*/_jsx(NewsroomEventWidget,{B2yQWA43H:\"Jetzt kostenlos teilnehmen\",GS1PZnSiI:enumToDisplayNameFunctions[\"WWF9AB2xv\"]?.(WWF9AB2xv,activeLocale),height:\"100%\",id:\"d8HpKLcBs\",iOZgrFk_v:Bj9iUj_NA,layoutId:\"d8HpKLcBs\",RbtDRxm_F:VKECym4BU,RIGZebIIq:resolvedLinks1[0],style:{width:\"100%\"},variant:\"x4HAOSeHh\",width:\"100%\",ZKF9IGd7f:XXFgEEN06})})})})})})]})]})]}),/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation3,className:\"framer-tt6mnh\",\"data-framer-appear-id\":\"tt6mnh\",\"data-framer-name\":\"Containter\",initial:animation4,optimized:true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ka3m1j\",\"data-framer-name\":\"Visual\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:5109,intrinsicWidth:7663,pixelHeight:5109,pixelWidth:7663,sizes:`min(${componentViewport?.width||\"100vw\"} - 40px, 1160px)`,...toResponsiveImage(yFSzmvjOB)},className:\"framer-u7fg70\",\"data-framer-name\":\"Image\"})})})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-pipees\",\"data-framer-name\":\"Content\",children:[visible7&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-het30h\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation5,className:\"framer-gui6dh\",\"data-framer-appear-id\":\"gui6dh\",\"data-framer-name\":\"Content\",initial:animation6,optimized:true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-16vm5yi\",\"data-framer-name\":\"Intro Text\",children:/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:pVk4QsoHxASnVtUBp6jr/HTBsNkEMAb7TUGaO3DBy/CodeBlock.js:default\":componentPresets.props[\"lSVPmJjgS\"]},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a8f1JVqFM:{stylesPresetsClassNames:{a:\"framer-styles-preset-1wicq5s\",blockquote:\"framer-styles-preset-odzzze\",h2:\"framer-styles-preset-1auftnk\",h3:\"framer-styles-preset-1imh9gi\",h4:\"framer-styles-preset-1po6zl6\",h5:\"framer-styles-preset-1wqhsl0\",h6:\"framer-styles-preset-phei1s\",img:\"framer-styles-preset-y23j7\",p:\"framer-styles-preset-167en5e\"}},p8l3Y5UM3:{stylesPresetsClassNames:{a:\"framer-styles-preset-1wicq5s\",blockquote:\"framer-styles-preset-odzzze\",h2:\"framer-styles-preset-1auftnk\",h3:\"framer-styles-preset-1imh9gi\",h4:\"framer-styles-preset-1po6zl6\",h5:\"framer-styles-preset-1wqhsl0\",h6:\"framer-styles-preset-phei1s\",img:\"framer-styles-preset-y23j7\",p:\"framer-styles-preset-167en5e\"}}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:cY12KMYcO,className:\"framer-o41jvu\",\"data-framer-name\":\"Intro Text\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-1wicq5s\",blockquote:\"framer-styles-preset-odzzze\",h2:\"framer-styles-preset-1auftnk\",h3:\"framer-styles-preset-1imh9gi\",h6:\"framer-styles-preset-phei1s\",img:\"framer-styles-preset-y23j7\",p:\"framer-styles-preset-167en5e\"},verticalAlignment:\"top\",withExternalLayout:true})})})})})}),visible8&&/*#__PURE__*/_jsx(Overlay,{children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:Wdjnfxoyy,implicitPathVariables:undefined},{href:Wdjnfxoyy,implicitPathVariables:undefined},{href:Wdjnfxoyy,implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a8f1JVqFM:{width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`},p8l3Y5UM3:{width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:360,width:\"960px\",children:/*#__PURE__*/_jsxs(ContainerWithOptimizedAppearEffect,{animate:animation5,className:\"framer-18ifiy5-container\",\"data-framer-appear-id\":\"18ifiy5\",id:\"18ifiy5\",initial:animation6,nodeId:\"sw8CiJNzV\",optimized:true,rendersWithMotion:true,scopeId:\"sA_BxjLU8\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a8f1JVqFM:{m9Z8iDaK7:resolvedLinks2[1],variant:\"YPBFxbUs3\"},p8l3Y5UM3:{m9Z8iDaK7:resolvedLinks2[2],variant:\"QMKzpiuzv\"}},children:/*#__PURE__*/_jsx(NewsroomWhitepaperFeatureCard,{CEn8qbFBI:eyCubjqUv,height:\"100%\",id:\"sw8CiJNzV\",layoutId:\"sw8CiJNzV\",m9Z8iDaK7:resolvedLinks2[0],ogSlaQ9Y0:clBX7Jg6I,style:{width:\"100%\"},T0vQlzzXa:toResponsiveImage(GjTtxnYJD),v3WCRorJ1:v3WCRorJ13bnx0g({overlay}),variant:\"GDQzAPJyl\",width:\"100%\"})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:0,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-1aqsfd4\"),\"data-framer-portal-id\":\"18ifiy5\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"BsT6XuNyU\"),/*#__PURE__*/_jsx(motion.div,{className:cx(scopingClassNames,\"framer-ehr9w8\"),\"data-framer-portal-id\":\"18ifiy5\"})]}),getContainer())})})]})})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-149w4p1\",\"data-framer-name\":\"Container\",children:[visible9&&/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation5,className:\"framer-16wet7g\",\"data-framer-appear-id\":\"16wet7g\",\"data-framer-name\":\"Content\",initial:animation6,optimized:true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1hkvu4r\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:pVk4QsoHxASnVtUBp6jr/HTBsNkEMAb7TUGaO3DBy/CodeBlock.js:default\":componentPresets.props[\"lSVPmJjgS\"]},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:RER9vrmLh,className:\"framer-1tvih04\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-1wicq5s\",blockquote:\"framer-styles-preset-odzzze\",h2:\"framer-styles-preset-1auftnk\",h3:\"framer-styles-preset-1imh9gi\",h6:\"framer-styles-preset-phei1s\",img:\"framer-styles-preset-y23j7\",p:\"framer-styles-preset-167en5e\"},verticalAlignment:\"top\",withExternalLayout:true})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1qu7p4a\",\"data-framer-name\":\"Share Article\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ilpg8q\",\"data-framer-name\":\"Row\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-lmg35l\",\"data-styles-preset\":\"II6Ml__VJ\",children:\"Artikel teilen\"})}),className:\"framer-e0d6nz\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-l19led\",\"data-framer-name\":\"Line\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-19vic1h\",\"data-framer-name\":\"Icons\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1yma0u1-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"PYz847hqF\",scopeId:\"sA_BxjLU8\",children:/*#__PURE__*/_jsx(ShareButton,{backgroundType:\"Solid\",borderColor:\"rgb(34, 36, 38)\",borderWidth:0,bottomLeftRadius:0,bottomPadding:0,bottomRightRadius:0,font:{color:\"rgb(255, 255, 255)\",fontFace:\"Inter\",size:16,weight:\"bold\"},height:\"100%\",iconProperties:{color:\"var(--token-7991f00c-3814-4f12-8a8b-275815b7e6c5, rgb(0, 0, 0))\",gap:10,size:24},id:\"PYz847hqF\",isMixedPadding:false,isMixedRadius:false,layoutId:\"PYz847hqF\",leftPadding:0,linear:{degree:90,fromColor:\"rgb(50, 50, 50)\",opacityFrom:100,opacityTo:0,toColor:\"rgb(36, 36, 36)\"},radius:0,rightPadding:0,shareCurrentUrl:true,shareText:suffix(JuRC9idYU,\": \"),socialMedia:\"Twitter\",stylePadding:0,tint:\"rgba(19, 20, 21, 0)\",title:\"\",topLeftRadius:0,topPadding:0,topRightRadius:0,urlToShare:\"https://framer.com\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1q656wm-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"w7Wa7ED6t\",scopeId:\"sA_BxjLU8\",children:/*#__PURE__*/_jsx(ShareButton,{backgroundType:\"Solid\",borderColor:\"rgb(34, 36, 38)\",borderWidth:0,bottomLeftRadius:0,bottomPadding:0,bottomRightRadius:0,font:{color:\"rgb(255, 255, 255)\",fontFace:\"Inter\",size:16,weight:\"bold\"},height:\"100%\",iconProperties:{color:\"var(--token-7991f00c-3814-4f12-8a8b-275815b7e6c5, rgb(0, 0, 0))\",gap:10,size:24},id:\"w7Wa7ED6t\",isMixedPadding:false,isMixedRadius:false,layoutId:\"w7Wa7ED6t\",leftPadding:0,linear:{degree:90,fromColor:\"rgb(50, 50, 50)\",opacityFrom:100,opacityTo:0,toColor:\"rgb(36, 36, 36)\"},radius:0,rightPadding:0,shareCurrentUrl:true,shareText:\"Share on Twitter: \",socialMedia:\"Facebook\",stylePadding:0,tint:\"rgba(19, 20, 21, 0)\",title:\"\",topLeftRadius:0,topPadding:0,topRightRadius:0,urlToShare:\"https://framer.com\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-gjebp3-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"zt8vAeEzu\",scopeId:\"sA_BxjLU8\",children:/*#__PURE__*/_jsx(ShareButton,{backgroundType:\"Solid\",borderColor:\"rgb(34, 36, 38)\",borderWidth:0,bottomLeftRadius:0,bottomPadding:0,bottomRightRadius:0,font:{color:\"rgb(255, 255, 255)\",fontFace:\"Inter\",size:16,weight:\"bold\"},height:\"100%\",iconProperties:{color:\"var(--token-7991f00c-3814-4f12-8a8b-275815b7e6c5, rgb(0, 0, 0))\",gap:10,size:24},id:\"zt8vAeEzu\",isMixedPadding:false,isMixedRadius:false,layoutId:\"zt8vAeEzu\",leftPadding:0,linear:{degree:90,fromColor:\"rgb(50, 50, 50)\",opacityFrom:100,opacityTo:0,toColor:\"rgb(36, 36, 36)\"},radius:0,rightPadding:0,shareCurrentUrl:true,shareText:\"Share on Twitter: \",socialMedia:\"LinkedIn\",stylePadding:0,tint:\"rgba(19, 20, 21, 0)\",title:\"\",topLeftRadius:0,topPadding:0,topRightRadius:0,urlToShare:\"https://framer.com\",width:\"100%\"})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1mjliu2\",\"data-framer-name\":\"CopyLink\",whileHover:animation2,children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1cx7grq\",\"data-framer-name\":\"graphic\",fill:\"black\",intrinsicHeight:24,intrinsicWidth:24,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path d=\"m13.06 8.11 1.415 1.415a7 7 0 0 1 0 9.9l-.354.353a7 7 0 1 1-9.9-9.9l1.415 1.415a5 5 0 0 0 7.07 7.07l.354-.353a5 5 0 0 0 0-7.07l-1.414-1.415L13.06 8.11Zm6.718 6.011-1.414-1.414a5 5 0 0 0-7.071-7.071l-.354.353a5 5 0 0 0 0 7.071l1.414 1.415-1.414 1.414-1.414-1.414a7 7 0 0 1 0-9.9l.353-.353a7 7 0 0 1 9.9 9.9Z\"/></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-olqs06-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"J8A0kfm7X\",scopeId:\"sA_BxjLU8\",children:/*#__PURE__*/_jsx(Clipboard,{borderRadius:50,bottomLeftRadius:50,bottomRightRadius:50,color:\"rgba(255, 255, 255, 0)\",content:prefix(V4y6FdWn5,\"www.zeb-applied.com/newsroom/\"),fill:\"rgba(0, 0, 0, 0)\",font:{},height:\"100%\",id:\"J8A0kfm7X\",isMixedBorderRadius:false,label:\" \",layoutId:\"J8A0kfm7X\",padding:12,paddingBottom:12,paddingLeft:12,paddingPerSide:false,paddingRight:12,paddingTop:12,topLeftRadius:50,topRightRadius:50,width:\"100%\"})})})]})]})]})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-l9a1qx\",\"data-framer-name\":\"Sub-Content\",id:elementId1,ref:ref2,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-b9y4u6\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-92u3iw\",\"data-framer-name\":\"Row\",children:[visible10&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-kxregs\",\"data-framer-name\":\"Useful Links\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-t29b2s\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-6epnk9\",\"data-styles-preset\":\"VEWnU5By8\",style:{\"--framer-text-color\":\"var(--token-1461eca9-08b2-4fe8-ba32-6997ace8862c, rgb(108, 115, 127))\"},children:\"N\\xfctzliche Links\"})}),className:\"framer-ymlv6d\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ztwnwx\",\"data-framer-name\":\"Items\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:CLskNl8kt,implicitPathVariables:undefined},{href:CLskNl8kt,implicitPathVariables:undefined},{href:CLskNl8kt,implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,children:/*#__PURE__*/_jsx(Container,{className:\"framer-19meg0s-container\",nodeId:\"CIubSZBhU\",scopeId:\"sA_BxjLU8\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a8f1JVqFM:{nS0aegT4J:resolvedLinks3[1]},p8l3Y5UM3:{nS0aegT4J:resolvedLinks3[2]}},children:/*#__PURE__*/_jsx(ComponentsLinkButton,{ha_6Kfy8j:p_3dqtEO8,height:\"100%\",id:\"CIubSZBhU\",layoutId:\"CIubSZBhU\",nS0aegT4J:resolvedLinks3[0],variant:\"tMOXpGxbL\",width:\"100%\"})})})})}),visible11&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:qiJ81j_rk,implicitPathVariables:undefined},{href:qiJ81j_rk,implicitPathVariables:undefined},{href:qiJ81j_rk,implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1eeokjn-container\",nodeId:\"taUyv9YRZ\",scopeId:\"sA_BxjLU8\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a8f1JVqFM:{nS0aegT4J:resolvedLinks4[1]},p8l3Y5UM3:{nS0aegT4J:resolvedLinks4[2]}},children:/*#__PURE__*/_jsx(ComponentsLinkButton,{ha_6Kfy8j:rW7gjfg88,height:\"100%\",id:\"taUyv9YRZ\",layoutId:\"taUyv9YRZ\",nS0aegT4J:resolvedLinks4[0],variant:\"tMOXpGxbL\",width:\"100%\"})})})})}),visible12&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:BAeqFhuTU,implicitPathVariables:undefined},{href:BAeqFhuTU,implicitPathVariables:undefined},{href:BAeqFhuTU,implicitPathVariables:undefined}],children:resolvedLinks5=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,children:/*#__PURE__*/_jsx(Container,{className:\"framer-s7dmvj-container\",nodeId:\"tqF4SbGBn\",scopeId:\"sA_BxjLU8\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a8f1JVqFM:{nS0aegT4J:resolvedLinks5[1]},p8l3Y5UM3:{nS0aegT4J:resolvedLinks5[2]}},children:/*#__PURE__*/_jsx(ComponentsLinkButton,{ha_6Kfy8j:hgBbscHGH,height:\"100%\",id:\"tqF4SbGBn\",layoutId:\"tqF4SbGBn\",nS0aegT4J:resolvedLinks5[0],variant:\"tMOXpGxbL\",width:\"100%\"})})})})})]})]})}),visible2&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-d04t63\",\"data-framer-name\":\"About the Author\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1dtawtm\",\"data-framer-name\":\"Row\",children:visible2&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1tx7ihp\",\"data-framer-name\":\"Author Item\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-6epnk9\",\"data-styles-preset\":\"VEWnU5By8\",style:{\"--framer-text-color\":\"var(--token-1461eca9-08b2-4fe8-ba32-6997ace8862c, rgb(108, 115, 127))\"},children:\"Geschrieben von\"})}),className:\"framer-gz638d\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-bx8zw5\",\"data-framer-name\":\"Author\",children:[visible2&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-r3si7b\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"rvLX_Nz7y\",data:PeopleList,type:\"Collection\"},select:[{collection:\"rvLX_Nz7y\",name:\"B_b2Mvo1N\",type:\"Identifier\"},{collection:\"rvLX_Nz7y\",name:\"Tty8ZRscW\",type:\"Identifier\"},{collection:\"rvLX_Nz7y\",name:\"S3qTSe3pi\",type:\"Identifier\"},{collection:\"rvLX_Nz7y\",name:\"lOudvYhxv\",type:\"Identifier\"},{collection:\"rvLX_Nz7y\",name:\"d_oyJXhEI\",type:\"Identifier\"},{collection:\"rvLX_Nz7y\",name:\"id\",type:\"Identifier\"}],where:{arguments:[{collection:\"rvLX_Nz7y\",name:\"lOudvYhxv\",type:\"Identifier\"},{type:\"LiteralValue\",value:dUw_7AnE6}],functionName:\"CONTAINS\",type:\"FunctionCall\"}},children:(collection2,paginationInfo2,loadMore2)=>/*#__PURE__*/_jsx(_Fragment,{children:collection2?.map(({B_b2Mvo1N:B_b2Mvo1NrvLX_Nz7y,d_oyJXhEI:d_oyJXhEIrvLX_Nz7y,id:idrvLX_Nz7y,lOudvYhxv:lOudvYhxvrvLX_Nz7y,S3qTSe3pi:S3qTSe3pirvLX_Nz7y,Tty8ZRscW:Tty8ZRscWrvLX_Nz7y},index2)=>{Tty8ZRscWrvLX_Nz7y??=\"\";S3qTSe3pirvLX_Nz7y??=\"\";lOudvYhxvrvLX_Nz7y??=\"\";d_oyJXhEIrvLX_Nz7y??=\"\";const visible13=isSet(B_b2Mvo1NrvLX_Nz7y);const visible14=isSet(S3qTSe3pirvLX_Nz7y);return /*#__PURE__*/_jsx(LayoutGroup,{id:`rvLX_Nz7y-${idrvLX_Nz7y}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{Tty8ZRscW:Tty8ZRscWrvLX_Nz7y},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1lvwq2y\",children:[visible13&&/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,enabled:visible14,children:overlay1=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1gdcf4r\",\"data-border\":true,id:`${Tty8ZRscWrvLX_Nz7y}-1gdcf4r`,onMouseEnter:onMouseEntertxyyif({overlay:overlay1}),ref:dynamicRef(`${Tty8ZRscWrvLX_Nz7y}-1gdcf4r`),children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"42px\",...toResponsiveImage(B_b2Mvo1NrvLX_Nz7y)},className:\"framer-7mg841\",\"data-framer-name\":\"Image\"}),visible14&&/*#__PURE__*/_jsx(AnimatePresence,{children:overlay1.visible&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{p8l3Y5UM3:{offsetX:0,offsetY:-10,placement:\"top\"}},children:/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:dynamicRef(`${Tty8ZRscWrvLX_Nz7y}-1gdcf4r`),className:cx(scopingClassNames),collisionDetection:true,collisionDetectionPadding:20,\"data-framer-portal-id\":`${Tty8ZRscWrvLX_Nz7y}-1gdcf4r`,offsetX:-10,offsetY:0,onDismiss:overlay1.hide,placement:\"left\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsx(motion.div,{animate:animation8,className:\"framer-zzpf3r\",exit:animation7,initial:animation9,ref:dynamicRef(`${Tty8ZRscWrvLX_Nz7y}-zzpf3r`),role:\"dialog\",children:/*#__PURE__*/_jsx(Link,{href:S3qTSe3pirvLX_Nz7y,motionChild:true,nodeId:\"pvJMTk6kj\",openInNewTab:true,scopeId:\"sA_BxjLU8\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-15ugwjh framer-z900ff\",\"data-framer-name\":\"Icons/Social Media\",whileHover:animation10,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-15uoe3g\",\"data-framer-name\":\"graphic\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 18.336 18.339 L 15.671 18.339 L 15.671 14.162 C 15.671 13.166 15.651 11.884 14.281 11.884 C 12.892 11.884 12.68 12.968 12.68 14.089 L 12.68 18.339 L 10.014 18.339 L 10.014 9.75 L 12.574 9.75 L 12.574 10.92 L 12.609 10.92 C 12.967 10.246 13.837 9.533 15.137 9.533 C 17.837 9.533 18.337 11.311 18.337 13.624 L 18.337 18.339 Z M 7.004 8.575 C 6.593 8.576 6.199 8.412 5.908 8.122 C 5.618 7.831 5.455 7.437 5.456 7.026 C 5.457 6.171 6.15 5.478 7.005 5.479 C 7.86 5.48 8.553 6.173 8.552 7.028 C 8.551 7.883 7.858 8.576 7.003 8.575 Z M 8.34 18.339 L 5.667 18.339 L 5.667 9.75 L 8.34 9.75 Z M 19.67 3 L 4.33 3 C 3.594 3 3 3.58 3 4.297 L 3 19.703 C 3 20.42 3.594 21 4.328 21 L 19.667 21 C 20.4 21 21 20.42 21 19.703 L 21 4.297 C 21 3.581 20.4 3 19.666 3 L 19.669 3 Z\" fill=\"var(--token-5e831aa2-d934-46d4-9b0a-cefa9114ae8c, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;White&quot;} */\"></path></svg>',svgContentId:12208956140,withExternalLayout:true})})})})})})})]})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-pce17k\",\"data-framer-name\":\"Post\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1to2ild\",\"data-styles-preset\":\"D_3KCEzQe\",style:{\"--framer-text-color\":\"var(--token-7991f00c-3814-4f12-8a8b-275815b7e6c5, rgb(0, 0, 0))\"},children:\"Title\"})}),className:\"framer-1486gbu\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:lOudvYhxvrvLX_Nz7y,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1mv2rrq\",\"data-styles-preset\":\"Oww_WdhKq\",style:{\"--framer-text-color\":\"var(--token-7991f00c-3814-4f12-8a8b-275815b7e6c5, rgb(0, 0, 0))\"},children:\"Position\"})}),className:\"framer-1jnwq5d\",\"data-framer-name\":\"Position\",fonts:[\"Inter\"],text:d_oyJXhEIrvLX_Nz7y,verticalAlignment:\"top\",withExternalLayout:true})]})]})})},idrvLX_Nz7y);})})})})}),visible4&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1qrqw8a\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"mwehmsZXs\",data:PeopleList,type:\"Collection\"},select:[{collection:\"mwehmsZXs\",name:\"B_b2Mvo1N\",type:\"Identifier\"},{collection:\"mwehmsZXs\",name:\"Tty8ZRscW\",type:\"Identifier\"},{collection:\"mwehmsZXs\",name:\"S3qTSe3pi\",type:\"Identifier\"},{collection:\"mwehmsZXs\",name:\"lOudvYhxv\",type:\"Identifier\"},{collection:\"mwehmsZXs\",name:\"d_oyJXhEI\",type:\"Identifier\"},{collection:\"mwehmsZXs\",name:\"id\",type:\"Identifier\"}],where:{arguments:[{collection:\"mwehmsZXs\",name:\"lOudvYhxv\",type:\"Identifier\"},{type:\"LiteralValue\",value:cv15Oexwf}],functionName:\"CONTAINS\",type:\"FunctionCall\"}},children:(collection3,paginationInfo3,loadMore3)=>/*#__PURE__*/_jsx(_Fragment,{children:collection3?.map(({B_b2Mvo1N:B_b2Mvo1NmwehmsZXs,d_oyJXhEI:d_oyJXhEImwehmsZXs,id:idmwehmsZXs,lOudvYhxv:lOudvYhxvmwehmsZXs,S3qTSe3pi:S3qTSe3pimwehmsZXs,Tty8ZRscW:Tty8ZRscWmwehmsZXs},index3)=>{Tty8ZRscWmwehmsZXs??=\"\";S3qTSe3pimwehmsZXs??=\"\";lOudvYhxvmwehmsZXs??=\"\";d_oyJXhEImwehmsZXs??=\"\";const visible15=isSet(B_b2Mvo1NmwehmsZXs);const visible16=isSet(S3qTSe3pimwehmsZXs);return /*#__PURE__*/_jsx(LayoutGroup,{id:`mwehmsZXs-${idmwehmsZXs}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{Tty8ZRscW:Tty8ZRscWmwehmsZXs},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12w6zpl\",children:[visible15&&/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,enabled:visible16,children:overlay2=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-fo3mnz\",\"data-border\":true,id:`${Tty8ZRscWmwehmsZXs}-fo3mnz`,onMouseEnter:onMouseEntertxyyif({overlay:overlay2}),ref:dynamicRef(`${Tty8ZRscWmwehmsZXs}-fo3mnz`),children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"42px\",...toResponsiveImage(B_b2Mvo1NmwehmsZXs)},className:\"framer-1yq6hu8\",\"data-framer-name\":\"Image\"}),visible16&&/*#__PURE__*/_jsx(AnimatePresence,{children:overlay2.visible&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{p8l3Y5UM3:{offsetX:0,offsetY:-10,placement:\"top\"}},children:/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:dynamicRef(`${Tty8ZRscWmwehmsZXs}-fo3mnz`),className:cx(scopingClassNames),collisionDetection:true,collisionDetectionPadding:20,\"data-framer-portal-id\":`${Tty8ZRscWmwehmsZXs}-fo3mnz`,offsetX:-10,offsetY:0,onDismiss:overlay2.hide,placement:\"left\",safeArea:true,zIndex:11,children:/*#__PURE__*/_jsx(motion.div,{animate:animation8,className:\"framer-qg30sk\",exit:animation7,initial:animation9,ref:dynamicRef(`${Tty8ZRscWmwehmsZXs}-qg30sk`),role:\"dialog\",children:/*#__PURE__*/_jsx(Link,{href:S3qTSe3pimwehmsZXs,motionChild:true,nodeId:\"m806Fdcvz\",openInNewTab:true,scopeId:\"sA_BxjLU8\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1xis0xo framer-z900ff\",\"data-framer-name\":\"Icons/Social Media\",whileHover:animation10,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-62tpg9\",\"data-framer-name\":\"graphic\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 24\"><path d=\"M 18.336 18.339 L 15.671 18.339 L 15.671 14.162 C 15.671 13.166 15.651 11.884 14.281 11.884 C 12.892 11.884 12.68 12.968 12.68 14.089 L 12.68 18.339 L 10.014 18.339 L 10.014 9.75 L 12.574 9.75 L 12.574 10.92 L 12.609 10.92 C 12.967 10.246 13.837 9.533 15.137 9.533 C 17.837 9.533 18.337 11.311 18.337 13.624 L 18.337 18.339 Z M 7.004 8.575 C 6.593 8.576 6.199 8.412 5.908 8.122 C 5.618 7.831 5.455 7.437 5.456 7.026 C 5.457 6.171 6.15 5.478 7.005 5.479 C 7.86 5.48 8.553 6.173 8.552 7.028 C 8.551 7.883 7.858 8.576 7.003 8.575 Z M 8.34 18.339 L 5.667 18.339 L 5.667 9.75 L 8.34 9.75 Z M 19.67 3 L 4.33 3 C 3.594 3 3 3.58 3 4.297 L 3 19.703 C 3 20.42 3.594 21 4.328 21 L 19.667 21 C 20.4 21 21 20.42 21 19.703 L 21 4.297 C 21 3.581 20.4 3 19.666 3 L 19.669 3 Z\" fill=\"var(--token-5e831aa2-d934-46d4-9b0a-cefa9114ae8c, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;White&quot;} */\"></path></svg>',svgContentId:12208956140,withExternalLayout:true})})})})})})})]})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-169o3v6\",\"data-framer-name\":\"Post\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1to2ild\",\"data-styles-preset\":\"D_3KCEzQe\",style:{\"--framer-text-color\":\"var(--token-7991f00c-3814-4f12-8a8b-275815b7e6c5, rgb(0, 0, 0))\"},children:\"Title\"})}),className:\"framer-1mdfu6g\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:lOudvYhxvmwehmsZXs,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1mv2rrq\",\"data-styles-preset\":\"Oww_WdhKq\",style:{\"--framer-text-color\":\"var(--token-7991f00c-3814-4f12-8a8b-275815b7e6c5, rgb(0, 0, 0))\"},children:\"Position\"})}),className:\"framer-moxk2n\",\"data-framer-name\":\"Position\",fonts:[\"Inter\"],text:d_oyJXhEImwehmsZXs,verticalAlignment:\"top\",withExternalLayout:true})]})]})})},idmwehmsZXs);})})})})})]})]})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1q6w6m8\"})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-16fs3c\",\"data-framer-name\":\"Further News\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-12s8jn8\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1r691zd\",\"data-framer-name\":\"Rows\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation11,__framer__exit:animation12,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-cn338x\",\"data-framer-name\":\"Title\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-4cisfn\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-12lj5ox\",\"data-styles-preset\":\"YckFIlg3V\",children:\"Jetzt weiterlesen\"})}),className:\"framer-1vyt8ok\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"iy0oQD59u\"},implicitPathVariables:undefined},{href:{webPageId:\"iy0oQD59u\"},implicitPathVariables:undefined},{href:{webPageId:\"iy0oQD59u\"},implicitPathVariables:undefined}],children:resolvedLinks6=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,children:/*#__PURE__*/_jsx(Container,{className:\"framer-125hw1e-container\",nodeId:\"H4qqDWdYo\",scopeId:\"sA_BxjLU8\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a8f1JVqFM:{nS0aegT4J:resolvedLinks6[1]},p8l3Y5UM3:{nS0aegT4J:resolvedLinks6[2]}},children:/*#__PURE__*/_jsx(ComponentsLinkButton,{ha_6Kfy8j:\"Alle News entdecken\",height:\"100%\",id:\"H4qqDWdYo\",layoutId:\"H4qqDWdYo\",nS0aegT4J:resolvedLinks6[0],variant:\"tMOXpGxbL\",width:\"100%\"})})})})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1vao8lm\",\"data-framer-name\":\"Rows\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-11qr9su\",\"data-framer-name\":\"Column\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-zvlcdt\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"vSFz79xuM\",data:Newsroom,type:\"Collection\"},limit:{type:\"LiteralValue\",value:2},select:[{collection:\"vSFz79xuM\",name:\"yFSzmvjOB\",type:\"Identifier\"},{collection:\"vSFz79xuM\",name:\"mqYS0qQ78\",type:\"Identifier\"},{collection:\"vSFz79xuM\",name:\"JuRC9idYU\",type:\"Identifier\"},{collection:\"vSFz79xuM\",name:\"tUXvszdti\",type:\"Identifier\"},{collection:\"vSFz79xuM\",name:\"V4y6FdWn5\",type:\"Identifier\"},{collection:\"vSFz79xuM\",name:\"id\",type:\"Identifier\"}],where:{operator:\"not\",type:\"UnaryOperation\",value:{left:{collection:\"vSFz79xuM\",name:\"V4y6FdWn5\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:V4y6FdWn5},type:\"BinaryOperation\"}}},children:(collection4,paginationInfo4,loadMore4)=>/*#__PURE__*/_jsx(_Fragment,{children:collection4?.map(({id:idvSFz79xuM,JuRC9idYU:JuRC9idYUvSFz79xuM,mqYS0qQ78:mqYS0qQ78vSFz79xuM,tUXvszdti:tUXvszdtivSFz79xuM,V4y6FdWn5:V4y6FdWn5vSFz79xuM,yFSzmvjOB:yFSzmvjOBvSFz79xuM},index4)=>{JuRC9idYUvSFz79xuM??=\"\";V4y6FdWn5vSFz79xuM??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`vSFz79xuM-${idvSFz79xuM}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{V4y6FdWn5:V4y6FdWn5vSFz79xuM},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1b45nfo\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{V4y6FdWn5:V4y6FdWn5vSFz79xuM},webPageId:\"sA_BxjLU8\"},implicitPathVariables:undefined},{href:{pathVariables:{V4y6FdWn5:V4y6FdWn5vSFz79xuM},webPageId:\"sA_BxjLU8\"},implicitPathVariables:undefined},{href:{pathVariables:{V4y6FdWn5:V4y6FdWn5vSFz79xuM},webPageId:\"sA_BxjLU8\"},implicitPathVariables:undefined}],children:resolvedLinks7=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{p8l3Y5UM3:{width:`min(max(${componentViewport?.width||\"100vw\"} - 40px, 1px), 1200px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:290,width:`max(min(max(${componentViewport?.width||\"100vw\"} - 40px, 1px), 1200px), 1px)`,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation11,__framer__exit:animation12,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-81uvyz-container\",nodeId:\"FxoL5rSy1\",rendersWithMotion:true,scopeId:\"sA_BxjLU8\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a8f1JVqFM:{xBHBEQ3A3:resolvedLinks7[1]},p8l3Y5UM3:{VxEOK7BQr:\"MdTt73IBU\",xBHBEQ3A3:resolvedLinks7[2]}},children:/*#__PURE__*/_jsx(NewsroomItemPreview,{height:\"100%\",iAFPxGh3G:toResponsiveImage(yFSzmvjOBvSFz79xuM),id:\"FxoL5rSy1\",layoutId:\"FxoL5rSy1\",OdMmRnvdh:JuRC9idYUvSFz79xuM,ooqJTMozr:\"Mehr lesen\",style:{width:\"100%\"},variant:\"G7X4zMe6p\",VxEOK7BQr:\"gf8CFIMNA\",wbksFWjCZ:toDateString(tUXvszdtivSFz79xuM,activeLocaleCode),width:\"100%\",X6C9_Dfff:\"\",xBHBEQ3A3:resolvedLinks7[0],ZUP9Tb44A:enumToDisplayNameFunctions[\"mqYS0qQ78\"]?.(mqYS0qQ78vSFz79xuM,activeLocale)})})})})})})})})},idvSFz79xuM);})})})})})})})]})})}),/*#__PURE__*/_jsx(Overlay,{children:overlay3=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":MpJEwMYI2\",pathVariables:{V4y6FdWn5},webPageId:\"sA_BxjLU8\"},implicitPathVariables:undefined},{href:{hash:\":MpJEwMYI2\",pathVariables:{V4y6FdWn5},webPageId:\"sA_BxjLU8\"},implicitPathVariables:undefined},{href:{hash:\":MpJEwMYI2\",pathVariables:{V4y6FdWn5},webPageId:\"sA_BxjLU8\"},implicitPathVariables:undefined}],children:resolvedLinks8=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1615,width:componentViewport?.width||\"100vw\",children:/*#__PURE__*/_jsxs(Container,{className:\"framer-ztw9m1-container\",id:\"ztw9m1\",nodeId:\"C9nBged4Z\",scopeId:\"sA_BxjLU8\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a8f1JVqFM:{variant:\"ODXXVsjzF\",XpUJP_hqe:resolvedLinks8[1]},p8l3Y5UM3:{variant:\"GRQiY3vVk\",XpUJP_hqe:resolvedLinks8[2]}},children:/*#__PURE__*/_jsx(FooterSection,{height:\"100%\",id:\"C9nBged4Z\",KiBsFGoQ9:KiBsFGoQ93bnx0g({overlay:overlay3}),layoutId:\"C9nBged4Z\",style:{width:\"100%\"},variant:\"ZZU3RsQ0g\",width:\"100%\",XpUJP_hqe:resolvedLinks8[0],YpcW3Y1eU:false})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay3.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:.5,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-xmo1xx\"),\"data-framer-portal-id\":\"ztw9m1\",exit:{opacity:0,transition:{delay:0,duration:.5,ease:[.5,0,.88,.77],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay3.hide()},\"eVjworkFW\"),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{p8l3Y5UM3:{width:\"100vw\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"60vw\",children:/*#__PURE__*/_jsx(Container,{animate:animation14,className:cx(scopingClassNames,\"framer-uy1743-container\"),\"data-framer-portal-id\":\"ztw9m1\",exit:animation13,inComponentSlot:true,initial:animation15,nodeId:\"w6GSe47lF\",rendersWithMotion:true,scopeId:\"sA_BxjLU8\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{p8l3Y5UM3:{variant:\"tFmru8Vx8\"}},children:/*#__PURE__*/_jsx(MenuContactOverlay,{height:\"100%\",id:\"w6GSe47lF\",k7qIWgYsL:k7qIWgYsL1wnntms({overlay:overlay3}),layoutId:\"w6GSe47lF\",style:{height:\"100%\",width:\"100%\"},variant:\"JcyNaL0FW\",width:\"100%\"})})})})})]}),getContainer())})})]})})})})}),/*#__PURE__*/_jsx(Overlay,{enabled:isDisplayed(),children:overlay4=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a8f1JVqFM:{width:\"810px\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:88,width:componentViewport?.width||\"100vw\",y:0,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a8f1JVqFM:{transformTemplate:transformTemplate1}},children:/*#__PURE__*/_jsxs(ContainerWithFX,{__framer__animate:{transition:transition7},__framer__animateOnce:false,__framer__scrollDirection:{direction:\"down\",target:animation9},__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-13zjiyd-container\",id:\"13zjiyd\",layoutScroll:true,nodeId:\"XFDExnUhj\",rendersWithMotion:true,scopeId:\"sA_BxjLU8\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a8f1JVqFM:{style:{maxWidth:\"100%\",width:\"100%\"},variant:\"u1gAHu8B8\"},p8l3Y5UM3:{variant:\"u1gAHu8B8\"}},children:/*#__PURE__*/_jsx(MenuNavBar,{height:\"100%\",id:\"XFDExnUhj\",layoutId:\"XFDExnUhj\",MfTquifHK:MfTquifHK3bnx0g({overlay:overlay4}),style:{width:\"100%\"},variant:\"IuXv0lpb2\",width:\"100%\"})}),isDisplayed()&&/*#__PURE__*/_jsx(AnimatePresence,{children:overlay4.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:.3,ease:[.5,0,.88,.77],type:\"tween\"}},className:`${cx(scopingClassNames,\"framer-mlkta\")} hidden-stz0yy`,\"data-framer-portal-id\":\"13zjiyd\",exit:{opacity:0,transition:{delay:.3,duration:.3,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay4.hide()},\"aMTJQdj1v\"),isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:`${cx(scopingClassNames,\"framer-e00raq\")} hidden-1mrghhy`,\"data-framer-name\":\"Containter\",\"data-framer-portal-id\":\"13zjiyd\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{a8f1JVqFM:{width:\"100vw\"},p8l3Y5UM3:{width:\"100vw\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{animate:animation17,className:cx(scopingClassNames,\"framer-1w82fip-container\"),\"data-framer-portal-id\":\"13zjiyd\",exit:animation16,inComponentSlot:true,initial:animation18,nodeId:\"sTG9ZugsJ\",rendersWithMotion:true,scopeId:\"sA_BxjLU8\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(MenuMobileMenu,{height:\"100%\",id:\"sTG9ZugsJ\",layoutId:\"sTG9ZugsJ\",style:{height:\"100%\",width:\"100%\"},UI_0vNZoz:UI_0vNZoz1wnntms({overlay:overlay4}),width:\"100%\"})})})})]}),getContainer())})})]})})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-daEQm.framer-z900ff, .framer-daEQm .framer-z900ff { display: block; }\",\".framer-daEQm.framer-stz0yy { align-content: center; align-items: center; background-color: var(--token-5e831aa2-d934-46d4-9b0a-cefa9114ae8c, #ffffff); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-daEQm .framer-1on18zo { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; padding: 0px; position: relative; width: 100%; }\",\".framer-daEQm .framer-bbiq2x { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; overflow: visible; padding: 140px 20px 80px 20px; position: relative; width: 100%; }\",\".framer-daEQm .framer-ejwvqs { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; max-width: 1160px; overflow: visible; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-daEQm .framer-bl59kz { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-daEQm .framer-tts4r7 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; max-width: 760px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-daEQm .framer-5tcx6x-container, .framer-daEQm .framer-ijpjw0-container, .framer-daEQm .framer-5n5os1-container, .framer-daEQm .framer-1fn2p7n-container, .framer-daEQm .framer-1yma0u1-container, .framer-daEQm .framer-1q656wm-container, .framer-daEQm .framer-gjebp3-container, .framer-daEQm .framer-19meg0s-container, .framer-daEQm .framer-1eeokjn-container, .framer-daEQm .framer-s7dmvj-container, .framer-daEQm .framer-125hw1e-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-daEQm .framer-137cuhn { 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-daEQm .framer-1s49qr7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-daEQm .framer-u74rcf, .framer-daEQm .framer-1y2w31e, .framer-daEQm .framer-1k3mh64, .framer-daEQm .framer-zwgm98, .framer-daEQm .framer-1nf741i, .framer-daEQm .framer-137jdq6, .framer-daEQm .framer-e0d6nz, .framer-daEQm .framer-ymlv6d, .framer-daEQm .framer-gz638d { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-daEQm .framer-4pqo2i, .framer-daEQm .framer-178gvjn { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-daEQm .framer-1g7dw1b, .framer-daEQm .framer-1q6w6m8 { background-color: var(--token-7991f00c-3814-4f12-8a8b-275815b7e6c5, #000000); flex: none; height: 1px; overflow: hidden; position: relative; width: 100%; }\",\".framer-daEQm .framer-zocb7c { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-daEQm .framer-1gleg39 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 40px 0px 0px; position: relative; width: 360px; }\",\".framer-daEQm .framer-qif7kk { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-daEQm .framer-hegpu9, .framer-daEQm .framer-16vm5yi, .framer-daEQm .framer-1hkvu4r, .framer-daEQm .framer-t29b2s, .framer-daEQm .framer-bx8zw5 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-daEQm .framer-1leypkf, .framer-daEQm .framer-18coudb, .framer-daEQm .framer-r3si7b, .framer-daEQm .framer-1qrqw8a { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-daEQm .framer-12k7iys, .framer-daEQm .framer-1k6buh2 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 10px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-daEQm .framer-wolj54, .framer-daEQm .framer-15cjunk { --border-bottom-width: 1.5px; --border-color: var(--token-ac5f4fbe-e041-42ed-89a3-8c3c3c81b3ee, #e53664); --border-left-width: 1.5px; --border-right-width: 1.5px; --border-style: solid; --border-top-width: 1.5px; align-content: center; align-items: center; aspect-ratio: 1 / 1; border-bottom-left-radius: 999px; border-bottom-right-radius: 999px; border-top-left-radius: 999px; border-top-right-radius: 999px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 30px); justify-content: center; overflow: hidden; padding: 3px; position: relative; width: 30px; will-change: var(--framer-will-change-override, transform); }\",\".framer-daEQm .framer-mmwihg { aspect-ratio: 1 / 1; border-bottom-left-radius: 999px; border-bottom-right-radius: 999px; border-top-left-radius: 999px; border-top-right-radius: 999px; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 24px); position: relative; width: 1px; }\",\".framer-daEQm .framer-attgg7, .framer-daEQm .framer-1nc296r, .framer-daEQm .framer-pce17k, .framer-daEQm .framer-169o3v6 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 2px; height: min-content; justify-content: flex-start; min-width: 200px; padding: 0px; position: relative; width: 1px; }\",\".framer-daEQm .framer-1jkz8b9, .framer-daEQm .framer-1k8gi7q, .framer-daEQm .framer-1486gbu, .framer-daEQm .framer-1jnwq5d, .framer-daEQm .framer-1mdfu6g, .framer-daEQm .framer-moxk2n { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-daEQm .framer-nhk85g, .framer-daEQm .framer-1yq6hu8 { aspect-ratio: 1 / 1; border-bottom-left-radius: 999px; border-bottom-right-radius: 999px; border-top-left-radius: 999px; border-top-right-radius: 999px; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 200px); position: relative; width: 1px; }\",\".framer-daEQm .framer-1g66tlg { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-daEQm .framer-1duw6fa, .framer-daEQm .framer-19vic1h { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-daEQm .framer-m5krzp, .framer-daEQm .framer-1mjliu2 { align-content: center; align-items: center; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 24px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 24px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-daEQm .framer-1cr95g9, .framer-daEQm .framer-1cx7grq { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 24px); position: relative; width: 24px; }\",\".framer-daEQm .framer-10vvdhx-container, .framer-daEQm .framer-olqs06-container { flex: none; height: auto; left: 0px; position: absolute; top: 0px; width: auto; z-index: 1; }\",\".framer-daEQm .framer-1u7biav { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; max-width: 760px; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-daEQm .framer-sfjqxv-container, .framer-daEQm .framer-ztw9m1-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-daEQm .framer-tt6mnh { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-end; max-width: 1160px; overflow: visible; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-daEQm .framer-1ka3m1j { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; max-width: 100%; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-daEQm .framer-u7fg70 { aspect-ratio: 1.7791411042944785 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 652px); overflow: hidden; position: relative; width: 100%; }\",\".framer-daEQm .framer-pipees { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 20px 160px 20px; position: relative; width: 100%; z-index: 1; }\",\".framer-daEQm .framer-het30h, .framer-daEQm .framer-149w4p1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; max-width: 760px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-daEQm .framer-gui6dh, .framer-daEQm .framer-16wet7g { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-daEQm .framer-o41jvu, .framer-daEQm .framer-1tvih04 { --framer-paragraph-spacing: 20px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-daEQm .framer-18ifiy5-container { flex: none; height: auto; position: relative; width: 960px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-daEQm.framer-1aqsfd4 { background-color: rgba(0, 0, 0, 0.8); inset: 0px; position: fixed; user-select: none; z-index: 3; }\",\".framer-daEQm.framer-ehr9w8 { background-color: var(--token-7991f00c-3814-4f12-8a8b-275815b7e6c5, #000000); bottom: 204px; flex: none; height: 272px; left: 235px; overflow: hidden; position: fixed; width: 465px; z-index: 3; }\",\".framer-daEQm .framer-1qu7p4a, .framer-daEQm .framer-1r691zd { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-daEQm .framer-ilpg8q { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-daEQm .framer-l19led { background-color: var(--token-7991f00c-3814-4f12-8a8b-275815b7e6c5, #000000); flex: none; height: 2px; overflow: hidden; position: relative; width: 40px; }\",\".framer-daEQm .framer-l9a1qx { 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: 0px 20px 160px 20px; position: relative; scroll-margin-top: 100px; width: 100%; z-index: 1; }\",\".framer-daEQm .framer-b9y4u6 { align-content: flex-start; align-items: flex-start; background-color: var(--token-b534f80f-7df8-49df-85e2-510f91b4187a, #f3f5f7); display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; max-width: 1200px; overflow: hidden; padding: 40px; position: relative; width: 1px; }\",\".framer-daEQm .framer-92u3iw { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-daEQm .framer-kxregs { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-daEQm .framer-ztwnwx { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-daEQm .framer-d04t63 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 360px; }\",\".framer-daEQm .framer-1dtawtm { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-daEQm .framer-1tx7ihp { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 360px; }\",\".framer-daEQm .framer-1lvwq2y, .framer-daEQm .framer-12w6zpl { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 15px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-daEQm .framer-1gdcf4r, .framer-daEQm .framer-fo3mnz { --border-bottom-width: 1.5px; --border-color: var(--token-ac5f4fbe-e041-42ed-89a3-8c3c3c81b3ee, #e53664); --border-left-width: 1.5px; --border-right-width: 1.5px; --border-style: solid; --border-top-width: 1.5px; align-content: center; align-items: center; aspect-ratio: 1 / 1; border-bottom-left-radius: 999px; border-bottom-right-radius: 999px; border-top-left-radius: 999px; border-top-right-radius: 999px; cursor: default; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 48px); justify-content: center; overflow: hidden; padding: 3px; position: relative; width: 48px; will-change: var(--framer-will-change-override, transform); }\",\".framer-daEQm .framer-7mg841 { aspect-ratio: 1 / 1; border-bottom-left-radius: 999px; border-bottom-right-radius: 999px; border-top-left-radius: 999px; border-top-right-radius: 999px; flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 42px); position: relative; width: 1px; }\",\".framer-daEQm .framer-zzpf3r, .framer-daEQm .framer-qg30sk { align-content: center; align-items: center; background-color: var(--token-7991f00c-3814-4f12-8a8b-275815b7e6c5, #000000); box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.05); display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 12px; position: relative; width: min-content; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-daEQm .framer-15ugwjh, .framer-daEQm .framer-1xis0xo { flex: none; height: 24px; position: relative; text-decoration: none; width: 24px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-daEQm .framer-15uoe3g, .framer-daEQm .framer-62tpg9 { flex: none; height: 24px; left: 0px; position: absolute; top: 0px; width: 24px; }\",\".framer-daEQm .framer-16fs3c { 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: hidden; padding: 0px 20px 160px 20px; position: relative; width: 100%; z-index: 1; }\",\".framer-daEQm .framer-12s8jn8 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 160px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-daEQm .framer-cn338x { 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: 0px; position: relative; width: 100%; }\",\".framer-daEQm .framer-4cisfn { align-content: flex-end; align-items: flex-end; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-daEQm .framer-1vyt8ok { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-daEQm .framer-1vao8lm { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-daEQm .framer-11qr9su { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-daEQm .framer-zvlcdt { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-daEQm .framer-1b45nfo { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: wrap; gap: 40px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 1px; }\",\".framer-daEQm .framer-81uvyz-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-daEQm.framer-xmo1xx { background-color: rgba(0, 0, 0, 0.5); inset: 0px; position: fixed; user-select: none; z-index: 1; }\",\".framer-daEQm.framer-uy1743-container { flex: none; height: 100vh; position: fixed; right: 0px; top: calc(50.00000000000002% - 100vh / 2); width: 60%; will-change: var(--framer-will-change-effect-override, transform); z-index: 3; }\",\".framer-daEQm .framer-13zjiyd-container { flex: none; height: auto; left: 0px; mix-blend-mode: difference; position: fixed; right: 0px; top: 0px; z-index: 3; }\",'.framer-daEQm.framer-mlkta { background-color: var(--token-7991f00c-3814-4f12-8a8b-275815b7e6c5, #000000) /* {\"name\":\"Cool Black\"} */; inset: 0px; position: fixed; user-select: none; z-index: 3; }',\".framer-daEQm.framer-e00raq { align-content: center; align-items: center; bottom: 0px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; justify-content: flex-start; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; padding: 0px; position: fixed; top: 0px; width: 100%; z-index: 3; }\",\".framer-daEQm.framer-1w82fip-container { bottom: 0px; flex: none; left: 0px; position: fixed; right: 0px; top: 0px; will-change: var(--framer-will-change-effect-override, transform); z-index: 3; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,...sharedStyle9.css,...sharedStyle10.css,...sharedStyle11.css,...sharedStyle12.css,...sharedStyle13.css,...sharedStyle14.css,...sharedStyle15.css,'.framer-daEQm[data-border=\"true\"]::after, .framer-daEQm [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; }',\"@media (min-width: 810px) and (max-width: 1199px) { .framer-daEQm.framer-stz0yy { width: 810px; } .framer-daEQm .framer-bbiq2x { padding: 100px 20px 80px 20px; } .framer-daEQm .framer-ejwvqs { max-width: unset; } .framer-daEQm .framer-tts4r7 { gap: 40px; } .framer-daEQm .framer-1gleg39 { width: min-content; } .framer-daEQm .framer-qif7kk { width: 320px; } .framer-daEQm .framer-u7fg70 { height: var(--framer-aspect-ratio-supported, 433px); } .framer-daEQm .framer-pipees, .framer-daEQm .framer-l9a1qx { padding: 0px 20px 120px 20px; } .framer-daEQm .framer-het30h, .framer-daEQm .framer-149w4p1 { max-width: 750px; } .framer-daEQm .framer-18ifiy5-container { width: 100%; } .framer-daEQm .framer-b9y4u6 { max-width: 760px; } .framer-daEQm .framer-16fs3c { padding: 0px 20px 80px 20px; } .framer-daEQm .framer-1r691zd { align-content: center; align-items: center; } .framer-daEQm .framer-13zjiyd-container { left: 50%; max-width: 810px; right: unset; transform: translateX(-50%); width: 810px; }}\",\"@media (max-width: 809px) { .framer-daEQm.framer-stz0yy { width: 390px; } .framer-daEQm .framer-bbiq2x { gap: 40px; padding: 100px 20px 40px 20px; } .framer-daEQm .framer-bl59kz { flex-direction: column; gap: 10px; justify-content: flex-start; } .framer-daEQm .framer-tts4r7 { flex: none; gap: 40px; width: 100%; } .framer-daEQm .framer-zocb7c { flex-direction: column; gap: 40px; justify-content: flex-start; } .framer-daEQm .framer-1gleg39 { order: 1; padding: 0px; width: 100%; } .framer-daEQm .framer-1u7biav { flex: none; order: 0; width: 100%; } .framer-daEQm .framer-u7fg70 { height: var(--framer-aspect-ratio-supported, 197px); } .framer-daEQm .framer-pipees { gap: 40px; padding: 0px 20px 80px 20px; } .framer-daEQm .framer-het30h, .framer-daEQm .framer-149w4p1 { gap: 40px; } .framer-daEQm .framer-18ifiy5-container, .framer-daEQm .framer-d04t63, .framer-daEQm .framer-1tx7ihp { width: 100%; } .framer-daEQm .framer-l9a1qx { padding: 0px 20px 80px 20px; } .framer-daEQm .framer-b9y4u6 { padding: 20px; } .framer-daEQm .framer-92u3iw, .framer-daEQm .framer-1vao8lm, .framer-daEQm .framer-zvlcdt { flex-direction: column; } .framer-daEQm .framer-kxregs { flex: none; width: 100%; z-index: 1; } .framer-daEQm .framer-1dtawtm { gap: 20px; width: 100%; } .framer-daEQm .framer-16fs3c { padding: 0px 20px 40px 20px; } .framer-daEQm .framer-4cisfn { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 20px; justify-content: flex-start; } .framer-daEQm .framer-1vyt8ok, .framer-daEQm .framer-11qr9su, .framer-daEQm .framer-1b45nfo { flex: none; width: 100%; } .framer-daEQm.framer-uy1743-container { bottom: 0px; height: unset; left: calc(50.00000000000002% - 100% / 2); right: unset; top: 0px; width: 100%; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 10258\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"a8f1JVqFM\":{\"layout\":[\"fixed\",\"auto\"]},\"p8l3Y5UM3\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"MpJEwMYI2\":{\"pattern\":\":MpJEwMYI2\",\"name\":\"hero\"},\"PerEpPsx7\":{\"pattern\":\":PerEpPsx7\",\"name\":\"author\"}}\n * @framerResponsiveScreen\n */const FramersA_BxjLU8=withCSS(Component,css,\"framer-daEQm\");export default FramersA_BxjLU8;FramersA_BxjLU8.displayName=\"Page\";FramersA_BxjLU8.defaultProps={height:10258,width:1200};addFonts(FramersA_BxjLU8,[{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\"}]},...ComponentsBreadcrumbFonts,...ShareButtonFonts,...ClipboardFonts,...NewsroomEventWidgetFonts,...NewsroomWhitepaperFeatureCardFonts,...ComponentsLinkButtonFonts,...NewsroomItemPreviewFonts,...FooterSectionFonts,...MenuContactOverlayFonts,...MenuNavBarFonts,...MenuMobileMenuFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts),...getFontsFromSharedStyle(sharedStyle7.fonts),...getFontsFromSharedStyle(sharedStyle8.fonts),...getFontsFromSharedStyle(sharedStyle9.fonts),...getFontsFromSharedStyle(sharedStyle10.fonts),...getFontsFromSharedStyle(sharedStyle11.fonts),...getFontsFromSharedStyle(sharedStyle12.fonts),...getFontsFromSharedStyle(sharedStyle13.fonts),...getFontsFromSharedStyle(sharedStyle14.fonts),...getFontsFromSharedStyle(sharedStyle15.fonts),...componentPresets.fonts?.[\"lSVPmJjgS\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"lSVPmJjgS\"]):[]],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramersA_BxjLU8\",\"slots\":[],\"annotations\":{\"framerScrollSections\":\"{\\\"MpJEwMYI2\\\":{\\\"pattern\\\":\\\":MpJEwMYI2\\\",\\\"name\\\":\\\"hero\\\"},\\\"PerEpPsx7\\\":{\\\"pattern\\\":\\\":PerEpPsx7\\\",\\\"name\\\":\\\"author\\\"}}\",\"framerAutoSizeImages\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerColorSyntax\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerResponsiveScreen\":\"\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"a8f1JVqFM\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"p8l3Y5UM3\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"10258\",\"framerIntrinsicWidth\":\"1200\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],"mappings":"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"}