{"id":5431,"date":"2015-09-25T17:39:42","date_gmt":"2015-09-25T17:39:42","guid":{"rendered":"https:\/\/www.hexis-graphics.com\/sv\/societe\/"},"modified":"2026-05-22T14:56:27","modified_gmt":"2026-05-22T14:56:27","slug":"foretag","status":"publish","type":"page","link":"https:\/\/www.hexis-graphics.com\/sv\/foretag\/","title":{"rendered":"HEXIS"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"5431\" class=\"elementor elementor-5431 elementor-4943\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5f79ef1 e-flex e-con-boxed e-con e-parent\" data-id=\"5f79ef1\" 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-509aba8 elementor-widget elementor-widget-html\" data-id=\"509aba8\" 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=\"sv\">\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>F\u00f6retag \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\">Om oss<\/span>\r\n          <h2 class=\"title\">\r\n            HEXIS SAS, en <span class=\"accent\">ledande<\/span> akt\u00f6r p\u00e5 marknaden f\u00f6r sj\u00e4lvh\u00e4ftande folier\r\n          <\/h2>\r\n          <p class=\"lead\">\r\n            <b>Sj\u00e4lvh\u00e4ftande folier<\/b> f\u00f6r <b>visuell kommunikation<\/b> och <b>ytskydd<\/b>, utformade f\u00f6r proffs, byggda f\u00f6r prestanda.\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              Presskit\r\n            <\/a>\r\n            <a class=\"btn\" href=\"https:\/\/career.hexisgroup.com\/\" target=\"_blank\" rel=\"noopener noreferrer\">\r\n              Karri\u00e4rcenter\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; Kompetens<\/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>Certifierat<\/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>Kompetens<\/h3>\r\n              <p>\r\n                Sedan grundandet <b>1989<\/b> f\u00f6rsvarar HEXIS sin position som <b>franskt marknadsledande<\/b> f\u00f6retag inom b\u00e4rare f\u00f6r m\u00e4rkning och digital utskrift mot den internationella konkurrensen. HEXIS har <b>2 produktionsanl\u00e4ggningar<\/b> \u2014 en vid huvudkontoret i <i>Frontignan (34)<\/i> och en andra i <i>Hagetmau (40)<\/i>. I \u00e5ratal har HEXIS arbetat f\u00f6r att lyfta fram det franska kunnandet i sina fabriker.\r\n              <\/p>\r\n            <\/section>\r\n\r\n            <section class=\"block reveal\">\r\n              <h3>Anv\u00e4ndningsomr\u00e5den<\/h3>\r\n              <p>\r\n                HEXIS utvecklar innovativt produktsortiment avsett f\u00f6r <b>proffs inom digital utskrift<\/b>, <b>skyltm\u00e5lare<\/b> och <b>skyltteknikspecialister<\/b>\u2026 Utomhusreklam, inredning, fordonsdekoration (bilar, bussar, t\u00e5g, b\u00e5tar, flygplan), f\u00f6rem\u00e5l &amp; tyger, laminering\u2026 Kr\u00e4vande professionella applikationer, snabb och precis montering.\r\n              <\/p>\r\n            <\/section>\r\n            <section class=\"block reveal\">\r\n              <h3>\u00c5taganden<\/h3>\r\n              <p class=\"muted\">\r\n                <b>Lokal produktion<\/b>, <b>minskad milj\u00f6p\u00e5verkan<\/b>, <b>kontrollerad kvalitet<\/b>\u2026 Sedan n\u00e5gra \u00e5r tillbaka marknadsf\u00f6r HEXIS ett helt sortiment av <b>PVC-fria sj\u00e4lvh\u00e4ftande folier<\/b> f\u00f6r att m\u00f6ta kr\u00e4vande industriella projekt. Fr\u00e5n tunnelbane- och t\u00e5gflottor till f\u00f6retagsfordon kombinerar v\u00e5ra folier <b>estetik<\/b>, <b>h\u00e5llbarhet<\/b> och <b>skydd<\/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 Expert p\u00e5 sj\u00e4lvh\u00e4ftande folier\">\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      Fransk tillverkare av sj\u00e4lvh\u00e4ftande folier\r\n    <\/div>\r\n\r\n    <h2 class=\"hhs-title\">\r\n      V\u00e4rldsledande expert p\u00e5 sj\u00e4lvh\u00e4ftande folier<br>\r\n      <span>h\u00f6g prestanda<\/span> sedan 1989\r\n    <\/h2>\r\n\r\n    <p class=\"hhs-sub\">\r\n      Tillverkare och expert p\u00e5 adhesiva l\u00f6sningar, HEXIS utvecklar och producerar i Frankrike sj\u00e4lvh\u00e4ftande folier avsedda f\u00f6r marknaderna inom skyltning, wrapping och ytskydd.\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\">\u00c5rs erfarenhet<\/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\">Produktionsanl\u00e4ggningar<\/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\">L\u00e4nder med distribution<\/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\">Medarbetare<\/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\/\">Utforska v\u00e5ra produkter<\/a>\r\n      <a class=\"hhs-btn\" href=\"https:\/\/www.hexis-graphics.com\/fr\/societe\/contact\/\">Kontakta oss<\/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> FoU-laboratorium<\/div>\r\n          <h2>Laboratoriet f\u00f6r <span class=\"accent\">forskning och utveckling<\/span><\/h2>\r\n          <p class=\"lead\">\r\n            Vi \u00e4gnar en betydande del av v\u00e5r oms\u00e4ttning \u00e5t forskning och utveckling.\r\n            Varje produktionsanl\u00e4ggning har ett dedikerat laboratorium f\u00f6r att p\u00e5skynda innovation\r\n            och s\u00e4kerst\u00e4lla rigor\u00f6s kvalitetskontroll.\r\n          <\/p>\r\n\r\n          <div class=\"kpis reveal\">\r\n            <div class=\"kpi\"><b data-count=\"2.5\">0<\/b><small>% av oms\u00e4ttningen i FoU<\/small><\/div>\r\n            <div class=\"kpi\"><b data-count=\"2\">0<\/b><small>laboratorier (2 anl\u00e4ggningar)<\/small><\/div>\r\n            <div class=\"kpi\"><b data-count=\"20\">0<\/b><small>FoU-specialister<\/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\/\">Utforska v\u00e5ra innovationer<\/a>\r\n            <a class=\"btn\" href=\"https:\/\/www.hexis-graphics.com\/fr\/societe\/contact\/\" target=\"_blank\" rel=\"noopener\">Kontakta oss<\/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> Kvalitetskontroll<\/div>\r\n      <h2>Noggranna analyser garanterar kvaliteten p\u00e5 v\u00e5ra produkter<\/h2>\r\n      <p>F\u00f6r detta \u00e4ndam\u00e5l utv\u00e4rderar vi i laboratorium en upps\u00e4ttning mekaniska, optiska och adhesiva egenskaper.<\/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=\"F\u00f6rl\u00e4ngning och brotth\u00e5llfasthet\">\r\n        <\/div>\r\n        <div class=\"ha-title\">F\u00f6rl\u00e4ngning och<br>brotth\u00e5llfasthet<\/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=\"F\u00e4rg\u00f6verensst\u00e4mmelse\">\r\n        <\/div>\r\n        <div class=\"ha-title\">F\u00e4rg-<br>\u00f6verensst\u00e4mmelse<\/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=\"Ytr\u00e5het\">\r\n        <\/div>\r\n        <div class=\"ha-title\">Yt-<br>r\u00e5het<\/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=\"Avskalningstyrka\">\r\n        <\/div>\r\n        <div class=\"ha-title\">Avskalnings-<br>styrka<\/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=\"Omedelbar vidh\u00e4ftning (tack)\">\r\n        <\/div>\r\n        <div class=\"ha-title\">Omedelbar vidh\u00e4ftning<br>(\u00abtack\u00bb)<\/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=\"Slutlig vidh\u00e4ftning mot underlaget\">\r\n        <\/div>\r\n        <div class=\"ha-title\">Slutlig vidh\u00e4ftning<br>mot underlaget<\/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=\"Stabilitet \u00f6ver tid (ugn och QUV)\">\r\n        <\/div>\r\n        <div class=\"ha-title\">Stabilitet \u00f6ver tid<br>(ugn och \u00abQUV\u00bb)<\/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    #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      <div class=\"left-col\">\r\n        <div class=\"eyebrow\"><i><\/i> Bortom Frankrike\u2026 v\u00e4rlden!<\/div>\r\n        <h2>Ett globalt n\u00e4tverk av dotterbolag och partners<\/h2>\r\n        <p class=\"lead\">\r\n          Tack vare diversifieringen och merv\u00e4rdet hos sina tekniska folier har HEXIS kunnat m\u00f6ta globaliseringens utmaningar och exporterar idag h\u00e4lften av sin produktion till hela v\u00e4rlden via sina dotterbolag och distribut\u00f6rer.\r\n        <\/p>\r\n\r\n        <div class=\"countries reveal\">\r\n          <span class=\"country-pill\"><span><\/span>Danmark<\/span>\r\n          <span class=\"country-pill\"><span><\/span>Nederl\u00e4nderna<\/span>\r\n          <span class=\"country-pill\"><span><\/span>Tyskland<\/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>Sverige<\/span>\r\n          <span class=\"country-pill\"><span><\/span>Franska Antillerna<\/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>USA<\/span>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"card reveal\">\r\n        <h3>Distribut\u00f6rer &amp; oberoende franchisef\u00f6retag<\/h3>\r\n        <p>\r\n          HEXIS samarbetar med oberoende franchisef\u00f6retag: i <b>Mellan\u00f6stern \u2014 HEXIS ME<\/b> och i <b>Storbritannien \u2014 HEXIS UK<\/b>. Dessutom betj\u00e4nar fler \u00e4n <b>60 distribut\u00f6rer<\/b> ytterligare <b>85 l\u00e4nder<\/b> runt om i v\u00e4rlden. Kontakta det team som \u00e4r n\u00e4rmast dig.\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 V\u00c5RT HEXIS-N\u00c4TVERK\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> Kvalitet &amp; H\u00e5llbarhet<\/div>\r\n    <h2>V\u00e5rt engagemang f\u00f6r kvalitet och ansvar<\/h2>\r\n    <p class=\"lead\">\r\n      Under ledning av sin grundare, <b>Michel MATEU<\/b>, har HEXIS integrerat v\u00e4rdena f\u00f6r h\u00e5llbar utveckling i f\u00f6retagsledningen och vidtagit konkreta \u00e5tg\u00e4rder f\u00f6r att begr\u00e4nsa verksamhetens p\u00e5verkan p\u00e5 milj\u00f6n.\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\">Kvalitetsledning<\/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\">Milj\u00f6ledning<\/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\">Ledning av arbetsh\u00e4lsa och arbetsmilj\u00f6<\/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\">Anl\u00e4ggningen i Frontignan<\/div>\r\n        <div class=\"iso-divider\"><\/div>\r\n        <p class=\"iso-desc\">Kvalitetsledning inom fordonsindustrin<\/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      Presskit\r\n    <\/a>\r\n    <a class=\"btn\" href=\"https:\/\/career.hexisgroup.com\/\" target=\"_blank\" rel=\"noopener noreferrer\">\r\n      Karri\u00e4rcenter\r\n    <\/a>\r\n    <a class=\"btn primary\" href=\"https:\/\/fr.hexis-training.com\/\" target=\"_blank\" rel=\"noopener noreferrer\">\r\n      Applikationsutbildning\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-n\u00e4tverket\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-4e4e8abe elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed e-con e-parent\" data-id=\"4e4e8abe\" 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-4c721628 elementor-widget elementor-widget-text-editor\" data-id=\"4c721628\" 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-823f7608\" class=\"vce-row vce-row--col-gap-30 vce-row-equal-height vce-row-content--top\" data-vce-do-apply=\"all el-823f7608\"><div class=\"vce-row-content\" data-vce-element-content=\"true\"><p><\/p><div id=\"el-0376474c\" 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-0376474c\"><div class=\"vce-col-content\" data-vce-element-content=\"true\" data-vce-do-apply=\"padding el-0376474c\"><p><\/p><div class=\"vce-text-block\"><div id=\"el-c9eace44\" class=\"vce-text-block-wrapper vce\" data-vce-do-apply=\"all el-c9eace44\"><p><\/p><section><div id=\"hexisgroup\" class=\"section row\"><div class=\"container-full\"><div class=\"col four tablet-full mobile-full\"><h1 class=\"borderRed\">About HEXIS &#8230;<\/h1><h3 class=\"silver marginleft16\">HEXIS SAS are a major manufacturer of self-adhesive films for visual communication, objects customization and surface protection.<\/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> PRESS KIT<\/a><\/div><\/div><div class=\"col eight tablet-full mobile-full silver margintop80\"><p>Since its foundation in 1989, HEXIS have successfully held their position as the French leader in the sign and digital printing industry despite fierce international competition.<\/p><p>HEXIS have 2 manufacturing sites: one at our headquarters in Frontignan (H\u00e9rault department), and one in Hagetmau (Landes department). At a time when the \u201cMade in France\u201d label needs to be promoted, HEXIS have been working for many years to highlight French know-how in our factories, thus supporting employment in France and contributing to environmental protection. The HEXIS Group employs 464 people around the world, including 350 in France.<\/p><div class=\"col nine tablet-full mobile-full silver nomargin nopadding\"><h4 class=\"black\">HEXIS know-how<\/h4><p>The company specializes in high-performance self-adhesive cast PVC, polyurethane and latex films and offers highly innovative solutions for professionals of digital printing, signage, visual communication, vehicle wrapping and textile marking.<\/p><p>The applications for these products are billboards, the decoration of premises and objects, signage, light boxes, markings for vehicles (cars, trains, trams, boats, planes,\u2026), objects and textiles, lamination, etc.<\/p><p>Today, the market for adhesive films is diversifying rapidly. Customisation and made-to-measure tasks for our highly technical films are increasingly common. New markets are emerging, with the use of adhesive film in design, decoration and both interior and exterior design.<\/p><p>For several years now, HEXIS has marketed an entire range of products for industrial projects.<br \/>We also market adhesive films, to both replace paint and protect surfaces on high-speed train carriages, regional trains and trams in both France and abroad. Similarly, the wagons of the Paris and London undergrounds are covered by HEXIS, making it possible to combine both aesthetic coherence and protection against degradation.<\/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><p><\/p><p><\/p><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><p><\/p><p><\/p><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\">The activities of the company are divided into 5 main families of product<\/h3><h3 class=\"proregular white margintop10\"><span class=\"hover-type-none\">Full-coloured films for computer-assisted cutting<\/span><\/h3><\/li><li style=\"position: relative; opacity: 0; display: block; max-width: 100%; height: 170px; z-index: 1;\"><h3 class=\"silver margintop20\">The activities of the company are divided into 5 main families of product<\/h3><h3 class=\"proregular white margintop10\"><span class=\"hover-type-none\">Supports for large format digital printing<\/span><\/h3><\/li><li style=\"position: relative; opacity: 0; display: block; max-width: 100%; height: 170px; z-index: 1;\"><h3 class=\"silver margintop20\">The activities of the company are divided into 5 main families of product<\/h3><h3 class=\"proregular white margintop10\"><span class=\"hover-type-none\">Films for Total Covering (WRAP)<\/span><\/h3><\/li><li style=\"position: relative; opacity: 0; display: block; max-width: 100%; height: 170px; z-index: 1;\"><h3 class=\"silver margintop20\">The activities of the company are divided into 5 main families of product<\/h3><h3 class=\"proregular white margintop10\"><span class=\"hover-type-none\">Films for textile markings (cuttable, printable, DTF)<\/span><\/h3><\/li><li style=\"position: relative; opacity: 0; display: block; max-width: 100%; height: 170px; z-index: 1;\"><h3 class=\"silver margintop20\">The activities of the company are divided into 5 main families of product<\/h3><h3 class=\"proregular white margintop10\"><span class=\"hover-type-none\">Films for surface protection (anti-microbial, anti-graffiti, anti-scratch\u2026)<\/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\">Find out more about HEXIS! HEXIS, a manufacturer of adhesive films.<\/h3><\/div><div class=\"clear\">\u00a0<\/div><\/section><p><\/p><p><\/p><section><div id=\"hexisinnovation\" class=\"section row\"><div class=\"container-full\"><div class=\"col twelve tablet-full mobile-full margintop20\"><h2 class=\"borderRed\">The Research &amp; Development department<\/h2><\/div><div class=\"clear\">\u00a0<\/div><div class=\"col four tablet-full mobile-full nomargin nopadding\"><h3 class=\"silver marginleft16\">HEXIS devotes 2,5 % of its turnover to R&amp;D, and employs 20 people in its laboratories. HEXIS has a laboratory on both of its production sites, for both R&amp;D and quality control.<\/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\">State-of-the-art analyses guarantee the quality of our products. To do so, we assess:<\/h3><ul class=\"rounded\" style=\"padding: 0px !important;\"><li><i class=\"icon-special hexis big icon-elongation\"><\/i><div>Elongation and breaking load<\/div><\/li><li><i class=\"icon-special hexis big icon-couleur\"><\/i><div>Colour conformity<\/div><\/li><li><i class=\"icon-special hexis big icon-rugosite\"><\/i><div>Surface roughness<\/div><\/li><li><i class=\"icon-special hexis big icon-pelage\"><\/i><div>Peel force<\/div><\/li><li><i class=\"icon-special hexis big icon-tack\"><\/i><div>Immediate adhesion (\u201ctack\u201d)<\/div><\/li><li><i class=\"icon-special hexis big icon-adhesion\"><\/i><div>Final adhesion to the support<\/div><\/li><li><i class=\"icon-special hexis big icon-stabilite\"><\/i><div>Stability over time (in a heat chamber and in \u201cQUV\u201d)<\/div><\/li><\/ul><div class=\"clear\">\u00a0<\/div><\/div><\/div><div class=\"clear\">\u00a0<\/div><\/div><\/section><p><\/p><p><\/p><section class=\"module parallax parallax-worldmap\"><div class=\"container-full\"><div class=\"col six tablet-full mobile-full\"><h2 class=\"borderWhite white\">After France \u2026 the world!<\/h2><h3 class=\"white marginleft16\">Through diversification and the high added value of technical films, HEXIS has taken up the challenge of globalisation and today exports half of its production all around the world thanks to its 10 subsidiaries and its distributors.<\/h3><p>One avenue for international development for HEXIS is subsidiaries: creation, integration or external growth.<\/p><h4 class=\"white marginleft16 margintop40\">Subsidiaries<\/h4><div class=\"button-group marginleft16\"><div class=\"btnBlack btnColor\">SWITZERLAND<\/div><div class=\"btnBlack btnColor\">AUSTRALIA<\/div><div class=\"btnBlack btnColor\">UNITED STATES<\/div><div class=\"btnBlack btnColor\">GERMANY<\/div><div class=\"btnBlack btnColor\">ITALY<\/div><div class=\"btnBlack btnColor\">SPAIN<\/div><div class=\"btnBlack btnColor\">SWEDEN<\/div><div class=\"btnBlack btnColor\">DENMARK<\/div><div class=\"btnBlack btnColor\">FRENCH WEST INDIES<\/div><div class=\"btnBlack btnColor\">REUNION ISLAND<\/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\">Distributors + Independent franchised companies<\/h4><p class=\"white\">HEXIS works in partnership with independent franchised companies in the Netherlands (HEXIS Nederland), Middle East (HEXIS ME) and the United Kingdom (HEXIS UK). 50 distributors supply 85 other countries around the world.<\/p><div class=\"button-diagonal big bg-yellow\"><a href=\"\/?page_id=6441\" rel=\"bookmark\">OUR HEXIS NETWORK <\/a><\/div><\/div><div class=\"clear\">\u00a0<\/div><\/div><\/section><p><\/p><p><\/p><section><div id=\"hexisnumbers\" class=\"section row\"><div class=\"container-full\"><div class=\"col twelve tablet-full mobile-full margintop20\"><h2 class=\"borderRed\">Our key figures<\/h2><h3 class=\"silver\">To continue our growth, we work on improving the quality of our products and processes and, naturally, continue to develop our production tools so as to be able to extend our production capacities.<\/h3><div class=\"clear\">\u00a0<\/div><div class=\"col four mobile-full marginleft16\"><div style=\"position: relative; top: 10px; left: 0px; text-align: center;\"><img decoding=\"async\" title=\"Usine de Frontignan\" src=\"|!|vcvUploadUrl|!|\/2015\/09\/icon-petite-usine.svg\" alt=\"Usine de Frontignan\" \/><\/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><span style=\"display: block; text-align: center; margin-bottom: 0px; font-size: 16px; color: #fff;\">12.000m\u00b2<\/span><span style=\"display: block;\">FRONTIGNAN<\/span><\/div><\/div><div class=\"col one nomargin nopadding\">\u00a0<\/div><div class=\"col seven mobile-full nomargin nopadding textleft\"><div style=\"position: relative; top: 10px; left: 0px;\"><img decoding=\"async\" title=\"Usine d'Hagetmau\" src=\"|!|vcvUploadUrl|!|\/2015\/09\/icon-grande-usine.svg\" alt=\"Usine d'Hagetmau\" \/><\/div><div class=\"proregular\" style=\"max-width: 490px; display: block; position: relative; top: -66px; left: 0px; font-size: 16px; text-align: center; color: white;\"><span style=\"display: block; margin-bottom: 0px;\">2010<\/span><span style=\"display: block; text-align: center; margin-bottom: 0px; font-size: 16px; color: #fff;\">+24.000 m\u00b2<\/span><span style=\"display: block;\">HAGETMAU<\/span><\/div><\/div><div class=\"clear\">\u00a0<\/div><h4 class=\"red marginleft16 margintop20\" style=\"position: relative; top: -50px;\"><span class=\"proregular red\">Annual production capacity<\/span>20 millions de m\u00b2 of adhesive films<\/h4><\/div><\/div><\/div><\/section><p><\/p><p><\/p><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\">COMPANY PRESENTATION<\/a><\/div><div class=\"clear\">\u00a0<\/div><\/section><p><\/p><p><\/p><section><div id=\"hexisquality\" class=\"section row\"><div class=\"container-full\"><div class=\"col twelve tablet-full mobile-full margintop20\"><h2 class=\"borderRed\">Quality and sustainable development<\/h2><\/div><div class=\"clear\">\u00a0<\/div><div class=\"col eight tablet-full mobile-full nomargin nopadding\"><h3 class=\"silver marginleft16\">Under the leadership of the company\u2019s founder, Michel Mateu, HEXIS has integrated a large number of the values of sustainable development into the running of the company, particularly in the social field. In parallel, HEXIS has made major investments in the last few years and has implemented actions to limit the impact of its activities on the environment. The following good practices can be seen as examples.<\/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><p><\/p><\/div><\/div><p><\/p><\/div><\/div><\/div><p><\/p><\/div><\/div><\/div><p><\/p>\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>F\u00f6retag \u2014 HEXIS SAS Om oss HEXIS SAS, en ledande akt\u00f6r p\u00e5 marknaden f\u00f6r sj\u00e4lvh\u00e4ftande folier Sj\u00e4lvh\u00e4ftande folier f\u00f6r visuell kommunikation och ytskydd, utformade f\u00f6r proffs, byggda f\u00f6r prestanda. Presskit Karri\u00e4rcenter Made in France &amp; Kompetens Certifierat Made in France Kompetens Sedan grundandet 1989 f\u00f6rsvarar HEXIS sin position som franskt marknadsledande f\u00f6retag inom b\u00e4rare f\u00f6r [&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-5431","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\/sv\/foretag\/\" \/>\n<meta property=\"og:locale\" content=\"sv_SE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"HEXIS - HEXIS Graphics\" \/>\n<meta property=\"og:description\" content=\"F\u00f6retag \u2014 HEXIS SAS Om oss HEXIS SAS, en ledande akt\u00f6r p\u00e5 marknaden f\u00f6r sj\u00e4lvh\u00e4ftande folier Sj\u00e4lvh\u00e4ftande folier f\u00f6r visuell kommunikation och ytskydd, utformade f\u00f6r proffs, byggda f\u00f6r prestanda. Presskit Karri\u00e4rcenter Made in France &amp; Kompetens Certifierat Made in France Kompetens Sedan grundandet 1989 f\u00f6rsvarar HEXIS sin position som franskt marknadsledande f\u00f6retag inom b\u00e4rare f\u00f6r [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.hexis-graphics.com\/sv\/foretag\/\" \/>\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:56:27+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=\"Ber\u00e4knad l\u00e4stid\" \/>\n\t<meta name=\"twitter:data1\" content=\"10 minuter\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.hexis-graphics.com\\\/sv\\\/foretag\\\/\",\"url\":\"https:\\\/\\\/www.hexis-graphics.com\\\/sv\\\/foretag\\\/\",\"name\":\"HEXIS - HEXIS Graphics\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.hexis-graphics.com\\\/sv\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.hexis-graphics.com\\\/sv\\\/foretag\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.hexis-graphics.com\\\/sv\\\/foretag\\\/#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:56:27+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.hexis-graphics.com\\\/sv\\\/foretag\\\/#breadcrumb\"},\"inLanguage\":\"sv-SE\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.hexis-graphics.com\\\/sv\\\/foretag\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"sv-SE\",\"@id\":\"https:\\\/\\\/www.hexis-graphics.com\\\/sv\\\/foretag\\\/#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\\\/sv\\\/foretag\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\\\/\\\/www.hexis-graphics.com\\\/sv\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"HEXIS\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.hexis-graphics.com\\\/sv\\\/#website\",\"url\":\"https:\\\/\\\/www.hexis-graphics.com\\\/sv\\\/\",\"name\":\"HEXIS Graphics\",\"description\":\"Manufacturer of self-adhesive films\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.hexis-graphics.com\\\/sv\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.hexis-graphics.com\\\/sv\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"sv-SE\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.hexis-graphics.com\\\/sv\\\/#organization\",\"name\":\"HEXIS Graphics\",\"url\":\"https:\\\/\\\/www.hexis-graphics.com\\\/sv\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"sv-SE\",\"@id\":\"https:\\\/\\\/www.hexis-graphics.com\\\/sv\\\/#\\\/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\\\/sv\\\/#\\\/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\/sv\/foretag\/","og_locale":"sv_SE","og_type":"article","og_title":"HEXIS - HEXIS Graphics","og_description":"F\u00f6retag \u2014 HEXIS SAS Om oss HEXIS SAS, en ledande akt\u00f6r p\u00e5 marknaden f\u00f6r sj\u00e4lvh\u00e4ftande folier Sj\u00e4lvh\u00e4ftande folier f\u00f6r visuell kommunikation och ytskydd, utformade f\u00f6r proffs, byggda f\u00f6r prestanda. Presskit Karri\u00e4rcenter Made in France &amp; Kompetens Certifierat Made in France Kompetens Sedan grundandet 1989 f\u00f6rsvarar HEXIS sin position som franskt marknadsledande f\u00f6retag inom b\u00e4rare f\u00f6r [&hellip;]","og_url":"https:\/\/www.hexis-graphics.com\/sv\/foretag\/","og_site_name":"HEXIS Graphics","article_publisher":"https:\/\/www.facebook.com\/hexisgraphics","article_modified_time":"2026-05-22T14:56:27+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":{"Ber\u00e4knad l\u00e4stid":"10 minuter"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.hexis-graphics.com\/sv\/foretag\/","url":"https:\/\/www.hexis-graphics.com\/sv\/foretag\/","name":"HEXIS - HEXIS Graphics","isPartOf":{"@id":"https:\/\/www.hexis-graphics.com\/sv\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.hexis-graphics.com\/sv\/foretag\/#primaryimage"},"image":{"@id":"https:\/\/www.hexis-graphics.com\/sv\/foretag\/#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:56:27+00:00","breadcrumb":{"@id":"https:\/\/www.hexis-graphics.com\/sv\/foretag\/#breadcrumb"},"inLanguage":"sv-SE","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.hexis-graphics.com\/sv\/foretag\/"]}]},{"@type":"ImageObject","inLanguage":"sv-SE","@id":"https:\/\/www.hexis-graphics.com\/sv\/foretag\/#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\/sv\/foretag\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/www.hexis-graphics.com\/sv\/"},{"@type":"ListItem","position":2,"name":"HEXIS"}]},{"@type":"WebSite","@id":"https:\/\/www.hexis-graphics.com\/sv\/#website","url":"https:\/\/www.hexis-graphics.com\/sv\/","name":"HEXIS Graphics","description":"Manufacturer of self-adhesive films","publisher":{"@id":"https:\/\/www.hexis-graphics.com\/sv\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.hexis-graphics.com\/sv\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"sv-SE"},{"@type":"Organization","@id":"https:\/\/www.hexis-graphics.com\/sv\/#organization","name":"HEXIS Graphics","url":"https:\/\/www.hexis-graphics.com\/sv\/","logo":{"@type":"ImageObject","inLanguage":"sv-SE","@id":"https:\/\/www.hexis-graphics.com\/sv\/#\/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\/sv\/#\/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\/sv\/wp-json\/wp\/v2\/pages\/5431","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.hexis-graphics.com\/sv\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.hexis-graphics.com\/sv\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.hexis-graphics.com\/sv\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/www.hexis-graphics.com\/sv\/wp-json\/wp\/v2\/comments?post=5431"}],"version-history":[{"count":3,"href":"https:\/\/www.hexis-graphics.com\/sv\/wp-json\/wp\/v2\/pages\/5431\/revisions"}],"predecessor-version":[{"id":58781,"href":"https:\/\/www.hexis-graphics.com\/sv\/wp-json\/wp\/v2\/pages\/5431\/revisions\/58781"}],"wp:attachment":[{"href":"https:\/\/www.hexis-graphics.com\/sv\/wp-json\/wp\/v2\/media?parent=5431"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}