Inboxes

Create an inbox to save and track emails. It's free!

+New inbox

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "//www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<!-- start coded_template: id:6176537035 path:generated_layouts/6176537034.html -->
<html xmlns="//www.w3.org/1999/xhtml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:v="urn:schemas-microsoft-com:vml">
 <head>
  <title>
   Let your inbox do the work for you
  </title>
  <meta content="Let your inbox do the work for you" property="og:title"/>
  <meta content="Let your inbox do the work for you" name="twitter:title"/>
  <meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
  <style id="hs-inline-css" type="text/css">
   /*<![CDATA[*/
  /* everything in this node will be inlined */
  /* ==== Page Styles ==== */
  body, #backgroundTable {
      background-color: #f8f8f8; /* Use body to determine background color */
      font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  }
  #templateTable {
      width: 624px;
      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: #f8f8f8;
      color:#606163;
      font-family:'Helvetica Neue', Helvetica, Arial, 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: #f8f8f8;
  }
  #contentTableOuter {
      border-collapse: separate !important;
      background-color: #ffffff;
      
      padding: 30px;
  }
  #contentTableInner {
      width: 624px;
  }
  /* ==== Body Styles ==== */
  .bodyContent {
      color:#606163;
      font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
      font-size: 16px;
      line-height:150%;
      text-align:left;
  }
  /* ==== Column Styles ==== */
  table.columnContentTable {
      border-collapse:separate !important;
      border-spacing:0;
      background-color: #ffffff;
  }
  td.columnContent {
      color:#606163;
      font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;
      font-size:16px;
      line-height:120%;
      padding-top:20px;
      padding-right:20px;
      padding-bottom:20px;
      padding-left:20px;
  }
  /* ==== Footer Styles ==== */
  #footerTable {
      background-color: #f8f8f8;
  }
  #footerTable a {
      color: #606163;
  }
  #footerTable {
      color:#606163;
      font-family:'Helvetica Neue', Helvetica, Arial, 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: #606163;;
      -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:624px !important;
          width:100% !important;
      }
      table#contentTableInner {
          max-width:624px !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:624px !important;
          width:100% !important;
      }
      table#contentTableInner {
          max-width:624px !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]-->
  <style>
   body {
      background-color: #F3F2F0;
      padding-top: 1px !important;
      padding-bottom: 1px !important;
    }
    /*HubSpot overwrite*/
    #contentTableOuter {
      padding:0px !important;
    }
    /*end HubSpot overwrite*/
    body,
    table,
    td,
    p,
    li,
    ul,
    ol,
    span {
      font-family: Helvetica, Arial, sans-serif !important;
    }
    /* * {
  margin: 0;
  padding: 0;
} */
    body,
    p,
    h1,
    h2,
    h3,
    h4,
    h5 {
      margin: 0;
      padding: 0;
    }
    p, li {
      font-weight: 300;
      font-size: 16px;
      color: #393939;
      line-height: 1.6;
    }
    img {
      border-radius:4px;
      max-width:463px !important;
    }
    .hs_cos_wrapper_type_logo a img {
      max-width:123px !important;
    }
    @media only screen and (max-width: 550px) {
      .hs_cos_wrapper_type_logo {
        margin-left:-10px;
      }
       /* body,
        table,
        #bodyCell,
        #contentCell {
        background-color: white;
      }*/
      .hs_cos_wrapper_type_rich_text {
        max-width:90%;
      }
    }
    table {
      border-spacing: 0;
    }
    .email-wrapper {
      Margin: 80px 80px 60px 80px !important;
      margin: 80px 80px 60px 80px !important;
    }
    #email-content {
      background: white;
      border-radius: 4px;
      Margin-top: 40px !important;
      Margin-bottom: 40px !important;
      margin-top: 40px !important;
      margin-bottom: 40px !important;
    }
    .logo-container {
      text-align: left;
    }
    .topbar-logo {
      width: 123px;
      max-width:123px !important;
      height: auto;
    }
    h1 {
      color: #1F1F1F;
      font-weight: bold;
      font-size: 22px;
    }
    .spacer-paragraph-34 {
      font-size: 34px;
      line-height: 1;
    }
    .spacer-paragraph-before-unsub {
      font-size: 4px;
      line-height: 1;
    }
    .spacer-after-logo {
      display: block;
      height: 50px;
    }
    .spacer-after-intro {
      display: block;
      height: 40px;
    }
    .spacer-after-intro-smaller {
      display: block;
      height: 34px;
    }
    br {
      display: block;
      height: 60px;
    }
    .spacer-before-meta-links {
      display: block;
      height: 20px;
    }
    .spacer-footer {
      display: block;
      height: 60px;
    }
    #footer a {
      font-weight: 300 !important;
      text-decoration: none;
    }
    footer a {
      font-weight: 300 !important;
      text-decoration: none;
    }
    .spacer-footer  a {
      font-weight: 300 !important;
      text-decoration: none;
    }
    .spacer-inside-footer {
      display: block;
      height: 20px;
    }
    .footer-social img {
      max-width:30px !important;
      width:25px !important;
      margin-right:5px;
    }
    p {
      font-weight: 300;
      font-size: 16px;
      color: #393939;
      line-height: 1.6;
      margin-bottom:0em !important;
    }
    .main-email-body {
      padding-top:50px;
    }
    .thumbnail {
      width: 100%;
      max-width: 480px;
      height: auto;
    }
    .img-link {
      text-decoration: none;
      display: block;
      max-width: 100%;
      margin-bottom: 18px;
    }
    /*.inline-cta.after-paragraph {
      margin-top: 10px;
    }*/
    .inline-cta {
      font-weight: 600;
      font-size: 16px;
      display: inline-block;
      color: #0090DA;
      text-decoration: none;
    }
    a {
      font-weight: 600;
      font-size: 16px;
      color: #0090DA;
      text-decoration: none;
      margin-top:25px;
    }
    .inline-cta img {
      vertical-align: middle;
      display: inline-block;
    }
    .meta-links {
      font-weight: 500;
      font-size: 16px;
      color: #7F7F7F;
    }
    .icon-links {
      font-size: 0;
    }
    .icon-link {
      margin-right: 10px;
      display: inline-block;
    }
    .icon-link>img {
      width: 24px;
      height: 24px;
    }
    footer strong {
      font-weight: bold;
      color: #7F7F7F;
    }
    footer {
      font-weight: normal;
      font-size: 12px;
      color: #7F7F7F;
    }
    .unsub-link {
      font-weight: lighter;
      font-size: 12px;
      color: #F3F2F0;
      text-decoration: none !important;
    }
    footer a {
      text-decoration: none !important;
    }
    button {
      background: #0090DA;
      color: white;
      border-radius: 4px;
      border-spacing: 0;
      border-collapse: collapse;
    }
    button .hor-padding {
      font-size: 0;
    }
    button thead tr th {
      color: #0090DA;
      font-size: 11px;
    }
    button td {
      border-spacing: 0;
      padding: 0;
    }
    button a {
      text-decoration: none;
      font-weight: 600;
      font-size: 16px;
    }
    .list-no-bullets {
      line-height: 22px;
      list-style-type: none;
      text-indent: 0;
      padding-left: 0;
    }
    .list-no-bullets li,
    .list-no-bullets li a {
      font-size: 16px;
      font-weight:600;
    }
    ul {
      font-size: 16px;
      color: #393939;
      font-weight: 300;
      line-height: 25px;
      margin: 0;
    }
    ul li {
      margin-top: 10px;
    }
    @media only screen and (max-width: 700px) {
      body {
        background-color: white;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
      }
      #email-content {
        width: 96%;
        border-radius: 0;
        Margin-top: 0 !important;
        Margin-bottom: 0 !important;
        margin-top: 0 !important;
        margin-bottom: 0 !important;
      }
      .email-wrapper {
        Margin-top: 50px !important;
        margin-top: 50px !important;
        Margin-left: 9% !important;
        margin-left: 9% !important;
        Margin-right: 9% !important;
        margin-right: 9% !important;
      }
      .paragraph {
        font-size: 15px !important;
        line-height: 20px !important;
      }
      .thumbnail {
        max-width: 100%;
      }
    }
    @media only screen and (max-width: 400px) {
      #email-content {
        width: 100% !important;
      }
      .email-wrapper {
        Margin-left: 20px !important;
        margin-left: 20px !important;
        Margin-right: 20px !important;
        margin-right: 20px !important;
      }
      .spacer-footer {
        height: 0 !important;
        margin-top: 40px;
        border-bottom: 1px solid rgba(0, 0, 0, .1);
        margin-bottom: 40px;
      }
    }
  </style>
  <!--[if gte mso 9]>
          <xml>
            <o:OfficeDocumentSettings>
              <o:AllowPNG/>
              <o:PixelsPerInch>96</o:PixelsPerInch>
            </o:OfficeDocumentSettings>
          </xml>
        <![endif]-->
  <meta content="HubSpot" name="generator"/>
  <meta content="//4766782.hs-sites.com/-temporary-slug-3eea7864-5704-4f21-94d3-34b75e233c6c" property="og:url"/>
  <meta name="x-apple-disable-message-reformatting"/>
  <meta content="noindex,follow" name="robots"/>
 </head>
 <body bgcolor="#f8f8f8" class="" leftmargin="0" marginheight="0" marginwidth="0" offset="0" style="background-color:#f8f8f8; font-family:'Helvetica Neue', Helvetica, Arial, sans-serif; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; height:100% !important; margin:0; padding:0; width:100% !important" topmargin="0">
  <!-- Preview text (text which appears right after subject) -->
  <!--  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="#f8f8f8" border="0" cellpadding="0" cellspacing="0" height="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:#f8f8f8; font-family:'Helvetica Neue', Helvetica, Arial, sans-serif; height:100% !important; margin:0; padding:0; width:100% !important" width="100%">
   <tbody>
    <tr>
     <td align="center" height="100%" 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" valign="top" 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 bgcolor="#ffffff" 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:624px; background-color:#ffffff; -webkit-font-smoothing:antialiased" width="624">
       <tbody>
        <tr>
         <td align="center" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt" valign="top">
          <!-- Begin Template Preheader -->
          <div class="header-container-wrapper">
          </div>
          <table align="right" bgcolor="#f8f8f8" border="0" cellpadding="0" cellspacing="0" id="headerTable" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; background-color:#f8f8f8; color:#606163; font-family:'Helvetica Neue', Helvetica, Arial, sans-serif; font-size:10px; line-height:120%; text-align:right; border-collapse:separate !important; padding-right:30px" width="100%">
           <tbody>
            <tr>
             <td align="left" class="bodyContent" colspan="12" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; color:#606163; font-family:'Helvetica Neue', Helvetica, Arial, sans-serif; font-size:16px; line-height:150%; text-align:left" valign="top" width="100%">
              <table border="0" cellpadding="0" cellspacing="0" 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" width="100%">
               <tbody>
                <tr>
                 <td align="left" class="column" colspan="12" 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:'Helvetica Neue', Helvetica, Arial, sans-serif; font-size:16px; line-height:1.5em; color:#606163" valign="top" width="100.0%">
                  <div class="widget-span widget-type-email_view_as_web_page" data-widget-type="email_view_as_web_page" style="">
                  </div>
                  <!--end widget-span -->
                 </td>
                </tr>
               </tbody>
              </table>
             </td>
            </tr>
            <!--end header wrapper -->
           </tbody>
          </table>
          <!-- End Template Preheader -->
         </td>
        </tr>
        <tr>
         <td align="center" bgcolor="#f8f8f8" 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:#f8f8f8" valign="top">
          <!-- 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 bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" 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; padding:30px" width="100%">
           <tbody>
            <tr>
             <td align="center" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt" valign="top">
              <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:624px" width="624">
               <tbody>
                <tr>
                 <td align="left" class="bodyContent" colspan="12" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; color:#606163; font-family:'Helvetica Neue', Helvetica, Arial, sans-serif; font-size:16px; line-height:150%; text-align:left" valign="top" width="100%">
                  <table border="0" cellpadding="0" cellspacing="0" 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" width="100%">
                   <tbody>
                    <tr>
                     <td align="left" class="email-wrapper column" colspan="12" 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:'Helvetica Neue', Helvetica, Arial, sans-serif; font-size:16px; line-height:1.5em; color:#606163; max-width:640px; padding:80px 80px 60px" valign="top" width="100.0%">
                      <table border="0" cellpadding="0" cellspacing="0" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:collapse !important" width="100%">
                       <tbody>
                        <tr>
                         <td align="left" class="bodyContent" colspan="12" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; color:#606163; font-family:'Helvetica Neue', Helvetica, Arial, sans-serif; font-size:16px; line-height:150%; text-align:left" valign="top" width="100%">
                          <table border="0" cellpadding="0" cellspacing="0" 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" width="100%">
                           <tbody>
                            <tr>
                             <td align="left" class="column" colspan="12" 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:'Helvetica Neue', Helvetica, Arial, sans-serif; font-size:16px; line-height:1.5em; color:#606163; padding-bottom:50px" valign="top" width="100.0%">
                              <div class="widget-span widget-type-logo" data-widget-type="logo" style="max-width: 123px !important;">
                               <div class="layout-widget-wrapper">
                                <div class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_logo" data-hs-cos-general-type="widget" data-hs-cos-type="logo" id="hs_cos_wrapper_logo_image" style="color: inherit; font-size: inherit; line-height: inherit;">
                                 <a data-hs-link-id="0" id="hs-link-logo_image" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; border-width:0px; border:0px" target="_blank">
                                  <img alt="" class="hs-image-widget" sizes="(max-width: 246px) 100vw, 246px" src="https://inboxflows.com/_/image/https%253A%252F%252Fhs-4766782.f.hubspotemail.net%252Fhub%252F4766782%252Fhubfs%252FLogo%2520for%2520hubspot-1.png%253Fwidth%253D492%2526upscale%253Dtrue%2526name%253DLogo%2520for%2520hubspot-1.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZocy00NzY2NzgyLiJ9:1kXMko:8Blv8KxNvrhHh3KkXV9AP4eOFpBmWfEIeh253Mxy7oU" srcset="https://hs-4766782.f.hubspotemail.net/hub/4766782/hubfs/Logo%20for%20hubspot-1.png?upscale=true&amp;width=492&amp;upscale=true&amp;name=Logo%20for%20hubspot-1.png 246w, https://hs-4766782.f.hubspotemail.net/hub/4766782/hubfs/Logo%20for%20hubspot-1.png?upscale=true&amp;width=984&amp;upscale=true&amp;name=Logo%20for%20hubspot-1.png 492w" style="vertical-align:bottom; -ms-interpolation-mode:bicubic; max-height:52px; max-width:246px; border-width:0px; border:0px" title="" width="246"/>
                                 </a>
                                </div>
                               </div>
                               <!--end layout-widget-wrapper -->
                              </div>
                              <!--end widget-span -->
                             </td>
                            </tr>
                           </tbody>
                          </table>
                         </td>
                        </tr>
                        <tr>
                         <td align="left" class="bodyContent" colspan="12" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; color:#606163; font-family:'Helvetica Neue', Helvetica, Arial, sans-serif; font-size:16px; line-height:150%; text-align:left" valign="top" width="100%">
                          <table border="0" cellpadding="0" cellspacing="0" 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" width="100%">
                           <tbody>
                            <tr>
                             <td align="left" class="column" colspan="12" 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:'Helvetica Neue', Helvetica, Arial, sans-serif; font-size:16px; line-height:1.5em; color:#606163" valign="top" width="100.0%">
                              <div class="widget-span widget-type-email_body" data-widget-type="email_body" style="">
                               <div class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_rich_text" data-hs-cos-general-type="widget" data-hs-cos-type="rich_text" id="hs_cos_wrapper_hs_email_body" style="color: inherit; font-size: inherit; line-height: inherit;">
                                <h1 style="display:block; font-weight:bold; line-height:100%; margin-top:0; margin-right:0; margin-bottom:10px; margin-left:0; font-size:26px">
                                 <span style="background-color: transparent;">
                                  <span>
                                   Hi
                                  </span>
                                  James
                                  <span>
                                   ,
                                  </span>
                                 </span>
                                </h1>
                                <p style="margin-bottom: 1em; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%">
                                 <span class="author-d-iz88z86z86za0dz67zz78zz78zz74zz68zjz80zz71z9iz90za38ez88znz83zaz81zt8z68zs32gaz67zdz81zgz122zv0gw0z80zez77z0">
                                  Here’s one more way to save time with Front:
                                  <span class="attrlink url author-d-iz88z86z86za0dz67zz78zz78zz74zz68zjz80zz71z9iz90za38ez88znz83zaz81zt8z68zs32gaz67zdz81zgz122zv0gw0z80zez77z0">
                                   <a class="attrlink" data-hs-link-id="0" data-target-href="https://help.frontapp.com/t/182490/how-to-create-a-rule" rel="nofollow noopener" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%" target="_blank">
                                    use rules
                                   </a>
                                  </span>
                                  . They automate tasks and processes in your inbox, so you can handle conversations faster.
                                 </span>
                                </p>
                                <p style="margin-bottom: 1em; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%">
                                </p>
                                <p style="margin-bottom: 1em; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%">
                                 <span class="author-d-iz88z86z86za0dz67zz78zz78zz74zz68zjz80zz71z9iz90za38ez88znz83zaz81zt8z68zs32gaz67zdz81zgz122zv0gw0z80zez77z0">
                                  Choose a trigger
                                 </span>
                                 <span class="author-d-iz88z86z86za0dz67zz78zz78zz74zz68zjz80zz71z9iz90za38ez88znz83zaz81zt8z68zs32gaz67zdz81zgz122zv0gw0z80zez77z0 s-lparen">
                                 </span>
                                 <span class="author-d-iz88z86z86za0dz67zz78zz78zz74zz68zjz80zz71z9iz90za38ez88znz83zaz81zt8z68zs32gaz67zdz81zgz122zv0gw0z80zez77z0 h-lparen">
                                  (like
                                 </span>
                                 <span class="author-d-iz88z86z86za0dz67zz78zz78zz74zz68zjz80zz71z9iz90za38ez88znz83zaz81zt8z68zs32gaz67zdz81zgz122zv0gw0z80zez77z0">
                                  a keyword) and what you want to happen
                                 </span>
                                 <span class="author-d-iz88z86z86za0dz67zz78zz78zz74zz68zjz80zz71z9iz90za38ez88znz83zaz81zt8z68zs32gaz67zdz81zgz122zv0gw0z80zez77z0 s-lparen">
                                 </span>
                                 <span class="author-d-iz88z86z86za0dz67zz78zz78zz74zz68zjz80zz71z9iz90za38ez88znz83zaz81zt8z68zs32gaz67zdz81zgz122zv0gw0z80zez77z0 h-lparen">
                                  (like
                                 </span>
                                 <span class="author-d-iz88z86z86za0dz67zz78zz78zz74zz68zjz80zz71z9iz90za38ez88znz83zaz81zt8z68zs32gaz67zdz81zgz122zv0gw0z80zez77z0">
                                  tagging the message or sending an auto-response), and Front takes care of the rest!
                                 </span>
                                </p>
                                <p style="margin-bottom: 1em; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%">
                                </p>
                                <center>
                                 <a data-hs-link-id="1" rel="noopener" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%" target="_blank">
                                  <img alt="Individual rules" sizes="(max-width: 463px) 100vw, 463px" src="https://inboxflows.com/_/image/https%253A%252F%252Fhs-4766782.f.hubspotemail.net%252Fhub%252F4766782%252Fhubfs%252FIndividual%2520rules.gif%253Fwidth%253D926%2526upscale%253Dtrue%2526name%253DIndividual%2520rules.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZocy00NzY2NzgyLiJ9:1kXMko:8Blv8KxNvrhHh3KkXV9AP4eOFpBmWfEIeh253Mxy7oU" srcset="https://hs-4766782.f.hubspotemail.net/hub/4766782/hubfs/Individual%20rules.gif?upscale=true&amp;width=926&amp;upscale=true&amp;name=Individual%20rules.gif 463w, https://hs-4766782.f.hubspotemail.net/hub/4766782/hubfs/Individual%20rules.gif?upscale=true&amp;width=1852&amp;upscale=true&amp;name=Individual%20rules.gif 926w" style="vertical-align:bottom; -ms-interpolation-mode:bicubic; width:463px; max-width:1280px; display:block; margin:0px auto" width="463"/>
                                 </a>
                                </center>
                                <p style="margin-bottom: 1em; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%">
                                </p>
                                <p style="margin-bottom: 1em; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%">
                                 <span class="author-d-iz88z86z86za0dz67zz78zz78zz74zz68zjz80zz71z9iz90za38ez88znz83zaz81zt8z68zs32gaz67zdz81zgz122zv0gw0z80zez77z0">
                                  Archive those pesky notification emails, move feature requests into a shared feedback folder, or tag messages from impatient clients as
                                 </span>
                                 <span class="author-d-iz88z86z86za0dz67zz78zz78zz74zz68zjz80zz71z9iz90za38ez88znz83zaz81zt8z68zs32gaz67zdz81zgz122zv0gw0z80zez77z0 s-ldquo">
                                 </span>
                                 <span class="author-d-iz88z86z86za0dz67zz78zz78zz74zz68zjz80zz71z9iz90za38ez88znz83zaz81zt8z68zs32gaz67zdz81zgz122zv0gw0z80zez77z0 h-ldquo">
                                  “Urgent”
                                 </span>
                                 <span class="author-d-iz88z86z86za0dz67zz78zz78zz74zz68zjz80zz71z9iz90za38ez88znz83zaz81zt8z68zs32gaz67zdz81zgz122zv0gw0z80zez77z0">
                                  — the
                                 </span>
                                 <span class="attrlink url author-d-iz88z86z86za0dz67zz78zz78zz74zz68zjz80zz71z9iz90za38ez88znz83zaz81zt8z68zs32gaz67zdz81zgz122zv0gw0z80zez77z0">
                                  <a class="attrlink" data-hs-link-id="0" data-target-href="https://frontapp.com/rules" rel="noreferrer nofollow noopener" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%" target="_blank">
                                   possibilities are endless
                                  </a>
                                 </span>
                                 <span class="author-d-iz88z86z86za0dz67zz78zz78zz74zz68zjz80zz71z9iz90za38ez88znz83zaz81zt8z68zs32gaz67zdz81zgz122zv0gw0z80zez77z0">
                                  .
                                 </span>
                                </p>
                                <p class="paragraph" style="margin-bottom: 1em; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%">
                                 <br/>
                                 Cheers,
                                 <span>
                                 </span>
                                 <br/>
                                 The Front Team
                                </p>
                                <p class="paragraph" style="margin-bottom: 1em; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%">
                                 <a data-hs-link-id="0" rel="noopener" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%" target="_blank">
                                  Log in
                                 </a>
                                 |
                                 <a data-hs-link-id="0" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%" target="_blank">
                                  Help Center
                                 </a>
                                 |
                                 <a data-hs-link-id="0" rel="noopener" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%" target="_blank">
                                  Video Guides
                                 </a>
                                </p>
                                <p class="paragraph" style="margin-bottom: 1em; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%">
                                </p>
                               </div>
                              </div>
                              <!--end widget-span -->
                             </td>
                            </tr>
                           </tbody>
                          </table>
                         </td>
                        </tr>
                        <tr>
                         <td align="left" class="bodyContent" colspan="12" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; color:#606163; font-family:'Helvetica Neue', Helvetica, Arial, sans-serif; font-size:16px; line-height:150%; text-align:left" valign="top" width="100%">
                          <table border="0" cellpadding="0" cellspacing="0" 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" width="100%">
                           <tbody>
                            <tr>
                             <td align="left" class="column" colspan="12" 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:'Helvetica Neue', Helvetica, Arial, sans-serif; font-size:16px; line-height:1.5em; color:#606163" valign="top" width="100.0%">
                              <table border="0" cellpadding="0" cellspacing="0" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:collapse !important" width="100%">
                               <tbody>
                                <tr>
                                 <td align="left" class="bodyContent" colspan="12" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; color:#606163; font-family:'Helvetica Neue', Helvetica, Arial, sans-serif; font-size:16px; line-height:150%; text-align:left" valign="top" width="100%">
                                  <table border="0" cellpadding="0" cellspacing="0" 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" width="100%">
                                   <tbody>
                                    <tr>
                                     <td align="left" class="column" colspan="12" 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:'Helvetica Neue', Helvetica, Arial, sans-serif; font-size:16px; line-height:1.5em; color:#606163; padding-bottom:10px" valign="top" width="100.0%">
                                      <table bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" class="footer-social columnContentTable" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:separate !important; border-spacing:0; background-color:#ffffff" width="100%">
                                       <tbody>
                                        <tr>
                                         <td align="left" class="columnContent widget-span widget-type-custom_widget" data-widget-type="custom_widget" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; padding-top:20px; padding-bottom:20px; padding-left:20px; text-align:left; padding:0; font-family:'Helvetica Neue', Helvetica, Arial, sans-serif; font-size:16px; line-height:1.5em; color:#606163; width:20px !important; padding-right:10px" valign="top" width="20">
                                          <div class="layout-widget-wrapper">
                                           <div class="hs_cos_wrapper hs_cos_wrapper_widget hs_cos_wrapper_type_module" data-hs-cos-general-type="widget" data-hs-cos-type="module" id="hs_cos_wrapper_module_153683449460645" style="color: inherit; font-size: inherit; line-height: inherit;">
                                            <table align="left" class="hs_cos_wrapper_type_social_module" role="presentation" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:collapse !important; width:auto; text-align:left" width="auto">
                                             <tbody>
                                              <tr align="left">
                                               <td style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt">
                                                <table align="left" class="hs_cos_wrapper_type_social_module_single" role="presentation" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:collapse !important; width:auto; text-align:left" width="auto">
                                                 <tbody>
                                                  <tr align="left">
                                                   <td class="display_block_on_small_screens" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; padding:8px 5px; line-height:1; vertical-align:middle" valign="middle">
                                                    <a data-hs-link-id="0" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; text-decoration:none !important" target="_blank">
                                                     <img alt="Facebook" height="20" src="https://inboxflows.com/_/image/https%253A%252F%252Fhs-4766782.f.hubspotemail.net%252Fhs%252Fhsstatic%252FTemplateAssets%252Fstatic-1.24%252Fimg%252Fhs_default_template_images%252Fmodules%252FFollow%252BMe%252B-%252BEmail%252Ffacebook_square_black.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZocy00NzY2NzgyLiJ9:1kXMko:8Blv8KxNvrhHh3KkXV9AP4eOFpBmWfEIeh253Mxy7oU" style="-ms-interpolation-mode:bicubic; width:auto!important; height:20px!important; vertical-align:middle" valign="middle" width="auto"/>
                                                    </a>
                                                   </td>
                                                  </tr>
                                                 </tbody>
                                                </table>
                                               </td>
                                               <td style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt">
                                                <table align="left" class="hs_cos_wrapper_type_social_module_single" role="presentation" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:collapse !important; width:auto; text-align:left" width="auto">
                                                 <tbody>
                                                  <tr align="left">
                                                   <td class="display_block_on_small_screens" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; padding:8px 5px; line-height:1; vertical-align:middle" valign="middle">
                                                    <a data-hs-link-id="0" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; text-decoration:none !important" target="_blank">
                                                     <img alt="Twitter" height="20" src="https://inboxflows.com/_/image/https%253A%252F%252Fhs-4766782.f.hubspotemail.net%252Fhs%252Fhsstatic%252FTemplateAssets%252Fstatic-1.24%252Fimg%252Fhs_default_template_images%252Fmodules%252FFollow%252BMe%252B-%252BEmail%252Ftwitter_square_black.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZocy00NzY2NzgyLiJ9:1kXMko:8Blv8KxNvrhHh3KkXV9AP4eOFpBmWfEIeh253Mxy7oU" style="-ms-interpolation-mode:bicubic; width:auto!important; height:20px!important; vertical-align:middle" valign="middle" width="auto"/>
                                                    </a>
                                                   </td>
                                                  </tr>
                                                 </tbody>
                                                </table>
                                               </td>
                                               <td style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt">
                                                <table align="left" class="hs_cos_wrapper_type_social_module_single" role="presentation" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; border-collapse:collapse !important; width:auto; text-align:left" width="auto">
                                                 <tbody>
                                                  <tr align="left">
                                                   <td class="display_block_on_small_screens" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; padding:8px 5px; line-height:1; vertical-align:middle" valign="middle">
                                                    <a data-hs-link-id="0" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; text-decoration:none !important" target="_blank">
                                                     <img alt="LinkedIn" height="20" src="https://inboxflows.com/_/image/https%253A%252F%252Fhs-4766782.f.hubspotemail.net%252Fhs%252Fhsstatic%252FTemplateAssets%252Fstatic-1.24%252Fimg%252Fhs_default_template_images%252Fmodules%252FFollow%252BMe%252B-%252BEmail%252Flinkedin_square_black.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZocy00NzY2NzgyLiJ9:1kXMko:8Blv8KxNvrhHh3KkXV9AP4eOFpBmWfEIeh253Mxy7oU" style="-ms-interpolation-mode:bicubic; width:auto!important; height:20px!important; vertical-align:middle" valign="middle" width="auto"/>
                                                    </a>
                                                   </td>
                                                  </tr>
                                                 </tbody>
                                                </table>
                                               </td>
                                              </tr>
                                             </tbody>
                                            </table>
                                           </div>
                                          </div>
                                          <!--end layout-widget-wrapper -->
                                         </td>
                                        </tr>
                                       </tbody>
                                      </table>
                                      <!--end widget-table -->
                                     </td>
                                    </tr>
                                   </tbody>
                                  </table>
                                 </td>
                                </tr>
                                <tr>
                                 <td align="left" class="bodyContent" colspan="12" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt; color:#606163; font-family:'Helvetica Neue', Helvetica, Arial, sans-serif; font-size:16px; line-height:150%; text-align:left" valign="top" width="100%">
                                  <table border="0" cellpadding="0" cellspacing="0" 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" width="100%">
                                   <tbody>
                                    <tr>
                                     <td align="left" class="column" colspan="12" 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:'Helvetica Neue', Helvetica, Arial, sans-serif; font-size:16px; line-height:1.5em; color:#606163" valign="top" width="100.0%">
                                      <div class="widget-span widget-type-email_can_spam" data-widget-type="email_can_spam" style="text-decoration: none !important;">
                                       <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; font-size:12px; line-height:1.34em; display:block">
                                        <span style="color: #7f7f7f;">
                                         <strong>
                                          <span style="font-family: helvetica; font-size: 12px;">
                                           Front
                                          </span>
                                         </strong>
                                         <span style="font-family: helvetica; font-size: 12px;">
                                         </span>
                                         <span style="font-family: helvetica; font-size: 12px;">
                                          525 Brannan St, San Francisco, CA 94107 USA
                                          <br/>
                                          <a data-hs-link-id="0" style="-ms-text-size-adjust:100%; -webkit-text-size-adjust:none; font-weight:normal; color:#7f7f7f; text-decoration:underline; font-size:12px !important" target="_blank">
                                           Unsubscribe from our emails
                                          </a>
                                         </span>
                                        </span>
                                       </p>
                                      </div>
                                      <!--end widget-span -->
                                     </td>
                                    </tr>
                                   </tbody>
                                  </table>
                                 </td>
                                </tr>
                               </tbody>
                              </table>
                             </td>
                            </tr>
                           </tbody>
                          </table>
                         </td>
                        </tr>
                       </tbody>
                      </table>
                     </td>
                    </tr>
                   </tbody>
                  </table>
                 </td>
                </tr>
                <!--end body wrapper -->
               </tbody>
              </table>
             </td>
            </tr>
           </tbody>
          </table>
          <!-- End Template Wrapper -->
         </td>
        </tr>
        <tr>
         <td align="center" style="-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; mso-table-lspace:0pt; mso-table-rspace:0pt" valign="top">
          <!-- Begin Template Footer -->
          <div class="footer-container-wrapper">
          </div>
          <table align="center" bgcolor="#f8f8f8" border="0" cellpadding="0" cellspacing="0" 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:#f8f8f8; color:#606163; font-family:'Helvetica Neue', Helvetica, Arial, sans-serif; font-size:12px; line-height:120%; padding-top:20px; padding-right:20px; padding-bottom:20px; padding-left:20px; text-align:center" width="100%">
           <!--end footer wrapper -->
           <tbody>
            <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>
  <!-- end coded_template: id:6176537035 path:generated_layouts/6176537034.html -->
  <img alt="" border="0" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fhs-4766782.t.hubspotemail.net%252Fe2t%252Fo%252F%252AW3Fv5MG66pqvKVp4CbY7dKm5c0%252F%252AW7GJqGF8LRKS9W7GN2-p4tv-xw0%252F5%252Ff18dQhb0J6y1d9q9W8b5m6W5XGnJsVDQsqw1Y-gLHN1N7bYz8wbz1F2Thr10vFvnV2BTFT2drx7CW1X0-241Q2RJ2W4hGPLc3K2VnBW43T13Z4-y9xKVQtzxb7_M27fN7XC35rDk2XmW6CDM8v4-7WJFW9jbl_-5X_KbHW92gCgJ3yn_R-0/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZocy00NzY2NzgyLiJ9:1kXMko:8Blv8KxNvrhHh3KkXV9AP4eOFpBmWfEIeh253Mxy7oU" style="display:none!important;min-height:1px!important;width:1px!important;border-width:0!important;margin-top:0!important;margin-bottom:0!important;margin-right:0!important;margin-left:0!important;padding-top:0!important;padding-bottom:0!important;padding-right:0!important;padding-left:0!important" width="1"/>
 </body>
</html>