{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/RiQ72ADDa9l5PdAolisk/It5QgqrbDahMQZ0QqR5l/bZacmeTfZ.js"],
  "sourcesContent": ["// Generated by Framer (2e3161d)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,ResolveLinks,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import NavLink from\"https://framerusercontent.com/modules/dxpaTkWaEzEu05kCCADi/nMtkw1rOsPOsM90lefvK/dlPhEHSQ0.js\";import NavSocialLink from\"https://framerusercontent.com/modules/SVZZHTTlj4go7bDNQcm9/mD19shHdnGAPoV813nQ1/aNm94he7S.js\";import NavSocialLink2 from\"https://framerusercontent.com/modules/VJ4eCa3bzIbjkyynSJH2/IcxY1Qs0vqFgQeWTRSpE/KKZDmq2tX.js\";import NavLink1 from\"https://framerusercontent.com/modules/pZt31idwx1C1ONMxRbR6/AWrok9cOeAYLU9jDtInn/kWQG7h4KR.js\";const NavLinkFonts=getFonts(NavLink);const MotionDivWithFXWithOptimizedAppearEffect=withOptimizedAppearEffect(withFX(motion.div));const NavLink1Fonts=getFonts(NavLink1);const NavSocialLinkFonts=getFonts(NavSocialLink);const NavSocialLink2Fonts=getFonts(NavSocialLink2);const cycleOrder=[\"NJVxeOmGa\",\"kNYx_mKLW\"];const serializationHash=\"framer-yhhfI\";const variantClassNames={kNYx_mKLW:\"framer-v-14ieno3\",NJVxeOmGa:\"framer-v-1jhupa6\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:30,delay:0,mass:1,stiffness:220,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:-716};const transition2={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const transition3={damping:30,delay:0,mass:1,stiffness:100,type:\"spring\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const animation3={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:150,y:0};const transition4={damping:30,delay:.1,mass:1,stiffness:100,type:\"spring\"};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition4,x:0,y:0};const transition5={damping:30,delay:.2,mass:1,stiffness:100,type:\"spring\"};const animation5={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition5,x:0,y:0};const transition6={damping:30,delay:.3,mass:1,stiffness:100,type:\"spring\"};const animation6={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition6,x:0,y:0};const transition7={damping:30,delay:.4,mass:1,stiffness:100,type:\"spring\"};const animation7={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition7,x:0,y:0};const transition8={damping:30,delay:.5,mass:1,stiffness:100,type:\"spring\"};const animation8={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition8,x:0,y:0};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Desktop:\"NJVxeOmGa\",Phone:\"kNYx_mKLW\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"NJVxeOmGa\"};};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,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"NJVxeOmGa\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const router=useRouter();const isDisplayed=()=>{if(baseVariant===\"kNYx_mKLW\")return true;return false;};const isDisplayed1=()=>{if(baseVariant===\"kNYx_mKLW\")return false;return true;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition2,children:/*#__PURE__*/_jsxs(MotionDivWithFXWithOptimizedAppearEffect,{...restProps,...gestureHandlers,__framer__presenceAnimate:animation,__framer__presenceInitial:animation1,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1jhupa6\",className,classNames),\"data-framer-appear-id\":\"1jhupa6\",\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"NJVxeOmGa\",optimized:true,ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({kNYx_mKLW:{\"data-framer-name\":\"Phone\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-p6894q\",layoutDependency:layoutDependency,layoutId:\"d5V6EO5kE\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"rTfz63SPU\"},implicitPathVariables:undefined},{href:{webPageId:\"rTfz63SPU\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:77,width:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 80px)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+40+(0+0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||800)-80-(Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||800)-80-45)/1)*1+45))/1*0)+0+((Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||800)-80-45)/1)*1-0-492)/2+0+0),...addPropertyOverrides({kNYx_mKLW:{width:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 24px)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+40+(0+0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||800)-140-(Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||800)-140-45)/1)*1+45))/1*0)+0+((Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||800)-140-45)/1)*1-0-507)/2+0+0)}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(MotionDivWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation2,className:\"framer-sewvaj-container\",\"data-framer-appear-id\":\"sewvaj\",initial:animation3,layoutDependency:layoutDependency,layoutId:\"TquXOAWNx-container\",optimized:true,children:/*#__PURE__*/_jsx(NavLink,{FQpY__bty:\"HOME\",height:\"100%\",id:\"TquXOAWNx\",layoutId:\"TquXOAWNx\",style:{width:\"100%\"},variant:\"Uwa5wgOI6\",width:\"100%\",zW9YSMlpb:resolvedLinks[0],...addPropertyOverrides({kNYx_mKLW:{zW9YSMlpb:resolvedLinks[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:77,width:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 80px)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+40+(0+0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||800)-80-(Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||800)-80-45)/1)*1+45))/1*0)+0+((Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||800)-80-45)/1)*1-0-492)/2+77+6),...addPropertyOverrides({kNYx_mKLW:{width:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 24px)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+40+(0+0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||800)-140-(Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||800)-140-45)/1)*1+45))/1*0)+0+((Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||800)-140-45)/1)*1-0-507)/2+77+9)}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(MotionDivWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation4,className:\"framer-164b0dk-container\",\"data-framer-appear-id\":\"164b0dk\",initial:animation3,layoutDependency:layoutDependency,layoutId:\"Z5cm5rha0-container\",optimized:true,children:/*#__PURE__*/_jsx(NavLink,{FQpY__bty:\"OFERTA\",height:\"100%\",id:\"Z5cm5rha0\",layoutId:\"Z5cm5rha0\",style:{width:\"100%\"},variant:\"Uwa5wgOI6\",width:\"100%\",zW9YSMlpb:\"/oferta\"})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"gpdP0ZWz6\"},implicitPathVariables:undefined},{href:{webPageId:\"gpdP0ZWz6\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:77,width:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 80px)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+40+(0+0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||800)-80-(Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||800)-80-45)/1)*1+45))/1*0)+0+((Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||800)-80-45)/1)*1-0-492)/2+154+12),...addPropertyOverrides({kNYx_mKLW:{width:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 24px)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+40+(0+0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||800)-140-(Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||800)-140-45)/1)*1+45))/1*0)+0+((Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||800)-140-45)/1)*1-0-507)/2+154+18)}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(MotionDivWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation5,className:\"framer-1ku9od3-container\",\"data-framer-appear-id\":\"1ku9od3\",initial:animation3,layoutDependency:layoutDependency,layoutId:\"cOsVsGTXE-container\",optimized:true,children:/*#__PURE__*/_jsx(NavLink,{FQpY__bty:\"O NAS\",height:\"100%\",id:\"cOsVsGTXE\",layoutId:\"cOsVsGTXE\",style:{width:\"100%\"},variant:\"Uwa5wgOI6\",width:\"100%\",zW9YSMlpb:resolvedLinks1[0],...addPropertyOverrides({kNYx_mKLW:{zW9YSMlpb:resolvedLinks1[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:77,width:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 80px)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+40+(0+0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||800)-80-(Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||800)-80-45)/1)*1+45))/1*0)+0+((Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||800)-80-45)/1)*1-0-492)/2+231+18),...addPropertyOverrides({kNYx_mKLW:{width:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 24px)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+40+(0+0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||800)-140-(Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||800)-140-45)/1)*1+45))/1*0)+0+((Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||800)-140-45)/1)*1-0-507)/2+231+27)}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(MotionDivWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation6,className:\"framer-362pas-container\",\"data-framer-appear-id\":\"362pas\",initial:animation3,layoutDependency:layoutDependency,layoutId:\"iusqnV9lc-container\",optimized:true,children:/*#__PURE__*/_jsx(NavLink,{FQpY__bty:\"KONTAKT\",height:\"100%\",id:\"iusqnV9lc\",layoutId:\"iusqnV9lc\",style:{width:\"100%\"},variant:\"Uwa5wgOI6\",width:\"100%\",zW9YSMlpb:\"/kontakt\"})})}),isDisplayed()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"lXb0yS1a1\"},implicitPathVariables:undefined},{href:{webPageId:\"lXb0yS1a1\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({kNYx_mKLW:{height:77,width:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 24px)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+40+(0+0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||800)-140-(Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||800)-140-45)/1)*1+45))/1*0)+0+((Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||800)-140-45)/1)*1-0-507)/2+308+36)}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(MotionDivWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation6,className:\"framer-60n0hg-container\",\"data-framer-appear-id\":\"60n0hg\",initial:animation3,layoutDependency:layoutDependency,layoutId:\"th0t8_laT-container\",optimized:true,children:/*#__PURE__*/_jsx(NavLink,{FQpY__bty:\"BLOG\",height:\"100%\",id:\"th0t8_laT\",layoutId:\"th0t8_laT\",style:{width:\"100%\"},variant:\"Uwa5wgOI6\",width:\"100%\",zW9YSMlpb:resolvedLinks2[0],...addPropertyOverrides({kNYx_mKLW:{zW9YSMlpb:resolvedLinks2[1]}},baseVariant,gestureVariant)})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"lXb0yS1a1\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:77,width:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 80px)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+40+(0+0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||800)-80-(Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||800)-80-45)/1)*1+45))/1*0)+0+((Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||800)-80-45)/1)*1-0-492)/2+308+24),children:/*#__PURE__*/_jsx(MotionDivWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation7,className:\"framer-hm3bm3-container\",\"data-framer-appear-id\":\"hm3bm3\",initial:animation3,layoutDependency:layoutDependency,layoutId:\"hBthi69ni-container\",optimized:true,children:/*#__PURE__*/_jsx(NavLink1,{FQpY__bty:\"BLOG\",height:\"100%\",id:\"hBthi69ni\",layoutId:\"hBthi69ni\",style:{width:\"100%\"},variant:\"lP6k_oFI3\",width:\"100%\",zW9YSMlpb:resolvedLinks3[0]})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:77,width:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 80px)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+40+(0+0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||800)-80-(Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||800)-80-45)/1)*1+45))/1*0)+0+((Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||800)-80-45)/1)*1-0-492)/2+385+30),...addPropertyOverrides({kNYx_mKLW:{width:`calc(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 24px)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+40+(0+0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||800)-140-(Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||800)-140-45)/1)*1+45))/1*0)+0+((Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||800)-140-45)/1)*1-0-507)/2+385+45)}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(MotionDivWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation8,className:\"framer-86rrb3-container\",\"data-framer-appear-id\":\"86rrb3\",initial:animation3,layoutDependency:layoutDependency,layoutId:\"qQpYmIGg5-container\",optimized:true,children:/*#__PURE__*/_jsx(NavLink,{FQpY__bty:\"SKLEP\",height:\"100%\",id:\"qQpYmIGg5\",layoutId:\"qQpYmIGg5\",style:{width:\"100%\"},variant:\"Uwa5wgOI6\",width:\"100%\",zW9YSMlpb:\"/sklep-kielbasnik\"})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-v0h14b\",\"data-border\":true,layoutDependency:layoutDependency,layoutId:\"bk3jed0Kz\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-7cfab920-9d1e-4f38-8c7a-a58d533b8508, rgb(255, 255, 255))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\"},children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"zsJJ5Ox8p\"},implicitPathVariables:undefined},{href:{webPageId:\"zsJJ5Ox8p\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:45,width:`max((${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 143px) / 4, 1px)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+40+(0+Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||800)-80-45)/1)*1+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||800)-80-(Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||800)-80-45)/1)*1+45))/1*1)+0,...addPropertyOverrides({kNYx_mKLW:{width:`max((${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 87px) / 4, 1px)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+40+(0+Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||800)-140-45)/1)*1+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||800)-140-(Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||800)-140-45)/1)*1+45))/1*1)+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1t5tqqr-container\",layoutDependency:layoutDependency,layoutId:\"D9kW5FTtc-container\",children:/*#__PURE__*/_jsx(NavSocialLink,{e0qrtn1Ur:\"E-mail\",height:\"100%\",id:\"D9kW5FTtc\",layoutId:\"D9kW5FTtc\",style:{height:\"100%\",width:\"100%\"},width:\"100%\",Ym8uiuqiy:resolvedLinks4[0],yPPZGVM45:true,...addPropertyOverrides({kNYx_mKLW:{Ym8uiuqiy:resolvedLinks4[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1vmximh\",layoutDependency:layoutDependency,layoutId:\"DoHEAsU6T\",style:{backgroundColor:\"var(--token-7cfab920-9d1e-4f38-8c7a-a58d533b8508, rgb(255, 255, 255))\"}}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"oGqor_0yn\"},implicitPathVariables:undefined},{href:{webPageId:\"oGqor_0yn\"},implicitPathVariables:undefined}],children:resolvedLinks5=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:45,width:`max((${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 143px) / 4, 1px)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+40+(0+Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||800)-80-45)/1)*1+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||800)-80-(Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||800)-80-45)/1)*1+45))/1*1)+0,...addPropertyOverrides({kNYx_mKLW:{width:`max((${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 87px) / 4, 1px)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+40+(0+Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||800)-140-45)/1)*1+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||800)-140-(Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||800)-140-45)/1)*1+45))/1*1)+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-8o6vlx-container\",layoutDependency:layoutDependency,layoutId:\"JGui9bAXB-container\",children:/*#__PURE__*/_jsx(NavSocialLink,{e0qrtn1Ur:\"Telefon\",height:\"100%\",id:\"JGui9bAXB\",layoutId:\"JGui9bAXB\",style:{height:\"100%\",width:\"100%\"},width:\"100%\",Ym8uiuqiy:resolvedLinks5[0],yPPZGVM45:true,...addPropertyOverrides({kNYx_mKLW:{Ym8uiuqiy:resolvedLinks5[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1acvmb2\",layoutDependency:layoutDependency,layoutId:\"MbmwU0afQ\",style:{backgroundColor:\"var(--token-7cfab920-9d1e-4f38-8c7a-a58d533b8508, rgb(255, 255, 255))\"}}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:45,width:`max((${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 143px) / 4, 1px)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+40+(0+Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||800)-80-45)/1)*1+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||800)-80-(Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||800)-80-45)/1)*1+45))/1*1)+0,...addPropertyOverrides({kNYx_mKLW:{width:`max((${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 87px) / 4, 1px)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+40+(0+Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||800)-140-45)/1)*1+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||800)-140-(Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||800)-140-45)/1)*1+45))/1*1)+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1hxzvy4-container\",layoutDependency:layoutDependency,layoutId:\"BBfi2ceNx-container\",children:/*#__PURE__*/_jsx(NavSocialLink,{e0qrtn1Ur:\"Adres\",height:\"100%\",id:\"BBfi2ceNx\",layoutId:\"BBfi2ceNx\",style:{height:\"100%\",width:\"100%\"},width:\"100%\",Ym8uiuqiy:\"https://maps.app.goo.gl/cFFyAh7CYKpaTbDe8\",yPPZGVM45:true})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-ppiqfo\",layoutDependency:layoutDependency,layoutId:\"JNsVTGZbG\",style:{backgroundColor:\"var(--token-7cfab920-9d1e-4f38-8c7a-a58d533b8508, rgb(255, 255, 255))\"}}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:45,width:`max((${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 143px) / 4, 1px)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+40+(0+Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||800)-80-45)/1)*1+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||800)-80-(Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||800)-80-45)/1)*1+45))/1*1)+0,...addPropertyOverrides({kNYx_mKLW:{width:`max((${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 87px) / 4, 1px)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+40+(0+Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||800)-140-45)/1)*1+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||800)-140-(Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||800)-140-45)/1)*1+45))/1*1)+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-16e0a2c-container\",layoutDependency:layoutDependency,layoutId:\"aMowDVCx8-container\",children:/*#__PURE__*/_jsx(NavSocialLink2,{e0qrtn1Ur:\"Facebook\",height:\"100%\",id:\"aMowDVCx8\",layoutId:\"aMowDVCx8\",style:{height:\"100%\",width:\"100%\"},width:\"100%\",Ym8uiuqiy:\"https://www.facebook.com/profile.php?id=100057064975470&locale=pl_PL\",yPPZGVM45:true,...addPropertyOverrides({kNYx_mKLW:{e0qrtn1Ur:\"FB\"}},baseVariant,gestureVariant)})})})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-yhhfI.framer-j3rnoj, .framer-yhhfI .framer-j3rnoj { display: block; }\",\".framer-yhhfI.framer-1jhupa6 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; height: 800px; justify-content: space-between; overflow: hidden; padding: 40px; position: relative; width: 1200px; }\",\".framer-yhhfI .framer-p6894q { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 6px; height: 1px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-yhhfI .framer-sewvaj-container, .framer-yhhfI .framer-164b0dk-container, .framer-yhhfI .framer-1ku9od3-container, .framer-yhhfI .framer-362pas-container, .framer-yhhfI .framer-60n0hg-container, .framer-yhhfI .framer-hm3bm3-container, .framer-yhhfI .framer-86rrb3-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-yhhfI .framer-v0h14b { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: 45px; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-yhhfI .framer-1t5tqqr-container, .framer-yhhfI .framer-8o6vlx-container, .framer-yhhfI .framer-1hxzvy4-container, .framer-yhhfI .framer-16e0a2c-container { flex: 1 0 0px; height: 45px; position: relative; width: 1px; }\",\".framer-yhhfI .framer-1vmximh, .framer-yhhfI .framer-1acvmb2, .framer-yhhfI .framer-ppiqfo { flex: none; height: 26px; overflow: visible; position: relative; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-yhhfI .framer-p6894q { gap: 0px; } .framer-yhhfI .framer-p6894q > * { margin: 0px; margin-bottom: calc(6px / 2); margin-top: calc(6px / 2); } .framer-yhhfI .framer-p6894q > :first-child { margin-top: 0px; } .framer-yhhfI .framer-p6894q > :last-child { margin-bottom: 0px; } }\",\".framer-yhhfI.framer-v-14ieno3.framer-1jhupa6 { padding: 40px 12px 100px 12px; width: 390px; }\",\".framer-yhhfI.framer-v-14ieno3 .framer-p6894q { gap: 9px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-yhhfI.framer-v-14ieno3 .framer-p6894q { gap: 0px; } .framer-yhhfI.framer-v-14ieno3 .framer-p6894q > * { margin: 0px; margin-bottom: calc(9px / 2); margin-top: calc(9px / 2); } .framer-yhhfI.framer-v-14ieno3 .framer-p6894q > :first-child { margin-top: 0px; } .framer-yhhfI.framer-v-14ieno3 .framer-p6894q > :last-child { margin-bottom: 0px; } }\",'.framer-yhhfI[data-border=\"true\"]::after, .framer-yhhfI [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 800\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"kNYx_mKLW\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerbZacmeTfZ=withCSS(Component,css,\"framer-yhhfI\");export default FramerbZacmeTfZ;FramerbZacmeTfZ.displayName=\"Nav Menu clear\";FramerbZacmeTfZ.defaultProps={height:800,width:1200};addPropertyControls(FramerbZacmeTfZ,{variant:{options:[\"NJVxeOmGa\",\"kNYx_mKLW\"],optionTitles:[\"Desktop\",\"Phone\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerbZacmeTfZ,[{explicitInter:true,fonts:[]},...NavLinkFonts,...NavLink1Fonts,...NavSocialLinkFonts,...NavSocialLink2Fonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerbZacmeTfZ\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"800\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"kNYx_mKLW\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["init_ssg_sandbox_shims", "NavLinkFonts", "getFonts", "dlPhEHSQ0_default", "MotionDivWithFXWithOptimizedAppearEffect", "withOptimizedAppearEffect", "withFX", "motion", "NavLink1Fonts", "kWQG7h4KR_default", "NavSocialLinkFonts", "aNm94he7S_default", "NavSocialLink2Fonts", "KKZDmq2tX_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "animation", "animation1", "transition2", "transition3", "animation2", "animation3", "transition4", "animation4", "transition5", "animation5", "transition6", "animation6", "transition7", "animation7", "transition8", "animation8", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "router", "useRouter", "isDisplayed", "isDisplayed1", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "resolvedLinks1", "resolvedLinks2", "resolvedLinks3", "resolvedLinks4", "resolvedLinks5", "css", "FramerbZacmeTfZ", "withCSS", "bZacmeTfZ_default", "addPropertyControls", "ControlType", "addFonts"]
}
