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:1kXMaD:IKyW9Pg0W-Kk13INBlxMONQ2rCjoxsqaOacQTVBmra8') !important;
  }
}
.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;
  }
}
.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:1kXMaD:IKyW9Pg0W-Kk13INBlxMONQ2rCjoxsqaOacQTVBmra8")
}

.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:1kXMaD:IKyW9Pg0W-Kk13INBlxMONQ2rCjoxsqaOacQTVBmra8")
}
/* 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, .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-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:1kXMaD:IKyW9Pg0W-Kk13INBlxMONQ2rCjoxsqaOacQTVBmra8');}@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:1kXMaD:IKyW9Pg0W-Kk13INBlxMONQ2rCjoxsqaOacQTVBmra8');}@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:1kXMaD:IKyW9Pg0W-Kk13INBlxMONQ2rCjoxsqaOacQTVBmra8');}@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:1kXMaD:IKyW9Pg0W-Kk13INBlxMONQ2rCjoxsqaOacQTVBmra8');}}
  </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/http%253A%252F%252Fbeacon.netflix.com%252Fimg%252FBAQgBEAEa8AJ2THSsgosiINnMMOKPnivWILgNUQdy288SFJtXiWzgWLavkAnPrTczgXVN14qU6ResIEjRP-gl0A_7yPNVZaCCtiDHaYFq_bh-eWZyRWu1qL2sR_JvA07f8l8hq7YqmCedUKDuaNeppYMgkQqMon8p9t3qtu5t5MvGuxCnfcL2WxRSVGU0YV2RyUH6JEQhO1COCIrRbygX6_ZuNdpbw4noY2k_PmLj9PaJ6p6ZtaK-q13SQnEJvoGuyh2VyWcS_9WRB_I1VZ-rUDrY4pnvvBQEaBmorCZvYsb5ZFv_uBl1Vha80WR07kVvj02boYWxKPfADzqIR23AYtziZlnl39iTbuDwPxktNYAnKxGxDRiVKm7h-8x0faYgDCUj_8c_BIBios4NHapPNcGZnHp_GdtnR3_R04zIfKZlG2pC_vg7ijRM6juwrSIM6z-wV6UMt_zpnicLwjDe4pSUmFuUclofwx1VkszpcT0fcLYX9BaXJw../?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmJlYWNvbi5uZXRmbCJ9:1kXMaD:MVeRNXZg2Jb818Cpqiy0RiuAkJasg3RGo2X7MXGhXkk" 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="236" style="min-height:237px;height:236px;max-height:236px;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%253A1kXMaD%253AIKyW9Pg0W-Kk13INBlxMONQ2rCjoxsqaOacQTVBmra8/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbmJveGZsb3dzLiJ9:1kXMaD:BaXde5OpFPzRPTHL0FtqdKzJUkgcKamc0J8pM0aBEJU" 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:236px;">
              <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:1kXMaD:IKyW9Pg0W-Kk13INBlxMONQ2rCjoxsqaOacQTVBmra8" 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:1kXMaD:IKyW9Pg0W-Kk13INBlxMONQ2rCjoxsqaOacQTVBmra8" 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;padding-left:20px;padding-right:20px;font-family:NetflixSans-Bold, Helvetica, Roboto, Segoe UI, sans-serif;font-weight:700;font-size:44px;line-height:53px;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-h3 content-padding" style="padding-top:0px; color:#FFFFFF;padding-left:20px;padding-right:20px;font-family:NetflixSans-Bold, Helvetica, Roboto, Segoe UI, sans-serif;font-weight:700;font-size:24px;line-height:29px;letter-spacing:-0.5px;">
                           <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;padding-left:40px;padding-right:40px;font-family:NetflixSans-Light, Helvetica, Roboto, Segoe UI, sans-serif;font-weight:300;font-size:14px;line-height:18px;letter-spacing:-0.25px;">
                           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: 30px 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="color:rgb(179, 179, 179);padding-bottom:3px;font-family:NetflixSans-Light, Helvetica, Roboto, Segoe UI, sans-serif;font-weight:300;font-size:14px;line-height:18px;letter-spacing:-0.25px;">
                          Basic Plan
                         </td>
                        </tr>
                        <tr>
                         <td class="gem-p1 bodyColor" style="color:rgb(255, 255, 255);font-family:NetflixSans-Light, Helvetica, Roboto, Segoe UI, sans-serif;font-weight:300;font-size:14px;line-height:18px;letter-spacing:-0.25px;">
                          £5.99/month
                         </td>
                        </tr>
                       </tbody>
                      </table>
                     </td>
                     <td align="right" class="gem-p1 blue" style="text-decoration:none;color:rgb(18, 122, 234);font-family:NetflixSans-Light, Helvetica, Roboto, Segoe UI, sans-serif;font-weight:300;font-size:14px;line-height:18px;letter-spacing:-0.25px;" 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;">
                       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="color:rgb(179, 179, 179);padding-bottom:3px;font-family:NetflixSans-Light, Helvetica, Roboto, Segoe UI, sans-serif;font-weight:300;font-size:14px;line-height:18px;letter-spacing:-0.25px;">
                          Payment Method
                         </td>
                        </tr>
                        <tr>
                         <td class="gem-p1 bodyColor" style="color:rgb(255, 255, 255);font-family:NetflixSans-Light, Helvetica, Roboto, Segoe UI, sans-serif;font-weight:300;font-size:14px;line-height:18px;letter-spacing:-0.25px;">
                          MASTERCARD ending in 1067
                         </td>
                        </tr>
                       </tbody>
                      </table>
                     </td>
                     <td align="right" class="gem-p1 blue" style="text-decoration:none;color:rgb(18, 122, 234);font-family:NetflixSans-Light, Helvetica, Roboto, Segoe UI, sans-serif;font-weight:300;font-size:14px;line-height:18px;letter-spacing:-0.25px;" 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;">
                       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 £5.99/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="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;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 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;padding-left:20px;padding-right:20px;font-family:NetflixSans-Bold, Helvetica, Roboto, Segoe UI, sans-serif;font-weight:700;font-size:44px;line-height:53px;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="The Kissing Booth 2" src="https://inboxflows.com/_/image/https%253A%252F%252Fdnm.nflximg.net%252Fapi%252Fv6%252FevlCitJPPCVCry0BZlEFb5-QjKc%252FAAAAC_fOEi8RLevwd_hLSMpMDhwlagQPPS8GX9Ml4cM5Wt_8zlsTvhT_5C0BkJ8YBIYfjxxfWXA9zps64Q8ekPfbd1Mmxbpeyf_ihRtY4eKKUVejH1h_NXWYTs8a_NhnOg.jpg%253Fr%253Dfef/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkbm0ubmZseGltZyJ9:1kXMaD:N2nC1UcCNsXCy_gyaPOK5pPDAp5JR8ey-8byhlp4Dz0" 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="Good Girls" src="https://inboxflows.com/_/image/https%253A%252F%252Fdnm.nflximg.net%252Fapi%252Fv6%252FevlCitJPPCVCry0BZlEFb5-QjKc%252FAAAAC71jMUt3CQyEl0ge4R6EHXX3Y19d3jOdXnz5djQBTgH8UlEBxDibyKAvm5tBwFkekQqcTNqo561FEpUprUKlrt9wqdw_v3oh_mjBfPUaJuGgVpu-Tzivb--G5Du1f5iKHbWfGwAmvL_wjRkGGaLyMBNy3nY9y5c.jpg%253Fr%253Dae4/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkbm0ubmZseGltZyJ9:1kXMaD:N2nC1UcCNsXCy_gyaPOK5pPDAp5JR8ey-8byhlp4Dz0" 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="Stranger Things 3" src="https://inboxflows.com/_/image/https%253A%252F%252Fdnm.nflximg.net%252Fapi%252Fv6%252FevlCitJPPCVCry0BZlEFb5-QjKc%252FAAAAC9LuXEPBUXRqug3UapON7cPTxyh3H_Mqg1WemgI9sMht4aogtrUIEzU5Gu-72oxOnkkiCsQD5EvB1SSDR_ahRVLFf_h6dAvFg2Hk8b3o7GSpzPoKC1cSZcpDkx7g-g.jpg%253Fr%253D5d7/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkbm0ubmZseGltZyJ9:1kXMaD:N2nC1UcCNsXCy_gyaPOK5pPDAp5JR8ey-8byhlp4Dz0" 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="Money Heist" src="https://inboxflows.com/_/image/https%253A%252F%252Fdnm.nflximg.net%252Fapi%252Fv6%252FevlCitJPPCVCry0BZlEFb5-QjKc%252FAAAAC0xY5TTzG2qc8KXfDg057hJv_tnCqmz55sidh-IWJ_YXMe0dUKgERxcmQyUqG2PUiDUPtumSYD73RlkNqmvQAdoawSCucySUhEdbob3MivzrQALbB8sTH3PpMNW3TQ.jpg%253Fr%253Dc4a/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkbm0ubmZseGltZyJ9:1kXMaD:N2nC1UcCNsXCy_gyaPOK5pPDAp5JR8ey-8byhlp4Dz0" 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="Cursed" src="https://inboxflows.com/_/image/https%253A%252F%252Fdnm.nflximg.net%252Fapi%252Fv6%252FevlCitJPPCVCry0BZlEFb5-QjKc%252FAAAAC4UtCtORD46Unt4astdXxj9M6xt5DznFr-yRRPStrVk28Fl481oSlgLvooxVXwhrlaySuRvTXB7gePbmJAxOHHNy8ErTR5p6G9_VVgZs64H1z9ssR57MmpiyWFSNOQ.jpg%253Fr%253Df98/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkbm0ubmZseGltZyJ9:1kXMaD:N2nC1UcCNsXCy_gyaPOK5pPDAp5JR8ey-8byhlp4Dz0" 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="The Crown" src="https://inboxflows.com/_/image/https%253A%252F%252Fdnm.nflximg.net%252Fapi%252Fv6%252FevlCitJPPCVCry0BZlEFb5-QjKc%252FAAAACyfWxlX-kYQhc_akE04Panruj03yVP7wUPBsZlKwEYSH8AdySd9grDBGy7c3jA2s9E7Zm-DPbxHKqln4L56y5-_7HrAPNfXLi7JbnwvLFz9modNt7xyq4gplYU4Kog.jpg%253Fr%253Dda6/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkbm0ubmZseGltZyJ9:1kXMaD:N2nC1UcCNsXCy_gyaPOK5pPDAp5JR8ey-8byhlp4Dz0" 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="The Boss Baby: Back in Business" src="https://inboxflows.com/_/image/https%253A%252F%252Fdnm.nflximg.net%252Fapi%252Fv6%252FevlCitJPPCVCry0BZlEFb5-QjKc%252FAAAAC39hyGyI3kftrKY7guPpovZC_jhcpo-QwCZjY1TTxTp5rsCeIs276UyoSlnfgEhJIMLUTQdvtpG9YktFGD2n1FR1Zsl6lNY8jc-v091mqG3sXbsiVP1dshukOr5tJA.jpg%253Fr%253D96a/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkbm0ubmZseGltZyJ9:1kXMaD:N2nC1UcCNsXCy_gyaPOK5pPDAp5JR8ey-8byhlp4Dz0" 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="After Life" src="https://inboxflows.com/_/image/https%253A%252F%252Fdnm.nflximg.net%252Fapi%252Fv6%252FevlCitJPPCVCry0BZlEFb5-QjKc%252FAAAAC4hgtcauxKH97yj4zxLjLshdioCg-FSCE2vwYJchi08JPiv2IQ9l_pbEeEbFhT2iIZpHPcm8IhpGhpUvqi4A0xssVa3gXtjIuvOZyb10RnWYyRW-C-cSDvnBfdSa1A.jpg%253Fr%253D7a4/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkbm0ubmZseGltZyJ9:1kXMaD:N2nC1UcCNsXCy_gyaPOK5pPDAp5JR8ey-8byhlp4Dz0" 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="Transformers: War For Cybertron Trilogy" src="https://inboxflows.com/_/image/https%253A%252F%252Fdnm.nflximg.net%252Fapi%252Fv6%252FevlCitJPPCVCry0BZlEFb5-QjKc%252FAAAAC2EIcM0BFzM1-M8JR11W5-9FNe6xAKEbGx_AtObY7YpO1DR8J0zF2s0RgAkYNvnJI-wFP87oJGNzOfswvYfG5Qrx2M6DV16V3l5Tbf1fuRRQHLf54K_p_uTHxeootA.jpg%253Fr%253D7a8/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkbm0ubmZseGltZyJ9:1kXMaD:N2nC1UcCNsXCy_gyaPOK5pPDAp5JR8ey-8byhlp4Dz0" 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:1kXMaD:IKyW9Pg0W-Kk13INBlxMONQ2rCjoxsqaOacQTVBmra8" 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(153, 153, 153);">
                      Questions? Call 0800 096 6379
                     </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 International B.V.‬
                       </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" 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;">
                        [944813b4@uifeed.com]
                       </a>
                      </span>
                      by Netflix because you are a former Netflix member.
                      <br/>
                      SRC:
                      <a class="footer-no-link hide-link" style="text-decoration:none;cursor:text;text-decoration:underline;color:rgb(153, 153, 153);color:inherit;">
                       15750_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>