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: 'Open Sans', sans-serif !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%252FINF_combustibles%252FEN.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3Nzg3Nzg5OTguODExNjU4MX0:1wNZfq:QVe2KqaJ_FJuRsK7_jLinwalBMHAtZRd701VJTVkzhc);
        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: 'Open Sans', sans-serif !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: #E5F8F8 !important; }

        .MIcrea {
          background-image: url(https://inboxflows.com/_/image/https%253A%252F%252Fnews.vueling.com%252Fnews%252F2026%252FINF_combustibles%252FEN_resp.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3Nzg3Nzg5OTguODEyMjkwMn0:1wNZfq:CLieMlP58ql-kbPtU5ImhrpOCSNjyu-24N0pGIsWGZU);
          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: 'Open Sans', sans-serif !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;">
   Book your holiday with peace of mind
  </div>
  <div style="display: none; max-height: 0px; overflow: hidden;">
   ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ 
‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌
 ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ 
‌
  </div>
  <table align="center" bgcolor="#C2ECEC" 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="#E5F8F8" 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%252F13c98afb6beead15.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33352731%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3Nzg3Nzg5OTguODEyNzc1NH0:1wNZfq:lXH19SjaUEFctSdPdlsFN2o6RWqDQPoGFpsbUCnHnB4); background-repeat: repeat;" width="650">
         <!-- modulos -->
         <!-- #####################   HEADER ##################### -->
         <!-- ############# MI VUELING CLUB ############# -->
         <!-- -->
         <tr>
          <td align="center" bgcolor="#E5F8F8" style="background-color: #E5F8F8; background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252F13c98afb6beead15.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33352731%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3Nzg3Nzg5OTguODEyNzc1NH0:1wNZfq:lXH19SjaUEFctSdPdlsFN2o6RWqDQPoGFpsbUCnHnB4)">
           <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 Sarah Jonas" border="0" class="img-empty-checkerboard" src="https://inboxflows.com/_/image/https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252F8538181c0d209374.png%253Fmi_ecmp%253D33352731%2526ID%253D3081471054525372%2526balanceAvios%253D0%2526level%253Dbasic%2526lang%253DEN/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZtaS52dWVsaW5nLiIsInRpbWUiOjE3Nzg3Nzg5OTguODI5ODA1NH0:1wNZfq:EIS_knTk2iT19UJY07SIbrw4LkULljILUQGi1WhWj2M" 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%252F13c98afb6beead15.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33352731%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3Nzg3Nzg5OTguODEyNzc1NH0:1wNZfq:lXH19SjaUEFctSdPdlsFN2o6RWqDQPoGFpsbUCnHnB4)">
            <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 Sarah Jonas" 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%253D33352731%2526ID%253D3081471054525372%2526balanceAvios%253D0%2526lang%253DEN%2526level%253Dbasic/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZtaS52dWVsaW5nLiIsInRpbWUiOjE3Nzg3Nzg5OTguODMwMDkyMn0:1wNZfq:8F8JiTJz6O_nJbo2wxhMdfvjCj-WEfME716QdPNiqxQ" 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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3Nzg3Nzg5OTguODMwMjI4Nn0:1wNZfq:GDql7aWaAIxTvjta_LOZYyHMab2vhjPMKwPVyE0VNsQ" 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="#E5F8F8" style="background-color: #E5F8F8; background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252F13c98afb6beead15.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33352731%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3Nzg3Nzg5OTguODEyNzc1NH0:1wNZfq:lXH19SjaUEFctSdPdlsFN2o6RWqDQPoGFpsbUCnHnB4); 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">
               <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%25252FINF_combustibles%25252FEN.jpg%252F%253Finbox_flows_img_sig%253DeyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3Nzg3Nzg5OTguODExNjU4MX0%253A1wNZfq%253AQVe2KqaJ_FJuRsK7_jLinwalBMHAtZRd701VJTVkzhc/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbmJveGZsb3dzLiIsInRpbWUiOjE3Nzg3Nzg5OTguODMwNDM4OX0:1wNZfq:4YyU2dcLWl4Xmv2uB8x-HjPwBOBgOP0g1FLzwHx1Wic" 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"/>
              </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">
                <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%25252FINF_combustibles%25252FEN_resp.jpg%252F%253Finbox_flows_img_sig%253DeyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3Nzg3Nzg5OTguODEyMjkwMn0%253A1wNZfq%253ACLieMlP58ql-kbPtU5ImhrpOCSNjyu-24N0pGIsWGZU/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbmJveGZsb3dzLiIsInRpbWUiOjE3Nzg3Nzg5OTguODMwNTkxfQ:1wNZfq:cBN7YL07drtQNYmi2Hs232E47Pw6gk6VECKBiGvsEfg" style="width:100%; height:auto; border:0px; border-top-left-radius: 16px; border-top-right-radius: 16px"/>
               </td>
              </tr>
             </tbody>
            </table>
           </div>
           <!--<![endif]-->
          </td>
         </tr>
         <!-- #####################  END CREA ##################### -->
         <!-- ##################### COPY CENTER ##################### -->
         <tr>
          <td align="center" bgcolor="#E5F8F8" style="background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252F13c98afb6beead15.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33352731%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3Nzg3Nzg5OTguODEyNzc1NH0:1wNZfq:lXH19SjaUEFctSdPdlsFN2o6RWqDQPoGFpsbUCnHnB4); 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: 'Albert Sans', Verdana, Arial, Helvetica, sans-serif; color:#000000; font-size:14px">
                   Vueling would like to reassure customers ahead of the summer season:
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <!-- ##################### END COPY CENTER ##################### -->
         <!-- ##################### ENDBOX ##################### -->
         <tr>
          <td align="center" bgcolor="#E5F8F8" style="background-color: #E5F8F8; background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252F13c98afb6beead15.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33352731%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3Nzg3Nzg5OTguODEyNzc1NH0:1wNZfq:lXH19SjaUEFctSdPdlsFN2o6RWqDQPoGFpsbUCnHnB4); 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="#E5F8F8" style="background-color: #E5F8F8; background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252F13c98afb6beead15.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33352731%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3Nzg3Nzg5OTguODEyNzc1NH0:1wNZfq:lXH19SjaUEFctSdPdlsFN2o6RWqDQPoGFpsbUCnHnB4); 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="#E5F8F8" style="background-color: #E5F8F8; background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252F13c98afb6beead15.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33352731%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3Nzg3Nzg5OTguODEyNzc1NH0:1wNZfq:lXH19SjaUEFctSdPdlsFN2o6RWqDQPoGFpsbUCnHnB4); 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="#E5F8F8" style="background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252F13c98afb6beead15.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33352731%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3Nzg3Nzg5OTguODEyNzc1NH0:1wNZfq:lXH19SjaUEFctSdPdlsFN2o6RWqDQPoGFpsbUCnHnB4); background-repeat: repeat">
           <table border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 610px" width="610">
            <tbody>
             <tr>
              <td>
               <table align="center" bgcolor="#E5F8F8" border="0" cellpadding="0" cellspacing="0" class="table-full" style="max-width: 610px; background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252F13c98afb6beead15.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33352731%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3Nzg3Nzg5OTguODEyNzc1NH0:1wNZfq:lXH19SjaUEFctSdPdlsFN2o6RWqDQPoGFpsbUCnHnB4); background-repeat: repeat" width="610">
                <tbody>
                 <tr>
                  <td align="center" bgcolor="#ffffff" class="container-radius">
                   <table border="0" cellpadding="0" cellspacing="0" class="table-inner" width="580">
                    <tbody>
                     <tr>
                      <td align="center">
                       <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                        <tbody>
                         <tr>
                          <td align="center" style="line-height:0px" valign="top" width="64">
                           <img alt="VY" src="https://inboxflows.com/_/image/https%253A%252F%252Fnews.vueling.com%252Fnews%252Flayout2024%252Ficons64line%252Finsurance_m.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3Nzg3Nzg5OTguODMwNzAxfQ:1wNZfq:orb4Qlej60kjuPEO7FTM_hVJDB3qcgRagZje0CIOaqg" style="display:block; line-height:0px; font-size:0px; border:0px" width="64"/>
                          </td>
                          <td width="16">
                          </td>
                          <td align="left" style="font-family: 'Albert Sans', Verdana, Arial, Helvetica, sans-serif; color:#000000; font-size:14px" valign="middle">
                           <strong>
                            <span style="font-size: 16px; font-weight: bold; text-transform: uppercase;">
                             No surprise fuel charges
                            </span>
                           </strong>
                           <br/>
                           <strong>
                            The price you pay when booking your ticket will be the final price for your flight.
                           </strong>
                           We guarantee that no additional charges will apply, even if the cost of jet fuel increases.
                          </td>
                         </tr>
                        </tbody>
                       </table>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <!-- ##################### ENDBOX ##################### -->
         <tr>
          <td align="center" bgcolor="#E5F8F8" style="background-color: #E5F8F8; background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252F13c98afb6beead15.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33352731%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3Nzg3Nzg5OTguODEyNzc1NH0:1wNZfq:lXH19SjaUEFctSdPdlsFN2o6RWqDQPoGFpsbUCnHnB4); 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="#E5F8F8" style="background-color: #E5F8F8; background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252F13c98afb6beead15.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33352731%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3Nzg3Nzg5OTguODEyNzc1NH0:1wNZfq:lXH19SjaUEFctSdPdlsFN2o6RWqDQPoGFpsbUCnHnB4); 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="16">
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <!-- ##################### STARTBOX ##################### -->
         <tr>
          <td align="center" bgcolor="#E5F8F8" style="background-color: #E5F8F8; background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252F13c98afb6beead15.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33352731%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3Nzg3Nzg5OTguODEyNzc1NH0:1wNZfq:lXH19SjaUEFctSdPdlsFN2o6RWqDQPoGFpsbUCnHnB4); 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="#E5F8F8" style="background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252F13c98afb6beead15.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33352731%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3Nzg3Nzg5OTguODEyNzc1NH0:1wNZfq:lXH19SjaUEFctSdPdlsFN2o6RWqDQPoGFpsbUCnHnB4); background-repeat: repeat">
           <table border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 610px" width="610">
            <tbody>
             <tr>
              <td>
               <table align="center" bgcolor="#E5F8F8" border="0" cellpadding="0" cellspacing="0" class="table-full" style="max-width: 610px; background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252F13c98afb6beead15.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33352731%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3Nzg3Nzg5OTguODEyNzc1NH0:1wNZfq:lXH19SjaUEFctSdPdlsFN2o6RWqDQPoGFpsbUCnHnB4); background-repeat: repeat" width="610">
                <tbody>
                 <tr>
                  <td align="center" bgcolor="#ffffff" class="container-radius">
                   <table border="0" cellpadding="0" cellspacing="0" class="table-inner" width="580">
                    <tbody>
                     <tr>
                      <td align="center">
                       <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                        <tbody>
                         <tr>
                          <td align="center" style="line-height:0px" valign="top" width="64">
                           <img alt="VY" src="https://inboxflows.com/_/image/https%253A%252F%252Fnews.vueling.com%252Fnews%252Flayout2024%252Ficons64line%252Ffuel_m.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3Nzg3Nzg5OTguODMwNzk5OH0:1wNZfq:pBY1e8C1-nUoCauoQIgNtMACCluShissje6rBIWbfW4" style="display:block; line-height:0px; font-size:0px; border:0px" width="64"/>
                          </td>
                          <td width="16">
                          </td>
                          <td align="left" style="font-family: 'Albert Sans', Verdana, Arial, Helvetica, sans-serif; color:#000000; font-size:14px" valign="middle">
                           <strong>
                            <span style="font-size: 16px; font-weight: bold; text-transform: uppercase;">
                             No changes expected
                            </span>
                           </strong>
                           <br/>
                           Vueling is
                           <strong>
                            currently operating its flight schedule as planned, and we do not anticipate any disruptions to our jet fuel supply this summer
                           </strong>
                           .
                          </td>
                         </tr>
                        </tbody>
                       </table>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <!-- ##################### ENDBOX ##################### -->
         <tr>
          <td align="center" bgcolor="#E5F8F8" style="background-color: #E5F8F8; background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252F13c98afb6beead15.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33352731%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3Nzg3Nzg5OTguODEyNzc1NH0:1wNZfq:lXH19SjaUEFctSdPdlsFN2o6RWqDQPoGFpsbUCnHnB4); 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="#E5F8F8" style="background-color: #E5F8F8; background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252F13c98afb6beead15.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33352731%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3Nzg3Nzg5OTguODEyNzc1NH0:1wNZfq:lXH19SjaUEFctSdPdlsFN2o6RWqDQPoGFpsbUCnHnB4); 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="16">
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <!-- ##################### STARTBOX ##################### -->
         <tr>
          <td align="center" bgcolor="#E5F8F8" style="background-color: #E5F8F8; background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252F13c98afb6beead15.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33352731%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3Nzg3Nzg5OTguODEyNzc1NH0:1wNZfq:lXH19SjaUEFctSdPdlsFN2o6RWqDQPoGFpsbUCnHnB4); 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="#E5F8F8" style="background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252F13c98afb6beead15.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33352731%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3Nzg3Nzg5OTguODEyNzc1NH0:1wNZfq:lXH19SjaUEFctSdPdlsFN2o6RWqDQPoGFpsbUCnHnB4); background-repeat: repeat">
           <table border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width: 610px" width="610">
            <tbody>
             <tr>
              <td>
               <table align="center" bgcolor="#E5F8F8" border="0" cellpadding="0" cellspacing="0" class="table-full" style="max-width: 610px; background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252F13c98afb6beead15.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33352731%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3Nzg3Nzg5OTguODEyNzc1NH0:1wNZfq:lXH19SjaUEFctSdPdlsFN2o6RWqDQPoGFpsbUCnHnB4); background-repeat: repeat" width="610">
                <tbody>
                 <tr>
                  <td align="center" bgcolor="#ffffff" class="container-radius">
                   <table border="0" cellpadding="0" cellspacing="0" class="table-inner" width="580">
                    <tbody>
                     <tr>
                      <td align="center">
                       <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                        <tbody>
                         <tr>
                          <td align="center" style="line-height:0px" valign="top" width="64">
                           <img alt="VY" src="https://inboxflows.com/_/image/https%253A%252F%252Fnews.vueling.com%252Fnews%252Flayout2024%252Ficons64line%252Fplane_flight_change_m.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3Nzg3Nzg5OTguODMwOTA0Mn0:1wNZfq:a8ZiAVjvzE0B5WqPlLcEcUXyMubZQ5CcNV5QP899L-A" style="display:block; line-height:0px; font-size:0px; border:0px" width="64"/>
                          </td>
                          <td width="16">
                          </td>
                          <td align="left" style="font-family: 'Albert Sans', Verdana, Arial, Helvetica, sans-serif; color:#000000; font-size:14px" valign="middle">
                           <strong>
                            <span style="font-size: 16px; font-weight: bold; text-transform: uppercase;">
                             Reliable summer travel
                            </span>
                           </strong>
                           <br/>
                           This summer, we are offering
                           <strong>
                            an extensive flight programme to more than 100 destinations
                           </strong>
                           , with multiple flight and schedule options. This allows us to provide alternatives in the unlikely event of any adjustment or disruption to your travel plans. If the alternative offered does not suit your needs, you will be able to request a refund.
                          </td>
                         </tr>
                        </tbody>
                       </table>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <!-- ##################### ENDBOX ##################### -->
         <tr>
          <td align="center" bgcolor="#E5F8F8" style="background-color: #E5F8F8; background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252F13c98afb6beead15.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33352731%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3Nzg3Nzg5OTguODEyNzc1NH0:1wNZfq:lXH19SjaUEFctSdPdlsFN2o6RWqDQPoGFpsbUCnHnB4); 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="#E5F8F8" style="background-color: #E5F8F8; background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252F13c98afb6beead15.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33352731%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3Nzg3Nzg5OTguODEyNzc1NH0:1wNZfq:lXH19SjaUEFctSdPdlsFN2o6RWqDQPoGFpsbUCnHnB4); 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>
         <!-- ##################### CTA ##################### -->
         <tr>
          <td align="center" bgcolor="#E5F8F8" style="background-image:url(https://inboxflows.com/_/image/https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252F13c98afb6beead15.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33352731/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZtaS52dWVsaW5nLiIsInRpbWUiOjE3Nzg3Nzg5OTguODE1NTQ1fQ:1wNZfq:iZJoihWDXUcOn3S6vuk2kOL-k0EgRDRfAdPMGaEHdsU); background-repeat:repeat">
           <table border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width:610px" width="610">
            <tbody>
             <tr>
              <td>
               <table align="center" border="0" cellpadding="0" cellspacing="0" class="table-inner" style="max-width:580px" width="580">
                <tbody>
                 <tr>
                  <td align="center">
                   <!--[if mso]>                 <v:roundrect xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="urn:schemas-microsoft-com:office:word"                   href="#"                   style="height:45px; v-text-anchor:middle; width:240px"                   arcsize="67%"                   stroke="f"                   fillcolor="#fff000">                   <w:anchorlock/>                   <center style="font-family:'Albert Sans', Arial, Helvetica, sans-serif; font-size:15px; font-weight:bold; color:#000000; text-transform:uppercase">                                                                Go to Vueling                                                              </center>                 </v:roundrect>                 <![endif]-->
                   <!--[if !mso]><!-- -->
                   <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:'Albert Sans', Arial, Helvetica, sans-serif; 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; display:inline-block; line-height:45px" target="_blank">
                        Go to Vueling
                       </a>
                      </td>
                     </tr>
                    </tbody>
                   </table>
                   <!--<![endif]-->
                  </td>
                 </tr>
                </tbody>
               </table>
              </td>
             </tr>
            </tbody>
           </table>
          </td>
         </tr>
         <!-- #####################  END - CTA ##################### -->
         <tr>
          <td align="center" bgcolor="#E5F8F8" style="background-color: #E5F8F8; background-image:url(https://inboxflows.com/_/image/%2520https%253A%252F%252Fmi.vueling.com%252Fp%252Frp%252F13c98afb6beead15.png%253Fmi_u%253D%2525%2525ContactId%2525%2525%2526amp%253Bmi_ecmp%253D33352731%2520/?inbox_flows_img_sig=eyJwYXRoIjoiJTIwaHR0cHMlM0ElMkYlMkZtaS52dWVsaSIsInRpbWUiOjE3Nzg3Nzg5OTguODEyNzc1NH0:1wNZfq:lXH19SjaUEFctSdPdlsFN2o6RWqDQPoGFpsbUCnHnB4); 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="16">
              </td>
             </tr>
             <tr>
              <td align="center" style="font-family: 'Albert Sans', Verdana, Arial, Helvetica, sans-serif; color:#000000; font-size:14px">
               <span style="display: inline-block">
                ✈️
               </span>
               We’re the most punctual low-cost airline in Barcelona.
              </td>
             </tr>
             <tr>
              <td height="16">
              </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: 'Nunito Sans', sans-serif; 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 informing you about products and services offered by Vueling related to your booking, based on its legitimate interest. If you don't wish to receive these communications, you can go to our
                   <a style="text-decoration: underline; color:#DDDDDD">
                    Preference 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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3Nzg3Nzg5OTguODMxMDAyNX0:1wNZfq:is2XD6ZHPbPA1g--mgbzfMvvI39hvIY4mPDRNAvgbN4" 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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3Nzg3Nzg5OTguODMxMDk4fQ:1wNZfq:Su4i002XdyTlqM8JVQA_XGpM-CNN_Bd6zw6fRMm_gj0" 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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3Nzg3Nzg5OTguODMxMTk2fQ:1wNZfq:oPpYs-GVUPSPK3ovo5tCt58GEUXfmm8QCH9seKhgz0I" 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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3Nzg3Nzg5OTguODMxMjg5OH0:1wNZfq:ewMFe38wxKVYhd97FtKMwibgUe8wgoE38d1c9zqIWGM" 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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3Nzg3Nzg5OTguODMxMzgyNX0:1wNZfq:zfpL4kFMpYug6LLLawcTGxKyDlhj1m8BQjKD6VzjXp0" 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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3Nzg3Nzg5OTguODMxNDgxNX0:1wNZfq:bpMKnIsE4ABoZ01Yd5mJH0dto3UjPss0nWaUlrEN-n0" 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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZuZXdzLnZ1ZWxpbiIsInRpbWUiOjE3Nzg3Nzg5OTguODMxNTc2Nn0:1wNZfq:5c-seqnL30lON-5SMxoZjsl3waVQVnN6FBEXsMI68Qs" 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: 'Nunito Sans', Arial, sans-serif; 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: 'Nunito Sans', Arial, Helvetica, sans-serif; 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: 'Nunito Sans', sans-serif; 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%253FE7TNGSSXYIMUJELRKJJZ7MCJRQ.100219%2526d%253D100219%2526bmt%253D0/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjbGljay5jb21tcyIsInRpbWUiOjE3Nzg3Nzg5OTguODMxNjc2fQ:1wNZfq:yqQJZek6Z7YvyTx2xPFwbP8tJAIGrvr-hfQ8hvd5Szk" 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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZiZWFjb24ua3J4ZCIsInRpbWUiOjE3Nzg3Nzg5OTguODMxNzl9:1wNZfq:ms8T2TiTvHZMPhzirdm8148uK5MUpvtCiiLFHDfjDCA" 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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZiZWFjb24ua3J4ZCIsInRpbWUiOjE3Nzg3Nzg5OTguODMxODk1fQ:1wNZfq:VbM8M1-cRIJIDgP6wykM_dHbZAbmjYUJOa9Ce__AwxM" 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_INF_ADH_COMBUSTIBLE_Y26_W20/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZiZWFjb24ua3J4ZCIsInRpbWUiOjE3Nzg3Nzg5OTguODMyfQ:1wNZfq:9kP5EE0jOEtnHTCrR2_FCAtpc7aqNd97KOG0b0xAr-o" style="display:none;" width="0"/>
 </body>
</html>