{"version":3,"file":"Mw0CirJ9J.2kWMlTtX.mjs","names":["Component","addPropertyOverrides","cycleOrder","serializationHash","variantClassNames","transition1","Transition","Variants","humanReadableVariantMap","getProps","createLayoutDependency","Component","className","RichText","css","serializationHash","variantClassNames","transition1","Transition","Variants","getProps","createLayoutDependency","Component","className","css","fonts","css","className","KRAUSS_Logo_Blau","TopNavInner","TopNavInnerInfo","className","RichText","css"],"sources":["https:/framerusercontent.com/modules/8aDS45pbNb5LmgsGiSoj/S3Fr0jgBZeGR88hRiRBT/CurrentRouteVariant.js","https:/framerusercontent.com/modules/l1amRyOHr3OGjFP3mG8m/dQHAlomuhTDOWAAcBgNe/sBUras5ut.js","https:/framerusercontent.com/modules/CjTQWwZEm3mXf8gi7fvm/PLLJnmCG1pKoulgZKr8H/iWHUM3CE3.js","https:/framerusercontent.com/modules/1HCn2vVaBTBjcAi1Qoup/DT2ZxArTUQUIqwu0toZj/Fu5TAsO6I.js","https:/framerusercontent.com/modules/l4ji2Gpgw43tOEZpR8RB/q3SUVQ8PSizM4ESl1u6A/Mw0CirJ9J.js"],"sourcesContent":["import{jsx as _jsx}from\"react/jsx-runtime\";import{memo}from\"react\";import{useMounted}from\"https://framerusercontent.com/modules/Hs5Uxuy5fN2te2lf2Lkp/TS4bN3Uu9v22RgqWue8s/useMounted.js\";export function withCurrentRoute(Component){return /*#__PURE__*/memo(props=>{const mounted=useMounted();if(!mounted)return /*#__PURE__*/_jsx(Component,{...props});const{current,variant:defaultVariant,...restProps}=props;const currentPaths=current.split(\",\");const pathname=window.location.pathname;const variant=currentPaths.some(cur=>cur===\"/home\"&&pathname===\"/\"||pathname.includes(cur))?\"Open\":defaultVariant;return /*#__PURE__*/_jsx(Component,{...restProps,variant:variant});});}\nexport const __FramerMetadata__ = {\"exports\":{\"withCurrentRoute\":{\"type\":\"reactHoc\",\"name\":\"withCurrentRoute\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./CurrentRouteVariant.map","// Generated by Framer (603816c)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,Link,RichText,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/1TIgpLYXJoR448oYs2WZ/k6WYl9cxnKVtAcejNcED/E36Ev_q2s.js\";const enabledGestures={h7d1BMZ5y:{hover:true},oNsge9Hjy:{hover:true}};const cycleOrder=[\"l1y2w57i2\",\"oNsge9Hjy\",\"zLVQ4t4za\",\"h7d1BMZ5y\"];const serializationHash=\"framer-tK9iQ\";const variantClassNames={h7d1BMZ5y:\"framer-v-qkr0li\",l1y2w57i2:\"framer-v-1w54onz\",oNsge9Hjy:\"framer-v-1xis72z\",zLVQ4t4za:\"framer-v-16g5b49\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const transition2={delay:0,duration:.3,ease:[.44,0,.56,1],type:\"tween\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Variant 3\":\"zLVQ4t4za\",Closed:\"l1y2w57i2\",Link:\"h7d1BMZ5y\",Open:\"oNsge9Hjy\"};const getProps=({color,current,dropdown,height,id,link,title,width,...props})=>{return{...props,ehuZXqyx5:current??props.ehuZXqyx5??\"Test\",iZH41c1oc:dropdown??props.iZH41c1oc??true,SfNKeDihu:color??props.SfNKeDihu??\"rgb(68, 68, 68)\",variant:humanReadableVariantMap[props.variant]??props.variant??\"l1y2w57i2\",vxhBPPVPE:title??props.vxhBPPVPE??\"L\\xf6sungen\",X1K2trXZ1:link??props.X1K2trXZ1};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,vxhBPPVPE,SfNKeDihu,iZH41c1oc,ehuZXqyx5,X1K2trXZ1,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"l1y2w57i2\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if([\"h7d1BMZ5y-hover\",\"oNsge9Hjy-hover\"].includes(gestureVariant))return true;if([\"oNsge9Hjy\",\"zLVQ4t4za\"].includes(baseVariant))return true;return false;};const isDisplayed1=value=>{if(gestureVariant===\"h7d1BMZ5y-hover\")return false;if(baseVariant===\"h7d1BMZ5y\")return false;return value;};const isDisplayed2=()=>{if(baseVariant===\"zLVQ4t4za\")return true;return false;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:X1K2trXZ1,motionChild:true,nodeId:\"l1y2w57i2\",scopeId:\"sBUras5ut\",smoothScroll:true,children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-1w54onz\",className,classNames)} framer-1ul2mf6`,\"data-framer-name\":\"Closed\",layoutDependency:layoutDependency,layoutId:\"l1y2w57i2\",ref:refBinding,style:{...style},...addPropertyOverrides({\"h7d1BMZ5y-hover\":{\"data-framer-name\":undefined},\"oNsge9Hjy-hover\":{\"data-framer-name\":undefined},h7d1BMZ5y:{\"data-framer-name\":\"Link\"},oNsge9Hjy:{\"data-framer-name\":\"Open\"},zLVQ4t4za:{\"data-framer-name\":\"Variant 3\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-262lke\",layoutDependency:layoutDependency,layoutId:\"UGpQ7qzCf\",style:{backgroundColor:\"var(--token-8ddf3121-fa8c-4423-8f35-7fd3c9183b87, rgb(222, 241, 255))\",borderBottomLeftRadius:4,borderBottomRightRadius:4,borderTopLeftRadius:4,borderTopRightRadius:4},variants:{\"oNsge9Hjy-hover\":{backgroundColor:\"var(--token-ea47945e-0a01-4057-ab76-6bb35d17ce58, rgb(239, 248, 255))\"}}}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-qr4xtq\",\"data-styles-preset\":\"E36Ev_q2s\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9c429d76-8bc0-4d5b-bdfd-4f31eda4275b, rgb(41, 41, 41)))\"},children:\"L\\xf6sungen\"})}),className:\"framer-ycmvr6\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"fFWQKD9jv\",style:{\"--extracted-r6o4lv\":\"var(--token-9c429d76-8bc0-4d5b-bdfd-4f31eda4275b, rgb(41, 41, 41))\"},text:vxhBPPVPE,variants:{\"h7d1BMZ5y-hover\":{\"--extracted-r6o4lv\":\"var(--token-262bfdd0-6b98-4303-8c7e-72fedcc10d8f, rgb(26, 115, 232))\"},\"oNsge9Hjy-hover\":{\"--extracted-r6o4lv\":\"var(--token-262bfdd0-6b98-4303-8c7e-72fedcc10d8f, rgb(26, 115, 232))\"},oNsge9Hjy:{\"--extracted-r6o4lv\":\"rgb(11, 55, 111)\"},zLVQ4t4za:{\"--extracted-r6o4lv\":\"rgb(11, 55, 111)\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"h7d1BMZ5y-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-qr4xtq\",\"data-styles-preset\":\"E36Ev_q2s\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-262bfdd0-6b98-4303-8c7e-72fedcc10d8f, rgb(26, 115, 232)))\"},children:\"L\\xf6sungen\"})})},\"oNsge9Hjy-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-qr4xtq\",\"data-styles-preset\":\"E36Ev_q2s\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-262bfdd0-6b98-4303-8c7e-72fedcc10d8f, rgb(26, 115, 232)))\"},children:\"L\\xf6sungen\"})})},oNsge9Hjy:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-qr4xtq\",\"data-styles-preset\":\"E36Ev_q2s\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(11, 55, 111))\"},children:\"L\\xf6sungen\"})})},zLVQ4t4za:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-qr4xtq\",\"data-styles-preset\":\"E36Ev_q2s\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(11, 55, 111))\"},children:\"L\\xf6sungen\"})})}},baseVariant,gestureVariant)}),isDisplayed1(iZH41c1oc)&&/*#__PURE__*/_jsx(Transition,{value:transition2,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1cpm8f7\",\"data-framer-name\":\"Icon\",fill:SfNKeDihu,intrinsicHeight:32,intrinsicWidth:32,layoutDependency:layoutDependency,layoutId:\"bgPWSOaCz\",style:{rotate:0},svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"32\" height=\"32\" viewBox=\"0 0 256 256\"><path d=\"m208 96-80 80-80-80Z\" opacity=\".2\"/><path d=\"M215.39 92.94A8 8 0 0 0 208 88H48a8 8 0 0 0-5.66 13.66l80 80a8 8 0 0 0 11.32 0l80-80a8 8 0 0 0 1.73-8.72ZM128 164.69 67.31 104h121.38Z\"/></svg>',variants:{oNsge9Hjy:{rotate:180},zLVQ4t4za:{rotate:0}},withExternalLayout:true,...addPropertyOverrides({\"oNsge9Hjy-hover\":{fill:\"var(--token-262bfdd0-6b98-4303-8c7e-72fedcc10d8f, rgb(26, 115, 232))\"},oNsge9Hjy:{fill:\"rgb(11, 55, 111)\"},zLVQ4t4za:{fill:\"rgb(11, 55, 111)\"}},baseVariant,gestureVariant)})}),isDisplayed2()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.p,{children:\"asd\"}),/*#__PURE__*/_jsx(motion.p,{children:/*#__PURE__*/_jsx(motion.br,{className:\"trailing-break\"})})]}),className:\"framer-14ew5aa\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"NtSg84u5y\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:ehuZXqyx5,verticalAlignment:\"top\",withExternalLayout:true})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-tK9iQ.framer-1ul2mf6, .framer-tK9iQ .framer-1ul2mf6 { display: block; }\",\".framer-tK9iQ.framer-1w54onz { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-tK9iQ .framer-262lke { bottom: -1px; cursor: pointer; flex: none; left: -9px; overflow: hidden; position: absolute; right: -9px; top: -1px; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-tK9iQ .framer-ycmvr6 { cursor: pointer; flex: none; height: auto; position: relative; white-space: pre; width: auto; z-index: 2; }\",\".framer-tK9iQ .framer-1cpm8f7 { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 15px); position: relative; width: 15px; z-index: 2; }\",\".framer-tK9iQ .framer-14ew5aa { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-tK9iQ.framer-1w54onz { gap: 0px; } .framer-tK9iQ.framer-1w54onz > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-tK9iQ.framer-1w54onz > :first-child { margin-left: 0px; } .framer-tK9iQ.framer-1w54onz > :last-child { margin-right: 0px; } }\",\".framer-tK9iQ.framer-v-1xis72z.framer-1w54onz, .framer-tK9iQ.framer-v-qkr0li.framer-1w54onz { cursor: pointer; }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 21\n * @framerIntrinsicWidth 81\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"oNsge9Hjy\":{\"layout\":[\"auto\",\"auto\"]},\"zLVQ4t4za\":{\"layout\":[\"auto\",\"auto\"]},\"h7d1BMZ5y\":{\"layout\":[\"auto\",\"auto\"]},\"Fda6l6GEe\":{\"layout\":[\"auto\",\"auto\"]},\"qcXeJAW7p\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"vxhBPPVPE\":\"title\",\"SfNKeDihu\":\"color\",\"iZH41c1oc\":\"dropdown\",\"ehuZXqyx5\":\"current\",\"X1K2trXZ1\":\"link\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramersBUras5ut=withCSS(Component,css,\"framer-tK9iQ\");export default FramersBUras5ut;FramersBUras5ut.displayName=\"TopNavInner\";FramersBUras5ut.defaultProps={height:21,width:81};addPropertyControls(FramersBUras5ut,{variant:{options:[\"l1y2w57i2\",\"oNsge9Hjy\",\"zLVQ4t4za\",\"h7d1BMZ5y\"],optionTitles:[\"Closed\",\"Open\",\"Variant 3\",\"Link\"],title:\"Variant\",type:ControlType.Enum},vxhBPPVPE:{defaultValue:\"L\\xf6sungen\",displayTextArea:false,title:\"Title\",type:ControlType.String},SfNKeDihu:{defaultValue:\"rgb(68, 68, 68)\",title:\"Color\",type:ControlType.Color},iZH41c1oc:{defaultValue:true,title:\"Dropdown\",type:ControlType.Boolean},ehuZXqyx5:{defaultValue:\"Test\",title:\"Current\",type:ControlType.String},X1K2trXZ1:{title:\"Link\",type:ControlType.Link}});addFonts(FramersBUras5ut,[{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\"}]},...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramersBUras5ut\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"oNsge9Hjy\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"zLVQ4t4za\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"h7d1BMZ5y\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Fda6l6GEe\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"qcXeJAW7p\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"21\",\"framerIntrinsicWidth\":\"81\",\"framerVariables\":\"{\\\"vxhBPPVPE\\\":\\\"title\\\",\\\"SfNKeDihu\\\":\\\"color\\\",\\\"iZH41c1oc\\\":\\\"dropdown\\\",\\\"ehuZXqyx5\\\":\\\"current\\\",\\\"X1K2trXZ1\\\":\\\"link\\\"}\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./sBUras5ut.map","// Generated by Framer (d339326)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Link,SVG,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const serializationHash=\"framer-zEBCB\";const variantClassNames={CiAJGLhB5:\"framer-v-11uwr9r\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const getProps=({click,height,id,width,...props})=>{return{...props,pHB6QB9Fo:click??props.pHB6QB9Fo};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,pHB6QB9Fo,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"CiAJGLhB5\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTaprjm519=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(pHB6QB9Fo){const res=await pHB6QB9Fo(...args);if(res===false)return false;}});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},nodeId:\"CiAJGLhB5\",children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,\"aria-label\":\"KRAUSS GmbH Logo - zur Startseite\",className:`${cx(scopingClassNames,\"framer-11uwr9r\",className,classNames)} framer-7d0lxj`,\"data-framer-name\":\"Variant 1\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"CiAJGLhB5\",onTap:onTaprjm519,ref:ref??ref1,style:{...style},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-ina1p6\",\"data-framer-name\":\"KRAUSS_Logo_Blau\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"jMqVh3KGM\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 96 25\"><path d=\"M 77.847 8.712 C 77.376 7.346 76.502 6.805 75.062 6.805 C 74.046 6.805 72.819 7.064 72.819 8.312 C 72.819 9.49 74.235 9.772 75.156 9.937 C 76.478 10.22 78.249 10.549 79.382 11.303 C 80.704 12.174 81.507 13.516 81.507 15.117 C 81.507 16.695 80.752 18.202 79.501 19.167 C 78.201 20.18 76.431 20.486 74.802 20.486 C 71.756 20.486 68.995 19.167 68.262 16.011 L 71.756 15.211 C 72.229 16.906 73.457 17.495 75.133 17.495 C 76.219 17.495 77.659 17.095 77.659 15.752 C 77.659 14.411 75.817 14.151 74.826 13.939 C 71.946 13.351 69.112 12.502 69.112 8.97 C 69.112 7.462 69.702 6.144 70.859 5.179 C 72.04 4.19 73.433 3.86 74.92 3.86 C 77.753 3.86 80.067 4.849 81.058 7.651 L 77.847 8.711 Z M 3.685 11.796 L 8.761 4.189 L 12.396 4.189 L 8.501 9.959 L 13.364 20.344 L 9.185 20.344 L 5.974 13.35 L 3.684 16.623 L 3.684 20.344 L 0 20.344 L 0 4.189 L 3.684 4.189 L 3.684 11.796 Z\" fill=\"rgb(55,54,53)\"></path><path d=\"M 52.616 20.344 L 48.531 20.344 L 47.54 17.023 L 42.299 17.023 L 41.283 20.344 L 37.955 20.344 L 43.148 4.189 L 47.54 4.189 Z M 44.944 8.381 L 43.221 14.056 L 46.667 14.056 Z\" fill=\"rgb(55,54,53)\"></path><path d=\"M 67.087 13.962 C 67.087 15.728 67.111 17.565 65.765 18.884 C 64.467 20.18 62.554 20.58 60.784 20.58 C 59.084 20.58 57.124 20.321 55.826 19.19 C 54.221 17.8 54.15 15.94 54.15 13.962 L 54.15 4.189 L 58.258 4.189 L 58.258 13.962 C 58.258 14.716 58.233 15.799 58.612 16.459 C 59.107 17.306 60.122 17.542 61.043 17.542 C 61.799 17.542 62.908 17.307 63.381 16.671 C 63.9 15.94 63.829 14.81 63.829 13.962 L 63.829 4.189 L 67.087 4.189 Z M 92.339 8.712 C 91.867 7.346 90.994 6.805 89.554 6.805 C 88.538 6.805 87.311 7.064 87.311 8.312 C 87.311 9.49 88.727 9.772 89.648 9.937 C 90.97 10.22 92.741 10.549 93.874 11.303 C 95.196 12.174 95.999 13.516 95.999 15.117 C 95.999 16.695 95.243 18.202 93.993 19.167 C 92.693 20.18 90.923 20.486 89.294 20.486 C 86.248 20.486 83.487 19.167 82.754 16.011 L 86.248 15.211 C 86.721 16.906 87.949 17.495 89.625 17.495 C 90.711 17.495 92.151 17.095 92.151 15.752 C 92.151 14.411 90.309 14.151 89.318 13.939 C 86.438 13.351 83.604 12.502 83.604 8.97 C 83.604 7.462 84.195 6.144 85.351 5.179 C 86.532 4.19 87.925 3.86 89.412 3.86 C 92.245 3.86 94.559 4.849 95.55 7.651 L 92.339 8.711 Z\" fill=\"rgb(55,54,53)\"></path><path d=\"M 23.123 20.344 L 19.345 20.344 L 19.345 4.189 L 26.168 4.189 C 27.609 4.189 29.072 4.213 30.323 5.014 C 31.646 5.885 32.378 7.463 32.378 9.04 C 32.378 10.877 31.316 12.572 29.568 13.208 L 32.566 20.343 L 28.364 20.343 L 25.886 13.961 L 23.124 13.961 L 23.124 20.343 Z M 23.123 11.183 L 25.2 11.183 C 25.98 11.183 26.829 11.253 27.513 10.854 C 28.127 10.477 28.459 9.724 28.459 9.017 C 28.459 8.382 28.08 7.698 27.538 7.368 C 26.901 6.968 25.814 7.062 25.106 7.062 L 23.123 7.062 Z\" fill=\"rgb(0,157,239)\"></path><path d=\"M 13.588 12.521 C 13.588 5.617 18.984 0 25.616 0 C 32.249 0 37.645 5.617 37.645 12.521 C 37.645 19.424 32.249 25.041 25.616 25.041 C 18.984 25.041 13.588 19.424 13.588 12.521 Z M 15.228 12.522 C 15.228 18.524 19.889 23.407 25.616 23.407 C 31.345 23.407 36.005 18.524 36.005 12.522 C 36.005 6.519 31.344 1.636 25.616 1.636 C 19.888 1.636 15.228 6.519 15.228 12.522 Z\" fill=\"rgb(0,157,239)\"></path></svg>',svgContentId:9725534579,withExternalLayout:true})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-zEBCB.framer-7d0lxj, .framer-zEBCB .framer-7d0lxj { display: block; }\",\".framer-zEBCB.framer-11uwr9r { cursor: pointer; height: 25px; overflow: visible; position: relative; text-decoration: none; width: 96px; }\",\".framer-zEBCB .framer-ina1p6 { flex: none; height: 25px; left: 0px; position: absolute; top: 0px; width: 96px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 25\n * @framerIntrinsicWidth 96\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"pHB6QB9Fo\":\"click\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FrameriWHUM3CE3=withCSS(Component,css,\"framer-zEBCB\");export default FrameriWHUM3CE3;FrameriWHUM3CE3.displayName=\"KRAUSS_Logo_Blau\";FrameriWHUM3CE3.defaultProps={height:25,width:96};addPropertyControls(FrameriWHUM3CE3,{pHB6QB9Fo:{title:\"Click\",type:ControlType.EventHandler}});addFonts(FrameriWHUM3CE3,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameriWHUM3CE3\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"25\",\"framerImmutableVariables\":\"true\",\"framerVariables\":\"{\\\"pHB6QB9Fo\\\":\\\"click\\\"}\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"96\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./iWHUM3CE3.map","// Generated by Framer (aeb66ec)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=[\".framer-OaZCn .framer-styles-preset-j0swma:not(.rich-text-wrapper), .framer-OaZCn .framer-styles-preset-j0swma.rich-text-wrapper a { --framer-link-current-text-color: #485b60; --framer-link-current-text-decoration: none; --framer-link-hover-text-color: #485b60; --framer-link-hover-text-decoration: underline; --framer-link-text-color: var(--token-c0fdee5a-a643-413b-9fe5-1389d1b3e3f1, #485b60); --framer-link-text-decoration: none; }\"];export const className=\"framer-OaZCn\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (9e11b0e)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,Link,ResolveLinks,RichText,SmartComponentScopedContainer,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCodeBoundaryForOverrides,withCSS,withMappedReactProps}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import{withCurrentRoute}from\"https://framerusercontent.com/modules/8aDS45pbNb5LmgsGiSoj/S3Fr0jgBZeGR88hRiRBT/CurrentRouteVariant.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/1HCn2vVaBTBjcAi1Qoup/DT2ZxArTUQUIqwu0toZj/Fu5TAsO6I.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/Wk8UpOArvpx2W3iFWm4V/EBwbwOLAZNZxok4khgRr/QY795GIcm.js\";import KRAUSS_Logo_Blau from\"https://framerusercontent.com/modules/CjTQWwZEm3mXf8gi7fvm/PLLJnmCG1pKoulgZKr8H/iWHUM3CE3.js\";import TopNavInner,*as TopNavInnerInfo from\"https://framerusercontent.com/modules/l1amRyOHr3OGjFP3mG8m/dQHAlomuhTDOWAAcBgNe/sBUras5ut.js\";const KRAUSS_Logo_BlauFonts=getFonts(KRAUSS_Logo_Blau);const TopNavInnerFonts=getFonts(TopNavInner);const TopNavInnerWithCurrentRouteifsko2WithMappedReactProps1ipas41=withMappedReactProps(withCodeBoundaryForOverrides(TopNavInner,{nodeId:\"qmRrDzXi3\",override:withCurrentRoute,scopeId:\"Mw0CirJ9J\"}),TopNavInnerInfo);const cycleOrder=[\"vLAFMySjm\",\"Kcklq5und\",\"Z0hgG6La4\"];const serializationHash=\"framer-2CmKO\";const variantClassNames={Kcklq5und:\"framer-v-qo09vo\",vLAFMySjm:\"framer-v-4tn2ml\",Z0hgG6La4:\"framer-v-1q4tc1t\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Variant 1\":\"vLAFMySjm\",\"Variant 2\":\"Kcklq5und\",\"Variant 3\":\"Z0hgG6La4\"};const getProps=({click,height,id,visible,width,...props})=>{return{...props,CpB4sYQBC:click??props.CpB4sYQBC,variant:humanReadableVariantMap[props.variant]??props.variant??\"vLAFMySjm\",zriEf8Yqa:visible??props.zriEf8Yqa??true};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,zriEf8Yqa,CpB4sYQBC,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"vLAFMySjm\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap29vt5j=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(CpB4sYQBC){const res=await CpB4sYQBC(...args);if(res===false)return false;}});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=value=>{if(baseVariant===\"Z0hgG6La4\")return false;return value;};const isDisplayed1=()=>{if(baseVariant===\"Z0hgG6La4\")return true;return false;};const router=useRouter();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-4tn2ml\",className,classNames),\"data-framer-name\":\"Variant 1\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"vLAFMySjm\",onTap:onTap29vt5j,ref:refBinding,style:{...style},...addPropertyOverrides({Kcklq5und:{\"data-framer-name\":\"Variant 2\"},Z0hgG6La4:{\"data-framer-name\":\"Variant 3\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:25,width:\"96px\",y:(componentViewport?.y||0)+(14+((componentViewport?.height||56)-28-25)/2),...addPropertyOverrides({Kcklq5und:{y:(componentViewport?.y||0)+14+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1w6s7k2-container\",layoutDependency:layoutDependency,layoutId:\"u2Hr5uSKy-container\",nodeId:\"u2Hr5uSKy\",rendersWithMotion:true,scopeId:\"Mw0CirJ9J\",children:/*#__PURE__*/_jsx(KRAUSS_Logo_Blau,{height:\"100%\",id:\"u2Hr5uSKy\",layoutId:\"u2Hr5uSKy\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),zriEf8Yqa&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-bga131\",layoutDependency:layoutDependency,layoutId:\"NMyK4wzef\",style:{backgroundColor:\"rgb(221, 227, 228)\"}}),isDisplayed(zriEf8Yqa)&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-14975mk\",\"data-styles-preset\":\"QY795GIcm\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9c429d76-8bc0-4d5b-bdfd-4f31eda4275b, rgb(41, 41, 41)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"ytwpZhpMj\",openInNewTab:false,scopeId:\"Mw0CirJ9J\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-j0swma\",\"data-styles-preset\":\"Fu5TAsO6I\",children:\"KRAUSS Neukundengewinnung\"})})})}),className:\"framer-tzro5e\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"ytwpZhpMj\",style:{\"--extracted-r6o4lv\":\"var(--token-9c429d76-8bc0-4d5b-bdfd-4f31eda4275b, rgb(41, 41, 41))\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({Kcklq5und:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-14975mk\",\"data-styles-preset\":\"QY795GIcm\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-9c429d76-8bc0-4d5b-bdfd-4f31eda4275b, rgb(41, 41, 41)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"ytwpZhpMj\",openInNewTab:false,scopeId:\"Mw0CirJ9J\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-j0swma\",\"data-styles-preset\":\"Fu5TAsO6I\",children:\"KRAUSS Neukundengewinnung\"})})})})}},baseVariant,gestureVariant)}),isDisplayed1()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({Z0hgG6La4:{height:((componentViewport?.height||56)-28)*1,y:(componentViewport?.y||0)+(14+((componentViewport?.height||56)-28-((componentViewport?.height||56)-28)*1)/2)}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-ifsko2-container\",layoutDependency:layoutDependency,layoutId:\"qmRrDzXi3-container\",nodeId:\"qmRrDzXi3\",rendersWithMotion:true,scopeId:\"Mw0CirJ9J\",children:/*#__PURE__*/_jsx(TopNavInnerWithCurrentRouteifsko2WithMappedReactProps1ipas41,{ehuZXqyx5:\"/home\",height:\"100%\",id:\"qmRrDzXi3\",iZH41c1oc:false,layoutId:\"qmRrDzXi3\",SfNKeDihu:\"var(--token-c0fdee5a-a643-413b-9fe5-1389d1b3e3f1, rgb(72, 91, 96))\",style:{height:\"100%\"},variant:\"h7d1BMZ5y\",vxhBPPVPE:\"KRAUSS Neukundengewinnung\",width:\"100%\",X1K2trXZ1:resolvedLinks[0],...addPropertyOverrides({Z0hgG6La4:{X1K2trXZ1:resolvedLinks[1]}},baseVariant,gestureVariant)})})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-2CmKO.framer-8zx1m5, .framer-2CmKO .framer-8zx1m5 { display: block; }\",\".framer-2CmKO.framer-4tn2ml { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 56px; justify-content: flex-start; overflow: hidden; padding: 14px; position: relative; width: 337px; }\",\".framer-2CmKO .framer-1w6s7k2-container { flex: none; height: 25px; position: relative; width: 96px; }\",\".framer-2CmKO .framer-bga131 { flex: none; height: 14px; overflow: hidden; position: relative; width: 1px; }\",\".framer-2CmKO .framer-tzro5e { -webkit-user-select: none; flex: 1 0 0px; height: auto; pointer-events: auto; position: relative; user-select: none; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-2CmKO .framer-ifsko2-container { flex: none; height: 100%; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-2CmKO.framer-4tn2ml { gap: 0px; } .framer-2CmKO.framer-4tn2ml > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-2CmKO.framer-4tn2ml > :first-child { margin-left: 0px; } .framer-2CmKO.framer-4tn2ml > :last-child { margin-right: 0px; } }\",\".framer-2CmKO.framer-v-qo09vo.framer-4tn2ml { flex-direction: column; height: min-content; }\",\".framer-2CmKO.framer-v-qo09vo .framer-bga131 { height: 1px; width: 14px; }\",\".framer-2CmKO.framer-v-qo09vo .framer-tzro5e { flex: none; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-2CmKO.framer-v-qo09vo.framer-4tn2ml { gap: 0px; } .framer-2CmKO.framer-v-qo09vo.framer-4tn2ml > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-2CmKO.framer-v-qo09vo.framer-4tn2ml > :first-child { margin-top: 0px; } .framer-2CmKO.framer-v-qo09vo.framer-4tn2ml > :last-child { margin-bottom: 0px; } }\",\".framer-2CmKO.framer-v-1q4tc1t.framer-4tn2ml { gap: 20px; width: min-content; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-2CmKO.framer-v-1q4tc1t.framer-4tn2ml { gap: 0px; } .framer-2CmKO.framer-v-1q4tc1t.framer-4tn2ml > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-2CmKO.framer-v-1q4tc1t.framer-4tn2ml > :first-child { margin-left: 0px; } .framer-2CmKO.framer-v-1q4tc1t.framer-4tn2ml > :last-child { margin-right: 0px; } }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 56\n * @framerIntrinsicWidth 337\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"Kcklq5und\":{\"layout\":[\"fixed\",\"auto\"]},\"Z0hgG6La4\":{\"layout\":[\"auto\",\"fixed\"]}}}\n * @framerVariables {\"zriEf8Yqa\":\"visible\",\"CpB4sYQBC\":\"click\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerMw0CirJ9J=withCSS(Component,css,\"framer-2CmKO\");export default FramerMw0CirJ9J;FramerMw0CirJ9J.displayName=\"Logo\";FramerMw0CirJ9J.defaultProps={height:56,width:337};addPropertyControls(FramerMw0CirJ9J,{variant:{options:[\"vLAFMySjm\",\"Kcklq5und\",\"Z0hgG6La4\"],optionTitles:[\"Variant 1\",\"Variant 2\",\"Variant 3\"],title:\"Variant\",type:ControlType.Enum},zriEf8Yqa:{defaultValue:true,title:\"Visible\",type:ControlType.Boolean},CpB4sYQBC:{title:\"Click\",type:ControlType.EventHandler}});addFonts(FramerMw0CirJ9J,[{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\"}]},...KRAUSS_Logo_BlauFonts,...TopNavInnerFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerMw0CirJ9J\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"56\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"337\",\"framerVariables\":\"{\\\"zriEf8Yqa\\\":\\\"visible\\\",\\\"CpB4sYQBC\\\":\\\"click\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Kcklq5und\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Z0hgG6La4\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],"mappings":"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"}