{"id":1150,"date":"2024-05-22T13:40:40","date_gmt":"2024-05-22T13:40:40","guid":{"rendered":"https:\/\/startersites.io\/blocksy\/furniture\/?page_id=20"},"modified":"2026-01-10T12:33:16","modified_gmt":"2026-01-10T12:33:16","slug":"contact-us","status":"publish","type":"page","link":"https:\/\/wiresawcutter.com\/de\/contact-us\/","title":{"rendered":"Kontaktieren Sie uns"},"content":{"rendered":"\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-f1172c3\" data-block-id=\"f1172c3\"><style>.stk-f1172c3 {margin-bottom:0px !important;}<\/style><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-f1172c3-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-248d0f2\" data-v=\"4\" data-block-id=\"248d0f2\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-248d0f2-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-248d0f2-inner-blocks\">\n<section id=\"dws-contact-wrapper\">\n    <style>\n        \/* * PRINCIPLE 1: All styles scoped to #dws-contact-wrapper\n         * PRINCIPLE 4: Flexbox Layout, No External Frameworks\n         *\/\n        \n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;600;700&display=swap');\n\n        #dws-contact-wrapper {\n            font-family: 'Inter', sans-serif !important;\n            background-color: #f4f6fa !important; \/* Slight contrast background *\/\n            color: #333333 !important;\n            width: 100% !important;\n            max-width: 100% !important;\n            padding: 80px 20px !important;\n            box-sizing: border-box !important;\n            line-height: 1.6 !important;\n        }\n\n        #dws-contact-wrapper * {\n            box-sizing: border-box !important;\n        }\n\n        \/* --- Header Section --- *\/\n        #dws-contact-wrapper .dws-header {\n            text-align: center !important;\n            max-width: 800px !important;\n            margin: 0 auto 60px auto !important;\n        }\n\n        \/* Tag Replacement (div instead of H2) *\/\n        #dws-contact-wrapper .dws-main-title {\n            font-size: 36px !important;\n            font-weight: 700 !important;\n            color: #1a1a1a !important;\n            margin-bottom: 16px !important;\n            line-height: 1.2 !important;\n        }\n\n        #dws-contact-wrapper .dws-sub-text {\n            font-size: 18px !important;\n            color: #555555 !important;\n            font-weight: 400 !important;\n        }\n\n        \/* --- Main Layout Grid --- *\/\n        #dws-contact-wrapper .dws-flex-container {\n            display: flex !important;\n            flex-wrap: wrap !important;\n            gap: 50px !important;\n            max-width: 1200px !important;\n            margin: 0 auto !important;\n            justify-content: space-between !important;\n        }\n\n        \/* --- Left Column: Info --- *\/\n        #dws-contact-wrapper .dws-info-col {\n            flex: 1 1 400px !important;\n            display: flex !important;\n            flex-direction: column !important;\n            gap: 30px !important;\n        }\n\n        \/* Info Visual H3 *\/\n        #dws-contact-wrapper .dws-col-title {\n            font-size: 24px !important;\n            font-weight: 700 !important;\n            color: #183090 !important;\n            margin-bottom: 10px !important;\n            border-bottom: 2px solid #e0e0e0 !important;\n            padding-bottom: 15px !important;\n            display: inline-block !important;\n            width: 100% !important;\n        }\n\n        \/* Info Item Card *\/\n        #dws-contact-wrapper .dws-info-item {\n            display: flex !important;\n            align-items: flex-start !important;\n            background: #ffffff !important;\n            padding: 25px !important;\n            border-radius: 8px !important;\n            box-shadow: 0 4px 10px rgba(0,0,0,0.03) !important;\n            transition: transform 0.3s ease !important;\n        }\n\n        #dws-contact-wrapper .dws-info-item:hover {\n            transform: translateY(-3px) !important;\n            box-shadow: 0 8px 20px rgba(24, 48, 144, 0.08) !important;\n        }\n\n        \/* Icons *\/\n        #dws-contact-wrapper .dws-icon-box {\n            width: 50px !important;\n            height: 50px !important;\n            background: rgba(24, 48, 144, 0.1) !important;\n            border-radius: 50% !important;\n            display: flex !important;\n            align-items: center !important;\n            justify-content: center !important;\n            flex-shrink: 0 !important;\n            margin-right: 20px !important;\n        }\n\n        #dws-contact-wrapper .dws-icon-svg {\n            width: 24px !important;\n            height: 24px !important;\n            fill: #183090 !important;\n        }\n\n        \/* Text Styling *\/\n        #dws-contact-wrapper .dws-item-content {\n            flex-grow: 1 !important;\n        }\n\n        #dws-contact-wrapper .dws-item-label {\n            font-size: 18px !important;\n            font-weight: 700 !important;\n            color: #333 !important;\n            margin-bottom: 5px !important;\n            display: block !important;\n        }\n\n        #dws-contact-wrapper .dws-item-main {\n            font-size: 16px !important;\n            color: #183090 !important;\n            font-weight: 600 !important;\n            margin-bottom: 4px !important;\n            display: block !important;\n            text-decoration: none !important;\n        }\n\n        #dws-contact-wrapper .dws-item-sub {\n            font-size: 14px !important;\n            color: #777 !important;\n            line-height: 1.4 !important;\n        }\n\n        \/* --- Right Column: Form --- *\/\n        #dws-contact-wrapper .dws-form-col {\n            flex: 1 1 450px !important;\n            background: #ffffff !important;\n            padding: 40px !important;\n            border-radius: 12px !important;\n            box-shadow: 0 10px 30px rgba(24, 48, 144, 0.08) !important;\n            border-top: 5px solid #183090 !important;\n        }\n\n        #dws-contact-wrapper .dws-form-intro {\n            margin-bottom: 25px !important;\n        }\n        \n        #dws-contact-wrapper .dws-form-text {\n            font-size: 15px !important;\n            color: #666 !important;\n        }\n\n        \/* Fluent Form Override Helpers (Scoped) \n           This ensures the form looks good even with basic plugin styles *\/\n        #dws-contact-wrapper .fluentform .ff-btn-submit {\n            background-color: #183090 !important;\n            color: #fff !important;\n            width: 100% !important;\n            padding: 12px !important;\n            font-weight: 600 !important;\n            border-radius: 4px !important;\n        }\n        \n        #dws-contact-wrapper .fluentform input, \n        #dws-contact-wrapper .fluentform textarea {\n            border-radius: 4px !important;\n            padding: 10px !important;\n            border: 1px solid #ddd !important;\n        }\n\n        \/* Responsive *\/\n        @media screen and (max-width: 900px) {\n            #dws-contact-wrapper .dws-flex-container {\n                flex-direction: column !important;\n            }\n            #dws-contact-wrapper .dws-info-col, \n            #dws-contact-wrapper .dws-form-col {\n                flex: auto !important;\n                width: 100% !important;\n            }\n            #dws-contact-wrapper .dws-main-title {\n                font-size: 28px !important;\n            }\n        }\n    <\/style>\n\n    <div class=\"dws-header\">\n        <H1 class=\"dws-main-title\">Get In Touch<\/H1>\n        <div class=\"dws-sub-text\">Have questions about our diamond wire saw cutting machines? Our team is ready to help you find the perfect solution.<\/div>\n    <\/div>\n\n    <div class=\"dws-flex-container\">\n        \n        <div class=\"dws-info-col\">\n            <div class=\"dws-col-title\">Contact Information<\/div>\n\n            <div class=\"dws-info-item\">\n                <div class=\"dws-icon-box\">\n                    <svg class=\"dws-icon-svg\" viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M6.62 10.79c1.44 2.83 3.76 5.14 6.59 6.59l2.2-2.2c.27-.27.67-.36 1.02-.24 1.12.37 2.33.57 3.57.57.55 0 1 .45 1 1V20c0 .55-.45 1-1 1-9.39 0-17-7.61-17-17 0-.55.45-1 1-1h3.5c.55 0 1 .45 1 1 1.23 0 2.44.2 3.57.57.35.13.75.05 1.02-.24l2.2-2.2z\"\/>\n                    <\/svg>\n                <\/div>\n                <div class=\"dws-item-content\">\n                    <span class=\"dws-item-label\">Phone \/ WhatsApp<\/span>\n                    <a href=\"tel:+8618116455490\" class=\"dws-item-main\" target=\"_blank\">+86 181-1645-5490<\/a>\n                    <div class=\"dws-item-sub\">Mon &#8211; Fri: 8:30 AM &#8211; 5:30 PM (CST)<\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"dws-info-item\">\n                <div class=\"dws-icon-box\">\n                    <svg class=\"dws-icon-svg\" viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M20 4H4c-1.1 0-1.99.9-1.99 2L2 18c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 4l-8 5-8-5V6l8 5 8-5v2z\"\/>\n                    <\/svg>\n                <\/div>\n                <div class=\"dws-item-content\">\n                    <span class=\"dws-item-label\">Email<\/span>\n                    <a href=\"mailto:Sales18@DongheScience.com\" class=\"dws-item-main\" target=\"_blank\">Sales18@DongheScience.com<\/a>\n                    <div class=\"dws-item-sub\">We respond within 24 hours<\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"dws-info-item\">\n                <div class=\"dws-icon-box\">\n                    <svg class=\"dws-icon-svg\" viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5c-1.38 0-2.5-1.12-2.5-2.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5z\"\/>\n                    <\/svg>\n                <\/div>\n                <div class=\"dws-item-content\">\n                    <span class=\"dws-item-label\">Headquarters<\/span>\n                    <div class=\"dws-item-sub\" style=\"font-size: 15px; color: #333;\">\n                        No. 828, Yuanji Road, Anting Town<br>\n                        Jiading District, Shanghai 201806, China\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"dws-info-item\">\n                <div class=\"dws-icon-box\">\n                    <svg class=\"dws-icon-svg\" viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <path d=\"M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-1 17.93c-3.95-.49-7-3.85-7-7.93 0-.62.08-1.21.21-1.79L9 15v1c0 1.1.9 2 2 2v1.93zm6.9-2.54c-.26-.81-1-1.39-1.9-1.39h-1v-3c0-.55-.45-1-1-1H8v-2h2c.55 0 1-.45 1-1V7h2c1.1 0 2-.9 2-2v-.41c2.93 1.19 5 4.06 5 7.41 0 2.08-.8 3.97-2.1 5.39z\"\/>\n                    <\/svg>\n                <\/div>\n                <div class=\"dws-item-content\">\n                    <span class=\"dws-item-label\">Website<\/span>\n                    <a href=\"https:\/\/wiresawcutter.com\" target=\"_blank\" class=\"dws-item-main\">wiresawcutter.com<\/a>\n                    <div class=\"dws-item-sub\">Visit our online catalog<\/div>\n                <\/div>\n            <\/div>\n\n        <\/div>\n\n        <div class=\"dws-form-col\">\n            <div class=\"dws-form-intro\">\n                <div class=\"dws-col-title\" style=\"border-bottom: none; padding-bottom: 5px;\">Send Us a Message<\/div>\n                <div class=\"dws-form-text\">Fill out the form below and we&#8217;ll get back to you as soon as possible.<\/div>\n            <\/div>\n            \n            <div class=\"dws-form-wrapper\">\n                <div class='fluentform ff-default fluentform_wrapper_6 ffs_default_wrap'><form data-form_id=\"6\" id=\"fluentform_6\" class=\"frm-fluent-form fluent_form_6 ff-el-form-top ff_form_instance_6_1 ff-form-loading ffs_default\" data-form_instance=\"ff_form_instance_6_1\" method=\"POST\" ><fieldset  style=\"border: none!important;margin: 0!important;padding: 0!important;background-color: transparent!important;box-shadow: none!important;outline: none!important; min-inline-size: 100%;\">\n                    <legend class=\"ff_screen_reader_title\" style=\"display: block; margin: 0!important;padding: 0!important;height: 0!important;text-indent: -999999px;width: 0!important;overflow:hidden;\">Contact Form Demo<\/legend><input type='hidden' name='__fluent_form_embded_post_id' value='1150' \/><input type=\"hidden\" id=\"_fluentform_6_fluentformnonce\" name=\"_fluentform_6_fluentformnonce\" value=\"317be9d9bd\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/de\/wp-json\/wp\/v2\/pages\/1150\" \/><div data-type=\"name-element\" data-name=\"names\" class=\" ff-field_container ff-name-field-wrapper\" ><div class='ff-t-container'><div class='ff-t-cell '><div class='ff-el-group  ff-el-form-hide_label'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_6_names_first_name_' id='label_ff_6_names_first_name_' >Your Name  *<\/label><\/div><div class='ff-el-input--content'><input type=\"text\" name=\"names[first_name]\" id=\"ff_6_names_first_name_\" class=\"ff-el-form-control\" placeholder=\"Your Name *\" aria-invalid=\"false\" aria-required=true><\/div><\/div><\/div><\/div><\/div><div class='ff-el-group ff-el-form-hide_label'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_6_email' id='label_ff_6_email' aria-label=\"Email\">Email<\/label><\/div><div class='ff-el-input--content'><input type=\"email\" name=\"email\" id=\"ff_6_email\" class=\"ff-el-form-control\" placeholder=\"Email Address *\" data-name=\"email\"  aria-invalid=\"false\" aria-required=true><\/div><\/div><div class='ff-el-group ff-el-form-hide_label'><div class=\"ff-el-input--label asterisk-right\"><label for='ff_6_phone' id='label_ff_6_phone' aria-label=\"Phone\/WhatsApp\">Phone\/WhatsApp<\/label><\/div><div class='ff-el-input--content'><input name=\"phone\" class=\"ff-el-form-control ff-el-phone ff_el_with_extended_validation\" type=\"tel\" placeholder=\"Phone\/WhatsApp\" data-name=\"phone\" id=\"ff_6_phone\" inputmode=\"tel\"  aria-invalid='false' aria-required=false><\/div><\/div><div class='ff-el-group ff-el-form-hide_label'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_6_message' id='label_ff_6_message' aria-label=\"Your Message\">Your Message<\/label><\/div><div class='ff-el-input--content'><textarea aria-required=\"true\" aria-labelledby=\"label_ff_6_message\" name=\"message\" id=\"ff_6_message\" class=\"ff-el-form-control\" placeholder=\"Please fill in your requirements, we will contact you within 12 hours *\" rows=\"4\" cols=\"2\" data-name=\"message\" ><\/textarea><\/div><\/div><div class='ff-el-group ff-text-left ff_submit_btn_wrapper'><button type=\"submit\" class=\"ff-btn ff-btn-submit ff-btn-md ff_btn_style wpf_has_custom_css\"  aria-label=\"Submit Form\">Submit Form<\/button><\/div><\/fieldset><\/form><div id='fluentform_6_errors' class='ff-errors-in-stack ff_form_instance_6_1 ff-form-loading_errors ff_form_instance_6_1_errors'><\/div><\/div>            <script type=\"text\/javascript\">\n                window.fluent_form_ff_form_instance_6_1 = {\"id\":\"6\",\"ajaxUrl\":\"https:\\\/\\\/wiresawcutter.com\\\/wp-admin\\\/admin-ajax.php\",\"settings\":{\"layout\":{\"labelPlacement\":\"top\",\"helpMessagePlacement\":\"with_label\",\"errorMessagePlacement\":\"inline\",\"cssClassName\":\"\",\"asteriskPlacement\":\"asterisk-right\"},\"restrictions\":{\"denyEmptySubmission\":{\"enabled\":false}}},\"form_instance\":\"ff_form_instance_6_1\",\"form_id_selector\":\"fluentform_6\",\"rules\":{\"names[first_name]\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global\":false,\"global_message\":\"This field is required\"}},\"names[middle_name]\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global\":false,\"global_message\":\"This field is required\"}},\"names[last_name]\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global\":false,\"global_message\":\"This field is required\"}},\"email\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global\":false,\"global_message\":\"This field is required\"},\"email\":{\"value\":true,\"message\":\"This field must contain a valid email\",\"global\":false,\"global_message\":\"This field must contain a valid email\"}},\"phone\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global\":false,\"global_message\":\"This field is required\"},\"valid_phone_number\":{\"value\":true,\"message\":\"Phone number is not valid\",\"global\":false,\"global_message\":\"Phone number is not valid\"}},\"message\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global\":false,\"global_message\":\"This field is required\"}}},\"debounce_time\":300};\n                            <\/script>\n            \n            <\/div>\n        <\/div>\n\n    <\/div>\n<\/section>\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-32349b1\" data-block-id=\"32349b1\"><style>.stk-32349b1 {margin-bottom:0px !important;}<\/style><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-32349b1-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-16c29e1\" data-v=\"4\" data-block-id=\"16c29e1\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-16c29e1-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-16c29e1-inner-blocks\">\n<section id=\"dws-help-location-wrapper\">\n    <style>\n        \/* * PRINCIPLE 1: All styles scoped to #dws-help-location-wrapper\n         * PRINCIPLE 4: Flexbox\/Grid Layout, No External Frameworks\n         *\/\n        \n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;600;700&display=swap');\n\n        #dws-help-location-wrapper {\n            font-family: 'Inter', sans-serif !important;\n            background-color: #ffffff !important;\n            color: #333333 !important;\n            width: 100% !important;\n            max-width: 100% !important;\n            padding: 80px 20px !important;\n            box-sizing: border-box !important;\n            line-height: 1.5 !important;\n        }\n\n        #dws-help-location-wrapper * {\n            box-sizing: border-box !important;\n        }\n\n        \/* --- Global Typography for Module --- *\/\n        #dws-help-location-wrapper .dws-section-header {\n            text-align: center !important;\n            max-width: 800px !important;\n            margin: 0 auto 50px auto !important;\n        }\n\n        \/* Visual H2 *\/\n        #dws-help-location-wrapper .dws-main-title {\n            font-size: 36px !important;\n            font-weight: 700 !important;\n            color: #1a1a1a !important;\n            margin-bottom: 15px !important;\n            line-height: 1.2 !important;\n        }\n\n        \/* Subtitle *\/\n        #dws-help-location-wrapper .dws-sub-title {\n            font-size: 18px !important;\n            color: #555555 !important;\n            font-weight: 400 !important;\n        }\n\n        \/* Visual H3 (Section Dividers) *\/\n        #dws-help-location-wrapper .dws-section-label {\n            font-size: 14px !important;\n            font-weight: 700 !important;\n            color: #183090 !important;\n            text-transform: uppercase !important;\n            letter-spacing: 1.5px !important;\n            margin-bottom: 10px !important;\n            display: block !important;\n        }\n\n        \/* --- PART 1: Department Grid --- *\/\n        #dws-help-location-wrapper .dws-dept-grid {\n            display: flex !important;\n            flex-wrap: wrap !important;\n            gap: 20px !important;\n            margin-bottom: 100px !important; \/* Space between departments and map *\/\n            justify-content: center !important;\n        }\n\n        #dws-help-location-wrapper .dws-dept-card {\n            flex: 1 1 250px !important; \/* Responsive flex basis *\/\n            background: #f8f9fc !important;\n            border: 1px solid #e5e5e5 !important;\n            border-radius: 8px !important;\n            padding: 30px 20px !important;\n            text-align: center !important;\n            transition: all 0.3s ease !important;\n            cursor: pointer !important;\n            display: flex !important;\n            flex-direction: column !important;\n            align-items: center !important;\n        }\n\n        #dws-help-location-wrapper .dws-dept-card:hover {\n            border-color: #183090 !important;\n            transform: translateY(-5px) !important;\n            box-shadow: 0 10px 25px rgba(24, 48, 144, 0.1) !important;\n        }\n\n        \/* Card Icon *\/\n        #dws-help-location-wrapper .dws-card-icon {\n            width: 50px !important;\n            height: 50px !important;\n            background: #fff !important;\n            border-radius: 50% !important;\n            display: flex !important;\n            align-items: center !important;\n            justify-content: center !important;\n            margin-bottom: 20px !important;\n            box-shadow: 0 2px 8px rgba(0,0,0,0.05) !important;\n        }\n\n        #dws-help-location-wrapper .dws-card-icon svg {\n            width: 24px !important;\n            height: 24px !important;\n            fill: #183090 !important;\n        }\n\n        \/* Card Text *\/\n        #dws-help-location-wrapper .dws-card-title {\n            font-size: 18px !important;\n            font-weight: 700 !important;\n            color: #183090 !important;\n            margin-bottom: 10px !important;\n        }\n\n        #dws-help-location-wrapper .dws-card-desc {\n            font-size: 14px !important;\n            color: #666 !important;\n            line-height: 1.5 !important;\n        }\n\n        \/* --- PART 2: Location & Map --- *\/\n        #dws-help-location-wrapper .dws-location-container {\n            display: flex !important;\n            flex-wrap: wrap !important;\n            gap: 40px !important;\n            background: #fff !important;\n            border-top: 1px solid #eee !important;\n            padding-top: 60px !important;\n        }\n\n        \/* Left: Info *\/\n        #dws-help-location-wrapper .dws-loc-info {\n            flex: 1 1 400px !important;\n        }\n\n        #dws-help-location-wrapper .dws-loc-block {\n            margin-bottom: 30px !important;\n            display: flex !important;\n            align-items: flex-start !important;\n        }\n\n        #dws-help-location-wrapper .dws-loc-icon {\n            width: 24px !important;\n            margin-right: 15px !important;\n            margin-top: 3px !important;\n            flex-shrink: 0 !important;\n        }\n        \n        #dws-help-location-wrapper .dws-loc-icon svg {\n            fill: #183090 !important;\n            width: 100% !important;\n        }\n\n        #dws-help-location-wrapper .dws-loc-content h4 {\n            font-size: 16px !important;\n            font-weight: 700 !important;\n            color: #1a1a1a !important;\n            margin: 0 0 8px 0 !important; \/* Reset generic margins *\/\n        }\n\n        #dws-help-location-wrapper .dws-loc-text {\n            font-size: 15px !important;\n            color: #555 !important;\n            line-height: 1.6 !important;\n        }\n\n        \/* Directions Button *\/\n        #dws-help-location-wrapper .dws-btn-directions {\n            display: inline-block !important;\n            background-color: #183090 !important;\n            color: #ffffff !important;\n            padding: 12px 25px !important;\n            text-decoration: none !important;\n            font-weight: 600 !important;\n            border-radius: 4px !important;\n            margin-top: 20px !important;\n            transition: background 0.3s ease !important;\n        }\n        \n        #dws-help-location-wrapper .dws-btn-directions:hover {\n            background-color: #122266 !important;\n        }\n\n        \/* Right: Map *\/\n        #dws-help-location-wrapper .dws-map-wrap {\n            flex: 1 1 400px !important;\n            min-height: 400px !important;\n            border-radius: 12px !important;\n            overflow: hidden !important;\n            box-shadow: 0 5px 20px rgba(0,0,0,0.08) !important;\n            position: relative !important;\n        }\n\n        #dws-help-location-wrapper iframe {\n            width: 100% !important;\n            height: 100% !important;\n            position: absolute !important;\n            top: 0 !important;\n            left: 0 !important;\n            border: 0 !important;\n        }\n\n        \/* Responsive *\/\n        @media screen and (max-width: 900px) {\n            #dws-help-location-wrapper .dws-location-container {\n                flex-direction: column !important;\n            }\n            #dws-help-location-wrapper .dws-map-wrap {\n                height: 350px !important;\n            }\n        }\n    <\/style>\n\n    <div class=\"dws-section-header\">\n        <div class=\"dws-main-title\">How Can We Help You?<\/div>\n        <div class=\"dws-sub-title\">Choose the department that best fits your needs<\/div>\n    <\/div>\n\n    <div class=\"dws-dept-grid\">\n        \n        <div class=\"dws-dept-card\">\n            <div class=\"dws-card-icon\">\n                <svg viewBox=\"0 0 24 24\"><path d=\"M14 2H6c-1.1 0-1.99.9-1.99 2L4 20c0 1.1.89 2 1.99 2H18c1.1 0 2-.9 2-2V8l-6-6zm2 16H8v-2h8v2zm0-4H8v-2h8v2zm-3-5V3.5L18.5 9H13z\"\/><\/svg>\n            <\/div>\n            <div class=\"dws-card-title\">Request a Quote<\/div>\n            <div class=\"dws-card-desc\">Get pricing for standard or custom machines<\/div>\n        <\/div>\n\n        <div class=\"dws-dept-card\">\n            <div class=\"dws-card-icon\">\n                <svg viewBox=\"0 0 24 24\"><path d=\"M20 15.5c-1.25 0-2.45-.2-3.57-.57-.35-.11-.74-.03-1.02.24l-2.2 2.2c-2.83-1.44-5.15-3.75-6.59-6.59l2.2-2.21c.28-.26.36-.65.25-1C8.7 6.45 8.5 5.25 8.5 4c0-.55-.45-1-1-1H4c-.55 0-1 .45-1 1 0 9.39 7.61 17 17 17 .55 0 1-.45 1-1v-3.5c0-.55-.45-1-1-1zM19 12h2a9 9 0 0 0-9-9v2c3.87 0 7 3.13 7 7zm-4 0h2c0-1.65-1.35-3-3-3v2c.55 0 1 .45 1 1z\"\/><\/svg>\n            <\/div>\n            <div class=\"dws-card-title\">Technical Support<\/div>\n            <div class=\"dws-card-desc\">Get help with machine operation or cutting parameters<\/div>\n        <\/div>\n\n        <div class=\"dws-dept-card\">\n            <div class=\"dws-card-icon\">\n                <svg viewBox=\"0 0 24 24\"><path d=\"M12 2L2 12l10 10 10-10L12 2zm0 3.5L18.5 12 12 18.5 5.5 12 12 5.5z\"\/><\/svg>\n            <\/div>\n            <div class=\"dws-card-title\">Sample Cutting<\/div>\n            <div class=\"dws-card-desc\">Request a trial cut with your material samples<\/div>\n        <\/div>\n\n        <div class=\"dws-dept-card\">\n            <div class=\"dws-card-icon\">\n                <svg viewBox=\"0 0 24 24\"><path d=\"M16 11c1.66 0 2.99-1.34 2.99-3S17.66 5 16 5c-1.66 0-3 1.34-3 3s1.34 3 3 3zm-8 0c1.66 0 2.99-1.34 2.99-3S9.66 5 8 5C6.34 5 5 6.34 5 8s1.34 3 3 3zm0 2c-2.33 0-7 1.17-7 3.5V19h14v-2.5c0-2.33-4.67-3.5-7-3.5zm8 0c-.29 0-.62.02-.97.05 1.16.84 1.97 1.97 1.97 3.45V19h6v-2.5c0-2.33-4.67-3.5-7-3.5z\"\/><\/svg>\n            <\/div>\n            <div class=\"dws-card-title\">Partnership<\/div>\n            <div class=\"dws-card-desc\">Explore distribution or collaboration opportunities<\/div>\n        <\/div>\n\n    <\/div>\n\n    <div class=\"dws-section-header\" style=\"margin-bottom: 30px !important;\">\n        <span class=\"dws-section-label\">Our Location<\/span>\n        <div class=\"dws-main-title\">Visit Our Headquarters<\/div>\n        <div class=\"dws-sub-title\">Located in Shanghai&#8217;s Jiading District, easily accessible from major transportation hubs<\/div>\n    <\/div>\n\n    <div class=\"dws-location-container\">\n        \n        <div class=\"dws-loc-info\">\n            \n            <div class=\"dws-loc-block\">\n                <div class=\"dws-loc-icon\">\n                    <svg viewBox=\"0 0 24 24\"><path d=\"M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5c-1.38 0-2.5-1.12-2.5-2.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5z\"\/><\/svg>\n                <\/div>\n                <div class=\"dws-loc-content\">\n                    <h4>Shanghai Headquarters<\/h4>\n                    <div class=\"dws-loc-text\">\n                        No. 828, Yuanji Road, Anting Town<br>\n                        Jiading District, Shanghai 201806<br>\n                        People&#8217;s Republic of China\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"dws-loc-block\">\n                <div class=\"dws-loc-icon\">\n                    <svg viewBox=\"0 0 24 24\"><path d=\"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm.5-13H11v6l5.25 3.15.75-1.23-4.5-2.67z\"\/><\/svg>\n                <\/div>\n                <div class=\"dws-loc-content\">\n                    <h4>Business Hours<\/h4>\n                    <div class=\"dws-loc-text\">\n                        Mon &#8211; Fri: 8:30 AM &#8211; 5:30 PM<br>\n                        Sat &#8211; Sun: Closed<br>\n                        <span style=\"font-size:13px; color:#888;\">(China Standard Time, UTC+8)<\/span>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"dws-loc-block\">\n                <div class=\"dws-loc-icon\">\n                    <svg viewBox=\"0 0 24 24\"><path d=\"M18.92 6.01C18.72 5.42 18.16 5 17.5 5h-11c-.66 0-1.21.42-1.42 1.01L3 12v8c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-1h12v1c0 .55.45 1 1 1h1c.55 0 1-.45 1-1v-8l-2.08-5.99zM6.5 16c-.83 0-1.5-.67-1.5-1.5S5.67 13 6.5 13s1.5.67 1.5 1.5S7.33 16 6.5 16zm11 0c-.83 0-1.5-.67-1.5-1.5s.67-1.5 1.5-1.5 1.5.67 1.5 1.5-.67 1.5-1.5 1.5zM5 11l1.5-4.5h11L19 11H5z\"\/><\/svg>\n                <\/div>\n                <div class=\"dws-loc-content\">\n                    <h4>Transportation<\/h4>\n                    <div class=\"dws-loc-text\">\n                        30 min from Hongqiao Airport<br>\n                        45 min from Pudong Airport<br>\n                        Near Metro Line 11 (Anting Station)\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <a href=\"https:\/\/www.google.com\/maps\/search\/?api=1&#038;query=No.+828,+Yuanji+Road,+Anting+Town,+Shanghai\" target=\"_blank\" class=\"dws-btn-directions\" rel=\"nofollow noopener\">\n                Get Directions\n            <\/a>\n\n        <\/div>\n\n        <div class=\"dws-map-wrap\">\n            <iframe \n                src=\"https:\/\/maps.google.com\/maps?q=No.+828,+Yuanji+Road,+Anting+Town,+Jiading+District,+Shanghai&#038;t=&#038;z=13&#038;ie=UTF8&#038;iwloc=&#038;output=embed\" \n                loading=\"lazy\">\n            <\/iframe>\n        <\/div>\n\n    <\/div>\n<\/section>\n<\/div><\/div><\/div>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-stackable-columns alignfull stk-block-columns stk-block stk-64651e7\" data-block-id=\"64651e7\"><div class=\"stk-row stk-inner-blocks stk-block-content stk-content-align stk-64651e7-column alignfull\">\n<div class=\"wp-block-stackable-column stk-block-column stk-column stk-block stk-c481f66\" data-v=\"4\" data-block-id=\"c481f66\"><div class=\"stk-column-wrapper stk-block-column__content stk-container stk-c481f66-container stk--no-background stk--no-padding\"><div class=\"stk-block-content stk-inner-blocks stk-c481f66-inner-blocks\">\n<!-- Donghe FAQ Module - With JSON-LD Structured Data - Fully Isolated Custom HTML for WordPress Gutenberg -->\n<section id=\"donghe-faq-module\">\n  <style>\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700;800&display=swap');\n\n    #donghe-faq-module {\n      all: unset !important;\n      display: block !important;\n      width: 100% !important;\n      max-width: 100% !important;\n      margin: 0 !important;\n      padding: 90px 0 !important;\n      background: linear-gradient(180deg, #0f172a 0%, #1e293b 100%) !important;\n      font-family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif !important;\n      box-sizing: border-box !important;\n      overflow: hidden !important;\n      position: relative !important;\n      line-height: 1.5 !important;\n      -webkit-font-smoothing: antialiased !important;\n      -moz-osx-font-smoothing: grayscale !important;\n    }\n\n    #donghe-faq-module *,\n    #donghe-faq-module *::before,\n    #donghe-faq-module *::after {\n      box-sizing: border-box !important;\n      margin: 0 !important;\n      padding: 0 !important;\n      border: 0 !important;\n      font: inherit !important;\n      vertical-align: baseline !important;\n    }\n\n    #donghe-faq-module div,\n    #donghe-faq-module span,\n    #donghe-faq-module p,\n    #donghe-faq-module h2,\n    #donghe-faq-module h3,\n    #donghe-faq-module button {\n      display: block !important;\n      margin: 0 !important;\n      padding: 0 !important;\n      border: none !important;\n      background: transparent !important;\n      font-size: inherit !important;\n      font-weight: inherit !important;\n      color: inherit !important;\n      text-decoration: none !important;\n      text-transform: none !important;\n      letter-spacing: normal !important;\n    }\n\n    #donghe-faq-module svg {\n      display: block !important;\n      overflow: visible !important;\n    }\n\n    \/* Background Decorations *\/\n    #donghe-faq-module .dfaq-bg-glow {\n      position: absolute !important;\n      pointer-events: none !important;\n      z-index: 0 !important;\n    }\n\n    #donghe-faq-module .dfaq-bg-glow.dfaq-glow-1 {\n      width: 600px !important;\n      height: 600px !important;\n      top: -250px !important;\n      left: -200px !important;\n      background: radial-gradient(circle, rgba(24, 48, 144, 0.2) 0%, transparent 70%) !important;\n      border-radius: 50% !important;\n    }\n\n    #donghe-faq-module .dfaq-bg-glow.dfaq-glow-2 {\n      width: 500px !important;\n      height: 500px !important;\n      bottom: -200px !important;\n      right: -150px !important;\n      background: radial-gradient(circle, rgba(37, 99, 235, 0.15) 0%, transparent 70%) !important;\n      border-radius: 50% !important;\n    }\n\n    #donghe-faq-module .dfaq-bg-grid {\n      position: absolute !important;\n      top: 0 !important;\n      left: 0 !important;\n      right: 0 !important;\n      bottom: 0 !important;\n      background-image: \n        linear-gradient(rgba(255, 255, 255, 0.02) 1px, transparent 1px),\n        linear-gradient(90deg, rgba(255, 255, 255, 0.02) 1px, transparent 1px) !important;\n      background-size: 50px 50px !important;\n      pointer-events: none !important;\n      z-index: 0 !important;\n    }\n\n    \/* Container *\/\n    #donghe-faq-module .dfaq-container {\n      width: 100% !important;\n      max-width: 900px !important;\n      margin: 0 auto !important;\n      padding: 0 24px !important;\n      position: relative !important;\n      z-index: 1 !important;\n    }\n\n    \/* Header *\/\n    #donghe-faq-module .dfaq-header {\n      text-align: center !important;\n      margin-bottom: 50px !important;\n    }\n\n    #donghe-faq-module .dfaq-badge {\n      display: inline-flex !important;\n      align-items: center !important;\n      gap: 8px !important;\n      background: rgba(96, 165, 250, 0.1) !important;\n      border: 1px solid rgba(96, 165, 250, 0.2) !important;\n      color: #60a5fa !important;\n      font-size: 13px !important;\n      font-weight: 600 !important;\n      padding: 10px 20px !important;\n      border-radius: 50px !important;\n      margin-bottom: 20px !important;\n      letter-spacing: 0.5px !important;\n      text-transform: uppercase !important;\n      line-height: 1 !important;\n    }\n\n    #donghe-faq-module .dfaq-badge .dfaq-badge-icon {\n      width: 18px !important;\n      height: 18px !important;\n      fill: none !important;\n      stroke: #60a5fa !important;\n      stroke-width: 2 !important;\n      flex-shrink: 0 !important;\n    }\n\n    #donghe-faq-module h2.dfaq-main-title {\n      display: block !important;\n      font-size: clamp(32px, 4.5vw, 48px) !important;\n      font-weight: 800 !important;\n      color: #ffffff !important;\n      line-height: 1.2 !important;\n      margin: 0 0 16px 0 !important;\n      padding: 0 !important;\n      letter-spacing: -0.02em !important;\n      text-transform: none !important;\n      border: none !important;\n      background: none !important;\n      text-align: center !important;\n    }\n\n    #donghe-faq-module h2.dfaq-main-title::before,\n    #donghe-faq-module h2.dfaq-main-title::after {\n      display: none !important;\n      content: none !important;\n    }\n\n    #donghe-faq-module h2.dfaq-main-title .dfaq-highlight {\n      display: inline !important;\n      background: linear-gradient(135deg, #60a5fa 0%, #3b82f6 100%) !important;\n      -webkit-background-clip: text !important;\n      -webkit-text-fill-color: transparent !important;\n      background-clip: text !important;\n    }\n\n    #donghe-faq-module p.dfaq-subtitle {\n      display: block !important;\n      font-size: 17px !important;\n      font-weight: 400 !important;\n      color: #94a3b8 !important;\n      line-height: 1.6 !important;\n      margin: 0 auto !important;\n      max-width: 600px !important;\n      text-align: center !important;\n    }\n\n    \/* FAQ List *\/\n    #donghe-faq-module .dfaq-list {\n      display: flex !important;\n      flex-direction: column !important;\n      gap: 16px !important;\n    }\n\n    \/* FAQ Item *\/\n    #donghe-faq-module .dfaq-item {\n      background: linear-gradient(180deg, rgba(255, 255, 255, 0.05) 0%, rgba(255, 255, 255, 0.02) 100%) !important;\n      border: 1px solid rgba(255, 255, 255, 0.08) !important;\n      border-radius: 16px !important;\n      overflow: hidden !important;\n      transition: border-color 0.3s ease, box-shadow 0.3s ease !important;\n    }\n\n    #donghe-faq-module .dfaq-item:hover {\n      border-color: rgba(96, 165, 250, 0.2) !important;\n    }\n\n    #donghe-faq-module .dfaq-item.dfaq-active {\n      border-color: rgba(96, 165, 250, 0.3) !important;\n      box-shadow: 0 10px 40px -10px rgba(24, 48, 144, 0.3) !important;\n    }\n\n    \/* FAQ Question Button *\/\n    #donghe-faq-module button.dfaq-question {\n      display: flex !important;\n      align-items: center !important;\n      justify-content: space-between !important;\n      gap: 16px !important;\n      width: 100% !important;\n      padding: 22px 24px !important;\n      background: transparent !important;\n      border: none !important;\n      cursor: pointer !important;\n      text-align: left !important;\n      transition: background 0.2s ease !important;\n    }\n\n    #donghe-faq-module button.dfaq-question:hover {\n      background: rgba(255, 255, 255, 0.02) !important;\n    }\n\n    #donghe-faq-module .dfaq-question-content {\n      display: flex !important;\n      align-items: center !important;\n      gap: 16px !important;\n      flex: 1 !important;\n      min-width: 0 !important;\n    }\n\n    #donghe-faq-module .dfaq-question-num {\n      width: 36px !important;\n      height: 36px !important;\n      background: linear-gradient(135deg, #183090 0%, #2563eb 100%) !important;\n      border-radius: 10px !important;\n      display: flex !important;\n      align-items: center !important;\n      justify-content: center !important;\n      font-size: 14px !important;\n      font-weight: 700 !important;\n      color: #ffffff !important;\n      flex-shrink: 0 !important;\n    }\n\n    #donghe-faq-module h3.dfaq-question-text {\n      display: block !important;\n      font-size: 16px !important;\n      font-weight: 600 !important;\n      color: #ffffff !important;\n      line-height: 1.4 !important;\n      margin: 0 !important;\n      padding: 0 !important;\n      text-transform: none !important;\n      border: none !important;\n      background: none !important;\n      text-align: left !important;\n    }\n\n    #donghe-faq-module h3.dfaq-question-text::before,\n    #donghe-faq-module h3.dfaq-question-text::after {\n      display: none !important;\n      content: none !important;\n    }\n\n    \/* Toggle Icon *\/\n    #donghe-faq-module .dfaq-toggle {\n      width: 32px !important;\n      height: 32px !important;\n      background: rgba(96, 165, 250, 0.1) !important;\n      border-radius: 8px !important;\n      display: flex !important;\n      align-items: center !important;\n      justify-content: center !important;\n      flex-shrink: 0 !important;\n      transition: background 0.3s ease, transform 0.3s ease !important;\n    }\n\n    #donghe-faq-module .dfaq-toggle svg {\n      width: 18px !important;\n      height: 18px !important;\n      fill: none !important;\n      stroke: #60a5fa !important;\n      stroke-width: 2.5 !important;\n      stroke-linecap: round !important;\n      stroke-linejoin: round !important;\n      transition: transform 0.3s ease !important;\n    }\n\n    #donghe-faq-module .dfaq-item.dfaq-active .dfaq-toggle {\n      background: linear-gradient(135deg, #183090 0%, #2563eb 100%) !important;\n    }\n\n    #donghe-faq-module .dfaq-item.dfaq-active .dfaq-toggle svg {\n      stroke: #ffffff !important;\n      transform: rotate(180deg) !important;\n    }\n\n    \/* FAQ Answer *\/\n    #donghe-faq-module .dfaq-answer {\n      max-height: 0 !important;\n      overflow: hidden !important;\n      transition: max-height 0.4s ease, padding 0.3s ease !important;\n    }\n\n    #donghe-faq-module .dfaq-item.dfaq-active .dfaq-answer {\n      max-height: 300px !important;\n    }\n\n    #donghe-faq-module .dfaq-answer-inner {\n      padding: 0 24px 24px 76px !important;\n    }\n\n    #donghe-faq-module p.dfaq-answer-text {\n      display: block !important;\n      font-size: 15px !important;\n      font-weight: 400 !important;\n      color: #94a3b8 !important;\n      line-height: 1.75 !important;\n      margin: 0 !important;\n      padding: 0 !important;\n      text-align: left !important;\n    }\n\n    #donghe-faq-module .dfaq-answer-text a {\n      color: #60a5fa !important;\n      text-decoration: underline !important;\n      font-weight: 500 !important;\n    }\n\n    #donghe-faq-module .dfaq-answer-text a:hover {\n      color: #93c5fd !important;\n    }\n\n    \/* ============================================\n       RESPONSIVE BREAKPOINTS\n       ============================================ *\/\n\n    @media screen and (max-width:690px) {\n      #donghe-faq-module {\n        padding: 70px 0 !important;\n      }\n\n      #donghe-faq-module .dfaq-container {\n        padding: 0 20px !important;\n      }\n\n      #donghe-faq-module .dfaq-header {\n        margin-bottom: 40px !important;\n      }\n\n      #donghe-faq-module p.dfaq-subtitle {\n        font-size: 15px !important;\n      }\n\n      #donghe-faq-module .dfaq-list {\n        gap: 12px !important;\n      }\n\n      #donghe-faq-module .dfaq-item {\n        border-radius: 14px !important;\n      }\n\n      #donghe-faq-module button.dfaq-question {\n        padding: 18px 20px !important;\n        gap: 14px !important;\n      }\n\n      #donghe-faq-module .dfaq-question-content {\n        gap: 14px !important;\n      }\n\n      #donghe-faq-module .dfaq-question-num {\n        width: 32px !important;\n        height: 32px !important;\n        border-radius: 8px !important;\n        font-size: 13px !important;\n      }\n\n      #donghe-faq-module h3.dfaq-question-text {\n        font-size: 15px !important;\n      }\n\n      #donghe-faq-module .dfaq-toggle {\n        width: 28px !important;\n        height: 28px !important;\n        border-radius: 6px !important;\n      }\n\n      #donghe-faq-module .dfaq-toggle svg {\n        width: 16px !important;\n        height: 16px !important;\n      }\n\n      #donghe-faq-module .dfaq-answer-inner {\n        padding: 0 20px 20px 66px !important;\n      }\n\n      #donghe-faq-module p.dfaq-answer-text {\n        font-size: 14px !important;\n      }\n    }\n\n    @media screen and (max-width: 480px) {\n      #donghe-faq-module {\n        padding: 50px 0 !important;\n      }\n\n      #donghe-faq-module .dfaq-container {\n        padding: 0 16px !important;\n      }\n\n      #donghe-faq-module .dfaq-badge {\n        font-size: 11px !important;\n        padding: 8px 16px !important;\n      }\n\n      #donghe-faq-module p.dfaq-subtitle {\n        font-size: 14px !important;\n      }\n\n      #donghe-faq-module .dfaq-item {\n        border-radius: 12px !important;\n      }\n\n      #donghe-faq-module button.dfaq-question {\n        padding: 16px !important;\n        gap: 12px !important;\n      }\n\n      #donghe-faq-module .dfaq-question-content {\n        gap: 12px !important;\n      }\n\n      #donghe-faq-module .dfaq-question-num {\n        width: 28px !important;\n        height: 28px !important;\n        border-radius: 6px !important;\n        font-size: 12px !important;\n      }\n\n      #donghe-faq-module h3.dfaq-question-text {\n        font-size: 14px !important;\n      }\n\n      #donghe-faq-module .dfaq-toggle {\n        width: 26px !important;\n        height: 26px !important;\n      }\n\n      #donghe-faq-module .dfaq-toggle svg {\n        width: 14px !important;\n        height: 14px !important;\n      }\n\n      #donghe-faq-module .dfaq-answer-inner {\n        padding: 0 16px 16px 56px !important;\n      }\n\n      #donghe-faq-module p.dfaq-answer-text {\n        font-size: 13px !important;\n        line-height: 1.7 !important;\n      }\n    }\n\n    \/* Reduced Motion *\/\n    @media (prefers-reduced-motion: reduce) {\n      #donghe-faq-module .dfaq-item,\n      #donghe-faq-module button.dfaq-question,\n      #donghe-faq-module .dfaq-toggle,\n      #donghe-faq-module .dfaq-toggle svg,\n      #donghe-faq-module .dfaq-answer {\n        transition: none !important;\n      }\n    }\n  <\/style>\n\n  <!-- JSON-LD Structured Data for FAQ -->\n  <script type=\"application\/ld+json\">\n  {\n    \"@context\": \"https:\/\/schema.org\",\n    \"@type\": \"FAQPage\",\n    \"mainEntity\": [\n      {\n        \"@type\": \"Question\",\n        \"name\": \"How long does it take for you to respond?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"24 hours on a business day, in general. For urgent matters, simply just call us on our smartphone number, which is +86 181-1645-5490.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Do you offer plant visits?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"One hundred percent! Customers are most welcome to visit our facility in Shanghai. Contact us to coordinate the factory visit and equipment demo a day in advance.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Are trial cuts being offered?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Absolutely, send us your material samples, along with cutting parameters. We will verify the apposition parameters by doing trial cuts on such samples that will benefit.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"At what level will support be offered?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Sales and Technical Support Teams are thoroughly versed in English and Chinese. On special inquires, support could also be arranged in other languages.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"Do you ship internationally?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"Yes, we export to over 30-something countries worldwide. We help you in all the execution of documentations needed for export; whether it involves cargo moving by air or sea.\"\n        }\n      },\n      {\n        \"@type\": \"Question\",\n        \"name\": \"What sort of after-sales services would you offer?\",\n        \"acceptedAnswer\": {\n          \"@type\": \"Answer\",\n          \"text\": \"We provide comprehensive support services, including remote troubleshooting, On-Site Service, operator training, parts support, and consult via telephone for lifetime.\"\n        }\n      }\n    ]\n  }\n  <\/script>\n\n  <!-- Background Decorations -->\n  <div class=\"dfaq-bg-grid\"><\/div>\n  <div class=\"dfaq-bg-glow dfaq-glow-1\"><\/div>\n  <div class=\"dfaq-bg-glow dfaq-glow-2\"><\/div>\n\n  <div class=\"dfaq-container\">\n    <!-- Header -->\n    <header class=\"dfaq-header\">\n      <div class=\"dfaq-badge\">\n        <svg class=\"dfaq-badge-icon\" viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n          <circle cx=\"12\" cy=\"12\" r=\"10\"\/>\n          <path d=\"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3\"\/>\n          <line x1=\"12\" y1=\"17\" x2=\"12.01\" y2=\"17\"\/>\n        <\/svg>\n        <span>FAQ<\/span>\n      <\/div>\n      <h2 class=\"dfaq-main-title\">Frequently Asked <span class=\"dfaq-highlight\">Questions<\/span><\/h2>\n      <p class=\"dfaq-subtitle\">Rapid solutions to some of the common matters that between us and our potential customers<\/p>\n    <\/header>\n\n    <!-- FAQ List -->\n    <div class=\"dfaq-list\">\n      <!-- FAQ 1 -->\n      <div class=\"dfaq-item\">\n        <button class=\"dfaq-question\" aria-expanded=\"false\">\n          <div class=\"dfaq-question-content\">\n            <span class=\"dfaq-question-num\">01<\/span>\n            <h3 class=\"dfaq-question-text\">How long does it take for you to respond?<\/h3>\n          <\/div>\n          <div class=\"dfaq-toggle\">\n            <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n              <polyline points=\"6 9 12 15 18 9\"\/>\n            <\/svg>\n          <\/div>\n        <\/button>\n        <div class=\"dfaq-answer\">\n          <div class=\"dfaq-answer-inner\">\n            <p class=\"dfaq-answer-text\">24 hours on a business day, in general. For urgent matters, simply just call us on our smartphone number, which is <a href=\"tel:+8618116455490\" target=\"_blank\">+86 181-1645-5490<\/a>.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- FAQ 2 -->\n      <div class=\"dfaq-item\">\n        <button class=\"dfaq-question\" aria-expanded=\"false\">\n          <div class=\"dfaq-question-content\">\n            <span class=\"dfaq-question-num\">02<\/span>\n            <h3 class=\"dfaq-question-text\">Do you offer plant visits?<\/h3>\n          <\/div>\n          <div class=\"dfaq-toggle\">\n            <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n              <polyline points=\"6 9 12 15 18 9\"\/>\n            <\/svg>\n          <\/div>\n        <\/button>\n        <div class=\"dfaq-answer\">\n          <div class=\"dfaq-answer-inner\">\n            <p class=\"dfaq-answer-text\">One hundred percent! Customers are most welcome to visit our facility in Shanghai. Contact us to coordinate the factory visit and equipment demo a day in advance.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- FAQ 3 -->\n      <div class=\"dfaq-item\">\n        <button class=\"dfaq-question\" aria-expanded=\"false\">\n          <div class=\"dfaq-question-content\">\n            <span class=\"dfaq-question-num\">03<\/span>\n            <h3 class=\"dfaq-question-text\">Are trial cuts being offered?<\/h3>\n          <\/div>\n          <div class=\"dfaq-toggle\">\n            <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n              <polyline points=\"6 9 12 15 18 9\"\/>\n            <\/svg>\n          <\/div>\n        <\/button>\n        <div class=\"dfaq-answer\">\n          <div class=\"dfaq-answer-inner\">\n            <p class=\"dfaq-answer-text\">Absolutely, send us your material samples, along with cutting parameters. We will verify the apposition parameters by doing trial cuts on such samples that will benefit.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- FAQ 4 -->\n      <div class=\"dfaq-item\">\n        <button class=\"dfaq-question\" aria-expanded=\"false\">\n          <div class=\"dfaq-question-content\">\n            <span class=\"dfaq-question-num\">04<\/span>\n            <h3 class=\"dfaq-question-text\">At what level will support be offered?<\/h3>\n          <\/div>\n          <div class=\"dfaq-toggle\">\n            <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n              <polyline points=\"6 9 12 15 18 9\"\/>\n            <\/svg>\n          <\/div>\n        <\/button>\n        <div class=\"dfaq-answer\">\n          <div class=\"dfaq-answer-inner\">\n            <p class=\"dfaq-answer-text\">Sales and Technical Support Teams are thoroughly versed in English and Chinese. On special inquires, support could also be arranged in other languages.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- FAQ 5 -->\n      <div class=\"dfaq-item\">\n        <button class=\"dfaq-question\" aria-expanded=\"false\">\n          <div class=\"dfaq-question-content\">\n            <span class=\"dfaq-question-num\">05<\/span>\n            <h3 class=\"dfaq-question-text\">Do you ship internationally?<\/h3>\n          <\/div>\n          <div class=\"dfaq-toggle\">\n            <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n              <polyline points=\"6 9 12 15 18 9\"\/>\n            <\/svg>\n          <\/div>\n        <\/button>\n        <div class=\"dfaq-answer\">\n          <div class=\"dfaq-answer-inner\">\n            <p class=\"dfaq-answer-text\">Yes, we export to over 30-something countries worldwide. We help you in all the execution of documentations needed for export; whether it involves cargo moving by air or sea.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n\n      <!-- FAQ 6 -->\n      <div class=\"dfaq-item\">\n        <button class=\"dfaq-question\" aria-expanded=\"false\">\n          <div class=\"dfaq-question-content\">\n            <span class=\"dfaq-question-num\">06<\/span>\n            <h3 class=\"dfaq-question-text\">What sort of after-sales services would you offer?<\/h3>\n          <\/div>\n          <div class=\"dfaq-toggle\">\n            <svg viewBox=\"0 0 24 24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n              <polyline points=\"6 9 12 15 18 9\"\/>\n            <\/svg>\n          <\/div>\n        <\/button>\n        <div class=\"dfaq-answer\">\n          <div class=\"dfaq-answer-inner\">\n            <p class=\"dfaq-answer-text\">We provide comprehensive support services, including remote troubleshooting, On-Site Service, operator training, parts support, and consult via telephone for lifetime.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- JavaScript for Accordion -->\n  <script>\n    (function() {\n      const faqModule = document.getElementById('donghe-faq-module');\n      if (!faqModule) return;\n\n      const faqItems = faqModule.querySelectorAll('.dfaq-item');\n\n      faqItems.forEach(item => {\n        const button = item.querySelector('.dfaq-question');\n        \n        button.addEventListener('click', () => {\n          const isActive = item.classList.contains('dfaq-active');\n          \n          \/\/ Close all other items\n          faqItems.forEach(otherItem => {\n            if (otherItem !== item) {\n              otherItem.classList.remove('dfaq-active');\n              otherItem.querySelector('.dfaq-question').setAttribute('aria-expanded', 'false');\n            }\n          });\n\n          \/\/ Toggle current item\n          if (isActive) {\n            item.classList.remove('dfaq-active');\n            button.setAttribute('aria-expanded', 'false');\n          } else {\n            item.classList.add('dfaq-active');\n            button.setAttribute('aria-expanded', 'true');\n          }\n        });\n      });\n    })();\n  <\/script>\n<\/section>\n<!-- End Donghe FAQ Module -->\n<\/div><\/div><\/div>\n<\/div><\/div>\n","protected":false},"excerpt":{"rendered":"<p>Get In Touch Have questions about our diamond wire saw cutting machines? Our team is ready to help you find the perfect solution. Contact Information Phone \/ WhatsApp +86 181-1645-5490 Mon &#8211; Fri: 8:30 AM &#8211; 5:30 PM (CST) Email Sales18@DongheScience.com We respond within 24 hours Headquarters No. 828, Yuanji Road, Anting Town Jiading District, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_gspb_post_css":"#gspb_heading-id-gsbp-7970b2e{font-size:25px;margin-top:0}.gspb_text-id-gsbp-59bc894{margin-bottom:40px!important}#gspb_heading-id-gsbp-6d14781{font-size:25px}@media (max-width:991.98px){#gspb_heading-id-gsbp-6d14781,#gspb_heading-id-gsbp-6d14781 .gsap-g-line{text-align:center!important}}#gspb_heading-id-gsbp-6d14781{margin-top:0}@media (max-width:991.98px){.gspb_text-id-gsbp-a762f09,.gspb_text-id-gsbp-a762f09 .gsap-g-line{text-align:center!important}}.gspb_text-id-gsbp-a762f09{margin-bottom:40px!important}#gspb_heading-id-gsbp-7afaa9e{font-size:17px}@media (max-width:991.98px){#gspb_heading-id-gsbp-7afaa9e,#gspb_heading-id-gsbp-7afaa9e .gsap-g-line{text-align:center!important}}#gspb_heading-id-gsbp-7afaa9e{margin-top:0;margin-bottom:5px}.gspb_text-id-gsbp-5a55f64{font-size:15px}@media (max-width:991.98px){.gspb_text-id-gsbp-5a55f64,.gspb_text-id-gsbp-5a55f64 .gsap-g-line{text-align:center!important}}#gspb_heading-id-gsbp-793eb4b{font-size:17px}@media (max-width:991.98px){#gspb_heading-id-gsbp-793eb4b,#gspb_heading-id-gsbp-793eb4b .gsap-g-line{text-align:center!important}}#gspb_heading-id-gsbp-793eb4b{margin-top:0;margin-bottom:5px}.gspb_text-id-gsbp-86e0318{font-size:15px}@media (max-width:991.98px){.gspb_text-id-gsbp-86e0318,.gspb_text-id-gsbp-86e0318 .gsap-g-line{text-align:center!important}}#gspb_heading-id-gsbp-99e6854{font-size:17px}@media (max-width:991.98px){#gspb_heading-id-gsbp-99e6854,#gspb_heading-id-gsbp-99e6854 .gsap-g-line{text-align:center!important}}#gspb_heading-id-gsbp-99e6854{margin-top:0;margin-bottom:5px}.gspb_text-id-gsbp-74233b0{font-size:15px}@media (max-width:991.98px){.gspb_text-id-gsbp-74233b0,.gspb_text-id-gsbp-74233b0 .gsap-g-line{text-align:center!important}}#gspb_row-id-gsbp-78acb94,#gspb_row-id-gsbp-e73c66d{justify-content:space-between;margin-top:0;margin-bottom:0;display:flex;flex-wrap:wrap}#gspb_row-id-gsbp-e73c66d{margin-bottom:60px}#gspb_row-id-gsbp-78acb94>.gspb_row__content,#gspb_row-id-gsbp-e73c66d>.gspb_row__content{display:flex;justify-content:space-between;margin:0 auto;width:100%;flex-wrap:wrap}div[id^=gspb_col-id]{box-sizing:border-box;position:relative;padding:15px min(3vw,20px)}body.gspb-bodyfront #gspb_row-id-gsbp-78acb94>.gspb_row__content,body.gspb-bodyfront #gspb_row-id-gsbp-e73c66d>.gspb_row__content{width:var(--theme-container-width, 1200px);max-width:var(--theme-normal-container-max-width, 1200px)}@media (max-width:991.98px){#gspb_row-id-gsbp-e73c66d>.gspb_row__content{row-gap:50px}}#gspb_heading-id-gsbp-d022499{font-size:25px}@media (max-width:991.98px){#gspb_heading-id-gsbp-d022499,#gspb_heading-id-gsbp-d022499 .gsap-g-line{text-align:center!important}}#gspb_heading-id-gsbp-d022499{margin-top:0}@media (max-width:991.98px){.gspb_text-id-gsbp-ad728b0,.gspb_text-id-gsbp-ad728b0 .gsap-g-line{text-align:center!important}}.gspb_text-id-gsbp-ad728b0{margin-bottom:40px!important;width:40%}@media (max-width:991.98px){.gspb_text-id-gsbp-ad728b0{width:100%}}#gspb_image-id-gsbp-457e71e img{object-fit:cover;vertical-align:top;display:inline-block;box-sizing:border-box;max-width:100%;border-top-left-radius:20px;border-top-right-radius:20px;border-bottom-right-radius:20px;border-bottom-left-radius:20px;width:100%;height:800px}#gspb_image-id-gsbp-457e71e{height:800px}@media (max-width:991.98px){#gspb_image-id-gsbp-457e71e,#gspb_image-id-gsbp-457e71e img{height:300px}}#gspb_accordion-id-gsbp-69f8d62 .gs-accordion-item.gsclose>.gs-accordion-item__content{opacity:0}#gspb_accordion-id-gsbp-69f8d62 .gs-accordion-item.gsopen>.gs-accordion-item__content{opacity:1;max-height:2000px}#gspb_accordion-id-gsbp-69f8d62 .gs-accordion-item>.gs-accordion-item__title>.gs-accordion-item__heading{outline:0;text-decoration:none;margin:0!important;padding:0!important;flex-grow:1}#gspb_accordion-id-gsbp-69f8d62 .gs-accordion-item>.gs-accordion-item__title{z-index:1;margin:0;cursor:pointer;transition:all .3s ease-in-out;position:relative;display:flex;justify-content:space-between;align-items:center;flex-wrap:nowrap}#gspb_accordion-id-gsbp-69f8d62 .gs-accordion-item>.gs-accordion-item__content{z-index:0;position:relative;overflow:hidden;max-height:0;will-change:max-height;transition:all .25s ease-out}#gspb_accordion-id-gsbp-69f8d62 .gs-accordion-item>.gs-accordion-item__title{background-color:#fff;border-top-left-radius:20px;border-top-right-radius:20px;border-bottom-right-radius:20px;border-bottom-left-radius:20px;font-size:17px}@media (max-width:991.98px){#gspb_accordion-id-gsbp-69f8d62 .gs-accordion-item>.gs-accordion-item__title{font-size:15px}}#gspb_accordion-id-gsbp-69f8d62 .gs-accordion-item>.gs-accordion-item__title{font-weight:600!important;color:var(--wp--preset--color--palette-color-4, var(--theme-palette-color-4, #152420))}#gspb_accordion-id-gsbp-69f8d62 .gs-accordion-item.gsopen>.gs-accordion-item__title{border-bottom-right-radius:0;border-bottom-left-radius:0}#gspb_accordion-id-gsbp-69f8d62 .gs-accordion-item>.gs-accordion-item__content{background-color:#fff;border-bottom-right-radius:20px;border-bottom-left-radius:20px}#gspb_accordion-id-gsbp-69f8d62 span.iconfortoggle .gs-iconafter,#gspb_accordion-id-gsbp-69f8d62 span.iconfortoggle .gs-iconbefore{background-color:var(--wp--preset--color--palette-color-4, var(--theme-palette-color-4, #152420))}#gspb_accordion-id-gsbp-69f8d62 .gs-accordion-item>.gs-accordion-item__title span.iconfortoggle{margin-left:30px;display:inline-block;height:14px;width:14px;position:relative}#gspb_accordion-id-gsbp-69f8d62 .gs-accordion-item{margin-bottom:20px}#gspb_accordion-id-gsbp-69f8d62 .gs-accordion-item>.gs-accordion-item__content>.gs-accordion-item__text,#gspb_accordion-id-gsbp-69f8d62 .gs-accordion-item>.gs-accordion-item__title{padding:20px 30px}.gs-accordion .gs-accordion-item.gsopen .gs-accordion-item__title .gs-iconafter{transform:rotate(0)}.gs-accordion .gs-accordion-item__title span.iconfortoggle .gs-iconafter,.gs-accordion .gs-accordion-item__title span.iconfortoggle .gs-iconbefore{content:'';width:14px;height:2px;border-radius:2px;background-color:#111;position:absolute;top:6px;left:0}.gs-accordion .gs-accordion-item__title span.iconfortoggle .gs-iconafter{transform:rotate(90deg);transition:all .3s ease-in-out}#gspb_row-id-gsbp-3b74737,#gspb_row-id-gsbp-bf6821d{justify-content:space-between;margin-top:0;margin-bottom:0;display:flex;flex-wrap:wrap}#gspb_row-id-gsbp-bf6821d>.gspb_row__content{display:flex;justify-content:space-between;margin:0 auto;width:100%;flex-wrap:wrap}@media (max-width:991.98px){#gspb_row-id-gsbp-bf6821d>.gspb_row__content{row-gap:50px}}#gspb_row-id-gsbp-3b74737>.gspb_row__content{display:flex;justify-content:space-between;margin:0 auto;width:100%;flex-wrap:wrap}#gspb_row-id-gsbp-3b74737{padding-top:60px;padding-bottom:60px}@media (max-width:991.98px){#gspb_row-id-gsbp-3b74737{padding-top:50px;padding-bottom:50px}}#gspb_row-id-gsbp-3b74737{background-color:var(--wp--preset--color--palette-color-6, var(--theme-palette-color-6, #EEF4F5))}#gspb_image-id-gsbp-5942efa img{vertical-align:top;display:inline-block;box-sizing:border-box;max-width:100%;width:60px;height:auto}@media (max-width:575.98px){body #gspb_image-id-gsbp-5942efa{display:none!important}}@media (min-width:768px) and (max-width:991.98px){body #gspb_image-id-gsbp-5942efa{display:none!important}}#gspb_image-id-gsbp-5942efa{height:auto}@media (max-width:991.98px){#gspb_image-id-gsbp-5942efa,#gspb_image-id-gsbp-5942efa img{height:auto}}@media (max-width:767.98px){#gspb_image-id-gsbp-5942efa,#gspb_image-id-gsbp-5942efa img{height:auto}}@media (max-width:575.98px){#gspb_image-id-gsbp-5942efa,#gspb_image-id-gsbp-5942efa img{height:auto}}#gspb_heading-id-gsbp-eb18828{font-size:17px}@media (max-width:575.98px){#gspb_heading-id-gsbp-eb18828,#gspb_heading-id-gsbp-eb18828 .gsap-g-line{text-align:center!important}}#gspb_heading-id-gsbp-eb18828{color:#fff;margin-top:0;margin-bottom:0}.gspb_text-id-gsbp-153861e{font-size:15px}@media (max-width:575.98px){.gspb_text-id-gsbp-153861e,.gspb_text-id-gsbp-153861e .gsap-g-line{text-align:center!important}}.gspb_text-id-gsbp-153861e{color:var(--wp--preset--color--palette-color-5, var(--theme-palette-color-5, #E2EDEF))}#gspb_row-id-gsbp-3f48ec3{justify-content:space-between;margin-top:0;display:flex;flex-wrap:wrap;align-content:center;margin-bottom:0;padding-top:50px;padding-bottom:50px;background-color:var(--wp--preset--color--palette-color-4, var(--theme-palette-color-4, #152420))}#gspb_row-id-gsbp-3f48ec3>.gspb_row__content{display:flex;justify-content:space-between;margin:0 auto;width:100%;flex-wrap:wrap}.gspb_row{position:relative}@media (max-width:575.98px){#gspb_row-id-gsbp-3f48ec3>.gspb_row__content{row-gap:30px}}#gspb_row-id-gsbp-3f48ec3>.gspb_row__content{align-items:center}body.gspb-bodyfront #gspb_row-id-gsbp-3b74737>.gspb_row__content,body.gspb-bodyfront #gspb_row-id-gsbp-3f48ec3>.gspb_row__content,body.gspb-bodyfront #gspb_row-id-gsbp-bf6821d>.gspb_row__content{width:var(--theme-container-width, 1200px);max-width:var(--theme-normal-container-max-width, 1200px)}.gspb_container-id-gsbp-bdd2e83{flex-direction:column;box-sizing:border-box}#gspb_container-id-gsbp-bdd2e83.gspb_container>p:last-of-type,#gspb_container-id-gsbp-caf7120.gspb_container>p:last-of-type{margin-bottom:0}#gspb_container-id-gsbp-bdd2e83.gspb_container{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:50px;margin-bottom:60px;overflow:hidden}@media (max-width:991.98px){#gspb_container-id-gsbp-bdd2e83.gspb_container{margin-top:30px;margin-bottom:40px}}#gspb_container-id-gsbp-bdd2e83.gspb_container,#gspb_container-id-gsbp-bdd2e83.gspb_container>.gspb_backgroundOverlay{border-top-left-radius:30px;border-top-right-radius:30px;border-bottom-right-radius:30px;border-bottom-left-radius:30px}@media (max-width:991.98px){#gspb_container-id-gsbp-bdd2e83.gspb_container{border-top-left-radius:20px;border-top-right-radius:20px;border-bottom-right-radius:20px;border-bottom-left-radius:20px}}@media (max-width:991.98px){#gspb_container-id-gsbp-bdd2e83.gspb_container>.gspb_backgroundOverlay{border-top-left-radius:20px;border-top-right-radius:20px;border-bottom-right-radius:20px;border-bottom-left-radius:20px}}#gspb_container-id-gsbp-bdd2e83.gspb_container{background-size:cover;background-repeat:no-repeat;background-image:url(https:\/\/startersites.io\/blocksy\/furniture\/wp-content\/uploads\/2024\/05\/contact-us-hero-image.webp);isolation:isolate;height:350px}#gspb_container-id-gsbp-bdd2e83.gspb_container:hover{background-size:cover}#gspb_container-id-gsbp-bdd2e83.gspb_container>.gspb_backgroundOverlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;opacity:1;background-color:#15242069}@media (max-width:991.98px){#gspb_container-id-gsbp-bdd2e83.gspb_container{height:300px}}#gspb_col-id-gsbp-e809f15.gspb_row__col--6{width:calc(50% - 25px)}@media (max-width:991.98px){#gspb_col-id-gsbp-e809f15.gspb_row__col--6{width:100%}}@media (max-width:767.98px){#gspb_col-id-gsbp-e809f15.gspb_row__col--6{width:calc(100% - 25px)}}@media (max-width:575.98px){#gspb_col-id-gsbp-e809f15.gspb_row__col--6{width:100%}}.fluentform fieldset>.ff-el-group:last-child{margin-bottom:0}.gspb_row #gspb_col-id-gsbp-e809f15.gspb_row__col--6{padding:40px}@media (max-width:991.98px){.gspb_row #gspb_col-id-gsbp-e809f15.gspb_row__col--6{padding:30px}}#gspb_col-id-gsbp-e809f15.gspb_row__col--6{background-color:#fff;flex-direction:column}body #gspb_col-id-gsbp-e809f15.gspb_row__col--6{display:flex}#gspb_col-id-gsbp-e809f15.gspb_row__col--6,#gspb_col-id-gsbp-e809f15.gspb_row__col--6>.gspb_backgroundOverlay{border-top-left-radius:20px;border-top-right-radius:20px;border-bottom-right-radius:20px;border-bottom-left-radius:20px}#gspb_col-id-gsbp-88ec4bb.gspb_row__col--6{width:calc(50% - 25px)}@media (max-width:991.98px){#gspb_col-id-gsbp-88ec4bb.gspb_row__col--6{width:100%}}@media (max-width:767.98px){#gspb_col-id-gsbp-88ec4bb.gspb_row__col--6{width:calc(100% - 25px)}}@media (max-width:575.98px){#gspb_col-id-gsbp-88ec4bb.gspb_row__col--6{width:100%}}.gspb_row #gspb_col-id-gsbp-0695d1b.gspb_row__col--4,.gspb_row #gspb_col-id-gsbp-088facd.gspb_row__col--12,.gspb_row #gspb_col-id-gsbp-2abc868.gspb_row__col--6,.gspb_row #gspb_col-id-gsbp-358945c.gspb_row__col--4,.gspb_row #gspb_col-id-gsbp-5dacb2a.gspb_row__col--6,.gspb_row #gspb_col-id-gsbp-7878ec3.gspb_row__col--6,.gspb_row #gspb_col-id-gsbp-88ec4bb.gspb_row__col--6,.gspb_row #gspb_col-id-gsbp-b759db6.gspb_row__col--6,.gspb_row #gspb_col-id-gsbp-c80cda2.gspb_row__col--4{padding:0}#gspb_col-id-gsbp-0695d1b.gspb_row__col--4{width:calc(33.333333333333336% - 15px)}@media (max-width:991.98px){#gspb_col-id-gsbp-0695d1b.gspb_row__col--4{width:calc(33.333333333333336% - 15px)}}@media (max-width:767.98px){#gspb_col-id-gsbp-0695d1b.gspb_row__col--4{width:calc(33.333333333333336% - 15px)}}@media (max-width:575.98px){#gspb_col-id-gsbp-0695d1b.gspb_row__col--4{width:100%}}#gspb_col-id-gsbp-c80cda2.gspb_row__col--4{width:calc(33.333333333333336% - 15px)}@media (max-width:991.98px){#gspb_col-id-gsbp-c80cda2.gspb_row__col--4{width:calc(33.333333333333336% - 15px)}}@media (max-width:767.98px){#gspb_col-id-gsbp-c80cda2.gspb_row__col--4{width:calc(33.333333333333336% - 15px)}}@media (max-width:575.98px){#gspb_col-id-gsbp-c80cda2.gspb_row__col--4{width:100%}}#gspb_col-id-gsbp-358945c.gspb_row__col--4{width:calc(33.333333333333336% - 15px)}@media (max-width:991.98px){#gspb_col-id-gsbp-358945c.gspb_row__col--4{width:calc(33.333333333333336% - 15px)}}@media (max-width:767.98px){#gspb_col-id-gsbp-358945c.gspb_row__col--4{width:calc(33.333333333333336% - 15px)}}@media (max-width:575.98px){#gspb_col-id-gsbp-358945c.gspb_row__col--4{width:100%}}#gspb_col-id-gsbp-088facd.gspb_row__col--12{width:100%}@media (max-width:575.98px){#gspb_col-id-gsbp-088facd.gspb_row__col--12{width:100%}}#gspb_col-id-gsbp-b759db6.gspb_row__col--6{width:calc(50% - 25px)}@media (max-width:991.98px){#gspb_col-id-gsbp-b759db6.gspb_row__col--6{width:100%}}@media (max-width:767.98px){#gspb_col-id-gsbp-b759db6.gspb_row__col--6{width:calc(100% - 25px)}}@media (max-width:575.98px){#gspb_col-id-gsbp-b759db6.gspb_row__col--6{width:100%}}@media (min-width:992px){body.gspb-bodyfront #gspb_col-id-gsbp-b759db6.gspb_row__col--6{width:calc(50% - 0px - 25px)}}#gspb_col-id-gsbp-5dacb2a.gspb_row__col--6{width:calc(50% - 25px)}@media (max-width:991.98px){#gspb_col-id-gsbp-5dacb2a.gspb_row__col--6{width:100%}}@media (max-width:767.98px){#gspb_col-id-gsbp-5dacb2a.gspb_row__col--6{width:calc(100% - 25px)}}@media (max-width:575.98px){#gspb_col-id-gsbp-5dacb2a.gspb_row__col--6{width:100%}}@media (min-width:992px){body.gspb-bodyfront #gspb_col-id-gsbp-5dacb2a.gspb_row__col--6{width:calc(50% - 0px - 25px)}}#gspb_col-id-gsbp-7878ec3.gspb_row__col--6{width:calc(50% - 25px)}@media (max-width:991.98px){#gspb_col-id-gsbp-7878ec3.gspb_row__col--6{width:calc(50% - 25px)}}@media (max-width:767.98px){#gspb_col-id-gsbp-7878ec3.gspb_row__col--6{width:calc(50% - 25px)}}@media (max-width:575.98px){#gspb_col-id-gsbp-7878ec3.gspb_row__col--6{width:100%}}body #gspb_col-id-gsbp-7878ec3.gspb_row__col--6{display:flex;align-items:center;column-gap:30px}@media (max-width:575.98px){body #gspb_col-id-gsbp-7878ec3.gspb_row__col--6{justify-content:center}}.gspb_container-id-gsbp-caf7120{flex-direction:column;box-sizing:border-box}.gspb_container{position:relative}#gspb_col-id-gsbp-2abc868.gspb_row__col--6{width:calc(50% - 25px)}@media (max-width:991.98px){#gspb_col-id-gsbp-2abc868.gspb_row__col--6{width:calc(50% - 25px)}}@media (max-width:767.98px){#gspb_col-id-gsbp-2abc868.gspb_row__col--6{width:calc(50% - 25px)}}@media (max-width:575.98px){#gspb_col-id-gsbp-2abc868.gspb_row__col--6{width:100%}}.gspb_id-gsbp-a9a59df{display:flex;margin-bottom:40px;overflow:hidden;border-top-left-radius:20px;border-top-right-radius:20px;border-bottom-right-radius:20px;border-bottom-left-radius:20px}.gspb_id-gsbp-a9a59df .gspb_map-wrapper{width:100%;height:360px;isolation:isolate}","footnotes":""},"class_list":["post-1150","page","type-page","status-publish","hentry"],"blocksy_meta":{"has_hero_section":"disabled","vertical_spacing_source":"custom","content_area_spacing":"none","styles_descriptor":{"styles":{"desktop":"","tablet":"","mobile":""},"google_fonts":[],"version":6}},"_links":{"self":[{"href":"https:\/\/wiresawcutter.com\/de\/wp-json\/wp\/v2\/pages\/1150","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wiresawcutter.com\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/wiresawcutter.com\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/wiresawcutter.com\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/wiresawcutter.com\/de\/wp-json\/wp\/v2\/comments?post=1150"}],"version-history":[{"count":0,"href":"https:\/\/wiresawcutter.com\/de\/wp-json\/wp\/v2\/pages\/1150\/revisions"}],"wp:attachment":[{"href":"https:\/\/wiresawcutter.com\/de\/wp-json\/wp\/v2\/media?parent=1150"}],"curies":[{"name":"Wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}