{"id":47383,"date":"2026-02-02T15:58:06","date_gmt":"2026-02-02T07:58:06","guid":{"rendered":"https:\/\/www.sgnutri.com\/?p=47383"},"modified":"2026-02-26T11:31:53","modified_gmt":"2026-02-26T03:31:53","slug":"acf-vorlage","status":"publish","type":"post","link":"https:\/\/www.sgnutri.com\/de\/acf-vorlage\/","title":{"rendered":"ACF-Vorlage"},"content":{"rendered":"<section class=\"wp-block-themepark-block-themepark-area block_layout thempark-block PcOnly\" id=\"\" style=\"background-color:#f5f7fa;padding-bottom:30px;padding-top:100px;\" data-swiper-parallax=\"-700\"><div class=\"block_layout_in\" style=\"\">\n<div class=\"wp-block-column block_layout_in\">\n<div class=\"wp-block-columns productAmainimage\">\n<div class=\"wp-block-column\">\n<div class=\"wp-block-themepark-block-themepark-wright content-super-p\" style=\"font-size:15px;line-height:28px;color:#343741;padding:10px 0px;\">\n<div class=\"wp-block-column\"><h1 class=\"wp-block-heading has-themecolor-1-color has-text-color has-link-color\" id=\"product-H-H1\" style=\"font-size:24px;text-transform:capitalize\"><\/h1>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-themepark-block-themepark-wright content-super-p  productwzpara\" style=\"font-size:15px;line-height:27px;color:#666666;\">\n<div class=\"wp-block-column\">\n<p style=\"font-size:15px\"><\/p>\n\n\n\n<div style=\"height:1px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div style=\"height:1px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<\/div>\n<\/div>\n\n\n\n<h2 class=\"wp-block-heading has-themecolor-1-color has-text-color has-link-color wp-elements-848ca65f4efe8658e1300274f4875f27\"><\/h2>\n\n\n\n<div style=\"height:15px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<style>\n    \/* \u5bb9\u5668\u6837\u5f0f *\/\n    .canshu-wrapper {\n        width: 100%;\n        max-width: 100%;\n        margin: 0 auto;\n        box-sizing: border-box;\n    }\n    \n    .canshu-wrapper * {\n        box-sizing: border-box;\n    }\n\n    \/* \u7f51\u683c\u5217\u8868\u5e03\u5c40 *\/\n    .canshu-list {\n        display: grid;\n        \/* === \u5173\u952e\u4fee\u6539\uff1a\u5f3a\u5236\u4e00\u884c 3 \u4e2a\uff0c\u5bbd\u5ea6\u5e73\u5206 === *\/\n        grid-template-columns: repeat(3, 1fr);\n        \/* \u884c\u5217\u95f4\u8ddd *\/\n        gap: 20px 15px; \n        \n        \/* \u521d\u59cb\u9690\u85cf\uff0cJS\u5904\u7406\u5b8c\u7a7a\u6570\u636e\u540e\u518d\u663e\u793a *\/\n        opacity: 0; \n        transition: opacity 0.3s;\n        width: 100%;\n    }\n    \n    \/* \u6fc0\u6d3b\u6001 *\/\n    .canshu-list.canshu-active {\n        opacity: 1;\n    }\n\n    \/* \u5355\u4e2a\u9879\u6837\u5f0f *\/\n    .canshu-group {\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n        align-items: center;\n        padding: 0px 10px;\n        cursor: pointer;\n        transition: all 0.3s ease;\n        border: 1px solid transparent; \n        border-radius: 4px;\n        background-color: #fff; \/* \u7ed9\u4e2a\u767d\u8272\u80cc\u666f *\/\n    }\n\n    \/* \u60ac\u505c\u6548\u679c *\/\n    .canshu-group:hover {\n        background-color: #fafafa;\n        \/* \u53ef\u9009\uff1a\u52a0\u4e2a\u6de1\u6de1\u7684\u9634\u5f71 *\/\n        box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n    }\n\n    \/* \u53c2\u6570\u540d\u6837\u5f0f *\/\n    .canshu-text-label {\n        font-size: 15px;\n        color: #000;\n        margin-bottom: 6px;\n        opacity: 0.6;\n        font-weight: normal;\n        line-height: 1.2;\n        text-align: center;\n    }\n\n    \/* \u53c2\u6570\u503c\u6837\u5f0f *\/\n    .canshu-text-val {\n        font-size: 14px;\n        color: #cfcfcf;\n        font-weight: bold;\n        line-height: 1.2;\n        text-align: center;\n        word-break: break-word; \n    }\n\n    \/* \u9f20\u6807\u60ac\u505c\u53d8\u8272\u903b\u8f91 *\/\n    .canshu-group:hover .canshu-text-label,\n    .canshu-group:hover .canshu-text-val {\n        color: orange !important;\n    }\n    \n    \/* \u624b\u673a\u7aef\u9002\u914d\uff1a\u5982\u679c\u4e0d\u5e0c\u671b\u624b\u673a\u4e0a\u4e00\u884c3\u4e2a\u592a\u6324\uff0c\u53ef\u4ee5\u52a0\u4e2a\u5a92\u4f53\u67e5\u8be2\u53d8\u62102\u4e2a\u62161\u4e2a *\/\n    \/* \u4f8b\u5982\uff1a\u5c0f\u4e8e 600px \u65f6\u4e00\u884c 2 \u4e2a *\/\n    @media (max-width: 600px) {\n        .canshu-list {\n            grid-template-columns: repeat(2, 1fr);\n        }\n    }\n<\/style>\n\n<!-- HTML \u7ed3\u6784\uff1a\u4fdd\u75599\u7ec4 -->\n<div class=\"canshu-wrapper\">\n    <div class=\"canshu-list\" id=\"canshu-list-id\">\n        \n        <!-- 1 -->\n        <div class=\"canshu-group\">\n            <span class=\"canshu-text-label\"><\/span>\n            <span class=\"canshu-text-val\"><\/span>\n        <\/div>\n\n        <!-- 2 -->\n        <div class=\"canshu-group\">\n            <span class=\"canshu-text-label\"><\/span>\n            <span class=\"canshu-text-val\"><\/span>\n        <\/div>\n\n        <!-- 3 -->\n        <div class=\"canshu-group\">\n            <span class=\"canshu-text-label\"><\/span>\n            <span class=\"canshu-text-val\"><\/span>\n        <\/div>\n\n        <!-- 4 -->\n        <div class=\"canshu-group\">\n            <span class=\"canshu-text-label\"><\/span>\n            <span class=\"canshu-text-val\"><\/span>\n        <\/div>\n\n        <!-- 5 -->\n        <div class=\"canshu-group\">\n            <span class=\"canshu-text-label\"><\/span>\n            <span class=\"canshu-text-val\"><\/span>\n        <\/div>\n\n        <!-- 6 -->\n        <div class=\"canshu-group\">\n            <span class=\"canshu-text-label\"><\/span>\n            <span class=\"canshu-text-val\"><\/span>\n        <\/div>\n\n        <!-- 7 -->\n        <div class=\"canshu-group\">\n            <span class=\"canshu-text-label\"><\/span>\n            <span class=\"canshu-text-val\"><\/span>\n        <\/div>\n\n        <!-- 8 -->\n        <div class=\"canshu-group\">\n            <span class=\"canshu-text-label\"><\/span>\n            <span class=\"canshu-text-val\"><\/span>\n        <\/div>\n\n        <!-- 9 -->\n        <div class=\"canshu-group\">\n            <span class=\"canshu-text-label\"><\/span>\n            <span class=\"canshu-text-val\"><\/span>\n        <\/div>\n\n    <\/div>\n<\/div>\n\n<!-- \u811a\u672c -->\n<script>\n(function() {\n    var listObj = document.getElementById('canshu-list-id');\n    \n    if (listObj) {\n        var items = listObj.getElementsByClassName('canshu-group');\n        var itemsArray = Array.prototype.slice.call(items);\n        var hasContent = false;\n\n        itemsArray.forEach(function(item) {\n            var labelSpan = item.querySelector('.canshu-text-label');\n            var valSpan = item.querySelector('.canshu-text-val');\n            \n            \/\/ \u83b7\u53d6\u5e76\u6e05\u7406\u6587\u5b57\n            var labelText = labelSpan ? labelSpan.textContent.trim() : '';\n            var valText = valSpan ? valSpan.textContent.trim() : '';\n\n            \/\/ \u5982\u679c\u4e24\u4e2a\u503c\u90fd\u4e3a\u7a7a\uff0c\u5219\u79fb\u9664\u8be5 DOM \u5143\u7d20\n            if (labelText === '' && valText === '') {\n                item.remove();\n            } else {\n                hasContent = true;\n            }\n        });\n\n        \/\/ \u5982\u679c\u81f3\u5c11\u6709\u4e00\u4e2a\u9879\u5b58\u5728\uff0c\u663e\u793a\u5217\u8868\n        if (hasContent) {\n            listObj.classList.add('canshu-active');\n        } else {\n            \/\/ \u5982\u679c\u5168\u90e8\u4e3a\u7a7a\uff0c\u9690\u85cf\u6574\u4e2a\u5bb9\u5668\n            listObj.parentElement.style.display = 'none';\n        }\n    }\n})();\n<\/script>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-themepark-block-btn themepark-i-btn-out shadow\" style=\"text-align:undefined;\"><div class=\"themepark-i-btn-out_ins\" style=\"\"><div class=\"themepark-i-btn-out_in\"><div class=\"themepark-i-btn\" style=\"background-color:#0aa652;color:#ffffff;font-size:16px;border-radius:5px;padding:10px 60px;\"><a href=\"#contact-us\" rel=\"noopener noreferrer #contact-us\">Angebot einholen<\/a><a class=\"hovers\" data-title=\"Get a Quote\" style=\"color:#ffffff;background-color:#262626;padding:10px 60px;border-radius:5px;\" href=\"#contact-us\" rel=\"noopener noreferrer#contact-us\" target=\"_self\"><\/a><\/div><\/div><\/div><\/div>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n <div class=\"block_breadcrumbs\"><div class=\"breadcrumbs\"><nav> <a itemprop=\"breadcrumb\" href=\"https:\/\/www.sgnutri.com\/de\">Startseite<\/a> \/ <\/nav><\/div><\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column\">\n<div class=\"wp-block-columns\">\n<div class=\"wp-block-column\">\n<div style=\"height:25px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-cover is-light productwzimage\" style=\"min-height:540px;aspect-ratio:unset;\"><img decoding=\"async\" class=\"wp-block-cover__image-background wp-image-5300\" alt=\"Gro\u00dfes Drehkranzlager\" src=\"https:\/\/www.slewbearingtec.com\/wp-content\/uploads\/2026\/01\/image-4-3.jpg\" data-object-fit=\"cover\"\/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\"><\/span><div class=\"wp-block-cover__inner-container\">\n<p class=\"has-text-align-center has-large-font-size\"><\/p>\n<\/div><\/div>\n<\/div>\n<\/div>\n\n\n\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div><div class=\"layout_badh\"><\/div><\/section>\n\n\n\n<section class=\"wp-block-themepark-block-themepark-area block_layout thempark-block undefined\" id=\"\" style=\"height:300px;box-sizing: border-box;width: 100%;\" data-swiper-parallax=\"-700\"><div class=\"block_layout_in\" style=\"\">\n<div class=\"wp-block-column block_layout_in\">\n<div style=\"height:64px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading has-text-align-center has-monte-white-color has-text-color has-link-color has-medium-font-size wp-elements-5fd12f5e07b7a2be257946bd67d69520\" style=\"text-transform:capitalize\"><span class=\"ez-toc-section\" id=\"Our_products\"><\/span>Unsere Produkte<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"has-text-align-left has-monte-white-color has-text-color has-link-color wp-elements-6fda6fe47cb6f3718d1d0810afdb3b9d\"><\/p>\n\n\n\n<p class=\"has-text-align-center has-monte-white-color has-text-color has-link-color wp-elements-c48c7daa5c52204f9ca8e42874676801\"><\/p>\n<\/div>\n<\/div><div class=\"layout_badh\"><div class=\"shizhezhao\" style=\"opacity:0.58;background-color:#000000;\"><\/div><div class=\"PcOnly themepark-block_layout_ba lazyload swiper-lazy\" style=\"background-repeat:no-repeat;background-size:cover;background-position:center;\" data-background=\"https:\/\/www.sgnutri.com\/wp-content\/uploads\/2026\/02\/image-7.png\"><\/div><\/div><\/section>\n\n\n\n<section class=\"wp-block-themepark-block-themepark-area block_layout thempark-block PcOnly\" id=\"\" style=\"padding-bottom:66px;padding-top:40px;\" data-swiper-parallax=\"-700\"><div class=\"block_layout_in clomnnone\" style=\"\">\n<div class=\"wp-block-column block_layout_in\">\n<h2 class=\"wp-block-heading has-text-align-center product-H-H2 has-themecolor-1-color has-text-color has-link-color has-medium-font-size wp-elements-7f21d9100067b9e8cf3adf6e2111bdde\" style=\"text-transform:capitalize\"><\/h2>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-columns\">\n<div class=\"wp-block-column\">\n<section class=\"wp-block-themepark-block-themepark-area block_layout thempark-block undefined\" id=\"maxw\" style=\"\" data-swiper-parallax=\"-700\"><div class=\"block_layout_in clomnsmal  clomnnone\" style=\"\">\n<div class=\"wp-block-column block_layout_in\">\n<div class=\"wp-block-columns\">\n<div class=\"wp-block-column\">\n<div class=\"wp-block-themepark-block-themepark-wright content-super-p  blog-jiange\" style=\"font-size:14px;line-height:28px;color:#211c1c;padding:20px 30px;\">\n<div class=\"wp-block-column\">\n<div class=\"wp-block-columns\">\n<div class=\"wp-block-column\" style=\"flex-basis:10%\">\n<div style=\"height:22px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full is-resized\"><img decoding=\"async\" src=\"https:\/\/www.keleeclean.com\/wp-content\/uploads\/2025\/12\/gear.png\" alt=\"\" class=\"wp-image-5639\" style=\"width:32px\"><\/figure>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-column\">\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<\/div>\n<\/div>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h4 class=\"wp-block-heading has-text-align-left has-themecolor-1-color has-text-color has-link-color has-normal-font-size wp-elements-f22f9f727bb1ef956f2a71f8c05d9769\"><\/h4>\n\n\n\n<p class=\"has-text-align-left\"><\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div><div class=\"layout_badh\"><\/div><\/section>\n<\/div>\n\n\n\n<div class=\"wp-block-column\">\n<section class=\"wp-block-themepark-block-themepark-area block_layout thempark-block undefined  productAcharacter\" id=\"maxw\" style=\"\" data-swiper-parallax=\"-700\"><div class=\"block_layout_in clomnsmal  clomnnone\" style=\"\">\n<div class=\"wp-block-column block_layout_in\">\n<div class=\"wp-block-columns\">\n<div class=\"wp-block-column\">\n<div class=\"wp-block-themepark-block-themepark-wright content-super-p  blog-jiange\" style=\"font-size:14px;line-height:28px;color:#211c1c;padding:20px 30px;\">\n<div class=\"wp-block-column\">\n<div class=\"wp-block-columns\">\n<div class=\"wp-block-column\" style=\"flex-basis:10%\">\n<div style=\"height:22px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full is-resized\"><img decoding=\"async\" src=\"https:\/\/www.keleeclean.com\/wp-content\/uploads\/2025\/12\/gear.png\" alt=\"\" class=\"wp-image-5639\" style=\"width:32px\"><\/figure>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-column\">\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<\/div>\n<\/div>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h4 class=\"wp-block-heading has-text-align-left has-themecolor-1-color has-text-color has-link-color has-normal-font-size wp-elements-1e00349a40da6e2f066def66d5b8f6f9\"><\/h4>\n\n\n\n<p class=\"has-text-align-left\"><\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div><div class=\"layout_badh\"><\/div><\/section>\n<\/div>\n\n\n\n<div class=\"wp-block-column\">\n<section class=\"wp-block-themepark-block-themepark-area block_layout thempark-block undefined\" id=\"maxw\" style=\"\" data-swiper-parallax=\"-700\"><div class=\"block_layout_in clomnsmal  clomnnone\" style=\"\">\n<div class=\"wp-block-column block_layout_in\">\n<div class=\"wp-block-columns\">\n<div class=\"wp-block-column\">\n<div class=\"wp-block-themepark-block-themepark-wright content-super-p  blog-jiange\" style=\"font-size:14px;line-height:28px;color:#211c1c;padding:20px 30px;\">\n<div class=\"wp-block-column\">\n<div class=\"wp-block-columns\">\n<div class=\"wp-block-column\" style=\"flex-basis:10%\">\n<div style=\"height:22px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full is-resized\"><img decoding=\"async\" src=\"https:\/\/www.keleeclean.com\/wp-content\/uploads\/2025\/12\/gear.png\" alt=\"\" class=\"wp-image-5639\" style=\"width:32px\"><\/figure>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-column\">\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<\/div>\n<\/div>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h4 class=\"wp-block-heading has-text-align-left has-themecolor-1-color has-text-color has-link-color has-normal-font-size wp-elements-12ec613d410a587a0327833f7b2ba506\"><\/h4>\n\n\n\n<p class=\"has-text-align-left\"><\/p>\n\n\n\n<p class=\"has-text-align-left\"><\/p>\n\n\n\n<p class=\"has-text-align-left\"><\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div><div class=\"layout_badh\"><\/div><\/section>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-columns\">\n<div class=\"wp-block-column\">\n<section class=\"wp-block-themepark-block-themepark-area block_layout thempark-block undefined  productAcharacter\" id=\"maxw\" style=\"\" data-swiper-parallax=\"-700\"><div class=\"block_layout_in clomnsmal  clomnnone\" style=\"\">\n<div class=\"wp-block-column block_layout_in\">\n<div class=\"wp-block-columns\">\n<div class=\"wp-block-column\">\n<div class=\"wp-block-themepark-block-themepark-wright content-super-p  blog-jiange\" style=\"font-size:14px;line-height:28px;color:#211c1c;padding:20px 30px;\">\n<div class=\"wp-block-column\">\n<div class=\"wp-block-columns\">\n<div class=\"wp-block-column\" style=\"flex-basis:10%\">\n<div style=\"height:22px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full is-resized\"><img decoding=\"async\" src=\"https:\/\/www.keleeclean.com\/wp-content\/uploads\/2025\/12\/gear.png\" alt=\"\" class=\"wp-image-5639\" style=\"width:32px\"><\/figure>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-column\">\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<\/div>\n<\/div>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h4 class=\"wp-block-heading has-text-align-left has-themecolor-1-color has-text-color has-link-color has-normal-font-size wp-elements-d800189d755db89f92b59d8afec13336\"><\/h4>\n\n\n\n<p class=\"has-text-align-left\"><\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div><div class=\"layout_badh\"><\/div><\/section>\n<\/div>\n\n\n\n<div class=\"wp-block-column\">\n<section class=\"wp-block-themepark-block-themepark-area block_layout thempark-block undefined\" id=\"maxw\" style=\"\" data-swiper-parallax=\"-700\"><div class=\"block_layout_in clomnsmal  clomnnone\" style=\"\">\n<div class=\"wp-block-column block_layout_in\">\n<div class=\"wp-block-columns\">\n<div class=\"wp-block-column\">\n<div class=\"wp-block-themepark-block-themepark-wright content-super-p  blog-jiange\" style=\"font-size:14px;line-height:28px;color:#211c1c;padding:20px 30px;\">\n<div class=\"wp-block-column\">\n<div class=\"wp-block-columns\">\n<div class=\"wp-block-column\" style=\"flex-basis:10%\">\n<div style=\"height:22px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full is-resized\"><img decoding=\"async\" src=\"https:\/\/www.keleeclean.com\/wp-content\/uploads\/2025\/12\/gear.png\" alt=\"\" class=\"wp-image-5639\" style=\"width:32px\"><\/figure>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-column\">\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<\/div>\n<\/div>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h4 class=\"wp-block-heading has-text-align-left has-themecolor-1-color has-text-color has-link-color has-normal-font-size wp-elements-c3777aa62c543cfa1079234f11b861d2\"><\/h4>\n\n\n\n<p class=\"has-text-align-left\"><\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div><div class=\"layout_badh\"><\/div><\/section>\n<\/div>\n\n\n\n<div class=\"wp-block-column\">\n<section class=\"wp-block-themepark-block-themepark-area block_layout thempark-block undefined  productAcharacter\" id=\"maxw\" style=\"\" data-swiper-parallax=\"-700\"><div class=\"block_layout_in clomnsmal  clomnnone\" style=\"\">\n<div class=\"wp-block-column block_layout_in\">\n<div class=\"wp-block-columns\">\n<div class=\"wp-block-column\">\n<div class=\"wp-block-themepark-block-themepark-wright content-super-p  blog-jiange\" style=\"font-size:14px;line-height:28px;color:#211c1c;padding:20px 30px;\">\n<div class=\"wp-block-column\">\n<div class=\"wp-block-columns\">\n<div class=\"wp-block-column\" style=\"flex-basis:10%\">\n<div style=\"height:22px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full is-resized\"><img decoding=\"async\" src=\"https:\/\/www.keleeclean.com\/wp-content\/uploads\/2025\/12\/gear.png\" alt=\"\" class=\"wp-image-5639\" style=\"width:32px\"><\/figure>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-column\">\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<\/div>\n<\/div>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h4 class=\"wp-block-heading has-text-align-left has-themecolor-1-color has-text-color has-link-color has-normal-font-size wp-elements-ebe8a6102aa1dff77a8d6805b2747024\"><\/h4>\n\n\n\n<p class=\"has-text-align-left\"><\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div><div class=\"layout_badh\"><\/div><\/section>\n<\/div>\n<\/div>\n<\/div>\n<\/div><div class=\"layout_badh\"><\/div><\/section>\n\n\n\n<section class=\"wp-block-themepark-block-themepark-area block_layout thempark-block PcOnly\" id=\"\" style=\"padding-bottom:40px;padding-top:40px;\" data-swiper-parallax=\"-700\"><div class=\"block_layout_in\" style=\"\">\n<div class=\"wp-block-column block_layout_in\">\n<h2 class=\"wp-block-heading has-text-align-center product-H-H2 has-themecolor-1-color has-text-color has-link-color has-medium-font-size wp-elements-3e22675a3a910ad46aac3c30f87d0fbf\" style=\"text-transform:capitalize\"><\/h2>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<figure class=\"wp-block-table is-style-stripes\"><table class=\"has-fixed-layout\"><tbody><tr><td>Typ<\/td><td>Durchmesser<\/td><td>H\u00f6he<\/td><td>H\u00f6he der Diamantschicht<\/td><td>Gr\u00f6\u00dfe der Diamantfase<\/td><td>Gr\u00f6\u00dfe der Hartmetallfase<\/td><\/tr><tr><td>OGF0808<\/td><td>8.00\/8.20mm<\/td><td>8.00mm<\/td><td>2.0\/2.5\/ 3.0mm<\/td><td>0,40mm\u00d745\u00b0<\/td><td>0,76mm\u00d745\u00b0<\/td><\/tr><tr><td>OGF0813<\/td><td>8.00\/8.20mm<\/td><td>13.20mm<\/td><td>2.0\/2.5\/ 3.0mm<\/td><td>0,40mm\u00d745\u00b0<\/td><td>0,76mm\u00d745\u00b0<\/td><\/tr><tr><td>OGF1008<\/td><td>10.00mm<\/td><td>8.00mm<\/td><td>2.0\/2.5\/ 3.0mm<\/td><td>0,40mm\u00d745\u00b0<\/td><td>0,76mm\u00d745\u00b0<\/td><\/tr><tr><td>OGF1013<\/td><td>10.00mm<\/td><td>13.20mm<\/td><td>2.0\/2.5\/ 3.0mm<\/td><td>0,40mm\u00d745\u00b0<\/td><td>0,76mm\u00d745\u00b0<\/td><\/tr><tr><td>OGF1308<\/td><td>13,44 mm<\/td><td>8.00mm<\/td><td>2.0\/2.5\/ 3.0mm<\/td><td>0,40mm\u00d745\u00b0<\/td><td>0,76mm\u00d745\u00b0<\/td><\/tr><tr><td>OGF1313<\/td><td>13,44 mm<\/td><td>13.20mm<\/td><td>2.0\/2.5\/ 3.0mm<\/td><td>0,40mm\u00d745\u00b0<\/td><td>0,76mm\u00d745\u00b0<\/td><\/tr><tr><td>OGF1608<\/td><td>15,88\/16,10 mm<\/td><td>8.00mm<\/td><td>2.0\/2.5\/ 3.0mm<\/td><td>0,40mm\u00d745\u00b0<\/td><td>0,76mm\u00d745\u00b0<\/td><\/tr><tr><td>OGF1613<\/td><td>15,88\/16,10 mm<\/td><td>13.20mm<\/td><td>2.0\/2.5\/ 3.0mm<\/td><td>0,40mm\u00d745\u00b0<\/td><td>0,76mm\u00d745\u00b0<\/td><\/tr><tr><td>OGF1908<\/td><td>19,05 mm<\/td><td>8.00mm<\/td><td>2.0\/2.5\/ 3.0mm<\/td><td>0,40mm\u00d745\u00b0<\/td><td>0,76mm\u00d745\u00b0<\/td><\/tr><tr><td>OGF1913<\/td><td>19,05 mm<\/td><td>13.20mm<\/td><td>2.0\/2.5\/ 3.0mm<\/td><td>0,40mm\u00d745\u00b0<\/td><td>0,76mm\u00d745\u00b0<\/td><\/tr><\/tbody><\/table><\/figure>\n<\/div>\n<\/div><div class=\"layout_badh\"><\/div><\/section>\n\n\n\n<section class=\"wp-block-themepark-block-themepark-area block_layout thempark-block PcOnly\" id=\"\" style=\"padding-bottom:53px;padding-top:35px;\" data-swiper-parallax=\"-700\"><div class=\"block_layout_in\" style=\"\">\n<div class=\"wp-block-column block_layout_in\">\n<div class=\"wp-block-columns\">\n<div class=\"wp-block-column\" style=\"flex-basis:50%\">\n<div class=\"wp-block-themepark-block-themepark-wright content-super-p\" style=\"font-size:14px;line-height:28px;color:#666666;padding:10px 0px;\">\n<div class=\"wp-block-column\">\n<h2 class=\"wp-block-heading has-text-align-left has-themecolor-1-color has-text-color has-link-color has-medium-font-size wp-elements-be21e21a3625e9a8784c2817c03a68ff\" style=\"text-transform:capitalize\"><\/h2>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n\n<\/div>\n<\/div>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-columns\">\n<div class=\"wp-block-column\">\n<section class=\"wp-block-themepark-block-themepark-area block_layout thempark-block undefined\" id=\"\" style=\"background-color:#d7d2d2;\" data-swiper-parallax=\"-700\"><div class=\"block_layout_in\" style=\"\">\n<div class=\"wp-block-column block_layout_in\">\n<div style=\"height:200px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"has-text-align-center\">4.4\u6b64\u5904\u56fe\u7247\u653e\u4ec0\u4e48\u5462\uff1f<\/p>\n<\/div>\n<\/div><div class=\"layout_badh\"><\/div><\/section>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column\">\n<div class=\"wp-block-themepark-block-themepark-wright content-super-p  productAduibidian\" style=\"font-size:14px;line-height:26px;color:#4d4b4b;padding:20px 24px;border-radius:15px;\">\n<div class=\"wp-block-column\">\n<div class=\"wp-block-columns\">\n<div class=\"wp-block-column\" style=\"flex-basis:10%\">\n<div style=\"height:5px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full is-resized\"><img decoding=\"async\" src=\"https:\/\/www.lianxi.fun\/wp-content\/uploads\/2025\/12\/solution.png\" alt=\"\" class=\"wp-image-13399\" style=\"width:32px\"><\/figure>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-column\">\n<h4 class=\"wp-block-heading has-normal-font-size\"><\/h4>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-themepark-block-themepark-xian theme_fang_out\" style=\"text-align:left;\"><div class=\"fangbox\" style=\"width:709px;height:1px;background-color:#666666;\"><\/div><\/div>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n\n<\/div>\n<\/div>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-themepark-block-themepark-wright content-super-p  productAcharacter\" style=\"font-size:14px;line-height:26px;color:#4d4b4b;padding:20px 24px;border-radius:15px;\">\n<div class=\"wp-block-column\">\n<div class=\"wp-block-columns\">\n<div class=\"wp-block-column\" style=\"flex-basis:10%\">\n<div style=\"height:5px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"alignright size-full is-resized\"><img decoding=\"async\" src=\"https:\/\/www.lianxi.fun\/wp-content\/uploads\/2025\/12\/solution.png\" alt=\"\" class=\"wp-image-13399\" style=\"width:32px\"><\/figure>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-column\">\n<h4 class=\"wp-block-heading has-normal-font-size\"><\/h4>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-themepark-block-themepark-xian theme_fang_out\" style=\"text-align:left;\"><div class=\"fangbox\" style=\"width:709px;height:1px;background-color:#666666;\"><\/div><\/div>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n\n<\/div>\n<\/div>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-themepark-block-themepark-wright content-super-p  productAcharacter\" style=\"font-size:14px;line-height:26px;color:#4d4b4b;padding:20px 24px;border-radius:15px;\">\n<div class=\"wp-block-column\">\n<div class=\"wp-block-columns\">\n<div class=\"wp-block-column\" style=\"flex-basis:10%\">\n<div style=\"height:5px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"alignright size-full is-resized\"><img decoding=\"async\" src=\"https:\/\/www.lianxi.fun\/wp-content\/uploads\/2025\/12\/solution.png\" alt=\"\" class=\"wp-image-13399\" style=\"width:32px\"><\/figure>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-column\">\n<h4 class=\"wp-block-heading has-normal-font-size\"><\/h4>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-themepark-block-themepark-xian theme_fang_out\" style=\"text-align:left;\"><div class=\"fangbox\" style=\"width:709px;height:1px;background-color:#666666;\"><\/div><\/div>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div><div class=\"layout_badh\"><\/div><\/section>\n\n\n\n<section class=\"wp-block-themepark-block-themepark-area block_layout thempark-block PcOnly\" id=\"\" style=\"padding-bottom:55px;padding-top:37px;\" data-swiper-parallax=\"-700\"><div class=\"block_layout_in\" style=\"\">\n<div class=\"wp-block-column block_layout_in\">\n<h2 class=\"wp-block-heading has-text-align-center product-H-H2 has-themecolor-1-color has-text-color has-link-color has-medium-font-size\" style=\"text-transform:capitalize\"><\/h2>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-columns\">\n<div class=\"wp-block-column\">\n<section class=\"wp-block-themepark-block-themepark-area block_layout thempark-block undefined  productArenqun\" id=\"\" style=\"\" data-swiper-parallax=\"-700\"><div class=\"block_layout_in\" style=\"\">\n<div class=\"wp-block-column block_layout_in\">\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-themepark-block-themepark-wright content-super-p  blog-jiange\" style=\"font-size:14px;line-height:26px;color:#666666;padding:20px 36px;\">\n<div class=\"wp-block-column\">\n<h2 class=\"applicationtittle\" \nstyle=\"font-size:20px\"><\/h2>\n\n\n\n<p class=\"scrollable-paragraph\"><\/p>\n<\/div>\n<\/div>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/www.wedospace.com\/wp-content\/uploads\/2026\/01\/image-91-1024x619.jpg\" alt=\"Hochhaus Stahlkonstruktion Zielgruppe\" class=\"wp-image-12864\"\/><\/figure>\n<\/div>\n<\/div><div class=\"layout_badh\"><\/div><\/section>\n<\/div>\n\n\n\n<div class=\"wp-block-column\">\n<section class=\"wp-block-themepark-block-themepark-area block_layout thempark-block undefined  productArenqun\" id=\"\" style=\"\" data-swiper-parallax=\"-700\"><div class=\"block_layout_in\" style=\"\">\n<div class=\"wp-block-column block_layout_in\">\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-themepark-block-themepark-wright content-super-p  blog-jiange\" style=\"font-size:14px;line-height:26px;color:#666666;padding:20px 25px;\">\n<div class=\"wp-block-column\">\n<h2 class=\"applicationtittle\"  style=\"font-size:20px\"><\/h2>\n\n\n\n<p class=\"scrollable-paragraph\"><\/p>\n<\/div>\n<\/div>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/www.wedospace.com\/wp-content\/uploads\/2026\/01\/image-92-1024x617.jpg\" alt=\"Hochhaus Stahlkonstruktion Zielgruppe\" class=\"wp-image-12865\"\/><\/figure>\n<\/div>\n<\/div><div class=\"layout_badh\"><\/div><\/section>\n<\/div>\n\n\n\n<div class=\"wp-block-column\">\n<section class=\"wp-block-themepark-block-themepark-area block_layout thempark-block undefined  productArenqun\" id=\"\" style=\"\" data-swiper-parallax=\"-700\"><div class=\"block_layout_in\" style=\"\">\n<div class=\"wp-block-column block_layout_in\">\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-themepark-block-themepark-wright content-super-p  blog-jiange\" style=\"font-size:14px;line-height:26px;color:#666666;padding:20px 25px;\">\n<div class=\"wp-block-column\">\n<h2 class=\"applicationtittle\"  style=\"font-size:20px\"><\/h2>\n\n\n\n<p class=\"scrollable-paragraph\"><\/p>\n<\/div>\n<\/div>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/www.wedospace.com\/wp-content\/uploads\/2026\/01\/image-93-1024x620.jpg\" alt=\"Hochhaus Stahlkonstruktion Zielgruppe\" class=\"wp-image-12866\"\/><\/figure>\n<\/div>\n<\/div><div class=\"layout_badh\"><\/div><\/section>\n<\/div>\n\n\n\n<div class=\"wp-block-column\">\n<section class=\"wp-block-themepark-block-themepark-area block_layout thempark-block undefined  productArenqun\" id=\"\" style=\"\" data-swiper-parallax=\"-700\"><div class=\"block_layout_in\" style=\"\">\n<div class=\"wp-block-column block_layout_in\">\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-themepark-block-themepark-wright content-super-p  blog-jiange\" style=\"font-size:14px;line-height:26px;color:#666666;padding:20px 25px;\">\n<div class=\"wp-block-column\">\n<h2 class=\"applicationtittle\"  style=\"font-size:20px\"><\/h2>\n\n\n\n<p class=\"scrollable-paragraph\"><\/p>\n<\/div>\n<\/div>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/www.wedospace.com\/wp-content\/uploads\/2026\/01\/image-94-1024x623.jpg\" alt=\"Hochhaus Stahlkonstruktion Zielgruppe\" class=\"wp-image-12867\"\/><\/figure>\n<\/div>\n<\/div><div class=\"layout_badh\"><\/div><\/section>\n<\/div>\n<\/div>\n<\/div>\n<\/div><div class=\"layout_badh\"><\/div><\/section>\n\n\n\n<section class=\"wp-block-themepark-block-themepark-area block_layout thempark-block PcOnly\" id=\"\" style=\"padding-bottom:68px;padding-top:72px;\" data-swiper-parallax=\"-700\"><div class=\"block_layout_in\" style=\"\">\n<div class=\"wp-block-column block_layout_in\">\n<h2 class=\"wp-block-heading has-text-align-center product-H-H2 has-themecolor-1-color has-text-color has-link-color has-medium-font-size\" style=\"text-transform:capitalize\"><\/h2>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-columns\">\n<div class=\"wp-block-column productAinstall1-Axunting\"><div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full is-resized\"><img decoding=\"async\" src=\"https:\/\/www.kingpdc.com\/wp-content\/uploads\/2026\/01\/011.png\" alt=\"\" class=\"wp-image-14289\" style=\"width:106px;height:auto\"><\/figure>\n<\/div>\n\n\n<div class=\"wp-block-themepark-block-themepark-wright content-super-p\" style=\"font-size:12px;line-height:20px;padding:3px 0px;\">\n<div class=\"wp-block-column\">\n<div class=\"wp-block-themepark-block-themepark-wright content-super-p\" style=\"font-size:16px;line-height:26px;color:#666666;padding:1px 0px;\">\n<div class=\"wp-block-column\">\n<h2 class=\"wp-block-heading has-text-align-center has-themecolor-1-color has-text-color has-link-color\" style=\"font-size:18px\"><\/h2>\n\n\n\n<p class=\"has-text-align-center\" style=\"font-size:15px\"><\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column productAinstall1-Axunting\"><div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full is-resized\"><img decoding=\"async\" src=\"https:\/\/www.kingpdc.com\/wp-content\/uploads\/2026\/01\/022.png\" alt=\"\" class=\"wp-image-14290\" style=\"width:106px;height:auto\"><\/figure>\n<\/div>\n\n\n<div class=\"wp-block-themepark-block-themepark-wright content-super-p\" style=\"font-size:12px;line-height:20px;padding:3px 0px;\">\n<div class=\"wp-block-column\">\n<div class=\"wp-block-themepark-block-themepark-wright content-super-p\" style=\"font-size:16px;line-height:26px;color:#666666;padding:1px 0px;\">\n<div class=\"wp-block-column\">\n<h2 class=\"wp-block-heading has-text-align-center has-themecolor-1-color has-text-color has-link-color\" style=\"font-size:18px\"><\/h2>\n\n\n\n<p class=\"has-text-align-center\" style=\"font-size:15px\"><\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column productAinstall1-Axunting\"><div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full is-resized\"><img decoding=\"async\" src=\"https:\/\/www.kingpdc.com\/wp-content\/uploads\/2026\/01\/033.png\" alt=\"\" class=\"wp-image-14291\" style=\"width:106px;height:auto\"><\/figure>\n<\/div>\n\n\n<div class=\"wp-block-themepark-block-themepark-wright content-super-p\" style=\"font-size:12px;line-height:20px;padding:3px 0px;\">\n<div class=\"wp-block-column\">\n<div class=\"wp-block-themepark-block-themepark-wright content-super-p\" style=\"font-size:16px;line-height:26px;color:#666666;padding:1px 0px;\">\n<div class=\"wp-block-column\">\n<h2 class=\"wp-block-heading has-text-align-center has-themecolor-1-color has-text-color has-link-color\" style=\"font-size:18px\"><\/h2>\n\n\n\n<p class=\"has-text-align-center\" style=\"font-size:15px\"><\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column productAinstall1-Axunting\"><div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full is-resized\"><img decoding=\"async\" src=\"https:\/\/www.kingpdc.com\/wp-content\/uploads\/2026\/01\/044.png\" alt=\"\" class=\"wp-image-14292\" style=\"width:106px;height:auto\"><\/figure>\n<\/div>\n\n\n<div class=\"wp-block-themepark-block-themepark-wright content-super-p\" style=\"font-size:12px;line-height:20px;padding:3px 0px;\">\n<div class=\"wp-block-column\">\n<div class=\"wp-block-themepark-block-themepark-wright content-super-p\" style=\"font-size:16px;line-height:26px;color:#666666;padding:1px 0px;\">\n<div class=\"wp-block-column\">\n<h2 class=\"wp-block-heading has-text-align-center has-themecolor-1-color has-text-color has-link-color\" style=\"font-size:18px\"><\/h2>\n\n\n\n<p class=\"has-text-align-center\" style=\"font-size:15px\"><\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div><div class=\"layout_badh\"><\/div><\/section>\n\n\n\n<section class=\"wp-block-themepark-block-themepark-area block_layout thempark-block PcOnly\" id=\"\" style=\"padding-top:40px;\" data-swiper-parallax=\"-700\"><div class=\"block_layout_in\" style=\"\">\n<div class=\"wp-block-column block_layout_in\">\n<div class=\"wp-block-columns\">\n<div class=\"wp-block-column\">\n<div class=\"wp-block-cover is-light\" style=\"min-height:200px;aspect-ratio:unset;\"><img decoding=\"async\" class=\"wp-block-cover__image-background wp-image-3671 size-full\" alt=\"\" src=\"https:\/\/www.slewbearingtec.com\/wp-content\/uploads\/2025\/06\/Double-Row-Ball-Slewing-Bearing-p2.png\" data-object-fit=\"cover\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-monte-grey-background-color has-background-dim-10 has-background-dim\"><\/span><div class=\"wp-block-cover__inner-container\">\n<p class=\"has-text-align-center has-large-font-size\"><\/p>\n<\/div><\/div>\n\n\n\n<div style=\"height:16px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-columns\">\n<div class=\"wp-block-column\">\n<div class=\"wp-block-cover is-light\" style=\"min-height:200px;aspect-ratio:unset;\"><img decoding=\"async\" class=\"wp-block-cover__image-background wp-image-4629 size-full\" alt=\"\" src=\"https:\/\/www.slewbearingtec.com\/wp-content\/uploads\/2025\/12\/image-23.png\" data-object-fit=\"cover\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-monte-grey-background-color has-background-dim-20 has-background-dim\"><\/span><div class=\"wp-block-cover__inner-container\">\n<p class=\"has-text-align-center has-large-font-size\"><\/p>\n<\/div><\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column\">\n<div class=\"wp-block-cover is-light\" style=\"min-height:200px;aspect-ratio:unset;\"><img decoding=\"async\" class=\"wp-block-cover__image-background wp-image-4631 size-full\" alt=\"\" src=\"https:\/\/www.slewbearingtec.com\/wp-content\/uploads\/2025\/12\/image-25.png\" data-object-fit=\"cover\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-monte-grey-background-color has-background-dim-20 has-background-dim\"><\/span><div class=\"wp-block-cover__inner-container\">\n<p class=\"has-text-align-center has-large-font-size\"><\/p>\n<\/div><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column\">\n<div class=\"wp-block-themepark-block-themepark-wright content-super-p\" style=\"font-size:14px;line-height:28px; border:1px #e3e3e3 solid;padding:10px 20px;\">\n<div class=\"wp-block-column\">\n<section class=\"wp-block-themepark-block-themepark-area block_layout thempark-block undefined\" id=\"\" style=\"height:395px;box-sizing: border-box;width: 100%;\" data-swiper-parallax=\"-700\"><div class=\"block_layout_in\" style=\"\">\n<div class=\"wp-block-column block_layout_in\">\n<h2 class=\"wp-block-heading has-text-align-center\" style=\"text-transform:capitalize\"><\/h2>\n\n\n\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n\n<\/div>\n<\/div><div class=\"layout_badh\"><\/div><\/section>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div><div class=\"layout_badh\"><\/div><\/section>\n\n\n\n<section class=\"wp-block-themepark-block-themepark-area block_layout thempark-block PcOnly\" id=\"\" style=\"background-color:#f7f7f7;padding-bottom:40px;padding-top:40px;\" data-swiper-parallax=\"-700\"><div class=\"block_layout_in\" style=\"\">\n<div class=\"wp-block-column block_layout_in\">\n<h2 class=\"wp-block-heading has-text-align-center has-medium-font-size\" style=\"text-transform:capitalize\"><\/h2>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-columns\">\n<div class=\"wp-block-column\"><div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full is-resized\"><img decoding=\"async\" src=\"https:\/\/www.lianxi.fun\/wp-content\/uploads\/2025\/12\/attention.png\" alt=\"\" class=\"wp-image-13429\" style=\"width:64px\"><\/figure>\n<\/div>\n\n\n<h3 class=\"wp-block-heading has-text-align-center\"><\/h3>\n\n\n\n<div class=\"wp-block-themepark-block-themepark-wright content-super-p  blog-jiange\" style=\"font-size:14px;line-height:28px;color:#666666;padding:10px 0px;\">\n<div class=\"wp-block-column\">\n<p class=\"has-text-align-center\"><\/p>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column\" style=\"flex-basis:10px\">\n<div class=\"wp-block-themepark-block-themepark-xian theme_fang_out\" style=\"text-align:center;padding-top:40px;\"><div class=\"fangbox\" style=\"width:1px;height:150px;background-color:#e7e7e7;\"><\/div><\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column\"><div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full is-resized\"><img decoding=\"async\" src=\"https:\/\/www.lianxi.fun\/wp-content\/uploads\/2025\/12\/attention.png\" alt=\"\" class=\"wp-image-13429\" style=\"width:64px\"><\/figure>\n<\/div>\n\n\n<h3 class=\"wp-block-heading has-text-align-center\"><\/h3>\n\n\n\n<div class=\"wp-block-themepark-block-themepark-wright content-super-p  blog-jiange\" style=\"font-size:14px;line-height:28px;color:#666666;padding:10px 0px;\">\n<div class=\"wp-block-column\">\n<p class=\"has-text-align-center\"><\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div><div class=\"layout_badh\"><\/div><\/section>\n\n\n\n<section class=\"wp-block-themepark-block-themepark-area block_layout thempark-block PcOnly\" id=\"\" style=\"background-color:#f5f7fa;padding-bottom:64px;padding-top:58px;\" data-swiper-parallax=\"-700\"><div class=\"block_layout_in clomnsmal  clomnnone\" style=\"\">\n<div class=\"wp-block-column block_layout_in\">\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading has-text-align-center has-themecolor-1-color has-text-color has-link-color has-medium-font-size wp-elements-b5de42648e2fb0bcaa612e9f5b984f7a\" style=\"text-transform:capitalize\"><span class=\"ez-toc-section\" id=\"factory_and_certificate\"><\/span>Werk und Zertifikat<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-columns\">\n<div class=\"wp-block-column informationFL\" style=\"flex-basis:33.33%\">\n<div class=\"wp-block-cover is-light\" style=\"min-height:480px;aspect-ratio:unset;\"><img loading=\"lazy\" decoding=\"async\" width=\"375\" height=\"531\" class=\"wp-block-cover__image-background wp-image-2796\" alt=\"Zertifizierung2\" src=\"https:\/\/www.sgnutri.com\/wp-content\/uploads\/2025\/01\/certi2-2.png\" data-object-fit=\"cover\" srcset=\"https:\/\/www.sgnutri.com\/wp-content\/uploads\/2025\/01\/certi2-2.png 375w, https:\/\/www.sgnutri.com\/wp-content\/uploads\/2025\/01\/certi2-2-212x300.png 212w, https:\/\/www.sgnutri.com\/wp-content\/uploads\/2025\/01\/certi2-2-8x12.png 8w\" sizes=\"auto, (max-width: 375px) 100vw, 375px\" \/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\"><\/span><div class=\"wp-block-cover__inner-container\">\n<p class=\"has-text-align-center has-large-font-size\"><\/p>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-themepark-block-themepark-wright content-super-p\" style=\"font-size:12px;line-height:20px;background-color:#666666;padding:10px 10px;\">\n<div class=\"wp-block-column\">\n<p class=\"has-text-align-center has-monte-white-color has-text-color has-link-color wp-elements-983f9b60058422099ed53311d987d63c\" id=\"contact-us\" style=\"text-transform:uppercase\">Zertifikat<\/p>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column\" style=\"flex-basis:2%\"><\/div>\n\n\n\n<div class=\"wp-block-column\" style=\"flex-basis:66.66%\">\n<div class=\"wp-block-cover is-light informationFL\" style=\"min-height:531px;aspect-ratio:unset;\"><img loading=\"lazy\" decoding=\"async\" width=\"600\" height=\"400\" class=\"wp-block-cover__image-background wp-image-3012 size-full\" alt=\"Werksbild6\" src=\"https:\/\/www.sgnutri.com\/wp-content\/uploads\/2025\/01\/facpic6.png\" data-object-fit=\"cover\" srcset=\"https:\/\/www.sgnutri.com\/wp-content\/uploads\/2025\/01\/facpic6.png 600w, https:\/\/www.sgnutri.com\/wp-content\/uploads\/2025\/01\/facpic6-300x200.png 300w, https:\/\/www.sgnutri.com\/wp-content\/uploads\/2025\/01\/facpic6-18x12.png 18w\" sizes=\"auto, (max-width: 600px) 100vw, 600px\" \/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\" style=\"background-color:#8080a6\"><\/span><div class=\"wp-block-cover__inner-container\">\n<p class=\"has-text-align-center has-large-font-size\"><\/p>\n<\/div><\/div>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div><div class=\"layout_badh\"><\/div><\/section>\n\n\n\n<section class=\"wp-block-themepark-block-themepark-area block_layout thempark-block PcOnly\" id=\"\" style=\"padding-bottom:58px;padding-top:70px;\" data-swiper-parallax=\"-700\"><div class=\"block_layout_in\" style=\"\">\n<div class=\"wp-block-column block_layout_in\">\n<div class=\"wp-block-columns\">\n<div class=\"wp-block-column\">\n<div class=\"wp-block-themepark-block-themepark-wright content-super-p\" style=\"font-size:14px;line-height:26px;color:#666666;padding:10px 0px;\">\n<div class=\"wp-block-column\">\n<h2 class=\"wp-block-heading has-text-align-left has-themecolor-1-color has-text-color has-link-color has-medium-font-size wp-elements-49d25eb9bb2b651c02d0f86960c4d0e4\"><span class=\"ez-toc-section\" id=\"FAQ_And_Contact_Us\"><\/span>FAQ und Kontakt<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"has-text-align-left\">Willkommen auf unserer Seite mit den h\u00e4ufig gestellten Fragen. Wir haben hier Antworten auf h\u00e4ufig gestellte Fragen zusammengestellt und hoffen, Ihnen damit klare und schnelle L\u00f6sungen bieten zu k\u00f6nnen. Wenn Sie die gew\u00fcnschten Informationen hier nicht finden k\u00f6nnen, wenden Sie sich bitte an unser Kundendienstteam.<\/p>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<style>\n \n  .faq-container {\n    max-width: 600px;\n    margin: 0 auto;\n    background-color: #fff;\n    padding: 20px;\n    border-radius: 8px;\n    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);\n  }\n  .faq-item {\n    border-bottom: 1px solid #eee;\n    margin-bottom: 10px;\n    padding-bottom: 10px;\n  }\n  .faq-item:last-child {\n    border-bottom: none;\n    margin-bottom: 0;\n    padding-bottom: 0;\n  }\n  .faq-question {\n    font-weight: bold;\n    cursor: pointer;\n    padding: 10px 0;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    color: #007bff;\n  }\n  .faq-question::after {\n    content: '+';\n    font-size: 1.2em;\n    transition: transform 0.3s ease;\n  }\n  .faq-question.active::after {\n    content: '-';\n    transform: rotate(180deg);\n  }\n  .faq-answer {\n    display: none;\n    padding: 10px 0;\n    color: #555;\n    line-height: 1.6;\n  }\n  .faq-answer.show {\n    display: block;\n  }\n<\/style>\n\n\n<div class=\"faq-container\">\n\n\n  <div class=\"faq-item\">\n    <div class=\"faq-question\">\n      \n    <\/div>\n    <div class=\"faq-answer\">\n      \n    <\/div>\n  <\/div>\n\n  <div class=\"faq-item\">\n    <div class=\"faq-question\">\n      \n    <\/div>\n    <div class=\"faq-answer\">\n      \n    <\/div>\n  <\/div>\n\n  <div class=\"faq-item\">\n    <div class=\"faq-question\">\n      \n    <\/div>\n    <div class=\"faq-answer\">\n      \n    <\/div>\n  <\/div>\n\n  <div class=\"faq-item\">\n    <div class=\"faq-question\">\n      \n    <\/div>\n    <div class=\"faq-answer\">\n      \n    <\/div>\n  <\/div>\n\n  <div class=\"faq-item\">\n    <div class=\"faq-question\">\n     \n    <\/div>\n    <div class=\"faq-answer\">\n      \n    <\/div>\n  <\/div>\n\n  <div class=\"faq-item\">\n    <div class=\"faq-question\">\n     \n    <\/div>\n    <div class=\"faq-answer\">\n       \n    <\/div>\n  <\/div>\n\n<\/div>\n\n<script>\n\n\ndocument.addEventListener('DOMContentLoaded', function() {\n\n    \n    var questions = document.querySelectorAll('.faq-question');\n   \n\n    if(questions.length === 0) {\n    \n    }\n\n    questions.forEach(function(q, index) {\n        q.addEventListener('click', function() {\n            \n            var parent = this.closest('.faq-item');\n      \n            \n            if(parent) {\n                var answer = parent.querySelector('.faq-answer');\n                \n            }\n        });\n    });\n});\n<\/script>\n\n\n\n<div class=\"wp-block-columns\">\n<div class=\"wp-block-column\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column\">\n<div style=\"height:29px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-columns productsAformsbackground1\">\n<div class=\"wp-block-column\" style=\"flex-basis:1%\"><\/div>\n\n\n\n<div class=\"wp-block-column\">\n<div style=\"height:92px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-themepark-block-themepark-wright content-super-p\" style=\"font-size:16px;line-height:26px;color:#666666;padding:1px 0px;\">\n<div class=\"wp-block-column\">\n<h2 class=\"wp-block-heading has-themecolor-1-color has-text-color has-link-color wp-elements-c4ab16c7b47efb17f25ceee17ea14fd5\" style=\"text-transform:capitalize\"><span class=\"ez-toc-section\" id=\"Please_feel_free_to_contact_us_We_look_forward_to_hearing_from_you\"><\/span>Bitte nehmen Sie Kontakt mit uns auf. Wir freuen uns darauf, von Ihnen zu h\u00f6ren.<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-themepark-block-themepark-comment thempark-block themepark-comment fromnopading undefined productsAforms1\" style=\"max-width:836px;\"><div class=\"themepark-comment_in\" id=\"ud_form\"><div class=\"themepark-comment_inb2\"><div class=\"themepark-comment_inb\" style=\"\"><div class=\"themepark-comment_form\" style=\"\"><form id=\"commentform-park\" class=\"themepark-c-f twomo\" action=\"https:\/\/www.sgnutri.com\/wp-comments-post.php\" method=\"post\" autocomplete=\"off\" data-trp-original-action=\"https:\/\/www.sgnutri.com\/wp-comments-post.php\"><div class=\"themepark-comment_form_box tptext mail-c texttop\" style=\"font-size:15px;\"><lable for=\"tpcommet0\" class=\"required\"><span class=\"labletext\" style=\"\">E-Mail<span class=\"required\">*<div class=\"required_tishi animated\"><i class=\"fas fa-exclamation-circle\"><\/i><span><\/span><\/div><\/span><\/span><input type=\"text\" class=\"f-email\" id=\"tpcommet0\" name=\"tpcommet0\" size=\"28\" required style=\"border: solid 1px #e4e4e4;background-color: #f9f9f9;\" placeholder=\"\"\/><\/lable><\/div><div class=\"themepark-comment_form_box tptext texttop\" style=\"font-size:15px;\"><lable for=\"tpcommet1\" class=\"\"><span class=\"labletext\" style=\"\">Nummer<\/span><input type=\"text\" id=\"tpcommet1\" name=\"tpcommet1\" size=\"28\" style=\"border: solid 1px #e4e4e4;background-color: #f9f9f9;\" placeholder=\"\"\/><\/lable><\/div><div class=\"themepark-comment_form_box tptext texttop\" style=\"font-size:15px;\"><lable for=\"tpcommet2\" class=\"\"><span class=\"labletext\" style=\"\">Land<\/span><input type=\"text\" id=\"tpcommet2\" name=\"tpcommet2\" size=\"28\" style=\"border: solid 1px #e4e4e4;background-color: #f9f9f9;\" placeholder=\"\"\/><\/lable><\/div><div class=\"themepark-comment_form_box tptext texttop\" style=\"font-size:15px;\"><lable for=\"tpcommet3\" class=\"\"><span class=\"labletext\" style=\"\">Name<\/span><input type=\"text\" id=\"tpcommet3\" name=\"tpcommet3\" size=\"28\" style=\"border: solid 1px #e4e4e4;background-color: #f9f9f9;\" placeholder=\"\"\/><\/lable><\/div><div class=\"themepark-comment_form_box tpTextarea texttop\" style=\"font-size:15px;\"><lable for=\"tpcommet4\"><span class=\"labletext\" style=\"\">Ihre Frage<\/span><textarea id=\"tpcommet4\" name=\"tpcommet4\" style=\"border: solid 1px #e4e4e4;background-color: #f9f9f9;\" placeholder=\"\"><\/textarea><\/lable><\/div><div class=\"hiddeninput\"><input name=\"comment_post_ID\" type=\"hidden\" value=\"13125\"\/><input name=\"author\" type=\"hidden\" class=\"author\"\/><input name=\"email\" type=\"hidden\" class=\"email\"\/><textarea name=\"comment\" style=\"display:none\" class=\"comment\"><\/textarea><input name=\"themeparklable\" type=\"hidden\" value=\"E-mail|Number|Country|Name|Your Question\"\/><input name=\"themeparktype\" type=\"hidden\" value=\"text2|text|text|text|Textarea\"\/><input name=\"redirect_to\" type=\"hidden\" value=\"https:\/\/www.sgnutri.com\"\/><input name=\"inquiryid\" type=\"hidden\"\/><input name=\"inquirytime\" type=\"hidden\"\/><input name=\"position\" type=\"hidden\"\/><\/div><div class=\"submut_box texttop\"><span class=\"labletext\"><\/span><input type=\"submit\" class=\"submut_btn\" name=\"submit\" style=\"background:#0aa652;\" value=\"Angebot senden\"\/><div class=\"tishi\" style=\"\"><div class=\"loading\" style=\"\"><i class=\"fas fa-spinner\"><\/i>Einreichen!<\/div><div class=\"success\" style=\"\"><i class=\"fas fa-check\"><\/i>Erfolgreich!<\/div><div class=\"erro\" style=\"\"><i class=\"fas fa-exclamation-circle\"><\/i>Einreichung fehlgeschlagen! Bitte versuchen Sie es sp\u00e4ter erneut\uff01<\/div><div class=\"e-email\">E-Mail-Formatfehler!<\/div><div class=\"e-tel\">Formatfehler\uff01<\/div><\/div><\/div><input type=\"hidden\" name=\"trp-form-language\" value=\"de\"\/><\/form><\/div><div class=\"wp_clear\"><\/div><\/div><div class=\"themepark-comment_in_b\" style=\"opacity:0.29;undefined0\"><\/div><\/div><\/div><div class=\"wp_clear\"><\/div><\/div>\n\n\n\n<style>\n\n.productsAforms1 .twomo .tptext.themepark-comment_form_box lable span.required .required_tishi {\n    right: -35px;\n    top: 6px!important;\n}\n<\/style>\n<\/div>\n\n\n\n<div class=\"wp-block-column\" style=\"flex-basis:1%\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div><div class=\"layout_badh\"><\/div><\/section>\n\n\n\n<section class=\"wp-block-themepark-block-themepark-area block_layout thempark-block MovePnly\" id=\"\" style=\"background-color:#f5f7fa;padding-bottom:30px;padding-top:10px;\" data-swiper-parallax=\"-700\"><div class=\"block_layout_in\" style=\"\">\n<div class=\"wp-block-column block_layout_in\">\n<h1 class=\"wp-block-heading has-text-align-center product-H-H1 has-medium-font-size\" style=\"text-transform:capitalize\"><\/h1>\n\n\n\n<div class=\"wp-block-themepark-block-themepark-wright content-super-p\" style=\"font-size:13px;line-height:26px;color:#666666;padding:1px 0px;\">\n<div class=\"wp-block-column\">\n<p class=\"has-text-align-center\"><\/p>\n\n\n\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-cover is-light productwzimage\" style=\"min-height:500px;aspect-ratio:unset;\"><img decoding=\"async\" class=\"wp-block-cover__image-background wp-image-14317\" alt=\"PDC-Kernbohrer\" src=\"https:\/\/www.kingpdc.com\/wp-content\/uploads\/2026\/01\/image-19.png\" data-object-fit=\"cover\"\/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\"><\/span><div class=\"wp-block-cover__inner-container\">\n<p class=\"has-text-align-center has-large-font-size\"><\/p>\n<\/div><\/div>\n\n\n\n<p><\/p>\n\n\n\n<div class=\"wp-block-columns is-not-stacked-on-mobile\">\n<div class=\"wp-block-column\">\n<p class=\"has-text-align-left has-cyan-bluish-gray-color has-text-color has-link-color has-small-font-size wp-elements-7d2b6951435949e941567930f1c64b68\"><\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-column\">\n<p class=\"has-monte-grey-color has-text-color has-link-color wp-elements-b1b05b2d7a968b19c9cf7048a9d62dfc\" style=\"font-size:14px;text-transform:capitalize\"><\/p>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-columns is-not-stacked-on-mobile\">\n<div class=\"wp-block-column\">\n<p class=\"has-text-align-left has-cyan-bluish-gray-color has-text-color has-link-color has-small-font-size wp-elements-52f23f714f3a04ad3960bfad2b3f7575\"><\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-column\">\n<p class=\"has-monte-grey-color has-text-color has-link-color wp-elements-bf5f73d86ec763a867d9ba0b438f71f5\" style=\"font-size:14px;text-transform:capitalize\"><\/p>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-columns is-not-stacked-on-mobile\">\n<div class=\"wp-block-column\">\n<p class=\"has-text-align-left has-cyan-bluish-gray-color has-text-color has-link-color has-small-font-size wp-elements-45cad378323236f6f059c6cc71be15c3\"><\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-column\">\n<p class=\"has-monte-grey-color has-text-color has-link-color wp-elements-983f9c0d96cbc7ce7a963fb8a4737cad\" style=\"font-size:14px;text-transform:capitalize\"><\/p>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-themepark-block-btn themepark-i-btn-out shadow\" style=\"text-align:center;\"><div class=\"themepark-i-btn-out_ins\" style=\"\"><div class=\"themepark-i-btn-out_in\"><div class=\"themepark-i-btn\" style=\"background-color:#183884;color:#ffffff;font-size:16px;padding:10px 60px;\"><a href=\"#m-quote\" rel=\"noopener noreferrer \">Angebot einholen<\/a><a class=\"hovers\" data-title=\"Get a Quote\" style=\"color:#ffffff;background-color:#1c1c1c;padding:10px 60px;\" href=\"#m-quote\" rel=\"noopener noreferrer\" target=\"_self\"><\/a><\/div><\/div><\/div><\/div>\n\n\n\n <div class=\"block_breadcrumbs\"><div class=\"breadcrumbs\"><nav> <a itemprop=\"breadcrumb\" href=\"https:\/\/www.sgnutri.com\/de\">Startseite<\/a> \/ <\/nav><\/div><\/div>\n<\/div>\n<\/div><div class=\"layout_badh\"><\/div><\/section>\n\n\n\n<section class=\"wp-block-themepark-block-themepark-area block_layout thempark-block MovePnly\" id=\"\" style=\"padding-bottom:23px;padding-top:40px;\" data-swiper-parallax=\"-700\"><div class=\"block_layout_in clomnnone\" style=\"\">\n<div class=\"wp-block-column block_layout_in\">\n<h2 class=\"wp-block-heading has-text-align-center product-H-H2 has-themecolor-1-color has-text-color has-link-color has-medium-font-size wp-elements-7f21d9100067b9e8cf3adf6e2111bdde\" style=\"text-transform:capitalize\"><\/h2>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<section class=\"wp-block-themepark-block-themepark-area block_layout thempark-block undefined\" id=\"\" style=\"background-color:#f7f7f7;\" data-swiper-parallax=\"-700\"><div class=\"block_layout_in clomnnone\" style=\"\">\n<div class=\"wp-block-column block_layout_in\">\n<div class=\"wp-block-columns\">\n<div class=\"wp-block-column\">\n<div class=\"wp-block-themepark-block-themepark-wright content-super-p  blog-jiange\" style=\"font-size:13px;line-height:26px;color:#211c1c;padding:10px 10px;\">\n<div class=\"wp-block-column\">\n<div class=\"wp-block-columns is-not-stacked-on-mobile\">\n<div class=\"wp-block-column\" style=\"flex-basis:16%\"><div class=\"wp-block-image\">\n<figure class=\"alignright size-full is-resized\"><img decoding=\"async\" src=\"https:\/\/www.kingpdc.com\/wp-content\/uploads\/2025\/12\/gear.webp\" alt=\"\" class=\"wp-image-14205\" style=\"width:32px\"><\/figure>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-column\">\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h6 class=\"wp-block-heading has-text-align-left has-themecolor-1-color has-text-color has-link-color has-small-font-size wp-elements-6554f18b12f8ff86597f1a5f8330d482\"><\/h6>\n<\/div>\n<\/div>\n\n\n\n<p class=\"has-text-align-center\"><\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div><div class=\"layout_badh\"><\/div><\/section>\n\n\n\n<div style=\"height:5px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<section class=\"wp-block-themepark-block-themepark-area block_layout thempark-block undefined\" id=\"\" style=\"background-color:#f7f7f7;\" data-swiper-parallax=\"-700\"><div class=\"block_layout_in clomnnone\" style=\"\">\n<div class=\"wp-block-column block_layout_in\">\n<div class=\"wp-block-columns\">\n<div class=\"wp-block-column\">\n<div class=\"wp-block-themepark-block-themepark-wright content-super-p  blog-jiange\" style=\"font-size:13px;line-height:26px;color:#211c1c;padding:10px 10px;\">\n<div class=\"wp-block-column\">\n<div class=\"wp-block-columns is-not-stacked-on-mobile\">\n<div class=\"wp-block-column\" style=\"flex-basis:16%\"><div class=\"wp-block-image\">\n<figure class=\"alignright size-full is-resized\"><img decoding=\"async\" src=\"https:\/\/www.kingpdc.com\/wp-content\/uploads\/2025\/12\/gear.webp\" alt=\"\" class=\"wp-image-14205\" style=\"width:32px\"><\/figure>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-column\">\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h6 class=\"wp-block-heading has-text-align-left has-themecolor-1-color has-text-color has-link-color has-small-font-size wp-elements-b48d7e743a028ad9792404ef263cc09c\"><\/h6>\n<\/div>\n<\/div>\n\n\n\n<p class=\"has-text-align-center\"><\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div><div class=\"layout_badh\"><\/div><\/section>\n\n\n\n<div style=\"height:5px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<section class=\"wp-block-themepark-block-themepark-area block_layout thempark-block undefined\" id=\"\" style=\"background-color:#f7f7f7;\" data-swiper-parallax=\"-700\"><div class=\"block_layout_in clomnnone\" style=\"\">\n<div class=\"wp-block-column block_layout_in\">\n<div class=\"wp-block-columns\">\n<div class=\"wp-block-column\">\n<div class=\"wp-block-themepark-block-themepark-wright content-super-p  blog-jiange\" style=\"font-size:13px;line-height:26px;color:#211c1c;padding:10px 10px;\">\n<div class=\"wp-block-column\">\n<div class=\"wp-block-columns is-not-stacked-on-mobile\">\n<div class=\"wp-block-column\" style=\"flex-basis:16%\"><div class=\"wp-block-image\">\n<figure class=\"alignright size-full is-resized\"><img decoding=\"async\" src=\"https:\/\/www.kingpdc.com\/wp-content\/uploads\/2025\/12\/gear.webp\" alt=\"\" class=\"wp-image-14205\" style=\"width:32px\"><\/figure>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-column\">\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h6 class=\"wp-block-heading has-text-align-left has-themecolor-1-color has-text-color has-link-color has-small-font-size wp-elements-42e41189c71d2d99ed90d477afcdbd73\"><\/h6>\n<\/div>\n<\/div>\n\n\n\n<p class=\"has-text-align-center\"><\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div><div class=\"layout_badh\"><\/div><\/section>\n\n\n\n<div style=\"height:5px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<section class=\"wp-block-themepark-block-themepark-area block_layout thempark-block undefined\" id=\"\" style=\"background-color:#f7f7f7;\" data-swiper-parallax=\"-700\"><div class=\"block_layout_in clomnnone\" style=\"\">\n<div class=\"wp-block-column block_layout_in\">\n<div class=\"wp-block-columns\">\n<div class=\"wp-block-column\">\n<div class=\"wp-block-themepark-block-themepark-wright content-super-p  blog-jiange\" style=\"font-size:13px;line-height:26px;color:#211c1c;padding:10px 10px;\">\n<div class=\"wp-block-column\">\n<div class=\"wp-block-columns is-not-stacked-on-mobile\">\n<div class=\"wp-block-column\" style=\"flex-basis:16%\"><div class=\"wp-block-image\">\n<figure class=\"alignright size-full is-resized\"><img decoding=\"async\" src=\"https:\/\/www.kingpdc.com\/wp-content\/uploads\/2025\/12\/gear.webp\" alt=\"\" class=\"wp-image-14205\" style=\"width:32px\"><\/figure>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-column\">\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h6 class=\"wp-block-heading has-text-align-left has-themecolor-1-color has-text-color has-link-color has-small-font-size wp-elements-f35c8e1912d3b307f52b915bef2baca8\"><\/h6>\n<\/div>\n<\/div>\n\n\n\n<p class=\"has-text-align-center\"><\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div><div class=\"layout_badh\"><\/div><\/section>\n\n\n\n<div style=\"height:5px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<section class=\"wp-block-themepark-block-themepark-area block_layout thempark-block undefined\" id=\"\" style=\"background-color:#f7f7f7;\" data-swiper-parallax=\"-700\"><div class=\"block_layout_in clomnnone\" style=\"\">\n<div class=\"wp-block-column block_layout_in\">\n<div class=\"wp-block-columns\">\n<div class=\"wp-block-column\">\n<div class=\"wp-block-themepark-block-themepark-wright content-super-p  blog-jiange\" style=\"font-size:13px;line-height:26px;color:#211c1c;padding:10px 10px;\">\n<div class=\"wp-block-column\">\n<div class=\"wp-block-columns is-not-stacked-on-mobile\">\n<div class=\"wp-block-column\" style=\"flex-basis:16%\"><div class=\"wp-block-image\">\n<figure class=\"alignright size-full is-resized\"><img decoding=\"async\" src=\"https:\/\/www.kingpdc.com\/wp-content\/uploads\/2025\/12\/gear.webp\" alt=\"\" class=\"wp-image-14205\" style=\"width:32px\"><\/figure>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-column\">\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h6 class=\"wp-block-heading has-text-align-left has-themecolor-1-color has-text-color has-link-color has-small-font-size wp-elements-05ec4dccbb2db2f7caf8a37745039dbe\"><\/h6>\n<\/div>\n<\/div>\n\n\n\n<p class=\"has-text-align-center\"><\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div><div class=\"layout_badh\"><\/div><\/section>\n\n\n\n<div style=\"height:5px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<section class=\"wp-block-themepark-block-themepark-area block_layout thempark-block undefined\" id=\"\" style=\"background-color:#f7f7f7;\" data-swiper-parallax=\"-700\"><div class=\"block_layout_in clomnnone\" style=\"\">\n<div class=\"wp-block-column block_layout_in\">\n<div class=\"wp-block-columns\">\n<div class=\"wp-block-column\">\n<div class=\"wp-block-themepark-block-themepark-wright content-super-p  blog-jiange\" style=\"font-size:13px;line-height:26px;color:#211c1c;padding:10px 10px;\">\n<div class=\"wp-block-column\">\n<div class=\"wp-block-columns is-not-stacked-on-mobile\">\n<div class=\"wp-block-column\" style=\"flex-basis:16%\"><div class=\"wp-block-image\">\n<figure class=\"alignright size-full is-resized\"><img decoding=\"async\" src=\"https:\/\/www.kingpdc.com\/wp-content\/uploads\/2025\/12\/gear.webp\" alt=\"\" class=\"wp-image-14205\" style=\"width:32px\"><\/figure>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-column\">\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h6 class=\"wp-block-heading has-text-align-left has-themecolor-1-color has-text-color has-link-color has-small-font-size wp-elements-d61baf440fabaad81018d76426286bef\"><\/h6>\n<\/div>\n<\/div>\n\n\n\n<p class=\"has-text-align-center\"><\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div><div class=\"layout_badh\"><\/div><\/section>\n<\/div>\n<\/div><div class=\"layout_badh\"><\/div><\/section>\n\n\n\n<section class=\"wp-block-themepark-block-themepark-area block_layout thempark-block MovePnly\" id=\"\" style=\"padding-bottom:40px;padding-top:40px;\" data-swiper-parallax=\"-700\"><div class=\"block_layout_in\" style=\"\">\n<div class=\"wp-block-column block_layout_in\">\n<h2 class=\"wp-block-heading has-text-align-center product-H-H2 has-themecolor-1-color has-text-color has-link-color has-medium-font-size wp-elements-3e22675a3a910ad46aac3c30f87d0fbf\" style=\"text-transform:capitalize\"><\/h2>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<figure class=\"wp-block-table is-style-stripes\"><table class=\"has-fixed-layout\"><tbody><tr><td>Parameter-Element<\/td><td>Spezifikationen\/Beschreibung<\/td><td>Anmerkungen<\/td><\/tr><tr><td><strong>Standardgr\u00f6\u00dfen<\/strong><\/td><td>BQ, NQ, HQ, PQ, PQ3<\/td><td>Entspricht den internationalen DCDMA-Standards<\/td><\/tr><tr><td><strong>Schneideger\u00e4t Gr\u00f6\u00dfe<\/strong><\/td><td>1308 (13 mm), 1613 (16 mm), 1913 (19 mm)<\/td><td>Auswahl nach der H\u00e4rte der Formation<\/td><\/tr><tr><td><strong>Anzahl der Klingen<\/strong><\/td><td>3 - 6 Fl\u00fcgel<\/td><td>Wenigschneidige Bohrer eignen sich zum schnellen Bohren in weichem Gestein, w\u00e4hrend mehrschneidige Bohrer f\u00fcr hartes Gestein geeignet sind.<\/td><\/tr><tr><td><strong>Geeignete Lithologie (Formation)<\/strong><\/td><td>Schlammstein, Sandstein, Kalkstein, <a href=\"https:\/\/www.usgs.gov\/\" rel=\"nofollow noopener\" target=\"_blank\">Schiefer<\/a>Salzgestein<\/td><td>Mohs-H\u00e4rte 3-7 (f &lt; 12)<\/td><\/tr><tr><td><strong>Material des Geh\u00e4uses<\/strong><\/td><td>Matrixgeh\u00e4use \/ Stahlgeh\u00e4use<\/td><td>Der Reifenk\u00f6rper ist verschlei\u00dffest und der Stahlk\u00f6rper ist sto\u00dffest.<\/td><\/tr><tr><td><strong>R\u00fcckenrechen<\/strong><\/td><td>15\u00b0 - 25\u00b0 einstellbar<\/td><td>Je gr\u00f6\u00dfer der Winkel, desto h\u00f6her die Schlagfestigkeit, je kleiner der Winkel, desto h\u00f6her die Schnittgeschwindigkeit.<\/td><\/tr><tr><td><strong>Anschlussgewinde<\/strong><\/td><td><a href=\"https:\/\/www.api.org\/\" rel=\"nofollow noopener\" target=\"_blank\">API<\/a> Normales, IF- oder spezielles Gewinde f\u00fcr Kernbohrrohre<\/td><td>Nach einer Hochfrequenz-Abschreckbehandlung ist es erm\u00fcdungsbest\u00e4ndig.<\/td><\/tr><tr><td><strong>Empfohlenes WOB (Arbeitsgewicht am Bohrer)<\/strong><\/td><td>6 - 15 kN (je nach Bohrerdurchmesser)<\/td><td>Im Vergleich zu impr\u00e4gnierten Diamantbohrern ist weniger Bohrdruck erforderlich.<\/td><\/tr><\/tbody><\/table><\/figure>\n<\/div>\n<\/div><div class=\"layout_badh\"><\/div><\/section>\n\n\n\n<section class=\"wp-block-themepark-block-themepark-area block_layout thempark-block MovePnly\" id=\"\" style=\"background-color:#f7f7f7;padding-bottom:40px;padding-top:30px;\" data-swiper-parallax=\"-700\"><div class=\"block_layout_in\" style=\"\">\n<div class=\"wp-block-column block_layout_in\">\n<div class=\"wp-block-themepark-block-themepark-wright content-super-p  blog-jiange\" style=\"font-size:13px;line-height:26px;color:#666666;padding:10px 0px;\">\n<div class=\"wp-block-column\">\n<h2 class=\"wp-block-heading has-text-align-center product-H-H2 has-medium-font-size\"><\/h2>\n\n\n\n<p class=\"has-text-align-center\"><\/p>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-cover is-light\" style=\"min-height:300px;aspect-ratio:unset;\"><img decoding=\"async\" class=\"wp-block-cover__image-background wp-image-14318\" alt=\"PDC-Kernbohrkronen Vergleichspunkte\" src=\"https:\/\/www.kingpdc.com\/wp-content\/uploads\/2026\/01\/image-20-1024x621.png\" data-object-fit=\"cover\"\/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\"><\/span><div class=\"wp-block-cover__inner-container\">\n<p class=\"has-text-align-center has-large-font-size\"><\/p>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-columns is-not-stacked-on-mobile\">\n<div class=\"wp-block-column\" style=\"flex-basis:15%\">\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"alignright size-full is-resized\"><img decoding=\"async\" src=\"https:\/\/www.lianxi.fun\/wp-content\/uploads\/2025\/12\/solution.png\" alt=\"\" class=\"wp-image-13399\" style=\"width:32px\"><\/figure>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-column\">\n<div class=\"wp-block-themepark-block-themepark-wright content-super-p\" style=\"font-size:13px;line-height:26px;color:#666666;padding:10px 0px;\">\n<div class=\"wp-block-column\">\n<h6 class=\"wp-block-heading has-small-font-size\"><\/h6>\n\n\n\n\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-columns is-not-stacked-on-mobile\">\n<div class=\"wp-block-column\" style=\"flex-basis:15%\">\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"alignright size-full is-resized\"><img decoding=\"async\" src=\"https:\/\/www.lianxi.fun\/wp-content\/uploads\/2025\/12\/solution.png\" alt=\"\" class=\"wp-image-13399\" style=\"width:32px\"><\/figure>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-column\">\n<div class=\"wp-block-themepark-block-themepark-wright content-super-p\" style=\"font-size:13px;line-height:26px;color:#666666;padding:10px 0px;\">\n<div class=\"wp-block-column\">\n<h6 class=\"wp-block-heading has-small-font-size\"><\/h6>\n\n\n\n\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-columns is-not-stacked-on-mobile\">\n<div class=\"wp-block-column\" style=\"flex-basis:15%\">\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"alignright size-full is-resized\"><img decoding=\"async\" src=\"https:\/\/www.lianxi.fun\/wp-content\/uploads\/2025\/12\/solution.png\" alt=\"\" class=\"wp-image-13399\" style=\"width:32px\"><\/figure>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-column\">\n<div class=\"wp-block-themepark-block-themepark-wright content-super-p\" style=\"font-size:13px;line-height:26px;color:#666666;padding:10px 0px;\">\n<div class=\"wp-block-column\">\n<h6 class=\"wp-block-heading has-small-font-size\"><\/h6>\n\n\n\n\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div><div class=\"layout_badh\"><\/div><\/section>\n\n\n\n<section class=\"wp-block-themepark-block-themepark-area block_layout thempark-block MovePnly\" id=\"\" style=\"padding-bottom:40px;padding-top:40px;\" data-swiper-parallax=\"-700\"><div class=\"block_layout_in\" style=\"\">\n<div class=\"wp-block-column block_layout_in\">\n<h2 class=\"wp-block-heading has-text-align-center product-H-H2 has-medium-font-size\" style=\"text-transform:capitalize\"><\/h2>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-columns\">\n<div class=\"wp-block-column\">\n<div class=\"wp-block-cover is-light\"><img decoding=\"async\" class=\"wp-block-cover__image-background wp-image-14319\" alt=\"PDC-Kernbohrer Anwendbare Menge\" src=\"https:\/\/www.kingpdc.com\/wp-content\/uploads\/2026\/01\/image-21-1024x623.png\" data-object-fit=\"cover\"\/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\"><\/span><div class=\"wp-block-cover__inner-container\">\n<p class=\"has-text-align-center has-large-font-size\"><\/p>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-themepark-block-themepark-wright content-super-p\" style=\"font-size:14px;line-height:28px;color:#666666; border:1px #d1d1d1 solid;padding:20px 20px;\">\n<div class=\"wp-block-column\">\n<h3 class=\"wp-block-heading has-text-align-center has-monte-grey-color has-text-color has-link-color has-normal-font-size wp-elements-476b121bff444c1ffa165607da85014c\"><strong><\/strong><\/h3>\n\n\n\n<p class=\"has-text-align-center\"><\/p>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column\">\n<div class=\"wp-block-cover is-light\"><img decoding=\"async\" class=\"wp-block-cover__image-background wp-image-14320\" alt=\"PDC-Kernbohrer Anwendbare Menge\" src=\"https:\/\/www.kingpdc.com\/wp-content\/uploads\/2026\/01\/image-22-1024x620.png\" data-object-fit=\"cover\"\/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\"><\/span><div class=\"wp-block-cover__inner-container\">\n<p class=\"has-text-align-center has-large-font-size\"><\/p>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-themepark-block-themepark-wright content-super-p\" style=\"font-size:14px;line-height:28px;color:#666666; border:1px #d1d1d1 solid;padding:20px 20px;\">\n<div class=\"wp-block-column\">\n<h3 class=\"wp-block-heading has-text-align-center has-monte-grey-color has-text-color has-link-color has-normal-font-size wp-elements-7c0de645a2f618d674a0e7a31c8d0d6b\"><strong><\/strong><\/h3>\n\n\n\n<p class=\"has-text-align-center\"><\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-columns\">\n<div class=\"wp-block-column\">\n<div class=\"wp-block-cover\"><img decoding=\"async\" class=\"wp-block-cover__image-background wp-image-14321\" alt=\"PDC-Kernbohrer Anwendbare Menge\" src=\"https:\/\/www.kingpdc.com\/wp-content\/uploads\/2026\/01\/image-23-1024x624.png\" data-object-fit=\"cover\"\/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\"><\/span><div class=\"wp-block-cover__inner-container\">\n<p class=\"has-text-align-center has-large-font-size\"><\/p>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-themepark-block-themepark-wright content-super-p\" style=\"font-size:14px;line-height:28px;color:#666666; border:1px #d1d1d1 solid;padding:20px 20px;\">\n<div class=\"wp-block-column\">\n<h3 class=\"wp-block-heading has-text-align-center has-monte-grey-color has-text-color has-link-color has-normal-font-size wp-elements-ccf616e35e7c2f6898530ad84728af9d\"><\/h3>\n\n\n\n<p class=\"has-text-align-center\"><\/p>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column\">\n<div class=\"wp-block-cover is-light\"><img decoding=\"async\" class=\"wp-block-cover__image-background wp-image-14322\" alt=\"PDC-Kernbohrer Anwendbare Menge\" src=\"https:\/\/www.kingpdc.com\/wp-content\/uploads\/2026\/01\/image-24-1024x618.png\" data-object-fit=\"cover\"\/><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-0 has-background-dim\"><\/span><div class=\"wp-block-cover__inner-container\">\n<p class=\"has-text-align-center has-large-font-size\"><\/p>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-themepark-block-themepark-wright content-super-p\" style=\"font-size:14px;line-height:28px;color:#666666; border:1px #d1d1d1 solid;padding:20px 20px;\">\n<div class=\"wp-block-column\">\n<h3 class=\"wp-block-heading has-text-align-center has-black-color has-text-color has-link-color has-normal-font-size wp-elements-2e9039306eab7c1e5da1598e8c58bb47\"><\/h3>\n\n\n\n\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div><div class=\"layout_badh\"><\/div><\/section>\n\n\n\n<section class=\"wp-block-themepark-block-themepark-area block_layout thempark-block MovePnly\" id=\"\" style=\"padding-bottom:68px;padding-top:72px;\" data-swiper-parallax=\"-700\"><div class=\"block_layout_in\" style=\"\">\n<div class=\"wp-block-column block_layout_in\">\n<h2 class=\"wp-block-heading has-text-align-center product-H-H2 has-themecolor-1-color has-text-color has-link-color has-medium-font-size\" style=\"text-transform:capitalize\"><\/h2>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-columns\">\n<div class=\"wp-block-column productAinstall1-Axunting\"><div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full is-resized\"><img decoding=\"async\" src=\"https:\/\/www.kingpdc.com\/wp-content\/uploads\/2026\/01\/011.png\" alt=\"\" class=\"wp-image-14289\" style=\"width:106px;height:auto\"><\/figure>\n<\/div>\n\n\n<div class=\"wp-block-themepark-block-themepark-wright content-super-p\" style=\"font-size:12px;line-height:20px;padding:3px 0px;\">\n<div class=\"wp-block-column\">\n<div class=\"wp-block-themepark-block-themepark-wright content-super-p\" style=\"font-size:16px;line-height:26px;color:#666666;padding:1px 0px;\">\n<div class=\"wp-block-column\">\n<h2 class=\"wp-block-heading has-text-align-center has-themecolor-1-color has-text-color has-link-color\" style=\"font-size:18px\"><\/h2>\n\n\n\n<p class=\"has-text-align-center\" style=\"font-size:15px\"><\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column productAinstall1-Axunting\"><div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full is-resized\"><img decoding=\"async\" src=\"https:\/\/www.kingpdc.com\/wp-content\/uploads\/2026\/01\/022.png\" alt=\"\" class=\"wp-image-14290\" style=\"width:106px;height:auto\"><\/figure>\n<\/div>\n\n\n<div class=\"wp-block-themepark-block-themepark-wright content-super-p\" style=\"font-size:12px;line-height:20px;padding:3px 0px;\">\n<div class=\"wp-block-column\">\n<div class=\"wp-block-themepark-block-themepark-wright content-super-p\" style=\"font-size:16px;line-height:26px;color:#666666;padding:1px 0px;\">\n<div class=\"wp-block-column\">\n<h2 class=\"wp-block-heading has-text-align-center has-themecolor-1-color has-text-color has-link-color\" style=\"font-size:18px\"><\/h2>\n\n\n\n<p class=\"has-text-align-center\" style=\"font-size:15px\"><\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column productAinstall1-Axunting\"><div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full is-resized\"><img decoding=\"async\" src=\"https:\/\/www.kingpdc.com\/wp-content\/uploads\/2026\/01\/033.png\" alt=\"\" class=\"wp-image-14291\" style=\"width:106px;height:auto\"><\/figure>\n<\/div>\n\n\n<div class=\"wp-block-themepark-block-themepark-wright content-super-p\" style=\"font-size:12px;line-height:20px;padding:3px 0px;\">\n<div class=\"wp-block-column\">\n<div class=\"wp-block-themepark-block-themepark-wright content-super-p\" style=\"font-size:16px;line-height:26px;color:#666666;padding:1px 0px;\">\n<div class=\"wp-block-column\">\n<h2 class=\"wp-block-heading has-text-align-center has-themecolor-1-color has-text-color has-link-color\" style=\"font-size:18px\"><\/h2>\n\n\n\n<p class=\"has-text-align-center\" style=\"font-size:15px\"><\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column productAinstall1-Axunting\"><div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full is-resized\"><img decoding=\"async\" src=\"https:\/\/www.kingpdc.com\/wp-content\/uploads\/2026\/01\/044.png\" alt=\"\" class=\"wp-image-14292\" style=\"width:106px;height:auto\"><\/figure>\n<\/div>\n\n\n<div class=\"wp-block-themepark-block-themepark-wright content-super-p\" style=\"font-size:12px;line-height:20px;padding:3px 0px;\">\n<div class=\"wp-block-column\">\n<div class=\"wp-block-themepark-block-themepark-wright content-super-p\" style=\"font-size:16px;line-height:26px;color:#666666;padding:1px 0px;\">\n<div class=\"wp-block-column\">\n<h2 class=\"wp-block-heading has-text-align-center has-themecolor-1-color has-text-color has-link-color\" style=\"font-size:18px\"><\/h2>\n\n\n\n<p class=\"has-text-align-center\" style=\"font-size:15px\"><\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div><div class=\"layout_badh\"><\/div><\/section>\n\n\n\n<section class=\"wp-block-themepark-block-themepark-area block_layout thempark-block MovePnly\" id=\"\" style=\"padding-top:40px;\" data-swiper-parallax=\"-700\"><div class=\"block_layout_in\" style=\"\">\n<div class=\"wp-block-column block_layout_in\">\n<div class=\"wp-block-columns\">\n<div class=\"wp-block-column\">\n<div class=\"wp-block-themepark-block-themepark-wright content-super-p\" style=\"font-size:14px;line-height:28px; border:1px #e3e3e3 solid;padding:10px 20px;\">\n<div class=\"wp-block-column\">\n<section class=\"wp-block-themepark-block-themepark-area block_layout thempark-block undefined\" id=\"\" style=\"height:395px;box-sizing: border-box;width: 100%;\" data-swiper-parallax=\"-700\"><div class=\"block_layout_in\" style=\"\">\n<div class=\"wp-block-column block_layout_in\">\n<h2 class=\"wp-block-heading has-text-align-center\" style=\"text-transform:capitalize\"><\/h2>\n\n\n\n<div style=\"height:10px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n\n<\/div>\n<\/div><div class=\"layout_badh\"><\/div><\/section>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column\">\n<div class=\"wp-block-cover is-light\" style=\"min-height:200px;aspect-ratio:unset;\"><img decoding=\"async\" class=\"wp-block-cover__image-background wp-image-3671 size-full\" alt=\"\" src=\"https:\/\/www.slewbearingtec.com\/wp-content\/uploads\/2025\/06\/Double-Row-Ball-Slewing-Bearing-p2.png\" data-object-fit=\"cover\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-monte-grey-background-color has-background-dim-10 has-background-dim\"><\/span><div class=\"wp-block-cover__inner-container\">\n<p class=\"has-text-align-center has-large-font-size\"><\/p>\n<\/div><\/div>\n\n\n\n<div style=\"height:16px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-columns\">\n<div class=\"wp-block-column\">\n<div class=\"wp-block-cover is-light\" style=\"min-height:200px;aspect-ratio:unset;\"><img decoding=\"async\" class=\"wp-block-cover__image-background wp-image-4629 size-full\" alt=\"\" src=\"https:\/\/www.slewbearingtec.com\/wp-content\/uploads\/2025\/12\/image-23.png\" data-object-fit=\"cover\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-monte-grey-background-color has-background-dim-20 has-background-dim\"><\/span><div class=\"wp-block-cover__inner-container\">\n<p class=\"has-text-align-center has-large-font-size\"><\/p>\n<\/div><\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column\">\n<div class=\"wp-block-cover is-light\" style=\"min-height:200px;aspect-ratio:unset;\"><img decoding=\"async\" class=\"wp-block-cover__image-background wp-image-4631 size-full\" alt=\"\" src=\"https:\/\/www.slewbearingtec.com\/wp-content\/uploads\/2025\/12\/image-25.png\" data-object-fit=\"cover\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-monte-grey-background-color has-background-dim-20 has-background-dim\"><\/span><div class=\"wp-block-cover__inner-container\">\n<p class=\"has-text-align-center has-large-font-size\"><\/p>\n<\/div><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div><div class=\"layout_badh\"><\/div><\/section>\n\n\n\n<section class=\"wp-block-themepark-block-themepark-area block_layout thempark-block MovePnly\" id=\"\" style=\"background-color:#f7f7f7;padding-bottom:40px;padding-top:40px;\" data-swiper-parallax=\"-700\"><div class=\"block_layout_in\" style=\"\">\n<div class=\"wp-block-column block_layout_in\">\n<h2 class=\"wp-block-heading has-text-align-center has-medium-font-size\" style=\"text-transform:capitalize\"><\/h2>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-columns\">\n<div class=\"wp-block-column\"><div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full is-resized\"><img decoding=\"async\" src=\"https:\/\/www.lianxi.fun\/wp-content\/uploads\/2025\/12\/attention.png\" alt=\"\" class=\"wp-image-13429\" style=\"width:64px\"><\/figure>\n<\/div>\n\n\n<h3 class=\"wp-block-heading has-text-align-center\"><\/h3>\n\n\n\n<div class=\"wp-block-themepark-block-themepark-wright content-super-p  blog-jiange\" style=\"font-size:14px;line-height:28px;color:#666666;padding:10px 0px;\">\n<div class=\"wp-block-column\">\n<p class=\"has-text-align-center\"><\/p>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column\" style=\"flex-basis:10px\">\n<div class=\"wp-block-themepark-block-themepark-xian theme_fang_out\" style=\"text-align:center;padding-top:40px;\"><div class=\"fangbox\" style=\"width:1px;height:150px;background-color:#e7e7e7;\"><\/div><\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column\"><div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full is-resized\"><img decoding=\"async\" src=\"https:\/\/www.lianxi.fun\/wp-content\/uploads\/2025\/12\/attention.png\" alt=\"\" class=\"wp-image-13429\" style=\"width:64px\"><\/figure>\n<\/div>\n\n\n<h3 class=\"wp-block-heading has-text-align-center\"><\/h3>\n\n\n\n<div class=\"wp-block-themepark-block-themepark-wright content-super-p  blog-jiange\" style=\"font-size:14px;line-height:28px;color:#666666;padding:10px 0px;\">\n<div class=\"wp-block-column\">\n<p class=\"has-text-align-center\"><\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div><div class=\"layout_badh\"><\/div><\/section>\n\n\n\n<section class=\"wp-block-themepark-block-themepark-area block_layout thempark-block MovePnly\" id=\"\" style=\"padding-bottom:40px;padding-top:40px;\" data-swiper-parallax=\"-700\"><div class=\"block_layout_in\" style=\"\">\n<div class=\"wp-block-column block_layout_in\">\n<h2 class=\"wp-block-heading has-text-align-center H2:Know Us and Contact has-medium-font-size\" style=\"text-transform:capitalize\"><span class=\"ez-toc-section\" id=\"Know_Us_and_Contact_Us\"><\/span>Lernen Sie uns kennen und kontaktieren Sie uns<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading has-text-align-center has-monte-grey-color has-text-color has-link-color has-medium-font-size wp-elements-e7ef094161f86bc679a3fe601c773619\" id=\"m-quote\"><span class=\"ez-toc-section\" id=\"Get_a_Free_Quote_Today\"><\/span><strong><strong><strong>Erhalten Sie eine kostenlose <mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-themecolor-1-color\">Zitat<\/mark> Heute.<\/strong><\/strong><\/strong><span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-themepark-block-themepark-comment thempark-block themepark-comment fromnopading undefined\" style=\"max-width:760px;\"><div class=\"themepark-comment_in\" id=\"ud_form\"><div class=\"themepark-comment_inb2\"><div class=\"themepark-comment_inb\" style=\"background-color:#ffffff;\"><div class=\"themepark-comment_form nolable\" style=\"\"><form id=\"commentform-park\" class=\"themepark-c-f\" action=\"https:\/\/www.sgnutri.com\/wp-comments-post.php\" method=\"post\" autocomplete=\"off\" data-trp-original-action=\"https:\/\/www.sgnutri.com\/wp-comments-post.php\"><div class=\"themepark-comment_form_box tptext\" style=\"font-size:15px;\"><lable for=\"tpcommet0\" class=\"\"><input type=\"text\" id=\"tpcommet0\" name=\"tpcommet0\" size=\"28\" style=\"border: solid 1px #ffffff;background-color: #a0c6e51a;\" placeholder=\"Name\"\/><\/lable><\/div><div class=\"themepark-comment_form_box tptext mail-c\" style=\"font-size:15px;\"><lable for=\"tpcommet1\" class=\"required\"><input type=\"text\" class=\"f-email\" id=\"tpcommet1\" name=\"tpcommet1\" size=\"28\" required style=\"border: solid 1px #ffffff;background-color: #a0c6e51a;\" placeholder=\"E-Mail\"\/><span class=\"required\">*<div class=\"required_tishi animated\"><i class=\"fas fa-exclamation-circle\"><\/i><span><\/span><\/div><\/span><\/lable><\/div><div class=\"themepark-comment_form_box tpTextarea\" style=\"font-size:15px;\"><lable for=\"tpcommet2\"><textarea id=\"tpcommet2\" name=\"tpcommet2\" style=\"border: solid 1px #ffffff;background-color: #a0c6e51a;\" placeholder=\"Ihre Frage\"><\/textarea><\/lable><\/div><div class=\"hiddeninput\"><input name=\"comment_post_ID\" type=\"hidden\" value=\"13125\"\/><input name=\"author\" type=\"hidden\" class=\"author\"\/><input name=\"email\" type=\"hidden\" class=\"email\"\/><textarea name=\"comment\" style=\"display:none\" class=\"comment\"><\/textarea><input name=\"themeparklable\" type=\"hidden\" value=\"Name|E-mail|Your Question\"\/><input name=\"themeparktype\" type=\"hidden\" value=\"text|text2|Textarea\"\/><input name=\"redirect_to\" type=\"hidden\" value=\"https:\/\/www.sgnutri.com\"\/><input name=\"inquiryid\" type=\"hidden\"\/><input name=\"inquirytime\" type=\"hidden\"\/><input name=\"position\" type=\"hidden\"\/><\/div><div class=\"submut_box\"><input type=\"submit\" class=\"submut_btn\" name=\"submit\" style=\"background:#183884;\" value=\"Angebot senden\"\/><div class=\"tishi\" style=\"\"><div class=\"loading\" style=\"\"><i class=\"fas fa-spinner\"><\/i>Einreichen!<\/div><div class=\"success\" style=\"\"><i class=\"fas fa-check\"><\/i>Erfolgreich!<\/div><div class=\"erro\" style=\"\"><i class=\"fas fa-exclamation-circle\"><\/i>Einreichung fehlgeschlagen! Bitte versuchen Sie es sp\u00e4ter erneut\uff01<\/div><div class=\"e-email\">E-Mail-Formatfehler!<\/div><div class=\"e-tel\">Formatfehler\uff01<\/div><\/div><\/div><input type=\"hidden\" name=\"trp-form-language\" value=\"de\"\/><\/form><\/div><div class=\"wp_clear\"><\/div><\/div><div class=\"themepark-comment_in_b\" style=\"opacity:1;undefined0\"><\/div><\/div><\/div><div class=\"wp_clear\"><\/div><\/div>\n\n\n\n<!DOCTYPE html>\n<html lang=\"zh-CN\">\n<head>\n\n\n<title>FAQ<\/title>\n<style>\n \n  .faq-container {\n    max-width: 600px;\n    margin: 0 auto;\n    background-color: #fff;\n    padding: 20px;\n    border-radius: 8px;\n    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);\n  }\n  .faq-item {\n    border-bottom: 1px solid #eee;\n    margin-bottom: 10px;\n    padding-bottom: 10px;\n  }\n  .faq-item:last-child {\n    border-bottom: none;\n    margin-bottom: 0;\n    padding-bottom: 0;\n  }\n  .faq-question {\n    font-weight: bold;\n    cursor: pointer;\n    padding: 10px 0;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    color: #007bff;\n  }\n  .faq-question::after {\n    content: '+';\n    font-size: 1.2em;\n    transition: transform 0.3s ease;\n  }\n  .faq-question.active::after {\n    content: '-';\n    transform: rotate(180deg);\n  }\n  .faq-answer {\n    display: none;\n    padding: 10px 0;\n    color: #555;\n    line-height: 1.6;\n  }\n  .faq-answer.show {\n    display: block;\n  }\n<\/style>\n<\/head>\n<body>\n\n<div class=\"faq-container\">\n  <h1><span class=\"ez-toc-section\" id=\"FAQ\"><\/span>FAQ<span class=\"ez-toc-section-end\"><\/span><\/h1>\n\n  <div class=\"faq-item\">\n    <div class=\"faq-question\">\n      \n    <\/div>\n    <div class=\"faq-answer\">\n      \n    <\/div>\n  <\/div>\n\n  <div class=\"faq-item\">\n    <div class=\"faq-question\">\n      \n    <\/div>\n    <div class=\"faq-answer\">\n      \n    <\/div>\n  <\/div>\n\n  <div class=\"faq-item\">\n    <div class=\"faq-question\">\n      \n    <\/div>\n    <div class=\"faq-answer\">\n      \n    <\/div>\n  <\/div>\n\n  <div class=\"faq-item\">\n    <div class=\"faq-question\">\n      \n    <\/div>\n    <div class=\"faq-answer\">\n      \n    <\/div>\n  <\/div>\n\n  <div class=\"faq-item\">\n    <div class=\"faq-question\">\n     \n    <\/div>\n    <div class=\"faq-answer\">\n      \n    <\/div>\n  <\/div>\n\n  <div class=\"faq-item\">\n    <div class=\"faq-question\">\n     \n    <\/div>\n    <div class=\"faq-answer\">\n       \n    <\/div>\n  <\/div>\n\n<\/div>\n\n<script>\n  document.addEventListener('DOMContentLoaded', function() {\n    const faqQuestions = document.querySelectorAll('.faq-question');\n\n    faqQuestions.forEach(question => {\n      question.addEventListener('click', function() {\n        const answer = this.nextElementSibling; \/\/ \u83b7\u53d6\u4e0b\u4e00\u4e2a\u5144\u5f1f\u5143\u7d20\uff0c\u5373\u7b54\u6848\n        this.classList.toggle('active'); \/\/ \u5207\u6362\u95ee\u9898\u6807\u9898\u7684 active \u7c7b\n        answer.classList.toggle('show'); \/\/ \u5207\u6362\u7b54\u6848\u7684 show \u7c7b\u6765\u663e\u793a\u6216\u9690\u85cf\n      });\n    });\n  });\n<\/script>\n\n<\/body>\n<\/html>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"375\" height=\"531\" src=\"https:\/\/www.sgnutri.com\/wp-content\/uploads\/2025\/01\/certi2-2.png\" alt=\"Zertifizierung2\" class=\"wp-image-2796\" srcset=\"https:\/\/www.sgnutri.com\/wp-content\/uploads\/2025\/01\/certi2-2.png 375w, https:\/\/www.sgnutri.com\/wp-content\/uploads\/2025\/01\/certi2-2-212x300.png 212w, https:\/\/www.sgnutri.com\/wp-content\/uploads\/2025\/01\/certi2-2-8x12.png 8w\" sizes=\"auto, (max-width: 375px) 100vw, 375px\" \/><\/figure>\n<\/div>\n<\/div><div class=\"layout_badh\"><\/div><\/section>\n\n\n\n<style>\n  \/* \u4ea7\u54c1\u6587\u7ae0\u4e3b\u56fe\u9634\u5f71\u6548\u679c *\/\n.productwzimage{\n\tbox-shadow: 0 0 10px rgba(0, 0, 0, 0.2); \/* \u6c34\u5e73\u504f\u79fb 0, \u5782\u76f4\u504f\u79fb 0, \u6a21\u7cca\u534a\u5f84 10px, \u989c\u8272\u4e3a\u534a\u900f\u660e\u9ed1\u8272 *\/\n   border-radius: 6px;    \/* \u8bbe\u7f6e\u6240\u6709\u89d2\u4e3a10px\u7684\u5706\u89d2 *\/\n}\n\n\n        .scrollable-paragraph {\n            \/* \u8bbe\u7f6e\u56fa\u5b9a\u9ad8\u5ea6\uff0c\u786e\u4fdd\u5185\u5bb9\u8d85\u51fa\u540e\u53ef\u4ee5\u6eda\u52a8 *\/\n            \/* \u8fd9\u91cc\u7684 3em \u5047\u8bbe\u6bcf\u884c\u6587\u672c\u9ad8\u5ea6\u7ea6\u4e3a 1em\uff0c\u6240\u4ee5 3em \u5927\u7ea6\u662f 3 \u884c\u6587\u672c\u7684\u9ad8\u5ea6 *\/\n            max-height: 17em; \n            overflow-y: scroll; \/* \u5141\u8bb8\u5782\u76f4\u6eda\u52a8 *\/\n          \n            padding: 10px;\n            line-height: 1.5em; \/* \u8bbe\u7f6e\u884c\u9ad8\uff0c\u6839\u636e\u5b9e\u9645\u5b57\u4f53\u5927\u5c0f\u8c03\u6574 *\/\n           \n            box-sizing: border-box; \/* \u8fb9\u6846\u548c\u5185\u8fb9\u8ddd\u5305\u542b\u5728\u5bbd\u5ea6\u5185 *\/\n        }\n\n        \/* \u9690\u85cf\u6eda\u52a8\u6761\uff08\u53ef\u9009\uff0c\u4f46\u53ef\u4ee5\u4f7f\u754c\u9762\u66f4\u7f8e\u89c2\uff09 *\/\n        .scrollable-paragraph::-webkit-scrollbar {\n            width: 0;  \/* \u9488\u5bf9 Webkit \u6d4f\u89c8\u5668\uff08Chrome, Safari\uff09\u9690\u85cf\u6eda\u52a8\u6761 *\/\n            height: 0;\n        }\n        .scrollable-paragraph {\n            -ms-overflow-style: none;  \/* \u9488\u5bf9 IE \u548c Edge \u9690\u85cf\u6eda\u52a8\u6761 *\/\n            scrollbar-width: none;  \/* \u9488\u5bf9 Firefox \u9690\u85cf\u6eda\u52a8\u6761 *\/\n        }\n  \n\n.applicationtittle { \/* \u7c7b\u540d\u5df2\u66f4\u6362 *\/\n            \/* \u8bbe\u7f6e\u56fa\u5b9a\u9ad8\u5ea6\uff0c\u786e\u4fdd\u5185\u5bb9\u8d85\u51fa\u540e\u53ef\u4ee5\u6eda\u52a8 *\/\n            height: 4em; \n            overflow-y: scroll; \/* \u5141\u8bb8\u5782\u76f4\u6eda\u52a8 *\/\n           \n            padding: 10px;\n            \n            width: 300px; \/* \u8bbe\u7f6e\u5bbd\u5ea6\uff0c\u4fbf\u4e8e\u67e5\u770b *\/\n            box-sizing: border-box; \/* \u8fb9\u6846\u548c\u5185\u8fb9\u8ddd\u5305\u542b\u5728\u5bbd\u5ea6\u5185 *\/\n        }\n\n        \/* \u9690\u85cf\u6eda\u52a8\u6761\uff08\u53ef\u9009\uff0c\u4f46\u53ef\u4ee5\u4f7f\u754c\u9762\u66f4\u7f8e\u89c2\uff09 *\/\n        .applicationtittle::-webkit-scrollbar { \/* \u7c7b\u540d\u5df2\u66f4\u6362 *\/\n            width: 0;  \/* \u9488\u5bf9 Webkit \u6d4f\u89c8\u5668\uff08Chrome, Safari\uff09\u9690\u85cf\u6eda\u52a8\u6761 *\/\n            height: 0;\n        }\n        .applicationtittle { \/* \u7c7b\u540d\u5df2\u66f4\u6362 *\/\n            -ms-overflow-style: none;  \/* \u9488\u5bf9 IE \u548c Edge \u9690\u85cf\u6eda\u52a8\u6761 *\/\n            scrollbar-width: none;  \/* \u9488\u5bf9 Firefox \u9690\u85cf\u6eda\u52a8\u6761 *\/\n        }\n.productArenqun {\n    box-shadow: 1px 3px 4px 2px rgba(0, 0, 0, 0.2);\n    border-radius: 12px;.productAwzzt{\n\tbox-shadow: 0 0 10px rgba(0, 0, 0, 0.2); \/* \u56db\u5468\u9634\u5f71 *\/\n border-radius:3px;\n}\n.informationFL {\n   box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); \/* \u56db\u5468\u9634\u5f71 *\/\n\tborder-radius:12px;\n}\n\n.productArenqun {\n    box-shadow: 1px 3px 4px 2px rgba(0, 0, 0, 0.2);\n    border-radius: 12px;\n}\n.productsAforms1 #tpcommet0{\n\tmargin-bottom:2em\n}\n.productsAforms1 #tpcommet2{\n\tmargin-bottom:2em\n}\n.productsAforms1 #tpcommet4{\n\tmargin-bottom:2em\n}\n.productArenqunlogo{\n:-3em!important;\n}\n.productAinstall1{\n\t  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); \/* \u56db\u5468\u9634\u5f71 *\/\n\tborder-radius:12px;\n}\n.productAmainimage img{\n\t\n\t \u00a0box-shadow: 0 0 10px rgba(0, 0, 0, 1)!important; \/* \u56db\u5468\u9634\u5f71 *\/\n    border-radius: 12px;\n}\n.productArenqun{\n\t padding-left:0; \n    padding-right:0;\n}\n.productAFAQ{\n\t box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); \/* \u56db\u5468\u9634\u5f71 *\/\n\tborder-radius:12px;\n\tpadding-left:0; \n    padding-right:0;\n}\n.productsAformsbackground1{\n\t box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); \/* \u56db\u5468\u9634\u5f71 *\/\n\tborder-radius:12px;\n}\n\n.productAcharacter{\n\t box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); \/* \u56db\u5468\u9634\u5f71 *\/\n\tborder-radius:8px;\n}\n.productAduibidian{\n\t\t box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); \/* \u56db\u5468\u9634\u5f71 *\/\n\tborder-radius:8px;\n}\n.informationFL {\n    box-shadow: 4px 4px 3px 0px rgb(165 155 155 \/ 48%);\n}\n\n\/* \u6dfb\u52a0\u5230\u4f60\u7684 CSS \u4e2d *\/\n.informationFL {\n  \/* ... \u73b0\u6709\u6837\u5f0f ... *\/\n  transition: transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), box-shadow 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);\n  transform-style: preserve-3d; \/* \u542f\u7528 3D \u53d8\u6362 *\/\n  perspective: 1000px; \/* \u5b9a\u4e49 3D \u573a\u666f\u7684\u900f\u89c6\u6df1\u5ea6 *\/\n}\n\n.informationFL:hover {\n  transform: translateY(-10px) rotateX(5deg); \/* \u5411\u4e0a\u79fb\u52a8 10px \u5e76\u7ed5 X \u8f74\u65cb\u8f6c 5 \u5ea6 *\/\n  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.25); \/* \u589e\u52a0\u9634\u5f71\u6df1\u5ea6\uff0c\u6a21\u62df\u7fd8\u8d77\u540e\u7684\u5149\u7167\u53d8\u5316 *\/\nbackground-color:#ffa20059;\n}\n.line-effect {\n  position: relative;\n  width:70%; \/* \u7ebf\u6761\u7684\u521d\u59cb\u53ef\u89c1\u90e8\u5206\u5bbd\u5ea6 *\/\n  height: 2px; \/* \u7ebf\u6761\u7684\u9ad8\u5ea6 *\/\n  background-color: transparent; \/* \u80cc\u666f\u900f\u660e\uff0c\u53ea\u4f9d\u9760\u4f2a\u5143\u7d20\u6765\u663e\u793a\u7ebf\u6761 *\/\n}\n\n.line-effect::after {\n  content: '';\n  position: absolute;\n  left: 0;\n  top: 0;\n  width: 0; \/* \u521d\u59cb\u5bbd\u5ea6\u4e3a0\uff0c\u4e0d\u663e\u793a *\/\n  height: 100%; \/* \u4e0e\u7236\u5143\u7d20\u9ad8\u5ea6\u4e00\u81f4 *\/\n  background-color:  #007bff; \/* \u7ebf\u6761\u989c\u8272 *\/\n  transition: width 0.3s ease-out; \/* \u5bbd\u5ea6\u8fc7\u6e21\uff0c\u4f7f\u7528 ease-out \u53ef\u4ee5\u8ba9\u52a8\u753b\u66f4\u5e73\u6ed1 *\/\n}\n\n\/* \u5f53\u9f20\u6807\u60ac\u505c\u5728 .informationFL \u4e0a\u65f6\uff0c\u6539\u53d8 .line-effect::after \u7684\u5bbd\u5ea6 *\/\n.informationFL:hover .line-effect::after {\n  width: 100%; \/* \u5ef6\u4f38\u5230100% *\/\n}\n\n.productArenqun:hover .line-effect::after {\n  width: 100%; \/* \u5ef6\u4f38\u5230100% *\/\n}\n.productAform2fq{\n\t\n\ttransform: translateY(-10px) rotateX(5deg); \/* \u5411\u4e0a\u79fb\u52a8 10px \u5e76\u7ed5 X \u8f74\u65cb\u8f6c 5 \u5ea6 *\/\n  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.25); \/* \u589e\u52a0\u9634\u5f71\u6df1\u5ea6\uff0c\u6a21\u62df\u7fd8\u8d77\u540e\u7684\u5149\u7167\u53d8\u5316 *\/\nborder-radius:6px;\n}\n}\n.productsAforms1 #tpcommet0{\n\tmargin-bottom:2em\n}\n.productsAforms1 #tpcommet2{\n\tmargin-bottom:2em\n}\n.productsAforms1 #tpcommet4{\n\tmargin-bottom:2em\n}\n.productArenqunlogo{\n:-3em!important;\n}\n.productAinstall1{\n\t  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); \/* \u56db\u5468\u9634\u5f71 *\/\n\tborder-radius:12px;\n}\n.productAmainimage img{\n\t\n\t \u00a0box-shadow: 0 0 10px rgba(0, 0, 0, 1)!important; \/* \u56db\u5468\u9634\u5f71 *\/\n    border-radius: 12px;\n}\n.productArenqun{\n\t padding-left:0; \n    padding-right:0;\n}\n.productAFAQ{\n\t box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); \/* \u56db\u5468\u9634\u5f71 *\/\n\tborder-radius:12px;\n\tpadding-left:0; \n    padding-right:0;\n}\n.productsAformsbackground1{\n\t box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); \/* \u56db\u5468\u9634\u5f71 *\/\n\tborder-radius:12px;\n}\n\n.productAcharacter{\n\t box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); \/* \u56db\u5468\u9634\u5f71 *\/\n\tborder-radius:8px;\n}\n.productAduibidian{\n\t\t box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); \/* \u56db\u5468\u9634\u5f71 *\/\n\tborder-radius:8px;\n}\n<\/style>\n\n\n\n<aside id=\"auto-toc-sidebar\"><\/aside>\n<style>\n#auto-toc-sidebar {\n  position: fixed;\n  left: 0;\n  width: 100%;\n  height: 82px;\n  background: #ffffff;\n\n\n  border-bottom: 1px solid #e6e6e6;\n\n  \/* \u5c42\u7ea7\u4e00\u5b9a\u8981\u538b\u8fc7 header *\/\n  z-index: 9999999999;\n\n  \/* \u521d\u59cb\u9690\u85cf\u5728\u9876\u90e8 *\/\n  transform: translateY(-233%);\n  transition: transform 0.28s ease;\n\n  display: flex;\n  align-items: center;\n\n  box-sizing: border-box;\n  padding: 0 24px;\n\n  \/* \u9632\u6b62\u5185\u5bb9\u88ab\u9009\u4e2d\u6296\u52a8 *\/\n  user-select: none;\n}\n\n\/* \u6eda\u52a8\u540e\u663e\u793a *\/\n#auto-toc-sidebar.show {\n  transform: translateY(-100%);\n}\n\n\/* ======================================================\n   \u6a2a\u5411 Tab \u5217\u8868\n   ====================================================== *\/\n\n#auto-toc-list {\n  display: flex;\n  align-items: center;\n  gap: 32px;\n\n  list-style: none;\n  margin: 0;\n  padding: 0;\n\n  \/* \u6a2a\u5411\u6ea2\u51fa\u53ef\u6eda\u52a8 *\/\n  overflow-x: auto;\n  overflow-y: hidden;\n  white-space: nowrap;\n\n  width: 100%;\n  height: 100%;\n}\n\n\/* \u9690\u85cf\u6eda\u52a8\u6761\uff08\u4f01\u4e1a\u7ad9\u6807\u914d\uff09 *\/\n#auto-toc-list::-webkit-scrollbar {\n  display: none;\n}\n\n\/* ======================================================\n   \u5355\u4e2a Tab\n   ====================================================== *\/\n\n#auto-toc-list li {\n  flex-shrink: 0;\n  height: 100%;\n  display: flex;\n  align-items: center;\n}\n\n\/* \u94fe\u63a5\u6837\u5f0f *\/\n#auto-toc-list a {\n  position: relative;\n  display: inline-flex;\n  align-items: center;\n\n  height: 100%;\n  padding: 0 4px;\n\n  font-size: 14px;\n  font-weight: 500;\n  color: #666666;\n  text-decoration: none;\n\n  transition: color 0.2s ease;\n}\n\n#auto-toc-list a:hover {\n  color: #239be0;\n}\n\n#auto-toc-list a.active {\n  color: #000000;\n  font-weight: 500;\n}\n#auto-toc-list a.active:hover::after {\n  background: #444444;\n}\n\n\/* \u4e0b\u5212\u7ebf\u6307\u793a\u5668 *\/\n#auto-toc-list a.active::after {\n  content: '';\n  position: absolute;\n  left: 0;\n  bottom: 6px;\n\n  width: 100%;\n  height: 4px;\n  background: #000000;\n\n  border-radius: 2px;\n}\n#auto-toc-list a.active:hover::after {\n  background: #471c1c;\n}\n\n\/* ======================================================\n   \u54cd\u5e94\u5f0f\u5904\u7406\n   ====================================================== *\/\n\n\/* \u5e73\u677f\u53ca\u4ee5\u4e0b\u9690\u85cf\uff08\u907f\u514d\u548c\u79fb\u52a8\u5bfc\u822a\u51b2\u7a81\uff09 *\/\n@media (max-width: 1024px) {\n  #auto-toc-sidebar {\n    display: none;\n  }\n}\n\n<\/style>\n<script>\ndocument.addEventListener('DOMContentLoaded', function () {\n\n  \/* ===============================\n   * 1. \u5f3a\u5236\u628a TOC \u632a\u5230 body \u4e0b\uff08\u5173\u952e\uff09\n   * =============================== *\/\n  const toc = document.getElementById('auto-toc-sidebar');\n  if (!toc) return;\n\n  if (toc.parentElement !== document.body) {\n    document.body.appendChild(toc);\n  }\n\n  \/* ===============================\n   * 2. \u52a8\u6001\u83b7\u53d6\u771f\u5b9e Header \u9ad8\u5ea6\n   * =============================== *\/\n  function getHeaderHeight() {\n    const candidates = [\n      'header',\n      '.site-header',\n      '.main-header',\n      '.sticky-header',\n      '.header-wrapper',\n      '.top-navigation'\n    ];\n\n    let maxHeight = 0;\n\n    candidates.forEach(sel => {\n      const el = document.querySelector(sel);\n      if (!el) return;\n\n      const rect = el.getBoundingClientRect();\n      if (rect.height > maxHeight) {\n        maxHeight = rect.height;\n      }\n    });\n\n    return maxHeight;\n  }\n\n  \/* ===============================\n   * 3. \u627e\u6b63\u6587\u533a\u57df\n   * =============================== *\/\n  const contentSelectors = [\n    '.entry-content',\n    '.post-content',\n    '.content',\n    '.wp-block-post-content',\n    '.single-post-content',\n    '.blog-post-content',\n    '.wp-block-column',\n    '.the_page_content'\n  ];\n\n  let content = null;\n  for (const sel of contentSelectors) {\n    const el = document.querySelector(sel);\n    if (el && el.querySelector('h2')) {\n      content = el;\n      break;\n    }\n  }\n  if (!content) return;\n\n  \/* ===============================\n   * 4. \u6536\u96c6 H2\uff08\u9047\u5230\u91cd\u590d\u5373\u505c\u6b62\uff09\n   * =============================== *\/\n  const headings = content.querySelectorAll('h2');\n  if (!headings.length) return;\n\n  const ul = document.createElement('ul');\n  ul.id = 'auto-toc-list';\n  toc.appendChild(ul);\n\n  const tocEntries = [];\n  const seenTitles = new Set();\n\n  for (const h of headings) {\n    const span = h.querySelector('span[id]');\n    if (!span) continue;\n\n    const title = h.textContent.trim();\n    if (seenTitles.has(title)) break;\n    seenTitles.add(title);\n\n    const li = document.createElement('li');\n    const a = document.createElement('a');\n\n    a.href = '#' + span.id;\n    a.textContent = title;\n\n    li.appendChild(a);\n    ul.appendChild(li);\n\n    tocEntries.push({ heading: h, link: a, id: span.id });\n  }\n\n  if (!tocEntries.length) return;\n  tocEntries[0].link.classList.add('active');\n\n  \/* ===============================\n   * 5. \u6eda\u52a8\u663e\u793a \/ \u52a8\u6001\u907f\u8ba9 Header\n   * =============================== *\/\n  const SHOW_AFTER = 180;\n  let lastScrollY = window.scrollY;\n\n  function updateTocPosition() {\n    const headerHeight = getHeaderHeight();\n    toc.style.top = headerHeight + 'px';\n  }\n\n  window.addEventListener('scroll', () => {\n    const currentY = window.scrollY;\n    updateTocPosition();\n\n    if (currentY > SHOW_AFTER) {\n      toc.classList.add('show');\n    } else {\n      toc.classList.remove('show');\n    }\n\n    lastScrollY = currentY;\n  });\n\n  window.addEventListener('resize', updateTocPosition);\n  updateTocPosition();\n\n  \/* ===============================\n   * 6. \u5f53\u524d\u7ae0\u8282\u9ad8\u4eae\n   * =============================== *\/\n  const observer = new IntersectionObserver(entries => {\n    let current = null;\n\n    entries.forEach(entry => {\n      if (entry.isIntersecting) {\n        current = tocEntries.find(e => e.heading === entry.target);\n      }\n    });\n\n    if (current) {\n      tocEntries.forEach(e => e.link.classList.remove('active'));\n      current.link.classList.add('active');\n    }\n  }, {\n    rootMargin: '-120px 0px -60% 0px'\n  });\n\n  tocEntries.forEach(e => observer.observe(e.heading));\n\n  \/* ===============================\n   * 7. \u70b9\u51fb\u6eda\u52a8\uff08\u7edd\u4e0d\u88ab Header \u906e\u6321\uff09\n   * =============================== *\/\n  ul.addEventListener('click', e => {\n    if (e.target.tagName !== 'A') return;\n    e.preventDefault();\n\n    const target = document.querySelector(e.target.getAttribute('href'));\n    if (!target) return;\n\n    const offset =\n      getHeaderHeight() +\n      toc.offsetHeight +\n      10;\n\n    const top =\n      target.getBoundingClientRect().top +\n      window.pageYOffset -\n      offset;\n\n    window.scrollTo({\n      top,\n      behavior: 'smooth'\n    });\n  });\n\n});\n<\/script>\n\n\n\n<section class=\"wp-block-themepark-block-themepark-area block_layout thempark-block undefined\" id=\"\" style=\"\" data-swiper-parallax=\"-700\"><div class=\"block_layout_in\" style=\"\">\n<div class=\"wp-block-column block_layout_in\">\n<style>\n.review-container {\n    max-width: 700px;\n    margin: 40px auto;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, \"Helvetica Neue\", Arial, sans-serif;\n}\n\n.review-form {\n    background: #ffffff;\n    padding: 35px;\n    border-radius: 16px;\n    box-shadow: 0 4px 20px rgba(0,0,0,0.06);\n    margin-bottom: 40px;\n}\n\n.review-form h3 {\n    margin: 0 0 25px 0;\n    color: #1a1a1a;\n    font-size: 22px;\n    font-weight: 600;\n}\n\n.form-group {\n    margin-bottom: 24px;\n}\n\n.form-group label {\n    display: block;\n    margin-bottom: 10px;\n    color: #333;\n    font-weight: 500;\n    font-size: 14px;\n}\n\n.required {\n    color: #e74c3c;\n    margin-left: 2px;\n}\n\n\/* Star rating - more elegant *\/\n.star-rating {\n    display: inline-flex;\n    gap: 6px;\n    font-size: 36px;\n    padding: 8px 0;\n}\n\n.star {\n    cursor: pointer;\n    color: #e0e0e0;\n    transition: all 0.15s ease;\n    user-select: none;\n    line-height: 1;\n}\n\n.star:hover {\n    transform: scale(1.15);\n    color: #ffc107;\n}\n\n.star.active {\n    color: #ffc107;\n}\n\n\/* Comment input - cleaner design *\/\n.comment-input {\n    width: 100%;\n    padding: 14px 16px;\n    border: 1.5px solid #e8e8e8;\n    border-radius: 10px;\n    font-size: 15px;\n    font-family: inherit;\n    resize: vertical;\n    min-height: 110px;\n    transition: all 0.2s;\n    box-sizing: border-box;\n    line-height: 1.5;\n}\n\n.comment-input:focus {\n    outline: none;\n    border-color: var(--wp--preset--color--primary, #0073aa);\n    box-shadow: 0 0 0 3px rgba(0, 115, 170, 0.1);\n}\n\n.comment-input::placeholder {\n    color: #999;\n}\n\n\/* Captcha - modern card style *\/\n.captcha-group {\n    display: none;\n    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);\n    padding: 24px;\n    border-radius: 12px;\n    margin-bottom: 24px;\n    border: none;\n}\n\n.captcha-group.active {\n    display: block;\n    animation: slideDown 0.3s ease;\n}\n\n@keyframes slideDown {\n    from {\n        opacity: 0;\n        transform: translateY(-10px);\n    }\n    to {\n        opacity: 1;\n        transform: translateY(0);\n    }\n}\n\n.captcha-question {\n    font-size: 17px;\n    color: #2c3e50;\n    margin-bottom: 14px;\n    font-weight: 600;\n}\n\n.captcha-input {\n    width: 100%;\n    max-width: 120px;\n    padding: 10px 14px;\n    border: 1.5px solid #ced4da;\n    border-radius: 8px;\n    font-size: 16px;\n    box-sizing: border-box;\n    transition: all 0.2s;\n    text-align: center;\n    font-weight: 500;\n}\n\n.captcha-input:focus {\n    outline: none;\n    border-color: var(--wp--preset--color--primary, #0073aa);\n    box-shadow: 0 0 0 3px rgba(0, 115, 170, 0.1);\n}\n\n\/* Buttons - unified theme-adaptive style *\/\n.btn {\n    border: none;\n    padding: 13px 32px;\n    border-radius: 10px;\n    font-size: 15px;\n    font-weight: 600;\n    cursor: pointer;\n    transition: all 0.2s ease;\n    display: inline-block;\n}\n\n.submit-btn,\n.verify-btn {\n    background: var(--wp--preset--color--primary, #0073aa);\n    color: #ffffff;\n}\n\n.submit-btn:hover,\n.verify-btn:hover {\n    opacity: 0.9;\n    transform: translateY(-1px);\n    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);\n}\n\n.submit-btn:disabled,\n.verify-btn:disabled {\n    background: #d0d0d0;\n    cursor: not-allowed;\n    transform: none;\n    box-shadow: none;\n    opacity: 1;\n}\n\n.submit-btn.hidden {\n    display: none;\n}\n\n.verify-btn {\n    display: none;\n}\n\n.verify-btn.active {\n    display: inline-block;\n}\n\n\/* Message alerts - softer design *\/\n.message {\n    padding: 14px 18px;\n    border-radius: 10px;\n    margin-bottom: 20px;\n    display: none;\n    font-size: 14px;\n    font-weight: 500;\n}\n\n.message.success {\n    background: #d1f2eb;\n    color: #0c5e47;\n    border: 1px solid #a7e6d7;\n}\n\n.message.error {\n    background: #f8d7da;\n    color: #842029;\n    border: 1px solid #f1aeb5;\n}\n\n\/* Reviews list - minimal & clean *\/\n.reviews-list {\n    margin-top: 50px;\n}\n\n.reviews-list h3 {\n    color: #1a1a1a;\n    margin-bottom: 24px;\n    font-size: 20px;\n    font-weight: 600;\n}\n\n.review-item {\n    background: #ffffff;\n    padding: 24px;\n    border-radius: 14px;\n    box-shadow: 0 2px 10px rgba(0,0,0,0.04);\n    margin-bottom: 16px;\n    border: 1px solid #f0f0f0;\n    transition: all 0.2s;\n}\n\n.review-item:hover {\n    box-shadow: 0 4px 16px rgba(0,0,0,0.08);\n    transform: translateY(-2px);\n}\n\n.review-header {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    margin-bottom: 12px;\n}\n\n.review-stars {\n    color: #ffc107;\n    font-size: 16px;\n    letter-spacing: 2px;\n}\n\n.review-date {\n    color: #999;\n    font-size: 13px;\n}\n\n.review-comment {\n    color: #444;\n    line-height: 1.7;\n    font-size: 15px;\n}\n\n.no-reviews {\n    text-align: center;\n    color: #999;\n    padding: 50px 20px;\n    background: #fafafa;\n    border-radius: 14px;\n    font-size: 15px;\n}\n\n.loading {\n    text-align: center;\n    color: #999;\n    padding: 30px;\n    font-size: 15px;\n}\n\n\/* Responsive *\/\n@media (max-width: 600px) {\n    .review-form,\n    .review-item {\n        padding: 24px 20px;\n    }\n    \n    .star-rating {\n        font-size: 32px;\n    }\n    \n    .review-form h3 {\n        font-size: 20px;\n    }\n}\n<\/style>\n\n<div class=\"review-container\">\n    <!-- Review form -->\n    <div class=\"review-form\">\n        <h3><span class=\"ez-toc-section\" id=\"Submit_Your_Review\"><\/span>Rezension einreichen<span class=\"ez-toc-section-end\"><\/span><\/h3>\n        \n        <div class=\"message\" id=\"message\"><\/div>\n        \n        <form id=\"reviewForm\" action=\"\">\n            <div class=\"form-group\">\n                <label>Bewertung<span class=\"required\">*<\/span><\/label>\n                <div class=\"star-rating\" id=\"starRating\">\n                    <span class=\"star\" data-rating=\"1\">\u2605<\/span>\n                    <span class=\"star\" data-rating=\"2\">\u2605<\/span>\n                    <span class=\"star\" data-rating=\"3\">\u2605<\/span>\n                    <span class=\"star\" data-rating=\"4\">\u2605<\/span>\n                    <span class=\"star\" data-rating=\"5\">\u2605<\/span>\n                <\/div>\n                <input type=\"hidden\" id=\"ratingValue\" name=\"rating\" value=\"0\">\n            <\/div>\n            \n            <div class=\"form-group\">\n                <label>Kommentar<\/label>\n                <textarea \n                    class=\"comment-input\" \n                    id=\"commentText\" \n                    name=\"comment\" \n                    placeholder=\"Teilen Sie Ihre Erfahrungen mit (optional)\"\n                    maxlength=\"500\"\n                ><\/textarea>\n            <\/div>\n            \n            <!-- Captcha verification -->\n            <div class=\"captcha-group\" id=\"captchaGroup\">\n                <div class=\"captcha-question\" id=\"captchaQuestion\"><\/div>\n                <input \n                    type=\"number\" \n                    class=\"captcha-input\" \n                    id=\"captchaInput\" \n                    placeholder=\"Antwort\"\n                >\n            <\/div>\n            \n            <button type=\"button\" class=\"btn submit-btn\" id=\"submitBtn\">Rezension einreichen<\/button>\n            <button type=\"button\" class=\"btn verify-btn\" id=\"verifyBtn\">\u00dcberpr\u00fcfen &amp; Einreichen<\/button>\n        <input type=\"hidden\" name=\"trp-form-language\" value=\"de\"\/><\/form>\n    <\/div>\n\n    <!-- Reviews list -->\n    <div class=\"reviews-list\">\n        <h3><span class=\"ez-toc-section\" id=\"All_Reviews\"><\/span>Alle Bewertungen<span class=\"ez-toc-section-end\"><\/span><\/h3>\n        <div id=\"reviewsList\">\n            <div class=\"loading\">Laden...<\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n<script>\n(function() {\n    var initReviews = function() {\n        if (typeof reviewAjax === 'undefined') {\n            console.error('reviewAjax is not defined');\n            return;\n        }\n        \n        var $ = jQuery;\n        var selectedRating = 0;\n        var captchaNum1 = 0;\n        var captchaNum2 = 0;\n        var captchaAnswer = 0;\n        var isVerifying = false;\n        \n        \/\/ Star rating click\n        $('.star').on('click', function() {\n            selectedRating = parseInt($(this).attr('data-rating'));\n            $('#ratingValue').val(selectedRating);\n            updateStars(selectedRating);\n        });\n        \n        \/\/ Star rating hover\n        $('.star').on('mouseenter', function() {\n            var rating = parseInt($(this).attr('data-rating'));\n            updateStars(rating);\n        });\n        \n        \/\/ Star rating mouse leave\n        $('#starRating').on('mouseleave', function() {\n            updateStars(selectedRating);\n        });\n        \n        \/\/ Update stars display\n        function updateStars(rating) {\n            $('.star').each(function(index) {\n                var starRating = parseInt($(this).attr('data-rating'));\n                if (starRating <= rating) {\n                    $(this).addClass('active');\n                } else {\n                    $(this).removeClass('active');\n                }\n            });\n        }\n        \n        \/\/ Generate captcha\n        function generateCaptcha() {\n            captchaNum1 = Math.floor(Math.random() * 10) + 1;\n            captchaNum2 = Math.floor(Math.random() * 10) + 1;\n            captchaAnswer = captchaNum1 + captchaNum2;\n            $('#captchaQuestion').text('What is ' + captchaNum1 + ' + ' + captchaNum2 + ' ?');\n            $('#captchaInput').val('');\n        }\n        \n        \/\/ Submit button click - show captcha\n        $('#submitBtn').on('click', function() {\n            \/\/ Validate rating\n            if (selectedRating === 0) {\n                showMessage('Please select a star rating', 'error');\n                return;\n            }\n            \n            \/\/ Show captcha verification\n            isVerifying = true;\n            generateCaptcha();\n            $('#captchaGroup').addClass('active');\n            $('#submitBtn').addClass('hidden');\n            $('#verifyBtn').addClass('active');\n            $('#captchaInput').focus();\n        });\n        \n        \/\/ Verify and submit\n        $('#verifyBtn').on('click', function() {\n            var userAnswer = parseInt($('#captchaInput').val());\n            \n            if (isNaN(userAnswer)) {\n                showMessage('Please enter your answer', 'error');\n                return;\n            }\n            \n            if (userAnswer !== captchaAnswer) {\n                showMessage('Incorrect answer. Please try again.', 'error');\n                generateCaptcha();\n                $('#captchaInput').val('').focus();\n                return;\n            }\n            \n            \/\/ Correct answer - submit review\n            submitReview();\n        });\n        \n        \/\/ Allow Enter key to submit captcha\n        $('#captchaInput').on('keypress', function(e) {\n            if (e.which === 13) {\n                e.preventDefault();\n                $('#verifyBtn').click();\n            }\n        });\n        \n        \/\/ Submit review to server\n        function submitReview() {\n            var submitBtn = $('#verifyBtn');\n            submitBtn.prop('disabled', true).text('Submitting...');\n            \n            $.ajax({\n                url: reviewAjax.ajaxurl,\n                type: 'POST',\n                data: {\n                    action: 'save_page_review',\n                    nonce: reviewAjax.nonce,\n                    page_id: reviewAjax.page_id,\n                    rating: selectedRating,\n                    comment: $('#commentText').val(),\n                    captcha_answer: captchaAnswer,\n                    captcha_expected: captchaAnswer\n                },\n                success: function(response) {\n                    if (response.success) {\n                        showMessage(response.data.message, 'success');\n                        \/\/ Reset form\n                        resetForm();\n                        \/\/ Refresh reviews list\n                        loadReviews();\n                    } else {\n                        showMessage(response.data.message || 'Submission failed', 'error');\n                    }\n                },\n                error: function(xhr, status, error) {\n                    console.error('AJAX Error:', error);\n                    showMessage('Submission failed, please try again', 'error');\n                },\n                complete: function() {\n                    submitBtn.prop('disabled', false).text('Verify &#038; Submit');\n                }\n            });\n        }\n        \n        \/\/ Reset form\n        function resetForm() {\n            selectedRating = 0;\n            $('#ratingValue').val(0);\n            $('#commentText').val('');\n            updateStars(0);\n            $('#captchaGroup').removeClass('active');\n            $('#submitBtn').removeClass('hidden');\n            $('#verifyBtn').removeClass('active');\n            isVerifying = false;\n        }\n        \n        \/\/ Load reviews\n        function loadReviews() {\n            $.ajax({\n                url: reviewAjax.ajaxurl,\n                type: 'POST',\n                data: {\n                    action: 'get_page_reviews',\n                    nonce: reviewAjax.nonce,\n                    page_id: reviewAjax.page_id\n                },\n                success: function(response) {\n                    if (response.success) {\n                        displayReviews(response.data);\n                    } else {\n                        $('#reviewsList').html('<div class=\"no-reviews\">Failed to load reviews<\/div>');\n                    }\n                },\n                error: function() {\n                    $('#reviewsList').html('<div class=\"no-reviews\">Failed to load reviews<\/div>');\n                }\n            });\n        }\n        \n        \/\/ Display reviews\n        function displayReviews(data) {\n            var reviews = data.reviews || [];\n            \n            var listHtml = reviews.length > 0 \n                ? reviews.map(function(review) {\n                    var stars = '\u2605'.repeat(review.rating) + '\u2606'.repeat(5 - review.rating);\n                    var commentHtml = review.comment ? '<div class=\"review-comment\">' + escapeHtml(review.comment) + '<\/div>' : '';\n                    return '<div class=\"review-item\">' +\n                           '<div class=\"review-header\">' +\n                           '<div class=\"review-stars\">' + stars + '<\/div>' +\n                           '<div class=\"review-date\">' + review.date + '<\/div>' +\n                           '<\/div>' +\n                           commentHtml +\n                           '<\/div>';\n                }).join('')\n                : '<div class=\"no-reviews\">No reviews yet. Be the first to review!<\/div>';\n            \n            $('#reviewsList').html(listHtml);\n        }\n        \n        \/\/ Show message\n        function showMessage(text, type) {\n            var message = $('#message');\n            message.removeClass('success error').addClass(type).text(text).fadeIn();\n            setTimeout(function() {\n                message.fadeOut();\n            }, 3500);\n        }\n        \n        \/\/ HTML escape\n        function escapeHtml(text) {\n            var div = document.createElement('div');\n            div.textContent = text;\n            return div.innerHTML;\n        }\n        \n        \/\/ Load reviews on page load\n        loadReviews();\n    };\n    \n    \/\/ Initialize when document is ready\n    if (document.readyState === 'loading') {\n        document.addEventListener('DOMContentLoaded', function() {\n            setTimeout(initReviews, 100);\n        });\n    } else {\n        setTimeout(initReviews, 100);\n    }\n})();\n<\/script>\n<\/div>\n<\/div><div class=\"layout_badh\"><\/div><\/section>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":2796,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"themepark_post_bcolor":"#ffffff","themepark_post_width":"100%","themepark_post_img":"","themepark_post_img_po":"left","themepark_post_img_re":false,"themepark_post_img_cover":false,"themepark_post_img_fixed":false,"themepark_post_hide_title":true,"themepark_post_main_b":"#ffffff","themepark_post_main_p":100,"themepark_paddingblock":true,"footnotes":""},"categories":[1],"tags":[],"class_list":["post-47383","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-uncategorized"],"metadata":{"_edit_lock":["1776075497:4"],"rank_math_seo_score":["20"],"rank_math_primary_category":["1"],"themepark_post_bcolor":["#ffffff"],"themepark_post_width":["100%"],"themepark_post_img":[""],"themepark_post_img_po":["left"],"themepark_post_img_re":[""],"themepark_post_img_cover":[""],"themepark_post_img_fixed":[""],"themepark_post_hide_title":["1"],"themepark_post_main_b":["#ffffff"],"themepark_post_main_p":["100"],"themepark_paddingblock":["1"],"footnotes":[""],"_edit_last":["1"],"_ez-toc-disabled":[""],"_ez-toc-insert":[""],"_ez-toc-header-label":[""],"_ez-toc-device-target":[""],"_ez-toc-alignment":["none"],"_ez-toc-heading-levels":["a:0:{}"],"_ez-toc-alttext":[""],"_ez-toc-visibility_hide_by_default":[""],"_ez-toc-hide_counter":[""],"_ez-toc-exclude":[""],"_ez-toc-position-specific":[""],"catce":["sidebar-widgets4"],"themepark_seo_robots":["yes"],"views":["311"],"rank_math_og_content_image":["a:2:{s:5:\"check\";s:32:\"7fcfb170d37b2ca184fd80ed25d3d7b9\";s:6:\"images\";a:0:{}}"],"product_title":[""],"_product_title":["field_696dddd18cafe"],"product_description":[""],"_product_description":["field_696ddded8caff"],"product_parameter1":[""],"_product_parameter1":["field_696dddf48cb00"],"product_parameter2":[""],"_product_parameter2":["field_696dddfd8cb01"],"product_parameter3":[""],"_product_parameter3":["field_696dde018cb02"],"product_parameter_description1":[""],"_product_parameter_description1":["field_696dde048cb03"],"product_parameter_description2":[""],"_product_parameter_description2":["field_696dde0c8cb04"],"product_parameter_description3":[""],"_product_parameter_description3":["field_696dde118cb05"],"characteristics_tittle":[""],"_characteristics_tittle":["field_696dde148cb06"],"characteristics_tittle1":[""],"_characteristics_tittle1":["field_696dde1b8cb07"],"characteristics_tittle2":[""],"_characteristics_tittle2":["field_696dde238cb08"],"characteristics_tittle3":[""],"_characteristics_tittle3":["field_696dde278cb09"],"characteristics_tittle4":[""],"_characteristics_tittle4":["field_696dde2a8cb0a"],"characteristics_tittle5":[""],"_characteristics_tittle5":["field_696dde2e8cb0b"],"characteristics_tittle6":[""],"_characteristics_tittle6":["field_696dde318cb0c"],"characteristics_description1":[""],"_characteristics_description1":["field_696dde368cb0d"],"characteristics_description2":[""],"_characteristics_description2":["field_696dde408cb0e"],"characteristics_description3":[""],"_characteristics_description3":["field_696dde438cb0f"],"characteristics_description4":[""],"_characteristics_description4":["field_696dde468cb10"],"characteristics_description5":[""],"_characteristics_description5":["field_696dde498cb11"],"characteristics_description6":[""],"_characteristics_description6":["field_696dde4d8cb12"],"comparison_points_tittle":[""],"_comparison_points_tittle":["field_696dde528cb13"],"comparison_points_tittle1":[""],"_comparison_points_tittle1":["field_696dde608cb14"],"comparison_points_tittle2":[""],"_comparison_points_tittle2":["field_696dde668cb15"],"comparison_points_tittle3":[""],"_comparison_points_tittle3":["field_696dde6c8cb16"],"comparison_points_description":[""],"_comparison_points_description":["field_696dde708cb17"],"comparison_points_description1":[""],"_comparison_points_description1":["field_696dde888cb18"],"comparison_points_description2":[""],"_comparison_points_description2":["field_696dde908cb19"],"comparison_points_description3":[""],"_comparison_points_description3":["field_696dde948cb1a"],"application_title":[""],"_application_title":["field_696dde988cb1b"],"application_title1":[""],"_application_title1":["field_696ddea68cb1c"],"application_title2":[""],"_application_title2":["field_696ddeb18cb1d"],"application_title3":[""],"_application_title3":["field_696ddeb58cb1e"],"application_title4":[""],"_application_title4":["field_696ddebd8cb1f"],"application_describe1":[""],"_application_describe1":["field_696ddec48cb20"],"application_describe2":[""],"_application_describe2":["field_696dded08cb21"],"application_describe3":[""],"_application_describe3":["field_696dded38cb22"],"application_describe4":[""],"_application_describe4":["field_696dded78cb23"],"instruction_title":[""],"_instruction_title":["field_696ddedb8cb24"],"instruction_title1":[""],"_instruction_title1":["field_696ddee68cb25"],"instruction_title2":[""],"_instruction_title2":["field_696ddef58cb26"],"instruction_title3":[""],"_instruction_title3":["field_696ddef98cb27"],"instruction_title4":[""],"_instruction_title4":["field_696ddefc8cb28"],"instruction_describe1":[""],"_instruction_describe1":["field_696ddeff8cb29"],"instruction_describe2":[""],"_instruction_describe2":["field_696ddf078cb2a"],"instruction_describe3":[""],"_instruction_describe3":["field_696ddf0b8cb2b"],"instruction_describe4":[""],"_instruction_describe4":["field_696ddf0e8cb2c"],"material":[""],"_material":["field_696eed876b2b8"],"material_description":[""],"_material_description":["field_696eed896b2b9"],"pre_and_post_sales_titles":[""],"_pre_and_post_sales_titles":["field_696eed906b2ba"],"after_sales_service_title":[""],"_after_sales_service_title":["field_696eeda36b2bb"],"before_sales_service_title":[""],"_before_sales_service_title":["field_696eedbb6b2bc"],"after_sales_service_describe":[""],"_after_sales_service_describe":["field_696eedc86b2bd"],"before_sales_service_describe":[""],"_before_sales_service_describe":["field_696eedcf6b2be"],"faq_question1":[""],"_faq_question1":["field_696eedd56b2bf"],"faq_question2":[""],"_faq_question2":["field_696eedee6b2c0"],"faq_question3":[""],"_faq_question3":["field_696eedf36b2c1"],"faq_question4":[""],"_faq_question4":["field_696eedf76b2c2"],"faq_question5":[""],"_faq_question5":["field_696eedfb6b2c3"],"faq_question6":[""],"_faq_question6":["field_696eedfe6b2c4"],"faq_answer1":[""],"_faq_answer1":["field_696eee026b2c5"],"faq_answer2":[""],"_faq_answer2":["field_696eee0b6b2c6"],"faq_answer3":[""],"_faq_answer3":["field_696eee0e6b2c7"],"faq_answer4":[""],"_faq_answer4":["field_696eee126b2c8"],"faq_answer5":[""],"_faq_answer5":["field_696eee156b2c9"],"faq_answer6":[""],"_faq_answer6":["field_696eee196b2ca"],"_thumbnail_id":["2796"],"detailed_specifications_table":[""],"_detailed_specifications_table":["field_697738b0ef515"],"_wp_old_date":["2026-01-28"],"_trp_automatically_translated_slug_fr_FR":["modele-acf"],"_trp_automatically_translated_slug_ko_KR":["acf-\ud15c\ud50c\ub9bf"],"_trp_automatically_translated_slug_de_DE":["acf-vorlage"],"_trp_automatically_translated_slug_ja":["acf\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8"],"_trp_automatically_translated_slug_ar":["\u0642\u0627\u0644\u0628-acf"],"_trp_automatically_translated_slug_es_ES":["plantilla-acf"],"_trp_automatically_translated_slug_it_IT":["modello-acf"],"product_parameter4":[""],"_product_parameter4":["field_698bf07160199"],"product_parameter5":[""],"_product_parameter5":["field_698bf0746019a"],"product_parameter6":[""],"_product_parameter6":["field_698bf0786019b"],"product_parameter7":[""],"_product_parameter7":["field_698bf07b6019c"],"product_parameter8":[""],"_product_parameter8":["field_698bf07e6019d"],"product_parameter9":[""],"_product_parameter9":["field_698bf0816019e"],"parameter_describ":[""],"_parameter_describ":["field_698bf08a6019f"],"product_parameter_description4":[""],"_product_parameter_description4":["field_698bf04f60193"],"product_parameter_description5":[""],"_product_parameter_description5":["field_698bf05560194"],"product_parameter_description6":[""],"_product_parameter_description6":["field_698bf05960195"],"product_parameter_description7":[""],"_product_parameter_description7":["field_698bf05c60196"],"product_parameter_description8":[""],"_product_parameter_description8":["field_698bf05f60197"],"product_parameter_description9":[""],"_product_parameter_description9":["field_698bf06360198"],"aggregated_titles":[""],"_aggregated_titles":["field_698ad8fabfec6"],"aggregate_description":[""],"_aggregate_description":["field_698ad913bfec7"],"polymer_product_sku1":[""],"_polymer_product_sku1":["field_698ad932bfec8"],"polymer_product_sku2":[""],"_polymer_product_sku2":["field_698ad93dbfec9"],"polymer_product_sku3":[""],"_polymer_product_sku3":["field_698ad941bfeca"],"aggregated_product_titles1":[""],"_aggregated_product_titles1":["field_698ad945bfecb"],"aggregated_product_titles2":[""],"_aggregated_product_titles2":["field_698ad94dbfecc"],"aggregated_product_titles3":[""],"_aggregated_product_titles3":["field_698ad954bfecd"],"aggregated_product_description1":[""],"_aggregated_product_description1":["field_698ad957bfece"],"aggregated_product_description2":[""],"_aggregated_product_description2":["field_698ad961bfecf"],"aggregated_product_description3":[""],"_aggregated_product_description3":["field_698ad965bfed0"],"polymerization_characteristics_tittle":[""],"_polymerization_characteristics_tittle":["field_699d3c712ad62"],"polymerization_characteristics1":[""],"_polymerization_characteristics1":["field_699d3c742ad63"],"polymerization_characteristics2":[""],"_polymerization_characteristics2":["field_699d3c7d2ad64"],"polymerization_characteristics3":[""],"_polymerization_characteristics3":["field_699d3c802ad65"],"polymerization_characteristics4":[""],"_polymerization_characteristics4":["field_699d3c842ad66"],"polymerization_characteristics5":[""],"_polymerization_characteristics5":["field_699d3c8d2ad67"],"polymerization_characteristics6":[""],"_polymerization_characteristics6":["field_699d3c902ad68"],"polymerization_characteristics_descr1":[""],"_polymerization_characteristics_descr1":["field_699d3c9a2ad69"],"polymerization_characteristics_descr2":[""],"_polymerization_characteristics_descr2":["field_699d3c9c2ad6a"],"polymerization_characteristics_descr3":[""],"_polymerization_characteristics_descr3":["field_699d3c9f2ad6b"],"polymerization_characteristics_descr4":[""],"_polymerization_characteristics_descr4":["field_699d3ca22ad6c"],"polymerization_characteristics_descr5":[""],"_polymerization_characteristics_descr5":["field_699d3ca52ad6d"],"polymerization_characteristics_descr6":[""],"_polymerization_characteristics_descr6":["field_699d3ca92ad6e"],"aggregated_application_scenarios_tittle":[""],"_aggregated_application_scenarios_tittle":["field_699d3cae2ad6f"],"aggregated_application_scenarios1":[""],"_aggregated_application_scenarios1":["field_699d3cbd2ad70"],"aggregated_application_scenarios2":[""],"_aggregated_application_scenarios2":["field_699d3cc52ad71"],"aggregated_application_scenarios3":[""],"_aggregated_application_scenarios3":["field_699d3cc92ad72"],"aggregated_application_scenarios4":[""],"_aggregated_application_scenarios4":["field_699d3ccc2ad73"],"aggregated_application_scenarios5":[""],"_aggregated_application_scenarios5":["field_699d3cd02ad74"],"aggregated_application_scenarios6":[""],"_aggregated_application_scenarios6":["field_699d3cd42ad75"]},"acf":[],"medium_url":"https:\/\/www.sgnutri.com\/wp-content\/uploads\/2025\/01\/certi2-2-212x300.png","thumbnail_url":"https:\/\/www.sgnutri.com\/wp-content\/uploads\/2025\/01\/certi2-2-150x150.png","full_url":"https:\/\/www.sgnutri.com\/wp-content\/uploads\/2025\/01\/certi2-2.png","_links":{"self":[{"href":"https:\/\/www.sgnutri.com\/de\/wp-json\/wp\/v2\/posts\/47383","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.sgnutri.com\/de\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.sgnutri.com\/de\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.sgnutri.com\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.sgnutri.com\/de\/wp-json\/wp\/v2\/comments?post=47383"}],"version-history":[{"count":18,"href":"https:\/\/www.sgnutri.com\/de\/wp-json\/wp\/v2\/posts\/47383\/revisions"}],"predecessor-version":[{"id":48268,"href":"https:\/\/www.sgnutri.com\/de\/wp-json\/wp\/v2\/posts\/47383\/revisions\/48268"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.sgnutri.com\/de\/wp-json\/wp\/v2\/media\/2796"}],"wp:attachment":[{"href":"https:\/\/www.sgnutri.com\/de\/wp-json\/wp\/v2\/media?parent=47383"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.sgnutri.com\/de\/wp-json\/wp\/v2\/categories?post=47383"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.sgnutri.com\/de\/wp-json\/wp\/v2\/tags?post=47383"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}