Inboxes List

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="IE=edge" http-equiv="X-UA-Compatible"/>
  <meta content="width=device-width, initial-scale=1.0" name="viewport"/>
  <title>
   Vueling
  </title>
  <link href="https://fonts.googleapis.com/css2?family=Albert+Sans:wght@100..900&amp;display=swap" rel="stylesheet"/>
  <!-- -->
  <style type="text/css">
   html {width: 100%; }
  body {-webkit-text-size-adjust: none; -ms-text-size-adjust: none; margin: 0; padding: 0; font-family: Arial, Helvetica !important; }
   table {border-spacing: 0; table-layout: auto; margin: 0 auto; }
   img {display: block !important; overflow: hidden !important; }

   .btn-link a {color: #000000 !important; }

   .MIcrea {
  background-image: url(https://inboxflows.com/_/image/https%253A%252F%252Fnews.vueling.com%252Fnews%252F2026%252F260528_novedades_verano%252FEN.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3ODA1OTU0MTEuMDY0ODg1fQ:1wVCCp:6aSfZk61BKzXDiU3ch2LqciCYfZy7EIRYxtGDqHqJaQ);
  background-repeat: no-repeat;
  background-position: center !important;
  width: 100%;
  height: 278px;
  background-size: cover;
  
   }
   .MItitle {
  background: url();
  width: 100%; height: 250px;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
   }

   .actividades {border-bottom-right-radius: 16px; border-top-right-radius: 16px;}
   .hoteles {border-top-left-radius: 16px;}
   .coches {border-bottom-left-radius: 16px;}

   /*Responsive*/
   @media only screen and (max-width: 640px) {
  body {
    margin: 0px;
    width: auto !important;
   font-family: Arial, Helvetica !important;
  }

  .table-inner {
    width: 90% !important;
    max-width: 90% !important;
  }

  .table-full {
    width: 100% !important;
    max-width: 100% !important;
    text-align: center !important;
  }

  .hide-photo {display: none !important }
  .center {text-align: center !important }

  .td35 {height: 35px !important }

  .td20 {height: 20px !important }

  .imgFullWidth {
    width: 100% !important;
    height: auto !important;
  }

  .fullWidthBlock {
    width: 100% !important;
    height: auto !important;
    display: block !important;
  }

  .display-none2 {display: none !important; }

  .colorB {background-color: #ebf7ff !important; }

  .MIcrea {
    background-image: url(https://inboxflows.com/_/image/https%253A%252F%252Fnews.vueling.com%252Fnews%252F2026%252F260528_novedades_verano%252FEN_resp.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3ODA1OTU0MTEuMDY1NjM2Nn0:1wVCCp:VOLExrf2l3jZQ6H-M9slwtaRtWC7EAnbKIKo9E3lKzo);
    background-repeat: no-repeat;
    background-position: center !important;
    width: 100%;
    height: 250px;
    background-size: cover;
    
  }
  .MItitle {
    background: url();
    width: 100%; height: 250px;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
  }

   }

   @media only screen and (max-width: 479px) {
 body {width: auto !important; font-family: Arial, Helvetica !important; }

  .table-inner {width: 90% !important; text-align: center !important; }
  .table-full {width: 100% !important; max-width: 100% !important; text-align: center !important; }

  /*gmail*/
  u+.body .full {
    width: 100% !important;
    width: 100vw !important;
  }

  .hide-photo {display: none !important }
  .center {text-align: center !important }

  .imgFullWidth {width: 100% !important; height: auto !important; }
  .desktopLink {display: none !important; max-height: 0px !important; overflow: hidden !important; }
  .mobileLink_2 {display: inline !important; overflow: visible !important; font-size: 16px !important; }
  .desktopLink {display: none !important; max-height: 0px !important; overflow: hidden !important;}
  .mobileLink {display: inline !important; overflow: visible !important; font-size: 15px !important;}

  .hide_desktop {
    display: table !important;
    float: none !important;
    width: 100% !important;
    overflow: visible !important;
    height: auto !important;
  }

  .display-none {display: none !important; max-height: 0px !important; overflow: hidden !important; }

  .MItitleResp {
    background: url();
    background-repeat: no-repeat;
    background-position: center !important;
    width: 100%; height: 367px;
    background-size: cover;
  }


   }

   /* Clase para ocultar un elemento en versión mobile */
   .hide-on-mobile {display: none; }

   /* Clase para ocultar un elemento en versión desktop */
   .hide-on-desktop {display: table; }



   /* Media Query para pantallas de tamaño menor o igual a 768px (mobile) */
   @media only screen and (max-width: 768px) {
  .hide-on-mobile {display: table; /* Muestra el elemento en mobile */ }
  .hide-on-desktop {display: none; /* Oculta el elemento en mobile */ }

   }

   /* Media Query para pantallas mayores a 768px (desktop) */
   @media only screen and (min-width: 769px) {
  .hide-on-mobile {display: none; /* Oculta el elemento en desktop */ }
  .hide-on-desktop {display: table; /* Muestra el elemento en desktop */ }

   }

   /* OLD  */
   @media only screen and (max-width: 479px) {
  .actividades, .hoteles, .coches {border-radius: 16px;}
  .change-image { background: url(); background-repeat: no-repeat; background-position: center !important; background-color: #ffffff; width: 100%; height: 296px; background-size: cover; }
   }
   @media only screen and (max-width: 450px) {
  .actividades, .hoteles, .coches {border-radius: 16px;}
  .change-image { background: url(); background-repeat: no-repeat; background-position: center !important; background-color: #ffffff; width: 100%; height: 274px; background-size: cover; }
   }
   @media only screen and (max-width: 430px) {
  .actividades, .hoteles, .coches {border-radius: 16px;}
  .change-image { background: url(); background-repeat: no-repeat; background-position: center !important; background-color: #ffffff; width: 100%; height: 264px; background-size: contain; }
   }
   @media only screen and (max-width: 406px) {
  .actividades, .hoteles, .coches {border-radius: 16px;}
  .change-image { background: url(); background-repeat: no-repeat; background-position: center !important; background-color: #ffffff; width: 100%; height: 248px; background-size: contain; }
   }
   @media only screen and (max-width: 370px) {
  .actividades, .hoteles, .coches {border-radius: 16px;}
  .change-image { background: url(); background-repeat: no-repeat; background-position: center !important; background-color: #ffffff; width: 100%; height: 224px; background-size: cover; }
   }
   @media only screen and (max-width: 350px) {
  .actividades, .hoteles, .coches {border-radius: 16px;}
  .change-image { background: url(); background-repeat: no-repeat; background-position: center !important; background-color: #ffffff; width: 100%; height: 212px; background-size: cover; }
   }
  </style>
 </head>
 <body style="margin:0; padding:0;">
  <style type="text/css">
   div.preheader 
{ display: none !important; }
  </style>
  <div class="preheader" style="font-size: 1px; display: none !important;">
   Discover everything we have in store for you 😎
  </div>
  <div style="display: none; max-height: 0px; overflow: hidden;">
   ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ 
‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌
 ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ 
‌
  </div>
  <table align="center" bgcolor="#daeeff" border="0" cellpadding="0" cellspacing="0" class="full" width="100%">
   <tr class="display-none">
    <td height="32">
    </td>
   </tr>
   <tr>
    <td align="center">
     <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
      <tr>
       <td align="center">
        <table align="center" bgcolor="#ebf7ff" border="0" cellpadding="0" cellspacing="0" class="table-full" style="max-width: 650px;  background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252Fc98891af209f7156.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33424014%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3ODA1OTU0MTEuMDY2MzU2N30:1wVCCp:oqL6P1SPFmbi_3glbSbSaXH5I2m4yu9VUpVl9A-HKkA); background-repeat: repeat;" width="650">
         <!-- modulos -->
         <!-- #####################   HEADER ##################### -->
         <!-- ############# MI VUELING CLUB ############# -->
         <!-- -->
         <tr>
          <td align="center" bgcolor="#ebf7ff" style="background-color: #ebf7ff; background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252Fc98891af209f7156.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33424014%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3ODA1OTU0MTEuMDY2MzU2N30:1wVCCp:oqL6P1SPFmbi_3glbSbSaXH5I2m4yu9VUpVl9A-HKkA)">
           <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-full desktopLink" style="max-width: 650px" width="650">
            <tbody>
             <tr>
              <td style="background-color: #ffffff">
               <img alt="Vueling Club " border="0" class="img-empty-checkerboard" src="https://inboxflows.com/_/image/https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252F8538181c0d209374.png%253Fmi_ecmp%253D33424014%2526ID%253D3081471054525372%2526balanceAvios%253D0%2526level%253Dbasic%2526lang%253DEN/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZtaS52dWVsaW5nLiIsInRpbWUiOjE3ODA1OTU0MTEuMTEwNzUxMn0:1wVCCp:GczYJi6Bt6EzqpuuLWRjPIhUVxwJ5EUfqWVkK3gdmXA" style="display:block; line-height:0px; font-size:0px; border:0px; width: 100%" width="650"/>
              </td>
             </tr>
            </tbody>
           </table>
           <!--[if !mso]><!-->
           <div class="mobileLink" style="display:none; width:0; overflow:hidden; max-height:0!important; background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252Fc98891af209f7156.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33424014%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3ODA1OTU0MTEuMDY2MzU2N30:1wVCCp:oqL6P1SPFmbi_3glbSbSaXH5I2m4yu9VUpVl9A-HKkA)">
            <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-full" style="width:100%; border:0; border-spacing:0">
             <tbody>
              <tr>
               <td style="border-top-left-radius: 16px; border-top-right-radius: 16px">
                <img alt="Vueling Club " border="0" class="img img-empty-checkerboard" src="https://inboxflows.com/_/image/https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252F534fa48f8a9513c2.png%253Fmi_u%253D%2526mi_ecmp%253D33424014%2526ID%253D3081471054525372%2526balanceAvios%253D0%2526lang%253DEN%2526level%253Dbasic/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZtaS52dWVsaW5nLiIsInRpbWUiOjE3ODA1OTU0MTEuMTExMDY5NH0:1wVCCp:ekm5dobKFq6hQtwLZwZ4ZSHcLRRzryhJK5Zug9sXSac" style="width:100%; height:auto; border:0px"/>
               </td>
              </tr>
             </tbody>
            </table>
           </div>
           <!--<![endif]-->
          </td>
         </tr>
         <!-- -->
         <!-- ############# MI VUELING CLUB ############# -->
         <tr>
          <td height="24">
          </td>
         </tr>
         <!-- ############# LOGO ############# -->
         <tr>
          <td align="center" style="line-height: 0px">
           <!-- -->
           <img alt="logo" src="https://inboxflows.com/_/image/https%253A%252F%252Fnews.vueling.com%252Fnews%252Frebrand%252Fvueling.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3ODA1OTU0MTEuMTExMjAzNH0:1wVCCp:I4BuuEJ7rR9SIRDiMLsypKIE99UKJLjjZ-Do65UEgZY" style="display:block; line-height:0px; font-size:0px; border:0px" width="128"/>
           <!-- -->
          </td>
         </tr>
         <!-- ############# LOGO ############# -->
         <tr>
          <td height="24">
          </td>
         </tr>
         <!-- #####################   END HEADER ##################### -->
         <!-- #####################   CREA + INFO ##################### -->
         <tr>
          <td align="center" bgcolor="#ebf7ff" style="background-color: #ebf7ff; background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252Fc98891af209f7156.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33424014%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3ODA1OTU0MTEuMDY2MzU2N30:1wVCCp:oqL6P1SPFmbi_3glbSbSaXH5I2m4yu9VUpVl9A-HKkA); background-repeat: repeat">
           <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner desktopLink" style="max-width: 610px" width="610">
            <tbody>
             <tr>
              <td style="background-color: #ffffff; border-top-left-radius: 16px; border-top-right-radius: 16px">
               <a target="_blank">
                <img alt="" class="display-none img" height="278" src="https://inboxflows.com/_/image/https%253A%252F%252Finboxflows.com%252F_%252Fimage%252Fhttps%25253A%25252F%25252Fnews.vueling.com%25252Fnews%25252F2026%25252F260528_novedades_verano%25252FEN.jpg%252F%253Finbox_flows_img_sig%253DeyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3ODA1OTU0MTEuMDY0ODg1fQ%253A1wVCCp%253A6aSfZk61BKzXDiU3ch2LqciCYfZy7EIRYxtGDqHqJaQ/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbmJveGZsb3dzLiIsInRpbWUiOjE3ODA1OTU0MTEuMTExNDIyOH0:1wVCCp:OHYuOgNa9KJGZ7aTqMvPL9oR74acJ8FaJrQyg2Kmpls" style="display:block; line-height:0px; font-size:0px; border:0px; width: 100%; border-top-left-radius: 16px; border-top-right-radius: 16px" width="610"/>
               </a>
              </td>
             </tr>
            </tbody>
           </table>
           <!--[if !mso]><!-->
           <div class="mobileLink_2" style="display:none; width:0; overflow:hidden; max-height:0!important">
            <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner" style="width:100%; border:0; border-spacing:0">
             <tbody>
              <tr>
               <td class="MIcrea" style="border-top-left-radius: 16px; border-top-right-radius: 16px">
                <a target="_blank">
                 <img align="center" alt="" border="0" cellpadding="0" cellspacing="0" class="img" src="https://inboxflows.com/_/image/https%253A%252F%252Finboxflows.com%252F_%252Fimage%252Fhttps%25253A%25252F%25252Fnews.vueling.com%25252Fnews%25252F2026%25252F260528_novedades_verano%25252FEN_resp.jpg%252F%253Finbox_flows_img_sig%253DeyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3ODA1OTU0MTEuMDY1NjM2Nn0%253A1wVCCp%253AVOLExrf2l3jZQ6H-M9slwtaRtWC7EAnbKIKo9E3lKzo/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbmJveGZsb3dzLiIsInRpbWUiOjE3ODA1OTU0MTEuMTExNjEwN30:1wVCCp:9rh1oQsRJCgIh0l7VM3Yk2iCr4tLhuoCV-6jmbNzI6M" style="width:100%; height:auto; border:0px; border-top-left-radius: 16px; border-top-right-radius: 16px"/>
                </a>
               </td>
              </tr>
             </tbody>
            </table>
           </div>
           <!--<![endif]-->
          </td>
         </tr>
         <!-- #####################  END CREA ##################### -->
         <!-- ##################### COPY CENTER ##################### -->
         <tr>
          <td align="center" bgcolor="#ebf7ff" style="background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252Fc98891af209f7156.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33424014%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3ODA1OTU0MTEuMDY2MzU2N30:1wVCCp:oqL6P1SPFmbi_3glbSbSaXH5I2m4yu9VUpVl9A-HKkA); background-repeat: repeat">
           <table border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 610px" width="610">
            <tbody>
             <tr>
              <td align="center" bgcolor="#ffffff">
               <table border="0" cellpadding="0" cellspacing="0" class="table-inner" width="580">
                <tbody>
                 <tr>
                  <td height="16">
                  </td>
                 </tr>
                 <tr>
                  <td align="left" style="font-family: Arial, Helvetica; color:#000000; font-size:15px; line-height: 23px;">
                   We’re all set for summer at Vueling, with exciting new additions designed to make your next getaways even better. Discover them all!
                  </td>
                 </tr>
                 <tr>
                  <td height="16">
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <!-- ##################### END COPY CENTER ##################### -->
         <!-- ##################### CTA ##################### -->
         <tr>
          <td align="center" bgcolor="#ebf7ff" style="background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252Fc98891af209f7156.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33424014%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3ODA1OTU0MTEuMDY2MzU2N30:1wVCCp:oqL6P1SPFmbi_3glbSbSaXH5I2m4yu9VUpVl9A-HKkA); background-repeat: repeat">
           <table border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 610px" width="610">
            <tbody>
             <tr>
              <td bgcolor="#FFFFFF" style="background-color: #FFFFFF">
               <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 580px" width="580">
                <tbody>
                 <tr>
                  <td align="center">
                   <table align="center" border="0" cellpadding="0" cellspacing="0" class="textbutton">
                    <tbody>
                     <tr>
                      <td align="center" bgcolor="#fff000" class="btn-link" height="45" style="font-family: Arial, Helvetica; font-size:15px; color:#000000; padding-left:25px; padding-right:25px; font-weight: bold; border-radius:30px">
                       <a style="color:#000000; text-transform: uppercase; text-decoration: none; font-weight: bold" target="_blank">
                        SEE WHAT'S NEW
                       </a>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <!-- #####################  END - CTA ##################### -->
         <!-- ##################### ENDBOX ##################### -->
         <tr>
          <td align="center" bgcolor="#ebf7ff" style="background-color: #ebf7ff; background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252Fc98891af209f7156.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33424014%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3ODA1OTU0MTEuMDY2MzU2N30:1wVCCp:oqL6P1SPFmbi_3glbSbSaXH5I2m4yu9VUpVl9A-HKkA); background-repeat: repeat">
           <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 610px" width="610">
            <tbody>
             <tr>
              <td bgcolor="#FFFFFF" style="background-color: #FFFFFF; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px">
               <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 580px" width="580">
                <tbody>
                 <tr>
                  <td height="24">
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <!-- #####################  END - END BOX ##################### -->
         <tr>
          <td align="center" bgcolor="#ebf7ff" style="background-color: #ebf7ff; background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252Fc98891af209f7156.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33424014%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3ODA1OTU0MTEuMDY2MzU2N30:1wVCCp:oqL6P1SPFmbi_3glbSbSaXH5I2m4yu9VUpVl9A-HKkA); background-repeat: repeat">
           <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 610px" width="610">
            <tbody>
             <tr>
              <td height="24">
              </td>
             </tr>
             <tr>
              <td align="center">
               <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 580px" width="580">
                <tbody>
                 <tr>
                  <td align="center">
                   <h2 style="margin:0; font-family: Arial, Helvetica; font-size:28px; line-height:32px; color:#000000; font-weight: bold;">
                    6 fresh summer updates
                   </h2>
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
             <tr>
              <td height="24">
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <!-- ##################### STARTBOX ##################### -->
         <tr>
          <td align="center" bgcolor="#ebf7ff" style="background-color: #ebf7ff; background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252Fc98891af209f7156.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33424014%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3ODA1OTU0MTEuMDY2MzU2N30:1wVCCp:oqL6P1SPFmbi_3glbSbSaXH5I2m4yu9VUpVl9A-HKkA); background-repeat: repeat">
           <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 610px" width="610">
            <tbody>
             <tr>
              <td bgcolor="#FFFFFF" style="background-color: #FFFFFF; border-top-left-radius: 16px; border-top-right-radius: 16px">
               <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 580px" width="580">
                <tbody>
                 <tr>
                  <td height="24">
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <!-- #####################  END - STARTBOX ##################### -->
         <tr>
          <td align="center" bgcolor="#ebf7ff" style="background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252Fc98891af209f7156.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33424014%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3ODA1OTU0MTEuMDY2MzU2N30:1wVCCp:oqL6P1SPFmbi_3glbSbSaXH5I2m4yu9VUpVl9A-HKkA); background-repeat: repeat">
           <table border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 610px" width="610">
            <tbody>
             <tr>
              <td align="center" bgcolor="#ffffff">
               <table border="0" cellpadding="0" cellspacing="0" class="table-inner" width="580">
                <!-- ITEM 1 -->
                <tbody>
                 <tr>
                  <td align="left">
                   <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-full" style="max-width: 580px" width="580">
                    <tbody>
                     <tr>
                      <td align="left">
                       <table align="left" border="0" cellpadding="0" cellspacing="0" width="100%">
                        <tbody>
                         <tr>
                          <td align="left" width="100%">
                           <table align="left" border="0" cellpadding="0" cellspacing="0" width="100%">
                            <tbody>
                             <tr>
                              <td align="left" style="font-family: Arial, Helvetica; font-size:16px; color:#000000; line-height:19px; font-weight: bold; text-transform: uppercase">
                               New routes, new possibilities
                              </td>
                             </tr>
                            </tbody>
                           </table>
                          </td>
                         </tr>
                        </tbody>
                       </table>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <tr>
          <td align="center" bgcolor="#ebf7ff" style="background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252Fc98891af209f7156.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33424014%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3ODA1OTU0MTEuMDY2MzU2N30:1wVCCp:oqL6P1SPFmbi_3glbSbSaXH5I2m4yu9VUpVl9A-HKkA); background-repeat: repeat">
           <table border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 610px" width="610">
            <tbody>
             <tr>
              <td align="center" bgcolor="#ffffff">
               <table border="0" cellpadding="0" cellspacing="0" class="table-inner" width="580">
                <tbody>
                 <tr>
                  <td height="8">
                  </td>
                 </tr>
                 <tr>
                  <td align="center">
                   <!--img-->
                   <table align="left" border="0" cellpadding="0" cellspacing="0" class="table-full" width="274">
                    <tbody>
                     <tr>
                      <td align="center" style="line-height:0px">
                       <a alias="" target="_blank">
                       </a>
                       <a>
                        <img alt="Vueling" src="https://inboxflows.com/_/image/https%253A%252F%252Fnews.vueling.com%252Fnews%252F2026%252F260528_novedades_verano%252Fimg1.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3ODA1OTU0MTEuMTExNzI5MX0:1wVCCp:CACp1tEb1rDBKYZzgTDn6hNPWCqWwC26pvwN5HIuMFg" style="display:block; line-height:0px; font-size:0px; border:0px; width: 100%; border-radius: 8px" width="274"/>
                       </a>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                   <!--end img-->
                   <!--[if (gte mso 9)|(IE)]></td><td><![endif]-->
                   <table align="left" border="0" cellpadding="0" cellspacing="0" width="8">
                    <tbody>
                     <tr>
                      <td height="16">
                      </td>
                     </tr>
                    </tbody>
                   </table>
                   <!--[if (gte mso 9)|(IE)]></td><td><![endif]-->
                   <table align="right" border="0" cellpadding="0" cellspacing="0" class="table-full" width="274">
                    <tbody>
                     <tr>
                      <td>
                       <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-full" dir="ltr" width="100%">
                        <tbody>
                         <tr>
                          <td align="left" style="font-family: Arial, Helvetica; font-size: 15px; color: #000000; line-height: 23px">
                           We’ve launched
                           <strong>
                            3 new destinations
                           </strong>
                           from Barcelona: Nador, Fez and Logroño, new routes such as Seville-London or Palma-Brussels and we’ve also improved
                           <strong>
                            connections between major European cities
                           </strong>
                           .
                          </td>
                         </tr>
                         <tr>
                          <td height="16">
                          </td>
                         </tr>
                        </tbody>
                       </table>
                      </td>
                     </tr>
                     <tr>
                      <td align="center" class="padding_015015" valign="bottom">
                       <table align="center" border="0" cellpadding="0" cellspacing="0" class="textbutton">
                        <tbody>
                         <tr>
                          <td align="center" bgcolor="#fff000" class="btn-link" height="40" style="font-family: Arial, Helvetica; font-size:15px; color:#000000; padding-left:30px; padding-right:30px; border-radius:30px; font-weight: bold">
                           <a style="color:#000000; text-decoration: none; text-transform: uppercase; font-weight: bold" target="_blank">
                            MORE INFO
                           </a>
                          </td>
                         </tr>
                        </tbody>
                       </table>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                  </td>
                 </tr>
                 <tr>
                  <td height="16">
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <!-- ##################### ENDBOX ##################### -->
         <tr>
          <td align="center" bgcolor="#ebf7ff" style="background-color: #ebf7ff; background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252Fc98891af209f7156.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33424014%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3ODA1OTU0MTEuMDY2MzU2N30:1wVCCp:oqL6P1SPFmbi_3glbSbSaXH5I2m4yu9VUpVl9A-HKkA); background-repeat: repeat">
           <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 610px" width="610">
            <tbody>
             <tr>
              <td bgcolor="#FFFFFF" style="background-color: #FFFFFF; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px">
               <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 580px" width="580">
                <tbody>
                 <tr>
                  <td height="24">
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <!-- #####################  END - END BOX ##################### -->
         <tr>
          <td align="center" bgcolor="#ebf7ff" style="background-color: #ebf7ff; background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252Fc98891af209f7156.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33424014%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3ODA1OTU0MTEuMDY2MzU2N30:1wVCCp:oqL6P1SPFmbi_3glbSbSaXH5I2m4yu9VUpVl9A-HKkA); background-repeat: repeat">
           <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 610px" width="610">
            <tbody>
             <tr>
              <td height="24">
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <!-- ##################### STARTBOX ##################### -->
         <tr>
          <td align="center" bgcolor="#ebf7ff" style="background-color: #ebf7ff; background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252Fc98891af209f7156.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33424014%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3ODA1OTU0MTEuMDY2MzU2N30:1wVCCp:oqL6P1SPFmbi_3glbSbSaXH5I2m4yu9VUpVl9A-HKkA); background-repeat: repeat">
           <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 610px" width="610">
            <tbody>
             <tr>
              <td bgcolor="#FFFFFF" style="background-color: #FFFFFF; border-top-left-radius: 16px; border-top-right-radius: 16px">
               <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 580px" width="580">
                <tbody>
                 <tr>
                  <td height="24">
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <!-- #####################  END - STARTBOX ##################### -->
         <tr>
          <td align="center" bgcolor="#ebf7ff" style="background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252Fc98891af209f7156.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33424014%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3ODA1OTU0MTEuMDY2MzU2N30:1wVCCp:oqL6P1SPFmbi_3glbSbSaXH5I2m4yu9VUpVl9A-HKkA); background-repeat: repeat">
           <table border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 610px" width="610">
            <tbody>
             <tr>
              <td align="center" bgcolor="#ffffff">
               <table border="0" cellpadding="0" cellspacing="0" class="table-inner" width="580">
                <!-- ITEM 1 -->
                <tbody>
                 <tr>
                  <td align="left">
                   <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-full" style="max-width: 580px" width="580">
                    <tbody>
                     <tr>
                      <td align="left">
                       <table align="left" border="0" cellpadding="0" cellspacing="0" width="100%">
                        <tbody>
                         <tr>
                          <td align="left" width="100%">
                           <table align="left" border="0" cellpadding="0" cellspacing="0" width="100%">
                            <tbody>
                             <tr>
                              <td align="left" style="font-family: Arial, Helvetica; font-size:16px; color:#000000; line-height:19px; font-weight: bold; text-transform: uppercase">
                               Vueling Holidays, your all-in-one holiday experience
                              </td>
                             </tr>
                            </tbody>
                           </table>
                          </td>
                         </tr>
                        </tbody>
                       </table>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <tr>
          <td align="center" bgcolor="#ebf7ff" style="background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252Fc98891af209f7156.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33424014%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3ODA1OTU0MTEuMDY2MzU2N30:1wVCCp:oqL6P1SPFmbi_3glbSbSaXH5I2m4yu9VUpVl9A-HKkA); background-repeat: repeat">
           <table border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 610px" width="610">
            <tbody>
             <tr>
              <td align="center" bgcolor="#ffffff">
               <table border="0" cellpadding="0" cellspacing="0" class="table-inner" width="580">
                <tbody>
                 <tr>
                  <td height="8">
                  </td>
                 </tr>
                 <tr>
                  <td align="center">
                   <!--img-->
                   <table align="left" border="0" cellpadding="0" cellspacing="0" class="table-full" width="274">
                    <tbody>
                     <tr>
                      <td align="center" style="line-height:0px">
                       <a alias="" target="_blank">
                       </a>
                       <a>
                        <img alt="Vueling" src="https://inboxflows.com/_/image/https%253A%252F%252Fnews.vueling.com%252Fnews%252F2026%252F260528_novedades_verano%252Fimg2.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3ODA1OTU0MTEuMTExODQwNX0:1wVCCp:1Q57VbFzgiVMfxxXCaQxQCMxqHLnYrv9ms9f7d8Y904" style="display:block; line-height:0px; font-size:0px; border:0px; width: 100%; border-radius: 8px" width="274"/>
                       </a>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                   <!--end img-->
                   <!--[if (gte mso 9)|(IE)]></td><td><![endif]-->
                   <table align="left" border="0" cellpadding="0" cellspacing="0" width="8">
                    <tbody>
                     <tr>
                      <td height="16">
                      </td>
                     </tr>
                    </tbody>
                   </table>
                   <!--[if (gte mso 9)|(IE)]></td><td><![endif]-->
                   <table align="right" border="0" cellpadding="0" cellspacing="0" class="table-full" width="274">
                    <tbody>
                     <tr>
                      <td>
                       <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-full" dir="ltr" width="100%">
                        <tbody>
                         <tr>
                          <td align="left" style="font-family: Arial, Helvetica; font-size: 15px; color: #000000; line-height: 23px">
                           Plan your holiday and book everything you need in one place:
                           <strong>
                            flights, hotel, insurance, transfers and much more
                           </strong>
                           .
                          </td>
                         </tr>
                         <tr>
                          <td height="16">
                          </td>
                         </tr>
                        </tbody>
                       </table>
                      </td>
                     </tr>
                     <tr>
                      <td align="center" class="padding_015015" valign="bottom">
                       <table align="center" border="0" cellpadding="0" cellspacing="0" class="textbutton">
                        <tbody>
                         <tr>
                          <td align="center" bgcolor="#fff000" class="btn-link" height="40" style="font-family: Arial, Helvetica; font-size:15px; color:#000000; padding-left:30px; padding-right:30px; border-radius:30px; font-weight: bold">
                           <a style="color:#000000; text-decoration: none; text-transform: uppercase; font-weight: bold" target="_blank">
                            MORE INFO
                           </a>
                          </td>
                         </tr>
                        </tbody>
                       </table>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                  </td>
                 </tr>
                 <tr>
                  <td height="16">
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <!-- ##################### ENDBOX ##################### -->
         <tr>
          <td align="center" bgcolor="#ebf7ff" style="background-color: #ebf7ff; background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252Fc98891af209f7156.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33424014%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3ODA1OTU0MTEuMDY2MzU2N30:1wVCCp:oqL6P1SPFmbi_3glbSbSaXH5I2m4yu9VUpVl9A-HKkA); background-repeat: repeat">
           <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 610px" width="610">
            <tbody>
             <tr>
              <td bgcolor="#FFFFFF" style="background-color: #FFFFFF; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px">
               <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 580px" width="580">
                <tbody>
                 <tr>
                  <td height="24">
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <!-- #####################  END - END BOX ##################### -->
         <tr>
          <td align="center" bgcolor="#ebf7ff" style="background-color: #ebf7ff; background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252Fc98891af209f7156.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33424014%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3ODA1OTU0MTEuMDY2MzU2N30:1wVCCp:oqL6P1SPFmbi_3glbSbSaXH5I2m4yu9VUpVl9A-HKkA); background-repeat: repeat">
           <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 610px" width="610">
            <tbody>
             <tr>
              <td height="24">
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <!-- ##################### STARTBOX ##################### -->
         <tr>
          <td align="center" bgcolor="#ebf7ff" style="background-color: #ebf7ff; background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252Fc98891af209f7156.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33424014%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3ODA1OTU0MTEuMDY2MzU2N30:1wVCCp:oqL6P1SPFmbi_3glbSbSaXH5I2m4yu9VUpVl9A-HKkA); background-repeat: repeat">
           <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 610px" width="610">
            <tbody>
             <tr>
              <td bgcolor="#FFFFFF" style="background-color: #FFFFFF; border-top-left-radius: 16px; border-top-right-radius: 16px">
               <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 580px" width="580">
                <tbody>
                 <tr>
                  <td height="24">
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <!-- #####################  END - STARTBOX ##################### -->
         <tr>
          <td align="center" bgcolor="#ebf7ff" style="background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252Fc98891af209f7156.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33424014%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3ODA1OTU0MTEuMDY2MzU2N30:1wVCCp:oqL6P1SPFmbi_3glbSbSaXH5I2m4yu9VUpVl9A-HKkA); background-repeat: repeat">
           <table border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 610px" width="610">
            <tbody>
             <tr>
              <td align="center" bgcolor="#ffffff">
               <table border="0" cellpadding="0" cellspacing="0" class="table-inner" width="580">
                <!-- ITEM 1 -->
                <tbody>
                 <tr>
                  <td align="left">
                   <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-full" style="max-width: 580px" width="580">
                    <tbody>
                     <tr>
                      <td align="left">
                       <table align="left" border="0" cellpadding="0" cellspacing="0" width="100%">
                        <tbody>
                         <tr>
                          <td align="left" width="100%">
                           <table align="left" border="0" cellpadding="0" cellspacing="0" width="100%">
                            <tbody>
                             <tr>
                              <td align="left" style="font-family: Arial, Helvetica; font-size:16px; color:#000000; line-height:19px; font-weight: bold; text-transform: uppercase">
                               Know before you fly
                              </td>
                             </tr>
                            </tbody>
                           </table>
                          </td>
                         </tr>
                        </tbody>
                       </table>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <tr>
          <td align="center" bgcolor="#ebf7ff" style="background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252Fc98891af209f7156.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33424014%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3ODA1OTU0MTEuMDY2MzU2N30:1wVCCp:oqL6P1SPFmbi_3glbSbSaXH5I2m4yu9VUpVl9A-HKkA); background-repeat: repeat">
           <table border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 610px" width="610">
            <tbody>
             <tr>
              <td align="center" bgcolor="#ffffff">
               <table border="0" cellpadding="0" cellspacing="0" class="table-inner" width="580">
                <tbody>
                 <tr>
                  <td height="8">
                  </td>
                 </tr>
                 <tr>
                  <td align="center">
                   <!--img-->
                   <table align="left" border="0" cellpadding="0" cellspacing="0" class="table-full" width="274">
                    <tbody>
                     <tr>
                      <td align="center" style="line-height:0px">
                       <a alias="" target="_blank">
                       </a>
                       <a>
                        <img alt="Vueling" src="https://inboxflows.com/_/image/https%253A%252F%252Fnews.vueling.com%252Fnews%252F2026%252F260528_novedades_verano%252Fimg7.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3ODA1OTU0MTEuMTExOTYzN30:1wVCCp:78RFmu9zWE4Nx5HQggltK9YwEQ5TRDJMJRJRv9zIo3A" style="display:block; line-height:0px; font-size:0px; border:0px; width: 100%; border-radius: 8px" width="274"/>
                       </a>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                   <!--end img-->
                   <!--[if (gte mso 9)|(IE)]></td><td><![endif]-->
                   <table align="left" border="0" cellpadding="0" cellspacing="0" width="8">
                    <tbody>
                     <tr>
                      <td height="16">
                      </td>
                     </tr>
                    </tbody>
                   </table>
                   <!--[if (gte mso 9)|(IE)]></td><td><![endif]-->
                   <table align="right" border="0" cellpadding="0" cellspacing="0" class="table-full" width="274">
                    <tbody>
                     <tr>
                      <td>
                       <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-full" dir="ltr" width="100%">
                        <tbody>
                         <tr>
                          <td align="left" style="font-family: Arial, Helvetica; font-size: 15px; color: #000000; line-height: 23px">
                           Get ready for your flight with our
                           <strong>
                            new guide
                           </strong>
                           : check-in, travel documents, baggage, connecting flights and much more. Everything you need to know, all in one place.
                          </td>
                         </tr>
                         <tr>
                          <td height="16">
                          </td>
                         </tr>
                        </tbody>
                       </table>
                      </td>
                     </tr>
                     <tr>
                      <td align="center" class="padding_015015" valign="bottom">
                       <table align="center" border="0" cellpadding="0" cellspacing="0" class="textbutton">
                        <tbody>
                         <tr>
                          <td align="center" bgcolor="#fff000" class="btn-link" height="40" style="font-family: Arial, Helvetica; font-size:15px; color:#000000; padding-left:30px; padding-right:30px; border-radius:30px; font-weight: bold">
                           <a style="color:#000000; text-decoration: none; text-transform: uppercase; font-weight: bold" target="_blank">
                            MORE INFO
                           </a>
                          </td>
                         </tr>
                        </tbody>
                       </table>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                  </td>
                 </tr>
                 <tr>
                  <td height="16">
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <!-- ##################### ENDBOX ##################### -->
         <tr>
          <td align="center" bgcolor="#ebf7ff" style="background-color: #ebf7ff; background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252Fc98891af209f7156.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33424014%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3ODA1OTU0MTEuMDY2MzU2N30:1wVCCp:oqL6P1SPFmbi_3glbSbSaXH5I2m4yu9VUpVl9A-HKkA); background-repeat: repeat">
           <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 610px" width="610">
            <tbody>
             <tr>
              <td bgcolor="#FFFFFF" style="background-color: #FFFFFF; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px">
               <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 580px" width="580">
                <tbody>
                 <tr>
                  <td height="24">
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <!-- #####################  END - END BOX ##################### -->
         <tr>
          <td align="center" bgcolor="#ebf7ff" style="background-color: #ebf7ff; background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252Fc98891af209f7156.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33424014%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3ODA1OTU0MTEuMDY2MzU2N30:1wVCCp:oqL6P1SPFmbi_3glbSbSaXH5I2m4yu9VUpVl9A-HKkA); background-repeat: repeat">
           <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 610px" width="610">
            <tbody>
             <tr>
              <td height="24">
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <!-- ##################### STARTBOX ##################### -->
         <tr>
          <td align="center" bgcolor="#ebf7ff" style="background-color: #ebf7ff; background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252Fc98891af209f7156.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33424014%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3ODA1OTU0MTEuMDY2MzU2N30:1wVCCp:oqL6P1SPFmbi_3glbSbSaXH5I2m4yu9VUpVl9A-HKkA); background-repeat: repeat">
           <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 610px" width="610">
            <tbody>
             <tr>
              <td bgcolor="#FFFFFF" style="background-color: #FFFFFF; border-top-left-radius: 16px; border-top-right-radius: 16px">
               <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 580px" width="580">
                <tbody>
                 <tr>
                  <td height="24">
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <!-- #####################  END - STARTBOX ##################### -->
         <tr>
          <td align="center" bgcolor="#ebf7ff" style="background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252Fc98891af209f7156.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33424014%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3ODA1OTU0MTEuMDY2MzU2N30:1wVCCp:oqL6P1SPFmbi_3glbSbSaXH5I2m4yu9VUpVl9A-HKkA); background-repeat: repeat">
           <table border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 610px" width="610">
            <tbody>
             <tr>
              <td align="center" bgcolor="#ffffff">
               <table border="0" cellpadding="0" cellspacing="0" class="table-inner" width="580">
                <!-- ITEM 1 -->
                <tbody>
                 <tr>
                  <td align="left">
                   <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-full" style="max-width: 580px" width="580">
                    <tbody>
                     <tr>
                      <td align="left">
                       <table align="left" border="0" cellpadding="0" cellspacing="0" width="100%">
                        <tbody>
                         <tr>
                          <td align="left" width="100%">
                           <table align="left" border="0" cellpadding="0" cellspacing="0" width="100%">
                            <tbody>
                             <tr>
                              <td align="left" style="font-family: Arial, Helvetica; font-size:16px; color:#000000; line-height:19px; font-weight: bold; text-transform: uppercase">
                               Enjoy the flavours of the Mediterranean
                              </td>
                             </tr>
                            </tbody>
                           </table>
                          </td>
                         </tr>
                        </tbody>
                       </table>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <tr>
          <td align="center" bgcolor="#ebf7ff" style="background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252Fc98891af209f7156.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33424014%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3ODA1OTU0MTEuMDY2MzU2N30:1wVCCp:oqL6P1SPFmbi_3glbSbSaXH5I2m4yu9VUpVl9A-HKkA); background-repeat: repeat">
           <table border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 610px" width="610">
            <tbody>
             <tr>
              <td align="center" bgcolor="#ffffff">
               <table border="0" cellpadding="0" cellspacing="0" class="table-inner" width="580">
                <tbody>
                 <tr>
                  <td height="8">
                  </td>
                 </tr>
                 <tr>
                  <td align="center">
                   <!--img-->
                   <table align="left" border="0" cellpadding="0" cellspacing="0" class="table-full" width="274">
                    <tbody>
                     <tr>
                      <td align="center" style="line-height:0px">
                       <a alias="" target="_blank">
                       </a>
                       <a>
                        <img alt="Vueling" src="https://inboxflows.com/_/image/https%253A%252F%252Fnews.vueling.com%252Fnews%252F2026%252F260528_novedades_verano%252Fimg3.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3ODA1OTU0MTEuMTEyMDc3fQ:1wVCCp:PsC53aLXFq0MJH6iIZcg9HDAsCIQz5UOi9Gf84ilFdw" style="display:block; line-height:0px; font-size:0px; border:0px; width: 100%; border-radius: 8px" width="274"/>
                       </a>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                   <!--end img-->
                   <!--[if (gte mso 9)|(IE)]></td><td><![endif]-->
                   <table align="left" border="0" cellpadding="0" cellspacing="0" width="8">
                    <tbody>
                     <tr>
                      <td height="16">
                      </td>
                     </tr>
                    </tbody>
                   </table>
                   <!--[if (gte mso 9)|(IE)]></td><td><![endif]-->
                   <table align="right" border="0" cellpadding="0" cellspacing="0" class="table-full" width="274">
                    <tbody>
                     <tr>
                      <td>
                       <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-full" dir="ltr" width="100%">
                        <tbody>
                         <tr>
                          <td align="left" style="font-family: Arial, Helvetica; font-size: 15px; color: #000000; line-height: 23px">
                           Our
                           <strong>
                            new menu
                           </strong>
                           is now on board, featuring local dishes and Mediterranean-inspired flavours. Plus, our onboard shop now includes summer essentials such as fresh fragrances, Korean skincare and
                           <em>
                            souvenirs
                           </em>
                           .
                          </td>
                         </tr>
                         <tr>
                          <td height="16">
                          </td>
                         </tr>
                        </tbody>
                       </table>
                      </td>
                     </tr>
                     <tr>
                      <td align="center" class="padding_015015" valign="bottom">
                       <table align="center" border="0" cellpadding="0" cellspacing="0" class="textbutton">
                        <tbody>
                         <tr>
                          <td align="center" bgcolor="#fff000" class="btn-link" height="40" style="font-family: Arial, Helvetica; font-size:15px; color:#000000; padding-left:30px; padding-right:30px; border-radius:30px; font-weight: bold">
                           <a style="color:#000000; text-decoration: none; text-transform: uppercase; font-weight: bold" target="_blank">
                            MORE INFO
                           </a>
                          </td>
                         </tr>
                        </tbody>
                       </table>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                  </td>
                 </tr>
                 <tr>
                  <td height="16">
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <!-- ##################### ENDBOX ##################### -->
         <tr>
          <td align="center" bgcolor="#ebf7ff" style="background-color: #ebf7ff; background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252Fc98891af209f7156.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33424014%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3ODA1OTU0MTEuMDY2MzU2N30:1wVCCp:oqL6P1SPFmbi_3glbSbSaXH5I2m4yu9VUpVl9A-HKkA); background-repeat: repeat">
           <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 610px" width="610">
            <tbody>
             <tr>
              <td bgcolor="#FFFFFF" style="background-color: #FFFFFF; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px">
               <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 580px" width="580">
                <tbody>
                 <tr>
                  <td height="24">
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <!-- #####################  END - END BOX ##################### -->
         <tr>
          <td align="center" bgcolor="#ebf7ff" style="background-color: #ebf7ff; background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252Fc98891af209f7156.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33424014%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3ODA1OTU0MTEuMDY2MzU2N30:1wVCCp:oqL6P1SPFmbi_3glbSbSaXH5I2m4yu9VUpVl9A-HKkA); background-repeat: repeat">
           <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 610px" width="610">
            <tbody>
             <tr>
              <td height="24">
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <!-- ##################### STARTBOX ##################### -->
         <tr>
          <td align="center" bgcolor="#ebf7ff" style="background-color: #ebf7ff; background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252Fc98891af209f7156.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33424014%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3ODA1OTU0MTEuMDY2MzU2N30:1wVCCp:oqL6P1SPFmbi_3glbSbSaXH5I2m4yu9VUpVl9A-HKkA); background-repeat: repeat">
           <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 610px" width="610">
            <tbody>
             <tr>
              <td bgcolor="#FFFFFF" style="background-color: #FFFFFF; border-top-left-radius: 16px; border-top-right-radius: 16px">
               <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 580px" width="580">
                <tbody>
                 <tr>
                  <td height="24">
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <!-- #####################  END - STARTBOX ##################### -->
         <tr>
          <td align="center" bgcolor="#ebf7ff" style="background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252Fc98891af209f7156.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33424014%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3ODA1OTU0MTEuMDY2MzU2N30:1wVCCp:oqL6P1SPFmbi_3glbSbSaXH5I2m4yu9VUpVl9A-HKkA); background-repeat: repeat">
           <table border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 610px" width="610">
            <tbody>
             <tr>
              <td align="center" bgcolor="#ffffff">
               <table border="0" cellpadding="0" cellspacing="0" class="table-inner" width="580">
                <!-- ITEM 1 -->
                <tbody>
                 <tr>
                  <td align="left">
                   <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-full" style="max-width: 580px" width="580">
                    <tbody>
                     <tr>
                      <td align="left">
                       <table align="left" border="0" cellpadding="0" cellspacing="0" width="100%">
                        <tbody>
                         <tr>
                          <td align="left" width="100%">
                           <table align="left" border="0" cellpadding="0" cellspacing="0" width="100%">
                            <tbody>
                             <tr>
                              <td align="left" style="font-family: Arial, Helvetica; font-size:16px; color:#000000; line-height:19px; font-weight: bold; text-transform: uppercase">
                               Level up with Vueling Club
                              </td>
                             </tr>
                            </tbody>
                           </table>
                          </td>
                         </tr>
                        </tbody>
                       </table>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <tr>
          <td align="center" bgcolor="#ebf7ff" style="background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252Fc98891af209f7156.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33424014%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3ODA1OTU0MTEuMDY2MzU2N30:1wVCCp:oqL6P1SPFmbi_3glbSbSaXH5I2m4yu9VUpVl9A-HKkA); background-repeat: repeat">
           <table border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 610px" width="610">
            <tbody>
             <tr>
              <td align="center" bgcolor="#ffffff">
               <table border="0" cellpadding="0" cellspacing="0" class="table-inner" width="580">
                <tbody>
                 <tr>
                  <td height="8">
                  </td>
                 </tr>
                 <tr>
                  <td align="center">
                   <!--img-->
                   <table align="left" border="0" cellpadding="0" cellspacing="0" class="table-full" width="274">
                    <tbody>
                     <tr>
                      <td align="center" style="line-height:0px">
                       <a alias="" target="_blank">
                       </a>
                       <a>
                        <img alt="Vueling" src="https://inboxflows.com/_/image/https%253A%252F%252Fnews.vueling.com%252Fnews%252F2026%252F260528_novedades_verano%252Fimg4.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3ODA1OTU0MTEuMTEyMzA1fQ:1wVCCp:wQ5ql2vhgA7mD_rlQd7SBoi0mlnI6Tsu5mM3nX1Ns8w" style="display:block; line-height:0px; font-size:0px; border:0px; width: 100%; border-radius: 8px" width="274"/>
                       </a>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                   <!--end img-->
                   <!--[if (gte mso 9)|(IE)]></td><td><![endif]-->
                   <table align="left" border="0" cellpadding="0" cellspacing="0" width="8">
                    <tbody>
                     <tr>
                      <td height="16">
                      </td>
                     </tr>
                    </tbody>
                   </table>
                   <!--[if (gte mso 9)|(IE)]></td><td><![endif]-->
                   <table align="right" border="0" cellpadding="0" cellspacing="0" class="table-full" width="274">
                    <tbody>
                     <tr>
                      <td>
                       <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-full" dir="ltr" width="100%">
                        <tbody>
                         <tr>
                          <td align="left" style="font-family: Arial, Helvetica; font-size: 15px; color: #000000; line-height: 23px">
                           Now you can earn Avios, climb tiers and unlock
                           <strong>
                            exclusive benefits
                           </strong>
                           with the new Vueling Club.
                          </td>
                         </tr>
                         <tr>
                          <td height="16">
                          </td>
                         </tr>
                        </tbody>
                       </table>
                      </td>
                     </tr>
                     <tr>
                      <td align="center" class="padding_015015" valign="bottom">
                       <table align="center" border="0" cellpadding="0" cellspacing="0" class="textbutton">
                        <tbody>
                         <tr>
                          <td align="center" bgcolor="#fff000" class="btn-link" height="40" style="font-family: Arial, Helvetica; font-size:15px; color:#000000; padding-left:30px; padding-right:30px; border-radius:30px; font-weight: bold">
                           <a style="color:#000000; text-decoration: none; text-transform: uppercase; font-weight: bold" target="_blank">
                            MORE INFO
                           </a>
                          </td>
                         </tr>
                        </tbody>
                       </table>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                  </td>
                 </tr>
                 <tr>
                  <td height="16">
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <!-- ##################### ENDBOX ##################### -->
         <tr>
          <td align="center" bgcolor="#ebf7ff" style="background-color: #ebf7ff; background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252Fc98891af209f7156.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33424014%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3ODA1OTU0MTEuMDY2MzU2N30:1wVCCp:oqL6P1SPFmbi_3glbSbSaXH5I2m4yu9VUpVl9A-HKkA); background-repeat: repeat">
           <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 610px" width="610">
            <tbody>
             <tr>
              <td bgcolor="#FFFFFF" style="background-color: #FFFFFF; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px">
               <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 580px" width="580">
                <tbody>
                 <tr>
                  <td height="24">
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <!-- #####################  END - END BOX ##################### -->
         <tr>
          <td align="center" bgcolor="#ebf7ff" style="background-color: #ebf7ff; background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252Fc98891af209f7156.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33424014%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3ODA1OTU0MTEuMDY2MzU2N30:1wVCCp:oqL6P1SPFmbi_3glbSbSaXH5I2m4yu9VUpVl9A-HKkA); background-repeat: repeat">
           <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 610px" width="610">
            <tbody>
             <tr>
              <td height="24">
              </td>
             </tr>
             <tr>
              <td align="center">
               <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 580px" width="580">
                <tbody>
                 <tr>
                  <td align="center">
                   <h2 style="margin:0; font-family: Arial, Helvetica; font-size:28px; line-height:32px; color:#000000; font-weight: bold;">
                    Rolling out now
                   </h2>
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
             <tr>
              <td height="24">
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <!-- ##################### STARTBOX ##################### -->
         <tr>
          <td align="center" bgcolor="#ebf7ff" style="background-color: #ebf7ff; background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252Fc98891af209f7156.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33424014%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3ODA1OTU0MTEuMDY2MzU2N30:1wVCCp:oqL6P1SPFmbi_3glbSbSaXH5I2m4yu9VUpVl9A-HKkA); background-repeat: repeat">
           <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 610px" width="610">
            <tbody>
             <tr>
              <td bgcolor="#FFFFFF" style="background-color: #FFFFFF; border-top-left-radius: 16px; border-top-right-radius: 16px">
               <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 580px" width="580">
                <tbody>
                 <tr>
                  <td height="24">
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <!-- #####################  END - STARTBOX ##################### -->
         <tr>
          <td align="center" bgcolor="#ebf7ff" style="background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252Fc98891af209f7156.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33424014%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3ODA1OTU0MTEuMDY2MzU2N30:1wVCCp:oqL6P1SPFmbi_3glbSbSaXH5I2m4yu9VUpVl9A-HKkA); background-repeat: repeat">
           <table border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 610px" width="610">
            <tbody>
             <tr>
              <td align="center" bgcolor="#ffffff">
               <table border="0" cellpadding="0" cellspacing="0" class="table-inner" width="580">
                <!-- ITEM 1 -->
                <tbody>
                 <tr>
                  <td align="left">
                   <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-full" style="max-width: 580px" width="580">
                    <tbody>
                     <tr>
                      <td align="left">
                       <table align="left" border="0" cellpadding="0" cellspacing="0" width="100%">
                        <tbody>
                         <tr>
                          <td align="left" width="100%">
                           <table align="left" border="0" cellpadding="0" cellspacing="0" width="100%">
                            <tbody>
                             <tr>
                              <td align="left" style="font-family: Arial, Helvetica; font-size:16px; color:#000000; line-height:19px; font-weight: bold; text-transform: uppercase">
                               Discover our new movies and series
                              </td>
                             </tr>
                            </tbody>
                           </table>
                          </td>
                         </tr>
                        </tbody>
                       </table>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <tr>
          <td align="center" bgcolor="#ebf7ff" style="background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252Fc98891af209f7156.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33424014%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3ODA1OTU0MTEuMDY2MzU2N30:1wVCCp:oqL6P1SPFmbi_3glbSbSaXH5I2m4yu9VUpVl9A-HKkA); background-repeat: repeat">
           <table border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 610px" width="610">
            <tbody>
             <tr>
              <td align="center" bgcolor="#ffffff">
               <table border="0" cellpadding="0" cellspacing="0" class="table-inner" width="580">
                <tbody>
                 <tr>
                  <td height="8">
                  </td>
                 </tr>
                 <tr>
                  <td align="center">
                   <!--img-->
                   <table align="left" border="0" cellpadding="0" cellspacing="0" class="table-full" width="274">
                    <tbody>
                     <tr>
                      <td align="center" style="line-height:0px">
                       <a alias="" target="_blank">
                       </a>
                       <a>
                        <img alt="Vueling" src="https://inboxflows.com/_/image/https%253A%252F%252Fnews.vueling.com%252Fnews%252F2026%252F260528_novedades_verano%252Fimg5.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3ODA1OTU0MTEuMTEyNDQwM30:1wVCCp:LbgcWcnxiDn_23AygniCkXx37y6aPgFqvQFGl1ttFSs" style="display:block; line-height:0px; font-size:0px; border:0px; width: 100%; border-radius: 8px" width="274"/>
                       </a>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                   <!--end img-->
                   <!--[if (gte mso 9)|(IE)]></td><td><![endif]-->
                   <table align="left" border="0" cellpadding="0" cellspacing="0" width="8">
                    <tbody>
                     <tr>
                      <td height="16">
                      </td>
                     </tr>
                    </tbody>
                   </table>
                   <!--[if (gte mso 9)|(IE)]></td><td><![endif]-->
                   <table align="right" border="0" cellpadding="0" cellspacing="0" class="table-full" width="274">
                    <tbody>
                     <tr>
                      <td>
                       <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-full" dir="ltr" width="100%">
                        <tbody>
                         <tr>
                          <td align="left" style="font-family: Arial, Helvetica; font-size: 15px; color: #000000; line-height: 23px">
                           This summer, our in-flight entertainment catalogue is growing, with
                           <strong>
                            up to 42 new movies and series
                           </strong>
                           so you can enjoy them on board.
                          </td>
                         </tr>
                         <tr>
                          <td height="16">
                          </td>
                         </tr>
                        </tbody>
                       </table>
                      </td>
                     </tr>
                     <tr>
                      <td align="center" class="padding_015015" valign="bottom">
                       <table align="center" border="0" cellpadding="0" cellspacing="0" class="textbutton">
                        <tbody>
                         <tr>
                          <td align="center" bgcolor="#fff000" class="btn-link" height="40" style="font-family: Arial, Helvetica; font-size:15px; color:#000000; padding-left:30px; padding-right:30px; border-radius:30px; font-weight: bold">
                           <a style="color:#000000; text-decoration: none; text-transform: uppercase; font-weight: bold" target="_blank">
                            MORE INFO
                           </a>
                          </td>
                         </tr>
                        </tbody>
                       </table>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                  </td>
                 </tr>
                 <tr>
                  <td height="16">
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <!-- ##################### ENDBOX ##################### -->
         <tr>
          <td align="center" bgcolor="#ebf7ff" style="background-color: #ebf7ff; background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252Fc98891af209f7156.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33424014%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3ODA1OTU0MTEuMDY2MzU2N30:1wVCCp:oqL6P1SPFmbi_3glbSbSaXH5I2m4yu9VUpVl9A-HKkA); background-repeat: repeat">
           <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 610px" width="610">
            <tbody>
             <tr>
              <td bgcolor="#FFFFFF" style="background-color: #FFFFFF; border-bottom-left-radius: 16px; border-bottom-right-radius: 16px">
               <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 580px" width="580">
                <tbody>
                 <tr>
                  <td height="24">
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <!-- #####################  END - END BOX ##################### -->
         <tr>
          <td align="center" bgcolor="#ebf7ff" style="background-color: #ebf7ff; background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252Fc98891af209f7156.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33424014%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3ODA1OTU0MTEuMDY2MzU2N30:1wVCCp:oqL6P1SPFmbi_3glbSbSaXH5I2m4yu9VUpVl9A-HKkA); background-repeat: repeat">
           <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 610px" width="610">
            <tbody>
             <tr>
              <td height="24">
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <!-- ############################################   FOOTER    ############################################ -->
         <tr>
          <td align="center">
           <table align="center" bgcolor="#000000" border="0" cellpadding="0" cellspacing="0" class="table-full" style="max-width: 650px" width="650">
            <tbody>
             <tr>
              <td bgcolor="#000000">
               <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 610px" width="610">
                <tbody>
                 <tr>
                  <td height="24">
                  </td>
                 </tr>
                 <!--     1. comerciales basadas en el consentimiento     2. comerciales basadas en el interés legítimo     3. transaccionales     4. relativas a sorteos y otras basadas en el interés legítimo     5. operativas sobre Vueling Club    -->
                 <!-- LEGAL DEFAULT -->
                 <tr>
                  <td align="center" style="font-family: Arial, Helvetica; font-size:11px; line-height:18px; color:#999999">
                   Vueling Airlines, S.A., whose registered address is located at Viladecans Business Park, Edificio Brasil, Carrer de Catalunya, 83, 08840, Viladecans (Barcelona), Spain, processes your data in its capacity as the data controller, with a view to providing you with personalised advertising about products and/or services offered by Vueling and/or its collaborating companies, based on the consent you have given. If you do not wish to receive these communications, you can withdraw your consent at our
                   <a style="text-decoration: underline; color:#DDDDDD">
                    Preferences Centre
                   </a>
                   . You can also exercise your rights of access, to rectification, to erasure, to restrict processing, to object and to portability of the personal data at any time
                   <a style="text-decoration: underline; color:#DDDDDD">
                    here
                   </a>
                   . For more information, please read our
                   <a style="text-decoration: underline; color:#DDDDDD">
                    Privacy Policy
                   </a>
                   .
                  </td>
                 </tr>
                 <!-- END LEGAL DEFAULT -->
                 <tr>
                  <td height="24">
                  </td>
                 </tr>
                 <!-- RSS -->
                 <tr>
                  <td>
                   <table align="center" border="0" cellpadding="0" cellspacing="0">
                    <tbody>
                     <tr>
                      <td align="center" style="line-height:0px">
                       <a target="_blank">
                        <img alt="Facebook" border="0" height="40" src="https://inboxflows.com/_/image/https%253A%252F%252Fnews.vueling.com%252Fnews%252Flayout2024%252Ficons%252Frrss-facebook.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3ODA1OTU0MTEuMTEyNTg1M30:1wVCCp:4V1xEG7YZUynR8zx0AFqV0V0Ol91a7L9PWAZx1zEQCs" style="display:block; line-height:0px; font-size:12px; border:0px" width="40"/>
                       </a>
                      </td>
                      <td width="8">
                      </td>
                      <td align="center" style="line-height:0px">
                       <a target="_blank">
                        <img alt="Youtube" border="0" height="40" src="https://inboxflows.com/_/image/https%253A%252F%252Fnews.vueling.com%252Fnews%252Flayout2024%252Ficons%252Frrss-youtube.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3ODA1OTU0MTEuMTEyNjk2Nn0:1wVCCp:svrKvKgfhDT7FJt1yjn286wb-4I6VD6HRcUrG4YUPlA" style="display:block; line-height:0px; font-size:12px; border:0px" width="40"/>
                       </a>
                      </td>
                      <td width="8">
                      </td>
                      <td align="center" style="line-height:0px">
                       <a style="color:#666" target="_blank">
                        <img alt="Instagram" border="0" height="40" src="https://inboxflows.com/_/image/https%253A%252F%252Fnews.vueling.com%252Fnews%252Flayout2024%252Ficons%252Frrss-instagram.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3ODA1OTU0MTEuMTEyODA0fQ:1wVCCp:_TVNjOdWaxuUzG0Jp-oWAQB9LZ2p21B7kRS2_-_IxqE" style="display:block; line-height:0px; font-size:12px; border:0px" width="40"/>
                       </a>
                      </td>
                      <td width="8">
                      </td>
                      <td align="center" style="line-height:0px">
                       <a target="_blank">
                        <img alt="Twitter" border="0" height="40" src="https://inboxflows.com/_/image/https%253A%252F%252Fnews.vueling.com%252Fnews%252Flayout2024%252Ficons%252Frrss-twitter.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3ODA1OTU0MTEuMTEyOTU1fQ:1wVCCp:Wzsp9Y42HUwzlqnfQy9sMYHsJZKEmyVONkqJd7WTNTw" style="display:block; line-height:0px; font-size:12px; border:0px" width="40"/>
                       </a>
                      </td>
                      <td width="8">
                      </td>
                      <td align="center" style="line-height:0px">
                       <a target="_blank">
                        <img alt="Tik Tok" border="0" height="40" src="https://inboxflows.com/_/image/https%253A%252F%252Fnews.vueling.com%252Fnews%252Flayout2024%252Ficons%252Frrss-tiktok.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3ODA1OTU0MTEuMTEzMTA1fQ:1wVCCp:FRXnwjL8Rn25fZvzBlvAHR9ppYOGRjqlp0S1zG7Tf6U" style="display:block; line-height:0px; font-size:12px; border:0px" width="40"/>
                       </a>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                  </td>
                 </tr>
                 <!-- END RSS -->
                 <tr>
                  <td height="24">
                  </td>
                 </tr>
                 <!-- APPS -->
                 <tr>
                  <td>
                   <table align="center" border="0" cellpadding="0" cellspacing="0">
                    <tbody>
                     <tr>
                      <td align="center" style="line-height:0px">
                       <a target="_blank">
                        <img alt="App Store" class="table-full" src="https://inboxflows.com/_/image/https%253A%252F%252Fnews.vueling.com%252Fnews%252Flayout2024%252Flogos%252Fappstore.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3ODA1OTU0MTEuMTEzMjE0M30:1wVCCp:IvNg0VawC87zYxsu_1xK2iU5uX9zVG4ucYyRyU4oq0s" style="display:block; line-height:0px; font-size:0px; border:0px" width="150"/>
                       </a>
                      </td>
                      <td width="10">
                      </td>
                      <td align="center" style="line-height:0px">
                       <a target="_blank">
                        <img alt="Google Play" class="table-full" src="https://inboxflows.com/_/image/https%253A%252F%252Fnews.vueling.com%252Fnews%252Flayout2024%252Flogos%252Fplaystore.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3ODA1OTU0MTEuMTEzMzE5OX0:1wVCCp:7XB-BJ4hWVd9_i4ygkn83NG0Dbrl0i6dny3QttiiVzs" style="display:block; line-height:0px; font-size:0px; border:0px" width="150"/>
                       </a>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                  </td>
                 </tr>
                 <!-- END APPS -->
                 <tr>
                  <td height="24">
                  </td>
                 </tr>
                 <!-- HELP -->
                 <tr>
                  <td>
                   <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                    <tbody>
                     <tr>
                      <td align="center" style="font-family: Arial, Helvetica; font-size:12px; color:#ffffff">
                       <a style="color:#ffffff; text-decoration:none" target="_blank">
                        Help
                       </a>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                  </td>
                 </tr>
                 <!-- END HELP -->
                 <tr>
                  <td height="16">
                  </td>
                 </tr>
                 <tr>
                  <td align="center" style="font-family: Arial, Helvetica; font-size:11px; color:#ffffff">
                   <a style="text-decoration: underline; color:#ffffff" target="_blank">
                    Participa en nuestros estudios
                   </a>
                  </td>
                 </tr>
                 <tr>
                  <td height="16">
                  </td>
                 </tr>
                 <tr>
                  <td align="center" style="font-family: Arial, Helvetica; font-size: 11px; color: #999999">
                   ©2026 Vueling Airlines SA
                  </td>
                 </tr>
                 <tr class="display-none">
                  <td height="16">
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <!-- ############################################   END FOOTER ############################################ -->
         <!-- end modulos -->
        </table>
       </td>
      </tr>
     </table>
    </td>
   </tr>
   <tr class="display-none">
    <td height="32">
    </td>
   </tr>
  </table>
  <img alt="" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fclick.comms.vueling.com%252Fopen.aspx%253FM6OLX7NRHYCEPBYZVQZC7CWNI4.100214%2526d%253D100214%2526bmt%253D0/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjbGljay5jb21tcyIsInRpbWUiOjE3ODA1OTU0MTEuMTEzNTM1NH0:1wVCCp:8E4YQhP3qMxH-qnGwEc_9j4UWIn5HSbQsiAGx0FxGg4" width="1"/>
  <img height="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fbeacon.krxd.net%252F1x1_usermatch.gif%253Fpartner%253DMTTGPzi1_sfmc_100020341_sha256%2526partner_uid%253D0b745c2ee32a6946f0cc79960b7aaa0c8120fb4d1e32f568e02e23ff207d22db/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZiZWFjb24ua3J4ZCIsInRpbWUiOjE3ODA1OTU0MTEuMTEzNjg2OH0:1wVCCp:A5ZDP4AWDwBU-dy9Bn1FV-hK9dGR6aRQM0vGh3269B0" style="display:none" width="0"/>
  <img height="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fbeacon.krxd.net%252F1x1_usermatch.gif%253Fpartner%253DMTTGPzi1_sfmc_100020341_subid%2526partner_uid%253D167579921/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZiZWFjb24ua3J4ZCIsInRpbWUiOjE3ODA1OTU0MTEuMTEzODA3N30:1wVCCp:EsQqE0NA21IfBDWAtHqvohAlK_807kfzqVF6ZuG3zy0" style="display:none" width="0"/>
  <img height="0" src="https://inboxflows.com/_/image/https%253A%252F%252Fbeacon.krxd.net%252F1x1_ad_impression.gif%253Fconfid%253Dtqslw8pq9%2526advertiserid%253D100020341%2526campaignid%253DEMAIL_COM_MKT_NOVEDADES_VERANO_Y26_W23/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZiZWFjb24ua3J4ZCIsInRpbWUiOjE3ODA1OTU0MTEuMTEzOTIzM30:1wVCCp:EGQ0chKGBsmWkJ3uEt_U3zPl2d1LcRn_20WW868h_cY" style="display:none;" width="0"/>
 </body>
</html>