{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/9zLtKliX0D7bW35picip/7Fg8D74X4xFbJp2ImOIc/R1_dZRCrZ.js", "ssg:https://framerusercontent.com/modules/t5WPfafWWxb8my0lxdUL/GTVzKrWPUlYg6SVn25yr/R1_dZRCrZ.js"],
  "sourcesContent": ["// Generated by Framer (ab692b1)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={IgRZDXWiT:new LazyValue(()=>import(\"./R1_dZRCrZ-0.js\"))};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value)return value;}locale=locale.fallback;}}function preload(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);}export function usePreloadLocalizedValues(locale){const preloadPromise=preload(locale);if(preloadPromise)throw preloadPromise;}\nexport const __FramerMetadata__ = {\"exports\":{\"usePreloadLocalizedValues\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (ab692b1)\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,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,useActiveVariantCallback,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useOverlayState,useQueryData,useRouteElementId,useRouter,withCSS,withOptimizedAppearEffect}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as ReactDOM from\"react-dom\";import Vimeo from\"https://framerusercontent.com/modules/0sWquksFr1YDkaIgrl9Z/VgWe6mCMJOseqaLiMnaC/Vimeo.js\";import Image1 from\"https://framerusercontent.com/modules/4FYXL5lQz9cgJ2BJkaNV/73UsIpa97froefZwqzz9/Image.js\";import{Icon as Material}from\"https://framerusercontent.com/modules/6Ldpz1V0DkD45gXvi67I/PCgBX5d6MdQT7E7nhdXn/Material.js\";import Ticker from\"https://framerusercontent.com/modules/B2xAlJLcN0gOnt11mSPw/PH5dKwV7X6kCySScDT2G/Ticker.js\";import IBPPlayCursor from\"#framer/local/canvasComponent/iKa_ceTa0/iKa_ceTa0.js\";import HeroTickerImage from\"#framer/local/canvasComponent/KkGPKWqGH/KkGPKWqGH.js\";import WhiteButton from\"#framer/local/canvasComponent/OKuXd4N7Y/OKuXd4N7Y.js\";import IBPNavTopbar from\"#framer/local/canvasComponent/SjUPWXyla/SjUPWXyla.js\";import Footer from\"#framer/local/canvasComponent/TrhCx_jrX/TrhCx_jrX.js\";import Photos from\"#framer/local/collection/BzxVuWaVG/BzxVuWaVG.js\";import*as sharedStyle1 from\"#framer/local/css/doJ8GhE73/doJ8GhE73.js\";import*as sharedStyle4 from\"#framer/local/css/fVxnimdqP/fVxnimdqP.js\";import*as sharedStyle from\"#framer/local/css/mFVTJPD5U/mFVTJPD5U.js\";import*as sharedStyle2 from\"#framer/local/css/PCfSCr_jn/PCfSCr_jn.js\";import*as sharedStyle3 from\"#framer/local/css/xZndidUCt/xZndidUCt.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/R1_dZRCrZ/R1_dZRCrZ.js\";import metadataProvider from\"#framer/local/webPageMetadata/R1_dZRCrZ/R1_dZRCrZ.js\";const IBPNavTopbarFonts=getFonts(IBPNavTopbar);const WhiteButtonFonts=getFonts(WhiteButton);const HeroTickerImageFonts=getFonts(HeroTickerImage);const TickerFonts=getFonts(Ticker);const MaterialFonts=getFonts(Material);const VimeoFonts=getFonts(Vimeo);const Image1Fonts=getFonts(Image1);const MotionMainWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.main);const FooterFonts=getFonts(Footer);const IBPPlayCursorFonts=getFonts(IBPPlayCursor);const breakpoints={tHAX_OVYc:\"(min-width: 810px) and (max-width: 1199px)\",txGS5f9H0:\"(min-width: 1200px)\",YpitRqkMv:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-5jWdD\";const variantClassNames={tHAX_OVYc:\"framer-v-4ny703\",txGS5f9H0:\"framer-v-1xwklnx\",YpitRqkMv:\"framer-v-3035ae\"};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const transition1={bounce:.25,delay:0,duration:.8,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:.97,skewX:0,skewY:0,transition:transition1};const getContainer=()=>{return document.querySelector(\"#template-overlay\")??document.querySelector(\"#overlay\")??document.body;};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const transition2={damping:40,delay:0,mass:1,stiffness:200,type:\"spring\"};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:0};const animation2={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:20};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const transition3={damping:40,delay:.1,mass:1,stiffness:200,type:\"spring\"};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition3,x:0,y:0};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"txGS5f9H0\",Phone:\"YpitRqkMv\",Tablet:\"tHAX_OVYc\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"txGS5f9H0\"};};const transition4={damping:60,delay:0,mass:1,stiffness:339,type:\"spring\"};const cursor={alignment:\"center\",component:IBPPlayCursor,offset:{x:15,y:40},placement:\"right\",transition:transition4,variant:\"tYa6Snu1b\"};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,ER4m7hXx2k_fYgddGt,Ge_Us614Pk_fYgddGt,vhLy0TtfCk_fYgddGt,idk_fYgddGt,ER4m7hXx2Cc6ICJK8N,Ge_Us614PCc6ICJK8N,vhLy0TtfCCc6ICJK8N,idCc6ICJK8N,...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{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const onTap3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const onClick1wnntms=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.hide();});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const elementId=useRouteElementId(\"F5tBjTb3y\");const ref1=React.useRef(null);usePreloadLocalizedValues(activeLocale);const router=useRouter();const elementId1=useRouteElementId(\"ff7yy1Exh\");const ref2=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if([\"tHAX_OVYc\",\"YpitRqkMv\"].includes(baseVariant))return false;return true;};const elementId2=useRouteElementId(\"bFW0ftc5a\");const ref3=React.useRef(null);useCustomCursors({\"1qpw3e1\":cursor});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"txGS5f9H0\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-2035fd7a-267d-4738-90cf-8d4083c8fdc3, rgb(209, 209, 209)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1xwklnx\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{YpitRqkMv:{height:62,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:64,width:`min(${componentViewport?.width||\"100vw\"} - 64px, 1920px)`,y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-e7mhum-container\",nodeId:\"TrRdtbhc6\",scopeId:\"R1_dZRCrZ\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{YpitRqkMv:{style:{height:\"100%\",width:\"100%\"},variant:\"roABdTWQ4\"}},children:/*#__PURE__*/_jsx(IBPNavTopbar,{height:\"100%\",id:\"TrRdtbhc6\",layoutId:\"TrRdtbhc6\",style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"yAcVuSUnt\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1pgfnhj\",\"data-framer-name\":\"Page Wrapper - Max Width 1920\",children:[/*#__PURE__*/_jsx(\"section\",{className:\"framer-3p3nwl\",\"data-framer-name\":\"Hero\",id:elementId,ref:ref1,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{YpitRqkMv:{background:{alt:getLocalizedValue(\"v0\",activeLocale)??\"Employer Branding Filmproduktion\",fit:\"fill\",intrinsicHeight:2160,intrinsicWidth:3840,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+64+0+0),pixelHeight:1125,pixelWidth:2e3,positionX:\"65.3%\",positionY:\"43.9%\",sizes:`max(min(${componentViewport?.width||\"100vw\"} - 32px, 1920px), 1px)`,src:\"https://framerusercontent.com/images/Q6CzPHIG0MvBHq1ZSrKb7O4.jpg\",srcSet:\"https://framerusercontent.com/images/Q6CzPHIG0MvBHq1ZSrKb7O4.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/Q6CzPHIG0MvBHq1ZSrKb7O4.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/Q6CzPHIG0MvBHq1ZSrKb7O4.jpg 2000w\"}}},children:/*#__PURE__*/_jsxs(Image,{background:{alt:getLocalizedValue(\"v0\",activeLocale)??\"Employer Branding Filmproduktion\",fit:\"fill\",intrinsicHeight:2160,intrinsicWidth:3840,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+64+0+0+0),pixelHeight:1125,pixelWidth:2e3,positionX:\"65.3%\",positionY:\"43.9%\",sizes:`max(min(${componentViewport?.width||\"100vw\"} - 64px, 1920px), 1px)`,src:\"https://framerusercontent.com/images/Q6CzPHIG0MvBHq1ZSrKb7O4.jpg\",srcSet:\"https://framerusercontent.com/images/Q6CzPHIG0MvBHq1ZSrKb7O4.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/Q6CzPHIG0MvBHq1ZSrKb7O4.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/Q6CzPHIG0MvBHq1ZSrKb7O4.jpg 2000w\"},className:\"framer-1et85r\",\"data-framer-name\":\"Full Screen Section Copy\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1365ai2\",\"data-framer-name\":\"Section Subtitle\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":IYr6MjcJD\",webPageId:\"BRcsuOFaw\"},implicitPathVariables:undefined},{href:{hash:\":IYr6MjcJD\",webPageId:\"BRcsuOFaw\"},implicitPathVariables:undefined},{href:{hash:\":IYr6MjcJD\",webPageId:\"BRcsuOFaw\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{YpitRqkMv:{y:(componentViewport?.y||0)+0+0+64+0+0+0+0+32}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:41,y:(componentViewport?.y||0)+0+64+0+0+0+0+0+32,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ogj2v0-container\",nodeId:\"RBAZ9UJjP\",scopeId:\"R1_dZRCrZ\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tHAX_OVYc:{ONiUrDC48:resolvedLinks[1]},YpitRqkMv:{ONiUrDC48:resolvedLinks[2]}},children:/*#__PURE__*/_jsx(WhiteButton,{height:\"100%\",id:\"RBAZ9UJjP\",layoutId:\"RBAZ9UJjP\",ONiUrDC48:resolvedLinks[0],UPYl3ku5N:\"rgb(255, 255, 255)\",w224qI3yB:getLocalizedValue(\"v1\",activeLocale)??\"\u2190 zur\\xfcck\",width:\"100%\"})})})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-ofe0u5\",\"data-framer-name\":\"Section Title\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v2\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1lulzw8\",\"data-styles-preset\":\"mFVTJPD5U\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Z\\xfcrcher Ziegeleien\"})}),className:\"framer-17a094l\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-uqbylr\",\"data-framer-name\":\"Spacer\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.5px\"},children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})})}),className:\"framer-16oh52m\",fonts:[\"GF;Inter-500\"],verticalAlignment:\"top\",withExternalLayout:true})})]})})}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-w68mvc\",\"data-framer-name\":\"Einleitung\",id:elementId1,ref:ref2,children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-kdu3yr\",\"data-framer-name\":\"Text\",children:[isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-nr0tcp hidden-4ny703 hidden-3035ae\",\"data-framer-name\":\"Left Wrapper\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v3\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-text-color\":\"var(--token-6ee3d0f6-88b6-4b13-b7f6-71b42d94525f, rgb(120, 120, 120))\"},children:\"Z\\xfcrcher Ziegeleien AG\"})}),className:\"framer-4dvdzo\",\"data-framer-name\":\"Employer Branding\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-bkoagy\",\"data-framer-name\":\"Right Wrapper\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v4\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-ol2xdx\",\"data-styles-preset\":\"doJ8GhE73\",children:\"Employer Branding Film f\\xfcr die Z\\xfcrcher Ziegeleien.\"})}),className:\"framer-s2f42t\",\"data-framer-name\":\"Written Content 1\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v5\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1ftn8pz\",\"data-styles-preset\":\"PCfSCr_jn\",children:\"Seit \\xfcber 150 Jahren produzieren die Z\\xfcrcher Ziegeleien Tonbaustoffe f\\xfcr Bauprojekte in der ganzen Schweiz. In ihrem neuen Employer-Branding Film zeigen wir, welche Werte ZZ als Arbeitgeberin wichtig sind.\"})}),className:\"framer-glbfwj\",\"data-framer-name\":\"Written Content 2\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-75eyd0\",\"data-framer-name\":\"Stills Ticker\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-zy1ydb-container\",\"data-framer-name\":\"Hero Ticker\",isAuthoredByUser:true,isModuleExternal:true,name:\"Hero Ticker\",nodeId:\"ZdTGPiBd3\",scopeId:\"R1_dZRCrZ\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"flex-end\",direction:\"left\",fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:0,overflow:false},gap:12,height:\"100%\",hoverFactor:.3,id:\"ZdTGPiBd3\",layoutId:\"ZdTGPiBd3\",name:\"Hero Ticker\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:true,paddingRight:0,paddingTop:0,sizingOptions:{heightType:false,widthType:true},slots:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1qwan8q-container\",inComponentSlot:true,nodeId:\"tnxy7y1Lk\",rendersWithMotion:true,scopeId:\"R1_dZRCrZ\",children:/*#__PURE__*/_jsx(HeroTickerImage,{height:\"100%\",id:\"tnxy7y1Lk\",image:addImageAlt({src:\"https://framerusercontent.com/images/Q6CzPHIG0MvBHq1ZSrKb7O4.jpg\",srcSet:\"https://framerusercontent.com/images/Q6CzPHIG0MvBHq1ZSrKb7O4.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/Q6CzPHIG0MvBHq1ZSrKb7O4.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/Q6CzPHIG0MvBHq1ZSrKb7O4.jpg 2000w\"},\"\"),layoutId:\"tnxy7y1Lk\",style:{height:\"100%\",width:\"100%\"},variant:\"w85Z4BneV\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1amp2ao-container\",inComponentSlot:true,nodeId:\"IOMnOvZIA\",rendersWithMotion:true,scopeId:\"R1_dZRCrZ\",children:/*#__PURE__*/_jsx(HeroTickerImage,{height:\"100%\",id:\"IOMnOvZIA\",image:addImageAlt({src:\"https://framerusercontent.com/images/wlrNOibf6E0kW3qMVfudirIi9fg.jpg\",srcSet:\"https://framerusercontent.com/images/wlrNOibf6E0kW3qMVfudirIi9fg.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/wlrNOibf6E0kW3qMVfudirIi9fg.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/wlrNOibf6E0kW3qMVfudirIi9fg.jpg 2000w\"},\"\"),layoutId:\"IOMnOvZIA\",style:{height:\"100%\",width:\"100%\"},variant:\"w85Z4BneV\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1l8r1g2-container\",inComponentSlot:true,nodeId:\"hdHqN0A8d\",rendersWithMotion:true,scopeId:\"R1_dZRCrZ\",children:/*#__PURE__*/_jsx(HeroTickerImage,{height:\"100%\",id:\"hdHqN0A8d\",image:addImageAlt({src:\"https://framerusercontent.com/images/y64pYjoFMHztCCmUdNvQx0ejiOg.jpg\",srcSet:\"https://framerusercontent.com/images/y64pYjoFMHztCCmUdNvQx0ejiOg.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/y64pYjoFMHztCCmUdNvQx0ejiOg.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/y64pYjoFMHztCCmUdNvQx0ejiOg.jpg 2000w\"},\"\"),layoutId:\"hdHqN0A8d\",style:{height:\"100%\",width:\"100%\"},variant:\"w85Z4BneV\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-8t5m9f-container\",inComponentSlot:true,nodeId:\"mCh6M8nOk\",rendersWithMotion:true,scopeId:\"R1_dZRCrZ\",children:/*#__PURE__*/_jsx(HeroTickerImage,{height:\"100%\",id:\"mCh6M8nOk\",image:addImageAlt({src:\"https://framerusercontent.com/images/yyQbjLXCgiy3ZoVpNiGIPerpOQ.jpg\",srcSet:\"https://framerusercontent.com/images/yyQbjLXCgiy3ZoVpNiGIPerpOQ.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/yyQbjLXCgiy3ZoVpNiGIPerpOQ.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/yyQbjLXCgiy3ZoVpNiGIPerpOQ.jpg 2000w\"},\"\"),layoutId:\"mCh6M8nOk\",style:{height:\"100%\",width:\"100%\"},variant:\"w85Z4BneV\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-kja5n6-container\",inComponentSlot:true,nodeId:\"WF3e9UBl2\",rendersWithMotion:true,scopeId:\"R1_dZRCrZ\",children:/*#__PURE__*/_jsx(HeroTickerImage,{height:\"100%\",id:\"WF3e9UBl2\",image:addImageAlt({src:\"https://framerusercontent.com/images/HK9YrqmdkyvXIoUuCWPPngOPM2g.jpg\",srcSet:\"https://framerusercontent.com/images/HK9YrqmdkyvXIoUuCWPPngOPM2g.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/HK9YrqmdkyvXIoUuCWPPngOPM2g.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/HK9YrqmdkyvXIoUuCWPPngOPM2g.jpg 2000w\"},\"\"),layoutId:\"WF3e9UBl2\",style:{height:\"100%\",width:\"100%\"},variant:\"w85Z4BneV\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-alsbvg-container\",inComponentSlot:true,nodeId:\"qlEKSRtLe\",rendersWithMotion:true,scopeId:\"R1_dZRCrZ\",children:/*#__PURE__*/_jsx(HeroTickerImage,{height:\"100%\",id:\"qlEKSRtLe\",image:addImageAlt({positionX:\"43.2%\",positionY:\"49.8%\",src:\"https://framerusercontent.com/images/zuk6BphIWCp9gKKnMY9LYUe7Xc.jpg\",srcSet:\"https://framerusercontent.com/images/zuk6BphIWCp9gKKnMY9LYUe7Xc.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/zuk6BphIWCp9gKKnMY9LYUe7Xc.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/zuk6BphIWCp9gKKnMY9LYUe7Xc.jpg 2000w\"},\"\"),layoutId:\"qlEKSRtLe\",style:{height:\"100%\",width:\"100%\"},variant:\"w85Z4BneV\",width:\"100%\"})})})],speed:100,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1c8ka80\",\"data-framer-name\":\"Video einzeln\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-bpobl1\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v6\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-ol2xdx\",\"data-styles-preset\":\"doJ8GhE73\",children:\"Employer Branding Film\"})}),className:\"framer-1ycb23c\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v7\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1ftn8pz\",\"data-styles-preset\":\"PCfSCr_jn\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Der Kern jeder Firma bilden ihre Mitarbeitenden und deshalb kommen diese direkt selbst zu Wort. Aus verschiedensten Abteilungen h\\xf6ren wir, was ihnen wichtig ist und wie sie die Firmenkultur aktiv mitpr\\xe4gen.\"})}),className:\"framer-wiicw0\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(Overlay,{children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tHAX_OVYc:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+64+0+1500+32+222),pixelHeight:1125,pixelWidth:2e3,sizes:`calc(min(${componentViewport?.width||\"100vw\"} - 64px, 1920px) - 64px)`,src:\"https://framerusercontent.com/images/ZlDVAid6Qb0bpBmdowrkxtEXKrY.jpg\",srcSet:\"https://framerusercontent.com/images/ZlDVAid6Qb0bpBmdowrkxtEXKrY.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/ZlDVAid6Qb0bpBmdowrkxtEXKrY.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/ZlDVAid6Qb0bpBmdowrkxtEXKrY.jpg 2000w\"}},YpitRqkMv:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+64+1500+24+222),pixelHeight:1125,pixelWidth:2e3,sizes:`calc(min(${componentViewport?.width||\"100vw\"} - 32px, 1920px) - 48px)`,src:\"https://framerusercontent.com/images/ZlDVAid6Qb0bpBmdowrkxtEXKrY.jpg\",srcSet:\"https://framerusercontent.com/images/ZlDVAid6Qb0bpBmdowrkxtEXKrY.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/ZlDVAid6Qb0bpBmdowrkxtEXKrY.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/ZlDVAid6Qb0bpBmdowrkxtEXKrY.jpg 2000w\"}}},children:/*#__PURE__*/_jsxs(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+64+0+1550+32+222),pixelHeight:1125,pixelWidth:2e3,sizes:`calc((min(${componentViewport?.width||\"100vw\"} - 64px, 1920px) - 64px) * 0.6)`,src:\"https://framerusercontent.com/images/ZlDVAid6Qb0bpBmdowrkxtEXKrY.jpg\",srcSet:\"https://framerusercontent.com/images/ZlDVAid6Qb0bpBmdowrkxtEXKrY.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/ZlDVAid6Qb0bpBmdowrkxtEXKrY.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/ZlDVAid6Qb0bpBmdowrkxtEXKrY.jpg 2000w\"},className:\"framer-1mwijgn\",\"data-framer-cursor\":\"1qpw3e1\",\"data-framer-name\":\"Video Item 1\",id:\"1mwijgn\",onTap:onTap3bnx0g({overlay}),whileHover:animation,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v8\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"Q1VTVE9NO01haXNvbiBOZXVlIERlbWk=\",\"--framer-font-family\":'\"Maison Neue Demi\", \"Maison Neue Demi Placeholder\", sans-serif',\"--framer-font-size\":\"35px\",\"--framer-letter-spacing\":\"-1px\",\"--framer-line-height\":\"1em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-e201a4ab-4062-4359-8e50-08644a89105f, rgb(255, 255, 255))\"},children:\"Die Werte von ZZ\"})}),className:\"framer-1ii1sat\",fonts:[\"CUSTOM;Maison Neue Demi\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v9\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Z\\xfcrcher Ziegeleien AG\"})}),className:\"framer-1yn9is2\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:.3,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-tpo6vw\"),\"data-framer-name\":\"Player\",\"data-framer-portal-id\":\"1mwijgn\",exit:{opacity:0,transition:{delay:0,duration:0,ease:[0,0,1,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"fFkTCkPW_\"),/*#__PURE__*/_jsxs(\"div\",{className:cx(scopingClassNames,\"framer-14p7cy\"),\"data-framer-portal-id\":\"1mwijgn\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-whsbaq\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-2x2bqw-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"fdWXb4P7Y\",scopeId:\"R1_dZRCrZ\",children:/*#__PURE__*/_jsx(Material,{color:\"rgb(0, 0, 0)\",height:\"100%\",iconSearch:getLocalizedValue(\"v10\",activeLocale)??\"Home\",iconSelection:\"Close\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"fdWXb4P7Y\",layoutId:\"fdWXb4P7Y\",mirrored:false,onClick:onClick1wnntms({overlay}),selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-wx9clh-container\",id:\"wx9clh\",isModuleExternal:true,nodeId:\"eqClwlmzn\",scopeId:\"R1_dZRCrZ\",children:/*#__PURE__*/_jsx(Vimeo,{autoplay:true,backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:13,bottomLeftRadius:13,bottomRightRadius:13,controls:true,height:\"100%\",id:\"eqClwlmzn\",isMixedBorderRadius:false,layoutId:\"eqClwlmzn\",loop:false,mute:false,style:{height:\"100%\",width:\"100%\"},topLeftRadius:13,topRightRadius:13,video:getLocalizedValue(\"v11\",activeLocale)??\"https://vimeo.com/1024429833\",width:\"100%\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1j9y7b4\"})]})]}),getContainer())})})]})})})})]}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-1fsk8rm\",\"data-framer-name\":\"Fotogallerie\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-c1sa1b\",\"data-framer-name\":\"Text\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v12\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-ol2xdx\",\"data-styles-preset\":\"doJ8GhE73\",children:\"Portraits\"})}),className:\"framer-bmd4cr\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v13\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1ftn8pz\",\"data-styles-preset\":\"PCfSCr_jn\",style:{\"--framer-text-color\":\"rgb(0, 0, 0)\"},children:\"Um die Employer Branding Kampagne von ZZ auch auf der fotografischen Ebene visuell zu unterst\\xfctzen, wurden zus\\xe4tzlich Portraits der Protagonist:innen gemacht.\"})}),className:\"framer-1cy4qb8\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ssnc75\",\"data-framer-name\":\"Masonry ohne CMS\",children:[/*#__PURE__*/_jsx(MotionMainWithOptimizedAppearEffect,{animate:animation1,className:\"framer-367f34\",\"data-framer-appear-id\":\"367f34\",\"data-framer-name\":\"Row A\",initial:animation2,optimized:true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"k_fYgddGt\",data:Photos,type:\"Collection\"},limit:{type:\"LiteralValue\",value:2},offset:{type:\"LiteralValue\",value:0},select:[{collection:\"k_fYgddGt\",name:\"ER4m7hXx2\",type:\"Identifier\"},{collection:\"k_fYgddGt\",name:\"Ge_Us614P\",type:\"Identifier\"},{collection:\"k_fYgddGt\",name:\"vhLy0TtfC\",type:\"Identifier\"},{collection:\"k_fYgddGt\",name:\"id\",type:\"Identifier\"}],where:{arguments:[{collection:\"k_fYgddGt\",name:\"Ge_Us614P\",type:\"Identifier\"},{type:\"LiteralValue\",value:\"ZZ\"}],functionName:\"CONTAINS\",type:\"FunctionCall\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({ER4m7hXx2:ER4m7hXx2k_fYgddGt,Ge_Us614P:Ge_Us614Pk_fYgddGt,id:idk_fYgddGt,vhLy0TtfC:vhLy0TtfCk_fYgddGt},index)=>{Ge_Us614Pk_fYgddGt??=\"\";vhLy0TtfCk_fYgddGt??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`k_fYgddGt-${idk_fYgddGt}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{vhLy0TtfC:vhLy0TtfCk_fYgddGt},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-11o4wnj-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"oJXmItCIQ\",scopeId:\"R1_dZRCrZ\",children:/*#__PURE__*/_jsx(Image1,{alt:Ge_Us614Pk_fYgddGt,height:\"100%\",id:\"oJXmItCIQ\",image:toResponsiveImage(ER4m7hXx2k_fYgddGt),layoutId:\"oJXmItCIQ\",newTab:true,padding:0,radius:10,shadowOptions:{shadowBlur:4,shadowColor:\"rgba(0, 0, 0, 0.2)\",shadowEnabled:false,shadowX:0,shadowY:2},style:{width:\"100%\"},width:\"100%\"})})})})},idk_fYgddGt);})})})})}),/*#__PURE__*/_jsx(MotionMainWithOptimizedAppearEffect,{animate:animation3,className:\"framer-5ozcfq\",\"data-framer-appear-id\":\"5ozcfq\",\"data-framer-name\":\"Row B\",initial:animation2,optimized:true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"Cc6ICJK8N\",data:Photos,type:\"Collection\"},limit:{type:\"LiteralValue\",value:2},offset:{type:\"LiteralValue\",value:2},select:[{collection:\"Cc6ICJK8N\",name:\"ER4m7hXx2\",type:\"Identifier\"},{collection:\"Cc6ICJK8N\",name:\"Ge_Us614P\",type:\"Identifier\"},{collection:\"Cc6ICJK8N\",name:\"vhLy0TtfC\",type:\"Identifier\"},{collection:\"Cc6ICJK8N\",name:\"id\",type:\"Identifier\"}],where:{arguments:[{collection:\"Cc6ICJK8N\",name:\"Ge_Us614P\",type:\"Identifier\"},{type:\"LiteralValue\",value:\"ZZ\"}],functionName:\"CONTAINS\",type:\"FunctionCall\"}},children:(collection1,paginationInfo1,loadMore1)=>/*#__PURE__*/_jsx(_Fragment,{children:collection1?.map(({ER4m7hXx2:ER4m7hXx2Cc6ICJK8N,Ge_Us614P:Ge_Us614PCc6ICJK8N,id:idCc6ICJK8N,vhLy0TtfC:vhLy0TtfCCc6ICJK8N},index1)=>{Ge_Us614PCc6ICJK8N??=\"\";vhLy0TtfCCc6ICJK8N??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`Cc6ICJK8N-${idCc6ICJK8N}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{vhLy0TtfC:vhLy0TtfCCc6ICJK8N},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1w5uks4-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"cTAVDMxd4\",scopeId:\"R1_dZRCrZ\",children:/*#__PURE__*/_jsx(Image1,{alt:Ge_Us614PCc6ICJK8N,height:\"100%\",id:\"cTAVDMxd4\",image:toResponsiveImage(ER4m7hXx2Cc6ICJK8N),layoutId:\"cTAVDMxd4\",newTab:true,padding:0,radius:10,shadowOptions:{shadowBlur:4,shadowColor:\"rgba(0, 0, 0, 0.2)\",shadowEnabled:false,shadowX:0,shadowY:2},style:{width:\"100%\"},width:\"100%\"})})})})},idCc6ICJK8N);})})})})})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tHAX_OVYc:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2984,intrinsicWidth:3978,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+64+0+2704),pixelHeight:2984,pixelWidth:3978,sizes:`min(${componentViewport?.width||\"100vw\"} - 64px, 1920px)`,src:\"https://framerusercontent.com/images/8W1x0bFN15hGZT67Hy1ZL8jt7Dw.jpg\",srcSet:\"https://framerusercontent.com/images/8W1x0bFN15hGZT67Hy1ZL8jt7Dw.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/8W1x0bFN15hGZT67Hy1ZL8jt7Dw.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/8W1x0bFN15hGZT67Hy1ZL8jt7Dw.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/8W1x0bFN15hGZT67Hy1ZL8jt7Dw.jpg 3978w\"}},YpitRqkMv:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2984,intrinsicWidth:3978,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+64+2734),pixelHeight:2984,pixelWidth:3978,sizes:`min(${componentViewport?.width||\"100vw\"} - 32px, 1920px)`,src:\"https://framerusercontent.com/images/8W1x0bFN15hGZT67Hy1ZL8jt7Dw.jpg\",srcSet:\"https://framerusercontent.com/images/8W1x0bFN15hGZT67Hy1ZL8jt7Dw.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/8W1x0bFN15hGZT67Hy1ZL8jt7Dw.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/8W1x0bFN15hGZT67Hy1ZL8jt7Dw.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/8W1x0bFN15hGZT67Hy1ZL8jt7Dw.jpg 3978w\"}}},children:/*#__PURE__*/_jsx(\"div\",{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2984,intrinsicWidth:3978,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+64+0+2684.5),pixelHeight:2984,pixelWidth:3978,sizes:`min(${componentViewport?.width||\"100vw\"} - 64px, 1920px)`,src:\"https://framerusercontent.com/images/8W1x0bFN15hGZT67Hy1ZL8jt7Dw.jpg\",srcSet:\"https://framerusercontent.com/images/8W1x0bFN15hGZT67Hy1ZL8jt7Dw.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/8W1x0bFN15hGZT67Hy1ZL8jt7Dw.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/8W1x0bFN15hGZT67Hy1ZL8jt7Dw.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/8W1x0bFN15hGZT67Hy1ZL8jt7Dw.jpg 3978w\"},className:\"framer-1r54seg\",\"data-framer-name\":\"CTA\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tHAX_OVYc:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1333,intrinsicWidth:2e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+64+0+2704+0+0),pixelHeight:1333,pixelWidth:2e3,positionX:\"center\",positionY:\"center\",sizes:`min(${componentViewport?.width||\"100vw\"} - 64px, 1920px)`,src:\"https://framerusercontent.com/images/rZlbzGdfr11u5A5K0KFJprq49WY.jpg\",srcSet:\"https://framerusercontent.com/images/rZlbzGdfr11u5A5K0KFJprq49WY.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/rZlbzGdfr11u5A5K0KFJprq49WY.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/rZlbzGdfr11u5A5K0KFJprq49WY.jpg 2000w\"}},YpitRqkMv:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1333,intrinsicWidth:2e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+64+2734+0+0),pixelHeight:1333,pixelWidth:2e3,positionX:\"center\",positionY:\"center\",sizes:`min(${componentViewport?.width||\"100vw\"} - 32px, 1920px)`,src:\"https://framerusercontent.com/images/rZlbzGdfr11u5A5K0KFJprq49WY.jpg\",srcSet:\"https://framerusercontent.com/images/rZlbzGdfr11u5A5K0KFJprq49WY.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/rZlbzGdfr11u5A5K0KFJprq49WY.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/rZlbzGdfr11u5A5K0KFJprq49WY.jpg 2000w\"}}},children:/*#__PURE__*/_jsxs(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1333,intrinsicWidth:2e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+64+0+2684.5+0+0),pixelHeight:1333,pixelWidth:2e3,positionX:\"center\",positionY:\"center\",sizes:`min(${componentViewport?.width||\"100vw\"} - 64px, 1920px)`,src:\"https://framerusercontent.com/images/rZlbzGdfr11u5A5K0KFJprq49WY.jpg\",srcSet:\"https://framerusercontent.com/images/rZlbzGdfr11u5A5K0KFJprq49WY.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/rZlbzGdfr11u5A5K0KFJprq49WY.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/rZlbzGdfr11u5A5K0KFJprq49WY.jpg 2000w\"},className:\"framer-151j1o5\",\"data-framer-name\":\"Full Screen Section\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-lgnjr8\",\"data-framer-name\":\"Section Subtitle\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v14\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Employer Branding\"})}),className:\"framer-1buijsd\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1g72td7\",\"data-framer-name\":\"Section Title\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v15\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1wml6uu\",\"data-styles-preset\":\"fVxnimdqP\",style:{\"--framer-text-alignment\":\"center\"},children:\"Neugierig?\"})}),className:\"framer-1904bz5\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tHAX_OVYc:{y:(componentViewport?.y||0)+0+64+0+2704+0+0+0+155+32+85},YpitRqkMv:{y:(componentViewport?.y||0)+0+0+64+2734+0+0+0+155+32+85}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:41,y:(componentViewport?.y||0)+0+64+0+2684.5+0+0+0+155+32+85,children:/*#__PURE__*/_jsx(Container,{className:\"framer-yqqxw2-container\",nodeId:\"a57_Nr7HJ\",scopeId:\"R1_dZRCrZ\",children:/*#__PURE__*/_jsx(WhiteButton,{height:\"100%\",id:\"a57_Nr7HJ\",layoutId:\"a57_Nr7HJ\",ONiUrDC48:\"mailto:hello@weareinbound.ch\",UPYl3ku5N:\"rgb(255, 255, 255)\",w224qI3yB:getLocalizedValue(\"v16\",activeLocale)??\"Kontaktiere uns\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-agdk5p\",\"data-framer-name\":\"Spacer\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})})}),className:\"framer-1cawjn9\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]})})})}),/*#__PURE__*/_jsx(\"footer\",{className:\"framer-10izmlb\",\"data-framer-name\":\"Footer\",id:elementId2,ref:ref3,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tHAX_OVYc:{y:(componentViewport?.y||0)+0+64+0+3204+0+0},YpitRqkMv:{width:`min(${componentViewport?.width||\"100vw\"} - 32px, 1920px)`,y:(componentViewport?.y||0)+0+0+64+3234+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:389,width:`min(${componentViewport?.width||\"100vw\"} - 64px, 1920px)`,y:(componentViewport?.y||0)+0+64+0+3184.5+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-18q5wq5-container\",nodeId:\"FyrwUMcPP\",scopeId:\"R1_dZRCrZ\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{tHAX_OVYc:{variant:\"j2I6w7ehG\"},YpitRqkMv:{variant:\"BeRtHD7h6\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"FyrwUMcPP\",layoutId:\"FyrwUMcPP\",style:{width:\"100%\"},variant:\"bNj9fL5ZJ\",width:\"100%\",Xz7DYgefl:getLocalizedValue(\"v17\",activeLocale)??\"Let's Work Together.\",Yn01dh8mX:\"var(--token-e201a4ab-4062-4359-8e50-08644a89105f, rgb(255, 255, 255))\"})})})})})})]})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-5jWdD.framer-1o8dzrx, .framer-5jWdD .framer-1o8dzrx { display: block; }\",\".framer-5jWdD.framer-1xwklnx { align-content: center; align-items: center; background-color: var(--token-2035fd7a-267d-4738-90cf-8d4083c8fdc3, #d1d1d1); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 32px 32px 32px; position: relative; width: 1200px; }\",\".framer-5jWdD .framer-e7mhum-container { flex: none; height: 64px; max-width: 1920px; position: relative; width: 100%; z-index: 4; }\",\".framer-5jWdD .framer-1pgfnhj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 1920px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-5jWdD .framer-3p3nwl { align-content: center; align-items: center; background-color: #ffffff; 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: row; flex-wrap: nowrap; gap: 10px; height: 80vh; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-5jWdD .framer-1et85r { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; height: 100%; justify-content: space-between; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-5jWdD .framer-1365ai2 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 1px; justify-content: flex-start; overflow: hidden; padding: 32px; position: relative; width: 100%; }\",\".framer-5jWdD .framer-1ogj2v0-container, .framer-5jWdD .framer-yqqxw2-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-5jWdD .framer-ofe0u5 { align-content: center; align-items: center; display: flex; flex: 3 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 1px; justify-content: center; overflow: hidden; padding: 32px; position: relative; width: 100%; }\",\".framer-5jWdD .framer-17a094l, .framer-5jWdD .framer-16oh52m { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-5jWdD .framer-uqbylr { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 1px; justify-content: center; overflow: visible; padding: 32px; position: relative; width: 100%; }\",\".framer-5jWdD .framer-w68mvc { align-content: center; align-items: center; background-color: var(--token-925dcf79-4e2e-4c67-9d9e-9e12b5d085fe, #ebebeb); 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; height: 75vh; justify-content: space-between; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-5jWdD .framer-kdu3yr { align-content: flex-start; align-items: flex-start; display: flex; flex: 3 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 1px; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-5jWdD .framer-nr0tcp { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 32px; position: relative; width: 50%; }\",\".framer-5jWdD .framer-4dvdzo, .framer-5jWdD .framer-1ycb23c, .framer-5jWdD .framer-1ii1sat, .framer-5jWdD .framer-1yn9is2, .framer-5jWdD .framer-bmd4cr, .framer-5jWdD .framer-1buijsd, .framer-5jWdD .framer-1904bz5, .framer-5jWdD .framer-1cawjn9 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-5jWdD .framer-bkoagy { align-content: flex-start; align-items: flex-start; background-color: rgba(255, 255, 255, 0); display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 32px 32px 32px 0px; position: relative; width: 1px; }\",\".framer-5jWdD .framer-s2f42t { --framer-paragraph-spacing: 32px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-5jWdD .framer-glbfwj { --framer-paragraph-spacing: 32px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 94%; word-break: break-word; word-wrap: break-word; }\",\".framer-5jWdD .framer-75eyd0 { align-content: center; align-items: center; display: flex; flex: 2 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 1px; justify-content: center; overflow: hidden; padding: 0px 0px 32px 0px; position: relative; width: 100%; }\",\".framer-5jWdD .framer-zy1ydb-container { flex: none; height: 100%; position: relative; width: 100%; }\",\".framer-5jWdD .framer-1qwan8q-container, .framer-5jWdD .framer-1amp2ao-container, .framer-5jWdD .framer-1l8r1g2-container, .framer-5jWdD .framer-8t5m9f-container, .framer-5jWdD .framer-kja5n6-container, .framer-5jWdD .framer-alsbvg-container { height: 365px; position: relative; width: 481px; }\",\".framer-5jWdD .framer-1c8ka80 { align-content: center; align-items: center; background-color: var(--token-e201a4ab-4062-4359-8e50-08644a89105f, #ffffff); 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: 64px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 32px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-5jWdD .framer-bpobl1 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-5jWdD .framer-wiicw0, .framer-5jWdD .framer-1cy4qb8 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 50%; word-break: break-word; word-wrap: break-word; }\",\".framer-5jWdD .framer-1mwijgn { align-content: flex-start; align-items: flex-start; aspect-ratio: 1.773793103448276 / 1; border-bottom-left-radius: 13px; border-bottom-right-radius: 13px; border-top-left-radius: 13px; border-top-right-radius: 13px; cursor: pointer; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; height: var(--framer-aspect-ratio-supported, 113px); justify-content: space-between; overflow: hidden; padding: 16px; position: relative; width: 60%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-5jWdD.framer-tpo6vw { background-color: rgba(255, 255, 255, 0.8); inset: 0px; position: fixed; user-select: none; z-index: 5; }\",\".framer-5jWdD.framer-14p7cy { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; height: 100vh; justify-content: space-between; left: 0px; overflow: hidden; padding: 32px; position: fixed; top: 0px; width: 100%; z-index: 5; }\",\".framer-5jWdD .framer-whsbaq { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 80px; justify-content: flex-end; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-5jWdD .framer-2x2bqw-container { aspect-ratio: 1 / 1; cursor: pointer; flex: none; height: var(--framer-aspect-ratio-supported, 38px); position: relative; width: 40px; }\",\".framer-5jWdD .framer-wx9clh-container { aspect-ratio: 1.776965265082267 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 113px); position: relative; width: 76%; }\",\".framer-5jWdD .framer-1j9y7b4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 80px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-5jWdD .framer-1fsk8rm { align-content: flex-start; align-items: flex-start; background-color: var(--token-925dcf79-4e2e-4c67-9d9e-9e12b5d085fe, #ebebeb); 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: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-5jWdD .framer-c1sa1b { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 32px; position: relative; width: 100%; }\",\".framer-5jWdD .framer-ssnc75 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 100%; overflow: hidden; padding: 32px; position: relative; width: 100%; }\",\".framer-5jWdD .framer-367f34, .framer-5jWdD .framer-5ozcfq { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-5jWdD .framer-11o4wnj-container, .framer-5jWdD .framer-1w5uks4-container, .framer-5jWdD .framer-18q5wq5-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-5jWdD .framer-1r54seg { align-content: center; align-items: center; 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; height: 50vh; justify-content: space-between; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); z-index: 3; }\",\".framer-5jWdD .framer-151j1o5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; height: 100%; justify-content: space-between; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-5jWdD .framer-lgnjr8 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 32px; position: relative; width: 100%; }\",\".framer-5jWdD .framer-1g72td7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 25px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 32px; position: relative; width: 100%; }\",\".framer-5jWdD .framer-agdk5p { 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: visible; padding: 32px; position: relative; width: 100%; }\",\".framer-5jWdD .framer-10izmlb { 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%; z-index: 5; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-5jWdD.framer-1xwklnx, .framer-5jWdD .framer-1pgfnhj, .framer-5jWdD .framer-3p3nwl, .framer-5jWdD .framer-1365ai2, .framer-5jWdD .framer-ofe0u5, .framer-5jWdD .framer-uqbylr, .framer-5jWdD .framer-kdu3yr, .framer-5jWdD .framer-nr0tcp, .framer-5jWdD .framer-bkoagy, .framer-5jWdD .framer-75eyd0, .framer-5jWdD .framer-1c8ka80, .framer-5jWdD .framer-bpobl1, .framer-5jWdD .framer-whsbaq, .framer-5jWdD .framer-1j9y7b4, .framer-5jWdD .framer-1fsk8rm, .framer-5jWdD .framer-c1sa1b, .framer-5jWdD .framer-ssnc75, .framer-5jWdD .framer-367f34, .framer-5jWdD .framer-5ozcfq, .framer-5jWdD .framer-lgnjr8, .framer-5jWdD .framer-1g72td7, .framer-5jWdD .framer-agdk5p, .framer-5jWdD .framer-10izmlb { gap: 0px; } .framer-5jWdD.framer-1xwklnx > *, .framer-5jWdD .framer-1pgfnhj > *, .framer-5jWdD .framer-ofe0u5 > *, .framer-5jWdD .framer-nr0tcp > *, .framer-5jWdD .framer-1fsk8rm > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-5jWdD.framer-1xwklnx > :first-child, .framer-5jWdD .framer-1pgfnhj > :first-child, .framer-5jWdD .framer-ofe0u5 > :first-child, .framer-5jWdD .framer-nr0tcp > :first-child, .framer-5jWdD .framer-bkoagy > :first-child, .framer-5jWdD .framer-75eyd0 > :first-child, .framer-5jWdD .framer-1c8ka80 > :first-child, .framer-5jWdD .framer-bpobl1 > :first-child, .framer-5jWdD .framer-1fsk8rm > :first-child, .framer-5jWdD .framer-c1sa1b > :first-child, .framer-5jWdD .framer-367f34 > :first-child, .framer-5jWdD .framer-5ozcfq > :first-child, .framer-5jWdD .framer-1g72td7 > :first-child, .framer-5jWdD .framer-10izmlb > :first-child { margin-top: 0px; } .framer-5jWdD.framer-1xwklnx > :last-child, .framer-5jWdD .framer-1pgfnhj > :last-child, .framer-5jWdD .framer-ofe0u5 > :last-child, .framer-5jWdD .framer-nr0tcp > :last-child, .framer-5jWdD .framer-bkoagy > :last-child, .framer-5jWdD .framer-75eyd0 > :last-child, .framer-5jWdD .framer-1c8ka80 > :last-child, .framer-5jWdD .framer-bpobl1 > :last-child, .framer-5jWdD .framer-1fsk8rm > :last-child, .framer-5jWdD .framer-c1sa1b > :last-child, .framer-5jWdD .framer-367f34 > :last-child, .framer-5jWdD .framer-5ozcfq > :last-child, .framer-5jWdD .framer-1g72td7 > :last-child, .framer-5jWdD .framer-10izmlb > :last-child { margin-bottom: 0px; } .framer-5jWdD .framer-3p3nwl > *, .framer-5jWdD .framer-whsbaq > *, .framer-5jWdD .framer-ssnc75 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-5jWdD .framer-3p3nwl > :first-child, .framer-5jWdD .framer-1365ai2 > :first-child, .framer-5jWdD .framer-uqbylr > :first-child, .framer-5jWdD .framer-kdu3yr > :first-child, .framer-5jWdD .framer-whsbaq > :first-child, .framer-5jWdD .framer-1j9y7b4 > :first-child, .framer-5jWdD .framer-ssnc75 > :first-child, .framer-5jWdD .framer-lgnjr8 > :first-child, .framer-5jWdD .framer-agdk5p > :first-child { margin-left: 0px; } .framer-5jWdD .framer-3p3nwl > :last-child, .framer-5jWdD .framer-1365ai2 > :last-child, .framer-5jWdD .framer-uqbylr > :last-child, .framer-5jWdD .framer-kdu3yr > :last-child, .framer-5jWdD .framer-whsbaq > :last-child, .framer-5jWdD .framer-1j9y7b4 > :last-child, .framer-5jWdD .framer-ssnc75 > :last-child, .framer-5jWdD .framer-lgnjr8 > :last-child, .framer-5jWdD .framer-agdk5p > :last-child { margin-right: 0px; } .framer-5jWdD .framer-1365ai2 > *, .framer-5jWdD .framer-uqbylr > *, .framer-5jWdD .framer-kdu3yr > *, .framer-5jWdD .framer-1j9y7b4 > *, .framer-5jWdD .framer-lgnjr8 > *, .framer-5jWdD .framer-agdk5p > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-5jWdD .framer-bkoagy > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-5jWdD .framer-75eyd0 > *, .framer-5jWdD .framer-bpobl1 > *, .framer-5jWdD .framer-c1sa1b > *, .framer-5jWdD .framer-367f34 > *, .framer-5jWdD .framer-5ozcfq > *, .framer-5jWdD .framer-10izmlb > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-5jWdD .framer-1c8ka80 > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-5jWdD .framer-1g72td7 > * { margin: 0px; margin-bottom: calc(25px / 2); margin-top: calc(25px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,\"@media (min-width: 810px) and (max-width: 1199px) { .framer-5jWdD.framer-1xwklnx { width: 810px; } .framer-5jWdD .framer-w68mvc { height: 70vh; } .framer-5jWdD .framer-bkoagy { padding: 32px; } .framer-5jWdD .framer-glbfwj, .framer-5jWdD .framer-wx9clh-container { width: 100%; } .framer-5jWdD .framer-bpobl1 { order: 0; } .framer-5jWdD .framer-1mwijgn { order: 3; width: 100%; }}\",\"@media (max-width: 809px) { .framer-5jWdD.framer-1xwklnx { padding: 0px 16px 16px 16px; width: 390px; } .framer-5jWdD .framer-e7mhum-container { height: 62px; left: calc(50.00000000000002% - 100% / 2); max-width: unset; position: absolute; top: 0px; } .framer-5jWdD .framer-1pgfnhj { padding: 64px 0px 0px 0px; } .framer-5jWdD .framer-w68mvc { height: 70vh; } .framer-5jWdD .framer-kdu3yr { flex: none; height: min-content; } .framer-5jWdD .framer-bkoagy, .framer-5jWdD .framer-1c8ka80, .framer-5jWdD .framer-c1sa1b { padding: 24px; } .framer-5jWdD .framer-glbfwj, .framer-5jWdD .framer-wiicw0, .framer-5jWdD .framer-wx9clh-container, .framer-5jWdD .framer-1cy4qb8 { width: 100%; } .framer-5jWdD .framer-75eyd0 { flex: 1 0 0px; justify-content: flex-end; padding: 0px 0px 24px 0px; } .framer-5jWdD .framer-zy1ydb-container { height: 30vh; } .framer-5jWdD .framer-1ycb23c, .framer-5jWdD .framer-bmd4cr { max-width: 100%; white-space: pre-wrap; word-break: break-word; word-wrap: break-word; } .framer-5jWdD .framer-1mwijgn { aspect-ratio: unset; height: 30vh; width: 100%; } .framer-5jWdD .framer-ssnc75 { align-content: center; align-items: center; flex-direction: column; padding: 24px; } .framer-5jWdD .framer-367f34, .framer-5jWdD .framer-5ozcfq { flex: none; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-5jWdD .framer-ssnc75 { gap: 0px; } .framer-5jWdD .framer-ssnc75 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-5jWdD .framer-ssnc75 > :first-child { margin-top: 0px; } .framer-5jWdD .framer-ssnc75 > :last-child { margin-bottom: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 4574\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"tHAX_OVYc\":{\"layout\":[\"fixed\",\"auto\"]},\"YpitRqkMv\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"F5tBjTb3y\":{\"pattern\":\":F5tBjTb3y\",\"name\":\"future-focus-sticky\"},\"ff7yy1Exh\":{\"pattern\":\":ff7yy1Exh\",\"name\":\"policy\"},\"bFW0ftc5a\":{\"pattern\":\":bFW0ftc5a\",\"name\":\"footer\"}}\n * @framerResponsiveScreen\n */const FramerR1_dZRCrZ=withCSS(Component,css,\"framer-5jWdD\");export default FramerR1_dZRCrZ;FramerR1_dZRCrZ.displayName=\"Employer Branding Neu / Case Study Template\";FramerR1_dZRCrZ.defaultProps={height:4574,width:1200};addFonts(FramerR1_dZRCrZ,[{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:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuI6fMZ1rib2Bg-4.woff2\",weight:\"500\"},{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/5A3Ce6C9YYmCjpQx9M4inSaKU.woff2\",weight:\"500\"},{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/Qx95Xyt0Ka3SGhinnbXIGpEIyP4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/6mJuEAguuIuMog10gGvH5d3cl8.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/xYYWaj7wCU5zSQH0eXvSaS19wo.woff2\",weight:\"500\"},{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/otTaNuNpVK4RbdlT7zDDdKvQBA.woff2\",weight:\"500\"},{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/d3tHnaQIAeqiE5hGcRw4mmgWYU.woff2\",weight:\"500\"},{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/DolVirEGb34pEXEp8t8FQBSK4.woff2\",weight:\"500\"},{family:\"Maison Neue Demi\",source:\"custom\",url:\"https://framerusercontent.com/assets/8dPJXll91I1dRJLYifKRTbjD5I.otf\"}]},...IBPNavTopbarFonts,...WhiteButtonFonts,...HeroTickerImageFonts,...TickerFonts,...MaterialFonts,...VimeoFonts,...Image1Fonts,...FooterFonts,...IBPPlayCursorFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerR1_dZRCrZ\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerResponsiveScreen\":\"\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"4574\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"tHAX_OVYc\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"YpitRqkMv\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerScrollSections\":\"{\\\"F5tBjTb3y\\\":{\\\"pattern\\\":\\\":F5tBjTb3y\\\",\\\"name\\\":\\\"future-focus-sticky\\\"},\\\"ff7yy1Exh\\\":{\\\"pattern\\\":\\\":ff7yy1Exh\\\",\\\"name\\\":\\\"policy\\\"},\\\"bFW0ftc5a\\\":{\\\"pattern\\\":\\\":bFW0ftc5a\\\",\\\"name\\\":\\\"footer\\\"}}\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1200\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["valuesByLocaleId", "LazyValue", "getLocalizedValue", "key", "locale", "values", "value", "preload", "promises", "promise", "usePreloadLocalizedValues", "preloadPromise", "IBPNavTopbarFonts", "getFonts", "SjUPWXyla_default", "WhiteButtonFonts", "OKuXd4N7Y_default", "HeroTickerImageFonts", "KkGPKWqGH_default", "TickerFonts", "Ticker", "MaterialFonts", "Icon", "VimeoFonts", "Vimeo_default", "Image1Fonts", "Image", "MotionMainWithOptimizedAppearEffect", "withOptimizedAppearEffect", "motion", "FooterFonts", "TrhCx_jrX_default", "IBPPlayCursorFonts", "iKa_ceTa0_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "addImageAlt", "image", "alt", "transition1", "animation", "getContainer", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "transition2", "animation1", "animation2", "toResponsiveImage", "value", "QueryData", "query", "pageSize", "data", "useQueryData", "transition3", "animation3", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "transition4", "cursor", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "ER4m7hXx2k_fYgddGt", "Ge_Us614Pk_fYgddGt", "vhLy0TtfCk_fYgddGt", "idk_fYgddGt", "ER4m7hXx2Cc6ICJK8N", "Ge_Us614PCc6ICJK8N", "vhLy0TtfCCc6ICJK8N", "idCc6ICJK8N", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap3bnx0g", "overlay", "loadMore", "args", "onClick1wnntms", "scopingClassNames", "cx", "elementId", "useRouteElementId", "ref1", "usePreloadLocalizedValues", "router", "useRouter", "elementId1", "ref2", "isDisplayed", "elementId2", "ref3", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "PropertyOverrides2", "ComponentViewportProvider", "Container", "getLocalizedValue", "getLoadingLazyAtYPosition", "Image2", "ResolveLinks", "resolvedLinks", "RichText2", "x", "l", "AnimatePresence", "Ga", "ChildrenCanSuspend", "BzxVuWaVG_default", "collection", "paginationInfo", "index", "PathVariablesContext", "collection1", "paginationInfo1", "loadMore1", "index1", "css", "FramerR1_dZRCrZ", "withCSS", "R1_dZRCrZ_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
