{"id":1568,"date":"2026-07-22T23:58:18","date_gmt":"2026-07-22T21:58:18","guid":{"rendered":"https:\/\/nova-surface.de\/?page_id=1568"},"modified":"2026-07-23T01:12:44","modified_gmt":"2026-07-22T23:12:44","slug":"automotive","status":"publish","type":"page","link":"https:\/\/nova-surface.de\/en\/branchen\/automotive\/","title":{"rendered":"Surface texturing for the automotive industry"},"content":{"rendered":"<!-- NOVA Surface Automobilindustrie: CSS und Inhalt in einem einzigen Code-Editor-Block -->\n\n<style>\n\/* =========================================================\n   NOVA Surface \u2013 Automotive-Landingpage\n   Komplett in \u201eDesign > Customizer > Zus\u00e4tzliches CSS\u201c einf\u00fcgen\n   ========================================================= *\/\n\n\/* Grundlayout und Schutz vor Theme-Formatierungen *\/\n.automotive-landing {\n  --auto-navy: #06243f;\n  --auto-navy-deep: #031f3a;\n  --auto-blue: #123f75;\n  --auto-orange: #f5a009;\n  --auto-orange-hover: #ffb321;\n  --auto-text: #173a59;\n  --auto-muted: #51687b;\n  --auto-line: #d9e2e9;\n  --auto-soft: #f3f6f8;\n  --auto-white: #ffffff;\n\n  position: relative;\n  width: min(1160px, calc(100vw - 40px)) !important;\n  max-width: none !important;\n  margin: 1rem 0 0 50% !important;\n  padding: 0 !important;\n  transform: translateX(-50%);\n  color: var(--auto-navy-deep);\n  font-size: 16px;\n}\n\n.automotive-landing,\n.automotive-landing * {\n  box-sizing: border-box;\n}\n\n.automotive-landing section,\n.automotive-landing article,\n.automotive-landing header,\n.automotive-landing figure,\n.automotive-landing div {\n  max-width: none;\n}\n\n.automotive-landing img {\n  display: block;\n  max-width: 100%;\n  height: auto;\n  border: 0;\n}\n\n.automotive-landing p {\n  margin: 0 0 1rem !important;\n  color: var(--auto-text);\n  font-size: 1rem;\n  line-height: 1.72;\n}\n\n.automotive-landing h2,\n.automotive-landing h3 {\n  color: var(--auto-navy-deep) !important;\n  font-family: inherit;\n  text-transform: none;\n}\n\n.automotive-landing h2 {\n  margin: 0 0 1.25rem !important;\n  font-size: clamp(2rem, 3.2vw, 3.05rem) !important;\n  font-weight: 800 !important;\n  letter-spacing: -.035em !important;\n  line-height: 1.08 !important;\n}\n\n.automotive-landing h3 {\n  margin: 0 0 .8rem !important;\n  font-size: clamp(1.2rem, 1.8vw, 1.48rem) !important;\n  font-weight: 800 !important;\n  letter-spacing: -.015em !important;\n  line-height: 1.22 !important;\n}\n\n.automotive-landing a {\n  text-underline-offset: .18em;\n}\n\n.automotive-landing a:focus-visible,\n.automotive-landing summary:focus-visible {\n  outline: 3px solid rgba(245, 160, 9, .45);\n  outline-offset: 4px;\n}\n\n\/* Wiederkehrende Abst\u00e4nde *\/\n.automotive-landing .automotive-section,\n.automotive-landing .automotive-intro,\n.automotive-landing .automotive-oem {\n  margin: 0 0 clamp(4.5rem, 8vw, 7.5rem) !important;\n}\n\n.automotive-landing .automotive-kicker {\n  display: flex;\n  gap: .75rem;\n  align-items: center;\n  margin: 0 0 1rem !important;\n  color: var(--auto-blue) !important;\n  font-size: .75rem !important;\n  font-weight: 800;\n  letter-spacing: .16em;\n  line-height: 1.3;\n  text-transform: uppercase;\n}\n\n.automotive-landing .automotive-kicker::before {\n  display: block;\n  width: 2rem;\n  height: 2px;\n  flex: 0 0 2rem;\n  background: var(--auto-orange);\n  content: \"\";\n}\n\n.automotive-landing .automotive-kicker--light {\n  color: var(--auto-white) !important;\n}\n\n.automotive-landing .automotive-section-heading {\n  max-width: 770px;\n  margin: 0 0 2.25rem !important;\n}\n\n.automotive-landing .automotive-section-heading > p:last-child {\n  max-width: 700px;\n  margin-bottom: 0 !important;\n}\n\n\/* Buttons \u2013 vollst\u00e4ndig unabh\u00e4ngig vom Theme *\/\n.automotive-landing .button-row,\n.automotive-landing .automotive-actions {\n  display: flex !important;\n  flex-wrap: wrap;\n  gap: .85rem !important;\n  align-items: center;\n  margin: 1.75rem 0 0 !important;\n}\n\n.automotive-landing a.button {\n  display: inline-flex !important;\n  min-height: 3.25rem !important;\n  padding: .85rem 1.35rem !important;\n  border: 2px solid var(--auto-orange) !important;\n  border-radius: 6px !important;\n  align-items: center;\n  justify-content: center;\n  color: var(--auto-navy-deep) !important;\n  background: var(--auto-orange) !important;\n  box-shadow: none !important;\n  font-size: .91rem !important;\n  font-weight: 800 !important;\n  letter-spacing: .005em;\n  line-height: 1.25 !important;\n  text-align: center;\n  text-decoration: none !important;\n  transform: none;\n  transition: background .2s ease, border-color .2s ease, color .2s ease,\n    transform .2s ease, box-shadow .2s ease;\n}\n\n.automotive-landing a.button:hover,\n.automotive-landing a.button:focus-visible {\n  border-color: var(--auto-orange-hover) !important;\n  background: var(--auto-orange-hover) !important;\n  box-shadow: 0 10px 22px rgba(3, 31, 58, .14) !important;\n  transform: translateY(-2px);\n}\n\n.automotive-landing a.automotive-button-secondary {\n  border-color: var(--auto-blue) !important;\n  color: var(--auto-blue) !important;\n  background: var(--auto-white) !important;\n}\n\n.automotive-landing a.automotive-button-secondary:hover,\n.automotive-landing a.automotive-button-secondary:focus-visible {\n  border-color: var(--auto-blue) !important;\n  color: var(--auto-white) !important;\n  background: var(--auto-blue) !important;\n}\n\n.automotive-landing a.automotive-button-light {\n  border-color: rgba(255, 255, 255, .72) !important;\n  color: var(--auto-white) !important;\n  background: transparent !important;\n}\n\n.automotive-landing a.automotive-button-light:hover,\n.automotive-landing a.automotive-button-light:focus-visible {\n  border-color: var(--auto-white) !important;\n  color: var(--auto-navy-deep) !important;\n  background: var(--auto-white) !important;\n}\n\n\/* Einstieg \u2013 Text und Bild nebeneinander *\/\n.automotive-landing .automotive-intro {\n  display: grid !important;\n  grid-template-columns: minmax(0, .92fr) minmax(380px, 1.08fr);\n  gap: clamp(2.5rem, 5.5vw, 5rem);\n  align-items: center;\n  overflow: hidden;\n  border: 1px solid #e1e8ed;\n  border-radius: 22px;\n  padding: clamp(2rem, 4.5vw, 4rem) !important;\n  background: linear-gradient(135deg, #f8fafb 0%, #f1f5f7 100%);\n}\n\n.automotive-landing .automotive-intro__content {\n  position: relative;\n  z-index: 1;\n}\n\n.automotive-landing .automotive-lead {\n  margin-bottom: 1rem !important;\n  color: var(--auto-text) !important;\n  font-size: clamp(1.05rem, 1.45vw, 1.22rem) !important;\n  line-height: 1.65 !important;\n}\n\n.automotive-landing .automotive-hero {\n  overflow: hidden;\n  margin: 0 !important;\n  border-radius: 16px;\n  background: #e7edf1;\n  box-shadow: 0 24px 52px rgba(3, 31, 58, .18);\n}\n\n.automotive-landing .automotive-hero img {\n  width: 100% !important;\n  aspect-ratio: 4 \/ 3;\n  object-fit: cover;\n  object-position: 50% 55%;\n}\n\n.automotive-landing .automotive-hero figcaption,\n.automotive-landing .automotive-gallery figcaption {\n  margin: 0 !important;\n  padding: .8rem 1rem !important;\n  color: var(--auto-muted) !important;\n  background: var(--auto-white);\n  font-size: .82rem !important;\n  line-height: 1.45 !important;\n}\n\n\/* Anforderungen *\/\n.automotive-landing .automotive-requirements {\n  display: grid !important;\n  grid-template-columns: minmax(0, 1.05fr) minmax(340px, .8fr);\n  gap: clamp(2.5rem, 6vw, 5.5rem);\n  align-items: center;\n}\n\n.automotive-landing .automotive-requirements > div:first-child p:last-child {\n  margin-bottom: 0 !important;\n}\n\n.automotive-landing .automotive-feature-panel {\n  padding: clamp(1.65rem, 3.5vw, 2.6rem) !important;\n  border-radius: 18px;\n  color: var(--auto-white);\n  background: linear-gradient(145deg, #06243f, #0d3559);\n  box-shadow: 0 20px 45px rgba(3, 31, 58, .16);\n}\n\n.automotive-landing .automotive-feature-panel ul {\n  display: grid;\n  gap: 0;\n  margin: 0 !important;\n  padding: 0 !important;\n  list-style: none !important;\n}\n\n.automotive-landing .automotive-feature-panel li {\n  position: relative;\n  margin: 0 !important;\n  border-bottom: 1px solid rgba(255, 255, 255, .14);\n  padding: .9rem 0 .9rem 2rem !important;\n  color: rgba(255, 255, 255, .9) !important;\n  font-weight: 650;\n  line-height: 1.55;\n  list-style: none !important;\n}\n\n.automotive-landing .automotive-feature-panel li:last-child {\n  border-bottom: 0;\n}\n\n.automotive-landing .automotive-feature-panel li::before {\n  position: absolute;\n  top: 1.12rem;\n  left: .2rem;\n  width: .65rem;\n  height: .65rem;\n  border: 0;\n  border-right: 2px solid var(--auto-orange);\n  border-bottom: 2px solid var(--auto-orange);\n  content: \"\";\n  transform: rotate(45deg);\n}\n\n\/* Leistungskarten *\/\n.automotive-landing .automotive-card-grid {\n  display: grid !important;\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  gap: 1.15rem;\n}\n\n.automotive-landing .automotive-card {\n  display: flex !important;\n  min-height: 285px;\n  flex-direction: column;\n  margin: 0 !important;\n  border: 1px solid var(--auto-line);\n  border-radius: 16px;\n  padding: 1.6rem !important;\n  background: var(--auto-white);\n  box-shadow: 0 12px 30px rgba(3, 31, 58, .065);\n  transition: border-color .2s ease, box-shadow .2s ease, transform .2s ease;\n}\n\n.automotive-landing .automotive-card:hover {\n  border-color: #c5d2dc;\n  box-shadow: 0 18px 38px rgba(3, 31, 58, .11);\n  transform: translateY(-3px);\n}\n\n.automotive-landing .automotive-card__number {\n  display: inline-flex;\n  width: 2.35rem;\n  height: 2.35rem;\n  align-items: center;\n  justify-content: center;\n  margin: 0 0 1.25rem !important;\n  border-radius: 50%;\n  color: var(--auto-navy-deep) !important;\n  background: #fff0d5;\n  font-size: .75rem !important;\n  font-weight: 850;\n  letter-spacing: .06em;\n}\n\n.automotive-landing .automotive-card p {\n  margin: 0 0 1.35rem !important;\n  color: #405a6f !important;\n  font-size: .94rem !important;\n  line-height: 1.65 !important;\n}\n\n.automotive-landing .automotive-text-link {\n  display: inline-flex !important;\n  gap: .5rem;\n  align-items: center;\n  margin: auto 0 0 !important;\n  color: var(--auto-blue) !important;\n  font-size: .91rem;\n  font-weight: 800;\n  text-decoration: none !important;\n}\n\n.automotive-landing .automotive-text-link span {\n  color: #c97a00;\n  transition: transform .2s ease;\n}\n\n.automotive-landing .automotive-text-link:hover,\n.automotive-landing .automotive-text-link:focus-visible {\n  color: #9f5e00 !important;\n}\n\n.automotive-landing .automotive-text-link:hover span,\n.automotive-landing .automotive-text-link:focus-visible span {\n  transform: translateX(.2rem);\n}\n\n\/* Bildergalerie *\/\n.automotive-landing .automotive-gallery {\n  display: grid !important;\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  gap: 1.15rem;\n}\n\n.automotive-landing .automotive-gallery figure {\n  overflow: hidden;\n  margin: 0 !important;\n  border: 1px solid var(--auto-line);\n  border-radius: 16px;\n  background: #e7edf1;\n}\n\n.automotive-landing .automotive-gallery img {\n  width: 100% !important;\n  aspect-ratio: 4 \/ 3;\n  object-fit: cover;\n  transition: transform .35s ease;\n}\n\n.automotive-landing .automotive-gallery figure:hover img {\n  transform: scale(1.025);\n}\n\n\/* OEM-Freigaben *\/\n.automotive-landing .automotive-oem,\n.automotive-landing .automotive-final-cta {\n  display: grid !important;\n  grid-template-columns: minmax(0, 1.25fr) minmax(270px, .7fr);\n  gap: clamp(2rem, 4vw, 4rem);\n  align-items: center;\n  overflow: hidden;\n  border-radius: 22px;\n  padding: clamp(2rem, 5vw, 4rem) !important;\n  color: var(--auto-white);\n  background: linear-gradient(135deg, #06243f 0%, #0d365c 100%);\n  box-shadow: 0 24px 55px rgba(3, 31, 58, .17);\n}\n\n.automotive-landing .automotive-oem h2,\n.automotive-landing .automotive-final-cta h2,\n.automotive-landing .automotive-oem p,\n.automotive-landing .automotive-final-cta p {\n  color: var(--auto-white) !important;\n}\n\n.automotive-landing .automotive-oem p:last-child,\n.automotive-landing .automotive-final-cta p:last-child {\n  margin-bottom: 0 !important;\n}\n\n.automotive-landing .automotive-oem__action {\n  display: grid !important;\n  gap: .85rem;\n  justify-items: stretch;\n}\n\n.automotive-landing .automotive-oem__action .button {\n  width: 100%;\n}\n\n\/* Projektablauf *\/\n.automotive-landing .automotive-process {\n  display: grid !important;\n  grid-template-columns: repeat(4, minmax(0, 1fr));\n  gap: 1rem;\n  margin: 0 !important;\n  padding: 0 !important;\n  counter-reset: automotive-step;\n  list-style: none !important;\n}\n\n.automotive-landing .automotive-process li {\n  position: relative;\n  min-height: 235px;\n  margin: 0 !important;\n  border: 1px solid var(--auto-line);\n  border-top: 4px solid var(--auto-orange);\n  border-radius: 0 0 14px 14px;\n  padding: 4.4rem 1.25rem 1.4rem !important;\n  background: var(--auto-soft);\n  counter-increment: automotive-step;\n  list-style: none !important;\n}\n\n.automotive-landing .automotive-process li::before {\n  position: absolute;\n  top: 1.15rem;\n  left: 1.25rem;\n  color: var(--auto-blue);\n  content: \"0\" counter(automotive-step);\n  font-size: 1.4rem;\n  font-weight: 850;\n}\n\n.automotive-landing .automotive-process strong,\n.automotive-landing .automotive-process span {\n  display: block;\n}\n\n.automotive-landing .automotive-process strong {\n  margin: 0 0 .65rem !important;\n  color: var(--auto-navy-deep) !important;\n  font-size: 1.04rem;\n  line-height: 1.35;\n}\n\n.automotive-landing .automotive-process span {\n  color: #465f73 !important;\n  font-size: .9rem;\n  line-height: 1.6;\n}\n\n\/* Internationale Projektunterst\u00fctzung *\/\n.automotive-landing .automotive-international {\n  display: grid !important;\n  grid-template-columns: minmax(0, .8fr) minmax(0, 1.2fr);\n  gap: clamp(2.5rem, 6vw, 5rem);\n  align-items: center;\n  border: 1px solid var(--auto-line);\n  border-radius: 18px;\n  padding: clamp(2rem, 5vw, 3.5rem) !important;\n  background: var(--auto-soft);\n}\n\n.automotive-landing .automotive-international h2 {\n  margin-bottom: 0 !important;\n}\n\n.automotive-landing .automotive-international p:last-child {\n  margin-bottom: 0 !important;\n}\n\n.automotive-landing .automotive-international .automotive-text-link {\n  display: inline-flex !important;\n  margin: 0 !important;\n}\n\n\/* FAQ *\/\n.automotive-landing .automotive-faq details {\n  margin: 0 !important;\n  border-top: 1px solid var(--auto-line);\n  background: var(--auto-white);\n}\n\n.automotive-landing .automotive-faq details:last-child {\n  border-bottom: 1px solid var(--auto-line);\n}\n\n.automotive-landing .automotive-faq summary {\n  position: relative;\n  margin: 0 !important;\n  padding: 1.35rem 3rem 1.35rem 0 !important;\n  color: var(--auto-navy-deep) !important;\n  cursor: pointer;\n  font-size: 1.05rem;\n  font-weight: 800;\n  line-height: 1.45;\n  list-style: none !important;\n}\n\n.automotive-landing .automotive-faq summary::-webkit-details-marker {\n  display: none;\n}\n\n.automotive-landing .automotive-faq summary::after {\n  position: absolute;\n  top: 1.1rem;\n  right: .15rem;\n  color: #c97a00;\n  content: \"+\";\n  font-size: 1.55rem;\n  font-weight: 500;\n}\n\n.automotive-landing .automotive-faq details[open] summary::after {\n  content: \"\u2013\";\n}\n\n.automotive-landing .automotive-faq details p {\n  max-width: 850px;\n  margin: 0 !important;\n  padding: 0 3rem 1.4rem 0 !important;\n  color: #435b6f !important;\n}\n\n\/* Schluss-CTA *\/\n.automotive-landing .automotive-final-cta {\n  margin: 0 !important;\n}\n\n.automotive-landing .automotive-final-cta .automotive-actions {\n  justify-content: flex-start;\n  margin-top: 0 !important;\n}\n\n\/* Tablet *\/\n@media (max-width: 960px) {\n  .automotive-landing .automotive-intro,\n  .automotive-landing .automotive-requirements,\n  .automotive-landing .automotive-international,\n  .automotive-landing .automotive-oem,\n  .automotive-landing .automotive-final-cta {\n    grid-template-columns: 1fr;\n  }\n\n  .automotive-landing .automotive-intro {\n    gap: 2.5rem;\n  }\n\n  .automotive-landing .automotive-hero {\n    width: 100%;\n  }\n\n  .automotive-landing .automotive-card-grid,\n  .automotive-landing .automotive-process {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n\n  .automotive-landing .automotive-gallery {\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n  }\n\n  .automotive-landing .automotive-gallery figure:last-child {\n    grid-column: 1 \/ -1;\n  }\n\n  .automotive-landing .automotive-oem__action,\n  .automotive-landing .automotive-final-cta .automotive-actions {\n    justify-items: start;\n    justify-content: flex-start;\n  }\n}\n\n\/* Smartphone *\/\n@media (max-width: 620px) {\n  .automotive-landing {\n    width: calc(100vw - 24px) !important;\n    margin-top: .5rem !important;\n  }\n\n  .automotive-landing .automotive-section,\n  .automotive-landing .automotive-intro,\n  .automotive-landing .automotive-oem {\n    margin-bottom: 4rem !important;\n  }\n\n  .automotive-landing h2 {\n    font-size: clamp(1.8rem, 8.7vw, 2.35rem) !important;\n    letter-spacing: -.03em !important;\n  }\n\n  .automotive-landing h3 {\n    font-size: 1.25rem !important;\n  }\n\n  .automotive-landing .automotive-intro,\n  .automotive-landing .automotive-oem,\n  .automotive-landing .automotive-final-cta,\n  .automotive-landing .automotive-international {\n    border-radius: 16px;\n    padding: 1.4rem !important;\n  }\n\n  .automotive-landing .automotive-card-grid,\n  .automotive-landing .automotive-process,\n  .automotive-landing .automotive-gallery {\n    grid-template-columns: 1fr;\n  }\n\n  .automotive-landing .automotive-gallery figure:last-child {\n    grid-column: auto;\n  }\n\n  .automotive-landing .automotive-card,\n  .automotive-landing .automotive-process li {\n    min-height: 0;\n  }\n\n  .automotive-landing .button-row,\n  .automotive-landing .automotive-actions,\n  .automotive-landing .automotive-actions a.button,\n  .automotive-landing .automotive-oem__action,\n  .automotive-landing .automotive-oem__action a.button {\n    width: 100% !important;\n  }\n\n  .automotive-landing .automotive-faq summary {\n    padding-right: 2.4rem !important;\n  }\n\n  .automotive-landing .automotive-faq details p {\n    padding-right: 0 !important;\n  }\n}\n\n\/* Bewegungen f\u00fcr Nutzer mit reduzierten Animationen deaktivieren *\/\n@media (prefers-reduced-motion: reduce) {\n  .automotive-landing *,\n  .automotive-landing *::before,\n  .automotive-landing *::after {\n    scroll-behavior: auto !important;\n    transition: none !important;\n  }\n}\n<\/style>\n\n<div class=\"automotive-landing\">\n  <section class=\"automotive-intro\" aria-labelledby=\"automotive-intro-title\">\n    <div class=\"automotive-intro__content\">\n      <p class=\"automotive-kicker\">Automotive<\/p>\n      <h2 id=\"automotive-intro-title\">Texture, grain direction and gloss level - precisely coordinated<\/h2>\n      <p class=\"automotive-lead\">In vehicle interiors, small details often shape the overall impression. The surface finish must work not only on each individual component, but also create a consistent appearance across adjacent parts.<\/p>\n      <p>NOVA Surface supports automotive projects from technical coordination and design development through to mold surface finishing and final quality inspection.<\/p>\n      <div class=\"button-row automotive-actions\">\n        <a class=\"button\" href=\"mailto:info@nova-surface.de?subject=Projektanfrage%20Automobilindustrie&amp;body=Unternehmen%3A%0AAnsprechpartner%3A%0AOEM%20oder%20Fahrzeughersteller%3A%0AProjekt%20oder%20Baureihe%3A%0ABauteil%3A%0AGew%C3%BCnschte%20Leistung%3A%0AStruktur-%20oder%20Referenznummer%3A%0A\">Email us<\/a>\n        <a class=\"button automotive-button-secondary\" href=\"tel:+4921621025700\">Call us<\/a>\n      <\/div>\n    <\/div>\n    <figure class=\"automotive-hero\">\n      <img fetchpriority=\"high\" decoding=\"async\" src=\"https:\/\/nova-surface.de\/wp-content\/themes\/nova-surface-2026\/assets\/images\/industry-automotive.webp\" alt=\"Fahrzeuginnenraum mit strukturierten Automotive-Sichtfl\u00e4chen\" width=\"1000\" height=\"700\">\n      <figcaption>Strukturierte Sichtfl\u00e4chen pr\u00e4gen Optik und Haptik im Fahrzeuginnenraum.<\/figcaption>\n    <\/figure>\n  <\/section>\n\n  <section class=\"automotive-section automotive-requirements\" aria-labelledby=\"automotive-requirements-title\">\n    <div>\n      <p class=\"automotive-kicker\">Requirements<\/p>\n      <h2 id=\"automotive-requirements-title\">Mold surfaces for visible and functional components<\/h2>\n      <p>Typical applications range from instrument panels, center consoles and door trim panels to controls, covers and other exposed plastic surfaces. Depending on the component, the key requirement may be a decorative grain pattern, a specified gloss level, a fine technical texture or a consistent appearance across multiple surfaces.<\/p>\n      <p>Before texturing begins, we assess how the specified texture can be applied across radii, free-form surfaces, parting lines and transitions. We consider the mold geometry, part-release direction, grain direction, plastic material and how the texture will appear on the finished part.<\/p>\n    <\/div>\n    <div class=\"automotive-feature-panel\">\n      <ul>\n        <li>Coordination of texture flow, grain direction and gloss level<\/li>\n        <li>Geometry-specific preparation of complex visible surfaces<\/li>\n        <li>Consistent appearance across multiple mold components<\/li>\n        <li>Technical review and traceable approval<\/li>\n        <li>Quality control against agreed specifications and reference samples<\/li>\n      <\/ul>\n    <\/div>\n  <\/section>\n\n  <section class=\"automotive-section\" aria-labelledby=\"automotive-services-title\">\n    <header class=\"automotive-section-heading\">\n      <p class=\"automotive-kicker\">Services<\/p>\n      <h2 id=\"automotive-services-title\">Mold surface finishing processes for the automotive industry<\/h2>\n      <p>From the initial texture concept through to localized repairs, we select and combine the appropriate processes to suit the mold, the required surface finish and the specific project requirements.<\/p>\n    <\/header>\n\n    <div class=\"automotive-card-grid\">\n      <article class=\"automotive-card\">\n        <span class=\"automotive-card__number\">01<\/span>\n        <h3>Surface Design and CAD<\/h3>\n        <p>Texture data is developed, adapted to the mold geometry and prepared for technical approval.<\/p>\n        <a class=\"automotive-text-link\" href=\"https:\/\/nova-surface.de\/en\/design-cad\/\">Surface Design &amp; CAD <span aria-hidden=\"true\">\u2192<\/span><\/a>\n      <\/article>\n      <article class=\"automotive-card\">\n        <span class=\"automotive-card__number\">02<\/span>\n        <h3>Chemical Etching<\/h3>\n        <p>Surface preparation, masking, pattern transfer, retouching, the etching process and gloss level are all tailored to the specified surface finish.<\/p>\n        <a class=\"automotive-text-link\" href=\"https:\/\/nova-surface.de\/en\/traditionelle-aetztechnik\/\">Chemichal Etching <span aria-hidden=\"true\">\u2192<\/span><\/a>\n      <\/article>\n      <article class=\"automotive-card\">\n        <span class=\"automotive-card__number\">03<\/span>\n        <h3>Laser Texturing<\/h3>\n        <p>EDM and fine textures, leather and textile grain patterns, as well as complex 3D designs, are digitally mapped onto the mold surface.<\/p>\n        <a class=\"automotive-text-link\" href=\"https:\/\/nova-surface.de\/en\/lasertexturierung\/\">Laser Texturing <span aria-hidden=\"true\">\u2192<\/span><\/a>\n      <\/article>\n      <article class=\"automotive-card\">\n        <span class=\"automotive-card__number\">04<\/span>\n        <h3>Mold Polishing<\/h3>\n        <p>Specified surface roughness and gloss levels are achieved to suit the mold geometry, steel grade and required finish.<\/p>\n        <a class=\"automotive-text-link\" href=\"https:\/\/nova-surface.de\/en\/werkzeugpolitur\/\">Mold Polishing <span aria-hidden=\"true\">\u2192<\/span><\/a>\n      <\/article>\n      <article class=\"automotive-card\">\n        <span class=\"automotive-card__number\">05<\/span>\n        <h3>Mold Repair &amp; Laser Welding<\/h3>\n        <p>Damaged or worn tool areas are selectively rebuilt, reworked, and adapted to the existing contour and surface texture.<\/p>\n        <a class=\"automotive-text-link\" href=\"https:\/\/nova-surface.de\/en\/reparatur-laserschweissen\/\">Mold Repair &amp; Laser Welding <span aria-hidden=\"true\">\u2192<\/span><\/a>\n      <\/article>\n      <article class=\"automotive-card\">\n        <span class=\"automotive-card__number\">06<\/span>\n        <h3>Mobile Repair Service<\/h3>\n        <p>For time-critical mold damage, we provide on-site support to toolmaking, maintenance and production teams following a technical assessment.<\/p>\n        <a class=\"automotive-text-link\" href=\"https:\/\/nova-surface.de\/en\/mobiler-reparaturservice\/\">Mobile Repair Service <span aria-hidden=\"true\">\u2192<\/span><\/a>\n      <\/article>\n    <\/div>\n  <\/section>\n\n  <section class=\"automotive-section automotive-gallery-section\" aria-labelledby=\"automotive-gallery-title\">\n    <header class=\"automotive-section-heading\">\n      <p class=\"automotive-kicker\">Einblicke<\/p>\n      <h2 id=\"automotive-gallery-title\">Technologies for precisely defined mold surface finishes<\/h2>\n    <\/header>\n    <div class=\"automotive-gallery\">\n      <figure>\n        <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/nova-surface.de\/wp-content\/themes\/nova-surface-2026\/assets\/images\/service-laser.webp\" alt=\"Lasertexturierung einer komplexen Werkzeugoberfl\u00e4che\" width=\"900\" height=\"600\">\n        <figcaption>Laser Texturing<\/figcaption>\n      <\/figure>\n      <figure>\n        <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/nova-surface.de\/wp-content\/themes\/nova-surface-2026\/assets\/images\/service-etching.webp\" alt=\"Traditionell ge\u00e4tzte Struktur auf einer Werkzeugoberfl\u00e4che\" width=\"900\" height=\"600\">\n        <figcaption>Chemical Etching<\/figcaption>\n      <\/figure>\n      <figure>\n        <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/nova-surface.de\/wp-content\/themes\/nova-surface-2026\/assets\/images\/nova-tool-polish.webp\" alt=\"Polierte Formfl\u00e4che eines Spritzgusswerkzeugs\" width=\"960\" height=\"720\">\n        <figcaption>Mold Polishing<\/figcaption>\n      <\/figure>\n    <\/div>\n  <\/section>\n\n  <section class=\"automotive-oem\" id=\"oem-freigaben\" aria-labelledby=\"automotive-oem-title\">\n    <div>\n      <p class=\"automotive-kicker automotive-kicker--light\">OEM approvals<\/p>\n      <h2 id=\"automotive-oem-title\">Check approvals for your project<\/h2>\n      <p>For a wide range of OEM applications, we can work with approved surface textures and agreed process specifications. As requirements vary by vehicle manufacturer, model series, component and texture specification, we verify the available approvals for each individual project.<\/p>\n      <p>Please send us the relevant texture, reference or OEM number.<\/p>\n    <\/div>\n    <div class=\"automotive-oem__action\">\n      <a class=\"button\" href=\"mailto:info@nova-surface.de?subject=Anfrage%20Automobilindustrie%20und%20OEM-Freigabe&amp;body=Unternehmen%3A%0AAnsprechpartner%3A%0AOEM%20oder%20Fahrzeughersteller%3A%0AProjekt%20oder%20Baureihe%3A%0ABauteil%3A%0AStruktur-%20oder%20Referenznummer%3A%0A\">Email us<\/a>\n      <a class=\"button automotive-button-light\" href=\"tel:+4921621025700\">Call us<\/a>\n    <\/div>\n  <\/section>\n\n  <section class=\"automotive-section\" aria-labelledby=\"automotive-process-title\">\n    <header class=\"automotive-section-heading\">\n      <p class=\"automotive-kicker\">Project workflow<\/p>\n      <h2 id=\"automotive-process-title\">From surface design to quality control<\/h2>\n    <\/header>\n    <ol class=\"automotive-process\">\n      <li><strong>Technical assessment<\/strong><span>The mold geometry, surface specification and requirements for the final molded part are assessed.<\/span><\/li>\n      <li><strong>Design and coordination<\/strong><span>Texture, grain direction, scale, transitions and gloss level are specified.<\/span><\/li>\n      <li><strong>Data preparation and approval<\/strong><span>Design and CAD data are reviewed and prepared for approval.<\/span><\/li>\n      <li><strong>Surface finishing and inspection<\/strong><span>Once processing is complete, we inspect and document the final surface finish.<\/span><\/li>\n    <\/ol>\n  <\/section>\n\n  <section class=\"automotive-section automotive-international\" aria-labelledby=\"automotive-international-title\">\n    <div>\n      <p class=\"automotive-kicker\">International<\/p>\n      <h2 id=\"automotive-international-title\">International Support in Europe and North America<\/h2>\n    <\/div>\n    <div>\n      <p>For international projects, we work within the<\/p>\n      <p>For international projects, we work within the <a class=\"automotive-text-link\" href=\"https:\/\/nova-surface.de\/en\/stn\/\">Surface Technologies Network <span aria-hidden=\"true\">\u2192<\/span><\/a> with experienced partners we have worked with for many years.<\/p>\n    <\/div>\n  <\/section>\n\n  <section class=\"automotive-section automotive-faq\" aria-labelledby=\"automotive-faq-title\">\n    <header class=\"automotive-section-heading\">\n      <p class=\"automotive-kicker\">Frequently asked questions<\/p>\n      <h2 id=\"automotive-faq-title\">Surface texturing for the automotive industry<\/h2>\n    <\/header>\n    <details>\n      <summary>What types of texture can be created for vehicle interior components?<\/summary>\n      <p>Depending on the process, available options include technical EDM and fine textures, leather and textile grain patterns, geometric designs and other decorative and functional surface finishes. Suitability is assessed based on the mold, its geometry, the plastic material and the required surface characteristics of the molded part.<\/p>\n    <\/details>\n    <details>\n      <summary>Can you verify existing OEM approvals?<\/summary>\n      <p>Yes. Please provide the OEM, component and any available texture or reference number. We will then review the information and approvals available for your specific project.<\/p>\n    <\/details>\n    <details>\n      <summary>Can damaged mold textures be repaired?<\/summary>\n      <p>Many instances of localized mold damage can be repaired reliably and cost-effectively. Depending on the type and extent of the damage, repairs may include laser welding, reworking contours and edges, polishing, gloss adjustment and restoring the existing texture.<\/p>\n    <\/details>\n  <\/section>\n\n  <section class=\"automotive-final-cta\" aria-labelledby=\"automotive-final-title\">\n    <div>\n      <p class=\"automotive-kicker automotive-kicker--light\">Project inquiry<\/p>\n      <h2 id=\"automotive-final-title\">Talk to us about your project<\/h2>\n      <p>Planning a new mold, optimizing an existing surface or looking for support with a repair? Send us a brief description, drawings or CAD data. We will review your requirements and get back to you with an initial technical assessment.<\/p>\n    <\/div>\n    <div class=\"button-row automotive-actions\">\n      <a class=\"button\" href=\"mailto:info@nova-surface.de?subject=Projektanfrage%20Automobilindustrie&amp;body=Unternehmen%3A%0AAnsprechpartner%3A%0AOEM%20oder%20Fahrzeughersteller%3A%0AProjekt%20oder%20Baureihe%3A%0ABauteil%3A%0AGew%C3%BCnschte%20Leistung%3A%0AStruktur-%20oder%20Referenznummer%3A%0A\">Email us<\/a>\n      <a class=\"button automotive-button-light\" href=\"tel:+4921621025700\">Call us<\/a>\n    <\/div>\n  <\/section>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Automobilindustrie Struktur, Narbrichtung und Glanzgrad im Zusammenspiel Im Fahrzeuginnenraum entscheiden oft kleine Details \u00fcber den Gesamteindruck. Die Oberfl\u00e4che muss nicht nur auf dem einzelnen Bauteil stimmen, sondern auch \u00fcber angrenzende Komponenten hinweg ein einheitliches Bild ergeben. NOVA Surface begleitet Projekte f\u00fcr die Automobilindustrie von der technischen Abstimmung und Designentwicklung bis zur Bearbeitung und abschlie\u00dfenden Qualit\u00e4tskontrolle [&hellip;]<\/p>","protected":false},"author":2,"featured_media":0,"parent":1476,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1568","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/nova-surface.de\/en\/wp-json\/wp\/v2\/pages\/1568","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nova-surface.de\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/nova-surface.de\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/nova-surface.de\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/nova-surface.de\/en\/wp-json\/wp\/v2\/comments?post=1568"}],"version-history":[{"count":8,"href":"https:\/\/nova-surface.de\/en\/wp-json\/wp\/v2\/pages\/1568\/revisions"}],"predecessor-version":[{"id":1582,"href":"https:\/\/nova-surface.de\/en\/wp-json\/wp\/v2\/pages\/1568\/revisions\/1582"}],"up":[{"embeddable":true,"href":"https:\/\/nova-surface.de\/en\/wp-json\/wp\/v2\/pages\/1476"}],"wp:attachment":[{"href":"https:\/\/nova-surface.de\/en\/wp-json\/wp\/v2\/media?parent=1568"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}