Inboxes

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

+New inbox

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "//www.w3.org/TR/html4/loose.dtd">
<html lang="en" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:v="urn:schemas-microsoft-com:vml">
 <head>
  <meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0" name="viewport"/>
  <meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
  <meta content="telephone=no" name="format-detection"/>
  <meta name="x-apple-disable-message-reformatting"/>
  <!--[if !mso]><!-->
  <meta content="IE=edge" http-equiv="X-UA-Compatible"/>
  <!--<![endif]-->
  <!--[if gte mso 9]><xml> <o:OfficeDocumentSettings> <o:AllowPNG/> <o:PixelsPerInch>96</o:PixelsPerInch> </o:OfficeDocumentSettings> </xml><![endif]-->
  <title>
  </title>
  <style type="text/css">
   div,
        p,
        a,
        li,
        td {
            -webkit-text-size-adjust: none;
            -ms-text-size-adjust: none;
        }

        /*all of these classes where merged*/
        body {
            min-width: 100% !important;
            margin: 0;
            padding: 0;
            -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%;
        }

        .ExternalClass * {
            line-height: 110%;
            width: 100%;
        }

        .ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div {
            line-height: 100%;}

        img {
            display: block;
            line-height: 100%;
            border: 0;
            outline: none;
            text-decoration: none;
            -ms-interpolation-mode: bicubic;
            outline:0;
        }
        /*all of these classes where merged*/
        
        /*removed readmsg body and ms-viewport for ios support*/

        /*removed p - see ECRM custom below*/

        table {
            border-collapse: collapse !important;
            border-spacing: 0;
            mso-table-lspace: 0pt;
            mso-table-rspace: 0pt;
        }

        table td {
            padding: 0;
            border-collapse: collapse;
        }

        .white a:link {
            color: #ffffff;
        }

        .white a:visited {
            color: #ffffff;
        }

        .white a:hover {
            color: #ffffff;
        }

        .white a:active {
            color: #ffffff;
        }

        .grey a:link {
            color: #666666;
        }

        .grey a:visited {
            color: #666666;
        }

        .grey a:hover {
            color: #666666;
        }

        .grey a:active {
            color: #666666;
        }

        .blue a:link {
            color: #007cc0;
        }

        .blue a:visited {
            color: #007cc0;
        }

        .blue a:hover {
            color: #007cc0;
        }

        .blue a:active {
            color: #007cc0;
        }

        /*04-02-2021*/
       /*added for HPD template*/
      .hpd-red a:link {
            color: #CC0000;

        }
         .hpd-red a:visited {
           color:#CC0000;

        }

        .hpd-red a:hover {
            color:#CC0000;

        }

        .hpd-red a:active {
           color:#CC0000;

        }
      
      
      
      /*NSX Yellow added 07/30/2021*/
      
      .NSX-Yellow a:link {
            color: #f3c517;
        }

        .NSX-Yellow a:visited {
            color: #f3c517;
        }

        .NSX-Yellow a:hover {
            color: #f3c517;
        }

        .NSX-Yellow a:active {
            color: #f3c517;
        }

      /*Acura Performamce Red added 09/16/2021*/
      
      .Acura-Performance-Red a:link {
            color: #e6231e;
        }

        .Acura-Performance-Red a:visited {
            color: #e6231e;
        }

        .Acura-Performance-Red a:hover {
            color: #e6231e;
        }

        .Acura-Performance-Red a:active {
            color: #e6231e;
        }

      
      /*Acura Performance Blue added 09/22/2021 */
      .Acura-Performance-Blue a:link {
    color: #005096;
      }

      .Acura-Performance-Blue a:visited {
          color: #005096;
      }

      .Acura-Performance-Blue a:hover {
          color: #005096;
      }

      .Acura-Performance-Blue a:active {
          color: #005096;
      }
      
      
        /*BLANK TEMPLATE SFMC*/
        /* 1-28-2021 */
        a img {border:none;}
        /*BLANK TEMPLATE SFMC*/
        
        /*CUSTOM CLASSES ECRM*/  
        /* 1-28-2021 */
        /*WIP code for word wrap. this one also overrides default to remove top and bottom spaces in default modules*/
            p {
                margin: 0;
                padding: 0;
            }
     
        /*WIP code for word wrap*/
      
       /*2/16/2021*/
      .black a:link {
            color: #000000;
        }

        .black a:visited {
            color: #000000;
        }

        .black a:hover {
            color: #000000;
        }

        .black a:active {
            color: #000000;
        }
      
      /*12/17/2021*/
       .Honda-Red a:link {
            color: #cc0000;
        }

        .Honda-Red a:visited {
            color: #cc0000;
        }

        .Honda-Red a:hover {
            color: #cc0000;
        }

        .Honda-Red a:active {
            color: #cc0000;
        }
      
      
        /*CUSTOM CLASSES ECRM*/  
      
       a:hover {opacity: .7;}


        @media only screen and (max-width:480px) {
            img.img100pc {
                width: 100% !important;
                height: auto !important;
            }

            img.pt30 {
                padding-top: 30px !important;
            }

            table.w100pc {
                width: 100% !important;
                min-width: 100% !important;
                height: auto !important;
                max-height: auto !important;
                min-height: auto !important;
            }

            td.w100pc {
                width: 100% !important;
                min-width: 100% !important;
                height: auto !important;
                max-height: auto !important;
                min-height: auto !important;
                line-height: 0 !important;
            }

            td.w10 {
                width: 10px !important;
            }

            td.h30 {
                height: 30px !important;
            }

            td.h20 {
                height: 20px !important;
            }

            td.h15 {
                height: 15px !important;
            }

            td.txtcenter {
                text-align: center !important;
            }

            span.block {
                display: block !important;
            }

            img.mobileimage {
                display: block !important;
            }

            .desktopimage {
                display: none !important;
            }

            .mobileheading {
                font-size: 25px !important;
                line-height: 30px !important;
                text-align: center !important;
                padding: 10px 20px 5px 20px !important;
            }

            .mobilesubheading {
                font-size: 16px !important;
                line-height: 20px !important;
                padding: 5px 30px 0px 30px !important;
                text-align: center !important;
            }
          
            .mobile-hidden { display:none !important;
            }
          
            .em_main_table {
                width: 100% !important;
                min-width: 375px !important;
            }

            .em_pad_none {
                padding: 0 20px !important;
            }

            .em_wrapper {
                width: 100% !important;
            }

            .em_padall {
                padding: 20px 10px 20px 10px !important;
            }

            td.w50 {
                width: 50px !important;
            }

            img.mobileimage30pt {
                display: inline-block !important;
                padding-top: 30px !important;
            }

            img.scaleme {
                height: auto !important;
                width: 30px !important;
            }

            img[class=mobileimage30pt] {
                display: inline-block !important;
                padding-top: 30px !important;
            }

            .fontresize-header {
                font-size: 16px !important;
                line-height: 18px !important;
            }

            .fontresize-copy {
                font-size: 14px !important;
                line-height: 18px !important;
            }

            .showm {
                display: block !important;
                line-height: normal !important;
                overflow: visible !important;
                font-size: inherit !important;
            }

            .hidem {
                display: none !important;
            }

            img.button-resize-1 {
                width: 47.57% !important;
                height: auto !important;
            }

            img.bgimg-100pc {
                width: 100% !important;
            }

            td.h-auto {
                height: auto !important;
                max-height: auto !important;
                min-height: auto !important;
                line-height: 0 !important;
                background-image: none !important;
                border-radius: 8px !important;
                background-color: #ffffff !important;
            }

            .pt-0 {
                padding-top: 0 !important;
            }

            .textcenter {
                text-align: center !important;
            }

            .vehicleModelExpand {
                width: 100% !important;
                display: block !important;
                border-bottom: 1px solid #ffffff !important;
                border-right: 0px !important;
            }

            .vehicleModelExpand-Bottom {
                width: 100% !important;
                display: block !important;
                border-bottom: 0px !important;
                border-right: 0px !important;
            }  

            /*BLANK TEMPLATE SFMC*/
            /* 1-28-2021 */
            .container {width: 100% !important;}
            .footer { width:auto !important; margin-left:0; }
            .logo { display:block !important; padding:0 !important; }
            img { max-width:100% !important; height:auto !important; max-height:auto !important;}
            .header img{max-width:100% !important;height:auto !important; max-height:auto !important;}
            .photo img { width:100% !important; max-width:100% !important; height:auto !important;}
            .drop { display:block !important; width: 100% !important; float:left; clear:both;}
            .footerlogo { display:block !important; width: 100% !important; padding-top:15px; float:left; clear:both;}
            .nav4, .nav5, .nav6 { display: none !important; }
            .tableBlock {width:100% !important;}
            .responsive-td {width:100% !important; display:block !important; padding:0 !important; }
            .fluid, .fluid-centered {
            width: 100% !important;
            max-width: 100% !important;
            height: auto !important;
            margin-left: auto !important;
            margin-right: auto !important;
            }
            .fluid-centered {
            margin-left: auto !important;
            margin-right: auto !important;
            }
            /* MOBILE GLOBAL STYLES - DO NOT CHANGE */
            body { padding: 0px !important; font-size: 16px !important; line-height: 150% !important;}
            h1 { font-size: 22px !important; line-height: normal !important;}
            h2 { font-size: 20px !important; line-height: normal !important;}
            h3 { font-size: 18px !important; line-height: normal !important;}
            .buttonstyles {
                font-family:arial,helvetica,sans-serif !important;
                font-size: 16px !important;
                color: #FFFFFF !important;
                padding: 10px !important;
            }
            /* END OF MOBILE GLOBAL STYLES - DO NOT CHANGE */
            /*BLANK TEMPLATE SFMC*/

            /*CUSTOM CLASSES ECRM*/  
            /* 1-28-2021 */
            img.mb-social {
                width:30px!important;
                height:auto !important;
            }
          
          /*2/23/2021*/
            .td_stack_100 {
                display: block !important;
                width: 100% !important;
                            }
            /*CUSTOM CLASSES ECRM*/

        }

        /*BLANK TEMPLATE SFMC*/
        /* 1-28-2021 */
        @media only screen and (max-width: 640px) {
        .container { width:100% !important; }
        .mobile-hidden { display:none !important; }
        .logo { display:block !important; padding:0 !important; }
        .photo img { width:100% !important; height:auto !important;}
        .nav5, .nav6 { display: none !important;}
        .fluid, .fluid-centered {
          width: 100% !important;
          max-width: 100% !important;
          height: auto !important;
          margin-left: auto !important;
          margin-right: auto !important;
        }
        .fluid-centered {
          margin-left: auto !important;
          margin-right: auto !important;
        }
        }
        /*BLANK TEMPLATE SFMC*/


        /*        div[style*="margin: 16px 0"] {margin:0 !important; font-size:100% !important;} */
  </style>
  <!--[if (gte mso 9)|(IE)]> <style type="text/css" media="all"> table {border-collapse:collapse;}  tr { font-size:0px; line-height:0px; border-collapse: collapse; }  </style> <![endif]-->
  <!--[if mso]> <style> .mobileimage{display:none;mso-hide: all; overflow: hidden; max-height: 0; width: 0; display: none; line-height: 0; visibility: hidden;} </style> <![endif]-->
 </head>
 <body bgcolor="#eceef1" cz-shortcut-listen="true" style="min-width:100% !important; margin:0; padding:0;">
  <style type="text/css">
   div.preheader 
{ display: none !important; }
  </style>
  <div class="preheader" style="font-size: 1px; display: none !important;">
   Learn more about what makes the next-gen Integra the 2023 Car of the Year.
  </div>
  <!--CUSTOM AMPSCRIPT-->
  <!-- -->
  <!--CUSTOM AMPSCRIPT - PROPER CASE FNAME - USE  IN EMAIL -->
  <!-- -->
  <!--duplicated 480 pixel styles in body tag-->
  <style>
   @media only screen and (max-width:480px) {
    img.img100pc {
        width: 100% !important;
        height: auto !important;
    }

    img.pt30 {
        padding-top: 30px !important;
    }

    table.w100pc {
        width: 100% !important;
        min-width: 100% !important;
        height: auto !important;
        max-height: auto !important;
        min-height: auto !important;
    }

    td.w100pc {
        width: 100% !important;
        min-width: 100% !important;
        height: auto !important;
        max-height: auto !important;
        min-height: auto !important;
        line-height: 0 !important;
    }

    td.w10 {
        width: 10px !important;
    }

    td.h30 {
        height: 30px !important;
    }

    td.h20 {
        height: 20px !important;
    }

    td.h15 {
        height: 15px !important;
    }

    td.txtcenter {
        text-align: center !important;
    }

    span.block {
        display: block !important;
    }

    img.mobileimage {
        display: block !important;
    }

    .desktopimage {
        display: none !important;
    }

    .mobileheading {
        font-size: 25px !important;
        line-height: 30px !important;
        text-align: center !important;
        padding: 10px 20px 5px 20px !important;
    }

    .mobilesubheading {
        font-size: 16px !important;
        line-height: 20px !important;
        padding: 5px 30px 0px 30px !important;
        text-align: center !important;
    }
  
    .mobile-hidden { display:none !important;
    }
  
    .em_main_table {
        width: 100% !important;
        min-width: 375px !important;
    }

    .em_pad_none {
        padding: 0 20px !important;
    }

    .em_wrapper {
        width: 100% !important;
    }

    .em_padall {
        padding: 20px 10px 20px 10px !important;
    }

    td.w50 {
        width: 50px !important;
    }

    img.mobileimage30pt {
        display: inline-block !important;
        padding-top: 30px !important;
    }

    img.scaleme {
        height: auto !important;
        width: 30px !important;
    }

    img[class=mobileimage30pt] {
        display: inline-block !important;
        padding-top: 30px !important;
    }

    .fontresize-header {
        font-size: 16px !important;
        line-height: 18px !important;
    }

    .fontresize-copy {
        font-size: 14px !important;
        line-height: 18px !important;
    }

    .showm {
        display: block !important;
        line-height: normal !important;
        overflow: visible !important;
        font-size: inherit !important;
    }

    .hidem {
        display: none !important;
    }

    img.button-resize-1 {
        width: 47.57% !important;
        height: auto !important;
    }

    img.bgimg-100pc {
        width: 100% !important;
    }

    td.h-auto {
        height: auto !important;
        max-height: auto !important;
        min-height: auto !important;
        line-height: 0 !important;
        background-image: none !important;
        border-radius: 8px !important;
        background-color: #ffffff !important;
    }

    .pt-0 {
        padding-top: 0 !important;
    }

    .textcenter {
        text-align: center !important;
    }

    .vehicleModelExpand {
        width: 100% !important;
        display: block !important;
        border-bottom: 1px solid #ffffff !important;
        border-right: 0px !important;
    }

    .vehicleModelExpand-Bottom {
        width: 100% !important;
        display: block !important;
        border-bottom: 0px !important;
        border-right: 0px !important;
    }  


    .container {width: 100% !important;}
    .footer { width:auto !important; margin-left:0; }
    .logo { display:block !important; padding:0 !important; }
    img { max-width:100% !important; height:auto !important; max-height:auto !important;}
    .header img{max-width:100% !important;height:auto !important; max-height:auto !important;}
    .photo img { width:100% !important; max-width:100% !important; height:auto !important;}
    .drop { display:block !important; width: 100% !important; float:left; clear:both;}
    .footerlogo { display:block !important; width: 100% !important; padding-top:15px; float:left; clear:both;}
    .nav4, .nav5, .nav6 { display: none !important; }
    .tableBlock {width:100% !important;}
    .responsive-td {width:100% !important; display:block !important; padding:0 !important; }
    .fluid, .fluid-centered {
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    margin-left: auto !important;
    margin-right: auto !important;
    }
    .fluid-centered {
    margin-left: auto !important;
    margin-right: auto !important;
    }

    body { padding: 0px !important; font-size: 16px !important; line-height: 150% !important;}
    h1 { font-size: 22px !important; line-height: normal !important;}
    h2 { font-size: 20px !important; line-height: normal !important;}
    h3 { font-size: 18px !important; line-height: normal !important;}
    .buttonstyles {
        font-family:arial,helvetica,sans-serif !important;
        font-size: 16px !important;
        color: #FFFFFF !important;
        padding: 10px !important;
    }
  
    img.mb-social {
        width:30px!important;
        height:auto !important;
    }
                  
     .td_stack_100 {
                display: block !important;
                width: 100% !important;
                            }

}
  </style>
  <table align="center" bgcolor="#e5e5e5" border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
   <tbody>
    <tr>
     <!-- Emailer Starts Here-->
     <td align="center">
      <table align="center" border="0" cellpadding="0" cellspacing="0" class="w100pc" role="presentation" style="table-layout:fixed;width:600px;min-width:600px;" width="600">
       <!--can't see email-->
       <!--pre-header text-->
       <!--pre-header text-->
       <tbody>
        <tr>
         <td align="center" style=" background-color:white;" valign="top">
          <table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
           <tbody>
            <tr>
             <td height="10" style="line-height:10px; font-size:10px;">
             </td>
            </tr>
            <tr>
             <td align="center" valign="top">
              <table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
               <tbody>
                <tr>
                 <td class="w10" width="35">
                 </td>
                 <td align="center" valign="top">
                  <table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
                   <tbody>
                    <tr>
                     <td align="center" class="grey" valign="top">
                      <table align="right" border="0" cellpadding="0" cellspacing="0" class="w100pc" role="presentation" width="300">
                       <tbody>
                        <tr>
                         <td align="right" class="txtcenter" style="font-family:Arial, Helvetica, sans-serif; font-size:11px;line-height:15px;color:#666666;" valign="top">
                          <a style="text-decoration:underline;color:#999999;font-family:'Avenir-Regular', Arial; background-color:#ffffff;font-size: 12px;line-height: 14px">
                           View in browser
                          </a>
                         </td>
                        </tr>
                       </tbody>
                      </table>
                     </td>
                    </tr>
                    <!-- <tr> <td align="center" class="grey" valign="top"> <table role="presentation" align="right" border="0" cellpadding="0" cellspacing="0" class="w100pc" width="300"> <tbody> <tr> <td align="right" class="txtcenter" style="font-family:Avenir, Arial, Helvetica, sans-serif; font-size:11px;line-height:15px;color:#666666;" valign="top"> <a href="https://view.em.acura.com/ftaf.aspx?qs=1d21097756afdce34fe079a6bc775add6ac94ff6335cebc7c53b46342667f53ccfc8a7cbe8e1ef3629970cc7d55da2d4" name="" style="text-decoration:underline;color:#666666;" target="_blank" xt="SPCLICKTOVIEW">Forward to a Friend</a> </td> </tr> </tbody> </table> </td></tr> -->
                   </tbody>
                  </table>
                 </td>
                 <td class="w10" width="35">
                 </td>
                </tr>
               </tbody>
              </table>
             </td>
            </tr>
            <tr>
             <td height="10" style="line-height:10px; font-size:10px;">
             </td>
            </tr>
           </tbody>
          </table>
         </td>
        </tr>
        <!--can't see email-->
        <!--content-->
        <!--content-->
        <tr>
         <td align="center" bgcolor="#ffffff" style="background-color:#ffffff;" valign="top">
          <table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
           <tbody>
            <tr>
             <td align="center" valign="top">
              <table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
               <tr>
                <td>
                 <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="background-color: transparent; min-width: 100%; " width="100%">
                  <tr>
                   <td class="stylingblock-content-wrapper camarker-inner" style="padding: 0px; ">
                    <!--image replacement-->
                    <table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
                     <tr>
                      <td align="center" valign="top">
                       <a role="button">
                        <img alt="Acura Precision Crafted Performance" border="0" class="desktopimage" src="https://inboxflows.com/_/image/https%253A%252F%252Fcontent.services.honda.com%252FECRM%252FFooter%252FBrand%252FMonotone%252FAcura-Header-DT-PCP_02-10-2023.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjb250ZW50LnNlciJ9:1pZwOD:ivFfv2_tfrAFU64DYH9sVIWl4KV_TSsuLBYAMNmS6bk" style="display:block;" width="600"/>
                        <!--[if !mso]><!-->
                        <img alt="Acura Precision Crafted Performance" border="0" class="mobileimage" src="https://inboxflows.com/_/image/https%253A%252F%252Fcontent.services.honda.com%252FECRM%252FFooter%252FBrand%252FMonotone%252FAcura-Header-MB-PCP_02-10-2023.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjb250ZW50LnNlciJ9:1pZwOD:ivFfv2_tfrAFU64DYH9sVIWl4KV_TSsuLBYAMNmS6bk" style="display:none;" width="100%"/>
                        <!--<![endif]-->
                       </a>
                      </td>
                     </tr>
                    </table>
                   </td>
                  </tr>
                 </table>
                </td>
               </tr>
              </table>
              <table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
               <tr>
                <td>
                 <table cellpadding="0" cellspacing="0" class="slot-styling" role="presentation" style="background-color: #000000; min-width: 100%; " width="100%">
                  <tr>
                   <td class="slot-styling camarker-inner" style="padding: 0px; ">
                    <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="background-color: transparent; min-width: 100%; " width="100%">
                     <tr>
                      <td class="stylingblock-content-wrapper camarker-inner" style="padding: 0px; ">
                       <table cellpadding="0" cellspacing="0" role="presentation" width="100%">
                        <tr>
                         <td align="center">
                          <a data-linkto="https://" title="">
                           <img alt="INTEGRA WINS. NORTH AMERICAN CAR OF THE YEAR" src="https://inboxflows.com/_/image/https%253A%252F%252Fcontent.services.honda.com%252FECRM%252FT05091%252FA05091%252FMY23Integra_NACTOY_1080x1350_Optimized-Cropped-V2.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjb250ZW50LnNlciJ9:1pZwOD:ivFfv2_tfrAFU64DYH9sVIWl4KV_TSsuLBYAMNmS6bk" style="display: block; padding: 0px; text-align: center; height: auto; width: 100%; border: 0px;" width="600"/>
                          </a>
                         </td>
                        </tr>
                       </table>
                      </td>
                     </tr>
                    </table>
                    <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="background-color: transparent; min-width: 100%; " width="100%">
                     <tr>
                      <td class="stylingblock-content-wrapper camarker-inner" style="padding: 20px 40px; ">
                       <p style="text-align: center;">
                        <span>
                         <span style="font-family:Arial,Helvetica,sans-serif; font-size:16px;line-height: 22px;color:#ffffff;">
                          <b>
                           Queue the victory lap:
                          </b>
                          The 2023 Acura Integra won the prestigious 2023 North American Car of the Year™ award. With its sporty design, engaging driving experience and the only available manual transmission in its class, the next‑gen Integra makes every drive exhilarating.
                         </span>
                        </span>
                       </p>
                      </td>
                     </tr>
                    </table>
                    <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="background-color: transparent; min-width: 100%; " width="100%">
                     <tr>
                      <td class="stylingblock-content-wrapper camarker-inner" style="padding: 20px 40px; ">
                       <table cellpadding="0" cellspacing="0" role="presentation" style="width: 100%;">
                        <tr>
                         <td>
                          <table cellpadding="0" cellspacing="0" role="presentation" style="width: 100%;">
                           <tr>
                            <td class="responsive-td" style="width: 50%; padding-right: 8px;" valign="top">
                             <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="background-color: transparent; min-width: 100%; " width="100%">
                              <tr>
                               <td class="stylingblock-content-wrapper camarker-inner" style="padding: 0px; ">
                                <table cellpadding="0" cellspacing="0" role="presentation" width="100%">
                                 <tr>
                                  <td align="center">
                                   <a data-linkto="https://" title="">
                                    <img alt="LEARN MORE" height="40" src="https://inboxflows.com/_/image/https%253A%252F%252Fcontent.services.honda.com%252FECRM%252FT05091%252FA05091%252FLEARN-MORE.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjb250ZW50LnNlciJ9:1pZwOD:ivFfv2_tfrAFU64DYH9sVIWl4KV_TSsuLBYAMNmS6bk" style="display: block; padding: 0px 0px 20px; text-align: center; height: 40px; width: 189px; border: 0px;" width="189"/>
                                   </a>
                                  </td>
                                 </tr>
                                </table>
                               </td>
                              </tr>
                             </table>
                            </td>
                            <td class="responsive-td" style="width: 50%; padding-left: 8px;" valign="top">
                             <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="min-width: 100%; " width="100%">
                              <tr>
                               <td class="stylingblock-content-wrapper camarker-inner">
                                <table cellpadding="0" cellspacing="0" role="presentation" width="100%">
                                 <tr>
                                  <td align="center">
                                   <a data-linkto="https://" title="">
                                    <img alt="EXPLORE INTEGRA" height="40" src="https://inboxflows.com/_/image/https%253A%252F%252Fcontent.services.honda.com%252FECRM%252FT05091%252FA05091%252FEXPLORE-INTEGRA.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjb250ZW50LnNlciJ9:1pZwOD:ivFfv2_tfrAFU64DYH9sVIWl4KV_TSsuLBYAMNmS6bk" style="display: block; padding: 0px 0px 20px; text-align: center; height: 40px; width: 189px; border: 0px;" width="189"/>
                                   </a>
                                  </td>
                                 </tr>
                                </table>
                               </td>
                              </tr>
                             </table>
                            </td>
                           </tr>
                          </table>
                         </td>
                        </tr>
                       </table>
                      </td>
                     </tr>
                    </table>
                   </td>
                  </tr>
                 </table>
                </td>
               </tr>
              </table>
              <table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
               <tr>
                <td>
                 <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="min-width: 100%; " width="100%">
                  <tr>
                   <td class="stylingblock-content-wrapper camarker-inner">
                    <!--Classes: -Cleaned up 1/27/2021 -ran through w3 validator and SFMC in code test template -Contains same classes as Honda Footer  2/3/2021 -removed profile center Acura Footer Classes em_pad_none w100pc mb-social white -->
                    <table align="center" border="0" cellpadding="0" cellspacing="0" class="w100pc" role="presentation" style="width:600px;" width="600">
                     <!--Footer1-->
                     <tr>
                      <td align="center" class="em_pad_none" style="padding:0 60px;background-color: #000000;" valign="top">
                       <table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
                        <tr>
                         <td align="center" style="padding-top:10px;" valign="top">
                          <a style="text-decoration:none;">
                           <img alt="Acura Precision Crafted Performance" src="https://inboxflows.com/_/image/https%253A%252F%252Fcontent.services.honda.com%252FECRM%252FFooter%252FBrand%252FMonotone%252FFooter-Acura-PCP-Isolation_02-10-2023.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjb250ZW50LnNlciJ9:1pZwOD:ivFfv2_tfrAFU64DYH9sVIWl4KV_TSsuLBYAMNmS6bk" style="display: block; padding: 0px; text-align: center; height: auto; width: 224px; border: 0px;" width="224"/>
                          </a>
                         </td>
                        </tr>
                        <tr>
                         <td align="center" style="padding-top:10px; padding-bottom:30px" valign="top">
                          <table border="0" cellpadding="0" cellspacing="0" class="w100pc" role="presentation" style="width:320px; max-width:320px;" width="320">
                           <tr>
                            <td align="center" style="padding:4px;" valign="middle">
                             <a style="text-decoration:none;">
                              <img alt="Twitter" border="0" class="mb-social" height="32" src="https://inboxflows.com/_/image/https%253A%252F%252Fcontent.services.honda.com%252FECRM%252FT05091%252FA05091%252Facr_twitter_icon.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjb250ZW50LnNlciJ9:1pZwOD:ivFfv2_tfrAFU64DYH9sVIWl4KV_TSsuLBYAMNmS6bk" style="width:32px;height:auto;border:0px;display:inline;" width="32"/>
                             </a>
                            </td>
                            <td align="center" style="padding:4px;" valign="middle">
                             <a style="text-decoration:none;">
                              <img alt="TikTok" border="0" class="mb-social" height="32" src="https://inboxflows.com/_/image/https%253A%252F%252Fcontent.services.honda.com%252FECRM%252FT05091%252FA05091%252Facr_tiktok_icon.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjb250ZW50LnNlciJ9:1pZwOD:ivFfv2_tfrAFU64DYH9sVIWl4KV_TSsuLBYAMNmS6bk" style="width:32px;height:auto;border:0px;display:inline;" width="32"/>
                             </a>
                            </td>
                            <td align="center" style="padding:4px;" valign="middle">
                             <a style="text-decoration:none;">
                              <img alt="Instagram" border="0" class="mb-social" height="32" src="https://inboxflows.com/_/image/https%253A%252F%252Fcontent.services.honda.com%252FECRM%252FT05091%252FA05091%252Facr_instagram_icon.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjb250ZW50LnNlciJ9:1pZwOD:ivFfv2_tfrAFU64DYH9sVIWl4KV_TSsuLBYAMNmS6bk" style="width:32px;height:auto;border:0px;display:inline;" width="32"/>
                             </a>
                            </td>
                            <td align="center" style="padding:4px;" valign="middle">
                             <a style="text-decoration:none;">
                              <img alt="Facebook" border="0" class="mb-social" height="32" src="https://inboxflows.com/_/image/https%253A%252F%252Fcontent.services.honda.com%252FECRM%252FT05091%252FA05091%252Facr_facebook_icon.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjb250ZW50LnNlciJ9:1pZwOD:ivFfv2_tfrAFU64DYH9sVIWl4KV_TSsuLBYAMNmS6bk" style="width:32px;height:auto;border:0px;display:inline;" title="Facebook" width="32"/>
                             </a>
                            </td>
                            <td align="center" style="padding:4px;" valign="middle">
                             <!--found through organic search-->
                             <a style="text-decoration:none;">
                              <img alt="LinkedIn" border="0" class="mb-social" height="32" src="https://inboxflows.com/_/image/https%253A%252F%252Fcontent.services.honda.com%252FECRM%252FT05091%252FA05091%252Facr_linkedin_icon.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjb250ZW50LnNlciJ9:1pZwOD:ivFfv2_tfrAFU64DYH9sVIWl4KV_TSsuLBYAMNmS6bk" style="width:32px;height:auto;border:0px;display:inline;" width="32"/>
                             </a>
                            </td>
                            <td align="center" style="padding:4px;" valign="middle">
                             <a style="text-decoration:none;">
                              <img alt="YouTube" border="0" class="mb-social" height="32" src="https://inboxflows.com/_/image/https%253A%252F%252Fcontent.services.honda.com%252FECRM%252FT05091%252FA05091%252Facr_youtube_icon.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjb250ZW50LnNlciJ9:1pZwOD:ivFfv2_tfrAFU64DYH9sVIWl4KV_TSsuLBYAMNmS6bk" style="width:32px;height:auto;border:0px;display:inline;" title="Youtube" width="32"/>
                             </a>
                            </td>
                            <td align="center" style="padding:4px;" valign="middle">
                             <a style="text-decoration:none;">
                              <img alt="Pinterest" border="0" class="mb-social" height="32" src="https://inboxflows.com/_/image/https%253A%252F%252Fcontent.services.honda.com%252FECRM%252FT05091%252FA05091%252Facr_pinterest_icon.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjb250ZW50LnNlciJ9:1pZwOD:ivFfv2_tfrAFU64DYH9sVIWl4KV_TSsuLBYAMNmS6bk" style="width:32px;height:auto;border:0px;display:inline;" width="32"/>
                             </a>
                            </td>
                            <td align="center" style="padding:4px;" valign="middle">
                             <!--found through organic search-->
                             <a style="text-decoration:none;">
                              <img alt="Snapchat" border="0" class="mb-social" height="32" src="https://inboxflows.com/_/image/https%253A%252F%252Fcontent.services.honda.com%252FECRM%252FT05091%252FA05091%252Facr_snapchat_icon.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjb250ZW50LnNlciJ9:1pZwOD:ivFfv2_tfrAFU64DYH9sVIWl4KV_TSsuLBYAMNmS6bk" style="width:32px;height:auto;border:0px;display:inline;" width="32"/>
                             </a>
                            </td>
                           </tr>
                          </table>
                         </td>
                        </tr>
                        <tr>
                         <td align="center" class="white" style="font-family:Arial, Helvetica, sans-serif; color: #ffffff; font-size:12px;line-height:14px;" valign="top">
                          <!--disclaimers go here-->
                          <!--disclaimers go here <br /> <br /> -->
                          <!--general footer terms-->
                          <!--ACURA - Converted to SFMC Steps 2: Update Day / Date format to AMPScript (multiple areas in header and footer) 9: Add the Correct Profile Center URL from Marketing Cloud (required) 10: Add Physical Address from Marketing Cloud (required) 11: Hide default Profile Center -->
                          <!--standard footer modified from internal ILX send-->
                          © 2023 Acura. See our
                          <a style="color:#ffffff; text-decoration:underline;">
                           Privacy Notice
                          </a>
                          .
                          <br/>
                          All information contained herein applies to U.S. vehicles only.
                          <br/>
                          <br/>
                          You have received this email because you are opted‑in to receive information from the Acura Auto Sales Division. Visit our
                          <a style="color:#ffffff; text-decoration:underline;">
                           Preference Center
                          </a>
                          to update your interests or to opt out of future promotional email communications from Acura Auto Sales.
                          <br/>
                          <br/>
                          Please do not reply to this email directly.
                          <a style="color:#ffffff; text-decoration:underline;">
                           Contact Us
                          </a>
                          .
                          <br/>
                          Or, you may write to us at:
                          <br/>
                          Acura Client Relations
                          <br/>
                          <span class="appleLinks">
                           1919 Torrance Blvd.
                           <br/>
                           M/S CHI‑4
                           <br/>
                           Torrance, CA 90501-2746, U.S.
                          </span>
                          <br/>
                          <br/>
                          Reference: T05091-A05091
                          <!--end general terms-->
                          <!--end general terms-->
                          <br/>
                         </td>
                        </tr>
                        <tr>
                         <td height="46" style="line-height:46px;">
                         </td>
                        </tr>
                       </table>
                      </td>
                     </tr>
                     <!--Footer1-->
                    </table>
                   </td>
                  </tr>
                 </table>
                </td>
               </tr>
              </table>
             </td>
            </tr>
           </tbody>
          </table>
         </td>
        </tr>
        <!-- Emailer Ends Here //-->
       </tbody>
      </table>
     </td>
    </tr>
   </tbody>
  </table>
  <!--HIDE THIS BECAUSE THE DEFAULT PREFERENCE CENTER ISN'T WORKING-->
  <span style="font-size:0px; display:none;">
   <a class="" style="font-size:0px;display:none;">
   </a>
  </span>
 </body>
 <img alt="" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fclick.em.acura.com%252Fopen.aspx%253Fffcb10-fec6127573650779-fe561c78726505757215-fe3811717164047d731271-ff6c177075-fe24157376670c7d7d1d78-ff2f17747c64%2526d%253D110019%2526bmt%253D0/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjbGljay5lbS5hYyJ9:1pZwOD:Lj2bNkencuL7kAa2Zdos9puP2dANaZekUKny6gadQDc" width="1"/>
</html>