{"id":25,"date":"2026-07-21T11:56:15","date_gmt":"2026-07-21T11:56:15","guid":{"rendered":"https:\/\/pc-service-westpfalz.de\/servicebereich\/"},"modified":"2026-08-03T17:03:31","modified_gmt":"2026-08-03T15:03:31","slug":"servicebereich","status":"publish","type":"page","link":"https:\/\/pc-service-westpfalz.de\/en\/servicebereich\/","title":{"rendered":"Servicebereich"},"content":{"rendered":"<style>\n.psw-service-page {\n  --psw-service-accent: #55c7ff;\n  --psw-service-accent-strong: #2498e8;\n  --psw-service-ink: #05070a;\n  --psw-service-panel: #0b1119;\n  --psw-service-panel-soft: #111b27;\n  --psw-service-text: #f7fbff;\n  --psw-service-muted: #c3d0dc;\n  position: relative;\n  width: calc(100% + 64px);\n  max-width: none;\n  margin: 0;\n  margin-left: -32px !important;\n  margin-right: -32px !important;\n  overflow: hidden;\n  background: var(--psw-service-ink);\n  color: var(--psw-service-text);\n  font-family: inherit;\n}\n.psw-service-page *,\n.psw-service-page *::before,\n.psw-service-page *::after {\n  box-sizing: border-box;\n}\n.psw-service-page h2,\n.psw-service-page h3,\n.psw-service-page p {\n  margin: 0;\n}\n.psw-service-page img {\n  display: block;\n  max-width: 100%;\n}\n.psw-service-page a {\n  text-decoration: none;\n}\n.psw-service-shell {\n  width: min(1280px, calc(100% - 64px));\n  margin: 0 auto;\n}\n.psw-service-section {\n  padding: clamp(70px, 8vw, 112px) 0;\n}\n.psw-service-section--intro {\n  background:\n    radial-gradient(circle at 86% 10%, rgba(85, 199, 255, 0.16), transparent 30%),\n    radial-gradient(circle at 14% 88%, rgba(36, 152, 232, 0.12), transparent 30%),\n    linear-gradient(145deg, #182433 0%, #0c121a 54%, #05070a 100%);\n}\n.psw-service-intro {\n  max-width: 820px;\n}\n.psw-service-eyebrow {\n  margin-bottom: 18px !important;\n  color: var(--psw-service-accent);\n  font-size: 0.76rem;\n  font-weight: 800;\n  letter-spacing: 0.18em;\n  text-transform: uppercase;\n}\n.psw-service-intro h2,\n.psw-service-section--steps h2 {\n  color: var(--psw-service-text);\n  font-size: clamp(2.1rem, 4.3vw, 4.35rem);\n  font-weight: 800;\n  letter-spacing: -0.045em;\n  line-height: 1.04;\n}\n.psw-service-intro > p:last-child,\n.psw-service-section--steps .psw-service-lead {\n  max-width: 820px;\n  margin-top: 24px !important;\n  color: var(--psw-service-muted);\n  font-size: clamp(1rem, 1.4vw, 1.18rem);\n  line-height: 1.72;\n}\n.psw-service-cards {\n  display: grid;\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  gap: 1.5rem;\n  margin-top: 58px;\n}\n.psw-service-card {\n  min-height: 100%;\n  padding: 2rem;\n  border: 1px solid rgba(85, 199, 255, 0.16);\n  border-top: 3px solid rgba(85, 199, 255, 0.58);\n  border-radius: 16px;\n  background: linear-gradient(150deg, rgba(8, 13, 20, 0.98), rgba(13, 25, 38, 0.96));\n  box-shadow: 0 18px 42px rgba(0, 0, 0, 0.28);\n  transition: border-color 180ms ease, box-shadow 180ms ease, transform 180ms ease;\n}\n.psw-service-card:hover {\n  border-color: rgba(85, 199, 255, 0.55);\n  box-shadow: 0 24px 48px rgba(0, 0, 0, 0.36);\n  transform: translateY(-3px);\n}\n.psw-service-icon {\n  width: 54px;\n  height: 54px;\n  display: grid;\n  place-items: center;\n  margin-bottom: 26px;\n  border: 1px solid rgba(85, 199, 255, 0.38);\n  border-radius: 14px;\n  background: rgba(85, 199, 255, 0.12);\n  color: var(--psw-service-accent);\n}\n.psw-service-icon svg {\n  width: 30px;\n  height: 30px;\n  fill: currentColor;\n}\n.psw-service-card h3,\n.psw-service-step h3 {\n  color: var(--psw-service-text);\n  font-size: clamp(1.18rem, 1.5vw, 1.38rem);\n  font-weight: 750;\n  line-height: 1.2;\n}\n.psw-service-card p,\n.psw-service-step p {\n  margin-top: 14px !important;\n  color: var(--psw-service-muted);\n  font-size: 1rem;\n  line-height: 1.65;\n}\n.psw-service-section--steps {\n  background:\n    radial-gradient(circle at 7% 10%, rgba(36, 152, 232, 0.13), transparent 30%),\n    linear-gradient(180deg, #05080c 0%, #07131f 100%);\n}\n.psw-service-steps-layout {\n  display: grid;\n  grid-template-columns: minmax(0, 0.92fr) minmax(0, 1.08fr);\n  gap: clamp(2rem, 5vw, 5rem);\n  align-items: center;\n  margin-top: 50px;\n}\n.psw-service-image {\n  height: 100%;\n  min-height: 560px;\n  margin: 0;\n  overflow: hidden;\n  border: 1px solid rgba(85, 199, 255, 0.24);\n  border-radius: 18px;\n  background: #08111b;\n  box-shadow: 0 24px 55px rgba(0, 0, 0, 0.34);\n}\n.psw-service-image img {\n  width: 100%;\n  height: 100%;\n  min-height: 560px;\n  object-fit: cover;\n}\n.psw-service-step-list {\n  display: grid;\n  gap: 1rem;\n}\n.psw-service-step {\n  padding: 1.65rem 1.75rem;\n  border: 1px solid rgba(85, 199, 255, 0.16);\n  border-left: 3px solid rgba(85, 199, 255, 0.65);\n  border-radius: 14px;\n  background: linear-gradient(145deg, rgba(15, 29, 43, 0.96), rgba(7, 14, 22, 0.96));\n  box-shadow: 0 14px 30px rgba(0, 0, 0, 0.22);\n}\n.psw-service-step-head {\n  display: flex;\n  align-items: center;\n  gap: 1rem;\n}\n.psw-service-step .psw-service-icon {\n  flex: 0 0 48px;\n  width: 48px;\n  height: 48px;\n  margin: 0;\n  border-radius: 12px;\n}\n.psw-service-step .psw-service-icon svg {\n  width: 26px;\n  height: 26px;\n}\n.psw-service-cta {\n  margin-top: 58px;\n  text-align: center;\n}\n.psw-service-button {\n  display: inline-flex;\n  min-height: 52px;\n  align-items: center;\n  justify-content: center;\n  padding: 14px 24px;\n  border: 1px solid rgba(85, 199, 255, 0.65);\n  border-radius: 9px;\n  background: linear-gradient(135deg, #67d5ff, #2498e8);\n  color: #03111a !important;\n  font-weight: 800;\n  box-shadow: 0 14px 30px rgba(36, 152, 232, 0.22);\n  transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease;\n}\n.psw-service-button:hover,\n.psw-service-button:focus-visible {\n  filter: brightness(1.08);\n  transform: translateY(-2px);\n  box-shadow: 0 18px 36px rgba(36, 152, 232, 0.34);\n}\n@media (max-width: 900px) {\n  .psw-service-cards {\n    grid-template-columns: 1fr;\n  }\n  .psw-service-card {\n    min-height: 0;\n  }\n  .psw-service-steps-layout {\n    grid-template-columns: 1fr;\n  }\n  .psw-service-image,\n  .psw-service-image img {\n    min-height: 380px;\n  }\n}\n@media (max-width: 640px) {\n  .psw-service-page {\n    width: calc(100% + 32px);\n    margin: 0;\n    margin-left: -16px !important;\n    margin-right: -16px !important;\n  }\n  .psw-service-shell {\n    width: calc(100% - 32px);\n  }\n  .psw-service-section {\n    padding: 58px 0;\n  }\n  .psw-service-cards {\n    gap: 1rem;\n    margin-top: 38px;\n  }\n  .psw-service-card {\n    padding: 1.45rem;\n  }\n  .psw-service-steps-layout {\n    gap: 2rem;\n    margin-top: 34px;\n  }\n  .psw-service-step {\n    padding: 1.25rem;\n  }\n  .psw-service-image,\n  .psw-service-image img {\n    min-height: 300px;\n  }\n  .psw-service-cta {\n    margin-top: 38px;\n  }\n}\n@media (prefers-reduced-motion: reduce) {\n  .psw-service-card,\n  .psw-service-button {\n    transition: none;\n  }\n}\n<\/style>\n\n<div class=\"psw-service-page\" aria-labelledby=\"psw-service-title\">\n  <section class=\"psw-service-section psw-service-section--intro\">\n    <div class=\"psw-service-shell\">\n      <div class=\"psw-service-intro\">\n        <p class=\"psw-service-eyebrow\">PSW-Servicebereich<\/p>\n        <h2 id=\"psw-service-title\">Werkstatt-, Vor-Ort- und Fernservice<\/h2>\n        <p>PSW unterst\u00fctzt Privatkunden in der Westpfalz und angrenzenden Regionen. Abh\u00e4ngig von Ger\u00e4t und Anliegen erfolgt die Bearbeitung nach Abholung in der Werkstatt, bei einem Termin vor Ort oder per Fernhilfe. Die geeignete Serviceart und die voraussichtlichen Kosten werden vorab abgestimmt.<\/p>\n      <\/div>\n\n      <div class=\"psw-service-cards\">\n        <article class=\"psw-service-card\">\n          <div class=\"psw-service-icon\" aria-hidden=\"true\">\n            <svg viewbox=\"0 0 256 256\" role=\"img\"><path d=\"M172 76a44 44 0 1 0-44 44 44.05 44.05 0 0 0 44-44Zm-44 28a28 28 0 1 1 28-28 28 28 0 0 1-28 28Zm60 24a44 44 0 1 0 44 44 44.05 44.05 0 0 0-44-44Zm0 72a28 28 0 1 1 28-28 28 28 0 0 1-28 28ZM68 128a44 44 0 1 0 44 44 44.05 44.05 0 0 0-44-44Zm0 72a28 28 0 1 1 28-28 28 28 0 0 1-28 28Z\"\/><\/svg>\n          <\/div>\n          <h3>Abholung &amp; Werkstattservice<\/h3>\n          <p>Diagnose, Innenreinigung, Reparatur, Teiletausch und umfangreiche Tests werden in der Werkstatt durchgef\u00fchrt. Das Ger\u00e4t wird nach Vereinbarung abgeholt und nach Abschluss zur\u00fcckgebracht.<\/p>\n        <\/article>\n\n        <article class=\"psw-service-card\">\n          <div class=\"psw-service-icon\" aria-hidden=\"true\">\n            <svg viewbox=\"0 0 256 256\" role=\"img\"><path d=\"M80 40a40 40 0 1 0 40 40 40 40 0 0 0-40-40Zm0 64a24 24 0 1 1 24-24 24 24 0 0 1-24 24Zm96 16a40 40 0 1 0-40-40 40 40 0 0 0 40 40Zm0-64a24 24 0 1 1-24 24 24 24 0 0 1 24-24ZM80 136a40 40 0 1 0 40 40 40 40 0 0 0-40-40Zm0 64a24 24 0 1 1 24-24 24 24 0 0 1-24 24Zm96-64a40 40 0 1 0 40 40 40 40 0 0 0-40-40Zm0 64a24 24 0 1 1 24-24 24 24 0 0 1-24 24Z\"\/><\/svg>\n          <\/div>\n          <h3>Vor-Ort-Service<\/h3>\n          <p>Vor Ort eignen sich insbesondere Einrichtung, Inbetriebnahme, WLAN-, Router- und Druckerhilfe, Softwareprobleme sowie kleinere Arbeiten ohne umfangreiche Demontage. Hierf\u00fcr gilt ein gesonderter Vor-Ort-Tarif zuz\u00fcglich Anfahrt.<\/p>\n        <\/article>\n\n        <article class=\"psw-service-card\">\n          <div class=\"psw-service-icon\" aria-hidden=\"true\">\n            <svg viewbox=\"0 0 256 256\" role=\"img\"><path d=\"M80 40a40 40 0 1 0 40 40 40 40 0 0 0-40-40Zm0 64a24 24 0 1 1 24-24 24 24 0 0 1-24 24Zm96 16a40 40 0 1 0-40-40 40 40 0 0 0 40 40Zm0-64a24 24 0 1 1-24 24 24 24 0 0 1 24-24ZM80 136a40 40 0 1 0 40 40 40 40 0 0 0-40-40Zm0 64a24 24 0 1 1 24-24 24 24 0 0 1-24 24Zm96-64a40 40 0 1 0 40 40 40 40 0 0 0-40-40Zm0 64a24 24 0 1 1 24-24 24 24 0 0 1-24 24Z\"\/><path d=\"M216 168h-24v-24a8 8 0 0 0-16 0v24h-24a8 8 0 0 0 0 16h24v24a8 8 0 0 0 16 0v-24h24a8 8 0 0 0 0-16Z\"\/><\/svg>\n          <\/div>\n          <h3>Fernhilfe<\/h3>\n          <p>Viele Software-, Einstellungs- und Bedienungsprobleme lassen sich \u00fcber eine gesch\u00fctzte Fernverbindung l\u00f6sen. Der Zugriff erfolgt nur mit Ihrer Zustimmung und kann von Ihnen mitverfolgt werden.<\/p>\n        <\/article>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"psw-service-section psw-service-section--steps\">\n    <div class=\"psw-service-shell\">\n      <div class=\"psw-service-intro\">\n        <p class=\"psw-service-eyebrow\">So l\u00e4uft die Abstimmung<\/p>\n        <h2>So vereinbaren wir den passenden Service<\/h2>\n        <p class=\"psw-service-lead\">Damit Aufwand und Kosten planbar bleiben, kl\u00e4ren wir vorab Ihr Ger\u00e4t, das Problem und die geeignete Form der Unterst\u00fctzung.<\/p>\n      <\/div>\n\n      <div class=\"psw-service-steps-layout\">\n        <figure class=\"psw-service-image\">\n          <img decoding=\"async\" src=\"https:\/\/pc-service-westpfalz.de\/wp-content\/uploads\/2026\/07\/ChatGPT-Image-21.-Juli-2026-18_54_46-4.png\" alt=\"Einblick in den PSW-Servicebereich\" loading=\"lazy\">\n        <\/figure>\n\n        <div class=\"psw-service-step-list\">\n          <article class=\"psw-service-step\">\n            <div class=\"psw-service-step-head\">\n              <div class=\"psw-service-icon\" aria-hidden=\"true\">\n                <svg viewbox=\"0 0 256 256\" role=\"img\"><path d=\"M172 76a44 44 0 1 0-44 44 44.05 44.05 0 0 0 44-44Zm-44 28a28 28 0 1 1 28-28 28 28 0 0 1-28 28Zm60 24a44 44 0 1 0 44 44 44.05 44.05 0 0 0-44-44Zm0 72a28 28 0 1 1 28-28 28 28 0 0 1-28 28ZM68 128a44 44 0 1 0 44 44 44.05 44.05 0 0 0-44-44Zm0 72a28 28 0 1 1 28-28 28 28 0 0 1-28 28Z\"\/><\/svg>\n              <\/div>\n              <h3>Anliegen beschreiben<\/h3>\n            <\/div>\n            <p>Sie teilen uns mit, um welches Ger\u00e4t es geht, was nicht funktioniert und welche Unterst\u00fctzung Sie w\u00fcnschen.<\/p>\n          <\/article>\n\n          <article class=\"psw-service-step\">\n            <div class=\"psw-service-step-head\">\n              <div class=\"psw-service-icon\" aria-hidden=\"true\">\n                <svg viewbox=\"0 0 256 256\" role=\"img\"><path d=\"M80 40a40 40 0 1 0 40 40 40 40 0 0 0-40-40Zm0 64a24 24 0 1 1 24-24 24 24 0 0 1-24 24Zm96 16a40 40 0 1 0-40-40 40 40 0 0 0 40 40Zm0-64a24 24 0 1 1-24 24 24 24 0 0 1 24-24ZM80 136a40 40 0 1 0 40 40 40 40 0 0 0-40-40Zm0 64a24 24 0 1 1 24-24 24 24 0 0 1-24 24Zm96-64a40 40 0 1 0 40 40 40 40 0 0 0-40-40Zm0 64a24 24 0 1 1 24-24 24 24 0 0 1-24 24Z\"\/><\/svg>\n              <\/div>\n              <h3>Serviceart &amp; Kosten abstimmen<\/h3>\n            <\/div>\n            <p>PSW empfiehlt Werkstattservice, Vor-Ort-Termin oder Fernhilfe und informiert Sie vorab \u00fcber die voraussichtlichen Kosten.<\/p>\n          <\/article>\n\n          <article class=\"psw-service-step\">\n            <div class=\"psw-service-step-head\">\n              <div class=\"psw-service-icon\" aria-hidden=\"true\">\n                <svg viewbox=\"0 0 256 256\" role=\"img\"><path d=\"M80 40a40 40 0 1 0 40 40 40 40 0 0 0-40-40Zm0 64a24 24 0 1 1 24-24 24 24 0 0 1-24 24Zm96 16a40 40 0 1 0-40-40 40 40 0 0 0 40 40Zm0-64a24 24 0 1 1-24 24 24 24 0 0 1 24-24ZM80 136a40 40 0 1 0 40 40 40 40 0 0 0-40-40Zm0 64a24 24 0 1 1 24-24 24 24 0 0 1-24 24Zm96-64a40 40 0 1 0 40 40 40 40 0 0 0-40-40Zm0 64a24 24 0 1 1 24-24 24 24 0 0 1-24 24Z\"\/><path d=\"M216 168h-24v-24a8 8 0 0 0-16 0v24h-24a8 8 0 0 0 0 16h24v24a8 8 0 0 0 16 0v-24h24a8 8 0 0 0 0-16Z\"\/><\/svg>\n              <\/div>\n              <h3>Beauftragung &amp; Durchf\u00fchrung<\/h3>\n            <\/div>\n            <p>Nach Ihrer verbindlichen Beauftragung best\u00e4tigen wir den Auftrag und vereinbaren Abholung, Vor-Ort-Termin oder Fernhilfe. Reparaturen und weitere kostenpflichtige Arbeiten erfolgen erst nach Ihrer gesonderten Freigabe.<\/p>\n          <\/article>\n        <\/div>\n      <\/div>\n\n      <div class=\"psw-service-cta\">\n        <a class=\"psw-service-button\" href=\"https:\/\/pc-service-westpfalz.de\/en\/kontakt\/\"><strong>Jetzt unverbindlich anfragen<\/strong><\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>PSW-Servicebereich Werkstatt-, Vor-Ort- und Fernservice PSW unterst\u00fctzt Privatkunden in der Westpfalz und angrenzenden Regionen. Abh\u00e4ngig von Ger\u00e4t und Anliegen erfolgt die Bearbeitung nach Abholung in der Werkstatt, bei einem Termin vor Ort oder per Fernhilfe. Die geeignete Serviceart und die voraussichtlichen Kosten werden vorab abgestimmt. Abholung &amp; Werkstattservice Diagnose, Innenreinigung, Reparatur, Teiletausch und umfangreiche Tests [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-with-title","meta":{"footnotes":""},"class_list":["post-25","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/pc-service-westpfalz.de\/en\/wp-json\/wp\/v2\/pages\/25","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pc-service-westpfalz.de\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/pc-service-westpfalz.de\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/pc-service-westpfalz.de\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/pc-service-westpfalz.de\/en\/wp-json\/wp\/v2\/comments?post=25"}],"version-history":[{"count":10,"href":"https:\/\/pc-service-westpfalz.de\/en\/wp-json\/wp\/v2\/pages\/25\/revisions"}],"predecessor-version":[{"id":466,"href":"https:\/\/pc-service-westpfalz.de\/en\/wp-json\/wp\/v2\/pages\/25\/revisions\/466"}],"wp:attachment":[{"href":"https:\/\/pc-service-westpfalz.de\/en\/wp-json\/wp\/v2\/media?parent=25"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}