Inboxes

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

+New inbox

0123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275<!DOCTYPE html>
<html lang="en" xmlns="//www.w3.org/1999/xhtml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:v="urn:schemas-microsoft-com:vml">
 <head>
  <title>
   GUESS
  </title>
  <meta charset="utf-8" content="text/html;" http-equiv="Content-Type"/>
  <meta content="width=device-width, initial-scale=1" name="viewport"/>
  <meta content="IE=edge" http-equiv="X-UA-Compatible"/>
  <style type="text/css">
   .mobile-show {
                display: none !important;
                width: 0 !important;
                height: 0 !important;
                overflow: hidden !important;
                visibility: hidden !important;
                border: none !important;
                max-height: 0px !important;
            }
            @media screen and (min-width: 600px) {
                .mobile-break {
                    display: none;
                }
            }
            @media only screen and (max-width: 600px) {
                .container {
                    width: 100% !important;
                }
                .mobile-hidden {
                    display: none !important;
                }
                .photo img {
                    width: 100% !important;
                    height: auto !important;
                }
                .fluid,
                .fluid-centered {
                    width: 100% !important;
                    max-width: 100% !important;
                    height: auto !important;
                    margin-left: auto !important;
                    margin-right: auto !important;
                }
                .fluid-centered {
                    margin-left: auto !important;
                    margin-right: auto !important;
                }
                .hide_mobile {
                    display: none !important;
                    width: 0px !important;
                    height: 0px !important;
                    visibility: hidden !important;
                    overflow: hidden !important;
                    font-size: 0px !important;
                    line-height: 0px !important;
                }
                .show_for_mobile {
                    display: block !important;
                    width: auto !important;
                    height: auto !important;
                    overflow: visible !important;
                    position: static !important;
                    min-height: 0px !important;
                    line-height: normal !important;
                    font-size: medium !important;
                }
                .container {
                    width: 100% !important;
                    min-width: 100% !important;
                    height: auto !important;
                }
                .responsive-table {
                    width: 100% !important;
                }
                
               .responsive-table-49 {
  width: 49.39% !important;
 }
              
                .mobile-hide {
                    display: none !important;
                    padding: 0 !important;
                    line-height: 0 !important;
                    max-height: 0 !important;
                    height: 0 !important;
                    width: 0 !important;
                }
                .mobile-show {
                    display: block !important;
                    width: 100% !important;
                    height: auto !important;
                    overflow: visible !important;
                    visibility: visible !important;
                    border: none !important;
                    max-height: 200% !important;
                    margin: 0 auto;
                }
                .img-mobile {
                    width: 100% !important;
                    height: auto !important;
                    display: block !important;
                    overflow: visible !important;
                    visibility: visible !important;
                    border: none !important;
                    max-height: 200% !important;
                }

                .text-center {
                    text-align: center !important;
                }
            }
  </style>
  <style type="text/css">
   @media only screen and (max-width: 480px) {
                body {
                    margin: 0 !important;
                }
                .nopaddingmobile {
                    padding: 0 !important;
                }
              
              .ctastyling {
                    font-size: 16px !important;
                    padding-top: 8px !important;
                    padding-bottom: 8px !important;
                } 
              
              
                .ctaheight {
                    height: 42px !important;
                }
                .ctaheight a {
                    padding: 15px 34px !important;
                }
                .text-16 {
                    font-size: 12px !important;
                    line-height: 20px !important;
                    letter-spacing: 1px;
                }
                .imglogo {
                    width: 160px !important;
                    height: auto !important;
                }

                .container {
                    width: 100% !important;
                }
                .content-padding {
                    padding: 4px !important;
                }
                .mobile-hidden {
                    display: none !important;
                }
                .logo {
                    display: block !important;
                    padding: 0 !important;
                }
                img {
                    max-width: 100% !important;
                    height: auto !important;
                    max-height: auto !important;
                }
                .responsive-td {
                    width: 100% !important;
                    display: block !important;
                    padding: 0 !important;
                }
                body {
                    padding: 0px !important;
                    font-size: 16px !important;
                    line-height: 150% !important;
                }
                .buttonstyles {
                    font-family: avenir, roboto, arial, sans-serif !important;
                    font-size: 16px !important;
                    color: #fff !important;
                    padding: 10px !important;
                }
                .footer-lh p {
                    line-height: 12px !important;
                }
                .footer-mibile-pd {
                    padding: 0 8px !important;
                }
                .preheader td {
                    display: block !important;
                    width: 100% !important;
                    margin: 0 auto !important;
                    text-align: center !important;
                }
                .preheader span {
                    display: none !important;
                }
                .photo {
                    padding: 0 0 6px !important;
                }
                .nopaddingonmobile {
                    padding: 0 !important;
                }
              
   .CardNumber {
  font-size: 12px !important; padding: 1px 0px 1px 0px !important;
  }       
              
              
            }
  </style>
  <style type="text/css">
   .ReadMsgBody {
                width: 100%;
            }
            .ExternalClass {
                width: 100%;
            }
            .ExternalClass {
                line-height: 100%;
            }

            @media only screen and (max-width: 480px) {
                .TopCatWidth {
                    width: 255px !important;
                }
                .TopCatLineHeight {
                    line-height: 12px !important;
                }
              
      
              .RightLogoSpacer {width:0px!important}
                .LeftLogoSpacer {
                    width: 4px !important;
                }
              
              .logoWrapper { max-width: auto!important;min-width:auto!important}

                .HeaderLogoMobile {
                    width: 10px !important;
                }
                .HeaderLogoWidth {
                    width: 95px !important;
                }
                .BottomCatTable {
                    width: 80% !important;
                }
                .ContactTable {
                    width: 90% !important;
                }
                .SocialTable {
                    width: 263px !important;
                }
                .DisclaimerTable {
                    width: 93% !important;
                }
                .DisclaimerText {
                    font-size: 10px !important;
                    -webkit-text-size-adjust: 100%;
                }
                .spacer {
                    line-height: 80% !important;
                }
                .HeaderBottomSpacer {
                    height: 24px !important;
                }
                .HeaderLogoSpacer {
                    width: 16px !important;
                }
                .TopCatSpacer {
                    width: 2px !important;
                }
                .BottomCatSpacer {
                    width: 4px !important;
                }
                .BottomCatSpacer {
                    height: 26px !important;
                }
                .LRBottomCatSpacer {
                    width: 1px !important;
                }
                .ServicesWidth {
                    width: 107px !important;
                }
                .ServicesSpacer {
                    width: 1px !important;
                    height: 30px !important;
                }
                .LRServicesSpacer {
                    width: 1px !important;
                }
                .GLSpacer {
                    height: 35px !important;
                }
                .AppSpacer {
                    height: 35px !important;
                }
                .LRAppSpacer {
                    width: 105px !important;
                }
                .SocialSpacer {
                    width: 30px !important;
                    height: 10px !important;
                }
                .SocialContactMidSpacer {
                    height: 6px !important;
                }
                .DiscSpacer {
                    width: 0px !important;
                }
                .MainFont {
                    font-size: 12.75px !important;
                    -webkit-text-size-adjust: 100%;
                }
                .ContactSocialFont {
                    font-size: 16px !important;
                    padding-top: 4px !important;
                    padding-bottom: 4px !important;
                }
                .ContactFont {
                    font-size: 13px !important;
                    -webkit-text-size-adjust: 100%;
                }
                .ContactTopSpacer {
                    height: 23px !important;
                }
                .ContactSpacer {
                    width: 0px !important;
                }
                .HContactSpacer {
                    height: 20px !important;
                }
                .ContactLRSpacer {
                    width: 0px !important;
                }
                .BorderWidth {
                    width: 95% !important;
                }
                .HeaderLogoMobile {
                    width: 90px !important;
                }
                .LogoHW {
                    width: 100px !important;
                }
                .ServicesIcon {
                    height: 25px !important;
                    width: auto !important;
                }
                .AppIcon {
                    height: 20px !important;
                }
                .AppleIcon {
                    height: 20px !important;
                }
                .GoogleIcon {
                    height: 20px !important;
                }
                .SocialIcon {
                    height: 20px !important;
                    padding-top: 4px !important;
                    padding-bottom: 4px !important;
                }
            }
  </style>
  <!--[if mso]>         <style type="text/css">             body,             table,             td {             font-family: "futura", "century gothic", centurygothic, sans-serif;             font-size: 16px;             color: #808080;             line-height: 1;             }             body {             -ms-text-size-adjust: 100%;             margin: 0 !important;             }             p {             margin: 1em 0;             }             table td {             border-collapse: collapse;             }             img {             outline: 0;             }             a img {             border: none;             }             p {             margin: 1em 0;             }             @-ms-viewport {             width: device-width;             }             @-ms-viewport {             width: device-width;             }         </style>         <![endif]-->
  <!--[if gte mso 9]>         <xml>             <o:OfficeDocumentSettings>             <o:AllowPNG />             <o:PixelsPerInch>96</o:PixelsPerInch>             </o:OfficeDocumentSettings>         </xml>         <![endif]-->
  <!--[if mso]>         <style type="text/css">body,table,td{font-family:'futura','century gothic',centurygothic ,sans-serif;font-size:16px;color:#808080;line-height:1}body{-ms-text-size-adjust:100%;margin:0 !important;}p{margin:1em 0}table td{border-collapse:collapse}img{outline:0}a img{border:none}p{margin:1em 0}@-ms-viewport{width:device-width}@-ms-viewport{width:device-width}</style>         <![endif]-->
  <!--[if gte mso 9]>         <xml>         <o:OfficeDocumentSettings>         <o:AllowPNG/>         <o:PixelsPerInch>96</o:PixelsPerInch>         </o:OfficeDocumentSettings>         </xml>         <![endif]-->
  <!-- start:processor:head -->
  <!-- start:processor:body:head -->
 </head>
 <body>
  <div style="display:none">
  </div>
  <!-- end:processor:body:head -->
  <!-- end:processor:head -->
  <style type="text/css">
   div.preheader 
{ display: none !important; }
  </style>
  <div class="preheader" style="font-size: 1px; display: none !important;">
   Think soft hues and timeless prints.
  </div>
  <!-- Tracking Pixels -->
  <img alt="" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fclick.e.guess.com%252Fopen.aspx%253Fffcb10-fec910757665067a-fe261575726c0778771373-fe3411717564047b721478-ff63137575-fe67177274660578741d-ff3713707464%2526d%253D500009%2526bmt%253D0/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjbGljay5lLmd1ZSIsInRpbWUiOjE3MTA1MDQxNjMuMjU2Mjk0NX0:1rl6Gp:a_wief9LJRmhomjzqc7d_Nx0T2ear2VYsWpzIxAusME" width="1"/>
  <table bgcolor="#ffffff" cellpadding="0" cellspacing="0" style="background-color:#FFFFFF;" width="100%">
   <tr>
    <td align="center" valign="top">
     <table align="left" border="0" cellpadding="0" cellspacing="0" width="100%">
      <tr>
       <td align="center" bgcolor="#ffffff">
        <table align="center" border="0" cellpadding="0" cellspacing="0" class="responsive-table" style="width: 600px;" width="600">
         <tr>
          <td align="center">
           <table border="0" cellpadding="0" cellspacing="0" width="100%">
            <tr>
             <td align="center" valign="top">
              <table align="left" border="0" cellpadding="0" cellspacing="0" width="100%">
               <tr>
                <td align="left" valign="top">
                 <!-- -->
                 <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="min-width: 100%; " width="100%">
                  <tr>
                   <td class="stylingblock-content-wrapper camarker-inner">
                    <table align="center" border="0" cellpadding="0" cellspacing="0" class="preheader" width="100%">
                     <tr>
                      <td>
                       <span style="display:none !important;visibility:hidden;opacity:0;color:transparent;height:0;width:0;">
                        ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌  ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌  ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌  ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌  ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌  ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌  ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌  ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌  ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌  ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌  ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌  ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌  ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌  ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌  ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌  ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌  ‌ ‌ ‌ ‌ ‌ ‌
                       </span>
                      </td>
                     </tr>
                    </table>
                   </td>
                  </tr>
                 </table>
                 <!-- -->
                 <!-- -->
                 <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="min-width: 100%; " width="100%">
                  <tr>
                   <td class="stylingblock-content-wrapper camarker-inner">
                    <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="min-width: 100%; " width="100%">
                     <tr>
                      <td class="stylingblock-content-wrapper camarker-inner">
                       <!--------LITMUS TRACKING -------->
                       <table align="center" border="0" cellpadding="0" cellspacing="0" class="preheader" style="display:none; visibility:hidden;opacity:0;color:transparent;height:0;width:0;" width="100%">
                        <tr>
                         <td height="0" style="display:none; visibility:hidden;opacity:0;color:transparent;height:0;width:0;">
                          <style data-ignore-inlining="">
                           @media (prefers-color-scheme: dark) { #_t::before {content:url('https://inboxflows.com/_/image/https%253A%252F%252Fe2vl0dq2.emltrk.com%252Fv2%252Fe2vl0dq2%253Frd%2526i%253D32121519/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZlMnZsMGRxMi5lbSIsInRpbWUiOjE3MTA1MDQxNjMuMjE5NjI4M30:1rl6Gp:muB7HMBg0u65BkHa5tF5siS1SRu4gGnG62OCHfoJEoQ');}} @media (prefers-color-scheme: light) { #_t::before {content:url('https://inboxflows.com/_/image/https%253A%252F%252Fe2vl0dq2.emltrk.com%252Fv2%252Fe2vl0dq2%253Frl%2526i%253D32121519/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZlMnZsMGRxMi5lbSIsInRpbWUiOjE3MTA1MDQxNjMuMjIwNTc0MX0:1rl6Gp:wOrrES1lU2MTkN610N2ypPOB4sMXSYshpGdfdapN7JE');}} @media print{ #_t {background-image:url('https://inboxflows.com/_/image/https%253A%252F%252Fe2vl0dq2.emltrk.com%252Fv2%252Fe2vl0dq2%253Fp%2526i%253D32121519/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZlMnZsMGRxMi5lbSIsInRpbWUiOjE3MTA1MDQxNjMuMjIwOTA1M30:1rl6Gp:JbPnVIodQM3by5LrMwTV6i2iQRl7M-FJGM1trI-RchQ');}} div.OutlookMessageHeader {background-image:url('https://inboxflows.com/_/image/https%253A%252F%252Fe2vl0dq2.emltrk.com%252Fv2%252Fe2vl0dq2%253Ff%2526i%253D32121519/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZlMnZsMGRxMi5lbSIsInRpbWUiOjE3MTA1MDQxNjMuMjIxMTQxNn0:1rl6Gp:r_J65YUk1Puej-ClK4V1InQ_mfBNHPRRR0knp3mx26w')} table.moz-email-headers-table {background-image:url('https://inboxflows.com/_/image/https%253A%252F%252Fe2vl0dq2.emltrk.com%252Fv2%252Fe2vl0dq2%253Ff%2526i%253D32121519/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZlMnZsMGRxMi5lbSIsInRpbWUiOjE3MTA1MDQxNjMuMjIxMTQxNn0:1rl6Gp:r_J65YUk1Puej-ClK4V1InQ_mfBNHPRRR0knp3mx26w')} blockquote #_t {background-image:url('https://inboxflows.com/_/image/https%253A%252F%252Fe2vl0dq2.emltrk.com%252Fv2%252Fe2vl0dq2%253Ff%2526i%253D32121519/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZlMnZsMGRxMi5lbSIsInRpbWUiOjE3MTA1MDQxNjMuMjIxMTQxNn0:1rl6Gp:r_J65YUk1Puej-ClK4V1InQ_mfBNHPRRR0knp3mx26w')} #MailContainerBody #_t {background-image:url('https://inboxflows.com/_/image/https%253A%252F%252Fe2vl0dq2.emltrk.com%252Fv2%252Fe2vl0dq2%253Ff%2526i%253D32121519/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZlMnZsMGRxMi5lbSIsInRpbWUiOjE3MTA1MDQxNjMuMjIxMTQxNn0:1rl6Gp:r_J65YUk1Puej-ClK4V1InQ_mfBNHPRRR0knp3mx26w')}
                          </style>
                          <div id="_t">
                          </div>
                          <img alt="" border="0" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fe2vl0dq2.emltrk.com%252Fv2%252Fe2vl0dq2%253Fi%253D32121519/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZlMnZsMGRxMi5lbSIsInRpbWUiOjE3MTA1MDQxNjMuMjU2NjE4M30:1rl6Gp:36BbeWjudMtm_NVV96N0PDMkNczngTV12fBfpWMvaYE" style="display:none; visibility:hidden;opacity:0;color:transparent;height:0;width:0;" width="1"/>
                         </td>
                        </tr>
                       </table>
                       <!---- End Litmus Tracking---->
                       <table cellpadding="0" cellspacing="0" style="width:100%">
                        <tr>
                         <td class="responsive-td" style="width: 100%;" valign="top">
                          <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="background-color: transparent; min-width: 100%; " width="100%">
                           <tr>
                            <td class="stylingblock-content-wrapper camarker-inner" style="padding: 0px; ">
                             <table cellpadding="0" cellspacing="0" role="presentation" style="width: 100%;">
                              <tr>
                               <td>
                                <table cellpadding="0" cellspacing="0" role="presentation" style="width: 100%;">
                                 <tr>
                                  <td style="padding-right: 0px;" valign="bottom">
                                   <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper logoWrapper" role="presentation" style="max-width:210px; min-width: 143px;width:90% " width="210">
                                    <tr>
                                     <td class="stylingblock-content-wrapper camarker-inner">
                                      <!---- LOGO HEADER ---->
                                      <table cellpadding="0" cellspacing="0" role="presentation" width="100%">
                                       <tr>
                                        <!-------- LEFT LOGO SPACER ------->
                                        <td class="LeftLogoSpacer mobile-show" style="max-width: 30px;" width="30">
                                        </td>
                                        <td class="LeftLogoSpacer mobile-hidden" style="width: 50px;" width="50">
                                        </td>
                                        <td align="left" height="20" style=" height:20px; padding-top: 0px; padding-right: 0em; padding-bottom: 0px; padding-left: 0em;  " valign="bottom" width="112">
                                         <a alt="LOGO" title="">
                                          <img alt="Logo" class="HeaderLogoWidth" height="20" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.e.guess.com%252Flib%252Ffe3411717564047b721478%252Fm%252F1%252F40b38158-8fde-496e-9cc9-acabfd805586.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5lLmd1ZSIsInRpbWUiOjE3MTA1MDQxNjMuMjU2ODEzNX0:1rl6Gp:yo8PL_JkOtUV_aueGPdUZ7pR-G_jPnA2zUDuUm_U3OE" style="display: block; padding: 0px; width: 112px; " width="112"/>
                                         </a>
                                        </td>
                                        <!-------- RIGHT LOGO SPACER ------->
                                        <td class="RightLogoSpacer mobile-hidden" style="width: 48px;" width="48">
                                        </td>
                                        <td class="RightLogoSpacer mobile-show" style="max-width: 28px;" width="28">
                                        </td>
                                       </tr>
                                      </table>
                                     </td>
                                    </tr>
                                   </table>
                                  </td>
                                  <td valign="bottom">
                                   <table align="left" cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper responsive-table nav-m" role="presentation" style="max-width:324px; width:100% " width="324">
                                    <tr>
                                     <td class="stylingblock-content-wrapper camarker-inner">
                                      <table border="0" cellpadding="0" cellspacing="0" width="100%">
                                       <tr>
                                        <!-------- WOMEN -------->
                                        <td align="left" height="20" style="height:20px;  padding-top: 4px; mso-line-height-rule: exactly; line-height: 16px; vertical-align:bottom; ">
                                         <a alt="WOMEN" class="MainFont navitem" style="font-family: avenir, roboto, arial, sans-serif; font-size: 16px; font-weight:400;letter-spacing: 0.5px; color: #000000;  text-decoration: none; " valign="bottom">
                                          Women
                                         </a>
                                        </td>
                                        <td style="max-width: 28px; min-width:10px;">
                                        </td>
                                        <!-------- MEN -------->
                                        <td align="left" height="20" style="height:20px;  padding-top: 4px; mso-line-height-rule: exactly; line-height: 16px; vertical-align:bottom; ">
                                         <a alt="MEN" class="MainFont navitem" style="font-family: avenir, roboto, arial, sans-serif; font-size: 16px; font-weight:400;letter-spacing: 0.5px; color: #000000;  text-decoration: none;  ">
                                          Men
                                         </a>
                                        </td>
                                        <td style="max-width: 28px; min-width:10px;">
                                        </td>
                                        <!-------- Handbags -------->
                                        <td align="left" height="20" style="height:20px;  padding-top: 4px; mso-line-height-rule: exactly; line-height: 16px; vertical-align:bottom; ">
                                         <a alt="HANDBAGS" class="MainFont navitem" style="font-family: avenir, roboto, arial, sans-serif; font-size: 16px; font-weight:400;letter-spacing: 0.5px; color: #000000;  text-decoration: none;  display: block; padding-top: 0px; padding-bottom: 0px; text-align:left; ">
                                          Handbags
                                         </a>
                                        </td>
                                        <td style="max-width: 28px; min-width:10px;">
                                        </td>
                                        <!-------- MARCIANO -------->
                                        <td align="left" height="20" style="height:20px;  padding-top: 4px; mso-line-height-rule: exactly; line-height: 16px; vertical-align:bottom; ">
                                         <a alt="MARCIANO" class="MainFont navitem" style="font-family: avenir, roboto, arial, sans-serif; font-size: 16px; font-weight:400;letter-spacing: 0.5px; color: #000000;  text-decoration: none;  display: block; padding-top: 0px; padding-bottom: 0px; text-align:left; ">
                                          Marciano
                                         </a>
                                        </td>
                                       </tr>
                                      </table>
                                     </td>
                                    </tr>
                                   </table>
                                  </td>
                                 </tr>
                                </table>
                               </td>
                              </tr>
                             </table>
                             <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="min-width: 100%; " width="100%">
                              <tr>
                               <td width="3">
                                <table border="0" cellpadding="0" cellspacing="0">
                                 <tr>
                                  <td class="HeaderBottomSpacer" height="31" style="height:31px">
                                  </td>
                                 </tr>
                                </table>
                               </td>
                              </tr>
                             </table>
                            </td>
                           </tr>
                          </table>
                         </td>
                        </tr>
                       </table>
                      </td>
                     </tr>
                    </table>
                   </td>
                  </tr>
                 </table>
                 <!-- -->
                 <!-- -->
                 <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="min-width: 100%; " width="100%">
                  <tr>
                   <td class="stylingblock-content-wrapper camarker-inner">
                    <!-- paste this into Link URL field https://www.guess.com/us/en/women/featured-shops/essentials-shop/  https://www.guess.com/us/en/women/apparel/view-all/ https://www.guess.com/us/en/women/apparel/new-arrivals/ -->
                   </td>
                  </tr>
                 </table>
                 <!-- -->
                 <!-- -->
                 <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="min-width: 100%; " width="100%">
                  <tr>
                   <td class="stylingblock-content-wrapper camarker-inner">
                    <table cellpadding="0" cellspacing="0" role="presentation" width="100%">
                     <tr>
                      <td align="center">
                       <a data-linkto="https://" title="">
                        <img alt="Introducing Shades of Spring: Soft hues and timeless prints for the season ahead." data-assetid="171359" height="984" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.e.guess.com%252Flib%252Ffe3411717564047b721478%252Fm%252F1%252FG_Email_YC_ShadesofSeason_9286_02.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5lLmd1ZSIsInRpbWUiOjE3MTA1MDQxNjMuMjU3MDU4Nn0:1rl6Gp:4z5ff_B9Z69EL2N6mlh2rIo1XdxO7zmTgH-_SIxKbSc" style="display: block; padding: 0px; text-align: center; height: 984px; width: 600px;" width="600"/>
                       </a>
                      </td>
                     </tr>
                    </table>
                   </td>
                  </tr>
                 </table>
                 <!-- -->
                 <!-- -->
                 <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="background-color: transparent; min-width: 100%; " width="100%">
                  <tr>
                   <td class="stylingblock-content-wrapper camarker-inner" style="padding: 0px; ">
                    <table cellpadding="0" cellspacing="0" role="presentation" style="width: 100%;">
                     <tr>
                      <td>
                       <table cellpadding="0" cellspacing="0" role="presentation" style="width: 100%;">
                        <tr>
                         <td style="width: 50%; padding-right: 0px;" valign="top">
                          <!-- -->
                          <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="min-width: 100%; " width="100%">
                           <tr>
                            <td class="stylingblock-content-wrapper camarker-inner">
                             <table cellpadding="0" cellspacing="0" role="presentation" width="100%">
                              <tr>
                               <td align="center">
                                <a data-linkto="https://" title="">
                                 <img alt="" data-assetid="171358" height="516" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.e.guess.com%252Flib%252Ffe3411717564047b721478%252Fm%252F1%252FG_Email_YC_ShadesofSeason_9286_03.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5lLmd1ZSIsInRpbWUiOjE3MTA1MDQxNjMuMjU3MjUxNX0:1rl6Gp:8GYPkAVKqGJv6w0VJ5L27zTd4JXTvWIQ8nN4nqX5zAk" style="display: block; padding: 0px; text-align: center; height: 516px; width: 300px;" width="300"/>
                                </a>
                               </td>
                              </tr>
                             </table>
                            </td>
                           </tr>
                          </table>
                          <!-- -->
                         </td>
                         <td style="width: 50%; padding-left: 0px;" valign="top">
                          <!-- -->
                          <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="min-width: 100%; " width="100%">
                           <tr>
                            <td class="stylingblock-content-wrapper camarker-inner">
                             <table cellpadding="0" cellspacing="0" role="presentation" width="100%">
                              <tr>
                               <td align="center">
                                <a data-linkto="https://" title="">
                                 <img alt="" data-assetid="171361" height="516" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.e.guess.com%252Flib%252Ffe3411717564047b721478%252Fm%252F1%252FG_Email_YC_ShadesofSeason_9286_04.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5lLmd1ZSIsInRpbWUiOjE3MTA1MDQxNjMuMjU3NDM3N30:1rl6Gp:Znv8USAn8W_m1K8zQsrft-CfBV-80MSezJYk-jIwxJY" style="display: block; padding: 0px; text-align: center; height: 516px; width: 300px;" width="300"/>
                                </a>
                               </td>
                              </tr>
                             </table>
                            </td>
                           </tr>
                          </table>
                          <!-- -->
                         </td>
                        </tr>
                       </table>
                      </td>
                     </tr>
                    </table>
                   </td>
                  </tr>
                 </table>
                 <!-- -->
                 <!-- -->
                 <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="background-color: transparent; min-width: 100%; " width="100%">
                  <tr>
                   <td class="stylingblock-content-wrapper camarker-inner" style="padding: 0px; ">
                    <table cellpadding="0" cellspacing="0" role="presentation" style="width: 100%;">
                     <tr>
                      <td>
                       <table cellpadding="0" cellspacing="0" role="presentation" style="width: 100%;">
                        <tr>
                         <td style="width: 50%; padding-right: 0px;" valign="top">
                          <!-- -->
                          <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="min-width: 100%; " width="100%">
                           <tr>
                            <td class="stylingblock-content-wrapper camarker-inner">
                             <table cellpadding="0" cellspacing="0" role="presentation" width="100%">
                              <tr>
                               <td align="center">
                                <a data-linkto="https://" title="">
                                 <img alt="" data-assetid="171360" height="550" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.e.guess.com%252Flib%252Ffe3411717564047b721478%252Fm%252F1%252FG_Email_YC_ShadesofSeason_9286_05.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5lLmd1ZSIsInRpbWUiOjE3MTA1MDQxNjMuMjU3NjMyN30:1rl6Gp:gYiLysQv7KQ065etCo1xqk2HayBJocEU1qRHF8iQ7II" style="display: block; padding: 0px; text-align: center; height: 550px; width: 300px;" width="300"/>
                                </a>
                               </td>
                              </tr>
                             </table>
                            </td>
                           </tr>
                          </table>
                          <!-- -->
                         </td>
                         <td style="width: 50%; padding-left: 0px;" valign="top">
                          <!-- -->
                          <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="min-width: 100%; " width="100%">
                           <tr>
                            <td class="stylingblock-content-wrapper camarker-inner">
                             <table cellpadding="0" cellspacing="0" role="presentation" width="100%">
                              <tr>
                               <td align="center">
                                <a data-linkto="https://" title="">
                                 <img alt="" data-assetid="171357" height="550" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.e.guess.com%252Flib%252Ffe3411717564047b721478%252Fm%252F1%252FG_Email_YC_ShadesofSeason_9286_06.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5lLmd1ZSIsInRpbWUiOjE3MTA1MDQxNjMuMjU3ODA1fQ:1rl6Gp:MWOlC1wRS53tzAN7rCnREIesJ98tPeB0MkbWALsigQ8" style="display: block; padding: 0px; text-align: center; height: 550px; width: 300px;" width="300"/>
                                </a>
                               </td>
                              </tr>
                             </table>
                            </td>
                           </tr>
                          </table>
                          <!-- -->
                         </td>
                        </tr>
                       </table>
                      </td>
                     </tr>
                    </table>
                   </td>
                  </tr>
                 </table>
                 <!-- -->
                 <!-- -->
                 <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="min-width: 100%; " width="100%">
                  <tr>
                   <td class="stylingblock-content-wrapper camarker-inner">
                    <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="min-width: 100%; " width="100%">
                     <tr>
                      <td class="stylingblock-content-wrapper camarker-inner">
                       <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="min-width: 100%; " width="100%">
                        <tr>
                         <td class="stylingblock-content-wrapper camarker-inner">
                          <table border="0" cellpadding="0" cellspacing="0">
                           <tr>
                            <td style="padding-top: 4px;" width="3">
                             <table border="0" cellpadding="0" cellspacing="0">
                              <tr>
                               <td class="BottomCatSpacer" height="29" style="height:29px; ">
                               </td>
                              </tr>
                             </table>
                            </td>
                           </tr>
                          </table>
                         </td>
                        </tr>
                       </table>
                       <!-- Catalog subcat-whatevere-->
                       <table align="center" border="0" cellpadding="0" cellspacing="0" class="BottomCatTable" style="max-width: 500px; min-width:347px; " width="415">
                        <tr>
                         <!------- DRESSES ------->
                         <td align="center" valign="middle">
                          <a class="MainFont" style="font-family: avenir, roboto, arial, sans-serif;font-weight: 400; font-size:16px; letter-spacing: 0.5px; color: #000; text-decoration: none; line-height: 170%; display: block; padding-top: 12px; padding-right: 0px; padding-bottom: 12px;   " target="_blank">
                           Dresses
                          </a>
                         </td>
                         <td class="mobile-hide" style="max-width:40px; min-width:30px;" width="40">
                         </td>
                         <td class="mobile-show" style="max-width:20px; min-width:20px;" width="20">
                         </td>
                         <!------- HANDBAGS ------->
                         <td align="center" valign="middle">
                          <a class="MainFont" style="font-family: avenir, roboto, arial, sans-serif;font-weight: 400; font-size:16px;letter-spacing: 0.5px; color: #000; text-decoration: none; line-height: 170%; display: block;  padding-top: 12px; padding-right: 0px; padding-bottom: 12px;  " target="_blank">
                           Handbags
                          </a>
                         </td>
                         <td class="mobile-hide" style="max-width:40px; min-width:30px;" width="40">
                         </td>
                         <td class="mobile-show" style="max-width:20px; min-width:20px;" width="20">
                         </td>
                         <!------- DENIM ------->
                         <td align="center" valign="middle">
                          <a class="MainFont" style="font-family: avenir, roboto, arial, sans-serif;font-weight: 400;font-size:16px; letter-spacing: 0.5px; color: #000; text-decoration: none; line-height: 170%; display: block; padding-top: 12px; padding-right: 0px; padding-bottom: 12px;  " target="_blank">
                           Denim
                          </a>
                         </td>
                         <td class="mobile-hide" style="max-width:40px; min-width:30px;" width="40">
                         </td>
                         <td class="mobile-show" style="max-width:20px; min-width:20px;" width="20">
                         </td>
                         <!------- TOPS ------->
                         <td align="center" valign="middle">
                          <a class="MainFont" style="font-family: avenir, roboto, arial, sans-serif;font-weight: 400; font-size:16px;letter-spacing: 0.5px; color: #000; text-decoration: none; line-height: 170%; display: block; padding-top: 12px; padding-right: 0px; padding-bottom: 12px; " target="_blank">
                           Tops
                          </a>
                         </td>
                         <td class="mobile-hide" style="max-width:40px; min-width:30px;" width="40">
                         </td>
                         <td class="mobile-show" style="max-width:20px; min-width:20px;" width="20">
                         </td>
                         <!------- SALE ------->
                         <td align="center" valign="middle">
                          <a class="MainFont" style="font-family: avenir, roboto, arial, sans-serif;font-weight: 400; font-size:16px; letter-spacing: 0.5px; color: #000; text-decoration: none; line-height: 170%; display: block; padding-top: 12px; padding-right: 0px; padding-bottom: 12px; " target="_blank">
                           Sale
                          </a>
                         </td>
                        </tr>
                       </table>
                       <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" width="100%">
                        <tr>
                         <td class="stylingblock-content-wrapper camarker-inner">
                          <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="min-width: 100%;" width="100%">
                           <tr>
                            <td class="stylingblock-content-wrapper camarker-inner">
                             <table border="0" cellpadding="0" cellspacing="0">
                              <tr>
                               <td width="3">
                                <table border="0" cellpadding="0" cellspacing="0">
                                 <tr>
                                  <td class="BottomCatSpacer" height="25" style="height:25px">
                                  </td>
                                 </tr>
                                </table>
                               </td>
                              </tr>
                             </table>
                            </td>
                           </tr>
                          </table>
                         </td>
                        </tr>
                       </table>
                      </td>
                     </tr>
                    </table>
                   </td>
                  </tr>
                 </table>
                 <!-- -->
                 <!-- -->
                 <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="min-width: 100%; " width="100%">
                  <tr>
                   <td class="stylingblock-content-wrapper camarker-inner">
                    <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="min-width: 100%; " width="100%">
                     <tr>
                      <td class="stylingblock-content-wrapper camarker-inner">
                       <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="min-width: 100%; " width="100%">
                        <tr>
                         <td class="stylingblock-content-wrapper camarker-inner">
                          <hr class="BorderWidth" style="height:1px;background-color:#CCCCCC; width:85%; border:0px; vertical-align:middle;" valign="middle"/>
                         </td>
                        </tr>
                       </table>
                       <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="min-width: 100%; " width="100%">
                        <tr>
                         <td class="stylingblock-content-wrapper camarker-inner">
                          <table border="0" cellpadding="0" cellspacing="0">
                           <tr>
                            <td width="3">
                             <table border="0" cellpadding="0" cellspacing="0">
                              <tr>
                               <td class="ServicesSpacer" style="height:44px">
                               </td>
                              </tr>
                             </table>
                            </td>
                           </tr>
                          </table>
                         </td>
                        </tr>
                       </table>
                       <!-- find a store icon menu-->
                       <table align="center" cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style=" " width="100%">
                        <tr>
                         <td class="stylingblock-content-wrapper camarker-inner">
                          <table align="center" border="0" cellpadding="0" cellspacing="0" style=" max-width:500px; width:100% " width="500">
                           <tr>
                            <!---------- STORE ---->
                            <td align="center" class="ServicesWidth" style="width: 140px;" valign="bottom" width="140">
                             <a data-linkto="https://" title="">
                              <img alt="Find a Store" height="29" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.e.guess.com%252Flib%252Ffe3411717564047b721478%252Fm%252F1%252F21741565-ab3e-4824-a672-b9da9966a6c2.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5lLmd1ZSIsInRpbWUiOjE3MTA1MDQxNjMuMjU3OTh9:1rl6Gp:3gtTtZdVpkJrHgvVzLAE9pk7wQu1xz3EpfYaLxjyRes" style=" height 29px; width: 21px; display: block; " valign="bottom" width="21"/>
                             </a>
                             <div height="8" href="https://stores.guess.com/us/en/" style="width: 107px; line-height:8px; height:8px; max-height:8px; mso-line-height-rule:exactly; display: block;" with="107">
                             </div>
                             <a align="center" class="MainFont" style="color:#666666;text-decoration:none;font-family: avenir, roboto, arial, sans-serif;font-weight: 400; font-size: 16px; letter-spacing: 0.5px; display: block; padding-top: 0px; mso-line-height: exactly; line-height: 32px; " target="_blank" valign="bottom">
                              Find a Store
                             </a>
                            </td>
                            <td class="mobile-hidden" style="max-width:48px; min-width:30px;" width="42">
                            </td>
                            <!---------- EVENTS ----------->
                            <td align="center" class="ServicesWidth" style="width: 140px;" valign="bottom" width="140">
                             <a title="">
                              <img align="middle" alt="Get Texts" data-assetid="37508" height="29" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.e.guess.com%252Flib%252Ffe3411717564047b721478%252Fm%252F1%252F3b421de5-9a17-4bfb-83cf-e7e89d8ae3f5.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5lLmd1ZSIsInRpbWUiOjE3MTA1MDQxNjMuMjU4MTY0Mn0:1rl6Gp:nCa8Odw0AygVS8eu6cUA766BDpdag1K20IWaWQi7q1g" style=" height 29px; width: 18px; display: block;  border: 0px; text-align: center; " valign="bottom" width="18"/>
                             </a>
                             <div height="8" href="https://www.guess.com/us/en/sms.html" style="width: 107px; line-height:8px; height:8px; max-height:8px; mso-line-height-rule:exactly; display: block;" width="107">
                             </div>
                             <a align="center" class="MainFont" style="color:#666666;text-decoration:none;font-family: avenir, roboto, arial, sans-serif;font-weight: 400; font-size: 16px; letter-spacing: 0.5px; display: block; padding-top: 0px; mso-line-height: exactly; line-height: 32px; " target="_blank" valign="bottom">
                              Get Texts
                             </a>
                            </td>
                            <td class="mobile-hidden" style="max-width:48px; min-width:30px;" width="42">
                            </td>
                            <!---------- SERVICES ----------->
                            <td align="center" class="ServicesWidth" style="width: 140px;" valign="bottom" width="140">
                             <a data-linkto="https://" title="">
                              <img align="middle" alt="Services" data-assetid="37513" height="21" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.e.guess.com%252Flib%252Ffe3411717564047b721478%252Fm%252F1%252F5f271d69-ecae-4b4d-b5e9-219f95bc898d.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5lLmd1ZSIsInRpbWUiOjE3MTA1MDQxNjMuMjU4MzU3fQ:1rl6Gp:8rYDeWlnh2xAK2ZOiA9J7O2eM-npDLSkUDq-Kf2ZHzo" style="height 21px; width:29px; display: block; border: 0px; text-align: center;" valign="bottom" width="29"/>
                             </a>
                             <div height="8" href="https://www.guess.com/us/en/services.html" style="width: 107px; line-height:8px; height:8px; max-height:8px; mso-line-height-rule:exactly; display: block;" width="107">
                             </div>
                             <a align="center" class="MainFont" style="color:#666666;text-decoration:none;font-family: avenir, roboto, arial, sans-serif;font-weight: 400; font-size: 16px; letter-spacing: 0.5px;  display: block; padding-top: 0px; mso-line-height: exactly; line-height: 32px; " valign="bottom">
                              GUESS Services
                             </a>
                            </td>
                           </tr>
                          </table>
                         </td>
                        </tr>
                       </table>
                       <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="min-width: 100%; " width="100%">
                        <tr>
                         <td class="stylingblock-content-wrapper camarker-inner">
                          <table border="0" cellpadding="0" cellspacing="0">
                           <tr>
                            <td style="padding-top:3px" width="3">
                             <table border="0" cellpadding="0" cellspacing="0">
                              <tr>
                               <td class="ServicesSpacer" style="height:44px">
                               </td>
                              </tr>
                             </table>
                            </td>
                           </tr>
                          </table>
                         </td>
                        </tr>
                       </table>
                       <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="min-width: 100%; " width="100%">
                        <tr>
                         <td class="stylingblock-content-wrapper camarker-inner">
                          <hr class="BorderWidth" style="height:1px;background-color:#CCCCCC; width:85%; border:0px; vertical-align:middle;" valign="middle"/>
                         </td>
                        </tr>
                       </table>
                       <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="min-width: 100%; " width="100%">
                        <tr>
                         <td class="stylingblock-content-wrapper camarker-inner">
                          <table border="0" cellpadding="0" cellspacing="0">
                           <tr>
                            <td style="padding-top:0px" width="3">
                             <table border="0" cellpadding="0" cellspacing="0">
                              <tr>
                               <td class="GLSpacer" height="52" style="height:52px">
                               </td>
                              </tr>
                             </table>
                            </td>
                           </tr>
                          </table>
                         </td>
                        </tr>
                       </table>
                       <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="min-width: 100%; " width="100%">
                        <tr>
                         <td class="stylingblock-content-wrapper camarker-inner">
                          <table align="center" border="0" cellpadding="0" cellspacing="0" style="max-width:500px; min-width:296px;" width="100%">
                           <tr>
                            <!--- NEW GL --->
                            <td align="center" style=" line-height:22px;" valign="top">
                             <a class="MainFont" style="letter-spacing: 0.5px; text-align: center; font-size: 16px; font-family: avenir, roboto, arial, sans-serif;font-weight: 400; color:#666666; text-decoration: none; ">
                              Get rewarded for shopping with
                              <u>
                               GUESS List
                              </u>
                             </a>
                            </td>
                           </tr>
                          </table>
                         </td>
                        </tr>
                       </table>
                       <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="min-width: 100%; " width="100%">
                        <tr>
                         <td class="stylingblock-content-wrapper camarker-inner">
                          <table border="0" cellpadding="0" cellspacing="0">
                           <tr>
                            <td style="padding-top:0px" width="3">
                             <table border="0" cellpadding="0" cellspacing="0">
                              <tr>
                               <td class="GLSpacer" height="44" style="height:44px">
                               </td>
                              </tr>
                             </table>
                            </td>
                           </tr>
                          </table>
                         </td>
                        </tr>
                       </table>
                       <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="min-width: 100%; " width="100%">
                        <tr>
                         <td class="stylingblock-content-wrapper camarker-inner">
                          <hr class="BorderWidth" style="height:1px;background-color:#CCCCCC; width:85%; border:0px; vertical-align:middle;" valign="middle"/>
                         </td>
                        </tr>
                       </table>
                       <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="min-width: 100%; " width="100%">
                        <tr>
                         <td class="stylingblock-content-wrapper camarker-inner">
                          <table border="0" cellpadding="0" cellspacing="0">
                           <tr>
                            <td style="padding-top:0px" width="3">
                             <table border="0" cellpadding="0" cellspacing="0">
                              <tr>
                               <td class="AppSpacer" height="44" style="height: 44px">
                               </td>
                              </tr>
                             </table>
                            </td>
                           </tr>
                          </table>
                         </td>
                        </tr>
                       </table>
                       <!------- DOWNLOAD APP ------->
                       <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="min-width: 100%; " width="100%">
                        <tr>
                         <td class="stylingblock-content-wrapper camarker-inner">
                          <table align="center" border="0" cellpadding="0" cellspacing="0" height="29" style="max-width: 235px; min-width: 204px; height: 29px" width="235">
                           <tr>
                            <td align="left" style="font-family: avenir, roboto, arial, sans-serif; letter-spacing: 0.5px; text-align: right; font-size:16px; color: #666666;  padding-right: 0px; ; vertical-align:middle;" valign="middle">
                             <a alt="Download our app" class="MainFont" style=" font-size:16px;  color: #666666; text-decoration: none;" target="self">
                              <u>
                               Download
                              </u>
                              our app
                             </a>
                            </td>
                            <td style="max-width: 30px; min-width: 24px; " width="30">
                            </td>
                            <!-----APPLE----->
                            <td align="center" height="45" style="height: 45px; vertical-align: middle" valign="middle">
                             <a alt="Download our app" title="">
                              <img class="AppleIcon" height="25" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.e.guess.com%252Flib%252Ffe3411717564047b721478%252Fm%252F1%252F4915afed-a6e8-42fb-8615-d1d7c4e545ae.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5lLmd1ZSIsInRpbWUiOjE3MTA1MDQxNjMuMjU4NTg3OH0:1rl6Gp:gqMrpV64stE71FqLAjGtNp7RKg28YFa7Owd0Vvpxv4w" style=" display: block; text-align: left; border: 0px solid transparent; max-height: 25px; " valign="middle"/>
                             </a>
                            </td>
                            <td style="width:14px" width="14">
                             <a style=" text-decoration: none; ">
                             </a>
                            </td>
                            <!----Android---->
                            <td align="center" height="45" style="height: 45px; vertical-align: middle" valign="middle">
                             <a alt="Download our app" data-linkto="//" title="">
                              <img class="GoogleIcon" height="24" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.e.guess.com%252Flib%252Ffe3411717564047b721478%252Fm%252F1%252F61ae229b-c58a-4f1d-8ff5-c648afa8b6bc.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5lLmd1ZSIsInRpbWUiOjE3MTA1MDQxNjMuMjU4NzY0fQ:1rl6Gp:F-2gacgctBtilVWjAOV9dPSG7GGBpZO6Ci-n08L_QsI" style="display: block;  text-align: left; border: 0px solid transparent; max-height: 24px; "/>
                             </a>
                            </td>
                           </tr>
                          </table>
                         </td>
                        </tr>
                       </table>
                       <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="min-width: 100%; " width="100%">
                        <tr>
                         <td class="stylingblock-content-wrapper camarker-inner">
                          <table border="0" cellpadding="0" cellspacing="0">
                           <tr>
                            <td style="padding-top:0px" width="3">
                             <table border="0" cellpadding="0" cellspacing="0">
                              <tr>
                               <td class="AppSpacer" height="44" style="height: 44px">
                               </td>
                              </tr>
                             </table>
                            </td>
                           </tr>
                          </table>
                         </td>
                        </tr>
                       </table>
                       <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="min-width: 100%; " width="100%">
                        <tr>
                         <td class="stylingblock-content-wrapper camarker-inner">
                          <hr class="BorderWidth" style="height:1px;background-color:#CCCCCC; width:85%; border:0px; vertical-align:middle;" valign="middle"/>
                         </td>
                        </tr>
                       </table>
                       <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="min-width: 100%; " width="100%">
                        <tr>
                         <td class="stylingblock-content-wrapper camarker-inner">
                          <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="min-width: 100%; " width="100%">
                           <tr>
                            <td class="stylingblock-content-wrapper camarker-inner">
                             <table border="0" cellpadding="0" cellspacing="0">
                              <tr>
                               <td class="ContactTopSpacer" height="37" style="height: 37px">
                               </td>
                              </tr>
                             </table>
                            </td>
                           </tr>
                          </table>
                          <!----------- CONTACT LINKS ------------->
                          <table align="center" border="0" cellpadding="0" cellspacing="0" class="ContactTable" style="max-width: 500px;width:100%" width="500">
                           <tr>
                            <td height="12" style="height:12px">
                            </td>
                           </tr>
                           <tr>
                            <!----- VIEW IN BROWSER ---->
                            <td align="center" valign="top">
                             <a class="ContactFont" style="font-family: avenir, roboto, arial, sans-serif;font-weight: 400; font-size:  14px;  color: #666666; text-decoration: none; display: block; word-break: break-all;" target="_blank">
                              View in Browser
                             </a>
                            </td>
                            <td class="mobile-show" style="max-width:10px; min-width:10px;" width="10">
                            </td>
                            <td class="mobile-hidden" style="max-width:26px; min-width:20px;" width="26">
                            </td>
                            <!----- CONTACT US ---->
                            <td align="center" valign="top">
                             <a class="ContactFont" style="font-family: avenir, roboto, arial, sans-serif;font-weight: 400; font-size:  14px;  color: #666666; text-decoration: none; display: block;   word-break: break-all;" target="_blank">
                              Contact
                             </a>
                            </td>
                            <td class="mobile-show" style="max-width:10px; min-width:10px;" width="10">
                            </td>
                            <td class="mobile-hidden" style="max-width:26px; min-width:20px;" width="26">
                            </td>
                            <!----- UPDATE ACCOUNT ---->
                            <td align="center" valign="top">
                             <a class="ContactFont" style="font-family: avenir, roboto, arial, sans-serif;font-weight: 400; font-size:  14px; color: #666666; text-decoration: none; display: block;  word-break: break-all;" target="_blank">
                              Account
                             </a>
                            </td>
                            <td class="mobile-show" style="max-width:10px; min-width:10px;" width="10">
                            </td>
                            <td class="mobile-hidden" style="max-width:26px; min-width:20px;" width="26">
                            </td>
                            <!----- UNSUBSCRIBE ---->
                            <td align="center" valign="top">
                             <a class="ContactFont" style="font-family: avenir, roboto, arial, sans-serif;font-weight: 400; font-size:  14px;  color: #666666; text-decoration: none; display: block;  word-break: break-all;" target="_blank">
                              Unsubscribe
                             </a>
                            </td>
                           </tr>
                           <tr>
                            <td height="12" style="height:12px">
                            </td>
                           </tr>
                          </table>
                          <!--- END CONTACT LINKS--->
                          <table border="0" cellpadding="0" cellspacing="0">
                           <tr>
                            <td style="padding-top:0px" width="3">
                             <table border="0" cellpadding="0" cellspacing="0">
                              <tr>
                               <td class="SocialContactMidSpacer" height="22" style="height: 22px">
                               </td>
                              </tr>
                             </table>
                            </td>
                           </tr>
                          </table>
                          <!----------- SOCIAL ICONS ------------>
                          <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="min-width: 100%; " width="100%">
                           <tr>
                            <td height="12" style="height:12px">
                            </td>
                           </tr>
                           <tr>
                            <td class="stylingblock-content-wrapper camarker-inner">
                             <table align="center" border="0" cellpadding="0" cellspacing="0" class="SocialTable" style="width:207px;" width="207">
                              <tr>
                               <!--- IG #1--->
                               <td align="center" valign="top">
                                <a alt="Instagram" data-linkto="https://" title="">
                                 <img alt="" class="SocialIcon" height="24" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.e.guess.com%252Flib%252Ffe3411717564047b721478%252Fm%252F1%252FInstagram.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5lLmd1ZSIsInRpbWUiOjE3MTA1MDQxNjMuMjU4OTE4OH0:1rl6Gp:SCRw8Ug2thHgv1ta6S93YmrFeFGk-EwPvjzB6qWjfhY" style="display: block; padding-top: 0px; padding-bottom: 0px; max-height: 24px;  max-width: 24px; border: 0px; text-align: center;" width="24"/>
                                </a>
                               </td>
                               <td class="SocialSpacer" style="width: 24px" width="24">
                               </td>
                               <!----- Facebook #2 --->
                               <td align="center" valign="top">
                                <a alt="Facebook" class="ContactFont" data-linkto="https://" title="">
                                 <img alt="" class="SocialIcon" height="24" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.e.guess.com%252Flib%252Ffe3411717564047b721478%252Fm%252F1%252FFacebook.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5lLmd1ZSIsInRpbWUiOjE3MTA1MDQxNjMuMjU5MDcyOH0:1rl6Gp:e60Taf7qUrBS-ed-i1tinISRygkTL3k9vuhGpXIiY0E" style="display: block; padding-top: 0px; padding-bottom: 0px; text-align: center; max-height: 24px; max-width: 24px; border: 0px;" width="24"/>
                                </a>
                               </td>
                               <td class="SocialSpacer" style="width: 24px" width="24">
                               </td>
                               <!---- TikTok #3 ---->
                               <td align="center" valign="top">
                                <a alt="TikTok" title="">
                                 <img alt="" class="SocialIcon" height="24" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.e.guess.com%252Flib%252Ffe3411717564047b721478%252Fm%252F1%252FTikTok.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5lLmd1ZSIsInRpbWUiOjE3MTA1MDQxNjMuMjU5MjI5Mn0:1rl6Gp:TaffehwOm2J6JzZNHTXmfiJLLRaJOA50izyAWIsTOrs" style=" display: block; padding-top: 0px; padding-bottom: 0px;  text-align: center; max-height: 24px; max-width: 24px; border: 0px;" width="24"/>
                                </a>
                               </td>
                               <td class="SocialSpacer" style="width: 24px" width="24">
                               </td>
                               <!---- YouTube #4 --->
                               <td align="center" valign="top">
                                <a alt="YouTube" data-linkto="https://" title="">
                                 <img alt="" class="SocialIcon" height="24" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.e.guess.com%252Flib%252Ffe3411717564047b721478%252Fm%252F1%252FYoutube.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5lLmd1ZSIsInRpbWUiOjE3MTA1MDQxNjMuMjU5Mzg3N30:1rl6Gp:NQfbwptTzWlWCfEctaBjEiVQaKNn_3ZbmDLfO1O1lsI" style="display: block; padding-top: 0px; padding-bottom: 0px; max-height: 24px; max-width: 24px; border: 0px; align: center;" width="24"/>
                                </a>
                               </td>
                               <td class="SocialSpacer" style="width: 24px" width="24">
                               </td>
                               <!---- Twitter #5 --->
                               <td align="center" valign="top">
                                <a alt="Twitter" title="">
                                 <img alt="" class="SocialIcon" height="24" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.e.guess.com%252Flib%252Ffe3411717564047b721478%252Fm%252F1%252FX-Twitter.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5lLmd1ZSIsInRpbWUiOjE3MTA1MDQxNjMuMjU5NTQzfQ:1rl6Gp:FZVILvUUufmQThHD-Y5GXBa1RCOz3-rCrD871_xeR08" style=" display: block; padding-top: 0px; padding-bottom: 0px; max-height: 24px; max-width: 24px; border: 0px;" width="24"/>
                                </a>
                               </td>
                               <td class="SocialSpacer" style="width: 24px" width="24">
                               </td>
                              </tr>
                              <tr>
                               <td height="12" style="height:12px">
                               </td>
                              </tr>
                             </table>
                            </td>
                           </tr>
                          </table>
                          <!----END Social Icons --->
                          <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="min-width: 100%; " width="100%">
                           <tr>
                            <td class="stylingblock-content-wrapper camarker-inner">
                             <table border="0" cellpadding="0" cellspacing="0">
                              <tr>
                               <td class="SocialBottomSpacer" height="32" style="height: 32px">
                               </td>
                              </tr>
                             </table>
                            </td>
                           </tr>
                          </table>
                          <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="min-width: 100%; " width="100%">
                           <tr>
                            <td class="stylingblock-content-wrapper camarker-inner">
                             <hr class="BorderWidth" style="height:1px;background-color:#CCCCCC; width:85%; border:0px; vertical-align:middle;" valign="middle"/>
                            </td>
                           </tr>
                          </table>
                         </td>
                        </tr>
                       </table>
                      </td>
                     </tr>
                    </table>
                   </td>
                  </tr>
                 </table>
                 <!-- -->
                 <!-- -->
                 <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="min-width: 100%; " width="100%">
                  <tr>
                   <td class="stylingblock-content-wrapper camarker-inner">
                    <!--------- DISCLAIMERS ---------->
                    <table align="center" border="0" cellpadding="0" cellspacing="0" class="DisclaimerTable" style="width:78%" valign="top" width="78%">
                     <tr class="legal">
                      <td align="left" class="DisclaimerText" style="color:#666666; font-size: 12px; font-family: avenir, roboto, arial, sans-serif ; font-weight:400; padding-top:0px; line-height:150%; " valign="top">
                       <!-- EDIT_Legal -->
                       <p>
                        DISCLAIMERS
                       </p>
                      </td>
                     </tr>
                    </table>
                   </td>
                  </tr>
                 </table>
                 <!-- -->
                 <!-- -->
                 <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="min-width: 100%; " width="100%">
                  <tr>
                   <td class="stylingblock-content-wrapper camarker-inner">
                    <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="min-width: 100%; " width="100%">
                     <tr>
                      <td class="stylingblock-content-wrapper camarker-inner">
                       <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="min-width: 100%; " width="100%">
                        <tr>
                         <td class="stylingblock-content-wrapper camarker-inner">
                          <!--------- DISCLAIMERS ---------->
                          <table align="center" border="0" cellpadding="0" cellspacing="0" class="DisclaimerTable" style="width:78%" valign="top" width="78%">
                           <tr class="legal">
                            <td align="left" class="DisclaimerText" style="color:#666666; font-size: 12px; font-family: avenir, roboto, arial, sans-serif ; font-weight:400; padding-top:0px" valign="top">
                             <!-- EDIT_Legal -->
                             <p style="font-family: avenir, roboto, arial, sans-serif ; !important; font-weight:400;line-height:150%;">
                              To ensure you always receive emails from GUESS, including the latest styles and exclusive events, add
                              <a alias="FOOTER - legal Add To Favorites" alt="Disclaimer" style="color: #666666; text-decoration: underline;" target="_self">
                               GUESS@e.guess.com
                              </a>
                              to your address book.
                              <br/>
                              <br/>
                              Attn: Customer Care | 1444 South Alameda Street | Los Angeles, CA 90021
                             </p>
                            </td>
                           </tr>
                          </table>
                         </td>
                        </tr>
                       </table>
                      </td>
                     </tr>
                    </table>
                   </td>
                  </tr>
                 </table>
                 <!-- -->
                </td>
               </tr>
              </table>
             </td>
            </tr>
           </table>
          </td>
         </tr>
        </table>
       </td>
      </tr>
     </table>
    </td>
   </tr>
  </table>
 </body>
</html>