{"id":383,"date":"2022-02-09T16:15:28","date_gmt":"2022-02-09T15:15:28","guid":{"rendered":"https:\/\/new-stsindustrie.com\/?page_id=383"},"modified":"2026-09-17T16:48:05","modified_gmt":"2026-09-17T14:48:05","slug":"medical","status":"publish","type":"page","link":"https:\/\/stsindustrie.com\/en\/secteurs\/medical\/","title":{"rendered":"Medical"},"content":{"rendered":"<div>\n<p>    <!--\n  STS Industrie SA \u00b7 Header des pages internes (exemple : page M\u00e9dical)\n  \u00c0 coller dans un \u00e9l\u00e9ment \"HTML\" de YOOtheme Pro, dans une section pleine largeur sans marge.\n  Supprimer l'ancien header de la page (et ne garder qu'un seul H1).\n\n  \u00c0 modifier pour chaque page :\n    - le lien de rubrique (.sts-ph__crumb)\n    - le titre H1, l'accroche, le texte (versions EN \/ DE dans les attributs data-i18n-en \/ data-i18n-de)\n    - la photo : src, alt, et data-focus (point focal, ex. \"50% 30%\")\n    - la navigation de rubrique : un bloc identique pour toutes les pages d'une m\u00eame rubrique,\n      la page active est d\u00e9tect\u00e9e automatiquement d'apr\u00e8s l'URL.\n\n  Liens internes : \u00e9crire les chemins fran\u00e7ais (\/secteurs\/medical\/), le script ajoute \/en\/ ou \/de\/.\n  Responsive : texte puis photo sur mobile, c\u00f4te \u00e0 c\u00f4te d\u00e8s 960 px ; navigation d\u00e9filable sur mobile.\n--><\/p>\n<style>\n.sts-ph {\n  --sts-grey: #9b9b9b;\n  --sts-ink: #2e2e2e;\n  --sts-title: #3a3a3a;\n  --sts-text: #555555;\n  --sts-orange: #f28a1e;\n  --sts-orange-text: #c9670a; \/* orange plus soutenu pour le texte (lisibilit\u00e9) *\/\n  --sts-line: #c8c8c8;\n  --sts-paper: #ffffff;       \/* couleur de fond de la section *\/\n  box-sizing: border-box;\n  max-width: 1240px;\n  margin: 0 auto;\n  padding: clamp(32px, 6vw, 80px) clamp(16px, 4vw, 40px) clamp(24px, 4vw, 44px);\n  color: var(--sts-ink);\n  font-family: inherit;\n  text-align: left;\n}\n.sts-ph *, .sts-ph *::before, .sts-ph *::after { box-sizing: border-box; }<\/p>\n<p>.sts-ph .sts-ph__grid {\n  display: grid;\n  grid-template-columns: minmax(0, 1fr);\n  gap: 28px;\n  align-items: center;\n}\n.sts-ph .sts-ph__crumb {\n  display: inline-block;\n  margin: 0 0 14px;\n  font-size: .95rem;\n  font-weight: 700;\n  color: var(--sts-grey);\n  text-decoration: none;\n}\n.sts-ph .sts-ph__crumb:hover { color: var(--sts-orange-text); }\n.sts-ph .sts-ph__title {\n  margin: 0 0 14px;\n  font-size: clamp(2.4rem, 6vw, 4.2rem);\n  font-weight: 800;\n  line-height: 1.02;\n  letter-spacing: -.01em;\n  text-transform: none;\n  color: var(--sts-title);\n  overflow-wrap: break-word;\n  hyphens: auto;\n}\n.sts-ph .sts-ph__lead {\n  margin: 0 0 16px;\n  font-size: clamp(1.15rem, 2.2vw, 1.45rem);\n  font-weight: 700;\n  line-height: 1.3;\n  color: var(--sts-orange-text);\n}\n.sts-ph .sts-ph__text {\n  max-width: 34em;\n  margin: 0 0 24px;\n  font-size: 1rem;\n  line-height: 1.6;\n  color: var(--sts-text);\n}\n.sts-ph .sts-ph__cta {\n  display: inline-block;\n  padding: 11px 26px;\n  border: 0;\n  border-radius: 999px;          \/* bouton pilule, comme le reste du site *\/\n  background: var(--sts-orange);\n  color: #ffffff;\n  font-size: 1rem;\n  font-weight: 500;\n  line-height: 1.3;\n  text-decoration: none;\n  transition: background-color .2s ease;\n}\n.sts-ph .sts-ph__cta:hover,\n.sts-ph .sts-ph__cta:focus-visible { background: #d9740c; color: #ffffff; outline: none; }\n.sts-ph .sts-ph__cta:focus-visible { box-shadow: 0 0 0 3px var(--sts-paper), 0 0 0 5px var(--sts-orange); }<\/p>\n<p>\/* Photo *\/\n.sts-ph .sts-ph__media {\n  position: relative;\n  overflow: hidden;\n  aspect-ratio: 4 \/ 3;\n  margin: 0;\n  background: #eeeeee;\n}\n.sts-ph .sts-ph__media img,\n.sts-ph .sts-ph__media canvas {\n  position: absolute;\n  top: 0;\n  left: 0;\n  width: 100%;\n  height: 100%;\n  max-width: none;\n}\n.sts-ph .sts-ph__media img {\n  object-fit: cover;\n  object-position: var(--focus, 50% 50%);\n}\n.sts-ph .sts-ph__media.is-revealing { background: var(--sts-paper); }\n.sts-ph .sts-ph__media.is-revealing img { opacity: 0; }<\/p>\n<p>\/* Navigation de rubrique *\/\n.sts-ph .sts-ph__nav { margin-top: clamp(32px, 5vw, 56px); }\n.sts-ph .sts-ph__nav ol {\n  display: flex;\n  margin: 0;\n  padding: 0 0 6px;\n  list-style: none;\n  overflow-x: auto;\n  scroll-snap-type: x proximity;\n  scrollbar-width: none;\n  -webkit-overflow-scrolling: touch;\n}\n.sts-ph .sts-ph__nav ol::-webkit-scrollbar { display: none; }\n.sts-ph .sts-ph__nav li {\n  position: relative;\n  display: flex;\n  flex: 1 0 auto;\n  justify-content: center;\n  min-width: 128px;\n  margin: 0;\n  scroll-snap-align: center;\n}\n.sts-ph .sts-ph__nav li::before {\n  content: \"\";\n  position: absolute;\n  top: 11px;\n  left: 0;\n  right: 0;\n  height: 4px;\n  background: radial-gradient(circle, var(--sts-line) 1.6px, transparent 2px) 0 0 \/ 10px 4px repeat-x;\n}\n.sts-ph .sts-ph__nav li:first-child::before { left: 50%; }\n.sts-ph .sts-ph__nav li:last-child::before { right: 50%; }\n.sts-ph .sts-ph__nav a {\n  position: relative;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  gap: 10px;\n  max-width: 150px;\n  padding: 0 10px;\n  color: var(--sts-grey);\n  font-size: .9rem;\n  font-weight: 700;\n  line-height: 1.25;\n  text-align: center;\n  text-decoration: none;\n  transition: color .2s ease;\n}\n.sts-ph .sts-ph__dot {\n  display: grid;\n  place-items: center;\n  width: 26px;\n  height: 26px;\n}\n.sts-ph .sts-ph__dot::before {\n  content: \"\";\n  width: 12px;\n  height: 12px;\n  border-radius: 50%;\n  background: var(--sts-grey);\n  box-shadow: 0 0 0 5px var(--sts-paper);\n  transition: background-color .2s ease, transform .2s ease;\n}\n.sts-ph .sts-ph__nav a:hover { color: var(--sts-ink); }\n.sts-ph .sts-ph__nav a:hover .sts-ph__dot::before { background: var(--sts-orange); transform: scale(1.2); }\n.sts-ph .sts-ph__nav a:focus { outline: none; }\n.sts-ph .sts-ph__nav a:focus-visible .sts-ph__dot::before { outline: 2px solid var(--sts-orange); outline-offset: 4px; }\n.sts-ph .sts-ph__nav a.is-current { color: var(--sts-ink); pointer-events: none; }\n.sts-ph .sts-ph__nav a.is-current .sts-ph__dot::before {\n  width: 22px;\n  height: 22px;\n  background: var(--sts-orange);\n}<\/p>\n<p>\/* Tablette : photo moins haute *\/\n@media (min-width: 600px) and (max-width: 959px) {\n  .sts-ph .sts-ph__media { aspect-ratio: 16 \/ 9; }\n}\n\/* Mobile : fondu \u00e0 droite tant qu'il reste des pages \u00e0 faire d\u00e9filer *\/\n@media (max-width: 959px) {\n  .sts-ph .sts-ph__nav ol.has-more {\n    -webkit-mask-image: linear-gradient(to right, #000 78%, transparent);\n            mask-image: linear-gradient(to right, #000 78%, transparent);\n  }\n}<\/p>\n<p>@media (min-width: 960px) {\n  .sts-ph .sts-ph__grid {\n    grid-template-columns: minmax(0, 5fr) minmax(0, 6fr);\n    gap: 56px;\n  }\n  .sts-ph .sts-ph__nav li { flex: 1 1 0; min-width: 0; }\n}<\/p>\n<p>@media (prefers-reduced-motion: reduce) {\n  .sts-ph .sts-ph__nav a,\n  .sts-ph .sts-ph__dot::before { transition: none; }\n}\n<\/style>\n<header class=\"sts-ph\" data-sts-ph data-no-translation>\n<div class=\"sts-ph__grid\">\n<div class=\"sts-ph__content\">\n      <a class=\"sts-ph__crumb\" href=\"\/secteurs\/\" data-i18n-en=\"Sectors\" data-i18n-de=\"Branchen\">Secteurs<\/a><\/p>\n<h1 class=\"sts-ph__title\" data-i18n-en=\"Medical\" data-i18n-de=\"Medizin\">M\u00e9dical<\/h1>\n<p class=\"sts-ph__lead\"\n         data-i18n-en=\"Surface treatments for medical implants\"\n         data-i18n-de=\"Oberfl\u00e4chenbehandlungen f\u00fcr medizinische Implantate\">Traitements de surfaces pour implants m\u00e9dicaux<\/p>\n<p class=\"sts-ph__text\"\n         data-i18n-en=\"STS Industrie SA designs and manufactures specific solutions for production applications in the medical technology industry for titanium or stainless steel surgical implants.\"\n         data-i18n-de=\"Die STS Industrie SA entwickelt und realisiert spezifische L\u00f6sungen f\u00fcr Produktionsanwendungen der Medizintechnik an chirurgischen Implantaten aus Titan oder Edelstahl.\">STS Industrie SA con\u00e7oit et r\u00e9alise des solutions sp\u00e9cifiques pour les applications de production de l\u2019industrie de technique m\u00e9dicale sur des implants chirurgicaux en titane ou en acier inoxydable.<\/p>\n<p>      <a class=\"sts-ph__cta\" href=\"\/contact\/\" data-i18n-en=\"Contact us\" data-i18n-de=\"Kontakt aufnehmen\">Nous contacter<\/a>\n    <\/div>\n<figure class=\"sts-ph__media\" data-focus=\"50% 50%\">\n      <img src=\"https:\/\/stsindustrie.com\/wp-content\/themes\/yootheme\/cache\/79\/1-e1692184123711-799afd23.jpeg\"\n           alt=\"Traitement de surface d\u2019implants m\u00e9dicaux\" loading=\"eager\" decoding=\"async\"><br \/>\n    <\/figure>\n<\/p><\/div>\n<nav class=\"sts-ph__nav\" aria-label=\"Secteurs\" data-i18n-aria-en=\"Sectors\" data-i18n-aria-de=\"Branchen\">\n<ol>\n<li><a href=\"\/secteurs\/medical\/\"><span class=\"sts-ph__dot\"><\/span><span data-i18n-en=\"Medical\" data-i18n-de=\"Medizin\">M\u00e9dical<\/span><\/a><\/li>\n<li><a href=\"\/secteurs\/electronique\/\"><span class=\"sts-ph__dot\"><\/span><span data-i18n-en=\"Electronics\" data-i18n-de=\"Elektronik\">\u00c9lectronique<\/span><\/a><\/li>\n<li><a href=\"\/secteurs\/connectique\/\"><span class=\"sts-ph__dot\"><\/span><span data-i18n-en=\"Connectors\" data-i18n-de=\"Steckverbinder\">Connectique<\/span><\/a><\/li>\n<li><a href=\"\/secteurs\/horlogerie-et-luxe\/\"><span class=\"sts-ph__dot\"><\/span><span data-i18n-en=\"Watchmaking and luxury\" data-i18n-de=\"Uhren und Luxus\">Horlogerie et luxe<\/span><\/a><\/li>\n<\/ol>\n<\/nav>\n<\/header>\n<p><script>\n(function () {\n  function detectLang() {\n    var path = window.location.pathname;\n    if (path.indexOf(\"\/en\/\") === 0 || path === \"\/en\") return \"en\";\n    if (path.indexOf(\"\/de\/\") === 0 || path === \"\/de\") return \"de\";\n    var html = (document.documentElement.lang || \"\").toLowerCase();\n    if (html.indexOf(\"en\") === 0) return \"en\";\n    if (html.indexOf(\"de\") === 0) return \"de\";\n    return \"fr\";\n  }\n  function norm(p) {\n    p = String(p || \"\").split(\"#\")[0].split(\"?\")[0];\n    p = p.replace(\/^https?:\\\/\\\/[^\\\/]+\/, \"\").replace(\/^\\\/(en|de)(?=\\\/|$)\/, \"\");\n    if (p.charAt(p.length - 1) !== \"\/\") p += \"\/\";\n    return p;\n  }<\/p>\n<p>  \/* R\u00e9v\u00e9lation de la photo en trame de points *\/\n  function reveal(media) {\n    var img = media.querySelector(\"img\");\n    if (!img) return;\n    var reduce = window.matchMedia && window.matchMedia(\"(prefers-reduced-motion: reduce)\").matches;\n    if (reduce || !window.requestAnimationFrame) return;<\/p>\n<p>    var focus = (media.getAttribute(\"data-focus\") || \"50% 50%\").split(\/\\s+\/);\n    var fx = (parseFloat(focus[0]) || 50) \/ 100;\n    var fy = (parseFloat(focus[1] || focus[0]) || 50) \/ 100;\n    media.style.setProperty(\"--focus\", (fx * 100) + \"% \" + (fy * 100) + \"%\");\n    media.classList.add(\"is-revealing\");<\/p>\n<p>    function done() {\n      media.classList.remove(\"is-revealing\");\n      var c = media.querySelector(\"canvas\");\n      if (c) window.requestAnimationFrame(function () {\n        window.requestAnimationFrame(function () { if (c.parentNode) c.parentNode.removeChild(c); });\n      });\n    }<\/p>\n<p>    function run() {\n      var W = media.clientWidth, H = media.clientHeight;\n      if (!W || !H || !img.naturalWidth) { done(); return; }\n      var dpr = Math.min(window.devicePixelRatio || 1, 2);\n      var canvas = document.createElement(\"canvas\");\n      canvas.width = Math.round(W * dpr);\n      canvas.height = Math.round(H * dpr);\n      canvas.setAttribute(\"aria-hidden\", \"true\");\n      media.appendChild(canvas);\n      var ctx = canvas.getContext(\"2d\");\n      if (!ctx) { done(); return; }\n      ctx.setTransform(dpr, 0, 0, dpr, 0, 0);<\/p>\n<p>      var scale = Math.max(W \/ img.naturalWidth, H \/ img.naturalHeight);\n      var dw = img.naturalWidth * scale, dh = img.naturalHeight * scale;\n      var dx = (W - dw) * fx, dy = (H - dh) * fy;\n      var cell = Math.max(14, W \/ 46);\n      var rMax = cell * 0.76;\n      var S = 0.35, DURATION = 1600;\n      var start = null;\n      var orange = getComputedStyle(media).getPropertyValue(\"--sts-orange\").trim() || \"#f28a1e\";<\/p>\n<p>      function frame(ts) {\n        if (start === null) start = ts;\n        var t = Math.min(1, (ts - start) \/ DURATION);\n        var front = t * (1 + S);\n        ctx.globalCompositeOperation = \"source-over\";\n        ctx.clearRect(0, 0, W, H);<\/p>\n<p>        ctx.fillStyle = \"#000\";\n        ctx.beginPath();\n        var edge = [];\n        for (var y = cell \/ 2; y < H + cell \/ 2; y += cell) {\n          for (var x = cell \/ 2; x < W + cell \/ 2; x += cell) {\n            var pos = (x \/ W) * 0.75 + (y \/ H) * 0.25;\n            var k = Math.max(0, Math.min(1, (front - pos) \/ S));\n            if (k <= 0) continue;\n            var e = k * k * (3 - 2 * k);\n            var r = e * rMax;\n            ctx.moveTo(x + r, y);\n            ctx.arc(x, y, r, 0, Math.PI * 2);\n            if (k < 0.45) edge.push(x, y, r, 1 - k \/ 0.45);\n          }\n        }\n        ctx.fill();\n        ctx.globalCompositeOperation = \"source-in\";\n        ctx.drawImage(img, dx, dy, dw, dh);\n\n        \/\/ Front orange\n        ctx.globalCompositeOperation = \"source-over\";\n        ctx.fillStyle = orange;\n        for (var i = 0; i < edge.length; i += 4) {\n          ctx.globalAlpha = edge[i + 3];\n          ctx.beginPath();\n          ctx.arc(edge[i], edge[i + 1], edge[i + 2], 0, Math.PI * 2);\n          ctx.fill();\n        }\n        ctx.globalAlpha = 1;\n\n        if (t < 1) window.requestAnimationFrame(frame);\n        else done();\n      }\n      window.requestAnimationFrame(frame);\n    }\n\n    function whenVisible() {\n      if (!(\"IntersectionObserver\" in window)) { run(); return; }\n      var io = new IntersectionObserver(function (entries) {\n        if (entries[0].isIntersecting) { io.disconnect(); run(); }\n      }, { threshold: 0.25 });\n      io.observe(media);\n    }\n\n    function ready() {\n      if (img.decode) img.decode().then(whenVisible, whenVisible);\n      else whenVisible();\n    }\n    if (img.complete) { if (img.naturalWidth) ready(); else done(); }\n    else {\n      img.addEventListener(\"load\", ready);\n      img.addEventListener(\"error\", done);\n    }\n  }\n\n  function init(root) {\n    if (root.getAttribute(\"data-ready\")) return;\n    root.setAttribute(\"data-ready\", \"1\");\n    var lang = detectLang();\n\n    \/\/ Traductions\n    if (lang !== \"fr\") {\n      var tx = root.querySelectorAll(\"[data-i18n-\" + lang + \"]\");\n      for (var i = 0; i < tx.length; i++) tx[i].textContent = tx[i].getAttribute(\"data-i18n-\" + lang);\n      var ar = root.querySelectorAll(\"[data-i18n-aria-\" + lang + \"]\");\n      for (var j = 0; j < ar.length; j++) ar[j].setAttribute(\"aria-label\", ar[j].getAttribute(\"data-i18n-aria-\" + lang));\n    }\n\n    \/\/ Liens internes et page active\n    var nav = root.querySelector(\".sts-ph__nav\");\n    var current = norm((nav &#038;&#038; nav.getAttribute(\"data-current\")) || window.location.pathname);\n    var links = root.querySelectorAll(\"a[href^='\/']\");\n    for (var k = 0; k < links.length; k++) {\n      var a = links[k];\n      var raw = a.getAttribute(\"href\");\n      if (nav &#038;&#038; nav.contains(a) &#038;&#038; norm(raw) === current) {\n        a.classList.add(\"is-current\");\n        a.setAttribute(\"aria-current\", \"page\");\n      }\n      if (lang !== \"fr\" &#038;&#038; !\/^\\\/(en|de)(\\\/|$)\/.test(raw)) a.setAttribute(\"href\", \"\/\" + lang + raw);\n    }\n\n    \/\/ Navigation d\u00e9filable (mobile) : centre la page active, fondu tant qu'il reste du contenu\n    var ol = nav ? nav.querySelector(\"ol\") : null;\n    if (ol) {\n      var cur = nav.querySelector(\"a.is-current\");\n      if (cur) {\n        var li = cur.parentNode;\n        ol.scrollLeft = li.offsetLeft - ol.offsetLeft - (ol.clientWidth - li.offsetWidth) \/ 2;\n      }\n      var updateMore = function () {\n        ol.classList.toggle(\"has-more\", ol.scrollLeft + ol.clientWidth < ol.scrollWidth - 4);\n      };\n      ol.addEventListener(\"scroll\", updateMore, { passive: true });\n      window.addEventListener(\"resize\", updateMore);\n      updateMore();\n    }\n\n    var media = root.querySelector(\".sts-ph__media\");\n    if (media) reveal(media);\n  }\n\n  function run() {\n    var roots = document.querySelectorAll(\"[data-sts-ph]\");\n    for (var i = 0; i < roots.length; i++) {\n      try { init(roots[i]); } catch (err) { if (window.console) console.error(\"Header STS :\", err); }\n    }\n  }\n  if (document.readyState === \"loading\") document.addEventListener(\"DOMContentLoaded\", run);\n  else run();\n})();\n<\/script>\n<\/div>\n<p><video src=\"\/wp-content\/uploads\/2022\/03\/stsxstryker_1-1.mp4\" poster=\"\"><\/video><\/p>\n<ul>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2023\/12\/DSC07827-scaled.jpg\" alt=\"\"><\/p>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2023\/12\/DSC07834-scaled.jpg\" alt=\"\"><\/p>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2023\/12\/DSC06036-scaled.jpg\" alt=\"\"><\/p>\n<\/li>\n<\/ul>\n<h2>\n<h2>Installations propos\u00e9es<\/h2>\n<\/h2>\n<hr>\n<ul>\n<li>\n<div>\n<p>Attaque acide (D\u00e9capage)<\/p>\n<\/div>\n<\/li>\n<li>\n<div>\n<p>Passivation<\/p>\n<\/div>\n<\/li>\n<li>\n<div>\n<p>Anodisation Type II et\u00a0Type III<\/p>\n<\/div>\n<\/li>\n<li>\n<div>\n<p>Electro-polissage<\/p>\n<\/div>\n<\/li>\n<\/ul>\n<ul>\n<li>\n<div>\n<p>Polissage au Plasma<\/p>\n<\/div>\n<\/li>\n<li>\n<div>\n<p>Nettoyage<\/p>\n<\/div>\n<\/li>\n<li>\n<p><a href=\"\/produits\/vibarrel\/\"><\/p>\n<p class=\"p1\">Traitement en vrac par Vibarrel\u00ae<\/p>\n<p><\/a><\/p>\n<\/li>\n<\/ul>\n<ul>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2022\/05\/DSC07290.png\" alt=\"\"><\/p>\n<h3>Vibarrel\u00ae<\/h3>\n<div>\n<h3>Vibrarrel\u00ae<\/h3>\n<\/div>\n<p><a href=\"\/produits\/vibarrel\/\">D\u00e9couvrir<\/a><\/p>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2023\/08\/MEDICAL1-scaled.jpg\" alt=\"\"><\/p>\n<h3>Robarrel<\/h3>\n<div>\n<h3>Robarrel<\/h3>\n<\/div>\n<p><a href=\"\/produits\/robarrel\/\">D\u00e9couvrir<\/a><\/p>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2022\/11\/DSC08621.jpg\" alt=\"\"><\/p>\n<h3>Osciline<\/h3>\n<div>\n<h3>OSCILINE\u00ae<\/h3>\n<\/div>\n<p><a href=\"\/installations-et-services\/installations\/osciline\/\">D\u00e9couvrir<\/a><\/p>\n<\/li>\n<li>\n<p>        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2022\/10\/Capture-de%CC%81cran-2022-10-05-a%CC%80-19.04.14-scaled.jpg\" alt=\"\"><\/p>\n<h3>Reel to Reel<\/h3>\n<div>\n<h3>Reel-to-reel<\/h3>\n<\/div>\n<p><a href=\"\/installations-et-services\/installations\/reel-to-reel\/\">D\u00e9couvrir<\/a><\/p>\n<\/li>\n<\/ul>\n<hr>\n<hr>\n<hr>\n<hr>\n<h1>\n<h2 style=\"text-align: center;\">Une demande sp\u00e9cifique ? Parlons-en.<\/h2>\n<\/h1>\n<div>\n<p>Nous accompagnons les entreprises dans la cr\u00e9ation de leurs \u00e9quipements de production depuis 1975. Nos sp\u00e9cialistes sauront vous conseiller au mieux afin de cr\u00e9er la machine qu\u2019il vous faut pour les ann\u00e9es \u00e0 venir.<\/p>\n<\/div>\n<p>\n    <a href=\"\/contact\/\">contactez-nous<\/a>\n<\/p>\n<p><!--more--><br \/>\n<!-- {\"type\":\"layout\",\"children\":[{\"type\":\"section\",\"props\":{\"image_position\":\"center-center\",\"style\":\"default\",\"title_breakpoint\":\"xl\",\"title_position\":\"top-left\",\"title_rotation\":\"left\",\"vertical_align\":\"middle\",\"width\":\"default\"},\"children\":[{\"type\":\"row\",\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\"},\"children\":[{\"type\":\"html\",\"props\":{\"content\":\"<!--\\n  STS Industrie SA \\u00b7 Header des pages internes (exemple : page M\\u00e9dical)\\n  \\u00c0 coller dans un \\u00e9l\\u00e9ment \\\"HTML\\\" de YOOtheme Pro, dans une section pleine largeur sans marge.\\n  Supprimer l'ancien header de la page (et ne garder qu'un seul H1).\\n\\n  \\u00c0 modifier pour chaque page :\\n    - le lien de rubrique (.sts-ph__crumb)\\n    - le titre H1, l'accroche, le texte (versions EN \\\/ DE dans les attributs data-i18n-en \\\/ data-i18n-de)\\n    - la photo : src, alt, et data-focus (point focal, ex. \\\"50% 30%\\\")\\n    - la navigation de rubrique : un bloc identique pour toutes les pages d'une m\\u00eame rubrique,\\n      la page active est d\\u00e9tect\\u00e9e automatiquement d'apr\\u00e8s l'URL.\\n\\n  Liens internes : \\u00e9crire les chemins fran\\u00e7ais (\\\/secteurs\\\/medical\\\/), le script ajoute \\\/en\\\/ ou \\\/de\\\/.\\n  Responsive : texte puis photo sur mobile, c\\u00f4te \\u00e0 c\\u00f4te d\\u00e8s 960 px ; navigation d\\u00e9filable sur mobile.\\n-->\\n<\/p>\n<style>\\n.sts-ph {\\n  --sts-grey: #9b9b9b;\\n  --sts-ink: #2e2e2e;\\n  --sts-title: #3a3a3a;\\n  --sts-text: #555555;\\n  --sts-orange: #f28a1e;\\n  --sts-orange-text: #c9670a; \\\/* orange plus soutenu pour le texte (lisibilit\\u00e9) *\\\/\\n  --sts-line: #c8c8c8;\\n  --sts-paper: #ffffff;       \\\/* couleur de fond de la section *\\\/\\n  box-sizing: border-box;\\n  max-width: 1240px;\\n  margin: 0 auto;\\n  padding: clamp(32px, 6vw, 80px) clamp(16px, 4vw, 40px) clamp(24px, 4vw, 44px);\\n  color: var(--sts-ink);\\n  font-family: inherit;\\n  text-align: left;\\n}\\n.sts-ph *, .sts-ph *::before, .sts-ph *::after { box-sizing: border-box; }\\n\\n.sts-ph .sts-ph__grid {\\n  display: grid;\\n  grid-template-columns: minmax(0, 1fr);\\n  gap: 28px;\\n  align-items: center;\\n}\\n.sts-ph .sts-ph__crumb {\\n  display: inline-block;\\n  margin: 0 0 14px;\\n  font-size: .95rem;\\n  font-weight: 700;\\n  color: var(--sts-grey);\\n  text-decoration: none;\\n}\\n.sts-ph .sts-ph__crumb:hover { color: var(--sts-orange-text); }\\n.sts-ph .sts-ph__title {\\n  margin: 0 0 14px;\\n  font-size: clamp(2.4rem, 6vw, 4.2rem);\\n  font-weight: 800;\\n  line-height: 1.02;\\n  letter-spacing: -.01em;\\n  text-transform: none;\\n  color: var(--sts-title);\\n  overflow-wrap: break-word;\\n  hyphens: auto;\\n}\\n.sts-ph .sts-ph__lead {\\n  margin: 0 0 16px;\\n  font-size: clamp(1.15rem, 2.2vw, 1.45rem);\\n  font-weight: 700;\\n  line-height: 1.3;\\n  color: var(--sts-orange-text);\\n}\\n.sts-ph .sts-ph__text {\\n  max-width: 34em;\\n  margin: 0 0 24px;\\n  font-size: 1rem;\\n  line-height: 1.6;\\n  color: var(--sts-text);\\n}\\n.sts-ph .sts-ph__cta {\\n  display: inline-block;\\n  padding: 11px 26px;\\n  border: 0;\\n  border-radius: 999px;          \\\/* bouton pilule, comme le reste du site *\\\/\\n  background: var(--sts-orange);\\n  color: #ffffff;\\n  font-size: 1rem;\\n  font-weight: 500;\\n  line-height: 1.3;\\n  text-decoration: none;\\n  transition: background-color .2s ease;\\n}\\n.sts-ph .sts-ph__cta:hover,\\n.sts-ph .sts-ph__cta:focus-visible { background: #d9740c; color: #ffffff; outline: none; }\\n.sts-ph .sts-ph__cta:focus-visible { box-shadow: 0 0 0 3px var(--sts-paper), 0 0 0 5px var(--sts-orange); }\\n\\n\\\/* Photo *\\\/\\n.sts-ph .sts-ph__media {\\n  position: relative;\\n  overflow: hidden;\\n  aspect-ratio: 4 \\\/ 3;\\n  margin: 0;\\n  background: #eeeeee;\\n}\\n.sts-ph .sts-ph__media img,\\n.sts-ph .sts-ph__media canvas {\\n  position: absolute;\\n  top: 0;\\n  left: 0;\\n  width: 100%;\\n  height: 100%;\\n  max-width: none;\\n}\\n.sts-ph .sts-ph__media img {\\n  object-fit: cover;\\n  object-position: var(--focus, 50% 50%);\\n}\\n.sts-ph .sts-ph__media.is-revealing { background: var(--sts-paper); }\\n.sts-ph .sts-ph__media.is-revealing img { opacity: 0; }\\n\\n\\\/* Navigation de rubrique *\\\/\\n.sts-ph .sts-ph__nav { margin-top: clamp(32px, 5vw, 56px); }\\n.sts-ph .sts-ph__nav ol {\\n  display: flex;\\n  margin: 0;\\n  padding: 0 0 6px;\\n  list-style: none;\\n  overflow-x: auto;\\n  scroll-snap-type: x proximity;\\n  scrollbar-width: none;\\n  -webkit-overflow-scrolling: touch;\\n}\\n.sts-ph .sts-ph__nav ol::-webkit-scrollbar { display: none; }\\n.sts-ph .sts-ph__nav li {\\n  position: relative;\\n  display: flex;\\n  flex: 1 0 auto;\\n  justify-content: center;\\n  min-width: 128px;\\n  margin: 0;\\n  scroll-snap-align: center;\\n}\\n.sts-ph .sts-ph__nav li::before {\\n  content: \\\"\\\";\\n  position: absolute;\\n  top: 11px;\\n  left: 0;\\n  right: 0;\\n  height: 4px;\\n  background: radial-gradient(circle, var(--sts-line) 1.6px, transparent 2px) 0 0 \\\/ 10px 4px repeat-x;\\n}\\n.sts-ph .sts-ph__nav li:first-child::before { left: 50%; }\\n.sts-ph .sts-ph__nav li:last-child::before { right: 50%; }\\n.sts-ph .sts-ph__nav a {\\n  position: relative;\\n  display: flex;\\n  flex-direction: column;\\n  align-items: center;\\n  gap: 10px;\\n  max-width: 150px;\\n  padding: 0 10px;\\n  color: var(--sts-grey);\\n  font-size: .9rem;\\n  font-weight: 700;\\n  line-height: 1.25;\\n  text-align: center;\\n  text-decoration: none;\\n  transition: color .2s ease;\\n}\\n.sts-ph .sts-ph__dot {\\n  display: grid;\\n  place-items: center;\\n  width: 26px;\\n  height: 26px;\\n}\\n.sts-ph .sts-ph__dot::before {\\n  content: \\\"\\\";\\n  width: 12px;\\n  height: 12px;\\n  border-radius: 50%;\\n  background: var(--sts-grey);\\n  box-shadow: 0 0 0 5px var(--sts-paper);\\n  transition: background-color .2s ease, transform .2s ease;\\n}\\n.sts-ph .sts-ph__nav a:hover { color: var(--sts-ink); }\\n.sts-ph .sts-ph__nav a:hover .sts-ph__dot::before { background: var(--sts-orange); transform: scale(1.2); }\\n.sts-ph .sts-ph__nav a:focus { outline: none; }\\n.sts-ph .sts-ph__nav a:focus-visible .sts-ph__dot::before { outline: 2px solid var(--sts-orange); outline-offset: 4px; }\\n.sts-ph .sts-ph__nav a.is-current { color: var(--sts-ink); pointer-events: none; }\\n.sts-ph .sts-ph__nav a.is-current .sts-ph__dot::before {\\n  width: 22px;\\n  height: 22px;\\n  background: var(--sts-orange);\\n}\\n\\n\\\/* Tablette : photo moins haute *\\\/\\n@media (min-width: 600px) and (max-width: 959px) {\\n  .sts-ph .sts-ph__media { aspect-ratio: 16 \\\/ 9; }\\n}\\n\\\/* Mobile : fondu \\u00e0 droite tant qu'il reste des pages \\u00e0 faire d\\u00e9filer *\\\/\\n@media (max-width: 959px) {\\n  .sts-ph .sts-ph__nav ol.has-more {\\n    -webkit-mask-image: linear-gradient(to right, #000 78%, transparent);\\n            mask-image: linear-gradient(to right, #000 78%, transparent);\\n  }\\n}\\n\\n@media (min-width: 960px) {\\n  .sts-ph .sts-ph__grid {\\n    grid-template-columns: minmax(0, 5fr) minmax(0, 6fr);\\n    gap: 56px;\\n  }\\n  .sts-ph .sts-ph__nav li { flex: 1 1 0; min-width: 0; }\\n}\\n\\n@media (prefers-reduced-motion: reduce) {\\n  .sts-ph .sts-ph__nav a,\\n  .sts-ph .sts-ph__dot::before { transition: none; }\\n}\\n<\\\/style>\\n\\n<\/p>\n<header class=\\\"sts-ph\\\" data-sts-ph data-no-translation>\\n  <\/p>\n<div class=\\\"sts-ph__grid\\\">\\n    <\/p>\n<div class=\\\"sts-ph__content\\\">\\n      <a class=\\\"sts-ph__crumb\\\" href=\\\"\\\/secteurs\\\/\\\" data-i18n-en=\\\"Sectors\\\" data-i18n-de=\\\"Branchen\\\">Secteurs<\\\/a>\\n      <\/p>\n<h1 class=\\\"sts-ph__title\\\" data-i18n-en=\\\"Medical\\\" data-i18n-de=\\\"Medizin\\\">M\\u00e9dical<\\\/h1>\\n      <\/p>\n<p class=\\\"sts-ph__lead\\\"\\n         data-i18n-en=\\\"Surface treatments for medical implants\\\"\\n         data-i18n-de=\\\"Oberfl\\u00e4chenbehandlungen f\\u00fcr medizinische Implantate\\\">Traitements de surfaces pour implants m\\u00e9dicaux<\\\/p>\\n      <\/p>\n<p class=\\\"sts-ph__text\\\"\\n         data-i18n-en=\\\"STS Industrie SA designs and manufactures specific solutions for production applications in the medical technology industry for titanium or stainless steel surgical implants.\\\"\\n         data-i18n-de=\\\"Die STS Industrie SA entwickelt und realisiert spezifische L\\u00f6sungen f\\u00fcr Produktionsanwendungen der Medizintechnik an chirurgischen Implantaten aus Titan oder Edelstahl.\\\">STS Industrie SA con\\u00e7oit et r\\u00e9alise des solutions sp\\u00e9cifiques pour les applications de production de l\\u2019industrie de technique m\\u00e9dicale sur des implants chirurgicaux en titane ou en acier inoxydable.<\\\/p>\\n      <a class=\\\"sts-ph__cta\\\" href=\\\"\\\/contact\\\/\\\" data-i18n-en=\\\"Contact us\\\" data-i18n-de=\\\"Kontakt aufnehmen\\\">Nous contacter<\\\/a>\\n    <\\\/div>\\n    <\/p>\n<figure class=\\\"sts-ph__media\\\" data-focus=\\\"50% 50%\\\">\\n      <img src=\\\"https:\\\/\\\/stsindustrie.com\\\/wp-content\\\/themes\\\/yootheme\\\/cache\\\/79\\\/1-e1692184123711-799afd23.jpeg\\\"\\n           alt=\\\"Traitement de surface d\\u2019implants m\\u00e9dicaux\\\" loading=\\\"eager\\\" decoding=\\\"async\\\">\\n    <\\\/figure>\\n  <\\\/div>\\n\\n  <\/p>\n<nav class=\\\"sts-ph__nav\\\" aria-label=\\\"Secteurs\\\" data-i18n-aria-en=\\\"Sectors\\\" data-i18n-aria-de=\\\"Branchen\\\">\\n    <\/p>\n<ol>\\n      <\/p>\n<li><a href=\\\"\\\/secteurs\\\/medical\\\/\\\"><span class=\\\"sts-ph__dot\\\"><\\\/span><span data-i18n-en=\\\"Medical\\\" data-i18n-de=\\\"Medizin\\\">M\\u00e9dical<\\\/span><\\\/a><\\\/li>\\n\n<li><a href=\\\"\\\/secteurs\\\/electronique\\\/\\\"><span class=\\\"sts-ph__dot\\\"><\\\/span><span data-i18n-en=\\\"Electronics\\\" data-i18n-de=\\\"Elektronik\\\">\\u00c9lectronique<\\\/span><\\\/a><\\\/li>\\n\n<li><a href=\\\"\\\/secteurs\\\/connectique\\\/\\\"><span class=\\\"sts-ph__dot\\\"><\\\/span><span data-i18n-en=\\\"Connectors\\\" data-i18n-de=\\\"Steckverbinder\\\">Connectique<\\\/span><\\\/a><\\\/li>\\n\n<li><a href=\\\"\\\/secteurs\\\/horlogerie-et-luxe\\\/\\\"><span class=\\\"sts-ph__dot\\\"><\\\/span><span data-i18n-en=\\\"Watchmaking and luxury\\\" data-i18n-de=\\\"Uhren und Luxus\\\">Horlogerie et luxe<\\\/span><\\\/a><\\\/li>\\n    <\\\/ol>\\n  <\\\/nav>\\n<\\\/header>\\n\\n<script>\\n(function () {\\n  function detectLang() {\\n    var path = window.location.pathname;\\n    if (path.indexOf(\\\"\\\/en\\\/\\\") === 0 || path === \\\"\\\/en\\\") return \\\"en\\\";\\n    if (path.indexOf(\\\"\\\/de\\\/\\\") === 0 || path === \\\"\\\/de\\\") return \\\"de\\\";\\n    var html = (document.documentElement.lang || \\\"\\\").toLowerCase();\\n    if (html.indexOf(\\\"en\\\") === 0) return \\\"en\\\";\\n    if (html.indexOf(\\\"de\\\") === 0) return \\\"de\\\";\\n    return \\\"fr\\\";\\n  }\\n  function norm(p) {\\n    p = String(p || \\\"\\\").split(\\\"#\\\")[0].split(\\\"?\\\")[0];\\n    p = p.replace(\\\/^https?:\\\\\\\/\\\\\\\/[^\\\\\\\/]+\\\/, \\\"\\\").replace(\\\/^\\\\\\\/(en|de)(?=\\\\\\\/|$)\\\/, \\\"\\\");\\n    if (p.charAt(p.length - 1) !== \\\"\\\/\\\") p += \\\"\\\/\\\";\\n    return p;\\n  }\\n\\n  \\\/* R\\u00e9v\\u00e9lation de la photo en trame de points *\\\/\\n  function reveal(media) {\\n    var img = media.querySelector(\\\"img\\\");\\n    if (!img) return;\\n    var reduce = window.matchMedia && window.matchMedia(\\\"(prefers-reduced-motion: reduce)\\\").matches;\\n    if (reduce || !window.requestAnimationFrame) return;\\n\\n    var focus = (media.getAttribute(\\\"data-focus\\\") || \\\"50% 50%\\\").split(\\\/\\\\s+\\\/);\\n    var fx = (parseFloat(focus[0]) || 50) \\\/ 100;\\n    var fy = (parseFloat(focus[1] || focus[0]) || 50) \\\/ 100;\\n    media.style.setProperty(\\\"--focus\\\", (fx * 100) + \\\"% \\\" + (fy * 100) + \\\"%\\\");\\n    media.classList.add(\\\"is-revealing\\\");\\n\\n    function done() {\\n      media.classList.remove(\\\"is-revealing\\\");\\n      var c = media.querySelector(\\\"canvas\\\");\\n      if (c) window.requestAnimationFrame(function () {\\n        window.requestAnimationFrame(function () { if (c.parentNode) c.parentNode.removeChild(c); });\\n      });\\n    }\\n\\n    function run() {\\n      var W = media.clientWidth, H = media.clientHeight;\\n      if (!W || !H || !img.naturalWidth) { done(); return; }\\n      var dpr = Math.min(window.devicePixelRatio || 1, 2);\\n      var canvas = document.createElement(\\\"canvas\\\");\\n      canvas.width = Math.round(W * dpr);\\n      canvas.height = Math.round(H * dpr);\\n      canvas.setAttribute(\\\"aria-hidden\\\", \\\"true\\\");\\n      media.appendChild(canvas);\\n      var ctx = canvas.getContext(\\\"2d\\\");\\n      if (!ctx) { done(); return; }\\n      ctx.setTransform(dpr, 0, 0, dpr, 0, 0);\\n\\n      var scale = Math.max(W \\\/ img.naturalWidth, H \\\/ img.naturalHeight);\\n      var dw = img.naturalWidth * scale, dh = img.naturalHeight * scale;\\n      var dx = (W - dw) * fx, dy = (H - dh) * fy;\\n      var cell = Math.max(14, W \\\/ 46);\\n      var rMax = cell * 0.76;\\n      var S = 0.35, DURATION = 1600;\\n      var start = null;\\n      var orange = getComputedStyle(media).getPropertyValue(\\\"--sts-orange\\\").trim() || \\\"#f28a1e\\\";\\n\\n      function frame(ts) {\\n        if (start === null) start = ts;\\n        var t = Math.min(1, (ts - start) \\\/ DURATION);\\n        var front = t * (1 + S);\\n        ctx.globalCompositeOperation = \\\"source-over\\\";\\n        ctx.clearRect(0, 0, W, H);\\n\\n        ctx.fillStyle = \\\"#000\\\";\\n        ctx.beginPath();\\n        var edge = [];\\n        for (var y = cell \\\/ 2; y < H + cell \\\/ 2; y += cell) {\\n          for (var x = cell \\\/ 2; x < W + cell \\\/ 2; x += cell) {\\n            var pos = (x \\\/ W) * 0.75 + (y \\\/ H) * 0.25;\\n            var k = Math.max(0, Math.min(1, (front - pos) \\\/ S));\\n            if (k <= 0) continue;\\n            var e = k * k * (3 - 2 * k);\\n            var r = e * rMax;\\n            ctx.moveTo(x + r, y);\\n            ctx.arc(x, y, r, 0, Math.PI * 2);\\n            if (k < 0.45) edge.push(x, y, r, 1 - k \\\/ 0.45);\\n          }\\n        }\\n        ctx.fill();\\n        ctx.globalCompositeOperation = \\\"source-in\\\";\\n        ctx.drawImage(img, dx, dy, dw, dh);\\n\\n        \\\/\\\/ Front orange\\n        ctx.globalCompositeOperation = \\\"source-over\\\";\\n        ctx.fillStyle = orange;\\n        for (var i = 0; i < edge.length; i += 4) {\\n          ctx.globalAlpha = edge[i + 3];\\n          ctx.beginPath();\\n          ctx.arc(edge[i], edge[i + 1], edge[i + 2], 0, Math.PI * 2);\\n          ctx.fill();\\n        }\\n        ctx.globalAlpha = 1;\\n\\n        if (t < 1) window.requestAnimationFrame(frame);\\n        else done();\\n      }\\n      window.requestAnimationFrame(frame);\\n    }\\n\\n    function whenVisible() {\\n      if (!(\\\"IntersectionObserver\\\" in window)) { run(); return; }\\n      var io = new IntersectionObserver(function (entries) {\\n        if (entries[0].isIntersecting) { io.disconnect(); run(); }\\n      }, { threshold: 0.25 });\\n      io.observe(media);\\n    }\\n\\n    function ready() {\\n      if (img.decode) img.decode().then(whenVisible, whenVisible);\\n      else whenVisible();\\n    }\\n    if (img.complete) { if (img.naturalWidth) ready(); else done(); }\\n    else {\\n      img.addEventListener(\\\"load\\\", ready);\\n      img.addEventListener(\\\"error\\\", done);\\n    }\\n  }\\n\\n  function init(root) {\\n    if (root.getAttribute(\\\"data-ready\\\")) return;\\n    root.setAttribute(\\\"data-ready\\\", \\\"1\\\");\\n    var lang = detectLang();\\n\\n    \\\/\\\/ Traductions\\n    if (lang !== \\\"fr\\\") {\\n      var tx = root.querySelectorAll(\\\"[data-i18n-\\\" + lang + \\\"]\\\");\\n      for (var i = 0; i < tx.length; i++) tx[i].textContent = tx[i].getAttribute(\\\"data-i18n-\\\" + lang);\\n      var ar = root.querySelectorAll(\\\"[data-i18n-aria-\\\" + lang + \\\"]\\\");\\n      for (var j = 0; j < ar.length; j++) ar[j].setAttribute(\\\"aria-label\\\", ar[j].getAttribute(\\\"data-i18n-aria-\\\" + lang));\\n    }\\n\\n    \\\/\\\/ Liens internes et page active\\n    var nav = root.querySelector(\\\".sts-ph__nav\\\");\\n    var current = norm((nav &#038;&#038; nav.getAttribute(\\\"data-current\\\")) || window.location.pathname);\\n    var links = root.querySelectorAll(\\\"a[href^='\\\/']\\\");\\n    for (var k = 0; k < links.length; k++) {\\n      var a = links[k];\\n      var raw = a.getAttribute(\\\"href\\\");\\n      if (nav &#038;&#038; nav.contains(a) &#038;&#038; norm(raw) === current) {\\n        a.classList.add(\\\"is-current\\\");\\n        a.setAttribute(\\\"aria-current\\\", \\\"page\\\");\\n      }\\n      if (lang !== \\\"fr\\\" &#038;&#038; !\\\/^\\\\\\\/(en|de)(\\\\\\\/|$)\\\/.test(raw)) a.setAttribute(\\\"href\\\", \\\"\\\/\\\" + lang + raw);\\n    }\\n\\n    \\\/\\\/ Navigation d\\u00e9filable (mobile) : centre la page active, fondu tant qu'il reste du contenu\\n    var ol = nav ? nav.querySelector(\\\"ol\\\") : null;\\n    if (ol) {\\n      var cur = nav.querySelector(\\\"a.is-current\\\");\\n      if (cur) {\\n        var li = cur.parentNode;\\n        ol.scrollLeft = li.offsetLeft - ol.offsetLeft - (ol.clientWidth - li.offsetWidth) \\\/ 2;\\n      }\\n      var updateMore = function () {\\n        ol.classList.toggle(\\\"has-more\\\", ol.scrollLeft + ol.clientWidth < ol.scrollWidth - 4);\\n      };\\n      ol.addEventListener(\\\"scroll\\\", updateMore, { passive: true });\\n      window.addEventListener(\\\"resize\\\", updateMore);\\n      updateMore();\\n    }\\n\\n    var media = root.querySelector(\\\".sts-ph__media\\\");\\n    if (media) reveal(media);\\n  }\\n\\n  function run() {\\n    var roots = document.querySelectorAll(\\\"[data-sts-ph]\\\");\\n    for (var i = 0; i < roots.length; i++) {\\n      try { init(roots[i]); } catch (err) { if (window.console) console.error(\\\"Header STS :\\\", err); }\\n    }\\n  }\\n  if (document.readyState === \\\"loading\\\") document.addEventListener(\\\"DOMContentLoaded\\\", run);\\n  else run();\\n})();\\n<\\\/script>\"}}]}]}]},{\"type\":\"section\",\"props\":{\"image_position\":\"center-center\",\"style\":\"primary\",\"title_breakpoint\":\"xl\",\"title_position\":\"top-left\",\"title_rotation\":\"left\",\"vertical_align\":\"middle\",\"width\":\"default\"},\"children\":[{\"type\":\"row\",\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\"},\"children\":[{\"type\":\"video\",\"props\":{\"margin\":\"default\",\"video\":\"wp-content\\\/uploads\\\/2022\\\/03\\\/stsxstryker_1-1.mp4\",\"video_controls\":true,\"video_loop\":true,\"video_playsinline\":true}}]}]},{\"type\":\"row\",\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\"},\"children\":[{\"type\":\"slideshow\",\"props\":{\"link_style\":\"default\",\"link_text\":\"Read more\",\"margin\":\"default\",\"meta_align\":\"below-title\",\"meta_element\":\"div\",\"meta_style\":\"text-meta\",\"nav\":\"dotnav\",\"nav_align\":\"center\",\"nav_breakpoint\":\"s\",\"nav_position\":\"bottom-center\",\"nav_position_margin\":\"medium\",\"overlay_animation\":\"parallax\",\"overlay_position\":\"center-left\",\"show_content\":true,\"show_link\":true,\"show_meta\":true,\"show_thumbnail\":true,\"show_title\":true,\"slidenav\":\"default\",\"slidenav_breakpoint\":\"s\",\"slidenav_margin\":\"medium\",\"slidenav_outside_breakpoint\":\"xl\",\"slideshow_autoplay_pause\":true,\"slideshow_min_height\":300,\"thumbnav_height\":\"75\",\"thumbnav_svg_color\":\"emphasis\",\"thumbnav_width\":\"100\",\"title_element\":\"h3\"},\"children\":[{\"type\":\"slideshow_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/2023\\\/12\\\/DSC07827-scaled.jpg\"}},{\"type\":\"slideshow_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/2023\\\/12\\\/DSC07834-scaled.jpg\"}},{\"type\":\"slideshow_item\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/2023\\\/12\\\/DSC06036-scaled.jpg\"}}]}]}]}]},{\"type\":\"section\",\"props\":{\"image_position\":\"center-center\",\"padding\":\"small\",\"padding_remove_bottom\":false,\"padding_remove_top\":false,\"style\":\"default\",\"title_breakpoint\":\"xl\",\"title_position\":\"top-left\",\"title_rotation\":\"left\",\"vertical_align\":\"middle\",\"width\":\"default\"},\"children\":[{\"type\":\"row\",\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\"},\"children\":[{\"type\":\"headline\",\"props\":{\"block_align\":\"center\",\"content\":\"<br \/>\n<h2>Installations propos\\u00e9es<\\\/h2>\",\"text_align_fallback\":\"center\",\"title_element\":\"h2\",\"title_style\":\"h3\"}}]}]},{\"type\":\"row\",\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\"},\"children\":[{\"type\":\"divider\",\"props\":{\"divider_element\":\"hr\",\"divider_style\":\"icon\"}}]}]},{\"type\":\"row\",\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"vertical_align\":\"middle\",\"width_medium\":\"1-2\"},\"children\":[{\"type\":\"list\",\"props\":{\"block_align\":\"right\",\"column_breakpoint\":\"m\",\"content_style\":\"h4\",\"image_align\":\"left\",\"image_svg_color\":\"emphasis\",\"image_vertical_align\":true,\"list_element\":\"ul\",\"list_horizontal_separator\":\", \",\"list_marker\":\"circle\",\"list_type\":\"vertical\",\"margin\":\"default\",\"show_image\":true,\"show_link\":true},\"children\":[{\"type\":\"list_item\",\"props\":{\"content\":\"<\/p>\n<p>Attaque acide (D\\u00e9capage)<\\\/p>\"}},{\"type\":\"list_item\",\"props\":{\"content\":\"<\/p>\n<p>Passivation<\\\/p>\"}},{\"type\":\"list_item\",\"props\":{\"content\":\"<\/p>\n<p>Anodisation Type II et\\u00a0Type III<\\\/p>\"}},{\"type\":\"list_item\",\"props\":{\"content\":\"<\/p>\n<p>Electro-polissage<\\\/p>\"}}]}]},{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\",\"width_medium\":\"1-2\"},\"children\":[{\"type\":\"list\",\"props\":{\"block_align\":\"right\",\"column_breakpoint\":\"m\",\"content_style\":\"h4\",\"image_align\":\"left\",\"image_svg_color\":\"emphasis\",\"image_vertical_align\":true,\"list_element\":\"ul\",\"list_horizontal_separator\":\", \",\"list_marker\":\"circle\",\"list_type\":\"vertical\",\"show_image\":true,\"show_link\":true},\"children\":[{\"type\":\"list_item\",\"props\":{\"content\":\"<\/p>\n<p>Polissage au Plasma<\\\/p>\"}},{\"type\":\"list_item\",\"props\":{\"content\":\"<\/p>\n<p>Nettoyage<\\\/p>\"}},{\"type\":\"list_item\",\"props\":{\"content\":\"<\/p>\n<p class=\\\"p1\\\">Traitement en vrac par Vibarrel\\u00ae<\\\/p>\",\"link\":\"produits\\\/vibarrel\\\/\"}}]}]}],\"props\":{\"layout\":\"1-2,1-2\",\"margin\":\"remove-vertical\",\"width\":\"large\"}},{\"type\":\"row\",\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\"},\"children\":[{\"type\":\"gallery\",\"props\":{\"class\":\"uk-grid-margin-small\",\"filter_align\":\"left\",\"filter_all\":true,\"filter_grid_breakpoint\":\"m\",\"filter_grid_width\":\"auto\",\"filter_position\":\"top\",\"filter_style\":\"tab\",\"grid_column_gap\":\"small\",\"grid_default\":\"1\",\"grid_medium\":\"4\",\"grid_row_gap\":\"small\",\"image_box_decoration\":\"shadow\",\"image_height\":\"460\",\"image_hover_box_shadow\":\"medium\",\"image_transition\":\"scale-down\",\"image_width\":\"460\",\"item_animation\":true,\"lightbox\":false,\"link_style\":\"default\",\"link_text\":\"D\\u00e9couvrir\",\"margin\":\"\",\"meta_align\":\"below-title\",\"meta_element\":\"div\",\"meta_style\":\"text-meta\",\"overlay_hover\":false,\"overlay_link\":true,\"overlay_mode\":\"cover\",\"overlay_position\":\"bottom-center\",\"overlay_style\":\"\",\"overlay_transition\":\"fade\",\"overlay_transition_background\":false,\"parallax_easing\":\"1\",\"show_content\":true,\"show_hover_image\":true,\"show_link\":true,\"show_meta\":true,\"show_title\":false,\"text_align\":\"center\",\"text_color\":\"light\",\"title_element\":\"h3\",\"title_hover_style\":\"reset\"},\"children\":[{\"type\":\"gallery_item\",\"props\":{\"content\":\"<\/p>\n<h3>Vibrarrel\\u00ae<\\\/h3>\",\"image\":\"wp-content\\\/uploads\\\/2022\\\/05\\\/DSC07290.png\",\"link\":\"produits\\\/vibarrel\\\/\",\"media_overlay\":\"rgba(0, 0, 0, 0.25)\",\"text_color_hover\":false,\"title\":\"Vibarrel\\u00ae\"}},{\"type\":\"gallery_item\",\"props\":{\"content\":\"<\/p>\n<h3>Robarrel<\\\/h3>\",\"image\":\"wp-content\\\/uploads\\\/2023\\\/08\\\/MEDICAL1-scaled.jpg\",\"link\":\"produits\\\/robarrel\\\/\",\"media_overlay\":\"rgba(0, 0, 0, 0.25)\",\"title\":\"Robarrel\"}},{\"type\":\"gallery_item\",\"props\":{\"content\":\"<\/p>\n<h3>OSCILINE\\u00ae<\\\/h3>\",\"image\":\"wp-content\\\/uploads\\\/2022\\\/11\\\/DSC08621.jpg\",\"link\":\"installations-et-services\\\/installations\\\/osciline\\\/\",\"media_overlay\":\"rgba(0, 0, 0, 0.25)\",\"title\":\"Osciline\"}},{\"type\":\"gallery_item\",\"props\":{\"content\":\"<\/p>\n<h3>Reel-to-reel<\\\/h3>\",\"image\":\"wp-content\\\/uploads\\\/2022\\\/10\\\/Capture-de\\u0301cran-2022-10-05-a\\u0300-19.04.14-scaled.jpg\",\"link\":\"installations-et-services\\\/installations\\\/reel-to-reel\\\/\",\"media_overlay\":\"rgba(0, 0, 0, 0.25)\",\"title\":\"Reel to Reel\"}}],\"name\":\"Gallery Services NEW\"}]}]}],\"name\":\"Get Inspired\"},{\"type\":\"section\",\"props\":{\"image\":\"wp-content\\\/uploads\\\/2023\\\/12\\\/DSC07834-scaled.jpg\",\"image_effect\":\"parallax\",\"image_height\":\"700\",\"image_parallax_bgx\":\"0,0\",\"image_parallax_bgy\":\"300,0\",\"image_parallax_easing\":\"0.6\",\"image_position\":\"center-center\",\"image_size\":\"cover\",\"media_overlay\":\"rgba(0, 0, 0, 0.25)\",\"style\":\"default\",\"title_breakpoint\":\"xl\",\"title_position\":\"top-left\",\"title_rotation\":\"left\",\"vertical_align\":\"middle\",\"width\":\"default\"},\"children\":[{\"type\":\"row\",\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\"},\"children\":[{\"type\":\"divider\",\"props\":{\"divider_element\":\"hr\",\"divider_style\":\"vertical\"}},{\"type\":\"divider\",\"props\":{\"divider_element\":\"hr\",\"divider_style\":\"vertical\"}},{\"type\":\"divider\",\"props\":{\"divider_element\":\"hr\",\"divider_style\":\"vertical\"}}]}]}],\"modified\":\"2022-02-09T15:17:30.504Z\",\"name\":\"parralax fixed\"},{\"type\":\"section\",\"props\":{\"image_position\":\"center-center\",\"style\":\"default\",\"title_breakpoint\":\"xl\",\"title_position\":\"top-left\",\"title_rotation\":\"left\",\"vertical_align\":\"middle\",\"width\":\"default\"},\"children\":[{\"type\":\"row\",\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"position_sticky_breakpoint\":\"m\"},\"children\":[{\"type\":\"divider\",\"props\":{\"divider_element\":\"hr\",\"divider_style\":\"icon\"}},{\"type\":\"headline\",\"props\":{\"content\":\"<\/p>\n<h2 style=\\\"text-align: center;\\\">Une demande sp\\u00e9cifique ? Parlons-en.<\\\/h2>\",\"text_align\":\"center\",\"title_element\":\"h1\"}},{\"type\":\"text\",\"props\":{\"column_breakpoint\":\"m\",\"content\":\"<\/p>\n<p>Nous accompagnons les entreprises dans la cr\\u00e9ation de leurs \\u00e9quipements de production depuis 1975. Nos sp\\u00e9cialistes sauront vous conseiller au mieux afin de cr\\u00e9er la machine qu\\u2019il vous faut pour les ann\\u00e9es \\u00e0 venir.<\\\/p>\",\"margin\":\"default\",\"text_align\":\"center\"}},{\"type\":\"button\",\"props\":{\"grid_column_gap\":\"small\",\"grid_row_gap\":\"small\",\"margin\":\"default\",\"text_align\":\"center\"},\"children\":[{\"type\":\"button_item\",\"props\":{\"button_style\":\"default\",\"content\":\"contactez-nous\",\"icon_align\":\"left\",\"link\":\"contact\\\/\"}}]}]}]}],\"name\":\"call to action contact final\"}],\"version\":\"4.3.3\"} --><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Secteurs M\u00e9dical Traitements de surfaces pour implants m\u00e9dicaux STS Industrie SA con\u00e7oit et r\u00e9alise des solutions sp\u00e9cifiques pour les applications de production de l\u2019industrie de technique m\u00e9dicale sur des implants chirurgicaux en titane ou en acier inoxydable. Nous contacter M\u00e9dical \u00c9lectronique Connectique Horlogerie et luxe Installations propos\u00e9es Attaque acide (D\u00e9capage) Passivation Anodisation Type II et\u00a0Type [&hellip;]<\/p>\n","protected":false},"author":6,"featured_media":0,"parent":335,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-383","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>M\u00e9dical - stsindustrie.com<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/stsindustrie.com\/en\/secteurs\/medical\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"M\u00e9dical - stsindustrie.com\" \/>\n<meta property=\"og:description\" content=\"Secteurs M\u00e9dical Traitements de surfaces pour implants m\u00e9dicaux STS Industrie SA con\u00e7oit et r\u00e9alise des solutions sp\u00e9cifiques pour les applications de production de l\u2019industrie de technique m\u00e9dicale sur des implants chirurgicaux en titane ou en acier inoxydable. Nous contacter M\u00e9dical \u00c9lectronique Connectique Horlogerie et luxe Installations propos\u00e9es Attaque acide (D\u00e9capage) Passivation Anodisation Type II et\u00a0Type [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/stsindustrie.com\/en\/secteurs\/medical\/\" \/>\n<meta property=\"og:site_name\" content=\"stsindustrie.com\" \/>\n<meta property=\"article:modified_time\" content=\"2026-09-17T14:48:05+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/stsindustrie.com\/wp-content\/themes\/yootheme\/cache\/79\/1-e1692184123711-799afd23.jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/stsindustrie.com\\\/secteurs\\\/medical\\\/\",\"url\":\"https:\\\/\\\/stsindustrie.com\\\/secteurs\\\/medical\\\/\",\"name\":\"M\u00e9dical - stsindustrie.com\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/stsindustrie.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/stsindustrie.com\\\/secteurs\\\/medical\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/stsindustrie.com\\\/secteurs\\\/medical\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/stsindustrie.com\\\/wp-content\\\/themes\\\/yootheme\\\/cache\\\/79\\\/1-e1692184123711-799afd23.jpeg\",\"datePublished\":\"2022-02-09T15:15:28+00:00\",\"dateModified\":\"2026-09-17T14:48:05+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/stsindustrie.com\\\/secteurs\\\/medical\\\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/stsindustrie.com\\\/secteurs\\\/medical\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/stsindustrie.com\\\/secteurs\\\/medical\\\/#primaryimage\",\"url\":\"https:\\\/\\\/stsindustrie.com\\\/wp-content\\\/themes\\\/yootheme\\\/cache\\\/79\\\/1-e1692184123711-799afd23.jpeg\",\"contentUrl\":\"https:\\\/\\\/stsindustrie.com\\\/wp-content\\\/themes\\\/yootheme\\\/cache\\\/79\\\/1-e1692184123711-799afd23.jpeg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/stsindustrie.com\\\/secteurs\\\/medical\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\\\/\\\/stsindustrie.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Secteurs\",\"item\":\"https:\\\/\\\/stsindustrie.com\\\/secteurs\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"M\u00e9dical\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/stsindustrie.com\\\/#website\",\"url\":\"https:\\\/\\\/stsindustrie.com\\\/\",\"name\":\"stsindustrie.com\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/stsindustrie.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/stsindustrie.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/stsindustrie.com\\\/#organization\",\"name\":\"STS Industrie SA\",\"url\":\"https:\\\/\\\/stsindustrie.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/stsindustrie.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/stsindustrie.com\\\/wp-content\\\/uploads\\\/2022\\\/02\\\/logoflavicon.png\",\"contentUrl\":\"https:\\\/\\\/stsindustrie.com\\\/wp-content\\\/uploads\\\/2022\\\/02\\\/logoflavicon.png\",\"width\":150,\"height\":150,\"caption\":\"STS Industrie SA\"},\"image\":{\"@id\":\"https:\\\/\\\/stsindustrie.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.linkedin.com\\\/company\\\/sts-industrie-sa\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Medical - stsindustrie.com","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:\/\/stsindustrie.com\/en\/secteurs\/medical\/","og_locale":"en_GB","og_type":"article","og_title":"M\u00e9dical - stsindustrie.com","og_description":"Secteurs M\u00e9dical Traitements de surfaces pour implants m\u00e9dicaux STS Industrie SA con\u00e7oit et r\u00e9alise des solutions sp\u00e9cifiques pour les applications de production de l\u2019industrie de technique m\u00e9dicale sur des implants chirurgicaux en titane ou en acier inoxydable. Nous contacter M\u00e9dical \u00c9lectronique Connectique Horlogerie et luxe Installations propos\u00e9es Attaque acide (D\u00e9capage) Passivation Anodisation Type II et\u00a0Type [&hellip;]","og_url":"https:\/\/stsindustrie.com\/en\/secteurs\/medical\/","og_site_name":"stsindustrie.com","article_modified_time":"2026-09-17T14:48:05+00:00","og_image":[{"url":"https:\/\/stsindustrie.com\/wp-content\/themes\/yootheme\/cache\/79\/1-e1692184123711-799afd23.jpeg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/stsindustrie.com\/secteurs\/medical\/","url":"https:\/\/stsindustrie.com\/secteurs\/medical\/","name":"Medical - stsindustrie.com","isPartOf":{"@id":"https:\/\/stsindustrie.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/stsindustrie.com\/secteurs\/medical\/#primaryimage"},"image":{"@id":"https:\/\/stsindustrie.com\/secteurs\/medical\/#primaryimage"},"thumbnailUrl":"https:\/\/stsindustrie.com\/wp-content\/themes\/yootheme\/cache\/79\/1-e1692184123711-799afd23.jpeg","datePublished":"2022-02-09T15:15:28+00:00","dateModified":"2026-09-17T14:48:05+00:00","breadcrumb":{"@id":"https:\/\/stsindustrie.com\/secteurs\/medical\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/stsindustrie.com\/secteurs\/medical\/"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/stsindustrie.com\/secteurs\/medical\/#primaryimage","url":"https:\/\/stsindustrie.com\/wp-content\/themes\/yootheme\/cache\/79\/1-e1692184123711-799afd23.jpeg","contentUrl":"https:\/\/stsindustrie.com\/wp-content\/themes\/yootheme\/cache\/79\/1-e1692184123711-799afd23.jpeg"},{"@type":"BreadcrumbList","@id":"https:\/\/stsindustrie.com\/secteurs\/medical\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/stsindustrie.com\/"},{"@type":"ListItem","position":2,"name":"Secteurs","item":"https:\/\/stsindustrie.com\/secteurs\/"},{"@type":"ListItem","position":3,"name":"M\u00e9dical"}]},{"@type":"WebSite","@id":"https:\/\/stsindustrie.com\/#website","url":"https:\/\/stsindustrie.com\/","name":"stsindustrie.com","description":"","publisher":{"@id":"https:\/\/stsindustrie.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/stsindustrie.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/stsindustrie.com\/#organization","name":"STS Industrie SA","url":"https:\/\/stsindustrie.com\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/stsindustrie.com\/#\/schema\/logo\/image\/","url":"https:\/\/stsindustrie.com\/wp-content\/uploads\/2022\/02\/logoflavicon.png","contentUrl":"https:\/\/stsindustrie.com\/wp-content\/uploads\/2022\/02\/logoflavicon.png","width":150,"height":150,"caption":"STS Industrie SA"},"image":{"@id":"https:\/\/stsindustrie.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.linkedin.com\/company\/sts-industrie-sa\/"]}]}},"_links":{"self":[{"href":"https:\/\/stsindustrie.com\/en\/wp-json\/wp\/v2\/pages\/383","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/stsindustrie.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/stsindustrie.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/stsindustrie.com\/en\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/stsindustrie.com\/en\/wp-json\/wp\/v2\/comments?post=383"}],"version-history":[{"count":52,"href":"https:\/\/stsindustrie.com\/en\/wp-json\/wp\/v2\/pages\/383\/revisions"}],"predecessor-version":[{"id":2371,"href":"https:\/\/stsindustrie.com\/en\/wp-json\/wp\/v2\/pages\/383\/revisions\/2371"}],"up":[{"embeddable":true,"href":"https:\/\/stsindustrie.com\/en\/wp-json\/wp\/v2\/pages\/335"}],"wp:attachment":[{"href":"https:\/\/stsindustrie.com\/en\/wp-json\/wp\/v2\/media?parent=383"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}