{"id":155930,"date":"2026-04-09T15:41:05","date_gmt":"2026-04-09T13:41:05","guid":{"rendered":"https:\/\/www.imagoprinter.com\/?page_id=155930"},"modified":"2026-05-14T10:37:30","modified_gmt":"2026-05-14T08:37:30","slug":"fespa-global-print-expo-2026","status":"publish","type":"page","link":"https:\/\/www.imagoprinter.com\/en\/fespa-global-print-expo-2026\/","title":{"rendered":"FESPA Global Print Expo 2026"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"155930\" class=\"elementor elementor-155930\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a95e705 e-con-full e-flex e-con e-parent\" data-id=\"a95e705\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;sticky&quot;:&quot;top&quot;,&quot;sticky_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;],&quot;sticky_offset&quot;:0,&quot;sticky_effects_offset&quot;:0,&quot;sticky_anchor_link_offset&quot;:0}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-306dc07 elementor-widget elementor-widget-html\" data-id=\"306dc07\" 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<div id=\"imago-fespa-ribbon\">\n  <style>\n    #imago-fespa-ribbon {\n      --brand-orange: #ea580c;\n      --brand-orange-light: #ff8a3d;\n      --brand-orange-dark: #c2410c;\n      --bg-dark: #0f1115;\n      --text-white: #ffffff;\n      background: linear-gradient(90deg, var(--brand-orange) 0%, var(--brand-orange-light) 25%, var(--brand-orange) 50%, var(--brand-orange-dark) 75%, var(--brand-orange) 100%);\n      background-size: 200% auto;\n      animation: imagoGradientScroll 6s linear infinite;\n      border-block-end: 1px solid rgba(0, 0, 0, 0.15);\n      padding-block: 0.5rem;\n      padding-inline: 1rem;\n      display: flex;\n      justify-content: center;\n      align-items: center;\n      position: relative;\n      overflow: hidden;\n      font-family: 'Inter', system-ui, sans-serif;\n      inline-size: 100%;\n      z-index: 50;\n      color: var(--text-white);\n      box-shadow: 0 4px 15px rgba(234, 88, 12, 0.2);\n    }\n\n    #imago-fespa-ribbon * {\n      box-sizing: border-box;\n    }\n\n    @keyframes imagoGradientScroll {\n      0% { background-position: 0% center; }\n      100% { background-position: -200% center; }\n    }\n\n    #imago-fespa-ribbon .ticker-track {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      inline-size: 100%;\n    }\n\n    #imago-fespa-ribbon .ribbon-content {\n      display: flex;\n      align-items: center;\n      gap: 0.75rem;\n      justify-content: center;\n      position: relative;\n      z-index: 1;\n      font-size: clamp(0.55rem, 2vw, 0.85rem);\n      letter-spacing: 0.03em;\n      white-space: nowrap;\n      padding-inline: 1rem;\n    }\n\n    #imago-fespa-ribbon .ribbon-content.duplicate {\n      display: none;\n    }\n\n    #imago-fespa-ribbon .brand-logo {\n      block-size: clamp(20px, 4vw, 18px);\n      inline-size: auto;\n      display: block;\n    }\n\n    #imago-fespa-ribbon .star-icon {\n      color: var(--text-white);\n      inline-size: 16px;\n      block-size: 16px;\n      animation: imagoPulseStar 2s ease-in-out infinite;\n    }\n\n    @keyframes imagoPulseStar {\n      0%, 100% { transform: scale(1); opacity: 1; }\n      50% { transform: scale(1.15); opacity: 0.8; }\n    }\n\n    #imago-fespa-ribbon .dash {\n      color: rgba(255, 255, 255, 0.6);\n      font-weight: 400;\n    }\n\n    #imago-fespa-ribbon .sponsor {\n      font-weight: 800;\n      color: var(--brand-orange-dark);\n      text-transform: uppercase;\n      background: #ffffff;\n      padding-block: 0.25rem;\n      padding-inline: 0.85rem;\n      border-radius: 100px;\n      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15), 0 0 0 2px rgba(255, 255, 255, 0.3);\n      letter-spacing: 0.05em;\n      animation: imagoSponsorBadgePulse 2.5s infinite;\n    }\n\n    @keyframes imagoSponsorBadgePulse {\n      0%, 100% { box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15), 0 0 0 2px rgba(255, 255, 255, 0.4); }\n      50% { box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15), 0 0 0 8px rgba(255, 255, 255, 0); }\n    }\n\n    #imago-fespa-ribbon .separator {\n      color: rgba(255, 255, 255, 0.6);\n      margin-inline: 0.25rem;\n    }\n\n    #imago-fespa-ribbon .experience {\n      font-weight: 600;\n      color: var(--text-white);\n    }\n\n    @media (max-width: 992px) {\n      #imago-fespa-ribbon .ticker-track {\n        inline-size: max-content;\n        justify-content: flex-start;\n        animation: imagoTickerScroll 15s linear infinite;\n      }\n      \n      #imago-fespa-ribbon .ribbon-content.duplicate {\n        display: flex;\n      }\n\n      #imago-fespa-ribbon .ribbon-content {\n        padding-inline: 2rem;\n      }\n      #imago-fespa-ribbon .brand-logo{\n          block-size: clamp(12px, 4vw, 18px)!important;\n      }\n    }\n\n    @keyframes imagoTickerScroll {\n      0% { transform: translateX(0); }\n      100% { transform: translateX(-50%); }\n    }\n  <\/style>\n\n  <div class=\"ticker-track\">\n    <div class=\"ribbon-content\">\n      <svg class=\"star-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\">\n        <path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"><\/path>\n      <\/svg>\n      <img decoding=\"async\" src=\"https:\/\/www.imagoprinter.com\/wp-content\/uploads\/2023\/04\/imago-logo.svg\" alt=\"IMAGO Logo\" class=\"brand-logo\">\n      <span class=\"dash\">&mdash;<\/span>\n      <span class=\"sponsor\">Official FESPA Sponsor<\/span>\n      <span class=\"separator\">&bull;<\/span>\n      <span class=\"experience\">Personalisation Experience<\/span>\n    <\/div>\n    \n    <div class=\"ribbon-content duplicate\" aria-hidden=\"true\">\n      <svg class=\"star-icon\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\">\n        <path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"><\/path>\n      <\/svg>\n      <img decoding=\"async\" src=\"https:\/\/www.imagoprinter.com\/wp-content\/uploads\/2023\/04\/imago-logo.svg\" alt=\"IMAGO Logo\" class=\"brand-logo\">\n      <span class=\"dash\">&mdash;<\/span>\n      <span class=\"sponsor\">Official FESPA Sponsor<\/span>\n      <span class=\"separator\">&bull;<\/span>\n      <span class=\"experience\">Personalisation Experience<\/span>\n    <\/div>\n  <\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-213c275 e-con-full e-flex e-con e-parent\" data-id=\"213c275\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;video&quot;,&quot;background_video_link&quot;:&quot;https:\\\/\\\/www.imagoprinter.com\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/FESPA_BG_vid.mp4&quot;,&quot;background_play_on_mobile&quot;:&quot;yes&quot;}\">\n\t\t<div class=\"elementor-background-video-container\">\n\t\t\t\t\t\t\t<video class=\"elementor-background-video-hosted\" role=\"presentation\" autoplay muted playsinline loop><\/video>\n\t\t\t\t\t<\/div><div class=\"elementor-element elementor-element-a3c8d1a e-flex e-con-boxed e-con e-child\" data-id=\"a3c8d1a\" 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-bc11909 elementor-widget elementor-widget-heading\" data-id=\"bc11909\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">FESPA Global Print Expo 2026 \u00b7 Barcelona \u00b7 19-22 May<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5f5d229 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"5f5d229\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Meet the Engineers Who Built <b>Your Next UV Printing System<\/b><\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-01f14ec elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"01f14ec\" 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<p>Meet our team at FESPA, we&#8217;ll take the time to understand which architecture fits your production reality.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-18e5db0 e-con-full e-flex e-con e-child\" data-id=\"18e5db0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6d8b68f elementor-widget elementor-widget-button\" data-id=\"6d8b68f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#formularz\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Book a Meeting at FESPA \u2192<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\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 class=\"elementor-element elementor-element-6ae3c93 elementor-widget__width-initial elementor-absolute e-transform elementor-widget elementor-widget-image\" data-id=\"6ae3c93\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;,&quot;_transform_scale_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1.03,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/europe.fespa.com\/\" target=\"_blank\" rel=\"nofollow noopener\">\n\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"731\" height=\"357\" src=\"https:\/\/www.imagoprinter.com\/wp-content\/uploads\/2026\/04\/FESPA-2026-logo-e1775826955943.webp\" class=\"attachment-large size-large wp-image-155973\" alt=\"Fespa Global Print Expo 2026\" srcset=\"https:\/\/www.imagoprinter.com\/wp-content\/uploads\/2026\/04\/FESPA-2026-logo-e1775826955943.webp 731w, https:\/\/www.imagoprinter.com\/wp-content\/uploads\/2026\/04\/FESPA-2026-logo-e1775826955943-475x232.webp 475w, https:\/\/www.imagoprinter.com\/wp-content\/uploads\/2026\/04\/FESPA-2026-logo-e1775826955943-150x73.webp 150w\" sizes=\"(max-width: 731px) 100vw, 731px\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b0fb1e6 banner-v1 e-flex e-con-boxed e-con e-parent\" data-id=\"b0fb1e6\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-60ca3e1 e-con-full e-flex e-con e-child\" data-id=\"60ca3e1\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-497c795 elementor-view-stacked elementor-shape-rounded elementor-position-inline-start elementor-tablet-position-block-start elementor-mobile-position-inline-start elementor-widget__width-initial e-transform elementor-widget elementor-widget-icon-box\" data-id=\"497c795\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-5,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check-square\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M400 480H48c-26.51 0-48-21.49-48-48V80c0-26.51 21.49-48 48-48h352c26.51 0 48 21.49 48 48v352c0 26.51-21.49 48-48 48zm-204.686-98.059l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.248-16.379-6.249-22.628 0L184 302.745l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.25 16.379 6.25 22.628.001z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\t700+ installations\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-251e1a8 elementor-view-stacked elementor-shape-rounded elementor-position-inline-start elementor-tablet-position-block-start elementor-mobile-position-inline-start elementor-widget__width-initial e-transform elementor-widget elementor-widget-icon-box\" data-id=\"251e1a8\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-5,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-cogs\" viewBox=\"0 0 640 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M512.1 191l-8.2 14.3c-3 5.3-9.4 7.5-15.1 5.4-11.8-4.4-22.6-10.7-32.1-18.6-4.6-3.8-5.8-10.5-2.8-15.7l8.2-14.3c-6.9-8-12.3-17.3-15.9-27.4h-16.5c-6 0-11.2-4.3-12.2-10.3-2-12-2.1-24.6 0-37.1 1-6 6.2-10.4 12.2-10.4h16.5c3.6-10.1 9-19.4 15.9-27.4l-8.2-14.3c-3-5.2-1.9-11.9 2.8-15.7 9.5-7.9 20.4-14.2 32.1-18.6 5.7-2.1 12.1.1 15.1 5.4l8.2 14.3c10.5-1.9 21.2-1.9 31.7 0L552 6.3c3-5.3 9.4-7.5 15.1-5.4 11.8 4.4 22.6 10.7 32.1 18.6 4.6 3.8 5.8 10.5 2.8 15.7l-8.2 14.3c6.9 8 12.3 17.3 15.9 27.4h16.5c6 0 11.2 4.3 12.2 10.3 2 12 2.1 24.6 0 37.1-1 6-6.2 10.4-12.2 10.4h-16.5c-3.6 10.1-9 19.4-15.9 27.4l8.2 14.3c3 5.2 1.9 11.9-2.8 15.7-9.5 7.9-20.4 14.2-32.1 18.6-5.7 2.1-12.1-.1-15.1-5.4l-8.2-14.3c-10.4 1.9-21.2 1.9-31.7 0zm-10.5-58.8c38.5 29.6 82.4-14.3 52.8-52.8-38.5-29.7-82.4 14.3-52.8 52.8zM386.3 286.1l33.7 16.8c10.1 5.8 14.5 18.1 10.5 29.1-8.9 24.2-26.4 46.4-42.6 65.8-7.4 8.9-20.2 11.1-30.3 5.3l-29.1-16.8c-16 13.7-34.6 24.6-54.9 31.7v33.6c0 11.6-8.3 21.6-19.7 23.6-24.6 4.2-50.4 4.4-75.9 0-11.5-2-20-11.9-20-23.6V418c-20.3-7.2-38.9-18-54.9-31.7L74 403c-10 5.8-22.9 3.6-30.3-5.3-16.2-19.4-33.3-41.6-42.2-65.7-4-10.9.4-23.2 10.5-29.1l33.3-16.8c-3.9-20.9-3.9-42.4 0-63.4L12 205.8c-10.1-5.8-14.6-18.1-10.5-29 8.9-24.2 26-46.4 42.2-65.8 7.4-8.9 20.2-11.1 30.3-5.3l29.1 16.8c16-13.7 34.6-24.6 54.9-31.7V57.1c0-11.5 8.2-21.5 19.6-23.5 24.6-4.2 50.5-4.4 76-.1 11.5 2 20 11.9 20 23.6v33.6c20.3 7.2 38.9 18 54.9 31.7l29.1-16.8c10-5.8 22.9-3.6 30.3 5.3 16.2 19.4 33.2 41.6 42.1 65.8 4 10.9.1 23.2-10 29.1l-33.7 16.8c3.9 21 3.9 42.5 0 63.5zm-117.6 21.1c59.2-77-28.7-164.9-105.7-105.7-59.2 77 28.7 164.9 105.7 105.7zm243.4 182.7l-8.2 14.3c-3 5.3-9.4 7.5-15.1 5.4-11.8-4.4-22.6-10.7-32.1-18.6-4.6-3.8-5.8-10.5-2.8-15.7l8.2-14.3c-6.9-8-12.3-17.3-15.9-27.4h-16.5c-6 0-11.2-4.3-12.2-10.3-2-12-2.1-24.6 0-37.1 1-6 6.2-10.4 12.2-10.4h16.5c3.6-10.1 9-19.4 15.9-27.4l-8.2-14.3c-3-5.2-1.9-11.9 2.8-15.7 9.5-7.9 20.4-14.2 32.1-18.6 5.7-2.1 12.1.1 15.1 5.4l8.2 14.3c10.5-1.9 21.2-1.9 31.7 0l8.2-14.3c3-5.3 9.4-7.5 15.1-5.4 11.8 4.4 22.6 10.7 32.1 18.6 4.6 3.8 5.8 10.5 2.8 15.7l-8.2 14.3c6.9 8 12.3 17.3 15.9 27.4h16.5c6 0 11.2 4.3 12.2 10.3 2 12 2.1 24.6 0 37.1-1 6-6.2 10.4-12.2 10.4h-16.5c-3.6 10.1-9 19.4-15.9 27.4l8.2 14.3c3 5.2 1.9 11.9-2.8 15.7-9.5 7.9-20.4 14.2-32.1 18.6-5.7 2.1-12.1-.1-15.1-5.4l-8.2-14.3c-10.4 1.9-21.2 1.9-31.7 0zM501.6 431c38.5 29.6 82.4-14.3 52.8-52.8-38.5-29.6-82.4 14.3-52.8 52.8z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tEngineered &amp; Made in Poland\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-23b35e8 elementor-view-stacked elementor-shape-rounded elementor-position-inline-start elementor-tablet-position-block-start elementor-mobile-position-inline-start elementor-widget__width-initial e-transform elementor-widget elementor-widget-icon-box\" data-id=\"23b35e8\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-5,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-map-marked-alt\" viewBox=\"0 0 576 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M288 0c-69.59 0-126 56.41-126 126 0 56.26 82.35 158.8 113.9 196.02 6.39 7.54 17.82 7.54 24.2 0C331.65 284.8 414 182.26 414 126 414 56.41 357.59 0 288 0zm0 168c-23.2 0-42-18.8-42-42s18.8-42 42-42 42 18.8 42 42-18.8 42-42 42zM20.12 215.95A32.006 32.006 0 0 0 0 245.66v250.32c0 11.32 11.43 19.06 21.94 14.86L160 448V214.92c-8.84-15.98-16.07-31.54-21.25-46.42L20.12 215.95zM288 359.67c-14.07 0-27.38-6.18-36.51-16.96-19.66-23.2-40.57-49.62-59.49-76.72v182l192 64V266c-18.92 27.09-39.82 53.52-59.49 76.72-9.13 10.77-22.44 16.95-36.51 16.95zm266.06-198.51L416 224v288l139.88-55.95A31.996 31.996 0 0 0 576 426.34V176.02c0-11.32-11.43-19.06-21.94-14.86z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\t65+ countries\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-72a3ace elementor-view-stacked elementor-shape-rounded elementor-position-inline-start elementor-tablet-position-block-start elementor-mobile-position-inline-start elementor-widget__width-initial e-transform elementor-widget elementor-widget-icon-box\" data-id=\"72a3ace\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-5,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-shield-alt\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M466.5 83.7l-192-80a48.15 48.15 0 0 0-36.9 0l-192 80C27.7 91.1 16 108.6 16 128c0 198.5 114.5 335.7 221.5 380.3 11.8 4.9 25.1 4.9 36.9 0C360.1 472.6 496 349.3 496 128c0-19.4-11.7-36.9-29.5-44.3zM256.1 446.3l-.1-381 175.9 73.3c-3.3 151.4-82.1 261.1-175.8 307.7z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tISO 9001:2015\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\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-2f192fb e-flex e-con-boxed e-con e-parent\" data-id=\"2f192fb\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;shape_divider_bottom&quot;:&quot;tilt&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-shape elementor-shape-bottom\" aria-hidden=\"true\" data-negative=\"false\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 1000 100\" preserveAspectRatio=\"none\">\n\t<path class=\"elementor-shape-fill\" d=\"M0,6V0h1000v100L0,6z\"\/>\n<\/svg>\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6f5699c e-con-full e-flex e-con e-child\" data-id=\"6f5699c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ce0b4bb elementor-widget elementor-widget-video\" data-id=\"ce0b4bb\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;youtube_url&quot;:&quot;https:\\\/\\\/www.youtube.com\\\/watch?v=xxzC_TWzTMk&quot;,&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-wrapper elementor-open-inline\">\n\t\t\t<div class=\"elementor-video\"><\/div>\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4064815 e-con-full e-flex e-con e-child\" data-id=\"4064815\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-091c792 elementor-widget elementor-widget-heading\" data-id=\"091c792\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\">Industrial UV Technology<\/span>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b8d84e6 elementor-widget elementor-widget-heading\" data-id=\"b8d84e6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Print Directly on <br><b>the Production Line<\/b><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-127e84d elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"127e84d\" 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<header class=\"section-header\">\n<p class=\"section-intro\"><strong>UV LED digital printing<\/strong> puts colour directly on the object and cures it instantly with light. <strong>No screens to clean. No plates to change. No waiting for ink to dry.<\/strong> The product exits production-ready. There are two architectures \u2014 pick the one that fits how you run your shop.<\/p><\/header>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\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-29c596e e-con-full e-flex e-con e-parent\" data-id=\"29c596e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;shape_divider_bottom&quot;:&quot;tilt&quot;}\">\n\t\t\t\t<div class=\"elementor-shape elementor-shape-bottom\" aria-hidden=\"true\" data-negative=\"false\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 1000 100\" preserveAspectRatio=\"none\">\n\t<path class=\"elementor-shape-fill\" d=\"M0,6V0h1000v100L0,6z\"\/>\n<\/svg>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-09114b2 e-flex e-con-boxed e-con e-parent\" data-id=\"09114b2\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-bf799f9 e-con-full e-flex e-con e-child\" data-id=\"bf799f9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-262232f elementor-widget elementor-widget-heading\" data-id=\"262232f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\">The IMAGO Experience<\/span>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fbb8cf1 elementor-widget elementor-widget-heading\" data-id=\"fbb8cf1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">We Don't Just Sell Machines.<br>\n<b>We Engineer Solutions.<\/b><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-74de78c elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"74de78c\" 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<header class=\"section-header\">\n<p class=\"section-intro\">Whether you need a proven industrial printer to instantly boost capacity, or a fully tailored system integrated into your unique line \u2014 our engineering team delivers the exact technology your business requires.<\/p><\/header>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d3cfd62 e-con-full e-flex e-con e-child\" data-id=\"d3cfd62\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-aa6b01a e-con-full e-flex e-con e-child\" data-id=\"aa6b01a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-93d85c6 e-con-full e-flex e-con e-child\" data-id=\"93d85c6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0b90bfb elementor-widget__width-initial elementor-widget elementor-widget-image\" data-id=\"0b90bfb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"1024\" height=\"953\" src=\"https:\/\/www.imagoprinter.com\/wp-content\/uploads\/2026\/01\/IMAGO_Sapphire-1024x953.png\" class=\"attachment-large size-large wp-image-153368\" alt=\"\" srcset=\"https:\/\/www.imagoprinter.com\/wp-content\/uploads\/2026\/01\/IMAGO_Sapphire-1024x953.png 1024w, https:\/\/www.imagoprinter.com\/wp-content\/uploads\/2026\/01\/IMAGO_Sapphire-475x442.png 475w, https:\/\/www.imagoprinter.com\/wp-content\/uploads\/2026\/01\/IMAGO_Sapphire-150x140.png 150w, https:\/\/www.imagoprinter.com\/wp-content\/uploads\/2026\/01\/IMAGO_Sapphire-768x715.png 768w, https:\/\/www.imagoprinter.com\/wp-content\/uploads\/2026\/01\/IMAGO_Sapphire-1536x1430.png 1536w, https:\/\/www.imagoprinter.com\/wp-content\/uploads\/2026\/01\/IMAGO_Sapphire-2048x1907.png 2048w, https:\/\/www.imagoprinter.com\/wp-content\/uploads\/2026\/01\/IMAGO_Sapphire-1920x1788.png 1920w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d945273 elementor-widget__width-initial elementor-hidden-mobile elementor-widget elementor-widget-image\" data-id=\"d945273\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"976\" height=\"1024\" src=\"https:\/\/www.imagoprinter.com\/wp-content\/uploads\/2025\/11\/IMAGO_Single_Pass_2-976x1024.png\" class=\"attachment-large size-large wp-image-154477\" alt=\"\" srcset=\"https:\/\/www.imagoprinter.com\/wp-content\/uploads\/2025\/11\/IMAGO_Single_Pass_2-976x1024.png 976w, https:\/\/www.imagoprinter.com\/wp-content\/uploads\/2025\/11\/IMAGO_Single_Pass_2-453x475.png 453w, https:\/\/www.imagoprinter.com\/wp-content\/uploads\/2025\/11\/IMAGO_Single_Pass_2-143x150.png 143w, https:\/\/www.imagoprinter.com\/wp-content\/uploads\/2025\/11\/IMAGO_Single_Pass_2-768x806.png 768w, https:\/\/www.imagoprinter.com\/wp-content\/uploads\/2025\/11\/IMAGO_Single_Pass_2.png 1387w\" sizes=\"(max-width: 976px) 100vw, 976px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f6a9e04 e-con-full e-flex e-con e-child\" data-id=\"f6a9e04\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-759f9d3 e-con-full e-flex e-con e-child\" data-id=\"759f9d3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b6cc4d6 e-transform elementor-widget elementor-widget-icon-box\" data-id=\"b6cc4d6\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-4,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tProduction-ready performance\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-02b4918 elementor-widget elementor-widget-heading\" data-id=\"02b4918\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\"><b>Flatbed<\/b> &amp; <b>Single-Pass<\/b> Flow Printers<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4a58ae0 elementor-widget elementor-widget-text-editor\" data-id=\"4a58ae0\" 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<p><strong>Proven, ready-to-deploy digital printing platforms.<\/strong> Perfect for companies looking to eliminate changeover bottlenecks and bring production in-house without re-engineering their facility.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8f11949 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"8f11949\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-88e1db7 elementor-position-inline-start imago-check-item elementor-view-stacked elementor-mobile-position-inline-start e-transform elementor-shape-circle elementor-widget elementor-widget-icon-box\" data-id=\"88e1db7\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-flipboard\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M0 32v448h448V32H0zm358.4 179.2h-89.6v89.6h-89.6v89.6H89.6V121.6h268.8v89.6z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tFlatbed Architecture\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tUnmatched versatility. Switch jobs from business cards to 15cm crates in under 60 seconds.\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2b111b9 elementor-position-inline-start imago-check-item elementor-view-stacked elementor-mobile-position-inline-start e-transform elementor-shape-circle elementor-widget elementor-widget-icon-box\" data-id=\"2b111b9\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-expand-alt\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M212.686 315.314L120 408l32.922 31.029c15.12 15.12 4.412 40.971-16.97 40.971h-112C10.697 480 0 469.255 0 456V344c0-21.382 25.803-32.09 40.922-16.971L72 360l92.686-92.686c6.248-6.248 16.379-6.248 22.627 0l25.373 25.373c6.249 6.248 6.249 16.378 0 22.627zm22.628-118.628L328 104l-32.922-31.029C279.958 57.851 290.666 32 312.048 32h112C437.303 32 448 42.745 448 56v112c0 21.382-25.803 32.09-40.922 16.971L376 152l-92.686 92.686c-6.248 6.248-16.379 6.248-22.627 0l-25.373-25.373c-6.249-6.248-6.249-16.378 0-22.627z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tSingle-Pass Flow\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tComplete decoration in one continuous pass. Eliminates production buffers for high-volume orders.\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d017ca1 elementor-position-inline-start imago-check-item elementor-view-stacked elementor-mobile-position-inline-start e-transform elementor-shape-circle elementor-widget elementor-widget-icon-box\" data-id=\"d017ca1\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-plug\" viewBox=\"0 0 384 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M320,32a32,32,0,0,0-64,0v96h64Zm48,128H16A16,16,0,0,0,0,176v32a16,16,0,0,0,16,16H32v32A160.07,160.07,0,0,0,160,412.8V512h64V412.8A160.07,160.07,0,0,0,352,256V224h16a16,16,0,0,0,16-16V176A16,16,0,0,0,368,160ZM128,32a32,32,0,0,0-64,0v96h64Z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tPlug &amp; Produce\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tDeploy within days. Standalone stations that integrate alongside your current processes with zero facility disruption.\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-500fe3a e-con-full e-flex e-con e-child\" data-id=\"500fe3a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d1bfce9 elementor-widget elementor-widget-button\" data-id=\"d1bfce9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/www.imagoprinter.com\/en\/products\/uv-led-printers\/sapphire-uf-40-63-2\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Our Flatbed Solution<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-641fbb4 elementor-widget elementor-widget-button\" data-id=\"641fbb4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/www.imagoprinter.com\/en\/products\/uv-led-printers\/imago-us-series\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Our Single-Pass Flow Solution<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d6dbe48 e-con-full e-flex e-con e-child\" data-id=\"d6dbe48\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-3ff9c39 e-con-full e-flex e-con e-child\" data-id=\"3ff9c39\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a68b553 e-con-full e-flex e-con e-child\" data-id=\"a68b553\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c88288b elementor-widget elementor-widget-image-carousel\" data-id=\"c88288b\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;1&quot;,&quot;navigation&quot;:&quot;none&quot;,&quot;autoplay_speed&quot;:2000,&quot;effect&quot;:&quot;fade&quot;,&quot;speed&quot;:1000,&quot;autoplay&quot;:&quot;yes&quot;,&quot;infinite&quot;:&quot;yes&quot;}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Image Carousel\" dir=\"rtl\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 3\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.imagoprinter.com\/wp-content\/uploads\/2026\/05\/IMAGO_Custom_Printer_Personalized_7.webp\" alt=\"IMAGO_Custom_Printer_Personalized_7\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 3\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.imagoprinter.com\/wp-content\/uploads\/2026\/05\/IMAGO_Custom_Printer_Personalized_6.webp\" alt=\"IMAGO_Custom_Printer_Personalized_6\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 3\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.imagoprinter.com\/wp-content\/uploads\/2026\/05\/IMAGO_Custom_Printer_Personalized_5.webp\" alt=\"IMAGO_Custom_Printer_Personalized_5\" \/><\/figure><\/div>\t\t\t<\/div>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f3312a5 e-con-full e-flex e-con e-child\" data-id=\"f3312a5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-3f42f75 e-con-full e-flex e-con e-child\" data-id=\"3f42f75\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8b67408 e-transform elementor-widget elementor-widget-icon-box\" data-id=\"8b67408\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-4,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tA machine as simple as you need it to be\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b44fa33 elementor-widget elementor-widget-heading\" data-id=\"b44fa33\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\"><b>Custom-Made<\/b> Printers<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-dbce366 elementor-widget elementor-widget-text-editor\" data-id=\"dbce366\" 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<p><strong>Experience true technological personalization.<\/strong> We build digital printing systems specifically around your product and workflow. You don&#8217;t adapt to the machine \u2014 the machine adapts to you.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9a331a8 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"9a331a8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"divider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-divider\">\n\t\t\t<span class=\"elementor-divider-separator\">\n\t\t\t\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6c1c091 elementor-position-inline-start imago-check-item elementor-view-stacked elementor-mobile-position-inline-start e-transform elementor-shape-circle elementor-widget elementor-widget-icon-box\" data-id=\"6c1c091\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-grip-lines\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M496 288H16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h480c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16zm0-128H16c-8.8 0-16 7.2-16 16v32c0 8.8 7.2 16 16 16h480c8.8 0 16-7.2 16-16v-32c0-8.8-7.2-16-16-16z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tInline Integration\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tBuilt directly into your existing assembly lines or robotics for true, automated One Piece Flow production.\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3117c4c elementor-position-inline-start imago-check-item elementor-view-stacked elementor-mobile-position-inline-start e-transform elementor-shape-circle elementor-widget elementor-widget-icon-box\" data-id=\"3117c4c\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-desktop\" viewBox=\"0 0 576 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M528 0H48C21.5 0 0 21.5 0 48v320c0 26.5 21.5 48 48 48h192l-16 48h-72c-13.3 0-24 10.7-24 24s10.7 24 24 24h272c13.3 0 24-10.7 24-24s-10.7-24-24-24h-72l-16-48h192c26.5 0 48-21.5 48-48V48c0-26.5-21.5-48-48-48zm-16 352H64V64h448v288z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tForm Factor Freedom\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tCustom dimensions, specialized part handling, and proprietary software interfaces tailored to your operators.\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bc12c69 elementor-position-inline-start imago-check-item elementor-view-stacked elementor-mobile-position-inline-start e-transform elementor-shape-circle elementor-widget elementor-widget-icon-box\" data-id=\"bc12c69\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:5,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-cog\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M487.4 315.7l-42.6-24.6c4.3-23.2 4.3-47 0-70.2l42.6-24.6c4.9-2.8 7.1-8.6 5.5-14-11.1-35.6-30-67.8-54.7-94.6-3.8-4.1-10-5.1-14.8-2.3L380.8 110c-17.9-15.4-38.5-27.3-60.8-35.1V25.8c0-5.6-3.9-10.5-9.4-11.7-36.7-8.2-74.3-7.8-109.2 0-5.5 1.2-9.4 6.1-9.4 11.7V75c-22.2 7.9-42.8 19.8-60.8 35.1L88.7 85.5c-4.9-2.8-11-1.9-14.8 2.3-24.7 26.7-43.6 58.9-54.7 94.6-1.7 5.4.6 11.2 5.5 14L67.3 221c-4.3 23.2-4.3 47 0 70.2l-42.6 24.6c-4.9 2.8-7.1 8.6-5.5 14 11.1 35.6 30 67.8 54.7 94.6 3.8 4.1 10 5.1 14.8 2.3l42.6-24.6c17.9 15.4 38.5 27.3 60.8 35.1v49.2c0 5.6 3.9 10.5 9.4 11.7 36.7 8.2 74.3 7.8 109.2 0 5.5-1.2 9.4-6.1 9.4-11.7v-49.2c22.2-7.9 42.8-19.8 60.8-35.1l42.6 24.6c4.9 2.8 11 1.9 14.8-2.3 24.7-26.7 43.6-58.9 54.7-94.6 1.5-5.5-.7-11.3-5.6-14.1zM256 336c-44.1 0-80-35.9-80-80s35.9-80 80-80 80 35.9 80 80-35.9 80-80 80z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tEvolution Platform\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tA technological core designed to be upgraded over years instead of replaced, protecting your long-term ROI.\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f16d1c0 e-con-full e-flex e-con e-child\" data-id=\"f16d1c0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-be5bb12 elementor-widget elementor-widget-button\" data-id=\"be5bb12\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/www.imagoprinter.com\/en\/products\/custom-made-printers\/single-pass\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-long-arrow-alt-right\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M313.941 216H12c-6.627 0-12 5.373-12 12v56c0 6.627 5.373 12 12 12h301.941v46.059c0 21.382 25.851 32.09 40.971 16.971l86.059-86.059c9.373-9.373 9.373-24.569 0-33.941l-86.059-86.059c-15.119-15.119-40.971-4.411-40.971 16.971V216z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Discover the Custom Experience<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\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-1385236 e-con-full e-flex e-con e-parent\" data-id=\"1385236\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;shape_divider_top&quot;:&quot;tilt&quot;,&quot;shape_divider_bottom&quot;:&quot;tilt&quot;}\">\n\t\t\t\t<div class=\"elementor-shape elementor-shape-top\" aria-hidden=\"true\" data-negative=\"false\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 1000 100\" preserveAspectRatio=\"none\">\n\t<path class=\"elementor-shape-fill\" d=\"M0,6V0h1000v100L0,6z\"\/>\n<\/svg>\t\t<\/div>\n\t\t\t\t<div class=\"elementor-shape elementor-shape-bottom\" aria-hidden=\"true\" data-negative=\"false\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 1000 100\" preserveAspectRatio=\"none\">\n\t<path class=\"elementor-shape-fill\" d=\"M0,6V0h1000v100L0,6z\"\/>\n<\/svg>\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4ea7ed8 elementor-widget__width-inherit elementor-widget elementor-widget-html\" data-id=\"4ea7ed8\" 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<style>\r\n  .imago-bg-wrapper {\r\n    position: absolute;\r\n    top: 0;\r\n    height: 100%;\r\n    overflow: hidden;\r\n    pointer-events: none; \r\n    z-index: 0;\r\n  }\r\n  .imago-grid-layer {\r\n    position: absolute;\r\n    inset: 0;\r\n    background-image: \r\n      linear-gradient(rgba(15, 17, 21, 0.03) 1px, transparent 1px),\r\n      linear-gradient(90deg, rgba(15, 17, 21, 0.03) 1px, transparent 1px);\r\n    background-size: 30px 30px;\r\n  }\r\n  .imago-glow-layer {\r\n    position: absolute;\r\n    left: var(--mouse-x, 50%);\r\n    top: var(--mouse-y, 50%);\r\n    width: 800px;\r\n    height: 800px;\r\n    transform: translate(-50%, -50%);\r\n    background: radial-gradient(circle, rgba(234, 88, 12, 0.08) 0%, transparent 60%);\r\n    transition: opacity 0.5s ease;\r\n    opacity: 0;\r\n    will-change: left, top;\r\n  }\r\n  .imago-bg-wrapper.is-hovered .imago-glow-layer {\r\n    opacity: 1;\r\n  }\r\n  @media (hover: none) and (pointer: coarse), (max-width: 768px) {\r\n    .imago-glow-layer {\r\n      opacity: 0.8 !important;\r\n      left: 50% !important;\r\n      top: 50% !important;\r\n      animation: mobileGlowFloat 10s ease-in-out infinite alternate;\r\n    }\r\n  }\r\n\r\n  @keyframes mobileGlowFloat {\r\n    0% { transform: translate(-50%, -50%) scale(0.8); opacity: 0.5; }\r\n    50% { transform: translate(-40%, -60%) scale(1.1); opacity: 0.9; }\r\n    100% { transform: translate(-60%, -40%) scale(0.9); opacity: 0.6; }\r\n  }\r\n<\/style>\r\n\r\n<div id=\"imago-interactive-bg\" class=\"imago-bg-wrapper\">\r\n  <div class=\"imago-grid-layer\"><\/div>\r\n  <div class=\"imago-glow-layer\"><\/div>\r\n<\/div>\r\n\r\n<script>\r\n  document.addEventListener(\"DOMContentLoaded\", function() {\r\n    const bgWrapper = document.getElementById('imago-interactive-bg');\r\n    if (!bgWrapper) return;\r\n    let parentSection = bgWrapper.closest('.elementor-section') || bgWrapper.closest('.e-con.e-parent') || bgWrapper.closest('.e-con') || bgWrapper.parentElement;\r\n\r\n    if (parentSection) {\r\n      parentSection.style.position = 'relative';\r\n      parentSection.insertBefore(bgWrapper, parentSection.firstChild);\r\n      function forceFullWidth() {\r\n        const rect = parentSection.getBoundingClientRect();\r\n        bgWrapper.style.width = document.documentElement.clientWidth + 'px';\r\n        bgWrapper.style.left = -rect.left + 'px';\r\n      }\r\n      \r\n      window.addEventListener('resize', forceFullWidth);\r\n      forceFullWidth();\r\n      const isTouchDevice = ('ontouchstart' in window) || (navigator.maxTouchPoints > 0) || (window.matchMedia(\"(pointer: coarse)\").matches);\r\n\r\n      if (!isTouchDevice) {\r\n        parentSection.addEventListener('mousemove', function(e) {\r\n          const rect = parentSection.getBoundingClientRect();\r\n          const mouseX = e.clientX;\r\n          const mouseY = e.clientY - rect.top;\r\n          \r\n          bgWrapper.style.setProperty('--mouse-x', mouseX + 'px');\r\n          bgWrapper.style.setProperty('--mouse-y', mouseY + 'px');\r\n        });\r\n\r\n        parentSection.addEventListener('mouseenter', () => bgWrapper.classList.add('is-hovered'));\r\n        parentSection.addEventListener('mouseleave', () => bgWrapper.classList.remove('is-hovered'));\r\n      }\r\n    }\r\n  });\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-30231d6 e-flex e-con-boxed e-con e-child\" data-id=\"30231d6\" 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-64dc176 elementor-widget elementor-widget-heading\" data-id=\"64dc176\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\">The Personalization Experience\n<\/span>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f7aef58 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"f7aef58\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">We Build Around <b>Your Business.<\/b><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4c3bbef elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"4c3bbef\" 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<p>We treat the industrial print engine as just the beginning. The rest is built around your specific needs. <strong>This is what we call the true personalization experience.<\/strong> It means our engineering team takes full responsibility for adapting the technology to your business, so you don&#8217;t have to change your existing processes. <strong>Select a module below to see how we tailor every detail to fit your production reality.<\/strong><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b528fcd e-n-tabs-mobile elementor-widget elementor-widget-n-tabs\" data-id=\"b528fcd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"nested-tabs.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-tabs\" data-widget-number=\"189960141\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\">\n\t\t\t<div class=\"e-n-tabs-heading\" role=\"tablist\">\n\t\t\t\t\t<button id=\"e-n-tab-title-1899601411\" data-tab-title-id=\"e-n-tab-title-1899601411\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-1899601411\" style=\"--n-tabs-title-order: 1;\">\n\t\t\t\t\t<span class=\"e-n-tab-icon\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-dollar-sign\" viewBox=\"0 0 288 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M209.2 233.4l-108-31.6C88.7 198.2 80 186.5 80 173.5c0-16.3 13.2-29.5 29.5-29.5h66.3c12.2 0 24.2 3.7 34.2 10.5 6.1 4.1 14.3 3.1 19.5-2l34.8-34c7.1-6.9 6.1-18.4-1.8-24.5C238 74.8 207.4 64.1 176 64V16c0-8.8-7.2-16-16-16h-32c-8.8 0-16 7.2-16 16v48h-2.5C45.8 64-5.4 118.7.5 183.6c4.2 46.1 39.4 83.6 83.8 96.6l102.5 30c12.5 3.7 21.2 15.3 21.2 28.3 0 16.3-13.2 29.5-29.5 29.5h-66.3C100 368 88 364.3 78 357.5c-6.1-4.1-14.3-3.1-19.5 2l-34.8 34c-7.1 6.9-6.1 18.4 1.8 24.5 24.5 19.2 55.1 29.9 86.5 30v48c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16v-48.2c46.6-.9 90.3-28.6 105.7-72.7 21.5-61.6-14.6-124.8-72.5-141.7z\"><\/path><\/svg>\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-dollar-sign\" viewBox=\"0 0 288 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M209.2 233.4l-108-31.6C88.7 198.2 80 186.5 80 173.5c0-16.3 13.2-29.5 29.5-29.5h66.3c12.2 0 24.2 3.7 34.2 10.5 6.1 4.1 14.3 3.1 19.5-2l34.8-34c7.1-6.9 6.1-18.4-1.8-24.5C238 74.8 207.4 64.1 176 64V16c0-8.8-7.2-16-16-16h-32c-8.8 0-16 7.2-16 16v48h-2.5C45.8 64-5.4 118.7.5 183.6c4.2 46.1 39.4 83.6 83.8 96.6l102.5 30c12.5 3.7 21.2 15.3 21.2 28.3 0 16.3-13.2 29.5-29.5 29.5h-66.3C100 368 88 364.3 78 357.5c-6.1-4.1-14.3-3.1-19.5 2l-34.8 34c-7.1 6.9-6.1 18.4 1.8 24.5 24.5 19.2 55.1 29.9 86.5 30v48c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16v-48.2c46.6-.9 90.3-28.6 105.7-72.7 21.5-61.6-14.6-124.8-72.5-141.7z\"><\/path><\/svg>\t\t<\/span>\n\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tConveyor Synchronization\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-1899601412\" data-tab-title-id=\"e-n-tab-title-1899601412\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-1899601412\" style=\"--n-tabs-title-order: 2;\">\n\t\t\t\t\t<span class=\"e-n-tab-icon\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-flask\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M437.2 403.5L320 215V64h8c13.3 0 24-10.7 24-24V24c0-13.3-10.7-24-24-24H120c-13.3 0-24 10.7-24 24v16c0 13.3 10.7 24 24 24h8v151L10.8 403.5C-18.5 450.6 15.3 512 70.9 512h306.2c55.7 0 89.4-61.5 60.1-108.5zM137.9 320l48.2-77.6c3.7-5.2 5.8-11.6 5.8-18.4V64h64v160c0 6.9 2.2 13.2 5.8 18.4l48.2 77.6h-172z\"><\/path><\/svg>\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-flask\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M437.2 403.5L320 215V64h8c13.3 0 24-10.7 24-24V24c0-13.3-10.7-24-24-24H120c-13.3 0-24 10.7-24 24v16c0 13.3 10.7 24 24 24h8v151L10.8 403.5C-18.5 450.6 15.3 512 70.9 512h306.2c55.7 0 89.4-61.5 60.1-108.5zM137.9 320l48.2-77.6c3.7-5.2 5.8-11.6 5.8-18.4V64h64v160c0 6.9 2.2 13.2 5.8 18.4l48.2 77.6h-172z\"><\/path><\/svg>\t\t<\/span>\n\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tInline Pre-Treatment\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-1899601413\" data-tab-title-id=\"e-n-tab-title-1899601413\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-1899601413\" style=\"--n-tabs-title-order: 3;\">\n\t\t\t\t\t<span class=\"e-n-tab-icon\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-wrench\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M507.73 109.1c-2.24-9.03-13.54-12.09-20.12-5.51l-74.36 74.36-67.88-11.31-11.31-67.88 74.36-74.36c6.62-6.62 3.43-17.9-5.66-20.16-47.38-11.74-99.55.91-136.58 37.93-39.64 39.64-50.55 97.1-34.05 147.2L18.74 402.76c-24.99 24.99-24.99 65.51 0 90.5 24.99 24.99 65.51 24.99 90.5 0l213.21-213.21c50.12 16.71 107.47 5.68 147.37-34.22 37.07-37.07 49.7-89.32 37.91-136.73zM64 472c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"><\/path><\/svg>\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-wrench\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M507.73 109.1c-2.24-9.03-13.54-12.09-20.12-5.51l-74.36 74.36-67.88-11.31-11.31-67.88 74.36-74.36c6.62-6.62 3.43-17.9-5.66-20.16-47.38-11.74-99.55.91-136.58 37.93-39.64 39.64-50.55 97.1-34.05 147.2L18.74 402.76c-24.99 24.99-24.99 65.51 0 90.5 24.99 24.99 65.51 24.99 90.5 0l213.21-213.21c50.12 16.71 107.47 5.68 147.37-34.22 37.07-37.07 49.7-89.32 37.91-136.73zM64 472c-13.25 0-24-10.75-24-24 0-13.26 10.75-24 24-24s24 10.74 24 24c0 13.25-10.75 24-24 24z\"><\/path><\/svg>\t\t<\/span>\n\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tCustom Workholding\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-1899601414\" data-tab-title-id=\"e-n-tab-title-1899601414\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-1899601414\" style=\"--n-tabs-title-order: 4;\">\n\t\t\t\t\t<span class=\"e-n-tab-icon\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-code-branch\" viewBox=\"0 0 384 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M384 144c0-44.2-35.8-80-80-80s-80 35.8-80 80c0 36.4 24.3 67.1 57.5 76.8-.6 16.1-4.2 28.5-11 36.9-15.4 19.2-49.3 22.4-85.2 25.7-28.2 2.6-57.4 5.4-81.3 16.9v-144c32.5-10.2 56-40.5 56-76.3 0-44.2-35.8-80-80-80S0 35.8 0 80c0 35.8 23.5 66.1 56 76.3v199.3C23.5 365.9 0 396.2 0 432c0 44.2 35.8 80 80 80s80-35.8 80-80c0-34-21.2-63.1-51.2-74.6 3.1-5.2 7.8-9.8 14.9-13.4 16.2-8.2 40.4-10.4 66.1-12.8 42.2-3.9 90-8.4 118.2-43.4 14-17.4 21.1-39.8 21.6-67.9 31.6-10.8 54.4-40.7 54.4-75.9zM80 64c8.8 0 16 7.2 16 16s-7.2 16-16 16-16-7.2-16-16 7.2-16 16-16zm0 384c-8.8 0-16-7.2-16-16s7.2-16 16-16 16 7.2 16 16-7.2 16-16 16zm224-320c8.8 0 16 7.2 16 16s-7.2 16-16 16-16-7.2-16-16 7.2-16 16-16z\"><\/path><\/svg>\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-code-branch\" viewBox=\"0 0 384 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M384 144c0-44.2-35.8-80-80-80s-80 35.8-80 80c0 36.4 24.3 67.1 57.5 76.8-.6 16.1-4.2 28.5-11 36.9-15.4 19.2-49.3 22.4-85.2 25.7-28.2 2.6-57.4 5.4-81.3 16.9v-144c32.5-10.2 56-40.5 56-76.3 0-44.2-35.8-80-80-80S0 35.8 0 80c0 35.8 23.5 66.1 56 76.3v199.3C23.5 365.9 0 396.2 0 432c0 44.2 35.8 80 80 80s80-35.8 80-80c0-34-21.2-63.1-51.2-74.6 3.1-5.2 7.8-9.8 14.9-13.4 16.2-8.2 40.4-10.4 66.1-12.8 42.2-3.9 90-8.4 118.2-43.4 14-17.4 21.1-39.8 21.6-67.9 31.6-10.8 54.4-40.7 54.4-75.9zM80 64c8.8 0 16 7.2 16 16s-7.2 16-16 16-16-7.2-16-16 7.2-16 16-16zm0 384c-8.8 0-16-7.2-16-16s7.2-16 16-16 16 7.2 16 16-7.2 16-16 16zm224-320c8.8 0 16 7.2 16 16s-7.2 16-16 16-16-7.2-16-16 7.2-16 16-16z\"><\/path><\/svg>\t\t<\/span>\n\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tERP \/ MES Data Sync\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t\t<\/div>\n\t\t\t<div class=\"e-n-tabs-content\">\n\t\t\t\t<div id=\"e-n-tab-content-1899601411\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-1899601411\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-c7554a3 e-con-full e-flex e-con e-child\" data-id=\"c7554a3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-568f960 e-con-full e-flex e-con e-child\" data-id=\"568f960\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-aa150a8 elementor-widget elementor-widget-html\" data-id=\"aa150a8\" 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<div class=\"imago-animations-wrapper\">\r\n  <style>\r\n    .imago-animations-wrapper {\r\n      --imago-orange: #e27310;\r\n      --imago-orange-glow: rgba(226, 115, 16, 0.5);\r\n      --tech-blue: #3b82f6;\r\n      --tech-blue-glow: rgba(59, 130, 246, 0.5);\r\n      --imago-dark: #0f1115;\r\n      --imago-panel: #1a1d24;\r\n      --imago-border: #2a2d35;\r\n      --text-muted: #64748b;\r\n      \r\n      position: relative;\r\n      display: flex;\r\n      align-items: center;\r\n      justify-content: center;\r\n      width: 100%;\r\n      min-height: 400px;\r\n      background: radial-gradient(circle, rgba(226, 115, 16, 0.05) 0%, transparent 70%);\r\n      border-radius: 50%;\r\n      font-family: 'Inter', system-ui, sans-serif;\r\n    }\r\n    .stage-visual {\r\n      display: none;\r\n      position: absolute;\r\n      inset: 0;\r\n      align-items: center;\r\n      justify-content: center;\r\n      flex-direction: column;\r\n      animation: imagoVisualFadeIn 0.5s cubic-bezier(0.16, 1, 0.3, 1) forwards;\r\n    }\r\n    .stage-visual.is-active {\r\n      display: flex;\r\n    }\r\n    @keyframes imagoVisualFadeIn {\r\n      0% { opacity: 0; transform: scale(0.95); filter: blur(5px); }\r\n      100% { opacity: 1; transform: scale(1); filter: blur(0); }\r\n    }\r\n    .hud-label {\r\n      position: absolute;\r\n      font-family: monospace;\r\n      font-size: 0.75rem;\r\n      color: var(--imago-orange);\r\n      background: #ffffff;\r\n      border: 1px solid rgba(226, 115, 16, 0.4);\r\n      padding: 4px 8px;\r\n      border-radius: 4px;\r\n      font-weight: 700;\r\n      letter-spacing: 0.05em;\r\n      white-space: nowrap;\r\n      z-index: 30;\r\n      box-shadow: 0 4px 6px rgba(0,0,0,0.05);\r\n    }\r\n    .hud-blue {\r\n      color: var(--tech-blue);\r\n      border-color: rgba(59, 130, 246, 0.4);\r\n    }\r\n    \r\n    .anim-scene-wrapper {\r\n      position: relative;\r\n      width: 320px;\r\n      height: 220px;\r\n    }\r\n    \r\n    .imago-conveyor-belt {\r\n      position: absolute;\r\n      bottom: 20px; left: 0;\r\n      width: 100%;\r\n      height: 8px;\r\n      background: #333;\r\n      border-radius: 4px;\r\n      overflow: hidden;\r\n      border-bottom: 2px solid #222;\r\n      z-index: 5;\r\n    }\r\n    .imago-conveyor-belt::after {\r\n      content: ''; position: absolute; inset: 0;\r\n      background: repeating-linear-gradient(90deg, transparent, transparent 10px, #444 10px, #444 20px);\r\n      animation: moveConveyor 2s linear infinite;\r\n    }\r\n    @keyframes moveConveyor {\r\n      0% { transform: translateX(0); }\r\n      100% { transform: translateX(-20px); }\r\n    }\r\n\r\n    .imago-machine-head {\r\n      position: absolute;\r\n      top: 60px; left: 50%;\r\n      transform: translateX(-50%);\r\n      width: 80px; height: 50px;\r\n      background: linear-gradient(145deg, var(--imago-border), var(--imago-panel));\r\n      border: 1px solid #333;\r\n      border-bottom: 2px solid var(--imago-orange);\r\n      border-radius: 6px;\r\n      z-index: 20;\r\n      box-shadow: 0 10px 15px -3px rgba(0,0,0,0.3);\r\n    }\r\n    .imago-machine-head.blue-theme {\r\n      border-bottom-color: var(--tech-blue);\r\n    }\r\n    \r\n    .imago-sensor-beam {\r\n      position: absolute;\r\n      top: 110px; left: 50%;\r\n      transform: translateX(-50%);\r\n      width: 2px; height: 70px;\r\n      background: rgba(226, 115, 16, 0.8);\r\n      box-shadow: 0 0 8px var(--imago-orange-glow);\r\n      z-index: 1;\r\n    }\r\n    \r\n    .imago-product {\r\n      width: 36px; height: 30px;\r\n      background-color: #555; border: 2px solid #777;\r\n      position: absolute; bottom: 28px; border-radius: 4px;\r\n      animation: processProduct 4s linear infinite;\r\n      z-index: 10;\r\n    }\r\n    @keyframes processProduct {\r\n      0% { left: -40px; background-color: #555; border-color: #777; }\r\n      45% { left: calc(50% - 18px); background-color: #555; border-color: #777; }\r\n      55% { left: calc(50% - 18px); background-color: var(--imago-orange); border-color: #ff9130; }\r\n      100% { left: 100%; background-color: var(--imago-orange); border-color: #ff9130; }\r\n    }\r\n\r\n    .imago-uv-flash {\r\n      position: absolute;\r\n      top: 110px; left: 50%;\r\n      transform: translateX(-50%);\r\n      width: 50px; height: 70px;\r\n      background: rgba(59, 130, 246, 0);\r\n      animation: uvFlashAnim 4s linear infinite;\r\n      z-index: 1;\r\n    }\r\n    @keyframes uvFlashAnim {\r\n      0%, 45% { background: rgba(59, 130, 246, 0); box-shadow: 0 0 0 rgba(59, 130, 246, 0); }\r\n      48%, 52% { background: rgba(59, 130, 246, 0.4); box-shadow: 0 15px 20px var(--tech-blue-glow); }\r\n      55%, 100% { background: rgba(59, 130, 246, 0); box-shadow: 0 0 0 rgba(59, 130, 246, 0); }\r\n    }\r\n\r\n    .imago-product-plasma {\r\n      width: 90px; height: 12px;\r\n      background-color: #444; border: 2px solid #666;\r\n      position: absolute; bottom: 28px; border-radius: 4px;\r\n      animation: processPlasma 4s linear infinite;\r\n      z-index: 10;\r\n    }\r\n    @keyframes processPlasma {\r\n      0% { left: -100px; border-top-color: #666; background-color: #444; }\r\n      45% { left: calc(50% - 45px); border-top-color: #666; background-color: #444; }\r\n      55% { left: calc(50% - 45px); border-top-color: var(--tech-blue); background-color: #3b4252; box-shadow: inset 0 4px 10px rgba(59,130,246,0.2); }\r\n      100% { left: 100%; border-top-color: var(--tech-blue); background-color: #3b4252; box-shadow: inset 0 4px 10px rgba(59,130,246,0.2); }\r\n    }\r\n\r\n    .imago-jig-base {\r\n      position: absolute;\r\n      inset: 40px 60px;\r\n      background: linear-gradient(145deg, var(--imago-panel), var(--imago-dark));\r\n      border: 2px solid var(--imago-border);\r\n      border-radius: 12px;\r\n      box-shadow: inset 0 0 20px rgba(0,0,0,0.5), 0 10px 20px rgba(0,0,0,0.1);\r\n      display: flex; align-items: center; justify-content: center;\r\n    }\r\n    .imago-jig-base::after {\r\n      content: ''; position: absolute; inset: 10px;\r\n      border: 1px dashed #444; border-radius: 8px;\r\n    }\r\n    .imago-jig-object {\r\n      width: 80px; height: 50px;\r\n      background: #555; border: 2px solid #777;\r\n      border-radius: 6px; z-index: 10;\r\n      animation: imagoJigAlign 4s infinite;\r\n    }\r\n    @keyframes imagoJigAlign {\r\n      0%, 20% { transform: translate(-10px, 15px) rotate(-8deg); background: #555; border-color: #777; opacity: 1; }\r\n      30%, 80% { transform: translate(0, 0) rotate(0deg); background: var(--imago-orange); border-color: #ff9130; opacity: 1; }\r\n      90%, 100% { transform: translate(120px, 0) rotate(0deg); background: var(--imago-orange); border-color: #ff9130; opacity: 0; }\r\n    }\r\n    .imago-clamp {\r\n      position: absolute; background: #333; border: 1px solid #555; border-radius: 2px; z-index: 15;\r\n    }\r\n    .imago-clamp-t { width: 24px; height: 10px; top: 15px; left: 50%; transform: translateX(-50%); animation: clampTM 4s infinite; }\r\n    .imago-clamp-b { width: 24px; height: 10px; bottom: 15px; left: 50%; transform: translateX(-50%); animation: clampBM 4s infinite; }\r\n    .imago-clamp-l { width: 10px; height: 24px; left: 15px; top: 50%; transform: translateY(-50%); animation: clampLM 4s infinite; }\r\n    .imago-clamp-r { width: 10px; height: 24px; right: 15px; top: 50%; transform: translateY(-50%); animation: clampRM 4s infinite; }\r\n    @keyframes clampTM { 0%, 20% { top: 15px; } 30%, 80% { top: 38px; background: var(--imago-orange); border-color: #ff9130; } 90%, 100% { top: 15px; } }\r\n    @keyframes clampBM { 0%, 20% { bottom: 15px; } 30%, 80% { bottom: 38px; background: var(--imago-orange); border-color: #ff9130; } 90%, 100% { bottom: 15px; } }\r\n    @keyframes clampLM { 0%, 20% { left: 15px; } 30%, 80% { left: 45px; background: var(--imago-orange); border-color: #ff9130; } 90%, 100% { left: 15px; } }\r\n    @keyframes clampRM { 0%, 20% { right: 15px; } 30%, 80% { right: 45px; background: var(--imago-orange); border-color: #ff9130; } 90%, 100% { right: 15px; } }\r\n\r\n    .imago-server {\r\n      position: absolute; left: 10px; top: 60px;\r\n      width: 60px; height: 90px;\r\n      background: linear-gradient(145deg, var(--imago-border), var(--imago-panel));\r\n      border: 1px solid #444; border-radius: 6px;\r\n      display: flex; flex-direction: column; justify-content: space-evenly; align-items: center;\r\n      box-shadow: 0 10px 15px -3px rgba(0,0,0,0.3);\r\n      padding: 10px 0;\r\n    }\r\n    .imago-server-light { width: 30px; height: 6px; background: #333; border-radius: 3px; }\r\n    .imago-server-light.active { background: var(--tech-blue); box-shadow: 0 0 8px var(--tech-blue-glow); animation: blinkSrv 0.5s infinite alternate; }\r\n    @keyframes blinkSrv { 0% { opacity: 1; } 100% { opacity: 0.4; } }\r\n\r\n    .imago-printer-station {\r\n      position: absolute; right: 10px; top: 60px;\r\n      width: 80px; height: 70px; \r\n      background: linear-gradient(145deg, var(--imago-border), var(--imago-panel));\r\n      border: 1px solid #444; border-top: 2px solid var(--imago-orange);\r\n      border-radius: 6px; z-index: 20;\r\n      display: flex; flex-direction: column; align-items: center; justify-content: flex-start;\r\n      box-shadow: 0 10px 15px -3px rgba(0,0,0,0.5);\r\n    }\r\n    .imago-station-screen {\r\n      width: 28px; height: 14px; background: var(--imago-dark); border: 1px solid #555;\r\n      border-radius: 2px; margin-top: 10px;\r\n      box-shadow: inset 0 0 5px rgba(226, 115, 16, 0.4);\r\n      position: relative;\r\n    }\r\n    .imago-station-screen::after {\r\n      content: ''; position: absolute; top: 3px; left: 3px; width: 6px; height: 6px;\r\n      background: var(--imago-orange); border-radius: 50%;\r\n      animation: screenBlink 1s infinite;\r\n    }\r\n    @keyframes screenBlink { 0%, 49% { opacity: 1; } 50%, 100% { opacity: 0; } }\r\n\r\n    .imago-data-packet {\r\n      width: 16px; height: 16px;\r\n      background-color: #555; border: 2px solid #777;\r\n      position: absolute; top: 90px; border-radius: 4px;\r\n      animation: dataStreamFlow 3s linear infinite;\r\n      z-index: 10;\r\n    }\r\n    .imago-data-packet:nth-child(2) { animation-delay: 1s; }\r\n    .imago-data-packet:nth-child(3) { animation-delay: 2s; }\r\n    @keyframes dataStreamFlow {\r\n      0% { left: 80px; background-color: #555; border-color: #777; transform: scale(0.8); opacity: 0; }\r\n      20% { opacity: 1; }\r\n      50% { background-color: var(--imago-orange); border-color: #ff9130; transform: scale(1); }\r\n      80% { opacity: 1; }\r\n      100% { left: 210px; background-color: var(--imago-orange); border-color: #ff9130; transform: scale(0.8); opacity: 0; }\r\n    }\r\n    \r\n    .hud-anim { animation: hudBlinker 2s infinite; }\r\n    @keyframes hudBlinker {\r\n      0%, 48% { opacity: 1; }\r\n      50%, 100% { opacity: 0.6; border-color: #cbd5e1; color: var(--text-muted); }\r\n    }\r\n  <\/style>\r\n\r\n  <div class=\"stage-visual is-active\" id=\"vis-conveyor\">\r\n    <div class=\"anim-scene-wrapper\">\r\n      <span class=\"hud-label hud-anim\" style=\"top: 10px; left: 50%; transform: translateX(-50%);\">SPEED: SYNCED<\/span>\r\n      <div class=\"imago-machine-head\"><\/div>\r\n      <div class=\"imago-sensor-beam\"><\/div>\r\n      <div class=\"imago-conveyor-belt\"><\/div>\r\n      <div class=\"imago-product\"><\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <div class=\"stage-visual\" id=\"vis-plasma\">\r\n    <div class=\"anim-scene-wrapper\">\r\n      <span class=\"hud-label hud-blue hud-anim\" style=\"top: 10px; left: 50%; transform: translateX(-50%);\">DYNE LEVEL: &gt;50mN\/m<\/span>\r\n      <div class=\"imago-machine-head blue-theme\"><\/div>\r\n      <div class=\"imago-uv-flash\"><\/div>\r\n      <div class=\"imago-conveyor-belt\"><\/div>\r\n      <div class=\"imago-product-plasma\"><\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <div class=\"stage-visual\" id=\"vis-jig\">\r\n    <div class=\"anim-scene-wrapper\">\r\n      <span class=\"hud-label hud-anim\" style=\"top: 10px; left: 50%; transform: translateX(-50%);\">AUTO-ALIGNMENT: ON<\/span>\r\n      <div class=\"imago-jig-base\">\r\n        <div class=\"imago-jig-object\"><\/div>\r\n        <div class=\"imago-clamp imago-clamp-t\"><\/div>\r\n        <div class=\"imago-clamp imago-clamp-b\"><\/div>\r\n        <div class=\"imago-clamp imago-clamp-l\"><\/div>\r\n        <div class=\"imago-clamp imago-clamp-r\"><\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <div class=\"stage-visual\" id=\"vis-software\">\r\n    <div class=\"anim-scene-wrapper\">\r\n      <span class=\"hud-label hud-anim\" style=\"top: 10px; left: 50%; transform: translateX(-50%);\">FETCHING VDP DATA...<\/span>\r\n      \r\n      <div class=\"imago-server\">\r\n        <div class=\"imago-server-light active\"><\/div>\r\n        <div class=\"imago-server-light\"><\/div>\r\n        <div class=\"imago-server-light active\" style=\"animation-delay: 0.5s;\"><\/div>\r\n      <\/div>\r\n      \r\n      <div class=\"imago-data-packet\"><\/div>\r\n      <div class=\"imago-data-packet\"><\/div>\r\n      <div class=\"imago-data-packet\"><\/div>\r\n      \r\n      <div class=\"imago-printer-station\">\r\n        <div class=\"imago-station-screen\"><\/div>\r\n        <div class=\"text-[8px] text-gray-400 font-bold tracking-widest mt-2\" style=\"font-size: 8px; color: #9ca3af; letter-spacing: 0.1em; margin-top: 8px;\">BUFFER<\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-54d7927 e-con-full e-flex e-con e-child\" data-id=\"54d7927\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d1ab05d elementor-widget elementor-widget-heading\" data-id=\"d1ab05d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\">Hardware Integration<\/span>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2b93893 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"2b93893\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Seamless Conveyor Synchronization<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a4f379c elementor-widget elementor-widget-text-editor\" data-id=\"a4f379c\" 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<p>Our team designs the hardware and software protocols to integrate our printers directly with your continuous conveyor systems or automated feeders. By adapting to your factory&#8217;s layout, we deliver a seamless personalization experience that eliminates manual handling.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1438fa0 elementor-widget elementor-widget-text-editor\" data-id=\"1438fa0\" 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<p>&#8220;We don&#8217;t just supply the printer. We ensure it synchronizes perfectly with your existing production lines.&#8221;<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-1899601412\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-1899601412\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\" elementor-element elementor-element-53074e2 e-con-full e-flex e-con e-child\" data-id=\"53074e2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-769898d e-con-full e-flex e-con e-child\" data-id=\"769898d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-612b8c0 elementor-widget elementor-widget-html\" data-id=\"612b8c0\" 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<div class=\"imago-anim-box\">\r\n    <div class=\"hud-badge hud-blue\">DYNE LEVEL: &gt;50mN\/m<\/div>\r\n    <div class=\"pl-head\"><\/div>\r\n    <div class=\"pl-glow\"><\/div>\r\n    <div class=\"pl-product\"><\/div>\r\n    <div class=\"pl-belt\"><\/div>\r\n  <\/div>\r\n\r\n <style>\r\n    .imago-showcase-widgets {\r\n      display: flex;\r\n      flex-wrap: wrap;\r\n      gap: 2rem;\r\n      justify-content: center;\r\n      width: 100%;\r\n      font-family: 'Inter', system-ui, sans-serif;\r\n    }\r\n\r\n    .imago-anim-box {\r\n      position: relative;\r\n      width: 320px;\r\n      height: 260px;\r\n      display: flex;\r\n      align-items: center;\r\n      justify-content: center;\r\n      background: transparent;\r\n      border-radius: 12px;\r\n      overflow: hidden;\r\n    }\r\n\r\n    .hud-badge {\r\n      position: absolute;\r\n      top: 20px;\r\n      background: #ffffff;\r\n      padding: 6px 12px;\r\n      border-radius: 4px;\r\n      font-size: 0.75rem;\r\n      font-weight: 700;\r\n      letter-spacing: 0.05em;\r\n      white-space: nowrap;\r\n      box-shadow: 0 4px 10px rgba(0,0,0,0.04);\r\n      z-index: 50;\r\n    }\r\n\r\n    .hud-blue {\r\n      color: #475569;\r\n      border: 1px solid #cbd5e1;\r\n    }\r\n\r\n    .hud-orange {\r\n      color: #ea580c;\r\n      border: 1px solid rgba(234, 88, 12, 0.3);\r\n    }\r\n    .pl-head {\r\n      position: absolute;\r\n      top: 80px;\r\n      width: 80px;\r\n      height: 50px;\r\n      background: #1e222b;\r\n      border-radius: 8px;\r\n      border-bottom: 3px solid #3b82f6;\r\n      box-shadow: 0 10px 20px rgba(0,0,0,0.1), 0 4px 15px rgba(59,130,246,0.3);\r\n      z-index: 10;\r\n    }\r\n    .pl-glow {\r\n      position: absolute;\r\n      top: 130px;\r\n      width: 40px;\r\n      height: 55px;\r\n      background: linear-gradient(to bottom, rgba(234, 88, 12, 0.08), transparent);\r\n      filter: blur(2px);\r\n    }\r\n    .pl-belt {\r\n      position: absolute;\r\n      bottom: 50px;\r\n      width: 260px;\r\n      height: 10px;\r\n      background: #333a45;\r\n      border-radius: 5px;\r\n      overflow: hidden;\r\n    }\r\n    .pl-belt::after {\r\n      content: '';\r\n      position: absolute;\r\n      inset: 0;\r\n      background: repeating-linear-gradient(90deg, transparent, transparent 12px, #475569 12px, #475569 24px);\r\n      animation: beltScroll 2s linear infinite;\r\n    }\r\n    .pl-product {\r\n      position: absolute;\r\n      bottom: 60px;\r\n      width: 50px;\r\n      height: 10px;\r\n      background: #475569;\r\n      border-radius: 4px 4px 0 0;\r\n      animation: prodMove 3s linear infinite;\r\n      z-index: 5;\r\n    }\r\n\r\n    @keyframes beltScroll {\r\n      0% { transform: translateX(0); }\r\n      100% { transform: translateX(-24px); }\r\n    }\r\n    @keyframes prodMove {\r\n      0% { left: 10px; opacity: 0; }\r\n      10% { opacity: 1; }\r\n      90% { opacity: 1; }\r\n      100% { left: 200px; opacity: 0; }\r\n    }\r\n<\/style>\r\n  \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b4d448d e-con-full e-flex e-con e-child\" data-id=\"b4d448d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a4bb0c1 elementor-widget elementor-widget-heading\" data-id=\"a4bb0c1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\">Chemistry &amp; Surface<\/span>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-de603de elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"de603de\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Custom Inline Pre-Treatment\n<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2f6b8e1 elementor-widget elementor-widget-text-editor\" data-id=\"2f6b8e1\" 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<p>Struggling with difficult plastics or metals? We build inline surface treatment modules directly into the machine. Part of our personalization experience is making sure our technology works perfectly with your materials.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9c8e1aa elementor-widget elementor-widget-text-editor\" data-id=\"9c8e1aa\" 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<p>&#8220;The surface is prepared automatically before the first drop of ink hits, guaranteeing permanent adhesion every time.&#8221;<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-1899601413\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-1899601413\" data-tab-index=\"3\" style=\"--n-tabs-title-order: 3;\" class=\" elementor-element elementor-element-dc1c4ca e-con-full e-flex e-con e-child\" data-id=\"dc1c4ca\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-8480f8a e-con-full e-flex e-con e-child\" data-id=\"8480f8a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2d12e33 elementor-widget elementor-widget-html\" data-id=\"2d12e33\" 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<style>\r\n.jg-base {\r\n      width: 170px;\r\n      height: 130px;\r\n      background: #14171d;\r\n      border-radius: 12px;\r\n      box-shadow: 0 20px 40px rgba(0,0,0,0.15);\r\n      position: relative;\r\n      display: flex;\r\n      align-items: center;\r\n      justify-content: center;\r\n      margin-top: 30px;\r\n    }\r\n    .jg-dashed {\r\n      position: absolute;\r\n      inset: 10px;\r\n      border: 1px dashed #333a45;\r\n      border-radius: 8px;\r\n    }\r\n    .jg-clamp {\r\n      position: absolute;\r\n      background: #ea580c;\r\n      border-radius: 2px;\r\n    }\r\n    .jg-clamp.t { width: 20px; height: 8px; top: 12px; animation: clampT 4s infinite; }\r\n    .jg-clamp.b { width: 20px; height: 8px; bottom: 12px; animation: clampB 4s infinite; }\r\n    .jg-clamp.l { width: 8px; height: 20px; left: 12px; animation: clampL 4s infinite; }\r\n    .jg-clamp.r { width: 8px; height: 20px; right: 12px; animation: clampR 4s infinite; }\r\n    \r\n    .jg-object {\r\n      width: 75px;\r\n      height: 48px;\r\n      background: #475569;\r\n      border: 2px solid #64748b;\r\n      border-radius: 6px;\r\n      animation: objAlign 4s infinite;\r\n      box-shadow: inset 0 0 10px rgba(0,0,0,0.3);\r\n    }\r\n\r\n    @keyframes objAlign {\r\n      0%, 15% { transform: rotate(-12deg); }\r\n      30%, 80% { transform: rotate(0deg); }\r\n      95%, 100% { transform: rotate(-12deg); }\r\n    }\r\n    @keyframes clampT { 0%, 15% { top: 12px; } 30%, 80% { top: 22px; } 95%, 100% { top: 12px; } }\r\n    @keyframes clampB { 0%, 15% { bottom: 12px; } 30%, 80% { bottom: 22px; } 95%, 100% { bottom: 12px; } }\r\n    @keyframes clampL { 0%, 15% { left: 12px; } 30%, 80% { left: 26px; } 95%, 100% { left: 12px; } }\r\n    @keyframes clampR { 0%, 15% { right: 12px; } 30%, 80% { right: 26px; } 95%, 100% { right: 12px; } }\r\n<\/style>\r\n <div class=\"imago-anim-box\">\r\n    <div class=\"hud-badge hud-orange\">AUTO-ALIGNMENT: ON<\/div>\r\n    <div class=\"jg-base\">\r\n      <div class=\"jg-dashed\"><\/div>\r\n      <div class=\"jg-clamp t\"><\/div>\r\n      <div class=\"jg-clamp b\"><\/div>\r\n      <div class=\"jg-clamp l\"><\/div>\r\n      <div class=\"jg-clamp r\"><\/div>\r\n      <div class=\"jg-object\"><\/div>\r\n    <\/div>\r\n  <\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f690496 e-con-full e-flex e-con e-child\" data-id=\"f690496\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ca727bb elementor-widget elementor-widget-heading\" data-id=\"ca727bb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\">Mechanical Engineering<\/span>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-73ee03c elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"73ee03c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Engineered Jigs &amp; Tooling<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-af0eadf elementor-widget elementor-widget-text-editor\" data-id=\"af0eadf\" 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<p>We don&#8217;t expect your products to be perfectly flat. Our mechanical engineers design custom holders, vacuum tables, and rotary attachments. It&#8217;s a physical personalization experience tailored exclusively to the exact shape and size of your items.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8ba4262 elementor-widget elementor-widget-text-editor\" data-id=\"8ba4262\" 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<p>&#8220;Your unique parts are handled with perfect precision, reducing waste and setup times to zero.&#8221;<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-1899601414\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-1899601414\" data-tab-index=\"4\" style=\"--n-tabs-title-order: 4;\" class=\" elementor-element elementor-element-31c9041 e-con-full e-flex e-con e-child\" data-id=\"31c9041\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-189948d e-con-full e-flex e-con e-child\" data-id=\"189948d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-054c099 elementor-widget elementor-widget-html\" data-id=\"054c099\" 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 <div class=\"imago-anim-box\">\r\n    <div class=\"hud-badge hud-orange\">FETCHING VDP DATA...<\/div>\r\n    <div class=\"sw-server\">\r\n      <div class=\"sw-node\"><\/div>\r\n      <div class=\"sw-line blue\"><\/div>\r\n      <div class=\"sw-line dark\"><\/div>\r\n      <div class=\"sw-line blue\"><\/div>\r\n    <\/div>\r\n    <div class=\"sw-packet\"><\/div>\r\n    <div class=\"sw-buffer\">\r\n      <div class=\"sw-screen\"><\/div>\r\n      <div class=\"sw-text\">BUFFER<\/div>\r\n    <\/div>\r\n  <\/div>\r\n  \r\n  <style>\r\n   .sw-server {\r\n      width: 55px;\r\n      height: 85px;\r\n      background: #1e222b;\r\n      border-radius: 8px;\r\n      position: absolute;\r\n      left: 30px;\r\n      display: flex;\r\n      flex-direction: column;\r\n      justify-content: center;\r\n      gap: 10px;\r\n      padding: 0 12px;\r\n      box-shadow: 0 10px 20px rgba(0,0,0,0.1);\r\n      margin-top: 30px;\r\n    }\r\n    .sw-node {\r\n      position: absolute;\r\n      left: -8px;\r\n      top: 50%;\r\n      transform: translateY(-50%);\r\n      width: 8px;\r\n      height: 18px;\r\n      background: #475569;\r\n      border-radius: 2px 0 0 2px;\r\n    }\r\n    .sw-line {\r\n      height: 4px;\r\n      border-radius: 2px;\r\n      width: 100%;\r\n    }\r\n    .sw-line.blue { background: #3b82f6; box-shadow: 0 0 5px rgba(59,130,246,0.6); }\r\n    .sw-line.dark { background: #333a45; }\r\n    \r\n    .sw-packet {\r\n      width: 14px;\r\n      height: 14px;\r\n      background: #a16207;\r\n      border-radius: 4px;\r\n      position: absolute;\r\n      left: 95px;\r\n      top: calc(50% + 15px);\r\n      transform: translateY(-50%);\r\n      animation: packMove 1.5s infinite linear;\r\n    }\r\n\r\n    .sw-buffer {\r\n      width: 85px;\r\n      height: 65px;\r\n      background: #1e222b;\r\n      border-radius: 8px;\r\n      border-top: 2px solid #ea580c;\r\n      position: absolute;\r\n      right: 30px;\r\n      display: flex;\r\n      flex-direction: column;\r\n      align-items: center;\r\n      justify-content: center;\r\n      box-shadow: 0 10px 20px rgba(0,0,0,0.1);\r\n      margin-top: 30px;\r\n    }\r\n    .sw-screen {\r\n      width: 26px;\r\n      height: 12px;\r\n      background: #000;\r\n      border: 1px solid #b45309;\r\n      border-radius: 2px;\r\n      box-shadow: inset 0 0 6px rgba(234,88,12,0.6);\r\n      margin-bottom: 6px;\r\n    }\r\n    .sw-text {\r\n      color: #94a3b8;\r\n      font-size: 8px;\r\n      letter-spacing: 0.05em;\r\n      font-weight: 700;\r\n    }\r\n\r\n    @keyframes packMove {\r\n      0% { left: 95px; opacity: 0; }\r\n      15% { opacity: 1; }\r\n      85% { opacity: 1; }\r\n      100% { left: 190px; opacity: 0; }\r\n    }\r\n  <\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-afbc089 e-con-full e-flex e-con e-child\" data-id=\"afbc089\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-39fe00b elementor-widget elementor-widget-heading\" data-id=\"39fe00b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\">Data Architecture<\/span>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-17d4f69 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"17d4f69\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Factory Data Integration<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-17224d6 elementor-widget elementor-widget-text-editor\" data-id=\"17224d6\" 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<p>Say goodbye to operators manually loading files. Our software team connects the printer directly to your factory&#8217;s data systems. This digital personalization experience allows for fully automated printing of unique designs in real-time.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f065e5e elementor-widget elementor-widget-text-editor\" data-id=\"f065e5e\" 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<p>&#8220;It fetches dynamic data on the fly, making mass personalization as simple as standard production.&#8221;<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\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<div class=\"elementor-element elementor-element-2c269c4 e-flex e-con-boxed e-con e-parent\" data-id=\"2c269c4\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;shape_divider_bottom&quot;:&quot;tilt&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-shape elementor-shape-bottom\" aria-hidden=\"true\" data-negative=\"false\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 1000 100\" preserveAspectRatio=\"none\">\n\t<path class=\"elementor-shape-fill\" d=\"M0,6V0h1000v100L0,6z\"\/>\n<\/svg>\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-ccf670b e-con-full e-flex e-con e-child\" data-id=\"ccf670b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-54274e9 elementor-widget elementor-widget-heading\" data-id=\"54274e9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\">Our products<\/span>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-47be71e elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"47be71e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">We test on your materials <br><B>before you invest<\/B><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a5f20e9 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"a5f20e9\" 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<p>IMAGO is not a reseller. We design the electronics, develop the software, formulate the inks, and manufacture the machines \u2014 all in-house, in Poland. When you sit down with us at FESPA, you&#8217;re talking to the people who built the system. And we&#8217;ve built the lab infrastructure to prove your application works before you allocate any budget.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-563315a elementor-widget elementor-widget-html\" data-id=\"563315a\" 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<div id=\"imago-investment-widget\">\r\n  <style>\r\n    #imago-investment-widget {\r\n      --card-bg:#0f1115;\r\n      --card-border: rgba(255, 255, 255, 0.05);\r\n      --card-border-hover: #ea580c;\r\n      --text-white: #ffffff;\r\n      --text-muted: #94a3b8;\r\n      --brand-orange: #ea580c;\r\n      \r\n      font-family: 'Inter', system-ui, sans-serif;\r\n      color: var(--text-white);\r\n      box-sizing: border-box;\r\n      width: 100%;\r\n    }\r\n\r\n    #imago-investment-widget *,\r\n    #imago-investment-widget *::before,\r\n    #imago-investment-widget *::after {\r\n      box-sizing: inherit;\r\n    }\r\n\r\n    #imago-investment-widget .cards-grid {\r\n      display: grid;\r\n      grid-template-columns: repeat(auto-fit, minmax(min(100%, 320px), 1fr));\r\n      gap: clamp(1.5rem, 3vw, 2rem);\r\n      width: 100%;\r\n    }\r\n\r\n    #imago-investment-widget .value-card {\r\n      background: var(--card-bg);\r\n      border: 1px solid var(--card-border);\r\n      border-radius: 16px;\r\n      padding: clamp(1.5rem, 3vw, 2rem);\r\n      display: flex;\r\n      flex-direction: column;\r\n      transition: transform 0.4s ease, border-color 0.4s ease, box-shadow 0.4s ease;\r\n      box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);\r\n      backdrop-filter: blur(12px);\r\n      -webkit-backdrop-filter: blur(12px);\r\n    }\r\n\r\n    #imago-investment-widget .value-card:hover {\r\n      transform: translateY(-5px);\r\n      border-color: var(--card-border-hover);\r\n      box-shadow: 0 15px 35px rgba(0, 0, 0, 0.3), inset 0 -3px 0 var(--brand-orange);\r\n    }\r\n\r\n    #imago-investment-widget .anim-window {\r\n      block-size: 130px;\r\n      background-color: #0f1115;\r\n      border-radius: 10px;\r\n      margin-block-end: 1.5rem;\r\n      position: relative;\r\n      display: flex;\r\n      align-items: center;\r\n      justify-content: center;\r\n      overflow: hidden;\r\n      border: 1px solid #222;\r\n    }\r\n\r\n    #imago-investment-widget .anim-window.col-layout {\r\n      flex-direction: column;\r\n    }\r\n    #imago-investment-widget .target-box { inline-size: 44px; block-size: 44px; border: 2px solid #555; background: #333; border-radius: 4px; z-index: 2; position: relative; animation: imagoBoxColor 4s infinite; }\r\n    #imago-investment-widget .falling-label { inline-size: 30px; block-size: 16px; background: #f3f4f6; border: 1px dashed #9ca3af; position: absolute; inset-block-start: -30px; z-index: 3; animation: imagoRejectLabel 4s infinite; }\r\n    #imago-investment-widget .print-beam { inline-size: 44px; block-size: 100%; position: absolute; inset-block-start: 0; background: linear-gradient(180deg, rgba(234,88,12,0.6) 0%, transparent 100%); animation: imagoBeamFlash 4s infinite; opacity: 0; z-index: 1; }\r\n    \r\n    @keyframes imagoBoxColor { 0%, 45% { background: #333; border-color: #555; } 55%, 100% { background: var(--brand-orange); border-color: #ff9130; } }\r\n    @keyframes imagoRejectLabel { 0% { inset-block-start: -30px; opacity: 1; transform: rotate(0) translateX(0); } 20% { inset-block-start: 15px; opacity: 1; transform: rotate(0) translateX(0); } 35% { inset-block-start: 25px; opacity: 0; transform: rotate(30deg) translateX(30px); } 100% { inset-block-start: 25px; opacity: 0; } }\r\n    @keyframes imagoBeamFlash { 0%, 45% { opacity: 0; } 50%, 55% { opacity: 1; } 60%, 100% { opacity: 0; } }\r\n    \r\n    #imago-investment-widget .digital-screen { inline-size: 100px; block-size: 44px; border: 2px solid var(--brand-orange); background: #0a0a0a; border-radius: 4px; display: flex; align-items: center; justify-content: center; font-family: monospace; font-weight: bold; font-size: 14px; animation: imagoScreenChange 4.5s steps(1) infinite; }\r\n    #imago-investment-widget .digital-screen::after { content: \"INK_BASE\"; animation: imagoTextChangeInks 4.5s steps(1) infinite; }\r\n    #imago-investment-widget .scanner-line { position: absolute; inline-size: 2px; block-size: 60px; background: white; box-shadow: 0 0 10px white; opacity: 0; z-index: 10; animation: imagoScanMove 4.5s infinite; }\r\n\r\n    @keyframes imagoScreenChange { 0%, 33.3% { color: var(--brand-orange); border-color: var(--brand-orange); box-shadow: 0 0 15px rgba(234,88,12,0.3); } 33.3%, 66.6% { color: #3b82f6; border-color: #3b82f6; box-shadow: 0 0 15px rgba(59,130,246,0.3); } 66.6%, 100% { color: #10b981; border-color: #10b981; box-shadow: 0 0 15px rgba(16,185,129,0.3); } }\r\n    @keyframes imagoTextChangeInks { 0%, 33.3% { content: \"INK_UV\"; } 33.3%, 66.6% { content: \"INK_SOLVENT\"; } 66.6%, 100% { content: \"INK_FOOD\"; } }\r\n    @keyframes imagoScanMove { 0%, 25% { inset-inline-start: 10%; opacity: 0; } 28% { inset-inline-start: 10%; opacity: 1; } 32% { inset-inline-start: 90%; opacity: 1; } 34%, 58% { inset-inline-start: 90%; opacity: 0; } 61% { inset-inline-start: 10%; opacity: 1; } 65% { inset-inline-start: 90%; opacity: 1; } 67%, 91% { inset-inline-start: 90%; opacity: 0; } 94% { inset-inline-start: 10%; opacity: 1; } 98% { inset-inline-start: 90%; opacity: 1; } 100% { inset-inline-start: 90%; opacity: 0; } }\r\n\r\n    #imago-investment-widget .radar-wrapper { position: relative; display: flex; justify-content: center; margin-block-start: 0.5rem; }\r\n    #imago-investment-widget .map-pin { inline-size: 16px; block-size: 16px; background: #ef4444; border-radius: 50% 50% 50% 0; transform: rotate(-45deg); position: relative; z-index: 10; margin-block-end: 8px; }\r\n    #imago-investment-widget .map-pin::after { content: ''; inline-size: 6px; block-size: 6px; background: white; position: absolute; border-radius: 50%; inset-block-start: 5px; inset-inline-start: 5px; }\r\n    #imago-investment-widget .pulse-ring { inline-size: 16px; block-size: 16px; background: transparent; border: 2px solid #ef4444; border-radius: 50%; position: absolute; inset-block-start: 0; animation: imagoRadarPulse 2s cubic-bezier(0, 0, 0.2, 1) infinite; }\r\n    #imago-investment-widget .pulse-ring.delay { animation-delay: 1s; }\r\n    #imago-investment-widget .radar-label { color: #ef4444; font-size: 0.65rem; font-weight: 800; letter-spacing: 0.1em; margin-block-start: 1rem; }\r\n\r\n    @keyframes imagoRadarPulse { 0% { transform: scale(1); opacity: 1; } 100% { transform: scale(5); opacity: 0; } }\r\n\r\n    #imago-investment-widget .card-title {\r\n      font-size: 1.5rem;\r\n      font-weight: 700;\r\n      margin-block-start: 0;\r\n      margin-block-end: 1rem;\r\n      line-height: 1.3;\r\n      color: var(--text-white);\r\n    }\r\n\r\n    #imago-investment-widget .card-desc {\r\n      font-size: 0.95rem;\r\n      color: var(--text-muted);\r\n      line-height: 1.6;\r\n      margin-block: 0;\r\n      flex-grow: 1;\r\n    }\r\n\r\n    #imago-investment-widget .card-highlight {\r\n      margin-block-start: 1.5rem;\r\n      padding-block-start: 1.25rem;\r\n      border-block-start: 1px dashed rgba(255, 255, 255, 0.1);\r\n      font-size: 0.85rem;\r\n      font-weight: 600;\r\n      color: var(--text-white);\r\n    }\r\n  <\/style>\r\n\r\n  <div class=\"cards-grid\">\r\n    <article class=\"value-card\">\r\n      <div class=\"anim-window\">\r\n        <div class=\"print-beam\"><\/div>\r\n        <div class=\"falling-label\"><\/div>\r\n        <div class=\"target-box\"><\/div>\r\n      <\/div>\r\n      <h3 class=\"card-title\">Proof Lab: See Results on Your Products First<\/h3>\r\n      <p class=\"card-desc\">\r\n        Before you commit, our lab tests YOUR specific materials. We check adhesion, develop the right primer, build your custom ICC colour profile, and print samples directly on your actual product. \r\n      <\/p>\r\n      <div class=\"card-highlight\">\r\n        Typical turnaround: 3-14 business days.\r\n      <\/div>\r\n    <\/article>\r\n\r\n    <article class=\"value-card\">\r\n      <div class=\"anim-window\">\r\n        <div class=\"scanner-line\"><\/div>\r\n        <div class=\"digital-screen\"><\/div>\r\n      <\/div>\r\n      <h3 class=\"card-title\">INKnovation Lab: Custom Chemistry<\/h3>\r\n      <p class=\"card-desc\">\r\n        We operate with custom ink formulations across the full spectrum: UV inks, nano-solvent formulations, and food-grade solutions - paired with proprietary primers, matched to your substrate and process.\r\n      <\/p>\r\n      <div class=\"card-highlight\">\r\n        This happens before implementation, not after.\r\n      <\/div>\r\n    <\/article>\r\n    <article class=\"value-card\">\r\n      <div class=\"anim-window col-layout\">\r\n        <div class=\"radar-wrapper\">\r\n          <div class=\"map-pin\"><\/div>\r\n          <div class=\"pulse-ring\"><\/div>\r\n          <div class=\"pulse-ring delay\"><\/div>\r\n        <\/div>\r\n        <div class=\"radar-label\">DIRECT SUPPORT<\/div>\r\n      <\/div>\r\n      <h3 class=\"card-title\">Professional Engineering Support for Life<\/h3>\r\n      <p class=\"card-desc\">\r\n        SLA service packages with strictly defined response times. Your field engineer knows exactly who designed your system and can speak to them directly. \r\n      <\/p>\r\n      <div class=\"card-highlight\">\r\n        You are not abandoned after the machine is installed.\r\n      <\/div>\r\n    <\/article>\r\n  <\/div>\r\n<\/div>\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-89a7e09 e-flex e-con-boxed e-con e-parent\" data-id=\"89a7e09\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;shape_divider_bottom&quot;:&quot;tilt&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-shape elementor-shape-bottom\" aria-hidden=\"true\" data-negative=\"false\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 1000 100\" preserveAspectRatio=\"none\">\n\t<path class=\"elementor-shape-fill\" d=\"M0,6V0h1000v100L0,6z\"\/>\n<\/svg>\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-816b78b e-con-full e-flex e-con e-child\" data-id=\"816b78b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-31b4b99 e-con-full e-flex e-con e-child\" data-id=\"31b4b99\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-03c19c9 elementor-widget elementor-widget-heading\" data-id=\"03c19c9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\">Technologies Comparison<\/span>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-df4cc1d elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"df4cc1d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><b>Where UV digital stands<\/b> vs what you might use today<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-48548ed elementor-widget elementor-widget-text-editor\" data-id=\"48548ed\" 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<p>Running screen printing, pad printing, offset, or laser engraving? <strong>Here&#8217;s the direct comparison.<\/strong><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d315280 e-con-full e-flex e-con e-child\" data-id=\"d315280\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-46610b7 elementor-widget elementor-widget-global elementor-global-156149 elementor-widget-html\" data-id=\"46610b7\" 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<div id=\"imago-standalone-table\">\r\n  <style>\r\n    #imago-standalone-table {\r\n      --brand-orange: #ea580c;\r\n      --bg-main: #FFFFFF;\r\n      --bg-panel: #ffffff;\r\n      --brand-border: #e2e8f0;\r\n      --text-main: #0f172a;\r\n      --text-muted: #64748b;\r\n      --color-green: #22c55e;\r\n      --color-yellow: #f59e0b;\r\n      --color-orange: #f97316;\r\n      --bar-empty: #f1f5f9;\r\n      \r\n      width: 100%;\r\n      font-family: 'Inter', system-ui, sans-serif;\r\n      box-sizing: border-box;\r\n      color: var(--text-main);\r\n    }\r\n\r\n    #imago-standalone-table *,\r\n    #imago-standalone-table *::before,\r\n    #imago-standalone-table *::after {\r\n      box-sizing: inherit;\r\n    }\r\n\r\n    #imago-standalone-table .table-wrapper {\r\n      width: 100%;\r\n      overflow-x: auto;\r\n      border-radius: 12px;\r\n      border: 1px solid var(--brand-border);\r\n      background: var(--bg-panel);\r\n      box-shadow: 0 10px 30px -10px rgba(15, 23, 42, 0.08);\r\n    }\r\n    #imago-standalone-table .table-wrapper::-webkit-scrollbar { height: 8px; }\r\n    #imago-standalone-table .table-wrapper::-webkit-scrollbar-track { background: var(--bg-main); border-radius: 0 0 12px 12px; }\r\n    #imago-standalone-table .table-wrapper::-webkit-scrollbar-thumb { background: #cbd5e1; border-radius: 8px; }\r\n    #imago-standalone-table .table-wrapper::-webkit-scrollbar-thumb:hover { background: var(--brand-orange); }\r\n\r\n    #imago-standalone-table table {\r\n      width: 100%;\r\n      border-collapse: collapse;\r\n      border-spacing: 0;\r\n      text-align: left;\r\n      min-width: 900px;\r\n    }\r\n\r\n    #imago-standalone-table th,\r\n    #imago-standalone-table td {\r\n      padding: 1.2rem 1rem;\r\n      border-bottom: 1px solid var(--brand-border);\r\n      border-right: 1px solid var(--brand-border);\r\n      vertical-align: middle;\r\n    }\r\n\r\n    #imago-standalone-table tr:last-child td { border-bottom: none; }\r\n    #imago-standalone-table th:last-child,\r\n    #imago-standalone-table td:last-child { border-right: none; }\r\n\r\n    #imago-standalone-table thead th {\r\n      font-size: 0.85rem;\r\n      text-transform: uppercase;\r\n      letter-spacing: 0.05em;\r\n      font-weight: 700;\r\n      color: var(--text-muted);\r\n      background: var(--bg-panel);\r\n      text-align: center;\r\n    }\r\n\r\n    #imago-standalone-table thead th.trad-header {\r\n      border-bottom: 2px solid var(--brand-border);\r\n    }\r\n\r\n    #imago-standalone-table thead th.imago-header {\r\n      background: var(--brand-orange);\r\n      color: #ffffff;\r\n      border-bottom: 2px solid #c2410a;\r\n    }\r\n    #imago-standalone-table .sticky-col {\r\n      position: sticky;\r\n      left: 0;\r\n      background: var(--bg-panel);\r\n      z-index: 10;\r\n      font-weight: 600;\r\n      color: var(--text-main);\r\n      font-size: 0.95rem;\r\n      min-width: 200px;\r\n      max-width: 250px;\r\n      box-shadow: 4px 0 15px -5px rgba(15, 23, 42, 0.05);\r\n    }\r\n\r\n    #imago-standalone-table tbody tr { transition: background-color 0.2s ease; }\r\n    #imago-standalone-table tbody tr:hover,\r\n    #imago-standalone-table tbody tr:hover .sticky-col {\r\n      background-color: #f8fafc;\r\n    }\r\n\r\n    #imago-standalone-table .imago-col { background: #fff7ed; }\r\n    #imago-standalone-table tbody tr:hover .imago-col { background: #ffedd5; }\r\n\r\n    #imago-standalone-table .score-bar {\r\n      display: flex;\r\n      gap: 4px;\r\n      justify-content: center;\r\n      align-items: center;\r\n    }\r\n\r\n    #imago-standalone-table .segment {\r\n      flex: 1;\r\n      height: 14px;\r\n      max-width: 16px;\r\n      background: var(--bar-empty);\r\n      border-radius: 2px;\r\n      transform: skewX(-10deg);\r\n      border: 1px solid #e2e8f0;\r\n      transition: background-color 0.4s ease, box-shadow 0.4s ease, border-color 0.4s ease;\r\n    }\r\n\r\n    #imago-standalone-table .score-cell[data-color=\"green\"] .segment.is-active {\r\n      background: var(--color-green);\r\n      box-shadow: 0 0 10px rgba(34, 197, 94, 0.4);\r\n      border-color: #16a34a;\r\n    }\r\n\r\n    #imago-standalone-table .score-cell[data-color=\"yellow\"] .segment.is-active {\r\n      background: var(--color-yellow);\r\n      box-shadow: 0 0 10px rgba(245, 158, 11, 0.4);\r\n      border-color: #d97706;\r\n    }\r\n\r\n    #imago-standalone-table .score-cell[data-color=\"orange\"] .segment.is-active {\r\n      background: var(--color-orange);\r\n      box-shadow: 0 0 10px rgba(249, 115, 22, 0.4);\r\n      border-color: #ea580c;\r\n    }\r\n  <\/style>\r\n\r\n  <div class=\"table-wrapper\">\r\n    <table id=\"imago-matrix\">\r\n      <thead>\r\n        <tr>\r\n          <th rowspan=\"2\" class=\"sticky-col\">Feature \/ Parameter<\/th>\r\n          <th colspan=\"4\" class=\"trad-header\">Traditional technologies<\/th>\r\n          <th colspan=\"2\" class=\"imago-header\">UV Digital Printing<\/th>\r\n        <\/tr>\r\n        <tr>\r\n          <th>Screen printing<\/th>\r\n          <th>Pad printing<\/th>\r\n          <th>Offset<\/th>\r\n          <th>Laser<\/th>\r\n          <th class=\"imago-col\" style=\"color: #ea580c; background: #fff7ed;\">Single Pass Printing<\/th>\r\n          <th class=\"imago-col\" style=\"color: #ea580c; background: #fff7ed;\">Flatbed Printing<\/th>\r\n        <\/tr>\r\n      <\/thead>\r\n      <tbody>\r\n        <tr>\r\n          <td class=\"sticky-col\">Mechanical resistance<\/td>\r\n          <td class=\"score-cell\" data-score=\"3\" data-color=\"yellow\"><\/td>\r\n          <td class=\"score-cell\" data-score=\"4\" data-color=\"green\"><\/td>\r\n          <td class=\"score-cell\" data-score=\"2\" data-color=\"orange\"><\/td>\r\n          <td class=\"score-cell\" data-score=\"5\" data-color=\"green\"><\/td>\r\n          <td class=\"score-cell imago-col\" data-score=\"4\" data-color=\"green\"><\/td>\r\n          <td class=\"score-cell imago-col\" data-score=\"4\" data-color=\"green\"><\/td>\r\n        <\/tr>\r\n        <tr>\r\n          <td class=\"sticky-col\">Resistance to extreme conditions<\/td>\r\n          <td class=\"score-cell\" data-score=\"3\" data-color=\"green\"><\/td>\r\n          <td class=\"score-cell\" data-score=\"4\" data-color=\"green\"><\/td>\r\n          <td class=\"score-cell\" data-score=\"1\" data-color=\"orange\"><\/td>\r\n          <td class=\"score-cell\" data-score=\"5\" data-color=\"green\"><\/td>\r\n          <td class=\"score-cell imago-col\" data-score=\"4\" data-color=\"green\"><\/td>\r\n          <td class=\"score-cell imago-col\" data-score=\"4\" data-color=\"green\"><\/td>\r\n        <\/tr>\r\n        <tr>\r\n          <td class=\"sticky-col\">Printing on various materials<\/td>\r\n          <td class=\"score-cell\" data-score=\"3\" data-color=\"yellow\"><\/td>\r\n          <td class=\"score-cell\" data-score=\"3\" data-color=\"yellow\"><\/td>\r\n          <td class=\"score-cell\" data-score=\"2\" data-color=\"orange\"><\/td>\r\n          <td class=\"score-cell\" data-score=\"1\" data-color=\"orange\"><\/td>\r\n          <td class=\"score-cell imago-col\" data-score=\"5\" data-color=\"green\"><\/td>\r\n          <td class=\"score-cell imago-col\" data-score=\"5\" data-color=\"green\"><\/td>\r\n        <\/tr>\r\n        <tr>\r\n          <td class=\"sticky-col\">Full color palette<\/td>\r\n          <td class=\"score-cell\" data-score=\"2\" data-color=\"yellow\"><\/td>\r\n          <td class=\"score-cell\" data-score=\"3\" data-color=\"yellow\"><\/td>\r\n          <td class=\"score-cell\" data-score=\"5\" data-color=\"green\"><\/td>\r\n          <td class=\"score-cell\" data-score=\"0\" data-color=\"none\"><\/td>\r\n          <td class=\"score-cell imago-col\" data-score=\"5\" data-color=\"green\"><\/td>\r\n          <td class=\"score-cell imago-col\" data-score=\"4\" data-color=\"green\"><\/td>\r\n        <\/tr>\r\n        <tr>\r\n          <td class=\"sticky-col\">Precision and repeatability<\/td>\r\n          <td class=\"score-cell\" data-score=\"3\" data-color=\"yellow\"><\/td>\r\n          <td class=\"score-cell\" data-score=\"5\" data-color=\"green\"><\/td>\r\n          <td class=\"score-cell\" data-score=\"5\" data-color=\"green\"><\/td>\r\n          <td class=\"score-cell\" data-score=\"5\" data-color=\"green\"><\/td>\r\n          <td class=\"score-cell imago-col\" data-score=\"5\" data-color=\"green\"><\/td>\r\n          <td class=\"score-cell imago-col\" data-score=\"5\" data-color=\"green\"><\/td>\r\n        <\/tr>\r\n        <tr>\r\n          <td class=\"sticky-col\">Short setup time<\/td>\r\n          <td class=\"score-cell\" data-score=\"2\" data-color=\"orange\"><\/td>\r\n          <td class=\"score-cell\" data-score=\"3\" data-color=\"yellow\"><\/td>\r\n          <td class=\"score-cell\" data-score=\"1\" data-color=\"orange\"><\/td>\r\n          <td class=\"score-cell\" data-score=\"3\" data-color=\"yellow\"><\/td>\r\n          <td class=\"score-cell imago-col\" data-score=\"5\" data-color=\"green\"><\/td>\r\n          <td class=\"score-cell imago-col\" data-score=\"5\" data-color=\"green\"><\/td>\r\n        <\/tr>\r\n        <tr>\r\n          <td class=\"sticky-col\">Profitability of short runs<\/td>\r\n          <td class=\"score-cell\" data-score=\"2\" data-color=\"orange\"><\/td>\r\n          <td class=\"score-cell\" data-score=\"2\" data-color=\"orange\"><\/td>\r\n          <td class=\"score-cell\" data-score=\"1\" data-color=\"orange\"><\/td>\r\n          <td class=\"score-cell\" data-score=\"4\" data-color=\"green\"><\/td>\r\n          <td class=\"score-cell imago-col\" data-score=\"5\" data-color=\"green\"><\/td>\r\n          <td class=\"score-cell imago-col\" data-score=\"5\" data-color=\"green\"><\/td>\r\n        <\/tr>\r\n        <tr>\r\n          <td class=\"sticky-col\">Profitability of long runs<\/td>\r\n          <td class=\"score-cell\" data-score=\"4\" data-color=\"green\"><\/td>\r\n          <td class=\"score-cell\" data-score=\"4\" data-color=\"green\"><\/td>\r\n          <td class=\"score-cell\" data-score=\"5\" data-color=\"green\"><\/td>\r\n          <td class=\"score-cell\" data-score=\"4\" data-color=\"green\"><\/td>\r\n          <td class=\"score-cell imago-col\" data-score=\"5\" data-color=\"green\"><\/td>\r\n          <td class=\"score-cell imago-col\" data-score=\"3\" data-color=\"yellow\"><\/td>\r\n        <\/tr>\r\n        <tr>\r\n          <td class=\"sticky-col\">Ease of use<\/td>\r\n          <td class=\"score-cell\" data-score=\"2\" data-color=\"orange\"><\/td>\r\n          <td class=\"score-cell\" data-score=\"4\" data-color=\"green\"><\/td>\r\n          <td class=\"score-cell\" data-score=\"1\" data-color=\"orange\"><\/td>\r\n          <td class=\"score-cell\" data-score=\"3\" data-color=\"yellow\"><\/td>\r\n          <td class=\"score-cell imago-col\" data-score=\"5\" data-color=\"green\"><\/td>\r\n          <td class=\"score-cell imago-col\" data-score=\"5\" data-color=\"green\"><\/td>\r\n        <\/tr>\r\n        <tr>\r\n          <td class=\"sticky-col\">Low waste<\/td>\r\n          <td class=\"score-cell\" data-score=\"2\" data-color=\"orange\"><\/td>\r\n          <td class=\"score-cell\" data-score=\"3\" data-color=\"yellow\"><\/td>\r\n          <td class=\"score-cell\" data-score=\"2\" data-color=\"orange\"><\/td>\r\n          <td class=\"score-cell\" data-score=\"5\" data-color=\"green\"><\/td>\r\n          <td class=\"score-cell imago-col\" data-score=\"5\" data-color=\"green\"><\/td>\r\n          <td class=\"score-cell imago-col\" data-score=\"5\" data-color=\"green\"><\/td>\r\n        <\/tr>\r\n        <tr>\r\n          <td class=\"sticky-col\">Eco-friendliness<\/td>\r\n          <td class=\"score-cell\" data-score=\"2\" data-color=\"orange\"><\/td>\r\n          <td class=\"score-cell\" data-score=\"3\" data-color=\"yellow\"><\/td>\r\n          <td class=\"score-cell\" data-score=\"3\" data-color=\"yellow\"><\/td>\r\n          <td class=\"score-cell\" data-score=\"4\" data-color=\"green\"><\/td>\r\n          <td class=\"score-cell imago-col\" data-score=\"4\" data-color=\"green\"><\/td>\r\n          <td class=\"score-cell imago-col\" data-score=\"4\" data-color=\"green\"><\/td>\r\n        <\/tr>\r\n      <\/tbody>\r\n    <\/table>\r\n  <\/div>\r\n\r\n  <script>\r\n    (function() {\r\n      const wrapper = document.getElementById('imago-standalone-table');\r\n      if (!wrapper) return;\r\n\r\n      const cells = wrapper.querySelectorAll('.score-cell');\r\n      \r\n      cells.forEach(cell => {\r\n        const score = parseInt(cell.getAttribute('data-score')) || 0;\r\n        const bar = document.createElement('div');\r\n        bar.className = 'score-bar';\r\n        \r\n        for (let i = 0; i < 5; i++) {\r\n          const segment = document.createElement('div');\r\n          segment.className = 'segment';\r\n          if (i < score) {\r\n            segment.setAttribute('data-target', 'true');\r\n          }\r\n          bar.appendChild(segment);\r\n        }\r\n        cell.appendChild(bar);\r\n      });\r\n\r\n      const observer = new IntersectionObserver((entries) => {\r\n        entries.forEach(entry => {\r\n          if (entry.isIntersecting) {\r\n            const allCells = entry.target.querySelectorAll('.score-cell');\r\n            \r\n            allCells.forEach((cell, cellIdx) => {\r\n              const targets = cell.querySelectorAll('.segment[data-target=\"true\"]');\r\n              targets.forEach((seg, segIdx) => {\r\n                setTimeout(() => {\r\n                  seg.classList.add('is-active');\r\n                }, (cellIdx * 25) + (segIdx * 50));\r\n              });\r\n            });\r\n            \r\n            observer.unobserve(entry.target);\r\n          }\r\n        });\r\n      }, { threshold: 0.1 });\r\n\r\n      observer.observe(wrapper);\r\n    })();\r\n  <\/script>\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-603f694 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"603f694\" 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<p><strong>If your current process requires making screens, waiting for colour approval, or spending hours on changeovers<\/strong> \u2014 UV digital changes that. If you&#8217;re profitable with what you have, it might not. But if your customers want faster lead times and you&#8217;re hitting capacity limits \u2014 this is the technology conversation to have.<\/p>\t\t\t\t\t\t\t\t<\/div>\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-d8ea2c5 e-con-full e-flex e-con e-parent\" data-id=\"d8ea2c5\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;shape_divider_bottom&quot;:&quot;tilt&quot;}\">\n\t\t\t\t<div class=\"elementor-shape elementor-shape-bottom\" aria-hidden=\"true\" data-negative=\"false\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 1000 100\" preserveAspectRatio=\"none\">\n\t<path class=\"elementor-shape-fill\" d=\"M0,6V0h1000v100L0,6z\"\/>\n<\/svg>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2ef241e e-flex e-con-boxed e-con e-parent\" data-id=\"2ef241e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-7738998 e-con-full e-flex e-con e-child\" data-id=\"7738998\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-2408826 e-con-full e-flex e-con e-child\" data-id=\"2408826\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-f60aaed e-con-full e-flex e-con e-child\" data-id=\"f60aaed\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-02dc5be elementor-widget elementor-widget-heading\" data-id=\"02dc5be\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\">Print on anything<\/span>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b71768d elementor-widget elementor-widget-heading\" data-id=\"b71768d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Engineered to handle <b>any substrate<\/b><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0d0db0d e-n-tabs-mobile elementor-widget elementor-widget-n-tabs\" data-id=\"0d0db0d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"nested-tabs.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-tabs\" data-widget-number=\"13687565\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\">\n\t\t\t<div class=\"e-n-tabs-heading\" role=\"tablist\">\n\t\t\t\t\t<button id=\"e-n-tab-title-136875651\" data-tab-title-id=\"e-n-tab-title-136875651\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-136875651\" style=\"--n-tabs-title-order: 1;\">\n\t\t\t\t\t<span class=\"e-n-tab-icon\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-dollar-sign\" viewBox=\"0 0 288 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M209.2 233.4l-108-31.6C88.7 198.2 80 186.5 80 173.5c0-16.3 13.2-29.5 29.5-29.5h66.3c12.2 0 24.2 3.7 34.2 10.5 6.1 4.1 14.3 3.1 19.5-2l34.8-34c7.1-6.9 6.1-18.4-1.8-24.5C238 74.8 207.4 64.1 176 64V16c0-8.8-7.2-16-16-16h-32c-8.8 0-16 7.2-16 16v48h-2.5C45.8 64-5.4 118.7.5 183.6c4.2 46.1 39.4 83.6 83.8 96.6l102.5 30c12.5 3.7 21.2 15.3 21.2 28.3 0 16.3-13.2 29.5-29.5 29.5h-66.3C100 368 88 364.3 78 357.5c-6.1-4.1-14.3-3.1-19.5 2l-34.8 34c-7.1 6.9-6.1 18.4 1.8 24.5 24.5 19.2 55.1 29.9 86.5 30v48c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16v-48.2c46.6-.9 90.3-28.6 105.7-72.7 21.5-61.6-14.6-124.8-72.5-141.7z\"><\/path><\/svg>\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-dollar-sign\" viewBox=\"0 0 288 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M209.2 233.4l-108-31.6C88.7 198.2 80 186.5 80 173.5c0-16.3 13.2-29.5 29.5-29.5h66.3c12.2 0 24.2 3.7 34.2 10.5 6.1 4.1 14.3 3.1 19.5-2l34.8-34c7.1-6.9 6.1-18.4-1.8-24.5C238 74.8 207.4 64.1 176 64V16c0-8.8-7.2-16-16-16h-32c-8.8 0-16 7.2-16 16v48h-2.5C45.8 64-5.4 118.7.5 183.6c4.2 46.1 39.4 83.6 83.8 96.6l102.5 30c12.5 3.7 21.2 15.3 21.2 28.3 0 16.3-13.2 29.5-29.5 29.5h-66.3C100 368 88 364.3 78 357.5c-6.1-4.1-14.3-3.1-19.5 2l-34.8 34c-7.1 6.9-6.1 18.4 1.8 24.5 24.5 19.2 55.1 29.9 86.5 30v48c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16v-48.2c46.6-.9 90.3-28.6 105.7-72.7 21.5-61.6-14.6-124.8-72.5-141.7z\"><\/path><\/svg>\t\t<\/span>\n\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tLow Adhesion\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-136875652\" data-tab-title-id=\"e-n-tab-title-136875652\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-136875652\" style=\"--n-tabs-title-order: 2;\">\n\t\t\t\t\t<span class=\"e-n-tab-icon\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-circle-notch\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M288 39.056v16.659c0 10.804 7.281 20.159 17.686 23.066C383.204 100.434 440 171.518 440 256c0 101.689-82.295 184-184 184-101.689 0-184-82.295-184-184 0-84.47 56.786-155.564 134.312-177.219C216.719 75.874 224 66.517 224 55.712V39.064c0-15.709-14.834-27.153-30.046-23.234C86.603 43.482 7.394 141.206 8.003 257.332c.72 137.052 111.477 246.956 248.531 246.667C393.255 503.711 504 392.788 504 256c0-115.633-79.14-212.779-186.211-240.236C302.678 11.889 288 23.456 288 39.056z\"><\/path><\/svg>\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-circle-notch\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M288 39.056v16.659c0 10.804 7.281 20.159 17.686 23.066C383.204 100.434 440 171.518 440 256c0 101.689-82.295 184-184 184-101.689 0-184-82.295-184-184 0-84.47 56.786-155.564 134.312-177.219C216.719 75.874 224 66.517 224 55.712V39.064c0-15.709-14.834-27.153-30.046-23.234C86.603 43.482 7.394 141.206 8.003 257.332c.72 137.052 111.477 246.956 248.531 246.667C393.255 503.711 504 392.788 504 256c0-115.633-79.14-212.779-186.211-240.236C302.678 11.889 288 23.456 288 39.056z\"><\/path><\/svg>\t\t<\/span>\n\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tCurved &amp; Complex Shapes\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-136875653\" data-tab-title-id=\"e-n-tab-title-136875653\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-136875653\" style=\"--n-tabs-title-order: 3;\">\n\t\t\t\t\t<span class=\"e-n-tab-icon\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-cloud-download-alt\" viewBox=\"0 0 640 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M537.6 226.6c4.1-10.7 6.4-22.4 6.4-34.6 0-53-43-96-96-96-19.7 0-38.1 6-53.3 16.2C367 64.2 315.3 32 256 32c-88.4 0-160 71.6-160 160 0 2.7.1 5.4.2 8.1C40.2 219.8 0 273.2 0 336c0 79.5 64.5 144 144 144h368c70.7 0 128-57.3 128-128 0-61.9-44-113.6-102.4-125.4zm-132.9 88.7L299.3 420.7c-6.2 6.2-16.4 6.2-22.6 0L171.3 315.3c-10.1-10.1-2.9-27.3 11.3-27.3H248V176c0-8.8 7.2-16 16-16h48c8.8 0 16 7.2 16 16v112h65.4c14.2 0 21.4 17.2 11.3 27.3z\"><\/path><\/svg>\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-cloud-download-alt\" viewBox=\"0 0 640 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M537.6 226.6c4.1-10.7 6.4-22.4 6.4-34.6 0-53-43-96-96-96-19.7 0-38.1 6-53.3 16.2C367 64.2 315.3 32 256 32c-88.4 0-160 71.6-160 160 0 2.7.1 5.4.2 8.1C40.2 219.8 0 273.2 0 336c0 79.5 64.5 144 144 144h368c70.7 0 128-57.3 128-128 0-61.9-44-113.6-102.4-125.4zm-132.9 88.7L299.3 420.7c-6.2 6.2-16.4 6.2-22.6 0L171.3 315.3c-10.1-10.1-2.9-27.3 11.3-27.3H248V176c0-8.8 7.2-16 16-16h48c8.8 0 16 7.2 16 16v112h65.4c14.2 0 21.4 17.2 11.3 27.3z\"><\/path><\/svg>\t\t<\/span>\n\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tFlexible Materials\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-136875654\" data-tab-title-id=\"e-n-tab-title-136875654\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-136875654\" style=\"--n-tabs-title-order: 4;\">\n\t\t\t\t\t<span class=\"e-n-tab-icon\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-shield-alt\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M466.5 83.7l-192-80a48.15 48.15 0 0 0-36.9 0l-192 80C27.7 91.1 16 108.6 16 128c0 198.5 114.5 335.7 221.5 380.3 11.8 4.9 25.1 4.9 36.9 0C360.1 472.6 496 349.3 496 128c0-19.4-11.7-36.9-29.5-44.3zM256.1 446.3l-.1-381 175.9 73.3c-3.3 151.4-82.1 261.1-175.8 307.7z\"><\/path><\/svg>\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-shield-alt\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M466.5 83.7l-192-80a48.15 48.15 0 0 0-36.9 0l-192 80C27.7 91.1 16 108.6 16 128c0 198.5 114.5 335.7 221.5 380.3 11.8 4.9 25.1 4.9 36.9 0C360.1 472.6 496 349.3 496 128c0-19.4-11.7-36.9-29.5-44.3zM256.1 446.3l-.1-381 175.9 73.3c-3.3 151.4-82.1 261.1-175.8 307.7z\"><\/path><\/svg>\t\t<\/span>\n\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tDifficult Finishes\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-136875655\" data-tab-title-id=\"e-n-tab-title-136875655\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"5\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-136875655\" style=\"--n-tabs-title-order: 5;\">\n\t\t\t\t\t<span class=\"e-n-tab-icon\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-grip-horizontal\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M96 288H32c-17.67 0-32 14.33-32 32v64c0 17.67 14.33 32 32 32h64c17.67 0 32-14.33 32-32v-64c0-17.67-14.33-32-32-32zm160 0h-64c-17.67 0-32 14.33-32 32v64c0 17.67 14.33 32 32 32h64c17.67 0 32-14.33 32-32v-64c0-17.67-14.33-32-32-32zm160 0h-64c-17.67 0-32 14.33-32 32v64c0 17.67 14.33 32 32 32h64c17.67 0 32-14.33 32-32v-64c0-17.67-14.33-32-32-32zM96 96H32c-17.67 0-32 14.33-32 32v64c0 17.67 14.33 32 32 32h64c17.67 0 32-14.33 32-32v-64c0-17.67-14.33-32-32-32zm160 0h-64c-17.67 0-32 14.33-32 32v64c0 17.67 14.33 32 32 32h64c17.67 0 32-14.33 32-32v-64c0-17.67-14.33-32-32-32zm160 0h-64c-17.67 0-32 14.33-32 32v64c0 17.67 14.33 32 32 32h64c17.67 0 32-14.33 32-32v-64c0-17.67-14.33-32-32-32z\"><\/path><\/svg>\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-grip-horizontal\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M96 288H32c-17.67 0-32 14.33-32 32v64c0 17.67 14.33 32 32 32h64c17.67 0 32-14.33 32-32v-64c0-17.67-14.33-32-32-32zm160 0h-64c-17.67 0-32 14.33-32 32v64c0 17.67 14.33 32 32 32h64c17.67 0 32-14.33 32-32v-64c0-17.67-14.33-32-32-32zm160 0h-64c-17.67 0-32 14.33-32 32v64c0 17.67 14.33 32 32 32h64c17.67 0 32-14.33 32-32v-64c0-17.67-14.33-32-32-32zM96 96H32c-17.67 0-32 14.33-32 32v64c0 17.67 14.33 32 32 32h64c17.67 0 32-14.33 32-32v-64c0-17.67-14.33-32-32-32zm160 0h-64c-17.67 0-32 14.33-32 32v64c0 17.67 14.33 32 32 32h64c17.67 0 32-14.33 32-32v-64c0-17.67-14.33-32-32-32zm160 0h-64c-17.67 0-32 14.33-32 32v64c0 17.67 14.33 32 32 32h64c17.67 0 32-14.33 32-32v-64c0-17.67-14.33-32-32-32z\"><\/path><\/svg>\t\t<\/span>\n\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tPorous Surfaces\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t\t<\/div>\n\t\t\t<div class=\"e-n-tabs-content\">\n\t\t\t\t<div id=\"e-n-tab-content-136875651\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-136875651\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-2f563ce e-con-full e-flex e-con e-child\" data-id=\"2f563ce\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-87f65c3 e-con-full e-flex e-con e-child\" data-id=\"87f65c3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9898eb7 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"9898eb7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Surfaces with Low Surface Energy<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0a8b6ac e-con-full e-flex e-con e-child\" data-id=\"0a8b6ac\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b816810 e-transform elementor-widget elementor-widget-icon-box\" data-id=\"b816810\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-4,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tSilicone\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9c5a77d e-transform elementor-widget elementor-widget-icon-box\" data-id=\"9c5a77d\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-4,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tPP \/ PE \/ TPO Plastics\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a8206f0 e-transform elementor-widget elementor-widget-icon-box\" data-id=\"a8206f0\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-4,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tWax &amp; Candles\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3ef09b5 elementor-widget elementor-widget-text-editor\" data-id=\"3ef09b5\" 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<p><strong><span class=\"tech-label\">The IMAGO Engineering Solution<\/span><\/strong><\/p><p class=\"tech-desc\">These materials naturally resist bonding. We solve this not just through mechanics, but chemistry. Our INKnovation Lab develops custom primers and integrates inline plasma or corona pre-treatment modules directly into the workflow, altering surface tension to guarantee permanent adhesion.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-83994d4 e-con-full e-flex e-con e-child\" data-id=\"83994d4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-71a5ef5 elementor-arrows-position-outside material-carousel elementor-pagination-position-outside elementor-widget elementor-widget-image-carousel\" data-id=\"71a5ef5\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;1&quot;,&quot;effect&quot;:&quot;fade&quot;,&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Karuzela obrazk\u00f3w\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper swiper-image-stretch\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 3\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.imagoprinter.com\/wp-content\/uploads\/2026\/04\/druk-na-swieczkach-3-3.jpeg\" alt=\"druk-na-swieczkach-3.jpeg\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 3\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.imagoprinter.com\/wp-content\/uploads\/2026\/04\/9-1-3.png\" alt=\"9-1.png\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 3\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.imagoprinter.com\/wp-content\/uploads\/2026\/04\/11-3.png\" alt=\"11.png\" \/><\/figure><\/div>\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-left\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"><\/path><\/svg>\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-right\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"><\/path><\/svg>\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"swiper-pagination\"><\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-136875652\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-136875652\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\" elementor-element elementor-element-250f4e1 e-con-full e-flex e-con e-child\" data-id=\"250f4e1\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-c119494 e-con-full e-flex e-con e-child\" data-id=\"c119494\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4bd7179 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"4bd7179\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Curves, Edges &amp; Deep Drafts<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8892b81 e-con-full e-flex e-con e-child\" data-id=\"8892b81\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-26a5f26 e-transform elementor-widget elementor-widget-icon-box\" data-id=\"26a5f26\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-4,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tThermoses &amp; Mugs\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9110e5f e-transform elementor-widget elementor-widget-icon-box\" data-id=\"9110e5f\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-4,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tPhone Cases (Raised Edges)\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2282927 e-transform elementor-widget elementor-widget-icon-box\" data-id=\"2282927\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-4,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tPens\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-12d3b30 e-transform elementor-widget elementor-widget-icon-box\" data-id=\"12d3b30\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-4,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tFolded Cardboard\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-997db59 elementor-widget elementor-widget-text-editor\" data-id=\"997db59\" 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<strong><span class=\"tech-label\">The IMAGO Engineering Solution<\/span><\/strong>\n<p class=\"tech-desc\">Printing across gaps requires extreme droplet precision to prevent misting. Our 3rd-generation MEMS printheads paired with precise Auto-Z height adjustment allow for exceptional throw distance without losing crispness. For cylindrical objects, we implement synchronized rotary modules within the RIP software.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-061b6af e-con-full e-flex e-con e-child\" data-id=\"061b6af\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ba38375 elementor-arrows-position-outside material-carousel elementor-pagination-position-outside elementor-widget elementor-widget-image-carousel\" data-id=\"ba38375\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;1&quot;,&quot;effect&quot;:&quot;fade&quot;,&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Karuzela obrazk\u00f3w\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper swiper-image-stretch\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 3\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.imagoprinter.com\/wp-content\/uploads\/2026\/04\/personalizowane-etui-na-telefon-2.jpg\" alt=\"personalizowane-etui-na-telefon.jpg\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 3\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.imagoprinter.com\/wp-content\/uploads\/2026\/04\/IMG_9362-1-1024x768.jpeg\" alt=\"IMG_9362-1.jpeg\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 3\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.imagoprinter.com\/wp-content\/uploads\/2025\/09\/13.png\" alt=\"SAPPHIRE UF - 40.63 szk\u0142o\" \/><\/figure><\/div>\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-left\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"><\/path><\/svg>\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-right\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"><\/path><\/svg>\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"swiper-pagination\"><\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-136875653\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-136875653\" data-tab-index=\"3\" style=\"--n-tabs-title-order: 3;\" class=\" elementor-element elementor-element-620087a e-con-full e-flex e-con e-child\" data-id=\"620087a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-c708b74 e-con-full e-flex e-con e-child\" data-id=\"c708b74\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ebe0c2e elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"ebe0c2e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Substrates that Stretch &amp; Bend<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-885657e e-con-full e-flex e-con e-child\" data-id=\"885657e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a776d61 e-transform elementor-widget elementor-widget-icon-box\" data-id=\"a776d61\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-4,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tLeather\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d003882 e-transform elementor-widget elementor-widget-icon-box\" data-id=\"d003882\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-4,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tEco-leather\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-441557c e-transform elementor-widget elementor-widget-icon-box\" data-id=\"441557c\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-4,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tFlexible Silicones\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6d7e712 elementor-widget elementor-widget-text-editor\" data-id=\"6d7e712\" 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<p><strong><span class=\"tech-label\">The IMAGO Engineering Solution<\/span><\/strong><\/p><p class=\"tech-desc\">Rigid inks crack under stress. We utilize specialized INK_FLEX formulations designed to elongate with the substrate. Crucially, our UV-LED curing systems operate at strictly controlled, low temperatures to prevent heat-warping of sensitive, thin materials during the curing process.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2d90fbf e-con-full e-flex e-con e-child\" data-id=\"2d90fbf\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-97ff7cc elementor-arrows-position-outside material-carousel elementor-pagination-position-outside elementor-widget elementor-widget-image-carousel\" data-id=\"97ff7cc\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;1&quot;,&quot;effect&quot;:&quot;fade&quot;,&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Karuzela obrazk\u00f3w\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper swiper-image-stretch\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 1\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.imagoprinter.com\/wp-content\/uploads\/2023\/07\/Skorzany-kalendarz.jpg\" alt=\"Sk\u00f3rzany kalendarz\" \/><\/figure><\/div>\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-136875654\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-136875654\" data-tab-index=\"4\" style=\"--n-tabs-title-order: 4;\" class=\" elementor-element elementor-element-66f9e4b e-con-full e-flex e-con e-child\" data-id=\"66f9e4b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-cadef9e e-con-full e-flex e-con e-child\" data-id=\"cadef9e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-572ffde elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"572ffde\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Highly Coated &amp; Treated Metals<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1fe5887 e-con-full e-flex e-con e-child\" data-id=\"1fe5887\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2aaf813 e-transform elementor-widget elementor-widget-icon-box\" data-id=\"2aaf813\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-4,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tPowder-coated Metal\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-be0fa5e e-transform elementor-widget elementor-widget-icon-box\" data-id=\"be0fa5e\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-4,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tAnodized Aluminum\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ab9de6c e-transform elementor-widget elementor-widget-icon-box\" data-id=\"ab9de6c\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-4,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tBrushed Steel\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-460644b elementor-widget elementor-widget-text-editor\" data-id=\"460644b\" 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<p><strong><span class=\"tech-label\">The IMAGO Engineering Solution<\/span><\/strong><\/p><p class=\"tech-desc\">Industrial coatings often reject standard UV inks. We deploy targeted adhesion promoters combined with immediate UV-LED pinning. The pinning instantly &#8220;freezes&#8221; the ink drop upon contact, preventing color bleed or retraction on extremely slick, non-porous finishes.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f52c7a5 e-con-full e-flex e-con e-child\" data-id=\"f52c7a5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-99a35db elementor-arrows-position-outside material-carousel elementor-pagination-position-outside elementor-widget elementor-widget-image-carousel\" data-id=\"99a35db\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;1&quot;,&quot;effect&quot;:&quot;fade&quot;,&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Karuzela obrazk\u00f3w\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper swiper-image-stretch\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 7\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.imagoprinter.com\/wp-content\/uploads\/2023\/06\/Drukarka-UV-LED.png\" alt=\"Polska drukarka UV LED\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 7\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.imagoprinter.com\/wp-content\/uploads\/2024\/10\/7-zastosowan-drukarki-UV-LED.jpg\" alt=\"Drukarka UV LED\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 7\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.imagoprinter.com\/wp-content\/uploads\/2023\/07\/DSC09448-1024x576.jpg\" alt=\"DSC09448\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 7\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.imagoprinter.com\/wp-content\/uploads\/2026\/03\/sapphire_uv_led_metal_2-1024x690.jpg\" alt=\"sapphire_uv_led_metal_2\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 7\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.imagoprinter.com\/wp-content\/uploads\/2026\/03\/sapphire_uv_led_metal_3-1024x576.jpg\" alt=\"sapphire_uv_led_metal_3\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"6 of 7\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.imagoprinter.com\/wp-content\/uploads\/2026\/03\/sapphire_uv_led_metal_4-1024x576.jpg\" alt=\"sapphire_uv_led_metal_4\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"7 of 7\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.imagoprinter.com\/wp-content\/uploads\/2026\/03\/sapphire_uv_led_metal_6-1024x768.jpeg\" alt=\"sapphire_uv_led_metal_6\" \/><\/figure><\/div>\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-left\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"><\/path><\/svg>\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-right\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"><\/path><\/svg>\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"swiper-pagination\"><\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-136875655\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-136875655\" data-tab-index=\"5\" style=\"--n-tabs-title-order: 5;\" class=\" elementor-element elementor-element-b8e6271 e-con-full e-flex e-con e-child\" data-id=\"b8e6271\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-ef3f63f e-con-full e-flex e-con e-child\" data-id=\"ef3f63f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-482e249 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"482e249\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">High-Absorption Surfaces<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-47e85ee e-con-full e-flex e-con e-child\" data-id=\"47e85ee\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9f9253b e-transform elementor-widget elementor-widget-icon-box\" data-id=\"9f9253b\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-4,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tCork\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4b6ca5e e-transform elementor-widget elementor-widget-icon-box\" data-id=\"4b6ca5e\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-4,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tRaw Wood\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-26c8b73 e-transform elementor-widget elementor-widget-icon-box\" data-id=\"26c8b73\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_transform_translateY_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-4,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateX_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_translateY_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"icon-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tCardboard\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4cc4bb2 elementor-widget elementor-widget-text-editor\" data-id=\"4cc4bb2\" 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<p><strong><span class=\"tech-label\">The IMAGO Engineering Solution<\/span><\/strong><\/p><p class=\"tech-desc\">Porous materials &#8220;drink&#8221; the ink, dulling colours. We counteract this through Variable Drop Size control and the simultaneous application of a dense, white base layer. This seals the surface dynamically, ensuring that the top CMYK layer remains vibrant and sharp.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b8604b1 e-con-full e-flex e-con e-child\" data-id=\"b8604b1\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-479b974 elementor-arrows-position-outside material-carousel elementor-pagination-position-outside elementor-widget elementor-widget-image-carousel\" data-id=\"479b974\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;1&quot;,&quot;effect&quot;:&quot;fade&quot;,&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Karuzela obrazk\u00f3w\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper swiper-image-stretch\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 5\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.imagoprinter.com\/wp-content\/uploads\/2026\/04\/korkowa-podkladka-2.jpg\" alt=\"korkowa-podkladka.jpg\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 5\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.imagoprinter.com\/wp-content\/uploads\/2026\/04\/drewniane-krazki-1.jpg\" alt=\"drewniane-krazki.jpg\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 5\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.imagoprinter.com\/wp-content\/uploads\/2026\/04\/druk-na-drewnianych-krazkach-1.jpg\" alt=\"druk-na-drewnianych-krazkach.jpg\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 5\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.imagoprinter.com\/wp-content\/uploads\/2024\/10\/druk-uv-na-drewnie-i-drewnianych-skrzynkach.jpg\" alt=\"druk uv na drewnie i drewnianych skrzynkach\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 5\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/www.imagoprinter.com\/wp-content\/uploads\/2026\/03\/sapphire_uv_led_drewno_1-1024x576.jpg\" alt=\"sapphire_uv_led_drewno_1\" \/><\/figure><\/div>\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-left\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"><\/path><\/svg>\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-right\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"><\/path><\/svg>\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"swiper-pagination\"><\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\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-b14a33d e-flex e-con-boxed e-con e-parent\" data-id=\"b14a33d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;shape_divider_top&quot;:&quot;tilt&quot;,&quot;shape_divider_bottom&quot;:&quot;tilt&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-shape elementor-shape-top\" aria-hidden=\"true\" data-negative=\"false\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 1000 100\" preserveAspectRatio=\"none\">\n\t<path class=\"elementor-shape-fill\" d=\"M0,6V0h1000v100L0,6z\"\/>\n<\/svg>\t\t<\/div>\n\t\t\t\t<div class=\"elementor-shape elementor-shape-bottom\" aria-hidden=\"true\" data-negative=\"false\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 1000 100\" preserveAspectRatio=\"none\">\n\t<path class=\"elementor-shape-fill\" d=\"M0,6V0h1000v100L0,6z\"\/>\n<\/svg>\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-af8d1ee e-con-full e-flex e-con e-child\" data-id=\"af8d1ee\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9ec9b33 elementor-widget elementor-widget-heading\" data-id=\"9ec9b33\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\">Global impact<\/span>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bab8bd6 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"bab8bd6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">700+ Industrial Systems. 65+ Countries. <b>Measurable Results.<\/b><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0464244 e-con-full e-flex e-con e-child\" data-id=\"0464244\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2b1d443 elementor-widget elementor-widget-image\" data-id=\"2b1d443\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;motion_fx_motion_fx_mouse&quot;:&quot;yes&quot;,&quot;motion_fx_tilt_effect&quot;:&quot;yes&quot;,&quot;motion_fx_tilt_direction&quot;:&quot;negative&quot;,&quot;motion_fx_tilt_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1.1,&quot;sizes&quot;:[]}}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1394\" height=\"684\" src=\"https:\/\/www.imagoprinter.com\/wp-content\/uploads\/2026\/03\/MAPA-IMAGO-POPRAWKI-DARKA-1.png\" class=\"attachment-1536x1536 size-1536x1536 wp-image-155897\" alt=\"\" srcset=\"https:\/\/www.imagoprinter.com\/wp-content\/uploads\/2026\/03\/MAPA-IMAGO-POPRAWKI-DARKA-1.png 1394w, https:\/\/www.imagoprinter.com\/wp-content\/uploads\/2026\/03\/MAPA-IMAGO-POPRAWKI-DARKA-1-475x233.png 475w, https:\/\/www.imagoprinter.com\/wp-content\/uploads\/2026\/03\/MAPA-IMAGO-POPRAWKI-DARKA-1-1024x502.png 1024w, https:\/\/www.imagoprinter.com\/wp-content\/uploads\/2026\/03\/MAPA-IMAGO-POPRAWKI-DARKA-1-150x74.png 150w, https:\/\/www.imagoprinter.com\/wp-content\/uploads\/2026\/03\/MAPA-IMAGO-POPRAWKI-DARKA-1-768x377.png 768w\" sizes=\"(max-width: 1394px) 100vw, 1394px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\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-ba8ba58 e-flex e-con-boxed e-con e-parent\" data-id=\"ba8ba58\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-719ab44 e-con-full e-flex e-con e-child\" data-id=\"719ab44\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-157dcb8 e-con-full e-flex e-con e-child\" data-id=\"157dcb8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2a02ece elementor-widget elementor-widget-heading\" data-id=\"2a02ece\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\">FAQ<\/span>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f98fa3b elementor-widget elementor-widget-heading\" data-id=\"f98fa3b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Questions we hear at <b>every trade show<\/b><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-559e6a6 elementor-widget elementor-widget-n-accordion\" data-id=\"559e6a6\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;default_state&quot;:&quot;all_collapsed&quot;,&quot;max_items_expended&quot;:&quot;one&quot;,&quot;n_accordion_animation_duration&quot;:{&quot;unit&quot;:&quot;ms&quot;,&quot;size&quot;:400,&quot;sizes&quot;:[]}}\" data-widget_type=\"nested-accordion.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-accordion\" aria-label=\"Accordion. Open links with Enter or Space, close with Escape, and navigate with Arrow Keys\">\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-8970\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"1\" tabindex=\"0\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-8970\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> What does an IMAGO system cost? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-minus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-plus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-8970\" class=\"elementor-element elementor-element-388387f e-con-full e-flex e-con e-child\" data-id=\"388387f\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6afa4d0 elementor-widget elementor-widget-text-editor\" data-id=\"6afa4d0\" 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<p>Every system is configured to the application &#8211; pricing depends on working area, number of printhead sections, colour channels, and additional modules (surface activation, visual inspection, feeders). Serie US flow printers are custom-built entirely to your specifications. We&#8217;ll discuss your requirements at the booth and prepare a tailored investment plan.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-8971\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"2\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-8971\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> How long from purchase to production prints? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-minus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-plus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-8971\" class=\"elementor-element elementor-element-eb772da e-con-full e-flex e-con e-child\" data-id=\"eb772da\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c343007 elementor-widget elementor-widget-text-editor\" data-id=\"c343007\" 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<p>The timeline is defined individually per project. The process: Discovery \u2192 Proof Lab testing \u2192 offer \u2192 FAT (factory acceptance at IMAGO) \u2192 installation at your site \u2192 SAT (site acceptance) \u2192 operator training \u2192 go-live. The timeline depends on Proof Lab results and your specific configuration &#8211; which is why we test your materials first.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-8972\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"3\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-8972\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> We already run another UV printer. Why switch? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-minus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-plus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-8972\" class=\"elementor-element elementor-element-073695a e-con-full e-flex e-con e-child\" data-id=\"073695a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9b490d2 elementor-widget elementor-widget-text-editor\" data-id=\"9b490d2\" 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<p>Two scenarios. First: you need more capacity. Your current system does X, you need 1.5X. IMAGO adds capacity alongside. Second: your current system isn&#8217;t performing on certain materials or speeds. Bring sample prints to our booth. We&#8217;ll run your material on SAPPHIRE and show you the difference.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-8973\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"4\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-8973\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> Can we test on our own materials before we commit? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-minus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-plus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-8973\" class=\"elementor-element elementor-element-9d34e9e e-con-full e-flex e-con e-child\" data-id=\"9d34e9e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7f1bdef elementor-widget elementor-widget-text-editor\" data-id=\"7f1bdef\" 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<p>Yes. Standard process. Proof Lab testing takes 3-14 business days depending on complexity. You get sample prints on your actual product, colour profiles, adhesion data, and a full report. When the goal is selecting the right IMAGO system, testing is free of charge. No obligation to buy.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t\t<details id=\"e-n-accordion-item-8974\" class=\"e-n-accordion-item\" >\n\t\t\t\t<summary class=\"e-n-accordion-item-title\" data-accordion-index=\"5\" tabindex=\"-1\" aria-expanded=\"false\" aria-controls=\"e-n-accordion-item-8974\" >\n\t\t\t\t\t<span class='e-n-accordion-item-title-header'><div class=\"e-n-accordion-item-title-text\"> What support and service do we get? <\/div><\/span>\n\t\t\t\t\t\t\t<span class='e-n-accordion-item-title-icon'>\n\t\t\t<span class='e-opened' ><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-minus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t\t<span class='e-closed'><svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-plus\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z\"><\/path><\/svg><\/span>\n\t\t<\/span>\n\n\t\t\t\t\t\t<\/summary>\n\t\t\t\t<div role=\"region\" aria-labelledby=\"e-n-accordion-item-8974\" class=\"elementor-element elementor-element-9112549 e-con-full e-flex e-con e-child\" data-id=\"9112549\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d433618 elementor-widget elementor-widget-text-editor\" data-id=\"d433618\" 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<p>SLA service packages with defined response times &#8211; included in every offer. Service centres in Poland (Warsaw, Gliwice, Bydgoszcz), service partners in your region. Spare parts list with prices and delivery times provided upfront. On-site and remote support. Custom support plans available for high-utilisation operations.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/details>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\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-f49356a e-flex e-con-boxed e-con e-parent\" data-id=\"f49356a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;shape_divider_top&quot;:&quot;tilt&quot;,&quot;shape_divider_bottom&quot;:&quot;tilt&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-shape elementor-shape-top\" aria-hidden=\"true\" data-negative=\"false\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 1000 100\" preserveAspectRatio=\"none\">\n\t<path class=\"elementor-shape-fill\" d=\"M0,6V0h1000v100L0,6z\"\/>\n<\/svg>\t\t<\/div>\n\t\t\t\t<div class=\"elementor-shape elementor-shape-bottom\" aria-hidden=\"true\" data-negative=\"false\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 1000 100\" preserveAspectRatio=\"none\">\n\t<path class=\"elementor-shape-fill\" d=\"M0,6V0h1000v100L0,6z\"\/>\n<\/svg>\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-8898d06 e-con-full e-flex e-con e-child\" data-id=\"8898d06\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-0cc5073 e-con-full e-flex e-con e-child\" data-id=\"0cc5073\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fed972f elementor-widget elementor-widget-heading\" data-id=\"fed972f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\">Submit the form<\/span>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-67abc51 elementor-widget elementor-widget-heading\" data-id=\"67abc51\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Let's Talk at <b>FESPA.<\/b><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8699944 elementor-widget elementor-widget-text-editor\" data-id=\"8699944\" 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<p><strong>Our engineering team will be at Fira Barcelona, 19-22 May 2026<\/strong>. Book a time slot. We&#8217;ll review your application before you arrive &#8211; so when you show up, we&#8217;re ready for your specific questions.<\/p><p><strong>What this meeting covers:<\/strong><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-690635a elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"690635a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-dot-circle\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm80 248c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Your production challenge (not a generic product pitch)\u200b<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-dot-circle\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm80 248c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Whether SAPPHIRE, Serie US, or both make sense for your operation\u200b<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-dot-circle\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm80 248c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">If you bring samples, we assess feasibility on the spot\u200b<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-dot-circle\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8C119.033 8 8 119.033 8 256s111.033 248 248 248 248-111.033 248-248S392.967 8 256 8zm80 248c0 44.112-35.888 80-80 80s-80-35.888-80-80 35.888-80 80-80 80 35.888 80 80z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Next steps: Proof Lab testing if your application qualifies\u200b<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-67c317c e-con-full e-transform e-flex e-con e-child\" data-id=\"67c317c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_transform_scale_effect_hover&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1.02,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_scale_effect_hover_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc7e4da elementor-widget elementor-widget-image\" data-id=\"cc7e4da\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"707\" height=\"712\" src=\"https:\/\/www.imagoprinter.com\/wp-content\/uploads\/2025\/11\/ALitwin.png\" class=\"attachment-large size-large wp-image-152776\" alt=\"\" srcset=\"https:\/\/www.imagoprinter.com\/wp-content\/uploads\/2025\/11\/ALitwin.png 707w, https:\/\/www.imagoprinter.com\/wp-content\/uploads\/2025\/11\/ALitwin-472x475.png 472w, https:\/\/www.imagoprinter.com\/wp-content\/uploads\/2025\/11\/ALitwin-150x150.png 150w\" sizes=\"(max-width: 707px) 100vw, 707px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-47ed3d4 e-con-full e-flex e-con e-child\" data-id=\"47ed3d4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-891d702 elementor-widget elementor-widget-heading\" data-id=\"891d702\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\">Adrian Litwin<\/span>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0255ac8 elementor-widget elementor-widget-heading\" data-id=\"0255ac8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\">Dedicated device design expert<br>\n+48 572 691 692<\/span>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-efcf00c elementor-widget elementor-widget-menu-anchor\" data-id=\"efcf00c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"menu-anchor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-menu-anchor\" id=\"formularz\"><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c333e0a e-con-full e-flex e-con e-child\" data-id=\"c333e0a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9441325 elementor-button-align-stretch elementor-widget elementor-widget-form\" data-id=\"9441325\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;step_next_label&quot;:&quot;Nast\\u0119pny&quot;,&quot;step_previous_label&quot;:&quot;Poprzedni&quot;,&quot;button_width&quot;:&quot;100&quot;,&quot;step_type&quot;:&quot;number_text&quot;,&quot;step_icon_shape&quot;:&quot;circle&quot;}\" data-widget_type=\"form.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<form class=\"elementor-form\" method=\"post\" name=\"Nowy formularz\" aria-label=\"Nowy formularz\">\n\t\t\t<input type=\"hidden\" name=\"post_id\" value=\"155930\"\/>\n\t\t\t<input type=\"hidden\" name=\"form_id\" value=\"9441325\"\/>\n\t\t\t<input type=\"hidden\" name=\"referer_title\" value=\"FESPA Global Print Expo 2026 - IMAGO Printer\" \/>\n\n\t\t\t\t\t\t\t<input type=\"hidden\" name=\"queried_id\" value=\"155930\"\/>\n\t\t\t\n\t\t\t<div class=\"elementor-form-fields-wrapper elementor-labels-above\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-name elementor-col-50 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-name\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tName\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[name]\" id=\"form-field-name\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"John Doe\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-email elementor-field-group elementor-column elementor-field-group-email elementor-col-50 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-email\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tE-mail\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"john@company.com\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-tel elementor-field-group elementor-column elementor-field-group-field_bb015fd elementor-col-50 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_bb015fd\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tPhone number\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t<input size=\"1\" type=\"tel\" name=\"form_fields[field_bb015fd]\" id=\"form-field-field_bb015fd\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\" 000 000 000\" required=\"required\" pattern=\"[0-9()#&amp;+*-=.]+\" title=\"Only numbers and phone characters (#, -, *, etc) are accepted.\">\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-field_b332b3f elementor-col-50 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_b332b3f\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tCompany\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[field_b332b3f]\" id=\"form-field-field_b332b3f\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Company name\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-textarea elementor-field-group elementor-column elementor-field-group-message elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-message\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tWhat's your main production challenge right now?\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t<textarea class=\"elementor-field-textual elementor-field  elementor-size-sm\" name=\"form_fields[message]\" id=\"form-field-message\" rows=\"4\" placeholder=\"e.g. &quot;We need more flatbed capacity but don&#039;t want to hire another operator&quot; or &quot;Our clients demand 48-hour lead times and we&#039;re at the limit&quot;\"><\/textarea>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-acceptance elementor-field-group elementor-column elementor-field-group-field_969cf31 elementor-col-100 elementor-field-required\">\n\t\t\t\t\t\t\t<div class=\"elementor-field-subgroup\">\n\t\t\t<span class=\"elementor-field-option\">\n\t\t\t\t<input type=\"checkbox\" name=\"form_fields[field_969cf31]\" id=\"form-field-field_969cf31\" class=\"elementor-field elementor-size-sm  elementor-acceptance-field\" required=\"required\">\n\t\t\t\t<label for=\"form-field-field_969cf31\">I consent to the processing of my personal data by IMAGO PRINTER Sp. z o.o. for the purpose of scheduling a technical consultation. For more information, please see our <a href=\"https:\/\/www.imagoprinter.com\/o-imago\/polityka-prywatnosci\/\"> Privacy Policy. <\/a><\/label>\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-group elementor-column elementor-field-type-submit elementor-col-100 e-form__buttons\">\n\t\t\t\t\t<button class=\"elementor-button elementor-size-lg\" type=\"submit\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-right\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"><\/path><\/svg>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Book My Meeting at FESPA \u2192<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/button>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/form>\n\t\t\t\t\t\t<\/div>\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-84cee69 e-flex e-con-boxed e-con e-parent\" data-id=\"84cee69\" 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-8ff6130 elementor-widget elementor-widget-html\" data-id=\"8ff6130\" 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=\"pl\">\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>IMAGO Sapphire - P\u0142ywaj\u0105cy Widget - EN<\/title>\r\n  \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;700;800&display=swap\" rel=\"stylesheet\">\r\n  <script src=\"https:\/\/unpkg.com\/lucide@latest\"><\/script>\r\n\r\n  <style>\r\n  \r\n    .imago-sticky-wrapper {\r\n      position: fixed;\r\n      top: 50%;\r\n      right: 0;\r\n    \r\n      transform: translateY(-50%) translateX(calc(100% - 56px));\r\n      z-index: 99999;\r\n      display: flex;\r\n      flex-direction: row; \r\n      align-items: stretch;\r\n      transition: transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);\r\n      font-family: 'Inter', sans-serif;\r\n      box-sizing: border-box;\r\n      filter: drop-shadow(-5px 10px 30px rgba(0,0,0,0.15));\r\n    }\r\n\r\n    .imago-sticky-wrapper *,\r\n    .imago-sticky-wrapper *::before,\r\n    .imago-sticky-wrapper *::after {\r\n      box-sizing: inherit;\r\n    }\r\n\r\n    @media (hover: hover) and (pointer: fine) {\r\n      .imago-sticky-wrapper:hover {\r\n        transform: translateY(-50%) translateX(0);\r\n      }\r\n    }\r\n    .imago-sticky-wrapper.is-open {\r\n      transform: translateY(-50%) translateX(0);\r\n    }\r\n\r\n    .imago-sticky-panel {\r\n      background-color: #151515; \r\n      width: 280px;\r\n      padding: 24px;\r\n\r\n      display: flex;\r\n      flex-direction: column;\r\n      justify-content: center;\r\n      gap: 16px; \r\n    }\r\n\r\n   \r\n    .imago-sticky-panel .text-white {\r\n      color: #ffffff;\r\n      font-size: 18px;\r\n      line-height: 1.4;\r\n      font-weight: 600;\r\n      margin: 0;\r\n    }\r\n\r\n   \r\n    .imago-sticky-panel .text-orange {\r\n      color: #ea580c;\r\n      font-size: 15px;\r\n      line-height: 1.4;\r\n      font-weight: 500;\r\n      margin: 0;\r\n    }\r\n\r\n   \r\n    .imago-sticky-panel .panel-btn {\r\n      background-color: #ea580c;\r\n      color: #ffffff;\r\n      border: none;\r\n      border-radius: 8px;\r\n      padding: 12px 16px;\r\n      font-size: 14px;\r\n      font-weight: 700;\r\n      text-decoration: none;\r\n      display: inline-flex;\r\n      align-items: center;\r\n      justify-content: center;\r\n      gap: 8px;\r\n      transition: background-color 0.3s ease, transform 0.3s ease;\r\n      cursor: pointer;\r\n      margin-top: 4px;\r\n    }\r\n\r\n    .imago-sticky-panel .panel-btn:hover {\r\n      background-color: #c2410c;\r\n      transform: translateY(-2px);\r\n    }\r\n\r\n  \r\n    .imago-sticky-tab {\r\n      background-color: #ea580c;\r\n      width: 56px;\r\n      border-radius: 12px 0 0 12px;\r\n      display: flex;\r\n      flex-direction: column;\r\n      align-items: center;\r\n      justify-content: center;\r\n      padding: 24px 0;\r\n      cursor: pointer;\r\n      color: #ffffff;\r\n      border-left: 1px solid rgba(255,255,255,0.1);\r\n    }\r\n\r\n  \r\n    .imago-sticky-tab .tab-icon {\r\n      width: 24px;\r\n      height: 24px;\r\n      margin-bottom: 16px;\r\n    }\r\n\r\n  \r\n    .imago-sticky-tab .tab-label {\r\n      writing-mode: vertical-rl;\r\n      transform: rotate(180deg);\r\n      font-size: 14px;\r\n      font-weight: 700;\r\n      letter-spacing: 2px;\r\n      text-transform: uppercase;\r\n      white-space: nowrap;\r\n    }\r\n\r\n  \r\n    @media (max-width: 768px) {\r\n      .imago-sticky-wrapper {\r\n        top: 65%; \r\n      }\r\n      .imago-sticky-panel {\r\n        width: 250px;\r\n        padding: 20px;\r\n      }\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n\r\n \r\n  <div class=\"imago-sticky-wrapper\" id=\"imago-sticky\">\r\n    \r\n   \r\n    <div class=\"imago-sticky-tab\" id=\"imago-sticky-trigger\">\r\n      <i data-lucide=\"message-square\" class=\"tab-icon\"><\/i>\r\n      <span class=\"tab-label\">Let's Talk<\/span>\r\n    <\/div>\r\n <div class=\"imago-sticky-panel\">\r\n    \r\n      <p class=\"text-white\">Let's Talk at FESPA.<\/p>\r\n      <p class=\"text-orange\">Our engineering team will be at Fira Barcelona, 19-22 May 2026.<\/p>\r\n  \r\n      <a href=\"#formularz\" class=\"panel-btn js-scroll-to-form\">\r\n        <i data-lucide=\"coffee\" style=\"width: 18px; height: 18px;\"><\/i>\r\n        Book a time slot\r\n      <\/a>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <script>\r\n  \r\n    lucide.createIcons();\r\n\r\n    document.addEventListener(\"DOMContentLoaded\", function() {\r\n      const widget = document.getElementById('imago-sticky');\r\n      const trigger = document.getElementById('imago-sticky-trigger');\r\n      const scrollLinks = document.querySelectorAll('.js-scroll-to-form');\r\n\r\n      trigger.addEventListener('click', function(e) {\r\n        if (window.matchMedia(\"(hover: none)\").matches) {\r\n          widget.classList.toggle('is-open');\r\n        } else {\r\n          document.querySelector('.js-scroll-to-form').click();\r\n        }\r\n      });\r\n\r\n  \r\n      document.addEventListener('click', function(e) {\r\n        if (!widget.contains(e.target) && widget.classList.contains('is-open')) {\r\n          widget.classList.remove('is-open');\r\n        }\r\n      });\r\n\r\n    \r\n      scrollLinks.forEach(link => {\r\n        link.addEventListener('click', function(e) {\r\n      \r\n          const targetId = this.getAttribute('href');\r\n      \r\n          const targetElement = document.querySelector(targetId) || document.querySelector('#kontakt-ekspert');\r\n          \r\n          if (targetElement) {\r\n            e.preventDefault();\r\n            widget.classList.remove('is-open'); \r\n            targetElement.scrollIntoView({\r\n              behavior: 'smooth',\r\n              block: 'start'\r\n            });\r\n          }\r\n        });\r\n      });\r\n    });\r\n  <\/script>\r\n<\/body>\r\n<\/html>\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>&mdash; Official FESPA Sponsor &bull; Personalisation Experience &mdash; Official FESPA Sponsor &bull; Personalisation Experience FESPA Global Print Expo 2026 \u00b7&#8230;<\/p>\n","protected":false},"author":8,"featured_media":155904,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-155930","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.imagoprinter.com\/en\/wp-json\/wp\/v2\/pages\/155930","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.imagoprinter.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.imagoprinter.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.imagoprinter.com\/en\/wp-json\/wp\/v2\/users\/8"}],"replies":[{"embeddable":true,"href":"https:\/\/www.imagoprinter.com\/en\/wp-json\/wp\/v2\/comments?post=155930"}],"version-history":[{"count":3,"href":"https:\/\/www.imagoprinter.com\/en\/wp-json\/wp\/v2\/pages\/155930\/revisions"}],"predecessor-version":[{"id":156901,"href":"https:\/\/www.imagoprinter.com\/en\/wp-json\/wp\/v2\/pages\/155930\/revisions\/156901"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.imagoprinter.com\/en\/wp-json\/wp\/v2\/media\/155904"}],"wp:attachment":[{"href":"https:\/\/www.imagoprinter.com\/en\/wp-json\/wp\/v2\/media?parent=155930"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}