{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/2rkLhf6LG9KWQ7xjRdPk/y9qpcQcWw1iMR4fbzwv3/yJPn_8Hv4.js"],
  "sourcesContent": ["// Generated by Framer (0b8b5e5)\nvar _componentPresets_fonts,_componentPresets_fonts1,_componentPresets_fonts2,_componentPresets_fonts3,_componentPresets_fonts4,_componentPresets_fonts5;import{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentPresetsProvider,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromComponentPreset,getFontsFromSharedStyle,getLoadingLazyAtYPosition,getWhereExpressionFromPathVariables,Image,LazyValue,NotFoundError,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useLocaleCode,useLocaleInfo,useQueryData,useRouteElementId,useRouter,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import SectionsSecondaryHeroSection from\"#framer/local/canvasComponent/H4KW39D2w/H4KW39D2w.js\";import ButtonsPrimarySpecial from\"#framer/local/canvasComponent/PVFiRH6cr/PVFiRH6cr.js\";import CardsProject from\"#framer/local/canvasComponent/R8d3GOvug/R8d3GOvug.js\";import SectionsLine from\"#framer/local/canvasComponent/SM9PaCu2Y/SM9PaCu2Y.js\";import NavigationFooter from\"#framer/local/canvasComponent/Vc6_3PSCs/Vc6_3PSCs.js\";import SectionsCTA from\"#framer/local/canvasComponent/wMr0qlgAf/wMr0qlgAf.js\";import NavigationNavbar from\"#framer/local/canvasComponent/ZPNmmhvRp/ZPNmmhvRp.js\";import{withStretchedImage}from\"#framer/local/codeFile/FXfN8uN/StrechedImage.js\";import Projekte from\"#framer/local/collection/W9pprESdS/W9pprESdS.js\";import*as componentPresets from\"#framer/local/componentPresets/componentPresets/componentPresets.js\";import*as sharedStyle3 from\"#framer/local/css/aumSikv1_/aumSikv1_.js\";import*as sharedStyle10 from\"#framer/local/css/CnR4Xaz7H/CnR4Xaz7H.js\";import*as sharedStyle2 from\"#framer/local/css/e0dOQ5vMG/e0dOQ5vMG.js\";import*as sharedStyle4 from\"#framer/local/css/ekLyDZOeh/ekLyDZOeh.js\";import*as sharedStyle5 from\"#framer/local/css/EXO3KZIwr/EXO3KZIwr.js\";import*as sharedStyle11 from\"#framer/local/css/fYestM2_S/fYestM2_S.js\";import*as sharedStyle8 from\"#framer/local/css/H7aOxq0Ne/H7aOxq0Ne.js\";import*as sharedStyle12 from\"#framer/local/css/iDlt71aFr/iDlt71aFr.js\";import*as sharedStyle13 from\"#framer/local/css/jcPAB8DHO/jcPAB8DHO.js\";import*as sharedStyle6 from\"#framer/local/css/JSawYX3Uy/JSawYX3Uy.js\";import*as sharedStyle9 from\"#framer/local/css/orQcHJlGl/orQcHJlGl.js\";import*as sharedStyle7 from\"#framer/local/css/rKJHSfBjJ/rKJHSfBjJ.js\";import*as sharedStyle from\"#framer/local/css/Tg2juUPOG/Tg2juUPOG.js\";import*as sharedStyle1 from\"#framer/local/css/VOaxzG0k6/VOaxzG0k6.js\";import metadataProvider from\"#framer/local/webPageMetadata/yJPn_8Hv4/yJPn_8Hv4.js\";const NavigationNavbarFonts=getFonts(NavigationNavbar);const SectionsSecondaryHeroSectionFonts=getFonts(SectionsSecondaryHeroSection);const SectionsLineFonts=getFonts(SectionsLine);const RichTextWithStretchedImage=withStretchedImage(RichText);const CardsProjectFonts=getFonts(CardsProject);const ButtonsPrimarySpecialFonts=getFonts(ButtonsPrimarySpecial);const SectionsCTAFonts=getFonts(SectionsCTA);const NavigationFooterFonts=getFonts(NavigationFooter);const breakpoints={bqaS1QxZe:\"(min-width: 1200px)\",fzG1zt0b1:\"(max-width: 809px)\",vzNE5DOGY:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-ahBIn\";const variantClassNames={bqaS1QxZe:\"framer-v-67zja7\",fzG1zt0b1:\"framer-v-1b2hzhl\",vzNE5DOGY:\"framer-v-16ph4j1\"};const valuesByLocaleId={CiV4qjWA4:new LazyValue(()=>import(\"./yJPn_8Hv4-0.js\"))};const preloadLocalizedValues=locale=>{const promises=[];while(locale){const values=valuesByLocaleId[locale.id];if(values){const promise=values.preload();if(promise){promises.push(promise);}}locale=locale.fallback;}if(promises.length>0){return Promise.all(promises);}};const getLocalizedValue=(key,locale)=>{while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value){return value;}}locale=locale.fallback;}};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const toDateString=(value,options={},activeLocale)=>{if(typeof value!==\"string\")return\"\";const date=new Date(value);if(isNaN(date.getTime()))return\"\";const display=options.display?options.display:\"date\";const dateOptions={dateStyle:display!==\"time\"?options.dateStyle:undefined,timeStyle:display===\"date\"?undefined:\"short\",timeZone:\"UTC\"};const fallbackLocale=\"en-US\";const locale=options.locale||activeLocale||fallbackLocale;// We add a try block because an invalid language code results in a crash\ntry{return date.toLocaleString(locale,dateOptions);}catch{return date.toLocaleString(fallbackLocale,dateOptions);}};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"bqaS1QxZe\",Phone:\"fzG1zt0b1\",Tablet:\"vzNE5DOGY\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"bqaS1QxZe\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{alias:\"yJPn_8Hv4\",data:Projekte,type:\"Collection\"},select:[{collection:\"yJPn_8Hv4\",name:\"YbdG3Fxb2\",type:\"Identifier\"},{collection:\"yJPn_8Hv4\",name:\"lZv4bp4J6\",type:\"Identifier\"},{collection:\"yJPn_8Hv4\",name:\"muTOWhifp\",type:\"Identifier\"},{collection:\"yJPn_8Hv4\",name:\"rLzCdjVTX\",type:\"Identifier\"},{collection:\"yJPn_8Hv4\",name:\"EMQVm2eqO\",type:\"Identifier\"},{collection:\"yJPn_8Hv4\",name:\"N_D_GWpFJ\",type:\"Identifier\"},{collection:\"yJPn_8Hv4\",name:\"gMf5HckCt\",type:\"Identifier\"},{collection:\"yJPn_8Hv4\",name:\"DHCQ8jGoL\",type:\"Identifier\"},{collection:\"yJPn_8Hv4\",name:\"WpNCDj9UD\",type:\"Identifier\"},{collection:\"yJPn_8Hv4\",name:\"l71KWx8gs\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables)});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,YbdG3Fxb2=getFromCurrentRouteData(\"YbdG3Fxb2\"),muTOWhifp=getFromCurrentRouteData(\"muTOWhifp\"),EMQVm2eqO=getFromCurrentRouteData(\"EMQVm2eqO\"),rLzCdjVTX=getFromCurrentRouteData(\"rLzCdjVTX\"),DHCQ8jGoL=getFromCurrentRouteData(\"DHCQ8jGoL\"),gMf5HckCt=getFromCurrentRouteData(\"gMf5HckCt\"),WpNCDj9UD=getFromCurrentRouteData(\"WpNCDj9UD\"),l71KWx8gs=getFromCurrentRouteData(\"l71KWx8gs\"),N_D_GWpFJ=getFromCurrentRouteData(\"N_D_GWpFJ\"),EMQVm2eqOWRAPXGD03,DHCQ8jGoLWRAPXGD03,YbdG3Fxb2WRAPXGD03,muTOWhifpWRAPXGD03,lZv4bp4J6WRAPXGD03,idWRAPXGD03,lZv4bp4J6=getFromCurrentRouteData(\"lZv4bp4J6\"),...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(currentRouteData,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[currentRouteData,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(currentRouteData,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-ahBIn`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-ahBIn`);};},[currentRouteData,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const preloadPromise=preloadLocalizedValues(activeLocale);if(preloadPromise)throw preloadPromise;const ref1=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if([\"vzNE5DOGY\",\"fzG1zt0b1\"].includes(baseVariant))return false;return true;};const activeLocaleCode=useLocaleCode();const textContent=toDateString(l71KWx8gs,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode);const elementId=useRouteElementId(\"UKjKEigzg\");const ref2=React.useRef(null);const router=useRouter();const defaultLayoutId=React.useId();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];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"bqaS1QxZe\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-67zja7\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:96,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-axt3ds-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fzG1zt0b1:{variant:\"o4nay4pA5\"},vzNE5DOGY:{variant:\"lMNC0P8cy\"}},children:/*#__PURE__*/_jsx(NavigationNavbar,{height:\"100%\",id:\"ZlX8SinkE\",layoutId:\"ZlX8SinkE\",style:{width:\"100%\"},variant:\"CAnukJzgh\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:496,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-18p6ihh-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fzG1zt0b1:{variant:\"uW6KeJvMw\"},vzNE5DOGY:{variant:\"J_sbuglXI\"}},children:/*#__PURE__*/_jsx(SectionsSecondaryHeroSection,{CU81wpj3q:1,height:\"100%\",i7ML2aP5i:muTOWhifp,id:\"X9j96IGxs\",layoutId:\"X9j96IGxs\",M5Nj3pOcV:YbdG3Fxb2,style:{width:\"100%\"},variant:\"bXhe2yuvF\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-eur4r\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-15jh20o\",children:[isDisplayed()&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(536),sizes:\"max((min(100vw, 1200px) - 144px) / 2, 1px)\",...toResponsiveImage(EMQVm2eqO)},className:\"framer-dd3vk8 hidden-16ph4j1 hidden-1b2hzhl\",\"data-framer-name\":\"Image\",name:\"Image\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1qdt9yu\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1kfpdj4\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-drd8dx\",\"data-styles-preset\":\"Tg2juUPOG\",children:\"Project \\xdcberblick\"})}),className:\"framer-ivw4jf\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1efzeaw\",\"data-styles-preset\":\"VOaxzG0k6\",children:\"Reach out to us using the contact information below or fill out the contact form. As Philip's coach, I am incredibly proud of his fitness journey and the transformation he achieved. When Philip came to me, he had an ambitious goal: to lose fat and build muscle simultaneously. This is no easy feat, but with his determination and our structured plan, we turned his vision into reality.\"})}),className:\"framer-dwpqsd\",fonts:[\"Inter\"],text:rLzCdjVTX,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1g16q4y\",\"data-border\":true,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-7tj067\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtNTAw\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--token-df51eeff-c6d5-4e13-b6c5-26e3276b4faf, rgb(19, 23, 32))\"},children:\"Type:\"})}),className:\"framer-c623qk\",fonts:[\"GF;Plus Jakarta Sans-500\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtNzAw\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--token-df51eeff-c6d5-4e13-b6c5-26e3276b4faf, rgb(19, 23, 32))\"},children:\"Commercial\"})}),className:\"framer-17f20e8\",fonts:[\"GF;Plus Jakarta Sans-700\"],text:DHCQ8jGoL,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1k5txbq\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtNTAw\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--token-df51eeff-c6d5-4e13-b6c5-26e3276b4faf, rgb(19, 23, 32))\"},children:\"Dimensions:\"})}),className:\"framer-fucqe3\",fonts:[\"GF;Plus Jakarta Sans-500\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtNzAw\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--token-df51eeff-c6d5-4e13-b6c5-26e3276b4faf, rgb(19, 23, 32))\"},children:\"3x2x2m\"})}),className:\"framer-1ravl2\",fonts:[\"GF;Plus Jakarta Sans-700\"],text:gMf5HckCt,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-541i57\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtNTAw\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--token-df51eeff-c6d5-4e13-b6c5-26e3276b4faf, rgb(19, 23, 32))\"},children:\"Location:\"})}),className:\"framer-1oi9s59\",fonts:[\"GF;Plus Jakarta Sans-500\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtNzAw\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--token-df51eeff-c6d5-4e13-b6c5-26e3276b4faf, rgb(19, 23, 32))\"},children:\"New York, New York, USA\"})}),className:\"framer-1ll8cu6\",fonts:[\"GF;Plus Jakarta Sans-700\"],text:WpNCDj9UD,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-954sgt\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtNTAw\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--token-df51eeff-c6d5-4e13-b6c5-26e3276b4faf, rgb(19, 23, 32))\"},children:\"Completed:\"})}),className:\"framer-vvhy89\",fonts:[\"GF;Plus Jakarta Sans-500\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtNzAw\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"var(--token-df51eeff-c6d5-4e13-b6c5-26e3276b4faf, rgb(19, 23, 32))\"},children:\"Sep 26, 2022\"})}),className:\"framer-18a0wdc\",fonts:[\"GF;Plus Jakarta Sans-700\"],text:textContent,verticalAlignment:\"top\",withExternalLayout:true})]})]})]})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fzG1zt0b1:{y:1296}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:121,width:\"100vw\",y:1324,children:/*#__PURE__*/_jsx(Container,{className:\"framer-8l3fyq-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fzG1zt0b1:{variant:\"MybSPAFJM\"},vzNE5DOGY:{variant:\"ZY8xSIt36\"}},children:/*#__PURE__*/_jsx(SectionsLine,{height:\"100%\",id:\"Xnp7CMdDb\",layoutId:\"Xnp7CMdDb\",style:{width:\"100%\"},variant:\"L_Ifc6oHO\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"article\",{className:\"framer-11u84if\",\"data-framer-name\":\"Article Section\",id:elementId,name:\"Article Section\",ref:ref2,children:/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:0sWquksFr1YDkaIgrl9Z/VgWe6mCMJOseqaLiMnaC/Vimeo.js:default\":componentPresets.props[\"Z7zlZdVu0\"],\"module:NEd4VmDdsxM3StIUbddO/1de6WpgIbCrKkRcPfQcW/YouTube.js:Youtube\":componentPresets.props[\"z0Kx_gDO2\"],\"module:pVk4QsoHxASnVtUBp6jr/TbhpORLndv1iOkZzyo83/CodeBlock.js:default\":componentPresets.props[\"wbVqrldo8\"]},children:/*#__PURE__*/_jsx(RichTextWithStretchedImage,{__fromCanvasComponent:true,children:N_D_GWpFJ,className:\"framer-ywl0wn\",\"data-framer-name\":\"Content\",fonts:[\"Inter\"],name:\"Content\",stylesPresetsClassNames:{a:\"framer-styles-preset-1g014yp\",anchor:\"framer-styles-preset-10ab7qn\",code:\"framer-styles-preset-16gon10\",h1:\"framer-styles-preset-19pobmd\",h2:\"framer-styles-preset-ihr0z8\",h3:\"framer-styles-preset-p6vqzh\",h4:\"framer-styles-preset-m42k1h\",h5:\"framer-styles-preset-c2gfvh\",h6:\"framer-styles-preset-w4mvcs\",img:\"framer-styles-preset-xa4f3m\",p:\"framer-styles-preset-k4gihl\"},verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fzG1zt0b1:{y:1613}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:121,width:\"100vw\",y:1641,children:/*#__PURE__*/_jsx(Container,{className:\"framer-so2ph9-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fzG1zt0b1:{variant:\"MybSPAFJM\"},vzNE5DOGY:{variant:\"ZY8xSIt36\"}},children:/*#__PURE__*/_jsx(SectionsLine,{height:\"100%\",id:\"HH7qF0pv4\",layoutId:\"HH7qF0pv4\",style:{width:\"100%\"},variant:\"L_Ifc6oHO\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-sn4l0l\",\"data-framer-name\":\"Projects Section\",name:\"Projects Section\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-8g8ibt\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-goccql\",\"data-styles-preset\":\"jcPAB8DHO\",style:{\"--framer-text-alignment\":\"left\"},children:\"Weitere Projekte\"})}),className:\"framer-gjdlff\",\"data-framer-name\":\"About us\",fonts:[\"Inter\"],name:\"About us\",verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-drd8dx\",\"data-styles-preset\":\"Tg2juUPOG\",children:\"Unsere Projekte auf einem Blick\"})}),className:\"framer-1nq9x0j\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1vahcjk\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fzG1zt0b1:{query:{from:{alias:\"WRAPXGD03\",data:Projekte,type:\"Collection\"},limit:{type:\"LiteralValue\",value:1},select:[{collection:\"WRAPXGD03\",name:\"EMQVm2eqO\",type:\"Identifier\"},{collection:\"WRAPXGD03\",name:\"DHCQ8jGoL\",type:\"Identifier\"},{collection:\"WRAPXGD03\",name:\"YbdG3Fxb2\",type:\"Identifier\"},{collection:\"WRAPXGD03\",name:\"muTOWhifp\",type:\"Identifier\"},{collection:\"WRAPXGD03\",name:\"lZv4bp4J6\",type:\"Identifier\"},{collection:\"WRAPXGD03\",name:\"id\",type:\"Identifier\"}],where:{operator:\"not\",type:\"UnaryOperation\",value:{left:{collection:\"WRAPXGD03\",name:\"lZv4bp4J6\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:lZv4bp4J6},type:\"BinaryOperation\"}}}}},children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"WRAPXGD03\",data:Projekte,type:\"Collection\"},limit:{type:\"LiteralValue\",value:3},select:[{collection:\"WRAPXGD03\",name:\"EMQVm2eqO\",type:\"Identifier\"},{collection:\"WRAPXGD03\",name:\"DHCQ8jGoL\",type:\"Identifier\"},{collection:\"WRAPXGD03\",name:\"YbdG3Fxb2\",type:\"Identifier\"},{collection:\"WRAPXGD03\",name:\"muTOWhifp\",type:\"Identifier\"},{collection:\"WRAPXGD03\",name:\"lZv4bp4J6\",type:\"Identifier\"},{collection:\"WRAPXGD03\",name:\"id\",type:\"Identifier\"}],where:{operator:\"not\",type:\"UnaryOperation\",value:{left:{collection:\"WRAPXGD03\",name:\"lZv4bp4J6\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:lZv4bp4J6},type:\"BinaryOperation\"}}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection.map(({\"EMQVm2eqO\":EMQVm2eqOWRAPXGD03,\"DHCQ8jGoL\":DHCQ8jGoLWRAPXGD03,\"YbdG3Fxb2\":YbdG3Fxb2WRAPXGD03,\"muTOWhifp\":muTOWhifpWRAPXGD03,\"lZv4bp4J6\":lZv4bp4J6WRAPXGD03,\"id\":idWRAPXGD03},i)=>{return /*#__PURE__*/_jsx(LayoutGroup,{id:`WRAPXGD03-${idWRAPXGD03}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{lZv4bp4J6:lZv4bp4J6WRAPXGD03},children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{pathVariables:{lZv4bp4J6:lZv4bp4J6WRAPXGD03},webPageId:\"yJPn_8Hv4\"},implicitPathVariables:undefined},{href:{pathVariables:{lZv4bp4J6:lZv4bp4J6WRAPXGD03},webPageId:\"yJPn_8Hv4\"},implicitPathVariables:undefined},{href:{pathVariables:{lZv4bp4J6:lZv4bp4J6WRAPXGD03},webPageId:\"yJPn_8Hv4\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fzG1zt0b1:{width:\"min(max(min(100vw, 1200px) - 40px, 50px), 544px)\",y:1986},vzNE5DOGY:{width:\"max((min(100vw, 1200px) - 96px) / 3, 50px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:518,width:\"min(max((min(100vw, 1200px) - 108px) / 3, 50px), 544px)\",y:2026,children:/*#__PURE__*/_jsx(Container,{className:\"framer-t1ukwk-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fzG1zt0b1:{AQS4wzomo:resolvedLinks[2]},vzNE5DOGY:{AQS4wzomo:resolvedLinks[1],style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(CardsProject,{AQS4wzomo:resolvedLinks[0],height:\"100%\",id:\"tNk2JBK3x\",layoutId:\"tNk2JBK3x\",rwkUw96xW:YbdG3Fxb2WRAPXGD03,SRvQIse74:toResponsiveImage(EMQVm2eqOWRAPXGD03),style:{maxWidth:\"100%\",width:\"100%\"},width:\"100%\",YJumc6Wj_:DHCQ8jGoLWRAPXGD03,yt_Pk1HGH:muTOWhifpWRAPXGD03})})})})})})})},idWRAPXGD03);})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"WhaFSDv21\"},implicitPathVariables:undefined},{href:{webPageId:\"WhaFSDv21\"},implicitPathVariables:undefined},{href:{webPageId:\"WhaFSDv21\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fzG1zt0b1:{y:11056},vzNE5DOGY:{y:5262}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,y:5252,children:/*#__PURE__*/_jsx(Container,{className:\"framer-10gy3f6-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fzG1zt0b1:{jQ1rIszb0:resolvedLinks1[2]},vzNE5DOGY:{jQ1rIszb0:resolvedLinks1[1]}},children:/*#__PURE__*/_jsx(ButtonsPrimarySpecial,{height:\"100%\",id:\"vpMNmDn4B\",jQ1rIszb0:resolvedLinks1[0],layoutId:\"vpMNmDn4B\",style:{height:\"100%\"},UjdjTeMdG:\"Weitere\",width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fzG1zt0b1:{y:11164},vzNE5DOGY:{y:5430}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:600,width:\"100vw\",y:5420,children:/*#__PURE__*/_jsx(Container,{className:\"framer-v20cwc-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fzG1zt0b1:{variant:\"Bnvc6MNod\"},vzNE5DOGY:{variant:\"RGOzs4jKZ\"}},children:/*#__PURE__*/_jsx(SectionsCTA,{height:\"100%\",id:\"AnRTgh6TA\",layoutId:\"AnRTgh6TA\",style:{width:\"100%\"},variant:\"v_nhyZG86\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fzG1zt0b1:{y:11764},vzNE5DOGY:{y:6030}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:543,width:\"100vw\",y:6020,children:/*#__PURE__*/_jsx(Container,{className:\"framer-paxbrg-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fzG1zt0b1:{variant:\"C0F1vszU2\"},vzNE5DOGY:{variant:\"fNEXwuXHV\"}},children:/*#__PURE__*/_jsx(NavigationFooter,{height:\"100%\",id:\"sWAGYj249\",layoutId:\"sWAGYj249\",style:{width:\"100%\"},variant:\"H1ONvtDe5\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-ahBIn { background: white; }`,\".framer-ahBIn.framer-1awki1o, .framer-ahBIn .framer-1awki1o { display: block; }\",\".framer-ahBIn.framer-67zja7 { 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: 1200px; }\",\".framer-ahBIn .framer-axt3ds-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 10; }\",\".framer-ahBIn .framer-18p6ihh-container, .framer-ahBIn .framer-8l3fyq-container, .framer-ahBIn .framer-so2ph9-container, .framer-ahBIn .framer-v20cwc-container, .framer-ahBIn .framer-paxbrg-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-ahBIn .framer-eur4r { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: center; max-width: 1200px; overflow: hidden; padding: 40px; position: relative; width: 100%; }\",\".framer-ahBIn .framer-15jh20o { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-ahBIn .framer-dd3vk8 { border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; flex: 1 0 0px; height: 400px; overflow: hidden; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-ahBIn .framer-1qdt9yu { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-ahBIn .framer-1kfpdj4 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-ahBIn .framer-ivw4jf, .framer-ahBIn .framer-dwpqsd, .framer-ahBIn .framer-1nq9x0j { --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-ahBIn .framer-1g16q4y { --border-bottom-width: 1px; --border-color: var(--token-58df4e5a-72b4-45e7-bfd9-f02e84f49539, #cccccc); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px; border-top-left-radius: 16px; border-top-right-radius: 16px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; min-width: 320px; overflow: hidden; padding: 24px 20px 24px 20px; position: relative; width: 320px; will-change: var(--framer-will-change-override, transform); }\",\".framer-ahBIn .framer-7tj067, .framer-ahBIn .framer-1k5txbq, .framer-ahBIn .framer-541i57, .framer-ahBIn .framer-954sgt { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-ahBIn .framer-c623qk, .framer-ahBIn .framer-fucqe3, .framer-ahBIn .framer-1oi9s59, .framer-ahBIn .framer-vvhy89 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-ahBIn .framer-17f20e8, .framer-ahBIn .framer-1ravl2, .framer-ahBIn .framer-1ll8cu6, .framer-ahBIn .framer-18a0wdc { --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-ahBIn .framer-11u84if { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 816px; overflow: hidden; padding: 40px 40px 60px 40px; position: relative; width: 100%; }\",\".framer-ahBIn .framer-ywl0wn { --framer-paragraph-spacing: 32px; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-ahBIn .framer-sn4l0l { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; max-width: 1200px; overflow: hidden; padding: 60px 40px 120px 40px; position: relative; width: 100%; }\",\".framer-ahBIn .framer-8g8ibt { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-ahBIn .framer-gjdlff { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-ahBIn .framer-1vahcjk { display: grid; flex: none; gap: 14px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(3, minmax(50px, 1fr)); height: min-content; justify-content: center; padding: 0px; position: relative; width: 100%; }\",\".framer-ahBIn .framer-t1ukwk-container { align-self: start; flex: none; height: 100%; justify-self: start; max-width: 544px; position: relative; width: 100%; }\",\".framer-ahBIn .framer-10gy3f6-container { flex: none; height: 48px; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-ahBIn.framer-67zja7, .framer-ahBIn .framer-eur4r, .framer-ahBIn .framer-15jh20o, .framer-ahBIn .framer-1qdt9yu, .framer-ahBIn .framer-1kfpdj4, .framer-ahBIn .framer-1g16q4y, .framer-ahBIn .framer-7tj067, .framer-ahBIn .framer-1k5txbq, .framer-ahBIn .framer-541i57, .framer-ahBIn .framer-954sgt, .framer-ahBIn .framer-11u84if, .framer-ahBIn .framer-sn4l0l, .framer-ahBIn .framer-8g8ibt { gap: 0px; } .framer-ahBIn.framer-67zja7 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-ahBIn.framer-67zja7 > :first-child, .framer-ahBIn .framer-eur4r > :first-child, .framer-ahBIn .framer-1qdt9yu > :first-child, .framer-ahBIn .framer-1kfpdj4 > :first-child, .framer-ahBIn .framer-1g16q4y > :first-child, .framer-ahBIn .framer-sn4l0l > :first-child, .framer-ahBIn .framer-8g8ibt > :first-child { margin-top: 0px; } .framer-ahBIn.framer-67zja7 > :last-child, .framer-ahBIn .framer-eur4r > :last-child, .framer-ahBIn .framer-1qdt9yu > :last-child, .framer-ahBIn .framer-1kfpdj4 > :last-child, .framer-ahBIn .framer-1g16q4y > :last-child, .framer-ahBIn .framer-sn4l0l > :last-child, .framer-ahBIn .framer-8g8ibt > :last-child { margin-bottom: 0px; } .framer-ahBIn .framer-eur4r > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-ahBIn .framer-15jh20o > * { margin: 0px; margin-left: calc(64px / 2); margin-right: calc(64px / 2); } .framer-ahBIn .framer-15jh20o > :first-child, .framer-ahBIn .framer-7tj067 > :first-child, .framer-ahBIn .framer-1k5txbq > :first-child, .framer-ahBIn .framer-541i57 > :first-child, .framer-ahBIn .framer-954sgt > :first-child, .framer-ahBIn .framer-11u84if > :first-child { margin-left: 0px; } .framer-ahBIn .framer-15jh20o > :last-child, .framer-ahBIn .framer-7tj067 > :last-child, .framer-ahBIn .framer-1k5txbq > :last-child, .framer-ahBIn .framer-541i57 > :last-child, .framer-ahBIn .framer-954sgt > :last-child, .framer-ahBIn .framer-11u84if > :last-child { margin-right: 0px; } .framer-ahBIn .framer-1qdt9yu > *, .framer-ahBIn .framer-sn4l0l > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-ahBIn .framer-1kfpdj4 > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-ahBIn .framer-1g16q4y > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-ahBIn .framer-7tj067 > *, .framer-ahBIn .framer-1k5txbq > *, .framer-ahBIn .framer-541i57 > *, .framer-ahBIn .framer-954sgt > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-ahBIn .framer-11u84if > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-ahBIn .framer-8g8ibt > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }\",`@media (min-width: 810px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-ahBIn { background: white; } .framer-ahBIn.framer-67zja7 { width: 810px; } .framer-ahBIn .framer-eur4r { padding: 40px 32px 40px 32px; } .framer-ahBIn .framer-11u84if { padding: 40px 32px 60px 32px; } .framer-ahBIn .framer-sn4l0l { padding: 60px 32px 120px 32px; } .framer-ahBIn .framer-1vahcjk { gap: 16px; } .framer-ahBIn .framer-t1ukwk-container { max-width: unset; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-ahBIn .framer-1vahcjk { gap: 0px; } .framer-ahBIn .framer-1vahcjk > *, .framer-ahBIn .framer-1vahcjk > :first-child, .framer-ahBIn .framer-1vahcjk > :last-child { margin: 0px; } }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-ahBIn { background: white; } .framer-ahBIn.framer-67zja7 { width: 390px; } .framer-ahBIn .framer-eur4r { gap: 48px; padding: 40px 20px 20px 20px; } .framer-ahBIn .framer-15jh20o { flex-direction: column; gap: 32px; } .framer-ahBIn .framer-1qdt9yu { flex: none; order: 1; width: 100%; } .framer-ahBIn .framer-1kfpdj4 { gap: 24px; } .framer-ahBIn .framer-1g16q4y { min-width: unset; width: 100%; } .framer-ahBIn .framer-11u84if { flex-direction: column; padding: 40px 20px 60px 20px; } .framer-ahBIn .framer-ywl0wn { flex: none; width: 100%; } .framer-ahBIn .framer-sn4l0l { gap: 40px; padding: 60px 20px 60px 20px; } .framer-ahBIn .framer-8g8ibt { gap: 20px; } .framer-ahBIn .framer-1vahcjk { grid-template-columns: repeat(1, minmax(50px, 1fr)); } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-ahBIn .framer-eur4r, .framer-ahBIn .framer-15jh20o, .framer-ahBIn .framer-1kfpdj4, .framer-ahBIn .framer-11u84if, .framer-ahBIn .framer-sn4l0l, .framer-ahBIn .framer-8g8ibt { gap: 0px; } .framer-ahBIn .framer-eur4r > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-ahBIn .framer-eur4r > :first-child, .framer-ahBIn .framer-15jh20o > :first-child, .framer-ahBIn .framer-1kfpdj4 > :first-child, .framer-ahBIn .framer-11u84if > :first-child, .framer-ahBIn .framer-sn4l0l > :first-child, .framer-ahBIn .framer-8g8ibt > :first-child { margin-top: 0px; } .framer-ahBIn .framer-eur4r > :last-child, .framer-ahBIn .framer-15jh20o > :last-child, .framer-ahBIn .framer-1kfpdj4 > :last-child, .framer-ahBIn .framer-11u84if > :last-child, .framer-ahBIn .framer-sn4l0l > :last-child, .framer-ahBIn .framer-8g8ibt > :last-child { margin-bottom: 0px; } .framer-ahBIn .framer-15jh20o > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-ahBIn .framer-1kfpdj4 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-ahBIn .framer-11u84if > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-ahBIn .framer-sn4l0l > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-ahBIn .framer-8g8ibt > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } }}`,...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,'.framer-ahBIn[data-border=\"true\"]::after, .framer-ahBIn [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 3892\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"vzNE5DOGY\":{\"layout\":[\"fixed\",\"auto\"]},\"fzG1zt0b1\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FrameryJPn_8Hv4=withCSS(Component,css,\"framer-ahBIn\");export default FrameryJPn_8Hv4;FrameryJPn_8Hv4.displayName=\"Projects\";FrameryJPn_8Hv4.defaultProps={height:3892,width:1200};addFonts(FrameryJPn_8Hv4,[{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:\"Plus Jakarta Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/plusjakartasans/v8/LDIbaomQNQcsA88c7O9yZ4KMCoOg4IA6-91aHEjcWuA_m07NTxXUEKi4Rw.woff2\",weight:\"500\"},{family:\"Plus Jakarta Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/plusjakartasans/v8/LDIbaomQNQcsA88c7O9yZ4KMCoOg4IA6-91aHEjcWuA_TknNTxXUEKi4Rw.woff2\",weight:\"700\"}]},...NavigationNavbarFonts,...SectionsSecondaryHeroSectionFonts,...SectionsLineFonts,...CardsProjectFonts,...ButtonsPrimarySpecialFonts,...SectionsCTAFonts,...NavigationFooterFonts,...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),...((_componentPresets_fonts=componentPresets.fonts)===null||_componentPresets_fonts===void 0?void 0:_componentPresets_fonts[\"wbVqrldo8\"])?getFontsFromComponentPreset((_componentPresets_fonts1=componentPresets.fonts)===null||_componentPresets_fonts1===void 0?void 0:_componentPresets_fonts1[\"wbVqrldo8\"]):[],...((_componentPresets_fonts2=componentPresets.fonts)===null||_componentPresets_fonts2===void 0?void 0:_componentPresets_fonts2[\"Z7zlZdVu0\"])?getFontsFromComponentPreset((_componentPresets_fonts3=componentPresets.fonts)===null||_componentPresets_fonts3===void 0?void 0:_componentPresets_fonts3[\"Z7zlZdVu0\"]):[],...((_componentPresets_fonts4=componentPresets.fonts)===null||_componentPresets_fonts4===void 0?void 0:_componentPresets_fonts4[\"z0Kx_gDO2\"])?getFontsFromComponentPreset((_componentPresets_fonts5=componentPresets.fonts)===null||_componentPresets_fonts5===void 0?void 0:_componentPresets_fonts5[\"z0Kx_gDO2\"]):[]],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameryJPn_8Hv4\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"vzNE5DOGY\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"fzG1zt0b1\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerResponsiveScreen\":\"\",\"framerIntrinsicHeight\":\"3892\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["_componentPresets_fonts", "_componentPresets_fonts1", "_componentPresets_fonts2", "_componentPresets_fonts3", "_componentPresets_fonts4", "_componentPresets_fonts5", "NavigationNavbarFonts", "getFonts", "ZPNmmhvRp_default", "SectionsSecondaryHeroSectionFonts", "H4KW39D2w_default", "SectionsLineFonts", "SM9PaCu2Y_default", "RichTextWithStretchedImage", "withStretchedImage", "RichText2", "CardsProjectFonts", "R8d3GOvug_default", "ButtonsPrimarySpecialFonts", "PVFiRH6cr_default", "SectionsCTAFonts", "wMr0qlgAf_default", "NavigationFooterFonts", "Vc6_3PSCs_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "valuesByLocaleId", "LazyValue", "preloadLocalizedValues", "locale", "promises", "values", "promise", "toResponsiveImage", "value", "toDateString", "options", "activeLocale", "date", "display", "dateOptions", "fallbackLocale", "locale", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "setLocale", "useLocaleInfo", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "W9pprESdS_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "YbdG3Fxb2", "muTOWhifp", "EMQVm2eqO", "rLzCdjVTX", "DHCQ8jGoL", "gMf5HckCt", "WpNCDj9UD", "l71KWx8gs", "N_D_GWpFJ", "EMQVm2eqOWRAPXGD03", "DHCQ8jGoLWRAPXGD03", "YbdG3Fxb2WRAPXGD03", "muTOWhifpWRAPXGD03", "lZv4bp4J6WRAPXGD03", "idWRAPXGD03", "lZv4bp4J6", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "preloadPromise", "preloadLocalizedValues", "ref1", "pe", "isDisplayed", "isBrowser", "activeLocaleCode", "useLocaleCode", "textContent", "elementId", "useRouteElementId", "ref2", "router", "useRouter", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "variantClassNames", "u", "LayoutGroup", "motion", "cx", "serializationHash", "ComponentViewportProvider", "Container", "PropertyOverrides2", "ZPNmmhvRp_default", "H4KW39D2w_default", "Image2", "getLoadingLazyAtYPosition", "RichText2", "x", "SM9PaCu2Y_default", "ComponentPresetsProvider", "RichTextWithStretchedImage", "ChildrenCanSuspend", "collection", "paginationInfo", "loadMore", "l", "i", "PathVariablesContext", "ResolveLinks", "resolvedLinks", "R8d3GOvug_default", "resolvedLinks1", "PVFiRH6cr_default", "wMr0qlgAf_default", "Vc6_3PSCs_default", "css", "FrameryJPn_8Hv4", "withCSS", "yJPn_8Hv4_default", "addFonts", "NavigationNavbarFonts", "SectionsSecondaryHeroSectionFonts", "SectionsLineFonts", "CardsProjectFonts", "ButtonsPrimarySpecialFonts", "SectionsCTAFonts", "NavigationFooterFonts", "getFontsFromSharedStyle", "fonts", "_componentPresets_fonts", "getFontsFromComponentPreset", "_componentPresets_fonts1", "_componentPresets_fonts2", "_componentPresets_fonts3", "_componentPresets_fonts4", "_componentPresets_fonts5", "__FramerMetadata__"]
}
