{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/zgjJCUglj26LCg05tkp4/wkPCYP7hlIKHPKjoP9Tn/WXAHqcyai.js"],
  "sourcesContent": ["// Generated by Framer (d65f646)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useQueryData,useRouter,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{Icon as Hero}from\"https://framerusercontent.com/modules/hKjtTuWGYB451ckw6eTN/bbq95ZQZ142lE2fXscHd/Hero.js\";import Events from\"https://framerusercontent.com/modules/K0uRMzELv1LQSlYrW9JJ/guiG09VMSmpMyJ6rsjDJ/Events.js\";import Carousel from\"https://framerusercontent.com/modules/UIrMjSS6ZX89L0CsT8k6/7r5UGUpFh6FWtcVOCSDp/Carousel.js\";import Button from\"#framer/local/canvasComponent/ag7FNc7Ht/ag7FNc7Ht.js\";import TickerCard from\"#framer/local/canvasComponent/cynzhVy6m/cynzhVy6m.js\";import CallToActionButton from\"#framer/local/canvasComponent/DvSe7IiSc/DvSe7IiSc.js\";import Footer from\"#framer/local/canvasComponent/mhapDAJli/mhapDAJli.js\";import Navbar from\"#framer/local/canvasComponent/MMmbC3c4g/MMmbC3c4g.js\";import StandortKarte from\"#framer/local/canvasComponent/RG4oJacTk/RG4oJacTk.js\";import Ressortleitungen from\"#framer/local/collection/l1pQNNKYK/l1pQNNKYK.js\";import*as sharedStyle3 from\"#framer/local/css/FiZQdioqa/FiZQdioqa.js\";import*as sharedStyle4 from\"#framer/local/css/lbGktNfwh/lbGktNfwh.js\";import*as sharedStyle5 from\"#framer/local/css/M5kX8PT33/M5kX8PT33.js\";import*as sharedStyle from\"#framer/local/css/RG35TN25Q/RG35TN25Q.js\";import*as sharedStyle1 from\"#framer/local/css/sWfdKUGC7/sWfdKUGC7.js\";import*as sharedStyle6 from\"#framer/local/css/u4ADPVga1/u4ADPVga1.js\";import*as sharedStyle2 from\"#framer/local/css/XqXER7t98/XqXER7t98.js\";import metadataProvider from\"#framer/local/webPageMetadata/WXAHqcyai/WXAHqcyai.js\";const NavbarFonts=getFonts(Navbar);const EventsFonts=getFonts(Events);const StandortKarteFonts=getFonts(StandortKarte);const CallToActionButtonFonts=getFonts(CallToActionButton);const ButtonFonts=getFonts(Button);const TickerCardFonts=getFonts(TickerCard);const CarouselFonts=getFonts(Carousel);const HeroFonts=getFonts(Hero);const FooterFonts=getFonts(Footer);const breakpoints={CN5Q9KTKT:\"(min-width: 1440px)\",HPRqqJala:\"(min-width: 810px) and (max-width: 1439px)\",UZhrR7j30:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-TWhyf\";const variantClassNames={CN5Q9KTKT:\"framer-v-1fkwe5v\",HPRqqJala:\"framer-v-fsbcww\",UZhrR7j30:\"framer-v-157lohf\"};const transition1={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.1,skewX:0,skewY:0,transition:transition1};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const isSet=value=>{if(Array.isArray(value))return value.length>0;return value!==undefined&&value!==null&&value!==\"\";};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"CN5Q9KTKT\",Phone:\"UZhrR7j30\",Tablet:\"HPRqqJala\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"CN5Q9KTKT\"};};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,IwkAFhg8YArqZKhWhA,U27ohAV3XArqZKhWhA,PiZ81w5j2ArqZKhWhA,tfSp5NrgSArqZKhWhA,j6CNK_riYArqZKhWhA,idArqZKhWhA,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"HPRqqJala\")return true;return false;};const isDisplayed1=()=>{if(!isBrowser())return true;if([\"HPRqqJala\",\"UZhrR7j30\"].includes(baseVariant))return false;return true;};const isDisplayed2=()=>{if(!isBrowser())return true;if(baseVariant===\"UZhrR7j30\")return true;return false;};useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"CN5Q9KTKT\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(255, 255, 255); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1fkwe5v\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:140,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-10kvxnk-container\",nodeId:\"Xg5Y1C3xi\",scopeId:\"WXAHqcyai\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HPRqqJala:{Qx7h4MkuB:\"var(--token-65de5233-3d49-4368-86a8-b19aaea90513, rgb(255, 255, 255))\",variant:\"Fe5lg2YYi\"},UZhrR7j30:{variant:\"DtWJpownV\"}},children:/*#__PURE__*/_jsx(Navbar,{fFEgfoLMk:\"tjuz84gvt\",height:\"100%\",id:\"Xg5Y1C3xi\",Iz0e7LfEq:\"var(--token-a11b28a4-d917-475d-96d9-50690c22b674, rgb(0, 126, 198))\",layoutId:\"Xg5Y1C3xi\",Qx7h4MkuB:\"var(--token-a11b28a4-d917-475d-96d9-50690c22b674, rgb(0, 126, 198))\",style:{width:\"100%\"},uiM4cZ1Bd:\"var(--token-65de5233-3d49-4368-86a8-b19aaea90513, rgb(255, 255, 255))\",variant:\"zjS6r8Ihw\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-7t8w26\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:99,intrinsicWidth:300,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+140+0+0),pixelHeight:300,pixelWidth:909,positionX:\"center\",positionY:\"bottom\",sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/YCNZhfhLnmYqjLNR0HCymzeBD94.svg?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/YCNZhfhLnmYqjLNR0HCymzeBD94.svg?scale-down-to=512 512w,https://framerusercontent.com/images/YCNZhfhLnmYqjLNR0HCymzeBD94.svg 909w\"},className:\"framer-1vt7gvq\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1rf5kkh\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1bnit7y\",\"data-framer-name\":\"Begr\\xfc\\xdfung\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-jlvfz2\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1w878vr\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-vfd2as\",\"data-styles-preset\":\"RG35TN25Q\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-a11b28a4-d917-475d-96d9-50690c22b674, rgb(0, 126, 198))\"},children:\"Willkommen bei bonding Dresden\"})}),className:\"framer-q7i6m8\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-d9b3k6\",\"data-styles-preset\":\"sWfdKUGC7\",children:[/*#__PURE__*/_jsx(\"strong\",{children:\"bonding Dresden \"}),\"wurde am 01. Oktober 1990 gegr\\xfcndet (noch in der DDR) und z\\xe4hlt heute zu einer der gr\\xf6\\xdften bonding-Hochschulgruppen Deutschlands.Mit ca. 15 ehrenamtlich engagierten Mitgliedern stellen wir kostenlose Veranstaltungen f\\xfcr Studierende auf die Beine - mit Erfolg!\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"Und das Schlimmste: Wir haben Spa\\xdf dabei!\"]})}),className:\"framer-uwus9e\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HPRqqJala:{background:{alt:\"\",backgroundSize:.4,fit:\"tile\",intrinsicHeight:2e3,intrinsicWidth:3e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+440+80+0+0+0+288),pixelHeight:2336,pixelWidth:3504,positionX:\"left\",positionY:\"top\",sizes:\"730px\",src:\"https://framerusercontent.com/images/HwNF2k8WwPkRptfJRueQmtib60.jpg?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/HwNF2k8WwPkRptfJRueQmtib60.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/HwNF2k8WwPkRptfJRueQmtib60.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/HwNF2k8WwPkRptfJRueQmtib60.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/HwNF2k8WwPkRptfJRueQmtib60.jpg 3504w\"}},UZhrR7j30:{background:{alt:\"\",backgroundSize:.4,fit:\"tile\",intrinsicHeight:2e3,intrinsicWidth:3e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+290+40+0+0+0+0+278),pixelHeight:2336,pixelWidth:3504,positionX:\"center\",positionY:\"center\",sizes:`calc(min(${componentViewport?.width||\"100vw\"}, 600px) - 40px)`,src:\"https://framerusercontent.com/images/HwNF2k8WwPkRptfJRueQmtib60.jpg?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/HwNF2k8WwPkRptfJRueQmtib60.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/HwNF2k8WwPkRptfJRueQmtib60.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/HwNF2k8WwPkRptfJRueQmtib60.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/HwNF2k8WwPkRptfJRueQmtib60.jpg 3504w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",backgroundSize:.4,fit:\"tile\",intrinsicHeight:2e3,intrinsicWidth:3e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+555+160+0+0+0),pixelHeight:2336,pixelWidth:3504,positionX:\"center\",positionY:\"center\",sizes:\"540px\",src:\"https://framerusercontent.com/images/HwNF2k8WwPkRptfJRueQmtib60.jpg?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/HwNF2k8WwPkRptfJRueQmtib60.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/HwNF2k8WwPkRptfJRueQmtib60.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/HwNF2k8WwPkRptfJRueQmtib60.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/HwNF2k8WwPkRptfJRueQmtib60.jpg 3504w\"},className:\"framer-5zannw\",\"data-framer-name\":\"$65b6942c921fb5465d9e55a9_0U6A9053_1_3\"})})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1m9a519\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{UZhrR7j30:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-vfd2as\",\"data-styles-preset\":\"RG35TN25Q\",style:{\"--framer-text-color\":'var(--token-a11b28a4-d917-475d-96d9-50690c22b674, rgb(0, 126, 198)) /* {\"name\":\"bonding Blau\"'},children:\"Unsere aktuellen Events\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1osatz5\",\"data-styles-preset\":\"XqXER7t98\",children:\"Unsere aktuellen Events\"})}),className:\"framer-1j10xvt\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-9au3y4-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"KD75zT2id\",scopeId:\"WXAHqcyai\",children:/*#__PURE__*/_jsx(Events,{availableCategories:[\"Engineering Competition\",\"European Workshop\",\"Exkursion\",\"Fallstudie\",\"Industry Night\",\"Infoabend\",\"Infostand\",\"Kamin-Abend\",\"Kompass\",\"Messe\",\"nicht bonding\",\"Runder Tisch\",\"Semesterplaner\",\"Sonstige Events\",\"Thementag\",\"Training\",\"Vortrag\",\"Workshop\",\"Unbekannt\"],availableLocalGroups:[\"Dresden\"],count:27,height:\"100%\",id:\"KD75zT2id\",layoutId:\"KD75zT2id\",showCategoriesSelector:true,showLocalGroupSelector:false,showNavigation:true,style:{width:\"100%\"},width:\"100%\"})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ff6klm\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1ewepfx\",\"data-styles-preset\":\"FiZQdioqa\",style:{\"--framer-text-alignment\":\"center\"},children:\"Hier findest du uns in Dresden\"})}),className:\"framer-4k1cdk\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HPRqqJala:{y:(componentViewport?.y||0)+0+440+80+1204.1+60+100},UZhrR7j30:{height:400.008,width:\"100%\",y:(componentViewport?.y||0)+0+290+40+983.833+60+-60.004}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:400,y:(componentViewport?.y||0)+0+555+160+470+60+100,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1gq3gtg-container\",nodeId:\"mEcaXLH0P\",scopeId:\"WXAHqcyai\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{UZhrR7j30:{style:{height:\"100%\",maxWidth:\"100%\"}}},children:/*#__PURE__*/_jsx(StandortKarte,{height:\"100%\",id:\"mEcaXLH0P\",layoutId:\"mEcaXLH0P\",variant:\"dY7blWUsn\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{UZhrR7j30:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-81a0g6\",\"data-styles-preset\":\"lbGktNfwh\",style:{\"--framer-text-alignment\":\"center\"},children:\"N\\xfcrnberger Str. 49\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-81a0g6\",\"data-styles-preset\":\"lbGktNfwh\",style:{\"--framer-text-alignment\":\"center\"},children:\"01187 Dresden\"})]})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-81a0g6\",\"data-styles-preset\":\"lbGktNfwh\",style:{\"--framer-text-alignment\":\"center\"},children:\"N\\xfcrnberger Str. 49, 01187 Dresden\"})}),className:\"framer-17wjk3x\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-yxcj5a\",\"data-framer-name\":\"Mach mit\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1ewepfx\",\"data-styles-preset\":\"FiZQdioqa\",style:{\"--framer-text-alignment\":\"center\"},children:\"Komm vorbei und mach mit!\"})}),className:\"framer-k8fgha\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-d9b3k6\",\"data-styles-preset\":\"sWfdKUGC7\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-a11b28a4-d917-475d-96d9-50690c22b674, rgb(0, 126, 198))\"},children:\"Jeden Mittwoch ab 19:30 Uhr!\"})}),className:\"framer-s9aysz\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-d9b3k6\",\"data-styles-preset\":\"sWfdKUGC7\",style:{\"--framer-text-alignment\":\"center\"},children:[/*#__PURE__*/_jsx(\"strong\",{children:\"Jeden Mittwoch \"}),\"treffen wir uns \",/*#__PURE__*/_jsx(\"strong\",{children:\"19:00 Uhr\"}),\" im\",/*#__PURE__*/_jsx(\"strong\",{children:\" bonding-B\\xfcro\"}),\", N\\xfcrnbergerstra\\xdfe 49, zu unserer w\\xf6chentlichen Sitzung und auch tags\\xfcber ist (fast) immer jemand im B\\xfcro anzutreffen. Hast du zwischen den Vorlesungen oder Mittwoch Abend ein wenig Zeit? Dann komm vorbei \u2013 wir freuen uns auf dich!\"]})}),className:\"framer-12cvbrv\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18rebm7\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"iM_CUAj3f\"},implicitPathVariables:undefined},{href:{webPageId:\"iM_CUAj3f\"},implicitPathVariables:undefined},{href:{webPageId:\"iM_CUAj3f\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HPRqqJala:{y:(componentViewport?.y||0)+0+440+80+2007.1+70+440+11},UZhrR7j30:{y:(componentViewport?.y||0)+0+290+40+1703.833+0+440+11+80}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:51,y:(componentViewport?.y||0)+0+555+160+1273+70+440+11,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1r3bkqk-container\",nodeId:\"IR9ubDAcC\",rendersWithMotion:true,scopeId:\"WXAHqcyai\",whileHover:animation,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HPRqqJala:{vztvAREFH:resolvedLinks[1]},UZhrR7j30:{vztvAREFH:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(CallToActionButton,{height:\"100%\",id:\"IR9ubDAcC\",KOtzmF1q3:\"Mach mit!\",layoutId:\"IR9ubDAcC\",variant:\"yjXyWqWUL\",vztvAREFH:resolvedLinks[0],width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-cfh03a-container\",nodeId:\"wY6S60k22\",rendersWithMotion:true,scopeId:\"WXAHqcyai\",whileHover:animation,children:/*#__PURE__*/_jsx(Button,{c9JvQ3jwJ:\"var(--token-a11b28a4-d917-475d-96d9-50690c22b674, rgb(0, 126, 198))\",gzl8AznzU:\"Zu unseren Infoevents\",height:\"100%\",id:\"wY6S60k22\",layoutId:\"wY6S60k22\",LTn0XlLoy:\"https://events.bonding.de/\",style:{height:\"100%\"},SwhEDTFIG:\"var(--token-65de5233-3d49-4368-86a8-b19aaea90513, rgb(255, 255, 255))\",variant:\"nKsRtUocM\",width:\"100%\"})})})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1xc5w68\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-io9ffe\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1ewepfx\",\"data-styles-preset\":\"FiZQdioqa\",children:\"Ressorts\"})}),className:\"framer-1gms9s2\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-d9b3k6\",\"data-styles-preset\":\"sWfdKUGC7\",style:{\"--framer-text-alignment\":\"center\"},children:[\"Aktive Mitglieder unseres Vereins k\\xf6nnen in unserer Hochschulgruppe feste Themenfelder  oder Projekte \\xfcbernehmen. Sie werden dann von der Hochschulgruppe als \",/*#__PURE__*/_jsx(\"strong\",{children:\"Ressortleiter\"}),\" i. d. R. f\\xfcr ein Jahr gew\\xe4hlt.\"]})}),className:\"framer-qaj4an\",fonts:[\"Inter\",\"Inter-Bold\"],verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1igmll0-container hidden-1fkwe5v hidden-157lohf\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"BFf2kzG8q\",scopeId:\"WXAHqcyai\",children:/*#__PURE__*/_jsx(Carousel,{align:\"center\",ariaLabel:\"\",arrowObject:{arrowFill:\"rgba(0, 0, 0, 0.2)\",arrowPadding:20,arrowRadius:40,arrowSize:40,showMouseControls:true},axis:true,borderRadius:0,fadeObject:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeTransition:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"},fadeWidth:25},gap:20,height:\"100%\",id:\"BFf2kzG8q\",layoutId:\"BFf2kzG8q\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,progressObject:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0.2)\",dotsBlur:4,dotsFill:\"rgb(255, 255, 255)\",dotsGap:10,dotsInset:10,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:false,showScrollbar:true},sizingObject:{heightInset:0,heightRows:2,heightType:\"auto\",widthColumns:2,widthInset:0,widthType:\"auto\"},slots:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:510,width:\"330px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-w88epo-container\",inComponentSlot:true,nodeId:\"smsZNGFvu\",rendersWithMotion:true,scopeId:\"WXAHqcyai\",children:/*#__PURE__*/_jsx(TickerCard,{height:\"100%\",id:\"smsZNGFvu\",layoutId:\"smsZNGFvu\",ROk2vqU_P:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"Vorstand\"})}),/*#__PURE__*/_jsx(\"p\",{children:\"Verantwortung \\xfcbernehmen, mit zu vielen Kontakten in und au\\xdferhalb des Vereins vernetzen, und eine einmalige Chance strategisch zu arbeiten und ein\\xa0Team zu f\\xfchren, wie es das Studium nicht bietet.\u200D\u200D\"}),/*#__PURE__*/_jsx(\"p\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"Leadership\"})}),/*#__PURE__*/_jsx(\"p\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"Strategie\"})}),/*#__PURE__*/_jsx(\"p\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"Motivation\"})})]}),style:{height:\"100%\",width:\"100%\"},variant:\"ZtcpHwg0X\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:510,width:\"330px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1xnxn2v-container\",inComponentSlot:true,nodeId:\"ewodo12kC\",rendersWithMotion:true,scopeId:\"WXAHqcyai\",children:/*#__PURE__*/_jsx(TickerCard,{height:\"100%\",id:\"ewodo12kC\",layoutId:\"ewodo12kC\",ROk2vqU_P:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"Finanzen\"})}),/*#__PURE__*/_jsxs(\"p\",{children:[\"\\xdcberblick \\xfcber finanzielle Situation, Rechnungen buchen und Pr\\xfcfung der Projektabrechnungen.\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsxs(\"strong\",{children:[\"\u200DJahresabschluss\",/*#__PURE__*/_jsx(\"br\",{}),\"Finanzbuchhaltung\"]})]})]}),style:{height:\"100%\",width:\"100%\"},variant:\"dapMWTA6u\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:510,width:\"330px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-tvgbfd-container\",inComponentSlot:true,nodeId:\"IdxwEquoh\",rendersWithMotion:true,scopeId:\"WXAHqcyai\",children:/*#__PURE__*/_jsx(TickerCard,{height:\"100%\",id:\"IdxwEquoh\",layoutId:\"IdxwEquoh\",ROk2vqU_P:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"Projektleitung\"})}),/*#__PURE__*/_jsxs(\"p\",{children:[\"Der Erfolg eines Gro\\xdfprojekts steht und f\\xe4llt mit der Leitung.\",/*#__PURE__*/_jsx(\"br\",{}),\"Hier kannst du zeigen, was in dir steckt. Die gr\\xf6\\xdften Events sind unsere j\\xe4hrlichen Firmenkontaktmessen.\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"\u200D\",/*#__PURE__*/_jsx(\"strong\",{children:\"Projektmanagement\"}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"strong\",{children:\"Teamf\\xfchrung\"}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"strong\",{children:\"Zeit- und Selbstmanagement\"})]})]}),style:{height:\"100%\",width:\"100%\"},variant:\"LseaWbNtY\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:510,width:\"330px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1rfw8iz-container\",inComponentSlot:true,nodeId:\"lpsiQtzF6\",rendersWithMotion:true,scopeId:\"WXAHqcyai\",children:/*#__PURE__*/_jsx(TickerCard,{height:\"100%\",id:\"lpsiQtzF6\",layoutId:\"lpsiQtzF6\",ROk2vqU_P:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"Veranstaltungsleiter\"})}),/*#__PURE__*/_jsxs(\"p\",{children:[\"Zust\\xe4ndig f\\xfcr die Koordination aller von uns durchgef\\xfchrten Individualveranstaltungen,\",/*#__PURE__*/_jsx(\"br\",{}),\"sowie im st\\xe4ndigen Kontakt mit Unternehmen.\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsxs(\"strong\",{children:[\"\u200DProjektplanung\",/*#__PURE__*/_jsx(\"br\",{}),\"Firmenkontakt\",/*#__PURE__*/_jsx(\"br\",{}),\"Innovation\"]})]})]}),style:{height:\"100%\",width:\"100%\"},variant:\"iFOupkQCD\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:510,width:\"330px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-b323k8-container\",inComponentSlot:true,nodeId:\"b128jsPnG\",rendersWithMotion:true,scopeId:\"WXAHqcyai\",children:/*#__PURE__*/_jsx(TickerCard,{height:\"100%\",id:\"b128jsPnG\",layoutId:\"b128jsPnG\",ROk2vqU_P:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"Marketing & PR\"})}),/*#__PURE__*/_jsxs(\"p\",{children:[\"Bewerbung unserer Veranstaltungen \\xfcber alle Kan\\xe4le und bekannt machen von bonding,\",/*#__PURE__*/_jsx(\"br\",{}),\"um st\\xe4ndig neue engagierte Mitglieder zu gewinnen.\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"\u200D\",/*#__PURE__*/_jsxs(\"strong\",{children:[\"Social Media\",/*#__PURE__*/_jsx(\"br\",{}),\"Adobe Creative Cloud\"]}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"strong\",{children:\"Marketingkampangen\"})]})]}),style:{height:\"100%\",width:\"100%\"},variant:\"q8EHdFjPH\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:510,width:\"330px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-17lt70f-container\",inComponentSlot:true,nodeId:\"zeOQYXZZx\",rendersWithMotion:true,scopeId:\"WXAHqcyai\",children:/*#__PURE__*/_jsx(TickerCard,{height:\"100%\",id:\"zeOQYXZZx\",layoutId:\"zeOQYXZZx\",ROk2vqU_P:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"EDV\"})}),/*#__PURE__*/_jsxs(\"p\",{children:[\"Ohne die IT l\\xe4uft in unserem Verein nichts.\",/*#__PURE__*/_jsx(\"br\",{}),\"Um immer auf dem neusten Stand zu sein, entwickeln unsere IT\u2019ler die Systeme st\\xe4ndig weiter.\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"\u200D\",/*#__PURE__*/_jsx(\"strong\",{children:\"Webentwicklung\"}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsxs(\"strong\",{children:[\"Digitalisierung\",/*#__PURE__*/_jsx(\"br\",{}),\"Scrum Master\"]})]})]}),style:{height:\"100%\",width:\"100%\"},variant:\"esyKFCyw5\",width:\"100%\"})})})],snapObject:{fluid:false,snap:true,snapEdge:\"center\"},style:{maxWidth:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1eaijnq-container hidden-fsbcww hidden-157lohf\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"vw2r8EW10\",scopeId:\"WXAHqcyai\",children:/*#__PURE__*/_jsx(Carousel,{align:\"center\",ariaLabel:\"\",arrowObject:{arrowFill:\"rgba(0, 0, 0, 0.2)\",arrowPadding:20,arrowRadius:40,arrowSize:40,showMouseControls:true},axis:true,borderRadius:0,fadeObject:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeTransition:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"},fadeWidth:25},gap:20,height:\"100%\",id:\"vw2r8EW10\",layoutId:\"vw2r8EW10\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,progressObject:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0.2)\",dotsBlur:4,dotsFill:\"rgb(255, 255, 255)\",dotsGap:10,dotsInset:10,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:false,showScrollbar:true},sizingObject:{heightInset:0,heightRows:2,heightType:\"auto\",widthColumns:2,widthInset:0,widthType:\"auto\"},slots:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:510,width:\"330px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-w88epo-container\",inComponentSlot:true,nodeId:\"smsZNGFvu\",rendersWithMotion:true,scopeId:\"WXAHqcyai\",children:/*#__PURE__*/_jsx(TickerCard,{height:\"100%\",id:\"smsZNGFvu\",layoutId:\"smsZNGFvu\",ROk2vqU_P:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"Vorstand\"})}),/*#__PURE__*/_jsx(\"p\",{children:\"Verantwortung \\xfcbernehmen, mit zu vielen Kontakten in und au\\xdferhalb des Vereins vernetzen, und eine einmalige Chance strategisch zu arbeiten und ein\\xa0Team zu f\\xfchren, wie es das Studium nicht bietet.\u200D\u200D\"}),/*#__PURE__*/_jsx(\"p\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"Leadership\"})}),/*#__PURE__*/_jsx(\"p\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"Strategie\"})}),/*#__PURE__*/_jsx(\"p\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"Motivation\"})})]}),style:{height:\"100%\",width:\"100%\"},variant:\"ZtcpHwg0X\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:510,width:\"330px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1xnxn2v-container\",inComponentSlot:true,nodeId:\"ewodo12kC\",rendersWithMotion:true,scopeId:\"WXAHqcyai\",children:/*#__PURE__*/_jsx(TickerCard,{height:\"100%\",id:\"ewodo12kC\",layoutId:\"ewodo12kC\",ROk2vqU_P:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"Finanzen\"})}),/*#__PURE__*/_jsxs(\"p\",{children:[\"\\xdcberblick \\xfcber finanzielle Situation, Rechnungen buchen und Pr\\xfcfung der Projektabrechnungen.\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsxs(\"strong\",{children:[\"\u200DJahresabschluss\",/*#__PURE__*/_jsx(\"br\",{}),\"Finanzbuchhaltung\"]})]})]}),style:{height:\"100%\",width:\"100%\"},variant:\"dapMWTA6u\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:510,width:\"330px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-tvgbfd-container\",inComponentSlot:true,nodeId:\"IdxwEquoh\",rendersWithMotion:true,scopeId:\"WXAHqcyai\",children:/*#__PURE__*/_jsx(TickerCard,{height:\"100%\",id:\"IdxwEquoh\",layoutId:\"IdxwEquoh\",ROk2vqU_P:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"Projektleitung\"})}),/*#__PURE__*/_jsxs(\"p\",{children:[\"Der Erfolg eines Gro\\xdfprojekts steht und f\\xe4llt mit der Leitung.\",/*#__PURE__*/_jsx(\"br\",{}),\"Hier kannst du zeigen, was in dir steckt. Die gr\\xf6\\xdften Events sind unsere j\\xe4hrlichen Firmenkontaktmessen.\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"\u200D\",/*#__PURE__*/_jsx(\"strong\",{children:\"Projektmanagement\"}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"strong\",{children:\"Teamf\\xfchrung\"}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"strong\",{children:\"Zeit- und Selbstmanagement\"})]})]}),style:{height:\"100%\",width:\"100%\"},variant:\"LseaWbNtY\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:510,width:\"330px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1rfw8iz-container\",inComponentSlot:true,nodeId:\"lpsiQtzF6\",rendersWithMotion:true,scopeId:\"WXAHqcyai\",children:/*#__PURE__*/_jsx(TickerCard,{height:\"100%\",id:\"lpsiQtzF6\",layoutId:\"lpsiQtzF6\",ROk2vqU_P:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"Veranstaltungsleiter\"})}),/*#__PURE__*/_jsxs(\"p\",{children:[\"Zust\\xe4ndig f\\xfcr die Koordination aller von uns durchgef\\xfchrten Individualveranstaltungen,\",/*#__PURE__*/_jsx(\"br\",{}),\"sowie im st\\xe4ndigen Kontakt mit Unternehmen.\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsxs(\"strong\",{children:[\"\u200DProjektplanung\",/*#__PURE__*/_jsx(\"br\",{}),\"Firmenkontakt\",/*#__PURE__*/_jsx(\"br\",{}),\"Innovation\"]})]})]}),style:{height:\"100%\",width:\"100%\"},variant:\"iFOupkQCD\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:510,width:\"330px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-b323k8-container\",inComponentSlot:true,nodeId:\"b128jsPnG\",rendersWithMotion:true,scopeId:\"WXAHqcyai\",children:/*#__PURE__*/_jsx(TickerCard,{height:\"100%\",id:\"b128jsPnG\",layoutId:\"b128jsPnG\",ROk2vqU_P:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"Marketing & PR\"})}),/*#__PURE__*/_jsxs(\"p\",{children:[\"Bewerbung unserer Veranstaltungen \\xfcber alle Kan\\xe4le und bekannt machen von bonding,\",/*#__PURE__*/_jsx(\"br\",{}),\"um st\\xe4ndig neue engagierte Mitglieder zu gewinnen.\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"\u200D\",/*#__PURE__*/_jsxs(\"strong\",{children:[\"Social Media\",/*#__PURE__*/_jsx(\"br\",{}),\"Adobe Creative Cloud\"]}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"strong\",{children:\"Marketingkampangen\"})]})]}),style:{height:\"100%\",width:\"100%\"},variant:\"q8EHdFjPH\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:510,width:\"330px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-17lt70f-container\",inComponentSlot:true,nodeId:\"zeOQYXZZx\",rendersWithMotion:true,scopeId:\"WXAHqcyai\",children:/*#__PURE__*/_jsx(TickerCard,{height:\"100%\",id:\"zeOQYXZZx\",layoutId:\"zeOQYXZZx\",ROk2vqU_P:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"EDV\"})}),/*#__PURE__*/_jsxs(\"p\",{children:[\"Ohne die IT l\\xe4uft in unserem Verein nichts.\",/*#__PURE__*/_jsx(\"br\",{}),\"Um immer auf dem neusten Stand zu sein, entwickeln unsere IT\u2019ler die Systeme st\\xe4ndig weiter.\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"\u200D\",/*#__PURE__*/_jsx(\"strong\",{children:\"Webentwicklung\"}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsxs(\"strong\",{children:[\"Digitalisierung\",/*#__PURE__*/_jsx(\"br\",{}),\"Scrum Master\"]})]})]}),style:{height:\"100%\",width:\"100%\"},variant:\"esyKFCyw5\",width:\"100%\"})})})],snapObject:{fluid:false,snap:true,snapEdge:\"center\"},style:{maxWidth:\"100%\",width:\"100%\"},width:\"100%\"})})}),isDisplayed2()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-wkogj9-container hidden-1fkwe5v hidden-fsbcww\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"xsXHmKcDk\",scopeId:\"WXAHqcyai\",children:/*#__PURE__*/_jsx(Carousel,{align:\"center\",ariaLabel:\"\",arrowObject:{arrowFill:\"rgba(0, 0, 0, 0.2)\",arrowPadding:20,arrowRadius:40,arrowSize:40,showMouseControls:true},axis:true,borderRadius:0,fadeObject:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeTransition:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"},fadeWidth:25},gap:20,height:\"100%\",id:\"xsXHmKcDk\",layoutId:\"xsXHmKcDk\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,progressObject:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0.2)\",dotsBlur:4,dotsFill:\"rgb(255, 255, 255)\",dotsGap:10,dotsInset:10,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:false,showScrollbar:true},sizingObject:{heightInset:0,heightRows:2,heightType:\"auto\",widthColumns:2,widthInset:0,widthType:\"auto\"},slots:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:510,width:\"330px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-w88epo-container\",inComponentSlot:true,nodeId:\"smsZNGFvu\",rendersWithMotion:true,scopeId:\"WXAHqcyai\",children:/*#__PURE__*/_jsx(TickerCard,{height:\"100%\",id:\"smsZNGFvu\",layoutId:\"smsZNGFvu\",ROk2vqU_P:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"Vorstand\"})}),/*#__PURE__*/_jsx(\"p\",{children:\"Verantwortung \\xfcbernehmen, mit zu vielen Kontakten in und au\\xdferhalb des Vereins vernetzen, und eine einmalige Chance strategisch zu arbeiten und ein\\xa0Team zu f\\xfchren, wie es das Studium nicht bietet.\u200D\u200D\"}),/*#__PURE__*/_jsx(\"p\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"Leadership\"})}),/*#__PURE__*/_jsx(\"p\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"Strategie\"})}),/*#__PURE__*/_jsx(\"p\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"Motivation\"})})]}),style:{height:\"100%\",width:\"100%\"},variant:\"ZtcpHwg0X\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:510,width:\"330px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1xnxn2v-container\",inComponentSlot:true,nodeId:\"ewodo12kC\",rendersWithMotion:true,scopeId:\"WXAHqcyai\",children:/*#__PURE__*/_jsx(TickerCard,{height:\"100%\",id:\"ewodo12kC\",layoutId:\"ewodo12kC\",ROk2vqU_P:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"Finanzen\"})}),/*#__PURE__*/_jsxs(\"p\",{children:[\"\\xdcberblick \\xfcber finanzielle Situation, Rechnungen buchen und Pr\\xfcfung der Projektabrechnungen.\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsxs(\"strong\",{children:[\"\u200DJahresabschluss\",/*#__PURE__*/_jsx(\"br\",{}),\"Finanzbuchhaltung\"]})]})]}),style:{height:\"100%\",width:\"100%\"},variant:\"dapMWTA6u\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:510,width:\"330px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-tvgbfd-container\",inComponentSlot:true,nodeId:\"IdxwEquoh\",rendersWithMotion:true,scopeId:\"WXAHqcyai\",children:/*#__PURE__*/_jsx(TickerCard,{height:\"100%\",id:\"IdxwEquoh\",layoutId:\"IdxwEquoh\",ROk2vqU_P:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"Projektleitung\"})}),/*#__PURE__*/_jsxs(\"p\",{children:[\"Der Erfolg eines Gro\\xdfprojekts steht und f\\xe4llt mit der Leitung.\",/*#__PURE__*/_jsx(\"br\",{}),\"Hier kannst du zeigen, was in dir steckt. Die gr\\xf6\\xdften Events sind unsere j\\xe4hrlichen Firmenkontaktmessen.\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"\u200D\",/*#__PURE__*/_jsx(\"strong\",{children:\"Projektmanagement\"}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"strong\",{children:\"Teamf\\xfchrung\"}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"strong\",{children:\"Zeit- und Selbstmanagement\"})]})]}),style:{height:\"100%\",width:\"100%\"},variant:\"LseaWbNtY\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:510,width:\"330px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1rfw8iz-container\",inComponentSlot:true,nodeId:\"lpsiQtzF6\",rendersWithMotion:true,scopeId:\"WXAHqcyai\",children:/*#__PURE__*/_jsx(TickerCard,{height:\"100%\",id:\"lpsiQtzF6\",layoutId:\"lpsiQtzF6\",ROk2vqU_P:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"Veranstaltungsleiter\"})}),/*#__PURE__*/_jsxs(\"p\",{children:[\"Zust\\xe4ndig f\\xfcr die Koordination aller von uns durchgef\\xfchrten Individualveranstaltungen,\",/*#__PURE__*/_jsx(\"br\",{}),\"sowie im st\\xe4ndigen Kontakt mit Unternehmen.\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsxs(\"strong\",{children:[\"\u200DProjektplanung\",/*#__PURE__*/_jsx(\"br\",{}),\"Firmenkontakt\",/*#__PURE__*/_jsx(\"br\",{}),\"Innovation\"]})]})]}),style:{height:\"100%\",width:\"100%\"},variant:\"iFOupkQCD\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:510,width:\"330px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-b323k8-container\",inComponentSlot:true,nodeId:\"b128jsPnG\",rendersWithMotion:true,scopeId:\"WXAHqcyai\",children:/*#__PURE__*/_jsx(TickerCard,{height:\"100%\",id:\"b128jsPnG\",layoutId:\"b128jsPnG\",ROk2vqU_P:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"Marketing & PR\"})}),/*#__PURE__*/_jsxs(\"p\",{children:[\"Bewerbung unserer Veranstaltungen \\xfcber alle Kan\\xe4le und bekannt machen von bonding,\",/*#__PURE__*/_jsx(\"br\",{}),\"um st\\xe4ndig neue engagierte Mitglieder zu gewinnen.\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"\u200D\",/*#__PURE__*/_jsxs(\"strong\",{children:[\"Social Media\",/*#__PURE__*/_jsx(\"br\",{}),\"Adobe Creative Cloud\"]}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"strong\",{children:\"Marketingkampangen\"})]})]}),style:{height:\"100%\",width:\"100%\"},variant:\"q8EHdFjPH\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:510,width:\"330px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-17lt70f-container\",inComponentSlot:true,nodeId:\"zeOQYXZZx\",rendersWithMotion:true,scopeId:\"WXAHqcyai\",children:/*#__PURE__*/_jsx(TickerCard,{height:\"100%\",id:\"zeOQYXZZx\",layoutId:\"zeOQYXZZx\",ROk2vqU_P:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{children:/*#__PURE__*/_jsx(\"strong\",{children:\"EDV\"})}),/*#__PURE__*/_jsxs(\"p\",{children:[\"Ohne die IT l\\xe4uft in unserem Verein nichts.\",/*#__PURE__*/_jsx(\"br\",{}),\"Um immer auf dem neusten Stand zu sein, entwickeln unsere IT\u2019ler die Systeme st\\xe4ndig weiter.\",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"\u200D\",/*#__PURE__*/_jsx(\"strong\",{children:\"Webentwicklung\"}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsxs(\"strong\",{children:[\"Digitalisierung\",/*#__PURE__*/_jsx(\"br\",{}),\"Scrum Master\"]})]})]}),style:{height:\"100%\",width:\"100%\"},variant:\"esyKFCyw5\",width:\"100%\"})})})],snapObject:{fluid:false,snap:true,snapEdge:\"center\"},style:{maxWidth:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ngju8n\",\"data-framer-name\":\"Ressortleiter\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ysdf5b\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1ewepfx\",\"data-styles-preset\":\"FiZQdioqa\",style:{\"--framer-text-alignment\":\"center\"},children:\"Unsere Ressortleiter\"})}),className:\"framer-xrvfh4\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-typ8zo\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"ArqZKhWhA\",data:Ressortleitungen,type:\"Collection\"},orderBy:[{collection:\"ArqZKhWhA\",name:\"PiZ81w5j2\",type:\"Identifier\"},{collection:\"ArqZKhWhA\",name:\"U27ohAV3X\",type:\"Identifier\"}],select:[{collection:\"ArqZKhWhA\",name:\"IwkAFhg8Y\",type:\"Identifier\"},{collection:\"ArqZKhWhA\",name:\"U27ohAV3X\",type:\"Identifier\"},{collection:\"ArqZKhWhA\",name:\"PiZ81w5j2\",type:\"Identifier\"},{collection:\"ArqZKhWhA\",name:\"tfSp5NrgS\",type:\"Identifier\"},{collection:\"ArqZKhWhA\",name:\"j6CNK_riY\",type:\"Identifier\"},{collection:\"ArqZKhWhA\",name:\"id\",type:\"Identifier\"}],where:{left:{left:{collection:\"ArqZKhWhA\",name:\"nmmYiqzsp\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"UhFkEtDkJ\"},type:\"BinaryOperation\"},operator:\"and\",right:{left:{collection:\"ArqZKhWhA\",name:\"QNet3IbL6\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:true},type:\"BinaryOperation\"},type:\"BinaryOperation\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({id:idArqZKhWhA,IwkAFhg8Y:IwkAFhg8YArqZKhWhA,j6CNK_riY:j6CNK_riYArqZKhWhA,PiZ81w5j2:PiZ81w5j2ArqZKhWhA,tfSp5NrgS:tfSp5NrgSArqZKhWhA,U27ohAV3X:U27ohAV3XArqZKhWhA},index)=>{U27ohAV3XArqZKhWhA??=\"\";PiZ81w5j2ArqZKhWhA??=\"\";tfSp5NrgSArqZKhWhA??=\"\";j6CNK_riYArqZKhWhA??=\"\";const visible=isSet(tfSp5NrgSArqZKhWhA);return /*#__PURE__*/_jsx(LayoutGroup,{id:`ArqZKhWhA-${idArqZKhWhA}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{j6CNK_riY:j6CNK_riYArqZKhWhA},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1le31tv\",\"data-framer-name\":\"Post\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HPRqqJala:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+440+80+3420.1+40+0+0+80+10+0+10+0),sizes:\"209px\",...toResponsiveImage(IwkAFhg8YArqZKhWhA)}},UZhrR7j30:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+290+40+2966.833+30+0+0+80+10+0+10+0),sizes:\"230px\",...toResponsiveImage(IwkAFhg8YArqZKhWhA)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+555+160+2816+50+0+0+80+10+0+10+0),sizes:\"230px\",...toResponsiveImage(IwkAFhg8YArqZKhWhA)},className:\"framer-1rxl1ze\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-skbky0\",\"data-styles-preset\":\"M5kX8PT33\",children:\"Title\"})}),className:\"framer-rhhjvw\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:U27ohAV3XArqZKhWhA,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-5er4gb\",\"data-styles-preset\":\"u4ADPVga1\",children:\"Ressort\"})}),className:\"framer-1eq975i\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:PiZ81w5j2ArqZKhWhA,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(Link,{href:tfSp5NrgSArqZKhWhA,motionChild:true,nodeId:\"EI1CWDfRO\",scopeId:\"WXAHqcyai\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-125yihg framer-r095ci\",children:visible&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-17ga0w4-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"niUxWfXow\",scopeId:\"WXAHqcyai\",children:/*#__PURE__*/_jsx(Hero,{color:\"var(--token-a11b28a4-d917-475d-96d9-50690c22b674, rgb(0, 126, 198))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"AtSymbol\",id:\"niUxWfXow\",layoutId:\"niUxWfXow\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})})]})})},idArqZKhWhA);})})})})})]})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HPRqqJala:{y:(componentViewport?.y||0)+0+5085.1},UZhrR7j30:{y:(componentViewport?.y||0)+0+4426.833}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:387,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+4721,children:/*#__PURE__*/_jsx(Container,{className:\"framer-6zdnsf-container\",nodeId:\"K61d83hgS\",scopeId:\"WXAHqcyai\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{HPRqqJala:{variant:\"kH35mh2_W\"},UZhrR7j30:{variant:\"reeChvZPS\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"K61d83hgS\",layoutId:\"K61d83hgS\",style:{width:\"100%\"},variant:\"FXiUntl1D\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-TWhyf.framer-r095ci, .framer-TWhyf .framer-r095ci { display: block; }\",\".framer-TWhyf.framer-1fkwe5v { align-content: center; align-items: center; background-color: #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: 1440px; }\",\".framer-TWhyf .framer-10kvxnk-container, .framer-TWhyf .framer-9au3y4-container, .framer-TWhyf .framer-6zdnsf-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-TWhyf .framer-7t8w26 { align-content: center; align-items: center; background-color: var(--token-a11b28a4-d917-475d-96d9-50690c22b674, #007ec6); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 415px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-TWhyf .framer-1vt7gvq { flex: none; height: 100%; overflow: hidden; position: relative; width: 100%; }\",\".framer-TWhyf .framer-1rf5kkh { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 100px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 160px 40px 40px 40px; position: relative; width: 1200px; }\",\".framer-TWhyf .framer-1bnit7y { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-TWhyf .framer-jlvfz2 { align-content: center; align-items: center; align-self: stretch; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: auto; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-TWhyf .framer-1w878vr { 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; padding: 0px; position: relative; width: 1px; }\",\".framer-TWhyf .framer-q7i6m8, .framer-TWhyf .framer-xrvfh4 { --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-TWhyf .framer-uwus9e { --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-TWhyf .framer-5zannw { border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; flex: 1 0 0px; height: 91%; overflow: visible; position: relative; width: 1px; }\",\".framer-TWhyf .framer-1m9a519 { 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-TWhyf .framer-1j10xvt, .framer-TWhyf .framer-4k1cdk { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-TWhyf .framer-1ff6klm { align-content: center; align-items: center; background-color: var(--token-71e40bee-0955-4335-a4da-eabe7110b8e4, #e9eefb); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 60px; position: relative; width: min-content; }\",\".framer-TWhyf .framer-1gq3gtg-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-TWhyf .framer-17wjk3x { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: 43px; position: relative; white-space: pre-wrap; width: 600px; word-break: break-word; word-wrap: break-word; }\",\".framer-TWhyf .framer-yxcj5a { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 70px 150px 70px 150px; position: relative; width: 100%; }\",\".framer-TWhyf .framer-k8fgha { -webkit-user-select: none; flex: none; height: auto; pointer-events: auto; position: relative; user-select: none; white-space: pre-wrap; width: 89%; word-break: break-word; word-wrap: break-word; }\",\".framer-TWhyf .framer-s9aysz, .framer-TWhyf .framer-12cvbrv { -webkit-user-select: none; flex: none; height: auto; pointer-events: auto; position: relative; user-select: none; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-TWhyf .framer-18rebm7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: hidden; padding: 11px; position: relative; width: min-content; }\",\".framer-TWhyf .framer-1r3bkqk-container { flex: none; height: auto; position: relative; width: auto; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-TWhyf .framer-cfh03a-container { flex: none; height: 50px; position: relative; width: auto; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-TWhyf .framer-1xc5w68 { align-content: center; align-items: center; background-color: var(--token-71e40bee-0955-4335-a4da-eabe7110b8e4, #e9eefb); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: hidden; padding: 100px 60px 100px 60px; position: relative; width: 100%; }\",\".framer-TWhyf .framer-io9ffe { 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: 942px; }\",\".framer-TWhyf .framer-1gms9s2 { flex: none; height: auto; pointer-events: auto; position: relative; white-space: pre; width: auto; }\",\".framer-TWhyf .framer-qaj4an { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; max-width: 100%; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-TWhyf .framer-1igmll0-container { flex: none; height: auto; max-width: 102%; position: relative; width: 105%; }\",\".framer-TWhyf .framer-w88epo-container, .framer-TWhyf .framer-1xnxn2v-container, .framer-TWhyf .framer-tvgbfd-container, .framer-TWhyf .framer-1rfw8iz-container, .framer-TWhyf .framer-b323k8-container, .framer-TWhyf .framer-17lt70f-container { height: 510px; position: relative; width: 330px; }\",\".framer-TWhyf .framer-1eaijnq-container { flex: none; height: auto; max-width: 105%; position: relative; width: 111%; }\",\".framer-TWhyf .framer-wkogj9-container { flex: none; height: auto; max-width: 100%; position: relative; width: 100%; }\",\".framer-TWhyf .framer-1ngju8n { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: wrap; gap: 60px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 50px; position: relative; width: 100%; }\",\".framer-TWhyf .framer-1ysdf5b { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 110%; }\",\".framer-TWhyf .framer-typ8zo { display: grid; flex: none; gap: 50px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(4, minmax(200px, 1fr)); height: min-content; justify-content: center; padding: 10px; position: relative; width: 100%; }\",\".framer-TWhyf .framer-1le31tv { align-content: flex-start; align-items: flex-start; align-self: start; background-color: var(--token-71e40bee-0955-4335-a4da-eabe7110b8e4, #e9eefb); border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: 450px; justify-content: flex-start; justify-self: center; min-width: 200px; padding: 10px; position: relative; width: 250px; }\",\".framer-TWhyf .framer-1rxl1ze { aspect-ratio: 1.049222797927461 / 1; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; flex: none; height: var(--framer-aspect-ratio-supported, 191px); overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-TWhyf .framer-rhhjvw, .framer-TWhyf .framer-1eq975i { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-TWhyf .framer-125yihg { align-content: center; align-items: center; bottom: 20px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 41px; justify-content: center; left: calc(49.794238683127595% - 243px / 2); overflow: hidden; padding: 0px; position: absolute; text-decoration: none; width: 243px; z-index: 1; }\",\".framer-TWhyf .framer-17ga0w4-container { flex: none; height: 41px; position: relative; width: 48px; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,\"@media (min-width: 810px) and (max-width: 1439px) { .framer-TWhyf.framer-1fkwe5v { width: 810px; } .framer-TWhyf .framer-7t8w26 { height: min-content; } .framer-TWhyf .framer-1vt7gvq { height: 300px; } .framer-TWhyf .framer-1rf5kkh { max-width: unset; padding: 80px 40px 40px 40px; width: 810px; } .framer-TWhyf .framer-jlvfz2 { align-self: unset; flex-direction: column; gap: 30px; height: min-content; } .framer-TWhyf .framer-1w878vr { flex: none; width: 100%; } .framer-TWhyf .framer-5zannw { flex: none; height: 446px; width: 100%; } .framer-TWhyf .framer-yxcj5a { padding: 70px 100px 70px 100px; } .framer-TWhyf .framer-1xc5w68 { gap: 40px; padding: 60px; width: 111%; } .framer-TWhyf .framer-io9ffe { width: 100%; } .framer-TWhyf .framer-1ngju8n { padding: 40px; } .framer-TWhyf .framer-typ8zo { gap: 25px; grid-template-columns: repeat(3, minmax(200px, 1fr)); } .framer-TWhyf .framer-1le31tv { width: 229px; }}\",\"@media (max-width: 809px) { .framer-TWhyf.framer-1fkwe5v { width: 390px; } .framer-TWhyf .framer-7t8w26 { height: min-content; } .framer-TWhyf .framer-1vt7gvq { height: 150px; } .framer-TWhyf .framer-1rf5kkh { gap: 40px; max-width: 600px; padding: 40px 20px 20px 20px; width: 100%; } .framer-TWhyf .framer-1bnit7y, .framer-TWhyf .framer-18rebm7 { flex-direction: column; } .framer-TWhyf .framer-jlvfz2 { align-self: unset; flex: none; flex-direction: column; gap: 20px; height: min-content; order: 0; width: 100%; } .framer-TWhyf .framer-1w878vr { flex: none; width: 100%; } .framer-TWhyf .framer-5zannw { flex: none; height: 338px; width: 100%; } .framer-TWhyf .framer-1j10xvt, .framer-TWhyf .framer-4k1cdk { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; } .framer-TWhyf .framer-1ff6klm { height: 680px; width: 100%; } .framer-TWhyf .framer-1gq3gtg-container { height: 71%; max-width: 100%; } .framer-TWhyf .framer-17wjk3x { height: auto; width: 605px; } .framer-TWhyf .framer-yxcj5a { padding: 0px; } .framer-TWhyf .framer-1r3bkqk-container { order: 1; } .framer-TWhyf .framer-cfh03a-container { order: 0; } .framer-TWhyf .framer-1xc5w68 { gap: 40px; padding: 60px 20px 60px 20px; width: 112%; } .framer-TWhyf .framer-io9ffe { width: 100%; } .framer-TWhyf .framer-1ngju8n { padding: 30px; } .framer-TWhyf .framer-1ysdf5b { max-width: 100%; } .framer-TWhyf .framer-typ8zo { gap: 30px; grid-template-columns: repeat(1, minmax(200px, 1fr)); } .framer-TWhyf .framer-1le31tv { height: 460px; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 6892\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"HPRqqJala\":{\"layout\":[\"fixed\",\"auto\"]},\"UZhrR7j30\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerWXAHqcyai=withCSS(Component,css,\"framer-TWhyf\");export default FramerWXAHqcyai;FramerWXAHqcyai.displayName=\"Der Verein / Standorte / Braunschweig\";FramerWXAHqcyai.defaultProps={height:6892,width:1440};addFonts(FramerWXAHqcyai,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"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/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{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/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{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/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{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/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{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/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"}]},...NavbarFonts,...EventsFonts,...StandortKarteFonts,...CallToActionButtonFonts,...ButtonFonts,...TickerCardFonts,...CarouselFonts,...HeroFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerWXAHqcyai\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"6892\",\"framerAutoSizeImages\":\"true\",\"framerIntrinsicWidth\":\"1440\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerColorSyntax\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"HPRqqJala\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"UZhrR7j30\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerAcceptsLayoutTemplate\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavbarFonts", "getFonts", "MMmbC3c4g_default", "EventsFonts", "Events", "StandortKarteFonts", "RG4oJacTk_default", "CallToActionButtonFonts", "DvSe7IiSc_default", "ButtonFonts", "ag7FNc7Ht_default", "TickerCardFonts", "cynzhVy6m_default", "CarouselFonts", "Carousel", "HeroFonts", "Icon", "FooterFonts", "mhapDAJli_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transition1", "animation", "toResponsiveImage", "value", "isSet", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "IwkAFhg8YArqZKhWhA", "U27ohAV3XArqZKhWhA", "PiZ81w5j2ArqZKhWhA", "tfSp5NrgSArqZKhWhA", "j6CNK_riYArqZKhWhA", "idArqZKhWhA", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "router", "useRouter", "isDisplayed", "isDisplayed1", "isDisplayed2", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "Image2", "getLoadingLazyAtYPosition", "RichText2", "x", "ResolveLinks", "resolvedLinks", "ChildrenCanSuspend", "l1pQNNKYK_default", "collection", "paginationInfo", "loadMore", "l", "index", "visible", "PathVariablesContext", "Link", "css", "FramerWXAHqcyai", "withCSS", "WXAHqcyai_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
