{"id":92635,"date":"2026-05-11T11:33:51","date_gmt":"2026-05-11T08:33:51","guid":{"rendered":"https:\/\/www.mikropor.com\/documentation\/"},"modified":"2026-05-13T12:35:28","modified_gmt":"2026-05-13T09:35:28","slug":"documentation","status":"publish","type":"page","link":"https:\/\/www.mikropor.com\/de\/documentation\/","title":{"rendered":"Documentation"},"content":{"rendered":"<section class=\"wpb-content-wrapper\"><p>[vc_row css=&#8220;.vc_custom_1778488549923{margin-top: 60px !important;}&#8220;][vc_column][vc_column_text]\t<div class=\"mkdocs-wrap mkdocs-design-1\" id=\"mkdocs-f4dcccbb\" style=\"--mkdocs-cat-hover:#E43C2F;--mkdocs-doc-hover:#E43C2F;\" data-lang=\"de\" data-ajax=\"https:\/\/www.mikropor.com\/wp-admin\/admin-ajax.php\" data-nonce=\"a58be0da95\">\n\t\t<div class=\"mkdocs-filters\">\n\t\t\t<select class=\"mkdocs-filter-input mkdocs-type-filter\">\n\t\t\t\t<option value=\"all\">Alle<\/option>\n\t\t\t\t<option value=\"catalog\">Kataloge<\/option>\n\t\t\t\t<option value=\"brochure\">Brosch\u00fcren<\/option>\n\t\t\t<\/select>\n\t\t\t<select class=\"mkdocs-filter-input mkdocs-cat-filter\">\n\t\t\t\t<option value=\"all\">Alle Kategorien<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"atmospheric-air-filtration\">Luftfilter<\/option>\n\t\t\t\t\t\t\t<\/select>\n\t\t\t<input type=\"text\" class=\"mkdocs-filter-input mkdocs-search-input\" placeholder=\"Dokumente suchen...\">\n\t\t<\/div>\n\n\t\t<div class=\"mkdocs-nav\" aria-hidden=\"true\">\n\t\t\t<button type=\"button\" class=\"mkdocs-back-btn\">\n\t\t\t\t<svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M19 12H5M12 19l-7-7 7-7\"\/><\/svg>\n\t\t\t\tAlle Kategorien\t\t\t<\/button>\n\t\t\t<span class=\"mkdocs-nav-title\"><\/span>\n\t\t<\/div>\n\n\t\t<div class=\"mkdocs-content-area\">\n\t\t\t<div class=\"mkdocs-loading-overlay\" aria-hidden=\"true\">\n\t\t\t\t<div class=\"mkdocs-loading-inner\">\n\t\t\t\t\t<div class=\"mkdocs-spinner\"><\/div>\n\t\t\t\t\t<span class=\"mkdocs-loading-text\">Wird geladen...<\/span>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<div class=\"mkdocs-content mkdocs-content-inner is-visible\">\n\t\t\t\t\t<div class=\"mkdocs-cat-list\">\n\t\t\t<div class=\"mkdocs-cat-card\" data-slug=\"atmospheric-air-filtration\">\n\t\t\t<button type=\"button\" class=\"mkdocs-cat-card-btn\" data-slug=\"atmospheric-air-filtration\">\n\t\t\t\t<div class=\"mkdocs-cat-card-media\">\n\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.mikropor.com\/wp-content\/uploads\/2025\/08\/Kalite-Politikasi-768x768.jpg\" alt=\"Luftfilter\" loading=\"lazy\">\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"mkdocs-cat-card-body\">\n\t\t\t\t\t<span class=\"mkdocs-cat-card-title\">Luftfilter<\/span>\n\t\t\t\t\t<span class=\"mkdocs-cat-card-meta\">1 DOKUMENTE \u00b7 1 KATALOG<\/span>\n\t\t\t\t\t<span class=\"mkdocs-cat-card-action\">Ansehen <svg width=\"14\" height=\"14\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M5 12h14M12 5l7 7-7 7\"\/><\/svg><\/span>\n\t\t\t\t<\/div>\n\t\t\t<\/button>\n\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n\n\t<script>\n\t(function(){\n\t\tvar root = document.getElementById('mkdocs-f4dcccbb');\n\t\tif (!root) return;\n\n\t\tvar ajaxUrl = root.getAttribute('data-ajax');\n\t\tvar nonce = root.getAttribute('data-nonce');\n\t\tvar lang = root.getAttribute('data-lang');\n\t\tvar typeF = root.querySelector('.mkdocs-type-filter');\n\t\tvar catF = root.querySelector('.mkdocs-cat-filter');\n\t\tvar searchF = root.querySelector('.mkdocs-search-input');\n\t\tvar content = root.querySelector('.mkdocs-content-inner');\n\t\tvar overlay = root.querySelector('.mkdocs-loading-overlay');\n\t\tvar nav = root.querySelector('.mkdocs-nav');\n\t\tvar navTitle = root.querySelector('.mkdocs-nav-title');\n\t\tvar backBtn = root.querySelector('.mkdocs-back-btn');\n\n\t\tvar state = { view: 'categories', catSlug: '', reqId: 0 };\n\t\tvar searchTimer = null;\n\n\t\tfunction setLoading(on) {\n\t\t\toverlay.classList.toggle('is-active', on);\n\t\t\troot.classList.toggle('is-loading', on);\n\t\t}\n\n\t\tfunction updateNav(data) {\n\t\t\tif (state.view === 'category' && data && data.cat_name) {\n\t\t\t\tnav.classList.add('is-visible');\n\t\t\t\tnav.setAttribute('aria-hidden', 'false');\n\t\t\t\tnavTitle.textContent = data.cat_name;\n\t\t\t\tcatF.value = data.cat_slug || state.catSlug;\n\t\t\t} else {\n\t\t\t\tnav.classList.remove('is-visible');\n\t\t\t\tnav.setAttribute('aria-hidden', 'true');\n\t\t\t\tnavTitle.textContent = '';\n\t\t\t\tif (state.view === 'categories') catF.value = 'all';\n\t\t\t}\n\t\t}\n\n\t\troot.addEventListener('click', function(e) {\n\t\t\tvar btn = e.target.closest('.mkdocs-cat-card-btn');\n\t\t\tif (!btn || !root.contains(btn)) return;\n\t\t\tvar slug = btn.getAttribute('data-slug');\n\t\t\tif (!slug) return;\n\t\t\tstate.view = 'category';\n\t\t\tstate.catSlug = slug;\n\t\t\tcatF.value = slug;\n\t\t\tloadContent();\n\t\t});\n\n\t\tfunction loadContent() {\n\t\t\tvar reqId = ++state.reqId;\n\t\t\tsetLoading(true);\n\t\t\tcontent.classList.remove('is-visible');\n\n\t\t\tvar body = new FormData();\n\t\t\tbody.append('action', 'mikropor_docs_load');\n\t\t\tbody.append('nonce', nonce);\n\t\t\tbody.append('lang', lang);\n\t\t\tbody.append('view', state.view);\n\t\t\tbody.append('cat_slug', state.catSlug);\n\t\t\tbody.append('type', typeF.value);\n\t\t\tbody.append('search', searchF.value);\n\n\t\t\tfetch(ajaxUrl, { method: 'POST', body: body, credentials: 'same-origin' })\n\t\t\t\t.then(function(r) { return r.json(); })\n\t\t\t\t.then(function(res) {\n\t\t\t\t\tif (reqId !== state.reqId) return;\n\t\t\t\t\tsetLoading(false);\n\t\t\t\t\tif (!res.success) {\n\t\t\t\t\t\tcontent.innerHTML = '<div class=\"mkdocs-no-results\"><p>Error<\/p><\/div>';\n\t\t\t\t\t} else {\n\t\t\t\t\t\tcontent.innerHTML = res.data.html;\n\t\t\t\t\t\tstate.view = res.data.view;\n\t\t\t\t\t\tstate.catSlug = res.data.cat_slug || '';\n\t\t\t\t\t\tupdateNav(res.data);\n\t\t\t\t\t}\n\t\t\t\t\trequestAnimationFrame(function() { content.classList.add('is-visible'); });\n\t\t\t\t})\n\t\t\t\t.catch(function() {\n\t\t\t\t\tif (reqId !== state.reqId) return;\n\t\t\t\t\tsetLoading(false);\n\t\t\t\t\tcontent.innerHTML = '<div class=\"mkdocs-no-results\"><p>Error<\/p><\/div>';\n\t\t\t\t\tcontent.classList.add('is-visible');\n\t\t\t\t});\n\t\t}\n\n\t\ttypeF.addEventListener('change', loadContent);\n\t\tcatF.addEventListener('change', function() {\n\t\t\tif (catF.value === 'all') {\n\t\t\t\tstate.view = 'categories';\n\t\t\t\tstate.catSlug = '';\n\t\t\t} else {\n\t\t\t\tstate.view = 'category';\n\t\t\t\tstate.catSlug = catF.value;\n\t\t\t}\n\t\t\tloadContent();\n\t\t});\n\t\tsearchF.addEventListener('input', function() {\n\t\t\tclearTimeout(searchTimer);\n\t\t\tsearchTimer = setTimeout(loadContent, 320);\n\t\t});\n\t\tbackBtn.addEventListener('click', function() {\n\t\t\tstate.view = 'categories';\n\t\t\tstate.catSlug = '';\n\t\t\tcatF.value = 'all';\n\t\t\tloadContent();\n\t\t});\n\t})();\n\t<\/script>\n\n\t<style>\n\t.mkdocs-wrap {\n\t\tmax-width: 1200px !important;\n\t\tmargin: 0 auto !important;\n\t\tpadding: 0 !important;\n\t\tfont-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif !important;\n\t\t--mkdocs-cat-hover: #E43C2F;\n\t\t--mkdocs-doc-hover: #E43C2F;\n\t}\n\n\t.mkdocs-filters {\n\t\tdisplay: flex !important;\n\t\tflex-direction: row !important;\n\t\tflex-wrap: nowrap !important;\n\t\tgap: 10px !important;\n\t\tmargin-bottom: 30px !important;\n\t\talign-items: stretch !important;\n\t}\n\t.mkdocs-filter-input {\n\t\tpadding: 0 14px !important;\n\t\tborder: 1px solid #e0e0e0 !important;\n\t\tborder-radius: 0px !important;\n\t\tfont-size: 13px !important;\n\t\tfont-weight: 400 !important;\n\t\tbackground: #fff !important;\n\t\theight: 40px !important;\n\t\tline-height: 40px !important;\n\t\tbox-sizing: border-box !important;\n\t\tcolor: #444 !important;\n\t\ttransition: border-color 0.2s ease, box-shadow 0.2s ease !important;\n\t\toutline: none !important;\n\t\t-webkit-appearance: none !important;\n\t\t-moz-appearance: none !important;\n\t\tappearance: none !important;\n\t\tmargin: 0 !important;\n\t}\n\t.mkdocs-filter-input:focus {\n\t\tborder-color: var(--mkdocs-doc-hover, #e03c31) !important;\n\t\tbox-shadow: 0 0 0 3px color-mix(in srgb, var(--mkdocs-doc-hover, #e03c31) 8%, transparent) !important;\n\t\toutline: none !important;\n\t}\n\tselect.mkdocs-filter-input {\n\t\tmin-width: 150px !important;\n\t\tmax-width: 200px !important;\n\t\tcursor: pointer !important;\n\t\tbackground-image: url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 8L1 3h10z'\/%3E%3C\/svg%3E\") !important;\n\t\tbackground-repeat: no-repeat !important;\n\t\tbackground-position: right 12px center !important;\n\t\tpadding-right: 32px !important;\n\t}\n\t.mkdocs-search-input {\n\t\tflex: 1 !important;\n\t\tmin-width: 180px !important;\n\t\tbackground-image: url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23999' stroke-width='2'%3E%3Ccircle cx='11' cy='11' r='8'\/%3E%3Cline x1='21' y1='21' x2='16.65' y2='16.65'\/%3E%3C\/svg%3E\") !important;\n\t\tbackground-repeat: no-repeat !important;\n\t\tbackground-position: right 12px center !important;\n\t\tpadding-right: 36px !important;\n\t}\n\t.mkdocs-search-input::placeholder {\n\t\tcolor: #aaa !important;\n\t\tfont-style: normal !important;\n\t}\n\n\t.mkdocs-content-area {\n\t\tposition: relative !important;\n\t\tmin-height: 200px !important;\n\t}\n\t.mkdocs-content-inner {\n\t\topacity: 0 !important;\n\t\ttransform: translateY(8px) !important;\n\t\ttransition: opacity 0.35s ease, transform 0.35s ease !important;\n\t}\n\t.mkdocs-content-inner.is-visible {\n\t\topacity: 1 !important;\n\t\ttransform: translateY(0) !important;\n\t}\n\t.mkdocs-loading-overlay {\n\t\tposition: absolute !important;\n\t\tinset: 0 !important;\n\t\tbackground: rgba(255,255,255,0.82) !important;\n\t\tbackdrop-filter: blur(2px) !important;\n\t\tdisplay: flex !important;\n\t\talign-items: center !important;\n\t\tjustify-content: center !important;\n\t\tz-index: 10 !important;\n\t\topacity: 0 !important;\n\t\tvisibility: hidden !important;\n\t\ttransition: opacity 0.25s ease, visibility 0.25s ease !important;\n\t}\n\t.mkdocs-loading-overlay.is-active {\n\t\topacity: 1 !important;\n\t\tvisibility: visible !important;\n\t}\n\t.mkdocs-loading-inner {\n\t\tdisplay: flex !important;\n\t\tflex-direction: column !important;\n\t\talign-items: center !important;\n\t\tgap: 12px !important;\n\t}\n\t.mkdocs-spinner {\n\t\twidth: 36px !important;\n\t\theight: 36px !important;\n\t\tborder: 3px solid #eee !important;\n\t\tborder-top-color: var(--mkdocs-doc-hover, #E43C2F) !important;\n\t\tborder-radius: 50% !important;\n\t\tanimation: mkdocs-spin 0.7s linear infinite !important;\n\t}\n\t@keyframes mkdocs-spin {\n\t\tto { transform: rotate(360deg); }\n\t}\n\t.mkdocs-loading-text {\n\t\tfont-size: 12px !important;\n\t\tfont-weight: 600 !important;\n\t\tletter-spacing: 0.5px !important;\n\t\tcolor: #888 !important;\n\t\ttext-transform: uppercase !important;\n\t}\n\t.mkdocs-nav {\n\t\tdisplay: none !important;\n\t\talign-items: center !important;\n\t\tgap: 14px !important;\n\t\tmargin-bottom: 20px !important;\n\t\tpadding-bottom: 14px !important;\n\t\tborder-bottom: 2px dashed #ddd !important;\n\t}\n\t.mkdocs-nav.is-visible {\n\t\tdisplay: flex !important;\n\t}\n\t.mkdocs-back-btn {\n\t\tdisplay: inline-flex !important;\n\t\talign-items: center !important;\n\t\tgap: 6px !important;\n\t\tpadding: 8px 14px !important;\n\t\tborder: 2px dashed #ddd !important;\n\t\tbackground: transparent !important;\n\t\tcolor: var(--mkdocs-cat-hover, #E43C2F) !important;\n\t\tfont-size: 12px !important;\n\t\tfont-weight: 700 !important;\n\t\tletter-spacing: 0.4px !important;\n\t\tcursor: pointer !important;\n\t\ttransition: all 0.3s ease !important;\n\t\tfont-family: inherit !important;\n\t}\n\t.mkdocs-back-btn:hover {\n\t\tborder-color: var(--mkdocs-cat-hover, #E43C2F) !important;\n\t\tborder-style: solid !important;\n\t\tbackground: color-mix(in srgb, var(--mkdocs-cat-hover, #E43C2F) 6%, #fff) !important;\n\t}\n\t.mkdocs-nav-title {\n\t\tfont-size: 14px !important;\n\t\tfont-weight: 700 !important;\n\t\tcolor: #333 !important;\n\t}\n\n\t.mkdocs-cat-list {\n\t\tdisplay: grid !important;\n\t\tgrid-template-columns: 1fr 1fr !important;\n\t\tgap: 12px !important;\n\t}\n\t.mkdocs-cat-card {\n\t\theight: 100% !important;\n\t\tborder: 2px dashed #ddd !important;\n\t\tbackground: transparent !important;\n\t\tposition: relative !important;\n\t\toverflow: hidden !important;\n\t\ttransition: all 0.35s ease !important;\n\t}\n\t.mkdocs-cat-card::before {\n\t\tcontent: '' !important;\n\t\tposition: absolute !important;\n\t\tinset: 0 !important;\n\t\tbackground: var(--mkdocs-cat-hover, #E43C2F) !important;\n\t\ttransform: scaleX(0) !important;\n\t\ttransform-origin: left center !important;\n\t\ttransition: transform 0.4s cubic-bezier(.25,.8,.25,1) !important;\n\t\tz-index: 0 !important;\n\t}\n\t.mkdocs-cat-card:hover {\n\t\tborder-color: var(--mkdocs-cat-hover, #E43C2F) !important;\n\t\tborder-style: solid !important;\n\t\tbox-shadow: 0 10px 30px rgba(228,60,47,0.12) !important;\n\t}\n\t.mkdocs-cat-card:hover::before {\n\t\ttransform: scaleX(1) !important;\n\t}\n\t.mkdocs-cat-card-btn {\n\t\tdisplay: flex !important;\n\t\talign-items: stretch !important;\n\t\twidth: 100% !important;\n\t\tpadding: 0 !important;\n\t\tborder: none !important;\n\t\tbackground: transparent !important;\n\t\tcursor: pointer !important;\n\t\ttext-align: left !important;\n\t\tfont-family: inherit !important;\n\t\tposition: relative !important;\n\t\tz-index: 1 !important;\n\t\tcolor: inherit !important;\n\t}\n\t.mkdocs-cat-card-media {\n\t\tflex-shrink: 0 !important;\n\t\twidth: 140px !important;\n\t\tmin-height: 110px !important;\n\t\toverflow: hidden !important;\n\t\tborder-right: 2px dashed #eee !important;\n\t\ttransition: border-color 0.35s ease !important;\n\t}\n\t.mkdocs-cat-card:hover .mkdocs-cat-card-media {\n\t\tborder-right-color: rgba(255,255,255,0.3) !important;\n\t}\n\t.mkdocs-cat-card-media img {\n\t\twidth: 100% !important;\n\t\theight: 100% !important;\n\t\tobject-fit: cover !important;\n\t\tdisplay: block !important;\n\t\tmin-height: 110px !important;\n\t}\n\t.mkdocs-cat-card-placeholder {\n\t\tdisplay: flex !important;\n\t\talign-items: center !important;\n\t\tjustify-content: center !important;\n\t\twidth: 100% !important;\n\t\theight: 100% !important;\n\t\tmin-height: 110px !important;\n\t\tbackground: var(--mkdocs-cat-hover, #E43C2F) !important;\n\t\tcolor: #fff !important;\n\t\topacity: 0.9 !important;\n\t}\n\t.mkdocs-cat-card-placeholder svg {\n\t\twidth: 36px !important;\n\t\theight: 36px !important;\n\t}\n\t.mkdocs-cat-card-body {\n\t\tflex: 1 !important;\n\t\tdisplay: flex !important;\n\t\tflex-direction: column !important;\n\t\tjustify-content: center !important;\n\t\tpadding: 18px 22px !important;\n\t\tmin-width: 0 !important;\n\t}\n\t.mkdocs-cat-card-title {\n\t\tdisplay: block !important;\n\t\tfont-size: 16px !important;\n\t\tfont-weight: 700 !important;\n\t\tcolor: #222 !important;\n\t\tmargin-bottom: 6px !important;\n\t\ttransition: color 0.35s ease !important;\n\t}\n\t.mkdocs-cat-card:hover .mkdocs-cat-card-title {\n\t\tcolor: #fff !important;\n\t}\n\t.mkdocs-cat-card-meta {\n\t\tdisplay: block !important;\n\t\tfont-size: 11px !important;\n\t\tfont-weight: 600 !important;\n\t\tletter-spacing: 0.6px !important;\n\t\tcolor: #999 !important;\n\t\ttext-transform: uppercase !important;\n\t\ttransition: color 0.35s ease !important;\n\t}\n\t.mkdocs-cat-card:hover .mkdocs-cat-card-meta {\n\t\tcolor: rgba(255,255,255,0.75) !important;\n\t}\n\t.mkdocs-cat-card-action {\n\t\tdisplay: inline-flex !important;\n\t\talign-items: center !important;\n\t\tgap: 6px !important;\n\t\tmargin-top: 10px !important;\n\t\tfont-size: 11px !important;\n\t\tfont-weight: 800 !important;\n\t\tletter-spacing: 1px !important;\n\t\ttext-transform: uppercase !important;\n\t\tcolor: var(--mkdocs-cat-hover, #E43C2F) !important;\n\t\ttransition: color 0.35s ease !important;\n\t}\n\t.mkdocs-cat-card:hover .mkdocs-cat-card-action {\n\t\tcolor: #fff !important;\n\t}\n\t.mkdocs-cat-card-action svg {\n\t\ttransition: transform 0.3s ease !important;\n\t}\n\t.mkdocs-cat-card:hover .mkdocs-cat-card-action svg {\n\t\ttransform: translateX(4px) !important;\n\t}\n\n\t.mkdocs-category-group {\n\t\tmargin-bottom: 32px !important;\n\t}\n\t.mkdocs-category-header {\n\t\tdisplay: flex !important;\n\t\talign-items: center !important;\n\t\tgap: 8px !important;\n\t\tmargin-bottom: 14px !important;\n\t\tpadding-bottom: 10px !important;\n\t\tborder-bottom: 1px solid #eee !important;\n\t}\n\t.mkdocs-cat-dot {\n\t\twidth: 10px !important;\n\t\theight: 10px !important;\n\t\tborder-radius: 0px !important;\n\t\tflex-shrink: 0 !important;\n\t\tdisplay: inline-block !important;\n\t}\n\t.mkdocs-cat-title {\n\t\tfont-size: 13px !important;\n\t\tfont-weight: 800 !important;\n\t\tletter-spacing: 0.8px !important;\n\t\tcolor: #333 !important;\n\t\ttext-transform: uppercase !important;\n\t}\n\t.mkdocs-cat-count {\n\t\tfont-size: 12px !important;\n\t\tcolor: #aaa !important;\n\t\tletter-spacing: 0.3px !important;\n\t\tfont-weight: 400 !important;\n\t}\n\n\t.mkdocs-card-grid {\n\t\tdisplay: grid !important;\n\t\tgrid-template-columns: 1fr 1fr !important;\n\t\tgap: 10px !important;\n\t}\n\n\t.mkdocs-card {\n\t\tborder: 1px solid #f0f0f0 !important;\n\t\tborder-radius: 0px !important;\n\t\tbackground: #fff !important;\n\t\ttransition: border-color 0.2s ease, box-shadow 0.2s ease !important;\n\t\toverflow: hidden !important;\n\t}\n\t.mkdocs-card:hover {\n\t\tborder-color: #e0e0e0 !important;\n\t\tbox-shadow: 0 4px 12px rgba(0,0,0,0.06) !important;\n\t}\n\n\t.mkdocs-card-link {\n\t\tdisplay: flex !important;\n\t\talign-items: center !important;\n\t\tgap: 14px !important;\n\t\tpadding: 16px 18px !important;\n\t\ttext-decoration: none !important;\n\t\tcolor: inherit !important;\n\t}\n\n\t.mkdocs-card-icon {\n\t\tflex-shrink: 0 !important;\n\t\twidth: 36px !important;\n\t\theight: 36px !important;\n\t\tdisplay: flex !important;\n\t\talign-items: center !important;\n\t\tjustify-content: center !important;\n\t\tbackground: #fef5f4 !important;\n\t\tborder-radius: 0px !important;\n\t}\n\t.mkdocs-card[data-type=\"brochure\"] .mkdocs-card-icon {\n\t\tbackground: #f5f7fa !important;\n\t}\n\n\t.mkdocs-card-body {\n\t\tflex: 1 !important;\n\t\tmin-width: 0 !important;\n\t}\n\t.mkdocs-card-title {\n\t\tdisplay: block !important;\n\t\tfont-size: 14px !important;\n\t\tfont-weight: 600 !important;\n\t\tcolor: #2c3e50 !important;\n\t\tline-height: 1.3 !important;\n\t\tmargin: 0 !important;\n\t\tpadding: 0 !important;\n\t}\n\t.mkdocs-card-meta {\n\t\tdisplay: flex !important;\n\t\talign-items: center !important;\n\t\tgap: 6px !important;\n\t\tmargin-top: 5px !important;\n\t}\n\t.mkdocs-card-type {\n\t\tfont-size: 10px !important;\n\t\tfont-weight: 700 !important;\n\t\tletter-spacing: 0.6px !important;\n\t\ttext-transform: uppercase !important;\n\t}\n\t.mkdocs-type-catalog { color: var(--mkdocs-doc-hover, #e03c31) !important; }\n\t.mkdocs-type-brochure { color: #888 !important; }\n\t.mkdocs-card-year {\n\t\tfont-size: 12px !important;\n\t\tcolor: #bbb !important;\n\t\tfont-weight: 400 !important;\n\t}\n\t.mkdocs-card-cat {\n\t\tfont-size: 10px !important;\n\t\tfont-weight: 700 !important;\n\t\tletter-spacing: 0.5px !important;\n\t\tcolor: #888 !important;\n\t\ttext-transform: uppercase !important;\n\t}\n\n\t.mkdocs-card-dl {\n\t\tflex-shrink: 0 !important;\n\t\twidth: 36px !important;\n\t\theight: 36px !important;\n\t\tdisplay: flex !important;\n\t\talign-items: center !important;\n\t\tjustify-content: center !important;\n\t\tborder: 1px solid #eee !important;\n\t\tborder-radius: 0px !important;\n\t\ttransition: border-color 0.2s ease, background 0.2s ease !important;\n\t\tbackground: transparent !important;\n\t}\n\t.mkdocs-card:hover .mkdocs-card-dl {\n\t\tborder-color: var(--mkdocs-doc-hover, #e03c31) !important;\n\t\tbackground: color-mix(in srgb, var(--mkdocs-doc-hover, #e03c31) 6%, #fff) !important;\n\t}\n\t.mkdocs-card:hover .mkdocs-card-dl svg {\n\t\tstroke: var(--mkdocs-doc-hover, #e03c31) !important;\n\t}\n\n\t.mkdocs-no-results {\n\t\ttext-align: center !important;\n\t\tpadding: 50px 20px !important;\n\t\tcolor: #999 !important;\n\t\tfont-size: 14px !important;\n\t}\n\n\t@media (max-width: 768px) {\n\t\t.mkdocs-filters {\n\t\t\tflex-direction: column !important;\n\t\t\tflex-wrap: wrap !important;\n\t\t}\n\t\t.mkdocs-filter-input {\n\t\t\twidth: 100% !important;\n\t\t\tmin-width: auto !important;\n\t\t\tmax-width: none !important;\n\t\t}\n\t\t.mkdocs-card-grid {\n\t\t\tgrid-template-columns: 1fr !important;\n\t\t}\n\t\t.mkdocs-cat-list {\n\t\t\tgrid-template-columns: 1fr !important;\n\t\t}\n\t\t.mkdocs-cat-card-media {\n\t\t\twidth: 100% !important;\n\t\t\tmin-height: 140px !important;\n\t\t\tborder-right: none !important;\n\t\t\tborder-bottom: 2px dashed #eee !important;\n\t\t}\n\t\t.mkdocs-cat-card-btn {\n\t\t\tflex-direction: column !important;\n\t\t}\n\t}\n\n\t\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n\t   DESIGN 2 \u2014 \"Split Card\" (\u0130ki Par\u00e7al\u0131 Kart)\n\t   Sol %30 k\u0131rm\u0131z\u0131 panel + sa\u011f beyaz i\u00e7erik, tam farkl\u0131 layout\n\t   \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n\t.mkdocs-design-2 .mkdocs-card {\n\t\tborder: none !important;\n\t\tbackground: #fff !important;\n\t\toverflow: hidden !important;\n\t\tbox-shadow: 0 2px 8px rgba(0,0,0,0.06) !important;\n\t\ttransition: box-shadow 0.4s cubic-bezier(.25,.8,.25,1), transform 0.4s cubic-bezier(.25,.8,.25,1) !important;\n\t}\n\t.mkdocs-design-2 .mkdocs-card:hover {\n\t\tbox-shadow: 0 14px 40px rgba(228,60,47,0.18) !important;\n\t\ttransform: translateY(-4px) scale(1.008) !important;\n\t}\n\t.mkdocs-design-2 .mkdocs-card-link {\n\t\tpadding: 0 !important;\n\t\tdisplay: flex !important;\n\t\talign-items: stretch !important;\n\t\tgap: 0 !important;\n\t\tmin-height: 80px !important;\n\t}\n\t.mkdocs-design-2 .mkdocs-card-icon {\n\t\tbackground: #E43C2F !important;\n\t\tborder-radius: 0 !important;\n\t\twidth: 80px !important;\n\t\tmin-height: 100% !important;\n\t\theight: auto !important;\n\t\tflex-shrink: 0 !important;\n\t\tdisplay: flex !important;\n\t\talign-items: center !important;\n\t\tjustify-content: center !important;\n\t\tposition: relative !important;\n\t\ttransition: width 0.4s cubic-bezier(.25,.8,.25,1) !important;\n\t}\n\t.mkdocs-design-2 .mkdocs-card-icon::after {\n\t\tcontent: '' !important;\n\t\tposition: absolute !important;\n\t\tright: -12px !important;\n\t\ttop: 50% !important;\n\t\ttransform: translateY(-50%) !important;\n\t\twidth: 0 !important;\n\t\theight: 0 !important;\n\t\tborder-left: 12px solid #E43C2F !important;\n\t\tborder-top: 14px solid transparent !important;\n\t\tborder-bottom: 14px solid transparent !important;\n\t\ttransition: right 0.3s ease !important;\n\t}\n\t.mkdocs-design-2 .mkdocs-card-icon svg {\n\t\tstroke: #fff !important;\n\t\twidth: 28px !important;\n\t\theight: 28px !important;\n\t\ttransition: transform 0.3s ease !important;\n\t}\n\t.mkdocs-design-2 .mkdocs-card:hover .mkdocs-card-icon {\n\t\twidth: 90px !important;\n\t}\n\t.mkdocs-design-2 .mkdocs-card:hover .mkdocs-card-icon svg {\n\t\ttransform: scale(1.15) !important;\n\t}\n\t.mkdocs-design-2 .mkdocs-card-body {\n\t\tpadding: 16px 18px 16px 22px !important;\n\t\tflex: 1 !important;\n\t\tdisplay: flex !important;\n\t\tflex-direction: column !important;\n\t\tjustify-content: center !important;\n\t}\n\t.mkdocs-design-2 .mkdocs-card-title {\n\t\tfont-size: 14px !important;\n\t\tfont-weight: 800 !important;\n\t\tcolor: #1a1a1a !important;\n\t\tletter-spacing: -0.2px !important;\n\t}\n\t.mkdocs-design-2 .mkdocs-card-type {\n\t\tdisplay: inline-block !important;\n\t\tpadding: 3px 10px !important;\n\t\tfont-size: 8px !important;\n\t\tfont-weight: 900 !important;\n\t\tletter-spacing: 1.5px !important;\n\t\ttext-transform: uppercase !important;\n\t}\n\t.mkdocs-design-2 .mkdocs-type-catalog {\n\t\tbackground: #E43C2F !important;\n\t\tcolor: #fff !important;\n\t}\n\t.mkdocs-design-2 .mkdocs-type-brochure {\n\t\tbackground: #333 !important;\n\t\tcolor: #fff !important;\n\t}\n\t.mkdocs-design-2 .mkdocs-card-dl {\n\t\tborder: none !important;\n\t\tbackground: transparent !important;\n\t\tmargin-right: 16px !important;\n\t\talign-self: center !important;\n\t\twidth: 40px !important;\n\t\theight: 40px !important;\n\t\tposition: relative !important;\n\t}\n\t.mkdocs-design-2 .mkdocs-card-dl svg {\n\t\tstroke: #ccc !important;\n\t\ttransition: all 0.3s ease !important;\n\t}\n\t.mkdocs-design-2 .mkdocs-card:hover .mkdocs-card-dl {\n\t\tbackground: transparent !important;\n\t}\n\t.mkdocs-design-2 .mkdocs-card:hover .mkdocs-card-dl svg {\n\t\tstroke: #E43C2F !important;\n\t\ttransform: scale(1.3) translateY(2px) !important;\n\t}\n\t.mkdocs-design-2 .mkdocs-category-header {\n\t\tborder-bottom: none !important;\n\t\tbackground: #E43C2F !important;\n\t\tpadding: 10px 18px !important;\n\t\tmargin-bottom: 14px !important;\n\t}\n\t.mkdocs-design-2 .mkdocs-cat-dot {\n\t\tdisplay: none !important;\n\t}\n\t.mkdocs-design-2 .mkdocs-cat-title {\n\t\tcolor: #fff !important;\n\t\tfont-size: 12px !important;\n\t\tfont-weight: 800 !important;\n\t}\n\t.mkdocs-design-2 .mkdocs-cat-count {\n\t\tcolor: rgba(255,255,255,0.7) !important;\n\t}\n\t.mkdocs-design-2 .mkdocs-card-grid {\n\t\tgap: 10px !important;\n\t}\n\n\t\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n\t   DESIGN 3 \u2014 \"Kesik \u00c7izgi \/ Outlined\" (Dashed Skeleton Kart)\n\t   Bo\u015f \u00e7er\u00e7eve, hover'da dolarak hayat bulan kart\n\t   \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n\t.mkdocs-design-3 .mkdocs-card {\n\t\tborder: 2px dashed #ddd !important;\n\t\tbackground: transparent !important;\n\t\tposition: relative !important;\n\t\toverflow: hidden !important;\n\t\ttransition: all 0.35s ease !important;\n\t}\n\t.mkdocs-design-3 .mkdocs-card::before {\n\t\tcontent: '' !important;\n\t\tposition: absolute !important;\n\t\tinset: 0 !important;\n\t\tbackground: var(--mkdocs-doc-hover, #E43C2F) !important;\n\t\ttransform: scaleX(0) !important;\n\t\ttransform-origin: left center !important;\n\t\ttransition: transform 0.4s cubic-bezier(.25,.8,.25,1) !important;\n\t\tz-index: 0 !important;\n\t}\n\t.mkdocs-design-3 .mkdocs-card:hover {\n\t\tborder-color: var(--mkdocs-doc-hover, #E43C2F) !important;\n\t\tborder-style: solid !important;\n\t\tbox-shadow: 0 10px 30px rgba(228,60,47,0.15) !important;\n\t}\n\t.mkdocs-design-3 .mkdocs-card:hover::before {\n\t\ttransform: scaleX(1) !important;\n\t}\n\t.mkdocs-design-3 .mkdocs-card-link {\n\t\tpadding: 18px 20px !important;\n\t\tposition: relative !important;\n\t\tz-index: 1 !important;\n\t}\n\t.mkdocs-design-3 .mkdocs-card-icon {\n\t\tbackground: transparent !important;\n\t\tborder: 2px dashed #ccc !important;\n\t\tborder-radius: 50% !important;\n\t\twidth: 44px !important;\n\t\theight: 44px !important;\n\t\ttransition: all 0.35s ease !important;\n\t}\n\t.mkdocs-design-3 .mkdocs-card-icon svg {\n\t\tstroke: var(--mkdocs-doc-hover, #E43C2F) !important;\n\t\ttransition: stroke 0.35s ease !important;\n\t}\n\t.mkdocs-design-3 .mkdocs-card:hover .mkdocs-card-icon {\n\t\tbackground: rgba(255,255,255,0.25) !important;\n\t\tborder: 2px solid rgba(255,255,255,0.6) !important;\n\t}\n\t.mkdocs-design-3 .mkdocs-card:hover .mkdocs-card-icon svg {\n\t\tstroke: #fff !important;\n\t}\n\t.mkdocs-design-3 .mkdocs-card-title {\n\t\tfont-size: 15px !important;\n\t\tfont-weight: 700 !important;\n\t\tcolor: #222 !important;\n\t\ttransition: color 0.35s ease !important;\n\t}\n\t.mkdocs-design-3 .mkdocs-card:hover .mkdocs-card-title {\n\t\tcolor: #fff !important;\n\t}\n\t.mkdocs-design-3 .mkdocs-card-type {\n\t\tdisplay: inline-block !important;\n\t\tpadding: 3px 10px !important;\n\t\tfont-size: 9px !important;\n\t\tfont-weight: 800 !important;\n\t\tletter-spacing: 1.2px !important;\n\t\tborder: 1px solid var(--mkdocs-doc-hover, #E43C2F) !important;\n\t\tbackground: transparent !important;\n\t\ttransition: all 0.35s ease !important;\n\t}\n\t.mkdocs-design-3 .mkdocs-type-catalog {\n\t\tcolor: var(--mkdocs-doc-hover, #E43C2F) !important;\n\t}\n\t.mkdocs-design-3 .mkdocs-type-brochure {\n\t\tcolor: #999 !important;\n\t\tborder-color: #ccc !important;\n\t}\n\t.mkdocs-design-3 .mkdocs-card:hover .mkdocs-card-type {\n\t\tborder-color: rgba(255,255,255,0.6) !important;\n\t\tcolor: #fff !important;\n\t}\n\t.mkdocs-design-3 .mkdocs-card-year {\n\t\tcolor: #bbb !important;\n\t\ttransition: color 0.35s ease !important;\n\t}\n\t.mkdocs-design-3 .mkdocs-card:hover .mkdocs-card-year {\n\t\tcolor: rgba(255,255,255,0.7) !important;\n\t}\n\t.mkdocs-design-3 .mkdocs-card-dl {\n\t\tborder: 2px solid #eee !important;\n\t\tborder-radius: 50% !important;\n\t\tbackground: transparent !important;\n\t\twidth: 38px !important;\n\t\theight: 38px !important;\n\t\ttransition: all 0.35s ease !important;\n\t}\n\t.mkdocs-design-3 .mkdocs-card-dl svg {\n\t\tstroke: #ccc !important;\n\t\ttransition: stroke 0.35s ease !important;\n\t}\n\t.mkdocs-design-3 .mkdocs-card:hover .mkdocs-card-dl {\n\t\tborder-color: #fff !important;\n\t\tbackground: #fff !important;\n\t}\n\t.mkdocs-design-3 .mkdocs-card:hover .mkdocs-card-dl svg {\n\t\tstroke: var(--mkdocs-doc-hover, #E43C2F) !important;\n\t}\n\t.mkdocs-design-3 .mkdocs-category-header {\n\t\tborder-bottom: 2px dashed #ddd !important;\n\t\tpadding-bottom: 12px !important;\n\t}\n\t.mkdocs-design-3 .mkdocs-cat-dot {\n\t\twidth: 12px !important;\n\t\theight: 12px !important;\n\t\tborder: 2px solid #E43C2F !important;\n\t\tbackground: transparent !important;\n\t\tborder-radius: 50% !important;\n\t}\n\t.mkdocs-design-3 .mkdocs-card-grid {\n\t\tgap: 12px !important;\n\t}\n\n\t\/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n\t   DESIGN 4 \u2014 \"Ters Kart\" (Inverted \/ K\u0131rm\u0131z\u0131 Kart)\n\t   Normalde k\u0131rm\u0131z\u0131-beyaz, hover'da ters d\u00f6n\u00fcyor\n\t   \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n\t.mkdocs-design-4 .mkdocs-card {\n\t\tborder: none !important;\n\t\tbackground: #E43C2F !important;\n\t\toverflow: hidden !important;\n\t\tposition: relative !important;\n\t\ttransition: all 0.4s cubic-bezier(.25,.8,.25,1) !important;\n\t\tbox-shadow: 0 4px 16px rgba(228,60,47,0.2) !important;\n\t}\n\t.mkdocs-design-4 .mkdocs-card:hover {\n\t\tbackground: #fff !important;\n\t\tbox-shadow: 0 8px 32px rgba(228,60,47,0.25) !important;\n\t\ttransform: translateY(-3px) !important;\n\t\toutline: 3px solid #E43C2F !important;\n\t\toutline-offset: -3px !important;\n\t}\n\t.mkdocs-design-4 .mkdocs-card-link {\n\t\tpadding: 18px 20px !important;\n\t}\n\t.mkdocs-design-4 .mkdocs-card-icon {\n\t\tbackground: rgba(255,255,255,0.2) !important;\n\t\tborder: none !important;\n\t\tborder-radius: 50% !important;\n\t\twidth: 44px !important;\n\t\theight: 44px !important;\n\t\ttransition: all 0.4s ease !important;\n\t}\n\t.mkdocs-design-4 .mkdocs-card-icon svg {\n\t\tstroke: #fff !important;\n\t\ttransition: stroke 0.4s ease !important;\n\t}\n\t.mkdocs-design-4 .mkdocs-card:hover .mkdocs-card-icon {\n\t\tbackground: #fef2f2 !important;\n\t}\n\t.mkdocs-design-4 .mkdocs-card:hover .mkdocs-card-icon svg {\n\t\tstroke: #E43C2F !important;\n\t}\n\t.mkdocs-design-4 .mkdocs-card-title {\n\t\tfont-size: 14px !important;\n\t\tfont-weight: 700 !important;\n\t\tcolor: #fff !important;\n\t\ttransition: color 0.4s ease !important;\n\t}\n\t.mkdocs-design-4 .mkdocs-card:hover .mkdocs-card-title {\n\t\tcolor: #1a1a1a !important;\n\t}\n\t.mkdocs-design-4 .mkdocs-card-type {\n\t\tdisplay: inline-block !important;\n\t\tpadding: 3px 10px !important;\n\t\tfont-size: 9px !important;\n\t\tfont-weight: 800 !important;\n\t\tletter-spacing: 1px !important;\n\t\ttransition: all 0.4s ease !important;\n\t}\n\t.mkdocs-design-4 .mkdocs-type-catalog {\n\t\tbackground: rgba(255,255,255,0.2) !important;\n\t\tcolor: #fff !important;\n\t}\n\t.mkdocs-design-4 .mkdocs-type-brochure {\n\t\tbackground: rgba(255,255,255,0.15) !important;\n\t\tcolor: rgba(255,255,255,0.9) !important;\n\t}\n\t.mkdocs-design-4 .mkdocs-card:hover .mkdocs-type-catalog {\n\t\tbackground: #E43C2F !important;\n\t\tcolor: #fff !important;\n\t}\n\t.mkdocs-design-4 .mkdocs-card:hover .mkdocs-type-brochure {\n\t\tbackground: #eee !important;\n\t\tcolor: #666 !important;\n\t}\n\t.mkdocs-design-4 .mkdocs-card-year {\n\t\tcolor: rgba(255,255,255,0.6) !important;\n\t\ttransition: color 0.4s ease !important;\n\t}\n\t.mkdocs-design-4 .mkdocs-card:hover .mkdocs-card-year {\n\t\tcolor: #aaa !important;\n\t}\n\t.mkdocs-design-4 .mkdocs-card-dl {\n\t\tborder: 2px solid rgba(255,255,255,0.4) !important;\n\t\tborder-radius: 50% !important;\n\t\tbackground: transparent !important;\n\t\twidth: 38px !important;\n\t\theight: 38px !important;\n\t\ttransition: all 0.4s ease !important;\n\t}\n\t.mkdocs-design-4 .mkdocs-card-dl svg {\n\t\tstroke: #fff !important;\n\t\ttransition: all 0.4s ease !important;\n\t}\n\t.mkdocs-design-4 .mkdocs-card:hover .mkdocs-card-dl {\n\t\tborder-color: #E43C2F !important;\n\t\tbackground: #E43C2F !important;\n\t}\n\t.mkdocs-design-4 .mkdocs-card:hover .mkdocs-card-dl svg {\n\t\tstroke: #fff !important;\n\t}\n\t.mkdocs-design-4 .mkdocs-category-header {\n\t\tborder-bottom: none !important;\n\t\tbackground: #fff !important;\n\t\tpadding: 10px 18px !important;\n\t\tmargin-bottom: 12px !important;\n\t\tborder: 2px solid #E43C2F !important;\n\t}\n\t.mkdocs-design-4 .mkdocs-cat-dot {\n\t\tbackground: #E43C2F !important;\n\t\tborder-radius: 50% !important;\n\t\twidth: 10px !important;\n\t\theight: 10px !important;\n\t}\n\t.mkdocs-design-4 .mkdocs-cat-title {\n\t\tcolor: var(--mkdocs-cat-hover, #E43C2F) !important;\n\t}\n\t.mkdocs-design-4 .mkdocs-card-grid {\n\t\tgap: 12px !important;\n\t}\n\t<\/style>\n\t[\/vc_column_text][\/vc_column][\/vc_row]<\/p>\n<\/section>","protected":false},"excerpt":{"rendered":"<p>[vc_row css=&#8220;.vc_custom_1778488549923{margin-top: 60px !important;}&#8220;][vc_column][vc_column_text][\/vc_column_text][\/vc_column][\/vc_row]<\/p>\n","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-full-width.php","meta":{"footnotes":""},"class_list":["post-92635","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.mikropor.com\/de\/wp-json\/wp\/v2\/pages\/92635","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.mikropor.com\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.mikropor.com\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.mikropor.com\/de\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/www.mikropor.com\/de\/wp-json\/wp\/v2\/comments?post=92635"}],"version-history":[{"count":4,"href":"https:\/\/www.mikropor.com\/de\/wp-json\/wp\/v2\/pages\/92635\/revisions"}],"predecessor-version":[{"id":92649,"href":"https:\/\/www.mikropor.com\/de\/wp-json\/wp\/v2\/pages\/92635\/revisions\/92649"}],"wp:attachment":[{"href":"https:\/\/www.mikropor.com\/de\/wp-json\/wp\/v2\/media?parent=92635"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}