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(20, 20, 20);" 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;
    }
    
    .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: #141414;
  }
  .content-shell-table {
    background-color: #000000;
  }

  /*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: #000000;
}
@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-copy-table {
  width: 100%;
}
.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; }
}   

/*.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;
  }
}
.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 {
  font-family: NetflixSans-Bold,Helvetica, Roboto, Segoe UI, sans-serif;
  font-weight: 700;
}

.-important .bold {
  font-family: NetflixSans-Bold,Helvetica, Roboto, Segoe UI, sans-serif;
  font-weight: 700;
}

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

.-important .light {
  font-family: NetflixSans-Light,Helvetica, Roboto, Segoe UI, sans-serif;
  font-weight: 300;
}

.-important .medium {
  font-family: NetflixSans-Medium,Helvetica, Roboto, Segoe UI, sans-serif;
  font-weight: 500;
}

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

.gem-h1 {
  font-size: 36px;
  line-height: 42px;
  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: 16px;
  line-height: 21px;
}

.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:1ld672:o4u2gZ2RqVL0rzxTqS_I3V-vuy8xoodMBKqDgkdGpQM');}@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:1ld672:o4u2gZ2RqVL0rzxTqS_I3V-vuy8xoodMBKqDgkdGpQM');}@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:1ld672:o4u2gZ2RqVL0rzxTqS_I3V-vuy8xoodMBKqDgkdGpQM');}}
  </style>
 </head>
 <body class="body" style="margin-top:0;padding:0;margin:0;background-color:rgb(20, 20, 20);">
  <!--/* 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(20, 20, 20);" width="100%">
   <tbody>
    <tr>
     <td align="center" class="container" style="margin-top:0;background-color:rgb(20, 20, 20);">
      <!--/* Hero + Content -->
      <table border="0" cellpadding="0" cellspacing="0" class="content-shell-table" style="border-spacing:0;background-color:rgb(0, 0, 0);" width="500">
       <tbody>
        <tr>
         <td>
          <!--legal_content_footer-->
          <img border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fbeaconimages.netflix.net%252Fimg%252FBAQgBEAEa8AJ2THSsgosiINnMMOKPnivWDTW-PTbPFsZtHHuQwHw-bZ8daRAP6rmBD4SLgsRSth8TDU5HgmwVXdNJ85oQ7FzOl8PBFJI0BpA_RqCtyW95rb2sR_JvA07f8l8hq7YqmCedUKDuaNeppYMgkQqMon8pnBDQEtDLdCBdcHhOw20Juvt5brt_Dj8Jd0vw_Fj_uhrsZYZJ0RpmjoIEvU2jRPfOi26VzTOTuAU521Xn0gBUJrt2RQa--aHIVqsyMW8whnJavF9ayyDQlChGgfYX8wI82KTy-dRZtgGVjdDII9zVkqc6943R6j-_gIjQdIVcGq2ug2paBmBqgs5-KJJKgr5-MXlSZ1n_QHyiA8qlrDP3hpXJwYx2HIY8BNVEzOYHjKUFaP0lhe4w9Q7YNdyLgjPczQrDt2vPArfk8iEy_YtQOQJEydSbg1NRgmN74-6ijKEQKkS-Rnhz2_u-c2X7n24xm7uwvwWKh0MmT2gFF4HyDw../?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZiZWFjb25pbWFnZSJ9:1ld672:LtZyeS1KdWHnZR25dPMZiRJInnx5DiRGAG870ZGWjsA" 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="gem-component-image" style="border-spacing:0;" width="100%">
           <tbody>
            <tr>
             <td align="center" class="gem-component-image-cell _none hero" style="padding-top:0;">
              <a style="color:inherit;" target="_blank">
               <img border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fassets.nflxext.com%252Fus%252Femail%252Fgrowth%252Fremarketing%252Fvlv%252Fvlv_GB.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZhc3NldHMubmZseCJ9:1ld672:o4u2gZ2RqVL0rzxTqS_I3V-vuy8xoodMBKqDgkdGpQM" style="border-radius:0px;box-shadow:none; max-width: 500px;display:block;-ms-interpolation-mode:bicubic;border:none;outline:none;border-collapse:collapse;border-style:none;" width="500"/>
              </a>
             </td>
            </tr>
           </tbody>
          </table>
          <table align="left" border="0" cellpadding="0" cellspacing="0" class="gem-copy-table" style="width:100%;border-spacing:0;">
           <tbody>
            <tr>
             <td align="left" class="gem-copy gem-h1 content-padding" style="padding-top:20px; color:#FFFFFF;padding-left:20px;padding-right:20px;font-size:36px;line-height:42px;letter-spacing:-1px;font-family:NetflixSans-Bold, Helvetica, Roboto, Segoe UI, sans-serif;font-weight:700;">
              Enjoy Netflix again.
             </td>
            </tr>
           </tbody>
          </table>
          <table align="left" border="0" cellpadding="0" cellspacing="0" class="gem-copy-table" style="width:100%;border-spacing:0;">
           <tbody>
            <tr>
             <td align="left" class="gem-copy gem-p content-padding" style="padding-top:20px; color:#FFFFFF;font-family:NetflixSans-Light, Helvetica, Roboto, Segoe UI, sans-serif;font-weight:300;padding-left:20px;padding-right:20px;font-size:16px;line-height:21px;">
              Come back and watch what you want, when you want, on any device you want. And while you’re watching, we’ll never interrupt you with adverts.
             </td>
            </tr>
           </tbody>
          </table>
          <table align="left" border="0" cellpadding="0" cellspacing="0" class="gem-singleButton mobile-100w" style="border-spacing:0;">
           <tbody>
            <tr>
             <td align="center" class="content-padding" style="padding-top: 25px;padding-left:20px;padding-right:20px;">
              <table bgcolor="#e50914" border="0" cellpadding="0" cellspacing="0" class="inner-radius" style="border-radius:4px;border-spacing:0;" width="100%">
               <tbody>
                <tr>
                 <td align="center" class="gem-h5 innerButton" style="color: #ffffff;font-size:14px;line-height:17px;letter-spacing:-0.2px;font-family:NetflixSans-Bold, Helvetica, Roboto, Segoe UI, sans-serif;font-weight:700;text-align:center;mso-padding-alt:14px;">
                  <a class="gem-h5" style="color: #ffffff;text-align:center;text-decoration:none;font-size:14px;line-height:17px;letter-spacing:-0.2px;color:inherit;font-family:NetflixSans-Bold, Helvetica, Roboto, Segoe UI, sans-serif;font-weight:700;">
                   <!--[if !gte mso 9]><!---->
                   <span class="text" style="padding:14px 40px;min-width:80px;display:block;">
                    <!--<![endif]-->
                    REJOIN TODAY
                    <!--[if !gte mso 9]><!---->
                   </span>
                   <!--<![endif]-->
                  </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: 10px 0 0 0;font-size:0;line-height:0;">
             </td>
            </tr>
           </tbody>
          </table>
          <!-- End Spacer -->
          <table bgcolor="#000000" 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:1ld672:o4u2gZ2RqVL0rzxTqS_I3V-vuy8xoodMBKqDgkdGpQM" 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-Light, Helvetica, Roboto, Segoe UI, sans-serif;font-weight:300;font-family:NetflixSans-Medium, Helvetica, Roboto, Segoe UI, sans-serif;font-weight:500;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-family:NetflixSans-Light, Helvetica, Roboto, Segoe UI, sans-serif;font-weight:300;font-size:11px;line-height:14px;letter-spacing:-0.1px;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 Services UK Limited
                       </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-family:NetflixSans-Light, Helvetica, Roboto, Segoe UI, sans-serif;font-weight:300;font-size:11px;line-height:14px;letter-spacing:-0.1px;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;">
                       15964_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-2 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>