<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office"><head>
        <title>2022 Year in Review: New Product Round-up</title>
        <meta property="og:title" content="2022 Year in Review: New Product Round-up">
        <meta name="twitter:title" content="2022 Year in Review: New Product Round-up">
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        
        <style type="text/css" id="hs-inline-css">
/*<![CDATA[*/
  /* everything in this node will be inlined */

  /* ==== Page Styles ==== */

  body, #backgroundTable {
      background-color: #f2f2f2; /* Use body to determine background color */
      font-family: sans-serif;
  }

  #templateTable {
      width: 600px;
      background-color: #ffffff;
      -webkit-font-smoothing: antialiased;
  }

  h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
      display:block;
      font-weight:bold;
      line-height:100%;
      margin-top:0;
      margin-right:0;
      margin-bottom:10px;
      margin-left:0;
  }

  h1, .h1 {
      font-size:26px;
  }

  h2, .h2 {
      font-size:20px;
  }

  h3, .h3 {
      font-size:15px;
  }

  h4, .h4 {
      font-size:13px;
  }

  h5, .h5 {
      font-size:11px;
  }

  h6, .h6 {
      font-size:10px;
  }

  /* ==== Header Styles ==== */

  #headerTable {
      background-color: #f2f2f2;
      color:#444444;
      font-family:sans-serif;
      font-size:10px;
      line-height:120%;
      text-align:right;
      border-collapse: separate !important;
      padding-right: 30px;
  }

  #headerTable a:link, #headerTable a:visited, /*Y*/ #headerTable a .yshortcuts /*Y*/{
      font-weight:normal;
      text-decoration:underline;
  }

  /* ==== Template Wrapper Styles ==== */

  #contentCell {
      padding: 10px 20px;
      background-color: #f2f2f2;
  }

  #contentTableOuter {
      border-collapse: separate !important;

      background-color: #ffffff;
      
      box-shadow: 0px 1px rgba(0, 0, 0, 0.1);
      

      padding: 30px;
  }

  #contentTableInner {
      width: 600px;
  }

  /* ==== Body Styles ==== */

  .bodyContent {
      color:#444444;
      font-family:sans-serif;
      font-size: 15px;
      line-height:150%;
      text-align:left;
  }

  /* ==== Column Styles ==== */

  table.columnContentTable {
      border-collapse:separate !important;
      border-spacing:0;

      background-color: #ffffff;
  }

  td.columnContent {
      color:#444444;
      font-family:sans-serif;
      font-size:15px;
      line-height:120%;
      padding-top:20px;
      padding-right:20px;
      padding-bottom:20px;
      padding-left:20px;
  }

  /* ==== Footer Styles ==== */

  #footerTable {
      background-color: #f2f2f2;
  }

  #footerTable a {
      color: #999999;
  }

  #footerTable {
      color:#999999;
      font-family:sans-serif;
      font-size:12px;
      line-height:120%;
      padding-top:20px;
      padding-right:20px;
      padding-bottom:20px;
      padding-left:20px;
      text-align:center;
  }

  #footerTable a:link, #footerTable a:visited, /*Y*/ #footerTable a .yshortcuts /*Y*/{
      font-weight:normal;
      text-decoration:underline;
  }

  .hs-image-social-sharing-24 {
      max-width: 24px;
      max-height: 24px;
  }

  /* ==== Standard Resets ==== */
  .ExternalClass{
      width:100%;
  } /* Force HM to display emails at full width */
  .ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div {
      line-height: 100%;
  } /* Force HM to display normal line spacing */
  body, table, td, p, a, li, blockquote{
      -webkit-text-size-adjust:100%;
      -ms-text-size-adjust:100%;
  } /* Prevent WebKit and Windows mobile changing default text sizes */
  table, td {
      mso-table-lspace:0pt;
      mso-table-rspace:0pt;
  } /* Remove spacing between tables in Outlook 2007 and up */
  img {
      vertical-align: bottom;
      -ms-interpolation-mode:bicubic;
  } /* Allow smoother rendering of resized image in Internet Explorer */

  /* Reset Styles */
  body {
      margin:0;
      padding:0;
  }
  table {
      border-collapse:collapse !important;
  }
  body, #backgroundTable, #bodyCell{
      height:100% !important;
      margin:0;
      padding:0;
      width:100% !important;
  }
  a:link, a:visited {
      border-bottom: none;
  }

  /* iOS automatically adds a link to addresses */
  /* Style the footer with the same color as the footer text */
  #footer a {
      color: #999999;;
      -webkit-text-size-adjust: none;
      text-decoration: underline;
      font-weight: normal
  }
/*]]>*/
</style>

        <!--[if !mso]><!-- -->
<style type="text/css">
/*<![CDATA[*/
  /* ==== Mobile Styles ==== */

  /* Constrain email width for small screens */
  @media screen and (max-width: 650px) {
      table#backgroundTable {
          width: 95% !important;
      }

      table#templateTable {
          max-width:600px !important;
          width:100% !important;
      }

      table#contentTableInner {
          max-width:600px !important;
          width:100% !important;
      }

      /* Makes image expand to take 100% of width*/
      img {
          width: 100% !important;
          height: auto !important;
      }

      #contentCell {
          padding: 10px 10px !important;
      }

      #headerTable {
          padding-right: 15.0px !important;
      }

      #contentTableOuter {
          padding: 15.0px !important;
      }
  }

  @media only screen and (max-width: 480px) {
      /* ==== Client-Specific Mobile Styles ==== */
      body, table, td, p, a, li, blockquote{
          -webkit-text-size-adjust:none !important;
      } /* Prevent Webkit platforms from changing default text sizes */
      body{
          width:100% !important;
          min-width:100% !important;
      } /* Prevent iOS Mail from adding padding to the body */

      /* ==== Mobile Reset Styles ==== */
      td#bodyCell {
          padding:10px !important;
      }

      /* ==== Mobile Template Styles ==== */

      table#templateTable {
          max-width:600px !important;
          width:100% !important;
      }

      table#contentTableInner {
          max-width:600px !important;
          width:100% !important;
      }

      /* ==== Image Alignment Styles ==== */

      h1, .h1 {
          font-size:26px !important;
          line-height:125% !important;
      }

      h2, .h2 {
          font-size:20px !important;
          line-height:125% !important;
      }

      h3, .h3 {
          font-size:15px !important;
          line-height:125% !important;
      }

      h4, .h4 {
          font-size:13px !important;
          line-height:125% !important;
      }

      h5, .h5 {
          font-size:11px !important;
          line-height:125% !important;
      }

      h6, .h6 {
          font-size:10px !important;
          line-height:125% !important;
      }

      .hide {
          display:none !important;
      } /* Hide to save space */

      /* ==== Body Styles ==== */

      td.bodyContent {
          font-size:16px !important;
          line-height:145% !important;
      }

      /* ==== Footer Styles ==== */

      td#footerTable {
          padding-left: 0px !important;
          padding-right: 0px !important;
          font-size:12px !important;
          line-height:145% !important;
      }

      /* ==== Image Alignment Styles ==== */

      table.alignImageTable {
          width: 100% !important;
      }

      td.imageTableTop {
          display: none !important;
          /*padding-top: 10px !important;*/
      }
      td.imageTableRight {
          display: none !important;
      }
      td.imageTableBottom {
          padding-bottom: 10px !important;
      }
      td.imageTableLeft {
          display: none !important;
      }

      /* ==== Column Styles ==== */

      td.column {
          display: block !important;
          width: 100% !important;
          padding-top: 0 !important;
          padding-right: 0 !important;
          padding-bottom: 0 !important;
          padding-left: 0 !important;
      }

      td.columnContent {
          font-size:14px !important;
          line-height:145% !important;

          padding-top: 10px !important;
          padding-right: 10px !important;
          padding-bottom: 10px !important;
          padding-left: 10px !important;
      }

      #contentCell {
          padding: 10px 0px !important;
      }

      #headerTable {
          padding-right: 15.0px !important;
      }

      #contentTableOuter {
          padding: 15.0px !important;
      }
  }
/*]]>*/
</style>
<!--<![endif]-->

        
        <!--[if gte mso 9]>
          <xml>
            <o:OfficeDocumentSettings>
              <o:AllowPNG/>
              <o:PixelsPerInch>96</o:PixelsPerInch>
            </o:OfficeDocumentSettings>
          </xml>
        <![endif]-->
    <meta name="generator" content="HubSpot"><meta property="og:url" content="https://campaign.globalbmg.com/2022-year-in-review-new-product-round-up"><meta name="x-apple-disable-message-reformatting"><meta name="robots" content="noindex,follow"><meta name="viewport" content="width=device-width, initial-scale=1"></head>
    <body class="" style="background-color:#f2f2f2; font-family:sans-serif; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; height:100% !important; margin:0; padding:0; width:100% !important" leftmargin="0" marginwidth="0" topmargin="0" marginheight="0" offset="0" bgcolor="#f2f2f2">
        <!-- Preview text (text which appears right after subject) -->
        <div id="preview_text" style="display:none;font-size:1px;color:#f2f2f2;line-height:1px;max-height:0px;max-width:0px;opacity:0;overflow:hidden;">
            Are you offering your customers the latest, cutting-edge printing materials from HP?&nbsp;
        </div>

        <!--  The  backgroundTable table manages the color of the background and then the templateTable maintains the body of 
        the email template, including preheader & footer. This is the only table you set the width of to, everything else is set to 
        100% and in the CSS above. Having the width here within the table is just a small win for Lotus Notes. -->

        <!-- Begin backgroundTable -->  
        <table align="center" bgcolor="#f2f2f2" border="0" cellpadding="0" cellspacing="0" height="100%" width="100%" id="backgroundTable" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:collapse !important; background-color:#f2f2f2; font-family:sans-serif; height:100% !important; margin:0; padding:0; width:100% !important">
            <tbody><tr>
                <td align="center" valign="top" id="bodyCell" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; height:100% !important; margin:0; padding:0; width:100% !important" height="100%" width="100%"> <!-- When nesting tables within a TD, align center keeps it well, centered. -->
                    <!-- Begin Template Container -->
                    <!-- This holds everything together in a nice container -->
                    <table border="0" cellpadding="0" cellspacing="0" id="templateTable" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:collapse !important; width:600px; background-color:#ffffff; -webkit-font-smoothing:antialiased" width="600" bgcolor="#ffffff">
                        <tbody><tr>
                            <td align="center" valign="top" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt">
                                <!-- Begin Template Preheader -->
                                <div class="header-container-wrapper">
</div><table border="0" cellpadding="0" cellspacing="0" width="100%" id="headerTable" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; background-color:#f2f2f2; color:#444444; font-family:sans-serif; font-size:10px; line-height:120%; text-align:right; border-collapse:separate !important; padding-right:30px" bgcolor="#f2f2f2" align="right">
                                    <tbody><tr>
<td align="left" valign="top" class="bodyContent" width="100%" colspan="12" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; color:#444444; font-family:sans-serif; font-size:15px; line-height:150%; text-align:left">
<table cellpadding="0" cellspacing="0" border="0" width="100%" class="templateColumnWrapper" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:collapse !important">
            <tbody><tr>
<td valign="top" colspan="12" width="100.0%" class=" column" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; width:100.0%; text-align:left; padding:0; font-family:sans-serif; font-size:15px; line-height:1.5em; color:#444444" align="left">

<div class="widget-span widget-type-email_view_as_web_page " style="" data-widget-type="email_view_as_web_page">

<div style="padding-top: 15px; font-family: Geneva, Verdana, Arial, Helvetica, sans-serif; text-align: right; font-size: 9px; line-height: 1.34em; color: #999999;">Not rendering correctly? View this email as a web page <a class="hubspot-mergetag" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; color:#999999; text-decoration:underline; white-space:nowrap" data-viewaswebpage="true" href="https://campaign.globalbmg.com/2022-year-in-review-new-product-round-up?ecid=&amp;utm_campaign=HP_2022-12-8_New%20Product%20Round%20UP&amp;utm_source=hs_email&amp;utm_medium=email&amp;_hsenc=p2ANqtz-9OifQpg-0NJxHTko0Zjez_Ir24CAbz6PZlGdkkrn7ga1EQqsKBN1ENHZaHD1LdArUPWrrx" rel=" noopener" data-hs-link-id="0" target="_blank">here</a>.</div>

</div><!--end widget-span -->
   </td>
           </tr>
    </tbody></table>
   </td>
</tr>
<!--end header wrapper -->
                                </tbody></table>
                                <!-- End Template Preheader -->
                            </td>
                        </tr>
                        <tr>
                            <td align="center" valign="top" id="contentCell" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; padding:10px 20px; background-color:#f2f2f2" bgcolor="#f2f2f2">
                                <!-- Begin Template Wrapper -->
                                <!-- This separates the preheader which usually contains the "open in browser, etc" content
                                from the actual body of the email. Can alternatively contain the footer too, but I choose not
                                to so that it stays outside of the border. -->
                                <table border="0" cellpadding="0" cellspacing="0" width="100%" id="contentTableOuter" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:separate !important; background-color:#ffffff; box-shadow:0px 1px rgba(0, 0, 0, 0.1); padding:30px; border:1px solid #cccccc; border-bottom:1px solid #acacac" bgcolor="#ffffff">
                                    <tbody><tr>
                                        <td align="center" valign="top" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt">
                                            <div class="body-container-wrapper">
</div><table border="0" cellpadding="0" cellspacing="0" id="contentTableInner" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:collapse !important; width:600px" width="600">
                                                <tbody><tr>
<td align="left" valign="top" class="bodyContent" width="100%" colspan="12" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; color:#444444; font-family:sans-serif; font-size:15px; line-height:150%; text-align:left">
<table cellpadding="0" cellspacing="0" border="0" width="100%" class="templateColumnWrapper" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:collapse !important">
            <tbody><tr>
<td valign="top" colspan="12" width="100.0%" class=" column" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; width:100.0%; text-align:left; padding:0; font-family:sans-serif; font-size:15px; line-height:1.5em; color:#444444" align="left">

<div class="widget-span widget-type-custom_widget " style="" data-widget-type="custom_widget">
<div class="layout-widget-wrapper">
<div id="hs_cos_wrapper_module_15553577652413369" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module widget-type-social_sharing" style="color: inherit; font-size: inherit; line-height: inherit;" data-hs-cos-general-type="widget" data-hs-cos-type="module">






<div class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_social_sharing" data-hs-cos-general-type="widget" data-hs-cos-type="social_sharing">
  
	
  
    
    
    
    
			
		

    <a href="https://www.facebook.com/HPLFMedia/?utm_campaign=HP_2022-12-8_New%20Product%20Round%20UP&amp;utm_source=hs_email&amp;utm_medium=email&amp;_hsenc=p2ANqtz-9OifQpg-0NJxHTko0Zjez_Ir24CAbz6PZlGdkkrn7ga1EQqsKBN1ENHZaHD1LdArUPWrrx" target="_blank" rel="noopener" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; width:24px; border-width:0px; border:0px; text-decoration:none" width="24" data-hs-link-id="0">
      <img src="https://7528304.fs1.hubspotusercontent-na1.net/hub/7528304/hubfs/raw_assets/public/mV0_hubspot/img/facebook-color.png?upscale=true&amp;width=48&amp;height=48&amp;upscale=true&amp;name=facebook-color.png" class="hs-image-widget hs-image-social-sharing-24" style="vertical-align:bottom; -ms-interpolation-mode:bicubic; max-width:24px; max-height:24px; height:24px; width:24px; border-radius:3px; border-width:0px; border:0px" width="24" hspace="0" alt="Share on facebook" height="24">
    </a>
	

  
	
  
    
    
    
    
			
		

    <a href="https://www.linkedin.com/company/3702301?utm_campaign=HP_2022-12-8_New%20Product%20Round%20UP&amp;utm_source=hs_email&amp;utm_medium=email&amp;_hsenc=p2ANqtz-9OifQpg-0NJxHTko0Zjez_Ir24CAbz6PZlGdkkrn7ga1EQqsKBN1ENHZaHD1LdArUPWrrx" target="_blank" rel="noopener" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; width:24px; border-width:0px; border:0px; text-decoration:none" width="24" data-hs-link-id="0">
      <img src="https://7528304.fs1.hubspotusercontent-na1.net/hub/7528304/hubfs/raw_assets/public/mV0_hubspot/img/linkedin-color.png?upscale=true&amp;width=48&amp;height=48&amp;upscale=true&amp;name=linkedin-color.png" class="hs-image-widget hs-image-social-sharing-24" style="vertical-align:bottom; -ms-interpolation-mode:bicubic; max-width:24px; max-height:24px; height:24px; width:24px; border-radius:3px; border-width:0px; border:0px" width="24" hspace="0" alt="Share on linkedin" height="24">
    </a>
	

  
	
  
    
    
    
    
			
		

    <a href="https://twitter.com/hplfmedia?utm_campaign=HP_2022-12-8_New%20Product%20Round%20UP&amp;utm_source=hs_email&amp;utm_medium=email&amp;_hsenc=p2ANqtz-9OifQpg-0NJxHTko0Zjez_Ir24CAbz6PZlGdkkrn7ga1EQqsKBN1ENHZaHD1LdArUPWrrx" target="_blank" rel="noopener" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; width:24px; border-width:0px; border:0px; text-decoration:none" width="24" data-hs-link-id="0">
      <img src="https://7528302.fs1.hubspotusercontent-na1.net/hub/7528302/hubfs/raw_assets/public/mV0_hubspot/img/twitter-color.png?upscale=true&amp;width=48&amp;height=48&amp;upscale=true&amp;name=twitter-color.png" class="hs-image-widget hs-image-social-sharing-24" style="vertical-align:bottom; -ms-interpolation-mode:bicubic; max-width:24px; max-height:24px; height:24px; width:24px; border-radius:3px; border-width:0px; border:0px" width="24" hspace="0" alt="Share on twitter" height="24">
    </a>
	

  
	
  

  
	
  

</div></div>
</div><!--end layout-widget-wrapper -->
</div><!--end widget-span -->
   </td>
           </tr>
    </tbody></table>
   </td>
</tr>
<tr>
<td align="left" valign="top" class="bodyContent" width="100%" colspan="12" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; color:#444444; font-family:sans-serif; font-size:15px; line-height:150%; text-align:left">
<table cellpadding="0" cellspacing="0" border="0" width="100%" class="templateColumnWrapper" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:collapse !important">
            <tbody><tr>
<td valign="top" colspan="12" width="100.0%" class=" column" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; width:100.0%; text-align:left; padding:0; font-family:sans-serif; font-size:15px; line-height:1.5em; color:#444444" align="left">

<div class="widget-span widget-type-custom_widget " style="" data-widget-type="custom_widget">
<div class="layout-widget-wrapper">
<div id="hs_cos_wrapper_module_153875599230853" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module widget-type-linked_image" style="color: inherit; font-size: inherit; line-height: inherit;" data-hs-cos-general-type="widget" data-hs-cos-type="module">
    






  



<div id="hs_cos_wrapper_module_153875599230853_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_linked_image" style="color: inherit; font-size: inherit; line-height: inherit;" data-hs-cos-general-type="widget" data-hs-cos-type="linked_image"><a href="http://hp.globalbmg.com/?utm_campaign=HP_2022-12-8_New%20Product%20Round%20UP&amp;utm_source=hs_email&amp;utm_medium=email&amp;_hsenc=p2ANqtz-9OifQpg-0NJxHTko0Zjez_Ir24CAbz6PZlGdkkrn7ga1EQqsKBN1ENHZaHD1LdArUPWrrx" target="_blank" id="hs-link-module_153875599230853_" rel="noopener" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; border-width:0px; border:0px" data-hs-link-id="0"><img src="https://cdn2.hubspot.net/hub/4825953/hubfs/HP-Email-Header-2.jpg?upscale=true&amp;width=1200&amp;upscale=true&amp;name=HP-Email-Header-2.jpg" class="hs-image-widget " style="vertical-align:bottom; -ms-interpolation-mode:bicubic; max-height:100px; max-width:600px; border-width:0px; border:0px" width="600" alt="HP-Email-Header-2" title="HP-Email-Header-2"></a></div></div>
</div><!--end layout-widget-wrapper -->
</div><!--end widget-span -->
   </td>
           </tr>
    </tbody></table>
   </td>
</tr>
<tr>
<td align="left" valign="top" class="bodyContent" width="100%" colspan="12" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; color:#444444; font-family:sans-serif; font-size:15px; line-height:150%; text-align:left">
<table cellpadding="0" cellspacing="0" border="0" width="100%" class="templateColumnWrapper" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:collapse !important">
            <tbody><tr>
<td valign="top" colspan="12" width="100.0%" class=" column" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; width:100.0%; text-align:left; padding:0; font-family:sans-serif; font-size:15px; line-height:1.5em; color:#444444" align="left">

<div class="widget-span widget-type-custom_widget " style="" data-widget-type="custom_widget">
<div class="layout-widget-wrapper">
<div id="hs_cos_wrapper_module_15387562315511711" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module widget-type-linked_image" style="color: inherit; font-size: inherit; line-height: inherit;" data-hs-cos-general-type="widget" data-hs-cos-type="module">
    






  



<div id="hs_cos_wrapper_module_15387562315511711_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_linked_image" style="color: inherit; font-size: inherit; line-height: inherit;" data-hs-cos-general-type="widget" data-hs-cos-type="linked_image"><a href="https://hp.globalbmg.com/en/?utm_campaign=HP_2022-12-8_New%20Product%20Round%20UP&amp;utm_source=hs_email&amp;utm_medium=email&amp;_hsenc=p2ANqtz-9OifQpg-0NJxHTko0Zjez_Ir24CAbz6PZlGdkkrn7ga1EQqsKBN1ENHZaHD1LdArUPWrrx" target="_parent" id="hs-link-module_15387562315511711_" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; border-width:0px; border:0px" data-hs-link-id="0"><img src="https://cdn2.hubspot.net/hub/4825953/hubfs/2022-Year-in-Review-Email-Image.jpg?upscale=true&amp;width=1200&amp;upscale=true&amp;name=2022-Year-in-Review-Email-Image.jpg" class="hs-image-widget " style="vertical-align:bottom; -ms-interpolation-mode:bicubic; max-height:300px; max-width:600px; border-width:0px; border:0px" width="600" alt="2022-Year-in-Review-Email-Image" title="2022-Year-in-Review-Email-Image"></a></div></div>
</div><!--end layout-widget-wrapper -->
</div><!--end widget-span -->
   </td>
           </tr>
    </tbody></table>
   </td>
</tr>
<tr>
<td align="left" valign="top" class="bodyContent" width="100%" colspan="12" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; color:#444444; font-family:sans-serif; font-size:15px; line-height:150%; text-align:left">
<table cellpadding="0" cellspacing="0" border="0" width="100%" class="templateColumnWrapper" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:collapse !important">
            <tbody><tr>
<td valign="top" colspan="12" width="100.0%" class=" column" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; width:100.0%; text-align:left; padding:0; font-family:sans-serif; font-size:15px; line-height:1.5em; color:#444444" align="left">

<div class="widget-span widget-type-custom_widget " style="" data-widget-type="custom_widget">
<div class="layout-widget-wrapper">
<div id="hs_cos_wrapper_module_157359034870469" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="color: inherit; font-size: inherit; line-height: inherit;" data-hs-cos-general-type="widget" data-hs-cos-type="module"><hr style="height:1px; color:#a9a9a9; background-color:#a9a9a9;width:100%;margin-top:15px; margin-bottom:15px;"></div>
</div><!--end layout-widget-wrapper -->
</div><!--end widget-span -->
   </td>
           </tr>
    </tbody></table>
   </td>
</tr>
<tr>
<td align="left" valign="top" class="bodyContent" width="100%" colspan="12" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; color:#444444; font-family:sans-serif; font-size:15px; line-height:150%; text-align:left">
<table cellpadding="0" cellspacing="0" border="0" width="100%" class="templateColumnWrapper" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:collapse !important">
            <tbody><tr>
<td valign="top" colspan="12" width="100.0%" class=" column" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; width:100.0%; text-align:left; padding:0; font-family:sans-serif; font-size:15px; line-height:1.5em; color:#444444" align="left">

<div class="widget-span widget-type-custom_widget " style="" data-widget-type="custom_widget">
<div class="layout-widget-wrapper">
<div id="hs_cos_wrapper_module_157367438620652" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module widget-type-rich_text widget-type-rich_text" style="color: inherit; font-size: inherit; line-height: inherit;" data-hs-cos-general-type="widget" data-hs-cos-type="module"><div id="hs_cos_wrapper_module_157367438620652_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_rich_text" style="color: inherit; font-size: inherit; line-height: inherit;" data-hs-cos-general-type="widget" data-hs-cos-type="rich_text"><h1 style="display:block; line-height:100%; margin-top:0; margin-right:0; margin-bottom:10px; margin-left:0; font-size:22px; text-align:center; font-weight:bold" align="center"><span style="font-family: Arial, Helvetica, sans-serif;">Offer your customers the latest HP products!</span></h1></div></div>
</div><!--end layout-widget-wrapper -->
</div><!--end widget-span -->
   </td>
           </tr>
    </tbody></table>
   </td>
</tr>
<tr>
<td align="left" valign="top" class="bodyContent" width="100%" colspan="12" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; color:#444444; font-family:sans-serif; font-size:15px; line-height:150%; text-align:left">
<table cellpadding="0" cellspacing="0" border="0" width="100%" class="templateColumnWrapper" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:collapse !important">
            <tbody><tr>
<td valign="top" colspan="12" width="100.0%" class=" column" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; width:100.0%; text-align:left; padding:0; font-family:sans-serif; font-size:15px; line-height:1.5em; color:#444444" align="left">

<div class="widget-span widget-type-custom_widget " style="" data-widget-type="custom_widget">
<div class="layout-widget-wrapper">
<div id="hs_cos_wrapper_module_158048076032076" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="color: inherit; font-size: inherit; line-height: inherit;" data-hs-cos-general-type="widget" data-hs-cos-type="module"><hr style="height:1px; color:#a9a9a9; background-color:#a9a9a9;width:100%;margin-top:5px; margin-bottom:15px;"></div>
</div><!--end layout-widget-wrapper -->
</div><!--end widget-span -->
   </td>
           </tr>
    </tbody></table>
   </td>
</tr>
<tr>
<td align="left" valign="top" class="bodyContent" width="100%" colspan="12" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; color:#444444; font-family:sans-serif; font-size:15px; line-height:150%; text-align:left">
<table cellpadding="0" cellspacing="0" border="0" width="100%" class="templateColumnWrapper" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:collapse !important">
            <tbody><tr>
<td valign="top" colspan="12" width="100.0%" class=" column" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; width:100.0%; text-align:left; padding:0; font-family:sans-serif; font-size:15px; line-height:1.5em; color:#444444" align="left">

<div class="widget-span widget-type-email_body " style="" data-widget-type="email_body">
<div id="hs_cos_wrapper_hs_email_body" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_rich_text" style="color: inherit; font-size: inherit; line-height: inherit;" data-hs-cos-general-type="widget" data-hs-cos-type="rich_text"><p style="margin-bottom:1em; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; font-size:15px"><span style="color: #283c46; background-color: white;">Like so many industries, the printing business is in a time of transition. Developing technologies and changing business environments can bring challenges but also opportunities. </span></p>
<p style="margin-bottom:1em; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; font-size:15px"><span style="color: #283c46; background-color: white;">HP is turning great ideas into great products that respond to the changing market needs of the printing industry.</span></p>
<p style="margin-bottom:1em; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; font-size:15px"><span style="color: #283c46; background-color: white;">This year, HP introduced the following unique, state-of-the-art products:</span></p>
<ul style="font-size: 15px;">
<li style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; color:black"><span style="color: #0096d6;"><strong><a href="https://campaign.globalbmg.com/introducing-hp-recycled-removable-adhesive-fabric?utm_campaign=HP_2022-12-8_New%20Product%20Round%20UP&amp;utm_source=hs_email&amp;utm_medium=email&amp;_hsenc=p2ANqtz-9OifQpg-0NJxHTko0Zjez_Ir24CAbz6PZlGdkkrn7ga1EQqsKBN1ENHZaHD1LdArUPWrrx" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; color:#0096d6" data-hs-link-id="0" target="_blank">HP Recycled* Removable Adhesive Fabric</a></strong></span><span style="color: #0070c0;"> </span>– <span style="color: #222222; background-color: white;">this REACH-compliant</span>,<span style="color: #222222; background-color: white;">&nbsp;repositionable </span><span style="color: #222222; background-color: white;">adhesive fabric is made with recycled water bottles</span><sup style="text-align: start;">*</sup><span style="color: #222222; background-color: white;">&nbsp;</span><span style="color: #222222; background-color: white;">and coating materials.</span><span style="color: #222222; background-color: white;">&nbsp;</span></li>
<li style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; color:black"><span style="color: #0096d6;"><strong><a href="https://campaign.globalbmg.com/e3t/Ctc/T8+113/czF-w04/VXcjts5jKwhBVTqLQV71nGTjW7swsJQ4JJDsfN4sL4dy3q3n_V1-WJV7CgWP9W2XX38W1pjGVpW2zkXlC50bMP6W5B3cND98KWW6W7vbhsb4tbSBMW4_7M374hZ2T6W3WlG8h1L6FCLW9lhRgs7db0l3W40gXCC6DCqSwW3qpnT04KK6J9W82NR044T5z03W6ZMBw58rq72qN40KpbsCVkKVW3-QWsb1KGGjGW6yyxN77k6qylW36xSN63QXXP1W32B9F_3-8W9kW5PrWYM12w9j4W40qhph2P5YX7W3cSNFZ6cfdKTW1Wp-by1DQ3BlW8y2g-k5WJPhFW72vpJb3ZVLNQW2zdBwN23nq1pW5BfjWS4hGLMQW2JhQB23kNHlgVKX8y76tf93f315H1?utm_campaign=HP_2022-12-8_New%20Product%20Round%20UP&amp;utm_source=hs_email&amp;utm_medium=email&amp;_hsenc=p2ANqtz-9OifQpg-0NJxHTko0Zjez_Ir24CAbz6PZlGdkkrn7ga1EQqsKBN1ENHZaHD1LdArUPWrrx" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; color:#0096d6" data-hs-link-id="0" target="_blank">HP Prime Line of Adhesive Vinyl, Banner &amp; Printable Laminates</a></strong></span><span style="color: #0070c0;"> </span>– is now available for resale to our channel partners. This high-volume, economically priced media will help drive traffic to your website and capture additional high-margin market share.</li>
<li style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; color:black"><span style="color: #0070c0;"><span style="color: #0096d6;"><a href="https://hp.globalbmg.com/en/graphics-technical?specs=350&amp;utm_campaign=HP_2022-12-8_New%20Product%20Round%20UP&amp;utm_source=hs_email&amp;utm_medium=email&amp;_hsenc=p2ANqtz-9OifQpg-0NJxHTko0Zjez_Ir24CAbz6PZlGdkkrn7ga1EQqsKBN1ENHZaHD1LdArUPWrrx" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; color:#0096d6; font-weight:bold" data-hs-link-id="0" target="_blank">HP Artist Matte Canvas</a></span> </span>- <span style="color: #444444;">this improved natural white canvas has no OBAs (optical brighteners), * so it will not yellow over time and is a heavier 2-over-1 weave. It&nbsp;is now compatible with the most popular topcoats in the market — an important feature for fine art reproduction.</span></li>
</ul>
<p style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; margin-top:12pt; margin-right:0in; margin-bottom:12pt; padding-left:0in; font-size:15px"><span style="color: #283c46; background-color: white;">Are you offering your customers the latest, cutting-edge printing materials from HP? Order today!</span></p>
<center><a href="https://hp.globalbmg.com/en/?utm_campaign=HP_2022-12-8_New%20Product%20Round%20UP&amp;utm_source=hs_email&amp;utm_medium=email&amp;_hsenc=p2ANqtz-9OifQpg-0NJxHTko0Zjez_Ir24CAbz6PZlGdkkrn7ga1EQqsKBN1ENHZaHD1LdArUPWrrx" rel="noopener" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%" data-hs-link-id="1" target="_blank"><img src="https://cdn2.hubspot.net/hub/4825953/hubfs/ORDER-NOW-BUTTON.png?upscale=true&amp;width=380&amp;upscale=true&amp;name=ORDER-NOW-BUTTON.png" alt="ORDER-NOW-BUTTON" width="190" style="vertical-align:bottom; -ms-interpolation-mode:bicubic; height:auto; max-width:190px; width:190px" height="auto"></a></center>
<p style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; margin-top:12pt; margin-right:0in; margin-bottom:12pt; padding-left:0in; font-size:15px"><span style="color: #283c46; background-color: white;">Need assistance marketing these products? We can help. </span><span style="color: #283c46;">Contact your HP Large Format Media&nbsp;Specialist at </span><span style="color: #283c46;"><strong><span style="color: #0070c0;"><span style="color: #0096d6;">888-893-4668</span></span></strong><span style="color: #000000;">,</span><strong><span style="color: #0070c0;"> <span style="color: #0096d6;"><a href="https://hp.globalbmg.com/en?utm_campaign=HP_2022-12-8_New%20Product%20Round%20UP&amp;utm_source=hs_email&amp;utm_medium=email&amp;_hsenc=p2ANqtz-9OifQpg-0NJxHTko0Zjez_Ir24CAbz6PZlGdkkrn7ga1EQqsKBN1ENHZaHD1LdArUPWrrx" rel="noopener" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; color:#0096d6" data-hs-link-id="0" target="_blank">HPLFMedia.com</a></span></span></strong>, </span><span style="color: #283c46;">or email </span><span style="color: #283c46;"><a href="http://marketing.globalbmg.com/acton/ct/30591/e-01c4-1812/Bct/l-tst/l-tst:10/ct19_0/1?sid=TV2%3AHkiixV9M6&amp;utm_campaign=HP_2022-12-8_New%20Product%20Round%20UP&amp;utm_source=hs_email&amp;utm_medium=email&amp;_hsenc=p2ANqtz-9OifQpg-0NJxHTko0Zjez_Ir24CAbz6PZlGdkkrn7ga1EQqsKBN1ENHZaHD1LdArUPWrrx" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%" data-hs-link-id="0" target="_blank"><span style="color: #0070c0;"><span style="color: #0096d6;">info@HPLFMedia.com</span></span></a></span><span style="color: #283c46;">.</span></p>
<p style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; margin-top:12pt; margin-right:0in; margin-bottom:12pt; padding-left:0in; font-size:15px"><span style="color: #283c46; background-color: white;"><span style="color: #283c46; background-color: white;">We look forward to a great 2023 and a continued successful partnership.</span></span></p>
<p style="margin-bottom:1em; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%"><span style="font-size: 8px; color: #444444;">*&nbsp;For additional product information, including technical specifications, visit&nbsp;</span><span style="font-size: 8px; color: #0070c0;"><a href="https://campaign.globalbmg.com/e2t/c/*W2-775J7SwQpRVHKhQT55FCNy0/*W2DLD773_qWQFW5LkCKF27Sgth0/5/f18dQhb0SfHD8XZ7WSW6v0TL03crMGWN1PVNf7X9X8jW1td_fT7K0yZlW7k9_9Q2StSX2W2NB2NV6JrDsyW58zYp91GmwJ3W7vPVHQ7w4nLlN2-BvzS1jpPSW6FgYHR45jNlBW6pzHWB7bngBcW2hBQwB1MqhJKW7ldyjx608MzTW1mmSLf1MlldBW1HhsJ16YvdNkW1Z3xhZ1gFhJvW1y9h1c7wX3NtW706Y-Q81KY-8W7D_dj82jHKyyW1PlZ2v1ksRz8W2Npsv180tZg3W1Hjt_N1F9FJYW31ch0m7C41wgW1vDlgC80tXq4W6gPp0C3bwBFyW5jg9t94PxC8jW448gSD4ppp1-W3CBsD42-ws_-N47YrzmCTsR4W1bDs3c7zKRcBW8cYV1f55L9y5W6_X4T-70Jnl7W6TJ2rn4Fc3gNW8ty42k7wqP_qMZpcmq9ZLfmf48szDN11?utm_campaign=HP_2022-12-8_New%20Product%20Round%20UP&amp;utm_source=hs_email&amp;utm_medium=email&amp;_hsenc=p2ANqtz-9OifQpg-0NJxHTko0Zjez_Ir24CAbz6PZlGdkkrn7ga1EQqsKBN1ENHZaHD1LdArUPWrrx" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%" data-hs-link-id="0" target="_blank"><span style="color: #0070c0;">HPLFMedia.com</span></a></span><span style="font-size: 8px; color: #444444;">.</span></p></div>
</div><!--end widget-span -->
   </td>
           </tr>
    </tbody></table>
   </td>
</tr>
<tr>
<td align="left" valign="top" class="bodyContent" width="100%" colspan="12" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; color:#444444; font-family:sans-serif; font-size:15px; line-height:150%; text-align:left">
<table cellpadding="0" cellspacing="0" border="0" width="100%" class="templateColumnWrapper" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:collapse !important">
            <tbody><tr>
<td valign="top" colspan="12" width="100.0%" class=" column" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; width:100.0%; text-align:left; padding:0; font-family:sans-serif; font-size:15px; line-height:1.5em; color:#444444" align="left">

<div class="widget-span widget-type-custom_widget " style="" data-widget-type="custom_widget">
<div class="layout-widget-wrapper">
<div id="hs_cos_wrapper_module_157359052453599" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="color: inherit; font-size: inherit; line-height: inherit;" data-hs-cos-general-type="widget" data-hs-cos-type="module"><hr style="height:1px; color:#a9a9a9; background-color:#a9a9a9;width:100%;margin-top:15px; margin-bottom:15px;"></div>
</div><!--end layout-widget-wrapper -->
</div><!--end widget-span -->
   </td>
           </tr>
    </tbody></table>
   </td>
</tr>
<tr>
<td align="left" valign="top" class="bodyContent" width="100%" colspan="12" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; color:#444444; font-family:sans-serif; font-size:15px; line-height:150%; text-align:left">
<table cellpadding="0" cellspacing="0" border="0" width="100%" class="templateColumnWrapper" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:collapse !important">
            <tbody><tr>
<td valign="top" colspan="3" width="25.0%" class=" column" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; width:25.0%; text-align:left; padding:0; font-family:sans-serif; font-size:15px; line-height:1.5em; color:#444444" align="left">

<div class="widget-span widget-type-custom_widget " style="" data-widget-type="custom_widget">
<div class="layout-widget-wrapper">
<div id="hs_cos_wrapper_module_15387564567021982" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module widget-type-linked_image" style="color: inherit; font-size: inherit; line-height: inherit;" data-hs-cos-general-type="widget" data-hs-cos-type="module">
    






  



<div id="hs_cos_wrapper_module_15387564567021982_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_linked_image" style="color: inherit; font-size: inherit; line-height: inherit;" data-hs-cos-general-type="widget" data-hs-cos-type="linked_image"><img src="https://cdn2.hubspot.net/hub/4825953/hubfs/AMS.jpg?upscale=true&amp;width=450&amp;upscale=true&amp;name=AMS.jpg" class="hs-image-widget " style="vertical-align:bottom; -ms-interpolation-mode:bicubic; max-height:225px; max-width:225px; border-width:0px; border:0px" width="225" alt="AMS" title="AMS"></div></div>
</div><!--end layout-widget-wrapper -->
</div><!--end widget-span -->
   </td>
<td valign="top" colspan="9" width="75.0%" class=" column" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; width:75.0%; text-align:left; padding:0; font-family:sans-serif; font-size:15px; line-height:1.5em; color:#444444" align="left">

<div class="widget-span widget-type-custom_widget " style="" data-widget-type="custom_widget">
<div class="layout-widget-wrapper">
<div id="hs_cos_wrapper_module_15387564839791986" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module widget-type-rich_text" style="color: inherit; font-size: inherit; line-height: inherit;" data-hs-cos-general-type="widget" data-hs-cos-type="module"><div id="hs_cos_wrapper_module_15387564839791986_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_rich_text" style="color: inherit; font-size: inherit; line-height: inherit;" data-hs-cos-general-type="widget" data-hs-cos-type="rich_text"><h2 style="display:block; font-weight:bold; line-height:100%; margin-top:0; margin-right:0; margin-bottom:10px; margin-left:0; font-size:20px">&nbsp;</h2>
<h2 style="display:block; font-weight:bold; line-height:100%; margin-top:0; margin-right:0; margin-bottom:10px; margin-left:0; font-size:20px">&nbsp;</h2>
<h2 style="display:block; font-weight:bold; line-height:100%; margin-top:0; margin-right:0; margin-bottom:10px; margin-left:0; font-size:20px"><span style="font-size: 18px;">Americas</span></h2>
<p style="margin-bottom:1em; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%">United States: 888-893-4668&nbsp;<br> Canada: +1-888-893-4668&nbsp;<br> Mexico: +01-800-681-6740&nbsp;</p>
<p style="margin-bottom:1em; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%">&nbsp;</p>
<p style="margin-bottom:1em; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%"><!--HubSpot Call-to-Action Code --><span class="hs-cta-wrapper" data-hs-img-pg="03cb46cf-de60-4dc2-83e0-2070eb09ec2a" id="hs-cta-wrapper-03cb46cf-de60-4dc2-83e0-2070eb09ec2a"><span class="hs-cta-node hs-cta-03cb46cf-de60-4dc2-83e0-2070eb09ec2a" id="hs-cta-03cb46cf-de60-4dc2-83e0-2070eb09ec2a"><a href="https://hsctaimages.net/ctas/v2/public/cs/ci/?pg=03cb46cf-de60-4dc2-83e0-2070eb09ec2a&amp;pid=4825953&amp;ecid=&amp;hseid=&amp;hsic=false&amp;utm_rewrite=REWRITE_ALL&amp;utm_campaign=HP_2022-12-8_New%20Product%20Round%20UP&amp;utm_source=hs_email&amp;utm_medium=email&amp;_hsenc=p2ANqtz-9OifQpg-0NJxHTko0Zjez_Ir24CAbz6PZlGdkkrn7ga1EQqsKBN1ENHZaHD1LdArUPWrrx" target="_blank" rel="noopener" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%" data-hs-link-id="0"><img class="hs-cta-img" id="hs-cta-img-03cb46cf-de60-4dc2-83e0-2070eb09ec2a" style="vertical-align:bottom; -ms-interpolation-mode:bicubic; border-width:0px; float:left; margin-right:20px; width:auto !important; max-width:100% !important" mce_noresize="1" src="https://hsctaimages.net/ctas/v2/public/cs/il/?pg=03cb46cf-de60-4dc2-83e0-2070eb09ec2a&amp;pid=4825953&amp;ecid=&amp;hseid=&amp;hsic=false" alt="Contact Us" align="left" width="auto"></a></span></span><!-- end HubSpot Call-to-Action Code --></p></div></div>
</div><!--end layout-widget-wrapper -->
</div><!--end widget-span -->
   </td>
           </tr>
    </tbody></table>
   </td>
</tr>
<tr>
<td align="left" valign="top" class="bodyContent" width="100%" colspan="12" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; color:#444444; font-family:sans-serif; font-size:15px; line-height:150%; text-align:left">
<table cellpadding="0" cellspacing="0" border="0" width="100%" class="templateColumnWrapper" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:collapse !important">
            <tbody><tr>
<td valign="top" colspan="12" width="100.0%" class=" column" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; width:100.0%; text-align:left; padding:0; font-family:sans-serif; font-size:15px; line-height:1.5em; color:#444444" align="left">

<div class="widget-span widget-type-custom_widget " style="" data-widget-type="custom_widget">
<div class="layout-widget-wrapper">
<div id="hs_cos_wrapper_module_1573590533218101" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="color: inherit; font-size: inherit; line-height: inherit;" data-hs-cos-general-type="widget" data-hs-cos-type="module"><hr style="height:1px; color:#a9a9a9; background-color:#a9a9a9;width:100%;margin-top:15px; margin-bottom:15px;"></div>
</div><!--end layout-widget-wrapper -->
</div><!--end widget-span -->
   </td>
           </tr>
    </tbody></table>
   </td>
</tr>
<tr>
<td align="left" valign="top" class="bodyContent" width="100%" colspan="12" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; color:#444444; font-family:sans-serif; font-size:15px; line-height:150%; text-align:left">
<table cellpadding="0" cellspacing="0" border="0" width="100%" class="templateColumnWrapper" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:collapse !important">
            <tbody><tr>
<td valign="top" colspan="3" width="25.0%" class=" column" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; width:25.0%; text-align:left; padding:0; font-family:sans-serif; font-size:15px; line-height:1.5em; color:#444444" align="left">

<div class="widget-span widget-type-custom_widget " style="" data-widget-type="custom_widget">
<div class="layout-widget-wrapper">
<div id="hs_cos_wrapper_module_153875710245560" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module widget-type-linked_image" style="color: inherit; font-size: inherit; line-height: inherit;" data-hs-cos-general-type="widget" data-hs-cos-type="module">
    






  



<div id="hs_cos_wrapper_module_153875710245560_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_linked_image" style="color: inherit; font-size: inherit; line-height: inherit;" data-hs-cos-general-type="widget" data-hs-cos-type="linked_image"><img src="https://cdn2.hubspot.net/hub/4825953/hubfs/EMEA.jpg?upscale=true&amp;width=450&amp;upscale=true&amp;name=EMEA.jpg" class="hs-image-widget " style="vertical-align:bottom; -ms-interpolation-mode:bicubic; max-height:225px; max-width:225px; border-width:0px; border:0px" width="225" alt="EMEA" title="EMEA"></div></div>
</div><!--end layout-widget-wrapper -->
</div><!--end widget-span -->
   </td>
<td valign="top" colspan="9" width="75.0%" class=" column" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; width:75.0%; text-align:left; padding:0; font-family:sans-serif; font-size:15px; line-height:1.5em; color:#444444" align="left">

<div class="widget-span widget-type-custom_widget " style="" data-widget-type="custom_widget">
<div class="layout-widget-wrapper">
<div id="hs_cos_wrapper_module_153875710869984" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module widget-type-rich_text" style="color: inherit; font-size: inherit; line-height: inherit;" data-hs-cos-general-type="widget" data-hs-cos-type="module"><div id="hs_cos_wrapper_module_153875710869984_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_rich_text" style="color: inherit; font-size: inherit; line-height: inherit;" data-hs-cos-general-type="widget" data-hs-cos-type="rich_text"><h2 style="display:block; font-weight:bold; line-height:100%; margin-top:0; margin-right:0; margin-bottom:10px; margin-left:0; font-size:20px">&nbsp;</h2>
<h2 style="display:block; font-weight:bold; line-height:100%; margin-top:0; margin-right:0; margin-bottom:10px; margin-left:0; font-size:20px"><span style="font-size: 18px;">Europe, Middle East, and Africa</span></h2>
<p style="margin-bottom:1em; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%">EMEA: +34 935 479 700<br>Alps, Baltics, Benelux and Nordics: +32 28 080 750<br>Central &amp; Eastern Europe: +34 935 479 700<br>France: +34 935 479 700<br>Germany: +34 935 479 700<br>Italy: +39 02 9475 4971<br>Middle East &amp; Africa: +34 935 479 700<br>Spain &amp; Portugal: +34 935 479 700<br>UK &amp; Ireland: +44 (24) 7527 9913</p>
<p style="margin-bottom:1em; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%">&nbsp;</p>
<p style="margin-bottom:1em; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%"><!--HubSpot Call-to-Action Code --><span class="hs-cta-wrapper" data-hs-img-pg="03cb46cf-de60-4dc2-83e0-2070eb09ec2a" id="hs-cta-wrapper-03cb46cf-de60-4dc2-83e0-2070eb09ec2a"><span class="hs-cta-node hs-cta-03cb46cf-de60-4dc2-83e0-2070eb09ec2a" id="hs-cta-03cb46cf-de60-4dc2-83e0-2070eb09ec2a"><a href="https://hsctaimages.net/ctas/v2/public/cs/ci/?pg=03cb46cf-de60-4dc2-83e0-2070eb09ec2a&amp;pid=4825953&amp;ecid=&amp;hseid=&amp;hsic=false&amp;utm_rewrite=REWRITE_ALL&amp;utm_campaign=HP_2022-12-8_New%20Product%20Round%20UP&amp;utm_source=hs_email&amp;utm_medium=email&amp;_hsenc=p2ANqtz-9OifQpg-0NJxHTko0Zjez_Ir24CAbz6PZlGdkkrn7ga1EQqsKBN1ENHZaHD1LdArUPWrrx" target="_blank" rel="noopener" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%" data-hs-link-id="1"><img class="hs-cta-img" id="hs-cta-img-03cb46cf-de60-4dc2-83e0-2070eb09ec2a" style="vertical-align:bottom; -ms-interpolation-mode:bicubic; border-width:0px; float:left; margin-right:20px; width:auto !important; max-width:100% !important" mce_noresize="1" src="https://hsctaimages.net/ctas/v2/public/cs/il/?pg=03cb46cf-de60-4dc2-83e0-2070eb09ec2a&amp;pid=4825953&amp;ecid=&amp;hseid=&amp;hsic=false" alt="Contact Us" align="left" width="auto"></a></span></span><!-- end HubSpot Call-to-Action Code --></p></div></div>
</div><!--end layout-widget-wrapper -->
</div><!--end widget-span -->
   </td>
           </tr>
    </tbody></table>
   </td>
</tr>
<tr>
<td align="left" valign="top" class="bodyContent" width="100%" colspan="12" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; color:#444444; font-family:sans-serif; font-size:15px; line-height:150%; text-align:left">
<table cellpadding="0" cellspacing="0" border="0" width="100%" class="templateColumnWrapper" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:collapse !important">
            <tbody><tr>
<td valign="top" colspan="12" width="100.0%" class=" column" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; width:100.0%; text-align:left; padding:0; font-family:sans-serif; font-size:15px; line-height:1.5em; color:#444444" align="left">

<div class="widget-span widget-type-custom_widget " style="" data-widget-type="custom_widget">
<div class="layout-widget-wrapper">
<div id="hs_cos_wrapper_module_1573590539432103" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="color: inherit; font-size: inherit; line-height: inherit;" data-hs-cos-general-type="widget" data-hs-cos-type="module"><hr style="height:1px; color:#a9a9a9; background-color:#a9a9a9;width:100%;margin-top:15px; margin-bottom:15px;"></div>
</div><!--end layout-widget-wrapper -->
</div><!--end widget-span -->
   </td>
           </tr>
    </tbody></table>
   </td>
</tr>
<tr>
<td align="left" valign="top" class="bodyContent" width="100%" colspan="12" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; color:#444444; font-family:sans-serif; font-size:15px; line-height:150%; text-align:left">
<table cellpadding="0" cellspacing="0" border="0" width="100%" class="templateColumnWrapper" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:collapse !important">
            <tbody><tr>
<td valign="top" colspan="3" width="25.0%" class=" column" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; width:25.0%; text-align:left; padding:0; font-family:sans-serif; font-size:15px; line-height:1.5em; color:#444444" align="left">

<div class="widget-span widget-type-custom_widget " style="" data-widget-type="custom_widget">
<div class="layout-widget-wrapper">
<div id="hs_cos_wrapper_module_1538757318376965" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module widget-type-linked_image" style="color: inherit; font-size: inherit; line-height: inherit;" data-hs-cos-general-type="widget" data-hs-cos-type="module">
    






  



<div id="hs_cos_wrapper_module_1538757318376965_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_linked_image" style="color: inherit; font-size: inherit; line-height: inherit;" data-hs-cos-general-type="widget" data-hs-cos-type="linked_image"><img src="https://cdn2.hubspot.net/hub/4825953/hubfs/APJ.jpg?upscale=true&amp;width=450&amp;upscale=true&amp;name=APJ.jpg" class="hs-image-widget " style="vertical-align:bottom; -ms-interpolation-mode:bicubic; max-height:225px; max-width:225px; border-width:0px; border:0px" width="225" alt="APJ" title="APJ"></div></div>
</div><!--end layout-widget-wrapper -->
</div><!--end widget-span -->
   </td>
<td valign="top" colspan="9" width="75.0%" class=" column" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; width:75.0%; text-align:left; padding:0; font-family:sans-serif; font-size:15px; line-height:1.5em; color:#444444" align="left">

<div class="widget-span widget-type-custom_widget " style="" data-widget-type="custom_widget">
<div class="layout-widget-wrapper">
<div id="hs_cos_wrapper_module_1538757328092974" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module widget-type-rich_text" style="color: inherit; font-size: inherit; line-height: inherit;" data-hs-cos-general-type="widget" data-hs-cos-type="module"><div id="hs_cos_wrapper_module_1538757328092974_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_rich_text" style="color: inherit; font-size: inherit; line-height: inherit;" data-hs-cos-general-type="widget" data-hs-cos-type="rich_text"><h2 style="display:block; font-weight:bold; line-height:100%; margin-top:0; margin-right:0; margin-bottom:10px; margin-left:0; font-size:20px">&nbsp;</h2>
<h2 style="display:block; font-weight:bold; line-height:100%; margin-top:0; margin-right:0; margin-bottom:10px; margin-left:0; font-size:20px">&nbsp;</h2>
<h2 style="display:block; font-weight:bold; line-height:100%; margin-top:0; margin-right:0; margin-bottom:10px; margin-left:0; font-size:20px"><span style="font-size: 18px;">Asia Pacific</span></h2>
<p style="margin-bottom:1em; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%">Australia: +61 2 8038 5013&nbsp;<br> Singapore: +65 3158 4677&nbsp;</p>
<p style="margin-bottom:1em; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%">&nbsp;</p>
<p style="margin-bottom:1em; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%"><!--HubSpot Call-to-Action Code --><span class="hs-cta-wrapper" data-hs-img-pg="03cb46cf-de60-4dc2-83e0-2070eb09ec2a" id="hs-cta-wrapper-03cb46cf-de60-4dc2-83e0-2070eb09ec2a"><span class="hs-cta-node hs-cta-03cb46cf-de60-4dc2-83e0-2070eb09ec2a" id="hs-cta-03cb46cf-de60-4dc2-83e0-2070eb09ec2a"><a href="https://hsctaimages.net/ctas/v2/public/cs/ci/?pg=03cb46cf-de60-4dc2-83e0-2070eb09ec2a&amp;pid=4825953&amp;ecid=&amp;hseid=&amp;hsic=false&amp;utm_rewrite=REWRITE_ALL&amp;utm_campaign=HP_2022-12-8_New%20Product%20Round%20UP&amp;utm_source=hs_email&amp;utm_medium=email&amp;_hsenc=p2ANqtz-9OifQpg-0NJxHTko0Zjez_Ir24CAbz6PZlGdkkrn7ga1EQqsKBN1ENHZaHD1LdArUPWrrx" target="_blank" rel="noopener" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%" data-hs-link-id="2"><img class="hs-cta-img" id="hs-cta-img-03cb46cf-de60-4dc2-83e0-2070eb09ec2a" style="vertical-align:bottom; -ms-interpolation-mode:bicubic; border-width:0px; float:left; margin-right:20px; width:auto !important; max-width:100% !important" mce_noresize="1" src="https://hsctaimages.net/ctas/v2/public/cs/il/?pg=03cb46cf-de60-4dc2-83e0-2070eb09ec2a&amp;pid=4825953&amp;ecid=&amp;hseid=&amp;hsic=false" alt="Contact Us" align="left" width="auto"></a></span></span><!-- end HubSpot Call-to-Action Code --></p></div></div>
</div><!--end layout-widget-wrapper -->
</div><!--end widget-span -->
   </td>
           </tr>
    </tbody></table>
   </td>
</tr>
<tr>
<td align="left" valign="top" class="bodyContent" width="100%" colspan="12" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; color:#444444; font-family:sans-serif; font-size:15px; line-height:150%; text-align:left">
<table cellpadding="0" cellspacing="0" border="0" width="100%" class="templateColumnWrapper" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:collapse !important">
            <tbody><tr>
<td valign="top" colspan="12" width="100.0%" class=" column" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; width:100.0%; text-align:left; padding:0; font-family:sans-serif; font-size:15px; line-height:1.5em; color:#444444" align="left">

<div class="widget-span widget-type-custom_widget " style="" data-widget-type="custom_widget">
<div class="layout-widget-wrapper">
<div id="hs_cos_wrapper_module_1573590546058105" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" style="color: inherit; font-size: inherit; line-height: inherit;" data-hs-cos-general-type="widget" data-hs-cos-type="module"><hr style="height:1px; color:#a9a9a9; background-color:#a9a9a9;width:100%;margin-top:15px; margin-bottom:15px;"></div>
</div><!--end layout-widget-wrapper -->
</div><!--end widget-span -->
   </td>
           </tr>
    </tbody></table>
   </td>
</tr>
<tr>
<td align="left" valign="top" class="bodyContent" width="100%" colspan="12" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; color:#444444; font-family:sans-serif; font-size:15px; line-height:150%; text-align:left">
<table cellpadding="0" cellspacing="0" border="0" width="100%" class="templateColumnWrapper" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:collapse !important">
            <tbody><tr>
<td valign="top" colspan="12" width="100.0%" class=" column" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; width:100.0%; text-align:left; padding:0; font-family:sans-serif; font-size:15px; line-height:1.5em; color:#444444" align="left">

<div class="widget-span widget-type-custom_widget " style="" data-widget-type="custom_widget">
<div class="layout-widget-wrapper">
<div id="hs_cos_wrapper_module_15387577361901806" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module widget-type-rich_text" style="color: inherit; font-size: inherit; line-height: inherit;" data-hs-cos-general-type="widget" data-hs-cos-type="module"><div id="hs_cos_wrapper_module_15387577361901806_" class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_rich_text" style="color: inherit; font-size: inherit; line-height: inherit;" data-hs-cos-general-type="widget" data-hs-cos-type="rich_text"><p style="margin-bottom:1em; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%"><span style="font-size: 10px;">© 2022 HP Development Company, L.P. © 2022 Brand Management Group. The information contained herein is subject to change without notice. The only warranties for HP products and services are set forth in the express warranty statements accompanying such products and services. Nothing herein should be construed as constituting an additional warranty. HP and BMG shall not be liable for technical or editorial errors or omissions contained herein.&nbsp;</span><br><br><span style="font-size: 10px;"> HP is a registered trademark of HP Development Company, L.P. and is used by Brand Management Group on license from HP Development Company, L.P.&nbsp;</span></p></div></div>
</div><!--end layout-widget-wrapper -->
</div><!--end widget-span -->
   </td>
           </tr>
    </tbody></table>
   </td>
</tr>
<!--end body wrapper -->
                                            </tbody></table>
                                        </td>
                                    </tr>
                                </tbody></table>
                                <!-- End Template Wrapper -->
                            </td>
                        </tr>
                        <tr>
                            <td align="center" valign="top" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt">
                                <!-- Begin Template Footer -->
                                <div class="footer-container-wrapper">
</div><table border="0" cellpadding="0" cellspacing="0" width="100%" id="footerTable" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:collapse !important; background-color:#f2f2f2; color:#999999; font-family:sans-serif; font-size:12px; line-height:120%; padding-top:20px; padding-right:20px; padding-bottom:20px; padding-left:20px; text-align:center" bgcolor="#f2f2f2" align="center">
                                    <tbody><tr>
<td align="left" valign="top" class="bodyContent" width="100%" colspan="12" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; color:#444444; font-family:sans-serif; font-size:15px; line-height:150%; text-align:left">
<table cellpadding="0" cellspacing="0" border="0" width="100%" class="templateColumnWrapper" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:collapse !important">
            <tbody><tr>
<td valign="top" colspan="12" width="100.0%" class=" column" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; width:100.0%; text-align:left; padding:0; font-family:sans-serif; font-size:15px; line-height:1.5em; color:#444444" align="left">

<div class="widget-span widget-type-email_can_spam " style="" data-widget-type="email_can_spam">
<p id="footer" style="margin-bottom:1em; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; font-family:Geneva, Verdana, Arial, Helvetica, sans-serif; text-align:center; font-size:12px; line-height:1.34em; color:#999999; display:block" align="center">Brand Management Group &nbsp;&nbsp;1605 Main Street &nbsp;Suite 300 &nbsp;Sarasota &nbsp;FL &nbsp;&nbsp;34236 &nbsp;&nbsp;United States <br><br>You received this email because you are subscribed to HP Large Format Media from Brand Management Group. <br><br><a class="hubspot-mergetag" data-unsubscribe="true" href="https://campaign.globalbmg.com/hs/manage-preferences/unsubscribe-test?languagePreference=en&amp;d=VmYj8k7fZgG0VKgD3Q3_YlyBW2m3bL73_YlyBN1JxwY5GKd_PM20N62rBFScW8BmgX26c4-fzF75r3MtQydZ1&amp;v=3&amp;utm_campaign=HP_2022-12-8_New%20Product%20Round%20UP&amp;utm_source=hs_email&amp;utm_medium=email&amp;_hsenc=p2ANqtz-9OifQpg-0NJxHTko0Zjez_Ir24CAbz6PZlGdkkrn7ga1EQqsKBN1ENHZaHD1LdArUPWrrx" style="-ms-text-size-adjust:100%; -webkit-text-size-adjust:none; font-weight:normal; text-decoration:underline; whitespace:nowrap; color:#999999" rel="noopener" data-hs-link-id="0" target="_blank">Unsubscribe or Manage your subscriptions</a><br><br></p>
</div><!--end widget-span -->
   </td>
           </tr>
    </tbody></table>
   </td>
</tr>
<!--end footer wrapper -->
                                    <tr>
                                        <td style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt"></td>
                                    </tr>
                                </tbody></table>
                                <!-- End Template Footer -->
                            </td>
                        </tr>
                    </tbody></table>
                    <!-- End Template Container -->
                </td>
            </tr>
        </tbody></table>
    
</body></html>

External CSS

This Pen doesn't use any external CSS resources.

External JavaScript

This Pen doesn't use any external JavaScript resources.