Inboxes List

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

+New inbox

<!DOCTYPE html>
<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"/>
  <!--This tag is important for preserving your character encoding across various email clients. However, regardless of this tag, some email clients will force you to use their encoding (UTF-8) upon receiving your email, and ESPs will use their default encoding upon sending.-->
  <meta content="width=device-width, initial-scale=1.0" name="viewport"/>
  <!-- Forcing initial-scale shouldn't be necessary -->
  <meta content="telephone=no, date=no, address=no, email=no, url=no" name="format-detection"/>
  <!-- Tell iOS not to automatically link certain text strings. -->
  <meta name="x-apple-disable-message-reformatting"/>
  <!-- Disable auto-scale in iOS 10 Mail entirely -->
  <!-- Built By The FKA Team -->
  <title>
   Audi
  </title>
  <style>
   /* What it does: Remove spaces around the email design added by some email clients and resets all paragraph and heading tags to not have margin or padding. */
body, p, h1, h2, h3, h4 {
  margin: 0;
  padding: 0;
}
/* What it does: forcing the box model & stops email clients from resizing small text */
* {
  box-sizing: border-box;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
/* What it does: Stops Outlook from adding extra spacing to tables & fixes webkit padding issue. */
table {
  border-collapse: collapse;
  mso-table-lspace: 0;
  mso-table-rspace: 0;
}
/* What it does: Reset for G-Mail's default link behavior */
u+.body a {
  color: inherit;
  text-decoration: none;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
}
sup {
  font-size: .6em;
  line-height: 0;
}
/* reset the left margin to zero for Gmail webmail */
u + .body .glist { margin-left: 0 !important; }
  </style>
  <style>
   /*Prevents apple devices from resetting auto link colors, fonts, etc.*/
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;
}
a {
  color: inherit!important;
  mso-color-alt: windowtext;
  text-decoration: none;
}
/* Add unlink class to any container to prevent autolinking */
.unlink a {
  color: inherit !important;
  text-decoration: none !important;
  font-size: inherit !important;
  font-family: inherit !important;
  font-weight: inherit !important;
  line-height: inherit !important;
}
/* Fix for visited links turning purple in outlook */
span.MsoHyperlink {
  color: inherit !important;
  mso-style-priority: 99 !important;
}
span.MsoHyperlinkFollowed {
  color: inherit !important;
  mso-style-priority: 99 !important;
}
/* Prevents gmail from adding weird modal image behavior on unlinked large images */
img + div {
  display: none;
}
/* Android 4.4 screen fix */
div[style*="margin: 16px 0"] {
  margin: 0!important;
}
  </style>
  <!-- Mobile Base Styles -->
  <style>
   @media screen and (max-width:540px) {
/* Saumsung fixes */
#MessageViewBody, #MessageWebViewDiv {
  width: 100% !important;
}
/* Utility Classes */
.alignLeft {
  text-align: left !important;
}
.alignCenter {
  text-align: center !important;
  margin: 0 auto !important;
}
.fullWidth {
  width: 100% !important;
}
.displayTable {
  display: table !important;
}
.hideInMobile {
  display: none !important;
}
.mobileContainer {
  min-width: 360px !important;
  max-width: 360px !important;
  width: 360px !important;
}
.showInMobile {
  width: 100% !important;
  display: block !important;
  float: none !important;
}
.mobilePods {
  width: 100% !important;
  display: block !important;
  margin: 0 auto !important;
}
.displayBlock {
  display: block !important;
}
.hAuto {
  height: auto !important;
  max-height: none !important;
}
/* reset the left margin to zero for Gmail webmail */
u + .body .glist { margin-left: 25px !important; }
}
  </style>
  <!-- Mobile Font, Height, Width & Padding resets -->
  <style>
   @media screen and (max-width:540px) {
/* Fonts */ 
.fontSize10Footer {
  font-size: 10px!important;
  line-height: 15px !important;
  letter-spacing: 1px;
}
.fontSize13 {
  font-size: 13px!important;
  line-height: 18px !important;
}
.fontSize14 {
  font-size: 14px!important;
  line-height: 22px !important;
}
.fontSize16 {
  font-size: 16px!important;
  line-height: 24px !important;
}
/* Heights */
.h10 {
  height: 10px!important;
}
.h13 {
  height: 13px !important;
}
.h20 {
  height: 20px !important;
}
.h26 {
  height: 26px !important;
}
.h30 {
  height: 30px!important;
}
.h36 {
  height: 36px!important;
}
/* Widths */
.w17 {
  width: 17px!important;
}
.w20 {
  width: 20px !important;
}
.w22 {
  width: 22px !important;
}
.w27 {
  width: 27px!important;
}
.w29 {
  width: 29px !important;
}
.w30 {
  width: 30px !important;
}
.w120 {
  width: 120px!important;
}
.w140 {
  width: 140px!important;
}
.w218 {
  width: 218px!important;
}
.w324 {
  width: 324px!important;
}
.w360 {
  width: 360px!important;
}
/* Padding */
.padR0 {
  padding-right: 0px!important;
}
.padB25 {
  padding-bottom: 25px !important;
}
.padL10 {
  padding-left: 10px!important;
}
}
  </style>
  <!-- Desktop Outlook chokes on web font references and defaults to Times New Roman, so we force a safe fallback font. -->
  <!--[if mso]>         <style>             * {                 font-family: sans-serif !important;             }              sup { font-size: 100% !important; }          </style>     <![endif]-->
  <!-- Makes background images in 72ppi Outlook render at correct size. -->
  <!--[if mso]>     <noscript>       <xml>         <o:OfficeDocumentSettings>           <o:PixelsPerInch>96</o:PixelsPerInch>         </o:OfficeDocumentSettings>       </xml>     </noscript>     <![endif]-->
  <!-- Makes bullets render correctly in Outlook -->
  <!--[if (gte mso 9)|(IE)]> <style> li { margin-left:27px !important; mso-special-format: bullet; } .forDumbOutlooks { margin-left: -25px !important; } </style> <![endif]-->
 </head>
 <body class="body" xml:lang="en">
  <div style="display:none">
   See how the 2025 Audi Q3 takes you beyond expectations.
  </div>
  <!-- The following code will prevent any content from the top of your email showing in the preheader preview -->
  <div style="display:none">
   ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏
  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏
  </div>
  <div aria-label="email name" aria-roledescription="email" dir="ltr" lang="en" role="article">
   <table align="center" border="0" cellpadding="0" cellspacing="0" class="mobileContainer" style="width:720px;" width="720">
    <!-- HEADER -->
    <tr>
     <td align="left" valign="top">
      <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
       <tr>
        <td align="left" valign="top">
         <a style="text-decoration:none;" target="_blank">
          <img alt="Audi" class="hideInMobile" src="https://inboxflows.com/_/image/https%253A%252F%252Faoa-images-prod.s3.amazonaws.com%252FTemplate%252F2023%252Fimg_Audi_Header_Rings_White_2023.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZhb2EtaW1hZ2VzLSIsInRpbWUiOjE3NTc3Mjk4NDEuNTA2MTUwN30:1uxFpJ:VRBPAZFkJ9ETwYgWXe2oddrKcmQgNh4r8xSdpHxGziM" style="border:none; display:block;" width="360"/>
          <!--[if !mso]><!-->
          <img alt="Audi" class="displayBlock" src="https://inboxflows.com/_/image/https%253A%252F%252Faoa-images-prod.s3.amazonaws.com%252FTemplate%252F2023%252Fimg_Audi_Header_Rings_White_mob_2023.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZhb2EtaW1hZ2VzLSIsInRpbWUiOjE3NTc3Mjk4NDEuNTA2Nzc0Mn0:1uxFpJ:s7SLpSJPO6L-xHAWUqZsjgucnOGuW1ztMmbc89o-MyM" style="display:none;" width="180"/>
          <!--<![endif]-->
         </a>
        </td>
        <td align="left" valign="top">
         <a style="text-decoration:none;" target="_blank">
          <img alt="VIEW IN BROWSER." class="hideInMobile" src="https://inboxflows.com/_/image/https%253A%252F%252Faoa-images-prod.s3.amazonaws.com%252FTemplate%252F2023%252Fimg_Audi_Header_View_In_Browser_White_2023.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZhb2EtaW1hZ2VzLSIsInRpbWUiOjE3NTc3Mjk4NDEuNTA3MDE1fQ:1uxFpJ:lgWcejWadbwiqunSbo9W28H5DY4SvFFUmdiuciUdoOU" style="border:none; display:block;" width="360"/>
          <!--[if !mso]><!-->
          <img alt="VIEW IN BROWSER." class="displayBlock" src="https://inboxflows.com/_/image/https%253A%252F%252Faoa-images-prod.s3.amazonaws.com%252FTemplate%252F2023%252Fimg_Audi_Header_View_In_Browser_White_mob_2023.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZhb2EtaW1hZ2VzLSIsInRpbWUiOjE3NTc3Mjk4NDEuNTA3MTU3OH0:1uxFpJ:C2kjQCG8_QrNtuMBGi8UC71IsDAqnVhvNd80CogjBgM" style="display:none;" width="180"/>
          <!--<![endif]-->
         </a>
        </td>
       </tr>
      </table>
     </td>
    </tr>
    <!-- END HEADER  -->
    <!-- HERO -->
    <tr>
     <td>
      <a style="text-decoration:none;" target="_blank">
       <!-- IMAGE FOR NON-OUTLOOK DEVICES -->
       <!--[if !mso]><!-->
       <img alt="The fun side of functional." class="hideInMobile" src="https://inboxflows.com/_/image/https%253A%252F%252Faoa-images-prod.s3.amazonaws.com%252FAutomated%252FHandraiser_Dynamic_Program%252FT1%252FMY25%252Fimages%252Fimg_HRDP_MY25_T1_Q3_Hero_FB.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZhb2EtaW1hZ2VzLSIsInRpbWUiOjE3NTc3Mjk4NDEuNTA3MzA5fQ:1uxFpJ:sWIRIuK1duH8IOYG8B4C_qObVDjBYPqr5LmmAntqzpA" style="border:none; display:block;" width="720"/>
       <img alt="The fun side of functional." class="showInMobile" src="https://inboxflows.com/_/image/https%253A%252F%252Faoa-images-prod.s3.amazonaws.com%252FAutomated%252FHandraiser_Dynamic_Program%252FT1%252FMY25%252Fimages%252Fimg_HRDP_MY25_T1_Q3_Hero_FB_mob.gif/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZhb2EtaW1hZ2VzLSIsInRpbWUiOjE3NTc3Mjk4NDEuNTA3NDQ2NX0:1uxFpJ:swZCY8wBL1NZ_48UF2zRAI38l1373AbYojq2jfgGkKw" style="border:none; display:none;" width="360"/>
       <!--<![endif]-->
       <!-- IMAGE FOR OUTLOOK DEVICES -->
       <!--[if mso]>         <img alt="The fun side of functional." src="https://aoa-images-prod.s3.amazonaws.com/Automated/Handraiser_Dynamic_Program/T1/MY25/images/img_HRDP_MY25_T1_Q3_Hero_FB.jpg" width="720" style="border:none; display:block;">         <![endif]-->
      </a>
     </td>
    </tr>
    <!-- END HERO -->
    <tr>
     <td align="left" valign="top">
      <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
       <!-- START BODY -->
       <tr>
        <td align="left" valign="top">
         <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
          <tr>
           <td align="left" class="w30" valign="top" width="37">
           </td>
           <td align="left" valign="top">
            <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
             <tr>
              <td align="left" valign="top">
               <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
                <tr>
                 <td align="left" height="40" valign="top">
                 </td>
                </tr>
                <tr>
                 <td align="left" height="15" valign="top">
                 </td>
                </tr>
                <tr>
                 <td align="left" valign="top">
                  <p style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#000; line-height:28px; -webkit-text-size-adjust:none;">
                   Fred,
                  </p>
                 </td>
                </tr>
                <tr>
                 <td align="left" height="10" valign="top">
                 </td>
                </tr>
                <tr>
                 <td align="left" valign="top">
                  <p style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#000; line-height:20px; -webkit-text-size-adjust:none;">
                   This is luxury built for you. The 2025
                   <span style="white-space: nowrap;">
                    Audi Q3
                   </span>
                   caters to your daily drives with joy. It's classy meets convenience in an SUV that delivers the best of Audi in an exciting package.
                  </p>
                 </td>
                </tr>
                <tr>
                 <td align="left" height="45" valign="top">
                 </td>
                </tr>
               </table>
              </td>
             </tr>
            </table>
           </td>
           <td align="left" class="w27" valign="top" width="50">
           </td>
          </tr>
         </table>
        </td>
       </tr>
       <!-- END BODY -->
       <!-- START FEATURES -->
       <tr>
        <td align="left" valign="top">
         <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
          <tr>
           <td align="left" valign="top">
            <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
             <tr>
              <!-- START IMAGE LEFT -->
              <td align="left" class="mobilePods" valign="top">
               <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
                <tr>
                 <td align="left" valign="top">
                  <a target="_blank">
                   <img alt="" border="0" class="hideInMobile" src="https://inboxflows.com/_/image/https%253A%252F%252Faoa-images-prod.s3.amazonaws.com%252FAutomated%252FHandraiser_Dynamic_Program%252FT1%252FMY25%252Fimages%252Fimg_HRDP_MY25_T1_Q3_SND.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZhb2EtaW1hZ2VzLSIsInRpbWUiOjE3NTc3Mjk4NDEuNTA3NTg1fQ:1uxFpJ:rSynJvlYuw8KOB9V6AEYOontcuJkgQ20shdxsoVvriI" style="border:none; display:block;" width="340"/>
                   <!--[if !mso]><!-->
                   <img alt="" class="showInMobile" src="https://inboxflows.com/_/image/https%253A%252F%252Faoa-images-prod.s3.amazonaws.com%252FAutomated%252FHandraiser_Dynamic_Program%252FT1%252FMY25%252Fimages%252Fimg_HRDP_MY25_T1_Q3_SND_Mob.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZhb2EtaW1hZ2VzLSIsInRpbWUiOjE3NTc3Mjk4NDEuNTA3NzI1Mn0:1uxFpJ:BqFmuAzXl7K5CpcroFD2vGXVFfC6aL-yP0W9kVBxLN4" style="border:none; display:none;" width="360"/>
                   <!--<![endif]-->
                  </a>
                 </td>
                </tr>
                <tr>
                 <td align="left" class="h36" height="55" valign="top">
                 </td>
                </tr>
               </table>
              </td>
              <!-- END IMAGE LEFT -->
              <!-- START TEXT RIGHT -->
              <td align="left" class="mobilePods" valign="top">
               <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
                <tr>
                 <td align="left" class="w20" valign="top" width="35">
                 </td>
                 <td align="left" valign="top">
                  <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
                   <tr>
                    <td align="left" height="15" valign="top">
                    </td>
                   </tr>
                   <tr>
                    <td align="left" valign="top">
                     <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
                      <tr>
                       <td align="left" valign="top">
                        <div class="forDumbOutlooks">
                         <ul align="left" class="glist" style="margin:0; margin-left: 25px; padding:0; font-family:  Verdana, Arial, Helvetica, sans-serif; color:#000; font-size:14px; line-height:20px; -webkit-text-size-adjust:none;" type="disc">
                          <!-- HTML for Feature Row -->
                          <li style="margin-bottom:20px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#000; line-height:20px; -webkit-text-size-adjust:none;">
                           quattro
                           <sup>
                            ®
                           </sup>
                           all-wheel drive comes standard, giving you exceptional performance and handling.
                          </li>
                          <!-- End HTML for Feature Row -->
                          <!-- HTML for Feature Row -->
                          <li style="margin-bottom:20px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#000; line-height:20px; -webkit-text-size-adjust:none;">
                           40/20/40 split rear folding seats make for versatile cargo space inside a bold, athletic exterior.
                          </li>
                          <!-- End HTML for Feature Row -->
                          <!-- HTML for Feature Row -->
                          <li style="margin-bottom:20px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#000; line-height:20px; -webkit-text-size-adjust:none;">
                           Enjoy crisp graphics and acoustic feedback on the standard MMI touch display with available 360
                           <sup>
                            °
                           </sup>
                           top view camera system.
                          </li>
                          <!-- End HTML for Feature Row -->
                         </ul>
                         <div style="display:none;">
                         </div>
                        </div>
                       </td>
                      </tr>
                      <tr>
                       <td align="left" class="h30" height="20" valign="top">
                       </td>
                      </tr>
                      <tr>
                       <td align="left" style="padding-left: 35px;" valign="top">
                        <a target="_blank">
                         <img alt="Explore features" border="0" class="w218" src="https://inboxflows.com/_/image/https%253A%252F%252Faoa-images-prod.s3.amazonaws.com%252FAutomated%252FHandraiser_Dynamic_Program%252FTemplate%252F2024%252Fimg_HRDP_MY25_T1_CTA.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZhb2EtaW1hZ2VzLSIsInRpbWUiOjE3NTc3Mjk4NDEuNTA3ODYyOH0:1uxFpJ:s6SEdqYRHSFZVUctbWcqYsGn4uOTvsSEaJSLCCNud20" style="display:block;" width="210"/>
                        </a>
                       </td>
                      </tr>
                      <tr>
                       <td align="left" class="h45" height="35" valign="top">
                       </td>
                      </tr>
                     </table>
                    </td>
                   </tr>
                  </table>
                 </td>
                 <td align="left" class="w20" valign="top" width="35">
                 </td>
                </tr>
               </table>
              </td>
              <!-- END TEXT RIGHT -->
             </tr>
            </table>
           </td>
          </tr>
         </table>
        </td>
       </tr>
       <!-- END FEATURES -->
       <!-- START FULL WIDTH IMAGE -->
       <tr>
        <td align="left" valign="top">
         <a target="_blank">
          <img alt="" border="0" class="hideInMobile" src="https://inboxflows.com/_/image/https%253A%252F%252Faoa-images-prod.s3.amazonaws.com%252FAutomated%252FHandraiser_Dynamic_Program%252FT1%252FMY25%252Fimages%252Fimg_HRDP_MY25_T1_Q3_TRD.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZhb2EtaW1hZ2VzLSIsInRpbWUiOjE3NTc3Mjk4NDEuNTA4MDE1Mn0:1uxFpJ:puDmFvg5KLC3De6NUUozeaHpEhKAedikx9UTAFVHKQ8" style="border:none; display:block;" width="720"/>
          <!--[if !mso]><!-->
          <img alt="" class="showInMobile" src="https://inboxflows.com/_/image/https%253A%252F%252Faoa-images-prod.s3.amazonaws.com%252FAutomated%252FHandraiser_Dynamic_Program%252FT1%252FMY25%252Fimages%252Fimg_HRDP_MY25_T1_Q3_TRD_mob.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZhb2EtaW1hZ2VzLSIsInRpbWUiOjE3NTc3Mjk4NDEuNTA4MTc3NX0:1uxFpJ:EtivKWLkxnXMklGqd8Zp6bt_qA1f2_bU0Zv5qJLlBjY" style="border:none; display:none;" width="360"/>
          <!--<![endif]-->
         </a>
        </td>
       </tr>
       <!-- END FULL WIDTH IMAGE -->
      </table>
     </td>
    </tr>
    <!-- END BODY AND FEATURES -->
    <!-- FOOTER -->
    <tr>
     <td align="left" bgcolor="#000000" valign="top">
      <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
       <!-- START LOGO RINGS FOOTER -->
       <span style="background-color: #000000;">
        <tr bgcolor="#000000" style="background-color: #000000;">
         <td align="left" bgcolor="#000000" style="background-color: #000000;" valign="top">
          <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
           <tr>
            <td align="left" class="w22" valign="top" width="37">
            </td>
            <td align="left" valign="top">
             <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
              <tr>
               <td align="left" class="h20" height="30" valign="top">
               </td>
              </tr>
              <tr>
               <td align="left" valign="top">
                <p class="fontSize13" style="font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:normal; font-size:11px; color:#ffffff; line-height:15px; -webkit-text-size-adjust:none; letter-spacing: 0.5px;">
                 Unlock your ownership experience with the myAudi app.¹
                 <a style="color:#ffffff; line-height:13px; text-decoration:underline;" target="_blank">
                  Learn more.
                 </a>
                </p>
               </td>
              </tr>
              <tr>
               <td align="left" class="h20" height="10" valign="top">
               </td>
              </tr>
              <tr>
               <td align="left" valign="top">
                <table border="0" cellpadding="0" cellspacing="0" role="presentation">
                 <tr>
                  <td align="left" valign="top">
                   <a target="_blank">
                    <img alt="Download on the App Store." border="0" class="w120" src="https://inboxflows.com/_/image/https%253A%252F%252Faoa-images-prod.s3.amazonaws.com%252FTemplate%252F2023%252Fimg_AppStore_2023.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZhb2EtaW1hZ2VzLSIsInRpbWUiOjE3NTc3Mjk4NDEuNTA4MzExN30:1uxFpJ:rScNsFXyLadd6mlivPeukDNxSyez3-MB-nYnTTNiH3M" style="display:block;" width="66"/>
                   </a>
                  </td>
                  <td align="left" class="w27" valign="top" width="13">
                  </td>
                  <td align="left" valign="top">
                   <a target="_blank">
                    <img alt="Google Play." border="0" class="w140" src="https://inboxflows.com/_/image/https%253A%252F%252Faoa-images-prod.s3.amazonaws.com%252FTemplate%252F2023%252Fimg_GooglePlay_2023.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZhb2EtaW1hZ2VzLSIsInRpbWUiOjE3NTc3Mjk4NDEuNTA4NDQyMn0:1uxFpJ:7dRiG9NduNjXBfc3xBGXacwgGXZuj4yZ5z_ZJGJ-4K4" style="display:block;" width="78"/>
                   </a>
                  </td>
                 </tr>
                </table>
               </td>
              </tr>
             </table>
            </td>
           </tr>
          </table>
         </td>
        </tr>
       </span>
       <!-- END myADUI APP FOOTER -->
       <tr>
        <td align="left" valign="top">
         <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
          <tr>
           <td align="left" class="w22" valign="top" width="37">
           </td>
           <td align="left" valign="top">
            <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
             <tr>
              <td align="left" class="h25" height="15" valign="top">
              </td>
             </tr>
             <tr>
              <td align="left" valign="top">
               <p style="font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:normal; font-size:10px; color:#ffffff; line-height:15px; -webkit-text-size-adjust:none; letter-spacing:-0.5px;">
                1 myAudi services require myAudi account and acceptance of Terms of Service. Standard text and data usage rates may apply. Always pay careful attention to the road, and do not drive while distracted.
               </p>
              </td>
             </tr>
             <tr>
              <td class="h13" height="10">
              </td>
             </tr>
             <tr>
              <td align="left" valign="top">
               <p style="font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:normal; font-size:10px; color:#ffffff; line-height:15px; -webkit-text-size-adjust:none; letter-spacing:-0.5px;">
                “Audi,” “Singleframe” and the Singleframe grille design, the four rings logo and all model names are registered trademarks of AUDI AG. “Apple” and the Apple logo are trademarks of Apple Inc., registered in the U.S. and other countries and regions. “App Store” is a service mark of Apple Inc. “Google Play” and the Google Play logo are trademarks of Google LLC. All other trademarks are the property of their respective owners.
               </p>
              </td>
             </tr>
             <tr>
              <td class="h13" height="10">
              </td>
             </tr>
             <tr>
              <td align="left" valign="top">
               <p style="font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:normal; font-size:10px; color:#ffffff; line-height:15px; -webkit-text-size-adjust:none; letter-spacing:-0.5px;">
                To ensure you continue to receive emails from Audi, please place
                <a alias="AudiExperiencetxt" style="color:#ffffff; text-decoration:underline; line-height:15px;">
                 AudiExperience@e.audiusa.com
                </a>
                in your address book. If you would no longer like to receive these marketing emails, you may
                <a style="color:#ffffff; text-decoration:underline; line-height:15px; font-weight: bold;" target="_blank">
                 unsubscribe
                </a>
                . 
       You may also
                <a style="color:#ffffff; text-decoration:underline; line-height:15px;" target="_blank">
                 contact Audi directly
                </a>
                with questions or for additional information. This is an outbound email only; we will be unable to respond to replies. For comments and questions, please contact
                <a style="color:#ffffff; text-decoration:underline; line-height:15px;" target="_blank">
                 auditalk@audi.com
                </a>
                .
               </p>
              </td>
             </tr>
             <tr>
              <td align="left" class="h25" height="20" valign="top">
              </td>
             </tr>
             <tr bgcolor="#000">
              <td align="left" valign="top">
               <table border="0" cellpadding="0" cellspacing="0" role="presentation" width="100%">
                <tr>
                 <td align="left" class="mobilePods" valign="top" width="100">
                  <p class="fontSize13 padB25" style="font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:bold; font-size:10px; color:#ffffff; line-height:13px; -webkit-text-size-adjust:none; letter-spacing: 1px;">
                   <a style="color:#ffffff; line-height:13px; text-decoration:none" target="_blank">
                    AUDIUSA.COM
                   </a>
                  </p>
                 </td>
                 <td align="right" class="mobilePods alignLeft" valign="bottom">
                  <table border="0" cellpadding="0" cellspacing="0" role="presentation">
                   <tr>
                    <td align="left" valign="top" width="14">
                     <a target="_blank">
                      <img alt="Facebook." border="0" class="w20" src="https://inboxflows.com/_/image/https%253A%252F%252Faoa-images-prod.s3.amazonaws.com%252FAutomated%252FInside_the_Rings%252Fimages%252Fimg_Facebook.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZhb2EtaW1hZ2VzLSIsInRpbWUiOjE3NTc3Mjk4NDEuNTA4NTc1NH0:1uxFpJ:bmCdmyiD2d7LeV_Pov6o4ZJZX791lTKg9orPlu-ZS98" style="display:block;" width="14"/>
                     </a>
                    </td>
                    <td align="left" class="w10" valign="top" width="15">
                    </td>
                    <td align="left" valign="top" width="20">
                     <a target="_blank">
                      <img alt="YouTube." border="0" class="w30" src="https://inboxflows.com/_/image/https%253A%252F%252Faoa-images-prod.s3.amazonaws.com%252FAutomated%252FInside_the_Rings%252Fimages%252Fimg_Youtube.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZhb2EtaW1hZ2VzLSIsInRpbWUiOjE3NTc3Mjk4NDEuNTA4NzA0Mn0:1uxFpJ:FzQg7DjFb7CvffgB7DWmABaLOxJ8LRWYkRR3aGYW0P0" style="display:block;" width="20"/>
                     </a>
                    </td>
                    <td align="left" valign="top" width="15">
                    </td>
                    <td align="left" valign="top" width="17">
                     <a target="_blank">
                      <img alt="Instagram." border="0" class="w27" src="https://inboxflows.com/_/image/https%253A%252F%252Faoa-images-prod.s3.amazonaws.com%252FAutomated%252FInside_the_Rings%252Fimages%252Fimg_Instagram.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZhb2EtaW1hZ2VzLSIsInRpbWUiOjE3NTc3Mjk4NDEuNTA4ODMxM30:1uxFpJ:AnudhSdI8xYootX1VNIZd5GZ7JXoMb0-I7oTOSXwgs4" style="display:block;" width="17"/>
                     </a>
                    </td>
                    <td align="left" valign="top" width="15">
                    </td>
                    <td align="left" valign="top" width="17">
                     <a target="_blank">
                      <img alt="Threads." border="0" class="w27" src="https://inboxflows.com/_/image/https%253A%252F%252Faoa-images-prod.s3.amazonaws.com%252FTemplate%252F2024%252Fthreads_icon5.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZhb2EtaW1hZ2VzLSIsInRpbWUiOjE3NTc3Mjk4NDEuNTA4OTYzM30:1uxFpJ:qGXsN-jrwuLRxOrB92ryPG7rqQAf0tAdd7qZf474z9U" style="display:block;" width="17"/>
                     </a>
                    </td>
                    <td align="left" valign="top" width="15">
                    </td>
                    <td align="left" style="padding-top: 1px;" valign="top" width="17">
                     <a target="_blank">
                      <img alt="LinkedIn." border="0" class="w27" src="https://inboxflows.com/_/image/https%253A%252F%252Faoa-images-prod.s3.amazonaws.com%252FAutomated%252FInside_the_Rings%252Fimages%252Fimg_LinkedIn.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZhb2EtaW1hZ2VzLSIsInRpbWUiOjE3NTc3Mjk4NDEuNTA5MDkyOH0:1uxFpJ:-2H8n6iQkpWIhF9C-1wIaJglUfscekXxY-MeLNj59YE" style="display:block;" width="17"/>
                     </a>
                    </td>
                   </tr>
                  </table>
                 </td>
                </tr>
               </table>
              </td>
             </tr>
             <tr>
              <td class="h30" height="10">
              </td>
             </tr>
             <!-- START FOOTER LINE -->
             <tr>
              <td align="center">
               <img alt="" class="hideInMobile" src="https://inboxflows.com/_/image/https%253A%252F%252Faoa-images-prod.s3.amazonaws.com%252FTemplate%252F2023%252Fimg_Line_2023.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZhb2EtaW1hZ2VzLSIsInRpbWUiOjE3NTc3Mjk4NDEuNTA5MjM4fQ:1uxFpJ:iKJE6z2sSqMUN5g3HcNO3xbjKwbTeT7LDIqUl2LSoAw" style="border:none; display:block;" width="645"/>
               <!--[if !mso]><!-->
               <img alt="" class="showInMobile" src="https://inboxflows.com/_/image/https%253A%252F%252Faoa-images-prod.s3.amazonaws.com%252FTemplate%252F2023%252Fimg_Line_mob_2023.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZhb2EtaW1hZ2VzLSIsInRpbWUiOjE3NTc3Mjk4NDEuNTA5MzYyfQ:1uxFpJ:41U_aAOn2OQFWO-gypnDYc_1227taNpp-Q2iBtvhHjU" style="border:none; display:none;" width="305"/>
               <!--<![endif]-->
              </td>
             </tr>
             <!-- END FOOTER LINE -->
             <tr>
              <td class="h15" height="10">
              </td>
             </tr>
             <tr>
              <td align="left" valign="top">
               <p class="fontSize10Footer" style="font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:normal; font-size:10px; color:#ffffff; line-height:15px; -webkit-text-size-adjust:none; letter-spacing:-0.5px;">
                ©2025 Audi of America, Inc.     |
                <a class="outlookFix" style="color:#ffffff; line-height:15px; text-decoration:underline;" target="_blank">
                 Privacy Policy
                </a>
                <!--[if !mso]><!-->
                <br class="displayBlock" style="display:none;"/>
                <!--<![endif]-->
                <span class="hideInMobile">
                 |
                </span>
                Audi of America, Inc.
                <!--[if !mso]><!-->
                <br class="displayBlock" style="display:none;"/>
                <!--<![endif]-->
                1950 Opportunity Way, Suite 1500,
                <!--[if !mso]><!-->
                <br class="displayBlock" style="display:none;"/>
                <!--<![endif]-->
                Reston, VA 20190
               </p>
              </td>
             </tr>
             <tr>
              <td class="h15" height="10">
               <!-- 8/7/2024 - MiS
                                Block ID '300192' (name 'CIP Capture EM HTML') - for Customer Insight Portal (CIP)
                                - Code Snippet source in VWGoA BU and shared to child BUs
                                - content is AMPScript to capture rendered email HTML in SendLog variable emailHTML for only
                                - one specific email address deployed to (marketingservices@vw.com)
                                -->
              </td>
             </tr>
             <tr>
              <td align="left" height="40" valign="top">
              </td>
             </tr>
            </table>
           </td>
           <td align="left" class="w27" valign="top" width="37">
           </td>
          </tr>
         </table>
        </td>
       </tr>
      </table>
     </td>
    </tr>
    <tr>
     <td align="left" height="40" valign="top">
     </td>
    </tr>
    <!-- END FOOTER -->
    <!-- SFMC will have a meltdown if you don't keep this code inside your template -->
    <!--[if !mso]><!-->
    <tr>
     <td style="display:none;">
      <a style="color: #000000;">
       Update Profile
      </a>
      <span style="color: #000000;">
       This email was sent by:
       <strong>
        Volkswagen Group of America, Inc.
       </strong>
       1950 Opportunity Way Reston,
        VA, 20190, US
      </span>
      <img alt="" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fclick.e.audiusa.com%252Fopen.aspx%253Fffcb10-fe9115707c6c047e7c-fe2a167372670c7d701578-fe3615707564047f721c77-ff951579-fe3417707662057d751278-ff67167675%2526d%253D100216%2526bmt%253D0/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjbGljay5lLmF1ZCIsInRpbWUiOjE3NTc3Mjk4NDEuNTA5NTYxfQ:1uxFpJ:X9nihEhZYokoA9YlmD0JSwopicL-GTUrM_gEUTc-wRY" width="1"/>
     </td>
    </tr>
    <!--<![endif]-->
   </table>
  </div>
 </body>
</html>