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 lang="en" xml:lang="en" xmlns="//www.w3.org/1999/xhtml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:v="urn:schemas-microsoft-com:vml">
 <!-- Delta Air Lines Email Template -->
 <head>
  <meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
  <meta content="telephone=no" name="format-detection"/>
  <meta content="width=device-width; initial-scale=1.0;" name="viewport"/>
  <meta name="x-apple-disable-message-reformatting"/>
  <meta content="IE=9; IE=8; IE=7; IE=EDGE" http-equiv="X-UA-Compatible"/>
  <!-- Enables Dark Mode in email client user agents -->
  <meta content="light dark" name="color-scheme"/>
  <meta content="light dark" name="supported-color-schemes"/>
  <title>
   Delta Air Lines
  </title>
  <!-- BEGIN CSS CONTENT BLOCK -->
  <style type="text/css">
   :root {
 color-scheme: light dark;
 supported-color-schemes: light dark;
}
  </style>
  <!--Dark Mode hack to keep white text white in Gmail. Uses color blends ala Remi Parmentier: https://www.hteumeuleu.com/2021/fixing-gmail-dark-mode-css-blend-modes/-->
  <style>
   u + .body .gmail-screen { background:#000; mix-blend-mode:screen; }
u + .body .gmail-difference { background:#000; mix-blend-mode:difference; }
  </style>
  <!-- End Dark Mode hack -->
  <style type="text/css">
   ReadMsgBody {
 width: 100%;
}
.ExternalClass {
 width: 100%;
}
.ExternalClass,.ExternalClass p,.ExternalClass span,.ExternalClass font,.ExternalClass td,.ExternalClass div {
 line-height: 100%;
}
#outlook a {
 padding: 0;
}
body {
 -webkit-text-size-adjust: 100%;
 -ms-text-size-adjust: 100%;
 margin: 0 !important;
 padding: 0 !important;
 line-height: normal;
}
* {
 box-sizing: border-box;
}
h1 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 36px !important;
 line-height: 1.1 !important;
 color: #003366 !important;
 margin: 0px !important;
 font-weight: normal !important;
}
h2 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 18px !important;
 line-height: normal !important;
 color: #003366 !important;
 margin: 0px !important;
 font-weight: bold !important;
}
h3 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 16px !important;
 line-height: normal !important;
 color: #003366 !important;
 margin: 0px !important;
 font-weight: normal !important;
}
p {
 margin: 1em 0;
 font-size: 16.5px;
 line-height: 1.3;
}
table,table td {
 border-collapse: collapse;
 mso-table-lspace: 0;
 mso-table-rspace: 0;
}
img {
 outline: 0;
 display: block;
 border: 0;
 text-decoration: none;
}
a, .copy a, p a {
 font-size: 16.5px;
 font-weight: bold;
 color: #4470C3;
 text-decoration: none;
}
#Greeting a {
 font-size: 14px;
 font-weight: normal;
 color: #003366 !important;
}
#Terms a {
 font-size: 12px;
 font-weight: normal !important;
 color: #4470C3 !important;
 text-decoration: underline;
}
/* a:hover,
#Greeting a:hover,
#Terms a:hover,
.navigation_divider a:hover,
.banner-txt a:hover, .whitelink:hover  {
 color: #A7A8AA;
 text-decoration: underline !important;
}*/
a.buttonstyles {
 /* color: #ffffff; */
}
/* a.buttonstyles:hover {
 color: #666666 !important;
 text-decoration: none !important;
} */
a img {
 border: none;
}
a img:hover, .transparent:hover {
 -khtml-opacity: 0.75;
 -moz-opacity: 0.75;
 -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=75);
 filter: alpha(opacity=75);
 opacity: 0.75;
 zoom: 1
}
sup,sub {
 font-size: 0.6em !important;
 line-height: 100% !important;
}
sup {
 vertical-align: text-top !important;
}
sub {
 vertical-align: text-bottom !important;
}
ul li {
 text-align: -webkit-match-parent;
 display: list-item;
 list-style: disc !important;
}
ol li {
 text-align: -webkit-match-parent;
 display: list-item;
}
ul li ul {
 list-style: circle !important;
}
u+.body a {
 color: inherit;
 text-decoration: none;
 font-size: inherit;
 font-weight: inherit;
 line-height: inherit;
}
  </style>
  <!--[if (mso 12) | (mso 14) | (mso 15) | (mso 16)]>
<style type="text/css">
sup,sub {
 font-size: 100% !important;
}
</style>
<![endif]-->
  <!-- Browser-specific workarounds -->
  <style type="text/css">
   @-ms-viewport {
 width: device-width;
}
/* Stops email clients resizing small text. */
* {
 -ms-text-size-adjust: 100%;
 -webkit-text-size-adjust: 100%;
}
/* Centers email on Android 4.4 */
div[style*="margin: 16px 0"] {
 margin: 0 !important;
}
/* Prevents Email Clients & Outlook from adding extra spacing to tables. */
table,td {
 border-spacing: 0 !important;
 border-collapse: collapse !important;
 mso-table-lspace: 0pt !important;
 mso-table-rspace: 0pt !important;
}
/* Uses a better rendering method when resizing images in IE. */
img {
 -ms-interpolation-mode: bicubic;
}
/* A work-around for iOS meddling in triggered links. */
*[x-apple-data-detectors] {
 color: inherit !important;
 text-decoration: none !important;
 font-size: inherit !important;
 font-family: inherit !important;
 font-weight: inherit !important;
 line-height: inherit !important;
}
/* A work-around for Gmail meddling in triggered links. */
.x-gmail-data-detectors,.x-gmail-data-detectors *,.aBn {
 border-bottom: 0 !important;
 cursor: default !important;
}
/* A work-around for Samsung Mail meddling in triggered links. */
#MessageViewBody a {
 color: inherit;
 text-decoration: none;
 font-size: inherit;
 font-family: inherit;
 font-weight: inherit;
 line-height: inherit;
}
/* Hotmail symbol fix for mobile devices */
.ExternalClass img[class^=Emoji] {
 width: 10px !important;
 height: 10px !important;
 display: inline !important;
}
/* Prevents Gmail from displaying an download button on large, non-linked images. */
.a6S {
 display: none !important;
 opacity: 0.01 !important;
}
/* Prevents Gmail from displaying large, open spaces when images are not loaded. */
td[class=em_hide],table[class=em_hide],span[class=em_hide],br[class=em_hide] {
 display: none !important;
}
/* Prevents underlining the button text in Windows 10 */
.button-link {
 text-decoration: none !important;
}
a {
 color: inherit;
 mso-color-alt: windowtext;
 text-decoration: none;
}
span.MsoHyperlink {
 color: inherit !important;
 mso-style-priority: 99 !important;
}
span.MsoHyperlinkFollowed {
 color: inherit !important;
 mso-style-priority: 99 !important;
}
  </style>
  <!-- End Browser-specific workarounds -->
  <!-- Custom dark mode styles in iOS,Apple Mail,Outlook.com,Outlook 2019 (MacOS),and Outlook App (iOS) -->
  <style type="text/css">
   @media (prefers-color-scheme: dark) {
 /* Shows Dark Mode-Only Content, Like Images */
 .dark-img {
  display: block !important;
  width: auto !important;
  overflow: visible !important;
  float: none !important;
  max-height: inherit !important;
  max-width: inherit !important;
  line-height: auto !important;
  margin-top: 0px !important;
  visibility: inherit !important;
 }
 /* Hides Light Mode-Only Content, Like Images */
 .light-img {
  display: none;
  display: none !important;
 }
 /* Custom Dark Mode Background Color */
 .darkmode,#Header,.stylingblock-content-wrapper,.camarker-inner,.stylingblock-content-wrapper.camarker-inner {
  background-color: #272623 !important;
 }
 /* Custom Dark Mode Font Colors */
 h1,h2,p,ul li,li,span,a,b,italic,strong,em,ol,ul,li {
  color: #fffffe !important;
  background-color: #272623 !important;
 }
 #Footer,.copy, #Greeting, #Greeting a, .SMInfo a {
  color: #fffffe !important;
  background-color: #272623 !important;
 }
 .hidemode,span.hidemode,div.hidemode {
  background-color: #272623 !important;
  color: #272623 !important;
 }
 /* Custom Dark Mode Text Link Color */
 .link,a {
  color: #91ADD4 !important;
 }
 .dark-hide-img {
  background-image: none !important;
  background-color: #272623 !important;
  color: #fffffe !important;
 }
 .buttonblock {
  border: 2px #91ADD4 solid !important;
 }
 .whiteBg {
  background-color: #fffffe !important;
 }
 .ltBlueBg {
  background-color: #003366 !important;
  color: #fffffe !important;
 }
 .keep-white {
  color: #fffffe !important;
 }
 .keep-dark {
  color: #303030 !important;
 }
 .keep-black,
 span.keep-black {
  color: #000001 !important;
 }
 .white-border {
  border: 4px solid #fffffe !important;
 }
}
  </style>
  <!-- Dark Mode styles for for support in Outlook app (Android) -->
  <style type="text/css">
   [data-ogsc] .fubar {} /* targets color attribute */
[data-ogsb] .fubar {} /* targets background attribute */

[data-ogsc] .dark-img {
 display: block !important;
 width: auto !important;
 overflow: visible !important;
 float: none !important;
 max-height: inherit !important;
 max-width: inherit !important;
 line-height: auto !important;
 margin-top: 0px !important;
 visibility: inherit !important;
}
[data-ogsc] .light-img {
 display: none;
 display: none !important;
}
[data-ogsb] .darkmode,[data-ogsb] #Header,[data-ogsb] .stylingblock-content-wrapper,[data-ogsb] .camarker-inner,[data-ogsb] .stylingblock-content-wrapper.camarker-inner {
 background-color: #272623 !important;
}
[data-ogsc] h1,[data-ogsc] h2,[data-ogsc] p,[data-ogsc] span,[data-ogsc] a,[data-ogsc] b,[data-ogsc] italic,[data-ogsc] strong,[data-ogsc] em,[data-ogsc] ol,[data-ogsc] ul,[data-ogsc] li {
 color: #fffffe !important;
 background-color: #272623 !important;
}
[data-ogsc] #Footer,[data-ogsc] .copy, [data-ogsc] #Greeting, [data-ogsc] #Greeting a, [data-ogsc] .SMInfo a {
 color: #fffffe !important;
 background-color: #272623 !important;
}
[data-ogsb] .hidemode,[data-ogsb] span.hidemode,[data-ogsb] div.hidemode {
 background-color: #272623 !important;
}
[data-ogsc] .hidemode,[data-ogsc] span.hidemode,[data-ogsc] div.hidemode {
 color: #272623 !important;
}
[data-ogsc] .link {
 color: #91ADD4 !important;
}
[data-ogsb] .dark-hide-img {
 background-image: none !important;
 background-color: #272623 !important;
}
[data-ogsc] .dark-hide-img {
 color: #fffffe !important;
}
[data-ogsc] .buttonblock {
 border: 2px #91ADD4 solid !important;
}
[data-ogsb] .whiteBg {
 background-color: #fffffe !important;
}
[data-ogsb] .ltBlueBg {
 background-color: #003366 !important;
}
[data-ogsc] .ltBlueBg {
 color: #fffffe !important;
}
[data-ogsc] .keep-white {
 color: #fffffe !important;
}
[data-ogsc] .keep-dark {
 color: #303030 !important;
}
[data-ogsc] .keep-black {
 color: #000001 !important;
}
[data-ogsc] .white-border {
 border: 4px solid #fffffe !important;
}
[data-ogsc] span.keep-dark {
 color: #393833 !important;
}
  </style>
  <!-- End Dark Mode styles for Outlook app (Android) -->
  <!-- MOBILE GLOBAL STYLES -->
  <style type="text/css">
   @media only screen and (max-width: 600px) {
 #MessageViewBody,#MessageWebViewDiv {
  width: 100% !important;
 }
 .container {
  width: 100% !important;
 }
 .mobile-hidden {
  display: none !important;
 }
 .desktop-hidden {
  display: inline !important;
 }
 .responsive-td {
  width: 100% !important;
  display: block !important;
  padding: 0 !important;
 }
 .halfwidth {
  width: 280px !important;
  margin-right: auto !important;
  margin-left: auto !important;
 }
.devicewidth {
  width: 100% !important;
 }
 body {
  padding: 0px !important;
  font-size: 16px !important;
 }
 h1 {
  font-size: 30px !important;
  font-weight: normal !important;
 }
 h2 {
  font-size: 18px !important;
  font-weight: bold !important;
 }
 h3 {
  font-size: 16px !important;
  font-weight: normal !important;
 }
 .buttonstyles {
  font-size: 16px !important;
  line-height: 16px !important;
  padding-left: 20px !important;
  padding-right: 20px !important;
 }
 .copy {
  font-size: 16px !important;
  line-height: normal !important;
  padding: 0 !important;
 }
 .banner-txt {
  font-size: 14px !important;
  line-height: normal !important;
 }
 .module-mobile-spacer {
  height: 30px !important;
 }
 .header_logo {
  height: 24px !important;
  width: 140px !important;
  margin-top: 0px !important;
 }
 .header_jvlogo {
  height: 21px !important;
  width: auto !important;
  margin-top: 0px !important;
 }
 #Greeting a {
  font-size: 12px !important;
  font-weight: normal !important;
 }
 .SMInfo {
  font-size: 12px !important;
  line-height: normal !important;
  padding-top: 15px !important;
  text-align: center !important;
 }
 .footer_logo {
  padding-bottom: 20px !important;
 }
 .navigation_stack {
  width: 100% !important;
  display: block !important;
  padding: 0.5em 0 !important;
 }
 .navigation_divider {
  width: 100% !important;
  border-style: none !important;
  border-width: 0 !important;
  padding-bottom: 0px !important;
 }
 td[class=social_icons] {
  padding-top: 15px !important;
  padding-bottom: 20px !important;
 }
 .font45 {
  font-size: 45px !important;
  line-height: 48px !important;
 }
 .font40 {
  font-size: 40px !important;
  line-height: 43px !important;
 }
 .font35 {
  font-size: 35px !important;
  line-height: 38px !important;
 }
 .font30 {
  font-size: 30px !important;
  line-height: 33px !important;
 }
 .font26 {
  font-size: 26px !important;
  line-height: 30px !important;
 }
 .font25 {
  font-size: 25px !important;
  line-height: 29px !important;
 }
 .font24 {
  font-size: 24px !important;
  line-height: 28px !important;
 }
 .font23 {
  font-size: 23px !important;
  line-height: 27px !important;
 }
 .font22 {
  font-size: 22px !important;
  line-height: 26px !important;
 }
 .font21 {
  font-size: 21px !important;
  line-height: 25px !important;
 }
 .font20 {
  font-size: 20px !important;
  line-height: 24px !important;
 }
 .font19 {
  font-size: 19px !important;
  line-height: 23px !important;
 }
 .font18 {
  font-size: 18px !important;
  line-height: 22px !important;
 }
 .font17 {
  font-size: 17px !important;
  line-height: 21px !important;
 }
 .font16 {
  font-size: 16px !important;
  line-height: 20px !important;
 }
 .font15 {
  font-size: 15px !important;
  line-height: 19px !important;
 }
 .font14 {
  font-size: 14px !important;
  line-height: 18px !important;
 }
 .font13 {
  font-size: 13px !important;
  line-height: 16px !important;
 }
 .font12 {
  font-size: 12px !important;
  line-height: 15px !important;
 }
 .font11 {
  font-size: 11px !important;
  line-height: 14px !important;
 }
 .font10 {
  font-size: 10px !important;
  line-height: 13px !important;
 }
 .mLeft {
  text-align: left !important;
 }
 .mRight {
  text-align: right !important;
 }
 .mCenter {
  text-align: center !important;
 }
 .mMarginR0 {
  margin-right: 0px !important;
 }
 .mMarginR5 {
  margin-right: 5px !important;
 }
 .mMarginR10 {
  margin-right: 10px !important;
 }
 .mMarginR15 {
  margin-right: 15px !important;
 }
 .mMarginR20 {
  margin-right: 20px !important;
 }
 .mMarginR30 {
  margin-right: 30px !important;
 }
 .mMarginR40 {
  margin-right: 40px !important;
 }
 .mMarginR50 {
  margin-right: 50px !important;
 }
 .mMarginR55 {
  margin-right: 55px !important;
 }
 .mMarginR60 {
  margin-right: 60px !important;
 }
 .mMarginR65 {
  margin-right: 65px !important;
 }
 .mMarginR70 {
  margin-right: 70px !important;
 }
 .mMarginR75 {
  margin-right: 75px !important;
 }
 .mMarginR80 {
  margin-right: 80px !important;
 }
 .mMarginL0 {
  margin-left: 0px !important;
 }
 .mMarginL5 {
  margin-left: 5px !important;
 }
 .mMarginL10 {
  margin-left: 10px !important;
 }
 .mMarginL15 {
  margin-left: 15px !important;
 }
 .mMarginL20 {
  margin-left: 20px !important;
 }
 .mMarginL30 {
  margin-left: 30px !important;
 }
 .mMarginL40 {
  margin-left: 40px !important;
 }
 .mMarginL50 {
  margin-left: 50px !important;
 }
 .mMarginL55 {
  margin-left: 55px !important;
 }
 .mMarginL60 {
  margin-left: 60px !important;
 }
 .mMarginL65 {
  margin-left: 65px !important;
 }
 .mMarginL70 {
  margin-left: 70px !important;
 }
 .mMarginL75 {
  margin-left: 75px !important;
 }
 .mMarginL80 {
  margin-left: 80px !important;
 }
 .mPadR0 {
  padding-right: 0px !important;
 }
 .mPadR5 {
  padding-right: 5px !important;
 }
 .mPadR10 {
  padding-right: 10px !important;
 }
 .mPadR15 {
  padding-right: 15px !important;
 }
 .mPadR20 {
  padding-right: 20px !important;
 }
 .mPadR25 {
  padding-right: 25px !important;
 }
 .mPadR30 {
  padding-right: 30px !important;
 }
 .mPadL0 {
  padding-left: 0px !important;
 }
 .mPadL5 {
  padding-left: 5px !important;
 }
 .mPadL10 {
  padding-left: 10px !important;
 }
 .mPadL15 {
  padding-left: 15px !important;
 }
 .mPadL20 {
  padding-left: 20px !important;
 }
 .mPadL25 {
  padding-left: 25px !important;
 }
 .mPadL30 {
  padding-left: 30px !important;
 }
 .mPadLR5 {
  padding-right: 5px !important;
  padding-left: 5px !important;
 }
 .mPadLR10 {
  padding-right: 10px !important;
  padding-left: 10px !important;
 }
 .mPadLR15 {
  padding-right: 15px !important;
  padding-left: 15px !important;
 }
 .mPadLR20 {
  padding-right: 20px !important;
  padding-left: 20px !important;
 }
 .mPadT5 {
  padding-top: 5px !important;
 }
 .mPadT10 {
  padding-top: 10px !important;
 }
 .mPadT15 {
  padding-top: 15px !important;
 }
 .mPadT21 {
  padding-top: 21px !important;
 }
 .mPadB5 {
  padding-bottom: 5px !important;
 }
 .mPadB10 {
  padding-bottom: 10px !important;
 }
 .mPadB15 {
  padding-bottom: 15px !important;
 }
 .mPadB20 {
  padding-bottom: 20px !important;
 }
 .mHeight0 {
  height: 0px !important;
 }
 .mHeight5 {
  height: 5px !important;
 }
 .mHeight10 {
  height: 10px !important;
 }
 .mHeight20 {
  height: 20px !important;
 }
 .mHeight30 {
  height: 30px !important;
 }
 .mHeight40 {
  height: 40px !important;
 }
 .mHeight50 {
  height: 50px !important;
 }
 .mHeight100 {
  height: 100px !important;
 }
 .mHeight120 {
  height: 120px !important;
 }
 .mHeight150 {
  height: 150px !important;
 }
 .mWidth0 {
  width: 0px !important;
 }
 .mWidth5 {
  width: 5px !important;
 }
 .mWidth10 {
  width: 10px !important;
 }
 .mWidth12 {
  width: 12px !important;
 }
 .mWidth13 {
  width: 13px !important;
 }
 .mWidth15 {
  width: 15px !important;
 }
 .mWidth20 {
  width: 20px !important;
 }
 .mWidth25 {
  width: 25px !important;
 }
 .mWidth30 {
  width: 30px !important;
 }
 .mWidth35 {
  width: 35px !important;
 }
 .mWidth40 {
  width: 40px !important;
 }
 .mWidth45 {
  width: 45px !important;
 }
 .mWidth50 {
  width: 50px !important;
 }
 .mWidth90p {
  width: 90% !important;
 }
 .mWidth85p {
  width: 85% !important;
 }
 .mWidth80p {
  width: 80% !important;
 }
 .mWidth75p {
  width: 75% !important;
 }
 .mWidth50p {
  width: 50% !important;
 }
  </style>
  <!-- END MOBILE GLOBAL STYLES -->
  <!--[if gte mso 16]> 
   <style> 
    .keep-white { 
     mso-style-textfill-type:gradient; 
     mso-style-textfill-fill-gradientfill-stoplist:"0 \#FFFFFF 0 100000\,100000 \#FFFFFF 0 100000"; 
     color:#000000 !important; 
     } 
     .keep-black {
      mso-style-textfill-type:gradient;
      mso-style-textfill-fill-gradientfill-stoplist:"0 \#000000 1 100000\,99000 \#000000 1 100000";
      color: #ffffff !important;
      }
     .keep-dark {
      mso-style-textfill-type:gradient;
      mso-style-textfill-fill-gradientfill-stoplist:"0 \#000000 1 100000\,99000 \#000000 1 100000";
      color: #ffffff !important;
      }
   </style> 
<![endif]-->
  <!-- END CSS CONTENT BLOCK -->
 </head>
 <body bgcolor="#fffffe" style="background-color: #fffffe; color: #003366; padding: 0px; -webkit-text-size-adjust:none; font-size: 14px; font-family:arial,helvetica,sans-serif;" text="#003366">
  <style type="text/css">
   div.preheader 
{ display: none !important; }
  </style>
  <div class="preheader" style="font-size: 1px; display: none !important;">
   Plus, earn 90K Bonus Miles and enhance your travel experience.
  </div>
  <!-- Outlook iOS app-specific width fix -->
  <style type="text/css">
   [class~="x_hideoutlookweb"] {
            display:none !important;
            }
            }
            @media screen and (max-width:480px) {
            table.oa\0 {
            width: 300px !important;
            }
            }
            @media (display-mode: standalone) {
            [class~=""x_oa""]{
            display: block !important;
            max-width: 300px !important;
            min-width: 300px !important;
            width: 300px !important;  
            }
            }
            .oa\0 {
            display: block !important;
            max-width: 300px !important;
            min-width: 300px !important;
            width: 300px !important;  
            }
            .outlookhide\0 {
            display:none !important;
            }
  </style>
  <!-- END Outlook iOS app-specific width fix -->
  <div style="font-size:0px; line-height:1px;">
   <img alt="" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fclick.o.delta.com%252Fopen.aspx%253Fffcb10-feba17787d660374-fe5e1673776705747c10-fe5815707c6201787313-ff9a1772-fe5f1673776206757010-ff281c72706c%2526d%253D10186%2526bmt%253D0/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjbGljay5vLmRlbCIsInRpbWUiOjE3MTA4NDkzNjEuNjU0MTQ3NH0:1rmY4X:2A62ktNZz-wEHpaYeX3mJixPYmzcFbrUGtg0Tf90fmw" width="1"/>
   <!-- BEGIN CONTENT BLOCK LINK TABLE LOOKUP SCRIPT -->
   <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" style="min-width: 100%; " width="100%">
    <tr>
     <td class="stylingblock-content-wrapper camarker-inner">
     </td>
    </tr>
   </table>
   <!-- END CONTENT BLOCK LINK TABLE LOOKUP SCRIPT -->
   <!-- BEGIN DATE AUTOMATION SCRIPT -->
   <!-- END DATE AUTOMATION SCRIPT -->
  </div>
  <!-- BEGIN OUTER TABLE WITH 100% WIDTH -->
  <table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
   <div style="max-height: 0px; overflow: hidden;">
    ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­ ͏ ‌     ­
   </div>
   <tr>
    <td align="center" bgcolor="#fffffe" style="background-color:#fffffe;" width="100%">
     <!-- BEGIN CONTAINER TABLE FOR EMAIL BODY -->
     <table align="center" border="0" cellpadding="0" cellspacing="0" class="container darkmode" role="presentation" style="margin: 0 auto; padding: 0;" width="600">
      <!-- BEGIN FIX TO PREVENT GMAIL APP FROM INCREASING THE FONT SIZES ON SOME MOBILE DEVICES -->
      <tr>
       <td>
        <table align="center" aria-hidden="true" border="0" cellpadding="0" cellspacing="0" class="gmail-fix" role="presentation" width="600">
         <tr>
          <td class="gmail-fix" style="line-height: 1px; mso-line-height-rule: exactly; min-width: 600px;">
           <img alt="" aria-hidden="true" class="gmail-fix" height="1" src="https://inboxflows.com/_/image/http%253A%252F%252Fimage.o.delta.com%252Flib%252Ffe5815707c6201787313%252Fm%252F10%252F3f473969-95d8-43bc-8d81-7bdb8c2d4dd8.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmltYWdlLm8uZGVsdCIsInRpbWUiOjE3MTA4NDkzNjEuNjU1MDI5NX0:1rmY4X:Wcp_79SM5aaPa4u_gfGfGS8gnXK5MvBwJwcQnVpOcT8" style="display: block; max-height: 1px; min-height: 1px; width: 600px;" width="600"/>
          </td>
         </tr>
        </table>
       </td>
      </tr>
      <!-- END GMAIL FIX -->
      <tr>
       <td align="center" valign="top">
        <!-- BEGIN EMAIL BODY TABLE -->
        <table cellpadding="0" cellspacing="0" class="darkmode" role="presentation" style="width:100%">
         <tbody>
          <!-- BEGIN HEADER REGION -->
          <tr>
           <td align="center" style="padding-top: 10px; padding-bottom: 0px;" valign="middle">
            <table cellpadding="0" cellspacing="0" role="presentation" style="width:100%">
             <tr>
              <td class="responsive-td mCenter mPadB15" style="padding: 5px 5px 10px 20px; text-align:left; font-size:12px; mso-line-height-rule: exactly; line-height: 14px !important; font-weight:normal; width: 230px;" valign="middle">
              </td>
              <td class="responsive-td mCenter mPadB15" style="margin-top:20px; text-align:right; font-size:12px; font-weight:normal; width: 230px; padding: 5px 20px 10px 0px;" valign="middle">
               <a style="font-size:11px; font-weight:normal; text-decoration:underline; color:#666666;" target="_blank">
                View as a Web Page
               </a>
              </td>
             </tr>
            </table>
           </td>
          </tr>
          <tr>
           <td bgcolor="#F5F7FA" class="darkmode" height="20" style="font-size:20px; line-height:20px; font-weight:normal;">
           </td>
          </tr>
          <tr>
           <td align="center" class="darkmode" id="Header" style="background-color: #F5F7FA; padding-bottom:0;" valign="middle" width="100%">
            <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 bgcolor="#F5F7FA" cellpadding="0" cellspacing="0" class="darkmode" role="presentation" style="background-color:#F5F7FA;" width="100%">
                <tr>
                 <td style="padding-right:20px; padding-left:20px;">
                  <table cellpadding="0" cellspacing="0" width="100%">
                   <tr>
                    <td align="center" class="responsive-td" style="width: 43%; padding-right: 3px;" valign="middle">
                     <a data-linkto="other" style="text-decoration:none; margin: auto 0px;" target="_blank" title="DELTA AIR LINES">
                      <img alt="DELTA" class="header_logo" data-assetid="15681" height="38" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.o.delta.com%252Flib%252Ffe5815707c6201787313%252Fm%252F17%252Flogo_delta_header_darkMode.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5vLmRlbCIsInRpbWUiOjE3MTA4NDkzNjEuNjU1Mjc1fQ:1rmY4X:Aeu0HT-0zl5n68_E-kDMXiQ3gqW4cnHxMUTKkBmXq5w" style="display: block; text-align: center; height: 38px; width: 225px; margin: 12px auto 0px auto; padding: 0px; border: 0px;" width="225"/>
                     </a>
                    </td>
                    <td class="responsive-td" style="width: 57%; padding-left: 3px;" valign="middle">
                     <div class="SM_Info" style="font-family: Arial,Helvetica,sans-serif; text-align:right; color: #0B1F66; font-size:14px; font-weight:normal;">
                      <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 align="center" border="0" cellpadding="0" cellspacing="0" id="Greeting" role="presentation" width="100%">
                          <tr>
                           <td class="SMInfo" style="font-family:Arial, Helvetica, sans-serif; font-size:14px; line-height:1.35em; color:#0B1F66; text-align:right;">
                            <a style="font-weight:normal; color:#0B1F66; text-decoration:underline;" target="_blank">
                             #9129298122
                            </a>
                            <span class="mobile-hidden">
                             <br/>
                            </span>
                            <span class="desktop-hidden" style="display:none;">
                             |
                            </span>
                            <a style="font-weight:normal; text-decoration:none; color:#0B1F66; " target="_blank">
                             SkyMiles
                             <sup style="font-size:70%">
                              ®
                             </sup>
                             Member
                            </a>
                            <span class="mobile-hidden">
                             <br/>
                            </span>
                            <span class="desktop-hidden" style="display:none;">
                             |
                            </span>
                            <a style="text-decoration:none; font-weight:normal; color:#0B1F66;" target="_blank">
                             0 Miles
                            </a>
                           </td>
                          </tr>
                         </table>
                        </td>
                       </tr>
                      </table>
                     </div>
                    </td>
                   </tr>
                  </table>
                 </td>
                </tr>
               </table>
              </td>
             </tr>
            </table>
           </td>
          </tr>
          <tr>
           <td bgcolor="#F5F7FA" class="darkmode" height="20" style="font-size:10px; font-weight:normal; line-height:10px;">
           </td>
          </tr>
          <!-- END HEADER REGION -->
          <!-- BEGIN MAIN BODY REGION -->
          <tr>
           <td id="Body" valign="top" width="100%">
            <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" width="100%">
                <tr>
                 <td align="center">
                  <a data-linkto="https://" title="">
                   <img alt="DISCOVER DESTINATIONS WITH THE COMPANION CERTIFICATE" data-assetid="74916" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.o.delta.com%252Flib%252Ffe5815707c6201787313%252Fm%252F1%252F2024_DAX_Spring%252BLTO_CPS_Plat_EM3_VersionACompCert_%252BHeader.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5vLmRlbCIsInRpbWUiOjE3MTA4NDkzNjEuNjU1NDY5fQ:1rmY4X:vb6pE1gztvM41V7Muu2B5nTMnRJQBSRc6crUTyMDhLc" style="display: block; padding: 0px; text-align: center; height: auto; width: 100%; border: 0px;" 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: 30px 20px 20px; ">
               <div class="copy" style="text-align: center; padding: 0px;">
                <p style="margin: 0px; padding: 0px; color:#0B1F66; font-size:20px; font-family:arial,helvetica,sans-serif;mso-line-height-rule: exactly; line-height: 130%;">
                 <span style="font-size:26px;">
                  <b>
                   You Know Adventure Is
                   <br/>
                   Better Together
                  </b>
                 </span>
                </p>
                <div style="text-align: center;">
                 <span style="color:#0B1F66;font-size:20px; font-family: arial, helvetica, sans-serif;">
                  With the Delta SkyMiles
                  <sup>
                   ®
                  </sup>
                  Platinum American Express Card, you’ll receive a
                  <b>
                   Companion Certificate
                  </b>
                  on Main Cabin domestic, Caribbean, or Central American roundtrip flights each year after renewal of your Card.*
                  <br/>
                  <br/>
                  <b>
                   Plus, you can earn 90,000 bonus miles**
                   <sup>
                    1
                   </sup>
                   with this limited time offer.
                  </b>
                 </span>
                </div>
               </div>
              </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: 20px 30px; ">
               <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
                <tr>
                 <td align="center">
                  <table border="0" cellpadding="0" cellspacing="0" role="presentation">
                   <tr>
                    <td bgcolor="#E51937" class="innertd buttonblock" style=" border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; background-color: #E51937;">
                     <a class="buttonstyles" data-linkto="https://" style=" font-size: 20px; line-height: 18px; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; text-align: center; text-decoration: none; display: block; font-weight: bold; padding-top: 16px; padding-right: 50px; padding-bottom: 16px; padding-left: 50px; background-color: #E51937; border: 0px solid #E51937; padding: 16px 50px; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;" target="_blank" title="">
                      TAKE A LOOK
                     </a>
                    </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: 10px 10px 30px; ">
               <div class="copy" style="text-align: center; padding: 0 20px;">
                <p style="margin: 0px; padding: 0px 30px; color: rgb(11, 31, 102); font-size: 16px; font-family: arial, helvetica, sans-serif; line-height: 100%;">
                 <span style="font-size: 11px;">
                  *The Companion Ticket requires payment of government-imposed taxes and fees of no more than $80 for roundtrip domestic flights and no more than $250 for roundtrip international flights (both for itineraries with up to four flight segments). Baggage charges and other restrictions apply. See terms and conditions for details.
                  <br/>
                  <br/>
                  **After you spend $4,000 in purchases on your new Delta SkyMiles
                  <sup>
                   ®
                  </sup>
                  Platinum American Express Card in the first 6 months. Offer ends March 27, 2024.
                  <sup>
                   1
                  </sup>
                  $350 annual fee.
                  <a data-linkto="https://" style="text-decoration:underline;" title="">
                   <span style="font-size: 11px; font-weight: normal;">
                    Rates &amp; Fees.
                   </span>
                  </a>
                 </span>
                </p>
               </div>
              </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="WITH THE DELTA SKYMILES® PLATINUM CARD YOU CAN" data-assetid="74915" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.o.delta.com%252Flib%252Ffe5815707c6201787313%252Fm%252F1%252F2024_DAX_Spring%252BLTO_CPS_Plat_EM3_BenefitModuleHeader.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5vLmRlbCIsInRpbWUiOjE3MTA4NDkzNjEuNjU1NjU0NH0:1rmY4X:2gj_aun2njwotyFShzYtfgPqqaCaytgATeliDE7bY90" style="display: block; padding: 0px; text-align: center; height: auto; width: 100%;" width="600"/>
                  </a>
                 </td>
                </tr>
               </table>
              </td>
             </tr>
            </table>
            <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="background-color: #F5F7FA; min-width: 100%; " width="100%">
             <tr>
              <td class="stylingblock-content-wrapper camarker-inner" style="padding: 50px 35px 20px; ">
               <table cellpadding="0" cellspacing="0" dir="rtl" role="presentation" style="width: 100%;">
                <tr>
                 <td class="responsive-td" dir="ltr" style="width: 45%; padding-left: 0px;" valign="middle">
                  <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" class="mPadB15">
                        <a data-linkto="https://" title="">
                         <img alt="Group of people smiling in colorful clothes" data-assetid="74850" height="205" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.o.delta.com%252Flib%252Ffe5815707c6201787313%252Fm%252F1%252F2024_DAX_Spring%252BLTO_CPS_Gold_EM3_BenefitModule_TO15.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5vLmRlbCIsInRpbWUiOjE3MTA4NDkzNjEuNjU1ODE1MX0:1rmY4X:BNlGSZnD6f4MjFL5KfGQAwx0WKH_h4yNVKIbpmKcX3w" style="display: block; padding: 0px; height: 205px; width: 205px; text-align: center; border: 0px none transparent;" width="205"/>
                        </a>
                       </td>
                      </tr>
                     </table>
                    </td>
                   </tr>
                  </table>
                 </td>
                 <td class="responsive-td" dir="ltr" style="width: 55%; padding-right: 0px;" valign="middle">
                  <div class="copy" style="text-align: right; padding-right: 18px;">
                   <h2 style="padding: 0px; color: rgb(0, 51, 102); font-family: arial, helvetica, sans-serif; line-height: 1.3; font-weight: normal; margin: 0px 0px 10px !important; text-align: left;">
                    <b>
                     <span style="color:#003366;">
                      <span style="font-size:24px;">
                       <span style="font-family:Arial,Helvetica,sans-serif;">
                        TAKE OFF FOR ADVENTURE
                       </span>
                      </span>
                     </span>
                    </b>
                   </h2>
                   <p style="height: 2px; background-color: #C01933; width: 100px;">
                   </p>
                   <p style="margin: 0px; padding: 0px; color: #0B1F66; font-family: arial, helvetica, sans-serif; line-height: 1.3; text-align: left;">
                    <span style="font-family:Arial,Helvetica,sans-serif;">
                     <span style="font-size:18px;">
                      <span style="color:#0B1F66;">
                       Card Members
                       <b>
                        take 15% off
                       </b>
                       when using miles to book Award Travel on Delta flights through
                       <a data-linkto="https://" style="text-decoration:none; font-size:18px;" title="delta.com">
                        delta.com
                       </a>
                       and the Fly Delta app.***
                       <sup>
                        2
                       </sup>
                      </span>
                     </span>
                    </span>
                   </p>
                  </div>
                 </td>
                </tr>
               </table>
              </td>
             </tr>
            </table>
            <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="background-color: #F5F7FA; min-width: 100%; " width="100%">
             <tr>
              <td class="stylingblock-content-wrapper camarker-inner" style="padding: 20px 35px; ">
               <table cellpadding="0" cellspacing="0" role="presentation" style="width: 100%;">
                <tr>
                 <td class="responsive-td" style="width: 45%; padding-right: 0px;" valign="middle">
                  <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" class="mPadB15">
                        <a data-linkto="https://" title="">
                         <img alt="Traveler setting luggage into car trunk." data-assetid="74914" height="205" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.o.delta.com%252Flib%252Ffe5815707c6201787313%252Fm%252F1%252FRideshare%252BBenefit%252BImage.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5vLmRlbCIsInRpbWUiOjE3MTA4NDkzNjEuNjU1OTY2M30:1rmY4X:OsVghw5reUIZG381FUbgUzpCJG9UvH5utL6qz1tLJLE" style="display: block; padding: 0px; height: 205px; width: 205px; text-align: center; border: 0px none transparent;" width="205"/>
                        </a>
                       </td>
                      </tr>
                     </table>
                    </td>
                   </tr>
                  </table>
                 </td>
                 <td class="responsive-td" style="width: 55%; padding-left: 0px;" valign="middle">
                  <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">
                     <div class="copy" style="text-align: left; padding-left: 18px;">
                      <h2 style="margin: 0px 0px 10px 0px !important; padding: 0px; color: rgb(0, 51, 102); font-family: arial, helvetica, sans-serif; line-height: 1.3; font-weight: normal;">
                       <span style="color:#003366;">
                        <span style="font-size:24px;">
                         <span style="font-family:Arial,Helvetica,sans-serif;">
                          <b>
                           GET WHERE YOU NEED TO GO
                          </b>
                         </span>
                        </span>
                       </span>
                      </h2>
                      <p style="height: 2px; background-color: #C01933; width: 100px;">
                      </p>
                      <p style="margin: 0px; padding: 0px; color: #0B1F66; font-family: arial, helvetica, sans-serif; line-height: 1.3; text-align: left;">
                       <span style="font-family:Arial,Helvetica,sans-serif;">
                        <span style="font-size:18px; color: #E51937;">
                         <b>
                          NEW:
                         </b>
                        </span>
                        <span style="font-size:18px;">
                         Get rewarded to and from the airport. Earn up to
                         <b>
                          $10 in statement credits
                         </b>
                         each month after using your Card on U.S.
                         <b>
                          rideshare
                         </b>
                         purchases with select providers.
                         <a data-linkto="//" style="text-decoration:none; font-size:18px;" title="delta.com/stays">
                         </a>
                         Enrollment required.
                         <sup>
                          3
                         </sup>
                        </span>
                       </span>
                      </p>
                     </div>
                    </td>
                   </tr>
                  </table>
                 </td>
                </tr>
               </table>
              </td>
             </tr>
            </table>
            <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="background-color: #F5F7FA; min-width: 100%; " width="100%">
             <tr>
              <td class="stylingblock-content-wrapper camarker-inner" style="padding: 20px 35px; ">
               <table cellpadding="0" cellspacing="0" dir="rtl" role="presentation" style="width: 100%;">
                <tr>
                 <td class="responsive-td" dir="ltr" style="width: 45%; padding-left: 0px;" valign="middle">
                  <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" class="mPadB15">
                        <a data-linkto="https://" title="">
                         <img alt="Two people smiling while enjoying a meal outdoors" data-assetid="74847" height="205" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.o.delta.com%252Flib%252Ffe5815707c6201787313%252Fm%252F1%252F2024_DAX_Spring%252BLTO_CPS_Gold_EM3_BenefitModule_2X%252BMiles.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5vLmRlbCIsInRpbWUiOjE3MTA4NDkzNjEuNjU2MTI5NH0:1rmY4X:c4cSEkQh7uMptt5Ur3n1VMGhPNXyzWjYsQb_RHi90K4" style="display: block; padding: 0px; height: 205px; width: 205px; text-align: center; border: 0px none transparent;" width="205"/>
                        </a>
                       </td>
                      </tr>
                     </table>
                    </td>
                   </tr>
                  </table>
                 </td>
                 <td class="responsive-td" dir="ltr" style="width: 55%; padding-right: 0px;" valign="middle">
                  <div class="copy" style="text-align: right; padding-right: 18px;">
                   <h2 style="padding: 0px; color: rgb(0, 51, 102); font-family: arial, helvetica, sans-serif; line-height: 1.3; font-weight: normal; margin: 0px 0px 10px !important; text-align: left;">
                    <b>
                     <span style="color:#003366;">
                      <span style="font-size:24px;">
                       <span style="font-family:Arial,Helvetica,sans-serif;">
                        AND MULTIPLY YOUR MILES
                       </span>
                      </span>
                     </span>
                    </b>
                   </h2>
                   <p style="height: 2px; background-color: #C01933; width: 100px;">
                   </p>
                   <p style="margin: 0px; padding: 0px; color: #0B1F66; font-family: arial, helvetica, sans-serif; line-height: 1.3; text-align: left;">
                    <span style="font-family:Arial,Helvetica,sans-serif;">
                     <span style="font-size:18px;">
                      <span style="color:#0B1F66;">
                       Use your Card to earn
                       <b>
                        3X miles
                       </b>
                       on purchases made directly with Delta, and
                       <b>
                        2X miles
                       </b>
                       at restaurants &amp; at U.S. Supermarkets.
                       <sup>
                        4
                       </sup>
                      </span>
                     </span>
                    </span>
                   </p>
                  </div>
                 </td>
                </tr>
               </table>
              </td>
             </tr>
            </table>
            <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="background-color: #F5F7FA; min-width: 100%; " width="100%">
             <tr>
              <td class="stylingblock-content-wrapper camarker-inner" style="padding: 20px 30px; ">
               <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
                <tr>
                 <td align="center">
                  <table border="0" cellpadding="0" cellspacing="0" role="presentation">
                   <tr>
                    <td bgcolor="#E51937" class="innertd buttonblock" style=" border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; background-color: #E51937;">
                     <a class="buttonstyles" data-linkto="https://" style=" font-size: 20px; line-height: 18px; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; text-align: center; text-decoration: none; display: block; font-weight: bold; padding-top: 16px; padding-right: 50px; padding-bottom: 16px; padding-left: 50px; background-color: #E51937; border: 0px solid #E51937; padding: 16px 50px; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;" target="_blank" title="">
                      EXPLORE ALL BENEFITS
                     </a>
                    </td>
                   </tr>
                  </table>
                 </td>
                </tr>
               </table>
              </td>
             </tr>
            </table>
            <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="background-color: #F5F7FA; min-width: 100%; " width="100%">
             <tr>
              <td class="stylingblock-content-wrapper camarker-inner" style="padding: 10px 10px 20px; ">
               <div class="copy" style="text-align: center; padding: 0 20px;">
                <p style="margin: 0px; padding: 0px 10px; color: rgb(11, 31, 102); font-size: 16px; font-family: arial, helvetica, sans-serif; line-height: 100%;">
                 <span style="font-size: 11px;">
                  ***Discount not applicable to partner-operated flights or to taxes and fees.
                 </span>
                </p>
               </div>
              </td>
             </tr>
            </table>
            <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="background-color: #F5F7FA; min-width: 100%; " width="100%">
             <tr>
              <td class="stylingblock-content-wrapper camarker-inner" style="padding: 0px 0px 30px; ">
               <div class="copy" style="text-align: center; padding: 0px;">
                <p style="margin: 0px; padding: 0px; color:#0B1F66; font-size:18px; font-family:arial,helvetica,sans-serif;mso-line-height-rule: exactly; line-height: 110% !important;">
                 <b>
                  <a data-linkto="https://" style="color:#0B1F66;text-decoration:none;" title="">
                   <span style="font-size: 20px;">
                    Apply online
                   </span>
                  </a>
                 </b>
                 <span style="font-size: 20px;">
                  or call
                 </span>
                 <b>
                  <a alias="1-800-297-2478" conversion="false" data-linkto="other" style="color:#0B1F66;text-decoration:none;" title="">
                   <span style="font-size: 20px;">
                    1-800-297-2478
                   </span>
                  </a>
                 </b>
                </p>
               </div>
              </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="//" title="">
                   <img alt="APPLY WITH CONFIDENCE" data-assetid="76493" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.o.delta.com%252Flib%252Ffe5815707c6201787313%252Fm%252F1%252F2024_DAX_Spring%252BLTO_CPS_Plat_EM3_NCIM_withCTA.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5vLmRlbCIsInRpbWUiOjE3MTA4NDkzNjEuNjU2MzQ1fQ:1rmY4X:MV4qNIzw6w1Wl0cJ9M3ZjihT1nbYMvMaTi-kMfpcta8" style="display: block; padding: 0px; text-align: center; height: auto; width: 100%;" width="600"/>
                  </a>
                 </td>
                </tr>
               </table>
              </td>
             </tr>
            </table>
            <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="background-color: #F5F7FA; min-width: 100%; " width="100%">
             <tr>
              <td class="stylingblock-content-wrapper camarker-inner" style="padding: 0px; ">
               <table align="center" cellpadding="0" cellspacing="0" role="presentation" style="border-bottom: 1px solid #d8d8d8; max-width: 540px; padding-bottom: 15px; margin-right: auto;  margin-left: auto;" width="540">
                <tr>
                 <td align="center" style="padding-bottom:10px;">
                 </td>
                </tr>
               </table>
              </td>
             </tr>
            </table>
           </td>
          </tr>
          <!-- END MAIN BODY REGION -->
         </tbody>
        </table>
        <!-- END EMAIL BODY TABLE -->
       </td>
      </tr>
     </table>
     <!-- END CONTAINER TABLE FOR EMAIL BODY -->
    </td>
   </tr>
   <tr>
    <td align="center" width="100%">
     <!-- BEGIN CONTAINER TABLE FOR FOOTER -->
     <table align="center" bgcolor="#F5F7FA" border="0" cellpadding="0" cellspacing="0" class="container darkmode" role="presentation" style="margin: 0 auto; padding: 0; background-color:#F5F7FA;" width="600">
      <tr>
       <td align="center" valign="top">
        <!-- BEGIN FOOTER BODY TABLE -->
        <table cellpadding="0" cellspacing="0" class="darkmode" role="presentation" style="width:100%">
         <tbody>
          <!-- BEGIN NAVIGATION + SOCIAL REGION -->
          <tr>
           <td bgcolor="#F5F7FA;" style="background-color: #F5F7FA;" valign="top" width="100%">
            <table border="0" cellpadding="0" cellspacing="0" class="darkmode" id="Navigation" width="100%">
             <!-- BEGIN FOOTER LOGO REGION -->
             <tr>
              <td align="center" class="footer_logo" style="padding-top:30px; padding-bottom:20px;">
               <a data-linkto="other" style="text-decoration:none; margin: auto 0px;" target="_blank" title="DELTA AIR LINES">
                <img alt="DELTA" height="23" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.o.delta.com%252Flib%252Ffe5815707c6201787313%252Fm%252F17%252Flogo_delta_header_darkMode.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5vLmRlbCIsInRpbWUiOjE3MTA4NDkzNjEuNjU2NTI1NH0:1rmY4X:jgdOie0UGemlekWrZL1_u4rdGbX6kbFyyl8Nozw9690" style="color:#003366; font-size:1.25em; font-weight: bold; letter-spacing: 0.2em; display:block;" width="135"/>
               </a>
              </td>
             </tr>
             <!-- END FOOTER LOGO REGION -->
             <!-- BEGIN FOOTER BANNER -->
             <tr>
              <td align="center" class="footer_logo darkmode" style="background-color: #F5F7FA; padding-top: 0px; padding-right:30px; padding-bottom:10px; padding-left:30px;" valign="top">
              </td>
             </tr>
             <!-- END FOOTER BANNER -->
             <!-- BEGIN NAVIGATION REGION -->
             <tr>
              <td align="center">
               <!-- FOOTER NAV -->
               <table cellpadding="0" cellspacing="0" class="navigation_divider darkmode" role="presentation" style="border-bottom: 1px solid #d8d8d8; max-width: 530px; padding-bottom: 30px; margin-right: auto;  margin-left: auto;" width="530">
                <tr>
                 <td align="center" class="navigation_divider darkmode" style="padding-bottom:30px;">
                  <table align="center" border="0" cellpadding="0" cellspacing="0" class="darkmode" role="presentation" width="100%">
                   <tr>
                    <td class="navigation_stack" style="font-family:arial,helvetica,sans-serif; font-size:15px; color:#4A4A4A; text-align: center;min-width: 120px; width: 120px;" valign="middle">
                     <a style="text-decoration: none; color:#4A4A4A;font-weight:normal;" target="_blank" title="">
                      Help Center
                     </a>
                    </td>
                    <td class="mobile-hidden" style="font-family:arial,helvetica,sans-serif; font-size:30px; color:#d8d8d8; line-height:18px; vertical-align:middle;text-align: center;" valign="middle" width="20">
                     •
                    </td>
                    <td class="navigation_stack" style="font-family:arial,helvetica,sans-serif; font-size:15px; color:#4A4A4A; text-align: center; min-width: 120px; width: 120px;" valign="middle">
                     <a style="text-decoration: none; color:#4A4A4A;font-weight:normal;" target="_blank" title="">
                      Flight Deals
                     </a>
                    </td>
                    <td class="mobile-hidden" style="font-family:arial,helvetica,sans-serif; font-size:30px; color:#d8d8d8; line-height:18px; text-align: center;" valign="middle" width="20">
                     •
                    </td>
                    <td class="navigation_stack" style="font-family:arial,helvetica,sans-serif; font-size:15px; color:#4A4A4A; text-align: center;min-width: 110px; width: 110px;" valign="middle">
                     <a style="text-decoration: none; color:#4A4A4A;font-weight:normal;text-align: center;" target="_blank" title="">
                      Earn Miles
                     </a>
                    </td>
                    <td class="mobile-hidden" style="font-family:arial,helvetica,sans-serif; font-size:30px; color:#d8d8d8; line-height:18px; text-align: center;" valign="middle" width="20">
                     •
                    </td>
                    <td class="navigation_stack" style="font-family:arial,helvetica,sans-serif; font-size:15px; color:#4A4A4A; text-align: center;min-width: 120px; width: 120px;" valign="middle">
                     <a style="text-decoration: none; color:#4A4A4A; font-weight:normal;" target="_blank" title="">
                      Stays &amp; Cars
                     </a>
                    </td>
                   </tr>
                  </table>
                 </td>
                </tr>
               </table>
               <!-- END FOOTER NAV -->
              </td>
             </tr>
             <!-- END NAVIGATION REGION -->
            </table>
            <table border="0" cellpadding="0" cellspacing="0" class="darkmode" role="presentation" width="100%">
             <!-- BEGIN SOCIAL REGION -->
             <tr>
              <td align="center">
               <table align="center" border="0" cellpadding="10" cellspacing="0" class="darkmode" id="Social" role="presentation" style="max-width: 200px; margin: 0 auto;" width="100%">
                <tr>
                 <td class="social_icons" style="padding-top:30px; padding-bottom:30px;" valign="top">
                  <a data-linkto="other" style="text-decoration:none;" target="_blank" title="TikTok">
                   <img alt="TikTok" data-assetid="78078" height="44" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.o.delta.com%252Flib%252Ffe5815707c6201787313%252Fm%252F1%252Ficon_logo_tiktok_ltblue.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5vLmRlbCIsInRpbWUiOjE3MTA4NDkzNjEuNjU2NjgwOH0:1rmY4X:ke4WdT2W358C8FDZbQlJGV3KNyi3rygSOwh6fUm96tM" style="display: block; height: 44px; width: 44px; padding: 0px; text-align: center; border: none;" width="44"/>
                  </a>
                 </td>
                 <td class="social_icons" style="padding-top:30px; padding-bottom:30px;" valign="top">
                  <a data-linkto="other" style="text-decoration:none;" target="_blank" title="X">
                   <img alt="X" data-assetid="78077" height="43" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.o.delta.com%252Flib%252Ffe5815707c6201787313%252Fm%252F1%252Ficon_logo_x_ltblue.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5vLmRlbCIsInRpbWUiOjE3MTA4NDkzNjEuNjU2ODI3N30:1rmY4X:GA3pQGm2LR2sFCr3DaTqg-FDajIiw7dpLKgIcfr2I4Y" style="display: block; height: 43px; width: 43px; padding: 0px; text-align: center; border: none;" width="43"/>
                  </a>
                 </td>
                 <td class="social_icons" style="padding-top:30px; padding-bottom:30px;" valign="top">
                  <a style="text-decoration:none;" target="_blank" title="">
                   <img alt="Instagram" class="social_icons" height="47" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.o.delta.com%252Flib%252Ffe5815707c6201787313%252Fm%252F1%252Ficon_logo_instagram_ltblue.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5vLmRlbCIsInRpbWUiOjE3MTA4NDkzNjEuNjU2OTgyfQ:1rmY4X:B2Y5loNVAogV6jayZ9JyV2Hc616CVOmAfwqk3NoSPyU" style="border:none; display:block; height: 47px; width:47px;" width="47"/>
                  </a>
                 </td>
                 <td class="social_icons" style="padding-top:30px; padding-bottom:30px;" valign="top">
                  <a style="text-decoration:none;" target="_blank" title="">
                   <img alt="Facebook" class="social_icons" height="44" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.o.delta.com%252Flib%252Ffe5815707c6201787313%252Fm%252F1%252Ficon_logo_fb_ltblue.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5vLmRlbCIsInRpbWUiOjE3MTA4NDkzNjEuNjU3MTN9:1rmY4X:NE-C_XYhXcjJdRdJ6Nakmr8_w0SI79-OHuHOVA2PGLE" style="border:none; display:block; height: 44px; width:44px;" width="44"/>
                  </a>
                 </td>
                </tr>
               </table>
              </td>
             </tr>
             <!-- END SOCIAL REGION -->
             <!-- BEGIN EMAIL PREFERENCES, UNSUBSCRIBE, AND PRIVACY POLICY REGION -->
             <tr>
              <td align="center">
               <table align="center" cellpadding="0" cellspacing="0" class="navigation_divider darkmode" role="presentation" style="border-bottom: 1px solid #d8d8d8; padding-bottom: 30px; max-width: 540px;" width="540">
                <tr>
                 <td class="navigation_divider" style="font-family:arial,helvetica,sans-serif; text-align: center; color:#7C828A; line-height: 1.5em; padding-bottom: 30px;">
                  <a style="font-size: 14px; font-weight: normal; text-decoration: none; color:#7C828A;" target="_blank" title="Email Preferences">
                   Email Preferences
                  </a>
                  |
                  <a style="font-size: 14px; font-weight: normal; text-decoration: none; color:#7C828A;" target="_blank" title="Privacy Policy">
                   Privacy Policy
                  </a>
                 </td>
                </tr>
               </table>
              </td>
             </tr>
             <!-- END EMAIL PREFERENCES, UNSUBSCRIBE, AND PRIVACY POLICY REGION -->
            </table>
           </td>
          </tr>
          <!-- END NAVIGATION + SOCIAL REGION -->
          <!-- BEGIN TERMS REGION -->
          <tr>
           <td bgcolor="#F5F7FA;" class="darkmode" id="Terms" style="background-color: #F5F7FA; font-family:arial,helvetica,sans-serif;  font-size:12px; color:#7C828A; line-height:14px; padding-top:30px; padding-left:30px; padding-right:30px; padding-bottom: 0px;" valign="top" width="100%">
            <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 0px 15px; ">
               <div style="text-align:left;">
                <p style="margin: 0; padding: 0;color:#7C828A; font-size:12px; mso-line-height-rule: exactly; line-height:130%; font-family:arial,helvetica,sans-serif; font-size: 12px;">
                 <b>
                  Consumer Card POID: K6SK:9990
                 </b>
                 <br/>
                 <br/>
                 <span style="font-size: 13px;">
                  <b>
                   Terms and Conditions
                  </b>
                 </span>
                 <br/>
                 Additional
                 <a data-linkto="https://" style="text-decoration:underline;" title="">
                  Rates and Fees
                 </a>
                 Apply
                </p>
               </div>
              </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 0px 15px; ">
               <div style="text-align:left;">
                <p style="margin: 0; padding: 0;color:#7C828A; font-size:12px; mso-line-height-rule: exactly; line-height:130%; font-family:arial,helvetica,sans-serif; font-size: 12px;">
                 *
                 <b>
                  Companion Certificate:
                 </b>
                 <br/>
                 <br/>
                 <b>
                  Eligibility:
                 </b>
                 <br/>
                 <br/>
                 Basic Card Members with a Delta SkyMiles Platinum or Platinum Business American Express Card will receive a Companion Certificate each year after Card Account renewal, eligible for use on Delta, Delta Connection carrier and Delta Shuttle flights only (excludes all other Delta-designated codeshare flights). Companion Certificate is valid for one roundtrip Main Cabin Companion ticket with the purchase of certain adult roundtrip fares on published routings originating within the United States, Puerto Rico or the U.S. Virgin Islands (USVI) to the following destinations: the United States, Puerto Rico, USVI, Mexico, Antigua, Aruba, Bermuda, Bonaire, Grand Cayman, Cuba, Jamaica, Bahamas, Turks
 and Caicos, Dominican Republic, Saint Kitts, St. Maarten, St. Lucia, Costa Rica, Belize, Guatemala, Panama, Honduras, and El Salvador. Qualifying tickets must be operated by Delta or its Delta Connection carriers and are limited to Delta-served airports; routes, frequencies and destinations offered by Delta are subject to change at any time in Delta’s sole discretion without prior notice. It is the responsibility of the passenger to be in possession of all necessary documentation (e.g., valid passport, visa where applicable) at the time and place of departure. Travel to Cuba is subject to compliance with applicable law. Each year, the Companion Certificate will be made available for
 redemption on
                 <a data-linkto="https://" style="text-decoration:underline;" title="">
                  delta.com
                 </a>
                 in your Card Account renewal month. If the Basic Card Member’s Account anniversary month changes (for example, due to a Card replacement), the Companion Certificate will be awarded annually within the new Card Account renewal month. Reservations are only available at
                 <a data-linkto="https://" style="text-decoration:underline;" title="">
                  delta.com.
                 </a>
                 Companion Certificate terms and conditions may vary each year of Card Membership. Additional restrictions apply.
                 <br/>
                 <br/>
                 <b>
                  Taxes/Fees:
                 </b>
                 <br/>
                 <br/>
                 A Companion ticket requires payment of government-imposed taxes and fees of no more than $80 for roundtrip domestic flights (for itineraries with up to four flight segments), and no more than $250 for roundtrip international flights to the eligible destinations (for itineraries with up to four flight segments). Taxes and fees depend on the itinerary. Checked bag fees apply. These allowances are subject to size/weight limits. Contact a Delta agent or visit
                 <a data-linkto="https://" style="text-decoration:underline;" title="">
                  delta.com
                 </a>
                 for details. Taxes and fees are subject to change, are the responsibility of the passenger and must be paid at the time the Primary ticket is purchased and the Companion ticket is issued.
                 <br/>
                 <br/>
                 <b>
                  Restrictions
                 </b>
                 :
                 <br/>
                 <br/>
                 Redemption is available only on
                 <a data-linkto="https://" style="text-decoration:underline;" title="">
                  delta.com/redeem
                 </a>
                 . Companion Certificate and Delta eCredits can be combined in the same transaction. Delta eCredits can be applied as payment toward cost of the Primary ticket, Companion ticket, and any government-imposed taxes and fees. The eCredit must match the name of the traveler whose ticket is being purchased. The certificate cannot be combined with another offer or discount including, but not limited to, web fares, sale fares and eCoupons. Both passengers must be booked at the same time, in the same class of service and in the same record. Tickets are only available in L, U, T, X, and V classes of service for Main Cabin travel. Tickets may not be available on all flights or markets. Companion
 Certificates are eligible for Complimentary Upgrades, subject to availability on flights where Complimentary Upgrades are made available to Medallion Members, SkyMiles Program Rules, and Medallion Benefit terms and policies in effect at the time of travel. Most fares require an advance purchase of up to 14 days, a 3-night minimum stay and a 30-day maximum stay. All fare rules, restrictions, advance purchase requirements, and availability are per rule of Primary ticket fare purchased. Companion tickets are not transferable. Primary ticket and Companion ticket must be purchased with your Delta SkyMiles Platinum or Platinum Business Card and/or eCredits. Additional restrictions apply. Visit
                 <a data-linkto="https://" style="text-decoration:underline;" title="">
                  delta.com/eCredits
                 </a>
                 for more information. Both passengers must be booked on the same flights and dates, at the same time. Travel for Companion Certificate must be booked and completed (i.e., fully flown) by the date on the front of certificate. Validity is not based on calendar year. Primary ticket will accrue miles. Companion ticket will not accrue miles. Tickets are eligible for Global or Regional Upgrade Certificates but not eligible for mileage upgrades. Companion Certificate is void if reproduced, altered, counterfeited, obtained or used improperly, or where prohibited by law. Companion Certificate has no value except when redeemed in accordance with all terms and conditions of this offer. Companion
 Certificate is for new purchases only and cannot be applied to the cost of miscellaneous charge orders or previously issued tickets. Companion Certificate will be deemed fully used once tickets have been issued and will not be returned or replaced. Companion Certificate is the property of Delta Air Lines and must be surrendered or returned upon request. Delta reserves the right to cancel, rescind, or void any Companion Certificate if the Card is cancelled or downgraded within 60 days of the date that the Annual Fee is billed to the Card. Fares, fees, schedules, offers and rules are subject to change without notice. Terms and conditions of this offer are as written and cannot be altered,
 modified or waived unless authorized by a corporate officer of Delta Air Lines, Inc. All Delta SkyMiles program rules apply. To review the rules, please visit
                 <a data-linkto="https://" style="text-decoration:underline;" title="">
                  delta.com/memberguide.
                 </a>
                 <br/>
                 <br/>
                 <b>
                  Routing/Blackout Dates:
                 </b>
                 <br/>
                 <br/>
                 Stopovers, open jaws, and circle trips are not permitted. Blackout dates subject to the rules of the Primary ticket fare purchased.
                 <br/>
                 <br/>
                 <b>
                  Cancellations/Ticket Changes/Reissuance:
                 </b>
                 <br/>
                 <br/>
                 If the Primary ticket or the Companion ticket is cancelled, both tickets will be cancelled and the Companion ticket will not be reissued. Subject to the fare rules of the Primary ticket, the value of the Primary ticket, less any fare difference, may be applied to future travel. Cancellations are subject to the rules of the fare purchased. Neither a new Companion Certificate nor Companion ticket will be issued upon a cancellation. If the Primary ticket and Companion ticket are changed after issuance, subject to the fare rules of the Primary ticket, there will be a charge for the fare difference of the Primary ticket. Changes are subject to the rules of the fare purchased and are subject to
 seat availability. After travel has commenced, rerouting is not permitted.
                 <br/>
                 <br/>
                 <b>
                  Transferability:
                 </b>
                 <br/>
                 <br/>
                 The Companion Certificate is transferable. Primary ticket and Companion ticket are not transferable once issued. Companion Certificate may not be bartered or sold. Companion Certificates or Companion tickets acquired through prohibited sale/barter transactions are void and will not be honored for travel. In the event of flight irregularities and/or cancellations, alternative flights will be on Delta only.
                </p>
               </div>
              </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 0px 15px; ">
               <div style="text-align:left;">
                <p style="margin: 0; padding: 0;color:#7C828A; font-size:12px; mso-line-height-rule: exactly; line-height:130%; font-family:arial,helvetica,sans-serif; font-size: 12px;">
                 1. You can earn 90,000 bonus miles after you make $4,000 or more (the "Threshold Amount") in eligible purchases on your Delta SkyMiles
                 <sup>
                  ®
                 </sup>
                 Platinum American Express Card within your first 6 months of Card Membership starting from the date that your account is opened. Miles will be credited to your account 8-12 weeks after you reach the Threshold Amount. Bonus Miles may appear on your account in more than one deposit. To receive the 90,000 bonus miles, your Card account must not be canceled or past due at the time of fulfillment. Eligible purchases can be made by the Basic Card Member and any Additional Card Members on a single Card account. Eligible purchases are purchases for goods and services minus returns and other credits. Eligible purchases to meet the spend
 requirement do NOT include fees or interest charges, cash advances, purchases of traveler's checks, purchases or reloading of prepaid cards, purchases of gift cards, person-to-person payments, or purchases of any cash equivalents. Additional Card Members on your account are not eligible for their own offer.
                 <br/>
                 <br/>
                 In rare instances, your period to spend $4,000 may be shorter than 6 months if there is a delay in receiving your Card. Also, purchases may fall outside of the 6 month period in some cases, such as a delay in merchants submitting transactions to us or if the purchase date differs from the date you made the transaction. (For example, if you buy goods online, the purchase date may be the date the goods are shipped).
                 <br/>
                 <br/>
                 If we in our sole discretion determine that you have engaged in abuse, misuse, or gaming in connection with this offer in any way or that you intend to do so (for example, if you applied for one or more cards to obtain an offer(s) that we did not intend for you; if you cancel or downgrade your account within 12 months after acquiring it; or if you cancel or return purchases you made to meet the Threshold Amount), we may not credit, we may freeze, or we may take away bonus miles from your account. We may also cancel this Card account and other Card accounts you may have with us.
                 <br/>
                 <br/>
                 This offer is not transferable. If your application is not received by 03/27/2024, we will not process your application even if we later receive your application. American Express reserves the right to modify or revoke offer at any time.
                </p>
               </div>
              </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 0px 15px; ">
               <div style="text-align:left;">
                <p style="margin: 0; padding: 0;color:#7C828A; font-size:12px; mso-line-height-rule: exactly; line-height:130%; font-family:arial,helvetica,sans-serif; font-size: 12px;">
                 2.
                 <b>
                  TakeOff 15
                  <br/>
                  <br/>
                  Eligibility:
                 </b>
                 <br/>
                 <br/>
                 Basic Delta SkyMiles Gold, Platinum and Reserve American Express Card Members, as well as Basic Delta SkyMiles Gold, Platinum and Reserve Business American Express Card Members (each, an “Eligible Card”), can get at least a fifteen percent (15%) discount off the mileage portion of an Award Ticket (the “TakeOff 15” benefit). Additional Card Members are not eligible.
                 <br/>
                 <br/>
                 Available only if entire itinerary is on Delta and Delta Connection
                 <sup>
                  ®
                 </sup>
                 carrier-operated and ticketed flights booked at
                 <a data-linkto="https://" style="text-decoration:underline;" title="">
                  delta.com
                 </a>
                 or the FlyDelta app. Not available on flights operated by other carriers. Not available for Pay with Miles, Miles + Cash, seat upgrades purchased after the initial flight booking, or other Delta products or services. Discount only applies to the mileage portion of the Award Ticket fare and does not apply to applicable taxes and fees which must be paid using the Eligible Card. Card Member must be logged-in to a SkyMiles account linked to an Eligible Card to receive the TakeOff 15 benefit discount. Mileage discount will be greater than or equal to 15% of the overall miles portion for the Award Ticket. An Award Ticket is a ticket issued by Delta pursuant to the SkyMiles Program Rules, by
 which SkyMiles members may redeem miles and pay applicable government-imposed taxes and fees in exchange for air transportation. All Award Ticket rules apply, as set forth on
                 <a data-linkto="https://" style="text-decoration:underline;" title="">
                  delta.com
                 </a>
                 and in the specific terms incorporated into your Award Ticket. Award Travel is defined as travel using an Award Ticket. Award Travel seats are limited and may not be available on all flights or in all markets.
                 <br/>
                 <br/>
                 SkyMiles account balance must have sufficient miles for the entire Award Ticket(s) being purchased. TakeOff 15 benefit is not combinable with certificates, Delta eCredits, Delta Gift Cards, vouchers, or with any other discounts or promotional offers.
                 <br/>
                 <br/>
                 <b>
                  Award Ticket Taxes/Fees:
                 </b>
                 <br/>
                 <br/>
                 Award Ticket taxes and fees include only U.S. excise and departure/arrival taxes, airport charges, segment fees, the September 11th Security Fee, and international taxes and fees normally included in the Award Ticket.
                 <br/>
                 <br/>
                 <b>
                  Award Ticket Cancellations and Changes:
                 </b>
                 <br/>
                 <br/>
                 In the event of a voluntary cancellation of the Award Ticket to which the TakeOff 15 benefit was applied, redeemed miles will be redeposited into the Card Member’s SkyMiles account, except for Basic Economy tickets. Current Award Ticket redeposit fees apply. Basic Economy cancellations will result in cancellation charge assessed in miles, as outlined in fare rules. Remaining miles after deduction of the cancellation charge will be redeposited to Card Member’s SkyMiles account. There is no discount applicable to the cancellation charge.
                 <br/>
                 <br/>
                 If changing an Award Ticket after ticketing, discount is applied to the new Award Ticket (if eligible), and the difference in miles will be deducted from the Card Member’s SkyMiles account (if the new Award Ticket mileage amount is higher) or redeposited into the Card Member’s SkyMiles account (if the new Award Ticket mileage amount is lower). Basic Economy tickets are not eligible for voluntary changes. SkyMiles Member must be an active Basic Delta SkyMiles, Gold, Platinum or Reserve American Express Card Member or Basic Delta SkyMiles Gold, Platinum or Reserve Business American Express Card Member at time that the Award Ticket is changed to be eligible for the TakeOff 15
 benefit on the changed Award Ticket.
                 <br/>
                 <br/>
                 <b>
                  Miscellaneous:
                 </b>
                 <br/>
                 <br/>
                 All SkyMiles Program rules apply to SkyMiles Program membership, miles, offers, mile accrual, mile redemption, and travel benefits. To review the rules, please visit
                 <a data-linkto="https://" style="text-decoration:underline;" title="Program Rules.">
                  Program Rules.
                 </a>
                 SkyMiles Program and offers are void where prohibited by law, and terms are subject to change without notice. Other restrictions apply.
                </p>
               </div>
              </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 0px 15px; ">
               <div style="text-align:left;">
                <p style="margin: 0; padding: 0;color:#7C828A; font-size:12px; mso-line-height-rule: exactly; line-height:130%; font-family:arial,helvetica,sans-serif; font-size: 12px;">
                 3.
                 <b>
                  $120 Rideshare Credit:
                 </b>
                 <br/>
                 <br/>
                 Enrollment through American Express is required to receive this benefit. Only Basic Delta SkyMiles Reserve and Reserve Business American Express Card Members or Authorized Account Manager(s) can enroll in the benefit in the Benefits section of their
                 <a data-linkto="//" style="text-decoration:underline;" title="americanexpress.com">
                  americanexpress.com
                 </a>
                 online account or by calling the number on the back of their Card. Please note, enrollment may take up to 24 hours to take effect on your Card. Enrolled Basic Card Members can earn up to $10 in statement credits per month when the Basic Card or Additional Cards on the enrolled Account are used to make eligible purchases in the U.S. with the following rideshare services: Uber, Lyft, Curb, Revel, and Alto, which are subject to change. However, each enrolled Card Account is only eligible for up to $10 in statement credits per month, for a total of up to $120 per calendar year, per Card Account.
                 <br/>
                 <br/>
                 Eligible purchases are for goods and services minus returns and other credits. Eligible purchases do NOT include fees or interest charges, purchases of traveler's checks, purchases or reloading of prepaid cards, purchases of gift cards, person-to-person payments, or purchases of any cash equivalents. Eligible purchases do not include delivery services (for example, food, packages, groceries, pet food, toys or retail clothing), bikeshare, scooter, car rental, transit, membership, or any other non-rideshare services offered by the rideshare providers. Please allow 6 to 8 weeks after an eligible purchase is charged to the enrolled Card Account for statement credit(s) to be posted to the
 Account. Please call the number on the back of the Card if statement credits have not posted after 8 weeks from the date of purchase. American Express relies on the merchant’s processing of transactions to determine the transaction date. The transaction date may differ from the date you made the purchase if, for example, there is a delay in the merchant submitting the transaction to us or if the merchant uses another date as the transaction date. This means that in some cases your purchase may not earn the statement credit benefit for the benefit period in which you made the purchase. For example, if an eligible purchase is made on December 31st but the merchant processes the
 transaction such that it is identified to us as occurring on January 1st, the January statement credit would be applied. Statement credits may not be received or may be reversed if the purchase is cancelled or modified.
                 <br/>
                 <br/>
                 American Express also relies on information provided to us by the merchant to identify eligible purchases. If American Express does not receive information that identifies the transaction as an eligible purchase, the Basic Card Member will not receive the statement credit. In most cases, the Basic Card Member may not receive the statement credit if the transaction is made with an electronic wallet or through a third party or if the merchant uses a mobile or wireless card reader to process it.
                 <br/>
                 <br/>
                 To be eligible for this benefit, the Card Account must not be canceled or past due at the time of statement credit fulfillment. If American Express, in its sole discretion, determines that you have engaged in or intend to engage in any manner of abuse, misuse, or gaming in connection with this benefit, American Express will not have an obligation to provide statement credits and may reverse any statement credits provided to you. If your Card is enrolled in the benefit and you replace your Card, please check the Benefits section of your
                 <a data-linkto="//" style="text-decoration:underline;" title="americanexpress.com">
                  americanexpress.com
                 </a>
                 account, mobile app or call the number on the back of your Card to confirm your continued enrollment in the benefit.
                </p>
               </div>
              </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 0px 15px; ">
               <div style="text-align:left;">
                <p style="margin: 0; padding: 0;color:#7C828A; font-size:12px; mso-line-height-rule: exactly; line-height:130%; font-family:arial,helvetica,sans-serif; font-size: 12px;">
                 4.
                 <b>
                  Miles on Eligible Purchases:
                 </b>
                 <br/>
                 <br/>
                 <b>
                  <u>
                   1x Mile on eligible purchases
                  </u>
                  :
                 </b>
                 You will earn 1 mile for each dollar of eligible purchases charged on your Card.
                 <br/>
                 <br/>
                 <b>
                  <u>
                   2x Miles at U.S. Supermarkets
                  </u>
                  :
                 </b>
                 You will earn 1 additional mile (for a total of 2 miles) for each dollar of eligible purchases charged at supermarkets located in the United States. Superstores, convenience stores, warehouse clubs, and meal-kit delivery services are not considered supermarkets.
                 <br/>
                 <br/>
                 <b>
                  <u>
                   2x Miles at Restaurants
                  </u>
                  :
                 </b>
                 You will earn 1 additional mile (for a total of 2 miles) for each dollar of eligible purchases charged at restaurants worldwide. You may not get additional miles for purchases at a restaurant located within another establishment (e.g. a restaurant located inside a hotel, casino, or event venue) or for purchases made through third-party food delivery services outside of the U.S. For example, purchases made at a restaurant located within a hotel may be recognized as a purchase at a hotel, not a restaurant. You will not earn additional miles for purchases at bars, nightclubs, cafeterias, and convenience stores.
                 <br/>
                 <br/>
                 <b>
                  <u>
                   3x Miles at Hotels
                  </u>
                  :
                 </b>
                 You will earn 2 additional miles (for a total of 3 miles) for each dollar of purchases charged directly with hotels worldwide. You will earn additional miles when you pay the hotel directly (e.g. upon check-in or check-out) for a hotel stay that was reserved with a third party, such as an online travel agent. You will not earn additional miles if you prepay for your hotel with a third party, such as an online travel agent, or prepay the hotel as a part of a vacation package. You may not get additional miles for purchases at establishments located inside hotels such as timeshares, spas, restaurants, meeting rooms, event spaces, and banquet halls. You may earn additional miles for
 incidental charges made directly on the hotel property (including charges made at restaurants, spas, and other establishments), when purchases are charged to your room and paid for with your Card at checkout.
                 <br/>
                 <br/>
                 <b>
                  <u>
                   3x Miles on Delta Purchases
                  </u>
                  :
                 </b>
                 You will earn 2 additional miles (for a total of 3 miles) on each dollar of eligible purchases charged directly with Delta (“Delta Purchases”). Delta Purchases are eligible purchases where Delta is the merchant of record, such as purchases via
                 <a data-linkto="https://" style="text-decoration:underline;" title="delta.com">
                  delta.com
                 </a>
                 , the Fly Delta app, phone reservations, or ticket counters, such as upgrades, miles, seat selection, Delta Sky Club
                 <sup>
                  ®
                 </sup>
                 membership, and in-flight purchases of food, alcoholic beverages and audio headsets on Delta-operated flights. Delta Purchases do not include other in-flight purchases where Delta is not the merchant of record, such as in-flight wireless internet access and charitable contributions. Delta Gift Cards and purchases made at
                 <a data-linkto="https://" style="text-decoration:underline; font-family:arial,helvetica,sans-serif; font-size: 12px;" title="">
                  deltashop.com
                 </a>
                 and/or the Delta Flight Museum do not qualify. Delta Purchases include Delta Vacations
                 <sup>
                  ®
                 </sup>
                 packages but not other all-inclusive packages. Delta Purchases include purchases of qualifying Delta, Delta Connection
                 <sup>
                  ®
                 </sup>
                 carrier and Delta Shuttle
                 <sup>
                  ®
                 </sup>
                 flights taken with the purchase of a fare that is eligible for SkyMiles mileage credit. For purposes of this Card benefit, “Delta Purchases” also includes Delta Basic Economy fares, notwithstanding that these fares do not earn SkyMiles mileage credit for travel. Full terms:
                 <a data-linkto="https://" style="text-decoration:underline; font-family:arial,helvetica,sans-serif; font-size: 12px;" title="">
                  delta.com/memberguide.
                 </a>
                 Additional miles earned for Delta flight purchases made with the Card will be based on the total ticket price, including base fare, carrier-imposed surcharges and government-imposed taxes and fees.
                 <br/>
                 <br/>
                 Eligible purchases mean purchases for goods and services minus returns and other credits. Eligible purchases do NOT include fees or interest charges, cash advances, purchases of travelers checks, purchases of gift cards, person-to-person transactions, purchases or reloading of prepaid cards, or purchases of other cash equivalents. Miles will be posted to your Delta SkyMiles account 8 to 12 weeks after the end of each month. To be eligible to receive miles, your Card account must not be canceled or past due at the time of fulfillment.
                 <br/>
                 <br/>
                 Merchants are assigned codes based on what they primarily sell. We group certain merchant codes into categories that are eligible for additional miles. A purchase with a merchant will not receive additional miles if the merchant’s code is not included in a reward category. You may not receive additional miles if we receive inaccurate information or are otherwise unable to identify your purchase as eligible for a reward category. For example, you may not receive additional miles when: a merchant uses a third-party to sell their products or services; or a merchant uses a third-party to process or submit your transaction to us (e.g., using mobile or wireless card readers); or you
 choose to make a purchase using a third-party payment account or make a purchase using a mobile or digital wallet. Additional terms and restrictions may apply.
                 <br/>
                 <br/>
                 Please visit
                 <a data-linkto="https://" style="text-decoration:none; font-weight: bold; font-family:arial,helvetica,sans-serif; font-size: 12px;" target="_blank" title="">
                  americanexpress.com/rewards-info
                 </a>
                 for more information about rewards.
                </p>
               </div>
              </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; ">
               <div style="text-align:left;">
                <p style="margin: 0; padding: 0;color:#7C828A; font-size:12px; mso-line-height-rule: exactly; line-height:130%; font-family:arial,helvetica,sans-serif; font-size: 12px;">
                 <b>
                  General:
                 </b>
                 All SkyMiles program rules apply. To review the rules, please visit
                 <a data-linkto="https://" style="text-decoration:underline;" title="">
                  Membership Guide &amp; Program Rules
                 </a>
                 . Prices and rules are subject to change without notice. Delta, SkyMiles, and the Delta logo are registered service marks of Delta Air Lines, Inc. Delta is not responsible for goods or services offered by any companies participating in miles promotions. Partner offers subject to the terms and conditions of each individual offer. See individual offers for details. Partners subject to change. Offers void where prohibited by law. Other restrictions may apply.
                </p>
               </div>
              </td>
             </tr>
            </table>
           </td>
          </tr>
          <!-- END TERMS REGION -->
          <!-- BEGIN FOOTER REGION -->
          <tr>
           <td bgcolor="#F5F7FA;" class="darkmode" id="Footer" style="font-family:arial,helvetica,sans-serif; background-color: #F5F7FA; padding:0 30px 30px 30px; font-size:12px; color:#7C828A; line-height:14px;" valign="top" width="100%">
            <br/>
            <br/>
            <a data-linkto="https://" style="font-size:12px; line-height:14px; text-decoration: none; color:#4470C3;" target="_new" title="Comment or Complaint">
             Comment or Complaint?
            </a>
            <br/>
            <br/>
            <a data-linkto="microsite" style="font-size:12px; font-weight:normal; text-decoration: underline; color:#4470C3;" target="_blank" title="Unsubscribe">
             Unsubscribe
            </a>
            <br/>
            <br/>
            This email advertisement was sent to:
            <a style="font-size:12px; font-weight:normal; text-decoration: underline; color:#4470C3;">
             a3ef7ed7@uifeed.com
            </a>
            <br/>
            <br/>
            © 2024 American Express National Bank.
            <br/>
            © 2024 Delta Air Lines, Inc. All rights reserved.
            <br/>
            Delta Blvd. P.O. Box 20706 • Atlanta, GA 30320-6001
            <br/>
            <br/>
            <div aria-hidden="true" style="text-align: right;">
             <span aria-hidden="true" style="color:#efefef; font-size:10px;">
              <!--[if !mso]><!-- -->
              <span class="keep-dark">
               <!--<![endif]-->
               AA9015570314242200A05BPARTAA901557EM5A05B
               <!--[if !mso]><!-- -->
              </span>
              <!--<![endif]-->
             </span>
            </div>
           </td>
          </tr>
          <!-- END FOOTER REGION -->
         </tbody>
        </table>
        <!-- END FOOTER BODY TABLE -->
       </td>
      </tr>
     </table>
     <!-- END CONTAINER TABLE FOR FOOTER -->
    </td>
   </tr>
  </table>
  <!-- END OUTER TABLE WITH 100% WIDTH -->
 </body>
</html>