Inboxes

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

+New inbox

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "//www.w3.org/TR/html4/strict.dtd">
<html>
 <head>
  <meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
  <meta content="width=device-width" name="viewport"/>
  <meta content="telephone=no" name="format-detection"/>
  <!-- Resets -->
  <style data-premailer="ignore" type="text/css">
   #outlook a{
    padding: 0;
  }
  body{
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none;
    font-weight: 400;
    margin: 0;
    padding: 0;
  }
  .ReadMsgBody{
    width: 100%;
  }
  .ExternalClass{
    width: 100%;
  }
  img {
    border: 0;
    max-width: 100%;
    height: auto;
    outline: none;
    display: inline-block;
    margin: 0;
    padding: 0;
    text-decoration: none;
    line-height: 100%;
  }
  #backgroundTable{
    height: 100% !important;
    margin: 0;
    padding: 0;
    width: 100% !important;
  }
  </style>
  <!-- Main styles -->
  <style type="text/css">
   /**
   * Generic
   */

  .main {
    font-family: Helvetica, Arial, sans-serif;
    letter-spacing: 0;
    border-radius: 6px;
  }

  .main .main-td {
    padding: 40px 60px;
    border: 1px solid #DDDFE5;
    box-shadow: 0 6px 12px 0 rgba(103,110,144, 0.1);
    border-radius: 6px;
  }

  table {
    border-spacing: 0;
    border-collapse: separate;
    table-layout: fixed;
  }

  td {
    font-size: 15px;
    padding: 0;
    font-family: Helvetica, Arial, sans-serif;
  }

  a {
    border: none;
    outline: none !important;
  }


  /**
   * Header
   */

  .header td img {
    padding: 15px 0 30px;
    text-align: left;
  }

  .header .logo {
    text-align: left;
  }

  /**
   * Content
   */

  .content-td {
    font-size: 15px;
    line-height: 22px;
    padding: 0;
    color: #2B2A35;
  }

  .content-td > :first-child {
    margin-top: 0;
  }

  .content-td h1 {
    font-size: 30px;
    line-height: 33px;
    color: #2B2A35;
    margin-bottom: 7px;
    margin-top: 30px;
    margin-bottom: 42px;
    font-weight: normal;
  }

  .content-td h2 {
    font-size: 18px;
    font-weight: bold;
    color: #2B2A35;
    margin-top: 30px;
    margin-bottom: 7px;
  }

  .content-td h1 + h2 {
    margin-top: 0px !important;
  }

  .content-td h2 + h1 {
    margin-top: 0px !important;
  }

  .content-td h3 ,
  .content-td h4 ,
  .content-td h5 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5px;
  }

  .content-td p {
    margin: 0 0 17px 0;
    line-height: 1.5;
  }

  .content-td p img,
  .content-td h1 img,
  .content-td h2 img,
  .content-td li img,
  .content-td .intercom-h2b-button img {
    margin: 0;
    padding: 0;
  }

  .content-td p.intro {
    font-size: 20px;
    line-height: 30px;
  }

  .content-td blockquote {
    margin: 40px 0;
    font-style: italic;
    color: #8C8C8C;
    font-size: 18px;
    text-align: center;
    padding: 0 30px;
    font-family: Georgia, sans-serif;
    quotes: none;
  }

  .content-td blockquote a {
    color: #8C8C8C;
  }

  .content-td ul {
    list-style: disc;
    text-align: left;
    margin: 0 0 20px 40px;
    padding: 0;
  }

  .content-td ol {
    list-style: decimal;
    text-align: left;
    margin: 0 0 20px 40px;
    padding: 0;
  }

  .content-td img {
    max-width: 100%;
    margin: 17px 0;
  }

  .content-td .intercom-container {
    margin-bottom: 16px;
  }

  .content-td hr {
    border: none;
    border-top: 1px solid #DDDFE5;
    margin: 50px 30% 50px 30%;
  }

  .content-td table {
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 20px;
  }

  .content-td td,
  .content-td th {
    padding: 5px 7px;
    border: 1px solid #DDDFE5;
    text-align: left;
    vertical-align: top;
  }

  .content-td th {
    font-weight: bold;
    background: #F6F6F9;
  }

  .content-td a {
    color: #586EE0;
  }

  .content td.content-td table.intercom-container {
    margin: 17px 0;
  }
  .content td.content-td table.intercom-container.intercom-align-center {
    margin-left: auto;
    margin-right: auto;
  }

  .content td.content-td table.intercom-container td {
    background-color: #586EE0;
    border-radius: 6px;
    font-family: Helvetica, Arial, sans-serif;
    margin: 0;
    border: none;
  }

  .content td.content-td table.intercom-container .intercom-h2b-button {
    display: inline-block;
    color: white;
    font-weight: bold;
    font-size: 15px;
    text-decoration: none;
    background-color: #586EE0;
    border: none !important;
    border-radius: 6px;
  }

  /**/
  .content-td pre {
    margin: 0 0 10px;
    padding: 10px;
    background-color: #f5f5f5;
    overflow: auto;
  }

  .content-td pre code {
    font-family: Courier, monospace;
    font-size: 14px;
    line-height: 1.4;
    white-space: nowrap;
  }

  .footer-td {
    text-align: center;
    padding: 21px 30px 15px;
  }

  .footer-td p ,
  .footer-td a {
    font-size: 12px;
    color: #b7b7b7;
    text-decoration: none;
    font-weight: 300;
  }

  .footer-td p {
    margin: 0 0 6px 0;
  }

  .footer-td p.address {
    margin-top: 9px;
    line-height: 1.5em;
  }

  .footer-td p.powered-by {
    margin-top: 18px;
  }

  .footer-td p.unsub {
    margin: 0;
  }

  .footer .unsub a {
    text-decoration: underline;
    display: block;
    margin: 12px 0 0;
  }

  p.unsub a {
    text-decoration: underline;
  }

  .footer-td p.powered-by a {
    font-weight: bold;
  }

  .footer-td textarea {
    text-decoration: none;
    font-size: 12px;
    color: #b7b7b7;
    font-family: Helvetica, Arial, sans-serif;
    padding: 9px 0;
    font-weight: 300;
    line-height: normal;

  }

  a.intercom-h2b-button {
    background-color: #586EE0;
    font-size: 14px;
    color: #FFF;
    font-weight: bold;
    border-radius: 6px;
    display: inline-block;
    text-decoration: none;
    padding: 12px 35px;
  }
  </style>
  <!-- Responsive-->
  <style data-premailer="ignore" type="text/css">
   @media screen and (max-width: 595px) {
    body {
      padding: 10px !important;
    }
    .main {
      width: 100% !important;
    }
    .main .main-td {
      padding: 20px !important;
    }
    .header td {
      text-align: center;
    }
  }

  .content-td blockquote + * {
    margin-top: 20px !important;
  }

  .ExternalClass .content-td h1 {
    padding: 20px 0 !important;
  }

  .ExternalClass .content-td h2 {
    padding: 0 0 5px !important;
  }

  .ExternalClass .content-td p {
    padding: 10px 0 !important;
  }

  .ExternalClass .content-td .intercom-container {
    padding: 5px 0 !important;
  }

  .ExternalClass .content-td hr + * {
    padding-top: 30px !important;
  }

  .ExternalClass .content-td ol ,
  .ExternalClass .content-td ul {
    padding: 0 0 20px 40px !important;
    margin: 0 !important;
  }

  .ExternalClass .content-td ol li,
  .ExternalClass .content-td ul li {
    padding: 3px 0 !important;
    margin: 0 !important;
  }

  .ExternalClass table .footer-td p {
    padding: 0 0 6px 0 !important;
    margin: 0 !important;
  }

  .ExternalClass table .footer-td p.powered-by ,
  .ExternalClass table .footer-td p.unsub {
    padding-top: 15px;
  }
  </style>
  <!-- Outlook fix -->
  <!--[if gte mso 9]>
    <style type="text/css">
      table {
        border-collapse: collapse !important;
      }
      td {
        border-collapse: collapse !important;
      }
    </style>
<![endif]-->
  <style type="text/css">
   .intercom-align-right {
  text-align: right !important;
}
.intercom-align-center {
  text-align: center !important;
}
.intercom-align-left {
  text-align: left !important;
}
/* Over-ride for RTL */
.right-to-left .intercom-align-right{
  text-align: left !important;
}
.right-to-left .intercom-align-left{
  text-align: right !important;
}
.right-to-left .intercom-align-left {
  text-align:right !important;
}
.right-to-left li {
  text-align:right !important;
  direction: rtl;
}
.right-to-left .intercom-align-left img,
.right-to-left .intercom-align-left .intercom-h2b-button {
  margin-left: 0 !important;
}
.intercom-attachment,
.intercom-attachments,
.intercom-attachments td,
.intercom-attachments th,
.intercom-attachments tr,
.intercom-attachments tbody,
.intercom-attachments .icon,
.intercom-attachments .icon img {
  border: none !important;
  box-shadow: none !important;
  padding: 0 !important;
  margin: 0 !important;
}
.intercom-attachments {
  margin: 10px 0 !important;
}
.intercom-attachments .icon,
.intercom-attachments .icon img {
  width: 16px !important;
  height: 16px !important;
}
.intercom-attachments .icon {
  padding-right: 5px !important;
}
.intercom-attachment {
  display: inline-block !important;
  margin-bottom: 5px !important;
}

.intercom-interblocks-content-card {
  width: 334px !important;
  max-height: 136px !important;
  max-width: 100% !important;
  overflow: hidden !important;
  border-radius: 20px !important;
  font-size: 16px !important;
  border: 1px solid #e0e0e0 !important;
}

.intercom-interblocks-link,
.intercom-interblocks-article-card {
  text-decoration: none !important;
}

.intercom-interblocks-article-icon {
  width: 22.5% !important;
  height: 136px !important;
  float: left !important;
  background-color: #fafafa !important;
  background-image: url('https://inboxflows.com/_/image/https%253A%252F%252Fpitch-72da6af6dea5.intercom-mail.com%252Fassets%252Farticle_book-1a595be287f73c0d02f548f513bfc831.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZwaXRjaC03MmRhNiJ9:1keadF:zVWCCYzijlclH7bWOe5ieZ3i7skrkdyaPSg3tYPdaac') !important;
  background-repeat: no-repeat !important;
  background-size: 32px !important;
  background-position: center !important;
}

.intercom-interblocks-article-text {
  width: 77.5% !important;
  float: right !important;
  background-color: #fff !important;
}

.intercom-interblocks-link-title,
.intercom-interblocks-article-title {
  color: #519dd4 !important;
  font-size: 15px !important;
  margin: 16px 18px 12px !important;
  line-height: 1.3em !important;
  overflow: hidden !important;
}

.intercom-interblocks-link-description,
.intercom-interblocks-article-body {
  margin: 0 18px 12px !important;
  font-size: 14px !important;
  color: #65757c !important;
  line-height: 1.3em !important;
}

.intercom-interblocks-link-author,
.intercom-interblocks-article-author {
  margin: 10px 15px !important;
  height: 24px !important;
  line-height: normal !important;
}

.intercom-interblocks-link-author-avatar,
.intercom-interblocks-article-author-avatar {
  width: 16px !important;
  height: 16px !important;
  display: inline-block !important;
  vertical-align: middle !important;
  float: left;
  margin-right: 5px;
}

.intercom-interblocks-link-author-avatar-image,
.intercom-interblocks-article-author-avatar-image {
  width: 16px !important;
  height: 16px !important;
  border-radius: 50% !important;
  margin: 0 !important;
  vertical-align: top !important;
  font-size: 12px !important;
}

.intercom-interblocks-link-author-name,
.intercom-interblocks-article-author-name {
  color: #74848b !important;
  margin: 0 0 0 5px !important;
  font-size: 12px !important;
  font-weight: 500 !important;
  overflow: hidden !important;
}

.intercom-interblocks-article-written-by {
  color: #8897a4 !important;
  margin: 1px 0 0 5px !important;
  font-size: 12px !important;
  overflow: hidden !important;
  vertical-align: middle !important;
  float: left !important;
}
  </style>
  <style>
   .intercom-align-right {
  text-align: right !important;
}
.intercom-align-center {
  text-align: center !important;
}
.intercom-align-left {
  text-align: left !important;
}
/* Over-ride for RTL */
.right-to-left .intercom-align-right{
  text-align: left !important;
}
.right-to-left .intercom-align-left{
  text-align: right !important;
}
.right-to-left .intercom-align-left {
  text-align:right !important;
}
.right-to-left li {
  text-align:right !important;
  direction: rtl;
}
.right-to-left .intercom-align-left img,
.right-to-left .intercom-align-left .intercom-h2b-button {
  margin-left: 0 !important;
}
.intercom-attachment,
.intercom-attachments,
.intercom-attachments td,
.intercom-attachments th,
.intercom-attachments tr,
.intercom-attachments tbody,
.intercom-attachments .icon,
.intercom-attachments .icon img {
  border: none !important;
  box-shadow: none !important;
  padding: 0 !important;
  margin: 0 !important;
}
.intercom-attachments {
  margin: 10px 0 !important;
}
.intercom-attachments .icon,
.intercom-attachments .icon img {
  width: 16px !important;
  height: 16px !important;
}
.intercom-attachments .icon {
  padding-right: 5px !important;
}
.intercom-attachment {
  display: inline-block !important;
  margin-bottom: 5px !important;
}

.intercom-interblocks-content-card {
  width: 334px !important;
  max-height: 136px !important;
  max-width: 100% !important;
  overflow: hidden !important;
  border-radius: 20px !important;
  font-size: 16px !important;
  border: 1px solid #e0e0e0 !important;
}

.intercom-interblocks-link,
.intercom-interblocks-article-card {
  text-decoration: none !important;
}

.intercom-interblocks-article-icon {
  width: 22.5% !important;
  height: 136px !important;
  float: left !important;
  background-color: #fafafa !important;
  background-image: url('https://inboxflows.com/_/image/https%253A%252F%252Fpitch-72da6af6dea5.intercom-mail.com%252Fassets%252Farticle_book-1a595be287f73c0d02f548f513bfc831.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZwaXRjaC03MmRhNiJ9:1keadF:zVWCCYzijlclH7bWOe5ieZ3i7skrkdyaPSg3tYPdaac') !important;
  background-repeat: no-repeat !important;
  background-size: 32px !important;
  background-position: center !important;
}

.intercom-interblocks-article-text {
  width: 77.5% !important;
  float: right !important;
  background-color: #fff !important;
}

.intercom-interblocks-link-title,
.intercom-interblocks-article-title {
  color: #519dd4 !important;
  font-size: 15px !important;
  margin: 16px 18px 12px !important;
  line-height: 1.3em !important;
  overflow: hidden !important;
}

.intercom-interblocks-link-description,
.intercom-interblocks-article-body {
  margin: 0 18px 12px !important;
  font-size: 14px !important;
  color: #65757c !important;
  line-height: 1.3em !important;
}

.intercom-interblocks-link-author,
.intercom-interblocks-article-author {
  margin: 10px 15px !important;
  height: 24px !important;
  line-height: normal !important;
}

.intercom-interblocks-link-author-avatar,
.intercom-interblocks-article-author-avatar {
  width: 16px !important;
  height: 16px !important;
  display: inline-block !important;
  vertical-align: middle !important;
  float: left;
  margin-right: 5px;
}

.intercom-interblocks-link-author-avatar-image,
.intercom-interblocks-article-author-avatar-image {
  width: 16px !important;
  height: 16px !important;
  border-radius: 50% !important;
  margin: 0 !important;
  vertical-align: top !important;
  font-size: 12px !important;
}

.intercom-interblocks-link-author-name,
.intercom-interblocks-article-author-name {
  color: #74848b !important;
  margin: 0 0 0 5px !important;
  font-size: 12px !important;
  font-weight: 500 !important;
  overflow: hidden !important;
}

.intercom-interblocks-article-written-by {
  color: #8897a4 !important;
  margin: 1px 0 0 5px !important;
  font-size: 12px !important;
  overflow: hidden !important;
  vertical-align: middle !important;
  float: left !important;
}
  </style>
 </head>
 <body bgcolor="#F6F6F9" style="background-color: #F6F6F9; margin: 0px; padding: 20px">
  <div style="color:transparent;visibility:hidden;opacity:0;font-size:0px;border:0;max-height:1px;width:1px;margin:0px;padding:0px;border-width:0px!important;display:none!important;line-height:0px!important;">
   <img border="0" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fpitch-72da6af6dea5.intercom-mail.com%252Fq%252Fg4Ec8QMYxv4Bn3H0mr-vUA~~%252FAAAAAQA~%252FRgRhlMiHPVcIaW50ZXJjb21CCgAfh0OyX7YwR7xSEzVkNWQ4OWMzQHVpZmVlZC5jb21YBAABDL4~/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZwaXRjaC03MmRhNiJ9:1keadF:zVWCCYzijlclH7bWOe5ieZ3i7skrkdyaPSg3tYPdaac" width="1"/>
  </div>
  <table align="center" bgcolor="white" border="0" cellpadding="0" cellspacing="0" class="main" style="border-collapse: separate; border-radius: 6px; border-spacing: 0; font-family: Helvetica, Arial, sans-serif; letter-spacing: 0; table-layout: fixed" width="595">
   <tbody>
    <tr>
     <td class="main-td" style="border: 1px solid #dddfe5; border-radius: 6px; box-shadow: 0 6px 12px 0 rgba(103,110,144, 0.1); font-family: Helvetica, Arial, sans-serif; font-size: 15px; padding: 40px 60px">
      <!-- Header -->
      <!-- Main content -->
      <table class="content" style="border-collapse: separate; border-spacing: 0; table-layout: fixed" width="100%">
       <tbody>
        <tr>
         <td align="center" class="content-td" style="color: #2B2A35; font-family: Helvetica, Arial, sans-serif; font-size: 15px; line-height: 22px; padding: 0; text-align: center">
          <img src="https://inboxflows.com/_/image/https%253A%252F%252Fd33wubrfki0l68.cloudfront.net%252F731fca297202a3b1cf92ade959ba9238fddfb99d%252Fc8076%252Fimages%252Flogos%252Fblack.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkMzN3dWJyZmtpMCJ9:1keadF:RurCTIScab2e11G_RAVNuzvnslZEEnvF59qa90_1nGQ" style="margin: 0 0 17px; max-width: 100%" width="107"/>
          <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; text-align: left !important">
           <br/>
           Hi James,
          </p>
          <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; text-align: left !important">
           The beginning of the week is great for a fresh start. Here are some ideas for creating stunning Pitch presentations this week:
          </p>
          <h2 align="left" class="intercom-align-left" style="color: #2B2A35; font-size: 18px; font-weight: bold; margin-bottom: 7px; margin-top: 30px; text-align: left !important">
           Weekly report
          </h2>
          <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; text-align: left !important">
           Start noting the key insights from your latest project with an elegant status report presentation.
          </p>
          <div align="left" class="intercom-container intercom-align-left" style="margin-bottom: 16px; text-align: left !important">
           <a style="border: none; color: #586EE0; outline: none !important" target="_blank">
            <img src="https://inboxflows.com/_/image/https%253A%252F%252Fpitch-72da6af6dea5.intercom-mail.com%252Fi%252Fo%252F199323324%252Fb3ff81ade5f54c93a3e3ccbd%252FStatus%252Breport-%252Bmobile.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZwaXRjaC03MmRhNiJ9:1keadF:zVWCCYzijlclH7bWOe5ieZ3i7skrkdyaPSg3tYPdaac" style="margin: 17px 0; max-width: 100%"/>
           </a>
          </div>
          <h2 align="left" class="intercom-align-left" style="color: #2B2A35; font-size: 18px; font-weight: bold; margin-bottom: 7px; margin-top: 30px; text-align: left !important">
           Team bulletin
          </h2>
          <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; text-align: left !important">
           Showcase what each team is working on — project updates, key results, and more — and keep your company in the know. See how the Pitch team
           <a style="border: none; color: #586EE0; outline: none !important" target="_blank">
            uses bulletins to stay in sync
           </a>
           .
          </p>
          <div align="left" class="intercom-container intercom-align-left" style="margin-bottom: 16px; text-align: left !important">
           <a style="border: none; color: #586EE0; outline: none !important" target="_blank">
            <img src="https://inboxflows.com/_/image/https%253A%252F%252Fpitch-72da6af6dea5.intercom-mail.com%252Fi%252Fo%252F199323423%252Fbfc3adc714e34a9ff43e4dbd%252FTeam%252Bmeeting%252B-%252Bmobile.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZwaXRjaC03MmRhNiJ9:1keadF:zVWCCYzijlclH7bWOe5ieZ3i7skrkdyaPSg3tYPdaac" style="margin: 17px 0; max-width: 100%"/>
           </a>
          </div>
          <h2 align="left" class="intercom-align-left" style="color: #2B2A35; font-size: 18px; font-weight: bold; margin-bottom: 7px; margin-top: 30px; text-align: left !important">
           Personal drafts
          </h2>
          <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; text-align: left !important">
           Gather your professional thoughts and draft the narrative of your next presentation with minimal structure.
          </p>
          <div align="left" class="intercom-container intercom-align-left" style="margin-bottom: 16px; text-align: left !important">
           <a style="border: none; color: #586EE0; outline: none !important" target="_blank">
            <img src="https://inboxflows.com/_/image/https%253A%252F%252Fpitch-72da6af6dea5.intercom-mail.com%252Fi%252Fo%252F199323496%252F19e58b25b8a1d42af393e544%252FUX%252Btemplate%252B-%252Bmobile.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZwaXRjaC03MmRhNiJ9:1keadF:zVWCCYzijlclH7bWOe5ieZ3i7skrkdyaPSg3tYPdaac" style="margin: 17px 0; max-width: 100%"/>
           </a>
          </div>
          <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; text-align: left !important">
           <br/>
           Our professionally designed templates will help you create your next presentation faster than ever.
          </p>
          <br/>
          <table align="center" class="intercom-container intercom-align-center" style="border-collapse: collapse; border-spacing: 0; margin: 17px auto; table-layout: fixed; text-align: center !important">
           <tbody>
            <tr>
             <td align="left" bgcolor="#586EE0" style="background-color: #586EE0; border: 1px none #dddfe5; border-radius: 6px; font-family: Helvetica, Arial, sans-serif; font-size: 15px; margin: 0; padding: 5px 7px; text-align: left; vertical-align: top" valign="top">
              <a class="intercom-h2b-button" style="background-color: #586EE0; border: none; border-radius: 6px; color: white; display: inline-block; font-size: 15px; font-weight: bold; outline: none !important; padding: 12px 35px; text-decoration: none" target="_blank">
               Get started
              </a>
             </td>
            </tr>
           </tbody>
          </table>
          <p align="left" class="intercom-align-left" style="line-height: 1.5; margin: 0 0 17px; text-align: left !important">
          </p>
         </td>
        </tr>
       </tbody>
      </table>
     </td>
    </tr>
   </tbody>
  </table>
  <!-- Footer -->
  <table align="middle" class="footer" style="border-collapse: separate; border-spacing: 0; table-layout: fixed" width="100%">
   <tbody>
    <tr>
     <td style="font-family: Helvetica, Arial, sans-serif; font-size: 15px; padding: 0">
      <table align="center" bgcolor="transparent" border="0" cellpadding="0" cellspacing="0" class="main" style="border-collapse: separate; border-radius: 6px; border-spacing: 0; font-family: Helvetica, Arial, sans-serif; letter-spacing: 0; table-layout: fixed" width="600">
       <tbody>
        <tr>
         <td align="center" class="footer-td" style="font-family: Helvetica, Arial, sans-serif; font-size: 15px; padding: 21px 30px 15px; text-align: center">
          <a style="border: none; color: #b7b7b7; font-size: 12px; font-weight: 300; outline: none !important; text-decoration: none">
           Unsubscribe from our emails
          </a>
          <p style="color: #b7b7b7; font-size: 12px; font-weight: 300; margin: 0 0 6px; text-decoration: none">
           <br/>
           Copyright © 2020 Pitch Software GmbH, All rights reserved.
           <br/>
           You are receiving this email because you signed up for a Pitch account.
           <br/>
           <br/>
           Pitch Software GmbH Joachimstr. 7 Berlin 10119 Germany
           <br/>
           <br/>
           Local Court of Charlottenburg HRB 193605 B
           <br/>
           Managing Director: Christian Reber-Prévot
           <br/>
           <br/>
           <a style="border: none; color: #b7b7b7; font-size: 12px; font-weight: 300; outline: none !important; text-decoration: none">
            Privacy Policy
           </a>
          </p>
         </td>
        </tr>
       </tbody>
      </table>
     </td>
    </tr>
   </tbody>
  </table>
  <img alt="intercom" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fpitch-72da6af6dea5.intercom-mail.com%252Fvia%252Fo%253Fh%253Daf9d34514df9269a6298233d1e6e7cc2e7d04482-alrusdv4_119585800259198/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZwaXRjaC03MmRhNiJ9:1keadF:zVWCCYzijlclH7bWOe5ieZ3i7skrkdyaPSg3tYPdaac" style="display: block;" width="1"/>
  <img alt="" border="0" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fpitch-72da6af6dea5.intercom-mail.com%252Fq%252FpTuY9Ff3Biu0xAN2uJPudA~~%252FAAAAAQA~%252FRgRhlMiHPlcIaW50ZXJjb21CCgAfh0OyX7YwR7xSEzVkNWQ4OWMzQHVpZmVlZC5jb21YBAABDL4~/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZwaXRjaC03MmRhNiJ9:1keadF:zVWCCYzijlclH7bWOe5ieZ3i7skrkdyaPSg3tYPdaac" width="1"/>
 </body>
</html>