{"id":13734,"date":"2026-06-30T08:58:32","date_gmt":"2026-06-30T08:58:32","guid":{"rendered":"https:\/\/3dse.com\/testimonials\/"},"modified":"2026-07-15T07:49:03","modified_gmt":"2026-07-15T07:49:03","slug":"testimonials","status":"publish","type":"page","link":"https:\/\/3dse.com\/en\/testimonials\/","title":{"rendered":"Testimonials"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><p>[vc_row][vc_column width=&#8221;1\/2&#8243;][vc_empty_space height=&#8221;250px&#8221;][vc_column_text css=&#8221;&#8221;]<\/p>\n<h1>3DSE Testimonials<\/h1>\n<p>[\/vc_column_text][vc_column_text css=&#8221;&#8221;]<\/p>\n<p style=\"font-weight: 400;\">Working with the best challenges and motivates us\u2014not only to rely on today\u2019s capabilities, but also to develop the capabilities of tomorrow. Our goal: to find the best tailored solution. We achieve this by understanding, analysing, and pragmatically addressing cross-industry challenges in product and service development\u2014developing practical approaches that put our customers in high-tech industries at the forefront.<\/p>\n<p>[\/vc_column_text][\/vc_column][vc_column width=&#8221;1\/2&#8243; css_animation=&#8221;fadeInRightBig&#8221; css=&#8221;.vc_custom_1780643202409{margin-top: -200px !important;}&#8221;][vc_single_image image=&#8221;13735&#8243; img_size=&#8221;full&#8221; css=&#8221;&#8221; el_class=&#8221;roundingtourn&#8221;][\/vc_column][\/vc_row][vc_row][vc_column]\n    <style>\n        :root {\n            --dse-blue-dark: #002e42; \n            --dse-blue-text: #0f304b; \n            --dse-gray-text: #7a8b9a;\n            --dse-nav-gray: #b0b0b0;\n        }\n\n        .dse-grid-section { width: 100%; margin: 40px 0; font-family: sans-serif; }\n        \n        .dse-grid-container { display: grid; gap: 30px; grid-template-columns: 1fr; }\n        @media (min-width: 768px) { .dse-grid-container { grid-template-columns: repeat(2, 1fr); } }\n        @media (min-width: 1024px) {\n            .dse-grid-container.cols-3 { grid-template-columns: repeat(3, 1fr); }\n            .dse-grid-container.cols-4 { grid-template-columns: repeat(4, 1fr); }\n        }\n\n        \/* LAYOUT 1: STANDARD *\/\n        .dse-card { display: flex; align-items: center; justify-content: center; text-decoration: none; color: inherit; position: relative; border-radius: 16px; overflow: hidden; min-height: 420px; background: #000; }\n        .dse-bg { position: absolute; inset: 0; background-size: cover; background-position: center; transition: transform 0.8s cubic-bezier(0.16, 1, 0.3, 1); opacity: 0.85; z-index: 1; }\n        .dse-card:hover .dse-bg { transform: scale(1.05); }\n        .dse-icon-top { position: absolute; top: 20px; right: 20px; color: #fff; z-index: 10; }\n        .dse-icon-top svg { width: 20px; height: 20px; stroke-width: 2px; stroke: currentColor; fill: none; }\n        .dse-content-box { position: relative; width: 84%; z-index: 5; background: #fff; padding: 35px 25px 25px 25px; border-radius: 12px; box-shadow: 0 10px 30px rgba(0,0,0,0.15); text-align: center; transition: transform 0.3s ease; }\n        .dse-card:hover .dse-content-box { transform: translateY(-5px); }\n        .dse-badge { position: absolute; top: -15px; left: 50%; transform: translateX(-50%); background-color: var(--dse-blue-dark); color: #fff; font-size: 11px; font-weight: bold; letter-spacing: 1px; text-transform: uppercase; padding: 8px 20px; border-radius: 6px; white-space: nowrap; box-shadow: 0 4px 10px rgba(0,0,0,0.2); }\n        .dse-content-box h3 { margin: 0 0 12px 0; color: var(--dse-blue-text); font-size: 20px; font-weight: bold; line-height: 1.3; }\n        .dse-content-box p { margin: 0; color: var(--dse-gray-text); font-size: 12px; font-weight: normal; line-height: 1.6; }\n        @media (max-width: 768px) { .dse-content-box { width: 90%; padding: 30px 15px 20px 15px; } .dse-card { min-height: 400px; } }\n\n        \/* LAYOUT 2: ALTERNATIV *\/\n        .dse-card-alt { display: flex; flex-direction: column; text-decoration: none; color: inherit; position: relative; background: transparent; }\n        .dse-card-alt .dse-image-wrapper { width: 100%; height: 300px; border-radius: 12px; overflow: hidden; margin-bottom: 0; position: relative; }\n        .dse-card-alt .dse-image-wrapper img { width: 100%; height: 100%; object-fit: cover; transition: transform 0.8s cubic-bezier(0.16, 1, 0.3, 1); }\n        .dse-card-alt:hover .dse-image-wrapper img { transform: scale(1.05); }\n        .dse-card-alt .dse-content-box { position: relative; background: #fff; width: 90%; margin: 0 auto; top: -40px; padding: 35px 25px 25px 25px; border-radius: 12px; border: none; text-align: center; box-shadow: 0 10px 30px rgba(0,0,0,0.1); transform: none; z-index: 5; }\n        .dse-card-alt:hover .dse-content-box { transform: translateY(-3px); }\n        .dse-card-alt .dse-badge { font-size: 14px; font-weight: normal; letter-spacing: normal; text-transform: none; padding: 10px 25px; border-radius: 8px; box-shadow: none; top: 0; transform: translate(-50%, -50%); }\n\n        \/* PAGINIERUNG *\/\n        .dse-pagination { display: flex; justify-content: center; align-items: center; gap: 15px; margin-top: 50px; width: 100%; }\n        .dse-pagination a, .dse-pagination span { display: inline-flex; align-items: center; justify-content: center; text-decoration: none; color: var(--dse-nav-gray); font-size: 16px; font-weight: bold; width: 35px; height: 35px; border-radius: 50%; transition: all 0.3s ease; }\n        .dse-pagination a:hover { color: var(--dse-blue-text); background-color: rgba(15, 48, 75, 0.05); }\n        .dse-pagination span.current { color: #fff; background-color: var(--dse-blue-dark); }\n    <\/style>\n\n    <div class=\"dse-grid-section\">\n        <div class=\"dse-grid-container cols-3\">                    <a href=\"https:\/\/3dse.com\/en\/primetals-technologies\/\" class=\"dse-card-alt\">\n                        <div class=\"dse-image-wrapper\">\n                            <img src=\"https:\/\/3dse.com\/wp-content\/uploads\/2026\/06\/Dr.-Alexander-Fleischanderl_web-1-1024x1008.jpg\" alt=\"Primetals Technologies\">\n                        <\/div>\n                        <div class=\"dse-content-box\">\n                            <div class=\"dse-badge\">3DSE Testimonials<\/div>                            <h3>Primetals Technologies<\/h3>\n                            <p>Developing a new concept for the electrification of steel production with the Innovation Cell\u00ae<\/p>\n                        <\/div>\n                    <\/a>\n                                        <a href=\"https:\/\/3dse.com\/en\/anschuetz-gmbh\/\" class=\"dse-card-alt\">\n                        <div class=\"dse-image-wrapper\">\n                            <img src=\"https:\/\/3dse.com\/wp-content\/uploads\/2026\/01\/Seiffert-Anschuetz-1024x683.png\" alt=\"Ansch\u00fctz GmbH\">\n                        <\/div>\n                        <div class=\"dse-content-box\">\n                            <div class=\"dse-badge\">3DSE Testimonials<\/div>                            <h3>Ansch\u00fctz GmbH<\/h3>\n                            <p>Project planning to address technical shortcomings and integrate them into the company&#039;s organizational structure<\/p>\n                        <\/div>\n                    <\/a>\n                                        <a href=\"https:\/\/3dse.com\/en\/palfinger-europe-gmbh-2\/\" class=\"dse-card-alt\">\n                        <div class=\"dse-image-wrapper\">\n                            <img src=\"https:\/\/3dse.com\/wp-content\/uploads\/2026\/06\/Andreas-Hille-Portrait-scaled-1-1024x809.jpg\" alt=\"Palfinger Europe GmbH\">\n                        <\/div>\n                        <div class=\"dse-content-box\">\n                            <div class=\"dse-badge\">3DSE Testimonials<\/div>                            <h3>Palfinger Europe GmbH<\/h3>\n                            <p>Software Excellence and the Development of a Scalable CESD Organization\u2014The Foundation for a Sustainable Digital Transformation.<\/p>\n                        <\/div>\n                    <\/a>\n                                        <a href=\"https:\/\/3dse.com\/en\/palfinger-europe-gmbh\/\" class=\"dse-card-alt\">\n                        <div class=\"dse-image-wrapper\">\n                            <img src=\"https:\/\/3dse.com\/wp-content\/uploads\/2026\/06\/Gerhard_Auer-scaled-1-987x1024.jpg\" alt=\"Palfinger Europe GmbH\">\n                        <\/div>\n                        <div class=\"dse-content-box\">\n                            <div class=\"dse-badge\">3DSE Testimonials<\/div>                            <h3>Palfinger Europe GmbH<\/h3>\n                            <p>The Design Cell Workshop enables the development of a groundbreaking innovation concept<\/p>\n                        <\/div>\n                    <\/a>\n                                        <a href=\"https:\/\/3dse.com\/en\/brp-rotax-gmbh-co-kg-2\/\" class=\"dse-card-alt\">\n                        <div class=\"dse-image-wrapper\">\n                            <img src=\"https:\/\/3dse.com\/wp-content\/uploads\/2026\/06\/Stefan-Arndt-webx-scaled-1-1024x964.jpg\" alt=\"BRP Rotax GmbH &#038; Co. KG\">\n                        <\/div>\n                        <div class=\"dse-content-box\">\n                            <div class=\"dse-badge\">3DSE Testimonials<\/div>                            <h3>BRP Rotax GmbH &#038; Co. KG<\/h3>\n                            <p>Focus on Quality and Efficiency: BRP-Rotax\u2019s Path to R&amp;D Excellence<\/p>\n                        <\/div>\n                    <\/a>\n                                        <a href=\"https:\/\/3dse.com\/en\/oebb-infrastruktur-ag\/\" class=\"dse-card-alt\">\n                        <div class=\"dse-image-wrapper\">\n                            <img src=\"https:\/\/3dse.com\/wp-content\/uploads\/2026\/06\/OEBB_Thomas-Petrascheck_q.png\" alt=\"\u00d6BB-Infrastruktur AG\">\n                        <\/div>\n                        <div class=\"dse-content-box\">\n                            <div class=\"dse-badge\">3DSE Testimonials<\/div>                            <h3>\u00d6BB-Infrastruktur AG<\/h3>\n                            <p>R&amp;D Strategy Development at \u00d6BB-Infrastruktur AG<\/p>\n                        <\/div>\n                    <\/a>\n                                        <a href=\"https:\/\/3dse.com\/en\/incose\/\" class=\"dse-card-alt\">\n                        <div class=\"dse-image-wrapper\">\n                            <img src=\"https:\/\/3dse.com\/wp-content\/uploads\/2026\/06\/Ralf-Hartmann-1024x1024.jpg\" alt=\"INCOSE\">\n                        <\/div>\n                        <div class=\"dse-content-box\">\n                            <div class=\"dse-badge\">3DSE Testimonials<\/div>                            <h3>INCOSE<\/h3>\n                            <p>Successful collaboration with the global nonprofit organization INCOSE to advance the FuSE initiative and SE Vision 2035<\/p>\n                        <\/div>\n                    <\/a>\n                                        <a href=\"https:\/\/3dse.com\/en\/wfl-millturn-technologies-gmbh-co-kg\/\" class=\"dse-card-alt\">\n                        <div class=\"dse-image-wrapper\">\n                            <img src=\"https:\/\/3dse.com\/wp-content\/uploads\/2026\/06\/Norbert-Jungreithmayr_q-1024x769.jpg\" alt=\"WFL Millturn Technologies GmbH &#038; Co. KG\">\n                        <\/div>\n                        <div class=\"dse-content-box\">\n                            <div class=\"dse-badge\">3DSE Testimonials<\/div>                            <h3>WFL Millturn Technologies GmbH &#038; Co. KG<\/h3>\n                            <p>Further Strategic Development at the Technology and Market Leader in Premium Turning, Drilling, and Milling Centers<\/p>\n                        <\/div>\n                    <\/a>\n                                        <a href=\"https:\/\/3dse.com\/en\/thyssenkrupp-marine-systems\/\" class=\"dse-card-alt\">\n                        <div class=\"dse-image-wrapper\">\n                            <img src=\"https:\/\/3dse.com\/wp-content\/uploads\/2024\/06\/Christian-Knop_tkms_neu-1-1024x890.png\" alt=\"Thyssenkrupp Marine Systems\">\n                        <\/div>\n                        <div class=\"dse-content-box\">\n                            <div class=\"dse-badge\">3DSE Testimonials<\/div>                            <h3>Thyssenkrupp Marine Systems<\/h3>\n                            <p>Implementation of a tool-based requirements model to respond to a request for quotation for the construction of new...<\/p>\n                        <\/div>\n                    <\/a>\n                    <\/div><div class=\"dse-pagination\"><span aria-current=\"page\" class=\"page-numbers current\">1<\/span>\n<a class=\"page-numbers\" href=\"https:\/\/3dse.com\/en\/wp-json\/wp\/v2\/pages\/13734\/page\/2\/\">2<\/a>\n<a class=\"page-numbers\" href=\"https:\/\/3dse.com\/en\/wp-json\/wp\/v2\/pages\/13734\/page\/3\/\">3<\/a>\n<a class=\"next page-numbers\" href=\"https:\/\/3dse.com\/en\/wp-json\/wp\/v2\/pages\/13734\/page\/2\/\">&#8594;<\/a><\/div>    <\/div>\n\n    [\/vc_column][\/vc_row]<\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>[vc_row][vc_column width=&#8221;1\/2&#8243;][vc_empty_space height=&#8221;250px&#8221;][vc_column_text css=&#8221;&#8221;] 3DSE Testimonials [\/vc_column_text][vc_column_text css=&#8221;&#8221;] Working with the best challenges and motivates us\u2014not only to rely on&#8230;<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-13734","page","type-page","status-publish"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Testimonials - 3DSE<\/title>\n<meta name=\"description\" content=\"Customer testimonials and project insights: How 3DSE helps companies make their product and service development more capable.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/3dse.com\/en\/testimonials\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Testimonials - 3DSE\" \/>\n<meta property=\"og:description\" content=\"Customer testimonials and project insights: How 3DSE helps companies make their product and service development more capable.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/3dse.com\/en\/testimonials\/\" \/>\n<meta property=\"og:site_name\" content=\"3DSE\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-15T07:49:03+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/3dse.com\\\/en\\\/testimonials\\\/\",\"url\":\"https:\\\/\\\/3dse.com\\\/en\\\/testimonials\\\/\",\"name\":\"Testimonials - 3DSE\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/3dse.com\\\/en\\\/#website\"},\"datePublished\":\"2026-06-30T08:58:32+00:00\",\"dateModified\":\"2026-07-15T07:49:03+00:00\",\"description\":\"Customer testimonials and project insights: How 3DSE helps companies make their product and service development more capable.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/3dse.com\\\/en\\\/testimonials\\\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/3dse.com\\\/en\\\/testimonials\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/3dse.com\\\/en\\\/testimonials\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Start\",\"item\":\"https:\\\/\\\/3dse.com\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Testimonials\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/3dse.com\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/3dse.com\\\/en\\\/\",\"name\":\"3DSE\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/3dse.com\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/3dse.com\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/3dse.com\\\/en\\\/#organization\",\"name\":\"3DSE\",\"url\":\"https:\\\/\\\/3dse.com\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/3dse.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/3dse.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/3DSE-logo-1.svg\",\"contentUrl\":\"https:\\\/\\\/3dse.com\\\/wp-content\\\/uploads\\\/2026\\\/05\\\/3DSE-logo-1.svg\",\"width\":1,\"height\":1,\"caption\":\"3DSE\"},\"image\":{\"@id\":\"https:\\\/\\\/3dse.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Testimonials - 3DSE","description":"Customer testimonials and project insights: How 3DSE helps companies make their product and service development more capable.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/3dse.com\/en\/testimonials\/","og_locale":"en_GB","og_type":"article","og_title":"Testimonials - 3DSE","og_description":"Customer testimonials and project insights: How 3DSE helps companies make their product and service development more capable.","og_url":"https:\/\/3dse.com\/en\/testimonials\/","og_site_name":"3DSE","article_modified_time":"2026-07-15T07:49:03+00:00","twitter_card":"summary_large_image","twitter_misc":{"Estimated reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/3dse.com\/en\/testimonials\/","url":"https:\/\/3dse.com\/en\/testimonials\/","name":"Testimonials - 3DSE","isPartOf":{"@id":"https:\/\/3dse.com\/en\/#website"},"datePublished":"2026-06-30T08:58:32+00:00","dateModified":"2026-07-15T07:49:03+00:00","description":"Customer testimonials and project insights: How 3DSE helps companies make their product and service development more capable.","breadcrumb":{"@id":"https:\/\/3dse.com\/en\/testimonials\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/3dse.com\/en\/testimonials\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/3dse.com\/en\/testimonials\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Start","item":"https:\/\/3dse.com\/en\/"},{"@type":"ListItem","position":2,"name":"Testimonials"}]},{"@type":"WebSite","@id":"https:\/\/3dse.com\/en\/#website","url":"https:\/\/3dse.com\/en\/","name":"3DSE","description":"","publisher":{"@id":"https:\/\/3dse.com\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/3dse.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/3dse.com\/en\/#organization","name":"3DSE","url":"https:\/\/3dse.com\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/3dse.com\/en\/#\/schema\/logo\/image\/","url":"https:\/\/3dse.com\/wp-content\/uploads\/2026\/05\/3DSE-logo-1.svg","contentUrl":"https:\/\/3dse.com\/wp-content\/uploads\/2026\/05\/3DSE-logo-1.svg","width":1,"height":1,"caption":"3DSE"},"image":{"@id":"https:\/\/3dse.com\/en\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/3dse.com\/en\/wp-json\/wp\/v2\/pages\/13734","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/3dse.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/3dse.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/3dse.com\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/3dse.com\/en\/wp-json\/wp\/v2\/comments?post=13734"}],"version-history":[{"count":4,"href":"https:\/\/3dse.com\/en\/wp-json\/wp\/v2\/pages\/13734\/revisions"}],"predecessor-version":[{"id":16380,"href":"https:\/\/3dse.com\/en\/wp-json\/wp\/v2\/pages\/13734\/revisions\/16380"}],"wp:attachment":[{"href":"https:\/\/3dse.com\/en\/wp-json\/wp\/v2\/media?parent=13734"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}