<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<meta name="viewport" content="width=device-width">
<meta name="format-detection" content="telephone=no">
<!-- Resets -->

<style type="text/css" data-premailer="ignore">
  #outlook a{
    padding: 0;
  }
  body{
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none;
    font-weight: 400;
  }
  .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;
    width: 100%;
  }

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

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

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


  /**
   * Content
   */

  .content-td {
    color: #222;
    line-height: 20px;
  }

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

  .content-td h1 {
    font-size: 1.3em;
    font-weight: bold;
    line-height: 25px;
    margin-top: 20px;
    margin-bottom: 5px;
  }

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

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

  .content-td h2 {
    font-size: 1.1em;
    font-weight: bold;
    margin: 20px 0 5px;
  }



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

  .content-td p {
    margin: 0 0 15px 0;

  }

  .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 a {
    color: #1251ba;
    text-decoration: underline;
  }

  .content-td strong {
    color: #606060;
  }

  .content-td ol,
  .content-td ul {
    margin: 0 0 20px 40px;
    padding: 0;
    list-style: disc;
  }

  .content-td ol {
    list-style: decimal;
  }

  .content-td ol li,
  .content-td ul li {
    margin: 5px 0;
  }

  .content-td blockquote {
    padding: 10px 0;
    margin: 10px 0;
    font-style: italic;
    color: #8C8C8C;
  }

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

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

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

  .content-td table.intercom-responsive-layout-table div.intercom-container,
  .content-td table.intercom-responsive-layout-table div.embercom-prosemirror-composer-block-container {
      margin-top: 0;
  }

  .content-td div.intercom-container {
    margin-bottom: 15px;
    margin-top: 15px;
    line-height: 0;
  }

  .content-td hr {
    border: none;
    border-top: 1px solid #DDD;
    border-bottom: 0;
    margin: 20px 0;
  }

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

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

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

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

  .content-td table.intercom-container td {
    border: none;
    padding: 0;
    margin: 0;
  }

  /**/
  .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
   */

  .footer {
    width: 100%;
    font-family: Helvetica, Arial, sans-serif;
  }

  .footer .footer-td {
    padding: 10px 0;
    text-align: left;
    width: 100%;
    font-size: 11px;
    color: #999999;
  }

  .footer a {
    text-decoration: underline;
    font-size: 11px;
    color: #999999;
  }


</style>

<!-- Outlook.com -->
<style type="text/css" data-premailer="ignore">
  .content-td blockquote + * {
    margin-top: 10px !important;
  }

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

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

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

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

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

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

  img {
    max-width: 600px !important;
  }
  @media (max-width: 600px) {
    img {
      max-width: 100% !important;
    }
  }
</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://sleekplan-18577fdf2252.intercom-mail.com/assets/article_book-1a595be287f73c0d02f548f513bfc831.png') !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 id="message_level_styles">

  

  

  

  

  

  

  

  

  

  
    a.intercom-content-link {
      

      
        font-style: italic !important;
      

      
    }

    a.intercom-content-link.intercom-header-link,
    a.intercom-content-link.intercom-footer-link {
      

      

      
    }
  

  </style>



</head>
<body class="intercom-template-body">
<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" width="1" height="1" src="https://sleekplan-18577fdf2252.intercom-mail.com/q/WMJwdN0HOM96nUwEuAtjsQ~~/AAAAAQA~/RgRnTEL7PVcIaW50ZXJjb21CCmVo-71pZcb-G29SDWluZm9AbnBvYy5vcmdYBAAEIXA~" alt=""/></div>


  <table cellspacing="0" border="0" cellpadding="0" align="center" bgcolor="transparent" class="main" style="font-family: Helvetica, Arial, sans-serif; letter-spacing: 0; width: 100%; border-spacing: 0; border-collapse: separate; table-layout: fixed;">
    <tbody>
<tr>
      <td class="content-td" style="font-family: Helvetica, Arial, sans-serif; color: #222; line-height: 20px; padding: 0;">
        
          <p style="padding-top: 0; margin: 0 0 15px;">Hey NPOC,</p>
<p style="margin: 0 0 15px;">I hope you are doing well. I'm Marco, the founder of Sleekplan and I wanted to say thanks again for signing up yesterday. </p>
<p style="margin: 0 0 15px;">We're delighted to have you onboard! ðŸŽ‰</p>
<p style="margin: 0 0 15px;">We built Sleekplan to make an improvement over what's similar today in the world of customer feedback tools, and we wanted to help businesses like yours to collect valuable feedback and keep customers up to date  â€“ simple and affordable. </p>
<p style="margin: 0 0 15px;">If you wouldn't mind, I'd love it if you share your first impression with me and let me know if there is anything you miss at Sleekplan!</p>
<p style="margin: 0 0 15px;">Have any questions now or later; Or need help getting started? Just hit "Reply" and say, "Hi Marco!"; I am also available here <a href="https://sleekplan-18577fdf2252.intercom-clicks.com/via/e?ob=UrVLoMMNebVM%2FzO%2BGh7ed1ZfPOvzmZ7CYGhsdmNaQzYT6jr0u68MFZRXARzNp9AenjpiVNunAikaMTLILMJxYdg3CnLyelmZ63XRG4%2BiCStDxN8ViPZQ9pIly%2B2m0KLw3cDqjY3vHVYDnMicuMRdQA%3D%3D&h=3f4a8733e50f3d963704858a168b089c3a1df1f5-bs3h0lq8_58430&l=418b2ea4cffeb916a7e0cf32c2eee5f69d281ee5-14928281" target="_blank" class="intercom-content-link" style="outline: none !important; color: #1251ba; text-decoration: underline; font-style: italic !important; border-style: none;">linkedin.com/in/marcograf/</a> and here <a href="https://sleekplan-18577fdf2252.intercom-clicks.com/via/e?ob=imGTWNWczq4G9q19ZBZQb5KUpol%2F8s85gx%2Fcfhq4lWuVweieX0XDW%2B8JJ5tSQLkP4ruv%2FnBH1k1hfkJrbs4MfmRTtIpiMfZuLB%2F8iibFYelXKxPSEFiAtBb0bL14BHrI&h=fe66d3146194b92029838bf2344a7b3a42104050-bs3h0lq8_58430&l=c2f41ebfdc129f57d984bb71324440fa95a15c28-15695144" target="_blank" class="intercom-content-link" style="outline: none !important; color: #1251ba; text-decoration: underline; font-style: italic !important; border-style: none;">twitter.com/mrcogrf</a> ðŸ‘€</p>
<p style="margin: 0 0 15px;">Cheers,</p>
<p style="margin: 0 0 15px;">Marco<br>CEO // Sleekplan</p>
<br><p style="margin: 0 0 15px;">P.S. NPOC, you can subscribe to our <a href="https://sleekplan-18577fdf2252.intercom-clicks.com/via/e?ob=FJkYYhjONse3BBHJ7KS7CyKlYFpsJ9x6y%2FVdPhCuG%2BRx8zkU%2FoNpOaftXEnNaHteOLNBY3igplLYS%2FDgGieWDYLUXopovZ%2B9841nB7s9gN0R8hbvwiCYQEpKOfSEo39%2BnYhLunoqaAC0u7D%2FVCoqNmFCLDRtjTInOYv8w708ZpsWXjaOXr%2FjHL%2FPm%2BEpEkha4afTAROBYvMMqKxd5Y5CnCFpgYopZcpWrl01YcrxE97jj%2Bdd5azDvec3Im8Wc441iWd7e5vDhtXrd8tF3fW64DVP3iTr8dGqe1v4uqzqieDjBA8cigAZ%2BUa58oxYFOs8uABq8XzlEkyt7etzRKhGRK5FjvgeQVphEY711REb%2Bfv12C56YaTmH0OsgLvt9M%2BQtJLvVb%2B6uxyVrnYtvD9lg5aLjJS3lJNlXMiAB18UwplC25Nf0mMOyRNXK1ipm%2F%2FoakrhMQtlCAHmYfZSPOTPnScb0SATHA2H%2B5%2F%2BhraxZSESln1WsNGZ5DbEsVyhuec9nqnq2sVabkUdXCCFtY1oaFhf9L3aI76m%2Fi9PD10ji%2F7Jmy%2FDVX4aAcvSNrDUOkzVJ8LNm2kQC7iLc6a2SCzewF7uV9OBzkayxGZYEG3u5tPpyQ6RwmDxKOg5d7YEpTVcvGeQvVmDUyOooQeMSYe9CBE5%2FTXfX1Uew9Sot7ku9TM%3D&h=95b3f39ccd8f0ae69969a9756c921d59bb10b3af-bs3h0lq8_58430&l=0176e1addaef2e664cfe28b30b8ff934e5750dd1-13991737" target="_blank" class="intercom-content-link" style="outline: none !important; color: #1251ba; text-decoration: underline; font-style: italic !important; border-style: none;">changelog</a> and follow our journey to stay up-to-date with the latest updates and news.</p>
        
      </td>
    </tr>
  </tbody>
</table>

  <!-- Footer -->
  <table width="100%" class="footer" align="middle" style="border-spacing: 0; border-collapse: separate; table-layout: fixed; width: 100%; font-family: Helvetica, Arial, sans-serif;">
    <tbody>
<tr>
      <td class="footer-td" style="font-family: Helvetica, Arial, sans-serif; text-align: left; width: 100%; font-size: 11px; color: #999999; padding: 10px 0;" align="left">
        
      </td>
    </tr>
  </tbody>
</table>



<img src="https://sleekplan-18577fdf2252.intercom-mail.com/via/o?h=3848d1120ac94b6cc8e2dbb43136f5b06c7b33a2-bs3h0lq8_58430" width="1" height="1" style="display: block;" alt="intercom">

<img border="0" width="1" height="1" alt="" src="https://sleekplan-18577fdf2252.intercom-mail.com/q/GHQHFp_CtfrPQGAuf7CDiQ~~/AAAAAQA~/RgRnTEL7PlcIaW50ZXJjb21CCmVo-71pZcb-G29SDWluZm9AbnBvYy5vcmdYBAAEIXA~">
</body>
</html>