Inboxes

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

+New inbox

<!--===== Delta Air Lines Global Template ====-->
<!--===== Version 04.12.2024 ====-->
<!--- 03/21/2024: Added additional Body Content Blocks for transferring TRAN email content. Updated logo header and VAP links to fix rendering issues on mobile. --->
<!--- 04/12/2024: Updated logo header and VAP sections to fix rendering issues on Outlook, Android iOS, and iPhone. --->
<!-- DRAG IN "78329_TMPL_CSS_Custom_Fonts_shared" TO ADD WHITNEY & LATO FONTS -->
<!-- ADD EMAIL-SPECIFIC SCRIPTS / CODE HERE -->
<!-- SET LOOKUP SCRIPTS -->
<html>
 <body>
  <div style="font-size:0px; line-height:1px;">
   <!-- SET VARIABLES & CONTENT BLOCKS SCRIPT -->
   <!-- DATE AUTOMATION SCRIPT -->
   <!-- OMNITURE TAGGING -->
  </div>
  <!-- END LOOKUP SCRIPTS -->
  <!DOCTYPE html>
  <!-- Delta Air Lines Email Global Master Template -->
  <!-- Version 02.21.24 -->
  <meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
  <meta content="width=device-width; initial-scale=1.0; user-scalable=yes" name="viewport"/>
  <meta content="telephone=no, date=no, address=no, email=no, url=no" name="format-detection"/>
  <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>
  <!--[if mso]>       <noscript>       <xml>       <o:OfficeDocumentSettings>       <o:PixelsPerInch>96</o:PixelsPerInch>       </o:OfficeDocumentSettings>       </xml>       </noscript>       <![endif]-->
  <!-- BEGIN CSS BLOCK -->
  <div style="font-size:0px; line-height:1px;">
   <style type="text/css">
    :root {
 color-scheme: light dark;
 supported-color-schemes: light dark;
}
   </style>
   <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;
            }
            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 td {
            border-collapse: collapse;
            }
            img {
            outline:0; 
            display: block;
            border: 0;
            text-decoration: none;
            }
            a {
            font-size: 16.5px;
            font-weight: bold;
            color: #4470C3;
            text-decoration: none;
            }
            #Greeting a {
            font-size: 14px;
            font-weight: normal;
            color: #003366;
            }
            #Terms a {
            font-size: 12px;
            font-weight: normal !important;
            color: #4470C3;
            text-decoration: underline;
            }
            a:hover, #Greeting a:hover, #Terms a:hover, .banner-txt a:hover {
            color: #A7A8AA !important;
            }
            .navigation_divider a:hover {
            color: #4470c3 !important;
            }
            a img {
            border:none;
            }
            a img:hover, .buttonblock:hover, .buttonstyles:hover, .buttonstyles a:hover {
            -khtml-opacity: 0.85;
            -moz-opacity: 0.85;
            -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=85);
            filter: alpha(opacity=85);
            opacity: 0.85;
            zoom: 1
            }
            .buttonstyles:hover, .buttonstyles a:hover {
            color: #fffffe !important;
            }
            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, ol li ul {
            list-style: circle !important;
            }
            .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
            }
            .dark-img { display:none; display:none !important; }
   </style>
   <!--[if (mso 12) | (mso 14) | (mso 15) | (mso 16)]>
         <style type="text/css">
            sup, sub {
            font-size: 100% !important;
            }
            .keep-dark, span.keep-dark {
            color: #dddddd !important;
            }
         </style>
         <![endif]-->
   <!-- Break styles into groups to prevent Gmail ignore -->
   <style type="text/css">
    /* Browser-specific workarounds */
            @-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, a:visited {
             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;
            }
            /* End Browser-specific workarounds */
   </style>
   <style type="text/css">
    @media only screen and (max-width: 600px) {
            .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; 
            }
            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_logo {
            
               width: 200px !important;
             
            height:auto !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;
            }
            .devicewidth {
            width:100% !important; 
            }
            .halfwidth {
            width: 280px !important; 
            margin-right: auto !important;
            margin-left: auto !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;
             }
            td[class=poll_option] {
            line-height: normal !important;
            padding: 10px 20px 10px 0;
            width: 20% !imporatant;
            }
            img[class=social_icons] {
            height:30px !important; 
            width: 30px !important;
            }
            .multi_purpose_txt_width {
            line-height: normal !important;
            margin: auto !important;
            width: 256px !important;
            text-align: left !important;
            }
            .multi_purpose_alt_title {
            font-weight:normal !important;
            font-size:14px !important;
            }
            .multi_purpose_alt_price {
            font-size:18px !important;
            font-weight:bold !important;
            line-height: normal !important;
            }
            .multi_purpose_cta_width {
            font-size:14px !important;
            line-height: normal !important;
            margin: auto !important;
            width: 256px !important;
            text-align: left !important;
            }
            .icon_list_sxs_txt_width {
            font-size:14px !important;
            line-height: normal !important;
            width: auto !important;
            text-align: left !important;
            }
            .icon_list_sxs_txt {
            font-size:14px !important;
            line-height: normal !important;
            }
            .icon_list_txt_width {
            font-size:14px !important;
            line-height: normal !important;
            margin: auto !important;
            width: 175px !important;
            text-align: center !important;
            }
            .itinerary {
            line-height: normal !important; 
            text-align: center !important;
            font-size:18px !important;
            width: auto !important;
            }
            .flight_info {
            line-height: normal !important; 
            text-align: center !important;
            font-size:10px !important;
            width: auto !important;
            }
            /* Prevents Gmail App from increasing the font sizes on some mobile devices */   
            *[class="gmail-fix"] {
            width: 100% !important;
            min-width: 320px !important;
            height: 1px !important;
            }
            .gmail-fix {
            width: 100% !important;
            min-width: 320px !important;
            height: 1px !important;
            }
         }
   </style>
   <!-- END MOBILE GLOBAL STYLES -->
   <!--[if mso]>
         <style type="text/css">
            /* Begin Outlook Font Fix */
            body, div, table, td {
            font-family: Arial, Helvetica, sans-serif ;
            font-size:12px;
            color:#7C828A;
            line-height:14px;
            }
            /* End Outlook Font Fix */
         </style>
         <![endif]-->
   <!--[if gte mso 9]>
         <style>
            li {text-align:-webkit-match-parent; display:list-item;text-indent: -1em;}
         </style>
         <![endif]-->
   <!-- DARK MODE CSS -->
   <!-- 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, ul li, ol, ol li, li, span, a, b, strong, italic, em {
  color: #fffffe !important;
  background-color: #272623 !important;
 }
 #Footer, #Terms, .copy, #Greeting, #Greeting a, .SMInfo a, .fontsize_mob_12, .fontsize_mob_16, .boddy_text_container, .outlook-group-fix {
  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, #Footer a, #Terms a, .copy 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, .keep-light {
  color: #fffffe !important;
 }
 .keep-dark {
  color: #303030 !important;
 }
 .keep-black,
 span.keep-black {
  color: #000001 !important;
 }
 .white-border {
  border: 4px solid #fffffe !important;
 }
}
   </style>
   <!-- END CUSTOM DARK MODE STYLES IN iOS, APPLE MAIL, OUTLOOK.COM, OUTLOOK 2019 (MacOS) AND OUTLOOK APP (iOS) -->
   <!-- DARK MODE STYLES 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-ogsb] h1, [data-ogsb] h2, [data-ogsb] p, [data-ogsb] ul, [data-ogsb] ul li, [data-ogsb] ol, [data-ogsb] ol li, [data-ogsb] li, [data-ogsb] span, [data-ogsb] a, [data-ogsb] b, [data-ogsb] strong, [data-ogsb] italic, [data-ogsb] em, [data-ogsb] #Footer a, [data-ogsb] #Terms a {
 background-color: #272623 !important;
}
[data-ogsc] h1, [data-ogsc] h2, [data-ogsc] p, [data-ogsc] ul, [data-ogsc] ul li, [data-ogsc] ol, [data-ogsc] ol li, [data-ogsc] li, [data-ogsc] span, [data-ogsc] a, [data-ogsc] b, [data-ogsc] strong, [data-ogsc] italic, [data-ogsc] em {
 color: #fffffe !important;
}
[data-ogsb] #Footer, [data-ogsb] .copy, [data-ogsb] #Greeting, [data-ogsb] #Greeting a, [data-ogsb] .SMInfo a, [data-ogsb] .fontsize_mob_12, [data-ogsb] .fontsize_mob_16, [data-ogsb] .boddy_text_container, [data-ogsb] .outlook-group-fix {
 background-color: #272623 !important;
}
[data-ogsc] #Footer, [data-ogsc] .copy, [data-ogsc] #Greeting, [data-ogsc] #Greeting a, [data-ogsc] .SMInfo a, [data-ogsc] .fontsize_mob_12, [data-ogsc] .fontsize_mob_16, [data-ogsc] .boddy_text_container, [data-ogsc] .outlook-group-fix {
 color: #fffffe !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, [data-ogsc] #Footer a, [data-ogsc] #Terms a, [data-ogsc] .copy a  {
 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 SUPPORT IN OUTLOOK APP (ANDROID) -->
   <!-- CONDITIONAL TEXT COLOR CODE FOR OUTLOOK -->
   <!--[if gte mso 16]> 
   <style> 
    .keep-white, .keep-light { 
     mso-style-textfill-type:gradient; 
     mso-style-textfill-fill-gradientfill-stoplist:"0 \#FFFFFF 0 100000\,100000 \#FFFFFF 0 100000"; 
     color:#000000 !important; 
     } 
     .keep-black, .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 CONDITIONAL CODE FOR OUTLOOK -->
   <!-- END DARK MODE CSS -->
   <!--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>
  </div>
  <!-- END CSS CONTENT BLOCK -->
  <style type="text/css">
   div.preheader 
{ display: none !important; }
  </style>
  <div class="preheader" style="font-size: 1px; display: none !important;">
   Save $100 on hotel stays with this new credit.
  </div>
  <!-- Outlook iOS app-specific width fix -->
  <style type="text/css">
   @media only screen and (max-width: 600px) {
          [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;
          }
          [class~=""x_hideoutlookweb""] {
            display:none !important;
          }
        }
        .oa\0 {
          display: block !important;
          max-width: 300px !important;
          min-width: 300px !important;
          width: 300px !important;
        }
        .outlookhide\0 {
          display:none !important;
        }
        @supports (-webkit-overflow-scrolling:touch) and (color:#ffff) {
          .oa {
          display: block !important;
          max-width: 300px !important;
          min-width: 300px !important;
          width: 300px !important;
          }
        }
        [class^="apple-mail"] .oa {
          display: block !important;
          max-width: 300px !important;
          min-width: 300px !important;
          width: 300px !important;
        }
        @supports (-webkit-overflow-scrolling:touch) and (aspect-ratio: 1 / 1) {
          .oa {
           display: block !important;
          max-width: 300px !important;
          min-width: 300px !important;
          width: 300px !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-febd17797c64027a-fe5e1673776705747c10-fe3711727164047e771173-ff9a1772-fe5f1673776206757010-ff301575746c%2526d%253D10182%2526bmt%253D0/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjbGljay5vLmRlbCIsInRpbWUiOjE3MTQwNjUxNTQuODcxMjM3M30:1s02eA:0HS1_TRfDwaZwssY9U5BY4ah3me62iXtqrcMp3O8Cuk" width="1"/>
  </div>
  <div aria-label="Delta Air Lines email" aria-roledescription="email" dir="ltr" lang="en" role="article" style="font-size:medium; font-size:max(16px, 1rem)">
   <!-- BEGIN OUTER TABLE WITH 100% WIDTH -->
   <table align="center" border="0" cellpadding="0" cellspacing="0" class="darkmode" role="presentation" width="100%">
    <tr>
     <td align="center" bgcolor="#fffffe" class="darkmode" 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" 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 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=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmltYWdlLm8uZGVsdCIsInRpbWUiOjE3MTQwNjUxNTQuODcyMTEzMn0:1s02eA:o7F13S9EcZTDbo8gG006dzu8lUHeuzcoXh07pKUXWDc" style="display: block; max-height: 1px; min-height: 1px; width: 600px;" width="600"/>
           </td>
          </tr>
         </table>
        </td>
       </tr>
       <!-- END FIX TO PREVENT GMAIL APP FROM INCREASING THE FONT SIZES ON SOME MOBILE DEVICES -->
       <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;" valign="middle">
             <!-- BEGIN ECREDIT & VAP -->
             <table cellpadding="0" cellspacing="0" class="darkmode" role="presentation" style="min-width: 100%;" width="100%">
              <tr>
               <td style="padding: 15px 20px 20px; font-size:12px;">
                <table align="center" cellpadding="0" cellspacing="0" role="presentation" width="100%">
                 <tr>
                  <td class="mCenter" style="text-align:right; font-size:12px;" valign="top">
                   <a style="font-family: Arial,Helvetica,sans-serif; font-size:12px; font-weight:normal; text-decoration:underline; color:#666666;" target="_blank">
                    View as a web page
                   </a>
                  </td>
                 </tr>
                </table>
               </td>
              </tr>
             </table>
             <!-- END ECREDIT & VAP -->
            </td>
           </tr>
           <!-- BEGIN LOGO & CUSTOMER INFO -->
           <tr>
            <td align="center" class="darkmode" id="Header" style="background-color: #F5F7FA; padding: 0px;" 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 border="0" cellpadding="0" cellspacing="0" height="1" width="1">
                 <tr>
                  <td style="font-size:0px; line-height:0px;">
                   <img alt="" aria-hidden="true" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fmi.delta.com%252Fp%252Fcp%252F6d059b29291e7473%252Fo.gif%253Fmi_u%253D9129298122/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZtaS5kZWx0YS5jbyIsInRpbWUiOjE3MTQwNjUxNTQuODcyNDA2fQ:1s02eA:dHgeTEThWXsOUh3LpWlF6kO4iCPFNkC0X-_QVSRJAbs" width="1"/>
                  </td>
                 </tr>
                </table>
               </td>
              </tr>
             </table>
             <table bgcolor="#F5F7FA" cellpadding="0" cellspacing="0" class="darkmode" role="presentation" style="background-color:#F5F7FA;" width="100%">
              <tr>
               <td style="padding: 20px;">
                <table cellpadding="0" cellspacing="0" width="100%">
                 <tr>
                  <th class="responsive-td mCenter" style="width: 43%; padding-right: 3px; text-align: left;" valign="middle">
                   <a data-linkto="other" style="text-decoration:none;" target="_blank" title="DELTA AIR LINES">
                    <img alt="Delta Air Lines" class="header_logo" data-assetid="83136" height="38" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.o.delta.com%252Flib%252Ffe5815707c6201787313%252Fm%252F1%252Flogo_default_Delta_dm.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5vLmRlbCIsInRpbWUiOjE3MTQwNjUxNTQuODcyNjQzfQ:1s02eA:dA587_CJ7c0tK0TV91iZTSDMtIjaG62EiNhQ7aVSlDE" style="display: block; height: 38px; width: 225px; margin: 12px auto 0px auto; padding: 0px; border: 0px;" width="225"/>
                   </a>
                  </th>
                  <th class="responsive-td" style="width: 57%; padding-left: 3px; font-family: Arial,Helvetica,sans-serif; text-align:right; color: #0B1F66; font-size:14px; font-weight:normal;" 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">
                      <!---- 83143_TMPL_SRX_Customer_Info_shared ---->
                      <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:#003366; text-align:right;">
                         <a style="font-weight:normal; color:#003366; 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:#003366; " target="_blank">
                          SkyMiles
                          <sup style="font-size:70%">
                           ®
                          </sup>
                          Member
                         </a>
                         <span class="mobile-hidden">
                          <br/>
                         </span>
                        </td>
                       </tr>
                      </table>
                     </td>
                    </tr>
                   </table>
                  </th>
                 </tr>
                </table>
               </td>
              </tr>
             </table>
            </td>
           </tr>
           <!--====== END HEADER REGION ======-->
           <!--====== BEGIN MAIN BODY REGION ======-->
           <tr>
            <td id="Body" valign="top" width="100%">
             <!-- DO NOT REMOVE OR CHANGE DATA-KEY! -->
             <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="NEW + ENHANCED BENEFITS YOU'RE INVITED: EARN 60K BONUS MILES" data-assetid="83523" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.o.delta.com%252Flib%252Ffe3711727164047e771173%252Fm%252F1%252F2024_DAXAcq_SpringPulse_CPS_Gold60K_EM2_Header.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5vLmRlbCIsInRpbWUiOjE3MTQwNjUxNTQuODcyODc1N30:1s02eA:Gz8m6fEVDmAzGXTXc9t5zI2kAIPd5MPM63hoFLKkYUs" style="display: block; padding: 0px; text-align: center; height: auto; width: 100%; border: 0px;" width="600"/>
                   </a>
                  </td>
                 </tr>
                </table>
               </td>
              </tr>
             </table>
             <!-- END DO NOT REMOVE OR CHANGE DATA-KEY -->
             <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;font-family:arial,helvetica,sans-serif;">
                   <b>
                    Your Special Offer Has Arrived
                   </b>
                  </span>
                 </p>
                 <div style="text-align: center;">
                  <span class="copy" style="padding:0px;text-align:center;">
                   <span style="color:#0b1f66;font-family:arial,helvetica,sans-serif;font-size:20px;">
                    Earn
                    <b>
                     60,000 bonus miles*
                     <sup>
                      1
                     </sup>
                    </b>
                    with the Delta SkyMiles
                    <sup>
                     ®
                    </sup>
                    Gold American Express Card. Plus, you can earn a
                    <b>
                     $200 Delta Flight Credit
                     <sup>
                      2
                     </sup>
                    </b>
                    to get a head-start on your next adventure, compliments of your Card. See more below.
                   </span>
                  </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: 10px 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="">
                       VIEW DETAILS
                      </a>
                     </td>
                    </tr>
                   </table>
                  </td>
                 </tr>
                </table>
               </td>
              </tr>
             </table>
             <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="min-width: 100%; " width="100%">
              <tr>
               <td class="stylingblock-content-margin-cell" style="padding: 0px 0px 30px; ">
                <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 0px 0px; ">
                   <div class="copy" style="text-align: center; padding: 0px;">
                    <p style="margin: 0px; padding: 0px 15px; color: rgb(11, 31, 102); font-size: 12px; font-family: arial, helvetica, sans-serif; line-height: 100%;">
                     <span style="font-size: 12px;">
                      *After you spend $3,000 in purchases on your new Delta SkyMiles
                      <sup>
                       ®
                      </sup>
                      Gold American Express Card in the first 6 months. Offer ends June 5, 2024.
                      <sup>
                       1
                      </sup>
                      Enjoy an introductory annual fee of $0 for the first year, then $150.
                      <sup>
                       3
                      </sup>
                      <sup>
                      </sup>
                      <a data-linkto="https://" style="text-decoration:underline;" title="">
                       <span style="font-size: 12px;font-weight: normal;">
                        Rates &amp; Fees.
                       </span>
                      </a>
                     </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: 10px 10px 40px; ">
                <table cellpadding="0" cellspacing="0" role="presentation" style="width: 100%;">
                 <tr>
                  <td>
                   <table cellpadding="0" cellspacing="0" role="presentation" style="width: 100%;">
                    <tr>
                     <td class="responsive-td" style="width: 100%; padding-bottom: 3px;" valign="top">
                      <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="background-color: transparent; min-width: 100%; " width="100%">
                       <tr>
                        <td class="stylingblock-content-wrapper camarker-inner" style="padding: 20px; ">
                         <table cellpadding="0" cellspacing="0" role="presentation" width="100%">
                          <tr>
                           <td align="center">
                            <img alt="SEE HOW YOUR MILES CAN ADD UP WITH THIS OFFER" data-assetid="83018" height="78" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.o.delta.com%252Flib%252Ffe3711727164047e771173%252Fm%252F1%252F2024_DAXAcq_SpringPulse_CPS_PlatControl_EM2_MileCalculator.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5vLmRlbCIsInRpbWUiOjE3MTQwNjUxNTQuODczMTQ2fQ:1s02eA:BhbyfTRtFQPWwYZm8xuq6LOGkFFkqRG_Ku55vRG02ig" style="display: block; padding: 0px; text-align: center; height: 78px; width: 500px; border: 0px;" width="500"/>
                           </td>
                          </tr>
                         </table>
                        </td>
                       </tr>
                      </table>
                     </td>
                    </tr>
                   </table>
                  </td>
                 </tr>
                 <tr>
                  <td>
                   <table cellpadding="0" cellspacing="0" role="presentation" style="width: 100%;">
                    <tr>
                     <td class="responsive-td" style="width: 100%; padding-top: 3px;" valign="top">
                      <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="min-width: 100%; " width="100%">
                       <tr>
                        <td class="stylingblock-content-wrapper camarker-inner">
                         <table cellpadding="0" cellspacing="0" role="presentation" width="100%">
                          <tr>
                           <td align="center">
                            <a data-linkto="//" title="">
                             <img alt="RING MILEAGE TRACKER" src="https://inboxflows.com/_/image/https%253A%252F%252Fmi.delta.com%252Fp%252Frp%252F354af71f045b0f3f.png%253Fmi_u%253D9129298122%2526mi_mileage_balance%253D0/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZtaS5kZWx0YS5jbyIsInRpbWUiOjE3MTQwNjUxNTQuODczMzIyN30:1s02eA:NCgQxzvauOPx9Uo3zMzk0Mlgl6hkz0Ci-O2_qWzsM6s" style="display: block; padding: 0px; text-align: center; height: auto; width: 100%; border: 0px;" width="550"/>
                            </a>
                           </td>
                          </tr>
                         </table>
                        </td>
                       </tr>
                      </table>
                      <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="min-width: 100%; " width="100%">
                       <tr>
                        <td class="stylingblock-content-wrapper camarker-inner">
                         <table align="center" cellpadding="0" cellspacing="0" class="halfwidth" width="450">
                          <tr>
                           <td style="padding: 15px 0px 15px 0px;text-align: left;">
                           </td>
                           <td style="padding: 15px 0px 15px 0px;text-align: left;" valign="middle">
                            <h2 style="margin:0; color:#A5A8AD; line-height:110% !important; font-family:arial,helvetica,sans-serif; font-weight:normal !important; font-size: 16px !important;">
                             <span style="font-weight:bold">
                              <span style="text-transform: uppercase; color:#A5A8AD;">
                               Your Current
                               <br/>
                               Balance
                               <sup>
                                †
                               </sup>
                               :
                              </span>
                             </span>
                            </h2>
                           </td>
                           <td style="padding: 15px 0px 15px 0px; text-align: right;" valign="middle">
                            <h2 style="margin:0; color:#color:#A5A8AD;; line-height:110% !important; font-family:arial,helvetica,sans-serif; font-weight:normal !important; font-size: 32px !important;">
                             <span style="font-weight:bold">
                              <span style="text-transform: uppercase; color:#A5A8AD; font-size: 32px !important;">
                               0
                              </span>
                             </span>
                            </h2>
                           </td>
                           <td class="mWidth0" width="20">
                           </td>
                          </tr>
                          <tr>
                           <td style="padding: 0px 20px 0px 0px;text-align: left; color:#0B1F66; line-height:110%; font-family:arial,helvetica,sans-serif; font-weight:normal; font-size: 36px;" valign="top">
                            <span class="copy">
                             +
                            </span>
                           </td>
                           <td style="padding: 0px 0px 12px 0px; text-align: left;" valign="middle">
                            <h2 style="margin:0; color:#0B1F66; line-height:110% !important; font-family:arial,helvetica,sans-serif; font-weight:normal !important; font-size: 16px !important;">
                             <span style="font-weight:normal">
                              <span style="text-transform: uppercase;">
                               <span style="color: #E1AB44;">
                                <strong>
                                 Welcome Bonus
                                 <br/>
                                 Miles Offer:
                                </strong>
                               </span>
                              </span>
                             </span>
                            </h2>
                           </td>
                           <td style="padding: 0px 0px 12px 0px;text-align: right;" valign="middle">
                            <h2 style="margin:0; color:#0B1F66; line-height:110% !important; font-family:arial,helvetica,sans-serif; font-weight:normal !important; font-size: 32px !important;">
                             <span style="font-weight:bold">
                              <span style="text-transform: uppercase;">
                               <span style="color: #E1AB44;">
                                60,000
                               </span>
                              </span>
                             </span>
                            </h2>
                           </td>
                           <td class="mWidth0" width="20">
                           </td>
                          </tr>
                          <!-- <tr>     <td> </td>     <td colspan="2" align="center" style="margin:0 auto; font-size: 16px; color: #0b1f66;"><span class="copy"><b>&#95;&#95;&#95;&#95;&#95;&#95;&#95;&#95;&#95;&#95;&#95;&#95;&#95;&#95;&#95;&#95;&#95;&#95;&#95;&#95;&#95;&#95;&#95;&#95;&#95;&#95;&#95;&#95;&#95;&#95;&#95;&#95;&#95;&#95;&#95;&#95;&#95;&#95;&#95;&#95;&#95;&#95;&#95;&#95;&#95;&#95;&#95;</b></span></td>       <td class="mWidth0" width="20"> </td>    </tr> -->
                          <tr>
                           <td>
                           </td>
                           <td align="center" colspan="2" style="border-bottom: 2px solid #003366; margin:0 auto; font-size: 16px; color: #0b1f66; width: 400px;">
                           </td>
                           <td class="mWidth0" width="20">
                           </td>
                          </tr>
                          <tr>
                           <td style="padding: 15px 0 0px 0px;text-align: left;">
                           </td>
                           <td style="text-align: left;" valign="middle">
                            <h2 style="margin:0; padding: 12px 0px 0px 0px !important; color:#0B1F66; line-height:110% !important; font-family:arial,helvetica,sans-serif; font-weight:bold;font-size: 16px !important;">
                             <span style="color:#0b1f66 !important;">
                              <span style="text-transform: uppercase;">
                               Total After Earning
                               <br/>
                               Welcome Offer:
                              </span>
                             </span>
                            </h2>
                           </td>
                           <td style="text-align: right;" valign="middle">
                            <h2 style="margin:0; padding: 12px 0px 0px 0px !important; color:#0B1F66; line-height:110% !important; font-family:arial,helvetica,sans-serif; font-weight:bold;font-size: 20px !important;">
                             <span style="color:#0b1f66 !important;">
                              <span style="font-size: 32px;">
                               60,000
                              </span>
                             </span>
                            </h2>
                           </td>
                           <td class="mWidth0" width="20">
                           </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 30px 20px; ">
                         <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="">
                                LEARN MORE
                               </a>
                              </td>
                             </tr>
                            </table>
                           </td>
                          </tr>
                         </table>
                        </td>
                       </tr>
                      </table>
                      <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="min-width: 100%; " width="100%">
                       <tr>
                        <td class="stylingblock-content-wrapper camarker-inner">
                         <p style="margin: 0px; padding: 0px; color: rgb(11, 31, 102); font-size: 16px; font-family: arial, helvetica, sans-serif; line-height: 110%; text-align: center;">
                          <span style="font-size: 11px;">
                           <sup>
                            †
                           </sup>
                           For your current miles balance, please visit
                           <a data-linkto="//" style="text-decoration:none;" title="">
                            <span style="font-size: 11px;">
                             delta.com
                            </span>
                           </a>
                          </span>
                         </p>
                        </td>
                       </tr>
                      </table>
                     </td>
                    </tr>
                   </table>
                  </td>
                 </tr>
                </table>
               </td>
              </tr>
             </table>
             <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="background-color: #7D9AC2; min-width: 100%; " width="100%">
              <tr>
               <td class="stylingblock-content-wrapper camarker-inner" style="padding: 20px 0px; ">
                <table cellpadding="0" cellspacing="0" role="presentation" width="100%">
                 <tr>
                  <td align="center">
                   <img alt="GET MORE AS A CARD MEMBER" data-assetid="83279" height="40" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.o.delta.com%252Flib%252Ffe3711727164047e771173%252Fm%252F1%252F2024_DAXAcq_SpringPulse_CPS_Gold70K_EM2_BenefitHeader.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5vLmRlbCIsInRpbWUiOjE3MTQwNjUxNTQuODczNTQzN30:1s02eA:iT8I9WDN9fySjn0p_0abttUTQu8St1UxeqGlPyANnCg" style="display: block; padding: 0px; text-align: center; height: 40px; width: 553px; border: 0px;" width="553"/>
                  </td>
                 </tr>
                </table>
               </td>
              </tr>
             </table>
             <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="background-color: #7D9AC2; min-width: 100%; " width="100%">
              <tr>
               <td class="stylingblock-content-wrapper camarker-inner" style="padding: 10px 15px 20px; ">
                <table cellpadding="0" cellspacing="0" role="presentation" style="width: 100%;">
                 <tr>
                  <td>
                   <table cellpadding="0" cellspacing="0" role="presentation" style="width: 100%;">
                    <tr>
                     <td style="width: 50%; padding-right: 10px;" valign="top">
                      <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="background-color: transparent; border: 3px solid #FFFFFF; min-width: 100%; " width="100%">
                       <tr>
                        <td class="stylingblock-content-wrapper camarker-inner" style="padding: 4px; ">
                         <table align="center" border="0" cellpadding="0" cellspacing="0" class="darkmode" role="presentation" style="width: 100%;" width="100%">
                          <tr>
                           <!-- <td align="center" class="mHeight160" height="500" style="height: 500px; min-height: 500px;" valign="middle"> -->
                           <td align="center" height="400" style="height: 400px; min-height: 400px;" valign="top">
                            <table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="width: 100%;" width="100%">
                             <!--[if mso]>             <tr>                 <td height="5" style="height: 5px; font-size: 15px; line-height: 0;">&nbsp;</td>            </tr>            <![endif]-->
                             <tr>
                              <td align="center" style="background-color: #ffffff; padding: 5px;" valign="top">
                               <p style="text-align: center; color:#E51937 !important; font-size:22px; font-family:arial,helvetica,sans-serif; padding: 0px !important; margin: 0px !important; mso-line-height-rule: exactly; line-height: 1.3 !important;">
                                <span style="color:#E51937;">
                                 <b>
                                  ENHANCED
                                 </b>
                                </span>
                               </p>
                              </td>
                             </tr>
                             <tr>
                              <td align="center" height="15" style="padding: 20px 0px 10px 0px; height: 15px; line-height: 2.0; font-size: 0;">
                               <a data-linkto="//" title="">
                                <img alt="Flight Credit Icon" data-assetid="83281" height="67" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.o.delta.com%252Flib%252Ffe3711727164047e771173%252Fm%252F1%252F2024_DAXAcq_SpringPulse_CPS_Gold70K_EM2_FlightCredit.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5vLmRlbCIsInRpbWUiOjE3MTQwNjUxNTQuODczNzUxNH0:1s02eA:ArfelnQMTpe1uU2eBRLZggZKM_3GBdXO0WT36Dc3xG0" style="padding: 5px; height: 67px; width: 70px; text-align: center; border: 0px;" width="70"/>
                               </a>
                              </td>
                             </tr>
                             <tr>
                              <td align="center" style="padding: 0px 35px 10px 35px;" valign="top">
                               <p style="text-align: center; color:#003366 !important; font-size:18px; font-family:arial,helvetica,sans-serif; padding: 0px !important; margin: 0px !important; mso-line-height-rule: exactly; line-height: 1.3 !important;">
                                <span style="color:#FFFFFF; font-size: 18px;">
                                 <b>
                                  Save $200 on Your Next Flight
                                 </b>
                                 <br/>
                                 <br/>
                                 <span style="color:#FFFFFF; font-size: 16px;">
                                  After you spend $10,000 in purchases on your Card in a calendar year, you can receive a
                                  <b>
                                   $200 Delta Flight Credit
                                  </b>
                                  to inspire your next travel.
                                  <sup>
                                   2
                                  </sup>
                                  <!--[if mso]></span><![endif]-->
                                  <!--[if !mso]><!-->
                                 </span>
                                 <!--<![endif]-->
                                </span>
                               </p>
                              </td>
                             </tr>
                            </table>
                           </td>
                          </tr>
                         </table>
                        </td>
                       </tr>
                      </table>
                     </td>
                     <td style="width: 50%; padding-left: 10px;" valign="top">
                      <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="background-color: transparent; border: 3px solid #FFFFFF; min-width: 100%; " width="100%">
                       <tr>
                        <td class="stylingblock-content-wrapper camarker-inner" style="padding: 4px; ">
                         <table align="center" border="0" cellpadding="0" cellspacing="0" class="darkmode" role="presentation" style="width: 100%;" width="100%">
                          <tr>
                           <!-- <td align="center" class="mHeight160" height="500" style="height: 500px; min-height: 500px;" valign="middle"> -->
                           <td align="center" height="400" style="height: 400px; min-height: 400px;" valign="top">
                            <table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="width: 100%;" width="100%">
                             <!--[if mso]>             <tr>                 <td height="5" style="height: 5px; font-size: 15px; line-height: 0;">&nbsp;</td>            </tr>            <![endif]-->
                             <tr>
                              <td align="center" style="background-color: #ffffff; padding: 5px;" valign="top">
                               <p style="text-align: center; color:#E51937 !important; font-size:22px; font-family:arial,helvetica,sans-serif; padding: 0px !important; margin: 0px !important; mso-line-height-rule: exactly; line-height: 1.3 !important;">
                                <span style="color:#E51937;">
                                 <b>
                                  NEW
                                 </b>
                                </span>
                               </p>
                              </td>
                             </tr>
                             <tr>
                              <td align="center" height="15" style="padding: 20px 0px 10px 0px; height: 15px; line-height: 2.0; font-size: 0;">
                               <a data-linkto="//" title="">
                                <img alt="Delta Stays Icon" data-assetid="83278" height="67" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.o.delta.com%252Flib%252Ffe3711727164047e771173%252Fm%252F1%252F2024_DAXAcq_SpringPulse_CPS_Gold70K_EM2_DeltaStays.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5vLmRlbCIsInRpbWUiOjE3MTQwNjUxNTQuODczOTM0N30:1s02eA:DTPLwkOz427zfZiIEXxspUecWpLRbdBfLYHQzzW6u4U" style="padding: 5px; height: 67px; width: 48px; text-align: center; border: 0px;" width="48"/>
                               </a>
                              </td>
                             </tr>
                             <tr>
                              <td align="center" style="padding: 0px 35px 30px 35px;" valign="top">
                               <p style="text-align: center; color:#003366 !important; font-size:18px; font-family:arial,helvetica,sans-serif; padding: 0px !important; margin: 0px !important; mso-line-height-rule: exactly; line-height: 1.3 !important;">
                                <span style="color:#FFFFFF; font-size: 18px;">
                                 <b>
                                  Save on Hotel Stays
                                 </b>
                                 <br/>
                                 <br/>
                                 <span style="color:#FFFFFF; font-size: 16px;">
                                  Get up to $100 back per year as a statement credit after using your Card to book prepaid hotels or vacation rentals through Delta Stays on
                                  <a data-linkto="https://" style="text-decoration:none;color:#FFFFFF;" title="delta.com/stays">
                                   delta.com/stays
                                  </a>
                                  .
                                  <sup>
                                   4
                                  </sup>
                                  <!--[if mso]></span><![endif]-->
                                  <!--[if !mso]><!-->
                                 </span>
                                 <!--<![endif]-->
                                </span>
                               </p>
                              </td>
                             </tr>
                            </table>
                           </td>
                          </tr>
                         </table>
                        </td>
                       </tr>
                      </table>
                     </td>
                    </tr>
                   </table>
                  </td>
                 </tr>
                </table>
               </td>
              </tr>
             </table>
             <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="background-color: #7D9AC2; min-width: 100%; " width="100%">
              <tr>
               <td class="stylingblock-content-wrapper camarker-inner" style="padding: 0px 15px 20px; ">
                <table cellpadding="0" cellspacing="0" role="presentation" style="width: 100%;">
                 <tr>
                  <td>
                   <table cellpadding="0" cellspacing="0" role="presentation" style="width: 100%;">
                    <tr>
                     <td style="width: 50%; padding-right: 10px;" valign="top">
                      <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="background-color: transparent; border: 3px solid #FFFFFF; min-width: 100%; " width="100%">
                       <tr>
                        <td class="stylingblock-content-wrapper camarker-inner" style="padding: 4px; ">
                         <table align="center" border="0" cellpadding="0" cellspacing="0" class="darkmode" role="presentation" style="width: 100%;" width="100%">
                          <tr>
                           <td align="center" height="300" style="height: 300px; min-height: 300px;" valign="top">
                            <table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="width: 100%;" width="100%">
                             <tr>
                              <td align="center" height="15" style="padding: 20px 0px 10px 0px; height: 15px; line-height: 2.0; font-size: 0;">
                               <a data-linkto="//" title="">
                                <img alt="Earm More Miles Icon" data-assetid="83284" height="67" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.o.delta.com%252Flib%252Ffe3711727164047e771173%252Fm%252F1%252F2024_DAXAcq_SpringPulse_CPS_Gold70K_EM2_Miles.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5vLmRlbCIsInRpbWUiOjE3MTQwNjUxNTQuODc0MDk5M30:1s02eA:OvV-3mJM_WGpuc5Cr6LNtFc-PAZXexaR6-9onHNQC9Q" style="padding: 5px; height: 67px; width: 76px; text-align: center; border: 0px;" width="76"/>
                               </a>
                              </td>
                             </tr>
                             <tr>
                              <td align="center" style="padding: 0px 35px 10px 35px;" valign="top">
                               <p style="text-align: center; color:#003366 !important; font-size:18px; font-family:arial,helvetica,sans-serif; padding: 0px !important; margin: 0px !important; mso-line-height-rule: exactly; line-height: 1.3 !important;">
                                <span style="color:#FFFFFF; font-size: 18px;">
                                 <b>
                                  Earn More Miles
                                 </b>
                                 <br/>
                                 <br/>
                                 <span style="color:#FFFFFF; font-size: 16px;">
                                  Earn 2X miles at restaurants worldwide and at U.S. supermarkets.
                                  <sup>
                                   5​
                                  </sup>
                                  <!--[if mso]></span><![endif]-->
                                  <!--[if !mso]><!-->
                                 </span>
                                 <!--<![endif]-->
                                </span>
                               </p>
                              </td>
                             </tr>
                            </table>
                           </td>
                          </tr>
                         </table>
                        </td>
                       </tr>
                      </table>
                     </td>
                     <td style="width: 50%; padding-left: 10px;" valign="top">
                      <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="background-color: transparent; border: 3px solid #FFFFFF; min-width: 100%; " width="100%">
                       <tr>
                        <td class="stylingblock-content-wrapper camarker-inner" style="padding: 4px; ">
                         <table align="center" border="0" cellpadding="0" cellspacing="0" class="darkmode" role="presentation" style="width: 100%;" width="100%">
                          <tr>
                           <td align="center" height="300" style="height: 300px; min-height: 300px;" valign="top">
                            <table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="width: 100%;" width="100%">
                             <tr>
                              <td align="center" height="15" style="padding: 20px 0px 10px 0px; height: 15px; line-height: 2.0; font-size: 0;">
                               <a data-linkto="//" title="">
                                <img alt="First Checked Bag Free Icon" data-assetid="83280" height="67" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.o.delta.com%252Flib%252Ffe3711727164047e771173%252Fm%252F1%252F2024_DAXAcq_SpringPulse_CPS_Gold70K_EM2_FBF.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5vLmRlbCIsInRpbWUiOjE3MTQwNjUxNTQuODc0MjU4OH0:1s02eA:Wk6f5K7CbnvQ4SBKTJBKbL6rm2d6nQgRBWnmpjT7ztY" style="padding: 5px; text-align: center; height: 67px; width: 67px; border: 0px;" width="67"/>
                               </a>
                              </td>
                             </tr>
                             <tr>
                              <td align="center" style="padding: 0px 35px 30px 35px;" valign="top">
                               <p style="text-align: center; color:#003366 !important; font-size:18px; font-family:arial,helvetica,sans-serif; padding: 0px !important; margin: 0px !important; mso-line-height-rule: exactly; line-height: 1.3 !important;">
                                <span style="color:#FFFFFF; font-size: 18px;">
                                 <b>
                                  Travel Hands-Free
                                 </b>
                                 <br/>
                                 <br/>
                                 <span style="color:#FFFFFF; font-size: 16px;">
                                  Get your first checked bag for free. That’s a savings of up to $70 on a round-trip Delta flight per person.
                                  <sup>
                                   6​
                                  </sup>
                                  <!--[if mso]></span><![endif]-->
                                  <!--[if !mso]><!-->
                                 </span>
                                 <!--<![endif]-->
                                </span>
                               </p>
                              </td>
                             </tr>
                            </table>
                           </td>
                          </tr>
                         </table>
                        </td>
                       </tr>
                      </table>
                     </td>
                    </tr>
                   </table>
                  </td>
                 </tr>
                </table>
               </td>
              </tr>
             </table>
             <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="background-color: #7D9AC2; min-width: 100%; " width="100%">
              <tr>
               <td class="stylingblock-content-wrapper camarker-inner" style="padding: 10px 30px 25px; ">
                <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="">
                       VIEW 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: #7D9AC2; min-width: 100%; " width="100%">
              <tr>
               <td class="stylingblock-content-wrapper camarker-inner" style="padding: 10px 0px 30px; ">
                <div class="copy" style="text-align: center; padding: 0px;">
                 <p style="margin: 0px; padding: 0px; color:#ffffff; 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:#ffffff;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:#ffffff;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="https://" title="Apply Online">
                    <img alt="APPLY WITH CONFIDENCE Know if you're approved for a Card with no impact to your credit score. If you're approved and you choose to accept this Card, your credit score may be impacted. APPLY ONLINE" data-assetid="83285" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.o.delta.com%252Flib%252Ffe3711727164047e771173%252Fm%252F1%252F2024_DAXAcq_SpringPulse_CPS_Gold70K_EM2_NCIM.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5vLmRlbCIsInRpbWUiOjE3MTQwNjUxNTQuODc0NDI1NH0:1s02eA:PY_zrfWDjqv3-zieG0iI7u5U6zJShZj9djFhqv9gZXM" style="display: block; padding: 0px; text-align: center; height: auto; width: 100%;" width="600"/>
                   </a>
                  </td>
                 </tr>
                </table>
               </td>
              </tr>
             </table>
             <!-- DO NOT REMOVE OR CHANGE DATA-KEYS! -->
             <!-- END DO NOT REMOVE OR CHANGE DATA-KEYS -->
            </td>
           </tr>
           <!---- BEGIN SURVEY REGION ---->
           <tr>
            <td align="center" valign="top">
            </td>
           </tr>
           <!---- END SURVEY REGION ---->
           <!--====== 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>
           <tr>
            <td valign="top" width="100%">
             <table border="0" cellpadding="0" cellspacing="0" class="darkmode" id="Navigation" width="100%">
              <tr>
               <td align="center">
                <!-- BEGIN FOOTER LOGO REGION -->
                <table border="0" cellpadding="0" cellspacing="0" class="darkmode" id="Footer_Logos" width="100%">
                 <tr>
                  <td align="center" class="footer_logo" style="padding-top:30px; padding-bottom:30px;">
                   <a data-linkto="other" style="text-decoration:none; margin: auto 0px;" target="_blank" title="DELTA AIR LINES">
                    <img alt="Delta Air Lines" data-assetid="83136" height="23" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.o.delta.com%252Flib%252Ffe5815707c6201787313%252Fm%252F1%252Flogo_default_Delta_dm.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5vLmRlbCIsInRpbWUiOjE3MTQwNjUxNTQuODc0NjU2fQ:1s02eA:7v4B2Pf_HDV6lw9qchH-V729lu2cw-tvmvFehcq_vKc" style="color:#003366; font-size:1.25em; font-weight: bold; letter-spacing: 0.2em; display:block;" width="135"/>
                   </a>
                  </td>
                 </tr>
                </table>
               </td>
              </tr>
              <!-- END FOOTER LOGO REGION -->
              <!-- BEGIN FOOTER BANNER -->
              <tr>
               <td align="center" class="footer_logo darkmode" style="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">
                <table align="center" bgcolor="#F5F7FA;" border="0" cellpadding="0" cellspacing="0" class="navigation_divider darkmode" role="presentation" style="border-bottom: 1px solid #d8d8d8; max-width: 540px; padding-bottom: 30px; margin-right: auto;  margin-left: auto; text-align: center; background-color: #F5F7FA;" width="540">
                 <tr>
                  <td align="center" class="navigation_divider darkmode" style="padding-bottom:30px; text-align: center;">
                   <table align="center" border="0" cellpadding="0" cellspacing="0" class="darkmode" role="presentation" style="margin-right: auto;  margin-left: auto;" width="100%">
                    <tr>
                     <td class="navigation_stack" style="font-family:arial,helvetica,sans-serif; font-size:15px; color:#4A4A4A; text-align: center;min-width: 115px; width: 115px;" 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: 115px; width: 115px;" 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: 115px; width: 115px;" 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: 115px; width: 115px;" 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>
               </td>
              </tr>
              <!-- END NAVIGATION REGION -->
             </table>
             <!-- BEGIN SOCIAL REGION -->
            </td>
           </tr>
           <tr>
            <td align="center">
             <table align="center" border="0" cellpadding="10" cellspacing="0" class="darkmode" id="Social" role="presentation" style="max-width: 260px; margin: 0 auto !important;" width="260px">
              <tr>
               <td class="social_icons" style="padding-top:30px; padding-bottom:30px;" valign="top">
                <a 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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5vLmRlbCIsInRpbWUiOjE3MTQwNjUxNTQuODc0ODM2fQ:1s02eA:8zmaDeJx_PDRg2gSZjWWsowq62jQgXdeQEiUGrfEI6A" 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 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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5vLmRlbCIsInRpbWUiOjE3MTQwNjUxNTQuODc1MDAyNH0:1s02eA:jPVBcyGFUkMnG_bJSaM-AH0L6cH0Zsz2Soxx5VPnGx0" style="display: block; height: 44px; width: 44px; 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="Instagram">
                 <img alt="Instagram" data-assetid="78076" 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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5vLmRlbCIsInRpbWUiOjE3MTQwNjUxNTQuODc1MTQxfQ:1s02eA:7vRvPZTei_N97UFhPyb8KMU6k5WpnV5qLZYsvOS_hX4" style="display: block; height: 47px; width: 47px; padding: 0px; text-align: center; border: none;" 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="Facebook">
                 <img alt="Facebook" data-assetid="79271" height="45" 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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5vLmRlbCIsInRpbWUiOjE3MTQwNjUxNTQuODc1Mjc1NH0:1s02eA:JWCqVVVyBzqIO5Vo_yUQsMCFceM_v6uozsACpKk92vs" style="display: block; height: 45px; width: 45px; padding: 0px; text-align: center; border: none;" width="45"/>
                </a>
               </td>
              </tr>
             </table>
            </td>
           </tr>
           <!-- END SOCIAL REGION -->
           <!-- BEGIN EMAIL PREFERENCES, UNSUBSCRIBE, AND PRIVACY POLICY REGION -->
           <table border="0" cellpadding="0" cellspacing="0" class="darkmode" role="presentation" width="100%">
            <tr>
             <td align="center">
              <table bgcolor="#F5F7FA;" border="0" cellpadding="0" cellspacing="0" class="darkmode" role="presentation" style="background-color: #F5F7FA;" width="100%">
               <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
                    </a>
                    <span aria-hidden="true">
                     |
                    </span>
                    <a style="font-size: 14px; font-weight: normal; text-decoration: none; color:#7C828A;" target="_blank" title="">
                     Privacy Policy
                    </a>
                   </td>
                  </tr>
                 </table>
                </td>
               </tr>
              </table>
             </td>
            </tr>
            <!-- END EMAIL PREFERENCES, UNSUBSCRIBE, AND PRIVACY POLICY REGION -->
            <!-- BEGIN TERMS REGION -->
            <tr>
             <td class="darkmode" id="Terms" style="font-family:Arial, Helvetica, sans-serif;  font-size:12px; color:#7C828A; line-height:14px; padding: 0 30px;" valign="top" width="100%">
              <table bgcolor="#F5F7FA" border="0" cellpadding="0" cellspacing="0" class="darkmode" role="presentation" style="background-color: #F5F7FA;" width="100%">
               <tr>
                <td align="center" class="mHeight15" height="30" style="height:30px; font-size:0; mso-line-height-rule: exactly; line-height:0;" valign="top">
                </td>
               </tr>
              </table>
              <div class="mPadB10" style="height:30px !important; width:100%; font-size:30px !important; line-height:30px !important;">
              </div>
              <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 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: K77Q:9992
                   </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;">
                   1. You can earn 60,000 bonus miles after you make $3,000 or more (the "Threshold Amount") in eligible purchases on your Delta SkyMiles
                   <sup>
                    ®
                   </sup>
                   Gold 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 60,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 $3,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 06/05/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>
                    $200 Delta Flight Credit
                   </b>
                   :
                   <br/>
                   <br/>
                   If, in any calendar year, eligible purchases on the Delta SkyMiles Gold or Gold Business American Express Card Account total $10,000 or more (the “Purchase Requirement”), the Basic Card Member will receive a $200 Delta eCredit (the “Credit”) in their SkyMiles account that can be used toward a Delta flight purchase. Delta flight purchases are limited to purchases of Delta-marketed flights made on
                   <a data-linkto="https://" style="text-decoration:underline;display: inline-block;" title="delta.com">
                    delta.com
                   </a>
                   or with Delta Reservations. The Credit may be applied toward the Delta airfare portion of a Delta Vacations package. The Credit is only valid for payment of tickets, including fare, surcharge and government-imposed taxes and fees imposed on the air transportation. It is not valid for other types of fees (including bag fees, change fees, upgrades or other ancillary purchases or fees with Delta), and it does not have any cash value. The Credit expires within one year from the date of issuance and must be redeemed on or before the expiration date. If the value of the Credit is greater than the flight purchased, the Card Member will be able to use the residual value in another
 transaction before the expiration date. The Credit will be issued as a Delta eCredit, which will be available in “My Profile” on
                   <a data-linkto="https://" style="text-decoration:underline;display: inline-block;" title="delta.com">
                    delta.com
                   </a>
                   under “Certificates, eCredits, and Vouchers.” Visit
                   <a data-linkto="https://" style="text-decoration:underline;display: inline-block;" title="delta.com/redeem">
                    delta.com/redeem
                   </a>
                   for more information about redemption options. The certificate number, a redemption code, and redemption instructions will also be sent to the email address listed on your Delta SkyMiles account. Limit one Credit per calendar year per Card Account. Please allow up to 2 weeks after reaching the Purchase Requirement for the Credit to be issued. On rare occasions (for example, when the name on your SkyMiles account doesn’t match the name on your Amex account), the timing of the deposit could be delayed. The Credit is non-transferable from one Delta SkyMiles Member's account to another but can be applied towards someone else's ticket without limitation. The Credit may be
 combined with up to 2 other Delta eCredits. If the Basic Card Member transfers from a different Delta SkyMiles Card product to the Delta SkyMiles Gold Card, any eligible purchases made on the prior Card Account during the calendar year will count toward the Purchase Requirement, after the first transaction on the new Card Account. The Credit may be redeemed for Delta flights purchased in currencies other than United States Dollars and will be converted to the currency of the country of payment at the Bankers Rate of Exchange in effect on the date of ticket issuance, and the rate of exchange must be indicated on the ticket.
                   <br/>
                   <br/>
                   The benefit is only available to the Basic Card Member; however, eligible purchases made by Additional Card Members will contribute to the Purchase Requirement. Eligible purchases are purchases for goods and services minus returns and other credits. Eligible purchases do NOT include fees or interest charges, cash advances, purchases of traveler’s checks, purchases of gift cards, person-to-person transactions, purchases or reloading of prepaid cards, or purchases of other cash equivalents. American Express relies on the transaction date submitted to us by the merchant, which may differ from the date you make a purchase, to determine whether the purchase counts toward the Purchase
 Requirement in that calendar year. This means that in some cases your purchases may not count toward the Purchase Requirement in the year in which you made the purchases. For example, if you make a purchase on December 31 and the merchant lists the transaction date as January 1 when they submit the transaction data to us, your purchase will be counted in the calendar year which began on that January 1. Additional terms, conditions and restrictions apply. See
                   <a data-linkto="https://" style="text-decoration:underline;display: inline-block;" title="delta.com/amexflightcreditterms">
                    delta.com/amexflightcreditterms
                   </a>
                   for details.
                  </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. The introductory annual fee for the Delta SkyMiles
                   <sup>
                    ®
                   </sup>
                   Gold American Express Card will be $0 for the first year of Card Membership. After that, the annual fee will be $150.
                  </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>
                    $100 Delta Stays Credit:
                   </b>
                   <br/>
                   <br/>
                   Basic Delta SkyMiles Gold American Express Card Members can earn up to $100 in statement credits per calendar year when a Basic Card or an Additional Card on the Account is used to pay for a new Delta Stays prepaid hotel or vacation rental booking on the Delta Stays platform (
                   <a data-linkto="https://" style="text-decoration:underline;display: inline-block;" title="delta.com/stays">
                    delta.com/stays
                   </a>
                   ) (each, an “Eligible Delta Stays Booking”).
                   <br/>
                   <br/>
                   Purchases by both the Basic Card Member and any Additional Card Members on the Card Account are eligible for statement credits. However, the total amount of statement credits for Eligible Delta Stays Bookings will not exceed $100 on the Card Account per calendar year. Eligible Delta Stays Booking does not include interest charges, cancellation fees, property fees, resort fees, or other similar fees, or any charges by a property to you (whether for your booking, your stay or otherwise). 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. For additional information on Delta Stays, visit
                   <a data-linkto="https://" style="text-decoration:underline;display: inline-block;" title="delta.com/stays">
                    delta.com/stays
                   </a>
                   . The Delta Stays program is subject to change, and American Express has no control over those changes. Bookings through Delta Vacations and products other than prepaid hotels and vacation rentals booked through Delta Stays will not qualify for statement credits. Statement credits may not be received or may be reversed if the booking is cancelled or modified. Please allow up to 90 days after an eligible charge is posted to the Card Account for the applicable statement credits to be posted to the Card Account. Call the number on the back of the Card if statement credits have not posted by that time, or for additional information. To be eligible for this benefit, the Card Account must not
 be cancelled or past due at the time of statement credit fulfillment. If American Express does not receive information that identifies your transaction as eligible, the Basic Card Member will not receive the statement credits. Prepaid hotels and vacation rentals available through the Delta Stays platform are subject to change. 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 and may reverse any statement credits provided to you.
                  </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;">
                   5.
                   <b>
                    Miles on Eligible Purchases:
                   </b>
                   <br/>
                   <br/>
                   <u>
                    1x Mile on eligible purchases
                   </u>
                   : You will earn 1 mile for each dollar of eligible purchases charged on your Card.
                   <br/>
                   <br/>
                   <u>
                    2x Miles at U.S. Supermarkets
                   </u>
                   : 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/>
                   <u>
                    2x Miles at Restaurants
                   </u>
                   : 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/>
                   <u>
                    2x Miles on Delta Purchases
                   </u>
                   : You will earn 1 additional mile (for a total of 2 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="//" style="text-decoration:underline;display: inline-block;" 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;display: inline-block;" 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;display: inline-block;" 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:underline;display: inline-block;" 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 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;">
                   6.
                   <b>
                    First Bag Free:
                   </b>
                   <br/>
                   <br/>
                   Benefit is limited to Basic Card Members (not Additional Card Members) with the Delta SkyMiles
                   <sup>
                    ®
                   </sup>
                   Gold American Express Card, Delta SkyMiles
                   <sup>
                    ®
                   </sup>
                   Platinum American Express Card or Delta SkyMiles
                   <sup>
                    ®
                   </sup>
                   Reserve American Express Card. Reservation must include the Basic Card Member’s SkyMiles number. Fee waiver also available for passengers traveling in the same reservation as the Basic Card Member. Maximum nine waivers per reservation. New Card Members and Card Members upgrading from another Delta SkyMiles Card product will be eligible for the checked baggage fee waiver benefit after receiving their Card from American Express. The first checked bag fee waiver will only be applied on flight segments which originate on a Delta or Delta Connection
                   <sup>
                    ®
                   </sup>
                   carrier when you check-in with Delta for both a Delta marketed and Delta operated flight. Waiver is only for normal bag fee, if any, for the first checked bag that is not overweight and not oversize under Delta’s applicable rules as set forth in Delta’s contract of carriage. Additional terms, conditions and restrictions may apply. See
                   <a data-linkto="https://" style="text-decoration:underline;display: inline-block;" title="">
                    delta.com/firstbagfree
                   </a>
                   for details.
                  </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;display: inline-block;" 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 align="center" valign="top">
              <!-- BEGIN FOOTER INFO -->
              <table border="0" cellpadding="0" cellspacing="0" class="darkmode" role="presentation" width="100%">
               <tr>
                <td class="darkmode" id="Footer" style="font-family:arial,helvetica,sans-serif; padding:0 30px 20px 30px; font-size:12px; color:#7C828A; line-height:14px;" valign="top" width="100%">
                 <br/>
                 <br/>
                 <a data-linkto="https://" style="font-size:12px; text-decoration: none; color:#4470C3;" target="_blank" title="">
                  Comment or Complaint?
                 </a>
                 <br/>
                 <br/>
                 <a data-linkto="cloudpageslandingpage" 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 alias="advertisement" conversion="false" data-linkto="other" 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]-->
                    AA9016080423241217A04EPARTAA901608EM4A04E
                    <!--[if !mso]><!-- -->
                   </span>
                   <!--<![endif]-->
                  </span>
                 </div>
                </td>
               </tr>
              </table>
              <!-- END FOOTER INFO -->
             </td>
            </tr>
            <!-- END FOOTER REGION -->
           </table>
          </tbody>
         </table>
         <!--====== END FOOTER BODY TABLE ======-->
        </td>
       </tr>
      </table>
      <!-- END CONTAINER TABLE FOR FOOTER -->
     </td>
    </tr>
   </table>
   <!-- END OUTER TABLE WITH 100% WIDTH -->
  </div>
 </body>
</html>