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;
  }

  .main .main-td {
    padding: 40px 60px;
    border: 1px solid #dddddd;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.05);
    border-radius: 2px;
  }

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

  td {
    font-size: 16px;
    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: #525252;
  }

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

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

  .content-td h2 {
    font-size: 18px;
    font-weight: bold;
    color: #282F33;
    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: 16px;
    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;
    margin: 0 0 20px 40px;
    padding: 0;
  }

  .content-td ol {
    list-style: decimal;
    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 #DDD;
    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: 0;
    text-align: left;
    vertical-align: top;
  }

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

  .content-td a {
    color: #1251BA;
  }

  .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: #f5a55e;
    padding: 12px 35px;
    border-radius: 3px;
    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: 14px;
    text-decoration: none;
    background-color: #f5a55e;
    border: none !important;
    border-radius: 3px;
  }

  /**/
  .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: 14px;
    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 .bold-class {
    font-weight: bold;
    font-size: 14px;
    text-decoration: underline;
  }

  .footer-td p.powered-by a {
    text-decoration: underline;
  }


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

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

  }

  a.intercom-h2b-button {
    background-color: #f5a55e;
    font-size: 14px;
    color: #FFF;
    font-weight: bold;
    border-radius: 3px;
    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%252Ffreetrade.intercom-mail.com%252Fassets%252Farticle_book-1a595be287f73c0d02f548f513bfc831.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZmcmVldHJhZGUuaSJ9:1pZxVG:XrTBbe2iTUJuyVkuQuSEzgYBiZdHjQY6E63SWkKr2rk') !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%252Ffreetrade.intercom-mail.com%252Fassets%252Farticle_book-1a595be287f73c0d02f548f513bfc831.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZmcmVldHJhZGUuaSJ9:1pZxVG:XrTBbe2iTUJuyVkuQuSEzgYBiZdHjQY6E63SWkKr2rk') !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="f9f9f9" style="background-color: #f9f9f9; 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 alt="" border="0" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Ffreetrade.intercom-mail.com%252Fq%252Fq2uCzadR_5RLvkt3EB2JxA~~%252FAAAAAQA~%252FRgRl60lzPVcIaW50ZXJjb21CCmQIc8QIZGxmD91SEzlkMWVlZTdkQHVpZmVlZC5jb21YBAAAt4E~/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZmcmVldHJhZGUuaSJ9:1pZxVG:XrTBbe2iTUJuyVkuQuSEzgYBiZdHjQY6E63SWkKr2rk" width="1"/>
  </div>
  <table align="center" bgcolor="white" border="0" cellpadding="0" cellspacing="0" class="main" style="font-family: Helvetica, Arial, sans-serif; letter-spacing: 0; border-spacing: 0; border-collapse: separate; table-layout: fixed;" width="595">
   <tbody>
    <tr>
     <td class="main-td" style="box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.05); border-radius: 2px; font-size: 16px; font-family: Helvetica, Arial, sans-serif; padding: 40px 60px; border: 1px solid #dddddd;">
      <!-- Header -->
      <table class="header" style="border-spacing: 0; border-collapse: separate; table-layout: fixed;" width="100%">
       <tbody>
        <tr>
         <td align="left" class="logo" style="font-size: 16px; font-family: Helvetica, Arial, sans-serif; text-align: left; padding: 0;">
          <img class="featured" height="42" src="https://inboxflows.com/_/image/https%253A%252F%252Ffreetrade.intercom-mail.com%252Fi%252Fo%252F85446376%252F9d8279e1b87800aa14bc59ed%252FFile1542109735002/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZmcmVldHJhZGUuaSJ9:1pZxVG:XrTBbe2iTUJuyVkuQuSEzgYBiZdHjQY6E63SWkKr2rk" style="text-align: left; padding: 15px 0 30px;" width="165"/>
         </td>
        </tr>
       </tbody>
      </table>
      <!-- Main content -->
      <table class="content" style="border-spacing: 0; border-collapse: separate; table-layout: fixed;" width="100%">
       <tbody>
        <tr>
         <td class="content-td" style="font-size: 15px; font-family: Helvetica, Arial, sans-serif; line-height: 22px; color: #525252; padding: 0;">
          <p style="line-height: 1.5; margin: 0 0 17px;">
          </p>
          <div class="intercom-interblocks-table-container">
           <table style="border-spacing: 0; border-collapse: collapse; table-layout: fixed; margin-bottom: 20px;">
            <tbody>
             <tr>
              <td align="left" style="font-size: 16px; font-family: Helvetica, Arial, sans-serif; text-align: left; vertical-align: top; padding: 5px 7px; border-width: 0;" valign="top">
               <p style="line-height: 1.5; margin: 0 0 17px;">
                Hey ​Ramy​,
               </p>
               <p style="line-height: 1.5; margin: 0 0 17px;">
                Over the next few months, we’re making some changes to our pricing plans and introducing annual subscriptions.
               </p>
               <p style="line-height: 1.5; margin: 0 0 17px;">
                You can see our new prices, as well as when they come into effect, below. As a reminder, as a Basic plan customer your current FX fee is 0.45%.
               </p>
               <div class="intercom-container" style="margin-bottom: 16px;">
                <img src="https://inboxflows.com/_/image/https%253A%252F%252Flh5.googleusercontent.com%252FM8xuWXc8Aw4m0_f9xQgjJ0kd6_VI1gLlzsvuzyqeOjvp6p0F6EXImApG9z2MMqi3YiVproNQ6TMXJiThY1q0q7k_ypPZmu358shjB-J1oESUaZim2G_tO7GgYvCrVME8h3VaavUli4EjGOcePuUolBg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZsaDUuZ29vZ2xldSJ9:1pZxVG:DezKgB0Ye7mlA-ZQ2hcQ83USnWImA0OFyYFAyqfsN0Q" style="max-width: 100%; margin: 17px 0;"/>
               </div>
               <p style="line-height: 1.5; margin: 0 0 17px;">
                <small>
                 <i>
                  *Applies to US and European-traded stocks. The FX fee is charged on top of the exchange rate.
                 </i>
                </small>
               </p>
               <p style="line-height: 1.5; margin: 0 0 17px;">
               </p>
               <p style="line-height: 1.5; margin: 0 0 17px;">
                <b>
                 How does this compare to other providers?
                </b>
               </p>
               <p style="line-height: 1.5; margin: 0 0 17px;">
                The table below shows different examples of your fees as a Freetrade Basic plan customer compared to other providers.
               </p>
               <p style="line-height: 1.5; margin: 0 0 17px;">
                It assumes you make two US or European trades a month, and shows your monthly fees based on the total value of those trades. For instance, if you buy two US stocks, each worth £50 (for a total of £100 for the month) - this would cost you £0.99 with the Freetrade Basic plan vs £18.47 with Interactive Investor.
               </p>
               <div class="intercom-container" style="margin-bottom: 16px;">
                <img src="https://inboxflows.com/_/image/https%253A%252F%252Flh6.googleusercontent.com%252FCl8P-MIJN91cEp-2XDYBV4JBnHKhDsuIMOcNJPJ3U7bsgEYoXhNdX5sEIUQ894aCDxscRka9dpwR6mS5BQZlmErZeVLpnkRO25BS2VotAv4LMBWicszupdHEtao6sCpDc9cyxy64o00inVe7tKiYjG8/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZsaDYuZ29vZ2xldSJ9:1pZxVG:iXasxVH4bDXJj3C9vqzWsSlL7ZjJSc6cySpkHjjVqWw" style="max-width: 100%; margin: 17px 0;"/>
               </div>
               <p style="line-height: 1.5; margin: 0 0 17px;">
                <small>
                 <i>
                  **Comparison will change based on the value and number of trades.
                 </i>
                </small>
               </p>
               <p style="line-height: 1.5; margin: 0 0 17px;">
               </p>
               <p style="line-height: 1.5; margin: 0 0 17px;">
                <b>
                 What do I need to do?
                </b>
               </p>
               <p style="line-height: 1.5; margin: 0 0 17px;">
                If you’re happy with the changes, you don’t need to do anything. The new FX fee will apply from 11 April 2023.
               </p>
               <p style="line-height: 1.5; margin: 0 0 17px;">
                If you do not wish to accept these changes, you must either begin any required transfers out, or sell down your holdings and close your account by 11 April 2023. For more information on how to do this, select ‘Close Freetrade account’ in your in-app profile.
               </p>
               <p style="line-height: 1.5; margin: 0 0 17px;">
                If you need more time, please get in touch by emailing us at
                <a class="intercom-content-link" style="outline: none !important; color: #1251BA; border-style: none;" target="_blank">
                 hello@freetrade.io
                </a>
                .
               </p>
               <p style="line-height: 1.5; margin: 0 0 17px;">
                Alternatively, you can move to a different subscription plan.
               </p>
               <p style="line-height: 1.5; margin: 0 0 17px;">
                <b>
                 Is Basic still the right plan for me?
                </b>
               </p>
               <p style="line-height: 1.5; margin: 0 0 17px;">
                If you’re making over £1,500 worth of US or European trades per month, you may want to consider upgrading to our Standard or Plus plans to access lower FX fees and a range of other benefits including:
               </p>
               <ul style="list-style-type: disc; margin: 0 0 20px 40px; padding: 0;">
                <li>
                 Up to 3% interest on up to £4,000 uninvested cash
                </li>
                <li>
                 Limit orders and advanced stock fundamentals
                </li>
                <li>
                 Our full range of 6,000+ stocks, including over 400 exchange-traded funds
                </li>
                <li>
                 Tax-efficient investing with an ISA and a SIPP (SIPP only available on Plus)
                </li>
               </ul>
               <p style="line-height: 1.5; margin: 0 0 17px;">
                Compare our plans to see which is best for you
                <a class="intercom-content-link" style="outline: none !important; color: #1251BA; border-style: none;" target="_blank">
                 here
                </a>
                .
               </p>
               <p style="line-height: 1.5; margin: 0 0 17px;">
                If you have any questions, please email us at
                <a class="intercom-content-link" style="outline: none !important; color: #1251BA; border-style: none;" target="_blank">
                 hello@freetrade.io
                </a>
                .
               </p>
               <p style="line-height: 1.5; margin: 0 0 17px;">
                Best,
               </p>
               <p style="line-height: 1.5; margin: 0 0 17px;">
                Freetrade Team
               </p>
               <p align="center" class="intercom-align-center" style="line-height: 1.5; text-align: center !important; margin: 0 0 17px;">
                <i>
                 ----
                </i>
               </p>
               <p style="line-height: 1.5; margin: 0 0 17px;">
                <i>
                 **Comparisons to other providers are based on their published costs on their websites as of 8 March 2023 for trading shares within a share dealing account. They are shown for illustrative purposes only. For confirmation of their up-to-date charges and product information, you should visit their websites.
                </i>
               </p>
               <p style="line-height: 1.5; margin: 0 0 17px;">
                <b>
                 <i>
                  Hargreaves Lansdown
                 </i>
                </b>
                <i>
                 : Based on trades in the previous month, the fee per trade is £11.95 per trade for 0 - 9 trades, £8.95 per trade for 10 -19 trades, and £5.95 for 20 or more trades. FX fee is 1.0% for the first £5,000, 0.75% for the next £5,000, 0.5% for the next 0.5% for the next £10,000 and 0.25% for over £20,000.
                </i>
               </p>
               <p style="line-height: 1.5; margin: 0 0 17px;">
                <b>
                 <i>
                  Interactive Investor
                 </i>
                </b>
                <i>
                 : £4.99 account fee. £5.99 per trade. FX fee is 1.5% for trades between £0 - £24,999.99, 1.25% for £25,000 - £49,999.99, 1% for £50,000 - £99,999.99, 0.5% for £100,000 - £599,999.99, and 0.25% for £600,000 - £999,999.99.
                </i>
               </p>
               <p style="line-height: 1.5; margin: 0 0 17px;">
                <i>
                 When you invest, your capital is at risk. The value of your portfolio can go down as well as up and you may get back less than you invest. Eligibility to invest into an ISA or a SIPP and the value of tax savings depends on personal circumstances and all tax rules may change. ‍SIPPs are a pension product designed for people who want to make their own investment decisions. You can normally only access the money from age 55 (set to rise to 57 from April 2028).
                </i>
               </p>
               <p style="line-height: 1.5; margin: 0 0 17px;">
               </p>
              </td>
             </tr>
            </tbody>
           </table>
          </div>
         </td>
        </tr>
       </tbody>
      </table>
     </td>
    </tr>
   </tbody>
  </table>
  <!-- Footer -->
  <table align="middle" class="footer" style="border-spacing: 0; border-collapse: separate; table-layout: fixed;" width="100%">
   <tbody>
    <tr>
     <td style="font-size: 16px; font-family: Helvetica, Arial, sans-serif; padding: 0;">
      <table align="center" bgcolor="transparent" border="0" cellpadding="0" cellspacing="0" class="main" style="font-family: Helvetica, Arial, sans-serif; letter-spacing: 0; border-spacing: 0; border-collapse: separate; table-layout: fixed;" width="600">
       <tbody>
        <tr>
         <td align="center" class="footer-td" style="font-size: 16px; font-family: Helvetica, Arial, sans-serif; text-align: center; padding: 21px 30px 15px;">
          <p style="font-size: 14px; color: #b7b7b7; text-decoration: none; font-weight: 300; margin: 0 0 6px;">
           <b>
            Boring but important:
           </b>
           <br/>
           <br/>
           Freetrade is a trading name of Freetrade Limited, which is a member firm of the London Stock Exchange and is authorised and regulated by the Financial Conduct Authority. Registered in England and Wales (no. 09797821).
           <br/>
           <br/>
           Freetrade does not provide investment advice and individual investors should make their own decisions or seek independent advice.
    The value of investments can go up as well as down and you may receive back less than your original investment.
           <br/>
           <br/>
           Freetrade respects your privacy and your right to your data. For more info on our privacy policy
           <a style="outline: none !important; font-size: 14px; color: #b7b7b7; text-decoration: none; font-weight: 300; border-style: none;">
            here
           </a>
           .
           <br/>
           <br/>
           Copyright © 2023 Freetrade
           <br/>
           All rights reserved
          </p>
          <p style="font-size: 14px; color: #b7b7b7; text-decoration: none; font-weight: 300; margin: 0 0 6px;">
           10 Devonshire Square, London EC2M 4YP 🏠
          </p>
          <p class="powered-by" style="font-size: 14px; color: #b7b7b7; text-decoration: none; font-weight: 300; margin: 18px 0 6px;">
           Manage what type of emails you get from us
           <a style="outline: none !important; font-size: 14px; color: #b7b7b7; text-decoration: underline; font-weight: bold; border-style: none;">
            here.
           </a>
          </p>
          <p class="powered-by" style="font-size: 14px; color: #b7b7b7; text-decoration: none; font-weight: 300; margin: 18px 0 6px;">
           Unsubscribe from Freetrade account updates
           <a style="outline: none !important; font-size: 14px; color: #b7b7b7; text-decoration: underline; font-weight: bold; border-style: none;">
            here.
           </a>
          </p>
         </td>
        </tr>
       </tbody>
      </table>
     </td>
    </tr>
   </tbody>
  </table>
  <img alt="intercom" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Ffreetrade.intercom-mail.com%252Fvia%252Fo%253Fh%253D3516eddff4a10ae4ac122fbeb41d5770b9bf1238-fnfjgdmz_96912451168556/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZmcmVldHJhZGUuaSJ9:1pZxVG:XrTBbe2iTUJuyVkuQuSEzgYBiZdHjQY6E63SWkKr2rk" style="display: block;" width="1"/>
  <img alt="" border="0" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Ffreetrade.intercom-mail.com%252Fq%252FaTwDrlZCQY1qE1Wo2-1d4g~~%252FAAAAAQA~%252FRgRl60lzPlcIaW50ZXJjb21CCmQIc8QIZGxmD91SEzlkMWVlZTdkQHVpZmVlZC5jb21YBAAAt4E~/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZmcmVldHJhZGUuaSJ9:1pZxVG:XrTBbe2iTUJuyVkuQuSEzgYBiZdHjQY6E63SWkKr2rk" width="1"/>
 </body>
</html>