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="opacity: 1;" xmlns="//www.w3.org/1999/xhtml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:v="urn:schemas-microsoft-com:vml">
 <head>
  <meta content="text/html;charset=utf-8" http-equiv="content-type"/>
  <meta content="width=device-width, initial-scale=1, maximum-scale=1" name="viewport"/>
  <meta content="telephone=no" name="format-detection"/>
  <meta content="date=no" name="format-detection"/>
  <meta content="address=no" name="format-detection"/>
  <meta content="email=no" name="format-detection"/>
  <title>
   New Look
  </title>
  <!-- Editor styles -->
  <style type="text/css">
   html, body {
    width: 100%;
}
table {
    margin: 0 auto;
}
.uif-contentwidget-htmlliveview-documentbody div[data-content-region-name] {
    min-height: 40px;
    background-color: rgba(0,0,0,0.25);
    border: 2px dashed #bd1a8d;
    margin-bottom: 20px;
    position: relative;
    z-index: 0;
}
.uif-contentwidget-htmlliveview-documentbody div[data-content-region-name]:after {
    content: 'CONTENT REGION';
    display: block;
    width: 200px;
    font-weight: bold;
    position: absolute;
    top: 10px;
    left: 50%;
    margin-left: -100px;
    color: rgba(0,0,0,0.5);
    font-size: 10px;
}
  </style>
  <!-- Gmail app supported styles: start -->
  <style type="text/css">
   /*FIXES AND UNIVERSAL*/
a[href^="x-apple-data-detectors"] {
    color: inherit !important;
    text-decoration: inherit !important;
}
a {
    color: #912227;
    text-decoration: none;
}
.ReadMsgBody {
    width: 100%;
}
.ExternalClass {
    width: 100%;
}
.ExternalClass * {
    line-height: 100%;
}
html {
    box-sizing: border-box;
    -webkit-transform: translateZ(0);
    -webkit-perspective: 1000;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
}
body {
    margin: 0;
    -webkit-text-size-adjust: none;
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none;
    -webkit-animation: bugfix infinite 1s;
}
* {
    box-sizing: unset;
}

/*DESKTOP*/
@media only screen and (min-width:481px) {
.wrapper {
    min-width: 0!important;
}
u ~ div .wrapper {
    min-width: 100vw !important;
}
u ~ div .g_d_h {
    display: none !important;
}
u ~ div [data-tooltip="Download"] {
    display: none !important;
}
.d_w100pc {
    width: 100% !important;
}
.d_hauto {
    height: auto !important;
}
.d_d_b {
    display: block !important;
}
/* Burger menu */
.burgerbutton {
    display: block !important;
    position: absolute;
    left: 0;
    top: -98px;
    max-height: unset !important;
    z-index: 2;
    cursor: pointer;
}
[class~="x_g_m_h"] {
    display: none !important;
    max-height: 0;
    overflow: hidden;
}
[class~="x_icon"] {
    display: none !important;
    max-height: 0;
    overflow: hidden;
}
.burgercheckbox:checked ~ div>.burgerbutton .icon {
    opacity: 0;
}
.burgercheckbox:checked ~ div>.burgerbutton:after {
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url('https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi2%252Fresponsysimages%252Fnewlook%252Fcontentlibrary%252F2020wk36%252Fimages%252Fburger_menu_opened.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kk25z:CPRFNNpyTJV5k1ecBR8pfsyZd74hjFph3jhknIEVZk8');
    background-size: 20px 20px;
    position: absolute;
    left: 30px;
    top: 9px;
}
.burgerWrapper {
    max-height: 100% !important;
    display: block !important;
    transition: height 550ms ease-in-out;
    overflow: hidden;
}
.burgercheckbox:checked ~ .burgerWrapper {
    height: calc(100% - 167px) !important;
}
.burgerInnerContainer {
}
.burgerContent {
    width: 450px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    padding: 0 20px;
    background: #fffffe;
    transition: opacity 250ms ease-out;
    transition-delay: 50ms;
}
.burgerContent .burgerContentRow {
    display: block;
    padding: 14px 0 14px 0;
    width: 100%;
    border-bottom: 1px solid #e1e4e5;
    position: relative;
}
.burgerContent .burgerContentRow:after {
    content: ' ';
    width: 7px;
    height: 12px;
    background-image: url('https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi2%252Fresponsysimages%252Fcontent%252Fnewlook%252FburgerMenuChevron.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kk25z:CPRFNNpyTJV5k1ecBR8pfsyZd74hjFph3jhknIEVZk8');
    background-repeat: no-repeat;
    background-size: contain;
    color: #848484;
    display: inline-block;
    position: absolute;
    font-size: 18px;
    line-height: 1.2em;
    top: 16px;
    right: 0;
}
.burgerContent .burgerContentRow:last-of-type {
    border-bottom: 0;
}
.burgercheckbox:checked ~ .burgerWrapper .burgerContent {
    opacity: 1;
}
}

/*MOBILE*/
@media only screen and (max-width:480px) {
[class~="x_g_m_h"] {
    display: none !important;
    max-height: 0;
    overflow: hidden;
}
[class~="x_icon"] {
    display: none !important;
    max-height: 0;
    overflow: hidden;
}
	
.m_maxw100pc{
	max-width:100% !important;
}
.w320 {
    width: 400px !important;
}
.w220 {
    width: 200px !important;
}
.w160 {
    width: 200px !important;
}
.w50 {
    width: 50px !important;
}
.w100 {
    width: 140px !important;
}
.w80 {
    width: 100px !important;
}
	.w60 {
    width: 80px !important;
}
.w92 {
    width: 92px !important;
}
.h130 {
    height: 130px !important;
}
.h25 {
    height: 25px !important;
}
.w1 {
    width: 1px !important;
}
	
.wr{
	display:block !important;
	}
.m_h {
    display: none !important;
}
.m_d_b {
    display: block !important;
}
.m_d_ib {
    display: inline-block !important;
}
.m_bsbb {
    box-sizing: border-box !important;
}
.m_mhunset {
    max-height: unset !important;
}
.m_mwunset {
    min-width: unset !important;
}
.m_wauto {
    width: auto !important;
}
.m_w30pc {
    width: 30% !important;
}
.m_w50pc {
    width: 50% !important;
}
.m_w100pc {
    width: 100% !important;
}
.m_w100pc-8 {
    width: calc(100% - 8px) !important;
}
.m_w100pc-30 {
    width: calc(100% - 30px) !important;
}
.m_w100pc-32 {
    width: calc(100% - 32px) !important;
}
.m_w100pc-100 {
    width: calc(100% - 100px) !important;
}
.m_w16 {
    width: 16px !important;
}
.m_w32 {
    width: 32px !important;
}
.m_w64 {
    width: 64px !important;
}
.m_w100 {
    width: 100px !important;
}
.m_w140 {
    width: 140px !important;
}
.m_w150 {
    width: 150px !important;
}
.m_w160 {
    width: 160px !important;
}
.m_w195 {
    width: 195px !important;
}
.m_hauto {
    height: auto !important;
}
.m_h36 {
    height: 36px !important;
}
.m_h45 {
    height: 45px !important;
}
.m_h66 {
    height: 66px !important;
}
.m_h72 {
    height: 72px !important;
}
.m_h100 {
    height: 100px !important;
}
.m_h420 {
    height: 420px !important;
}
.mb_size {
    font-size: 12px !important;
}
.m_mauto {
    margin: auto !important;
}
.m_mr10 {
    margin-right: 10px !important;
}
.m_p0 {
    padding: 0 !important;
}
.m_p0_20 {
    padding: 0 20px !important;
}
.m_p30_16 {
    padding: 30px 16px !important;
}
.m_p16_30 {
    padding: 16px 30px !important;
}
.m_p30_20 {
    padding: 30px 20px !important;
}
.m_p20_0 {
    padding: 20px 0 !important;
}
.m_p10 {
    padding: 10px !important
}
.m_p12 {
    padding: 12px !important
}
.m_p20 {
    padding: 20px !important
}
.m_pb0 {
    padding-bottom: 0px !important
}
.m_pb20 {
    padding-bottom: 20px !important
}
.m_pb30 {
    padding-bottom: 30px !important
}
.m_pb32 {
    padding-bottom: 32px !important
}
.m_pb33 {
    padding-bottom: 33px !important
}
.m_pb40 {
    padding-bottom: 40px !important
}
.m_pb300 {
    padding-bottom: 300px !important
}
.m_pt0 {
    padding-top: 0px !important
}
.m_pt16 {
    padding-top: 16px !important
}
.m_pt20 {
    padding-top: 20px !important
}
.m_pt28 {
    padding-top: 28px !important
}
.m_pt30 {
    padding-top: 30px !important
}
.m_pt45 {
    padding-top: 45px !important
}
.m_pr20 {
    padding-right: 20px !important;
}
.m_tac {
    text-align: center !important;
}
.m_tal {
    text-align: left !important;
}
.m_fnone {
    float: none !important;
}
.m_nobg {
    background: none !important;
}
.m_bgcontain {
    background-size: contain !important;
}
.m_bgw100pc {
    background-size: 100% auto !important;
}
.m_bgc117887 {
    background-color: #117887 !important;
}
.m_fc333333 {
    color: #3c3c3c !important;
}
.m_fs12 {
    font-size: 12px !important;
    line-height: 1.2em !important;
}
.m_fs16 {
    font-size: 16px !important;
    line-height: 1.2em !important;
}
.m_fs24 {
    font-size: 24px !important;
    line-height: 1.2em !important;
}
.m_fs28 {
    font-size: 28px !important;
    line-height: 1.2em !important;
}
.m_fs48 {
    font-size: 48px !important;
    line-height: 1.2em !important;
}
.m_bb1pxgrey {
    border-bottom: 1px solid #e1e1e1 !important;
}
.m_footerButton {
    text-align: center;
    padding: 15px 0 20px 0;
    border-bottom: 1px solid #d6d6d6;
}
.m_footerButton:last-of-type {
    border-bottom: none;
}
.m_tableFontReduction th, .m_tableFontReduction td {
    font-size: 9px !important;
    padding-right: 5px !important;
}
.burgerbutton {
    display: block !important;
    position: absolute;
    left: 15px;
    top: -91px;
    max-height: unset !important;
    z-index: 2;
    cursor: pointer;
}
.burgerbutton .icon {
    width: 16px !important;
    height: 16px !important;
}
.burgercheckbox:checked ~ div>.burgerbutton .icon {
    opacity: 0;
}
.burgercheckbox:checked ~ div>.burgerbutton:after {
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url('https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi2%252Fresponsysimages%252Fnewlook%252Fcontentlibrary%252F2020wk36%252Fimages%252Fburger_menu_opened.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kk25z:CPRFNNpyTJV5k1ecBR8pfsyZd74hjFph3jhknIEVZk8');
    background-size: 20px 20px;
    position: absolute;
    left: 8px;
    top: 9px;
}
.burgerWrapper {
    max-height: 100% !important;
    display: block !important;
    transition: height 750ms ease-in-out;
    overflow: hidden;
    top: 67px !important;
}
.burgercheckbox:checked ~ .burgerWrapper {
    height: calc(100% - 167px) !important;
}
.burgerInnerContainer {
}
.burgerContent {
    width: 250px;
    position: absolute;
    left: -250px;
    top: 0;
    padding: 0 20px;
    background: #fffffe;
    transition: left 250ms ease-out;
    transition-delay: 50ms;
}
.burgerContent .burgerContentRow {
    display: block;
    padding: 14px 0 14px 0;
    width: 100%;
    border-bottom: 1px solid #e1e4e5;
    position: relative;
}
.burgerContent .burgerContentRow:after {
    content: ' ';
    width: 7px;
    height: 12px;
    background-image: url('https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi2%252Fresponsysimages%252Fcontent%252Fnewlook%252FburgerMenuChevron.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kk25z:CPRFNNpyTJV5k1ecBR8pfsyZd74hjFph3jhknIEVZk8');
    background-repeat: no-repeat;
    background-size: contain;
    color: #848484;
    display: inline-block;
    position: absolute;
    font-size: 18px;
    line-height: 1.2em;
    top: 16px;
    right: 0;
}
.burgerContent .burgerContentRow:last-of-type {
    border-bottom: 0;
}
.burgercheckbox:checked ~ .burgerWrapper .burgerContent {
    left: 0;
}
/*gmail override*/
u ~ div .burgerContainer {
    display: none;
}
u ~ div .g_m_h {
    display: none !important;
}
}
@-webkit-keyframes bugfix {
from {
padding:0;
}
to {
padding:0;
}
}

@media yahoo {
* {
    -ms-overflow-y: hidden!important;
    -ms-overflow-x: hidden!important;
}
.y_bsbb {
    box-sizing: border-box !important;
}
}
body[data-outlook-cycle] .burgerbutton, body[data-outlook-cycle] .burgerWrapper {
    display: none!important;
}

@media (min-resolution: 1dpi) {
body[data-outlook-cycle] .footerText * {
    color: #c6c6c6 !important;
    font-weight: bold;
    text-decoration: none;
}
}
  </style>
  <!--[if gte mso 9]>
    <style type="text/css">
        v\:* { behavior: url(https://inboxflows.com/_/image/%2523default%2523VML/?inbox_flows_img_sig=eyJwYXRoIjoiJTIzZGVmYXVsdCUyM1ZNTCJ9:1kk25z:o6ueBZAZqtgUFrTwFC7jCXj8f0ZFAwSoMBorwpCAFy4); display:inline-block}
        o\:* { behavior: url(https://inboxflows.com/_/image/%2523default%2523VML/?inbox_flows_img_sig=eyJwYXRoIjoiJTIzZGVmYXVsdCUyM1ZNTCJ9:1kk25z:o6ueBZAZqtgUFrTwFC7jCXj8f0ZFAwSoMBorwpCAFy4); }
    </style>
    <xml>
      <o:OfficeDocumentSettings>
        <o:AllowPNG/>
        <o:PixelsPerInch>96</o:PixelsPerInch>
      </o:OfficeDocumentSettings>
    </xml>
    <![endif]-->
 </head>
 <body bottommargin="0" class="m_w100pc" leftmargin="0" rightmargin="0" style=" padding: 0px; border: 0px none; margin: 0px; text-align: center; font-size: 0px; line-height: 0; font-family: arial,helvetica,sans-serif; background-color:#f1f1f1; position:relative;" topmargin="0">
  <div class="m_mwunset" style="width:100%; min-width:620px; height:100%; background-color:#f1f1f1; overflow:visible; font-size:0; line-height:0;">
   <!-- [H1] HEADER MODULE  -->
   <!-- PREHEADER -->
   <table align="center" border="0" cellpadding="0" cellspacing="0" class="m_h" style="margin:auto;" width="640">
    <tbody>
     <tr>
      <td align="left" style="padding:11px 20px 11px 20px; position:relative;">
       <table align="center" border="0" cellpadding="0" cellspacing="0" class="m_w100pc" style="margin:auto; width:100%;" width="100%">
        <tbody>
         <tr>
          <td align="left" class="m_h" style="width:50%; color:#3c3c3c; font-family:arial,helvetica,sans-serif; font-size:11px; line-height:14px;" width="300">
           Our winter sale starts early. Update your wardrobe at a fraction of the price!
          </td>
          <td align="right" class="m_w100pc" style="width:50%; color:#3c3c3c; font-family:arial,helvetica,sans-serif; font-size:11px; line-height:14px;" width="300">
           <table align="right" border="0" cellpadding="0" cellspacing="0" style="margin:0; padding:0;">
            <tbody>
             <tr>
              <td style="color:#767676; font-family:arial,helvetica,sans-serif; font-size:11px; line-height:14px;`">
               <a style="font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#767676; line-height: 14px; text-decoration:none;" target="_blank" title="View online">
                User View online
               </a>
              </td>
              <td style="color:#767676; font-family:arial,helvetica,sans-serif; font-size:11px; line-height:14px;">
               |
              </td>
              <td style="color:#767676; font-family:arial,helvetica,sans-serif; font-size:11px; line-height:14px;">
               <a style="color:#767676; font-family:arial,helvetica,sans-serif; font-size:11px; line-height:14px; text-decoration:underline;" target="_blank" title="Unsubscribe">
                Unsubscribe
               </a>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
        </tbody>
       </table>
      </td>
     </tr>
    </tbody>
   </table>
   <!-- HEADER -->
   <table align="center" border="0" cellpadding="0" cellspacing="0" class="w320" style="margin:auto;" valign="top" width="640">
    <tbody>
     <tr>
      <td class="m_w100pc m_h66" style="background-color:#fffffe; width:640px; height:80px; vertical-align:top;" valign="top">
       <table align="center" border="0" cellpadding="0" cellspacing="0" class="m_w100pc" style="margin:auto;" width="560">
        <tbody>
         <tr>
          <td class="m_h" style="width:2px;" width="2">
           <!-- V Hold Open-->
           <img height="80" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi2%252Fresponsysimages%252Fnewlook%252Fcontentlibrary%252F2020wk36%252Fimages%252Fspacer.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kk25z:CPRFNNpyTJV5k1ecBR8pfsyZd74hjFph3jhknIEVZk8" width="2"/>
          </td>
          <td align="center" class="m_w100pc m_h66" style="vertical-align:middle; text-align:center;">
           <!-- LOGO -->
           <a target="_blank" title="New Look">
            <img border="0" class="m_w195" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi2%252Fresponsysimages%252Fnewlook%252Fcontentlibrary%252F2020wk36%252Fimages%252Flogo_2x_3.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kk25z:CPRFNNpyTJV5k1ecBR8pfsyZd74hjFph3jhknIEVZk8" style="width:306px; height:auto;" width="306"/>
           </a>
           <!--<a href="https://www.newlook.com/uk" target="_blank" title="New Look"><img class="m_w195" src="images/logo_2x.png" width="290" border="0" style="width:290px; height:auto;"/></a>-->
          </td>
          <td class="m_h" style="width:2px;" width="2">
           <!-- V Hold Open-->
           <img height="80" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi2%252Fresponsysimages%252Fnewlook%252Fcontentlibrary%252F2020wk36%252Fimages%252Fspacer.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kk25z:CPRFNNpyTJV5k1ecBR8pfsyZd74hjFph3jhknIEVZk8" width="2"/>
          </td>
         </tr>
        </tbody>
       </table>
      </td>
     </tr>
     <tr>
      <td align="left" style="padding:0; mso-padding-alt:8px 20px 8px 20px; position:relative; background-color:#3c3c3c;">
       <table align="center" border="0" cellpadding="0" cellspacing="0" class="w320" height="40" style="margin:auto; height:40px;">
        <tbody>
         <tr>
          <td align="left" style="width:20px; color:#ffffff; font-family:arial,helvetica,sans-serif; font-size:10px; line-height:13px;" width="20">
          </td>
          <td align="center" class="m_fs12" style="color:#ffffff; font-family:arial,helvetica,sans-serif; font-size:16px; line-height:20px;">
           <a style="color:#ffffff; font-family:arial,helvetica,sans-serif; font-size:16px; line-height:20px; text-decoration:none;" target="_blank">
            Womens
           </a>
          </td>
          <td align="left" class="m_w64" style="width:120px; color:#ffffff; font-family:arial,helvetica,sans-serif; font-size:10px; line-height:13px;" width="120">
          </td>
          <td align="center" class="m_fs12" style="color:#ffffff; font-family:arial,helvetica,sans-serif; font-size:16px; line-height:20px;">
           <a style="color:#ffffff; font-family:arial,helvetica,sans-serif; font-size:16px; line-height:20px; text-decoration:none;" target="_blank">
            Mens
           </a>
          </td>
          <td align="left" class="m_w64" style="width:120px; color:#ffffff; font-family:arial,helvetica,sans-serif; font-size:10px; line-height:13px;" width="120">
          </td>
          <td align="center" class="m_fs12" style="color:#ffffff; font-family:arial,helvetica,sans-serif; font-size:16px; line-height:20px;">
           <a style="color:#ffffff; font-family:arial,helvetica,sans-serif; font-size:16px; line-height:20px; text-decoration:none;" target="_blank">
            Girls
           </a>
          </td>
          <td align="left" style="width:20px; color:#ffffff; font-family:arial,helvetica,sans-serif; font-size:10px; line-height:13px;" width="20">
          </td>
         </tr>
        </tbody>
       </table>
      </td>
     </tr>
    </tbody>
   </table>
   <table border="0" cellpadding="0" cellspacing="0" class="w320" width="640">
    <tbody>
     <tr>
      <td>
       <a target="_blank">
        <img alt="" border="0" class="w320 autoh" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi2%252Fresponsysimages%252Fnewlook%252Fcontentlibrary%252F2020wk36%252Fimages%252FTUES-SALE-HERO_02.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kk25z:CPRFNNpyTJV5k1ecBR8pfsyZd74hjFph3jhknIEVZk8" style="display:block;" width="640"/>
       </a>
      </td>
     </tr>
    </tbody>
   </table>
   <table border="0" cellpadding="0" cellspacing="0" class="w320" width="640">
    <tbody>
     <tr>
      <td>
       <a target="_blank">
        <img alt="" border="0" class="w320 autoh" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi2%252Fresponsysimages%252Fnewlook%252Fcontentlibrary%252F2020wk36%252Fimages%252FTUES-SALE_CTA.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kk25z:CPRFNNpyTJV5k1ecBR8pfsyZd74hjFph3jhknIEVZk8" style="display:block;" width="640"/>
       </a>
      </td>
     </tr>
    </tbody>
   </table>
   <table border="0" cellpadding="0" cellspacing="0" class="w320" width="640">
    <tbody>
     <tr>
      <td>
       <img alt="" border="0" class="w320 autoh" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi2%252Fresponsysimages%252Fnewlook%252Fcontentlibrary%252F2020wk36%252Fimages%252FTUES-SALE_Sizes.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kk25z:CPRFNNpyTJV5k1ecBR8pfsyZd74hjFph3jhknIEVZk8" style="display:block;" width="640"/>
      </td>
     </tr>
    </tbody>
   </table>
   <table align="center" border="0" cellpadding="0" cellspacing="0" class="w320" width="640">
    <tbody>
     <tr>
      <td>
       <a target="_blank">
        <img alt="" border="0" class="m_maxw100pc" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi2%252Fresponsysimages%252Fnewlook%252Fcontentlibrary%252F2020wk36%252Fimages%252FTUES-SALE_6.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kk25z:CPRFNNpyTJV5k1ecBR8pfsyZd74hjFph3jhknIEVZk8" style="display:block;" width="200"/>
       </a>
      </td>
      <td>
       <a target="_blank">
        <img alt="" border="0" class="m_maxw100pc" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi2%252Fresponsysimages%252Fnewlook%252Fcontentlibrary%252F2020wk36%252Fimages%252FTUES-SALE_09.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kk25z:CPRFNNpyTJV5k1ecBR8pfsyZd74hjFph3jhknIEVZk8" style="display:block;" width="120"/>
       </a>
      </td>
      <td>
       <a target="_blank">
        <img alt="" border="0" class="m_maxw100pc" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi2%252Fresponsysimages%252Fnewlook%252Fcontentlibrary%252F2020wk36%252Fimages%252FTUES-SALE_10.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kk25z:CPRFNNpyTJV5k1ecBR8pfsyZd74hjFph3jhknIEVZk8" style="display:block;" width="120"/>
       </a>
      </td>
      <td>
       <a target="_blank">
        <img alt="" border="0" class="m_maxw100pc" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi2%252Fresponsysimages%252Fnewlook%252Fcontentlibrary%252F2020wk36%252Fimages%252FTUES-SALE_11.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kk25z:CPRFNNpyTJV5k1ecBR8pfsyZd74hjFph3jhknIEVZk8" style="display:block;" width="200"/>
       </a>
      </td>
     </tr>
    </tbody>
   </table>
   <table align="center" border="0" cellpadding="0" cellspacing="0" class="w320" width="640">
    <tbody>
     <tr>
      <td>
       <a target="_blank">
        <img alt="" border="0" class="m_maxw100pc" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi2%252Fresponsysimages%252Fnewlook%252Fcontentlibrary%252F2020wk36%252Fimages%252FTUES-SALE_12.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kk25z:CPRFNNpyTJV5k1ecBR8pfsyZd74hjFph3jhknIEVZk8" style="display:block;" width="200"/>
       </a>
      </td>
      <td>
       <a target="_blank">
        <img alt="" border="0" class="m_maxw100pc" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi2%252Fresponsysimages%252Fnewlook%252Fcontentlibrary%252F2020wk36%252Fimages%252FTUES-SALE_13.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kk25z:CPRFNNpyTJV5k1ecBR8pfsyZd74hjFph3jhknIEVZk8" style="display:block;" width="120"/>
       </a>
      </td>
      <td>
       <a target="_blank">
        <img alt="" border="0" class="m_maxw100pc" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi2%252Fresponsysimages%252Fnewlook%252Fcontentlibrary%252F2020wk36%252Fimages%252FTUES-SALE_14.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kk25z:CPRFNNpyTJV5k1ecBR8pfsyZd74hjFph3jhknIEVZk8" style="display:block;" width="120"/>
       </a>
      </td>
      <td>
       <a target="_blank">
        <img alt="" border="0" class="m_maxw100pc" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi2%252Fresponsysimages%252Fnewlook%252Fcontentlibrary%252F2020wk36%252Fimages%252FTUES-SALE_15.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kk25z:CPRFNNpyTJV5k1ecBR8pfsyZd74hjFph3jhknIEVZk8" style="display:block;" width="200"/>
       </a>
      </td>
     </tr>
    </tbody>
   </table>
   <table border="0" cellpadding="0" cellspacing="0" class="w320" width="640">
    <tbody>
     <tr>
      <td>
       <a target="_blank">
        <img alt="" border="0" class="w320 autoh" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi2%252Fresponsysimages%252Fnewlook%252Fcontentlibrary%252F2020wk36%252Fimages%252FTUES-SALE_Terms.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kk25z:CPRFNNpyTJV5k1ecBR8pfsyZd74hjFph3jhknIEVZk8" style="display:block;" width="640"/>
       </a>
      </td>
     </tr>
    </tbody>
   </table>
   <table border="0" cellpadding="0" cellspacing="0" class="w320" width="640">
    <tbody>
     <tr>
      <td>
      </td>
     </tr>
    </tbody>
   </table>
   <!--Wrapping tables-->
   <!-- Footer -->
   <table align="center" bgcolor=":#ffffff" border="0" cellpadding="0" cellspacing="0" class="w320" style="background-color:#ffffff" width="640">
    <tbody>
     <tr>
      <td align="" class="m_p30_16" style="text-align:left; line-height:1em; padding:14px 34px;" valign="top">
       <table align="center" border="0" cellpadding="0" cellspacing="0" class="m_w100pc" style="margin:auto; width:540px;" width="540">
        <tbody>
         <tr>
          <td style="font-family:arial,helvetica,sans-serif; font-size:16px; line-height:19px; color:#e8cea1; font-weight:bold; padding-bottom:18px; text-align:center;">
           You might like
          </td>
         </tr>
         <tr>
          <td>
           <table align="center" border="0" cellpadding="0" cellspacing="0" class="m_w50pc" style="width:540px;">
            <tbody>
             <tr>
              <td style="vertical-align:top;">
               <table border="0" cellpadding="0" cellspacing="0" class="w220" width="540">
                <hr style="width:100%; border:1px solid #1b1b1b;"/>
               </table>
               <table align="left" border="0" cellpadding="2" cellspacing="0" class="m_w100pc" style="margin:auto;" width="570">
                <tbody>
                 <tr>
                  <td align="center" class="wr m_w100pc" height="48" style="color:#000000; " width="175">
                   <a style="font-family:'Gibson',arial,helvetica,sans-serif; font-size: 16px; color: #000000; width: 175px; line-height: 48px; text-align: center; text-decoration: none;" target="_blank">
                    Petite
                   </a>
                  </td>
                  <td align="center" class="wr m_w100pc" height="48" style="color:#000000;" valign="middle" width="175">
                   <a style=" font-family:'Gibson', arial,helvetica,sans-serif; font-size: 16px; color: #000000; width: 175px; line-height: 48px; text-align: center; text-decoration: none;" target="_blank">
                    Maternity
                   </a>
                  </td>
                  <td align="center" class="wr m_w100pc" height="48" style="color:#000000;" width="175">
                   <a style="font-family:'Gibson',arial,helvetica,sans-serif; font-size: 16px;color: #000000; width: 175px; line-height: 48px; text-align: center; text-decoration: none;" target="_blank">
                    Tall
                   </a>
                  </td>
                  <td align="center" class="wr m_w100pc m_h" height="48" style="color:#000000;" width="175">
                   <a style="font-family:'Gibson',arial,helvetica,sans-serif; font-size: 16px;color: #000000; width: 175px; line-height: 48px; text-align: center; text-decoration: none;" target="_blank">
                    Plus Size
                   </a>
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
        </tbody>
       </table>
      </td>
     </tr>
    </tbody>
   </table>
   <!-- Footer EMD -->
   <table border="0" cellpadding="0" cellspacing="0" class="w320" style="width:640px; position:relative; margin:auto;" width="640">
    <tbody>
     <tr>
      <td align="center" class="m_p30_16" style="background-color:#3b3b3b; padding:32px;">
       <table border="0" cellpadding="0" cellspacing="0" class="m_w100pc" width="536">
        <tbody>
         <tr>
          <td class="m_pt10" style="font-family:arial,helvetica,sans-serif; font-size:26px;  line-height:1.2em; color:#fffffe; vertical-align:top;">
           <table align="left" border="0" cellpadding="0" cellspacing="0" class="m_w100pc" width="260">
            <tbody>
             <tr>
              <td class="m_pt10" style="font-family:arial,helvetica,sans-serif; font-size:26px;  line-height:1.2em; color:#fffffe;">
               Be social.
              </td>
             </tr>
             <tr>
              <td style="font-family:arial,helvetica,sans-serif; font-size:14px;  line-height:1.6em; color:#fffffe;">
               Join the conversation
              </td>
             </tr>
             <tr>
              <td align="center" height="16" style="height:16px; line-height:1px; font-size:1px;">
               <em style="font-size:1px; line-height:1px; padding-top:15px;">
               </em>
              </td>
             </tr>
             <tr>
              <td class="m_pb32" style="padding-bottom:17px;">
               <table align="left" border="0" cellpadding="0" cellspacing="0" style="margin:auto;">
                <tbody>
                 <tr>
                  <td>
                   <a style="border:none;" target="_blank">
                    <img src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi2%252Fresponsysimages%252Fnewlook%252Fcontentlibrary%252F2020wk36%252Fimages%252Fsocial_facebook.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kk25z:CPRFNNpyTJV5k1ecBR8pfsyZd74hjFph3jhknIEVZk8" style="display:block;" width="38"/>
                   </a>
                  </td>
                  <td align="left" style="width:14px; line-height:1px; font-size:1px;" width="14">
                   <em style="font-size:1px; line-height:1px; padding-top:13px;">
                   </em>
                  </td>
                  <td>
                   <a style="border:none;" target="_blank">
                    <img src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi2%252Fresponsysimages%252Fnewlook%252Fcontentlibrary%252F2020wk36%252Fimages%252Fsocial_instagram.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kk25z:CPRFNNpyTJV5k1ecBR8pfsyZd74hjFph3jhknIEVZk8" style="display:block;" width="38"/>
                   </a>
                  </td>
                  <td align="left" style="width:14px; line-height:1px; font-size:1px;" width="14">
                   <em style="font-size:1px; line-height:1px; padding-top:13px;">
                   </em>
                  </td>
                  <td>
                   <a style="border:none;" target="_blank">
                    <img src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi2%252Fresponsysimages%252Fnewlook%252Fcontentlibrary%252F2020wk36%252Fimages%252Fsocial_twitter.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kk25z:CPRFNNpyTJV5k1ecBR8pfsyZd74hjFph3jhknIEVZk8" style="display:block;" width="38"/>
                   </a>
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
           <table align="right" border="0" cellpadding="0" cellspacing="0" class="m_w100pc" style="text-align:left;" width="260">
            <tbody>
             <tr>
              <td class="m_pt10" style="font-family:arial,helvetica,sans-serif; font-size:26px;  line-height:1.2em; color:#fffffe;">
               New Look app
              </td>
             </tr>
             <tr>
              <td style="font-family:arial,helvetica,sans-serif; font-size:14px;  line-height:1.6em; color:#fffffe;">
               Have you tried our app?
              </td>
             </tr>
             <tr>
              <td align="center" height="16" style="height:16px; line-height:1px; font-size:1px;">
               <em style="font-size:1px; line-height:1px; padding-top:15px;">
               </em>
              </td>
             </tr>
             <tr>
              <td>
               <table align="left" border="0" cellpadding="0" cellspacing="0" style="margin:auto;">
                <tbody>
                 <tr>
                  <td>
                   <a style="border:none;" target="_blank">
                    <img src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi2%252Fresponsysimages%252Fnewlook%252Fcontentlibrary%252F2020wk36%252Fimages%252Fapp_button_apple.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kk25z:CPRFNNpyTJV5k1ecBR8pfsyZd74hjFph3jhknIEVZk8" style="display:block;" width="105"/>
                   </a>
                  </td>
                  <td align="left" style="width:14px; line-height:1px; font-size:1px;" width="14">
                   <em style="font-size:1px; line-height:1px; padding-top:13px;">
                   </em>
                  </td>
                  <td>
                   <a style="border:none;" target="_blank">
                    <img src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi2%252Fresponsysimages%252Fnewlook%252Fcontentlibrary%252F2020wk36%252Fimages%252Fapp_button_google.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kk25z:CPRFNNpyTJV5k1ecBR8pfsyZd74hjFph3jhknIEVZk8" style="display:block;" width="115"/>
                   </a>
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
        </tbody>
       </table>
       <table border="0" cellpadding="0" cellspacing="0" class="m_w100pc" width="536">
        <tbody>
         <tr>
          <td align="center" height="16" style="height:16px; line-height:1px; font-size:1px;">
           <em style="font-size:1px; line-height:1px; padding-top:15px;">
           </em>
          </td>
         </tr>
         <tr>
          <td align="center" height="16" style="height:16px; line-height:1px; font-size:1px; border-top:1px solid #fffffe;">
           <em style="font-size:1px; line-height:1px; padding-top:15px;">
           </em>
          </td>
         </tr>
         <tr>
          <td align="left">
           <table align="left" border="0" cellpadding="0" cellspacing="0" class="m_w100pc">
            <tbody>
             <tr>
              <td style="vertical-align:top;">
               <table align="left" border="0" cellpadding="0" cellspacing="0" class="m_w50pc" style="margin:auto;">
                <tbody>
                 <tr>
                  <td class="m_w100pc" style="font-family:arial,helvetica,sans-serif; font-size:16px; line-height:19px; color:#fffffe; padding-bottom:12px;">
                   <a style="font-family:arial,helvetica,sans-serif; font-size:16px; line-height:19px; color:#fffffe; text-decoration:none;" target="_blank">
                    Gift Cards
                   </a>
                  </td>
                 </tr>
                </tbody>
               </table>
               <!--[if gte mso 9]>                                    
</td>
<td style="vertical-align:top;">
<![endif]-->
               <table align="left" border="0" cellpadding="0" cellspacing="0" class="m_w50pc" style="margin:auto;">
                <tbody>
                 <tr>
                  <td align="left" class="m_h" style="width:32px; line-height:1px; font-size:1px;" width="32">
                   <em style="font-size:1px; line-height:1px; padding-left:31px;">
                   </em>
                  </td>
                  <td class="m_w100pc" style="font-family:arial,helvetica,sans-serif; font-size:16px; line-height:19px; color:#fffffe; padding-bottom:12px;">
                   <a style="font-family:arial,helvetica,sans-serif; font-size:16px; line-height:19px; color:#fffffe; text-decoration:none;" target="_blank">
                    Your account
                   </a>
                  </td>
                 </tr>
                </tbody>
               </table>
               <!--[if gte mso 9]>                                    
</td>
<td style="vertical-align:top;">
<![endif]-->
               <table align="left" border="0" cellpadding="0" cellspacing="0" class="m_w50pc" style="margin:auto;">
                <tbody>
                 <tr>
                  <td align="left" class="m_h" style="width:32px; line-height:1px; font-size:1px;" width="32">
                   <em style="font-size:1px; line-height:1px; padding-left:31px;">
                   </em>
                  </td>
                  <td class="m_w100pc" style="font-family:arial,helvetica,sans-serif; font-size:16px; line-height:19px; color:#fffffe; padding-bottom:12px;">
                   <a style="font-family:arial,helvetica,sans-serif; font-size:16px; line-height:19px; color:#fffffe; text-decoration:none;" target="_blank">
                    Delivery
                   </a>
                  </td>
                 </tr>
                </tbody>
               </table>
               <!--[if gte mso 9]>                                    
</td>
<td style="vertical-align:top;">
<![endif]-->
               <table align="left" border="0" cellpadding="0" cellspacing="0" class="m_w50pc" style="margin:auto;">
                <tbody>
                 <tr>
                  <td align="left" class="m_h" style="width:32px; line-height:1px; font-size:1px;" width="32">
                   <em style="font-size:1px; line-height:1px; padding-left:31px;">
                   </em>
                  </td>
                  <td class="m_w100pc" style="font-family:arial,helvetica,sans-serif; font-size:16px; line-height:19px; color:#fffffe; padding-bottom:12px;">
                   <a style="font-family:arial,helvetica,sans-serif; font-size:16px; line-height:19px; color:#fffffe; text-decoration:none;" target="_blank">
                    Returns
                   </a>
                  </td>
                 </tr>
                </tbody>
               </table>
               <!--[if gte mso 9]>                                    
</td>
<td style="vertical-align:top;">
<![endif]-->
               <table align="left" border="0" cellpadding="0" cellspacing="0" class="m_w50pc" style="margin:auto;">
                <tbody>
                 <tr>
                  <td align="left" class="m_h" style="width:32px; line-height:1px; font-size:1px;" width="32">
                   <em style="font-size:1px; line-height:1px; padding-left:31px;">
                   </em>
                  </td>
                  <td class="m_w100pc" style="font-family:arial,helvetica,sans-serif; font-size:16px; line-height:19px; color:#fffffe; padding-bottom:12px;">
                   <a style="font-family:arial,helvetica,sans-serif; font-size:16px; line-height:19px; color:#fffffe; text-decoration:none;" target="_blank">
                    Privacy policy
                   </a>
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <tr>
          <td align="center" height="16" style="height:16px; line-height:1px; font-size:1px;">
           <em style="font-size:1px; line-height:1px; padding-top:15px;">
           </em>
          </td>
         </tr>
         <tr>
          <td align="left" class="footerText" style="font-family:arial,helvetica,sans-serif; font-size:12px; line-height:16px; color:#c6c6c6;">
           You are being emailed by us after requesting to receive our newsletter either when you made a purchase online or subscribed at
           <a style="color:#c6c6c6; text-decoration:none; font-weight:bold;" target="_blank">
            www.newlook.com
           </a>
           .
           <br/>
           <br/>
           We do not reply to e-mails from this address. For further assistance, please visit our contact page. To remove yourself from our mailing list, please unsubscribe
           <a style="color:#c6c6c6; font-family:arial,helvetica,sans-serif; font-size:12px; line-height:14px; text-decoration:underline; font-weight: bold;" target="_blank" title="Unsubscribe">
            here
           </a>
           .
           <br/>
           <br/>
           To make sure our emails get to you and avoid junk and spam folders, please add '
           <a style="color:#c6c6c6; text-decoration:none; font-weight:bold;" target="_blank">
            look@fashion.newlook.com
           </a>
           ' to your address book.
           <br/>
           <br/>
           Registered Office:
           <br/>
           New Look Retailers Ltd, New Look House, Mercery Road, Weymouth, Dorset, DT3 5H
           <br/>
           Registered in England with Co. No. 1618428
          </td>
         </tr>
        </tbody>
       </table>
      </td>
     </tr>
    </tbody>
   </table>
   <!--[if !mso]><!-- GMAIL IMAP HOLD-OPEN -->
   <img alt="" class="m_h" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fstatic.cdn.responsys.net%252Fi2%252Fresponsysimages%252Fnewlook%252Fcontentlibrary%252F2020wk36%252Fimages%252Fspacer.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzdGF0aWMuY2RuLiJ9:1kk25z:CPRFNNpyTJV5k1ecBR8pfsyZd74hjFph3jhknIEVZk8" style="display:block; width:620px; border:1px solid transparent;" width="620"/>
  </div>
  <table cellpadding="0" cellspacing="0" style="border: 0px; padding: 0px; margin: 0px; position: absolute; display: none; float: left">
   <tr>
    <td height="1" style="font-size: 1px; line-height: 1px; padding: 0px;">
     <br/>
     <img src="https://inboxflows.com/_/image/https%253A%252F%252Ffashion.newlook.com%252Fpub%252Fas%253F_ri_%253DX0Gzc2X%253DAQpglLjHJlTQGhzas50gMO3UTqDX8dmEqzbFzbfUTJDITkleBlNRmhUzatzdtEJsAlib1sveIbOVXHkMX%253Dw%2526_ei_%253DEolaGGF4SNMvxFF7KucKuWMKOVhUnQ2bW6xl6f4bPaEfFxc0K_25BMwIbZ-mTUuK13hAIdytgA0gg3EG219Tv4Fc7nCF-VSuidzjfrc489zLgerpd2OuccMoweXERSO7XTXRrBjiqKOy1D2q./?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZmYXNoaW9uLm5ldyJ9:1kk25z:ZObkK1ru4k5vs8bhRUaxR3mtLqkDqNVwjPvklVIvNqo"/>
     <br/>
     <img height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Ftags.bluekai.com%252Fsite%252F33254%253Fe_id_s33254%253D1725066626641f296c974ee5bc2c28c0da1588ca0571da82d22b178a9103d591%2526e_id_m33254%253Dce00c1780ea52a368cf1c741bf9d8bdd/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ0YWdzLmJsdWVrYSJ9:1kk25z:2MQA6hqiZ3iED7v8V_Pv7nKSntnJ8-yXu8SILMgatc0" width="1"/>
    </td>
   </tr>
  </table>
 </body>
</html>