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 lang="en" xmlns="//www.w3.org/1999/xhtml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:v="urn:schemas-microsoft-com:vml">
 <head>
  <meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
  <!--[if !mso]><!-->
  <meta content="IE=edge" http-equiv="X-UA-Compatible"/>
  <!--<![endif]-->
  <meta content="width=device-width, initial-scale=1.0" name="viewport"/>
  <!--target dark mode - force light mode-->
  <meta content="light" name="color-scheme"/>
  <meta content="light" name="supported-color-schemes"/>
  <title>
   Carnival
  </title>
  <!--styles needed for Gmail app -->
  <style>
   u + .body .gmail-blend-screen { background:#000; mix-blend-mode:screen; }
 u + .body .gmail-blend-difference { background:#000; mix-blend-mode:difference; }
 u + .body .gmail-blend-screen img { mix-blend-mode: darken;}
 u + .body .gmail-blend-difference img { mix-blend-mode:difference; }
  </style>
  <!--to support dark mode meta tags-->
  <style type="text/css">
   :root {
 color-scheme: light;
 supported-color-schemes: light;
}
  </style>
  <!--START Dark Mode Styles-->
  <!--[if gte mso 16]> <style>  .txt-white {    mso-style-textfill-type:gradient;     mso-style-textfill-fill-gradientfill-stoplist:"0 \#FFFFFF 0 100000\,100000 \#FFFFFF 0 100000";     color: #000000 !important;  } </style> <![endif]-->
  <style>
   [data-ogsb] .light-mode-img-default {
 display: none !important;
}
[data-ogsb] .dark-mode-img {
 display: block !important;
}
[data-ogsb] .bg-hero-blue {
 background-color: #1E62B7!important;
}
[data-ogsb] .bg-blue {
 background-color: #10559A!important;
}
[data-ogsb] .bg-white {
 background-color: #ffffff!important;
}
[data-ogsb] .txt-white {
 color: #ffffff!important;
}
[data-ogsb] .txt-black {
 color: #000000!important;
}
  </style>
  <!-- /END Dark Mode Styles-->
  <!--START Outlook Styles-->
  <!--[if gt mso 15]> <style type="text/css" media="all">  /* Outlook 2016 Height Fix */  table, tr, td { border-collapse: collapse; }  tr { font-size:0px; line-height:0px; border-collapse: collapse; } </style> <![endif]-->
  <!--Fix for Outlook 120DPI issues-->
  <!--[if gte mso 9]> <xml>   <o:OfficeDocumentSettings>     <o:AllowPNG/>     <o:PixelsPerInch>96</o:PixelsPerInch>  </o:OfficeDocumentSettings> </xml> <![endif]-->
  <!--Fix for Windows 10 link underline issues-->
  <!--[if (mso)|(mso 16)]> <style type="text/css"> a {text-decoration: none;} a:visited {text-decoration: none;} </style> <![endif]-->
  <!-- /END Outlook Styles-->
  <style>
   /* apple link styles */
a[x-apple-data-detectors] {
 color: inherit !important;
 text-decoration: none !important;
 font-size: inherit !important;
 font-family: inherit !important;
 font-weight: inherit !important;
 line-height: inherit !important;
}
/*Samsung link styles*/
#MessageViewBody a {
 color: inherit !important;
 text-decoration: none !important;
 font-size: inherit !important;
 font-family: inherit !important;
 font-weight: inherit !important;
 line-height: inherit !important;
}
@media only screen and (max-width: 639px) {
 /* force link styling on addresses, etc. in the Gmail App */
 #body a, #body a:hover, #body a:visited {
  color: inherit;
  font: inherit;
  text-decoration: none;
 }
}
 @media only screen and (min-width: 600px) {
 /*Force Outlook.com to full width for desktop so it doesn't look broken when browser window is smaller than max width.*/
 [class="x_webkit"] {
  width: 640px!important;
 }
}
 
/* Basic boilerplate styles */
body {
 margin: 0 auto !important;
 padding: 0;
 background-color: #F0F0F0;
 mso-hyphenate: none;
}
table {
 border-spacing: 0;
 font-family: sans-serif;
 color: #333333;
}
td {
 padding: 0;
}
img {
 border: 0;
}
.wrapper {
 width: 100%;
 table-layout: fixed;
 -webkit-text-size-adjust: 100%;
 -ms-text-size-adjust: 100%;
}
.webkit {
 max-width: 640px; /* set to max-width of full email */
 margin: 0 auto;
}
.multi-column-align-top .column {
 width: 100%;
 max-width: 640px;  /* set to width at which you'd like the column to scale to 100% */
 display: inline-block;
 vertical-align: top; /* this will align the column just as if it's a table cell */
}
.multi-column-align-middle .column {
 width: 100%;
 max-width: 640px;  /* set to width at which you'd like the column to scale to 100% */
 display: inline-block;
 vertical-align: middle; /* this will align the column just as if it's a table cell */
}
.multi-column-align-bottom .column {
 width: 100%;
 max-width: 640px;  /* set to width at which you'd like the column to scale to 100% */
 display: inline-block;
 vertical-align: top; /* this will align the column just as if it's a table cell */
}

@media only screen and (max-width: 639px) {
 .m-hide {
  display: none!important;
 }
 .m-show{
  display: block!important;
 }
 .m-block {
  display: block!important;
 }
 .m-float-left{
  display: inline!important;
  float: left!important;
 }
 .m-max-width-310px{
  max-width: 310px!important;
 }
 .m-width-70pc {
  width: 70%!important;
 }
 .m-width-30pc {
  width: 30%!important;
 }
 .m-full-width{
  width: 100%!important;
  max-width: 100%!important;
 }
 .m-border-none {
  border: none!important;
 }
 .m-txt-left {
  text-align: left!important;
 }
 .m-txt-center {
  text-align: center!important;
 }
 .m-font-size-12px{
  font-size: 12px!important;
  line-height: 14px!important;
 }
 .m-pt-20px {
  padding-top: 20px!important;
 }
 .m-pr-40px{
  padding-right: 40px!important;
 }
 .m-pr-30px{
  padding-right: 30px!important;
 }
 .m-pr-20px{
  padding-right: 20px!important;
 }
 .m-pr-10px{
  padding-right: 10px!important;
 }
 .m-pr-0px{
  padding-right: 0px!important;
 }
 .m-pl-40px{
  padding-left: 40px!important;
 }
 .m-pl-30px{
  padding-left: 30px!important;
 }
 .m-pl-20px{
  padding-left: 20px!important;
 }
 .m-pl-10px{
  padding-left: 10px!important;
 }
 .m-pl-0px{
  padding-left: 0px!important;
 }
}
  </style>
  <!--set UTM parameters and apply now URL-->
  <!--set campaign variables-->
 </head>
 <body class="body" id="body" style="background-color: #ffffff;">
  <!-- VALIDITY tracking pixel -->
  <!-- /\//\/\//\\/  VALIDITY TRACKING PIXEL STARTS /\//\/\//\\/-->
  <style>
   @media print{ #_two50 { background-image:url('https://inboxflows.com/_/image/http%253A%252F%252Fanalytics.carnivalcruiselineemail.com%252Fea%252Fqa8sdFS4Xr%252F%253Ft%253Dp%2526e%253Duifeed.com%2526c%253DLOY/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmFuYWx5dGljcy5jYSIsInRpbWUiOjE3NjI3OTk3ODcuNDIzNjIzfQ:1vIWkd:JTkooDOdh4-7QJ4rGGEZT_c5191xfTAZDEfjAiKnaJQ'); } } blockquote #_two50, #mailContainerBody #_two50, div.OutlookMessageHeader, table.moz-email-headers-table { background-image:url('https://inboxflows.com/_/image/http%253A%252F%252Fanalytics.carnivalcruiselineemail.com%252Fea%252Fqa8sdFS4Xr%252F%253Ft%253Df%2526e%253Duifeed.com%2526c%253DLOY/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmFuYWx5dGljcy5jYSIsInRpbWUiOjE3NjI3OTk3ODcuNDI0MjQzMn0:1vIWkd:O_dqA9jNFLeX0CfD3ogP8D8dDpCV23jpfHBPW99BH_4'); }
  </style>
  <div id="_two50">
  </div>
  <img height="1" id="_two50_img" src="https://inboxflows.com/_/image/http%253A%252F%252Fanalytics.carnivalcruiselineemail.com%252Fea%252Fqa8sdFS4Xr%252F%253Fe%253Duifeed.com%2526c%253DLOY/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cCUzQSUyRiUyRmFuYWx5dGljcy5jYSIsInRpbWUiOjE3NjI3OTk3ODcuNDM2MDQzN30:1vIWkd:Oh75yUHpkaSnTnYfvl26i4KV_teyuhO5B3MDT0D3FoY" style="margin:0 !important; padding:0 !important; border:0 !important; height:1px !important; width:1px !important;" width="1"/>
  <!-- /\//\/\//\\/  VALIDITY TRACKING PIXEL ENDS/\//\/\//\\/-->
  <center class="wrapper" style="background-color: #ffffff;">
   <div class="webkit" style="background-color: #ffffff;">
    <!--[if (gte mso 9)|(IE)]>   <table role="presentation" width="640" align="center" cellpadding="0" cellspacing="0" border="0" style="width: 640px;">    <tr>   <td>   <![endif]-->
    <!--Preheader-->
    <table align="center" border="0" cellpadding="0" cellspacing="0" class="m-hide" role="presentation" style="max-width: 640px; Margin: 0 auto;" width="100%">
     <tr>
      <td align="left" style="width: 500px; padding: 12px 0px 12px 20px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; mso-line-height-rule:exactly; line-height: 14px; color: #6F6F6F;" width="500">
       Apply today to take advantage of this great offer!
      </td>
      <td align="right" style="width: 100px; padding: 12px 20px 12px 0px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; mso-line-height-rule:exactly; line-height: 14px; color: #6F6F6F;" width="100">
       <a style="color: #6F6F6F; text-decoration: underline;" target="_blank">
        View online
       </a>
      </td>
     </tr>
    </table>
    <!--/Preheader-->
    <!-- Header-->
    <table align="center" bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" role="presentation" style="max-width: 640px; Margin: 0 auto;" width="100%">
     <tr>
      <td align="center" style="padding: 20px;">
       <!-- Light Mode logo: white background for default. Dark Mode logo: This is for the Outlook app and Outlook.com -->
       <a target="_blank">
        <img alt="Carnival™" border="0" class="light-mode-img-default" height="58" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.carnivalcruiselineemail.com%252Flib%252Ffe9513727761047c7c%252Fm%252F1%252F6bd73ce0-0ed6-4c2c-a2cd-e2d26ea0ca00.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5jYXJuaSIsInRpbWUiOjE3NjI3OTk3ODcuNDM2MjkzNH0:1vIWkd:LTfLynXyej0lEg0_ad29A9WDtanao9xm--_ETOjO-SU" style="display: block;" width="220"/>
        <!--[if mso]><!-->
        <img alt="Carnival™" border="0" class="dark-mode-img" height="58" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.carnivalcruiselineemail.com%252Flib%252Ffe9513727761047c7c%252Fm%252F1%252Fdcd7b031-986e-451a-8c9d-45d9919bf593.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5jYXJuaSIsInRpbWUiOjE3NjI3OTk3ODcuNDM2NDA4OH0:1vIWkd:ZdmpxabXLjUyhcYVGhuhDiechfTW5fu7d49Mk-Z9OlU" style="display: none;" width="220"/>
        <!--<![endif]-->
       </a>
      </td>
     </tr>
     <tr>
      <td align="center" class="m-pr-10px m-pl-10px" style="padding: 0px 30px 30px 30px;">
       <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
        <tr>
         <td align="center" class="m-font-size-12px" style="font-family: Arial, Helvetica, sans-serif; font-size: 16px; line-height: 18px; color: #A8A8A8; border-right: solid 1px #A8A8A8; padding: 2px 10px;">
          <a style="color: #0A569A; text-decoration: none; text-transform: uppercase; font-weight: bold;" target="_blank">
           Exclusive Offers
          </a>
         </td>
         <td align="center" class="m-font-size-12px" style="font-family: Arial, Helvetica, sans-serif; font-size: 16px; line-height: 18px; color: #A8A8A8; border-right: solid 1px #A8A8A8; padding: 2px 10px;">
          <a style="color: #0A569A; text-decoration: none; text-transform: uppercase; font-weight: bold;" target="_blank">
           Search Cruises
          </a>
         </td>
         <td align="center" class="m-font-size-12px" style="font-family: Arial, Helvetica, sans-serif; font-size: 16px; line-height: 18px; color: #A8A8A8; padding: 2px 10px;">
          <a style="color: #0A569A; text-decoration: none; text-transform: uppercase; font-weight: bold;" target="_blank">
           My Account
          </a>
         </td>
        </tr>
       </table>
      </td>
     </tr>
    </table>
    <!--/Header-->
    <!-- Hero-->
    <table align="center" bgcolor="#1E62B7" border="0" cellpadding="0" cellspacing="0" class="bg-hero-blue" role="presentation" style="max-width: 640px; Margin: 0 auto;" width="100%">
     <tr>
      <td align="center">
       <!--[if gte mso 9]>      <v:rect xmlns:v="urn:schemas-microsoft-com:vml" fill="true" stroke="false" style="width:640px;" fillcolor="#1E62B7">      <v:textbox style="mso-fit-shape-to-text:true" inset="0px,0px,0px,0px">      <![endif]-->
       <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
        <tr>
         <td align="center" class="txt-white" style="padding: 34px 30px 0px 30px; font-family: Arial, Helvetica, sans-serif; font-size: 24px; line-height: 30px; font-weight: bold; color: #ffffff;">
          Fred,
         </td>
        </tr>
       </table>
       <!--[if gte mso 9]>      <p style="margin:0; font-size:0; line-height:0;"><o:p xmlns:o="urn:schemas-microsoft-com:office:office">&nbsp;</o:p></p>      </v:textbox>      </v:rect>      <![endif]-->
      </td>
     </tr>
     <tr>
      <td align="center">
       <a target="_blank">
        <img alt="Unwind with 30K Fun Points® equal to a $300 onboard credit². Apply now. Apply by 11/30/2025 to enjoy this offer." class="m-full-width" height="auto" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.carnivalcruiselineemail.com%252Flib%252Ffe9513727761047c7c%252Fm%252F1%252F48e93f78-d6da-4b75-9397-1dfa515f7bd3.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5jYXJuaSIsInRpbWUiOjE3NjI3OTk3ODcuNDM2NTA4N30:1vIWkd:Wnuc1JcsmqzOVnz9Ah6t0niIUt7uLou5ddjotna8uic" style="display: block;" width="640"/>
       </a>
      </td>
     </tr>
    </table>
    <!--/Hero-->
    <!-- Intro Body-->
    <table align="center" bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" role="presentation" style="max-width: 640px; Margin: 0 auto;" width="100%">
     <tr>
      <td align="center" class="m-pr-30px m-pl-30px" style="padding: 20px 120px 20px 120px; font-family: Arial, Helvetica, sans-serif; font-size: 18px; line-height: 24px; color: #000000;">
       <p style="font-size: 24px; line-height: 30px; text-transform: uppercase; margin: 0px; font-weight: bold;">
        Get in early — start racking up points now.
       </p>
      </td>
     </tr>
     <tr>
      <td align="center" class="m-pr-30px m-pl-30px" style="padding: 0px 70px 40px 70px; font-family: Arial, Helvetica, sans-serif; font-size: 18px; line-height: 24px; color: #000000;">
       <p style="margin: 0px 0px 40px 0px;">
        Earn 30,000 Fun Points
        <sup style="vertical-align:.3em; line-height:normal; font-size:75%; mso-ansi-font-size: 98%;">
         ®
        </sup>
        (enough to redeem for a $300 Onboard Credit) after spending $1,000 within the first 90 days. And that's just the beginning — scroll for even more benefits!
       </p>
       <!--Button-->
       <table border="0" cellpadding="0" cellspacing="0" height="60" role="presentation" style="height: 60px; text-align: center; background-color: #DC1125; border-radius: 8px; mso-height-alt: 62px;">
        <tr>
         <td align="center" style="font-family: Arial, Helvetica, sans-serif; text-align:center; font-size: 16px; line-height: 20px; color:#ffffff; font-weight: bold; text-transform: uppercase; letter-spacing: 0.5px; border-top-left-radius: 8px; border-bottom-left-radius: 8px; border-top-right-radius: 8px; border-bottom-right-radius: 8px; mso-padding-alt: 18px 50px;">
          <div style="background: #DC1125; background-image:linear-gradient(#DC1125,#DC1125); color: #ffffff; border-radius: 8px;">
           <div class="gmail-blend-screen">
            <div class="gmail-blend-difference">
             <a style="color:#ffffff; border: none; text-decoration: none; display: inline-block; padding: 0px 50px; line-height: 60px;" target="_blank">
              Apply now
             </a>
            </div>
           </div>
          </div>
         </td>
        </tr>
       </table>
       <!--/Button-->
       <p style="font-size: 12px; line-height: 16px; margin: 20px 0px 0px 0px;">
        No annual fee.
       </p>
      </td>
     </tr>
    </table>
    <!-- Benefits-->
    <table align="center" bgcolor="#10559A" border="0" cellpadding="0" cellspacing="0" role="presentation" style="max-width: 640px; Margin: 0 auto;" width="100%">
     <tr>
      <td align="center">
       <img alt="" class="m-full-width" height="auto" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.carnivalcruiselineemail.com%252Flib%252Ffe9513727761047c7c%252Fm%252F1%252Ff08b8714-8861-46ee-ac54-93751acd4a1c.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5jYXJuaSIsInRpbWUiOjE3NjI3OTk3ODcuNDM2NjAyfQ:1vIWkd:h-3QwZQQwTTcpHuqPD8-vREg85hZDQGMog_r2X0uCwg" style="display: block;" width="640"/>
      </td>
     </tr>
     <tr>
      <td align="center">
       <img alt="Your cardmember benefits include:" border="0" class="m-hide" height="auto" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.carnivalcruiselineemail.com%252Flib%252Ffe9513727761047c7c%252Fm%252F1%252F46e7888f-b0ca-4272-a640-f6c2e6e59944.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5jYXJuaSIsInRpbWUiOjE3NjI3OTk3ODcuNDM2NjkzMn0:1vIWkd:bhzG76Cc5cQnp7oS8HLD1kUL_8huoONHgyEZqec-E6o" style="display: block;" width="640"/>
       <!--[if mso]><!-->
       <img alt="" border="0" class="m-show" height="auto" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.carnivalcruiselineemail.com%252Flib%252Ffe9513727761047c7c%252Fm%252F1%252F8d7c13a1-7de7-4725-baa6-732c87076e4d.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5jYXJuaSIsInRpbWUiOjE3NjI3OTk3ODcuNDM2Nzg0N30:1vIWkd:sUEBoOtB8kF1uSVIjERuy7vTP3i4LfCKRISXpP-NY_Y" style="display: none;" width="100%"/>
       <!--<![endif]-->
      </td>
     </tr>
     <tr>
      <td align="center" class="bg-blue">
       <!--[if gte mso 9]>       <v:rect xmlns:v="urn:schemas-microsoft-com:vml" fill="true" stroke="false" style="width:640px;" fillcolor="#0A569A">       <v:textbox style="mso-fit-shape-to-text:true" inset="20px,0px,0px,0px">       <![endif]-->
       <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
        <tr>
         <td class="multi-column-align-top" style="font-size: 0px; padding: 20px 0px 10px 0px;" width="100%">
          <!--[if (gte mso 9)|(IE)]>          <table role="presentation" width="620" border="0" cellspacing="0" cellpadding="0" style="width:620px;">          <tr>          <td valign="middle" width="240" style="width:240px;">          <![endif]-->
          <div class="column m-full-width" style="max-width: 260px;">
           <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
            <tr>
             <td align="center" style="padding: 20px 40px 6px 40px; mso-padding-alt: 20px 40px 6px 20px;" valign="top">
              <img alt="" border="0" height="auto" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.carnivalcruiselineemail.com%252Flib%252Ffe9513727761047c7c%252Fm%252F1%252Ffcecd0ff-7117-4d1d-9bbc-ba2b631d072f.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5jYXJuaSIsInRpbWUiOjE3NjI3OTk3ODcuNDM2ODgzNH0:1vIWkd:KyzhjFsgrjmqL6F0ty6gDoW7sOvs7BGRF9UyUIbol4A" style="display: block;" width="180"/>
             </td>
            </tr>
           </table>
          </div>
          <!--[if (gte mso 9)|(IE)]>          </td><td valign="top" width="380" style="width:380px;">          <![endif]-->
          <div class="column m-full-width" style="max-width:380px;">
           <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
            <tr>
             <td align="center" class="txt-white m-txt-center m-pr-30px m-pl-30px" style=" font-family: Arial, Helvetica, sans-serif; font-size: 18px; line-height: 24px; color:#ffffff; text-align: left; padding: 20px 40px 0px 0px;" valign="top">
              <h3 style="font-size: 30px; line-height: 38px; margin: 0px;">
               Interest-free financing
              </h3>
              <p style="font-size: 20px; font-weight: bold; margin: 0px 0px 10px 0px;">
               on all Carnival
               <sup style="vertical-align:.3em; line-height:normal; font-size:75%; mso-ansi-font-size: 98%;">
                ®
               </sup>
               Cruise Bookings
              </p>
              <p style="margin: 0px 0px 20px 0px;">
               Enjoy a 0% promotional APR for 6 months on every Carnival
               <sup style="vertical-align:.3em; line-height:normal; font-size:75%; mso-ansi-font-size: 98%;">
                ®
               </sup>
               cruise you book. After that, a variable APR will apply, 18.74%–29.74%, based on your creditworthiness and other factors.¹
              </p>
             </td>
            </tr>
           </table>
          </div>
          <!--[if (gte mso 9)|(IE)]>          </td>          </tr>          </table>          <![endif]-->
         </td>
        </tr>
        <tr>
         <td class="multi-column-align-middle" style="font-size: 0px; padding: 0px 0px 10px 0px;" width="100%">
          <!--[if (gte mso 9)|(IE)]>          <table role="presentation" width="620" border="0" cellspacing="0" cellpadding="0" style="width:620px;">          <tr>          <td valign="middle" width="240" style="width:240px;">          <![endif]-->
          <div class="column m-full-width" style="max-width: 260px;">
           <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
            <tr>
             <td align="center" style="padding: 20px 40px 6px 40px; mso-padding-alt: 20px 40px 6px 20px;" valign="middle">
              <img alt="" border="0" height="auto" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.carnivalcruiselineemail.com%252Flib%252Ffe9513727761047c7c%252Fm%252F1%252F2f3c5a30-10c9-4c3f-950f-17f0d5d6cd40.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5jYXJuaSIsInRpbWUiOjE3NjI3OTk3ODcuNDM2OTczOH0:1vIWkd:xImtE46I2GbNIqkbAD_iWTRtrUQKAQSa5GQGknCrYXc" style="display: block;" width="180"/>
             </td>
            </tr>
           </table>
          </div>
          <!--[if (gte mso 9)|(IE)]>          </td><td valign="middle" width="380" style="width:380px;">          <![endif]-->
          <div class="column m-full-width" style="max-width:380px;">
           <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
            <tr>
             <td align="center" class="txt-white m-txt-center m-pr-30px m-pl-30px" style=" font-family: Arial, Helvetica, sans-serif; font-size: 18px; line-height: 24px; color:#ffffff; text-align: left; padding: 20px 40px 0px 0px;" valign="middle">
              <h3 style="font-size: 30px; line-height: 38px; margin: 0px;">
               Earn 2X
              </h3>
              <p style="font-size: 20px; font-weight: bold; margin: 0px 0px 10px 0px;">
               Carnival
               <sup style="vertical-align:.3em; line-height:normal; font-size:75%; mso-ansi-font-size: 98%;">
                ®
               </sup>
               Fun Points
               <sup style="vertical-align:.3em; line-height:normal; font-size:75%; mso-ansi-font-size: 98%;">
                ®
               </sup>
              </p>
              <p style="margin: 0px 0px 20px 0px;">
               Per $1 spent on purchases with Carnival Cruise Line
               <sup style="vertical-align:.3em; line-height:normal; font-size:75%; mso-ansi-font-size: 98%;">
                ®
               </sup>
               .²
              </p>
             </td>
            </tr>
           </table>
          </div>
          <!--[if (gte mso 9)|(IE)]>          </td>          </tr>          </table>          <![endif]-->
         </td>
        </tr>
        <tr>
         <td class="multi-column-align-middle" style="font-size: 0px; padding: 0px 0px 10px 0px;" width="100%">
          <!--[if (gte mso 9)|(IE)]>          <table role="presentation" width="620" border="0" cellspacing="0" cellpadding="0" style="width:620px;">          <tr>          <td valign="middle" width="240" style="width:240px;">          <![endif]-->
          <div class="column m-full-width" style="max-width: 260px;">
           <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
            <tr>
             <td align="center" style="padding: 20px 40px 6px 40px; mso-padding-alt: 20px 40px 6px 20px;" valign="middle">
              <img alt="" border="0" height="auto" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.carnivalcruiselineemail.com%252Flib%252Ffe9513727761047c7c%252Fm%252F1%252Fdde03cf8-fc86-4f97-936d-563848f85b47.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5jYXJuaSIsInRpbWUiOjE3NjI3OTk3ODcuNDM3MDY1NH0:1vIWkd:lJEZMVQ_H-K16bw0QY5wRS2wsL0ioJSw4Pgu-AUtSFA" style="display: block;" width="180"/>
             </td>
            </tr>
           </table>
          </div>
          <!--[if (gte mso 9)|(IE)]>          </td><td valign="middle" width="380" style="width:380px;">          <![endif]-->
          <div class="column m-full-width" style="max-width:380px;">
           <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
            <tr>
             <td align="center" class="txt-white m-txt-center m-pr-30px m-pl-30px" style=" font-family: Arial, Helvetica, sans-serif; font-size: 18px; line-height: 24px; color:#ffffff; text-align: left; padding: 20px 40px 0px 0px;" valign="middle">
              <h3 style="font-size: 30px; line-height: 38px; margin: 0px;">
               Earn 1X
              </h3>
              <p style="font-size: 20px; font-weight: bold; margin: 0px 0px 10px 0px;">
               Carnival
               <sup style="vertical-align:.3em; line-height:normal; font-size:75%; mso-ansi-font-size: 98%;">
                ®
               </sup>
               Fun Points
               <sup style="vertical-align:.3em; line-height:normal; font-size:75%; mso-ansi-font-size: 98%;">
                ®
               </sup>
              </p>
              <p style="margin: 0px 0px 20px 0px;">
               Per $1 spent on all other purchases.²
              </p>
             </td>
            </tr>
           </table>
          </div>
          <!--[if (gte mso 9)|(IE)]>          </td>          </tr>          </table>          <![endif]-->
         </td>
        </tr>
        <tr>
         <td class="multi-column-align-middle" style="font-size: 0px; padding: 0px 0px 10px 0px;" width="100%">
          <!--[if (gte mso 9)|(IE)]>          <table role="presentation" width="620" border="0" cellspacing="0" cellpadding="0" style="width:620px;">          <tr>          <td valign="middle" width="240" style="width:240px;">          <![endif]-->
          <div class="column m-full-width" style="max-width: 260px;">
           <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
            <tr>
             <td align="center" style="padding: 20px 40px 6px 40px; mso-padding-alt: 20px 40px 6px 20px;" valign="middle">
              <img alt="" border="0" height="auto" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.carnivalcruiselineemail.com%252Flib%252Ffe9513727761047c7c%252Fm%252F1%252F6abe52c3-c36a-4b24-a9ff-1ed0dce7670e.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5jYXJuaSIsInRpbWUiOjE3NjI3OTk3ODcuNDM3MTU3fQ:1vIWkd:UpGrs0bX_Pz7RpdmGU-4ciTnm62QVXZuKQa7H7iuWuQ" style="display: block;" width="180"/>
             </td>
            </tr>
           </table>
          </div>
          <!--[if (gte mso 9)|(IE)]>          </td><td valign="middle" width="380" style="width:380px;">          <![endif]-->
          <div class="column m-full-width" style="max-width:380px;">
           <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
            <tr>
             <td align="center" class="txt-white m-txt-center m-pr-30px m-pl-30px" style=" font-family: Arial, Helvetica, sans-serif; font-size: 18px; line-height: 24px; color:#ffffff; text-align: left; padding: 20px 50px 0px 0px;" valign="middle">
              <h3 style="font-size: 30px; line-height: 38px; margin: 0px 0px 10px 0px;">
               Travel Benefits
              </h3>
              <p style="margin: 0px 0px 20px 0px;">
               Eligible for Travel Accident insurance, Trip Cancellation and Interruption coverage, Baggage and MasterRental Coverage.³
              </p>
             </td>
            </tr>
           </table>
          </div>
          <!--[if (gte mso 9)|(IE)]>          </td>          </tr>          </table>          <![endif]-->
         </td>
        </tr>
        <tr>
         <td align="center" style="padding: 30px 30px 60px 30px; mso-padding-alt: 30px 30px 60px 10px; font-family: Arial, Helvetica, sans-serif; font-size: 16px; line-height: 22px; color: #000000;">
          <!--Button-->
          <table border="0" cellpadding="0" cellspacing="0" height="60" role="presentation" style="height: 60px; text-align: center; background-color: #DC1125; border-radius: 8px; mso-height-alt: 62px;">
           <tr>
            <td align="center" style="font-family: Arial, Helvetica, sans-serif; text-align:center; font-size: 16px; line-height: 20px; color:#ffffff; font-weight: bold; text-transform: uppercase; letter-spacing: 0.5px; border-top-left-radius: 8px; border-bottom-left-radius: 8px; border-top-right-radius: 8px; border-bottom-right-radius: 8px; mso-padding-alt: 18px 50px;">
             <div style="background: #DC1125; background-image:linear-gradient(#DC1125,#DC1125); color: #ffffff; border-radius: 8px;">
              <div class="gmail-blend-screen">
               <div class="gmail-blend-difference">
                <a style="color:#ffffff; border: none; text-decoration: none; display: inline-block; padding: 0px 50px; line-height: 60px;" target="_blank">
                 Apply now
                </a>
               </div>
              </div>
             </div>
            </td>
           </tr>
          </table>
          <!--/Button-->
         </td>
        </tr>
       </table>
       <!--[if gte mso 9]>       <p style="margin:0; font-size:0; line-height:0;"><o:p xmlns:o="urn:schemas-microsoft-com:office:office">&nbsp;</o:p></p>       </v:textbox>       </v:rect>       <![endif]-->
      </td>
     </tr>
     <tr>
      <td align="center" bgcolor="#ffffff">
       <img alt="" class="m-full-width" height="auto" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.carnivalcruiselineemail.com%252Flib%252Ffe9513727761047c7c%252Fm%252F1%252F82cc3431-eb19-4cc0-b1ea-b4e6dc32a7af.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5jYXJuaSIsInRpbWUiOjE3NjI3OTk3ODcuNDM3MjQ5fQ:1vIWkd:F2-fov4z7e-1CEtW_lZl4ltLdr4-Mtzxdw38-T-ArGQ" style="display: block;" width="640"/>
      </td>
     </tr>
    </table>
    <!-- Credit Card-->
    <table align="center" bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" role="presentation" style="max-width: 640px; Margin: 0 auto;" width="100%">
     <tr>
      <td align="center" style="padding: 10px 0px 0px 0px;">
       <img alt="" border="0" class="m-hide" height="auto" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.carnivalcruiselineemail.com%252Flib%252Ffe9513727761047c7c%252Fm%252F1%252F57c0e2d3-775f-4d84-a2a8-f1b5c6d9c9f6.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5jYXJuaSIsInRpbWUiOjE3NjI3OTk3ODcuNDM3MzQwM30:1vIWkd:nY_zMwVqdw4Fd2v7BsnlTbNJM-jEVrhEIvi63LCx2oE" style="display: block;" width="640"/>
       <!--[if mso]><!-->
       <img alt="" border="0" class="m-show" height="auto" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.carnivalcruiselineemail.com%252Flib%252Ffe9513727761047c7c%252Fm%252F1%252Ffaefa1a3-085b-48b5-956e-81a0fdbd2d47.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5jYXJuaSIsInRpbWUiOjE3NjI3OTk3ODcuNDM3NDR9:1vIWkd:4svwZWOXIqvF6RaY4TD5MOfQBVZqvS3LqT1nLp3hsnA" style="display: none;" width="100%"/>
       <!--<![endif]-->
      </td>
     </tr>
     <tr>
      <td align="center" style="padding: 0px 40px 0px 40px;">
       <img alt="" border="0" class="m-full-width" height="auto" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.carnivalcruiselineemail.com%252Flib%252Ffe9513727761047c7c%252Fm%252F1%252Fde08ec2f-a8e6-408a-a12c-a40a42a79420.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5jYXJuaSIsInRpbWUiOjE3NjI3OTk3ODcuNDM3NTM1NX0:1vIWkd:2GBWbN_4QAka5im_LADuRoh3QRAwPx7h1cVmL2lqYlw" style="display: block;" width="370"/>
      </td>
     </tr>
     <tr>
      <td align="center" class="m-pr-30px m-pl-30px" style="padding: 20px 60px 40px 60px; font-family: Arial, Helvetica, sans-serif; font-size: 20px; line-height: 28px; color: #000000; text-align: center;">
       <h2 style="font-size: 26px; line-height: 38px; text-transform: uppercase; letter-spacing: 2px; margin: 0px 0px 20px 0px;">
        Your Fun Points
        <sup style="vertical-align:.5em; line-height:normal; font-size:60%; mso-ansi-font-size: 90%;">
         ®
        </sup>
        will flip.
       </h2>
       <p style="margin: 0px 0px 40px 0px;">
        Carnival
        <sup style="vertical-align:.5em; line-height:normal; font-size:60%; mso-ansi-font-size: 90%;">
         ®
        </sup>
        cardmembers can keep using their Carnival
        <sup style="vertical-align:.5em; line-height:normal; font-size:60%; mso-ansi-font-size: 90%;">
         ®
        </sup>
        Mastercard
        <sup style="vertical-align:.5em; line-height:normal; font-size:60%; mso-ansi-font-size: 90%;">
         ®
        </sup>
        as usual — the balance of the Fun Points
        <sup style="vertical-align:.5em; line-height:normal; font-size:60%; mso-ansi-font-size: 90%;">
         ®
        </sup>
        you earn will convert to Carnival Rewards™ Points when our program launches. Plus, even more ways to earn points and stars are coming soon.
       </p>
       <p style="font-size: 14px; line-height: 18px; margin: 0px;">
        Terms apply.
       </p>
      </td>
     </tr>
    </table>
    <!--/Body-->
    <!--Footer-->
    <table align="center" bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" role="presentation" style="max-width: 640px; Margin: 0 auto;" width="100%">
     <tr>
      <td align="center" bgcolor="#F5F5F5" class="m-pr-10px m-pl-10px" style="padding: 30px;">
       <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
        <tr>
         <td align="center" style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #0A569A; text-transform: uppercase; font-weight: bold;" valign="top" width="30%">
          <a target="_blank">
           <img alt="" border="0" height="30" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.carnivalcruiselineemail.com%252Flib%252Ffe9513727761047c7c%252Fm%252F1%252F8d8c2804-d511-45ab-aa85-2595ff68b6c5.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5jYXJuaSIsInRpbWUiOjE3NjI3OTk3ODcuNDM3NjI3OH0:1vIWkd:A7WIFp-lAUDW7DkPuDeWxInX2T47l_a127f3lWAByec" style="display: block;" width="30"/>
          </a>
          <p style="margin: 10px 0px 0px 0px;">
           <a style="color: #0A569A; text-decoration: none;" target="_blank">
            Today's
            <br/>
            deals
           </a>
          </p>
         </td>
         <td align="center" style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #0A569A; text-transform: uppercase; font-weight: bold;" valign="top" width="30%">
          <img alt="" border="0" height="30" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.carnivalcruiselineemail.com%252Flib%252Ffe9513727761047c7c%252Fm%252F1%252F17dd2fa7-47b8-40a4-8c1d-aa060e1a1c1d.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5jYXJuaSIsInRpbWUiOjE3NjI3OTk3ODcuNDM3NzE4OX0:1vIWkd:9c1L7PEIZuc8v2sJQtNWqwu209J9qdg0RrEBTxUiaj4" style="display: block;" width="30"/>
          <p style="margin: 10px 0px 0px 0px;">
           Plan your cruise
           <br/>
           1.888.227.6482
          </p>
         </td>
         <td align="center" style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px; color: #0A569A; text-transform: uppercase; font-weight: bold;" valign="top" width="30%">
          <a target="_blank">
           <img alt="" border="0" height="30" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.carnivalcruiselineemail.com%252Flib%252Ffe9513727761047c7c%252Fm%252F1%252Fbaa8c1b0-d2c7-4244-96a4-dc35751db0f9.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5jYXJuaSIsInRpbWUiOjE3NjI3OTk3ODcuNDM3ODE1N30:1vIWkd:_-TLI2KRy8knEPjcOzLp0J2YO0Uxkf7UNaQKkic4MhI" style="display: block;" width="30"/>
          </a>
          <p style="margin: 10px 0px 0px 0px;">
           <a style="color: #0A569A; text-decoration: none;" target="_blank">
            Contact your
            <br/>
            travel agent
           </a>
          </p>
         </td>
        </tr>
       </table>
      </td>
     </tr>
     <tr>
      <td align="center" class="multi-column-align-top" style="font-size: 0; padding: 10px 20px 20px 20px;">
       <!--[if (gte mso 9)|(IE)]>      <table role="presentation" width="600" align="center" cellpadding="0" cellspacing="0" border="0" style="width: 600px;">      <tr>      <td width="300" valign="top" style="width: 300px;">      <![endif]-->
       <div class="column m-full-width" style="max-width: 300px;">
        <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
         <tr>
          <td align="center" style="padding: 10px;" width="25%">
           <a target="_blank">
            <img alt="Away We Go" border="0" class="light-mode-img-default" height="55" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.carnivalcruiselineemail.com%252Flib%252Ffe9513727761047c7c%252Fm%252F1%252Facb9eed0-2654-47d9-bcbe-74a3cf98885f.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5jYXJuaSIsInRpbWUiOjE3NjI3OTk3ODcuNDM3OTA1Nn0:1vIWkd:2aqUygGOGnlLvPBmKCHFx8mEfL7ZEvRAFRU3WL15jKw" style="display: block;" width="55"/>
            <!--[if mso]><!-->
            <img alt="Away We Go" border="0" class="dark-mode-img" height="55" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.carnivalcruiselineemail.com%252Flib%252Ffe9513727761047c7c%252Fm%252F1%252F9108f210-6e66-4c10-8383-63863706e8b9.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5jYXJuaSIsInRpbWUiOjE3NjI3OTk3ODcuNDM3OTk1fQ:1vIWkd:H4n8Gb9Z9WQ6b5tRvQc9uk7IhQZvjXNio4l3k903yk8" style="display: none;" width="55"/>
            <!--<![endif]-->
           </a>
          </td>
          <td align="center" style="padding: 10px;" width="25%">
           <a target="_blank">
            <img alt="Facebook" border="0" class="light-mode-img-default" height="55" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.carnivalcruiselineemail.com%252Flib%252Ffe9513727761047c7c%252Fm%252F1%252F35891bda-8262-4b9b-adc6-abfb995f2d05.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5jYXJuaSIsInRpbWUiOjE3NjI3OTk3ODcuNDM4MDg2NX0:1vIWkd:ipSyUsAl1_WSjgr7KxsukdA6cd276TpaUgiCMRIRO50" style="display: block;" width="55"/>
            <!--[if mso]><!-->
            <img alt="Facebook" border="0" class="dark-mode-img" height="55" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.carnivalcruiselineemail.com%252Flib%252Ffe9513727761047c7c%252Fm%252F1%252Fd65b81b3-ce70-4d69-8e5c-fb2493da0ff5.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5jYXJuaSIsInRpbWUiOjE3NjI3OTk3ODcuNDM4MTc3M30:1vIWkd:BotRhiaKBITl82U2BmpoBo4bm7VblmKpHoMg1pE06xM" style="display: none;" width="55"/>
            <!--<![endif]-->
           </a>
          </td>
          <td align="center" style="padding: 10px;" width="25%">
           <a target="_blank">
            <img alt="Instagram" border="0" class="light-mode-img-default" height="55" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.carnivalcruiselineemail.com%252Flib%252Ffe9513727761047c7c%252Fm%252F1%252Fe6d44d0e-8399-49c9-9c50-7b4d74bbf117.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5jYXJuaSIsInRpbWUiOjE3NjI3OTk3ODcuNDM4MjY4Mn0:1vIWkd:T0kCC6QJZni9X6bgNDCEq-LUER3ubgq5jO5dabj5eZk" style="display: block;" width="55"/>
            <!--[if mso]><!-->
            <img alt="Instagram" border="0" class="dark-mode-img" height="55" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.carnivalcruiselineemail.com%252Flib%252Ffe9513727761047c7c%252Fm%252F1%252F8b6c5bf8-7621-4548-8a5a-7a65ce7e90ca.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5jYXJuaSIsInRpbWUiOjE3NjI3OTk3ODcuNDM4MzU5fQ:1vIWkd:79gth7sZokqgwG5dfvaqSawKsY52p6hXMvkDqv7xFGs" style="display: none;" width="55"/>
            <!--<![endif]-->
           </a>
          </td>
          <td align="center" style="padding: 10px;" width="25%">
           <a target="_blank">
            <img alt="TikTok" border="0" class="light-mode-img-default" height="55" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.carnivalcruiselineemail.com%252Flib%252Ffe9513727761047c7c%252Fm%252F1%252F36f285cf-4b8f-42e9-9e31-e358efb9fac8.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5jYXJuaSIsInRpbWUiOjE3NjI3OTk3ODcuNDM4NDQ5MX0:1vIWkd:V5b_dFBgZK4GXXXmizgwc9jwoonNMuD36JYzjHoZJGs" style="display: block;" width="55"/>
            <!--[if mso]><!-->
            <img alt="TikTok" border="0" class="dark-mode-img" height="55" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.carnivalcruiselineemail.com%252Flib%252Ffe9513727761047c7c%252Fm%252F1%252F40ae7235-e869-4481-ba44-9e9a5793c645.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5jYXJuaSIsInRpbWUiOjE3NjI3OTk3ODcuNDM4NTR9:1vIWkd:evC4yiGWPMXHJpZVhV6IXL4nzmNYeFhf4Zgb1IyXHgs" style="display: none;" width="55"/>
            <!--<![endif]-->
           </a>
          </td>
         </tr>
        </table>
       </div>
       <!--[if (gte mso 9)|(IE)]>      </td><td width="300" valign="top" style="width: 300px;">      <![endif]-->
       <div class="column m-full-width" style="max-width: 300px;">
        <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
         <tr>
          <td align="center" style="padding: 10px;" width="25%">
           <a target="_blank">
            <img alt="X" border="0" class="light-mode-img-default" height="55" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.carnivalcruiselineemail.com%252Flib%252Ffe9513727761047c7c%252Fm%252F1%252F66df0c71-4055-4e71-aa2e-41e5edc96084.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5jYXJuaSIsInRpbWUiOjE3NjI3OTk3ODcuNDM4NjM2OH0:1vIWkd:w0LqHTjHDKwthK-_yXXN_yLLC_us3rbrPPaaLkzCr3I" style="display: block;" width="55"/>
            <!--[if mso]><!-->
            <img alt="X" border="0" class="dark-mode-img" height="55" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.carnivalcruiselineemail.com%252Flib%252Ffe9513727761047c7c%252Fm%252F1%252F787b598a-e691-4594-af8a-79e995321ce3.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5jYXJuaSIsInRpbWUiOjE3NjI3OTk3ODcuNDM4NzQwM30:1vIWkd:wu5spC7zMei5xExp7y3defI_DLSsLvUrbJp8_W931eQ" style="display: none;" width="55"/>
            <!--<![endif]-->
           </a>
          </td>
          <td align="center" style="padding: 10px;" width="25%">
           <a target="_blank">
            <img alt="Pinterest" border="0" class="light-mode-img-default" height="55" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.carnivalcruiselineemail.com%252Flib%252Ffe9513727761047c7c%252Fm%252F1%252F0a70b487-7f44-4fbd-8b51-82444ab530fc.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5jYXJuaSIsInRpbWUiOjE3NjI3OTk3ODcuNDM4ODc0fQ:1vIWkd:oS_PIX5f6nSJQZALK6PjtQ0_SOm742IOW4lMtnBYgFs" style="display: block;" width="55"/>
            <!--[if mso]><!-->
            <img alt="Pinterest" border="0" class="dark-mode-img" height="55" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.carnivalcruiselineemail.com%252Flib%252Ffe9513727761047c7c%252Fm%252F1%252Fa99a205e-4eb3-4019-acc9-a7c15bfaf421.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5jYXJuaSIsInRpbWUiOjE3NjI3OTk3ODcuNDM4OTc0MX0:1vIWkd:bHx59LqlAff00Q9s698KjBq5NxiTdcVL0KWnIm2on8g" style="display: none;" width="55"/>
            <!--<![endif]-->
           </a>
          </td>
          <td align="center" style="padding: 10px;" width="25%">
           <a target="_blank">
            <img alt="YouTube" border="0" class="light-mode-img-default" height="55" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.carnivalcruiselineemail.com%252Flib%252Ffe9513727761047c7c%252Fm%252F1%252F9efeeab6-2b5a-4dcd-9eb6-62267384c90b.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5jYXJuaSIsInRpbWUiOjE3NjI3OTk3ODcuNDM5MDY3fQ:1vIWkd:t37RoEIvS97hyEu5GaNR3EsQExnULL6fBEFj4OQHZK8" style="display: block;" width="55"/>
            <!--[if mso]><!-->
            <img alt="YouTube" border="0" class="dark-mode-img" height="55" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.carnivalcruiselineemail.com%252Flib%252Ffe9513727761047c7c%252Fm%252F1%252Fde7eeddc-5680-4b5f-91bd-4b57b57b4fe1.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5jYXJuaSIsInRpbWUiOjE3NjI3OTk3ODcuNDM5MTU4NH0:1vIWkd:25VzHQmQWwtlE5xDC4_2SpNrzifbVOnbZeNIG_3HWAg" style="display: none;" width="55"/>
            <!--<![endif]-->
           </a>
          </td>
          <td align="center" style="padding: 10px;" width="25%">
           <a target="_blank">
            <img alt="Threads" border="0" class="light-mode-img-default" height="55" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.carnivalcruiselineemail.com%252Flib%252Ffe9513727761047c7c%252Fm%252F1%252Fcb3fd494-7acc-448e-83ac-af89035c06f2.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5jYXJuaSIsInRpbWUiOjE3NjI3OTk3ODcuNDM5MjQ4OH0:1vIWkd:vKZ7aL8W19m1zqBsaszm5ufyp1T2io3JJYd75q3b9bE" style="display: block;" width="55"/>
            <!--[if mso]><!-->
            <img alt="Threads" border="0" class="dark-mode-img" height="55" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.carnivalcruiselineemail.com%252Flib%252Ffe9513727761047c7c%252Fm%252F1%252Fae7c6c33-f760-4243-9f6d-465b4d4a9a84.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5jYXJuaSIsInRpbWUiOjE3NjI3OTk3ODcuNDM5MzM5Nn0:1vIWkd:zjqqBFDLbO44L8MdBMuV3JCysLG0oEKVF-_tD1lmAmY" style="display: none;" width="55"/>
            <!--<![endif]-->
           </a>
          </td>
         </tr>
        </table>
       </div>
       <!--[if (gte mso 9)|(IE)]>      </td>      </tr>      </table>      <![endif]-->
      </td>
     </tr>
     <tr>
      <td align="center" style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; color: #6A6A6A; text-align: center; padding: 0px 20px 20px 20px;">
       <p style="margin: 0px 0px 14px 0px;">
        ¹ Offer subject to credit approval. This offer is available through this advertisement and may not be accessible elsewhere. Other offers may be available. For complete pricing and other details see the
        <a style="color: #175CBA; text-decoration: underline;" target="_blank">
         Terms and Conditions
        </a>
        .
       </p>
       <p style="margin: 0px 0px 14px 0px;">
        ² Conditions and limitations apply. Please refer to the introductory Bonus Offer section of the
        <a style="color: #175CBA; text-decoration: underline;" target="_blank">
         Terms and Conditions
        </a>
        for more information about the introductory offer. Please refer to the Reward Rules within the
        <a style="color: #175CBA; text-decoration: underline;" target="_blank">
         Terms and Conditions
        </a>
        for additional information about the rewards program.
       </p>
       <p style="margin: 0px 0px 14px 0px;">
        ³ Restrictions, limitations and exclusions apply. Upon account approval, we will send you a Guide to Benefits for a full explanation of coverages and details regarding specific time limits, eligibility and documentation requirements.
       </p>
       <p style="margin: 0px 0px 14px 0px;">
        The Carnival
        <sup style="vertical-align:.3em; line-height:normal; font-size:75%; mso-ansi-font-size: 98%;">
         ®
        </sup>
        World Mastercard
        <sup style="vertical-align:.3em; line-height:normal; font-size:75%; mso-ansi-font-size: 98%;">
         ®
        </sup>
        is issued by Barclays Bank Delaware pursuant to a license from Mastercard International Incorporated. Mastercard, World Mastercard, World Elite Mastercard, and the circles design are registered trademarks of Mastercard International Incorporated.
       </p>
       <p style="margin: 0px 0px 14px 0px;">
        Guarantee our messages always go straight to your inbox
        <br/>
        Add
        <a style="text-decoration: underline; color: #6A6A6A;" target="_blank">
         funships@carnivalcruiselineemail.com
        </a>
        to your address book or safe list.
       </p>
       <p style="margin: 0px 0px 14px 0px;">
        <a style="text-decoration: underline; color: #6A6A6A;" target="_blank">
         Unsubscribe
        </a>
        from our mailing list or send a request by mail to Carnival Cruise Line: Carnival Place, 3655 NW 87th Avenue, Miami, FL 33178-2428. Attn: Interactive Marketing.
       </p>
       <p style="margin: 0px 0px 14px 0px;">
        <a style="text-decoration: underline; color: #6A6A6A;" target="_blank">
         FAQ
        </a>
        •
        <a style="text-decoration: underline; color: #6A6A6A;" target="_blank">
         About Us
        </a>
        •
        <a style="text-decoration: underline; color: #6A6A6A;" target="_blank">
         Privacy Notice
        </a>
       </p>
       <p style="margin: 0px 0px 14px 0px;">
        ©2025 Carnival Corporation. All rights reserved.
       </p>
       <p style="font-size: 18px; line-height: 24px; font-weight: bold;margin: 0px 0px 14px 0px;">
        California residents:
        <span style="text-transform: uppercase;">
         This is an advertisement. You are not required to make any payment or take any other action in response to this offer.
        </span>
       </p>
       <p style="margin: 0px 0px 14px 0px;">
        Barclays Bank Delaware, PO Box 8801, Wilmington, DE 19899, 833-249-8431
       </p>
      </td>
     </tr>
    </table>
    <!--/Footer-->
    <!--[if (gte mso 9)|(IE)]>   </td>   </tr>   </table>   <![endif]-->
   </div>
  </center>
  <img alt="" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fclick.carnivalcruiselineemail.com%252Fopen.aspx%253Fffcb10-fec3107570640c7b-fe2215757d610c7c721c72-fe9513727761047c7c-ff971074-fe551378706d067e7017-fefa1573716d00%2526d%253D70249%2526bmt%253D0/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjbGljay5jYXJuaSIsInRpbWUiOjE3NjI3OTk3ODcuNDM5NDcwOH0:1vIWkd:xx0w6y4bqxry3deKmwshDvSwN6bwWeQE3Ufyhq0ZRGw" width="1"/>
 </body>
</html>