<!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: 15px 0 15px;
  }

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

  .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://wikifactory-24be178391b8.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>

</head>

<body style="background-color: white" bgcolor="white">

  <table cellspacing="0" border="0" cellpadding="0" align="center" bgcolor="transparent" class="main" style="border-collapse: separate; border-spacing: 0; font-family: Helvetica, Arial, sans-serif; letter-spacing: 0; table-layout: fixed; width: 100%">
    <tbody>
<tr>
      <td class="content-td" style="color: #222; font-family: Helvetica, Arial, sans-serif; line-height: 20px; padding: 0">
        
          <p class="intercom-align-left" style="margin: 0 0 15px; padding-top: 0; text-align: left !important" align="left">Hi La,<br><br>I am Carolina, a designer that just graduated in FabAcademy. This summer, I have joined as Community developer on Wikifactory, a platform that hosts digitally fabricated, open source projects, and a community of experts and people interested in those topics.</p>
<p class="intercom-align-left" style="margin: 0 0 15px; text-align: left !important" align="left">The team and I were very excited about reaching out and opening a conversation about the future of technology and digital fabrication with your team. <br><br>At <a href="https://wikifactory-24be178391b8.intercom-mail.com/via/e?ob=QDMGlbGbpMqrsEkURjsIpSfDcOtkYtVy86wFyLmwFrE%3D&h=3930572084a794e657f261ec5accbcf143d3fe08-20211662820" target="_blank" style="border: none; color: #1251ba; outline: none !important; text-decoration: underline">Wikifactory</a>, we believe that accessible tools and collaborative workflows can enable extraordinary things - fast!  Our platform provides a set of collaboration tools designed to help you and your community to work on physical products of all stages and sizes. Whether the hosting of files and documentation, an integrated feedback system or to visualise CAD through - ultimately, we want to help your community accelerate iteration.</p>
<p class="intercom-align-left" style="margin: 0 0 15px; text-align: left !important" align="left">Come take a look at the Wikifactory Platform and see how projects are <a href="https://wikifactory-24be178391b8.intercom-mail.com/via/e?ob=XH9tMjHlLOUeUKcUMqWJHQ9Hufn6cmWD4l6EOKGYwto%3D&h=e210d754e74bce95a4155c7ccc28e31ce884e255-20211662820" target="_blank" style="border: none; color: #1251ba; outline: none !important; text-decoration: underline">featured</a>! You can click through on any of the Projects to see how they work on the Platform.</p>
<p class="intercom-align-left" style="margin: 0 0 15px; text-align: left !important" align="left">We are making the most of really getting to know our <a href="https://wikifactory-24be178391b8.intercom-mail.com/via/e?ob=wqlh4zGDf4k%2FrNCj1CEqaBfr0jimOWa8bHPyOMhvAEBVpvTCD1VpC0K9MrcKVWCz&h=01f11b37c8ede261f08021e41739dfd633760c0a-20211662820" target="_blank" style="border: none; color: #1251ba; outline: none !important; text-decoration: underline">community</a> to build the best social collaboration tool for their digital fabrication projects based on their feedback and needs so if you have any questions don’t hesitate to reach out and we’ll help you get started!</p>
<p class="intercom-align-left" style="margin: 0 0 15px; text-align: left !important" align="left">Best,</p>
<p class="intercom-align-left" style="margin: 0 0 15px; text-align: left !important" align="left">Carolina Portugal </p>
<p class="intercom-align-left" style="margin: 0 0 15px; text-align: left !important" align="left"><i>Community Developer at Wikifactory</i><br><a href="mailto:carol@wikifactory.com" target="_blank" style="border: none; color: #1251ba; outline: none !important; text-decoration: underline">carol@wikifactory.com</a></p>
<p class="intercom-align-left" style="margin: 0 0 15px; text-align: left !important" align="left">Spain: +34 667 273 480<br>Twitter: @wikifactory</p>
<p class="intercom-align-left" style="margin: 0 0 15px; text-align: left !important" align="left"></p>
<p class="intercom-align-left" style="margin: 0 0 15px; text-align: left !important" align="left"><br></p>
        
      </td>
    </tr>
  </tbody>
</table>

  <!-- Footer -->
  <table width="100%" class="footer" align="middle" style="border-collapse: separate; border-spacing: 0; font-family: Helvetica, Arial, sans-serif; table-layout: fixed; width: 100%">
    <tbody>
<tr>
      <td class="footer-td" style="color: #999999; font-family: Helvetica, Arial, sans-serif; font-size: 11px; padding: 10px 0; text-align: left; width: 100%" align="left">
        
          <p class="unsub">Don't want to get emails like this? <a href="https://wikifactory-24be178391b8.intercom-mail.com/subscriptions/unsubscribe?app_id=f7fp07h1&conversation_id=20211662820&user_id=5c2627e4ea62a80bca06bed6" style="border: none; color: #999999; font-size: 11px; outline: none !important; text-decoration: underline">Unsubscribe from our emails</a></p>
        
      </td>
    </tr>
  </tbody>
</table>



<img src="https://wikifactory-24be178391b8.intercom-mail.com/via/o?h=821fe89da72aac073add98c907b819cb483d2fa5-20211662820" width="1" height="1" style="display: block;" alt="intercom">

<img border="0" width="1" height="1" alt="" src="https://wikifactory-24be178391b8.intercom-mail.com/q/tIZMSSqjfiUxZ3t8_t04bg~~/AAAAAQA~/RgReCK1HPlcIaW50ZXJjb21CCgAQRygmXPqHnPlSG2xhdmlsYWRlbHBpbmd1aUBtYXJzdXBpLm9yZ1gEAADHZA~~">
</body>
</html>