Inboxes

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

+New inbox

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "//www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="//www.w3.org/1999/xhtml">
 <head>
  <meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
  <meta content="width=device-width, initial-scale=1.0" name="viewport"/>
  <title>
   Southwest Airlines
  </title>
  <style type="text/css">
   /* Client-specific Styles */
    #outlook a {padding: 0;}
    body {
      width: 100% !important;
      -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
      margin: 0; padding: 0;
    }
    table {
      border-collapse: collapse;
      mso-table-lspace: 0pt;
      mso-table-rspace: 0pt;
    }
    table td {border-collapse: collapse;}
    
    .ExternalClass {width: 100%;}
    .ExternalClass,
    .ExternalClass p,
    .ExternalClass span,
    .ExternalClass font,
    .ExternalClass td,
    .ExternalClass div {line-height: 100%;}
    
    p, span, font, td, div {line-height: normal;}
    
    #mainContainer {
      margin: 0; padding: 0;
      width: 100% !important;
      line-height: 100% !important;
    }
    
    /* Default Styles & resets */
    img {
      outline: none;
      text-decoration: none;
      -ms-interpolation-mode: bicubic;
    }
    a img {border: none;}

    /* Media Queries */
    @media screen and (max-width: 600px) {
      /* Utility Classes */
      .full {width: 100% !important;}
      .hide {display: none !important;}
      
      .mText-center,
      .mText-center p {text-align: center !important;}
      
      
      /* Grid Styles */
      .container.mobile     {padding-bottom: 15px !important;}
      .container.mobile img {
        max-height: none !important;
        height: auto !important;
        width: 100% !important;
      }
      
        /* Two-Column Layout */
        th.column {
          display: block !important;
          width: 100% !important;
        }
        th.column.left {
          padding-bottom: 15px !important;
        }
        
        /* Split Styles */
        .split .copy {
          padding: 20px !important;
        }
        .split .buttonWrap.mobile {
          padding: 0 20px 20px 20px !important;
        }
        
        /* Icon Section */
        .icoSec .column.c2 > table {border: 0 !important;}
        .i4up .buttonWrap {padding: 0 20px 15px 20px !important;}
        .i4up .column > table {
          border-right: 0 !important;
        }
        
        /* Promo Styles */
        .promo .box > table {
          width: 100% !important;
          height: auto !important;
        }
        .promo .box .buttonWrap {padding: 20px !important;}

        /* Banner 4up Styles */
        .b4up .buttonWrap {
          width: 50% !important;
        }
        
        /* Sliver Styles */
        .sliver .row-2 {padding: 0 20px 15px 20px !important;}

        /* Mini Polo Styles */
        .miniPolo .c1,
        .miniPolo .c2   {padding-bottom: 15px !important;}

        /* Link Bar Styles */
        .linkBar .c1 {border-top: 1px solid #CCCCCC !important;}
        .linkBar .c2 {
          border-right: none !important;
          border-left: none !important;
          border-top: 1px solid #CCCCCC !important;
          border-bottom: 1px solid #CCCCCC !important;
        }
        .linkBar .c3 {border-bottom: 1px solid #CCCCCC !important;}
      
        /* Button Styles */
        .buttonWrap > table {
          width: 100% !important;
        }
        .button {
          width: 100% !important;
          height: 55px !important;
        }
        .button.mobile {vertical-align: middle !important;}
        .button.mobile p   {text-align: center !important;}
        
          /* Button Colors */
          
         /* Background Colors (desktop) */
         .buttonWrap[class*="white-"] {background-color: #FFFFFF !important;}
         .buttonWrap[class*="blue-"] {background-color: #304CB2 !important;}
         .buttonWrap[class*="darkBlue-"] {background-color: #111B40 !important;}
         .buttonWrap[class*="yellow-"] {background-color: #FFBF27 !important;}
         .buttonWrap[class*="silver-"] {background-color: #C0CCD6 !important;}
         .buttonWrap[class*="secDarkBlue-"] {background-color: #1A2C80 !important;}
         .buttonWrap[class*="secLightBlue-"] {background-color: #A4BAF2 !important;}
         .buttonWrap[class*="swbSilver-"] {background-color: #C8E2F1 !important;}

         /* Border Colors (desktop) */
         .buttonWrap[class*="-white"] {border: 1px solid #FFFFFF !important;}
         .buttonWrap[class*="-blue"] {border: 1px solid #304CB2 !important;}
         .buttonWrap[class*="-darkBlue"] {border: 1px solid #111B40 !important;}
         .buttonWrap[class*="-yellow"] {border: 1px solid #FFBF27 !important;}
         .buttonWrap[class*="-silver"] {border: 1px solid #C0CCD6 !important;}
         .buttonWrap[class*="-secDarkBlue"] {border: 1px solid #1A2C80 !important;}
         .buttonWrap[class*="-secLightBlue"] {border: 1px solid #A4BAF2 !important;}
         .buttonWrap[class*="-swbSilver"] {border: 1px solid #C8E2F1 !important;}
         .buttonWrap[class*="-none"] {border: none !important;}

         /* Background Colors (mobile) */
         .buttonWrap.mobile {background-color: transparent !important;}
         
         .buttonWrap.mobile[class*="white-"] .button {background-color: #FFFFFF !important;}
         .buttonWrap.mobile[class*="blue-"] .button {background-color: #304CB2 !important;}
         .buttonWrap.mobile[class*="darkBlue-"] .button {background-color: #111B40 !important;}
         .buttonWrap.mobile[class*="yellow-"] .button {background-color: #FFBF27 !important;}
         .buttonWrap.mobile[class*="silver-"] .button {background-color: #C0CCD6 !important;}
         .buttonWrap.mobile[class*="secDarkBlue-"] .button {background-color: #1A2C80 !important;}
         .buttonWrap.mobile[class*="secLightBlue-"] .button {background-color: #A4BAF2 !important;}
         .buttonWrap.mobile[class*="swbSilver-"] .button {background-color: #C8E2F1 !important;}
         
         /* Border Colors (mobile) */
         .buttonWrap.mobile {border: none !important;}
         
         .buttonWrap.mobile[class*="-white"] .button {border: 1px solid 1px solid #FFFFFF !important;}
         .buttonWrap.mobile[class*="-blue"] .button {border: 1px solid #304CB2 !important;}
         .buttonWrap.mobile[class*="-darkBlue"] .button {border: 1px solid #111B40 !important;}
         .buttonWrap.mobile[class*="-yellow"] .button {border: 1px solid #FFBF27 !important;}
         .buttonWrap.mobile[class*="-silver"] .button {border: 1px solid #C0CCD6 !important;}
         .buttonWrap.mobile[class*="-secDarkBlue"] .button {border: 1px solid #1A2C80 !important;}
         .buttonWrap.mobile[class*="-secLightBlue"] .button {border: 1px solid #A4BAF2 !important;}
         .buttonWrap.mobile[class*="-swbSilver"] .button {border: 1px solid #C8E2F1 !important;}
         .buttonWrap.mobile[class*="-none"] .button {border: none !important;}
         
         /* Font */
         .buttonWrap.mobile .button p,
         .buttonWrap.mobile .button a   {color: #FFFFFF !important;}
         
         .buttonWrap.mobile.font-white .button p,
         .buttonWrap.mobile.font-white .button a  {color: #304CB2 !important;}
         .buttonWrap.mobile.font-blue .button p,
         .buttonWrap.mobile.font-blue .button a {color: #304CB2 !important;}
         .buttonWrap.mobile.font-darkBlue .button p,
         .buttonWrap.mobile.font-darkBlue .button a {color: #111B40 !important;}
    
      /* Main Body */
      #mainContainer {padding: 10px 10px 40px 10px !important;}
      #mainContainer > table {width: 100% !important;}
    
      /* Header */
      #header img {width: 200px !important;}
      #header .preheader p {font-size: 9px !important;}
      #header .topNav p {font-size: 11px !important;}
      
      /* === Custom Media Queries === */
      
    }
  </style>
 </head>
 <body style="background-color: #FFFFFF; text-size-adjust: 100%; margin: 0 !important; padding: 0 !important; height: 100% !important;">
  <table border="0" cellpadding="0" cellspacing="0" id="mainWrapper" role="presentation" style="" width="100%">
   <tbody>
    <tr>
     <td align="center" id="mainContainer" style="padding: 20px 0 40px 0;" valign="top">
      <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="600">
       <tbody>
        <!-- ===== start: header region ===== -->
        <tr>
         <td id="header" valign="top">
          <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
           <tbody>
            <!-- start: preheader -->
            <tr>
             <td class="preheader" style="padding-bottom: 15px; border-bottom: 1px solid #CCCCCC;" valign="top">
              <p style="color: #707070; font-size: 9px; font-family: 'Trebuchet MS', helvetica, regular; text-align: left; Margin: 0;">
               Plus, earn 3X points per $1 spent on dining purchases for 12 months.
              </p>
              <p style="color: #304CB2; font-size: 9px; font-family: 'Trebuchet MS', helvetica, regular; text-align: left; Margin: 0;">
               <a _category="Header" _label="Preheader - View In Browser" _type="mirrorPage" style="color: #304CB2; text-decoration: none;">
                View in web browser
               </a>
               |
               <a _category="Header" _label="Preheader - View Mobile Site" style="color: #304CB2; text-decoration: none;">
                View our mobile site
               </a>
              </p>
             </td>
            </tr>
            <!-- end: preheader -->
            <tr>
             <td class="hello" style="padding: 15px 0 15px 0;" valign="top">
              <p style="color: #707070; font-size: 12px; font-weight: bold; font-family: 'Trebuchet MS', helvetica, regular; text-align: right; Margin: 0;">
               Hello James  0 points
               <span class="hide">
                |
               </span>
               <a style="color: #304CB2; text-decoration: none;">
                RR# 20812372781
               </a>
              </p>
             </td>
            </tr>
            <!-- Logo -->
            <tr>
             <td style="padding-bottom: 15px;" valign="top">
              <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
               <tbody>
                <tr>
                 <td class="logo" height="26" style="padding-right: 10px; font-size: 0px; line-height: 0px;" valign="bottom">
                  <a _category="Header" _label="Southwest Logo" style="color: #304CB2; text-decoration: underline; display: inline-block;">
                   <img alt="Southwest" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fres.iluv.southwest.com%252Fres%252Fsouthwe_mkt_prod1%252Fd85387659389806b411ff95cbde8a080.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRnJlcy5pbHV2LnNvdSJ9:1ldaYM:AtAl8rkp_sJoQzv9wH_sRz9zRsQY2V9E9RPCUSTjCWY" style="display: block; font-size: 12px; font-weight: bold; font-family: 'Trebuchet MS', helvetica, regular; line-height: 1px;" width="179"/>
                  </a>
                 </td>
                 <td class="date" height="26" valign="bottom">
                  <p style="color: #8F8F8F; font-size: 12px; font-family: 'Trebuchet MS', helvetica, regular; text-transform: uppercase; text-align: right; Margin: 0;">
                   <a style="color: #8F8F8F; text-decoration: none;">
                    May 03
                   </a>
                  </p>
                 </td>
                </tr>
               </tbody>
              </table>
             </td>
            </tr>
            <!-- Top-Navigation -->
            <tr>
             <td class="topNav" style="padding-bottom: 15px;" valign="top">
              <p style="color: #304CB2; font-size: 14px; font-weight: bold; font-family: 'Trebuchet MS', helvetica, regular; text-align: right; Margin: 0;">
               <a _category="Header" _label="Top Nav - Member - Login" style="color: #304CB2; text-decoration: none;">
                Login
               </a>
               |
               <a _category="Header" _label="Top Nav - Member - Book Now" style="color: #304CB2; text-decoration: none;">
                Book now
               </a>
               |
               <a _category="Header" _label="Top Nav - Member - Buy Points" style="color: #304CB2; text-decoration: none;">
                Buy points
               </a>
              </p>
             </td>
            </tr>
           </tbody>
          </table>
         </td>
        </tr>
        <!-- ===== end: header region ===== -->
        <!-- ===== start: content region ===== -->
        <tr>
         <td id="content" valign="top">
          <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
           <tbody>
            <tr>
             <td>
              <table>
               <tbody>
                <!-- start: AXIOM Hero -->
                <tr>
                 <td class="module" valign="top">
                  <!-- start: red -->
                  <table border="0" cellpadding="0" cellspacing="0" class="hero wrap" id="MOD1-A">
                   <tbody>
                    <!-- desktop -->
                    <tr class="hide">
                     <td class="container" style=" font-size: 0px; line-height: 0px;" valign="top">
                      <a _label="Content - Editorial Hero - 5889062" style="color: #304CB2; text-decoration: underline;">
                       <img border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fres.iluv.southwest.com%252Fres%252Fsouthwe_mkt_prod1%252F650917d6edb75da0794e1c85f5c386bc.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRnJlcy5pbHV2LnNvdSJ9:1ldaYM:AtAl8rkp_sJoQzv9wH_sRz9zRsQY2V9E9RPCUSTjCWY" style="display: block; color: #304CB2; font-size: 12px; font-family: 'Trebuchet MS', helvetica, regular;" width="600"/>
                      </a>
                     </td>
                    </tr>
                    <!-- start:  Mobile Image -->
                    <!-- mobile -->
                    <!--[if !mso]><!-->
                    <tr>
                     <td class="container mobile" style="background-color: #cce2fa;" valign="top">
                      <a _label="Content - Hero - 5889062" style="color: #304CB2; text-decoration: underline;">
                       <img alt="" border="0" height="1px" src="https://inboxflows.com/_/image/http%253A%252F%252Fres.iluv.southwest.com%252Fres%252Fsouthwe_mkt_prod1%252F14cd84041be907b18f7891471d6e48c1.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRnJlcy5pbHV2LnNvdSJ9:1ldaYM:AtAl8rkp_sJoQzv9wH_sRz9zRsQY2V9E9RPCUSTjCWY" style="max-height: 0; width: 0; display: block; color: #304CB2; font-size: 12px; font-family: 'Trebuchet MS', helvetica, regular;" width="1px"/>
                      </a>
                     </td>
                    </tr>
                    <!--<![endif]-->
                    <!-- ends: Mobile Image -->
                    <tr>
                     <td style="padding-bottom: 10px;">
                      <table border="0" cellpadding="0" cellspacing="0" class="background" role="presentation" style="background-color: #cce2fa;" width="100%">
                       <tbody>
                        <tr>
                         <td class="row-3" style="padding-left:30px;">
                          <table border="0" cellpadding="0" cellspacing="0" role="presentation">
                           <tbody>
                            <tr>
                             <td class="p1" valign="top">
                              <p style="color: #304CB2; font-size: 10px; font-family: 'Trebuchet MS', Helvetica, regular; text-align: left; Margin: 0;">
                               <a style="color: #304CB2; text-decoration: none;">
                                $69 annual fee.
                                <sup>
                                 †
                                </sup>
                               </a>
                              </p>
                             </td>
                            </tr>
                           </tbody>
                          </table>
                         </td>
                        </tr>
                        <tr>
                         <td style="padding-bottom: 15px; padding-left:30px;">
                          <table border="0" cellpadding="0" cellspacing="0" role="presentation">
                           <tbody>
                            <tr>
                             <td style="padding: 0px 4px 0px 0px; border-right: 1px solid #304CB2;" valign="top">
                              <p style="color: #111B40; font-size: 10px; font-family: 'Trebuchet MS', Helvetica, regular; text-align: left; Margin: 0;">
                               <a _label="BodyPricing_5889062" style="color: #304CB2; text-decoration: none;">
                                †Pricing &amp; Terms
                               </a>
                              </p>
                             </td>
                             <td style="padding: 0px 4px 0px 4px; border-right: 1px solid #304CB2;" valign="top">
                              <p style="color: #111B40; font-size: 10px; font-family: 'Trebuchet MS', Helvetica, regular; text-align: left;Margin: 0;">
                               <a _label="BodyPrivacy_5889062" style="color: #304CB2; text-decoration: none;">
                                Privacy notice
                               </a>
                              </p>
                             </td>
                             <td style="padding: 0px 4px 0px 4px; " valign="top">
                              <p style="color: #304cb2; font-size: 10px; font-family: 'Trebuchet MS', Helvetica, regular; text-align: left; Margin: 0;">
                               Offer details below
                              </p>
                             </td>
                            </tr>
                           </tbody>
                          </table>
                         </td>
                        </tr>
                       </tbody>
                      </table>
                     </td>
                    </tr>
                   </tbody>
                  </table>
                  <!-- end: red -->
                 </td>
                </tr>
               </tbody>
              </table>
             </td>
            </tr>
            <!-- end: AXIOM Hero -->
            <!-- start: NonAXIOM Hero -->
            <!-- end: NonAXIOM Hero -->
            <!-- start: 3 column yellow -->
            <tr>
             <td class="i4up" style="padding-bottom: 15px;" valign="top">
              <table border="0" cellpadding="0" cellspacing="0" role="presentaiton" style="background-color: #fef9ab;" width="100%">
               <tr>
                <td style="padding: 15px 30px 20px 30px;" valign="top">
                 <p style="color: #304CB2; font-size: 34px; font-weight: bold; font-family: 'Trebuchet MS', Helvetica, regular; text-align: center; Margin: 0 0 5px 0;">
                  Enjoy unlimited points with your
                  <br/>
                  Rapid Rewards® Plus Credit Card.
                 </p>
                </td>
               </tr>
               <tr>
                <td style="padding-bottom: 15px;" valign="top">
                 <table border="0" cellpadding="0" cellspacing="0" role="presentaiton" width="100%">
                  <tbody>
                   <tr>
                    <th align="center" class="column c1" style="padding: 0; font-weight: normal;" valign="top">
                     <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="200">
                      <tbody>
                       <tr>
                        <td align="center" style="padding: 20px 20px 20px 20px;" valign="top">
                         <img alt="" borer="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fres.iluv.southwest.com%252Fres%252Fsouthwe_mkt_prod1%252Fgift-icon.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRnJlcy5pbHV2LnNvdSJ9:1ldaYM:AtAl8rkp_sJoQzv9wH_sRz9zRsQY2V9E9RPCUSTjCWY" style="display: block;" width="80"/>
                        </td>
                       </tr>
                       <tr>
                        <td style="padding: 0 20px 20px 20px;" valign="top">
                         <p style="color: #304cb2; font-size: 30px; font-weight: bold; font-family: 'Trebuchet MS', Helvetica, regular; text-align: center; Margin: 0 0 3px 0;">
                          3,000
                         </p>
                         <p style="color: #304cb2; font-size: 25px; font-weight: bold; font-family: 'Trebuchet MS', Helvetica, regular; text-align: center; Margin: 0 0 3px 0;">
                          bonus points
                         </p>
                         <p style="color: #304cb2; font-size: 12px; font-family: 'Trebuchet MS', Helvetica, regular; text-align: center; Margin: 0;">
                          after your Cardmember anniversary.
                          <span style="font-size:9px;">
                           <sup style="size:9px; line-height:0;">
                            2
                           </sup>
                          </span>
                         </p>
                        </td>
                       </tr>
                      </tbody>
                     </table>
                    </th>
                    <th align="center" class="column c2" style="padding: 0; font-weight: normal;" valign="top">
                     <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="200">
                      <tbody>
                       <tr>
                        <td align="center" style="padding: 28px 20px 0px 20px;" valign="top">
                         <img alt="" borer="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fres.iluv.southwest.com%252Fres%252Fsouthwe_mkt_prod1%252Fhotel-icon.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRnJlcy5pbHV2LnNvdSJ9:1ldaYM:AtAl8rkp_sJoQzv9wH_sRz9zRsQY2V9E9RPCUSTjCWY" style="display: block;" width="80"/>
                        </td>
                       </tr>
                       <tr>
                        <td style="padding: 25px 20px 20px 20px;" valign="top">
                         <p style="color: #304cb2; font-size: 30px; font-weight: bold; font-family: 'Trebuchet MS', Helvetica, regular; text-align: center; Margin: 0 0 3px 0;">
                          2 points
                         </p>
                         <p style="color: #304cb2; font-size: 25px; font-weight: bold; font-family: 'Trebuchet MS', Helvetica, regular; text-align: center; Margin: 0 0 3px 0;">
                          per $1 spent
                         </p>
                         <p style="color: #304cb2; font-size: 12px; font-family: 'Trebuchet MS', Helvetica, regular; text-align: center; Margin: 0;">
                          on all Southwest Airlines® purchases and on participating Rapid Rewards® hotel and car rental partner purchases.
                          <span style="font-size:9px;">
                           <sup style="size:9px; line-height:0;">
                            2
                           </sup>
                          </span>
                         </p>
                        </td>
                       </tr>
                      </tbody>
                     </table>
                    </th>
                    <th align="center" class="column c3" style="padding: 0; font-weight: normal;" valign="top">
                     <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="200">
                      <tbody>
                       <tr>
                        <td align="center" style="padding: 20px 20px 20px 20px;" valign="top">
                         <img alt="" borer="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fres.iluv.southwest.com%252Fres%252Fsouthwe_mkt_prod1%252Fshopping-basket-icon.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRnJlcy5pbHV2LnNvdSJ9:1ldaYM:AtAl8rkp_sJoQzv9wH_sRz9zRsQY2V9E9RPCUSTjCWY" style="display: block;" width="80"/>
                        </td>
                       </tr>
                       <tr>
                        <td style="padding: 0px 20px 20px 20px;" valign="top">
                         <p style="color: #304cb2; font-size: 30px; font-weight: bold; font-family: 'Trebuchet MS', Helvetica, regular; text-align: center; Margin: 0 0 3px 0;">
                          1 point
                         </p>
                         <p style="color: #304cb2; font-size: 25px; font-weight: bold; font-family: 'Trebuchet MS', Helvetica, regular; text-align: center; Margin: 0 0 3px 0;">
                          per $1 spent
                         </p>
                         <p style="color: #304cb2; font-size: 12px; font-family: 'Trebuchet MS', Helvetica, regular; text-align: center; Margin: 0;">
                          on all other purchases.
                          <span style="font-size:9px;">
                           <sup style="size:9px; line-height:0;">
                            2
                           </sup>
                          </span>
                         </p>
                        </td>
                       </tr>
                      </tbody>
                     </table>
                    </th>
                   </tr>
                  </tbody>
                 </table>
                </td>
               </tr>
              </table>
             </td>
            </tr>
            <!-- end: 3 column yellow -->
            <!-- start: 4 column blue -->
            <tr>
             <td class="i4up" style="padding-bottom: 15px;" valign="top">
              <table border="0" cellpadding="0" cellspacing="0" role="presentaiton" style="background-color: #e6e7e8;" width="100%">
               <tr>
                <td style="padding: 15px 30px 20px 30px;" valign="top">
                 <p style="color: #304CB2; font-size: 34px; font-weight: bold; font-family: 'Trebuchet MS', Helvetica, regular; text-align: center; Margin: 0 0 5px 0;">
                  Plus, when you fly Southwest®, you get to enjoy:
                 </p>
                </td>
               </tr>
               <tr>
                <td style="padding-bottom: 15px;" valign="top">
                 <table border="0" cellpadding="0" cellspacing="0" role="presentaiton" width="100%">
                  <tbody>
                   <tr>
                    <th align="center" class="column c1" style="padding: 0; font-weight: normal;" valign="top">
                     <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="150">
                      <tbody>
                       <tr>
                        <td align="center" height="100" style="padding: 0px 15px 15px 15px;" valign="top">
                         <img alt="" borer="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fres.iluv.southwest.com%252Fres%252Fsouthwe_mkt_prod1%252Fcalendar-icon.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRnJlcy5pbHV2LnNvdSJ9:1ldaYM:AtAl8rkp_sJoQzv9wH_sRz9zRsQY2V9E9RPCUSTjCWY" style="display: block;" width="80"/>
                        </td>
                       </tr>
                       <tr>
                        <td style="padding: 0 20px 20px 20px;" valign="top">
                         <p style="color: #304cb2; font-size: 12px; font-family: 'Trebuchet MS', Helvetica, regular; text-align: center; Margin: 0;">
                          No blackout dates or seat restrictions when using your points
                          <span style="font-size:9px;">
                           <sup style="size:9px; line-height:0;">
                            3
                           </sup>
                          </span>
                         </p>
                        </td>
                       </tr>
                      </tbody>
                     </table>
                    </th>
                    <th align="center" class="column c2" style="padding: 0; font-weight: normal;" valign="top">
                     <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="150">
                      <tbody>
                       <tr>
                        <td align="center" height="100" style="padding: 0px 15px 15px 15px;" valign="top">
                         <img alt="" borer="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fres.iluv.southwest.com%252Fres%252Fsouthwe_mkt_prod1%252Fno-fee-icon.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRnJlcy5pbHV2LnNvdSJ9:1ldaYM:AtAl8rkp_sJoQzv9wH_sRz9zRsQY2V9E9RPCUSTjCWY" style="display: block;" width="80"/>
                        </td>
                       </tr>
                       <tr>
                        <td style="padding: 0px 20px 20px 20px;" valign="top">
                         <p style="color: #304cb2; font-size: 12px; font-family: 'Trebuchet MS', Helvetica, regular; text-align: center; Margin: 0;">
                          No change fees
                          <span style="font-size:9px;">
                           <sup style="size:9px; line-height:0;">
                            4
                           </sup>
                          </span>
                         </p>
                        </td>
                       </tr>
                      </tbody>
                     </table>
                    </th>
                    <th align="center" class="column c3" style="padding: 0; font-weight: normal;" valign="top">
                     <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="150">
                      <tbody>
                       <tr>
                        <td align="center" height="100" style="padding: 0px 15px 15px 15px;" valign="top">
                         <img alt="" borer="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fres.iluv.southwest.com%252Fres%252Fsouthwe_mkt_prod1%252Fbff-icon.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRnJlcy5pbHV2LnNvdSJ9:1ldaYM:AtAl8rkp_sJoQzv9wH_sRz9zRsQY2V9E9RPCUSTjCWY" style="display: block;" width="80"/>
                        </td>
                       </tr>
                       <tr>
                        <td style="padding: 0px 20px 20px 20px;" valign="top">
                         <p style="color: #304cb2; font-size: 12px; font-family: 'Trebuchet MS', Helvetica, regular; text-align: center; Margin: 0;">
                          Bags fly free®
                          <span style="font-size:9px;">
                           <sup style="size:9px; line-height:0;">
                            5
                           </sup>
                          </span>
                         </p>
                        </td>
                       </tr>
                      </tbody>
                     </table>
                    </th>
                    <th align="center" class="column c4" style="padding: 0; font-weight: normal;" valign="top">
                     <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="150">
                      <tbody>
                       <tr>
                        <td align="center" height="100" style="padding: 0px 15px 15px 15px;" valign="top">
                         <img alt="" borer="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fres.iluv.southwest.com%252Fres%252Fsouthwe_mkt_prod1%252F5b9044e4ece38a95e49fc66254cf0c0e.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRnJlcy5pbHV2LnNvdSJ9:1ldaYM:AtAl8rkp_sJoQzv9wH_sRz9zRsQY2V9E9RPCUSTjCWY" style="display: block;" width="80"/>
                        </td>
                       </tr>
                       <tr>
                        <td style="padding: 0px 20px 20px 20px;" valign="top">
                         <p style="color: #304cb2; font-size: 12px; font-family: 'Trebuchet MS', Helvetica, regular; text-align: center; Margin: 0;">
                          Your Rapid Rewards points never expire, a benefit of the Rapid Rewards program.
                         </p>
                        </td>
                       </tr>
                      </tbody>
                     </table>
                    </th>
                   </tr>
                  </tbody>
                 </table>
                </td>
               </tr>
              </table>
             </td>
            </tr>
            <!-- end: 4 column blue -->
            <!-- start: copy-->
            <tr>
             <td style="padding: 0px 20px 10px 20px;" valign="top">
              <p style="color: #304CB2; font-size: 12px; font-weight: normal; font-family: 'Trebuchet MS', Helvetica, regular; text-align: center; Margin: 0 0 5px 0;">
               This product is available to you if you do not have a current Southwest Rapid Rewards Credit Card and have not received a new Cardmember bonus within the last 24 months. This does not apply to Business Card and Employee credit card products.
              </p>
             </td>
            </tr>
            <!-- end: copy-->
            <!-- start: offer expires date-->
            <tr>
             <td align="center" style="padding-bottom: 15px;" width="300">
              <table border="0" cellpadding="0" cellspacing="0" role="presentation">
               <tbody>
                <tr>
                 <td style="padding: 0px;" valign="top">
                  <p style="color: #304cb2; font-size: 12px; font-family: 'Trebuchet MS', Helvetica, regular; text-align: left; Margin: 0;">
                   Offer expires June 2, 2021
                  </p>
                 </td>
                </tr>
               </tbody>
              </table>
             </td>
            </tr>
            <!-- end: offer expires date-->
            <!-- start: CTA -->
            <!-- start: ACXIOM-->
            <tr>
             <td align="center" class="buttonWrap" style="padding-bottom: 15px;" valign="top">
              <table algin="center" border="0" cellpadding="0" cellspacing="0" role="presentation" width="112">
               <tbody>
                <tr>
                 <td class="button" height="33" style="background-color: #ffbf27; border-collapse: separate; border-radius: 2px; -webkit-border-radius: 2px; -ms-boder-radius: 2px;" valign="middle">
                  <p style="color: #304cb2; font-size: 14px; font-weight: bold; font-family: 'Trebuchet MS', Helvetica, regular; text-align: center; Margin: 0;">
                   <a _label="Content - Icons 4up CTA - 5889062" style="color: #304cb2; text-decoration: none; display: block; width: 100%;">
                    Apply now
                   </a>
                  </p>
                 </td>
                </tr>
               </tbody>
              </table>
             </td>
            </tr>
            <!-- end: ACXIOM-->
            <!-- start: NonACXIOM-->
            <!-- end: CTA-->
            <!-- start: pricing and privacy -->
            <!-- start: ACXIOM -->
            <!-- end: ACXIOM -->
            <tr>
             <td align="center">
              <table border="0" cellpadding="0" cellspacing="0" role="presentation">
               <tbody>
                <tr>
                 <td style="padding: 0px 4px 0px 0px; border-right: 1px solid #304CB2;" valign="top">
                  <p style="color: #111B40; font-size: 10px; font-family: 'Trebuchet MS', Helvetica, regular; text-align: left; Margin: 0;">
                   <a _label="BodyPricing_5889062" style="color: #304CB2; text-decoration: none;">
                    †Pricing &amp; Terms
                   </a>
                  </p>
                 </td>
                 <td style="padding: 0px 4px 0px 4px;" valign="top">
                  <p style="color: #111B40; font-size: 10px; font-family: 'Trebuchet MS', Helvetica, regular; text-align: left;Margin: 0;">
                   <a _label="BodyPrivacy_5889062" style="color: #304CB2; text-decoration: none;">
                    Privacy notice
                   </a>
                  </p>
                 </td>
                </tr>
               </tbody>
              </table>
             </td>
            </tr>
            <tr>
             <td align="center" style="padding-bottom: 15px;">
              <table border="0" cellpadding="0" cellspacing="0" role="presentation">
               <tbody>
                <tr>
                 <td style="padding: 0px;" valign="top">
                  <p style="color: #304cb2; font-size: 10px; font-family: 'Trebuchet MS', Helvetica, regular; text-align: left; Margin: 0;">
                   Offer details below
                  </p>
                 </td>
                </tr>
               </tbody>
              </table>
             </td>
            </tr>
            <!-- start: NonACXIOM -->
            <!-- start: NonACXIOM -->
            <!-- end: pricing and privacy
    
                    </tbody>
                  </table>
                </td>
              </tr>
              <!-- ===== end: content region ===== -->
            <!-- ===== start: footer region ===== -->
            <tr>
             <td class="miniPolo container" style="padding-bottom: 15px;" valign="top">
              <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
               <tbody>
                <tr>
                 <th class="column c1 mPolo" style="padding: 0 10px 0 0; font-weight: normal;" valign="top" width="190">
                  <table border="0" cellpadding="0" cellspacing="0" height="50" role="presentation" style="background-color: #E6E7E8;" width="100%">
                   <tbody>
                    <tr>
                     <td height="30" style="padding: 10px 15px; font-size: 0px; line-height: 0px;" valign="middle">
                      <a _label="Content - Mini Polo 1" style="color: #111B40; text-decoration: none; display: block; width: 100%;">
                       <img alt="" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fres.iluv.southwest.com%252Fres%252Fsouthwe_mkt_prod1%252F18635ef64c2228ca729bb7e598566f49.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRnJlcy5pbHV2LnNvdSJ9:1ldaYM:AtAl8rkp_sJoQzv9wH_sRz9zRsQY2V9E9RPCUSTjCWY" style="display: block;" width="30"/>
                      </a>
                     </td>
                     <td style="padding: 10px 15px 10px 0;" valign="middle">
                      <p style="color: #111B40; font-size: 14px; font-weight: bold; font-family: 'Trebuchet MS', Helvetica, regular; text-align: left; Margin: 0;">
                       <a _label="Content - Mini Polo 1" style="color: #111B40; text-decoration: none; display: block; width: 100%;">
                        Book hotel
                       </a>
                      </p>
                     </td>
                     <td align="right" style="padding: 10px 15px 10px 0; font-size: 0px; line-height: 0px;" valign="middle">
                      <a _label="Content - Mini Polo 1" style="color: #111B40; text-decoration: none; display: block; width: 100%;">
                       <img alt="" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fres.iluv.southwest.com%252Fres%252Fsouthwe_mkt_prod1%252Fca197b2d2619f1969a05a770c8681c80.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRnJlcy5pbHV2LnNvdSJ9:1ldaYM:AtAl8rkp_sJoQzv9wH_sRz9zRsQY2V9E9RPCUSTjCWY" style="display: block;" width="9"/>
                      </a>
                     </td>
                    </tr>
                   </tbody>
                  </table>
                 </th>
                 <th class="column c2 mPolo" style="padding: 0 10px 0 0; font-weight: normal;" valign="top" width="190">
                  <table border="0" cellpadding="0" cellspacing="0" height="50" role="presentation" style="background-color: #E6E7E8;" width="100%">
                   <tbody>
                    <tr>
                     <td height="30" style="padding: 10px 15px; font-size: 0px; line-height: 0px;" valign="middle">
                      <a _label="Content - Mini Polo 2" style="color: #111B40; text-decoration: none; display: block; width: 100%;display: block; height: 100%;">
                       <img alt="" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fres.iluv.southwest.com%252Fres%252Fsouthwe_mkt_prod1%252F036a5edade82fb2afb914344a698c148.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRnJlcy5pbHV2LnNvdSJ9:1ldaYM:AtAl8rkp_sJoQzv9wH_sRz9zRsQY2V9E9RPCUSTjCWY" style="display: block;" width="30"/>
                      </a>
                     </td>
                     <td style="padding: 10px 15px 10px 0;" valign="middle">
                      <p style="color: #111B40; font-size: 14px; font-weight: bold; font-family: 'Trebuchet MS', Helvetica, regular; text-align: left; Margin: 0;">
                       <a _label="Content - Mini Polo 2" style="color: #111B40; text-decoration: none; display: block; width: 100%;display: block; height: 100%;">
                        Book car
                       </a>
                      </p>
                     </td>
                     <td align="right" style="padding: 10px 15px 10px 0; font-size: 0px; line-height: 0px;" valign="middle">
                      <a _label="Content - Mini Polo 2" style="color: #111B40; text-decoration: none; display: block; width: 100%;">
                       <img alt="" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fres.iluv.southwest.com%252Fres%252Fsouthwe_mkt_prod1%252Fca197b2d2619f1969a05a770c8681c80.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRnJlcy5pbHV2LnNvdSJ9:1ldaYM:AtAl8rkp_sJoQzv9wH_sRz9zRsQY2V9E9RPCUSTjCWY" style="display: block;" width="9"/>
                      </a>
                     </td>
                    </tr>
                   </tbody>
                  </table>
                 </th>
                 <th class="column c3 mPolo" style="padding: 0; font-weight: normal;" valign="top" width="200">
                  <table border="0" cellpadding="0" cellspacing="0" height="50" role="presentation" style="background-color: #E6E7E8;" width="100%">
                   <tbody>
                    <tr>
                     <td height="30" style="padding: 10px 15px; font-size: 0px; line-height: 0px;" valign="middle">
                      <a _label="Content - Mini Polo 3" style="color: #111B40; text-decoration: none; display: block; width: 100%;">
                       <img alt="" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fres.iluv.southwest.com%252Fres%252Fsouthwe_mkt_prod1%252Fb0b3404d0f8284db4c5ab35ee5ae4335.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRnJlcy5pbHV2LnNvdSJ9:1ldaYM:AtAl8rkp_sJoQzv9wH_sRz9zRsQY2V9E9RPCUSTjCWY" style="display: block;" width="30"/>
                      </a>
                     </td>
                     <td style="padding: 10px 15px 10px 0;" valign="middle">
                      <p style="color: #111B40; font-size: 14px; font-weight: bold; font-family: 'Trebuchet MS', Helvetica, regular; text-align: left; Margin: 0;">
                       <a _label="Content - Mini Polo 3" style="color: #111B40; text-decoration: none; display: block; width: 100%; display: block; height: 100%;">
                        View all offers
                       </a>
                      </p>
                     </td>
                     <td align="right" style="padding: 10px 15px 10px 0; font-size: 0px; line-height: 0px;" valign="middle">
                      <a _label="Content - Mini Polo 3" style="color: #111B40; text-decoration: none; display: block; width: 100%;">
                       <img alt="" border="0" src="https://inboxflows.com/_/image/http%253A%252F%252Fres.iluv.southwest.com%252Fres%252Fsouthwe_mkt_prod1%252Fca197b2d2619f1969a05a770c8681c80.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRnJlcy5pbHV2LnNvdSJ9:1ldaYM:AtAl8rkp_sJoQzv9wH_sRz9zRsQY2V9E9RPCUSTjCWY" style="display: block;" width="9"/>
                      </a>
                     </td>
                    </tr>
                   </tbody>
                  </table>
                 </th>
                </tr>
               </tbody>
              </table>
             </td>
            </tr>
            <tr>
             <td id="footer" valign="top">
              <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
               <tbody>
                <!--social icons -->
                <tr>
                 <td style="padding: 15px 0 30px 0;" valign="top">
                  <table align="center" border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse;">
                   <tbody>
                    <tr>
                     <td style="font-size: 0px; line-height: 0px;" valign="top">
                      <a _category="Footer" _label="Bottom Nav - Social - Facebook" style="color: #304CB2; text-decoration: underline;">
                       <img alt="Facebook" border="0" height="50" src="https://inboxflows.com/_/image/https%253A%252F%252Fres.iluv.southwest.com%252Fres%252Fsouthwe_mkt_prod1%252F08a4f19c0a6d922caaacf966e3489a1e.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZyZXMuaWx1di5zbyJ9:1ldaYM:_UUJUDp89FxzAYPcwG94qMl2DdiSqDbK-fyNz_AOXwg" style="color: #304CB2; font-size: 10px; line-height: normal; font-family: 'Trebuchet MS', helvetica, regular;" width="50"/>
                      </a>
                     </td>
                     <td style="padding: 0 50px; font-size: 0px; line-height: 0px;" valign="top">
                      <a _category="Footer" _label="Bottom Nav - Social - Twitter" style="color: #304CB2; text-decoration: underline;">
                       <img alt="Twitter" border="0" height="50" src="https://inboxflows.com/_/image/https%253A%252F%252Fres.iluv.southwest.com%252Fres%252Fsouthwe_mkt_prod1%252F9cac09535075b04837f659d8533be465.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZyZXMuaWx1di5zbyJ9:1ldaYM:_UUJUDp89FxzAYPcwG94qMl2DdiSqDbK-fyNz_AOXwg" style="color: #304CB2; font-size: 10px; line-height: normal; font-family: 'Trebuchet MS', helvetica, regular;" width="50"/>
                      </a>
                     </td>
                     <td style="font-size: 0px; line-height: 0px;" valign="top">
                      <a _category="Footer" _label="Bottom Nav - Social - Instagram" style="color: #304CB2; text-decoration: underline;">
                       <img alt="Instagram" border="0" height="50" src="https://inboxflows.com/_/image/https%253A%252F%252Fres.iluv.southwest.com%252Fres%252Fsouthwe_mkt_prod1%252Fbf1614a496880fbb366681892e480d30.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZyZXMuaWx1di5zbyJ9:1ldaYM:_UUJUDp89FxzAYPcwG94qMl2DdiSqDbK-fyNz_AOXwg" style="color: #304CB2; font-size: 10px; line-height: normal; font-family: 'Trebuchet MS', helvetica, regular;" width="50"/>
                      </a>
                     </td>
                    </tr>
                   </tbody>
                  </table>
                 </td>
                </tr>
                <!-- bottom navigation -->
                <tr>
                 <td class="linkBar" style="padding-bottom: 20px;" valign="top">
                  <table align="center" border="0" cellpadding="0" cellspacing="0" class="full">
                   <tbody>
                    <tr>
                     <th class="column c1 full" style="padding: 10px 0; font-weight: normal;" valign="middle" width="200">
                      <p style="color: #304CB2; font-size: 16px; font-family: 'Trebuchet MS', Helvetica, regular; text-align: center; Margin: 0;">
                       <a _category="Footer" _label="Bottom Nav - Link Bar - Customer Service" style="color: #304CB2; text-decoration: none;">
                        Customer Service
                       </a>
                      </p>
                     </th>
                     <th class="column c2 full" style="padding: 10px 0; border-right: 1px solid #CCCCCC; border-left: 1px solid #CCCCCC; font-weight: normal;" valign="middle" width="200">
                      <p style="color: #304CB2; font-size: 16px; font-family: 'Trebuchet MS', Helvetica, regular; text-align: center; Margin: 0;">
                       <a _category="Footer" _label="Bottom Nav - Link Bar - Update Preferences" style="color: #304CB2; text-decoration: none;">
                        Update preferences
                       </a>
                      </p>
                     </th>
                     <th class="column c3 full" style="padding: 10px 0; font-weight: normal;" valign="middle" width="200">
                      <p style="color: #304CB2; font-size: 16px; font-family: 'Trebuchet MS', Helvetica, regular; text-align: center; Margin: 0;">
                       <a _category="Footer" _label="Bottom Nav - Link Bar - Download App" style="color: #304CB2; text-decoration: none;">
                        Download mobile app
                       </a>
                      </p>
                     </th>
                    </tr>
                   </tbody>
                  </table>
                 </td>
                </tr>
                <!-- === start: Terms and Conditions === -->
                <tr>
                 <td valign="top">
                  <p style="color: #8F8F8F; font-size: 10px; font-weight: bold; font-family: 'Trebuchet MS', Helvetica, regular; text-align: left; Margin: 0;">
                   Terms and Conditions:
                  </p>
                 </td>
                </tr>
                <!-- start: ACXIOM -->
                <!-- end: ACXIOM -->
                <tr>
                 <td align="left">
                  <table border="0" cellpadding="0" cellspacing="0" role="presentation">
                   <tbody>
                    <tr>
                     <td style="padding: 0px 4px 0px 0px; border-right: 1px solid #304CB2;" valign="top">
                      <p style="color: #111B40; font-size: 10px; font-family: 'Trebuchet MS', Helvetica, regular; text-align: left; Margin: 0;">
                       <a _label="BodyPricing_5889062" style="color: #304CB2; text-decoration: none;">
                        †Pricing &amp; Terms
                       </a>
                      </p>
                     </td>
                     <td style="padding: 0px 4px 0px 4px;" valign="top">
                      <p style="color: #111B40; font-size: 10px; font-family: 'Trebuchet MS', Helvetica, regular; text-align: left;Margin: 0;">
                       <a _label="BodyPrivacy_5889062" style="color: #304CB2; text-decoration: none;">
                        Privacy notice
                       </a>
                      </p>
                     </td>
                    </tr>
                   </tbody>
                  </table>
                 </td>
                </tr>
                <!-- start: NonACXIOM -->
                <!-- start: NonACXIOM -->
                <tr>
                 <td>
                  <p style="color: #8F8F8F; font-size: 10px; font-family: 'Trebuchet MS', Helvetica, regular; text-align: left; Margin: 10px 0 10px 0;">
                   <a style="color: #8F8F8F; text-decoration: none;">
                    SOUTHWEST® RAPID REWARDS® PROGRAM INFORMATION
                    <br/>
                    The Southwest Rapid Rewards® Credit Card is brought to you by Southwest Airlines® and Chase. Southwest Airlines is responsible for the redemption of Rapid Rewards points toward benefits and services. The number of points needed for a particular Southwest® flight is set by Southwest and will vary depending on destination, time, day of travel, demand, fare type, point redemption rate, and other factors, and are subject to change at any time until the booking is confirmed. Rapid Rewards points can only be transferred to the primary Cardmember's Rapid Rewards account. All Rapid Rewards rules and regulations apply and can be found at
                    <strong>
                     <a _label="Terms_RRTerms" style="color: #304cb2; text-decoration: underline;">
                      Southwest.com/rrterms
                     </a>
                    </strong>
                    . Southwest reserves the right to amend, suspend, or change the program and/or program rules at any time without notice. Rapid Rewards Members do not acquire property rights in accrued points.
                   </a>
                  </p>
                  <p style="color: #8F8F8F; font-size: 10px; font-family: 'Trebuchet MS', Helvetica, regular; text-align: left; Margin: 10px 0 10px 0;">
                   <a style="color: #8F8F8F; text-decoration: none;">
                    <sup>
                     1
                    </sup>
                    <strong>
                     40,000 Bonus Points:
                     <br/>
                     The product is not available to either (i) current Cardmembers of any Southwest Rapid Rewards® Credit Card, or (ii) previous Cardmembers of any Southwest Rapid Rewards Credit Card who received a new Cardmember bonus within the last 24 months. This does not apply to Cardmembers of the Southwest Rapid Rewards Business Card and Employee Credit Card products.
                    </strong>
                    To qualify for your bonus points, you must make Purchases totaling $1,000 or more during the first 3 months from account opening. Please allow up to 8 weeks for bonus points to post to your Rapid Rewards® account. ("Purchases" do not include balance transfers, cash advances, travelers checks, foreign currency, money orders, wire transfers or similar cash-like transactions, lottery tickets, casino gaming chips, race track wagers or similar betting transactions, any checks that access your account, interest, unauthorized or fraudulent charges, and fees of any kind, including an annual fee, if applicable.) To be eligible for this bonus offer, account must be open and not in default at the time of fulfillment.
                   </a>
                  </p>
                  <p style="color: #8F8F8F; font-size: 10px; font-family: 'Trebuchet MS', Helvetica, regular; text-align: left; Margin: 10px 0 10px 0;">
                   <a style="color: #8F8F8F; text-decoration: none;">
                    <sup>
                     2
                    </sup>
                    <strong>
                     Earning Points:
                    </strong>
                    <strong>
                     Rewards Program Agreement:
                    </strong>
                    For more information about the Rapid Rewards® Plus card rewards program, view the latest
                    <strong>
                     <a _label="Terms_RRAgreement" style="color: #304cb2; text-decoration: underline;">
                      Rewards Program Agreement
                     </a>
                    </strong>
                    . We will mail your Rewards Program Agreement once your account is established. If you become a Chase Online customer, your Rewards Program Agreement will also be available after logging in to chase.com.
                    <br/>
                    <strong>
                     How you can earn points:
                    </strong>
                    You'll earn points on purchases of products and services, minus returns or refunds, made with a Rapid Rewards® Credit Card by you or an authorized user of the account. Buying products and services with your card, in most cases, will count as a purchase; however, the following types of transactions won't count as a purchase and won't earn points: balance transfers, cash advances and other cash-like transactions, lottery tickets, casino gaming chips, race track wagers or similar betting transactions, any checks that access your account, interest, unauthorized or fraudulent charges, and fees of any kind, including an annual fee, if applicable. 3
                    <strong>
                     points on dining for the first year:
                    </strong>
                    You'll earn 3 points total for each $1 spent on purchases in the dining at restaurants category made within your first 12 months from account opening, then 1 point for each $1 spent on those purchases after your first 12 months. That's 2 additional points on top of the 1 point per $1 earned on each purchase described below. The additional 2 points will appear on your billing statement in a separate line from the base 1 point per $1 earned on each purchase.
                    <strong>
                     2 points:
                    </strong>
                    You'll earn 2 points for each $1 spent on purchases made directly with Southwest Airlines®, including flight, inflight, Southwest® gift card, and Southwest Vacations® package purchases, and at participating Rapid Rewards® hotel and rental car partners.
                    <strong>
                     1 point:
                    </strong>
                    You'll earn 1 point for each $1 spent on all other purchases.
                    <strong>
                     1 point on balance transfers:
                    </strong>
                    You'll earn 1 point for each $1 of the first $10,000 of balance transfers made during the first 90 days from your original account open date.
                    <strong>
                     3,000 bonus points each account anniversary year:
                    </strong>
                    You'll receive 3,000 bonus points each account anniversary year. “Account anniversary year” means the year beginning with your account open date through the anniversary of your account open date, and each 12 months after that.
                    <strong>
                     Information about earning/transferring points to Southwest Airlines®:
                    </strong>
                    Points earned during a billing cycle will be automatically transferred to Southwest Airlines after the end of each billing cycle.
                    <strong>
                     Losing points:
                    </strong>
                    You'll immediately lose all points that haven't been transferred to Southwest Airlines if your card account status changes, or your card account is closed for program misuse, fraudulent activities, failure to pay, bankruptcy, or other reasons described in the terms of the Rewards Program Agreement.
                    <strong>
                     Rewards Categories:
                    </strong>
                    Merchants who accept Visa/Mastercard credit cards are assigned a merchant code, which is determined by the merchant or its processor in accordance with Visa/Mastercard procedures based on the kinds of products and services they primarily sell. We group similar merchant codes into categories for purposes of making rewards offers to you. Please note: We make every effort to include all relevant merchant codes in our rewards categories. However, even though a merchant or some of the items that it sells may appear to fit within a rewards category, the merchant may not have a merchant code in that category. When this occurs, purchases with that merchant won't qualify for rewards offers on purchases in that category. Purchases submitted by you, an authorized user, or the merchant through third-party payment accounts, mobile or wireless card readers, online or mobile digital wallets, or similar technology will not qualify in a rewards category if the technology is not set up to process the purchase in that rewards category. For more information about Chase rewards categories, see chase.com/RewardsCategoryFAQs.
                   </a>
                  </p>
                  <p style="color: #8F8F8F; font-size: 10px; font-family: 'Trebuchet MS', Helvetica, regular; text-align: left; Margin: 10px 0 10px 0;">
                   <a style="color: #8F8F8F; text-decoration: none;">
                    <sup>
                     3
                    </sup>
                    <strong>
                     No Blackout Dates Or Seat Restrictions:
                    </strong>
                    <br/>
                    No blackout dates and unlimited reward seats apply to flights booked with points.
                   </a>
                  </p>
                  <p style="color: #8F8F8F; font-size: 10px; font-family: 'Trebuchet MS', Helvetica, regular; text-align: left; Margin: 10px 0 10px 0;">
                   <a style="color: #8F8F8F; text-decoration: none;">
                    <sup>
                     4
                    </sup>
                    <strong>
                     No Change Fees:
                    </strong>
                    <br/>
                    Fare difference may apply.
                   </a>
                  </p>
                  <p style="color: #8F8F8F; font-size: 10px; font-family: 'Trebuchet MS', Helvetica, regular; text-align: left; Margin: 10px 0 10px 0;">
                   <a style="color: #8F8F8F; text-decoration: none;">
                    <sup>
                     5
                    </sup>
                    <strong>
                     Bags Fly Free:
                    </strong>
                    <br/>
                    First and second checked bags. Weight and size limits apply.
                   </a>
                  </p>
                  <p style="color: #8F8F8F; font-size: 10px; font-family: 'Trebuchet MS', Helvetica, regular; text-align: left; Margin: 10px 0 10px 0;">
                   <a style="color: #8F8F8F; text-decoration: none;">
                    The Contactless Symbol and Contactless Indicator are trademarks owned by and used with the permission of EMVCo, LLC.
                   </a>
                  </p>
                  <p style="color: #8F8F8F; font-size: 10px; font-family: 'Trebuchet MS', Helvetica, regular; text-align: left; Margin: 10px 0 10px 0;">
                   <a style="color: #8F8F8F; text-decoration: none;">
                    Accounts subject to credit approval. Restrictions and limitations apply. Southwest Rapid Rewards® Credit Cards are issued by JPMorgan Chase Bank, N.A. Member FDIC.
                   </a>
                  </p>
                 </td>
                </tr>
                <!-- === end: Terms and Conditions === -->
                <!-- Legal -->
                <tr>
                 <td valign="top">
                  <p style="color: #8F8F8F; font-size: 10px; font-family: 'Trebuchet MS', Helvetica, regular; text-align: left; Margin: 0 0 10px 0;">
                   The account information in this email is only an estimate for a specific point in time. Please reference your Rapid Rewards account on
                   <a _label="Legal - Member - Southwest.com" style="color: #8F8F8F; text-decoration: none;">
                    <strong>
                     Southwest.com
                    </strong>
                   </a>
                   ® for the most up-to-date information on available points, tier status, including tier qualifying points or flights, and Companion Pass® qualifying points or flights.
                  </p>
                  <p style="color: #304CB2; font-size: 10px; font-family: 'Trebuchet MS', Helvetica, regular; text-align: left; Margin: 0 0 10px 0;">
                   <a _category="Footer" _label="Legal - Member - RR Rules" style="color: #304CB2; text-decoration: underline;">
                    All Rapid Rewards rules and regulations apply
                   </a>
                   .
                  </p>
                  <p style="color: #8F8F8F; font-size: 10px; font-family: 'Trebuchet MS', Helvetica, regular; text-align: left; Margin: 0 0 10px 0;">
                   <span lang="es">
                    Cualquier información publicitaria, promocional o de mercadotecnia contenida en este correo electrónico sólo será efectiva y únicamente será aplicable en los Estados Unidos de América.
                   </span>
                  </p>
                  <p style="color: #8F8F8F; font-size: 10px; font-family: 'Trebuchet MS', Helvetica, regular; text-align: left; Margin: 0 0 10px 0;">
                   This is a post-only mailing from Southwest Airlines®. Please do not attempt to respond to this message.
                  </p>
                  <p style="color: #8F8F8F; font-size: 10px; font-family: 'Trebuchet MS', Helvetica, regular; text-align: left; Margin: 0 0 10px 0;">
                   Southwest Airlines
                   <br/>
                   <a style="color: #8F8F8F; text-decoration: none;">
                    2702 Love Field Drive
                    <br/>
                    Dallas, TX 75235
                   </a>
                   <br/>
                   <a style="color: #8F8F8F; text-decoration: none;">
                    1-800-I-FLY-SWA (1-800-435-9792)
                   </a>
                  </p>
                  <p style="color: #8F8F8F; font-size: 10px; font-family: 'Trebuchet MS', Helvetica, regular; text-align: left; Margin: 0 0 10px 0;">
                   © Copyright 2021 Southwest Airlines Co. All Rights Reserved.
                  </p>
                  <p style="color: #8F8F8F; font-size: 10px; font-family: 'Trebuchet MS', Helvetica, regular; text-align: left; Margin: 0;">
                   You are currently subscribed as:
                   <a style="color: #8F8F8F; text-decoration: none;">
                    9de7e57c@uifeed.com
                   </a>
                   <br/>
                   <a _category="Footer" _label="Legal - Unsubscribe" _type="optout" style="color: #304CB2; text-decoration: underline;">
                    Click here to unsubscribe
                   </a>
                  </p>
                 </td>
                </tr>
               </tbody>
              </table>
             </td>
            </tr>
            <!-- ===== end: footer region ===== -->
           </tbody>
          </table>
          <img alt="" border="0" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fpixel.monitor1.returnpath.net%252Fpixel.gif%253Fr%253D%2526c%253Dac_sec_Chase40K%252BDining_20210503%2526s%253D340634745/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZwaXhlbC5tb25pdCJ9:1ldaYM:rSnBSY3uDcdhu8xn8rRcFZol7hn7oh7RkzwndYzVzdM" style="FONT-SIZE: 10px; BORDER-TOP: medium none; FONT-FAMILY: Arial, Helvetica, sans-serif; BORDER-RIGHT: medium none; BORDER-BOTTOM: medium none; COLOR: #616161; OUTLINE-WIDTH: medium; OUTLINE-STYLE: none; BORDER-LEFT: medium none; DISPLAY: block; OUTLINE-COLOR: invert; -MS-INTERPOLATION-MODE: bicubic" width="1"/>
          <img class="b" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fpixel.monitor1.returnpath.net%252Fpixel.gif%253Fr%253D%2526c%253Dac_sec_Chase40K%252BDining_20210503%2526s%253D340634745/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZwaXhlbC5tb25pdCJ9:1ldaYM:rSnBSY3uDcdhu8xn8rRcFZol7hn7oh7RkzwndYzVzdM" style="DISPLAY: block" width="1"/>
          <img class="b" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fpixel.app.returnpath.net%252Fpixel.gif%253Fr%253D%2526c%253Dac_sec_Chase40K%252BDining_20210503%2526s%253D340634745/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZwaXhlbC5hcHAuciJ9:1ldaYM:NQHT8s1igb9k0vu2uKibssXi3p10mVGOqrqaTeX_3Bg" style="display: block" width="1"/>
         </td>
        </tr>
       </tbody>
      </table>
      <img alt="" height="0" src="https://inboxflows.com/_/image/https%253A%252F%252Ft.iluv.southwest.com%252Fr%252F%253Fid%253Dh39b5f834%252C12a650a6%252C1/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ0LmlsdXYuc291dCJ9:1ldaYM:LCf8vx3pwrIZYT2f5SEvPWGCw-0b-9Fo6AvpE0n9vtY" width="0"/>
     </td>
    </tr>
   </tbody>
  </table>
 </body>
</html>