{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/MdB0mFVuwCzvPKPprRhl/DIhXS1VbJO7lF3UrJTiA/wTe3JqA0c.js", "ssg:https://framerusercontent.com/modules/0HanfAxhMBkzZisdfitm/VxJ8yJIFYKxxL1j1eJkg/wTe3JqA0c.js"],
  "sourcesContent": ["// Generated by Framer (13d9867)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={dX783t1EC:new LazyValue(()=>import(\"./wTe3JqA0c-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 (13d9867)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getLoadingLazyAtYPosition,Image,PathVariablesContext,PropertyOverrides,ResolveLinks,RichText,SVG,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useQueryData,useRouter,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import Download from\"https://framerusercontent.com/modules/kBkaj3LmBqcSU2IkUsBC/kvFSr6fSU7VcYZyNyfaK/Download.js\";import Slideshow from\"https://framerusercontent.com/modules/zvkTOpMSuRzRhLzZZIwG/Gb6z1S0xoupJRsduSsLb/SlideShow.js\";import Navigation from\"#framer/local/canvasComponent/hiyVf6W6c/hiyVf6W6c.js\";import Footer from\"#framer/local/canvasComponent/irSddUaP1/irSddUaP1.js\";import ButtonSmall from\"#framer/local/canvasComponent/MUw3BWNSx/MUw3BWNSx.js\";import Button from\"#framer/local/canvasComponent/wqu1zMjjN/wqu1zMjjN.js\";import Katalogy from\"#framer/local/collection/uuZbhSIgx/uuZbhSIgx.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/wTe3JqA0c/wTe3JqA0c.js\";import metadataProvider from\"#framer/local/webPageMetadata/wTe3JqA0c/wTe3JqA0c.js\";const NavigationFonts=getFonts(Navigation);const ButtonSmallFonts=getFonts(ButtonSmall);const ButtonFonts=getFonts(Button);const DownloadFonts=getFonts(Download);const SlideshowFonts=getFonts(Slideshow);const FooterFonts=getFonts(Footer);const breakpoints={dM82HI6ob:\"(min-width: 1200px)\",ifKU0Elzl:\"(max-width: 809px)\",PZYYuZadE:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-1N72H\";const variantClassNames={dM82HI6ob:\"framer-v-p7mwfd\",ifKU0Elzl:\"framer-v-l2f5b5\",PZYYuZadE:\"framer-v-1sh9lyg\"};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 metadata=metadataProvider();const humanReadableVariantMap={Desktop:\"dM82HI6ob\",Phone:\"ifKU0Elzl\",Tablet:\"PZYYuZadE\"};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:\"dM82HI6ob\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,evaEe9nnnFNX69QjXA,N7gtN8OadFNX69QjXA,pmCVA0tJwFNX69QjXA,I7nNNG1mYFNX69QjXA,idFNX69QjXA,BnlrWIDmbFNX69QjXA,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-1N72H`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-1N72H`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);usePreloadLocalizedValues(activeLocale);const router=useRouter();const defaultLayoutId=React.useId();const sharedStyleClassNames=[];useCustomCursors({});var _getLocalizedValue,_getLocalizedValue1,_getLocalizedValue2,_getLocalizedValue3,_getLocalizedValue4,_getLocalizedValue5,_getLocalizedValue6,_getLocalizedValue7,_getLocalizedValue8,_getLocalizedValue9,_getLocalizedValue10,_getLocalizedValue11,_getLocalizedValue12,_getLocalizedValue13,_getLocalizedValue14,_getLocalizedValue15,_getLocalizedValue16,_getLocalizedValue17,_getLocalizedValue18,_getLocalizedValue19,_getLocalizedValue20,_getLocalizedValue21,_getLocalizedValue22,_getLocalizedValue23,_getLocalizedValue24,_getLocalizedValue25,_getLocalizedValue26;return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"dM82HI6ob\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-p7mwfd\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ifKU0Elzl:{width:\"min(100vw, 1600px)\",y:0},PZYYuZadE:{y:0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:74,width:\"min(90vw, 1600px)\",y:70,children:/*#__PURE__*/_jsx(Container,{className:\"framer-lpn9i-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ifKU0Elzl:{variant:\"rbYt6NYFI\"},PZYYuZadE:{variant:\"rbYt6NYFI\"}},children:/*#__PURE__*/_jsx(Navigation,{height:\"100%\",id:\"nNHr9IcMD\",layoutId:\"nNHr9IcMD\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"f2cORRxQ9\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-ll5r9h\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-an0k4p\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1opfebp\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-d92jbh\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ifKU0Elzl:{children:(_getLocalizedValue=getLocalizedValue(\"v1\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"13px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.6em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-d6cd5edd-789e-4ae1-905d-fd097b5fe402, rgb(4, 152, 253))\"},children:\"Komfort a spolehliv\\xe1 ochrana pro zdravotnick\\xfd person\\xe1l\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue1=getLocalizedValue(\"v0\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.6em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-d6cd5edd-789e-4ae1-905d-fd097b5fe402, rgb(4, 152, 253))\"},children:\"Komfort a spolehliv\\xe1 ochrana pro zdravotnick\\xfd person\\xe1l\"})}),className:\"framer-19pxm39\",fonts:[\"Inter-SemiBold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ifKU0Elzl:{children:(_getLocalizedValue2=getLocalizedValue(\"v4\",activeLocale))!==null&&_getLocalizedValue2!==void 0?_getLocalizedValue2:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"RlI7SW50ZXJEaXNwbGF5LVNlbWlCb2xk\",\"--framer-font-family\":'\"Inter Display\", \"Inter Display Placeholder\", sans-serif',\"--framer-font-size\":\"35px\",\"--framer-font-weight\":\"600\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-e868a1cc-0d92-456c-b793-9279c59552a4, rgb(20, 20, 20))\"},children:\"Od\u011Bvy z netkan\\xfdch textili\\xed\"})})},PZYYuZadE:{children:(_getLocalizedValue3=getLocalizedValue(\"v3\",activeLocale))!==null&&_getLocalizedValue3!==void 0?_getLocalizedValue3:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"RlI7SW50ZXJEaXNwbGF5LVNlbWlCb2xk\",\"--framer-font-family\":'\"Inter Display\", \"Inter Display Placeholder\", sans-serif',\"--framer-font-size\":\"50px\",\"--framer-font-weight\":\"600\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-e868a1cc-0d92-456c-b793-9279c59552a4, rgb(20, 20, 20))\"},children:\"Od\u011Bvy z netkan\\xfdch textili\\xed\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue4=getLocalizedValue(\"v2\",activeLocale))!==null&&_getLocalizedValue4!==void 0?_getLocalizedValue4:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"RlI7SW50ZXJEaXNwbGF5LVNlbWlCb2xk\",\"--framer-font-family\":'\"Inter Display\", \"Inter Display Placeholder\", sans-serif',\"--framer-font-size\":\"65px\",\"--framer-font-weight\":\"600\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-e868a1cc-0d92-456c-b793-9279c59552a4, rgb(20, 20, 20))\"},children:\"Od\u011Bvy z netkan\\xfdch textili\\xed\"})}),className:\"framer-193oki4\",fonts:[\"FR;InterDisplay-SemiBold\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":ndo5vMgMe\",webPageId:\"YCIpI5fPn\"},implicitPathVariables:undefined},{href:{hash:\":ndo5vMgMe\",webPageId:\"YCIpI5fPn\"},implicitPathVariables:undefined},{href:{hash:\":ndo5vMgMe\",webPageId:\"YCIpI5fPn\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/{var _getLocalizedValue;return _jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ifKU0Elzl:{y:302.79999999999995},PZYYuZadE:{y:325.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:33,width:\"220px\",y:343.6,children:/*#__PURE__*/_jsx(Container,{className:\"framer-5dhvv-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ifKU0Elzl:{Y1ZDBue1t:resolvedLinks[2]},PZYYuZadE:{Y1ZDBue1t:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(ButtonSmall,{g0D4THbTB:\"var(--token-e868a1cc-0d92-456c-b793-9279c59552a4, rgb(20, 20, 20))\",GYXKyg3as:(_getLocalizedValue=getLocalizedValue(\"v5\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Obchodn\\xed z\\xe1stupci\",height:\"100%\",id:\"AuWd_9EeC\",layoutId:\"AuWd_9EeC\",style:{height:\"100%\",width:\"100%\"},variant:\"WnUvJot9J\",width:\"100%\",XaxRG2zhL:\"var(--token-d6cd5edd-789e-4ae1-905d-fd097b5fe402, rgb(4, 152, 253))\",Y1ZDBue1t:resolvedLinks[0]})})})})});}})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ifKU0Elzl:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(385.79999999999995),pixelHeight:1600,pixelWidth:2560,positionX:\"right\",positionY:\"top\",sizes:\"min(100vw - 40px, 1350px)\",src:\"https://framerusercontent.com/images/dO1pZHNO83QvkiFgV40miGCZTBM.webp\",srcSet:\"https://framerusercontent.com/images/dO1pZHNO83QvkiFgV40miGCZTBM.webp?scale-down-to=512 512w,https://framerusercontent.com/images/dO1pZHNO83QvkiFgV40miGCZTBM.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/dO1pZHNO83QvkiFgV40miGCZTBM.webp?scale-down-to=2048 2048w,https://framerusercontent.com/images/dO1pZHNO83QvkiFgV40miGCZTBM.webp 2560w\"}},PZYYuZadE:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(408.6),pixelHeight:1600,pixelWidth:2560,positionX:\"right\",positionY:\"top\",sizes:\"min(max(100vw, 1px) - 60px, 1350px)\",src:\"https://framerusercontent.com/images/dO1pZHNO83QvkiFgV40miGCZTBM.webp\",srcSet:\"https://framerusercontent.com/images/dO1pZHNO83QvkiFgV40miGCZTBM.webp?scale-down-to=512 512w,https://framerusercontent.com/images/dO1pZHNO83QvkiFgV40miGCZTBM.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/dO1pZHNO83QvkiFgV40miGCZTBM.webp?scale-down-to=2048 2048w,https://framerusercontent.com/images/dO1pZHNO83QvkiFgV40miGCZTBM.webp 2560w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(426.6),pixelHeight:1600,pixelWidth:2560,positionX:\"right\",positionY:\"top\",sizes:\"min(max(100vw, 1px) - 150px, 1350px)\",src:\"https://framerusercontent.com/images/dO1pZHNO83QvkiFgV40miGCZTBM.webp\",srcSet:\"https://framerusercontent.com/images/dO1pZHNO83QvkiFgV40miGCZTBM.webp?scale-down-to=512 512w,https://framerusercontent.com/images/dO1pZHNO83QvkiFgV40miGCZTBM.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/dO1pZHNO83QvkiFgV40miGCZTBM.webp?scale-down-to=2048 2048w,https://framerusercontent.com/images/dO1pZHNO83QvkiFgV40miGCZTBM.webp 2560w\"},className:\"framer-a5t9jr\"})})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-3qebiq\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1hafhqh\",\"data-framer-name\":\"Benefity\",name:\"Benefity\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-189zl18\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-7m7cu4\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ifKU0Elzl:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:219.5,intrinsicWidth:600,loading:getLoadingLazyAtYPosition(620.8),pixelHeight:439,pixelWidth:1200,src:\"https://framerusercontent.com/images/6qN4jc9Wk1ecq3o2ARLisWQdNo.png\"}},PZYYuZadE:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:219.5,intrinsicWidth:600,loading:getLoadingLazyAtYPosition(773.6),pixelHeight:439,pixelWidth:1200,src:\"https://framerusercontent.com/images/6qN4jc9Wk1ecq3o2ARLisWQdNo.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:219.5,intrinsicWidth:600,loading:getLoadingLazyAtYPosition(991.6),pixelHeight:439,pixelWidth:1200,src:\"https://framerusercontent.com/images/6qN4jc9Wk1ecq3o2ARLisWQdNo.png\"},className:\"framer-g7c5hv\",\"data-framer-name\":\"Mdr dinahitex\",name:\"Mdr dinahitex\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-vz87hb\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue5=getLocalizedValue(\"v6\",activeLocale))!==null&&_getLocalizedValue5!==void 0?_getLocalizedValue5:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-font-weight\":\"500\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-e868a1cc-0d92-456c-b793-9279c59552a4, rgb(20, 20, 20))\"},children:\"Certifikace MDR\"})}),className:\"framer-1ga26kz\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue6=getLocalizedValue(\"v7\",activeLocale))!==null&&_getLocalizedValue6!==void 0?_getLocalizedValue6:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{style:{\"--font-selector\":\"SW50ZXItTGlnaHQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-e868a1cc-0d92-456c-b793-9279c59552a4, rgb(20, 20, 20))\"},children:\"Jednor\\xe1zov\\xe9 od\u011Bvy jsou certifikov\\xe1ny podle Na\u0159\\xedzen\\xed Evropsk\\xe9ho parlamentu a Rady (EU) 2017/745 o zdravotnick\\xfdch prost\u0159edc\\xedch v platn\\xe9m zn\u011Bn\\xed.\"})}),className:\"framer-1iuu2gy\",fonts:[\"Inter-Light\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-bhnyxo\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-agb3yy\",\"data-framer-name\":\"Scrub\",fill:\"black\",intrinsicHeight:512,intrinsicWidth:512,name:\"Scrub\",svg:'<svg height=\"512\" viewBox=\"0 0 26.115 45\" width=\"512\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M16.38 1.5c-1.19 2.44-3.01 5-3.9 5-1.33 0-3.06-2.87-3.93-5z\"/><path d=\"M24.48 8.5s-.71-3.01-1-4a4.6 4.6 0 0 0-2-2l-2.95-.74c-.23.48-.59 1.2-1.05 1.98-.75 1.3-1.77 2.8-2.87 3.76-.69.61-1.41 1-2.13 1-.85 0-1.64-.39-2.35-1-1.09-.93-1.99-2.36-2.65-3.61-.46-.89-.79-1.69-.97-2.15l-3.03.76c-.85.45-1.55 1.14-2 2-.29.99-1 4-1 4-.32.98 1.06 2.58 2 3l2 1v6.01c.01 1.1.9 1.99 2 1.99H18.5c1.1 0 1.99-.9 1.98-2v-6l2-1c.94-.42 2.32-2.02 2-3zm-6.74 2.66h-1.26c-.55 0-1-.44-1-1 0-.55.45-1 1-1h1.26c.55 0 1 .45 1 1 0 .56-.45 1-1 1zM4.484 25.5v19h5l3-14 3 14h5v-19a2 2 0 0 0-2-2H6.481a2 2 0 0 0-1.997 2z\"/></svg>',withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ngagl5\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue7=getLocalizedValue(\"v8\",activeLocale))!==null&&_getLocalizedValue7!==void 0?_getLocalizedValue7:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-font-weight\":\"500\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-e868a1cc-0d92-456c-b793-9279c59552a4, rgb(20, 20, 20))\"},children:\"Kompletn\\xed sortiment jednor\\xe1zov\\xfdch od\u011Bv\u016F\\xa0\"})}),className:\"framer-1qym63p\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue8=getLocalizedValue(\"v9\",activeLocale))!==null&&_getLocalizedValue8!==void 0?_getLocalizedValue8:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{style:{\"--font-selector\":\"SW50ZXItTGlnaHQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-e868a1cc-0d92-456c-b793-9279c59552a4, rgb(20, 20, 20))\"},children:\"V na\u0161\\xed nab\\xeddce naleznete \u0161irokou \u0161k\\xe1lu jednor\\xe1zov\\xfdch produkt\u016F, v\u010Detn\u011B pokr\\xfdvek hlavy, pl\\xe1\u0161\u0165\u016F, kalhot, halen, ochrann\\xfdch od\u011Bv\u016F pro person\\xe1l, pacienty i n\\xe1v\u0161t\u011Bvn\\xedky \u010Di protiskluzov\\xe9 pono\u017Eky.\"})}),className:\"framer-8w9kv7\",fonts:[\"Inter-Light\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-qlj6h5\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-zwipiq\",\"data-framer-name\":\"Breathable\",fill:\"black\",intrinsicHeight:64,intrinsicWidth:64,name:\"Breathable\",svg:'<svg height=\"64\" viewBox=\"0 0 16.933 16.933\" width=\"64\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M15.126 6.954c.514.152.757.252.909.314l-2.917 5.35c-.39-.183-3.117-1.424-5.849-.43-2.494.906-5.293.408-5.805.321l.772-1.416c1.27.1 3.039.074 4.684-.525 2.776-1.01 5.654.514 5.654.514.129.069.288.02.358-.107z\"/><path d=\"M12.17 4.46c1.624 0 3.057.566 3.333.693l-2.929 5.372c-.36-.185-2.99-1.49-5.834-.455-2.421.88-5.295.43-5.806.325L3.838 5.07c.082.02.17.039.299.063.17.032.382.065.627.095v2.446c0 .145.118.263.263.264a.264.264 0 0 0 .264-.264V5.279c.077.006.152.013.234.018.74.044 1.656.032 2.676-.119v1.437a.264.264 0 0 0 .53 0V5.087c.437-.084.89-.193 1.353-.337a6.559 6.559 0 0 1 1.559-.278v3.202c0 .145.118.263.263.264a.264.264 0 0 0 .264-.264zM5.028 13.2c-.255.035-.53.036-.53.036v2.903a.264.264 0 1 0 .53 0zm6.878-.474v3.413a.264.264 0 1 0 .53 0v-3.232s-.26-.143-.53-.181zm-3.176-.343c-.269-.012-.529.087-.529.087v2.612a.264.264 0 0 0 .53 0zm3.266-10.869a.265.265 0 0 0 0 .529h.828a2.526 2.526 0 0 0-.449.38 2.747 2.747 0 0 0-.7 1.516s.311-.022.535-.01c.09-.539.322-.9.551-1.146a2.15 2.15 0 0 1 .468-.365v.857a.265.265 0 0 0 .529 0V1.777a.265.265 0 0 0-.264-.263zm-8.556 0a.265.265 0 0 0-.264.263v1.498a.265.265 0 0 0 .53 0V2.42c.14.083.318.206.466.364.293.314.592.815.592 1.635v.277s.237.055.527.055v-.332c0-.952-.364-1.602-.733-1.996a2.526 2.526 0 0 0-.449-.38h.827a.265.265 0 1 0 0-.528zM8.467.264a.265.265 0 0 0-.188.078L7.221 1.4a.265.265 0 0 0 0 .376.265.265 0 0 0 .375 0L8.2 1.17v3.472s.287-.031.53-.092V1.168l.607.608a.265.265 0 0 0 .375 0 .265.265 0 0 0 0-.376L8.654.342a.265.265 0 0 0-.187-.078z\"/></svg>',withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-49xp7e\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue9=getLocalizedValue(\"v10\",activeLocale))!==null&&_getLocalizedValue9!==void 0?_getLocalizedValue9:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-font-weight\":\"500\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-e868a1cc-0d92-456c-b793-9279c59552a4, rgb(20, 20, 20))\"},children:\"Lehk\\xe9 a prody\u0161n\\xe9 materi\\xe1ly\"})}),className:\"framer-1ixcsyt\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue10=getLocalizedValue(\"v11\",activeLocale))!==null&&_getLocalizedValue10!==void 0?_getLocalizedValue10:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{style:{\"--font-selector\":\"SW50ZXItTGlnaHQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-e868a1cc-0d92-456c-b793-9279c59552a4, rgb(20, 20, 20))\"},children:\"Materi\\xe1ly poskytuj\\xed dostate\u010Dnou ventilaci, \u010D\\xedm\u017E sni\u017Euj\\xed hromad\u011Bn\\xed tepla a vlhkosti.\\xa0D\\xedky tomu jsou na\u0161e od\u011Bvy ide\\xe1ln\\xed volbou pro zdravotnick\\xe1 prost\u0159ed\\xed, kde je d\u016Fle\u017Eit\\xe9 spojen\\xed pohodl\\xed a spolehliv\\xe9 ochrany.\"})}),className:\"framer-1f652e3\",fonts:[\"Inter-Light\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1mzjun0\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-b8g3t\",\"data-framer-name\":\"Benefity\",name:\"Benefity\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-4b46ts\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ifKU0Elzl:{children:(_getLocalizedValue11=getLocalizedValue(\"v14\",activeLocale))!==null&&_getLocalizedValue11!==void 0?_getLocalizedValue11:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"RlI7SW50ZXJEaXNwbGF5LU1lZGl1bQ==\",\"--framer-font-family\":'\"Inter Display\", \"Inter Display Placeholder\", sans-serif',\"--framer-font-size\":\"25px\",\"--framer-font-weight\":\"500\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-e868a1cc-0d92-456c-b793-9279c59552a4, rgb(20, 20, 20))\"},children:\"Funk\u010Dn\\xed materi\\xe1ly pro spolehlivou ochranu a maxim\\xe1ln\\xed pohodl\\xed, ide\\xe1ln\\xed pro pou\u017Eit\\xed ve zdravotnick\\xfdch za\u0159\\xedzen\\xedch.\"})})},PZYYuZadE:{children:(_getLocalizedValue12=getLocalizedValue(\"v13\",activeLocale))!==null&&_getLocalizedValue12!==void 0?_getLocalizedValue12:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"RlI7SW50ZXJEaXNwbGF5LU1lZGl1bQ==\",\"--framer-font-family\":'\"Inter Display\", \"Inter Display Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"500\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-e868a1cc-0d92-456c-b793-9279c59552a4, rgb(20, 20, 20))\"},children:\"Funk\u010Dn\\xed materi\\xe1ly pro spolehlivou ochranu a maxim\\xe1ln\\xed pohodl\\xed, ide\\xe1ln\\xed pro pou\u017Eit\\xed ve zdravotnick\\xfdch za\u0159\\xedzen\\xedch.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue13=getLocalizedValue(\"v12\",activeLocale))!==null&&_getLocalizedValue13!==void 0?_getLocalizedValue13:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"RlI7SW50ZXJEaXNwbGF5LU1lZGl1bQ==\",\"--framer-font-family\":'\"Inter Display\", \"Inter Display Placeholder\", sans-serif',\"--framer-font-size\":\"45px\",\"--framer-font-weight\":\"500\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-e868a1cc-0d92-456c-b793-9279c59552a4, rgb(20, 20, 20))\"},children:\"Funk\u010Dn\\xed materi\\xe1ly pro spolehlivou ochranu a maxim\\xe1ln\\xed pohodl\\xed, ide\\xe1ln\\xed pro pou\u017Eit\\xed ve zdravotnick\\xfdch za\u0159\\xedzen\\xedch.\"})}),className:\"framer-1gbtslw\",fonts:[\"FR;InterDisplay-Medium\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ifKU0Elzl:{children:(_getLocalizedValue14=getLocalizedValue(\"v16\",activeLocale))!==null&&_getLocalizedValue14!==void 0?_getLocalizedValue14:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{style:{\"--font-selector\":\"SW50ZXItTGlnaHQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"1.6em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-e868a1cc-0d92-456c-b793-9279c59552a4, rgb(20, 20, 20))\"},children:[\"Nab\\xedz\\xedme jednor\\xe1zov\\xe9 od\u011Bvy vyroben\\xe9 z netkan\\xfdch textili\\xed, kter\\xe9 poskytuj\\xed spolehlivou ochranu a pohodl\\xed v r\u016Fzn\\xfdch zdravotnick\\xfdch prost\u0159ed\\xedch. Tyto od\u011Bvy jsou lehk\\xe9, prody\u0161n\\xe9 a z\\xe1rove\u0148 odoln\\xe9, co\u017E zaji\u0161\u0165uje komfort p\u0159i no\u0161en\\xed i ochranu p\u0159ed kontaminac\\xed. \",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"D\\xedky sv\\xfdm vlastnostem jsou ide\\xe1ln\\xed pro pou\u017Eit\\xed v nemocnic\\xedch, ambulanc\\xedch a dal\u0161\\xedch zdravotnick\\xfdch za\u0159\\xedzen\\xedch, kde je kladen d\u016Fraz na hygienu a bezpe\u010Dnost.\"]})})},PZYYuZadE:{children:(_getLocalizedValue15=getLocalizedValue(\"v16\",activeLocale))!==null&&_getLocalizedValue15!==void 0?_getLocalizedValue15:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{style:{\"--font-selector\":\"SW50ZXItTGlnaHQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"1.6em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-e868a1cc-0d92-456c-b793-9279c59552a4, rgb(20, 20, 20))\"},children:[\"Nab\\xedz\\xedme jednor\\xe1zov\\xe9 od\u011Bvy vyroben\\xe9 z netkan\\xfdch textili\\xed, kter\\xe9 poskytuj\\xed spolehlivou ochranu a pohodl\\xed v r\u016Fzn\\xfdch zdravotnick\\xfdch prost\u0159ed\\xedch. Tyto od\u011Bvy jsou lehk\\xe9, prody\u0161n\\xe9 a z\\xe1rove\u0148 odoln\\xe9, co\u017E zaji\u0161\u0165uje komfort p\u0159i no\u0161en\\xed i ochranu p\u0159ed kontaminac\\xed. \",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"D\\xedky sv\\xfdm vlastnostem jsou ide\\xe1ln\\xed pro pou\u017Eit\\xed v nemocnic\\xedch, ambulanc\\xedch a dal\u0161\\xedch zdravotnick\\xfdch za\u0159\\xedzen\\xedch, kde je kladen d\u016Fraz na hygienu a bezpe\u010Dnost.\"]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue16=getLocalizedValue(\"v15\",activeLocale))!==null&&_getLocalizedValue16!==void 0?_getLocalizedValue16:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{style:{\"--font-selector\":\"SW50ZXItTGlnaHQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"1.6em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-e868a1cc-0d92-456c-b793-9279c59552a4, rgb(20, 20, 20))\"},children:[\"Nab\\xedz\\xedme jednor\\xe1zov\\xe9 od\u011Bvy vyroben\\xe9 z netkan\\xfdch textili\\xed, kter\\xe9 poskytuj\\xed spolehlivou ochranu a pohodl\\xed v r\u016Fzn\\xfdch zdravotnick\\xfdch prost\u0159ed\\xedch. Tyto od\u011Bvy jsou lehk\\xe9, prody\u0161n\\xe9 a z\\xe1rove\u0148 odoln\\xe9, co\u017E zaji\u0161\u0165uje komfort p\u0159i no\u0161en\\xed i ochranu p\u0159ed kontaminac\\xed. \",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),\"D\\xedky sv\\xfdm vlastnostem jsou ide\\xe1ln\\xed pro pou\u017Eit\\xed v nemocnic\\xedch, ambulanc\\xedch a dal\u0161\\xedch zdravotnick\\xfdch za\u0159\\xedzen\\xedch, kde je kladen d\u016Fraz na hygienu a bezpe\u010Dnost.\"]})}),className:\"framer-4nmelh\",fonts:[\"Inter-Light\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1x4zbuv\",\"data-framer-name\":\"Katalog\",name:\"Katalog\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"YCIpI5fPn\"},implicitPathVariables:undefined},{href:{webPageId:\"YCIpI5fPn\"},implicitPathVariables:undefined},{href:{webPageId:\"YCIpI5fPn\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/{var _getLocalizedValue;return _jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ifKU0Elzl:{y:1447.8},PZYYuZadE:{y:1620.1}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:52,y:1204.1,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ig44xm-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ifKU0Elzl:{OfKdgHTKM:resolvedLinks1[2]},PZYYuZadE:{OfKdgHTKM:resolvedLinks1[1]}},children:/*#__PURE__*/_jsx(Button,{height:\"100%\",id:\"i9cwv36mp\",K4Y_i0hmc:false,layoutId:\"i9cwv36mp\",OfKdgHTKM:resolvedLinks1[0],t1KHHytNv:(_getLocalizedValue=getLocalizedValue(\"v5\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Obchodn\\xed z\\xe1stupci\",variant:\"E_n8gDs2a\",width:\"100%\"})})})})});}}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1vs4fx5\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue17=getLocalizedValue(\"v17\",activeLocale))!==null&&_getLocalizedValue17!==void 0?_getLocalizedValue17:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-e868a1cc-0d92-456c-b793-9279c59552a4, rgb(20, 20, 20))\"},children:\"M\\xe1te dotaz?\"})}),className:\"framer-mexqxp\",fonts:[\"Inter-SemiBold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue18=getLocalizedValue(\"v18\",activeLocale))!==null&&_getLocalizedValue18!==void 0?_getLocalizedValue18:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-e868a1cc-0d92-456c-b793-9279c59552a4, rgb(20, 20, 20))\"},children:\"Napi\u0161te n\\xe1m.\"})}),className:\"framer-4wew64\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-hvoba3\",\"data-framer-name\":\"Catalog Wrapper\",name:\"Catalog Wrapper\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ifKU0Elzl:{children:(_getLocalizedValue19=getLocalizedValue(\"v20\",activeLocale))!==null&&_getLocalizedValue19!==void 0?_getLocalizedValue19:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"RlI7SW50ZXJEaXNwbGF5LU1lZGl1bQ==\",\"--framer-font-family\":'\"Inter Display\", \"Inter Display Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-font-weight\":\"500\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-e868a1cc-0d92-456c-b793-9279c59552a4, rgb(20, 20, 20))\"},children:\"Katalogy ke sta\u017Een\\xed:\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue20=getLocalizedValue(\"v19\",activeLocale))!==null&&_getLocalizedValue20!==void 0?_getLocalizedValue20:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"RlI7SW50ZXJEaXNwbGF5LU1lZGl1bQ==\",\"--framer-font-family\":'\"Inter Display\", \"Inter Display Placeholder\", sans-serif',\"--framer-font-size\":\"45px\",\"--framer-font-weight\":\"500\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-e868a1cc-0d92-456c-b793-9279c59552a4, rgb(20, 20, 20))\"},children:\"Katalogy ke sta\u017Een\\xed:\"})}),className:\"framer-1it1e8o\",fonts:[\"FR;InterDisplay-Medium\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-11p20d\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"FNX69QjXA\",data:Katalogy,type:\"Collection\"},limit:{type:\"LiteralValue\",value:10},orderBy:[{collection:\"FNX69QjXA\",direction:\"desc\",name:\"index\",type:\"Identifier\"}],select:[{collection:\"FNX69QjXA\",name:\"evaEe9nnn\",type:\"Identifier\"},{collection:\"FNX69QjXA\",name:\"N7gtN8Oad\",type:\"Identifier\"},{collection:\"FNX69QjXA\",name:\"pmCVA0tJw\",type:\"Identifier\"},{collection:\"FNX69QjXA\",name:\"I7nNNG1mY\",type:\"Identifier\"},{collection:\"FNX69QjXA\",name:\"id\",type:\"Identifier\"},{collection:\"FNX69QjXA\",name:\"BnlrWIDmb\",type:\"Identifier\"}],where:{left:{collection:\"FNX69QjXA\",name:\"HfNPm354j\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"yFY_6nbNL\"},type:\"BinaryOperation\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection.map(({\"evaEe9nnn\":evaEe9nnnFNX69QjXA,\"N7gtN8Oad\":N7gtN8OadFNX69QjXA,\"pmCVA0tJw\":pmCVA0tJwFNX69QjXA,\"I7nNNG1mY\":I7nNNG1mYFNX69QjXA,\"id\":idFNX69QjXA,\"BnlrWIDmb\":BnlrWIDmbFNX69QjXA},i)=>{N7gtN8OadFNX69QjXA!==null&&N7gtN8OadFNX69QjXA!==void 0?N7gtN8OadFNX69QjXA:N7gtN8OadFNX69QjXA=\"\";BnlrWIDmbFNX69QjXA!==null&&BnlrWIDmbFNX69QjXA!==void 0?BnlrWIDmbFNX69QjXA:BnlrWIDmbFNX69QjXA=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`FNX69QjXA-${idFNX69QjXA}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{BnlrWIDmb:BnlrWIDmbFNX69QjXA},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-j7ab1k\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ifKU0Elzl:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(1768.4),sizes:\"90px\",...toResponsiveImage(evaEe9nnnFNX69QjXA)}},PZYYuZadE:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(1907.6),sizes:\"90px\",...toResponsiveImage(evaEe9nnnFNX69QjXA)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(1491.6),sizes:\"90px\",...toResponsiveImage(evaEe9nnnFNX69QjXA)},className:\"framer-rh229c\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ifKU0Elzl:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.8em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-e868a1cc-0d92-456c-b793-9279c59552a4, rgb(20, 20, 20))\"},children:\"Z\\xe1kl\\xe1dn\\xed rou\u0161ky\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.8em\",\"--framer-text-color\":\"var(--token-e868a1cc-0d92-456c-b793-9279c59552a4, rgb(20, 20, 20))\"},children:\"Z\\xe1kl\\xe1dn\\xed rou\u0161ky\"})}),className:\"framer-1yaptu5\",\"data-framer-name\":\"N\\xe1zev katalogu\",fonts:[\"Inter-Medium\"],name:\"N\\xe1zev katalogu\",text:N7gtN8OadFNX69QjXA,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-3e0sdy-container\",children:/*#__PURE__*/_jsx(Download,{fontControl:{fontFamily:'\"Inter\", sans-serif',fontSize:\"15px\",fontStyle:\"normal\",letterSpacing:\"0em\",lineHeight:\"1em\"},height:\"100%\",hoverOptions:{color:\"var(--token-d6cd5edd-789e-4ae1-905d-fd097b5fe402, rgb(4, 152, 253))\",scale:1,transition:{damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"}},iconOptions:{alignment:\"start\",color:\"var(--token-d6cd5edd-789e-4ae1-905d-fd097b5fe402, rgb(4, 152, 253))\",size:20,type:\"Default\"},id:\"ZAaJlL8mB\",layoutId:\"ZAaJlL8mB\",srcFile:pmCVA0tJwFNX69QjXA,srcType:\"Upload\",srcURL:\"\",styleOptions:{backgroundColor:\"rgba(255, 255, 255, 0)\",borderRadius:50,color:\"var(--token-e868a1cc-0d92-456c-b793-9279c59552a4, rgb(20, 20, 20))\",gap:5,padding:0,paddingBottom:5,paddingLeft:0,paddingPerSide:true,paddingRight:0,paddingTop:5},text:\"\u010Ce\u0161tina\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1uwfbk5-container\",children:/*#__PURE__*/_jsx(Download,{fontControl:{fontFamily:'\"Inter\", sans-serif',fontSize:\"15px\",fontStyle:\"normal\",letterSpacing:\"0em\",lineHeight:\"1em\"},height:\"100%\",hoverOptions:{color:\"var(--token-d6cd5edd-789e-4ae1-905d-fd097b5fe402, rgb(4, 152, 253))\",scale:1,transition:{damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"}},iconOptions:{alignment:\"start\",color:\"var(--token-d6cd5edd-789e-4ae1-905d-fd097b5fe402, rgb(4, 152, 253))\",size:20,type:\"Default\"},id:\"WiM2a2Xps\",layoutId:\"WiM2a2Xps\",srcFile:I7nNNG1mYFNX69QjXA,srcType:\"Upload\",srcURL:\"\",styleOptions:{backgroundColor:\"rgba(255, 255, 255, 0)\",borderRadius:50,color:\"var(--token-e868a1cc-0d92-456c-b793-9279c59552a4, rgb(20, 20, 20))\",gap:5,padding:0,paddingBottom:5,paddingLeft:0,paddingPerSide:true,paddingRight:0,paddingTop:5},text:\"English\",width:\"100%\"})})})]})})},idFNX69QjXA);})})})})})]})]})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-e8ljth\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-19edbt2\",\"data-framer-name\":\"Benefity\",name:\"Benefity\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-gq5ifm\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ifKU0Elzl:{children:(_getLocalizedValue21=getLocalizedValue(\"v23\",activeLocale))!==null&&_getLocalizedValue21!==void 0?_getLocalizedValue21:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"RlI7SW50ZXJEaXNwbGF5LU1lZGl1bQ==\",\"--framer-font-family\":'\"Inter Display\", \"Inter Display Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-font-weight\":\"500\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-e868a1cc-0d92-456c-b793-9279c59552a4, rgb(20, 20, 20))\"},children:\"Galerie na\u0161\\xed v\\xfdroby\"})})},PZYYuZadE:{children:(_getLocalizedValue22=getLocalizedValue(\"v22\",activeLocale))!==null&&_getLocalizedValue22!==void 0?_getLocalizedValue22:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"RlI7SW50ZXJEaXNwbGF5LU1lZGl1bQ==\",\"--framer-font-family\":'\"Inter Display\", \"Inter Display Placeholder\", sans-serif',\"--framer-font-size\":\"45px\",\"--framer-font-weight\":\"500\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-e868a1cc-0d92-456c-b793-9279c59552a4, rgb(20, 20, 20))\"},children:\"Galerie na\u0161\\xed v\\xfdroby\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue23=getLocalizedValue(\"v21\",activeLocale))!==null&&_getLocalizedValue23!==void 0?_getLocalizedValue23:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"RlI7SW50ZXJEaXNwbGF5LU1lZGl1bQ==\",\"--framer-font-family\":'\"Inter Display\", \"Inter Display Placeholder\", sans-serif',\"--framer-font-size\":\"50px\",\"--framer-font-weight\":\"500\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-e868a1cc-0d92-456c-b793-9279c59552a4, rgb(20, 20, 20))\"},children:\"Galerie na\u0161\\xed v\\xfdroby\"})}),className:\"framer-1ixk3cs\",fonts:[\"FR;InterDisplay-Medium\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-14qbtt3-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ifKU0Elzl:{itemAmount:1},PZYYuZadE:{itemAmount:2}},children:/*#__PURE__*/_jsx(Slideshow,{alignment:\"center\",arrowOptions:{arrowFill:\"var(--token-d6cd5edd-789e-4ae1-905d-fd097b5fe402, rgb(4, 152, 253))\",arrowGap:10,arrowPadding:20,arrowPaddingBottom:0,arrowPaddingLeft:0,arrowPaddingRight:50,arrowPaddingTop:-105,arrowPosition:\"top-right\",arrowRadius:0,arrowShouldFadeIn:false,arrowShouldSpace:false,arrowSize:60,leftArrow:\"https://framerusercontent.com/images/VGDyZL2CZ6ctbYFEW8Ldi7Y0lbM.svg\",rightArrow:\"https://framerusercontent.com/images/H2ifozYIh6YMBEej1z3WjSNMagU.svg\",showMouseControls:true},autoPlayControl:false,borderRadius:0,direction:\"left\",dragControl:true,effectsOptions:{effectsHover:true,effectsOpacity:1,effectsPerspective:2e3,effectsRotate:0,effectsScale:1},fadeOptions:{fadeAlpha:0,fadeContent:false,fadeInset:0,fadeWidth:25,overflow:false},gap:10,height:\"100%\",id:\"EGGEfb_CK\",intervalControl:2.5,itemAmount:3,layoutId:\"EGGEfb_CK\",padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0,progressOptions:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0.2)\",dotsBlur:0,dotsFill:\"rgb(255, 255, 255)\",dotsGap:10,dotsInset:10,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:false},slots:[/*#__PURE__*/_jsxs(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:366,intrinsicWidth:550,pixelHeight:1200,pixelWidth:1800,sizes:\"550px\",src:\"https://framerusercontent.com/images/HfrJ0U55gKij4Pj8SNXyLMYm10.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/HfrJ0U55gKij4Pj8SNXyLMYm10.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/HfrJ0U55gKij4Pj8SNXyLMYm10.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/HfrJ0U55gKij4Pj8SNXyLMYm10.jpg 1800w\"},className:\"framer-1ca6466\",\"data-framer-name\":\"$80cm_80cm_Medical_Sterilization_Non_Woven_Fabric\",name:\"$80cm_80cm_Medical_Sterilization_Non_Woven_Fabric\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-12axdvn\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue24=getLocalizedValue(\"v24\",activeLocale))!==null&&_getLocalizedValue24!==void 0?_getLocalizedValue24:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"var(--token-e868a1cc-0d92-456c-b793-9279c59552a4, rgb(20, 20, 20))\"},children:\"Lamina\u010Dn\\xed linka\"})}),className:\"framer-1wtuf25\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-9f7hqv\"})]}),/*#__PURE__*/_jsxs(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:366,intrinsicWidth:550,pixelHeight:733,pixelWidth:1100,sizes:\"550px\",src:\"https://framerusercontent.com/images/dR204Ckvb0UhAbXoRIidzuCiLYs.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/dR204Ckvb0UhAbXoRIidzuCiLYs.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/dR204Ckvb0UhAbXoRIidzuCiLYs.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/dR204Ckvb0UhAbXoRIidzuCiLYs.jpg 1100w\"},className:\"framer-y7eadp\",\"data-framer-name\":\"$80cm_80cm_Medical_Sterilization_Non_Woven_Fabric\",name:\"$80cm_80cm_Medical_Sterilization_Non_Woven_Fabric\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-xg1bfu\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue25=getLocalizedValue(\"v25\",activeLocale))!==null&&_getLocalizedValue25!==void 0?_getLocalizedValue25:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"var(--token-e868a1cc-0d92-456c-b793-9279c59552a4, rgb(20, 20, 20))\"},children:\"Automatick\\xe1 v\\xfdroba op. rou\u0161ek\"})}),className:\"framer-1wjt6bq\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1akl7fy\"})]}),/*#__PURE__*/_jsxs(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:366,intrinsicWidth:550,pixelHeight:733,pixelWidth:1100,sizes:\"550px\",src:\"https://framerusercontent.com/images/pAlKvRNoDmavNArxNvC2deCrVg.jpg?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/pAlKvRNoDmavNArxNvC2deCrVg.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/pAlKvRNoDmavNArxNvC2deCrVg.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/pAlKvRNoDmavNArxNvC2deCrVg.jpg 1100w\"},className:\"framer-8oxd05\",\"data-framer-name\":\"$80cm_80cm_Medical_Sterilization_Non_Woven_Fabric\",name:\"$80cm_80cm_Medical_Sterilization_Non_Woven_Fabric\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-12db0d1\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue26=getLocalizedValue(\"v26\",activeLocale))!==null&&_getLocalizedValue26!==void 0?_getLocalizedValue26:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"var(--token-e868a1cc-0d92-456c-b793-9279c59552a4, rgb(20, 20, 20))\"},children:\"Manu\\xe1ln\\xed v\\xfdroba slo\u017Eit\\xfdch op. rou\u0161ek\"})}),className:\"framer-1n2ftmn\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ktih5h\"})]})],startFrom:0,style:{height:\"100%\",width:\"100%\"},transitionControl:{damping:40,delay:0,mass:1,stiffness:200,type:\"spring\"},width:\"100%\"})})})})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ifKU0Elzl:{y:3765.3999999999996},PZYYuZadE:{y:3862.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1492,width:\"100vw\",y:2436.6,children:/*#__PURE__*/_jsx(Container,{className:\"framer-7vchd5-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{ifKU0Elzl:{variant:\"NCp_cBWJO\"},PZYYuZadE:{variant:\"tN6yflMQ9\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"F1CslHX11\",layoutId:\"F1CslHX11\",style:{width:\"100%\"},variant:\"oXfdYgA5i\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-1N72H { background: white; }`,\".framer-1N72H.framer-1kgpvad, .framer-1N72H .framer-1kgpvad { display: block; }\",\".framer-1N72H.framer-p7mwfd { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-1N72H .framer-lpn9i-container { flex: none; height: auto; left: 50%; max-width: 1600px; position: absolute; top: 70px; transform: translateX(-50%); width: 90%; z-index: 4; }\",\".framer-1N72H .framer-ll5r9h { align-content: center; align-items: center; background-color: var(--token-1c41a0a3-cb3e-49e4-bd7b-058f12173acd, #f7f7f7); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-1N72H .framer-an0k4p { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-end; overflow: hidden; padding: 220px 75px 0px 75px; position: relative; width: 1px; }\",\".framer-1N72H .framer-1opfebp { 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: 1350px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-1N72H .framer-d92jbh { align-content: center; align-items: center; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 0px 50px 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-1N72H .framer-19pxm39, .framer-1N72H .framer-193oki4 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; z-index: 1; }\",\".framer-1N72H .framer-5dhvv-container { flex: none; height: 33px; position: relative; width: 220px; }\",\".framer-1N72H .framer-a5t9jr { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; height: 500px; overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-1N72H .framer-3qebiq { align-content: center; align-items: center; background-color: var(--token-1c41a0a3-cb3e-49e4-bd7b-058f12173acd, #f7f7f7); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: center; overflow: visible; padding: 25px 50px 0px 50px; position: relative; width: 100%; }\",\".framer-1N72H .framer-1hafhqh, .framer-1N72H .framer-vz87hb, .framer-1N72H .framer-ngagl5, .framer-1N72H .framer-49xp7e, .framer-1N72H .framer-b8g3t, .framer-1N72H .framer-19edbt2 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-1N72H .framer-189zl18 { 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: 1350px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-1N72H .framer-7m7cu4, .framer-1N72H .framer-bhnyxo, .framer-1N72H .framer-qlj6h5 { align-content: flex-start; align-items: flex-start; align-self: stretch; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: auto; justify-content: flex-start; overflow: hidden; padding: 40px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-1N72H .framer-g7c5hv { aspect-ratio: 2.733485193621868 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 40px); overflow: visible; position: relative; width: 109px; }\",\".framer-1N72H .framer-1ga26kz, .framer-1N72H .framer-1iuu2gy, .framer-1N72H .framer-1qym63p, .framer-1N72H .framer-8w9kv7, .framer-1N72H .framer-1ixcsyt, .framer-1N72H .framer-1f652e3, .framer-1N72H .framer-1it1e8o { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-1N72H .framer-agb3yy, .framer-1N72H .framer-zwipiq { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 40px); position: relative; width: 40px; }\",\".framer-1N72H .framer-1mzjun0 { align-content: center; align-items: center; background-color: var(--token-1c41a0a3-cb3e-49e4-bd7b-058f12173acd, #f7f7f7); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: center; overflow: visible; padding: 75px 50px 0px 50px; position: relative; width: 100%; }\",\".framer-1N72H .framer-4b46ts { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 45px; height: min-content; justify-content: center; max-width: 1350px; overflow: hidden; padding: 0px 0px 50px 0px; position: relative; width: 100%; }\",\".framer-1N72H .framer-1gbtslw { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 865px; word-break: break-word; word-wrap: break-word; }\",\".framer-1N72H .framer-4nmelh { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 675px; word-break: break-word; word-wrap: break-word; }\",\".framer-1N72H .framer-1x4zbuv { align-content: center; align-items: center; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 0px 50px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-1N72H .framer-1ig44xm-container, .framer-1N72H .framer-3e0sdy-container, .framer-1N72H .framer-1uwfbk5-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-1N72H .framer-1vs4fx5 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 55px; justify-content: center; overflow: hidden; padding: 0px 20px 0px 15px; position: relative; width: min-content; }\",\".framer-1N72H .framer-mexqxp, .framer-1N72H .framer-4wew64, .framer-1N72H .framer-1wtuf25, .framer-1N72H .framer-1wjt6bq, .framer-1N72H .framer-1n2ftmn { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-1N72H .framer-hvoba3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 75px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-1N72H .framer-11p20d { display: grid; flex: none; gap: 50px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(4, minmax(50px, 1fr)); height: min-content; justify-content: center; max-width: 1300px; padding: 0px; position: relative; width: 100%; }\",\".framer-1N72H .framer-j7ab1k { align-content: flex-start; align-items: flex-start; align-self: start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 6px; height: 100%; justify-content: flex-start; justify-self: start; padding: 0px; position: relative; width: 100%; }\",\".framer-1N72H .framer-rh229c { flex: none; height: 110px; overflow: hidden; position: relative; width: 90px; }\",\".framer-1N72H .framer-1yaptu5 { align-self: stretch; flex: none; height: auto; position: relative; white-space: pre-wrap; width: auto; word-break: break-word; word-wrap: break-word; }\",\".framer-1N72H .framer-e8ljth { align-content: center; align-items: center; background-color: var(--token-1c41a0a3-cb3e-49e4-bd7b-058f12173acd, #f7f7f7); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: center; overflow: visible; padding: 125px 0px 100px 0px; position: relative; width: 100%; }\",\".framer-1N72H .framer-gq5ifm { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1350px; overflow: hidden; padding: 0px 0px 50px 50px; position: relative; width: 100%; }\",\".framer-1N72H .framer-1ixk3cs { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-1N72H .framer-14qbtt3-container { flex: none; height: 500px; position: relative; width: 100%; }\",\".framer-1N72H .framer-1ca6466, .framer-1N72H .framer-y7eadp, .framer-1N72H .framer-8oxd05 { aspect-ratio: 1.5027322404371584 / 1; height: var(--framer-aspect-ratio-supported, 366px); overflow: visible; position: relative; width: 550px; }\",\".framer-1N72H .framer-12axdvn, .framer-1N72H .framer-xg1bfu, .framer-1N72H .framer-12db0d1 { align-content: center; align-items: center; background-color: #ffffff; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 7px 13px 7px 13px; position: absolute; right: 20px; top: 20px; width: min-content; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-1N72H .framer-9f7hqv, .framer-1N72H .framer-1akl7fy, .framer-1N72H .framer-1ktih5h { background-color: rgba(0, 0, 0, 0.4); flex: none; height: 100%; left: 0px; overflow: hidden; position: absolute; top: 0px; width: 100%; }\",\".framer-1N72H .framer-7vchd5-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-1N72H.framer-p7mwfd, .framer-1N72H .framer-ll5r9h, .framer-1N72H .framer-an0k4p, .framer-1N72H .framer-1opfebp, .framer-1N72H .framer-d92jbh, .framer-1N72H .framer-3qebiq, .framer-1N72H .framer-1hafhqh, .framer-1N72H .framer-189zl18, .framer-1N72H .framer-7m7cu4, .framer-1N72H .framer-vz87hb, .framer-1N72H .framer-bhnyxo, .framer-1N72H .framer-ngagl5, .framer-1N72H .framer-qlj6h5, .framer-1N72H .framer-49xp7e, .framer-1N72H .framer-1mzjun0, .framer-1N72H .framer-b8g3t, .framer-1N72H .framer-4b46ts, .framer-1N72H .framer-1x4zbuv, .framer-1N72H .framer-1vs4fx5, .framer-1N72H .framer-hvoba3, .framer-1N72H .framer-j7ab1k, .framer-1N72H .framer-e8ljth, .framer-1N72H .framer-19edbt2, .framer-1N72H .framer-gq5ifm, .framer-1N72H .framer-12axdvn, .framer-1N72H .framer-xg1bfu, .framer-1N72H .framer-12db0d1 { gap: 0px; } .framer-1N72H.framer-p7mwfd > *, .framer-1N72H .framer-an0k4p > *, .framer-1N72H .framer-1opfebp > *, .framer-1N72H .framer-1vs4fx5 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-1N72H.framer-p7mwfd > :first-child, .framer-1N72H .framer-an0k4p > :first-child, .framer-1N72H .framer-1opfebp > :first-child, .framer-1N72H .framer-d92jbh > :first-child, .framer-1N72H .framer-3qebiq > :first-child, .framer-1N72H .framer-1hafhqh > :first-child, .framer-1N72H .framer-7m7cu4 > :first-child, .framer-1N72H .framer-vz87hb > :first-child, .framer-1N72H .framer-bhnyxo > :first-child, .framer-1N72H .framer-ngagl5 > :first-child, .framer-1N72H .framer-qlj6h5 > :first-child, .framer-1N72H .framer-49xp7e > :first-child, .framer-1N72H .framer-1mzjun0 > :first-child, .framer-1N72H .framer-b8g3t > :first-child, .framer-1N72H .framer-4b46ts > :first-child, .framer-1N72H .framer-1vs4fx5 > :first-child, .framer-1N72H .framer-hvoba3 > :first-child, .framer-1N72H .framer-j7ab1k > :first-child, .framer-1N72H .framer-e8ljth > :first-child, .framer-1N72H .framer-19edbt2 > :first-child { margin-top: 0px; } .framer-1N72H.framer-p7mwfd > :last-child, .framer-1N72H .framer-an0k4p > :last-child, .framer-1N72H .framer-1opfebp > :last-child, .framer-1N72H .framer-d92jbh > :last-child, .framer-1N72H .framer-3qebiq > :last-child, .framer-1N72H .framer-1hafhqh > :last-child, .framer-1N72H .framer-7m7cu4 > :last-child, .framer-1N72H .framer-vz87hb > :last-child, .framer-1N72H .framer-bhnyxo > :last-child, .framer-1N72H .framer-ngagl5 > :last-child, .framer-1N72H .framer-qlj6h5 > :last-child, .framer-1N72H .framer-49xp7e > :last-child, .framer-1N72H .framer-1mzjun0 > :last-child, .framer-1N72H .framer-b8g3t > :last-child, .framer-1N72H .framer-4b46ts > :last-child, .framer-1N72H .framer-1vs4fx5 > :last-child, .framer-1N72H .framer-hvoba3 > :last-child, .framer-1N72H .framer-j7ab1k > :last-child, .framer-1N72H .framer-e8ljth > :last-child, .framer-1N72H .framer-19edbt2 > :last-child { margin-bottom: 0px; } .framer-1N72H .framer-ll5r9h > *, .framer-1N72H .framer-189zl18 > *, .framer-1N72H .framer-gq5ifm > *, .framer-1N72H .framer-12axdvn > *, .framer-1N72H .framer-xg1bfu > *, .framer-1N72H .framer-12db0d1 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-1N72H .framer-ll5r9h > :first-child, .framer-1N72H .framer-189zl18 > :first-child, .framer-1N72H .framer-1x4zbuv > :first-child, .framer-1N72H .framer-gq5ifm > :first-child, .framer-1N72H .framer-12axdvn > :first-child, .framer-1N72H .framer-xg1bfu > :first-child, .framer-1N72H .framer-12db0d1 > :first-child { margin-left: 0px; } .framer-1N72H .framer-ll5r9h > :last-child, .framer-1N72H .framer-189zl18 > :last-child, .framer-1N72H .framer-1x4zbuv > :last-child, .framer-1N72H .framer-gq5ifm > :last-child, .framer-1N72H .framer-12axdvn > :last-child, .framer-1N72H .framer-xg1bfu > :last-child, .framer-1N72H .framer-12db0d1 > :last-child { margin-right: 0px; } .framer-1N72H .framer-d92jbh > *, .framer-1N72H .framer-1hafhqh > *, .framer-1N72H .framer-vz87hb > *, .framer-1N72H .framer-ngagl5 > *, .framer-1N72H .framer-49xp7e > *, .framer-1N72H .framer-b8g3t > *, .framer-1N72H .framer-19edbt2 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-1N72H .framer-3qebiq > *, .framer-1N72H .framer-1mzjun0 > *, .framer-1N72H .framer-e8ljth > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-1N72H .framer-7m7cu4 > *, .framer-1N72H .framer-bhnyxo > *, .framer-1N72H .framer-qlj6h5 > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-1N72H .framer-4b46ts > * { margin: 0px; margin-bottom: calc(45px / 2); margin-top: calc(45px / 2); } .framer-1N72H .framer-1x4zbuv > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-1N72H .framer-hvoba3 > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-1N72H .framer-j7ab1k > * { margin: 0px; margin-bottom: calc(6px / 2); margin-top: calc(6px / 2); } }\",`@media (min-width: 810px) and (max-width: 1199px) { .${metadata.bodyClassName}-framer-1N72H { background: white; } .framer-1N72H.framer-p7mwfd { width: 810px; } .framer-1N72H .framer-lpn9i-container { top: 0px; } .framer-1N72H .framer-an0k4p { padding: 220px 30px 0px 30px; } .framer-1N72H .framer-a5t9jr { height: 300px; } .framer-1N72H .framer-3qebiq { padding: 25px 40px 0px 40px; } .framer-1N72H .framer-189zl18 { flex-direction: column; } .framer-1N72H .framer-7m7cu4, .framer-1N72H .framer-bhnyxo, .framer-1N72H .framer-qlj6h5 { align-self: unset; flex: none; height: min-content; width: 100%; } .framer-1N72H .framer-1gbtslw, .framer-1N72H .framer-4nmelh { width: 100%; } .framer-1N72H .framer-11p20d { grid-template-columns: repeat(2, minmax(50px, 1fr)); } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-1N72H .framer-189zl18 { gap: 0px; } .framer-1N72H .framer-189zl18 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-1N72H .framer-189zl18 > :first-child { margin-top: 0px; } .framer-1N72H .framer-189zl18 > :last-child { margin-bottom: 0px; } }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-1N72H { background: white; } .framer-1N72H.framer-p7mwfd { width: 390px; } .framer-1N72H .framer-lpn9i-container { top: 0px; width: 100%; } .framer-1N72H .framer-ll5r9h, .framer-1N72H .framer-189zl18 { flex-direction: column; } .framer-1N72H .framer-an0k4p { flex: none; padding: 220px 20px 0px 20px; width: 100%; } .framer-1N72H .framer-19pxm39 { width: 205px; } .framer-1N72H .framer-a5t9jr { height: 170px; } .framer-1N72H .framer-3qebiq { padding: 25px 0px 0px 0px; } .framer-1N72H .framer-7m7cu4, .framer-1N72H .framer-bhnyxo, .framer-1N72H .framer-qlj6h5 { align-self: unset; flex: none; height: min-content; width: 100%; } .framer-1N72H .framer-1mzjun0 { padding: 75px 30px 0px 30px; } .framer-1N72H .framer-1gbtslw, .framer-1N72H .framer-4nmelh { width: 100%; } .framer-1N72H .framer-1x4zbuv { flex-direction: column; padding: 0px; } .framer-1N72H .framer-1vs4fx5, .framer-1N72H .framer-j7ab1k { align-content: center; align-items: center; } .framer-1N72H .framer-11p20d { grid-template-columns: repeat(1, minmax(50px, 1fr)); } .framer-1N72H .framer-e8ljth { padding: 75px 0px 100px 0px; } .framer-1N72H .framer-gq5ifm { padding: 0px 0px 160px 0px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-1N72H .framer-ll5r9h, .framer-1N72H .framer-189zl18, .framer-1N72H .framer-1x4zbuv { gap: 0px; } .framer-1N72H .framer-ll5r9h > *, .framer-1N72H .framer-189zl18 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-1N72H .framer-ll5r9h > :first-child, .framer-1N72H .framer-189zl18 > :first-child, .framer-1N72H .framer-1x4zbuv > :first-child { margin-top: 0px; } .framer-1N72H .framer-ll5r9h > :last-child, .framer-1N72H .framer-189zl18 > :last-child, .framer-1N72H .framer-1x4zbuv > :last-child { margin-bottom: 0px; } .framer-1N72H .framer-1x4zbuv > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } }}`];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 4840\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"PZYYuZadE\":{\"layout\":[\"fixed\",\"auto\"]},\"ifKU0Elzl\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FramerwTe3JqA0c=withCSS(Component,css,\"framer-1N72H\");export default FramerwTe3JqA0c;FramerwTe3JqA0c.displayName=\"Produkty / Operacni Plaste\";FramerwTe3JqA0c.defaultProps={height:4840,width:1200};addFonts(FramerwTe3JqA0c,[{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/hyOgCu0Xnghbimh0pE8QTvtt2AU.woff2\",weight:\"600\"},{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/NeGmSOXrPBfEFIy5YZeHq17LEDA.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/oYaAX5himiTPYuN8vLWnqBbfD2s.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/lEJLP4R0yuCaMCjSXYHtJw72M.woff2\",weight:\"600\"},{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/cRJyLNuTJR5jbyKzGi33wU9cqIQ.woff2\",weight:\"600\"},{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/1ZFS7N918ojhhd0nQWdj3jz4w.woff2\",weight:\"600\"},{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/A0Wcc7NgXMjUuFdquHDrIZpzZw0.woff2\",weight:\"600\"},{family:\"Inter Display\",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/gazZKZuUEtvr9ULhdA4SprP0AZ0.woff2\",weight:\"600\"},{family:\"Inter Display\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/pe8RoujoPxuTZhqoNzYqHX2MXA.woff2\",weight:\"600\"},{family:\"Inter Display\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/teGhWnhH3bCqefKGsIsqFy3hK8.woff2\",weight:\"600\"},{family:\"Inter Display\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/qQHxgTnEk6Czu1yW4xS82HQWFOk.woff2\",weight:\"600\"},{family:\"Inter Display\",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/MJ3N6lfN4iP5Um8rJGqLYl03tE.woff2\",weight:\"600\"},{family:\"Inter Display\",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/dHHUz45rhM2KCQpj9zttNVlibk.woff2\",weight:\"600\"},{family:\"Inter Display\",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/0SEEmmWc3vovhaai4RlRQSWRrz0.woff2\",weight:\"600\"},{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:\"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/BkDpl4ghaqvMi1btKFyG2tdbec.woff2\",weight:\"300\"},{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/zAMK70AQRFSShJgUiaR5IiIhgzk.woff2\",weight:\"300\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/IETjvc5qzUaRoaruDpPSwCUM8.woff2\",weight:\"300\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/oLCoaT3ioA0fHdJnWR9W6k7NY.woff2\",weight:\"300\"},{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/Sj0PCHQSBjFmEp6NBWg6FNaKc.woff2\",weight:\"300\"},{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/v2q8JTTTs7McDMSEhnxAIBqd0.woff2\",weight:\"300\"},{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/H4TfENUY1rh8R9UaSD6vngjJP3M.woff2\",weight:\"300\"},{family:\"Inter Display\",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/ePuN3mCjzajIHnyCdvKBFiZkyY0.woff2\",weight:\"500\"},{family:\"Inter Display\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/V3j1L0o5vPFKe26Sw4HcpXCfHo.woff2\",weight:\"500\"},{family:\"Inter Display\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/F3kdpd2N0cToWV5huaZjjgM.woff2\",weight:\"500\"},{family:\"Inter Display\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/0iDmxkizU9goZoclqIqsV5rvETU.woff2\",weight:\"500\"},{family:\"Inter Display\",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/r0mv3NegmA0akcQsNFotG32Las.woff2\",weight:\"500\"},{family:\"Inter Display\",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/8yoV9pUxquX7VD7ZXlNYKQmkmk.woff2\",weight:\"500\"},{family:\"Inter Display\",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/Ii21jnSJkulBKsHHXKlapi7fv9w.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/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\"}]},...NavigationFonts,...ButtonSmallFonts,...ButtonFonts,...DownloadFonts,...SlideshowFonts,...FooterFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerwTe3JqA0c\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"PZYYuZadE\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ifKU0Elzl\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerResponsiveScreen\":\"\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerIntrinsicHeight\":\"4840\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["valuesByLocaleId", "LazyValue", "getLocalizedValue", "key", "locale", "values", "value", "preload", "promises", "promise", "usePreloadLocalizedValues", "preloadPromise", "NavigationFonts", "getFonts", "hiyVf6W6c_default", "ButtonSmallFonts", "MUw3BWNSx_default", "ButtonFonts", "wqu1zMjjN_default", "DownloadFonts", "Download", "SlideshowFonts", "Slideshow", "FooterFonts", "irSddUaP1_default", "breakpoints", "serializationHash", "variantClassNames", "toResponsiveImage", "value", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "evaEe9nnnFNX69QjXA", "N7gtN8OadFNX69QjXA", "pmCVA0tJwFNX69QjXA", "I7nNNG1mYFNX69QjXA", "idFNX69QjXA", "BnlrWIDmbFNX69QjXA", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "ref1", "pe", "usePreloadLocalizedValues", "router", "useRouter", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "_getLocalizedValue", "_getLocalizedValue1", "_getLocalizedValue2", "_getLocalizedValue3", "_getLocalizedValue4", "_getLocalizedValue5", "_getLocalizedValue6", "_getLocalizedValue7", "_getLocalizedValue8", "_getLocalizedValue9", "_getLocalizedValue10", "_getLocalizedValue11", "_getLocalizedValue12", "_getLocalizedValue13", "_getLocalizedValue14", "_getLocalizedValue15", "_getLocalizedValue16", "_getLocalizedValue17", "_getLocalizedValue18", "_getLocalizedValue19", "_getLocalizedValue20", "_getLocalizedValue21", "_getLocalizedValue22", "_getLocalizedValue23", "_getLocalizedValue24", "_getLocalizedValue25", "_getLocalizedValue26", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "PropertyOverrides2", "ComponentViewportProvider", "Container", "hiyVf6W6c_default", "getLocalizedValue", "x", "RichText2", "ResolveLinks", "resolvedLinks", "MUw3BWNSx_default", "getLoadingLazyAtYPosition", "Image2", "SVG", "resolvedLinks1", "wqu1zMjjN_default", "ChildrenCanSuspend", "uuZbhSIgx_default", "collection", "paginationInfo", "loadMore", "l", "i", "PathVariablesContext", "Download", "Slideshow", "irSddUaP1_default", "css", "FramerwTe3JqA0c", "withCSS", "wTe3JqA0c_default", "addFonts", "NavigationFonts", "ButtonSmallFonts", "ButtonFonts", "DownloadFonts", "SlideshowFonts", "FooterFonts", "__FramerMetadata__"]
}
