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(255, 255, 255);" 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: 2.5% !important;
      padding-right: 2.5% !important;
    }
    .inner-padding {
      padding-left: 6% !important;
      padding-right: 6% !important;
    }
    .outside-padding {
      padding-left: 5.0% !important;
      padding-right: 5.0% !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: #FFFFFF;
  }
  .content-shell-table {
    background-color: #101010;
  }

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

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

.regular {
  font-family: NetflixSans-Regular,Helvetica, Roboto, Segoe UI, sans-serif;
  font-weight: 500;
}

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

@media (max-width: 500px) {
  td.gem-background-background {
    background-size: cover;
  }
}

/*hack to remove background-image from header*/
@media (max-width:500px) {
  /*remove from iOS*/
  u + .body .gem-background-background {
    background-image: none !important;
  }
  /*Add back in for Android*/
  div > u + .body .gem-background-background {
    background-image: url('https://inboxflows.com/_/image/https%253A%252F%252Fassets.nflxext.com%252Fus%252Femail%252Fgrowth%252Frejoin%252Fzoolander_finalBGImage.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZhc3NldHMubmZseCJ9:1lrbBg:LnqrjFTol5gYxMxqa1iDkLqF9nsfYfh5CBJQo9zfKAg') !important;
  }
}
.gem-copy-table {
  width: 100%;
}
.fullWidth {
  -wings-width: 100%;
  width: 100%;
}

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

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

.gem-singleButton .minWidth {
  min-width:250px;
}

@media (max-width: 500px) {
  .gem-singleButton span.text {
    min-width: auto !important;
  }
}
.subInfo .freeTrial {
  padding: 10px 20px;
}

.subInfo .change {
  padding: 20px;
}

.subInfo .total {
  padding: 20px 20px 0 20px;
}

.bodyColor {
  color: #FFFFFF;
}

.subInfo .grey {
  color: #B3B3B3;
  padding-bottom: 3px;
}

.subInfo td.blue, .subInfo a {
  text-decoration: none;
  color: #127AEA;
}

.subInfo .spacer {
  padding-top: 10px;
}

.subInfo .strike-through {
  text-decoration: line-through;
  color: #E50914;
}

.subInfo .dashed-border {
  border-bottom: 1px dashed #4D4D4D;
  font-size: 20px;
  line-height: 20px;
  -wings-height: 20;
}

.paymentType {
  font-family: NetflixSans-Regular,Helvetica, Roboto, Segoe UI, sans-serif;
}
@media(max-width: 499px) {
  .gem-title-row-td img {
    width: 100%;
    height: inherit;
  }
}

@media(max-width: 500px) {
  .gem-mobile-title-row-td {
    display: block !important;
  }
  .gem-mobile-title-row-td img {
    width: 100%;
    height: inherit;
  }
}

.amp-carousel-button {
  background-color: transparent;
  background-size: 34px 34px;
}

.amp-carousel-button:hover {
  cursor: pointer;
}

.amp-carousel-button-next {
  background-image: url("https://inboxflows.com/_/image/https%253A%252F%252Fassets.nflxext.com%252Fus%252Femail%252Famp%252Fforward.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZhc3NldHMubmZseCJ9:1lrbBg:LnqrjFTol5gYxMxqa1iDkLqF9nsfYfh5CBJQo9zfKAg")
}

.amp-carousel-button-prev {
  background-image: url("https://inboxflows.com/_/image/https%253A%252F%252Fassets.nflxext.com%252Fus%252Femail%252Famp%252Fback.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZhc3NldHMubmZseCJ9:1lrbBg:LnqrjFTol5gYxMxqa1iDkLqF9nsfYfh5CBJQo9zfKAg")
}
/* Background Image */
@media (max-width: 499px) {
  .gem-background, .gem-background-content {
    width: 100% !important;
  }
  .gem-background-background {
    background-repeat: no-repeat;
    background-position: center top;
    width: 100%;
    height: inherit;
    max-height: 700px;
  }
}
.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: #999999;
}

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

#gem-footer .address {
  color: #999999;
  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  2.5% !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, .h0, .h1, .h2, .h3, .h4, .h5 {
  font-family: NetflixSans-Bold,Helvetica, Roboto, Segoe UI, sans-serif;
  font-weight: 700;
}

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

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

.-important .light, .gem-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, .h0 {
  font-size: 44px;
  line-height: 51px;
  letter-spacing: -1px;
}

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

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

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

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

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

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

.gem-p, .p {
  font-size: 16px;
  line-height: 21px;
}

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

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

.gem-legal, .gem-p3, .p3 {
  font-size: 11px;
  line-height: 14px;
  letter-spacing: -0.1px;
}

.lrg-number {
  font-size: 28px;
  line-height: 32px;
  letter-spacing: 6px;
}

.italic {
  font-style: italic;  
}

.underline {
  text-decoration: underline;  
}

  
  /* Ability to override mobile styles declared in content scripts */
  
  @media screen {@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:1lrbBg:LnqrjFTol5gYxMxqa1iDkLqF9nsfYfh5CBJQo9zfKAg');}@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:1lrbBg:LnqrjFTol5gYxMxqa1iDkLqF9nsfYfh5CBJQo9zfKAg');}@font-face {font-family: NetflixSans-Regular;src: url('https://inboxflows.com/_/image/https%253A%252F%252Fassets.nflxext.com%252Fus%252Femail%252Ffonts%252FNetflixSans-Regular-Opt.woff2/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZhc3NldHMubmZseCJ9:1lrbBg:LnqrjFTol5gYxMxqa1iDkLqF9nsfYfh5CBJQo9zfKAg');}@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:1lrbBg:LnqrjFTol5gYxMxqa1iDkLqF9nsfYfh5CBJQo9zfKAg');}}
  </style>
 </head>
 <body class="body" style="margin-top:0;padding:0;margin:0;background-color:rgb(255, 255, 255);">
  <!--/* 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;">
   There’s more to watch than ever before. Check it out.
   <!-- 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(255, 255, 255);" width="100%">
   <tbody>
    <tr>
     <td align="center" class="container" style="margin-top:0;background-color:rgb(255, 255, 255);">
      <!--/* Hero + Content -->
      <table border="0" cellpadding="0" cellspacing="0" class="content-shell-table" style="border-spacing:0;background-color:rgb(16, 16, 16);" width="500">
       <tbody>
        <tr>
         <td>
          <!--legal_content_footer-->
          <img border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fbeaconimages.netflix.net%252Fimg%252FBAQgBEAEa8AJ2THSsgosiINnMMOKPnivWDC8QFq8kVe1ZNpy7SNihOiOUrmLtxA7ZqID0Al4da-vcBlMsyq97LbFsIPZCRF5McuV0Uve8eUvsRuDEUYH6IJlCPmvzcBlcCCjnos6Hjm9M9y6ycLGyXbpnVl7PJps8dp7pIMzXkI5RN3_qhNtQ74oWGgMmsM9nFjyBd5B-lj-NhlHIj3EDAUkc77zn0PzEqot0DofdQgK1aj9Lk9O-uRxtlWoptitn-QRsEA5nZHdsUycIPnZYcLo3Hj1kO9ineDHvK1mfCIIIKVvZHktSIjqvSb2kkNzOQI68m2_7iMbpcP161SzQXDvN7psYNwF-eaRRRiqMEvBU7X1jqjrZpG0mISnYJ-PWQXrgXTK76wNOXYdA4DUmK8V3qSOuyROOiHvrOwobKScPvIqmbTdniQaTOk-mj4CYQCNBuNC_n26rTuK2HYLIH2gjsKyvWQ884-JHmkWRBz_aYVZikEOPkw../?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZiZWFjb25pbWFnZSJ9:1lrbBg:C1nCFQAkws7XnsiG4SSpobQknkxraaHa7QChK9MhdZA" 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" style="border-spacing:0;" width="100%">
           <tbody>
            <tr>
             <td class="gem-background-shell _none">
              <table align="left" border="0" cellpadding="0" cellspacing="0" class="gem-background-table mobile-100w" height="219" style="min-height:220px;height:219px;max-height:219px;border-spacing:0;" width="500">
               <tbody>
                <tr>
                 <td background="https://inboxflows.com/_/image/https%253A%252F%252Finboxflows.com%252F_%252Fimage%252Fhttps%25253A%25252F%25252Fassets.nflxext.com%25252Fus%25252Femail%25252Fgrowth%25252Frejoin%25252Fzoolander_finalBGImage.png%252F%253Finbox_flows_img_sig%253DeyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZhc3NldHMubmZseCJ9%253A1lrbBg%253ALnqrjFTol5gYxMxqa1iDkLqF9nsfYfh5CBJQo9zfKAg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbmJveGZsb3dzLiJ9:1lrbBg:H07RFAk-CrfSgxyu0HQ3djLLvD4229Y5U5cJQcJqRyw" bgcolor="#101010" class="gem-background-background" style="overflow:hidden;background-repeat: no-repeat;background-size:cover;" valign="top">
                  <!--[if gte mso 9]>
              <v:rect xmlns:v="urn:schemas-microsoft-com:vml" fill="true" stroke="false" style="width:500px;height:219px;">
              <v:fill type="frame" src="https://inboxflows.com/_/image/https%253A%252F%252Fassets.nflxext.com%252Fus%252Femail%252Fgrowth%252Frejoin%252Fzoolander_finalBGImage.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZhc3NldHMubmZseCJ9:1lrbBg:LnqrjFTol5gYxMxqa1iDkLqF9nsfYfh5CBJQo9zfKAg" color="#101010" />
              <v:textbox inset="0,0,0,0">
              <![endif]-->
                  <div>
                   <table align="center" border="0" cellpadding="0" cellspacing="0" class="gem-background-content-table" height="100%" style="border-spacing:0;" width="100%">
                    <tbody>
                     <tr>
                      <td align="center" class="gem-background-content" height="100%" width="100%">
                       <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:1lrbBg:LnqrjFTol5gYxMxqa1iDkLqF9nsfYfh5CBJQo9zfKAg" style="display:block;-ms-interpolation-mode:bicubic;border:none;outline:none;border-collapse:collapse;border-style:none;" width="24"/>
                           </a>
                          </td>
                         </tr>
                        </tbody>
                       </table>
                       <table align="center" border="0" cellpadding="0" cellspacing="0" class="gem-copy-table" style="width:100%;border-spacing:0;">
                        <tbody>
                         <tr>
                          <td align="center" class="gem-copy gem-h0 content-padding" style="padding-top:10px; color:#FFFFFF;font-family:NetflixSans-Bold, Helvetica, Roboto, Segoe UI, sans-serif;font-weight:700;padding-left:20px;padding-right:20px;font-size:44px;line-height:51px;letter-spacing:-1px;">
                           Let’s reunite.
                          </td>
                         </tr>
                        </tbody>
                       </table>
                       <table align="center" border="0" cellpadding="0" cellspacing="0" class="gem-copy-table" style="width:100%;border-spacing:0;">
                        <tbody>
                         <tr>
                          <td align="center" class="gem-copy gem-h4 content-padding" style="padding-top:0px; color:#FFFFFF;font-family:NetflixSans-Bold, Helvetica, Roboto, Segoe UI, sans-serif;font-weight:700;padding-left:20px;padding-right:20px;font-size:18px;line-height:22px;letter-spacing:-0.35px;">
                           <span class="light" style="font-family:NetflixSans-Light, Helvetica, Roboto, Segoe UI, sans-serif;font-weight:300;font-family:NetflixSans-Light, Helvetica, Roboto, Segoe UI, sans-serif;font-weight:300;">
                            (It’s easy, we promise.)
                           </span>
                          </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: 15px 0 0 0;font-size:0;line-height:0;">
                          </td>
                         </tr>
                        </tbody>
                       </table>
                       <!-- End Spacer -->
                       <table align="center" border="0" cellpadding="0" cellspacing="0" class="gem-copy-table" style="width:100%;border-spacing:0;">
                        <tbody>
                         <tr>
                          <td align="center" class="gem-copy gem-p1 outside-padding" style="padding-top:0px; color:#FFFFFF;font-size:14px;line-height:18px;letter-spacing:-0.25px;padding-left:40px;padding-right:40px;font-family:NetflixSans-Light, Helvetica, Roboto, Segoe UI, sans-serif;font-weight:300;">
                           Come back to watch old favourites and all our newly added TV programmes and films.
                          </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: 20px 0 0 0;font-size:0;line-height:0;">
                          </td>
                         </tr>
                        </tbody>
                       </table>
                       <!-- End Spacer -->
                      </td>
                     </tr>
                    </tbody>
                   </table>
                  </div>
                  <!--[if gte mso 9]>
              </v:textbox>
              </v:rect>
              <![endif]-->
                 </td>
                </tr>
               </tbody>
              </table>
             </td>
            </tr>
           </tbody>
          </table>
          <table border="0" cellpadding="0" cellspacing="0" class="gemComponent rejoin1Click subInfo" style="border-spacing:0;" width="100%">
           <tbody>
            <tr>
             <td class="content-padding" style="padding-top: 0;padding-left:20px;padding-right:20px;">
              <table border="0" cellpadding="0" cellspacing="0" style="border-spacing:0;" width="100%">
               <tbody>
                <tr>
                 <td bgcolor="#333333" class="outer-radius change plan" style="padding:20px;border-radius:8px;">
                  <table border="0" cellpadding="0" cellspacing="0" style="border-spacing:0;" width="100%">
                   <tbody>
                    <tr>
                     <td align="left" style="padding-right: 15px;" width="63%">
                      <table border="0" cellpadding="0" cellspacing="0" style="border-spacing:0;">
                       <tbody>
                        <tr>
                         <td class="gem-p1 grey" style="font-size:14px;line-height:18px;letter-spacing:-0.25px;color:rgb(179, 179, 179);padding-bottom:3px;font-family:NetflixSans-Light, Helvetica, Roboto, Segoe UI, sans-serif;font-weight:300;">
                          Standard Plan
                         </td>
                        </tr>
                        <tr>
                         <td class="gem-p1 bodyColor" style="font-size:14px;line-height:18px;letter-spacing:-0.25px;color:rgb(255, 255, 255);font-family:NetflixSans-Light, Helvetica, Roboto, Segoe UI, sans-serif;font-weight:300;">
                          <span class="ignore-diff">
                           £9.99
                          </span>
                          /month
                         </td>
                        </tr>
                       </tbody>
                      </table>
                     </td>
                     <td align="right" class="gem-p1 blue" style="text-decoration:none;color:rgb(18, 122, 234);font-size:14px;line-height:18px;letter-spacing:-0.25px;font-family:NetflixSans-Light, Helvetica, Roboto, Segoe UI, sans-serif;font-weight:300;" valign="middle" width="35%">
                      <a class="medium" style="text-decoration:none;color:rgb(18, 122, 234);font-family:NetflixSans-Medium, Helvetica, Roboto, Segoe UI, sans-serif;font-weight:700;color:inherit;font-family:NetflixSans-Medium, Helvetica, Roboto, Segoe UI, sans-serif;font-weight:500;">
                       Change Plan
                      </a>
                     </td>
                    </tr>
                   </tbody>
                  </table>
                 </td>
                </tr>
                <tr>
                 <td class="spacer" style="padding-top:10px;font-size:0;line-height:0;">
                 </td>
                </tr>
                <tr>
                 <td bgcolor="#333333" class="outer-radius change mop" style="padding:20px;border-radius:8px;">
                  <table border="0" cellpadding="0" cellspacing="0" style="border-spacing:0;" width="100%">
                   <tbody>
                    <tr>
                     <td align="left" style="padding-right: 15px;" width="63%">
                      <table border="0" cellpadding="0" cellspacing="0" style="border-spacing:0;">
                       <tbody>
                        <tr>
                         <td class="gem-p1 grey" style="font-size:14px;line-height:18px;letter-spacing:-0.25px;color:rgb(179, 179, 179);padding-bottom:3px;font-family:NetflixSans-Light, Helvetica, Roboto, Segoe UI, sans-serif;font-weight:300;">
                          Payment Method
                         </td>
                        </tr>
                        <tr>
                         <td class="gem-p1 bodyColor" style="font-size:14px;line-height:18px;letter-spacing:-0.25px;color:rgb(255, 255, 255);font-family:NetflixSans-Light, Helvetica, Roboto, Segoe UI, sans-serif;font-weight:300;">
                          MASTERCARD ending in 5255
                         </td>
                        </tr>
                       </tbody>
                      </table>
                     </td>
                     <td align="right" class="gem-p1 blue" style="text-decoration:none;color:rgb(18, 122, 234);font-size:14px;line-height:18px;letter-spacing:-0.25px;font-family:NetflixSans-Light, Helvetica, Roboto, Segoe UI, sans-serif;font-weight:300;" valign="middle" width="35%">
                      <a class="medium" style="text-decoration:none;color:rgb(18, 122, 234);font-family:NetflixSans-Medium, Helvetica, Roboto, Segoe UI, sans-serif;font-weight:700;color:inherit;font-family:NetflixSans-Medium, Helvetica, Roboto, Segoe UI, sans-serif;font-weight:500;">
                       Edit Payment
                      </a>
                     </td>
                    </tr>
                   </tbody>
                  </table>
                 </td>
                </tr>
                <tr>
                 <td class="spacer" style="padding-top:10px;font-size:0;line-height:0;">
                 </td>
                </tr>
               </tbody>
              </table>
             </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-legal content-padding" style="padding-top:10px; color:#999999;padding-left:20px;padding-right:20px;font-size:11px;line-height:14px;letter-spacing:-0.1px;font-family:NetflixSans-Light, Helvetica, Roboto, Segoe UI, sans-serif;font-weight:300;">
              By clicking the "REJOIN IN 1 CLICK" button below, you agree to our
              <a style="text-decoration:underline;color:rgb(153, 153, 153);color:inherit;">
               Terms of Use
              </a>
              , and that you are over 18 and acknowledge the
              <a style="text-decoration:underline;color:rgb(153, 153, 153);color:inherit;">
               Privacy Statement
              </a>
              . You agree that your membership will begin immediately, and that you will not be able to withdraw from the contract and receive a refund. You can still cancel at any time. Netflix will automatically continue your membership and charge the membership fee (currently
              <span class="ignore-diff">
               £9.99
              </span>
              /month) to your payment method on a monthly basis until you cancel.
             </td>
            </tr>
           </tbody>
          </table>
          <table align="center" border="0" cellpadding="0" cellspacing="0" class="gem-singleButton mobile-100w fullWidth" style="width:100%;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 fullWidth" style="border-radius:4px;width:100%;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;text-align:center;mso-padding-alt:14px 40px;font-size:14px;line-height:17px;letter-spacing:-0.2px;">
                  <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;color:inherit;font-size:14px;line-height:17px;letter-spacing:-0.2px;">
                   <!--[if !gte mso 9]><!---->
                   <span class="text" style="padding:14px 40px;min-width:80px;display:block;">
                    <!--<![endif]-->
                    REJOIN IN 1 CLICK
                    <!--[if !gte mso 9]><!---->
                   </span>
                   <!--<![endif]-->
                  </a>
                 </td>
                </tr>
               </tbody>
              </table>
             </td>
            </tr>
           </tbody>
          </table>
          <table align="center" border="0" cellpadding="0" cellspacing="0" style="border-spacing:0;" width="100%">
           <tbody>
            <tr>
             <td>
              <table align="center" border="0" cellpadding="0" cellspacing="0" style="border-spacing:0;" width="25">
               <tbody>
                <tr>
                 <td class="empty" style="border-bottom: 1px solid #E50914; padding-top: 30px;font-size:0;line-height:0;">
                 </td>
                </tr>
               </tbody>
              </table>
              <table align="center" border="0" cellpadding="0" cellspacing="0" class="gem-copy-table" style="width:100%;border-spacing:0;">
               <tbody>
                <tr>
                 <td align="center" class="gem-copy gem-h0 content-padding" style="padding-top:10px; color:#FFFFFF;font-family:NetflixSans-Bold, Helvetica, Roboto, Segoe UI, sans-serif;font-weight:700;padding-left:20px;padding-right:20px;font-size:44px;line-height:51px;letter-spacing:-1px;">
                  <span class="regular" style="font-family:NetflixSans-Regular, Helvetica, Roboto, Segoe UI, sans-serif;font-weight:500;">
                   Popular Now
                  </span>
                 </td>
                </tr>
               </tbody>
              </table>
              <table align="center" border="0" cellpadding="0" cellspacing="0" style="border-spacing:0;" width="25">
               <tbody>
                <tr>
                 <td class="empty" style="border-bottom: 1px solid #E50914; padding-top: 15px;font-size:0;line-height:0;">
                 </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-3 spacer" style="padding: 30px 0 0 0;font-size:0;line-height:0;">
             </td>
            </tr>
           </tbody>
          </table>
          <!-- End Spacer -->
          <table border="0" cellpadding="0" cellspacing="0" class="gem-title-row-table-table" id="gem-title-row-table-table" style="border-spacing:0;" width="100%">
           <tbody>
            <tr>
             <td class="gem-title-row-td _none">
              <table border="0" cellpadding="0" cellspacing="0" class="gem-title-row-table" style="border-spacing:0;" width="100%">
               <tbody>
                <tr>
                 <td class="gem-title-row">
                  <a style="color:inherit;">
                   <img alt="Sweet Tooth" src="https://inboxflows.com/_/image/https%253A%252F%252Fdnm.nflximg.net%252Fapi%252Fv6%252FevlCitJPPCVCry0BZlEFb5-QjKc%252FAAAABYjiScajqSgkPCR3FrnS3QO7owI63ZM86J3UXb8MMpUDCBzmBWMRBgihr3Psg4TJpQxA57lekppSRmCIttoEfRGJ6xjty1BZPLRRc_fS5Q7IgEQOMCEdOY7NyDupyw.jpg%253Fr%253D23e/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkbm0ubmZseGltZyJ9:1lrbBg:0vKjXKGrYqFcfweOySbCXn6K3_mDgcBZ3oWN54a_YQw" style="border-collapse:collapse;display:block;border-radius:8px;-ms-interpolation-mode:bicubic;border:none;outline:none;border-collapse:collapse;border-style:none;" width="162"/>
                  </a>
                 </td>
                 <td class="gem-title-row-spacer" width="7">
                 </td>
                 <td class="gem-title-row">
                  <a style="color:inherit;">
                   <img alt="Awake" src="https://inboxflows.com/_/image/https%253A%252F%252Fdnm.nflximg.net%252Fapi%252Fv6%252FevlCitJPPCVCry0BZlEFb5-QjKc%252FAAAABTSnkGWTIzSmgwYBqFQchI_oGb1ulFvSsyTgU0zeweREcAWAk64QTDwacY8V_g4PIRoOoT2Zi9sXq7cjRVQkwQOHrzCXCfUdiqWKwfB4QItehuQRDUIT3T-1LT3_RQ.jpg%253Fr%253D594/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkbm0ubmZseGltZyJ9:1lrbBg:0vKjXKGrYqFcfweOySbCXn6K3_mDgcBZ3oWN54a_YQw" style="border-collapse:collapse;display:block;border-radius:8px;-ms-interpolation-mode:bicubic;border:none;outline:none;border-collapse:collapse;border-style:none;" width="162"/>
                  </a>
                 </td>
                 <td class="gem-title-row-spacer" width="7">
                 </td>
                 <td class="gem-title-row">
                  <a style="color:inherit;">
                   <img alt="Lucifer" src="https://inboxflows.com/_/image/https%253A%252F%252Fdnm.nflximg.net%252Fapi%252Fv6%252FevlCitJPPCVCry0BZlEFb5-QjKc%252FAAAABTCh30h3Hb-brciColq58VCRkjk9Q_F-rwTAT0-5WJw6fuKn3NoUcHtsEpjZ7KfzPO6QMJ5RUi4EdRogkP0hZXFf4ixg5Jtkxmi9TVavrN4oi66kyVX4v8WNrn4TI60l9ru9ZqTzROH38gR4nkdRa5Y5-9WDDrE.jpg%253Fr%253D454/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkbm0ubmZseGltZyJ9:1lrbBg:0vKjXKGrYqFcfweOySbCXn6K3_mDgcBZ3oWN54a_YQw" style="border-collapse:collapse;display:block;border-radius:8px;-ms-interpolation-mode:bicubic;border:none;outline:none;border-collapse:collapse;border-style:none;" width="162"/>
                  </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-4 spacer" style="padding: 7px 0 0 0;font-size:0;line-height:0;">
             </td>
            </tr>
           </tbody>
          </table>
          <!-- End Spacer -->
          <table border="0" cellpadding="0" cellspacing="0" class="gem-title-row-table-table" id="gem-title-row-table-table" style="border-spacing:0;" width="100%">
           <tbody>
            <tr>
             <td class="gem-title-row-td _none">
              <table border="0" cellpadding="0" cellspacing="0" class="gem-title-row-table" style="border-spacing:0;" width="100%">
               <tbody>
                <tr>
                 <td class="gem-title-row">
                  <a style="color:inherit;">
                   <img alt="The Crown" src="https://inboxflows.com/_/image/https%253A%252F%252Fdnm.nflximg.net%252Fapi%252Fv6%252FevlCitJPPCVCry0BZlEFb5-QjKc%252FAAAABXROMdjdtdkXu5_JTbSyz7SDTKlqRlj2o2HyfJpWLLCtIOkLa2Emwz1YVLOOCJV6hTI8z4mU9MShV9hsHttglovUoKgrgELfXF3UVGPnqzdNFIQ2awfArH3c_Ury3Q.jpg%253Fr%253D7e5/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkbm0ubmZseGltZyJ9:1lrbBg:0vKjXKGrYqFcfweOySbCXn6K3_mDgcBZ3oWN54a_YQw" style="border-collapse:collapse;display:block;border-radius:8px;-ms-interpolation-mode:bicubic;border:none;outline:none;border-collapse:collapse;border-style:none;" width="162"/>
                  </a>
                 </td>
                 <td class="gem-title-row-spacer" width="7">
                 </td>
                 <td class="gem-title-row">
                  <a style="color:inherit;">
                   <img alt="Dragons: Race to the Edge" src="https://inboxflows.com/_/image/https%253A%252F%252Fdnm.nflximg.net%252Fapi%252Fv6%252FevlCitJPPCVCry0BZlEFb5-QjKc%252FAAAABWdpEyr2yW09U6qtYbblCCkYmV7LR5BXKJOXDrpp2vdPIu1JNXSAsOAgHiq3kif2KvRUGwv7nvA4a5SfojznA2BqXvxFb552oIzXHuziEz-VsLqklNQT_z5HBPg7pw.jpg%253Fr%253D2f6/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkbm0ubmZseGltZyJ9:1lrbBg:0vKjXKGrYqFcfweOySbCXn6K3_mDgcBZ3oWN54a_YQw" style="border-collapse:collapse;display:block;border-radius:8px;-ms-interpolation-mode:bicubic;border:none;outline:none;border-collapse:collapse;border-style:none;" width="162"/>
                  </a>
                 </td>
                 <td class="gem-title-row-spacer" width="7">
                 </td>
                 <td class="gem-title-row">
                  <a style="color:inherit;">
                   <img alt="Spirit Riding Free" src="https://inboxflows.com/_/image/https%253A%252F%252Fdnm.nflximg.net%252Fapi%252Fv6%252FevlCitJPPCVCry0BZlEFb5-QjKc%252FAAAABWj88yHHXmcJZI3Ylu-nAASIncm0j-H4XuAZHdL4crElpcqE633FE56Q5fWZslS92mQJqcMbCeRRu885pw-3sfOL6hl2PJsv4PQP89eZndGrQ8giVRj3lsWihnq-Vg.jpg%253Fr%253Db05/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkbm0ubmZseGltZyJ9:1lrbBg:0vKjXKGrYqFcfweOySbCXn6K3_mDgcBZ3oWN54a_YQw" style="border-collapse:collapse;display:block;border-radius:8px;-ms-interpolation-mode:bicubic;border:none;outline:none;border-collapse:collapse;border-style:none;" width="162"/>
                  </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-5 spacer" style="padding: 7px 0 0 0;font-size:0;line-height:0;">
             </td>
            </tr>
           </tbody>
          </table>
          <!-- End Spacer -->
          <table border="0" cellpadding="0" cellspacing="0" class="gem-title-row-table-table" id="gem-title-row-table-table" style="border-spacing:0;" width="100%">
           <tbody>
            <tr>
             <td class="gem-title-row-td _none">
              <table border="0" cellpadding="0" cellspacing="0" class="gem-title-row-table" style="border-spacing:0;" width="100%">
               <tbody>
                <tr>
                 <td class="gem-title-row">
                  <a style="color:inherit;">
                   <img alt="Free Rein" src="https://inboxflows.com/_/image/https%253A%252F%252Fdnm.nflximg.net%252Fapi%252Fv6%252FevlCitJPPCVCry0BZlEFb5-QjKc%252FAAAABYH3knrlCAN6EQ3rS-8cb9r-UpOsb5isBZ6uJ2-36AXCPjEc-cihz-tqqBm2bk2X_Sd9dXJEcANe04U8-fH0Xi0tfR1kXohaVxNb_fLfhsXMuwleomh9e-q5JZtrsQ.jpg%253Fr%253D082/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkbm0ubmZseGltZyJ9:1lrbBg:0vKjXKGrYqFcfweOySbCXn6K3_mDgcBZ3oWN54a_YQw" style="border-collapse:collapse;display:block;border-radius:8px;-ms-interpolation-mode:bicubic;border:none;outline:none;border-collapse:collapse;border-style:none;" width="162"/>
                  </a>
                 </td>
                 <td class="gem-title-row-spacer" width="7">
                 </td>
                 <td class="gem-title-row">
                  <a style="color:inherit;">
                   <img alt="Money Heist" src="https://inboxflows.com/_/image/https%253A%252F%252Fdnm.nflximg.net%252Fapi%252Fv6%252FevlCitJPPCVCry0BZlEFb5-QjKc%252FAAAABW0JXwlF63fw1C9A5B4GvQ4ZSRPv2i5OstSu6SXsUL9O52YlkflI66olpP4VvXD-eKd_GF1DbzBFdJ7lpZWjrCt5Nl2YlwEbZLjJ_nJ1hgIg6QUtu9EcaqUgf9K3MQ.jpg%253Fr%253Dfb5/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkbm0ubmZseGltZyJ9:1lrbBg:0vKjXKGrYqFcfweOySbCXn6K3_mDgcBZ3oWN54a_YQw" style="border-collapse:collapse;display:block;border-radius:8px;-ms-interpolation-mode:bicubic;border:none;outline:none;border-collapse:collapse;border-style:none;" width="162"/>
                  </a>
                 </td>
                 <td class="gem-title-row-spacer" width="7">
                 </td>
                 <td class="gem-title-row">
                  <a style="color:inherit;">
                   <img alt="Cobra Kai" src="https://inboxflows.com/_/image/https%253A%252F%252Fdnm.nflximg.net%252Fapi%252Fv6%252FevlCitJPPCVCry0BZlEFb5-QjKc%252FAAAABe3vXsR2NcA8si-UWsI14lMpXlsHiA6ryjC92t_wKVSRqG1j4UIuiwL-lgzChylaF0JEOklG1iY5RfekqY5zXaLhh62gehM1g13JIpBreD-Gro0AjqEt33Nq68DqbA.jpg%253Fr%253D070/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkbm0ubmZseGltZyJ9:1lrbBg:0vKjXKGrYqFcfweOySbCXn6K3_mDgcBZ3oWN54a_YQw" style="border-collapse:collapse;display:block;border-radius:8px;-ms-interpolation-mode:bicubic;border:none;outline:none;border-collapse:collapse;border-style:none;" width="162"/>
                  </a>
                 </td>
                </tr>
               </tbody>
              </table>
             </td>
            </tr>
           </tbody>
          </table>
          <table bgcolor="#101010" 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:1lrbBg:LnqrjFTol5gYxMxqa1iDkLqF9nsfYfh5CBJQo9zfKAg" 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-size:14px;line-height:18px;letter-spacing:-0.25px;font-family:NetflixSans-Light, Helvetica, Roboto, Segoe UI, sans-serif;font-weight:300;color:rgb(153, 153, 153);">
                      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(153, 153, 153);text-decoration:none;cursor:text;color:rgb(153, 153, 153);padding-bottom:20px;">
                      <span class="hide-link" style="text-decoration:none;cursor:text;color:rgb(153, 153, 153);">
                       <a style="text-decoration:none;cursor:text;text-decoration:underline;color:rgb(153, 153, 153);color:inherit;">
                        Netflix Services UK Limited
                       </a>
                      </span>
                     </td>
                    </tr>
                    <tr>
                     <td class="footer-links" style="padding-bottom:20px;color:rgb(153, 153, 153);">
                      <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(153, 153, 153);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(153, 153, 153);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(153, 153, 153);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(153, 153, 153);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(153, 153, 153);">
                      This message was emailed to
                      <span class="hide-link ignore-diff" style="text-decoration:none;cursor:text;color:rgb(153, 153, 153);">
                       <a style="text-decoration:none;cursor:text;text-decoration:underline;color:rgb(153, 153, 153);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(153, 153, 153);color:inherit;">
                       16140_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-6 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>