Inboxes

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

+New inbox

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional //EN" "//www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html style="margin-top:0;padding:0;margin:0;background-color:rgb(234, 234, 234);" xmlns="//www.w3.org/1999/xhtml" xmlns:o="urn:schemas-microsoft-com:office:office">
 <head>
  <meta content="text/html charset=UTF-8" http-equiv="Content-Type"/>
  <meta content="width=device-width, initial-scale=1" name="viewport"/>
  <meta content="IE=edge" http-equiv="X-UA-Compatible"/>
  <meta content="telephone=no" name="format-detection"/>
  <style type="text/css">
   /* START ENVELOPE CSS */
        
  @media (max-width: 500px) {
    /* Gmail iOS hack */
    u + .body .inbox-fix, u + .body .content-shell-table,
    u + .body .footer-shell-table, u + .body .footer {
      min-width: calc(100vw - 8.5vw) !important;
    }
    
u + .body .content-padding {
      padding-left: 0 !important;
      padding-right: 0 !important;
    }

    .mobile-hide, .ios-hide {
      display: none !important;
    }
    .desktop-hide, .desktop-hide img {
      display: initial !important;
    }
    table.desktop-hide {
      display: table !important;
    }
    .mobile-100w {
      width: 100% !important;
    }
    .mobile-block {
      display: block !important;
    }
    .mobile-left {
      float: left !important;
    }
    .mobile-right {
      float: right !important;
    }
    .mobile-center {
      margin: 0 auto;
      text-align: center !important;
    }
    .content-padding {
      padding-left: 5.6% !important;
      padding-right: 5.6% !important;
    }
    .inner-padding {
      padding-left: 6% !important;
      padding-right: 6% !important;
    }
    .outside-padding {
      padding-left: 11.199999809265137% !important;
      padding-right: 11.199999809265137% !important;
    }
  }

  /*turn off border for iOS mobile*/
  @media screen and (-webkit-min-device-pixel-ratio: 0) and (max-width: 500px) {
    .container.main-border {
      padding: 0 !important;
    }
    .content-shell {
      border: none !important;
    }
  }

  .hide, .hide div, .hide table, .hide td, .hide tr, .hide a, .hide img {
    display: none !important; 
    width: 0 !important; 
    height: 0 !important; 
    max-height: 0 !important; 
    line-height: 0 !important; 
    mso-hide: all !important; 
    overflow: hidden !important; 
    visibility: hidden !important;
  }
  @media yahoo {
    table {
      border-collapse: collapse;
      table-layout: fixed;
    }
    table table {
      table-layout: auto;
    }
  }
  * [data-term] {
    border-bottom: none !important;
    pointer-events: none !important;
  }
  .ii a {
    color: inherit !important;
    text-decoration:none !important;
  }
  a[x-apple-data-detectors] {
    color: inherit !important;
    text-decoration: none !important;
    font-size: inherit !important;
    font-family: inherit !important;
    font-weight: inherit !important;
    line-height: inherit !important;
  }
  table {
    -wings-cellpadding: 0;
    -wings-cellspacing: 0;
    -wings-border: 0;
    border-spacing: 0;
  }
  img {
    -ms-interpolation-mode: bicubic;
    border: none;
    outline: none;
    border-collapse: collapse;
  }
  .empty {
    font-size: 0;
    line-height: 0;
  }
  .desktop-hide, .desktop-hide img, .desktop-hide-max, .desktop-hide-max img {
    display:none;
    mso-hide:all;
  }
  .content-padding {
    padding-left: 20px;
    padding-right: 20px;
  }
  .inner-padding {
    padding-left: 20px;
    padding-right: 20px;
  }
  .outer-radius {
    border-radius: 8px;
  }
  .outside-padding {
    padding-left: 40px;
    padding-right: 40px;
  }
  .inner-radius {
    border-radius: 4px;
  }
  .gmail-fix-no-inline {
    display:none;
    display:none !important;
  }
  a {
    color: inherit;
  }
  a img {
    border-style: none;
  }
  .hide-link a, .iosnonlink a, .hide-link {
    text-decoration: none !important;
    cursor: text;
  }

  body, .container, html {
    margin-top: 0;
  }
  html, body {
    padding: 0;
    margin: 0;
  }

  /*Color Themes*/
  body, .container, html, .container-table {
    background-color: #EAEAEA;
  }
  .content-shell-table {
    background-color: #FFFFFF;
  }

  /*Below 4 classes dynamically assigned via envelope prop for border*/
  .container.main-border {
    padding: 19px 0 20px 0;
  }
  .container.main-border .content-shell {
    border: 2px solid #EAECED;
    border-radius: 8px;
  }
  .container.main-border .content-shell-table {
    border-radius: 8px;
  }
  .container.main-border #gem-footer {
    border-radius: 0 0 8px 8px;
  }

        
        
/*envelope styles*/
/*more styles*/
.footer-shell-table {
background-color: #FFFFFF;
}
@media (max-width: 499px) {
.mobile-hide-max, .ios-hide-max {
display: none !important;
}
.inbox-fix {
display: none;
}
.desktop-hide-max, .desktop-hide-max img {
display: initial !important;
}
table.content-shell-table, table.footer-shell-table, .footer {
width: 100% !important;
}
}

            /* END ENVELOPE CSS */
        .gem-singleButton.fullWidth {
  -wings-width: 100%;
}

.gem-singleButton span.text {
  padding: 14px 40px;
  min-width: 80px; 
  display: block;
}

.gem-singleButton .innerButton {
  text-align: center;
  mso-padding-alt: 14px;
}

@media (max-width: 500px) {
  .gem-singleButton span.text {
    min-width: auto !important;
  }
}
.gem-component-image-cell img {display:block;}

@media only screen and (max-width: 500px) {

    .gem-component-image-cell img { width:100% !important; height:auto !important; }
}   

.saturdayNightfever img {
  box-shadow: 0 15px 10px -15px rgba(34,31,31,0.50);
}

.middle {
  padding-right: 22px;
  padding-left: 22px;
}

@media (max-width: 500px) {
  .middle {
    width: 46% !important;
    padding-right: 4% !important;
    padding-left: 4% !important;
  }
  .left, .right {
    width: 24.8% !important;
  }
  .saturdayNightFever .gem-component-image-cell {
    padding-top: 15px !important;
  }
  .saturdayNightFever .gem-element-nflxLogo + table .gem-component-image-cell {
    padding-top: 28.5% !important;
  }
  .gem-singleButton .content-padding {
    padding-top: 15px !important;
  }
}
.gem-element-nflxLogo img {display:block;}
.amp-wrapper {
  margin: 0 auto; 
  font-family: NetflixSans-Bold, Helvetica, Roboto, Segoe UI, sans-serif;
}

@media (max-width: 500px) {
  .amp-wrapper {
    width: 100%;
  }
}


@media (min-width: 501px) {
  .amp-wrapper {
    width: 500px;
  }
}


.gem-footer .icon {
  padding-right: 22px;
}

.gem-footer .icon.nonMember {
  padding-bottom: 20px;
}

.gem-footer .address {
  padding-bottom: 20px;
}

.gem-footer .footer-links {
  padding-bottom: 20px;
}

#gem-footer .questions, #gem-footer .footer-links a {
  font-family: NetflixSans-Medium,Helvetica, Roboto, Segoe UI, sans-serif;
  font-weight: 500;
}

.gem-footer .footer-links a {
  font-family: NetflixSans-Light,Helvetica, Roboto, Segoe UI, sans-serif;
  font-size: 12px;
  line-height: 20px;
  text-decoration: underline;
}

#gem-footer .gem-legal, .gem-legal a, #gem-footer .hide-link, #gem-footer .hide-link a,
#gem-footer .footer-links a, #gem-footer .footer-links,
#gem-footer .questions, #gem-footer .questions a {
  color: #A9A6A6;
}

.gem-legal a {
  text-decoration: underline;
}

#gem-footer .address {
  color: #A9A6A6;
  text-decoration: none !important;
  cursor: text;
}

/*Conditional elements CSS*/
.gem-legal.legal-top, .gem-legal.legal-bottom {
  padding-bottom: 20px;
}

@media (max-width: 499px) {
  .gem-footer {
    width: 100% !important;
  }
}

@media (max-width: 500px) {
  .gem-footer .outer-padding {
    padding: 0  5.6% !important;
  }
}
.gem-singleButton .inner-radius {
  box-shadow: 0 15px 10px -15px rgba(34,31,31,0.50);
}



.spacer {
  font-size: 0;
  line-height: 0;
}

@media (max-width: 500px) {
  .mobile-block {
    display: block !important;
  }
}
/**** Global Font Styles ****/
.gem-h0, .gem-h1, .gem-h2, .gem-h3, .gem-h4, .gem-h5, .gem-h6, .eyebrow, .bold {
  font-family: NetflixSans-Bold,Helvetica, Roboto, Segoe UI, sans-serif;
  font-weight: 700;
}

.gem-p1, .gem-p2, .gem-legal, .gem-p3, .light, .gem-p {
  font-family: NetflixSans-Light,Helvetica, Roboto, Segoe UI, sans-serif;
  font-weight: 300;
}

.gem-h0 {
  font-size: 44px;
  line-height: 53px;
  letter-spacing: -1px;
}

.gem-h1 {
  font-size: 36px;
  line-height: 43px;
  letter-spacing: -1px;
}

.gem-h2 {
  font-size: 30px;
  line-height: 36px;
  letter-spacing: -0.75px;
}

.gem-h3 {
  font-size: 24px;
  line-height: 29px;
  letter-spacing: -0.5px;
}

.gem-h4 {
  font-size: 18px;
  line-height: 22px;
  letter-spacing: -0.35px;
}

.gem-h5 {
  font-size: 14px;
  line-height: 17px;
  letter-spacing: -0.2px;
}

.eyebrow {
  font-size: 10px;
  line-height: 13px;
  letter-spacing: -0.25px;
}

.gem-p {
  font-size: 15px;
  line-height: 20px;
}

.gem-p1 {
  font-size: 14px;
  line-height: 18px;
  letter-spacing: -0.25px;
}

.gem-p2 {
  font-size: 12px;
  line-height: 15px;
  letter-spacing: -0.12px;
}

.gem-legal, .gem-p3 {
  font-size: 11px;
  line-height: 14px;
  letter-spacing: -0.1px;
}
.gem-bold {
  font-family: NetflixSans-Bold,Helvetica, Roboto, Segoe UI, sans-serif !important;
  font-weight: 700 !important;
}
.gem-light {
  font-family: NetflixSans-Light,Helvetica, Roboto, Segoe UI, sans-serif !important;
  font-weight: 300 !important;
}

        
            /* Ability to override mobile styles declared in content scripts */
        
        @media screen {@font-face {font-family: NetflixSans-Medium;src: url('https://inboxflows.com/_/image/https%253A%252F%252Fassets.nflxext.com%252Fus%252Femail%252Ffonts%252FNetflixSans-Medium-Opt.woff2/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZhc3NldHMubmZseCJ9:1kpRn8:yNvl2zl2eT6fM4woP4eDHmfxaoA6QtA973wa3x_GjCQ');}@font-face {font-family: NetflixSans-Light;src: url('https://inboxflows.com/_/image/https%253A%252F%252Fassets.nflxext.com%252Fus%252Femail%252Ffonts%252FNetflixSans-Light-Opt.woff2/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZhc3NldHMubmZseCJ9:1kpRn8:yNvl2zl2eT6fM4woP4eDHmfxaoA6QtA973wa3x_GjCQ');}@font-face {font-family: NetflixSans-Bold;src: url('https://inboxflows.com/_/image/https%253A%252F%252Fassets.nflxext.com%252Fus%252Femail%252Ffonts%252FNetflixSans-Bold-Opt.woff2/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZhc3NldHMubmZseCJ9:1kpRn8:yNvl2zl2eT6fM4woP4eDHmfxaoA6QtA973wa3x_GjCQ');}}
  </style>
 </head>
 <body class="body" style="margin-top:0;padding:0;margin:0;background-color:rgb(234, 234, 234);">
  <!--/* 100% Size Container -->
  <!-- Preview Text -->
  <div class="hide" style="display:none;width:0;height:0;max-height:0;line-height:0;mso-hide:all;overflow:hidden;visibility:hidden;">
   The best £5.99 you’ll spend this month. Compare that to cable TV.
   <!-- preview text hack -->
   <div class="hide" style="display: none; max-height: 0px; overflow:hidden;display:none;width:0;height:0;max-height:0;line-height:0;mso-hide:all;overflow:hidden;visibility:hidden;">
    ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌
   </div>
  </div>
  <!-- End Preview Text -->
  <table border="0" cellpadding="0" cellspacing="0" class="container-table -important" style="border-spacing:0;background-color:rgb(234, 234, 234);" width="100%">
   <tbody>
    <tr>
     <td align="center" class="container" style="margin-top:0;background-color:rgb(234, 234, 234);">
      <!--/* Hero + Content -->
      <table border="0" cellpadding="0" cellspacing="0" class="content-shell-table" style="border-spacing:0;background-color:rgb(255, 255, 255);" width="500">
       <tbody>
        <tr>
         <td>
          <!--legal_content_footer-->
          <img border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fbeaconimages.netflix.net%252Fimg%252FBAQgBEAEa8AJ2THSsgosiINnMMOKPnivWtOL2AnQyoJeAeZvAnPLAfVyngt7D4yfwGJECc7U4W05bN5BJOoDH_Lv7Ie8GY5jDHPErVjtp3cgxUIoCZEhpcZlCPmvzcBlcCCjnos6Hjm9CDs5LzMHM05ras9kB2bZIQhjre_XVpF-qujTt8Aod6a-JUsOCbL4rM1Ch4Q_Ux2rB-zlehELaePpyIfp9uTU6BmDARXwPwaZ4p5Tb-MQFWCOnmYkhtCnD4A81y4Hpbg_1hrlF9WifWFVkCImzFMaxzABFPcJ5enHMMw6KoY-a5qaYL_xeABWe2HCXvgiIXDo7D3Q6jC6eSdFUz0aqNI7YUzCakcF8JAnvQFSDRsoIBa6xrUt3wWL-xhrG2lLCBMeH-VvWA_bXsgBDdxVHT07PEYbNH-nHooj4vMt1_W1TUjw44-OKjxL0ANNu65b_lZ12QAa_kF6vqJgQ3UVYP3UweMPaDw9qeBNTmaTTtsQIPQ../?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZiZWFjb25pbWFnZSJ9:1kpRn8:o04YIZN62OA2MfdY-QV7qwsH4sz0MVvb7M5CJi9NAs4" style="display:block;-ms-interpolation-mode:bicubic;border:none;outline:none;border-collapse:collapse;"/>
         </td>
        </tr>
        <!--/* Content -->
        <tr>
         <td align="center" class="content-shell">
          <table border="0" cellpadding="0" cellspacing="0" class="gemModule saturdayNightFever _1" style="border-spacing:0;">
           <tbody>
            <tr>
             <td class="content-padding" style="padding-left:20px;padding-right:20px;">
              <table border="0" cellpadding="0" cellspacing="0" style="border-spacing:0;" width="100%">
               <tbody>
                <tr>
                 <td class="left" valign="bottom">
                  <table border="0" cellpadding="0" cellspacing="0" class="gem-element-nflxLogo" style="border-spacing:0;" width="100%">
                   <tbody>
                    <tr>
                     <td align="center" class="content-padding" style="padding-top:20px;padding-left:20px;padding-right:20px;">
                      <a style="color:inherit;" target="_blank">
                       <img alt="Netflix" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fassets.nflxext.com%252Fus%252Femail%252Fgem%252Fnflx.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZhc3NldHMubmZseCJ9:1kpRn8:yNvl2zl2eT6fM4woP4eDHmfxaoA6QtA973wa3x_GjCQ" style="box-shadow:0 15px 10px -15px rgba(34, 31, 31, 0.5);display:block;-ms-interpolation-mode:bicubic;border:none;outline:none;border-collapse:collapse;border-style:none;" width="24"/>
                      </a>
                     </td>
                    </tr>
                   </tbody>
                  </table>
                  <table border="0" cellpadding="0" cellspacing="0" class="gem-component-image" style="border-spacing:0;" width="100%">
                   <tbody>
                    <tr>
                     <td align="center" class="gem-component-image-cell _none" style="padding-top:34px;">
                      <a style="color:inherit;" target="_blank">
                       <img alt="The Crown" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fdnm.nflximg.net%252Fapi%252Fv6%252FZ-WHgqd_TeJxSuha8aZ5WpyLcX8%252FAAAACzNEvetZ-P1jxtmkg1Y5zRC9FpBkKIH-Ss_EcOS72JoyxrF7XP5QYuUkE4ctf6OX9pe7T418fAbRi04MQv064gx4uLE.jpg%253Fr%253Da65/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkbm0ubmZseGltZyJ9:1kpRn8:-VgZXLTAHeAim-J0rkA7l5rJhWtcBd0Sc7UhB6B8HuQ" style="border-radius:4px;box-shadow:none; max-width: 119px;box-shadow:0 15px 10px -15px rgba(34, 31, 31, 0.5);display:block;-ms-interpolation-mode:bicubic;border:none;outline:none;border-collapse:collapse;border-style:none;" width="119"/>
                      </a>
                     </td>
                    </tr>
                   </tbody>
                  </table>
                  <table border="0" cellpadding="0" cellspacing="0" class="gem-component-image" style="border-spacing:0;" width="100%">
                   <tbody>
                    <tr>
                     <td align="center" class="gem-component-image-cell _none" style="padding-top:20px;">
                      <a style="color:inherit;" target="_blank">
                       <img alt="The Crown" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fdnm.nflximg.net%252Fapi%252Fv6%252Fa0rzcqaxbY-vbvJ_p52ifDlKBbg%252FAAAAC3_AsVmh1eofzUh6udbZJB0cAcXSh9AKSJt73JxnqsWZ1kvjXLx9fksh2fJ6HOsDZm4WOjb63-m-RUdvAE3vj3JX2KwN.jpg%253Fr%253D869/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkbm0ubmZseGltZyJ9:1kpRn8:-VgZXLTAHeAim-J0rkA7l5rJhWtcBd0Sc7UhB6B8HuQ" style="border-radius:4px;box-shadow:none; max-width: 119px;box-shadow:0 15px 10px -15px rgba(34, 31, 31, 0.5);display:block;-ms-interpolation-mode:bicubic;border:none;outline:none;border-collapse:collapse;border-style:none;" width="119"/>
                      </a>
                     </td>
                    </tr>
                   </tbody>
                  </table>
                 </td>
                 <td class="middle" style="padding-right:22px;padding-left:22px;" valign="bottom">
                  <table border="0" cellpadding="0" cellspacing="0" class="gem-component-image" style="border-spacing:0;" width="100%">
                   <tbody>
                    <tr>
                     <td align="center" class="gem-component-image-cell _none" style="padding-top:20px;">
                      <a style="color:inherit;" target="_blank">
                       <img alt="The Queen" border="0" gambit="" s="" src="https://inboxflows.com/_/image/https%253A%252F%252Fdnm.nflximg.net%252Fapi%252Fv6%252Fa0rzcqaxbY-vbvJ_p52ifDlKBbg%252FAAAACwE6MrZiuAgWiBFa79A_Nv0Idl-78qGNC4ZU6mQAlDNDUvrXTDVytC0T5IWFEXphIcdtS7uWk0jpqXRyGViteo0Is5a3.jpg%253Fr%253D786/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkbm0ubmZseGltZyJ9:1kpRn8:-VgZXLTAHeAim-J0rkA7l5rJhWtcBd0Sc7UhB6B8HuQ" style="border-radius:4px;box-shadow:none; max-width: 172px;box-shadow:0 15px 10px -15px rgba(34, 31, 31, 0.5);display:block;-ms-interpolation-mode:bicubic;border:none;outline:none;border-collapse:collapse;border-style:none;" width="172"/>
                      </a>
                     </td>
                    </tr>
                   </tbody>
                  </table>
                  <table border="0" cellpadding="0" cellspacing="0" class="gem-component-image" style="border-spacing:0;" width="100%">
                   <tbody>
                    <tr>
                     <td align="center" class="gem-component-image-cell _none" style="padding-top:20px;">
                      <a style="color:inherit;" target="_blank">
                       <img alt="Stranger Things 3" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fdnm.nflximg.net%252Fapi%252Fv6%252FNYskjzLJzCNUfv50Bf8eKZdz4nA%252FAAAAC2O7IYTad3SmXhujLW9-PkMAgKXFQrZIOdxT2chDCw3s2orU0WENLaqwHbdPbPO7m-8H9wMEjt2Gs6r7l8Z-pvgg2yA.jpg%253Fr%253D03b/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkbm0ubmZseGltZyJ9:1kpRn8:-VgZXLTAHeAim-J0rkA7l5rJhWtcBd0Sc7UhB6B8HuQ" style="border-radius:4px;box-shadow:none; max-width: 172px;box-shadow:0 15px 10px -15px rgba(34, 31, 31, 0.5);display:block;-ms-interpolation-mode:bicubic;border:none;outline:none;border-collapse:collapse;border-style:none;" width="172"/>
                      </a>
                     </td>
                    </tr>
                   </tbody>
                  </table>
                 </td>
                 <td class="right" valign="bottom">
                  <table border="0" cellpadding="0" cellspacing="0" class="gem-component-image" style="border-spacing:0;" width="100%">
                   <tbody>
                    <tr>
                     <td align="center" class="gem-component-image-cell _none" style="padding-top:20px;">
                      <a style="color:inherit;" target="_blank">
                       <img alt="The Queen" border="0" gambit="" s="" src="https://inboxflows.com/_/image/https%253A%252F%252Fdnm.nflximg.net%252Fapi%252Fv6%252FZ-WHgqd_TeJxSuha8aZ5WpyLcX8%252FAAAAC7IFZL6gyys4YmvSDSU2dxy-E-rRxZ-vovGPisuENPUooiBtAeqBnaGzjTym6ix41eI2MGDay2Uj6qJRXCC3EIoCB9I.jpg%253Fr%253Dfc8/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkbm0ubmZseGltZyJ9:1kpRn8:-VgZXLTAHeAim-J0rkA7l5rJhWtcBd0Sc7UhB6B8HuQ" style="border-radius:4px;box-shadow:none; max-width: 119px;box-shadow:0 15px 10px -15px rgba(34, 31, 31, 0.5);display:block;-ms-interpolation-mode:bicubic;border:none;outline:none;border-collapse:collapse;border-style:none;" width="119"/>
                      </a>
                     </td>
                    </tr>
                   </tbody>
                  </table>
                  <table border="0" cellpadding="0" cellspacing="0" class="gem-component-image" style="border-spacing:0;" width="100%">
                   <tbody>
                    <tr>
                     <td align="center" class="gem-component-image-cell _none" style="padding-top:20px;">
                      <a style="color:inherit;" target="_blank">
                       <img alt="Money Heist" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fdnm.nflximg.net%252Fapi%252Fv6%252FZ-WHgqd_TeJxSuha8aZ5WpyLcX8%252FAAAACyrUs5gO5LPuQsnJRWUB5pQPfcrnxtLHGvxTSPzwL4CcvjQtuNhGeiVTvTtZhPL3nxSC5rzv_NGmMQLg-VNx7b7nPG4.jpg%253Fr%253D05e/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkbm0ubmZseGltZyJ9:1kpRn8:-VgZXLTAHeAim-J0rkA7l5rJhWtcBd0Sc7UhB6B8HuQ" style="border-radius:4px;box-shadow:none; max-width: 119px;box-shadow:0 15px 10px -15px rgba(34, 31, 31, 0.5);display:block;-ms-interpolation-mode:bicubic;border:none;outline:none;border-collapse:collapse;border-style:none;" width="119"/>
                      </a>
                     </td>
                    </tr>
                   </tbody>
                  </table>
                  <table border="0" cellpadding="0" cellspacing="0" class="gem-component-image" style="border-spacing:0;" width="100%">
                   <tbody>
                    <tr>
                     <td align="center" class="gem-component-image-cell _none" style="padding-top:20px;">
                      <a style="color:inherit;" target="_blank">
                       <img alt="Stranger Things 3" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fdnm.nflximg.net%252Fapi%252Fv6%252FevlCitJPPCVCry0BZlEFb5-QjKc%252FAAAAC8FMb-vYsNYt-cZ0s0PNEyUWPyHed4L9cKcNc3Ls0erpcF1Jd0vypSi6L2B13INX9027UE9vCS0qOSdOcEWEip0Yn91fV46qkYwW-14Allqy2Pj4C2leuNZbQ1TPYw.jpg%253Fr%253D6c4/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkbm0ubmZseGltZyJ9:1kpRn8:-VgZXLTAHeAim-J0rkA7l5rJhWtcBd0Sc7UhB6B8HuQ" style="border-radius:4px;box-shadow:none; max-width: 119px;box-shadow:0 15px 10px -15px rgba(34, 31, 31, 0.5);display:block;-ms-interpolation-mode:bicubic;border:none;outline:none;border-collapse:collapse;border-style:none;" width="119"/>
                      </a>
                     </td>
                    </tr>
                   </tbody>
                  </table>
                 </td>
                </tr>
               </tbody>
              </table>
             </td>
            </tr>
           </tbody>
          </table>
          <table align="center" border="0" cellpadding="0" cellspacing="0" class="gem-singleButton mobile-100w fullWidth" style="border-spacing:0;" width="100%">
           <tbody>
            <tr>
             <td align="center" class="content-padding" style="padding-top: 20px;padding-left:20px;padding-right:20px;">
              <table bgcolor="#e50914" border="0" cellpadding="0" cellspacing="0" class="inner-radius" style="border-radius:4px;box-shadow:0 15px 10px -15px rgba(34, 31, 31, 0.5);border-spacing:0;" width="100%">
               <tbody>
                <tr>
                 <td align="center" class="gem-h5 innerButton" style="color: #ffffff;font-family:NetflixSans-Bold, Helvetica, Roboto, Segoe UI, sans-serif;font-weight:700;font-size:14px;line-height:17px;letter-spacing:-0.2px;text-align:center;mso-padding-alt:14px;">
                  <a class="gem-h5" style="color: #ffffff;text-align:center;text-decoration:none;font-family:NetflixSans-Bold, Helvetica, Roboto, Segoe UI, sans-serif;font-weight:700;font-size:14px;line-height:17px;letter-spacing:-0.2px;color:inherit;">
                   <!--[if !gte mso 9]><!---->
                   <span class="text" style="padding:14px 40px;min-width:80px;display:block;">
                    <!--<![endif]-->
                    REJOIN NETFLIX
                    <!--[if !gte mso 9]><!---->
                   </span>
                   <!--<![endif]-->
                  </a>
                 </td>
                </tr>
               </tbody>
              </table>
             </td>
            </tr>
           </tbody>
          </table>
          <table border="0" cellpadding="0" cellspacing="0" class="gemModule saturdayNightFever _2" style="border-spacing:0;">
           <tbody>
            <tr>
             <td class="content-padding" style="padding-bottom: 10px;padding-left:20px;padding-right:20px;">
              <table border="0" cellpadding="0" cellspacing="0" style="border-spacing:0;" width="100%">
               <tbody>
                <tr>
                 <td class="left" valign="top">
                  <table border="0" cellpadding="0" cellspacing="0" class="gem-component-image" style="border-spacing:0;" width="100%">
                   <tbody>
                    <tr>
                     <td align="center" class="gem-component-image-cell _none" style="padding-top:20px;">
                      <a style="color:inherit;" target="_blank">
                       <img alt="Money Heist" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fdnm.nflximg.net%252Fapi%252Fv6%252FevlCitJPPCVCry0BZlEFb5-QjKc%252FAAAACw7d7CFC3oJzuvwbr3AjDy6Rno01ECNIVfjVscnFfZz3fEuyjcTQ0RKFjyq25TCyDJgbrr4OIttjiFvgygqxkRSMhdxm7jbKEStjLCF3V-N-BAXIM6KHXA7F2oZICA.jpg%253Fr%253Dac5/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkbm0ubmZseGltZyJ9:1kpRn8:-VgZXLTAHeAim-J0rkA7l5rJhWtcBd0Sc7UhB6B8HuQ" style="border-radius:4px;box-shadow:none; max-width: 119px;box-shadow:0 15px 10px -15px rgba(34, 31, 31, 0.5);display:block;-ms-interpolation-mode:bicubic;border:none;outline:none;border-collapse:collapse;border-style:none;" width="119"/>
                      </a>
                     </td>
                    </tr>
                   </tbody>
                  </table>
                  <table border="0" cellpadding="0" cellspacing="0" class="gem-component-image" style="border-spacing:0;" width="100%">
                   <tbody>
                    <tr>
                     <td align="center" class="gem-component-image-cell _none" style="padding-top:20px;">
                      <a style="color:inherit;" target="_blank">
                       <img alt="Money Heist" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fdnm.nflximg.net%252Fapi%252Fv6%252FNYskjzLJzCNUfv50Bf8eKZdz4nA%252FAAAAC6b26r-y8_CaEyonE5qQLyRoJOPMMG72sQGbzyImJCCxEnA7xzdgjWnR9A2cwci6xMyqx48Mj0o_zzrbitZvbZibgeg.jpg%253Fr%253D20c/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkbm0ubmZseGltZyJ9:1kpRn8:-VgZXLTAHeAim-J0rkA7l5rJhWtcBd0Sc7UhB6B8HuQ" style="border-radius:4px;box-shadow:none; max-width: 119px;box-shadow:0 15px 10px -15px rgba(34, 31, 31, 0.5);display:block;-ms-interpolation-mode:bicubic;border:none;outline:none;border-collapse:collapse;border-style:none;" width="119"/>
                      </a>
                     </td>
                    </tr>
                   </tbody>
                  </table>
                  <table border="0" cellpadding="0" cellspacing="0" class="gem-component-image" style="border-spacing:0;" width="100%">
                   <tbody>
                    <tr>
                     <td align="center" class="gem-component-image-cell _none" style="padding-top:20px;">
                      <a style="color:inherit;" target="_blank">
                       <img alt="Star Trek: Discovery" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fdnm.nflximg.net%252Fapi%252Fv6%252FevlCitJPPCVCry0BZlEFb5-QjKc%252FAAAAC4olo4vq7Qld7UGoA_KKSOmgRtKSABpA5bxoX0gSfrLjprzxxVpB7MNxF2FKXHZXbEFfOTOb9LgWYgJG9luAmVhkGDErMyzvE9lWIV26CM79fi65tbXuEWEFUxFv5AR9KOa450TjtbeKm0MQZdeXCwacyFI1IjDEZ1lsUy_fuw.jpg%253Fr%253D944/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkbm0ubmZseGltZyJ9:1kpRn8:-VgZXLTAHeAim-J0rkA7l5rJhWtcBd0Sc7UhB6B8HuQ" style="border-radius:4px;box-shadow:none; max-width: 119px;box-shadow:0 15px 10px -15px rgba(34, 31, 31, 0.5);display:block;-ms-interpolation-mode:bicubic;border:none;outline:none;border-collapse:collapse;border-style:none;" width="119"/>
                      </a>
                     </td>
                    </tr>
                   </tbody>
                  </table>
                  <table border="0" cellpadding="0" cellspacing="0" class="gem-component-image" style="border-spacing:0;" width="100%">
                   <tbody>
                    <tr>
                     <td align="center" class="gem-component-image-cell _none" style="padding-top:20px;">
                      <a style="color:inherit;" target="_blank">
                       <img alt="The Last Kingdom" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fdnm.nflximg.net%252Fapi%252Fv6%252FZ-WHgqd_TeJxSuha8aZ5WpyLcX8%252FAAAAC4Fo2myhimROe6K_NriCijFPObbw6BlWIspCa81tuXUdM_5OnEp50NdwDIWEyYcpX3RyGp7ekjI3CPNDrijMO8OgLQA.jpg%253Fr%253D986/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkbm0ubmZseGltZyJ9:1kpRn8:-VgZXLTAHeAim-J0rkA7l5rJhWtcBd0Sc7UhB6B8HuQ" style="border-radius:4px;box-shadow:none; max-width: 119px;box-shadow:0 15px 10px -15px rgba(34, 31, 31, 0.5);display:block;-ms-interpolation-mode:bicubic;border:none;outline:none;border-collapse:collapse;border-style:none;" width="119"/>
                      </a>
                     </td>
                    </tr>
                   </tbody>
                  </table>
                 </td>
                 <td class="middle" style="padding-right:22px;padding-left:22px;" valign="top">
                  <table border="0" cellpadding="0" cellspacing="0" class="gem-component-image" style="border-spacing:0;" width="100%">
                   <tbody>
                    <tr>
                     <td align="center" class="gem-component-image-cell _none" style="padding-top:20px;">
                      <a style="color:inherit;" target="_blank">
                       <img alt="Cobra Kai" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fdnm.nflximg.net%252Fapi%252Fv6%252Fa0rzcqaxbY-vbvJ_p52ifDlKBbg%252FAAAAC7v-aIUXC8cym5Xd-GGRPzS_TjVS-NI3TpQCiBPXFDGahGJsdQMBsLF_LoZpQmFeC019ZK6-tC6dJx5SobhcK3af54RS.jpg%253Fr%253D0d6/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkbm0ubmZseGltZyJ9:1kpRn8:-VgZXLTAHeAim-J0rkA7l5rJhWtcBd0Sc7UhB6B8HuQ" style="border-radius:4px;box-shadow:none; max-width: 172px;box-shadow:0 15px 10px -15px rgba(34, 31, 31, 0.5);display:block;-ms-interpolation-mode:bicubic;border:none;outline:none;border-collapse:collapse;border-style:none;" width="172"/>
                      </a>
                     </td>
                    </tr>
                   </tbody>
                  </table>
                  <table border="0" cellpadding="0" cellspacing="0" class="gem-component-image" style="border-spacing:0;" width="100%">
                   <tbody>
                    <tr>
                     <td align="center" class="gem-component-image-cell _none" style="padding-top:20px;">
                      <a style="color:inherit;" target="_blank">
                       <img alt="Star Trek: Discovery" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fdnm.nflximg.net%252Fapi%252Fv6%252FNYskjzLJzCNUfv50Bf8eKZdz4nA%252FAAAAC2wFKpI8lPuL3tM1eAutah9rhbnISAtp0OBvdEWXlRTmr8sQ-aohxWszNUsCFL1YsgiNE97g9lbyYelZa30jmETpYP0.jpg%253Fr%253D71a/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkbm0ubmZseGltZyJ9:1kpRn8:-VgZXLTAHeAim-J0rkA7l5rJhWtcBd0Sc7UhB6B8HuQ" style="border-radius:4px;box-shadow:none; max-width: 172px;box-shadow:0 15px 10px -15px rgba(34, 31, 31, 0.5);display:block;-ms-interpolation-mode:bicubic;border:none;outline:none;border-collapse:collapse;border-style:none;" width="172"/>
                      </a>
                     </td>
                    </tr>
                   </tbody>
                  </table>
                  <table border="0" cellpadding="0" cellspacing="0" class="gem-component-image" style="border-spacing:0;" width="100%">
                   <tbody>
                    <tr>
                     <td align="center" class="gem-component-image-cell _none" style="padding-top:20px;">
                      <a style="color:inherit;" target="_blank">
                       <img alt="The Last Kingdom" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fdnm.nflximg.net%252Fapi%252Fv6%252Fa0rzcqaxbY-vbvJ_p52ifDlKBbg%252FAAAAC0wZFibw65xj4STWSZeWzNs0n5Df3BqGnRfkyq4C5IRJ-lyLZpXad0eF3CBgBu_jjiZYtcYyJmUzbxRIPVY6t5r6ixUx.jpg%253Fr%253D7bd/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkbm0ubmZseGltZyJ9:1kpRn8:-VgZXLTAHeAim-J0rkA7l5rJhWtcBd0Sc7UhB6B8HuQ" style="border-radius:4px;box-shadow:none; max-width: 172px;box-shadow:0 15px 10px -15px rgba(34, 31, 31, 0.5);display:block;-ms-interpolation-mode:bicubic;border:none;outline:none;border-collapse:collapse;border-style:none;" width="172"/>
                      </a>
                     </td>
                    </tr>
                   </tbody>
                  </table>
                 </td>
                 <td class="right" valign="top">
                  <table border="0" cellpadding="0" cellspacing="0" class="gem-component-image" style="border-spacing:0;" width="100%">
                   <tbody>
                    <tr>
                     <td align="center" class="gem-component-image-cell _none" style="padding-top:20px;">
                      <a style="color:inherit;" target="_blank">
                       <img alt="Cobra Kai" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fdnm.nflximg.net%252Fapi%252Fv6%252FZ-WHgqd_TeJxSuha8aZ5WpyLcX8%252FAAAAC0Rd-O2CiII2FAtfUP2xdKrscDwoOK4AarVtwc69E_70IzktHxw0PANsDxOw98O0rsnov96h9LlvPXtO-ZXZwPYD4XM.jpg%253Fr%253D481/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkbm0ubmZseGltZyJ9:1kpRn8:-VgZXLTAHeAim-J0rkA7l5rJhWtcBd0Sc7UhB6B8HuQ" style="border-radius:4px;box-shadow:none; max-width: 119px;box-shadow:0 15px 10px -15px rgba(34, 31, 31, 0.5);display:block;-ms-interpolation-mode:bicubic;border:none;outline:none;border-collapse:collapse;border-style:none;" width="119"/>
                      </a>
                     </td>
                    </tr>
                   </tbody>
                  </table>
                  <table border="0" cellpadding="0" cellspacing="0" class="gem-component-image" style="border-spacing:0;" width="100%">
                   <tbody>
                    <tr>
                     <td align="center" class="gem-component-image-cell _none" style="padding-top:20px;">
                      <a style="color:inherit;" target="_blank">
                       <img alt="Designated Survivor" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fdnm.nflximg.net%252Fapi%252Fv6%252FZ-WHgqd_TeJxSuha8aZ5WpyLcX8%252FAAAACy4fWR9z8_R-a2kEo3kytVYG5YSyoSlt3xODvAgNhz7AYLDffO03cm0DZqN19-X2aVVcwyhepkyf9ZVbpCQb9LgP3M8.jpg%253Fr%253Df3f/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkbm0ubmZseGltZyJ9:1kpRn8:-VgZXLTAHeAim-J0rkA7l5rJhWtcBd0Sc7UhB6B8HuQ" style="border-radius:4px;box-shadow:none; max-width: 119px;box-shadow:0 15px 10px -15px rgba(34, 31, 31, 0.5);display:block;-ms-interpolation-mode:bicubic;border:none;outline:none;border-collapse:collapse;border-style:none;" width="119"/>
                      </a>
                     </td>
                    </tr>
                   </tbody>
                  </table>
                  <table border="0" cellpadding="0" cellspacing="0" class="gem-component-image" style="border-spacing:0;" width="100%">
                   <tbody>
                    <tr>
                     <td align="center" class="gem-component-image-cell _none" style="padding-top:20px;">
                      <a style="color:inherit;" target="_blank">
                       <img alt="Designated Survivor" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fdnm.nflximg.net%252Fapi%252Fv6%252Fa0rzcqaxbY-vbvJ_p52ifDlKBbg%252FAAAAC6TPGl3Auz0DlwZ1NezFg4wsRJX9GThRUeaGSMRNUJtAp71S0IqI2eyWV8sz24xYfqDzSWuSGLACV_r2W77ceGOho-pf.jpg%253Fr%253D646/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkbm0ubmZseGltZyJ9:1kpRn8:-VgZXLTAHeAim-J0rkA7l5rJhWtcBd0Sc7UhB6B8HuQ" style="border-radius:4px;box-shadow:none; max-width: 119px;box-shadow:0 15px 10px -15px rgba(34, 31, 31, 0.5);display:block;-ms-interpolation-mode:bicubic;border:none;outline:none;border-collapse:collapse;border-style:none;" width="119"/>
                      </a>
                     </td>
                    </tr>
                   </tbody>
                  </table>
                  <table border="0" cellpadding="0" cellspacing="0" class="gem-component-image" style="border-spacing:0;" width="100%">
                   <tbody>
                    <tr>
                     <td align="center" class="gem-component-image-cell _none" style="padding-top:20px;">
                      <a style="color:inherit;" target="_blank">
                       <img alt="Orange Is the New Black" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fdnm.nflximg.net%252Fapi%252Fv6%252FevlCitJPPCVCry0BZlEFb5-QjKc%252FAAAAC7VQdG9jDNK3o8wqz3tw24Rs0Fvghl1tPWnFGhTrH8GUIBv_-yh07bOon6GwGDXVvQAcxESB_-5SCCQ0Vv0cJQlHWK3FzjzVNTYH_OKDp3wZw1ySrjFD011ShtAeqw.jpg%253Fr%253Dc35/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkbm0ubmZseGltZyJ9:1kpRn8:-VgZXLTAHeAim-J0rkA7l5rJhWtcBd0Sc7UhB6B8HuQ" style="border-radius:4px;box-shadow:none; max-width: 119px;box-shadow:0 15px 10px -15px rgba(34, 31, 31, 0.5);display:block;-ms-interpolation-mode:bicubic;border:none;outline:none;border-collapse:collapse;border-style:none;" width="119"/>
                      </a>
                     </td>
                    </tr>
                   </tbody>
                  </table>
                 </td>
                </tr>
               </tbody>
              </table>
             </td>
            </tr>
           </tbody>
          </table>
          <table bgcolor="#FFFFFF" border="0" cellpadding="0" cellspacing="0" class="gem-footer mobile-100w" id="gem-footer" style="border-spacing:0;" width="100%">
           <tbody>
            <tr>
             <td class="content-padding" style="padding-top:40px;padding-left:20px;padding-right:20px;">
              <table border="0" cellpadding="0" cellspacing="0" style="border-spacing:0;" width="100%">
               <tbody>
                <tr>
                 <td class="icon" style="padding-right:22px;" valign="top" width="1%">
                  <a style="color:inherit;" target="_blank">
                   <img alt="Netflix" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fassets.nflxext.com%252Fus%252Femail%252Fgem%252Fnflx.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZhc3NldHMubmZseCJ9:1kpRn8:yNvl2zl2eT6fM4woP4eDHmfxaoA6QtA973wa3x_GjCQ" style="-ms-interpolation-mode:bicubic;border:none;outline:none;border-collapse:collapse;border-style:none;" width="24"/>
                  </a>
                 </td>
                 <td>
                  <table border="0" cellpadding="0" cellspacing="0" class="footer-shell" style="border-spacing:0;" valign="top" width="100%">
                   <tbody>
                    <tr>
                     <td class="gem-p1 questions" style="font-family:NetflixSans-Medium, Helvetica, Roboto, Segoe UI, sans-serif;font-weight:500;font-family:NetflixSans-Light, Helvetica, Roboto, Segoe UI, sans-serif;font-weight:300;font-size:14px;line-height:18px;letter-spacing:-0.25px;color:rgb(169, 166, 166);">
                      Questions? Call 0808 196 5391
                     </td>
                    </tr>
                    <tr>
                     <td class="gem-legal address" style="font-size:11px;line-height:14px;letter-spacing:-0.1px;font-family:NetflixSans-Light, Helvetica, Roboto, Segoe UI, sans-serif;font-weight:300;color:rgb(169, 166, 166);text-decoration:none;cursor:text;color:rgb(169, 166, 166);padding-bottom:20px;">
                      <span class="hide-link" style="text-decoration:none;cursor:text;color:rgb(169, 166, 166);">
                       <a style="text-decoration:none;cursor:text;text-decoration:underline;color:rgb(169, 166, 166);color:inherit;">
                        ‪Netflix International B.V.‬
                       </a>
                      </span>
                     </td>
                    </tr>
                    <tr>
                     <td class="footer-links" style="padding-bottom:20px;color:rgb(169, 166, 166);">
                      <a class="footer-link nowrap" style="font-family:NetflixSans-Medium, Helvetica, Roboto, Segoe UI, sans-serif;font-weight:500;font-family:NetflixSans-Light, Helvetica, Roboto, Segoe UI, sans-serif;font-size:12px;line-height:20px;text-decoration:underline;color:rgb(169, 166, 166);color:inherit;">
                       Unsubscribe
                      </a>
                      <br/>
                      <a class="footer-link nowrap" style="font-family:NetflixSans-Medium, Helvetica, Roboto, Segoe UI, sans-serif;font-weight:500;font-family:NetflixSans-Light, Helvetica, Roboto, Segoe UI, sans-serif;font-size:12px;line-height:20px;text-decoration:underline;color:rgb(169, 166, 166);color:inherit;">
                       Terms of Use
                      </a>
                      <br/>
                      <a class="footer-link nowrap" style="font-family:NetflixSans-Medium, Helvetica, Roboto, Segoe UI, sans-serif;font-weight:500;font-family:NetflixSans-Light, Helvetica, Roboto, Segoe UI, sans-serif;font-size:12px;line-height:20px;text-decoration:underline;color:rgb(169, 166, 166);color:inherit;">
                       Privacy
                      </a>
                      <br/>
                      <a class="footer-link nowrap" style="font-family:NetflixSans-Medium, Helvetica, Roboto, Segoe UI, sans-serif;font-weight:500;font-family:NetflixSans-Light, Helvetica, Roboto, Segoe UI, sans-serif;font-size:12px;line-height:20px;text-decoration:underline;color:rgb(169, 166, 166);color:inherit;">
                       Help Centre
                      </a>
                     </td>
                    </tr>
                    <tr>
                     <td class="gem-legal mail-to" style="font-size:11px;line-height:14px;letter-spacing:-0.1px;font-family:NetflixSans-Light, Helvetica, Roboto, Segoe UI, sans-serif;font-weight:300;color:rgb(169, 166, 166);">
                      This message was emailed to
                      <span class="hide-link ignore-diff" style="text-decoration:none;cursor:text;color:rgb(169, 166, 166);">
                       <a style="text-decoration:none;cursor:text;text-decoration:underline;color:rgb(169, 166, 166);color:inherit;">
                        [19b10820@uifeed.com]
                       </a>
                      </span>
                      by Netflix because you are a former Netflix member.
                      <br/>
                      SRC:
                      <a class="footer-no-link hide-link ignore-diff" style="text-decoration:none;cursor:text;text-decoration:underline;color:rgb(169, 166, 166);color:inherit;">
                       16139_en-GB_GB
                      </a>
                     </td>
                    </tr>
                   </tbody>
                  </table>
                 </td>
                </tr>
               </tbody>
              </table>
              <!-- Spacer -->
              <table border="0" cellpadding="0" cellspacing="0" class="" style="border-spacing:0;" width="100%">
               <tbody>
                <tr>
                 <td class="spacer-1 spacer" style="padding: 40px 0 0 0;font-size:0;line-height:0;">
                 </td>
                </tr>
               </tbody>
              </table>
              <!-- End Spacer -->
             </td>
            </tr>
           </tbody>
          </table>
         </td>
        </tr>
       </tbody>
      </table>
     </td>
    </tr>
   </tbody>
  </table>
  <!-- Fix for Gmail on iOS -->
  <div class="mobile-hide-max gmail-fix-no-inline" style="white-space:nowrap; font:15px courier; line-height:0;">
  </div>
 </body>
</html>