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 */
 
    /*General Tablets and iPad 1, 2, Mini and Air */
@media screen and (min-width: 601px) and (max-width:1024px) {
/* Hides desktop image on tablets */
.tabHide {display: none !important;}
    
/* Allows mobile creative to show on tablets */
.container.tablet {padding-bottom: 15px !important;}
.container.tablet  img {
        max-height: none !important;
        height: auto !important;
        width: 100% !important;
    }
}
    
/*iPad Pro 10.5 */
@media only screen 
  and (min-device-width: 834px) 
  and (max-device-width: 1112px)
  and (-webkit-min-device-pixel-ratio: 2) {
/* Hides desktop image on tablets */
.tabHide {display: none !important;}
    
/* Allows mobile creative to show on tablets */
.container.tablet {padding-bottom: 15px !important;}
.container.tablet  img {
        max-height: none !important;
        height: auto !important;
        width: 100% !important;
    }
}  
    
/*iPad Pro 12.9 */
@media only screen 
  and (min-device-width: 1024px) 
  and (max-device-width: 1366px)
  and (-webkit-min-device-pixel-ratio: 2) {
/* Hides desktop image on tablets */
.tabHide {display: none !important;}
    
/* Allows mobile creative to show on tablets */
.container.tablet {padding-bottom: 15px !important;}
.container.tablet  img {
        max-height: none !important;
        height: auto !important;
        width: 100% !important;
    }
}               
 
    @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;}

      .mImg-center {text-align: center !important;}
      .mImg-center img {display: inline-block !important;}
      
      
      /* Grid Styles */
      .container.mobile     {padding-bottom: 15px !important;}
      .container.flush      {padding-bottom: 0 !important;}
      .container.mobile img {
        max-height: none !important;
        height: auto !important;
        width: 100% !important;
      }

      /* for use in MI Trending Destination */
      .container.mobilecollapse img {
        max-height: none !important;
        width: 100% !important;
      }
      
        /* Two-Column Layout */
        th.column {
          display: block !important;
          width: 100% !important;
        }
        th.column.autoWidth {
          width: auto !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;
        }ww
        
        /* Sliver Styles */
        .sliver .row-2 {padding: 0 20px 15px 20px !important;}
        .sliver .mImg-center {padding-right: 30px !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;}
         .buttonWrap.mobile[class*="lightGray-"] .button {background-color: #F5F5F5 !important;}
         .buttonWrap.mobile[class*="secIntlBlue-"] .button {background-color: #00A9E0 !important;}
         
         /* Border Colors (mobile) */
         .buttonWrap.mobile {border: none !important;}
         
         .buttonWrap.mobile[class*="-white"] .button {border: 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*="-lightGray"] .button {border: 1px solid #F5F5F5 !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: #FFFFFF !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;}

      [owa] .x_hidemobile {
              display:none;
          }
 
      /* Mini Polo Styles */
          .miniPolo .c1,
          .miniPolo .c2   {padding-bottom: 0 !important;}

.w45 {
        width: 45px!important;
      }
.show {
        display: block!important;
      }

 
      /* === Custom Media Queries === */
 
  
 
#split .btn-border > table {border: 1px solid #304cb2 !important; color: #304CB2!important; border-radius: 2px !important;-ms-border-radius: 2px !important; -webkit-border-radius: 2px !important;}
 
 
#split .mobilecta {color: #304cb2 !important; border-radius: 2px !important;-ms-border-radius: 2px !important; -webkit-border-radius: 2px !important;}
 
 
#split .btn-border > table {background: #ffffff !important; color: #304CB2!important; border-radius: 2px !important;-ms-border-radius: 2px !important; -webkit-border-radius: 2px !important;}
 
   /* for use in MI Trending Destination */
    .container.mobilenopadding {padding-bottom: 0px !important;}
    .container.mobilenopadding img {
    max-height: none !important;
  height: auto !important;
   width: 100% !important;
}   

 
}
  </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;">
               Low prices so you can go.
              </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=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRnJlcy5pbHV2LnNvdSIsInRpbWUiOjE3MTM4ODQ0MjkuMTM4NzA0NX0:1rzHdF:HBZ7QOGFKWw3ymwcnUW8GWdF_D5ArCQVB8eUXSVu9p4" 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;">
                    April 23
                   </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>
            <!-- start: MI Campaign Code -->
            <tr>
             <td>
              <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%252Fcontent.mink.southwest.com%252Fp%252Fup%252Faafeb28be0a77f343fe1a7ea39de473b%252Fo.gif%253Fmi_u%253D295958518%2526mi_ecmp%253Dac_sec_promo_20240423_sale_mbs/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjb250ZW50Lm1pbiIsInRpbWUiOjE3MTM4ODQ0MjkuMTM5MDM5NX0:1rzHdF:juY-Z7C8TaLhYz-2l2INSTRIK4OH3FSYk7-fv14J12E" width="1"/>
                </td>
               </tr>
              </table>
             </td>
            </tr>
            <!-- end: MI Campaign Code -->
            <!-- Begin Content - Hero 1 - CB130025-->
            <tr>
             <td class="container" style="padding-bottom: 15px; font-size: 0px; line-height: 0px;" valign="top">
              <a _category="Content" _label="Content - Hero 1 - CB130025" style="color: #304CB2; text-decoration: underline;">
               <img alt="APRIL &amp; MAY TRAVEL INCLUDED. Wanna Get Away® Sale" border="0" class="desktop full" src="https://inboxflows.com/_/image/https%253A%252F%252Fs7d9.scene7.com%252Fis%252Fimage%252Fsouthwestairlines%252FCB130025_Hero-1-_-Media-Backed-Sale-with-Email-Test-20240416_TP112009_20240416_1%253Fclk%253DCB130025/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzN2Q5LnNjZW5lNyIsInRpbWUiOjE3MTM4ODQ0MjkuMTM5MjI5NX0:1rzHdF:MP0RkFrutZ9GT4w-rdeORP5IsOiXdQnlTbfTTBd4GxE" style="display: block; color: #304CB2; font-size: 12px; font-family: 'Trebuchet MS', helvetica, regular;" width="600"/>
              </a>
             </td>
            </tr>
            <!-- /End Content - Hero 1 - CB130025->
                      <!-- URL LOW FARE CALENDAR -->
            <!-- NEXT MONTH PARAMETER -->
            <!-- mobile -->
            <!--[if !mso]><!-->
            <tr aria-hidden="true">
             <td class="container mobile x_hidemobile" style="mso-hide: all; padding-bottom: 0; font-size: 0px; line-height: 0px;" valign="top">
              <!--08. Header - Mobile-->
              <a _category="Content" _label="Content - Hero 2 - CB130026">
               <img alt="Display images to show real-time content" border="0" class="mobile" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fcontent.mink.southwest.com%252Fp%252Frp%252Fb1e9648b05460b6e.png%253Fmi_u%253D295958518%2526mi_ecmp%253Dac_sec_promo_20240423_sale_mbs%2526ORIG%253D%2526DEST%253D%2526mi_origin%253DOAK%2526mi_origin_city%253D/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjb250ZW50Lm1pbiIsInRpbWUiOjE3MTM4ODQ0MjkuMTM5NDA1N30:1rzHdF:PNrX1zj2CKE9QILCJFOxs8iD_CwqQWMUsbCA25WinH0" style="max-height: 0; width: 0; display: block; color: #304CB2; font-size: 0px; line-height: 0px; font-family: 'Trebuchet MS', helvetica, regular;" width="100%"/>
              </a>
              <table border="0" cellpadding="0" cellspacing="0" class="background" role="presentation" style="background-color:#ededed;" width="100%">
               <tbody>
                <tr aria-hidden="true">
                 <td class="container mobilenopadding x_hidemobile" style="mso-hide: all; padding-bottom: 0; font-size: 0px; line-height: 0px;" valign="top">
                  <!--09. Destination 1 - Mobile-->
                  <a _category="Content" _label="Content - Hero 2 - CB130026">
                   <img alt="Display images to show real-time content" border="0" class="mobile" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fcontent.mink.southwest.com%252Fp%252Frp%252Fe015b3fd3ae01abf.png%253Fmi_u%253D295958518%2526mi_ecmp%253Dac_sec_promo_20240423_sale_mbs%2526ORIG%253D%2526DEST%253D%2526mi_origin%253DOAK/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjb250ZW50Lm1pbiIsInRpbWUiOjE3MTM4ODQ0MjkuMTM5NTY5NX0:1rzHdF:qK7swuyJrbUWEexVim_XzzuOEWmSKPPGg03sNF1p8go" style="max-height: 0; width: 0; display: block; color: #304CB2; font-size: 0px; line-height: 0px; font-family: 'Trebuchet MS', helvetica, regular;" width="100%"/>
                  </a>
                 </td>
                </tr>
                <tr aria-hidden="true">
                 <td class="container mobilenopadding x_hidemobile" style="mso-hide: all; padding-bottom: 0; font-size: 0px; line-height: 0px;" valign="top">
                  <!--10. Destination 2 - Mobile-->
                  <a _category="Content" _label="Content - Hero 2 - CB130026">
                   <img alt="Display images to show real-time content" border="0" class="mobile" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fcontent.mink.southwest.com%252Fp%252Frp%252Fb3908d8c47c41a27.png%253Fmi_u%253D295958518%2526mi_ecmp%253Dac_sec_promo_20240423_sale_mbs%2526ORIG%253D%2526DEST%253D%2526mi_origin%253DOAK/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjb250ZW50Lm1pbiIsInRpbWUiOjE3MTM4ODQ0MjkuMTM5NzQ1N30:1rzHdF:-RMw3hTlP3AxVxba2gDlAd_9V7a0j_Riyr5HDKeKB5U" style="max-height: 0; width: 0; display: block; color: #304CB2; font-size: 0px; line-height: 0px; font-family: 'Trebuchet MS', helvetica, regular;" width="100%"/>
                  </a>
                 </td>
                </tr>
                <tr aria-hidden="true">
                 <td class="container mobilenopadding x_hidemobile" style="mso-hide: all; padding-bottom: 0; font-size: 0px; line-height: 0px;" valign="top">
                  <!--11. Destination 3 - Mobile-->
                  <a _category="Content" _label="Content - Hero 2 - CB130026">
                   <img alt="Display images to show real-time content" border="0" class="mobile" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fcontent.mink.southwest.com%252Fp%252Frp%252F75febd46599b2300.png%253Fmi_u%253D295958518%2526mi_ecmp%253Dac_sec_promo_20240423_sale_mbs%2526ORIG%253D%2526DEST%253D%2526mi_origin%253DOAK/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjb250ZW50Lm1pbiIsInRpbWUiOjE3MTM4ODQ0MjkuMTM5OTE2N30:1rzHdF:lEFkli54F2KtSjnjyX0WHBn7J5PrazRNJPFB28JQxlU" style="max-height: 0; width: 0; display: block; color: #304CB2; font-size: 0px; line-height: 0px; font-family: 'Trebuchet MS', helvetica, regular;" width="100%"/>
                  </a>
                 </td>
                </tr>
                <tr aria-hidden="true">
                 <td class="container mobilenopadding x_hidemobile" style="mso-hide: all; padding-bottom: 0; font-size: 0px; line-height: 0px;" valign="top">
                  <!--12. Footer - Mobile-->
                  <a _category="Content" _label="Content - Hero 2 - CB130026">
                   <img alt="Display images to show real-time content" border="0" class="mobile" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fcontent.mink.southwest.com%252Fp%252Frp%252F2971b53e1ace8c34.png%253Fmi_u%253D295958518%2526mi_ecmp%253Dac_sec_promo_20240423_sale_mbs%2526ORIG%253D%2526DEST%253D%2526mi_origin%253DOAK/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjb250ZW50Lm1pbiIsInRpbWUiOjE3MTM4ODQ0MjkuMTQwMDg3fQ:1rzHdF:DWqlIhfEIta7fz1NHME7thQ1Rk8mnCiTSEuZ8A6pVEE" style="max-height: 0; width: 0; display: block; color: #304CB2; font-size: 0px; line-height: 0px; font-family: 'Trebuchet MS', helvetica, regular;" width="100%"/>
                  </a>
                 </td>
                </tr>
               </tbody>
              </table>
              <!--<![endif]-->
              <!-- desktop -->
             </td>
            </tr>
            <tr class="hide">
             <td class="container" style="padding-bottom: 10px; font-size: 0px; line-height: 0px;" valign="top">
              <!--02. Header - Desktop-->
              <a _label="Content - Hero 2 - CB130026" style="display: block;">
               <img alt="Display images to show real-time content" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fcontent.mink.southwest.com%252Fp%252Frp%252F20634ccf1bc24d48.png%253Fmi_u%253D295958518%2526mi_ecmp%253Dac_sec_promo_20240423_sale_mbs%2526ORIG%253D%2526DEST%253D%2526mi_origin%253DOAK%2526mi_origin_city%253D/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjb250ZW50Lm1pbiIsInRpbWUiOjE3MTM4ODQ0MjkuMTQwMzU3N30:1rzHdF:HyFxfADOTuzwF3JszopT7qMmjvLuiu_j0xrfoiNf8mI" style="border: 0; display: block;"/>
              </a>
              <table border="0" cellpadding="0" cellspacing="0" class="background" role="presentation" style="background-color:#ededed;" width="100%">
               <tbody>
                <tr>
                 <td style="font-size: 0px; line-height: 0px; padding-left: 10px;" valign="middle">
                  <!--03. Destination 1 - Desktop-->
                  <a _label="Content - Hero 2 - CB130026" style="display: block;">
                   <img alt="Display images to show real-time content" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fcontent.mink.southwest.com%252Fp%252Frp%252F24dd80bdfa66adff.png%253Fmi_u%253D295958518%2526mi_ecmp%253Dac_sec_promo_20240423_sale_mbs%2526ORIG%253D%2526DEST%253D%2526mi_origin%253DOAK/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjb250ZW50Lm1pbiIsInRpbWUiOjE3MTM4ODQ0MjkuMTQwNTMzN30:1rzHdF:9uhM_gQxagAP7tbnKzgFbO03iP0IW7D4v81eFDN_smA" style="border: 0; display: block;"/>
                  </a>
                 </td>
                 <td style="font-size: 0px; line-height: 0px;" valign="middle">
                  <!--04. Destination 2 - Desktop-->
                  <a _label="Content - Hero 2 - CB130026" style="display: block;">
                   <img alt="Display images to show real-time content" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fcontent.mink.southwest.com%252Fp%252Frp%252F37f1316a8cf326d9.png%253Fmi_u%253D295958518%2526mi_ecmp%253Dac_sec_promo_20240423_sale_mbs%2526ORIG%253D%2526DEST%253D%2526mi_origin%253DOAK/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjb250ZW50Lm1pbiIsInRpbWUiOjE3MTM4ODQ0MjkuMTQwNzE5Mn0:1rzHdF:mpOfoFTkm9xZUQcJDi4Cv3uZ1c2bJmeRrkZEhR84CvA" style="border: 0; display: block;"/>
                  </a>
                 </td>
                 <td style="font-size: 0px; line-height: 0px; padding-right: 10px;" valign="middle">
                  <!--05. Destination 3 - Desktop-->
                  <a _label="Content - Hero 2 - CB130026" style="display: block;">
                   <img alt="Display images to show real-time content" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fcontent.mink.southwest.com%252Fp%252Frp%252F0b5b4c4c1065c5c7.png%253Fmi_u%253D295958518%2526mi_ecmp%253Dac_sec_promo_20240423_sale_mbs%2526ORIG%253D%2526DEST%253D%2526mi_origin%253DOAK/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjb250ZW50Lm1pbiIsInRpbWUiOjE3MTM4ODQ0MjkuMTQwODk2Nn0:1rzHdF:JHc6e0ePAdr9HYR2YZldlvexrKU9ddkyt_adZTMDms0" style="border: 0; display: block;"/>
                  </a>
                 </td>
                </tr>
               </tbody>
              </table>
              <!--06. Footer - Desktop-->
              <a _label="Content - Hero 2 - CB130026" style="display: block">
               <img alt="Display images to show real-time content" border="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fcontent.mink.southwest.com%252Fp%252Frp%252Ff2987d1c0ce81dfd.png%253Fmi_u%253D295958518%2526mi_ecmp%253Dac_sec_promo_20240423_sale_mbs%2526ORIG%253D%2526DEST%253D%2526mi_origin%253DOAK/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjb250ZW50Lm1pbiIsInRpbWUiOjE3MTM4ODQ0MjkuMTQxMDY4NX0:1rzHdF:AORHtmIKgv-jgfwG37lzD0U-bGfkxrDW94sACdD2dx8" style="border: 0; display: block;"/>
              </a>
             </td>
            </tr>
            <tr>
             <td>
              <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%252Fcontent.mink.southwest.com%252Fp%252Fup%252Faafeb28be0a77f343fe1a7ea39de473b%252Fo.gif%253Fmi_u%253D295958518%2526mi_ecmp%253Dac_sec_promo_20240423_sale_mbs/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjb250ZW50Lm1pbiIsInRpbWUiOjE3MTM4ODQ0MjkuMTQxMjM0Mn0:1rzHdF:FzfwhNLNwrxd9Eeomlp0VXApyCHVIUSs8B7jRfO5m9k" width="1"/>
                </td>
               </tr>
              </table>
             </td>
            </tr>
            <!-- Begin Content - Split 1 - CB130027-->
            <tr>
             <td class="container split" style="padding-bottom: 15px;" valign="bottom">
              <table border="0" cellpadding="0" cellspacing="0" role="presentation" style="background-color: rgb(244, 244, 244);" width="100%">
               <tbody>
                <tr>
                 <th class="column left" dir="ltr" style="padding: 0; font-size: 0; font-weight: normal; line-height: 0;" valign="top">
                  <a _label="Content - Split 1 - CB130027" style="color: #304CB2; text-decoration: none;">
                   <img alt="" border="0" class="full desktop" src="https://inboxflows.com/_/image/https%253A%252F%252Fs7d9.scene7.com%252Fis%252Fimage%252Fsouthwestairlines%252FCB130027_Split-1-_-Refer-A-Company_TP112009_20240415_3%253Fclk%253DCB130027/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzN2Q5LnNjZW5lNyIsInRpbWUiOjE3MTM4ODQ0MjkuMTQxNDA0Nn0:1rzHdF:QMtSiBj7lzQ4ir3o8ARAtPp5hMRx6Zk2pMUnu4xS9C0" style="display: block; font-size: 14px; font-family: 'Trebuchet MS', Helvetica, regular;" width="300"/>
                  </a>
                 </th>
                 <th class="column right" dir="ltr" style="padding: 0; font-weight: normal;" valign="top">
                  <table border="0" cellpadding="0" cellspacing="0" class="full" role="presentation" width="300">
                   <tbody>
                    <tr>
                     <td class="copy mText-center" style="padding: 15px 15px 0px 15px;" valign="top">
                      <p class="headline" style="color: #D5152E; font-size: 14px; font-weight: bold; font-family: 'Trebuchet MS', Helvetica, regular; text-align: left; Margin: 0 0 5px 0;">
                      </p>
                      <p class="headline" style="color: #304CB2; font-size: 26px; font-weight: bold; font-family: 'Trebuchet MS', Helvetica, regular; text-align: left; Margin: 0 0 10px 0;">
                       Wanna earn up to 125,000 Rapid Rewards
                       <sup>
                        ®
                       </sup>
                       bonus points?
                      </p>
                      <p class="bodyCopy" style="color: #304CB2; font-size: 10px; font-family: 'Trebuchet MS', Helvetica, regular; text-align: left; Margin: 0;">
                       25,000 bonus points per qualifying referral (max. 5) if requirements are met. Terms and conditions apply.
                      </p>
                     </td>
                    </tr>
                    <tr>
                     <td class="buttonWrap" style="padding: 20px 20px 20px 15px;" valign="top">
                      <table border="0" cellpadding="0" cellspacing="0" role="presentation" style="border: 1px solid #304CB2; border-radius: 2px;">
                       <tbody>
                        <tr>
                         <td class="button" height="33" valign="middle" width="150">
                          <p style="color: #304CB2; font-size: 16px; font-weight: bold; font-family: 'Trebuchet MS', Helvetica, regular; text-align: center; Margin: 0;">
                           <a _label="Content - Split 1 - CB130027" class="CTACopy" style="color: #304CB2; text-decoration: none;">
                            Learn more
                           </a>
                          </p>
                         </td>
                        </tr>
                       </tbody>
                      </table>
                     </td>
                    </tr>
                    <tr class="disclaimer">
                     <td class="mText-center" style="padding: 0 15px 10px 15px;" valign="top">
                      <p style="color: #304CB2; font-size: 9px; font-family: 'Trebuchet MS', Helvetica, regular; text-align: left; Margin: 0;">
                      </p>
                     </td>
                    </tr>
                   </tbody>
                  </table>
                 </th>
                </tr>
               </tbody>
              </table>
             </td>
            </tr>
            <!-- / End Content - Split 1 - CB130027 -->
           </tbody>
          </table>
         </td>
        </tr>
        <!-- ===== end: content region ===== -->
        <!-- ===== start: footer region ===== -->
        <tr>
         <td class="miniPolo container" style="padding: 0 0 15px;" valign="top">
          <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
           <tbody>
            <tr>
             <th class="column c1" height="50" style="font-weight: normal;background-color: #E6E7E8;padding:0; border-collapse:collapse;" valign="top">
              <table border="0" cellpadding="0" cellspacing="0" class="full" height="50" role="presentation" style="background-color: #E6E7E8;" width="190">
               <tbody>
                <tr>
                 <td align="right" valign="middle" width="45">
                  <a _label="Content - Mini Polo 1" style="color: #111B40; text-decoration: none;">
                   <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=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRnJlcy5pbHV2LnNvdSIsInRpbWUiOjE3MTM4ODQ0MjkuMTQxNTQ5fQ:1rzHdF:-ow7UxV2o7TwKaIaaR2udF3xqc-McQ9XpOshxL3uYHk" style="display: block;" width="30"/>
                  </a>
                 </td>
                 <td align="center" valign="middle">
                  <p style="color: #111B40; font-size: 14px; font-weight: bold; font-family: 'Trebuchet MS', Helvetica, regular; margin: 15px 0; line-height: 20px;">
                   <a _label="Content - Mini Polo 1" style="color: #111B40; text-decoration: none;">
                    Book hotel
                   </a>
                  </p>
                 </td>
                 <td align="left" class="w45 mImg-center" valign="middle" width="24">
                  <a _label="Content - Mini Polo 1" style="color: #111B40; text-decoration: none;">
                   <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=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRnJlcy5pbHV2LnNvdSIsInRpbWUiOjE3MTM4ODQ0MjkuMTQxNjg4Nn0:1rzHdF:WI9ZMP7heg0Y2u72XG_lTFkt8yivLDcDJ36vCQWDG08" style="display: block;" width="9"/>
                  </a>
                 </td>
                </tr>
               </tbody>
              </table>
             </th>
             <th class="column" height="15" style="padding:0; border-collapse:collapse;" width="10">
             </th>
             <th class="column c2" height="50" style="font-weight: normal;background-color: #E6E7E8;padding:0; border-collapse:collapse;" valign="top">
              <table border="0" cellpadding="0" cellspacing="0" class="full" height="50" role="presentation" style="background-color: #E6E7E8;" width="190">
               <tbody>
                <tr>
                 <td align="right" valign="middle" width="45">
                  <a _label="Content - Mini Polo 2" style="color: #111B40; text-decoration: none;">
                   <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=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRnJlcy5pbHV2LnNvdSIsInRpbWUiOjE3MTM4ODQ0MjkuMTQxODQyMX0:1rzHdF:lpf52yHWezAE4I4wjfacDsnMf48BZQDwE2q3tZfiGkI" style="display: block;" width="30"/>
                  </a>
                 </td>
                 <td align="center" valign="middle">
                  <p style="color: #111B40; font-size: 14px; font-weight: bold; font-family: 'Trebuchet MS', Helvetica, regular; margin: 15px 0; line-height: 20px;">
                   <a _label="Content - Mini Polo 2" style="color: #111B40; text-decoration: none;">
                    Book car
                   </a>
                  </p>
                 </td>
                 <td align="left" class="w45 mImg-center" valign="middle" width="24">
                  <a _label="Content - Mini Polo 2" style="color: #111B40; text-decoration: none;">
                   <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=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRnJlcy5pbHV2LnNvdSIsInRpbWUiOjE3MTM4ODQ0MjkuMTQyMDJ9:1rzHdF:_31Dneo2JdLLxB6rmlcDrAjy-VJshErYfBky0pd-Fwc" style="display: block;" width="9"/>
                  </a>
                 </td>
                </tr>
               </tbody>
              </table>
             </th>
             <th class="column" height="15" style="padding:0; border-collapse:collapse;" width="10">
             </th>
             <th class="column c3" height="50" style="font-weight: normal;background-color: #E6E7E8;padding:0; border-collapse:collapse;" valign="top">
              <table border="0" cellpadding="0" cellspacing="0" class="full" height="50" role="presentation" style="background-color: #E6E7E8;" width="200">
               <tbody>
                <tr>
                 <td align="right" valign="middle" width="45">
                  <a _label="Content - Mini Polo 3" style="color: #111B40; text-decoration: none;">
                   <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=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRnJlcy5pbHV2LnNvdSIsInRpbWUiOjE3MTM4ODQ0MjkuMTQyMTc5NX0:1rzHdF:kS7v8j6s77wRWZvkRadF3sN9IX6xr-DqC4gPVPD7UbU" style="display: block;" width="30"/>
                  </a>
                 </td>
                 <td align="center" valign="middle">
                  <p style="color: #111B40; font-size: 14px; font-weight: bold; font-family: 'Trebuchet MS', Helvetica, regular; margin: 15px 0; line-height: 20px;">
                   <a _label="Content - Mini Polo 3" style="color: #111B40; text-decoration: none;">
                    View all offers
                   </a>
                  </p>
                 </td>
                 <td align="left" class="w45 mImg-center" valign="middle" width="24">
                  <a _label="Content - Mini Polo 3" style="color: #111B40; text-decoration: none;">
                   <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=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRnJlcy5pbHV2LnNvdSIsInRpbWUiOjE3MTM4ODQ0MjkuMTQyMzQ4fQ:1rzHdF:F2sb4_DAVctEwqwUp-BsUaBil_Yml3UoqFXxCTHWjg0" 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="padding: 0 25px; 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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZyZXMuaWx1di5zbyIsInRpbWUiOjE3MTM4ODQ0MjkuMTQyNTA2fQ:1rzHdF:w6g6voX5wv5NaupBJrCstU_C2d0NI67c0E31a_oVNVg" style="color: #304CB2; font-size: 10px; line-height: normal; font-family: 'Trebuchet MS', Helvetica, sans-serif;" width="50"/>
                  </a>
                 </td>
                 <td style="padding: 0 25px; 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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZyZXMuaWx1di5zbyIsInRpbWUiOjE3MTM4ODQ0MjkuMTQyODI2OH0:1rzHdF:YfCyB39_IdhJM1vUGjNOVfrcTf5_wgk27bmk43Wehbc" style="color: #304CB2; font-size: 10px; line-height: normal; font-family: 'Trebuchet MS', Helvetica, sans-serif;" 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;">
                    Help Center
                   </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 class="" id="terms" style="padding: 0 15px;" valign="top">
             </td>
            </tr>
            <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 0 10px 0;">
               Sale Terms and Conditions:
              </p>
              <p style="color: #8f8f8f; font-size: 10px; font-family: 'Trebuchet MS', Helvetica, regular; text-align: left; margin: 0 0 10px 0;">
               <a style="color: #8f8f8f; text-decoration: none;">
                21-day advance purchase required. Purchase from April 16 through April 25, 2024 11:59 p.m. Pacific Time. Continental U.S. travel valid May 7 through November 20, 2024. Hawaii, international, and San Juan, Puerto Rico travel valid August 20 through November 20, 2024. Continental U.S. travel blacked out July 2-July 3, 2024. Travel continental U.S. to/from Hawaii, international, and San Juan, Puerto Rico blacked out September 3, 2024. Orange County (SNA) travel not valid. Travel is valid Tuesdays and Wednesdays. Fares valid on nonstop service where indicated; if not indicated, fares are valid on single connecting service. Displayed prices include all U.S. and international government taxes and fees. Points bookings do not include taxes, fees, and other government/airport charges of at least $5.60 per one-way flight. Seats and days are limited. Fares may vary by destination, flight, and day of the week and won't be available on some flights that operate during very busy travel times and holiday periods. Travel is available for one-way Wanna Get Away
                <sup>
                 ®
                </sup>
                fares. Fares may be combined with other Southwest Airlines
                <sup>
                 ®
                </sup>
                combinable fares. If combining with other fares, the most restrictive fare's rules apply. Advertised fares may be available on other days of the week, but that's not guaranteed. Fares are nonrefundable but may be applied toward future travel on Southwest Airlines, as long as reservations are canceled at least 10 minutes prior to the scheduled departure. Failure to cancel prior to departure will result in forfeiture of remaining funds on the reservation. Any change in itinerary may result in an increase in fare. Standby travel may require a fare upgrade depending on fare purchased and Rapid Rewards
                <sup>
                 ®
                </sup>
                tier status. Fares are subject to change until ticketed. Offer applies only to published, scheduled service.
               </a>
              </p>
             </td>
            </tr>
            <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 0 10px 0;">
               Refer a Company Terms And Conditions:
              </p>
              <p style="color: #8F8F8F; font-size: 10px; font-family: 'Trebuchet MS', Helvetica, regular; text-align: left; Margin: 0 0 10px 0;">
               <a style="color: #8F8F8F; text-decoration: none;">
                1. Register &amp; Refer
                <br/>
                <br/>
                Register for this Refer a Company Promotion (“Promotion”) between now and December 31, 2024
               </a>
               ("Promotion Period"), and on the registration form, fill out the information of the person who is the travel decision maker for the company that you are referring. If the remaining Refer a Company Terms and Conditions are met, then you will earn 25,000 Rapid Rewards
               <sup>
                ®
               </sup>
               bonus points for each qualifying referral up to a maximum of five (5) times in a 12-month period for a total of 125,000 Rapid Rewards bonus points. Any referrals you submit after you have referred five (5) qualifying companies in a 12-month period will no longer be eligible to earn the 25,000 Rapid Rewards bonus points. If the company you are referring already has a SWABIZ
               <sup>
                ®
               </sup>
               account, a managed contract, or a business travel relationship with Southwest
               <sup>
                ®
               </sup>
               Business, you will not be eligible to earn the 25,000 Rapid Rewards bonus points. You represent and warrant that you have permission to provide the contact information of the travel decision maker for the company you are referring to Southwest Business and that Southwest Business may disclose to such person that you were the referring individual.  To register for this Promotion, you will need to provide your Southwest Rapid Rewards
               <sup>
                ®
               </sup>
               account number at the time of registration. If you do not have a Rapid Rewards account number, you may register for an account by going online to
               <strong>
                <a _label="Terms_AccEnroll" style="color: #8F8F8F; text-decoration: underline; font-weight: bold;">
                 southwest.com/account/enroll
                </a>
               </strong>
               to become a Member. Rapid Rewards accounts are free.
               <br/>
               <br/>
               2. Earn Rapid Rewards Bonus Points Based on the Company's Path
               <br/>
               <br/>
               A. If the company you are referring does not already have a SWABIZ account, a managed contract, or a business travel relationship with Southwest Business and (i) you register for this Promotion within the Promotion Period, including completion of all required fields, (ii) the company you referred is qualified by Southwest Business, (iii) the company you referred enrolls in SWABIZ within 30 days of when Southwest Business sends an email notifying the company it is qualified for the self-service (SWABIZ) business partnership with Southwest Business, and (iv) within 90 days from when the company you referred has enrolled in SWABIZ (such 90-day period, the "Post Enrollment Period") and an eligible traveler of the company books and flies one qualifying revenue round trip flight (or two qualifying revenue one-way trip flights) with the company’s corporate identification number associated with such flight, then you will earn 25,000 Rapid Rewards bonus points. If the company that you are referring has opted out or opts out of receiving emails from Southwest, Southwest will not send an email to the company that you are referring.
               <br/>
               <br/>
               All of steps (i) through (iii) described in the paragraph above must be completed prior to booking and commencement of travel. Valid on new qualifying revenue flights booked during the Post Enrollment Period for travel during the Post Enrollment Period and flown within the Post Enrollment Period.
               <br/>
               <br/>
               A qualifying flight for the purposes of this Promotion is a round trip revenue flight on Southwest Airlines
               <sup>
                ®
               </sup>
               from an origin city to a destination city and back to the originating airport or carrier-recognized co-terminal or a one-way revenue flight on Southwest Airlines from an origin city to a destination city that is associated with a corporate identification number at the time of booking or prior to departure and paid entirely with dollars, Southwest LUV Vouchers
               <sup>
                ®
               </sup>
               , gift cards, or flight credits, and with no portion of the purchase price paid for with Rapid Rewards points or Rapid Rewards Business points. Flights booked prior to the first day of the Post Enrollment Period or not completed by the last day of the Post Enrollment Period will not be eligible to count towards this Promotion. Charter flights, group travel, Southwest Vacations
               <sup>
                ®
               </sup>
               packages, and Companion Pass
               <sup>
                ®
               </sup>
               flights booked on
               <a _label="Terms_SwaHomepage" style="color: #8F8F8F; text-decoration: underline; font-weight: bold;">
                Southwest.com
                <sup>
                 ®
                </sup>
               </a>
               and reservations made using Rapid Rewards points do not qualify for this Promotion. Valid on Southwest Airlines published scheduled service. Changes made to the itinerary after purchase may eliminate qualification for Promotion.
               <br/>
               <br/>
               B. If the company you referred is qualified by Southwest Business for a managed relationship with Southwest Business, you will earn 25,000 Rapid Rewards bonus points with no further action required.
               <br/>
               <br/>
               3. Reward Yourself
               <br/>
               <br/>
               After the company either completes their required flight activity, or successfully signs a contract with Southwest Business, please allow up to two weeks for your Rapid Rewards bonus points to post to your account. Your bonus will appear on your statement as "Points Adjustment."
               <br/>
               <br/>
               This Promotion is nontransferable. Rapid Rewards bonus points earned under this Promotion will not count toward A-List or A-List Preferred status but they will count toward Companion Pass qualification.
               <br/>
               <br/>
               This Promotion is subject to change and may be canceled at any time without notice.
               <br/>
               <br/>
               Only one referrer per company or Company ID will be eligible to collect the Rapid Rewards bonus points, and this will be the person who enters the first referral Southwest receives for that particular company. You are not eligible for referral bonus points if you use a false name, information, or if Southwest cannot contact you. If Southwest cannot reach the person you are referring, or if the company the referrer works for does not qualify for a relationship with Southwest Business or decides not to engage further with Southwest, you will not be eligible to earn the 25,000 Rapid Rewards bonus points. If the company you are referring already has a SWABIZ account, a managed contract, or a business travel relationship with Southwest Business, you will not be eligible to earn the 25,000 Rapid Rewards bonus points.
               <strong>
                Southwest Business Employees are not eligible to participate in this Promotion. Promotion is open to United States residents and for eligible companies based in the United States only.
               </strong>
               <br/>
               Southwest shall have the sole and exclusive right to resolve all disputes between two or more referrers who are attempting to refer the same company, and all determinations by Southwest shall be final and binding. Southwest reserves all of its rights and all other applicable Rapid Rewards rules and regulations.
               <br/>
               <br/>
               Payments of all applicable federal, state, and local taxes are solely the responsibility of the recipient of the Rapid Rewards bonus points. Such individual may be required to sign an IRS Form W-9 with their full social security number or the equivalent.  Failure to submit a Form W-9 upon request will result in forfeiture of the Rapid Rewards bonus points. Earnings valued $600 or more will be reported to the IRS in the calendar year in which the bonus points are awarded.
               <br/>
               <br/>
               If you are a Southwest Airlines Employee, by choosing to accept the Refer a Company Award of Rapid Rewards bonus points, you agree to the value of the award being added to your taxable income, understanding that the taxes to be withheld will vary by Employee depending on state residency and overall individual tax situation. For federal taxes (income, Social Security, and Medicare), the estimated average tax withholding rate is approximately 30 percent.
               <br/>
               <br/>
               All Rapid Rewards rules and regulations apply and can be found at
               <a _label="Terms_RRTerms" style="color: #8F8F8F; text-decoration: underline; font-weight: bold;">
                www.southwest.com/rrterms
               </a>
               . Southwest reserves the right to amend, suspend, or change the Rapid Rewards program and/or Rapid Rewards program rules at any time without notice. Rapid Rewards Members do not acquire property rights in accrued points. The number of Rapid Rewards 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 is subject to change at any time until the booking is confirmed.
              </p>
             </td>
            </tr>
            <!-- end: terms and conditions -->
            <!-- === end: Terms and Conditions === -->
            <tr>
             <td style="font-family: 'Trebuchet MS', Helvetica, regular;" valign="top">
              <p style="color: #8F8F8F; font-size: 10px; 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
               <span style="font-size: 6px; line-height: 6px; vertical-align: 4px;">
                ®
               </span>
               account on
               <a _label="Legal - Member - Southwest.com" style="color: #8F8F8F; text-decoration: underline;">
                <strong>
                 Southwest.com
                </strong>
               </a>
               <span style="font-size: 6px; line-height: 6px; vertical-align: 4px;">
                ®
               </span>
               for the most up-to-date information on available points, tier status, including tier qualifying points or flights, and Companion Pass
               <span style="font-size: 6px; line-height: 6px; vertical-align: 4px;">
                ®
               </span>
               qualifying points or flights.
              </p>
              <p style="color: #304CB2; font-size: 10px; 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; 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; Margin: 0 0 10px 0;">
               This is a post-only mailing from Southwest Airlines
               <span style="font-size: 6px; line-height: 6px; vertical-align: 4px;">
                ®
               </span>
               . Please do not attempt to respond to this message.
              </p>
              <p style="color: #8F8F8F; font-size: 10px; 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; Margin: 0 0 10px 0;">
               © Copyright 2024 Southwest Airlines Co. All Rights Reserved.
              </p>
              <p style="color: #8F8F8F; font-size: 10px; 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>
     </td>
    </tr>
    <tr>
     <td valing="top">
      <style>
       @media print {
                            #_two50 {
                                background-image:url('https://inboxflows.com/_/image/https%253A%252F%252Fsouthwest.everestengagement.com%252Fea%252FabNr6Wz0M8%252F%253Ft%253Dp%2526e%253Dac8e32ec96b56e87848e0603521e75ec6aac29add4856d8ae7f2b694403a8574%2526c%253Dac_sec_promo_20240423_sale_mbs%2526channel%253DSouthwest%2526series%253DSEC/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzb3V0aHdlc3QuZSIsInRpbWUiOjE3MTM4ODQ0MjkuMTE3Mzg5fQ:1rzHdF:pfGwZY_aDL5MfAJE2lnUvWS1MVcaeQFxD7PSwejO2Dw');
                            }
                        }
                        
                        blockquote #_two50, #mailContainerBody #_two50, div.OutlookMessageHeader, table.moz-email-headers-table {
                            background-image:url('https://inboxflows.com/_/image/https%253A%252F%252Fsouthwest.everestengagement.com%252Fea%252FabNr6Wz0M8%252F%253Ft%253Df%2526e%253Dac8e32ec96b56e87848e0603521e75ec6aac29add4856d8ae7f2b694403a8574%2526c%253Dac_sec_promo_20240423_sale_mbs%2526channel%253DSouthwest%2526series%253DSEC/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzb3V0aHdlc3QuZSIsInRpbWUiOjE3MTM4ODQ0MjkuMTE4MjUxNn0:1rzHdF:W-wkqWMZbVE9DupT_uGk7caeM7QhIBzrp93J2Mo47xc');
                        }
      </style>
      <div id="_two50">
      </div>
      <img height="1" id="_two50_img" src="https://inboxflows.com/_/image/https%253A%252F%252Fsouthwest.everestengagement.com%252Fea%252FabNr6Wz0M8%252F%253Fe%253Dac8e32ec96b56e87848e0603521e75ec6aac29add4856d8ae7f2b694403a8574%2526c%253Dac_sec_promo_20240423_sale_mbs%2526channel%253DSouthwest%2526series%253DSEC/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZzb3V0aHdlc3QuZSIsInRpbWUiOjE3MTM4ODQ0MjkuMTQzMDAzN30:1rzHdF:9eUS8EXZtkzhrByp2dBXOBq1K1HhTEne4bSjpPhCEkI" style="margin:0 !important; padding:0 !important; border:0 !important; height:1px !important; width:1px !important;" 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%253Dhe08df968%252C8005cdac%252C1/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ0LmlsdXYuc291dCIsInRpbWUiOjE3MTM4ODQ0MjkuMTQzMjAxfQ:1rzHdF:MDXPdl0oSW71EzH7p8Ci5fBu14cunAHPQpeDy_jjkfk" width="0"/>
 </body>
</html>