{"id":5427,"date":"2015-09-25T17:39:42","date_gmt":"2015-09-25T17:39:42","guid":{"rendered":"https:\/\/www.hexis-graphics.com\/de\/societe\/"},"modified":"2026-05-22T14:44:42","modified_gmt":"2026-05-22T14:44:42","slug":"ueber-hexis","status":"publish","type":"page","link":"https:\/\/www.hexis-graphics.com\/de\/ueber-hexis\/","title":{"rendered":"HEXIS"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"5427\" class=\"elementor elementor-5427 elementor-4943\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-04da833 e-flex e-con-boxed e-con e-parent\" data-id=\"04da833\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9c334b3 elementor-widget elementor-widget-html\" data-id=\"9c334b3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"de\">\r\n<head>\r\n  <meta charset=\"UTF-8\">\r\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n  <title>Unternehmen \u2014 HEXIS SAS<\/title>\r\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\r\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700;800;900&display=swap\" rel=\"stylesheet\">\r\n  <style>* { box-sizing: border-box; margin: 0; padding: 0; } body { font-family: Inter, system-ui, sans-serif; background: #fff; color: #0f1115; }<\/style>\r\n<\/head>\r\n<body>\r\n\r\n<!-- ======= HEXIS About Block ======= -->\r\n<section id=\"hexis-about\" class=\"hexis-about\">\r\n  <style>\r\n    #hexis-about {\r\n      --hexis-red: #C90C0F;\r\n      --ink: #0f1115;\r\n      --muted: #6b7280;\r\n      --bg: #ffffff;\r\n      --bg-soft: #f7f7f8;\r\n      --ring: rgba(201,12,15,.2);\r\n      --radius: 18px;\r\n      --shadow: 0 10px 25px rgba(0,0,0,.08);\r\n      --shadow-sm: 0 6px 16px rgba(0,0,0,.06);\r\n      --maxw: 1200px;\r\n      --col-gap: clamp(20px, 4vw, 40px);\r\n      font-family: Inter, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial;\r\n      color: var(--ink);\r\n      background: var(--bg);\r\n    }\r\n    #hexis-about * { box-sizing: border-box; }\r\n    #hexis-about img { max-width: 100%; display: block; height: auto; }\r\n\r\n    #hexis-about .wrap {\r\n      margin: 0 auto;\r\n      max-width: var(--maxw);\r\n      padding: clamp(24px, 4vw, 48px) clamp(16px, 3.5vw, 32px);\r\n    }\r\n    #hexis-about .card {\r\n      position: relative;\r\n      background: var(--bg);\r\n      border: 1px solid #ececec;\r\n      border-radius: var(--radius);\r\n      box-shadow: var(--shadow);\r\n      overflow: clip;\r\n    }\r\n    #hexis-about .grid {\r\n      display: grid;\r\n      grid-template-columns: 300px 1fr;\r\n      gap: var(--col-gap);\r\n      padding: clamp(20px, 4vw, 40px);\r\n    }\r\n    @media (max-width: 900px) {\r\n      #hexis-about .grid { grid-template-columns: 1fr; }\r\n    }\r\n\r\n    #hexis-about .side { position: relative; }\r\n    #hexis-about .kicker {\r\n      font-size: .9rem;\r\n      text-transform: uppercase;\r\n      letter-spacing: .1em;\r\n      color: var(--muted);\r\n      margin-bottom: 4px;\r\n      display: block;\r\n    }\r\n    #hexis-about h2.title {\r\n      font-size: clamp(2rem, 4vw, 3rem);\r\n      line-height: 1.05;\r\n      margin: 0 0 16px;\r\n      font-weight: 800;\r\n      letter-spacing: -0.02em;\r\n    }\r\n    #hexis-about .title .accent {\r\n      background: linear-gradient(90deg, var(--hexis-red), #ff5a5f);\r\n      -webkit-background-clip: text;\r\n      background-clip: text;\r\n      color: transparent;\r\n    }\r\n    #hexis-about .lead {\r\n      color: #262b33;\r\n      font-size: clamp(1rem, 1.4vw, 1.1rem);\r\n      line-height: 1.5;\r\n      margin-bottom: 16px;\r\n    }\r\n\r\n    #hexis-about .btns { display: grid; gap: 10px; margin-top: 12px; }\r\n    #hexis-about a.btn {\r\n      display: inline-flex; align-items: center; justify-content: center;\r\n      gap: 10px; height: 48px; padding: 0 16px;\r\n      border-radius: 12px; text-decoration: none; font-weight: 700;\r\n      border: 1px solid #e8e8e8; background: var(--bg-soft); color: var(--ink);\r\n      box-shadow: var(--shadow-sm);\r\n      transition: transform .2s ease, box-shadow .2s ease, background .2s ease;\r\n    }\r\n    #hexis-about a.btn.primary {\r\n      background: linear-gradient(135deg, var(--hexis-red), #ff3b30);\r\n      color: white; border: 1px solid transparent;\r\n    }\r\n    #hexis-about a.btn:hover { transform: translateY(-2px); box-shadow: 0 12px 28px rgba(0,0,0,.12); }\r\n    #hexis-about .content { position: relative; }\r\n    #hexis-about .badge-stack {\r\n      display: flex; gap: 16px; align-items: center; flex-wrap: wrap;\r\n      margin: 10px 0 18px;\r\n    }\r\n    #hexis-about .badge {\r\n      background: #fff;\r\n      border: 1px solid #eee;\r\n      border-radius: 14px;\r\n      padding: 8px 12px;\r\n      box-shadow: var(--shadow-sm);\r\n      display: inline-flex; align-items: center; gap: 10px;\r\n    }\r\n    #hexis-about .badge b { white-space: nowrap; }\r\n\r\n    #hexis-about .badge-bv img {\r\n      width: 120px;\r\n      height: auto;\r\n    }\r\n    #hexis-about .badge-fr img {\r\n      width:58px;\r\n      height: auto;\r\n    }\r\n    #hexis-about .blocks { display: grid; gap: 20px; }\r\n    #hexis-about .block {\r\n      background: var(--bg-soft);\r\n      border: 1px solid #ececec;\r\n      border-radius: 14px;\r\n      padding: clamp(14px, 2.2vw, 18px);\r\n      position: relative;\r\n      overflow: hidden;\r\n    }\r\n    #hexis-about .block:before {\r\n      content: \"\"; position: absolute; inset: 0;\r\n      background:\r\n        radial-gradient(600px 200px at -10% -20%, rgba(201,12,15,.06), transparent 60%),\r\n        radial-gradient(600px 200px at 110% 120%, rgba(201,12,15,.06), transparent 60%);\r\n      pointer-events: none;\r\n    }\r\n    #hexis-about .block h3 {\r\n      margin: 0 0 6px;\r\n      font-size: 1.1rem; font-weight: 800;\r\n    }\r\n    #hexis-about .block p { margin: 0; color: #2e3440; line-height: 1.6; }\r\n    #hexis-about .muted { color: var(--muted); }\r\n    #hexis-about .dots {\r\n      position: absolute; right: -60px; top: -60px; width: 200px; height: 200px;\r\n      background:\r\n        radial-gradient(circle at 8px 8px, var(--ring) 2px, transparent 2px) 0 0 \/ 20px 20px;\r\n      transform: rotate(15deg);\r\n      pointer-events: none;\r\n    }\r\n    @media (prefers-reduced-motion: no-preference) {\r\n      #hexis-about .reveal { opacity: 0; transform: translateY(10px); filter: blur(4px); }\r\n      #hexis-about .reveal.in-view { opacity: 1; transform: translateY(0); filter: blur(0); transition: all .6s cubic-bezier(.22,1,.36,1); }\r\n    }\r\n    #hexis-about .eyebrow {\r\n      display: inline-flex; align-items: center; gap: 8px;\r\n      padding: 6px 10px; border-radius: 999px; font-size: .8rem;\r\n      background: #fff; border: 1px solid #eee; box-shadow: var(--shadow-sm);\r\n      margin-bottom: 10px;\r\n    }\r\n    #hexis-about .eyebrow i {\r\n      width: 8px; height: 8px; border-radius: 50%; background: var(--hexis-red);\r\n      box-shadow: 0 0 0 4px var(--ring);\r\n    }\r\n  <\/style>\r\n\r\n  <div class=\"wrap\">\r\n    <div class=\"card\">\r\n      <div class=\"dots\" aria-hidden=\"true\"><\/div>\r\n\r\n      <div class=\"grid\">\r\n        <!-- Sidebar -->\r\n        <aside class=\"side\">\r\n          <span class=\"kicker\">\u00dcber uns<\/span>\r\n          <h2 class=\"title\">\r\n            HEXIS SAS, ein bedeutender <span class=\"accent\">Akteur<\/span> auf dem Haftfolienmarkt\r\n          <\/h2>\r\n          <p class=\"lead\">\r\n            <b>Haftfolien<\/b> f\u00fcr <b>visuelle Kommunikation<\/b> und <b>Oberfl\u00e4chenschutz<\/b>, entwickelt f\u00fcr Profis, gebaut f\u00fcr Leistung.\r\n          <\/p>\r\n\r\n          <div class=\"btns\">\r\n            <a class=\"btn primary\" href=\"https:\/\/www.hexis-graphics.com\/hexisgraphics\/2024\/09\/PressKit_2024_FR.zip\" target=\"_blank\" rel=\"noopener noreferrer\">\r\n              Pressemappe\r\n            <\/a>\r\n            <a class=\"btn\" href=\"https:\/\/career.hexisgroup.com\/\" target=\"_blank\" rel=\"noopener noreferrer\">\r\n              Karrierezentrum\r\n            <\/a>\r\n          <\/div>\r\n        <\/aside>\r\n        <div class=\"content\">\r\n          <div class=\"eyebrow\"><i><\/i> Made in France &amp; Expertise<\/div>\r\n\r\n          <div class=\"badge-stack reveal\">\r\n            <span class=\"badge badge-bv\">\r\n              <img decoding=\"async\" src=\"https:\/\/www.hexis-graphics.com\/hexisgraphics\/2022\/09\/Certifications-ISO-HEXIS.png\" alt=\"Bureau Veritas\">\r\n              <b>Zertifiziert<\/b>\r\n            <\/span>\r\n            <span class=\"badge badge-fr\">\r\n              <img decoding=\"async\" src=\"https:\/\/www.hexis-graphics.com\/hexisgraphics\/2015\/09\/hexis-madeinfrance.jpg\" alt=\"Made in France\">\r\n              <b>Made in France<\/b>\r\n            <\/span>\r\n          <\/div>\r\n\r\n          <div class=\"blocks\">\r\n            <section class=\"block reveal\">\r\n              <h3>Expertise<\/h3>\r\n              <p>\r\n                Seit seiner Gr\u00fcndung im Jahr <b>1989<\/b> behauptet HEXIS seine Position als <b>franz\u00f6sischer Marktf\u00fchrer<\/b> f\u00fcr Medien im Bereich Markierung und Digitaldruck gegen\u00fcber internationalen Wettbewerbern. HEXIS betreibt <b>2 Produktionsstandorte<\/b> \u2014 einen am Hauptsitz in <i>Frontignan (34)<\/i> und einen weiteren in <i>Hagetmau (40)<\/i>. HEXIS setzt sich seit Jahren daf\u00fcr ein, das franz\u00f6sische Produktions-Know-how in seinen Werken hervorzuheben.\r\n              <\/p>\r\n            <\/section>\r\n\r\n            <section class=\"block reveal\">\r\n              <h3>Anwendungsbereiche<\/h3>\r\n              <p>\r\n                HEXIS entwickelt innovativ Produktsortimente f\u00fcr <b>Digitaldruckprofis<\/b>, <b>Schriftenmaler<\/b> und <b>Beschilderungsspezialisten<\/b>\u2026 Au\u00dfenwerbung, Innenraumdekoration, Fahrzeugbeschriftung (Autos, Busse, Z\u00fcge, Boote, Flugzeuge), Objekte &amp; Textilien, Laminierung\u2026 Anspruchsvolle Profi-Anwendungen, schnelle und pr\u00e4zise Verarbeitung.\r\n              <\/p>\r\n            <\/section>\r\n            <section class=\"block reveal\">\r\n              <h3>Verpflichtungen<\/h3>\r\n              <p class=\"muted\">\r\n                <b>Lokale Produktion<\/b>, <b>reduzierter Fu\u00dfabdruck<\/b>, <b>kontrollierte Qualit\u00e4t<\/b>\u2026 Seit einigen Jahren vertreibt HEXIS ein komplettes Sortiment an <b>PVC-freien Haftfolien<\/b> f\u00fcr anspruchsvolle Industrieprojekte. Von U-Bahn- und Zugflotten bis hin zu Unternehmensfahrzeugen \u2014 unsere Folien vereinen <b>\u00c4sthetik<\/b>, <b>Langlebigkeit<\/b> und <b>Schutz<\/b>.\r\n              <\/p>\r\n            <\/section>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <script>\r\n    (function(){\r\n      const root = document.getElementById('hexis-about');\r\n      if (!root) return;\r\n\r\n      const prefersReduced = window.matchMedia('(prefers-reduced-motion: reduce)').matches;\r\n      if (!prefersReduced && 'IntersectionObserver' in window) {\r\n        const io = new IntersectionObserver((entries) => {\r\n          entries.forEach(e => { if (e.isIntersecting) e.target.classList.add('in-view'); });\r\n        }, { rootMargin: '0px 0px -10% 0px', threshold: 0.1 });\r\n        root.querySelectorAll('.reveal').forEach(el => io.observe(el));\r\n      } else {\r\n        root.querySelectorAll('.reveal').forEach(el => el.classList.add('in-view'));\r\n      }\r\n\r\n      root.querySelectorAll('a[href^=\"#\"]').forEach(a => {\r\n        a.addEventListener('click', (ev) => {\r\n          const id = a.getAttribute('href').slice(1);\r\n          const target = document.getElementById(id);\r\n          if (target) {\r\n            ev.preventDefault();\r\n            target.scrollIntoView({ behavior: prefersReduced ? 'auto' : 'smooth', block: 'start' });\r\n          }\r\n        });\r\n      });\r\n    })();\r\n  <\/script>\r\n\r\n  <div id=\"kit-presse\" style=\"height:1px;\"><\/div>\r\n  <div id=\"recrutement\" style=\"height:1px;\"><\/div>\r\n<\/section>\r\n<!-- ======= \/HEXIS About Block ======= -->\r\n\r\n\r\n<!-- ======= HEXIS \u2014 Hero Soci\u00e9t\u00e9 ======= -->\r\n<section id=\"hexis-hero-static\" aria-label=\"HEXIS \u2014 Experte f\u00fcr Haftfolien\">\r\n  <style>\r\n    #hexis-hero-static {\r\n      --red: #C90C0F;\r\n      --ink: #0f1115;\r\n      --shadow: 0 18px 40px rgba(0,0,0,.25);\r\n      --radius: 18px;\r\n      --maxw: 1200px;\r\n      margin: 0 !important;\r\n      padding: 0 !important;\r\n      position: relative;\r\n      display: block;\r\n      isolation: isolate;\r\n      width: 100vw !important;\r\n      left: 50%;\r\n      transform: translateX(-50%);\r\n      max-width: none !important;\r\n      overflow: hidden;\r\n      background: #0a0002;\r\n      color: #fff;\r\n      font-family: Inter, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif;\r\n    }\r\n    #hexis-hero-static * { box-sizing: border-box; }\r\n\r\n    #hexis-hero-static .hhs-bg {\r\n      position: absolute; inset: 0; z-index: 0;\r\n      background: url('https:\/\/www.hexis-graphics.com\/hexisgraphics\/2015\/05\/batiment_hexis.jpg') center\/cover no-repeat;\r\n      animation: hhsZoom 18s ease-in-out infinite alternate;\r\n      will-change: transform;\r\n    }\r\n    @keyframes hhsZoom {\r\n      from { transform: scale(1); }\r\n      to   { transform: scale(1.07); }\r\n    }\r\n    #hexis-hero-static .hhs-overlay {\r\n      position: absolute; inset: 0; z-index: 1;\r\n      background:\r\n        linear-gradient(160deg, rgba(10,0,2,.75) 0%, rgba(20,2,4,.6) 50%, rgba(10,0,2,.7) 100%),\r\n        radial-gradient(1200px 600px at 20% 80%, rgba(201,12,15,.28), transparent 65%);\r\n    }\r\n\r\n    #hexis-hero-static .hhs-wrap {\r\n      position: relative; z-index: 2;\r\n      min-height: clamp(480px, 70vh, 700px);\r\n      display: flex; flex-direction: column;\r\n      align-items: center; justify-content: center;\r\n      padding: clamp(60px, 8vw, 100px) clamp(16px, 4vw, 40px) clamp(80px, 10vw, 120px);\r\n      max-width: var(--maxw); margin: 0 auto;\r\n      text-align: center;\r\n    }\r\n\r\n    #hexis-hero-static .hhs-eyebrow {\r\n      display: inline-flex; align-items: center; gap: 10px;\r\n      padding: 7px 16px; border-radius: 999px;\r\n      background: rgba(255,255,255,.08);\r\n      border: 1px solid rgba(255,255,255,.18);\r\n      backdrop-filter: blur(6px);\r\n      font-size: .85rem; font-weight: 600;\r\n      color: #e8e8e8; letter-spacing: .06em; text-transform: uppercase;\r\n      margin-bottom: 20px;\r\n      animation: hhsFadeUp .6s ease both .1s;\r\n    }\r\n    #hexis-hero-static .hhs-eyebrow-dot {\r\n      width: 8px; height: 8px; border-radius: 50%;\r\n      background: var(--red);\r\n      box-shadow: 0 0 0 4px rgba(201,12,15,.3);\r\n      flex-shrink: 0;\r\n      display: inline-block;\r\n    }\r\n\r\n    #hexis-hero-static .hhs-title {\r\n      margin: 0 0 .4em;\r\n      font-size: clamp(1.9rem, 5.5vw, 3.8rem);\r\n      font-weight: 900; letter-spacing: -.03em; line-height: 1.04;\r\n      text-wrap: balance;\r\n      animation: hhsFadeUp .7s ease both .25s;\r\n    }\r\n    #hexis-hero-static .hhs-title span {\r\n      background: linear-gradient(90deg, #ff5a5f, #ff835c);\r\n      -webkit-background-clip: text; background-clip: text; color: transparent;\r\n    }\r\n\r\n    #hexis-hero-static .hhs-sub {\r\n      margin: 0 auto 28px;\r\n      color: rgba(243,244,246,.88);\r\n      font-size: clamp(.95rem, 1.6vw, 1.15rem); line-height: 1.65;\r\n      max-width: 700px;\r\n      animation: hhsFadeUp .7s ease both .4s;\r\n    }\r\n\r\n    #hexis-hero-static .hhs-stats {\r\n      display: flex; gap: 0; align-items: stretch;\r\n      background: rgba(255,255,255,.07);\r\n      border: 1px solid rgba(255,255,255,.13);\r\n      border-radius: 20px;\r\n      backdrop-filter: blur(12px);\r\n      overflow: hidden;\r\n      margin: 0 0 32px;\r\n      animation: hhsFadeUp .75s ease both .55s;\r\n    }\r\n    #hexis-hero-static .hhs-stat {\r\n      flex: 1; display: flex; flex-direction: column;\r\n      align-items: center; justify-content: center;\r\n      padding: 18px 20px; gap: 4px;\r\n      border-right: 1px solid rgba(255,255,255,.1);\r\n    }\r\n    #hexis-hero-static .hhs-stat:last-child { border-right: none; }\r\n    #hexis-hero-static .hhs-stat-num {\r\n      font-size: clamp(1.5rem, 3vw, 2.1rem);\r\n      font-weight: 900; letter-spacing: -.03em; line-height: 1;\r\n      color: #fff;\r\n    }\r\n    #hexis-hero-static .hhs-stat-label {\r\n      font-size: .72rem; font-weight: 600; letter-spacing: .06em;\r\n      text-transform: uppercase; color: rgba(255,255,255,.55);\r\n      white-space: nowrap;\r\n    }\r\n\r\n    #hexis-hero-static .hhs-btns {\r\n      display: flex; gap: 14px; justify-content: center; flex-wrap: wrap;\r\n      animation: hhsFadeUp .7s ease both .7s;\r\n    }\r\n    #hexis-hero-static .hhs-btn {\r\n      display: inline-flex; align-items: center; gap: 10px;\r\n      height: 52px; padding: 0 24px; border-radius: 14px;\r\n      text-decoration: none; font-weight: 800; font-size: .95rem; letter-spacing: .01em;\r\n      border: 1px solid rgba(255,255,255,.2);\r\n      background: rgba(255,255,255,.1); color: #fff;\r\n      backdrop-filter: blur(8px);\r\n      transition: transform .2s ease, box-shadow .2s ease, background .2s ease;\r\n      box-shadow: 0 8px 24px rgba(0,0,0,.2);\r\n    }\r\n    #hexis-hero-static .hhs-btn.primary {\r\n      background: linear-gradient(135deg, var(--red), #ff3b30);\r\n      border-color: transparent;\r\n      box-shadow: 0 8px 24px rgba(201,12,15,.35);\r\n    }\r\n    #hexis-hero-static .hhs-btn:hover { transform: translateY(-3px); box-shadow: 0 14px 32px rgba(0,0,0,.3); }\r\n    #hexis-hero-static .hhs-btn.primary:hover { box-shadow: 0 14px 32px rgba(201,12,15,.45); }\r\n\r\n    #hexis-hero-static .hhs-bar {\r\n      position: absolute; left: 0; bottom: 0; right: 0; z-index: 2;\r\n      height: 4px;\r\n      background: linear-gradient(90deg, transparent, var(--red), #ff835c, var(--red), transparent);\r\n      background-size: 200% 100%;\r\n      animation: hhsBarSlide 3s ease-in-out infinite;\r\n    }\r\n    @keyframes hhsBarSlide {\r\n      0%   { background-position: 100% 0; }\r\n      100% { background-position: -100% 0; }\r\n    }\r\n\r\n    @keyframes hhsFadeUp {\r\n      from { opacity: 0; transform: translateY(16px); }\r\n      to   { opacity: 1; transform: translateY(0); }\r\n    }\r\n\r\n    @media (max-width: 640px) {\r\n      #hexis-hero-static .hhs-stats { flex-wrap: wrap; border-radius: 16px; }\r\n      #hexis-hero-static .hhs-stat { flex: 1 1 45%; min-width: 100px; }\r\n      #hexis-hero-static .hhs-stat:nth-child(2) { border-right: none; }\r\n      #hexis-hero-static .hhs-btn { height: 48px; padding: 0 18px; }\r\n    }\r\n  <\/style>\r\n\r\n  <div class=\"hhs-bg\" aria-hidden=\"true\"><\/div>\r\n  <div class=\"hhs-overlay\" aria-hidden=\"true\"><\/div>\r\n\r\n  <div class=\"hhs-wrap\">\r\n    <div class=\"hhs-eyebrow\">\r\n      <span class=\"hhs-eyebrow-dot\"><\/span>\r\n      Franz\u00f6sischer Hersteller von Haftfolien\r\n    <\/div>\r\n\r\n    <h2 class=\"hhs-title\">\r\n      Weltweiter Experte f\u00fcr Haftfolien<br>\r\n      <span>Hochleistung<\/span> seit 1989\r\n    <\/h2>\r\n\r\n    <p class=\"hhs-sub\">\r\n      Als Hersteller und Experte f\u00fcr Haftkleberl\u00f6sungen entwickelt und produziert HEXIS in Frankreich Haftfolien f\u00fcr die M\u00e4rkte Beschilderung, Wrapping und Oberfl\u00e4chenschutz.\r\n    <\/p>\r\n\r\n    <div class=\"hhs-stats\">\r\n      <div class=\"hhs-stat\">\r\n        <span class=\"hhs-stat-num\" data-count=\"35\" data-suffix=\"+\">35+<\/span>\r\n        <span class=\"hhs-stat-label\">Jahre Expertise<\/span>\r\n      <\/div>\r\n      <div class=\"hhs-stat\">\r\n        <span class=\"hhs-stat-num\" data-count=\"2\">2<\/span>\r\n        <span class=\"hhs-stat-label\">Produktionsstandorte<\/span>\r\n      <\/div>\r\n      <div class=\"hhs-stat\">\r\n        <span class=\"hhs-stat-num\" data-count=\"85\" data-suffix=\"+\">85+<\/span>\r\n        <span class=\"hhs-stat-label\">Belieferte L\u00e4nder<\/span>\r\n      <\/div>\r\n      <div class=\"hhs-stat\">\r\n        <span class=\"hhs-stat-num\" data-count=\"400\" data-suffix=\"+\">400+<\/span>\r\n        <span class=\"hhs-stat-label\">Mitarbeiter<\/span>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"hhs-btns\">\r\n      <a class=\"hhs-btn primary\" href=\"https:\/\/www.hexis-graphics.com\/fr\/products\/\">Unsere Produkte entdecken<\/a>\r\n      <a class=\"hhs-btn\" href=\"https:\/\/www.hexis-graphics.com\/fr\/societe\/contact\/\">Kontakt aufnehmen<\/a>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <div class=\"hhs-bar\" aria-hidden=\"true\"><\/div>\r\n\r\n  <script>\r\n    (function(){\r\n      const nums = document.querySelectorAll('#hexis-hero-static [data-count]');\r\n      if (!nums.length) return;\r\n      function animateCount(el) {\r\n        const target = parseInt(el.dataset.count, 10);\r\n        const suffix = el.dataset.suffix || '';\r\n        const duration = 1800;\r\n        const start = performance.now();\r\n        function step(now) {\r\n          const progress = Math.min((now - start) \/ duration, 1);\r\n          const ease = 1 - Math.pow(1 - progress, 3);\r\n          el.textContent = Math.round(target * ease) + suffix;\r\n          if (progress < 1) requestAnimationFrame(step);\r\n        }\r\n        requestAnimationFrame(step);\r\n      }\r\n      if ('IntersectionObserver' in window) {\r\n        const io = new IntersectionObserver((entries) => {\r\n          entries.forEach(e => {\r\n            if (e.isIntersecting) { nums.forEach(animateCount); io.disconnect(); }\r\n          });\r\n        }, { threshold: .3 });\r\n        io.observe(document.querySelector('#hexis-hero-static'));\r\n      } else {\r\n        nums.forEach(animateCount);\r\n      }\r\n    })();\r\n  <\/script>\r\n<\/section>\r\n<!-- ======= \/HEXIS Hero Static ======= -->\r\n\r\n\r\n\r\n<!-- ======= HEXIS \u2014 Section Laboratoire R&D ======= -->\r\n<section id=\"hexis-rd\">\r\n  <style>\r\n    #hexis-rd{\r\n      --hexis-red:#C90C0F;\r\n      --ink:#0f1115;\r\n      --muted:#6b7280;\r\n      --bg:#ffffff;\r\n      --bg-soft:#f7f7f8;\r\n      --ring:rgba(201,12,15,.18);\r\n      --radius:18px;\r\n      --shadow:0 10px 25px rgba(0,0,0,.08);\r\n      --shadow-sm:0 6px 16px rgba(0,0,0,.06);\r\n      --maxw:1200px;\r\n      --gap:clamp(20px,4vw,40px);\r\n      font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial;\r\n      color:var(--ink);\r\n      background:var(--bg);\r\n    }\r\n    #hexis-rd *{box-sizing:border-box}\r\n    #hexis-rd img{max-width:100%;display:block;height:auto}\r\n\r\n    #hexis-rd .wrap{\r\n      max-width:var(--maxw); margin:0 auto;\r\n      padding:clamp(24px,4vw,48px) clamp(16px,3.5vw,32px);\r\n    }\r\n    #hexis-rd .card{\r\n      background:var(--bg); border:1px solid #ececec;\r\n      border-radius:var(--radius); box-shadow:var(--shadow); overflow:clip;\r\n      position:relative;\r\n    }\r\n    #hexis-rd .grid{\r\n      display:grid; gap:var(--gap);\r\n      grid-template-columns: 1.15fr .85fr;\r\n      padding:clamp(20px,4vw,40px);\r\n      align-items:center;\r\n    }\r\n    @media (max-width: 920px){\r\n      #hexis-rd .grid{ grid-template-columns:1fr }\r\n    }\r\n    #hexis-rd .eyebrow{\r\n      display:inline-flex; align-items:center; gap:8px;\r\n      padding:6px 10px; border-radius:999px; font-size:.85rem;\r\n      background:#fff; border:1px solid #eee; box-shadow:var(--shadow-sm);\r\n      margin-bottom:10px;\r\n    }\r\n    #hexis-rd .eyebrow i{\r\n      width:8px; height:8px; border-radius:50%; background:var(--hexis-red);\r\n      box-shadow:0 0 0 4px var(--ring);\r\n    }\r\n    #hexis-rd h2{\r\n      margin:0 0 12px; line-height:1.05;\r\n      font-size:clamp(1.8rem,3.8vw,2.6rem); font-weight:900; letter-spacing:-.02em;\r\n    }\r\n    #hexis-rd h2 .accent{\r\n      background:linear-gradient(90deg,var(--hexis-red),#ff5a5f);\r\n      -webkit-background-clip:text; background-clip:text; color:transparent;\r\n    }\r\n    #hexis-rd .lead{\r\n      color:#262b33; font-size:clamp(1rem,1.4vw,1.1rem);\r\n      line-height:1.6; margin:0 0 16px;\r\n    }\r\n    #hexis-rd .kpis{ display:flex; flex-wrap:wrap; gap:12px; margin:16px 0 18px; }\r\n    #hexis-rd .kpi{\r\n      background:#fff; border:1px solid #eee; border-radius:14px;\r\n      padding:10px 14px; box-shadow:var(--shadow-sm);\r\n      display:flex; align-items:center; gap:10px; min-height:48px;\r\n    }\r\n    #hexis-rd .kpi b{ font-size:1.1rem }\r\n    #hexis-rd .kpi small{ color:var(--muted) }\r\n    #hexis-rd .btns{ display:flex; gap:10px; flex-wrap:wrap; }\r\n    #hexis-rd a.btn{\r\n      display:inline-flex; align-items:center; gap:10px;\r\n      height:46px; padding:0 16px; border-radius:12px; text-decoration:none;\r\n      font-weight:800; border:1px solid #e8e8e8; background:var(--bg-soft); color:var(--ink);\r\n      box-shadow:var(--shadow-sm); transition:transform .2s ease, box-shadow .2s ease;\r\n    }\r\n    #hexis-rd a.btn.primary{\r\n      background:linear-gradient(135deg,var(--hexis-red),#ff3b30); color:#fff; border-color:transparent;\r\n    }\r\n    #hexis-rd a.btn:hover{ transform:translateY(-2px); box-shadow:0 12px 28px rgba(0,0,0,.12); }\r\n\r\n    #hexis-rd .media{\r\n      position:relative; border-radius:16px; overflow:hidden;\r\n      border:1px solid #eaeaea; box-shadow:var(--shadow);\r\n      background:#000;\r\n    }\r\n    #hexis-rd .media .frame{\r\n      aspect-ratio: 16 \/ 7;\r\n      width:100%;\r\n      background-size:cover; background-position:center; background-repeat:no-repeat;\r\n      transform:scale(1.02); transition:transform .6s cubic-bezier(.22,1,.36,1), filter .4s ease;\r\n      filter:brightness(.92) saturate(1.05);\r\n    }\r\n    #hexis-rd .media:hover .frame{ transform:scale(1.05); filter:brightness(.98) }\r\n    #hexis-rd .media:after{\r\n      content:\"\"; position:absolute; inset:0;\r\n      background: radial-gradient(500px 220px at 10% 90%, rgba(201,12,15,.22), transparent 60%);\r\n      pointer-events:none;\r\n    }\r\n\r\n    #hexis-rd .dots{\r\n      position:absolute; right:-60px; top:-60px; width:200px; height:200px;\r\n      background:radial-gradient(circle at 8px 8px, var(--ring) 2px, transparent 2px) 0 0 \/ 20px 20px;\r\n      transform:rotate(15deg); pointer-events:none;\r\n    }\r\n\r\n    @media (prefers-reduced-motion:no-preference){\r\n      #hexis-rd .reveal{ opacity:0; transform:translateY(10px); filter:blur(4px); }\r\n      #hexis-rd .reveal.in{ opacity:1; transform:translateY(0); filter:blur(0);\r\n        transition:all .6s cubic-bezier(.22,1,.36,1); }\r\n    }\r\n  <\/style>\r\n\r\n  <div class=\"wrap\">\r\n    <div class=\"card\">\r\n      <div class=\"dots\" aria-hidden=\"true\"><\/div>\r\n\r\n      <div class=\"grid\">\r\n        <div class=\"col\">\r\n          <div class=\"eyebrow\"><i><\/i> F&amp;E-Labor<\/div>\r\n          <h2>Das Labor f\u00fcr <span class=\"accent\">Forschung &amp; Entwicklung<\/span><\/h2>\r\n          <p class=\"lead\">\r\n            Wir widmen einen erheblichen Teil unseres Umsatzes der Forschung und Entwicklung.\r\n            Jeder Produktionsstandort verf\u00fcgt \u00fcber ein eigenes Labor, um Innovationen voranzutreiben\r\n            und eine strenge Qualit\u00e4tskontrolle zu gew\u00e4hrleisten.\r\n          <\/p>\r\n\r\n          <div class=\"kpis reveal\">\r\n            <div class=\"kpi\"><b data-count=\"2.5\">0<\/b><small>% des Umsatzes in F&amp;E<\/small><\/div>\r\n            <div class=\"kpi\"><b data-count=\"2\">0<\/b><small>Labore (2 Standorte)<\/small><\/div>\r\n            <div class=\"kpi\"><b data-count=\"20\">0<\/b><small>F&amp;E-Spezialisten<\/small><\/div>\r\n          <\/div>\r\n\r\n          <div class=\"btns reveal\">\r\n            <a class=\"btn primary\" href=\"https:\/\/www.hexis-graphics.com\/fr\/societe\/recherche-developpement\/\">Unsere Innovationen entdecken<\/a>\r\n            <a class=\"btn\" href=\"https:\/\/www.hexis-graphics.com\/fr\/societe\/contact\/\" target=\"_blank\" rel=\"noopener\">Kontakt aufnehmen<\/a>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"col\">\r\n          <figure class=\"media reveal\">\r\n            <div class=\"frame\" style=\"background-image:url('https:\/\/www.hexis-graphics.com\/hexisgraphics\/2015\/09\/hexis-laboratoire.jpg');\"><\/div>\r\n          <\/figure>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <script>\r\n    (function(){\r\n      const root = document.getElementById('hexis-rd');\r\n      if(!root) return;\r\n\r\n      const obsOK = 'IntersectionObserver' in window && !window.matchMedia('(prefers-reduced-motion: reduce)').matches;\r\n      if (obsOK){\r\n        const io = new IntersectionObserver((entries)=>{\r\n          entries.forEach(e=>{ if(e.isIntersecting){ e.target.classList.add('in'); io.unobserve(e.target);} });\r\n        },{rootMargin:'0px 0px -10% 0px', threshold:0.1});\r\n        root.querySelectorAll('.reveal').forEach(el=>io.observe(el));\r\n      } else {\r\n        root.querySelectorAll('.reveal').forEach(el=>el.classList.add('in'));\r\n      }\r\n\r\n      function animateCount(el){\r\n        const target = Number(el.getAttribute('data-count') || 0);\r\n        const isInt = Number.isInteger(target);\r\n        const duration = 900;\r\n        const start = performance.now();\r\n        function tick(now){\r\n          const p = Math.min(1, (now - start) \/ duration);\r\n          const val = isInt ? Math.round(target * p) : (target * p);\r\n          el.textContent = isInt ? val : (Math.round(val*10)\/10).toString().replace('.', ',');\r\n          if (p < 1) requestAnimationFrame(tick);\r\n        }\r\n        requestAnimationFrame(tick);\r\n      }\r\n      root.querySelectorAll('[data-count]').forEach(el=>{\r\n        if (obsOK){\r\n          const io2 = new IntersectionObserver(([e])=>{\r\n            if(e.isIntersecting){ animateCount(el); io2.disconnect(); }\r\n          },{threshold:0.6});\r\n          io2.observe(el);\r\n        } else { animateCount(el); }\r\n      });\r\n    })();\r\n  <\/script>\r\n<\/section>\r\n<!-- ======= \/HEXIS \u2014 Section Laboratoire R&D ======= -->\r\n\r\n\r\n<!-- ======= HEXIS \u2014 Analyses & Contr\u00f4les ======= -->\r\n<section id=\"hexis-analyses\">\r\n  <style>\r\n    #hexis-analyses{\r\n      --hexis-red:#C90C0F;\r\n      --ink:#0f1115;\r\n      --muted:#6b7280;\r\n      --bg:#ffffff;\r\n      --bg-soft:#f7f7f8;\r\n      --ring:rgba(201,12,15,.18);\r\n      --radius:16px;\r\n      --shadow:0 10px 25px rgba(0,0,0,.08);\r\n      --shadow-sm:0 6px 16px rgba(0,0,0,.06);\r\n      --maxw:1200px;\r\n      --gap:clamp(14px,2.5vw,20px);\r\n      font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial;\r\n      color:var(--ink);\r\n      background:var(--bg);\r\n    }\r\n    #hexis-analyses *{ box-sizing:border-box }\r\n    #hexis-analyses img{ display:block; max-width:100%; height:auto }\r\n\r\n    .ha-wrap{ max-width:var(--maxw); margin:0 auto; padding:clamp(24px,4vw,48px) clamp(16px,3.5vw,32px); }\r\n    .ha-head{ text-align:center; margin-bottom:clamp(14px,3vw,22px); }\r\n    .ha-head .eyebrow{\r\n      display:inline-flex; align-items:center; gap:8px;\r\n      padding:6px 10px; border-radius:999px; font-size:.85rem;\r\n      background:#fff; border:1px solid #eee; box-shadow:var(--shadow-sm);\r\n      margin-bottom:10px;\r\n    }\r\n    .ha-head .eyebrow i{ width:8px; height:8px; border-radius:50%; background:var(--hexis-red); box-shadow:0 0 0 4px var(--ring); }\r\n    .ha-head h2{\r\n      margin:.2em 0 .2em; line-height:1.1;\r\n      font-size:clamp(1.4rem,3.2vw,2rem); font-weight:900; letter-spacing:-.01em;\r\n    }\r\n    .ha-head p{ color:#2b313a; opacity:.9; max-width:900px; margin:8px auto 0; }\r\n\r\n    .ha-grid{\r\n      display:grid; gap:var(--gap);\r\n      grid-template-columns: repeat(7, 1fr);\r\n      align-items: stretch;\r\n    }\r\n    @media (max-width:1200px){ .ha-grid{ grid-template-columns: repeat(4, 1fr); } }\r\n    @media (max-width:820px){ .ha-grid{ grid-template-columns: repeat(3, 1fr); } }\r\n    @media (max-width:560px){ .ha-grid{ grid-template-columns: repeat(2, 1fr); } }\r\n\r\n    .ha-item{\r\n      display: flex; flex-direction: column; justify-content: flex-start;\r\n      align-items: center; height: 100%; padding: 24px 14px 26px;\r\n      background: var(--bg); border: 1px solid #ececec; border-radius: var(--radius);\r\n      box-shadow: var(--shadow-sm); text-align: center;\r\n      transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;\r\n      position: relative; overflow: hidden;\r\n    }\r\n    .ha-item:before{\r\n      content:\"\"; position:absolute; inset:0; pointer-events:none;\r\n      background: radial-gradient(380px 180px at 10% 120%, rgba(201,12,15,.08), transparent 60%);\r\n      opacity:.8; transition:opacity .25s ease;\r\n    }\r\n    .ha-item:hover{ transform:translateY(-3px); box-shadow:0 14px 30px rgba(0,0,0,.12); border-color:#e6e6e6; }\r\n    .ha-item:hover:before{ opacity:1; }\r\n\r\n    .ha-ico{\r\n      width:72px; height:72px; border-radius:18px;\r\n      margin:0 auto 14px; display:grid; place-items:center;\r\n      background:var(--bg-soft); border:1px solid #eee; box-shadow:var(--shadow-sm);\r\n    }\r\n    .ha-ico img{\r\n      width:40px; height:40px; object-fit:contain;\r\n      filter: grayscale(.05) saturate(1.05);\r\n      transition: transform .25s ease;\r\n    }\r\n    .ha-item:hover .ha-ico img{ transform:scale(1.06); }\r\n\r\n    .ha-title{\r\n      font-weight:600; font-size:.95rem; line-height:1.4; color:#1f2430;\r\n      margin-top:auto; display:flex; align-items:center; justify-content:center;\r\n      text-align:center; min-height:3.5em;\r\n    }\r\n\r\n    @media (max-width:560px){\r\n      .ha-item{ padding:20px 10px; }\r\n      .ha-title{ font-size:0.9rem; min-height:auto; }\r\n    }\r\n\r\n    @media (prefers-reduced-motion:no-preference){\r\n      #hexis-analyses .reveal{ opacity:0; transform:translateY(8px); filter:blur(4px); }\r\n      #hexis-analyses .reveal.in{ opacity:1; transform:translateY(0); filter:blur(0); transition:all .55s cubic-bezier(.22,1,.36,1); }\r\n    }\r\n  <\/style>\r\n\r\n  <div class=\"ha-wrap\">\r\n    <header class=\"ha-head\">\r\n      <div class=\"eyebrow\"><i><\/i> Qualit\u00e4tskontrolle<\/div>\r\n      <h2>Pr\u00e4zise Analysen garantieren die Qualit\u00e4t unserer Produkte<\/h2>\r\n      <p>Dazu bewerten wir im Labor eine Reihe von mechanischen, optischen und Hafteigenschaften.<\/p>\r\n    <\/header>\r\n\r\n    <div class=\"ha-grid\">\r\n\r\n      <article class=\"ha-item reveal\">\r\n        <div class=\"ha-ico\">\r\n          <img decoding=\"async\" src=\"https:\/\/www.hexis-graphics.com\/hexisgraphics\/2026\/02\/arrow-icon.webp\" alt=\"Dehnung und Rei\u00dffestigkeit\">\r\n        <\/div>\r\n        <div class=\"ha-title\">Dehnung und<br>Rei\u00dffestigkeit<\/div>\r\n      <\/article>\r\n\r\n      <article class=\"ha-item reveal\">\r\n        <div class=\"ha-ico\">\r\n          <img decoding=\"async\" src=\"https:\/\/www.hexis-graphics.com\/hexisgraphics\/2026\/02\/icon-palette.webp\" alt=\"Farbkonformit\u00e4t\">\r\n        <\/div>\r\n        <div class=\"ha-title\">Farb\u00adkonformit\u00e4t<\/div>\r\n      <\/article>\r\n\r\n      <article class=\"ha-item reveal\">\r\n        <div class=\"ha-ico\">\r\n          <img decoding=\"async\" src=\"https:\/\/www.hexis-graphics.com\/hexisgraphics\/2026\/02\/arrow-icon.webp\" alt=\"Oberfl\u00e4chenrauheit\">\r\n        <\/div>\r\n        <div class=\"ha-title\">Oberfl\u00e4chen\u00adrauheit<\/div>\r\n      <\/article>\r\n\r\n      <article class=\"ha-item reveal\">\r\n        <div class=\"ha-ico\">\r\n          <img decoding=\"async\" src=\"https:\/\/www.hexis-graphics.com\/hexisgraphics\/2026\/02\/icon-pelage.webp\" alt=\"Sch\u00e4lfestigkeit\">\r\n        <\/div>\r\n        <div class=\"ha-title\">Sch\u00e4l\u00adfestigkeit<\/div>\r\n      <\/article>\r\n\r\n      <article class=\"ha-item reveal\">\r\n        <div class=\"ha-ico\">\r\n          <img decoding=\"async\" src=\"https:\/\/www.hexis-graphics.com\/hexisgraphics\/2026\/02\/icon-sticky.webp\" alt=\"Sofortklebkraft (Tack)\">\r\n        <\/div>\r\n        <div class=\"ha-title\">Sofort\u00adklebkraft<br>(der \u201eTack\")<\/div>\r\n      <\/article>\r\n\r\n      <article class=\"ha-item reveal\">\r\n        <div class=\"ha-ico\">\r\n          <img decoding=\"async\" src=\"https:\/\/www.hexis-graphics.com\/hexisgraphics\/2026\/02\/check-icon.webp\" alt=\"Endhaftung auf dem Untergrund\">\r\n        <\/div>\r\n        <div class=\"ha-title\">Endhaftung<br>auf dem Untergrund<\/div>\r\n      <\/article>\r\n\r\n      <article class=\"ha-item reveal\">\r\n        <div class=\"ha-ico\">\r\n          <img decoding=\"async\" src=\"https:\/\/www.hexis-graphics.com\/hexisgraphics\/2026\/02\/icon-clock.webp\" alt=\"Langzeitstabilit\u00e4t (Ofen und QUV)\">\r\n        <\/div>\r\n        <div class=\"ha-title\">Langzeit\u00adstabilit\u00e4t<br>(Ofen und \u201eQUV\")<\/div>\r\n      <\/article>\r\n\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <script>\r\n    (function(){\r\n      const root = document.getElementById('hexis-analyses');\r\n      if (!root) return;\r\n      const pref = window.matchMedia('(prefers-reduced-motion: reduce)').matches;\r\n      if (!pref && 'IntersectionObserver' in window) {\r\n        const io = new IntersectionObserver((entries)=>{\r\n          entries.forEach(e=>{ if(e.isIntersecting){ e.target.classList.add('in'); io.unobserve(e.target); } });\r\n        },{rootMargin:'0px 0px -6% 0px', threshold:0.05});\r\n        root.querySelectorAll('.reveal').forEach(el=>io.observe(el));\r\n      } else {\r\n        root.querySelectorAll('.reveal').forEach(el=>el.classList.add('in'));\r\n      }\r\n    })();\r\n  <\/script>\r\n<\/section>\r\n<!-- ======= \/HEXIS \u2014 Analyses & Contr\u00f4les ======= -->\r\n\r\n\r\n<!-- ======= HEXIS \u2014 R\u00e9seau de Filiales ======= -->\r\n<section id=\"hexis-reseau\">\r\n  <style>\r\n    #hexis-reseau {\r\n      --hexis-red: #C90C0F;\r\n      --gold: #f5a623;\r\n      --maxw: 1200px;\r\n      font-family: Inter, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial;\r\n    }\r\n    #hexis-reseau * { box-sizing: border-box; }\r\n    #hexis-reseau img { display: block; max-width: 100%; height: auto; }\r\n\r\n    #hexis-reseau .outer {\r\n      position: relative;\r\n      background: #120204;\r\n      background-image: url('https:\/\/www.hexis-graphics.com\/hexisgraphics\/2015\/09\/hexis-filiales.png');\r\n      background-size: cover;\r\n      background-position: center;\r\n      background-repeat: no-repeat;\r\n      overflow: hidden;\r\n    }\r\n    #hexis-reseau .outer:before {\r\n      content: \"\";\r\n      position: absolute; inset: 0;\r\n      background: linear-gradient(135deg, rgba(10,1,2,.88) 0%, rgba(25,3,6,.80) 50%, rgba(10,1,2,.75) 100%);\r\n      pointer-events: none;\r\n    }\r\n\r\n    #hexis-reseau .inner {\r\n      position: relative;\r\n      max-width: var(--maxw);\r\n      margin: 0 auto;\r\n      padding: clamp(40px, 6vw, 72px) clamp(16px, 3.5vw, 32px);\r\n      display: grid;\r\n      grid-template-columns: 1fr 360px;\r\n      gap: clamp(24px, 4vw, 48px);\r\n      align-items: start;\r\n    }\r\n    @media (max-width: 900px) {\r\n      #hexis-reseau .inner { grid-template-columns: 1fr; }\r\n    }\r\n\r\n    #hexis-reseau .eyebrow {\r\n      display: inline-flex; align-items: center; gap: 8px;\r\n      padding: 6px 12px; border-radius: 999px; font-size: .85rem;\r\n      background: rgba(255,255,255,.08); border: 1px solid rgba(255,255,255,.15);\r\n      backdrop-filter: blur(4px); color: #e8e8e8;\r\n      margin-bottom: 14px;\r\n    }\r\n    #hexis-reseau .eyebrow i {\r\n      width: 8px; height: 8px; border-radius: 50%; background: var(--hexis-red);\r\n      box-shadow: 0 0 0 4px rgba(201,12,15,.35);\r\n    }\r\n\r\n    #hexis-reseau h2 {\r\n      font-size: clamp(1.8rem, 4.5vw, 3rem);\r\n      font-weight: 900; letter-spacing: -.02em; line-height: 1.05;\r\n      color: #fff; margin: 0 0 16px;\r\n    }\r\n    #hexis-reseau .lead {\r\n      color: rgba(255,255,255,.8); font-size: clamp(.95rem, 1.4vw, 1.05rem);\r\n      line-height: 1.65; margin: 0 0 24px;\r\n      max-width: 560px;\r\n    }\r\n\r\n    #hexis-reseau .countries {\r\n      display: flex; flex-wrap: wrap; gap: 10px;\r\n    }\r\n    #hexis-reseau .country-pill {\r\n      display: inline-flex; align-items: center; gap: 6px;\r\n      padding: 6px 14px; border-radius: 999px;\r\n      background: rgba(255,255,255,.92); color: #0f1115;\r\n      font-weight: 600; font-size: .88rem;\r\n      border: 1px solid rgba(255,255,255,.3);\r\n    }\r\n    #hexis-reseau .country-pill span {\r\n      width: 7px; height: 7px; border-radius: 50%;\r\n      background: var(--hexis-red); flex-shrink: 0;\r\n    }\r\n\r\n    \/* Rechte Karte *\/\r\n    #hexis-reseau .card {\r\n      background: rgba(255,255,255,.06);\r\n      border: 1px solid rgba(255,255,255,.14);\r\n      border-radius: 20px;\r\n      padding: clamp(20px, 3vw, 28px);\r\n      backdrop-filter: blur(12px);\r\n    }\r\n    #hexis-reseau .card h3 {\r\n      font-size: 1.15rem; font-weight: 800; color: #fff;\r\n      margin: 0 0 12px; line-height: 1.3;\r\n    }\r\n    #hexis-reseau .card p {\r\n      color: rgba(255,255,255,.72); font-size: .9rem; line-height: 1.65;\r\n      margin: 0 0 20px;\r\n    }\r\n    #hexis-reseau .card p b { color: rgba(255,255,255,.92); }\r\n\r\n    #hexis-reseau a.btn-gold {\r\n      display: inline-flex; align-items: center; gap: 10px;\r\n      height: 48px; padding: 0 20px; border-radius: 12px; text-decoration: none;\r\n      font-weight: 800; font-size: .95rem; letter-spacing: .01em;\r\n      background: var(--gold); color: #fff;\r\n      border: none;\r\n      box-shadow: 0 6px 20px rgba(245,166,35,.35);\r\n      transition: transform .2s ease, box-shadow .2s ease;\r\n    }\r\n    #hexis-reseau a.btn-gold:hover { transform: translateY(-2px); box-shadow: 0 10px 28px rgba(245,166,35,.45); }\r\n\r\n    @media (prefers-reduced-motion: no-preference) {\r\n      #hexis-reseau .reveal { opacity: 0; transform: translateY(12px); }\r\n      #hexis-reseau .reveal.in { opacity: 1; transform: translateY(0); transition: all .65s cubic-bezier(.22,1,.36,1); }\r\n    }\r\n  <\/style>\r\n\r\n  <div class=\"outer\">\r\n    <div class=\"inner\">\r\n\r\n      <!-- Links -->\r\n      <div class=\"left-col\">\r\n        <div class=\"eyebrow\"><i><\/i> \u00dcber Frankreich hinaus\u2026 die Welt!<\/div>\r\n        <h2>Ein weltweites Netz von Tochtergesellschaften und Partnern<\/h2>\r\n        <p class=\"lead\">\r\n          Dank der Diversifizierung und des Mehrwerts seiner technischen Folien hat HEXIS die Herausforderungen der Globalisierung gemeistert und exportiert heute die H\u00e4lfte seiner Produktion weltweit \u00fcber seine Tochtergesellschaften und Vertriebspartner.\r\n        <\/p>\r\n\r\n        <div class=\"countries reveal\">\r\n          <span class=\"country-pill\"><span><\/span>D\u00e4nemark<\/span>\r\n          <span class=\"country-pill\"><span><\/span>Niederlande<\/span>\r\n          <span class=\"country-pill\"><span><\/span>Deutschland<\/span>\r\n          <span class=\"country-pill\"><span><\/span>Spanien<\/span>\r\n          <span class=\"country-pill\"><span><\/span>Italien<\/span>\r\n          <span class=\"country-pill\"><span><\/span>Schweden<\/span>\r\n          <span class=\"country-pill\"><span><\/span>Franz\u00f6sische Antillen<\/span>\r\n          <span class=\"country-pill\"><span><\/span>Schweiz<\/span>\r\n          <span class=\"country-pill\"><span><\/span>R\u00e9union<\/span>\r\n          <span class=\"country-pill\"><span><\/span>Australien<\/span>\r\n          <span class=\"country-pill\"><span><\/span>Vereinigte Staaten<\/span>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <!-- Rechts: H\u00e4ndlerkarte -->\r\n      <div class=\"card reveal\">\r\n        <h3>H\u00e4ndler &amp; unabh\u00e4ngige Franchise-Unternehmen<\/h3>\r\n        <p>\r\n          HEXIS arbeitet in Partnerschaft mit unabh\u00e4ngigen Franchise-Unternehmen: im <b>Nahen Osten \u2014 HEXIS ME<\/b> und im <b>Vereinigten K\u00f6nigreich \u2014 HEXIS UK<\/b>. Dar\u00fcber hinaus beliefern mehr als <b>60 H\u00e4ndler<\/b> weitere <b>85 L\u00e4nder<\/b> weltweit. Nehmen Sie Kontakt mit dem Team in Ihrer N\u00e4he auf.\r\n        <\/p>\r\n        <a class=\"btn-gold\" href=\"https:\/\/www.hexis-graphics.com\/fr\/societe\/reseau-hexis\/\" target=\"_blank\" rel=\"noopener\">\r\n          \u2192 UNSER HEXIS-NETZWERK\r\n        <\/a>\r\n      <\/div>\r\n\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <script>\r\n    (function(){\r\n      const root = document.getElementById('hexis-reseau');\r\n      if (!root) return;\r\n      const pref = window.matchMedia('(prefers-reduced-motion: reduce)').matches;\r\n      if (!pref && 'IntersectionObserver' in window) {\r\n        const io = new IntersectionObserver((entries)=>{\r\n          entries.forEach(e=>{ if(e.isIntersecting){ e.target.classList.add('in'); io.unobserve(e.target); } });\r\n        },{rootMargin:'0px 0px -8% 0px', threshold:0.1});\r\n        root.querySelectorAll('.reveal').forEach(el=>io.observe(el));\r\n      } else {\r\n        root.querySelectorAll('.reveal').forEach(el=>el.classList.add('in'));\r\n      }\r\n    })();\r\n  <\/script>\r\n<\/section>\r\n<!-- ======= \/HEXIS \u2014 R\u00e9seau de Filiales ======= -->\r\n\r\n\r\n<!-- ======= HEXIS \u2014 Engagement Qualit\u00e9 & ISO ======= -->\r\n<section id=\"hexis-qualite-engagement\">\r\n  <style>\r\n    #hexis-qualite-engagement {\r\n      --hexis-red: #C90C0F;\r\n      --ink: #0f1115;\r\n      --muted: #6b7280;\r\n      --bg: #ffffff;\r\n      --bg-soft: #f7f7f8;\r\n      --ring: rgba(201,12,15,.18);\r\n      --radius: 18px;\r\n      --shadow: 0 10px 25px rgba(0,0,0,.08);\r\n      --shadow-sm: 0 6px 16px rgba(0,0,0,.06);\r\n      --maxw: 1200px;\r\n      font-family: Inter, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial;\r\n      color: var(--ink);\r\n      background: var(--bg);\r\n    }\r\n    #hexis-qualite-engagement * { box-sizing: border-box; }\r\n\r\n    #hexis-qualite-engagement .wrap {\r\n      max-width: var(--maxw); margin: 0 auto;\r\n      padding: clamp(24px, 4vw, 48px) clamp(16px, 3.5vw, 32px);\r\n    }\r\n\r\n    #hexis-qualite-engagement .eyebrow {\r\n      display: inline-flex; align-items: center; gap: 8px;\r\n      padding: 6px 10px; border-radius: 999px; font-size: .85rem;\r\n      background: #fff; border: 1px solid #eee; box-shadow: var(--shadow-sm);\r\n      margin-bottom: 12px;\r\n    }\r\n    #hexis-qualite-engagement .eyebrow i {\r\n      width: 8px; height: 8px; border-radius: 50%; background: var(--hexis-red);\r\n      box-shadow: 0 0 0 4px var(--ring);\r\n    }\r\n    #hexis-qualite-engagement h2 {\r\n      font-size: clamp(1.6rem, 3.5vw, 2.4rem); font-weight: 900;\r\n      letter-spacing: -.02em; line-height: 1.1; margin: 0 0 12px;\r\n    }\r\n    #hexis-qualite-engagement .lead {\r\n      color: #262b33; font-size: clamp(.95rem, 1.4vw, 1.05rem);\r\n      line-height: 1.65; max-width: 760px; margin: 0 0 32px;\r\n    }\r\n\r\n    #hexis-qualite-engagement .iso-grid {\r\n      display: grid;\r\n      grid-template-columns: repeat(4, 1fr);\r\n      gap: clamp(12px, 2.5vw, 20px);\r\n    }\r\n    @media (max-width: 900px) {\r\n      #hexis-qualite-engagement .iso-grid { grid-template-columns: repeat(2, 1fr); }\r\n    }\r\n    @media (max-width: 480px) {\r\n      #hexis-qualite-engagement .iso-grid { grid-template-columns: 1fr; }\r\n    }\r\n\r\n    #hexis-qualite-engagement .iso-card {\r\n      background: var(--bg);\r\n      border: 1px solid #e8e8e8;\r\n      border-radius: 16px;\r\n      padding: clamp(18px, 2.5vw, 26px);\r\n      box-shadow: var(--shadow-sm);\r\n      display: flex; flex-direction: column; align-items: center;\r\n      text-align: center; gap: 8px;\r\n      transition: transform .25s ease, box-shadow .25s ease, border-color .25s ease;\r\n      position: relative; overflow: hidden;\r\n    }\r\n    #hexis-qualite-engagement .iso-card:before {\r\n      content: \"\"; position: absolute; inset: 0; pointer-events: none;\r\n      background: radial-gradient(400px 200px at 50% 110%, rgba(201,12,15,.05), transparent 60%);\r\n    }\r\n    #hexis-qualite-engagement .iso-card:hover {\r\n      transform: translateY(-4px); box-shadow: 0 16px 36px rgba(0,0,0,.11); border-color: #d8d8d8;\r\n    }\r\n\r\n    #hexis-qualite-engagement .iso-num {\r\n      font-size: clamp(1.2rem, 2.5vw, 1.5rem); font-weight: 900;\r\n      letter-spacing: -.02em; color: var(--ink);\r\n      line-height: 1.15; text-align: center; width: 100%;\r\n    }\r\n    #hexis-qualite-engagement .iso-sub {\r\n      font-size: .78rem; font-weight: 600; color: var(--hexis-red);\r\n      text-transform: uppercase; letter-spacing: .06em;\r\n      text-align: center; width: 100%;\r\n    }\r\n    #hexis-qualite-engagement .iso-desc {\r\n      font-size: .88rem; color: var(--muted); line-height: 1.5;\r\n      margin: 0; text-align: center; width: 100%;\r\n    }\r\n    #hexis-qualite-engagement .iso-divider {\r\n      width: 32px; height: 3px; border-radius: 2px;\r\n      background: linear-gradient(90deg, var(--hexis-red), #ff5a5f);\r\n    }\r\n\r\n    @media (prefers-reduced-motion: no-preference) {\r\n      #hexis-qualite-engagement .reveal { opacity: 0; transform: translateY(10px); filter: blur(4px); }\r\n      #hexis-qualite-engagement .reveal.in { opacity: 1; transform: translateY(0); filter: blur(0); transition: all .6s cubic-bezier(.22,1,.36,1); }\r\n      #hexis-qualite-engagement .iso-card:nth-child(2) { transition-delay: .07s; }\r\n      #hexis-qualite-engagement .iso-card:nth-child(3) { transition-delay: .14s; }\r\n      #hexis-qualite-engagement .iso-card:nth-child(4) { transition-delay: .21s; }\r\n    }\r\n  <\/style>\r\n\r\n  <div class=\"wrap\">\r\n    <div class=\"eyebrow\"><i><\/i> Qualit\u00e4t &amp; Nachhaltigkeit<\/div>\r\n    <h2>Unser Engagement f\u00fcr Qualit\u00e4t und Verantwortung<\/h2>\r\n    <p class=\"lead\">\r\n      Unter der F\u00fchrung seines Gr\u00fcnders <b>Michel MATEU<\/b> hat HEXIS die Werte der nachhaltigen Entwicklung in seine Unternehmensf\u00fchrung integriert und konkrete Ma\u00dfnahmen ergriffen, um die Umweltauswirkungen seiner Aktivit\u00e4ten zu minimieren.\r\n    <\/p>\r\n\r\n    <div class=\"iso-grid\">\r\n\r\n      <div class=\"iso-card reveal\">\r\n        <div class=\"iso-num\">ISO 9001<\/div>\r\n        <div class=\"iso-divider\"><\/div>\r\n        <p class=\"iso-desc\">Qualit\u00e4tsmanagement<\/p>\r\n      <\/div>\r\n\r\n      <div class=\"iso-card reveal\">\r\n        <div class=\"iso-num\">ISO 14001<\/div>\r\n        <div class=\"iso-divider\"><\/div>\r\n        <p class=\"iso-desc\">Umweltmanagement<\/p>\r\n      <\/div>\r\n\r\n      <div class=\"iso-card reveal\">\r\n        <div class=\"iso-num\">ISO 45001<\/div>\r\n        <div class=\"iso-divider\"><\/div>\r\n        <p class=\"iso-desc\">Management f\u00fcr Arbeitssicherheit und Gesundheitsschutz<\/p>\r\n      <\/div>\r\n\r\n      <div class=\"iso-card reveal\">\r\n        <div class=\"iso-num\">IATF 16949<\/div>\r\n        <div class=\"iso-sub\">Standort Frontignan<\/div>\r\n        <div class=\"iso-divider\"><\/div>\r\n        <p class=\"iso-desc\">Qualit\u00e4tsmanagement in der Automobilindustrie<\/p>\r\n      <\/div>\r\n\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <script>\r\n    (function(){\r\n      const root = document.getElementById('hexis-qualite-engagement');\r\n      if (!root) return;\r\n      const pref = window.matchMedia('(prefers-reduced-motion: reduce)').matches;\r\n      if (!pref && 'IntersectionObserver' in window) {\r\n        const io = new IntersectionObserver((entries)=>{\r\n          entries.forEach(e=>{ if(e.isIntersecting){ e.target.classList.add('in'); io.unobserve(e.target); } });\r\n        },{rootMargin:'0px 0px -8% 0px', threshold:0.1});\r\n        root.querySelectorAll('.reveal').forEach(el=>io.observe(el));\r\n      } else {\r\n        root.querySelectorAll('.reveal').forEach(el=>el.classList.add('in'));\r\n      }\r\n    })();\r\n  <\/script>\r\n<\/section>\r\n<!-- ======= \/HEXIS \u2014 Engagement Qualit\u00e9 & ISO ======= -->\r\n\r\n\r\n<!-- ======= HEXIS \u2014 Boutons CTA ======= -->\r\n<section id=\"hexis-cta\">\r\n  <style>\r\n    #hexis-cta {\r\n      --hexis-red: #C90C0F;\r\n      --ink: #0f1115;\r\n      --bg: #ffffff;\r\n      --bg-soft: #f7f7f8;\r\n      --shadow-sm: 0 6px 16px rgba(0,0,0,.06);\r\n      --maxw: 1200px;\r\n      font-family: Inter, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial;\r\n      background: var(--bg-soft);\r\n      border-top: 1px solid #ececec;\r\n    }\r\n    #hexis-cta * { box-sizing: border-box; }\r\n\r\n    #hexis-cta .wrap {\r\n      max-width: var(--maxw); margin: 0 auto;\r\n      padding: clamp(24px, 4vw, 40px) clamp(16px, 3.5vw, 32px);\r\n      display: flex; flex-wrap: wrap; gap: 12px; justify-content: center; align-items: center;\r\n    }\r\n\r\n    #hexis-cta a.btn {\r\n      display: inline-flex; align-items: center; justify-content: center; gap: 8px;\r\n      height: 52px; padding: 0 24px; border-radius: 14px; text-decoration: none;\r\n      font-weight: 800; font-size: .95rem; letter-spacing: .01em;\r\n      border: 1px solid #e0e0e0; background: #fff; color: var(--ink);\r\n      box-shadow: var(--shadow-sm);\r\n      transition: transform .2s ease, box-shadow .2s ease;\r\n      white-space: nowrap;\r\n    }\r\n    #hexis-cta a.btn.primary {\r\n      background: linear-gradient(135deg, var(--hexis-red), #ff3b30);\r\n      color: #fff; border-color: transparent;\r\n      box-shadow: 0 8px 20px rgba(201,12,15,.25);\r\n    }\r\n    #hexis-cta a.btn:hover { transform: translateY(-2px); box-shadow: 0 12px 28px rgba(0,0,0,.14); }\r\n    #hexis-cta a.btn.primary:hover { box-shadow: 0 12px 28px rgba(201,12,15,.35); }\r\n\r\n    @media (max-width: 600px) {\r\n      #hexis-cta .wrap { flex-direction: column; align-items: stretch; }\r\n      #hexis-cta a.btn { justify-content: center; }\r\n    }\r\n  <\/style>\r\n\r\n  <div class=\"wrap\">\r\n    <a class=\"btn primary\" href=\"https:\/\/www.hexis-graphics.com\/hexisgraphics\/2024\/09\/PressKit_2024_FR.zip\" target=\"_blank\" rel=\"noopener noreferrer\">\r\n      Pressemappe\r\n    <\/a>\r\n    <a class=\"btn\" href=\"https:\/\/career.hexisgroup.com\/\" target=\"_blank\" rel=\"noopener noreferrer\">\r\n      Karrierezentrum\r\n    <\/a>\r\n    <a class=\"btn primary\" href=\"https:\/\/fr.hexis-training.com\/\" target=\"_blank\" rel=\"noopener noreferrer\">\r\n      Schulungszentrum\r\n    <\/a>\r\n    <a class=\"btn\" href=\"https:\/\/www.hexis-graphics.com\/fr\/societe\/reseau-hexis\/\" target=\"_blank\" rel=\"noopener noreferrer\">\r\n      HEXIS-Netzwerk\r\n    <\/a>\r\n  <\/div>\r\n<\/section>\r\n<!-- ======= \/HEXIS \u2014 Boutons CTA ======= -->\r\n\r\n<\/body>\r\n<\/html>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2c9310fb elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed e-con e-parent\" data-id=\"2c9310fb\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-113df269 elementor-widget elementor-widget-text-editor\" data-id=\"113df269\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"vce-row-container\" data-vce-boxed-width=\"true\"><div id=\"el-32c277bd\" class=\"vce-row vce-row--col-gap-30 vce-row-equal-height vce-row-content--top\" data-vce-do-apply=\"all el-32c277bd\"><div class=\"vce-row-content\" data-vce-element-content=\"true\"><div id=\"el-ec84c75d\" class=\"vce-col vce-col--md-auto vce-col--xs-1 vce-col--xs-last vce-col--xs-first vce-col--sm-last vce-col--sm-first vce-col--md-last vce-col--lg-last vce-col--xl-last vce-col--md-first vce-col--lg-first vce-col--xl-first\"><div class=\"vce-col-inner\" data-vce-do-apply=\"border margin background el-ec84c75d\"><div class=\"vce-col-content\" data-vce-element-content=\"true\" data-vce-do-apply=\"padding el-ec84c75d\"><div class=\"vce-text-block\"><div id=\"el-22c66114\" class=\"vce-text-block-wrapper vce\" data-vce-do-apply=\"all el-22c66114\"><section><div id=\"hexisgroup\" class=\"section row\"><div class=\"container-full\"><div class=\"col four tablet-full mobile-full\"><h1 class=\"borderRed\">\u00dcber HEXIS &#8230;<\/h1><h3 class=\"silver marginleft16\">Die HEXIS SAS ist einer der wichtigsten Hersteller von Klebefolien f\u00fcr die visuelle Kommunikation, den Schutz und die pers\u00f6nliche Gestaltung von Oberfl\u00e4chen.<\/h3><div class=\"button-grey button-background-mini margintop20 marginleft16\"><a title=\"\" href=\"https:\/\/www.hexis-graphics.com\/hexisgraphics\/2024\/09\/PressKit_2024_EN.zip\"><i class=\"icon-hexis hexis icon-pdf white\"><\/i> PRESSEMAPPE<\/a><\/div><\/div><div class=\"col eight tablet-full mobile-full silver margintop80\"><p>Seit der Gr\u00fcndung im Jahr 1989 verteidigt HEXIS im internationalen Wettbewerb erfolgreich die Position des franz\u00f6sischen Marktf\u00fchrers im Bereich Beschriftungs- und Digitaldruckfolien.<\/p><p>HEXIS verf\u00fcgt \u00fcber 2 Produktionsstandorte: einen am Hauptsitz in Frontignan bei Montpellier und einen weiteren in Hagetmau, in S\u00fcdwestfrankreich. Seit vermehrt Wert auf lokale Produktion und das &#8222;Made in France&#8220; gelegt wird, erinnert HEXIS an das eigene Engagement f\u00fcr franz\u00f6sisches Know-how in der Produktion, f\u00fcr Arbeitspl\u00e4tze in der eigenen Region und f\u00fcr eine aktive Teilnahme am Umweltschutz. Die Gruppe besch\u00e4ftigt weltweit 464 Personen, 350 davon in Frankreich.<\/p><div class=\"col nine tablet-full mobile-full silver nomargin nopadding\"><h4 class=\"black\">Das Know-how von HEXIS<\/h4><p>Das Unternehmen ist auf hochwertige gegossene PVC-, PU- und Latexfolien spezialisiert und entwickelt mit immer neuen Innovationen Produkte f\u00fcr professionelle Anwendungen im Digitaldruck, f\u00fcr Schildermaler, Designer f\u00fcr Ausschilderungen und f\u00fcr Spezialfirmen im Textildruck.<\/p><p>Ihre Anwendungsgebiete sind Anzeigen und Werbung in Stadtbereichen, die Dekoration von R\u00e4umen und Objekten, Ausschilderungen, Leuchtk\u00e4sten, die Markierung von Fahrzeugen (Autos, Schienenfahrzeuge, Stra\u00dfenbahnen, Schiffe, Flugzeuge\u2026), von Gegenst\u00e4nden und Textilien, die Laminierung usw.<\/p><p>Der Markt der Klebefolien erlebt zurzeit eine starke Diversifizierung. Die Anpassung an spezifische Anwendungen und die Fertigung nach Ma\u00df spielt bei unseren hochtechnischen Folien eine immer gr\u00f6\u00dfere Rolle. Neue M\u00e4rkte entstehen mit der Verwendung von Klebefolien im Bereich Design, Dekoration sowie Innen- und Au\u00dfenarchitektur.<\/p><p>Bereits seit einigen Jahren handelt HEXIS mit einer umfassenden Produktreihe, die auch industriellen Projekten gerecht wird.<br \/>Auch Klebefolien als Ersatz f\u00fcr Lackierungen oder Oberfl\u00e4chenschutz f\u00fcr die Wagen von Hochgeschwindigkeitsz\u00fcgen, Regionalz\u00fcgen und Stra\u00dfenbahnen innerhalb und au\u00dferhalb Frankreichs geh\u00f6ren seit langem zu unserem Angebot. Auch die Metro-Wagen in Paris und London wurden von HEXIS &#8222;eingekleidet&#8220;, was ihnen ein einheitliches Aussehen und zugleich einen Schutz gegen Besch\u00e4digungen verleiht.<\/p><\/div><div class=\"col three tablet-full mobile-full nomargin nopadding textright\"><img decoding=\"async\" class=\"margintop40\" src=\"|!|vcvUploadUrl|!|\/2022\/09\/Certifications-ISO-HEXIS.png\" alt=\"\" \/><br \/><img decoding=\"async\" class=\"margintop20\" src=\"|!|vcvUploadUrl|!|\/2015\/09\/hexis-madeinfrance.jpg\" alt=\"\" \/><\/div><\/div><\/div><div class=\"clear\">\u00a0<\/div><\/div><\/section><section><div id=\"hexishistory\" class=\"section row\" style=\"display: none;\"><div class=\"container-full\"><div class=\"col four tablet-four mobile-full\"><h2 class=\"borderWhite\">Evolution<\/h2><\/div><div class=\"clear\">\u00a0<\/div><\/div><\/div><\/section><section><div id=\"hexisproducts\" class=\"section bg-black\"><div class=\"container-full textcenter\" style=\"height: 170px; padding-top: 25px; padding-bottom: 20px;\"><div class=\"fusion-column-wrapper\"><div class=\"ffusion-slider-sc flexslider flexslider-hover-type-none\"><ul class=\"slides\"><li class=\"flex-active-slide\" style=\"position: relative; opacity: 1; display: block; max-width: 100%; height: 170px; z-index: 2;\"><h3 class=\"silver margintop20\">Die Unternehmensaktivit\u00e4ten sind in f\u00fcnf gro\u00dfe Produktfamilien eingeteilt.<\/h3><h3 class=\"proregular white margintop10\"><span class=\"hover-type-none\">Durchgef\u00e4rbte Folien f\u00fcr den computergest\u00fctzten Zuschnitt.<\/span><\/h3><\/li><li style=\"position: relative; opacity: 0; display: block; max-width: 100%; height: 170px; z-index: 1;\"><h3 class=\"silver margintop20\">Die Unternehmensaktivit\u00e4ten sind in f\u00fcnf gro\u00dfe Produktfamilien eingeteilt.<\/h3><h3 class=\"proregular white margintop10\"><span class=\"hover-type-none\">Medien f\u00fcr gro\u00dfformatige Digitaldrucke.<\/span><\/h3><\/li><li style=\"position: relative; opacity: 0; display: block; max-width: 100%; height: 170px; z-index: 1;\"><h3 class=\"silver margintop20\">Die Unternehmensaktivit\u00e4ten sind in f\u00fcnf gro\u00dfe Produktfamilien eingeteilt.<\/h3><h3 class=\"proregular white margintop10\"><span class=\"hover-type-none\">Folien f\u00fcr Vollverklebungen<\/span><\/h3><\/li><li style=\"position: relative; opacity: 0; display: block; max-width: 100%; height: 170px; z-index: 1;\"><h3 class=\"silver margintop20\">Die Unternehmensaktivit\u00e4ten sind in f\u00fcnf gro\u00dfe Produktfamilien eingeteilt.<\/h3><h3 class=\"proregular white margintop10\"><span class=\"hover-type-none\">Folien f\u00fcr den Textildruck (zuschneidbar, bedruckbar, DTF)<\/span><\/h3><\/li><li style=\"position: relative; opacity: 0; display: block; max-width: 100%; height: 170px; z-index: 1;\"><h3 class=\"silver margintop20\">Die Unternehmensaktivit\u00e4ten sind in f\u00fcnf gro\u00dfe Produktfamilien eingeteilt.<\/h3><h3 class=\"proregular white margintop10\"><span class=\"hover-type-none\">Folien f\u00fcr den Oberfl\u00e4chenschutz (anti-mikrobiell sowie Schutz gegen Kratzer und Graffiti)<\/span><\/h3><\/li><\/ul><\/div><div class=\"fusion-clearfix\">\u00a0<\/div><\/div><\/div><div class=\"clear\">\u00a0<\/div><\/div><\/section><section class=\"module parallax parallax-kit textcenter top156\"><div class=\"button-diagonal big bg-red\"><a href=\"|!|vcvUploadUrl|!|\/2024\/09\/PressKit_2024_EN.zip\" rel=\"bookmark\">DOWNLOAD PRESS KIT<\/a><\/div><div class=\"container-full\"><h3 class=\"white\">Erfahren Sie mehr \u00fcber HEXIS! HEXIS, Hersteller von selbstklebenden Folien.<\/h3><\/div><div class=\"clear\">\u00a0<\/div><\/section><section><div id=\"hexisinnovation\" class=\"section row\"><div class=\"container-full\"><div class=\"col twelve tablet-full mobile-full margintop20\"><h2 class=\"borderRed\">Das Labor f\u00fcr Forschung und Entwicklung<\/h2><\/div><div class=\"clear\">\u00a0<\/div><div class=\"col four tablet-full mobile-full nomargin nopadding\"><h3 class=\"silver marginleft16\">Das Unternehmen HEXIS investiert 2,5 % seines Umsatzes in Forschung &amp; Entwicklung und besch\u00e4ftigt 20 Mitarbeiter in seinem Labor. HEXIS hat an beiden Produktionsstandorten ein Labor eingerichtet, wo sowohl Forschung und Entwicklung als auch Qualit\u00e4tskontrolle betrieben wird.<\/h3><\/div><div class=\"col eight tablet-full mobile-full textright\"><div class=\"resize\"><img decoding=\"async\" src=\"|!|vcvUploadUrl|!|\/2015\/09\/hexis-laboratoire.jpg\" alt=\"\" \/><\/div><\/div><div class=\"clear\">\u00a0<\/div><div class=\"col twelve tablet-full mobile-full textcenter margintop20\" style=\"display: none;\"><h3 class=\"proregular\">L\u2019innovation constante dans le domaine des adh\u00e9sifs et des films coul\u00e9s et calandr\u00e9s a toujours \u00e9t\u00e9 le vrai moteur de la croissance chez HEXIS.<\/h3><\/div><div class=\"clear\">\u00a0<\/div><div class=\" twelve tablet-full mobile-full textcenter margintop60\"><h3 class=\"proregular marginbottom20\">Ausgefeilte Analysen stellen die Qualit\u00e4t unserer Produkte sicher. Folgende Merkmale nehmen wir genau unter die Lupe:<\/h3><ul class=\"rounded\" style=\"padding: 0px !important;\"><li><i class=\"icon-special hexis big icon-elongation\"><\/i><div>Die Bruchdehnung und Zugfestigkeit<\/div><\/li><li><i class=\"icon-special hexis big icon-couleur\"><\/i><div>Die Farbechtheit<\/div><\/li><li><i class=\"icon-special hexis big icon-rugosite\"><\/i><div>Die Oberfl\u00e4chenrauigkeit<\/div><\/li><li><i class=\"icon-special hexis big icon-pelage\"><\/i><div>Die Sch\u00e4lfestigkeit<\/div><\/li><li><i class=\"icon-special hexis big icon-tack\"><\/i><div>Die Soforthaftung (Tack)<\/div><\/li><li><i class=\"icon-special hexis big icon-adhesion\"><\/i><div>Die endg\u00fcltige Haftung auf dem Untergrund<\/div><\/li><li><i class=\"icon-special hexis big icon-stabilite\"><\/i><div>Die langfristige Stabilit\u00e4t (durch Erw\u00e4rmung und QUV-Tester f\u00fcr beschleunigte Bewitterung)<\/div><\/li><\/ul><div class=\"clear\">\u00a0<\/div><\/div><\/div><div class=\"clear\">\u00a0<\/div><\/div><\/section><section class=\"module parallax parallax-worldmap\"><div class=\"container-full\"><div class=\"col six tablet-full mobile-full\"><h2 class=\"borderWhite white\">Frankreich und dann &#8230; die ganze Welt!<\/h2><h3 class=\"white marginleft16\">Dank der Vielfalt und des hohen Mehrwerts der technischen Folien hat HEXIS die Herausforderungen der Globalisierung gemeistert und exportiert heute die H\u00e4lfte der Erzeugnisse \u00fcber seine 10 Niederlassungen und Vertriebsnetze in die ganze Welt.<\/h3><p>Ein Entwicklungsschwerpunkt von HEXIS auf internationaler Ebene st\u00fctzt sich auf die Schaffung von Zweigstellen: Gr\u00fcndung, Integration oder externes Wachstum.<\/p><h4 class=\"white marginleft16 margintop40\">Niederlassungen<\/h4><div class=\"button-group marginleft16\"><div class=\"btnBlack btnColor\">FRANKREICH<\/div><div class=\"btnBlack btnColor\">DEUTSCHLAND<\/div><div class=\"btnBlack btnColor\">SPANIEN<\/div><div class=\"btnBlack btnColor\">ITALIEN<\/div><div class=\"btnBlack btnColor\">SCHWEDEN<\/div><div class=\"btnBlack btnColor\">USA<\/div><div class=\"btnBlack btnColor\">FWI<\/div><div class=\"btnBlack btnColor\">AUSTRALIEN<\/div><div class=\"btnBlack btnColor\">SCHWEIZ<\/div><div class=\"btnBlack btnColor\">R\u00c9UNION<\/div><\/div><\/div><div class=\"col six tablet-full mobile-full margintop20\"><p><img decoding=\"async\" src=\"|!|vcvUploadUrl|!|\/2015\/09\/hexis-filiales.png\" alt=\"\" \/><\/p><h4 class=\"white margintop30\">Vertriebsgesellschaften + unabh\u00e4ngige Franchise-Unternehmen<\/h4><p class=\"white\">HEXIS arbeitet mit unabh\u00e4ngigen Franchise-Unternehmen in den Niederlanden (HEXIS Nederland), HEXIS Nahen Osten und dem Vereinigten K\u00f6nigreich (HEXIS UK) zusammen. 50 Vertriebspartner beliefern 65 weitere L\u00e4nder weltweit.<\/p><div class=\"button-diagonal big bg-yellow\"><a href=\"\/?page_id=6438\" rel=\"bookmark\">Das HEXIS-Netzwerk<\/a><\/div><\/div><div class=\"clear\">\u00a0<\/div><\/div><\/section><section><div id=\"hexisnumbers\" class=\"section row\"><div class=\"container-full\"><div class=\"col twelve tablet-full mobile-full margintop20\"><h2 class=\"borderRed\">Die wichtigsten Zahlen<\/h2><h3 class=\"silver\">Ganz im Sinne des nachhaltigen Wachstums arbeiten wir an der kontinuierlichen Qualit\u00e4tsverbesserung unserer Produkte und unserer Betriebsabl\u00e4ufe. Selbstverst\u00e4ndlich entwickeln wir auch unsere Produktionsmittel weiter, um unsere Kapazit\u00e4ten zu erweitern.<\/h3><div class=\"clear\">\u00a0<\/div><div class=\"col four mobile-full marginleft16\"><div style=\"position: relative; top: 10px; left: 0px; text-align: center;\">\u00a0<\/div><div class=\"proregular\" style=\"display: block; position: relative; top: -66px; left: 0px; font-size: 16px; color: white; text-align: center;\"><span style=\"display: block; margin-bottom: 0px;\">1989<\/span><\/div><\/div><\/div><h4 class=\"red margintop20\" style=\"position: relative; top: -50px;\"><span class=\"proregular red\">Klebefolienproduktion: <\/span>20 Millionen m\u00b2<\/h4><\/div><\/div><\/section><section class=\"module parallax parallax-entreprise textcenter top156\"><div class=\"button-diagonal big bg-red\"><a href=\"|!|vcvUploadUrl|!|\/2024\/09\/Corporate-Presentation_EN_2024.pdf\" rel=\"bookmark\">Pr\u00e4sentation unserer Firma<\/a><\/div><div class=\"clear\">\u00a0<\/div><\/section><section><div id=\"hexisquality\" class=\"section row\"><div class=\"container-full\"><div class=\"col twelve tablet-full mobile-full margintop20\"><h2 class=\"borderRed\">Qualit\u00e4t und nachhaltige Entwicklung<\/h2><\/div><div class=\"clear\">\u00a0<\/div><div class=\"col eight tablet-full mobile-full nomargin nopadding\"><h3 class=\"silver marginleft16\">Auf Veranlassung des Unternehmensleiters Michel Mateu hat HEXIS eine Reihe von Wertma\u00dfst\u00e4ben der nachhaltigen Entwicklung in die Betriebsabl\u00e4ufe integriert, insbesondere im Bereich des Sozialen. Parallel dazu hat HEXIS in den letzten Jahren gro\u00dfe Investitionen durchgef\u00fchrt, Ma\u00dfnahmen getroffen und Mittel bereitgestellt, um die belastenden Auswirkungen auf die Umwelt zu verringern. Die nachfolgenden Aspekte k\u00f6nnen wir als Beispiele f\u00fcr vorbildliche Verfahren anf\u00fchren:<\/h3><\/div><div class=\"col four tablet-full mobile-full textcenter\"><img decoding=\"async\" style=\"vertical-align: middle;\" src=\"|!|vcvUploadUrl|!|\/2022\/09\/Ecovadis-HEXIS.png\" alt=\"\" width=\"100px\" height=\"100px\" \/><img decoding=\"async\" class=\"\" style=\"vertical-align: middle; max-width: 250px;\" src=\"|!|vcvUploadUrl|!|\/2022\/09\/Certifications-ISO-HEXIS.png\" alt=\"\" \/><\/div><\/div><div class=\"clear\">\u00a0<\/div><\/div><\/section><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Unternehmen \u2014 HEXIS SAS \u00dcber uns HEXIS SAS, ein bedeutender Akteur auf dem Haftfolienmarkt Haftfolien f\u00fcr visuelle Kommunikation und Oberfl\u00e4chenschutz, entwickelt f\u00fcr Profis, gebaut f\u00fcr Leistung. Pressemappe Karrierezentrum Made in France &amp; Expertise Zertifiziert Made in France Expertise Seit seiner Gr\u00fcndung im Jahr 1989 behauptet HEXIS seine Position als franz\u00f6sischer Marktf\u00fchrer f\u00fcr Medien im Bereich [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":10,"comment_status":"closed","ping_status":"closed","template":"page-hexis.php","meta":{"footnotes":""},"class_list":["post-5427","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>HEXIS - HEXIS Graphics<\/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:\/\/www.hexis-graphics.com\/de\/ueber-hexis\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"HEXIS - HEXIS Graphics\" \/>\n<meta property=\"og:description\" content=\"Unternehmen \u2014 HEXIS SAS \u00dcber uns HEXIS SAS, ein bedeutender Akteur auf dem Haftfolienmarkt Haftfolien f\u00fcr visuelle Kommunikation und Oberfl\u00e4chenschutz, entwickelt f\u00fcr Profis, gebaut f\u00fcr Leistung. Pressemappe Karrierezentrum Made in France &amp; Expertise Zertifiziert Made in France Expertise Seit seiner Gr\u00fcndung im Jahr 1989 behauptet HEXIS seine Position als franz\u00f6sischer Marktf\u00fchrer f\u00fcr Medien im Bereich [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.hexis-graphics.com\/de\/ueber-hexis\/\" \/>\n<meta property=\"og:site_name\" content=\"HEXIS Graphics\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/hexisgraphics\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-22T14:44:42+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.hexis-graphics.com\/hexisgraphics\/2022\/09\/Certifications-ISO-HEXIS.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@hexisgraphics\" \/>\n<meta name=\"twitter:label1\" content=\"Gesch\u00e4tzte Lesezeit\" \/>\n\t<meta name=\"twitter:data1\" content=\"10\u00a0Minuten\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.hexis-graphics.com\\\/de\\\/ueber-hexis\\\/\",\"url\":\"https:\\\/\\\/www.hexis-graphics.com\\\/de\\\/ueber-hexis\\\/\",\"name\":\"HEXIS - HEXIS Graphics\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.hexis-graphics.com\\\/de\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.hexis-graphics.com\\\/de\\\/ueber-hexis\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.hexis-graphics.com\\\/de\\\/ueber-hexis\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.hexis-graphics.com\\\/hexisgraphics\\\/2022\\\/09\\\/Certifications-ISO-HEXIS.png\",\"datePublished\":\"2015-09-25T17:39:42+00:00\",\"dateModified\":\"2026-05-22T14:44:42+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.hexis-graphics.com\\\/de\\\/ueber-hexis\\\/#breadcrumb\"},\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.hexis-graphics.com\\\/de\\\/ueber-hexis\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\\\/\\\/www.hexis-graphics.com\\\/de\\\/ueber-hexis\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.hexis-graphics.com\\\/hexisgraphics\\\/2022\\\/09\\\/Certifications-ISO-HEXIS.png\",\"contentUrl\":\"https:\\\/\\\/www.hexis-graphics.com\\\/hexisgraphics\\\/2022\\\/09\\\/Certifications-ISO-HEXIS.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.hexis-graphics.com\\\/de\\\/ueber-hexis\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\\\/\\\/www.hexis-graphics.com\\\/de\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"HEXIS\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.hexis-graphics.com\\\/de\\\/#website\",\"url\":\"https:\\\/\\\/www.hexis-graphics.com\\\/de\\\/\",\"name\":\"HEXIS Graphics\",\"description\":\"Manufacturer of self-adhesive films\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.hexis-graphics.com\\\/de\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.hexis-graphics.com\\\/de\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"de\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.hexis-graphics.com\\\/de\\\/#organization\",\"name\":\"HEXIS Graphics\",\"url\":\"https:\\\/\\\/www.hexis-graphics.com\\\/de\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\\\/\\\/www.hexis-graphics.com\\\/de\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.hexis-graphics.com\\\/hexisgraphics\\\/2016\\\/05\\\/logo_HEXIS.jpg\",\"contentUrl\":\"https:\\\/\\\/www.hexis-graphics.com\\\/hexisgraphics\\\/2016\\\/05\\\/logo_HEXIS.jpg\",\"width\":250,\"height\":107,\"caption\":\"HEXIS Graphics\"},\"image\":{\"@id\":\"https:\\\/\\\/www.hexis-graphics.com\\\/de\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/hexisgraphics\",\"https:\\\/\\\/x.com\\\/hexisgraphics\",\"https:\\\/\\\/www.instagram.com\\\/hexisgraphics\\\/\",\"https:\\\/\\\/fr.linkedin.com\\\/company\\\/hexis-s-a-\",\"https:\\\/\\\/www.youtube.com\\\/user\\\/HEXISSA\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"HEXIS - HEXIS Graphics","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:\/\/www.hexis-graphics.com\/de\/ueber-hexis\/","og_locale":"de_DE","og_type":"article","og_title":"HEXIS - HEXIS Graphics","og_description":"Unternehmen \u2014 HEXIS SAS \u00dcber uns HEXIS SAS, ein bedeutender Akteur auf dem Haftfolienmarkt Haftfolien f\u00fcr visuelle Kommunikation und Oberfl\u00e4chenschutz, entwickelt f\u00fcr Profis, gebaut f\u00fcr Leistung. Pressemappe Karrierezentrum Made in France &amp; Expertise Zertifiziert Made in France Expertise Seit seiner Gr\u00fcndung im Jahr 1989 behauptet HEXIS seine Position als franz\u00f6sischer Marktf\u00fchrer f\u00fcr Medien im Bereich [&hellip;]","og_url":"https:\/\/www.hexis-graphics.com\/de\/ueber-hexis\/","og_site_name":"HEXIS Graphics","article_publisher":"https:\/\/www.facebook.com\/hexisgraphics","article_modified_time":"2026-05-22T14:44:42+00:00","og_image":[{"url":"https:\/\/www.hexis-graphics.com\/hexisgraphics\/2022\/09\/Certifications-ISO-HEXIS.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_site":"@hexisgraphics","twitter_misc":{"Gesch\u00e4tzte Lesezeit":"10\u00a0Minuten"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.hexis-graphics.com\/de\/ueber-hexis\/","url":"https:\/\/www.hexis-graphics.com\/de\/ueber-hexis\/","name":"HEXIS - HEXIS Graphics","isPartOf":{"@id":"https:\/\/www.hexis-graphics.com\/de\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.hexis-graphics.com\/de\/ueber-hexis\/#primaryimage"},"image":{"@id":"https:\/\/www.hexis-graphics.com\/de\/ueber-hexis\/#primaryimage"},"thumbnailUrl":"https:\/\/www.hexis-graphics.com\/hexisgraphics\/2022\/09\/Certifications-ISO-HEXIS.png","datePublished":"2015-09-25T17:39:42+00:00","dateModified":"2026-05-22T14:44:42+00:00","breadcrumb":{"@id":"https:\/\/www.hexis-graphics.com\/de\/ueber-hexis\/#breadcrumb"},"inLanguage":"de","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.hexis-graphics.com\/de\/ueber-hexis\/"]}]},{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/www.hexis-graphics.com\/de\/ueber-hexis\/#primaryimage","url":"https:\/\/www.hexis-graphics.com\/hexisgraphics\/2022\/09\/Certifications-ISO-HEXIS.png","contentUrl":"https:\/\/www.hexis-graphics.com\/hexisgraphics\/2022\/09\/Certifications-ISO-HEXIS.png"},{"@type":"BreadcrumbList","@id":"https:\/\/www.hexis-graphics.com\/de\/ueber-hexis\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/www.hexis-graphics.com\/de\/"},{"@type":"ListItem","position":2,"name":"HEXIS"}]},{"@type":"WebSite","@id":"https:\/\/www.hexis-graphics.com\/de\/#website","url":"https:\/\/www.hexis-graphics.com\/de\/","name":"HEXIS Graphics","description":"Manufacturer of self-adhesive films","publisher":{"@id":"https:\/\/www.hexis-graphics.com\/de\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.hexis-graphics.com\/de\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"de"},{"@type":"Organization","@id":"https:\/\/www.hexis-graphics.com\/de\/#organization","name":"HEXIS Graphics","url":"https:\/\/www.hexis-graphics.com\/de\/","logo":{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/www.hexis-graphics.com\/de\/#\/schema\/logo\/image\/","url":"https:\/\/www.hexis-graphics.com\/hexisgraphics\/2016\/05\/logo_HEXIS.jpg","contentUrl":"https:\/\/www.hexis-graphics.com\/hexisgraphics\/2016\/05\/logo_HEXIS.jpg","width":250,"height":107,"caption":"HEXIS Graphics"},"image":{"@id":"https:\/\/www.hexis-graphics.com\/de\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/hexisgraphics","https:\/\/x.com\/hexisgraphics","https:\/\/www.instagram.com\/hexisgraphics\/","https:\/\/fr.linkedin.com\/company\/hexis-s-a-","https:\/\/www.youtube.com\/user\/HEXISSA"]}]}},"_links":{"self":[{"href":"https:\/\/www.hexis-graphics.com\/de\/wp-json\/wp\/v2\/pages\/5427","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.hexis-graphics.com\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.hexis-graphics.com\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.hexis-graphics.com\/de\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/www.hexis-graphics.com\/de\/wp-json\/wp\/v2\/comments?post=5427"}],"version-history":[{"count":3,"href":"https:\/\/www.hexis-graphics.com\/de\/wp-json\/wp\/v2\/pages\/5427\/revisions"}],"predecessor-version":[{"id":58751,"href":"https:\/\/www.hexis-graphics.com\/de\/wp-json\/wp\/v2\/pages\/5427\/revisions\/58751"}],"wp:attachment":[{"href":"https:\/\/www.hexis-graphics.com\/de\/wp-json\/wp\/v2\/media?parent=5427"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}