Inboxes

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

+New inbox

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

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

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

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

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

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

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

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

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

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

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

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

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

    .gem-component-image-cell img { width:100% !important; height:auto !important; }
}   
.saturdayNightfever img {
  box-shadow: 0 15px 10px -15px rgba(34,31,31,0.50);
}

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

@media (max-width: 500px) {
  .middle {
    width: 46% !important;
    padding-right: 4% !important;
    padding-left: 4% !important;
  }
  .left, .right {
    width: 24.8% !important;
  }
  .saturdayNightFever .gem-component-image-cell {
    padding-top: 15px !important;
  }
  .saturdayNightFever .gem-element-nflxLogo + table .gem-component-image-cell {
    padding-top: 28.5% !important;
  }
  .gem-singleButton .content-padding {
    padding-top: 15px !important;
  }
}
.gem-element-nflxLogo img {display:block;}
.gem-footer .icon {
  padding-right: 22px;
}

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

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

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

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

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

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

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

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

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

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

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



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

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

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

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

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

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

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

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

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

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

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

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

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

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

        
            /* Ability to override mobile styles declared in content scripts */
        
        @media screen {@font-face {font-family: NetflixSans-Medium;src: url('https://inboxflows.com/_/image/https%253A%252F%252Fassets.nflxext.com%252Fus%252Femail%252Ffonts%252FNetflixSans-Medium-Opt.woff2/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZhc3NldHMubmZseCJ9:1kXMxu:JsHVG3Pls4CxGxKS-SvTS3Oq6IHPsAqT9SuVBMcz6v4');}@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:1kXMxu:JsHVG3Pls4CxGxKS-SvTS3Oq6IHPsAqT9SuVBMcz6v4');}@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:1kXMxu:JsHVG3Pls4CxGxKS-SvTS3Oq6IHPsAqT9SuVBMcz6v4');}}
  </style>
 </head>
 <body class="body" style="margin-top:0;padding:0;margin:0;background-color:rgb(234, 234, 234);">
  <!--/* 100% Size Container -->
  <!-- Preview Text -->
  <div class="hide" style="display:none;width:0;height:0;max-height:0;line-height:0;mso-hide:all;overflow:hidden;visibility:hidden;">
   It's the best £5.99 you’ll spend this month.
   <!-- preview text hack -->
   <div class="hide" style="display: none; max-height: 0px; overflow:hidden;display:none;width:0;height:0;max-height:0;line-height:0;mso-hide:all;overflow:hidden;visibility:hidden;">
    ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌
   </div>
  </div>
  <!-- End Preview Text -->
  <table border="0" cellpadding="0" cellspacing="0" class="container-table -important" style="border-spacing:0;background-color:rgb(234, 234, 234);" width="100%">
   <tbody>
    <tr>
     <td align="center" class="container" style="margin-top:0;background-color:rgb(234, 234, 234);">
      <!--/* Hero + Content -->
      <table border="0" cellpadding="0" cellspacing="0" class="content-shell-table" style="border-spacing:0;background-color:rgb(255, 255, 255);" width="500">
       <tbody>
        <tr>
         <td>
          <!--legal_content_footer-->
          <img border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fbeacon.netflix.com%252Fimg%252FBAQgBEAEa4AJ2THSsgosiINnMMOKPnivWC8Spb7L-Bq0u6mRXCltdm-wlU0QmBuDWCzwbuliu-0baTPIJ-EGyJqTKEl4t8B0UyGGgxrWzEHDkui-z8mx-hb2sR_JvA07f8l8hq7YqmCedUKDuaNeppYMgkQqMon8pBOmQi5qfcQcgBgiAJNwyNsVHVuEH3su6A2BzWDpw5L4t8Sj9PQr11nKe2nzKwBeRD9ZPU7vyvzwJyiUoC3gKvxxtlWoptitn-QRsEA5nZHdXIU_8HNDztY9taIxlsPmdpA8EikRDdfM-oAKB7uSyg8FgM5AfRUqHMDTx9kV7v4XpcP161SzQXDvN7psYNwF--GmrIn5ueUemb81w2sHjIuGpPQMVQXmxI-IQYe-EmnJOXYdA4DUmK8V3qSOuyROOiHvrOwobKScPvIqmbTdniQaTOk-mj4CYQCNBuNC_n24oDiAQxIM4Q6zi0EmX3K85/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmJlYWNvbi5uZXRmbCJ9:1kXMxu:w0hg_8Ru31kdrpRzrlGMycDUhesAzBL8wRDTgtdXOEI" style="display:block;-ms-interpolation-mode:bicubic;border:none;outline:none;border-collapse:collapse;"/>
         </td>
        </tr>
        <!--/* Content -->
        <tr>
         <td align="center" class="content-shell">
          <table border="0" cellpadding="0" cellspacing="0" class="gemModule saturdayNightFever _1" style="border-spacing:0;">
           <tbody>
            <tr>
             <td class="content-padding" style="padding-left:20px;padding-right:20px;">
              <table border="0" cellpadding="0" cellspacing="0" style="border-spacing:0;" width="100%">
               <tbody>
                <tr>
                 <td class="left" valign="bottom">
                  <table border="0" cellpadding="0" cellspacing="0" class="gem-element-nflxLogo" style="border-spacing:0;" width="100%">
                   <tbody>
                    <tr>
                     <td align="center" class="content-padding" style="padding-top:20px;padding-left:20px;padding-right:20px;">
                      <a style="color:inherit;" target="_blank">
                       <img alt="Netflix" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fassets.nflxext.com%252Fus%252Femail%252Fgem%252Fnflx.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZhc3NldHMubmZseCJ9:1kXMxu:JsHVG3Pls4CxGxKS-SvTS3Oq6IHPsAqT9SuVBMcz6v4" style="box-shadow:0 15px 10px -15px rgba(34, 31, 31, 0.5);display:block;-ms-interpolation-mode:bicubic;border:none;outline:none;border-collapse:collapse;border-style:none;" width="24"/>
                      </a>
                     </td>
                    </tr>
                   </tbody>
                  </table>
                  <table border="0" cellpadding="0" cellspacing="0" class="gem-component-image" style="border-spacing:0;" width="100%">
                   <tbody>
                    <tr>
                     <td align="center" class="gem-component-image-cell _none" style="padding-top:34px;">
                      <a style="color:inherit;" target="_blank">
                       <img alt="The Boss Baby: Back in Business" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fdnm.nflximg.net%252Fapi%252Fv6%252FZ-WHgqd_TeJxSuha8aZ5WpyLcX8%252FAAAAC9FZXcii-kdIkw-NY99RGmWejiLwwLlzgp51EDOwP1cSs3uxGj8FWemRSFmzV_OMJnajK14CRrjbn6Kv236AYWLq7Us.jpg%253Fr%253Dae5/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkbm0ubmZseGltZyJ9:1kXMxu:EUziff0bNI6RrTD5fGU9_fb7y1s6gJ0Vdj4I7WPJf8M" style="border-radius:4px;box-shadow:none; max-width: 119px;box-shadow:0 15px 10px -15px rgba(34, 31, 31, 0.5);display:block;-ms-interpolation-mode:bicubic;border:none;outline:none;border-collapse:collapse;border-style:none;" width="119"/>
                      </a>
                     </td>
                    </tr>
                   </tbody>
                  </table>
                  <table border="0" cellpadding="0" cellspacing="0" class="gem-component-image" style="border-spacing:0;" width="100%">
                   <tbody>
                    <tr>
                     <td align="center" class="gem-component-image-cell _none" style="padding-top:20px;">
                      <a style="color:inherit;" target="_blank">
                       <img alt="The Boss Baby: Back in Business" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fdnm.nflximg.net%252Fapi%252Fv6%252Fa0rzcqaxbY-vbvJ_p52ifDlKBbg%252FAAAAC_DfePhAQnbIdz5VAjswQoRg_2N9Ap4jPIiukwqM9xhKr8aZq1zU2u6V5LvmZkyCvSg5iusbJSP0FiG0iHX-xqJ1c6Sd.jpg%253Fr%253D099/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkbm0ubmZseGltZyJ9:1kXMxu:EUziff0bNI6RrTD5fGU9_fb7y1s6gJ0Vdj4I7WPJf8M" style="border-radius:4px;box-shadow:none; max-width: 119px;box-shadow:0 15px 10px -15px rgba(34, 31, 31, 0.5);display:block;-ms-interpolation-mode:bicubic;border:none;outline:none;border-collapse:collapse;border-style:none;" width="119"/>
                      </a>
                     </td>
                    </tr>
                   </tbody>
                  </table>
                 </td>
                 <td class="middle" style="padding-right:22px;padding-left:22px;" valign="bottom">
                  <table border="0" cellpadding="0" cellspacing="0" class="gem-component-image" style="border-spacing:0;" width="100%">
                   <tbody>
                    <tr>
                     <td align="center" class="gem-component-image-cell _none" style="padding-top:20px;">
                      <a style="color:inherit;" target="_blank">
                       <img alt="The Stranger" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fdnm.nflximg.net%252Fapi%252Fv6%252Fa0rzcqaxbY-vbvJ_p52ifDlKBbg%252FAAAAC-y3rYkuR7f6PVdwzHnDl5ShNEaHQmZ4T7v0c0WTLx08txYY_bRW2TWVLrW7cJtLhIx3fUAV5Wsmr6YoIoU63F_txwIx.jpg%253Fr%253D188/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkbm0ubmZseGltZyJ9:1kXMxu:EUziff0bNI6RrTD5fGU9_fb7y1s6gJ0Vdj4I7WPJf8M" style="border-radius:4px;box-shadow:none; max-width: 172px;box-shadow:0 15px 10px -15px rgba(34, 31, 31, 0.5);display:block;-ms-interpolation-mode:bicubic;border:none;outline:none;border-collapse:collapse;border-style:none;" width="172"/>
                      </a>
                     </td>
                    </tr>
                   </tbody>
                  </table>
                  <table border="0" cellpadding="0" cellspacing="0" class="gem-component-image" style="border-spacing:0;" width="100%">
                   <tbody>
                    <tr>
                     <td align="center" class="gem-component-image-cell _none" style="padding-top:20px;">
                      <a style="color:inherit;" target="_blank">
                       <img alt="Elite" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fdnm.nflximg.net%252Fapi%252Fv6%252FNYskjzLJzCNUfv50Bf8eKZdz4nA%252FAAAAC_Rdz-e5bGTHGYo15TY8dJV_8Gk1ECMh8oosPKGct_QOHCu0AZlqjm5vsy29l5GvOQ9DnEaTLGZuUsNBx25UW-aQxkU.jpg%253Fr%253D633/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkbm0ubmZseGltZyJ9:1kXMxu:EUziff0bNI6RrTD5fGU9_fb7y1s6gJ0Vdj4I7WPJf8M" style="border-radius:4px;box-shadow:none; max-width: 172px;box-shadow:0 15px 10px -15px rgba(34, 31, 31, 0.5);display:block;-ms-interpolation-mode:bicubic;border:none;outline:none;border-collapse:collapse;border-style:none;" width="172"/>
                      </a>
                     </td>
                    </tr>
                   </tbody>
                  </table>
                 </td>
                 <td class="right" valign="bottom">
                  <table border="0" cellpadding="0" cellspacing="0" class="gem-component-image" style="border-spacing:0;" width="100%">
                   <tbody>
                    <tr>
                     <td align="center" class="gem-component-image-cell _none" style="padding-top:20px;">
                      <a style="color:inherit;" target="_blank">
                       <img alt="The Stranger" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fdnm.nflximg.net%252Fapi%252Fv6%252FZ-WHgqd_TeJxSuha8aZ5WpyLcX8%252FAAAAC8zZo3T7UO7EXlLSkiiJ-tTB_BCjJGDx6LXhIyPDwbD1MDWBOd4k39po7ZQjp7xKG_962MTeqkgEYjTgZX2LJiOQYuA.jpg%253Fr%253D549/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkbm0ubmZseGltZyJ9:1kXMxu:EUziff0bNI6RrTD5fGU9_fb7y1s6gJ0Vdj4I7WPJf8M" style="border-radius:4px;box-shadow:none; max-width: 119px;box-shadow:0 15px 10px -15px rgba(34, 31, 31, 0.5);display:block;-ms-interpolation-mode:bicubic;border:none;outline:none;border-collapse:collapse;border-style:none;" width="119"/>
                      </a>
                     </td>
                    </tr>
                   </tbody>
                  </table>
                  <table border="0" cellpadding="0" cellspacing="0" class="gem-component-image" style="border-spacing:0;" width="100%">
                   <tbody>
                    <tr>
                     <td align="center" class="gem-component-image-cell _none" style="padding-top:20px;">
                      <a style="color:inherit;" target="_blank">
                       <img alt="The Crown" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fdnm.nflximg.net%252Fapi%252Fv6%252FZ-WHgqd_TeJxSuha8aZ5WpyLcX8%252FAAAACxG5PenCSqvjjbQkwSr1OCHwE-S8S6kEIjpqeuCXCppb26CqSM4PYBvkRfRC5LRBbYnlmcyH5-9ejRHsD_dJVM7GCNg.jpg%253Fr%253D1c4/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkbm0ubmZseGltZyJ9:1kXMxu:EUziff0bNI6RrTD5fGU9_fb7y1s6gJ0Vdj4I7WPJf8M" style="border-radius:4px;box-shadow:none; max-width: 119px;box-shadow:0 15px 10px -15px rgba(34, 31, 31, 0.5);display:block;-ms-interpolation-mode:bicubic;border:none;outline:none;border-collapse:collapse;border-style:none;" width="119"/>
                      </a>
                     </td>
                    </tr>
                   </tbody>
                  </table>
                  <table border="0" cellpadding="0" cellspacing="0" class="gem-component-image" style="border-spacing:0;" width="100%">
                   <tbody>
                    <tr>
                     <td align="center" class="gem-component-image-cell _none" style="padding-top:20px;">
                      <a style="color:inherit;" target="_blank">
                       <img alt="Elite" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fdnm.nflximg.net%252Fapi%252Fv6%252FevlCitJPPCVCry0BZlEFb5-QjKc%252FAAAACydy5rTbRswYdYt0pTN9PBevVe1jXE6b3422BIuecmKVxoVf714DFJeYaKJSOw6RRLBShou9F7-2Jhim1SOzAPFySA5Ye8x5L_2N5CP5lG_iehjS9Xoslzf3tsMv1zdymlsWzCG7R6tBlFxq7p8hY3xyoZvfcik.jpg%253Fr%253D8cf/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkbm0ubmZseGltZyJ9:1kXMxu:EUziff0bNI6RrTD5fGU9_fb7y1s6gJ0Vdj4I7WPJf8M" style="border-radius:4px;box-shadow:none; max-width: 119px;box-shadow:0 15px 10px -15px rgba(34, 31, 31, 0.5);display:block;-ms-interpolation-mode:bicubic;border:none;outline:none;border-collapse:collapse;border-style:none;" width="119"/>
                      </a>
                     </td>
                    </tr>
                   </tbody>
                  </table>
                 </td>
                </tr>
               </tbody>
              </table>
             </td>
            </tr>
           </tbody>
          </table>
          <table align="center" border="0" cellpadding="0" cellspacing="0" class="gem-singleButton mobile-100w fullWidth" style="border-spacing:0;" width="100%">
           <tbody>
            <tr>
             <td align="center" class="content-padding" style="padding-top: 20px;padding-left:20px;padding-right:20px;">
              <table bgcolor="#e50914" border="0" cellpadding="0" cellspacing="0" class="inner-radius" style="border-radius:4px;box-shadow:0 15px 10px -15px rgba(34, 31, 31, 0.5);border-spacing:0;" width="100%">
               <tbody>
                <tr>
                 <td align="center" class="gem-h5 innerButton" style="color: #ffffff;font-family:NetflixSans-Bold, Helvetica, Roboto, Segoe UI, sans-serif;font-weight:700;font-size:14px;line-height:17px;letter-spacing:-0.2px;text-align:center;mso-padding-alt:14px;">
                  <a class="gem-h5" style="color: #ffffff;text-align:center;text-decoration:none;font-family:NetflixSans-Bold, Helvetica, Roboto, Segoe UI, sans-serif;font-weight:700;font-size:14px;line-height:17px;letter-spacing:-0.2px;color:inherit;">
                   <!--[if !gte mso 9]><!---->
                   <span class="text" style="padding:14px 40px;min-width:80px;display:block;">
                    <!--<![endif]-->
                    REJOIN NETFLIX
                    <!--[if !gte mso 9]><!---->
                   </span>
                   <!--<![endif]-->
                  </a>
                 </td>
                </tr>
               </tbody>
              </table>
             </td>
            </tr>
           </tbody>
          </table>
          <table border="0" cellpadding="0" cellspacing="0" class="gemModule saturdayNightFever _2" style="border-spacing:0;">
           <tbody>
            <tr>
             <td class="content-padding" style="padding-bottom: 10px;padding-left:20px;padding-right:20px;">
              <table border="0" cellpadding="0" cellspacing="0" style="border-spacing:0;" width="100%">
               <tbody>
                <tr>
                 <td class="left" valign="top">
                  <table border="0" cellpadding="0" cellspacing="0" class="gem-component-image" style="border-spacing:0;" width="100%">
                   <tbody>
                    <tr>
                     <td align="center" class="gem-component-image-cell _none" style="padding-top:20px;">
                      <a style="color:inherit;" target="_blank">
                       <img alt="The Crown" border="0" 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:1kXMxu:EUziff0bNI6RrTD5fGU9_fb7y1s6gJ0Vdj4I7WPJf8M" style="border-radius:4px;box-shadow:none; max-width: 119px;box-shadow:0 15px 10px -15px rgba(34, 31, 31, 0.5);display:block;-ms-interpolation-mode:bicubic;border:none;outline:none;border-collapse:collapse;border-style:none;" width="119"/>
                      </a>
                     </td>
                    </tr>
                   </tbody>
                  </table>
                  <table border="0" cellpadding="0" cellspacing="0" class="gem-component-image" style="border-spacing:0;" width="100%">
                   <tbody>
                    <tr>
                     <td align="center" class="gem-component-image-cell _none" style="padding-top:20px;">
                      <a style="color:inherit;" target="_blank">
                       <img alt="The Crown" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fdnm.nflximg.net%252Fapi%252Fv6%252FNYskjzLJzCNUfv50Bf8eKZdz4nA%252FAAAAC-7hxh6QWFgJusjdBKQCDDTBI7L_lEK2pJVj7TqEPz729pZq6n02Vhgz4Drayzuj3JAW3JanAikUTgBa4Rije9qSZbk.jpg%253Fr%253Dd6e/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkbm0ubmZseGltZyJ9:1kXMxu:EUziff0bNI6RrTD5fGU9_fb7y1s6gJ0Vdj4I7WPJf8M" style="border-radius:4px;box-shadow:none; max-width: 119px;box-shadow:0 15px 10px -15px rgba(34, 31, 31, 0.5);display:block;-ms-interpolation-mode:bicubic;border:none;outline:none;border-collapse:collapse;border-style:none;" width="119"/>
                      </a>
                     </td>
                    </tr>
                   </tbody>
                  </table>
                  <table border="0" cellpadding="0" cellspacing="0" class="gem-component-image" style="border-spacing:0;" width="100%">
                   <tbody>
                    <tr>
                     <td align="center" class="gem-component-image-cell _none" style="padding-top:20px;">
                      <a style="color:inherit;" target="_blank">
                       <img alt="On My Block" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fdnm.nflximg.net%252Fapi%252Fv6%252FevlCitJPPCVCry0BZlEFb5-QjKc%252FAAAAC1WgcYQQXGxF50SUikxBA6IR0cW5ogUDbygQ-7lbXV67G1DiKNIbvjlmQ6RYxh6AWgcEwMzKoY4rFDgue4EiQXV2VnNhBxa3Ej42Oz8I0bFbLJR2ggkiqKv6prS0z5doMKrxDvLGtUeJ5Rnwib-4ZyRIN0mbEG0.jpg%253Fr%253D3ed/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkbm0ubmZseGltZyJ9:1kXMxu:EUziff0bNI6RrTD5fGU9_fb7y1s6gJ0Vdj4I7WPJf8M" style="border-radius:4px;box-shadow:none; max-width: 119px;box-shadow:0 15px 10px -15px rgba(34, 31, 31, 0.5);display:block;-ms-interpolation-mode:bicubic;border:none;outline:none;border-collapse:collapse;border-style:none;" width="119"/>
                      </a>
                     </td>
                    </tr>
                   </tbody>
                  </table>
                  <table border="0" cellpadding="0" cellspacing="0" class="gem-component-image" style="border-spacing:0;" width="100%">
                   <tbody>
                    <tr>
                     <td align="center" class="gem-component-image-cell _none" style="padding-top:20px;">
                      <a style="color:inherit;" target="_blank">
                       <img alt="Spenser Confidential" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fdnm.nflximg.net%252Fapi%252Fv6%252FZ-WHgqd_TeJxSuha8aZ5WpyLcX8%252FAAAAC2kfvp9JSqBCdWQc7aLu_y-NsAWtFjC8W7soC_s384seSUyPE7eU_L6TrVUX8IxGOF0zGwQPWMj9o8s685cFXO0E7f8.jpg%253Fr%253Dda4/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkbm0ubmZseGltZyJ9:1kXMxu:EUziff0bNI6RrTD5fGU9_fb7y1s6gJ0Vdj4I7WPJf8M" style="border-radius:4px;box-shadow:none; max-width: 119px;box-shadow:0 15px 10px -15px rgba(34, 31, 31, 0.5);display:block;-ms-interpolation-mode:bicubic;border:none;outline:none;border-collapse:collapse;border-style:none;" width="119"/>
                      </a>
                     </td>
                    </tr>
                   </tbody>
                  </table>
                 </td>
                 <td class="middle" style="padding-right:22px;padding-left:22px;" valign="top">
                  <table border="0" cellpadding="0" cellspacing="0" class="gem-component-image" style="border-spacing:0;" width="100%">
                   <tbody>
                    <tr>
                     <td align="center" class="gem-component-image-cell _none" style="padding-top:20px;">
                      <a style="color:inherit;" target="_blank">
                       <img alt="Sex Education" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fdnm.nflximg.net%252Fapi%252Fv6%252Fa0rzcqaxbY-vbvJ_p52ifDlKBbg%252FAAAACyLA63TZgSw4FQ06wb8RmYQ__rkVOZ8mVqNAbhL3WOGQ5t-MV3HgujBBKIais6OwCNqM2DJWqy-7KeU0LMN2KIMdeVTX.jpg%253Fr%253D5d2/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkbm0ubmZseGltZyJ9:1kXMxu:EUziff0bNI6RrTD5fGU9_fb7y1s6gJ0Vdj4I7WPJf8M" style="border-radius:4px;box-shadow:none; max-width: 172px;box-shadow:0 15px 10px -15px rgba(34, 31, 31, 0.5);display:block;-ms-interpolation-mode:bicubic;border:none;outline:none;border-collapse:collapse;border-style:none;" width="172"/>
                      </a>
                     </td>
                    </tr>
                   </tbody>
                  </table>
                  <table border="0" cellpadding="0" cellspacing="0" class="gem-component-image" style="border-spacing:0;" width="100%">
                   <tbody>
                    <tr>
                     <td align="center" class="gem-component-image-cell _none" style="padding-top:20px;">
                      <a style="color:inherit;" target="_blank">
                       <img alt="On My Block" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fdnm.nflximg.net%252Fapi%252Fv6%252FNYskjzLJzCNUfv50Bf8eKZdz4nA%252FAAAACwU5Wtld1ksEq72yNQ717rpL1eCSNeNekvF8KhByEnmu8-BxBVzLa7hAWRX57jI5MaDETclAkw1dpH1xjSohH2AQl6U.jpg%253Fr%253Da18/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkbm0ubmZseGltZyJ9:1kXMxu:EUziff0bNI6RrTD5fGU9_fb7y1s6gJ0Vdj4I7WPJf8M" style="border-radius:4px;box-shadow:none; max-width: 172px;box-shadow:0 15px 10px -15px rgba(34, 31, 31, 0.5);display:block;-ms-interpolation-mode:bicubic;border:none;outline:none;border-collapse:collapse;border-style:none;" width="172"/>
                      </a>
                     </td>
                    </tr>
                   </tbody>
                  </table>
                  <table border="0" cellpadding="0" cellspacing="0" class="gem-component-image" style="border-spacing:0;" width="100%">
                   <tbody>
                    <tr>
                     <td align="center" class="gem-component-image-cell _none" style="padding-top:20px;">
                      <a style="color:inherit;" target="_blank">
                       <img alt="Spenser Confidential" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fdnm.nflximg.net%252Fapi%252Fv6%252Fa0rzcqaxbY-vbvJ_p52ifDlKBbg%252FAAAAC11OJsVvDLcMhpGuHdxB_SkI6KIFOCdXjbbJD-JeIiU2RwFs7-Jyf4PF469dNQJkLyhxQ8zePwHujTzxu8JmeUewBvt6.jpg%253Fr%253D640/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkbm0ubmZseGltZyJ9:1kXMxu:EUziff0bNI6RrTD5fGU9_fb7y1s6gJ0Vdj4I7WPJf8M" style="border-radius:4px;box-shadow:none; max-width: 172px;box-shadow:0 15px 10px -15px rgba(34, 31, 31, 0.5);display:block;-ms-interpolation-mode:bicubic;border:none;outline:none;border-collapse:collapse;border-style:none;" width="172"/>
                      </a>
                     </td>
                    </tr>
                   </tbody>
                  </table>
                 </td>
                 <td class="right" valign="top">
                  <table border="0" cellpadding="0" cellspacing="0" class="gem-component-image" style="border-spacing:0;" width="100%">
                   <tbody>
                    <tr>
                     <td align="center" class="gem-component-image-cell _none" style="padding-top:20px;">
                      <a style="color:inherit;" target="_blank">
                       <img alt="Sex Education" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fdnm.nflximg.net%252Fapi%252Fv6%252FZ-WHgqd_TeJxSuha8aZ5WpyLcX8%252FAAAAC7qHXPj03O76fzUIeU5KKmrHxSuza1cogzZUDZW2PYP_iF45sJsW4Ti8jSNN2O2O7gxpSBamGDXuQd80jsQfPGWU5Yc.jpg%253Fr%253D280/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkbm0ubmZseGltZyJ9:1kXMxu:EUziff0bNI6RrTD5fGU9_fb7y1s6gJ0Vdj4I7WPJf8M" style="border-radius:4px;box-shadow:none; max-width: 119px;box-shadow:0 15px 10px -15px rgba(34, 31, 31, 0.5);display:block;-ms-interpolation-mode:bicubic;border:none;outline:none;border-collapse:collapse;border-style:none;" width="119"/>
                      </a>
                     </td>
                    </tr>
                   </tbody>
                  </table>
                  <table border="0" cellpadding="0" cellspacing="0" class="gem-component-image" style="border-spacing:0;" width="100%">
                   <tbody>
                    <tr>
                     <td align="center" class="gem-component-image-cell _none" style="padding-top:20px;">
                      <a style="color:inherit;" target="_blank">
                       <img alt="Stranger Things 3" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fdnm.nflximg.net%252Fapi%252Fv6%252FZ-WHgqd_TeJxSuha8aZ5WpyLcX8%252FAAAAC4eonpQEqYdJ87mjJtgu4vijvTkei0FTqwN9YYria-cX8K-NDzh4CDbsHmYibDNGs6DvVEy3FocuGEqUJG73D0PtTeg.jpg%253Fr%253Dfea/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkbm0ubmZseGltZyJ9:1kXMxu:EUziff0bNI6RrTD5fGU9_fb7y1s6gJ0Vdj4I7WPJf8M" style="border-radius:4px;box-shadow:none; max-width: 119px;box-shadow:0 15px 10px -15px rgba(34, 31, 31, 0.5);display:block;-ms-interpolation-mode:bicubic;border:none;outline:none;border-collapse:collapse;border-style:none;" width="119"/>
                      </a>
                     </td>
                    </tr>
                   </tbody>
                  </table>
                  <table border="0" cellpadding="0" cellspacing="0" class="gem-component-image" style="border-spacing:0;" width="100%">
                   <tbody>
                    <tr>
                     <td align="center" class="gem-component-image-cell _none" style="padding-top:20px;">
                      <a style="color:inherit;" target="_blank">
                       <img alt="Stranger Things 3" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fdnm.nflximg.net%252Fapi%252Fv6%252Fa0rzcqaxbY-vbvJ_p52ifDlKBbg%252FAAAAC3g9O73NJXpomni213VCwAr5Ko6bZ-XHwBp6R3fms7LM_CkyH0HMnzJEPNA3VX7Ywn4BHAnmt4V_1y-1iV96P7F0g9u5.jpg%253Fr%253Dcb7/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkbm0ubmZseGltZyJ9:1kXMxu:EUziff0bNI6RrTD5fGU9_fb7y1s6gJ0Vdj4I7WPJf8M" style="border-radius:4px;box-shadow:none; max-width: 119px;box-shadow:0 15px 10px -15px rgba(34, 31, 31, 0.5);display:block;-ms-interpolation-mode:bicubic;border:none;outline:none;border-collapse:collapse;border-style:none;" width="119"/>
                      </a>
                     </td>
                    </tr>
                   </tbody>
                  </table>
                  <table border="0" cellpadding="0" cellspacing="0" class="gem-component-image" style="border-spacing:0;" width="100%">
                   <tbody>
                    <tr>
                     <td align="center" class="gem-component-image-cell _none" style="padding-top:20px;">
                      <a style="color:inherit;" target="_blank">
                       <img alt="Love Is Blind" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fdnm.nflximg.net%252Fapi%252Fv6%252FevlCitJPPCVCry0BZlEFb5-QjKc%252FAAAAC4tQqfPRSQvg1YSM4w5A3tPdnDSBqKlyZeVzswLFtZ1ZdZRCU7sbyWegJRstXolHjKH79u6HFJOWJnfoHPZHygjWO6h3ATAdChMCBNsiTsIeQf_myTMNvDS1OZEDLLwCYiqUBWtnzcSIeqM6RHh0IfjFZCL-Ops.jpg%253Fr%253D6e0/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZkbm0ubmZseGltZyJ9:1kXMxu:EUziff0bNI6RrTD5fGU9_fb7y1s6gJ0Vdj4I7WPJf8M" style="border-radius:4px;box-shadow:none; max-width: 119px;box-shadow:0 15px 10px -15px rgba(34, 31, 31, 0.5);display:block;-ms-interpolation-mode:bicubic;border:none;outline:none;border-collapse:collapse;border-style:none;" width="119"/>
                      </a>
                     </td>
                    </tr>
                   </tbody>
                  </table>
                 </td>
                </tr>
               </tbody>
              </table>
             </td>
            </tr>
           </tbody>
          </table>
          <table bgcolor="#FFFFFF" border="0" cellpadding="0" cellspacing="0" class="gem-footer mobile-100w" id="gem-footer" style="border-spacing:0;" width="100%">
           <tbody>
            <tr>
             <td class="content-padding" style="padding-top:40px;padding-left:20px;padding-right:20px;">
              <table border="0" cellpadding="0" cellspacing="0" style="border-spacing:0;" width="100%">
               <tbody>
                <tr>
                 <td class="icon" style="padding-right:22px;" valign="top" width="1%">
                  <a style="color:inherit;" target="_blank">
                   <img alt="Netflix" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fcdn.nflximg.com%252Fus%252Femail%252Fgem%252Fnflx.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmNkbi5uZmx4aW1nLiJ9:1kXMxu:Dhn-FrXxsIr4gcad7LDeAjFt8Jz28bX_ldHWKC4OboQ" style="-ms-interpolation-mode:bicubic;border:none;outline:none;border-collapse:collapse;border-style:none;" width="24"/>
                  </a>
                 </td>
                 <td>
                  <table border="0" cellpadding="0" cellspacing="0" class="footer-shell" style="border-spacing:0;" valign="top" width="100%">
                   <tbody>
                    <tr>
                     <td class="gem-p1 questions" style="font-family:NetflixSans-Medium, Helvetica, Roboto, Segoe UI, sans-serif;font-weight:500;font-family:NetflixSans-Light, Helvetica, Roboto, Segoe UI, sans-serif;font-weight:300;font-size:14px;line-height:18px;letter-spacing:-0.25px;color:rgb(169, 166, 166);">
                      Questions? Call 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(169, 166, 166);text-decoration:none;cursor:text;color:rgb(169, 166, 166);padding-bottom:20px;">
                      <span class="hide-link" style="text-decoration:none;cursor:text;color:rgb(169, 166, 166);">
                       <a style="text-decoration:none;cursor:text;text-decoration:underline;color:rgb(169, 166, 166);color:inherit;">
                        ‪Netflix International B.V.‬
                       </a>
                      </span>
                     </td>
                    </tr>
                    <tr>
                     <td class="footer-links" style="padding-bottom:20px;color:rgb(169, 166, 166);">
                      <a class="footer-link nowrap" style="font-family:NetflixSans-Medium, Helvetica, Roboto, Segoe UI, sans-serif;font-weight:500;font-family:NetflixSans-Light, Helvetica, Roboto, Segoe UI, sans-serif;font-size:12px;line-height:20px;text-decoration:underline;color:rgb(169, 166, 166);color:inherit;">
                       Unsubscribe
                      </a>
                      <br/>
                      <a class="footer-link nowrap" style="font-family:NetflixSans-Medium, Helvetica, Roboto, Segoe UI, sans-serif;font-weight:500;font-family:NetflixSans-Light, Helvetica, Roboto, Segoe UI, sans-serif;font-size:12px;line-height:20px;text-decoration:underline;color:rgb(169, 166, 166);color:inherit;">
                       Terms of Use
                      </a>
                      <br/>
                      <a class="footer-link nowrap" style="font-family:NetflixSans-Medium, Helvetica, Roboto, Segoe UI, sans-serif;font-weight:500;font-family:NetflixSans-Light, Helvetica, Roboto, Segoe UI, sans-serif;font-size:12px;line-height:20px;text-decoration:underline;color:rgb(169, 166, 166);color:inherit;">
                       Privacy
                      </a>
                      <br/>
                      <a class="footer-link nowrap" style="font-family:NetflixSans-Medium, Helvetica, Roboto, Segoe UI, sans-serif;font-weight:500;font-family:NetflixSans-Light, Helvetica, Roboto, Segoe UI, sans-serif;font-size:12px;line-height:20px;text-decoration:underline;color:rgb(169, 166, 166);color:inherit;">
                       Help Centre
                      </a>
                     </td>
                    </tr>
                    <tr>
                     <td class="gem-legal mail-to" style="font-size:11px;line-height:14px;letter-spacing:-0.1px;font-family:NetflixSans-Light, Helvetica, Roboto, Segoe UI, sans-serif;font-weight:300;color:rgb(169, 166, 166);">
                      This message was emailed to
                      <span class="hide-link" style="text-decoration:none;cursor:text;color:rgb(169, 166, 166);">
                       <a style="text-decoration:none;cursor:text;text-decoration:underline;color:rgb(169, 166, 166);color:inherit;">
                        [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(169, 166, 166);color:inherit;">
                       15740_en-GB_GB
                      </a>
                     </td>
                    </tr>
                   </tbody>
                  </table>
                 </td>
                </tr>
               </tbody>
              </table>
              <!-- Spacer -->
              <table border="0" cellpadding="0" cellspacing="0" style="border-spacing:0;" width="100%">
               <tbody>
                <tr>
                 <td class="spacer-1 spacer" style="padding: 40px 0 0 0;font-size:0;line-height:0;">
                 </td>
                </tr>
               </tbody>
              </table>
              <!-- End Spacer -->
             </td>
            </tr>
           </tbody>
          </table>
         </td>
        </tr>
       </tbody>
      </table>
     </td>
    </tr>
   </tbody>
  </table>
  <!-- Fix for Gmail on iOS -->
  <div class="mobile-hide-max gmail-fix-no-inline" style="white-space:nowrap; font:15px courier; line-height:0;">
  </div>
 </body>
</html>