{"id":5428,"date":"2015-09-25T17:39:42","date_gmt":"2015-09-25T17:39:42","guid":{"rendered":"https:\/\/www.hexis-graphics.com\/it\/societe\/"},"modified":"2026-07-21T10:36:30","modified_gmt":"2026-07-21T10:36:30","slug":"societa","status":"publish","type":"page","link":"https:\/\/www.hexis-graphics.com\/it\/societa\/","title":{"rendered":"HEXIS"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"5428\" class=\"elementor elementor-5428 elementor-4943\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d9b8cb5 e-flex e-con-boxed e-con e-parent\" data-id=\"d9b8cb5\" 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-0ea56c2 elementor-widget elementor-widget-html\" data-id=\"0ea56c2\" 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=\"it\">\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>Azienda \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\">Chi siamo<\/span>\r\n          <h2 class=\"title\">\r\n            HEXIS SAS, un attore <span class=\"accent\">importante<\/span> nel mercato dei film adesivi\r\n          <\/h2>\r\n          <p class=\"lead\">\r\n            <b>Film adesivi<\/b> per la <b>comunicazione visiva<\/b> e la <b>protezione delle superfici<\/b>, progettati per i professionisti, costruiti per le prestazioni.\r\n          <\/p>\r\n\r\n          <div class=\"btns\">\r\n            <a class=\"btn primary\" href=\"https:\/\/www.hexis-graphics.com\/hexisgraphics\/2026\/07\/PressKit_2026_EN.zip\" target=\"_blank\" rel=\"noopener noreferrer\">\r\n              Kit stampa\r\n            <\/a>\r\n            <a class=\"btn\" href=\"https:\/\/career.hexisgroup.com\/\" target=\"_blank\" rel=\"noopener noreferrer\">\r\n              Centro carriere\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; Competenza<\/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>Certificato<\/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>Competenza<\/h3>\r\n              <p>\r\n                Dalla sua fondazione nel <b>1989<\/b>, HEXIS difende la propria posizione di <b>leader francese<\/b> nel settore dei supporti per la marcatura e la stampa digitale contro la concorrenza internazionale. HEXIS dispone di <b>2 siti produttivi<\/b> \u2014 uno presso la sede centrale di <i>Frontignan (34)<\/i> e un secondo ad <i>Hagetmau (40)<\/i>. Da anni HEXIS si impegna a valorizzare il savoir-faire francese nei propri stabilimenti.\r\n              <\/p>\r\n            <\/section>\r\n\r\n            <section class=\"block reveal\">\r\n              <h3>Aree di applicazione<\/h3>\r\n              <p>\r\n                HEXIS sviluppa in modo innovativo gamme di prodotti destinate ai <b>professionisti della stampa digitale<\/b>, ai <b>pittori di insegne<\/b> e agli <b>specialisti della segnaletica<\/b>\u2026 Pubblicit\u00e0 urbana, decorazione d'interni, marcatura di veicoli (auto, autobus, treni, barche, aerei), oggetti &amp; tessuti, laminazione\u2026 Applicazioni professionali esigenti, posa rapida e precisa.\r\n              <\/p>\r\n            <\/section>\r\n            <section class=\"block reveal\">\r\n              <h3>Impegni<\/h3>\r\n              <p class=\"muted\">\r\n                <b>Produzione locale<\/b>, <b>riduzione dell'impronta ambientale<\/b>, <b>qualit\u00e0 controllata<\/b>\u2026 Da alcuni anni HEXIS commercializza un'intera gamma di <b>film adesivi senza PVC<\/b> per rispondere a progetti industriali esigenti. Dalle flotte di metropolitane e treni ai veicoli aziendali, i nostri film coniugano <b>estetica<\/b>, <b>durabilit\u00e0<\/b> e <b>protezione<\/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 Esperto in film adesivi\">\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      Produttore francese di film adesivi\r\n    <\/div>\r\n\r\n    <h2 class=\"hhs-title\">\r\n      Esperto mondiale di film adesivi<br>\r\n      <span>alta performance<\/span> dal 1989\r\n    <\/h2>\r\n\r\n    <p class=\"hhs-sub\">\r\n      Produttore ed esperto di soluzioni adesive, HEXIS sviluppa e produce in Francia film adesivi destinati ai mercati della segnaletica, del wrapping e della protezione delle superfici.\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\">Anni di esperienza<\/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\">Siti produttivi<\/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\">Paesi serviti<\/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\">Collaboratori<\/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\/\">Scopri i nostri prodotti<\/a>\r\n      <a class=\"hhs-btn\" href=\"https:\/\/www.hexis-graphics.com\/fr\/societe\/contact\/\">Contattaci<\/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> Laboratorio R&amp;S<\/div>\r\n          <h2>Il laboratorio di <span class=\"accent\">Ricerca &amp; Sviluppo<\/span><\/h2>\r\n          <p class=\"lead\">\r\n            Dedichiamo una parte significativa del nostro fatturato alla ricerca e sviluppo.\r\n            Ogni sito produttivo dispone di un laboratorio dedicato per accelerare l'innovazione\r\n            e garantire un rigoroso controllo della qualit\u00e0.\r\n          <\/p>\r\n\r\n          <div class=\"kpis reveal\">\r\n            <div class=\"kpi\"><b data-count=\"2.5\">0<\/b><small>% del fatturato in R&amp;S<\/small><\/div>\r\n            <div class=\"kpi\"><b data-count=\"2\">0<\/b><small>laboratori (2 siti)<\/small><\/div>\r\n            <div class=\"kpi\"><b data-count=\"20\">0<\/b><small>specialisti R&amp;S<\/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\/\">Scopri le nostre innovazioni<\/a>\r\n            <a class=\"btn\" href=\"https:\/\/www.hexis-graphics.com\/fr\/societe\/contact\/\" target=\"_blank\" rel=\"noopener\">Contattaci<\/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> Controllo qualit\u00e0<\/div>\r\n      <h2>Analisi precise garantiscono la qualit\u00e0 dei nostri prodotti<\/h2>\r\n      <p>A tal fine, valutiamo in laboratorio un insieme di propriet\u00e0 meccaniche, ottiche e di adesione.<\/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=\"Allungamento e resistenza alla rottura\">\r\n        <\/div>\r\n        <div class=\"ha-title\">Allungamento e<br>resistenza alla rottura<\/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=\"Conformit\u00e0 cromatica\">\r\n        <\/div>\r\n        <div class=\"ha-title\">Conformit\u00e0<br>cromatica<\/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=\"Rugosit\u00e0 superficiale\">\r\n        <\/div>\r\n        <div class=\"ha-title\">Rugosit\u00e0<br>superficiale<\/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=\"Forza di pelatura\">\r\n        <\/div>\r\n        <div class=\"ha-title\">Forza<br>di pelatura<\/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=\"Adesione immediata (tack)\">\r\n        <\/div>\r\n        <div class=\"ha-title\">Adesione immediata<br>(il \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=\"Adesione finale al supporto\">\r\n        <\/div>\r\n        <div class=\"ha-title\">Adesione finale<br>al supporto<\/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=\"Stabilit\u00e0 nel tempo (stufa e QUV)\">\r\n        <\/div>\r\n        <div class=\"ha-title\">Stabilit\u00e0 nel tempo<br>(stufa e \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    \/* Carta destra *\/\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      <!-- Sinistra -->\r\n      <div class=\"left-col\">\r\n        <div class=\"eyebrow\"><i><\/i> Oltre la Francia\u2026 il mondo!<\/div>\r\n        <h2>Una rete mondiale di filiali e partner<\/h2>\r\n        <p class=\"lead\">\r\n          Grazie alla diversificazione e al valore aggiunto dei suoi film tecnici, HEXIS ha saputo affrontare le sfide della globalizzazione ed esporta oggi met\u00e0 della sua produzione in tutto il mondo attraverso le sue filiali e distributori.\r\n        <\/p>\r\n\r\n        <div class=\"countries reveal\">\r\n          <span class=\"country-pill\"><span><\/span>Danimarca<\/span>\r\n          <span class=\"country-pill\"><span><\/span>Paesi Bassi<\/span>\r\n          <span class=\"country-pill\"><span><\/span>Germania<\/span>\r\n          <span class=\"country-pill\"><span><\/span>Spagna<\/span>\r\n          <span class=\"country-pill\"><span><\/span>Italia<\/span>\r\n          <span class=\"country-pill\"><span><\/span>Svezia<\/span>\r\n          <span class=\"country-pill\"><span><\/span>Antille Francesi<\/span>\r\n          <span class=\"country-pill\"><span><\/span>Svizzera<\/span>\r\n          <span class=\"country-pill\"><span><\/span>La Riunione<\/span>\r\n          <span class=\"country-pill\"><span><\/span>Australia<\/span>\r\n          <span class=\"country-pill\"><span><\/span>Stati Uniti<\/span>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <!-- Destra: carta distributori -->\r\n      <div class=\"card reveal\">\r\n        <h3>Distributori &amp; societ\u00e0 indipendenti in franchising<\/h3>\r\n        <p>\r\n          HEXIS collabora con societ\u00e0 indipendenti in franchising: in <b>Medio Oriente \u2014 HEXIS ME<\/b> e nel <b>Regno Unito \u2014 HEXIS UK<\/b>. Vi sono inoltre pi\u00f9 di <b>60 distributori<\/b> che servono altri <b>85 paesi<\/b> nel mondo. Contattate il team pi\u00f9 vicino a voi.\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 LA NOSTRA RETE HEXIS\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\u00e0 &amp; Sostenibilit\u00e0<\/div>\r\n    <h2>Il nostro impegno per la qualit\u00e0 e la responsabilit\u00e0<\/h2>\r\n    <p class=\"lead\">\r\n      Sotto la guida del suo fondatore, <b>Michel MATEU<\/b>, HEXIS ha integrato i valori dello sviluppo sostenibile nella gestione aziendale e ha adottato azioni concrete per limitare l'impatto delle sue attivit\u00e0 sull'ambiente.\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\">Gestione della qualit\u00e0<\/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\">Gestione ambientale<\/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\">Gestione della salute e sicurezza sul lavoro<\/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\">Sito di Frontignan<\/div>\r\n        <div class=\"iso-divider\"><\/div>\r\n        <p class=\"iso-desc\">Gestione della qualit\u00e0 nell'industria automobilistica<\/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\/2026\/07\/PressKit_2026_EN.zip\" target=\"_blank\" rel=\"noopener noreferrer\">\r\n      Kit stampa\r\n    <\/a>\r\n    <a class=\"btn\" href=\"https:\/\/career.hexisgroup.com\/\" target=\"_blank\" rel=\"noopener noreferrer\">\r\n      Centro carriere\r\n    <\/a>\r\n    <a class=\"btn primary\" href=\"https:\/\/fr.hexis-training.com\/\" target=\"_blank\" rel=\"noopener noreferrer\">\r\n      Formazione all'applicazione\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      Rete HEXIS\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\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Azienda \u2014 HEXIS SAS Chi siamo HEXIS SAS, un attore importante nel mercato dei film adesivi Film adesivi per la comunicazione visiva e la protezione delle superfici, progettati per i professionisti, costruiti per le prestazioni. Kit stampa Centro carriere Made in France &amp; Competenza Certificato Made in France Competenza Dalla sua fondazione nel 1989, HEXIS [&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-5428","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\/it\/societa\/\" \/>\n<meta property=\"og:locale\" content=\"it_IT\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"HEXIS - HEXIS Graphics\" \/>\n<meta property=\"og:description\" content=\"Azienda \u2014 HEXIS SAS Chi siamo HEXIS SAS, un attore importante nel mercato dei film adesivi Film adesivi per la comunicazione visiva e la protezione delle superfici, progettati per i professionisti, costruiti per le prestazioni. Kit stampa Centro carriere Made in France &amp; Competenza Certificato Made in France Competenza Dalla sua fondazione nel 1989, HEXIS [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.hexis-graphics.com\/it\/societa\/\" \/>\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-07-21T10:36:30+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=\"Tempo di lettura stimato\" \/>\n\t<meta name=\"twitter:data1\" content=\"5 minuti\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.hexis-graphics.com\\\/it\\\/societa\\\/\",\"url\":\"https:\\\/\\\/www.hexis-graphics.com\\\/it\\\/societa\\\/\",\"name\":\"HEXIS - HEXIS Graphics\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.hexis-graphics.com\\\/it\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.hexis-graphics.com\\\/it\\\/societa\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.hexis-graphics.com\\\/it\\\/societa\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.hexis-graphics.com\\\/hexisgraphics\\\/2022\\\/09\\\/Certifications-ISO-HEXIS.png\",\"datePublished\":\"2015-09-25T17:39:42+00:00\",\"dateModified\":\"2026-07-21T10:36:30+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.hexis-graphics.com\\\/it\\\/societa\\\/#breadcrumb\"},\"inLanguage\":\"it-IT\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.hexis-graphics.com\\\/it\\\/societa\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"it-IT\",\"@id\":\"https:\\\/\\\/www.hexis-graphics.com\\\/it\\\/societa\\\/#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\\\/it\\\/societa\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\\\/\\\/www.hexis-graphics.com\\\/it\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"HEXIS\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.hexis-graphics.com\\\/it\\\/#website\",\"url\":\"https:\\\/\\\/www.hexis-graphics.com\\\/it\\\/\",\"name\":\"HEXIS Graphics\",\"description\":\"Manufacturer of self-adhesive films\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.hexis-graphics.com\\\/it\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.hexis-graphics.com\\\/it\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"it-IT\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.hexis-graphics.com\\\/it\\\/#organization\",\"name\":\"HEXIS Graphics\",\"url\":\"https:\\\/\\\/www.hexis-graphics.com\\\/it\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"it-IT\",\"@id\":\"https:\\\/\\\/www.hexis-graphics.com\\\/it\\\/#\\\/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\\\/it\\\/#\\\/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\/it\/societa\/","og_locale":"it_IT","og_type":"article","og_title":"HEXIS - HEXIS Graphics","og_description":"Azienda \u2014 HEXIS SAS Chi siamo HEXIS SAS, un attore importante nel mercato dei film adesivi Film adesivi per la comunicazione visiva e la protezione delle superfici, progettati per i professionisti, costruiti per le prestazioni. Kit stampa Centro carriere Made in France &amp; Competenza Certificato Made in France Competenza Dalla sua fondazione nel 1989, HEXIS [&hellip;]","og_url":"https:\/\/www.hexis-graphics.com\/it\/societa\/","og_site_name":"HEXIS Graphics","article_publisher":"https:\/\/www.facebook.com\/hexisgraphics","article_modified_time":"2026-07-21T10:36:30+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":{"Tempo di lettura stimato":"5 minuti"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.hexis-graphics.com\/it\/societa\/","url":"https:\/\/www.hexis-graphics.com\/it\/societa\/","name":"HEXIS - HEXIS Graphics","isPartOf":{"@id":"https:\/\/www.hexis-graphics.com\/it\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.hexis-graphics.com\/it\/societa\/#primaryimage"},"image":{"@id":"https:\/\/www.hexis-graphics.com\/it\/societa\/#primaryimage"},"thumbnailUrl":"https:\/\/www.hexis-graphics.com\/hexisgraphics\/2022\/09\/Certifications-ISO-HEXIS.png","datePublished":"2015-09-25T17:39:42+00:00","dateModified":"2026-07-21T10:36:30+00:00","breadcrumb":{"@id":"https:\/\/www.hexis-graphics.com\/it\/societa\/#breadcrumb"},"inLanguage":"it-IT","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.hexis-graphics.com\/it\/societa\/"]}]},{"@type":"ImageObject","inLanguage":"it-IT","@id":"https:\/\/www.hexis-graphics.com\/it\/societa\/#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\/it\/societa\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/www.hexis-graphics.com\/it\/"},{"@type":"ListItem","position":2,"name":"HEXIS"}]},{"@type":"WebSite","@id":"https:\/\/www.hexis-graphics.com\/it\/#website","url":"https:\/\/www.hexis-graphics.com\/it\/","name":"HEXIS Graphics","description":"Manufacturer of self-adhesive films","publisher":{"@id":"https:\/\/www.hexis-graphics.com\/it\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.hexis-graphics.com\/it\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"it-IT"},{"@type":"Organization","@id":"https:\/\/www.hexis-graphics.com\/it\/#organization","name":"HEXIS Graphics","url":"https:\/\/www.hexis-graphics.com\/it\/","logo":{"@type":"ImageObject","inLanguage":"it-IT","@id":"https:\/\/www.hexis-graphics.com\/it\/#\/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\/it\/#\/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\/it\/wp-json\/wp\/v2\/pages\/5428","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.hexis-graphics.com\/it\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.hexis-graphics.com\/it\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.hexis-graphics.com\/it\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/www.hexis-graphics.com\/it\/wp-json\/wp\/v2\/comments?post=5428"}],"version-history":[{"count":3,"href":"https:\/\/www.hexis-graphics.com\/it\/wp-json\/wp\/v2\/pages\/5428\/revisions"}],"predecessor-version":[{"id":59171,"href":"https:\/\/www.hexis-graphics.com\/it\/wp-json\/wp\/v2\/pages\/5428\/revisions\/59171"}],"wp:attachment":[{"href":"https:\/\/www.hexis-graphics.com\/it\/wp-json\/wp\/v2\/media?parent=5428"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}