{"id":6611,"date":"2026-07-13T16:44:34","date_gmt":"2026-07-13T14:44:34","guid":{"rendered":"https:\/\/www.dr-schnell.com\/public-institutions\/"},"modified":"2026-08-11T10:46:14","modified_gmt":"2026-08-11T08:46:14","slug":"public-institutions","status":"publish","type":"page","link":"https:\/\/www.dr-schnell.com\/en\/industries\/public-institutions\/","title":{"rendered":"Public Institutions"},"content":{"rendered":"<section class=\"dhsv-hero-m region is-images-2 is-mobile-image-one alignfull\">\n    <div class=\"dhsv-hero-m__stage\">\n        <div class=\"dhsv-hero-m__media\" aria-hidden=\"true\">\n                            <div class=\"dhsv-hero-m__media-slot dhsv-hero-m__media-slot--one\">\n                                            <img loading=\"lazy\" decoding=\"async\" width=\"1340\" height=\"748\" src=\"https:\/\/www.dr-schnell.com\/wp-content\/uploads\/oeffentliche_header_L.webp\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/www.dr-schnell.com\/wp-content\/uploads\/oeffentliche_header_L.webp 1340w, https:\/\/www.dr-schnell.com\/wp-content\/uploads\/oeffentliche_header_L-300x167.webp 300w, https:\/\/www.dr-schnell.com\/wp-content\/uploads\/oeffentliche_header_L-768x429.webp 768w\" sizes=\"auto, (max-width: 1340px) 100vw, 1340px\" \/>\n                                    <\/div>\n                            <div class=\"dhsv-hero-m__media-slot dhsv-hero-m__media-slot--two\">\n                                            <img loading=\"lazy\" decoding=\"async\" width=\"1340\" height=\"748\" src=\"https:\/\/www.dr-schnell.com\/wp-content\/uploads\/oeffentliche_header_R.webp\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/www.dr-schnell.com\/wp-content\/uploads\/oeffentliche_header_R.webp 1340w, https:\/\/www.dr-schnell.com\/wp-content\/uploads\/oeffentliche_header_R-300x167.webp 300w, https:\/\/www.dr-schnell.com\/wp-content\/uploads\/oeffentliche_header_R-768x429.webp 768w\" sizes=\"auto, (max-width: 1340px) 100vw, 1340px\" \/>\n                                    <\/div>\n                    <\/div>\n\n        <div class=\"dhsv-hero-m__overlay\">\n            <div class=\"dhsv-hero-m__intro\">\n                                    <p class=\"dhsv-hero-m__kicker\">Public Institutions<\/p>\n                \n                                    <h1 class=\"dhsv-hero-m__headline\">In the public eye.<\/h1>\n                            <\/div>\n\n                            <div class=\"dhsv-hero-m__cta\">\n                                            <div class=\"dhsv-hero-m__cta-label\">2026 Image Brochure<\/div>\n                    \n                                                                        <button\n                                class=\"dhsv-hero-m__button\"\n                                type=\"button\"\n                                aria-haspopup=\"dialog\"\n                                aria-expanded=\"false\"\n                                aria-controls=\"dhsv-cta-form-1\"\n                                data-dhsv-button-form-open=\"dhsv-cta-form-1\"\n                            >\n                                Download the promotional brochure\n                            <\/button>\n\n                            <div class=\"dhsv-button-form-modal\" id=\"dhsv-cta-form-1\" data-dhsv-button-form-modal hidden>\n    <div\n        class=\"dhsv-button-form-modal__dialog\"\n        role=\"dialog\"\n        aria-modal=\"true\"\n        aria-label=\"Download the promotional brochure\"\n    >\n        <button\n            type=\"button\"\n            class=\"dhsv-button-form-modal__close\"\n            data-dhsv-button-form-close\n        >\n            <span class=\"dhsv-button-form-modal__close-label\">Close<\/span>\n            <svg class=\"dhsv-button-form-modal__close-icon\" viewBox=\"0 0 24 24\" focusable=\"false\" aria-hidden=\"true\">\n                <path d=\"M18.3 5.71 12 12l6.3 6.29-1.41 1.42L10.59 13.4 4.3 19.71 2.88 18.3 9.17 12 2.88 5.71 4.3 4.3l6.29 6.29L16.88 4.3z\"\/>\n            <\/svg>\n        <\/button>\n        <div class=\"dhsv-button-form-modal__body\"><script>\nvar gform;gform||(document.addEventListener(\"gform_main_scripts_loaded\",function(){gform.scriptsLoaded=!0}),document.addEventListener(\"gform\/theme\/scripts_loaded\",function(){gform.themeScriptsLoaded=!0}),window.addEventListener(\"DOMContentLoaded\",function(){gform.domLoaded=!0}),gform={domLoaded:!1,scriptsLoaded:!1,themeScriptsLoaded:!1,isFormEditor:()=>\"function\"==typeof InitializeEditor,callIfLoaded:function(o){return!(!gform.domLoaded||!gform.scriptsLoaded||!gform.themeScriptsLoaded&&!gform.isFormEditor()||(gform.isFormEditor()&&console.warn(\"The use of gform.initializeOnLoaded() is deprecated in the form editor context and will be removed in Gravity Forms 3.1.\"),o(),0))},initializeOnLoaded:function(o){gform.callIfLoaded(o)||(document.addEventListener(\"gform_main_scripts_loaded\",()=>{gform.scriptsLoaded=!0,gform.callIfLoaded(o)}),document.addEventListener(\"gform\/theme\/scripts_loaded\",()=>{gform.themeScriptsLoaded=!0,gform.callIfLoaded(o)}),window.addEventListener(\"DOMContentLoaded\",()=>{gform.domLoaded=!0,gform.callIfLoaded(o)}))},hooks:{action:{},filter:{}},addAction:function(o,r,e,t){gform.addHook(\"action\",o,r,e,t)},addFilter:function(o,r,e,t){gform.addHook(\"filter\",o,r,e,t)},doAction:function(o){gform.doHook(\"action\",o,arguments)},applyFilters:function(o){return gform.doHook(\"filter\",o,arguments)},removeAction:function(o,r){gform.removeHook(\"action\",o,r)},removeFilter:function(o,r,e){gform.removeHook(\"filter\",o,r,e)},addHook:function(o,r,e,t,n){null==gform.hooks[o][r]&&(gform.hooks[o][r]=[]);var d=gform.hooks[o][r];null==n&&(n=r+\"_\"+d.length),gform.hooks[o][r].push({tag:n,callable:e,priority:t=null==t?10:t})},doHook:function(r,o,e){var t;if(e=Array.prototype.slice.call(e,1),null!=gform.hooks[r][o]&&((o=gform.hooks[r][o]).sort(function(o,r){return o.priority-r.priority}),o.forEach(function(o){\"function\"!=typeof(t=o.callable)&&(t=window[t]),\"action\"==r?t.apply(null,e):e[0]=t.apply(null,e)})),\"filter\"==r)return e[0]},removeHook:function(o,r,t,n){var e;null!=gform.hooks[o][r]&&(e=(e=gform.hooks[o][r]).filter(function(o,r,e){return!!(null!=n&&n!=o.tag||null!=t&&t!=o.priority)}),gform.hooks[o][r]=e)}});\n<\/script>\n\n                <div class='gf_browser_gecko gform_wrapper gravity-theme gform-theme--no-framework' data-form-theme='gravity-theme' data-form-index='0' id='gform_wrapper_5' ><form method='post' enctype='multipart\/form-data' target='gform_ajax_frame_5' id='gform_5'  action='\/en\/wp-json\/wp\/v2\/pages\/6611' data-formid='5' novalidate>\n                        <div class='gform-body gform_body'><div id='gform_fields_5' class='gform_fields top_label form_sublabel_below description_below validation_below'><div id=\"field_5_4\" class=\"gfield gfield--type-html gfield--input-type-html gfield--width-full gfield_html gfield_html_formatted gfield_no_follows_desc field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><h2>Unternehmensfolder downloaden<\/h2><\/div><div id=\"field_5_2\" class=\"gfield gfield--type-email gfield--input-type-email newsletter-email gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_5_2'>E-Mail<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_email'>\n                            <input name='input_2' id='input_5_2' type='email' value='' class=''    aria-required=\"true\" aria-invalid=\"false\"  \/>\n                        <\/div><\/div><fieldset id=\"field_5_3\" class=\"gfield gfield--type-checkbox gfield--type-choice gfield--input-type-checkbox newsletter-consent gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><legend class='gfield_label gform-field-label gfield_label_before_complex' >Einwilligung<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/legend><div class='ginput_container ginput_container_checkbox'><div class='gfield_checkbox ' id='input_5_3'><div class='gchoice gchoice_5_3_1'>\n\t\t\t\t\t\t\t\t<input class='gfield-choice-input' name='input_3.1' type='checkbox'  value='Mit Ihrer Registrierung erkl\u00e4ren Sie sich damit einverstanden, Marketing-E-Mails zu erhalten. Sie k\u00f6nnen sich jederzeit abmelden.'  id='choice_5_3_1'   \/>\n\t\t\t\t\t\t\t\t<label for='choice_5_3_1' id='label_5_3_1' class='gform-field-label gform-field-label--type-inline'>Mit Ihrer Registrierung erkl\u00e4ren Sie sich damit einverstanden, Marketing-E-Mails zu erhalten. Sie k\u00f6nnen sich jederzeit abmelden.<\/label>\n\t\t\t\t\t\t\t<\/div><\/div><\/div><\/fieldset><\/div><\/div>\n        <div class='gform-footer gform_footer top_label'> <input type='submit' id='gform_submit_button_5' class='gform_button button' onclick='gform.submission.handleButtonClick(this);' data-submission-type='submit' value='Download'  \/> <input type='hidden' name='gform_ajax' value='form_id=5&amp;title=&amp;description=&amp;tabindex=0&amp;theme=gravity-theme&amp;hash=57d5f7a97f79d590174c662cb2d55b8a' \/>\n            <input type='hidden' class='gform_hidden' name='gform_submission_method' data-js='gform_submission_method_5' value='iframe' \/>\n            <input type='hidden' class='gform_hidden' name='gform_theme' data-js='gform_theme_5' id='gform_theme_5' value='gravity-theme' \/>\n            <input type='hidden' class='gform_hidden' name='gform_style_settings' data-js='gform_style_settings_5' id='gform_style_settings_5' value='' \/>\n            <input type='hidden' class='gform_hidden' name='is_submit_5' value='1' \/>\n            <input type='hidden' class='gform_hidden' name='gform_submit' value='5' \/>\n            \n            <input type='hidden' class='gform_hidden' name='gform_currency' data-currency='EUR' value='3++zeZfr6FsCSBA96n\/pqnPAqNh\/Zq+sZeHmelWy2AQK9Ehv9Y9s2y80I+24TKitdJiPASyv0Oxl9E0LjPjqkSWJO+09pp9ZXOKHfnbUhZXWZHE=' \/>\n            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' \/>\n            <input type='hidden' class='gform_hidden' name='state_5' value='WyJbXSIsIjYwYmZmZTY4YWFkMjZjNTU3ZTU2MzgzOTI3YzIwMTRkIl0=' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_target_page_number_5' id='gform_target_page_number_5' value='0' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_source_page_number_5' id='gform_source_page_number_5' value='1' \/>\n            <input type='hidden' name='gform_field_values' value='' \/>\n            \n        <\/div>\n                        <\/form>\n                        <\/div>\n\t\t                <iframe style='display:none;width:0px;height:0px;' src='about:blank' name='gform_ajax_frame_5' id='gform_ajax_frame_5' title='This iframe contains the logic required to handle Ajax powered Gravity Forms.'><\/iframe>\n\t\t                <script>\ngform.initializeOnLoaded( function() {gformInitSpinner( 5, 'https:\/\/www.dr-schnell.com\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', true );jQuery('#gform_ajax_frame_5').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_5');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_5').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_5').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_5').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_5').removeClass('gform_validation_error');}setTimeout( function() { \/* delay the scroll by 50 milliseconds to fix a bug in chrome *\/  }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_5').val();gformInitSpinner( 5, 'https:\/\/www.dr-schnell.com\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [5, current_page]);window['gf_submitting_5'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_5').replaceWith(confirmation_content);jQuery(document).trigger('gform_confirmation_loaded', [5]);window['gf_submitting_5'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_5').text());}else{jQuery('#gform_5').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger(\"gform_pre_post_render\", [{ formId: \"5\", currentPage: \"current_page\", abort: function() { this.preventDefault(); } }]);        if (event && event.defaultPrevented) {                return;        }        const gformWrapperDiv = document.getElementById( \"gform_wrapper_5\" );        if ( gformWrapperDiv ) {            const visibilitySpan = document.createElement( \"span\" );            visibilitySpan.id = \"gform_visibility_test_5\";            gformWrapperDiv.insertAdjacentElement( \"afterend\", visibilitySpan );        }        const visibilityTestDiv = document.getElementById( \"gform_visibility_test_5\" );        let postRenderFired = false;        function triggerPostRender() {            if ( postRenderFired ) {                return;            }            postRenderFired = true;            gform.core.triggerPostRenderEvents( 5, current_page );            if ( visibilityTestDiv ) {                visibilityTestDiv.parentNode.removeChild( visibilityTestDiv );            }        }        function debounce( func, wait, immediate ) {            var timeout;            return function() {                var context = this, args = arguments;                var later = function() {                    timeout = null;                    if ( !immediate ) func.apply( context, args );                };                var callNow = immediate && !timeout;                clearTimeout( timeout );                timeout = setTimeout( later, wait );                if ( callNow ) func.apply( context, args );            };        }        const debouncedTriggerPostRender = debounce( function() {            triggerPostRender();        }, 200 );        if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) {            const observer = new MutationObserver( ( mutations ) => {                mutations.forEach( ( mutation ) => {                    if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) {                        debouncedTriggerPostRender();                        observer.disconnect();                    }                });            });            observer.observe( document.body, {                attributes: true,                childList: false,                subtree: true,                attributeFilter: [ 'style', 'class' ],            });        } else {            triggerPostRender();        }    } );} );\n<\/script>\n<\/div>\n    <\/div>\n<\/div>\n                                                            <\/div>\n                    <\/div>\n    <\/div>\n\n    \n            <div class=\"dhsv-hero-m__columns\">\n            <div class=\"dhsv-hero-m__column\"><p>From government agencies to local municipalities, from schools to road maintenance departments, from daycare centers to universities\u2014whenever you deal with public institutions, the requirements for cleaning and hygiene differ from those of standard Contract cleaning. In addition to the legally required training on hygiene and hazardous substances, supplementary training on cleaning, disinfection, and workplace safety is also important. <\/p><\/div>\n            <div class=\"dhsv-hero-m__column\"><p>With DR.SCHNELL, you have a reliable partner by your side who understands all your needs and provides expert support: through training, customized cleaning and disinfection plans, and the best products tailored to your specific public facility. You can count on us! <\/p><\/div>\n        <\/div>\n    <\/section>\n\n\n\n<div style=\"height:100px;--height-desktop:80px;--height-tablet:80px;--height-mobile:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading has-primary-color has-text-color has-link-color wp-elements-e2d196be1871655d6f47b1138f5872f2\"><br>Areas of application in the cleaning of public facilities.<\/h2>\n\n\n<div data-component=\"TabsModuleBlock\" class=\"align\" data-props=\"{&quot;align&quot;:&quot;&quot;,&quot;dhsvAnimation&quot;:&quot;&quot;}\" data-prop-children=\"\n&lt;article\n    class=&quot;dhsv-tabs-item flow&quot;\n    id=&quot;tabs-item-7ba149762d&quot;\n    data-tabs-item\n    data-tab-label=&quot;Contract cleaning&quot;\n&gt;\n    &lt;div class=&quot;dhsv-tabs-item__layout&quot;&gt;\n        &lt;div class=&quot;dhsv-tabs-item__media&quot;&gt;\n                            &lt;img width=&quot;1340&quot; height=&quot;740&quot; src=&quot;https:\/\/www.dr-schnell.com\/wp-content\/uploads\/gebaeudereinigung_tab.webp&quot; class=&quot;attachment-full size-full&quot; alt=&quot;&quot; srcset=&quot;https:\/\/www.dr-schnell.com\/wp-content\/uploads\/gebaeudereinigung_tab.webp 1340w, https:\/\/www.dr-schnell.com\/wp-content\/uploads\/gebaeudereinigung_tab-300x166.webp 300w, https:\/\/www.dr-schnell.com\/wp-content\/uploads\/gebaeudereinigung_tab-768x424.webp 768w&quot; sizes=&quot;(max-width: 1340px) 100vw, 1340px&quot; \/&gt;\n                    &lt;\/div&gt;\n\n        &lt;div class=&quot;dhsv-tabs-item__content flow&quot;&gt;\n                            &lt;h2 class=&quot;dhsv-tabs-item__title&quot;&gt;Contract cleaning&lt;\/h2&gt;\n            \n                            &lt;div class=&quot;dhsv-tabs-item__copy&quot;&gt;&lt;strong&gt;Rubber, glass, plastic? We have the perfect solution for every surface. &lt;\/strong&gt;&lt;br&gt;&lt;br&gt;Facility and restroom cleaning are among the most diverse and demanding areas of professional cleaning\u2014from daily maintenance cleaning in office buildings to regular deep cleaning of floors in schools, gyms, and lobbies. The variety of modern materials presents users with ever-changing challenges.&lt;br\/&gt;At DR.SCHNELL, we love a challenge! We always find a solution for the gentle, efficient, and environmentally conscious cleaning of all surfaces. From high-tech laboratories to historic buildings\u2014our high-quality products meet your needs.   &lt;\/div&gt;\n            \n                            &lt;div class=&quot;dhsv-tabs-item__actions&quot;&gt;\n                                            &lt;a\n                            class=&quot;dhsv-tabs-item__button is-primary&quot;\n                            href=&quot;https:\/\/shop.dr-schnell.com\/Shop\/Kategorien-in-der-UEbersicht\/Gebaeudereinigung&quot;\n                            target=&quot;_blank&quot;\n                            rel=&quot;noreferrer noopener&quot;\n                        &gt;\n                            View Products\n                        &lt;\/a&gt;\n                    \n                                    &lt;\/div&gt;\n                    &lt;\/div&gt;\n    &lt;\/div&gt;\n&lt;\/article&gt;\n\n\n&lt;article\n    class=&quot;dhsv-tabs-item flow&quot;\n    id=&quot;tabs-item-c492923711&quot;\n    data-tabs-item\n    data-tab-label=&quot;Graffiti Removal&quot;\n&gt;\n    &lt;div class=&quot;dhsv-tabs-item__layout&quot;&gt;\n        &lt;div class=&quot;dhsv-tabs-item__media&quot;&gt;\n                            &lt;img width=&quot;1340&quot; height=&quot;740&quot; src=&quot;https:\/\/www.dr-schnell.com\/wp-content\/uploads\/graffitientfernung_tab.webp&quot; class=&quot;attachment-full size-full&quot; alt=&quot;&quot; srcset=&quot;https:\/\/www.dr-schnell.com\/wp-content\/uploads\/graffitientfernung_tab.webp 1340w, https:\/\/www.dr-schnell.com\/wp-content\/uploads\/graffitientfernung_tab-300x166.webp 300w, https:\/\/www.dr-schnell.com\/wp-content\/uploads\/graffitientfernung_tab-768x424.webp 768w&quot; sizes=&quot;(max-width: 1340px) 100vw, 1340px&quot; \/&gt;\n                    &lt;\/div&gt;\n\n        &lt;div class=&quot;dhsv-tabs-item__content flow&quot;&gt;\n                            &lt;h2 class=&quot;dhsv-tabs-item__title&quot;&gt;Graffiti Removal&lt;\/h2&gt;\n            \n                            &lt;div class=&quot;dhsv-tabs-item__copy&quot;&gt;&lt;strong&gt;A clean screen again in no time.&lt;\/strong&gt;&lt;br&gt;&lt;br&gt;Graffiti on building facades, vehicles, or public spaces immediately affects the appearance of these areas\u2014so quick action is essential. Our highly effective graffiti removers reliably remove even the most stubborn stains without damaging the surface or material.&lt;br\/&gt;Whether rubber, glass, metal, or natural stone: We understand the requirements of a wide variety of surfaces and offer the right solution that\u2019s gentle on the material. This way, your building will quickly regain its well-maintained original appearance.  &lt;\/div&gt;\n            \n                            &lt;div class=&quot;dhsv-tabs-item__actions&quot;&gt;\n                                            &lt;a\n                            class=&quot;dhsv-tabs-item__button is-primary&quot;\n                            href=&quot;https:\/\/shop.dr-schnell.com\/Shop\/Kategorien-in-der-UEbersicht\/Graffiti&quot;\n                            target=&quot;_blank&quot;\n                            rel=&quot;noreferrer noopener&quot;\n                        &gt;\n                            View Products\n                        &lt;\/a&gt;\n                    \n                                    &lt;\/div&gt;\n                    &lt;\/div&gt;\n    &lt;\/div&gt;\n&lt;\/article&gt;\n\n\n&lt;article\n    class=&quot;dhsv-tabs-item flow&quot;\n    id=&quot;tabs-item-79d6fa1d67&quot;\n    data-tabs-item\n    data-tab-label=&quot;Disinfection&quot;\n&gt;\n    &lt;div class=&quot;dhsv-tabs-item__layout&quot;&gt;\n        &lt;div class=&quot;dhsv-tabs-item__media&quot;&gt;\n                            &lt;img width=&quot;1340&quot; height=&quot;740&quot; src=&quot;https:\/\/www.dr-schnell.com\/wp-content\/uploads\/desinfektion_tab.webp&quot; class=&quot;attachment-full size-full&quot; alt=&quot;&quot; srcset=&quot;https:\/\/www.dr-schnell.com\/wp-content\/uploads\/desinfektion_tab.webp 1340w, https:\/\/www.dr-schnell.com\/wp-content\/uploads\/desinfektion_tab-300x166.webp 300w, https:\/\/www.dr-schnell.com\/wp-content\/uploads\/desinfektion_tab-768x424.webp 768w&quot; sizes=&quot;(max-width: 1340px) 100vw, 1340px&quot; \/&gt;\n                    &lt;\/div&gt;\n\n        &lt;div class=&quot;dhsv-tabs-item__content flow&quot;&gt;\n                            &lt;h2 class=&quot;dhsv-tabs-item__title&quot;&gt;Disinfection&lt;\/h2&gt;\n            \n                            &lt;div class=&quot;dhsv-tabs-item__copy&quot;&gt;&lt;strong&gt;Security you can count on.&lt;\/strong&gt;&lt;br&gt;&lt;br&gt;Effective disinfection determines how safe people can feel in your building. Our certified disinfection procedures meet the highest hygiene standards and are effective against bacteria, yeast, and\u2014depending on the product\u2014tuberculosis and fungi.&lt;br\/&gt;Effective products alone are not enough: We support you with well-thought-out hygiene plans, training, and a dedicated on-site contact person. This transforms disinfection into a true commitment\u2014reliable, documented, and traceable at all times for your entire facility.  &lt;\/div&gt;\n            \n                            &lt;div class=&quot;dhsv-tabs-item__actions&quot;&gt;\n                                            &lt;a\n                            class=&quot;dhsv-tabs-item__button is-primary&quot;\n                            href=&quot;https:\/\/shop.dr-schnell.com\/Shop\/Kategorien-in-der-UEbersicht\/Desinfektion&quot;\n                            target=&quot;_blank&quot;\n                            rel=&quot;noreferrer noopener&quot;\n                        &gt;\n                            View Products\n                        &lt;\/a&gt;\n                    \n                                    &lt;\/div&gt;\n                    &lt;\/div&gt;\n    &lt;\/div&gt;\n&lt;\/article&gt;\n\n\n&lt;article\n    class=&quot;dhsv-tabs-item flow&quot;\n    id=&quot;tabs-item-2e0df4e9ea&quot;\n    data-tabs-item\n    data-tab-label=&quot;Skin Protection &amp; Hand Hygiene&quot;\n&gt;\n    &lt;div class=&quot;dhsv-tabs-item__layout&quot;&gt;\n        &lt;div class=&quot;dhsv-tabs-item__media&quot;&gt;\n                            &lt;img width=&quot;1340&quot; height=&quot;740&quot; src=&quot;https:\/\/www.dr-schnell.com\/wp-content\/uploads\/hautschutz_hygiene_tab.webp&quot; class=&quot;attachment-full size-full&quot; alt=&quot;&quot; srcset=&quot;https:\/\/www.dr-schnell.com\/wp-content\/uploads\/hautschutz_hygiene_tab.webp 1340w, https:\/\/www.dr-schnell.com\/wp-content\/uploads\/hautschutz_hygiene_tab-300x166.webp 300w, https:\/\/www.dr-schnell.com\/wp-content\/uploads\/hautschutz_hygiene_tab-768x424.webp 768w&quot; sizes=&quot;(max-width: 1340px) 100vw, 1340px&quot; \/&gt;\n                    &lt;\/div&gt;\n\n        &lt;div class=&quot;dhsv-tabs-item__content flow&quot;&gt;\n                            &lt;h2 class=&quot;dhsv-tabs-item__title&quot;&gt;Skin Protection &amp; Hand Hygiene&lt;\/h2&gt;\n            \n                            &lt;div class=&quot;dhsv-tabs-item__copy&quot;&gt;&lt;strong&gt;Healthy Hands. In Use Every Day.&lt;br\/&gt;&lt;\/strong&gt;&lt;br\/&gt; Hands are the most important tool in everyday cleaning\u2014and deserve special protection. Our skin protection and hand hygiene product line combines reliable disinfection with high skin compatibility, so that frequent washing and sanitizing don\u2019t become a burden.&lt;br\/&gt;From alcohol-based hand sanitizers to nourishing hand creams: Our coordinated three-step systems\u2014comprising protection, cleansing, and care\u2014ensure that your employees have consistently healthy and protected hands\u2014with the highest level of hygienic safety. &lt;\/div&gt;\n            \n                            &lt;div class=&quot;dhsv-tabs-item__actions&quot;&gt;\n                                            &lt;a\n                            class=&quot;dhsv-tabs-item__button is-primary&quot;\n                            href=&quot;https:\/\/shop.dr-schnell.com\/Shop\/Kategorien-in-der-UEbersicht\/Professioneller-Hautschutz&quot;\n                            target=&quot;_blank&quot;\n                            rel=&quot;noreferrer noopener&quot;\n                        &gt;\n                            View Products\n                        &lt;\/a&gt;\n                    \n                                    &lt;\/div&gt;\n                    &lt;\/div&gt;\n    &lt;\/div&gt;\n&lt;\/article&gt;\n\n\"><\/div>\n\n\n\n<div style=\"height:100px;--height-desktop:80px;--height-tablet:80px;--height-mobile:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-group alignfull is-style-with-space-xl has-lake-background-color has-background is-layout-constrained wp-block-group-is-layout-constrained\">\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-8f761849 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<h2 class=\"wp-block-heading has-primary-color has-text-color has-link-color wp-elements-9ae58b2c2004d3c8543de36500c90251\">Our services at<br>at a glance.<\/h2>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<p class=\"has-primary-color has-text-color has-link-color wp-elements-c68675bcb1ae530d626c1b0ccf8acc7b wp-block-paragraph\">Hygiene is more than just a product\u2014it\u2019s a promise. With on-site technical support, hands-on training, our digital CAMPUS, and ServiceCockpit 2.0, we\u2019re with you every step of the way: personally, competently, and always by your side. <\/p>\n<\/div>\n<\/div>\n\n\n\n<div style=\"height:100px;--height-desktop:50px;--height-tablet:50px;--height-mobile:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n<div data-component=\"StepCardsBlock\" data-props=\"{&quot;cardsTheme&quot;:&quot;light&quot;,&quot;align&quot;:&quot;none&quot;,&quot;type&quot;:&quot;grid&quot;,&quot;cardsPerRow&quot;:{&quot;desktop&quot;:4,&quot;laptop&quot;:3,&quot;tablet&quot;:2,&quot;mobile&quot;:1},&quot;carouselSettings&quot;:{&quot;desktop&quot;:{&quot;slidesPerPage&quot;:4,&quot;showArrows&quot;:true,&quot;showPagination&quot;:true},&quot;laptop&quot;:{&quot;slidesPerPage&quot;:3,&quot;showArrows&quot;:true,&quot;showPagination&quot;:true},&quot;tablet&quot;:{&quot;slidesPerPage&quot;:2,&quot;showArrows&quot;:false,&quot;showPagination&quot;:true},&quot;mobile&quot;:{&quot;slidesPerPage&quot;:1,&quot;showArrows&quot;:false,&quot;showPagination&quot;:true}},&quot;dhsvAnimation&quot;:&quot;&quot;}\" data-prop-children=\"\n&lt;a\n    class=&quot;dhsv-step-card dhsv-step-card--linked&quot;\n            href=&quot;https:\/\/www.dr-schnell.com\/en\/service\/technical-support\/&quot;\n        target=&quot;_self&quot;\n        rel=&quot;&quot;\n    &gt;\n    &lt;div class=&quot;dhsv-step-card__content&quot;&gt;\n        &lt;div class=&quot;dhsv-step-card__header&quot;&gt;\n            &lt;div class=&quot;dhsv-step-card__counter&quot;&gt;&lt;\/div&gt;\n\n                            &lt;h3 class=&quot;dhsv-step-card__title&quot;&gt;\n                    Technical Support\n                &lt;\/h3&gt;\n            \n                    &lt;\/div&gt;\n        &lt;div class=&quot;dhsv-step-card__footer&quot;&gt;\n                            &lt;p class=&quot;dhsv-step-card__description&quot;&gt;\n                    About 40 technicians are here to assist you\u2014either in person or online\n                &lt;\/p&gt;\n            \n                            &lt;span class=&quot;dhsv-step-card__link&quot;&gt;\n                    Learn More\n                    &lt;svg class=&quot;dhsv-icon&quot; width=&quot;14&quot; height=&quot;14&quot; viewBox=&quot;0 0 14 14&quot; fill=&quot;none&quot; xmlns=&quot;http:\/\/www.w3.org\/2000\/svg&quot;&gt;\n  &lt;path\n    d=&quot;M10.586 5.64471L6.636 1.69471C6.45384 1.50611 6.35305 1.25351 6.35533 0.991311C6.3576 0.729114 6.46277 0.478301 6.64818 0.292893C6.83359 0.107485 7.0844 0.00231622 7.3466 3.78026e-05C7.6088 -0.00224062 7.8614 0.0985538 8.05 0.280712L13.707 5.93771C13.8002 6.03036 13.8741 6.14053 13.9246 6.26186C13.9751 6.38319 14.001 6.5133 14.001 6.64471C14.001 6.77612 13.9751 6.90623 13.9246 7.02757C13.8741 7.1489 13.8002 7.25906 13.707 7.35171L8.05 13.0087C7.95775 13.1042 7.84741 13.1804 7.7254 13.2328C7.6034 13.2852 7.47218 13.3128 7.3394 13.314C7.20662 13.3151 7.07494 13.2898 6.95205 13.2395C6.82915 13.1893 6.7175 13.115 6.62361 13.0211C6.52971 12.9272 6.45546 12.8156 6.40518 12.6927C6.3549 12.5698 6.3296 12.4381 6.33075 12.3053C6.3319 12.1725 6.35949 12.0413 6.4119 11.9193C6.46431 11.7973 6.54049 11.687 6.636 11.5947L10.586 7.64471H1C0.734784 7.64471 0.48043 7.53935 0.292893 7.35182C0.105357 7.16428 0 6.90993 0 6.64471C0 6.3795 0.105357 6.12514 0.292893 5.9376C0.48043 5.75007 0.734784 5.64471 1 5.64471H10.586Z&quot;\n    fill=&quot;currentColor&quot;\/&gt;\n&lt;\/svg&gt;                &lt;\/span&gt;\n                    &lt;\/div&gt;\n    &lt;\/div&gt;\n\n    &lt;\/a&gt;\n\n\n&lt;a\n    class=&quot;dhsv-step-card dhsv-step-card--linked&quot;\n            href=&quot;https:\/\/www.dr-schnell.com\/en\/service\/knowledge-center\/training-courses\/&quot;\n        target=&quot;_self&quot;\n        rel=&quot;&quot;\n    &gt;\n    &lt;div class=&quot;dhsv-step-card__content&quot;&gt;\n        &lt;div class=&quot;dhsv-step-card__header&quot;&gt;\n            &lt;div class=&quot;dhsv-step-card__counter&quot;&gt;&lt;\/div&gt;\n\n                            &lt;h3 class=&quot;dhsv-step-card__title&quot;&gt;\n                    Training Courses\n                &lt;\/h3&gt;\n            \n                    &lt;\/div&gt;\n        &lt;div class=&quot;dhsv-step-card__footer&quot;&gt;\n                            &lt;p class=&quot;dhsv-step-card__description&quot;&gt;\n                    Online, in person, or through our partner ALEGRIA\n                &lt;\/p&gt;\n            \n                            &lt;span class=&quot;dhsv-step-card__link&quot;&gt;\n                    Learn More\n                    &lt;svg class=&quot;dhsv-icon&quot; width=&quot;14&quot; height=&quot;14&quot; viewBox=&quot;0 0 14 14&quot; fill=&quot;none&quot; xmlns=&quot;http:\/\/www.w3.org\/2000\/svg&quot;&gt;\n  &lt;path\n    d=&quot;M10.586 5.64471L6.636 1.69471C6.45384 1.50611 6.35305 1.25351 6.35533 0.991311C6.3576 0.729114 6.46277 0.478301 6.64818 0.292893C6.83359 0.107485 7.0844 0.00231622 7.3466 3.78026e-05C7.6088 -0.00224062 7.8614 0.0985538 8.05 0.280712L13.707 5.93771C13.8002 6.03036 13.8741 6.14053 13.9246 6.26186C13.9751 6.38319 14.001 6.5133 14.001 6.64471C14.001 6.77612 13.9751 6.90623 13.9246 7.02757C13.8741 7.1489 13.8002 7.25906 13.707 7.35171L8.05 13.0087C7.95775 13.1042 7.84741 13.1804 7.7254 13.2328C7.6034 13.2852 7.47218 13.3128 7.3394 13.314C7.20662 13.3151 7.07494 13.2898 6.95205 13.2395C6.82915 13.1893 6.7175 13.115 6.62361 13.0211C6.52971 12.9272 6.45546 12.8156 6.40518 12.6927C6.3549 12.5698 6.3296 12.4381 6.33075 12.3053C6.3319 12.1725 6.35949 12.0413 6.4119 11.9193C6.46431 11.7973 6.54049 11.687 6.636 11.5947L10.586 7.64471H1C0.734784 7.64471 0.48043 7.53935 0.292893 7.35182C0.105357 7.16428 0 6.90993 0 6.64471C0 6.3795 0.105357 6.12514 0.292893 5.9376C0.48043 5.75007 0.734784 5.64471 1 5.64471H10.586Z&quot;\n    fill=&quot;currentColor&quot;\/&gt;\n&lt;\/svg&gt;                &lt;\/span&gt;\n                    &lt;\/div&gt;\n    &lt;\/div&gt;\n\n    &lt;\/a&gt;\n\n\n&lt;a\n    class=&quot;dhsv-step-card dhsv-step-card--linked&quot;\n            href=&quot;https:\/\/campus.dr-schnell.com\/&quot;\n        target=&quot;_self&quot;\n        rel=&quot;&quot;\n    &gt;\n    &lt;div class=&quot;dhsv-step-card__content&quot;&gt;\n        &lt;div class=&quot;dhsv-step-card__header&quot;&gt;\n            &lt;div class=&quot;dhsv-step-card__counter&quot;&gt;&lt;\/div&gt;\n\n                            &lt;h3 class=&quot;dhsv-step-card__title&quot;&gt;\n                    Campus\n                &lt;\/h3&gt;\n            \n                    &lt;\/div&gt;\n        &lt;div class=&quot;dhsv-step-card__footer&quot;&gt;\n                            &lt;p class=&quot;dhsv-step-card__description&quot;&gt;\n                    With engaging e-learning courses, we&#039;ll turn you into a hygiene expert\n                &lt;\/p&gt;\n            \n                            &lt;span class=&quot;dhsv-step-card__link&quot;&gt;\n                    Learn More\n                    &lt;svg class=&quot;dhsv-icon&quot; width=&quot;14&quot; height=&quot;14&quot; viewBox=&quot;0 0 14 14&quot; fill=&quot;none&quot; xmlns=&quot;http:\/\/www.w3.org\/2000\/svg&quot;&gt;\n  &lt;path\n    d=&quot;M10.586 5.64471L6.636 1.69471C6.45384 1.50611 6.35305 1.25351 6.35533 0.991311C6.3576 0.729114 6.46277 0.478301 6.64818 0.292893C6.83359 0.107485 7.0844 0.00231622 7.3466 3.78026e-05C7.6088 -0.00224062 7.8614 0.0985538 8.05 0.280712L13.707 5.93771C13.8002 6.03036 13.8741 6.14053 13.9246 6.26186C13.9751 6.38319 14.001 6.5133 14.001 6.64471C14.001 6.77612 13.9751 6.90623 13.9246 7.02757C13.8741 7.1489 13.8002 7.25906 13.707 7.35171L8.05 13.0087C7.95775 13.1042 7.84741 13.1804 7.7254 13.2328C7.6034 13.2852 7.47218 13.3128 7.3394 13.314C7.20662 13.3151 7.07494 13.2898 6.95205 13.2395C6.82915 13.1893 6.7175 13.115 6.62361 13.0211C6.52971 12.9272 6.45546 12.8156 6.40518 12.6927C6.3549 12.5698 6.3296 12.4381 6.33075 12.3053C6.3319 12.1725 6.35949 12.0413 6.4119 11.9193C6.46431 11.7973 6.54049 11.687 6.636 11.5947L10.586 7.64471H1C0.734784 7.64471 0.48043 7.53935 0.292893 7.35182C0.105357 7.16428 0 6.90993 0 6.64471C0 6.3795 0.105357 6.12514 0.292893 5.9376C0.48043 5.75007 0.734784 5.64471 1 5.64471H10.586Z&quot;\n    fill=&quot;currentColor&quot;\/&gt;\n&lt;\/svg&gt;                &lt;\/span&gt;\n                    &lt;\/div&gt;\n    &lt;\/div&gt;\n\n    &lt;\/a&gt;\n\n\n&lt;a\n    class=&quot;dhsv-step-card dhsv-step-card--linked&quot;\n            href=&quot;https:\/\/www.dr-schnell.com\/en\/service\/service-cockpit\/&quot;\n        target=&quot;_self&quot;\n        rel=&quot;&quot;\n    &gt;\n    &lt;div class=&quot;dhsv-step-card__content&quot;&gt;\n        &lt;div class=&quot;dhsv-step-card__header&quot;&gt;\n            &lt;div class=&quot;dhsv-step-card__counter&quot;&gt;&lt;\/div&gt;\n\n                            &lt;h3 class=&quot;dhsv-step-card__title&quot;&gt;\n                    ServiceCockpit 2.0\n                &lt;\/h3&gt;\n            \n                    &lt;\/div&gt;\n        &lt;div class=&quot;dhsv-step-card__footer&quot;&gt;\n                            &lt;p class=&quot;dhsv-step-card__description&quot;&gt;\n                    Your product documentation in one digital location\n                &lt;\/p&gt;\n            \n                            &lt;span class=&quot;dhsv-step-card__link&quot;&gt;\n                    Learn More\n                    &lt;svg class=&quot;dhsv-icon&quot; width=&quot;14&quot; height=&quot;14&quot; viewBox=&quot;0 0 14 14&quot; fill=&quot;none&quot; xmlns=&quot;http:\/\/www.w3.org\/2000\/svg&quot;&gt;\n  &lt;path\n    d=&quot;M10.586 5.64471L6.636 1.69471C6.45384 1.50611 6.35305 1.25351 6.35533 0.991311C6.3576 0.729114 6.46277 0.478301 6.64818 0.292893C6.83359 0.107485 7.0844 0.00231622 7.3466 3.78026e-05C7.6088 -0.00224062 7.8614 0.0985538 8.05 0.280712L13.707 5.93771C13.8002 6.03036 13.8741 6.14053 13.9246 6.26186C13.9751 6.38319 14.001 6.5133 14.001 6.64471C14.001 6.77612 13.9751 6.90623 13.9246 7.02757C13.8741 7.1489 13.8002 7.25906 13.707 7.35171L8.05 13.0087C7.95775 13.1042 7.84741 13.1804 7.7254 13.2328C7.6034 13.2852 7.47218 13.3128 7.3394 13.314C7.20662 13.3151 7.07494 13.2898 6.95205 13.2395C6.82915 13.1893 6.7175 13.115 6.62361 13.0211C6.52971 12.9272 6.45546 12.8156 6.40518 12.6927C6.3549 12.5698 6.3296 12.4381 6.33075 12.3053C6.3319 12.1725 6.35949 12.0413 6.4119 11.9193C6.46431 11.7973 6.54049 11.687 6.636 11.5947L10.586 7.64471H1C0.734784 7.64471 0.48043 7.53935 0.292893 7.35182C0.105357 7.16428 0 6.90993 0 6.64471C0 6.3795 0.105357 6.12514 0.292893 5.9376C0.48043 5.75007 0.734784 5.64471 1 5.64471H10.586Z&quot;\n    fill=&quot;currentColor&quot;\/&gt;\n&lt;\/svg&gt;                &lt;\/span&gt;\n                    &lt;\/div&gt;\n    &lt;\/div&gt;\n\n    &lt;\/a&gt;\n\n\"><\/div>\n<\/div>\n\n\n<div data-component=\"AccordionSectionBlock\" class=\"alignfull\" data-props=\"{&quot;align&quot;:&quot;full&quot;,&quot;headline&quot;:&quot;Why you&#039;ll get the best solution with us.&quot;,&quot;showBrandmark&quot;:true,&quot;initialOpenIndex&quot;:0,&quot;dhsvAnimation&quot;:&quot;&quot;}\" data-prop-children=\"\n&lt;div class=&quot;dhsv-accordion-item&quot; data-accordion-item&gt;\n    &lt;h3 class=&quot;dhsv-accordion-item__heading&quot;&gt;\n        &lt;button\n            class=&quot;dhsv-accordion-item__trigger&quot;\n            type=&quot;button&quot;\n            id=&quot;accordion-item-561b86fae7-trigger&quot;\n            aria-expanded=&quot;false&quot;\n            aria-controls=&quot;accordion-item-561b86fae7-panel&quot;\n        &gt;\n            &lt;span class=&quot;dhsv-accordion-item__icon&quot; aria-hidden=&quot;true&quot;&gt;&lt;\/span&gt;\n                            &lt;span class=&quot;dhsv-accordion-item__title&quot;&gt;Personal Contacts&lt;\/span&gt;\n                    &lt;\/button&gt;\n    &lt;\/h3&gt;\n\n    &lt;div\n        class=&quot;dhsv-accordion-item__panel&quot;\n        id=&quot;accordion-item-561b86fae7-panel&quot;\n        role=&quot;region&quot;\n        aria-labelledby=&quot;accordion-item-561b86fae7-trigger&quot;\n        hidden\n    &gt;\n        &lt;div class=&quot;dhsv-accordion-item__panel-inner&quot;&gt;\n                            &lt;div class=&quot;dhsv-accordion-item__content&quot;&gt;\n                    \n\n&lt;p class=&quot;wp-block-paragraph&quot;&gt;At DR.SCHNELL, we foster close, trusting relationships\u2014real people you can talk to, not anonymous hotlines. We offer professional excellence, are personally accessible, and are right there when you need us. This fosters reliable partnerships that extend far beyond the next cleaning job. Because hygiene starts with trust\u2014and trust starts with someone who listens.   &lt;\/p&gt;\n\n\n                &lt;\/div&gt;\n            \n                                                &lt;a\n                        class=&quot;dhsv-accordion-item__cta&quot;\n                        href=&quot;https:\/\/www.dr-schnell.com\/en\/contact\/&quot;\n                        target=&quot;_self&quot;\n                        rel=&quot;&quot;\n                    &gt;\n                        To the contact person\n                    &lt;\/a&gt;\n                                    &lt;\/div&gt;\n    &lt;\/div&gt;\n&lt;\/div&gt;\n\n\n&lt;div class=&quot;dhsv-accordion-item&quot; data-accordion-item&gt;\n    &lt;h3 class=&quot;dhsv-accordion-item__heading&quot;&gt;\n        &lt;button\n            class=&quot;dhsv-accordion-item__trigger&quot;\n            type=&quot;button&quot;\n            id=&quot;accordion-item-c1a19187a8-trigger&quot;\n            aria-expanded=&quot;false&quot;\n            aria-controls=&quot;accordion-item-c1a19187a8-panel&quot;\n        &gt;\n            &lt;span class=&quot;dhsv-accordion-item__icon&quot; aria-hidden=&quot;true&quot;&gt;&lt;\/span&gt;\n                            &lt;span class=&quot;dhsv-accordion-item__title&quot;&gt;Training &amp; Service  &lt;\/span&gt;\n                    &lt;\/button&gt;\n    &lt;\/h3&gt;\n\n    &lt;div\n        class=&quot;dhsv-accordion-item__panel&quot;\n        id=&quot;accordion-item-c1a19187a8-panel&quot;\n        role=&quot;region&quot;\n        aria-labelledby=&quot;accordion-item-c1a19187a8-trigger&quot;\n        hidden\n    &gt;\n        &lt;div class=&quot;dhsv-accordion-item__panel-inner&quot;&gt;\n                            &lt;div class=&quot;dhsv-accordion-item__content&quot;&gt;\n                    \n\n&lt;p class=&quot;wp-block-paragraph&quot;&gt;Knowledge protects. That\u2019s why we offer you more than just products: More than 100 expert consultants and 40 technicians across Germany ensure that your processes run safely and efficiently. This is complemented by hands-on continuing education at the DR.SCHNELL CAMPUS and through our training company, ALEGRIA. This way, you\u2019ll always stay up to date\u2014for your everyday work tomorrow.   &lt;\/p&gt;\n\n\n                &lt;\/div&gt;\n            \n                    &lt;\/div&gt;\n    &lt;\/div&gt;\n&lt;\/div&gt;\n\n\n&lt;div class=&quot;dhsv-accordion-item&quot; data-accordion-item&gt;\n    &lt;h3 class=&quot;dhsv-accordion-item__heading&quot;&gt;\n        &lt;button\n            class=&quot;dhsv-accordion-item__trigger&quot;\n            type=&quot;button&quot;\n            id=&quot;accordion-item-253310190b-trigger&quot;\n            aria-expanded=&quot;false&quot;\n            aria-controls=&quot;accordion-item-253310190b-panel&quot;\n        &gt;\n            &lt;span class=&quot;dhsv-accordion-item__icon&quot; aria-hidden=&quot;true&quot;&gt;&lt;\/span&gt;\n                            &lt;span class=&quot;dhsv-accordion-item__title&quot;&gt;Certified Quality&lt;\/span&gt;\n                    &lt;\/button&gt;\n    &lt;\/h3&gt;\n\n    &lt;div\n        class=&quot;dhsv-accordion-item__panel&quot;\n        id=&quot;accordion-item-253310190b-panel&quot;\n        role=&quot;region&quot;\n        aria-labelledby=&quot;accordion-item-253310190b-trigger&quot;\n        hidden\n    &gt;\n        &lt;div class=&quot;dhsv-accordion-item__panel-inner&quot;&gt;\n                            &lt;div class=&quot;dhsv-accordion-item__content&quot;&gt;\n                    \n\n&lt;p class=&quot;wp-block-paragraph&quot;&gt;Top-notch quality \u2013 Made in Germany. Our production facilities are certified to ISO 9001, ISO 14001, and EMAS. Most of our products are certified with the EU Ecolabel and under the Cradle to Cradle Products Program. This means you can always rely on verified standards that meet the highest requirements for effectiveness, safety, and responsibility.   &lt;\/p&gt;\n\n\n                &lt;\/div&gt;\n            \n                    &lt;\/div&gt;\n    &lt;\/div&gt;\n&lt;\/div&gt;\n\n\"><\/div>\n\n\n\n<div style=\"height:100px;--height-desktop:80px;--height-tablet:80px;--height-mobile:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n<section class=\"dhsv-newsletter-box alignwide\">\n    <div class=\"dhsv-newsletter-box__content flow\">\n                    <h2 class=\"dhsv-newsletter-box__title\">All the information about DR.SCHNELL<\/h2>\n        \n                    <div class=\"dhsv-newsletter-box__form\">\n                <div class=\"dhsv-newsletter-form-instance\" data-form-id=\"6\" data-instance-id=\"863144244\">\n                <div class='gf_browser_gecko gform_wrapper gravity-theme gform-theme--no-framework gform_wrapper_original_id_6' data-form-theme='gravity-theme' data-form-index='0' id='gform_wrapper_863144244' ><form method='post' enctype='multipart\/form-data' target='gform_ajax_frame_863144244' id='gform_863144244'  action='\/en\/wp-json\/wp\/v2\/pages\/6611' data-formid='863144244' novalidate>\n                        <div class='gform-body gform_body'><div id='gform_fields_863144244' class='gform_fields top_label form_sublabel_below description_below validation_below'><div id=\"field_863144244_4\" class=\"gfield gfield--type-html gfield--input-type-html gfield--width-full gfield_html gfield_html_formatted gfield_no_follows_desc field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><h2>Download Image Brochure<\/h2><\/div><div id=\"field_863144244_2\" class=\"gfield gfield--type-email gfield--input-type-email newsletter-email gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_863144244_2'>E-Mail<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/label><div class='ginput_container ginput_container_email'>\n                            <input name='input_2' id='input_863144244_2' type='email' value='' class=''   placeholder='Your email' aria-required=\"true\" aria-invalid=\"false\"  \/>\n                        <\/div><\/div><fieldset id=\"field_863144244_3\" class=\"gfield gfield--type-checkbox gfield--type-choice gfield--input-type-checkbox newsletter-consent gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><legend class='gfield_label gform-field-label screen-reader-text gfield_label_before_complex' ><span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/legend><div class='ginput_container ginput_container_checkbox'><div class='gfield_checkbox ' id='input_863144244_3'><div class='gchoice gchoice_6_3_1'>\n\t\t\t\t\t\t\t\t<input class='gfield-choice-input' name='input_3.1' type='checkbox'  value='By registering, you agree to receive marketing emails. You can unsubscribe at any time.'  id='choice_863144244_3_1'   \/>\n\t\t\t\t\t\t\t\t<label for='choice_863144244_3_1' id='label_863144244_3_1' class='gform-field-label gform-field-label--type-inline'>By registering, you agree to receive marketing emails. You can unsubscribe at any time.<\/label>\n\t\t\t\t\t\t\t<\/div><\/div><\/div><\/fieldset><\/div><\/div>\n        <div class='gform-footer gform_footer top_label'> <input type='submit' id='gform_submit_button_863144244' class='gform_button button' onclick='gform.submission.handleButtonClick(this);' data-submission-type='submit' value='Download the corporate brochure now'  \/> <input type='hidden' name='gform_ajax' value='form_id=6&amp;title=&amp;description=&amp;tabindex=0&amp;theme=gravity-theme&amp;hash=78abf7fc719b0f4344eadb647bf808ef' \/>\n            <input type='hidden' class='gform_hidden' name='gform_submission_method' data-js='gform_submission_method_863144244' value='iframe' \/>\n            <input type='hidden' class='gform_hidden' name='gform_theme' data-js='gform_theme_863144244' id='gform_theme_863144244' value='gravity-theme' \/>\n            <input type='hidden' class='gform_hidden' name='gform_style_settings' data-js='gform_style_settings_863144244' id='gform_style_settings_863144244' value='' \/>\n            <input type='hidden' class='gform_hidden' name='is_submit_6' value='1' \/>\n            <input type='hidden' class='gform_hidden' name='gform_submit' value='6' \/>\n            \n            <input type='hidden' class='gform_hidden' name='gform_currency' data-currency='EUR' value='lI46unwWNoDWvEITbWa0RemGAMjsenn6QURnpXtCDPgR+XFXqzxSiUsRrK8XslGLANev49LH\/T4DegGCBGblLoJTL+fmMRttDLSsxWZEHxAxLMo=' \/>\n            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' \/>\n            <input type='hidden' class='gform_hidden' name='state_6' value='WyJbXSIsIjYwYmZmZTY4YWFkMjZjNTU3ZTU2MzgzOTI3YzIwMTRkIl0=' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_target_page_number_863144244' id='gform_target_page_number_863144244' value='0' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_source_page_number_863144244' id='gform_source_page_number_863144244' value='1' \/>\n            <input type='hidden' name='gform_field_values' value='' \/>\n            \n        <\/div>\n                        <input type=\"hidden\" name=\"dhsv_newsletter_context\" value=\"eyJmb3JtX2lkIjo2LCJydW50aW1lX2lkIjo4NjMxNDQyNDQsImNvbmZpZ3VyYXRpb24iOnsiaW5kdXN0cnlfZmllbGRfaWQiOjAsImluZHVzdHJ5X2Nob2ljZXMiOiIiLCJidXR0b25fdGV4dCI6IkRvd25sb2FkIHRoZSBjb3Jwb3JhdGUgYnJvY2h1cmUgbm93Iiwib3B0aW9ucyI6eyJpbmNsdWRlX2NvbnNlbnQiOnRydWUsImxlZ2FsX3RleHQiOiJCeSBzdWJtaXR0aW5nIHRoaXMgZm9ybSwgSSBhbSBhbHNvIHN1YnNjcmliaW5nIHRvIHRoZSBuZXdzbGV0dGVyLiBTdWJzY3JpcHRpb24gaXMgdmlhIGRvdWJsZSBvcHQtaW4uIEkgY2FuIHJldm9rZSBteSBjb25zZW50IGF0IGFueSB0aW1lIHZpYSB0aGUgdW5zdWJzY3JpYmUgbGluayBpbiB0aGUgbmV3c2xldHRlci4gRnVydGhlciBpbmZvcm1hdGlvbiBjYW4gYmUgZm91bmQgaW4gdGhlIHByaXZhY3kgcG9saWN5LiJ9fX0=\"><input type=\"hidden\" name=\"dhsv_newsletter_signature\" value=\"cf538b6684c4d0cd0c8345e5bb12168b408b24c46b8c0b3546445bfa7462cb80\"><\/form>\n                        <\/div>\n\t\t                <iframe style='display:none;width:0px;height:0px;' src='about:blank' name='gform_ajax_frame_863144244' id='gform_ajax_frame_863144244' title='This iframe contains the logic required to handle Ajax powered Gravity Forms.'><\/iframe>\n\t\t                <script>\ngform.initializeOnLoaded( function() {gformInitSpinner( 863144244, 'https:\/\/www.dr-schnell.com\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', true );jQuery('#gform_ajax_frame_863144244').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_863144244');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_863144244').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_863144244').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_863144244').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_863144244').removeClass('gform_validation_error');}setTimeout( function() { \/* delay the scroll by 50 milliseconds to fix a bug in chrome *\/  }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_863144244').val();gformInitSpinner( 863144244, 'https:\/\/www.dr-schnell.com\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [863144244, current_page]);window['gf_submitting_863144244'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_863144244').replaceWith(confirmation_content);jQuery(document).trigger('gform_confirmation_loaded', [6]);window['gf_submitting_863144244'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_863144244').text());}else{jQuery('#gform_863144244').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger(\"gform_pre_post_render\", [{ formId: \"6\", currentPage: \"current_page\", abort: function() { this.preventDefault(); } }]);        if (event && event.defaultPrevented) {                return;        }        const gformWrapperDiv = document.getElementById( \"gform_wrapper_863144244\" );        if ( gformWrapperDiv ) {            const visibilitySpan = document.createElement( \"span\" );            visibilitySpan.id = \"gform_visibility_test_863144244\";            gformWrapperDiv.insertAdjacentElement( \"afterend\", visibilitySpan );        }        const visibilityTestDiv = document.getElementById( \"gform_visibility_test_863144244\" );        let postRenderFired = false;        function triggerPostRender() {            if ( postRenderFired ) {                return;            }            postRenderFired = true;            gform.core.triggerPostRenderEvents( 863144244, current_page );            if ( visibilityTestDiv ) {                visibilityTestDiv.parentNode.removeChild( visibilityTestDiv );            }        }        function debounce( func, wait, immediate ) {            var timeout;            return function() {                var context = this, args = arguments;                var later = function() {                    timeout = null;                    if ( !immediate ) func.apply( context, args );                };                var callNow = immediate && !timeout;                clearTimeout( timeout );                timeout = setTimeout( later, wait );                if ( callNow ) func.apply( context, args );            };        }        const debouncedTriggerPostRender = debounce( function() {            triggerPostRender();        }, 200 );        if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) {            const observer = new MutationObserver( ( mutations ) => {                mutations.forEach( ( mutation ) => {                    if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) {                        debouncedTriggerPostRender();                        observer.disconnect();                    }                });            });            observer.observe( document.body, {                attributes: true,                childList: false,                subtree: true,                attributeFilter: [ 'style', 'class' ],            });        } else {            triggerPostRender();        }    } );} );\n<\/script>\n<\/div>\n            <\/div>\n            <\/div>\n\n    <div class=\"dhsv-newsletter-box__media\" aria-hidden=\"true\">\n                    <img loading=\"lazy\" decoding=\"async\" width=\"434\" height=\"387\" src=\"https:\/\/www.dr-schnell.com\/wp-content\/uploads\/mag-1.png\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/www.dr-schnell.com\/wp-content\/uploads\/mag-1.png 434w, https:\/\/www.dr-schnell.com\/wp-content\/uploads\/mag-1-300x268.png 300w\" sizes=\"auto, (max-width: 434px) 100vw, 434px\" \/>\n            <\/div>\n<\/section>\n\n\n\n<div style=\"height:100px;--height-desktop:80px;--height-tablet:80px;--height-mobile:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-group alignfull is-layout-constrained wp-block-group-is-layout-constrained\">\n\n\n<div style=\"height:100px;--height-desktop:80px;--height-tablet:80px;--height-mobile:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading has-primary-color has-text-color has-link-color wp-elements-7ebfa4d269f3466253b9e25caee30237\">Selected Top Products<\/h2>\n\n\n<div data-component=\"ProductTeasersBlock\" data-props=\"{&quot;align&quot;:&quot;full&quot;,&quot;showType&quot;:&quot;manually&quot;,&quot;manuallyData&quot;:[8389,8419,8361,8360,8359,8358,8357],&quot;selectedCategories&quot;:[],&quot;postsPerPage&quot;:8,&quot;linkTitle&quot;:&quot;&quot;,&quot;link&quot;:{&quot;url&quot;:&quot;&quot;,&quot;linkTarget&quot;:&quot;&quot;,&quot;target&quot;:&quot;&quot;,&quot;rel&quot;:&quot;&quot;},&quot;carouselSettings&quot;:{&quot;desktop&quot;:{&quot;slidesPerPage&quot;:4,&quot;showArrows&quot;:true,&quot;showPagination&quot;:true},&quot;laptop&quot;:{&quot;slidesPerPage&quot;:3,&quot;showArrows&quot;:true,&quot;showPagination&quot;:true},&quot;tablet&quot;:{&quot;slidesPerPage&quot;:2,&quot;showArrows&quot;:false,&quot;showPagination&quot;:true},&quot;mobile&quot;:{&quot;slidesPerPage&quot;:1,&quot;showArrows&quot;:false,&quot;showPagination&quot;:true}},&quot;dhsvAnimation&quot;:&quot;&quot;,&quot;products&quot;:[{&quot;id&quot;:8389,&quot;title&quot;:&quot;LEVANTE ECO&quot;,&quot;text&quot;:&quot;Ecological alcohol-based gloss cleaner&quot;,&quot;category&quot;:&quot;&quot;,&quot;tag&quot;:&quot;&quot;,&quot;date&quot;:&quot;17.07.2026&quot;,&quot;link&quot;:{&quot;url&quot;:&quot;&quot;},&quot;acf&quot;:{&quot;shop_link&quot;:&quot;&quot;,&quot;teaser_label&quot;:&quot;&quot;},&quot;posttype&quot;:&quot;product&quot;,&quot;image&quot;:{&quot;id&quot;:3935,&quot;url&quot;:&quot;https:\\\/\\\/www.dr-schnell.com\\\/wp-content\\\/uploads\\\/artbld_01_levante-eco_1l_1920x1920_72dpi_rgb_drs00215.png&quot;,&quot;title&quot;:&quot;artbld_01_levante-eco_1l_1920x1920_72dpi_rgb_drs00215&quot;,&quot;width&quot;:500,&quot;height&quot;:500,&quot;type&quot;:&quot;image\\\/png&quot;},&quot;terms&quot;:[]},{&quot;id&quot;:8419,&quot;title&quot;:&quot;GLASFEE ECO&quot;,&quot;text&quot;:&quot;Ready-to-use, environmentally friendly surface cleaner&quot;,&quot;category&quot;:&quot;&quot;,&quot;tag&quot;:&quot;&quot;,&quot;date&quot;:&quot;14.07.2026&quot;,&quot;link&quot;:{&quot;url&quot;:&quot;&quot;},&quot;acf&quot;:{&quot;shop_link&quot;:&quot;&quot;,&quot;teaser_label&quot;:&quot;&quot;},&quot;posttype&quot;:&quot;product&quot;,&quot;image&quot;:{&quot;id&quot;:3965,&quot;url&quot;:&quot;https:\\\/\\\/www.dr-schnell.com\\\/wp-content\\\/uploads\\\/glasfee-eco_flasche-mit-spruehkopf_500ml.png&quot;,&quot;title&quot;:&quot;glasfee-eco_flasche-mit-spruehkopf_500ml&quot;,&quot;width&quot;:500,&quot;height&quot;:500,&quot;type&quot;:&quot;image\\\/png&quot;},&quot;terms&quot;:[]},{&quot;id&quot;:8361,&quot;title&quot;:&quot;MILIZID ECO&quot;,&quot;text&quot;:&quot;Ecological bathroom cleaner and limescale remover&quot;,&quot;category&quot;:&quot;&quot;,&quot;tag&quot;:&quot;&quot;,&quot;date&quot;:&quot;17.07.2026&quot;,&quot;link&quot;:{&quot;url&quot;:&quot;&quot;},&quot;acf&quot;:{&quot;shop_link&quot;:&quot;&quot;,&quot;teaser_label&quot;:&quot;&quot;},&quot;posttype&quot;:&quot;product&quot;,&quot;image&quot;:{&quot;id&quot;:3913,&quot;url&quot;:&quot;https:\\\/\\\/www.dr-schnell.com\\\/wp-content\\\/uploads\\\/milizid-eco_1l.png&quot;,&quot;title&quot;:&quot;milizid-eco_1l&quot;,&quot;width&quot;:1500,&quot;height&quot;:1500,&quot;srcset&quot;:&quot;https:\\\/\\\/www.dr-schnell.com\\\/wp-content\\\/uploads\\\/milizid-eco_1l-768x768.png 768w&quot;,&quot;sizes&quot;:&quot;(max-width:768px) 768px&quot;,&quot;type&quot;:&quot;image\\\/png&quot;},&quot;terms&quot;:[]},{&quot;id&quot;:8360,&quot;title&quot;:&quot;EASY QUICK N&quot;,&quot;text&quot;:&quot;Neutral, surfactant-free universal cleaner&quot;,&quot;category&quot;:&quot;&quot;,&quot;tag&quot;:&quot;&quot;,&quot;date&quot;:&quot;17.07.2026&quot;,&quot;link&quot;:{&quot;url&quot;:&quot;&quot;},&quot;acf&quot;:{&quot;shop_link&quot;:&quot;&quot;,&quot;teaser_label&quot;:&quot;&quot;},&quot;posttype&quot;:&quot;product&quot;,&quot;image&quot;:{&quot;id&quot;:3911,&quot;url&quot;:&quot;https:\\\/\\\/www.dr-schnell.com\\\/wp-content\\\/uploads\\\/artbld_01_easy-quick-n_1l_1920x1920_72dpi_rgb_drs00324.png&quot;,&quot;title&quot;:&quot;artbld_01_easy-quick-n_1l_1920x1920_72dpi_rgb_drs00324&quot;,&quot;width&quot;:500,&quot;height&quot;:500,&quot;type&quot;:&quot;image\\\/png&quot;},&quot;terms&quot;:[]},{&quot;id&quot;:8359,&quot;title&quot;:&quot;CIMOCID SENSITIVE&quot;,&quot;text&quot;:&quot;Alcoholic hand disinfectant \\u25cf with emollients&quot;,&quot;category&quot;:&quot;&quot;,&quot;tag&quot;:&quot;&quot;,&quot;date&quot;:&quot;17.07.2026&quot;,&quot;link&quot;:{&quot;url&quot;:&quot;&quot;},&quot;acf&quot;:{&quot;shop_link&quot;:&quot;&quot;,&quot;teaser_label&quot;:&quot;&quot;},&quot;posttype&quot;:&quot;product&quot;,&quot;image&quot;:{&quot;id&quot;:3909,&quot;url&quot;:&quot;https:\\\/\\\/www.dr-schnell.com\\\/wp-content\\\/uploads\\\/artbld_01_cimocid-sensitive_euro_1000ml_1920x1920_72dpi_rgb_00631.png&quot;,&quot;title&quot;:&quot;artbld_01_cimocid-sensitive_euro_1000ml_1920x1920_72dpi_rgb_00631&quot;,&quot;width&quot;:500,&quot;height&quot;:500,&quot;type&quot;:&quot;image\\\/png&quot;},&quot;terms&quot;:[]},{&quot;id&quot;:8358,&quot;title&quot;:&quot;MILIBAC N&quot;,&quot;text&quot;:&quot;Surface disinfection \\u25cf Limescale remover&quot;,&quot;category&quot;:&quot;&quot;,&quot;tag&quot;:&quot;&quot;,&quot;date&quot;:&quot;17.07.2026&quot;,&quot;link&quot;:{&quot;url&quot;:&quot;&quot;},&quot;acf&quot;:{&quot;shop_link&quot;:&quot;&quot;,&quot;teaser_label&quot;:&quot;&quot;},&quot;posttype&quot;:&quot;product&quot;,&quot;image&quot;:{&quot;id&quot;:3907,&quot;url&quot;:&quot;https:\\\/\\\/www.dr-schnell.com\\\/wp-content\\\/uploads\\\/artbld_01_milibac-n_1l_1920x1920_72dpi_rgb_00323.png&quot;,&quot;title&quot;:&quot;artbld_01_milibac-n_1l_1920x1920_72dpi_rgb_00323&quot;,&quot;width&quot;:500,&quot;height&quot;:500,&quot;type&quot;:&quot;image\\\/png&quot;},&quot;terms&quot;:[]},{&quot;id&quot;:8357,&quot;title&quot;:&quot;SCHIROCCO CLEAN&quot;,&quot;text&quot;:&quot;Maintenance, intensive and basic cleaners&quot;,&quot;category&quot;:&quot;&quot;,&quot;tag&quot;:&quot;&quot;,&quot;date&quot;:&quot;17.07.2026&quot;,&quot;link&quot;:{&quot;url&quot;:&quot;&quot;},&quot;acf&quot;:{&quot;shop_link&quot;:&quot;&quot;,&quot;teaser_label&quot;:&quot;&quot;},&quot;posttype&quot;:&quot;product&quot;,&quot;image&quot;:{&quot;id&quot;:3905,&quot;url&quot;:&quot;https:\\\/\\\/www.dr-schnell.com\\\/wp-content\\\/uploads\\\/artbld_01_schirocco-clean_1l_1920x1920_72dpi_rgb_00724.png&quot;,&quot;title&quot;:&quot;artbld_01_schirocco-clean_1l_1920x1920_72dpi_rgb_00724&quot;,&quot;width&quot;:500,&quot;height&quot;:500,&quot;type&quot;:&quot;image\\\/png&quot;},&quot;terms&quot;:[]}]}\"><\/div>\n\n\n\n<div style=\"height:100px;--height-desktop:50px;--height-tablet:50px;--height-mobile:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n<div class=\"dhsv-buttons horizontal is-horizontal is-content-justification-center is-layout-flex wp-container-dhsv-buttons-is-layout-a0364c55 wp-block-dhsv-buttons-is-layout-flex\" data-align=\"wide\" style=\"display: flex; flex-wrap: wrap; --button-width: unset; flex-direction: row; justify-content: center\">\n\t\n<div class=\"dhsv-button-wrapper  alignleft\">\n                    <a class=\"dhsv-button\" href=\"https:\/\/www.dr-schnell.com\/Shop\" data-type=\"primary\" data-size=\"large\">\n                <div class=\"button-text\">\n                    <span class=\"text\">All Products<\/span>\n                                    <\/div>\n            <\/a>\n            <\/div>\n\n\n<\/div>\n<\/div>\n\n\n\n<div style=\"height:100px;--height-desktop:80px;--height-tablet:80px;--height-mobile:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n<div data-component=\"MediaTeaserBlock\" data-props=\"{&quot;align&quot;:&quot;&quot;,&quot;mobileOrder&quot;:&quot;left-first&quot;,&quot;dhsvAnimation&quot;:&quot;&quot;}\" data-prop-children=\"\n&lt;div class=&quot;dhsv-media-teaser-side is-left is-content is-content-layout-stacked&quot;&gt;\n            &lt;div class=&quot;dhsv-media-teaser-side__content flow&quot;&gt;\n            \n                            &lt;div class=&quot;dhsv-media-teaser-side__inner-content flow&quot;&gt;\n                    \n\n&lt;h2 class=&quot;wp-block-heading dhsv-media-teaser-side__title&quot;&gt;We transform processes.&lt;\/h2&gt;\n\n\n\n&lt;p class=&quot;dhsv-media-teaser-side__description wp-block-paragraph&quot;&gt;For a tomorrow that we\u2019ll shape together.&lt;\/p&gt;\n\n\n                &lt;\/div&gt;\n                    &lt;\/div&gt;\n    &lt;\/div&gt;\n\n\n&lt;div class=&quot;dhsv-media-teaser-side is-right is-video is-content-layout-centered&quot;&gt;\n            &lt;button class=&quot;dhsv-media-teaser-side__media&quot; type=&quot;button&quot; data-media-teaser-video&gt;\n                            &lt;img width=&quot;1200&quot; height=&quot;684&quot; src=&quot;https:\/\/www.dr-schnell.com\/wp-content\/uploads\/video-preview_eye.webp&quot; class=&quot;dhsv-media-teaser-side__preview&quot; alt=&quot;&quot; srcset=&quot;https:\/\/www.dr-schnell.com\/wp-content\/uploads\/video-preview_eye.webp 1200w, https:\/\/www.dr-schnell.com\/wp-content\/uploads\/video-preview_eye-300x171.webp 300w, https:\/\/www.dr-schnell.com\/wp-content\/uploads\/video-preview_eye-768x438.webp 768w&quot; sizes=&quot;(max-width: 1200px) 100vw, 1200px&quot; \/&gt;\n                        &lt;video class=&quot;dhsv-media-teaser-side__video&quot; preload=&quot;metadata&quot; playsinline&gt;\n                &lt;source src=&quot;https:\/\/www.dr-schnell.com\/wp-content\/uploads\/260112_drs_launchfilm_v02.mp4&quot; type=&quot;video\/mp4&quot;&gt;\n            &lt;\/video&gt;\n            &lt;span class=&quot;dhsv-media-teaser-side__play&quot; aria-hidden=&quot;true&quot;&gt;&lt;\/span&gt;\n        &lt;\/button&gt;\n    &lt;\/div&gt;\n\n\"><\/div>\n\n\n\n<div style=\"height:100px;--height-desktop:80px;--height-tablet:80px;--height-mobile:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-group alignwide is-layout-constrained wp-block-group-is-layout-constrained\">\n<h2 class=\"wp-block-heading alignwide has-primary-color has-text-color has-link-color wp-elements-d77283184f8fa4fefc0997368285c97f\">What&#8217;s new at DR.SCHNELL?<\/h2>\n\n\n<div data-component=\"BlogTeaserCarouselBlock\" data-props=\"{&quot;align&quot;:&quot;wide&quot;,&quot;showType&quot;:&quot;all&quot;,&quot;manuallyData&quot;:[],&quot;postsPerPage&quot;:12,&quot;selectedCategory&quot;:&quot;&quot;,&quot;carouselSettings&quot;:{&quot;desktop&quot;:{&quot;slidesPerPage&quot;:4,&quot;showArrows&quot;:true,&quot;showPagination&quot;:true},&quot;laptop&quot;:{&quot;slidesPerPage&quot;:3,&quot;showArrows&quot;:true,&quot;showPagination&quot;:true},&quot;tablet&quot;:{&quot;slidesPerPage&quot;:2,&quot;showArrows&quot;:false,&quot;showPagination&quot;:true},&quot;mobile&quot;:{&quot;slidesPerPage&quot;:1,&quot;showArrows&quot;:false,&quot;showPagination&quot;:true}},&quot;dhsvAnimation&quot;:&quot;&quot;,&quot;posts&quot;:[{&quot;id&quot;:7552,&quot;title&quot;:&quot;DR.SCHNELL is driving sustainable cleaning forward with Sasol International Chemicals.&quot;,&quot;url&quot;:&quot;https:\\\/\\\/www.dr-schnell.com\\\/en\\\/a-profile-of-dr-schnell-on-eu-ecolabel-2\\\/&quot;,&quot;date&quot;:&quot;Aug 5, 2026&quot;,&quot;datetime&quot;:&quot;2026-08-05T07:25:07+00:00&quot;,&quot;readingTime&quot;:4,&quot;categoryName&quot;:&quot;Press&quot;,&quot;image&quot;:{&quot;url&quot;:&quot;https:\\\/\\\/www.dr-schnell.com\\\/wp-content\\\/uploads\\\/drs_sasol_blog_header_1600x500px_0826.webp&quot;,&quot;alt&quot;:&quot;DR.SCHNELL is driving sustainable cleaning forward with Sasol International Chemicals.&quot;,&quot;srcset&quot;:&quot;https:\\\/\\\/www.dr-schnell.com\\\/wp-content\\\/uploads\\\/drs_sasol_blog_header_1600x500px_0826.webp 1500w, https:\\\/\\\/www.dr-schnell.com\\\/wp-content\\\/uploads\\\/drs_sasol_blog_header_1600x500px_0826-300x94.webp 300w, https:\\\/\\\/www.dr-schnell.com\\\/wp-content\\\/uploads\\\/drs_sasol_blog_header_1600x500px_0826-768x240.webp 768w&quot;,&quot;sizes&quot;:&quot;(max-width: 1500px) 100vw, 1500px&quot;}},{&quot;id&quot;:6864,&quot;title&quot;:&quot;A Profile of DR.SCHNELL on EU Ecolabel.&quot;,&quot;url&quot;:&quot;https:\\\/\\\/www.dr-schnell.com\\\/en\\\/a-profile-of-dr-schnell-on-eu-ecolabel\\\/&quot;,&quot;date&quot;:&quot;Jul 21, 2026&quot;,&quot;datetime&quot;:&quot;2026-07-21T10:27:00+00:00&quot;,&quot;readingTime&quot;:2,&quot;categoryName&quot;:&quot;Press&quot;,&quot;image&quot;:{&quot;url&quot;:&quot;https:\\\/\\\/www.dr-schnell.com\\\/wp-content\\\/uploads\\\/blatt-e_uzs-vael0-unsplash_blog_header.webp&quot;,&quot;alt&quot;:&quot;A Profile of DR.SCHNELL on EU Ecolabel.&quot;,&quot;srcset&quot;:&quot;https:\\\/\\\/www.dr-schnell.com\\\/wp-content\\\/uploads\\\/blatt-e_uzs-vael0-unsplash_blog_header.webp 1500w, https:\\\/\\\/www.dr-schnell.com\\\/wp-content\\\/uploads\\\/blatt-e_uzs-vael0-unsplash_blog_header-300x118.webp 300w, https:\\\/\\\/www.dr-schnell.com\\\/wp-content\\\/uploads\\\/blatt-e_uzs-vael0-unsplash_blog_header-768x302.webp 768w&quot;,&quot;sizes&quot;:&quot;(max-width: 1500px) 100vw, 1500px&quot;}},{&quot;id&quot;:6868,&quot;title&quot;:&quot;DR.SCHNELL is a member of the Sales Excellence Circle.&quot;,&quot;url&quot;:&quot;https:\\\/\\\/www.dr-schnell.com\\\/en\\\/dr-schnell-is-a-member-of-the-sales-excellence-circle\\\/&quot;,&quot;date&quot;:&quot;Jun 2, 2026&quot;,&quot;datetime&quot;:&quot;2026-06-02T10:35:00+00:00&quot;,&quot;readingTime&quot;:3,&quot;categoryName&quot;:&quot;Press&quot;,&quot;image&quot;:{&quot;url&quot;:&quot;https:\\\/\\\/www.dr-schnell.com\\\/wp-content\\\/uploads\\\/rub_blog.webp&quot;,&quot;alt&quot;:&quot;DR.SCHNELL is a member of the Sales Excellence Circle.&quot;,&quot;srcset&quot;:&quot;https:\\\/\\\/www.dr-schnell.com\\\/wp-content\\\/uploads\\\/rub_blog.webp 1500w, https:\\\/\\\/www.dr-schnell.com\\\/wp-content\\\/uploads\\\/rub_blog-300x118.webp 300w, https:\\\/\\\/www.dr-schnell.com\\\/wp-content\\\/uploads\\\/rub_blog-768x302.webp 768w&quot;,&quot;sizes&quot;:&quot;(max-width: 1500px) 100vw, 1500px&quot;}},{&quot;id&quot;:6870,&quot;title&quot;:&quot;DR.SCHNELL is showcasing its new brand design at the ALTENPFLEGE trade show.&quot;,&quot;url&quot;:&quot;https:\\\/\\\/www.dr-schnell.com\\\/en\\\/dr-schnell-is-showcasing-its-new-brand-design-at-the-altenpflege-trade-show\\\/&quot;,&quot;date&quot;:&quot;Apr 30, 2026&quot;,&quot;datetime&quot;:&quot;2026-04-30T15:35:10+00:00&quot;,&quot;readingTime&quot;:3,&quot;categoryName&quot;:&quot;Press&quot;,&quot;image&quot;:{&quot;url&quot;:&quot;https:\\\/\\\/www.dr-schnell.com\\\/wp-content\\\/uploads\\\/blogpost_altenpflege2.jpg&quot;,&quot;alt&quot;:&quot;DR.SCHNELL is showcasing its new brand design at the ALTENPFLEGE trade show.&quot;,&quot;srcset&quot;:&quot;https:\\\/\\\/www.dr-schnell.com\\\/wp-content\\\/uploads\\\/blogpost_altenpflege2.jpg 1140w, https:\\\/\\\/www.dr-schnell.com\\\/wp-content\\\/uploads\\\/blogpost_altenpflege2-300x118.jpg 300w, https:\\\/\\\/www.dr-schnell.com\\\/wp-content\\\/uploads\\\/blogpost_altenpflege2-768x302.jpg 768w&quot;,&quot;sizes&quot;:&quot;(max-width: 1140px) 100vw, 1140px&quot;}},{&quot;id&quot;:6873,&quot;title&quot;:&quot;TEMPEX POWER \\u2013 the problem solver.&quot;,&quot;url&quot;:&quot;https:\\\/\\\/www.dr-schnell.com\\\/en\\\/tempex-power-the-problem-solver\\\/&quot;,&quot;date&quot;:&quot;Mar 10, 2026&quot;,&quot;datetime&quot;:&quot;2026-03-10T11:39:00+00:00&quot;,&quot;readingTime&quot;:3,&quot;categoryName&quot;:&quot;Products&quot;,&quot;image&quot;:{&quot;url&quot;:&quot;https:\\\/\\\/www.dr-schnell.com\\\/wp-content\\\/uploads\\\/blog_tempex_power_2026-01.webp&quot;,&quot;alt&quot;:&quot;TEMPEX POWER \\u2013 the problem solver.&quot;,&quot;srcset&quot;:&quot;https:\\\/\\\/www.dr-schnell.com\\\/wp-content\\\/uploads\\\/blog_tempex_power_2026-01.webp 1500w, https:\\\/\\\/www.dr-schnell.com\\\/wp-content\\\/uploads\\\/blog_tempex_power_2026-01-300x89.webp 300w, https:\\\/\\\/www.dr-schnell.com\\\/wp-content\\\/uploads\\\/blog_tempex_power_2026-01-768x229.webp 768w&quot;,&quot;sizes&quot;:&quot;(max-width: 1500px) 100vw, 1500px&quot;}},{&quot;id&quot;:6882,&quot;title&quot;:&quot;For optimal deep cleaning and coating of your floors.&quot;,&quot;url&quot;:&quot;https:\\\/\\\/www.dr-schnell.com\\\/en\\\/for-optimal-deep-cleaning-and-coating-of-your-floors\\\/&quot;,&quot;date&quot;:&quot;Mar 1, 2026&quot;,&quot;datetime&quot;:&quot;2026-03-01T11:43:00+00:00&quot;,&quot;readingTime&quot;:2,&quot;categoryName&quot;:&quot;Products&quot;,&quot;image&quot;:{&quot;url&quot;:&quot;https:\\\/\\\/www.dr-schnell.com\\\/wp-content\\\/uploads\\\/blog_beschichtungsaktion_2026-01-1.webp&quot;,&quot;alt&quot;:&quot;For optimal deep cleaning and coating of your floors.&quot;,&quot;srcset&quot;:&quot;https:\\\/\\\/www.dr-schnell.com\\\/wp-content\\\/uploads\\\/blog_beschichtungsaktion_2026-01-1.webp 1500w, https:\\\/\\\/www.dr-schnell.com\\\/wp-content\\\/uploads\\\/blog_beschichtungsaktion_2026-01-1-300x89.webp 300w, https:\\\/\\\/www.dr-schnell.com\\\/wp-content\\\/uploads\\\/blog_beschichtungsaktion_2026-01-1-768x229.webp 768w&quot;,&quot;sizes&quot;:&quot;(max-width: 1500px) 100vw, 1500px&quot;}},{&quot;id&quot;:6866,&quot;title&quot;:&quot;DR.SCHNELL is revamping its brand identity.&quot;,&quot;url&quot;:&quot;https:\\\/\\\/www.dr-schnell.com\\\/en\\\/dr-schnell-is-revamping-its-brand-identity\\\/&quot;,&quot;date&quot;:&quot;Feb 2, 2026&quot;,&quot;datetime&quot;:&quot;2026-02-02T11:57:00+00:00&quot;,&quot;readingTime&quot;:3,&quot;categoryName&quot;:&quot;Press&quot;,&quot;image&quot;:{&quot;url&quot;:&quot;https:\\\/\\\/www.dr-schnell.com\\\/wp-content\\\/uploads\\\/blog-wir-verandern.webp&quot;,&quot;alt&quot;:&quot;DR.SCHNELL is revamping its brand identity.&quot;,&quot;srcset&quot;:&quot;https:\\\/\\\/www.dr-schnell.com\\\/wp-content\\\/uploads\\\/blog-wir-verandern.webp 1500w, https:\\\/\\\/www.dr-schnell.com\\\/wp-content\\\/uploads\\\/blog-wir-verandern-300x118.webp 300w, https:\\\/\\\/www.dr-schnell.com\\\/wp-content\\\/uploads\\\/blog-wir-verandern-768x302.webp 768w&quot;,&quot;sizes&quot;:&quot;(max-width: 1500px) 100vw, 1500px&quot;}},{&quot;id&quot;:6885,&quot;title&quot;:&quot;OUR BEST DETERGENTS.&quot;,&quot;url&quot;:&quot;https:\\\/\\\/www.dr-schnell.com\\\/en\\\/our-best-detergents\\\/&quot;,&quot;date&quot;:&quot;Jan 22, 2026&quot;,&quot;datetime&quot;:&quot;2026-01-22T11:58:00+00:00&quot;,&quot;readingTime&quot;:3,&quot;categoryName&quot;:&quot;Products&quot;,&quot;image&quot;:{&quot;url&quot;:&quot;https:\\\/\\\/www.dr-schnell.com\\\/wp-content\\\/uploads\\\/blog-rapa-prima-header.webp&quot;,&quot;alt&quot;:&quot;OUR BEST DETERGENTS.&quot;,&quot;srcset&quot;:&quot;https:\\\/\\\/www.dr-schnell.com\\\/wp-content\\\/uploads\\\/blog-rapa-prima-header.webp 1500w, https:\\\/\\\/www.dr-schnell.com\\\/wp-content\\\/uploads\\\/blog-rapa-prima-header-300x89.webp 300w, https:\\\/\\\/www.dr-schnell.com\\\/wp-content\\\/uploads\\\/blog-rapa-prima-header-768x229.webp 768w&quot;,&quot;sizes&quot;:&quot;(max-width: 1500px) 100vw, 1500px&quot;}},{&quot;id&quot;:6887,&quot;title&quot;:&quot;DR.SCHNELL makes a donation to the Lichtblick Hasenbergl facility.&quot;,&quot;url&quot;:&quot;https:\\\/\\\/www.dr-schnell.com\\\/en\\\/dr-schnell-makes-a-donation-to-the-lichtblick-hasenbergl-facility\\\/&quot;,&quot;date&quot;:&quot;Dec 16, 2025&quot;,&quot;datetime&quot;:&quot;2025-12-16T12:05:00+00:00&quot;,&quot;readingTime&quot;:4,&quot;categoryName&quot;:&quot;Interview&quot;,&quot;image&quot;:{&quot;url&quot;:&quot;https:\\\/\\\/www.dr-schnell.com\\\/wp-content\\\/uploads\\\/johanna-hofmeir-lichtblick-header.webp&quot;,&quot;alt&quot;:&quot;DR.SCHNELL makes a donation to the Lichtblick Hasenbergl facility.&quot;,&quot;srcset&quot;:&quot;https:\\\/\\\/www.dr-schnell.com\\\/wp-content\\\/uploads\\\/johanna-hofmeir-lichtblick-header.webp 1500w, https:\\\/\\\/www.dr-schnell.com\\\/wp-content\\\/uploads\\\/johanna-hofmeir-lichtblick-header-300x118.webp 300w, https:\\\/\\\/www.dr-schnell.com\\\/wp-content\\\/uploads\\\/johanna-hofmeir-lichtblick-header-768x302.webp 768w&quot;,&quot;sizes&quot;:&quot;(max-width: 1500px) 100vw, 1500px&quot;}},{&quot;id&quot;:6889,&quot;title&quot;:&quot;Deutsche Bahn praises the new window product KLARSICHT365.&quot;,&quot;url&quot;:&quot;https:\\\/\\\/www.dr-schnell.com\\\/en\\\/deutsche-bahn-praises-the-new-window-product-klarsicht365\\\/&quot;,&quot;date&quot;:&quot;Nov 26, 2025&quot;,&quot;datetime&quot;:&quot;2025-11-26T12:08:00+00:00&quot;,&quot;readingTime&quot;:4,&quot;categoryName&quot;:&quot;Interview&quot;,&quot;image&quot;:{&quot;url&quot;:&quot;https:\\\/\\\/www.dr-schnell.com\\\/wp-content\\\/uploads\\\/kay-koschnik-header.webp&quot;,&quot;alt&quot;:&quot;Deutsche Bahn praises the new window product KLARSICHT365.&quot;,&quot;srcset&quot;:&quot;https:\\\/\\\/www.dr-schnell.com\\\/wp-content\\\/uploads\\\/kay-koschnik-header.webp 1500w, https:\\\/\\\/www.dr-schnell.com\\\/wp-content\\\/uploads\\\/kay-koschnik-header-300x118.webp 300w, https:\\\/\\\/www.dr-schnell.com\\\/wp-content\\\/uploads\\\/kay-koschnik-header-768x302.webp 768w&quot;,&quot;sizes&quot;:&quot;(max-width: 1500px) 100vw, 1500px&quot;}},{&quot;id&quot;:6891,&quot;title&quot;:&quot;Robotics expert calls ROBOLUTION a \\u201crevolution.\\u201d&quot;,&quot;url&quot;:&quot;https:\\\/\\\/www.dr-schnell.com\\\/en\\\/robotics-expert-calls-robolution-a-revolution\\\/&quot;,&quot;date&quot;:&quot;Oct 22, 2025&quot;,&quot;datetime&quot;:&quot;2025-10-22T11:13:00+00:00&quot;,&quot;readingTime&quot;:4,&quot;categoryName&quot;:&quot;Interview&quot;,&quot;image&quot;:{&quot;url&quot;:&quot;https:\\\/\\\/www.dr-schnell.com\\\/wp-content\\\/uploads\\\/dennis-dehring_header.webp&quot;,&quot;alt&quot;:&quot;Robotics expert calls ROBOLUTION a \\u201crevolution.\\u201d&quot;,&quot;srcset&quot;:&quot;https:\\\/\\\/www.dr-schnell.com\\\/wp-content\\\/uploads\\\/dennis-dehring_header.webp 1500w, https:\\\/\\\/www.dr-schnell.com\\\/wp-content\\\/uploads\\\/dennis-dehring_header-300x118.webp 300w, https:\\\/\\\/www.dr-schnell.com\\\/wp-content\\\/uploads\\\/dennis-dehring_header-768x302.webp 768w&quot;,&quot;sizes&quot;:&quot;(max-width: 1500px) 100vw, 1500px&quot;}},{&quot;id&quot;:6893,&quot;title&quot;:&quot;DR.SCHNELL wows the crowd at CMS Berlin.&quot;,&quot;url&quot;:&quot;https:\\\/\\\/www.dr-schnell.com\\\/en\\\/dr-schnell-wows-the-crowd-at-cms-berlin\\\/&quot;,&quot;date&quot;:&quot;Oct 7, 2025&quot;,&quot;datetime&quot;:&quot;2025-10-07T11:24:00+00:00&quot;,&quot;readingTime&quot;:5,&quot;categoryName&quot;:&quot;Press&quot;,&quot;image&quot;:{&quot;url&quot;:&quot;https:\\\/\\\/www.dr-schnell.com\\\/wp-content\\\/uploads\\\/cms_teambild-header.webp&quot;,&quot;alt&quot;:&quot;DR.SCHNELL wows the crowd at CMS Berlin.&quot;,&quot;srcset&quot;:&quot;https:\\\/\\\/www.dr-schnell.com\\\/wp-content\\\/uploads\\\/cms_teambild-header.webp 1500w, https:\\\/\\\/www.dr-schnell.com\\\/wp-content\\\/uploads\\\/cms_teambild-header-300x118.webp 300w, https:\\\/\\\/www.dr-schnell.com\\\/wp-content\\\/uploads\\\/cms_teambild-header-768x302.webp 768w&quot;,&quot;sizes&quot;:&quot;(max-width: 1500px) 100vw, 1500px&quot;}}],&quot;l10n&quot;:{&quot;readLabel&quot;:&quot;Read&quot;,&quot;emptyMessage&quot;:&quot;Keine Beitr\\u00e4ge f\\u00fcr dieses Carousel gefunden.&quot;,&quot;prevLabel&quot;:&quot;Vorheriger Beitrag&quot;,&quot;nextLabel&quot;:&quot;N\\u00e4chster Beitrag&quot;}}\"><\/div>\n\n\n\n<div style=\"height:100px;--height-desktop:50px;--height-tablet:50px;--height-mobile:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n<div class=\"dhsv-buttons horizontal is-horizontal is-content-justification-center is-layout-flex wp-container-dhsv-buttons-is-layout-a0364c55 wp-block-dhsv-buttons-is-layout-flex\" data-align=\"wide\" style=\"display: flex; flex-wrap: wrap; --button-width: unset; flex-direction: row; justify-content: center\">\n\t\n<div class=\"dhsv-button-wrapper  alignleft\">\n                    <button class=\"dhsv-button\" data-type=\"primary\" data-size=\"large\">\n                <div class=\"button-text\">\n                    <span class=\"text\">All DR.SCHNELL News<\/span>\n                                    <\/div>\n            <\/button>\n            <\/div>\n\n\n<\/div>\n<\/div>\n\n\n\n<div style=\"height:100px;--height-desktop:80px;--height-tablet:80px;--height-mobile:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-group alignfull has-lake-background-color has-background is-layout-constrained wp-block-group-is-layout-constrained\">\n<div style=\"height:100px;--height-desktop:80px;--height-tablet:80px;--height-mobile:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n<article class=\"dhsv-text-image alignwide is-image-left\">\n    <div class=\"dhsv-text-image__media\">\n                    <img loading=\"lazy\" decoding=\"async\" width=\"2065\" height=\"1140\" src=\"https:\/\/www.dr-schnell.com\/wp-content\/uploads\/zertifikate_teaser.webp\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/www.dr-schnell.com\/wp-content\/uploads\/zertifikate_teaser.webp 2065w, https:\/\/www.dr-schnell.com\/wp-content\/uploads\/zertifikate_teaser-300x166.webp 300w, https:\/\/www.dr-schnell.com\/wp-content\/uploads\/zertifikate_teaser-1600x883.webp 1600w, https:\/\/www.dr-schnell.com\/wp-content\/uploads\/zertifikate_teaser-768x424.webp 768w, https:\/\/www.dr-schnell.com\/wp-content\/uploads\/zertifikate_teaser-1536x848.webp 1536w, https:\/\/www.dr-schnell.com\/wp-content\/uploads\/zertifikate_teaser-2048x1131.webp 2048w\" sizes=\"auto, (max-width: 2065px) 100vw, 2065px\" \/>\n            <\/div>\n\n    <div class=\"dhsv-text-image__content flow\">\n        \n                    <div class=\"dhsv-text-image__body\">\n                \n\n<h2 class=\"wp-block-heading\">Awards &amp; Certificates<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Our quality is proven: Independent tests and certifications confirm our consistently high standards, ensuring maximum safety and reliability for you. You can find detailed information and downloads here. <\/p>\n\n\n<div class=\"dhsv-buttons horizontal is-layout-flex wp-block-dhsv-buttons-is-layout-flex\" data-align=\"wide\" style=\"display: flex; flex-wrap: wrap; --button-width: unset; flex-direction: row; justify-content: left\">\n\t\n<div class=\"dhsv-button-wrapper  alignleft\">\n                    <a class=\"dhsv-button\" href=\"https:\/\/www.dr-schnell.com\/en\/company\/certificates\/\" data-type=\"primary\" data-size=\"regular\">\n                <div class=\"button-text\">\n                    <span class=\"text\">Awards &#038; Certificates<\/span>\n                                    <\/div>\n            <\/a>\n            <\/div>\n\n\n<\/div>\n\n\n            <\/div>\n            <\/div>\n<\/article>\n\n\n\n<div style=\"height:100px;--height-desktop:80px;--height-tablet:80px;--height-mobile:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-group alignfull has-tertiary-background-color has-background is-layout-constrained wp-block-group-is-layout-constrained\">\n<div style=\"height:100px;--height-desktop:80px;--height-tablet:80px;--height-mobile:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div class=\"wp-block-columns alignwide is-layout-flex wp-container-core-columns-is-layout-8f761849 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:40%\">\n<h2 class=\"wp-block-heading\">FAQs<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Do you have questions about our products, services, or your industry? Here you\u2019ll find answers to our customers\u2019 most frequently asked questions\u2014concise, easy to understand, and practical. <\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:10%\"><\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:50%\"><div data-component=\"SimpleAccordionBlock\" data-props=\"{&quot;align&quot;:&quot;full&quot;,&quot;initialOpenIndex&quot;:0,&quot;dhsvAnimation&quot;:&quot;&quot;}\" data-prop-children=\"\n&lt;div class=&quot;dhsv-simple-accordion-item&quot; data-simple-accordion-item&gt;\n    &lt;h3 class=&quot;dhsv-simple-accordion-item__heading&quot;&gt;\n        &lt;button\n            class=&quot;dhsv-simple-accordion-item__trigger&quot;\n            type=&quot;button&quot;\n            id=&quot;simple-accordion-item-a11ac1fbce-trigger&quot;\n            aria-expanded=&quot;false&quot;\n            aria-controls=&quot;simple-accordion-item-a11ac1fbce-panel&quot;\n        &gt;\n                            &lt;span class=&quot;dhsv-simple-accordion-item__title&quot;&gt;&lt;strong&gt;What challenges arise when cleaning public facilities?&lt;\/strong&gt;&lt;\/span&gt;\n                        &lt;span class=&quot;dhsv-simple-accordion-item__icon&quot; aria-hidden=&quot;true&quot;&gt;&lt;\/span&gt;\n        &lt;\/button&gt;\n    &lt;\/h3&gt;\n\n    &lt;div\n        class=&quot;dhsv-simple-accordion-item__panel&quot;\n        id=&quot;simple-accordion-item-a11ac1fbce-panel&quot;\n        role=&quot;region&quot;\n        aria-labelledby=&quot;simple-accordion-item-a11ac1fbce-trigger&quot;\n        hidden\n    &gt;\n                    &lt;div class=&quot;dhsv-simple-accordion-item__content&quot;&gt;\n                \n\n&lt;p class=&quot;wp-block-paragraph&quot;&gt;Schools, government offices, and other public buildings are under particular scrutiny: High visitor traffic, a wide variety of floor coverings, and strict bidding requirements call for cleaning products that are reliable, environmentally friendly, and cost-effective all at once. DR.SCHNELL offers tailor-made solutions for both daily maintenance cleaning and regular deep cleaning of floors in schools, gyms, and lobbies. &lt;\/p&gt;\n\n\n            &lt;\/div&gt;\n            &lt;\/div&gt;\n&lt;\/div&gt;\n\n\n&lt;div class=&quot;dhsv-simple-accordion-item&quot; data-simple-accordion-item&gt;\n    &lt;h3 class=&quot;dhsv-simple-accordion-item__heading&quot;&gt;\n        &lt;button\n            class=&quot;dhsv-simple-accordion-item__trigger&quot;\n            type=&quot;button&quot;\n            id=&quot;simple-accordion-item-dea107ea4d-trigger&quot;\n            aria-expanded=&quot;false&quot;\n            aria-controls=&quot;simple-accordion-item-dea107ea4d-panel&quot;\n        &gt;\n                            &lt;span class=&quot;dhsv-simple-accordion-item__title&quot;&gt;&lt;strong&gt;What should be considered when applying and removing floor coatings in public buildings?&lt;\/strong&gt;&lt;\/span&gt;\n                        &lt;span class=&quot;dhsv-simple-accordion-item__icon&quot; aria-hidden=&quot;true&quot;&gt;&lt;\/span&gt;\n        &lt;\/button&gt;\n    &lt;\/h3&gt;\n\n    &lt;div\n        class=&quot;dhsv-simple-accordion-item__panel&quot;\n        id=&quot;simple-accordion-item-dea107ea4d-panel&quot;\n        role=&quot;region&quot;\n        aria-labelledby=&quot;simple-accordion-item-dea107ea4d-trigger&quot;\n        hidden\n    &gt;\n                    &lt;div class=&quot;dhsv-simple-accordion-item__content&quot;&gt;\n                \n\n&lt;p class=&quot;wp-block-paragraph&quot;&gt;High-traffic floors in hallways, lobbies, or sports halls require regular protection through professional coating\u2014to preserve value, ensure slip resistance, and maintain a well-kept appearance. Special care is required during the stripping process to avoid damaging materials such as rubber, plastic, or historic floors. DR.SCHNELL provides tailored product solutions as well as advice on procedures and application rates\u2014for sustainable results that last.  &lt;\/p&gt;\n\n\n            &lt;\/div&gt;\n            &lt;\/div&gt;\n&lt;\/div&gt;\n\n\"><\/div>\n<\/div>\n<\/div>\n\n\n\n<div style=\"height:100px;--height-desktop:80px;--height-tablet:80px;--height-mobile:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n<\/div>\n\n\n<section\n  class=\"dhsv-contact-cta region alignfull\"\n  data-contact-cta\n  data-label-no-result=\"No entries for the postal code\"\n>\n  <div class=\"dhsv-contact-cta__media\" aria-hidden=\"true\">\n    <img decoding=\"async\"\n      class=\"dhsv-contact-cta__media-image dhsv-contact-cta__media-image--desktop\"\n      src=\"https:\/\/www.dr-schnell.com\/wp-content\/uploads\/DRS_Imagebild-Natur_01_Blur-4.png\"\n      alt=\"\"\n      loading=\"lazy\"\n    >\n      <\/div>\n\n  <div class=\"dhsv-contact-cta__inner\">\n    <div class=\"dhsv-contact-cta__panel\">\n      <div class=\"dhsv-contact-cta__intro\">\n                  <h2 class=\"dhsv-contact-cta__title\">We are here for you personally!<\/h2>\n              <\/div>\n\n              <div class=\"dhsv-contact-cta__details\">\n          <div class=\"dhsv-contact-cta__identity\">\n                          <p class=\"dhsv-contact-cta__person\">\n                <strong>DR.SCHNELL GmbH &amp; Co. KGaA<\/strong>                <span>Customer Care<\/span>              <\/p>\n            \n                      <\/div>\n\n          <div class=\"dhsv-contact-cta__contact\">\n            <div class=\"dhsv-contact-cta__links flow\">\n            \n            \n                        <\/div>\n\n                          <button type=\"button\" class=\"dhsv-contact-cta__button\" data-contact-cta-open-form>\n                Go to the Contact Form\n              <\/button>\n                      <\/div>\n        <\/div>\n      \n          <\/div>\n  <\/div>\n\n  \n      <div\n      class=\"dhsv-contact-cta__overlay dhsv-contact-cta__overlay--form\"\n      data-contact-cta-form-modal\n      hidden\n    >\n      <div class=\"dhsv-contact-cta__form\" role=\"dialog\" aria-modal=\"true\" aria-label=\"Contact Form\">\n        <button type=\"button\" class=\"dhsv-contact-cta__close\" data-contact-cta-close>\n          <span class=\"dhsv-contact-cta__close-label\">Close<\/span>\n          <svg class=\"dhsv-contact-cta__close-icon\" viewBox=\"0 0 24 24\" focusable=\"false\" aria-hidden=\"true\">\n            <path d=\"M18.3 5.71 12 12l6.3 6.29-1.41 1.42L10.59 13.4 4.3 19.71 2.88 18.3 9.17 12 2.88 5.71 4.3 4.3l6.29 6.29L16.88 4.3z\"\/>\n          <\/svg>\n        <\/button>\n        <div class=\"dhsv-contact-cta__form-body\">\n                <div class='gf_browser_gecko gform_wrapper gravity-theme gform-theme--no-framework half_wrapper' data-form-theme='gravity-theme' data-form-index='0' id='gform_wrapper_1' >\n                        <div class='gform_heading'>\n\t\t\t\t\t\t\t<p class='gform_required_legend'>&quot;<span class=\"gfield_required gfield_required_asterisk\">*<\/span>&quot; indicates required fields<\/p>\n                        <\/div><form method='post' enctype='multipart\/form-data' target='gform_ajax_frame_1' id='gform_1' class='half' action='\/en\/wp-json\/wp\/v2\/pages\/6611' data-formid='1' novalidate>\n                        <div class='gform-body gform_body'><div id='gform_fields_1' class='gform_fields top_label form_sublabel_below description_below validation_below'><div id=\"field_1_11\" class=\"gfield gfield--type-honeypot gform_validation_container field_sublabel_below gfield--has-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_1_11'>Name<\/label><div class='ginput_container'><input name='input_11' id='input_1_11' type='text' value='' autocomplete='new-password'\/><\/div><div class='gfield_description' id='gfield_description_1_11'>This field is for validation purposes and should be left unchanged.<\/div><\/div><div id=\"field_1_9\" class=\"gfield gfield--type-select gfield--input-type-select gfield--width-full field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_1_9'>Salutation<\/label><div class='ginput_container ginput_container_select'><select name='input_9' id='input_1_9' class='large gfield_select'     aria-invalid=\"false\" ><option value='- please choose - ' >&#8211; please choose &#8211; <\/option><option value='Mr. ' >Mr. <\/option><option value='Mrs.' >Mrs.<\/option><\/select><\/div><\/div><div id=\"field_1_3\" class=\"gfield gfield--type-text gfield--input-type-text field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_1_3'>First Name<\/label><div class='ginput_container ginput_container_text'><input name='input_3' id='input_1_3' type='text' value='' class='large'    placeholder='First Name*'  aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_1_1\" class=\"gfield gfield--type-text gfield--input-type-text gfield_contains_required field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_1_1'>Last Name<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_1' id='input_1_1' type='text' value='' class='large'    placeholder='Last Name*' aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_1_4\" class=\"gfield gfield--type-text gfield--input-type-text gfield_contains_required field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_1_4'>Company<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_4' id='input_1_4' type='text' value='' class='large'    placeholder='Company' aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><fieldset id=\"field_1_10\" class=\"gfield gfield--type-address gfield--input-type-address gfield--width-full gfield_contains_required field_sublabel_hidden_label gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible\"  ><legend class='gfield_label gform-field-label gfield_label_before_complex' >Street address*<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/legend>    \n                    <div class='ginput_complex ginput_container has_street has_city has_zip ginput_container_address gform-grid-row' id='input_1_10' >\n                         <span class='ginput_full address_line_1 ginput_address_line_1 gform-grid-col' id='input_1_10_1_container' >\n                                        <input type='text' name='input_10.1' id='input_1_10_1' value=''   placeholder='Street address*' aria-required='true'    \/>\n                                        <label for='input_1_10_1' id='input_1_10_1_label' class='gform-field-label gform-field-label--type-sub hidden_sub_label screen-reader-text'>Street Address<\/label>\n                                    <\/span><span class='ginput_left address_city ginput_address_city gform-grid-col' id='input_1_10_3_container' >\n                                    <input type='text' name='input_10.3' id='input_1_10_3' value=''   placeholder='City*' aria-required='true'    \/>\n                                    <label for='input_1_10_3' id='input_1_10_3_label' class='gform-field-label gform-field-label--type-sub hidden_sub_label screen-reader-text'>City<\/label>\n                                 <\/span><input type='hidden' class='gform_hidden' name='input_10.4' id='input_1_10_4' value=''\/><span class='ginput_right address_zip ginput_address_zip gform-grid-col' id='input_1_10_5_container' >\n                                    <input type='text' name='input_10.5' id='input_1_10_5' value=''   placeholder='ZIP Code*' aria-required='true'    \/>\n                                    <label for='input_1_10_5' id='input_1_10_5_label' class='gform-field-label gform-field-label--type-sub hidden_sub_label screen-reader-text'>ZIP \/ Postal Code<\/label>\n                                <\/span><input type='hidden' class='gform_hidden' name='input_10.6' id='input_1_10_6' value='' \/>\n                    <div class='gf_clear gf_clear_complex'><\/div>\n                <\/div><\/fieldset><div id=\"field_1_7\" class=\"gfield gfield--type-text gfield--input-type-text gfield_contains_required field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_1_7'>Email<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_7' id='input_1_7' type='text' value='' class='large'    placeholder='Email*' aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_1_5\" class=\"gfield gfield--type-text gfield--input-type-text gfield--width-full field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_1_5'>Phone<\/label><div class='ginput_container ginput_container_text'><input name='input_5' id='input_1_5' type='text' value='' class='large'    placeholder='Phone'  aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_1_8\" class=\"gfield gfield--type-textarea gfield--input-type-textarea gfield_contains_required field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_1_8'>Message*<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_textarea'><textarea name='input_8' id='input_1_8' class='textarea medium'    placeholder='Message*' aria-required=\"true\" aria-invalid=\"false\"   rows='10' cols='50'><\/textarea><\/div><\/div><\/div><\/div>\n        <div class='gform-footer gform_footer top_label'> <input type='submit' id='gform_submit_button_1' class='gform_button button' onclick='gform.submission.handleButtonClick(this);' data-submission-type='submit' value='Submit'  \/> <input type='hidden' name='gform_ajax' value='form_id=1&amp;title=&amp;description=&amp;tabindex=0&amp;theme=gravity-theme&amp;hash=8f5d9a0eea6dbbbc217c2b71cc25f523' \/>\n            <input type='hidden' class='gform_hidden' name='gform_submission_method' data-js='gform_submission_method_1' value='iframe' \/>\n            <input type='hidden' class='gform_hidden' name='gform_theme' data-js='gform_theme_1' id='gform_theme_1' value='gravity-theme' \/>\n            <input type='hidden' class='gform_hidden' name='gform_style_settings' data-js='gform_style_settings_1' id='gform_style_settings_1' value='' \/>\n            <input type='hidden' class='gform_hidden' name='is_submit_1' value='1' \/>\n            <input type='hidden' class='gform_hidden' name='gform_submit' value='1' \/>\n            \n            <input type='hidden' class='gform_hidden' name='gform_currency' data-currency='EUR' value='tpJlPAADcUrJPSttLDQjTbGUArfcG5oanpUSFuUqR\/0XB8M4FPnu9KvfcnYfc5yNthuPGuG6ZsTQvq+otNhXof93NaRYe6aRJOzePZYfeA0cIaQ=' \/>\n            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' \/>\n            <input type='hidden' class='gform_hidden' name='state_1' value='WyJ7XCI5XCI6W1wiMzYzYzdhNWQ2ZGRiNzQ5NDgxZGZkZTVlNGI3NDNiZmRcIixcImNmYWE0Y2FhMDEyMTYxMzNiODRmMTJkMDA0MGE2ZDdiXCIsXCIwZDBkNDU2NDBjNmM1Y2E5NmE0MWE2NGVhZmM0NDI2M1wiXX0iLCJiN2U1NDgwMjUzY2NlYmY3ZGI3ZGNlZDcyZGVmMjkxYyJd' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_target_page_number_1' id='gform_target_page_number_1' value='0' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_source_page_number_1' id='gform_source_page_number_1' value='1' \/>\n            <input type='hidden' name='gform_field_values' value='' \/>\n            \n        <\/div>\n                        <\/form>\n                        <\/div>\n\t\t                <iframe style='display:none;width:0px;height:0px;' src='about:blank' name='gform_ajax_frame_1' id='gform_ajax_frame_1' title='This iframe contains the logic required to handle Ajax powered Gravity Forms.'><\/iframe>\n\t\t                <script>\ngform.initializeOnLoaded( function() {gformInitSpinner( 1, 'https:\/\/www.dr-schnell.com\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', true );jQuery('#gform_ajax_frame_1').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_1');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_1').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_1').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_1').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_1').removeClass('gform_validation_error');}setTimeout( function() { \/* delay the scroll by 50 milliseconds to fix a bug in chrome *\/  }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_1').val();gformInitSpinner( 1, 'https:\/\/www.dr-schnell.com\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [1, current_page]);window['gf_submitting_1'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_1').replaceWith(confirmation_content);jQuery(document).trigger('gform_confirmation_loaded', [1]);window['gf_submitting_1'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_1').text());}else{jQuery('#gform_1').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger(\"gform_pre_post_render\", [{ formId: \"1\", currentPage: \"current_page\", abort: function() { this.preventDefault(); } }]);        if (event && event.defaultPrevented) {                return;        }        const gformWrapperDiv = document.getElementById( \"gform_wrapper_1\" );        if ( gformWrapperDiv ) {            const visibilitySpan = document.createElement( \"span\" );            visibilitySpan.id = \"gform_visibility_test_1\";            gformWrapperDiv.insertAdjacentElement( \"afterend\", visibilitySpan );        }        const visibilityTestDiv = document.getElementById( \"gform_visibility_test_1\" );        let postRenderFired = false;        function triggerPostRender() {            if ( postRenderFired ) {                return;            }            postRenderFired = true;            gform.core.triggerPostRenderEvents( 1, current_page );            if ( visibilityTestDiv ) {                visibilityTestDiv.parentNode.removeChild( visibilityTestDiv );            }        }        function debounce( func, wait, immediate ) {            var timeout;            return function() {                var context = this, args = arguments;                var later = function() {                    timeout = null;                    if ( !immediate ) func.apply( context, args );                };                var callNow = immediate && !timeout;                clearTimeout( timeout );                timeout = setTimeout( later, wait );                if ( callNow ) func.apply( context, args );            };        }        const debouncedTriggerPostRender = debounce( function() {            triggerPostRender();        }, 200 );        if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) {            const observer = new MutationObserver( ( mutations ) => {                mutations.forEach( ( mutation ) => {                    if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) {                        debouncedTriggerPostRender();                        observer.disconnect();                    }                });            });            observer.observe( document.body, {                attributes: true,                childList: false,                subtree: true,                attributeFilter: [ 'style', 'class' ],            });        } else {            triggerPostRender();        }    } );} );\n<\/script>\n<\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n","protected":false},"excerpt":{"rendered":"<p>Areas of application in the cleaning of public facilities. Our services atat a glance. Hygiene is more than just a product\u2014it\u2019s a promise. With on-site technical support, hands-on training, our digital CAMPUS, and ServiceCockpit 2.0, we\u2019re with you every step of the way: personally, competently, and always by your side. Selected Top Products What&#8217;s new &hellip; <a href=\"https:\/\/www.dr-schnell.com\/en\/industries\/public-institutions\/\">Continued<\/a><\/p>\n","protected":false},"author":4,"featured_media":0,"parent":6775,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-6611","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.dr-schnell.com\/en\/wp-json\/wp\/v2\/pages\/6611","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.dr-schnell.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.dr-schnell.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.dr-schnell.com\/en\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/www.dr-schnell.com\/en\/wp-json\/wp\/v2\/comments?post=6611"}],"version-history":[{"count":8,"href":"https:\/\/www.dr-schnell.com\/en\/wp-json\/wp\/v2\/pages\/6611\/revisions"}],"predecessor-version":[{"id":8124,"href":"https:\/\/www.dr-schnell.com\/en\/wp-json\/wp\/v2\/pages\/6611\/revisions\/8124"}],"up":[{"embeddable":true,"href":"https:\/\/www.dr-schnell.com\/en\/wp-json\/wp\/v2\/pages\/6775"}],"wp:attachment":[{"href":"https:\/\/www.dr-schnell.com\/en\/wp-json\/wp\/v2\/media?parent=6611"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}